.ch-cookie-consent{background-color:#fff;color:#000;width:100%;z-index:99999;padding:35px 40px}.ch-cookie-consent__title{color:#000;margin-top:0}.ch-cookie-consent__read-more{font-weight:700;color:#000;text-decoration:none;display:block}.ch-cookie-consent__read-more:hover{text-decoration:underline}.ch-cookie-consent__form{margin-top:40px}.ch-cookie-consent__category{border-bottom:1px solid #e7e3e3;padding:30px 0;display:-ms-flexbox;display:flex;align-items:center}@media screen and (max-width:641px){.ch-cookie-consent__category{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.ch-cookie-consent__category:first-child{border-top:1px solid #e7e3e3}.ch-cookie-consent__category-toggle{display:flex;align-items:center;margin-right:2rem}@media screen and (max-width:641px){.ch-cookie-consent__category-toggle{margin-top:20px}}.checkbox-switch{margin:0;cursor:pointer}.ch-cookie-consent__category-title{color:#000;margin:0}.ch-cookie-consent__category-description{margin:0}.ch-cookie-consent__btn-group{display:flex;flex-wrap:wrap;align-items:center}.ch-cookie-consent__btn-group .ch-cookie-consent__btn{margin-right:30px}.ch-cookie-consent__btn-group .ch-cookie-consent__toggle-details{cursor:pointer;margin-bottom:25px}.ch-cookie-consent__btn-group .ch-cookie-consent__toggle-details-hide{display:none}.ch-cookie-consent__btn-wrapper{margin-bottom:25px}.ch-cookie-consent__btn-wrapper:nth-child(2){flex-grow:1}@media screen and (max-width:861px){.ch-cookie-consent__btn-wrapper{width:100%}}.ch-cookie-consent__btn{background:linear-gradient(349.19deg,#cf1e34 0,#ee365f 100%);color:#fff;font-weight:700;padding:10px 20px;display:-ms-flexbox;display:flex;text-align:center;border-radius:6px;box-shadow:0 26px 10px -21px rgba(0,0,0,.28);margin-top:1rem}.ch-cookie-consent__btn:hover{background:linear-gradient(349.19deg,#cf1e34 0,#ee365f 80%)}@media screen and (max-width:641px){.ch-cookie-consent__btn{width:100%;display:inline-block}}.ch-cookie-consent__btn--secondary{background:0 0;color:#000;border:2px solid #000}.ch-cookie-consent--dark-theme{background-color:#000;color:#fff}.ch-cookie-consent--dark-theme .ch-cookie-consent__read-more,.ch-cookie-consent--dark-theme .ch-cookie-consent__title{color:#fff}.ch-cookie-consent--dark-theme .ch-cookie-consent__category{border-color:#fff}.ch-cookie-consent--dark-theme .ch-cookie-consent__category:first-child{border-color:#fff}.ch-cookie-consent--dark-theme .checkbox-switch{color:#fff}.ch-cookie-consent--dark-theme .ch-cookie-consent__category-title{color:#fff}.ch-cookie-consent--dark-theme .ch-cookie-consent__btn--secondary{background:0 0;color:#fff;border:2px solid #fff}.ch-cookie-consent--simplified .ch-cookie-consent__form{flex-direction:column-reverse;display:flex}.ch-cookie-consent--simplified .ch-cookie-consent__category-group{display:none}.ch-cookie-consent--simplified .ch-cookie-consent__category-toggle{display:none}.ch-cookie-consent--simplified .ch-cookie-consent__btn-group{margin-top:0;margin-bottom:1rem}.ch-cookie-consent__manage-btn{position:fixed;bottom:20px;left:2.5rem;z-index:1030;width:3rem;height:3rem;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;background:rgb(44 62 80);color:#fff;border:none;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:pointer}.ch-cookie-consent__manage-btn:hover{background:#2c4350}