.page-overlay{opacity:0;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.6);z-index:100;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;visibility:hidden}.page-overlay.active{display:block;opacity:1;visibility:visible}#accept_cookie_wrapper{max-height:100vh;position:fixed;left:0;bottom:-100vh;width:100%;background:#fff;padding:30px 0 50px;border-top:1px solid #ccc;z-index:1002;-webkit-transition:bottom .5s ease;transition:bottom .5s ease}#accept_cookie_wrapper .logo{margin:20px 0}#accept_cookie_wrapper.active{bottom:0}#accept_cookie_wrapper h5{font-size:2.5em;font-weight:bold}@media(max-width: 991.98px){#accept_cookie_wrapper h5{font-size:1.5em;font-weight:bold}}#accept_cookie_wrapper .accept_cookie_desc{max-height:50vh;overflow-y:scroll}#accept_cookie_wrapper a.more{color:#000;font-weight:bold}#accept_cookie_wrapper a.close_cookie{position:absolute;top:20px;right:20px;width:20px;height:20px;line-height:18px;background:#000;color:#fff;border-radius:0;text-align:center}
