.swiper-slide{display:grid;grid-template-rows:80% 20%;place-items:center}.swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;padding-bottom:1.25rem}.swiper-pagination{bottom:25px}.swiper-pagination-bullet{width:50px;height:15px;background:#dcd6d6;transition:width .5s;border-radius:1px;border:1px solid gray;opacity:.5;justify-items:end}.swiper-pagination-bullet-active{width:50px;height:15px;transition:width .5s;border-radius:1px;background:#dbd4d4;border:2px solid transparent;opacity:1}