.gallery-module__y2NMpG__container{min-height:100vh;padding:100px 5% 40px}.gallery-module__y2NMpG__header{text-align:center;margin-bottom:40px}.gallery-module__y2NMpG__header h1{font-size:clamp(2rem,8vw,3.5rem)}.gallery-module__y2NMpG__subtitle{color:var(--primary);opacity:.8;font-size:1.2rem}.gallery-module__y2NMpG__masonry{columns:3 300px;column-gap:20px;max-width:1200px;margin:0 auto}@media (max-width:768px){.gallery-module__y2NMpG__container{padding:80px 4% 30px}.gallery-module__y2NMpG__masonry{columns:2 150px;column-gap:15px}}@media (max-width:480px){.gallery-module__y2NMpG__masonry{columns:1}}.gallery-module__y2NMpG__galleryItem{break-inside:avoid;border:1px solid var(--border-color);background:#000;border-radius:4px;margin-bottom:20px;transition:transform .3s;position:relative;overflow:hidden}.gallery-module__y2NMpG__galleryItem:hover{border-color:var(--primary);transform:scale(1.02)}.gallery-module__y2NMpG__imageWrapper{min-height:250px;position:relative}.gallery-module__y2NMpG__actualImage{object-fit:cover;width:100%;height:auto;min-height:250px;max-height:400px;display:block}.gallery-module__y2NMpG__overlay{background:linear-gradient(#0000,#000000e6);padding:20px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.gallery-module__y2NMpG__galleryItem:hover .gallery-module__y2NMpG__overlay{transform:translateY(0)}@media (max-width:768px){.gallery-module__y2NMpG__overlay{background:linear-gradient(#0000,#000000d9);padding:12px;transform:translateY(0)}.gallery-module__y2NMpG__itemTitle{font-size:.9rem}.gallery-module__y2NMpG__category{font-size:.6rem}}.gallery-module__y2NMpG__category{text-transform:uppercase;color:var(--primary);background:#00f5d41a;border-radius:2px;margin-bottom:5px;padding:2px 8px;font-size:.7rem;display:inline-block}.gallery-module__y2NMpG__itemTitle{color:#fff;font-size:1.1rem}.gallery-module__y2NMpG__noData{text-align:center;opacity:.5;padding:40px}
