:root{--white: #fff;--primal: #00b9ff;--black: #0f0f0f;--success: #8fd459;--warning: #f2ce50;--danger: #ea5151;--body-color: #1c1e22;--body-muted-color: #b5b5b5;--secondary: #ff792e;--blue-50: #e5f8ff;--blue-100: #ccf1ff;--blue-200: #99e3ff;--blue-300: #66d5ff;--blue-400: #33c7ff;--blue-500: #00b9ff;--blue-600: #0094cc;--blue-700: #006f99;--blue-800: #004a66;--blue-900: #002533;--blue-950: #00131a;--orange-50: #fff2ea;--orange-100: #ffe4d5;--orange-200: #ffc9ab;--orange-300: #ffaf82;--orange-400: #ff9458;--orange-500: #ff792e;--orange-600: #cc6125;--orange-700: #99491c;--orange-800: #663012;--orange-900: #331809;--orange-950: #1a0c05;--gray-100: #f1f2f3;--gray-200: #e0e2e6;--gray-300: #d2d5da;--gray-400: #c1c5cc;--gray-500: #a0a5b1;--gray-600: #7e8695;--gray-700: #636a79;--gray-800: #494f5a;--gray-900: #32363e;--gray-1000: #1C1E22;--sidebar-width: 50px;--header-height: 145px;--overlay-index: 20;--modal-index: 21}@media (min-width: 1024px){:root{--header-height: 181px}}.faq-tab-btn{position:relative;padding:16px 24px;border-radius:10px;color:var(--blue-700);text-align:left;text-decoration:none;font-weight:500;font-size:18px;line-height:1.5}.faq-tab-btn:after{position:absolute;bottom:-8px;left:50%;display:block;width:100%;height:1px;background-color:var(--blue-100);content:"";transform:translate(-50%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-tab-btn.active{background-color:var(--blue-50);font-weight:700}.faq-tab-btn:hover{background-color:var(--blue-50)}.faq-accordion{overflow:hidden;border-radius:10px;background-color:var(--white);transition:.3s}.faq-accordion.active{box-shadow:0 8px 24px #959da533}.faq-accordion.active .faq-accordion__btn-icons{transform:rotate(45deg)}@media (min-width: 1024px){.faq-accordion{padding-bottom:16px;border-bottom:1px solid var(--body-color);border-radius:0}.faq-accordion.active{box-shadow:unset}.faq-accordion.active .faq-accordion__btn-icons{transform:rotate(180deg)}}.faq-accordion__btn{display:flex;align-items:center;justify-content:space-between;padding:16px;width:100%;border-radius:10px;background-color:var(--blue-100);gap:8px}@media (min-width: 1024px){.faq-accordion__btn{padding:0;border-radius:0;background-color:var(--white);transition:.3s;gap:24px}.faq-accordion__btn:hover .faq-accordion__btn-text{color:var(--primal)}}.faq-accordion__btn-text{color:var(--body-color);text-align:left;font-weight:700;font-size:16px;line-height:1.5;transition:.3s}@media (min-width: 1024px){.faq-accordion__btn-text{font-weight:500;font-size:18px}}.faq-accordion__btn-icons{display:flex;align-items:center;flex-shrink:0;justify-content:center;width:32px;height:32px;transition:.3s}.faq-accordion__btn-icon-1{display:none;transition:.3s}@media (min-width: 1024px){.faq-accordion__btn-icon-1{display:block}}.faq-accordion__btn-icon-2{display:block}@media (min-width: 1024px){.faq-accordion__btn-icon-2{display:none}}.faq-text-content{padding:16px;background-color:var(--white);color:var(--gray-600)}@media (min-width: 1024px){.faq-text-content{margin-top:24px;padding:0}}.faq-text-content h1,.faq-text-content h2,.faq-text-content h3,.faq-text-content h4,.faq-text-content h5{color:var(--gray-600);font-weight:700;line-height:1.25}.faq-text-content h1{margin-bottom:32px;font-size:30px}.faq-text-content h2{margin-bottom:24px;font-size:24px}.faq-text-content h3,.faq-text-content h4,.faq-text-content h5{margin-bottom:16px;font-size:21px}.faq-text-content ul,.faq-text-content ol{display:flex;flex-direction:column;margin-bottom:40px;padding-left:24px;list-style-type:disc;font-weight:500;font-size:16px;line-height:1.5;gap:12px}.faq-text-content ol{list-style-type:numeric}.faq-text-content p{margin-bottom:24px;font-weight:500;font-size:16px;line-height:1.5}.faq-text-content p:last-child{margin-bottom:0}.faq-text-content a{color:var(--primal);text-decoration:none;font-weight:500;font-size:16px;line-height:1.25}.faq-text-content a:hover{color:var(--secondary)}
