.swiper:not(.slider2){display:block;position:relative;width:100%;height:100%;overflow:hidden;border-radius:30px}.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%;-o-object-fit:cover;object-fit:cover}.swiper-button-next,.swiper-button-prev{opacity:0;transition:opacity .3s ease-in-out}.mySwiper:hover .swiper-button-next,.mySwiper:hover .swiper-button-prev{opacity:1}.swiper-pagination-bullet{width:8px;height:8px;background-color:#efefef;border-radius:50%;margin:0 5px;opacity:1}@media screen and (min-width:768px){.swiper-pagination-bullet{width:12px;height:12px}}@media screen and (min-width:1536px){.swiper-pagination-bullet{width:16px;height:16px}}.swiper-pagination-bullet-active{background-color:#072aff}.slider{display:flex;transition:transform .5s ease-in-out}.slider-item{flex:0 0 100%;width:100%;overflow:hidden;border-radius:30px}.slider-item img{width:100%;height:100%}@media screen and (min-width:640px){.slider-item img{max-height:312px}}@media screen and (min-width:1024px){.slider-item img{max-height:528px}}