:root{--color-text-primary: #11192C;--color-bg-primary: #FFFFFF;--color-bg-secondary: #F7F8FA;--fo-color-text-primary: #11192c;--fo-color-text-secondary: #4f5478;--fo-color-text-tertiary: #9096b4;--fo-color-text-disabled: #b8bbd0;--fo-color-text-inverse: #ffffff;--fo-color-surface: #ffffff;--fo-color-surface-muted: #f5f6fa;--fo-color-surface-alt: #eef1f7;--fo-color-bg-primary: #ffffff;--fo-color-bg-secondary: #f7f8fa;--fo-color-bg-tertiary: #edeef2;--fo-color-bg-inverse: #11192c;--fo-color-border-default: #d8dae4;--fo-color-border-subtle: #edeef2;--fo-color-border-strong: #9096b4;--fo-color-border-focus: #11192c;--fo-color-border-inverse: #ffffff;--fo-color-interactive-default: #11192c;--fo-color-interactive-hover: #242847;--fo-color-interactive-pressed: #383c60;--fo-color-interactive-disabled: #b8bbd0;--fo-color-accent-gold: #c9b18f;--fo-color-feedback-success: #2d6a4f;--fo-color-feedback-success-bg: #f0faf5;--fo-color-feedback-error: #b91c1c;--fo-color-feedback-error-bg: #fef2f2;--fo-color-feedback-warning: #92400e;--fo-color-feedback-warning-bg: #fffbeb;--fo-color-feedback-info: #1e3a5f;--fo-color-feedback-info-bg: #eff6ff;--fo-color-overlay-strong: rgba(17, 25, 44, .64);--fo-color-overlay-soft: rgba(17, 25, 44, .28);--fo-shadow-card: 0 1px 2px rgba(17, 25, 44, .04), 0 4px 8px rgba(17, 25, 44, .08);--fo-shadow-soft: 0 10px 28px rgba(17, 25, 44, .08);--fo-shadow-focus: 0 0 0 3px rgba(17, 25, 44, .12);--fo-radius-xs: .125rem;--fo-radius-sm: .5rem;--fo-radius-md: .875rem;--fo-radius-control: .5rem;--fo-radius-full: 999px;--fo-shell-width: 1600px;--fo-shell-width-narrow: min(100% - 2rem, 70rem);--fo-space-1: .25rem;--fo-space-2: .5rem;--fo-space-3: .75rem;--fo-space-4: 1rem;--fo-space-5: 1.25rem;--fo-space-6: 1.5rem;--fo-space-8: 2rem;--fo-space-10: 2.5rem;--fo-space-12: 3rem;--fo-space-16: 4rem;--fo-space-20: 5rem;--fo-space-24: 6rem;--fo-font-family: "Geologica", sans-serif;--H3: 22px;--H3-mobile: 20px;--H3-line-height: 28px;--H3-line-height-mobile: 26px}.faq{--section-padding-top: var(--fo-space-8);--section-padding-bottom: var(--fo-space-16);--faq-row-min-height: 52px;background:var(--fo-color-bg-primary)}.faq__content{width:100%;display:grid}.faq__header{display:flex;align-items:flex-start;min-height:68px;padding-bottom:var(--fo-space-6)}.faq__title{margin:0;color:var(--fo-color-text-primary);font-size:2.25rem;font-weight:400;line-height:2.75rem;letter-spacing:0;text-transform:uppercase}.faq__list{padding-top:var(--fo-space-5);padding-bottom:var(--fo-space-5);display:grid}.faq__item{margin-bottom:-1px;border-bottom:1px solid var(--fo-color-border-default)}.faq__item:first-child{border-top:1px solid var(--fo-color-border-default)}.faq__item-heading{margin:0}.faq__trigger{display:flex;align-items:center;justify-content:space-between;gap:var(--fo-space-4);width:100%;min-height:var(--faq-row-min-height);padding:0 32px 0 0;border:0;border-radius:0;background:transparent;color:var(--fo-color-text-primary);font-family:var(--fo-font-family);text-align:left;cursor:pointer;appearance:none;position:relative}.faq__trigger:hover,.faq__trigger:focus-visible{color:var(--fo-color-interactive-hover)}.faq__trigger:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--fo-color-border-focus)}.faq__question{min-width:0;font-size:1rem;font-weight:600;line-height:1.25rem;letter-spacing:0;text-transform:uppercase}.faq__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--fo-color-text-secondary);position:absolute;right:8px;top:50%;transform:translateY(-50%)}.faq__icon-svg{width:16px;height:16px;stroke-width:1.75;transition:transform .18s ease}.faq__trigger[aria-expanded=true] .faq__icon-svg{transform:rotate(180deg)}.faq__panel{overflow:hidden;max-height:0;transition:max-height .22s ease}.faq__panel.is-open{max-height:var(--faq-panel-height, 999px)}.faq__answer{padding:0 40px var(--fo-space-4) 0;color:var(--fo-color-text-secondary);font-size:.875rem;line-height:1.5rem}.faq__answer :where(p,ul,ol){margin-block:0}.faq__answer :where(p+p,ul+p,ol+p){margin-top:var(--fo-space-3)}@media(max-width:767px){.faq{--section-padding-top: var(--fo-space-8);--section-padding-bottom: var(--fo-space-12)}.faq__content{width:100%}.faq__header{min-height:96px;padding-bottom:var(--fo-space-6)}.faq__title{font-size:1.875rem;line-height:2.25rem}.faq__trigger{align-items:center;min-height:var(--faq-row-min-height);padding-block:1rem}.faq__question{font-size:1rem;line-height:1.25rem}.faq__answer{padding-right:32px}}
