.s-rivo-hero{align-items:center;display:flex;height:75dvh;justify-content:flex-start;max-height:37.5rem;overflow:hidden;position:relative;width:100vw}.s-rivo-hero__image{border-radius:0;bottom:0;left:0;position:absolute;right:0;top:0}.s-rivo-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.s-rivo-hero__overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.s-rivo-hero__container{display:grid;gap:.25rem;position:relative;z-index:2}.s-rivo-hero__text{color:var(--color-white);display:grid;gap:0}.s-rivo-hero__text p{font-size:1.25rem;max-width:50ch}.s-rivo-hero__ctas{display:grid;gap:.25rem}.s-rivo-hero__ctas>*{justify-content:center}@media only screen and (min-width:30em){.s-rivo-hero__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:flex-start}}