.home-hero{position:relative;min-height:min(100dvh,720px);width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}@media (min-width:640px){.home-hero{min-height:85vh}}@media (min-width:1024px){.home-hero{min-height:100vh;max-height:900px}}.home-hero__media{position:absolute;inset:0}.home-hero__image{object-fit:cover}.home-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease;pointer-events:none}.home-hero__video.is-ready{opacity:1}@media (max-width:767px){.home-hero__video{display:none}}@media (prefers-reduced-motion:reduce){.home-hero__video{display:none;transition:none}}.home-hero__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,23,42,.88) 0,rgba(15,23,42,.45) 45%,rgba(15,23,42,.25))}.home-hero__content{position:relative;z-index:2;max-width:56rem;padding:5.5rem 1rem 3rem;text-align:center;color:#fff}@media (min-width:640px){.home-hero__content{padding:6rem 1.5rem 4rem}}.home-hero__eyebrow{margin:0 0 1rem;font-size:.8125rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#a7f3d0}.hero-heading{margin:0;font-family:inherit;line-height:1.12;letter-spacing:-.02em}.hero-heading-first,.hero-heading-second{display:block;color:#ffffff}.hero-heading-first{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;margin-bottom:.25rem}.hero-heading-second{font-size:clamp(1.75rem,5vw,3.25rem);font-weight:800;margin-bottom:1.25rem}.hero-subtitle{font-size:1rem;font-weight:400;color:#e2e8f0;line-height:1.65;margin:0 auto 2rem;max-width:40rem}@media (min-width:640px){.hero-subtitle{font-size:1.125rem}}.home-hero__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}@media (min-width:640px){.home-hero__actions{flex-direction:row;gap:1rem}}.hero-button{background:transparent;border:2px solid #ffffff;color:#ffffff;font-size:.9375rem;font-weight:700;padding:.8rem 1.5rem;border-radius:.5rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:12.5rem;line-height:1.25}.hero-button:hover{background:#ffffff;color:#047857}.hero-button:focus-visible{outline:2px solid #6ee7b7;outline-offset:3px}.hero-button--primary{background:#047857;border-color:#047857;color:#ffffff}.hero-button--primary:hover{background:#ffffff;color:#047857;border-color:#ffffff}@media (prefers-reduced-motion:reduce){.hero-button{transition:none}}.home-process{background:#0f172a;color:#e2e8f0;padding:5rem 0}.home-process__intro{max-width:42rem;margin:0 auto 2.5rem;text-align:center}.home-process__eyebrow{margin:0 0 .75rem;font-size:.8125rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#6ee7b7}.home-process__title{margin:0;font-size:1.875rem;font-weight:800;letter-spacing:-.02em;color:#ffffff;line-height:1.2}@media (min-width:640px){.home-process__title{font-size:2.25rem}}.home-process__subtitle{margin:1rem 0 0;font-size:1rem;line-height:1.7;color:#cbd5e1}.home-process__grid{display:grid;grid-template-columns:1fr;gap:1rem;list-style:none;margin:0;padding:0}@media (min-width:640px){.home-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-process__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}}.home-process__card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.25rem 1.25rem 1.5rem;min-height:100%}.home-process__num{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;margin-bottom:.875rem;border-radius:999px;background:#047857;color:#fff;font-size:.8125rem;font-weight:800}.home-process__card-title{margin:0;font-size:1.0625rem;font-weight:700;color:#fff;line-height:1.35}.home-process__card-text{margin:.5rem 0 0;font-size:.875rem;line-height:1.6;color:#cbd5e1}.home-why-choose{width:100%;background:#f8fafc;padding:5rem 0}.home-why-choose__header{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}@media (min-width:768px){.home-why-choose__header{flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:3rem}}.home-why-choose__eyebrow{display:block;font-size:.875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#059669;margin-bottom:.5rem}.home-why-choose__title{font-size:1.875rem;font-weight:800;line-height:1.2;color:#0f172a}@media (min-width:768px){.home-why-choose__title{font-size:2.25rem}}.home-why-choose__call-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:.75rem 1.75rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#0f172a;border-radius:.375rem;transition:background .2s,transform .2s}.home-why-choose__call-btn:hover{background:#047857}.home-why-choose__slide{display:flex;flex-direction:column;width:100%;overflow:hidden;border-radius:1rem;background:#fff;box-shadow:0 4px 24px rgba(15,23,42,.08)}@media (min-width:1024px){.home-why-choose__slide{flex-direction:row;min-height:420px}}.home-why-choose__slide--reverse{flex-direction:column}@media (min-width:1024px){.home-why-choose__slide--reverse{flex-direction:row-reverse}}.home-why-choose__image-wrap{position:relative;width:100%;min-height:240px;flex:1}@media (min-width:1024px){.home-why-choose__image-wrap{min-height:420px}}.home-why-choose__content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:1.75rem 1.5rem}@media (min-width:768px){.home-why-choose__content{padding:2.5rem}}.home-why-choose__company{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#059669;margin-bottom:.75rem}.home-why-choose__feature-title{font-size:1.5rem;font-weight:800;line-height:1.25;color:#0f172a;margin-bottom:1rem}@media (min-width:768px){.home-why-choose__feature-title{font-size:1.875rem}}.home-why-choose__location{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;font-weight:500;color:#64748b;margin-bottom:1rem}.home-why-choose__location svg{margin-top:.125rem;flex-shrink:0;color:#059669}.home-why-choose__description{font-size:.9375rem;line-height:1.75;color:#475569}.home-why-choose__nav{gap:1rem;margin-top:2rem}.home-why-choose__arrow,.home-why-choose__nav{display:flex;align-items:center;justify-content:center}.home-why-choose__arrow{width:2.75rem;height:2.75rem;border-radius:9999px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;transition:all .2s}.home-why-choose__arrow:hover{border-color:#059669;background:#ecfdf5;color:#047857}.home-why-choose__dots{display:flex;gap:.5rem}.home-why-choose__dot{width:.625rem;height:.625rem;border-radius:9999px;background:#cbd5e1;transition:background .2s,width .2s}.home-why-choose__dot--active{width:1.75rem;background:#059669}