@font-face{font-family:Sora;src:url('assets/fonts/sora-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Sora;src:url('assets/fonts/sora-700.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}:root{--navy:#071d45;--blue:#cfe4ff;--pale:#eaf3ff;--ink:#414141}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Helvetica Neue",sans-serif;color:var(--ink);overflow-x:hidden}.header{height:88px;display:flex;align-items:center;max-width:1130px;margin:auto;position:relative;padding:0 20px}.brand{position:absolute;z-index:3;top:4px;left:0}.brand img{width:219px;height:164px;object-fit:contain}.header nav{margin-left:auto;display:flex;gap:38px;margin-right:310px}.header nav a{color:#eee;text-decoration:none;font-size:14px}.header-call{position:absolute;right:0;top:1px;background:#444;color:white;border-radius:24px;padding:12px 24px;text-decoration:none;font-weight:bold;transform:rotate(8deg)}.hero{height:764px;background:url('assets/afb72b_3b256a87411448da964d6814f46bb2a0~mv2.jpg') center center/cover no-repeat;position:relative}.hero-copy{position:absolute;left:6.5%;top:125px;color:#fff;text-shadow:2px 3px 3px #555;transform:rotate(8deg);font-family:Sora,sans-serif}.hero-copy h1{font-style:italic;font-size:54px;margin:0 0 64px;font-weight:700}.hero-copy p{font-size:25px;font-weight:700;line-height:1.55}.hero-call{display:block;color:#fff;text-decoration:none;font-size:28px;font-weight:700;margin-top:22px}.hero-call span{font-size:45px;vertical-align:middle;margin-right:12px}.contact-card{position:absolute;right:5.5%;top:290px;width:600px;height:416px;background:white;border-radius:6px;display:grid;grid-template-columns:49% 51%;overflow:hidden;box-shadow:0 1px 4px #777}.form-side{padding:24px 20px;color:#111}.form-side h2{font-size:29px;font-weight:400;margin:0 0 28px}.form-side label{display:block;font-size:14px;margin-bottom:16px}.form-side input{display:block;width:100%;height:42px;margin-top:8px;border:1px solid #a9abb3;border-radius:2px}.two{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-side button{background:#050505;color:white;border:0;border-radius:3px;padding:13px 15px;font-size:15px}.form-side small{display:block;color:#777;font-size:9px;margin-top:8px}.map{background:url('assets/afb72b_88f22bfd55894354880ebc23e36c7af7~mv2.png') right center/749px 519px no-repeat}.steps{background:var(--pale);padding:52px max(5%,calc((100% - 1150px)/2)) 58px}.steps>h2{text-align:center;font-size:64px;margin:0 0 36px;font-weight:800}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:80px}.step-grid article{text-align:center}.step-grid img{height:225px;width:225px;object-fit:contain;opacity:.58}.step-grid h3{font-size:23px;color:#333}.step-grid p{font-size:15px;line-height:1.5;text-align:left}.details{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:70px 30px 80px}.details h2{font-size:26px;margin-top:0}.details p{font-size:15px;line-height:1.65}.bottom-call{display:block;background:#050505;color:white;text-decoration:none;text-align:center;padding:18px;font-weight:bold;font-size:20px}footer{background:var(--blue);text-align:center;padding:45px 20px 26px;color:#43516a}footer h2{font-size:38px;margin:0 0 4px;color:#414141}.tagline{font-size:20px;margin:0 0 22px}.rule{height:1px;background:#63748c;max-width:900px;margin:10px auto}.short{max-width:520px}.contact-line{font-weight:bold;font-size:14px}.services{font-size:18px;margin-bottom:3px}.need{font-size:17px}.need a{font-size:25px;font-weight:bold;text-decoration:none;color:#43516a}.copyright{font-size:11px;margin-top:20px}
@media(max-width:800px){.header{height:88px;padding:0}.brand{left:0;top:0}.brand img{width:126px;height:108px}.header nav,.header-call{display:none}.hero{height:760px;background-position:center top}.hero-copy{transform:none;left:18px;right:14px;top:360px;width:auto}.hero-copy h1,.hero-copy p{display:none}.hero-call{white-space:nowrap;font-size:19px}.hero-call span{font-size:34px;margin-right:6px}.contact-card{display:none}.steps{padding:38px 22px}.steps>h2{font-size:39px}.step-grid{grid-template-columns:1fr;gap:28px}.step-grid img{height:150px}.step-grid p{max-width:500px;margin:10px auto;text-align:left}.details{grid-template-columns:1fr;gap:35px;padding:50px 28px}.bottom-call{font-size:16px}footer{padding-top:32px}footer h2{font-size:27px}.contact-line{line-height:1.8}.need a{display:block}}

.contact-card{padding:0;border:0;cursor:pointer}.contact-card img{display:block;width:100%;height:100%;object-fit:cover}.contact-card:focus-visible{outline:4px solid #fff;outline-offset:4px}.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.72);display:flex;align-items:center;justify-content:center;padding:28px}.lightbox-panel{position:relative;width:min(760px,100%);height:min(860px,calc(100vh - 56px));background:#fff;border-radius:5px;box-shadow:0 18px 60px rgba(0,0,0,.45);overflow:hidden}.lightbox iframe{width:100%;height:100%;border:0;background:#fff}.lightbox-close{position:absolute;z-index:2;top:10px;right:12px;width:42px;height:42px;border:0;border-radius:50%;background:#111;color:#fff;font-size:30px;line-height:38px;cursor:pointer}.lightbox-close:focus-visible{outline:3px solid #6aa9ff;outline-offset:2px}.lightbox-open{overflow:hidden}@media(max-width:800px){.lightbox{padding:0}.lightbox-panel{width:100%;height:100vh;border-radius:0}.lightbox-close{top:8px;right:8px}}

/* Desktop header and hero matched to the current Wix presentation. */
@media(min-width:801px){
  .header{height:75px;max-width:none;padding:0 11px;background:#fff}
  .brand{top:8px;left:8.2%;z-index:4}
  .brand img{width:180px;height:132px}
  .header nav{margin:0 auto;gap:29px}
  .header nav a{color:#4a4a4a;font-size:14px}
  .header-call{right:10px;top:6px;border-radius:22px;padding:11px 15px;font-size:14px;transform:none;background:#414141}
  .hero{height:690px;background-position:center center}
  .hero-copy{left:8%;top:70px;width:64%;transform:none;color:#fff;text-shadow:2px 3px 3px rgba(0,0,0,.55)}
  .hero-copy h1{margin:0 0 16px;font-size:69px;line-height:1.28;font-style:normal;font-weight:800;letter-spacing:-1.5px}
  .hero-copy p{margin:0;font-size:31px;line-height:1.25;font-weight:800}
  .hero-call{margin-top:14px;text-align:center;font-size:27px;line-height:1.2;text-shadow:2px 3px 3px rgba(0,0,0,.6)}
  .hero-call span{font-size:42px;margin-right:13px}
  .contact-card{display:block;right:4.3%;top:270px;width:43.6%;height:auto;aspect-ratio:749/519;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.55)}
}

/* Shared legal-page and footer-link styles. */
.copyright a{color:inherit;text-underline-offset:2px}
.legal-page{background:#f5f8fc;color:#26364e}
.legal-shell{width:min(820px,calc(100% - 40px));margin:0 auto;padding:48px 0 80px}
.legal-shell>a{color:#071d45}
.legal-shell h1{font-family:Sora,Arial,sans-serif;font-size:clamp(34px,5vw,54px);color:#071d45}
.legal-shell h2{margin-top:36px;color:#071d45}
.legal-shell p,.legal-shell li{font-size:17px;line-height:1.7}
.legal-shell .effective{color:#64748b}
.legal-shell .legal-contact{margin-top:40px;padding:20px;background:#eaf3ff;border-left:4px solid #071d45}
.mobile-form-button{display:none}

/* Branded confirmation page. */
.thank-you-page{background:#eaf3ff;color:#3d3d3d}
.thank-hero{min-height:620px;background:linear-gradient(90deg,rgba(7,29,69,.84),rgba(7,29,69,.45) 42%,rgba(7,29,69,.12)),url('assets/afb72b_3b256a87411448da964d6814f46bb2a0~mv2.jpg') center center/cover no-repeat;position:relative;padding-top:88px;color:#fff}
.thank-hero .header{position:absolute;inset:0 0 auto;background:#fff;color:#3d3d3d}
.thank-copy{width:min(760px,calc(100% - 48px));margin-left:max(24px,calc(50% - 640px));padding-top:82px;text-shadow:0 4px 5px rgba(0,0,0,.42)}
.thank-copy h1{font-family:"Sora Wix Latin",Sora,Arial,sans-serif;font-size:82px;line-height:1.04;margin:0 0 22px;font-weight:700;letter-spacing:0}
.thank-copy p{font-family:"Wix Space Grotesk",Arial,sans-serif;font-size:28px;line-height:1.38;margin:0 0 28px;max-width:680px}
.thank-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}
.thank-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:24px;padding:12px 22px;text-decoration:none;font-family:"Wix Space Grotesk",Arial,sans-serif;font-size:17px}
.thank-actions .primary{background:#fff;color:#071d45;font-weight:700}
.thank-actions .secondary{border:1px solid rgba(255,255,255,.78);color:#fff}
.thank-status{background:#fff;padding:42px 24px 48px}
.thank-status-inner{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:start}
.thank-status h2{font-family:"Sora Wix Latin",Sora,Arial,sans-serif;font-size:38px;line-height:1.18;margin:0 0 14px;color:#071d45}
.thank-status p,.thank-status li{font-family:"Wix Space Grotesk",Arial,sans-serif;font-size:18px;line-height:1.58}
.thank-status ul{margin:10px 0 0;padding-left:22px}
.thank-note{border-left:4px solid #071d45;background:#eaf3ff;padding:18px 20px}
.thank-note strong{color:#071d45}

@media(max-width:800px){
  .hero-call .phone-icon{display:inline-flex;width:30px;height:30px;vertical-align:middle;margin-right:8px}
  .hero-call .phone-icon svg{width:30px;height:30px;fill:#fff}
  .mobile-form-button{display:block;margin:18px 0 0;border:0;border-radius:24px;padding:13px 18px;background:#fff;color:#071d45;font:700 16px Arial,sans-serif;box-shadow:0 2px 8px rgba(0,0,0,.28)}
  .thank-hero{min-height:640px;padding-top:88px;background-position:center top}
  .thank-copy{padding-top:250px;margin:0 18px;width:auto}
  .thank-copy h1{font-size:43px}
  .thank-copy p{font-size:20px}
  .thank-actions{align-items:stretch}
  .thank-actions a{width:100%;font-size:16px}
  .thank-status-inner{grid-template-columns:1fr;gap:22px}
  .thank-status h2{font-size:30px}
  .contact-line{display:flex;flex-direction:column;align-items:center;gap:10px;margin:18px 0}
  .contact-item{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#43516a;text-decoration:none}
  .contact-item svg{width:24px;height:24px;fill:#070d3a;flex:none}
  .contact-separator{display:none}
}

@media(min-width:801px){
  .brand{left:calc(50% - 586.6px)}
  .header nav{left:calc(50% - 92.1px)}
  .header-call{left:calc(50% + 262.4px);white-space:nowrap}
  .hero-copy{left:calc(50% - 447.6px)}
  .contact-card{left:calc(50% + 37.2px)}
  .steps>h2{left:calc(50% - 588.6px)}
  .step-grid{left:calc(50% - 497.6px)}
  .step-grid img{opacity:.05}
  .details article:first-child{left:calc(50% - 368px)}
  .details article:last-child{left:calc(50% - 141.7px)}
  .bottom-call{transform:translateX(-7.6px)}

  footer{position:relative;padding:0}
  footer h2,.tagline,.contact-line,.services,.proof-line,.area-line,.need,.copyright{position:absolute;margin:0}
  footer h2{left:calc(50% - 494px);top:43.8px;width:972.8px}
  .tagline{left:calc(50% - 333.6px);top:99.2px;width:652px}
  footer .rule{position:absolute;margin:0}
  footer .rule:nth-of-type(1){left:calc(50% - 454.1px);top:155px;width:893px}
  .contact-line{left:calc(50% - 454.1px);top:175.2px;width:893px}
  footer .rule:nth-of-type(2){left:calc(50% - 454.1px);top:228px;width:893px}
  .services{left:calc(50% - 387.1px);top:254.2px;width:759px}
  .proof-line{left:calc(50% - 454.1px);top:302.2px;width:893px}
  footer .short{left:calc(50% - 267.6px);top:357px;width:520px}
  .area-line{left:calc(50% - 512.6px);top:400.8px;width:1010px}
  .need{left:calc(50% - 404.6px);top:453.4px;width:794px}
  .copyright{left:calc(50% - 454.1px);top:522.4px;width:893px}
  footer h2{white-space:nowrap;text-align:center}
  .step-grid ul{left:69.8px;top:136.6px}
  .step-grid li+li{margin-top:22.4px}
  .step-grid article:nth-child(2) p:nth-of-type(1){width:287.6px}
  .step-grid article:nth-child(2) p:nth-of-type(2){top:249.4px;width:287.6px}
}
@font-face{font-family:"Sora Wix";src:url('assets/fonts/sora-wix-700.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
/* Exact Sora 700 build used by the Wix hero. */
.hero-copy{font-family:"Sora Wix",Sora,sans-serif}

@font-face{font-family:"Wix Space Grotesk";src:url('assets/fonts/wix-space-grotesk-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Space Grotesk Wix";src:url('assets/fonts/space-grotesk-wix.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}
@font-face{font-family:"Sora Wix Latin";src:url('assets/fonts/sora-wix-latin.woff2') format('woff2');font-style:normal;font-weight:100 800;font-display:swap}

/* Measured against the live Wix desktop page at a 1128px viewport. */
@media(min-width:801px){
  body{font-family:"Wix Space Grotesk","Space Grotesk Wix",sans-serif;color:#3d3d3d}
  .header{height:88px;max-width:none;margin:0;padding:0;background:#fff}
  .brand{left:calc(50% - 579px);top:0;z-index:4}
  .brand img{width:219px;height:164px;object-fit:cover}
  .header nav{position:absolute;left:calc(50% - 84.5px);top:18px;margin:0;gap:0}
  .header nav a{height:30px;line-height:30px;padding:0;text-align:center;font-family:"Wix Space Grotesk",sans-serif;font-size:16px;color:#3d3d3d}
  .header nav a:first-child{width:74px;color:#5b5f6b}
  .header nav a:last-child{width:93px}
  .header-call{left:calc(50% + 270px);right:auto;top:12px;width:219px;height:40px;padding:8.8px 10px;border-radius:20px;transform:none;background:#3d3d3d;text-align:center;font-family:"Wix Space Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:22.4px}

  .hero{height:764px;background-position:center center}
  .hero-copy{left:calc(50% - 440px);top:74px;width:980px;transform:none;color:#3d3d3d;text-shadow:3px 4px 4px rgba(0,0,0,.48);font-family:"Sora Wix Latin",Sora,sans-serif}
  .hero-copy h1{width:980px;height:192px;margin:0;font-size:80px;line-height:96px;letter-spacing:-1.6px;font-style:normal;font-weight:700;color:#3d3d3d}
  .hero-copy h1 span{background:rgba(225,225,225,.48);box-shadow:0 0 0 2px rgba(225,225,225,.48)}
  .hero-copy p{width:940px;height:83.2px;margin:13px 0 0;font-size:32px;line-height:41.6px;letter-spacing:-.96px;font-weight:400;color:#fdfdfd;text-shadow:3px 4px 4px rgba(0,0,0,.6)}
  .hero-copy p strong{font-weight:700}
  .hero-call{width:455px;height:42px;margin:14.2px 0 0 -31px;font-family:"Sora Wix Latin",Sora,sans-serif;font-size:27px;font-weight:700;line-height:34.4px;text-align:right;color:#fdfdfd;text-shadow:3px 4px 4px rgba(0,0,0,.6)}
  .hero-call span{float:left;font-size:42px;line-height:42px;margin:0}
  .contact-card{display:block;left:calc(50% + 44.8px);right:auto;top:296px;width:590.4px;height:406.4px;aspect-ratio:auto;border-radius:0;box-shadow:none}

  .steps{position:relative;height:581.2px;padding:0;background:#eaf3ff;overflow:hidden}
  .steps>h2{position:absolute;left:calc(50% - 581px);top:51.2px;width:1109px;height:96px;margin:0;white-space:nowrap;text-align:left;font-family:"Sora Wix Latin",Sora,sans-serif;font-size:80px;font-weight:700;line-height:96px;letter-spacing:-1.6px;color:#3d3d3d}
  .step-grid{position:absolute;left:calc(50% - 490px);top:129.2px;width:980px;height:419px;display:grid;grid-template-columns:327px 326px 327px;gap:0}
  .step-grid article{position:relative;height:419px;text-align:left}
  .step-grid img{position:absolute;inset:0;width:100%;height:419px;object-fit:none;opacity:.58}
  .step-grid h3{position:absolute;top:90px;height:33.6px;margin:0;font-family:"Space Grotesk Wix",sans-serif;font-size:24px;font-weight:700;line-height:33.6px;letter-spacing:-.48px;text-align:left;color:#3d3d3d;white-space:nowrap}
  .step-grid article:nth-child(1) h3{left:42px;width:325px}
  .step-grid article:nth-child(2) h3{left:-10px;width:335px}
  .step-grid article:nth-child(3) h3{left:-12px;width:325px}
  .step-grid p,.step-grid li{font-family:"Wix Space Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:22.4px;letter-spacing:-.16px;color:#3d3d3d;text-align:left}
  .step-grid ul{position:absolute;left:70px;top:125px;width:279px;margin:0;padding-left:25px}
  .step-grid li{margin:0;padding:0}
  .step-grid article:nth-child(2) p,.step-grid article:nth-child(3) p{position:absolute;margin:0}
  .step-grid article:nth-child(2) p:nth-of-type(1){left:17px;top:136.6px;width:291px}
  .step-grid article:nth-child(2) p:nth-of-type(2){left:17px;top:226.2px;width:291px}
  .step-grid article:nth-child(3) p:nth-of-type(1){left:26px;top:136.6px;width:291px}
  .step-grid article:nth-child(3) p:nth-of-type(2){left:26px;top:249.4px;width:291px}

  .details{position:relative;display:block;max-width:none;height:475px;margin:0;padding:0}
  .details article{position:absolute;top:0}
  .details article:first-child{left:calc(50% - 360.4px);width:309px}
  .details article:last-child{left:calc(50% - 134.1px);width:264px}
  .details h2{position:absolute;top:65.2px;width:272px;height:83.2px;margin:0;font-family:"Sora Wix Latin",Sora,sans-serif;font-size:32px;font-weight:400;line-height:41.6px;letter-spacing:-.96px;color:#3d3d3d}
  .details p{position:absolute;top:175.4px;width:100%;margin:0;font-family:"Wix Space Grotesk",sans-serif;font-size:18px;font-weight:400;line-height:32.4px;letter-spacing:-.18px;text-align:justify;color:#3d3d3d}
  .details article:last-child p{top:166.4px}
  .bottom-call{width:438px;height:52px;margin:17.2px auto 30px;padding:14.8px 20px;border-radius:26px;background:#3d3d3d;font-family:"Wix Space Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:22.4px}

  footer{height:579px;padding:29.2px 0 0;background:#cfe4ff;color:#5b5f6b}
  footer h2{height:58.4px;margin:0;font-family:"Sora Wix Latin",Sora,sans-serif;font-size:44.5px;font-weight:700;line-height:58.4px;color:#3d3d3d}
  .tagline{height:39px;margin:-2px 0 37px;font-family:"Sora Wix Latin",Sora,sans-serif;font-size:30px;font-weight:400;line-height:39px;letter-spacing:-.9px;color:#3d3d3d}
  .rule{width:893px;max-width:none;height:1px;margin:0 auto;background:#63748c}
  .contact-line{height:42px;margin:18.6px auto 16px;font-family:"Wix Space Grotesk",sans-serif;font-size:24px;font-weight:700;line-height:42px;color:#5b5f6b}
  .services{height:39px;margin:26px 0 9px;font-family:"Sora Wix Latin",Sora,sans-serif;font-size:30px;font-weight:400;line-height:39px;letter-spacing:-.9px;color:#5b5f6b}
  footer>p:not(.tagline):not(.contact-line):not(.services):not(.need):not(.copyright){height:28.6px;margin:0;font-family:"Sora Wix Latin",Sora,sans-serif;font-size:22px;font-weight:400;line-height:28.6px;letter-spacing:-.66px;color:#5b5f6b}
  footer .short{width:520px;margin:31px auto 39px}
  .need{height:43px;margin:15.6px 0 26px;font-family:"Sora Wix Latin",Sora,sans-serif;font-size:30px;font-weight:400;line-height:39px;letter-spacing:-.9px;color:#5b5f6b}
  .need a{font:inherit;font-weight:700;color:#5b5f6b}
  .copyright{height:22.4px;margin:0;font-family:"Wix Space Grotesk",sans-serif;font-size:16px;font-weight:400;line-height:22.4px;letter-spacing:-.16px;color:#3d3d3d}
}

/* Final coordinate corrections after the measured desktop rules above. */
@media(min-width:801px){
  .step-grid img{opacity:.05}
  .step-grid ul{left:69.8px;top:136.6px}
  .step-grid li+li{margin-top:22.4px}
  .step-grid article:nth-child(2) p:nth-of-type(1){width:287.6px}
  .step-grid article:nth-child(2) p:nth-of-type(2){top:249.4px;width:287.6px}
  .bottom-call{transform:translateX(-1px)}

  footer{position:relative;padding:0}
  footer h2,.tagline,.contact-line,.services,.proof-line,.area-line,.need,.copyright{position:absolute;margin:0}
  footer h2{left:calc(50% - 486.4px);top:43.8px;width:972.8px;white-space:nowrap;text-align:center}
  .tagline{left:calc(50% - 326px);top:99.2px;width:652px}
  footer .rule{position:absolute;margin:0}
  footer .rule:nth-of-type(1){left:calc(50% - 446.5px);top:155px;width:893px}
  .contact-line{left:calc(50% - 446.5px);top:175.2px;width:893px}
  footer .rule:nth-of-type(2){left:calc(50% - 446.5px);top:228px;width:893px}
  .services{left:calc(50% - 380px);top:254.2px;width:759px}
  .proof-line{left:calc(50% - 447px);top:302.2px;width:893px}
  footer .short{left:calc(50% - 260px);top:357px;width:520px}
  .area-line{left:calc(50% - 504px);top:400.8px;width:1010px}
  .need{left:calc(50% - 409px);top:453.4px;width:794px}
  .copyright{left:calc(50% - 437px);top:522.4px;width:893px}
}

@media(min-width:801px){
  .thank-you-page footer h2{
    left:0;
    right:0;
    width:100%;
    padding:0 24px;
    font-size:44px;
  }
}

@media(min-width:801px) and (max-width:1050px){
  .thank-you-page footer h2{font-size:36px}
  .thank-you-page .area-line{
    left:0;
    right:0;
    width:100%;
    padding:0 24px;
  }
}

/* Hero coordinates and rendering verified against the visible Wix page at
   the current 1520.8px CSS viewport (the user's 1280px screenshot is the
   same browser image scaled by the display DPR). */
@media(min-width:801px){
  .hero-copy{
    left:calc(50% - 640.4px);
  }
  .hero-copy h1{
    color:#fff;
    text-shadow:0 4px 5px rgba(0,0,0,.4);
  }
  .hero-copy h1 span{
    background:transparent;
    box-shadow:none;
  }
  .hero-copy p{
    font-weight:700;
    text-shadow:1px 1px 1px rgba(255,255,255,.6),-1px -1px 1px rgba(0,0,0,.6);
  }
  .hero-call{
    margin-left:169.4px;
    text-shadow:2.12px 2.12px 2px rgba(0,0,0,.5);
  }
  .hero-call .phone-icon{
    position:relative;
    float:left;
    width:42px;
    height:42px;
    margin:0;
    font-size:0;
  }
  .hero-call .phone-icon svg{
    position:absolute;
    left:-3.77px;
    top:-7.78px;
    width:57.57px;
    height:57.57px;
    fill:#fff;
    filter:drop-shadow(2.12px 2.12px 2px rgba(0,0,0,.5));
  }
}

/* Water-delivery process section measured from the live Wix rendering. */
@media(min-width:801px){
  .steps>h2{
    left:calc(50% - 581px);
    top:51.2px;
    width:1109px;
  }
  .step-grid{
    left:calc(50% - 640.4px);
    top:129.2px;
    width:1280.4px;
    height:419px;
    grid-template-columns:427.3625px 426.0625px 427px;
  }
  .step-grid article{
    height:419px;
  }
  .step-grid img{
    width:100%;
    height:419px;
    object-fit:none;
    object-position:50% 50%;
    opacity:.05;
  }
  .step-grid article:nth-child(1) h3{left:42px;width:325px}
  .step-grid article:nth-child(2) h3{left:40.025px;width:335px}
  .step-grid article:nth-child(3) h3{left:88.375px;width:325px}
  .step-grid p,.step-grid li{
    text-shadow:0 4px 5px rgba(0,0,0,.4);
  }
  .step-grid ul{
    left:74px;
    top:136.6px;
    width:274px;
    padding-left:20.8px;
  }
  .step-grid li+li{
    margin-top:22.4px;
  }
  .step-grid article:nth-child(2) p:nth-of-type(1){left:67.025px;top:136.6px;width:291px}
  .step-grid article:nth-child(2) p:nth-of-type(2){left:67.025px;top:226.2px;width:291px}
  .step-grid article:nth-child(3) p:nth-of-type(1){left:126.375px;top:136.6px;width:291px}
  .step-grid article:nth-child(3) p:nth-of-type(2){left:126.375px;top:249.4px;width:291px}
}

/* Safety, service-area and map section measured from the live Wix page. */
@media(min-width:801px){
  .details h2{
    top:65px;
    font-weight:700;
  }
  .details article:first-child{
    left:calc(50% - 564.4px);
    width:309px;
  }
  .details article:last-of-type{
    left:calc(50% - 134.6125px);
    width:264px;
  }
  .details article:first-child p{top:175.2px}
  .details article:last-of-type p{top:166.2px}
  .service-map{
    position:absolute;
    left:calc(50% + 203.0625px);
    top:64px;
    width:472px;
    height:398px;
    object-fit:cover;
  }
  .bottom-call{
    margin-top:17px;
  }
}

/* Footer measured from the live Wix page at the same 1520.8px content width. */
@media(min-width:801px){
  .bottom-call{margin-bottom:35px}
  footer{height:597.525px;background:#cfe4ff}
  footer h2{
    left:70px;top:39px;width:calc(100% - 140px);height:81.925px;
    font-family:"Sora Wix Latin",Sora,sans-serif;font-size:63.15px;
    font-weight:700;line-height:79.542px;letter-spacing:normal;color:#3d3d3d;
  }
  .tagline{
    left:calc(50% - 326px);top:117.925px;width:652px;height:39px;
    font-family:"Sora Wix Latin",Sora,sans-serif;font-size:30px;font-weight:400;
    line-height:39px;letter-spacing:-.9px;color:#5b5f6b;
  }
  footer .rule{height:5px;background:transparent;border-top:.8px solid #282626}
  footer .rule.top-rule{left:calc(50% - 452px);top:184.925px;width:900px}
  footer .rule.middle-rule{left:calc(50% - 450px);top:245.925px;width:900px}
  footer .rule.bottom-rule{left:calc(50% - 450px);top:378.525px;width:900px}
  .contact-line{left:0;top:200.425px;width:100%;height:33px;font-family:Arial,Helvetica,sans-serif;color:#5b5f6b}
  .contact-item,.contact-separator{position:absolute;display:flex;align-items:center;height:33px;color:#5b5f6b;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-weight:700}
  .contact-item svg{position:absolute;fill:#070d3a}
  .contact-phone{left:calc(50% - 412.2375px);width:187.4625px;font-size:24px}
  .contact-phone svg{left:0;top:.5px;width:28px;height:28px}.contact-phone span{position:absolute;left:38px;top:.4px;white-space:nowrap}
  .separator-one{left:calc(50% - 210px);top:0;width:24px;justify-content:center;font-family:"Space Grotesk Wix",sans-serif;font-size:20px;font-weight:400;line-height:30px}
  .contact-sms{left:calc(50% - 158.575px);width:294.1375px;font-size:22px}
  .contact-sms svg{left:0;top:0;width:31px;height:31px}.contact-sms span{position:absolute;left:41px;top:2.2px;white-space:nowrap}
  .separator-two{left:calc(50% + 159px);top:0;width:24px;justify-content:center;font-family:"Space Grotesk Wix",sans-serif;font-size:20px;font-weight:400;line-height:30px}
  .contact-location{left:calc(50% + 194.5px);width:230px;font-size:22px}
  .contact-location svg{left:0;top:1.5px;width:33px;height:33px}.contact-location span{position:absolute;left:43px;top:4.7px;white-space:nowrap}
  .services{left:calc(50% - 380px);top:272.925px;width:759px;height:39px;font-size:30px;line-height:39px}
  .proof-line{left:calc(50% - 447px);top:320.925px;width:893px;height:28.6px;font-size:22px;line-height:28.6px}
  .area-line{left:calc(50% - 504px);top:419.525px;width:1010px;height:28.6px;font-size:22px;line-height:28.6px}
  .need{left:calc(50% - 409px);top:465.725px;width:794px;height:51.2px;font-size:30px;line-height:39px}
  .need a{font-size:40px;line-height:51.2px;letter-spacing:-1.2px}
  .copyright{left:calc(50% - 437px);top:541.125px;width:893px;height:22.4px;font-size:16px;line-height:22.4px}
}

html,
main{
  overflow-x:hidden;
}

.local-search{
  background:#f6f8fb;
  padding:58px 22px 64px;
}
.local-search-inner{
  width:min(1120px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);
  gap:48px;
  align-items:start;
}
.local-eyebrow{
  margin:0 0 12px;
  font:700 14px/1.4 "Wix Space Grotesk",Arial,sans-serif;
  text-transform:uppercase;
  letter-spacing:1.2px;
  color:#5b6f91;
}
.local-search h2{
  margin:0 0 18px;
  font:700 clamp(34px,4.5vw,56px)/1.08 "Sora Wix Latin",Sora,Arial,sans-serif;
  color:#071d45;
  letter-spacing:0;
}
.local-search p{
  margin:0;
  font-size:18px;
  line-height:1.62;
}
.local-lists{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
}
.local-lists h3{
  margin:0 0 12px;
  font:700 22px/1.2 "Sora Wix Latin",Sora,Arial,sans-serif;
  color:#071d45;
}
.local-lists ul{
  margin:0;
  padding-left:20px;
}
.local-lists li{
  margin:0 0 8px;
  font-size:16px;
  line-height:1.35;
}

@media(max-width:800px){
  .details{
    grid-template-columns:minmax(0,1fr);
    overflow:hidden;
  }
  .details>*{
    min-width:0;
  }
  .details .service-map{
    width:100%;
    max-width:100%;
    height:auto;
  }
  .local-search{
    padding:42px 18px 48px;
  }
  .local-search-inner,
  .local-lists{
    grid-template-columns:1fr;
  }
  .local-search-inner{
    gap:28px;
  }
}

@media(min-width:801px) and (max-width:1350px){
  .service-map{
    width:calc(50vw - 223px);
  }
}

/* Keep the homepage hero responsive instead of relying on fixed Wix coordinates. */
@media(min-width:801px){
  .hero-copy{
    left:clamp(40px,8vw,120px);
    top:82px;
    width:min(620px,48vw);
  }
  .hero-copy h1{
    width:auto;
    height:auto;
    margin:0 0 24px;
    font-size:clamp(42px,4.1vw,56px);
    line-height:1.08;
    letter-spacing:0;
  }
  .hero-copy h1 span{
    display:block;
    white-space:nowrap;
  }
  .hero-copy p{
    width:auto;
    max-width:590px;
    height:auto;
    margin:0;
    font-size:clamp(24px,2.2vw,32px);
    line-height:1.28;
    letter-spacing:0;
  }
  .hero-call{
    width:min(455px,100%);
    margin:18px 0 0;
    text-align:center;
  }
  .contact-card{
    left:auto;
    right:clamp(28px,5vw,76px);
    top:315px;
    width:min(590px,45vw);
  }
}

@media(min-width:801px) and (max-width:1350px){
  .hero-copy{
    left:48px;
    width:560px;
  }
  .hero-copy h1{
    font-size:clamp(42px,4.1vw,52px);
  }
  .hero-copy p{
    max-width:560px;
    font-size:25px;
  }
  .hero-call{
    width:455px;
    font-size:24px;
  }
  .contact-card{
    right:32px;
    top:335px;
    width:min(560px,44vw);
  }
}

@media(min-width:801px){
  body:not(.ppc-page) .steps>h2,
  body:not(.ppc-page) .local-search h2,
  body:not(.ppc-page)>footer h2{
    font-size:clamp(36px,4vw,56px);
    line-height:1.1;
    letter-spacing:0;
  }
  body:not(.ppc-page) .steps>h2{
    left:50%;
    transform:translateX(-50%);
    width:min(1100px,calc(100% - 48px));
    text-align:center;
  }
}

body:not(.ppc-page) .details p{
  text-align:left;
  word-spacing:normal;
}

/* Keep the homepage footer readable after the service-area wording changed. */
body:not(.ppc-page)>footer{
  height:auto;
  min-height:0;
  padding:48px 20px 30px;
  overflow:hidden;
}
body:not(.ppc-page)>footer h2,
body:not(.ppc-page)>footer .tagline,
body:not(.ppc-page)>footer .contact-line,
body:not(.ppc-page)>footer .services,
body:not(.ppc-page)>footer .proof-line,
body:not(.ppc-page)>footer .area-line,
body:not(.ppc-page)>footer .need,
body:not(.ppc-page)>footer .copyright{
  position:static;
  width:min(1040px,100%);
  height:auto;
  margin-left:auto;
  margin-right:auto;
}
body:not(.ppc-page)>footer h2{
  font-family:"Sora Wix Latin",Sora,sans-serif;
  font-size:clamp(36px,4vw,56px);
  line-height:1.08;
  letter-spacing:0;
  white-space:normal;
}
body:not(.ppc-page)>footer .tagline{
  margin-top:8px;
  font-size:clamp(22px,2.5vw,30px);
  line-height:1.25;
}
body:not(.ppc-page)>footer .rule{
  position:static;
  width:min(900px,100%);
  margin:24px auto 14px;
}
body:not(.ppc-page)>footer .contact-line{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:10px 20px;
  margin-top:0;
}
body:not(.ppc-page)>footer .contact-item,
body:not(.ppc-page)>footer .contact-separator{
  position:static;
  width:auto;
  min-height:33px;
}
body:not(.ppc-page)>footer .contact-item{
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-size:clamp(18px,2vw,24px);
}
body:not(.ppc-page)>footer .contact-item svg,
body:not(.ppc-page)>footer .contact-item span{
  position:static;
}
body:not(.ppc-page)>footer .contact-item svg{
  width:28px;
  height:28px;
  flex:0 0 auto;
}
body:not(.ppc-page)>footer .contact-sms svg,
body:not(.ppc-page)>footer .contact-location svg{
  width:30px;
  height:30px;
}
body:not(.ppc-page)>footer .services{
  margin-top:22px;
  font-size:clamp(22px,2.5vw,28px);
  line-height:1.25;
  white-space:nowrap;
}
body:not(.ppc-page)>footer .proof-line,
body:not(.ppc-page)>footer .area-line{
  margin:10px auto 0 !important;
  height:auto !important;
  font-size:clamp(18px,2vw,22px);
  line-height:1.35;
}
body:not(.ppc-page)>footer .need{
  margin-top:34px;
  font-size:clamp(24px,3vw,30px);
  line-height:1.25;
}
body:not(.ppc-page)>footer .need a{
  font-size:clamp(30px,3.5vw,40px);
  line-height:1.2;
}
body:not(.ppc-page)>footer .copyright{
  margin-top:22px;
  font-size:14px;
  line-height:1.5;
}

@media(max-width:800px){
  body:not(.ppc-page)>footer{
    padding:34px 18px 26px;
  }
  body:not(.ppc-page)>footer .contact-line{
    flex-direction:column;
    gap:8px;
  }
  body:not(.ppc-page)>footer .contact-separator{
    display:none;
  }
  body:not(.ppc-page)>footer .need a{
    display:block;
  }
  body:not(.ppc-page)>footer .services{
    white-space:normal;
  }
}

/* Dedicated Facebook PPC landing page. */
.ppc-page{background:#f6f8fb;color:#233044;font-family:"Wix Space Grotesk",Arial,sans-serif}
.ppc-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:86px;padding:8px clamp(18px,5vw,72px);background:#fff;border-bottom:1px solid #d8e3f1}
.ppc-brand img{display:block;width:156px;height:70px;object-fit:contain;object-position:left center}
.ppc-header-actions,.ppc-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}
.ppc-header-actions a,.ppc-actions a,.ppc-actions button,.ppc-split button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:6px;padding:13px 20px;border:1px solid #071d45;background:#fff;color:#071d45;text-decoration:none;font:700 16px/1.2 "Wix Space Grotesk",Arial,sans-serif;cursor:pointer}
.ppc-header-actions .solid,.ppc-actions .primary,.ppc-split button{background:#071d45;color:#fff}
.ppc-actions .secondary{background:#eaf3ff}
.ppc-hero{min-height:620px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(7,29,69,.88),rgba(7,29,69,.62) 46%,rgba(7,29,69,.16)),url('assets/afb72b_3b256a87411448da964d6814f46bb2a0~mv2.jpg') center center/cover no-repeat;color:#fff}
.ppc-hero-copy{width:min(740px,calc(100% - 40px));margin-left:clamp(20px,7vw,104px);padding:80px 0}
.ppc-kicker{margin:0 0 14px;font:700 16px/1.4 "Wix Space Grotesk",Arial,sans-serif;text-transform:uppercase;letter-spacing:1.6px;color:#cfe4ff}
.ppc-hero h1{margin:0 0 18px;font:700 clamp(48px,7vw,86px)/.98 "Sora Wix Latin",Sora,Arial,sans-serif;letter-spacing:0;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.34)}
.ppc-lede{max-width:650px;margin:0 0 26px;font-size:24px;line-height:1.42;color:#eef6ff}
.ppc-response{margin:18px 0 0;font-size:17px;color:#dbeafe}
.ppc-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d8e3f1}
.ppc-proof article{background:#fff;padding:34px clamp(22px,4vw,46px)}
.ppc-proof h2,.ppc-split h2,.ppc-service-area h2,.ppc-final-cta h2{margin:0 0 12px;font:700 clamp(30px,4vw,46px)/1.08 "Sora Wix Latin",Sora,Arial,sans-serif;color:#071d45;letter-spacing:0}
.ppc-proof p,.ppc-split p,.ppc-split li,.ppc-service-area p{font-size:18px;line-height:1.58}
.ppc-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:48px;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:72px 0}
.ppc-split ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px;margin:22px 0 0;padding-left:22px}
.ppc-split aside{border-left:5px solid #071d45;background:#eaf3ff;padding:28px}
.ppc-split h3{margin:0 0 12px;font:700 26px/1.2 "Sora Wix Latin",Sora,Arial,sans-serif;color:#071d45}
.ppc-service-area{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);gap:44px;align-items:center;background:#fff;padding:64px clamp(20px,7vw,104px)}
.ppc-service-area img{width:100%;max-height:430px;object-fit:cover;border:1px solid #d8e3f1}
.ppc-final-cta{text-align:center;background:#071d45;color:#fff;padding:58px 20px 64px}
.ppc-final-cta h2{color:#fff}
.ppc-final-cta .ppc-actions{justify-content:center}
.ppc-final-cta .secondary{background:#fff}
.ppc-final-cta button{background:#cfe4ff;color:#071d45}
.ppc-footer{height:auto;position:static;padding:24px 20px;background:#cfe4ff;color:#3d3d3d}
.ppc-footer p{position:static;height:auto;margin:4px 0;font-size:15px;line-height:1.5}
.ppc-footer a{color:#071d45}

@media(max-width:800px){
  .ppc-header{position:static;align-items:flex-start;flex-direction:column;padding:10px 18px 16px}
  .ppc-brand img{width:138px;height:62px}
  .ppc-header-actions,.ppc-actions{width:100%;align-items:stretch}
  .ppc-header-actions a,.ppc-actions a,.ppc-actions button,.ppc-split button{width:100%;min-height:46px}
  .ppc-hero{min-height:650px;background-position:center top}
  .ppc-hero-copy{width:calc(100% - 36px);margin:0 18px;padding:220px 0 34px}
  .ppc-kicker{font-size:13px;letter-spacing:1.1px}
  .ppc-hero h1{font-size:44px}
  .ppc-lede{font-size:20px}
  .ppc-proof,.ppc-split,.ppc-service-area{grid-template-columns:1fr}
  .ppc-proof article{padding:28px 22px}
  .ppc-split{gap:24px;width:calc(100% - 36px);padding:44px 0}
  .ppc-split ul{grid-template-columns:1fr}
  .ppc-service-area{gap:24px;padding:42px 18px}
}
