@font-face{font-family:Brockmann;src:url(/font/brockmann-regular-webfont.woff2) format("woff2"),url(/font/brockmann-regular-webfont.woff) format("woff"),url(/font/brockmann-regular-webfont.ttf) format("truetype"),url(/font/brockmann-regular-webfont.eot) format("embedded-opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Brockmann;src:url(/font/brockmann-medium-webfont.woff2) format("woff2"),url(/font/brockmann-medium-webfont.woff) format("woff"),url(/font/brockmann-medium-webfont.ttf) format("truetype"),url(/font/brockmann-medium-webfont.eot) format("embedded-opentype");font-weight:500;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:Brockmann,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#cbcbcb;color:#000;overflow:hidden;position:relative}#logo{position:fixed;z-index:10;top:20px;left:20px}#logo img{height:60px;width:auto}footer{left:0;gap:5vw;width:100vw;z-index:999;bottom:10px;display:flex;cursor:pointer;position:fixed;overflow:hidden;align-items:center;justify-content:center;padding:0 24px 0 20px;transition:height 1.5s ease-in-out;font-weight:200;font-size:4rem}@media only screen and (max-width:800px){footer{font-size:3.5rem}}@media only screen and (max-width:650px){footer{font-size:0}}footer .barMenu-clone{height:6px;width:100%}.splashScreen{color:#fff;width:100vw;height:100vh;position:fixed;left:50%;bottom:50%;font-size:16px;letter-spacing:2px;background-color:#000;z-index:1000;pointer-events:none;transform:translate(-50%,50%);will-change:height,bottom,left,width,transform}.splashScreen,.splashScreen .masking{display:flex;align-items:center;justify-content:center;transition:all .5s ease-in-out}.splashScreen .masking{overflow:hidden;max-height:40px;will-change:max-height}body.open .splashScreen{height:40px;bottom:52px;left:calc(50% + 27px);width:calc(100% - 600px)}@media only screen and (max-width:800px){body.open .splashScreen{width:calc(100% - 450px)}}@media only screen and (min-width:650px){body.open .splashScreen{animation:splashCollapse .8s ease-in-out 3s forwards}}@media only screen and (max-width:650px){body.open .splashScreen{left:50%;width:80%;bottom:43px;height:0}}@media only screen and (min-width:650px){body.open .splashScreen .masking{animation:maskCollapse .8s ease-in-out 3s forwards}}@media only screen and (max-width:650px){body.open .splashScreen .masking{max-height:0}}@keyframes maskCollapse{0%{max-height:40px}to{max-height:0}}@keyframes splashCollapse{0%{height:40px}to{height:0}}