JavaScript is disabled in your browser.

Blog

#cookie-wrapper { display: none; width: 100%; background: transparent; z-index: 9999 !important; padding: 20px; display: flex; flex-direction: row; justify-content: space-between; background: #ffffff1c; position: fixed; left: 0; bottom: 0; } .cookie-close-btn { background: transparent; } .cookie-close-btn img { width: 20px !important; } #ot-sdk-btn { background-color: #c6002b !important; cursor: pointer; border: #c6002b !important; color: transparent !important; position: relative; padding: 10px 20px; text-align: center; } #ot-sdk-btn::before { content: "Cookie Settings"; background-color: #c6002b !important; color: #fff; font-size: 16px; display: inline-block; position: absolute; width: 100%; left: 0; top: 50%; transform: translateY(-50%); text-align: center; }