.cc_wfk2inq5_ProductImageLightbox .te-lightbox-marker { display: none !important; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox-trigger { cursor: zoom-in; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox { position: fixed; inset: 0; z-index: 2147483000; display: grid; place-items: center; padding: 24px; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__backdrop { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; background: rgba(5, 7, 6, .94); cursor: zoom-out; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__content { position: relative; z-index: 1; display: grid; place-items: center; width: min(94vw, 1400px); height: min(92vh, 1100px); }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__image { display: block; max-width: 100%; max-height: 100%; width: auto; height: auto; object-fit: contain; user-select: none; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__close, .cc_wfk2inq5_ProductImageLightbox .te-lightbox__nav { position: absolute; z-index: 2; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.25); border-radius: 999px; color: #fff; background: rgba(16,18,17,.82); cursor: pointer; transition: background .18s ease, transform .18s ease; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__close:hover, .cc_wfk2inq5_ProductImageLightbox .te-lightbox__nav:hover { background: #65c832; color: #0b0d0c; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__close:focus-visible, .cc_wfk2inq5_ProductImageLightbox .te-lightbox__nav:focus-visible { outline: 3px solid #65c832; outline-offset: 3px; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__close { top: 0; right: 0; width: 48px; height: 48px; font-size: 36px; line-height: 1; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__nav { top: 50%; width: 52px; height: 52px; font-size: 42px; line-height: 1; transform: translateY(-50%); }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__nav:hover { transform: translateY(-50%) scale(1.05); }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__nav--previous { left: 0; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__nav--next { right: 0; }
.cc_wfk2inq5_ProductImageLightbox .te-lightbox__counter { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); padding: 7px 12px; border-radius: 999px; color: #fff; background: rgba(16,18,17,.82); font: 600 13px/1.2 Arial, sans-serif; }
@media (max-width: 767px) {
  .cc_wfk2inq5_ProductImageLightbox .te-lightbox { padding: 12px; }
  .cc_wfk2inq5_ProductImageLightbox .te-lightbox__content { width: 100%; height: 94vh; }
  .cc_wfk2inq5_ProductImageLightbox .te-lightbox__close { top: 4px; right: 4px; width: 44px; height: 44px; }
  .cc_wfk2inq5_ProductImageLightbox .te-lightbox__nav { width: 44px; height: 44px; font-size: 36px; }
  .cc_wfk2inq5_ProductImageLightbox .te-lightbox__nav--previous { left: 4px; }
  .cc_wfk2inq5_ProductImageLightbox .te-lightbox__nav--next { right: 4px; }
  .cc_wfk2inq5_ProductImageLightbox .te-lightbox__counter { bottom: 6px; }
}
