#page_dossier {
    max-width: 100%;
}

#TF1_TEDDY_RDC_V2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100dvh - var(--banner-height, 0px));
    min-height: 550px;
    color: #FFFFFF;
    text-align: center;
}
.prob-a  a:not([href]){
    display: contents !important; 
}
#TF1_TEDDY_RDC_V2 .logo{
    margin-bottom: -10vh;
}
#TF1_TEDDY_RDC_V2 picture.bg,
#TF1_TEDDY_RDC_V2 img.bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
#TF1_TEDDY_RDC_V2 .blocRight {
    background-color: #008B91;
    display: flex;
    justify-content: center;
    position: relative;
    width: 50%;
    height: 100%;
    align-items: center;
    padding-top: 2vh;
    flex-direction: column;
}

#TF1_TEDDY_RDC_V2 .imgLeft {
    width: 50%;
    height: 100%;
}

#TF1_TEDDY_RDC_V2 .imgLeft img {
    object-fit: cover;
    object-position: top;
    height: 100%;
}
#TF1_TEDDY_RDC_V2 .title {
    font-weight: 400;
    font-size: 65px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: .25em;
    margin-bottom: 10px;
}
#TF1_TEDDY_RDC_V2 .txt1 {
    font-weight: 300;
    font-size: 35px;
    line-height: 1;
    color: #FFFFFF;
}
#TF1_TEDDY_RDC_V2 .txt1 .old-price{
    position:relative;
    display:inline-block;
}
#TF1_TEDDY_RDC_V2 .txt1 .old-price::after{
    content:"";
    position:absolute;
    left:-2px;
    right:-2px;
    top:50%;
    height:2px;
    background:#FF7700;
    transform:rotate(-18deg);
    transform-origin:center;
}
#TF1_TEDDY_RDC_V2 .ctas-group {
    max-width: 590px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    margin: 7vh auto 0;
}

#TF1_TEDDY_RDC_V2 .ctas-group a {
    color: #008B91;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 14px;
    line-height: 1.2;
    height: 50px;
    text-transform: uppercase;
    width: 178px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: .2em;
}
#TF1_TEDDY_RDC_V2 .ctas-group a:hover {
    color: #ffffff;
    background-color: #008B91;
}
#TF1_TEDDY_RDC_V2 .cdt {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    bottom: 20px;
}
#TF1_TEDDY_RDC_V2 .cdt span{
    font-weight: 700;
}
#TF1_TEDDY_RDC_V2 .cdt span mark{
    color: #FF7700;
    background-color: transparent;
}


@media screen and (max-width: 1500px) {
   #TF1_TEDDY_RDC_V2 .title {
        font-size: 49px;
        margin-bottom: 8px;
    }
    #TF1_TEDDY_RDC_V2 .txt1 {
        font-size: 26px;
    }

    #TF1_TEDDY_RDC_V2 .ctas-group a {
        font-size: 12px;
        height: 44px;
        width: 160px;
    }
    
}
@media screen and (max-width: 1200px) {
    #TF1_TEDDY_RDC_V2 .title {
        font-size: 40px;
        margin-bottom: 6px;
    }
    #TF1_TEDDY_RDC_V2 .txt1 {
        font-size: 20px;
    }
    #TF1_TEDDY_RDC_V2 .ctas-group a {
        font-size: 11px;
        height: 36px;
        width: 140px;
    }
    #TF1_TEDDY_RDC_V2 .logo {
        margin-bottom: -8vh;
    }
}

@media screen and (max-width: 767px) {
    #TF1_TEDDY_RDC_V2 {
        flex-direction: column;
    }
    #TF1_TEDDY_RDC_V2 .imgLeft {
       height: 62%;
       width: 100%;
    }
    #TF1_TEDDY_RDC_V2 .logo{
        display: none;
    }
    #TF1_TEDDY_RDC_V2 .blocRight {
        width: 100%;
        position: initial;
        inset: 0;
        height: 38%;
        background-color: #008B91;
        padding: 0;
    }
    #TF1_TEDDY_RDC_V2 .title {
        font-size: 35px;
        letter-spacing: .17em;
    }
    #TF1_TEDDY_RDC_V2 .txt1 {
        font-size: 18px;
        line-height: 1;
    }

    #TF1_TEDDY_RDC_V2 .cdt {
        position: absolute;
        width: 100%;
        text-align: center;
        font-size: 8px;
        bottom: 12px;
    }
    #TF1_TEDDY_RDC_V2 .ctas-group {
        max-width: 330px;
        gap: 10px;
        margin: 30px auto 10px;
    }
    #TF1_TEDDY_RDC_V2 .ctas-group a {
        font-size: 12px;
        height: 45px;
        width: 138px;
    }
}


@media screen and (max-width: 480px) {
    #TF1_TEDDY_RDC_V2 {
        height: calc(100svh - var(--banner-height, 0px));
        min-height: calc(100svh - var(--banner-height, 0px));
    }
   
}
@media screen and (max-width: 370px) {
    #TF1_TEDDY_RDC_V2 .texte p.pct {
        font-size: 110px;
    }
}