.contact-form{margin-top:15px}.contact-form__row{display:flex;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:nowrap;gap:12px;margin-bottom:18px}.contact-form__block{width:50%}.contact-form__input,.contact-form__input-textarea{width:100%}.contact-form__input-textarea textarea{min-height:111px}
.text-input{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;position:relative}.text-input.has-value .text-input__label,.text-input.is-focused .text-input__label{font-size:.6875rem;line-height:1.27273;top:-2px;transform:translateY(-50%);width:auto;color:#2c2c2c;font-weight:500}.text-input.has-value .text-input__field:-webkit-autofill,.text-input.has-value .text-input__field:-webkit-autofill:first-line,.text-input.is-focused .text-input__field:-webkit-autofill,.text-input.is-focused .text-input__field:-webkit-autofill:first-line{-webkit-text-fill-color:#2c2c2c}.text-input.is-focused .text-input__label{color:#2c2c2c}.text-input.is-focused .text-input__field,.text-input.is-focused .text-input__textarea{box-shadow:none;border-color:var(--c-blue-1)}.text-input.has-error .text-input__label{color:#e9301d}.text-input.has-error .text-input__field{border-color:#e9301d}.text-input.has-error .text-input__field:focus+.text-input__label{color:#e9301d}.text-input__field{transition-property:border-color;transition-duration:.4s;transition-timing-function:ease-in-out;font-size:.8125rem;line-height:1.53846;border:1px solid #e4e4e4;box-sizing:border-box;width:100%;min-height:48px;padding:11px 14px;outline:none;color:#2c2c2c;-webkit-appearance:none;border-radius:0}.text-input__field:-webkit-autofill,.text-input__field:-webkit-autofill:first-line{-webkit-text-fill-color:transparent}.text-input__field:focus{box-shadow:none;border-color:var(--c-blue-1)}.text-input__field:focus:-webkit-autofill,.text-input__field:focus:-webkit-autofill:first-line{-webkit-text-fill-color:#2c2c2c}.text-input__field:focus+.text-input__label{font-size:.6875rem;line-height:1.27273;top:-2px;transform:translateY(-50%);width:auto;color:#2c2c2c;font-weight:500}.text-input__label{transition-property:all;transition-duration:.4s;transition-timing-function:ease-in-out;font-size:.8125rem;line-height:1.53846;position:absolute;top:14px;left:12px;padding:0 4px;background:#fff}.text-input__message{margin-top:2px;color:#e9301d}.text-input--checkbox{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}.text-input--checkbox input{display:none}.text-input--checkbox a{font-size:.8125rem;line-height:1.69231;text-decoration:underline;color:#2c2c2c;margin-left:4px}.text-input--checkbox a:hover{color:#000}.text-input--checkbox input:checked+label:before{border:1px solid #000117;background:#000117}.text-input--checkbox label{position:relative;display:inline-flex;align-items:center;padding-left:28px;margin-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.text-input--checkbox label:before{content:"";position:absolute;top:50%;left:0;width:18px;height:18px;border:1px solid #e8e6e4;background:#fff;transform:translate3d(0,-50%,0)}.text-input--checkbox label:after{content:"";position:absolute;top:calc(50% - 6px);left:4px;width:12px;height:13px;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27><path fill=%27%23FFFFFF%27 d=%27M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z%27/></svg>");background-repeat:no-repeat;background-size:contain}

/*# sourceMappingURL=section-contact-form.css.map*/