.Bildtext__image{width: 100%;margin-bottom: 1rem}@media (min-width: 48em){.Bildtext__image{width: 50%}}.Bildtext__image img{width: 100%;max-height: 30rem;-o-object-fit: cover;object-fit: cover;padding-bottom: 2rem;padding-top: 2rem}@media (min-width: 48em){.Bildtext__image img{padding-bottom: 0;padding-top: 0;max-height: none}}@media (min-width: 36em){.Bildtext__image{margin-bottom: 0}}.Bildtext__container{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}@media (min-width: 48em){.Bildtext__container{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}}.Bildtext__container--reverse{-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse}@media (min-width: 48em){.Bildtext__container--reverse{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse}}.Bildtext__title{font-size: 3.125rem;line-height: 4.1875rem;text-align: center;margin-top: 2rem}.Bildtext__content{font-size: 1.375rem;line-height: 1.875rem}.Bildtext + .Bildtext > .container:before{display: block;content: '';width: 100%;height: 1px;border-top: 1px solid #e0e0e0;padding-bottom: 3rem}