.movies .movie{align-items:flex-start;background-color:#fff;border-radius:5px;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d,0 -6px 16px -6px rgba(0,0,0,.025);color:#adaeb9;display:flex;font-weight:300;justify-content:space-between;margin-bottom:70px;padding:20px;width:45%}.movie img{box-shadow:0 30px 60px -12px #32325d40,0 18px 36px -18px #0000004d,0 -12px 36px -8px rgba(0,0,0,.025);margin-right:30px;max-width:180px;position:relative;top:-50px;width:100%}.movie .movie__title,.movie .movie__year{font-weight:300;margin:0}.movie .movie__title{color:#2c2c2c;font-size:24px;margin-bottom:5px}.movie .movie__genres{display:flex;list-style:none;margin:5px 0;padding:0}.movie .movie__year,.movie__genres li{font-size:14px;margin-right:10px}*{box-sizing:border-box}body{background-color:#eff3f7;font-family:-apple-system,BlinkMacSystemFont,Sego e UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:100%;margin:0;padding:0}.movies{display:flex;flex-wrap:wrap;justify-content:space-between;padding:50px;width:80%}
/*# sourceMappingURL=main.54b57943.css.map*/