: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-accordion{overflow:hidden;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 6px 22px #40629114;transition:border-color .2s ease,box-shadow .2s ease}@media (min-width: 1024px){.faq-accordion{border-radius:20px}}.faq-accordion.active{border-color:#bae6fd;box-shadow:0 10px 28px #40629124}.faq-accordion.active .faq-accordion__chevron{transform:rotate(180deg)}.faq-accordion__btn{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px;background:transparent}@media (min-width: 1024px){.faq-accordion__btn{padding:20px 24px;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:600;font-size:16px;line-height:1.4;transition:color .2s}@media (min-width: 1024px){.faq-accordion__btn-text{font-size:18px}}.faq-accordion__btn-icons{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#eef7ff;color:var(--primal)}.faq-accordion__chevron{display:block;transition:transform .2s ease}.faq-accordion__content{padding:0 16px 16px}@media (min-width: 1024px){.faq-accordion__content{padding:0 24px 24px}}.faq-text-content{color:var(--gray-600)}.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:24px;font-size:28px}.faq-text-content h2{margin-bottom:20px;font-size:22px}.faq-text-content h3,.faq-text-content h4,.faq-text-content h5{margin-bottom:16px;font-size:18px}.faq-text-content ul,.faq-text-content ol{display:flex;flex-direction:column;margin-bottom:20px;padding-left:24px;list-style-type:disc;font-weight:500;font-size:16px;line-height:1.5;gap:8px}.faq-text-content ol{list-style-type:numeric}.faq-text-content p{margin-bottom:16px;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}.faq-text-content a:hover{color:var(--secondary)}
