

/* Start:/local/templates/ecommerce/components/bitrix/breadcrumb/new/style.css?1765973977878*/
#breadcrumbs{
	margin-bottom: 24px;
	margin-top: 12px;
	line-height: 21px;
	font-size: 13px;
	min-height: 21px;
	contain: layout style;
	font-family: Ubuntu, 'Ubuntu Fallback', Arial, sans-serif;
}

#breadcrumbs ul{
	list-style: none;
	padding: 0;
	margin: 0;
	min-height: 21px;
}

#breadcrumbs ul li{
	vertical-align: middle;
	display: inline;
	line-height: 21px;
}

#breadcrumbs ul li a,
#breadcrumbs .arrow{
	white-space: nowrap;
}

#breadcrumbs .changeName{
	white-space: normal;
}


#breadcrumbs ul li a {
	color: #A5A1A1;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
}
#breadcrumbs ul li a:hover {
	color: var(--primary);
}
#breadcrumbs .arrow{
	vertical-align: middle;
	display: inline-block;
	font-family: arial;
	font-size: 13px;
	line-height: 21px;
	margin: 0 12px;
	color: #A5A1A1;
}
/* End */


/* Start:/local/templates/ecommerce/components/bitrix/news/sales2/bitrix/news.detail/sale/style.css?176431236622072*/
.main {
 width: 100% !important;
 max-width: 100% !important;
}

.sales--detail .sales--detail__banner {
	width: 100%;
}
.sales--detail .sales--detail__banner img {
	width: 100%;
    border-radius: 25px;
}
.main .main__banner img {
    width: 100%;
}
.main .main__banner {
    margin-bottom: 25px;
}
.main .catalog {

    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}



.main .catalog .catalog-main .catalog-main__sort.--flex {
	display: flex;
}
.main .catalog .catalog-main .catalog-main__sort .sort__item {
    margin-right: 20px;
    display: inline-block;
    padding: 8px;
}


.main .catalog .catalog-main .catalog-main__sort .sort__item.is-active,
.main .catalog .catalog-main .catalog-main__sort .sort__item.is-active:hover {
    background: #ededed;
    color: black;
    text-decoration: none;
}
.main .catalog .catalog-main .catalog-main__buttons {
	z-index: 1;
	position: relative;
}
.main .catalog .catalog-main .catalog-main__buttons .catalog-button {
    bottom: 0;
    z-index: 200;
    left: 0;
    padding: 15px;
    width: 49%;
    background: #ededed;
}
.main .catalog .catalog-main .catalog-main__buttons .catalog-button.catalog-button--sort {
	border-right: 2px solid #fff;
}
.catalog-main__sections {
    background: #fff;
    padding: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

#nextSection li {
    padding-left: 0;
    list-style: none;
}

@media screen and (max-width: 700px) {

    .main .catalog {
        grid-template-areas: unset;
		grid-auto-rows: unset;
		display: block;
	}
	
	.main .catalog .catalog-sidebar {
        position: absolute;
        background-color: #fff;
		z-index: 100;
		width: 100%;
		left: 0;
		transition-duration: 0.5s;
		transition-timing-function: ease-in-out;
	}

    .main .catalog .catalog-main .catalog-main__sort {
        padding: 0 10px;
        display: none;
        flex-direction: column;
        width: 49%;
        position: absolute;
        z-index: 100;
        background: white;
    }

    .main .catalog .catalog-main {
        margin-right: 0;
    }

    .main .catalog .catalog-main .catalog-main .catalog-main__sort .sort__item {
        padding: 8px;
    }

    .main .catalog .catalog-main .catalog-main .catalog-main__sort .sort__item.is-active {
        background: #f7f7f7;
    }
}

div#nextSection {

    padding-bottom: 10px;

}

#nextSection {
    margin-top: 0;
}
#nextSection .title {
    background-color: #f3f3f3;
}

#nextSection, #nextSection .title, #nextSection li {
    border: 0;
    margin: 3px 0;
}
#nextSection li:nth-of-type(1) {
  padding-top: 4px;
}
#nextSection ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.category-heading {
    display: none;
}
#nextSection, #nextSection .title, #nextSection li, #smartFilter, #smartFilter .paramsBox {
    border: 0;
}
#nextSection .sectionLine {

}
#nextSection .sectionColumn {
    display: table-cell;
    vertical-align: middle;
}
#nextSection .sectionColumn:hover {
    font-weight: bold;
     color: #000;
}
#nextSection a {
   text-decoration: none;
   
   font-size: 15px;
   color: #333;
}

#nextSection a:hover {
   color: #AFC647;
}


.section_list_selector_ul .toggler-items {
    height: 17px;
    font-size: 12px;
    color: #00bc52;
    cursor: pointer;
}
.category-with-children .icon svg path{
    fill: none !important;
}
.toggler-items {
  width: 100%;
}
.main__container .rules {
    padding: 22px;
    border: 1px solid #f3f5f4;
    font-size: 18px;
    font-weight: 600;
    background: #f3f5f4;
    cursor: pointer;
    margin-top: 20px;
}
.main__container .rules:hover a {
    text-decoration: underline;
}
.main__container .rules_text {
    display: block;
    border: 1px solid #f3f5f4;
    padding: 20px;
}
#main-content.main {
    width: 100%;
}
.main__container__column img {
    max-width: 100%;
}
.background-square {
    right: 0;
    width: 20px;
    height: 25px;
    position: absolute;
    background: white;
    top: 0;
    z-index: 1;
}
.filterClose {
    display: none;
}

@media screen and (max-width: 700px) {
    .main .catalog-view .catalog-sidebar {
        display: none;
    }

    .main .catalog-view .catalog-sidebar.sidebar-display {
        display: block;
        width: 100%;
        z-index: 1000;
        background: white;
        margin-top: 10px;
    }

    .filterClose {
        display: block;
        z-index: 100;
        position: absolute;
        right: 5px;
        top: 5px;
        background: white;
        border: 1px solid #e2e2e2;
        padding: 5px 10px;
        border-radius: 18px;
        color: #a2a2a2;
    }

  
}
.sales--detail__body {
	line-height: 23px;
}
.sort__block {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
    margin: 0 2px;
  }
  .sort__block--sorting {
    display: flex;
    gap: 10px;
    position: relative;
  }
  .sort__block i {
    margin-right: 5px;
  }
  .shadow__block {
    border-radius: 2px;
    background: #FFF;
    box-shadow: 0px 0.5px 25px 0px rgba(0, 0, 0, 0.03);
}
@media screen and (min-width: 960px) {
    .sort__block--filter {
        display: none;
    }
    .sort__block { 
        justify-content: flex-end;
    }
   
}
.catalog .catalog-sidebar {
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 5px;
}
.catalog .catalog-main {
    flex: 0 0 80%;
    max-width: 80%;
}
@media  screen and (max-width: 959px) {
    .main .catalog .catalog-sidebar {
        display: none;
    }
    .catalog .catalog-sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .catalog .catalog-main {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.section_list_children {
    display: none;
    padding-left: 0;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.section_list_children.second_children {
    padding-left: 0;
    margin-left: 15px;
    border-left-color: #e8e8e8;
    margin-top: 4px;
    margin-bottom: 4px;
}
.section_list_selector_li {
    margin-bottom: 2px;
}

/* Перший рівень - основні категорії */
.section_list_selector_ul > .section_list_selector_li {
    margin-bottom: 8px;
}

.section_list_selector_ul > .section_list_selector_li:first-child {
    margin-top: 0;
}

.section_list_selector_ul > .section_list_selector_li > a {
    font-size: 15px;
    font-weight: 400;
    padding: 10px;
    border-left: 3px solid transparent;
    background-color: #fff;
}

.section_list_selector_ul > .section_list_selector_li > a:hover {
    border-left-color: #AFC647;
    background-color: #f8f9fa;
}

/* Другий рівень - підкатегорії */
.section_list_children > .section_list_selector_li {
    margin-bottom: 3px;
}

.section_list_children > .section_list_selector_li > a {
    font-size: 14px;
    font-weight: 400;
    padding: 10px;
    position: relative;
    background-color: #fafafa;
}


.section_list_children > .section_list_selector_li > a:hover {
    border-left-color: #AFC647;
    background-color: #f0f5e8;
    padding-left: 30px;
}

.section_list_children > .section_list_selector_li > a:hover::before {
    background: #AFC647;
}

/* Третій рівень - під-підкатегорії */
.section_list_children.second_children > .section_list_selector_li {
    margin-bottom: 2px;
}

.section_list_children.second_children > .section_list_selector_li > a {
    font-size: 13px;
    font-weight: 400;
    padding: 8px 15px 8px 40px;
    background-color: #f5f5f5;
}

.section_list_children.second_children > .section_list_selector_li > a::before {
    left: 25px;
    width: 4px;
    height: 4px;
    background: #aaa;
}

.section_list_children.second_children > .section_list_selector_li > a:hover {
    padding-left: 45px;
    background-color: #f0f5e8;
}

.section_list_selector_li a {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 12px;
    border-radius: 6px;
    transition: background-color 0.2s, color 0.2s, padding-left 0.2s, border-left-color 0.2s;
}

.section_list_selector_li a:hover {
    background-color: #f5f5f5;
    color: #AFC647;
}

.section_list_selector_li a .icon {
    margin-left: auto;
    margin-right: 0;
    transition: transform 0.3s, color 0.2s;
    width: 12px;
    height: 12px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section_list_selector_li a .icon svg {
    width: 100%;
    height: 100%;
    display: block;
}

.section_list_selector_li a .icon.rotate90 {
    transform: rotate(0deg);
    transition: transform 0.3s ease;
}

.section_list_selector_li.has-open-children > a .icon.rotate90 {
    transform: rotate(90deg);
}

.section_list_selector_li a:hover .icon {
    color: #AFC647;
    fill: #AFC647;
}
.section_list_children.open {
    display: block;
    animation: slideDown 0.3s ease-out;
}

@keyframes slideDown {
    from {
        opacity: 0;
        max-height: 0;
    }
    to {
        opacity: 1;
        max-height: 1000px;
    }
}
.section__checked,
.section__checked.active {
    background-color: #AFC647 !important;
    color: white !important;
    font-weight: 600;
    border-left-color: #8fb038 !important;
}

.section__checked::before,
.section__checked.active::before {
    background: white !important;
}

.section__checked .icon,
.section__checked.active .icon {
    fill: white;
    color: white;
}

.section_list_selector_li a:hover .icon {
    fill: #AFC647;
    color: #AFC647;
}
.item__price-current.--discount.--old {
    color: #C5C1C1;
    text-decoration: line-through;
}
.sales--detail__disabled.container {
    margin-top: 15px;
    color: #F21717;
}
.sales--detail__title.container {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;

}

@media screen and (min-width: 960px) {
    .sort__block {
        justify-content: flex-start;
    }
    .sort__block--sorting {
        display: block;
    }
    .sort__block--sorting i {
        display: none;
    }
    .sort__block--sorting .choosed-sort-item {
        display: none;
    }
    .sort__popup, .sort__popup.hidden {
        display: flex;
        background: none;
        box-shadow: none;
        width: 100%;
        position: relative;
        top: 0;
        flex-direction: row;
        float: left;
        padding: 0;
    }
    .sort__popup a, .sort__popup.hidden a, .sort__popup span, .sort__popup.hidden span {
        font-size: 14px;
        border: 1px solid #0000008f;
        padding: 10px 25px;
        border-radius: 12px;
        font-weight: 300;
    }
    .sort__popup a.is-active, .sort__popup.hidden a.is-active, .sort__popup span.is-active, .sort__popup.hidden span.is-active {
        background: #D9D9D9;
    }
}

/* Banner Block Styles */
.sales--detail__banner-block {
    position: relative;
    overflow: hidden;
    min-height: 400px;
}

.sales--detail__banner-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    min-height: 400px;
}

.sales--detail__banner-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 25px;
}

.sales--detail__banner-content {
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 10px 60px 10px 58px;
    min-height: 400px;
    color: white;
    width: 100%;
    left: 0;
}

.sales--detail__banner-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5));
    z-index: -1;
    border-radius: 25px;
}

.banner-content__right {
    flex-shrink: 0;
    z-index: 3;
    width: 100%;
    max-width: 420px;
}

.sales--detail__banner-text {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.2;
    color: white;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

.sales--detail__banner-subscribe {
    padding: 25px 30px;
    border-radius: 12px;
    color: white;
    width: 100%;
    max-width: 420px;
    flex-shrink: 0;
}

.banner-subscribe__text {
    font-size: 16px;
    color: white;
    line-height: 1.4;
    text-align: center;
}

.banner-subscribe__form {
    display: flex;
    flex-direction: column;
    gap: 12px;
    position: relative;
}

.banner-subscribe__input {
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    font-size: 14px;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    color: #333;
}

.banner-subscribe__input::placeholder {
    color: #999;
}

.banner-subscribe__button {
    padding: 12px 20px;
    background: #AFC647;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.banner-subscribe__button:hover {
    background: #8fb038;
    color: white;
    text-decoration: none;
}

.banner-subscribe__result {
    font-size: 14px;
    color: white;
    display: block;
}

.banner-subscribe__event-info {
    text-align: center;
}

.event-info__title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    color: white;
}

.event-info__date {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0;
}

.sales--detail__banner-timer {
    display: flex;
    gap: 12px;
    
    background: rgba(60, 60, 60, 0.85);
    padding: 18px 20px;
    border-radius: 8px;
    margin-top: 20px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}

.timer-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    min-width: 0;
}

.timer-value {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 6px;
    color: white;
    text-align: center;
    font-family: 'Courier New', monospace;
}

.timer-label {
    font-size: 11px;
    text-transform: uppercase;
    opacity: 0.9;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    white-space: nowrap;
    letter-spacing: 0.5px;
}

/* Categories Carousel Styles */
.sales--detail__categories-carousel {
    margin-top: 5px;
}

.categories-carousel__wrapper {
    position: relative;
    overflow: hidden;
}

.categories-carousel__track {
    display: flex;
    gap: 5px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 0 8px;
}

.categories-carousel__track::-webkit-scrollbar {
    display: none;
}

.categories-carousel__item {
    flex: 0 0 auto;
    min-width: 140px;
    max-width: 140px;
    padding: 15px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    transition: box-shadow 0.2s, transform 0.2s;
    margin: 10px 0;
    position: relative;
}

.categories-carousel__item:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    transform: translateY(-2px);
}

.category-item__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #333;
    transition: transform 0.2s;
    height: 100%;
}

.category-item__link:hover {
    /* transform: translateY(-5px); */
}

.category-item__image {
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category-item__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #fff;
}

.category-item__name {
    font-size: 14px;
    text-align: center;
    line-height: 1.3;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: auto;
}

.category-item__discount {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #F21717;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    z-index: 1;
    min-width: 40px;
    text-align: center;
    white-space: nowrap;
    box-sizing: border-box;
    pointer-events: none;
}

.category-item__link:hover .category-item__discount {
    transform: translateZ(0);
    position: absolute;
    top: 10px;
    right: 10px;
}

.categories-carousel__item:hover .category-item__discount {
    transform: translateZ(0);
    position: absolute;
    top: 10px;
    right: 10px;
}

.categories-carousel__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: all 0.3s;
}

.categories-carousel__arrow--left {
    left: 0;
}

.categories-carousel__arrow--right {
    right: 0;
}

.categories-carousel__arrow:hover {
    background: #f5f5f5;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    border-color: #AFC647;
}

.categories-carousel__arrow:hover svg {
    color: #AFC647;
}

.categories-carousel__arrow svg {
    width: 20px;
    height: 20px;
    transition: color 0.3s;
}

.categories-carousel__arrow--hidden {
    display: none;
}

/* FAQ Styles */
.sales--detail__faq {
    margin: 50px 0;
    padding: 40px 0;
}

.faq__title {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #333;
}

.faq__list {
    margin: 0 auto;
}

.faq__item {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    margin-bottom: 12px;
    background: #fff;
    overflow: hidden;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.faq__item:hover {
    border-color: #d0d0d0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.faq__item--open {
    border-color: #d0d0d0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    background: #fafafa;
}

.faq__question {
    width: 100%;
    padding: 18px 20px;
    border: none;
    text-align: left;
    background: #fff;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    transition: background-color 0.2s, color 0.2s;
}

.faq__item--open .faq__question {
    color: #333;
}

.faq__question:hover {
    background: #f8f8f8;
    color: #333;
}

.faq__question-text {
    flex: 1;
    padding-right: 20px;
}

.faq__question-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
    color: #666;
}

.faq__item--open .faq__question-icon {
    transform: rotate(90deg);
    color: #333;
}

.faq__answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.faq__item--open .faq__answer {
    max-height: 1000px;
    transition: max-height 0.5s ease-in;
}

.faq__answer-content {
    padding: 20px;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    background: #fff;
}

/* Responsive Styles */
@media screen and (max-width: 960px) {
    .sales--detail__banner-block {
        min-height: auto;
        border-radius: 0;
    }
    
    /* Якщо дозволено блок на банері - показуємо банер як фон */
    .sales--detail__banner-block .sales--detail__banner-image {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    
    .sales--detail__banner-block .sales--detail__banner-image img {
        object-fit: cover;
        border-radius: 0;
    }
    
    .sales--detail__banner-content {
        padding: 30px 20px;
        flex-direction: column;
        align-items: center;
        min-height: 400px;
        position: relative;
        z-index: 2;
        background: rgba(0, 0, 0, 0.4);
        justify-content: center;
    }
    
    .sales--detail__banner-content::before {
        display: block;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
        border-radius: 0;
    }
    
   
    
    .sales--detail__banner-subscribe {
        max-width: 100%;
        width: 100%;
        padding: 25px 20px;
        border-radius: 12px;
    }
    
    /* Якщо не дозволено блок - показуємо тільки банер */
    .sales--detail__banner {
        display: block;
    }
    
    .sales--detail__banner img {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 0;
    }
    
    .event-info__title {
        font-size: 20px;
    }
    
    .sales--detail__banner-timer {
        gap: 10px;
        padding: 15px;
    }
    
    .timer-value {
        font-size: 28px;
    }
    
    .timer-label {
        font-size: 10px;
    }
    
    .categories-carousel__item {
        min-width: 120px;
        max-width: 120px;
    }
    
    /* FAQ Mobile Styles */
    .sales--detail__faq {
        margin: 30px 0;
        padding: 20px 0;
    }
    
    .faq__title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    
    
    .faq__item {
        margin-bottom: 10px;
    }
    
    .faq__question {
        padding: 15px;
        font-size: 14px;
    }
    
    .faq__question-text {
        padding-right: 15px;
        line-height: 1.4;
    }
    
    .faq__question-icon {
        width: 16px;
        height: 16px;
        flex-shrink: 0;
    }
    
    .faq__answer-content {
        padding: 15px;
        font-size: 14px;
        line-height: 1.6;
    }
    
    .category-item__image {
        height: 100px;
    }
    .sales--detail.container {
        padding: 0;
    }
}
#breadcrumbs {
    margin-bottom: 12px;
}
@media screen and (max-width: 500px) {
    .banner-content__right {
        width: 100%;
        max-width: 100%;
    }
}
/* End */


/* Start:/local/components/ecommerce/d.catalog.section.sorted/templates/squares.new.v2/style.css?176286292218435*/
.main .catalog .catalog-main .catalog-items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.main .catalog .catalog-main .catalog-items .item {
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
  padding: 2px;
}
.main .catalog .catalog-main .catalog-items .item .item__wrapper {
  padding: 10px;
  position: relative;
  transition:  0.3s ease-out; 
  -webkit-transition:  0.3s ease-out; 
  -moz-transition:  0.3s ease-out;
  -o-transition:  0.3s ease-out;
  position: relative;
  background: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.main .catalog .catalog-main .catalog-items .item:hover {
  /*border: 1px solid #f3f5f4;*/
  background: #f5f3f32b;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}


.main .catalog .catalog-main .catalog-items .item .item__name {
  display: block;
  line-height: 16px;
  text-decoration: none;
  margin-top: 7px;
  height: 64px;
  overflow: hidden;
  color: #000;
}
.image-wrapper {
  position: relative;
}
.main .catalog .catalog-main .catalog-items .item .item__right-icons {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  z-index: 1;
  top: 20px;
}

.main .catalog .catalog-main .catalog-items .item .item__bottom-icons {

  position: absolute;
  right: 0;
  z-index: 1;
  bottom: 0;
  text-align: right;
}
.main .catalog .catalog-main .catalog-items .item .item__bottom-icons.is-national-cashback {
  text-align: left;
  /* max-width: 121px; */
  left: 0;
  width: 100px;
  background-color: white;
  border-radius: 30px;
  padding: 8px;
}
.main .catalog .catalog-main .catalog-items .item .right-icons__text-icon {
  margin-bottom: 5px;
  color: #ffffff;
  text-align: center;
  border-radius: 15px;
  padding: 5px 10px;
}

.main .catalog .catalog-main .catalog-items .item .item__bottom-icons img{
  max-width: 66%;
}
.main .catalog .catalog-main .catalog-items .item .item__bottom-icons.is-national-cashback img{
  width: 80px;
  max-width: unset;
}

@media screen and (max-width: 650px) {
  .main .catalog .catalog-main .catalog-items .item .item__bottom-icons.is-national-cashback {
    width: 80px;
  }
  .main .catalog .catalog-main .catalog-items .item .item__bottom-icons.is-national-cashback img{
    width: 60px;
  }
}
.main .catalog .catalog-main .catalog-items .item .right-icons__icon.--parts {
  text-align: right;
}

.main .catalog .catalog-main .catalog-items .item .right-icons__text-icon.--stocks {
  background-color: #ff2916;
}

.main .catalog .catalog-main .catalog-items .item__picture {
  min-height: 220px;
  display: block;
  text-align: center;
  position: relative;
}
.main .catalog .catalog-main .catalog-items .item__picture img { 
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.main .catalog .catalog-main .catalog-items .item:hover .item__name {
  font-weight: 600;
  font-size: 15px;
}

.main .catalog .catalog-main .catalog-items .item .item__artnumber {
  font-size: 12px;
  opacity: 1;
}

.main .catalog .catalog-main .catalog-items .item:hover .item__artnumber {
  opacity: 1;
}

.main .catalog .catalog-main .catalog-items .item .item__avaliable {
  font-size: 14px;
  color: #dbc023;
}

.main .catalog .catalog-main .catalog-items .item .item__avaliable.--is-avaliable {
  color: #AFC647;
  margin-top: 10px;
}
.main .catalog .catalog-main .catalog-items .item .item__avaliable.--not-avaliable {
  color: #c1c1c1;
}
.main .catalog .catalog-main .catalog-items .item .item__price-current {
  font-size: 18px;
  color: #000000;

  padding: 3px 5px;
  font-weight: bold;
}
.main .catalog .catalog-main .catalog-items .item .item__price {
  display: flex;
  flex-direction: column;
}
.main .catalog .catalog-main .catalog-items .item .item__price-current.--discount {
  color: #F21717;
  padding-top: 0;
}

.main .catalog .catalog-main .catalog-items .item .item__price-current.--discount.--old {
  font-size: 14px;
    color: #A3A5A4;
    display: block;
    padding-bottom: 0;
}


.main .catalog  .catalog-main .catalog-description {
  
  text-align: justify;
  line-height: 20px;
}
.main .catalog  .catalog-main .catalog-description h2,
.main .catalog  .catalog-main .catalog-description h3 {
  margin-top: 10px;
}
.main .catalog  .catalog-main .catalog-description ul {
  margin-left: 1.5em;
  margin-bottom: 10px;
}
.main .catalog  .catalog-main .catalog-description li {
  list-style: disc;
  text-indent: 0;
}


@media screen and (max-width: 1250px) {
  .main .catalog .catalog-main .catalog-items .item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (max-width: 768px) {
  .main .catalog  .catalog-items .item .item__add-cart {
    padding: 6px 0;
  }
}
@media screen and (max-width: 650px) {
  .main .catalog .catalog-main .catalog-items .item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .main .catalog  .catalog-items .item .item__add-cart {
    padding: 7px 0;
  }
}
@media screen and (max-width: 550px) {
  .main .catalog .catalog-main .catalog-items .item__picture {
    min-height: 150px;
  }
  .main .catalog .catalog-main .catalog-items .item .item__price-current {
    font-size: 14px;
  }
}
@media screen and (max-width: 450px) {
  .main .catalog .catalog-main .catalog-items .item .item__name {

    font-size: 14px;
    line-height: 15px;
  }

}




.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #494a4a;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}
.bx-pagination .bx-pagination-container ul li.bx-active span {
  background: #AFC647;
  color: #fff;
}


.--catalog-lazyload .loader,
.--catalog-lazyload .loader:before,
.--catalog-lazyload .loader:after {
  background: #fafafa;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 11px;
  height: 4em;
}
.--catalog-lazyload  .loader {
  color: #fafafa;
  text-indent: -9999em;
  margin: 0 auto;
  top: 90px;
  position: absolute;
  left: 0;
  right: 0;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.--catalog-lazyload .loader:before,
.--catalog-lazyload .loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.--catalog-lazyload .loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.--catalog-lazyload .loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 2em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 3em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 2em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 3em;
  }
}
.accordion {
  margin-top: 20px;
}
.accordion .accordion_button {
  max-width: 100%;
  padding: 13px 0 13px 23px;
  border: 1px solid;
  border-color: #8d8f91 #8d8f91 transparent #8d8f91;
  cursor: pointer;
  outline: none;
  font-size: 17px;
  font-weight: 600;
  text-align: left;
  color: #000;
  transition: 0.4s;
  margin-bottom: 0;
}
.accordion .accordion-list-item:last-child .accordion_button, .accordion .accordion_button.active {
  border-color: #8d8f91;
}
.accordion li {
  list-style-type: disc;
  margin-left: 17px;
}
.accordion-list-item .grid-panel {
  display: none;
}
.accordion-list-item .grid-panel.active {
  display: block;
  transition: max-height 0.2s ease-out;
  padding: 10px 22px;
  text-align: left;
  max-width: 100%;
  border: 1px solid;
  border-color: transparent #8d8f91 transparent #8d8f91;
}
.accordion-list-item:last-child .grid-panel.active {

border-color: transparent #8d8f91 #8d8f91 #8d8f91;
}



.catalog-main .scroll {
  width: 100px;
  height: 100px;
  margin: auto 0;
  position: absolute;
  border-radius: 50%;
  animation: down 1.5s infinite;
  margin: 20px auto 35px auto;
  box-sizing: border-box;
  cursor: pointer;
  top: 20%;
  left: 0;
  right: 0;
  margin: 0 auto;
  }
  .catalog-main  .scroll::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background: linear-gradient(#fff,#fff), linear-gradient(#fff,#fff);
    background-position: center;
    background-size: 50% 2px,2px 50%;
    background-repeat: no-repeat;

  }
  @keyframes down {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.1);
  }
  40% {
    transform: scale(1);
  }
  }

.item .lds-ring {
  display: none;
}
.item.loadingIcon .scroll {
  display: none;
}
.item.loadingIcon .lds-ring {

}
.item.loadingIcon  .lds-ring {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: auto 0;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  margin: 0 auto;
  }
  .item.loadingIcon .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #AFC647;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #AFC647 transparent transparent transparent;
  }
  .item.loadingIcon .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .item.loadingIcon .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .item.loadingIcon .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .anchor-list {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .anchor-list a {
    margin-right: 20px;
    color: #000;
    font-size: 13px;
    border-radius: 7px;
    border: 0.5px solid #A0A0A0;
    padding: 7px 15px;
  }
  .main-block {
    margin-top: 20px;
  }


  .seo-table__title {
    margin-top: 20px;
  }
  .seo-table__list {
    margin-top: 10px;
  }
  .seo-table__list thead {
    font-size: 16px;
    font-weight: bold;
  }
  .seo-table__list td {
    padding: 20px 10px;
    border: 1px solid;
    border-color: #8d8f91;
  }
  .rating__stars {
    margin-top: 10px;
    display: flex;
  }
.rating__stars  .star {
  font-size: 19px;
  display: inline-block;
  color: #e9e9e9;
}
.rating__stars .star:last-child {
    margin-right: 5px;
}
.rating__stars .star:before {
    content:'\2605';
}
.rating__stars .star.star__full {
    color: gold;
}
.rating__stars .star.star__half:after {
  content: '\2605';
  color: gold;
  position: absolute;
  margin-left: -16px;
  width: 8px;
  overflow: hidden;
}
.review__link {
  font-size: 11px;
    text-decoration: underline;
    margin-left: auto;
    margin-top: 5px;
}
.catalog-description {
  max-height: 100px;
  display: block;
  position: relative;
  overflow: hidden;
}
.catalog-description__block {
  -webkit-box-shadow: 0px 5px 10px 2px rgb(34 60 80 / 10%) inset;
  -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.1) inset;
  box-shadow: 0px 5px 10px 2px rgb(34 60 80 / 10%);
  padding: 15px;
  position: relative;
}
.catalog-description__block .body__toggler{
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 4px 7px;
  font-size: 14px;
  background: #01bc53cc;
  color: #ffffffe6;
  border-radius: 12px 0 0 0;
  cursor: pointer;
  z-index: 1;
  display: none;
}
.catalog-description__block.full__body .body__toggler{
  display: none !important;
}
.item__credit {
  margin: 8px 0px;
  display: flex;
}
.item__credit--pic {
  position: relative;
  width: fit-content;
  cursor: pointer;
}
.item__credit--pic img {
  height: 28px;
}
.item__credit--pic span {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  bottom: 0;
  font-size: 10px;
  font-weight: 400;
  height: 12px;
  min-width: 12px;
  position: absolute;
  right: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
h1 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.sort__popup {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background: white;
  position: absolute;
  top: 100%;
  padding: 20px;
  right: 0;
  z-index: 2;
  width: 150%;
  box-shadow: 0px 0.5px 25px 0px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  animation: 300ms ease 0s 1 normal none running overlay-in;
}
.item__delivery {
  display: flex;
  justify-content: space-between;

}
.item__delivery-type span {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}
.item__delivery-type {
  font-size: 12px;
  padding: 10px 25px 10px 30px;
  line-height: 15px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #0000004d;
  border-radius: 10px;
  width: 48%;
}
.item__delivery-type.--disabled {
  opacity: 0.3;
  pointer-events: none;
}
.item__delivery-type:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  /* margin: 0 6px 0 0; */
  position: absolute;
  left: 10px;
}
.item__delivery-type.delivery--self:before {
  background: url(/local/templates/ecommerce/images/prd_cat_store.png) no-repeat;
  background-size: cover;
}
.item__delivery-type.delivery--np:before {
  background: url(/local/templates/ecommerce/images/prd_cat_delivery.png) no-repeat;
  background-size: cover;
}
.item__delivery--wrapper {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  margin-top: 10px;
}

.main .catalog .catalog-main .catalog-items .item .item__name {
  display: -webkit-box;
  text-decoration: none;
  overflow: hidden;
  color: #000;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  height: unset;
}
.main .catalog .catalog-main .catalog-items .item:hover .item__name {
  font-weight: 300;
  font-size: 14px;
}
.main .catalog .catalog-main .catalog-items .item .item__artnumber {
  font-size: 12px;
  line-height: 12px;
  font-weight: 300;
  margin-top: 5px;
}
.main .catalog .catalog-main .catalog-items .item .item__price-current.--discount.--old {
  text-decoration: line-through;
  font-weight: 400;
}
.item__buy-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: auto;
}
.item__buy-wrapper .item__add-cart {
  background: #AFC647;
  border-radius: 10px;
  padding: 9px 0;
  text-decoration: none;
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  border: 1px solid #AFC647;
  border-radius: 10px;
  text-align: center;
}
.item__buy-wrapper .item__add-cart::before {
  content: '';
  display: block;
  width: 20px;
  height: 25px;
  background: url(/images/ecommerce/basket.svg) no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;

}

@media screen and (max-width: 768px) {
  .item__delivery {
    flex-direction: column;
    gap: 10px;
  }
  .item__delivery-type {
    width: 100%;
    
  }
}

.catalog-main .scroll {
    width: 100px;
    height: 100px;
    margin: auto 0;
    position: absolute;
    border-radius: 50%;
    animation: down 1.5s infinite;
    margin: 20px auto 35px auto;
    box-sizing: border-box;
    cursor: pointer;
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.scroll {
  border-radius: 0px 0px 10px 10px;
  background: #AFC647;
  right: 9px;
  position: absolute;
  bottom: -16px;
  padding: 10px 25px;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
/* End */


/* Start:/local/templates/ecommerce/components/bitrix/catalog.section.list/.default/style.css?16143259613867*/
#catalogSection{
	margin-top: 24px;
}

#catalogSection .sectionItems{
	overflow: hidden;
}

#catalogSection .sectionItems .item{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px 24px;
	border-top: 0;
}

#catalogSection .sectionItems .item .itemContainer{
	table-layout: fixed;
	display: table;
	width: 100%;
}

#catalogSection .sectionItems .item .itemContainer .column{
	vertical-align: middle;
	display: table-cell;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding-right: 24px;
	text-align: center;
	position: relative;
	width: 450px;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture:hover{
	opacity: 0.9;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture .markerContainer{
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture img{
	max-width: 100%;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture .marker {
	font: normal normal 12px "Ubuntu";
	margin-bottom: 8px;
	padding: 3px 4px;
	line-height: 16px;
	z-index: 2;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture a:active{
	position: relative;
	top: 1px;
}
.catalog-main__sort {
	display: none;
}
#catalogSection .sectionItems .item .itemContainer .bigTitle{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	font-family: 'Ubuntu';
	font-weight: 600;
	text-decoration: none;
	margin-bottom: 24px;
	font-size: 20px;
	display: block;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle:active{
	position: relative;
	top: 1px;
}

#catalogSection .sectionItems .item .itemContainer .description{
	margin-bottom: 24px;
	font-size: 12px;
}

#catalogSection .sectionItems .item .itemContainer .sectionList{
	overflow: hidden;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section{
	margin-bottom: 12px;
	width: 33.333333%;
	float: left;
	text-align: left;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section:nth-child(3n) a{
	margin-right: 0;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	padding-bottom: 12px;
	margin-right: 24px;
	font-size: 14px;
	display: block;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:active{
	position: relative;
	top: 1px;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	padding-right: 12px;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:hover img{
	opacity: 0.6;
}

@media all and (max-width: 1700px) {
	#catalogSection .sectionItems .item .itemContainer .sectionList .section{
		width: 50%;
	}
}

@media all and (max-width: 1500px) {
	#catalogSection .sectionItems .item .itemContainer .sectionList .section{
		width: 100%;
	}
}

@media all and (max-width: 1366px) {
	
	#catalogSection .sectionItems .item .itemContainer .column{
		display: block;
	}

	#catalogSection .sectionItems .item .itemContainer .bigPicture{
		width: auto;
	}

	#catalogSection .sectionItems .item .itemContainer .sectionList .section{
		width: 33.333333%;
	}

}

@media all and (max-width: 1100px) {
	#catalogSection .sectionItems .item .itemContainer .sectionList .section{
		width: 100%;
	}
}
/* End */
/* /local/templates/ecommerce/components/bitrix/breadcrumb/new/style.css?1765973977878 */
/* /local/templates/ecommerce/components/bitrix/news/sales2/bitrix/news.detail/sale/style.css?176431236622072 */
/* /local/components/ecommerce/d.catalog.section.sorted/templates/squares.new.v2/style.css?176286292218435 */
/* /local/templates/ecommerce/components/bitrix/catalog.section.list/.default/style.css?16143259613867 */
