.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: white;}.cb-cookie-popup__title {color: white;}.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;}.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: white;}.cb-cookie-popup__cookie-accept {margin-top: 30px;margin-bottom: 15px;}.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: white;} 
