.custom-gallery__items{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.custom-gallery__item{overflow:hidden}.custom-gallery__item:last-child:nth-child(odd){grid-column:1 / 3}.custom-gallery__item-image{width:100%;min-height:100%;height:100%;object-fit:cover;transition:var(--anchor-transition)}.custom-section img.custom-gallery__item-image-mobile{display:none}@media(hover:hover){.custom-gallery__item:hover .custom-gallery__item-image{scale:1.02}}@media(hover:none){.custom-gallery__item:active .custom-gallery__item-image{scale:1.02}}@media(max-width:1024px){.custom-gallery__items{grid-auto-rows:520px}}@media(max-width:767px){.custom-section img.custom-gallery__item-image-desktop{display:none}.custom-section img.custom-gallery__item-image-mobile{display:block}.custom-gallery__items{grid-template-columns:1fr;grid-auto-rows:435px}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/custom-gallery.css.map */
