.hsm14__wrapper{align-items:center;background-color:var(--mainBlue);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.hsm14__content__area{flex-basis:50%;padding:40px 50px}.hsm14__image__area{align-self:stretch;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-basis:50%}.hsm14__headline{color:#fff;font-weight:700;margin-bottom:0;margin-top:0}.hsm14__sub_headline{color:#fff}.hsm14__button{background-color:#ff1d00;border:1px solid #ff1d00;color:#fff;display:inline-block;padding:10px 25px;text-align:center;text-decoration:none;transition:background-color .3s ease-out 5ms}.hsm14__button:hover{background-color:#fff;color:#ff1d00}@media screen and (max-width:800px){.hsm14__content__area{flex-basis:100%;padding:40px 25px}.hsm14__image__area{align-self:stretch;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-basis:100%;min-height:220px}}