.app{background-color:#111}.row{color:#fff;margin-left:20px;margin-top:20px}.row,.row__manos{position:relative}.row__manos{background-color:rgba(0,0,0,.397);border-radius:5px;height:350px;padding:20px 0;width:230px}.row__manos img{object-fit:contain;width:100%}.hidden-items{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-bottom:10px;padding:0 auto}.hidden-button,.hidden-paragraph{display:none}.row__manos:hover .hidden-button{background-color:#1e90ff;border:none;border-radius:10px;color:#fff;cursor:pointer;display:block;outline:none;padding:10px;text-align:center;width:80%}.row__manos:hover .hidden-paragraph>h3{border:2px dotted red;border-radius:10px;margin-bottom:10px;width:100px}.row__manos:hover .hidden-paragraph{background-color:hsla(0,9%,4%,.829);border:1px solid gold;border-radius:10px;color:bisque;display:block;left:0;padding:20px 10px;position:absolute;text-align:justify;top:0;width:220px;z-index:1}.row__media-title{color:red;text-transform:capitalize}.row__media-title,.row__release-date{font-size:larger;font-style:italic;font-weight:bolder;margin-top:10px;text-align:center}.row__release-date{bottom:20px;color:#1e90ff;position:absolute;right:10px}.row__posters{display:flex;flex-wrap:wrap;gap:10px;padding:20px}.row__poster{margin-right:10px;max-height:100px;object-fit:contain;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s;width:100%}.row__poster:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.row__posterLarge{max-height:250px}.row__posterLarge:hover{-webkit-transform:scale(1.09);transform:scale(1.09)}.row__movie{display:flex;flex-direction:column;left:350px;position:fixed;top:30px;z-index:15}.row__movie-close{color:red;cursor:pointer;font-size:larger;font-weight:bolder;margin-bottom:10px;margin-right:10px;max-width:640px;text-align:right;width:640px;z-index:3}.row__movie-overview{background-color:rgba(42,43,39,.418);border-radius:.2vw;font-size:1rem;font-weight:700;line-height:1.3;margin-bottom:10px;max-width:610px;padding:1rem 1rem 2rem;text-align:justify;width:640px;z-index:2}.row__movie-overlay{background-color:rgba(29,28,23,.747);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.row__movie-iframe{z-index:2}@media screen and (max-width:1200px){.row__movie{left:200px}}@media screen and (max-width:976px){.row__movie{left:100px}}@media screen and (max-width:743px){.row__movie{left:0}}@media screen and (max-width:555px){.row__movie{left:0}}.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:#e6e6e6;color:#000;transition:all .2s}.nav{padding:20px;position:fixed;top:0;transition-timing-function:ease-in;transition:all .5s;width:100%;z-index:10}.nav__contents{display:flex;justify-content:space-between}.nav__black{background-color:#111}.nav__logo{cursor:pointer;object-fit:contain;padding-left:10px;width:150px}.nav__buttons{margin-right:20px}.nav__avatar,.nav__username{cursor:pointer;margin-right:10px;width:30px}.nav__username{bottom:5px;color:red;font-size:20px;font-weight:700;position:relative}.loginScreen{background:url(/static/media/MoviesZoneBg.88444080c90f2bec17c7.jpg) 50% no-repeat;background-size:cover;color:#fff;height:100%;position:relative}.loginScreen__body{color:#fff;left:0;margin-left:auto;margin-right:auto;padding:20px;position:absolute;right:0;text-align:center;top:60px;z-index:1}.loginScreen__body>h1{font-size:2.125rem;margin-bottom:20px}.loginScreen__body>h2{font-size:1.3rem;font-weight:400;margin-bottom:30px}.loginScreen__body>h3{font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:30px;margin:0 auto;text-align:justify;width:70%}.loginScreen__gradient{background:rgba(0,0,0,.4);height:100vh;width:100%;z-index:1}.loginScreen__button{background-color:#1e90ff;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 20px;position:fixed;right:20px;top:20px}.loginScreen__logo{cursor:pointer;left:0;object-fit:contain;padding-left:20px;position:fixed;top:10px;width:100px}.loginScreen__input>form>input{border:none;height:30px;max-width:600px;outline-width:0;padding:10px;width:30%}.loginScreen__input{margin:20px}.loginScreen__getStarted{background-color:#1e90ff;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:16px 20px}@media screen and (max-width:900px){.loginScreen__gradient{height:150vh}}.signupScreen{background:hsla(0,0%,100%,.1);margin:0 auto;max-width:300px;padding:70px;padding:40px 70px}.signupScreen>form{display:grid;flex-direction:column}.signupScreen>form>h1{margin-bottom:25px;text-align:left}.signupScreen__gray{color:gray;margin-right:10px}.signupScreen>form>input{border:none;border-radius:5px;height:40px;margin-bottom:14px;outline-width:0;padding:5px 15px}.signupScreen>form>button{background-color:#1e90ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin:0 0 20px;padding:16px 20px}.signupScreen__link:hover{cursor:pointer;text-decoration:underline}.profileScreen{color:#fff;height:100vh}.profileScreen__body{display:flex;flex-direction:column;margin:0 auto;max-width:800px;padding-top:8%;width:50%}.profileScreen__info{display:flex}.profileScreen__details{color:#fff;flex:1 1;margin-left:25px}.profileScreen__body>h1{border-bottom:1px solid #282c2d;font-size:60px;font-weight:400;margin-bottom:20px}.profileScreen__details>h2{background-color:tomato;font-size:15px;padding:15px 15px 15px 20px}.profileScreen__signOut{background-color:#1e90ff;border:none;color:#fff;cursor:pointer;font-size:1rem;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__info>img{height:100px}*,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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.b89a728d.css.map*/