*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;width:100vw;height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow:hidden;margin:0!important;padding:0!important}#video-container{background:#000;position:relative;overflow:hidden;width:100vw!important;max-width:100%!important;height:100dvh!important;margin:0!important;padding:0!important}@media (min-width:769px){#video-container{aspect-ratio:16/9;width:100%;max-width:1200px;height:auto;margin:0 auto}}.video-player{--video-brand:#c80866;width:100%;height:100%}.video-player video,.video-player .vds-poster{object-fit:contain;background:#000;width:100%;height:100%;display:block}.video-player,.video-player video{outline:none}.video-player-wrapper{width:100%;height:100%;position:relative}.video-loader{pointer-events:none;z-index:5;background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-loader-dots{gap:16px;display:flex}.video-loader-dots span{box-sizing:border-box;border:2px solid var(--video-brand,#c80866);border-radius:50%;width:22px;height:22px;animation:1.2s ease-in-out infinite video-loader-dot}.video-loader-dots span:nth-child(2){animation-delay:.2s}.video-loader-dots span:nth-child(3){animation-delay:.4s}@keyframes video-loader-dot{0%,to{border-width:2px}50%{border-width:11px}}
