.hero__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero__container,.hero__left{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.hero__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:700px;width:100%}.hero__subtitle{font-size:34px;font-weight:200;line-height:40px}.hero__main-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:32px;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:32px 24px}.hero__items{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero__item,.hero__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.hero__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:24px;max-width:100%;padding:16px 24px;width:100%}.hero__items .hero__item:first-child:nth-last-child(2),.hero__items .hero__item:first-child:nth-last-child(3),.hero__items .hero__item:nth-child(2):last-child,.hero__items .hero__item:nth-child(2):nth-last-child(2){-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 8px);flex:1 1 calc(50% - 8px)}.hero__items .hero__item:nth-child(3):last-child{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.hero__form-title,.hero__item-text{font-size:22px;font-weight:300;line-height:32px}.hero__form{border-radius:32px;max-width:380px;padding:32px 24px;width:100%}@media (max-width:1232px){.hero__subtitle{font-size:24px;line-height:24px}}@media (max-width:1199px){.hero__main-block{padding:24px 16px}.hero__item{border-radius:16px;padding:16px}.hero__form{border-radius:16px;padding:24px 16px}}@media (max-width:1023px){.hero__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__form,.hero__left{max-width:100%}}.hero__form .hs-form-field .hs-form-field label,.hero__form .hs-form-field label,.hero__form .inputs-list label,.hero__form label.hs-error-msg{background-color:transparent!important;color:var(--hero-label-color)!important}.hero__form .hs-field-desc{color:var(--hero-label-color)!important}.hero__form .hs-form-field.error .hs-input,.hero__form .hs-form-field.error .hs-input:focus,.hero__form .hs-input,.hero__form .hs-input.error,.hero__form .hs-input.error:focus,.hero__form .hs-input.invalid,.hero__form .hs-input.invalid:focus,.hero__form .hs-input:active,.hero__form .hs-input:focus,.hero__form .hs-input:hover,.hero__form input.hs-input,.hero__form input.hs-input:focus,.hero__form textarea.hs-input,.hero__form textarea.hs-input:focus{background-color:var(--hero-input-bg-default)!important;border-color:var(--hero-input-border)!important;color:var(--hero-input-text)!important}.hero__form input:-webkit-autofill,.hero__form input:-webkit-autofill:active,.hero__form input:-webkit-autofill:focus,.hero__form input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--hero-input-bg-default) inset!important;-webkit-text-fill-color:var(--hero-input-text)!important}.hero__form .hs-fieldtype-phonenumber .hs-input{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:0!important}.hero__form .hs-fieldtype-phonenumber .phone-country-picker,.hero__form .hs-fieldtype-phonenumber select,.hero__form .hs-fieldtype-phonenumber select:focus{background-color:var(--hero-input-bg-default)!important;border:none!important;border-right:1px solid var(--hero-input-border)!important;color:var(--hero-input-text)!important;padding:14px 16px!important}.hero__form .hs-fieldtype-phonenumber input[type=tel],.hero__form .hs-fieldtype-phonenumber input[type=tel]:focus{background-color:var(--hero-input-bg-default)!important;border:none!important;color:var(--hero-input-text)!important;padding:14px 16px!important;width:100%!important}.hero__form .hs-button{background-color:var(--hero-button-bg)!important;border-color:var(--hero-button-bg)!important;color:var(--hero-button-text)!important}