.cc-cookies-settings-toggler{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background:#fff;position:fixed;bottom:0;left:0;box-shadow:0 0 10px 0 rgba(0,0,0,.16);border-top-right-radius:5px;z-index:6001;cursor:pointer}.cc-cookies-settings-toggler:hover{background-color:#41ba55}.cc-cookies-settings-toggler img{width:15px}.cc-container-modal{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);z-index:6000;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px}.cc-container-modal *{box-sizing:border-box}.cc-container-wrap{max-width:100%;width:562px;position:relative;margin:auto;max-height:95vh;padding:40px 40px 25px 40px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.16)}.cc-container{overflow-y:auto;position:relative;width:100%;max-height:calc(95vh - 100px);background:#fff}.cc-logo{position:absolute;top:-36px;left:50%;margin:0 0 0 -35px;width:70px;height:70px;background:#fff;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.16);display:flex;align-items:center;justify-content:center;z-index:20}@media only screen and (max-height:600px){.cc-logo{width:40px;height:40px;top:-10px;margin-left:-20px}}.cc-close-btn{position:absolute;display:block;right:0;top:0;padding:6px;background:#fff;color:#000;text-align:center;cursor:pointer;z-index:20}.cc-close-btn img{width:16px}.cc-title{font-weight:700;font-size:16px;line-height:25px;color:#444;text-align:center;margin-top:11px;margin-bottom:11px}.cc-description{padding:6px 12px;font-weight:400;font-size:14px;line-height:21px;color:#444;text-align:center;margin-top:0;margin-bottom:17px}.cc-description>*{margin:0;padding:0}.cc-button{position:relative;background:#41ba55;box-sizing:border-box;border:none;border-bottom:4px solid #349544;cursor:pointer;margin:4px 4px 24px 4px;padding:10px 16px;color:#fff;font-size:14px;transition:all .3s ease-out;width:auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:700}.cc-button:hover{transform:translateY(-2px);transition:all .2s ease-out}.cc-button img{margin:0 4px;max-height:20px;vertical-align:middle}.cc-button.cc-allow-all{color:#fff!important;background-color:#41ba55!important;border-color:#349544!important}.cc-button.cc-allow-none,.cc-button.cc-save-settings{color:#444!important;background-color:#efefef!important;border-color:#d4d4d4!important}.cc-group-list{margin:0;padding:12px;list-style:none;display:block}.cc-group-list .cc-row-check{margin:0 0 10px 0;padding:0;list-style:none;display:block}.cc-group-list .cc-row-check .cc-row-label{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:53px;background:#efefef;border:1px solid #bfbfbf;padding:17px;font-weight:700;font-size:14px;line-height:20px;color:#444;text-align:left;margin-top:0;margin-bottom:0}.cc-group-list .cc-row-check .cc-row-label>span[data-cookie-bar-accordion-toggle]{cursor:pointer}.cc-group-list .cc-row-check .cc-row-label>span[data-cookie-bar-accordion-toggle] img{margin-right:6px;transform:rotateX(180deg);transition:transform .2s linear}.cc-group-list .cc-row-check .cc-row-label label{position:relative;max-width:55px;width:100%;cursor:pointer}.cc-group-list .cc-row-check .cc-row-label label input+.cc-indicator{position:absolute;right:0;top:0;bottom:0;margin:auto;width:55px;height:24px;background:#d6d6d6;border-radius:15px;display:inline-flex}.cc-group-list .cc-row-check .cc-row-label label input:not(:checked)+.cc-indicator{background:#d6d6d6}.cc-group-list .cc-row-check .cc-row-label label input:not(:checked)+.cc-indicator:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%}.cc-group-list .cc-row-check .cc-row-label label input+.cc-indicator:before{transition-duration:.2s}.cc-group-list .cc-row-check .cc-row-label label input{visibility:hidden;width:0}.cc-group-list .cc-row-check .cc-row-label label input:checked+.cc-indicator{background:#41ba55}.cc-group-list .cc-row-check .cc-row-label label input:checked+.cc-indicator:before{content:"";position:absolute;top:2px;right:2px;width:20px;height:20px;background:#fff;border-radius:50%}.cc-group-list .cc-row-check .cc-row-label label .cc-indicator>span{width:50%;display:flex;align-items:center;justify-content:center}.cc-group-list .cc-row-check>span{display:none;background:#f8f8f8;font-weight:400;font-size:14px;line-height:21px;color:#444;padding:16px 26px;text-align:left;margin-top:0;margin-bottom:0}.cc-group-list .cc-row-check.cc-active .cc-row-label>span[data-cookie-bar-accordion-toggle] img{transform:rotateX(360deg);transition:all .2s linear}.cc-group-list .cc-row-check.cc-active>span{display:block}.cc-buttons{padding:6px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.cc-buttons>.cc-button{flex:0 0 auto}ul.cc-tabs-switcher{margin:0;padding:12px;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:flex-end}ul.cc-tabs-switcher>li{flex:0 0 auto;list-style:none;display:block;cursor:pointer;position:relative;background:#ddd;box-sizing:border-box;border:none;border-bottom:2px solid #bbb;margin:4px;padding:6px 16px;color:#000;font-size:.9em;transition:all .3s ease-out}ul.cc-tabs-switcher>li.active{display:none}ul.cc-tabs-switcher>li:hover{border-color:#ddd;transition:all .3s ease-out}.cc-tabs-content .cc-tab{display:none;padding:10px}.cc-tabs-content .cc-tab.active{display:block}@media only screen and (max-width:649px){.cc-container-wrap{padding:30px 15px 25px 15px}}@media only screen and (max-width:550px){.cc-buttons{justify-content:center}.cc-buttons .cc-button{margin-bottom:10px}}