.interest-page .interest-page-header .book-deals .carousel-container .carousel-root .carousel-slider .slider-wrapper ul{transform:none!important}.books-container{width:45%;margin:.5rem;display:flex}.book-details{align-content:center;margin-left:20px}.book-details .title{letter-spacing:2px;font-size:1.3rem;font-weight:700}.book-actions{justify-content:left;align-items:center;gap:1rem;margin-top:1rem;display:flex}.book-actions .button{color:#000;border-radius:5px;padding:12px 20px;font-weight:700}.more-recommendations{font-size:.8rem;font-weight:700}.more-recommendations .post-link{color:#2d68b0;font-size:1rem;font-weight:700}.interest-page-books{flex-direction:column;align-items:center;margin:1rem auto;display:flex}.interest-page-books .newsletter-container{background:#70c9f1;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:60%;margin:1rem auto;padding:1rem;display:flex}.interest-page-books .newsletter-container .newsletter-comp{width:80%}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container{justify-content:center;align-items:center}.interest-page-books .newsletter-container .newsletter-copy{text-align:center;margin:0;font-family:lora;font-size:2rem;font-weight:700}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container .inputBox.newsletter_with_image_inputBox input{text-align:center;border-radius:10px;margin-right:1rem;padding:1.5rem}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container .inputBox.newsletter_with_image_inputBox input::placeholder{font-size:1.2rem}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container .buttonBox button{background-color:#000;border-radius:50px;margin:1rem;padding:1.4rem;font-size:1.2rem;font-weight:700}.interest-page-books .newsletter-container .newsletter-copy p{font-family:var(--montserrat-font);margin:.5rem;font-size:1.2rem;font-weight:400}@media (max-width:1024px){.book-details{margin-left:.5rem}.interest-page-books .books-container{width:90%;max-width:90%}.interest-page-books .books-container .button{color:#000;padding:.5rem 2.3rem;font-size:.8rem}.interest-page-books .newsletter-container{flex-direction:column;max-width:95%}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container{flex-direction:column}.interest-page-books .newsletter-container .newsletter-comp{width:100%}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container .inputBox.newsletter_with_image_inputBox{width:100%;max-width:100%}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container .inputBox.newsletter_with_image_inputBox input{margin-right:0}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container .inputBox.newsletter_with_image_inputBox .input-group{margin-right:calc(var(--is-tablet) * -10px)}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container .buttonBox{width:100%;max-width:100%;margin-left:0}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container .buttonBox button{margin:1rem auto}.interest-page-books .newsletter-container .newsletter-copy{font-size:2rem}.book-details .title{font-size:1rem}.book-details .author{font-size:.8rem}.interest-page-books .newsletter-container .formGroup .newLetterContainer.newsletter_with_image_container{align-items:center}}
.Accordion-module__uF9gGa__accordion__section{max-width:var(--section-max-width,40%);width:var(--section-width,initial);background:#eee;flex-direction:column;display:flex}.Accordion-module__uF9gGa__accordion{color:#444;cursor:pointer;background:#fff;border:1px solid #000;border-radius:50px;outline:none;justify-content:space-between;align-items:center;margin-top:12px;padding:17px 13px;transition:background-color .3s;display:flex}.Accordion-module__uF9gGa__accordion.Accordion-module__uF9gGa__active{background-color:#ddd}.Accordion-module__uF9gGa__accordion__title{text-align:left;margin:0 12px 0 0;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700}.Accordion-module__uF9gGa__accordion__icon{height:13px;margin-left:auto;transition:transform .6s}.Accordion-module__uF9gGa__rotate{transform:rotate(90deg)}.Accordion-module__uF9gGa__accordion__content{max-height:var(--content-max-height,0px);text-align:center;margin-left:-220px;transition:max-height .6s;overflow:hidden}.Accordion-module__uF9gGa__accordion__text{padding:18px;font-size:14px;font-weight:400}@media (min-width:320px) and (max-width:767px){.Accordion-module__uF9gGa__accordion{margin-top:0}}@media (min-width:768px){.Accordion-module__uF9gGa__accordion__section{width:25%}.Accordion-module__uF9gGa__accordion__content{margin-left:-550px}.Accordion-module__uF9gGa__accordion__text{margin-left:5%}.Accordion-module__uF9gGa__accordion{padding:8px 13px}}@media (min-width:768px) and (max-width:1023px){.Accordion-module__uF9gGa__accordion__content{margin-left:-450px}.Accordion-module__uF9gGa__accordion__text{margin-left:5%}.Accordion-module__uF9gGa__accordion{padding:13px 20px}}
.qa-form{background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:10px;flex-direction:column;align-items:center;max-width:60%;margin:2rem auto;padding:1rem;display:flex}.qa-form .accordion__section{background-color:#f9f9f9;border-bottom:1px solid #e1e1e1;width:80%;max-width:80%;margin:.5rem}.qa-form .accordion__section .accordion__content .accordion__text{text-align:left;margin:0;padding-top:0}.qa-form .accordion__section .accordion__content .accordion__text p{margin:0}.qa-form .accordion__section .accordion .accordion__title p{margin:0;font-size:1.2rem}.qa-form .accordion__section button.accordion{background-color:#f9f9f9;border:none}.qa-form .accordion__section .accordion__content{margin:auto}@media (max-width:1024px){.qa-form{max-width:95%}.qa-form .accordion__section{width:95%;max-width:95%}.qa-form .accordion__section .accordion .accordion__title p{font-size:.8rem}}
.InterestPageHeader-module__UJt0bG__interest-page-header{background-color:#b9dfff;min-height:400px;padding:1rem;display:flex}.InterestPageHeader-module__UJt0bG__interest-page-header .InterestPageHeader-module__UJt0bG__headerCopy{flex:2;padding:1rem}.InterestPageHeader-module__UJt0bG__interest-page-header .InterestPageHeader-module__UJt0bG__book-deals{background:#fff;border:none;border-radius:20px;flex:1;min-height:330px;margin:auto 1rem}.InterestPageHeader-module__UJt0bG__interest-page-header .InterestPageHeader-module__UJt0bG__book-deals .InterestPageHeader-module__UJt0bG__title{color:#2d68b0;letter-spacing:2px;margin-bottom:auto;padding:.5rem 1rem;font-family:lora;font-size:2rem;font-weight:700;line-height:1.2}.InterestPageHeader-module__UJt0bG__loader{text-align:center;color:#2d68b0;padding:1rem}.InterestPageHeader-module__UJt0bG__read-more-button{color:#fff;cursor:pointer;background-color:#2d68b0;border:none;border-radius:2px;margin:.5rem auto;padding:.8rem 1rem;font-size:.8rem;font-weight:700}.InterestPageHeader-module__UJt0bG__read-more-button:hover{background-color:#1d4e8b}@media (max-width:1024px){.InterestPageHeader-module__UJt0bG__interest-page-header{flex-direction:column}.InterestPageHeader-module__UJt0bG__interest-page-header .InterestPageHeader-module__UJt0bG__headerCopy{padding:1rem 0 0}.InterestPageHeader-module__UJt0bG__interest-page-header .InterestPageHeader-module__UJt0bG__book-deals{margin:0}.InterestPageHeader-module__UJt0bG__interest-page-header .InterestPageHeader-module__UJt0bG__book-deals .InterestPageHeader-module__UJt0bG__title{padding:.5rem;font-size:1.5rem}.InterestPageHeader-module__UJt0bG__interest-page-header .InterestPageHeader-module__UJt0bG__book-deals{min-height:200px}}@media (max-width:575px){.InterestPageHeader-module__UJt0bG__interest-page-header .InterestPageHeader-module__UJt0bG__headerCopy .InterestPageHeader-module__UJt0bG__header-title{margin:1.2rem auto;font-size:1.2rem}}
.interest-page-header .book-deals .carousel-container{border:none;padding:.5rem 1rem}.interest-page-header .book-deals .carousel-container .dealspage__bookcontent .dealspage__buy_button{background:#2d68b0;border-radius:10px}.interest-page-header .book-deals .carousel-container .dealspage__bookcontent .dealspage__buy_button a{color:#fff}.interest-page-header .book-deals .carousel-container .dealspage__bookcontent a img{height:218px;min-height:218px}.interest-page-header .book-deals .carousel-container .dealspage_book_read_more_link{display:none}.interest-page-header .book-deals .carousel-container .afb__title{text-align:left;letter-spacing:2px;min-height:72px;font-size:1.2rem;line-height:1.2}.interest-page-header .book-deals .carousel-container .afb__title .afb__author{font-size:1.2rem}.interest-page-header .book-deals .carousel-container .dealspage__book_retailers{flex-direction:column;gap:.5rem;max-width:100%;padding:20px 0}.interest-page-header .book-deals .carousel-container .dealspage__bookcontent .dealspage__book_detail .dealspage__book_retailers .dealspage__dropdown{width:100%}.interest-page-header .book-deals .carousel-container .dealspage__bookcontent .dealspage__book_detail .dealspage__book_retailers .dealspage__buy_button{width:100%;margin:0}@media (max-width:1024px){.interest-page-header .book-deals .carousel-container .dealspage__bookcontent a img{width:130px;height:auto;min-height:initial}.interest-page-header .book-deals .carousel-container .dealspage__bookcontent .dealspage__bookimage{width:unset}.interest-page-header .book-deals .carousel-container{padding:0}.interest-page-header .book-deals{min-height:200px;padding:.3rem}.interest-page-header .book-deals .carousel-container .afb__title{min-height:58px;font-size:1rem}.interest-page-header .book-deals .carousel-container .dealspage__bookcontent .dealspage__book_detail .dealspage__book_retailers{flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:100%}}
/*# sourceMappingURL=1o3ecyeftz_ev.css.map*/