.color-warning[data-v-f85e29c2] {
  color: #D1631E;
}
.color-red[data-v-f85e29c2] {
  color: #CD4444;
}
.color-main[data-v-f85e29c2] {
  color: #716DF0;
}
.color-sub-main[data-v-f85e29c2] {
  color: #4744A7;
}
.color-main-light[data-v-f85e29c2] {
  color: #C6C5FF;
}
.color-main-lighter[data-v-f85e29c2] {
  color: #F2F2FC;
}
.color-black[data-v-f85e29c2] {
  color: #101828;
}
.color-black-light[data-v-f85e29c2] {
  color: #344054;
}
.color-black-lighter[data-v-f85e29c2] {
  color: #475467;
}
.color-grey-dark[data-v-f85e29c2] {
  color: #667085;
}
.color-grey[data-v-f85e29c2] {
  color: #98A2B3;
}
.color-grey-light[data-v-f85e29c2] {
  color: #D0D5DD;
}
.color-grey-lighter[data-v-f85e29c2] {
  color: #E4E7EC;
}
.color-white[data-v-f85e29c2] {
  color: #FFFFFF;
}
.color-blue[data-v-f85e29c2] {
  color: #026AA2;
}
.color-blue-light[data-v-f85e29c2] {
  color: #0BA5EC;
}
.color-blue-lighter[data-v-f85e29c2] {
  color: #F0F9FF;
}
.color-indigo[data-v-f85e29c2] {
  color: #3538CD;
}
.color-indigo-lighter[data-v-f85e29c2] {
  color: #EEF4FF;
}
.color-orange[data-v-f85e29c2] {
  color: #C4320A;
}
.color-orange-lighter[data-v-f85e29c2] {
  color: #FFF6ED;
}
.color-rose[data-v-f85e29c2] {
  color: #C01048;
}
.color-rose-lighter[data-v-f85e29c2] {
  color: #FFF1F3;
}
.color-orange[data-v-f85e29c2] {
  color: #C4320A;
}
.b-color-warning[data-v-f85e29c2] {
  background-color: #D1631E;
}
.b-color-red[data-v-f85e29c2] {
  background-color: #CD4444;
}
.b-color-main[data-v-f85e29c2] {
  background-color: #716DF0;
}
.b-color-sub-main[data-v-f85e29c2] {
  background-color: #4744A7;
}
.b-color-main-light[data-v-f85e29c2] {
  background-color: #C6C5FF;
}
.b-color-main-lighter[data-v-f85e29c2] {
  background-color: #F2F2FC;
}
.b-color-black[data-v-f85e29c2] {
  background-color: #101828;
}
.b-color-black-light[data-v-f85e29c2] {
  background-color: #344054;
}
.b-color-black-lighter[data-v-f85e29c2] {
  background-color: #475467;
}
.b-color-grey-dark[data-v-f85e29c2] {
  background-color: #667085;
}
.b-color-grey[data-v-f85e29c2] {
  background-color: #98A2B3;
}
.b-color-grey-light[data-v-f85e29c2] {
  background-color: #D0D5DD;
}
.b-color-grey-lighter[data-v-f85e29c2] {
  background-color: #E4E7EC;
}
.b-color-white[data-v-f85e29c2] {
  background-color: #FFFFFF;
}
.b-color-blue[data-v-f85e29c2] {
  background-color: #026AA2;
}
.b-color-blue-light[data-v-f85e29c2] {
  background-color: #0BA5EC;
}
.b-color-blue-lighter[data-v-f85e29c2] {
  background-color: #F0F9FF;
}
.b-color-indigo[data-v-f85e29c2] {
  background-color: #3538CD;
}
.b-color-indigo-lighter[data-v-f85e29c2] {
  background-color: #EEF4FF;
}
.b-color-orange[data-v-f85e29c2] {
  background-color: #C4320A;
}
.b-color-orange-lighter[data-v-f85e29c2] {
  background-color: #FFF6ED;
}
.b-color-rose[data-v-f85e29c2] {
  background-color: #C01048;
}
.b-color-rose-lighter[data-v-f85e29c2] {
  background-color: #FFF1F3;
}
.b-color-orange[data-v-f85e29c2] {
  background-color: #C4320A;
}
.zip-code-management[data-v-f85e29c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.w-fit[data-v-f85e29c2] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.zip-codes[data-v-f85e29c2] {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.zip-code-badge[data-v-f85e29c2] {
  background-color: #F0F9FF;
  color: #026AA2;
}
.close[data-v-f85e29c2] {
  background-color: #101828;
  opacity: 1 !important;
}
.zip-code-length[data-v-f85e29c2] {
  background-color: #344054;
  color: #FFFFFF;
  margin-left: 4px;
}
.zip-code-label[data-v-f85e29c2] {
  font-size: 16px !important;
}
.show-all-button[data-v-f85e29c2] {
  background: none;
  border: none;
  color: #5367ce;
  text-decoration: underline;
  cursor: pointer;
  padding: 0;
}
.show-all-button[data-v-f85e29c2]:hover {
  text-decoration: none;
}
.select-control[data-v-f85e29c2] {
  width: 410px;
}
.form-group[data-v-f85e29c2] {
  margin-top: 24px;
  margin-right: 300px;
}
.form-group.inline-label[data-v-f85e29c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 24px;
}
.form-group .description-text[data-v-f85e29c2] {
  margin-bottom: -4px;
}
.form-group.inline-label-centered[data-v-f85e29c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.form-inline[data-v-f85e29c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: auto;
  width: 580px;
}
.divider[data-v-f85e29c2] {
  margin: 15px 0;
  border: 0;
  border-top: 1px solid #e4e7ec;
}
.inline-label[data-v-f85e29c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
.inline-label label[data-v-f85e29c2] {
  width: 150px;
  font-size: 16px;
  font-weight: bold;
}
.cancel-button[data-v-f85e29c2] {
  border: 0;
  background: inherit;
  color: #716DF0;
}
.label-wrapper[data-v-f85e29c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 333px;
  margin-right: 20px;
}
.label-wrapper label[data-v-f85e29c2] {
  font-weight: bold;
}
.description-text[data-v-f85e29c2] {
  margin: 0;
  font-size: 12px;
  color: #6c757d;
}
.photo-upload[data-v-f85e29c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-right: 390px;
}
.photo-placeholder[data-v-f85e29c2] {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: hidden;
  background-image: url(../img/avatar.25be4726.svg);
}
.uploaded-photo[data-v-f85e29c2] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.upload-link[data-v-f85e29c2] {
  font-size: 14px;
  font-weight: 500;
  color: #716DF0;
  cursor: pointer;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.photo-upload-inner[data-v-f85e29c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 14px;
}
.hidden-input[data-v-f85e29c2] {
  display: none;
}
.select-control[data-v-f85e29c2] {
  width: 580px;
  height: 44px;
}
.multiselect-control[data-v-f85e29c2] {
  width: 580px;
}
.block[data-v-f85e29c2] {
  height: 44px;
  padding: 0 !important;
}
.spaced[data-v-f85e29c2] {
  margin-top: 30px;
}
.text-separator[data-v-f85e29c2] {
  margin-top: 20px;
}
.mb-0[data-v-f85e29c2] {
  margin-bottom: 0 !important;
}
.checkbox input[data-v-f85e29c2] {
  margin-left: 9px !important;
}
.checkbox label[data-v-f85e29c2] {
  padding-left: 10px !important;
}
.phone-fieldset[data-v-f85e29c2] {
  margin-bottom: 16px;
}
.phone-fieldset .phone-section[data-v-f85e29c2] {
  gap: 0;
  margin-bottom: 6px !important;
}
.phone-fieldset .phone-section .block[data-v-f85e29c2] {
  margin-left: 16px;
}
.phone-fieldset .remove-phone[data-v-f85e29c2] {
  width: 24px;
  height: 24px;
  margin: 10px 13px;
}
.phone-fieldset .remove-phone.disabled .trash[data-v-f85e29c2] {
  background: #D0D5DD;
}
.switcher[data-v-f85e29c2] {
  margin-right: 100px;
  margin-top: 3px;
}
.switcher .csv-upload[data-v-f85e29c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-right: 390px;
  margin-top: 10px;
}
.csv-placeholder[data-v-f85e29c2] {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  overflow: hidden;
  background-color: #F0F9FF;
  border: 2px dashed #026AA2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.csv-placeholder .upload-icon[data-v-f85e29c2] {
  font-size: 20px;
  color: #026AA2;
  vertical-align: middle;
}
.uploaded-file-name[data-v-f85e29c2] {
  font-size: 16px;
  font-weight: 500;
  color: #344054;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.csv-upload-inner[data-v-f85e29c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8px;
}
.csv-upload-inner .csv-upload-button[data-v-f85e29c2] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 20px;
  background-color: #f0f9ff;
  color: #026aa2;
  border: 1px solid #026aa2;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.csv-upload-inner[data-v-f85e29c2]:hover {
  background-color: #e0f0ff;
  color: #01496b;
}
.csv-upload-inner .upload-icon[data-v-f85e29c2] {
  margin-right: 10px;
  font-size: 18px;
  color: #026aa2;
}
.hidden-input[data-v-f85e29c2] {
  display: none;
}
.associated-zip-section[data-v-f85e29c2] {
  margin-left: 320px;
}
