@-webkit-keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.cookieBanner{position:fixed;bottom:0;width:100%;padding:18px;background:#eef3f6;-webkit-animation-name:slideInUp;animation-name:slideInUp;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;z-index:9999}@media screen and (min-width: 640px){.cookieBanner{display:flex;align-items:center}.cookieBanner>div{width:50%}}@media screen and (min-width: 640px){.cookieBanner *+*{margin-left:40px}}@media screen and (max-width: 641px){.cookieBanner *+*{margin-top:18px}}.cookieBanner__text{font-size:16px;font-weight:500;color:#343951;text-align:center}@media screen and (min-width: 640px){.cookieBanner__text{text-align:right}}@media screen and (max-width: 641px){.cookieBanner button{width:100%}}.cookieBanner__link{font-size:16px;font-weight:400;color:#343951;text-decoration:none}.cookieBanner__link:hover{color:#343951;text-decoration:underline}@media screen and (max-width: 641px){.cookieBanner__link{display:block;width:100%;text-align:center;text-decoration:underline}}
