.characters{max-width:unset}.characters-list{margin-top:2rem;display:flex;gap:2rem;flex-wrap:wrap;align-items:stretch;justify-content:center}.characters-item{width:20rem;border-radius:2rem;overflow:hidden;display:flex;flex-direction:column}.characters-item-icon{width:100%;aspect-ratio:1;background-size:cover;padding:1rem;display:flex;gap:1rem;align-items:flex-end;justify-content:center}.characters-item-content{flex:1;padding:0 1rem;background-color:var(--shadow-highlight-color);color:var(--background-color)}.characters-item-content h2{text-align:left}
