#cookie-consent{position:fixed;inset:auto auto 0 0;z-index:100000;display:none;width:100vw;font-size:15px;line-height:26px;color:#fff;background-color:rgb(20 84 148 / .85)}#cookie-consent .cookie-consent-container{display:flex;flex-wrap:wrap;column-gap:10px;align-items:center;justify-content:center;padding:5px 15px}@media (min-width:768px){#cookie-consent .cookie-consent-container{flex-wrap:nowrap}}#cookie-consent .cookie-consent-container .cookie-consent-text{margin-bottom:5px;line-height:20px}@media (min-width:768px){#cookie-consent .cookie-consent-container .cookie-consent-text{flex-direction:row;margin-right:10px;margin-bottom:0;line-height:26px}}#cookie-consent .cookie-consent-container .cookie-consent-btn{box-sizing:border-box;display:inline-block;min-width:140px;padding:5px 10px;font-size:14px;line-height:1;color:#fff;text-align:center;text-transform:uppercase;border-radius:4px}#cookie-consent .cookie-consent-container .cookie-consent-btn.cookie-consent-info-btn{border:1px solid #fff}#cookie-consent .cookie-consent-container .cookie-consent-btn.cookie-consent-info-btn:hover{text-decoration:none;background-color:rgb(255 255 255 / .2)}#cookie-consent .cookie-consent-container .cookie-consent-btn.cookie-consent-agree-btn{text-shadow:none;cursor:pointer;background-color:#0f766e;border:1px solid #0f766e}