<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.video-container{width:90%;max-width:var(--max-width-content);margin:0 auto;position:relative;box-sizing:border-box;display:flex;flex-direction:column;color:var(--text-color)}.video-container .video-header{align-items:center;margin-bottom:30px;line-height:29px}.video-container .video-text{margin-bottom:20px}.video-container .video-centered{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;border-radius:var(--border-rounded-shape);overflow:hidden}.video-container .video-centered video{width:100%;height:auto;max-width:var(--max-width-content)}@media screen and (max-width:767px){.video-container{width:90%;margin:0 auto}}</pre></body></html>