@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap");.uc-watch{background:var(--uc-grad,linear-gradient(100deg,#09c,#7a2da6));font-family:Quicksand,system-ui,-apple-system,sans-serif;left:50%;margin-left:-50vw;padding:56px 24px 64px;position:relative;width:100vw}.uc-watch,.uc-watch *,.uc-watch :after,.uc-watch :before{box-sizing:border-box}.uc-watch__inner{margin:0 auto;max-width:1100px;text-align:center}.uc-watch__title{color:var(--uc-title,#fff);font-size:22px;font-weight:700;line-height:1.3;margin:0 0 28px}.uc-watch__frame{align-items:center;aspect-ratio:16/10;border-radius:16px;display:flex;justify-content:center;margin:0 auto;max-width:600px;overflow:hidden;position:relative;width:100%}.uc-watch__frame.is-placeholder{background:rgba(10,14,40,.3);border:2px dashed hsla(0,0%,100%,.4)}.uc-watch__frame:not(.is-placeholder){background:#0e1330;box-shadow:0 24px 60px rgba(10,10,40,.28);cursor:pointer}.uc-watch__poster{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.uc-watch__play{align-items:center;color:hsla(0,0%,100%,.85);display:flex;justify-content:center;position:relative;transition:transform .15s ease,color .15s ease;z-index:1}.uc-watch__play svg{display:block;height:48px;width:64px}.uc-watch__frame:not(.is-placeholder):hover .uc-watch__play{color:#fff;transform:scale(1.06)}.uc-watch__frame.is-playing{cursor:default}.uc-watch__frame.is-playing .uc-watch__play{display:none}.uc-watch__frame iframe,.uc-watch__frame video{border:0;height:100%;inset:0;position:absolute;width:100%}.uc-watch .uc-reveal.is-init{opacity:0;transform:translateY(24px)}.uc-watch .uc-reveal.is-in{opacity:1;transform:none;transition:opacity .6s ease,transform .6s ease}.uc-watch__frame.uc-reveal{transition-delay:.1s}@media (max-width:767px){.uc-watch{padding:40px 16px 48px}.uc-watch__title{font-size:18px;margin-bottom:22px}.uc-watch__play svg{height:40px;width:52px}}