
.light-channels {
    position: relative;
    max-width: 1600px;
    margin-top: -8vw
}

@media (min-width: 1600px) {
    .light-channels {
        margin-top: -128px
    }
}

.light-channels * {
    position: relative;
    z-index: 2
}

.light-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
}

.light-channels-headline, .light-channels-text {
    text-align: center
}

.light-channels-text {
    margin-top: 1.389vw
}

@media (min-width: 1600px) {
    .light-channels-text {
        margin-top: 22px
    }
}

.light-channels-link {
    text-align: center;
    margin: 2.361vw 0 5.833vw
}

@media (min-width: 1600px) {
    .light-channels-link {
        margin: 37px 0 93px
    }
}

.light-channels-link a {
    font-weight: 500;
    font-size: 1.667vw;
    line-height: 120%;
    text-decoration-line: underline;
    color: #22c3b1 !important
}

@media (min-width: 1600px) {
    .light-channels-link a {
        font-size: 26px
    }
}

.light-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
}

.light-channels-list:not(.animated-list_reverse) {
    margin-bottom: 1.75vw
}

@media (min-width: 1600px) {
    .light-channels-list:not(.animated-list_reverse) {
        margin-bottom: 28px
    }
}

.light-channels-list img {
    height: 11.389vw;
    width: auto
}

@media (min-width: 1600px) {
    .light-channels-list img {
        height: 182.224px;
        width: auto
    }
}

.light-channels-list img:not(first-child) {
    margin-left: 1.501vw
}

@media (min-width: 1600px) {
    .light-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%)
    }
}

.light-films {
    margin-top: 24vw;
    max-width: 1600px
}

@media (min-width: 1600px) {
    .light-films {
        margin-top: 384px
    }
}

.light-films * {
    position: relative;
    z-index: 2
}

.light-films-headline, .light-films-text {
    text-align: center
}

.light-films-text {
    margin: 1.389vw 0 5vw
}

@media (min-width: 1600px) {
    .light-films-text {
        margin: 22px 0 80px
    }
}

.light-films-list.animated-list div {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.light-films-list:not(.animated-list_reverse) {
    margin-bottom: 1.3vw
}

@media (min-width: 1600px) {
    .light-films-list:not(.animated-list_reverse) {
        margin-bottom: 20.8px
    }
}

.light-films-list img {
    height: 13vw;
    width: auto
}

@media (min-width: 1600px) {
    .light-films-list img {
        height: 208px;
        width: auto
    }
}

.light-films-list img:not(first-child) {
    margin-left: 1.633vw
}

@media (min-width: 1600px) {
    .light-films-list img:not(first-child) {
        margin-left: 26.128px
    }
}

.light {
    width: 100%;
    position: relative;
    overflow-x: hidden;
    background-color: #141414;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.light * {
    color: #fff
}

.light-section {
    padding: 0 5.486vw
}

@media (min-width: 1600px) {
    .light-section {
        padding: 0 87.8px
    }
}

.light-headline {
    text-align: center;
    font-size: 3.333vw;
    font-weight: 500
}

@media (min-width: 1600px) {
    .light-headline {
        font-size: 53px
    }
}

.light-text {
    text-align: center;
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: .010vw
}

@media (min-width: 1600px) {
    .light-text {
        font-size: 26.6px;
        letter-spacing: .16px
    }
}

.light-sub-headline {
    opacity: .8
}

.light-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 15.278vw;
    height: 3.125vw;
    font-size: 1.111vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: .417vw;
    background: #fff;
    color: #000 !important;
    -webkit-transition: .3s;
    transition: .3s
}

@media (min-width: 1600px) {
    .light-btn {
        width: 244px;
        height: 50px;
        font-size: 17.77px;
        border-radius: 6.6px
    }
}

.light-btn:hover {
    background: #c4c4c4
}

.light-index {
    height: 53.194vw;
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: auto 91%;
    padding-top: 10.972vw
}

@media (min-width: 1600px) {
    .light-index {
        height: 851px;
        padding-top: 175px
    }
}

.light-index-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-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 0
}

.light-index-headline.light-headline {
    text-align: left;
    font-size: 3.9vw
}

@media (min-width: 1600px) {
    .light-index-headline.light-headline {
        font-size: 62.4px
    }
}

.light-index-text {
    margin-top: 1.25vw;
    font-weight: 500;
    text-align: left
}

@media (min-width: 1600px) {
    .light-index-text {
        margin-top: 20px
    }
}

.light-index-btn {
    margin-top: 2.778vw;
    height: 3.889vw;
    font-size: 1.25vw;
    border-radius: 0.694vw;
}

@media (min-width: 1600px) {
    .light-index-btn {
        margin-top: 44.4px;
        height: 62.224px;
        font-size: 20px;
        border-radius: 11.104px;
    }
}

.light-index-ligal {
    font-size: .833vw;
    font-weight: 400;
    line-height: 133%;
    letter-spacing: .028vw;
    margin-top: 1.25vw
}

@media (min-width: 1600px) {
    .light-index-ligal {
        font-size: 13.3px;
        letter-spacing: .448px;
        margin-top: 20px
    }
}


.light-tv {
    margin-top: 13.889vw;
    padding: 0 11.458vw 0 0
}

@media (min-width: 1600px) {
    .light-tv {
        margin-top: 222px;
        padding: 0 183px 0 0
    }
}

.light-tv-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.light-tv-content .light-tv-column:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.light-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) {
    .light-tv-video {
        width: 853.328px
    }
}

.light-tv-video video {
    position: absolute;
    width: 100%;
    z-index: 3
}

.light-tv-video::after {
    content: '';
    display: block;
    position: absolute;
    width: 53.958vw;
    height: 33.125vw;
    top: -.4vw;
    right: 0;
    background: center/contain no-repeat url(//s5.vcdn.biz/static/172483231/tv-overlay.png);
    z-index: 30
}

@media (min-width: 1600px) {
    .light-tv-video::after {
        width: 863.328px;
        height: 530px;
        top: -6.4px
    }
}

.light-tv-headline {
    text-align: left
}

.light-tv-text {
    margin-top: 4.097vw;
    text-align: left;
    font-weight: 400
}

@media (min-width: 1600px) {
    .light-tv-text {
        margin-top: 65px
    }
}

.light-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) {
    .light-tv-info {
        margin-top: 27px
    }
}

.light-tv-item-title {
    color: #85f2e6;
    font-size: 1.944vw;
    font-weight: 500;
    line-height: 90%
}

@media (min-width: 1600px) {
    .light-tv-item-title {
        font-size: 31px
    }
}

.light-tv-item-title img {
    height: 2.292vw
}

@media (min-width: 1600px) {
    .light-tv-item-title img {
        height: 36.5px
    }
}

.light-tv-item-subtitle {
    font-size: 1.25vw;
    line-height: 120%;
    margin-top: .972vw;
    font-weight: 400
}

@media (min-width: 1600px) {
    .light-tv-item-subtitle {
        font-size: 20px;
        margin-top: 15.5px
    }
}

.light-tv-info .light-tv-item:last-child .light-tv-item-title {
    padding: .61vw 0
}

@media (min-width: 1600px) {
    .light-tv-info .light-tv-item:last-child .light-tv-item-title {
        padding: 9.5px 0
    }
}

.light-tv-info .light-tv-item:last-child .light-tv-item-subtitle {
    margin-top: .694vw
}

@media (min-width: 1600px) {
    .light-tv-info .light-tv-item:last-child .light-tv-item-subtitle {
        margin-top: 11px
    }
}



.light-mchannels {
    margin-top: 13.889vw;
    padding-right: 4.861vw
}

@media (min-width: 1600px) {
    .light-mchannels {
        margin-top: 222px;
        padding-right: 77px
    }
}

.light-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
}

.light-mchannels-headline {
    text-align: left
}

.light-mchannels-text {
    text-align: left;
    margin-top: 1.389vw
}

@media (min-width: 1600px) {
    .light-mchannels-text {
        margin-top: 22px
    }
}

.light-mchannels-video video {
    width: 37.222vw
}

@media (min-width: 1600px) {
    .light-mchannels-video video {
        width: 596px
    }
}

.light-devices {
    margin-top: 13.889vw
}

@media (min-width: 1600px) {
    .light-devices {
        margin-top: 222px
    }
}

.light-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
}

.light-devices-img {
    display: block;
    width: 64.375vw;
    margin: 0 auto
}

@media (min-width: 1600px) {
    .light-devices-img {
        width: 1030px
    }
}

.light-devices .light-headline {
    margin-top: 2vw
}

@media (min-width: 1600px) {
    .light-devices .light-headline {
        margin-top: 32px
    }
}

.light-devices .light-text {
    margin-top: 1.389vw
}

@media (min-width: 1600px) {
    .light-devices .light-text {
        margin-top: 22px
    }
}

.light-devices-icons {
    display: block;
    width: 43.958vw;
    margin: 3.472vw auto 0
}

@media (min-width: 1600px) {
    .light-devices-icons {
        width: 703px;
        margin: 55px auto 0
    }
}



.light-discount {
	background: center top / cover no-repeat url(//s3.vcdn.biz/static/187338521/mgg-image.webp);
	margin-top: min(7.917vw, 126.7px);
    padding: min(6.181vw, 98.9px) 0 min(4.861vw, 77.8px);
}

.light-discount-number {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: min(1.111vw, 17.8px);
}

.light-discount-number span {
    text-align: center;
	font-size: 17.183vw;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: -.028vw;
}

@media (min-width: 1600px) {
    .light-discount-number span {
		font-size: 274px;
		letter-spacing: -.45px;
	}
}

.light-discount-number-row {
	display: flex;
	flex-direction: column;
	justify-content: start;
}

.light-discount-number-row span {
    color: #FFF;
	font-size: min(5.972vw, 95.6px);
	font-weight: 600;
	line-height: 110%;
	text-align: left;
	letter-spacing: min(0.074vw, 1.2px);
}

.light-discount-headline {
	text-align: center;
	font-size: min(3.333vw, 53.3px);
	font-weight: 500;
	line-height: 120%;
	margin-top: min(1.042vw, 16.7px);
}

.light-discount-text {
	margin-top: .972vw;
}

@media (min-width: 1600px) {
    .light-discount-text {
		margin-top: 15.5px;
	}
}

.light-discount-btn {
    margin: 1.389vw auto 0;
}

@media (min-width: 1600px) {
    .light-discount-btn {
        margin-top: 22px;
    }
}

.light-discount-ligal {
    text-align: center;
    font-size: min(0.972vw, 15.6px);
    font-weight: 400;
    line-height: 120%;
    letter-spacing: min(0.017vw, 0.3px);
    opacity: .7;
    margin-top: min(2.778vw, 44.4px);
}

.light-discount-link {
    display: block;
    color: #fff !important;
    text-align: center;
    font-size: min(1.111vw, 17.8px);
    font-weight: 400;
    line-height: 175%;
    letter-spacing: min(0.031vw, 0.5px);
    text-decoration-line: underline;
    margin: min(0.625vw, 10px) auto 0
}
