*{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:#eff3f7;height:100%}#potato,.container,.loader,body,html{height:100%;display:flex;justify-content:center}.loader{width:100%;align-items:center;font-weight:300}.movies{flex-wrap:wrap;padding:70px 50px 50px;width:80%}.movies,.movies .movie{display:flex;justify-content:space-between;align-items:flex-start}.movies .movie{width:45%;background-color:#fff;margin-bottom:70px;font-weight:300;padding:20px;position:relative;color:#adaeb9;border-radius:5px;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)}.movie img{position:relative;top:-50px;max-width:150px;width:100%;margin-right:30px;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3),0 -12px 36px -8px rgba(0,0,0,.025)}.movie .movie__title,.movie .movie__year{margin:0;font-weight:300}.movie .movie__title{margin-bottom:5px;font-size:24px;color:#2c2c2c}.movie .movie__genres{list-style:none;padding:0;display:flex;margin:5px 0}.movie__genres li{margin-right:10px;font-size:14px}
/*# sourceMappingURL=main.415b2940.chunk.css.map */