.video-cover { object-fit: cover; width: 100%; height: 100%; display: block; }
.cover-frame { position: absolute; inset: 0; overflow: hidden; width: 100%; height: 100%; }
.cover-frame .video-embed { opacity: 0; will-change: width, height, transform; }
.uk-cover-container video { opacity: 1; }
.uk-slideshow-items > li { background: transparent; overflow: hidden; width: 100%; }
.uk-slideshow-items { width: 100%; }
.slide__cta { position: absolute; right: 16px; bottom: 16px; z-index: 12; }

