
:root{--brand-red:#28a1c6;--brand-dark:#303131;--brand-gold:#42adf5;--soft:#f7fafc}body{font-family:Arial,Helvetica,sans-serif;color:#222;overflow-x:hidden}.navbar,footer{background:var(--brand-dark)}.navbar-brand span{color:var(--brand-gold)}.hero-section{background:linear-gradient(135deg,rgba(20,20,20,.94),rgba(198,40,40,.86)),url('../images/IMG_1848.jpeg') center/cover;color:#fff}.badge{background:var(--brand-gold);color:#1b1b1b;font-weight:700}.btn-primary{background:var(--brand-red);border-color:var(--brand-red)}.btn-primary:hover{background:#a91f1f;border-color:#a91f1f}.hero-card{border:8px solid rgba(255,255,255,.22);border-radius:1.5rem;overflow:hidden}.hero-card img{height:520px;width:100%;object-fit:cover}.section-kicker{display:inline-block;color:var(--brand-red);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;margin-bottom:.45rem}.section-intro{max-width:720px}.impact-card{background:#fff;border:1px solid #eee;border-radius:1.25rem;padding:1.5rem;box-shadow:0 1rem 2rem rgba(0,0,0,.06);transition:.25s}.impact-card:hover{transform:translateY(-6px);box-shadow:0 1.25rem 2.5rem rgba(198,40,40,.14)}.impact-card i{font-size:2rem;color:var(--brand-red);margin-bottom:1rem;display:inline-block}.story-band{background:#fff8f2}.gallery-item{border:0;background:transparent;padding:0;width:100%;border-radius:1.25rem;overflow:hidden;box-shadow:0 .75rem 1.8rem rgba(0,0,0,.08);display:block}.gallery-item img{width:100%;height:360px;object-fit:cover;transition:.35s}.gallery-item:hover img{transform:scale(1.06)}.video-card{border-radius:1.25rem;overflow:hidden;background:#fff;border:1px solid #eee}.video-card video{width:100%;height:290px;object-fit:cover;background:#111;display:block}.cta-section{background:linear-gradient(135deg,var(--brand-red),#831919);color:#fff}footer{color:#ddd}@media(max-width:991px){.hero-card img{height:420px}.gallery-item img{height:300px}}@media(max-width:575px){.display-5{font-size:2.1rem}.hero-card img{height:320px}.gallery-item img,.video-card video{height:260px}}
.product{
    background-color: #868794;
}