@media only screen and (min-width:992px){.hero-form{background-color:var(--color-accent-blue-300);background-image:url(../../assets/images/hero-form-desk-bg.svg);background-position:100%;background-repeat:no-repeat;background-size:contain}}.hero-form .container{max-width:unset;padding:0;position:relative}@media only screen and (min-width:992px){.hero-form .container{align-items:center;display:flex;max-width:1160px;min-height:590px;padding:0 20px}}.hero-form__wrap{background-color:var(--color-accent-blue-300);background-image:url(../../assets/images/hero-form-mob-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding-bottom:27px;padding-top:27px}@media only screen and (min-width:768px){.hero-form__wrap{padding-bottom:69px;padding-top:69px}}@media only screen and (min-width:992px){.hero-form__wrap{background:none}}.hero-form__form-container{background-color:var(--color-light-50)}@media only screen and (min-width:992px){.hero-form__form-container{border-radius:12px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:450px}}.hero-form .form-wrapper{margin-inline:auto;max-width:1160px;padding:36px 20px}@media only screen and (min-width:992px){.hero-form .form-wrapper{padding:36px}}.hero-form .form-wrapper form{display:flex;flex-wrap:wrap}.hero-form .form-wrapper form>.hs-form-field{flex-basis:100%;width:100%}.hero-form .form-wrapper form .field{margin-bottom:12px}.hero-form .form-wrapper form .field>label{display:none}.hero-form .form-wrapper form .hs_company,.hero-form .form-wrapper form .hs_firstname,.hero-form .form-wrapper form .hs_jobtitle,.hero-form .form-wrapper form .hs_phone{flex-basis:48%;width:48%}.hero-form .form-wrapper form .hs_jobtitle,.hero-form .form-wrapper form .hs_phone{margin-left:auto}.hero-form .form-wrapper form .legal-consent-container{display:none}@media only screen and (min-width:992px){.hero-form .form-wrapper form .legal-consent-container{display:block;margin-top:20px;text-align:center}}.hero-form .form-wrapper form .input input{border:1px solid #6477b5;border-radius:6px;color:#6477b5;font-size:16px;line-height:1;padding:10px 14px;width:100%!important}.hero-form .form-wrapper form .input input::-moz-placeholder{color:#6477b5;opacity:1}.hero-form .form-wrapper form .input input::placeholder{color:#6477b5;opacity:1}.hero-form .form-wrapper form .hs-submit{margin-top:20px}@media only screen and (min-width:992px){.hero-form .form-wrapper form .hs-submit{margin-top:0;width:100%}}.hero-form .form-wrapper form .hs-submit input[type=submit]{background-color:#ffa100;background-image:url(../../assets/images/submit-btn-arrow.svg);background-position:85% 50%;background-repeat:no-repeat;background-size:12px 12px;border-radius:6px;color:#04098b;cursor:pointer;font-size:16px;font-weight:400;line-height:1;padding:13px 38px 13px 16px;position:relative;transition:var(--animation)}.hero-form .form-wrapper form .hs-submit input[type=submit]:focus,.hero-form .form-wrapper form .hs-submit input[type=submit]:hover{background-color:#fb0;color:#04098b}@media only screen and (min-width:992px){.hero-form .form-wrapper form .hs-submit input[type=submit]{background-position:65% 50%;width:100%}}.hero-form .form-wrapper form .hs-error-msgs{padding-left:0}.hero-form .form-wrapper form .hs-error-msgs li::marker{content:"";display:none;margin:0}.hero-form .form-wrapper form .hs-error-msgs .hs-error-msg{color:#f65336;font-size:12px}.hero-form__form-title{margin-bottom:30px}.hero-form__form-title .desk-title{display:none}@media only screen and (min-width:992px){.hero-form__form-title .desk-title{display:block}.hero-form__form-title .mob-title{display:none}}.hero-form__text-content{display:flex;flex-direction:column;margin-inline:auto;max-width:1160px;padding:0 20px}@media only screen and (min-width:992px){.hero-form__text-content{margin-inline:unset;max-width:unset;padding:0;width:46%}}.hero-form__text-content h1{color:var(--color-white);display:block;font-size:40px;line-height:1.1;margin-bottom:20px;width:auto}@media only screen and (min-width:992px){.hero-form__text-content h1{font-size:54px}}.hero-form__text-content .text{font-size:14px;line-height:150%;margin-top:15px;max-width:500px;width:100%}@media only screen and (min-width:992px){.hero-form__text-content .text{font-size:20px}}