.native-scrollbar{scrollbar-width:thin!important;scrollbar-face-color:rgba(128,128,128,.5);scrollbar-track-color:#fff;scrollbar-color:rgba(128,128,128,.5) #fff}.native-scrollbar::-webkit-scrollbar{-webkit-appearance:none}.native-scrollbar::-webkit-scrollbar:vertical{width:11px}.native-scrollbar::-webkit-scrollbar:horizontal{height:11px}.native-scrollbar::-webkit-scrollbar-thumb{border:4px solid #fff;border-radius:0;background-color:#80808080}.native-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#808080bf}.native-scrollbar::-webkit-scrollbar-track{background:#fff}.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{border-radius:.25rem;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{border-radius:.25rem;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}}
