.home-wrapper {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #F5F5F5;
}
.home-navbar-interactive {
  width: 100%;
  display: flex;
  padding: 2rem;
  align-self: center;
  align-items: center;
  border-width: 0px;
  padding-left: 2rem;
  margin-bottom: 4rem;
  flex-direction: row;
  justify-content: space-between;
}
.home-navlink1 {
  display: contents;
}
.home-image10 {
  width: 180px;
  object-fit: cover;
  text-decoration: none;
}
.home-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.home-links1 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-link11 {
  font-style: normal;
  transition: 0.3s;
}

.home-link21 {
  font-style: normal;
  transition: 0.3s;
}

.home-link31 {
  font-style: normal;
  transition: 0.3s;
}

.home-buttons1 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-action-button {
  display: flex;
  flex-direction: row;
  background-color: transparent;
}
.home-burger-menu {
  display: none;
}
.home-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 2rem;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
.navigation {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-navlink2 {
  display: contents;
}
.home-logo {
  width: 180px;
  height: auto;
  text-decoration: none;
}
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon3 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
}
.mob-menu {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-links2 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  flex-direction: column;
  justify-content: center;
}
.home-link12 {
  font-style: normal;
  transition: 0.3s;
}

.home-link22 {
  font-style: normal;
  transition: 0.3s;
}

.home-link32 {
  font-style: normal;
  transition: 0.3s;
}

.navbar-button {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-action2 {
  display: flex;
  flex-direction: row;
}
.home-main {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 980px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-main-block {
  flex: 0 0 auto;
  width: 100%;
  height: 60px;
  display: flex;
  padding: 6px;
  max-width: 547px;
  align-items: center;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  border-radius: 30px;
  margin-bottom: 2rem;
  padding-bottom: 6px;
  justify-content: center;
}
.home-image11 {
  width: auto;
  height: 100%;
  object-fit: cover;
  margin-right: 2rem;
}
.home-text12 {
  font-size: 18px;
}
.home-slogan {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text13 {
  color: var(--dl-color-theme-secondary2) #FBFAF9;
  z-index: 95;
  text-align: center;
  margin-bottom: 4rem;
}
.home-image12 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 500px;
  bottom: 10px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.home-text14 {
  fill: var(--dl-color-text-palette-main);
  color: var(--dl-color-text-palette-main);
  font-size: 18px;
  text-align: center;
  margin-bottom: 2rem;
}
.home-buttons3 {
  gap: 2rem;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-button1 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  background-color: var(--dl-color-theme-neutral-dark);
}
.home-button2 {
  border-width: 0px;
  background-color: transparent;
}
.home-formula {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 2rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.home-container12 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container13 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-width: 0px;
  flex-direction: column;
  justify-content: center;
}
.home-container14 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-width: 0px;
  margin-bottom: 2rem;
  flex-direction: row;
  justify-content: space-between;
}
.home-container15 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text15 {
  height: auto;
}
.home-image13 {
  width: 117px;
  object-fit: cover;
}
.home-container16 {
  width: 100%;
  height: 540px;
  display: flex;
  max-width: auto;
  align-self: center;
  align-items: center;
  border-width: 0px;
  border-radius: 30px;
  margin-bottom: 2rem;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("public/png/formula-600h.png");
  background-repeat: no-repeat;
  background-position: center;
}
.home-container17 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: flex-start;
}
.home-container18 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  padding-top: 2rem;
  flex-direction: column;
  padding-bottom: 2rem;
}
.home-text16 {
  margin-bottom: 1rem;
}
.home-text17 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image14 {
  width: auto;
  height: 250px;
  object-fit: cover;
}
.home-container19 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 2rem;
  flex-direction: column;
  padding-bottom: 2rem;
}
.home-text18 {
  margin-bottom: 1rem;
}
.home-text19 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image15 {
  width: auto;
  height: 250px;
  object-fit: cover;
}
.home-container20 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 2rem;
  flex-direction: column;
  padding-bottom: 2rem;
}
.home-text20 {
  margin-bottom: 1rem;
}
.home-text21 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-why-us {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 2rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.home-container21 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container22 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-width: 0px;
  flex-direction: column;
  justify-content: center;
}
.home-container23 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-width: 0px;
  margin-bottom: 4rem;
  flex-direction: column;
  justify-content: center;
}
.home-container24 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  margin-bottom: 2rem;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text22 {
  height: auto;
}
.home-container25 {
  flex: 0 0 auto;
  width: 100%;
  height: 60px;
  display: flex;
  padding: 6px;
  max-width: 420px;
  align-items: center;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  border-radius: 30px;
  padding-bottom: 6px;
  justify-content: center;
}
.home-image16 {
  width: auto;
  height: 100%;
  object-fit: cover;
  margin-right: 2rem;
}
.home-text23 {
  font-size: 18px;
}
.home-container26 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.home-container27 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container28 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text24 {
  margin-bottom: 1rem;
}
.home-text25 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image17 {
  width: 100%;
  object-fit: cover;
}
.home-container29 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text26 {
  margin-bottom: 1rem;
}
.home-text27 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image18 {
  width: 100%;
  object-fit: cover;
}
.home-container30 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text28 {
  margin-bottom: 1rem;
}
.home-text29 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-navlink3 {
  border-width: 0px;
  text-decoration: none;
  background-color: var(--dl-color-accents-limegreen);
}
.green-shape-container {
  width: auto;
  height: 100%;
  max-height: 539px;
  display: flex;
}
.green-shape {
  width: 552px;
  height: 539px;
}
.rotating-animation {
  width: 552px; 
  height: auto;
  animation: rotate 40s ease-in-out infinite; 
}

@keyframes rotate {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
}
.home-cycle {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 2rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.home-container32 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.cycle-block-limited {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-width: 0px;
  flex-direction: column;
  justify-content: center;
}
.home-container34 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-width: 0px;
  margin-bottom: 4rem;
  flex-direction: row;
  justify-content: space-between;
}
.home-container35 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.cycle-heading {
  height: auto;
}
.home-image19 {
  width: 117px;
  object-fit: cover;
}
.home-cycle-cards-half {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.home-cycle-cards {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  flex-direction: row;
}
.cycle-card {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-image20 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text31 {
  margin-bottom: 1rem;
}
.home-text32 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image21 {
  width: auto;
  object-fit: cover;
}

.home-image22 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.cycle-card-heading {
  margin-bottom: 1rem;
}
.home-text34 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-container40 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-image23 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text36 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-line-vertical {
  width: auto;
  object-fit: cover;
}
.home-image25 {
  width: 48px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.card-text {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-featuress {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 2rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.home-container43 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container44 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-width: 0px;
  flex-direction: column;
  justify-content: center;
}
.home-container45 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-width: 0px;
  margin-bottom: 4rem;
  flex-direction: row;
  justify-content: space-between;
}
.home-text39 {
  width: 60%;
  height: auto;
}
.home-container46 {
  width: 100%;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.home-features {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text40 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.separator-line {
  width: 100%;
  object-fit: cover;
}
.home-container49 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.feature-description {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image27 {
  width: auto;
  object-fit: cover;
}
.home-text42 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image28 {
  width: auto;
  object-fit: cover;
}
.home-text43 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image29 {
  width: auto;
  object-fit: cover;
}
.home-text44 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image30 {
  width: auto;
  object-fit: cover;
}
.home-text45 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image31 {
  width: auto;
  object-fit: cover;
}
.home-text46 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image32 {
  width: auto;
  object-fit: cover;
}
.home-text47 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image33 {
  width: auto;
  object-fit: cover;
}
.home-text48 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.home-image34 {
  width: auto;
  object-fit: cover;
}
.home-text49 {
  font-size: 32px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.contact-form {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 2rem;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.contact-form-general {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contact-form-limited {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-width: 0px;
  flex-direction: column;
  justify-content: center;
}
.contact-form {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 4rem;
  align-items: center;
  border-radius: 30px;
  justify-content: space-between;
  background-color: #D5E955;
}
.contact-form-left {
  flex: 0 0 auto;
  width: 45%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.contact-heading {
  z-index: 95;
  margin-bottom: 1rem;
}
.contact-sub-heading {
  z-index: 95;
  margin-bottom: 1rem;
}
.contact-form-text {
  z-index: 95;
  font-size: 18px;
}
.white-shape-big {
  left: 0px;
  width: 200px;
  bottom: -25px;
  z-index: 90;
  position: absolute;
  object-fit: cover;
  z-index: 90;
}
.white-shape-small {
  top: -50px;
  right: 0px;
  width: 130px;
  bottom: 0px;
  margin: auto;
  position: absolute;
  object-fit: cover;
  z-index: 90;
}
.contact-form-right {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  z-index: 95;
  align-items: flex-start;
  flex-direction: column;
}
.footer {
  width: 100%;
  min-height: 160px;
  display: flex;
  padding: 2rem;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
.max-width {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-general {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.footer-content {
  width: 100%;
  max-width: 100%;
  justify-content: space-between;
}
.footer-copyright {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
}
.footer-logo{
  width: 260px;
  height: auto;
  margin-bottom: 2rem;
}
.footer-content1 {
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 300;
}
.footer-right {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
.footer-right-heading {
  margin-bottom: 1rem;
}
.footer-links {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
.footer-privacy-link {
  text-align: left;
  margin-bottom: 1rem;
}
.footer-agreement-link {
  text-align: left;
}
.footer-general {
  width: 100%;
}
.footer-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media(max-width: 1600px) {
  .home-text15 {
    margin-bottom: 1rem;
  }
}
@media(max-width: 991px) {
  .home-main {
    padding: 2rem;
  }
  .home-slogan {
    width: 100%;
  }
  .arrow-circle {
    visibility: hidden;
  }
  .home-text14 {
    width: 100%;
  }
  .home-text39 {
    width: 100%;
  }
  .home-copyright {
    width: 300px;
  }
}
@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-text13 {
    font-size: 3rem;
    line-height: 64px;
  }
  .home-image12 {
    display: none;
  }
  .home-text15 {
    font-size: 3rem;
    line-height: 64px;
  }
  .home-image13 {
    display: none;
  }
  .home-container17 {
    height: auto;
    flex-direction: column;
  }
  .home-image14 {
    display: none;
  }
  .home-image15 {
    display: none;
  }
  .home-container23 {
    align-self: flex-start;
    align-items: flex-start;
  }
  .home-container24 {
    align-self: flex-start;
  }
  .home-text22 {
    font-size: 3rem;
    align-self: flex-start;
    line-height: 64px;
  }
  .home-container26 {
    flex-direction: column;
  }
  .home-container27 {
    width: 100%;
  }
  .home-container34 {
    align-self: flex-start;
    justify-content: flex-start;
  }
  .home-container35 {
    align-items: flex-start;
  }
  .cycle-heading {
    font-size: 3rem;
    align-self: flex-start;
    line-height: 64px;
  }
  .home-image19 {
    display: none;
  }
  .home-cycle-cards {
    height: auto;
    flex-direction: column;
  }
  .home-image21 {
    display: none;
  }
  .home-container40 {
    height: auto;
    flex-direction: column;
  }
  .line-vertical {
    display: none;
  }
  .home-text39 {
    width: 100%;
    font-size: 3rem;
    line-height: 64px;
  }
  .contact-form {
    height: auto;
    padding: 2rem;
    flex-direction: column;
  }
  .contact-heading {
    font-size: 3rem;
    line-height: 64px;
  }
  .contact-form-left {
    height: auto;
    width: auto;
    flex-direction: column;
    margin-bottom: 2rem;
  }
  .contact-form-right {
    width: 100%;
  }
  .footer-content {
    flex-direction: column-reverse;
  }
  .footer-copyright {
    margin: 0 auto;
    text-align: center;
  }
  .footer-right {
    margin: 0 auto;
  }
  .footer-links {
    align-items: center;
  }
  .footer-privacy-link,
  .footer-agreement-link {
    text-align: center;
  }
}
@media(max-width: 479px) {
  .home-navbar-interactive {
    padding: var(--dl-space-space-unit);
    padding-right: 16px;
  }
  .mobile-menu {
    padding: var(--dl-space-space-unit);
  }
  .home-image11 {
    margin-right: 1rem;
  }
  .home-text13 {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
  .home-text15 {
    font-size: 2rem;
  }
  .home-text22 {
    font-size: 2rem;
  }
  .home-image16 {
    margin-right: 1rem;
  }
  .green-shape-container {
    width: 100%;
    height: 400px;
  }
  .cycle-heading {
    font-size: 2rem;
  }
  .home-text39 {
    font-size: 2rem;
  }
  .contact-heading {
    font-size: 2rem;
  }
}
