.hlcc-btn,.hlcc-paragraph{font-size:14px;line-height:24px}#hlcc-big,#hlcc-sm{background-color:#fff;max-width:100%;z-index:999999999;position:fixed}.hlcc-paragraph{color:#333;margin-bottom:16px}.hlcc-paragraph .hlcc-link{color:#1863dc;margin-left:3px;text-decoration:underline}.hlcc-btn,.hlcc-btn:hover{background-color:#dedfe0;color:#333}.hlcc-paragraph .hlcc-link>font{margin-left:-3px}.hlcc-btn-container{display:flex;gap:12px}.hlcc-btn-container .hlcc-btn{flex:1}.hlcc-btn{border-radius:4px;border-width:0;cursor:pointer;font-family:inherit;font-weight:500;padding:8px}.hlcc-btn:hover{opacity:.8}.hlcc-btn.hlcc-accept-btn{background-color:#049343;color:#fff}.hlcc-d-none{display:none}#hlcc-sm{border:1px solid #f4f4f4;border-radius:8px;bottom:40px;box-shadow:0 -1px 10px 0 #9f9f9f47;height:fit-content;left:40px;padding:20px 25px;width:440px}#hlcc-sm.h-center{left:50%;transform:translateX(-50%)}#hlcc-sm.h-right{left:unset;right:40px}#hlcc-sm.v-center{bottom:unset;top:50%;transform:translateY(-50%)}#hlcc-sm.h-center.v-center{transform:translate(-50%,-50%)}#hlcc-sm.v-top{bottom:unset;top:40px}#hlcc-sm .hlcc-heading{color:#333;font-size:18px;font-weight:700;margin-bottom:12px}@media (max-width:576px){#hlcc-sm{bottom:0;border-radius:0 8px 0 0;left:0}#hlcc-sm.h-center{left:50%;transform:translateX(-50%)}#hlcc-sm.h-right{border-top-right-radius:0;left:unset;right:0}#hlcc-sm.v-center{bottom:unset;top:50%;transform:translateY(-50%)}#hlcc-sm.h-center.v-center{transform:translate(-50%,-50%);border-radius:8px}#hlcc-sm.v-top{bottom:unset;top:0}#hlcc-sm.h-center.v-top{border-radius:0 0 8px 8px}#hlcc-sm.h-center.v-bottom{border-radius:8px 8px 0 0}#hlcc-sm.h-left.v-center{border-radius:0 8px 8px 0}#hlcc-sm.h-left.v-top{border-radius:0 0 8px}#hlcc-sm.h-left.v-bottom{border-radius:0 8px 0 0}#hlcc-sm.h-right.v-center{border-radius:8px 0 0 8px}#hlcc-sm.h-right.v-top{border-radius:0 0 0 8px}#hlcc-sm.h-right.v-bottom{border-radius:8px 0 0}}@media (max-width:440px){#hlcc-sm{border-radius:0!important;left:0!important;right:0!important;text-align:center}#hlcc-sm.h-center.v-center{transform:translateY(-50%)}#hlcc-sm.h-center{transform:unset}#hlcc-sm .hlcc-btn-container{flex-direction:column-reverse;gap:10px}#hlcc-sm.h-right{border-top-right-radius:0;left:unset;right:0}#hlcc-sm.v-center{bottom:unset;top:50%;transform:translateY(-50%)}#hlcc-sm.v-top{bottom:unset;top:0}}#hlcc-big{border-radius:8px;box-shadow:0 32px 68px rgba(0,0,0,.3);color:#333;display:flex;flex-direction:column;margin:0 auto;max-height:80vh;top:50%;transform:translate(-50%,100%);transition:none;visibility:hidden;width:850px}#hlcc-big.hlcc-open{left:50%;top:50%;transform:translate(-50%,-50%);transition:1s;visibility:visible}.hlcc-modal-header{align-items:center;border-bottom:1px solid rgb(226 226 226);display:flex;justify-content:space-between;padding:20px 25px}.hlcc-close-btn,.hlcc-close-btn:hover{background-color:transparent}.hlcc-close-btn::after,.hlcc-close-btn::before{background:#333;border-radius:1px;content:"";display:block;height:1px;margin-top:-1px;width:15px}.hlcc-close-btn::before{transform:rotate(-45deg)}.hlcc-close-btn::after{transform:rotate(45deg)}.hlcc-modal-header .hlcc-heading{color:#333;font-size:18px;font-weight:700;line-height:24px;margin-bottom:0}.hlcc-modal-content{overflow-y:auto;padding:20px 25px}#hlcc-big .hlcc-btn-container{border-top:1px solid rgb(226 226 226);padding:20px 25px}.hlcc-cookie-group{border-top:1px solid rgb(226 226 226);padding:12px 0}.hlcc-cookie-group .hlcc-paragraph{margin-bottom:0}.hlcc-cookie-group-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.hlcc-group-heading{font-size:16px;font-weight:700;line-height:24px}.hlcc-always-active{color:green;font-size:14px;font-weight:600;line-height:24px}.hlcc-toggle{display:flex}.hlcc-toggle input{appearance:none;background-color:#d0d5d2;border-radius:50px;cursor:pointer;height:24px;position:relative;width:44px}.hlcc-toggle input:checked{background:green}.hlcc-toggle input::before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.hlcc-toggle input:checked::before{transform:translateX(20px)}@media (max-width:576px){#hlcc-big{border-radius:0;max-height:100%}#hlcc-big .hlcc-btn-container{flex-direction:column-reverse;gap:10px}}.hlcc-overlay{background-color:#000;display:none;left:0;height:100%;opacity:.4;position:fixed;top:0;width:100%;z-index:99999999}.hlcc-overlay.hlcc-open{display:block}