.main-background-carousel{position:relative}.main-background-carousel>.section{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:calc(var(--base-line) * var(--gap-mobile))}.main-background-carousel__text,.main-background-carousel__cards{position:relative;z-index:var(--z-foreground)}.main-background-carousel__cards .carousel{width:100vw}.main-background-carousel__image{top:0;bottom:0;left:0;right:0;position:absolute;z-index:var(--z-background)}.main-background-carousel__image .responsive-image{width:100%;height:100%}@media screen and (min-width: 800px){.main-background-carousel>.section{gap:calc(var(--base-line) * var(--gap-desktop))}}
