.section-faqs{z-index:0;position:relative}.section-faqs .wrapper{display:grid;grid-template-columns:1fr;gap:16px}.section-faqs .wrapper .title{margin:0}.section-faqs .wrapper .dusk-content .block-wrapper .faq{margin:0;padding-block:24px;border-bottom:1px solid rgba(0,0,0,.2)}.section-faqs .wrapper .dusk-content .block-wrapper .faq[data-faq-hidden]{display:none}.section-faqs .wrapper .dusk-content .block-wrapper .faq .title{font-family:"Montserrat",sans-serif;color:#2f4156;font-size:20px;line-height:26px;font-weight:600}.section-faqs .wrapper .dusk-content .block-wrapper .faq .title.icon-right::before{background:#2f4156;width:12px}.section-faqs .wrapper .dusk-content .block-wrapper .faq .title.icon-right::after{background:#2f4156;width:12px}.section-faqs .wrapper .dusk-content .block-wrapper .faq .answer{font-family:"Lato",sans-serif;font-size:14px;line-height:19.6px;font-weight:400;letter-spacing:.42px}.section-faqs .wrapper .dusk-content .block-wrapper .faq .answer li{margin-block:20px}.section-faqs .wrapper .dusk-content [data-faqs-show-more]{margin-top:24px;border:none;outline:none;display:flex;align-items:center;padding:0;gap:8px;color:#2f4156;background-color:rgba(0,0,0,0);font-family:"Lato",sans-serif;font-size:16px;line-height:20.8px;font-weight:700;letter-spacing:.48px;text-transform:capitalize;cursor:pointer}.section-faqs .wrapper .dusk-content [data-faqs-show-more] svg{width:16px;transform:rotate(90deg)}.section-faqs .wrapper .dusk-content [data-faqs-show-more][hidden]{display:none !important}@media only screen and (min-width: 768px){.section-faqs .wrapper{padding-inline:24px 96px}}@media only screen and (min-width: 1200px){.section-faqs .wrapper{grid-template-columns:repeat(3, 1fr);padding-inline:32px 96px;gap:30px}.section-faqs .wrapper>faqs-items{grid-column-start:span 2}}