.ACCEUIL {
  background-color: #fffdf1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.ACCEUIL .div {
  background-color: var(--couleur-BLANC);
  overflow: hidden;
  width: 1920px;
  height: 2488px;
  position: relative;
}

.ACCEUIL .overlap {
  position: absolute;
  width: 2266px;
  height: 2488px;
  top: 0;
  left: -173px;
}

.ACCEUIL .barre-contact {
  position: absolute;
  width: 1924px;
  height: 452px;
  top: 1222px;
  left: 169px;
}

.ACCEUIL .carte-de-visite {
  position: absolute;
  width: 1927px;
  height: 1280px;
  top: 1039px;
  left: 169px;
  object-fit: cover;
}

.ACCEUIL .barre {
  position: absolute;
  width: 1923px;
  height: 312px;
  top: 947px;
  left: 173px;
}

.ACCEUIL .IMG {
  position: absolute;
  width: 2266px;
  height: 1264px;
  top: 0;
  left: 0;
}

.ACCEUIL .LOGO {
  position: absolute;
  width: 1157px;
  height: 477px;
  top: 317px;
  left: 554px;
}

.ACCEUIL .text-wrapper {
  position: absolute;
  width: 807px;
  top: 798px;
  left: 551px;
  font-family: "Neue Kabel-Bold", Helvetica;
  font-weight: 700;
  color: var(--couleur-BLANC);
  font-size: 45px;
  letter-spacing: 0;
  line-height: normal;
}

.ACCEUIL .group {
  position: absolute;
  width: 1923px;
  height: 190px;
  top: 2298px;
  left: 171px;
  background-image: url(./img/barre-contact-1.svg);
  background-size: 100% 100%;
}

.ACCEUIL .mail {
  position: absolute;
  width: 448px;
  height: 72px;
  top: 66px;
  left: 62px;
}

.ACCEUIL .overlap-group {
  position: relative;
  width: 458px;
  height: 82px;
  top: -5px;
  left: -5px;
  border-radius: 80px;
  border: 5px solid;
  border-color: var(--couleur-BLANC);
}

.ACCEUIL .text-wrapper-2 {
  position: absolute;
  width: 439px;
  top: 11px;
  left: 5px;
  font-family: "Neue Kabel-Bold", Helvetica;
  font-weight: 700;
  color: var(--couleur-BLANC);
  font-size: 35px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.ACCEUIL .linkedin {
  position: absolute;
  width: 83px;
  height: 69px;
  top: 68px;
  left: 582px;
}

.ACCEUIL .instagram {
  position: absolute;
  width: 83px;
  height: 69px;
  top: 68px;
  left: 716px;
}

.ACCEUIL .flche {
  position: absolute;
  width: 76px;
  height: 99px;
  top: 2351px;
  left: 1908px;
}

.ACCEUIL .frame {
  position: fixed;
  width: 1920px;
  height: 120px;
  top: 0;
  left: 0;
  background-color: var(--couleur-BLANC);
}

.ACCEUIL .WORK {
  height: 65px;
  top: 25px;
  left: 51px;
  position: absolute;
  width: 161px;
}

.ACCEUIL .text-wrapper-3 {
  top: -1px;
  left: 0;
  font-family: "Neue Kabel-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 45px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  width: 161px;
}

.ACCEUIL .ABOUT {
  height: 65px;
  top: 25px;
  left: 572px;
  position: absolute;
  width: 176px;
}

.ACCEUIL .text-wrapper-4 {
  top: -1px;
  left: 0;
  font-family: "Neue Kabel-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 45px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  width: 176px;
}

.ACCEUIL .CONTACT {
  position: absolute;
  width: 224px;
  height: 65px;
  top: 25px;
  left: 1108px;
}

.ACCEUIL .text-wrapper-5 {
  position: absolute;
  width: 224px;
  top: -1px;
  left: 0;
  font-family: "Neue Kabel-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 45px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.ACCEUIL .img {
  position: absolute;
  width: 177px;
  height: 73px;
  top: 25px;
  left: 1692px;
}
