/* Patch 88 - country home stable data restore */
.a3h88-section{background:#fff;border:1px solid #e5edf8;border-radius:28px;padding:18px;box-shadow:0 14px 38px rgba(15,23,42,.06)}
.a3h88-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:16px}
.a3h88-head span{display:inline-flex;background:#eff6ff;color:#1877f2;border-radius:999px;padding:5px 12px;font-weight:900;font-size:12px;margin-bottom:7px}
.a3h88-head h2{margin:0;color:#0f172a;font-weight:1000;font-size:clamp(20px,2vw,28px)}
.a3h88-head a{color:#1877f2;text-decoration:none;font-weight:900;white-space:nowrap}
.a3h88-card,.a3h88-project{display:block;height:100%;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e8eef7;border-radius:22px;overflow:hidden;text-decoration:none;color:#0f172a;box-shadow:0 10px 26px rgba(15,23,42,.05);transition:.18s ease}
.a3h88-card:hover,.a3h88-project:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(15,23,42,.10);color:#0f172a}
.a3h88-card img{width:100%;height:160px;object-fit:cover;background:#f1f5f9;display:block}
.a3h88-card div{padding:12px}.a3h88-card b{display:block;font-weight:1000;line-height:1.5;min-height:42px}.a3h88-card span{display:block;color:#64748b;font-size:13px;margin-top:4px}.a3h88-card strong{display:block;color:#ef7d00;font-size:15px;margin-top:8px}
.a3h88-project{display:grid;grid-template-columns:132px 1fr;align-items:stretch;min-height:132px}.a3h88-project img{width:132px;height:100%;object-fit:cover;background:#f1f5f9}.a3h88-project div{padding:14px}.a3h88-project b{display:block;font-weight:1000;font-size:18px;margin-bottom:6px}.a3h88-project span{display:block;color:#64748b;font-size:13px;line-height:1.8}
.a3-banner-slot.compact.mb-4{margin-bottom:1.5rem!important}
@media(max-width:767.98px){.a3h88-section{border-radius:22px;padding:13px}.a3h88-head{align-items:flex-start}.a3h88-head a{font-size:13px}.a3h88-card img{height:128px}.a3h88-project{grid-template-columns:96px 1fr;min-height:112px}.a3h88-project img{width:96px}.a3h88-project b{font-size:15px}.a3h88-project span{font-size:12px}}
