

/* 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/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/customitems/accordion_delivery/style.css?17561952901678*/
.acc-info__Delivety {
    border-radius: var(--radius20);
    border: 1px solid #D2D2D2;
    background: #fff;
}

.acc-info__Delivety .accordion_item {
    padding: 2.12rem 2.5rem;
}

.acc-info__Delivety .accordion_item:not(:first-child) {
    border-top-left-radius: var(--radius20);
    border-top-right-radius: var(--radius20);
    border-top: 1px solid #D2D2D2;
}

.acc-info__Delivety .accordion_item a {
    font-size: 1.875rem;
    font-weight: 500;
    line-height: normal;
    transition: .35s;
}

.acc-info__Delivety .accordion_item a:hover {
    color: var(--primary-color);
    transition: .35s;
}

.acc-info__Delivety .card-body {
    padding: 0 2.5rem 1.25rem 2.5rem;
    border: none;
    color: #707070;
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
}

.acc-info__Delivety .card-body:first-child {
    border-bottom-left-radius: var(--radius20);
    border-bottom-right-radius: var(--radius20);
}

@media (max-width: 1590px) {}
@media (max-width: 1340px) {
    .acc-info__Delivety .accordion_item a {
        font-size: 1.5rem;
    }
}
@media (max-width: 1200px) {
    .acc-info__Delivety .accordion_item {
        padding: 1.5rem 1.25rem;
    }
    .acc-info__Delivety .card-body {
        padding: 0 1.25rem 1.25rem 1.25rem;
    }
    .acc-info__Delivety .accordion_item a {
        font-size: 1.25rem;
    }
}
@media (max-width: 991px) {}
@media (max-width: 767px) {
    .acc-info__Delivety .accordion_item a {
        font-size: 17px;
    }
    .acc-info__Delivety .card-body {
        font-size: 14px;
    }
}
@media (max-width: 576px) {}
@media (max-width: 400px) {}
/* End */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/inner_banner/style.css?17721033967989 */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/inner_menu/style.css?17536922431136 */
/* /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/customitems/accordion_delivery/style.css?17561952901678 */
