.installation{position:fixed;bottom:9.5rem;right:-32rem;z-index:999;width:auto;height:auto;background-color:#151515;box-shadow:0 0 20px 2px #121212;display:flex;justify-content:space-between;align-items:center;padding:1rem 2.5rem;border-radius:1rem;transition:all ease-in .2s;gap:1rem}@media screen and (min-width: 768px){.installation{position:fixed;bottom:4.5rem;right:-32rem;z-index:999;width:32rem;height:auto;background-color:#151515;box-shadow:0 0 20px 2px #121212;display:flex;justify-content:space-between;align-items:center;padding:1rem 2.5rem;border-radius:1rem;transition:all ease-in .2s;gap:1rem}}.active__installation{right:0}.close__installation{right:-25rem}.installation .right{display:flex;align-items:center;align-items:center;gap:.8rem;position:relative}.installation .right .svgright{position:absolute;top:-1.9rem;right:-2rem}.installation .right .textLeft{font-size:1.5rem;font-weight:600}.installation .left{cursor:pointer}.slider{margin-top:.1rem}.slider swiper-container swiper-slide img{width:100%;height:25rem;object-fit:cover}.slider swiper-container swiper-slide{position:relative}.slider swiper-container swiper-slide .about__name{position:absolute;z-index:999;bottom:2rem;right:2rem;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:2rem}.slider swiper-container swiper-slide .about__name .name{font-size:1.4rem;font-weight:700;filter:drop-shadow(0px 0px 4px #131313)}.slider swiper-container swiper-slide .about__name .about{display:none;font-size:2rem;font-weight:500;width:70rem;filter:drop-shadow(0px 0px 4px #131313);color:#e7e7e7;text-align:right}.slider swiper-container swiper-slide .about__name .login{display:none;cursor:pointer}.slider swiper-container swiper-slide .about__name .login span{font-size:1.5rem;font-weight:600;color:#f6f6f6}.slider swiper-container swiper-slide .about__name .login span svg{margin-bottom:-.7rem;margin-right:.3rem;transition:all ease-in .2s}.slider swiper-container swiper-slide .about__name .login:hover span svg{margin-right:2rem}@media screen and (min-width: 600px){.slider swiper-container swiper-slide img{width:100%;height:32rem;object-fit:cover}}@media screen and (min-width: 768px){.slider swiper-container swiper-slide img{width:100%;height:96vh;object-fit:cover}.slider swiper-container swiper-slide .about__name{bottom:5.5rem;right:2rem}.slider swiper-container swiper-slide .about__name .name{font-size:2.7rem}.slider swiper-container swiper-slide .about__name .about{display:flex}.slider swiper-container swiper-slide .about__name .login{display:none;flex-direction:row;align-items:center;justify-content:center}}.tv{margin-top:2rem;width:100%;height:38rem;background-image:url(../../assets/image/Main/Tv/background.jpg);border-radius:1rem;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;display:grid;grid-template-columns:1fr;z-index:0;padding:3rem 2rem;padding-bottom:35rem!important;align-items:center}.tv .bgGr{position:absolute;top:0;right:0;left:0;bottom:0;border-radius:.9rem;background:linear-gradient(90deg,#3f0f60e4 0%,#821343b3 53%,#98451caf 100%)}.tv .right{z-index:200; margin-bottom: 12rem !important;}.tv .left .channel .channel__image img{width:10rem}.tv .right .title{font-size:1.9rem;font-weight:700;margin-bottom:.2rem}.tv .right .about{font-size:1.4rem;font-weight:500;margin-bottom:2rem}.tv .right button{background-color:#cacaca3d;color:#ededed;backdrop-filter:blur(5px);cursor:pointer;font-size:1.4rem;font-weight:600;padding:.8rem 2.5rem;border-radius:.5rem}.tv .left{display:grid;grid-auto-flow: column;z-index:999;overflow-x:scroll;padding-bottom:2rem;gap:1rem}.tv .left::-webkit-scrollbar{height:5px;display:none}.tv .left::-webkit-scrollbar-track{background:transparent}.tv .left::-webkit-scrollbar-thumb{background:var(--background-purple);border-radius:2rem}.tv .left::-webkit-scrollbar-thumb:hover{background:#303030ec}main .main .cardSlider .left{margin-top:2rem;width:100%}.tv .left .channel{padding-bottom: 5rem !important; position: relative; display:flex;flex-direction:column;align-items:center;justify-content:center;backdrop-filter:blur(10px);background-color:#14141456;box-shadow:#0000004d 0 0 8px;width:15rem;padding:1.4rem 1rem;border-radius:1.1rem;position:relative}.tv .left .channel .channel__text{position: absolute; bottom: 1.5rem; right: 0; left: 0; text-align: center; font-size:1.5rem;font-weight:600;margin-bottom:1.8rem;margin-top:-.3rem}.tv .left .channel .channel__hd{position:absolute;right:.9rem;bottom:.9rem;font-size:1.2rem;background-color:#cacaca3d;padding:.5rem 1rem .3rem;border-radius:.5rem}@media screen and (min-width: 768px){.tv{grid-template-columns:44rem auto;align-items:center;justify-content:space-between;padding-bottom:0!important;height:27rem}.tv .left{margin-top:0}.tv .left::-webkit-scrollbar{height:5px;display:flex}}@media screen and (min-width: 1800px){.tv{padding:0 10rem}}.search{margin-top:7rem;width:92%;margin-right:auto;margin-left:auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background-color:#161616;padding:1.4rem 2rem;border-radius:1rem;box-shadow:0 0 15px 5px #121212}.search .box-search{width:100%}.search .box-search form input{background-color:transparent;font-size:1.3rem;width:100%;color:#e5e5e5}.search .box-search form input::placeholder{font-size:1.3rem;font-weight:600}.search .icon-search svg{cursor:pointer}@media screen and (min-width: 768px){.search{width:50%}}.category{margin-top:2rem;width:92%;margin-right:auto;margin-left:auto;font-size:1.3rem;display:flex;align-items:center;justify-content:right;gap:.5rem}.category .svg__category{margin-bottom:-.5rem}.category .svg__category svg{background-color:transparent}.category .title__category{cursor:pointer;transition:all ease-in .1s}.category .title__category:hover{color:#ddd}@media screen and (min-width: 768px){.category{width:50%;font-size:1.4rem}}.boxs-category{margin-top:3rem;width:92%;margin-right:auto;margin-left:auto;display:grid;grid-template-columns:1fr;align-items:center;justify-content:right;gap:1.7rem}.boxs-category .box__category{display:flex;align-items:center;justify-content:space-between;gap:2.1rem;font-size:1.3rem;border:1px solid #626262e4;border-radius:.5rem;padding:1rem;width:100%;background-color:transparent;backdrop-filter:blur(2rem);position:relative}.boxs-category .box__category .title-top-box{position:absolute;top:-1rem;right:.5rem;font-size:1.1rem;font-weight:500;color:#dbdbdb;background-color:var(--background-color);padding:0 .5rem}.boxs-category .box__category .svg-box{margin-bottom:-.6rem}.categoryShow{display:none}.activetitleCategory{display:flex}.removetitleCategory{display:none}@media screen and (min-width: 768px){.boxs-category{width:50%;font-size:1.4rem;grid-template-columns:1fr 1fr}}@media screen and (min-width: 1400px){.boxs-category{grid-template-columns:1fr 1fr 1fr}}.exclusive{margin-top:8rem}.exclusive .backgroundImg{width:100%;height:60rem;background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative;z-index:1}.exclusive .backgroundImg .backgroundShadowTop{position:absolute;background:linear-gradient(180deg,#1f1f1f 11%,#1f1f1f1c 64%);width:100%;height:100%;z-index:-2}.exclusive .backgroundImg .backgroundShadowBottom{position:absolute;background:linear-gradient(0deg,#1f1f1f 11%,#1f1f1f1c 64%);width:100%;height:100%;z-index:-1}.exclusive .backgroundImg .backgroundShadowCenter{position:absolute;background:#1f1f1f21;width:100%;height:100%;z-index:-1}.exclusive .backgroundImg .backgroundShadowRL{position:absolute;background:linear-gradient(90deg,#1f1f1ffe 2%,#1f1f1f10 19%,#1f1f1f12 74%,#1f1f1ffe 95%);width:100%;height:100%;z-index:-1}.exclusive .backgroundImg .boxAboutExclusive{z-index:100;position:absolute;top:17rem}.exclusive .backgroundImg .boxAboutExclusive .nameImg{font-size:1.6rem;font-weight:700}.exclusive .backgroundImg .boxAboutExclusive .kargardanImg{font-size:1.1rem;font-weight:500;margin-top:2rem;color:#c1c1c1}.exclusive .backgroundImg .boxAboutExclusive .ganrImg{margin-top:2rem;font-size:1.2rem;font-weight:500;display:flex;gap:1.5rem;color:#efefef;flex-wrap:wrap}.exclusive .backgroundImg .boxAboutExclusive .ganrImg span{background-color:#282828b8;backdrop-filter:blur(20px);padding:.5rem 1.6rem;border-radius:9.5rem}.exclusive .backgroundImg .boxAboutExclusive .aboutImg{margin-top:2rem;font-size:1.2rem;font-weight:400}.exclusive .backgroundImg .boxAboutExclusive .galeryImg{margin-top:2rem}.exclusive .backgroundImg .boxAboutExclusive button{font-size:1.4rem;font-weight:500;font-family:'IRANSansX';display:flex;align-items:center;justify-content:center;background-color:#5d7d93;color:#f5f5f5;padding:.5rem 1.8rem;border-radius:.5rem;gap:.3rem;cursor:pointer}.exclusive .backgroundImg .boxAboutExclusive button .svgEnd{margin-bottom:-.5rem}.exclusive .backgroundImg .boxAboutExclusive button .svgEnd svg{width:17px;height:17px}@media screen and (min-width: 768px){.tv .right {margin-bottom: 0 !important;}.exclusive .backgroundImg .boxAboutExclusive .nameImg{font-size:1.9rem}.exclusive .backgroundImg .boxAboutExclusive .kargardanImg{font-size:1.3rem}.exclusive .backgroundImg .boxAboutExclusive .ganrImg{font-size:1.4rem}.exclusive .backgroundImg .boxAboutExclusive .aboutImg{font-size:1.4rem}.exclusive .backgroundImg .boxAboutExclusive button{font-size:1.6rem;padding:.7rem 2rem .6rem}.exclusive .backgroundImg .boxAboutExclusive button .svgEnd svg{width:19px;height:19px}.exclusive .backgroundImg{height:85rem}.exclusive .backgroundImg .boxAboutExclusive{top:31rem}}.footer{display:none!important;justify-content:space-between;align-items:center;background-color:#121212;position:fixed;bottom:0;width:100%;padding:.5rem 2rem;z-index:999}.activeFooter{display:flex}.notActiveFooter{display:none}.footer .ul_two{font-size:1.2rem}.footer .ul_one{font-size:1.2rem}.footer .ul_one li{display:flex;align-items:center;justify-content:center;gap:.5rem}.footer .ul_one li span:nth-child(2){margin-bottom:-.4rem}@media screen and (min-width: 768px){.footer{display:flex!important}}.subscription-box{border-radius:12px;padding:20px 30px;display:flex;align-items:center;gap:12px}.icon{width:25px;height:25px;margin-top:-.5rem}.text{font-size:1.6rem}.days{font-weight:700;color:#deb23b};.Loding{position:fixed;top:0;right:0;left:0;bottom:0;z-index:1000;width:100%;height:100vh;background-color:var(--background-color);display:flex;align-items:center;justify-content:center;display:none}.sk-cube-grid{width:65px;height:65px;margin:0 auto}.sk-cube-grid .sk-cube{width:33%;height:33%;background-color:#6d6d6d;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0s;animation-delay:0s}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,70%,100%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,70%,100%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}