.CatagoriesSection{margin:0 0 0 calc(2vw + 16px);padding-top:10px;position:relative;border-radius:6px}.CatagoriesSection:after{content:"Streaming\aNow";white-space:pre;display:flex;align-items:center;font-weight:500;font-size:20px;line-height:100%;width:196px;height:120px;letter-spacing:0;text-transform:capitalize;border-radius:6px;padding-left:16px;position:absolute;left:-2px;top:32px;background:linear-gradient(90deg,#1a1a1a 60%,rgba(26,26,26,0))}.CatagoriesSection .allPosters{display:block;width:100%;overflow:hidden;scrollbar-width:none;padding:24px 0;border-radius:6px}.CatagoriesSection .allPosters:hover .marquee{animation-play-state:paused}.CatagoriesSection .allPosters .arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;transition:opacity .2s ease-in-out;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(32,32,32,0),#202020 50%,rgba(32,32,32,0));height:116px;opacity:1}.CatagoriesSection .allPosters .arrow:hover{transform:translateY(-50%)}.CatagoriesSection .allPosters .arrow-prev{left:-32px;width:32px}.CatagoriesSection .allPosters .arrow-next{right:0}.CatagoriesSection .allPosters .marquee{display:flex;gap:15px;align-items:center;animation:marquee 30s linear infinite;will-change:transform;width:100%}.CatagoriesSection .allPosters .marquee:hover,.poster:focus .CatagoriesSection .allPosters .marquee{animation-play-state:paused}.CatagoriesSection .allPosters .marquee .poster img{border-radius:6px;width:194px;height:116px}.CatagoriesSection .allPosters .marquee .poster{cursor:pointer}.CatagoriesSection .allPosters .marquee .poster:hover{width:auto;height:118px;border-radius:12px;padding:1px;margin:0 20px;background:linear-gradient(91.77deg,#22bbbe,#7dad41 30.67%,#f4b719 45.19%,#e55824 63.32%,#b52c80 84.14%,#ffffff 112.34%);scale:1.2;box-shadow:0 0 16px 2px rgba(186,186,186,.2392156863)}.CatagoriesSection .allPosters .marquee .poster:hover img{border-radius:12px}@media(prefers-reduced-motion:reduce){.CatagoriesSection .allPosters .marquee{animation:none!important;transform:none!important}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.channelsSectionRoot{display:flex;align-items:center;flex-direction:column;gap:40px}.channelsSectionRoot .headingsSection .desc{text-align:center}.channelsSectionRoot .channelsSectionMain{border:1px solid #262626;padding:24px 10px;border-radius:12px;width:100%}.channelsSectionRoot .channelsSectionMain .catagoriesContainer{position:relative;display:flex;align-items:center;justify-content:center}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;opacity:0;transition:opacity .2s ease-in-out;display:flex;align-items:center;justify-content:center;height:100%;opacity:1}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .arrow:hover{transform:translateY(-50%)}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .arrow-prev{left:-10px}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .arrow-next{right:-10px}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .catagoriesSection{display:flex;align-items:center;gap:16px;overflow-x:scroll;scrollbar-width:none;margin:0 16px;padding:8px 0}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .catagoriesSection .tab{background-color:#262626;border-radius:24px;padding:4px 12px;width:auto;display:flex;align-items:center;gap:8px;transition:all .2s ease-in-out;cursor:pointer}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .catagoriesSection .tab .catagoryName{font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;vertical-align:middle;color:#d9d9d9;width:max-content}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .catagoriesSection .tab:hover{background-color:#565656;scale:1.15}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .catagoriesSection .active{background-color:#d9d9d9}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .catagoriesSection .active .catagoryName{color:#323232;font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;line-height:150%;letter-spacing:0;vertical-align:middle}.channelsSectionRoot .channelsSectionMain .catagoriesContainer .catagoriesSection .active:hover{background-color:#d9d9d9;scale:1.05}.channelsSectionRoot .channelsSectionMain .epgSection{display:flex;align-items:center;gap:12px;flex-direction:column;padding:16px 28px 0 24px;overflow-x:hidden;overflow-y:auto;height:60vh;transition:padding .3s ease-in-out}.channelsSectionRoot .channelsSectionMain .epgSection::-webkit-scrollbar{width:3px}.channelsSectionRoot .channelsSectionMain .epgSection::-webkit-scrollbar-thumb{background:#ababab;border-radius:3px}.channelsSectionRoot .channelsSectionMain .epgSection::-webkit-scrollbar-track{background:#4b4b4b;border-radius:3px}.epgHover{transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s cubic-bezier(.2,.8,.2,1),background .3s cubic-bezier(.2,.8,.2,1)}.epgHover,.epgHover .epgRow{width:100%;will-change:transform,box-shadow}.epgHover .epgRow{display:flex;align-items:center;gap:16px;position:relative;transform-origin:left center;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s cubic-bezier(.2,.8,.2,1)}.epgHover .epgRow .imgBlock{width:108px;height:56px;background-color:#242323;border-radius:6px;padding:8px 12px;display:flex;align-items:center;justify-content:center}.epgHover .epgRow .imgBlock .logo{width:auto;max-width:64px;max-height:40px}.epgHover .epgRow .poster{display:none}.epgHover .epgRow .epgcontents{display:flex;align-items:center;gap:8px;overflow-x:scroll;width:100%;scrollbar-width:none}.epgHover .epgRow .epgcontents .arrow{display:flex}.epgHover .epgRow .epgcontents .programTab{position:relative;overflow:hidden;height:64px;border-radius:6px;padding-left:16px;min-width:496px;display:flex;justify-content:space-between;align-items:center;background-color:#1a1a1a}.epgHover .epgRow .epgcontents .programTab:first-child{cursor:pointer}.epgHover .epgRow .epgcontents .programTab:first-child:before{content:"";position:absolute;top:0;left:0;bottom:0;width:var(--progress,43%);max-width:100%;z-index:1;pointer-events:none;background:linear-gradient(90deg,#1b082a,rgba(26,26,26,0));transform-origin:left center;transition:width .8s ease-in-out}.epgHover .epgRow .epgcontents .programTab .content{z-index:5}.epgHover .epgRow .epgcontents .programTab .content label{font-weight:500;font-size:16px;line-height:150%;letter-spacing:0;text-transform:capitalize;color:#d9d9d9}.epgHover .epgRow .epgcontents .programTab .content .desc{font-weight:500;font-size:14px;line-height:160%;letter-spacing:0;color:#999;text-align:left}.epgHover .epgRow .epgcontents .programTab .content .desc .status{margin-left:10px;font-weight:500;font-size:14px;letter-spacing:.6px;text-align:center;vertical-align:middle;padding:3px 6px;border-radius:6px;color:#fff}.epgHover .epgRow .epgcontents .programTab .content .desc .streaming{color:#fd665e}.epgHover .epgRow .epgcontents .programTab .content .desc .upcoming{color:#d297ff}.epgHover .epgRow .epgcontents .programTab .content .description{font-weight:400;font-size:12px;line-height:130%;letter-spacing:0;color:hsla(0,0%,60%,.6);width:75%}.epgHover .epgRow .epgcontents .programTab .content .watchNow{display:flex;align-items:center;width:max-content;height:26px;gap:8px;opacity:1;border-radius:6px;padding:6px 8px;font-weight:400;font-size:14px;letter-spacing:.6px;line-height:100%;letter-spacing:0;color:#fff;background-color:#262628;margin-top:16px;cursor:pointer;pointer-events:auto}.epgHover .epgRow .epgcontents .programTab .content .watchNow:hover{background-color:#3b3b3b;scale:1.08}.epgHover .epgRow .epgcontents .programTab .content .hoverContent{display:none}.epgHover .epgRow .epgcontents .programTab .programImg{width:138px;height:64px;opacity:1;border-top-right-radius:6.86px;border-bottom-right-radius:6.86px;object-fit:cover;position:relative;z-index:1}.epgHover .epgRow .epgcontents .programTab:after{content:"";position:absolute;top:0;right:0;bottom:0;width:160px;background:linear-gradient(270deg,rgba(0,0,0,0) 70.08%,#1a1a1a 85%);z-index:3;pointer-events:none}.epgHover .epgRow .blank{border:1px solid #262626;height:64px;border-radius:6px}.epgHover .epgRow .blank .noContent{color:#d9d9d9;font-size:20px;font-weight:500;text-align:center;width:100%}.epgHover .epgRow .blank .noContent span{font-size:14px;font-weight:400;color:#999}.activeEpg,.epgHover.hoverActive{z-index:4;transform:scale(1.03);border-radius:12px;padding:1px;box-shadow:0 0 16px 2px rgba(186,186,186,.2392156863);background:linear-gradient(91.77deg,#22bbbe,#7dad41 30.67%,#f4b719 45.19%,#e55824 63.32%,#b52c80 84.14%,#ffffff 112.34%)}.activeEpg .epgRow,.epgHover.hoverActive .epgRow{background-color:#2b2b2b;padding:12px;width:100%;border-radius:12px}.activeEpg .epgRow .imgBlock,.epgHover.hoverActive .epgRow .imgBlock{height:166px;width:126px}.activeEpg .epgRow .imgBlock .poster,.epgHover.hoverActive .epgRow .imgBlock .poster{display:block;max-width:110px;height:152px;opacity:1;border-radius:3px}.activeEpg .epgRow .imgBlock .logo,.epgHover.hoverActive .epgRow .imgBlock .logo{display:none}.activeEpg .epgRow .epgcontents .arrow,.epgHover.hoverActive .epgRow .epgcontents .arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;opacity:0;transition:opacity .2s ease-in-out;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(32,32,32,0),rgba(32,32,32,.6) 50%,rgba(32,32,32,0));height:100%;opacity:1}.activeEpg .epgRow .epgcontents .arrow:hover,.epgHover.hoverActive .epgRow .epgcontents .arrow:hover{transform:translateY(-50%)}.activeEpg .epgRow .epgcontents .arrow-prev,.epgHover.hoverActive .epgRow .epgcontents .arrow-prev{left:154px}.activeEpg .epgRow .epgcontents .arrow-next,.epgHover.hoverActive .epgRow .epgcontents .arrow-next{right:0}.activeEpg .epgRow .epgcontents .programTab,.epgHover.hoverActive .epgRow .epgcontents .programTab{height:166px;min-width:650px}.activeEpg .epgRow .epgcontents .programTab .content .hoverContent,.epgHover.hoverActive .epgRow .epgcontents .programTab .content .hoverContent{display:block}.activeEpg .epgRow .epgcontents .programTab .content .desc .streaming,.activeEpg .epgRow .epgcontents .programTab .content .watchNow,.epgHover.hoverActive .epgRow .epgcontents .programTab .content .desc .streaming,.epgHover.hoverActive .epgRow .epgcontents .programTab .content .watchNow{display:none}.activeEpg .epgRow .epgcontents .programTab .content .desc .upcoming,.epgHover.hoverActive .epgRow .epgcontents .programTab .content .desc .upcoming{display:inline}.activeEpg .epgRow .epgcontents .programTab:first-child:before,.epgHover.hoverActive .epgRow .epgcontents .programTab:first-child:before{background:linear-gradient(90deg,#1b082a var(--randomprogress,1.79%),rgba(26,26,26,0) var(--progress,43.81%));transition:background 1s ease-in-out,opacity .4s ease-in-out}.activeEpg .epgRow .epgcontents .programTab:first-child .content .watchNow,.epgHover.hoverActive .epgRow .epgcontents .programTab:first-child .content .watchNow{display:flex}.activeEpg .epgRow .epgcontents .programTab:first-child .content .desc .upcoming,.epgHover.hoverActive .epgRow .epgcontents .programTab:first-child .content .desc .upcoming{display:none}.activeEpg .epgRow .epgcontents .programTab:first-child .content .desc .streaming,.epgHover.hoverActive .epgRow .epgcontents .programTab:first-child .content .desc .streaming{display:inline}.activeEpg .epgRow .epgcontents .programTab .programImg,.epgHover.hoverActive .epgRow .epgcontents .programTab .programImg{height:166px;width:300px}.activeEpg .epgRow .epgcontents .programTab:after,.epgHover.hoverActive .epgRow .epgcontents .programTab:after{width:332px}.activeEpg .epgRow .blank,.epgHover.hoverActive .epgRow .blank{border:none}.content-loader{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.content-loader:after,.content-loader:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid #e0e0e0;animation:prixClipFix 2s linear infinite}.content-loader:after{transform:rotate3d(90,90,0,180deg);border-color:#ff3d00}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}75%,to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}}.ui-loader{width:100%;height:100%;z-index:999;background:rgba(0,0,0,.1);position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.ui-loader img{width:50px;height:50px}