body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.textclr-red{color:#f72b2b}.textclr-blue{color:#54fff9}.textclr-pink{color:#f472b6}.textclr-yellow{color:#ebc90a}.textclr-green{color:#22c55e}.textclr-sell{color:orange}.textclr-buy{color:#54fff9}#loader-container{max-width:220px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#loader path:nth-child(2){stroke-dasharray:200%;stroke-dashoffset:200%;animation:1.5s forwards strokeAnimate}#loader path:nth-child(3){stroke-dasharray:100%;stroke-dashoffset:100%;animation:1.5s .1s forwards strokeAnimate}#loader path:nth-child(4){stroke-dasharray:100%;stroke-dashoffset:100%;animation:1.5s .3s forwards strokeAnimate}#loader path:nth-child(5){stroke-dasharray:100%;stroke-dashoffset:100%;animation:1.5s .5s forwards strokeAnimate}#loader path:nth-child(6){stroke-dasharray:100%;stroke-dashoffset:100%;animation:1.5s .7s forwards strokeAnimate}#loader path:nth-child(7){stroke-dasharray:100%;stroke-dashoffset:100%;animation:1.5s .9s forwards strokeAnimate}#loader path:nth-child(8){stroke-dasharray:100%;stroke-dashoffset:100%;animation:1.5s 1.2s forwards strokeAnimate}@keyframes strokeAnimate{to{stroke-dashoffset:0}}@media screen and (width<=768px){#loader-container{max-width:150px}#loader{width:150px}}@media screen and (width<=650px){#loader-container{max-width:100px}#loader{width:100px}}
