.mod-cards .card{height:100%}.mod-cards .card figure{display:flex;height:100%;margin:0;position:relative;width:100%}.mod-cards .card figure .img{overflow:hidden}.mod-cards .card figure .img img{display:block;height:100%;object-fit:cover;transition:transform .5s;width:100%}.mod-cards .card figure figcaption{display:flex;flex:1;flex-direction:column;height:100%;width:100%}.mod-cards .card figure figcaption .title a{color:unset;text-decoration:none}.mod-cards .card figure figcaption .content{flex:1}.mod-cards .card figure figcaption .btns{display:flex}@media (any-hover:hover){.mod-cards .card:has(.btn:hover) figure .img img,.mod-cards .card:has(.stretched-link:hover) figure .img img{transform:scale(1.1)}}.mod-cards .card:focus-within figure .img img{transform:scale(1.1)}.mod-cards .swiper .swiper-slide{height:unset}