.styles_inputField__p6UYT,.styles_textareaField__o9RrS{display:inline-block;background-color:#f7f7f7;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.04);width:100%;display:flex;border-radius:var(--radius1)}.styles_inputField__p6UYT:has(input[aria-invalid=true]){border:1px solid tomato}.styles_inputField__icon__SeWav{height:100%;aspect-ratio:1/1;background:var(--brand-gradient);border-radius:var(--radius1);display:flex;align-items:center;justify-content:center}.styles_inputField__icon__SeWav>*{width:24px;aspect-ratio:1/1}.styles_inputField__p6UYT input,.styles_textareaField__o9RrS textarea{display:flex;align-items:center;width:100%;height:100%}.styles_inputField__p6UYT input{padding:0 16px}.styles_textareaField__o9RrS textarea{padding:24px}.styles_inputField__p6UYT input,.styles_inputField__p6UYT input:focus,.styles_textareaField__o9RrS textarea,.styles_textareaField__o9RrS textarea:focus{color:#000;font-size:18px;line-height:24px}.styles_inputField__p6UYT input::placeholder,.styles_textareaField__o9RrS textarea::placeholder{font-family:var(--main-font);font-weight:400;font-size:16px;letter-spacing:-.04em;color:var(--c40)}.styles_checkboxInput__WM_zu{display:flex;align-items:center;gap:16px;cursor:pointer}.styles_checkboxInput__WM_zu:before{display:block;content:"";min-width:14px;width:14px;aspect-ratio:1/1;background-color:rgba(212,226,231,.08);border:1px solid rgba(212,226,231,1);border-radius:50%;box-sizing:content-box}.styles_checkboxInput__WM_zu:has(input:checked):before{min-width:10px;width:10px;background-color:var(--main-color);background-clip:content-box;border:1px solid rgba(212,226,231,1);padding:2px}.styles_checkboxInput__text__b4_pW{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_checkboxInput__WM_zu input{display:inline-block;width:0;height:0}.styles_checkboxInput_disabled__QVF5j{opacity:.3;cursor:default}.styles_fileField__WLHDS input{overflow:hidden;display:inline-block;width:0;height:0;padding:0;position:absolute;left:-10000px}.styles_fileField__WLHDS{padding:0 40px;height:56px;display:flex;align-items:center;cursor:pointer;position:relative}.styles_fileField__label__WGJ2W{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_fileField__label_filled__BerfF{color:#000}.styles_error__CGpGZ{color:tomato}.styles_submitButton__xTq4a{position:relative}.styles_submitButton_loading__p9DYu{position:absolute;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.styles_sent__qMTE6{background-color:var(--main-color);width:100%;height:100%;color:#fff;border-radius:4px}.styles_formSubmited__bJKAZ,.styles_sent__qMTE6{display:flex;justify-content:center;align-items:center}.styles_formSubmited__bJKAZ{color:var(--main-color);flex-direction:column;gap:24px;grid-column:1/-1}.styles_formSubmited__text__tMRBC{color:#000;font-size:24px;font-weight:500}.styles_formSubmited__link__l1Fp9{margin-top:32px;width:320px;height:80px}.styles_agreement__pjPy1{font-weight:400;font-size:14px;line-height:22px;letter-spacing:-.04em;color:var(--c40)}.styles_agreement__pjPy1 a{text-decoration:underline}@media (hover:hover){.styles_agreement__pjPy1 a:hover{text-decoration:none}}.styles_success__CHYzJ{padding:32px;background-color:#fff;border-radius:var(--radius2);display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}.styles_success__title__mFS6g{font-size:24px;font-weight:700}.styles_success__button__dESvt{height:48px;margin-top:24px}.styles_success__CHYzJ svg{color:var(--main-color);width:56px;height:56px}@media only screen and (max-width:900px){.styles_formSubmited__bJKAZ{gap:16px}.styles_formSubmited__text__tMRBC{font-size:18px}.styles_formSubmited__link__l1Fp9{margin-top:16px;width:256px;height:48px}}@media only screen and (max-width:580px){.styles_fileField__WLHDS,.styles_inputField__p6UYT input,.styles_textareaField__o9RrS textarea{padding:20px 24px}.styles_fileField__WLHDS input{padding:0}}.styles_form__8vbMo{display:grid;grid-template-areas:"name phone" "comment comment" "button agreement";grid-gap:8px;gap:8px}.styles_form__field__RwBBF{width:100%;height:72px}.styles_form__name__aGiqj{grid-area:name}.styles_form__phone__ocOyr{grid-area:phone}.styles_form__button__6Sxi6{grid-area:button;width:90%}.styles_form__agreement__vfLlH{grid-area:agreement;align-self:center}.styles_form__comment__iefW1{grid-area:comment;height:172px;width:100%}.styles_form__button__6Sxi6{height:80px}@media (max-width:760px){.styles_form__8vbMo{grid-template-areas:"name" "phone" "comment" "button" "agreement"}.styles_form__button__6Sxi6{width:100%}.styles_form__agreement__vfLlH{justify-self:center;text-align:center}}@media only screen and (max-width:560px){.styles_form__field__RwBBF{height:56px}.styles_form__comment__iefW1{height:96px}.styles_form__button__6Sxi6{height:64px}}