.elementor-46382 .elementor-element.elementor-element-4dd0207{--display:flex;--min-height:480px;--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;--align-items:stretch;--gap:20px 0px;--row-gap:20px;--column-gap:0px;--padding-top:23px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-46382 .elementor-element.elementor-element-4dd0207 .elementor-repeater-item-3a9858c.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.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 );color:var( --e-global-color-primary );}.elementor-46382 .elementor-element.elementor-element-c47d9ec{padding:0px 0px 16px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#E7EBEE;}.elementor-46382 .elementor-element.elementor-element-c47d9ec .elementor-heading-title{color:#000000;}.elementor-46382 .elementor-element.elementor-element-906e9a1 input[type="submit"]{background-color:var( --e-global-color-176b79a );color:var( --e-global-color-e612074 );}.elementor-46382 .elementor-element.elementor-element-906e9a1 .login-submit{text-align:left;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-46382 .elementor-element.elementor-element-816dfe8{text-align:center;}/* Start custom CSS for jet-login, class: .elementor-element-906e9a1 *//* Contenedor principal */
.jet-login form {
  max-width: 600px;
  margin: 0 auto;
  padding: 20px 0;
}

/* Etiquetas */
.jet-login label {
  font-weight: 600;
  color: #000;
  display: block;
  margin-bottom: 6px;
}

/* Campos de texto */
.jet-login input[type="text"],
.jet-login input[type="password"] {
  width: 100%;
  font-size: 16px;
  border-radius: 4px;
  background-color: #fff;
  margin-bottom: 16px;
}

/* Botón de enviar */
.jet-login input[type="submit"] {
  background-color: #0079d3;
  color: #fff;
  font-size: 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}

/* Botón hover */
.jet-login input[type="submit"]:hover {
  background-color: #005fa3;
}

/* Checkbox */
.jet-login .login-remember {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 16px;
}

/* Checkbox y texto separados */
.jet-login .login-remember input {
  margin-right: 8px;
}

/* Enlace de contraseña */
.jet-login a{
  display: block;
  text-align: center;
}


.password-visibility__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}/* End custom CSS */
/* Start custom CSS for jet-login, class: .elementor-element-906e9a1 *//* Contenedor principal */
.jet-login form {
  max-width: 600px;
  margin: 0 auto;
  padding: 20px 0;
}

/* Etiquetas */
.jet-login label {
  font-weight: 600;
  color: #000;
  display: block;
  margin-bottom: 6px;
}

/* Campos de texto */
.jet-login input[type="text"],
.jet-login input[type="password"] {
  width: 100%;
  font-size: 16px;
  border-radius: 4px;
  background-color: #fff;
  margin-bottom: 16px;
}

/* Botón de enviar */
.jet-login input[type="submit"] {
  background-color: #0079d3;
  color: #fff;
  font-size: 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}

/* Botón hover */
.jet-login input[type="submit"]:hover {
  background-color: #005fa3;
}

/* Checkbox */
.jet-login .login-remember {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 16px;
}

/* Checkbox y texto separados */
.jet-login .login-remember input {
  margin-right: 8px;
}

/* Enlace de contraseña */
.jet-login a{
  display: block;
  text-align: center;
}


.password-visibility__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}/* End custom CSS */