
.card-help-popup[data-v-37210b7f] {
  padding: 16px;
  border-radius: 12px;
  background-color: #ffffff;
}
.card-help-text[data-v-37210b7f] {
  color: #333;
  text-align: center;
  margin-bottom: 12px;
  line-height: 1.4;
}
.card-help-mock[data-v-37210b7f] {
  width: 100%;
  aspect-ratio: 1.586;
  background-color: #ffffff;
  border: 1px solid #b0b0b0;
  border-radius: 8px;
  padding: 12px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  font-family: "Courier New", monospace;
}
.card-help-mock-number[data-v-37210b7f] {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  color: #000;
  white-space: nowrap;
}
.card-help-mock-plus[data-v-37210b7f] {
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.card-help-mock-highlighted[data-v-37210b7f] {
  display: inline-block;
  border: 1.5px solid #d32f2f;
  padding: 1px 2px;
  color: #000;
}
.card-help-mock-rest[data-v-37210b7f] {
  color: #000;
}
.address-autocomplete[data-v-37210b7f] {
  width: 100%;
  display: flex;
  padding: 0 24px;
  margin-bottom: 16px;
  align-items: stretch;
  min-height: 52px;
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
  border-top-right-radius: 28px;
  border-top-left-radius: 28px;
  outline: none;
  background-color: rgba(0, 0, 0, 0.06);
}

