.zgk-home-highlights,.zgk-home-urgent{width:100%;max-width:none;margin:46px auto 0;padding:0;font-family:inherit}.zgk-home-urgent{margin-top:38px;margin-bottom:38px}.zgk-daily-ticker{display:grid;grid-template-columns:56px 94px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:78px;padding:11px 22px;border-radius:16px;background:#173f72;color:#fff;text-decoration:none;box-shadow:0 14px 30px rgba(11,48,88,.16);overflow:hidden}.zgk-daily-ticker__alert{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#f14c45;color:#fff;font-size:28px;font-weight:800;box-shadow:0 0 0 7px rgba(241,76,69,.16)}.zgk-daily-ticker__label{align-self:stretch;display:grid;place-items:center;border-right:1px solid rgba(255,255,255,.25);color:#ffb8b2;font-size:10px;font-weight:800;line-height:1.45;letter-spacing:1px}.zgk-daily-ticker__viewport{overflow:hidden;white-space:nowrap}.zgk-daily-ticker__track{display:inline-flex;align-items:center;gap:90px;min-width:max-content;animation:zgk-ticker-slide 24s linear infinite}.zgk-daily-ticker__track b{font-size:17px;font-weight:700}.zgk-daily-ticker__more{padding:12px 15px;border-radius:9px;background:#4dbc2f;color:#fff;font-size:13px;font-weight:800;white-space:nowrap}.zgk-daily-ticker__more b{font-size:18px}@keyframes zgk-ticker-slide{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.zgk-daily-ticker__track{animation:none}}.zgk-numbers{padding:56px 62px;border-radius:28px;background:linear-gradient(120deg,#f7fbf5 0%,#fff 52%,#f1f9ec 100%);border:1px solid #e4f0df}.zgk-section-heading{text-align:center;max-width:760px;margin:0 auto 38px}.zgk-section-heading>span,.zgk-home-contact>div>span{color:#41a52d;font-size:16px;font-weight:800;letter-spacing:1.6px}.zgk-section-heading h2{margin:8px 0 10px;color:#123f73;font-size:36px;line-height:1.1}.zgk-section-heading p{margin:0;color:#7086a5;font-size:16px}.zgk-numbers__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px}.zgk-number-card{min-height:192px;padding:25px 14px;border:1px solid #e4ebf4;background:#fff;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 12px 25px rgba(30,62,99,.07)}.zgk-number-card strong{font-size:44px;line-height:1;color:#113f73;margin:14px 0 9px}.zgk-number-card>span:last-child{font-size:15px;line-height:1.25;color:#607b9e}.zgk-number-card__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#eaf7e6;color:#3ca72b}.zgk-number-card__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.zgk-number-card--water-network .zgk-number-card__icon,.zgk-number-card--drop .zgk-number-card__icon{background:#e9f4ff;color:#2589e9}.zgk-number-card--sewer-network .zgk-number-card__icon,.zgk-number-card--sewer .zgk-number-card__icon{background:#f3ebff;color:#7e45d2}.zgk-number-card--plant .zgk-number-card__icon{background:#fff2df;color:#ef9500}.zgk-home-contact{margin:42px 0 0;padding:38px 45px;border-radius:23px;background:#123f73;color:#fff;display:grid;grid-template-columns:1.4fr auto auto;gap:34px;align-items:center;overflow:hidden;position:relative}.zgk-home-contact:after{content:"";position:absolute;width:360px;height:360px;right:-155px;top:-210px;border:45px solid rgba(108,213,238,.16);border-radius:50%}.zgk-home-contact h2{margin:8px 0;color:#fff;font-size:30px}.zgk-home-contact p{margin:0;color:#d5e2f2}.zgk-home-contact>a{position:relative;z-index:1;color:#fff;text-decoration:none}.zgk-home-contact>a:not(.zgk-home-contact__button){display:grid;grid-template-columns:48px auto;column-gap:12px;align-items:center}.zgk-home-contact>a i{grid-row:span 2;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#fff;color:#42ad2d;font-style:normal;font-size:23px}.zgk-home-contact>a b{font-size:28px;color:#7bdb4e}.zgk-home-contact>a small{color:#d5e2f2}.zgk-home-contact__button{padding:15px 20px;border:1px solid #8cd66f;border-radius:11px;background:#4dbc2f;font-weight:800;white-space:nowrap}.zgk-home-contact__button b{margin-left:8px}.zgk-home-footer{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:28px;margin:34px -30px 0;padding:48px 60px;background:#092e59;color:#fff;border-top:5px solid #55bf35}.zgk-home-footer strong{font-size:25px}.zgk-home-footer strong em{font-size:13px;font-style:normal;color:#68c83e}.zgk-home-footer p{margin:8px 0;color:#adc2dc;font-size:13px}.zgk-home-footer>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.zgk-home-footer b{font-size:14px}.zgk-home-footer a{color:#cbd9e8;text-decoration:none;font-size:13px}.zgk-home-footer a:hover{color:#73d550}@media(max-width:1100px){.zgk-numbers__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zgk-home-contact{grid-template-columns:1fr 1fr}.zgk-home-contact__button{justify-self:start}.zgk-home-footer{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.zgk-home-highlights,.zgk-home-urgent{margin-top:35px}.zgk-home-urgent{margin-bottom:25px}.zgk-daily-ticker{grid-template-columns:42px 1fr;gap:12px;padding:13px}.zgk-daily-ticker__alert{width:34px;height:34px;font-size:21px}.zgk-daily-ticker__label{display:none}.zgk-daily-ticker__track b{font-size:14px}.zgk-daily-ticker__more{display:none}.zgk-numbers{padding:38px 18px}.zgk-section-heading>span{font-size:13px}.zgk-section-heading h2{font-size:27px}.zgk-numbers__grid{grid-template-columns:repeat(2,1fr);gap:12px}.zgk-number-card{min-height:165px}.zgk-number-card strong{font-size:36px}.zgk-home-contact{padding:30px 24px;grid-template-columns:1fr;gap:22px}.zgk-home-contact h2{font-size:26px}.zgk-home-contact>a b{font-size:25px}.zgk-home-footer{grid-template-columns:1fr 1fr;margin:30px -18px 0;padding:35px 25px}.zgk-home-footer__brand{grid-column:span 2}}
.zgk-home-footer{grid-template-columns:1.65fr repeat(4,1fr);gap:34px;padding:50px 60px;background:linear-gradient(120deg,#092e59,#103f75);border-top:4px solid #55bf35}.zgk-home-footer__brand strong{font-size:30px}.zgk-home-footer__brand p{font-size:14px;line-height:1.45}.zgk-home-footer__brand small{display:block;margin-top:17px;color:#d9e7f5;font-size:14px}.zgk-home-footer address{display:flex;flex-direction:column;gap:8px;font-style:normal}.zgk-home-footer address span{color:#cbd9e8;font-size:13px;line-height:1.45}.zgk-home-footer>div:not(:first-child),.zgk-home-footer address{position:relative;padding-left:18px}.zgk-home-footer>div:not(:first-child):before,.zgk-home-footer address:before{position:absolute;left:0;top:2px;bottom:3px;width:1px;background:rgba(255,255,255,.15);content:""}@media(max-width:1100px){.zgk-home-footer{grid-template-columns:repeat(3,1fr)}.zgk-home-footer__brand{grid-column:span 3}.zgk-home-footer address{padding-left:0}.zgk-home-footer address:before{display:none}}@media(max-width:700px){.zgk-home-footer{grid-template-columns:1fr 1fr;padding:35px 25px}.zgk-home-footer__brand{grid-column:span 2}.zgk-home-footer>div:not(:first-child):before{display:none}.zgk-home-footer>div:not(:first-child){padding-left:0}.zgk-home-footer address{grid-column:span 2}}

.zgk-home-water{padding:56px 62px;border:1px solid #e4f0df;border-radius:28px;background:linear-gradient(120deg,#f7fbf5 0%,#fff 52%,#f1f9ec 100%)}
.zgk-home-water__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.zgk-home-water__card{display:flex;min-width:0;min-height:220px;padding:22px;flex-direction:column;border:1px solid #e1eaf0;border-radius:18px;background:#fff;color:#123f73;text-decoration:none;box-shadow:0 10px 26px rgba(34,68,99,.08);transition:transform .18s ease,box-shadow .18s ease}
.zgk-home-water__card:hover{transform:translateY(-3px);box-shadow:0 15px 32px rgba(34,68,99,.14)}
.zgk-home-water__title{display:flex;align-items:center;gap:12px;min-width:0}
.zgk-home-water__title>strong{font-size:20px;line-height:1.25;color:#123f73}
.zgk-home-water__drop{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:50%;background:#e9f8f7;color:#118aa0}
.zgk-home-water__drop svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.zgk-home-water__state{display:flex;align-items:center;gap:9px;margin:20px 0 18px;padding:12px 13px;border-radius:12px;font-size:15px;font-weight:700;line-height:1.3}
.zgk-home-water__state i{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;color:#fff;font-size:17px;font-style:normal;font-weight:800;line-height:1}
.zgk-home-water__state--safe{background:#eef9e8;color:#28751c}.zgk-home-water__state--safe i{background:#46ad2d}
.zgk-home-water__state--unsafe{background:#fff0ee;color:#a52d28}.zgk-home-water__state--unsafe i{background:#d9433c}
.zgk-home-water__state--unknown{background:#eef3f7;color:#526b86}.zgk-home-water__state--unknown i{background:#7089a2}
.zgk-home-water__meta{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;color:#647d9e}
.zgk-home-water__meta>span{display:grid;gap:3px}.zgk-home-water__meta small{font-size:13px}.zgk-home-water__meta>span>b{color:#123f73;font-size:15px}
.zgk-home-water__meta em{display:flex;align-items:center;gap:5px;color:#368d20;font-size:14px;font-style:normal;font-weight:700;white-space:nowrap}
.zgk-home-water__meta em b{font-size:17px}
.zgk-home-water__all{display:flex;justify-content:center;margin-top:27px}
.zgk-home-water__all a{display:inline-flex;align-items:center;gap:8px;padding:13px 21px;border-radius:999px;background:#2473df;color:#fff;font-weight:800;text-decoration:none;box-shadow:0 8px 18px rgba(22,85,169,.18)}
.zgk-home-water__all a:hover{background:#175fc4}
@media(max-width:950px){.zgk-home-water{padding:46px 34px}.zgk-home-water__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.zgk-home-water{padding:38px 18px}.zgk-home-water__grid{grid-template-columns:1fr;gap:13px}.zgk-home-water__card{min-height:205px;padding:19px}.zgk-home-water__meta{align-items:center}}
