@media screen and (min-width:640px){.hero-bg{background-image:url(/_next/static/media/tablet-hero-bg.be189d15.svg)}}@media screen and (min-width:1024px){.hero-bg{background-image:url(/_next/static/media/hero-bg.f6ba05d3.svg)}}@keyframes rotate{to{transform:rotate(1turn)}}.border-animate{position:relative;z-index:0;margin:20px;border-radius:18px;overflow:hidden;&:before{content:"";position:absolute;top:-70%;left:-68%;z-index:-2;width:235%;height:235%;background-color:transparent;background-repeat:no-repeat;background-position:0 0;background-image:conic-gradient(from 0deg at 50% 50%,rgba(6,80,229,0) 0deg,rgba(6,80,229,0) .73turn,#0650e5 324deg,rgba(236,86,10,.3) 339.8deg,#fdc160 1turn);animation:rotate 8s linear infinite}}.hero-hidden{opacity:0;transform:translateY(50px) rotate(3deg)}