#cookie-consent{display:none;font-family:Arial, Verdana, sans-serif;font-size:15px;line-height:26px;color:#fff;background-color:rgba(20, 84, 148, 0.85);min-width:100%;height:auto;position:fixed;z-index:100000;left:0;bottom:0}#cookie-consent .cookie-consent-container{padding:5px 15px;display:flex;flex-direction:column;justify-content:center;text-align:initial}#cookie-consent .cookie-consent-container .cookie-consent-text{line-height:20px;display:flex;margin-bottom:5px}#cookie-consent .cookie-consent-container .cookie-consent-btn{display:inline-block;align-self:unset;line-height:1;text-transform:uppercase;text-align:center;padding:5px 10px;border-radius:4px;min-width:140px;width:140px;color:#fff;font-size:14px}#cookie-consent .cookie-consent-container .cookie-consent-btn.cookie-consent-info-btn{border:1px solid #fff;margin:0;position:absolute;bottom:5px;right:calc(50% + 5px)}#cookie-consent .cookie-consent-container .cookie-consent-btn.cookie-consent-info-btn:hover{background-color:rgba(255, 255, 255, 0.2);text-decoration:none}#cookie-consent .cookie-consent-container .cookie-consent-btn.cookie-consent-agree-btn{text-shadow:none;border:1px solid #3eae7e;background-color:#3eae7e;position:relative;left:calc(50% + 5px);margin:0}@media (min-width:768px){#cookie-consent .cookie-consent-container{flex-direction:row}#cookie-consent .cookie-consent-container .cookie-consent-text{line-height:26px;flex-direction:row;margin-bottom:0}#cookie-consent .cookie-consent-container .cookie-consent-btn{width:auto;align-self:center}#cookie-consent .cookie-consent-container .cookie-consent-btn.cookie-consent-info-btn{margin-left:20px;position:initial}#cookie-consent .cookie-consent-container .cookie-consent-btn.cookie-consent-agree-btn{margin-left:10px;position:initial}}