.intro__bg {
    position: absolute;
    right: -40%;
    /* top: -10%; */
    top: -50%;
    max-width: 944px;
    z-index: -1;
}

.intro__bg img {
    max-width: 100%;
    height: auto;
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.intro__content {
    padding: 141px 0 200px 0;
    position: relative
}

.intro__img {
    position: absolute;
    right: -29px;
    top: 153px;
    z-index: 0;
    width: 100%;
    max-width: 610px;
}

.intro__img img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.page-template-page-home .intro__img,
.page-template-page-home_test .intro__img {
    top: 110px;
    right: -60px;
}

.intro__title {
    max-width: 100%;
    font-size: 55px;
    font-weight: 700;
    line-height: 62px;
    font-style: normal;
    letter-spacing: 2.75px;
    margin: 0 0 15px 0;
    position: relative;
    z-index: 2;
    color: #151313;
}

.page-template-page-home .intro__title,
.page-template-page-home_test .intro__title {
    padding-top: 100px;
    font-size: 45px;
    line-height: 55px;
    width: 640px;
    margin-bottom: 0;
}

.page-template-page-home span.intro__title,
.page-template-page-home_test span.intro__title {
    position: relative;
    white-space: nowrap;
}

.page-template-page-home span.intro__title::before,
.page-template-page-home_test span.intro__title::before {
    content: '';
    position: absolute;
    bottom: 14px;
    left: 0;
    width: 100%;
    height: 25px;
    background-color: #FDC84E;
    border-radius: 31px;
    z-index: -1;
}


/* .page-template-page-home .intro__title span,
.page-template-page-home_test .intro__title span {
    display: block;
} */

.intro__undertitle {
    max-width: 430px;
    font-size: clamp(14px, 4.2vw, 18px);
    font-weight: 400;
    line-height: 1.35;
    letter-spacing: .36px;
    margin: 20px 0 33px 0;
    position: relative;
    z-index: 2;
    color: #151313;
}

.intro__undertitle_list {
    font-size: clamp(14px, 4.2vw, 18px);
    font-weight: 400;
    line-height: 1.35;
    letter-spacing: .36px;
    margin: 20px 0 33px 0;
    padding-left: 20px;
    position: relative;
    z-index: 2;
    color: #151313;
}

.intro__undertitle_list li {
    list-style: disc;
}

.intro__btn-cont {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.intro__tip-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 0 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-template-page-home .intro__tip-row,
.page-template-page-home_test .intro__tip-row {
    margin-left: 0;
    margin-bottom: 30px;
}

.intro__tip-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 20px 0 0;
}

._index .intro__tip-icon {
    margin: 0 10px 0 0;
}

.intro__tip-icon img {
    display: unset;
    height: unset;
    max-width: unset;
}

._index .intro__tip-text {
    color: #000;
}

.intro__tip-text {
    letter-spacing: .32px;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
}

.intro__tip-text span {
    display: block;
    font-weight: 600;
}

.button_text {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: .36px;
    margin-bottom: 20px;
}

.intro_btn_block {
    display: flex;
    gap: 20px;
    align-items: center;
}

.intro_btn_block .btn_v3 {
    padding-left: 30px;
    padding-right: 30px;
    border: 2px solid #FDC84E;
    width: 300px;
    max-width: 100%;
}

.intro_btn_block .btn_v3:hover {
    border-color: #e62d58;
}

.intro_btn_block .btn_v3.btn_v3_2 {
    background-color: #fff;
    border: 2px solid #000;
}

.intro_btn_block .btn_v3.btn_v3_2:hover {
    color: #000;
}

.intro_btn_block .btn_v3.btn_v3_2 span {
    display: none;
}

.btn_text {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .36px;
    color: #151313;
}

.header__logo.mobile {
    display: none;
}

.intro_items {
    margin-top: 40px;
    display: flex;
    gap: 50px;
}

.intro_items .item {
    max-width: 300px;
    position: relative;
}

.intro_items .item::before {
    content: '';
    position: absolute;
    left: -90px;
    top: -80px;
    width: 192px;
    height: 192px;
    background-image: url(../../../img/intro/romb.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

.intro_items .name {
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    font-style: normal;
    color: #151313;
}

.intro_items .text {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .36px;
    color: #151313;
}

.intro_items_2 {
    margin-top: 40px;
    display: block;
}

.intro_items_2 .name {
    font-size: 35px;
    font-weight: 700;
    line-height: 35px;
}

.intro_items_2 .item {
    display: flex;
    justify-content: left;
    align-items: top;
    gap: 15px;
}

.intro_items_2 .item+.item {
    margin-top: 30px;
}

.intro__img-mobil-img {
    display: none;
}

@media (max-width: 470px) {
    .intro__img img {
        display: none;
    }

    .intro__img .intro__img-mobil-img {
        display: block;
        margin-top: 30px;
    }

}