body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0}.App{background-color:#111}.row{margin-left:20px;color:#fff;margin-top:2vw}.row__posters{display:-webkit-flex;display:flex;overflow-y:hidden;overflow-x:scroll;padding:20px}.row__posters::-webkit-scrollbar{display:none}.row__poster{object-fit:contain;width:auto;max-height:100px;margin-right:10px;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s}.row__poster:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.row__posterLarge{max-height:250px}.row__posterLarge:hover{-webkit-transform:scale(1.09);transform:scale(1.09)}.banner{color:#fff;object-fit:contain;height:620px}.banner__contents{margin-left:30px;padding-top:190px;height:190px}.banner__title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner__description{display:block;width:90rem;line-height:1.3;padding-top:1rem;font-size:1rem;max-width:400px;height:auto}.banner__button{cursor:pointer;color:#fff;outline:none;border:none;font-weight:700;border-radius:.2vw;margin-right:1rem;padding:.5rem 2rem;background-color:rgba(51,51,51,.5);margin-bottom:.5rem}.banner__button:hover{color:#000;background-color:#e6e6e6;transition:all .2s}.banner__fadeBottom{height:18.4rem;background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.61),#111)}.nav{position:fixed;top:0;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:20px;height:50px;transition:all .2s ease}.nav__logo{position:fixed;left:20px;width:80px;object-fit:contain}.nav__black{background-color:#111}.nav__avatar{position:fixed;right:20px;width:45px;object-fit:contain}
/*# sourceMappingURL=main.196b1550.chunk.css.map */