.hero__container{display:flex;gap:20px;justify-content:space-between;padding-top:186px}.hero__content{display:flex;flex-direction:column;justify-content:center;max-width:633px;width:75%}.hero__title{letter-spacing:0;line-height:1;margin-bottom:20px;text-align:left}.hero__text{font-size:18px;letter-spacing:-.03em;line-height:150%;max-width:523px}.hero__image{margin:auto;max-width:472px;width:50%}.hero__form{background:#f8f8f8;border-radius:8px;max-width:460px;padding:25px 15px 15px;width:100%}.hero__form form{display:flex;flex-direction:column;font-family:Ubuntu,sans-serif;gap:20px;margin:0 auto;width:100%}.hero__form form input,.hero__form select{height:52px}.hero__form form input,.hero__form select,.hero__form textarea{border:1px solid #e9e9e9;border-radius:8px;font-size:16px;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%!important}.hero__form textarea{min-height:52px}.hero__form .form-columns-2{display:flex!important;gap:10px}.hero__form form input:focus{border-color:#00bcd4;outline:none}.hero__form form input[type=submit]{background-color:#fff;border:1px solid #203568;border-radius:8px;color:#203568;cursor:pointer;display:block;font-size:16px;font-weight:600;height:52px;margin:5px auto 0;padding:14px 34px 16px;text-align:center;transition:background-color .3s ease,color .3s ease;width:fit-content}.hero__form .hs-error-msg,.hero__form .hs_error_rollup{color:red;font-size:14px}.hero__form .hs_error_rollup label{display:block;text-align:center;width:100%}.hero__form form input[type=submit]:hover{background-color:#203568;color:#fff}.hero__form-bottom{color:#3f454f;font-size:15px;font-weight:500;letter-spacing:-.02em;line-height:187%;margin-top:15px;text-align:center}.hero__form-bottom a{color:#01b1c6}.hero__form-bottom a:hover{text-decoration:underline}@media screen and (max-width:768px){.hero__container{flex-direction:column;gap:5px;padding-top:115px}.hero__content,.hero__image{width:100%}.hero__title{margin-bottom:10px}.hero__text{font-size:16px}}