.cookieConsentToggle{width:40px;height:40px;position:fixed;will-change:transform;padding:9px;border:0;box-shadow:0 0 10px #0000004d;background:#fff;border-radius:50%;bottom:32px;right:20px;transition:.2s;opacity:1;z-index:99980}.cookieConsentToggle:hover{color:#fff;background:#000}.cookieConsentToggle *{fill:currentColor}.cookieConsentWrapper{z-index:99990;position:fixed;left:0;right:0;bottom:0;color:#fff;padding:1rem;transition:.2s}.cookieConsent{margin:0 auto;display:flex;justify-content:space-between}.cookieConsent__Content{margin-right:40px}.cookieConsent__Title{margin:0;font-weight:700}.cookieConsent__Description{margin:10px 0 0}.cookieConsent__Description a{color:#fff;text-decoration:underline}.cookieConsent__Description a:hover{text-decoration:none}.cookieConsent__Right{display:flex;align-items:flex-end}.cookieConsentOperations{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;transition:.3s;will-change:transform;z-index:99999}.cookieConsentOperations .cookieConsentOperations__List{transform:scale(1)}.cookieConsentOperations__List{background:#fff;color:#000;max-width:500px;padding:40px;margin:auto;overflow-y:initial;box-sizing:border-box;max-height:100vh;transition:.2s transform;will-change:transform;transform:scale(.95)}.cookieConsentOperations__Item{display:block;padding-left:60px;margin-bottom:20px}.cookieConsentOperations__Item.disabled{color:#999}.cookieConsentOperations__Item.disabled label:after{opacity:.3}.cookieConsentOperations__Item input{display:none}.cookieConsentOperations__Item label{align-items:center;font-size:22px;font-weight:700;display:block;position:relative;cursor:pointer}.cookieConsentOperations__Item label:before{content:"";display:block;left:-60px;background:#dedede;height:20px;border-radius:20px;width:40px;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}.cookieConsentOperations__Item label:after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#000;position:absolute;top:50%;transform:translateY(-50%);left:-58px;transition:.2s;cursor:pointer}.cookieConsentOperations__Item input:checked+label:after{transform:translate(20px,-50%)}.cookieConsent__Button{padding:15px 40px;display:block;background:var(--godo-grayishblue, transparent);box-shadow:inset 0 0 0 2px #fff;color:#fff;white-space:nowrap;border:0;font-size:16px;margin-left:10px;cursor:pointer;transition:.2s;border-radius:4rem}.cookieConsent__Button--Close{background:#000;color:#fff;margin:40px 0;width:100%;padding:15px 60px}.cookieConsent__Button.close{display:grid;place-items:center;width:54px;padding:0;height:54px}.cookieConsent__Button:hover{filter:brightness(.93)}@media only screen and (max-width: 900px){.cookieConsent__Content{margin-right:0}.cookieConsent__Description{padding:0 1.5rem}.cookieConsent{display:block}.cookieConsent__Right{margin-top:20px}.cookieConsent__Button{margin:0 10px 10px 0}.cookieConsent__Button--Close{margin:40px 0 0}}
