*{box-sizing:border-box;font-family:Roboto,sans-serif;font-style:normal;margin:0;padding:0}body,html{overflow-x:hidden;width:100%}body{background:linear-gradient(180deg,#07105b,#003c9d 30%,#0077e6 60%,#27b9f5);background-attachment:fixed}.loader-container{align-items:center;background-color:#08115c;color:#fff;display:flex;height:100vh;justify-content:center}.crypto-loader{animation:fade 2s infinite;display:flex;gap:.2rem}.crypto-loader span{animation:bounce 1.5s infinite;color:#fff;font-family:Roboto,sans-serif;font-size:5rem;font-weight:700}@media (min-width:768px){.crypto-loader span{font-size:8rem}}@media (min-width:1024px){.crypto-loader span{font-size:10rem}}.crypto-loader span:first-child{animation-delay:0s}.crypto-loader span:nth-child(2){animation-delay:.2s}.crypto-loader span:nth-child(3){animation-delay:.4s}.crypto-loader span:nth-child(4){animation-delay:.6s}.crypto-loader span:nth-child(5){animation-delay:.8s}.crypto-loader span:nth-child(6){animation-delay:1s}@keyframes bounce{0%,80%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes fade{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}
/*# sourceMappingURL=main.de2aa8fc.css.map*/