.Cookie-consent{position:fixed;background-color:#fff;border:none;border-radius:4px;z-index:100;filter:drop-shadow(.1875rem .1875rem .1875rem rgba(48,14,61,.27));top:5%;right:.75rem;bottom:0;left:.75rem;max-width:calc(100% - 24px);max-height:90vh;overflow:auto;-webkit-overflow-scrolling:touch;margin:0 auto;font-family:Marcin Antique,sans-serif;text-align:center;padding:2rem}@media screen and (min-width:45.0625rem){.Cookie-consent{padding:2.25rem 2.25rem 2rem}}@media screen and (min-width:67.5625rem){.Cookie-consent{padding:4.125rem}}@media screen and (min-width:45.0625rem){.Cookie-consent{top:10%;right:1.125rem;bottom:0;left:1.125rem;max-width:calc(100% - 36px)}}@media screen and (min-width:51.625rem){.Cookie-consent{max-width:49.375rem}}@media screen and (min-width:67.5625rem){.Cookie-consent{right:2rem;bottom:0;left:2rem;top:50%;transform:translateY(-50%);max-width:49.375rem}}.Cookie-consent__backdrop{display:none;background-color:rgba(0,0,0,.7);position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.Cookie-consent[open]+.Cookie-consent__backdrop{display:block}.Cookie-consent__logo-container{margin-bottom:2rem;width:11.25rem}.Cookie-consent__title{font-family:Heldane Display Medium,serif;font-size:1.5rem;font-weight:400;margin:0;color:#000}@media screen and (min-width:45.0625rem){.Cookie-consent__title{font-size:1.875rem}}.Cookie-consent__title+.Cookie-consent__text{color:#000;margin-top:1.125rem}.Cookie-consent__text p+p{margin-top:1.125rem}.Cookie-consent__buttons{margin-top:1.125rem;display:flex;flex-direction:column-reverse;gap:1.5rem}@media screen and (min-width:45.0625rem){.Cookie-consent__buttons{flex-direction:row;justify-content:center}}.Cookie-consent__buttons .Cookie-consent__button{background:#b31218;color:#fff;cursor:pointer;display:inline-flex;gap:.5rem;align-items:center;align-content:center;justify-content:center;font-family:Marcin Antique,sans-serif;font-size:15px;font-weight:500;padding:10.6666666667px 32px;line-height:1em;text-align:center;text-decoration:none;white-space:nowrap;letter-spacing:normal;border:1px solid transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;min-height:48px;vertical-align:bottom;display:block;margin:0 auto;width:100%}.Cookie-consent__buttons .Cookie-consent__button:active,.Cookie-consent__buttons .Cookie-consent__button:focus,.Cookie-consent__buttons .Cookie-consent__button:hover{cursor:pointer;text-decoration:none;z-index:10}.Cookie-consent__buttons .Cookie-consent__button[disabled]{opacity:.5;pointer-events:none}.Cookie-consent__buttons .Cookie-consent__button svg{max-width:1.5rem;max-height:1.5rem}@media screen and (min-width:45.0625rem){.Cookie-consent__buttons .Cookie-consent__button{width:unset}}.Cookie-consent__buttons .Cookie-consent__button.Button--secondary{background:#000;color:#fff;border-color:#000}.Cookie-consent__buttons .Cookie-consent__button:last-of-type{margin-top:1.125rem}@media screen and (min-width:45.0625rem){.Cookie-consent__buttons .Cookie-consent__button:first-of-type{margin:initial;margin-right:2rem}.Cookie-consent__buttons .Cookie-consent__button:last-of-type{margin:0}}.Cookie-consent__details{margin-top:1.125rem;display:flex;justify-content:center;color:#000}.Cookie-consent__toggle-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:1.125rem;background-color:#fff;padding:2rem;border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media screen and (min-width:45.0625rem){.Cookie-consent__toggle-bar{grid-template-columns:repeat(4,1fr);gap:2rem;padding:1.125rem 3rem 2rem}}.Toggle-button{display:flex;flex-direction:column;align-items:center;grid-column:span 1}.Toggle-button__label{color:#4d4d4d;margin-bottom:1rem}@media screen and (min-width:45.0625rem){.Toggle-button__label{margin-bottom:1.125rem}}.Toggle-button__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;box-sizing:content-box;display:inline-block;vertical-align:middle;width:3.75rem;height:2rem;border:1px solid #4d4d4d;border-radius:1.1875rem;font-size:inherit;background:#eeeeed;transition:background-color .4s;cursor:pointer}.Toggle-button__toggle:before{content:"";position:absolute;left:3px;top:3px;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#4d4d4d;transition:background-color .4s,left .4s}.Toggle-button__toggle:checked{background-color:#000;border:1px solid #000}.Toggle-button__toggle:checked:before{background-color:#fff;left:2rem}.Toggle-button__toggle[disabled]{border:1px solid #000;background:#000;cursor:default;opacity:.3}.Toggle-button__toggle[disabled]:before{background-color:#fff;left:2rem}