*,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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{background-color:#000}.banner{height:448px;position:relative;color:#fff;object-fit:contain}.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__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);-webkit-border-radius:.2vw;-moz-border-radius:.2vw;-ms-border-radius:.2vw;-o-border-radius:.2vw}.banner__button:hover{color:#000;background-color:#e6e6e6;transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s}.banner--fadeBottom{height:7rem;background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.61),#111)}.row{color:#fff;margin-left:20px}.row__posters{padding-top:20px;padding-bottom:20px;padding-left:50px;display:-webkit-flex;display:flex;overflow-x:hidden}.row__posterLarge img{margin-right:10px;height:250px;width:auto}.row__posters img{transition:all .4s ease-out!important;cursor:pointer;-webkit-transition: ;-moz-transition: ;-ms-transition: ;-o-transition: }.row__posters img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.row__posters img{margin-right:10px;width:100%;min-height:180px}.row__posters--ImageContainer{margin-right:10px;width:200px;min-height:180px}.row__posterLarge::-webkit-scrollbar,.row__posters::-webkit-scrollbar{display:none}.LoginScreen{position:relative;width:100vw;background:url(/static/media/backgroundImage.132bd58d.jpg) no-repeat 50%/cover;min-height:100%;height:100%;overflow-x:hidden}.LoginScreen__logo{position:fixed;top:25px;width:120px;max-height:150px;object-fit:contain;left:0;margin-left:25px;z-index:10}.loginScreen__gradient{width:100%;height:100vh;z-index:10;background:rgba(0,0,0,.4);background-image:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 60%,rgba(0,0,0,.8))}button.loginScreen__button{position:fixed;top:25px;padding:10px 20px;border:none;color:#fff;cursor:pointer;font-weight:600;z-index:10;background-color:#e50914;line-height:normal;font-size:1rem;right:0;margin-right:25px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.loginScreen__body--Wrapper{z-index:10;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:absolute;top:15%;width:100%;padding:20px}.loginScreen__body{text-align:center;color:#fff;width:100%;padding:75px 0;max-width:950px;margin:0 auto}.loginScreen__body h1{font-size:3.125rem;max-width:640px;margin:0 auto}.loginScreen__body h2{font-size:1.625rem;max-width:640px;margin:0 auto}.loginScreen__body h3{max-width:640px;margin:0 auto;font-weight:400;font-size:23px}@media (min-width:768px){.loginScreen__body--Wrapper{top:10%}.loginScreen__body h1,.loginScreen__body h2,.loginScreen__body h3{margin-bottom:20px}}@media (max-width:768px){.loginScreen__body h1{font-size:1.75rem}.loginScreen__body h1,.loginScreen__body h2{padding-right:20px;padding-left:20px;margin-bottom:10px}.loginScreen__body h2{font-size:1.25rem}.loginScreen__body h3{padding-right:20px;padding-left:20px;margin-bottom:20px}}@media (max-width:368px){.loginScreen__body h1,.loginScreen__body h2{display:none}}.loginScreen__input{padding-right:20px;padding-left:20px}.loginScreen__getStarted,.loginScreen__input input{display:inline-block;box-sizing:border-box;font-size:16px;border-radius:2px;min-height:40px;padding:16px 20px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border:none;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.loginScreen__input input{width:55%;max-width:600px;color:#000;outline:none}.loginScreen__input input:focus{outline:none}.loginScreen__input input:hover{border-bottom:1px solid #e50914}.loginScreen__getStarted{text-align:center;color:#fff;background-color:#e50914;background-image:-webkit-gradient(linear,left top,left bottom,from(#e50914),to(#db0510));text-decoration:none;cursor:pointer;font-weight:600}.loginScreen__getStarted:hover{background:#d11f28}@media (max-width:380px){.loginScreen__getStarted,.loginScreen__input input{display:block;width:90%;margin-bottom:20px}}.signInScreen{position:absolute;top:30px;left:0;right:0;width:100%;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;max-height:100vh}.signInScreen__container{background-color:rgba(0,0,0,.75);padding:60px 68px;border-radius:4px;width:350px;max-width:350px;max-height:400px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.signInScreen__container>form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.signInScreen__container>form h1{display:block;width:100%;text-align:left;color:#fff;font-size:32px;font-weight:700;margin:0 0 28px}.signInScreen__container>form h4{width:100%;text-align:left;color:#fff;margin-bottom:28px;font-size:20px;font-weight:500}.signInScreen__container>form h4 span.signupScreen_gray{color:#737373}.signInScreen__container>form h4 span.signupScreen_link:hover{text-decoration:underline;color:#fff;cursor:pointer}.signInScreen__container>form input{outline:0;min-height:50px;border:0;width:100%;max-width:100%;margin-bottom:14px;padding:16px 20px;box-sizing:border-box;outline-width:0;color:#fff;background:#333;transition:.4s;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.signInScreen__container>form input:focus{border-bottom:1px solid #e87c03}.signInScreen__container>form button{background-color:#e50914;padding:16px 20px;font-size:1rem;color:#fff;margin-bottom:28px;margin-top:20px;font-weight:600;border:none;cursor:pointer;width:100%;max-width:100%;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.signupScreen_withGoogle{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#737373;font-size:16px;font-weight:500;cursor:pointer}.signupScreen_withGoogle:hover{text-decoration:underline}.signupScreen_withGoogle img{width:30px;height:30px;margin-right:10px}.nav{position:fixed;top:0;padding:20px;width:100%;height:30px;z-index:10;transition-timing-function:ease-in;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s}.nav__black{background-color:#111}.nav__contents{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.nav__logo{left:0;width:80px;padding-left:20px}.nav__logo,.nav__profile{position:fixed;top:13;cursor:pointer}.nav__profile{right:20px;width:30px}.profileScreen{min-height:100vh;color:#fff;width:100%}.profileScreen__body{-webkit-flex-direction:column;flex-direction:column;width:50%;margin-right:auto;margin-left:auto;padding-top:70px;max-width:800px}.profileScreen__body,.profileScreen__info{display:-webkit-flex;display:flex}.profileScreen__body h1{font-size:68px;font-weight:400px;border-bottom:1px solid #282c2d;margin-bottom:20px}.profileScreen__info img{height:100px}.profileScreen__details{color:#fff;margin-left:25px;-webkit-flex:1 1;flex:1 1}.profileScreen__details h2 input{box-sizing:border-box;width:100%;background-color:grey;font-size:15px;padding:15px 15px 15px 20px;border:none;outline:none;font-size:18px;cursor:pointer;color:#fff!important;transition:.4;-webkit-transition:.4;-moz-transition:.4;-ms-transition:.4;-o-transition:.4}.profileScreen__details h2 input:focus{border-bottom:1px solid #e87c03}.profileScreen__plans h3{border-bottom:1px solid #282c2d;padding-bottom:10px}.profileScreen__plans{margin-top:20px;opacity:.8}.profileScreen__plans:hover{opacity:1}.profileScreen__plans--date{margin-top:20px}.profileScreen__plans--plan{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:20px 0 25px 20px}.profileScreen__plans--plan:hover{opacity:1}.profileScreen__plans--plan span{font-size:14px}.profileScreen__plans--plan button{max-height:37px;min-height:37px;background-color:#e50914;padding:0 10px;font-size:1rem;color:#fff;border:none;cursor:pointer;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.profileScreen__plans--plan button.profileScreen__plans--Premium{background-color:grey;color:#fff;max-height:43px}.profileScreen__signOut{background-color:#e50914;padding:16px 20px;font-size:1rem;color:#fff;margin-bottom:28px;margin-top:20px;font-weight:600;border:none;cursor:pointer;width:100%;max-width:100%;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}@media (max-width:768px){.profileScreen__body{width:85%;padding-top:80px;overflow:hidden}.profileScreen__body h1{font-size:32px}.profileScreen__info img{display:none}}.profileScreen ::-webkit-input-placeholder{color:#fff;opacity:1}.profileScreen :-ms-input-placeholder{opacity:1}.profileScreen ::placeholder{color:#fff;opacity:1}.profileScreen :-ms-input-placeholder{color:#fff}.profileScreen ::-ms-input-placeholder{color:#fff}
/*# sourceMappingURL=main.f3943d77.chunk.css.map */