.cookie-notice{background-color:#1d3074;width:100%;height:auto;color:#fff;padding:23px 0;position:fixed;bottom:0;z-index:99999999999;box-shadow:0 -5px 10px 0 rgba(0,0,0,0.2);display:none}.cookie-notice__wrapper{flex-direction:column;align-items:center}.cookie-notice__text-content{color:#fff;font-size:1rem;line-height:1.2em;font-weight:400;position:relative;bottom:4px;text-align:center;max-width:500px;margin:0 auto 1em}.cookie-notice__buttons{display:block;text-align:center}.cookie-notice__button{display:inline-block;padding:.8em 1em;border:2px solid #fff;color:#fff;-webkit-appearance:none}.cookie-notice__button:hover{cursor:pointer}.cookie-notice__button--close{background-color:#fff;color:#2f49a8}@media only screen and (min-width:380px){.cookie-notice__button{margin:0 5px}}@media only screen and (min-width:1024px){.cookie-notice__text-content{width:calc(100% - 400px);text-align:left;margin:0;max-width:none}.cookie-notice__wrapper{flex-direction:row}.cookie-notice__button{float:right}.cookie-notice__button--close{margin-left:10px}}