*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{background-color:#111}.nav{position:fixed;top:0;padding:20px;width:100%;height:30px;z-index:1000;transition-timing-function:ease-in!important;transition:all .5s!important}.nav_content{display:flex;justify-content:space-between}.nav_black{background-color:#111}.nav_logo{position:fixed;left:0;top:10px;width:80px;cursor:pointer}.nav_avatar{right:20px}.nav_avatar,.nav_favorite{position:fixed;width:30px;height:30px;cursor:pointer}.nav_favorite{right:65px}.banner{height:448px;position:relative;object-fit:contain;color:#fff}.banner_contents{margin-left:30px;padding-top:140px;height:190px}.banner_title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner_description{width:45rem;line-height:1.3;padding-top:1rem;font-size:.8rem;max-width:360px;height:80px}.banner_fadeBottom{height:7.4rem;background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.61),#111);background-size:cover}.banner_button{cursor:pointer;color:#fff;outline:none;border:none;font-weight:700;border-radius:.2vw;margin-right:1rem;padding:.5rem 2rem;background-color:rgba(51,51,51,.5)}.banner_button:hover{color:#000;background-color:#e6e6e6;transition:all .2s}.row{color:#fff;margin-left:20px}.row_posters{display:flex;overflow-y:hidden;overflow-x:scroll;padding:20px}.row_posters::-webkit-scrollbar{display:none}.row_poster{max-height:100px;object-fit:contain;margin-right:10px;transition:transform .45s;overflow-y:hidden;overflow-x:hidden}.row_poster:hover{transform:scale(1);opacity:1;border:2px solid beige;max-height:95px}.row_posterLarge{max-height:250px}.row_posterLarge:hover{transform:scale(1.09);opacity:1;border:2px solid beige;max-height:245px}.poster{display:flex;flex-direction:column;align-items:center}.poster img{cursor:pointer}.poster>h3{font-family:Georgia,"Times New Roman",Times,serif;text-align:center;font-weight:700;font-size:medium;margin-top:10%;display:flex;flex-direction:column}.poster>h3>span{cursor:pointer;background-color:#fff;color:#e50914;margin-top:10px;border-radius:10px;padding:4px}.loginScreen{position:relative;height:100%;background:url(https://assets.nflxext.com/ffe/siteui/vlv3/757ab38f-5d08-40bc-b3eb-eaba63ed8203/93c34f94-56c8-40a7-8b2e-b4aac6427977/GB-en-20210125-popsignuptwoweeks-perspective_alpha_website_medium.jpg);background-size:cover}.loginScreen_logo{position:fixed;left:0;width:150px;object-fit:contain;padding-left:20px;cursor:pointer}.loginScreen_button{right:20px}.loginScreen_button,.register_button{position:fixed;top:20px;padding:10px 20px;font-size:1rem;font-weight:600;color:#fff;background-color:#e50914;border:none;cursor:pointer}.register_button{right:125px}.loginScreen_gradient{width:100%;z-index:1;height:100vh;background:rgba(0,0,0,.4);background-image:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 60%,rgba(0,0,0,.8))}.loginScreen_body{position:absolute;left:0;right:0;top:27%;bottom:0;margin:auto;text-align:center;z-index:1;color:#fff;padding:20px}.loginScreen_body>h1{font-size:3.125rem;margin-bottom:20px}.loginScreen_body>h2{font-size:2rem;font-weight:400;margin-bottom:30px}.loginScreen_body>h3{font-size:1.3rem;font-weight:400}.loginScreen_input{margin:20px}.loginScreen_input>form>input{padding:10px;outline-width:0;height:30px;width:30%;border:none;max-width:600px}.loginScreen_getStarted{padding:16px 20px;font-size:1rem;color:#fff;background-color:#e50914;border:none;cursor:pointer}.SignInScreen{max-width:300px;padding:70px;margin-left:auto;margin-right:auto;background:rgba(0,0,0,.85)}.SignInScreen>form{display:grid;flex-direction:column}.SignInScreen>form>input{outline-width:0;height:40px;margin-bottom:14px;border-radius:5px;border:none;padding:5px 15px}.SignInScreen>form>button{padding:16px 20px;font-size:1rem;color:#fff;border-radius:5px;background-color:#e50914;cursor:pointer;font-weight:600;border:none;margin-top:10px}.SignInScreen>form>h1{text-align:left;margin-bottom:25px}.SignInScreen>form>h4{text-align:left}.SignInScreen_gray{color:grey;margin-right:5px}.SignInScreen_link:hover{cursor:pointer;text-decoration:underline}.profileScreen{height:100vh;color:#fff}.profileScreen_body{display:flex;flex-direction:column;width:50%;margin-right:auto;margin-left:auto;padding:8%;max-width:800px}.profileScreen_info>img{max-width:200px;height:100px}.profileScreen_body>h1{font-size:60px;font-weight:400;border-bottom:1px solid #282c2d;margin-bottom:20px}.profileScreen_info{display:flex}.profileScreen_details{color:#fff;margin-left:25px;flex:1 1}.profileScreen_details>h2{background-color:grey;font-size:15px;padding:15px 15px 15px 20px}.profileScreen_plans{margin-top:20px}.profileScreen_plans>h3{border-bottom:1px solid #282c2d;padding-bottom:10px}.profileScreen_plans>button{padding:10px 20px;font-size:1rem;margin-top:5%;width:100%;color:#fff;background-color:#e50914;font-weight:600;border:none;cursor:pointer}.ListItemScreen_img{max-height:200px;object-fit:contain;transition:transform .45s;overflow-y:hidden;overflow-x:hidden;border:9px solid}.ListItemScreen_info{margin-right:30px}.ListItemScreen_body{display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:5%}.ListItem_description{width:50%;background-color:rgba(0,0,0,.87);border-radius:15px;padding:2%}.ListItem_description>p{text-align:left}.ListItemScreen_title{border-bottom:2px solid;margin-bottom:15px}.ListItem_delete{background-color:#fff;margin-top:5%}.ListItem_delete_button{color:#e50914;font-weight:600;font-size:1rem;border:none;cursor:pointer}.favoriteScreen{position:relative;height:100%;background:url(https://assets.nflxext.com/ffe/siteui/vlv3/757ab38f-5d08-40bc-b3eb-eaba63ed8203/93c34f94-56c8-40a7-8b2e-b4aac6427977/GB-en-20210125-popsignuptwoweeks-perspective_alpha_website_medium.jpg);background-size:cover}.favoriteScreen_body{position:absolute;left:0;right:0;top:5%;bottom:0;margin:auto;text-align:center;z-index:1;color:#fff;padding:20px;overflow-x:hidden}.favoriteScreen_body>h1{font-size:3.125rem;margin-bottom:20px}.favoriteScreen_gradient{width:100%;z-index:1;height:100vh;background:rgba(0,0,0,.4);background-image:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 60%,rgba(0,0,0,.8))}
/*# sourceMappingURL=main.74742726.chunk.css.map */