.o-hero{background-color:var(--theme-surface-default)}.o-hero--has-image{grid-template-areas:"stack";min-height:clamp(20.5rem,13.7127rem + 28.9593vw,40.5rem);display:grid}.o-hero--has-image .o-hero__background,.o-hero--has-image .o-hero__foreground{grid-area:stack}.o-hero--has-image .o-hero__background{opacity:.5;position:relative;overflow:hidden}.o-hero--has-image .o-hero__background img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.o-hero--has-image .o-hero__image{position:absolute;inset:0}.o-hero--has-image .o-hero__image img{filter:url(#hero-duotone)}.o-hero--has-image .o-hero__foreground{z-index:1;position:relative}.o-hero--has-image .o-hero__layout{background-image:linear-gradient(to right,var(--scrim-opaque) 30%,var(--scrim-clear));align-items:start;min-height:100%;display:flex;position:relative}.o-hero--has-image .o-hero__layout:before{content:"";width:max((100vw - var(--width-wide)) / 2,var(--dim-gutter));background-color:var(--scrim-opaque);display:block;position:absolute;top:0;bottom:0;right:100%}.o-hero__text{padding:var(--space-96) 0;padding-top:calc(var(--dim-section-padding) * 1.5)}
