.home-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-navbar-container {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-navbar {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-doubleunit);
  justify-content: space-between;
}
.home-left-side {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-navlink {
  display: contents;
}
.home-image {
  width: 160px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.home-burger-menu {
  display: none;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
}
.home-icon {
  width: 36px;
  height: 36px;
}
.home-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-link {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-style: normal;
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
}
.home-link:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-link:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-link1 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-style: normal;
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.home-link1:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-link1:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-link2 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-style: normal;
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.home-link2:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-link2:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-link3 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-style: normal;
  transition: 0.3s;
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.home-link3:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-link3:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-link4 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-style: normal;
  transition: 0.3s;
  text-decoration: none;
}
.home-link4:hover {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-link4:active {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.home-container01 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.home-navlink1 {
  display: contents;
}
.home-image01 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.home-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-icon2 {
  width: 24px;
  height: 24px;
}
.home-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link5 {
  font-size: 16px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.home-link6 {
  font-size: 16px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.home-link7 {
  font-size: 16px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.home-link8 {
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.home-hero {
  width: 100%;
  height: 800px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tenunits);
  background-size: cover;
  justify-content: center;
  background-image: url("public/main-800h.png");
  background-position: center;
}
.home-content-container {
  width: 100%;
  display: flex;
  z-index: 96;
  max-width: var(--dl-size-size-maxcontent);
  margin-top: var(--dl-space-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  padding-left: var(--dl-space-space-tripleunit);
  margin-bottom: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tenunits);
  justify-content: center;
}
.home-hero-text {
  width: 75%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-heading {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-align: center;
  line-height: 1.22;
  letter-spacing: 1.5;
}
.home-section {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  background-color: var(--dl-color-theme-neutral-dark);
}
.home-container02 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-dark);
}
.home-container03 {
  width: 100%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/wave-back-1500w.png");
  background-position: center;
}
.home-container04 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1000px;
  align-self: center;
  align-items: center;
  margin-bottom: 5rem;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text03 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  width: 800px;
  text-align: center;
  margin-bottom: 3rem;
}
.home-container05 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-container06 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image02 {
  width: 55px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text04 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
}
.home-container07 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  padding-bottom: 1rem;
  justify-content: center;
}
.home-image03 {
  width: 55px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text05 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
}
.home-container08 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image04 {
  width: 55px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text06 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
}
.home-container09 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image05 {
  width: 55px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text07 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
}
.home-container10 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image06 {
  width: 55px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text08 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
}
.home-container11 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image07 {
  width: 55px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text09 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
}
.home-container12 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 600px;
  align-self: center;
  align-items: center;
  margin-bottom: 5rem;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text10 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  width: 800px;
  text-align: center;
  margin-bottom: 3rem;
}
.home-container13 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 3rem;
}
.home-container14 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container15 {
  flex: 0 0 auto;
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-highlightblue);
}
.home-text11 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-container16 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 1rem;
  justify-content: flex-start;
}
.home-text12 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 2rem;
  letter-spacing: 1;
}
.home-text13 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-container17 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 3rem;
}
.home-container18 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container19 {
  flex: 0 0 auto;
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-highlightblue);
}
.home-text14 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-container20 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 1rem;
  justify-content: flex-start;
}
.home-text15 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 2rem;
  letter-spacing: 1;
}
.home-text16 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-container21 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-container22 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container23 {
  flex: 0 0 auto;
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-highlightblue);
}
.home-text17 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-container24 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 1rem;
  justify-content: flex-start;
}
.home-text18 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 2rem;
  letter-spacing: 1;
}
.home-text19 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-container25 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1000px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text20 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  width: 800px;
  text-align: center;
  margin-bottom: 3rem;
}
.home-container26 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.home-container27 {
  flex: 1;
  width: 1fr;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container28 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container29 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-direction: column;
  justify-content: center;
}
.home-container30 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text21 {
  fill: var(--dl-color-gray-highlighlightblue);
  color: var(--dl-color-gray-highlighlightblue);
}
.home-container31 {
  flex: 0 0 auto;
  width: 100%;
  height: 5px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-gray-highlightblue);
  border-style: dashed;
  border-width: 3px;
  margin-bottom: 3rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.home-container32 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text22 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 2rem;
}
.home-text25 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-container33 {
  flex: 1;
  width: 1fr;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
}
.home-container34 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container35 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-direction: column;
  justify-content: center;
}
.home-container36 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text26 {
  fill: var(--dl-color-gray-highlighlightblue);
  color: var(--dl-color-gray-highlighlightblue);
}
.home-container37 {
  flex: 0 0 auto;
  width: 100%;
  height: 5px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-gray-highlightblue);
  border-style: dashed;
  border-width: 3px;
  margin-bottom: 3rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.home-container38 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text27 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 2rem;
  letter-spacing: 1;
}
.home-text28 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-container39 {
  flex: 1;
  width: 1fr;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container40 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container41 {
  flex: 0 0 auto;
  width: 20%;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-direction: column;
  justify-content: center;
}
.home-container42 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text29 {
  fill: var(--dl-color-gray-highlighlightblue);
  color: var(--dl-color-gray-highlighlightblue);
}
.home-container43 {
  flex: 0 0 auto;
  width: 100%;
  height: 5px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-gray-highlightblue);
  border-style: dashed;
  border-width: 3px;
  margin-bottom: 3rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.home-container44 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text30 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  margin-bottom: 2rem;
  letter-spacing: 1;
}
.home-text31 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-section1 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  background-color: var(--dl-color-theme-neutral-dark);
}
.home-container45 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  justify-content: center;
}
.home-container46 {
  width: 100%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container47 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1000px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text32 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  width: 800px;
  text-align: center;
  margin-bottom: 3rem;
}
.home-container48 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-container49 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image08 {
  width: 125px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text33 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-align: center;
  margin-bottom: 1rem;
  letter-spacing: 1;
}
.home-text37 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
  text-align: center;
}
.home-container50 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image09 {
  width: 125px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text38 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-align: center;
  margin-bottom: 1rem;
  letter-spacing: 1;
}
.home-text42 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
  text-align: center;
}
.home-container51 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image10 {
  width: 125px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text43 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  height: 84px;
  text-align: center;
  margin-bottom: 1rem;
  letter-spacing: 1;
}
.home-text47 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
  text-align: center;
}
.home-container52 {
  flex: 0 0 auto;
  width: 70%;
  display: flex;
  align-items: flex-start;
}
.home-container53 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image11 {
  width: 125px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text48 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-align: center;
  margin-bottom: 1rem;
  letter-spacing: 1;
}
.home-text52 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
  text-align: center;
}
.home-container54 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image12 {
  width: 125px;
  object-fit: cover;
  margin-bottom: 2rem;
}
.home-text53 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-align: center;
  margin-bottom: 1rem;
  letter-spacing: 1;
}
.home-text54 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
  text-align: center;
}
.home-section2 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  background-color: var(--dl-color-theme-neutral-dark);
}
.home-container55 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-dark);
}
.home-container56 {
  width: 100%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/wave-back-1500w.png");
  background-position: center;
}
.home-container57 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1000px;
  align-self: center;
  align-items: center;
  margin-bottom: 5rem;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container58 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
}
.home-container59 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text57 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-size: 80px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
}
.home-text58 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
}
.home-container60 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text59 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-size: 80px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
}
.home-text60 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
}
.home-container61 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text61 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-size: 80px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
}
.home-text64 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
}
.home-container62 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text65 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  font-size: 80px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 600;
}
.home-text66 {
  fill: var(--dl-color-gray-900);
  color: var(--dl-color-gray-900);
}
.home-container63 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1000px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text67 {
  fill: var(--dl-color-gray-highlightblue);
  color: var(--dl-color-gray-highlightblue);
  width: 800px;
  text-align: center;
  margin-bottom: 3rem;
}
.home-container64 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container65 {
  gap: 5rem;
  flex: 1;
  width: 1fr;
  display: flex;
  align-items: flex-start;
  margin-bottom: 3rem;
  flex-direction: row;
  justify-content: flex-start;
}
.home-container66 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  justify-content: flex-start;
}
.home-container67 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container68 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
  flex-direction: row;
  justify-content: flex-start;
}
.home-container69 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.home-container70 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text68 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-text69 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-image13 {
  width: 50px;
  object-fit: cover;
}
.home-text70 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-image14 {
  width: 55px;
  object-fit: cover;
  margin-right: 2rem;
  border-radius: 100px;
}
.home-container71 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  justify-content: flex-start;
}
.home-container72 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container73 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
  flex-direction: row;
  justify-content: flex-start;
}
.home-container74 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.home-container75 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text71 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-text72 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-image15 {
  width: 50px;
  object-fit: cover;
}
.home-text73 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-image16 {
  width: 55px;
  object-fit: cover;
  margin-right: 2rem;
  border-radius: 100px;
}
.home-container76 {
  gap: 5rem;
  flex: 1;
  width: 1fr;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.home-container77 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  justify-content: flex-start;
}
.home-container78 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container79 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
  flex-direction: row;
  justify-content: flex-start;
}
.home-container80 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.home-container81 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text74 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-text75 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-image17 {
  width: 50px;
  object-fit: cover;
}
.home-text76 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-image18 {
  width: 55px;
  object-fit: cover;
  margin-right: 2rem;
  border-radius: 100px;
}
.home-container82 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  justify-content: flex-start;
}
.home-container83 {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container84 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
  flex-direction: row;
  justify-content: flex-start;
}
.home-container85 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.home-container86 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text77 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-text78 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-image19 {
  width: 50px;
  object-fit: cover;
}
.home-text79 {
  fill: var(--dl-color-gray-700);
  color: var(--dl-color-gray-700);
}
.home-image20 {
  width: 55px;
  object-fit: cover;
  margin-right: 2rem;
  border-radius: 100px;
}
.home-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-mutedblue);
}
.home-footer {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.home-navlink2 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
.home-text80 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
}
.home-navlink3 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
@media(max-width: 991px) {
  .home-hero {
    flex-direction: column-reverse;
  }
  .home-content-container {
    flex-direction: column-reverse;
  }
  .home-hero-text {
    width: 80%;
  }
  .home-container12 {
    max-width: 100%;
  }
  .home-container14 {
    align-items: flex-start;
  }
  .home-container18 {
    align-items: flex-start;
  }
  .home-container21 {
    align-self: flex-start;
    justify-content: flex-start;
  }
  .home-container22 {
    align-items: flex-start;
  }
  .home-container26 {
    flex-direction: column;
  }
  .home-container48 {
    flex-direction: column;
  }
  .home-container49 {
    align-items: center;
  }
  .home-container50 {
    width: 100%;
  }
  .home-container52 {
    width: 100%;
    align-items: center;
    flex-direction: column;
  }
  .home-container53 {
    width: 100%;
  }
  .home-container54 {
    width: 100%;
  }
  .home-text54 {
    color: var(--dl-color-gray-900);
    width: 100%;
  }
  .home-container57 {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
  }
  .home-container58 {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .home-container63 {
    padding: 1rem;
  }
  .home-container65 {
    flex-direction: column;
  }
  .home-container76 {
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .home-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    background-color: var(--dl-color-gray-highlightblue);
  }
  .home-icon {
    fill: var(--dl-color-gray-white);
  }
  .home-links-container {
    display: none;
  }
  .home-mobile-menu {
    background-color: var(--dl-color-gray-black);
  }
  .home-container01 {
    margin-bottom: 3rem;
  }
  .home-image01 {
    width: 160px;
  }
  .home-icon2 {
    fill: var(--dl-color-gray-highlightblue);
    width: 50px;
    height: 50px;
  }
  .home-link5 {
    fill: var(--dl-color-gray-highlightblue);
    color: var(--dl-color-gray-highlightblue);
    font-size: 16px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 400;
    line-height: 1.55;
    margin-bottom: 2rem;
    text-transform: none;
    text-decoration: none;
  }
  .home-link6 {
    fill: var(--dl-color-gray-highlightblue);
    color: var(--dl-color-gray-highlightblue);
    margin-bottom: 2rem;
  }
  .home-link7 {
    fill: var(--dl-color-gray-highlightblue);
    color: var(--dl-color-gray-highlightblue);
    margin-bottom: 2rem;
  }
  .home-link8 {
    fill: var(--dl-color-gray-highlightblue);
    color: var(--dl-color-gray-highlightblue);
  }
  .home-container04 {
    max-width: 100%;
  }
  .home-text03 {
    width: 100%;
  }
  .home-container05 {
    gap: 1rem;
    flex-wrap: wrap;
  }
  .home-text05 {
    text-align: center;
  }
  .home-text06 {
    text-align: center;
  }
  .home-text07 {
    text-align: center;
  }
  .home-text09 {
    text-align: center;
  }
  .home-text10 {
    width: 100%;
    font-size: 3rem;
  }
  .home-text20 {
    width: 100%;
    font-size: 3rem;
  }
  .home-text32 {
    width: 100%;
    font-size: 3rem;
  }
  .home-container57 {
    flex-wrap: wrap;
  }
  .home-container58 {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .home-text57 {
    font-size: 40px;
  }
  .home-text59 {
    font-size: 40px;
  }
  .home-text61 {
    font-size: 40px;
  }
  .home-text65 {
    font-size: 40px;
  }
  .home-text67 {
    width: 100%;
    font-size: 3rem;
  }
  .home-footer {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .home-hero {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-content-container {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .home-hero-text {
    width: 100%;
  }
  .home-container04 {
    padding: 1rem;
  }
  .home-container58 {
    flex-wrap: wrap;
  }
}
