:root{--allcolor1:#0f2d48;--allcolor2:#5d9ac6;}section~section,footer,.lf-footer{content-visibility:auto;contain-intrinsic-size:auto 520px}@font-face{font-family:'Playfair Display';font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/playfairdisplay-700i-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/playfairdisplay-700i-latin.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/playfairdisplay-700-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/playfairdisplay-700-latin.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}.hydro-sr { --c1:#0f2d48; --c2:#5d9ac6; --ink:#1a2530; --muted:#5b6b7a; --line:#e4ebf1; --bg:#f6f9fc; }
.hydro-sr { font-family:'Inter',system-ui,sans-serif; color:var(--ink); line-height:1.6; background:#fff; box-sizing:border-box; -webkit-font-smoothing:antialiased; }
.hydro-sr div, .hydro-sr section, .hydro-sr header, .hydro-sr a, .hydro-sr p, .hydro-sr h1, .hydro-sr h2, .hydro-sr h3, .hydro-sr span, .hydro-sr img, .hydro-sr iframe { box-sizing:border-box; }
.hydro-sr h1, .hydro-sr h2, .hydro-sr h3, .hydro-sr p { margin:0; }
.hydro-sr img { max-width:100%; display:block; }
.hydro-sr a { color:inherit; text-decoration:none; }
.hydro-sr h1,.hydro-sr h2,.hydro-sr h3 { font-family:'Playfair Display',Georgia,serif; line-height:1.15; color:var(--c1); }
.hydro-sr-wrap { max-width:1160px; margin:0 auto; padding:0 22px; }
.hydro-sr-hero { background:linear-gradient(150deg,var(--c1) 0%,#16406a 55%,#1c5085 100%); color:#fff; padding:74px 0 82px; position:relative; overflow:hidden; }
.hydro-sr-hero::after { content:""; position:absolute; right:-140px; top:-90px; width:460px; height:460px; border-radius:50%; background:radial-gradient(circle,rgba(93,154,198,0.35),transparent 68%); }
.hydro-sr-hero-in { position:relative; z-index:1; max-width:760px; }
.hydro-sr-eyebrow { display:inline-block; text-transform:uppercase; letter-spacing:.14em; font-size:12.5px; font-weight:700; color:var(--c2); margin-bottom:16px; }
.hydro-sr-hero h1 { color:#fff; font-size:clamp(30px,5vw,50px); font-weight:800; margin-bottom:18px; }
.hydro-sr-hero p { font-size:clamp(16px,2vw,19px); color:#d6e4f0; max-width:640px; margin-bottom:30px; }
.hydro-sr-hero-btns { display:flex; flex-wrap:wrap; gap:14px; }
.hydro-sr-btn { display:inline-flex; align-items:center; gap:9px; padding:14px 26px; border-radius:10px; font-weight:700; font-size:15.5px; transition:.2s; }
.hydro-sr-btn-primary { background:#fff; color:var(--c1) !important; }
.hydro-sr-btn-primary:hover { background:var(--c2); color:#fff !important; }
.hydro-sr-btn-ghost { background:transparent; color:#fff !important; border:1.5px solid rgba(255,255,255,.55); }
.hydro-sr-btn-ghost:hover { border-color:#fff; background:rgba(255,255,255,.1); }
.hydro-sr-sec { padding:76px 0; }
.hydro-sr-sec-alt { background:var(--bg); }
.hydro-sr-head { max-width:720px; margin:0 auto 46px; text-align:center; }
.hydro-sr-head span { text-transform:uppercase; letter-spacing:.14em; font-size:12.5px; font-weight:700; color:var(--c2); }
.hydro-sr-head h2 { font-size:clamp(26px,3.6vw,38px); font-weight:700; margin:12px 0 14px; }
.hydro-sr-head p { color:var(--muted); font-size:16.5px; }
.hydro-sr-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.hydro-sr-card { background:#fff; border:1px solid var(--line); border-radius:14px; padding:26px 24px; transition:.2s; }
.hydro-sr-card:hover { transform:translateY(-4px); box-shadow:0 14px 34px rgba(15,45,72,.10); border-color:var(--c2); }
.hydro-sr-icon { width:50px; height:50px; border-radius:12px; background:linear-gradient(135deg,var(--c1),var(--c2)); display:flex; align-items:center; justify-content:center; margin-bottom:16px; }
.hydro-sr-icon svg { width:26px; height:26px; stroke:#fff; fill:none; stroke-width:1.8; }
.hydro-sr-card h3 { font-size:18.5px; margin-bottom:8px; }
.hydro-sr-card p { color:var(--muted); font-size:14.5px; line-height:1.55; }
.hydro-sr-note { background:#fff; border:1px solid var(--line); border-left:5px solid var(--c2); border-radius:14px; padding:30px 34px; display:flex; gap:22px; align-items:flex-start; max-width:900px; margin:0 auto; box-shadow:0 8px 28px rgba(15,45,72,.06); }
.hydro-sr-note .hydro-sr-icon { flex-shrink:0; margin-bottom:0; }
.hydro-sr-note h3 { font-size:20px; margin-bottom:8px; }
.hydro-sr-note p { color:var(--muted); font-size:15.5px; }
.hydro-sr-note strong { color:var(--c1); }
.hydro-sr-loc { display:grid; grid-template-columns:1fr 1fr; gap:34px; align-items:stretch; }
.hydro-sr-loc-info { background:var(--c1); color:#fff; border-radius:16px; padding:40px 36px; }
.hydro-sr-loc-info span.tag { display:inline-block; background:rgba(93,154,198,.28); color:#cfe3f2; font-size:12.5px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; padding:6px 12px; border-radius:20px; margin-bottom:18px; }
.hydro-sr-loc-info h2 { color:#fff; font-size:26px; margin-bottom:6px; }
.hydro-sr-loc-info .sub { color:var(--c2); font-weight:600; margin-bottom:24px; }
.hydro-sr-loc-row { display:flex; align-items:flex-start; gap:13px; padding:13px 0; border-top:1px solid rgba(255,255,255,.12); font-size:15.5px; color:#dbe7f2; }
.hydro-sr-loc-row:first-of-type { border-top:none; }
.hydro-sr-loc-row svg { width:20px; height:20px; stroke:var(--c2); fill:none; stroke-width:1.8; flex-shrink:0; margin-top:2px; }
.hydro-sr-loc-row a:hover { color:#fff; }
.hydro-sr-map { border-radius:16px; overflow:hidden; min-height:400px; border:1px solid var(--line); }
.hydro-sr-map iframe { width:100%; height:100%; min-height:400px; border:0; display:block; }
.hydro-sr-cta { background:linear-gradient(135deg,var(--c1),#1c5085); color:#fff; text-align:center; padding:70px 22px; }
.hydro-sr-cta h2 { color:#fff; font-size:clamp(26px,3.6vw,36px); margin-bottom:14px; }
.hydro-sr-cta p { color:#d6e4f0; font-size:17px; max-width:560px; margin:0 auto 28px; }
.hydro-sr-cta-btns { display:flex; flex-wrap:wrap; gap:14px; justify-content:center; }
@media (max-width:900px){
.hydro-sr-grid { grid-template-columns:repeat(2,1fr); }
.hydro-sr-loc { grid-template-columns:1fr; }
}
@media (max-width:560px){
.hydro-sr-grid { grid-template-columns:1fr; }
.hydro-sr-note { flex-direction:column; gap:14px; padding:26px 22px; }
.hydro-sr-sec { padding:56px 0; }
}html,body{margin:0;padding:0}.lf-fixed-header,.lf-fixed-header a,.lf-fixed-header button,.lf-fixed-header span,.lf-fixed-header div,.lf-mobile-menu,.lf-mobile-menu a,.lf-mobile-menu button,.lf-mobile-menu span,.lf-mobile-menu div{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lf-fixed-header{position:fixed;top:0;left:0;right:0;z-index:999}.lf-header-spacer{height:106px}.lf-announcement-bar{background:var(--allcolor1);display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:8px 20px;font-size:13px;color:#fff}.lf-announcement-links{display:flex;gap:16px;white-space:nowrap}.lf-announcement-links a{color:#fff;opacity:.85;transition:opacity .2s;font-size:12px;text-decoration:none}.lf-announcement-links a:hover{opacity:1}.lf-announcement-social{display:flex;gap:14px;justify-content:flex-end}.lf-announcement-social a{color:#fff;font-size:16px;opacity:.85;transition:opacity .2s;text-decoration:none}.lf-announcement-social a:hover{opacity:1}.lf-announcement-carousel{overflow:hidden;position:relative;cursor:pointer}.lf-announcement-slides{display:flex;animation:lf-announcement-slide 30s linear infinite;width:max-content}.lf-announcement-testimonial{flex:0 0 auto;padding:0 20px;font-size:13px;color:#fff;white-space:nowrap;user-select:none}.lf-announcement-quote{font-style:italic}@keyframes lf-announcement-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.lf-announcement-carousel:hover .lf-announcement-slides{animation-play-state:paused}.lf-navbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 30px;background:#fff;box-shadow:0 2px 20px #0000000f;height:70px}.lf-nav-logo a{text-decoration:none}.lf-nav-logo img{height:50px!important;width:auto!important;max-height:50px;object-fit:contain}.lf-nav-links{display:flex;align-items:center;justify-content:center;gap:28px;font-size:14px;font-weight:600}.lf-nav-links a{color:#1a1a2e;transition:color .2s;padding:8px 0;text-decoration:none}.lf-nav-links a:hover{color:var(--allcolor1)}.lf-nav-dropdown{position:relative}.lf-nav-dropdown-trigger{cursor:pointer;display:flex;align-items:center;gap:4px;padding:8px 0;font-weight:600;font-size:14px;color:#1a1a2e;background:none;border:none;font-family:inherit}.lf-nav-dropdown-trigger:hover{color:var(--allcolor1)}.lf-nav-dropdown-content{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-10px);background:#fff;box-shadow:0 12px 40px #0000001f;border-radius:8px;padding:20px 24px;z-index:200;min-width:480px;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s}.lf-nav-dropdown:hover .lf-nav-dropdown-content{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.lf-services-dropdown-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px 24px}.lf-services-dropdown-grid a{padding:6px 0;font-size:13px;font-weight:500;white-space:nowrap;text-decoration:none;color:#1a1a2e;transition:color .2s}.lf-services-dropdown-grid a:hover{color:var(--allcolor1)}.lf-locations-dropdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px 24px;min-width:520px}.lf-locations-dropdown-grid a{padding:6px 0;font-size:13px;font-weight:500;white-space:nowrap;text-decoration:none;color:#1a1a2e;transition:color .2s}.lf-locations-dropdown-grid a:hover{color:var(--allcolor1)}.lf-nav-cta{display:flex;justify-content:flex-end}.lf-nav-cta-btn{background:var(--allcolor1);color:#fff!important;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:all .3s;cursor:pointer;border:none;font-family:inherit}.lf-nav-cta-btn:hover{filter:brightness(.9);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.lf-mobile-toggle{display:none;background:none;border:none;font-size:24px;cursor:pointer;color:#1a1a2e}.lf-mobile-menu-link{text-decoration:none;color:#1a1a2e}#lf-consultation-popup{z-index:10000!important}@media(max-width:768px){.lf-announcement-bar{display:none}.lf-header-spacer{height:70px}.lf-nav-links{display:none}.lf-mobile-toggle{display:block}.lf-nav-logo img{max-height:38px!important;max-width:150px;height:auto!important;width:auto!important}.lf-mobile-menu{position:fixed!important;inset:70px 0 0!important;max-height:calc(100vh - 70px)!important;width:100%!important;z-index:9999!important;overflow-y:auto!important}.lf-mobile-backdrop{position:fixed;inset:0;background:#0006;z-index:9997}}.lf-footer,.lf-footer a,.lf-footer button,.lf-footer span,.lf-footer div,.lf-footer p,.lf-footer h4{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lf-footer{background:#181818;color:#cbd5e1;padding:80px 40px 0}.lf-footer-top{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:50px;align-items:start;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.1)}.lf-footer-logo-area{text-align:center}.lf-footer-logo-area img{height:100px!important;width:auto!important;max-height:100px;margin-bottom:20px;object-fit:contain}.lf-footer-company-name{font-size:22px;font-weight:700;color:#fff;margin-bottom:12px}.lf-footer-company-desc{font-size:15px;line-height:1.7;color:#cbd5e1}.lf-footer-map{border-radius:8px;overflow:hidden;height:250px}.lf-footer-map iframe{width:100%;height:100%;border:0}.lf-footer-mid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr .8fr 1.2fr;gap:40px;padding:50px 0}.lf-footer-col-title{font-size:18px;font-weight:700;color:#f1f5f9;margin-bottom:20px}.lf-footer-col a{display:block;font-size:15px;color:#94a3b8;padding:5px 0;transition:color .2s;text-decoration:none}.lf-footer-col a:hover{color:#fff}.lf-footer-contact-item{display:flex;align-items:flex-start;gap:12px;font-size:15px;margin-bottom:12px}.lf-footer-contact-item a{text-decoration:none}.lf-footer-contact-item i{color:var(--allcolor2);margin-top:3px;font-size:16px}.lf-footer-social{display:flex;gap:16px;margin-top:20px}.lf-footer-social a{display:inline-flex;font-size:22px;color:#94a3b8;transition:color .2s;text-decoration:none}.lf-footer-social a:hover{color:var(--allcolor2)}.lf-footer-disclaimer{max-width:1400px;margin:0 auto;padding:30px 0;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:13px;color:#94a3b8;line-height:1.8}.lf-footer-bottom{max-width:1400px;margin:0 auto;padding:20px 0 30px;border-top:1px solid rgba(255,255,255,.08);text-align:center;font-size:14px;color:#94a3b8}.lf-footer-bottom a{color:var(--allcolor2);text-decoration:none}@media(max-width:1024px){.lf-footer-mid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.lf-footer-top{grid-template-columns:1fr;text-align:center}}@media(max-width:768px){.lf-footer-mid{grid-template-columns:1fr}}
