
.holostyak, .holostyak *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #FFF;
}
.holostyak {
    background-color: #000000;
    overflow: hidden;
}
.holostyak img{
    display: block;
}

.holostyak-heading-h2{
    font-size: min(3.333vw, 53.328px);
    font-weight: 500;
    line-height: 110%;
    letter-spacing: min(-0.035vw, -0.56px);
    text-align: center;
}
.holostyak-descr{
    text-align: center;
    margin-top: min(1.389vw, 22.224px);
    font-size: min(1.667vw, 26.672px);
    font-weight: 450;
    line-height: 120%;
}

.holostyak-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: min(21.11vw, 337.76px);
    height: min(4.44vw, 71.04px);
    border-radius: min(0.69vw, 11.04px);
    background: #fff;
    color: #000 !important;
    font-size: min(1.39vw, 22.24px);
    font-weight: 600;
    line-height: 120%;
    transition: 300ms all;
}
.holostyak-btn:hover{
    background-color: #c4c4c4 !important;
    color: #000000 !important;
}
.holostyak-btn--red{
    background: #F62E2E;
    color: #FFF !important;
}
.holostyak-btn--red:hover{
    background-color: #fff;
    color: #000000 !important;
}


/* Header */
.ua-header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: min(4.44vw, 71.04px);
    z-index: 100;
    display: flex;
    align-items: center;
}
.ua-logo{
    width: min(6.944vw, 111.1px); 
    height: auto;
}
.ua-header-wrapper{
    width: min(88.89vw, 1422.4px);
    margin: 0 auto;
}



/* Index */

.holostyak-index{
    position: relative;
    padding: min(16.04vw, 256.64px) 0 min(7.5vw, 120px);
}
.holostyak-index-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    pointer-events: none;
    user-select: none;
    z-index: 0;
}
.holostyak-index-wrapper{
    position: relative;
    z-index: 1;
    width: min(88.75vw, 1420px);
    margin: 0 auto;
}
.holostyak-index-img{
    width: min(36.18vw, 578.88px);
    height: min(7.85vw, 125.6px);
    margin-bottom: min(1.39vw, 22.24px);
}
.holostyak-index-date{
    font-size: min(1.39vw, 22.24px);
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}
.holostyak-index-row{
    display: flex;
    align-items: center;
    gap: min(1.32vw, 21.12px);
    margin-bottom: min(2.36vw, 37.76px);
}
.holostyak-index-time{
    font-size: min(5vw, 80px);
    font-weight: 500;
    line-height: 100%;
}
.holostyak-index-divider{
    display: block;
    width: min(0.14vw, 2.24px);
    height: min(3.47vw, 55.52px);
    background-color: rgba(255, 255, 255, 0.50);
}
.holostyak-index-text{
    font-size: min(1.67vw, 26.72px);
    font-weight: 500;
    line-height: 120%;
    letter-spacing: max(-0.01vw, -0.16px);
}
.holostyak-index-actions{
    display: flex;
    align-items: center;
    gap: min(1.11vw, 17.76px);
}
.holostyak-index-from{
    font-size: min(1.67vw, 26.72px);
    font-weight: 500;
    line-height: 120%;
    letter-spacing: min(0.03vw, 0.48px);
}
.holostyak-index-ligal{
    width: min(34.31vw, 548.96px);
    margin-top: min(0.83vw, 13.28px);
    font-size: min(0.83vw, 13.28px);
    font-weight: 400;
    line-height: 140%;
    letter-spacing: max(-0.004vw, -0.06px);
    opacity: 0.7;
}





/* Subscribe */

.holostyak-subscribe{
    padding: min(4.44vw, 71.04px) 0;
    position: relative;
}
.holostyak-subscribe:before{
    content:'';
    position: absolute;
    pointer-events: none;
    user-select: none;
    width: min(84.22vw, 1347.52px);
    height: min(34.1vw, 545.6px);
    transform: rotate(143.136deg) translateX(-50%);
    border-radius: 100%;
    background: radial-gradient(140.93% 183.47% at 109.53% 23.81%, rgba(255, 117, 82, 0.50) 0%, rgba(232, 29, 29, 0.50) 78.47%);
    filter: blur(min(27.78vw, 444.48px));
    top: min(54.93vw, 878.88px);
    left: calc(50% - min(111.25vw, 1780px));
}
.holostyak-subscribe-items{
    margin-top: min(2.5vw, 40px);
    display: flex;
    justify-content: center;
    gap: min(1.458vw, 23.328px);
}
.holostyak-subscribe-card{
    width: min(23.125vw, 370px);
    height: min(38.056vw,608.896px);
    border-radius: min(0.694vw,11.104px);
    background: #1A1A1A;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    position: relative;
    overflow: hidden;
}
.holostyak-subscribe-card *{
    position: relative;
    z-index: 3;
}
.holostyak-subscribe-card{
    padding: min(3.54vw, 56.64px) min(4.583vw, 73.328px) min(6.25vw,100px) min(1.701vw, 27.216px);
}
.holostyak-subscribe-card.dark-card:before,.holostyak-subscribe-card.light-card:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: min(22.33vw, 357.28px);
	height: 100%;
	background: top left/cover no-repeat url('//s7.vcdn.biz/static/222391041/black-card.svg');
}
.holostyak-subscribe-card.light-card:before {
	background: top left/cover no-repeat url('//s2.vcdn.biz/static/222346261/orange-card-bg.svg');
}
.light-card {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.85) 100%), radial-gradient(140.93% 183.47% at 109.53% 23.81%, #F6772E 0%, #F62E2E 78.47%);
}
.holostyak-sub-label{
    height: min(1.667vw, 26.672px);
    padding: 0 min(0.615vw, 9.84px);
    border-radius: min(0.154vw, 2.464px);
    background: #F1F1F1;
    backdrop-filter: blur(min(0.47vw,7.52px));
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: min(0.842vw, 13.472px);
    font-weight: 500;
    line-height: normal;
    max-width: fit-content;
    text-transform: uppercase;
}
.holostyak-sub-title{
    margin-top: min(0.97vw, 15.52px);
    font-size: min(1.944vw, 31.104px);
    font-weight: 500;
    line-height: 120%;
}
.holostyak-sub-nums{
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: min(0.83vw,13.28px) min(1.875vw, 30px);
    margin-top: min(1.04vw, 16.64px);
}
.holostyak-sub-num{
    display: flex;
    flex-direction: column;
    gap: min(0.069vw, 1.104px);
}
.holostyak-sub-num span{
    display: block;
}
.holostyak-sub-num span:first-child{
    font-size: min(1.667vw,26.672px);
    font-weight: 500;
    line-height: 110%;
    letter-spacing: min(-0.031vw, -0.496px);    
}
.holostyak-sub-num span:nth-child(2){
    font-size: min(1.111vw, 17.776px);
    font-weight: 450;
    line-height: 110%;
}
.holostyak-sub-descr{
    font-size: min(1.111vw, 17.776px);
    font-weight: 450;
    line-height: 120%;
    letter-spacing: min(0.01vw, 0.16px);
    opacity: 0.7;
    margin-top: min(1.111vw, 17.776px);
    width: max-content;
    min-height: min(5.35vw, 85.6px);
}
.holostyak-sub-btn{
    width: min(16.806vw, 268.896px);
    height: min(3.33vw, 53.28px);
    border-radius: min(0.694vw, 11.104px);
    background: #FFF;
    color: #000 !important;
    font-size: min(1.111vw, 17.776px);
    font-weight: 600;
    line-height: 120%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 300ms all;
    margin-top: min(4.51vw, 72.16px);
}
.holostyak-sub-btn:hover{
    background-color: #c4c4c4 !important;
}
.holostyak-sub-price{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: min(0.438vw, 7.008px);
    margin-top: min(0.694vw, 11.104px);
}
.holostyak-sub-price-new{
    font-size: min(4.44vw, 71.04px);
    font-weight: 500;
    line-height: 110%;
    display: flex;
    gap: min(0.208vw, 3.328px);
    align-items: flex-end;
}
.holostyak-sub-price-new span{
    font-size: min(1.11vw, 17.76px);
    font-weight: 450;
    line-height: normal;
    letter-spacing: min(0.04vw, 0.64px);
    margin-bottom: min(0.76vw, 12.16px);
    margin-right: min(0.56vw, 8.96px);
}
.holostyak-sub-price-column{
    display: flex;
    flex-direction: column;
    padding-top: min(0.9vw, 14.4px);
}
.holostyak-sub-price-currency{
    font-size: min(1.11vw, 17.76px);
    font-weight: 600;
    line-height: normal;
    letter-spacing: min(0.04vw, 0.64px);
}
.holostyak-sub-price-old{
    font-size: min(1.111vw, 17.776px);
    font-weight: 450;
    line-height: 120%; 
    opacity: 0.5;
    letter-spacing: min(0.04vw, 0.64px);
}
.holostyak-sub-try{
    text-align: center;
    font-size: min(1.111vw, 17.776px);
    font-weight: 450;
    line-height: normal;
    letter-spacing: min(0.031vw, 0.496px);
    opacity: 0.7;
    margin-top: min(0.625vw,10px);
}
.holostyak-sub-more{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: min(0.347vw, 5.552px);
    color: #FFF;
    font-size: min(1.111vw,17.776px);
    font-weight: 500;
    line-height: 120%;
    text-decoration: underline;
    opacity: 0.8;
    text-underline-offset: min(0.208vw, 3.328px);
    transition: 300ms all;
}
.holostyak-sub-more:hover{
    color: #FFF !important;
    opacity: 1;
}
.holostyak-subscribe .holostyak-container{
    position: relative;
    z-index: 1;
}



/* Animated tiles */
.holostyak-subscribe-card:hover .animated-tiles div {
	animation-play-state: running;
}
.animated-tiles.paused div {
	animation-play-state: paused;
}
.animated-tiles {
	position: absolute;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
	top: 0;
	right: max(-3.06vw, -48.96px);
	z-index: 1;
}
.animated-tiles * {
	user-select: none;
	-webkit-user-drag: none;
	pointer-events: none;
}
.animated-tiles div {
    display: flex;
	flex-direction: column;
    width: max-content;
    -webkit-animation: anim-running-tiles 60s linear infinite;
    animation: anim-running-tiles 60s linear infinite;
}
.animated-tiles img {
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
	width: min(16.042vw, 256.7px);
    height: auto;
    object-fit: cover;
}
.animated-tiles img:not(:first-child) {
    margin-top: min(0.208vw, 3.3px);
}
@-webkit-keyframes anim-running-tiles {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
@keyframes anim-running-tiles {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}







/* Tabs */

.holostyak-include{
    padding: min(4.44vw, 71.04px) 0;
    position: relative;
    z-index: 3;
}
.holostyak-include-wrapper{
    margin-top: min(6.389vw, 102.224px);
}
.include-tabcontent-container{
    max-width: min(72.083vw,1153.328px);
    margin: 0 auto;
}
.include-tabs{
    display: flex;
    gap: min(1.111vw, 17.776px);
}
.include-tab{
    height: min(3.056vw, 48.896px);
    padding: 0 min(1.25vw, 20px);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: min(0.694vw, 11.104px);
    border: 2px solid #FFF;
    opacity: 0.5;
    background-color: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(min(10.417vw, 166.672px));
    font-size: min(1.389vw, 22.224px);
    font-weight: 600;
    line-height: 100%;
    text-transform: uppercase;
    cursor: pointer;
    transition: 300ms all;
    z-index: 10;
}
.include-tab:hover, .include-tab.active {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #333;
    opacity: 1;
    backdrop-filter:none;
}
.include-content{
    display: flex;
    flex-direction: column;    
}

.include-content .include-tabcontent-container{
    display: flex;
    flex-direction: column;
    height: 100%;
}

.include-tabcontent{
    padding: min(9.375vw, 150px) 0 min(3.681vw, 58.896px);
    margin-top: -6.597vw;
    height: min(47.014vw,752.224px);
    z-index: 1;
}
@media(min-width: 1600px){
    .include-tabcontent{
        margin-top: -105.552px;
    }
}
.include-tabcontent.show{
    display: block;
    animation: show 800ms linear;
}
.include-tabcontent.hide{
    display: none;
    filter:brightness(0.5);
}

@keyframes show {
    0%{
        filter:brightness(0.5);
    }
    100%{
        filter:brightness(1);
    }
}


.include-tabcontent-heading{
    font-size: min(3.333vw,53.328px);
    font-weight: 500;
    line-height: 120%;
}
.include-tabcontent-text{
    margin-top: min(0.833vw, 13.328px);
    font-size: min(1.389vw, 22.224px);
    font-weight: 450;
    line-height: 120%;
}
.holostyak-include .holostyak-btn{
    width: min(18.33vw, 293.28px);
    height: min(3.89vw, 62.24px);
    font-size: min(1.25vw, 20px);
    font-weight: 500;
    line-height: 125%;
    margin-top: min(1.667vw, 26.672px);
}

.include-tab-items{
    margin-top: auto;
    display: flex;
    gap: min(0.694vw, 11.104px);
}

.include-tab-item{
    width: min(8.403vw, 134.448px);
    height: min(11.667vw,186.672px);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: min(0.694vw,11.104px);
    background: rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(10.785933494567871px);
    overflow: hidden;
}

.holostyak-film-item{
    background: none;
    backdrop-filter:none;
}
.holostyak-film-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.holostyak-sport-item:nth-child(1) img{
    width: min(5.903vw, 94.448px);
    height: min(5.417vw, 86.672px);
}
.holostyak-sport-item:nth-child(2) img{
    width: min(6.528vw, 104.448px);
    height: min(6.528vw, 104.448px);
}
.holostyak-sport-item:nth-child(3) img{
    width: min(6.806vw, 108.896px);
    height: min(6.806vw, 108.896px);
}
.holostyak-sport-item:nth-child(4) img{
    width: min(6.294vw, 100.704px);
    height: min(6.294vw, 100.704px);
}
.holostyak-sport-item:nth-child(5) img{
    width: min(4.337vw,69.392px);
    height: min(6.283vw,100.528px);
}
.holostyak-sport-item:nth-child(6) img{
    width: min(7.292vw, 116.672px);
    height: min(7.292vw, 116.672px);
}
.holostyak-sport-item:nth-child(7) img{
    width: min(7.847vw, 125.552px);
    height: min(7.847vw, 125.552px);
}
.holostyak-sport-item:nth-child(8) img{
    width: min(6.442vw, 103.072px);
    height: min(3.317vw, 53.072px);
}

.holostyak-tv-items{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: min(0.83vw, 13.28px);
}
.holostyak-tv-item{
    display: flex;
    align-items: center;
    justify-content: center;
    width: min(8.4vw, 134.4px);
    height: min(8.4vw, 134.4px);
    border-radius: min(0.83vw, 13.28px);
    background: rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(10.785933494567871px);
}

.holostyak-tv-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}





/* Series */

.holostyak-series{
    padding: min(4.44vw, 71.04px) 0 min(2.99vw, 47.84px);
    position: relative;
    z-index: 1;
}
.holostyak-container{
    width: min(87.71vw, 1403.36px);
    margin: 0 auto;
}
.holostyak-series .holostyak-heading-h2{
    letter-spacing: min(0.02vw, 0.32px);
}
.holostyak-series .holostyak-descr{
    margin-top: min(0.97vw,15.52px);
}
.holostyak-series-head{
    margin-top: min(3.26vw, 52.16px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.holostyak-series-title{
    font-size: min(1.81vw,28.96px);
    font-weight: 500;
    line-height: 130.769%;
}
.holostyak-series-nav{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-radius: min(0.35vw,5.6px);
    border: min(0.14vw,2.24px) solid #4D4D4D;
    width: min(5.97vw,95.52px);
    height: min(2.36vw,37.76px);
}
.holostyak-series-prev, 
.holostyak-series-next{
    width: min(2.92vw,46.72px);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.holostyak-series-prev.swiper-button-disabled path,
.holostyak-series-next.swiper-button-disabled path {
    fill: #4D4D4D;
}

.holostyak-series-next{
    border-left: min(0.14vw,2.24px) solid #4D4D4D;
}
.series-slider{
    margin-top: min(2.22vw,35.52px);
    margin-left: max(-6.25vw,-100px);
    margin-right: max(-6.25vw,-100px);
    padding-left: min(6.25vw,100px);
    padding-right: min(6.25vw,100px);
}
.series-slider .swiper-slide{
    display: flex;
    flex-direction: column;
}
.series-slider-img{
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: min(0.69vw,11.04px);
}
.series-slide-title{
    margin-top: min(0.56vw,8.96px);
    font-size: min(1.11vw,17.76px);
    font-weight: 500;
    line-height: 125%;
}


/* Devices */

.holostyak-devices{
    position: relative;
    z-index: 1;
    padding: min(4.44vw, 71.04px) 0 min(2.78vw, 44.48px);
}
.holostyak-devices .holostyak-container{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.holostyak-devices-img{
    display: block;
    width: min(69.51vw, 1112.16px);
    height: auto;
    margin-top: min(3.125vw, 50px);
}
.holostyak-devices:before{
    content:'';
    z-index: -1;
    position: absolute;
    width: min(94.79vw, 1516.64px);
    height: min(105.49vw, 1687.84px);
    border-radius: 100%;
    background: top left/cover no-repeat url(//s2.vcdn.biz/static/222565591/devices-shadow.png);
    top: max(-34.72vw, -555.52px);
    left: calc(50% - min(52.08vw, 833.28px));
    pointer-events: none;
    user-select: none;
}
.holostyak-devices .holostyak-descr{
    letter-spacing: min(0.01vw, 0.16px);
    line-height: 140%;
}
.holostyak-devices-types{
    display: block;
    width: min(44.583vw, 713.328px);
    height: min(2.083vw, 33.328px);
    margin: min(3.125vw, 50px) auto 0 auto;
}




/* DT */

.holostyak-discount{
    padding-top: min(7.15vw, 114.4px);
    padding-bottom: min(5vw, 80px);
    position: relative;
    z-index: 1;
}
.holostyak-discount:before{
    content:'';
    position: absolute;
    width: min(82.22vw, 1315.52px);
    height: min(45.14vw, 722.24px);
    border-radius: 100%;
    filter: blur(min(17.36vw, 277.76px));
    top: min(5.76vw, 92.16px);
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.3;
    background: radial-gradient(140.93% 183.47% at 109.53% 23.81%, #FF7552 0%, #E81D1D 78.47%);
    filter: blur(250px);
}
.holostyak-discount-wrapper{
    position: relative;
    z-index: 10;
}
.holostyak-discount .holostyak-heading-h2{
    letter-spacing: 0 !important;
    line-height: 120% !important;
}
.discount-card-wrapper{
    margin: min(1.67vw, 26.72px) auto 0 auto;
    perspective: 1000px;
    width: min(37.92vw, 603.6px);
    height: min(21.88vw, 349.68px);
}
.discount-card{
    transition: 200ms all;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: min(37.92vw, 603.6px);
    height: min(21.88vw, 349.68px);
    border-radius: min(1.39vw, 22.1px);
    background: radial-gradient(140.93% 183.47% at 109.53% 23.81%, #FF7552 0%, #E81D1D 78.47%);
    box-shadow: 2.1px 2.1px 2.1px 0 rgba(255, 255, 255, 0.25) inset, -2.1px -2.1px 2.1px 0 rgba(0, 0, 0, 0.25) inset, 0 226.8px 63px 0 rgba(0, 0, 0, 0.00), 0 144.9px 57.75px 0 rgba(0, 0, 0, 0.02), 0 81.9px 49.35px 0 rgba(0, 0, 0, 0.08), 0 36.75px 36.75px 0 rgba(0, 0, 0, 0.13), 0 9.45px 19.95px 0 rgba(0, 0, 0, 0.15);
}
.discount-card-month{
    font-size: min(2.22vw, 35.2px);
    font-weight: 500;
    line-height: 100%;
}
.discount-card-value{
    font-size: min(11.39vw, 182.24px);
    font-weight: 600;
    line-height: 100%;
}
.holostyak-discount-btn{
    margin-top: min(0.69vw, 10.8px);
    height: min(3.89vw, 61.4px);
    width: min(20.97vw, 335.52px);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: min(0.56vw, 8.8px);
    background: #FFF;
    color: #000 !important;
    font-size: min(1.25vw, 20px);
    font-weight: 500;
    line-height: 120%;
    transition: 300ms all;
}
.holostyak-discount-btn:hover{
     background-color: #c4c4c4 !important;
}
.holostyak-discount-ligals{
    margin: min(2.78vw, 44.48px) auto 0;
    width: min(58.75vw, 940px);
    text-align: center;
}
.holostyak-discount-ligals p{
    font-size: min(0.83vw, 13.28px);
    font-weight: 400;
    line-height: 166.667%;
    opacity: 0.7;
}
.holostyak-discount-ligals p:not(:last-child){
    margin-bottom: min(1.39vw, 22.1px);
}