.custom-image-gallery{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.custom-image-gallery__title{text-align:center;margin-bottom:3rem}.custom-image-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-desktop-vertical-spacing) var(--grid-desktop-horizontal-spacing);grid-column-gap:.15vw;grid-row-gap:.15vw;margin-bottom:2rem}@media screen and (min-width:750px){.custom-image-gallery__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1000px){.custom-image-gallery__grid{grid-template-columns:repeat(5,1fr)}}.custom-image-gallery.page-width--full-width{max-width:none;padding-left:0;padding-right:0}.custom-image-gallery.page-width--full-width .custom-image-gallery__title,.custom-image-gallery.page-width--full-width .custom-image-gallery__grid{padding-left:var(--page-width-margin, 3rem);padding-right:var(--page-width-margin, 3rem)}@media screen and (max-width:749px){.custom-image-gallery.page-width--full-width .custom-image-gallery__title,.custom-image-gallery.page-width--full-width .custom-image-gallery__grid{padding-left:calc(var(--page-width-margin, 3rem) / 1.5);padding-right:calc(var(--page-width-margin, 3rem) / 1.5)}}.custom-gallery-item{text-align:center}.custom-gallery-item__link{display:block;text-decoration:none;color:inherit}.custom-gallery-item__image-wrapper{position:relative;overflow:hidden;padding-bottom:100%;margin-bottom:1rem}.custom-gallery-item__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.custom-gallery-item__link:hover .custom-gallery-item__image{transform:scale(1.05)}h3.custom-gallery-item__title{margin:2rem 2rem 1rem;font-size:1.5rem}.custom-gallery-item .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#ccc}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-custom-image-gallery.css.map */
