

/* Start:/bitrix/components/ranx/block.landing/templates/1_3_custom/style.css?17431716489073*/
.block1-3-custom-slider:not(.slick-initialized) .block1-3-custom-bg-image:not(:first-child) {
    display: none;
}

.block1-3-custom-prices {
    display: flex;
    margin-bottom: 30px;
}

.block1-3-custom.content-align-center .block1-3-custom-prices {
    justify-content: center;
}

.block1-3-custom.content-align-left .block1-3-custom-prices {
    justify-content: flex-start;
}

/* text */
.block.block1-3-custom .block-title .block-subtitle {
    margin-bottom: 25px;
}

.block.block1-3-custom .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}

.block.block1-3-custom .block-title .block-cattitle {
    margin-bottom: 13px;
}

.block1-3-custom .toner-block {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.3;
}
.block.block1-3-custom .block-subtitle {
    max-width: 500px;
}

.block.block1-3-custom .block1-3-custom-align-content {
    text-align: left !important;
    margin: auto 0;
}

.block.block1-3-custom.content-align-center .block1-3-custom-align-content {
    text-align: center !important;
    margin: auto;
}

.block.block1-3-custom.content-align-wide .block1-3-custom-align-content {
    text-align: justify !important;
    margin: auto;
}

.block1-3-custom.content-align-center .block-el-btns {
    justify-content: center;
}

.block1-3-custom-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}

.block1-3-custom-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}

.block1-3-custom-bg-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.block1-3-custom-video {
    position: relative;
}

.block1-3-custom-bg-video {
    position: absolute;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.block1-3-custom-bg-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.block1-3-custom .slick-dots {
    bottom: 30px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.block1-3-custom .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}

.block1-3-custom .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    border-radius: 50px;
}

.block1-3-custom .slick-dots li:not(.slick-active) button {
    background: #fff;
}

.height-inherit {
    height: inherit;
}

.block1-3-custom .col-flex-rw {
    background-size: 0;
    display: flex;
    place-items: flex-end;
}

.height-fill {
    height: 100%;
}

.block1-3-custom .block-el-btns {
    margin-top: 25px;
}

.block1-3-custom-content-center .block-el-btns {
    justify-content: center;
}

.block.block1-3-custom .block-cattitle {
    font-weight: 400 !important;
    font-size: var(--h3) !important;
    line-height: 1.5 !important;
    text-transform: uppercase !important;
    color: var(--theme) !important;
}

.block.block1-3-custom .block-title-text {
    font-weight: 800 !important;
    font-size: var(--h1) !important;
    line-height: 1.1 !important;
    color: #1a1a1a !important;
    margin-top: 8px !important;
    margin-bottom: 32px !important;
}


@media (min-width: 768px) {

    .block1-3-custom .text-light-desktop,
    .block1-3-custom .text-light-desktop .block-title-text,
    .block1-3-custom .text-light-desktop .block1-3-custom-price,
    .block1-3-custom .text-light-desktop .block1-3-custom-price-old,
    .block1-3-custom .text-light-desktop .block-cattitle,
    .block1-3-custom .text-light-desktop .block-subtitle,
    .block1-3-custom .text-light-desktop p,
    .block1-3-custom .text-light-desktop ul,
    .block1-3-custom .text-light-desktop ol,
    .block1-3-custom .text-light-desktop dl {
        color: #FFFFFF !important;
    }

    .block1-3-custom-content-left.col-md-6 {
        padding-right: 100px;
    }

    .block1-3-custom-bg-image {
        overflow: hidden;
    }

    .block1-3-custom .col-flex-rw.block1-3-custom-no-image {
        display: none;
    }

    .block1-3-custom .block1-3-custom-mobile-img {
        display: none;
    }

    .block1-3-custom-mobile-type--text_on_image .block-title {
        background: none !important;
    }
}

.block1-3-custom-bg-image:focus {
    outline: none;
}

@media (max-width: 1279px) {
    .block.block1-3-custom .block-title {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .block1-3-custom .block1-3-custom-image {
        align-items: center;
    }

    .block1-3-custom-bg-image img {
        height: auto;
        width: 100%;
        object-fit: contain;
    }
}

@media (max-width: 767px) {
.block.block1-3-custom .block-subtitle {
max-width: 100%;
}

    .block1-3-custom .text-light-mobile,
    .block1-3-custom .text-light-mobile .block-title-text,
    .block1-3-custom .text-light-mobile .block1-3-custom-price,
    .block1-3-custom .text-light-mobile .block1-3-custom-price-old,
    .block1-3-custom .text-light-mobile .block-cattitle,
    .block1-3-custom .text-light-mobile .block-subtitle,
    .block1-3-custom .text-light-mobile p,
    .block1-3-custom .text-light-mobile ul,
    .block1-3-custom .text-light-mobile ol,
    .block1-3-custom .text-light-mobile dl {
        color: #FFFFFF !important;
    }

    .block1-3-custom .maxwidth-theme {
        padding: 0 15px !important;
    }

    .block.block1-3-custom .block-title {
        padding-top: 0;
        padding-bottom: 0;
    }

    .block.block1-3-custom .block-title .block-title-text {
        margin-bottom: 20px;
    }

    .block1-3-custom .col-flex-rw {
        position: relative;
        width: 100vw;
        height: 75vw;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .block1-3-custom .block1-3-custom-content-left {
        height: 100%;
    }

    .block1-3-custom-container {
        flex-direction: column;
        justify-content: flex-start;
    }

    .block1-3-custom .mobile-img {
        display: block;
        align-self: flex-end;
        max-height: 100%;
        overflow: hidden;
    }

    .block1-3-custom .col-flex-rw img {
        max-width: 100%;
        max-height: 100%;
    }

    .block1-3-custom-bg-image {
        background-size: 0;
        background-position: top;
    }

    .block1-3-custom-bg-video {
        display: none;
    }

    .block1-3-custom .height-fill {
        display: flex;
        flex-direction: column-reverse;
    }

    .block1-3-custom .block1-3-custom-content-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 30px;
    }

    .block1-3-custom-content-center {
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 30px;
    }

    .block1-3-custom .slick-dots {
        position: static;
        margin-top: -25px;
        margin-bottom: 25px;
    }

    .block1-3-custom .slick-dots li:not(.slick-active) button {
        background: #cccccc;
    }

    .block1-3-custom-image {
        justify-content: center;
    }

    .block1-3-custom-mobile-img+.block1-3-custom-image {
        display: none;
    }

    .block1-3-custom-align-content {
        margin-top: 30px !important;
    }

    .block1-3-custom p,
    .block.block1-3-custom .block-title .block-subtitle,
    .block1-3-custom .block1-3-custom-slider .block1-3-custom-prices {
        margin-bottom: 20px !important;
    }

    .block1-3-custom .block-el-btns {
        margin-bottom: 25px;
    }

    .block1-3-custom-mobile-type--with_text_block .block1-3-custom-image.block1-3-custom-set-mobile-img img {
        display: none;
    }

    .block1-3-custom-mobile-type--text_on_image .block1-3-custom-image {
        display: none;
    }

    .block.block1-3-custom .block1-3-custom-mobile-type--text_on_image .block-title {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-top: 0 !important;
        padding-top: 30px;
    }

    .block1-3-custom-mobile-type--only_image .block-title {
        display: none;
    }

    .block1-3-custom-mobile-type--only_image .block1-3-custom-mobile-img {
        height: unset;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/6_1_custom5/style.css?17434155651043*/
.block6-1-custom5 .mama-sbor--progress {
    margin-top: 12px;
    height: 32px;
    border-radius: 99px;
    background-color: #FFD9B8;
    overflow: hidden;
}

.block6-1-custom5 .mama-sbor--progress-bar {
    height: 32px;
    background-color: #FA873D;
    border-radius: 99px;
}

.block6-1-custom5 .mama-sbor--progress-info *,
.block6-1-custom5 .mama-sbor--progress-info {
    font-size: var(--t);
    font-weight: 400;
    line-height: 1.6;
    color: #666666;
}

.block6-1-custom5 .mama-sbor--progress-info {
    margin-top: 16px;
}

.block6-1-custom5 .mama-sbor--tilte {
    width: 100%;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
    gap: var(--p16);

}

.block6-1-custom5 .mama-sbor--tilte h3 {
    flex-basis: 0;
    flex-grow: 1;
}

@media (max-width: 768px) {
    .block6-1-custom5 .mama-sbor--tilte {
        flex-wrap: wrap;
    }

    .block6-1-custom5 .__btn-right,
    .block6-1-custom5 .__btn-right .btn {
        width: 100%;
    }

}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/6_3_custom/style.css?17434150671227*/
.block6-3-custom .article-right {
    position: relative;
}


.block6-3-custom .article-left {
    display: flex;
    flex-direction: column;
    gap: 32px;
    max-width: 734px;
    width: 100%;
}

.block6-3-custom .article-title {
    margin-bottom: 16px;
}

.block6-3-custom .article-left .article {
    padding: 32px;
    border: 1px solid var(--theme);
    border-radius: 12px;
}
.block6-3-custom .article-descr  {
    font-size: var(--t);
    font-weight: 400;
    line-height: 1.4;
    color: #666666;
}
.block6-3-custom .articles {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 32px;
}

.block6-3-custom .articles > div {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    box-sizing: border-box;
min-width: 550px;

}

.block6-3-custom .article-right {
    min-height: 500px; 
    
}
   
.block6-3-custom img.block-bg-picture {
    object-position: center !important;
    border-radius: 12px !important;
    object-fit: cover !important;
    object-position: center !important;
}
@media (max-width: 768px ) {
    .block6-3-custom .articles > div {
        min-width: 100%;
    }
    .block6-3-custom .article-right {
        min-height: 350px;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_1_custom2/style.css?1743165541960*/
.block15-1-custom .block-title {
    margin-bottom: 0 !important;
}
/* center */
.block15-1-custom.block.content-align-center .block-title,
.block15-1-custom.block.content-align-center .block-btns {
    justify-content: center;
    text-align: center;
}

/* left */
.block15-1-custom.block.content-align-left .block-title,
.block15-1-custom.block.content-align-left .block-btns{
    justify-content: flex-start;
    text-align: left;
}

/* wide */
.block15-1-custom.block.content-align-wide .block-title,
.block15-1-custom.block.content-align-wide .block-btns{
    justify-content: flex-start;
    text-align: justify;
}

.block15-1-custom .block-title-col.col-lg-10 {
    flex-basis: calc(2/3 * 100%);
    max-width: calc(2/3 * 100%);
}

/* wide block */
.block15-1-custom.wide-block .block-title-col.col-lg-10 {
    flex-basis: 100%;
    max-width: 100%;
}
.block15-1-custom.wide-block .block-desc-col.col-lg-8 {
    flex-basis: 100%;
    max-width: 100%;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/6_1_custom2/style.css?17434182523569*/
.block6-1-custom2 {
    padding-top: 32px;
}

.block6-1-custom2 .items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: var(--p32);
    width: 100%;
}

.block6-1-custom2 .block-desc p,
.block6-1-custom2 .block-desc {
    font-size: var(--t);
    font-weight: 400;
    line-height: 1.4;
    color: #666666;
}

.block6-1-custom2 .items .item {
    min-width: 200px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.04);
    flex: 1;
}

.block6-1-custom2 .item--wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 32px;
    background-color: #ffffff;

}

.block6-1-custom2 .block-title+.items {
    margin-top: var(--p48);
}

.block6-1-custom2 .items .item--info {
    padding-top: 32px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.block6-1-custom2 .item--title {

    font-weight: 700;
    line-height: 1.4;
    color: #1a1a1a;
}

.block6-1-custom2 .__btn-bottom {
    margin-top: 16px;
}

.block6-1-custom2 .item--img {
    width: 100%;
    overflow: hidden;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding-bottom: 84%;
    background-size: cover;
    background-position: center;
}



@media (max-width: 550px) {
    .block6-1-custom2 .items .item {

        min-width: 100%;
    }
}

.modal6_1_custom2 {
    display: flex;
    flex-direction: column;
    gap: var(--p24);
}

.modal6_1_custom2 .modal-cahrs-title {
    font-weight: 700;
    line-height: 1.4;
    color: #1a1a1a;
    margin-bottom: 16px;

}

.modal6_1-preview-text {
    font-size: var(--t18);

    font-weight: 400;
    line-height: 1.4;
    color: #666666;
}

.modal6_1_custom2 .modal6_1-picture {
    overflow: hidden;
    border-radius: 12px;
    height: 100%;
    height: 230px;
    position: relative;
    width: 100%;
    max-width: 320px;


}

.modal6_1_custom2 .modal6_1-picture img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.modal6_1_custom2 .title {

    font-weight: 700;
    line-height: 1.3;
    color: #1a1a1a;
}

.modal6_1_custom2 .modal-top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: top;
    gap: var(--p32);
    width: 100%;
}

.modal6_1_custom2 .modal-payment-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: var(--p32);
    width: 100%;
    padding: var(--p24);
    border-radius: 12px;
    background-color: #fcf7f4;
}

.modal6_1_custom2 .modal6_1-detail-price {
    font-weight: 700;
    font-size: 48px;
    line-height: 1;
    text-align: center;
    color: var(--theme);
}

.modal6_1_custom2 .modal6_1-detail-text .title-h4,
.modal6_1_custom2 .modal6_1-detail-text .title-h3 {
    margin-bottom: 8px;
    font-weight: 700;
    line-height: 1.2;
    color: #1a1a1a;
}

@media (max-width: 1200px) {
    .block6-1-custom2 .items .item {

        min-width: 380px;
    }
}

@media (max-width: 991px) {
    .block6-1-custom2 .items .item {

        min-width: 280px;
    }
}

@media (max-width: 768px) {
    .block6-1-custom2 .items .item {

        min-width: 100%;
    }

    .modal6_1_custom2 .modal6_1-detail-price {
        font-size: 32px;

    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/6_1_custom3/style.css?17431654284226*/
.block6-1-custom3 {
    padding-top: 32px;
}

.block6-1-custom3 .items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: var(--p32);
    width: 100%;
}

.block6-1-custom3 .items .item {
    min-width: 280px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.04);
    flex: 1;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    padding: var(--p32);
}

.block6-1-custom3 .items .item.compleete {
    background-color: transparent;
    border: 1px solid var(--theme);

}
.block6-1-custom3 .items .item.compleete .btn {
display: none !important;

}

.block6-1-custom3 .item--wrap {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: space-between;
    height: 100%;
}

.block6-1-custom3 .block-title+.items {
    margin-top: var(--p48);
}

.block6-1-custom3 .items .item--info {

    text-align: center;

}

.block6-1-custom3 .item--title {
    padding-top: 32px;
    width: 100%;
    font-weight: 700;
    line-height: 1.4;
    color: #1a1a1a;
}

.block6-1-custom3 .__btn-bottom {
    margin-top: 16px;
    text-align: center;
    min-height: 50px;
}

.block6-1-custom3 .item--sbor-progress-info,
.block6-1-custom3 .item--sbor-progress-info *,
.block6-1-custom3 .item--descr {

    font-weight: 400;
    font-size: var(--t18);

    line-height: 1.6;
    color: #666666;
}

.block6-1-custom3 .item--descr {
    text-align: center;
}

.block6-1-custom3 .item--img {
    width: 100%;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 65%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.block6-1-custom3 .item--sbor-price {
    font-weight: 700;
    font-size: 48px;

    line-height: 1.3;
    text-align: center;
    color: var(--theme);
}

.block6-1-custom3 .item--sbor-progress {
    margin-top: 16px;
    margin-bottom: 8px;
    height: 12px;
    border-radius: 99px;
    background-color: #FFD9B8;
    overflow: hidden;
}

.block6-1-custom3 .item--sbor-progress-bar {
    height: 12px;
    background-color: #FA873D;
    border-radius: 99px;
}




@media (max-width: 550px) {
    .block6-1-custom3 .items .item {

        min-width: 100%;
    }
}


.modal6_1_custom3 {
    margin: -32px;
    display: flex;
    flex-direction: column;
    gap: var(--p24);
}

.modal6_1_custom3 .js-form-payment {
    padding: 48px !important;
}
.modal6_1_custom3 .modal-cahrs-title {
    font-weight: 700;
    line-height: 1.4;
    color: #1a1a1a;
    margin-bottom: 16px;

}

.modal6_1_custom3 .modal6_1-preview-text {
    font-size: var(--t18);

    font-weight: 400;
    line-height: 1.4;
    color: #666666;
}

.modal6_1_custom3 .modal6_1-picture {
    overflow: hidden;
    border-radius: 12px;
    height: 100%;
    height: 170px;
    position: relative;
    width: 100%;
    max-width: 320px;


}

.modal6_1_custom3 .modal6_1-picture img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.modal6_1_custom3 .title {

    font-weight: 700;
    line-height: 1.3;
    color: #1a1a1a;
}

.modal6_1_custom3 .modal-top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: top;
    gap: var(--p32);
    width: 100%;
}

.modal6_1_custom3 .modal-payment-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: var(--p32);
    width: 100%;
    padding: var(--p24);
    border-radius: 12px;
    background-color: #fcf7f4;
}

.modal6_1_custom3 .modal6_1-detail-price {
    font-weight: 700;
    font-size: 48px;
    line-height: 1;
    text-align: center;
    color: var(--theme);
}

.modal6_1_custom3 .modal6_1-detail-text .title-h3 {
    margin-bottom: 8px;
    font-weight: 700;
    line-height: 1.2;
    color: #1a1a1a;
}

@media (max-width: 768px) {
    .modal6_1_custom3 .modal6_1-detail-price {
        font-size: 32px;

    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/6_1_custom4/style.css?17431727092134*/
.block6-1-custom4 .block-wrapper {
    padding: var(--p96);
    background-color: #FFD9B8;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.block6-1-custom4 .block-left--info {
    z-index: 10;
    padding-right: 32px;

}

.block6-1-custom4 .block-wrapper>div {
    min-width: 280px;
}

.block6-1-custom4 .block-left {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.block6-1-custom4 .__btn-bottom {
    z-index: 10;
    margin-top: -50px;
}

.block6-1-custom4 .block-left--title {

    font-weight: 700;

    line-height: 1.2;
    color: #1a1a1a;
    margin-bottom: 32px;
}

.block6-1-custom4 .block-left--descr {

    font-weight: 400;
    font-size: var(--t18);

    line-height: 1.4;
    color: #666666;
}

.block6-1-custom4 .block-right {
    position: relative;
    min-height: 350px;

}

.block6-1-custom4 .block-right--img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;

    width: 100%;
    overflow: hidden;

    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;

    border-radius: 12px;
    background-size: cover;
    background-position: center;

}

.block6-1-custom4 img.block-bg-picture {
    object-position: bottom right;
    position: static !important;
    width: 100%;
}

.block6-1-custom4 .block-left {
    min-height: 405px;
}

@media (min-width: 1100px) {
    .block6-1-custom4 .block-right {
        width: 500px;
    }
}

@media (max-width: 1100px) {
    .block6-1-custom4 .block-wrapper {
        gap: 24px;
        padding: 32px;
        flex-direction: column;
    }

    .block6-1-custom4 .block-left {
        margin-right: -32px;
     /*   padding-right: 32px;*/
    }

    .block6-1-custom4 .block-wrapper>div {
        min-width: 100%;
    }
.block6-1-custom4 .__btn-bottom {
margin-top: 8px;
padding-right: 32px;
}

}

@media (max-width: 768px) {
    .block6-1-custom4 img.block-bg-picture {
        object-fit: contain !important;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_1_custom4/style.css?17431717971106*/
.block15-1-custom4 .block-title {
    margin-bottom: 0 !important;
}
/* center */
.block15-1-custom4.block.content-align-center .block-title,
.block15-1-custom4.block.content-align-center .block-btns {
    justify-content: center;
    text-align: center;
}

/* left */
.block15-1-custom4.block.content-align-left .block-title,
.block15-1-custom4.block.content-align-left .block-btns{
    justify-content: flex-start;
    text-align: left;
}

/* wide */
.block15-1-custom4.block.content-align-wide .block-title,
.block15-1-custom4.block.content-align-wide .block-btns{
    justify-content: flex-start;
    text-align: justify;
}

.block15-1-custom4 .block-title-col.col-lg-10 {
    flex-basis: calc(2/3 * 100%);
    max-width: calc(2/3 * 100%);
}

/* wide block */
.block15-1-custom4.wide-block .block-title-col.col-lg-10 {
    flex-basis: 100%;
    max-width: 100%;
}
.block15-1-custom4.wide-block .block-desc-col.col-lg-8 {
    flex-basis: 100%;
    max-width: 100%;
}

.block15-1-custom4 .block-last {
    margin-top: 32px;
}

.block15-1-custom4 .block-title-text {
    font-size: var(--h1) !important;
}
/* End */


/* Start:/local/templates/mama-landing/components/bitrix/news.list/mama-last-payment/style.css?1743168183348*/

.block-last .block-last--item-text {
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: var(--theme);
}

.block-last .block-last--item-wrap {
    display: flex;
    flex-direction: row;
}

.block-last .block-last--item-space {
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_2/style.css?1696528953529*/
.block15-2.content-align-left .block15-2-content {
	text-align: left;
}
.block15-2.block.content-align-left .block-title,
.block15-2.block.content-align-left .block-btns {
	justify-content: flex-start;
	text-align: left;
}

.block15-2.content-align-center .block15-2-content {
	text-align: center;
}

.block15-2.content-align-wide .block15-2-content {
	text-align: justify;
}
.block15-2.block.content-align-wide .block-title,
.block15-2.block.content-align-wide .block-btns{
	justify-content: flex-start;
	text-align: justify;
}

/* End */
/* /bitrix/components/ranx/block.landing/templates/1_3_custom/style.css?17431716489073 */
/* /bitrix/components/ranx/block.landing/templates/6_1_custom5/style.css?17434155651043 */
/* /bitrix/components/ranx/block.landing/templates/6_3_custom/style.css?17434150671227 */
/* /bitrix/components/ranx/block.landing/templates/15_1_custom2/style.css?1743165541960 */
/* /bitrix/components/ranx/block.landing/templates/6_1_custom2/style.css?17434182523569 */
/* /bitrix/components/ranx/block.landing/templates/6_1_custom3/style.css?17431654284226 */
/* /bitrix/components/ranx/block.landing/templates/6_1_custom4/style.css?17431727092134 */
/* /bitrix/components/ranx/block.landing/templates/15_1_custom4/style.css?17431717971106 */
/* /local/templates/mama-landing/components/bitrix/news.list/mama-last-payment/style.css?1743168183348 */
/* /bitrix/components/ranx/block.landing/templates/15_2/style.css?1696528953529 */
