.oc-gallery{padding-top:var(--oc-gallery-padding-top, 56px);padding-bottom:var(--oc-gallery-padding-bottom, 80px)}.oc-gallery__header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2.5rem}.oc-gallery__heading{font-family:Cormorant Garamond,Georgia,serif;font-weight:400;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.2;margin:0 0 1.25rem;color:rgb(var(--color-foreground))}.oc-gallery__divider{display:block;width:60px;height:1px;background-color:rgb(var(--color-foreground));opacity:.45}.oc-gallery__strip{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}@media screen and (min-width:750px){.oc-gallery__strip{grid-template-columns:repeat(3,1fr);gap:.85rem}}@media screen and (min-width:990px){.oc-gallery__strip{grid-template-columns:repeat(var(--oc-gallery-cols, 6),1fr);gap:.85rem}}.oc-gallery__item{aspect-ratio:1 / 1;overflow:hidden}.oc-gallery__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.oc-gallery__item:hover .oc-gallery__image{transform:scale(1.05)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-oc-gallery.css.map */
