<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-product-video{position:relative;aspect-ratio:16/9;background:var(--gray-color);overflow:hidden;}.video-wrapper{display:block;}.video-background,video{z-index:1;object-fit:cover;}.video-background,.video-overlay,video{position:absolute;top:0;left:0;width:100%;height:100%;}.video-overlay{z-index:2;display:flex;align-items:center;justify-content:center;cursor:pointer;}.video-overlay.hidden{display:none;}
</pre></body></html>