body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:red;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;text-align:center}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nav-bar{background:-webkit-linear-gradient(grey,#000);font-size:30px;justify-content:space-between;padding-left:20px;padding-right:20px}.heading-container,.nav-bar{align-items:center;display:flex}.home-button,.movie-reel{height:75px;width:75px}.home-button:hover{cursor:pointer;-webkit-filter:brightness(120%);filter:brightness(120%);-webkit-transform:scale(1.2);transform:scale(1.2);transition:all .3s}.app-heading{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(orange,red);-webkit-background-clip:text}img{padding:10px;width:350px}.movie-card:hover{cursor:pointer;opacity:.7;-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s}.movie-container{background-color:#000;display:flex;flex-wrap:wrap;justify-content:space-evenly}.movie-info{align-content:stretch;align-items:center;background:-webkit-linear-gradient(#000,grey);color:hsla(0,0%,88%,.9);display:flex;flex-wrap:nowrap;font-size:20px;height:50%;justify-content:space-around;text-align:left}.backdrop-path{max-height:650px;max-width:1100px;width:100%}.background-image,.button-container{background-color:#000;display:flex;justify-content:center}.play-button{height:50px;width:50px}.play-button:hover{cursor:pointer;-webkit-transform:scale(1.3);transform:scale(1.3);transition:all .5s}.primary-info{width:60%}.title:before{content:"Title: ";font-weight:700}.release-date:before{content:"Release Date: ";font-weight:700}.overview:before{content:"Overview: ";font-weight:700}.rating:before{content:"Rating: ";font-weight:700}.genres:before{content:"Genres: ";font-weight:700}.runtime:before{content:"Runtime: ";font-weight:700}.tagline:before{content:"Tagline: ";font-weight:700}
/*# sourceMappingURL=main.f3dd9676.css.map*/