.v-basicCardsSlider .swiper-wrapper{display:flex}@media screen and (min-width:1024px){.v-basicCardsSlider .swiper-wrapper{display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1280px){.v-basicCardsSlider .swiper-wrapper{gap:3.2rem;grid-template-columns:repeat(6,1fr)}}.v-basicCardsSlider .swiper-wrapper .swiper-slide{height:auto}@media screen and (min-width:1280px){.v-basicCardsSlider .swiper-wrapper .swiper-slide{grid-column:span 2}.v-basicCardsSlider .swiper-wrapper .swiper-slide:nth-last-child(2){grid-column:span 3}}@media screen and (min-width:1024px){.v-basicCardsSlider .swiper-wrapper .swiper-slide:last-child{grid-column:span 2}}@media screen and (min-width:1280px){.v-basicCardsSlider .swiper-wrapper .swiper-slide:last-child{grid-column:span 3}}
