.elementor-12305 .elementor-element.elementor-element-39ef27b{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-12305 .elementor-element.elementor-element-39ef27b.e-con{--align-self:stretch;}.elementor-12305 .elementor-element.elementor-element-33bf32c{--display:flex;}.elementor-12305 .elementor-element.elementor-element-fe72246 .elementor-icon-wrapper{text-align:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-text-editor{font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-12305 .elementor-element.elementor-element-1393922{--display:flex;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-12305 .elementor-element.elementor-element-39ef27b{--grid-auto-flow:row;}}@media(min-width:768px){.elementor-12305 .elementor-element.elementor-element-39ef27b{--content-width:1071px;}}@media(max-width:767px){.elementor-12305 .elementor-element.elementor-element-39ef27b{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for container, class: .elementor-element-33bf32c *//* ===== LATERAL – ¿AÚN NO ERES SOCIO? ===== */

/* Contenedor principal */
.elementor-element-33bf32c {
  background: #0281c6 !important;
  padding: 40px 32px !important;
  border-radius: 10px !important;
  text-align: center !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}

/* Icono */
.elementor-element-33bf32c .elementor-icon-wrapper {
  margin-bottom: 20px !important;
}

.elementor-element-33bf32c .elementor-icon {
  background: rgba(255, 255, 255, 0.15) !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.elementor-element-33bf32c .elementor-icon svg {
  width: 28px !important;
  height: 28px !important;
  fill: #ffffff !important;
}

/* Título */
.elementor-element-33bf32c .elementor-heading-title {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  margin-bottom: 12px !important;
  line-height: 1.3 !important;
}

/* Texto */
.elementor-element-33bf32c .elementor-widget-text-editor p {
  font-size: 14px !important;
  line-height: 1.6 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  margin: 0 0 24px 0 !important;
}

/* Botón */
.elementor-element-33bf32c .elementor-button {
  background: #ffffff !important;
  color: #0281c6 !important;
  padding: 12px 28px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  border-radius: 6px !important;
  transition: all 0.3s ease !important;
}

.elementor-element-33bf32c .elementor-button:hover {
  background: #0f2b3d !important;
  color: #ffffff !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .elementor-element-33bf32c {
    padding: 32px 24px !important;
  }
  
  .elementor-element-33bf32c .elementor-heading-title {
    font-size: 18px !important;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-2a961ed *//* ===== FORMULARIO LOGIN ULTIMATE MEMBER ===== */

/* Contenedor principal */
.um-12371.um {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  font-family: inherit !important;
  height: 100% !important;
}

/* Formulario con fondo */
.um-12371 .um-form {
  background: #f8fafc !important;
  padding: 40px 32px !important;
  border-radius: 10px !important;
  border: 1px solid #e1e8ed !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  box-sizing: border-box !important;
}

/* Labels */
.um-12371 .um-field-label label {
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #0f2b3d !important;
  margin-bottom: 6px !important;
}

/* Inputs */
.um-12371 .um-form input[type="text"],
.um-12371 .um-form input[type="password"] {
  width: 100% !important;
  padding: 12px 14px !important;
  font-size: 14px !important;
  color: #0f2b3d !important;
  background: #ffffff !important;
  border: 1px solid #e1e8ed !important;
  border-radius: 6px !important;
  transition: all 0.3s ease !important;
  box-sizing: border-box !important;
}

/* Input focus */
.um-12371 .um-form input[type="text"]:focus,
.um-12371 .um-form input[type="password"]:focus {
  border-color: #0281c6 !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(2, 129, 198, 0.1) !important;
}

/* Campos */
.um-12371 .um-field {
  margin-bottom: 16px !important;
}

/* Checkbox recuérdame */
.um-12371 .um-field-checkbox label {
  font-size: 13px !important;
  color: #5a6872 !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  cursor: pointer !important;
}

/* Botón Acceder ocupa todo el ancho */
.um-12371 .um-col-alt .um-left.um-half {
  width: 100% !important;
  float: none !important;
}

/* Botón acceder */
.um-12371 .um-button#um-submit-btn {
  width: 100% !important;
  background: #0281c6 !important;
  color: #ffffff !important;
  padding: 14px 24px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  border: none !important;
  border-radius: 6px !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
}

.um-12371 .um-button#um-submit-btn:hover {
  background: #026a9e !important;
}

/* Ocultar botón Registro */
.um-12371 .um-col-alt .um-right.um-half {
  display: none !important;
}

/* Enlace olvidó contraseña */
.um-12371 .um-col-alt-b a {
  font-size: 13px !important;
  color: #0281c6 !important;
  text-decoration: none !important;
  text-align: center !important;
  display: block !important;
  margin-top: 16px !important;
}

.um-12371 .um-col-alt-b a:hover {
  color: #026a9e !important;
  text-decoration: underline !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .um-12371 .um-form {
    padding: 32px 24px !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-39ef27b *//* ===== CONTENEDOR PADRE - IGUALAR ALTURAS ===== */
.elementor-element-39ef27b {
  align-items: stretch !important;
}

.elementor-element-39ef27b > .e-con-inner {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 24px !important;
  align-items: stretch !important;
}

/* ===== BLOQUE AZUL - ¿AÚN NO ERES SOCIO? ===== */
.elementor-element-33bf32c {
  background: #0281c6 !important;
  padding: 40px 32px !important;
  border-radius: 10px !important;
  text-align: center !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  height: 100% !important;
  box-sizing: border-box !important;
}

.elementor-element-33bf32c .elementor-icon-wrapper {
  margin-bottom: 20px !important;
}

.elementor-element-33bf32c .elementor-icon {
  background: rgba(255, 255, 255, 0.15) !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.elementor-element-33bf32c .elementor-icon svg {
  width: 28px !important;
  height: 28px !important;
  fill: #ffffff !important;
}

.elementor-element-33bf32c .elementor-heading-title {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  margin-bottom: 12px !important;
}

.elementor-element-33bf32c .elementor-widget-text-editor p {
  font-size: 14px !important;
  line-height: 1.6 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  margin: 0 0 24px 0 !important;
}

.elementor-element-33bf32c .elementor-button {
  background: #ffffff !important;
  color: #0281c6 !important;
  padding: 12px 28px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  border-radius: 6px !important;
}

.elementor-element-33bf32c .elementor-button:hover {
  background: #0f2b3d !important;
  color: #ffffff !important;
}

/* ===== BLOQUE FORMULARIO LOGIN ===== */
.elementor-element-2a961ed {
  height: 100% !important;
}

.elementor-element-2a961ed .elementor-widget-container,
.elementor-element-2a961ed .elementor-shortcode {
  height: 100% !important;
}

.um-12371.um {
  height: 100% !important;
  max-width: 100% !important;
}

.um-12371 .um-form {
  background: #f8fafc !important;
  padding: 40px 32px !important;
  border-radius: 10px !important;
  border: 1px solid #e1e8ed !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  box-sizing: border-box !important;
}

/* Labels */
.um-12371 .um-field-label label {
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #0f2b3d !important;
}

/* Inputs */
.um-12371 .um-form input[type="text"],
.um-12371 .um-form input[type="password"] {
  width: 100% !important;
  padding: 12px 14px !important;
  font-size: 14px !important;
  color: #0f2b3d !important;
  background: #ffffff !important;
  border: 1px solid #e1e8ed !important;
  border-radius: 6px !important;
  box-sizing: border-box !important;
}

.um-12371 .um-form input:focus {
  border-color: #0281c6 !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(2, 129, 198, 0.1) !important;
}

/* Checkbox */
.um-12371 .um-field-checkbox label {
  font-size: 13px !important;
  color: #5a6872 !important;
}

/* Botón Acceder */
.um-12371 .um-col-alt .um-left.um-half {
  width: 100% !important;
  float: none !important;
}

.um-12371 .um-button#um-submit-btn {
  width: 100% !important;
  background: #0281c6 !important;
  color: #ffffff !important;
  padding: 14px 24px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  border: none !important;
  border-radius: 6px !important;
}

.um-12371 .um-button#um-submit-btn:hover {
  background: #026a9e !important;
}

/* Ocultar botón Registro */
.um-12371 .um-col-alt .um-right.um-half {
  display: none !important;
}

/* Enlace olvidó contraseña */
.um-12371 .um-col-alt-b a {
  font-size: 13px !important;
  color: #0281c6 !important;
  text-align: center !important;
  display: block !important;
  margin-top: 16px !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .elementor-element-39ef27b > .e-con-inner {
    grid-template-columns: 1fr !important;
  }
  
  .elementor-element-33bf32c,
  .um-12371 .um-form {
    padding: 32px 24px !important;
  }
}/* End custom CSS */