#grille{
    position: absolute;
    opacity: 0;
    z-index:4;
}
#fondbleu{
    height:100%;
    width:100%;
    background-color: #373CF5;
    position: absolute;
    z-index: 1;
    opacity: 1;
}
#bandethematique{
    background-color: #0000CC;
    position: absolute;
    width:4.2%;
    height: 100%;
}
#aremplacer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#degrade1{
    height: 100%;
    width: 130%;
    position: absolute;
    left: 46%;
}
#degrade1 img{
    transform:scale(-1,-1);
}
#degrade2{
    height: 100%;
    width: 9%;
    position: absolute;
    left: 55%;
    z-index: 2;
}
#degrade2 img{
    height: 100%;
    width: 100%;
    object-fit: inherit ;
}
#aremplacer .image-photo {
    top: 5%;
    left: 0;
    height: 90%;
    width: 94%;
    overflow: hidden;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    margin-top: 0;
}
#aremplacer .image-photo #cursorImageSuit {
    min-height: 100%;
    min-width: 100%;
    position: relative;
    height:100%;
    width: auto;
    object-fit: initial;
    max-width: none;
}
#cursorImage {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 555;
}

#aremplacer .logo {
    position: absolute;
    bottom: 6.6%;
    right: 2%;
    height: 11.5%;
    width: 34.5%;
    overflow: hidden;
    z-index: 3;
    background-color: white;
    border-radius: 100px;
  
}
#aremplacer .logo #pastille {
    left:19px;
    top: 18%;
    position: absolute;
    width:28px;
}
#aremplacer #logotext{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    position: absolute;
    left:54px;
}
#aremplacer .CCI-nom, .CCI-nom2{
    text-transform: uppercase;
    color: #373CF5;
    font-size: 123%;
    font-weight: 700;
    font-family: 'Fira Sans', sans-serif;
    line-height: 104% !important;
}
#aremplacer .tag {
    position: absolute;
    z-index: 4;
    background-color: white;
    display: inline-block;
    bottom: 5%;
    left: 3%;
    width: auto;
    vertical-align: middle;
    justify-content: center;
    line-height: 130%;
    font-weight: 700;
    letter-spacing: 0.03em;
    padding: 0 0.75em;
    text-transform: uppercase;
    color: #373CF5;
}
#aremplacer .episode{
    display: inline-block;
    background-color: white;
    font-weight: 600;
    font-size: 64%;
    line-height: 150%;
    padding: 0 0.5em;
    letter-spacing: 0;
    color: #4A4A4A;
}
.filter{
    opacity: 0.6;
    background-image: url('../@img/filtre.png');
    background-size: cover;
    z-index: 3;
    position: absolute;
    top: 5%;
    left: 3%;
    height: 90%;
    width: 94%;
}
.text{
    position: absolute;
    width: 85%;
    left: 7.5%;
    top: 2.5%;
    height: auto;
    z-index: 4;
}
.titre{
    font-weight: 700;
    color: white;
    overflow: hidden;
    font-size: 348%;
    line-height: 130%;
    vertical-align: middle;
    flex: 1 1 auto;
    align-self: center;

}
.taille-min{
    min-height: 19%;
    display: flex;
}
html #aremplacer .texte-principal {
    margin-top: 5%;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 120%;
    color: white;
    display: inline-block;
}


.logopastille{
    display: none;
    width: 5.628%;
    height: 10%;
    transform: scale(1.35);
    border-radius: 100%;
    position: absolute;
    bottom: 5%;
    right: 2.5%;
    overflow: hidden;
    z-index: 3;
    background-color: white;
}
 #logopastille{
    width: 74%;
    left: 13.7%;
    top: 13%;
    position: absolute;
}