body,html {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "Poppins";
    src: url("../font/Poppins-Regular.ttf");
}
.main {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
}
.up-div {
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url("../image/Rectangle.png");
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.gerl {
    width: 100%;
}
.up-90 {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.links {
    display: flex;
    align-items: center; 
    justify-content: center;
}
.lin {
    display: flex;
    align-items: center;
    justify-content: center;
}
.lin img {
    margin-right: 5px;
}
.lin a {
    margin-right: 15px;
    text-decoration: none;
    font-family: "Poppins";
font-size: 15px;
font-style: italic;
font-weight: 800;
line-height: 22.5px;
color: #FFFFFF;
}
.ligne {
    padding-bottom: 75px;
    background: #000E0A;

    background-size: cover;
    background-image: url("../image/bg.png");
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ligne-90 {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ligne-text {
    margin-top: 100px;
    width: 57%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.ligne-text h1 {
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 10px;
    background-size: cover;
    background-image: url("../image/green.png");
    font-family: "Poppins";
font-size: 46px;
font-style: italic;
font-weight: 700;
line-height: 69px;
color: #FFC700;
}
.ligne-text h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-family: "Poppins";
font-size: 46px;
font-style: italic;
font-weight: 700;
line-height: 69px;
color: #FFFFFF;
}
.ligne-text p {
    font-family: "Poppins";
font-size: 16px;
font-style: italic;
font-weight: 400;
line-height: 32px;
color: #FFFFFF;
}
.cas {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.block-1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100px;
}
.block-1 h3 {
    margin-top: 5px;
    font-family: "Poppins";
font-size: 16px;
font-style: italic;
font-weight: 600;
line-height: 24px;
color: #FFFFFF;
}
.block-2 h3 {
    margin-top: 5px;
    font-family: "Poppins";
font-size: 16px;
font-style: italic;
font-weight: 600;
line-height: 24px;
color: #FFFFFF;
}
.block-2 {
    margin-left: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100px;
}
.pour {
    padding-bottom: 30px;
    padding-top: 50px;
    background: #00130C;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pour-90 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 80%;
}
.pour-90 p {
    margin-top: 0;
    margin-left: 75px;
    margin-bottom: -15px;
    border-radius: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
    background: #5F6B66;
    font-family: "Poppins";
font-size: 16px;
font-style: italic;
font-weight: 600;
line-height: 24px;
text-align: center;
color: #FFFFFF;
}
.block-3 {
    border-radius: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #FFFFFF1A;
    border: 2px solid #FFFFFF4D;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.in-3 {
    margin-left: 60px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
.in-3 h5 {
    font-family: "Poppins";
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
}
.uni {
    margin-right: 60px;
}
.in-4 {
    margin-left: 10px;
    margin-right: 60px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
.in-4 h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Poppins";
font-size: 22px;
font-style: italic;
font-weight: 600;
line-height: 33px;
color: #FFFFFF;
}
.in-4 h5 {
    font-family: "Poppins";
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
}
.in-5 {
    margin-left: 60px;
    margin-right: 30px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
.in-5 h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Poppins";
font-size: 22px;
font-style: italic;
font-weight: 600;
line-height: 33px;
color: #FFFFFF;
}
.in-5 h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Poppins";
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 33px;
    color: #FFC700;
}
.block-3 a {
    margin-left: 30px;
    border-radius: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 25px;
    padding-left: 25px;
    background: #FFC700;
    box-shadow: 0px 15px 40px 0px #FFC70059;
box-shadow: 0px 5px 0px 0px #C49900;
    text-decoration: none;
    font-family: "Poppins";
font-size: 20px;
font-style: italic;
font-weight: 700;
line-height: 30px;
color: #000000;
}
.blo {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.blo span {
    font-family: "Poppins";
font-size: 14px;
font-style: italic;
font-weight: 600;
line-height: 21px;
color: #FFFFFF4D;
}
.blo h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Poppins";
font-size: 14px;
font-style: italic;
font-weight: 600;
line-height: 21px;
color: #FFFFFF4D;
}
.blo span a {
    font-family: "Poppins";
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    line-height: 21px;
    color: #FFFFFF4D;
}
.faq {
    padding-bottom: 50px;
    padding-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #000E0A;
}
.faq-90 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 80%;
}
.in-in {
    display: flex;
    justify-content: center;
    align-items: center;
}
.faq-90 h1 {
    font-family: "Poppins";
font-size: 46px;
font-style: italic;
font-weight: 700;
line-height: 69px;
color: #FFFFFF;
}
.block-4 {
    margin-bottom: 15px;
    border-radius: 20px;
    background: #FFFFFF1A;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
.in-block-4 {
    border-radius: 20px;
    padding-left: 18px;
    padding-right: 18px;
    background: #FFC700;
    width: 97%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.in-block-4 h2 {
    font-family: "Poppins";
font-size: 18px;
font-style: italic;
font-weight: 600;
line-height: 27px;
color: #000000;
}
.in-bloc h2 {
    font-family: "Poppins";
font-size: 18px;
font-style: italic;
font-weight: 600;
line-height: 27px;
color: #fff;
}
.block-4 p {
    width: 93%;
    margin-left: 18px;
    font-family: "Poppins";
font-size: 15px;
font-style: italic;
font-weight: 400;
line-height: 22.5px;
color: #FFFFFF;
}
.in-bloc {
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 20px;
    padding-left: 18px;
    padding-right: 18px;
    background: #FFFFFF1A;
    width: 97%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    cursor: pointer;
}
.in-bloc h2{

}
.in-bloc h1 {
    font-family: "Poppins";
font-size: 18px;
font-style: italic;
font-weight: 600;
line-height: 27px;
color: #FFFFFF;
}
.joues {
    padding-top: 30px;
    padding-bottom: 50px;
    background: #00130C;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.joues-90 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 80%;
}
.joues-90 h1 {
    font-family: "Poppins";
font-size: 28px;
font-style: italic;
font-weight: 700;
line-height: 42px;
color: #FFFFFF;
}
.emblem {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.emblem a {
    height: 30px;
    width: 12%;
    border-radius: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 40px;
    padding-left: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #FFFFFF1A
}
.bottom {
    padding-bottom: 30px;
    padding-top: 50px;
    background: #000E0A;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.bottom-90 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 80%;
}
.bottom-90 h1 {
    font-family: "Poppins";
font-size: 15px;
font-style: italic;
font-weight: 400;
line-height: 22.5px;
color: #FFFFFF;
margin-top: 15px;
}
.bottom-90 p {
    font-family: "Poppins";
font-size: 15px;
font-style: italic;
font-weight: 400;
line-height: 22.5px;
color: #676767;
}
.gor {
    display: none;
}
.bottom-90 .emb {
    margin-top: 40px;
    margin-bottom: 15px;
}
.si {
    background: #000E0A;
    width: 100%;
    background-size: cover;
    background-image: url("../image/bglinc.png");
    display: flex;
    justify-content: center;
    align-items: center;
}
.si-90 {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.si-90 h1 {
    font-family: "Poppins";
    font-size: 46px;
    font-style: italic;
    font-weight: 700;
    line-height: 69px;
    color: #FFFFFF;
}
.si-90 p {
    font-family: "Poppins";
font-size: 16px;
font-style: italic;
font-weight: 400;
line-height: 24px;
color: #FFFFFF;
}
.de {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.in-de {
    margin-right: 30px;
    width: 28%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.in-de h2 {
    font-family: "Poppins";
font-size: 16px;
font-style: italic;
font-weight: 600;
line-height: 24px;
color: #FFC700;
}
.jeu {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #00130C;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.jeu-90 {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.jeu-90 h1 {
    margin-top: 50px;
    font-family: "Poppins";
font-size: 26px;
font-style: italic;
font-weight: 600;
line-height: 39px;
color: #FFFFFF;
}
.jeu-90 p {
    font-family: "Poppins";
font-size: 16px;
font-style: italic;
font-weight: 400;
line-height: 24px;
color: #FFFFFF;
}
.in-jeu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.in-jeu img {
    margin-right: 10px;
}
.in-jeu p {
    margin-top: 5px;
    margin-bottom: 5px;
}
.pro {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000E0A;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.pro-90 {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.pro-90 h1 {
    margin-top: 50px;
    font-family: "Poppins";
font-size: 26px;
font-style: italic;
font-weight: 600;
line-height: 39px;
color: #FFFFFF;
}
.pro-90 p {
    font-family: "Poppins";
font-size: 16px;
font-style: italic;
font-weight: 400;
line-height: 24px;
color: #FFFFFF;
}
.pro-90 a {
    font-family: "Poppins";
font-size: 20px;
font-style: italic;
font-weight: 700;
line-height: 30px;
text-align: center;
color: #000000;
padding-bottom: 17px;
    padding-top: 17px;
    width: 26%;
background: #FFC700;
box-shadow: 0px 15px 40px 0px #FFC70059;
box-shadow: 0px 5px 0px 0px #C49900;
text-decoration: none;
border-radius: 15px;
}
.pro-90 h2 {
    margin-top: 30px;
    margin-bottom: 0;
    font-family: "Poppins";
font-size: 16px;
font-style: italic;
font-weight: 700;
line-height: 24px;
color: #FFC700;
}
@media (max-width: 1050px) {
    .block-3 {
        flex-direction: column;
    }
.de {
    flex-direction: column;
    justify-content: center;
}
.in-de p {
text-align: center;
}
.in-de h2 {
    margin-bottom: 0;
text-align: center;
}
.in-de {
    width: 95%;
    margin-right: 0;
    align-items: center;
}
.button {
    justify-content: center;
        }
.si-90 {
    width: 90%;
    align-items: center;
}
.si-90 p {
    text-align: center;
}
.si-90 h1 {
    text-align: center;
    font-size: 26px;
    font-style: italic;
    font-weight: 700;
    line-height: 33px;
}
.jeu {
    padding-top: 0;
    padding-bottom: 20px;
}
.jeu-90 {
    width: 90%;
}
.pro-90 {
    width: 90%;
}
.pro {
    padding-top: 0px;
    padding-bottom: 10px;
}
    .gor {
        margin-bottom: 15px;
        margin-top: 30px;
        display: flex;
    }
    .in-in {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .lin {
        display: none;
    }
    .uni {
        margin-right: 0px;
    }
    .in-4 {
        align-items: center;
        margin-left: 0px;
    margin-right: 0px;
    }
    .block-3 a {
        margin-left: 0;
        margin-top: 5px;
    }
    .in-5 {
        align-items: center;
        margin-left: 0px;
        margin-right: 0px;
    }
    .in-3 {
        align-items: center;
        margin-left: 0px;
        margin-right: 0px;
    }
    .joues-90 {
        width: 92%;
    }
    .joues {
        padding-bottom: 30px;
    }
    .bottom {
        padding-top: 30px;
    }
    .emblem {
        flex-wrap: wrap;
    }
    .emblem a {
        width: 20%;
        margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    }
    .links {
        flex-direction: column;
    }
    .up-90 {
        flex-direction: column;
    }
    .bottom-90 {
        align-items: center;
    }
    .bottom-90 p {
        text-align: center;
    }
    .bottom-90 h1 {
        text-align: center;
    }
    .lin a {
        margin-bottom: 10px;
    margin-top: 10px;
    }
.ligne {
    background-image: url("../image/bgphone.png");
}
    .ligne-text h1 {
        text-align: center;
        font-size: 26px;
    font-style: italic;
    font-weight: 700;
    line-height: 33px;
    }
    .ligne-text h2 {
        text-align: center;
        font-size: 26px;
    font-style: italic;
    font-weight: 700;
    line-height: 33px;
    }
    .ligne-text p {
    text-align: center;
    }
    .ligne-text  {
        width: 76%;
        align-items: center;
    }
.ligne-90 {
    width: 100%;
    justify-content: center;
}
.embl-1 {
    width: 100%;
}
.bottom-90 .emb {
    width: 100%;
}
.blo span a {
    text-align: center;
}
.blo h6 {
    text-align: center;
}
.in-block-4 {
    width: 89%;
}
.in-bloc {
width: 89%;
}
.faq-90 {
    align-items: center;
    width: 90%;
}
.faq-90 h1 {
    font-size: 28px;
    font-style: italic;
    font-weight: 700;
    line-height: 33px;
}
.joues-90 h1 {
    text-align: center;
    font-size: 26px;
    font-style: italic;
    font-weight: 700;
    line-height: 33px;
}
.faq-90 h1 {
    font-size: 22px;
    font-style: italic;
    font-weight: 700;
    line-height: 33px;
}
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
