@keyframes zoomInOut{0%{opacity:0;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes fadeZoomInOut{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.zoom-animation{animation:.6s fadeZoomInOut}.desktop-view{display:none}.mobile-view{display:block}@media (min-width:720px){.desktop-view{display:block}.mobile-view{display:none}}.grow-section{background:#fff;position:relative}.grow-section-home{background:#fff;height:380vh;position:relative}.sticky-container{z-index:10;background:#fff;justify-content:center;align-items:center;height:120vh;padding:2rem;display:flex;position:sticky;top:0}.content-wrapper{justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;display:flex}.step-info{width:49%}.step-label{color:#fff;background:#0188ff;border-radius:6px;margin-bottom:15px;padding:2px 8px;font-size:12px;display:inline-block}.step-text h2{font-size:2.625rem;font-weight:500;line-height:3.5rem}.step-text p{color:#6b7280}.step-image{width:50%}.progress-bar-center{background:#e5e7eb;width:2px;height:80vh;position:relative}.progress-fill{background:linear-gradient(#57e1ff00,#0188ff 43.23%,#ff6bc1);width:100%;transition:height .2s ease-in-out;position:absolute;bottom:100px}.purple-gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#9e9ee4,#2063ca,#37a2ff);-webkit-background-clip:text;background-clip:text;font-size:60px;font-weight:500;line-height:72px}.title-text{margin-bottom:40px;font-size:50px;line-height:56px}.hero-description{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#5d778d 41.7%,#778ea1e6 58.15%);-webkit-background-clip:text;background-clip:text;font-size:20px;line-height:30px}.inner-title{margin-bottom:12px;font-size:20px;font-weight:500}@media (max-width:720px){.purple-gradient-text,.title-text{font-size:42px;line-height:56px}}
