

/* Start:/local/templates/gubkin/components/bitrix/catalog/es/uplab/catalog.element/.default/style.css?17821348131661*/
.b_news-itm__txt blockquote,
.b_news-itm__txt figure,
.b_news-itm__txt .news-gallery,
.b_news-itm__txt .video-snippet,
.b_news-itm__txt .partners,
.b_news-itm__txt .info,
.b_news-itm__txt .caption {
    clear: both;
}

.b_news-itm__txt:after {
    content: "";
    display: table;
    clear: both
}

.article-socials {
    clear: both;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 24px;
    row-gap: 10px;
    margin: 18px 0 24px;
    padding: 14px 0;
    border-bottom: 1px solid #303030;
    color: #303030;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    line-height: 20px;
}

.article-socials__lead,
.article-socials__name {
    font-weight: 700;
}

.b_news-itm__txt .article-socials__link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #303030;
    text-decoration: none;
    white-space: nowrap;
    transition: color 0.2s ease;
}

.b_news-itm__txt .article-socials__link:hover {
    color: #0077ff;
    text-decoration: none;
}

.b_news-itm__txt .article-socials__link:focus-visible {
    outline: 2px solid #0077ff;
    outline-offset: 3px;
}

.article-socials__icon {
    display: block;
    flex: 0 0 auto;
    width: 32px;
    height: 32px;
}

@media (max-width: 480px) {
    .article-socials {
        column-gap: 12px;
        row-gap: 10px;
        margin-top: 16px;
        padding: 12px 0;
        font-size: 14px;
        line-height: 20px;
    }

    .article-socials__lead {
        flex: 0 0 100%;
    }

    .b_news-itm__txt .article-socials__link {
        gap: 6px;
    }

    .article-socials__icon {
        width: 24px;
        height: 24px;
    }
}

/* End */
/* /local/templates/gubkin/components/bitrix/catalog/es/uplab/catalog.element/.default/style.css?17821348131661 */
