.hero{display:flex;flex-wrap:wrap}.hero__content{width:100%}.hero__image{display:none}.hero__dark .hero__paragraph *,.hero__dark .hero__subtitle,.hero__dark .hero__title{color:var(--black)}.hero__light .hero__paragraph *,.hero__light .hero__subtitle,.hero__light .hero__title{color:#fff}.hero__light .hero__subtitle{color:var(--primary)}.hero__dark .hero__subtitle{color:var(--black-400)}.hero__subtitle,.hero__title{font-weight:400!important}.hero__paragraph p{font-size:1.2rem!important}.hero__paragraph{margin-bottom:2.5rem}.hero__content sup{color:currentColor!important}@media (min-width:768px){.hero__paragraph p{font-size:1.4rem!important;max-width:95%}}@media (min-width:1024px){.hero__paragraph p{font-size:1.6rem!important}.hero__content{padding-right:3rem;width:66.666%}.hero__image{display:block;width:33.333%}}@media (min-width:1440px){.hero__paragraph p{max-width:838px}.hero__content{padding-right:3rem;width:60%}.hero__image{width:40%}}.hero .hs-form{background-color:transparent;padding:0}.hero .hs-form .hs-form-field>label{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.hero .hs-form .hs-form-field input:not([type=checkbox]),.hero .hs-form .hs-form-field select,.hero .hs-form .hs-form-field textarea{background-color:#fff;border:3px solid transparent;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;padding:.8rem 1.2rem}@media(min-width:480px){.hero .hs-form .hs-form-field input:not([type=checkbox]),.hero .hs-form .hs-form-field select,.hero .hs-form .hs-form-field textarea{width:100%}}.hero .hs-form .hs-form-field input:not([type=checkbox]):focus,.hero .hs-form .hs-form-field select:focus,.hero .hs-form .hs-form-field textarea:focus{border-color:var(--primary)!important}.hero .hs-form .hs-richtext,.hero .legal-consent-container .hs-form-booleancheckbox-display>span{color:#fff}.hero .form-title{padding:0}.hero .submitted-message{color:var(--link)}