section.section-image-gallery.v3 .item{position:relative}section.section-image-gallery.v3 .item>picture{width:100%;height:100%;display:block}section.section-image-gallery.v3 .item>picture>img{object-fit:cover;width:100%;height:100%}section.section-image-gallery.v3 .item>.overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;line-height:32px}section.section-image-gallery.v3 .item{aspect-ratio:1/1}