.gallery-card{position:relative;border-radius:16px;width:336px;height:250px;overflow:hidden;border:#cacaca solid 1px;transition:box-shadow 0.4s ease}.gallery-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%)}.gallery-card:hover{box-shadow:0 0 12px 0 #cacaca}.gallery-card:hover img{transform:scale(1.05)}.gallery-card img{will-change:transform;transition:transform 0.4s ease}.gallery-card span{position:absolute;bottom:0;left:0;z-index:10;font-size:20px;font-weight:600;line-height:26px;color:#F2F4F7;padding:20px}/*# sourceMappingURL=./page-d5655355254a4ae402d52ac7007f8822.map */