ul{list-style-type:"✔️ "}.movies .movie{width:400px;background-color:#fff;margin-bottom:70px;display:flex;align-items:flex-start;justify-content:space-between;font-weight:300;padding:20px;border-radius:5px;color:#adaeb9;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3),0 -6px 16px -6px rgba(0,0,0,.025)}@media screen and (max-width:1115px){.movies .movie{width:auto}}.movie img{position:relative;top:-50px;max-width:180px;width:100%;margin-right:30px;box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3),0 -12px 36px -8px rgba(0,0,0,.025)}.movie .movie_data .movie__title,.movie .movie_data .movie__year{margin:0;font-weight:300}.movie .movie_data .movie__year{margin-right:10px;font-size:14px}.movie .movie_data .movie__title{margin-bottom:5px;font-size:24px;color:#2c2c2c}.movie .movie_data .movie__genres{padding:0;display:flex;margin:5px 0}.movie .movie_data .movie__genres .genres__genre{margin-right:10px;font-size:14px}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;background-color:#fff;height:100%}#potato,.container,.loader,body,html{height:100%;display:flex;justify-content:center}.loader{width:100%;align-items:center;font-weight:300}.movies{display:flex;justify-content:space-between;flex-wrap:wrap;padding:70px 50px 50px;width:80%}@media screen and (max-width:768px){.movies{display:block;flex-direction:row}}
/*# sourceMappingURL=main.4747c7bf.chunk.css.map */