.ux-video{position:relative;overflow:hidden;color:var(--color-base-white, #ffffff);min-height:800px;display:flex;flex-direction:column}.ux-video__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ux-video__media image-element,.ux-video__media img,.ux-video__poster,.ux-video__player,.ux-video__player iframe,.ux-video__player video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0}.ux-video__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#00000080,#0009)}.ux-video__player{display:none}.ux-video.is-started .ux-video__player{display:block;z-index:1}.ux-video__inner{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;min-height:inherit}.ux-video__top{text-align:center;padding:32px 24px 0;transition:opacity .3s ease}.ux-video__heading{margin:0 auto 12px}.ux-video__subtext{margin:0 auto;max-width:520px;font-size:16px;line-height:1.4;color:#ffffffd9}.ux-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:48px;height:48px;border-radius:50%;border:0;padding:0;background:#ffffffe6;color:var(--color-osmos-06, #1c1d1d);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease,transform .2s ease,background .2s ease}.ux-video__play:after{content:"";position:absolute;width:72px;height:72px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:72px;opacity:var(--opacity-30, .3);background:var(--Colors-Foreground-fg-white, #FFF)}.ux-video__play:hover{transform:translate(-50%,-50%) scale(1.06);background:#fff}.ux-video.is-playing .ux-video__play{opacity:0;pointer-events:none}.ux-video.is-playing:hover .ux-video__play,.ux-video.is-playing .ux-video__play:focus-visible{opacity:1;pointer-events:auto}.ux-video__play svg{width:22px;height:22px}.ux-video__icon--play{margin-left:3px}.ux-video__icon--pause,.ux-video.is-playing .ux-video__icon--play{display:none}.ux-video.is-playing .ux-video__icon--pause{display:block}.ux-video__ticker{position:relative;z-index:1;transition:opacity .3s ease;margin-top:auto;padding:32px 24px;overflow:hidden}.ux-video__ticker-inner{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 20px}.ux-video__ticker-item{display:inline-flex;align-items:center;gap:16px;font-family:BaseMonoNarrowThin,monospace;font-size:18px;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.ux-video__ticker-item+.ux-video__ticker-item:before{content:"\b7";opacity:.7}@media screen and (min-width:900px){.ux-video__ticker-item.hide-on-desktop{display:none!important}}@media screen and (max-width:898px){.ux-video{min-height:638px}.ux-video__play{width:60px;height:60px}.ux-video__play svg{width:18px;height:18px}.ux-video__ticker-inner{flex-wrap:nowrap;justify-content:flex-start;width:max-content;animation:ux-video-marquee 18s linear infinite}.ux-video__ticker-item{font-size:14px}@keyframes ux-video-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ux-video__ticker-inner{animation:none}}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/ux-video.css.map */
