.Gallery_galleryContainer__Flgmx{max-width:1200px;margin:2rem auto;padding:0 1rem}.Gallery_categoryNav__LETfc{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.Gallery_categoryButton__YWHuK{padding:.75rem 1.5rem;border:none;border-radius:.5rem;background-color:#f3f4f6;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease}.Gallery_categoryButton__YWHuK:hover{background-color:#e5e7eb}.Gallery_categoryButton__YWHuK.Gallery_active__pq7fb{background-color:#3b82f6;color:white}.Gallery_categoryContent__iDWXA{margin-top:2rem}.Gallery_description__aSDlK{font-size:1.1rem;line-height:1.7;color:#4b5563;margin-bottom:2rem}.Gallery_section__Zksoz{margin:2rem 0}.Gallery_section__Zksoz h3{color:#1f2937;margin-bottom:1rem}.Gallery_advantagesList__rXDIw{list-style-type:disc;padding-left:1.5rem;color:#4b5563}.Gallery_advantagesList__rXDIw li{margin-bottom:.5rem}.Gallery_imageGrid__2OGy1{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.Gallery_imageWrapper__V1Xny{position:relative;aspect-ratio:1;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:transform .2s ease}.Gallery_imageWrapper__V1Xny:hover{transform:scale(1.02)}.Gallery_modal__k0WCQ{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;padding:2rem}.Gallery_modalContent__BVnlR{position:relative;max-width:90vw;max-height:90vh;border-radius:.5rem;overflow:hidden}@media (max-width:768px){.Gallery_categoryNav__LETfc{flex-direction:column;gap:.5rem}.Gallery_categoryButton__YWHuK{width:100%;text-align:center}.Gallery_imageGrid__2OGy1{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}