body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-thumb{background-color:gray;border-radius:100rem}body::-webkit-scrollbar-track{background-color:#000}.HeaderWrapper{background-color:#000}.HeaderMenuIcon{font-size:30px;justify-content:space-between;margin:0 20px;padding:10px}.HeaderMenuIcon,.Headernav-bar{align-items:center;color:#fff;display:flex}.Headernav-bar{justify-content:space-around;padding:8px 0}.AppMenuitem{cursor:pointer;font-family:Roboto Mono,monospace;font-weight:700;padding:0 20px;position:relative;text-align:center;text-decoration:none;z-index:2}.AppMenufs25px{font-size:25px}.AppMenuitem:before{background-color:red;border-radius:20px;box-shadow:0 0 10px red,0 0 10px red,0 0 10px red,0 0 10px red;content:"";height:100%;left:0;position:absolute;transition:width 1s;width:0;z-index:-1}ul:hover:before{width:100%}.Headermg{margin:0}@media (max-width:500px){.HeaderMenu{display:none}}@media (min-width:500px){.HeaderMenuIcon{display:none}}.MovieCartcard{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.MovieCartname{color:#fff;font-size:18px;text-align:center;width:300px;z-index:3}.MovieCartimg{transition:.5s ease-in-out;z-index:2}.MovieCartimg:hover{scale:1.15}.HomeWrapper{align-items:center;background-color:#000;display:flex;flex-direction:column;justify-content:center;width:100%}.HomeContainer{grid-gap:20px;background-color:rgba(78,37,37,.274);display:grid;gap:20px;grid-template-columns:auto auto auto auto;padding:5px;width:90%}@media (max-width:1400px){.HomeContainer{grid-template-columns:auto auto auto}}@media (max-width:1048px){.HomeContainer{grid-template-columns:auto auto}}@media (max-width:691px){.HomeContainer{grid-template-columns:auto}}.PosterWrapper{grid-gap:5px;background-color:#000;display:grid;gap:5px;grid-template-columns:auto auto auto auto auto;height:100vh;overflow:hidden;position:relative;width:100%;z-index:0}.Postercolumn{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center}.Posteritem1{-webkit-animation:slide1 60s linear infinite;animation:slide1 60s linear infinite;-webkit-transform:translateY(-8000px);transform:translateY(-8000px)}@-webkit-keyframes slide1{0%{-webkit-transform:translateY(-8000px);transform:translateY(-8000px)}50%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}to{-webkit-transform:translateY(-8000px);transform:translateY(-8000px)}}@keyframes slide1{0%{-webkit-transform:translateY(-8000px);transform:translateY(-8000px)}50%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}to{-webkit-transform:translateY(-8000px);transform:translateY(-8000px)}}.Posteritem2{-webkit-animation:slide2 60s linear infinite;animation:slide2 60s linear infinite}@-webkit-keyframes slide2{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-7000px);transform:translateY(-7000px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide2{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-7000px);transform:translateY(-7000px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.Posteritem3{-webkit-animation:slide3 60s linear infinite;animation:slide3 60s linear infinite}@-webkit-keyframes slide3{0%{-webkit-transform:translateY(-7200px);transform:translateY(-7200px)}50%{-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{-webkit-transform:translateY(-7200px);transform:translateY(-7200px)}}@keyframes slide3{0%{-webkit-transform:translateY(-7200px);transform:translateY(-7200px)}50%{-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{-webkit-transform:translateY(-7200px);transform:translateY(-7200px)}}.Posteritem4{-webkit-animation:slide4 60s linear infinite;animation:slide4 60s linear infinite}@-webkit-keyframes slide4{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}50%{-webkit-transform:translateY(-8000px);transform:translateY(-8000px)}to{-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}}@keyframes slide4{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}50%{-webkit-transform:translateY(-8000px);transform:translateY(-8000px)}to{-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}}.Posteritem5{-webkit-animation:slide5 60s linear infinite;animation:slide5 60s linear infinite}@-webkit-keyframes slide5{0%{-webkit-transform:translateY(-7000px);transform:translateY(-7000px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-7000px);transform:translateY(-7000px)}}@keyframes slide5{0%{-webkit-transform:translateY(-7000px);transform:translateY(-7000px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-7000px);transform:translateY(-7000px)}}.Postertitle{background-color:rgba(9,0,0,.626);height:100vh;left:0;position:absolute;top:0;width:100%;z-index:2}.PostertitleInside{flex-direction:column;height:auto;width:80%}.PostertitleH1{font-size:40px;font-weight:700}.Posterflex{align-items:center;display:flex;justify-content:center}.Postertext{color:#fff;font-family:Ubuntu,sans-serif;margin:0;padding:15px 0;text-align:center}@media (max-width:1400px){.PosterWrapper{grid-template-columns:auto auto auto auto}.Posteritem1{display:none}}@media (max-width:1048px){.PosterWrapper{grid-template-columns:auto auto auto}.Posteritem2{display:none}}@media (max-width:691px){.PosterWrapper{grid-template-columns:auto auto}.Posteritem3{display:none}}@media (max-width:415px){.PosterWrapper{grid-template-columns:auto}.Posteritem4{display:none}.Postercolumn{padding-left:50px}.PostertitleH1{font-size:20px}}.HomeNFimageWrapper{align-items:center;background-color:#000;display:flex;flex-direction:column;flex-direction:row;height:auto;justify-content:center}.HomeNFPlayTrailer{background-position:top;background-repeat:no-repeat;background-size:cover}h1,p{margin:0;padding:0}.HomeNFContainer{background-color:#000}.HomeNFPlayTrailer{height:650px;position:relative;width:100%}.HomeNFChildTrailernavBar{justify-content:space-between;width:100%;z-index:2}.HomeNFChildTrailerli{list-style-type:none;padding:0 10px;text-align:center}.HomeNFChildTrailerside{justify-content:center}.HomeNFChildTrailercenter{align-items:center;display:flex}h3{margin:0;padding:0}.HomeNFChildTrailericon{width:50%}.HomeNFChildTrailerWhite{color:hsla(0,29%,86%,.75);transition:.5s}.HomeNFChildTrailerWhite:hover,.HomeNFChildTrailerWhiteFocus{color:#fff}.HomeNFChildTrailerDownOut{padding-right:40px}.HomeNFChildTrailercursor{cursor:pointer}.HomeNFChildTrailerHiddenIcon{display:none}.HomeNFChildTrailerWrapperDrawer{align-items:center;display:flex;flex-direction:column;font-size:20px;justify-content:center;text-align:center}.HomeNFChildTrailerDrawer{padding:15px 0}.build{border:1px solid #fff}.HomeNFChildTrailerDetail{left:5%;position:absolute;top:30%;width:35%;z-index:0}.HomeNFChildTrailerDetail>.header{font-family:Goudy Old Style;font-size:30px;font-weight:700;padding:0 0 10px;text-align:center}.HomeNFChildTrailerDetail>.detail{font-family:Netflix Sans;font-size:14px;margin-bottom:20px}.HomeNFChildTrailerDetail>.advertise{align-items:center;display:flex;justify-content:flex-start;padding:10px 0}.HomeNFChildTrailerDetail>.advertise>.icon{align-items:center;background-color:rgba(225,55,55,.723);color:#fff;display:flex;height:40px;justify-content:center;width:40px}.HomeNFChildTrailerDetail>.advertise>.content{font-family:Netflix Sans;font-size:20px;font-weight:700;text-align:center;text-indent:15px}@media (max-width:1000px){.HomeNFChildTrailerHiddenIcon{display:block}.HomeNFChildTrailerDetail>.detail,.HomeNFChildTrailerspan,.HomeNFChildTrailerul{display:none}.HomeNFChildTrailericon{width:100px}.HomeNFChildTrailerDetail>.header{font-size:10px}}.HomeNFChildTrailerYoutubeTrailer{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.HomeNFChildClose{border:0;bottom:25px;color:#fff;left:25px;position:absolute;z-index:2}.HomeNFChildClose,.HomeNFChildreview{background-color:#000}.lds-facebook{display:inline-block;height:80px;position:relative;width:80px}.lds-facebook div{-webkit-animation:lds-facebook 1.2s cubic-bezier(0,.5,.5,1) infinite;animation:lds-facebook 1.2s cubic-bezier(0,.5,.5,1) infinite;background:#fff;display:inline-block;left:8px;position:absolute;width:16px}.lds-facebook div:first-child{-webkit-animation-delay:-.24s;animation-delay:-.24s;left:8px}.lds-facebook div:nth-child(2){-webkit-animation-delay:-.12s;animation-delay:-.12s;left:32px}.lds-facebook div:nth-child(3){-webkit-animation-delay:0;animation-delay:0;left:56px}@-webkit-keyframes lds-facebook{0%{height:64px;top:8px}50%,to{height:32px;top:24px}}@keyframes lds-facebook{0%{height:64px;top:8px}50%,to{height:32px;top:24px}}.wrapperLoader{align-items:center;display:flex;justify-content:center;padding:15px;width:100%}.LoginWrapper{background-image:url(/static/media/backGroundImage.69f748b44f0cfe74e258.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;width:100%;z-index:-1}.LoginCoverImage{background-color:#00000096;height:100%;position:relative;width:100%}.LoginIcon{height:auto;width:100px;z-index:1}.LoginImageIcon{height:10%;padding:35px}.loginBox{align-items:center;display:flex;height:80%;justify-content:center;width:100%;z-index:1}.loginBoxInside{background-color:rgba(0,0,0,.75);height:95%;padding:0 60px;width:300px}.LoginHeader{color:#fff;font-size:32px;font-weight:700;margin:50px 0 30px}.LoginLabel{background-color:#333;border:0;border-radius:5px;cursor:pointer;height:50px;margin:0 0 40px;overflow:hidden;position:relative;width:100%;z-index:1}.LoginLabel>p{color:#8c8c8c;left:10%;margin:0;padding:0;position:absolute;top:20%;transition:.1s}.LoginLabel:after{background-color:red;bottom:0;content:"";height:2px;position:absolute;transition:.5s;width:100%}.LoginInput{background:#333;border:0;color:#fff;font-size:20px;outline:#000;width:100%}.LoginClickRemove{height:100%;position:absolute;width:100%}.LoginInputWrapper{bottom:10%;padding-left:10%;position:absolute;transition:.5s;width:80%}.LoginButtonSubmit{color:#fff;font-size:25px;font-weight:700}.LoginCheckOut{align-items:center;display:flex;justify-content:space-between;margin:40px 0;width:100%}.LoginCheckboxContent,.LoginLastContent,.LoginLastContent>span>a{color:#fff}.LoginLink>p{color:#fff;font-size:14px}.LoginLink>p:hover{text-decoration:underline}.LoginLastContent>span{margin:0 0 0 5px}*{margin:0;padding:0}body{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.ProfileWrapperHeader{height:100vh;position:relative}.ProfileNavbar{background-color:rgba(240,248,255,.873);bottom:0;height:100%;left:0;position:absolute;top:0;width:250px;z-index:1}.ProfileContent{height:100%;margin-left:250px;overflow:auto}.ProfileContent::-webkit-scrollbar{width:5px}.ProfileContent::-webkit-scrollbar-thumb{background-color:gray;border-radius:100rem}.ProfileContent::-webkit-scrollbar-track{background-color:#000}@media screen and (max-width:1452px){.ProfileWrapperHeader{width:1452px}}.ProfileNavBarHeader{align-items:center;display:flex;height:10%;justify-content:space-between;margin:0 10px}.ProfileNavBarHeader>p{cursor:pointer;font-family:Franklin Gothic Medium;font-size:20px;font-weight:700}.ProfileNavBarHeader>div>span{font-size:20px;margin:0 10px;position:relative;z-index:0}.ProfileNavBarHeader>div>span>.ProfileCount{position:absolute;right:-5px;top:-10px}.ProfileUser{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:50px}.ProfileUser>h3,.ProfileUser>h6{margin:0;padding:10px 0 0}.ProfileUser>h6{opacity:.3}.ProfileUser>span{position:relative;z-index:0}.ProfileUser>span:before{background-color:#5697ff;border-radius:100%;content:"";height:15px;position:absolute;width:15px;z-index:1}.ProfileButtonFunction{align-items:center;border-radius:10px;cursor:pointer;display:flex;justify-content:flex-start;margin:20px 0 20px 50px;overflow:hidden;padding:10px;transition:.5s;width:60%}.ProfileButtonFunction>span{color:#5697ff;padding:7px;transition:.5s}.ProfileButtonFunction>p{color:#000;font-size:14px;font-weight:700;margin-left:20px;transition:.5s}.ProfileButtonFunction:hover{background-color:#5697ff;box-shadow:0 2px 10px #060000;color:#fff}.ProfileButtonFunction:hover .ProfileNavBarHeaderP{color:rgba(240,248,255,.873)}.ProfileButtonFunction:hover .ProfileNavBarHeaderSpan{background-color:#fff;border-radius:10px;color:#000}.ProfileContentOverview{padding:20px 0 10px 20px}.ProfileContentOverview>p{font-size:14px;font-weight:700}.ProfileContentOverview>h3{font-size:12px;font-weight:400;margin-bottom:10px;opacity:.9}.crossLine{border:1px solid #000;opacity:.2;width:80%}.CountNotify{background:#5697ff;border-radius:100%;box-sizing:border-box;color:#fff;font-size:10px;font-weight:700;overflow:hidden;padding:2px;z-index:2}.MylistImage{height:auto;width:60px}.mylistHeader{color:#8a2be2;font-size:15px;font-weight:700}.font-check{font-family:Franklin Gothic Medium}.mylistButton{cursor:pointer}.mylistTable{border-radius:25px;border-radius:20px;box-shadow:0 0 5px #ffe3fd,0 0 5px #ffe3fd,0 0 5px #ffe3fd,0 0 5px #ffe3fd;height:auto;overflow:hidden}.w-80{width:80%}.mylistCharts{align-items:center;display:flex;justify-content:space-between;margin:10px 20px 0}.mylistChart{height:auto;margin-left:5px;padding:5px;width:31.5%}.cursor-pointer{cursor:pointer;margin:5px}.TableWrapper{align-self:center;display:flex;justify-content:space-around;margin:20px}.h-auto{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.mylistOtherFunc{align-items:center;display:flex;flex-direction:column;justify-self:center;padding:10px;width:15%}.mylistButton{margin:10px}
/*# sourceMappingURL=main.49b94e0c.css.map*/