:root { --theme-color: #1a1d29; --text-color: #fff; --logo-color: #e50914; }
.actorSwiperItem_name {
    color: var(--main-text-color);
    font-weight: bold;
    font-size: 14px;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-top: 10px;
    white-space: normal;
}
.c-d9634d6d32 > div:nth-child(2) {
    display: inline-block;
    vertical-align: top;
    width: 60%;
}
.c-c8028c1a05 {
    white-space: normal;
}







@media (min-width: 769px) {


}

@media (max-width: 768px) {


}