@import url(https://fonts.googleapis.com/css2?family=Raleway&family=Staatliches&display=swap);.header{display:flex;align-items:center;flex-direction:row;justify-content:space-around;background-color:#c81927;width:100%;padding:.5rem;color:#e2fcef}.header .logo{font-family:"Staatliches",sans-serif;font-size:8rem}.header .desc{font-family:"Raleway",sans-serif;font-size:2.5rem}@media only screen and (max-width:900px){.header{align-items:center;flex-direction:column}.header .logo{font-family:"Staatliches",sans-serif;font-size:6rem}.header .desc{font-family:"Raleway",sans-serif;font-size:1.5rem;text-align:center}}.choicearea{display:flex;flex-direction:column;color:#e2fcef;font-family:"Raleway",san-serif;margin:5rem;text-align:center}.choicearea .desc{font-size:2rem;padding:0 2rem;line-height:4.5rem}.choicearea .title{font-size:5rem;padding:5rem 0 7rem}.choicearea .movie{background-color:#402039;width:35%}.choicearea .movie input{font-size:2rem;font-family:Raleway,sans-serif;padding:.5rem;margin:1.5rem 0 0}.choicearea .moviebout{margin:0 auto;width:45%;display:flex;flex-direction:row;justify-content:space-around}.choicearea .winner{margin-top:2rem;width:100vw;padding:5rem;background-color:#c81927}@media only screen and (max-width:1500px){.choicearea .desc{line-height:3.5rem}.choicearea .title{padding:5rem 0 7rem}.choicearea .movie{background-color:#402039;width:45%}.choicearea .moviebout{width:85%}}@media only screen and (max-width:900px){.choicearea .desc{padding:0 5rem;line-height:3rem}.choicearea .title{padding:5rem 0 7rem}.choicearea .movie{background-color:#402039;width:90%;margin:1rem}.choicearea .moviebout{width:85%;flex-direction:column}}@media only screen and (max-width:500px){.choicearea .desc{font-size:1.75rem;padding:0 5rem;line-height:3rem}.choicearea .title{font-size:3rem;padding:5rem 0}.choicearea .movie{background-color:#402039;width:90%;margin:1rem}.choicearea .moviebout{width:85%;flex-direction:column}}.movieSelection{background-color:#5c164e;margin:2rem;padding:1rem;height:625px}.movieSelection .name{font-size:2.6rem;margin-bottom:2rem}.movieSelection .poster img{width:70%;box-shadow:0 0 20px hsla(0,0%,87.8%,.6)}.movieSelection .moviedetails{margin-top:2rem;font-size:1.75rem}.movieSelection .moviedetails .revenue,.movieSelection .moviedetails .year{padding:1rem}.movieSelection .moviedetails .calcRev{padding:1rem;font-size:2.5rem}@media only screen and (max-width:1500px){.movieSelection .poster img{width:50%;box-shadow:0 0 20px hsla(0,0%,87.8%,.6)}.movieSelection .moviedetails{margin-top:2rem;font-size:1.75rem}.movieSelection .moviedetails .revenue,.movieSelection .moviedetails .year{padding:1rem}.movieSelection .moviedetails .calcRev{padding:1rem;font-size:2.5rem}}@media only screen and (max-width:900px){.movieSelection{background-color:#5c164e;margin:1rem;padding:1rem;height:300px}.movieSelection .name{width:100%;background-color:#402039;padding:1rem;margin-bottom:1rem}.movieSelection .poster{float:left;width:30%}.movieSelection .poster img{box-shadow:0 0 20px hsla(0,0%,87.8%,.6)}.movieSelection .moviedetails{margin-top:2rem;font-size:1.75rem}.movieSelection .moviedetails .revenue,.movieSelection .moviedetails .year{padding:1.5rem}.movieSelection .moviedetails .calcRev{padding:1.5rem;font-size:2.5rem}}@media only screen and (max-width:500px){.movieSelection{background-color:#5c164e;margin:1rem;padding:1rem;height:300px}.movieSelection .name{width:100%;background-color:#402039;padding:1rem;margin-bottom:1rem}.movieSelection .poster{display:inline-block;height:80%}.movieSelection .poster img{vertical-align:middle}.movieSelection .moviedetails{margin-top:2rem;font-size:1.75rem}.movieSelection .moviedetails .revenue,.movieSelection .moviedetails .year{padding:1.5rem}.movieSelection .moviedetails .calcRev{padding:1.5rem;font-size:2rem}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{font-size:3rem;background-color:#170f11}.app{display:flex;flex-direction:column;align-items:center}
/*# sourceMappingURL=main.23642004.chunk.css.map */