@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700");@import url("https://fonts.googleapis.com/css?family=Raleway:400,400i,700");@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);.Noticia_blog__7xF1G{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:5rem;padding-left:1rem;padding-right:1rem;padding-top:2rem}.Noticia_container__r59Tt{margin:0 auto;background-color:#fff;background-clip:content-box}.Noticia_a__Nzgnk{color:#000}.Noticia_lista__i2AlO{font-size:18px;text-align:justify;padding:15px;list-style:none}.Noticia_listaNav__PJ25I{list-style:none!important;padding:0;margin:0}.Noticia_item__5BUJZ{padding:10px;border-bottom:1px solid red;text-decoration:none}.Noticia_titulo__ipT4M{font-size:40px;color:red;text-align:center}.Noticia_a__Nzgnk:hover{color:#f60;transition:color .5s ease;cursor:pointer}.Noticia_a__Nzgnk{background-image:linear-gradient(90deg,#f60,#ff4500 50%,#000 0);background-size:200% 100%;background-position:-100%;display:inline-block;padding:5px 0;position:relative;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .3s ease-in-out;font-weight:600}.Noticia_a__Nzgnk:before{content:"";background:linear-gradient(90deg,#f60,#ff4500);display:block;position:absolute;bottom:-3px;left:0;width:0;height:3px;transition:all .5s ease-in-out}.Noticia_a__Nzgnk:hover{background-position:0}.Noticia_a__Nzgnk:hover:before{width:100%}.Noticia_enlace__fCnVs{text-decoration:none}.Noticia_boton__tqXJz{font-size:40px;text-decoration:none}.Noticia_margen__RiAx_{margin:2rem}.Noticia_imagenPrincipal__pP4QD{width:100%;max-height:480px;object-fit:cover;border-radius:8px;margin-bottom:1.5rem}.Noticia_contenidoNoticia__8m6Fj{font-size:1.8rem;line-height:1.7;color:#222;text-align:justify}.Noticia_contenidoNoticia__8m6Fj *{font-size:inherit!important;font-family:inherit!important;line-height:inherit!important}.Noticia_contenidoNoticia__8m6Fj p{margin-bottom:.6rem}.Noticia_contenidoNoticia__8m6Fj b,.Noticia_contenidoNoticia__8m6Fj strong{font-weight:700}.Noticia_contenidoNoticia__8m6Fj img{max-width:100%;height:auto;border-radius:8px;display:block;margin:1.5rem auto}.Noticia_centro__dJt8V{text-align:center}.Noticia_center__hTysT{display:block;margin-left:auto;margin-right:auto;width:100%}@media (min-width:768px){.Noticia_blog__7xF1G{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;padding-left:15rem;padding-right:15rem;grid-template-areas:"content navbar"}}@media(min-width:992px){.Noticia_blog__7xF1G{grid-template-columns:2fr 1fr;grid-template-rows:3fr;grid-template-areas:"content navbar"}}.Noticia_footer__EIoEN h1{color:#fff;font-size:5rem;margin-bottom:5rem;font-weight:700}.Noticia_lista__i2AlO{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;gap:20px}.Noticia_listaSeparacion__WqpsQ{margin-bottom:15px;padding:15px}.Noticia_footer__EIoEN{padding-left:1rem;padding-right:1rem;margin-bottom:1rem;gap:2rem}@media (min-width:768px){.Noticia_footer__EIoEN{padding-left:15rem;padding-right:15rem;margin-bottom:10rem}.Noticia_grilla__1y0hq{display:grid;grid-gap:5rem;gap:5rem;grid-template-columns:repeat(4,1fr)}}.Noticia_slide__JwBYO{height:500px;background-size:contain;background-repeat:no-repeat;background-position:50%;display:flex;align-items:center;justify-content:center}.Noticia_slide__JwBYO h2{color:#fff;text-align:center}.Noticia_listaNav__PJ25I a{text-decoration:none}.Entrada_contenido__VsBTf{padding:2rem;text-align:justify;color:#fff}.Entrada_imagen__OTDTa{max-height:300;background-size:cover;background-position:50%;background-repeat:no-repeat}.Entrada_contenido__VsBTf h3{font-weight:400;font-size:2.8rem;margin:0;line-height:1.2}.Entrada_fecha__USSQZ{font-size:1.6rem;color:var(--primary)}.Entrada_enlace__VS0CF{text-align:center}.Entrada_enlace__VS0CF:hover{color:var(--blanco);transform:translateY(-20px)}.Entrada_resumen__hE5oH{text-align:justify;font-size:2.4rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}@keyframes Header_headerGlow__5qyXT{0%,to{box-shadow:0 4px 20px rgba(255,102,0,.6),0 0 40px rgba(255,69,0,.3)}50%{box-shadow:0 4px 40px #ff8c00,0 0 80px rgba(255,69,0,.7)}}@keyframes Header_slideDown__a34KY{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.Header_header__b6rsY{background:linear-gradient(135deg,#1a0a00,#3d1200 50%,#1a0a00);padding:.5rem 0;border-bottom:3px solid #f60;animation:Header_headerGlow__5qyXT 3s ease-in-out infinite,Header_slideDown__a34KY .6s ease-out}.Header_barra__Xp2tC{display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.Header_barra__Xp2tC{flex-direction:row;justify-content:space-between}}.Header_navegacion__fADKI{margin-top:0;display:flex;gap:2rem;list-style:none;justify-content:space-between;align-items:center}@media only screen and (max-width:768px){.Header_navegacion__fADKI{flex-direction:column}}.Header_navegaciones__S3vmn a{color:var(--blanco);text-decoration:none;font-size:2rem;font-weight:700;text-transform:uppercase;padding:.5rem;transition-property:background-color;transition-duration:.3s}@keyframes Header_linkEntrance__q_7eo{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Header_pulse-glow__f20sQ{0%,to{text-shadow:0 0 8px #f60,0 0 20px #ff4500}50%{text-shadow:0 0 16px #f60,0 0 40px #ff4500,0 0 60px #f20}}.Header_customtoggler__E1rYy{color:var(--blanco);text-decoration:none;text-transform:uppercase;font-size:1.6rem;font-weight:600;transition:color .3s,transform .3s,text-shadow .3s;animation:Header_linkEntrance__q_7eo .6s ease-out both;position:relative}.Header_customtoggler__E1rYy:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#f60,#ff4500);transition:width .3s ease;box-shadow:0 0 8px #f60}.Header_customtoggler__E1rYy:hover{color:#f60;text-shadow:0 0 8px #f60,0 0 20px #ff4500;transform:scale(1.15);display:inline-block;animation:Header_pulse-glow__f20sQ 1.5s ease-in-out infinite}.Header_customtoggler__E1rYy:hover:after{width:100%}.Footer_footer__JrJN9{background-image:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.5)),url(/_next/static/media/footer.bf7eeea5.jpg);background-size:cover;background-position:50%;padding:2rem 0}@media (min-width:768px){.Footer_contenido__lg4AP{display:flex;justify-content:space-between}}.Footer_contenido__lg4AP{display:flex;justify-content:space-between}.Footer_navegacion__xJe3V{display:flex;flex-direction:row;align-items:center}@media (min-width:768px){.Footer_navegacion__xJe3V{flex-direction:row;gap:4rem}}.Footer_navegacion__xJe3V a{font-size:1.8rem;color:var(--blanco);text-decoration:none;font-weight:700}.Footer_navegacion__xJe3V a:hover{color:var(--primary)}.Footer_copyright__W8ZKy{font-size:1.8rem;color:var(--blanco);font-weight:700;text-align:center}.Footer_youtube__7K7kx{color:#fff;transition:color .3s ease}.Footer_youtube__7K7kx:hover{color:red}