.mod-cards .card{height:100%}.mod-cards .card figure{display:flex;height:100%;overflow:hidden;width:100%}.mod-cards .card figure .image{overflow:hidden}.mod-cards .card figure .image img{height:100%;object-fit:cover;width:100%}.mod-cards .card figure figcaption{display:flex;flex:1;flex-flow:column nowrap;gap:1rem}.mod-cards .card>a{text-decoration:none}.mod-cards .card>a .image img,.mod-cards .card>a figure{transition:all .5s}.mod-cards .swiper-slide{height:unset}.mod-cards .swiper-pagination{padding:2rem 0;position:unset}.mod-cards .swiper-navigation{gap:1rem;justify-content:flex-end}.mod-cards .swiper-navigation button{margin-bottom:.5rem}@media (any-hover:hover){.mod-cards a:hover .card figure.box-shadow-sharp{--box-shadow-size:-1rem}.mod-cards a:hover .card figure .image img{transform:scale(105%)}}