.faq-section{background-color:#f8fafc;padding:165px 25px 135px}.faq-section .fs-container{margin:0 auto;max-width:1570px;width:100%}.faq-section .fsc-row{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.faq-section .fsc-row .fsc-col{max-width:590px;width:calc(50% - 12px)}.faq-section .fsc-col .fsc-budge{display:flex;margin-bottom:24px}.faq-section .fsc-col .fsc-budge .fscb-budge-inner{align-items:center;background-color:transparent;border:1px solid #5981a8;border-radius:100px;color:#0d1318;display:flex;font-family:Open Sans;font-size:14px;font-weight:600;gap:8px;line-height:146%;padding:7px 16px;text-align:center}.faq-section .fsc-col h2{color:#0d1318;font-family:Manrope;font-size:56px;font-weight:500;line-height:130%;margin-bottom:24px}.faq-section .fsc-col p{color:#4a6b8d;font-family:Open Sans;font-size:18px;font-weight:500;line-height:150%;margin-bottom:24px}.faq-section .fsc-col .fsc-btn{display:flex}.faq-section .fsc-col .fsc-btn a{align-items:center;background-color:#e5f0ff;border:1px solid #e5f0ff;border-radius:7px;color:#0070ff;display:flex;font-family:Manrope;font-size:16px;font-weight:700;gap:14px;line-height:150%;padding:9px 24px;text-decoration:none;transition:all .3s ease}.faq-section .fsc-col .fsc-btn a:hover{background-color:#e5f0ff;border:1px solid #e5f0ff;color:#0070ff}.faq-section .fsc-row .fsc-col2{flex:1;max-width:862px;padding-top:85px}.faq-section .fsc-accordion{display:flex;flex-direction:column;gap:20px}.faq-section .fsc-accordion .faq-item{background-color:#fff;border-radius:12px}.faq-section .fsc-accordion .faq-item .faqi-ques{align-items:center;cursor:pointer;display:flex;gap:10px;padding:29px 46px;user-select:none}.faq-section .fsc-accordion .faq-item .faqi-ques h4{color:#202f3d;flex:1;font-family:Open Sans;font-size:24px;font-weight:600;line-height:130%;margin:0}.faq-section .fsc-accordion .faq-item .faqi-ques .faqi-icon{align-items:center;color:#202f3d;display:flex;height:32px;justify-content:center;width:32px}.faq-section .fsc-accordion .faq-item .faqi-ques .faqi-icon svg{height:32px;transition:all .3s ease;width:32px}.faq-section .fsc-accordion .faq-item .faqi-ques.faqi-active .faqi-icon svg{transform:rotate(180deg)}.faq-section .fsc-accordion .faq-item .faqi-ans{color:#3c5873;display:none;font-family:Open Sans;font-size:18px;font-weight:500;line-height:150%;padding:0 46px 29px}@media (max-width:767.98px){.faq-section .fsc-row .fsc-col{max-width:100%;width:100%}.faq-section .fsc-row .fsc-col2{flex:unset;max-width:100%;width:100%}}