#cookie-banner-wrapper{background-color:rgba(0,0,0,.8);z-index:5000;height:100%;width:100%;overflow:hidden;position:fixed}#cookie-banner{text-align:center;background:#fff;position:fixed;top:50%;left:50%;width:100vw;max-width:475px;transform:translate(calc(-50% + .5px),calc(-50% + .5px));z-index:9999;font-size:14px;line-height:20px;padding:20px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2)}#cookie-banner .title{font-size:20px;font-weight:700;margin-bottom:20px}#cookie-banner .text{font-size:16px;margin-bottom:20px;text-align:left}#cookie-banner .text a{font-weight:700}#cookie-banner button{margin:3px}#cookie-banner .details{margin-left:-3px;margin-right:-3px;margin-top:3px;font-size:11px;padding-top:5px}