.hero{position:relative;isolation:isolate;overflow:hidden;padding-block:var(--space-5xl)}.hero__wash{position:absolute;inset-block-start:0;inset-inline:0;block-size:70%;z-index:-1;background-image:radial-gradient(120% 100% at 100% 0%,var(--hero-wash) 0%,transparent 68%);pointer-events:none}.hero__wash-video,.hero__wash-embed{inline-size:100%;block-size:100%;object-fit:cover;-webkit-mask-image:radial-gradient(120% 100% at 100% 0%,#000 0%,transparent 68%);mask-image:radial-gradient(120% 100% at 100% 0%,#000 0%,transparent 68%)}.hero__wash-embed>*{display:block;inline-size:100%;block-size:100%;border:0}.hero--wash-primary{--hero-wash: rgba(217, 11, 5, .35)}.hero--wash-secondary{--hero-wash: rgba(0, 135, 54, .3)}.hero--wash-tertiary{--hero-wash: rgba(88, 90, 90, .3)}.hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:var(--space-4xl)}.hero__text{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-2xl);max-inline-size:38.75rem}.hero__heading{margin:0;color:var(--headings-color, #000000);font-size:4rem;line-height:1.1;letter-spacing:-1px}.hero__intro{margin:0;color:var(--on-surface, #000000);font-size:1.25rem;line-height:1.5}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3xl)}.hero__actions .button-osmo{inline-size:auto}.hero--light .hero__heading,.hero--light .hero__intro{color:#fff}.hero__snippet{justify-self:end;align-self:start;inline-size:14.375rem;max-inline-size:100%}.hero__band{grid-column:1/-1;grid-row:1;align-self:stretch;position:relative;z-index:-1;background-image:linear-gradient(100deg,var(--hero-band-from) 0%,#000000 85%);margin-block:calc(var(--space-5xl) * -1) calc(var(--hero-lift, 0px) * -1)}.hero--landscape{--hero-frame-inset: 0px;--hero-frame-width: calc( min(100vw, var(--content-max-width, 1440px)) - var(--content-gutter, 1.5rem) * 2 - var(--hero-frame-inset) * 2 );--hero-frame-ratio: 12 / 5;--hero-lift: calc(var(--hero-frame-width) * 5 / 24);--hero-caption-drop: 3rem;padding-block-end:calc(var(--space-5xl) + var(--hero-caption-drop))}.hero--wash-primary{--hero-band-from: #d90b05}.hero--wash-secondary{--hero-band-from: #008736}.hero--wash-tertiary{--hero-band-from: #585a5a}.hero--bg-plain .hero__wash{background-image:none;background-color:var(--hero-wash)}.hero--bg-plain .hero__band{background-image:none;background-color:var(--hero-band-from)}.hero--landscape .hero__media{grid-column:1/-1;grid-row:2;justify-self:stretch;max-inline-size:none;inline-size:auto;margin-inline:var(--hero-frame-inset)}.hero--landscape .hero__inner{row-gap:0}.hero--landscape .media-frame__caption{inset-inline-end:3rem;inset-block-end:calc(var(--hero-caption-drop) * -1);inline-size:20.5rem;max-inline-size:calc(100% - var(--space-4xl) * 2)}.hero--landscape .hero__text{grid-column:1;grid-row:1;padding-block-start:var(--space-4xl);padding-block-end:4.5rem}.hero--landscape .hero__snippet{grid-column:2;grid-row:1;align-self:center}.hero--portrait .hero__inner{align-items:center}.hero__media{position:relative;justify-self:end;inline-size:100%;max-inline-size:35rem}.hero--portrait .media-frame__caption{inset-inline-start:calc(var(--space-3xl) * -1);inset-inline-end:auto;inset-block-end:var(--space-3xl);max-inline-size:18.75rem}.hero--portrait.hero--caption-top .media-frame__caption{inset-block-start:var(--space-3xl);inset-block-end:auto}.hero--portrait:not(.hero--caption-top) .media-frame__caption{transition:opacity .4s cubic-bezier(.625,.05,0,1)}.hero--portrait:not(.hero--caption-top) .media-frame__video:not([data-video-player-status=idle])~.media-frame__caption{opacity:0;pointer-events:none}.hero--portrait .hero__snippet{grid-column:1;justify-self:start}.hero .hero__strip{grid-column:1/-1;grid-row:2;margin-block-start:var(--space-4xl);padding-block:0;--marquee-block-size: calc(2*min(17rem, 38vw)) }@media screen and (max-width: 991px){.hero{padding-block:var(--space-4xl)}.hero__inner{grid-template-columns:minmax(0,1fr);gap:var(--space-3xl)}.hero__heading{font-size:2.25rem}.hero__intro{font-size:1rem}.hero__actions{flex-direction:column;align-items:flex-start;gap:var(--space-2xl)}.hero--landscape .hero__actions{flex-direction:row;align-items:center}.hero--landscape .hero__text{padding-block-end:2rem}.hero__media,.hero__snippet{justify-self:stretch;max-inline-size:none;inline-size:100%}.hero--portrait .hero__snippet{grid-column:auto}.hero--landscape .hero__text,.hero--landscape .hero__media,.hero--landscape .hero__snippet{grid-column:1/-1}.hero--landscape .hero__snippet{grid-row:3;margin-block-start:var(--space-3xl)}.hero--landscape{--hero-frame-ratio: 4 / 3;--hero-lift: calc(var(--hero-frame-width) * 3 / 8)}.hero .hero__strip{margin-block-start:var(--space-3xl)}.hero .media-frame__caption{inset-inline-start:var(--space-lg);inset-inline-end:auto;inset-block-end:var(--space-lg);inline-size:auto;max-inline-size:calc(100% - var(--space-4xl))}}@media (prefers-reduced-motion: reduce){.hero__wash-video,.hero__wash-embed{display:none}}
