.wp-block-video {
    &.is-style-standard-border-radius {
        border-radius: var(--border-radius-regular);
        contain: paint;
    }
}
