.section-cards{padding-top:10.6rem;margin-bottom:9.4rem}@media (max-width:991px){.section-cards{padding-top:3.1rem;margin-bottom:3.1rem}}.section-cards .cards-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(26.7rem,1fr));gap:2.1rem}@media (max-width:720px){.section-cards .cards-items{grid-template-columns:repeat(2,1fr)}}.section-cards .cards-items a{width:100%;position:relative;overflow:hidden}.section-cards .cards-items a::after{content:"";position:absolute;background:linear-gradient(180deg,rgba(0,0,0,0) 64.41%,#1e1e1e 89.89%);width:100%;height:100%;left:0;bottom:0}.section-cards .cards-items a:hover .card-image{transform:scale(1.1)}.section-cards .cards-items a .card-image{transition:all .3s ease-in}.section-cards .cards-items a .card-image img{height:auto}.section-cards .cards-items a span{position:absolute;bottom:1.4rem;text-align:center;left:50%;transform:translateX(-50%);line-height:2.56rem;text-transform:uppercase;color:#fff;z-index:2}@media (max-width:991px){.section-cards .cards-items a span{bottom:1rem;line-height:1.6rem}}