.compare-channels {
    position: relative;
    margin-top: 11.944vw;
    max-width: 1600px;
}
@media (min-width: 1600px) {
    .compare-channels {
        margin-top: 191px;
    }
}
.compare-channels * {
    position: relative;
    z-index: 2;
}
.compare-channels::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 125%;
    background-image: url(//s6.vcdn.biz/static/213921311/gradient-min11.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.compare-channels-headline,
.compare-channels-text {
    text-align: center;
}
.compare-channels-text {
    margin-top: 1.389vw;
}
@media (min-width: 1600px) {
    .compare-channels-text {
        margin-top: 22px;
    }
}
.compare-channels-link {
    text-align: center;
    margin: 2.361vw 0 5.833vw;
}
@media (min-width: 1600px) {
    .compare-channels-link {
        margin: 37px 0 93px;
    }
}
.compare-channels-link a {
    font-weight: 500;
    font-size: 1.667vw;
    line-height: 120%;
    text-decoration-line: underline;
    color: #22c3b1 !important;
}
@media (min-width: 1600px) {
    .compare-channels-link a {
        font-size: 26px;
    }
}
.compare-channels-link a:hover {
    color: #22c3b1 !important;
}
.animated-list {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.animated-list div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
    -webkit-animation: anim-running-string 60s linear infinite;
    animation: anim-running-string 60s linear infinite;
}
.animated-list_reverse div {
    animation-direction: reverse;
}
.animated-list img {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    display: flex;
}
.compare-channels-list:not(.animated-list_reverse) {
    margin-bottom: 1.75vw;
}
@media (min-width: 1600px) {
    .compare-channels-list:not(.animated-list_reverse) {
        margin-bottom: 28px;
    }
}
.compare-channels-list img {
    height: 11.389vw;
    width: auto;
}
@media (min-width: 1600px) {
    .compare-channels-list img {
        height: 182.224px;
        width: auto;
    }
}
.compare-channels-list img:not(first-child) {
    margin-left: 1.501vw;
}
@media (min-width: 1600px) {
    .compare-channels-list img:not(first-child) {
        margin-left: 24.016px;
    }
}
@-webkit-keyframes anim-running-string {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@keyframes anim-running-string {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.compare-films {
    margin-top: 24vw;
    max-width: 1600px;
}
@media (min-width: 1600px) {
    .compare-films {
        margin-top: 384px;
    }
}
.compare-films * {
    position: relative;
    z-index: 2;
}
.compare-films-headline,
.compare-films-text {
    text-align: center;
}
.compare-films-text {
    margin: 1.389vw 0 5vw;
}
@media (min-width: 1600px) {
    .compare-films-text {
        margin: 22px 0 80px;
    }
}
.compare-films-list.animated-list div {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.compare-films-list:not(.animated-list_reverse) {
    margin-bottom: 1.3vw;
}
@media (min-width: 1600px) {
    .compare-films-list:not(.animated-list_reverse) {
        margin-bottom: 20.8px;
    }
}
.compare-films-list img {
    height: 13vw;
    width: auto;
}
@media (min-width: 1600px) {
    .compare-films-list img {
        height: 208px;
        width: auto;
    }
}
.compare-films-list img:not(first-child) {
    margin-left: 1.633vw;
}
@media (min-width: 1600px) {
    .compare-films-list img:not(first-child) {
        margin-left: 26.128px;
    }
}
.compare-content * {
    color: #fff;
}
.compare > section {
    width: 100%;
    position: relative;
}
.compare-section {
    padding: 0 5.486vw;
}
@media (min-width: 1600px) {
    .compare-section {
        padding: 0 87.8px;
    }
}
.compare-headline {
    text-align: center;
    font-size: 3.333vw;
    font-weight: 500;
}
@media (min-width: 1600px) {
    .compare-headline {
        font-size: 53px;
    }
}
.compare-text {
    text-align: center;
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.01vw;
}
@media (min-width: 1600px) {
    .compare-text {
        font-size: 26.6px;
        letter-spacing: 0.16px;
    }
}
.compare-sub-headline {
    opacity: 0.8;
}
.compare-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 15.278vw;
    height: 3.125vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0.417vw;
	font-weight: 500;
    background: #fff;
    color: #000 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media (min-width: 1600px) {
    .compare-btn {
        width: 244px;
        height: 50px;
        border-radius: 6.6px;
    }
}
.compare-btn:hover {
    background: #c4c4c4;
}



/* Sub links */
.subs-links{
	width: fit-content;
	position: fixed;
    display: flex;
    gap: min(1.11vw, 17.76px);
	right: 0;
    bottom: min(2.29vw, 36.64px);
	left: 0;
	margin: auto;
	border-radius: min(1.389vw, 22.2px);
	background: rgba(0, 0, 0, 0.20);
	padding: min(0.694vw, 11.1px);
	backdrop-filter: blur(min(1.736vw, 27.8px));
	z-index: 100;
	transform: translateY(calc(125% + min(2.29vw, 36.64px)));
	opacity: .25;
	transition: .5s ease-out;
}
.subs-links.active {
	opacity: 1;
	transform: translateY(0);
}
.subs-links{
	width: fit-content;
	position: fixed;
    display: flex;
    gap: min(1.11vw, 17.76px);
	right: 0;
    bottom: min(2.29vw, 36.64px);
	left: 0;
	margin: auto;
	border-radius: min(1.389vw, 22.2px);
	background: rgba(0, 0, 0, 0.20);
	padding: min(0.694vw, 11.1px);
	backdrop-filter: blur(min(1.736vw, 27.8px));
	z-index: 100;
}
.subs-links a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 min(1.39vw, 22.24px);
    height: min(3.06vw, 48.96px);
    border-radius: min(0.69vw, 11.04px);
    border: 2px solid #FFF;
    opacity: 0.5;
    background: rgba(255, 255, 255, 0.01);
    color: #FFF;
    font-size: min(1.39vw, 22.24px);
    font-weight: 500;
    line-height: 100%;
    text-transform: uppercase;
    transition: 300ms all;
}
.subs-links a:hover{
    background: #FFF !important;
    opacity: 1;
    color: #000 !important;
}



/* Horeca */
.compare-horeca.compare-section {
	padding: 0 2.153vw;
}
@media (min-width: 1600px) {
    .compare-horeca.compare-section {
		padding: 0 34.448px;
	}
}
.compare-horeca-content {
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: linear-gradient(66deg, rgba(34, 9, 93, 0.94) -0.57%, rgba(39, 53, 132, 0.94) 31.36%, rgba(55, 134, 119, 0.94) 89.4%), #D9D9D9;
    padding: 2.361vw 3.299vw;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8.264vw;
    -moz-column-gap: 8.264vw;
    column-gap: 8.264vw;
    border-radius: 0.972vw;
    margin-top: 14.514vw;
}
@media (min-width: 1600px) {
    .compare-horeca-content {
        padding: 37px 52.78px;
        -webkit-column-gap: 132px;
        -moz-column-gap: 132px;
        column-gap: 132px;
        border-radius: 15px;
        margin-top: 232px
    }
}
.compare-horeca-content::after {
    content: '';
	position: absolute;
	width: 40.069vw;
    height: 26.319vw;
	right: 6.667vw;
	bottom: 0;
	background: center / contain no-repeat url('//s2.vcdn.biz/static/214029901/horeca-football-players.png');
}
@media (min-width: 1600px) {
    .compare-horeca-content::after {
		width: 641px;
		height: 421px;
		right: 106.5px;
	}
}
.compare-horeca-title {
    font-size: 2.222vw;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.017vw;
}
@media (min-width: 1600px) {
    .compare-horeca-title {
        font-size: 35px;
        letter-spacing: 0.272px;
    }
}
.compare-horeca-subtitle {
    color: #fff;
    font-size: 1.389vw;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.017vw;
    margin-top: 0.556vw;
}
@media (min-width: 1600px) {
    .compare-horeca-subtitle {
        font-size: 22px;
        letter-spacing: 0.272px;
        margin-top: 8px;
    }
}
.compare-horeca-btn {
	margin-top: 1.667vw;
    height: 3.889vw;
    font-size: 1.25vw;
    border-radius: 0.694vw;
}

@media (min-width: 1600px) {
    .compare-horeca-btn {
		margin-top: 26.6px;
        height: 62px;
        font-size: 20px;
        border-radius: 11px;
	}
}
.compare-sport {
    margin-top: 8.333vw;
}
@media (min-width: 1600px) {
    .compare-sport {
        margin-top: 133px;
    }
}
.compare-sport-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content: space-between;
}
.compare-sport-content .compare-sport-headline {
    text-align: left;
}
.compare-sport-content .compare-sport-text {
    text-align: left;
    margin-top: 1.389vw;
}
@media (min-width: 1600px) {
    .compare-sport-content .compare-sport-text {
        margin-top: 22px;
    }
}
.compare-sport-content .compare-sport-tariffs {
    margin-top: 2.375vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 2.083vw;
    -moz-column-gap: 2.083vw;
    column-gap: 2.083vw;
}
@media (min-width: 1600px) {
    .compare-sport-content .compare-sport-tariffs {
        margin-top: 38px;
        -webkit-column-gap: 33px;
        -moz-column-gap: 33px;
        column-gap: 33px;
    }
}
.compare-sport-content .compare-sport-sub {
    padding: 1.597vw 0.556vw 2.153vw 1.875vw;
    border-radius: 1.736vw;
    background: linear-gradient(37deg, rgba(27, 35, 35, 0.94) 15.71%, rgba(44, 66, 86, 0.94) 38.12%, rgba(64, 173, 134, 0.94) 77.53%), #22c3b1;
    width: 16.458vw;
}
@media (min-width: 1600px) {
    .compare-sport-content .compare-sport-sub {
        padding: 25.5px 8.8px 34.4px 30px;
        border-radius: 27.7px;
        width: 263.3px;
    }
}
.compare-sport-content .compare-sport-sub:last-child {
    background: linear-gradient(37deg, rgba(29, 35, 27, 0.94) 20.56%, rgba(43, 207, 109, 0.94) 77.53%), #22c3b1;
}
.compare-sport-sub-title {
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}
@media (min-width: 1600px) {
    .compare-sport-sub-title {
        font-size: 26px;
    }
}
.compare-sport-sub-description {
    color: #fff;
    font-size: 0.833vw;
    font-weight: 500;
    line-height: 130%;
    margin-top: 0.486vw;
}
@media (min-width: 1600px) {
    .compare-sport-sub-description {
        font-size: 13px;
        margin-top: 7px;
    }
}
.compare-sport-sub-btn {
    font-size: 0.868vw;
	font-weight: 500;
    width: 10.208vw;
    height: 2.431vw;
    margin-top: 1.319vw;
}
@media (min-width: 1600px) {
    .compare-sport-sub-btn {
        font-size: 13px;
        width: 163px;
        height: 38px;
        margin-top: 21px;
    }
}
.compare-sport-logo {
    width: 41.042vw;
}
@media (min-width: 1600px) {
    .compare-sport-logo {
        width: 656.7px;
    }
}
.compare-tv {
    margin-top: 15.278vw;
    padding: 0 11.458vw 0 0;
}
@media (min-width: 1600px) {
    .compare-tv {
        margin-top: 244px;
        padding: 0 183px 0 0;
    }
}
.compare-tv-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.compare-tv-content .compare-tv-column:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
.compare-tv-video {
    position: relative;
    width: 53.333vw;
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
    z-index: 1;
}
@media (min-width: 1600px) {
    .compare-tv-video {
        width: 853.328px;
    }
}
.compare-tv-video video {
    position: absolute;
    width: 100%;
    z-index: 3;
}
.compare-tv-video::after {
    content: "";
    display: block;
    position: absolute;
    width: 53.958vw;
    height: 33.125vw;
    top: -0.4vw;
    right: 0;
    background: center/contain no-repeat url(//s5.vcdn.biz/static/172483231/tv-overlay.png);
    z-index: 30;
}
@media (min-width: 1600px) {
    .compare-tv-video::after {
        width: 863.328px;
        height: 530px;
        top: -6.4px;
    }
}
.compare-tv-headline {
    text-align: left;
}
.compare-tv-text {
    margin-top: 4.097vw;
    text-align: left;
}
@media (min-width: 1600px) {
    .compare-tv-text {
        margin-top: 65px;
    }
}
.compare-tv-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1.736vw;
}
@media (min-width: 1600px) {
    .compare-tv-info {
        margin-top: 27px;
    }
}
.compare-tv-item-title {
    color: #85f2e6;
    font-size: 1.944vw;
    font-weight: 500;
    line-height: 90%;
}
@media (min-width: 1600px) {
    .compare-tv-item-title {
        font-size: 31px;
    }
}
.compare-tv-item-title img {
    height: 2.292vw;
}
@media (min-width: 1600px) {
    .compare-tv-item-title img {
        height: 36.5px;
    }
}
.compare-tv-item-subtitle {
    font-size: 1.25vw;
    line-height: 120%;
    margin-top: 0.972vw;
}
@media (min-width: 1600px) {
    .compare-tv-item-subtitle {
        font-size: 20px;
        margin-top: 15.5px;
    }
}
.compare-tv-info .compare-tv-item:last-child .compare-tv-item-title {
    padding: 0.61vw 0;
}
@media (min-width: 1600px) {
    .compare-tv-info .compare-tv-item:last-child .compare-tv-item-title {
        padding: 9.5px 0;
    }
}
.compare-tv-info .compare-tv-item:last-child .compare-tv-item-subtitle {
    margin-top: 0.694vw;
}
@media (min-width: 1600px) {
    .compare-tv-info .compare-tv-item:last-child .compare-tv-item-subtitle {
        margin-top: 11px;
    }
}



/* MBooks */
.mbooks, .mbooks *{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.mbooks{
    padding-top: min(13.889vw,222px);
    overflow-x: clip;
}
.mbooks-wrapper{
    position: relative;
    margin: 0 auto;
    width: min(89.1vw, 1425.6px);
    display: flex;
    justify-content: space-between;
}
.mbooks-content{
    min-width: max-content;
    flex-shrink: 0;
}
.mbooks-logo{
    display: block;
    width: min(18.53vw, 296.48px);
    height: min(3.82vw, 61.12px)
}
.mbooks-title{
    margin-top: min(3.82vw, 61.12px);
    color: #FFF;
    font-size: min(3.33vw, 53.28px);
    font-weight: 600;
    line-height: 120%;
}
.mbooks-descr{
    margin-top: min(1.39vw, 22.24px);
    opacity: 0.8;
    color: #FFF;
    font-size: min(1.67vw, 26.72px);
    font-weight: 450;
    line-height: 120%;
    letter-spacing: min(0.03vw, 0.48px);
}
.mbooks-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: min(2.78vw, 44.48px);
    width: min(17.5vw, 280px);
    height: min(3.89vw, 62.24px);
    border-radius: min(0.69vw, 11.04px);
    background: #fff;
    color: #000 !important;
    font-size: min(1.25vw, 20px);
    font-weight: 500;
    line-height: 133.333%;
    transition: 300ms all;
}
.mbooks-btn:hover{
    color: #000 !important;
    background-color: #c4c4c4 !important;
}
.mbooks-ligal{
    margin-top: min(1.39vw, 22.24px);
    opacity: 0.8;
    color: #FFF;
    font-size: min(0.97vw, 15.52px);
    font-weight: 450;
    line-height: 120%;
}
.mbooks-img{
    display: block;
    width: min(53.96vw, 863.36px);
    height: min(51.46vw, 823.36px);
    margin-right: max(-4.72vw, -75.52px);
    margin-top: max(-9.1vw, -145.6px);
    margin-bottom: max(-13.89vw, -222.24px);
    flex-shrink: 0;
}



/* MChannels */
.compare-mchannels {
    margin-top: 15.278vw;
    padding-right: 7.986vw;
}
@media (min-width: 1600px) {
    .compare-mchannels {
        margin-top: 244px;
        padding-right: 127.8px;
    }
}
.compare-mchannels-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.compare-mchannels-headline {
    text-align: left;
}
.compare-mchannels-text {
    text-align: left;
    margin-top: 1.389vw;
}
@media (min-width: 1600px) {
    .compare-mchannels-text {
        margin-top: 22px;
    }
}
.compare-mchannels-video video {
    width: 37.222vw;
}
@media (min-width: 1600px) {
    .compare-mchannels-video video {
        width: 596px;
    }
}



/* Reviews */
.compare-reviews{
    width: 100%;
    box-sizing: border-box;
    margin-top: min(15.278vw, 244px);
}
.compare-reviews-texts{
    padding-top: min(8.89vw, 142.24px)
}
.compare-reviews-headline, .compare-reviews-text{
    text-align: left;
}
.compare-reviews-text{
    margin-top: min(1.39vw,22.24px);
    letter-spacing: min(0.03vw,0.48px);
    opacity: 0.8;
}
.compare-reviews-content{
    display: flex;
    justify-content: space-between;
}
.compare-reviews-image{
    display: flex;
    position: relative;
}
.compare-reviews-image:before{
    content: '';
    position: absolute;
    top: min(8.68vw,138.88px);
    right: min(10.07vw, 161.12px);
    width: min(35.21vw,563.36px);
    height: min(15.38vw,246.08px);
    border-radius: min(35.21vw,563.36px);
    background: linear-gradient(90deg, rgba(16, 240, 215, 0.70) 0%, rgba(18, 130, 243, 0.70) 100%);
    filter: blur(min(12.16vw,194.56px));
    z-index: 0;
}
.compare-reviews-image img{
    display: block;
    width: min(51.74vw,827.84px);
    height: min(35.8vw,572.8px);
    z-index: 1;
}



/* Devices */
.compare-devices {
	background: center 5vw / 100% auto no-repeat url('//s7.vcdn.biz/static/184079661/mgg-image.webp');
	padding-bottom: 4.931vw;
    margin-top: 15.278vw;
}
@media (min-width: 1600px) {
    .compare-devices {
		background-position: center 80px;
		padding-bottom: 78px;
        margin-top: 244px;
    }
}
.compare-devices-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.compare-devices-img {
    display: block;
    width: 64.375vw;
    margin: 0 auto;
}
@media (min-width: 1600px) {
    .compare-devices-img {
        width: 1030px;
    }
}
.compare-devices .compare-headline {
    margin-top: -1vw;
}
@media (min-width: 1600px) {
    .compare-devices .compare-headline {
        margin-top: -16px;
    }
}
.compare-devices .compare-text {
    margin-top: 1.389vw;
}
@media (min-width: 1600px) {
    .compare-devices .compare-text {
        margin-top: 22px;
    }
}
.compare-devices-btn {
	margin-top: min(2.778vw, 44.4px);
	font-size: min(1.25vw, 20px);
	width: min(17.5vw, 280px);
	height: min(3.889vw, 62.2px);
	border-radius: min(0.694vw, 11.1px);
}
.compare-devices-icons {
    display: block;
    width: 43.958vw;
    margin: 3vw auto 0;
}
@media (min-width: 1600px) {
    .compare-devices-icons {
        width: 703px;
        margin: 48px auto 0;
    }
}
.compare-devices-ligal {
	font-size: 0.972vw;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: 0.017vw;
	text-align: center;
	opacity: .7;
	margin-top: 3.472vw;
}
@media (min-width: 1600px) {
    .compare-devices-ligal {
		font-size: 15.6px;
		letter-spacing: 0.3px;
		margin-top: 55.6px;
	}
}



