.faq-section{padding:5rem 1rem}.faq-section.gradient{background:var(--Gradient-2,linear-gradient(0deg,#fcfbf2 0,hsla(54,62%,97%,0) 100%))}.faq-section .faq-section__grid{margin-top:3.625rem}.faq-section .faq-section__container{max-width:60rem}.faq-section .faq-section__header h2{font-size:var(--font-size-xlarge);font-weight:var(--font-weight-light);text-align:center}.faq-section .faq-section__header p{font-size:var(--font-size-normal);font-weight:var(--font-weight-normal);margin:1rem 0 0;text-align:center}.faq-section .faq-section__item{border-bottom:1px solid var(--color-blue-100)}.faq-section .faq-section__item-header{cursor:pointer}.faq-section .faq-section__item-header h3{align-items:center;display:flex;font-size:var(--font-size-large);font-weight:var(--font-weight-light);justify-content:space-between;padding:1.5rem 0}.faq-section .faq-section__item-content{display:none;padding-bottom:1.5rem}.faq-section .faq-section__arrow{margin-left:1rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.faq-section .faq-item__open .faq-section__arrow{transform:rotate(-180deg)}