.hero-section{position:relative;min-height:100svh;display:flex;flex-direction:column;padding:0;overflow:clip;contain:layout style}.hero-video-wrap{position:absolute;inset-inline:0;top:-10%;height:120%;pointer-events:none;will-change:transform;background:radial-gradient(ellipse at center,#1a1a1f,#0d0d10,#0a0a0a),var(--color-ds-black);background-blend-mode:normal}.hero-video-element{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;object-fit:cover;opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1)}.hero-video-element--loaded{opacity:1}@media(prefers-reduced-motion:reduce){.hero-video-element{opacity:1;transition:none}}.hero-video-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0009,#00000059,#000000d9),linear-gradient(to top,var(--color-ds-black) 0%,transparent 40%),linear-gradient(to right,rgba(0,0,0,.5) 0%,transparent 60%)}.hero-film-grain{position:absolute;inset:0;opacity:.025;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hero-content{position:relative;z-index:30;width:100%;margin-inline:auto;flex:1;display:flex;align-items:center;justify-content:center;padding:6rem 1.25rem 2rem}.hero-content-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;width:100%;max-width:600px}.hero-title-parallax-wrap{will-change:transform}.hero-cascade{opacity:1;transform:translateY(8px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.hero-cascade-3,.hero-cascade-4,.hero-cascade-5{opacity:0;transform:translateY(24px)}.hero-cascade-1{transition-delay:0ms}.hero-cascade-2{transition-delay:.1s}.hero-cascade-3{transition-delay:.35s}.hero-cascade-4{transition-delay:.5s}.hero-cascade-5{transition-delay:.7s}.hero-section[data-mounted] .hero-cascade{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hero-cascade,.hero-cascade-3,.hero-cascade-4,.hero-cascade-5{opacity:1;transform:none;transition:none}}.hero-label{display:inline-flex;align-items:center;gap:.5rem}.hero-label-line{width:1.25rem;height:2px;border-radius:9999px;background:var(--color-ds-blue);flex-shrink:0}.hero-label-text{font-size:.625rem;text-transform:uppercase;letter-spacing:.2em;font-weight:600;color:var(--color-ds-blue)}.hero-title{font-weight:700;line-height:.92;letter-spacing:-.025em;font-size:clamp(2rem,10vw,2.75rem);color:var(--color-ds-white)}.hero-title-row2{margin-top:.125rem}.hero-title-outline{display:inline-block;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.55);color:transparent}.hero-title-accent{color:var(--color-ds-blue);margin-left:.375rem}.hero-desc-wrap{display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:100%}.hero-desc-main{font-size:.875rem;color:#ffffffbf;line-height:1.6;font-weight:500}.hero-desc-divider{width:2rem;height:1px;background:#2563eb66}.hero-desc-sub{font-size:.75rem;color:#ffffff59;line-height:1.6}.hero-cta-wrap{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;z-index:40}.hero-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:280px;padding:.875rem 1.5rem;border-radius:9999px;font-weight:600;font-size:.875rem;color:var(--color-ds-white);position:relative;overflow:hidden;backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px #ffffff26,0 4px 24px #00000040;transition:background .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1);text-decoration:none;white-space:nowrap;-webkit-tap-highlight-color:transparent}.hero-cta-primary-bg{position:absolute;inset:0;background:linear-gradient(to right,var(--color-ds-blue-dark, #1e40af),var(--color-ds-blue),var(--color-ds-blue-hover, #3b82f6));opacity:0;transition:opacity .5s;pointer-events:none}.hero-cta-primary:hover .hero-cta-primary-bg{opacity:1}.hero-cta-primary-shine{position:absolute;inset-inline:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);pointer-events:none}.hero-cta-primary-text{position:relative;z-index:10}.hero-cta-arrow{position:relative;z-index:10;width:1rem;height:1rem;transition:transform .3s;fill:none;stroke:currentColor;stroke-width:2}.hero-cta-primary:hover .hero-cta-arrow{transform:translate(4px)}.hero-cta-primary:hover{background:#ffffff2e;border-color:#ffffff47;transform:scale(1.03);box-shadow:inset 0 1px #fff3,0 8px 40px #0000004d}.hero-cta-primary:active{transform:scale(.97)}.hero-cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:280px;padding:.75rem 1.25rem;border-radius:9999px;font-weight:500;font-size:.8125rem;color:#fff9;backdrop-filter:blur(4px);background:#ffffff0a;border:1px solid rgba(255,255,255,.12);transition:border-color .4s cubic-bezier(.16,1,.3,1),color .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);text-decoration:none;white-space:nowrap;-webkit-tap-highlight-color:transparent}.hero-cta-phone-icon{width:1rem;height:1rem;opacity:.5;transition:opacity .3s;fill:none;stroke:currentColor;stroke-width:1.5}.hero-cta-secondary:hover .hero-cta-phone-icon{opacity:.8}.hero-cta-secondary:hover{border-color:#ffffff4d;color:var(--color-ds-white);background:#ffffff14;transform:scale(1.02)}.hero-cta-secondary:active{transform:scale(.98)}.hero-scroll-indicator{position:relative;z-index:30;margin-top:auto;padding-bottom:1.25rem;display:flex;justify-content:center}.hero-scroll-line-wrap{display:flex;flex-direction:column;align-items:center;gap:.75rem;transition:opacity .7s,transform .7s}.hero-scroll-line-wrap[data-visible=false]{opacity:0;transform:translateY(12px)}.hero-scroll-line-wrap[data-visible=true]{opacity:1;transform:translateY(0)}.scroll-line{width:1px;height:2.5rem;background:#ffffff1a;position:relative;overflow:hidden;border-radius:9999px}.scroll-line-fill{position:absolute;inset:0;width:100%;height:100%;background:#2563eb99;animation:scroll-line-anim 2s ease-in-out infinite}@keyframes scroll-line-anim{0%{transform:translateY(-100%)}50%{transform:translateY(0)}to{transform:translateY(100%)}}.hero-transition-wrap{position:absolute;bottom:0;left:0;right:0;z-index:20;pointer-events:none}.hero-transition-wrap-2{position:absolute;bottom:-1rem;left:0;right:0;z-index:21;pointer-events:none}.hero-transition-gradient{height:10rem;background:linear-gradient(to bottom,transparent 0%,rgba(10,10,10,.4) 30%,rgba(10,10,10,.85) 65%,var(--color-ds-black) 100%)}.hero-transition-gradient-2{height:5rem;background:linear-gradient(to bottom,transparent,var(--color-ds-black))}.hero-transition-line{position:absolute;bottom:-1px;left:0;right:0;z-index:22;pointer-events:none}.hero-transition-line-inner{height:1px;max-width:55%;margin-inline:auto;background:linear-gradient(90deg,transparent,rgba(37,99,235,.35),transparent)}@media(max-width:1023px){.hero-transition-line{display:none}}@media(min-width:375px){.hero-content{padding:6rem 1.5rem 2rem}.hero-content-inner{gap:1.5rem}.hero-label{gap:.625rem}.hero-label-line{width:1.5rem}.hero-label-text{font-size:.6875rem;letter-spacing:.22em}.hero-title{font-size:clamp(2.5rem,11vw,3rem)}.hero-title-accent{margin-left:.5rem}.hero-desc-main{font-size:.9375rem}.hero-desc-sub{font-size:.8125rem}.hero-cta-wrap{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.625rem}.hero-cta-primary,.hero-cta-secondary{width:auto;max-width:none}.hero-cta-primary{padding:.8125rem 1.5rem;font-size:.8125rem}.hero-cta-secondary{padding:.8125rem 1.25rem;font-size:.8125rem}}@media(min-width:480px){.hero-content-inner{gap:1.75rem;max-width:440px}.hero-title{font-size:3.25rem}.hero-title-outline{-webkit-text-stroke:1.2px rgba(255,255,255,.6)}.hero-title-row2{margin-top:.25rem}.hero-desc-main{font-size:1rem}.hero-desc-sub{font-size:.875rem}.hero-cta-primary{padding:.875rem 1.625rem;font-size:.875rem}.hero-cta-secondary{padding:.875rem 1.375rem;font-size:.875rem}}@media(min-width:640px){.hero-content{padding:7rem 2.5rem 2rem}.hero-content-inner{gap:1.75rem;max-width:520px}.hero-label-line{width:2rem}.hero-label-text{font-size:.75rem;letter-spacing:.25em}.hero-title{font-size:3.75rem}.hero-title-outline{-webkit-text-stroke:1.3px rgba(255,255,255,.65)}.hero-title-accent{margin-left:.625rem}.hero-desc-main{font-size:1.0625rem}.hero-desc-sub{font-size:.875rem}.hero-cta-primary{padding:.875rem 1.75rem;font-size:.9375rem}.hero-cta-secondary{padding:.875rem 1.5rem;font-size:.9375rem}.hero-scroll-indicator{padding-bottom:1.5rem}.hero-transition-gradient{height:12rem}.hero-transition-gradient-2{height:6rem}}@media(min-width:768px){.hero-content{padding:8rem 3rem 2rem}.hero-content-inner{gap:2rem;max-width:600px}.hero-title{font-size:4.5rem}.hero-title-outline{-webkit-text-stroke:1.5px rgba(255,255,255,.7)}.hero-title-row2{margin-top:.375rem}.hero-title-accent{margin-left:.75rem}.hero-desc-main{font-size:1.125rem}.hero-desc-sub{font-size:1rem}.hero-desc-wrap{gap:1rem}.hero-desc-divider{width:2.5rem}.hero-cta-wrap{gap:1rem}.hero-cta-primary{padding:.9375rem 2rem;font-size:.95rem}.hero-cta-secondary{padding:.9375rem 1.75rem;font-size:.95rem}.hero-scroll-indicator{padding-bottom:2rem}.hero-transition-gradient{height:16rem}.hero-transition-gradient-2{height:8rem}}@media(min-width:1024px){.hero-content{max-width:1440px;align-items:flex-start;justify-content:flex-start;padding:0 3rem;padding-top:16vh}.hero-content-inner{align-items:flex-start;text-align:left;gap:2rem;max-width:780px}.hero-desc-wrap{align-items:flex-start;max-width:520px}.hero-cta-wrap{justify-content:flex-start}.hero-title{font-size:6rem}.hero-desc-main{font-size:1.125rem}.hero-desc-sub{font-size:1rem}.hero-cta-primary{padding:.875rem 1.75rem;font-size:.95rem}.hero-cta-secondary{padding:.875rem 1.5rem;font-size:.95rem}}@media(min-width:1280px){.hero-content{padding-inline:4rem}.hero-content-inner{max-width:820px}.hero-desc-wrap{max-width:540px}}@media(min-width:1536px){.hero-content{max-width:1600px;padding-inline:5rem}.hero-content-inner{max-width:860px;gap:2.25rem}.hero-title{font-size:6.5rem}.hero-title-outline{-webkit-text-stroke:1.8px rgba(255,255,255,.7)}.hero-desc-main{font-size:1.1875rem}.hero-desc-sub{font-size:1.0625rem}.hero-desc-wrap{max-width:580px}.hero-cta-primary{padding:1rem 2rem;font-size:1rem}.hero-cta-secondary{padding:1rem 1.75rem;font-size:1rem}.hero-scroll-indicator{padding-bottom:2.5rem}}@media(min-width:1920px){.hero-content{max-width:1800px;padding-inline:6rem}.hero-content-inner{max-width:920px;gap:2.5rem}.hero-title{font-size:7rem}.hero-title-outline{-webkit-text-stroke:2px rgba(255,255,255,.7)}.hero-title-accent{margin-left:1.25rem}.hero-desc-main{font-size:1.25rem}.hero-desc-sub{font-size:1.125rem}.hero-desc-wrap{max-width:620px;gap:1.125rem}.hero-desc-divider{width:3rem}.hero-cta-wrap{gap:1.125rem}.hero-cta-primary{padding:1rem 2.125rem;font-size:1.0625rem}.hero-cta-secondary{padding:1rem 1.875rem;font-size:1.0625rem}}@media(min-width:2560px){.hero-content{max-width:2200px;padding-top:14vh;padding-inline:8rem}.hero-content-inner{max-width:1100px;gap:3rem}.hero-label-line{width:2.5rem;height:3px}.hero-label-text{font-size:.9375rem;letter-spacing:.28em}.hero-title{font-size:9rem}.hero-title-outline{-webkit-text-stroke:2.5px rgba(255,255,255,.7)}.hero-title-accent{margin-left:1.5rem}.hero-desc-main{font-size:1.5rem;line-height:1.65}.hero-desc-sub{font-size:1.25rem;line-height:1.65}.hero-desc-wrap{max-width:740px;gap:1.25rem}.hero-desc-divider{width:3.5rem}.hero-cta-wrap{gap:1.25rem}.hero-cta-primary{padding:1.125rem 2.5rem;font-size:1.1875rem;gap:.75rem}.hero-cta-primary svg,.hero-cta-primary .lucide{width:1.25rem;height:1.25rem}.hero-cta-secondary{padding:1.125rem 2.25rem;font-size:1.1875rem;gap:.75rem}.hero-cta-secondary svg,.hero-cta-secondary .lucide{width:1.25rem;height:1.25rem}.hero-scroll-indicator{padding-bottom:3rem}.hero-transition-gradient{height:20rem}.hero-transition-gradient-2{height:10rem}.scroll-line{height:3rem}}@media(min-width:3840px){.hero-content{max-width:3200px;padding-top:13vh;padding-inline:12rem}.hero-content-inner{max-width:1600px;gap:4rem}.hero-label-line{width:3.5rem;height:4px}.hero-label-text{font-size:1.25rem;letter-spacing:.3em}.hero-title{font-size:13rem}.hero-title-outline{-webkit-text-stroke:3.5px rgba(255,255,255,.7)}.hero-title-accent{margin-left:2rem}.hero-desc-main{font-size:2rem;line-height:1.7}.hero-desc-sub{font-size:1.625rem;line-height:1.7}.hero-desc-wrap{max-width:1050px;gap:1.75rem}.hero-desc-divider{width:5rem;height:2px}.hero-cta-wrap{gap:1.75rem}.hero-cta-primary{padding:1.5rem 3.5rem;font-size:1.5rem;gap:1rem;border-width:2px}.hero-cta-primary svg,.hero-cta-primary .lucide{width:1.5rem;height:1.5rem}.hero-cta-secondary{padding:1.5rem 3rem;font-size:1.5rem;gap:1rem;border-width:2px}.hero-cta-secondary svg,.hero-cta-secondary .lucide{width:1.5rem;height:1.5rem}.hero-scroll-indicator{padding-bottom:4rem}.scroll-line{width:2px;height:3.5rem}.hero-transition-gradient{height:28rem}.hero-transition-gradient-2{height:14rem}}@media(max-height:500px)and (orientation:landscape){.hero-content{padding-top:5rem;align-items:center}.hero-content-inner{gap:.75rem}.hero-title{font-size:2rem}.hero-desc-sub,.hero-scroll-indicator{display:none}.hero-cta-primary,.hero-cta-secondary{padding-block:.5rem;font-size:.8rem}}@media(min-width:640px)and (max-height:500px)and (orientation:landscape){.hero-title{font-size:2.5rem}}@media(min-width:768px)and (max-height:600px)and (orientation:landscape){.hero-title{font-size:3.5rem}.hero-content-inner{gap:1rem}}@media(max-width:319px){.hero-content{padding-inline:1rem}.hero-title{font-size:1.75rem}.hero-title-accent{margin-left:.25rem}.hero-desc-main{font-size:.8125rem}.hero-cta-primary,.hero-cta-secondary{font-size:.8rem;padding:.75rem 1rem}}@media(prefers-reduced-motion:reduce){.hero-cta-primary,.hero-cta-secondary{transition-duration:0ms}.hero-cta-primary:hover,.hero-cta-secondary:hover{transform:none}.hero-cascade{transition-duration:0ms;transition-delay:0ms!important}.hero-video-wrap,.hero-title-parallax-wrap{will-change:auto}.scroll-line-fill{animation:none}.hero-scroll-line-wrap{transition-duration:0ms}}
