@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)}
}

@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}
}

/* 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}
}
