.ProcessHero-module__WknkEW__hero{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#334155 100%);align-items:center;min-height:100vh;padding:7.5rem 0 6.25rem;display:flex;position:relative;overflow:hidden}@media (max-width:48rem){.ProcessHero-module__WknkEW__hero{min-height:auto;padding:7.5rem 0 3.75rem}}.ProcessHero-module__WknkEW__container{z-index:10;width:100%;max-width:80rem;margin:0 auto;padding:0 2rem;position:relative}@media (max-width:48rem){.ProcessHero-module__WknkEW__container{padding:0 1.25rem}}.ProcessHero-module__WknkEW__gradientOrb{filter:blur(80px);opacity:.4;pointer-events:none;border-radius:50%;animation:20s ease-in-out infinite ProcessHero-module__WknkEW__float;position:absolute}.ProcessHero-module__WknkEW__orb1{background:var(--dvs-blue);width:31.25rem;height:31.25rem;top:-12.5rem;right:-6.25rem}.ProcessHero-module__WknkEW__orb2{background:var(--dvs-purple);opacity:.25;width:25rem;height:25rem;animation-delay:-7s;bottom:6.25rem;left:-9.375rem}@keyframes ProcessHero-module__WknkEW__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.ProcessHero-module__WknkEW__heroContent{text-align:center;flex-direction:column;align-items:center;max-width:50rem;margin:0 auto;display:flex}.ProcessHero-module__WknkEW__badge{border-radius:var(--radius-full);color:var(--dvs-blue);letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#35c2fc1a;border:1px solid #35c2fc4d;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.625rem 1.25rem;font-size:.6875rem;font-weight:700;display:inline-flex}.ProcessHero-module__WknkEW__headline{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,4.5rem);font-weight:800;line-height:1.1}.ProcessHero-module__WknkEW__highlight{color:var(--dvs-blue)}.ProcessHero-module__WknkEW__description{color:#94a3b8;max-width:37.5rem;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.6}@media (max-width:48rem){.ProcessHero-module__WknkEW__description{font-size:1rem}}.ProcessHero-module__WknkEW__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.75rem;display:flex}@media (max-width:48rem){.ProcessHero-module__WknkEW__heroButtons{flex-direction:column;align-items:center;margin-bottom:2.5rem}}.ProcessHero-module__WknkEW__btn{border-radius:var(--radius-lg);cursor:pointer;border:none;align-items:center;gap:.625rem;padding:1.125rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.ProcessHero-module__WknkEW__btnPrimary{color:#fff;background:linear-gradient(135deg,#0369a1,#024e7a);box-shadow:0 4px 15px #0369a159}.ProcessHero-module__WknkEW__btnPrimary:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 8px 25px #0369a180}.ProcessHero-module__WknkEW__btnSecondary{color:#fff;background:0 0;border:2px solid #fff3}.ProcessHero-module__WknkEW__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff4d}.ProcessHero-module__WknkEW__statsBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-xl);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:2.5rem;max-width:37.5rem;margin:0 auto;padding:1.5rem 3rem;display:flex}@media (max-width:48rem){.ProcessHero-module__WknkEW__statsBar{flex-wrap:wrap;gap:1.5rem;padding:1.25rem 1.5rem}}.ProcessHero-module__WknkEW__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.ProcessHero-module__WknkEW__statValue{color:#fff;font-size:1.5rem;font-weight:800}.ProcessHero-module__WknkEW__statLabel{color:#94a3b8;font-size:.8125rem;font-weight:500}.ProcessHero-module__WknkEW__statDivider{background:#ffffff26;width:.0625rem;height:2.5rem}@media (max-width:48rem){.ProcessHero-module__WknkEW__statDivider{height:2rem}}@media (max-width:768px){.ProcessHero-module__WknkEW__gradientOrb{opacity:.15;transform:scale(.6)}}
.Steps-module__G-44gW__section{background:var(--dvs-bg-base);padding:6.25rem 0;overflow:hidden}.Steps-module__G-44gW__container{max-width:80rem;margin:0 auto;padding:0 2rem}@media (max-width:48rem){.Steps-module__G-44gW__container{padding:0 1.25rem}}.Steps-module__G-44gW__sectionHeader{text-align:center;max-width:50rem;margin:0 auto 3.75rem}.Steps-module__G-44gW__sectionEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--dvs-blue-text);margin-bottom:1rem;font-size:.8125rem;font-weight:800;display:block}.Steps-module__G-44gW__sectionTitle{color:var(--dvs-text-primary);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.Steps-module__G-44gW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}@media (max-width:64rem){.Steps-module__G-44gW__stepsGrid{grid-template-columns:1fr;gap:2.5rem;max-width:31.25rem;margin:0 auto}}.Steps-module__G-44gW__stepCard{background:var(--dvs-bg-elevated);border:1px solid var(--dvs-border-color);border-radius:var(--radius-xl);text-align:center;padding:2.5rem 2rem;transition:all .3s;position:relative}.Steps-module__G-44gW__stepCard:hover{border-color:var(--dvs-blue);transform:translateY(-4px);box-shadow:0 8px 32px #35c2fc14}.Steps-module__G-44gW__connectionLine{background:var(--dvs-border-color);z-index:1;width:2rem;height:.125rem;display:block;position:absolute;top:3.125rem;right:-1.0625rem}@media (max-width:64rem){.Steps-module__G-44gW__connectionLine{display:none}}.Steps-module__G-44gW__stepNumber{border-radius:var(--radius-full);background:linear-gradient(135deg,#0369a1,#024e7a);justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.5rem;display:flex}.Steps-module__G-44gW__stepNumber span{color:#fff;font-size:1.25rem;font-weight:800}.Steps-module__G-44gW__stepTitle{color:var(--dvs-text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:800}.Steps-module__G-44gW__stepDescription{color:var(--dvs-text-secondary);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.Steps-module__G-44gW__durationBadge{color:var(--dvs-blue-text);border-radius:var(--radius-full);background:#35c2fc1a;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:700;display:inline-flex}
.Timeline-module__2hU73q__section{background:var(--dvs-bg-elevated);padding:6.25rem 0;overflow:hidden}.Timeline-module__2hU73q__container{max-width:50rem;margin:0 auto;padding:0 2rem}@media (max-width:48rem){.Timeline-module__2hU73q__container{padding:0 1.25rem}}.Timeline-module__2hU73q__sectionHeader{text-align:center;max-width:50rem;margin:0 auto 3.75rem}.Timeline-module__2hU73q__sectionEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--dvs-blue-text);margin-bottom:1rem;font-size:.8125rem;font-weight:800;display:block}.Timeline-module__2hU73q__sectionTitle{color:var(--dvs-text-primary);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.Timeline-module__2hU73q__timeline{padding-left:3.5rem;position:relative}@media (max-width:48rem){.Timeline-module__2hU73q__timeline{padding-left:2.75rem}}.Timeline-module__2hU73q__timelineLine{background:linear-gradient(180deg,var(--dvs-blue)0%,var(--dvs-purple)33%,var(--dvs-orange)66%,var(--dvs-green)100%);border-radius:var(--radius-full);width:.125rem;position:absolute;top:0;bottom:0;left:1.125rem}@media (max-width:48rem){.Timeline-module__2hU73q__timelineLine{left:.875rem}}.Timeline-module__2hU73q__timelineItem{margin-bottom:2.5rem;position:relative}.Timeline-module__2hU73q__timelineItem:last-child{margin-bottom:0}.Timeline-module__2hU73q__timelineMarker{border-radius:var(--radius-full);color:#fff;z-index:2;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;display:flex;position:absolute;top:1.5rem;left:-3.5rem;box-shadow:0 4px 12px #00000026}@media (max-width:48rem){.Timeline-module__2hU73q__timelineMarker{width:2rem;height:2rem;left:-2.75rem}}.Timeline-module__2hU73q__timelineMarker.Timeline-module__2hU73q__blue{background:var(--dvs-blue)}.Timeline-module__2hU73q__timelineMarker.Timeline-module__2hU73q__purple{background:var(--dvs-purple)}.Timeline-module__2hU73q__timelineMarker.Timeline-module__2hU73q__orange{background:var(--dvs-orange)}.Timeline-module__2hU73q__timelineMarker.Timeline-module__2hU73q__green{background:var(--dvs-green)}.Timeline-module__2hU73q__timelineCard{background:var(--dvs-bg-base);border:1px solid var(--dvs-border-color);border-radius:var(--radius-xl);padding:2rem;transition:all .3s}.Timeline-module__2hU73q__timelineCard:hover{border-color:var(--dvs-blue);box-shadow:0 8px 24px #35c2fc0f}@media (max-width:48rem){.Timeline-module__2hU73q__timelineCard{padding:1.5rem}}.Timeline-module__2hU73q__dayBadge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;padding:.375rem .875rem;font-size:.75rem;font-weight:700;display:inline-block}.Timeline-module__2hU73q__dayBadge_blue{color:var(--dvs-blue-text);background:#35c2fc1a}.Timeline-module__2hU73q__dayBadge_purple{color:var(--dvs-purple-text);background:#8b5cf61a}.Timeline-module__2hU73q__dayBadge_orange{color:var(--dvs-amber-text);background:#f59e0b1a}.Timeline-module__2hU73q__dayBadge_green{color:var(--dvs-green-text);background:#10b9811a}.Timeline-module__2hU73q__timelineTitle{color:var(--dvs-text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.Timeline-module__2hU73q__timelineDescription{color:var(--dvs-text-secondary);margin:0;font-size:.9375rem;line-height:1.6}
.WhatYouGet-module__cVGfza__section{background:var(--dvs-bg-base);padding:6.25rem 0;overflow:hidden}.WhatYouGet-module__cVGfza__container{max-width:80rem;margin:0 auto;padding:0 2rem}@media (max-width:48rem){.WhatYouGet-module__cVGfza__container{padding:0 1.25rem}}.WhatYouGet-module__cVGfza__sectionHeader{text-align:center;max-width:50rem;margin:0 auto 3.75rem}.WhatYouGet-module__cVGfza__sectionEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--dvs-blue-text);margin-bottom:1rem;font-size:.8125rem;font-weight:800;display:block}.WhatYouGet-module__cVGfza__sectionTitle{color:var(--dvs-text-primary);margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.WhatYouGet-module__cVGfza__sectionSubtitle{color:var(--dvs-text-secondary);margin:0;font-size:1.125rem;line-height:1.6}.WhatYouGet-module__cVGfza__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:48rem){.WhatYouGet-module__cVGfza__grid{grid-template-columns:1fr}}.WhatYouGet-module__cVGfza__card{background:var(--dvs-bg-elevated);border:1px solid var(--dvs-border-color);border-radius:var(--radius-xl);padding:2rem;transition:all .3s}.WhatYouGet-module__cVGfza__card:hover{border-color:var(--dvs-blue);transform:translateY(-2px);box-shadow:0 8px 32px #35c2fc14}.WhatYouGet-module__cVGfza__cardIcon{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg,#0369a1,#024e7a);justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:flex}.WhatYouGet-module__cVGfza__cardTitle{color:var(--dvs-text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:800}.WhatYouGet-module__cVGfza__cardDescription{color:var(--dvs-text-secondary);margin:0;font-size:.9375rem;line-height:1.6}
.Comparison-module__W1VcaG__section{background:var(--dvs-bg-base);padding:6.25rem 0;overflow:hidden}.Comparison-module__W1VcaG__container{max-width:80rem;margin:0 auto;padding:0 2rem}@media (max-width:48rem){.Comparison-module__W1VcaG__container{padding:0 1.25rem}}.Comparison-module__W1VcaG__sectionHeader{text-align:center;max-width:50rem;margin:0 auto 3.75rem}.Comparison-module__W1VcaG__sectionEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--dvs-blue-text);margin-bottom:1rem;font-size:.8125rem;font-weight:800;display:block}.Comparison-module__W1VcaG__sectionTitle{color:var(--dvs-text-primary);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.Comparison-module__W1VcaG__comparisonGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:48rem){.Comparison-module__W1VcaG__comparisonGrid{grid-template-columns:1fr}}.Comparison-module__W1VcaG__card{border-radius:var(--radius-xl);border:1px solid var(--dvs-border-color);padding:2.5rem;transition:all .3s}@media (max-width:48rem){.Comparison-module__W1VcaG__card{padding:2rem 1.5rem}}.Comparison-module__W1VcaG__cardBad{background:var(--dvs-bg-elevated);border-color:#ef444433}.Comparison-module__W1VcaG__cardBad:hover{border-color:#ef444466}.Comparison-module__W1VcaG__cardGood{background:var(--dvs-bg-elevated);border-color:#10b98133}.Comparison-module__W1VcaG__cardGood:hover{border-color:#10b98166;box-shadow:0 8px 32px #10b98114}.Comparison-module__W1VcaG__cardHeader{border-bottom:1px solid var(--dvs-border-color);align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.Comparison-module__W1VcaG__headerIconBad{color:var(--dvs-red);flex-shrink:0}.Comparison-module__W1VcaG__headerIconGood{color:var(--dvs-green);flex-shrink:0}.Comparison-module__W1VcaG__cardTitle{color:var(--dvs-text-primary);margin:0;font-size:1.25rem;font-weight:800}.Comparison-module__W1VcaG__list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.Comparison-module__W1VcaG__listItem{color:var(--dvs-text-secondary);align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;display:flex}.Comparison-module__W1VcaG__iconBad{border-radius:var(--radius-full);width:1.5rem;min-width:1.5rem;height:1.5rem;color:var(--dvs-red);background:#ef44441a;flex-shrink:0;justify-content:center;align-items:center;margin-top:.0625rem;display:flex}.Comparison-module__W1VcaG__iconGood{border-radius:var(--radius-full);width:1.5rem;min-width:1.5rem;height:1.5rem;color:var(--dvs-green);background:#10b9811a;flex-shrink:0;justify-content:center;align-items:center;margin-top:.0625rem;display:flex}
