html{font-size:62.5%}*,:before,:after{margin:0;padding:0;box-sizing:border-box}body{font-size:1.6rem;background-color:#272b33}.character-search{padding:.5em;margin:2em 25em 0;font-size:2rem;border:none;border-radius:5px}.character-search::placeholder{font-size:1.8rem;text-align:center;color:#95979a}.container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(10,1fr);gap:30px;padding:50px 30px 100px}.character{display:flex;gap:20px;background-color:#3c3e44;border-radius:10px}.character .character-image{width:15vw;height:100%}.character .character-info{display:flex;flex-direction:column;justify-content:center;gap:10px}.character .character-info .details-block{display:flex;flex-direction:column;gap:3px}.character .character-info .character-name-link{text-decoration:none}.character .character-info .character-name{font-size:2.5rem;color:#fff;cursor:pointer;font-family:Poppins,sans-serif}.character .character-info .character-name:hover{color:#ff9800}.character .character-info .character-status-section{display:flex;gap:10px}.character .character-info .character-status::selection{background-color:#000;color:#ff9800}.character .character-info .deads{background-color:red;margin-top:5px;width:10px;height:10px;border-radius:50px}.character .character-info .alives{background-color:green;margin-top:5px;width:10px;height:10px;border-radius:50px}.character .character-info .unknowns{background-color:gray;margin-top:5px;width:10px;height:10px;border-radius:50px}.character .character-info .character-status{font-size:1.5rem;color:#fff;font-family:Open Sans,sans-serif}.character .character-info .character-location-title,.character .character-info .character-sight{color:#9e9e9e;font-size:1.5rem;font-family:Open Sans,sans-serif}.character .character-info .character-location-title::selection,.character .character-info .character-sight::selection{background-color:#000;color:#ff9800}.character .character-info .character-location-details,.character .character-info .character-first-location{color:#fff;font-size:1.8rem;font-family:Open Sans,sans-serif}.character .character-info .character-location-details:hover,.character .character-info .character-first-location:hover{color:#ff9800}.character .character-info .character-sight::selection{background-color:#000;color:#ff9800}.character .character-info .character-first-location:hover{color:#ff9800}.character .info-logo{cursor:pointer;margin-top:1.5em;margin-left:2em}@media screen and (max-width: 480px){.container{grid-template-columns:repeat(1,1fr);border-radius:10px}.character-search{margin:2em 0 0}.search-push{margin-left:4em}.character{flex-direction:column;gap:30px}.character .character-image{width:100%;border-radius:10px}.character .character-info{padding:0 20px}.character .info-logo{margin-top:0}}@media screen and (min-width: 750px) and (max-width: 900px){.container{grid-template-columns:repeat(1,1fr);padding-left:50px;padding-right:50px}.character-search{margin:2em 0 0}.search-push{margin-left:17em}.character .character-image{width:40vw}.info-logo{margin-right:2em}}.home-logo{display:flex;justify-content:center;margin-top:5em;cursor:pointer}.details-container{display:flex;justify-content:center;gap:30px;margin-top:5em;margin-bottom:1em}.details-img{border-radius:10px}.details-info{display:flex;flex-direction:column;gap:10px;color:#fff}.details-info-name{font-size:5rem;color:#fff;font-family:Poppins,sans-serif}.details-info-other{font-size:2.5rem;color:#fff;font-family:Open Sans,sans-serif}.details-status{display:flex;gap:10px}.alive{background-color:green;margin-top:12px;width:10px;height:10px;border-radius:50px}.dead{background-color:red;margin-top:12px;width:10px;height:10px;border-radius:50px}.unknown{background-color:gray;margin-top:12px;width:10px;height:10px;border-radius:50px}@media screen and (max-width: 480px){.home-logo{margin-top:2em}.details-container{flex-direction:column;padding-left:30px;margin-top:2em}.details-info-name{line-height:1}}@media screen and (min-width: 750px) and (max-width: 900px){.details-container{padding-left:20px}.details-img{height:100%}.details-info{margin-left:70px}.details-info-name{font-size:4.5rem}}.header-bg{background-color:#fff}.nav-bg{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.nav-img{width:12%;height:100%;border-radius:20px}ul{list-style-type:none;display:flex;align-items:center;gap:30px}.nav-list{font-size:2rem;font-weight:800;font-family:Poppins,sans-serif;cursor:pointer;text-decoration:none;color:#000}.nav-list:hover{color:#ff9800}.nav-list::selection{background-color:#000;color:#ff9800}.nav-list-1{font-size:1.5rem;font-weight:600;border:1px solid rgb(255,0,0);border-radius:10px;padding:10px;cursor:pointer;text-decoration:none;color:#000}.nav-list-1:hover{background-color:#ff9800;color:#fff;border:none}.nav-list-1::selection{background-color:#000;color:#ff9800}.support{display:none}.header-line{border:1px solid rgb(225,221,221)}.header-text{font-size:9.5rem;text-align:center;font-weight:700;font-family:Poppins,sans-serif;padding-top:20px;padding-bottom:80px;background-image:url(/assets/rickandmortylogo-700932b3.png);background-repeat:no-repeat;background-position:center}.header-text::selection{background-color:#000;color:#ff9800}@media screen and (max-width: 480px){.nav-img{width:30%}.nav-list-1{display:none}.support{display:block;background-color:#ff9800;padding:10px 8px 2px;border-radius:5px}.header-text{font-size:6rem;line-height:1.2;padding-top:40px;background-size:cover}}@media screen and (min-width: 750px) and (max-width: 900px){.header-text{font-size:7rem;padding-top:100px;background-size:cover;line-height:1.3}}.ftr-bg{background-color:#202329;display:flex;flex-direction:column;gap:10px;align-items:center;padding:100px 0}.ftr-1{display:flex;flex-direction:column;gap:10px;color:#9e9e9e;font-weight:700;font-size:1.5rem}.ftr-2{display:flex;gap:20px}.ftr-text{text-decoration:none;color:#9e9e9e;font-family:Poppins,sans-serif;font-size:1.5rem}.ftr-text:hover{color:#ff9800}.server-status{display:flex;justify-content:center;gap:10px}.server-light{background-color:green;margin-top:3px;width:10px;height:10px;border-radius:50px}.ftr-3{display:flex;align-items:center;margin:0 -5em 0 5em}.ftr-img{width:50%}.ftr-4{display:flex;gap:30px;align-items:center;justify-content:center;margin-left:50px}.ftr-5{color:#9e9e9e;display:flex;align-items:center;gap:10px;margin-top:20px}.founder{text-decoration:none;color:#fff;padding:0 5px;font-family:Poppins,sans-serif}.founder:hover{color:#ff9800}.twitter{width:25%}@media screen and (max-width: 480px){.ftr-2{gap:10px}.ftr-3{display:none}}
