.created-gallery{box-sizing:border-box}.created-gallery__header{text-align:left;margin-bottom:25px}.created-gallery__title strong{font-style:italic;color:var(--brand-custom-gold)}.created-gallery__subtitle{font-size:15px;font-weight:300;color:var(--color-text-secondary, #737373);margin:0}.created-gallery__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.created-gallery__item{overflow:hidden}.created-gallery__image-wrapper{position:relative;width:100%;padding-bottom:100%}.created-gallery__image-wrapper img,.created-gallery__image-wrapper .created-gallery__placeholder{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.created-gallery__image-wrapper .created-gallery__placeholder{background:var(--color-background-muted, rgba(0, 0, 0, .04));fill:var(--color-foreground-muted, rgba(0, 0, 0, .18))}.created-gallery__item:hover .created-gallery__image-wrapper img{transform:scale(1.03)}@media screen and (max-width:767px){.created-gallery__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px}.created-gallery__item{flex:0 0 75%;scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/573/assets/custom-created-gallery.css.map */
