.half-images-half-text.home-half-and-half {
    position: relative;
    padding: 0 22px 70px;
    z-index: 2;
}

.half-images-half-text__headlines {
    margin-bottom: 22px;
}

.half-images-half-text__sub-heading {
    color: var(--dark);
    font-size: 40px;
    font-weight: 700;
    line-height: 0.7em;
    margin-bottom: 12px;
}

.half-images-half-text__title {
    color: var(--dark);
    font-size: 50px;
    font-weight: 700;
    line-height: 0.7em;
    margin-left: 40px;
    margin-bottom: 0;
}

.half-image {
    max-width: 331px;
}

.half-image__top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.half-image__top img,
.half-image__bottom-right img {
    border-radius: 10px;
}

.half-image__left {
    width: 157px;
    height: 201px;
}

.half-image__right {
    width: 157px;
    height: 150px;
}

.half-image__bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 18px 9px 0;
}

.half-image__bottom-left {
    width: 121px;
}

.half-image__bottom-right {
    width: 176px;
    height: 121px;
}

.half-text {
    padding-top: 25px;
}

.half-text p {
    letter-spacing: 0.01em;
}

.half-images-half-text__image__wrapper {
    max-width: 331px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.half-image {
    max-width: 100%;
}

.half-image__left,
.half-image__right {
    width: 50%;

}

.half-image__top {
    gap: 17px;
}

.half-image__bottom-right {
    width: calc(100% - 121px);
    margin-left: 15px;
}

.half-images-half-text__innerpage {
    padding-left: 22px;
    padding-right: 22px;
    position: relative;
}

.half-images-half-text__headlines:empty {
    display: none !important;
    margin: 0;
}

.half-images-half-text__right.half-images-half-text__innerpage .half-images-half-text__flex {
    display: flex;
    flex-direction: column-reverse;
}

.half-images-half-text__right.half-images-half-text__innerpage .half-images-half-text__flex .half-image {
    margin-top: 46px;
}

@media (min-width: 768px) {
    .half-images-half-text__innerpage {
        padding-left: 52px;
        padding-right: 52px;
    }

    .half-images-half-text.home-half-and-half {
        padding: 0 52px 74px;
    }

    .half-images-half-text__sub-heading {
        font-size: 75px;
    }

    .half-images-half-text__title {
        font-size: 100px;
    }

    .half-image {
        max-width: 100%;
    }

    .half-image__top {
        gap: 30px;
    }

    .half-image__left {
        height: 361px;
    }

    .half-image__right {
        height: 286px;
    }

    .half-image__bottom {
        margin: 20px 19px 0;
        margin-top: 32px;
    }

    .half-image__bottom-left {
        width: 240px;
    }

    .half-image__bottom-right {
        width: calc(100% - 240px);
        margin-left: 26px;
        height: 220px;
    }

    .half-text {
        padding-top: 35px;
    }

    .half-images-half-text__left.half-images-half-text__innerpage .half-image__top {
        flex-direction: row-reverse;
        padding-left: 55px;
    }

    .half-images-half-text__right.half-images-half-text__innerpage .half-image__bottom {
        flex-direction: row-reverse;
    }

    .half-images-half-text__right.half-images-half-text__innerpage .half-image__top {
        padding-right: 55px;
    }

    .half-images-half-text__right.half-images-half-text__innerpage .half-image__bottom {
        margin-right: 0;
    }

    .half-images-half-text__right.half-images-half-text__innerpage .half-image__bottom .half-image__bottom-right {
        margin-left: 0;
        margin-right: 26px;
    }

    .half-images-half-text__left.half-images-half-text__innerpage .half-image__bottom {
        margin-left: 0;
    }

}


@media (min-width: 1200px) {
    .half-images-half-text.home-half-and-half {
        padding: 0 43px 72px;
    }

    .half-images-half-text__right.half-images-half-text__innerpage .half-images-half-text__flex {
        display: flex;
        flex-direction: row-reverse;
    }

    .half-images-half-text__right.half-images-half-text__innerpage .half-images-half-text__flex .half-image {
        margin-top: 0;
    }

    .half-images-half-text__right.half-images-half-text__innerpage .half-image__bottom {
        flex-direction: row-reverse;
        padding-left: 0;
    }

    .half-images-half-text__left.half-images-half-text__innerpage .half-image__top {
        flex-direction: row;
        padding-left: 55px;
    }

    .half-images-half-text__headlines {
        margin-bottom: 0;
    }

    .half-images-half-text__sub-heading {
        font-size: 150px;
        margin-bottom: 0;
    }

    .half-images-half-text__title {
        font-size: 150px;
        position: absolute;
        bottom: 8px;
        right: 43px;
    }

    .half-images-half-text__flex {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .half-image {
        width: 50%;
        padding-right: 16px;
    }

    .half-image {
        max-width: 825px;
        margin-left: auto;
    }

    .half-image__top {
        padding-left: 32px;
        flex-direction: row-reverse;
    }

    .half-images-half-text__right.half-images-half-text__innerpage .half-image__top {
        padding-left: 0;
        padding-right: 32px;
    }

    .half-image__left {
        width: calc(50% - 15px);
        height: 361px;
    }

    .half-image__right {
        width: calc(50% - 15px);
        height: 286px;
    }

    .half-image__bottom {
        margin: 26px 0 0;
        padding-right: 0;
        justify-content: flex-start;
        column-gap: 26px;
    }

    .half-image__bottom-left {
        width: 180px;
    }

    .half-image__bottom-right {
        width: 300px;
        height: 220px;
    }

    .half-text {
        padding-top: 0;
        width: 50%;
        padding-left: 16px;
    }

    .half-text__wrapper {
        max-width: 616px;
    }

    .half-images-half-text__image__wrapper {
        max-width: 661px;
    }

    .half-image__top {
        padding-left: 63px;
        flex-direction: row-reverse;
    }


}


@media (min-width: 1600px) {


    .half-image {
        padding-right: 66px;
    }


    .half-image__top {

        flex-direction: row-reverse;
    }

    .half-image__left {
        width: 295px;
    }

    .half-image__right {
        width: calc(100% - 325px);
    }

    .half-image__bottom {
        margin: 26px 0 0;
        padding-right: 0;
        justify-content: flex-start;
        column-gap: 26px;
    }

    .half-image__bottom-left {
        width: 240px;
    }

    .half-image__bottom-right {
        width: 391px;
    }

}