body{font-family:BlinkMacSystemFont,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;display:flex;min-height:100vh;flex-direction:column}a{color:#000}a i{width:24px}a:hover,a:focus{color:#f00;text-decoration:underline;outline:0}.page_header{margin:0;padding:0}.page_header img{max-width:90vw}.wrapper{min-height:30vh;width:90vw;min-width:320px;max-width:100%;margin:0px auto}.page_footer{min-height:9vh;width:90vw;min-width:320px;max-width:100%;margin:0px auto}.modal-fader{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;z-index:99998;background:rgba(0,0,0,0.8)}.modal-fader.active{display:block}.modal-window{display:none;position:absolute;left:50%;transform:translateX(-50%);z-index:99999;background:#fff;padding:20px;border-radius:5px;font-family:sans-serif;top:50px}.modal-window.active{display:block}.modal-window h1,.modal-window h2,.modal-window h3,.modal-window h4,.modal-window h5,.modal-window h6{margin:0}.modal-btn{background:#36a5a5;border:none;color:#fff;padding:10px 15px;box-shadow:none;border-radius:3px;text-decoration:none}body.dev:after{background:red;color:white;content:"undefined";right:0;opacity:.8;filter:alpha(opacity=80);padding:.5em 1em;position:absolute;text-align:center;font-size:60%;top:0;z-index:99}@media screen and (max-width: 44.9375rem){body.dev:after{background:orange;content:"mobile"}}@media screen and (min-width: 45rem) and (max-width: 74.9375rem){body.dev:after{background:purple;content:"tablet"}}@media screen and (min-width: 45rem) and (max-width: 56.1875rem){body.dev:after{background:purple;content:"tablet portrait"}}@media screen and (min-width: 45.05rem){body.dev:after{background:purple;content:"tablet portrait up"}}@media screen and (min-width: 56.25rem){body.dev:after{background:purple;content:"tablet landscape up"}}@media screen and (min-width: 75rem){body.dev:after{background:green;content:"desktop"}}@media screen and (min-width: 112.5rem){body.dev:after{background:blue;content:"desktop-xl"}}