.ServiceGallery-module-scss-module__A69m4G__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.ServiceGallery-module-scss-module__A69m4G__galleryItem{border-radius:var(--border-radius);background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;transition:all var(--transition-normal);width:100%;max-width:500px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.ServiceGallery-module-scss-module__A69m4G__galleryItem:hover{border-color:var(--color-primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.ServiceGallery-module-scss-module__A69m4G__galleryItem:hover .ServiceGallery-module-scss-module__A69m4G__imageWrapper img{transform:scale(1.05)}.ServiceGallery-module-scss-module__A69m4G__galleryItem:hover .ServiceGallery-module-scss-module__A69m4G__overlay{opacity:1}.ServiceGallery-module-scss-module__A69m4G__imageWrapper{aspect-ratio:16/9;background:var(--bg-darker);position:relative;overflow:hidden}.ServiceGallery-module-scss-module__A69m4G__imageWrapper img{transition:transform var(--transition-slow)}.ServiceGallery-module-scss-module__A69m4G__overlay{opacity:0;transition:opacity var(--transition-normal);z-index:2;background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ServiceGallery-module-scss-module__A69m4G__zoomIcon{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ServiceGallery-module-scss-module__A69m4G__caption{color:var(--text-secondary);background:var(--bg-card);border-top:1px solid var(--border-color);text-align:center;padding:1rem;font-size:.9375rem;font-weight:500}
