/* ================================================
   начало — Страница Газификация | gorgasmoskva.ru
   Вставить: Настройки страницы → Custom CSS
   ================================================ */
   
.gz-hero{background:linear-gradient(140deg,#012e5c 0%,#01447f 55%,#0261b0 100%);padding:80px 20px 72px;position:relative;overflow:hidden}
.gz-hero::before,.gz-hero::after{content:'';position:absolute;border-radius:50%;pointer-events:none}
.gz-hero::before{width:600px;height:600px;background:rgba(255,255,255,.035);top:-280px;right:-120px}
.gz-hero::after{width:360px;height:360px;background:rgba(255,255,255,.03);bottom:-160px;left:-80px}
.gz-wrap{max-width:860px;margin:0 auto;position:relative;z-index:1}
.gz-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:7px 16px;font-size:13px;font-weight:300;color:rgba(255,255,255,.92);margin-bottom:28px}
.gz-badge .dot{width:7px;height:7px;background:#4cd97b;border-radius:50%;animation:gz-blink 2s infinite}
@keyframes gz-blink{0%,100%{opacity:1}50%{opacity:.4}}
.gz-h1{font-size:44px;font-weight:600;color:#fff;line-height:1.15;margin-bottom:22px;letter-spacing:-.3px}
.gz-h1 em{font-style:normal;color:#5ccfff}
.gz-sub{font-size:20px;font-weight:300;color:rgba(255,255,255,.83);line-height:1.65;max-width:660px;margin-bottom:36px}
.gz-sub strong{color:#fff;font-weight:600}
.gz-utp{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:40px}
.gz-utp-item{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:10px 16px;font-size:14px;font-weight:300;color:rgba(255,255,255,.93)}
.gz-btns{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:52px}
.gz-btn-main{background:#e87320;color:#fff;border:none;border-radius:10px;padding:17px 36px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;transition:background .2s,transform .15s}
.gz-btn-main:hover{background:#cf6518;transform:translateY(-2px)}
.gz-btn-call{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.28);color:#fff;border-radius:10px;padding:15px 28px;font-size:16px;font-weight:300;text-decoration:none;transition:background .2s}
.gz-btn-call:hover{background:rgba(255,255,255,.18)}
.gz-stats{display:grid;grid-template-columns:repeat(4,1fr);border-radius:14px;overflow:hidden;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}
.gz-stat{padding:20px 16px;text-align:center;border-right:1px solid rgba(255,255,255,.08)}
.gz-stat:last-child{border-right:none}
.gz-stat-num{font-size:28px;font-weight:600;color:#fff;line-height:1;margin-bottom:6px}
.gz-stat-num span{color:#5ccfff}
.gz-stat-txt{font-size:13px;font-weight:300;color:rgba(255,255,255,.6);line-height:1.4}
@media(max-width:680px){
  .gz-hero{padding:50px 20px 56px}
  .gz-h1{font-size:30px}
  .gz-sub{font-size:17px}
  .gz-stats{grid-template-columns:repeat(2,1fr)}
  .gz-stat:nth-child(2){border-right:none}
  .gz-stat:nth-child(3),.gz-stat:nth-child(4){border-top:1px solid rgba(255,255,255,.08)}
  .gz-stat:nth-child(3){border-right:1px solid rgba(255,255,255,.08)}
  .gz-btn-main,.gz-btn-call{width:100%;justify-content:center;text-align:center}
}

/* ================================================
   конец — Страница Газификация | gorgasmoskva.ru
   Вставить: Настройки страницы → Custom CSS
   ================================================ */
   
   /* Только текстовые блоки */
.t-text a {
  font-weight: 600;
}
/* Включаем подчёркивание ссылок при наведении */
#allrecords a:hover {
  text-decoration: underline !important;

