
.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);
}

