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{color:#fff;margin-left:20px}.row_posters{display:-webkit-flex;display:flex;overflow-y:hidden;overflow-x:scroll;padding:20px}.row_posters::-webkit-scrollbar{display:none}.row_poster{width:100%;object-fit:contain;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.1);transform:scale(1.1);opacity:1}.row_poster_Large{max-height:250px}.row_poster_Large:hover{-webkit-transform:scale(1.12);transform:scale(1.12);opacity:1}.banner{color:#fff;object-fit:contain;height:554px}.banner_contents{margin-left:30px;padding-top:140px;height:190px}.banner_title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner_desciption{width:45rem;line-height:1.3;padding-top:1rem;font-size:.8rem;max-width:360px;height:80px}.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)}.banner_button:hover{color:#000;background-color:#e6e6e6;transition:all .2s}.banner_fadeBottom{height:14rem;background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.45),#111)}.nav{position:fixed;top:0;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:20px;height:30px;z-index:1;transition-timing-function:ease-in;transition:all .6s}.nav_black{background-color:#111}.nav_logo{left:20px;width:80px}.nav_avatar,.nav_logo{position:fixed;object-fit:contain}.nav_avatar{right:20px;width:30px}
/*# sourceMappingURL=main.02191105.chunk.css.map */