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

.contact .div {
  background-color: var(--variable-collection-fond-blanc);
  width: 1440px;
  height: 1655px;
  position: relative;
}

.contact .header {
  display: flex;
  width: 1440px;
  height: 72px;
  align-items: center;
  justify-content: space-between;
  padding: 9px 98px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--variable-collection-fond-blanc);
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-style: none;
  border-color: var(--neutral-2);
}

.contact .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: "DM Sans", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
  white-space: nowrap;
}

.contact .auto-layout {
  display: inline-flex;
  align-items: center;
  gap: 48px;
  position: relative;
  flex: 0 0 auto;
}

.contact .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--body-small-font-family);
  font-weight: var(--body-small-font-weight);
  color: #8a6a4a;
  font-size: var(--body-small-font-size);
  text-align: center;
  letter-spacing: var(--body-small-letter-spacing);
  line-height: var(--body-small-line-height);
  white-space: nowrap;
  font-style: var(--body-small-font-style);
}

.contact .auto-layout-2 {
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.contact .style-outlined {
  border-color: #f57c17;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 20px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 50px;
  overflow: hidden;
  border: 1px solid;
}

.contact .do-something {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--body-small-font-family);
  font-weight: var(--body-small-font-weight);
  color: #f57c17;
  font-size: var(--body-small-font-size);
  letter-spacing: var(--body-small-letter-spacing);
  line-height: var(--body-small-line-height);
  white-space: nowrap;
  font-style: var(--body-small-font-style);
}

.contact .style-filled {
  background-color: #8a6a4a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 20px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 50px;
  overflow: hidden;
  border: 1px solid;
}

.contact .do-something-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--button-font-family);
  font-weight: var(--button-font-weight);
  color: var(--neutral-0);
  font-size: var(--button-font-size);
  letter-spacing: var(--button-letter-spacing);
  line-height: var(--button-line-height);
  white-space: nowrap;
  font-style: var(--button-font-style);
}

.contact .section-contact {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: flex-start;
  justify-content: center;
  gap: 64px;
  padding: 120px 112px;
  position: absolute;
  top: 72px;
  left: 0;
  background-color: var(--variable-collection-fond-blanc);
}

.contact .auto-layout-vertical {
  display: flex;
  flex-direction: column;
  height: 76px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.contact .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--title-large-font-family);
  font-weight: var(--title-large-font-weight);
  color: var(--variable-collection-police-texte);
  font-size: var(--title-large-font-size);
  letter-spacing: var(--title-large-letter-spacing);
  line-height: var(--title-large-line-height);
  font-style: var(--title-large-font-style);
}

.contact .group {
  position: absolute;
  width: 1196px;
  height: 667px;
  top: 388px;
  left: 122px;
}

.contact .overlap {
  position: relative;
  height: 667px;
  border-radius: 10px;
}

.contact .frame-wrapper {
  position: absolute;
  width: 1196px;
  height: 667px;
  top: 0;
  left: 0;
  background-color: var(--variable-collection-fond-blanc);
  border-radius: 10px;
  box-shadow: 0px 0px 60px 30px #00000008;
}

.contact .frame {
  position: relative;
  width: 491px;
  height: 647px;
  top: 10px;
  left: 10px;
  overflow: hidden;
  background-image: url("../img/rectangle-3841.png");
  background-size: cover;
  background-position: 50% 50%;
}

.contact .overlap-group {
  position: absolute;
  width: 297px;
  height: 295px;
  top: 438px;
  left: 283px;
}

.contact .ellipse {
  position: absolute;
  width: 269px;
  height: 269px;
  top: 26px;
  left: 28px;
  background-color: #ffffff1f;
  border-radius: 134.5px;
}

.contact .ellipse-2 {
  position: absolute;
  width: 138px;
  height: 138px;
  top: 0;
  left: 0;
  background-color: #fff8f821;
  border-radius: 69px;
}

.contact .text-wrapper-4 {
  position: absolute;
  top: 39px;
  left: 40px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: var(--variable-collection-fond-blanc);
  font-size: 28px;
  letter-spacing: 0;
  line-height: normal;
}

.contact .group-2 {
  position: absolute;
  width: 339px;
  height: 196px;
  top: 226px;
  left: 40px;
}

.contact .carbon-location {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 148px;
  left: 0;
}

.contact .group-3 {
  position: absolute;
  width: 214px;
  height: 24px;
  top: 0;
  left: 0;
}

.contact .img {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
}

.contact .text-wrapper-5 {
  position: absolute;
  top: 0;
  left: 49px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-fond-blanc);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.contact .group-4 {
  position: absolute;
  width: 239px;
  height: 24px;
  top: 74px;
  left: 0;
}

.contact .p {
  position: absolute;
  width: 288px;
  top: 148px;
  left: 49px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-fond-blanc);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.contact .text-wrapper-6 {
  position: absolute;
  top: 87px;
  left: 40px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #c8c8c8;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.contact .champ-prenom {
  width: 280px;
  top: 156px;
  left: 551px;
  position: absolute;
  height: 55px;
}

.contact .vector {
  width: 278px;
  top: 54px;
  position: absolute;
  height: 1px;
  left: 0;
  object-fit: cover;
}

.contact .text-wrapper-7 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Poppins", Helvetica;
  font-weight: 500;
  color: #8d8d8d;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.contact .champ-email {
  width: 280px;
  top: 256px;
  left: 551px;
  position: absolute;
  height: 55px;
}

.contact .champ-ville {
  width: 280px;
  top: 356px;
  left: 551px;
  position: absolute;
  height: 55px;
}

.contact .champ-nom {
  width: 280px;
  top: 156px;
  left: 868px;
  position: absolute;
  height: 55px;
}

.contact .champ-info-plus {
  position: absolute;
  width: 597px;
  height: 56px;
  top: 456px;
  left: 551px;
}

.contact .vector-2 {
  width: 595px;
  top: 56px;
  position: absolute;
  height: 1px;
  left: 0;
  object-fit: cover;
}

.contact .champ-societe {
  width: 280px;
  top: 56px;
  left: 551px;
  position: absolute;
  height: 55px;
}

.contact .champ-tel {
  width: 280px;
  top: 256px;
  left: 868px;
  position: absolute;
  height: 55px;
}

.contact .champ-adresse {
  width: 278px;
  top: 356px;
  left: 868px;
  position: absolute;
  height: 55px;
}

.contact .group-5 {
  position: relative;
  width: 280px;
  height: 55px;
}

.contact .div-wrapper {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 15px 48px;
  position: absolute;
  top: 557px;
  left: 986px;
  background-color: #472e16;
  border-radius: 5px;
  box-shadow: 0px 0px 14px #0000001f;
}

.contact .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Poppins", Helvetica;
  font-weight: 500;
  color: var(--variable-collection-fond-blanc);
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.contact .footer {
  position: absolute;
  width: 1440px;
  height: 480px;
  top: 1175px;
  left: 0;
  background-color: #8a6a4a;
}

.contact .text-wrapper-9 {
  position: absolute;
  width: 328px;
  height: 16px;
  top: 400px;
  left: 60px;
  font-family: var(--footer-mobile-font-family);
  font-weight: var(--footer-mobile-font-weight);
  color: var(--variable-collection-fond-blanc);
  font-size: var(--footer-mobile-font-size);
  letter-spacing: var(--footer-mobile-letter-spacing);
  line-height: var(--footer-mobile-line-height);
  font-style: var(--footer-mobile-font-style);
}

.contact .socials {
  position: absolute;
  width: 161px;
  height: 246px;
  top: 80px;
  left: 1138px;
}

.contact .group-6 {
  position: absolute;
  width: 171px;
  height: 190px;
  top: 56px;
  left: 0;
}

.contact .text-wrapper-10 {
  position: absolute;
  width: 152px;
  height: 15px;
  top: 0;
  left: 0;
  font-family: var(--footer-mobile-font-family);
  font-weight: var(--footer-mobile-font-weight);
  color: var(--variable-collection-fond-blanc);
  font-size: var(--footer-mobile-font-size);
  letter-spacing: var(--footer-mobile-letter-spacing);
  line-height: var(--footer-mobile-line-height);
  white-space: nowrap;
  font-style: var(--footer-mobile-font-style);
}

.contact .text-wrapper-11 {
  position: absolute;
  width: 159px;
  height: 15px;
  top: 35px;
  left: 0;
  font-family: var(--footer-mobile-font-family);
  font-weight: var(--footer-mobile-font-weight);
  color: var(--variable-collection-fond-blanc);
  font-size: var(--footer-mobile-font-size);
  letter-spacing: var(--footer-mobile-letter-spacing);
  line-height: var(--footer-mobile-line-height);
  white-space: nowrap;
  font-style: var(--footer-mobile-font-style);
}

.contact .text-wrapper-12 {
  position: absolute;
  width: 152px;
  height: 15px;
  top: 70px;
  left: 0;
  font-family: var(--footer-mobile-font-family);
  font-weight: var(--footer-mobile-font-weight);
  color: var(--variable-collection-fond-blanc);
  font-size: var(--footer-mobile-font-size);
  letter-spacing: var(--footer-mobile-letter-spacing);
  line-height: var(--footer-mobile-line-height);
  white-space: nowrap;
  font-style: var(--footer-mobile-font-style);
}

.contact .text-wrapper-13 {
  top: 105px;
  position: absolute;
  width: 152px;
  height: 15px;
  left: 0;
  font-family: var(--footer-mobile-font-family);
  font-weight: var(--footer-mobile-font-weight);
  color: var(--variable-collection-fond-blanc);
  font-size: var(--footer-mobile-font-size);
  letter-spacing: var(--footer-mobile-letter-spacing);
  line-height: var(--footer-mobile-line-height);
  white-space: nowrap;
  font-style: var(--footer-mobile-font-style);
}

.contact .text-wrapper-14 {
  top: 140px;
  position: absolute;
  width: 152px;
  height: 15px;
  left: 0;
  font-family: var(--footer-mobile-font-family);
  font-weight: var(--footer-mobile-font-weight);
  color: var(--variable-collection-fond-blanc);
  font-size: var(--footer-mobile-font-size);
  letter-spacing: var(--footer-mobile-letter-spacing);
  line-height: var(--footer-mobile-line-height);
  white-space: nowrap;
  font-style: var(--footer-mobile-font-style);
}

.contact .text-wrapper-15 {
  position: absolute;
  width: 152px;
  height: 15px;
  top: 175px;
  left: 0;
  font-family: var(--footer-mobile-font-family);
  font-weight: var(--footer-mobile-font-weight);
  color: var(--variable-collection-fond-blanc);
  font-size: var(--footer-mobile-font-size);
  letter-spacing: var(--footer-mobile-letter-spacing);
  line-height: var(--footer-mobile-line-height);
  white-space: nowrap;
  font-style: var(--footer-mobile-font-style);
}

.contact .text-wrapper-16 {
  position: absolute;
  width: 152px;
  height: 32px;
  top: 0;
  left: 0;
  font-family: var(--titres-footer-font-family);
  font-weight: var(--titres-footer-font-weight);
  color: var(--variable-collection-fond-blanc);
  font-size: var(--titres-footer-font-size);
  letter-spacing: var(--titres-footer-letter-spacing);
  line-height: var(--titres-footer-line-height);
  font-style: var(--titres-footer-font-style);
}

.contact .community {
  position: absolute;
  width: 161px;
  height: 141px;
  top: 80px;
  left: 644px;
}

.contact .group-7 {
  position: absolute;
  width: 165px;
  height: 85px;
  top: 56px;
  left: 0;
}

.contact .about {
  position: absolute;
  width: 161px;
  height: 141px;
  top: 80px;
  left: 150px;
}

.contact .line {
  position: absolute;
  width: 1320px;
  height: 1px;
  top: 360px;
  left: 60px;
  object-fit: cover;
}
