.v22975-hero{
  border-radius:24px;
  padding:28px;
  margin-bottom:22px;
  color:#fff;
  background:linear-gradient(135deg,#111827,#374151 56%,#b7791f);
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  box-shadow:0 18px 40px rgba(15,23,42,.18);
}
.v22975-hero h2{margin:0;font-weight:800;letter-spacing:-.03em}
.v22975-hero p{margin:.4rem 0 0;max-width:850px;color:rgba(255,255,255,.82)}
.v22975-hero .eyebrow{text-transform:uppercase;font-size:.75rem;letter-spacing:.16em;color:#fbd38d;font-weight:700;margin-bottom:.35rem}
.v22975-rule-list{display:flex;flex-wrap:wrap;gap:5px;max-width:320px}
.v22975-rule-list .badge{font-weight:600}
@media(max-width:768px){.v22975-hero{display:block}.v22975-hero .btn{margin-top:14px}.v22975-rule-list{max-width:100%}}
