.cb-cookie-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.4);z-index:99999}.cb-cookie-popup.show{display:block}.cb-cookie-popup__dialog{padding:30px;position:absolute;top:50%;left:50%;max-width:90vw;max-height:95vh;overflow-y:auto;width:400px;transform:translate(-50%, -50%);text-align:center;color:#272727}.cb-cookie-popup__title{color:#fff}.cb-cookie-popup__close{position:absolute;top:15px;right:15px;width:25px;height:25px;background-color:#fff;border-radius:50%;text-align:center;line-height:25px;cursor:pointer;user-select:none;font-size:16px;color:#ea0075 !important}.cb-cookie-popup__cookie-image{width:100px;margin:0 auto}.cb-cookie-popup__cookie-content{margin-top:15px}.cb-cookie-popup__cookie-content a,.cb-cookie-popup__cookie-content a:hover,.cb-cookie-popup__cookie-content a:active,.cb-cookie-popup__cookie-content a:visited{font-weight:bold;color:#272727}.cb-cookie-popup__cookie-accept{background:#ea0075;padding:12px 10px;border-radius:12px;color:#fff;font-family:'hwt-artz',sans-serif;display:inline-block;margin-top:30px}.cb-cookie-popup__cookie-accept:hover{opacity:.8;cursor:pointer}.cb-cookie-popup__cookie-privacy,.cb-cookie-popup__cookie-privacy:hover,.cb-cookie-popup__cookie-privacy:active,.cb-cookie-popup__cookie-privacy:visited{text-decoration:underline;color:#fff;display:none}