.serviceGallerySection{align-items:stretch}.serviceGalleryPublicGroups{gap:18px;width:100%;display:grid}.serviceGalleryPublicGroup{background:color-mix(in oklab,var(--owner-bg-card)92%,white 8%);border-radius:var(--radius-card);box-shadow:var(--owner-shadow);gap:14px;padding:18px;display:grid}.serviceGalleryPublicHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.serviceGalleryPublicHeader h3,.serviceGalleryPublicHeader p{margin:0}.serviceGalleryPublicHeader h3{color:var(--owner-secondary);font-size:1.05rem}.serviceGalleryPublicHeader p{color:var(--owner-text-soft);font-size:.9rem}.serviceGalleryPublicGrid{gap:12px;display:grid}.serviceGalleryPublicCard{border-radius:var(--radius-image);background:color-mix(in oklab,var(--owner-surface)75%,white 25%);margin:0;overflow:hidden}.serviceGalleryPublicImage{width:100%;height:auto;display:block}@media (min-width:768px){.serviceGalleryPublicGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.serviceGalleryPublicGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}
