.cookie-consent[hidden]{display:none}.cookie-consent{position:fixed;right:1rem;bottom:1rem;left:auto;z-index:10001;width:min(100% - 2rem,26rem);color:#fff;background:#082032;border:2px solid #fff;border-radius:.5rem;box-shadow:0 .75rem 2rem rgba(0,0,0,.3);font-family:var(--bodyFont,Arial,sans-serif)}.cookie-consent__inner{display:block;padding:1.25rem}.cookie-consent__copy{max-width:54rem}.cookie-consent h2{margin:0 0 .5rem;color:#fff;font-family:var(--headerFont,Arial,sans-serif);font-size:clamp(1.5rem,3vw,2rem);line-height:1.1}.cookie-consent p{margin:0;color:#fff;font-size:.95rem;line-height:1.5}.cookie-consent a{color:#fff;font-weight:700;text-decoration:underline}.cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.25rem}.cookie-consent__button{min-height:2.75rem;padding:.7rem 1rem;border:2px solid #fff;border-radius:.25rem;font:inherit;font-size:.875rem;font-weight:700;line-height:1.2;cursor:pointer}.cookie-consent a:focus-visible,.cookie-consent__button:focus-visible{outline:3px solid #fff;outline-offset:3px}.cookie-consent__button--primary{color:#082032;background:#fff}.cookie-consent__button--secondary{color:#fff;background:transparent}@media only screen and (min-width:48rem){.cookie-consent__inner{padding:1.5rem}}