.header-header {
  flex: 0 0 auto;
  width: auto;
  height: 111px;
  display: flex;
  padding: var(--dl-space-space-unitandhalf);
  z-index: 1;
  max-width: 1320px;
  align-items: center;
  margin-bottom: 0.75rem;
  flex-direction: row;
  justify-content: space-between;
}
.header-container {
  width: 677px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header-navlink {
  display: contents;
}
.header-heading {
  color: var(--dl-color-gray-black);
  line-height: 1.25;
  margin-right: var(--dl-space-space-unit);
}
.header-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-container2 {
  display: flex;
  align-self: center;
  align-items: center;
  margin-left: var(--dl-space-space-fiveunits);
  margin-right: var(--dl-space-space-unit);
  flex-direction: row;
  text-decoration: none;
}
.header-icon {
  fill: var(--dl-color-gray-black);
  width: 24px;
  height: 24px;
}
.header-text {
  color: var(--dl-color-gray-black);
  line-height: 1.25;
  margin-left: var(--dl-space-space-halfunit);
}
.header-container3 {
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-halfunit);
  flex-direction: row;
  text-decoration: none;
}
.header-icon02 {
  fill: var(--dl-color-gray-black);
  width: 24px;
  height: 24px;
}
.header-text1 {
  color: var(--dl-color-gray-black);
  line-height: 1.25;
  margin-left: var(--dl-space-space-halfunit);
}
.header-burger-menu {
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header-icon04 {
  width: 24px;
  height: 24px;
}
.header-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-unitandhalf);
  z-index: 100;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.header-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
  justify-content: space-between;
}
.header-close-menu {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header-icon06 {
  width: 24px;
  height: 24px;
}
.header-mid {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.header-container4 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  flex-direction: row;
  text-decoration: none;
}
.header-icon08 {
  fill: var(--dl-color-secondary-400);
  width: 13px;
}
.header-text2 {
  color: var(--dl-color-secondary-400);
  margin-left: var(--dl-space-space-halfunit);
}
.header-container5 {
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
.header-icon10 {
  fill: var(--dl-color-secondary-400);
  width: 13px;
}
.header-text3 {
  color: var(--dl-color-secondary-400);
  margin-left: var(--dl-space-space-halfunit);
}
.header-bot {
  flex: 0 0 auto;
  display: flex;
  margin-top: auto;
  align-items: center;
  flex-direction: row;
}
.header-icon15 {
  fill: var(--dl-color-secondary-400);
  width: 24px;
  height: 24px;
  margin-top: var(--dl-space-space-halfunit);
  margin-right: 0.75rem;
  margin-bottom: var(--dl-space-space-halfunit);
}
.header-icon17 {
  fill: var(--dl-color-secondary-400);
  width: 24px;
  height: 24px;
  margin-top: var(--dl-space-space-halfunit);
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  margin-bottom: var(--dl-space-space-halfunit);
}
.header-icon19 {
  fill: var(--dl-color-secondary-400);
  width: 24px;
  height: 24px;
  margin-top: var(--dl-space-space-halfunit);
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  margin-bottom: var(--dl-space-space-halfunit);
}
.header-root-class-name {
  margin-bottom: 0px;
}
.header-root-class-name1 {
  width: 100%;
  max-width: 100%;
  align-self: center;
  margin-bottom: 0rem;
}
@media(max-width: 991px) {
  .header-header {
    max-width: 1320px;
    margin-bottom: var(--dl-space-space-triplequarter);
  }
  .header-container1 {
    width: auto;
    height: auto;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .header-icon15 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .header-icon17 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .header-icon19 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media(max-width: 767px) {
  .header-header {
    background-color: var(--dl-color-gray-white);
  }
  .header-container {
    justify-content: center;
  }
  .header-heading {
    align-self: center;
  }
  .header-container2 {
    display: none;
  }
  .header-container3 {
    display: none;
  }
  .header-burger-menu {
    display: none;
  }
  .header-icon04 {
    fill: var(--dl-color-secondary-400);
  }
  .header-mobile-menu {
    display: none;
  }
  .header-root-class-name {
    margin-bottom: 0px;
  }
  .header-root-class-name1 {
    height: auto;
  }
}
@media(max-width: 479px) {
  .header-header {
    width: 320px;
  }
  .header-container {
    flex: 1 1 auto;
    width: 100%;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .header-heading {
    width: 318px;
    height: 46px;
    align-self: center;
    text-align: center;
    margin-right: 0px;
  }
  .header-container1 {
    width: 0px;
    height: 0px;
    display: none;
    align-items: flex-start;
  }
}

.home-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
}
.home-hero {
  flex: 0 0 auto;
  width: 100%;
  height: 80vh;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/playground_assets/wallpaper-background-1500h.png");
}
.home-bg {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  opacity: 0.6;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-black);
}
.home-container01 {
  flex: 0 0 auto;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-container02 {
  top: auto;
  left: auto;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container03 {
  display: flex;
  align-items: center;
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  justify-content: center;
}
.home-text {
  color: var(--dl-color-gray-white);
  text-align: center;
}
.home-image {
  top: auto;
  left: auto;
  right: 0px;
  width: 100%;
  bottom: -1px;
  position: absolute;
  object-fit: cover;
}
.home-image1 {
  left: auto;
  right: 0px;
  width: 100%;
  bottom: 0px;
  display: none;
  position: absolute;
  object-fit: cover;
}
.home-section1 {
  width: 100%;
  height: 665px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-pimary-900);
}
.home-container04 {
  width: 100%;
  height: 560px;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-direction: column;
}
.home-container05 {
  width: 66%;
  display: flex;
  align-items: center;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
}
.home-text02 {
  color: var(--dl-color-pimary-500);
  font-size: 0.875em;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}
.home-text04 {
  color: var(--dl-color-secondary-400);
  text-align: center;
}
.home-text05 {
  color: var(--dl-color-secondary-700);
  text-align: center;
  margin-bottom: 0.25rem;
}
.home-text06 {
  display: inline;
  font-weight: 400;
  white-space: normal;
  background-color: rgb(241, 245, 249);
}
.home-cards-container {
  height: 396px;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.home-card1 {
  flex: 0 0 auto;
  width: 30%;
  height: 340px;
  display: flex;
  padding: var(--dl-space-space-unit);
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);
  align-items: center;
  border-radius: var(--dl-radius-radius-radius50);
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.home-container06 {
  flex: 0 0 auto;
  width: 3rem;
  height: 3rem;
  display: flex;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(213, 74, 115, 0.8) 51.00%,rgba(179, 22, 68, 0.86) 97.00%);
}
.home-icon {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
.home-text07 {
  color: var(--dl-color-secondary-100);
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  line-height: 1.25;
}
.home-text08 {
  color: var(--dl-color-secondary-700);
  font-size: 1.4rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  font-family: Poppins;
  line-height: 2rem;
}
.home-card2 {
  flex: 0 0 auto;
  width: 30%;
  height: 339px;
  display: flex;
  padding: var(--dl-space-space-unit);
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);
  align-items: center;
  border-radius: var(--dl-radius-radius-radius50);
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.home-container07 {
  flex: 0 0 auto;
  width: 3rem;
  height: 3rem;
  display: flex;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgb(34, 163, 210) 0.00%,rgba(74, 201, 213, 0.92) 100.00%);
}
.home-icon02 {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
.home-text09 {
  color: var(--dl-color-secondary-100);
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  line-height: 1.25;
}
.home-text10 {
  color: var(--dl-color-secondary-700);
  font-size: 1.4rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  font-family: Poppins;
  line-height: 2rem;
}
.home-text11 {
  font-family: Open Sans;
}
.home-text12 {
  font-family: Open Sans;
  font-weight: 700;
}
.home-text13 {
  font-family: Open Sans;
}
.home-card3 {
  flex: 0 0 auto;
  width: 30%;
  height: 341px;
  display: flex;
  padding: var(--dl-space-space-unit);
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);
  align-items: center;
  border-radius: var(--dl-radius-radius-radius50);
  margin-bottom: 3px;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.home-container08 {
  flex: 0 0 auto;
  width: 3rem;
  height: 3rem;
  display: flex;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgb(194, 229, 156) 0.00%,rgb(59, 181, 74) 100.00%);
}
.home-icon04 {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
.home-text14 {
  color: var(--dl-color-secondary-100);
  margin-top: var(--dl-space-space-unit);
  text-align: center;
}
.home-text15 {
  color: var(--dl-color-secondary-700);
  font-size: 1.4rem;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  font-family: Poppins;
  line-height: 2rem;
}
.home-text16 {
  font-family: Open Sans;
}
.home-text17 {
  font-family: Open Sans;
  font-weight: 700;
}
.home-text18 {
  font-family: Open Sans;
}
.home-appareil {
  height: 631px;
  display: flex;
  margin-top: 66px;
  align-items: center;
  flex-direction: row;
}
.home-container09 {
  flex: 0 0 auto;
  width: 60%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
}
.home-container10 {
  flex: 0 0 auto;
  width: 3em;
  height: 3em;
  display: flex;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgb(34, 163, 210) 0.00%,rgba(74, 201, 213, 0.92) 100.00%);
}
.home-icon06 {
  fill: var(--dl-color-pimary-900);
  width: 24px;
  height: 24px;
}
.home-text19 {
  color: var(--dl-color-secondary-400);
  font-weight: 600;
  margin-bottom: var(--dl-space-space-halfunit);
}
.home-text20 {
  color: var(--dl-color-secondary-700);
  font-size: 1.2rem;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  font-family: Poppins;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text21 {
  color: var(--dl-color-secondary-500);
}
.home-text22 {
  color: var(--dl-color-secondary-500);
  font-weight: 700;
}
.home-text23 {
  color: var(--dl-color-secondary-500);
}
.home-image2 {
  width: 425px;
  height: 402px;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  margin-top: var(--dl-space-space-halfunit);
  object-fit: cover;
  margin-right: var(--dl-space-space-tripleunit);
  margin-bottom: var(--dl-space-space-halfunit);
  border-top-left-radius: var(--dl-radius-radius-radius50);
  border-top-right-radius: var(--dl-radius-radius-radius50);
  border-bottom-left-radius: var(--dl-radius-radius-radius50);
  border-bottom-right-radius: var(--dl-radius-radius-radius50);
}
.home-fonctionnement {
  width: 100%;
  display: flex;
  margin-top: var(--dl-space-space-tripleunit);
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  flex-direction: row;
}
.home-container11 {
  width: 60%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
}
.home-container12 {
  flex: 0 0 auto;
  width: 3em;
  height: 3em;
  display: flex;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgb(194, 229, 156) 0.00%,rgb(59, 181, 74) 100.00%);
}
.home-icon08 {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
.home-text24 {
  color: var(--dl-color-secondary-400);
  font-weight: 600;
  margin-bottom: var(--dl-space-space-halfunit);
}
.home-text25 {
  color: var(--dl-color-secondary-700);
  font-size: 1.2rem;
  font-style: normal;
  margin-top: var(--dl-space-space-unit);
  font-family: Poppins;
  font-weight: 400;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text26 {
  color: var(--dl-color-secondary-500);
  font-style: normal;
  font-weight: 400;
}
.home-text28 {
  color: var(--dl-color-secondary-500);
}
.home-ul {
  margin-top: 0px;
  list-style-type: disc;
}
.home-li {
  color: var(--dl-color-secondary-700);
  font-family: Poppins;
}
.home-text29 {
  color: var(--dl-color-secondary-500);
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 700;
}
.home-li1 {
  color: var(--dl-color-secondary-700);
}
.home-text30 {
  color: var(--dl-color-secondary-500);
  font-size: 1.2rem;
  font-style: normal;
  font-family: Poppins;
  font-weight: 700;
}
.home-li2 {
  color: var(--dl-color-secondary-700);
}
.home-text31 {
  color: var(--dl-color-secondary-500);
  font-size: 1.2rem;
  font-style: normal;
  font-family: Poppins;
  font-weight: 700;
}
.home-li3 {
  color: var(--dl-color-secondary-700);
}
.home-text32 {
  color: var(--dl-color-secondary-500);
  font-size: 1.2rem;
  font-style: normal;
  font-family: Poppins;
  font-weight: 700;
}
.home-li4 {
  color: var(--dl-color-secondary-700);
}
.home-text33 {
  color: var(--dl-color-secondary-500);
  font-size: 1.2rem;
  font-style: normal;
  font-family: Poppins;
  font-weight: 700;
}
.home-li5 {
  color: var(--dl-color-secondary-700);
}
.home-text34 {
  color: var(--dl-color-secondary-500);
  font-size: 1.2rem;
  font-style: normal;
  font-family: Poppins;
  font-weight: 700;
}
.home-image3 {
  width: 494px;
  height: 527px;
  align-self: center;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  margin-top: var(--dl-space-space-halfunit);
  object-fit: cover;
  margin-right: var(--dl-space-space-tripleunit);
  border-radius: var(--dl-radius-radius-radius50);
  margin-bottom: var(--dl-space-space-halfunit);
}
.home-contact {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  background-color: var(--dl-color-secondary-100);
}
.home-container13 {
  width: 100%;
  display: flex;
  max-width: 1320px;
  align-items: center;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
}
.home-text35 {
  color: var(--dl-color-gray-white);
}
.home-services {
  flex: 0 0 auto;
  width: 771px;
  display: flex;
  margin-top: var(--dl-space-space-doubleunit);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.home-container14 {
  width: 50%;
  display: flex;
  align-items: center;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
}
.home-container15 {
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  justify-content: center;
  background-color: #f2f5f9ff;
}
.home-icon10 {
  width: 24px;
  height: 24px;
}
.home-text36 {
  color: var(--dl-color-gray-white);
  margin-top: var(--dl-space-space-unitandhalf);
  font-weight: 600;
}
.home-text37 {
  color: rgba(100,116,139,1);
  font-size: 1.25rem;
  text-align: center;
}
.home-button {
  margin-top: var(--dl-space-space-halfunit);
}
.home-container16 {
  width: 50%;
  display: flex;
  align-items: center;
  padding-left: var(--dl-space-space-unit);
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
}
.home-container17 {
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  justify-content: center;
  background-color: #f2f5f9ff;
}
.home-icon12 {
  width: 24px;
  height: 24px;
}
.home-text38 {
  color: var(--dl-color-gray-white);
  margin-top: var(--dl-space-space-unitandhalf);
  font-weight: 600;
}
.home-text39 {
  color: rgba(100,116,139,1);
  font-size: 1.25rem;
  text-align: center;
}
.home-button1 {
  margin-top: var(--dl-space-space-halfunit);
}
.home-image4 {
  top: auto;
  left: auto;
  right: 0px;
  width: 100%;
  bottom: -1px;
  position: absolute;
  object-fit: cover;
}
.home-footer {
  width: 100%;
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: center;
  padding-top: 32px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 32px;
  justify-content: center;
}
.home-container18 {
  flex: 0 0 auto;
  width: 628px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-text43 {
  color: #000000;
  font-style: normal;
  font-family: Roboto;
  font-weight: 700;
}
.home-container19 {
  flex: 0 0 auto;
  width: 422px;
  height: auto;
  display: flex;
  align-items: center;
  padding-right: 6px;
  flex-direction: column;
  justify-content: center;
}
.home-text44 {
  align-self: center;
  text-align: center;
}
.home-text45 {
  text-align: center;
}
@media(max-width: 991px) {
  .home-text {
    font-size: 2em;
  }
  .home-text01 {
    font-size: 1.3rem;
    text-align: center;
  }
  .home-section1 {
    height: 1140px;
  }
  .home-container05 {
    width: 100%;
  }
  .home-cards-container {
    height: 1006px;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-card1 {
    width: 625px;
    height: 234px;
    margin-bottom: 25px;
  }
  .home-container06 {
    background-image: linear-gradient(180deg, rgba(197, 111, 219, 0.88) 3.00%,rgb(81, 33, 125) 100.00%);
  }
  .home-text08 {
    font-size: 1.2rem;
    line-height: 2.5rem;
  }
  .home-card2 {
    width: 621px;
    height: 248px;
    margin-bottom: 25px;
  }
  .home-container07 {
    background-image: linear-gradient(180deg, rgb(34, 163, 210) 0.00%,rgba(74, 201, 213, 0.92) 97.00%);
  }
  .home-text10 {
    font-size: 1.2rem;
    line-height: 2.5rem;
  }
  .home-card3 {
    width: 620px;
    height: 288px;
  }
  .home-text15 {
    font-size: 1.2rem;
    line-height: 2.5rem;
  }
  .home-appareil {
    width: 100%;
    height: 918px;
    margin-top: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-container09 {
    flex: 1 1 auto;
    width: 100%;
    height: 460px;
    padding-top: 36px;
  }
  .home-text19 {
    text-align: center;
  }
  .home-image2 {
    flex: 0;
    width: 435px;
    height: 433px;
    align-self: center;
    box-shadow: 5px 5px 10px 0px #d4d4d4;
    margin-top: var(--dl-space-space-halfunit);
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .home-fonctionnement {
    height: 1336px;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .home-container11 {
    flex: 1 1 auto;
    width: 590px;
    height: 690px;
    align-self: center;
    align-items: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    justify-content: flex-start;
  }
  .home-text24 {
    text-align: center;
  }
  .home-image3 {
    flex: 0;
    width: auto;
    height: 612px;
    align-self: center;
    box-shadow: 5px 5px 10px 0px #d4d4d4;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  .home-contact {
    height: 836px;
    padding-top: 23px;
    padding-left: var(--dl-space-space-doubleunit);
    padding-right: var(--dl-space-space-doubleunit);
  }
  .home-container13 {
    width: 100%;
  }
  .home-services {
    align-items: center;
    flex-direction: column;
  }
  .home-container14 {
    width: 100%;
    padding-bottom: var(--dl-space-space-doubleunit);
  }
  .home-button {
    color: #000000;
    height: 50px;
    margin-top: var(--dl-space-space-doubleunit);
  }
  .home-container16 {
    width: 100%;
    padding-bottom: var(--dl-space-space-doubleunit);
  }
  .home-button1 {
    color: #000000;
    height: 50px;
    margin-top: var(--dl-space-space-doubleunit);
  }
  .home-footer {
    height: 129px;
  }
  .home-container18 {
    width: 386px;
  }
}
@media(max-width: 767px) {
  .home-container {
    align-items: center;
    justify-content: center;
  }
  .home-container01 {
    width: 100%;
  }
  .home-section1 {
    height: 1239px;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;
  }
  .home-container04 {
    height: 1335px;
  }
  .home-container05 {
    width: 100%;
  }
  .home-cards-container {
    width: 760px;
    height: 996px;
  }
  .home-card1 {
    width: 448px;
    height: 269px;
  }
  .home-card2 {
    width: 438px;
    height: 271px;
  }
  .home-card3 {
    width: 439px;
    height: 323px;
  }
  .home-appareil {
    height: 1081px;
    align-self: center;
    margin-top: var(--dl-space-space-tripleunit);
    align-items: center;
    flex-direction: column;
  }
  .home-container09 {
    flex: 0;
    width: 100%;
    height: 707px;
    padding-top: 0px;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .home-text19 {
    align-self: center;
  }
  .home-text20 {
    align-self: center;
  }
  .home-image2 {
    width: 428px;
    height: 430px;
    align-self: center;
    box-shadow: 5px 5px 10px 0px #d4d4d4;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .home-fonctionnement {
    height: 1315px;
    margin-top: var(--dl-space-space-tripleunit);
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-container11 {
    flex: 0;
    width: 100%;
    height: 762px;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .home-text24 {
    align-self: center;
  }
  .home-image3 {
    width: 401px;
    height: 354px;
    align-self: center;
    box-shadow: 5px 5px 10px 0px #d4d4d4;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .home-contact {
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;
  }
  .home-container13 {
    height: 713px;
  }
  .home-services {
    flex-wrap: wrap;
  }
  .home-container14 {
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  }
  .home-footer {
    flex: 1 1 auto;
    height: 154px;
    flex-wrap: wrap;
    align-self: center;
    align-items: center;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    justify-content: center;
  }
  .home-container18 {
    height: 76px;
  }
  .home-container19 {
    margin-bottom: var(--dl-space-space-unitandhalf);
    padding-right: 0px;
  }
  .home-text44 {
    text-align: center;
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .home-hero {
    height: 1200px;
  }
  .home-container03 {
    height: 1027px;
    padding-left: var(--dl-space-space-doubleunit);
    padding-right: var(--dl-space-space-doubleunit);
  }
  .home-section1 {
    height: 1868px;
  }
  .home-container04 {
    height: 1665px;
    align-items: center;
    justify-content: flex-start;
  }
  .home-container05 {
    justify-content: flex-start;
  }
  .home-cards-container {
    width: 100%;
    height: 100%;
  }
  .home-card1 {
    width: 100%;
    height: 356px;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .home-text08 {
    text-align: left;
  }
  .home-card2 {
    width: 100%;
    height: 354px;
    margin-bottom: var(--dl-space-space-tripleunit);
  }
  .home-text10 {
    text-align: left;
  }
  .home-card3 {
    width: 100%;
    height: 418px;
  }
  .home-text15 {
    text-align: left;
  }
  .home-appareil {
    height: 100%;
    margin-bottom: var(--dl-space-space-twoandhalf);
  }
  .home-container09 {
    flex: 0;
    width: auto;
    height: 870px;
  }
  .home-image2 {
    flex: 0;
    width: 300px;
    height: 300px;
    align-self: center;
    margin-left: var(--dl-space-space-tripleunit);
    padding-top: 0px;
    margin-right: var(--dl-space-space-tripleunit);
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .home-fonctionnement {
    height: 100%;
    align-self: flex-start;
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-tripleunit);
    justify-content: flex-start;
  }
  .home-container11 {
    width: 100%;
    height: 1018px;
    align-self: flex-start;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-container12 {
    align-self: flex-start;
    margin-left: var(--dl-space-space-triplequarter);
  }
  .home-text24 {
    width: auto;
  }
  .home-text25 {
    align-self: flex-start;
    margin-left: var(--dl-space-space-triplequarter);
    margin-right: var(--dl-space-space-triplequarter);
  }
  .home-ul {
    margin-left: var(--dl-space-space-triplequarter);
    margin-right: var(--dl-space-space-triplequarter);
  }
  .home-image3 {
    flex: 0;
    width: 263px;
    height: 319px;
    align-self: center;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
  }
  .home-contact {
    height: 100%;
    padding-top: 0px;
  }
  .home-container13 {
    height: 830px;
    padding-top: 3px;
  }
  .home-text35 {
    text-align: center;
  }
  .home-services {
    width: auto;
    height: 820px;
  }
  .home-container14 {
    width: 350px;
    margin-right: 0px;
  }
  .home-container16 {
    width: 350px;
    flex-wrap: wrap;
  }
  .home-footer {
    height: 100%;
    padding: var(--dl-space-space-unit);
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1px;
    flex-direction: column;
    justify-content: center;
  }
  .home-container18 {
    flex: 1 1 auto;
    width: 229px;
    flex-wrap: wrap;
  }
  .home-container19 {
    flex: 1 1 auto;
    width: auto;
    height: 99px;
    align-items: center;
    justify-content: center;
  }
  .home-text44 {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-link {
    text-align: center;
  }
}
