.eNeShxvN {
                border: 0px solid #000000;
                display: block;
                background-color: rgba(0, 0, 0, 0);
                margin: 0px 0px;
                padding: 0px 0px;
                max-width: 100%;
            }
#eNeShxvN-exo-video-slider-content {
                    position: fixed;
                    right: -426px;
                    bottom: 0;
                    z-index: 9999;
                    -webkit-transition-duration: 1s;
                    -moz-transition-duration: 1s;
                    -o-transition-duration: 1s;
                    transition-duration: 1s;
                    max-width: 426px;
                    max-height: 240px;
                    cursor: pointer;
                    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
                    display: table;
                }

                #eNeShxvN_cta_wrapper {
                    background: rgba(34, 33, 31, 1);
                    padding: 10px;
                    cursor: pointer;
                    display: none;
                    justify-content: space-between;
                    flex-direction: row;
                    width: inherit;
                }

                #eNeShxvN:hover>#eNeShxvN_cta_wrapper {
                    background: rgb(44, 44, 44);
                }

                #eNeShxvN .exo_link {
                    color: rgb(255, 255, 255);
                    font-size: 12px;
                    font-family: Roboto, sans-serif, Verdana, Arial;
                    padding: 0px 5px;
                    background: rgba(0, 0, 0, 0.7);
                    text-decoration: none;
                    position: relative;
                    display: inline-block;
                    line-height: 20px;
                }

                #eNeShxvN .exo_close {
                    display: none;
                    position: absolute;
                    border-radius: 50%;
                    margin: 8px;
                    user-select: none;
                    color: rgb(255, 255, 255);
                    right: 0;
                    top: 0;
                    background: black;
                    cursor: pointer;
                    z-index: 9999;
                    width: 24px;
                    height: 24px;
                }

                #eNeShxvN .exo_close:hover {
                    opacity: 1;
                }

                #eNeShxvN .exo_close svg {
                    fill: #FFFFFF;
                    display: block;
                    margin: 10%
                }

                #eNeShxvN_display_url_box {
                    width: 100%;
                    font-size: 2vh;
                }

                #eNeShxvN_exo_cta_text_box {
                    background: rgba(236, 188, 27, 1) !important;
                    border-radius: 3px;
                    padding: 6px 10px;
                    justify-content: center;
                    flex-shrink: 0;
                }

                #eNeShxvN_exo_cta_text_box:hover {
                    background: rgb(255, 205, 55) !important;
                }

                #eNeShxvN_exo_display_url_box {
                    margin-right: 5px;
                    overflow: hidden;
                }

                #eNeShxvN_exo_cta_text_box,
                #eNeShxvN_exo_display_url_box {
                    display: flex;
                    align-items: center;
                    flex-direction: row;
                }

                #eNeShxvN_cta_text,
                #eNeShxvN_display_url {
                    font-size: 9px;
                    font-family: Roboto, sans-serif, Verdana, Arial;
                    text-decoration: none;
                }

                #eNeShxvN_cta_text {
                    font-size: 9px;
                    text-transform: uppercase;
                    color: rgba(34, 33, 31, 1);
                    margin-right: 2px;
                    flex-shrink: 0;
                }

                #eNeShxvN_cta_text_link_icon {
                    flex: none;
                }

                #eNeShxvN_cta_wrapper {
                    background: rgba(34, 33, 31, 1);
                    padding: 10px;
                    cursor: pointer;
                    display: none;
                    justify-content: space-between;
                    flex-direction: row;
                    width: inherit;
                    overflow: hidden;
                }

                #eNeShxvN:hover>#eNeShxvN_cta_wrapper {
                    background: rgb(44, 44, 44);
                }

                #eNeShxvN_display_url {
                    color: rgba(236, 188, 27, 1);
                    display: flex;
                    align-items: center;
                    letter-spacing: 0.01em;
                    margin: 3px;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    display: inline-block;
                }

                #eNeShxvN_exo_display_url_box:hover #eNeShxvN_display_url {
                    color: rgb(255, 205, 55) !important;
                }

                #eNeShxvN_display_url_ad_icon {
                    background: rgba(236, 188, 27, 1);
                    color: rgba(34, 33, 31, 1);
                    display: flex;
                    align-items: center;
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    padding: 2px;
                    border-radius: 1px;
                }

                #eNeShxvN_exo_display_url_box:hover #eNeShxvN_display_url_ad_icon {
                    background: rgb(255, 205, 55);
                }

                #eNeShxvN_display_url_link_icon {
                    flex: none;
                }

                #eNeShxvN_exo_display_url_box:hover #eNeShxvN_display_url_link_icon path {
                    fill: rgb(255, 205, 55);
                }

                #eNeShxvN.exo_notransition,
                #eNeShxvN .exo_notransition {
                    -webkit-transition: none !important;
                    -moz-transition: none !important;
                    -o-transition: none !important;
                    transition: none !important;
                }

                @media only screen and (max-device-width: 480px) {
                    #eNeShxvN-exo-video-slider-content {
                        max-width: calc((16 * 25vh) / 9);
                        width: 100%;
                        height: auto !important;
                    }

                    #eNeShxvN_cta_wrapper {
                        padding: 3px;
                        position: relative;
                    }

                    #eNeShxvN_exo_display_url_box {
                        display: none;
                    }

                    #eNeShxvN_exo_cta_text_box {
                        width: 100%;
                        z-index: 9999;
                    }

                    #eNeShxvN_cta_text {
                        font-size: 3vw;
                    }

                    #eNeShxvN_cta_text_link_icon {
                        width: 2.5vw;
                        height: 2.5vh;
                    }

                    #eNeShxvN .exo_link {
                        display: none;
                    }

                    #eNeShxvN .exo_close {
                        width: 3vh;
                        height: 3vh;
                    }

                    #eNeShxvN.ucBrowser .exo_close {
                        top: -3vh;
                    }

                    #eNeShxvN .exo_close svg {}
                }

                @media only screen and (max-device-height: 480px) and (orientation:landscape),
                only screen and (max-device-width: 480px) and (orientation:landscape) {
                    #eNeShxvN-exo-video-slider-content {
                        max-width: calc(25vw);
                        height: auto !important;
                    }

                    #eNeShxvN_cta_wrapper {
                        padding: 3px 2px;
                    }

                    #eNeShxvN_exo_cta_text_box {
                        width: 100%;
                    }

                    #eNeShxvN_exo_display_url_box {
                        display: none;
                    }

                    #eNeShxvN .exo_link {
                        display: none;
                    }

                    #eNeShxvN .exo_close {
                        height: 24px;
                        width: 24px;
                    }

                    #eNeShxvN.ucBrowser .exo_close {
                        top: -3vw;
                    }
                }
                
                 #eNeShxvN_video_container {
                                    position: relative;
                                    background: rgba(0, 0, 0, 0.7);
                                }

                                #eNeShxvN video {
                                    pointer-events: none;
                                    max-width: 100%;
                                    max-height: 320px;
                                    display: table;
                                    margin: 0px auto;
                                }

                                #eNeShxvN.ucBrowser {
                                    z-index: 99999999;
                                }

                                #eNeShxvN.ucBrowser .exo_close {
                                    padding: 3px;
                                    background: none;
                                    top: -20px;
                                }

                                #eNeShxvN.ucBrowser .exo_link {
                                    width: 100%;
                                }

                                #eNeShxvN .progress_exo_wrapper {
                                    position: absolute;
                                    width: calc(100% - 30px);
                                    height: 3px;
                                    left: 15px;
                                    bottom: 15px;
                                    background: rgba(255, 255, 255, 0.25);
                                }

                                #eNeShxvN .progress_exo_wrapper:hover {
                                    background: rgba(255, 255, 255, 0.35);
                                }

                                #eNeShxvN .exo_progressbar {
                                    width: 0%;
                                    height: 100%;
                                    background: rgba(249, 211, 0, 0.8);
                                    transition: width 0.6s linear 0s;
                                }

                                #eNeShxvN .progress_exo_wrapper:hover .exo_progressbar {
                                    background: rgb(255, 205, 55);
                                }

                                #eNeShxvN_replay_button {
                                    top: 50%;
                                    left: 50%;
                                    transform: translate(-50%, -50%);
                                    height: 70px;
                                    width: 70px;
                                    position: absolute;
                                    border-radius: 50%;
                                    background: rgba(0, 0, 0, 0.7);
                                    display: none;
                                }

                                #eNeShxvN_mute_button {
                                    border-radius: 5px;
                                    position: absolute;
                                    left: 15px;
                                    bottom: 28px;
                                    background: rgba(0, 0, 0, 0.7);
                                    height: 30px;
                                    width: 30px;
                                    opacity: 0.85;
                                }

                                #eNeShxvN_mute_button:hover {
                                    opacity: 1;
                                }

                                #eNeShxvN_mute_button svg {
                                    position: absolute;
                                    top: 50%;
                                    left: 50%;
                                    transform: translate(-50%, -50%);
                                    fill: #FFFFFF;
                                    display: none;
                                    width: calc(100% - 10px);
                                    height: calc(100% - 10px);
                                }

                                #eNeShxvN.exo_notransition,
                                #eNeShxvN .exo_notransition {
                                    -webkit-transition: none !important;
                                    -moz-transition: none !important;
                                    -o-transition: none !important;
                                    transition: none !important;
                                }

                                video::-webkit-media-controls-start-playback-button {
                                    display: none !important;
                                }

                                @media only screen and (max-device-width: 480px) {
                                    #eNeShxvN.exo_wrapper video {
                                        max-height: calc(25vh);
                                    }

                                    #eNeShxvN .progress_exo_wrapper {
                                        width: calc(100% - 6vw);
                                        height: 0.5vh;
                                        left: 3vw;
                                        bottom: 2vh;
                                    }

                                    #eNeShxvN_mute_button {
                                        border-radius: 1vw;
                                        position: absolute;
                                        right: 2vw;
                                        top: 1vw;
                                        height: 6.5vw;
                                        width: 6.5vw;
                                        left: 5px;
                                        margin: 5px;
                                    }

                                    #eNeShxvN_mute_button svg {
                                        height: 6vw;
                                        width: 6vw;
                                    }

                                    #eNeShxvN_replay_button {
                                        height: 13vw;
                                        width: 13vw;
                                    }
                                }

                                @media only screen and (max-device-height: 480px) and (orientation:landscape),
                                only screen and (max-device-width: 480px) and (orientation:landscape) {
                                    #eNeShxvN.exo_wrapper video {
                                        max-height: calc(50vh - (25vh - 10vh) * -1);
                                    }

                                    #eNeShxvN .progress_exo_wrapper {
                                        width: calc(100% - 6vh);
                                        height: 0.5vw;
                                        left: 3vh;
                                        bottom: 2vw;
                                    }

                                    #eNeShxvN_replay_button {
                                        height: 13vh;
                                        width: 13vh;
                                    }
                                }
                                .vyfvecJL {
                                                                            border: 0px solid #000000;
                                                                            display: block;
                                                                            background-color: rgba(0, 0, 0, 0);
                                                                            margin: 0px 0px;
                                                                            padding: 0px 0px;
                                                                            max-width: 100%;
                                                                        }