

/* 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.tile.4_bum74_4catalog/style.css?175023453211855*/
.ns-bitrix.c-catalog-section.cs_catalog {
    font-family: "TT Hoves";
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 24px;
    border-radius: 16px;
    background: #FFF;
    padding: 12px 12px 32px 12px;
    margin-top: 8px;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-items {
    &.csi_promo_hits {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
    }
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item {
    position: relative;
    flex: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-wrapper {
    border-radius: 16px;
    border: 1px solid #DEE2E6;
    padding: 12px;
    overflow: hidden;
    background-color: #ffffff;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase-container-wrapper {
    display: flex;
    gap: 8px;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-counter .intec-ui-control-numeric {
    width: 100%;
    justify-content: space-between;
    padding: 0;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-counter .intec-ui-part-input {
    color: var(--Secondary-Light-Color);
    font-size: 18px;
    font-weight: 500;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase {
    width: 100%;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase-buttons {
    display: none;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase-buttons[data-offer=false] {
    display: block;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase-button {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    background-color: var(--BrandColor-Purple);
    height: 48px;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase-button .intec-ui-part-effect {
    letter-spacing: initial;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase-button-add {
    display: flex;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase-button-add[data-basket-state=added] {
    display: none;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase-button-added {
    display: none;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase-button-added[data-basket-state=added] {
    display: flex;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-base {
    position: relative;

    .catalog-section-item-action-buttons {
        display: none;
    }
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-base .csib_videoBtn {
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 10;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-base .catalog-section-item-marks {
    position: relative;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-advanced {
    margin-top: 12px;
}

/*.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-counter {

}*/

.ns-bitrix.c-catalog-section.cs_catalog .intec-ui-part-increment,
.ns-bitrix.c-catalog-section.cs_catalog .intec-ui-part-decrement {
    border-radius: 6px;
    background: var(--Background-LightGray);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
}

/*.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-image-container {
    margin-block: -31px;
}*/

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    white-space: nowrap;
    -webkit-user-drag: none;
    user-drag: none;
    max-height: 184px;

    &:hover {
        text-decoration: none;
    }
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-information {
    margin-top: 5px;
    /*z-index: 1;*/
    position: relative;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-quantity {
    display: none;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-quantity[data-offer=false] {
    display: block;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-quantity .csiq_promo_hits {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    border-radius: 6px;
    background: var(--Background-LightCards);
    padding: 2px 8px 2px 4px;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-quantity-icon {
    display: flex;
    align-items: center;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-quantity-value {
    color: var(--Text-PrimaryBlack);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-name {
    font-size: 0;
    margin: 16px 0 8px 0;
    max-height: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-name div,
.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-name a {
    display: inline-block;
    color: var(--Text-PrimaryBlack);
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    overflow: hidden;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    cursor: pointer;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-price-percent {
    position: absolute;
    top: 8px;
    left: 8px;
    border-radius: 6px;
    background: var(--Tag-Sale);
    display: flex;
    padding: 0px 6px;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    z-index: 1;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-price-base {
    display: none;
    color: var(--Secondary-Light-Color);
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: line-through;
    visibility: hidden;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-price[data-discount=true] .catalog-section-item-price-base {
    display: block;
    visibility: visible;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-price-discount {
    color: var(--Text-PrimaryBlack);
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-price .catalog-section-item-price-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-image {
    position: relative;
    padding-top: 65% !important;
    /*z-index: 1;*/
    display: none;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-image[data-offer=false] {
    display: block;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-image img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    vertical-align: middle;
    -webkit-user-drag: none;
    user-drag: none;
    max-height: 184px;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-purchase-detail.mobile {
    display: none;
}

.ns-bitrix.c-catalog-section.cs_catalog .catalog-section-more {
    display: flex;
    justify-content: center;

    .catalog-section-more-button {
        border-radius: 6px;
        background: var(--BrandColor-Purple);
        padding: 13px 20px 14px 20px;
        width: 100%;
        color: #FFF;
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        line-height: 130%;
    }
}

@media (min-width: 768px) {
    .ns-bitrix.c-catalog-section.cs_catalog {
        border-radius: 24px;
        gap: 16px;
        padding: 24px;
        margin-top: 24px;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-items {
        &.csi_promo_hits {
            gap: 16px;
        }
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item {
        flex: 0 0 calc(100%/2 - 8px);
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-wrapper {
        padding: 16px;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-base .csib_videoBtn {
        top: 0;
        right: 0;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-name {
        height: 72px;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-name div,
    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-name a {
        font-size: 20px;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-price-percent {
        top: 4px;
        left: 4px;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-advanced {
        margin-top: 16px;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-more {
        .catalog-section-more-button {
            max-width: 145px;
        }
    }
}

@media (min-width: 1550px) {
    .ns-bitrix.c-catalog-section.cs_catalog {
        padding: 32px 30px;
        border-radius: 32px;
        margin-top: 0;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item {
        flex: 0 0 calc(100% / 3 - 32px / 3);
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item[data-expanded=true] .catalog-section-item-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: auto;
        min-height: 105%;
        margin: -8px -8px -8px -8px;
        padding: 24px 24px 24px 24px;
        -webkit-box-shadow: 0px 0px 16px 0px #DDD;
        -moz-box-shadow: 0px 0px 16px 0px #DDD;
        box-shadow: 0px 0px 16px 0px #DDD;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -ms-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -webkit-transition-property: box-shadow;
        -moz-transition-property: box-shadow;
        -ms-transition-property: box-shadow;
        -o-transition-property: box-shadow;
        transition-property: box-shadow;
        z-index: 11;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-advanced {
        display: none;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item[data-expanded=true] .catalog-section-item-advanced {
        display: block;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-name {
        height: 72px;
        margin-bottom: 12px;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-image-container {
        max-height: 247px;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-image img {
        max-height: 184px;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-image {
        padding-top: 79% !important;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-more {
        display: none;
    }

    .ns-bitrix.c-catalog-section.cs_catalog .catalog-section-item-base .catalog-section-item-marks {
        position: absolute;
        top: 0;
        z-index: 1;
    }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.markers/template.2/style.css?1747226316809*/
.c-markers.c-markers-template-2 {
  font-size: 0;
}
.c-markers.c-markers-template-2[data-orientation=vertical] .widget-markers-wrap {
  display: block;
  margin-bottom: 4px;
}
.c-markers.c-markers-template-2[data-orientation=horizontal] .widget-markers-wrap {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
}
.c-markers.c-markers-template-2 .widget-markers {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  color: #FFFFFF;
  padding: 6px 8px;
  border-radius: 2px;
}
.c-markers.c-markers-template-2 .widget-markers-hit {
  background: #7768AE;
}
.c-markers.c-markers-template-2 .widget-markers-new {
  background: #3BB273;
}
.c-markers.c-markers-template-2 .widget-markers-recommend {
  background: #E15554;
}

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

/* 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.tile.4_bum74_4catalog/style.css?175023453211855 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.markers/template.2/style.css?1747226316809 */
