

/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1.bum74/style.css?175024158710206*/
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-wrapper {
    display: block;
    font-family: "TT Hoves";
    padding-inline: 12px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content {
    position: relative;

    .b74-catalog-content-left {
        display: none;
    }

    .b74-catalog-content-right {
        .b74-content-right-wrapper {
            position: relative;
        }
    }
}



.ns-bitrix.c-catalog.c-catalog-catalog-1 .bx-filter-container-modef {
    display: none;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-smart-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-catalog-smart-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-smart-filter + .catalog-content,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-catalog-smart-filter + .catalog-content,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-intec-universe.c-search-sections + .ns-bitrix.c-catalog-smart-filter,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-intec-universe.c-search-sections + .ns-bitrix.c-smart-filter {
    margin-top: 30px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description {
    display: flex;
    flex-direction: column;
    gap: 24px;
    border-radius: 16px;
    background: #FFF;
    padding: 12px;

    h1 {
        margin: 0;
        color: var(--Text-PrimaryBlack);
        font-size: 32px;
        font-weight: 600;
        line-height: normal;
    }

    span {
        color: var(--Text-SecondaryBlack);
        font-size: 20px;
        line-height: 150%;
        overflow: hidden;
        height: 210px;
    }

    .show-more-btn {
        margin-top: -16px;
        display: flex;
        gap: 8px;
        color: var(--Primary-Purple);
        font-size: 16px;
        line-height: 120%;
        align-items: center;
        width: auto;
        padding: 0;
        border: 0;
        background: none;
    }
    &.expand {
        span {
            height: auto;
        }

        .show-more-btn {
            display: none;
        }
    }
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-title {
    display: block;
    margin: 0;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-title + * {
    margin-top: 20px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 * + .c-tags-list,
.ns-bitrix.c-catalog.c-catalog-catalog-1 * + .ns-intec-seo.c-filter-tags,
.ns-bitrix.c-catalog.c-catalog-catalog-1 * + .catalog-description,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .c-tags-list + *,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-intec-seo.c-filter-tags + *,

.ns-bitrix.c-catalog.c-catalog-catalog-1 .c-catalog-section-list + .catalog-panel,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .c-catalog-section + * {
    margin-top: 30px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel {
    .catalog-panel-filter {
        margin-top: 24px;
        border-radius: 16px;
        background: #FFF;
        padding: 12px;
    }

    .catalog-panel-filter-button {
        border-radius: 6px;
        background: var(--BrandColor-Purple, #9D2D91);
        display: flex;
        height: 48px;
        padding: 12px 20px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        color: #FFF;
        font-size: 16px;
        font-weight: 500;
        line-height: 130%;
    }

    .catalog-panel-sorting {
        padding-block: 15px;
    }
}



@media all and (max-width: 720px) {
    .ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-smart-filter.c-smart-filter-horizontal-1,
    .ns-bitrix.c-catalog.c-catalog-catalog-1 .ns-bitrix.c-smart-filter.c-smart-filter-horizontal-2 {
        display: none !important;
    }
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu {
    display: block;
    z-index: 20;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter-mobile {
    display: none;
    position: absolute;
    width: 100%;
    right: auto;
    left: auto;
    z-index: 20;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);

    &.active {
        display: block;
    }
}

@media (min-width: 1550px) {
    .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter-mobile {
        display: none !important;
    }
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort {
    color: #bababa;
    font-size: 0;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: none;
    -webkit-transition: color 350ms;
    -moz-transition: color 350ms;
    -ms-transition: color 350ms;
    -o-transition: color 350ms;
    transition: color 350ms;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort:hover {
    color: #4d4d4d;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort[data-active=true] {
    color: #2d2d2d;
}

@media all and (max-width: 850px) {
    .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort .catalog-panel-sort-icon {
        display: inline-block;
    }

    .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort .catalog-panel-sort-text {
        display: none;
    }
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-text,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon {
    display: none;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order {
    margin-left: 5px;
    font-size: 13px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-price {
    font-size: 0;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-price .catalog-panel-sort-order-icon span, .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-price .catalog-panel-sort-order-icon i {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-price .catalog-panel-sort-order-icon i {
    font-size: 13px;
    margin-left: 8px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-icon {
    display: block;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-icon.catalog-panel-sort-order-icon-desc {
    display: none;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sorting[data-order=desc] .catalog-panel-sort-order-icon {
    display: none;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sorting[data-order=desc] .catalog-panel-sort-order-icon.catalog-panel-sort-order-icon-desc {
    display: block;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view {
    color: #bababa;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-transition: color 350ms;
    -moz-transition: color 350ms;
    -ms-transition: color 350ms;
    -o-transition: color 350ms;
    transition: color 350ms;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view:hover {
    color: #4d4d4d;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view[data-active=true] {
    color: #2d2d2d;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .ns-bitrix.c-smart-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .ns-bitrix.c-catalog-smart-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .ns-bitrix.c-smart-filter + .catalog-content,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .ns-bitrix.c-catalog-smart-filter + .catalog-content {
    margin-top: 32px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .c-catalog-section-list + * {
    margin-top: 32px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] * + .catalog-description,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .catalog-description + * {
    margin-top: 24px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] * + .c-tags-list,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] * + .ns-intec-seo.c-filter-tags,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .c-tags-list + *,
.ns-bitrix.c-catalog.c-catalog-catalog-1[data-layout="2"] .ns-intec-seo.c-filter-tags + * {
    margin-top: 32px;
}


@media (min-width: 768px) {
    .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-wrapper {
        padding-inline: 16px;
    }

    .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description {
        padding: 24px;

        h1 {
            font-size: 40px;
        }

        span {
            max-width: 536px;
            height: 120px;
        }
    }

    .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel {
        .catalog-panel-filter {
            padding: 24px;
        }
    }
}

@media (min-width: 1550px) {
    .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-wrapper {
        padding-inline: 0;
        max-width: 1520px;
        margin-inline: auto;
    }

    .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description {
        padding: 32px 40px;
        border-radius: 32px;
        flex: 100%;

        h1 {
            font-size: 48px;
        }

        span {
            max-width: 967px;
            height: 90px;
        }
    }

    .ns-bitrix.c-catalog.c-catalog-catalog-1.p-section .catalog-content {
        display: flex;
        flex-wrap: wrap;
        gap: 16px;
    }

    .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content {
        .b74-catalog-content-left {
            display: flex;
            flex-direction: column;
            width: 368px;
            flex-shrink: 0;
        }

        .b74-catalog-content-right {
            width: calc(100% - 384px);

            .b74-content-right-wrapper {

            }
        }
    }

    .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel {
        .catalog-panel-filter {
            display: none;
        }

        .catalog-panel-sorting {
            padding-block: 0 15px;
        }
    }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.smart.filter/vertical.3/style.css?174722631722083*/
.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 {
    position: relative;
    z-index: 1;
    border-radius: 24px;
    background: #FFF;
    padding: 32px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .disabled {
    opacity: 0.5;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1[data-mobile=true] {
    padding: 20px;
    border: 1px solid #e8e8e8;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1[data-mobile=true] .smart-filter-controls-popup {
    display: none !important;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 {
    &[data-mobile=true] {
        color: #1d1d1d !important;
    }

    .smart-filter-toggle {
        cursor: pointer;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        border-radius: 6px;
        background: var(--Background-LightGray);
        padding: 10px 20px;

        span {
            color: var(--Text-PrimaryBlack);
            font-size: 16px;
            font-weight: 500;
            line-height: 132%;
        }
    }

    form {
        margin-top: 24px;
        padding-top: 24px;
        border-top: 1px solid #DEE2E6;
    }
}


.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls {
    margin-top: 25px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-buttons {
    padding-top: 24px;
    text-align: center;

    >div {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 8px;

        >div {
            width: 100%;
        }
    }
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-button {
    width: 100%;

    &.primaryButton {
        border: 0;
    }
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-popup {
    display: none;
    font-size: 0;
    white-space: nowrap;
    padding-left: 30px;
    margin-left: 15px;
    background-color: #FFF;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.25);
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-popup.smart-filter-controls-popup-hidden {
    display: none !important;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-popup-text {
    margin-right: 30px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-popup-link {
    color: #FFF;
    text-decoration: none;
    padding: 20px 15px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-popup-close {
    color: #C50000;
    padding: 20px 20px;
    cursor: pointer;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-popup-close:hover {
    color: #FFF;
    background-color: #C50000;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-property {
    margin-bottom: 24px;

    .smart-filter-property-name {
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;

        .smart-filter-property-name-title {
            display: inline-block;
            color: var(--Text-PrimaryBlack);
            font-size: 20px;
            font-weight: 500;
            line-height: 150%;
            vertical-align: middle;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -ms-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
        }

        .smart-filter-property-name-angle {
            display: inline-block;
            font-size: 14px;
            line-height: 14px;
            vertical-align: middle;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -ms-transition: 0.2s;
            -o-transition: 0.2s;
            transition: 0.2s;
            -webkit-transform: rotate(-180deg);
            -moz-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            transform: rotate(-180deg);

            &.property-expanded {
                -webkit-transform: rotate(0);
                -moz-transform: rotate(0);
                -ms-transform: rotate(0);
                -o-transform: rotate(0);
                transform: rotate(0);
            }
        }
    }
}




.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-property-values {
    display: none;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-property .smart-filter-property-values {
    opacity: 1;
    flex-wrap: wrap;
    gap: 8px 6px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-property.bx-active .smart-filter-property-values {
    display: flex!important;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-property .bx-filter-container-modef {
    position: relative;
    display: block;
    z-index: 10;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-property .bx-filter-container-modef .smart-filter-controls-popup {
    position: absolute;
    display: block;
    left: 100%;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-properties {
    min-height: 25px;
    margin-bottom: -25px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-popup-text, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-popup-link, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .smart-filter-controls-popup-close {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    vertical-align: middle;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] {
    margin-top: 12px;

    .smart-filter-property-value-text {
        display: block;
        text-align: left;
        padding: 2px 8px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        background: var(--Background-LightGray);
        color: var(--Text-PrimaryBlack);
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
    }
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] {
    margin-top: 15px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value {
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value:last-child {
    border-bottom: 1px solid #e8e8e8;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value-text {
    display: block;
    padding: 15px 25px;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] {
    margin-top: 15px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .intec-grid {
    border-left: 1px solid #e8e8e8;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value {
    margin-top: -1px;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value label {
    height: 100%;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value-text {
    display: block;
    height: 100%;
    text-align: center;
    padding: 15px 10px;
    background-color: transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value label, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value label, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value label {
    display: block;
    margin: 0;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value input:checked + .smart-filter-property-value-text, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value input:checked + .smart-filter-property-value-text, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value input:checked + .smart-filter-property-value-text {
    color: #FFF;
    background-color: var(--BrandColor-Purple);
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value-text, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value-text, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value-text {
    cursor: pointer;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] {
    font-size: 0;
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value {
    display: inline-block;
    margin: 5px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value label {
    display: block;
    margin: 0;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
    -moz-box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
    box-shadow: inset 0 0 3px rgba(64, 82, 105, 0.5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture[data-size=default] {
    font-size: 12px;
    line-height: 12px;
    width: 23px;
    height: 23px;
    padding-top: 5px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture[data-size=big] {
    font-size: 16px;
    line-height: 16px;
    padding-top: 9px;
    width: 36px;
    height: 36px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-icon {
    color: #f1f1f1;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] {
    margin-top: 15px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value label {
    display: block;
    margin: 0;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-picture {
    position: relative;
    height: 53px;
    -webkit-box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
    -moz-box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
    box-shadow: inset 0 0 2px rgba(64, 82, 105, 0.5);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-icon {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    padding: 5px 8px;
    color: #0f4e28;
    background-color: #FFF;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-icon, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-icon {
    display: inline-block;
    opacity: 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value-picture, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value-picture {
    display: block;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value input:checked + .smart-filter-property-value-picture .smart-filter-property-value-icon, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value input:checked + .smart-filter-property-value-picture .smart-filter-property-value-icon {
    opacity: 1;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] {
    font-size: 0;
    margin-top: 10px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value {
    display: inline-block;
    margin: 5px 3px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value label {
    margin: 0;
    cursor: pointer;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value input:checked + .smart-filter-property-value-text-picture {
    color: #FFF;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value-text-picture {
    position: relative;
    display: block;
    background-color: #F4F4F4;
    padding: 8px 8px 8px 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -ms-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value [data-type=picture] {
    position: absolute;
    display: block;
    top: 8px;
    left: 8px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value [data-type=text] {
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=default] .smart-filter-property-value input, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=block] .smart-filter-property-value input, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox][data-property-view=tile] .smart-filter-property-value input, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=default] .smart-filter-property-value input, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-picture][data-property-view=tile] .smart-filter-property-value input, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=checkbox-text-picture] .smart-filter-property-value input {
    display: none;
}

/*.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
}*/

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-wrapper {
    width: 100%;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-action {
    padding-left: 15px;
    padding-right: 15px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value {
    display: inline-block;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value > div {
    font-size: 0;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value label {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 0;
    color: var(--Secondary-Light-Color);
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-value input {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /*width: 45px;*/
    height: 28px;
    background-color: transparent;
    outline: none;
    color: var(--Text-PrimaryBlack);
    font-size: 16px;
    line-height: 1;
    border-radius: 6px;
    background: var(--Background-LightGray);
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-min {
    float: left;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-max {
    float: right;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-min input,
.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 [data-property-type=track] .smart-filter-track-max input {
    text-align: center;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-track {
    position: relative;
    height: 4px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-track-container {
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 0;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-range {
    z-index: 90;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-pricebar {
    z-index: 100;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vd {
    z-index: 60;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vn {
    z-index: 70;
    border: 2px solid #E9ECEF;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-pricebar-v {
    z-index: 80;
    border: 2px solid var(--Primary-Purple);
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-handle {
    position: absolute;
    top: -7px;
    width: 16px;
    height: 16px;
    background-color: var(--Primary-Purple);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-handle.left {
    left: 0;
    margin-left: -15px;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-handle.right {
    margin-right: -15px;
    right: 0;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-range, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-pricebar, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vd, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-pricebar-vn, .bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .bx-ui-slider-pricebar-v {
    position: absolute;
    top: 0;
    bottom: 0;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .mouse-click-effect {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.bum74_c-smart-filter.bum74_c-smart-filter-vertical-1 .mouse-click-effect:active {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section.list/catalog.tile.2/style.css?17472263172884*/
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 {
  display: block;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-items {
  position: relative;
  z-index: 0;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item {
  -webkit-transition: box-shadow 350ms;
  -moz-transition: box-shadow 350ms;
  -ms-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item:hover {
  z-index: 1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-wrapper {
  display: block;
  position: relative;
  padding-top: 100%;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-wrapper-2 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-image {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 30px 50px 70px 50px;
}
@media all and (max-width: 450px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-image {
    padding: 25px 45px 65px 45px;
  }
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-image-wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-information {
  display: block;
  position: absolute;
  top: auto;
  right: 10px;
  bottom: 10px;
  left: 10px;
  text-align: center;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-title {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  color: #2d2d2d;
  height: 48px;
  overflow: hidden;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
@media all and (max-width: 450px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2 .catalog-section-list-item-title {
    font-size: 12px;
    height: 36px;
  }
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-2[data-borders=true] .catalog-section-list-item {
  border: 1px solid #f2f2f2;
  margin: 0 -1px -1px 0;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/bum74_catalog_pager/style.css?17472263172630*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-bum74 {
    display: block;
}

.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-bum74 .system-pagenavigation-items {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
    font-size: 0;
}

.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-bum74 .system-pagenavigation-items-wrapper {
    display: inline-block;
    vertical-align: top;
    margin: -2px;
}

.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-bum74 .system-pagenavigation-item {
    display: inline-block;
    vertical-align: middle;
    padding: 2px;
}

.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-bum74 .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
    background-color: var(--BrandColor-Purple);
    border-color: var(--BrandColor-Purple);
    color: #fff;
}

.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-bum74 .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
    display: none;
}

.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-bum74 .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
    width: auto;
    text-align: left;
}

.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-bum74 .system-pagenavigation-item-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--Text-PrimaryBlack);
    font-size: 16px;
    line-height: 1;
    border-radius: 4px;
    border: 1px solid #E9ECEF;
    background: #FFF;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition-duration: 350ms;
    -moz-transition-duration: 350ms;
    -ms-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-property: color, background-color, border-color;
    -moz-transition-property: color, background-color, border-color;
    -ms-transition-property: color, background-color, border-color;
    -o-transition-property: color, background-color, border-color;
    transition-property: color, background-color, border-color;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-bum74 .system-pagenavigation-item-wrapper:hover {
    background-color: var(--BrandColor-Purple);
    border-color: var(--BrandColor-Purple);
    color: #fff;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section/catalog.list.1/style.css?174722631718365*/
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 {
  display: block;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-navigation {
  display: block;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-navigation.catalog-section-navigation-top {
  margin-bottom: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-navigation.catalog-section-navigation-bottom {
  margin-top: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-items {
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item {
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item:hover .catalog-section-item-quick-view {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item[data-available=false] .catalog-section-item-counter {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-background {
  padding: 25px 20px;
  transition-property: box-shadow;
  transition: 0.5s;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-background:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-background {
    display: table;
    width: 100%;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase {
  float: right;
  width: 160px;
  max-width: 160px;
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase {
    display: table-footer-group;
    float: none;
  }
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-wrapper {
    margin: 0 auto;
    margin-top: 20px;
    width: 160px;
    max-width: 160px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price[data-show=false] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price[data-discount=true] .catalog-section-item-price-base {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-discount {
  color: #33312e;
  font-size: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-base {
  display: none;
  text-decoration: line-through;
  color: #888888;
  font-size: 12px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-properties {
  margin-top: 25px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property {
  display: block;
  margin-top: 15px;
  overflow: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property[data-visible=false] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-title {
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-values {
  display: block;
  font-size: 0;
  margin: 4px -3px -3px -3px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 4px;
  margin: 3px;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: pointer;
  background: #fff;
  color: #222222;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -ms-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state=hidden] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state=disabled] {
  color: #e8e8e8;
  border-color: #e8e8e8 !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state=disabled] .catalog-section-item-offers-property-value-image-wrapper {
  opacity: 0.3;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value[data-state=selected] {
  background: #f6f6f6;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-text {
  display: block;
  padding: 3px 9px;
  color: inherit;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  min-width: 24px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image {
  font-size: 0;
  padding: 6px 9px;
  white-space: nowrap;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 12px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image-wrapper {
  display: inline-block;
  vertical-align: middle;
  border: 3px solid #e8e8e8;
  margin-left: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-offers-property-value-image-picture {
  width: 10px;
  height: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-buttons-wrap {
  margin-top: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-buttons {
  display: block;
  font-size: 0;
  margin: -10px 0;
  text-align: center;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -ms-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button {
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #e3e4e4;
  background: #fff;
  padding: 5px 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 10px 0px;
  border-radius: 2px;
  cursor: pointer;
  opacity: 0;
  vertical-align: middle;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
@media all and (max-width: 1000px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button {
    opacity: 0.85;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compared, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delayed {
  opacity: 0.85;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compare[data-compare-state=added], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compared {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-compared[data-compare-state=added] {
  display: inline-block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delay[data-basket-state=delayed], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delayed {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-price-button.catalog-section-item-price-button-delayed[data-basket-state=delayed] {
  display: inline-block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-counter {
  margin-top: 20px;
  text-align: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-buttons {
  margin: 20px 0;
  text-align: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button {
  padding: 9px 16px;
  border-width: 2px;
  font-size: 16px;
  line-height: 19px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state=added], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state=processing] {
  background: #0065ff;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added[data-basket-state=added] {
  display: inline-block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image {
  width: 170px;
  height: 170px;
  overflow: hidden;
  z-index: 0;
  float: left;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image .catalog-section-item-image-look {
  height: 170px;
  max-height: 170px;
  margin: 0 auto;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image img {
  max-height: 100%;
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image {
    display: table-header-group;
    float: none;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image .catalog-section-item-image-look {
    margin-bottom: 20px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image-wrapper {
  position: relative;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quick-view {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  font-size: 0;
  text-align: center;
}
@media all and (max-width: 1200px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quick-view {
    display: none !important;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quick-view-button {
  display: inline-block;
  vertical-align: middle;
  visibility: visible;
  line-height: 1;
  padding: 10px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  color: #848790;
  opacity: 0.9;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-image-marks {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-content {
  display: block;
  margin-left: 170px;
  margin-right: 195px;
  padding: 0 20px;
  overflow: hidden;
}
@media all and (max-width: 1000px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-content {
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 20px;
  }
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-content {
    display: table-row-group;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-name {
  margin-bottom: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-vote {
  margin-top: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-vote .ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-item {
  font-size: 13px;
  padding: 0 3px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-wrap {
  margin-top: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #777;
  text-align: left;
  white-space: nowrap;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-icon {
  margin-right: 5px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-check {
  color: #14cc8d;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-quantity-times {
  color: #fa9696;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-name-wrapper {
  font-size: 16px;
  line-height: 1.5;
  color: #33312e;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-description {
  width: 100%;
  max-height: 110px;
  font-size: 13px;
  line-height: 1.4;
  color: #989898;
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper {
  padding: 0;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  overflow: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper li {
  position: relative;
  color: #484848;
  font-size: 12px;
  line-height: 1.4;
  padding: 5px 0 5px 13px;
  list-style: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper .bullet {
  position: absolute;
  left: 0;
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item-properties-wrapper {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more {
  display: block;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 1px;
  margin-top: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more + .catalog-section-navigation {
  margin-top: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-button {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-icon,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-text {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-icon {
  font-size: 16px;
  color: #fff;
  padding: 7px;
  border-radius: 50%;
  background: #0065ff;
  text-align: center;
  height: 16px;
  width: 16px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: transform 350ms;
  -moz-transition: transform 350ms;
  -ms-transition: transform 350ms;
  -o-transition: transform 350ms;
  transition: transform 350ms;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-left: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-more-button:hover .catalog-section-more-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item:hover {
  z-index: 1;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 .catalog-section-item:hover .catalog-section-item-price-button {
  opacity: 0.85;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1[data-borders=true] .catalog-section-item-background {
  border: 1px solid #e8e8e8;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 [data-offer] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-list-1 [data-offer=false] {
  display: block;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.markers/template.1/style.css?17521565991918*/
.c-markers.c-markers-template-1 {
  font-size: 0;
}
.c-markers.c-markers-template-1[data-orientation=vertical] .widget-markers-wrap {
  display: block;
  margin-bottom: 5px;
}
.c-markers.c-markers-template-1[data-orientation=horizontal] .widget-markers-wrap {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.c-markers.c-markers-template-1 .widget-markers {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  color: white;
  padding: 7px 13px;
  border-radius: 13px;
}
.c-markers.c-markers-template-1 .widget-markers-hit {
  background: #f8971a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8971a", endColorstr="#f81a8d", GradientType=0 );
}
.c-markers.c-markers-template-1 .widget-markers-new {
  background: #2675fc;
}
.c-markers.c-markers-template-1 .widget-markers-recommend {
  background: #1bcda1;
}
.c-markers.c-markers-template-1 .widget-markers-sale {
  margin-top: 229px;
  background: #1bcda1;
}

/*# sourceMappingURL=style.css.map */

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-2[data-borders=true] .catalog-section-item-wrapper .catalog-section-item-rebbon span{
  top: 20px;
  right: -5px;
  background-color: #ff4909 !important;
}
.ns-bitrix.p-section.c-catalog-section.c-catalog-section-catalog-tile-2[data-borders=true] .catalog-section-item-wrapper .catalog-section-item-rebbon{
  top: -15px;
  left: -15px;
}
.ns-bitrix.p-section.c-catalog-section.c-catalog-section-catalog-tile-2[data-borders=true] .catalog-section-item-wrapper:hover .catalog-section-item-rebbon{
  top: -46px;
  left: -46px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-2 .catalog-section-item-marks{
  top: -30px;
  left: -30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-2 .catalog-section-item[data-expanded=true] .catalog-section-item-wrapper .catalog-section-item-rebbon {
    top: -10px;
    left: -11px;
}
/* End */
/* /bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1.bum74/style.css?175024158710206 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.smart.filter/vertical.3/style.css?174722631722083 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section.list/catalog.tile.2/style.css?17472263172884 */
/* /bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/bum74_catalog_pager/style.css?17472263172630 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section/catalog.list.1/style.css?174722631718365 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.markers/template.1/style.css?17521565991918 */
