.main-image.video-active { cursor: default; padding: 0; min-height: 0; background: #0a2540; }
.main-image #main-product-video { display: block; width: 100%; height: auto; max-height: 620px; aspect-ratio: 16 / 9; object-fit: contain; background: #0a2540; }
.main-image [hidden] { display: none !important; }
.main-image.video-active:hover img { transform: none; }
.thumbnail-video { position: relative; background: #0a2540; }
.thumbnail-video img { opacity: .65; }
.thumbnail-video span { position: absolute; inset: 0; display: grid; place-items: center; color: white; font-size: 24px; text-shadow: 0 2px 8px #0a2540; }
