:root{--font-jakarta: "Plus Jakarta Sans", sans-serif;--white: #FFFFFF;--light-blue: #EDF9FA;--blue: #009AAF;--dark-blue: #0E223D;--red: #FF4B40;--system-blue: #0056C9;--top-bottom-padding-xl: 100px;--top-bottom-padding-l: 80px;--top-bottom-padding-m: 64px;--top-bottom-padding-s: 40px;--top-bottom-padding-none: 0;--section-width: 1440px;--left-right-margins: 80px;--header-content: 40px;--boreder-radius-m: 32px;--boreder-radius-s: 16px;--distance-between-elements-xxl: 80px;--distance-between-elements-xl: 64px;--distance-between-elements-l: 40px;--distance-between-elements-m: 32px;--distance-between-elements-s: 24px;--distance-between-elements-xs: 16px;--distance-between-elements-xxs: 8px}@media screen and (width <= 1024px){:root{--top-bottom-padding-xl: 80px;--top-bottom-padding-l: 64px;--top-bottom-padding-m: 40px;--top-bottom-padding-s: 32px;--left-right-margins: 16px;--header-content: 24px;--boreder-radius-m: 16px;--boreder-radius-s: 8px;--distance-between-elements-xxl: 56px;--distance-between-elements-xl: 40px;--distance-between-elements-l: 32px;--distance-between-elements-m: 24px;--distance-between-elements-s: 16px}}@media screen and (width <= 576px){:root{--top-bottom-padding-xl: 64px;--top-bottom-padding-l: 40px;--top-bottom-padding-m: 32px;--top-bottom-padding-s: 24px;--distance-between-elements-xxl: 40px;--distance-between-elements-xl: 32px;--distance-between-elements-l: 24px;--distance-between-elements-m: 16px;--distance-between-elements-xs: 8px}}.text-with-form{--section-bg: var(--dark-blue);--section-heading-color: var(--white);--section-text-color: var(--white);--section-accent-color: var(--white);padding-top:var(--padding-top, 100px);padding-bottom:var(--padding-bottom, 48px)}@media screen and (width <= 1024px){.text-with-form{padding-top:var(--padding-top-mobile, 64px);padding-bottom:var(--padding-bottom-mobile, 36px)}}.text-with-form .container{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px 80px;align-items:center}@media screen and (width <= 1024px){.text-with-form .container{grid-template-columns:100%}}.text-with-form__content{display:flex;flex-direction:column;gap:var(--distance-between-elements-s)}@media screen and (width <= 1024px){.text-with-form__content{text-align:center;align-items:center}}.text-with-form__title{color:var(--section-heading-color, var(--white))}.text-with-form__description{color:var(--section-text-color, var(--white))}.text-with-form__top-icons{display:flex;gap:10px;align-items:center}.text-with-form__top-icons__icon{aspect-ratio:1/1;width:46px;height:auto;flex-shrink:0;padding:4px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center}@media screen and (width <= 576px){.text-with-form__top-icons__icon{width:36px}}.text-with-form__top-icons__icon img{width:100%;max-height:100%}.text-with-form__top-icons__delimiter{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M12.387 24.08V12.08M12.387 0.0800171V12.08M12.387 12.08H0M12.387 12.08H24' stroke='white' stroke-width='4'/%3E%3C/svg%3E")}.text-with-form__logos{display:flex;align-items:center;gap:22.4px;align-self:stretch}@media screen and (width <= 1024px){.text-with-form__logos{align-self:center}}@media screen and (width <= 576px){.text-with-form__logos{gap:12px}}.text-with-form__logos__item{display:flex;align-items:center;justify-content:center}.text-with-form__logos__item img,.text-with-form__logos__item svg{max-height:72px !important;width:auto;-o-object-fit:contain;object-fit:contain}@media screen and (width <= 576px){.text-with-form__logos__item img,.text-with-form__logos__item svg{max-width:74.5px;max-height:48px !important;height:auto}}.text-with-form__form{padding:40px;border-radius:8px;background-color:var(--white)}@media screen and (width <= 1024px){.text-with-form__form{margin:0 auto;padding:24px 16px;order:1}}.text-with-form__form form{--hsf-global__font-family: var(--font-jakarta);--hsf-background__padding: 0px;--hsf-heading__color: var(--dark-blue);--hsf-field-input__padding: 9px;--hsf-field-label__color: var(--dark-blue);--hsf-field-input__border-color: #CBD6E2;--hsf-field-input__background-color: #F5F8FA;--hsf-field-input__border-width: 1px;--hsf-button__color: var(--white);--hsf-button__border-color: var(--red);--hsf-button__border-style: solid;--hsf-button__border-width: 2px 2px 2px 2px;--hsf-button__border-radius: 0;--hsf-button__background-color: var(--red);--hsf-button--hover__color: var(--red);--hsf-button--hover__background-color: var(--white);--hsf-module__vertical-spacing: 0px;--hsf-default-row__vertical-spacing: 12px;--hsf-erroralert__color: rgba(229, 21, 32, 1.0);color:var(--dark-blue)}.text-with-form__form form.hs-form-private{display:flex;flex-direction:column;gap:var(--hsf-default-row__vertical-spacing, 12px)}.text-with-form__form form.hs-form-private .hs_recaptcha{margin:0}.text-with-form__form form .hs-form-field{display:flex;flex-direction:column;gap:4px}.text-with-form__form form .hs-richtext{margin:8px 0}.text-with-form__form form .hs-error-msgs{margin:0;padding:0;list-style:none}.text-with-form__form form .hs-button{padding:var(--btn-padding-y) var(--btn-padding-x);border-radius:var(--btn-border-radius);border:var(--btn-border-width) solid var(--btn-border);transition:all .3s;text-decoration:none;display:flex;width:-moz-fit-content;width:fit-content;cursor:pointer;justify-content:center;background-color:var(--btn-bg);color:var(--btn-color);outline:none;font-size:var(--btn-font-size);line-height:var(--btn-line-height);font-weight:var(--btn-font-weight, 500);min-width:var(--btn-min-width, auto);display:flex;align-items:center;gap:12px}.text-with-form__form form .hs-button:hover{color:var(--btn-color-hover, var(--btn-color));background-color:var(--btn-bg-hover, var(--btn-bg));border-color:var(--btn-border-hover, var(--btn-border))}.text-with-form__form form .hs-button:focus{color:var(--btn-color-focus, var(--btn-color));background-color:var(--btn-bg-focus, var(--btn-bg));border-color:var(--btn-border-focus, var(--btn-border));outline:var(--btn-outline-color)}.text-with-form__form form .hs-button:active{color:var(--btn-color-active, var(--btn-color));background-color:var(--btn-bg-active, var(--btn-bg));border-color:var(--btn-border-active, var(--btn-border))}.text-with-form__form form .hs-button.disabled{background-color:var(--btn-bg-disabled, var(--grey-300));border-color:var(--btn-border-disabled, var(--grey-300));color:var(--btn-color-disabled, var(--white));cursor:not-allowed;pointer-events:none}.text-with-form__form form .hsfc-RichText p,.text-with-form__form form .hsfc-RichText span,.text-with-form__form form .hsfc-RichText a,.text-with-form__form form .hs-richtext p,.text-with-form__form form .hs-richtext span,.text-with-form__form form .hs-richtext a{background-color:rgba(0,0,0,0) !important;color:var(--dark-blue) !important;line-height:1.25rem;--line-height: 20px;font-family:var(--font-jakarta);font-size:.875rem;font-style:normal;font-weight:400;line-height:var(--line-height);font-size:.875rem !important}.text-with-form__form form .hsfc-RichText p:not([class])+.text-with-form__form form .hsfc-RichText p:not([class]),.text-with-form__form form .hsfc-RichText p:not([class])+.text-with-form__form form .hsfc-RichText span:not([class]),.text-with-form__form form .hsfc-RichText p:not([class])+.text-with-form__form form .hsfc-RichText a:not([class]),.text-with-form__form form .hsfc-RichText p:not([class])+.text-with-form__form form .hs-richtext p:not([class]),.text-with-form__form form .hsfc-RichText p:not([class])+.text-with-form__form form .hs-richtext span:not([class]),.text-with-form__form form .hsfc-RichText p:not([class])+.text-with-form__form form .hs-richtext a:not([class]),.text-with-form__form form .hsfc-RichText span:not([class])+.text-with-form__form form .hsfc-RichText p:not([class]),.text-with-form__form form .hsfc-RichText span:not([class])+.text-with-form__form form .hsfc-RichText span:not([class]),.text-with-form__form form .hsfc-RichText span:not([class])+.text-with-form__form form .hsfc-RichText a:not([class]),.text-with-form__form form .hsfc-RichText span:not([class])+.text-with-form__form form .hs-richtext p:not([class]),.text-with-form__form form .hsfc-RichText span:not([class])+.text-with-form__form form .hs-richtext span:not([class]),.text-with-form__form form .hsfc-RichText span:not([class])+.text-with-form__form form .hs-richtext a:not([class]),.text-with-form__form form .hsfc-RichText a:not([class])+.text-with-form__form form .hsfc-RichText p:not([class]),.text-with-form__form form .hsfc-RichText a:not([class])+.text-with-form__form form .hsfc-RichText span:not([class]),.text-with-form__form form .hsfc-RichText a:not([class])+.text-with-form__form form .hsfc-RichText a:not([class]),.text-with-form__form form .hsfc-RichText a:not([class])+.text-with-form__form form .hs-richtext p:not([class]),.text-with-form__form form .hsfc-RichText a:not([class])+.text-with-form__form form .hs-richtext span:not([class]),.text-with-form__form form .hsfc-RichText a:not([class])+.text-with-form__form form .hs-richtext a:not([class]),.text-with-form__form form .hs-richtext p:not([class])+.text-with-form__form form .hsfc-RichText p:not([class]),.text-with-form__form form .hs-richtext p:not([class])+.text-with-form__form form .hsfc-RichText span:not([class]),.text-with-form__form form .hs-richtext p:not([class])+.text-with-form__form form .hsfc-RichText a:not([class]),.text-with-form__form form .hs-richtext p:not([class])+.text-with-form__form form .hs-richtext p:not([class]),.text-with-form__form form .hs-richtext p:not([class])+.text-with-form__form form .hs-richtext span:not([class]),.text-with-form__form form .hs-richtext p:not([class])+.text-with-form__form form .hs-richtext a:not([class]),.text-with-form__form form .hs-richtext span:not([class])+.text-with-form__form form .hsfc-RichText p:not([class]),.text-with-form__form form .hs-richtext span:not([class])+.text-with-form__form form .hsfc-RichText span:not([class]),.text-with-form__form form .hs-richtext span:not([class])+.text-with-form__form form .hsfc-RichText a:not([class]),.text-with-form__form form .hs-richtext span:not([class])+.text-with-form__form form .hs-richtext p:not([class]),.text-with-form__form form .hs-richtext span:not([class])+.text-with-form__form form .hs-richtext span:not([class]),.text-with-form__form form .hs-richtext span:not([class])+.text-with-form__form form .hs-richtext a:not([class]),.text-with-form__form form .hs-richtext a:not([class])+.text-with-form__form form .hsfc-RichText p:not([class]),.text-with-form__form form .hs-richtext a:not([class])+.text-with-form__form form .hsfc-RichText span:not([class]),.text-with-form__form form .hs-richtext a:not([class])+.text-with-form__form form .hsfc-RichText a:not([class]),.text-with-form__form form .hs-richtext a:not([class])+.text-with-form__form form .hs-richtext p:not([class]),.text-with-form__form form .hs-richtext a:not([class])+.text-with-form__form form .hs-richtext span:not([class]),.text-with-form__form form .hs-richtext a:not([class])+.text-with-form__form form .hs-richtext a:not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.text-with-form__form form .hsfc-RichText p,.text-with-form__form form .hsfc-RichText span,.text-with-form__form form .hsfc-RichText a,.text-with-form__form form .hs-richtext p,.text-with-form__form form .hs-richtext span,.text-with-form__form form .hs-richtext a{font-size:.75rem}}.text-with-form__form form .hsfc-RichText p a,.text-with-form__form form .hsfc-RichText span a,.text-with-form__form form .hsfc-RichText a a,.text-with-form__form form .hs-richtext p a,.text-with-form__form form .hs-richtext span a,.text-with-form__form form .hs-richtext a a{color:inherit;font-weight:inherit}.text-with-form__form form .hsfc-RichText p a:hover,.text-with-form__form form .hsfc-RichText span a:hover,.text-with-form__form form .hsfc-RichText a a:hover,.text-with-form__form form .hs-richtext p a:hover,.text-with-form__form form .hs-richtext span a:hover,.text-with-form__form form .hs-richtext a a:hover{color:var(--red)}@media screen and (width <= 576px){.text-with-form__form form .hsfc-RichText p,.text-with-form__form form .hsfc-RichText span,.text-with-form__form form .hsfc-RichText a,.text-with-form__form form .hs-richtext p,.text-with-form__form form .hs-richtext span,.text-with-form__form form .hs-richtext a{line-height:1.0625rem}}.text-with-form__form form .hsfc-NavigationRow{margin-top:20px !important}.text-with-form__form form .hsfc-Heading{font-family:var(--font-jakarta);font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.625rem}@media screen and (width <= 1024px){.text-with-form__form form .hsfc-Heading{font-size:1.125rem}}.text-with-form__form form .hsfc-FieldLabel{margin-bottom:4px !important}.text-with-form__form form .hsfc-FieldLabel__RequiredIndicator{margin:0 !important}.text-with-form__form form .hsfc-FieldLabel *,.text-with-form__form form .hs-form-field *{display:flex;--line-height: 20px;font-family:var(--font-jakarta);font-size:.875rem;font-style:normal;font-weight:400;line-height:var(--line-height);line-height:1.25rem}.text-with-form__form form .hsfc-FieldLabel *:not([class])+.text-with-form__form form .hsfc-FieldLabel *:not([class]),.text-with-form__form form .hsfc-FieldLabel *:not([class])+.text-with-form__form form .hs-form-field *:not([class]),.text-with-form__form form .hs-form-field *:not([class])+.text-with-form__form form .hsfc-FieldLabel *:not([class]),.text-with-form__form form .hs-form-field *:not([class])+.text-with-form__form form .hs-form-field *:not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.text-with-form__form form .hsfc-FieldLabel *,.text-with-form__form form .hs-form-field *{font-size:.75rem}}.text-with-form__form form .hsfc-FieldLabel * a,.text-with-form__form form .hs-form-field * a{color:inherit;font-weight:inherit}.text-with-form__form form .hsfc-FieldLabel * a:hover,.text-with-form__form form .hs-form-field * a:hover{color:var(--red)}@media screen and (width <= 576px){.text-with-form__form form .hsfc-FieldLabel *,.text-with-form__form form .hs-form-field *{line-height:1.0625rem}}.text-with-form__form form .hsfc-ErrorAlert,.text-with-form__form form .hs-error-msg{color:var(--hsf-erroralert__color);--line-height: 20px;font-family:var(--font-jakarta);font-size:.875rem;font-style:normal;font-weight:400;line-height:var(--line-height);line-height:1.25rem}.text-with-form__form form .hsfc-ErrorAlert:not([class])+.text-with-form__form form .hsfc-ErrorAlert:not([class]),.text-with-form__form form .hsfc-ErrorAlert:not([class])+.text-with-form__form form .hs-error-msg:not([class]),.text-with-form__form form .hs-error-msg:not([class])+.text-with-form__form form .hsfc-ErrorAlert:not([class]),.text-with-form__form form .hs-error-msg:not([class])+.text-with-form__form form .hs-error-msg:not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.text-with-form__form form .hsfc-ErrorAlert,.text-with-form__form form .hs-error-msg{font-size:.75rem}}.text-with-form__form form .hsfc-ErrorAlert a,.text-with-form__form form .hs-error-msg a{color:inherit;font-weight:inherit}.text-with-form__form form .hsfc-ErrorAlert a:hover,.text-with-form__form form .hs-error-msg a:hover{color:var(--red)}@media screen and (width <= 576px){.text-with-form__form form .hsfc-ErrorAlert,.text-with-form__form form .hs-error-msg{line-height:1.0625rem}}.text-with-form__form form .hsfc-TextInput,.text-with-form__form form .hs-input{height:40px;--line-height: 21px;font-family:var(--font-jakarta);font-size:1rem;font-style:normal;font-weight:400;line-height:var(--line-height)}.text-with-form__form form .hsfc-TextInput:not([class])+.text-with-form__form form .hsfc-TextInput:not([class]),.text-with-form__form form .hsfc-TextInput:not([class])+.text-with-form__form form .hs-input:not([class]),.text-with-form__form form .hs-input:not([class])+.text-with-form__form form .hsfc-TextInput:not([class]),.text-with-form__form form .hs-input:not([class])+.text-with-form__form form .hs-input:not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.text-with-form__form form .hsfc-TextInput,.text-with-form__form form .hs-input{--line-height: 1.125rem;font-size:.875rem}}.text-with-form__form form .hsfc-TextInput a,.text-with-form__form form .hs-input a{color:inherit;font-weight:inherit}.text-with-form__form form .hsfc-TextInput a:hover,.text-with-form__form form .hs-input a:hover{color:var(--red)}@media screen and (width <= 1024px){.text-with-form__form form .hsfc-TextInput,.text-with-form__form form .hs-input{min-height:40px}}.text-with-form__form form .hs-input{margin:0;font-family:var(--hsf-field-input__font-family, var(--hsf-global__font-family, var(--hsf-default-field-input__font-family)));color:var(--hsf-field-input__color, var(--hsf-default-field-input__color));background-color:var(--hsf-field-input__background-color, var(--hsf-default-field-input__background-color));border-color:var(--hsf-field-input__border-color, var(--hsf-default-field-input__border-color));border-style:var(--hsf-field-input__border-style, var(--hsf-default-field-input__border-style));border-radius:var(--hsf-field-input__border-radius, var(--hsf-default-field-input__border-radius));border-width:var(--hsf-field-input__border-width, var(--hsf-default-field-input__border-width));padding:var(--hsf-field-input__padding, var(--hsf-default-field-input__padding));font-size:var(--hsf-field-input__font-size, var(--hsf-global__font-size, var(--hsf-default-field-input__font-size)));width:100%;box-sizing:border-box;transition:box-shadow .2s ease}.text-with-form__form form .hs-form-required{color:var(--hsf-erroralert__color)}.text-with-form__form form .hsfc-Row:has(.hsfc-RichText){margin:20px 0}.text-with-form__form form .hsfc-Row:has(.hsfc-Heading){--hsf-row__vertical-spacing: 24px}.text-with-form__form form select:has(option[value=""]:checked,option:not([value]):checked){opacity:.5;--line-height: 21px;font-family:var(--font-jakarta);font-size:1rem;font-style:normal;font-weight:700;line-height:var(--line-height)}.text-with-form__form form select:has(option[value=""]:checked,option:not([value]):checked):not([class])+.text-with-form__form form select:has(option[value=""]:checked,option:not([value]):checked):not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.text-with-form__form form select:has(option[value=""]:checked,option:not([value]):checked){--line-height: 1.125rem;font-size:.875rem}}.text-with-form__form form select:has(option[value=""]:checked,option:not([value]):checked) a{color:inherit;font-weight:inherit}.text-with-form__form form select:has(option[value=""]:checked,option:not([value]):checked) a:hover{color:var(--red)}.text-with-form__form form .hsfc-Button,.text-with-form__form form .hs-button{box-sizing:border-box;padding:14px 22px;--line-height: 21px;font-family:var(--font-jakarta);font-size:1rem;font-style:normal;font-weight:700;line-height:var(--line-height);line-height:1.25rem}.text-with-form__form form .hsfc-Button:not([class])+.text-with-form__form form .hsfc-Button:not([class]),.text-with-form__form form .hsfc-Button:not([class])+.text-with-form__form form .hs-button:not([class]),.text-with-form__form form .hs-button:not([class])+.text-with-form__form form .hsfc-Button:not([class]),.text-with-form__form form .hs-button:not([class])+.text-with-form__form form .hs-button:not([class]){margin-top:var(--line-height)}@media screen and (width <= 768px){.text-with-form__form form .hsfc-Button,.text-with-form__form form .hs-button{--line-height: 1.125rem;font-size:.875rem}}.text-with-form__form form .hsfc-Button a,.text-with-form__form form .hs-button a{color:inherit;font-weight:inherit}.text-with-form__form form .hsfc-Button a:hover,.text-with-form__form form .hs-button a:hover{color:var(--red)}@media screen and (width <= 576px){.text-with-form__form form .hsfc-Button,.text-with-form__form form .hs-button{line-height:1.0625rem}}@media screen and (width <= 480px){.text-with-form__form form .hsfc-NavigationRow__Buttons{align-items:flex-start}}.text-with-form__form form .hsfc-NavigationRow__Buttons *{transform:none !important;width:auto}.text-with-form__footer-buttons{grid-column-end:span 2;display:flex;margin-top:8px;justify-content:center;gap:24px}@media screen and (width <= 1024px){.text-with-form__footer-buttons{grid-column-end:span 1}}@media screen and (width <= 576px){.text-with-form__footer-buttons{flex-direction:column}.text-with-form__footer-buttons .button{width:100%}}