#cookieBar{position:fixed;width:100%;left:0;bottom:0;padding:10px 5%;background:#003d5c;background:rgba(0,47,72,0.9);color:#fff;font-size:13px;font-weight:700;text-shadow:0 -1px 0 rgba(0,0,0,0.35);z-index:99999;text-align:center;color:#fff;transform:translateY(0);transition:500ms ease-in-out transform}#cookieBar .flex{display:flex;justify-content:center;align-items:center;max-width:1300px;margin:0 auto}#cookieBar .flex>span:first-child{line-height:1.4;padding-right:15px}#cookieBar a:not(#cookieBarAccept){color:#fff;text-decoration:underline}#cookieBar a:hover{color:#fff !important}#cookieBarAccept{white-space:nowrap;cursor:pointer;margin:0 10px;display:inline-block;color:#fff;text-decoration:none;background:transparent;border:3px solid #fff;padding:0.5em 0.75em;box-shadow:0 0 2px rgba(0,0,0,0.25);text-shadow:0 -1px 0 rgba(0,0,0,0.35);-o-transition:background 0.5s ease-in;-webkit-transition:background 0.25s ease-in;-moz-transition:background 0.25s ease-in;line-height:15px}@media screen and (max-width:768px){#cookieBar .flex{flex-direction:column}#cookieBar .flex>span:first-child{padding-right:0}#cookieBar>span:not(#cookieBarAccept){display:block}#cookieBarAccept{margin:10px}}
