

/* 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.list/.default/style.min.css?1765906058449*/
.news{position:relative}.news .news__list{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;row-gap:10px}@media (min-width:80em){.news .news__list{margin-left:-10px;margin-right:-10px;row-gap:20px}}.news .news__item{flex:0 0 auto;width:50%;padding-left:5px;padding-right:5px}@media (min-width:64em){.news .news__item{width:33.33333333%}}@media (min-width:80em){.news .news__item{width:33.33333333%;padding-left:10px;padding-right:10px}}
/* End */


/* Start:/local/components/tenery/news.item/templates/.default/style.css?17760993053463*/
.news-item {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
    background-color: rgb(var(--cream-secondary));
    border: 1px solid rgb(var(--cream-secondary));
    padding: 0 10px 10px;
    position: relative;
    transition: border-color .3s ease-in-out;
}

@media (min-width: 48em) {
    .news-item {
        padding: 0 20px 28px;
    }
}

@media (min-width: 120em) {
    .news-item {
        padding: 0 30px 70px;
    }
}

@media (min-width: 80em) {
    .news-item:hover {
        border-color: rgb(var(--beige));
    }
}

.news-item .item__image {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 15px;
    position: relative;
    padding-top: 72%;
}

@media (min-width: 48em) {
    .news-item .item__image {
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 20px;
    }
}

@media (min-width: 120em) {
    .news-item .item__image {
        margin-left: -30px;
        margin-right: -30px;
        margin-bottom: 26px;
        padding-top: 77.8%;
    }
}

.news-item .item__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-item .item__date {
    font-weight: 400;
    font-size: 10px;
    line-height: 1;
    color: rgb(var(--maroon));
    margin-bottom: 15px;
}

@media (min-width: 48em) {
    .news-item .item__date {
        font-size: 12px;
    }
}

@media (min-width: 120em) {
    .news-item .item__date {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

.news-item .item__title {
    font-family: 'Playfair Display', serif;
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.2;
    color: rgb(var(--maroon));
    text-decoration: none;
    margin-bottom: 15px;
}

@media (min-width: 48em) {
    .news-item .item__title {
        font-size: 16px;
    }
}

@media (min-width: 120em) {
    .news-item .item__title {
        font-size: 24px;
        margin-bottom: 20px;
    }
}

.news-item .item__desc {
    font-weight: 400;
    font-size: 10px;
    line-height: 1.2;
    color: rgb(var(--maroon));
    max-width: calc(100% - 50px);
}

@media (min-width: 48em) {
    .news-item .item__desc {
        font-size: 12px;
        /*max-width: calc(100% - 60px);*/
    }
}

@media (min-width: 80em) {
    .news-item .item__desc {
        /*max-width: 223px;*/
    }
}

@media (min-width: 120em) {
    .news-item .item__desc {
        font-size: 16px;
        /*max-width: 388px;*/
    }
}

.news-item .chevron {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-decoration: none;
    background-color: rgba(var(--maroon), .1);
    color: rgb(var(--maroon));
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
}

@media (min-width: 48em) {
    .news-item .chevron {
        position: absolute;
        bottom: 20px;
        right: 20px;
        margin-top: 0;
    }
}

@media (min-width: 120em) {
    .news-item .chevron {
        width: 60px;
        height: 60px;
        bottom: 30px;
        right: 30px;
    }
}

.news-item .chevron:before {
    display: inline-block;
    font-family: 'Tenery' !important;
    content: "\e91d";
    transform: rotate(-90deg);
}
/* End */
/* /local/templates/tenery_2024/components/bitrix/news/articles/style.css?1765906036944 */
/* /local/templates/tenery_2024/components/bitrix/news/articles/bitrix/news.list/.default/style.min.css?1765906058449 */
/* /local/components/tenery/news.item/templates/.default/style.css?17760993053463 */
