.dsm-filterable-gallery-inner-item{position:relative;overflow:hidden}.dsm-filterable-gallery-image-wrapper img{transition:transform 0.4s ease}.dsm-filterable-gallery-inner-item:hover .dsm-filterable-gallery-image-wrapper img{transform:scale(1.05)}.dsm-filterable-gallery-content-wrapper{position:absolute;inset:0;background:rgba(0,0,0,0.55);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:0;transition:opacity 0.4s ease;padding:20px}.dsm-filterable-gallery-inner-item:hover .dsm-filterable-gallery-content-wrapper{opacity:1}.dsm-filterable-gallery-content-wrapper .dsm-title{font-size:18px;font-weight:600;margin-bottom:6px}.dsm-filterable-gallery-content-wrapper .dsm-description{font-size:16px;font-weight:400}