.videoiubenda ._iub_cs_activate-activated {
    z-index:2 !important;
}
.videoiubenda ._iub_cs_activate
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
}
.videoiubenda .cmplz-blocked-content-notice {
    white-space: normal;
    text-transform: initial;
    cursor: pointer;
    position: absolute !important;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 200px;
    font-size: 14px;
    padding: 10px;
    background-color: rgba(0,0,0,0.75);
    color: #fff;
    text-align: center;
    z-index: 1;
    line-height: 23px;
}