

/* Start:/bitrix/templates/restola/components/bitrix/news/news/style.css?1757290438236*/
.link_tabs{
    display: flex;
    gap: 20px;
    height: 38px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.link_tabs .restole_btn{
    padding:10px 20px;
}
.news_list .news_list_items{
    justify-content: initial;
}
/* End */


/* Start:/bitrix/templates/restola/components/bitrix/news.detail/news/style.css?17576844662451*/
.news__detail {
    padding: 10px 127px;
}

.news__detail .section__title_wrapper {
    max-width: 100%;
}
b{
    font-weight: bold!important;
}
.news__detail__row__top {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.news__detail__tags__title.h4{
    margin-bottom: 10px;
}

.news__detail__tags__list {
    display: flex;
    gap: 20px;
}

.news__detail__tags__list a {
    color: var(--color-19);
}

.news__detail__social__title {
    font-size: 20px;
    margin-bottom: 10px;
}

.news__detail__social__wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
}

.news__detail__row__bottom {
    margin-top: 50px;
    display: flex;
    margin-bottom: 100px;
}

.news__detail__prev__item,
.news__detail__next__item{
    display: flex;
    cursor: pointer;
    gap: 25px;
    align-items: center;
    background-color: #F9F9F9;
    border-radius: 24px;
    padding: 10px 15px;
    color: #726377;
}
.news__slick__list__prev{
    position: absolute;
    left: -40px;
    width: 40px;
    height: 40px;
    background-image: url("/bitrix/templates/restola/img/slider_left.svg");
    background-repeat: no-repeat;
    background-position: center;
    top: 35%;
}
.news__slick__list__next{
    position: absolute;
    right: -40px;
    width: 40px;
    height: 40px;
    background-image: url("/bitrix/templates/restola/img/slider_left.svg");
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-position: center;
    top: 35%;
}
/*.news__detail__prev__item:hover svg path,*/
/*.news__detail__next__item:hover svg path {*/
/*    stroke: var(--color-2);*/
/*}*/

.news__detail__prev__item a,
.news__detail__next__item a {
    color: var(--color-19);
    font-weight: 500;
}

.news__detail__next__item {
    margin: 0 0 0 auto;
}
.detail___picture {
width: 100%;
}
.news__item__date{
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #A3B0BE;
    margin-bottom: 10px;
}
.section__title_wrapper h1{
    font-family: 'Old Standard TT';
    font-weight: 700;
    font-size: 32px;
    line-height: 110.00000000000001%;
    margin-bottom: 20px;
}
.news__detail__description *,.news__detail__description{
    font-weight: 450;
    font-size: 16px;
    line-height: 130%;
}
@media screen and (max-width: 1000px) {
    .news__detail {
        padding: 10px 0px;
    }
    .news__detail__description img{
        width: 100%!important;
        height: auto;
    }
}
/* End */


/* Start:/bitrix/templates/restola/components/bitrix/breadcrumb/.default/style.css?1757290438513*/
.bx-breadcrumb{
	display: flex;
	gap: 8px;
}
.bx-breadcrumb-item{
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #A3B0BE;
}
.bx-breadcrumb-item span{
	margin-left: 8px;
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #A3B0BE;
}
.bx-breadcrumb-item:first-child span{
	margin-left: 0px;
}
.bx-breadcrumb-item.last-item, .bx-breadcrumb-item.last-item *{
	color: #36273B!important;
}
@media screen and (max-width: 1000px) {
	.type_page div.bx-breadcrumb{
		margin-bottom: 15px;
	}
}
/* End */


/* Start:/bitrix/templates/restola/components/bitrix/news.list/news-slider/style.css?17572904381176*/
.news_list{
//margin-top: 100px;
    margin-bottom: 100px;
}
.news_list_title{
    font-family: 'Old Standard TT';
    font-weight: 700;
    font-size: 32px;
    line-height: 110.00000000000001%;
    margin-bottom: 20px;
}
/*.news_list_items{*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    gap: 20px;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*}*/
.news_list_item{
    width: 32%;
}
.news_list_picture{
    position: relative;
}
.news_list_picture img{
    width: 100%;
}
.news_list_content{
    margin-top: 10px;
    padding: 16px;
}
.news_list_date{
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color:#A3B0BE;
    margin-bottom: 10px;
}
.news_list_name{
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
}
.top__news__list{
    padding-top: 100px;
}
.top__news__list h2{
    font-family: 'Old Standard TT';
    font-weight: 700;
    font-size: 26px;
    line-height: 110.00000000000001%;
    margin-bottom: 20px;
}
.news_list_items{
    position: relative;
}
.news_list_items .slick-slide {
    margin: 0 10px; /* Устанавливает расстояние между слайдами */
}
/* End */
/* /bitrix/templates/restola/components/bitrix/news/news/style.css?1757290438236 */
/* /bitrix/templates/restola/components/bitrix/news.detail/news/style.css?17576844662451 */
/* /bitrix/templates/restola/components/bitrix/breadcrumb/.default/style.css?1757290438513 */
/* /bitrix/templates/restola/components/bitrix/news.list/news-slider/style.css?17572904381176 */
