#gallery{padding:75px 0}#gallery .snippet{display:flex;flex-direction:column;margin:0 auto;max-width:60%;text-align:center}#gallery .snippet p{font-size:26px;font-weight:400}@media (max-width:991px){#gallery .snippet p{font-size:20px}}#gallery .snippet .button{margin:30px auto 0}@media (max-width:991px){#gallery .snippet{max-width:80%}}@media (max-width:767px){#gallery .snippet{max-width:100%}}#gallery .categories{display:flex;flex-direction:row;flex-wrap:wrap;gap:25px}#gallery .categories .category{aspect-ratio:1/1;width:calc(33.33333% - 16.66667px)}#gallery .categories .category img{border-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#gallery .categories .category a{color:#000;display:flex;flex-direction:column;row-gap:30px;text-decoration:none}@media (max-width:991px){#gallery .categories .category{width:calc(33.33333% - 4px)}#gallery .categories{gap:6px;margin:40px 0 0}}#gallery .images{display:flex;flex-direction:row;flex-wrap:wrap;gap:25px;margin:75px 0 0}#gallery .images .image{aspect-ratio:1/1;width:calc(33.33333% - 16.66667px)}#gallery .images .image img{border-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:991px){#gallery .images .image{width:calc(33.33333% - 4px)}#gallery .images{gap:6px;margin:40px 0 0}#gallery{padding:40px 0}}

/*# sourceMappingURL=gallery.css.map*/