.product-gallery{touch-action:pan-y;outline:none;width:100%}.product-gallery:focus-visible{outline-offset:6px;border-radius:1.5rem;outline:2px solid #7edbc6b8}.product-gallery__stage{padding-inline:clamp(0rem,4vw,4rem);position:relative}.product-gallery__glow{filter:blur(80px);pointer-events:none;background:#4ad3b333;border-radius:50%;position:absolute;inset:12% 18%}.product-gallery__window{z-index:1;background:#071d19;border:1px solid #a6e7d733;border-radius:clamp(.9rem,2vw,1.5rem);position:relative;overflow:hidden;box-shadow:0 42px 100px -42px #000000e0,0 18px 42px -24px #35b79761}.product-gallery__bar{background:linear-gradient(#ffffff0e,#ffffff05);border-bottom:1px solid #a6e7d71a;grid-template-columns:1fr auto 1fr;align-items:center;min-height:3.25rem;padding-inline:clamp(.85rem,2vw,1.25rem);display:grid}.product-gallery__dots{gap:.4rem;display:flex}.product-gallery__dots span{background:#9bdfcf38;border-radius:50%;width:.48rem;height:.48rem}.product-gallery__dots span:first-child{background:#69d3b9}.product-gallery__bar-label,.product-gallery__count{color:#daf0eb8a;letter-spacing:.14em;text-transform:uppercase;font-size:.64rem}.product-gallery__count{justify-self:end}.product-gallery__viewport{aspect-ratio:1.91;background:#edf2f4;animation:.5s cubic-bezier(.22,1,.36,1) product-gallery-enter;position:relative;overflow:hidden}.product-gallery__viewport img{object-fit:contain}@keyframes product-gallery-enter{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.product-gallery__arrow{z-index:3;color:#e8f8f4;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05241dd1;border:1px solid #aae6d833;border-radius:50%;place-items:center;width:3.25rem;height:3.25rem;transition:background-color .18s,border-color .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.product-gallery__arrow:hover{background:#0a4336f0;border-color:#7edbc68a;transform:translateY(-50%)scale(1.05)}.product-gallery__arrow span{font-size:1.15rem}.product-gallery__arrow--previous{left:0}.product-gallery__arrow--next{right:0}.product-gallery__caption{align-items:center;gap:.9rem;width:min(100% + -1*clamp(0rem,8vw,8rem),74rem);min-height:3.5rem;margin:1.25rem auto 0;display:flex}.product-gallery__caption>span{color:#6fd7bf;letter-spacing:.12em;font-size:.65rem}.product-gallery__caption p{color:#ebf8f4e6;margin:0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.4}.product-gallery__thumbnails{grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;width:min(100% + -1*clamp(0rem,8vw,8rem),74rem);margin:1rem auto 0;display:grid}.product-gallery__thumbnail{aspect-ratio:1.91;cursor:pointer;opacity:.42;background:#0a2922;border:1px solid #a6e7d71a;border-radius:.55rem;padding:0;transition:opacity .18s,border-color .18s,transform .18s;position:relative;overflow:hidden}.product-gallery__thumbnail:hover,.product-gallery__thumbnail.is-active{opacity:1;border-color:#6fd7bf99;transform:translateY(-2px)}.product-gallery__thumbnail img{object-fit:cover}.product-gallery__thumbnail span{z-index:1;color:#e7f6f2c7;background:#041b16d1;border-radius:50%;place-items:center;width:1.35rem;height:1.35rem;font-size:.52rem;display:grid;position:absolute;bottom:.3rem;right:.35rem}@media (max-width:700px){.product-gallery__stage{padding-inline:0}.product-gallery__bar{min-height:2.75rem}.product-gallery__arrow{width:2.75rem;height:2.75rem;top:auto;bottom:-4.25rem;transform:none}.product-gallery__arrow:hover{transform:scale(1.05)}.product-gallery__arrow--previous{left:auto;right:3.4rem}.product-gallery__caption{width:calc(100% - 7.5rem);min-height:3rem;margin:.75rem auto 0 0}.product-gallery__thumbnails{scrollbar-width:thin;scrollbar-color:#6fd7bf6b transparent;grid-template-columns:repeat(6,7rem);width:100%;margin-top:1.25rem;padding-bottom:.4rem;overflow-x:auto}}@media (prefers-reduced-motion:reduce){.product-gallery__viewport{animation:none}.product-gallery__arrow,.product-gallery__thumbnail{transition:none}}
