@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");.faq-section{color:#18174d;font-family:Inter,sans-serif;padding:45px 20px}.faq-card-main{background:#fff;border-radius:11.24px;box-shadow:0 3.75px 11.24px rgba(0,0,0,.08);padding:38px 54px 58px}.faq-heading{color:#18174d;font-family:Inter,sans-serif;font-size:39.7px;font-weight:700;letter-spacing:-1.24px;line-height:43.7px;margin-bottom:28px;text-align:center}.faq-card-wrapper{background:#fff;border-radius:10.86px;box-shadow:0 7.24px 14.48px rgba(0,0,0,.12);gap:9.05px;margin:0 auto 15px;max-width:1023px;overflow:hidden;padding:25.34px 32.57px;transition:box-shadow .3s ease;width:100%}.faq-card-wrapper:hover{box-shadow:0 12px 24px rgba(0,0,0,.15)}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;position:relative}.faq-question h3{color:#18174d;flex:1;font-family:Inter,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.75px;line-height:28px;margin-bottom:0;padding-right:24px}.collapse-btn{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;position:relative;width:24px}.collapse-btn:after,.collapse-btn:before{background-color:#4f4bff;content:"";height:2px;position:absolute;transition:transform .3s ease;width:14px}.collapse-btn:before{transform:rotate(0)}.collapse-btn:after,.faq-question.active .collapse-btn:before{transform:rotate(90deg)}.faq-description-block{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-description-block .faq-description{color:#18174d;font-family:Inter,sans-serif;font-size:18px;font-weight:400;letter-spacing:-.25px;line-height:24px;margin:0;padding-top:10px}.faq-question.active h3{font-weight:700}@media screen and (max-width:767px){.faq-section{padding:45px 20px 89px}.faq-heading{font-size:32px;letter-spacing:-1px;line-height:36px}.faq-card-main{padding:30px 30px 38px}.faq-card-wrapper{border-radius:9px;padding:20px 25px}.faq-question h3{font-size:20px;letter-spacing:-.5px;line-height:24px}.faq-description-block .faq-description{font-size:16px;line-height:22px}}@media screen and (max-width:567px){.faq-heading{font-size:26px;letter-spacing:-.8px;line-height:29px}.faq-card-main{padding:20px}.faq-question h3{font-size:18px;line-height:22px}.faq-description-block .faq-description{font-size:14px;line-height:20px}}