.created-gallery{padding:30px 48px;background-color:#fff;box-sizing:border-box}.created-gallery__header{text-align:left;margin-bottom:48px}.created-gallery__title strong{font-style:italic;color:#8e7005}.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{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.created-gallery__item:hover .created-gallery__image-wrapper img{transform:scale(1.03)}@media screen and (max-width:767px){.created-gallery{padding:30px 20px}.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 */
