.navbar{top:0;width:100%;height:30px;background-color:#111;padding:20px;display:flex;justify-content:space-between}.logo,.navbar{position:fixed}.logo{left:20px;width:80px}.avatar{position:fixed;right:20px;width:30px}*{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#111}.banner{background-size:cover;height:448px;color:#fff}.content{padding-top:140px;height:190px;padding-left:15px}.title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.button{color:#fff;outline:none;border:none;font-weight:700;border-radius:5px;padding:.5rem 2rem;background-color:rgba(51,51,51,.5);cursor:pointer;margin-right:1rem}.button:hover{color:#000;background-color:#e6e6e6}.description{width:45rem;line-height:1.3;padding-top:1rem;font-size:1rem;height:80px;max-width:360px}.fade_bottom{height:7.4rem;background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.61),#111)}.row{margin-left:20px;color:#fff}.posters{display:flex;padding:20px;overflow-x:scroll;overflow-y:hidden}.posters::-webkit-scrollbar{display:none}.poster{max-height:250px}.poster,.smallPoster{margin-right:10px;cursor:pointer}.smallPoster{max-height:150px}.poster:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}
/*# sourceMappingURL=main.7b320015.chunk.css.map */