.section-faq{display:flex;gap:9.6rem;padding:9.6rem 13.2rem;width:100%;background-color:rgba(238,231,221,.4)}
@media only screen and (max-width:990px){
.section-faq{flex-direction:column;padding:1.6rem;gap:1.6rem}
}
.section-faq-left{width:50%}
@media only screen and (max-width:990px){
.section-faq-left{width:100%}
}
.section-faq-left-title{margin-bottom:.8rem;color:var(--color-brand-palette-dark-brown,#3e2723);font-size:2.4rem;font-weight:400;line-height:124%;letter-spacing:-.36px}
@media only screen and (max-width:990px){
.section-faq-left-title{text-align:center}
}
.section-faq-left-text p{color:var(--color-brand-dark-opacity-800,rgba(62,39,35,.8));font-size:15px;font-weight:400;line-height:176%;letter-spacing:.45px}
@media only screen and (max-width:990px){
.section-faq-left-text p{text-align:center}
}
.section-faq-left-text p strong{font-weight:600}
.section-faq-right{width:50%}
@media only screen and (max-width:990px){
.section-faq-right{width:100%}
}
.section-faq-right .faq-section{margin-top:0!important;margin:0!important}
.section-faq-right .faq-heading{font-family:CabinetGrotesk,sans-serif!important;font-size:1.8rem!important;line-height:125%!important;color:#3e2723!important;text-transform:none!important}
@media only screen and (max-width:990px){
.section-faq-right .faq-heading{font-size:1.6rem!important}
}
.section-faq-right .faq-button{padding:1.8rem 0!important}