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;color:#fff}.row>h2{margin-left:20px}.row__posters{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;overflow-x:scroll;padding:20px;-ms-overflow-style:none}.row__posters-large{padding:25px 20px}.row__poster{object-fit:contain;width:100%;max-height:170px;min-height:150px;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s;margin-right:20px;cursor:pointer;border-radius:5px}.row__poster-large{object-fit:fill;max-height:300px;min-height:300px;margin-right:10px;max-width:300px;border-radius:3px}@media (min-width:768px){.row{margin-left:40px}.row>h2{margin-left:auto}.row__poster-large{max-height:500px;min-height:500px}.row__posters-large{padding:25px 0}.row__posters{scrollbar-width:thin;padding:20px 0}.row__poster-large:hover{-webkit-transform:scale(1.09);transform:scale(1.09)}.row__poster:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.row__posters::-webkit-scrollbar{display:none}.row__player{margin-right:40px}}.banner{color:#fff;object-fit:contain;height:448px;width:100%;max-width:100%}.banner__contents{margin-left:30px;padding-top:140px;height:190px}.banner__title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner__description{width:45rem;line-height:1.3;padding-top:1rem;font-size:.9rem;max-width:400px;height:80px}.banner__button{cursor:pointer;color:#fff;outline:none;border:none;font-weight:700;border-radius:.2vw;margin-right:1rem;background-color:rgba(51,51,51,.5);padding:.5rem 2rem}.banner__button:hover{color:#000;background-color:#e6e6e6;transition:all .2s}.banner__fadeBottom{height:7.4rem;background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.61),#111)}@media (max-width:768px){.banner__description{max-width:300px}}.nav{position:fixed;top:0;width:100%;height:30px;padding:20px;z-index:1;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;transition-timing-function:ease-in;transition:all .5s}.nav__logo{left:20px;width:80px}.nav__avatar,.nav__logo{position:fixed;object-fit:contain}.nav__avatar{right:20px;width:30px;border-radius:4px}.nav__black{background-color:#111}@media (max-width:768px){.nav{max-width:100%;height:25px;padding:10px}.nav__avatar{right:10px}}
/*# sourceMappingURL=main.4963d571.chunk.css.map */