@import url(https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap);*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;min-width:320px;scroll-behavior:smooth}html::-webkit-scrollbar{background:#0d0d0d;width:14px}html::-webkit-scrollbar-thumb{background:#5cad4a;border:3px solid #0d0d0d;border-radius:7px}body{background:#0d0d0d;color:#f0f2eb;font-family:Gloria Hallelujah,sans-serif}a,li{color:inherit;list-style:none;text-decoration:none}button,input{outline:none}p{font-size:1.2rem}h1,h2,h3,h4{color:#5cad4a}h2{font-size:2.4rem}h3{font-size:2rem}h4{font-size:1.6rem}.layout{min-height:calc(100vh - 8rem)}.header{align-items:center;display:flex;height:8rem;justify-content:space-between;padding:0 2rem}.header__back,.header__back button{height:4rem;width:4rem}.header__back button{align-items:center;background:#5cad4a;border:none;border-radius:2rem;display:flex;font-size:2rem;justify-content:center}.header__back button svg{-webkit-transform:translate(-1px);transform:translate(-1px)}.header__logo{display:block;height:6.8rem;width:6.8rem}.header__blank{height:4rem;width:4rem}.footer{align-items:center;background:#19191a;flex-direction:column;justify-content:center;padding:6rem}.footer,.footer__social-media{display:flex;gap:2rem}.footer__social-media li{font-size:2.8rem}@-webkit-keyframes icon-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes icon-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loader{align-items:center;display:flex;justify-content:center}.loader .spinner{-webkit-animation:icon-spinner 1s linear infinite;animation:icon-spinner 1s linear infinite;color:#5cad4a;font-size:3rem}.redo-button{align-items:center;display:flex;justify-content:center}.redo-button button{background:none;border:none;cursor:pointer}.redo-button .redo{color:#5cad4a;font-size:2.8rem}.searcher{background:#f0f2eb;border-radius:.8rem;display:flex;height:4rem;margin:0 auto;max-width:400px;overflow:hidden;position:relative;width:100%}.searcher input{background:none;border:none;font-family:Gloria Hallelujah,sans-serif;font-size:1.4rem;padding:1.2rem;width:100%}.searcher button{align-items:center;background:#5cad4a;border:none;color:#f0f2eb;cursor:pointer;display:flex;font-size:2rem;height:4rem;justify-content:center;min-width:4rem;transition:background .5s ease}.searcher button:active{background:#208d45}@media screen and (max-width:425px){.searcher{height:5rem}.searcher button{height:5rem;min-width:5rem}}.page-buttons{gap:1.2rem}.page-buttons,.page-buttons button{display:flex;justify-content:center}.page-buttons button{align-items:center;background:#5cad4a;border:none;border-radius:.4rem;font-family:Gloria Hallelujah,sans-serif;font-size:1.6rem;height:4.8rem;min-width:3.2rem}.page-buttons .pages{display:flex;gap:.8rem}.page-buttons .pages__last{align-items:center;display:flex;gap:.8rem}.page-buttons .disabled{background:rgba(92,173,74,.25)}.carousel{display:flex;flex-direction:column;justify-content:center;min-height:240px;padding:2rem}.carousel__list{display:flex;gap:2rem;max-width:1600px;overflow-x:hidden;width:100%}.character-list{grid-gap:2rem;display:grid;gap:2rem;justify-items:center;padding:4rem 0;place-content:center;width:100%}@media screen and (min-width:760px){.character-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:860px){.character-list{grid-template-columns:repeat(2,400px)}}@media screen and (min-width:1130px){.character-list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1280px){.character-list{grid-template-columns:repeat(3,400px)}}@media screen and (min-width:1500px){.character-list{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1700px){.character-list{grid-template-columns:repeat(4,400px)}}.carousel-card{background:#19191a;border-radius:1.2rem;min-width:200px;overflow:hidden;width:100%}.carousel-card__image{width:100%}.carousel-card__image img{display:block;width:100%}.carousel-card__data{display:flex;flex-direction:column;gap:.8rem;overflow:hidden;padding:2rem}.carousel-card__data h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:768px){.carousel-card{display:flex;min-width:400px}.carousel-card__image{height:200px;min-width:200px;width:200px}.carousel-card__image img{display:block;height:100%;width:100%}.carousel-card__data{padding:1.2rem 2rem 2rem}}.character-card{background:#19191a;border-radius:1.2rem;display:flex;max-width:400px;overflow:hidden;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%}.character-card__image{width:50%}.character-card__image img{display:block;width:100%}.character-card__data{display:flex;flex-direction:column;gap:.8rem;overflow:hidden;padding:2rem;width:50%}.character-card__data h3,.character-card__data p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:768px){.character-card:hover{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}}.home__hero{display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:calc(100vh - 8rem);padding:0 2rem 8rem}.home__hero--image img{display:block;margin:0 auto;max-width:450px;width:90%}.home__hero--description{grid-gap:.8rem;display:grid;gap:.8rem;text-align:center}.home__hero--description p{font-size:1.6rem}.home__hero--link{text-align:center}.home__carousels{gap:4rem;margin-bottom:6rem}.characters,.home__carousels{display:flex;flex-direction:column}.characters{justify-content:space-between;padding:4rem 2rem}.characters__error{text-align:center}.character-profile{margin:0 auto;max-width:500px;padding:4rem 2rem 2rem}.character-profile .character__display figure{display:flex;justify-content:center}.character-profile .character__display figure img{border:1.2rem solid #19191a;border-radius:50%;display:block;max-width:224px}.character-profile .character__display h1{font-size:4rem;margin-top:1.2rem;text-align:center}.character-profile .character__data{grid-gap:1.2rem;display:grid;gap:1.2rem;margin-top:2rem}.character-profile .character__data p{display:flex;font-size:1.6rem;justify-content:space-between}.character .loader-container{min-height:calc(100vh - 8rem);padding-bottom:8rem}.Not-found,.character .loader-container{align-items:center;display:flex;justify-content:center}.Not-found{flex-direction:column;gap:4rem;text-align:center}.Not-found__message h2{font-size:4.5rem}.Not-found__message h3{font-size:3.5rem}.Not-found__link a{border-radius:1rem;font-size:3rem;font-weight:700;padding:.5rem 1rem}
/*# sourceMappingURL=main.135c7bce.css.map*/