.tubitv-gravity-202111,
.tubitv-gravity-202111 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tubitv-gravity-202111 {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 0;
}

.tubitv-gravity-202111 .content-area {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: 1;
}

.tubitv-gravity-202111 .copy-block {
    height: 76.07142857%;
    left: 3.90625%;
    min-width: 411px;
    position: absolute;
    top: 7.14285714%;
    width: 39.375%;
}

.tubitv-gravity-202111 .copy-block.right {
    left: auto;
    right: 3.90625%;
}

.tubitv-gravity-202111 .logo,
.tubitv-gravity-202111 .copy-block.bottom {
    bottom: 25px;
    height: 7.63888889%;
    left: 25px;
    position: absolute;
    top: auto;
    width: 10.546875%;
}

.tubitv-gravity-202111 .logo.right,
.tubitv-gravity-202111 .copy-block.bottom.right {
    left: auto;
    right: 25px;
}

.tubitv-gravity-202111 .logo > img {
    bottom: 0;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
}

.tubitv-gravity-202111 .video-cover {
    background: url('about:blank');
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.tubitv-gravity-202111 .video {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -2;
}

.tubitv-gravity-202111 .video-mute {
    bottom: 25px;
    cursor: pointer;
    left: 25px;
    max-width: 53px;
    min-width: 40px;
    opacity: 1;
    position: absolute;
    width: 4%;
    z-index: 15;
}

.tubitv-gravity-202111 .video-mute.top {
    bottom: auto;
    left: auto;
    right: 25px;
    top: 65px;
}

.tubitv-gravity-202111 .video-mute .unmute {
    display: none;
}

.tubitv-gravity-202111 .video-mute.muted .mute {
    display: none;
}

.tubitv-gravity-202111 .video-mute.muted .unmute {
    display: block;
}

.tubitv-gravity-202111 .video-mute > svg {
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.tubitv-gravity-202111 .video-mute.top > svg {
    bottom: auto;
    top: 0;
}

.tubitv-gravity-202111 .background {
    bottom: 0;
    left: 0;
    opacity: 1;
    position: absolute;
    transition: opacity 0.4s ease-out;
    z-index: 5;
}
.tubitv-gravity-202111 .fade {
    opacity: 0;
}

.tubitv-gravity-202111 .click-cover {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.tubitv-gravity-202111 a:focus,
.tubitv-gravity-202111 a:visited,
.tubitv-gravity-202111 a:active,
.tubitv-gravity-202111 a:hover {
    border: none;
    outline: 0;
}

#play {
    opacity: 0;
}