.timeline-container{width:100%;overflow-x:auto;padding:40px 0}.timeline{display:flex;position:relative;align-items:stretch;justify-content:center;overflow:hidden}.timeline-step{flex:1;position:relative;padding:0 20px;z-index:2;min-width:calc(600px / 3);max-width:300px}.step-content{margin-top:30px;text-align:center;display:flex;flex-direction:column;gap:1rem}.step-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.75);margin-bottom:8px}.step-title{font-size:20px;color:white;margin:0 0 8px}.step-description{font-size:16px;color:#8A8EA4;margin:0;line-height:1.4}.marker-circle,.step-marker{display:flex;align-items:center;justify-content:center;position:relative}.marker-circle{width:64px;height:64px;border-radius:50%;background:linear-gradient(180deg,#231932,#08090A);border:1px solid rgba(247,248,248,.1);color:white;font-weight:700;font-size:20px}.step-marker:before{content:url(/Onboarding/arrow2.svg);position:absolute;top:50%;left:80px;translate:-100% -50%;width:100%;max-width:210px;height:auto}.timeline-step:first-of-type .step-marker:before{-webkit-mask:linear-gradient(270deg,black 0,transparent 90%);mask:linear-gradient(270deg,black 0,transparent 90%)}.timeline-step:first-of-type .step-marker:before,.timeline-step:last-of-type .step-marker:after{content:url(/Onboarding/arrow2.svg);position:absolute;top:50%;right:-100%;translate:-100% -50%;width:100%;max-width:225px;height:auto;opacity:.5}.timeline-step:last-of-type .step-marker:after{-webkit-mask:linear-gradient(270deg,black 0,transparent 60%);mask:linear-gradient(270deg,black 0,transparent 60%)}@media (max-width:1000px){.timeline{flex-direction:column;align-items:center;min-width:auto;padding:unset}.timeline-line{display:none}.timeline-step{padding:20px 0}.step-marker:after,.step-marker:before{display:none}.step-content{margin-bottom:0}}.large-logo-masonary-card-bg,.logo-masonary-card-bg{border-radius:12px;border:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,rgba(179,143,221,.07),rgba(179,143,221,.03))}@media (max-width:800px){.large-logo-masonary-card-bg{border-radius:12px;border:.75px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05)}}.logo-masonary-card{grid-template-columns:repeat(15,1fr);grid-template-rows:repeat(2,1fr)}.ValueProposition-video-blur{height:100%;width:100%;transform-origin:top;background:radial-gradient(#ffffff00 60%,#08090A 80%);position:absolute;top:0;left:0}.acordion-expand-btn-styles{border-radius:999px;border:.4px solid rgba(255,255,255,.04);background:rgba(255,255,255,.01);box-shadow:inset 0 1.92px 1.92px 0 rgba(255,255,255,.04),0 0 0 .48px rgba(0,0,0,.04)}.shiny-text{color:#b5b5b5bc;background:linear-gradient(120deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.CustomBgBehindImage_Tabs{background:radial-gradient(circle,#171120 0,transparent 65%)}