.rotate-positive{animation:rotate-clockwise 20s linear infinite;transform-origin:center}.rotate-negative{animation:rotate-anti-clockwise 10s linear infinite;transform-origin:center}.outer-circle{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='900' ry='900' stroke='%23EC3463' stroke-width='1' stroke-dasharray='15%2c 8%2c 12%2c 13' stroke-dashoffset='100' stroke-opacity='0.5' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:50%}.inner-circle{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='92%' ry='92%' stroke='%23EC3463' stroke-width='1' stroke-dasharray='15%2c 8%2c 12%2c 13' stroke-dashoffset='100' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:50%}.gradient-label{background:-webkit-linear-gradient(60deg,#ffffff,#454545);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sector-rotation{animation:rotate-clockwise 2s linear infinite}.sector-bg{background:rgb(255,51,0);background:radial-gradient(circle,rgba(255,51,0,1) 0,rgba(0,0,0,1) 100%)}@keyframes rotate-anti-clockwise{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes rotate-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aboutus-wrapper-bg{background-image:url(https://imagedelivery.net/LQsry4VlRw5rN4KvSzkcLw/2390c599-97b7-4a17-1da4-c1ae15fd0e00/public);background-size:cover;background-repeat:no-repeat;background-position:50%}.card-gradient-1{background:rgb(255,51,0);background:linear-gradient(160deg,rgb(146,29,0) 3%,rgba(42,138,251,1))}.card-gradient-2{background:rgb(255,51,0);background:linear-gradient(-160deg,rgba(255,51,0,1) 3%,rgba(42,138,251,1))}.text-gradient-1{background:-webkit-linear-gradient(-90deg,#ff3503,#2a8afb);-webkit-background-clip:text}.text-gradient-1,.text-gradient-2{-webkit-text-fill-color:transparent}.text-gradient-2{background:-webkit-linear-gradient(90deg,#253050,#384164);-webkit-background-clip:text}.crypto-app-gradient{position:relative;overflow:hidden}.crypto-app-gradient:before{content:"";position:absolute;z-index:0;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 320deg,rgba(0,0,0,1) 0,rgba(41,137,250,.75) 5%,rgba(41,137,250,.75) 10%,rgba(41,137,250,.75) 16%,rgba(41,137,250,.75) 24%,rgba(41,137,250,.75) 35%,rgba(41,137,250,.75) 51%,rgba(0,0,0,1) 100%);animation:rotate-gradient 4s linear infinite}@keyframes rotate-gradient{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}