.mod-cards .card{height:100%}.mod-cards .card figure{display:flex;height:100%;overflow:hidden;width:100%}.mod-cards .card figure .img{overflow:hidden}.mod-cards .card figure .img img{height:100%;object-fit:cover;width:100%}.mod-cards .card figure figcaption{display:flex;flex:1;flex-direction:column;height:100%}.mod-cards .card figure figcaption .content{flex:1}.mod-cards .card>a{text-decoration:none}.mod-cards .card>a .img img,.mod-cards .card>a figure{transition:all .5s}@media (any-hover:hover){.mod-cards a:hover .card figure .img img{transform:scale(105%)}}.mod-cards .swiper .swiper-slide{height:unset}.mod-cards .swiper-navigation{display:flex;justify-content:space-between;left:0;position:absolute;top:50%;width:100%;z-index:2}