.hero{background:var(--primary-color);color:#fff;font-size:1.9rem;letter-spacing:.5px;line-height:1.736842105263158;overflow:hidden;padding:0;position:relative}.hero .content-wrapper__left{position:relative;z-index:2}.hero__content{padding:6rem 0}.hero__form{background:hsla(0,0%,100%,.2);border-radius:1rem;padding:2rem}.hero__form h2{color:#fff;font-size:2rem}.hero__form .hs-form .hs-form-field>label{font-size:1.6rem}.hero__form .hs-form .input input,.hero__form .hs-form .input select,.hero__form .hs-form .input textarea{border:none}.hero__image{display:none}@media (min-width:768px){.hero .content-wrapper__left{align-items:stretch;display:flex}.hero__content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:5rem 1rem 5rem 0}.hero__image{clip-path:polygon(0 0,100% 0,100% 100%,50% 100%);display:block;flex:0 1 47%;margin-right:-2rem;max-height:68rem}.hero__image img{height:100%!important;object-fit:cover;width:100%!important}}#hero__more{cursor:pointer;display:inline-block;margin-top:5rem;padding:0 1.6rem}#hero__more *,#hero__more svg{pointer-events:none}.hero__bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero__bg img{height:100%!important;object-fit:cover;width:100%!important}.hero h1{color:#fff}