@font-face{font-display:swap;font-family:CraftworkGrotesk;src:url(fonts/craftwork-grotesk/craftworkgrotesk.woff2) format("woff2"),url(fonts/craftwork-grotesk/craftworkgrotesk.woff) format("woff")}@font-face{font-display:swap;font-family:Inter Regular;src:url(fonts/inter-regular/inter_regular.woff2) format("woff2"),url(fonts/inter-regular/inter_regular.woff) format("woff")}:root{--preloader-ctx-color:#fff;--preloader-loader-color:#bc96ff}body,html{background:#000;box-sizing:border-box;height:100lvh;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;scrollbar-width:none;touch-action:none;width:100%}body,p{font-family:Inter Regular,sans-serif;font-style:normal;font-weight:400}button,h1,h2,h3,h4,h5,h6{font-family:CraftworkGrotesk,sans-serif;font-style:normal;font-weight:500}body{background:var(--primary-bg-color);color:var(--primary-color);&::-webkit-scrollbar{display:none}}@keyframes fadeIn{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:visible}}#preloader,#root{height:100vh;width:100%}#preloader{animation:fadeIn 2s ease-in-out forwards;color:var(--preloader-ctx-color);display:flex;justify-content:center;opacity:0;overflow:hidden;visibility:hidden}.preloader__box{display:grid;grid-template-rows:2fr 1fr 2fr}.preloader__box,.pteloader__footer,.pteloader__header,.pteloader__main{height:100%;max-width:800px;width:100%}.pteloader__header{background-image:url(icons/preloader-header.svg);background-position:bottom}.pteloader__footer{background-image:url(icons/preloader-footer.svg);background-position:top}.pteloader__footer,.pteloader__header{background-repeat:no-repeat;background-size:cover}.pteloader__main{align-items:center;display:flex;justify-content:center}.preview__logo{background-image:url(icons/preview-header.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover}