.faq-section-wrapper{background-color:#f5f7f9}.faq-section{padding:80px}.faq-section .section-title{margin-bottom:80px}.faq-section .faqs-wrapper{column-gap:54px;display:grid;grid-template-columns:1fr 1fr}.faq-section .faqs-wrapper .faq-item{border-bottom:1px solid #cad2db;cursor:pointer;display:flex;flex-direction:column;gap:20px;height:fit-content;padding:20px 0}.faq-section .faqs-wrapper .faq-item:first-child,.faq-section .faqs-wrapper .faq-item:nth-child(2){border-top:1px solid #cad2db}.faq-section .faqs-wrapper .faq-item .title-wrapper{align-items:center;display:flex;gap:20px;justify-content:space-between}.faq-section .faqs-wrapper .faq-item .title-wrapper h3{margin:0}.faq-section .faqs-wrapper .faq-item .faq-description,.faq-section .faqs-wrapper .faq-item .title-wrapper .close-accordion,.faq-section .faqs-wrapper .faq-item.faq-open .title-wrapper .open-accordion{display:none}.faq-section .faqs-wrapper .faq-item.faq-open .title-wrapper .close-accordion{display:block}@media only screen and (max-width:1025px){.faq-section{padding:50px 20px}.faq-section .faqs-wrapper{grid-template-columns:1fr}.faq-section .section-title{margin-bottom:32px}}