.gallery-container{margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery-container .gallery-item.map-first{width:100%;height:400px}.gallery-container .gallery-item{width:50%}@media (min-width:768px){.gallery-container .gallery-item{width:21%;margin:2%}}@supports (grid-area:area){.gallery-container{display:grid;width:100%;margin-right:auto;margin-left:auto;grid-column-gap:1rem;grid-template-columns:1fr;grid-row-gap:1rem}@media (max-width:767.98px){.gallery-container>*{padding-right:1rem;padding-left:1rem}}@media (min-width:576px){.gallery-container{grid-template-columns:1fr 1fr;padding-right:0;padding-left:0}}@media (min-width:768px){.gallery-container{grid-template-columns:1fr 1fr 1fr;grid-column-gap:1.25rem;grid-row-gap:1.25rem}}@media (min-width:992px){.gallery-container{grid-template-columns:1fr 1fr 1fr 1fr}}.gallery-container .gallery-item.map-first{width:100%}@media (min-width:576px){.gallery-container .gallery-item.map-first{grid-column:span 2;grid-row:span 2}.gallery-container .gallery-item.map-first.map-full-span{grid-column:span 3}}@media (min-width:768px){.gallery-container .gallery-item.map-first{height:472px}}@media (min-width:870px){.gallery-container .gallery-item.map-first{height:539px}.gallery-container .gallery-item.map-first.map-full-span{grid-column:span 4}}@media (min-width:992px){.gallery-container .gallery-item.map-first{height:457px}}.gallery-container .gallery-item{width:100%;margin:0}}
/*# sourceMappingURL=gallery.css.map*/