

/* Start:/local/templates/m3/components/bitrix/highloadblock.view/brand/style.css?174247544815428*/
.types-container {
    overflow: hidden;
    position: relative;
    display: flex;
}
.types-container h2 {border: 1px solid #DADADA;padding: 4px 8px;margin:0 0 12px!important;}
.types-container>div {width: 20%; padding-right: 10px;}
.types-container .arrow{
    display: none;
}
.types-wrapper {
    padding-bottom: 20px;
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.type .inner-type{
    color: #000;
    display: block;
}

.types-wrapper--with-sidebar .type {
    padding: 0 10px;
    width: 100%;
}

.types-container .type-slider__arrows {
    display: none;
}

.types-wrapper--with-sidebar .type .inner-type {
    margin-bottom: 12px;
}

.type__head {
    margin-top: 0px;
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.type__info {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.14px;
}

.type-img {
    width: 100%;
    height: 150px;
}

.type-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


.brand-banner {
    margin-bottom: 33px;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    padding: 65px 35px;
}

.brand-banner__logo {
    min-width: 292px;
    max-width: 292px;
    margin-right: 57px;
    height: 88px;
}

.brand-banner__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.brand-banner__info {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 20px;
}


.content__promo-banner .promo-banner__head {
    font-size: 24px;
}

.instore-banner {
    width: 50%;
    padding-left: 10px;
}

.instore-banner__inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 60px;
    position: relative;
    height: 209px;
    background-image: linear-gradient(to right, #3387e6 0%, #58c0f5 100%);
}

.instore-banner__background {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url(/local/templates/m3/components/bitrix/highloadblock.view/brand/../images/decoration/instore-banner.png);
    width: 295px;
    height: 182px;
}

.instore-banner__content {
    width: 240px;
    position: relative;
    z-index: 1;
}

.instore-banner__head {
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
}

.instore-banner__info {
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    letter-spacing: 0.14px;
}

.products__type-buttons .button-type {
    padding: 0 13px;
}

.products__type-buttons {
    margin-left: 17px;
}

.products__sort-head {
    display: flex;
}

.products__sort-head {
    color: #000000;
    font-size: 14px;
}

.products__sort-only {
    display: flex;
    align-items: center;
}

.products__header {
    padding-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.products--withheader .products-wrapper {
    padding-top: 27px;
    padding-bottom: 30px;
}

.products__sort-type {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.sort-selector {}

.sort-header {
    display: none;
}

.sort-selector option {
    border: 1px solid red;
}

.setting-button {
    display: none;
    width: 33.33%;
    padding-right: 12px;
}

.setting-button__inner {
    font-size: 12px;
    width: 100%;
    margin-bottom: 20px;
    cursor: pointer;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 51px;
    background-color: #f7f7f7;
}

.setting-button__ico {
    min-width: 14px;
    max-width: 14px;
    margin-right: 8px;
    background-image: url(/local/templates/m3/components/bitrix/highloadblock.view/brand/../images/decoration/setting-ico.svg);
    height: 17px;
}

.steps-banner {
    background-color: #f7f7f7;
    padding: 63px 0;
}

.steps-banner__inner {
    display: flex;
}

.steps-banner__col {
    padding: 0 7px;
    width: 25%;
}

.steps-banner__num {
    display: inline-block;
    width: 26px;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 4px solid #00bfa5;
}

.steps-banner__head {
    padding-left: 45px;
}

.steps-banner__info {
    color: #6f6f6f;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding-top: 18px;
    max-width: 275px;
}

.button-type {
    transition: .4s;
    cursor: pointer;
    display: inline-block;
    padding: 0 18px;
    height: 35px;
    line-height: 32px;
    border-radius: 25px;
    text-align: center;
    border: 2px solid #e6e6e6;
    color: #06b99f;
    font-size: 14px;
}

.button-type:hover {
    border: 2px solid #00dfae;
}

.products__sort-type .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    color: #06b99f;
    outline: none;
    padding-left: 10px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    min-width: 200px;
}
.products__sort-type .nice-select:hover {
    border-color: transparent; }
.products__sort-type .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: transparent; }
.products__sort-type .nice-select:after {
    width: 9px;
    height: 6px;
    background-image: url(/local/templates/m3/components/bitrix/highloadblock.view/brand/../images/decoration/drop-ico.svg);
    background-position: center;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
}
.products__sort-type .nice-select.open:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg); }
.products__sort-type .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    display: block;
    opacity: 1; }
.products__sort-type .nice-select.disabled {
    border-color: transparent;
    color: #999;
    pointer-events: none; }
.products__sort-type .nice-select.disabled:after {
    border-color: #cccccc; }
.products__sort-type .nice-select.wide {
    width: 100%; }
.products__sort-type .nice-select.wide .list {
    left: 0 !important;
    right: 0 !important; }
.products__sort-type .nice-select.right {
    float: right; }
.products__sort-type .nice-select.right .list {
    left: auto;
    right: 0; }
.products__sort-type .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
.products__sort-type .nice-select.small:after {
    height: 4px;
    width: 4px; }
.products__sort-type .nice-select.small .option {
    line-height: 34px;
    min-height: 34px; }
.products__sort-type .nice-select .list {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    display: none;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9; }
.products__sort-type .nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important; }
.products__sort-type .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 35px;
    list-style: none;
    min-height: 35px;
    outline: none;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
.products__sort-type .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6; }
.products__sort-type .nice-select .option.selected {
    font-weight: bold; }
.products__sort-type .nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default; }

.no-csspointerevents .nice-select .list {
    display: none; }

.no-csspointerevents .nice-select.open .list {
    display: block; }




.product__name {

    width: 100%;

    overflow: hidden;

    color: #000000;

    margin-bottom: 0;

    font-size: 16px;

}

.compare-product .product__name{

    display: block;

    line-height: normal;

    white-space: nowrap;

    padding-top: 10px;

    text-overflow: ellipsis;

}

.product__price {

    color: #f23718;

    font-size: 20px;

    margin-bottom: 0;

    margin-right: 7px;

}



.product__old-price {

    color: #a6a6a6;

    font-size: 16px;

    margin-top: 4px;

    text-decoration: line-through;

    margin-bottom: 0;

    margin-right: 5px;

}



.product__marker {

    width: 108px;

    height: 23px;

    text-align: center;

    background-size: contain;

    background-repeat: no-repeat;

    font-size: 10px;

    line-height: 24px;

    padding-right: 3px;

    margin-bottom: 5px;

    text-transform: uppercase;

}



.product__marker--available {

    color: #00bfa5;

    background-image: url(/local/templates/m3/components/bitrix/highloadblock.view/brand/../images/decoration/border-active.png);

}



.product__marker--unavailable {

    color: #999999;

    background-image: url(/local/templates/m3/components/bitrix/highloadblock.view/brand/../images/decoration/border-unactive.png);

}



.product__info {

    margin-bottom: 5px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-box-pack: start;

    -ms-flex-pack: start;

    justify-content: flex-start;

    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: flex-start;

}



.product__specifications {

    position: relative;

    margin: 0;

    padding: 0;

    margin-bottom: 30px;

}



.product__specifications__item::before {

    content: '�';

    color: #bfbfbf;

    margin-right: 5px;

}



.product__specifications__item {

    color: #808080;

    font-size: 13px;

    line-height: 20px;

}



.product__hidden {

    position: absolute;

    bottom: 0px;

    width: 100%;

    height: 32px;

    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));

    background-image: -webkit-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);

    background-image: -o-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);

    background-image: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);

}



.buy {

    transition: .3s;

    padding: 0 23px;

    height: 40px;

    text-align: center;

    position: absolute;

    bottom: 0px;

    left: 0px;

    line-height: 40px;

    cursor: pointer;

    font-weight: 900;

    font-size: 12px;

    color: #fff;

    display: inline-block;

    text-transform: uppercase;

}

.product__cont{

    height: 570px;

    position: relative;



}

.buy--active:hover{

    color: #fff;

    background-color: #1de9b6;

}

.product-item-button-container{

    text-align: left;

}

.buy--active {

    background-color: #00bfa5;

    color: #ffffff;

}



.buy--unactive, .buy--archive {

    background-color: #f2f2f2;

    color: #06b99f;

}

.product hr{

    margin: 20px 0;

}

.product__hidden-quantity {

    color: #000000;

    font-size: 13px;

    font-weight: 900;

    line-height: 20px;

}



.product__hidden-adress {

    color: #000000;

    font-size: 13px;

    font-weight: 400;

}



.product__hidden-free {

    color: #000000;

    font-size: 13px;

    font-weight: 400;

    line-height: 20px;

}



.product__delivery-p {

    color: #000000;

    font-size: 13px;

    font-weight: 400;

}



.product__delivery-p span {

    color: #a4a4a4;

}



.product__present {

    padding: 11px 15px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    position: absolute;

    left: 0px;

    outline: 1px solid #3150cb;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    margin-top: 20px;

    width: 100%;

    height: 87px;

    background-color: #3150cb;

}



.product__present-img {

    margin-right: 13px;

    max-width: 64px;

    min-width: 64px;

    height: 64px;

    background-color: #fff;

    border-radius: 100%;

    background-image: url(/local/templates/m3/components/bitrix/highloadblock.view/brand/../images/decoration/present.png);

    background-position: center;

    background-repeat: no-repeat;

    background-size:100%;

}



.product__present-head {

    color: #ffffff;

    font-size: 10px;

    font-weight: 900;

}



.product__present-text {

    color: #ffffff;

    font-size: 13px;

    font-weight: 400;

    line-height: normal;

}



.sticker--new {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    color: #000;

    background-color: #ffd02e;

    font-size: 12px;

    font-weight: 900;

    float: right;

    clear: both;

}



.product__hidden-info {

    display: none;

    background-color: #fff;

    width: 100%;

    left: 0px;

    z-index: 2;

}



.product__inner {

    width: 100%;

    min-height: 100%;

}



.product:hover .product__hidden-info {

    display: block;

}



.product__view-box {

    text-align: center;

}



.product__img {

    width: 100%;

    height: 172px;

    display:block;

}



.product__img img {

    width: 100%;

    height: 100%;

    -o-object-fit: contain;

    object-fit: contain;

}



.products-wrapper {

    margin: 0;

    display: flex;

    flex-wrap: wrap;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    padding-top: 35px;

    padding-bottom: 53px;

}



.zoom-button {

    height: 32px;

    text-align: center;

    display: inline-flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    background-color: #f2f2f2;

    line-height: 32px;

    cursor: pointer;

    font-weight: 500;

    margin: auto;

    margin-top: 25px;

    border-radius: 50px;

    color: #b3b3b3;

    text-transform: uppercase;

    padding: 0 12px;

    font-size: 12px;

}



.zoon-button__ico {

    width: 16px;

    height: 15px;

    display: block;

    margin-right: 2px;

    background-image: url(/local/templates/m3/components/bitrix/highloadblock.view/brand/../images/decoration/zoom-ico.png);

}



.colors {

    padding-top: 10px;

    padding-bottom: 13px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

}



.colors__item {

    width: 8px;

    height: 8px;

    margin-right: 3px;

}


.product__marker {

    width: 108px;

    height: 23px;

    text-align: center;

    background-size: contain;

    background-repeat: no-repeat;

    font-size: 10px;

    line-height: 24px;

    padding-right: 3px;

    margin-bottom: 5px;

    text-transform: uppercase;

}



.product__marker--available {

    color: #00bfa5;

    background-image: url(/local/templates/m3/components/bitrix/highloadblock.view/brand/../images/decoration/border-active.png);

}



.product__marker--unavailable {

    color: #999999;

    background-image: url(/local/templates/m3/components/bitrix/highloadblock.view/brand/../images/decoration/border-unactive.png);

}

/* End */


/* Start:/local/templates/m3/components/profitkit/catalog.section.list.optimus/front_sections_only/style.css?174247544888*/
.types-container h2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 8px;
}
/* End */


/* Start:/local/templates/m3/components/bitrix/system.pagenavigation/round/style.min.css?17424754482530*/
.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;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-active span{background:#0083d1;color:#fff}.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:#aab1b4;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-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/local/templates/m3/components/bitrix/catalog.section/.default/style.css?17424754483619*/
.catalog p {max-width: 100%;}



.catalog_sort_vid {background: #F9F9F9; padding: 15px 20px; margin-bottom: 15px; display: flex; justify-content: space-between; font-size: 13px; color: var(--font_color);}
.catalog .caret {border-top-color:#8E8E8E;}
.dropdown button {-webkit-appearance: none; border: 0; background: transparent; color: var(--font_color); font-size: 13px;}
.dropdown ul {border: 0; border-radius: 0; padding: 0;}
.dropdown li:before {display: none;}
.dropdown li {height: 38px; margin-bottom: 0; padding: 0}
.dropdown li a {text-decoration: none; color: var(--font_color); height: 38px; line-height: 38px; display: block; padding: 0 20px;}
.dropdown li a:hover {background: #EEF6FB;}
.catalog_sort_vid a {text-decoration: none; color: var(--font_color); font-size: 13px;}
.catalog_stock_filtr {color: #D6D6D6;}
.catalog_sort_vid .catalog_stock_filtr a {text-decoration: underline; margin: 0 5px;}
.catalog_sort_vid .catalog_stock_filtr a:hover {text-decoration: none;}
.catalog_sort_vid .catalog_stock_filtr a.active {text-decoration: none; color: #000;}
.catalo_page_num {display: flex;}
.catalog_vid a {margin: 0 5px;}
.catalog_vid a svg {fill: #8E8E8E;}
.catalog_vid a.active svg {fill: #337FD2;}

.catalog_mobile_btn {display: none;}

@media only screen and (max-width : 1023px) {
    .catalog>.row>.col-3 {display: none;}
    .catalog>.row>.col-9 {width:100%;}


    .catalog_mobile_btn a {display: block; width: 100%; padding: 0px 12px; text-decoration: none; cursor: pointer;}
    a.show_category_btn {background: #FFFFFF;
        border: 2px solid #337FD2; height: 50px; margin-right: 6px; line-height: 46px; color: var(--main_color);     display: flex;
        justify-content: space-between;
        align-items: center;}
    a.show_filtr_btn {background: #313D50; height: 50px; margin-left: 6px; line-height: 50px; color: #fff;}
    .show_filtr_btn i {margin-right: 7px;}
    .show_category_btn>span {position: relative; display: block;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background: var(--main_color);
        border: 2px solid var(--main_color);}
    .show_category_btn>span:before {content: ''; display: block; background: #fff; width: 12px; height: 2px; position: absolute; top:9px; left: 4px;}
    .show_category_btn>span:after {content: ''; display: block; background: #fff; width: 12px; height: 2px; position: absolute; top:9px; left: 4px; transform: rotate(-90deg);}
    .catalog-sort-mobile {display: none;}
}
@media only screen and (max-width : 767px) {
    .catalog_mobile_btn {display: flex; margin-bottom: 15px;     justify-content: flex-end;}
    .catalo_page_num .dropdown-menu {left: auto; right: 0;}


}

@media only screen and (max-width : 649px) {
    .catalog_sort_vid {display: none;}
    .catalog_mobile_btn {flex-wrap: wrap; }
    a.show_category_btn {margin: 0 0 10px;}
    a.show_filtr_btn {width: calc(100% - 57px); margin: 0;}
    .catalog-sort-mobile {display: flex; align-items: center;
        justify-content: center; width: 47px; margin-left: 10px; background: #FFFFFF;
        border: 1px solid #313D50;
        border-radius: 3px;}
    .catalog-sort-mobile .caret {display: none;}
    .catalog-sort-mobile .dropdown-menu {left: auto; right: 0;}
    .bx-section-desc {display: none;}

}
@media only screen and (max-width : 450px) {

}

.bx-pagination li:before {display: none; content: none;}
.lazy-load-btn {text-align: center;}
.lazy-load-btn svg {margin-right: 7px;}
.show_more_btn {font-weight: bold; margin: 15px auto; cursor: pointer;}
/* End */


/* Start:/local/templates/m3/components/bitrix/catalog.section/.default/themes/blue/style.css?1751556635825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/m3/components/bitrix/highloadblock.view/brand/style.css?174247544815428 */
/* /local/templates/m3/components/profitkit/catalog.section.list.optimus/front_sections_only/style.css?174247544888 */
/* /local/templates/m3/components/bitrix/system.pagenavigation/round/style.min.css?17424754482530 */
/* /local/templates/m3/components/bitrix/catalog.section/.default/style.css?17424754483619 */
/* /local/templates/m3/components/bitrix/catalog.section/.default/themes/blue/style.css?1751556635825 */
