.swiper{width:100%;height:80vh}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media screen and (max-width:950px){.swiper{width:100%;height:50vh}}@media screen and (max-width:640px){.swiper{width:100%;height:550px}.swiper-slide img{display:block;width:100%;height:600px;object-fit:cover}}