Deportes
Pronóstico del Mundial 2026
Completá los resultados y seguí el ranking día a día
body {
margin: 0;
padding: 0;
font-variation-settings: unset;
/*background-color: #1C2B53;*/
}
#appCabezal {
color: #fff;
text-align: center;
padding-top: 50px;
padding-bottom: 40px;
background-color: #1B246C;
min-height: 200px;
}
#appCabezal h1 {
font-family: 'Prumo', Georgia, 'Times New Roman', Times, serif;
line-height: 1;
max-width: 1100px;
margin: 15px auto 0;
font-family: Prumo, Georgia, serif;
font-variation-settings: 'wght' 160, 'wdth' 80;
font-size: 64px;
letter-spacing: -0.04rem;
}
#appCabezal h2 {
max-width: 680px;
margin: 0 auto;
font-family: Roboto-mono, monospace;
font-size: 18px;
line-height: 1.8;
margin-top: 12px;
color: #ffffff;
margin-bottom: 10px;
font-weight: 300;
}
/* #appContainer {
margin-top: 57px; //nofixedheader
} */
#appCabezal svg {
width: 66px;
height: auto;
margin-bottom: 12px;
@media (max-width: 640px) {
height: 50px;
margin-bottom: 5px;
}
}
.logos-container {
width: 100%;
background-color: #eceaeb;
padding: 20px 0;
overflow: hidden;
position: sticky;
top: 0;
z-index: 1400;
}
@media (max-width: 640px) {
.logos-container {
top: -5px;
padding: 14px 0;
}
}
@media (max-width:1024px) {
.logos-container {
top: 0px
}
}
.logos-container div.logos {
max-width: 1330px;
height: 38px;
padding: 0 20px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
.logos-container div.logos .bloque {
font-family: Roboto, sans-serif;
color: #323D8F;
display: flex;
align-items: center;
}
.logos-container div.logos .bloque:nth-child(2) {
justify-content: right;
@media (max-width: 640px) {
justify-content: center;
}
}
.logos-container div.logos .bloque b {
font-size: 20px;
font-weight: 400;
letter-spacing: 0.06rem;
width: 200px;
}
.logos-container div.logos .bloque svg {
height: 80%;
width: auto;
}
.logos-container div.logos .bloque span.palito {
height: 80%;
width: 1px;
background: #b7b9d3;
margin: 0 30px;
@media (max-width: 410px) {
margin: 0 20px;
}
}
.logos-container div.logos .bloque:first-child span.palito {
margin: 0 14px;
}
#logo_personal {
height: 23px;
}
#logo_ypf {
height: 18px;
}
@media (max-width: 1024px) {
#appContainer {
margin-top: 0px;
}
}
@media (max-width: 840px) {
h1,
h2 {
padding: 0 30px;
}
#appCabezal h1 {
font-size: 40px;
}
#appCabezal h2 {
font-size: 18px;
line-height: 1.5;
margin-top: 5px;
margin-bottom: 0;
}
}
@media (max-width: 640px) {
br {
display: block;
}
#appContainer {
margin-top: 0px;
}
#appCabezal h1,
#appCabezal h2 {
margin: 0 auto;
margin-top: 10px;
}
#appCabezal h1 {
max-width: 320px;
}
.logos-container div.logos .logo {
padding-top: 51px;
background-image: url('https://buckets3.glanacion.com/lntools/anexos/fotos/75/65975.svg');
background-size: 150px;
margin-left: -5px;
}
.logos-container div.logos {
justify-content: center;
}
.logos-container div.logos .bloque:first-child {
display: none;
}
}
@media (max-width: 480px) {
#appCabezal h2 {
display: none
}
}#logo_wrapper_ln {
position: relative
}
#preload_ln {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 0px;
left: 0;
background-color: transparent;
width: 100%;
height: 100%;
z-index: 1000;
transition: opacity 1s;
pointer-events: none
}
#logo_ln {
position: absolute;
left: calc(50% - 2px);
transform: translateX(-50%) translateY(-50%);
top: calc(50% - 2px)
}
#loader_spinner {
animation: loader_spinner 1s linear infinite
}
@keyframes loader_spinner {
from {
transform: rotate(0deg)
}
to {
transform: rotate(360deg)
}
}
@media (max-width: 840px) {
#preload_ln {
top: 200px;
}
}
@media (max-width: 640px) {
#preload_ln {
top: 260px;
}
}Esta aplicación web de LA NACION necesita tener Javascript habilitado para funcionar correctamente
.lay-sidebar{display:none !important}
/*
#error-alert{
display:flex !important;
}
#app .prode_error{
display:none !important;
}
*/
.common-main-header {
background: #eceaeb;
border-bottom: 1px solid #cfcfcf !important;
position:relative;
}
.ln-navbar {
display:none
}