.banner_page {
    padding: 115px 0;
	position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
.banner_page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.banner_page_content .breadcrumb li * {
    font-family: Rubik;
font-weight: 400;
font-size: 15px;
line-height: 24px;
letter-spacing: 0%;
color: #858585;
}
.banner_page_content .breadcrumb {
    margin-bottom: unset;
} 
.banner_page_content .breadcrumb-item + .breadcrumb-item:not(.active)::before {
    color: #FCBE00;
    
}
.banner_page_content .breadcrumb li a {
    color: #FCBE00;

}
.banner_page_content h1 {
    font-weight: 400;
    font-size: 60px;
    color: #fff;
    line-height: 1.17em;
    margin-bottom: 55px;
    letter-spacing: -3px;
}
.banner_page_text {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
.banner_page_text p {
	font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
	max-width: 700px;
    margin: 0 auto;
}
.config {
    background: #FCBE00;
    font-family: Rubik;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    padding: 13px 100px;
    display: inline-block;
}
.banner_page_content {
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: flex-start;
}
.page_text_block {
    background: #F4F5F7;
}
.page_text_block .container {
    display: flex;
    align-items: center;
    gap: 123px;
    padding-top: 52px;
    padding-bottom: 52px;
}
.page_text_subtitle {
    font-family: Rubik;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #FCBE00;
    margin-bottom: 10px;
}
.page_text_title {
    font-family: Rubik;
    font-weight: 500;
    font-size: 36px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #333333;
    margin-bottom: 30px;
}
.page_text_big {
    font-family: Rubik;
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #333333;
    margin-bottom: 30px;
}
.page_text_small {
    font-family: Rubik;
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #333333;

}
.newpage21 {
    background: #F4F5F7;
}
.section-desc .text-block {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 0;
}
.section-desc {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#config_anchor.content.bg-gray {
    padding-bottom: 0;
    margin-bottom: 50px;
}
#config_anchor .configurator {
    margin-bottom: unset !important;
}
#config .b-linking__title, 
.section-desc .section-text h2 {
    font-family: Rubik;
    font-weight: 500;
    font-size: 30px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #333333;
    margin-bottom: 24px;
}
.section-desc .section-text * {
    font-family: Rubik;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #333333;
}
.newpage21.catalog_slider {
    padding: 65px 0 0; 
}
@media(max-width: 1024px) {
    .banner_page_content h1 {
        font-weight: 700;
        font-size: 50px;
        line-height: 140%;
        letter-spacing: 0%;

    }
    .banner_page_content {
        gap: 30px;
    }
    .banner_page_text {
        font-weight: 400;
        font-size: 20px;
        line-height: 140%;
        letter-spacing: 0%;

    }
    .page_text_title {
        font-weight: 500;
        font-size: 30px;
        line-height: 140%;
        letter-spacing: 0%;

    }
    .page_text_big {
        font-weight: 400;
        font-size: 20px;
        line-height: 160%;
        letter-spacing: 0%;

    }
    .page_text_small {
        font-weight: 400;
        font-size: 15px;
        line-height: 160%;
        letter-spacing: 0%;

    }
    .page_text_block .container {
        gap: 0;
    }
    .page_text img {
        margin-left: -75px;
    }
    #config_anchor.content.bg-gray {
        padding-top: 0;
    }
    .section-desc .text-block {
        margin-top: 20px;
    }
    .advantages {
        margin-top: 42px !important;
    }
    .page_text_block .container {
        padding-top: 42px;
        padding-bottom: 42px;
    }
}
@media(max-width: 768px) {
    .page_text_block .container > div {
        width: 50%;
    }
    .catalog_slider_block  .slide .slide-inner {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
@media(max-width: 600px) {
    .banner_page {
        padding: 38px 0;
    }
    .banner_page_content h1 {
        font-size: 50px;
        line-height: 1;
        margin-bottom: 25px

    }
    .banner_page_text {
        font-weight: 400;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0%;

    }
    .config {
        width: 100%;
    }
    .page_text_block .container {
        flex-direction: column;
    }
    .page_text_block .container > div {
        width: 100%;    
    }
    .page_text_title {
        font-weight: 500;
        font-size: 24px;
        line-height: 140%;
        letter-spacing: 0%;

    }
    .page_text_big {
        font-weight: 400;
        font-size: 18px;
        line-height: 160%;
        letter-spacing: 0%;

    }
    .page_text_small {
        font-weight: 400;
        font-size: 15px;
        line-height: 160%;
        letter-spacing: 0%;

    }
    .advantages h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 130%;
        letter-spacing: 0%;
        text-align: center;

    }
    .newpage21.catalog_slider {
        padding-bottom: 60px;
        margin-bottom: 0;
    }
    .newpage21.catalog_slider .slick-dots {
        position: relative;
    }
    #config_anchor .configurator {
        margin-top: unset;
    }
    .configurator__container {
        padding-top: 30px !important;
    }
    #config .b-linking__title,
    .section-desc .section-text h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 24px;
        letter-spacing: 0%;

    }
    .page_text_block img {
        width: 100%;
        height: auto;
    }
}

.breadcrumb__area.box-plr-75 {
    display: none !important;
}

.newpage21_item__properties {
    padding: 10px 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    max-height: 160px;
}

.newpage21_item__property {
    display: flex;
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #D8D8D8;
}

.newpage21_item__property:last-child {
    border-bottom: none;
}

.newpage21_item__property-name {
    color: #828282;
    margin-right: 15px;
}

.newpage21_item__property-value {
    color: #000000;
}
