#page_dossier {
    max-width: 100%;
}
#contTF3-pam-copVente {
    width: 100%;
    height:calc(100dvh - var(--banner-height,0px));
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    color: #ffffff;
    display: flex;
    align-items: center;
    background-color: #8fb8d1;
}
#contTF3-pam-copVente .imageBG{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0 auto;
}
#contTF3-pam-copVente picture,
#contTF3-pam-copVente img.bg,
#contTF3-pam-copVente video{
    width: 100%;
    height: 100%;
}

#contTF3-pam-copVente img.bg{
    object-fit: contain;
    object-position: center;
}
#contTF3-pam-copVente .blocText{
    position: absolute;
    bottom: 5vh;
    width: 100%;
    text-align: center;
}
#contTF3-pam-copVente .blocText h3{
    font-size: 60px;
    line-height:1.2;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 7px;
    color: #ffffff;
}
#contTF3-pam-copVente .blocText h3 sup{
    font-size: 30px;
    line-height:1;
    letter-spacing: 1px;
    color: #ffffff;
    vertical-align: 10px;
}
#contTF3-pam-copVente .blocText h3 span{
    letter-spacing: 1px;
}
#contTF3-pam-copVente .blocText p.appel-prix{
    font-size: 40px;
    line-height:1;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 30px;
}
#contTF3-pam-copVente .ctas {
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    max-width: max-content;
    width: 100%;
}
#contTF3-pam-copVente .ctas a {
    width: 178px;
    height: 50px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    background-color:#ffffff;
    color: #9EC4DB;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 500ms;
    text-transform: uppercase;
    border: 1px solid #ffffff;
}
#contTF3-pam-copVente .ctas a:hover {
    background-color: #9EC4DB;
    color: #ffffff;
}
#contTF3-pam-copVente .ast{
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #ffffff;
    font-size: 12px;
}
@media screen and (max-width: 1500px) {
    #contTF3-pam-copVente .blocText{
        bottom: 4vh;
    }
    #contTF3-pam-copVente .blocText h3{
        font-size: 46px;
        letter-spacing: 6px;
    }
    #contTF3-pam-copVente .blocText h3 sup{
        font-size: 22px;
        vertical-align: 10px;
    }
    #contTF3-pam-copVente .blocText p.appel-prix{
        font-size: 32px;
        margin-bottom: 25px;
    }
    #contTF3-pam-copVente .ctas a {
        width: 160px;
        height: 42px;
        font-size: 13px;
    }
}
@media screen and (max-width: 1024px) {
    #contTF3-pam-copVente .blocText h3{
        font-size: 40px;
        letter-spacing: 5px;
    }
    #contTF3-pam-copVente .blocText h3 sup{
        font-size: 15px;
        vertical-align: 10px;
    }
    #contTF3-pam-copVente .blocText p.appel-prix{
        font-size: 26px;
        margin-bottom: 35px;
    }
    #contTF3-pam-copVente .ctas a {
        width: 140px;
        height: 36px;
        font-size: 13px;
    }
    #contTF3-pam-copVente .ast {
        right: 15px;
        bottom: 15px;
        font-size: 11px;
    }
}
.no-desk{display: none;}
@media screen and (max-width: 767px) {
    .no-desk{display: inline-block;}
    #contTF3-pam-copVente .blocText{
        width: 100%;
        top: initial;
        bottom: 50px;
    }
    #contTF3-pam-copVente .blocText h3{
        font-size: 35px;
        letter-spacing: 6px;
    }
    #contTF3-pam-copVente .blocText h3 sup{
        font-size: 15px;
        vertical-align: 10px;
    }
    #contTF3-pam-copVente .blocText p.appel-prix{
        font-size: 26px;
        margin-bottom: 35px;
    }
     #contTF3-pam-copVente .ctas {
        margin: 0 auto;
    }
    #contTF3-pam-copVente .ctas a {
        width: 140px;
        height: 36px;
        font-size: 13px;
    }
    #contTF3-pam-copVente .ast {
        right: initial;
        bottom: 10px;
        font-size: 10px;
        text-align: center;
        width: 100%;;
    }
}

@media screen and (max-width: 480px) {
    #contTF3-pam-copVente .blocText p.appel-prix{
        font-size: 18px;
        margin-bottom: 30px;
    }
    #contTF3-pam-copVente .ctas {
        max-width: 286px;
    }
    #contTF3-pam-copVente .ctas a{
        width: 138px;
        height: 45px;
        font-size: 12px;
    }
    #contTF3-pam-copVente .ast {
        font-size: 10px;
    }
}
@media screen and (max-width: 390px) {
    #contTF3-pam-copVente .blocText{
        bottom: 40px;
    }
    #contTF3-pam-copVente .blocText h3 {
        font-size: 28px;
    }   
    #contTF3-pam-copVente .blocText h3 sup {
        font-size: 14px;
        vertical-align: 4px;
    }
    #contTF3-pam-copVente .blocText p.appel-prix{
        font-size: 16px;
        margin-bottom: 20px;
        margin-top: 6px;
    }
    #contTF3-pam-copVente .ctas a{
        width: 138px;
        height: 40px;
        font-size: 12px;
    }
    #contTF3-pam-copVente .ast {
        font-size: 9px;
        bottom: 2px;
    }
}