@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=Parisienne&display=swap');

:root{
--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, 41.3rem) 5rem 1fr;
--cols2: 1fr 5rem minmax(0, 56.5rem) 5rem 1fr;
--cols3: 0.2fr 5rem minmax(0, 41.3rem) 5rem 1fr;
}
}



/* --------------------------------
Parcheo Cabecera
-------------------------------- */

.main-header.inside .main-nav-container { background-color: #ffffff;}
.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;}
h1.ue-c-section-title.js_seccionPortadilla {display: none;}
.ue-l-common-page__inner {padding: 0px !important;}

/* --------------------------------
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;}
strong { font-weight: 700;}
.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;}
.site-footer {  margin: 0px 0 0;}


p.tab-title-text {
    display: none !important;
}

.marca-theme-v3 .ue-l-common-page__inner {
    max-width: 100% !important;
    padding: 0px;
}

.marca-theme-v3 .ue-c-section-title {
    border-bottom: none !important;
    font-size: 0;
    line-height: 0;
    padding: 0;
}

.ue-l-common-page__row {
    display: inherit !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

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




.especial-8m26 { 
    display: grid;
    grid-template-columns: var(--cols);
    grid-template-rows: 1fr auto;
    background-color: #f4f1f4;
}

.autor-apertura {
    text-align: center;
    margin: 2.5em auto 2.5em auto;
}

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

.firma-autor {
    margin-top: 0px;
    padding-top: 0px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 125%;
    text-align: center;
    font-size: 16px;
}

.firma-autor em {
    color: #666;
}


.especial-8m26 p.lt::first-letter {
    color:  #724d79;
    font-size: 8rem;
    line-height: 0.7;
    float: left;
    padding-right: 1rem;
    padding-bottom: 0rem;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 800;
}

article.articulo.color-fondo {
    background-color: #fceaf9;
    margin-top: 50px;
}


.especial-8m26 .articulo {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: var(--cols);
    background-color: #f4f1f4;
    color: #000;
}

.especial-8m26 .articulo h2 {text-transform: uppercase;
    margin: 30px 0;
    font-weight: 800;
    font-size: 3.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #00162b;
font-family: 'Barlow Semi Condensed', sans-serif;}


.especial-8m26 .articulo h3 {
    color: #00162b; 
    font-weight: 400;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    line-height: 25px; 
    margin: 20px 0;}

.especial-8m26 .articulo p { 
    margin: 10px 0;
    font-size: 20px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 1.17;
    color: #333;
}

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

.especial-8m26 .articulo {
    padding-bottom: 0em;
}



.video-especial {
    grid-column: 2 / -2 !important;
    margin: 50px 0;
    
}
.senal {

    width: 100%;
    max-width: 1200px;
    position: relative;
  
}

.especial-8m26 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: #1e1e1e;
}
.especial-8m26 p.firma span {
    font-weight: 500;
}

.especial-8m26 .imagen-cuerpotexto__fuera {
    grid-column: 1 / -1;
   margin: 30px 0;
   grid-template-columns: var(--cols);
   display: grid;
   background-color: #fceaf9;
   padding: 30px 0;
}

.especial-8m26 .imagen-cuerpotexto__fuera p {
   grid-column: 2 / -2;
   font-size: 19px !important;
}

.especial-8m26 .imagen-cuerpotexto__fuera p span {
   font-size: 25px;
   font-weight: 600;
}

.especial-8m26 .imagen-cuerpotexto__fuera img {
  grid-column: 1 / -1;
    width: 100%;
}


/* estilos intro */

    :root {
      --fondo: #f5f5f5;
      --ink: #1a1410;
      --morado: #bd81bf;
    }

    body {
      background: var(--cream);
      color: var(--ink);
      font-family: 'Barlow Semi Condensed', sans-serif;
      overflow-x: hidden;
    }

    /* contenidoIntroPrincipal = 300vh: runway para las 3 fases de scroll */
    .contenidoIntroPrincipal {
      /*position: relative; */
      height: 300vh;
      grid-column: 1 / -1;
    }

    .intro-especial8m26 {
      position: sticky;
      top: 0;
      height: 100vh;
      overflow: hidden;
    }

    /* FONDO ? escritorio por defecto */
    .intro-imagen {
      position: absolute;
      inset: 0;
      background-color: #f5f5f5;
      background-image: url('https://e00-especiales-marca.uecdn.es/polideportivo/images/en-femenino/2026/principal.png');
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      will-change: transform, opacity;
    }

    /* FONDO ? móvil (portrait, max 768px) */
    @media (max-width: 768px) {
      .intro-imagen {
        background-image: url('https://e00-especiales-marca.uecdn.es/polideportivo/images/en-femenino/2026/principal-m.png');
        background-size: cover;
        background-position: center top;
      }
    }

    /* BLOQUE DE TEXTO */
    .intro-bloque {
      position: absolute;
      bottom: 18%;
      left: 50%;
      width: 90%;
      max-width: 780px;
      text-align: center;
      z-index: 5;
      will-change: transform, opacity;
      background: rgba(245,245,245,0.60);
      backdrop-filter: blur(12px);
      -webkit-backdrop-filter: blur(12px);
      border-radius: 6px;
      padding: 2.8rem 3.5rem;
      box-shadow: 0 4px 40px rgba(0,0,0,0.1);
    }

    .intro-antetitulo {
      font-size: clamp(1rem, 1.5vw, 1.5rem);
      font-weight: 700;
      text-transform: uppercase;
      color: var(--morado);
      margin-bottom: 1rem;
      display: block;
    }

    .intro-linea {
      height: 1px;
      background: var(--morado);
      width: 80px;
      margin: 1.2rem auto 1.5rem;
    }

    .intro-titulo {
      font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 55px;
    font-weight: 900;
    line-height: 55px;
    color: var(--ink);
    margin-bottom: 1.2rem;
    }
    .intro-titulo em { 
      font-style: normal;
    font-weight: 200; }

    .intro-texto {
      font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: clamp(1.2rem, 1.8vw, 1.8rem);
    font-weight: 300;
    line-height: 1.1;
    color: var(--ink);
    max-width: 560px;
    margin: 0 auto;
    }

    .progress-bar {
      position:fixed; top:0; left:0; height:2px;
      background:var(--morado); z-index:1000;
      transform-origin:left; transform:scaleX(0);
    }

        @media(max-width:600px){
      .intro-bloque { padding:2rem 1.5rem; bottom:12%; }
    }

    /* estilos intro */

    p.titulo_interior {
    margin-top: 40px !important;
    color: #724d79 !important;
    font-size: 35px !important;
}

img.shape-circulo-der {
   float: right;
   width: clamp(200px, 38vw, 440px);
   height: clamp(200px, 38vw, 440px);
   shape-outside: circle(50%);
   clip-path: circle(50%);
   margin: 0.4em 0 1.8em 2.2em;
   object-fit: cover;
   shape-margin: 0.8em;
   transition: transform 0.5s ease, filter 0.5s ease;
   filter: saturate(0.85) contrast(1.05);
}

img.shape-circulo-izq {
   float: left;
   width: clamp(200px, 38vw, 440px);
   height: clamp(200px, 38vw, 440px);
   shape-outside: circle(50%);
   clip-path: circle(50%);
   margin: 0.4em 0 1.8em 2.2em;
   object-fit: cover;
   shape-margin: 0.8em;
   transition: transform 0.5s ease, filter 0.5s ease;
   filter: saturate(0.85) contrast(1.05);
}


.shape-circulo-der:hover, .shape-circulo-izq:hover  {
transform: scale(1.04);
filter: saturate(1.1) contrast(1.1);
}


@media (max-width: 720px) {

.shape-circulo-der,
.shape-circulo-izq {
float: none !important;
width: 100% !important;
height: auto !important;
clip-path: none !important;
shape-outside: none !important;
margin: 0 0 1.5rem 0 !important;
border-radius: 6px;
object-fit: cover;
}

}
