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;font-family:sans-serif}.app{background-color:#111;color:#fff}.banner{color:#fff;object-fit:contain;width:auto;height:800px}.banner-contents{padding-left:30px;padding-top:340px;height:190px}.banner-title{font-size:3rem;font-weight:800;padding-bottom:.3rem}.banner-description{width:45rem;line-height:1.3;padding-bottom:1rem;font-size:1.2rem;max-width:360px;height:80px}.banner-button{display:inline-block;cursor:pointer;color:#fff;outline:none;border:none;font-weight:700;border-radius:.2vw;margin:10px 1rem 10px 10px;background-color:hsla(0,0%,43.1%,.5);padding:.5rem 2rem}.banner-button:hover{text-decoration:none;color:#000;background-color:#e6e6e6;transition:all .2s}.banner-fadeBottom{height:29.4rem;background-image:linear-gradient(180deg,transparent,rgba(37,37,37,.61),#111)}.social{background-color:#fff;width:40px;margin-right:20px;height:40px;color:#000;padding:12px;border-radius:50%;transition:.5s ease-in-out}.social:hover{transform:scale(1.2)}.loader,.social:hover{-webkit-filter:invert();filter:invert()}.loader{width:150px;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.character-card{transition:transform .8s;transform-style:preserve-3d}.character-card:hover{transform:scale(1.1)}.character-img{border-bottom:2px solid red}.character-img:hover{cursor:pointer;-webkit-filter:grayscale(.5);filter:grayscale(.5)}
/*# sourceMappingURL=main.8027c7cf.chunk.css.map */