.photo-gallery{width:100%}.photo-gallery:not(.photo-gallery--full) .photo-gallery__grid{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 1.5rem}.photo-gallery__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:var(--gap, 8px)}@media(min-width:750px){.photo-gallery__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.photo-gallery__grid{grid-template-columns:repeat(var(--columns, 3),1fr)}}.photo-gallery__item--adapt .photo-gallery__img{width:100%;height:auto;display:block}.photo-gallery__item--square,.photo-gallery__item--landscape,.photo-gallery__item--wide,.photo-gallery__item--portrait{position:relative;overflow:hidden}.photo-gallery__item--square{aspect-ratio:1 / 1}.photo-gallery__item--landscape{aspect-ratio:4 / 3}.photo-gallery__item--wide{aspect-ratio:16 / 9}.photo-gallery__item--portrait{aspect-ratio:2 / 3}.photo-gallery__item--square .photo-gallery__img,.photo-gallery__item--landscape .photo-gallery__img,.photo-gallery__item--wide .photo-gallery__img,.photo-gallery__item--portrait .photo-gallery__img{width:100%;height:100%;object-fit:cover;display:block}.photo-gallery__placeholder{width:100%;height:auto;display:block;background:#f4f4f4}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-photo-gallery.css.map */
