[type=color],[type=date],[type=datetime-local],[type=email],[type=file],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid var(--color-stroke);border-radius:.1875rem;box-shadow:0 0 4px 1px var(--color-grey-alt);box-sizing:border-box;color:var(--color-green-input);font-family:inherit;font-size:var(--font-size-xs);max-width:100%;min-height:2.5rem;padding:var(--gap-s);width:100%}.helpdesk__content [type=color],.helpdesk__content [type=date],.helpdesk__content [type=datetime-local],.helpdesk__content [type=email],.helpdesk__content [type=file],.helpdesk__content [type=month],.helpdesk__content [type=number],.helpdesk__content [type=password],.helpdesk__content [type=search],.helpdesk__content [type=tel],.helpdesk__content [type=text],.helpdesk__content [type=time],.helpdesk__content [type=url],.helpdesk__content [type=week],.helpdesk__content textarea{box-shadow:none}[type=color]:-ms-input-placeholder,[type=date]:-ms-input-placeholder,[type=datetime-local]:-ms-input-placeholder,[type=email]:-ms-input-placeholder,[type=file]:-ms-input-placeholder,[type=month]:-ms-input-placeholder,[type=number]:-ms-input-placeholder,[type=password]:-ms-input-placeholder,[type=search]:-ms-input-placeholder,[type=tel]:-ms-input-placeholder,[type=text]:-ms-input-placeholder,[type=time]:-ms-input-placeholder,[type=url]:-ms-input-placeholder,[type=week]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--color-green-input);font-style:italic}[type=color]::placeholder,[type=date]::placeholder,[type=datetime-local]::placeholder,[type=email]::placeholder,[type=file]::placeholder,[type=month]::placeholder,[type=number]::placeholder,[type=password]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=text]::placeholder,[type=time]::placeholder,[type=url]::placeholder,[type=week]::placeholder,textarea::placeholder{color:var(--color-green-input);font-style:italic}[type=color][name=search],[type=date][name=search],[type=datetime-local][name=search],[type=email][name=search],[type=file][name=search],[type=month][name=search],[type=number][name=search],[type=password][name=search],[type=search][name=search],[type=tel][name=search],[type=text][name=search],[type=time][name=search],[type=url][name=search],[type=week][name=search],textarea[name=search]{border-radius:.1875rem 0 0 .1875rem;border-right:0}[type=color]:focus,[type=color]:hover,[type=date]:focus,[type=date]:hover,[type=datetime-local]:focus,[type=datetime-local]:hover,[type=email]:focus,[type=email]:hover,[type=file]:focus,[type=file]:hover,[type=month]:focus,[type=month]:hover,[type=number]:focus,[type=number]:hover,[type=password]:focus,[type=password]:hover,[type=search]:focus,[type=search]:hover,[type=tel]:focus,[type=tel]:hover,[type=text]:focus,[type=text]:hover,[type=time]:focus,[type=time]:hover,[type=url]:focus,[type=url]:hover,[type=week]:focus,[type=week]:hover,textarea:focus,textarea:hover{border-color:var(--color-green-main);outline:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=file]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{border-color:var(--color-green-dark)}[type=color].error,[type=date].error,[type=datetime-local].error,[type=email].error,[type=file].error,[type=month].error,[type=number].error,[type=password].error,[type=search].error,[type=tel].error,[type=text].error,[type=time].error,[type=url].error,[type=week].error,textarea.error{border-color:var(--color-magenta-main);color:var(--color-magenta-main)}textarea{min-height:7.375rem}.form-item.form-disabled{opacity:.6;pointer-events:none}