

/* Start:/bitrix/templates/svet/components/bitrix/news/news/bitrix/news.detail/n_d/style.css?1747805655959*/
.news-detail .image-detail{
    border-radius: 5px;
}
.news-detail .image-block .image-detail,
.news-detail .detail-slider{
    margin-bottom: var(--bs-gutter-x, 8px);
}
.news-detail .news-detail-content{
    margin-bottom: 16px;
}
.news-detail .detail-slider .item-image{
    text-align: center;
}
h1.title-page{
    display: flex;
    flex-direction: row;
    gap: 16px;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}
h1.title-page:after{
    color: #7b8085;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}
@media (min-width: 768px){
    .news-detail .news-detail-content{
        margin-bottom: 32px;
    }
}
@media (min-width: 1200px){
    h1.title-page{
        width: 728px;
    }
}
@media (min-width: 1466px){
    h1.title-page{
        width: 1042px;
    }
    .news-detail-content{
        font-size: 18px;
    }
}
@media (min-width: 1600px){
    h1.title-page{
        width: 1132px;
    }
}
/* End */


/* Start:/bitrix/templates/svet/components/arturgolubev/yandex.share/sv/style.css?17478056552118*/
.ar_al_left {text-align:left;}
.ar_al_center {text-align:center;}
.ar_al_right {text-align:right;}
.ya-share-text-wrap {display: inline-block; vertical-align: middle;}
.ya-share-wrap, .ya-share-wrap .ya-share2 {display: inline-block; vertical-align: middle;}
html .ya-share2__list_direction_horizontal > .ya-share2__item {margin-bottom: 5px;}
.ya-share2__link,
.yandex-share-panel .custom-link-soc{
    width: 32px;
    height: 32px;
    border: 1px solid #8b837d;
    border-radius: 5px;
    padding: 3px;
    display: inline-block;
    transition: .2s;
}
.ya-share2__link:hover,
.yandex-share-panel .custom-link-soc:hover{
    opacity: .7;
}
.yandex-share-panel .custom-link-soc svg{
    vertical-align: top;
}
.yandex-share-panel .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item{
    margin: 2px 8px 0 0;
}
.yandex-share-panel .custom-link-soc{
    margin: 0 0 0 8px;
    vertical-align: top;
}
.yandex-share-panel .ya-share2__item_service_twitter .ya-share2__icon{
    background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M13.5222 10.7749L19.4785 4H18.0671L12.8952 9.88256L8.76437 4H4L10.2466 12.8955L4 20H5.41155L10.8732 13.7878L15.2356 20H20L13.5222 10.7749ZM11.5889 12.9738L10.956 12.0881L5.92015 5.03974H8.0882L12.1522 10.728L12.7851 11.6137L18.0677 19.0075H15.8997L11.5889 12.9738Z' fill='%23000'/%3e %3c/svg%3e");
}
.yandex-share-panel .ya-share2__item_service_twitter .ya-share2__badge{
    background-color: transparent!important;
}
.yandex-share-panel .ya-share2__badge{
    border-radius: 5px;
}
.yandex-share-panel .ya-share2__item_service_odnoklassniki .ya-share2__icon,
.yandex-share-panel .ya-share2__item_service_vkontakte .ya-share2__badge .ya-share2__icon{
    height: 20px!important;
    width: 20px!important;
    background-size: 20px 20px!important;
}
.yandex-share-panel .ya-share2__item_service_odnoklassniki .ya-share2__link,
.yandex-share-panel .ya-share2__item_service_vkontakte .ya-share2__link{
    padding: 5px;
}
/* End */


/* Start:/bitrix/templates/svet/components/bitrix/news.list/news-last/style.css?17478056551835*/
.row-list-news.row{
    --bs-gutter-y: var(--bs-gutter-x);
}
.row-list-news .panel{
    border-radius: 5px;
    background: #fafafa;
    position: relative;
    transition: .2s;
}
.row-list-news .panel .link-detail{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    color: transparent;
}
.row-list-news .panel .image{
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.row-list-news .panel .image img{
    border-radius: 5px;
    width: 100%;
}
.row-list-news .panel .news-date-time{
    display: block;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 8px;
    min-width: 56px;
    text-align: center;
    color: #494242;
    position: absolute;
    right: 20px;
    top: 20px;
}
.row-list-news .panel .news-date-time .day{
    display: block;
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
}
.row-list-news .panel .news-date-time .mounth{
    line-height: 1.5;
}
.row-list-news .panel .title{
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
}
.row-list-news .panel .info-block{
    padding: 8px;
}
.row-list-news .panel .prev-text{
    margin-top: 8px;
}
@media (min-width: 576px) {
    .row-list-news .panel{
        height: 100%;
    }
    .row-list-news .panel .info-block{
        padding: 16px;
    }
    .row-list-news .panel .prev-text{
        margin-top: 16px;
    }
}
@media (min-width: 768px) {
    .row-list-news .panel .title{
        font-size: 20px;
    }
}
@media (min-width: 992px) {
    .row-list-news .panel .title{
        font-size: 22px;
    }
    .row-list-news .panel:hover{
        background: #e5e5e5;
    }
}
@media (min-width: 1466px) {
    .row-list-news .panel .title{
        font-size: 24px;
    }
}
/* End */
/* /bitrix/templates/svet/components/bitrix/news/news/bitrix/news.detail/n_d/style.css?1747805655959 */
/* /bitrix/templates/svet/components/arturgolubev/yandex.share/sv/style.css?17478056552118 */
/* /bitrix/templates/svet/components/bitrix/news.list/news-last/style.css?17478056551835 */
