.user-profile-form__avatar{align-items:center;display:flex}.user-profile-form__avatar input[type=file]{display:none}.user-profile-form__avatar--dashboard{gap:var(--sp-10)}.user-profile-form__avatar--dashboard .user-avatar{width:calc(var(--sp-base) * 27.25)}.user-profile-form__avatar--modal{gap:var(--sp-3)}.user-profile-form__avatar-button{overflow-wrap:anywhere;min-width:0;max-width:100%}.user-profile-form__columns{gap:var(--sp-6);display:flex}@media not (min-width:992px){.user-profile-form__columns--dashboard{flex-direction:column}}@media not (min-width:768px){.user-profile-form__columns--dashboard{flex-direction:row}}@media not (min-width:600px){.user-profile-form__columns--dashboard{flex-direction:column}}.user-profile-form__columns--modal{gap:var(--sp-4);grid-template-columns:minmax(0,1fr);display:grid}@media (min-width:992px){.user-profile-form__columns--modal{grid-template-columns:repeat(2,minmax(0,1fr))}}
