.faq_faq_page__YbU65{border-radius:0!important;margin:0!important;height:calc(100vh - 60px);height:calc(100dvh - 60px);overflow:auto;gap:20px;display:flex;flex-direction:column}.faq_faq_header__eoHG_{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-shrink:0}.faq_faq_title__zuEki{flex:none;display:flex;align-items:center;gap:8px}.faq_faq_title__zuEki h1{margin-bottom:0;color:var(--black-text);font-size:var(--tx-18);letter-spacing:.8px}.faq_searchContainer__fcARW{position:relative;width:100%}.faq_searchButton_icon__VN7dW{position:absolute;left:8px;top:50%;bottom:0;border:0;background:transparent;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.faq_searchInput__LXmyn{background:var(--white-color);width:100%;height:100%;border:0;padding:8px 20px 8px 40px;border-radius:16px;font-weight:400;font-size:var(--tx-12);line-height:120%;color:var(--category-info);border:1px solid var(--border-color)}.faq_searchIcon__tkIiH{position:absolute;right:8px;top:50%;bottom:0;border:0;background:transparent;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.faq_faq_content_wrapper__Yykzw{display:flex;flex-direction:column;gap:16px;flex:1 1;overflow:auto}.faq_faqItem__r7BQy{display:flex;flex-direction:column;background-color:var(--white-color);transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;padding:16px;border-radius:16px;border:1px solid var(--input-border);cursor:pointer}.faq_faqQuestion__DeikG{display:flex;align-items:center;gap:20px;justify-content:space-between}.faq_questionText__JjHNw{width:95%;font-size:var(--tx-16);line-height:132%;font-weight:500;color:var(--black-text)}.faq_icon__vh60O{transition:transform .3s ease;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;-o-transition:transform .3s ease}.faq_rotateIcon__okd_j{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.faq_faqAnswer__Zss8H{padding-top:16px;display:flex;flex-direction:column;gap:10px;color:var(--black-text)}.faq_faqAnswer__Zss8H ul{padding-left:20px;color:var(--black-text)}.faq_faqAnswer__Zss8H li{list-style:disc!important;margin-bottom:5px;color:var(--black-text)}.faq_faqAnswer__Zss8H :is(p,li){font-weight:400;font-size:var(--tx-14);line-height:140%;letter-spacing:0;color:var(--black-text)}.faq_faqAnswer__Zss8H :is(h1,h2,h3,h4,h5,h6){font-weight:600;line-height:120%;letter-spacing:.2px;margin-bottom:10px;color:var(--black-text)}.faq_faqAnswer__Zss8H :is(b,strong){font-weight:600}.faq_faqAnswer__Zss8H h1{font-size:var(--tx-20)}.faq_faqAnswer__Zss8H h2{font-size:var(--tx-18)}.faq_faqAnswer__Zss8H h3{font-size:var(--tx-16)}.faq_faqAnswer__Zss8H h4{font-size:var(--tx-14)}.faq_faqAnswer__Zss8H h5{font-size:var(--tx-12)}.faq_faqAnswer__Zss8H h6{font-size:var(--tx-10)}.faq_faqTable__eFScS{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;background-color:var(--table-hover)}.faq_faqTable__eFScS th{background-color:var(--table-hover);text-align:left;border-bottom:1px solid var(--border-color)}.faq_faqTable__eFScS td,.faq_faqTable__eFScS th{color:var(--black-text);padding:16px 20px}.faq_faqTable__eFScS tbody tr td{border-bottom:1px solid var(--border-color)}.faq_faqTable__eFScS tbody tr:last-child td{border-bottom:none}@media(max-width:576px){.faq_faq_page__YbU65{height:calc(100dvh - 130px)}}