.TimelineSection_section__uMbvX{padding:var(--space-20) 0;background:var(--neutral-50);position:relative;overflow:hidden;perspective:1000px}.TimelineSection_curvedLine__8QvG8{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;pointer-events:none;background:radial-gradient(circle at 10% 20%,rgba(99,102,241,.1) 0,transparent 40%),radial-gradient(circle at 90% 80%,rgba(0,102,255,.1) 0,transparent 40%);z-index:0}.TimelineSection_container__1edNf{max-width:var(--container-xl);margin:0 auto;padding:0 var(--space-6);position:relative;z-index:2}.TimelineSection_timeline__2QDEd{position:relative;max-width:1000px;margin:0 auto;padding:var(--space-12) 0}.TimelineSection_timelineLineBg__bSo20{height:100%;background:var(--neutral-200);z-index:1}.TimelineSection_timelineLineBg__bSo20,.TimelineSection_timelineLineProgress__E1QJy{position:absolute;left:50%;transform:translateX(-50%);top:0;width:4px;border-radius:4px}.TimelineSection_timelineLineProgress__E1QJy{background:linear-gradient(180deg,var(--neutral-900) 0,var(--primary-blue) 50%,var(--primary-blue-dark) 100%);z-index:2;box-shadow:0 0 15px rgba(0,102,255,.5);transition:height .1s linear;will-change:height}.TimelineSection_step__6hXJ8{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:60px;z-index:5;transform:translateZ(0)}.TimelineSection_stepContent__XeMK7{width:42%;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid hsla(0,0%,100%,.6);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),inset 0 0 0 1px hsla(0,0%,100%,.5);position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:5;will-change:transform;min-height:140px;max-height:200px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;gap:var(--space-3)}.TimelineSection_step__6hXJ8.TimelineSection_active__ZLrZD .TimelineSection_stepContent__XeMK7{background:#fff;border-color:var(--primary-blue);box-shadow:0 20px 40px -5px rgba(10,25,41,.15),0 0 0 1px var(--primary-blue);transform:scale(1.02)}.TimelineSection_stepVisual__ZtO41{position:absolute;width:38%;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(20px) scale(.7);transition:all .6s ease-out .1s;z-index:0;will-change:transform,opacity}.TimelineSection_step__6hXJ8.TimelineSection_active__ZLrZD .TimelineSection_stepVisual__ZtO41{opacity:1;transform:translateY(0) scale(.85)}.TimelineSection_visualInner__PhjYF{position:relative;display:flex;align-items:center;justify-content:center;width:160px;height:160px}.TimelineSection_visualShape__Ihx02{position:absolute;border-radius:50%;filter:blur(20px);opacity:.3;animation:TimelineSection_float__FAdcc 8s ease-in-out infinite;will-change:transform}.TimelineSection_shape1__C8UEx{width:120px;height:120px;background:var(--neutral-800);top:-10px;right:-10px;animation-delay:0s}.TimelineSection_shape2__tckqv{width:80px;height:80px;background:var(--primary-blue-dark);bottom:-5px;left:-5px;animation-delay:2s}.TimelineSection_visualIconLarge__tq2Rz{font-size:6rem;color:var(--neutral-300);z-index:2;filter:drop-shadow(0 10px 20px rgba(0,0,0,.05));transform:rotate(-10deg);transition:all .5s ease;will-change:transform}.TimelineSection_step__6hXJ8.TimelineSection_active__ZLrZD .TimelineSection_visualIconLarge__tq2Rz{color:rgba(10,25,41,.1);transform:rotate(0deg) scale(1.1)}.TimelineSection_stepMarker__Fi2oe{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:var(--neutral-50);border:3px solid var(--white);box-shadow:var(--shadow-md);display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;will-change:transform}.TimelineSection_step__6hXJ8.TimelineSection_active__ZLrZD .TimelineSection_stepMarker__Fi2oe{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 0 20px rgba(0,102,255,.3);border-color:var(--primary-blue)}.TimelineSection_stepMarkerInner__NQOON{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--neutral-500);font-size:1.15rem;background:var(--white);transition:all .3s ease}.TimelineSection_step__6hXJ8.TimelineSection_active__ZLrZD .TimelineSection_stepMarkerInner__NQOON{background:linear-gradient(135deg,var(--neutral-900) 0,var(--primary-blue) 100%);color:var(--white)}.TimelineSection_step__6hXJ8:nth-child(odd) .TimelineSection_stepContent__XeMK7{margin-right:auto;text-align:right;transform-origin:right center}.TimelineSection_step__6hXJ8:nth-child(odd) .TimelineSection_stepVisual__ZtO41{right:0;left:auto}.TimelineSection_step__6hXJ8:nth-child(2n) .TimelineSection_stepContent__XeMK7{margin-left:auto;text-align:left;transform-origin:left center}.TimelineSection_step__6hXJ8:nth-child(2n) .TimelineSection_stepVisual__ZtO41{left:0;right:auto}.TimelineSection_stepContent__XeMK7:before{content:"";position:absolute;top:50%;width:0;height:2px;background:var(--primary-blue-light);transition:width .5s ease .2s}.TimelineSection_step__6hXJ8:nth-child(odd) .TimelineSection_stepContent__XeMK7:before{right:-33px}.TimelineSection_step__6hXJ8:nth-child(2n) .TimelineSection_stepContent__XeMK7:before{left:-33px}.TimelineSection_step__6hXJ8.TimelineSection_active__ZLrZD .TimelineSection_stepContent__XeMK7:before{width:33px}.TimelineSection_stepHeader__lWv3J{display:flex;align-items:center;gap:var(--space-3);margin-bottom:0;flex-wrap:wrap;flex-shrink:0}.TimelineSection_step__6hXJ8:nth-child(odd) .TimelineSection_stepHeader__lWv3J{flex-direction:row-reverse}.TimelineSection_stepTitle__z8_Pl{font-family:var(--font-display);font-size:1.3rem;font-weight:var(--font-bold);color:var(--neutral-900);margin:0;line-height:1.3}.TimelineSection_stepDuration__LuLqe{padding:4px 8px;background:rgba(99,102,241,.1);border-radius:var(--radius-full);font-size:.6rem;font-weight:var(--font-bold);color:var(--secondary-indigo);text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(99,102,241,.2);white-space:nowrap;flex-shrink:0}.TimelineSection_stepDescription___SMm1{font-size:.85rem;color:var(--neutral-600);line-height:1.5;overflow:visible;flex:1 1;white-space:pre-line}@keyframes TimelineSection_float__FAdcc{0%,to{transform:translate(0)}50%{transform:translate(10px,-20px)}}@media (max-width:768px){.TimelineSection_timelineLineBg__bSo20,.TimelineSection_timelineLineProgress__E1QJy{left:30px}.TimelineSection_step__6hXJ8{flex-direction:column;align-items:flex-start;margin-bottom:var(--space-10)}.TimelineSection_stepVisual__ZtO41{display:none}.TimelineSection_stepMarker__Fi2oe{left:30px;top:0;transform:translate(-50%)}.TimelineSection_step__6hXJ8.TimelineSection_active__ZLrZD .TimelineSection_stepMarker__Fi2oe{transform:translate(-50%) scale(1.1)}.TimelineSection_stepContent__XeMK7{width:calc(100% - 70px);margin-left:70px!important;margin-right:0!important;text-align:left!important;margin-top:10px;min-height:100px;max-height:140px;padding:var(--space-4)}.TimelineSection_stepTitle__z8_Pl{font-size:1.1rem}.TimelineSection_stepDescription___SMm1{font-size:.75rem;line-height:1.4}.TimelineSection_stepDuration__LuLqe{font-size:.55rem;padding:3px 6px}.TimelineSection_stepHeader__lWv3J{gap:var(--space-2);margin-bottom:0}.TimelineSection_step__6hXJ8:nth-child(odd) .TimelineSection_stepHeader__lWv3J{flex-direction:row}.TimelineSection_stepContent__XeMK7:before{display:none}}.CTASection_section__bJApn{background:var(--neutral-50);padding:var(--space-2) 0 var(--space-6) 0;position:relative}.CTASection_container__TV5pQ{max-width:100%;margin:0;padding:0 var(--space-6);position:relative}.CTASection_content__Xq3RJ{padding:var(--space-6) var(--space-8);background:var(--white);border-radius:var(--radius-2xl);border:2px dashed var(--primary-blue);text-align:center;max-width:100%;margin:0;width:100%;box-sizing:border-box}.CTASection_title__oFBTo{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--neutral-900);margin-bottom:var(--space-2)}.CTASection_tagline__95b8f{font-size:var(--text-base);color:var(--primary-blue);font-weight:var(--font-medium);margin-bottom:var(--space-4)}.CTASection_description__ZqQc7{color:var(--neutral-600);max-width:800px;margin:0 auto var(--space-4);line-height:1.6}.CTASection_features__59DSs{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3);margin-bottom:var(--space-4)}.CTASection_feature__5jeQ7{padding:var(--space-2) var(--space-4);background:var(--gradient-card);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--neutral-700)}.CTASection_buttons__ryKca{display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}@media (max-width:768px){.CTASection_content__Xq3RJ{padding:var(--space-4) var(--space-4);border-radius:var(--radius-xl)}.CTASection_title__oFBTo{font-size:var(--text-xl)}.CTASection_description__ZqQc7{font-size:var(--text-sm);max-width:100%}.CTASection_features__59DSs{flex-direction:column;align-items:center;gap:var(--space-2)}.CTASection_feature__5jeQ7{width:-moz-fit-content;width:fit-content}.CTASection_buttons__ryKca{flex-direction:column;align-items:center;gap:var(--space-3)}.CTASection_buttons__ryKca>*{width:100%;max-width:280px}}