@import url(https://fonts.googleapis.com/css2?family=Georama:wght@300&display=swap);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;background-color:#eff1f7}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{padding:1px;font-family:"Poppins",sans-serif}.characterPage{display:flex;justify-content:space-between;padding:1rem 7rem 2rem}.characterPage h1{margin-top:0}.characterPage img{height:20rem;object-fit:contain}.home .heading{padding:2rem;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#35323e}.home .char{background-color:#fff;border-radius:10px;width:50%;padding:2rem;margin:1rem auto;display:flex;justify-content:space-between}.home .char:first-of-type{margin-top:0}.home .char h2{color:#35323e;margin:0}.home .char h3{color:#505050;margin-bottom:.1rem;font-weight:600}.home .char .details{display:flex;flex-direction:column}.home .char .details div{color:#676669}.home .char .details .flex{display:flex;align-items:center;margin-top:.5rem}.home .char .details .flex h3{margin:0 .5rem 0 0}.home .char a.detailsLink{margin-top:1rem;color:#00b1b1}.home .char a.detailsLink:hover{color:#008383}.home .char img{height:12rem;object-fit:contain}ul.pagination{border-radius:100px;background-color:#008b8b;list-style:none;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.9rem;margin:3rem auto;font-family:"Georama",sans-serif}ul.pagination li{margin:.4rem}ul.pagination li a{cursor:pointer;padding:.4rem .7rem;background-color:#fff;border-radius:100px}ul.pagination li .next,ul.pagination li .prev{padding:.7rem 1.05rem;font-family:"Georama",sans-serif}ul.pagination li.active a{background-color:#cfcfcf}ul.pagination li.disabled{color:grey}
/*# sourceMappingURL=main.af9fb82f.chunk.css.map */