.takeover{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#eeeeeec2;z-index:100000}.takeover.hide{display:none}.takeover .mdl{text-align:center;width:85vw;background-color:#fff;border-radius:25px;max-width:700px;margin:auto;margin-top:calc(50vh - 200px);z-index:100001;padding:calc(2vw + 2vh);box-shadow:1px 1px 10px 10px #ddd;color:#333}.takeover .mdl .close{right:30px;top:30px}.takeover .mdl .logo{margin-top:20px;margin-bottom:30px;max-height:5vh}.takeover .mdl .h1{font-size:20px;font-weight:700;margin-bottom:20px}.takeover .mdl .h2{font-size:18px;font-weight:400;margin-bottom:20px}.takeover .mdl .bt{margin-left:auto;margin-right:auto;height:40px;width:100%;font-size:calc(1vw + 1vh);font-weight:800;text-transform:uppercase;background-color:#7bc3dd;border-radius:5px;line-height:40px;max-width:550px}