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

.prsentation .div {
  background-color: #ffffff;
  width: 1440px;
  height: 3070px;
  position: relative;
}

.prsentation .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);
}

.prsentation .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;
}

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

.prsentation .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);
}

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

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

.prsentation .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;
}

.prsentation .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);
}

.prsentation .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;
}

.prsentation .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);
}

.prsentation .section-gnrale {
  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);
}

.prsentation .text-wrapper-4 {
  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);
}

.prsentation .section {
  display: flex;
  align-items: flex-start;
  gap: 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.prsentation .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.prsentation .auto-layout-vertical {
  margin-right: -36px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.prsentation .depuis-sa {
  position: relative;
  width: 612px;
  margin-top: -1px;
  font-family: var(--body-large-font-family);
  font-weight: var(--body-large-font-weight);
  color: var(--variable-collection-police-texte);
  font-size: var(--body-large-font-size);
  letter-spacing: var(--body-large-letter-spacing);
  line-height: var(--body-large-line-height);
  font-style: var(--body-large-font-style);
}

.prsentation .image-prsentation {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  object-fit: cover;
}

.prsentation .l-volution-des-mati-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.prsentation .l-volution-des-mati {
  position: relative;
  width: 566px;
  margin-top: -1px;
  font-family: "DM Sans", Helvetica;
  font-weight: 400;
  color: var(--variable-collection-police-texte);
  font-size: 20px;
  letter-spacing: 0.5px;
  line-height: 32px;
}

.prsentation .span {
  letter-spacing: var(--body-large-letter-spacing);
  font-family: var(--body-large-font-family);
  font-style: var(--body-large-font-style);
  font-weight: var(--body-large-font-weight);
  line-height: var(--body-large-line-height);
  font-size: var(--body-large-font-size);
}

.prsentation .text-wrapper-5 {
  font-weight: 700;
  letter-spacing: 0.1px;
}

.prsentation .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}

.prsentation .text-wrapper-6 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--subtitle-small-font-family);
  font-weight: var(--subtitle-small-font-weight);
  color: var(--variable-collection-police-texte);
  font-size: var(--subtitle-small-font-size);
  text-align: center;
  letter-spacing: var(--subtitle-small-letter-spacing);
  line-height: var(--subtitle-small-line-height);
  font-style: var(--subtitle-small-font-style);
}

.prsentation .placeholder-image {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 335px;
  object-fit: cover;
}

.prsentation .text-wrapper-7 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--subtitle-small-font-family);
  font-weight: var(--subtitle-small-font-weight);
  color: transparent;
  font-size: var(--subtitle-small-font-size);
  text-align: center;
  letter-spacing: var(--subtitle-small-letter-spacing);
  line-height: var(--subtitle-small-line-height);
  font-style: var(--subtitle-small-font-style);
}

.prsentation .img {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 335px;
}

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

.prsentation .p {
  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: #ffffff;
  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);
}

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

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

.prsentation .text-wrapper-8 {
  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: #ffffff;
  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);
}

.prsentation .text-wrapper-9 {
  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: #ffffff;
  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);
}

.prsentation .text-wrapper-10 {
  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: #ffffff;
  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);
}

.prsentation .text-wrapper-11 {
  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: #ffffff;
  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);
}

.prsentation .text-wrapper-12 {
  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: #ffffff;
  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);
}

.prsentation .text-wrapper-13 {
  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: #ffffff;
  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);
}

.prsentation .text-wrapper-14 {
  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: #ffffff;
  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);
}

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

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

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

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