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

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

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

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

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

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

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

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

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

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

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

.services .section-gnral {
  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);
}

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

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

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

.services .le-GERBOPA-est-l {
  position: relative;
  flex: 1;
  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);
}

.services .image-service {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 496px;
  object-fit: cover;
}

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

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

.services .les-principaux {
  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;
}

.services .span {
  font-weight: 700;
  letter-spacing: 0.1px;
}

.services .text-wrapper-4 {
  font-style: italic;
  letter-spacing: 0.1px;
}

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

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

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

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

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

.services .text-wrapper-5 {
  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);
}

.services .text-wrapper-6 {
  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);
}

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

.services .text-wrapper-8 {
  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);
}

.services .text-wrapper-9 {
  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);
}

.services .text-wrapper-10 {
  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);
}

.services .text-wrapper-11 {
  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);
}

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

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

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

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