*{margin:0;padding:0;box-sizing:border-box;font-family:"Play",sans-serif}:focus{outline:0}html{font-size:62.5%}@media screen and (max-width:428px){html{font-size:50%}}body{background-color:#000;font-size:16px}a,body{color:#e5e4e2}a{text-decoration:none}.cast__title{text-align:center;margin-top:40px;color:silver}@media screen and (max-width:428px){.cast__title{font-size:3.5rem}}.cast__container{display:flex;overflow-x:scroll;padding:5rem}.cast__container--center{justify-content:center}.cast__info{padding-right:5rem}.cast__name{font-size:1.5rem;text-align:center;margin-top:1rem;color:silver}@media screen and (max-width:428px){.cast__name{font-size:1.7rem}}.cast .MuiAvatar-root{height:10rem;width:10rem}@media screen and (max-width:428px){.cast{font-size:62.5%}}.content{text-align:center;width:80%;max-width:800px;margin:0 auto;color:silver}.content__title{margin:40px auto 20px;line-height:1.5}@media screen and (max-width:428px){.content__title{font-size:3rem}}.content__overview{font-size:1.8rem;line-height:2}@media screen and (max-width:428px){.content__overview{font-size:2rem}}.movielist{padding:3rem 0;margin-top:-5rem}.movielist__heading{padding-left:30px;text-transform:capitalize}@media screen and (max-width:500px){.movielist__heading{font-size:2.4rem}}.movielist__container{padding:20px 30px 30px;display:flex;flex-wrap:nowrap;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.movielist__container::-webkit-scrollbar{display:none}.movielist__link:not(:last-child),.profile__link:not(:last-child),.results__link:not(:last-child){margin-right:1.5rem}.movielist__poster,.profile__movie,.results__movie{height:25rem;transition:transform .3s ease-in-out}.movielist__poster:hover,.profile__movie:hover,.results__movie:hover{transform:scale(1.1)}.movielist__poster:not(:last-child),.profile__movie:not(:last-child),.results__movie:not(:last-child){margin-right:1.5rem}.navbar{display:flex;justify-content:space-between;align-items:center}.navbar__logo{width:15rem}.navbar__container{display:flex}.navbar .MuiSvgIcon-root{color:#e5e4e2;margin-right:1.5rem;justify-self:center;height:40px;width:40px}.spotlight{padding:3rem;height:65vh;background-size:cover;background-position:top;display:flex;flex-direction:column;justify-content:space-between}.spotlight__container{align-self:center;display:flex;justify-content:center;width:80%;max-width:300px;margin-bottom:2rem}.spotlight__btn,.spotlight__btn--header{outline-width:0;border:none;border-radius:5px;background-color:hsla(0,0%,100%,.05);color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;height:60px;width:45%;font-size:1.5rem;border-radius:8px;transition:all .3s ease-in-out}.spotlight__btn--header:hover,.spotlight__btn:hover{background-color:#e5e4e2;color:#333;cursor:pointer}.spotlight__btn--header .MuiSvgIcon-root,.spotlight__btn .MuiSvgIcon-root{font-size:1.5rem}.spotlight__btn--header{width:40%;max-width:160px;margin:0 auto}@media screen and (max-width:1024px){.spotlight{padding-bottom:15vh}}.login{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100vh;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.7)),url(/static/media/auth-background.b25a4267.jpg)}.login__redirect{font-size:1.5rem;color:#737373}@media screen and (max-width:428px){.login__redirect span{font-weight:700}}.login__form,.register__form{display:flex;flex-direction:column;justify-content:center;align-items:center;justify-content:space-evenly;height:60%;width:90%;max-width:450px;max-height:400px;background-color:rgba(0,0,0,.8);border-radius:10px;padding:5rem}.login__form--heading{font-size:2.8rem}.login__form--input{font-size:1.4rem;padding:1.5rem;outline-width:0;border:none;border-radius:5px;background-color:#333;color:#fff;height:50px;width:90%}.login__form--error,.register__form--error{font-size:1.5rem;color:#e50914}.login__form--btn{font-size:1.5rem;font-weight:600;cursor:pointer;outline-width:0;border:none;border-radius:5px;background-color:#e50914;color:#fff;height:50px;width:90%}@media screen and (min-width:428px){.login__form,.register__form{max-height:450px}}.register{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100vh;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.7)),url(/static/media/auth-background.b25a4267.jpg)}.register__redirect{font-size:1.5rem;color:#737373}@media screen and (max-width:428px){.register__redirect span{font-weight:700}}.register__form{height:70%;max-height:500px}.register__form--heading{font-size:2.8rem}.register__form--input{font-size:1.4rem;padding:1.5rem;background-color:#333}.register__form--btn,.register__form--input{outline-width:0;border:none;border-radius:5px;color:#fff;height:50px;width:90%}.register__form--btn{font-size:1.5rem;font-weight:600;cursor:pointer;background-color:#e50914}@media screen and (min-width:428px){.register__form{max-height:550px}}.profile,.results{text-align:center;margin-top:10rem}.profile__logout{position:absolute;right:3rem;top:5rem}.profile__container,.results__container{margin-top:3rem;margin-left:1.5rem;padding:1rem;display:flex;justify-content:center;flex-wrap:wrap}.profile__text,.results__text{color:#333;margin-top:30vh}.profile__movie{height:30rem;margin-bottom:2rem}.profile .MuiSvgIcon-root,.results .MuiSvgIcon-root{font-size:3.5rem}.search{position:relative;height:100vh}.search__input{outline-width:0;border:none;border-radius:5px;background-color:transparent;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;font-weight:700;text-align:center;text-transform:capitalize}.results__link{margin-bottom:2rem}
/*# sourceMappingURL=main.1b60e0c2.chunk.css.map */