#CookieConsent{max-height:100%;overflow-y:auto;background-color:var(--font-color);-webkit-box-shadow:0px 0px 25px 0px rgba(0, 0, 0, 0.2);box-shadow:0px 0px 25px 0px rgba(0, 0, 0, 0.2)}#CookieConsent *:not(a){color:#FFF}#CookieConsent *:not(a, .h2){font-size:1.25rem;line-height:1.5rem}#CookieConsent .h2{font-size:2.5rem;line-height:3rem}@media screen and (max-width:767.98px){#CookieConsent .h2{font-size:1.75rem;line-height:2.25rem}}.CookieConsent__button{background-color:transparent;transition:all ease 0.3s;border:1px solid #FFF;color:#FFF !important}.CookieConsent__button:focus,.CookieConsent__button:active,.CookieConsent__button:hover{background-color:transparent}.CookieConsent__button--highlight{background-color:#DE0442;border-color:#DE0442}.CookieConsent__button--highlight:focus,.CookieConsent__button--highlight:active,.CookieConsent__button--highlight:hover{background-color:#DE0442}#CookieConsentForm_Form input[type="checkbox"]{height:24px;width:24px;margin-right:1.5rem;position:relative;top:7px;accent-color:var(--button-background-color)}#CookieConsentForm_Form input[type="submit"]{font-family:"Chivo", sans-serif;padding:12px 25px 15px 25px;transition:all ease 0.3s;border:0;border-radius:0;font-size:1rem;line-height:1;cursor:pointer;text-decoration:none;text-transform:uppercase;white-space:nowrap;box-shadow:none;position:relative;font-weight:400;background:var(--button-background-color);color:var(--button-font-color)}@media screen and (max-width:767.98px){#CookieConsentForm_Form input[type="submit"]{font-size:1.25rem}}@media screen and (max-width:575.98px){#CookieConsentForm_Form input[type="submit"]{font-size:1rem}}#CookieConsentForm_Form input[type="submit"]:hover,#CookieConsentForm_Form input[type="submit"]:focus-visible,#CookieConsentForm_Form input[type="submit"]:focus{transform:scale(1.05);box-shadow:none}