.gallery-module__NCUE0q__container{max-width:1400px;margin:0 auto;padding:2rem 1rem}.gallery-module__NCUE0q__header{text-align:center;margin-bottom:3rem}.gallery-module__NCUE0q__badge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.8rem 2rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #667eea4d}.gallery-module__NCUE0q__badgeIcon{font-size:1.2rem}.gallery-module__NCUE0q__title{background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.gallery-module__NCUE0q__subtitle{color:#7f8c8d;max-width:700px;margin:0 auto;font-size:1.3rem;line-height:1.7}.gallery-module__NCUE0q__stats{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #fffc;border-radius:25px;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:3rem 2rem;display:grid;box-shadow:0 10px 30px #00000014}.gallery-module__NCUE0q__statItem{text-align:center;padding:1rem}.gallery-module__NCUE0q__statNumber{color:#2c3e50;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800}.gallery-module__NCUE0q__statLabel{color:#7f8c8d;text-transform:uppercase;letter-spacing:.5px;font-size:1.1rem;font-weight:600}.gallery-module__NCUE0q__filters{background:#fff;border-radius:20px;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;padding:2rem;display:flex;box-shadow:0 5px 20px #00000014}.gallery-module__NCUE0q__filterBtn{color:#5a6c7d;cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.gallery-module__NCUE0q__filterBtn:hover{color:#667eea;border-color:#667eea;transform:translateY(-2px);box-shadow:0 5px 15px #667eea33}.gallery-module__NCUE0q__filterBtn.gallery-module__NCUE0q__active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.gallery-module__NCUE0q__filterCount{opacity:.8;background:#fff3;border-radius:20px;padding:.2rem .6rem;font-size:.9rem}.gallery-module__NCUE0q__filterBtn.gallery-module__NCUE0q__active .gallery-module__NCUE0q__filterCount{background:#ffffff4d}.gallery-module__NCUE0q__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:5rem;display:grid}.gallery-module__NCUE0q__card{cursor:pointer;background:#fff;border:1px solid #f8f9fa;border-radius:20px;transition:all .4s;overflow:hidden;box-shadow:0 8px 25px #0000001a}.gallery-module__NCUE0q__card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #00000026}.gallery-module__NCUE0q__imageContainer{background:#f8f9fa;height:280px;position:relative;overflow:hidden}.gallery-module__NCUE0q__image{object-fit:contain;background:#f8f9fa;width:100%;height:100%;padding:1rem;transition:all .4s}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__image{transform:scale(1.05)}.gallery-module__NCUE0q__imageOverlay{opacity:0;background:linear-gradient(#0000 0%,#000000d9 100%);align-items:flex-end;padding:2rem;transition:all .4s;display:flex;position:absolute;inset:0}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__imageOverlay{opacity:1}.gallery-module__NCUE0q__overlayContent{color:#fff;text-align:center;width:100%;transition:transform .4s;transform:translateY(30px)}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__overlayContent{transform:translateY(0)}.gallery-module__NCUE0q__expandIcon{opacity:.9;margin-bottom:1rem;font-size:2rem}.gallery-module__NCUE0q__imageTitle{margin-bottom:.5rem;font-size:1.3rem;font-weight:700;line-height:1.3}.gallery-module__NCUE0q__imageDescription{opacity:.9;margin:0;font-size:1rem;line-height:1.5}.gallery-module__NCUE0q__cardContent{background:#fff;padding:1.5rem}.gallery-module__NCUE0q__cardTitle{color:#2c3e50;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;line-height:1.3}.gallery-module__NCUE0q__cardDescription{color:#7f8c8d;margin:0;font-size:.95rem;line-height:1.5}.gallery-module__NCUE0q__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:30px;padding:4rem 3rem;box-shadow:0 20px 40px #667eea4d}.gallery-module__NCUE0q__ctaContent h2{margin-bottom:1.5rem;font-size:2.8rem;font-weight:800;line-height:1.2}.gallery-module__NCUE0q__ctaContent>p{opacity:.9;margin-bottom:3rem;font-size:1.3rem;line-height:1.6}.gallery-module__NCUE0q__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.gallery-module__NCUE0q__whatsappBtn,.gallery-module__NCUE0q__callBtn{border:2px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:1rem;min-width:250px;padding:1.3rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.gallery-module__NCUE0q__whatsappBtn{color:#fff;background:#25d366;box-shadow:0 8px 25px #25d3664d}.gallery-module__NCUE0q__callBtn{color:#667eea;background:#fff;box-shadow:0 8px 25px #fff3}.gallery-module__NCUE0q__whatsappBtn:hover,.gallery-module__NCUE0q__callBtn:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000004d}.gallery-module__NCUE0q__whatsappBtn:hover{background:#128c7e}.gallery-module__NCUE0q__callBtn:hover{background:#f8f9fa}.gallery-module__NCUE0q__btnIcon{font-size:1.5rem}.gallery-module__NCUE0q__lightbox{z-index:1000;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;animation:.3s gallery-module__NCUE0q__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes gallery-module__NCUE0q__fadeIn{0%{opacity:0}to{opacity:1}}.gallery-module__NCUE0q__lightboxContent{align-items:center;gap:2rem;max-width:90%;max-height:90%;animation:.3s gallery-module__NCUE0q__slideUp;display:flex;position:relative}@keyframes gallery-module__NCUE0q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery-module__NCUE0q__closeBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:-60px;right:0}.gallery-module__NCUE0q__closeBtn:hover{background:#ffffff4d;transform:scale(1.1)}.gallery-module__NCUE0q__navBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex}.gallery-module__NCUE0q__navBtn:hover{background:#ffffff4d;transform:scale(1.1)}.gallery-module__NCUE0q__lightboxImageContainer{flex-direction:column;align-items:center;max-width:calc(100% - 140px);display:flex}.gallery-module__NCUE0q__lightboxImage{object-fit:contain;border-radius:15px;max-width:100%;max-height:70vh;box-shadow:0 20px 50px #00000080}.gallery-module__NCUE0q__lightboxInfo{color:#fff;text-align:center;max-width:600px;margin-top:2rem;padding:0 1rem}.gallery-module__NCUE0q__lightboxInfo h3{margin-bottom:1rem;font-size:2rem;font-weight:700}.gallery-module__NCUE0q__lightboxInfo p{opacity:.9;margin:0;font-size:1.2rem;line-height:1.6}@media (max-width:1024px){.gallery-module__NCUE0q__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media (max-width:768px){.gallery-module__NCUE0q__title{font-size:2.5rem}.gallery-module__NCUE0q__stats{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}.gallery-module__NCUE0q__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.gallery-module__NCUE0q__filters{gap:.8rem;padding:1.5rem}.gallery-module__NCUE0q__filterBtn{padding:.8rem 1.5rem;font-size:.9rem}.gallery-module__NCUE0q__lightboxContent{flex-direction:column;gap:1rem;max-width:95%}.gallery-module__NCUE0q__navBtn{width:50px;height:50px;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__NCUE0q__navBtn:first-of-type{left:10px}.gallery-module__NCUE0q__navBtn:last-of-type{right:10px}.gallery-module__NCUE0q__lightboxImageContainer{max-width:100%;margin-top:3rem}.gallery-module__NCUE0q__ctaButtons{flex-direction:column;align-items:center}.gallery-module__NCUE0q__whatsappBtn,.gallery-module__NCUE0q__callBtn{width:100%;max-width:300px}.gallery-module__NCUE0q__ctaContent h2{font-size:2.2rem}}@media (max-width:480px){.gallery-module__NCUE0q__container{padding:1rem .5rem}.gallery-module__NCUE0q__title{font-size:2rem}.gallery-module__NCUE0q__subtitle{font-size:1.1rem}.gallery-module__NCUE0q__grid{grid-template-columns:1fr}.gallery-module__NCUE0q__statNumber{font-size:2.5rem}.gallery-module__NCUE0q__ctaContent h2{font-size:1.8rem}.gallery-module__NCUE0q__ctaSection{padding:3rem 1.5rem}.gallery-module__NCUE0q__imageContainer{height:250px}.gallery-module__NCUE0q__lightboxInfo h3{font-size:1.5rem}.gallery-module__NCUE0q__lightboxInfo p{font-size:1rem}}
