@-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{font-size:smaller;color:#fff;position:fixed;bottom:0;text-align:center;background-color:#23282d;width:100%;z-index:9999}.cookie-notice-consent__container{overflow:auto;padding:15px 30px}.cookie-notice-consent.cookie-notice-consent--hidden{display:none}.cookie-notice-consent__text{margin-bottom:10px}.cookie-notice-consent__categories--inline .cookie-notice-consent__category{margin-right:20px;display:inline-block}.cookie-notice-consent__categories input,.cookie-notice-consent__categories label{color:inherit;cursor:pointer;touch-action:manipulation}.cookie-notice-consent__category-description{margin-bottom:20px;opacity:.66}.cookie-notice-consent__categories input+label{padding-left:10px;display:inline-block}.cookie-notice-consent__button{padding:5px 15px;border:1px solid;text-decoration:none;color:inherit;margin:5px;border-radius:3px;cursor:pointer;touch-action:manipulation;white-space:nowrap;display:inline-block}.cookie-notice-consent__button:focus,.cookie-notice-consent__button:hover{color:inherit;box-shadow:inset 0 0 0 999px hsla(0,0%,100%,.1)}.cookie-notice-consent__button--inline{margin-left:0}.cookie-notice-consent--loading .cookie-notice-consent__container{overflow:hidden;position:relative}.cookie-notice-consent--loading .cookie-notice-consent__container:before{right:0;content:"";position:absolute;bottom:0;top:0;background-color:rgba(0,0,0,.5);left:0;z-index:1}.cookie-notice-consent--loading .cookie-notice-consent__container:after{border-color:hsla(0,0%,100%,.9) transparent;-webkit-animation:spinner .75s ease-in-out infinite;animation:spinner .75s ease-in-out infinite;height:3rem;content:"";position:absolute;border-style:solid;border-width:2px;top:calc(50% - 1.5rem);border-radius:50%;left:calc(50% - 1.5rem);width:3rem;z-index:2}.wp-block-embed .cookie-notice-consent__embed-placeholder{padding:15%;justify-content:center;font-size:smaller;flex-direction:column;text-align:center;align-items:center;background:rgba(0,0,0,.1);display:flex}.wp-block-embed.is-type-video .cookie-notice-consent__embed-placeholder{right:0;position:absolute;bottom:0;top:0;left:0}.cookie-notice-consent__embed-blocked-notice{margin-bottom:20px}.cookie-notice-consent__embed-unblock{padding:5px 15px;text-decoration:none;color:#fff;position:relative;background:var(--cnc-color-accent,rgba(0,0,0,.2) );cursor:pointer;display:inline-block}.cookie-notice-consent__embed-unblock:focus,.cookie-notice-consent__embed-unblock:hover{box-shadow:inset 0 0 0 999px hsla(0,0%,100%,.1)}