:root{--eco-hero-bg: #ffffff}html.dark{--eco-hero-bg: #000000}.eco-hero{width:100%;overflow:hidden;border:none}.eco-swiper{position:relative;overflow:hidden;--v-offset: 80px;--curve-height: 80px}.eco-swiper:before,.eco-swiper:after{content:"";position:absolute;width:100%;height:var(--curve-height);left:0;right:0;background:var(--eco-hero-bg);border-radius:45%;z-index:20}.eco-swiper:before{top:calc(-.7 * var(--curve-height))}.eco-swiper:after{bottom:calc(-.7 * var(--curve-height))}.eco-swiper .swiper-wrapper{display:flex;align-items:center!important}.eco-swiper .swiper-slide img,.eco-swiper .eco-img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1200px){.eco-swiper .swiper-slide img,.eco-swiper .eco-img{height:240px}}.eco-hero .eco-wrapper{display:grid;grid-template-rows:30px;grid-auto-flow:column;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory}.eco-hero .eco-wrapper img{scroll-snap-align:center}
