

/* Start:/local/templates/main/components/bitrix/news/stocks/bitrix/news.detail/.default/style.css?17663743831261*/
.news-detail{margin-top:30px}.news-detail__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;height:300px;margin-bottom:50px;margin-top:70px;width: 100%;object-fit: cover;}.news-detail__content{color:#727272;font-size:17px;font-style:normal;font-weight:400;line-height:normal}.news-detail__content h3{color:#333;font-family:Montserrat;font-size:19px;font-style:normal;font-weight:500;line-height:normal}.news-detail__date{color:var(--gray-light);font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:30px}
.news-detail a {
    /*text-decoration: none;*/
    color: #111;
}
.news-detail a:hover {
    text-decoration: none;
    color: var(--orange);
}
.news-detail .about__showmore {
    display: inline-block;
    background: linear-gradient(139deg,#f90,#ff5c00);
    border: 0;
    border-radius: 12px;
    color: #fff;
    display: block;
    font-family: inherit;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
    padding: 17px 26px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.news-detail .about__showmore:hover {
    color: #fff;
    background: #f90;
}

/* End */
/* /local/templates/main/components/bitrix/news/stocks/bitrix/news.detail/.default/style.css?17663743831261 */
