﻿.bws-hero{padding:5rem 0;background:var(--bws-bg)}.bws-hero-centered{text-align:center}.bws-hero-split{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.bws-hero-media{border-radius:var(--bws-radius-lg);overflow:hidden}.bws-hero-title{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1.05;font-weight:850}.bws-hero-subtitle{margin:1rem 0 0;color:var(--bws-muted);font-size:1.15rem}.bws-hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}@media(max-width:760px){.bws-hero{padding:3rem 0}.bws-hero-split{grid-template-columns:1fr}}
