@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Roboto,sans-serif;margin:0;padding:0}body{background-color:#fceec8}.container{display:flex;margin:auto;padding-top:100px;width:90%}.left-content,.right-content{flex-basis:50%}.left-content{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{align-items:center;background-color:#9edef9;border-radius:1rem;box-shadow:0 5px 5px rgba(0,0,0,.5);box-sizing:border-box;display:flex;justify-content:space-between;padding:0 1.5rem;width:300px}.right-content{color:#000;position:fixed;right:10px;text-align:center;top:100px;width:50%}.right-content img{height:160px;margin:1.5rem}.right-content h1{font-weight:700;letter-spacing:1px;text-transform:uppercase}.abilities{align-items:center;display:flex;justify-content:center;margin:1rem auto auto;width:70%}.abilities .group{background-color:#b74555;border-radius:8px;color:#fff;font-size:12px;margin-left:1rem;padding:.5rem}.base-stat{margin-top:2rem}.btn-group{display:flex}.btn-group button{background-color:#b74555;border:none;border-radius:8px;color:#fff;font-size:17px;font-weight:700;margin:1rem;outline:none;padding:.3rem 0;width:150px}@media screen and (max-width:650px){.container{flex-direction:column;gap:2rem;width:100%}.right-content{margin:0 auto;order:-1;position:relative;right:auto;top:auto;width:100%}.left-content,.right-content{flex-basis:auto}.card{width:100%}}@media screen and (max-width:290px){.card{padding:0 1rem}.card h2{font-size:1.25rem}.right-content img{height:90px}.abilities{flex-wrap:wrap;row-gap:.75rem}}
/*# sourceMappingURL=main.caee5fe1.css.map*/