body{background-color:#111;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.navbar{background-color:#111;justify-content:space-around;width:100%;height:30px;padding:20px;display:flex;position:fixed;top:0}.logo{width:80px;position:fixed;left:20px}.avatar{width:30px;position:fixed;right:20px}.banner{color:#fff;background-size:cover;height:443px}.content{height:190px;padding-top:140px;padding-left:20px}.title{padding-bottom:.3rem;font-size:3rem;font-weight:800}.banner_button{padding-left:20px}.button{color:#fff;cursor:pointer;background-color:#33333380;border:none;border-radius:5px;outline:none;margin-right:1rem;padding:.5rem 2rem;font-weight:700}.button:hover{color:#000;background-color:#e6e6e6}.description{width:45rem;max-width:360px;height:80px;padding-top:1rem;padding-left:20px;font-size:1rem;line-height:1.3}.fade_bottom{background-image:linear-gradient(#0000,#2525259c,#111);height:7.4rem}.row{color:#fff;margin-left:20px}.posters{gap:5px;padding:20px;display:flex;overflow:scroll hidden}.posters::-webkit-scrollbar{display:none}.poster{cursor:pointer;border-radius:5px;max-width:280px;margin-right:10px;transition:transform .3s}.poster:hover{transform:scale(1.2)}.smallposter{cursor:pointer;border-radius:5px;max-width:190px;margin-right:10px;transition:transform .3s}.smallposter:hover{transform:scale(1.2)}.poster_title{padding-left:10px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:300}
