
.is-primary.embed[data-v-68c8dcb0] {
  background: var(--primary-color) !important;
}
.field-label[data-v-68c8dcb0] {
  text-align: left;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-right: 3rem;
}
.text[data-v-68c8dcb0] {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 12px;
  color: #707070;
}
.button[data-v-68c8dcb0] {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  line-height: 19px;
  color: #ffffff;
}
#upload-photo[data-v-68c8dcb0] {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.error[data-v-68c8dcb0] {
  background-color: rgba(255, 0, 0, 0.1);
  color: #ff0000;
}
.cancel-button[data-v-68c8dcb0] {
  padding: 0.8rem;
  color: #c4c4c4;
  font-weight: bold;
  cursor: pointer;
}
.remove-button[data-v-68c8dcb0] {
  padding: 0.8rem;
  background: #6cbfae;
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
.remove-button[data-v-68c8dcb0]:hover {
  opacity: 0.8;
}
.remove-title[data-v-68c8dcb0] {
  font-size: 1.25rem;
  color: #707070;
  font-weight: bold;
}
.remove-description[data-v-68c8dcb0] {
  color: #707070;
  font-size: 0.875rem;
}
.liability-status[data-v-68c8dcb0] {
  border-radius: 6px;
  font-style: normal;
  font-weight: 500;
  padding: 7px 16px;
  margin-right: 24px;
}
.liability-status-signed[data-v-68c8dcb0] {
  background: rgba(214, 226, 252, 0.5);
  color: #25407c;
}
.liability-status-not-signed[data-v-68c8dcb0] {
  background: rgba(250, 133, 133, 0.1);
  color: #fa8585;
}

