#grille{
    position: absolute;
    opacity: 0;
    z-index:4;
}
#fondbleu{
    height:100%;
    width:100%;
    background-color: #373CF5;
    position: absolute;
    right: 0;
    z-index: 1;
    opacity: 1;
}
#aremplacer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#degrade1{
    height: 100%;
    position: absolute;
    left: 220px;
    z-index: 3;
}
#degrade1 img{
    transform:scale(-1,-1);
}
#aremplacer .image-picto {
    position: absolute;
    top: 0%;
    height: 100%;
    width: 31%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
#aremplacer .image-picto img{
    width:65%;
}
#aremplacer .image-photo {
    position: absolute;
    top: 0%;
    height: 100%;
    width: 37%;
    overflow: hidden;
}
#aremplacer .image-photo #cursorImage {
    height: 100%;
    width: auto;
    object-fit: initial;
    max-width: none;
    z-index: 2;
}

#aremplacer .logo {
    position: absolute;
    bottom: 8%;
    right: 4%;
    height: 11.5%;
    width: 34.5%;
    overflow: hidden;
    z-index: 5;
    background-color: white;
    border-radius: 100px;
}
#aremplacer .logo #pastille {
    left:19px;
    top: 19.25%;
    position: absolute;
    width: 28px;
    height: 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: 121%;
    font-weight: 700;
    line-height: 112% !important;
    white-space: nowrap;
}
#aremplacer .tcardcontient{
    width: 90%;
    z-index: 5;
    margin-left: 5%;
    margin-top: 4%;
    border: none;
    display: block;
    position: relative;
    z-index: 4;
}
#aremplacer .tcardcontient .ombre-carre{
    position:absolute;
    top: -27px;
    left: -40px;
    width: calc(100% + 80px);
    height: calc(100% + 54px);
    max-width: none;
    z-index: -1;
    object-fit: fill;
}
#aremplacer .tcard{
    position: relative;
    z-index: 20;
    overflow: hidden;
    background-color: white;
    border-radius: 12px;
    height: 263px;
    max-height: 263px;
    overflow: hidden;
}
#aremplacer #ancoche{
    background-color: var(--bleu-l1);
    border-radius: 0 12px 0 0;
    position: absolute;
    height: 80px;
    width: 80px;
    top: 0;
    right: 0;
    margin: 0;
    z-index: 5;
}
#aremplacer #ancoche:before{
    content:"";
    background-color: white;
    position: absolute;
    height: 100%;
    width: 200%;
    top: 0%;
    right: 0%;
    margin: 0;
    z-index: 6;
    transform: translate(4%, 29%) rotateZ(45deg);
}
#aremplacer #ancoche:after{
    content:"";
    background-color: transparent;
    background-image: url('../@img/angle-presse.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    height: 140%;
    width: 140%;
    top: -16.5%;
    right: -16.5%;
    margin: 0;
    z-index: 9;
}
#aremplacer .text {
    z-index: 50;
    position: relative;
    display: block;
    top: 35%;
    transform: translateY(-40%);
}
#aremplacer .tcard-header p{
    font-size: 190%;
    line-height:250%;
    font-weight: 600;
    color: white;
    display: inline-block;
    vertical-align:middle;
}

#aremplacer .tcard img{
    margin-right: 10px;
    width:22px;
    display: inline-block;
    vertical-align:middle;
}

#aremplacer .ajout{
    width: 60%;
    position: absolute;
    right: 40%;
    bottom: 3.5%;
    height: 20%;
    z-index: 5;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-content: flex-end;
    align-items: center;
}
#aremplacer .infosupp {
    position: absolute;
    top: 111%;
    font-weight: 400;
    color: white;
    line-height: 24px;
    max-width: 60%; 
}
#aremplacer .infosupp p{
    line-height: auto;
}
#aremplacer .ajout img{
    max-width: 20%;
    margin-left: 2%;
    flex: 0 1 auto;
    display: inline-block;
    transform-origin: center right;
}
#aremplacer hr{
    margin: 1.5% 0;
}


.taille-min{
    min-height: 1%;
    display: flex;
}
html #aremplacer .titre {
    font-size: 417%;
    font-weight: 800;
    margin-top: 4%;
    margin-left: 3%;
    color:var(--bleu);
    line-height: 40px;
    z-index: 50;
}
html #aremplacer .texte-principal {
    font-size: 319%;
    line-height: 140%;
    margin-top: 0px;
    padding: 15px 21px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
    color: #333333;
    overflow: hidden;
    z-index: 50;
}

html #aremplacer .invite{
    margin-top: 5%;
    font-size: 248%;
    margin-left: 3%;
    font-weight: 300;
}
html #aremplacer .texte-principal p {
    font-size: 100%;
    line-height: 140%;
    font-weight: 500;
    padding: 0 !important;
    margin: 0 !important;
    color: var(--gris-f1);
    overflow: hidden;
    display: block !important;
}
html #aremplacer .texte-principal p strong {
    display: inline !important;
    font-weight: 800;
    font-size: 105%;
}

html #aremplacer .texte-societe, .texte-societe-l2 {
    font-size: 95% !important;
    font-weight: 400 !important;
    color: white;
}

.logopastille{
    display: none;
    width: 5.628%;
    height: 10%;
    transform: scale(1.35);
    border-radius: 100%;
    position: absolute;
    bottom: 7.6%;
    right: 3%;
    overflow: hidden;
    z-index: 5;
    background-color: white;
}
 #logopastille{
    width: 74%;
    left: 13.7%;
    top: 13%;
    position: absolute;
}

.image-photo svg{
    position: absolute;
    z-index: 1;
    top: 80px;
    left: 25px;
    width: 202px;
    height: auto;
    transform: rotate(-6deg);
}


.sceditor-button.sceditor-button-bold:after{
    content: "Gras";
}

.sceditor-button.sceditor-button-horizontalrule:after{
    content: "Séparateur";
}


.logo-fond-blanc{
    background-color: white;
    border-radius: 6px;
}