.rotating-text-intro{--rotating-text-intro-text:#111827;--rotating-text-intro-gradient:linear-gradient(90deg,#14cdeb 14.7%,#3994fc 26.86%,#4268fc 68.93%,#b24ccb 82.48%);background:#fff;text-align:center}.rotating-text-intro__container{max-width:1320px}.rotating-text-intro__header{margin-bottom:48px}.rotating-text-intro__title,.rotating-text-intro__title :where(h1,h2,h3,h4,h5,h6,p){color:#111827;color:var(--rotating-text-intro-text,#111827);font-size:36px;font-weight:800;line-height:1.3}.rotating-text-intro__title{margin:0 0 25px}.rotating-text-intro__title :where(h1,h2,h3,h4,h5,h6,p){margin:0}.rotating-text-intro__title :where(h1,h2,h3,h4,h5,h6,p) strong,.rotating-text-intro__title strong{font-weight:800}.rotating-text-intro__sub{color:#3994fc;font-size:26px;font-weight:800;margin:0}.rotating-text-intro__footer{margin:24px auto 0;max-width:860px}.rotating-text-intro__footer p{color:#111827;color:var(--rotating-text-intro-text,#111827);font-size:18px;line-height:1.5;margin:0}.rotating-text-intro__viewport{display:block;height:1.25em;overflow:hidden}.rotating-text-intro__track{backface-visibility:hidden;display:flex;flex-direction:column;height:100%;will-change:transform}.rotating-text-intro__sub--items-2 .rotating-text-intro__track{animation:rotating-text-intro-rotate-2 9s cubic-bezier(.45,0,.15,1) infinite}.rotating-text-intro__sub--items-3 .rotating-text-intro__track{animation:rotating-text-intro-rotate-3 13.5s cubic-bezier(.45,0,.15,1) infinite}.rotating-text-intro__item{align-items:center;background:linear-gradient(90deg,#14cdeb 14.7%,#3994fc 26.86%,#4268fc 68.93%,#b24ccb 82.48%);background:var(--rotating-text-intro-gradient,linear-gradient(90deg,#14cdeb 14.7%,#3994fc 26.86%,#4268fc 68.93%,#b24ccb 82.48%));background-clip:text;-webkit-background-clip:text;color:#3994fc;display:flex;flex:0 0 100%;justify-content:center;line-height:1.2;-webkit-text-fill-color:transparent}@keyframes rotating-text-intro-rotate-2{0%,35%{transform:translateY(0)}50%,85%{transform:translateY(-100%)}99.99%,to{transform:translateY(-200%)}}@keyframes rotating-text-intro-rotate-3{0%,22%{transform:translateY(0)}33%,55%{transform:translateY(-100%)}66%,88%{transform:translateY(-200%)}99.99%,to{transform:translateY(-300%)}}@media (max-width:768px){.rotating-text-intro__title,.rotating-text-intro__title :where(h1,h2,h3,h4,h5,h6,p){font-size:26px}.rotating-text-intro__title{margin-bottom:20px}.rotating-text-intro__header{margin-bottom:32px}.rotating-text-intro__sub{font-size:22px}.rotating-text-intro__viewport{height:3.75em}}@media (max-width:1024px) and (min-width:769px){.rotating-text-intro__viewport{height:2.5em}}@media (prefers-reduced-motion:reduce){.rotating-text-intro__track{animation:none!important}}