*{padding:0}*,body{margin:0}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;overflow-x:hidden;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{background-color:#111}.banner{color:#fff;height:448px;object-fit:contain;position:relative}.banner__contents{height:190px;margin-left:30px;padding-top:140px}.banner__title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner_description{font-size:.8rem;height:80px;line-height:1.3;max-width:360px;padding-top:1rem;width:45rem}.banner--fadebottom{background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.61),#111);height:7.4rem}.banner__button{background-color:rgba(51,51,51,.5);border:none;border-radius:.2vw;color:#fff;cursor:pointer;font-weight:700;margin-right:1rem;outline:none;padding:.5rem 2rem}.banner__button:hover{background-color:#c6c6c6;color:#000;transition:all .2s}.homeScreen{overflow-x:hidden;width:100vw}@media screen and (max-width:540px) and (min-width:200px){.homeScreen{overflow-x:hidden;width:100vw}.banner{background-position:50%;background-size:cover;width:100%}.banner__content{margin-right:30px}.banner__title{font-size:2.5rem;margin-right:20px}.banner_description{width:300px}.row__posters{margin-right:20px}}.nav{height:30px;padding:20px;position:fixed;top:0;transition-timing-function:ease-in;transition:all .5s;width:100%;z-index:100}.nav__contents{display:flex;justify-content:space-between}.nav__logo{cursor:pointer;left:0;padding-left:20px;position:fixed;top:10px;width:80px}.nav__black{background-color:#111}.nav__avatar{cursor:pointer;height:30px;position:fixed;right:20px;width:30px}.row{color:#fff;margin-left:20px}.row__posters{display:flex;overflow-x:scroll;overflow-y:hidden;padding:20px;scrollbar-width:none}.row__posters::-webkit-scrollbar{display:none}.row__poster{margin-right:10px;max-height:120px;object-fit:contain;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s;width:180px}.row__poster:hover{opacity:1;-webkit-transform:scale(1.08);transform:scale(1.08)}.row__posterLarge{max-height:250px}.row__posterLarge:hover{opacity:1;-webkit-transform:scale(1.09);transform:scale(1.09)}.video{border:none;height:50%;width:100%}.loginScreen{background:url(https://cdn.wallpapersafari.com/24/74/zgeTuV.jpg) 50% no-repeat;background-size:cover;height:100%;position:relative}.loginscreen__body>h1{font-size:2.3rem;margin-bottom:20px}.loginscreen__body>h2{font-size:1.4rem;font-weight:400;margin-bottom:30px}.loginscreen__body>h3{font-size:1rem;font-weight:400}.loginscreen__body{color:#fff;left:0;margin-left:auto;margin-right:auto;padding:20px;position:absolute;right:0;text-align:center;top:30%;z-index:100}.loginscreen__grediant{background:rgba(0,0,0,.4);background-image:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 60%,rgba(0,0,0,.8));height:100vh;width:100%;z-index:1}.loginscreen__button{background-color:#e50914;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 20px;position:fixed;right:20px;top:20px}.loginscreen__logo{left:0;object-fit:contain;padding-left:20px;position:fixed;width:150px}.loginscreen__input>form>input{border:none;font-size:16px;font-weight:400;height:30px;max-width:600px;outline-width:0;padding:10px;width:30%}.loginscreen__input>form>input:focus{outline:none}.loginscreen__getStarted{background-color:#e50914;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:16px 20px}.loginscreen__input{margin:20px}@media screen and (max-width:540px) and (min-width:200px){.loginScreen{height:100%}.loginscreen__body{top:15%}.loginscreen__body>h1{font-size:2rem;margin-bottom:20px}.loginscreen__body>h2{font-size:1.5rem;margin-bottom:20px}.loginscreen__body>h3{font-size:.7rem;margin-bottom:20px}.loginscreen__input>form>input{margin-bottom:10px;width:80%}}.signupscreen{background:rgba(0,0,0,.85);margin-left:auto;margin-right:auto;max-width:300px;padding:70px;vertical-align:center}.signupscreen>form{display:grid;flex-direction:column}.signupscreen>form>h1{margin-bottom:25px;text-align:center}.signupscreen>form>input{border:none;border-radius:5px;height:40px;margin-bottom:14px;outline-width:0;padding:5px 15px}.signupscreen>form>input:focus{outline:none}.signupscreen>form>button{background-color:#e50914;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:20px;padding:16px 20px}.signupScreen__grey{color:grey}.signupScreen__link:hover{cursor:pointer;text-decoration:underline}.profileScreen{color:#fff;height:100vh}.profileScreenBody{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:800px;padding-top:8%;width:50%}.profileScreenBody>h1{border-bottom:1px solid #282c20;font-size:60px;font-weight:400;margin-bottom:20px}.profileScreen__details{color:#fff;flex:1 1;margin-left:25px}.profileScreen__details>h2{background-color:gray;font-size:15px;padding:15px 15px 15px 20px}.prodileScreen__info{display:flex}.prodileScreen__info>img{height:100px}.profileScreen__signOut{background-color:#e50914;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:5%;padding:10px 20px;width:100%}.profileScreen__plans{margin-top:20px}.profileScreen__plans>h3{border-bottom:1px solid #282c2d;padding-bottom:10px}.profileScreen__plans>p{font-weight:350;margin-top:10px;text-align:left}.profileScreen__plans>p>span{color:#e50914;font-weight:800;letter-spacing:2px}@media screen and (max-width:540px) and (min-width:200px){.profileScreen{overflow-x:hidden}.profileScreenBody{padding-top:30%;width:80%}.profileScreenBody>h1{font-size:40px}}
/*# sourceMappingURL=main.a45b9f1f.css.map*/