.gradient-chip{position:relative;border-radius:50px;background:linear-gradient(90deg,#ff4d07 1.98%,#ff8000 19.5%,#ff9c07 75.86%,#ff8000 98.07%);padding:1px;width:155px}.gradient-chip-module{background:#101217;color:#fff;border-radius:50px;padding:12px 0}.prc-chip{background-image:linear-gradient(180deg,#121010,rgba(76,85,30,.41) 50%);font-size:9px;border-radius:25px;padding:1px 12px}.prc-chip-border{border:2px solid hsla(0,0%,100%,.11);border-radius:25px}.outlined_button{width:151px;height:64px;border:0;border-radius:10px;font-size:16px;background:#171717;color:#fff;position:relative;transition:all .3s;margin:0 10px}.outlined_button:before{content:"";width:155px;height:68px;border:0;border-radius:10px;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);background:linear-gradient(90deg,#ff4d07 1.98%,#ff8000 19.5%,#ff9c07 75.86%,#ff8000 98.07%);z-index:-1}.outlined_button:after{content:attr(aria-label);background:#fff;width:151px;height:64px;line-height:90px;border:0;border-radius:8px;position:absolute;font-size:25px;text-transform:uppercase;font-weight:700;top:50%;left:50%;transform:translate3d(-50%,-50%,0) scaleX(.95) scaleY(.9);background-image:linear-gradient(90deg,#ff4d07 1.98%,#ff8000 19.5%,#ff9c07 75.86%,#ff8000 98.07%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#000}.outlined_button:hover{background:transparent;color:#000}.outlined_button:hover:after{-webkit-text-fill-color:#000;color:#000}.gradient-border{background:linear-gradient(90deg,#ff4d07 1.98%,#ff8000 19.5%,#ff9c07 75.86%,#ff8000 98.07%);padding:4px;border-radius:16px;position:relative;max-width:1680px;margin:0 auto}.gradient-border .content{border-radius:16px;position:relative;z-index:1;height:100%}.custom-scrollbar::-webkit-scrollbar{height:4px;width:4px}