.HeadlineAndImageWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.HeadlineAndImage_HeadlineArea,.HeadlineAndImage_ImageArea{flex-basis:47%}.bgImageRight{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;right:0;top:0;width:50%}.headline_button_container{margin-bottom:25px;margin-top:25px}.headlineBTN{background-image:linear-gradient(90deg,#0a9ce8,#054e74);color:#fff;display:inline-block;padding:12px 35px;text-align:center;text-decoration:none}#headlineMobile{display:none}@media screen and (max-width:800px){#headlineDesktop{display:none}#headlineMobile{display:block}.HeadlineAndImage_HeadlineArea,.HeadlineAndImage_ImageArea{flex-basis:100%}}.headlineMobileIMG{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}