.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container01 {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}
.home-navbar-interactive {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  width: 100%;
  height: auto;
  display: flex;
  max-width: 800px;
  margin-top: 0.5rem;
  align-items: center;
  margin-bottom: 0.5rem;
  justify-content: space-between;
}
.home-navlink {
  display: contents;
}
.home-image {
  width: 100px;
  height: auto;
  text-decoration: none;
}
.home-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.home-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.home-link {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-decoration: none;
}
.home-link1 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-link2 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-link3 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-burger-menu {
  display: none;
}
.home-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-logo {
  height: 2rem;
}
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.home-link4 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-link5 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-link6 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-link7 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-container02 {
  flex: 0 0 auto;
  width: 100%;
  height: 550px;
  display: flex;
  align-items: center;
  background-size: cover;
  justify-content: center;
  background-image: url("public/blue_bg%20(1).jpg");
  background-position: top;
}
.home-container03 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: 800px;
  align-self: flex-end;
  align-items: center;
  margin-bottom: 100px;
  flex-direction: row;
}
.home-container04 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
}
.home-text {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  font-size: 50px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 400;
  margin-bottom: 3rem;
  text-transform: none;
  text-decoration: none;
}
.home-link8 {
  text-decoration: none;
}
.home-image01 {
  top: 150px;
  right: -100px;
  width: 60%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.home-container05 {
  flex: 0 0 auto;
  width: 100%;
  height: 125px;
  display: flex;
  align-items: flex-start;
  background-color: var(--dl-color-theme-neutral-light);
}
.home-container06 {
  flex: 0 0 auto;
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  background-size: cover;
  justify-content: center;
  background-image: url("public/strip.png");
}
.home-container07 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: 800px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container08 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text03 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  width: auto;
  font-size: 26px;
  text-align: center;
  font-family: "Inter";
  font-weight: 500;
  text-transform: none;
  text-decoration: none;
}
.home-container09 {
  flex: 0 0 auto;
  width: 100%;
  height: 450px;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
.home-container10 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text06 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  margin-bottom: 2rem;
}
.home-text09 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: auto;
  align-self: center;
  text-align: left;
}
.home-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: 450px;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  background-size: cover;
  justify-content: center;
  background-image: url("public/why_us_bg_dark-min.png");
  background-position: top;
}
.home-container12 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text14 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  margin-bottom: 2rem;
}
.home-container13 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-container14 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image02 {
  width: 80px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text15 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-align: center;
  margin-bottom: 1rem;
}
.home-text16 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-align: center;
}
.home-container15 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image03 {
  width: 80px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text17 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-align: center;
  margin-bottom: 1rem;
}
.home-text20 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-align: center;
}
.home-container16 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image04 {
  width: 80px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text21 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-align: center;
  margin-bottom: 1rem;
}
.home-text24 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-align: center;
}
.home-container17 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image05 {
  width: 80px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text25 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-align: center;
  margin-bottom: 1rem;
}
.home-text28 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-align: center;
}
.home-container18 {
  flex: 0 0 auto;
  width: 100%;
  height: 450px;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
.home-container19 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-image06 {
  width: 50%;
  object-fit: cover;
}
.home-container20 {
  width: 50%;
  display: flex;
  align-items: center;
  padding-left: 2rem;
  flex-direction: column;
  justify-content: center;
}
.home-text29 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  margin-bottom: 2rem;
}
.home-text30 {
  font-size: 18px;
  text-align: center;
  font-family: "Inter";
  font-weight: 500;
  line-height: 1.15;
  margin-bottom: 1rem;
  text-transform: none;
  text-decoration: none;
}
.home-text31 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: auto;
  align-self: center;
  text-align: left;
}
.home-container21 {
  flex: 0 0 auto;
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  background-size: cover;
  justify-content: center;
  background-image: url("public/strip.png");
}
.home-container22 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: 800px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container23 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text32 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  width: auto;
  font-size: 26px;
  text-align: center;
  font-family: "Inter";
  font-weight: 500;
  text-transform: none;
  text-decoration: none;
}
.home-container24 {
  flex: 0 0 auto;
  width: 100%;
  height: 450px;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
.home-container25 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container26 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
}
.home-container27 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image07 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text33 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-family: Inter;
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.home-container28 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image08 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text37 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
.home-container29 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image09 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text38 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  text-align: center;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.home-container30 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image10 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text39 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  text-align: center;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.home-container31 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image11 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text43 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  text-align: center;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.home-container32 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-container33 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image12 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text47 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
.home-container34 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image13 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text48 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-weight: 400;
}
.home-container35 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image14 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text49 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  text-align: center;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.home-container36 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image15 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text50 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  text-align: center;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.home-container37 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image16 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text51 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  text-align: center;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.home-container38 {
  flex: 0 0 auto;
  width: 100%;
  height: 450px;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  justify-content: center;
  background-color: var(--dl-color-theme-secondary1);
}
.home-container39 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text52 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  text-align: center;
  margin-bottom: 2rem;
}
.home-text53 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: auto;
  align-self: center;
  text-align: left;
  margin-bottom: 2rem;
}
.home-text54 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  margin-bottom: 2rem;
}
.home-container40 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.home-container41 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image17 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text55 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-align: center;
}
.home-container42 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image18 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text59 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-align: center;
}
.home-container43 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image19 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text63 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-align: center;
}
.home-container44 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image20 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text68 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-align: center;
}
.home-container45 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-image21 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text72 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-align: center;
}
.home-container46 {
  flex: 0 0 auto;
  width: 100%;
  height: 550px;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  background-size: cover;
  justify-content: center;
  background-image: url("public/be_in_touch_bg-min.png");
  background-position: top;
}
.home-container47 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text77 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  margin-bottom: 2rem;
}
.home-container48 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-container49 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container50 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  padding-top: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  justify-content: center;
  background-color: var(--dl-color-theme-primary2);
}
.home-container51 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: 800px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-container52 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text78 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  width: auto;
  text-align: center;
}
.home-navlink1 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-decoration: none;
}
.home-navlink2 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-decoration: none;
}
@media(max-width: 991px) {
  .home-container02 {
    padding: 1rem;
  }
  .home-image01 {
    width: 50%;
    position: static;
  }
  .home-container05 {
    display: none;
  }
}
@media(max-width: 767px) {
  .home-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-icon {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .home-mobile-menu {
    background-color: var(--dl-color-theme-primary2);
  }
  .home-logo {
    width: 100px;
    height: auto;
  }
  .home-icon02 {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .home-link4 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-link5 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-link6 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-link7 {
    margin-left: 0;
    margin-bottom: 0px;
  }
  .home-container03 {
    margin-bottom: 50px;
  }
  .home-container06 {
    height: auto;
  }
  .home-container09 {
    height: auto;
  }
  .home-container10 {
    max-width: 100%;
  }
  .home-container11 {
    height: auto;
    background-position: top;
  }
  .home-container13 {
    flex-direction: column;
  }
  .home-container18 {
    height: auto;
    flex-direction: column;
  }
  .home-container19 {
    flex-direction: column-reverse;
  }
  .home-container20 {
    width: 100%;
  }
  .home-container21 {
    height: auto;
  }
  .home-container24 {
    height: auto;
    flex-direction: column;
  }
  .home-container26 {
    flex-wrap: wrap;
  }
  .home-container32 {
    flex-wrap: wrap;
  }
  .home-container38 {
    height: auto;
  }
  .home-container40 {
    flex-wrap: wrap;
  }
  .home-container46 {
    height: auto;
  }
}
@media(max-width: 479px) {
  .home-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-container02 {
    height: 100vh;
    flex-direction: column-reverse;
  }
  .home-container03 {
    flex-direction: column;
  }
  .home-container04 {
    width: 100%;
    margin-bottom: 2rem;
  }
  .home-image01 {
    width: 100%;
  }
  .home-text09 {
    text-align: center;
  }
  .home-container20 {
    padding-left: 0rem;
  }
  .home-text31 {
    text-align: center;
  }
  .home-container26 {
    flex-direction: column;
  }
  .home-container27 {
    align-self: center;
  }
  .home-container28 {
    align-self: center;
  }
  .home-container29 {
    align-self: center;
  }
  .home-container30 {
    align-self: center;
  }
  .home-container31 {
    align-self: center;
  }
  .home-container32 {
    flex-direction: column;
  }
  .home-container33 {
    align-self: center;
    justify-content: flex-start;
  }
  .home-container35 {
    align-self: center;
  }
  .home-container36 {
    align-self: center;
  }
  .home-container37 {
    align-self: center;
  }
  .home-text53 {
    text-align: center;
  }
  .home-text54 {
    text-align: center;
  }
  .home-container40 {
    align-items: center;
    flex-direction: column;
  }
  .home-container41 {
    align-self: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .home-container42 {
    align-self: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .home-container43 {
    align-self: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .home-container44 {
    align-self: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .home-container45 {
    align-self: center;
  }
}
