

/* Start:/local/templates/inevrika/components/bitrix/news/media_center/style.css?17582973361874*/
.top-mini-nav {
    margin-top: 40px;
}

.team-top-menu {
    margin-bottom: 40px;
}


.team-top {
    height: 336px;
    border-radius: 20px;
    background: #f6f6f6;
    position: relative;
}

.media-logo {
    margin: 16px 0 20px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
}

@media (max-width: 992px) {
    .media-logo {
        font-family: 'Bebas Neue Cyrillic', sans-serif;
        font-weight: 400;
    }
}

.team-h {
    width: 141px;
    position: absolute;
    bottom: 0;
    right: 48px;
    transform: scaleX(-1);
}

.team-ellipse-img {
    width: 40px;
    height: 40px;
}


.avatar-container {
    width: auto;
    height: 40px;
    margin-top: 80px;
}

.avatar-img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
    margin-left: -20px;
}

.avatar-img:first-child {
    margin-left: 0;
}

.avatar-img.bordered {
    border: 1px solid #F6F6F6;
}

.avatar-placeholder {
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 50%;
    outline: 2px solid #F6F6F6;
    margin-left: -20px;
}

.dots-container svg {
    position: absolute;
    top: 0;
}

.specialists-text {
    color: #636363;
    font-size: 12px;
    font-family: Inter;
    font-weight: 500;
    line-height: 20px;
    margin-top: 10px;
}

.team-header {
    margin: 0 auto;
    text-align: center;
}

.team-header h2 > span {
    color: #0156CD;
}

.running-line{
    margin: 40px auto 60px auto;
    width: 100%;
    max-width: 1440px;
    white-space: nowrap;
    overflow: hidden;
    mask-image: linear-gradient(
            90deg,
            transparent 0%,
            black 10%,
            black 90%,
            transparent 100%
    );
}

.team-body-haeder {
    margin-bottom: 20px;
}
/* End */


/* Start:/local/templates/inevrika/components/bitrix/news/media_center/bitrix/news.detail/media-detail/style.css?1758297336582*/
.media-detail-img-section {
    width: 100%;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 40px;
}

.media-detail-img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 10px;
}

.media-detail h2 {
    font-family: 'Bebas Neue Cyrillic', sans-serif;
    font-size: 58px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 20px;
}

.media-body {
    justify-content: start;
    width: 80%;
    color: #636363;
}

.media-detail p {
    margin: 40px 0 120px 0;
}

.media-date {
    width: 100%;
}
/* End */


/* Start:/local/templates/inevrika/components/bitrix/news/media_center/bitrix/news.list/media-bottom/style.css?17582973362261*/
.media-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    margin: 0 0 20px 0;
}

@media (max-width: 992px) {
    .media-title {
        font-family: 'Bebas Neue Cyrillic', sans-serif;
        font-weight: 400;
    }
}

.team-btn {
    width: 140px;
    height: 40px;
    background: #0156CD;
    border-radius: 10px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    border: 0;
    text-decoration: none;
    text-align: center;
}

.team-a:hover {
    color: #ffffff;
}

.team-body-menu {
    margin-bottom: 20px;
}

.team-body-menu-md {
    width: 100%;
    border: 0;
    background: #4794FF;
    color: #F6F6F6;
    border-radius: 70px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position: right center;
}

.media {
    display: none;
}

.elem-active {
    display: flex;
}

.team-button {
    width: auto;
    height: 41px;
    background: white;
    border: 1px solid #4794FF;
    border-radius: 20px;
    color: #4794FF;
}

.team-button:hover {
    color: white;
    background: #4794FF;
}

.team-button-active {
    color: white;
    background: #4794FF;
}

.card {
    background: #f6f6f6;
    border: 0;
    border-radius: 10px;
}

.card .card-body {
    padding: 16px 12px 12px 12px;
}

.card-title {
    font-family: 'Bebas Neue Cyrillic', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 8px 0;
}

.img-section {
    position: relative;
    padding: 12px 12px 0 12px;
    width: 100%;
    height: 100%;
}

.card-img-top {
    border-radius: 10px;
}

.card-bottom a {
    font-size: 12px;
    font-weight: 700;
    color: #0156CD;
}

.group-badge {
    position: absolute;
    background: #9bc40e;
    border-radius: 5px;
    bottom: 5px;
    left: 20px;
    padding: 4px 12px;
}

.search {
    margin-top: 8px;
    padding: 0;
}



/* End */
/* /local/templates/inevrika/components/bitrix/news/media_center/style.css?17582973361874 */
/* /local/templates/inevrika/components/bitrix/news/media_center/bitrix/news.detail/media-detail/style.css?1758297336582 */
/* /local/templates/inevrika/components/bitrix/news/media_center/bitrix/news.list/media-bottom/style.css?17582973362261 */
