.cookie-consent{z-index:100;border-top:2px solid var(--hustle-black);background:var(--hustle-white);max-height:100dvh;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -10px 30px #0000002e}.cookie-consent:focus{outline:none}.cookie-consent__content{width:100%;max-width:var(--siteWidth);gap:1.5rem;margin:0 auto;padding:1.5rem 20px;display:grid}@media (min-width:48rem){.cookie-consent__content{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3rem;padding-top:2rem;padding-bottom:2rem}}.cookie-consent__heading-row{justify-content:space-between;align-items:start;gap:1rem;display:flex}.cookie-consent__title{margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.cookie-consent__close{width:2.5rem;height:2.5rem;color:var(--hustle-black);cursor:pointer;font:inherit;background:0 0;border:0;flex:none;justify-content:center;align-items:center;font-size:2rem;line-height:1;display:inline-flex}.cookie-consent__close:focus-visible{outline:2px solid var(--hustle-navy);outline-offset:2px}.cookie-consent__details{margin-top:.75rem}.cookie-consent__details summary{cursor:pointer;text-underline-offset:.2em;width:fit-content;font-weight:600;text-decoration:underline}.cookie-consent__details summary:focus-visible{outline:2px solid var(--hustle-navy);outline-offset:2px}.cookie-consent__details p{max-width:70ch;padding-top:.5rem}.cookie-consent__current-choice{margin-top:.75rem;font-weight:600}.cookie-consent__actions{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:36rem){.cookie-consent__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:48rem){.cookie-consent__actions{min-width:25rem}}.cookie-consent__button{width:100%}@media (prefers-reduced-motion:reduce){.cookie-consent *,.cookie-consent :before,.cookie-consent :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
