<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.image-gallery .image-gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--spacing-2,0.5rem)}@media (min-width: 992px){.image-gallery .image-gallery-grid.cols-3{grid-template-columns:repeat(3,1fr)}}.image-gallery .image-gallery-grid .first-item-big{grid-column:span 2;grid-row:span 2}.image-gallery .image-gallery-grid .gallery-image{overflow:hidden;border-radius:var(--image-border-radius)}
/*# sourceMappingURL=image-gallery.css.map */
</pre></body></html>