

/* Start:/local/components/sentrum/authors.detail/templates/.default/style.css?17798021161063*/
.author-card {
    padding: 24px 0 0 0;
}
.author-card .author-photo {
    width: 210px;
}
.author-card .author-photo img {
    width: 100%;
    height: auto;
}
.author-card__right {
    padding-left: 16px;
}
.author-card .author-links {
    margin-top: 8px;
    font-size: 14px;
}
.wikilink {
    color: var(--color-blue-light);
}

.author-card .languageSwitch {
    float: none;
}
.author-card .author-name {
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
}
.author-summary {
    margin-top: 4px;
    font-size: 14px;
    color: #313131;
}
.author-biography {
    margin-top: 16px;
}
.author-card .detailText {
    text-align: justify;
    text-indent: 20px;
    line-height: 20px;
    width: 500px;
    border: 2px solid #1160c5;
    padding: 8px;
    border-radius: 0 0 5px 5px;
    background: #f2f2f2;
}
.author-card .name-variants {
    list-style: none;
    color: #313131;
}
.author-card .name-variants li {
    margin-right: 6px;
}
.author-card .name-variants li:not(:first-child):before {
    content: "/";
    padding-right: 6px;
}

/* End */
/* /local/components/sentrum/authors.detail/templates/.default/style.css?17798021161063 */
