.gallery-content{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media (min-width:768px){.gallery-content{gap:2rem}}.gallery-content .gallery-item{display:flex;align-items:center;justify-content:center}.gallery-content .gallery-item img,.gallery-content .gallery-item picture{max-height:4rem;width:auto}.gallery-content--logos{gap:2rem}@media (min-width:992px){.gallery-content--logos{max-width:60rem;margin-left:auto;margin-right:auto;justify-content:center;gap:3rem}}.gallery-content--logos .gallery-item{max-width:calc(33% - 2rem)}@media (min-width:992px){.gallery-content--logos .gallery-item{max-width:calc(25% - 3rem)}.gallery-content--logos .gallery-item img,.gallery-content--logos .gallery-item picture{max-height:3.375rem;width:auto}}
/*# sourceMappingURL=gallery.css.map */