

/* 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_payment/style.css?1754319675897*/
.page_block {
    padding-top: 2.5rem;
}

.way-paymant-clarification {
    padding: 2.5rem 1.87rem;
    background: #fff;
}

.way-paymant-clarification__title {
    font-size: 1.875rem;
    font-weight: 500;
    line-height: normal;
}

.way-paymant-clarification__desc {
    padding-top: 1.25rem;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}









@media (max-width: 1590px) {}
@media (max-width: 1340px) {
    .way-paymant-clarification__title {
        font-size: 1.5rem;
    }
    .way-paymant-clarification__desc {
        font-size: 1rem;
    }
}
@media (max-width: 1200px) {}
@media (max-width: 991px) {
    .way-paymant-clarification {
        padding: 2rem 1.5rem;
    }
}
@media (max-width: 767px) {}
@media (max-width: 576px) {
    .page_block {
        padding-top: 2rem;
    }
}
/* End */


/* Start:/local/templates/mebelnavsesto/components/bitrix/customitems/way_payment/style.css?17721034718226*/
.way-payment {
    position: relative;
}

.way-payment__title {
    padding-bottom: 1.25rem;
    color: #000;
    font-family: Roboto;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: normal;
}

.way-payment-item {
    position: relative;
    z-index: 5;
    display: flex;
    flex-direction: column;
    border-radius: var(--radius10);
    background: #fff;
    transition: .5s;
}

.way-payment-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: var(--radius10);
    border-top-right-radius: var(--radius10);
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.25);
    opacity: 0;
    transition: .7s;
}

.way-payment-item-top {
    position: relative;
    padding-top: 65%;
}

.way-payment-item__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--radius10);
    overflow: hidden;
}

.way-payment-item__image:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .125;
}

.way-payment-item__image img {
    object-fit: cover;
    height: 100%;
}

.way-payment-item-top__desc {
    display: flex;
    align-items: center;
    width: 14.5rem;
    min-height: 72px;
    padding: 14px 17px;
    position: absolute;
    z-index: 1;
    left: 35px;
    border-radius: var(--radius20);
    color: #fff;
    font-family: Roboto;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: normal;
}

.way-payment_col:nth-child(even) .way-payment-item-top__desc {
    top: 26px;
}

.way-payment_col:nth-child(odd) .way-payment-item-top__desc {
    bottom: 32px;
}

.way-payment-item-top__desc:after {
    content: '';
    position: absolute;
    border-radius: var(--radius20);
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    backdrop-filter: blur(10px);
    opacity: .35;
}

.way-payment-item-top__desc_descor {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -11px;
    left: -11px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
}

.way-payment-item-top__desc_descor div {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 23px;
    width: 23px;
    height: 23px;
    background: #fff;
    color: #000;
    border-radius: 50%;
}

.way-payment-item-top__desc_descor:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
    background: #fff;
    backdrop-filter: blur(10px);
    opacity: .35;
}

.way-payment-item-info {
    padding: 2.5rem 2.25rem 2.5rem 1.56rem;
}

.way-payment-item__name {
    font-family: Roboto;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: normal;
}

.way-payment-item__desc {
    padding-top: 1.25rem;
    color: #707070;
    font-family: Roboto;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: normal;
}

.way-payment-item.active_show {
    height: 106.75%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    cursor: pointer;
    transition: .5s;
}

.way-payment-item.active_show .way-payment-item-info {
    position: relative;
    flex: 1;
}

/*.way-payment-item.active_show .way-payment-item-info:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: 5px;*/
/*    left: 0;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    box-shadow: -.75rem .75rem 0 0 red;*/
/*    border-top-left-radius: 15px;*/
/*}*/

.way-payment-item.active_show:after {
    opacity: 1;
    box-shadow: 0 -9px 8px 2px rgba(0, 0, 0, 0.25);
    transition: .5s;
}

.way-payment-item__text-hover {
    position: relative;
    margin-top: 1.4rem;
    transform: translateY(-50%);
    opacity: 0;
    width: 100%;
    height: 0;
    box-sizing: border-box;
    visibility: hidden;
    white-space: pre-wrap;
    overflow: hidden;
    border-radius: var(--radius10);
    padding: 2rem 9rem .75rem 1.56rem;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.25);
    background: #fff;
    color: #707070;
    font-family: Roboto;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 20px;
    transition: 1.5s;
}

.way-payment-item__text-hover.active_show {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    transition: .7s;
}

.way-payment-item__text-hover__image {
    position: absolute;
    top: 50%;
    right: -1px;
    transform: translateY(-50%);
    filter: saturate(0%);
    width: 12rem;
    height: 100%;
}

.way-payment-item__text-hover__image > div  {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.way-payment-item__text-hover__image img {
    object-fit: cover;
    height: auto;
    opacity: 0.4;
}

.way-payment-item-decor {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.way-payment-item-decor:after,
.way-payment-item-decor:before {
    content: '';
    position: absolute;
    z-index: 9;
    bottom: 6px;
    width: 24px;
    height: 24px;
    background: none;
    opacity: 0;
}

.way-payment-item-decor:after {
    left: -24px;
    border-bottom-right-radius: 50%;
    box-shadow: 5px 5px 0 0 #fff;
}

.way-payment-item-decor:before {
    right: -24px;
    border-bottom-left-radius: 50%;
    box-shadow: -5px 5px 0 0 #fff;
}

.way-payment-item.active_show .way-payment-item-decor:after,
.way-payment-item.active_show .way-payment-item-decor:before {
    opacity: 1;
    transition: .25s
}

.way-payment_col:first-child .way-payment-item-decor:after,
.way-payment_col:last-child .way-payment-item-decor:before {
    display: none !important;
}


@media (max-width: 1590px) {
    .way-payment-item.active_show {
        height: 108%;
    }
    .way-payment-item__text-hover {
        width: 100%;
    }
}
@media (max-width: 1400px) {}
@media (max-width: 1340px) {
    .way-payment-item-top__desc {
        width: 12rem;
        min-height: 50px;
        padding: 10px 17px;
        left: 22px;
        font-size: .9rem;
    }
    .way-payment_col:nth-child(even) .way-payment-item-top__desc {
        top: 15px;
    }
    .way-payment_col:nth-child(odd) .way-payment-item-top__desc {
        bottom: 20px;
    }
    .way-payment-item-info {
        padding: 2rem 1.5rem;
    }
    .way-payment-item__name {
        font-size: 1.25rem;
    }
    .way-payment-item__desc {
        padding-top: 1.1rem;
        font-size: 1rem;
    }
    .way-payment-item__text-hover {
        padding: 1rem 9rem .75rem 1.56rem;
        font-size: 1rem;
    }
    .way-payment-item {
        height: 100%;
    }
}
@media (max-width: 1200px) {
    .way-payment_col:nth-child(n + 3) {
        padding-top: 1.25rem;
    }
    .way-payment-item.active_show {
        height: 100%;
    }
    .way-payment-item-decor {
        display: none;
    }
    .way-payment-item.active_show:after {
        box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.25);
    }
    .way-payment-item__text-hover {
        margin-top: 0;
    }
    .way-payment-item__text-hover.active_show {
        margin-top: 1.4rem;
        margin-bottom: 1.25rem;
    }
}
@media (max-width: 991px) {}
@media (max-width: 767px) {}
@media (max-width: 576px) {
    .way-payment_col:nth-child(n + 3) {
        padding-top: 0;
    }
    .way-payment_col:nth-child(n + 2) {
        padding-top: 1rem;
    }
    .way-payment_col:nth-child(even) .way-payment-item-top__desc {
        top: auto;
        bottom: 20px;
    }
    .way-payment-item__text-hover {
        display: none;
        padding: 1rem 1.5rem.75rem 1.5rem;
    }
    .way-payment-item__text-hover__image {
        display: none !important;
    }

}
@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_payment/style.css?1754319675897 */
/* /local/templates/mebelnavsesto/components/bitrix/customitems/way_payment/style.css?17721034718226 */
