.mod-cards .card{height:100%}.mod-cards .card figure{display:flex;height:100%;overflow:hidden;width:100%}.mod-cards .card figure .image{margin:auto;overflow:hidden}.mod-cards .card figure .image img{height:100%;width:100%}.mod-cards .card figure figcaption{display:flex;flex:1;flex-flow:column nowrap;gap:1rem;justify-content:flex-end}.mod-cards .card figure figcaption .title{margin-bottom:0}.mod-cards .card>a{text-decoration:none}.mod-cards .card>a .image img,.mod-cards .card>a figure{transition:all .5s}@media (any-hover:hover){.mod-cards a:hover .card figure .image img{transform:scale(105%)}}.mod-cards .swiper .swiper-navigation{display:flex;justify-content:space-between;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}.mod-cards .swiper .swiper-pagination{position:unset}.swiper-pagination-bullet{height:14px;margin:0 6px!important;width:14px}.mod-cards .swiper-slide{height:unset}