

/* Start:/local/templates/yd2page/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?16938375172863*/
/*   Оформление тегов под постом   */
div.tag {
    margin: 1rem 0;
    text-align: right;
}

div.tag a {
    color: #CF8C92;
    background: #F9F9F9;
    font-size: 0.8rem;
    padding: 0.1em 0.2rem 0.1rem 0.5rem;
    margin: 0.5rem 0 0.5rem 0;
}

div.tag a:before {
    content: "#";
}

.post_date_2 .post_info {
    font-weight: bold;
    color: #aaaaaa;
}

@media screen and (min-width: 768px) {
    .views {
        text-align: right;
    }
}

.author {
    font-size: 16px;
    margin: 20px 0;
}

.blog_announce {
    font-size: 12pt;
}

.cross-link {
    display: block;
    padding: 20px 50px;
    border: 1px solid #e8e8e8 !important;
    margin: 25px 0;
}
.cross-link:hover {
    text-decoration: none;
}
.cross-link .title {
    font-weight: bold;
    color: #fff;
    background: var(--main);
    padding: 5px 10px;
}
.cross-link .description {
    display: block;
    margin-top: 20px;
    font-size: 14pt;
    color: var(--main);
}

.service-in-blog {
    background: #eee;
    padding: 3rem 4rem !important;
}

.service-in-blog span {
    font-size: 25px;
    font-weight: 700;
}

.service-in-blog p {
    font-size: 14px;
}

.service-in-blog a {
    border-bottom: none !important;
    font-size: 16px;
    padding: 10px 17px;
    background: var(--active);
    color: #fff !important;
    margin-top: 15px;
    display: inline-block;
}

.author__info {
    display: flex;
    flex-flow: row nowrap;
    column-gap: 30px;
}

.author__info img {
    margin: 0;
}

.author__info-name {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 20px;
}

.author__info-description {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 32px;
}

.author__info-regalia {
    position: relative;
}

.author__info-props {
    display: flex;
    flex-flow: row nowrap;
    column-gap: 30px;
    align-items: center;
}

.author__info-socials {
    display: flex;
    flex-flow: row nowrap;
    column-gap: 18px;
}

.author__info-regalia-title {
    position: relative;
    max-width: fit-content;
    cursor: pointer;
    background: #edf0ff;
    border-radius: 6px;
    font-size: 14px;
    line-height: 16px;
    color: #835c9a;
    padding: 7px 17px 7px 41px;
}

.author__info-regalia-title:before {
    position: absolute;
    display: block;
    content: '';
    width: 16px;
    height: 15px;
    top: 7px;
    left: 17px;
    background: url('/img/cup.svg') 50% no-repeat;
}

.author__info-regalia-description {
    display: none;
    position: absolute;
    padding: 10px 14px;
    top: 44px;
    left: 0;
    width: 350px;
    font-size: 16px;
    line-height: 18px;
    color: #17235e;
    background: #edf0ff;
    border-radius: 6px;
}

.author__info-regalia:hover .author__info-regalia-description {
    display: block;
}
/* End */


/* Start:/local/components/dd/blog.recomendation/templates/.default/style.css?1641818974549*/
.recommendation-block {
    font-size: 1rem;
    margin: 20px 0;
}

.recommendation-block h3 {
    font-size: 1.4rem;
 }

.blog_block {
    font-size: 16px;
    margin-bottom: 25px;
    padding: 5px 0 10px;
}

.blog_inner {
    display: grid;
    grid-template-columns: 1fr 3fr;
    column-gap: 15px;
}

@media screen and (min-width: 1000px) {
    .blog_inner {
        column-gap: 25px;
    }
}

.blog_block h2 {
    font-size: 20px;
    margin: 1rem 0 0 0;
}

.blog_block .blog_announce {
    padding-top: 10px;
}
/* End */
/* /local/templates/yd2page/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?16938375172863 */
/* /local/components/dd/blog.recomendation/templates/.default/style.css?1641818974549 */
