
@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=Chakra+Petch:wght@300;400;500;600;700&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;
}
}

/* --------------------------------
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: 600;}
.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;}



.especial-saltobase {
display: grid;
grid-template-columns: var(--cols);
grid-template-rows: 1fr auto;
scroll-padding-top: 90px;
font-family:'Barlow Semi Condensed', sans-serif;
}

.especial-saltobase h2 {
    grid-column: 3 / -3 !important;
    font-family:'Barlow Semi Condensed', sans-serif;
    font-size: clamp(3.5rem, 5vw, 3.5rem);
    font-weight: 800;
    text-align: center;
    color: #003366;
    margin-top: 0px;
    margin-top: 50px;
    margin-bottom: 50px;
    text-transform: uppercase;
}


.especial-saltobase h3 {
    grid-column: 3 / -3 !important;
    font-family:'Barlow Semi Condensed', sans-serif;
    font-size: clamp(2.5rem, 7vw, 5rem);
    font-weight: 800;
    text-align: center;
    color: #003366;
    margin-top: 0px;
   /* margin-top: 50px;
    margin-bottom: 50px;*/
    text-transform: uppercase;
}

.fondo-claro h3.titulo__interior {
    margin: 10px 0;
    font-size: clamp(1.5rem, 3vw, 2rem);
}

.fondo-claro {
    background-color: #f3fafc;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 40px;
    margin-top: 40px;
}


.fondo-textoEspecial h3.titulo__interior {
    margin: 10px 0;
    font-size: clamp(2rem, 2.5vw, 2.5rem);
    margin-top: 0px;
}

.fondo-textoEspecial {
    background-color: #fdf7eb;
    padding: 30px;
    border: 1px solid #003366;
}

.fondo-textoEspecial p {
    text-align: left !important;
}

p.texto-despedida {
    text-align: center !important;
    margin: 80px 0 !important;
    font-size: clamp(1.5rem, 4vw, 2.5rem) !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #00336690 !important;
}

.contenido-video {
    display: block;
}

.especial-saltobase h4 { color: #fff; }


.especial-saltobase h5 {     
    color: #fff;
    margin-right: 10px;
    text-transform: uppercase;
    text-align: left;
    font-size: 17px; 
}


.especial-saltobase .articulo {
grid-column: 1 / -1;
display: grid;
grid-template-columns: var(--cols);
background-color: #fff;
}

.especial-saltobase .articulo > * { grid-column: 3 / -3;}
.especial-saltobase .articulo {  padding-bottom: 0em;}

.especial-saltobase p.lt {
margin-top: 20px;
}

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

.especial-saltobase .articulo__cuerpo p {
    margin-top: 0;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 300;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 19px;
    color: #000;
    line-height: 25px;
    text-align: left;
}

.especial-saltobase p.entradilla {
margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 20px;
    color: #003366;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center;
}

.especial-saltobase .entradilla-2 p {
margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 300;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 18px;
    color: #444;
    line-height: 20px;
    text-align: center;
    font-weight: 300;
}

a.enlaces {color: #c00;
    text-decoration: underline;
    font-weight: 500;
}

a.enlaces:hover {
text-decoration: underline; font-weight: 500; opacity: 0.6;}

.autor { text-align: center;  }
.autor em {
color: #777;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
}

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

.especial-saltobase 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: #222;
}

.especial-saltobase p.firma span {
font-weight: 500;
}



.color-apoyo { background-color: #ecf9fe;}



 hr.hr--logo {
    border-top: solid #99ccff 1px;
    margin: 80px 50px;
    grid-column: 1 / -1 !important;
  }
  hr.hr--logo:after {
    content: url( 'https://e00-especiales-marca.uecdn.es/deportes-aventura/images/salto-base/silueta-salto-2.png' );
    /* Controls the position of the logo */
    left: 50%;
    position: absolute;
    transform: translateY(-50%) translateX(-50%);
    /* Controls the whitespace around the symbol */
    padding: 5px 10px;
  }

/* --------------------------------
Estilos para móvil
-------------------------------- */

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

ol, ul { 
overflow: hidden;
}

.especial-saltobase .articulo > * { grid-column: 1 / -1;}

.especial-saltobase .articulo {
grid-column: 1 / -1;
padding-right: 1rem;
padding-left: 1rem;
}

.especial-saltobase .articulo {
display: grid;
/*grid-template-columns: 1fr 1fr;*/
grid-gap: 5px;
}

.fotos__especial.img-illustracion {
    grid-column: 1 / -1;
}


.bg1 { 
    background: 
        linear-gradient(135deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%), 
        url('https://e00-especiales-marca.uecdn.es/deportes-aventura/images/salto-base/cabecera/23-m.jpg') !important;
    background-size: cover !important;
    background-position: right !important;
}
.bg2 { 
    background: 
        linear-gradient(135deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%), 
        url('https://e00-especiales-marca.uecdn.es/deportes-aventura/images/salto-base/cabecera/22-m.jpg') !important;
    background-size: cover !important;
    background-position: center !important;
}
.bg3 { 
    background: 
        linear-gradient(135deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%), 
        url('https://e00-especiales-marca.uecdn.es/deportes-aventura/images/salto-base/cabecera/24-m.jpg') !important;
    background-size: cover !important;
    background-position: center !important;
}


}

.scroll-container {
    height: 400vh;
    position: relative;
}

.fixed-content {
    position: fixed;
    top: 45px;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: opacity 1s ease;
    opacity: 0;
}

.background.active {
    opacity: 1;
}

.background::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bg1 { 
    background: 
        linear-gradient(135deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%), 
        url('https://e00-especiales-marca.uecdn.es/deportes-aventura/images/salto-base/cabecera/23.jpg');
    background-size: cover;
    background-position: right;
}
.bg2 { 
    background: 
        linear-gradient(135deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%), 
        url('https://e00-especiales-marca.uecdn.es/deportes-aventura/images/salto-base/cabecera/22.jpg');
    background-size: cover;
    background-position: center;
}
.bg3 { 
    background: 
        linear-gradient(135deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%), 
        url('https://e00-especiales-marca.uecdn.es/deportes-aventura/images/salto-base/cabecera/24.jpg');
    background-size: cover;
    background-position: center;
}

.content-wrapper {
    position: relative;
    z-index: 10;
    text-align: center;
    padding: 2rem;
    max-width: 1400px;
    width: 100%;
}

.main-title {
    font-size: clamp(2.5rem, 10vw, 8rem);
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    transform-origin: center center;
    opacity: 0;
    transform: scale(0.3);
}

#mainTitle {
    white-space: pre-line; /* Esto respeta los saltos de línea \n */
}

.scroll-indicator {
    position: fixed;
    bottom: 3rem;
    left: 50%;
    transform: translateX(-50%);
    /* z-index: 20; */
    opacity: 1;
    transition: opacity 0.5s ease;
    text-align: center;
}

.scroll-indicator.hide {
    opacity: 0;
    pointer-events: none;
}

.scroll-text {
    font-size: 0.9rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 1rem;
    opacity: 0.8;
    color: #fff;
}

.mouse {
    width: 28px;
    height: 48px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    border-radius: 15px;
    position: relative;
    margin: 0 auto;
    animation: mouse-float 2s ease-in-out infinite;
}

.mouse::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 3px;
    height: 10px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 2px;
    animation: mouse-scroll 2s ease-in-out infinite;
}

@keyframes mouse-float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@keyframes mouse-scroll {
    0% { opacity: 1; transform: translateX(-50%) translateY(0); }
    100% { opacity: 0; transform: translateX(-50%) translateY(20px); }
}

.progress-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 0%;
    height: 4px;
    background: linear-gradient(90deg, #667eea 0%, #764ba2 50%, #f5576c 100%);
    z-index: 1000;
    transition: width 0.1s ease;
    box-shadow: 0 0 20px rgba(102, 126, 234, 0.5);
    display: none;
}

.final-section {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    background: url(https://e00-especiales-marca.uecdn.es/deportes-aventura/images/salto-base/fondo.png) top right -120px fixed;
    background-size: cover;
}

/* .final-section::before {
   content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

.final-content {
    text-align: center;
    padding: 2rem;
    animation: fadeInUp 1s ease;
    position: relative;
    z-index: 10;
}

.final-title {
    font-size: clamp(2.5rem, 7vw, 6rem);
    font-weight: 900;
    margin-bottom: 1.5rem;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #f5576c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1.2;
    text-transform: uppercase;
}

.final-subtitle {
    font-size: clamp(1.1rem, 2.5vw, 1.8rem);
    font-weight: 300;
    opacity: 0.9;
    margin-bottom: 3rem;
}

.cta-button {
    display: inline-block;
    padding: 1.5rem 4rem;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 700;
    font-size: 1.2rem;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 0 15px 35px rgba(102, 126, 234, 0.4);
    letter-spacing: 0.05em;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
}

.cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    transition: left 0.5s ease;
}

.cta-button:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 20px 45px rgba(102, 126, 234, 0.6);
}

.cta-button:hover::before {
    left: 100%;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {
    .scroll-indicator {
        bottom: 2rem;
    }

    .cta-button {
        padding: 1.2rem 3rem;
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .main-title {
        font-size: clamp(2rem, 10vw, 3.5rem);
    }
}

/* subrayado texto */

.highlight-text {
    position: relative;
    display: inline;
    background: linear-gradient(90deg, #dcedf3, #dcedf3);
    background-size: 0% 100%;
    background-repeat: no-repeat;
    background-position: left center;
    transition: background-size 1.5s ease-in-out;
    padding: 2px 0;
}

.highlight-text.active {
    background-size: 100% 100%;
}




.firma-footer { background-color: #222 !important;}


.firma-footer .elfooter {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #222;
    color: rgb(173, 173, 173);
    font-family: 'Barlow Condensed', sans-serif;
    height: auto;
    padding: 20px;
    text-align: center;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 14px;
}

.firma-footer .elfooter p {
    border-bottom: 1px solid #494949;
    padding: 10px;
    display: block;
    color: rgb(173, 173, 173);
    line-height: 25px;
}

.firma-footer .elfooter p b {
    font-weight: 200;
    color: white;
}

.firma-footer .elfooter img {
    width: 100px;
    margin-top: 20px;
}

.firma-footer .elfooter p.nit {
    font-size: 12.3px;
    border: none;
    padding: 0;
}

    /* CLASE REUTILIZABLE PARA GALERÍAS */
        .scroll-gallery {
            position: relative;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 75px 0;
        }

        .gallery-container {
            position: relative;
            width: 100%;
            max-width: 900px;
            aspect-ratio: 1/1;
            border-radius: 20px;
            overflow: hidden;
            
        }

        .gallery-slide {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            transition: opacity 1.2s cubic-bezier(0.4, 0, 0.2, 1);
            background-size: cover;
            background-position: center;
            will-change: opacity;
        }

        .gallery-slide.active {
            opacity: 1;
        }

        @media (max-width: 768px) {
            .content {
                padding: 30px;
            }

            .gallery-container {
                width: 95%;
            }
        }


/* estilos texto final*/


.letter {
    display: inline-block;
    opacity: 0;
    animation: revealLetter 1s ease-in-out forwards;
}

@keyframes revealLetter {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/* Animación de aparición desde abajo */
.animate-in {
    opacity: 0;
    transform: translateY(60px);
}

.animate-in.visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.8s ease, transform 0.8s ease;
}


/* fotos */

.fotos__especial img {display: block; border-radius: 20px;}

.fotos__especial.img-ilustracion {
    grid-column: 2 / -2;
}

.pie__foto {
  font-size: 14px;
  line-height: 18px !important;
    display: block;
    line-height: 10px;
    margin: 10px 10px 10px 10px;
    color: #777;
    text-align: right;
}

.gallery-slide .pie__foto {    
    position: absolute !important;
    right: 0 !important;
    bottom: 0 !important;
    color: #fff !important;}



/* apoyos */

.collapsible-block {
    background: #f8f9fa;
    margin: 40px 0;
    overflow: hidden;
}

.collapsible-block.expanded {
    border-bottom: 4px solid #003366;
}

.collapsible-header {
    background: #003366;
    color: white;
    padding: 15px 20px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
}

.collapsible-header:hover {
    background: #336699;
}

.collapsible-header h3 {
    margin: 0;
    font-size: 1.2em;
}

.toggle-icon {
    font-size: 1.5em;
    font-weight: bold;
}

.toggle-icon.active {
    transform: rotate(180deg);
}

.collapsible-content {
    max-height: 0;
    overflow: hidden;
    padding: 0 20px;
    background: #f3fafc;
}

.collapsible-content.active {
    max-height: none;
    padding: 20px;
}



/* cabecera collage */

.collage-container h4 {
        font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: clamp(2.5rem, 7vw, 2rem);
    font-weight: 800;
    text-align: center;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    background-color: #003366;
    padding: 10px 10px;
    margin: 0 6px;
}

.collage-container h4 span {
    background-color: #fff;
    padding: 0 10px;
    color: #003366;
}

@media (max-width: 480px) { 

    .collage-container h4 {

    font-size: clamp(1rem, 7vw, 2rem);

}

}


/* cabecera texto especial */

.cabecera-textoEspacial__contenedor {
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 132px;
    gap: 0px;
    align-items: center;
    position: relative;
    z-index: 1;
    background-color: #003366;
    color: #fff;
}

.cabecera-textoEspacial__contenido p.cabecera-textoEspacial__antetitulo {
    font-size: clamp(1.5rem, 2vw, 3rem);
    font-weight: 800;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
}

.cabecera-textoEspacial__separacion {
    width: 100%;
    height: 1px;
    background: #fff;
    margin: 20px 0;
    margin-bottom: 5px;
}

.cabecera-textoEspacial__subtitle {
   font-size: 18px !important;
    font-weight: 200 !important;
    text-align: center !important;
    padding-top: 10px !important;
    color: #fff !important;
    margin: 0px !important;
}
.imagen__firma {
    height: 140px;
    width: 123px;
    object-fit: cover;
    /* box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3); */
    align-items: start;
    margin: 7px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.cabecera-textoEspacial__imagen {
    display: grid;
}

/* Responsive */
@media (max-width: 768px) {
    .cabecera-textoEspacial__contenedor {
        grid-template-columns: 1fr 100px;
        text-align: center;
        gap: 0px;}

        p.cabecera-textoEspacial__antetitulo {
    margin-top: 5px !important;
    font-size: 18px !important;
}

    .cabecera-textoEspacial__contenido h1 {
        font-size: 2rem;
    }

    .cabecera-textoEspacial__subtitle {
        font-size: 15px !important;
        padding: 0 10px;
        line-height: 16px !important;
    }

    .imagen__firma {
        margin: 0 auto;
        width: 100px;
    }
    .fotos__especial.img-ilustracion {
    grid-column: 1 / -1;
}
}


/* ocultar logo genialy*/

.Watermarkstyled__StyledWatermark-sc-11r3nbg-2.Watermarkstyled-sc-11r3nbg-1.kinLpM {
    display: none !important;
}



/* video de fondo tamaño completo */

.video-completo {
    grid-column: 1 / -1 !important;
}

video {
    top: 0;
    left: 0;
    width: 100%;
    /* height: 91vh; */
    object-fit: cover;
    z-index: -1;
}

p.aviso {
    font-size: 15px !important;
    font-style: italic;
}

em.cursivaEspecial {
    font-style: italic;
}


@media (max-width: 480px) { 

.genially-embed {
    height: 498px !important;
}

}