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