.how-stroke{position:relative}.how-stroke:before{content:"";background:linear-gradient(#193cb8,#193cb8);width:2px;height:0%;animation:1.4s forwards drawStroke;position:absolute;top:0;left:3.5px}[data-aos].aos-animate .how-stroke:before{height:100%}@keyframes drawStroke{0%{height:0%}to{height:100%}}.how-stroke-orange{position:relative}.how-stroke-orange:before{content:"";background:linear-gradient(#f97316,#fb923c);width:2px;height:0%;animation:1.4s forwards drawStroke;position:absolute;top:0;left:3.5px}[data-aos].aos-animate .how-stroke-orange:before{height:100%}.cta-bounce{transform-origin:50%;animation:.9s ease-in-out infinite cta-bounce}@keyframes cta-bounce{0%{transform:scale(1)}25%{transform:scale(1.02)}50%{transform:scale(.99)}75%{transform:scale(1.02)}to{transform:scale(1)}}
.rotating-dotted-ring{aspect-ratio:1;pointer-events:none;border:4px dotted #d95d1a73;border-radius:50%;height:100%;animation:60s linear infinite rotateRing;scale:105%}@keyframes rotateRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
