.Gallery_picturesContainer__cj9hz{padding:1rem;background-color:var(--back-color)}.Gallery_descr__mue82{margin-bottom:20px;margin-left:10px}.Gallery_noScroll__2wSBm{overflow:hidden}.Gallery_imageGrid__B80xC{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.Gallery_galleryImage__Rhw5v{width:100%;height:300px;object-fit:cover;cursor:pointer;transition:transform .3s ease}.Gallery_galleryImage__Rhw5v:hover{transform:scale(1.05)}.Gallery_fullscreenOverlay__2688J{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:10}.Gallery_fullscreenImage__ISnRu{max-width:90%;max-height:90%;object-fit:contain}.Gallery_title__ZSPrc{display:flex;margin-bottom:15px;justify-content:center}@media (max-width:760px){.Gallery_imageGrid__B80xC{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:flex;flex-direction:column}.Gallery_galleryImage__Rhw5v{width:100%;height:auto;display:flex;flex-direction:column}.Gallery_picturesContainer__cj9hz{background-color:whitesmoke}}