.hero{position:relative}.hero__content{background:var(--hero-background);color:var(--hero-text-color);font-size:1.5rem}.hero__content-inner{min-height:15.3125rem;display:flex;justify-content:flex-end;flex-direction:column;gap:2.5rem;padding-top:1.25rem;padding-bottom:1.25rem}@media all and (min-width: 48em){.hero__content-inner{min-height:26.6875rem;padding-top:5rem;padding-bottom:5rem}}.hero__text{max-width:22em;font-size:2.125rem}@media all and (min-width: 64em){.hero__text{font-size:4rem}}.hero__image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;-o-object-fit:cover;object-fit:cover}

/*# sourceMappingURL=block-hero.b4f5709c21f798f2b321.css.map*/