

/* Start:/local/templates/scnew/components/bitrix/news/proizvoditeli/bitrix/news.detail/.default/style.css?17696040005460*/
.brand-data{
    background: rgba(212, 229, 246, 1);
    border-radius: 25px;
    padding: 49px 49px 20px 49px;
    display: flex;
}
.brand-data_right{
    padding: 17px 0 0 44px;
}
.brand-data_left{
    width: 250px;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.brand-data__logo{
    width: 250px;
    height: 200px;
    opacity: 1;
    background:linear-gradient(0deg, #FFFFFF, #FFFFFF);
    margin-bottom: 40px;
    border-radius: 20px;
    box-shadow: 0px 4px 15px 0px rgba(2, 35, 69, 0.12);
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.brand-data__logo img{
    transform: scale(1.2);
}

.brand-data__guarante{
    width: 220px;
    height: 75px;
    border-radius: 20px;
    background: rgba(234, 244, 254, 1);
    padding: 18px 0 0 20px;
    position: relative;
    margin: 0 0 14px 0;

}
.brand-data__guarante_icon{
    width: 45px;
    height: 45px;
    position: absolute;
    top: 15px;
    left: 24px;
    border-radius: 15px;
    background-color: rgba(205, 235, 185, 1);
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjQuNzQ5OCAxLjUwMzY5TDIzLjU4MjMgMC4zNDcwMDVDMjMuMTE1MyAtMC4xMTU2NjggMjIuMjk4MSAtMC4xMTU2NjggMjEuODMxMiAwLjM0NzAwNUw5LjYzMTQgMTIuNjA3OEwzLjI2ODg0IDYuMTg4MjVDMi44MDE4NiA1LjcyNTU4IDEuOTg0NjUgNS43MjU1OCAxLjUxNzY3IDYuMTg4MjVMMC4zNTAyMzMgNy4zNDQ5M0MtMC4xMTY3NDQgNy44MDc2IC0wLjExNjc0NCA4LjYxNzI4IDAuMzUwMjMzIDkuMDc5OTVMOC43NTU4MSAxNy41ODE2QzguOTg5MyAxNy44MTI5IDkuMjgxMTYgMTcuOTI4NiA5LjYzMTQgMTcuOTI4NkM5LjkyMzI2IDE3LjkyODYgMTAuMjczNSAxNy44MTI5IDEwLjUwNyAxNy41ODE2TDI0Ljc0OTggMy4yOTY1NEMyNS4yMTY3IDIuNzc2MDQgMjUuMjE2NyAyLjAyNDE5IDI0Ljc0OTggMS41MDM2OVoiIGZpbGw9IiMxN0E2MDAiLz4NCjwvc3ZnPg0K");
    background-position: center;

}
.brand-data__guarante_text{
    font-family: var(--font-family-4);
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0px;
    color: rgba(3, 65, 127, 1);
    padding: 0px 0 0 60px;
}
.brand-data_about,
.brand-data_about > *{
    font-family: var(--font-family-5);
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    letter-spacing: 0;
    color: rgba(35, 35, 35, 1);

}
.brand-data_about ol{
    list-style: inside;
    padding: 0 0 0 0px;
    margin: 0 0 12px 0;
}
.brand-data_about ol li{
    font-family: var(--font-family-5);
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    letter-spacing: 0;
    color: rgba(35, 35, 35, 1);
}
.brand-data__guarante_title{
    font-family: var(--font-family-5);
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0px;
}
.brand-data__guarante_block{
    font-family: var(--font-family-5);
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0px;
    margin: 7px 0 0 0px;
}
.brand-data__guarante_block img{
    margin: -4px 5px 0 0;
    border-radius: 5px;
}
.brand-data__xs{
    display: none;
}
.brand-detail__section-list + .section-bottom-text{
    margin-bottom: 60px;
}

.brand-data_about{
    position: relative;
}
.brand-data_about .property__block-content {
    visibility: visible;
    opacity: 1;
    padding: 0 0px 0px 0px;
    height: auto;
    display: block;
}
.brand-data_about .property__block-content input.input__show-more:checked ~ .label__show-more{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(212 229 246) 100%);
    display: none;
}
.brand-data_about .label__show-more span{
    font-size: 16px;
}
.brand-data_about .property__block-content:has(input.input__show-more:checked) {
     max-height: none;
     overflow: hidden;
}

@media (max-width: 768px) {
    .brand-data{
        display: flex;
        flex-direction: column;
        padding: 25px;
    }
    .brand-data__logo {
        width: 181px;
        height: 105px;
        margin-bottom: 8px;
    }
    .brand-data__logo img {
        transform: scale(0.6);
    }
    .brand-data_left {
        width: 100%;
        display: flex;
        align-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        flex-direction: row;
    }
    .brand-data_right {
        padding: 17px 0 0 0px;
    }
    .brand-data__guarante{
        display: none;
    }
    .brand-data__xs{
        display: block;
    }
    .brand-data__xs_guarante{
        font-family: var(--font-family-4);
        font-weight: 400;
        font-size: 15px;
        line-height: 120%;
        color: rgba(3, 65, 127, 1);
        margin: 0 0 0 20px;
        white-space: nowrap;
    }
    .brand-data__xs_data{
        font-family: var(--font-family-5);
        font-weight: 400;
        font-size: 15px;
        line-height: 120%;
        margin: 7px 0 0 20px;

    }
    .brand-data__xs_data span{
        font-family: var(--font-family-4);
    }

    .col-12{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .brand-data_about .property__block-content input.input__show-more:checked ~ .label__show-more{

        display: flex;
    }
    .brand-data_about .property__block-content:has(input.input__show-more:checked) {
         max-height: 50vh;
         overflow: hidden;
    }
}

/* End */


/* Start:/local/templates/scnew/components/bitrix/catalog.section.list/brend_prod_section_list/style.css?17696040003689*/
.brand-detail__section-list{
    margin:100px 0px 0 0;
}
.brand-detail__section-list h2{
    font-family: var(--font-family-4);
    font-weight: 400;
    font-size: 40px;
    line-height: 30px;
    padding: 0 0 0 72px;
    color: rgba(3, 65, 127, 1);
}
.brand-detail__section-list h2 span{
    font-family: var(--font-family-4);
    font-weight: 400;
    font-size: 40px;
    line-height: 30px;
    padding: 0 0 0 0px;
    color: rgba(3, 65, 127, 1);
}

.brand-detail__section-list .tabs{
    margin: 30px 0 0 0;
}
.section-bottom-text{
    margin: 54px 0 0 0;
}
.section-bottom-text,
.section-bottom-text p{
    font-family: var(--font-family-5) !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 140% !important;
    letter-spacing: 0 !important;
    color: rgba(35, 35, 35, 1) !important;
}
.section-bottom-text h2{
    font-family: var(--font-family-4);
    font-weight: 400;
    font-size: 40px;
    line-height: 30px;
    padding: 0 0 0 72px;
    color: rgba(3, 65, 127, 1);
    margin:0px 0px 47px 0;
}
.brand-data_imgs{
    margin: 30px 0 5px 0;
    overflow: hidden;
    width: 86%;
}
.brand-data_imgs .swiper-slide{
    width: 420px;
}
.brand-data_right{
    max-width: calc(100% - 250px);
}
.section-bottom-text{
    position: relative;
}
.section-bottom-text .property__block-content {
    visibility: visible;
    opacity: 1;
    padding: 0 0px 0px 0px;
    height: auto;
    display: block;
}
.section-bottom-text .property__block-content input.input__show-more:checked ~ .label__show-more{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(234, 244, 254, 1) 100%);
    display: none;
}
.section-bottom-text .label__show-more span{
    font-size: 16px;
}
.section-bottom-text .property__block-content:has(input.input__show-more:checked) {
     max-height: none;
     overflow: hidden;
}
@media (max-width: 768px) {
    .section-bottom-text .property__block-content input.input__show-more:checked ~ .label__show-more{

        display: flex;
    }
    .section-bottom-text .property__block-content:has(input.input__show-more:checked) {
         max-height: 50vh;
         overflow: hidden;
    }
    .brand-data_right {
        max-width: 100%;
    }
    .brand-data_imgs{
        width: 100%;
    }
    .brand-detail__section-list h2,
    .section-bottom-text h2{
        padding: 0 0 0 15px;
        font-size: 32px;
        line-height: 32px;
    }
    .brand-detail__section-list h2 span{
        font-size: 32px;
        line-height: 32px;
    }
    .brand-detail__section-list,
    .section-bottom-text{
        padding: 0 10px;
    }
    .brand-detail__section-list h2 span{
        display: none;
    }
    .brand-detail__section-list .catalog__items {
        column-gap: 0px;
    }
    .brand-detail__section-list .catalog__items,
    .brand-detail__section-list .pagination__elements {
        max-width: calc(100vw);
        padding: 0px;
    }
    .brand-detail__section-list .catalog__item {
        width: 50%;
    }
    .brand-detail__section-list .catalog__items .catalog__item-wrap {
        padding: 0px 5px 5px 5px;
    }
    .brand-detail__section-list .styled-button:focus,
    .brand-detail__section-list .styled-button {
        min-width: auto;
    }
    .brand-detail__section-list .catalog__item .badges span.pre-order{
        display: none;
    }
    .brand-detail__section-list .catalog__item .price .new-price {
        font-size: 22px;
    }
    .brand-detail__section-list .catalog__item .price{
        white-space: nowrap;
    }
    .brand-detail__section-list .catalog__item .rating{
        display: none;
    }
    .section-bottom-text {
        margin: 0px 0 0 0;
    }

}
/* End */


/* Start:/local/templates/scnew/components/bitrix/system.pagenavigation/.default/style.css?17303845203949*/
.bx_pagination_bottom *{vertical-align: baseline;}
.bx_pagination_bottom{
	color: #8d8d8d;
	font-size:11px;
	text-align: center;
}

.bx_pagination_bottom .bx_pagination_section_one{ }
.bx_pagination_bottom .bx_pagination_section_two{
	display: inline-block;
}
.bx_pagination_bottom .bx_pg_section{
	display: inline-block;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
}

.bx_pagination_bottom .bx_pagination_select_container{display: inline-block;}
.bx_pagination_bottom .bx_pagination_select_container select{
	position: relative;
	margin: 2px 20px 2px 10px;
	padding: 1px 25px 3px 5px;
	height: 22px;
	outline: none;
	border: 1px solid #e0e0e0;
	border-radius: 1px;
	background: #fff url(/local/templates/scnew/components/bitrix/system.pagenavigation/.default/images/select_arrow.png) no-repeat right center;
	color: #8d8d8d;
	font-size: 11px;
	line-height: 16px;
	resize: none;
	-webkit-appearance: none;
}
@-moz-document url-prefix(){
	.bx_pagination_bottom .bx_pagination_select_container select{
		background: #fff !important;
		padding-right: 5px;
	}
}


.bx_pagination_bottom .bx_pagination_page{
	white-space: nowrap;
	font-size: 18px;
}
.bx_pagination_bottom .bx_pagination_page ul{
	display: inline-block;
	margin: 0;
	padding: 0;
}
.bx_pagination_bottom .bx_pagination_page li{
	display: inline-block;
	margin: 0 4px;
	padding: 0 4px;
	color: #8d8d8d;
	text-align: center;
	line-height: 22px;
}
.bx_pagination_bottom .bx_pagination_page li a{
	display: block;
	color: #8d8d8d;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
}
.bx_pagination_bottom .bx_pagination_page li a:hover{color: #555;}
.bx_pagination_bottom .bx_pagination_page li.bx_active{
	border-bottom: 2px solid;
	color: #0274bd;
}

.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display: block;}
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right: 5px;}


.bx_pagination_bottom .bx_wsnw{white-space: nowrap;}




/*1*/
@media (min-width:981px){

}
/*2*/
@media (min-width:640px) and (max-width:980px){

}
/*3*/
@media (min-width:480px) and (max-width:639px) {
	.bx_pagination_bottom .bx_pagination_select_container select{margin-right: 10px;}
}
/*4*/
@media (max-width:479px) {
	.bx_pagination_bottom .bx_pagination_section_one{ }
	.bx_pagination_bottom .bx_pagination_section_two{
		float: none;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_select_container{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 47%;
	}
	.bx_pagination_bottom .bx_pagination_select_container select{
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-right: 0 !important;
		width: 90%;
	}
	.bx_pagination_bottom .bx_pg_section{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_page{white-space: normal;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width: 100%;height: auto;text-align: center;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display: none;}
	.bx_pagination_bottom .bx_pg_text{
		display: inline-block;
		width: 50%;
	}
	.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display: none;}
}
/*5*/
@media (max-width:320px){
}

.bx_pagination_bottom .bx_pagination_section_one,
.bx_pagination_bottom .bx_pagination_section_two,
.bx_pagination_bottom .bx_pagination_select_container,
.bx_pagination_bottom .bx_pagination_select_container select,
.bx_pagination_bottom .bx_pg_section,
.bx_pagination_bottom .bx_pagination_page,
.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,
.bx_pagination_bottom .bx_pg_text,
.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* End */


/* Start:/local/templates/scnew/components/bitrix/catalog.section/new4/style.css?17610397203208*/
.sale-steps{
    margin: 30px 0 45px 0;
}
    .sale-steps__tabs{
        margin: 0 -5px;
    }
        .sale-steps__tab{
            width: 20%;
            display: block;
            float: left;
            padding: 0 5px;
            text-align: center;
        }
            .sale-steps__tab-link{
                background: #0274bd;
                border-top: 2px solid #0274bd;
                display: block;
                width: 100%;
                height: 48px;
                color: #fff;
                line-height: 48px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                text-decoration: none !important;
                font-size: 18px;
                font-weight: 600;
                padding: 0 15px;
            }
            .sale-steps__tab--active{
                background: #fff;
                color: #0274bd;
            }
            .sale-steps__tab-link:hover{
                background: #f7cc01;
                border-color: #f7cc01;
                color: #010101;
            }
            .sale-steps__tab-link_spiner{
                width: 20px;
                height: 20px;
                display: none;
                opacity: 0;
            }
@media screen and (max-width:767px) {
    .sale-steps{
        margin: 30px 0 0px 0;
    }
    .sale-steps__tab{
        float: none;
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
    }
    .sale-steps__tab-link_spiner{
        display: inline;
    }
}

.catalog-section__item-store{
    font-size: 12px;
    padding: 5px 5px 0px 5px;
}
.catalog-section__item-store__select-wrapper{

}
.catalog-section__item-store__select,
.catalog-section__item-store__select:hover,
.catalog-section__item-store__select:active,
.catalog-section__item-store__select:focus{
    max-width: 100%;
    width: 100%;
    top: 0px;
    margin-top: 0px;
    padding-right: 30px;
}
.catalog-section__item-store_data{
    min-height: 30px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
}
.catalog-section__item-store_table{
    margin: 0 0 0px 0;
    border: 1px solid #393e41;
    border-radius: 20px;
    padding: 5px;
}
.catalog-section__item-store_table .table-a td {
    padding: 5px 5px;

}
.store-show-manager .catalog-section__sale-images-icon,
.store-show-manager .catalog-section__week-images-icon{
    top: -4px !important;
}
.catalog-section__item-store_button{
    position: relative;
    margin: 10px 0 20px 15px;
    min-height: 20px;
}

.catalog-section__item-store_button a{
    position: relative !important;
    top:0px !important;
    left: 0px !important;
    line-height: 18px !important;
    font-size: 14px !important;
    text-decoration: none !important;
}

.store-show-manager .catalog-section__block{
    padding: 10px 0 20px 0;
}
.store-show-manager .catalog-section__item-allcontent{
    padding: 0px 20px;
}

.catalog-section-flex{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
}
.catalog-section-slider{
    height: 570px;
}
.catalog-detail-page-url{
    text-decoration: none;
}
/* End */


/* Start:/local/templates/scnew/components/bitrix/news.list/product-reviews-new/style.css?17895512194478*/
.product-reviews__item {
	display:flex;
	flew-wrap:nowrap;
	flex-direction:row;
	padding:30px 40px;
	border: 1px solid #eaf4fe;
	border-radius: 25px;
	margin-bottom: 20px;
	position: relative;
}
.product-reviews__item:nth-child(odd){
	border: 1px solid #eaf4fe;
	border-radius: 25px;
	background-color: #ffffff;
}
.product-reviews__item:nth-child(even){
	background-color: #eaf4fe;
}
.product-reviews__item-left-col {
	width:90px;
	margin-right:30px;
}
.product-reviews__item-user-name {
	font-family: var(--font-family-4);
	font-weight: 400;
	font-size: 22px;
	line-height: 160%;
	letter-spacing: -0.01em;
	color: var(--dark-blue);
}
.product-reviews__item-date {
	font-family: var(--font-family-4);
	font-size: 16px;
	color: var(--black);
}
.product-reviews__item-name {
	font-family: var(--font-family-5);
	font-weight: 400;
	font-size: 24px;
	line-height: 120%;
	color: var(--black);
	margin-top: 25px;
	margin-bottom: 10px;
}
.product-reviews__item-text {
	font-family: var(--font-family-5);
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	letter-spacing: -0.01em;
	color: var(--black);
}
.product-reviews__item-rating {
	position:absolute;
	top:40px;
	right:40px;
}
.product-reviews__item-rating{
	margin-top: 8px;
	float: left;
}
.product-reviews__item-rating-name{
	display: inline-block;
	vertical-align: top;
}
.product-reviews__item-rating-value{
	display: inline-block;
	margin: 2px 0 0 3px;
	vertical-align: top;
}
.product-reviews__item-media{
	margin-top:20px;
}
.product-reviews__item-media{
	display: flex;
	column-gap: 10px;
}
.video-item{
	position: relative;
	width: 85px;
	height: 64px;
	z-index: 20;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 20px;
}
.video-item::after {
	content: '';
	position: absolute;
	left: calc(50% - 3px);
	bottom: calc(50% - 20px);
	border: 15px solid transparent;
	border-top: 24px solid white;
	transform: rotate(-90deg);
}
.product-reviews__item-photos{
	display: flex;
	column-gap: 10px;
	row-gap: 10px;
}

.video-item-popup video{
	max-width: 720px;
	display: block;
	border-radius: 20px;
}
.video-item-popup{
	display:none;
}
.product-reviews__item-media .video-gallery{
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 10px;

}
@media(max-width:576px){
	.product-reviews__item-photos{
		flex-wrap: wrap;
	}
	.product-reviews__item-media .video-gallery{
		flex-wrap: wrap;
	}
}
.product-reviews__item-photos img {
	border-radius:10px;
}
.product-reviews__item-rating--1 svg path{fill: #ffcc00;}
.product-reviews__item-rating--1 svg + svg path{fill: #e6e6e6;}
.product-reviews__item-rating--2 svg path,
.product-reviews__item-rating--2 svg + svg path{fill: #ffcc00;}
.product-reviews__item-rating--2 svg + svg + svg path{fill: #e6e6e6;}
.product-reviews__item-rating--3 svg path,
.product-reviews__item-rating--3 svg + svg path{fill: #ffcc00;}
.product-reviews__item-rating--3 svg + svg + svg + svg path{fill: #e6e6e6;}
.product-reviews__item-rating--4 svg path,
.product-reviews__item-rating--4 svg + svg path{fill: #ffcc00;}
.product-reviews__item-rating--4 svg + svg + svg + svg + svg path{fill: #e6e6e6;}
.product-reviews__item-rating--5 svg path{fill: #ffcc00;}

.product-reviews__list-total {
	display:flex;
	height:auto;
	justify-content:start;
	align-items:center;
	padding-top:15px;
}
.product-reviews__list-total .request__btn {
	margin-right:30px;
}
.product-reviews__list-total .link__all a{
	font-family: var(--font-family-4);
	font-weight: 400;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: -0.01em;
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: var(--middle-blue) !important;
	position:relative;
	max-width:140px;
}
.product-reviews__list-total .link__all span{
	display: block;
	position: absolute;
	top: -7px;
	right: -22px;
	font-family: var(--font-family-4);
	font-weight: 400;
	font-size: 9px;
	line-height: 9px;
	text-align: center;
	color: #fff;
	background: var(--orange);
	border-radius: 100%;
	padding: 4px;

}
.open-product-reviews__button{
    width: 240px;
}
@media(max-width:576px){
	.product-reviews__item {
		flex-direction:column;
		padding:15px 20px;
	}
	.product-reviews__item-text {
		font-size:16px;
		line-height:120%
	}
	.product-reviews__item-rating {
		right:12px;
	}
    .open-product-reviews__button{
        width: 100%;
    }
}
.product-reviews__item-user-photo{
	width: 90px;
	height: 90px;
	background: #D4E5F6;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* End */
/* /local/templates/scnew/components/bitrix/news/proizvoditeli/bitrix/news.detail/.default/style.css?17696040005460 */
/* /local/templates/scnew/components/bitrix/catalog.section.list/brend_prod_section_list/style.css?17696040003689 */
/* /local/templates/scnew/components/bitrix/system.pagenavigation/.default/style.css?17303845203949 */
/* /local/templates/scnew/components/bitrix/catalog.section/new4/style.css?17610397203208 */
/* /local/templates/scnew/components/bitrix/news.list/product-reviews-new/style.css?17895512194478 */
