.section__background--right img, .section__background--left img  {
    width: 100%;
    margin-top: 4rem;
    max-width: 82rem;
}

@media (max-width: 767px) {
    .section__background--right img {
        margin-left: auto;
        display: block;
    }

    .section__background--left img {
        margin-right: auto;
        display: block;
    }
}

@media (min-width: 576px) {
    .section__background--right img {
        padding-left: 4rem;
    }
    .section__background--left img {
        padding-right: 4rem;
    }
}

@media (min-width: 768px) {
    .section__background--left .container > div {
        margin-left: auto;
        margin-top: auto;
        margin-bottom: auto;
        padding-left: 2rem;
    }

    .section__background--right .container > div {
        margin-top: auto;
        margin-bottom: auto;
        margin-right: auto;
        padding-right: 2rem;
    }

    .section__background--right .section__background,
    .section__background--left .section__background {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        left: 0;
        display: flex;
        width: 50%;
    }
    .section__background--right .section__background {
        justify-content: end;
        margin-left: auto;
    }

    .section__background--left .section__background {
        justify-content: start;
        margin-right: auto;
    }

    .section--teaser-pattern .container {
        height: 100%;
        display: flex;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .section__background--right,
    .section__background--left {
        justify-content: center;
        min-height: 75vh;
    }

    .section__background--right img,
    .section__background--left img {
        width: auto;
        height: 100vh;
        margin-top: auto;
        margin-bottom: auto;
        min-height: 100%;
        max-width: 100%;
        max-height: 100%;
        aspect-ratio: 675 / 900;
        object-fit: contain;
    }
    .section__background--right img {
        float: right;
        padding-left: 2rem;
    }
    .section__background--left img {
        float: left;
        padding-right: 2rem;
    }
}

@media (min-width: 1200px) {
    .section__background--right {
        min-height: 100vh;
    }
    .section__background--left {
        min-height: 100vh;
    }

    .section__background--right img {
        padding-left: 2rem;
        object-position: right;
    }
    .section__background--left img {
        padding-right: 2rem;
        object-position: left;
    }
}

.section--teaser-pattern_hidden-content.section__background--right .section__background,
.section--teaser-pattern_hidden-content.section__background--left .section__background {
    bottom: 0;
}

.section--teaser-pattern_hidden-content.section__background--right,
.section--teaser-pattern_hidden-content.section__background--right img {
    min-height: auto;
}

@media only screen and (min-width: 992px) {
    .section--teaser-pattern_hidden-content.section__background--right,
    .section--teaser-pattern_hidden-content.section__background--right img {
        min-height: 66rem;
    }
}

@media only screen and (min-width: 1024px) {
    .section--teaser-pattern_hidden-content.section__background--right,
    .section--teaser-pattern_hidden-content.section__background--right img {
        min-height: 80rem;
    }
}

@media only screen and (min-width: 1440px) {
    .section--teaser-pattern_hidden-content.section__background--right,
    .section--teaser-pattern_hidden-content.section__background--right img {
        min-height: 100vh;
    }
}

.section--teaser-pattern blockquote h2 {
    margin-bottom: 2rem;
}

/*
.section--teaser-pattern {
    overflow: hidden;
    margin-top: 126px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section--teaser-pattern.section__background--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.section--teaser-pattern.section__background--left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.section--teaser-pattern.section__background--left .section__container--full {
    left: 0;
    margin-left: 0
}

@media (max-width:767.98px) {
    .section--teaser-pattern.section__background--left .section__container--full {
        padding-right: 20px!important
    }
}

.section--teaser-pattern.section__background--left .section__column {
    width: 50%;
    float: right;
    padding-left: 120px
}

@media (max-width:991.98px) {
    .section--teaser-pattern.section__background--left .section__column {
        padding-left: 30px
    }
}

@media (max-width:767.98px) {
    .section--teaser-pattern.section__background--left .section__column {
        width: 100%;
        float: none;
        padding-left: 0
    }
    .section--teaser-pattern {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 63px;
        padding-left: 0!important;
        padding-right: 0!important
    }
}

.section--teaser-pattern .section__container {
    height: 100%;
    position: absolute
}

@media (max-width:767.98px) {
    .section--teaser-pattern .section__container {
        height: auto;
        position: relative
    }
}

.section-digitales-gebäudemodell__text {
    color: #1a1a1a;
    font-size: 20px;
    line-height: 30px
}

.section-digitales-gebäudemodell__text p {
    margin-bottom: 50px
}

@media (max-width:767.98px) {
    .section-digitales-gebäudemodell__text {
        margin: 40px 0 36px;
        font-size: 18px;
        line-height: 26px
    }
}

.section--teaser-pattern .section__link {
    margin-top: 70px
}

@media (max-width:767.98px) {
    .section--teaser-pattern .section__link {
        margin-top: 30px
    }
}

.section--teaser-pattern .section__column--left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.section--teaser-pattern .section__background {
    width: 50%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.section--teaser-pattern .section__background.section__background--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width:767.98px) {
    .section--teaser-pattern .section__background {
        margin-top: 30px;
        width: 100%;
        display: block
    }
}
*/