@import url(https://fonts.googleapis.com/css2?family=Sedgwick+Ave+Display&display=swap);*{font-family:Asap,sans-serif}body{-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite;background:linear-gradient(90deg,#121212,#212121 50%,#121212);background-size:400% 400%;bottom:0;color:#fff;height:100vh;left:0;margin:0;right:0;top:0}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.loader{align-items:center;display:flex;height:70px;margin:5rem 3rem 3rem}.loader .stroke{-webkit-animation:animate 1.2s linear infinite;animation:animate 1.2s linear infinite;background:#f1f1f1;border-radius:50px;display:block;height:100%;margin:0 5px;position:relative;width:10px}.stroke:hover{background:green}@-webkit-keyframes animate{50%{height:20%}to{height:100%}}@keyframes animate{50%{height:20%}to{height:100%}}.stroke:first-child{-webkit-animation-delay:0s;animation-delay:0s}.stroke:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.stroke:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.stroke:nth-child(4){-webkit-animation-delay:.9s;animation-delay:.9s}.stroke:nth-child(5){-webkit-animation-delay:.6s;animation-delay:.6s}.stroke:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}.stroke:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}
/*# sourceMappingURL=main.70b8ac7d.css.map*/