:root{--cc-card-bg-color:#fff;--cc-card-text-color:#000;--cc-button-bg-color:#161a1d;--cc-button-bg-color-rgb:22, 26, 29;--cc-button-bg-opacity:.8;--cc-button-text-color:#fff;--cc-modal-transition:all .3s cubic-bezier(.25, .8, .25, 1)}[theme=dark]{--cc-card-bg-color:#161a1c;--cc-card-text-color:#f0f0f0;--cc-button-bg-color-rgb:194, 208, 224;--cc-button-text-color:#161a1c}.cookie-disable-interaction body{height:auto!important;overflow:hidden!important}.cookie-disable-interaction body:before{content:"";opacity:1;z-index:900;background:#000000a6;position:fixed;inset:0}.cookie-consent-root{--cookie-consent-width:100%;--cookie-consent-bottom:20px;background:var(--cc-card-bg-color);z-index:1000;bottom:var(--cookie-consent-bottom);max-width:var(--cookie-consent-width);border-radius:10px;transition:all 1s ease-in-out;position:fixed;inset-inline:20px;overflow:hidden;box-shadow:0 4px 10px #0000001a}.consent-layout-box,.consent-layout-box-inline{--cookie-consent-width:24rem}.consent-layout-box-wide{--cookie-consent-width:36rem}.consent-layout-cloud,.consent-layout-cloud-inline{--cookie-consent-width:54em}.consent-layout-bar,.consent-layout-bar-inline{--cookie-consent-width:100%;--cookie-consent-bottom:0;border-radius:0;inset-inline:0}.cookie-consent-hide{--cookie-consent-bottom:-150%}@media screen and (width<=640px){.consent-layout-cloud,.consent-layout-cloud-inline{--cookie-consent-width:none!important;width:calc(100% - 40px)!important}}.cookie-consent-content-container{--cc-content-container-width:1200px;max-width:var(--cc-content-container-width);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin:auto;padding:20px;display:flex}.consent-layout-box .cookie-consent-content-container,.consent-layout-box-inline .cookie-consent-content-container,.consent-layout-box-wide .cookie-consent-content-container,.consent-layout-bar .cookie-consent-content-container{flex-direction:column}.cookie-consent-content{width:100%}.cookie-consent-content-title{color:var(--cc-card-text-color);margin:0;padding:0 0 .35rem;font-size:16px;font-weight:600}.cookie-consent-content-description{color:var(--cc-card-text-color);opacity:.8;margin:0;padding:0;font-size:14px}.cookie-consent-button-container{flex-direction:column;justify-content:center;gap:10px;width:100%;display:flex}.consent-layout-box .cookie-consent-button-container,.consent-layout-box .cookie-consent-button-action,.consent-layout-box-inline .cookie-consent-button-container,.consent-layout-box-inline .cookie-consent-button-action,.consent-layout-box-wide .cookie-consent-button-container,.consent-layout-bar .cookie-consent-button-container{width:100%}.cookie-consent-button-action{flex-direction:column;justify-content:center;gap:10px;display:flex}.consent-layout-box-inline .cookie-consent-button-action,.consent-layout-box-wide .cookie-consent-button-action,.consent-layout-bar .cookie-consent-button-action,.consent-layout-bar-inline .cookie-consent-button-action{flex-direction:row}.consent-layout-box-wide .cookie-consent-button-container,.consent-layout-cloud-inline .cookie-consent-button-action,.consent-layout-bar .cookie-consent-button-container{flex-flow:wrap;justify-content:space-between;align-items:center}.cookie-consent-button-container button{cursor:pointer;background-color:rgba(var(--cc-button-bg-color-rgb), var(--cc-button-bg-opacity,1));color:var(--cc-button-text-color);border:none;border-radius:5px;min-width:max-content;padding:.5rem 1.25rem;font-size:14px;transition:all .3s}.cookie-consent-button-container button.preferences-btn{--cc-button-bg-color-rgb:227, 232, 235;--cc-button-text-color:#000}.cookie-consent-button-container button:hover{--cc-button-bg-opacity:1}.consent-layout-box-inline .cookie-consent-button-action button{width:100%}.cookie-consent-links-container{text-align:center;background:linear-gradient(#efefef 0%,#fff 100%);padding:.25rem 1.25rem}[theme=dark] .cookie-consent-links-container{color:#fff;background:linear-gradient(#2a2a2a 0%,#1e1e1e 100%)}.cookie-consent-links-container ul{flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:inline-flex}.cookie-consent-links-container ul li{justify-content:center;gap:15px;display:flex}.cookie-consent-links-container a{color:rgba(var(--cc-button-bg-color-rgb), var(--cc-button-bg-opacity,1));font-size:12px;text-decoration:none}.cookie-consent-links-container a:hover{text-decoration:underline}.cookie-consent-links-container ul{--cc-links-ul-width:calc(1200px - 40px);width:var(--cc-links-ul-width);justify-content:start}@media (width<=575.98px){.cookie-consent-button-container button,.consent-layout-box-wide .cookie-consent-button-action,.consent-layout-bar .cookie-consent-button-action,.cookie-consent-button-container button.preferences-btn{width:100%}}@media (width>=576px){.cookie-consent-content-container{--cc-content-container-width:480px}.cookie-consent-links-container ul{--cc-links-ul-width:calc(480px - 40px);width:var(--cc-links-ul-width)}.consent-layout-box-inline .cookie-consent-button-container,.consent-layout-box .cookie-consent-button-container{flex-direction:column;justify-content:space-between}.cookie-consent-button-container{flex-direction:row;justify-content:space-between}.consent-layout-cloud .cookie-consent-button-action{flex-direction:row}}@media (width>=768px){.cookie-consent-content-container{--cc-content-container-width:640px}.consent-layout-box-inline .cookie-consent-button-container,.consent-layout-box .cookie-consent-button-container{flex-direction:column;justify-content:space-between}.cookie-consent-links-container ul{--cc-links-ul-width:calc(640px - 40px);width:var(--cc-links-ul-width)}.consent-layout-cloud .cookie-consent-button-action{flex-direction:row}}@media (width>=992px){.cookie-consent-content-container{--cc-content-container-width:860px}.consent-layout-box-inline .cookie-consent-button-container,.consent-layout-box .cookie-consent-button-container{flex-direction:column;justify-content:space-between}.cookie-consent-links-container ul{--cc-links-ul-width:calc(860px - 40px);width:var(--cc-links-ul-width)}.consent-layout-cloud .cookie-consent-button-action{flex-direction:row}}@media (width>=1200px){.cookie-consent-content-container{--cc-content-container-width:1080px}.consent-layout-box-inline .cookie-consent-button-container,.consent-layout-box .cookie-consent-button-container{flex-direction:column;justify-content:space-between}.cookie-consent-links-container ul{--cc-links-ul-width:calc(1080px - 40px);width:var(--cc-links-ul-width)}.consent-layout-cloud .cookie-consent-button-action{flex-direction:row}}@media (width>=1400px){.cookie-consent-content-container{--cc-content-container-width:1200px}.consent-layout-box-inline .cookie-consent-button-container,.consent-layout-box .cookie-consent-button-container{flex-direction:column;justify-content:space-between}.cookie-consent-links-container ul{--cc-links-ul-width:calc(1200px - 40px);width:var(--cc-links-ul-width)}.consent-layout-cloud .cookie-consent-button-action{flex-direction:row}}.cookie-preferences-modal{z-index:9999;opacity:0;visibility:hidden;width:100%;height:100%;transition:var(--cc-modal-transition);pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.cookie-preferences-modal.is-visible{opacity:1;visibility:visible;pointer-events:auto}.cookie-preferences-modal-overlay{opacity:0;width:100%;height:100%;transition:var(--cc-modal-transition);background-color:#0009;position:absolute;top:0;left:0}.cookie-preferences-modal.is-visible .cookie-preferences-modal-overlay{opacity:1}.cookie-preferences-modal-content{background-color:var(--cc-card-bg-color);width:90%;max-width:43em;max-height:90vh;transition:var(--cc-modal-transition);border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 8px 32px #0000001f}.cookie-preferences-modal.is-visible .cookie-preferences-modal-content{transform:translateY(0)}.cookie-preferences-modal-header{border-bottom:1px solid #6c6c6c1c;flex-shrink:0;justify-content:space-between;align-items:center;padding:1em 1.4em;display:flex}.cookie-preferences-modal-header h2{color:var(--cc-card-text-color);margin:0;font-size:.95rem;font-weight:600}.cookie-preferences-modal-close{background:var(--cc-button-text-color);cursor:pointer;color:var(--cc-card-text-color);border:none;border-radius:4px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:4px;transition:color .2s;display:flex}.cookie-preferences-modal-close:hover,.cookie-preferences-modal-close:focus{color:var(--cc-card-text-color);background-color:#0000000d}.cookie-preferences-modal-close svg{width:1rem;height:1rem}.cookie-preferences-modal-body{scrollbar-width:thin;scrollbar-color:rgba(var(--cc-button-bg-color-rgb), var(--cc-button-bg-opacity,1)) #0000001a;flex-grow:1;padding:24px;overflow-y:auto}.cookie-preferences-modal p{color:var(--cc-card-text-color);opacity:.75;margin:0;font-size:.85rem;font-weight:400;line-height:1.5}.cookie-preferences-modal-body::-webkit-scrollbar{width:6px}.cookie-preferences-modal-body::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.cookie-preferences-modal-body::-webkit-scrollbar-thumb{background-color:rgba(var(--cc-button-bg-color-rgb), var(--cc-button-bg-opacity,1));border-radius:3px}.cookie-preferences-intro{padding:0 0 20px}.cookie-categories{flex-direction:column;gap:20px;display:flex}.cookie-category{border-bottom:1px solid #6c6c6c1c;padding-bottom:20px}.cookie-category:last-child{border-bottom:none;padding-bottom:0}.cookie-category-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cookie-category-header h3{color:var(--cc-card-text-color);margin:0;font-size:1rem;font-weight:500}.cookie-preferences-modal-footer{border-top:1px solid #6c6c6c1c;flex-shrink:0;justify-content:space-between;gap:12px;padding:16px 24px;display:flex}.cookie-preferences-modal-button-group{justify-content:space-between;gap:12px;display:flex}.primary-button{background-color:rgba(var(--cc-button-bg-color-rgb), var(--cc-button-bg-opacity,1));color:var(--cc-button-text-color);cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:background-color .2s}.primary-button:hover,.primary-button:focus{background-color:rgba(var(--cc-button-bg-color-rgb), var(--cc-button-bg-opacity,1))}.secondary-button{background-color:rgba(var(--cc-button-bg-color-rgb), var(--cc-button-bg-opacity,1));color:var(--cc-button-text-color);cursor:pointer;border-radius:6px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .2s}.secondary-button:hover,.secondary-button:focus{background-color:#e7e7e7}.cookie-toggle{width:44px;height:24px;display:inline-block;position:relative}.cookie-toggle input{opacity:0;width:0;height:0}.cookie-toggle-slider{cursor:pointer;transition:var(--cc-modal-transition);background-color:#ccc;border-radius:24px;position:absolute;inset:0}.cookie-toggle-slider:before{content:"";width:20px;height:20px;transition:var(--cc-modal-transition);background-color:#fff;border-radius:50%;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #0003}.cookie-toggle input:checked+.cookie-toggle-slider{background-color:rgba(var(--cc-button-bg-color-rgb), var(--cc-button-bg-opacity,1))}.cookie-toggle input:checked+.cookie-toggle-slider:before{transform:translate(20px)}.cookie-toggle input:disabled+.cookie-toggle-slider{cursor:not-allowed;background-color:#95a5a6}.cookie-toggle input:focus+.cookie-toggle-slider{box-shadow:none}@media (width<=480px){.cookie-preferences-modal-content{width:95%;max-height:85vh}.cookie-preferences-modal-footer{flex-direction:column}.primary-button{width:100%}}
