.filmCharactersSection__character{width:9rem;transition:box-shadow .3s cubic-bezier(.25,.46,.45,.94)}.filmCharactersSection__character .filmCharactersSection__characterPoster{width:9rem;height:12.875rem}.filmCharactersSection__characterName{display:block;padding:1rem .5rem;text-align:center;line-height:1.4;font-size:1rem;color:var(--main-text-color)}html.mouse .filmCharactersSection__character:hover{box-shadow:0 1rem 1rem #0000000a}@media (max-width: 767px){.filmCharactersSection__character{width:7rem}.filmCharactersSection__character .filmCharactersSection__characterPoster{width:7rem;height:10rem}.filmCharactersSection__characterName{font-size:.875rem}}
