.home-hero{border-radius:0 0 var(--border-radius-4xl)var(--border-radius-4xl);position:relative;overflow:hidden}.home-hero__item{align-items:flex-end;height:100%;min-height:76.8rem;padding:4.8rem 1.6rem;display:flex;position:relative;overflow:hidden}.home-hero__item--overlay:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#42353466 0% 100%);width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.home-hero__item-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.home-hero__item-content{z-index:2;width:100%;position:relative}.home-hero__item-subheading{color:var(--color-white);padding-bottom:var(--spacing-sm)}.home-hero__item-heading{color:var(--color-white)}.home-hero__item-heading:has(+a){padding-bottom:var(--spacing-2xl)}.home-hero__controls{align-items:center;gap:var(--spacing-lg);z-index:3;display:flex;position:absolute;bottom:4.8rem;right:1.6rem}.home-hero__controls-prev,.home-hero__controls-next{cursor:pointer;color:var(--color-white);transition:transform var(--duration-medium)ease-in-out;background:0 0}.home-hero__controls-prev:hover{transform:translate(-1rem)}.home-hero__controls-next:hover{transform:translate(1rem)}.home-hero__controls-prev-icon,.home-hero__controls-next-icon{width:4.8rem;height:4.8rem}@media screen and (min-width:768px){.home-hero__item{padding:6.4rem 4.8rem}.home-hero__item-content{max-width:62%}.home-hero__item-heading:has(+a){padding-bottom:var(--spacing-3xl)}.home-hero__controls{gap:var(--spacing-xl);bottom:6.4rem;right:4.8rem}.home-hero__controls-prev-icon,.home-hero__controls-next-icon{width:5.6rem;height:5.6rem}}
