/* Centro EMA — Marcação de Consulta */
.page-id-483 footer,
.page-id-483 .site-footer,
.page-id-483 [data-elementor-type="footer"] {
  display: none !important;
}

.page-id-483 .ema-booking-form {
  width: 100%;
  font-family: Manrope, Arial, sans-serif;
}

.page-id-483 .ema-booking-row {
  display: block;
  margin-bottom: 14px;
}

.page-id-483 .ema-booking-row > p {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 0;
}

.page-id-483 .ema-booking-row > p > br {
  display: none;
}

.page-id-483 .ema-booking-form label {
  display: flex;
  flex-direction: column;
  gap: 7px;
  margin: 0;
  color: #24484B;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}

.page-id-483 .ema-booking-form label > br,
.page-id-483 .ema-booking-submit > p > br {
  display: none;
}

.page-id-483 .ema-booking-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.page-id-483 .ema-booking-form input:not([type="submit"]):not([type="checkbox"]),
.page-id-483 .ema-booking-form select,
.page-id-483 .ema-booking-form textarea {
  width: 100%;
  min-height: 52px;
  margin: 0;
  padding: 13px 15px;
  border: 1px solid #CADBD8;
  border-radius: 6px;
  outline: 0;
  background: #FBFAF7;
  color: #24484B;
  font-family: Manrope, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.45;
  box-shadow: none;
  transition: border-color .2s ease, background-color .2s ease, box-shadow .2s ease;
}

.page-id-483 .ema-booking-form textarea {
  min-height: 118px;
  max-height: 180px;
  resize: vertical;
}

.page-id-483 .ema-booking-form input::placeholder,
.page-id-483 .ema-booking-form textarea::placeholder {
  color: #819292;
  opacity: 1;
}

.page-id-483 .ema-booking-form select {
  cursor: pointer;
}

.page-id-483 .ema-booking-form input:not([type="submit"]):focus,
.page-id-483 .ema-booking-form select:focus,
.page-id-483 .ema-booking-form textarea:focus {
  border-color: #24484B;
  background: #FFFFFF;
  box-shadow: 0 0 0 3px rgba(36, 72, 75, .10);
}

.page-id-483 .ema-booking-full {
  margin-bottom: 24px !important;
}

.page-id-483 .ema-booking-acceptance {
  margin: 0 0 18px;
}

.page-id-483 .ema-booking-acceptance > p {
  margin: 0;
}

.page-id-483 .ema-booking-acceptance .wpcf7-form-control-wrap {
  display: inline;
  width: auto;
}

.page-id-483 .ema-booking-acceptance .wpcf7-list-item {
  display: block;
  margin: 0;
}

.page-id-483 .ema-booking-acceptance label {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  margin: 0;
  color: #526768;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.45;
  cursor: pointer;
}

.page-id-483 .ema-booking-acceptance input[type="checkbox"] {
  appearance: auto;
  -webkit-appearance: checkbox;
  flex: 0 0 17px;
  width: 17px !important;
  height: 17px !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  border-radius: 2px;
  accent-color: #24484B;
  box-shadow: none;
}

.page-id-483 .ema-booking-acceptance a {
  color: #24484B;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color .2s ease;
}

.page-id-483 .ema-booking-acceptance a:hover,
.page-id-483 .ema-booking-acceptance a:focus {
  color: #395F61;
}

.page-id-483 .ema-booking-submit {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-top: 2px;
}

.page-id-483 .ema-booking-submit > p {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 0;
}

.page-id-483 .ema-booking-submit .wpcf7-submit {
  min-height: 52px;
  margin: 0;
  padding: 14px 53px 14px 25px;
  border: 1px solid #24484B;
  border-radius: 6px;
  background: #24484B;
  color: #FFFFFF;
  font-family: Manrope, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  text-align: left;
  cursor: pointer;
  box-shadow: 0 10px 26px rgba(36, 72, 75, .16);
  transition: transform .2s ease, background-color .2s ease, box-shadow .2s ease;
}

.page-id-483 .ema-booking-submit:hover .wpcf7-submit,
.page-id-483 .ema-booking-submit:focus-within .wpcf7-submit {
  background: #395F61;
  box-shadow: 0 13px 30px rgba(36, 72, 75, .20), inset 0 -3px 0 #D9B56D;
  transform: translateY(-1px);
}

.page-id-483 .ema-booking-plane {
  position: absolute;
  right: 25px;
  top: 50%;
  width: 19px;
  height: 19px;
  color: #FFFFFF;
  pointer-events: none;
  transform: translateY(-50%);
  transition: transform .2s ease;
}

.page-id-483 .ema-booking-submit:hover .ema-booking-plane,
.page-id-483 .ema-booking-submit:focus-within .ema-booking-plane {
  transform: translate(3px, -53%);
}

.page-id-483 .ema-booking-submit .wpcf7-spinner {
  position: absolute;
  left: calc(100% + 10px);
  margin: 0;
}

.page-id-483 .wpcf7-not-valid-tip {
  margin-top: 6px;
  color: #A84C3D;
  font-size: 13px;
  font-weight: 500;
}

.page-id-483 .wpcf7 form .wpcf7-response-output {
  margin: 24px 0 0;
  padding: 13px 15px;
  border: 1px solid #C66F50;
  border-radius: 6px;
  color: #526768;
  font-size: 14px;
  line-height: 1.5;
}

.page-id-483 .wpcf7 form.sent .wpcf7-response-output {
  border-color: #7DA3A6;
  background: #EDF5F3;
  color: #24484B;
}

@media (max-width: 767px) {
  .page-id-483 .ema-booking-row {
    margin-bottom: 18px;
  }

  .page-id-483 .ema-booking-row > p {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .page-id-483 .ema-booking-submit {
    width: 100%;
  }

  .page-id-483 .ema-booking-submit .wpcf7-submit {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-id-483 .ema-booking-form input,
  .page-id-483 .ema-booking-form select,
  .page-id-483 .ema-booking-form textarea,
  .page-id-483 .ema-booking-submit .wpcf7-submit,
  .page-id-483 .ema-booking-plane {
    transition: none;
  }
}
