.hero-banner{display:flex;width:100%;align-content:center;align-items:center;justify-content:center;justify-items:center;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative}.hero-banner .container{flex-wrap:wrap;text-align:center;justify-content:center;flex-direction:column}.hero-banner__title{position:relative;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:85%;width:100%;z-index:10}.hero-banner p{position:relative;margin-left:auto;margin-right:auto;max-width:640px;width:100%;z-index:10}.hero-banner .hs_cos_wrapper{position:relative;width:100%;display:block;z-index:10;min-height:50px}.hero-banner .hs-cta-wrapper{display:inline-block;width:auto}.hero-banner .cta_button{margin-top:40px}.hero-banner__overlay--top-center{position:absolute;top:-5%;width:90%;padding-bottom:90%;z-index:2;left:15px;right:15px;margin:0 auto;border-radius:50%}.hero-banner__overlay--top-left{width:200px;height:200px;border-radius:200px;position:absolute;left:-100px;top:-50px;z-index:3}.hero-banner__overlay--middle-right{width:200px;height:200px;border-radius:200px;position:absolute;right:-150px;top:50%;transform:translateY(-50%);z-index:1}.hero-banner__overlay--plus{position:absolute;z-index:4;right:10%;top:80px}.hero-banner__overlay--plus:before{position:absolute;content:'';height:72px;width:5px;background-color:inherit;top:0px}.hero-banner__overlay--plus:after{position:absolute;content:'';height:5px;width:72px;background-color:inherit;top:33px;left:-33px}.hero-banner__bottom-left-image{position:absolute;left:0px;bottom:60px;z-index:2;max-width:480px;height:auto;object-fit:contain}@media(max-width:767px){.hero-banner__bottom-left-image{display:none}}@media(min-width:768px){.hero-banner__overlay--top-center{width:70%;padding-bottom:70%;left:0px;right:0px;top:-10%}}@media(min-width:992px){.hero-banner__overlay--top-center{width:60%;padding-bottom:60%;top:-15%}.hero-banner__title{max-width:65%}}