.profile-avatar[data-v-0481ff15] {
  margin-bottom: 20px;
  padding: 20px 40px 20px 20px;
  background-color: #ffffff;
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.profile-avatar__file-field[data-v-0481ff15] .q-field__control {
  min-height: unset;
}
.profile-avatar__file-field[data-v-0481ff15] .q-field__native {
  display: none;
}
.profile-avatar__file-field[data-v-0481ff15] .q-field__control:before {
  border: none;
}
.profile-avatar__file-field[data-v-0481ff15] .q-field__control-container {
  font-size: 18px;
  text-wrap: nowrap;
}
.profile-avatar__file-field[data-v-0481ff15] .q-field__control::after {
  display: none;
}
.profile-avatar__btn-group[data-v-0481ff15] {
  display: flex;
  align-items: center;
  gap: 40px;
}
.profile-avatar__remove-btn[data-v-0481ff15] {
  font-size: 18px;
  text-wrap: nowrap;
  color: #858790;
  padding: 0;
}.btn-save[data-v-ff20f78b] {
  padding: 6px;
  height: 30px;
  filter: none;
}
.q-avatar svg[data-v-ff20f78b] {
  color: #02888d;
}
.field .q-textarea[data-v-ff20f78b] {
  min-height: unset;
}
.business-profile-info-form__checkboxes[data-v-ff20f78b] {
  display: flex;
  gap: 10px;
}