

/* Start:/local/templates/mebelnavsesto/components/bitrix/customitems/inner_banner/style.css?17721033967989*/
.iBanner-wrapper {
    position: relative;
    min-height: 31.625rem;
    padding: 8.75rem 3.13rem 5rem 3.13rem;
    border-radius: var(--radius20);
    overflow: hidden;
    background: #313131;
}

.iBanner-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 42%;
    height: 100%;
    background: linear-gradient(90deg, #313131 11%, #2f2f2f 110%);
    opacity: 0.95;
    box-shadow: 24px 0 65px 65px #2c2c2c;
}

.iBanner__image {
    position: absolute;
    top: 0;
    right: 0;
    width: 59%;
    height: 100%;
}

.iBanner__image:after {
    content: '';
    position: absolute;
    top: 0;
    z-index: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #fff 50%, #313131 99.99%);
    opacity: .3;
}

.iBanner__image img {
    object-fit: cover;
    width: 100%;
}

.iBanner-info {
    position: relative;
    z-index: 1;
    width: 40rem;
}

.iBanner-info :is(img, svg) { height: 100% }

.iBanner__decore1 {
    position: absolute;
    top: -3.75rem;
    left: 3px;
    width: 2.8125rem;
    height: 2.8125rem;
}

.iBanner__decore2 {
    position: absolute;
    bottom: -6.5rem;
    right: 1rem;
    rotate: 180deg;
    width: 14.0625rem;
    height: 14.0625rem;
    opacity: .125;
}

.iBanner__decore1,
.iBanner__decore2 {
    fill: #fff;
}

.iBanner__name {
    color: #fff;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: normal;
}

.iBanner__desc {
    padding-top: 1.25rem;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: normal;
}

.inner-banner hr {
    margin: 2.35rem 0 0 0;
    border-top: none;
    background: #D2D2D2;
    height: 1px;
    opacity: 1;
}

/* START Если описание не одно */
.inner-banner.multiDesc:after {
    display: none;
}
.inner-banner.multiDesc .iBanner-wrapper:after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, .35) 25%, rgba(0, 0, 0, 1) 100%);
    opacity: .9;
    backdrop-filter: blur(2px);
    box-shadow: none;
    left: 0;
    width: 100%;
}
.inner-banner.multiDesc .iBanner-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 8.25rem 2.5rem 5rem 2.5rem;
}
.inner-banner.multiDesc .iBanner__image {
    width: 100% !important;
}
.inner-banner.multiDesc .iBanner__image:after  {
    display: none;
}
.inner-banner.multiDesc .iBanner-info_desc {
    position: relative;
    z-index: 1;
    height: 100%;
    padding: 16px 22px 19px 25px;
    border-radius: var(--radius15);
    background: rgba(25, 25, 25, 0.50);
    backdrop-filter: blur(10.800000190734863px);
    color: #fff;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.85rem;
}
.inner-banner.multiDesc .iBanner-info_desc ol,
.inner-banner.multiDesc .iBanner-info_desc ul {
    margin: 0;
}
.inner-banner.multiDesc .iBanner-info_desc ol a,
.inner-banner.multiDesc .iBanner-info_desc ul a {
    color: #fff;
    transition: var(--transition);
}
.inner-banner.multiDesc .iBanner-info_desc ol a:hover,
.inner-banner.multiDesc .iBanner-info_desc ul a:hover {
    color: var(--primary-color);
    transition: var(--transition);
}
.inner-banner.multiDesc .iBanner-info {
    width: 33.75rem;
    padding-right: 7rem;
}
.inner-banner.multiDesc .iBanner__desc {
    padding-top: 5.75rem;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 29px;
}
.inner-banner.multiDesc .iBanner__decore1 {
    top: 0.25rem;
    left: 0;
    width: 4.1875rem;
    height: 4.1875rem;
}
.inner-banner.multiDesc  .iBanner__decore2 {
    bottom: -3rem;
    right: 0;
    width: 13.0625rem;
    height: 13.0625rem;
}
/* END Если описание не одно */

@media (max-width: 1590px) {
    .iBanner__name {
        font-size: 1.5rem;
    }
    .iBanner__desc {
        padding-top: 1rem;
        font-size: 1.25rem;
    }
    .iBanner__decore2 {
        right: 2rem;
        width: 8rem;
        height: 8rem;
    }

    .inner-banner.multiDesc .iBanner-info {
        padding-right: 0;
        width: 29rem;
    }
    .inner-banner.multiDesc .iBanner__desc {
        padding-top: 3.75rem;
        padding-right: 0;
        font-size: 1.25rem;
    }
    .inner-banner.multiDesc .iBanner-info_desc {
        padding: 14px 15px 14px 15px;
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    .inner-banner.multiDesc .iBanner__decore1 {
        width: 3rem;
        height: 3rem;
    }
}
@media (max-width: 1340px) {
    .iBanner-wrapper {
        min-height: 25rem;
        padding: 8.75rem 3.13rem 5rem 3.13rem;
    }
    .iBanner__desc {
        padding-right: 4rem;
    }
    .iBanner__decore2 {
        display: none;
    }
}
@media (max-width: 1200px) {}
@media (max-width: 991px) {
    .iBanner-wrapper {
        min-height: 23rem;
        padding: 6rem 2.5rem 5rem 2.5rem;
    }
    .iBanner-wrapper:after {
        width: 50%;
    }
    .iBanner__image {
        width: 52%;
    }
    .iBanner-info {
        width: 25rem;
    }
    .iBanner__name {
        font-size: 1.25rem;
    }
    .iBanner__desc {
        font-size: 1rem;
    }








    .inner-banner.multiDesc .iBanner-wrapper {
        justify-content: start;
        flex-direction: column;
        min-height: auto;
        padding: 0;
        background: none;
        border-radius: none;
    }
    .inner-banner.multiDesc .iBanner-wrapper:after {
        content: none;
    }
    .inner-banner.multiDesc .iBanner__image {
        order: 1;
        position: static;
        width: 100%;
        height: 250px;
        border-radius: var(--radius20);
        overflow: hidden;
    }
    .inner-banner.multiDesc .iBanner__name {
        color: #000;
        text-align: center;
        font-size: 16px;
        line-height: normal;
    }
    .inner-banner.multiDesc .iBanner-info {
        order: 2;
        width: 100%;
        padding-top: 70px;
    }
    .inner-banner.multiDesc .iBanner-info_desc {
        display: none;
    }
    .inner-banner.multiDesc .iBanner__desc {
        padding-top: 10px;
        padding-right: 0;
        color: #000;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
    }
    .inner-banner.multiDesc .iBanner__decore1 {
        top: 15px;
        left: 50%;
        transform: translateX(-50%);
        width: 46px;
        height: 46px;
    }
    .inner-banner.multiDesc .iBanner__decore1, .iBanner__decore2 {
        fill: #B5B5B5;
    }

}
@media (max-width: 767px) {
    .iBanner-wrapper:after,
    .iBanner__image:after {
        display: none;
    }
    .iBanner-wrapper {
        min-height: auto;
        padding: 0;
        background: none;
        border-radius: none;
    }
    .iBanner__image {
        position: static;
        width: 100%;
        height: 250px;
        border-radius: var(--radius20);
        overflow: hidden;
    }
    .iBanner-info {
        width: 100%;
        padding-top: 70px;
    }
    .iBanner__name {
        color: #000;
        text-align: center;
        font-size: 16px;
        line-height: normal;
    }
    .iBanner__desc {
        padding-top: 10px;
        padding-right: 0;
        color: #000;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
    }
    .iBanner__decore1,
    .iBanner__decore2 {
        fill: #B5B5B5;
    }
    .iBanner__decore1 {
        top: 15px;
        left: 50%;
        transform: translateX(-50%);
        width: 46px;
        height: 46px;
    }
}
@media (max-width: 576px) {
}
@media (max-width: 360px) {
    .iBanner__image {
        height: 180px;
    }
}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/customitems/inner_menu/style.css?17536922431136*/




.inner-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3.9rem;
    padding: 1.1rem 0 2.25rem 0;
}

.iMenu-item__name {
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
    color: #707070;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: normal;
    transition: var(--transition);
}

.iMenu-item__name:hover,
.iMenu-item__name._active {
    border-bottom: 1px solid var(--primary-color);
    color: var(--primary-color);
    transition: var(--transition);
}



@media (max-width: 1590px) {}
@media (max-width: 1340px) {
    .inner-menu {
        gap: 2.5rem;
    }

    .iMenu-item__name {
        padding-bottom: 6px;
        font-size: 1.25rem;
    }
}
@media (max-width: 1200px) {}
@media (max-width: 991px) {}
@media (max-width: 767px) {
    .inner-menu {
        justify-content: space-between;
        gap: 1rem;
    }
    .iMenu-item__name {
        font-size: 16px;
    }
}
@media (max-width: 576px) {
    .inner-menu {
        padding: .5rem 0 1.75rem 0;
    }
}
@media (max-width: 360px) {}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/main.include/page_garantiya/style.css?1753692388309*/




.page_block {
    padding-top: 2.5rem;
}










@media (max-width: 1590px) {}
@media (max-width: 1340px) {}
@media (max-width: 1200px) {}
@media (max-width: 991px) {}
@media (max-width: 767px) {}
@media (max-width: 576px) {
    .page_block {
        padding-top: 2rem;
    }
}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/customitems/warranty_periods/style.css?17536922801499*/
.warrantys__title {
    padding-bottom: 1.25rem;
}

.warranty_col:nth-child(n + 3) {
    padding-top: 1.25rem;
}

.warranty {
    position: relative;
    height: 100%;
    padding: 3rem 16.5rem 3rem 2.5rem;
    background: #fff;
    border-radius: var(--radius20);
}

.warranty__name {
    color: #000;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: normal;
}

.warranty__image {
    position: absolute;
    top: 0;
    right: 0;
    width: 33%;
}

.warranty__image img {
    object-fit: contain;
}


@media (max-width: 1590px) {
    .warranty {
        padding: 3rem 14rem 3rem 2.5rem;
    }
}
@media (max-width: 1400px) {}
@media (max-width: 1340px) {
    .warranty {
        padding: 2.25rem 12rem 2.25rem 1.5rem;
    }
    .warranty__name {
        font-size: 1.25rem;
    }
}
@media (max-width: 1200px) {}
@media (max-width: 991px) {
    .warranty {
        padding: 1.31rem 10rem 1.31rem .94rem;
    }
    .warranty__name {
        font-size: 17px;
    }
}
@media (max-width: 767px) {
    .warranty_col:nth-child(n + 3) {
        padding-top: 0;
    }
    .warranty_col:nth-child(n + 2) {
        padding-top: 10px;
    }

    .warranty__name {
        font-size: 16px;
    }
    .warranty__image {
        width: 135px;
    }

    .warranty__image img {
        object-fit: cover;
    }
}
@media (max-width: 576px) {
    .warranty {
        min-height: 79px;
    }
}
@media (max-width: 360px) {}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/news.list/swiper_docs/style.css?17536926105278*/
.sw-docs {
    position: relative;
}

.sw-docs .swiper {
    position: static;
    padding-top: 23px;
}

.sw-docs_desc {
    display: flex;
    justify-content: end;
    padding-right: 35px;
    color: #707070;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: normal;
}

.sw-docs_desc li:not(:first-child) {
    margin-top: 10px;
}

.sw-docs_desc ul {
    list-style: none;
    padding-left: 0;
}

.sw-docs_desc ul li {
    position: relative;
    padding-left: 53px;
}

.sw-docs_desc ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 34.411px;
    height: 25px;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="35" height="25" viewBox="0 0 35 25" fill="none"%3E%3Cpath d="M10.7757 25C10.4137 25 10.0666 24.8573 9.81112 24.6018L0.399259 15.1899C-0.133086 14.6576 -0.133086 13.7952 0.399259 13.2629C0.931604 12.7305 1.794 12.7305 2.32635 13.2629L10.7757 21.7101L32.0844 0.399259C32.6168 -0.133086 33.4792 -0.133086 34.0115 0.399259C34.5439 0.931604 34.5439 1.794 34.0115 2.32635L11.7382 24.5997C11.4827 24.8573 11.1377 25 10.7757 25Z" fill="%23EB5E4C"/%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-size: contain;
}

.sw-docs_sw {
    position: relative;
}

.sw-docs .swiper-slide {
    height: auto;
    position: relative;
}

.sw-slide__image {
    display: block;
    overflow: hidden;
    border-radius: var(--radius15);
    border: 1px solid #D2D2D2;
}

.sw-slide__image div {
    width: 100%;
    padding-top: 142%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sw-slide__name {
    padding-top: .25rem;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
}

.sw-slide__file {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    color: #B5B5B5;
    font-size: 10px;
    font-weight: 400;
    line-height: normal;
}

.sw-slide__file svg {
    margin-right: 10px;
    min-width: 13.125px;
    width: 13.125px;
    height: 15px;
}




.sw-docs .swiper__control {
    padding: 13px;
    min-width: 2.8125rem;
    width: 2.8125rem;
    height: 2.8125rem;
    border-radius: 50%;
    background: #b2b2b2;
    transition: var(--transition);
}

.sw-docs .swiper__control._prev {
    margin-left: -2.1rem;
}

.sw-docs .swiper__control._next {
    margin-right: -2.1rem;
}

.sw-docs .swiper__control:after {
    content: none !important;
}

.sw-docs .swiper__control svg {
    stroke: #707070;
    transition: var(--transition);
}

.sw-docs .swiper__control._prev svg {
    rotate: 180deg;
}

.sw-docs .swiper__control:hover {
    background: #707070;
    transition: var(--transition);
}

.sw-docs .swiper__control:hover svg {
    stroke: #fff;
    transition: var(--transition);
}

.sw-docs .swiper__control {
    padding: 13px;
    min-width: 2.8125rem;
    width: 2.8125rem;
    height: 2.8125rem;
    border-radius: 50%;
    background: #b2b2b2;
    transition: var(--transition);
}

.sw-docs .swiper__control._prev {
    margin-left: -2.1rem;
}

.sw-docs .swiper__control._next {
    margin-right: -2.1rem;
}

.sw-docs .swiper__control:after {
    content: none !important;
}

.sw-docs .swiper__control svg {
    stroke: #707070;
    transition: var(--transition);
}

.sw-docs .swiper__control._prev svg {
    rotate: 180deg;
}

.sw-docs .swiper__control:hover {
    background: #707070;
    transition: var(--transition);
}

.sw-docs .swiper__control:hover svg {
    stroke: #fff;
    transition: var(--transition);
}

.sw-docs .swiper__pagination {
    bottom: 1.25rem !important;
}



@media (max-width: 1590px) {
    .sw-docs_desc {
        padding-right: 0;
        font-size: 1.25rem;
    }
    .sw-docs_desc ul li {
        padding-left: 38px;
    }
    .sw-docs_desc ul li:before {
        width: 25px;
        height: 20px;
    }
}
@media (max-width: 1340px) {}
@media (max-width: 1200px) {
    .sw-docs_desc {
        font-size: 1.125rem;
    }
    .sw-docs .swiper__control {
        min-width: 2.5rem;
        width: 2.5rem;
        height: 2.5rem;
    }
    .sw-docs .swiper__control._prev {
        margin-left: -30px;
    }
    .sw-docs .swiper__control._next {
        margin-right: -30px;
    }
}
@media (max-width: 991px) {
    .sw-docs_desc {
        justify-content: start;
        padding-top: 15px;
        font-size: 14px;
    }
    .sw-docs_desc ul li:before {
        width: 22.023px;
        height: 16px;
    }
    .sw-docs .swiper {
        padding-top: 15px;
    }
}
@media (max-width: 767px) {}
@media (max-width: 576px) {
    .sw-docs_desc ul li {
        padding-left: 53px;
    }
    .sw-docs_desc li:not(:first-child) {
        margin-top: 6px;
    }
    .sw-docs .swiper {
        padding-top: 0;
    }
    .swiper__controls {
        display: none;
    }
    .sw-slide__name {
        font-size: 12px;
    }
    .sw-slide__file {
        font-size: 8px;
    }
}
@media (max-width: 480px) {}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/customitems/return_policy/style.css?17539617871299*/
.rules-policy__title {
    margin-bottom: 1.3rem !important;
}

.rules-policy-item {
    min-height: 155px;
    height: 100%;
    padding: 1.88rem 2.12rem;
    border-radius: var(--radius20);
    border: 1px solid var(--primary-color);
    background: #fff;
}

.rules-policy-item__icon {
    width: 30px;
    height: 30px;
}

.rules-policy-item__desc {
    padding-top: 1rem;
    color: #707070;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: normal;
}


@media (max-width: 1590px) {
    .rules-policy-item__desc {
        font-size: 1.25rem;
    }
}
@media (max-width: 1400px) {}
@media (max-width: 1340px) {
    .rules-policy-item {
        padding: 1.5rem 1.35rem;
    }
    .rules-policy-item__desc {
        font-size: 1.125rem;
    }
}
@media (max-width: 1200px) {}
@media (max-width: 991px) {
    .rules-policy_col:not(:first-child) {
        padding-top: 10px;
    }
    .rules-policy-item {
        padding: 20px 17px;
    }
    .rules-policy-item__desc {
        padding-top: 10px;
    }
}
@media (max-width: 767px) {
    .rules-policy__title {
        margin-bottom: 15px !important;
    }
    .rules-policy-item__desc {
        font-size: 16px;
    }
}
@media (max-width: 576px) {}
@media (max-width: 360px) {}
/* End */


/* Start:/local/components/rebus/deliverycalc/templates/.default/style.css?17588949769320*/
.deliveryCalc {
    font-size: 18px;
}

.deliveryCalc__h2 {
    padding-bottom: 1rem;
}
.deliveryCalc__subH2 {
    padding-bottom: 1.5rem;
}
.deliveryCalc__cont {
    background-size: cover;
    border-radius: 20px;
    padding: 20px 20px 130px 20px;
}
.deliveryCalc__cont._1 {
    background-image: url("/local/components/rebus/deliverycalc/templates/.default/images/step_1.webp");
}
.deliveryCalc__cont._2 {
    background-image: url("/local/components/rebus/deliverycalc/templates/.default/images/step_2.webp");
}
.deliveryCalc__cont._3 {
    background-image: url("/local/components/rebus/deliverycalc/templates/.default/images/step_3.webp");
}
.deliveryCalc__cont._4 {
    background-image: url("/local/components/rebus/deliverycalc/templates/.default/images/step_4.webp");
}
.deliveryCalc__cont._5 {
    background-image: url("/local/components/rebus/deliverycalc/templates/.default/images/step_5.webp");
}
.deliveryCalc__cont._6 {
    background-image: url("/local/components/rebus/deliverycalc/templates/.default/images/step_6.webp");
}

.deliveryCalc__steps {
    background: #fff;
    width: 560px;
    border-radius: 20px;
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    height: 570px;
    max-width: 100%;
}
.deliveryCalc__num {
    display: inline-block;
    padding: 11px 5px;
    border-radius: 10px;
    background: var(--primary-color);
    color: #fff;
    font-size: 1em;
    width: 115px;
    text-align: center;
}

.deliveryCalc__title {
    color: #000;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    height: 4em;
    display: flex;
    align-items: center;
    margin-bottom: 1em;
}


.deliveryCalc__btn svg {
    width: 10px;
    height: 16px;
    margin-left: 16px;
    margin-top: -2px;
}
.deliveryCalc__btn svg._back {
     transform: rotate(180deg);
    margin-left: 0px;
    margin-right: 16px;
}

.deliveryCalc__navs {
    display: flex;
    gap: 24px;
    padding-top: 20px;
}

.deliveryCalc__nav {
    height: 3px;
    background: #D2D2D2;
    flex: 1 0 0%;
    border-radius: 5px;

}
.deliveryCalc__nav._active {
    height: 3px;
    background: var(--primary-color);

}

.deliveryCalc__inputGroup {
    position: relative;
}
.deliveryCalc__clear {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M5.88465 5.00012L9.81717 1.0676C9.87528 1.00956 9.92137 0.94063 9.95282 0.864761C9.98427 0.788892 10.0005 0.707569 10.0005 0.625441C10.0005 0.543312 9.98427 0.461989 9.95282 0.386121C9.92137 0.310252 9.87528 0.241325 9.81717 0.183282C9.75913 0.125178 9.6902 0.0790846 9.61434 0.0476359C9.53847 0.0161871 9.45714 0 9.37502 0C9.29289 0 9.21156 0.0161871 9.1357 0.0476359C9.05983 0.0790846 8.9909 0.125178 8.93286 0.183282L5.00033 4.11581L1.0676 0.183282C1.00956 0.125178 0.94063 0.0790846 0.864761 0.0476359C0.788892 0.0161871 0.707569 0 0.625441 0C0.543312 0 0.461989 0.0161871 0.38612 0.0476359C0.310252 0.0790846 0.241325 0.125178 0.183282 0.183282C0.125178 0.241325 0.0790846 0.310252 0.0476359 0.386121C0.0161871 0.461989 0 0.543312 0 0.625441C0 0.707569 0.0161871 0.788892 0.0476359 0.864761C0.0790846 0.94063 0.125178 1.00956 0.183282 1.0676L4.11601 5.00012L0.183282 8.93265C0.12523 8.99071 0.0791842 9.05964 0.0477722 9.13551C0.0163603 9.21137 0.00019771 9.29267 0.000207388 9.37478C0.000217065 9.45688 0.0163988 9.53819 0.0478286 9.61404C0.0792585 9.68989 0.125321 9.75881 0.183386 9.81686C0.241451 9.87491 0.310382 9.92096 0.386242 9.95237C0.462103 9.98378 0.543408 9.99995 0.625514 9.99994C0.707621 9.99993 0.788922 9.98375 0.864775 9.95232C0.940628 9.92089 1.00955 9.87482 1.0676 9.81676L5.00033 5.88423L8.93286 9.81676C9.05502 9.93892 9.21512 10 9.37502 10C9.53491 10 9.69501 9.93892 9.81717 9.81676C9.87528 9.75871 9.92137 9.68979 9.95282 9.61392C9.98427 9.53805 10.0005 9.45673 10.0005 9.3746C10.0005 9.29247 9.98427 9.21115 9.95282 9.13528C9.92137 9.05941 9.87528 8.99048 9.81717 8.93244L5.88465 5.00012Z' fill='%23EB5E4C'/%3E%3C/svg%3E");
    background-position: 20px center;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
}
.deliveryCalc__inputGroup:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 45px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M21.6461 20.5414L16.9828 15.8781C18.1267 14.4858 18.7514 12.7394 18.75 10.9375C18.75 6.62969 15.2453 3.125 10.9375 3.125C6.62969 3.125 3.125 6.62969 3.125 10.9375C3.125 15.2453 6.62969 18.75 10.9375 18.75C12.8109 18.75 14.5312 18.0859 15.8781 16.9828L20.5414 21.6461C20.6139 21.7186 20.7001 21.7762 20.7948 21.8154C20.8896 21.8547 20.9912 21.8749 21.0938 21.8749C21.1963 21.8749 21.2979 21.8547 21.3927 21.8154C21.4874 21.7762 21.5736 21.7186 21.6461 21.6461C21.7186 21.5736 21.7762 21.4874 21.8154 21.3927C21.8547 21.2979 21.8749 21.1963 21.8749 21.0938C21.8749 20.9912 21.8547 20.8896 21.8154 20.7948C21.7762 20.7001 21.7186 20.6139 21.6461 20.5414ZM4.6875 10.9375C4.6875 7.49141 7.49141 4.6875 10.9375 4.6875C14.3836 4.6875 17.1875 7.49141 17.1875 10.9375C17.1875 14.3836 14.3836 17.1875 10.9375 17.1875C7.49141 17.1875 4.6875 14.3836 4.6875 10.9375Z' fill='%23B5B5B5'/%3E%3C/svg%3E");
    background-position: 0 center;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    pointer-events: none;
}
.deliveryCalc__clear._active {
    display: block;
}

.deliveryCalc__inputGroup .deliveryCalc__input {
    padding-left: 40px;
    padding-right: 45px;
}

.deliveryCalc__products {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    border-radius: 10px;
    border: 1px solid  #D2D2D2;
    background: #FFF;
    flex-direction: column;
    gap: 9px;
    padding: 17px 20px;
    display: none;
    z-index: 10;
    max-height: 180px;
    overflow: auto;
}
.deliveryCalc__products._active {
    display: flex;
}
.deliveryCalc__product {
    display: flex;
    gap: 18px;
    flex-wrap: nowrap;
    cursor: pointer;
}
.deliveryCalc__productImg {
    width: 46px;
    min-width: 46px;
    height: 39px;
    border-radius: 7px;
    border: 1px solid #D2D2D2;

    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.deliveryCalc__productImg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 7px;
}

.deliveryCalc__productName {
    color: #000;
    font-size: 18px;
}
.deliveryCalc__productDesc {
    font-size: 14px;
    line-height: 1;
}

.deliveryCalc__product:hover .deliveryCalc__productName {
    color: var(--primary-color);
}
.deliveryCalc__product:hover .deliveryCalc__productImg {
    border: 1px solid var(--primary-color);
}
.deliveryCalc .form-check {

}

.deliveryCalc__desc {
    color: #707070;
}
.deliveryCalc .form-check {
    margin-bottom: 16px;
}
.deliveryCalc .form-check-input {
    box-shadow: none !important;
    margin-top: 2px;
}
.deliveryCalc .form-check-input:checked {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
.deliveryCalc .form-check-input:focus {
    border-color: var(--primary-color);
}
.deliveryCalc__step,
.deliveryCalc__result {
    flex: 1 1 auto !important;
}
.deliveryCalc__resultRow {
    display: flex;
    flex-wrap: nowrap;
    gap: 5px;
    padding-bottom: 15px;
}
.deliveryCalc__resultName,
.deliveryCalc__resultValue {
    flex: 0 0 auto;
    width: auto;
}
.deliveryCalc__resultDelim {
    flex: 1 0 0%;
    position: relative;
}
.deliveryCalc__resultDelim:before {
    content: '.......................................................................................';
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden;
}

.deliveryCalc__total {
    color: #000;
    font-size: 30px;
    font-weight: 500;
}

.deliveryCalc__resultWait {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='36' height='36' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E.spinner_ajPY%7Btransform-origin:center;animation:spinner_AtaB .75s infinite linear%7D@keyframes spinner_AtaB%7B100%25%7Btransform:rotate(360deg)%7D%7D%3C/style%3E%3Cpath fill='%23EB5E4C' d='M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z' opacity='.25'/%3E%3Cpath fill='%23EB5E4C' d='M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z' class='spinner_ajPY'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    height: 5rem;
    background-size: contain;
}

.deliveryCalc__cont._6 .deliveryCalc__navs {
    opacity: 0;
}


@media (max-width: 767px) {
    .deliveryCalc {
        font-size: 16px;
    }

    .deliveryCalc__steps {

    }
    .deliveryCalc__cont {
        background: none !important;
        padding: 0 !important;
        border: 1px solid #D2D2D2;
    }
    .deliveryCalc__title {
        height: auto;
    }
    .deliveryCalc__productName {
        font-size: 14px;
    }
    .deliveryCalc__productDesc {
        font-size: 12px;
    }
    .deliveryCalc__products {
        padding: 10px 10px;
    }
    .deliveryCalc__product {
        gap: 10px;
    }

    .deliveryCalc__title {
        font-size: 18px;
    }
    .deliveryCalc__navs {
        gap: 8px;
    }
    .deliveryCalc__steps {
        height: auto;
        padding: 20px;
    }
}

/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/news.list/deliveryModal/style.css?1758278759179*/
.deliveryMap {

}
.deliveryMap__map {
	width: 100%;
	height: 400px;
}
/*#deliveryMapModal {
	display: block;
	opacity: 1;
}
#deliveryMapModal .modal-dialog {
	transform: none;
}*/
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/main.include/form.result.news_guarantees/style.css?17720172834480*/
.block-form-guarantees {
    padding: 3.125rem 5.31rem 3.15rem 3.38rem;
    background: #fff;
    border-radius: var(--radius20);
    border: 1px solid #d2d2d2;
}

.form-guarantees-info {
    padding-top: 10px;
}

.form-guarantees__title {
    font-family: Roboto;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: normal;
}

.form-guarantees__desc {
    padding-top: 2.55rem;
    padding-bottom: 3.95rem;
    color: #707070;
    font-family: Roboto;
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
}

.form__guarantees .b24-form-content form {
    display: flex;
    flex-wrap: wrap;
}

.form__guarantees form > div:nth-child(1) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    column-gap: 1rem;
    padding-bottom: 1.25rem;
}
.form__guarantees .b24-form-wrapper {
    margin: 0;
    max-width: 100%;
}
.form__guarantees form > div:nth-child(1) .b24-form-field {
    margin-bottom: 10px;
}
.form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(1) {
    order: 1;
}
.form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(2) {
    order: 3;
    margin-top: -3.5rem;
}
.form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(3) {
    order: 5;
    margin-top: -9.75rem;
}
.form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(4) {
    order: 7;
    grid-column: 1 / -2;
    margin-top: -5.75rem;
}
.form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(5) {
    order: 2;
}
.form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(6) {
    order: 4;
    min-height: 154px;
}
.form__guarantees .b24-form-control-container {
    margin-bottom: 0;
}

.form__guarantees form > div:nth-child(2) {
    width: 65%;
}
.form__guarantees form > div:nth-child(3) {
    width: 35%;
}
.form__guarantees .b24-form-control-agreement {
    padding-right: 1rem;
}
.form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(6) div,
.form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(6) textarea {
    height: 100%;
}
/*.form__guarantees .b24-form {*/
/*    margin-left: -3rem;*/
/*}*/




@media (max-width: 1590px) {
    .block-form-guarantees {
        padding: 3rem;
    }
    .form-guarantees-info {
        padding-right: 3rem;
    }
    .form__guarantees .b24-form {
        margin-left: -3rem;
    }
}
@media (max-width: 1340px) {}
@media (max-width: 1200px) {
    .form-guarantees__title {
        font-size: 26px;
    }
}
@media (max-width: 991px) {
    .block-form-guarantees {
        padding: 3.12rem 1.19rem 1.19rem 1.19rem;
    }
    .block-form_col:nth-child(2) {
        padding-top: 1.25rem;
    }
    .form-guarantees-info {
        padding-top: 0;
        padding-right: 0;
    }
    .form-guarantees__title {
        font-size: 22px;
    }
    .form-guarantees__desc {
        font-size: 14px;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .form__guarantees .b24-form {
        margin-left: 0;
    }
    .form__guarantees form > div:nth-child(1) {
        grid-template-columns: repeat(1, 1fr);
    }
    .form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(2) {
        order: 2;
        margin-top: 0;
    }
    .form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(3) {
        order: 3;
        margin-top: 0;
    }
    .form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(4) {
        order: 4;
        grid-column: 1;
        margin-top: 0;
    }
    .form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(5) {
        order: 5;
    }
    .form__guarantees form > div:nth-child(1) .b24-form-field:nth-child(6) {
        order: 6;
        min-height: 104px;
    }
    .form__guarantees form > div:nth-child(2),
    .form__guarantees form > div:nth-child(3) {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .form-guarantees__title {
        font-size: 18px;
    }
    .form-guarantees__desc {
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .form__guarantees form > div:nth-child(1) {
        padding-bottom: .5rem;
    }
    .b24-form-field-agreement .b24-form-control-container {
        margin-top: 0;
    }
}
@media (max-width: 576px) {
    .block-form-guarantees {
        padding: 2rem 1.75rem;
    }
}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/menu/social_v2/style.css?17724567701193*/
.menu-socialV2__list {
    display: flex;
    flex-direction: column;
    list-style: none;
    width: fit-content;
    padding-left: 0;
    margin-bottom: 0;
}

.menu-socialV2__item:not(:first-child) {
    padding-top: 13px;
}

.menu-socialV2__link {
    display: flex;
    align-items: center;
}

.menu-socialV2__link svg {
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 7px;
    transition: var(--transition);
}

.menu-socialV2__link:hover svg {
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
    transition: var(--transition);
}

.menu-socialV2__link._instagramcom {
    background: linear-gradient(90deg, #e2632c,#fb4955,#ff3286,#fc39be,#d35bf8);
}

.menu-socialV2__name {
    padding-left: .94rem;
    font-family: Roboto;
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
}


@media (max-width: 1590px) {
    .menu-socialV2__link svg {
        width: 2.125rem;
        height: 2.125rem;
    }
}
@media (max-width: 1340px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 991px) {

}
@media (max-width: 767px) {

}
@media (max-width: 576px) {

}
@media (max-width: 360px) {

}
/* End */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/inner_banner/style.css?17721033967989 */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/inner_menu/style.css?17536922431136 */
/* /local/templates/mebelnavsesto/components/bitrix/main.include/page_garantiya/style.css?1753692388309 */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/warranty_periods/style.css?17536922801499 */
/* /local/templates/mebelnavsesto/components/bitrix/news.list/swiper_docs/style.css?17536926105278 */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/return_policy/style.css?17539617871299 */
/* /local/components/rebus/deliverycalc/templates/.default/style.css?17588949769320 */
/* /local/templates/mebelnavsesto/components/bitrix/news.list/deliveryModal/style.css?1758278759179 */
/* /local/templates/mebelnavsesto/components/bitrix/main.include/form.result.news_guarantees/style.css?17720172834480 */
/* /local/templates/mebelnavsesto/components/bitrix/menu/social_v2/style.css?17724567701193 */
