@-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,.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:#28a746;--cnc-color-grey:#777;--cnc-color-darkgrey:#444;--cnc-color-palegrey:#f6f6f6;}#cookie-notice-consent{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.75);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);-moz-backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:flex-end;font-size:16px;line-height:1.5;}#cookie-notice-consent .cookie-notice-consent__container{position:relative;background:#fff;color:#111;width:90vw;max-width:500px;max-height:100%;padding:20px 30px;border-top-left-radius:6px;border-top-right-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.3),0 0 20px rgba(0,0,0,.2),0 0 30px rgba(0,0,0,.1);}@media screen and (max-width:480px){#cookie-notice-consent .cookie-notice-consent__container{padding:15px;}}#cookie-notice-consent .cookie-notice-consent__text{padding:0 35px;}#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) .cookie-notice-consent__category{text-align:left;}#cookie-notice-consent .cookie-notice-consent__categories:not(.cookie-notice-consent__categories--inline) label{margin-bottom:0;}#cookie-notice-consent .cookie-notice-consent__categories:not(.cookie-notice-consent__categories--inline) .cookie-notice-consent__category-description{padding-left:60px;color:var(--cnc-color-grey);font-size:smaller;}#cookie-notice-consent .cookie-notice-consent__category-description{margin:0 0 20px;}@media screen and (max-width:480px){#cookie-notice-consent .cookie-notice-consent__category-description{margin:0 0 10px;}}#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:60px;font-weight:700;}#cookie-notice-consent .cookie-notice-consent__categories input+label::before{content:"";display:inline-block;position:absolute;width:42px;height:22px;left:0;top:0;border-radius:20px;background-color:var(--cnc-color-grey);transition:.33s ease background-color;}#cookie-notice-consent .cookie-notice-consent__categories input+label::after{content:"";display:block;position:absolute;width:20px;height:20px;background-color:#fff;border-radius:1rem;left:1px;top:1px;transition:.33s ease left;}#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{left:21px;}#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;padding:6px 8px;margin:10px 0;border-radius:4px;}@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;}#cookie-notice-consent .cookie-notice-consent__reject-button{position:absolute;top:10px;right:10px;margin:0;padding:0;text-indent:999px;white-space:nowrap;overflow:hidden;width:35px;height:35px;border-radius:20px;}#cookie-notice-consent .cookie-notice-consent__reject-button::after{position:absolute;top:0;right:0;bottom:0;left:0;color:var(--cnc-color-darkgrey);text-indent:0;font-size:larger;font-weight:700;border-radius:inherit;display:flex;justify-content:center;align-items:center;content:"×";padding-bottom:2px;z-index:1;}