body,html{margin:0;padding:0;box-sizing:border-box;font-family:Raleway-ExtraLight}*,:after,:before{box-sizing:inherit}@font-face{font-family:Raleway-Light;src:url(../font/Raleway-Light.ttf);font-display:swap}@font-face{font-family:Raleway-ExtraLight;src:url(../font/Raleway-ExtraLight.ttf);font-display:swap}.page{width:100%;min-height:100vh}.page,a{color:#fff}a{text-decoration:none;outline:none;font-family:Raleway-Light}body{background:url(../img/bg2.webp);background-size:cover}.page:before{background-color:rgba(0,22,41,.75);position:fixed;top:0;right:0;bottom:0;left:0;content:"";z-index:-1}#dimmer{background:url(../img/bg2.webp);background-size:cover}#dimmer .darken:before{background-color:rgba(0,22,41,.75);position:fixed;top:0;right:0;bottom:0;left:0;content:"";z-index:-1}#dimmer{position:fixed;top:0;left:0;width:100%;min-height:100%;pointer-events:all;z-index:10;opacity:1}#dimmer.hide{pointer-events:none;opacity:0;will-change:opacity}#dimmer,#dimmer.hide{transition:opacity .2s ease}.width-100{width:100%}.unselectable{user-drag:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}