<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

.AcsCover {
	background-color: black;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.5;
	z-index: 2147483646;
	display: none;
	overflow-y: hidden;
	overflow-x: hidden;
}
.AcsProcesando {
	background-color: black;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.5;
	z-index: 2147483648;
	display: block;
	visibility: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
}
.AcsProcesandoPointN {
	background-color: black;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.5;
	z-index: 2147483649;
	display: block;
	overflow-y: hidden;
	overflow-x: hidden;
	background: url('https://www.gruporeforma.com/reforma/suscribete/img/rutina_circulos-n.svg') 50% 50% no-repeat;
	background-size: 400px;
}
.AcsProcesandoPointR {
	background-color: black;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.5;
	z-index: 2147483649;
	display: block;
	overflow-y: hidden;
	overflow-x: hidden;
	background: url('https://www.gruporeforma.com/reforma/suscribete/img/rutina_circulos-r.svg') 50% 50% no-repeat;
	background-size: 400px;
}
.AcsProcesandoPointM {
	background-color: black;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.5;
	z-index: 2147483649;
	display: block;
	overflow-y: hidden;
	overflow-x: hidden;
	background: url('https://www.gruporeforma.com/reforma/suscribete/img/rutina_circulos-m.svg') 50% 50% no-repeat;
	background-size: 400px;
}
.AcsWindow {
	border: 0px solid #ffffff;
	border-radius: 15px 15px 15px 15px;
	background-color: transparent;
	min-width: 300px;
	height: 95%;
	position: fixed;
	bottom: -95%;
	left: 50%;
	transform:translate(-50%,0%);
	z-index: 2147483647;
	display: none;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
	margin:0; padding:0; border:0;
}
.AcsWindow_logon {
	width: 100%;
	max-width: 500px;
	background-color: #fff;
}
.fijo_registro {
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}
.showanimacion {
    -webkit-transform: translate(-50%,-100%);
    -moz-transform: translate(-50%,-100%);
    -o-transform: translate(-50%,-100%);
    -ms-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
}
.hiddeanimacion {
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.Acsseparapunto2 {width: 100%; height:1.2rem; margin: 2.3rem auto 1.3rem auto; position: relative;}
.Acstxt_separapunto {width:30%; left:35%; position: absolute; font-family: "Oswald", sans-serif; font-weight:300; font-size:1.1rem; color:#828282; text-align:center; line-height: 1.2rem; text-transform: uppercase; background:#ffffff; top:-10px; background-color: #F6F6FB; }
.Acsline_separapuntoreforma { width: 100%; height: 2px; border-top: 1px solid #01B541; top:0px;}
.Acsline_separapuntoelnorte { width: 100%; height: 2px; border-top: 1px solid #1594F3; top:0px;}
.Acsline_separapuntomural { width: 100%; height: 2px; border-top: 1px solid #D1212D; top:0px;}

.log_color_reforma { color: #01B541; }
.log_color_elnorte { color: #1594F3; }
.log_color_mural { color: #D1212D; }

.log_bg_reforma { background-color: #01B541; }
.log_bg_elnorte { background-color: #1594F3; }
.log_bg_mural { background-color: #D1212D; }
.log_bg_black { background-color: #000; }
.log_bg_orange { background-color: #ff8500; }

.Acsconect { 
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
	font-size:12px;
	color:#303645;
	float:left; 
	position: relative;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.Acspswd {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 300;
	font-size:12px;
	color:#303645;
	float:right; 
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
}
.Acspswd a {color:#303645; text-decoration: none;}
.Acserror_tarjeta {width: 100%; height: auto; position: relative; background:#000000; font-family:Helvetica, "Helvetica Neue", Arial, "sans-serif"; font-size:1rem; text-align: right; padding: 11px 0; margin: 0; top:-2px; text-transform: uppercase; color:#ffffff; text-align: center; font-family: "Oswald", sans-serif; display: inline-block;}
.Acstxt_error_tarjeta1 { padding: 0 10%; font-weight:300; font-size:0.8rem; line-height: 1.3rem; color:#fff; width: 70%;display: inline-block;}
.AcsCloseErrorBtn {
	position: inline-block;
	color: #fff;
	background: #000;
	cursor: pointer;
	text-decoration: none;
	margin:0; padding:0; border:0;
}

/* Email Autocomplete */
.Acsinputcom {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 16px;
  z-index: 1;
}
.Acsinputcom[type=text] {
  background-color: #f1f1f1;
  width: 100%;
}
.Acsinputcom[type=submit] {
  background-color: DodgerBlue;
  color: #fff;
}
.Acsautocomplete-items {
  position: absolute;
  display: inline;
  z-index: 1;
  width: 100%;
  max-width: 350px;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  background-color: #f1f1f1;
  z-index: 1;
  margin-top: 20px;
  left: calc(50vw - (350px / 2));
}
.Acsautocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #blue;
  border-bottom: 1px solid #d4d4d4;
  z-index: 1;
}
.Acsautocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
  z-index: 1;
}

.Acsautocomplete-items2 {
  position: absolute;
  display: inline;
  z-index: 1;
  width: 100%;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  background-color: #f1f1f1;
  z-index: 1;
  margin-top: 20px;
  left: 0;
}
.Acsautocomplete-items2 div {
  padding: 10px;
  cursor: pointer;
  background-color: #blue;
  border-bottom: 1px solid #d4d4d4;
  z-index: 1;
}
.Acsautocomplete-items2 div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
  z-index: 1;
}

.Acsautocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
  z-index: 1;
}

.menu_div_error_viste { display: none; width: 100%; max-width: 380px; height:auto; position: relative; margin:0 auto; background:transparent; color:#ffffff;
				text-align: center; font-family: "Oswald", sans-serif; font-weight:500;
				-moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius:7px 7px 7px 7px;  border-radius:7px 7px 7px 7px; }
.menu_div_error {text-align: center; width: 100%; max-width: 380px; height: auto; position: relative; background:#000000; font-family:Helvetica, "Helvetica Neue", Arial, "sans-serif"; font-size:1rem; padding: 11px 0; margin: 0; top:-2px; color:#ffffff; font-family: "Oswald", sans-serif;}
.menu_txt_error { text-transform: uppercase; padding: 0 0; font-weight:300; font-size:0.8rem; line-height: 1.3rem; color:#fff; width: 90%;display: inline-block;}
.menu_close_error { position: inline-block; color: #fff; background: #000; cursor: pointer; text-decoration: none; margin:0; padding:0; border:0; text-align: top; }


/*---------------------------------------------*/
/*------------------GENERALES------------------*/
/*---------------------------------------------*/
.login {
  margin: 0px;
  border: 0px;
  padding: 0px;
  box-sizing: border-box;
  max-width: 450px;
}

.login_contenedor {
  display:flex;
  flex-wrap:wrap;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width:100%;
  margin:auto;
  padding: 0px 0px;
  height: auto;
  text-align: center;
  max-width: 500px;
}
.log_cerrar {
  width: 100%;
  font-family:"dseoBold", Arial, sans-serif;
  font-weight: 600;
  font-size:21px;
  text-align: right;
  letter-spacing:.5px;
  color:#818695;
  text-decoration: none;
}
.log_logoreformimg {
  margin:0px 0px;
  width: 150px;
}

.log_formulariocon {
  width: auto;
  background-color: #F6F6FB;
  padding: 30px 10px 30px 10px;
  border-radius: 21px;
  margin-bottom: 15px;
}

.log_formulariocon_menu {
  width: 100%;
  background-color: #F6F6FB;
  padding: 30px 15px 30px 15px;
  border-radius: 21px;
  margin-bottom: 15px;
}

.log_form_iniciar {
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:18px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
}
.log_emailform {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap:9px 0px;
  margin: 21px 0px;
}

.log_emailinput {
  padding: 12px 12px 12px 12px;
  width: calc(100% - (24px));
  height: 15px;
  border-radius: 8px;
  border: 1px solid #E4E6E9;
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 400;
}
.log_emailinput::placeholder {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 400;
  font-size: 12px;
  color: #85929e;
}
.log_siguiente {
  width: 100%;
  height: 45px;
  color: #fff;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  border-radius: 8px;
  cursor: pointer;
}

.log_siguiente_menu {
  width: 100%;
  height: 45px;
  color: #fff;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  border-radius: 8px;
  cursor: pointer;
}

.log_form_subtexto {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size:14px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
  margin-bottom: 15px;
}

.log_socialform {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 18px 25px;
  gap:6px 0px;
  background-color: #8888ad10;
  border-radius: 9px;
  margin-top: 21px;
}
.log_redsocial_btn {
	width: 100%;
	background-color: transparent;
	/*background-color: #8888ad10;*/
}
.log_redsocial {
  width: 100%;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 6px;
  height:2.2rem; 
  margin: 0 auto;  
  margin-top: 0.8rem;
  text-align: center;
}
.log_redsocial_img_con {
  width: 24%;
  text-align: center;
  border-right: 3px solid #EDEFF0;
  padding: 6px 0px;
  line-height: 0px;
}
.log_redsocial_img {
  width: 27px;
}

.log_form_texto-social {
  width: 76%;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size:14px;
  text-align: left;
  padding-left: 24px;
  letter-spacing:.5px;
  color:#303645;
}

.log_texto-suscriptor {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size:12px;
  text-align: center;
  letter-spacing:.5px;
  color:#9CA2B1;
}

.log_texto-hazlo {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 600;
  font-size:15px;
  text-align: center;
  text-decoration: underline;
  letter-spacing:.5px;
  cursor: pointer;
}

.log_correctordeespacio {
  flex: 1;
}
.log_inferiorfoot_reforma {
  width: 95%;
  max-width: 500px;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size:12px;
  text-align: center;
  letter-spacing:.5px;
  color:#818695;
  display: flex;
  margin: 40px auto 9px auto;
  justify-content: space-around;
  border-top: 1px solid #01B541;
  padding-top: 12px;
}
.log_inferiorfoot_elnorte {
  width: 95%;
  max-width: 500px;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size:12px;
  text-align: center;
  letter-spacing:.5px;
  color:#818695;
  display: flex;
  margin: 40px auto 9px auto;
  justify-content: space-around;
  border-top: 1px solid #1594F3;
  padding-top: 12px;
}
.log_inferiorfoot_mural {
  width: 95%;
  max-width: 500px;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size:12px;
  text-align: center;
  letter-spacing:.5px;
  color:#818695;
  display: flex;
  margin: 40px auto 9px auto;
  justify-content: space-around;
  border-top: 1px solid #D1212D;
  padding-top: 12px;
}
.log_enlaceinf {
	text-decoration: none;
	color: #818695;
}

/*---------------------------------------------*/
/*------------------CONÉCTATE------------------*/
/*---------------------------------------------*/
.log_texto-correo {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size:15px;
  text-align: center;
  letter-spacing:.5px;
  margin: 6px 0px -6px 0px;
}

.log_form_ingresa {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 300;
  font-size:12px;
  text-align: left;
  color:#303645;
}

.log_texto-olvidaste {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size:12px;
  text-align: center;
  text-decoration: underline;
  letter-spacing:.5px;
  color:#9CA2B1;
  line-height: 0px;
}

/*---------------------------------------------*/
/*------------CREAR CUENTA ATRÁS---------------*/
/*---------------------------------------------*/
.log_textosinferiores {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
  padding: 6px 3px;
}
.log_crearcuentaform {
  display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px 0px;
    margin: 21px 0px 0px 0px;
}
.log_beneficios {
  width: 100%;
  padding: 0 0 15px 0;
}
.log_beneficios_texto {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size:18px;
  text-align: center;
  letter-spacing:6px;
  color:#303645;
}

.log_beneficios_con_reforma {
  margin-top: 12px;
  border-top:1px #01B541 solid;
  border-bottom:1px #01B541 solid;
  padding: 24px 0px;
  overflow: hidden;
}
.log_beneficios_con_elnorte {
  margin-top: 12px;
  border-top:1px #1594F3 solid;
  border-bottom:1px #1594F3 solid;
  padding: 24px 0px;
  overflow: hidden;
}
.log_beneficios_con_mural {
  margin-top: 12px;
  border-top:1px #D1212D solid;
  border-bottom:1px #D1212D solid;
  padding: 24px 0px;
  overflow: hidden;
}
.log_beneficiospunto {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 300;
  font-size:15px;
  display: flex;
  align-items: center;
  width: 300px;
  margin: auto;
  color: #303645;
}
.log_beneficiospunto:nth-child(1),
.log_beneficiospunto:nth-child(2) {
  padding-bottom: 12px;
}
.log_beneficiospunto img {
  width: 18px;
  height: 15px;
}

@media (max-width:360px) {
  .log_beneficiospunto {
    font-family: "Oswald", Arial, sans-serif;
    font-weight: 300;
    font-size: 13px;
    display: flex;
    align-items: center;
    width: 300px;
    margin: auto;
    color: #303645;
  }
}

/*---------------------------------------------*/
/*------------VERIFICAR CUENTA-----------------*/
/*---------------------------------------------*/
.log_texto-sec {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 300;
  font-size:15px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
  margin: 6px 0px -6px 0px;
}
.log_texto-sec-nocolor {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 300;
  font-size:15px;
  text-align: center;
  letter-spacing:.5px;
  margin: 6px 0px -6px 0px;
}
.log_texto-sec2 {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 300;
  font-size:15px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
  margin: 39px 0px -12px 0px;
}

.log_codeinput {
  width: 90%;
  max-width: 400px;
  height: 35px;
  border-radius: 8px;
  border: 1px solid #E4E6E9;
  padding: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 400;
  text-align: center;
  margin-top: 20px;
}
.log_codeinput::placeholder {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 400;
  font-size: 12px;
  color: #85929e;
  text-align: center;
}

.log_codeform {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap:9px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}

.log_formulariocon-verificar {
  width: 100%;
  background-color: #F6F6FB;
  padding: 30px 0px 30px 0px;
  border-radius: 21px;
  margin-bottom: 30px;
}

@media (max-width:330px) {
  .log_formulariocon-verificar {
    width: 100%;
    background-color: #F6F6FB;
    padding: 30px 0px 30px 0px;
    border-radius: 21px;
    margin-bottom: 30px;
  }
}

/*---------------------------------------------*/
/*------------ALERTA---------------------------*/
/*---------------------------------------------*/
.log_alertacon {
  width: 100%;
  max-width:390px;
  background-color: #F6F6FB;
  padding: 30px 21px 30px 21px;
  border-radius: 21px;
  margin-bottom: 90px;
  box-shadow: 0px 3px 6px #00000029;
  text-align: center;
}

.log_form_alerta-titulo {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 600;
  font-size:18px;
  text-align: center;
  letter-spacing:.5px;
}

.log_texto-alerta {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 300;
  font-size:15px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
  margin: 9px 0px -6px 0px;
}

.log_texto-alerta2 {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 600;
  font-size:15px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
  margin: 6px 0px 12px 0px;
}

.log_aceptar {
  width: 100%;
  max-width: 100px;
  height: 33px;
  color: #fff;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  background: #303645;
  opacity: .5;
  border-radius: 6px;
  margin-bottom: 30px;
}

/*---------------------------------------------*/
/*------------ALERTA---------------------------*/
/*---------------------------------------------*/
.log_contenedor_reforma {
  border: solid 3px #01B541;
  border-radius: 21px;
  text-align: center;
  padding:24px 9px 27px 9px;
}
.log_contenedor_elnorte {
  border: solid 3px #1594F3;
  border-radius: 21px;
  text-align: center;
  padding:24px 9px 27px 9px;
}
.log_contenedor_mural {
  border: solid 3px #D1212D;
  border-radius: 21px;
  text-align: center;
  padding:24px 9px 27px 9px;
}

.log_contenedor {
  border-radius: 21px;
  text-align: center;
  padding:24px 19px 27px 19px;
}

.log_texto-seguir {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 600;
  font-size:21px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
  margin-bottom: 12px;
}

/*---------------------------------------------*/
/*------------CONECTATE------------------------*/
/*---------------------------------------------*/
.log_flecha {
  width: 100%;
  max-width: 380px;
  font-family:"dseoBold", Arial, sans-serif;
  font-weight: 400;
  font-size:21px;
  text-align: left;
  letter-spacing:.5px;
  color:#818695;
}

.log-flecha-izquierda {
  width: 18px;
  margin: -12px 0px 12px 6px;
}

/*---------------------------------------------*/
/*------------CREAR CUENTA---------------------*/
/*---------------------------------------------*/
.log_textcreainicia {
  width: 100%;
  height: 45px;
  color: #fff;
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  border-radius: 8px;
  letter-spacing: 1.2px;
}
.log_form_subtexto-sus {
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:16px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
  margin-bottom: 15px;
}
.log_socialitunes {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 18px 25px;
  gap:6px 0px;
  background-color: #fff;
  border: solid 3px #EC8A33;
  border-radius: 12px;
  margin-top: 21px;
}
.log_texto-rec-suscriptor {
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:11px;
  text-align: center;
  letter-spacing:.5px;
  color:#9CA2B1;
  margin-bottom: 12px;
}
.log_reditunes {
  width: 100%;
  display: flex;
  align-items: center;
  background: #FC8401;
  border-radius: 8px;
  flex-direction: column;
  padding: 6px 12px 6px 12px;
  margin-bottom: 12px;
  height: 45px;
  color: #fff;
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 1.2px;
  cursor: pointer;
} 

.log_form_texto-social-sus {
  width: 100%;
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:14px;
  text-align: center;
  padding-left: 0px;
  letter-spacing:.5px;
  color:#fff;
}
.log_form_texto-social-prueba {
  width: 100%;
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:14px;
  text-align: center;
  padding-left: 0px;
  letter-spacing:.5px;
  color:#000001;
}

.logo_itunes {
  width: 100%;
  max-width: 81px;
  margin-bottom: -3px;
}

/*---------------------------------------------*/
/*---------SUSCRIPCION CANCELADA---------------*/
/*---------------------------------------------*/

.log_socialcancelado {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 18px 50px 39px 50px;
  gap:6px 0px;
  background-color: #fff;
  border: solid 3px #EC8A33;
  border-radius: 12px;
}

.log_form_subtexto-susno {
  width: 100%;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 500;
  font-size:20px;
  text-align: center;
  line-height: 22px;
  padding-left: 0px;
  color:#000001;
}
.log_texto-rec-suscriptorno {
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:13px;
  text-align: center;
  letter-spacing:.5px;
  line-height: 18px;
  color:#303645;
  margin-top: 12px;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.log_form_renovacion {
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:13px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
  margin-top: 30px;
  text-transform: uppercase;
}
.log_textcrearegistrar {
  width: 100%;
  height: 45px;
  color: #fff;
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  background: #B3B6B9;
  border-radius: 8px;
  letter-spacing: 1.2px;
}

/*---------------------------------------------*/
/*---------CUENTA EN OTRO EQUIPO---------------*/
/*---------------------------------------------*/
.imagen-de-mensaje {
  width: 56px;
  opacity: .4;
  margin-top: 12px;
  margin-bottom: 21px;
}
.log_socialotroequipo {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 18px 50px 39px 50px;
  gap:6px 0px;
  background-color: #fff;
  border-radius: 12px;
}
.log_form_subtexto-usando-otro{
  width: 100%;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 500;
  font-size:18px;
  text-align: center;
  line-height: 22px;
  padding-left: 0px;
  color:#000001;
  margin-bottom: 21px;
}

.log_reditunes-regresar {
  width: 100%;
  display: flex;
  align-items: center;
  border-radius: 6px;
  flex-direction: column;
  padding: 10px 12px 12px 12px;
  margin-bottom: 12px;
} 
.log_form_texto-social-regresar {
  width: 100%;
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:15px;
  text-align: center;
  padding-left: 0px;
  letter-spacing:.5px;
  color:#fff;
}

.log_textcrearegresar {
    width: 100%;
  display: flex;
  align-items: center;
  background: #B3B6B9;
  border-radius: 8px;
  flex-direction: column;
  padding: 6px 12px 6px 12px;
  margin-bottom: 12px;
  height: 45px;
  color: #fff;
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 1.2px;
  cursor: pointer;
}
.log_textcrearegresar:last-child {
  margin-bottom: -21px;
}
/*---------------------------------------------*/
/*---------CONTRSEÑA INVÁLIDA------------------*/
/*---------------------------------------------*/
.imagen-de-password {
  width: 60px;
  opacity: .4;
  margin-top: 12px;
  margin-bottom: 12px;
}
.log_form_subtexto-usando-pass{
  width: 100%;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 500;
  font-size:18px;
  text-align: center;
  line-height: 22px;
  padding-left: 0px;
  color:#000001;
}

.log_form_pass{
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:13px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
  margin-top: 12px;
  margin-bottom: 12px;
}

.log_form_olvidaste {
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:13px;
  text-align: center;
  letter-spacing:.5px;
  color:#9FA0A1;
  margin-top: 30px;
  cursor: pointer;
}

/*---------------------------------------------*/
/*---------------COOKIES-----------------------*/
/*---------------------------------------------*/
.imagen-de-cookies {
  width: 63px;
  opacity: .4;
  margin-top: 12px;
  margin-bottom: 12px;
}
.log_form_pass2{
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:13px;
  text-align: center;
  letter-spacing:.5px;
  margin-top: 0px;
  margin-bottom: 12px;
  text-transform: uppercase;
}

/*---------------------------------------------*/
/*---------------ALERTA 2----------------------*/
/*---------------------------------------------*/
.imagen-de-cancel {
  width: 59px;
  opacity: .4;
  margin-top: 12px;
  margin-bottom: 12px;
}
.log_form_cancel-regresar{
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:15px;
  text-align: center;
  letter-spacing:.5px;
  margin-top: 24px;
  margin-bottom: 0px;
}

/*---------------------------------------------*/
/*------------------DATOS----------------------*/
/*---------------------------------------------*/
.log_textcreaincor {
  width: 100%;
  height: 45px;
  color: #fff;
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  border-radius: 8px;
  letter-spacing: 1.2px;
}
.log_textcreaincor2 {
  width: 100%;
  height: 45px;
  color: #fff;
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  background: #FC8401;
  border-radius: 8px;
  letter-spacing: 1.2px;
  margin-bottom: -21px;
  cursor: pointer;
}

.log_form_conectate {
  font-family:"OswaldBook", Arial, sans-serif;
  font-weight: 400;
  font-size:13px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
  margin-top: 30px;
  margin-bottom: -12px;
}

/*---------------------------------------------*/
/*------------------OPCION---------------------*/
/*---------------------------------------------*/
.log_form_subtexto-opcionin{
  width: 100%;
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 500;
  font-size:18px;
  text-align: center;
  line-height: 22px;
  padding-left: 0px;
  color:#000001;
  margin-bottom: 12px;
}

/*---------------------------------------------*/
/*------------------CONFIRMAR------------------*/
/*---------------------------------------------*/
.log_texto-reenviar {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 600;
  font-size:15px;
  text-align: center;
  text-decoration: underline;
  letter-spacing:.5px;
  margin-bottom: 12px;
  cursor: pointer;
}

/*---------------------------------------------*/
/*------------------CONECTAR-------------------*/
/*---------------------------------------------*/
.log_form_codinic {
  font-family:"Oswald", Arial, sans-serif;
  font-weight: 600;
  font-size:16px;
  text-align: center;
  letter-spacing:.5px;
  color:#303645;
}

@font-face {
	font-family: "OswaldBook";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src:url("/libre/acceso/css/Oswald_Book.otf") format("opentype");
}</pre></body></html>