.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.4rem;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;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 .img_tv{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:1rem;z-index:0;}.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;height: 10rem;object-fit: contain;}.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;}.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: 900px){.footer{display:flex!important}}.subscription-box{border-radius:12px;padding:20px 20px;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)}}.notifications{position:relative;display:inline-block}.notification-popup{position:absolute;top:40px;scrollbar-width:none;left:-16rem;width:35rem;background:#1e1e1e66;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #00000080;color:#f0f0f0;z-index:100;max-height:320px;overflow-y:auto;transition:all .3s ease}.notification-header{background:#6274d0;color:white;font-weight:700;padding:10px;border-radius:16px 16px 0 0;text-align:center;font-size:15px;letter-spacing:.5px;box-shadow:0 2px 10px #0003}.notification-list{padding:12px}.notification-item{margin-bottom:12px;padding:10px;border-radius:12px;background:#1f1f1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff0d;transition:all .2s ease}.notification-item:hover{background:#1f1f1f;border-color:#6274d0}.notification-item h4{font-size:14px;margin:0 0 4px;color:#6274d0;text-shadow: 1px 1px 3px black;font-weight: 800;}.notification-item p{font-size:13px;color:#eaeaea;margin:0;text-shadow: 1px 1px 10px black;}.loading{text-align:center;padding:15px;color:#ccc;font-style:italic} .sv__section{position:relative;width:100%;overflow:hidden}.sv__swiper{width:100%;height:100%}.sv__swiper swiper-slide{position:relative;width:100%;padding-top:43.75%;overflow:hidden;display:block}.sv__swiper swiper-slide img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.sv__swiper swiper-slide::after{content:'';position:absolute;inset:0;background:linear-gradient(to left,#000000d9 0,#00000059 45%,transparent 65%),linear-gradient(to top,#000000e6 0,#0003 30%,transparent 60%);z-index:1}.sv__info{position:absolute;bottom:2rem;right:0;direction:ltr;z-index:2;padding:24px 32px 32px;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.sv__badge{display:inline-flex;align-items:center;background:#e50914;color:#fff;font-size:12px;font-weight:600;padding:3px 12px;border-radius:20px;margin-bottom:2px}.sv__title{color:#fff;font-size:clamp(18px,2.4vw,28px);font-weight:700;text-align:right;line-height:1.4;text-shadow:0 2px 10px #000000b3}.sv__meta{max-width:580px;color:#ffffffb8;direction: rtl;font-size:clamp(12px,1.1vw,14px);text-align:right}.sv__actions{display:flex;flex-direction:row-reverse;gap:10px;margin-top:8px}.sv__btn-watch{display:inline-flex;align-items:center;gap:7px;background:#610286;color:#fff;border:none;border-radius:8px;padding:9px 20px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s}.sv__btn-watch:hover{background:#8b0dd2;color:#fff}.sv__btn-watch svg{width:16px;height:16px;fill:#fff;flex-shrink:0}.sv__btn-info{display:inline-flex;align-items:center;gap:7px;background:#ffffff26;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;border:1px solid #ffffff47;border-radius:8px;padding:9px 16px;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;transition:background .2s}.sv__btn-info:hover{background:#ffffff47;color:#fff}.sv__btn-info svg{width:16px;height:16px;fill:#fff;flex-shrink:0}.sv__shadow{position:relative;height:80px;margin-top:-80px;background:linear-gradient(to bottom,transparent,#1f1f1f);pointer-events:none;z-index:10}@media (max-width:768px){.sv__swiper swiper-slide{padding-top:0;height:480px;min-height:480px}.sv__swiper swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 20%}.sv__swiper swiper-slide::after{background:linear-gradient(to top,#000000f2 0,#00000073 45%,transparent 72%)}.sv__info{right:0;left:0;bottom:0;direction:rtl;max-width:100%;padding:20px 16px 60px;align-items:flex-start}.sv__title{font-size:20px}.sv__btn-info,.sv__btn-watch{font-size:13px;padding:8px 14px}}@media (max-width:480px){.sv__meta{display:none}.sv__swiper swiper-slide{height:400px;min-height:400px}}.navbar234{width:95%;height:6rem;margin:10px auto;padding:10px;background-color:#2f2f2f;backdrop-filter:blur(30px);display:flex;justify-content:space-between;text-align:center;align-items:center;border-radius:1rem}.navbar234 .right{display:flex;justify-content:center;align-items:center;gap:5px}.navbar234 .right .text_left{font-size:16px;margin-right:.5rem}.navbar234 .left{display:flex;align-items:center;justify-content:center;gap:10px}.navbar234 .left div{background-color:#ededed;padding:7px 9px;border-radius:12px;cursor:pointer}@media screen and (min-width:900px){.navbar234{display:none}}.scroll-indicator{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:16;position:relative;justify-items:center;cursor:pointer}@media (max-width: 1000px){.scroll-indicator{display:none}}.mouse{width:28px;height:45px;border:2px solid #fff;border-radius:20px;display:flex;align-items:start;justify-content:center}.wheel{width:4px;height:8px;background:#fff;border-radius:2px;margin-top:8px;animation:scrollAnim 1.8s infinite}@keyframes scrollAnim{0%{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:.5}100%{transform:translateY(0);opacity:1}}.reels-stories-section{padding:25px 0 15px;overflow:hidden;direction:rtl}.reels-swiper-container{width:100%}.reels-swiper-wrapper{display:flex;gap:20px;padding:10px 20px}.reels-story-item,.reels-story-all{display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0;padding-top:1rem;cursor:pointer;text-decoration:none;width:110px}.swiper-slide{width:auto;display:flex;justify-content:center;align-items:center}.reels-story-ring{width:150px;height:150px;border-radius:50%;padding:4px;background:linear-gradient(135deg,#6274d0 0%,#8b62d0 50%,#6274d0 100%);background-size:200% 200%;animation:reels-ring-spin 3s linear infinite;transition:transform .2s ease,box-shadow .2s ease;position:relative}.reels-story-ring:hover{transform:scale(1.08);box-shadow:0 8px 30px #6274d08c}.reels-story-ring:active{transform:scale(0.96)}@keyframes reels-ring-spin{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.reels-story-inner{width:100%;height:100%;border-radius:50%;overflow:hidden;border:4px solid var(--bg-color,#0f0f0f);background:#1a1a1a;position:relative}.reels-story-inner::after{content:'';position:absolute;inset:0;background:#0000 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M8 5v14l11-7z'/%3E%3C/svg%3E") center / 32px no-repeat;opacity:0;transition:opacity .2s;border-radius:50%}.reels-story-ring:hover .reels-story-inner::after{opacity:1;background-color:#0006}.reels-story-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.reels-story-label{font-size:14px;color:var(--text-secondary,#aaa);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:110px;line-height:1.3;transition:color .2s}.reels-story-item:hover .reels-story-label{color:var(--text-primary,#fff)}.reels-story-all-circle{width:150px;height:150px;border-radius:50%;border:4px solid #6274d080;background:#6274d014;display:flex;align-items:center;justify-content:center;transition:transform 0.2s,background 0.2s,border-color .2s}.reels-story-all:hover .reels-story-all-circle{transform:scale(1.08);background:#6274d026;border-color:#6274d0}.reels-story-all:active .reels-story-all-circle{transform:scale(0.96)}.reels-story-all-circle svg{width:40px;height:40px;fill:#6274d0}.reels-story-all-label{font-size:14px;color:#6274d0;text-align:center;white-space:nowrap}@media (prefers-color-scheme: light){.reels-story-inner{border-color:#f5f5f5}}@media (max-width: 768px){.reels-story-item,.reels-story-all{width:85px;gap:10px}.reels-story-ring,.reels-story-all-circle{width:110px;height:110px;padding:3.5px}.reels-story-inner{border-width:3.5px}.reels-story-label,.reels-story-all-label{font-size:12px;max-width:85px}.reels-story-inner::after{background-size:28px no-repeat}.reels-story-all-circle svg{width:35px;height:35px}} .star-stories-section { padding: 25px 0 15px; overflow: hidden; direction: rtl; } .star-swiper-container { width: 100%; } .star-swiper-wrapper { display: flex; gap: 20px; padding: 10px 20px;/ } .star-story-item, .star-story-all { display: flex; flex-direction: column; align-items: center; gap: 12px; flex-shrink: 0; cursor: pointer; text-decoration: none; width: 110px; } .swiper-slide { width: auto; display: flex; justify-content: center; align-items: center; } .star-story-ring { width: 150px; height: 150px; border-radius: 20%; padding: 4px; background-size: 200% 200%; animation: star-ring-spin 3s linear infinite; transition: transform 0.2s ease, box-shadow 0.2s ease; position: relative; } @keyframes star-ring-spin { 0%   { background-position: 0% 50%; } 50%  { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .star-story-inner { width: 100%; height: 100%; border-radius: 20%; overflow: hidden; background: #1a1a1a; position: relative; } .star-story-img { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 20%; } .star-story-label { font-size: 14px; color: var(--text-secondary, #aaa); text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 110px; line-height: 1.3; transition: color 0.2s; } .star-story-all { } .star-story-all-label { font-size: 14px; color: #6274d0; text-align: center; white-space: nowrap; } @media (prefers-color-scheme: light) { .star-story-inner { border-color: #f5f5f5; } } @media (max-width: 768px) { .star-story-item, .star-story-all { width: 85px; gap: 10px; } .star-story-ring, .star-story-all-circle { width: 110px; height: 110px; padding: 3.5px; } .star-story-inner { border-width: 3.5px; } .star-story-label, .star-story-all-label { font-size: 12px; max-width: 85px; } .star-story-all-circle svg { width: 35px; height: 35px; } }