@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,600;0,700;0,800;0,900;1,900&family=Inter:wght@400;500;600;700&family=Roboto:wght@500&display=swap";.faq{user-select:none;--blue:#328bff;--ink:#01070f;--ink-64:rgba(1,7,15,.64);--ink-36:rgba(1,7,15,.36);--line:#e2e8f4;--page:#f7f9ff;--image-shadow:0 0.02579rem 0.10316rem rgba(50,139,255,.14),0 0.07737rem 0.2579rem rgba(0,0,0,.09);min-width:2.06319rem;overflow-x:hidden;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif}.faq h1,.faq strong{margin:0;font-family:DM Sans,Arial,sans-serif}.faq p{margin:0}.faq a{color:inherit;text-decoration:none}.faq img{display:block}.faq-hero{padding:.41264rem .18053rem .46422rem;background:var(--page);border-bottom:.00645rem solid var(--line)}.faq-hero-inner{width:min(8.25274rem,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:.19342rem}.faq-hero-copy{width:4.08769rem;height:1.28304rem;padding-right:.19342rem;display:flex;flex-direction:column;justify-content:center}.faq-hero-copy h1{padding-top:.12895rem;font-size:.33527rem;line-height:.49516rem;font-weight:800}.faq-hero-copy p{padding-top:.12895rem;color:var(--ink-64);font-size:.09671rem;line-height:.17408rem}.faq-hero-image{position:relative;flex:0 0 3.35268rem;width:3.35268rem;height:2.08897rem;overflow:hidden;border-radius:.12895rem;box-shadow:var(--image-shadow)}.faq-hero-image img{position:absolute;left:-.29%;top:-2.93%;width:116.35%;height:139.81%;object-fit:cover}.faq-body{padding:.46422rem .18053rem;background:#fff}.faq-list{width:min(8.25274rem,100%);margin:0 auto}.faq-question{width:100%;padding:.15474rem 0;display:flex;align-items:center;justify-content:space-between;gap:.15474rem;border:0;border-bottom:.00645rem solid var(--line);background:none;color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:.10316rem;line-height:.14442rem;font-weight:700;text-align:left;cursor:pointer}.faq-chevron{flex:0 0 0.12895rem;width:.12895rem;height:.12895rem;transition:transform .2s ease}.faq-chevron.open{transform:rotate(180deg)}.faq-answer{padding:.15474rem 0 .15474rem .15474rem;border-bottom:.00645rem solid var(--line);font-family:DM Sans,Arial,sans-serif;font-size:.10316rem;line-height:.14442rem}.faq-answer a{color:var(--blue);text-decoration:underline;word-break:break-word}