.st-split-content{display:flex;align-items:strech}.st-split-content__image{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;flex:1 0 50%;min-height:500px;align-self:flex-start}.st-split-content__image.st-image-left{order:1}.st-split-content__image.st-image-right{order:3}.st-split-content__content{align-self:center;flex:1 0 50%;padding:2em 5em;order:2}.st-split-content__image .heading-box{padding:2em 0 0 2em;margin-left:1em;margin-right:1em}.st-split-content__image .heading-box .heading-part1{color:#de0167}.st-split-content__image .heading-box .heading-part2{color:#fff;display:block;hyphens:auto}@media screen and (max-width:767px){.st-split-content{display:flex;flex-direction:column}.st-split-content__image{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;flex:1 0 auto;min-height:300px;width:100%;align-self:flex-start}.st-split-content__image.st-mob-image-top{order:1}.st-split-content__image.st-mob-image-bottom{order:3}.st-split-content__content{align-self:center;flex:1 0 auto;padding:2em;order:2}.st-split-content__image .heading-box{padding:2em 1em 0;margin-left:0;margin-right:0}}