.section{position:relative}.section .decoration{position:absolute;width:100%;height:100%;z-index:0}.section .decoration .decoration-item{position:absolute;z-index:1}@media screen and (max-width:1024px){.section .decoration{display:none}}.section .content{width:100%;height:100%;position:relative;z-index:2}@font-face{font-family:hkgrotesk-regular;src:url(/fonts/HKGrotesk-Regular.30750e23.otf);font-display:swap}@font-face{font-family:hkgrotesk-semibold;src:url(/fonts/HKGrotesk-SemiBold.3528d0f3.otf);font-display:swap}@font-face{font-family:hkgrotesk-bold;src:url(/fonts/HKGrotesk-Bold.ce504b5f.otf);font-display:swap}body{margin:0;overflow:hidden;font-family:HKGrotesk-Regular}#app{height:100vh;width:100vw}#app #app-wrapper{height:100%;width:100%;max-width:2048px}*{box-sizing:border-box;margin:0;padding:0;text-decoration:none}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{border-radius:50px;background:#222}::-webkit-scrollbar-thumb{background:#3c5efe;border-radius:50px}