.otCookiesNotification .ot-cookie-btn{bottom:10px;position:fixed;cursor:pointer}.otCookiesNotification #cookies-wrapper{position:fixed;top:0;width:23%;z-index:10000;transition:.2s all;flex-direction:column;padding:15px;border-radius:5px;display:none;align-items:center;justify-content:space-between}.otCookiesNotification .ot-group-btn-side{display:flex;justify-content:space-around;gap:6px}.otCookiesNotification .cookies-btn,.otCookiesNotification span.ot-cookie{padding:4px 6px;cursor:pointer;border-radius:var(--ot-border-radius);font-weight:inherit;min-width:100px;display:flex;justify-content:center;line-height:20px;border:none;font-family:var(--ot-font-family);height:100%}.otCookiesNotification .close:hover{opacity:1}.otCookiesNotification .close:before{transform:rotate(45deg)}.otCookiesNotification .close:after{transform:rotate(-45deg)}.otCookiesNotification span.ot-cookie:hover{opacity:.85}.otCookiesNotification #cookies-body .accordion-item button[aria-expanded=true]{border-bottom:1px solid #000}.otCookiesNotification #cookies-body .accordion-item button[aria-expanded=true] svg{transform:rotate(90deg)}.otCookiesNotification .accordion-content .cst-cookies-detail-list::-webkit-scrollbar{width:5px}.otCookiesNotification .accordion-content .cst-cookies-detail-list::-webkit-scrollbar-track{background:#ffffff57}.otCookiesNotification .accordion-content .cst-cookies-detail-list::-webkit-scrollbar-thumb{background:var(--ot-banner-textcolor);border-radius:5px}.otCookiesNotification .accordion-content .cst-cookies-detail-list::-webkit-scrollbar-thumb:hover{background:var(--ot-banner-textcolor)}.otCookiesNotification #cookies-body .accordion-content{padding-bottom:10px}.otCookiesNotification #cookies-body .accordion-content p{font-weight:400;font-size:.812em;margin-bottom:10px;margin-top:15px}.otCookiesNotification .accordion-item:has(.header-accord[aria-expanded=true]) p.cookies-description{display:block}.otCookiesNotification .accordion-item:has(.header-accord[aria-expanded=false]) p.cookies-description{display:none}.otCookiesNotification .accordion-item:has(.header-accord[aria-expanded=false]) div.accordion-content{visibility:hidden!important;opacity:0!important;overflow:hidden!important;will-change:opacity,max-height;height:0!important;padding-bottom:0!important;transition:all .2s linear}.otCookiesNotification #cookies-body .accordion-content{visibility:unset;overflow:hidden;transition:all .2s linear;will-change:max-height;height:auto;padding-bottom:10px}.otCookiesNotification.accordion-item:has(.header-accord[aria-expanded=false]) div.accordion-content{overflow:hidden;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}ul.cst-cookies-detail-list{max-height:300px;overflow-y:auto}.otCookiesNotification #cookies-body .accordion-item button.header-accord{display:flex;width:100%;background:0 0;border:none;justify-content:space-between;cursor:pointer;align-items:center}.omgCookie-switch input.omgCookie-input-switch[type=checkbox]{height:0;width:0;visibility:hidden;display:none}.omgCookie-switch input.omgCookie-input-switch[checked=checked]+label:after,.omgCookie-switch input.omgCookie-input-switch[checked=true]+label:after{left:calc(100% - 2px);transform:translateX(-100%)}.otCookiesNotification #cookies-action{display:flex;justify-content:flex-end;padding-top:20px}.otCookiesNotification #cookies-action button{padding:10px 20px;font-family:var(--ot-font-family)}.otCookiesNotification #cookies-more-info{text-decoration:none}.otCookiesNotification #cookies-more-info:hover{text-decoration:underline}p.cookies-description{margin:0 auto}.otCookiesNotification #cookies-body{max-height:72vh;overflow-y:scroll}.otCookiesNotification #cookies-body::-webkit-scrollbar{display:none}div#opacityBackground{position:fixed;top:0;bottom:0;left:0;right:0;background:#00000063;z-index:100;display:none}@media (max-width:1200px){.otCookiesNotification #cookies-wrapper{width:30%}}@media (max-width:992px){.otCookiesNotification #cookies-wrapper{width:34%}}@media (max-width:767px){.otCookiesNotification #cookies-wrapper{position:fixed;width:94%;height:auto;z-index:10000;transition:.2s all;padding:15px;border-radius:5px;display:none;left:3%}.otCookiesNotification .ot-group-btn-corner{flex-direction:column}.otCookiesNotification .ot-group-btn-side{justify-content:center}}@media (max-width:576px){.otCookiesNotification #cookies-body{max-height:75vh}.otCookiesNotification .ot-group-btn-side{flex-direction:column}}.otCookiesNotification div#ot-cookie-banner::-webkit-scrollbar{width:5px;height:5px}.otCookiesNotification div#ot-cookie-banner::-webkit-scrollbar-track{background:#f1f1f134}.otCookiesNotification div#ot-cookie-banner::-webkit-scrollbar-thumb{background:rgba(170,172,170,.199);border-radius:5px}.otCookiesNotification div#ot-cookie-banner::-webkit-scrollbar-thumb:hover{background:rgba(122,122,122,.247)}