.elementor-13735 .elementor-element.elementor-element-384c868{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:150px;--padding-bottom:150px;--padding-left:50px;--padding-right:50px;}.elementor-13735 .elementor-element.elementor-element-384c868:not(.elementor-motion-effects-element-type-background), .elementor-13735 .elementor-element.elementor-element-384c868 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-f153d9e );}.elementor-13735 .elementor-element.elementor-element-c224bfe{text-align:center;}.elementor-13735 .elementor-element.elementor-element-c224bfe .elementor-heading-title{font-family:var( --e-global-typography-1fecc84-font-family ), Sans-serif;font-size:var( --e-global-typography-1fecc84-font-size );font-weight:var( --e-global-typography-1fecc84-font-weight );line-height:var( --e-global-typography-1fecc84-line-height );letter-spacing:var( --e-global-typography-1fecc84-letter-spacing );}.elementor-13735 .elementor-element.elementor-element-49b1678{width:var( --container-widget-width, 864px );max-width:864px;--container-widget-width:864px;--container-widget-flex-grow:0;text-align:center;font-family:var( --e-global-typography-443baf1-font-family ), Sans-serif;font-size:var( --e-global-typography-443baf1-font-size );line-height:var( --e-global-typography-443baf1-line-height );}.elementor-13735 .elementor-element.elementor-element-84f77f7{width:100%;max-width:100%;}.elementor-13735 .elementor-element.elementor-element-be34f3b{text-align:center;font-family:var( --e-global-typography-a373184-font-family ), Sans-serif;font-size:var( --e-global-typography-a373184-font-size );line-height:var( --e-global-typography-a373184-line-height );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-13735 .elementor-element.elementor-element-c224bfe .elementor-heading-title{font-size:var( --e-global-typography-1fecc84-font-size );line-height:var( --e-global-typography-1fecc84-line-height );letter-spacing:var( --e-global-typography-1fecc84-letter-spacing );}.elementor-13735 .elementor-element.elementor-element-49b1678{font-size:var( --e-global-typography-443baf1-font-size );line-height:var( --e-global-typography-443baf1-line-height );}.elementor-13735 .elementor-element.elementor-element-be34f3b{font-size:var( --e-global-typography-a373184-font-size );line-height:var( --e-global-typography-a373184-line-height );}}@media(max-width:767px){.elementor-13735 .elementor-element.elementor-element-384c868{--padding-top:100px;--padding-bottom:100px;--padding-left:20px;--padding-right:20px;}.elementor-13735 .elementor-element.elementor-element-c224bfe .elementor-heading-title{font-size:var( --e-global-typography-1fecc84-font-size );line-height:var( --e-global-typography-1fecc84-line-height );letter-spacing:var( --e-global-typography-1fecc84-letter-spacing );}.elementor-13735 .elementor-element.elementor-element-49b1678{font-size:var( --e-global-typography-443baf1-font-size );line-height:var( --e-global-typography-443baf1-line-height );}.elementor-13735 .elementor-element.elementor-element-84f77f7{width:100%;max-width:100%;}.elementor-13735 .elementor-element.elementor-element-be34f3b{font-size:var( --e-global-typography-a373184-font-size );line-height:var( --e-global-typography-a373184-line-height );}}/* Start custom CSS for html, class: .elementor-element-84f77f7 *//* =========================================================
   1. ESTILOS DE ESCRITORIO (DESKTOP) & FONDO (#f4f5f0)
   ========================================================= */

/* Tipografía global (EB Garamond de Elementor) */
#mc_embed_signup,
#mc_embed_signup * {
  font-family: "EB Garamond", serif !important;
}

/* Fondo global y mensajes de error */
#mc_embed_shell #mc_embed_signup,
#mc_embed_signup,
#mc_embed_signup form,
#mc_embed_signup #mc_embed_signup_scroll,
#mc_embed_signup div.mce_inline_error,
#mc_embed_signup .response,
#mc_embed_signup #mce-responses,
#mc_embed_signup #mce-error-response {
  background-color: #f4f5f0 !important;
}

#mc_embed_signup div.mce_inline_error,
#mc_embed_signup .response {
  color: #6b1111 !important;
}

/* Ancho y centrado del contenedor */
#mc_embed_signup {
  width: 100% !important;
  max-width: 600px !important;
  margin: 0 auto;
}

/* Ocultar "* indicates required" */
#mc_embed_signup .indicates-required {
  display: none !important;
}

/* Labels en negrita y tamaño desktop (24px) */
#mc_embed_signup label,
#mc_embed_signup .mc-field-group strong,
#mc_embed_signup .input-group > strong,
#mc_embed_signup .input-group > label {
  font-size: 24px !important;
  font-weight: 700 !important;
  color: #333333;
  background-color: transparent !important;
}

/* Label "Type" con sus 10px adicionales de padding-top */
#mc_embed_signup .input-group > strong,
#mc_embed_signup .input-group > label {
  padding-top: 10px !important;
  display: block !important;
}

/* Opciones individuales de los checkboxes (peso normal) */
#mc_embed_signup .input-group li label {
  font-weight: 400 !important;
}

/* Campos de texto / Inputs en desktop (23px) */
#mc_embed_signup input.email,
#mc_embed_signup input.text {
  font-size: 23px !important;
}

/* Alineación limpia para checkboxes */
#mc_embed_signup .input-group ul {
  padding-left: 0 !important;
  margin-top: 8px !important;
  list-style: none !important;
}

#mc_embed_signup .input-group li {
  display: flex !important;
  align-items: center !important;
  margin-bottom: 8px !important;
  background-color: #f4f5f0 !important;
}

#mc_embed_signup .input-group input[type="checkbox"] {
  margin-right: 10px !important;
  flex-shrink: 0;
}

/* Botón de suscripción (#6e8a91, semicírculo, full width, 24px) */
#mc_embed_signup .button,
#mc_embed_signup input[type="submit"] {
  width: 100% !important;
  display: block !important;
  background-color: #6e8a91 !important;
  color: #ffffff !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  padding: 12px 32px !important;
  height: auto !important;
  line-height: 1.2 !important;
  border: none !important;
  border-radius: 999px !important;
  text-align: center !important;
  box-sizing: border-box !important;
}

#mc_embed_signup .button:hover,
#mc_embed_signup input[type="submit"]:hover {
  background-color: #5a7379 !important;
}


/* =========================================================
   2. REGLAS EXCLUSIVAS PARA MÓVIL (Pantallas < 600px)
   ========================================================= */
@media screen and (max-width: 600px) {

  #mc_embed_signup,
  #mc_embed_signup .mc-field-group,
  #mc_embed_signup input.email,
  #mc_embed_signup input.text {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  /* Labels en móvil (18px) */
  #mc_embed_signup label,
  #mc_embed_signup .mc-field-group strong,
  #mc_embed_signup .input-group > strong,
  #mc_embed_signup .input-group > label {
    font-size: 18px !important;
  }

  /* Inputs en móvil (17px) */
  #mc_embed_signup input.email,
  #mc_embed_signup input.text {
    font-size: 17px !important;
  }

  /* Botón en móvil (18px) */
  #mc_embed_signup .button,
  #mc_embed_signup input[type="submit"] {
    font-size: 18px !important;
    padding: 10px 20px !important;
  }

}

/* 1. Ocultar el texto original y forzar al contenedor a ocupar el 100% de ancho centrado */
#mc_embed_signup #mce-responses,
#mc_embed_signup #mce-success-response,
#mc_embed_signup .response {
  font-size: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto 15px auto !important; /* Centra el contenedor y le da espacio abajo */
  float: none !important;              /* Anula cualquier float a la izquierda */
  clear: both !important;
  text-align: center !important;
}

/* 2. Insertar y centrar el texto personalizado */
#mc_embed_signup #mce-success-response::after {
  content: "Thank you! Your form has been submitted successfully." !important;
  display: block !important;
  width: 100% !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #333333 !important;
  line-height: 1.4 !important;
  text-align: center !important;
  box-sizing: border-box !important;
}/* End custom CSS */