

/* Start:/local/templates/tenery_2024/components/bitrix/news/articles/style.css?1765906036944*/
@media (min-width: 80em) {
    h1 {
        width: 66.2%;
    }
}

.press-center {
    display: flex;
    flex-wrap: wrap;
}

.press-center .left {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 80em) {
    .press-center .left {
        width: 66.2%;
        padding-right: 100px;
    }
}

.press-center .right {
    flex: 0 0 auto;
    width: 100%;
    border-top: 1px solid rgba(var(--maroon), .3);
    margin-top: 20px;
    padding-top: 20px;
}

@media (min-width: 80em) {
    .press-center .right {
        width: 33.8%;
        padding-left: 18px;
        border-top: none;
        border-left: 1px solid rgba(var(--maroon), .3);
    }
}

.press-center .right > .title {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 0.97481;
    color: rgba(var(--maroon));
    margin-bottom: 20px;
}

.press-center .right .other {

}
/* End */


/* Start:/local/templates/tenery_2024/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1765906054702*/
.news-detail {
}

.news-detail .detail-picture {
    display: block;
    margin-bottom: 20px;
}

@media (min-width: 120em) {
    .news-detail .detail-picture {
        margin-bottom: 30px;
    }
}

.news-detail a:not(.button) {
    color: rgb(var(--green));
}

.news-detail a:not(.button):hover {
    text-decoration: none;
}

.news-detail a[href^="tel"] {
    white-space: nowrap;
    font-weight: 700;
    color: rgb(var(--maroon));
    text-decoration: none;
}

.news-detail a[href^="tel"]:hover {
    text-decoration: underline;
}

.news-detail a.tags__item {
    color: rgb(var(--purple));
}

.news-detail a.tags__item:hover {
  background-color: rgb(var(--purple));
  color: rgb(var(--cream));
}

/* End */
/* /local/templates/tenery_2024/components/bitrix/news/articles/style.css?1765906036944 */
/* /local/templates/tenery_2024/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1765906054702 */
