@import url("https://css.rtve.es/css/rtve.commons/rtve.basics/00_reset.css") ;
@import url("https://css.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.deportes/rtve.deportes.portada.desktp.css") screen and (min-width: 480px);
@import url("https://css.rtve.es/css/rtve.0000/rtve.0000.sites/rtve.deportes/rtve.deportes.portada.mobile.css") screen and (max-width: 480px);
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');



html {
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-size: 1em;
    line-height: 1;
}

.footer a,
.maintabs li a {
    text-decoration: none;
}

.subheader {
    position: relative;
    top: 0.6rem;
}

.navBox.spechead {
    position: relative;
    height: 16rem;
    padding: 0;
    background: url('https://css.rtve.es/css/rtve.2026.deportes/teledeporte-TE_STELDE/i/TE_STELDE.bg.cab.jpg') 
                no-repeat top center #f98f3e;
}

.navBox.spechead .falseH1,
.navBox.spechead .falseH1 a {
    display: block;
    width: 100%;
}

.navBox.spechead ul {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: .6em 0;
    background: #fff;
    text-align: center;
}

.navBox.spechead ul li {
    display: inline-block;
    width: auto;
    padding: .4rem 1rem;
}

.navBox.spechead ul li a {
    text-decoration: none;
}

.navBox.spechead ul li span {
    font-size: 1.8rem;
    color: #494847;
}

.spechead .logoima {
    width: 100%;
    overflow: inherit;
}

.spechead .logoima + span {
    font-size: 0;
}

.spechead .logoima img {
    display: block;
    width: 70%;
    margin: 0 auto;
    position: relative;
    top: 3.2rem;
}

.subheader .spechead li a span:after {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    height: .3rem;
}

.subheader .spechead li a:hover span:after,
.subheader .spechead li.active a span:after {
    background: #f98f3e;
}


.a40 { order: 1; }
.a60 { order: 2; }
.overfoot { order: 3; }

article.cell {
    padding: 0;
}

.tdp .maincontent {
    display: flex;
    flex-direction: column;
    max-width: 95rem;
    padding: 2rem;
    margin: 0 auto 8rem;
}

.tdp iframe {
    width: 100%;
}

.promo .mainBox {
    margin: 0 auto 2rem;
}

.mediaBox,
.f16x9 {
    display: none;
}

.maincontent .semana {
    padding: .6rem 1rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.9rem;
    font-family: "Roboto Slab", serif;
    margin-bottom: 1rem;
    color: #494847;
    background: transparent linear-gradient(90deg, #EAEAEA 0%, #EAEAEA00 100%) 0% 0% no-repeat;
}

.maincontent .semana.actualizada span {
    background: #e6f7e6;
    color: #006600
}

.maincontent .semana.anterior span {
    color:#6A4B00;
}

.maincontent iframe.anterior {filter:grayscale(100%) opacity(0.6)}

.WordSection1 h1 span {
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    font-size: 2.6rem;
    line-height: 3.4rem;
    color: #494847;
}

.txtBox {
    background: url('https://css.rtve.es/css/rtve.2026.deportes/teledeporte-TE_STELDE/i/banner_directos.png')  no-repeat 100% / cover;
    padding: 60px 20px 20px;
}

.txtBox a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.mainBox .txtBox .maintitle,
.mainBox .txtBox strong,
.mainBox .txtBox .pretitle {
    font-weight: bold;
    font-size: 2.2rem;
    line-height: 2.5rem;
    font-family: 'Roboto',sans-serif;
    color: #fff;
    display: inline;
}

.mainBox .txtBox:before {
    content: "";
    width: 18px;
    height: 18px;
    background: #ff0101;
    border: 1px solid #fff;
    display: inline-block;
    margin: -1px 8px 0 0;
    border-radius: 50%;
    vertical-align: bottom;
    top: -3px;
    position: relative;
    animation: fade 1s alternate infinite;
}

.overfoot {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: space-around;
    margin-top: 40px;
}

.overfoot strong {
    display: none;
}

.overfoot a {
    display: block;
    margin: 2rem 0;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 2.4rem;
    color: #10924c;
    min-height: 10rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    max-width: 105px;
    text-align: center;
}

.overfoot a:before {
    content: "";
    width: 15rem;
    height: 15rem;
    border-radius: 50%;
    transition: 0.5s ease;
}

.overfoot a:hover:before {
    transform: scale(1.15);
}

.overfoot a:nth-child(1):before {
    background: url('https://css.rtve.es/css/rtve.2026.deportes/teledeporte-TE_STELDE/i/link-directos.jpg')
    no-repeat center center / cover;
}

.overfoot a:nth-child(2):before {
    background: url('https://css.rtve.es/css/rtve.2026.deportes/teledeporte-TE_STELDE/i/link-deportes_rtve_play.jpg') 
    no-repeat center center / cover;
}

.overfoot a:nth-child(3):before {
    background: url('https://css.rtve.es/css/rtve.2026.deportes/teledeporte-TE_STELDE/i/link-deportes_rtve.jpg') 
    no-repeat center center / cover;
}


.overfoot a em {
    display: inline-block;
    width: 4.2rem;
    height: 1.5rem;
    margin-left: .5rem;
    vertical-align: middle;
    font-size: 0;
    background: url('https://css.rtve.es/css/rtve.2026.deportes/teledeporte-TE_STELDE/i/arrow.png') 
                no-repeat 100% / cover;
    transform: translateX(0);
    transition: transform .3s;
}

.overfoot a:hover em {
    transform: translateX(.8rem);
}



@media (max-width: 480px) {

    .txtBox {
        background-size: auto 100%;
        background-position: right bottom;
        padding: 1rem 2rem 3rem 1rem;
        background-size: auto 93%;
    }

    .mainBox .txtBox .maintitle,
    .mainBox .txtBox strong,
    .mainBox .txtBox .pretitle {
        font-weight: bold;
        font-size: 1.3rem;
        line-height: 2.5rem;
        font-family: 'Roboto',sans-serif;
        color: #fff;
        display: inline;
    }

    .mainBox .txtBox:before {
        content: "";
        width: 14px;
        height: 14px;
        vertical-align: sub;
        margin: 0 4px 0 0;
        top: inherit;
    }
}

@media (min-width: 480px) {

    body {
        display: block;
    }

    .spechead .logoima img {
        max-width: 30rem;
        top: 5rem;
    }

    .promo .mainBox {
        margin: 0 auto 4rem;
    }

    .overfoot {
        flex-direction: row;
    }

    .overfoot a {
        width: 100%;
        font-size: 1.8rem;
    }
}


@keyframes fade {
    0%{opacity: 0}
    100%{opacity: 1}
}