.consent-banner{width:min(22rem, calc(100vw - 2rem - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)));max-width:22rem;max-height:calc(100dvh - 2rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));margin:auto auto calc(10vh + env(safe-area-inset-bottom,0px));color:#1d1d1f;-webkit-backdrop-filter:blur(24px);background:#fffffff7;border:1px solid #0000001a;border-radius:1rem;padding:1rem;overflow-y:auto;box-shadow:0 10px 34px #0000001f}.consent-banner::backdrop{background:#0f0f0f66}html.consent-scroll-lock{overflow:hidden}.dark .consent-banner{color:#fafafa;background:#171717fa;border-color:#ffffff1a}.dark .consent-banner::backdrop{background:#0000008c}.consent-banner-title{color:#1d1d1f}.dark .consent-banner-title{color:#fafafa}.consent-banner-copy{color:#525252}.dark .consent-banner-copy{color:#d4d4d4}.consent-banner-copy a{color:#1d1d1f;text-underline-offset:2px;text-decoration:underline}.dark .consent-banner-copy a{color:#fafafa}.consent-banner-btn{color:#1d1d1f;background:0 0;border:1px solid #0000001f}.consent-banner-btn:hover{background:#0000000d}.consent-banner-btn:focus-visible{outline-offset:2px;outline:2px solid #a3a3a3b3}.consent-banner-btn-current{background:#0000000f}.consent-banner-btn-primary{color:#fff;background:#1d1d1f;border-color:#1d1d1f}.consent-banner-btn-primary:hover{background:#333336}.dark .consent-banner-btn{color:#fafafa;border-color:#ffffff24}.dark .consent-banner-btn:hover{background:#ffffff14}.dark .consent-banner-btn-current{background:#ffffff1a}.dark .consent-banner-btn-primary{color:#1d1d1f;background:#fafafa;border-color:#fafafa}.dark .consent-banner-btn-primary:hover{background:#e2e2e2}
