header {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  background: linear-gradient(187.8deg, #cfe3e8 8.15%, rgba(217, 230, 230, 0.45) 38.24%, rgba(255, 108, 14, 0.22) 85.93%);
}

._wrapper_z4dps_7 {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-image: none;
  padding-left: 14.7%;
  padding-top: 3rem;
}

._wrapper-header_z4dps_14 {
  padding-top: 3rem;
  padding-left: 14.7%;
  padding-right: 10.3%;
  padding-bottom: 2.4rem;
}
._wrapper-header_z4dps_14 h3 {
  color: #ff6c0e;
  font-size: 24px;
}
._wrapper-header_z4dps_14 p {
  color: #ff6c0e;
}

._border-bg_z4dps_28 {
  width: 75%;
  height: 95%;
  position: absolute;
  inset: 0;
  left: 15%;
  margin: auto;
  border: 3px solid #ff6c0e;
  border-radius: 70px 70px 0 70px;
}

._title-input_z4dps_39 {
  font-family: "Mulish";
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.005em;
  color: #ff6c0e;
  margin: 0;
  margin-bottom: 10px;
}

._wrapper-header_z4dps_14 input {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.005em;
  color: #808080;
  padding: 14.5px 16px;
  background-color: #f0f0f0;
  border-radius: 8px;
  border: none;
}
._wrapper-header_z4dps_14 input::-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.005em;
  color: #808080;
}
._wrapper-header_z4dps_14 input:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.005em;
  color: #808080;
}
._wrapper-header_z4dps_14 input::placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.005em;
  color: #808080;
}
._wrapper-header_z4dps_14 input:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

._location-tienda_z4dps_74 p {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #ff6c0e;
  margin: 0;
}

._wrapper-header_z4dps_14 select {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: #808080;
  padding: 14px 16px;
  background-color: #f0f0f0;
  border-radius: 8px;
  border: none;
}
._wrapper-header_z4dps_14 select::-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.005em;
  color: #808080;
}
._wrapper-header_z4dps_14 select:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.005em;
  color: #808080;
}
._wrapper-header_z4dps_14 select::placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.005em;
  color: #808080;
}
._wrapper-header_z4dps_14 select:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

._logo_z4dps_107 {
  width: 143px;
  height: 34px;
}

._form-wrapper-error_z4dps_112 p {
  font-size: 15px !important;
  color: #ff1515 !important;
  margin: 0 !important;
  display: none;
}
._form-wrapper-error_z4dps_112[data-error-message=true] {
  display: block;
}

._alert-icon_z4dps_122 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}

._form__input_container_z4dps_129 {
  position: relative;
}
._form__input_container_z4dps_129 p {
  font-size: 15px !important;
  color: #ff1515 !important;
  margin: 0 !important;
  display: none;
}
._form__input_container_z4dps_129 ._alert__container_z4dps_138 {
  position: relative;
}
._form__input_container_z4dps_129 ._alert__container_z4dps_138 ._alert-icon_z4dps_122 {
  display: none;
}

._form__input_container_z4dps_129[data-error=true] input {
  color: #ff1515;
  background: #fff3f3;
  border: 1px solid #ff1515;
}
._form__input_container_z4dps_129[data-error=true] input::-moz-placeholder {
  color: #ff1515;
}
._form__input_container_z4dps_129[data-error=true] input:-ms-input-placeholder {
  color: #ff1515;
}
._form__input_container_z4dps_129[data-error=true] input::placeholder {
  color: #ff1515;
}
._form__input_container_z4dps_129[data-error=true] input:focus {
  border: 1px solid #ff1515;
}
._form__input_container_z4dps_129[data-error=true] select {
  color: #ff1515;
  background-color: #fff3f3;
  border: 1px solid #ff1515;
}
._form__input_container_z4dps_129[data-error=true] select::-moz-placeholder {
  color: #ff1515;
}
._form__input_container_z4dps_129[data-error=true] select:-ms-input-placeholder {
  color: #ff1515;
}
._form__input_container_z4dps_129[data-error=true] select::placeholder {
  color: #ff1515;
}
._form__input_container_z4dps_129[data-error=true] select:focus {
  border: 1px solid #ff1515;
}
._form__input_container_z4dps_129[data-error=true] p {
  display: inline-block;
}
._form__input_container_z4dps_129[data-error=true] ._alert__container_z4dps_138 ._alert-icon_z4dps_122 {
  display: block;
}

._spinner-border_z4dps_174 {
  color: #ff6c0e;
  --bs-spinner-width: 5rem;
  --bs-spinner-height: 5rem;
  --bs-spinner-border-width: 0.5rem;
}

._container-form_z4dps_181 {
  padding: 21px 78px 27px;
  gap: 12px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}
._container-form_z4dps_181 h3 {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0.005em;
  line-height: 30px;
}
._container-form_z4dps_181 p {
  font-size: 20px;
  line-height: 25px;
}

._btn-submit_z4dps_199 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.0125em;
  color: #ffffff;
  background: #ff6c0e;
  border-radius: 50px;
  border: none;
  padding: 14.38px 46.8px 17.62px 47.2px;
  transition: all 0.5s ease;
}
._btn-submit_z4dps_199:disabled {
  background-color: #cccccc;
}
._btn-submit_z4dps_199:hover {
  transform: scale(0.98);
}

._wrapper-form-success_z4dps_218 {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  padding: 53px 19% 73px 14.8% !important;
}
._wrapper-form-success_z4dps_218 h2 {
  color: #ff6c0e;
  font-weight: 800;
  font-size: 24px;
  line-height: 30.12px;
  letter-spacing: 0.005em;
}
._wrapper-form-success_z4dps_218 h3 {
  font-size: 20px !important;
  line-height: 25px;
  max-width: 18ch;
  margin: 12px auto;
  font-weight: 400;
}
._wrapper-form-success_z4dps_218 img {
  height: 165px;
}
._wrapper-form-success_z4dps_218 h4 {
  color: #2d2d2d;
  font-size: 16px;
  font-weight: 700;
  line-height: 20.08px;
  letter-spacing: 0.005em;
  padding: 0 23%;
}
._wrapper-form-success_z4dps_218 p {
  max-width: 42ch;
  color: #2d2d2d !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: auto;
}

._container-text_z4dps_258 {
  background: linear-gradient(111.13deg, rgba(255, 255, 255, 0.1) 10.95%, rgba(226, 226, 226, 0.4) 91.44%);
  border-radius: 30px;
  padding: 10px 25px 17px;
}
._container-text_z4dps_258 h2 {
  max-width: 15ch;
  font-size: 26px;
  font-weight: 800;
  line-height: 30px;
  letter-spacing: 0.0025rem;
  color: #ff6c0e;
  margin: auto;
  margin-bottom: 10px;
}
._container-text_z4dps_258 p {
  font-size: 20px;
  line-height: 25px;
  color: #ff6c0e;
  line-height: 25px;
  margin: 0;
}

@media screen and (max-width: 980px) {
  header ._wrapper-header_z4dps_14 {
    padding-left: 51px;
    padding-right: 51px;
  }
}
@media screen and (max-width: 991.88px) {
  ._border-form_z4dps_288 {
    border: 3px solid #ff6c0e;
    border-radius: 30px;
  }
  ._container-text_z4dps_258 {
    margin-bottom: 34px;
  }
  header ._wrapper-header_z4dps_14 ._container-form_z4dps_181,
  header ._wrapper-header_z4dps_14 ._wrapper-form-success_z4dps_218 {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
}
@media screen and (max-width: 767.88px) {
  header ._wrapper_z4dps_7 {
    background: none;
    padding-left: 32px;
    padding-top: 31px;
  }
  header ._wrapper-header_z4dps_14 {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 29px;
  }
  ._logo_z4dps_107 {
    width: 96px;
    height: 25px;
  }
  ._container-form_z4dps_181 h3 {
    font-weight: 800;
  }
  ._container-text_z4dps_258 {
    padding: 13px 11px 12px 12px;
    margin-bottom: 34px;
  }
  ._container-text_z4dps_258 h2 {
    font-size: 40px;
    font-weight: 800;
    line-height: 50px;
    letter-spacing: 0.025em;
  }
  ._container-text_z4dps_258 p {
    font-size: 16px;
    line-height: 18.75px;
    letter-spacing: 0.005em;
    font-weight: 400;
  }
  ._btn-submit_z4dps_199 {
    padding-left: 79px;
    padding-right: 79px;
  }
  form ._title-input_z4dps_39 {
    font-size: 18px !important;
    font-weight: 800;
  }
}
@media screen and (max-width: 500px) {
  ._height-max_z4dps_345 {
    height: 280px;
  }
  ._container-form_z4dps_181 {
    padding: 16px 12px 28px 13px;
  }
  ._container-form_z4dps_181 h3 {
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0.01em;
    line-height: 25px;
  }
  ._container-form_z4dps_181 p {
    font-size: 20px;
    line-height: 25px;
  }
  ._wrapper-form-success_z4dps_218 {
    padding: 33px 16px 37px 15px !important;
  }
  ._wrapper-form-success_z4dps_218 h2 {
    font-size: 20px;
    line-height: 25.1px;
    letter-spacing: 0.01em;
    margin: 0;
    margin-bottom: 8px;
  }
  ._wrapper-form-success_z4dps_218 h3 {
    font-size: 20px !important;
    font-weight: 800;
    margin: 0 auto !important;
  }
  ._wrapper-form-success_z4dps_218 h4 {
    padding: 0 12%;
    margin-bottom: 12px;
  }
}