.photo-gallery{background:var(--bg);color:var(--text)}.photo-gallery__header{margin-bottom:28px}.photo-gallery__subheading{margin:0 0 10px;opacity:.7}.photo-gallery__title{margin:0;line-height:1.05;font-size:calc(1.5rem * var(--adjust-heading, var(--FONT-ADJUST-HEADING)))}.photo-gallery__title>*:first-child{margin-top:0}.photo-gallery__title>*:last-child{margin-bottom:0}.photo-gallery__grid{display:grid;grid-template-columns:repeat(var(--gallery-columns-mobile),minmax(0,1fr));gap:var(--gallery-gap);list-style:none;padding:0;margin:0}.photo-gallery__list-item{display:contents}@media only screen and (min-width:768px){.photo-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1024px){.photo-gallery__grid{grid-template-columns:repeat(var(--gallery-columns-desktop),minmax(0,1fr))}}.photo-gallery__item{-webkit-appearance:none;appearance:none;display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in;text-align:left}.photo-gallery__image{position:relative;display:block;overflow:hidden;border-radius:var(--gallery-radius);background:var(--bg-accent, rgba(0, 0, 0, .04))}.photo-gallery__image:before{content:"";display:block;padding-top:calc(100% / var(--gallery-aspect-ratio))}.photo-gallery__image .lazy-image,.photo-gallery__image .photo-gallery__img,.photo-gallery__image .placeholder-svg-filled,.photo-gallery__image img,.photo-gallery__image svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.photo-gallery__image .lazy-image{margin:0}.photo-gallery__img{transition:transform .45s ease,opacity .3s ease}.photo-gallery__item:hover .photo-gallery__img,.photo-gallery__item:focus-visible .photo-gallery__img{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.photo-gallery__img{transition:none}.photo-gallery__item:hover .photo-gallery__img,.photo-gallery__item:focus-visible .photo-gallery__img{transform:none}}.photo-gallery__caption{display:block;margin-top:10px;font-size:.95rem;line-height:1.4}.photo-gallery__item:focus-visible{outline:2px solid currentColor;outline-offset:4px}.photo-gallery__empty{padding:28px;border:1px dashed currentColor;border-radius:12px;opacity:.75}.photo-gallery--masonry .photo-gallery__grid{display:block;-moz-column-count:var(--gallery-columns-mobile);column-count:var(--gallery-columns-mobile);-moz-column-gap:var(--gallery-gap);column-gap:var(--gallery-gap)}@media only screen and (min-width:768px){.photo-gallery--masonry .photo-gallery__grid{-moz-column-count:2;column-count:2}}@media only screen and (min-width:1024px){.photo-gallery--masonry .photo-gallery__grid{-moz-column-count:var(--gallery-columns-desktop);column-count:var(--gallery-columns-desktop)}}.photo-gallery--masonry .photo-gallery__item{display:inline-block;width:100%;margin:0 0 var(--gallery-gap);-moz-column-break-inside:avoid;break-inside:avoid}.photo-gallery--masonry .photo-gallery__image:before{display:none}.photo-gallery--masonry .photo-gallery__image .lazy-image,.photo-gallery--masonry .photo-gallery__image .photo-gallery__img,.photo-gallery--masonry .photo-gallery__image .placeholder-svg-filled,.photo-gallery--masonry .photo-gallery__image img,.photo-gallery--masonry .photo-gallery__image svg{position:static;inset:auto;display:block;width:100%;height:auto}.photo-gallery--masonry .photo-gallery__image .lazy-image{aspect-ratio:auto}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-photo-gallery.css.map */
