/* ===== KOVCHEG ADD ===== */
.kovcheg-ad{max-width:1160px;margin:0 auto;background:linear-gradient(135deg,#16283E 0%,#1B3A5C 78%,#23466B 100%);border-radius:22px;overflow:hidden;position:relative;color:#fff;box-shadow:0 24px 60px -18px rgba(11,25,41,.55)}
.kovcheg-ad::before{content:"";position:absolute;inset:0;background:radial-gradient(620px 300px at 88% -10%,rgba(224,178,82,.16),transparent 60%);pointer-events:none}
.kovcheg-ad__inner{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:40px;align-items:center;padding:44px 48px}
.kovcheg-ad__kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border:1px solid rgba(224,178,82,.55);border-radius:100px;color:#E0B252;font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;background:rgba(224,178,82,.07)}
.kovcheg-ad__kicker svg{flex:0 0 auto}
.kovcheg-ad__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(26px,3.2vw,36px);font-weight:700;line-height:1.16;margin-bottom:12px;color:#fff}
.kovcheg-ad__title em{font-style:normal;color:#E0B252}
.kovcheg-ad__lead{font-size:15.5px;line-height:1.6;color:rgba(255,255,255,.78);margin-bottom:20px;max-width:480px}
.kovcheg-ad__list{list-style:none;margin:0 0 16px;display:grid;gap:9px}
.kovcheg-ad__list li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.45;color:rgba(255,255,255,.92)}
.kovcheg-ad__list svg{flex:0 0 auto;margin-top:2px}
.kovcheg-ad__list b{color:#FDD79A;font-weight:600}.kovcheg-ad__prices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 24px;max-width:480px}.kovcheg-ad__price{display:flex;flex-direction:column;gap:2px;padding:10px 14px;border:1px solid rgba(224,178,82,.28);background:rgba(224,178,82,.06);border-radius:12px}.kovcheg-ad__price-name{font-size:12px;line-height:1.35;color:rgba(255,255,255,.65)}.kovcheg-ad__price-val{font-size:14.5px;font-weight:700;color:#FDD79A;white-space:nowrap}
.kovcheg-ad__cta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.kovcheg-ad__btn{display:inline-flex;align-items:center;gap:9px;padding:13px 22px;border-radius:12px;font-size:14.5px;font-weight:700;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;white-space:nowrap}
.kovcheg-ad__btn svg{flex:0 0 auto}
.kovcheg-ad__btn--gold{background:linear-gradient(135deg,#F2C879 0%,#E0B252 100%);color:#16283E;box-shadow:0 10px 24px -8px rgba(224,178,82,.55)}
.kovcheg-ad__btn--gold:hover{transform:translateY(-2px);box-shadow:0 14px 28px -8px rgba(224,178,82,.65)}
.kovcheg-ad__btn--ghost{border:1.5px solid rgba(255,255,255,.35);color:#fff}
.kovcheg-ad__btn--ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.55);transform:translateY(-2px)}
.kovcheg-ad__addr{display:flex;align-items:center;gap:8px;margin-top:18px;font-size:13px;color:rgba(255,255,255,.6)}
.kovcheg-ad__addr svg{flex:0 0 auto}
.kovcheg-ad__media{position:relative;min-height:330px}.kovcheg-ad__media-wrap{display:flex;flex-direction:column}.kovcheg-ad__btn--map{margin-top:44px;align-self:center;padding:10px 20px;font-size:13px}
.kovcheg-ad__photo{border-radius:16px;overflow:hidden;box-shadow:0 20px 44px -14px rgba(0,0,0,.55);border:3px solid rgba(255,255,255,.14)}
.kovcheg-ad__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}
.kovcheg-ad__photo:hover img{transform:scale(1.05)}
.kovcheg-ad__photo--main{position:relative;width:100%;height:320px}
.kovcheg-ad__photo--small{position:absolute;left:-22px;bottom:-34px;width:46%;height:128px;border-color:rgba(255,255,255,.2)}
.kovcheg-ad__rating{position:absolute;top:14px;right:14px;display:flex;align-items:center;gap:10px;background:rgba(13,24,38,.86);backdrop-filter:blur(6px);border:1px solid rgba(224,178,82,.4);border-radius:12px;padding:9px 14px;box-shadow:0 8px 20px rgba(0,0,0,.35)}
.kovcheg-ad__rating-num{display:flex;align-items:center;gap:6px;font-size:17px;font-weight:700;color:#FDD79A}
.kovcheg-ad__rating-meta{font-size:11px;line-height:1.3;color:rgba(255,255,255,.72)}
@media (max-width:980px){
.kovcheg-ad__inner{grid-template-columns:1fr;gap:34px;padding:34px 26px 42px}
.kovcheg-ad__media{min-height:0;margin:0 4px 0 26px}
.kovcheg-ad__btn--map{margin-top:38px}
.kovcheg-ad__photo--main{height:260px}
.kovcheg-ad__photo--small{left:auto;right:-14px;bottom:-26px}
.kovcheg-ad__btn{flex:1 1 auto;justify-content:center}
}