.FAQ_faq__bzEHc{margin-top:-2rem;font-family:Inter,sans-serif;display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:6rem 12rem;gap:.5rem}.FAQ_faqTitle__eTqrU{font-family:Inter,sans-serif;font-size:3.2rem;color:#1863c1;font-weight:800;letter-spacing:-1px;line-height:56px}.FAQ_faqText__W93h_{margin-top:.2rem;font-size:1.4rem;color:#2a3a42}.FAQ_faq__typeSelectorButtons__v4tj1{margin-top:1.2rem;display:flex;align-items:center;gap:1rem}.FAQ_faq__typeSelectorButton__Kr5Cs{background:rgba(0,0,0,0);border:1px solid #1863c1;padding:.8rem 1.6rem;border-radius:.5rem;font-size:1rem;font-weight:600;color:#2a3a42;cursor:pointer}.FAQ_faq__typeSelectorButton__Kr5Cs.FAQ_active__PMx2v,.FAQ_faq__typeSelectorButton__Kr5Cs:hover{background:#1863c1;color:#fff}.FAQ_faqList__YEb9w{margin-top:2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;align-items:center;width:100%}.FAQ_faq__card__TewZu{flex:1 1;background:rgba(0,0,0,0);border:1px solid #1863c1;border-radius:.5rem;padding:.8rem 1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.FAQ_faq__card__TewZu svg{width:1rem;height:1rem;color:#1863c1}.FAQ_faq__card__TewZu span{font-size:1.125rem;font-weight:700}.FAQ_faq__card__TewZu.FAQ_active__PMx2v,.FAQ_faq__card__TewZu:hover{background:#1863c1;color:#fff;cursor:pointer}.FAQ_faq__card__TewZu.FAQ_active__PMx2v svg,.FAQ_faq__card__TewZu:hover svg{color:#fff}.FAQ_faq__questionsContainer__l_KQs{width:100%;align-self:self-start;margin-top:2.4rem;display:flex;flex-direction:column;gap:1.6rem}.FAQ_faq__question__RfeVU{display:flex;gap:2rem}.FAQ_faq__question__RfeVU svg{margin-top:.9rem;align-self:self-start;width:1.8rem;height:1.8rem;fill:#4c9cd3;cursor:pointer}.FAQ_faq__questionContent__avcWy{display:flex;flex-direction:column;cursor:pointer;gap:.5rem;width:100%;border-bottom:1px solid #4c9cd3;padding-bottom:1.6rem}.FAQ_faq__questionContent__avcWy h6{font-size:1.8rem;color:#1863c1;font-weight:700}.FAQ_faq__questionContent__avcWy p{opacity:0;max-height:0;color:gray}.FAQ_faq__question__RfeVU.FAQ_active__PMx2v .FAQ_faq__questionContent__avcWy h6{color:#1863c1;transition:color .2s ease}.FAQ_faq__question__RfeVU.FAQ_active__PMx2v .FAQ_faq__questionContent__avcWy p{opacity:1;max-height:max-content;transition:opacity .2s ease}.FAQ_faq__questionText__uGqSu{font-size:1.1rem;line-height:1.4}.FAQ_loading__N8F1D{display:flex;justify-content:center;align-items:center;height:100vh;width:100%}.FAQ_loadingSpinner__VAW4D{width:3rem;height:3rem;animation:FAQ_spin__vJD4S 1s linear infinite}@keyframes FAQ_spin__vJD4S{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:475px){.FAQ_faq__bzEHc{padding:6rem 3rem 3rem}.FAQ_faq__typeSelectorButtons__v4tj1{gap:.5rem}.FAQ_faq__typeSelectorButton__Kr5Cs{padding:.4rem .8rem;font-weight:600;font-size:.875rem}.FAQ_faqTitle__eTqrU{font-size:1.5rem;text-align:center}.FAQ_faqText__W93h_{font-size:1.125rem;text-align:center}.FAQ_faqList__YEb9w{margin-top:1.1rem;grid-template-columns:1fr}.FAQ_faq__card__TewZu span{font-size:1rem;font-weight:600}.FAQ_faq__question__RfeVU{gap:1rem}.FAQ_faq__question__RfeVU svg{margin-top:.1rem;width:1.5rem;height:1.5rem}.FAQ_faq__questionTitle__x2Et5{font-size:1.2rem!important}.FAQ_faq__questionText__uGqSu{font-size:.875rem}}@media screen and (min-width:2200px){.FAQ_faqTitle__eTqrU{margin-bottom:1rem}}