.video-module-wrapper:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: transparent;
        opacity: .2;
        top: 0;
        border-radius: var(--corner_10);
    }