.faq-home{padding:3rem 0}@media (min-width:1024px){.faq-home{padding:0 0 6rem}}.faq-home .faq-home__row{display:flex;flex-flow:column}@media (min-width:1024px){.faq-home .faq-home__row{flex-flow:row}}@media (min-width:1024px){.faq-home .faq-home__row .faq-home__col:nth-child(1){width:40%}}@media (min-width:1024px){.faq-home .faq-home__row .faq-home__col:nth-child(2){width:60%;padding-left:6rem}}@media (min-width:1279px){.faq-home .faq-home__row .faq-home__col:nth-child(2){padding-left:8rem}}.faq-home .faq-home__row .faq-home__col .faq-home__title{margin-bottom:2rem;text-align:center}@media (min-width:1024px){.faq-home .faq-home__row .faq-home__col .faq-home__title{text-align:left}}.faq-home .faq-home__row .faq-home__col .faq-home__content{text-align:center;margin-bottom:2rem}@media (min-width:1024px){.faq-home .faq-home__row .faq-home__col .faq-home__content{text-align:left}}.faq-home .faq-home__row .faq-home__col .faq-home__content p{font-size:1.25rem;line-height:1.4}@media (min-width:1024px){.faq-home .faq-home__row .faq-home__col .faq-home__content p{font-size:1.5rem}}.faq-home .faq-home__row .faq-home__col .faq{font-family:var(--regular-font)}.faq-home .faq-home__row .faq-home__col .faq .faq-item{border-bottom:1px solid #a8c3e4}.faq-home .faq-home__row .faq-home__col .faq .faq-item.faq-item-hidden{display:none}.faq-home .faq-home__row .faq-home__col .faq .faq-item .faq-question{text-align:left}.faq-home .faq-home__row .faq-home__col .faq .faq-item .faq-question button{cursor:pointer;background-color:#fff;border:0;display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem 0}.faq-home .faq-home__row .faq-home__col .faq .faq-item .faq-question button [itemprop=name]{color:#000;text-align:left;font-size:1.2rem;font-weight:700;font-family:inherit;padding-right:1rem}@media (min-width:1024px){.faq-home .faq-home__row .faq-home__col .faq .faq-item .faq-question button [itemprop=name]{font-size:1.5rem}}.faq-home .faq-home__row .faq-home__col .faq .faq-item .faq-question button .faq-question__indicator svg{width:1.2rem;height:1.2rem}@media (min-width:1024px){.faq-home .faq-home__row .faq-home__col .faq .faq-item .faq-question button .faq-question__indicator svg{width:1.5rem;height:1.5rem}}.faq-home .faq-home__row .faq-home__col .faq .faq-item .faq-answer{max-height:0;transition:max-height var(--transition-timing);overflow:hidden}.faq-home .faq-home__row .faq-home__col .faq .faq-item .faq-answer p{font-family:inherit;padding-bottom:1rem}.faq-home .faq-home__row .faq-home__col .faq .faq-item.active-faq .faq-question button .faq-question__indicator svg{transform:rotate(180deg)}.faq-home .faq-home__row .faq-home__col .faq .faq-item.active-faq .faq-answer{max-height:20rem}.faq-home .faq-home__row .faq-home__col .faq-home__btns{margin-top:2rem;display:flex;align-items:center;justify-content:center}@media (min-width:1024px){.faq-home .faq-home__row .faq-home__col .faq-home__btns{display:block}}.faq-home .faq-home__row .faq-home__col .faq-home__btns .brand-btn:hover{opacity:.8}