@font-face {
  font-family: "MKGreco-Bold";
  src: url("assets/MKGreco-Bold.ttf");
}
@font-face {
  font-family: "Papyrus";
  src: url("assets/PAPYRUS.TTF");
}
.splide__pagination__page {
  background-color: rgb(0, 0, 0) !important;
  margin: 6px !important;
  opacity: 0.5 !important;
}
.splide__pagination__page.is-active {
  opacity: 1 !important;
  background-color: #fff !important;
  box-shadow: 0 0 11px 2px #fff5df, 0 0 6px 3px #ffe19f, 0 0 9px 5px #ffda87;
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: #faf3c5;
  margin: 0;
  font-family: "MKGreco-Bold";
  height: 100vh;
  width: 100vw;
  overflow-x: hidden;
}
.effet-parallax {
  will-change: transform;
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) scale3d(1, 1, 1);
}
.fix-tilt {
  overflow: hidden;
}

.lorep-title {
  font-family: "Papyrus";
  font-size: 1.5rem;
  color: #e26d47;
}
.welcome {
  color: #e26d47;
  font-family: "Papyrus";
  font-size: 1em;
  text-align: center !important;
}

/* MOBILE */

@media only screen and (max-width: 480px) {
  .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  .cote_left {
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    height: 100vh;
    width: 30px;
  }
  .cote_right {
    padding: 0%;
    position: fixed;
    right: 0;
    height: 100vh;
    width: 30px;
  }
  /* NAVBAR */

  .faq {
    align-items: center;
  }

  .teamtitle {
    margin-right: 55px;
    text-align: end;
  }

  nav {
    scroll-snap-align: start;
    display: flex;
    justify-content: center;
  }
  .navbar {
    font-size: 1.3rem;
    width: calc(100% - 140px);
  }
  .navbar div {
    margin-top: 20px;
  }
  .navbar div a {
    font-size: 1.5rem;
    color: black;
    text-decoration: none;
  }
  .logo {
    display: none;
  }
  .navbar ul {
    padding: 0;
    display: flex;
    justify-content: end;
    flex-flow: nowrap column;
    list-style-type: none;
  }

  li a {
    color: black;
    text-decoration: none;
  }

  /* ACCUEIL */
  .accueil {
    height: 100vh;
  }
  .logoMobile {
    display: block;
    margin-inline: auto;
    width: 65vw;
  }
  .accueilimg {
    display: none;
  }
  .accueilp {
    font-size: 0.8rem;
    font-family: "Cinzel", serif;
    padding-inline: 50px;
    display: block;
    margin-inline: auto;
    text-align: justify;
  }

  /* LORE */
  .lore {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: center;
    position: relative;
    width: 100vw;
    height: 100vh;
    margin-bottom: 100px;
  }
  .loretitle {
    height: 20vh;
    font-family: "MKGreco-Bold";
    font-size: 2.5rem;
    margin-bottom: 3%;
  }

  .lorep {
    font-family: "Skya", serif;
    display: flex;
    text-align: center;
    flex-flow: column;
    width: 72vw;
    margin-top: 6%;
  }
  .lore-desktop {
    display: none;
  }
  #sliderLore .splide__arrows {
    display: none;
  }
  .lorep article p {
    text-align: justify;
  }
  .loreimg {
    z-index: -1;
    position: absolute;
    bottom: 100px;
    opacity: 15%;
    width: 100vw;
  }
  .splide__pagination {
    position: relative !important;
    margin-top: 20px !important;
  }

  /* ROADMAP */

  .roadmapMobileTablette {
    display: flex;
    align-items: center;
    flex-flow: column;
  }
  .roadmapMobileTablette section {
    font-family: "Cinzel", serif;
    display: flex;
    align-items: center;
    flex-flow: column;
    width: 80vw;
    margin-top: 6%;
  }
  #sliderRoadmap .splide__track {
    width: 80vw;
  }
  #sliderRoadmap .splide__arrows {
    display: none;
  }
  .roadmap1,
  .roadmap2 {
    display: none;
  }

  .roadmap1 {
    position: relative;
    padding-left: 55px;
    padding-right: 55px;
  }

  .roadmaptitle {
    font-family: "MKGreco-Bold";
    font-size: 8.5vw;
    margin-bottom: 15px;
  }
  .roadmaptitle h1 {
    text-align: center;
    margin: 0;
  }
  .roadmapSousTitle {
    display: flex;
    flex-wrap: wrap;
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    justify-content: center;
  }
  .roadmapSousTitle1 div {
    display: flex;
    align-items: center;
  }
  .roadmapSousTitle1 h1 {
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    margin-right: 15px;
    color: #e26d47;
  }
  .roadmapSousTitle1 h2 {
    font-family: "Cinzel", serif;
    font-size: 1.5rem;
  }
  .roadmapSousTitle1 article {
    font-family: "Skya", serif;
    font-size: 1rem;
    text-align: justify;
    flex-flow: row wrap;
    display: flex;
  }
  .roadmapSousTitle2 div {
    display: flex;
    align-items: center;
  }
  .roadmapSousTitle2 h1 {
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    margin-right: 15px;
    color: #e26d47;
  }
  .roadmapSousTitle2 h2 {
    font-family: "Cinzel", serif;
    font-size: 1.5rem;
  }
  .roadmapSousTitle2 article {
    font-family: "Skya", serif;
    font-size: 1rem;
    text-align: justify;
    flex-flow: row wrap;
    display: flex;
  }
  .roadmap1img {
    position: absolute;
    bottom: 0;
    width: 50vw;
    margin-left: 13%;
  }
  .roadmap2img {
    position: absolute;
    left: 0;
    width: 50vw;
    margin-left: 27%;
  }
  .roadmap2 {
    position: relative;
    padding-left: 55px;
    padding-right: 55px;
  }

  .GetseTposTroadmaP {
    display: flex;
    flex-wrap: wrap;
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    justify-content: space-around;
  }

  /* GALLERY */

  #sliderNFT .splide__arrows {
    display: none;
  }

  .gallery_nft {
    margin-top: 100px;
    display: block;
    margin-inline: auto;
    width: 80vw;
  }
  .gallery {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
    width: 70vw;
    margin-top: 2%;
  }
  .galleryPlacement {
    margin-top: 0;
  }
  .galleryimg {
    height: 200px;
    max-width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
  }
  .gallerytitle {
    height: 20vh;
    text-align: center;
    font-family: "MKGreco-Bold";
    font-size: 2.5rem;
    margin-bottom: 3%;
  }
  .cadre1 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Cyan.png");
  }
  .cadre2 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Green.png");
  }
  .cadre3 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Marron_clair.png");
  }
  .cadre4 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Mauve.png");
  }
  .cadre5 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Peche.png");
  }
  .cadre6 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Pink.png");
  }
  .cadre7 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/red.png");
  }
  .cadre8 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Vert_olive.png");
  }
  .cadre9 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Yellow.png");
  }

  /*TEAM*/

  .team {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .teamtitle {
    margin-bottom: 50px;
    margin-top: 50px;
    width: 100vw;
    font-size: 1.7rem;
    text-align: center;
    margin-bottom: 75px;
  }

  .team1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    align-content: space-between;
    width: 100vw;
    align-items: center;
    position: relative;
  }
  .team2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    align-content: space-between;
    width: 100vw;
    align-items: center;
    position: relative;
  }
  .teamimg {
    position: relative;
    bottom: 10px;
  }
  .backgroundImageTeam {
    width: 200px;
    height: 200px;
    z-index: 99;
    position: absolute;
  }
  .teamimgAvatar {
    height: 180px;
    z-index: 0;
    position: absolute;
    top: 2px;
    left: 26px;
  }
  .teamimgAvatarMahjopi {
    height: 180px;
    z-index: 0;
    position: absolute;
    top: 2px;
    left: 40px;
  }
  .teamimgAvatarMahla {
    height: 180px;
    z-index: 0;
    position: absolute;
    top: 2px;
    left: 0px;
  }
  .teamInfos {
    font-family: "Cinzel", serif;
    color: black;
    text-align: center;
  }
  .pseudo {
    font-family: "Cinzel", serif;
    color: black;
    text-align: center;
    margin-bottom: 0;
  }
  .poste {
    font-family: "Cinzel", serif;
    color: black;
    text-align: center;
    margin-top: 0;
    margin-bottom: 60px;
  }
  .relouInfos {
    height: 200px;
    width: 200px;
  }
  .faqtitre {
    font-family: "MKGreco-Bold";
    font-size: 1.5rem;
  }
}

/*FAQ*/

.faq {
  display: flex;
  flex-flow: column wrap;
  position: relative;
  font-family: "Cinzel", serif;
}
.questions {
  padding: 0 50px 0 50px;
  width: 70vw;
  position: relative;
}
.footer .discord {
  position: relative;
  font-size: 30px;
  color: black;
  text-decoration: none;
}
.footer .twitter {
  position: relative;
  font-size: 30px;
  color: black;
  text-decoration: none;
}
footer {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100vw;
}
.footer {
  font-size: 30px;
  color: black;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 0%;
  padding: 0 50px 0 50px;
  width: 100vw;
  flex-wrap: wrap;
}

.mahjopi {
  height: 16px;
  font-size: 1rem;
}

.faqimg {
  width: 40%;
}
div.c {
  position: relative;
  margin-top: 1%;
}
input {
  position: absolute;
  height: 80%;
  width: 80%;
  opacity: 0;
  visibility: 0;
}
.faqTitle {
  font-family: "Cinzel", serif;
  color: black;
  position: relative;
}

label {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
div.p {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.5s;
}

input:checked ~ h1 label::before {
  border-left: 15px solid transparent;
  border-top: 20px solid;
  margin-top: 12px;
  margin-right: 10px;
}
input:checked ~ h1 ~ div.p {
  max-height: 300px;
}
.faqatlas-mobile {
  position: absolute;
  top: 180px;
  opacity: 20%;
  z-index: -1;
}

/* a {
  color: #fcf0a4;
} */
/* TABLETTE */
@media only screen and (min-width: 481px) and (max-width: 920px) {
  .logoMobile {
    display: none;
  }
  .mobile {
    display: none;
  }
  .tablette {
    display: block !important;
  }
  .desktop {
    display: none;
  }
  .cote_left {
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    height: 100vh;
    width: 40px;
  }
  .cote_right {
    padding: 0%;
    position: fixed;
    right: 0;
    height: 100vh;
    width: 40px;
  }
  /* NAVBAR */

  .faq {
    align-items: center;
  }

  .teamtitle {
    margin-right: 55px;
    text-align: end;
  }

  nav {
    scroll-snap-align: start;
    display: flex;
    justify-content: center;
  }
  .navbar {
    display: flex;
    font-size: 1.3rem;
    width: calc(100% - 140px);
    justify-content: space-between;
  }
  .navbar div {
    margin-top: 20px;
  }
  .navbar div a {
    font-size: 2.5rem;
    color: black;
    text-decoration: none;
  }
  .logo {
    display: none;
  }
  .navbar ul {
    padding: 0;
    display: flex;
    justify-content: end;
    flex-flow: nowrap column;
    list-style-type: none;
  }

  li a {
    font-size: 1.7rem;
    color: black;
    text-decoration: none;
  }

  /* ACCUEIL */

  .logoMobile {
    display: none;
  }
  .accueil {
    height: 100vh;
  }
  .accueilimg {
    display: block;
    width: 70vw;
    margin-inline: auto;
    margin-top: 50px;
  }
  .accueilp {
    font-size: 1rem;
    font-family: "Cinzel", serif;
    padding-inline: 80px;
    display: block;
    margin-inline: auto;
    text-align: justify;
  }

  /* LORE */
  .lore {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100vw;
    height: 100vh;
    margin-bottom: 100px;
  }
  .loretitle {
    height: 20vh;
    font-family: "MKGreco-Bold";
    font-size: 2.5rem;
    margin-bottom: 3%;
  }
  .lorep {
    font-family: "Skya", serif;
    display: flex;
    text-align: center;
    flex-flow: column;
    width: 72vw;
    margin-top: 6%;
  }
  .lore-desktop {
    display: none;
  }
  #sliderLore .splide__arrows {
    display: none;
  }
  .lorep article p {
    text-align: center;
    font-size: 1.5rem;
  }
  .loreimg {
    position: absolute;
    bottom: 0;
    opacity: 15%;
    width: 100vw;
  }
  .splide__pagination {
    position: relative !important;
    margin-top: 20px !important;
  }

  /* ROADMAP */

  .roadmapMobileTablette {
    display: flex;
    align-items: center;
    flex-flow: column;
  }
  .roadmapMobileTablette section {
    font-family: "Cinzel", serif;
    display: flex;
    align-items: center;
    flex-flow: column;
    width: 80vw;
    margin-top: 6%;
  }
  .splide__track {
    width: 80vw;
  }
  #sliderRoadmap .splide__arrows {
    display: none;
  }
  .roadmap1,
  .roadmap2 {
    display: none;
  }

  .roadmap1 {
    position: relative;
    padding-left: 55px;
    padding-right: 55px;
  }

  .roadmaptitle {
    font-family: "MKGreco-Bold";
    font-size: 7vw;
    margin-bottom: 15px;
  }
  .roadmaptitle h1 {
    text-align: center;
    margin: 0;
  }
  .roadmapSousTitle {
    display: flex;
    flex-wrap: wrap;
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    justify-content: center;
  }
  .roadmapSousTitle1 div {
    display: flex;
    align-items: center;
  }
  .roadmapSousTitle1 h1 {
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    margin-right: 15px;
    color: #e26d47;
  }
  .roadmapSousTitle1 h2 {
    font-family: "Cinzel", serif;
    font-size: 1.5rem;
  }
  .roadmapSousTitle1 article {
    font-family: "Skya", serif;
    font-size: 1.5rem;
    text-align: justify;
    flex-flow: row wrap;
    display: flex;
  }
  .roadmapSousTitle2 div {
    display: flex;
    align-items: center;
  }
  .roadmapSousTitle2 h1 {
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    margin-right: 15px;
    color: #e26d47;
  }
  .roadmapSousTitle2 h2 {
    font-family: "Cinzel", serif;
    font-size: 1.5rem;
  }
  .roadmapSousTitle2 article {
    font-family: "Skya", serif;
    font-size: 1.5rem;
    text-align: justify;
    flex-flow: row wrap;
    display: flex;
  }
  .roadmap1img {
    position: absolute;
    bottom: 0;
    width: 50vw;
    margin-left: 13%;
  }
  .roadmap2img {
    position: absolute;
    left: 0;
    width: 50vw;
    margin-left: 27%;
  }
  .roadmap2 {
    position: relative;
    padding-left: 55px;
    padding-right: 55px;
  }

  .GetseTposTroadmaP {
    display: flex;
    flex-wrap: wrap;
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    justify-content: space-around;
  }

  /* GALLERY */

  .gallery_nft {
    display: block;
    margin-inline: auto;
    width: 80vw;
  }
  .gallery {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
    width: 70vw;
    margin-top: 2%;
  }
  .galleryimg {
    height: 200px;
    max-width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
  }
  .gallerytitle {
    font-family: "MKGreco-Bold";
    font-size: 2.5rem;
    margin-bottom: 100px;
    text-align: center;
  }
  .cadre1 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Cyan.png");
  }
  .cadre2 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Green.png");
  }
  .cadre3 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Marron_clair.png");
  }
  .cadre4 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Mauve.png");
  }
  .cadre5 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Peche.png");
  }
  .cadre6 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Pink.png");
  }
  .cadre7 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/red.png");
  }
  .cadre8 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Vert_olive.png");
  }
  .cadre9 {
    width: 200px;
    height: 200px;
    background: center / contain no-repeat url("assets/Cadre/Yellow.png");
  }

  /*TEAM*/

  .team {
    margin-top: 100px;
    margin-bottom: 100px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .team1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    align-content: space-between;
    width: 80vw;
    align-items: center;
    position: relative;
  }
  .team2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    align-content: space-between;
    width: 80vw;
    align-items: center;
    position: relative;
  }
  .teamtitle {
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 100px;
  }
  .teamimg {
    position: relative;
    bottom: 10px;
  }
  .backgroundImageTeam {
    width: 270px;
    height: 270px;
    z-index: 99;
    position: absolute;
  }
  .teamimgAvatar {
    height: 250px;
    z-index: 0;
    position: absolute;
    top: 2px;
    left: 33px;
  }
  .teamimgAvatarMahjopi {
    height: 250px;
    z-index: 0;
    position: absolute;
    top: 2px;
    left: 40px;
  }
  .teamimgAvatarMahla {
    height: 250px;
    z-index: 0;
    position: absolute;
    top: 2px;
    left: 0px;
  }
  .teamInfos {
    font-family: "Cinzel", serif;
    color: black;
    text-align: center;
  }
  .pseudo {
    font-family: "Cinzel", serif;
    color: black;
    text-align: center;
    margin-bottom: 0;
  }
  .poste {
    font-family: "Cinzel", serif;
    color: black;
    text-align: center;
    margin-top: 0;
    margin-bottom: 60px;
  }
  .relouInfos {
    height: 270px;
    width: 270px;
  }
  /*FAQ*/

  .faq {
    display: flex;
    flex-flow: column wrap;
    position: relative;
    font-family: "Cinzel", serif;
  }
  .questions {
    padding: 0 50px 0 50px;
    width: 70vw;
    position: relative;
  }
  .footer .discord {
    position: relative;
    font-size: 30px;
    color: black;
    text-decoration: none;
  }
  .footer .twitter {
    position: relative;
    font-size: 30px;
    color: black;
    text-decoration: none;
  }
  footer {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100vw;
  }
  .footer {
    font-size: 30px;
    color: black;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 5%;
    margin-bottom: 0%;
    padding: 0 50px 0 50px;
    width: 100vw;
    flex-wrap: wrap;
  }

  .faqimg {
    width: 40%;
  }
  div.c {
    position: relative;
    margin-top: 1%;
  }
  input {
    position: absolute;
    height: 80%;
    width: 80%;
    opacity: 0;
    visibility: 0;
  }
  .faqTitle {
    font-family: "Cinzel", serif;
    color: black;
    position: relative;
  }

  label {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
  }
  div.p {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.5s;
  }

  input:checked ~ h1 label::before {
    border-left: 15px solid transparent;
    border-top: 20px solid;
    margin-top: 12px;
    margin-right: 10px;
  }
  input:checked ~ h1 ~ div.p {
    max-height: 300px;
  }
  .faqatlas-mobile {
    position: absolute;
    top: 180px;
    right: 30vw;
    opacity: 20%;
    z-index: -1;
  }
  .faqtitre {
    font-family: "MKGreco-Bold";
    font-size: 3rem;
  }
}

/* DESKTOP */

@media only screen and (min-width: 921px) {
  .mobile {
    display: none;
  }
  .tablette {
    display: none;
  }
  .desktop {
    display: block;
  }
  .cote_left {
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    height: 100vh;
    width: 45px;
  }
  .cote_right {
    padding: 0%;
    position: fixed;
    right: 0;
    height: 100vh;
    width: 45px;
  }
  .reseau {
    text-align: right;
    padding-right: 11%;
    color: black;
    margin-top: -60px;
  }
  .fa-discord {
    color: black;
    font-size: 1.5em;
    padding: 10px;
  }
  .fa-twitter {
    color: black;
    font-size: 1.5em;
  }
  /* NAV */

  .logoMobile {
    display: none;
  }
  nav {
    scroll-snap-align: start;
  }
  .icons {
    width: 200px;
    padding-left: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar {
    display: flex;
    font-size: 1.3rem;
    margin-left: 2%;
  }
  .navbar a {
    font-size: 30px;
    padding-left: 2%;
    margin-top: 1%;
    color: black;
    text-decoration: none;
  }
  .navbar ul {
    width: 100vw;
    display: flex;
    justify-content: flex-end;
    flex-flow: nowrap row;
    list-style-type: none;
    padding-right: 10%;
  }
  .navbar ul li {
    padding-right: 2%;
    margin-top: 1%;
  }
  li a {
    color: black;
    text-decoration: none;
  }

  /* ACCUEIL */

  .logo {
    width: 140px;
    height: 140px;
    margin-left: 2%;
    margin-top: 10px;
  }
  .accueil {
    width: 100vw;
    height: 100vh;
  }
  .accueilp {
    padding: 0 50px 0 50px;
    font-family: "Cinzel", serif;
    text-align: center;
  }
  .accueilp_span {
    width: 75%;
    display: inline-block;
    text-align: justify;
  }
  .accueilimg {
    width: 70vw;
    height: 65vh;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  /* LORE */

  .lore-mobile {
    display: none;
  }
  .lore {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    position: relative;
    width: 100vw;
    margin-bottom: 30px;
  }
  .loretitle {
    height: 20vh;
    margin-right: 10%;
    font-family: "MKGreco-Bold";
    font-size: 3rem;
    margin-bottom: 3%;
  }
  .lorep {
    font-family: "Skya", serif;
    display: flex;
    text-align: justify;
    flex-flow: column;
    width: 72vw;
    margin-top: 6%;
  }
  .lorep article {
    text-align: justify;
    width: 50vw;
    margin-bottom: 20%;
  }
  .lorep article p {
    text-align: justify;
  }
  .loreimg {
    position: absolute;
    bottom: 150px;
    margin-right: 4%;
  }

  /* ROADMAP */

  .roadmapMobileTablette {
    display: none;
  }

  .roadmap1 {
    position: relative;
    width: 100vw;
    padding-bottom: 30px;
  }
  .roadmap1img {
    position: absolute;
    bottom: 0;
    margin-left: 46%;
  }
  .roadmaptitle {
    margin-top: 2%;
    margin-bottom: 2%;
    margin-right: 10%;
    font-family: "MKGreco-Bold";
    font-size: 2.7rem;
  }
  .roadmaptitle h1 {
    text-align: end;
    margin: 0;
  }
  .roadmapSousTitle {
    display: flex;
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    justify-content: space-around;
  }
  .roadmapSousTitle1 h1 {
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    color: #e26d47;
  }
  .roadmapSousTitle1 h2 {
    font-family: "Cinzel", serif;
    font-size: 1.5rem;
  }
  .roadmapSousTitle1 article {
    font-family: "Skya", serif;
    font-size: 1rem;
    text-align: left;
    flex-flow: row wrap;
    display: flex;
    width: 25vw;
    text-align: justify;
  }
  .roadmapSousTitle2 h1 {
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    color: #e26d47;
  }
  .roadmapSousTitle2 h2 {
    font-family: "Cinzel", serif;
    font-size: 1.5rem;
  }
  .roadmapSousTitle2 article {
    font-family: "Skya", serif;
    font-size: 1rem;
    text-align: left;
    flex-flow: row wrap;
    display: flex;
    width: 25vw;
    text-align: justify;
  }
  .roadmap2 {
    position: relative;
    width: 100vw;
    padding-bottom: 14px;
    margin-bottom: 100px;
  }
  .roadmap2img {
    position: absolute;
    left: 0;
    margin-left: calc(100% - 54% - 5px);
  }
  .GetseTposTroadmaP {
    display: flex;
    font-family: "MKGreco-Bold";
    font-size: 2rem;
    justify-content: space-around;
    padding-top: 5%;
  }

  /* GALLERY */

  .gallery_nft {
    display: block;
    margin-inline: auto;
    width: 80vw;
    height: 100vh;
  }
  .gallery {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
    width: 70vw;
    height: 100vh;
  }
  .rang1 {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width: 70vw;
    height: 50vh;
    margin-top: 1%;
  }
  .rang2 {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width: 70vw;
    height: 50vh;
  }
  .gallerytitle {
    margin-bottom: 50px;
    height: 8vh;
    font-family: "MKGreco-Bold";
    font-size: 3rem;
    text-align: end;
    margin-right: 50px;
  }
  .galleryPlacement {
    margin-top: 50px;
  }
  .galleryimg {
    height: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
  }
  .cadre1 {
    width: 350px;
    height: 350px;
    background: center / contain no-repeat url("assets/Cadre/Cyan.png");
  }
  .cadre2 {
    width: 350px;
    height: 350px;
    background: center / contain no-repeat url("assets/Cadre/Green.png");
  }
  .cadre3 {
    width: 350px;
    height: 350px;
    background: center / contain no-repeat url("assets/Cadre/Marron_clair.png");
  }
  .cadre4 {
    width: 350px;
    height: 350px;
    background: center / contain no-repeat url("assets/Cadre/Mauve.png");
  }
  .cadre5 {
    width: 350px;
    height: 350px;
    background: center / contain no-repeat url("assets/Cadre/Peche.png");
  }
  .cadre6 {
    width: 350px;
    height: 350px;
    background: center / contain no-repeat url("assets/Cadre/Pink.png");
  }
  .cadre7 {
    width: 350px;
    height: 350px;
    background: center / contain no-repeat url("assets/Cadre/red.png");
  }
  .cadre8 {
    width: 350px;
    height: 350px;
    background: center / contain no-repeat url("assets/Cadre/Vert_olive.png");
  }
  .cadre9 {
    width: 350px;
    height: 350px;
    background: center / contain no-repeat url("assets/Cadre/Yellow.png");
  }

  /*TEAM*/

  .team1 {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: space-between;
    width: 100vw;
    height: 50vh;
    align-items: center;
    position: relative;
  }
  .team2 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-content: space-between;
    width: 100vw;
    height: 50vh;
    align-items: center;
    position: relative;
  }
  .teamimg {
    position: relative;
    bottom: 10px;
  }
  .teamtitle {
    margin-bottom: 50px;
    margin-top: 150px;
    height: 8vh;
    font-family: "MKGreco-Bold";
    font-size: 3rem;
    text-align: end;
    margin-right: 190px;
  }
  .backgroundImageTeam {
    width: 270px;
    height: 270px;
    z-index: 99;
    position: absolute;
  }
  .teamimgAvatar {
    height: 250px;
    z-index: 0;
    position: absolute;
    top: 2px;
    left: 33px;
  }
  .teamimgAvatarMahjopi {
    height: 250px;
    z-index: 0;
    position: absolute;
    top: 2px;
    left: 48px;
  }
  .teamimgAvatarMahla {
    height: 250px;
    z-index: 0;
    position: absolute;
    top: 2px;
    left: 0px;
  }
  .teamInfos {
    font-family: "Cinzel", serif;
    color: black;
    text-align: center;
  }
  .pseudo {
    font-family: "Cinzel", serif;
    color: black;
    text-align: center;
    margin-bottom: 0;
  }
  .poste {
    font-family: "Cinzel", serif;
    color: black;
    text-align: center;
    margin-top: 0;
    margin-bottom: 60px;
  }
  .relouInfos {
    height: 270px;
    width: 270px;
  }

  /*FAQ*/

  .faq {
    display: flex;
    flex-flow: column wrap;
    flex-direction: row;
    position: relative;
    font-family: "Cinzel", serif;
    width: 100vw;
    margin-bottom: 100px;
    height: 100vh;
    padding: 20px;
  }
  .questions {
    padding: 0 50px 0 50px;
    width: 60vw;
  }

  .footer .discord {
    position: relative;
    font-size: 30px;
    color: black;
    text-decoration: none;
  }
  .footer .twitter {
    position: relative;
    font-size: 30px;
    color: black;
    text-decoration: none;
  }
  footer {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100vw;
  }
  .footer {
    font-size: 30px;
    color: black;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 5%;
    margin-bottom: 0%;
    padding: 0 80px 0 80px;
    width: 100vw;
  }
  .faqimg {
    width: 300px;
  }
  .faqtitre {
    height: 8vh;
    width: 90vw;
    margin-left: 78%;
    font-family: "MKGreco-Bold";
    font-size: 3rem;
  }
  .faqatlas {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mahjopi {
    height: 16px;
    font-size: 1rem;
  }
  p .mahjopi {
    height: 16px;
    font-size: 1rem;
  }
  div.c {
    position: relative;
    width: 70%;
    margin-top: 1%;
  }
  input {
    position: absolute;
    height: 80%;
    width: 80%;
    opacity: 0;
    visibility: 0;
  }
  .faqTitle {
    font-family: "Cinzel", serif;
    color: black;
    position: relative;
    margin-left: 7%;
  }
  label::before {
    content: "";
    display: inline-block;
    border: 15px solid transparent;
    border-left: 20px solid;
  }
  label {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
  }
  div.p {
    max-height: 0px;
    width: 70%;
    overflow: hidden;
    transition: max-height 0.5s;
    /* background-color: #fcf0a4; */
    margin-left: 5%;
    font-family: "Skya";
  }
  div.p p,
  div.p li {
    margin-top: 0;
    margin-left: 7%;
  }
  input:checked ~ h1 label::before {
    border-left: 15px solid transparent;
    border-top: 20px solid;
    margin-top: 12px;
    margin-right: 10px;
  }
  input:checked ~ h1 ~ div.p {
    max-height: 300px;
  }
  /* a {
    color: #fcf0a4;
  } */
  .splide__arrow {
    background: none !important;
    font-size: 1.8rem;
  }
}
