:before,:after{box-sizing:border-box}*{margin:0;padding:0;border:0;outline:none}::-webkit-scrollbar{width:10px;height:10px;background-clip:content-box}::-webkit-scrollbar-thumb{border-left:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0);background-clip:padding-box;background-color:aqua;border-radius:10px}::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}body,.preloader{background:#000013}body.loading{overflow:hidden}.center{margin:0 auto;max-width:1020px;width:100%;text-align:center}.wrapper{width:100%;height:100vh;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.preloader{height:100%;width:100%;position:absolute;z-index:2;display:flex;justify-content:center;align-items:center}.preloader img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.icos{display:flex;gap:1em}.icos a{color:#fff;transition:.2s all ease-in-out;font-size:1.5em}img{max-width:100%;-o-object-fit:contain;object-fit:contain}h1{color:#fff;font-family:Inter;margin-bottom:1em;font-weight:400}