@import"https://fonts.googleapis.com/css2?family=Caveat:wght@500..700&display=swap";a{text-decoration:none}header{color:#fff;padding:20px 70px;justify-content:space-between;align-items:center;background-color:#000;display:flex}header .logo{font-size:2em}header .logo span{font-size:2.5rem;color:orange}header a{color:#fff}header .search{gap:15px;display:flex;align-items:center}header .search input{padding:0 10px;border:black;border-radius:14px;width:44vw;height:40px}header i{color:#fff}.profile{position:relative}.profilePic{width:55px;border-radius:50%;background-color:gray;cursor:pointer}.downloadsLimit{border-radius:50%;justify-items:center;right:43px;background:orange;bottom:40px;width:22px;position:absolute}.downloadsLeft{padding-right:4px;margin:0}.profile .profileAcord{display:none;gap:3px;align-items:center;width:90px;right:-16px;top:37px;background:#000;border:orange 2px solid;position:absolute;z-index:1;flex-direction:column;padding:0}.profileAcord.active{display:flex}@media (max-width: 600px){header{padding:10px 5px}header .logo{font-size:1em}header .logo span{font-size:1.5rem}header .search{gap:3px}.downloadsLimit{width:17px;right:33px;bottom:32px}.profilePic{width:43px}.downloadsLeft{font-size:14px}.profile .profileAcord{right:-5px;top:27px}.profileAcord a{font-size:17px}}#root{margin:0;padding:0;height:100vh}a{color:inherit}ul{list-style:none;padding:0}body,p,h2{color:#fff;font-family:Caveat;font-size:large;margin:0}body{overflow-x:hidden!important;background-color:#000}textarea{resize:none;width:100%}button{background-color:transparent;color:#fff;border:none}button,a:hover{cursor:pointer}main{padding:0 40px;width:100vw}.container{color:#fff;width:100vw;background-image:url(../movie-9pvmdtvz4cb0xl37.jpg)}.flex-row{display:flex;flex-direction:row}input,textarea,select,button{font-family:inherit;outline:none;font-size:large}.custom-scroll::-webkit-scrollbar{width:8px;height:8px}.custom-scroll::-webkit-scrollbar-thumb{background-color:orange;border-radius:10px}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:orange}.custom-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.error{color:red}@media (max-width:600px){body,p,h2{font-size:medium}}@media (min-width: 1440px){body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-thumb{background-color:orange;border-radius:10px}body::-webkit-scrollbar-thumb:hover{background-color:orange}body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}}@media (min-width: 1920px){body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-thumb{background-color:orange;border-radius:10px}body::-webkit-scrollbar-thumb:hover{background-color:orange}body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}p,span,a,input,textarea,select,button{font-size:1.3rem}}h2{margin:0}.authContainer{justify-content:center;align-items:center;display:flex;height:89vh}.authForm{width:70vw;background-color:#000;display:flex;flex-direction:column;padding:40px 50px}.form-type{margin-bottom:10px}.authForm input{width:-webkit-fill-available;height:25px}.registerBtn{color:#fff;background-color:orange;margin-top:20px;width:25vw;border:none}.authForm a{color:#fff;text-decoration:none}.input-contianer{min-height:54px}.loginContainer{justify-content:center;align-items:center;display:flex;height:85vh}.loginForm{gap:6px;width:70vw;background-color:#000;display:flex;flex-direction:column;padding:60px 50px}.loginForm input{height:25px}.loginBtn{color:#fff;background-color:orange;margin-top:20px;width:25vw;border:none}.loginForm a{color:#fff;text-decoration:none}.playingMovies{overflow-x:hidden;width:max-content;display:flex}.playingMovies article{justify-content:flex-end;flex-direction:column;display:flex;background-size:100% 100%;background-repeat:no-repeat;background-position:center;width:100vw;height:86vh}.movieSlideContainer{margin-left:110px;margin-bottom:110px}.details{gap:15px;display:flex;flex-direction:column}.details img{width:200px}.details p{padding:0 5px;background-color:#000;font-size:1.2rem}.details i{font-size:15px}.details .flex-row{display:flex;flex-direction:row;gap:10px}.shortDesc{margin-bottom:30px;width:50vw;font-size:1.5rem}.watchNow{font-size:1.2rem;border-radius:13px;color:#fff;background-color:orange;padding:10px 50px}.listType{position:relative;margin-left:20px}.listType h2{display:inline-block;width:fit-content;font-size:2.5rem;text-shadow:1px 1px 0 orange,-1px 1px 0 orange,1px -1px 0 orange,-1px -1px 0 orange}.choiceHolder{text-align:center;display:inline-block;left:50%;top:0%;position:absolute}.selected{font-size:1.3rem;border:none;color:#fff;border-radius:6px;background-image:linear-gradient(orange,#9e6703)}.choiceHolder button{font-size:1.3rem;border:none;color:#fff;border-radius:6px;background-color:#000}.carousel-track{display:flex;transition:transform .5s ease-in-out}.playingMovies{width:100%;display:flex}.watchNow .movieList{position:relative;gap:14px;display:flex}.posterHolder{position:relative;max-width:300px;height:300px;border-radius:10px;overflow:hidden}.posterHolder p{position:absolute;z-index:1;bottom:0;padding:0 5px;background-color:#00000052}.year{left:4%}.rating{right:4%}.moviePoster{position:relative;align-items:flex-end;justify-content:space-between;display:flex;border-radius:8px;width:100%;height:100%;transition:opacity .3s ease,transform .3s ease}.posterHolder:hover .moviePoster{background-clip:border-box;transform:scale(1.1);filter:brightness(.5)}.title{width:16vw}.movieSliderBtn{all:unset;position:absolute;background-color:#00000057;padding:1rem;z-index:2;bottom:0;top:0}.movieSliderBtn.left{left:-30px}.movieSliderBtn.right{right:0}.movieSliderBtn:hover{cursor:pointer}.movieLists{margin-top:20px;display:flex;flex-direction:column;gap:30px}.movieList .movieCard{height:fit-content}.onHover{opacity:0;z-index:1;position:absolute;background:linear-gradient(to right,#ff7e5f,#feb47b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;top:50%;right:30%;font-size:3rem;transition:opacity .3s ease,transform .3s ease}.posterHolder:hover .onHover{opacity:1;transform:translate(-50%,-50%) scale(1)}@media (max-width: 600px){.movieSlideContainer{margin-left:20px;margin-bottom:20px}.details{gap:5px}.details img{width:150px}.details p{font-size:1rem}.shortDesc{width:70vw;font-size:1rem;margin-bottom:10px}.watchNow{padding:5px 20px}.playingMovies article{width:101vw;height:50vh}.listType{margin-left:5px;margin-right:5px}.listType h2{font-size:1.7rem;margin-bottom:12px}.movieList{overflow-x:scroll}.choiceHolder{left:30%}.movieList::-webkit-scrollbar{width:8px;height:8px}.movieList::-webkit-scrollbar-thumb{background-color:orange;border-radius:10px}.movieList::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.title{width:36vw}.movieSliderBtn.right{display:none}}@media (min-width: 1920px){.posterHolder{width:16vw;max-width:350px}.playingMovies article{height:89vh}}.playerWrapper{margin-bottom:20px;display:flex}.playerContainer{position:relative;margin-left:20px;background-color:#000;height:70vh;width:60vw}.servers{width:max-content;position:absolute;left:50%;transform:translate(-50%);background-color:orange;padding:5px;border-radius:0 0 5px 5px;cursor:pointer}.servers .fa-server{position:relative}.serverList{justify-content:center;align-items:center;z-index:3;background-color:#1c1c1c;position:absolute;top:0%;margin:0;display:flex;gap:30px;width:-webkit-fill-available;height:-webkit-fill-available}.server{border-radius:8px;text-align:center;width:6em;height:fit-content;background-color:#000;display:flex;flex-direction:column;align-items:center}.server.selected-server{background-color:orange}.flag{width:70%}.server p{position:relative!important}.exitServers{position:absolute;top:0;left:50%;transform:translate(-50%);background-color:orange;border-radius:0 0 5px 5px;padding:5px 20px 5px 16px;cursor:pointer}.seriesActionsHolder{margin-top:10px;display:flex;justify-content:space-around}.seriesAction{padding:3px 20px;background-color:orange;border-radius:6px}.movieInteraction .messageBox{right:50%!important;bottom:50%!important;position:fixed!important}.smallStuff{margin-top:10px;justify-content:space-around;display:flex;margin-left:20px;width:60vw}.smallStuff button{font-size:1.5rem;padding:5px 20px;border:none;border-radius:6px;color:#fff;background-color:orange}.smallStuff .like,.smallStuff .dislike{padding:0;background-color:transparent}.downloadBtn{font-size:1.5rem;padding:5px 20px;align-content:center;background-color:orange;color:#fff;border-radius:6px}.addToLibrary{width:300px;border:3px solid orange;height:352px;color:#fff;background:#000;display:flex;position:absolute;flex-direction:column;top:39.4%}.addToLibrary h3{margin-left:17px;display:inline-block}.addLibraryBtn{top:13px;right:21px;position:absolute;display:inline-block}.addLibrary{gap:10px;height:-webkit-fill-available;flex-direction:column;justify-content:center;display:flex}.libraryForm,.libraryList{height:75%;gap:10px;display:flex;flex-direction:column;margin-bottom:10px;overflow-y:auto}.libraryList{margin-top:0}.libraryList label{font-size:1.2rem}.addToLibrary .flex-row{justify-content:space-around}.loadingImg{height:-webkit-fill-available;width:-webkit-fill-available}.movieDetails{padding:0 30px}.playerContainer p,.playerContainer i{position:absolute;top:0;opacity:1}@keyframes pulsateShadow{0%{box-shadow:0 0 15px 5px orange,0 0 25px 10px orange}50%{box-shadow:0 0 25px 10px orange,0 0 40px 20px orange}to{box-shadow:0 0 15px 5px orange,0 0 25px 10px orange}}.playerContainer .onHover{position:absolute;top:50%;right:50%;color:#fff;background-image:linear-gradient(orange,#7f5302);border-radius:50%;padding:10px 17px 10px 22px;-webkit-background-clip:unset;-webkit-text-fill-color:unset;animation:pulsateShadow 1.5s infinite ease-in-out;transform:translate(50%,-50%)}.similarSection{justify-content:center;display:flex;flex-wrap:wrap;gap:30px}.similarSection .movieCard{display:block;width:fit-content;height:fit-content}.similarSection .movieCard .posterHolder{height:30vh}.similarSection .movieCard .posterHolder,.similarSection .movieCard .title{width:10vw}.commentsContianer{max-height:91vh;overflow-y:auto;width:60vw;padding-right:5px;display:flex;flex-direction:column;gap:10px}.reply,.comment{padding:10px 0 0;display:flex;position:relative;justify-content:space-between}.commentator{color:orange}.commentWrapper{display:flex}.reply p,.comment p{word-break:break-word}.replyForm div{display:flex;justify-content:space-around}.submitCommentBtn,.cancelReplyBtn,.submitReplyBtn{font-size:24px;color:orange}.replyWrapper{position:relative;margin-left:20px;padding:5px 0 14px 5px;border-left:2px solid rgb(221,221,221)}.commentEditInput{width:100%;border:none;background:transparent;color:orange;outline:none}@media (max-width: 600px){.movieDetails{padding:0 5px}.playerContainer{margin-left:0;height:50vh;width:65vw}.onHover{font-size:2rem}.playerContainer .onHover{padding:10px 14px 9px 18px}.seriesAction{font-size:.9rem;padding:3px 13px}.smallStuff{gap:10px;margin-left:0;width:65vw}.smallStuff button,.downloadBtn{font-size:.7rem;padding:5px 4px}.addToLibrary{z-index:3;width:150px;right:33%;height:280px;top:19%}.addToLibrary h3{margin:10px}.libraryForm,.libraryList{height:80%}.libraryList label{font-size:1rem}.submitCommentBtn,.cancelReplyBtn,.submitReplyBtn{font-size:18px}.reply p,.comment p{word-break:normal}.similarSection{gap:5px}.similarSection .movieCard{height:fit-content}.similarSection .movieCard .posterHolder,.similarSection .movieCard .title{width:28vw}.similarSection .movieCard .posterHolder{height:27vh}}@media (min-width:1920px){.addToLibrary{top:47.4%;width:265px}.similarSection .movieCard .year,.similarSection .movieCard .rating,.similarSection .movieCard .title{font-size:1.3rem}}.libWrapper{height:86vh}.libContainer{justify-content:center;gap:50px;display:flex;height:64vh}.libraries{height:-webkit-fill-available;flex-direction:column;display:flex;width:20vw;border:2px solid orange;padding:20px}.libraries ul{overflow-y:auto;height:100%;display:flex;flex-direction:column;gap:10px}.tooltip{background:orange;color:#fff;padding:4px 8px;border-radius:4px;opacity:0;animation:fadeInOut 2.5s ease-out forwards}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-80%)}20%{opacity:1;transform:translate(0)}80%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(100%)}}.library:hover,.member:hover{cursor:pointer}.member{display:flex;justify-content:center;position:relative}.addLibraryForm{display:flex;gap:5px;align-items:center}.libActions{flex-wrap:wrap;justify-content:center;display:flex;gap:10px;margin-top:auto}.libActions button{border:none;background-color:orange;color:#fff;border-radius:6px;padding:5px 10px}.savedMovies{width:880px;border:2px solid orange;gap:40px;overflow-y:auto;flex-wrap:wrap;display:flex;padding:30px}.movieWithRemove .title{width:13vw!important}.savedMovies .movieWithRemove{display:flex;width:13vw;gap:10px;flex-direction:column}.savedMovies.posterHolder{width:13vw}.removeButton{background-color:orange;border:none;border-radius:6px}.roleHolder{border:solid #9e6703 2px;margin-left:5px;padding:5px;border-radius:0 0 5px 5px;width:fit-content;display:flex;background-image:linear-gradient(#9e6703,#005c5c);flex-direction:column}.role input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:.7em;height:.7em;border-radius:50%;background:#fff;cursor:pointer}.radioWrap{height:fit-content;margin:3px 1px 0 5px;padding:1px;border-radius:50%;box-shadow:0 0 0 1px orange;display:flex;align-items:center;justify-content:center}.radioWrap input[type=radio]:checked{margin:0;background-color:orange}.role input[type=radio]:disabled{cursor:not-allowed}.role{display:flex;align-content:center}@media (max-width: 600px){.libContainer{padding:0 5px;height:82vh;gap:10px}.libraries{padding:9px;width:270vw}.addLibraryForm{flex-direction:column}.addLibraryForm input{width:100%}.savedMovies{padding:10px;gap:10px;flex-direction:column;flex-wrap:nowrap}.savedMovies .movieWithRemove{width:-webkit-fill-available;height:fit-content}.movieCard{height:fit-content}.movieWithRemove .title{width:-webkit-fill-available!important}}@media (min-width: 1920px){.movieWithRemove{width:11vw;max-width:350px}.movieWithRemove .posterHolder{width:13vw!important}}.profileWrapper{justify-content:center;width:100vw;height:85vh;display:flex;align-items:center}.profileContainer{border:2px solid orange;display:flex;gap:20px;min-width:426px}.profileOverview{border-right:2px solid orange;display:flex;margin:0;flex-direction:column;padding:50px 20px;gap:19px}.profileOverview button{font-size:2rem}.profileOverview .selected{padding-right:5px}.overviewContainer,.settingsContainer{padding-right:20px}.overview{gap:30px;align-items:center;display:flex;flex-direction:column;justify-content:space-evenly}.userName{font-size:2rem}.contents p,.settings{font-size:1.5rem;margin-bottom:10px}.settingsContainer{position:relative}.settings:hover{cursor:pointer}.settingWrapper .messageBox{height:101%;flex-wrap:wrap;padding:0 9px;width:263px;justify-content:space-around;right:-55%!important;top:-1px!important}.change{border:2px solid orange;padding:4px}.changeForm{display:flex;flex-direction:column}.changeForm input{float:inline-end;border:none;border-radius:6px;margin-left:4px}.changeForm label{margin-bottom:10px}@media (max-width:600px){.profileContainer{min-width:319px;gap:5px}.profileOverview{padding:0 4px;justify-content:center}.profileOverview button{font-size:1.5rem}.overviewContainer,.settingsContainer{padding-right:10px}.overview{gap:10px}.userName,.contents p,.settings{font-size:1.5rem}.settingWrapper .messageBox{right:30%!important;top:30%!important}.settingWrapper .messageBox{width:214px;padding-right:6px;height:160px;left:-4%!important;top:-1%!important}}@media (min-width: 1920px){.settingWrapper .messageBox{right:-53%!important}}.infoContainer{width:60vw;display:flex;flex-direction:column;align-items:center;margin-left:20px;margin-top:30px}.infoContainer img{width:20rem}.infoWrapper{display:flex;gap:30px}.additionalInfo p{margin-bottom:10px}.stars{background:url(../rElements.png) repeat-x;width:200px;height:20px}.filledStars{height:100%;background:url(../rElements.png) center left repeat-x}.moreInfo{margin-top:20px}.seasonsContainer{width:60vw;margin-left:20px}.season{margin-bottom:10px}.seasonNumber{align-items:center;display:flex;gap:15px;margin:0;background:#222;color:#fff;padding:8px 12px;border:none;cursor:pointer;transition:.3s}.seasonNumber:hover{background:#444}.seasonNumber .fa-sort-up{height:16px;font-size:2.1rem}.fa-sort-down{font-size:2.1rem}.episodes{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease-out,opacity .5s ease-out}.episodes.show{max-height:500px;opacity:1;transition:max-height .5s ease-in,opacity .5s ease-in}.show,.episodes{overflow:overlay;margin:0;display:flex;flex-direction:column}.episode{padding:15px 0;color:orange}.episode span{font-size:1.3rem}@media (max-width: 600px){.infoContainer{margin-left:10px}.infoContainer img{width:12rem}.infoWrapper{gap:0px;margin-top:20px;flex-direction:column}.seasonsContainer{margin-left:5px}.seasonNumber{font-size:1.3rem}.seasonNumber .fa-sort-up,.fa-sort-down{font-size:1.7rem}.episodes{font-size:.9rem}.episodes span{font-size:1.1rem}}.pagination{display:flex;justify-content:center;gap:55px}.pagination .active{background-color:orange}.arrows{display:flex;gap:25px}.arrows i:hover{cursor:pointer}.pages{justify-content:center;width:25em;display:flex;gap:22px}.pages span{padding:0 8px 0 4px;border:2px solid orange;display:inline-flex;justify-content:center;align-items:center;min-width:9px;text-align:center}.pages span:hover{cursor:pointer}.results{justify-content:center;gap:50px;flex-wrap:wrap;margin-top:20px;display:flex;margin-bottom:60px}.results .movieCard{height:fit-content;width:fit-content}@media (max-width:600px){.pagination{gap:9px;align-items:center}.arrows{gap:9px;font-size:small}.pages{width:15em;gap:12px}.pages span{font-size:small;padding:0 4px 0 2px;min-width:2px}.results{gap:30px}.results .posterHolder{width:37vw}}@media (min-width: 1920px){.posterHolder{height:46vh;width:16vw;max-width:350px}}.messageBox{display:flex;position:absolute;width:400px;right:150%;bottom:0;background-color:orange;z-index:3;height:fit-content;justify-content:center}@media (max-width:600px){.messageBox{flex-wrap:wrap;width:223px;right:-2px;bottom:-1px;justify-content:space-around;height:75px}.messageBox h3,.messageBox button{font-size:.9rem}}.footerContianer{margin-top:30px;border-top:solid white 5px;display:flex;justify-content:center}.footerContianer ul{display:flex;font-size:1.3rem;text-align:center;flex-direction:column;gap:5px;margin:5px 0}.footerContianer ul h1{margin:5px}.redirectContainer{font-size:x-large;display:flex;flex-direction:column;justify-content:center;align-items:center}.newUrlHeader{padding:0;color:orange}.redirectContainer p{font-size:x-large}.newLink{color:orange}
