@keyframes cube{0%{transform:scale(0) rotate(0) translate(-50%,-50%);opacity:1}to{transform:scale(20) rotate(960deg) translate(-50%,-50%);opacity:0}}.background{position:fixed;width:100vw;height:100vh;top:0;left:0;margin:0;padding:0;overflow:hidden;z-index:0}.background li{position:absolute;top:80vh;left:45vw;width:10px;height:10px;border:solid 1px #29399e;color:transparent;transform-origin:top left;transform:scale(0) rotate(0) translate(-50%,-50%);animation:cube 7s ease-in forwards infinite}.background li:nth-child(0){animation-delay:0s;left:41vw;top:17vh}.background li:nth-child(1){animation-delay:2s;left:6vw;top:76vh;border-color:#29399e}.background li:nth-child(2){animation-delay:4s;left:72vw;top:62vh;border-color:#29399e}.background li:nth-child(3){animation-delay:6s;left:27vw;top:96vh}.background li:nth-child(4){animation-delay:8s;left:51vw;top:8vh}.background li:nth-child(5){animation-delay:10s;left:99vw;top:43vh}#app{font-family:Inter,sans-serif!important;src:local("Inter"),url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap)}#app .text-h1,#app .text-sm-h1,#app .text-md-h1,#app .text-lg-h1,#app .text-h2,#app .text-sm-h2,#app .text-md-h2,#app .text-lg-h2,#app .text-h3,#app .text-sm-h3,#app .text-md-h3,#app .text-lg-h3,#app .text-h4,#app .text-sm-h4,#app .text-md-h4,#app .text-lg-h4,#app .text-h5,#app .text-sm-h5,#app .text-md-h5,#app .text-lg-h5,#app .text-h6,#app .text-sm-h6,#app .text-md-h6,#app .text-lg-h6,#app .headline,#app .title,#app .subtitle-1,#app .subtitle-2,#app .text-body-1,#app .text-sm-body-1,#app .text-md-body-1,#app .text-lg-body-1,#app .text-body-2,#app .text-sm-body-2,#app .text-md-body-2,#app .text-lg-body-2,#app .text-caption,#app .text-overline,#app .text-button{font-family:Inter,sans-serif!important}
