

/* Start:/local/templates/grandis26/components/bitrix/breadcrumb/g21/style.css?17898530781976*/
nav.bx-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px 10px;
    width: calc(100% - 64px);
    max-width: 1180px;
    min-height: 52px;
    margin: 32px auto 24px;
    padding: 14px 18px 13px 20px;
    box-sizing: border-box;
    clear: both;
    color: #858585;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid #dedede;
    border-left: 4px solid #ffd500;
    font-family: inherit;
}

nav.bx-breadcrumb .bx-breadcrumb-item {
    display: flex;
    align-items: center;
    gap: 10px;
    float: none;
    margin: 0;
    color: #858585;
    font-size: 14px;
    line-height: 1.45;
    white-space: normal;
}

nav.bx-breadcrumb .bx-breadcrumb-item > a {
    color: #858585;
    font-size: 14px;
    text-decoration: none;
    border: 0;
    transition: color 0.15s ease;
}

nav.bx-breadcrumb .bx-breadcrumb-item > a:hover,
nav.bx-breadcrumb .bx-breadcrumb-item > a:focus-visible {
    color: #1c1c1c;
}

nav.bx-breadcrumb .bx-breadcrumb-item > .bx-breadcrumb-current {
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
}

nav.bx-breadcrumb .bx-breadcrumb-item > .bx-breadcrumb-separator {
    color: #b0b0b0;
    font-size: 18px;
    line-height: 1;
}

@media (max-width: 767px) {
    nav.bx-breadcrumb {
        gap: 4px 6px;
        position: relative;
        left: 50%;
        width: calc(100vw - 40px);
        max-width: none;
        min-height: 0;
        margin: 16px 0 22px;
        padding: 12px 14px 13px;
        border-left-width: 3px;
        transform: translateX(-50%);
    }

    nav.bx-breadcrumb .bx-breadcrumb-item {
        gap: 6px;
        font-size: 12.5px;
        line-height: 1.35;
    }

    nav.bx-breadcrumb .bx-breadcrumb-item > a {
        font-size: 12.5px;
    }

    nav.bx-breadcrumb .bx-breadcrumb-item > .bx-breadcrumb-current {
        font-size: 13px;
    }

    nav.bx-breadcrumb .bx-breadcrumb-item > .bx-breadcrumb-separator {
        font-size: 16px;
    }
}

/* End */


/* Start:/local/templates/grandis26/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?1789856285937*/
.catalog_sections_furniture_systems .catalog_sections_name {
    right: 52%;
    z-index: 2;
    max-width: none;
}

.catalog_sections_furniture_systems .catalog_sections_img {
    width: 48%;
    overflow: hidden;
}

.catalog_sections_furniture_systems .catalog_sections_img img {
    position: absolute;
    width: auto;
    height: auto;
    max-width: none;
    object-fit: initial;
    transform-origin: 0 0;
}

.catalog_sections_furniture_systems .catalog_sections_item:hover .catalog_sections_img {
    transform: none;
}

@media (max-width: 768px) {
    .catalog_sections.catalog_sections_furniture_systems {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .catalog_sections_furniture_systems .catalog_sections_item {
        height: 238px;
    }

    .catalog_sections_furniture_systems .catalog_sections_name {
        left: 10px;
        right: 52%;
        bottom: 13px;
        font-size: 15px;
    }
}

/* End */
/* /local/templates/grandis26/components/bitrix/breadcrumb/g21/style.css?17898530781976 */
/* /local/templates/grandis26/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?1789856285937 */
