:root{--video-radius:1.5rem}.cmp-video{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);overflow:hidden;border-radius:1.5rem;border-radius:var(--video-radius);box-shadow:var(--shadow-large)}.cmp-video video{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.cmp-video-youtube{position:relative;z-index:8;width:100%;height:auto;padding-bottom:56.25%}.cmp-video-youtube iframe{top:0;left:0;width:100%;position:absolute;height:100%;max-width:100%}