@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700&family=Red+Hat+Display:ital,wght@0,300;0,400;0,500;0,600;0,700;0,900;1,300;1,400;1,500&display=swap);*,:after,:before{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:"Nunito",sans-serif;font-weight:400;line-height:1.6;min-height:100vh;background:#080405;color:#fff}.App{display:flex;width:100%;height:100vh;overflow:hidden}@media screen and (max-width:69.9rem){.App{flex-direction:column}}button{font-family:"Nunito",sans-serif;border:none}.search__con{margin-left:2rem;margin-bottom:2rem;display:flex}.search__bar{padding:.5rem;border-radius:.5rem;border:thin solid grey;margin-right:2rem;width:18rem}.search__bar,.search__CTA{font-family:"Nunito",sans-serif}.search__CTA{border-radius:.5rem;background:#a42618;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1rem 1.5rem;cursor:pointer;font-size:1.3rem;color:#fff;border:none}.movie__card{position:relative;width:20rem;margin:2rem;height:30rem;display:flex}.movie__poster{width:100%;border-radius:.5rem;height:auto}.view__CTA{display:none;font-weight:700;font-size:1.5rem;background:#a42618;cursor:pointer;padding:.5rem 3rem;border-radius:.5rem;position:absolute;top:24rem;left:5.5rem}.movie__card:hover .view__CTA{display:block}@media screen and (max-width:64rem){.movie__card .view__CTA{display:block}}@media screen and (max-width:25.9rem){.view__CTA{display:none;font-weight:700;font-size:1.5rem;background:#a42618;cursor:pointer;padding:.5rem 3rem;border-radius:.5rem;position:absolute;top:33rem;left:10rem}.movie__card .view__CTA{display:block}.movie__card{position:relative;width:30rem;margin:2rem;height:42rem;display:flex}}@media screen and (max-width:23.45rem){.view__CTA{display:none;font-weight:700;font-size:1.5rem;background:#a42618;cursor:pointer;padding:.5rem 3rem;border-radius:.5rem;position:absolute;top:32rem;left:10rem}.movie__card{position:relative;width:30rem;margin:2rem;height:40rem;display:flex}}.movie__card--container{display:flex;flex-wrap:wrap;justify-content:space-around}.result{margin:2rem 0 0 4.5rem}.container{flex:1 1;overflow-y:scroll}.homepage__header{margin:3rem 0 1rem 4.5rem}.side__nav-container{border-right:solid #000;flex-direction:column;padding:3rem 4rem;flex:0 0 20%}.app__name{color:#fff;margin-bottom:2rem;font-size:clamp(1.5rem,2vw,3rem)}.fa-search:before{font-size:1rem;margin-right:.5rem;color:#fff;background:#a42618;padding:.5rem;border-radius:.5rem}.search__icon--con,.search__label{display:flex;align-content:center}.search__label{font-size:2rem;color:#333}.svg-inline--fa{display:inline-block;font-size:inherit;overflow:visible;vertical-align:-.125em}.watchlist-con,.watchlist__lable{display:flex;align-content:center}.watchlist,.watchlist__lable{font-size:2rem}.fa-heart:before{font-size:1rem;margin-right:.5rem;color:#fff;background:#a42618;padding:.5rem;border-radius:.5rem}.side__view{position:fixed;overflow-y:scroll;width:29rem;padding:6.3rem 3rem 2rem;height:100%;top:0;left:100;right:0;display:flex;flex-direction:column;justify-content:space-evenly;color:#080405;bottom:0;background-color:#fff;z-index:200000;-webkit-animation:moveInRight .3s ease-in-out;animation:moveInRight .3s ease-in-out;box-shadow:-10px -5px 11px -7px rgba(0,0,0,.47)}.side__movie--image{height:30rem;width:auto;margin:1rem 0;display:flex;justify-items:center;background:#7fff00;background-position:50%;background-size:cover}.side-image{width:100%;border-radius:.5rem}.font-awesome{font-size:1.8rem;cursor:pointer}.side__view--title{letter-spacing:.1rem;font-size:2rem}.side__view--plot{font-size:1.6rem;margin-bottom:1.2rem}.side__view--CTA{background:#a42618;width:100%;text-align:center;padding:.5rem 1rem;font-size:1.7rem;color:#fff;cursor:pointer;align-self:center;border-radius:.5rem}.backdrop,.backdrop-con{width:100%;height:100%}.backdrop,.backdrop-two{position:fixed;top:0;background:rgba(0,0,0,.301);z-index:100;-webkit-transform:2s ease-in-out;transform:2s ease-in-out}.backdrop-two{width:100%;height:100%;z-index:700}@-webkit-keyframes moveInRight{0%{-webkit-transform:translateX(200rem);transform:translateX(200rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInRight{0%{-webkit-transform:translateX(200rem);transform:translateX(200rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.details{display:flex;flex-direction:column;position:fixed;top:0;right:0;height:100vh;width:80vw;background:#fff;z-index:500;-webkit-animation:moveInRight .3s ease-in-out;animation:moveInRight .3s ease-in-out;box-shadow:-10px -5px 11px -7px rgba(0,0,0,.47)}.close__icon-span{display:none;justify-content:flex-end;margin-bottom:3rem}.movie__details{display:flex;padding:2rem 3rem 0;justify-content:center}.poster{height:35rem;border-radius:.5rem}.movie__details--box{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 0 0 3rem}.similar__movies--box{background:#ff4500}.plot,.title{color:#000}.plot{font-size:1.5rem}.figure__details--box{display:flex;justify-content:space-between;width:30rem}.duration,.rating,.release__date{font-size:1.5rem;color:#000}.icon{margin-right:2rem}.watch-now__CTA{background-color:#a42618;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1rem 3.5rem;border-radius:3rem;font-size:1.4rem;color:#fff;cursor:pointer}.similar__heading{font-weight:900;padding:2rem 0 0 3rem;color:#a42618}.similar__movies--container{display:flex;margin:0 1rem}@media screen and (max-width:25.9rem){.details{position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100vw;background:#fff;z-index:500;-webkit-animation:moveInRight .3s ease-in-out;animation:moveInRight .3s ease-in-out;box-shadow:-10px -5px 11px -7px rgba(0,0,0,.47)}.close__icon-span{display:flex}.movie__details{display:flex;flex-direction:column;padding:2rem 3rem 0;justify-content:center}.similar__movies--container{flex-direction:column;align-items:center;margin:0 1rem}.movie__details--box{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 0}.poster{width:auto;height:50rem;border-radius:.5rem}.figure__details--box{display:flex;justify-content:space-between;width:30rem;margin:2rem 0}.title{margin:2rem 0}}@media screen and (max-width:23.45rem){.details{display:block;flex-direction:column;position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100vw;background:#fff;z-index:500;-webkit-animation:moveInRight .3s ease-in-out;animation:moveInRight .3s ease-in-out;box-shadow:-10px -5px 11px -7px rgba(0,0,0,.47)}.movie__details{display:flex;flex-direction:column;padding:2rem 3rem 0;justify-content:center}.similar__movies--container{display:block;margin:0 2rem}.movie__details--box{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 0}.poster{width:auto;height:43rem;border-radius:.5rem}.figure__details--box{display:flex;justify-content:space-between;width:30rem;margin:2rem 0}.title{margin:2rem 0}}.loading-container{width:100%;height:100%;display:flex;background:#333;justify-content:center;align-items:center}
/*# sourceMappingURL=main.0f56f9f2.chunk.css.map */