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