section.heroImageCenter{display:-webkit-box;display:-ms-flexbox;display:flex;height:30vw;max-height:800px;min-height:300px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-position:top;background-size:cover;margin-bottom:30px}section.heroImageCenter .text{background:var(--yellow);border-bottom-right-radius:60px;border-top-right-radius:60px;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:40%;position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:-30px;margin-right:30px}section.heroImageCenter .text h1{font-size:56px;margin-bottom:0;margin-left:60px;margin-right:60px;padding-bottom:30px;padding-top:30px}section.heroImageCenter .text:after{background-image:url(https://4976390.fs1.hubspotusercontent-na1.net/hubfs/4976390/line%20circle.png);background-size:120px;content:"";height:120px;position:absolute;right:-80px;top:40px;width:120px}@media(max-width:1199px){section.heroImageCenter .text{min-width:50%}}@media(max-width:899px){section.heroImageCenter .text{border-bottom-right-radius:45px;border-top-right-radius:45px;min-width:70%}section.heroImageCenter .text h1{font-size:40px}}@media(max-width:499px){section.heroImageCenter .text{min-width:90%}section.heroImageCenter .text:after{display:none}}