.ImageGallery-module__yKjMGW__gallery{gap:var(--space-4);flex-direction:column;display:flex}.ImageGallery-module__yKjMGW__mainWrapper{aspect-ratio:16/10;background:var(--color-background);border-radius:var(--radius-xl);position:relative;overflow:hidden}.ImageGallery-module__yKjMGW__mainImage{position:absolute;inset:0}.ImageGallery-module__yKjMGW__image{object-fit:cover}.ImageGallery-module__yKjMGW__zoomButton{bottom:var(--space-4);right:var(--space-4);color:#fff;border-radius:var(--radius-md);cursor:pointer;width:44px;height:44px;transition:all var(--transition-fast) var(--ease-out);background:#0009;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.ImageGallery-module__yKjMGW__zoomButton:hover{background:#000c;transform:scale(1.05)}.ImageGallery-module__yKjMGW__counter{bottom:var(--space-4);left:var(--space-4);padding:var(--space-1) var(--space-3);color:#fff;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);border-radius:var(--radius-full);background:#0009;position:absolute}.ImageGallery-module__yKjMGW__navButton{width:44px;height:44px;color:var(--color-text);border-radius:var(--radius-full);cursor:pointer;opacity:0;transition:all var(--transition-fast) var(--ease-out);box-shadow:var(--shadow-md);background:#ffffffe6;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageGallery-module__yKjMGW__mainWrapper:hover .ImageGallery-module__yKjMGW__navButton{opacity:1}.ImageGallery-module__yKjMGW__navButton:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.ImageGallery-module__yKjMGW__navPrev{left:var(--space-4)}.ImageGallery-module__yKjMGW__navNext{right:var(--space-4)}.ImageGallery-module__yKjMGW__thumbnails{gap:var(--space-2);padding:var(--space-2) 0;scrollbar-width:none;display:flex;overflow-x:auto}.ImageGallery-module__yKjMGW__thumbnails::-webkit-scrollbar{display:none}.ImageGallery-module__yKjMGW__thumbnail{background:var(--color-background);border-radius:var(--radius-md);cursor:pointer;width:80px;height:60px;transition:all var(--transition-fast) var(--ease-out);border:2px solid #0000;flex-shrink:0;position:relative;overflow:hidden}.ImageGallery-module__yKjMGW__thumbnail:hover{border-color:var(--color-primary-light)}.ImageGallery-module__yKjMGW__thumbnailActive{border-color:var(--color-primary)}.ImageGallery-module__yKjMGW__thumbnailImage{object-fit:cover}.ImageGallery-module__yKjMGW__placeholder{aspect-ratio:16/10;background:var(--color-background);border-radius:var(--radius-xl);position:relative;overflow:hidden}.ImageGallery-module__yKjMGW__placeholderImage{object-fit:cover}.ImageGallery-module__yKjMGW__lightbox{z-index:var(--z-modal);padding:var(--space-8);background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageGallery-module__yKjMGW__lightboxClose{top:var(--space-4);right:var(--space-4);color:#fff;border-radius:var(--radius-full);cursor:pointer;width:48px;height:48px;transition:all var(--transition-fast) var(--ease-out);z-index:1;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.ImageGallery-module__yKjMGW__lightboxClose:hover{background:#ffffff1a}.ImageGallery-module__yKjMGW__lightboxContent{width:100%;max-width:1200px;height:100%;max-height:80vh;position:relative}.ImageGallery-module__yKjMGW__lightboxImage{object-fit:contain}.ImageGallery-module__yKjMGW__lightboxNav{color:#fff;border-radius:var(--radius-full);cursor:pointer;width:56px;height:56px;transition:all var(--transition-fast) var(--ease-out);background:#ffffff1a;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageGallery-module__yKjMGW__lightboxNav:hover{background:#fff3}.ImageGallery-module__yKjMGW__lightboxPrev{left:var(--space-4)}.ImageGallery-module__yKjMGW__lightboxNext{right:var(--space-4)}@media (min-width:768px){.ImageGallery-module__yKjMGW__navButton{opacity:1}.ImageGallery-module__yKjMGW__thumbnail{width:100px;height:75px}}
.ContactCTA-module__Pt4RpG__container{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--shadow-md);text-align:center}.ContactCTA-module__Pt4RpG__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--color-text);margin-bottom:var(--space-2)}.ContactCTA-module__Pt4RpG__subtitle{font-size:var(--font-size-base);color:var(--color-text-muted);margin-bottom:var(--space-6)}.ContactCTA-module__Pt4RpG__actions{gap:var(--space-3);margin-bottom:var(--space-6);flex-direction:column;display:flex}.ContactCTA-module__Pt4RpG__whatsappButton,.ContactCTA-module__Pt4RpG__phoneButton,.ContactCTA-module__Pt4RpG__emailButton{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);border-radius:var(--radius-md);transition:all var(--transition-fast) var(--ease-out);text-decoration:none;display:inline-flex}.ContactCTA-module__Pt4RpG__whatsappButton{color:#fff;background:#25d366;border:2px solid #25d366}.ContactCTA-module__Pt4RpG__whatsappButton:hover{background:#128c7e;border-color:#128c7e;transform:translateY(-2px)}.ContactCTA-module__Pt4RpG__phoneButton{background:var(--color-primary);color:var(--color-text-inverse);border:2px solid var(--color-primary)}.ContactCTA-module__Pt4RpG__phoneButton:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark);transform:translateY(-2px)}.ContactCTA-module__Pt4RpG__emailButton{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.ContactCTA-module__Pt4RpG__emailButton:hover{background:var(--color-primary);color:var(--color-text-inverse);transform:translateY(-2px)}.ContactCTA-module__Pt4RpG__businessHours{justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-muted);text-align:center;flex-wrap:wrap;display:flex}.ContactCTA-module__Pt4RpG__businessHours svg{color:var(--color-primary)}@media (min-width:768px){.ContactCTA-module__Pt4RpG__actions{flex-direction:row;justify-content:center}.ContactCTA-module__Pt4RpG__whatsappButton,.ContactCTA-module__Pt4RpG__phoneButton,.ContactCTA-module__Pt4RpG__emailButton{flex:1;max-width:160px}}
