@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");.hero-module{padding:80px 24px}.hero-module__inner{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1.05fr;margin:0 auto;max-width:1300px}.hero-module__text{align-items:flex-start;display:flex;flex-direction:column}.hero-module__headline{font-family:Bebas Neue,bebas-neue,Arial Narrow,sans-serif;font-size:clamp(2.5rem,4.8vw,4.5rem);font-weight:400;letter-spacing:.005em;line-height:1.02;margin:0 0 1.5rem;text-transform:uppercase}.hero-module__subhead{font-size:1.25rem;line-height:1.5;margin:0 0 2.25rem;max-width:28ch}.hero-module__subhead p{margin:0}.hero-module__cta{background-color:#f1485b;border:none;border-radius:999px;color:#fff;display:inline-block;font-size:1.0625rem;font-weight:600;padding:14px 38px;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.hero-module__cta:hover{background-color:#d63d4f;transform:translateY(-1px)}.hero-module__media{position:relative;width:100%}.hero-module__media-image,.hero-module__media-video iframe,.hero-module__media-video video,.hero-module__media-video-file{border-radius:8px;display:block;height:auto;width:100%}.hero-module__media-video-file{background-color:#000}.hero-module__media-video{aspect-ratio:16/9;position:relative;width:100%}.hero-module__media-video iframe,.hero-module__media-video video{height:100%;inset:0;position:absolute;width:100%}.hero-module__badge{height:auto;position:absolute;right:-16px;top:-28px;width:130px;z-index:2}@media (max-width:960px){.hero-module__inner{gap:48px;grid-template-columns:1fr;text-align:left}.hero-module__media{order:2}.hero-module__badge{right:8px;top:-20px;width:90px}}@media (max-width:640px){.hero-module{padding:48px 20px}.hero-module__headline{font-size:clamp(2rem,9vw,2.75rem)}.hero-module__subhead{font-size:1.05rem}}