@-webkit-keyframes spinner{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes spinner{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.cookie-notice-consent,.cookie-notice-consent *{box-sizing:border-box}.cookie-notice-consent{position:fixed;bottom:0;width:100%;z-index:9999;font-size:smaller;text-align:center;background-color:#23282d;color:#fff}.cookie-notice-consent__container{overflow:auto;padding:15px 30px}#cookie-notice-consent.cookie-notice-consent--hidden,.cookie-notice-consent.cookie-notice-consent--hidden,body.privacy-policy #cookie-notice-consent{display:none}.cookie-notice-consent__text{margin-bottom:10px}.cookie-notice-consent__categories--inline .cookie-notice-consent__category{display:inline-block;margin-right:20px}.cookie-notice-consent__categories input,.cookie-notice-consent__categories label{cursor:pointer;touch-action:manipulation;color:inherit}.cookie-notice-consent__category-description{opacity:.66;margin-bottom:20px}.cookie-notice-consent__categories input+label{display:inline-block;padding-left:10px}.cookie-notice-consent__button{display:inline-block;text-decoration:none;margin:5px;padding:5px 15px;color:inherit;border:1px solid currentColor;cursor:pointer;touch-action:manipulation;white-space:nowrap;border-radius:3px}.cookie-notice-consent__button:focus,.cookie-notice-consent__button:hover{color:inherit;box-shadow:inset 0 0 0 999px rgba(255,255,255,.1)}.cookie-notice-consent__button--inline{margin-left:0}.cookie-notice-consent--loading .cookie-notice-consent__container{position:relative;overflow:hidden}.cookie-notice-consent--loading .cookie-notice-consent__container::before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}.cookie-notice-consent--loading .cookie-notice-consent__container::after{content:"";position:absolute;z-index:2;top:calc(50% - 1.5rem);left:calc(50% - 1.5rem);width:3rem;height:3rem;border-radius:50%;border:2px solid rgba(255,255,255,.9);border-left-color:transparent;border-right-color:transparent;-webkit-animation:spinner .75s ease-in-out infinite;animation:spinner .75s ease-in-out infinite}.wp-block-embed .cookie-notice-consent__embed-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(0,0,0,.1);font-size:smaller;text-align:center;padding:15%}.wp-block-embed.is-type-video .cookie-notice-consent__embed-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.cookie-notice-consent__embed-blocked-notice{margin-bottom:20px}.cookie-notice-consent__embed-unblock{display:inline-block;position:relative;padding:5px 15px;background:var(--cnc-color-accent, rgba(0,0,0,0.2));color:#fff;text-decoration:none;cursor:pointer}.cookie-notice-consent__embed-unblock:focus,.cookie-notice-consent__embed-unblock:hover{box-shadow:inset 0 0 0 999px rgba(255,255,255,.1)}.cookie-notice-consent,.cookie-notice-consent__embed{--cnc-color-accent:#28a24a;--cnc-color-palegrey:#f0f0f0;--cnc-color-lightgrey:#aaaaaa;--cnc-color-grey:#666666;--cnc-color-darkgrey:#222222}#cookie-notice-consent{left:0;bottom:0;width:auto;background:0 0;font-size:16px;line-height:1.4;text-align:left}#cookie-notice-consent .cookie-notice-consent__container{background:#fff;color:#111;width:90vw;max-width:320px;max-height:100%;padding:15px 20px;margin:15px;border-radius:2px;box-shadow:0 3px 10px rgba(0,0,0,.05),0 8px 15px rgba(0,0,0,.05)}@media screen and (max-width:480px){#cookie-notice-consent .cookie-notice-consent__container{margin:10px;padding:10px 15px;width:calc(100% - 20px);max-width:100%}}#cookie-notice-consent .cookie-notice-consent__categories:not(.cookie-notice-consent__categories--inline){margin-top:20px}#cookie-notice-consent .cookie-notice-consent__categories:not(.cookie-notice-consent__categories--inline) label{margin-bottom:5px}#cookie-notice-consent .cookie-notice-consent__categories:not(.cookie-notice-consent__categories--inline) .cookie-notice-consent__category-description{color:var(--cnc-color-grey);font-size:smaller;line-height:1.3}#cookie-notice-consent .cookie-notice-consent__categories input,#cookie-notice-consent .cookie-notice-consent__categories input:checked{opacity:0;position:absolute}#cookie-notice-consent .cookie-notice-consent__categories input+label{position:relative;padding-left:30px}#cookie-notice-consent .cookie-notice-consent__categories input+label::before{content:"";display:inline-block;position:absolute;width:18px;height:18px;left:0;top:1px;border-radius:2px;background-color:var(--cnc-color-lightgrey)}#cookie-notice-consent .cookie-notice-consent__categories input+label::after{content:"";display:block;position:absolute;width:12px;height:6px;left:3px;top:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;border-radius:2px;opacity:0;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}#cookie-notice-consent .cookie-notice-consent__categories input:checked:disabled+label::after,#cookie-notice-consent .cookie-notice-consent__categories input:checked:disabled+label::before{opacity:.5}#cookie-notice-consent .cookie-notice-consent__categories input:checked+label::before{background-color:var(--cnc-color-accent);border-color:var(--cnc-color-accent)}#cookie-notice-consent .cookie-notice-consent__categories input:checked+label::after{opacity:1}#cookie-notice-consent .cookie-notice-consent__button{display:block;white-space:pre-wrap;color:var(--cnc-color-darkgrey);background:var(--cnc-color-palegrey);border:0;border-radius:1px;text-align:center;padding:5px 8px;margin:8px 0}@media screen and (max-width:480px){#cookie-notice-consent .cookie-notice-consent__button{margin:5px 0}}#cookie-notice-consent .cookie-notice-consent__button:hover{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.05)}#cookie-notice-consent .cookie-notice-consent__accept-button{background:var(--cnc-color-accent);border-color:var(--cnc-color-accent);padding:10px;color:#fff;font-weight:700}