.CookieConsent-module__wBk8SG__bannerWrap{pointer-events:none;z-index:1000;padding:12px 12px calc(12px + env(safe-area-inset-bottom));position:fixed;inset:auto 0 0}.CookieConsent-module__wBk8SG__webTheme{--consent-surface:hsl(var(--background));--consent-muted:hsl(var(--muted));--consent-text:hsl(var(--foreground));--consent-secondary:hsl(var(--muted-foreground));--consent-border:hsl(var(--border));--consent-accent:hsl(var(--primary));--consent-on-accent:hsl(var(--primary-foreground))}.CookieConsent-module__wBk8SG__eventsTheme{--consent-surface:var(--surface);--consent-muted:var(--surface-muted);--consent-text:var(--text-primary);--consent-secondary:var(--text-secondary);--consent-border:var(--border);--consent-accent:var(--brand);--consent-on-accent:#fff}.CookieConsent-module__wBk8SG__banner{pointer-events:auto;border:1px solid var(--consent-border);background:color-mix(in srgb, var(--consent-surface) 96%, transparent);width:min(100%,1480px);max-height:90dvh;color:var(--consent-text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;margin:0 auto;animation:.22s ease-out CookieConsent-module__wBk8SG__consent-enter;overflow-y:auto;box-shadow:0 24px 72px #0003}.CookieConsent-module__wBk8SG__bannerGrid{gap:24px;padding:24px;display:grid}.CookieConsent-module__wBk8SG__eyebrow,.CookieConsent-module__wBk8SG__categoryLabel{color:var(--consent-accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.CookieConsent-module__wBk8SG__title{color:var(--consent-text);margin:8px 0 0;font-size:clamp(22px,3vw,32px);font-weight:850;line-height:1.15}.CookieConsent-module__wBk8SG__copy{max-width:900px;color:var(--consent-secondary);margin:12px 0 0;font-size:14px;line-height:1.7}.CookieConsent-module__wBk8SG__links{flex-wrap:wrap;gap:18px;margin-top:14px;font-size:13px;font-weight:750;display:flex}.CookieConsent-module__wBk8SG__links a{color:var(--consent-text);text-decoration:underline;-webkit-text-decoration-color:var(--consent-accent);text-decoration-color:var(--consent-accent);text-underline-offset:4px}.CookieConsent-module__wBk8SG__actions{gap:10px;display:grid}.CookieConsent-module__wBk8SG__button,.CookieConsent-module__wBk8SG__settingsButton{border:1px solid var(--consent-border);background:var(--consent-surface);min-height:46px;color:var(--consent-text);font:inherit;border-radius:12px;font-size:13px;font-weight:800;transition:border-color .16s,transform .16s,background .16s}.CookieConsent-module__wBk8SG__button:hover,.CookieConsent-module__wBk8SG__settingsButton:hover{border-color:var(--consent-accent)}.CookieConsent-module__wBk8SG__button:active{transform:translateY(1px)}.CookieConsent-module__wBk8SG__primary{border-color:var(--consent-accent);background:var(--consent-accent);color:var(--consent-on-accent)}.CookieConsent-module__wBk8SG__dialog{border:1px solid var(--consent-border);background:var(--consent-surface);width:min(100% - 24px,720px);max-height:min(90dvh,820px);color:var(--consent-text);border-radius:24px;margin:auto;padding:0;overflow:hidden;box-shadow:0 28px 90px #00000047}.CookieConsent-module__wBk8SG__dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#040810a3}.CookieConsent-module__wBk8SG__dialogBody{max-height:min(90dvh,820px);padding:24px 24px calc(24px + env(safe-area-inset-bottom));overflow-y:auto}.CookieConsent-module__wBk8SG__dialogHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.CookieConsent-module__wBk8SG__close{border:1px solid var(--consent-border);background:var(--consent-surface);width:44px;height:44px;color:var(--consent-text);border-radius:50%;flex:none;place-items:center;font-size:24px;display:grid}.CookieConsent-module__wBk8SG__categories{gap:12px;margin-top:24px;display:grid}.CookieConsent-module__wBk8SG__category{border:1px solid var(--consent-border);background:var(--consent-muted);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px;display:flex}.CookieConsent-module__wBk8SG__category h3{color:var(--consent-text);margin:4px 0 0;font-size:15px}.CookieConsent-module__wBk8SG__category p{color:var(--consent-secondary);margin:6px 0 0;font-size:13px;line-height:1.55}.CookieConsent-module__wBk8SG__switch{width:42px;height:24px;accent-color:var(--consent-accent);flex:none;margin-top:3px}.CookieConsent-module__wBk8SG__alwaysActive{color:var(--consent-accent);text-transform:uppercase;flex:none;font-size:11px;font-weight:850}.CookieConsent-module__wBk8SG__dialogActions{gap:10px;margin-top:20px;display:grid}.CookieConsent-module__wBk8SG__settingsButton{color:inherit;text-underline-offset:4px;background:0 0;border:0;padding:0;text-decoration:underline}@media (min-width:640px){.CookieConsent-module__wBk8SG__bannerWrap{padding:20px 20px calc(20px + env(safe-area-inset-bottom))}.CookieConsent-module__wBk8SG__bannerGrid,.CookieConsent-module__wBk8SG__dialogBody{padding:30px}.CookieConsent-module__wBk8SG__dialogActions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.CookieConsent-module__wBk8SG__bannerGrid{grid-template-columns:minmax(0,1fr) 360px;align-items:center;padding:32px 38px}}@media (max-width:639px){.CookieConsent-module__wBk8SG__dialog{border-radius:24px 24px 0 0;width:100%;max-height:92dvh;margin:auto 0 0}.CookieConsent-module__wBk8SG__dialogBody{max-height:92dvh;padding:22px 18px calc(18px + env(safe-area-inset-bottom))}.CookieConsent-module__wBk8SG__category{gap:12px}}@media (prefers-reduced-motion:reduce){.CookieConsent-module__wBk8SG__banner{animation:none}}@keyframes CookieConsent-module__wBk8SG__consent-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
