.hero-background-video{color:#fff;display:grid;min-height:80vh;overflow:hidden;place-items:center;position:relative}.hero-background-video__media{inset:0;pointer-events:none;position:absolute;z-index:0}.hero-background-video__poster,.hero-background-video__video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-background-video__media:after{background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.55));content:"";inset:0;position:absolute}.hero-background-video__overlay{max-width:1240px;padding:2rem;position:relative;text-align:center;z-index:1}.hero-background-video__title{font-size:clamp(28px,6vw,76px);letter-spacing:.06em;margin:0 0 1rem;text-transform:uppercase}.hero-background-video__subtitle{font-size:clamp(16px,2.2vw,22px);line-height:1.6;margin:0 0 1.75rem;opacity:.95}.hero-background-video__cta{background:#6ea04b;border-radius:6px;color:#0e1a0e;display:inline-block;font-weight:700;letter-spacing:.06em;padding:.9rem 1.4rem;text-decoration:none}.hero-background-video--no-autoplay .hero-background-video__video{display:none}