#cookie-law-info-bar{z-index:2000000005;display:none;position:fixed;bottom:0;left:0;right:0}.cookie-consent-bar{background-color:#fff;border-top:1px solid #f4f4f4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:100%;margin:0 auto;padding:16px 24px;display:flex;box-shadow:0 -1px 10px #acabab4d}.cookie-consent-content{flex:60%;min-width:260px}.cookie-consent-content p{color:#212121;margin:0;font-size:14px;line-height:1.5}.cookie-consent-content a{color:#1863dc;text-decoration:underline}.cookie-consent-buttons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cookie-consent-btn{-webkit-appearance:none;appearance:none;cursor:pointer;white-space:nowrap;border-radius:4px;padding:9px 20px;font-size:14px;font-weight:500;line-height:1.4}.cookie-consent-btn--reject{color:#1863dc;background-color:#0000;border:1px solid #1863dc}.cookie-consent-btn--reject:hover,.cookie-consent-btn--reject:focus{background-color:#1863dc0f}.cookie-consent-btn--accept{color:#fff;background-color:#1863dc;border:1px solid #1863dc}.cookie-consent-btn--accept:hover,.cookie-consent-btn--accept:focus{background-color:#1450b3}@media screen and (max-width:768px){.cookie-consent-bar{padding:16px}.cookie-consent-buttons{flex:100%;justify-content:flex-start}}