.gallery-module__qeyXbW__galleryGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.gallery-module__qeyXbW__galleryGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.gallery-module__qeyXbW__galleryItem{background-color:var(--color-white);border-radius:8px;width:100%;padding-top:100%;position:relative;overflow:hidden;box-shadow:0 4px 15px #0077b614}.gallery-module__qeyXbW__galleryImage{object-fit:cover;transition:transform .5s}.gallery-module__qeyXbW__galleryItem:hover .gallery-module__qeyXbW__galleryImage{transform:scale(1.05)}.gallery-module__qeyXbW__overlay{opacity:0;background:linear-gradient(#0000,#0a4d8ccc);align-items:flex-end;width:100%;padding:2rem 1rem 1rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.gallery-module__qeyXbW__galleryItem:hover .gallery-module__qeyXbW__overlay{opacity:1}.gallery-module__qeyXbW__overlayText{color:var(--color-white);margin:0;font-size:.9rem;font-weight:500;line-height:1.3}
