.image-gallery__heading{text-align:center}.image-gallery__items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.image-gallery__item>a{position:relative;display:block;height:100%;overflow:hidden}.image-gallery__item>a:hover img{transform:scale(1.05)}.image-gallery__item-title{display:flex;position:absolute;bottom:0;left:0;z-index:1;font-weight:700;top:0;right:0;padding:20px;font-size:var(--block-text-size, 1rem);color:var(--block-text-color, white)}.image-gallery__item-title:after{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-color:var(--block-overlay-color, transparent);opacity:var(--block-overlay-opacity, 0);z-index:-1}.image-gallery__item-title.content-top-left{justify-content:flex-start;align-items:start}.image-gallery__item-title.content-top-center{justify-content:center;align-items:start}.image-gallery__item-title.content-top-right{justify-content:flex-end;align-items:start}.image-gallery__item-title.content-middle-left{justify-content:flex-start;align-items:center}.image-gallery__item-title.content-middle-center{justify-content:center;align-items:center}.image-gallery__item-title.content-middle-right{justify-content:flex-end;align-items:center}.image-gallery__item-title.content-bottom-left{justify-content:flex-start;align-items:flex-end}.image-gallery__item-title.content-bottom-center{justify-content:center;align-items:flex-end}.image-gallery__item-title.content-bottom-right{justify-content:flex-end;align-items:flex-end}.image-gallery__item img{height:100%;object-fit:cover;transition:all .3s linear}.image-gallery__item:nth-child(5){grid-column:span 2}@media only screen and (min-width: 1068px){.image-gallery__items{grid-gap:20px;grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/329/assets/image-gallery.css.map */
