[data-hook="form-field-phone_4c77"] [data-hook="prefix"],
[data-hook="form-field-phone_4c77"] [data-hook="country-selector-trigger"],
[data-hook="form-field-phone_4c77"] [data-content-hook^="popover-content"] {
  display: none !important;
}

[data-hook="form-field-phone_4c77"] [data-hook="core-input-root"] {
  display: block !important;
}

[data-hook="form-field-phone_4c77"] input[aria-label^="Phone"] {
  box-sizing: border-box !important;
  padding-left: 0 !important;
  padding-inline-start: 0 !important;
  width: 100% !important;
}

[data-hook="form-field-phone_4c77"] .oihuJoD--hasPrefix {
  padding-left: 0 !important;
  padding-inline-start: 0 !important;
}

.surhine-netlify-status {
  color: #000;
  font: normal normal normal 14px/1.6em fraunces, serif;
  margin-top: 14px;
  opacity: 0;
  text-align: center;
  transition: opacity 250ms ease;
}

.surhine-netlify-status[data-visible="true"] {
  opacity: 1;
}
