.navbar{display:flex;height:10dvh;justify-content:space-between;position:fixed;top:0;width:100%}.logo{left:20px;width:15dvw}.avatar,.logo{height:8dvh;padding:1svb;position:fixed}.avatar{right:20px;width:5dvw}*{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;overflow-y:scroll}body::-webkit-scrollbar{display:none}.banner{background-size:cover;color:#fff;height:445px}.banner__contents{height:190px;padding-left:15px;padding-top:140px}.banner__title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.button{background-color:rgba(51,51,51,.5);border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-right:1rem;outline:none;padding:.5rem 2rem}.button:hover{background-color:#e6e6e6;color:#000}.banner__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:1dvw}.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,.smallPoster:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}
/*# sourceMappingURL=main.f010a7cd.css.map*/