
        @import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@100;200;300;400;500;600;800;900&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Special+Elite&display=swap');
:root{

--color: #e8e0d5;
--color-texto: #797979;
--cols: 1rem 0 auto 0 1rem;

}



@media (min-width: 45rem) {
:root{
  --cols: 1.5rem 2rem auto 2rem 1.5rem;
}
}



@media (min-width: 60rem) {
:root{
  --cols: 1fr 5rem minmax(0, 52rem) 5rem 1fr;
}
}


/* --------------------------------

Parcheo Cabecera

-------------------------------- */

.main-header.inside .main-nav-container {
    background-color: #fff;
}

.main-header .breadcrumbs {
    position: relative;
    z-index: 1;
}

.main {
    background: none !important;
    padding-bottom: 0px;
}

.main:first-of-type {
    padding-top: 0px;
}

.main-header.inside~.main:first-of-type>.tab-title.visible .container-header {
    width: 990px;
    border-bottom: solid 1px #141d25;
    position: absolute;
    left: -900000px;
}

.seo-links-container {
    display: none;
}

.seo-links-container .list-seo-links a {
    display: inline-block;
}

.main .tab-title {
    margin-bottom: 0px;
    height: 0px;
    width: 100%;
}

.row-layout .container {
    padding: 0px 0;
}

.container {
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.breadcrumbs .tab-breadcrumb-list li.active a {
    background-color: transparent;
}

.content-ad .ad-item-si,
.content-ad .ad-item-sd {
    display: none;
}



/*colores cabecera marca cms*/





.main-header.inside.default .main-tab-default>a.highlight, .main-header.inside[data-ue-model=default] .main-tab-default>a.highlight {
    background: linear-gradient(90deg, #000000, #af7912 122%
122%, #ef9b02);
    color: #fff;
}
.ue-l-common-page__inner .ue-c-section-title {
   
    padding: 0px 0;
}


.main-header.fixed-down .tab-title .tab-title-text {
    color: #fff;
    padding-left: 81px;
    font-weight: 700;
}
.tab-news .aside-tools {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    background-color: transparent;
    width: 132px;
    height: 41px;
}

@media (min-width: 46.25em) {
    .marca-theme-v3 .ue-c-section-title {
        border-bottom: none;
    }
}
/* --------------------------------

Estilos generales

-------------------------------- */

* {box-sizing: border-box; margin: 0; padding: 0;}
img {max-width: 100%;}
html {min-height: 100%;}
body { min-height: 100%; padding: 0;   overflow-x: hidden;}
ol, ul { list-style: none; font-size: inherit; margin-bottom: 0px; overflow: inherit;}
.content-items .content-item { padding: 0px !important; }
.marca-theme-v2 .ue-l-common-page__inner {  padding: 0rem 0rem;}
.marca-theme-v2 .ue-c-section-title { color: #fff; font-size: 0rem; line-height: 0rem; text-indent: -9999999px;}
.marca-theme-v3 .ue-l-common-page__inner {  padding: 0rem 0rem;}
.marca-theme-v3 .ue-c-section-title { color: #fff; font-size: 0rem; line-height: 0rem; text-indent: -9999999px;}
.site-footer {  margin: 0px 0 0;}

.especial-mundial-clubes {
    display: grid
;
    grid-template-columns: var(--cols);
    grid-template-rows: 1fr auto;
    scroll-padding-top: 90px;
    background-color: #fff;
}



 .volver-arriba {  width: 65px; height: 65px;  background: url(https://e00-especiales-marca.uecdn.es/esports/images/15anoslol/subir.jpg) no-repeat center top;  bottom: 20px;  display: none;  text-indent: -9999px;  overflow: hidden;   padding: 5px 15px; position: fixed;  right: 20px;  border-radius: 35px;  transition: all 0.2s linear 0s;  z-index: 10;} 




.cabecera {
    grid-column: 1 / -1;
    position: relative;
    color: #fff;
}

   .cabecera__titulo {
    background: url(https://e00-especiales-marca.uecdn.es/mundial/images/clubes/2025/cabecera2.jpg) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 91vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cabecera:after {
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, transparent 0, #fff) repeat scroll 0 0;
    content: "";
    height: 10%;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}
 .articulo {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: var(--cols);
   
}

.articulo>* {
    grid-column: 3 / -3;
}

.especial-mundial-clubes h2 {
    font: 80px / 1 'Barlow Semi Condensed', sans-serif;
    font-weight: 800;
    color: #000;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-style: italic;
}

.mundil-clubes h2.titulo__interior {
    font-size: clamp(2rem, -2.174rem + 17.39vw, 5rem);
    margin-top: 54px;
}

.autor {
    margin: 20px auto 20px auto;
    display: grid
;
    grid-template-columns: 70px 1fr;
    grid-gap: 10px;
}

.autor .imagen-autor {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;
    opacity: 1;
    background-color: white;
    border: 3px solid #000;
}

.autor .firma-autor {
    margin-top: 0px;
    padding-top: 0px;
    font-family: Barlow Semi Condensed, sans-serif;
    line-height: 125%;
    text-align: left;
    font-size: 16px;
    justify-content: center;
    display: flex
;
    flex-direction: column;
}

.autor em {
    color: #000;
    font-weight: 700;
}


.especial-mundial-clubes p {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 300;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 26px;
    text-align: left;
}
.especial-mundial-clubes p.lt {
    border-left: 1px solid #000;
    padding: 20px;
}



.cubrereproductor {
    position: relative;
    z-index: 1;
}

.especial-mundial-clubes .imagen-cuerpotexto__fuera {
    grid-column: 2 / -2;
    margin: 30px 0;
}

.especial-mundial-clubes .imagen-cuerpotexto__fuera img {
    width: 100%;
}

p.firma {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6em;
    text-align: center;
    margin-bottom: 3em;
    margin-top: 3em;
    color: #000;
}

p.firma span {
    font-weight: 500;
    color: #000;
}




 hr.hr--logo {
  border-top: solid #b5905e 1px;
  margin: 100px 0;
}
hr.hr--logo:after {
  content: url( 'https://e00-especiales-marca.uecdn.es/mundial/images/clubes/2025/trofeo-mini.png' );
  /* Controls the position of the logo */
  left: 50%;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  /* Controls the whitespace around the symbol */
  padding: 20px;
  background: #fff;
}

hr {

    border-top: 2px dashed #b5905e;
    grid-column: 1 / -1;
}

.bloque__escudos {
    grid-column: 3 / -3;
    margin-bottom: 50px;
}

.bloque__escudos ul {

    display: grid;
    grid-template-rows: repeat(2, auto);
    grid-template-columns: repeat(4, auto);
    gap: 8px;
    grid-column: 1 / -1;
    justify-content: center;
    align-content: start;

}

.bloque__escudos ul li {  border-radius: 10px; display: block; margin: 0px; padding: 10px}


.bloque__escudos ul li.menu-escudo {  background: linear-gradient(220deg, #c3914f, #000000); }



.especial-mundial-clubes h4 {
    font: 65px / 1 'Barlow Semi Condensed', sans-serif;
    font-weight: 200;
    text-align: center;
    color: #cc9966;
    margin: 30px 0px 10px 0px;
    text-transform: uppercase;
    grid-column: 3 / -3;
}


.especial-mundial-clubes h5 {
    font: 25px / 1 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    text-align: center;
    color: #cc9966;
    margin: 10px 0px 0px 0px;
    text-transform: uppercase;
    grid-column: 3 / -3;
}

.especial-mundial-clubes .bloque__escudos p {
   font-weight: 600;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 19px;
    color: #cc9966 !important;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
}
.bloque__calendario {
    grid-column: 2 / -2;
    margin-bottom: 50px;
}


.bloque__estrellas {
    grid-column: 1 / -1;
    margin: 50px;
}


.bloque-estrellasequipos {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-bottom: 1em;
    margin-top: 1em;
}


.bloque__estrellas p.grupo {
   font-weight: 600;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 19px;
    color: #cc9966 !important;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    margin: 1em 0em 0em 0em;
}








.especial-mundial-clubes .estrella p {
 margin-top: 0;
    margin-bottom: 20px;
    font-weight: 300;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 22px;
    text-align: left;
    padding: 10px;
}


.especial-mundial-clubes .estrella p.equipo {
   font-weight: 500;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 19px;
    color: #cc9966 !important;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding: 2px;
}


.estrella-card {
    display: flex
;
    background: white;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.estrella-card-left {
    flex-direction: row;
    border-left: 10px solid #cc9966;
}
.estrella-contenedor-imagen {
    width: 50%;
}
.estrella-imagen {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    transition: transform 0.5s ease;
}
.estrella-contenido {
    flex: 1;
    padding: 35px;
    display: flex
;
    flex-direction: column;
    justify-content: center;
}
h5.estrella-nombre {
    font-size: 2.2rem;
    font-weight: 800;
    color: #cc9966;
    margin-bottom: 5px;
    text-align: left;
}
.estrella-detalles {
    display: flex
;
    justify-content: space-between;
    margin: 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.estrella-equipo {
    font-weight: 600;
    color: var(--primary-color);
}
.estrella-edad {
    color: #666;
}
p.estrella-texto {
    font-size: 1rem;
    line-height: 1.4rem;
    color: #444;
}
.estrella-card-right {
    flex-direction: row-reverse;
    border-right: 10px solid #cc9966;
}


.bloque__sedes {
    grid-column: 1 / -1;
    margin-bottom: 0px;
}




.carruselfotos {grid-column: 1 / -1 !important; background-color: transparent; margin-top: 0em;}

.carruselfotos img {

  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}




.equipos-grid {
    display: grid
;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    gap: 20px;
    grid-column: 1 / -1 !important;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
}


.equipo-bloque {
    background-color: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: var(--card-shadow);
    transition: transform 0.3s ease, opacity 0.3s ease;
    border: 1px solid rgba(232, 62, 140, 0.1);
}


.etapa-numero-contenedor {
     background: linear-gradient(220deg, #c3914f, #000000);
    color: white;
    padding: 10px 15px;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.equipo-image {
    overflow: hidden;
    position: relative;
}
.equipo-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.equipo-info {
    padding: 20px;
}

h4.equipo-nombre {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    min-height: 40px;
    line-height: 1.2rem;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
}
h4.equipo-nombre span {
    font-weight: 500;
    line-height: 30px;
    color: #8f6a3a;
}
.detalles-etapas {
    display: flex
;
    justify-content: space-between;
    margin-bottom: 12px;
    font-size: 0.85rem;
    color: #fff;
    background-color: #917643;
    padding: 8px 12px;
    border-radius: 6px;
    font-weight: 500;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.etapa-fecha, .etapa-desnivel {
    display: flex
;
    align-items: center;
}
p.equipo-texto {
    font-size: 1.1rem;
    color: #000;
    margin-bottom: 15px;
}



.bloque__calendario p.leyenda {
    font-weight: 600;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 16px;
    color: #cc9966 !important;
    line-height: 16px;
    text-align: right;
    text-transform: uppercase;
    margin: 1em 0em 0em 0em;
}

.zoomable-image {
            width: 100%;
            height: auto;
            display: block;
            cursor: none;
            transition: transform 0.3s ease;
        }

        .zoom-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.9);
            z-index: 1000;
            display: none;
            justify-content: center;
            align-items: center;
            z-index: 20000;
        }

  

        .zoomed-image {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
            transition: transform 0.3s ease;
            transform-origin: center center;
        }

        .close-button {
            position: fixed;
            top: 20px;
            right: 20px;
            background: rgba(255, 255, 255, 0.95);
            border: 2px solid rgba(255, 255, 255, 0.8);
            border-radius: 50%;
            width: 50px;
            height: 50px;
            font-size: 24px;
            font-weight: bold;
            cursor: pointer;
            z-index: 1001;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            transition: all 0.2s ease;
            touch-action: manipulation;
            user-select: none;
        }

        .close-button:active {
            background: rgba(255, 255, 255, 1);
            transform: scale(0.95);
        }

        .zoom-controls {
            position: fixed;
            bottom: 30px;
            left: 50%;
            transform: translateX(-50%);
            display: flex;
            gap: 15px;
            z-index: 1001;
            padding: 10px;
            background: rgba(0, 0, 0, 0.5);
            border-radius: 25px;
        }

        .zoom-btn {
            background: rgba(255, 255, 255, 0.95);
            border: 2px solid rgba(255, 255, 255, 0.8);
            border-radius: 50%;
            width: 55px;
            height: 55px;
            font-size: 24px;
            font-weight: bold;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            transition: all 0.2s ease;
            touch-action: manipulation;
            user-select: none;
        }

        .zoom-btn:active {
            background: rgba(255, 255, 255, 1);
            transform: scale(0.95);
        }

  
        @media screen and (max-height: 600px) {
            .zoom-controls {
                bottom: 15px;
            }
        }

     
        @media screen and (max-width: 360px) {
            .zoom-btn {
                width: 50px;
                height: 50px;
                font-size: 20px;
            }
            
            .zoom-controls {
                gap: 10px;
            }
        }

/* --------------------------------

Estilos para mvil

-------------------------------- */

  @media screen and (max-width: 768px) {

    .zoomable-image {
          
            cursor: pointer ;

          
        }



     /* --------------------------------

Imgenes movil: 


-------------------------------- */

.cabecera:after {
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, transparent 0, #fff) repeat scroll 0 0;
    content: "";
    height: 30%;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.bloque__estrellas p.grupo {

    margin: 1em 0em 1em 0em;
}

.super-menu-header+.main .tab-title-text {
display: none;
}

.tabs-content {
    display: none;
}


hr.hr--logo {
    border-top: solid #b5905e 1px;
    margin: 50px 0;
}
.bloque__estrellas {
    grid-column: 1 / -1;
    margin: 0px;
}


.especial-mundial-clubes h2 {
    font: 44px / 1 'Barlow Semi Condensed', sans-serif;}

.especial-mundial-clubes p {

    font-size: 18px;

}

    .estrella-card-left, .estrella-card-right {
        flex-direction: column;
        height: auto;
        border: none;
    }
    .estrella-card-left {
        border-top: 10px solid #cc9966;
    }
.estrella-contenedor-imagen {
        width: 100%;
    }


    .estrella-contenido {
        padding: 25px;
    }


    h4.estrella-nombre {
        font-size: 1.8rem;
    }

.estrella-card-right {
        border-top: 10px solid #cc9966;
    }



.bloque-estrellasequipos {
    display: grid
;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin-bottom: 1em;
    margin-top: 1em;
    margin: 0px;
    padding: 0px 10px;
    
}


.equipos-grid {
        grid-template-columns: 1fr;
    }




.bloque__escudos ul {

grid-template-rows: repeat(2, auto);
grid-template-columns: repeat(2, auto);

}

 

    .news-item p {padding: 0px 0px;}





.content-items .content-item .multimedia-item {float: none; height: auto; margin-right:0px; max-height: inherit; max-width: 100%;
    overflow: hidden;}

    .faustino-plata{  margin-top: 0em;}






.tabs-content .tab-breadcrumb-list li {background: #005db9;}
.tabs-content .tab-breadcrumb-list li a { color: #ffffff;}



.content-items .content-item .multimedia-item {float: none; height: auto; margin-right:0px; max-height: inherit; max-width: 100%;
    overflow: hidden;}


    .radio.super-menu-header+.radio.main h1.tab-title-text.min, .radio+.radio.main h1.tab-title-text.min {
        position: absolute;
    left: -9000000px;
}





}

