
.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(12.92vw, 206.72px);
}
.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);
}






/* Subscribe */

.holostyak-subscribe{
    padding: min(4.44vw, 71.04px) 0;
    position: relative;
}
.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(2.22vw, 35.52px) 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);
    height: min(5.69vw, 91.04px);
    margin-top: min(2.08vw, 33.28px);
}
.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(2.29vw, 36.64px);
}
.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;
}
.holostyak-sub-price-old{
    font-size: min(1.111vw, 17.776px);
    font-weight: 450;
    line-height: 120%; 
    text-decoration: line-through;
    opacity: 0.7;
}
.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;
}

.holostyak-subs-ligals{
    text-align: center;
    font-size: min(0.833vw,13.328px);
    font-weight: 500;
    line-height: 140%;
    opacity: 0.8;
    margin-top: min(1.111vw,17.776px)
}



/* 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;
}
.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(6.94vw, 111.04px);
}
.holostyak-devices .holostyak-container{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.holostyak-devices-img{
    display: block;
    width: min(67.22vw, 1075.52px);
    height: auto;
    margin-top: min(3.125vw, 50px);
}
.holostyak-devices:before{
    content:'';
    z-index: -1;
    position: absolute;
    width: min(87.81vw, 1404.96px);
    height: min(33.55vw, 536.8px);
    transform: rotate(-141.97deg);
    border-radius: 100%;
    background: radial-gradient(140.93% 183.47% at 109.53% 23.81%, rgba(41, 117, 213, 0.30) 0%, rgba(164, 204, 235, 0.30) 78.47%);
    filter: blur(min(20.83vw, 333.28px));
    top: min(3.82vw, 61.12px);
    left: calc(50% - min(63.89vw, 1022.24px));
    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;
}






/* Two col */

.welcome-two{
    padding: min(4.444vw, 71.1px) 0;
    position: relative;
    z-index: 3;
}
.welcome-two-wrap{
    width: min(88.89vw, 1422.24px);
    margin: min(5.56vw, 88.96px) auto 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: min(1.39vw, 22.24px);
}
.welcome-two-card{
    width: 100%;
    height: min(21.88vw, 350.08px);
    border-radius: min(1.39vw, 22.24px);
    padding: min(2.22vw, 35.52px);
    position: relative;
    display: flex;
    flex-direction: column;
}
.welcome-two-dt{
    background: radial-gradient(140.93% 183.47% at 109.53% 23.81%, #FF7552 0%, #E81D1D 78.47%), linear-gradient(0deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.12) 100%), radial-gradient(108.92% 243.49% at 0% -6.98%, #6AD144 0%, #22C3B1 100%), linear-gradient(136deg, rgba(255, 255, 255, 0.11) 39.52%, rgba(255, 255, 255, 0.00) 107.25%);
}
.welcome-two-parts {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%), linear-gradient(136deg, rgba(255, 255, 255, 0.11) 39.52%, rgba(255, 255, 255, 0.00) 107.25%);
}
.welcome-two-heading{
    font-size: min(2.78vw, 44.48px);
    font-weight: 500;
    line-height: 110%;
}
.welcome-two-descr{
    margin-top: min(1.39vw, 22.24px);
    font-size: min(1.39vw, 22.24px);
    font-weight: 450;
    line-height: 120%;
    letter-spacing: min(0.03vw, 0.48px);
}
.welcome-discount-btn{
    width: min(14.93vw, 238.88px);
    height: min(3.89vw, 62.24px);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: auto;
    border-radius: min(0.69vw, 11.04px);
    background: #FFF;
    color: #000 !important;
    font-size: min(1.11vw, 17.76px);
    font-weight: 600;
    line-height: 150%;
    transition: 300ms all;
    flex-shrink: 0;
}
.welcome-discount-btn:hover{
    background-color: #c4c4c4;
}
.welcome-parts-img{
    position: absolute;
    width: min(25.19vw, 403.04px);
    height: min(22.08vw, 353.28px);
    top: max(-8.13vw, -130.08px);
    right: min(1.25vw, 20px);
    pointer-events: none;
    user-select: none;
}
.welcome-discount-value{
    position: absolute;
    width: min(10.06vw, 160.96px);
    height: min(9.6vw, 153.6px);
    right: min(2.76vw, 44.16px);
    top: max(-2.36vw, -37.76px);
    transform: rotate(7.762deg);
    background: top left/contain url(//s6.vcdn.biz/static/222934001/discount-bg.png);
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    user-select: none;
}
.welcome-discount-value span{
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 0 23.465px 7.04px rgba(0, 0, 0, 0.00), 0 15.252px 5.866px rgba(0, 0, 0, 0.01), 0 8.213px 4.693px rgba(0, 0, 0, 0.05), 0 3.52px 3.52px rgba(0, 0, 0, 0.09), 0 1.173px 2.347px rgba(0, 0, 0, 0.10);
    -webkit-text-stroke-width: 0.23px;
    -webkit-text-stroke-color: #000;
    font-size: min(3.58vw, 57.28px);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: max(-0.09vw, -1.44px);
    background: linear-gradient(180deg, #525252 0%, #141414 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.welcome-discount-ligals{
    margin-top: min(1.11vw, 17.76px);
    opacity: 0.7;
    font-size: min(0.83vw, 13.28px);
    font-weight: 400;
    line-height: 166.667%;
}