.shg-hero-img{width:100%;height:400px;position:relative;overflow:hidden;background:linear-gradient(160deg,#1a0a0a 0%,#0d0d0d 60%,#1a1010 100%);display:flex;align-items:center;justify-content:center;flex-direction:column;border-bottom:3px solid var(--red)}.shg-hero-img img{width:100%;height:100%;object-fit:cover;display:block}.shg-card-dark{background:var(--dark3);border:1px solid #252525;border-top:3px solid var(--red);padding:1.6rem 1.4rem}.shg-card-dark h3{color:var(--white)!important;font-size:.95rem}.shg-card-dark p{color:#aaa!important;font-size:.88rem;margin:0;line-height:1.7}@media (max-width:600px){.shg-hero-img{height:240px}}