.movie-poster-info{display:flex}.movie-poster-info--column{align-items:center;flex-direction:column}.movie-poster-info--column .movie-poster-info__poster{margin-bottom:20px}.movie-poster-info--column .movie-poster-info__info{margin-left:0}.movie-poster-info--column .movie-poster-info__header,.movie-poster-info--column .movie-poster-info__rating{display:flex;justify-content:center}.movie-poster-info__header{display:flex;gap:8px}.movie-poster-info__info{margin-left:20px}.movie-poster-info__info_titles{display:flex;flex-direction:column;justify-content:center}.movie-poster-info__info_icons{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.movie-poster-info__info-row{max-height:26px;overflow:hidden}.movie-poster-info__poster{margin-bottom:10px;width:168px}.movie-poster-info__name{font-size:20px;font-weight:700;line-height:18px}.movie-poster-info__name-origin{color:var(--info-color);font-size:14px;font-weight:400;line-height:1;margin:8px 0}.movie-poster-info__watch-label{transition:opacity .3s ease-in-out;z-index:1}.movie-poster-info .InfoTable{margin-top:8px}.movie-poster-info__rating{position:relative}.movie-poster-info__rating-label{bottom:9px;left:-3px;position:absolute;z-index:2}.movie-poster-info.placeholder{padding-bottom:150%}.movie-poster-info__placeholder{background:var(--bg-gray-color);border:1px solid var(--border-section-color);display:flex;height:246px;justify-content:center;width:168px}.movie-poster-info__placeholder .SvgSpriteIcon{display:inherit;filter:grayscale(1) opacity(.08);width:51px}.dark-mode .movie-poster-info__placeholder .SvgSpriteIcon{filter:grayscale(1) invert(1) opacity(.1)}@media(max-height:710px){.movie-poster-info--column .movie-poster-info__poster{width:140px}}.MovieTableRow__watch-status-icon{display:inline-block}.MovieTableRow__watch-status{cursor:pointer}.MovieTableRow__watch-status:hover .MovieTableRow__dots{display:inline;opacity:1}.MovieTableRow__watch-status:hover .MovieTableRow__watch-status-icon{display:none}.MovieTableRow__watch-status--static{cursor:auto}.MovieTableRow__watch-status--expanded .MovieTableRow__close-inline,.MovieTableRow__watch-status--static:hover .MovieTableRow__watch-status-icon{display:inline}.MovieTableRow__watch-status--expanded .MovieTableRow__dots,.MovieTableRow__watch-status--expanded .MovieTableRow__watch-status-icon{display:none}.MovieTableRow__watch-status--expanded:hover .MovieTableRow__close-inline{color:var(--link-color)}.MovieTableRow__watch-status--expanded:hover .MovieTableRow__dots{display:none}.MovieTableRow__dots{color:var(--info-color);display:none;height:24px;opacity:0;transition:opacity .3s ease;width:16px}.MovieTableRow__dots--forced{display:inline;opacity:1}.MovieTableRow__close-inline{color:var(--info-color);display:none;height:16px;width:17px}.MovieTableRow__short{border-bottom:0}.MovieTableRow__extend{border-top:0}@media(max-width:560px){.MovieTableRow__extend .Col{padding:0}}.MovieTableRow__extend-poster--column{padding:20px 24px}.MoviesTable__sort{background:none;border:0;box-shadow:none;color:var(--link-color);cursor:pointer;display:inline;font-size:16px;font-weight:700;line-height:21px;padding:0;-webkit-font-smoothing:auto}.MoviesTable__sort:hover{text-decoration:underline}
