.cookie-consent-overlay{position:fixed;bottom:0;left:0;right:0;z-index:100;background:linear-gradient(to top,rgba(0,0,0,.1),transparent);padding-top:2rem}.cookie-consent-container{background:#FFFFFF;border-top:1px solid #DFDFDF;padding:1.5rem 2.5rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;max-width:100%;box-sizing:border-box}@media (max-width: 60rem){.cookie-consent-container{flex-direction:column;align-items:stretch;padding:1.25rem;gap:1.25rem}}.cookie-consent-customize{flex-direction:column;align-items:stretch;max-width:40rem;margin:0 auto;border:1px solid #DFDFDF;border-bottom:none}.cookie-consent-content{display:flex;flex-direction:column;gap:.5rem;flex:1}.cookie-consent-header{font-family:Diatype-Extended;font-size:1rem;font-weight:500;text-transform:uppercase;color:#000}.cookie-consent-description{font-family:Diatype;font-size:.875rem;line-height:1.5;color:#555}.cookie-consent-link{color:#000;text-decoration:underline}.cookie-consent-link:hover{color:#333}.cookie-consent-buttons{display:flex;flex-direction:row;gap:.625rem;flex-shrink:0}@media (max-width: 30rem){.cookie-consent-buttons{flex-direction:column}}.cookie-consent-buttons form{display:contents}.cookie-consent-button{height:2.875rem;padding:0 1.375rem;font-family:Diatype-Extended;font-size:.75rem;font-weight:500;text-transform:uppercase;cursor:pointer;border:1px solid #000000;transition:background-color .2s,color .2s;white-space:nowrap}.cookie-consent-button-primary{background:#000000;color:#fff}.cookie-consent-button-primary:hover{background:#333333}.cookie-consent-button-secondary{background:#FFFFFF;color:#000}.cookie-consent-button-secondary:hover{background:#F5F5F5}.cookie-consent-options{display:flex;flex-direction:column;gap:1.25rem;margin:1rem 0}.cookie-consent-option{display:flex;flex-direction:column;gap:.375rem;padding-bottom:1.25rem;border-bottom:1px solid #EEEEEE}.cookie-consent-option:last-child{border-bottom:none;padding-bottom:0}.cookie-consent-option-header{display:flex;justify-content:space-between;align-items:center}.cookie-consent-option-title{font-family:Diatype;font-size:1rem;font-weight:500;color:#000}.cookie-consent-option-desc{font-family:Diatype;font-size:.875rem;color:#666;line-height:1.4}.cookie-consent-option-status{font-family:Diatype;font-size:.75rem;text-transform:uppercase}.cookie-consent-always-on{color:#888}.cookie-consent-toggle{position:relative;display:inline-block;width:3rem;height:1.5rem}.cookie-consent-toggle input{opacity:0;width:0;height:0}.cookie-consent-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.3s;border-radius:1.5rem}.cookie-consent-toggle-slider:before{position:absolute;content:"";height:1.125rem;width:1.125rem;left:.1875rem;bottom:.1875rem;background-color:#fff;transition:.3s;border-radius:50%}.cookie-consent-toggle input:checked+.cookie-consent-toggle-slider{background-color:#000}.cookie-consent-toggle input:checked+.cookie-consent-toggle-slider:before{transform:translate(1.5rem)}
