.PrivacyConsentBanner_banner__OMLNq{--consent-primary:var(--brand-primary,#5146d6);--consent-accent:var(--brand-accent,#4c5aed);--consent-ink:var(--text-primary,#111320);--consent-muted:var(--text-secondary,#667085);--consent-border:var(--border-default,#e2e3eb);position:fixed;z-index:10000;right:20px;bottom:20px;left:20px;width:min(920px,calc(100% - 40px));overflow:hidden;margin-inline:auto;border:1px solid var(--consent-border);border-radius:20px;padding:25px 27px 23px;color:var(--consent-ink);background:radial-gradient(circle at 100% 0,rgba(81,70,214,.08),transparent 27%),rgba(255,255,255,.98);box-shadow:0 24px 70px rgba(23,24,46,.18);font-family:var(--font-interface,var(--font-inter),Inter,Arial,sans-serif);backdrop-filter:blur(18px)}.PrivacyConsentBanner_banner__OMLNq,.PrivacyConsentBanner_banner__OMLNq *,.PrivacyConsentBanner_banner__OMLNq :after,.PrivacyConsentBanner_banner__OMLNq :before{box-sizing:border-box}.PrivacyConsentBanner_accent__z8AAm{position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--consent-primary),var(--consent-accent))}.PrivacyConsentBanner_heading___TPTg{display:flex;align-items:center;gap:14px}.PrivacyConsentBanner_icon___Pht3{width:44px;height:44px;display:grid;flex:none;place-items:center;border-radius:12px;color:var(--consent-primary);background:color-mix(in srgb,var(--consent-primary) 10%,#fff)}.PrivacyConsentBanner_icon___Pht3 svg{width:21px;height:21px}.PrivacyConsentBanner_eyebrow__RGPN3{display:block;margin-bottom:4px;color:var(--consent-primary);font-size:9px;letter-spacing:.14em}.PrivacyConsentBanner_eyebrow__RGPN3,.PrivacyConsentBanner_heading___TPTg h2{font-family:var(--font-brand,var(--font-manrope),Manrope,Arial,sans-serif);font-weight:700}.PrivacyConsentBanner_heading___TPTg h2{margin:0;color:var(--consent-ink);font-size:22px;line-height:1.15;letter-spacing:-.035em}.PrivacyConsentBanner_description__jWrWb{max-width:820px;margin:15px 0 0;color:var(--consent-muted);font-size:13px;font-weight:450;line-height:1.7}.PrivacyConsentBanner_description__jWrWb a{color:var(--consent-primary);font-weight:650;text-underline-offset:3px}.PrivacyConsentBanner_options__HeDNq{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.PrivacyConsentBanner_option__XITX8{position:relative;min-width:0;display:flex;align-items:center;gap:11px;padding:13px;border:1px solid var(--consent-border);border-radius:12px;background:rgba(255,255,255,.78);cursor:pointer;transition:border-color .2s ease,background .2s ease}.PrivacyConsentBanner_option__XITX8:hover{border-color:color-mix(in srgb,var(--consent-primary) 35%,var(--consent-border));background:color-mix(in srgb,var(--consent-primary) 4%,#fff)}.PrivacyConsentBanner_option__XITX8 input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.PrivacyConsentBanner_checkbox__7Uqha{width:21px;height:21px;display:grid;flex:none;place-items:center;border:1px solid #cfd1dc;border-radius:6px;color:transparent;background:#fff;transition:color .2s ease,border-color .2s ease,background .2s ease}.PrivacyConsentBanner_checkbox__7Uqha svg{width:13px}.PrivacyConsentBanner_option__XITX8 input:checked+.PrivacyConsentBanner_checkbox__7Uqha{border-color:var(--consent-primary);color:#fff;background:var(--consent-primary)}.PrivacyConsentBanner_option__XITX8 input:focus-visible+.PrivacyConsentBanner_checkbox__7Uqha{outline:3px solid color-mix(in srgb,var(--consent-primary) 28%,transparent);outline-offset:2px}.PrivacyConsentBanner_option__XITX8>span:last-child{min-width:0;display:grid;gap:3px}.PrivacyConsentBanner_option__XITX8 b{color:var(--consent-ink);font-family:var(--font-brand,var(--font-manrope),Manrope,Arial,sans-serif);font-size:12px;font-weight:700}.PrivacyConsentBanner_option__XITX8 small{color:var(--consent-muted);font-size:9px;line-height:1.45}.PrivacyConsentBanner_actions__7xBo5{display:flex;flex-wrap:wrap;gap:9px;margin-top:19px}.PrivacyConsentBanner_actions__7xBo5 button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:0 18px;font-family:var(--font-brand,var(--font-manrope),Manrope,Arial,sans-serif);font-size:12px;font-weight:700;cursor:pointer;transition:transform .2s ease,color .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.PrivacyConsentBanner_actions__7xBo5 button:focus-visible{outline:3px solid color-mix(in srgb,var(--consent-primary) 30%,transparent);outline-offset:2px}.PrivacyConsentBanner_actions__7xBo5 button:disabled{cursor:wait;opacity:.58}.PrivacyConsentBanner_primaryButton__8fBy_{border:1px solid var(--consent-primary);color:#fff;background:var(--consent-primary);box-shadow:0 10px 23px rgba(81,70,214,.22)}.PrivacyConsentBanner_primaryButton__8fBy_:hover:not(:disabled){transform:translateY(-1px);border-color:#453bc8;background:#453bc8;box-shadow:0 13px 27px rgba(81,70,214,.27)}.PrivacyConsentBanner_secondaryButton__rwHLo{border:1px solid #d3d4df;color:#3e4251;background:rgba(255,255,255,.86)}.PrivacyConsentBanner_secondaryButton__rwHLo:hover:not(:disabled){border-color:color-mix(in srgb,var(--consent-primary) 42%,#d3d4df);color:var(--consent-primary);background:color-mix(in srgb,var(--consent-primary) 5%,#fff)}.PrivacyConsentBanner_secondaryButton__rwHLo svg{width:15px;height:15px}@media (max-width:680px){.PrivacyConsentBanner_banner__OMLNq{right:12px;bottom:12px;left:12px;width:calc(100% - 24px);border-radius:17px;padding:22px 19px 19px}.PrivacyConsentBanner_heading___TPTg{align-items:flex-start}.PrivacyConsentBanner_icon___Pht3{width:40px;height:40px}.PrivacyConsentBanner_heading___TPTg h2{font-size:20px}.PrivacyConsentBanner_options__HeDNq{grid-template-columns:1fr}.PrivacyConsentBanner_actions__7xBo5{display:grid;grid-template-columns:1fr}.PrivacyConsentBanner_actions__7xBo5 button{width:100%}}@media (prefers-reduced-motion:reduce){.PrivacyConsentBanner_banner__OMLNq *,.PrivacyConsentBanner_banner__OMLNq :after,.PrivacyConsentBanner_banner__OMLNq :before{transition-duration:.01ms!important}}