.article-gallery{max-width:100%}.article-gallery__title{font-family:var(--font-custom, "Avenir", "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif);font-size:14px;font-weight:400;margin:0 0 20px;color:rgb(var(--color-foreground))}.article-gallery__grid{display:grid;gap:16px}.article-gallery__grid--2{grid-template-columns:repeat(2,1fr)}.article-gallery__grid--3{grid-template-columns:repeat(3,1fr)}.article-gallery__grid--4{grid-template-columns:repeat(4,1fr)}.article-gallery__item{display:flex;flex-direction:column}.article-gallery__image{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.article-gallery__placeholder{width:100%;aspect-ratio:1 / 1;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.article-gallery__placeholder .placeholder-svg{width:40%;fill:#ccc}.article-gallery__caption{display:flex;align-items:baseline;gap:8px;padding:6px 0 0;font-family:var(--font-custom, "Avenir", "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif);font-size:10px;line-height:1.4;color:rgb(var(--color-foreground))}.article-gallery__number{color:#d64b8a;font-weight:400}.article-gallery__caption-text{font-weight:400}@media screen and (max-width:989px){.article-gallery__grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.article-gallery__grid--3,.article-gallery__grid--4{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-article-gallery.css.map */
