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