.mod-cards .card{height:100%}.mod-cards .card figure{display:flex;height:100%;margin:0;width:100%}.mod-cards .card figure:has(.stretched-link){cursor:pointer;position:relative}.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 .content{flex:1}.mod-cards .card figure figcaption .btns{display:flex}@media (any-hover:hover){.mod-cards .card:has(.btn):hover figure .img img{transform:scale(1.2)}}.mod-cards .swiper .swiper-slide{height:unset}