@import"https://fonts.googleapis.com/icon?family=Comfortaa";*{font-family:Comfortaa,sans-serif}html,root,body{width:100%;height:100%}root,body{margin:0;background:var(--main-bg-color);overflow-x:hidden}:root{--main-bg-color: #000000}*{font-size:16px}._HomePage_23kz8_1{padding-top:50vh;display:flex;justify-content:center;align-items:center;flex-direction:column}._WorkInProgressHeader_23kz8_9{font-size:2em;font-weight:700;background:linear-gradient(270deg,#d9007f,#00d95a);background-size:600% 600%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:_workInProgressAnim_23kz8_1 5s ease infinite}@keyframes _workInProgressAnim_23kz8_1{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}._Logo_23kz8_32{max-width:4em;max-height:4em;animation:_logoRotatingAnim_23kz8_1 10s linear infinite}._Logo_23kz8_32:hover{cursor:pointer}@keyframes _logoRotatingAnim_23kz8_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._Logo_23kz8_32._paused_23kz8_51{animation-play-state:paused}#circle{animation:circleAnim 1s infinite linear}@keyframes circleAnim{}#topLine{animation:topLineAnim 3s ease forwards infinite}#midLine{animation:midLineAnim 3s ease forwards infinite;animation-delay:.25s}#bottomLine{animation:bottomLineAnim 3s ease forwards infinite;animation-delay:.5s}@keyframes topLineAnim{0%{width:0}25%{width:914px}80%{width:914px}to{width:0}}@keyframes midLineAnim{0%{x:914;width:0}30%{x:0;width:914px}60%{x:0;width:914px}to{x:914;width:0}}@keyframes bottomLineAnim{0%{width:0}25%{width:914px}50%{width:914px}to{width:0}}
