section.hero{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 18em);position:relative}.hero .content-area{width:56%}.hero h1:before{background-color:#fff}.hero__background{background-attachment:fixed;background-position:top;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}@media(max-width:850px){.hero .content-area{width:75%}.hero .hs-button{margin:1em .4em 0!important}.hero__background{background-attachment:local;background-size:cover!important}}@media(max-width:480px){section.hero{height:fit-content;min-height:50vh}.hero__background{background-position:50%!important;background-size:cover!important}.hero .content-area{padding:2em 1em}.hero .hs-cta-wrapper a.cta_button{display:block!important;margin:.5em .4em 0!important}}