*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}body{color:#fff;background:#020b12;width:100%;max-width:100%;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}#root{width:100%;max-width:100%;min-height:100vh;overflow-x:hidden}img,video,canvas,svg{max-width:100%}img{display:block}button,input,textarea,select{font:inherit}a{-webkit-tap-highlight-color:transparent}.site-navbar{z-index:1000;-webkit-backdrop-filter:blur(16px);box-sizing:border-box;background:#020a11f5;border-bottom:1px solid #00aedc24;width:100%;max-width:100vw;height:78px;position:sticky;top:0;left:0;overflow:visible}.navbar-inner{box-sizing:border-box;align-items:center;width:100%;max-width:100vw;height:100%;padding:0 32px;display:flex}.navbar-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.navbar-logo img{object-fit:contain;width:210px;height:auto;transition:transform .3s;display:block}.navbar-logo:hover img{transform:scale(1.015)}.desktop-nav{align-items:center;gap:26px;margin-left:auto;display:flex}.nav-link{color:#d7e1e5;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:29px 0;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;transition:color .25s;display:inline-flex;position:relative}.nav-link:hover,.nav-link.active{color:#08b5e5}.nav-link:after{content:"";background:#08b5e5;border-radius:10px;width:0;height:2px;transition:width .25s;position:absolute;bottom:20px;left:0}.nav-link:hover:after,.nav-link.active:after{width:100%}.dropdown-trigger svg{font-size:13px;transition:transform .25s}.nav-dropdown:hover .dropdown-trigger svg{transform:rotate(180deg)}.nav-dropdown{position:relative}.services-dropdown{opacity:0;visibility:hidden;pointer-events:none;background:#031018fa;border:1px solid #00aedc33;border-radius:9px;width:285px;padding:8px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% - 5px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 20px 50px #00000073}.nav-dropdown:hover .services-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.services-dropdown a{border-radius:6px;flex-direction:column;gap:3px;padding:11px 12px;text-decoration:none;transition:background .2s;display:flex}.services-dropdown a:hover{background:#00aedc17}.services-dropdown strong{color:#f2f8fa;font-size:12px;font-weight:600}.services-dropdown span{color:#78909a;font-size:10px}.navbar-actions{flex-shrink:0;align-items:center;gap:14px;margin-left:28px;display:flex}.navbar-phone{color:#fff;align-items:center;gap:9px;text-decoration:none;display:flex}.phone-icon{color:#08b5e5;background:#00aedc0d;border:1px solid #00aedc59;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;transition:all .25s;display:flex}.phone-icon svg{font-size:17px}.navbar-phone:hover .phone-icon{color:#fff;background:#008eaf;transform:rotate(-8deg)}.phone-text{flex-direction:column;gap:2px;display:flex}.phone-text small{color:#7f949d;text-transform:uppercase;font-size:8px;font-weight:500}.phone-text strong{color:#fff;font-size:12px;font-weight:700}.quote-button{color:#fff;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#08b5e5,#007f9f);border:1px solid #2ecbf080;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-size:10px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.quote-button svg{font-size:15px;transition:transform .25s}.quote-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00aedc40}.quote-button:hover svg{transform:translate(2px,-2px)}.mobile-menu-button{color:#fff;cursor:pointer;background:#00aedc12;border:1px solid #00aedc40;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;transition:background .25s,border-color .25s;display:none}.mobile-menu-button svg{font-size:21px}.mobile-menu-button:hover{background:#00aedc26;border-color:#00aedc73}.sidebar-overlay{z-index:1090;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000009e;width:100vw;height:100dvh;transition:opacity .3s,visibility .3s;position:fixed;inset:0;overflow:hidden}.sidebar-overlay.show{opacity:1;visibility:visible}.mobile-sidebar{z-index:1100;visibility:hidden;box-sizing:border-box;background:linear-gradient(#03121b 0%,#020b12 100%);border-left:1px solid #00aedc33;flex-direction:column;width:380px;max-width:88vw;height:100dvh;max-height:100dvh;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility .35s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden auto;transform:translate(105%);box-shadow:-20px 0 60px #00000080}.mobile-sidebar.open{visibility:visible;transform:translate(0,0)}.sidebar-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:76px;padding:0 20px;display:flex}.sidebar-header img{width:175px;height:auto}.sidebar-close{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;transition:color .2s,background .2s;display:flex}.sidebar-close svg{font-size:20px}.sidebar-close:hover{color:#08b5e5;background:#00aedc1a}.sidebar-nav{flex-direction:column;padding:12px 20px;display:flex}.sidebar-nav>a,.sidebar-services-button{color:#dce7eb;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;min-height:48px;padding:0 4px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,padding-left .2s;display:flex}.sidebar-nav>a:hover,.sidebar-services-button:hover{color:#08b5e5;padding-left:8px}.sidebar-services-button{width:100%}.sidebar-chevron{font-size:17px;transition:transform .25s}.sidebar-chevron.rotate{transform:rotate(180deg)}.sidebar-services-list{opacity:0;max-height:0;padding:0 8px;transition:max-height .35s,opacity .25s,padding .35s;overflow:hidden}.sidebar-services-list.expanded{opacity:1;max-height:400px;padding:6px 8px 8px}.sidebar-services-list a{color:#8299a2;border-bottom:1px solid #ffffff0a;padding:10px 8px;font-size:11px;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.sidebar-services-list a:hover{color:#08b5e5;padding-left:13px}.sidebar-bottom{border-top:1px solid #ffffff12;flex-direction:column;gap:11px;margin-top:auto;padding:20px;display:flex}.sidebar-phone{color:#fff;background:#00aedc0d;border:1px solid #00aedc24;border-radius:7px;align-items:center;gap:11px;padding:12px;text-decoration:none;display:flex}.sidebar-phone-icon{color:#08b5e5;border:1px solid #00aedc4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sidebar-phone span:last-child{flex-direction:column;gap:2px;display:flex}.sidebar-phone small{color:#718890;text-transform:uppercase;font-size:9px}.sidebar-phone strong{color:#fff;font-size:13px}.sidebar-quote{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#08b5e5,#007f9f);border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:45px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.sidebar-quote svg{font-size:16px}body.sidebar-open{overflow:hidden}@media (width>=1440px){.navbar-inner{padding:0 45px}.desktop-nav{gap:30px}.navbar-logo img{width:220px}}@media (width<=1250px){.navbar-inner{padding:0 24px}.navbar-logo img{width:190px}.desktop-nav{gap:20px}.navbar-actions{margin-left:20px}.phone-text{display:none}}@media (width<=1050px){.site-navbar{height:72px}.navbar-inner{padding:0 20px}.navbar-logo img{width:185px}.desktop-nav,.navbar-actions{display:none}.mobile-menu-button{display:flex}}@media (width<=600px){.site-navbar{height:68px}.navbar-inner{padding:0 14px}.navbar-logo img{width:165px}.mobile-menu-button{width:38px;height:38px}.mobile-sidebar{width:350px;max-width:91vw}.sidebar-header{min-height:68px;padding:0 16px}.sidebar-header img{width:160px}.sidebar-nav{padding:8px 16px}.sidebar-bottom{padding:16px}}@media (width<=380px){.navbar-inner{padding:0 12px}.navbar-logo img{width:150px}.mobile-sidebar{width:94%;max-width:94%}}.site-navbar,.navbar-inner,.mobile-sidebar,.sidebar-overlay{max-width:100vw}.hero-section{color:#fff;background:#020b12;width:100%;min-height:650px;position:relative;overflow:hidden}.hero-background{z-index:0;background-image:url(/assets/living-water-hero-CbbP6M9j.png);background-position:100%;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.hero-background-overlay{background:linear-gradient(90deg,#01090ffa 0%,#010a10e8 30%,#010a1094 53%,#010a1014 82%),linear-gradient(#01090f59 0%,#01090f1f 55%,#01090fbf 100%);position:absolute;inset:0}.hero-container{z-index:3;align-items:center;width:100%;max-width:1500px;min-height:570px;margin:0 auto;padding:75px 55px 150px;display:flex;position:relative}.hero-content{z-index:5;width:min(620px,52%);position:relative}.hero-country-badge{color:#dce9ed;text-transform:uppercase;letter-spacing:.6px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#021119ad;border:1px solid #00aedc40;border-radius:5px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:7px 12px;font-size:10px;font-weight:700;display:inline-flex}.country-icon{color:#fff;background:#e31b23;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.country-icon svg{font-size:11px}.hero-title{color:#fff;letter-spacing:-2px;text-transform:uppercase;flex-direction:column;margin:0;font-size:clamp(52px,5.2vw,78px);font-weight:800;line-height:.95;display:flex}.hero-title span{display:block}.hero-title .highlight{color:#08b5e5}.hero-description{color:#b6c6cc;max-width:500px;margin:24px 0 25px;font-size:14px;font-weight:400;line-height:1.65}.hero-trust-points{align-items:center;gap:24px;margin-bottom:28px;display:flex}.hero-trust-item{color:#aebfc5;align-items:center;gap:8px;font-size:9px;line-height:1.35;display:flex}.hero-trust-item>span:last-child{flex-direction:column;gap:1px;display:flex}.hero-trust-item strong{color:#fff;font-size:10px;font-weight:600}.hero-trust-item small{color:#8ea1a9;font-size:9px}.trust-icon{color:#08b5e5;background:#00aedc0d;border:1px solid #00aedc59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.trust-icon svg{font-size:14px}.hero-buttons{align-items:center;gap:12px;display:flex}.hero-primary-button,.hero-secondary-button{text-transform:uppercase;border-radius:5px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 16px;font-size:10px;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.hero-primary-button{color:#fff;background:linear-gradient(135deg,#08b5e5,#0083a6);border:1px solid #33d0f280;box-shadow:0 8px 25px #00aedc26}.hero-primary-button:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00aedc40}.button-icon{background:#ffffff24;border-radius:4px;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.button-icon svg{font-size:14px;transition:transform .25s}.hero-primary-button:hover .button-icon svg{transform:translate(3px)}.hero-secondary-button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03121ba6;border:1px solid #ffffff59}.hero-secondary-button:hover{background:#08b5e514;border-color:#08b5e5;transform:translateY(-3px)}.play-icon{color:#08b5e5;border:1px solid #08b5e58c;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.play-icon svg{margin-left:1px;font-size:9px}.hero-customer-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#03121bd1;border:1px solid #00aedc40;border-radius:10px;align-items:center;gap:11px;min-width:215px;padding:11px 15px;display:flex;position:absolute;bottom:155px;right:7%;box-shadow:0 12px 35px #00000059}.customer-avatars{align-items:center;display:flex}.customer-avatar{color:#fff;background:linear-gradient(135deg,#607d8b,#263238);border:2px solid #06131b;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;margin-left:-6px;font-size:9px;font-weight:700;display:flex}.customer-avatar:first-child{margin-left:0}.customer-info{flex-direction:column;gap:1px;display:flex}.customer-info strong{color:#fff;font-size:19px;font-weight:800;line-height:1}.customer-info>span{color:#9eafb5;font-size:8px}.customer-stars{color:#ffc400;gap:2px;margin-top:2px;display:flex}.customer-stars svg{fill:#ffc400;width:9px;height:9px}.hero-water-image{z-index:4;pointer-events:none;-webkit-user-select:none;user-select:none;mix-blend-mode:screen;opacity:1;filter:drop-shadow(0 0 12px #08b5e52e);width:clamp(145px,16vw,245px);height:100%;animation:6s ease-in-out infinite heroWaterFloat;position:absolute;top:0;bottom:0;overflow:hidden}.hero-water-image img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.hero-water-image-left{object-position:left center;left:0}.hero-water-image-right{object-position:right center;animation-delay:1.2s;right:0}@keyframes heroWaterFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (width<=900px){.hero-water-image{opacity:.92;width:125px}}@media (width<=600px){.hero-water-image{opacity:.85;width:95px;top:0;bottom:0}}@media (width<=380px){.hero-water-image{opacity:.78;width:78px}}.hero-stats-wrapper{z-index:10;width:min(100% - 110px,1360px);position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-stats{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#03141deb;border:1px solid #00aedc33;border-radius:10px;align-items:center;min-height:88px;padding:0 28px;display:flex;box-shadow:0 20px 45px #0000004d}.hero-stat{flex:1;justify-content:center;align-items:center;gap:11px;display:flex}.stat-icon{color:#dcebef;background:#00aedc0a;border:1px solid #00aedc59;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.stat-icon svg{font-size:18px}.stat-content{flex-direction:column;gap:3px;display:flex}.stat-content strong{color:#fff;font-size:21px;font-weight:800;line-height:1}.stat-content small{color:#81979f;font-size:9px}.stat-divider{background:#ffffff1f;flex-shrink:0;width:1px;height:35px}.canadian-trust{justify-content:center;align-items:center;gap:8px;min-width:130px;margin-left:18px;display:flex}.canadian-trust>svg{color:#08b5e5;font-size:28px}.canadian-trust span{color:#dce9ed;flex-direction:column;font-size:10px;font-weight:700;line-height:1.2;display:flex}.canadian-trust small{color:#08b5e5;font-size:8px;font-weight:500}.hero-animate{transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1)}@media (width<=1250px){.hero-container{padding-left:40px;padding-right:40px}.hero-content{width:56%}.hero-title{font-size:clamp(48px,5vw,68px)}.hero-trust-points{gap:15px}.hero-customer-badge{right:5%}.hero-stats-wrapper{width:calc(100% - 70px)}.hero-stats{padding:0 18px}.stat-content strong{font-size:18px}}@media (width<=900px){.hero-section{min-height:720px}.hero-background{background-position:65%}.hero-background-overlay{background:linear-gradient(90deg,#01090ff7 0%,#01090fe0 50%,#01090f7a 100%),linear-gradient(#01090f33,#01090fe6)}.hero-container{min-height:620px;padding:65px 30px 155px}.hero-content{width:70%}.hero-title{font-size:clamp(46px,7vw,65px)}.hero-description{max-width:480px}.hero-trust-points{flex-wrap:wrap;max-width:550px}.hero-customer-badge{bottom:155px;right:30px}.hero-stats-wrapper{width:calc(100% - 40px);bottom:15px}.hero-stats{min-height:80px;padding:0 15px}.hero-stat{gap:7px}.stat-icon{width:34px;height:34px}.stat-icon svg{font-size:15px}.stat-content strong{font-size:16px}.stat-content small{font-size:8px}.canadian-trust{min-width:100px;margin-left:8px}}@media (width<=600px){.hero-section{background:#020b12;min-height:auto}.hero-background{background-position:68%;height:620px;position:absolute}.hero-background-overlay{background:linear-gradient(#01090fc2 0%,#01090fde 55%,#020b12 100%)}.hero-container{align-items:flex-start;min-height:690px;padding:45px 18px 180px}.hero-content{width:100%}.hero-country-badge{margin-bottom:17px;font-size:8px}.hero-title{letter-spacing:-1.5px;font-size:clamp(40px,12vw,58px);line-height:.96}.hero-description{margin:20px 0;font-size:12px;line-height:1.65}.hero-trust-points{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:23px;display:grid}.hero-trust-item{font-size:8px}.hero-trust-item strong{font-size:9px}.hero-trust-item small{font-size:8px}.trust-icon{width:27px;height:27px}.trust-icon svg{font-size:12px}.hero-buttons{flex-direction:column;align-items:stretch;gap:9px;max-width:300px}.hero-primary-button,.hero-secondary-button{width:100%;min-height:45px}.hero-customer-badge{min-width:190px;padding:9px 11px;bottom:95px;right:18px}.customer-avatar{width:27px;height:27px;font-size:8px}.customer-info strong{font-size:17px}.hero-water-splash{opacity:.72;width:105px;height:165px;bottom:-5px}.hero-water-splash-left{left:-35px}.hero-water-splash-right{right:-35px}.hero-stats-wrapper{width:100%;padding:0 14px;position:relative;bottom:auto;left:auto;transform:none}.hero-stats{border-radius:8px;grid-template-columns:1fr 1fr;gap:16px;min-height:auto;padding:17px 12px;display:grid}.hero-stat{justify-content:flex-start}.stat-divider{display:none}.stat-icon{width:32px;height:32px}.stat-content strong{font-size:17px}.stat-content small{font-size:8px}.canadian-trust{border-top:1px solid #ffffff14;grid-column:1/-1;justify-content:flex-start;margin:2px 0 0;padding-top:12px}}@media (width<=380px){.hero-container{padding-left:14px;padding-right:14px}.hero-title{font-size:39px}.hero-description{font-size:11px}.hero-trust-points{gap:11px}.hero-stats-wrapper{padding:0 10px}.hero-stats{padding:15px 10px}.hero-water-splash{opacity:.6;width:85px;height:140px}.hero-water-splash-left{left:-30px}.hero-water-splash-right{right:-30px}}.about-section{color:#fff;background:radial-gradient(circle at 12%,#00aedc0f,#0000 30%),#020b12;width:100%;max-width:100vw;padding:68px 0;position:relative;overflow:hidden}.about-container{grid-template-columns:minmax(280px,.72fr) minmax(0,1.65fr);align-items:center;gap:34px;width:100%;max-width:1500px;margin:0 auto;padding:0 45px;display:grid}.about-content{min-width:0;padding:8px 5px 8px 0}.about-eyebrow{color:#08b5e5;letter-spacing:.8px;text-transform:uppercase;margin-bottom:12px;font-size:9px;font-weight:800;display:block}.about-content h2{color:#fff;letter-spacing:-1.1px;margin:0;font-size:clamp(28px,2.65vw,40px);font-weight:800;line-height:1.06}.about-content h2 span{color:#08b5e5}.about-description{color:#a1b1b8;max-width:365px;margin:17px 0 18px;font-size:10px;line-height:1.62}.about-features{grid-template-columns:1fr 1fr;gap:8px 18px;max-width:400px;margin-bottom:20px;display:grid}.about-feature{color:#b6c4c9;align-items:center;gap:7px;min-width:0;font-size:8px;line-height:1.3;display:flex}.about-feature svg{color:#08b5e5;flex-shrink:0;font-size:13px}.about-button{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#08b5e5,#0084a5);border:1px solid #39d3f36b;border-radius:5px;align-items:center;gap:8px;width:fit-content;min-height:38px;padding:0 9px;font-size:8px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;box-shadow:0 6px 20px #00aedc21}.about-button:hover{background:linear-gradient(135deg,#10c2ef,#0094b8);transform:translateY(-2px);box-shadow:0 10px 26px #00aedc38}.about-button-icon{background:#ffffff26;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.about-button-icon svg{font-size:11px}.about-comparison-wrapper{width:100%;min-width:0;display:flex}.about-comparison{aspect-ratio:16/9;cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;background:#07151d;border:1px solid #00aedc38;border-radius:10px;width:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000047}.about-comparison.is-dragging{cursor:grabbing}.comparison-after-image,.comparison-before-image{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.comparison-after-image{z-index:1}.comparison-before-image{z-index:2;clip-path:inset(0 50% 0 0)}.about-comparison:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#0000003d 0%,#0000 27% 72%,#0000003d 100%);position:absolute;inset:0}.comparison-before-label,.comparison-after-label{z-index:7;text-transform:uppercase;letter-spacing:.3px;pointer-events:none;border-radius:5px;padding:7px 11px;font-size:9px;font-weight:800;line-height:1;position:absolute;top:17px}.comparison-before-label{color:#fff;background:#070e12d1;border:1px solid #ffffff1f;left:17px}.comparison-after-label{color:#26363d;background:#fff;border:1px solid #ffffff80;right:17px}.about-comparison-slider{z-index:10;pointer-events:none;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.about-comparison-line{background:#fff;width:2px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 7px #00000073}.about-comparison-handle{color:#0085a6;background:#fff;border:2px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 18px #00000047}.about-comparison-handle svg{font-size:13px;position:absolute}.about-comparison-handle svg:first-child{transform:translate(-4px)}.about-comparison-handle svg:last-child{transform:translate(4px)}@media (width<=900px){.about-section{padding:58px 0}.about-container{grid-template-columns:1fr;gap:30px;padding:0 25px}.about-content{max-width:600px;padding:0}.about-description,.about-features{max-width:560px}.about-comparison{aspect-ratio:16/9;width:100%}}@media (width<=600px){.about-section{padding:45px 0}.about-container{gap:26px;padding:0 18px}.about-eyebrow{margin-bottom:10px;font-size:8px}.about-content h2{letter-spacing:-.7px;font-size:30px;line-height:1.05}.about-description{margin:14px 0 17px;font-size:10px;line-height:1.65}.about-features{grid-template-columns:1fr 1fr;gap:9px 10px;margin-bottom:18px}.about-feature{gap:6px;font-size:8px}.about-feature svg{font-size:12px}.about-button{min-height:37px;font-size:8px}.about-comparison{aspect-ratio:16/9;border-radius:8px;width:100%}.comparison-before-label,.comparison-after-label{padding:5px 7px;font-size:7px;top:9px}.comparison-before-label{left:9px}.comparison-after-label{right:9px}.about-comparison-handle{width:31px;height:31px}.about-comparison-handle svg{font-size:10px}}@media (width<=380px){.about-container{padding:0 14px}.about-content h2{font-size:28px}.about-description{font-size:9px}.about-feature{font-size:7px}.about-comparison{aspect-ratio:16/9;border-radius:7px}.comparison-before-label,.comparison-after-label{padding:4px 6px;font-size:6px}.about-comparison-handle{width:27px;height:27px}}.services-section{color:#fff;background:radial-gradient(circle at 50% 0,#00aedc11,#0000 38%),#020b12;width:100%;max-width:100vw;padding:62px 0 55px;position:relative;overflow:hidden}.services-container{width:100%;max-width:1500px;margin:0 auto;padding:0 45px}.services-header{text-align:center;margin-bottom:23px}.services-eyebrow{color:#08b5e5;letter-spacing:1px;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.services-header h2{color:#f4f8fa;letter-spacing:-.7px;margin:0;font-size:clamp(23px,2.4vw,34px);font-weight:800;line-height:1.1}.services-header h2 span{color:#08b5e5}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;width:100%;display:grid}.service-card{isolation:isolate;background:#07151d;border:1px solid #00aedc7a;border-radius:7px;min-width:0;height:220px;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 12px 30px #0003}.service-card:hover{border-color:#08b5e5;transform:translateY(-5px);box-shadow:0 18px 38px #00aedc29}.service-card-image{object-fit:cover;object-position:center;z-index:-3;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1);display:block;position:absolute;inset:0}.service-card:hover .service-card-image{transform:scale(1.07)}.service-card-overlay{z-index:-2;background:linear-gradient(#020b1247 0%,#020b127a 35%,#020b12e6 100%);transition:background .35s;position:absolute;inset:0}.service-card:hover .service-card-overlay{background:linear-gradient(#020b122e 0%,#020b1270 35%,#020b12db 100%)}.service-card-shine{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0e,#0000);width:70%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%;transform:skew(-18deg)}.service-card:hover .service-card-shine{left:130%}.service-card-content{z-index:2;text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:50px 25px 18px;display:flex;position:relative}.service-icon{color:#08b5e5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020c12d6;border:1px solid #08b5e5;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .35s,background .35s,color .35s;display:flex;position:absolute;top:53px;left:50%;transform:translate(-50%);box-shadow:0 0 0 5px #00aedc0f,0 5px 18px #00000059}.service-card:hover .service-icon{color:#fff;background:#08a9d4;transform:translate(-50%)scale(1.08)}.service-icon svg{font-size:18px}.service-card h3{color:#fff;text-transform:uppercase;letter-spacing:.15px;text-shadow:0 2px 8px #0000008c;margin:0 0 7px;font-size:12px;font-weight:800;line-height:1.15}.service-card p{color:#d3dde0;text-shadow:0 1px 5px #000000b3;max-width:245px;margin:0;font-size:8px;font-weight:400;line-height:1.55}.services-button-wrapper{justify-content:center;margin-top:13px;display:flex}.services-button{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#08b5e5,#0085a5);border:1px solid #36d1f273;border-radius:4px;align-items:center;gap:8px;min-height:35px;padding:0 9px;font-size:8px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;box-shadow:0 7px 20px #00aedc24}.services-button:hover{background:linear-gradient(135deg,#10c1ec,#0094b8);transform:translateY(-2px);box-shadow:0 10px 27px #00aedc3b}.services-button-icon{background:#ffffff26;border-radius:3px;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.services-button-icon svg{font-size:11px}@media (width>=1500px){.services-container{padding:0 55px}.service-card{height:235px}.service-card-content{padding-left:30px;padding-right:30px}}@media (width<=1200px){.services-container{padding:0 30px}.service-card{height:205px}.service-card-content{padding-left:18px;padding-right:18px}.service-icon{width:39px;height:39px;top:47px}.service-icon svg{font-size:16px}.service-card h3{font-size:11px}.service-card p{max-width:220px;font-size:7.5px}}@media (width<=900px){.services-section{padding:55px 0 48px}.services-container{padding:0 25px}.services-header{margin-bottom:20px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-card{height:215px}.service-card-content{padding:45px 18px 17px}.service-icon{top:43px}.service-card h3{font-size:11px}.service-card p{max-width:260px;font-size:8px}}@media (width<=600px){.services-section{padding:45px 0 42px}.services-container{padding:0 18px}.services-header{margin-bottom:20px}.services-eyebrow{letter-spacing:.9px;font-size:7px}.services-header h2{letter-spacing:-.5px;font-size:25px;line-height:1.1}.services-grid{grid-template-columns:1fr;gap:12px}.service-card{border-radius:7px;width:100%;height:230px}.service-card-content{padding:55px 22px 20px}.service-icon{width:43px;height:43px;top:48px}.service-icon svg{font-size:18px}.service-card h3{margin-bottom:7px;font-size:12px}.service-card p{max-width:300px;font-size:8.5px;line-height:1.55}.services-button-wrapper{margin-top:15px}.services-button{min-height:37px;font-size:8px}}@media (width<=380px){.services-container{padding:0 14px}.services-header h2{font-size:23px}.service-card{height:215px}.service-card-content{padding:52px 16px 17px}.service-icon{width:40px;height:40px;top:44px}.service-card h3{font-size:11px}.service-card p{font-size:8px}}.difference-process-section{color:#fff;background:#020b12;width:100%;max-width:100vw;padding:55px 0;position:relative;overflow:hidden}.difference-process-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;width:100%;max-width:1500px;margin:0 auto;padding:0 45px;display:grid}.difference-card,.process-card{background:radial-gradient(circle at 20% 20%,#00aedc0e,#0000 30%),linear-gradient(145deg,#061721,#020b12);border:1px solid #00aedc38;border-radius:9px;min-width:0;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000040}.difference-card{grid-template-columns:minmax(200px,.85fr) minmax(0,1.55fr);align-items:stretch;gap:12px;min-height:255px;display:grid}.difference-card-content{z-index:4;flex-direction:column;justify-content:center;padding:25px 12px 22px 32px;display:flex;position:relative}.difference-card-content h2{color:#fff;letter-spacing:-1px;margin:0;font-size:clamp(25px,2.3vw,34px);font-weight:800;line-height:1.03}.difference-card-content h2 span{color:#08b5e5}.difference-card-content p{color:#d0dce0;margin:13px 0 0;font-size:10px;line-height:1.55}.difference-signature{color:#08b5e5;opacity:.9;width:fit-content;margin-top:12px;font-family:Brush Script MT,Segoe Script,cursive;font-size:30px;font-style:italic;transform:rotate(-5deg)}.splash-left-bottom{z-index:3;color:#08b5e5;opacity:.8;pointer-events:none;width:145px;height:100px;position:absolute;bottom:-7px;right:-8px}.difference-card-comparison{align-items:stretch;min-width:0;padding:0;display:flex;position:relative}.difference-process-comparison{cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;background:#07151d;width:100%;min-width:0;min-height:255px;position:relative;overflow:hidden}.difference-process-comparison.is-dragging{cursor:grabbing}.dp-after-image,.dp-before-image{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.dp-after-image{z-index:1}.dp-before-image{z-index:2;clip-path:inset(0 50% 0 0)}.difference-process-comparison:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#020b122e,#0000 32% 70%,#020b1259);position:absolute;inset:0}.dp-before-label,.dp-after-label{z-index:7;text-transform:uppercase;pointer-events:none;border-radius:4px;padding:6px 9px;font-size:8px;font-weight:800;line-height:1;position:absolute;top:13px}.dp-before-label{color:#fff;background:#020b12d1;border:1px solid #ffffff1f;left:12px}.dp-after-label{color:#fff;background:#078eaf;right:12px}.dp-slider{z-index:10;pointer-events:none;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.dp-slider-line{background:#fff;width:2px;position:absolute;inset:0;box-shadow:0 0 7px #0000008c}.dp-slider-handle{color:#0085a6;background:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 17px #00000061}.dp-slider-handle svg{font-size:11px;position:absolute}.dp-slider-handle svg:first-child{transform:translate(-4px)}.dp-slider-handle svg:last-child{transform:translate(4px)}.process-card{min-height:255px}.process-card-inner{z-index:5;height:100%;padding:19px 20px 16px;position:relative}.process-card h2{color:#fff;letter-spacing:-.7px;margin:0 0 18px;font-size:clamp(22px,2.1vw,31px);font-weight:800;line-height:1.05}.process-card h2 span{color:#08b5e5}.process-steps{grid-template-columns:repeat(4,1fr);gap:4px;width:100%;display:grid;position:relative}.process-step{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.step-icon{z-index:4;color:#08b5e5;background:#020f17f2;border:1px solid #08b5e5;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;box-shadow:0 0 0 5px #00aedc0a,0 0 18px #00aedc21}.step-icon svg{font-size:21px}.step-connector{z-index:1;background:repeating-linear-gradient(90deg,#08b5e5 0 3px,#0000 3px 7px);width:calc(100% - 42px);height:1px;position:absolute;top:24px;left:calc(50% + 24px);overflow:hidden}.step-connector:after{content:"";border-top:1px solid #08b5e5;border-right:1px solid #08b5e5;width:5px;height:5px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.step-number{color:#08b5e5;margin-top:7px;font-size:12px;font-weight:800;line-height:1}.process-step h3{color:#fff;margin:5px 0;font-size:12px;font-weight:800;line-height:1}.process-step p{color:#a5b5ba;max-width:115px;margin:0;font-size:8px;line-height:1.45}.splash-process-top{z-index:2;color:#08b5e5;opacity:.55;width:145px;height:100px;position:absolute;top:-15px;right:-10px;transform:rotate(15deg)}.splash-process-bottom{z-index:2;color:#08b5e5;opacity:.25;width:125px;height:90px;position:absolute;bottom:-38px;right:-38px;transform:rotate(180deg)}@media (width>=1500px){.difference-process-container{padding:0 55px}.difference-card,.process-card,.difference-process-comparison{min-height:275px}.difference-card-content{padding-left:35px}.process-card-inner{padding-left:25px;padding-right:25px}}@media (width<=1200px){.difference-process-container{gap:12px;padding:0 30px}.difference-card{grid-template-columns:minmax(170px,.8fr) minmax(0,1.5fr)}.difference-card-content{padding-left:22px}.difference-card-content h2{font-size:25px}.difference-card-content p{font-size:8px}.difference-process-comparison,.difference-card,.process-card{min-height:225px}.process-card-inner{padding:16px 14px}.process-card h2{margin-bottom:15px;font-size:23px}.step-icon{width:42px;height:42px}.step-icon svg{font-size:18px}.step-connector{width:calc(100% - 38px);top:21px;left:calc(50% + 21px)}.process-step h3{font-size:10px}.process-step p{font-size:7px}}@media (width<=900px){.difference-process-section{padding:50px 0}.difference-process-container{grid-template-columns:1fr;gap:14px;padding:0 25px}.difference-card{grid-template-columns:minmax(210px,.8fr) minmax(0,1.5fr);min-height:260px}.difference-process-comparison{min-height:260px}.difference-card-content h2{font-size:29px}.difference-card-content p{font-size:9px}.process-card{min-height:250px}.process-card-inner{padding:20px 22px}.process-card h2{font-size:27px}.step-icon{width:46px;height:46px}.step-icon svg{font-size:20px}.process-step h3{font-size:11px}.process-step p{max-width:125px;font-size:8px}}@media (width<=600px){.difference-process-section{padding:42px 0}.difference-process-container{gap:12px;padding:0 18px}.difference-card{flex-direction:column;min-height:auto;display:flex}.difference-card-content{min-height:175px;padding:25px 20px 18px}.difference-card-content h2{font-size:28px}.difference-card-content p{margin-top:11px;font-size:9px}.desktop-break{display:none}.difference-signature{margin-top:8px;font-size:25px}.difference-card-comparison{width:100%}.difference-process-comparison{aspect-ratio:16/9;width:100%;min-height:0}.dp-before-label,.dp-after-label{padding:5px 7px;font-size:7px;top:9px}.dp-before-label{left:9px}.dp-after-label{right:9px}.dp-slider-handle{width:31px;height:31px}.dp-slider-handle svg{font-size:10px}.process-card{min-height:auto}.process-card-inner{padding:23px 16px 22px}.process-card h2{margin-bottom:20px;font-size:25px}.process-steps{grid-template-columns:repeat(2,1fr);gap:25px 10px}.step-connector{display:none}.step-icon{width:45px;height:45px}.step-icon svg{font-size:19px}.step-number{margin-top:7px;font-size:11px}.process-step h3{margin-top:5px;font-size:11px}.process-step p{max-width:135px;font-size:7.5px}.splash-left-bottom{width:100px;height:75px;bottom:-8px;right:-15px}.splash-process-top{width:105px;height:75px;top:-8px;right:-12px}.splash-process-bottom{width:90px;height:65px;bottom:-18px;right:-20px}}@media (width<=380px){.difference-process-container{padding:0 14px}.difference-card-content{min-height:160px;padding:22px 17px 16px}.difference-card-content h2{font-size:25px}.difference-card-content p{font-size:8px}.difference-signature{font-size:22px}.process-card-inner{padding:20px 13px 19px}.process-card h2{font-size:22px}.process-steps{gap:22px 6px}.step-icon{width:41px;height:41px}.step-icon svg{font-size:17px}.process-step h3{font-size:10px}.process-step p{font-size:7px}}.trusted-section{color:#08202b;background:linear-gradient(#dcecf5 0%,#eef7fb 48%,#d7e9f2 100%);width:100%;max-width:100vw;min-height:190px;padding:25px 0 18px;position:relative;overflow:hidden}.trusted-container{z-index:5;width:100%;max-width:1500px;margin:0 auto;padding:0 55px;position:relative}.trusted-heading{text-align:center;width:100%;margin-bottom:15px}.trusted-heading h2{color:#0a3544;letter-spacing:.2px;text-transform:uppercase;margin:0;font-size:16px;font-weight:800;line-height:1.2}.trusted-heading h2 span{color:#078eaf}.trusted-carousel{align-items:center;width:100%;display:flex;position:relative}.trusted-viewport{isolation:isolate;width:100%;padding:3px 0;overflow:hidden}.trusted-track{align-items:stretch;gap:10px;width:max-content;animation:28s linear infinite trustedInfiniteScroll;display:flex}.trusted-viewport:hover .trusted-track{animation-play-state:paused}@keyframes trustedInfiniteScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 5px))}}.trusted-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffdb;border:1px solid #5291aa24;border-radius:8px;flex:0 0 165px;justify-content:center;align-items:center;height:74px;padding:10px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 4px 14px #30677f14}.trusted-card:hover{transform:translateY(-3px);box-shadow:0 9px 22px #30677f24}.trusted-logo{color:#173d4c;justify-content:center;align-items:center;width:100%;line-height:1;display:flex}.trusted-logo-toronto{gap:7px}.toronto-symbol{color:#24475a;justify-content:center;align-items:center;width:28px;height:28px;font-size:25px;display:flex}.trusted-logo-toronto>div:last-child{flex-direction:column;gap:2px;display:flex}.trusted-logo-toronto strong{color:#173b4b;letter-spacing:-.4px;font-size:14px;font-weight:800;line-height:.95}.mattamy-logo{color:#fff;background:#294e70;border-radius:50px;justify-content:center;align-items:center;gap:4px;min-width:120px;padding:7px 14px;display:flex;box-shadow:inset 0 0 0 2px #ffffff26}.mattamy-logo span{letter-spacing:-.4px;font-size:13px;font-weight:700}.mattamy-logo small{letter-spacing:.3px;font-size:7px;font-weight:800}.ellisdon-logo{align-items:center;gap:7px;display:flex}.ellisdon-symbol{color:#173e56;justify-content:center;align-items:center;width:19px;height:19px;font-size:18px;display:flex;transform:rotate(45deg)}.ellisdon-logo strong{color:#173d50;letter-spacing:-.8px;font-size:17px;font-weight:800}.pcl-logo{flex-direction:column;align-items:center;display:flex}.pcl-logo strong{color:#fff;background:#273d52;border:3px solid #fff;border-radius:50%;outline:2px solid #273d52;min-width:68px;padding:4px 9px;font-size:15px;font-style:italic;line-height:1}.pcl-logo small{color:#273d52;letter-spacing:.3px;margin-top:6px;font-size:8px;font-weight:800}.tridel-logo{flex-direction:column;align-items:center;gap:4px;display:flex}.tridel-logo strong{color:#173a4c;letter-spacing:.3px;font-size:19px;font-weight:800;line-height:1}.tridel-logo small{color:#4c6874;letter-spacing:.8px;font-size:7px;font-weight:700}.trusted-arrow{z-index:10;color:#173f50;cursor:pointer;background:#ffffffd1;border:1px solid #2f748f33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s,transform .2s;display:flex;position:relative;box-shadow:0 3px 12px #2862781a}.trusted-arrow svg{font-size:17px}.trusted-arrow:hover{color:#fff;background:#078eaf;transform:scale(1.06)}.trusted-arrow-left{margin-right:10px}.trusted-arrow-right{margin-left:10px}.trusted-dots{justify-content:center;align-items:center;gap:5px;margin-top:11px;display:flex}.trusted-dot{background:0 0;border:1.5px solid #56a7bf;border-radius:50%;width:8px;height:8px;display:block}.trusted-dot.active{background:#087f9d;border-color:#087f9d}.trusted-water{z-index:1;pointer-events:none;opacity:.65;width:180px;height:170px;position:absolute}.trusted-water-left{top:-35px;left:-20px;transform:rotate(-20deg)}.trusted-water-left span,.trusted-water-right span{border:2px solid #448fae59;border-radius:50%;display:block;position:absolute;transform:rotate(20deg)scaleX(.45)}.trusted-water-left span:first-child{width:105px;height:35px;top:45px;left:5px}.trusted-water-left span:nth-child(2){width:65px;height:22px;top:85px;left:55px}.trusted-water-left span:nth-child(3){width:40px;height:15px;top:110px;left:18px}.trusted-water-left span:nth-child(4){background:#4b9bbb1f;border-radius:50%;width:18px;height:18px;top:42px;left:112px}.trusted-water-right{top:-35px;right:-25px;transform:rotate(20deg)}.trusted-water-right span:first-child{width:105px;height:35px;top:45px;right:5px}.trusted-water-right span:nth-child(2){width:65px;height:22px;top:85px;right:55px}.trusted-water-right span:nth-child(3){width:40px;height:15px;top:110px;right:18px}.trusted-water-right span:nth-child(4){background:#4b9bbb1f;border-radius:50%;width:18px;height:18px;top:42px;right:112px}@media (width<=900px){.trusted-container{padding:0 25px}.trusted-heading h2{font-size:14px}.trusted-card{flex-basis:155px;height:70px}.trusted-track{gap:8px;animation-duration:25s}.trusted-arrow{width:31px;height:31px}.trusted-arrow-left{margin-right:7px}.trusted-arrow-right{margin-left:7px}}@media (width<=600px){.trusted-section{min-height:175px;padding:22px 0 15px}.trusted-container{padding:0 14px}.trusted-heading{margin-bottom:12px}.trusted-heading h2{max-width:330px;margin:0 auto;font-size:11px;line-height:1.3}.trusted-carousel{width:100%}.trusted-card{border-radius:7px;flex-basis:142px;height:65px;padding:8px}.trusted-track{gap:7px;animation-duration:21s}.trusted-arrow{width:27px;height:27px}.trusted-arrow svg{font-size:14px}.trusted-arrow-left{margin-right:5px}.trusted-arrow-right{margin-left:5px}.trusted-logo-toronto strong{font-size:11px}.toronto-symbol{width:21px;height:21px;font-size:19px}.mattamy-logo{min-width:105px;padding:6px 9px}.mattamy-logo span{font-size:10px}.mattamy-logo small{font-size:6px}.ellisdon-logo strong{font-size:13px}.pcl-logo strong{min-width:55px;font-size:12px}.pcl-logo small{font-size:6px}.tridel-logo strong{font-size:14px}.tridel-logo small{font-size:5.5px}.trusted-dots{margin-top:9px}.trusted-dot{width:6px;height:6px}.trusted-water{opacity:.45;width:110px;height:110px}}@media (width<=380px){.trusted-container{padding:0 10px}.trusted-heading h2{font-size:10px}.trusted-card{flex-basis:132px;height:61px}.trusted-track{gap:6px;animation-duration:19s}.trusted-arrow{width:25px;height:25px}}@media (prefers-reduced-motion:reduce){.trusted-track{animation:none}.trusted-card{transition:none}}.testimonials-section{color:#092b3a;background:linear-gradient(#e7f4fb 0%,#f3f9fc 48%,#dceef7 100%);width:100%;max-width:100vw;padding:32px 0 22px;position:relative;overflow:hidden}.testimonials-container{z-index:5;width:100%;max-width:1500px;margin:0 auto;padding:0 55px;position:relative}.testimonials-header{text-align:center;margin-bottom:14px}.testimonials-eyebrow{color:#078ba9;letter-spacing:.7px;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.testimonials-header h2{color:#123948;margin:0;font-size:17px;font-weight:800;line-height:1.2}.testimonials-header h2 span{color:#08a7d0}.testimonials-carousel{align-items:center;width:100%;display:flex;position:relative}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;min-width:0;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #4591ae26;border-radius:8px;flex-direction:column;justify-content:space-between;min-width:0;min-height:92px;padding:13px 14px 11px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 5px 18px #336b8214}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #336b8221}.testimonial-quote-icon{color:#08a7d0;opacity:.8;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:10px;left:12px}.testimonial-quote-icon svg{font-size:14px}.testimonial-text{color:#405c67;margin:0;padding-left:20px;padding-right:4px;font-size:8px;font-weight:500;line-height:1.45}.testimonial-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:9px;display:flex}.customer-info{align-items:center;gap:7px;min-width:0;display:flex}.customer-avatar{color:#fff;background:linear-gradient(135deg,#5a7581,#173f4f);border:2px solid #ffffffd9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-size:7px;font-weight:800;display:flex}.customer-details{flex-direction:column;gap:2px;min-width:0;display:flex}.customer-details strong{color:#163c4c;font-size:8px;font-weight:800;line-height:1}.customer-details span{color:#75909b;font-size:7px;line-height:1}.testimonial-rating{flex-shrink:0;align-items:center;gap:1px;display:flex}.testimonial-rating span{color:#f4a900;font-size:8px;line-height:1}.testimonial-nav{z-index:10;color:#315a6a;cursor:pointer;background:#ffffffe0;border:1px solid #3c7e9733;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s,background .2s,transform .2s;display:flex;position:relative;box-shadow:0 3px 10px #1e53691a}.testimonial-nav svg{font-size:14px}.testimonial-nav:hover{color:#fff;background:#078eaf;transform:scale(1.08)}.testimonial-nav-left{margin-right:10px}.testimonial-nav-right{margin-left:10px}.testimonial-dots{justify-content:center;align-items:center;gap:4px;margin-top:8px;display:flex}.testimonial-dot{background:0 0;border:1px solid #53a5bd;border-radius:50%;width:6px;height:6px;display:block}.testimonial-dot.active{background:#078ba8;border-color:#078ba8}.testimonials-cta{background:linear-gradient(105deg,#078eaa 0%,#047f9d 60%,#056c88 100%);border-radius:5px;align-items:center;gap:15px;min-height:57px;margin-top:10px;padding:8px 14px 8px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00759126}.cta-content{z-index:2;flex:1;min-width:0;position:relative}.cta-content h3{color:#fff;margin:0 0 3px;font-size:14px;font-weight:800;line-height:1.15}.cta-content p{color:#ffffffc7;margin:0;font-size:7px;line-height:1.3}.testimonial-cta-button{z-index:3;color:#fff;text-transform:uppercase;background:#051a23;border:1px solid #ffffff29;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 8px 0 13px;font-size:8px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;position:relative}.testimonial-cta-button:hover{background:#020d13;transform:translateY(-2px)}.testimonial-cta-icon{background:#ffffff1f;border-radius:3px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.testimonial-cta-icon svg{font-size:11px}.testimonial-phone{z-index:3;color:#fff;flex-shrink:0;align-items:center;gap:7px;text-decoration:none;display:flex;position:relative}.testimonial-phone-icon{border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.testimonial-phone-icon svg{font-size:13px}.testimonial-phone-text{flex-direction:column;gap:2px;display:flex}.testimonial-phone-text strong{color:#fff;font-size:9px;font-weight:800;line-height:1}.testimonial-phone-text small{color:#ffffffb3;font-size:6px;line-height:1}.testimonials-water{z-index:1;pointer-events:none;opacity:.42;width:230px;height:230px;position:absolute}.testimonials-water-left{top:-55px;left:-60px;transform:rotate(-12deg)}.testimonials-water-right{bottom:-65px;right:-60px;transform:rotate(168deg)}.testimonials-water span{border:2px solid #478fae4d;border-radius:50%;display:block;position:absolute;transform:scaleX(.38)rotate(25deg)}.testimonials-water span:first-child{width:190px;height:55px;top:65px;left:10px}.testimonials-water span:nth-child(2){width:135px;height:40px;top:110px;left:55px}.testimonials-water span:nth-child(3){width:90px;height:28px;top:145px;left:15px}.testimonials-water span:nth-child(4){background:#4a9dbe1f;width:23px;height:23px;top:52px;left:155px;transform:none}.testimonials-water span:nth-child(5){background:#4a9dbe21;width:13px;height:13px;top:30px;left:125px;transform:none}@media (width<=900px){.testimonials-container{padding:0 25px}.testimonials-header h2{font-size:16px}.testimonial-card{min-height:100px;padding:12px}.testimonial-text{font-size:7.5px}.testimonial-rating span{font-size:7px}.testimonials-cta{padding-left:17px}.cta-content h3{font-size:13px}}@media (width<=600px){.testimonials-section{padding:28px 0 18px}.testimonials-container{padding:0 14px}.testimonials-header{margin-bottom:13px}.testimonials-eyebrow{font-size:7px}.testimonials-header h2{font-size:14px;line-height:1.25}.testimonials-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding:2px 1px 5px;display:flex;overflow-x:auto}.testimonials-grid::-webkit-scrollbar{display:none}.testimonial-card{scroll-snap-align:center;flex:0 0 86%;min-height:110px;padding:14px}.testimonial-text{font-size:8px;line-height:1.5}.customer-avatar{width:28px;height:28px}.testimonial-nav{width:27px;height:27px}.testimonial-nav-left{margin-right:5px}.testimonial-nav-right{margin-left:5px}.testimonials-cta{flex-direction:column;align-items:stretch;gap:11px;margin-top:11px;padding:16px}.cta-content h3{font-size:16px}.cta-content p{font-size:8px}.testimonial-cta-button{width:100%;min-height:38px}.testimonial-phone{justify-content:center;padding-top:2px}.testimonials-water{opacity:.3;width:150px;height:150px}}@media (width<=380px){.testimonials-container{padding:0 10px}.testimonials-header h2{font-size:13px}.testimonial-card{flex-basis:90%}.testimonials-cta{padding:14px}.cta-content h3{font-size:14px}.testimonial-phone-text strong{font-size:8px}}@media (prefers-reduced-motion:reduce){.testimonial-card,.testimonial-nav,.testimonial-cta-button{transition:none}}.water-decor-section{isolation:isolate;width:100%;position:relative;overflow:hidden}.water-decor-content{z-index:2;width:100%;position:relative}.water-edge{z-index:5;pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(110px,12vw,190px);position:absolute;top:0;bottom:0;overflow:hidden}.water-edge-left{left:0}.water-edge-right{right:0}.water-edge img{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;mix-blend-mode:screen;width:100%;height:100%;display:block}@media (width<=900px){.water-edge{width:105px}}@media (width<=600px){.water-edge{width:75px}}@media (width<=380px){.water-edge{width:58px}}.site-footer{color:#fff;background:#020b12;width:100%;max-width:100vw;position:relative;overflow:hidden}.footer-water-line{background:#061922;width:100%;height:5px;display:flex;position:relative;overflow:hidden}.footer-water-line span{background:#08b5e5;height:100%;animation:4s ease-in-out infinite waterFlow;display:block}.footer-water-line span:first-child{width:42%}.footer-water-line span:nth-child(2){opacity:.55;width:32%;animation-delay:.5s}.footer-water-line span:nth-child(3){opacity:.25;width:26%;animation-delay:1s}@keyframes waterFlow{0%,to{transform:translate(0)}50%{transform:translate(18px)}}.footer-main{background:radial-gradient(circle at 15% 20%,#00aedc12,#0000 28%),linear-gradient(#03131c 0%,#020b12 100%);padding:62px 0 35px;position:relative}.footer-container{grid-template-columns:1.45fr .8fr 1fr 1.25fr;gap:55px;width:100%;max-width:1500px;margin:0 auto;padding:0 45px;display:grid}.footer-company{min-width:0}.footer-logo{margin-bottom:20px;display:inline-flex}.footer-logo img{width:215px;height:auto;display:block}.footer-description{color:#8ca0a9;max-width:355px;margin:0 0 20px;font-size:13px;line-height:1.75}.footer-trust{align-items:center;gap:10px;margin-bottom:22px;display:flex}.trust-dot{background:#08b5e5;border-radius:50%;flex-shrink:0;width:9px;height:9px;position:relative;box-shadow:0 0 0 5px #00aedc14}.footer-trust div{flex-direction:column;gap:3px;display:flex}.footer-trust strong{color:#dce8ec;font-size:11px;font-weight:600}.footer-trust small{color:#617780;font-size:9px}.footer-socials{gap:8px;display:flex}.footer-socials a{color:#8fa3aa;background:#ffffff09;border:1px solid #ffffff14;border-radius:5px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:color .25s,background .25s,border-color .25s,transform .25s;display:flex}.footer-socials a svg{font-size:15px}.footer-socials a:hover{color:#fff;background:#008eaf;border-color:#08b5e5;transform:translateY(-3px)}.footer-column{min-width:0}.footer-column h3{color:#fff;text-transform:uppercase;letter-spacing:.7px;margin:5px 0 22px;font-size:13px;font-weight:700;position:relative}.footer-column h3:after{content:"";background:#08b5e5;border-radius:10px;width:28px;height:2px;margin-top:9px;display:block}.footer-column ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.footer-column li{margin:0;padding:0}.footer-column li a{color:#7f949d;align-items:center;gap:5px;font-size:11px;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.footer-column li a svg{color:#08b5e5;opacity:0;font-size:11px;transition:opacity .2s,transform .2s;transform:translate(-4px)}.footer-column li a:hover{color:#fff;transform:translate(3px)}.footer-column li a:hover svg{opacity:1;transform:translate(0)}.footer-contact{flex-direction:column;gap:12px;display:flex}.footer-contact h3{margin-bottom:8px}.footer-contact-item{align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.contact-icon{color:#08b5e5;background:#00aedc0e;border:1px solid #00aedc24;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.contact-icon svg{font-size:14px}.footer-contact-item:hover .contact-icon{color:#fff;background:#008eaf}.contact-content{flex-direction:column;gap:2px;min-width:0;display:flex}.contact-content small{color:#617780;text-transform:uppercase;letter-spacing:.4px;font-size:8px}.contact-content strong{color:#dce7eb;overflow-wrap:anywhere;max-width:100%;font-size:11px;font-weight:600}.footer-cta-wrapper{width:100%;max-width:1500px;margin:0 auto;padding:50px 45px 0}.footer-cta{background:radial-gradient(circle at 80% 40%,#00aedc24,#0000 35%),linear-gradient(110deg,#06202b,#03131c);border:1px solid #00aedc29;border-radius:10px;justify-content:space-between;align-items:center;gap:30px;min-height:135px;padding:28px 32px;display:flex;position:relative;overflow:hidden}.footer-cta:before{content:"";border:1px solid #00aedc1a;border-radius:50%;width:180px;height:180px;position:absolute;top:-80px;right:12%}.footer-cta:after{content:"";border:1px solid #00aedc12;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-110px;right:2%}.footer-cta-content{z-index:2;position:relative}.footer-cta-label{color:#08b5e5;letter-spacing:1.3px;margin-bottom:7px;font-size:9px;font-weight:700;display:block}.footer-cta h2{color:#fff;margin:0 0 6px;font-size:25px;font-weight:700;line-height:1.2}.footer-cta h2 span{color:#08b5e5}.footer-cta p{color:#81969f;margin:0;font-size:11px}.footer-cta-button{z-index:2;color:#fff;text-transform:uppercase;background:#08a9d4;border-radius:5px;flex-shrink:0;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-size:10px;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex;position:relative;box-shadow:0 8px 25px #00aedc29}.footer-cta-button:hover{background:#0094bd;transform:translateY(-2px);box-shadow:0 12px 30px #00aedc40}.cta-icon{background:#ffffff26;border-radius:4px;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.cta-icon svg{font-size:14px}.footer-bottom{border-top:1px solid #ffffff12;margin-top:45px}.footer-bottom-inner{justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1500px;min-height:58px;margin:0 auto;padding:0 45px;display:flex}.footer-bottom p{color:#536870;margin:0;font-size:9px}.footer-legal{align-items:center;gap:12px;display:flex}.footer-legal a{color:#647981;font-size:9px;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#08b5e5}.footer-legal span{background:#40555d;border-radius:50%;width:3px;height:3px}.footer-made span{color:#08b5e5}@media (width>=1500px){.footer-container,.footer-cta-wrapper,.footer-bottom-inner{padding-left:55px;padding-right:55px}}@media (width<=1200px){.footer-container{grid-template-columns:1.35fr .8fr 1fr 1.15fr;gap:30px;padding:0 30px}.footer-cta-wrapper,.footer-bottom-inner{padding-left:30px;padding-right:30px}.footer-logo img{width:190px}}@media (width<=900px){.footer-main{padding-top:50px}.footer-container{grid-template-columns:1.2fr 1fr;gap:40px 45px;padding:0 25px}.footer-company{grid-column:1/-1}.footer-description{max-width:520px}.footer-cta-wrapper{padding:40px 25px 0}.footer-cta{min-height:auto;padding:25px}.footer-bottom-inner{padding:0 25px}}@media (width<=600px){.footer-main{padding:42px 0 25px}.footer-container{grid-template-columns:1fr;gap:32px;padding:0 18px;display:grid}.footer-company{grid-column:auto}.footer-logo{margin-bottom:16px}.footer-logo img{width:175px}.footer-description{max-width:100%;font-size:12px;line-height:1.7}.footer-column h3{margin-bottom:17px}.footer-column ul{gap:10px}.footer-column li a{font-size:11px}.footer-contact{gap:10px}.footer-cta-wrapper{padding:35px 18px 0}.footer-cta{flex-direction:column;align-items:flex-start;gap:20px;padding:24px 20px}.footer-cta h2{font-size:21px}.footer-cta-button{justify-content:center;width:100%}.footer-bottom{margin-top:32px}.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:12px;min-height:auto;padding:18px}.footer-legal{order:3}.footer-made{display:none}}@media (width<=380px){.footer-container{padding:0 14px}.footer-cta-wrapper{padding-left:14px;padding-right:14px}.footer-cta{padding:21px 17px}.footer-cta h2{font-size:19px}.footer-bottom-inner{padding-left:14px;padding-right:14px}}
