@import url("https://use.typekit.net/rcj0xdk.css");
@font-face {
  font-family: "brockmannbold";
  src: url("../../Fonts/brockmann-bold-webfont.woff2") format("woff2"), url("../../Fonts/brockmann-bold-webfont.woff") format("woff"), url("../../Fonts/brockmann-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brockmannmedium";
  src: url("../../Fonts/brockmann-medium-webfont.woff2") format("woff2"), url("../../Fonts/brockmann-medium-webfont.woff") format("woff"), url("../../Fonts/brockmann-medium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brockmannregular";
  src: url("../../Fonts/brockmann-regular-webfont.woff2") format("woff2"), url("../../Fonts/brockmann-regular-webfont.woff") format("woff"), url("../../Fonts/brockmann-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brockmannsemibold";
  src: url("../../Fonts/brockmann-semibold-webfont.woff2") format("woff2"), url("../../Fonts/brockmann-semibold-webfont.woff") format("woff"), url("../../Fonts/brockmann-semibold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "pixarone";
  src: url("../../Fonts/pixar-one.woff2") format("woff2"), url("../../Fonts/pixar-one.woff") format("woff"), url("../../Fonts/pixar-one.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: brockmannregular;
  font-weight: 400;
  color: #000000;
  line-height: 1.2em;
  font-weight: normal;
  font-size: 20px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "pixarone", sans-serif;
  font-weight: normal;
  margin: 10px 0;
  line-height: 0.82em;
  text-transform: lowercase;
}
body h1 {
  max-width: 100%;
  overflow: hidden;
  overflow-wrap: break-word;
}
body h1.titre_1 {
  font-size: 2.5em;
}
@media (min-width: 425px) {
  body h1.titre_1 {
    font-size: 3.5em;
  }
}
@media (min-width: 768px) {
  body h1.titre_1 {
    font-size: 4.5em;
  }
}
body h1.titre_2 {
  font-size: 2.25em;
}
@media (min-width: 425px) {
  body h1.titre_2 {
    font-size: 3em;
  }
}
@media (min-width: 768px) {
  body h1.titre_2 {
    font-size: 4em;
  }
}
body h1.titre_3 {
  font-size: 2em;
}
@media (min-width: 425px) {
  body h1.titre_3 {
    font-size: 2.75em;
  }
}
@media (min-width: 768px) {
  body h1.titre_3 {
    font-size: 3.5em;
  }
}
body h1.titre_4 {
  font-size: 1.75em;
}
@media (min-width: 425px) {
  body h1.titre_4 {
    font-size: 2.5em;
  }
}
@media (min-width: 768px) {
  body h1.titre_4 {
    font-size: 3em;
  }
}
body h1.titre_5 {
  font-size: 1.5em;
}
@media (min-width: 425px) {
  body h1.titre_5 {
    font-size: 2.25em;
  }
}
@media (min-width: 768px) {
  body h1.titre_5 {
    font-size: 2.5em;
  }
}

body > footer {
  position: relative;
  z-index: 1;
  background-color: #ff0000;
  color: white;
  padding: 5px 0 5px 0;
}
body > footer .conteneur {
  margin: 0 20px;
}
@media (min-width: 1440px) {
  body > footer .conteneur {
    margin: 0 100px;
  }
}
@media (min-width: 1920px) {
  body > footer .conteneur {
    margin: 0 335px;
  }
}
body > footer .conteneur > img {
  display: block;
  margin-top: -196px;
  margin-bottom: 30px;
  max-width: 203px;
  margin-left: -2.3px;
}
@media (min-width: 1080px) {
  body > footer .conteneur > img {
    margin-top: -168px;
  }
}
@media (max-width: 600px) {
  body > footer .conteneur > img {
    display: flex;
    flex-direction: column;
  }
}
body > footer .conteneur .colonnes {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 600px) {
  body > footer .conteneur .colonnes {
    flex-direction: column;
    align-items: center;
  }
}
body > footer .conteneur .colonnes .colonne_1 {
  text-align: left;
  max-width: 600px;
  font-size: 18px;
  line-height: 19px;
}
body > footer .conteneur .colonnes .colonne_1 .accroche-principale {
  font-size: 18px;
  margin-bottom: 20px;
}
body > footer .conteneur .colonnes .colonne_1 .accroche-secondaire {
  font-size: 15px;
  font-family: "brockmannbold";
}
body > footer .conteneur .colonnes .colonne_1 .accroche-secondaire a {
  color: white;
  text-decoration: none;
}
body > footer .conteneur .colonnes .colonne_1 img {
  display: block;
  margin-top: -180px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  body > footer .conteneur .colonnes .colonne_1 {
    order: 2;
    text-align: center;
  }
}
body > footer .conteneur .colonnes .colonne_2 ul, body > footer .conteneur .colonnes .colonne_2 li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body > footer .conteneur .colonnes .colonne_2 li a {
  color: white;
  text-decoration: none;
  text-align: right;
  font-size: 17px;
  font-weight: bold;
  line-height: 19px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  body > footer .conteneur .colonnes .colonne_2 li a {
    text-align: center;
  }
}
body > footer .conteneur .texteDuBas {
  justify-content: center;
  font-size: 12px;
  font-family: "brockmannbold";
  line-height: 14px;
  text-transform: uppercase;
  text-align: center;
  margin: 30px;
  max-width: 100%;
}
body > footer .conteneur .texteDuBas a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
body .accordion-trigger {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 4px 12px;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}
body .accordion-trigger svg {
  transition: transform 0.3s ease;
  width: 20px;
  height: 20px;
}
body .accordion-trigger.accordion-open svg {
  transform: rotate(180deg);
}

body canvas {
  width: 66%;
  position: fixed;
  top: 200px;
  left: 855px;
  z-index: 0;
}
body > header {
  width: 100%;
  max-width: 100vw;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow: visible;
  height: 98px;
  z-index: 1000;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1080px) {
  body > header {
    position: fixed;
  }
}
body > header .burger {
  position: absolute;
  top: 18px;
  right: 13px;
  z-index: 1002;
}
@media (min-width: 1080px) {
  body > header .burger {
    top: 60px;
    right: 50px;
  }
}
@media (min-width: 1920px) {
  body > header .burger {
    top: 60px;
    right: 40px;
  }
}
body > header .burger img {
  width: 40px;
  height: 40px;
  background-color: #ff0000;
}
body > header .logo {
  position: absolute;
  top: 11.2px;
  left: 22.98px;
}
@media (min-width: 1080px) {
  body > header .logo {
    top: 11.2px;
    left: 19px;
  }
}
@media (min-width: 1920px) {
  body > header .logo {
    top: 11.2px;
    left: 9px;
  }
}
body > header .logo img {
  width: 88px;
  height: 142px;
}
@media (min-width: 425px) {
  body > header .logo img {
    width: 123.55px;
    height: 197.63px;
  }
}
body > header .logo_ecrit {
  display: none;
}
@media (min-width: 1080px) {
  body > header .logo_ecrit {
    display: block;
    position: absolute;
    top: 55px;
    left: 113px;
  }
  body > header .logo_ecrit img {
    width: 389px;
    height: 91px;
  }
}
@media (min-width: 1920px) {
  body > header .logo_ecrit {
    top: 60px;
    right: 114px;
  }
}
@media (min-width: 1080px) {
  body > header .carre_rouge1 {
    display: block;
    position: absolute;
    width: 38px;
    height: 39px;
    border-left: 1px solid red;
    border-right: 1px solid red;
    border-top: 1px solid red;
    top: 60px;
    right: 89px;
    background-color: #ffffff;
  }
}
@media (min-width: 1920px) {
  body > header .carre_rouge1 {
    top: 60px;
    right: 79px;
  }
}
@media (min-width: 1080px) {
  body > header .carre_rouge2 {
    display: block;
    position: absolute;
    width: 39px;
    height: 39px;
    border-left: 1px solid red;
    border-bottom: 1px solid red;
    top: 60px;
    right: 317px;
    background-color: #ffffff;
  }
}
@media (min-width: 1920px) {
  body > header .carre_rouge2 {
    top: 60px;
    right: 307px;
  }
}
@media (min-width: 1080px) {
  body > header .carre_rouge3 {
    display: block;
    position: absolute;
    width: 39px;
    height: 39px;
    border-left: 1px solid red;
    border-bottom: 1px solid red;
    top: 99px;
    right: 128px;
    background-color: #ffffff;
  }
}
@media (min-width: 1920px) {
  body > header .carre_rouge3 {
    top: 99px;
    right: 118px;
  }
}
@media (min-width: 1080px) {
  body > header .carre_rouge4 {
    display: block;
    position: absolute;
    width: 38px;
    height: 39px;
    border-left: 1px solid red;
    border-right: 1px solid red;
    border-bottom: 1px solid red;
    top: 99px;
    right: 207px;
    background-color: #ffffff;
  }
}
@media (min-width: 1920px) {
  body > header .carre_rouge4 {
    top: 99px;
    right: 197px;
  }
}
@media (min-width: 1080px) {
  body > header .carre_rouge5 {
    display: block;
    position: absolute;
    width: 38px;
    height: 38px;
    border: 1px solid red;
    top: 21px;
    right: 11px;
    background-color: #ffffff;
  }
}
@media (min-width: 1920px) {
  body > header .carre_rouge5 {
    top: 21px;
    right: 1px;
  }
}
@media (min-width: 1080px) {
  body > header .carre_rouge6 {
    display: block;
    position: absolute;
    width: 39px;
    height: 39px;
    border-left: 1px solid red;
    border-top: 1px solid red;
    top: 21px;
    right: 504px;
    background-color: #ffffff;
  }
}
@media (min-width: 1920px) {
  body > header .carre_rouge6 {
    top: 21px;
    right: 494px;
  }
}
body > header .facebook,
body > header .insta,
body > header .linkedin {
  text-decoration: none;
}
body > header .facebook {
  display: none;
  color: #ff0000;
}
@media (min-width: 1080px) {
  body > header .facebook {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 38px;
    height: 39px;
    border-top: 1px solid red;
    border-left: 1px solid red;
    border-right: 1px solid red;
    top: 99px;
    right: 89px;
    background-color: #ffffff;
  }
  body > header .facebook i {
    font-size: 1.5rem;
  }
}
@media (min-width: 1920px) {
  body > header .facebook {
    top: 99px;
    right: 79px;
  }
}
body > header .insta {
  display: none;
  color: #ff0000;
}
@media (min-width: 1080px) {
  body > header .insta {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 39px;
    height: 38px;
    border-bottom: 1px solid red;
    border-left: 1px solid red;
    border-top: 1px solid red;
    top: 138px;
    right: 89px;
    background-color: #ffffff;
  }
  body > header .insta i {
    font-size: 1.5rem;
  }
}
@media (min-width: 1920px) {
  body > header .insta {
    top: 138px;
    right: 79px;
  }
}
body > header .linkedin {
  display: none;
  color: #ff0000;
}
@media (min-width: 1080px) {
  body > header .linkedin {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 38px;
    height: 38px;
    border-right: 1px solid red;
    border-bottom: 1px solid red;
    border-top: 1px solid red;
    border-left: 1px solid red;
    top: 138px;
    right: 50px;
    background-color: #ffffff;
  }
  body > header .linkedin i {
    font-size: 1.5rem;
  }
}
@media (min-width: 1920px) {
  body > header .linkedin {
    top: 138px;
    right: 40px;
  }
}
body > header .menu-overlay {
  position: fixed;
  opacity: 0;
  top: 0;
  right: 0;
  width: 0;
  bottom: 0;
  background-color: #ff0000;
  z-index: 1002;
  transition: all ease 0.5s;
}
body > header .menu-overlay.actif {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  opacity: 1;
  overflow-y: scroll;
  padding-top: 300px;
}
@media (min-width: 1080px) {
  body > header .menu-overlay.actif {
    padding-top: 0;
  }
}
@media (min-width: 1080px) {
  body > header .menu-overlay .menu-principal2 {
    display: none;
  }
}
body > header .menu-overlay ul,
body > header .menu-overlay li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body > header .menu-overlay ul {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
body > header .menu-overlay ul li a {
  display: block;
  color: white;
  font-size: 32px;
  line-height: 1.1em;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  margin: 10px 0;
  border-bottom: 8px solid #ff0000;
  transition: all ease 0.3s;
}
body > header .menu-overlay ul li.current-menu-item a,
body > header .menu-overlay ul li a:hover {
  border-bottom: 8px solid white;
  font-weight: bold;
}
body > header .menu-overlay .fermer {
  position: absolute;
  top: 18px;
  right: 13px;
  cursor: pointer;
}
@media (min-width: 1080px) {
  body > header .menu-overlay .fermer {
    top: 60px;
    right: 50px;
  }
}
@media (min-width: 1920px) {
  body > header .menu-overlay .fermer {
    top: 60px;
    right: 40px;
  }
}

.menu-principal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 999;
}
@media (min-width: 1080px) {
  .menu-principal {
    display: unset;
  }
}
.menu-principal ul,
.menu-principal li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu-principal li {
  position: absolute;
  pointer-events: all;
}
.menu-principal li:nth-child(1) {
  top: 60px;
  right: 504px;
  font-size: 30px;
  border: 1px solid red;
  padding: 6.5px 24.15px;
  background-color: #ffffff;
}
@media (min-width: 1920px) {
  .menu-principal li:nth-child(1) {
    top: 60px;
    right: 494px;
  }
}
.menu-principal li:nth-child(2) {
  top: 21px;
  right: 317px;
  border: 1px solid red;
  padding: 6.5px 24.15px;
  background-color: #ffffff;
}
@media (min-width: 1920px) {
  .menu-principal li:nth-child(2) {
    top: 21px;
    right: 307px;
  }
}
.menu-principal li:nth-child(3) {
  top: 60px;
  right: 128px;
  border: 1px solid red;
  padding: 6.5px 23.72px;
  background-color: #ffffff;
}
@media (min-width: 1920px) {
  .menu-principal li:nth-child(3) {
    top: 60px;
    right: 118px;
  }
}
.menu-principal li a {
  display: block;
  margin: 0 15px;
  color: rgb(255, 0, 0);
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  text-transform: lowercase;
  text-align: center;
  transition: all ease 0.3s;
}
.menu-principal li a.after::after {
  content: attr(data-after);
  display: block;
  font-weight: bold;
  height: 1px;
  color: blue;
  overflow: hidden;
  visibility: hidden;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  padding: 0px;
  border-bottom: 100px;
}
body a {
  text-decoration: none;
  color: inherit;
}
body > main {
  position: relative;
  z-index: 1;
  padding-top: 140px;
  padding-bottom: 200px;
  max-width: 600px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 425px) {
  body > main {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 768px) {
  body > main {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (min-width: 1080px) {
  body > main {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 240px;
  }
}
@media (min-width: 1920px) {
  body > main {
    padding-left: 255px;
    padding-right: 255px;
  }
}
body > main .pastille {
  position: fixed;
  top: 80%;
  left: 20px;
  transform: translateY(-10%);
  display: none;
  width: 15%;
  max-width: 250px;
  /*@media(min-width: 1200px) {
    display: block;
    width: 12%;
    left: 10px;
  }

  img {
    max-width: 175px;
  }*/
}/*# sourceMappingURL=style.css.map */