#tv-page .channel-card{display:block;text-decoration:none}#tv-page .channel-card.skeleton{aspect-ratio:17/10;border-radius:16px;background:hsla(0,0%,100%,.05);animation:tv-card-pulse 1.4s ease-in-out infinite}#tv-page .channel-card:hover .channel-card-art{transform:translateY(-3px)}#tv-page .channel-card:hover .channel-card-play{background:var(--color-primary);border-color:var(--color-primary)}@keyframes tv-card-pulse{50%{opacity:.55}}#tv-page .channel-card-art{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;aspect-ratio:17/10;padding:12px;border-radius:16px;overflow:hidden;background-color:#12161d;background-size:cover;background-position:50%;transition:transform .18s ease}#tv-page .channel-card-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,16,.32),rgba(8,10,16,0) 30%,rgba(8,10,16,.52) 70%,rgba(8,10,16,.82))}#tv-page .channel-card-art>*{position:relative;z-index:2}#tv-page .channel-card-mark{position:absolute;top:24%;bottom:30%;left:50%;transform:translateX(-50%);width:auto;aspect-ratio:1;display:grid;place-items:center;border-radius:18px;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:hsla(0,0%,100%,.06);z-index:1}#tv-page .channel-card-mark b{color:var(--text-many);font-size:26px;font-weight:700}#tv-page .channel-card-mark.icon{background-size:72%}#tv-page .channel-card-mark.circle{border-radius:50%;background-size:cover}#tv-page .channel-card-live{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:8px;background:var(--color-primary);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.06em}#tv-page .channel-card-live i{width:5px;height:5px;border-radius:50%;background:#fff;animation:tv-live-pulse 1.6s ease-in-out infinite}@media(max-width:600px){#tv-page .channel-card-live{top:8px;left:8px;gap:4px;padding:2px 6px;border-radius:6px;font-size:8.5px}#tv-page .channel-card-live i{width:4px;height:4px}}@keyframes tv-live-pulse{50%{opacity:.35}}#tv-page .channel-card-heart{position:absolute;top:10px;right:10px;z-index:3;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,0);color:#fff;font-size:17px;cursor:pointer;filter:drop-shadow(0 1px 4px rgba(0,0,0,.6));transition:color .16s ease,transform .16s ease}@media(max-width:600px){#tv-page .channel-card-heart{top:6px;right:6px;width:26px;height:26px;font-size:15px}}#tv-page .channel-card-heart:hover{transform:scale(1.1)}#tv-page .channel-card-heart.on{color:var(--color-primary)}#tv-page .channel-card-heart.on svg{fill:currentColor}#tv-page .channel-card-body{display:flex;align-items:center;gap:10px}#tv-page .channel-card-play{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.2);color:#fff;font-size:13px;backdrop-filter:blur(6px);transition:background .18s ease}@media(max-width:600px){#tv-page .channel-card-play{width:30px;height:30px;font-size:10px}}#tv-page .channel-card-text{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}#tv-page .channel-card-name{color:#fff;font-size:14.5px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 6px rgba(0,0,0,.7)}#tv-page .channel-card-programme{color:hsla(0,0%,100%,.82);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#tv-page .channel-card-slot{color:hsla(0,0%,100%,.6);font-size:11px;font-variant-numeric:tabular-nums}#tv-page .channel-card-progress{height:3px;border-radius:2px;background:hsla(0,0%,100%,.22);overflow:hidden}#tv-page .channel-card-progress i{display:block;height:100%;background:var(--color-primary)}#tv-page .channel-card-foot{display:flex;flex-wrap:wrap;gap:6px;min-height:0}#tv-page .channel-card-foot:empty{display:none}#tv-page .channel-card-tag{padding:3px 9px;border-radius:8px;background:hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.85);font-size:11px}#tv-page .channel-card-tag.geo{background:rgba(250,204,21,.14);color:#facc15}#tv-page .country-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;aspect-ratio:17/10;padding:18px 20px;border-radius:16px;overflow:hidden;text-decoration:none;background-color:#0d0d0d;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform .18s ease,border-color .18s ease}@supports not (aspect-ratio:1/1){#tv-page .country-card{min-height:150px}}#tv-page .country-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,10,16,.82) 0,rgba(8,10,16,.4) 38%,rgba(8,10,16,.04)),linear-gradient(90deg,rgba(8,10,16,.42) 0,rgba(8,10,16,.1) 55%,rgba(8,10,16,0))}#tv-page .country-card>*{position:relative;z-index:1}#tv-page .country-card.skeleton{background:hsla(0,0%,100%,.05);animation:tv-card-pulse 1.4s ease-in-out infinite}#tv-page .country-card.skeleton:before{content:none}#tv-page .country-card:hover{transform:translateY(-2px)}#tv-page .country-card:hover .country-card-go{background:var(--color-primary);border-color:var(--color-primary)}@media(max-width:600px){#tv-page .country-card{aspect-ratio:11/10;min-height:0;padding:14px}}#tv-page .country-card-flag{align-self:flex-start;display:inline-block;border-radius:8px;overflow:hidden;font-size:36px;line-height:1}@media(max-width:1024px){#tv-page .country-card-flag{font-size:34px}}@media(max-width:480px){#tv-page .country-card-flag{font-size:32px}}#tv-page .country-card-text{display:flex;flex-direction:column;gap:2px;min-width:0;padding-right:58px}@media(max-width:600px){#tv-page .country-card-text{padding-right:0}}#tv-page .country-card-name{color:#fff;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 6px rgba(0,0,0,.45)}@media(max-width:1024px){#tv-page .country-card-name{font-size:16px}}@media(max-width:480px){#tv-page .country-card-name{font-size:15px}}#tv-page .country-card-count{color:hsla(0,0%,100%,.72);font-size:12px;font-variant-numeric:tabular-nums;text-shadow:0 1px 6px rgba(0,0,0,.45)}@media(max-width:1024px){#tv-page .country-card-count{font-size:13px}}@media(max-width:480px){#tv-page .country-card-count{font-size:12.5px}}#tv-page .country-card-go{position:absolute;right:20px;bottom:18px;z-index:1;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.2);color:#fff;font-size:22px;backdrop-filter:blur(6px);transition:background .18s ease,border-color .18s ease}@media(max-width:1024px){#tv-page .country-card-go{width:40px;height:40px;font-size:19px}}@media(max-width:600px){#tv-page .country-card-go{display:none}}#tv-page .container{padding:0 48px;margin:0 auto;height:100%}@media(max-width:768px){#tv-page .container{padding:0 32px}}@media(max-width:441px){#tv-page .container{padding:0 16px}}@media(min-width:640px){#tv-page .container{max-width:640px}}@media(min-width:768px){#tv-page .container{max-width:768px}}@media(min-width:1280px){#tv-page .container{max-width:1280px}}@media(min-width:1536px){#tv-page .container{max-width:1536px}}#tv-page #shadow{position:absolute;top:0;z-index:0;width:100%;height:63vw;background:linear-gradient(var(--bg-primary) -5%,rgba(var(--bg-primary-rgb),.3) 10%,rgba(var(--bg-primary-rgb),.3) 45%,var(--bg-primary) 95%)}@media(max-width:1280px){#tv-page #shadow{height:87vw}}@media(max-width:1024px){#tv-page #shadow{height:95vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page #shadow{height:63vw}}@media(max-width:768px){#tv-page #shadow{height:126vw}}@media(max-width:441px){#tv-page #shadow{height:175.5vw}}@media(max-width:400px)and (max-height:700px){#tv-page #shadow{height:138vw}}#tv-page .header-blur{display:none}#tv-page header{width:100%;height:100px;position:fixed;z-index:10;top:0;transition:background-color .15s ease-in-out,height .15s ease-in-out;padding:0 48px 0 44px;display:flex;align-items:center;justify-content:space-between;gap:24px}#tv-page header.menu-open{z-index:50}@media(max-width:1440px){#tv-page header{padding:0 40px}}@media(max-width:992px){#tv-page header{height:60px}}@media(max-width:768px){#tv-page header{padding:0 32px 0 30px}}@media(max-width:480px){#tv-page header{height:70px;padding:0 16px 0 14px;gap:0}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header{padding:0 40px 0 36px;gap:16px;height:60px}}#tv-page header nav{display:flex;align-items:center;gap:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header nav{gap:10px}}#tv-page header nav .logo{height:40px;display:flex;align-items:center;cursor:pointer;position:relative}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header nav .logo{height:32px}}#tv-page header nav .logo img{max-width:40px;max-height:40px;min-height:40px;width:fit-content;height:100%;cursor:pointer;transition:.25s ease-out}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header nav .logo img{max-width:32px;max-height:32px;min-height:32px}}#tv-page header nav .logo .wordmark{font-size:18px;line-height:150%;font-weight:600;color:var(--color-primary);cursor:pointer;transition:.2s ease-out}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header nav .logo .wordmark{font-size:15px;line-height:140%}}#tv-page header nav .logo:hover img{-webkit-transform:rotate(120deg) translateY(2px) translateX(2px);-webkit-transition-duration:.4s;-webkit-transition-delay:now;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite}#tv-page header nav ul{display:flex;align-items:center;gap:16px}@media(max-width:1024px){#tv-page header nav ul{display:none}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header nav ul{display:flex;gap:8px}#tv-page header nav ul li{padding-bottom:4px}}#tv-page header nav ul li,#tv-page header nav ul li *{cursor:pointer}@media(max-width:1280px){#tv-page header nav ul li.secondary{display:none}}#tv-page header nav ul li a{position:relative;font-size:14px;color:var(--text-less);transition:.15s}#tv-page header nav ul li a.active,#tv-page header nav ul li a:hover{color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header nav ul li a{font-size:10px}}#tv-page header nav ul li:last-of-type a:hover svg{transform:scale(1.1)}#tv-page header nav ul li:last-of-type a:before{display:none}#tv-page header .right{display:flex;align-items:center;justify-content:flex-end;gap:8px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right{gap:6px}}#tv-page header .right .search{position:relative}@media(max-width:992px){#tv-page header .right .search{display:none}}#tv-page header .right .search svg{position:absolute;top:50%;transform:translateY(-50%);font-size:18px;transition:.15s}#tv-page header .right .search svg.poisk{left:12px}#tv-page header .right .search svg.clear{right:12px}@media(max-width:1440px){#tv-page header .right .search svg{font-size:16px}#tv-page header .right .search svg.poisk{left:10px}#tv-page header .right .search svg.clear{right:10px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right .search svg{font-size:14px}}#tv-page header .right .search input{width:260px;height:38px;background:rgba(0,0,0,0);padding:0 6px 0 38px;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);font-size:13px;font-weight:400;transition:.15s}@media(max-width:768px){#tv-page header .right .search input{font-size:16px}}@media(max-width:1440px){#tv-page header .right .search input{width:230px;font-size:12px;padding:0 6px 0 34px}}#tv-page header .right .search input:focus{background:hsla(0,0%,100%,.1)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right .search input{width:180px;height:30px;font-size:10px;padding:0 5px 0 32px;border-radius:6px}}#tv-page header .right .search.active input{border-color:rgba(var(--color-primary-rgb),.4);background:rgba(var(--color-primary-rgb),.08)}#tv-page header .right .search.active svg.poisk{color:var(--color-primary)}#tv-page header .right .search-mobile{display:none}#tv-page header .right .favorite,#tv-page header .right .notification{width:38px;height:38px;position:relative;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);transition:.15s;display:flex;align-items:center;justify-content:center}#tv-page header .right .favorite:hover,#tv-page header .right .notification:hover{background:hsla(0,0%,100%,.2)}#tv-page header .right .favorite::selection,#tv-page header .right .notification::selection{background:rgba(0,0,0,0)}#tv-page header .right .favorite,#tv-page header .right .favorite *,#tv-page header .right .notification,#tv-page header .right .notification *{cursor:pointer}#tv-page header .right .favorite svg,#tv-page header .right .notification svg{font-size:21px;transition:.15s}@media(max-width:1360px){#tv-page header .right .favorite,#tv-page header .right .notification{display:none}}#tv-page header .right .language{transition:.2s;position:relative;width:80px;height:38px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right .language{width:68px;height:30px}}#tv-page header .right .language .lang-menu{width:100%;height:38px;display:flex;flex-direction:column;border:1px solid rgba(var(--text-primary-rgb),.06);background:rgba(var(--text-primary-rgb),.08);border-radius:8px;overflow:hidden;font-weight:400;font-size:15px;transition:.2s;position:absolute;z-index:1;top:0;left:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right .language .lang-menu{height:30px;font-size:13px;border-radius:6px}}#tv-page header .right .language .lang-menu .selected,#tv-page header .right .language .lang-menu button{min-height:38px!important;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;transition:.2s;gap:4px;font-size:14px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right .language .lang-menu .selected,#tv-page header .right .language .lang-menu button{min-height:30px!important}}#tv-page header .right .language .lang-menu .selected,#tv-page header .right .language .lang-menu .selected *,#tv-page header .right .language .lang-menu button,#tv-page header .right .language .lang-menu button *{cursor:pointer}#tv-page header .right .language .lang-menu .selected ::selection,#tv-page header .right .language .lang-menu button ::selection{background:rgba(0,0,0,0)}#tv-page header .right .language .lang-menu .selected:disabled,#tv-page header .right .language .lang-menu button:disabled{display:none}#tv-page header .right .language .lang-menu .selected img,#tv-page header .right .language .lang-menu button img{width:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right .language .lang-menu .selected img,#tv-page header .right .language .lang-menu button img{width:16px}}#tv-page header .right .language .lang-menu .selected span,#tv-page header .right .language .lang-menu button span{padding-top:1px;transition:.2s;color:#fff;text-transform:uppercase}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right .language .lang-menu .selected span,#tv-page header .right .language .lang-menu button span{font-size:12px}}#tv-page header .right .language .lang-menu.active{height:116px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right .language .lang-menu.active{height:92px}}#tv-page header .right .language .lang-menu.active:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.1)}#tv-page header .right .account{height:100%;display:flex;align-items:center;justify-content:center}#tv-page header .right .account img.avatar{max-width:38px;max-height:38px;min-height:38px;transition:.2s;border-radius:50%;width:fit-content;height:100%;cursor:pointer}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right .account img.avatar{max-width:30px;max-height:30px;min-height:30px}}#tv-page header .right a{height:38px;color:#fff;padding:0 24px;font-size:14px;border-radius:8px;font-weight:400;white-space:nowrap;transition:.2s ease;background:var(--color-primary);text-align:center;line-height:37px}#tv-page header .right a::selection{background:rgba(0,0,0,0)}#tv-page header .right a:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .right a{height:30px;font-size:11px;padding:0 16px;border-radius:6px;line-height:31px}}#tv-page header .account-menu-wrapper{width:100%;height:var(--app-svh);position:absolute;z-index:1;top:0;right:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:.3s ease;display:flex}#tv-page header .account-menu-wrapper .close{width:calc(100% - 320px);height:100%}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .close{width:calc(100% - 260px)}}@media(max-width:441px){#tv-page header .account-menu-wrapper .close{width:calc(100% - 280px)}}#tv-page header .account-menu-wrapper .menu{width:300px;height:100%;background:rgba(var(--bg-primary-rgb),.82);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);position:absolute;top:0;right:-300px;transition:.3s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 32px rgba(0,0,0,.4);border-left:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column}@media(max-width:992px){#tv-page header .account-menu-wrapper .menu{height:calc(100% - 65px - env(safe-area-inset-bottom))}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu{width:240px;right:-240px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu{width:260px;right:-260px}}#tv-page header .account-menu-wrapper .menu .menu-header{padding:24px 20px;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;align-items:center;gap:14px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-header{padding:16px;gap:10px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-header{padding:18px 16px;gap:12px}}#tv-page header .account-menu-wrapper .menu .menu-header img.avatar{width:46px;height:46px;min-width:46px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.08);transition:.2s ease}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-header img.avatar{width:38px;height:38px;min-width:38px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-header img.avatar{width:40px;height:40px;min-width:40px}}#tv-page header .account-menu-wrapper .menu .menu-header .info{flex:1;min-width:0}#tv-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:15px;font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:13px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:14px}}#tv-page header .account-menu-wrapper .menu .menu-header .info p{font-size:12px;color:var(--text-many);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35;margin-top:2px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}#tv-page header .account-menu-wrapper .menu .menu-content{flex:1;overflow-y:auto;padding:8px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-content{padding:6px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-content{padding:6px}}#tv-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar{width:3px}#tv-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}#tv-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:4px}#tv-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:none;flex-direction:column;padding:4px 0;margin-bottom:4px;border-bottom:1px solid hsla(0,0%,100%,.06)}@media(max-width:1024px){#tv-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}#tv-page header .account-menu-wrapper .menu .menu-content .menu-section{display:flex;flex-direction:column;padding:4px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}#tv-page header .account-menu-wrapper .menu .menu-content .menu-section:last-child{border-bottom:none}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;font-size:14px;color:var(--text-less);transition:all .15s ease;cursor:pointer;position:relative;text-decoration:none}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-content .menu-item{padding:8px 12px;font-size:13px;gap:10px;border-radius:8px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-content .menu-item{padding:9px 12px;font-size:13px;gap:10px;border-radius:8px}}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:18px;transition:.15s ease}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item:hover{background:hsla(0,0%,100%,.07);color:var(--text-primary)}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item.active{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary)}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item.active .icon svg{color:var(--color-primary)}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:none}@media(max-width:1360px){#tv-page header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:flex}}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item.logout .icon svg{transform:rotate(180deg)}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover{background:rgba(239,68,68,.08);color:#ef4444}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover .icon svg{color:#ef4444}#tv-page header .account-menu-wrapper .menu .menu-content .menu-item,#tv-page header .account-menu-wrapper .menu .menu-content .menu-item *{cursor:pointer}#tv-page header .account-menu-wrapper .menu .menu-footer{padding:12px;border-top:1px solid hsla(0,0%,100%,.06);display:flex;flex-direction:column;gap:8px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn{width:100%;height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);transition:all .15s ease;cursor:pointer}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn,#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn *{cursor:pointer}#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:18px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{white-space:nowrap;color:var(--text-primary);font-weight:400;font-size:14px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}@media(max-width:441px){#tv-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}#tv-page header .account-menu-wrapper.active{opacity:1;visibility:visible}#tv-page header .account-menu-wrapper.active .menu{right:0}#tv-page header .rodal .rodal-dialog{max-width:90%;width:fit-content!important;height:fit-content!important;background:var(--bg-primary);border-radius:5px;overflow:hidden;padding:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .rodal .rodal-dialog{max-width:70%;transform:scale(.85)}}#tv-page header .rodal .rodal-dialog .text{padding:16px 20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .rodal .rodal-dialog .text p{font-size:15px}}@media(max-width:441px){#tv-page header .rodal .rodal-dialog .text p{font-size:15px}}#tv-page header .rodal .rodal-dialog .wrapper button{width:50%;padding:12px}#tv-page header .rodal .rodal-dialog .wrapper button.cancel{border-top:1px solid var(--bg-secondary);transition:.15s}#tv-page header .rodal .rodal-dialog .wrapper button.cancel:hover{border-top:1px solid var(--border-primary);background:var(--bg-secondary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}@media(max-width:441px){#tv-page header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}#tv-page header .rodal .rodal-dialog .wrapper button.confirm{border-top:1px solid var(--color-primary);background:var(--color-primary);transition:.15s}#tv-page header .rodal .rodal-dialog .wrapper button.confirm:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}@media(max-width:441px){#tv-page header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}#tv-page header .rodal .rodal-close{display:none}#tv-page header.active{background-color:rgba(var(--bg-primary-rgb),.5);height:70px}#tv-page header.active:before{content:"";position:absolute;z-index:-1;width:101%;height:100%;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateX(-48px)}@media(max-width:768px){#tv-page header.active:before{transform:translateX(-32px);padding:0 32px}}@media(max-width:441px){#tv-page header.active:before{transform:translateX(-16px);padding:0 16px}}@media(max-width:1024px){#tv-page header.active{height:50px}}@media(max-width:441px){#tv-page header.active{height:60px}}#tv-page header.active .right{height:60%}#tv-page footer{position:relative;background:var(--bg-secondary);overflow:hidden}@media(max-width:992px){#tv-page footer{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}#tv-page footer .footer-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--color-primary-rgb),.5),transparent)}#tv-page footer .footer-glow:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:40%;height:80px;background:radial-gradient(ellipse at top,rgba(var(--color-primary-rgb),.06) 0,transparent 70%)}#tv-page footer .footer-content{width:100%;padding:0 48px 0 44px;box-sizing:border-box}@media(max-width:1440px){#tv-page footer .footer-content{padding:0 40px}}@media(max-width:768px){#tv-page footer .footer-content{padding:0 32px 0 30px}}@media(max-width:480px){#tv-page footer .footer-content{padding:0 16px 0 14px}}#tv-page footer .footer-top{display:flex;justify-content:space-between;gap:64px;padding:56px 0 40px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-top{padding:40px 0 32px;gap:32px}}@media(max-width:900px){#tv-page footer .footer-top{flex-direction:column;gap:40px}}@media(max-width:441px){#tv-page footer .footer-top{padding:36px 0 28px;gap:32px}}#tv-page footer .footer-brand{max-width:300px;display:flex;flex-direction:column;gap:16px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-brand{max-width:240px;gap:12px}}@media(max-width:900px){#tv-page footer .footer-brand{max-width:100%}}#tv-page footer .footer-brand .logo-row{display:flex;align-items:center;gap:10px}#tv-page footer .footer-brand .logo-row img{width:36px;height:36px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-brand .logo-row img{width:30px;height:30px}}#tv-page footer .footer-brand .logo-row .logo-text{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.02em}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-brand .logo-row .logo-text{font-size:17px}}@media(max-width:441px){#tv-page footer .footer-brand .logo-row .logo-text{font-size:18px}}#tv-page footer .footer-brand .tagline{font-size:13px;line-height:1.6;color:var(--text-less);font-weight:400}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-brand .tagline{font-size:11px}}@media(max-width:441px){#tv-page footer .footer-brand .tagline{font-size:12px}}#tv-page footer .footer-brand .available-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}#tv-page footer .footer-brand .available-badges .badge{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:1px solid var(--border-primary);background:hsla(0,0%,100%,.03);transition:.2s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-brand .available-badges .badge{padding:5px 11px;border-radius:6px}}#tv-page footer .footer-brand .available-badges .badge:hover{border-color:var(--border-secondary);background:hsla(0,0%,100%,.06)}#tv-page footer .footer-brand .available-badges .badge svg{font-size:14px;color:var(--text-many)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-brand .available-badges .badge svg{font-size:12px}}#tv-page footer .footer-brand .available-badges .badge span{font-size:12px;font-weight:400;color:var(--text-many);white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-brand .available-badges .badge span{font-size:10px}}#tv-page footer .footer-links{display:flex;gap:56px;flex-wrap:wrap}@media(max-width:1140px){#tv-page footer .footer-links{gap:40px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-links{gap:24px}}@media(max-width:768px){#tv-page footer .footer-links{gap:32px}}@media(max-width:441px){#tv-page footer .footer-links{gap:0;row-gap:28px}}#tv-page footer .link-group{min-width:100px}@media(max-width:441px){#tv-page footer .link-group{min-width:0;box-sizing:border-box}#tv-page footer .link-group:nth-child(odd){width:55%}#tv-page footer .link-group:nth-child(2n){width:45%}}#tv-page footer .link-group h4{font-size:12px;font-weight:600;color:var(--text-less);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .link-group h4{font-size:10px;margin-bottom:12px}}@media(max-width:441px){#tv-page footer .link-group h4{font-size:11px;margin-bottom:14px}}#tv-page footer .link-group ul{display:flex;flex-direction:column;gap:12px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .link-group ul{gap:10px}}#tv-page footer .link-group ul li{list-style:none}#tv-page footer .link-group ul li a,#tv-page footer .link-group ul li span{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.55);transition:.2s;cursor:pointer;white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .link-group ul li a,#tv-page footer .link-group ul li span{font-size:11px}}@media(max-width:441px){#tv-page footer .link-group ul li a,#tv-page footer .link-group ul li span{font-size:12px;white-space:normal;word-break:break-word}}#tv-page footer .link-group ul li a:hover,#tv-page footer .link-group ul li span:hover{color:#fff;transform:translateX(2px)}#tv-page footer .link-group ul li a,#tv-page footer .link-group ul li span{display:inline-block}#tv-page footer .link-group ul.social-list{gap:10px}#tv-page footer .link-group ul.social-list li a{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;border:1px solid var(--border-primary);background:hsla(0,0%,100%,.02);transition:.2s;color:hsla(0,0%,100%,.6)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .link-group ul.social-list li a{padding:6px 12px;border-radius:8px}}@media(max-width:441px){#tv-page footer .link-group ul.social-list li a{padding:7px 10px;width:100%;box-sizing:border-box;justify-content:flex-start}}#tv-page footer .link-group ul.social-list li a:hover{background:hsla(0,0%,100%,.06);border-color:var(--border-secondary);color:#fff;transform:translateX(0) translateY(-1px)}#tv-page footer .link-group ul.social-list li a:hover svg{color:var(--color-primary)}#tv-page footer .link-group ul.social-list li a svg{font-size:15px;transition:.2s;color:hsla(0,0%,100%,.5);flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .link-group ul.social-list li a svg{font-size:13px}}#tv-page footer .link-group ul.social-list li a span{font-size:13px;font-weight:400;color:inherit}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .link-group ul.social-list li a span{font-size:11px}}#tv-page footer .link-group ul.social-list li a span:hover{transform:none}#tv-page footer .footer-divider{height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}#tv-page footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:16px}@media(max-width:441px){#tv-page footer .footer-bottom{padding:16px 0 20px}}#tv-page footer .footer-bottom .copyright{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}#tv-page footer .footer-bottom .copyright a,#tv-page footer .footer-bottom .copyright span{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.4);transition:.2s;white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-bottom .copyright a,#tv-page footer .footer-bottom .copyright span{font-size:11px}}@media(max-width:441px){#tv-page footer .footer-bottom .copyright a,#tv-page footer .footer-bottom .copyright span{font-size:11px}}#tv-page footer .footer-bottom .copyright a{cursor:pointer}#tv-page footer .footer-bottom .copyright a:hover{color:#fff}#tv-page footer .footer-bottom .copyright .dot{margin:0 4px;color:hsla(0,0%,100%,.2)}@media(max-width:441px){#tv-page footer .footer-bottom .copyright .dot{display:none}#tv-page footer .footer-bottom .copyright .rights{width:100%}}#tv-page footer .footer-bottom .developer{flex-shrink:0}#tv-page footer .footer-bottom .developer,#tv-page footer .footer-bottom .developer *{cursor:pointer}#tv-page footer .footer-bottom .developer img{height:48px;opacity:.4;transition:.25s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#tv-page footer .footer-bottom .developer img{height:40px}}@media(max-width:441px){#tv-page footer .footer-bottom .developer img{height:56px}}#tv-page footer .footer-bottom .developer img:hover{opacity:.8;transform:scale(1.05)}#tv-page .tv-hero{min-height:var(--app-svh);display:flex;flex-direction:column}#tv-page .tv-hero main{flex:1;display:flex;flex-direction:column}#tv-page .tv-header{padding:100px 48px 24px;margin-bottom:16px}#tv-page .tv-header h1{font-size:48px;font-weight:700;margin:0 0 8px}#tv-page .tv-header .tv-subtitle{font-size:16px;color:var(--text-less);margin:0}@media(max-width:768px){#tv-page .tv-header{padding:70px 24px 20px}#tv-page .tv-header h1{font-size:32px}#tv-page .tv-header .tv-subtitle{font-size:14px}}@media(max-width:480px){#tv-page .tv-header{padding:75px 16px 16px}#tv-page .tv-header h1{font-size:26px}}#tv-page .tv-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 48px 16px}#tv-page .tv-toolbar .tv-total{font-size:13px;color:var(--text-less);font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:768px){#tv-page .tv-toolbar{padding:0 24px 12px}}@media(max-width:480px){#tv-page .tv-toolbar{padding:0 16px 10px;flex-direction:column;align-items:stretch}#tv-page .tv-toolbar .tv-search{min-width:0}#tv-page .tv-toolbar .tv-total{text-align:right}}#tv-page .tv-categories-bar{display:flex;gap:8px;padding:0 48px 16px;overflow-x:auto;scrollbar-width:none}#tv-page .tv-categories-bar::-webkit-scrollbar{display:none}#tv-page .tv-categories-bar button{flex-shrink:0;white-space:nowrap;padding:8px 16px;border-radius:20px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.06);color:var(--text-many);font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,color .2s}#tv-page .tv-categories-bar button:hover{background:hsla(0,0%,100%,.1);color:var(--text-primary)}#tv-page .tv-categories-bar button.active{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.3);color:var(--text-primary)}@media(max-width:768px){#tv-page .tv-categories-bar{padding:0 24px 12px}}@media(max-width:480px){#tv-page .tv-categories-bar{padding:0 16px 10px}}#tv-page .tv-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:100px 48px 0;font-size:13px;color:var(--text-less)}#tv-page .tv-crumbs a{color:var(--text-many);text-decoration:none;transition:color .15s}#tv-page .tv-crumbs a:hover{color:var(--text-primary)}#tv-page .tv-crumbs svg{flex-shrink:0;opacity:.45;font-size:13px}#tv-page .tv-crumbs span{color:var(--text-primary)}#tv-page .tv-crumbs+.tv-header{padding-top:16px}@media(max-width:768px){#tv-page .tv-crumbs{padding:70px 24px 0}}@media(max-width:480px){#tv-page .tv-crumbs{padding:75px 16px 0;font-size:12px}}#tv-page .tv-header-flag{margin-right:12px;font-size:.9em}#tv-page .tv-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:0 48px 40px}@media(max-width:1280px){#tv-page .tv-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1024px){#tv-page .tv-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 24px 32px}}@media(max-width:768px){#tv-page .tv-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 24px 32px;gap:12px}}@media(max-width:480px){#tv-page .tv-grid{padding:0 16px 24px;gap:10px}}#tv-page .tv-grid.countries{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1470px){#tv-page .tv-grid.countries{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1280px){#tv-page .tv-grid.countries{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1024px){#tv-page .tv-grid.countries{grid-template-columns:repeat(2,minmax(0,1fr))}}#tv-page .tv-section-title{margin:0 0 14px;padding:0 48px;font-size:17px;font-weight:600;color:var(--text-primary)}@media(max-width:1024px){#tv-page .tv-section-title{padding:0 24px}}@media(max-width:480px){#tv-page .tv-section-title{padding:0 16px;font-size:15px}}#tv-page .tv-empty{grid-column:1/-1;padding:56px 0;text-align:center;color:var(--text-less);font-size:15px}#tv-page .tv-hero-banner{position:relative;margin:100px 48px 0;padding:36px 20px 36px 0;min-height:260px;display:flex;align-items:end;justify-content:space-between;gap:28px;border-radius:20px;overflow:hidden;background-color:#0d0d0d;background-image:url(/tv-globe.webp);background-size:80%;background-position:100%;background-repeat:no-repeat}#tv-page .tv-hero-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,13,13,.9607843137),rgba(13,13,13,.8196078431) 38%,rgba(13,13,13,.3490196078) 68%,rgba(13,13,13,.1019607843))}#tv-page .tv-hero-banner:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(13,13,13,0),rgba(13,13,13,0) 55%,rgba(13,13,13,.4) 76%,rgba(13,13,13,.8509803922) 90%,#0d0d0d),linear-gradient(270deg,#0d0d0d,rgba(13,13,13,0) 11%)}#tv-page .tv-hero-banner>*{position:relative;z-index:1}@media(max-width:1024px){#tv-page .tv-hero-banner{margin:90px 24px 0;padding:32px 24px 32px 0;min-height:220px}}@media(max-width:768px){#tv-page .tv-hero-banner{flex-direction:column;align-items:flex-start;margin:76px 0 0;padding:136px 24px 28px;min-height:0;gap:18px;border-radius:0;background-size:190% auto;background-position:58% top}#tv-page .tv-hero-banner:before{background:linear-gradient(180deg,rgba(13,13,13,0),rgba(13,13,13,.2509803922) 40%,rgba(13,13,13,.8509803922) 60%,#0d0d0d 76%)}#tv-page .tv-hero-banner:after{background:linear-gradient(180deg,#0d0d0d,rgba(13,13,13,0) 16%),linear-gradient(90deg,#0d0d0d,rgba(13,13,13,0) 22%,rgba(13,13,13,0) 78%,#0d0d0d)}}@media(max-width:480px){#tv-page .tv-hero-banner{margin:70px 0 0;padding:118px 16px 24px;gap:16px;background-size:215% auto}}#tv-page .tv-hero-copy{max-width:560px;min-width:0;height:100%;flex:1}#tv-page .tv-hero-copy h1{margin:12px 0 8px;font-size:44px;font-weight:700;line-height:1.1;color:var(--text-primary)}@media(max-width:1024px){#tv-page .tv-hero-copy h1{font-size:34px}}@media(max-width:480px){#tv-page .tv-hero-copy h1{font-size:26px}}#tv-page .tv-hero-copy .tv-subtitle{margin:0 0 20px;max-width:44ch;font-size:15px;line-height:1.5;color:var(--text-less)}@media(max-width:480px){#tv-page .tv-hero-copy .tv-subtitle{font-size:13.5px;margin-bottom:14px}}#tv-page .tv-search{display:flex;max-width:400px;align-items:center;gap:8px;min-width:260px;padding:10px 12px;border-radius:10px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.05);color:var(--text-less)}#tv-page .tv-search:focus-within{border-color:rgba(var(--color-primary-rgb),.45)}#tv-page .tv-search input{flex:1;min-width:0;border:0;background:rgba(0,0,0,0);color:var(--text-primary);font-size:14px;outline:none}#tv-page .tv-search input::placeholder{color:var(--text-less)}#tv-page .tv-search button{display:inline-flex;border:0;background:rgba(0,0,0,0);color:var(--text-less);cursor:pointer}#tv-page .tv-search button:hover{color:var(--text-primary)}#tv-page .tv-hero-tag{display:inline-block;padding:5px 12px;border-radius:999px;background:var(--color-primary);color:#fff;font-size:12px;font-weight:600;letter-spacing:.02em}#tv-page .tv-hero-count{display:inline-flex;align-items:center;gap:14px;flex-shrink:0;padding:12px 24px 12px 12px;border-radius:100px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.3) 0,rgba(120,8,8,.34) 55%,rgba(58,6,6,.42) 100%);border:1px solid rgba(var(--color-primary-rgb),.28);box-shadow:0 14px 34px rgba(0,0,0,.45),0 6px 24px rgba(var(--color-primary-rgb),.16);backdrop-filter:blur(18px) saturate(140%)}#tv-page .tv-hero-count i{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(180deg,#6d0810 -10%,var(--color-primary) 100%);box-shadow:0 6px 18px rgba(var(--color-primary-rgb),.4);color:#fff;font-size:22px}#tv-page .tv-hero-count span{display:flex;flex-direction:column;gap:2px;line-height:1.15}#tv-page .tv-hero-count small{color:hsla(0,0%,100%,.66);font-size:13px}#tv-page .tv-hero-count b{color:#fff;font-size:24px;font-weight:700;font-variant-numeric:tabular-nums}@media(max-width:768px){#tv-page .tv-hero-count{display:none}}