.section-faq{background:white!important}.section-faq .left{display:flex;flex-direction:column}.section-faq .left .title{color:rgba(28,18,84,1);font-size:48px;line-height:100%;font-family:Inter,sans-serif;font-weight:600;margin-bottom:16px}.section-faq .left .subtitle{color:#525477!important;font-size:20px;font-family:Inter,sans-serif;font-weight:400;line-height:160%;margin-bottom:25px}.section-faq .body{display:flex;flex-direction:row;gap:58px;padding-top:60px}.section-faq .body .left{max-width:40%;flex:1}.section-faq .body .content{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.section-faq .body .content .btn-link{font-family:Inter,sans-serif;font-weight:600;color:white;font-size:16px;display:flex;height:44px;padding:0 20px;justify-content:center;align-items:center;gap:4px;border-radius:8px;text-decoration:none}.section-faq .body .content .btn-link.primary{background:#3b19e6;color:white}.section-faq .body .content .btn-link.secondary{background:#ebeeff;color:#311ab9}.section-faq .body .content .btn-link.active,.section-faq .body .content .btn-link:hover{text-decoration:none}.section-faq .body .content button{color:rgb(28,18,84)!important}@media (max-width:992px){.section-faq .body{flex-direction:column}.section-faq .body .left{max-width:100%;justify-content:center;align-items:center;text-align:center}}