.card{width:95%;color:#fff;font-size:1rem;margin:1rem auto;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:10px;flex-direction:column;justify-content:center;font-family:Open Sans Condensed,sans-serif}.card,.card header{display:flex;align-items:center}.card header{font-size:1.5rem;margin-bottom:.5rem;justify-content:space-between;font-family:Special Elite,cursive}.card p{margin-top:0;font-weight:700}.card figure{margin:0;width:100%;height:350px;display:flex;overflow:hidden;justify-content:center}.card figure img{height:100%}.card span{font-weight:300}.arrow{margin:0;display:flex;width:4.5rem;height:4.5rem;font-size:3rem;color:#ff0;align-items:center;border-radius:100%;justify-content:center;background:#95d81a;background:linear-gradient(135deg,#95d81a,#14463b 0,#036821);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#95d81a",endColorstr="#036821",GradientType=1)}.arrow:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.down{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.character-info{bottom:0;width:100%;height:100px;padding:1rem;position:absolute;-webkit-transition:height .5s;transition:height .5s;background-color:#232323}.character-details{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.show-more{height:250px}.hide{display:none}@media screen and (min-width:768px){.card{width:45%}.arrow{cursor:pointer}}@media screen and (min-width:1020px){.card{width:30%}}.container{background-color:#232323;color:#fff;font-family:Open Sans Condensed,sans-serif;margin:1rem;padding:1rem}.container h3{font-family:Special Elite,cursive;color:#ff0}@media screen and (min-width:768px){.container{width:45%}}@media screen and (min-width:1020px){.container{width:30%}}.search-icon{color:#fff;font-size:2rem}.search-container{display:flex;justify-content:center;padding:1rem;position:-webkit-sticky;position:sticky;margin-top:1rem}.search-container label{padding:.6rem;width:15%;max-width:60px;display:flex;align-items:center;text-align:center;border-radius:0 10px 10px 0;background:#95d81a;background:linear-gradient(135deg,#95d81a,#14463b 0,#036821);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#95d81a",endColorstr="#036821",GradientType=1);cursor:pointer}.search-container label svg:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.search-input{background-color:#fff;border:none;border-radius:10px 0 0 10px;width:80%;height:4rem;font-size:1.5rem;color:#282822}.empty-container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}img{width:75vw;max-width:200px;display:block;margin:0}p{margin-top:1rem;width:100%;text-align:center;font-family:Open Sans Condensed,sans-serif}.header h1,p{color:#fff;font-size:1.5rem}.header h1{font-family:Special Elite,cursive}#root{display:flex;justify-content:center}.App{width:100%}.header{padding:.5rem;font-size:4rem;color:#ff0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#232323;justify-content:space-between}.header,.nav{display:flex;align-items:center}.breaking{margin:0}.bad{margin-top:0;display:block;margin-left:1.5rem}.links{height:100%;width:6.5rem;color:#ff0;cursor:pointer;padding:.5rem;font-size:1.5rem;text-align:center;text-decoration:none;font-family:Open Sans Condensed,sans-serif}.links:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.loader{display:flex;height:100vh;align-items:center;justify-content:center}@media screen and (min-width:768px){.characters-section{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}}.quotes-section{color:#fff;font-size:1rem;width:100%}.quotes-main{width:100%}@media screen and (min-width:768px){.quotes-section{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}}*{box-sizing:border-box;margin:0}body{background-color:#0e0d0d}
/*# sourceMappingURL=main.dfba10d8.chunk.css.map */