.swiper-slide-story{.swiper-wrapper{display:flex;align-items:center!important;.swiper-slide{img{width:100%;height:500px;@media screen and (max-width:1200px){height:500px}}}}&.swiper{overflow:hidden;position:relative;--v-offset:60px;--curve-height:120px;&:after,&:before{content:"";z-index:99;display:block;background:white;width:calc(100vw + 2 * var(--v-offset));height:var(--curve-height);position:absolute;border-radius:45%;left:calc(-1 * var(--v-offset));right:calc(-1 * var(--v-offset))}&:before{top:calc(-.7 * var(--curve-height))}&:after{bottom:calc(-.7 * var(--curve-height))}}&.wrapper{display:grid;grid-template-rows:300px;grid-auto-flow:column;grid-gap:24px;overflow:auto;scroll-snap-type:x mandatory;img{scroll-snap-align:center}}}