.question1-container {
  gap: var(--dl-space-space-unit);
  flex: 1;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.question1-text {
  font-size: 20px;
  text-align: center;
  font-family: Cabin;
  font-weight: 600;
  line-height: 150%;
}
.question1-root-class-name {
  fill: var(--dl-color-scheme-green100);
  color: var(--dl-color-scheme-green100);
}
.question1-root-class-name1 {
  fill: var(--dl-color-scheme-green100);
  color: var(--dl-color-scheme-green100);
}
.question1-root-class-name2 {
  fill: var(--dl-color-scheme-green100);
  color: var(--dl-color-scheme-green100);
}
.question1-root-class-name3 {
  fill: var(--dl-color-scheme-green100);
  color: var(--dl-color-scheme-green100);
}
.question1-root-class-name4 {
  fill: var(--dl-color-scheme-green100);
  color: var(--dl-color-scheme-green100);
}
@media(max-width: 479px) {
  .question1-root-class-name2 {
    align-self: flex-start;
  }
  .question1-root-class-name3 {
    align-self: center;
  }
}

.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-header {
  width: 100%;
  display: flex;
  z-index: 100;
  position: fixed;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.home-navbar-interactive {
  border-color: var(--dl-color-scheme-green100);
  border-width: 1px;
  background-color: var(--dl-color-scheme-yellow20);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-image {
  width: 260px;
  object-fit: cover;
  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: center;
}
.home-buttons {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-home {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  text-decoration: none;
  background-color: rgb(255, 254, 243);
}
.home-servicse {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  text-decoration: none;
  background-color: rgb(255, 254, 243);
}
.home-about {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  text-decoration: none;
  background-color: rgb(255, 254, 243);
}
.home-contact {
  text-decoration: none;
}
.home-burger-menu {
  display: none;
}
.home-icon {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.home-mobile-menu1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
}
.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-navlink1 {
  display: contents;
}
.home-image1 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon02 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  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-home1 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-services {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-about-us {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-contact1 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-icon04:hover {
  fill: #e1306c;
}
.home-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  transition: 0.3s;
  text-decoration: none;
}
.home-icon06:hover {
  fill: #1877F2;
}
.home-hero {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 96px;
  align-items: flex-start;
  justify-content: center;
}
.home-hero1 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.home-hero2 {
  padding-bottom: 2%;
  background-color: var(--dl-color-scheme-green100);
}
.home-max-width {
  align-items: center;
}
.home-content {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-threeunits);
  flex-direction: column;
}
.home-subtitle {
  fill: #ffad61ff;
  color: #ffad61ff;
  margin-top: 2%;
  margin-bottom: var(--dl-space-space-unit);
}
.home-title {
  fill: var(--dl-color-scheme-yellow20);
  color: var(--dl-color-scheme-yellow20);
  font-size: 52px;
  font-style: normal;
  font-family: "Urbanist";
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-text04 {
  font-size: 52px;
  font-style: normal;
  font-family: "Urbanist";
  font-weight: 600;
  line-height: 1.2;
}
.home-description {
  fill: var(--dl-color-scheme-yellow20);
  color: var(--dl-color-scheme-yellow20);
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-threeunits);
}
.home-container1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: row;
}
.home-navlink2 {
  transition: 0.3s;
  text-decoration: none;
}
.home-navlink2:hover {
  fill: #fffef3ff;
  color: #fffef3ff;
  border-color: #fffef3ff;
  background-color: transparent;
}
.home-image2 {
  position: relative;
  padding-bottom: var(--dl-space-space-eightunits);
}
.home-hero-image {
  flex: 1;
  height: 374px;
  max-width: 550px;
  object-fit: cover;
  border-radius: 48px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.home-graphic-top {
  top: 0px;
  right: -170px;
  width: 100%;
  height: 100%;
  position: absolute;
  max-width: 359px;
  max-height: 359px;
  object-fit: contain;
  object-position: center;
}
.home-image3 {
  right: -170px;
  bottom: 0px;
  position: absolute;
  object-fit: contain;
}
.home-features {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-hero3 {
  padding-bottom: 0px;
  background-color: var(--dl-color-scheme-yellow20);
}
.home-max-width1 {
  align-items: center;
}
.home-content1 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  margin-top: 2%;
  align-items: flex-start;
  margin-right: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-threeunits);
  flex-direction: column;
}
.home-title1 {
  font-size: 42px;
  margin-top: 2%;
  font-family: "Urbanist";
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-text06 {
  color: var(--dl-color-scheme-green80);
}
.home-text07 {
  color: #ffad61;
}
.home-text08 {
  color: var(--dl-color-scheme-green80);
}
.home-description1 {
  fill: var(--dl-color-scheme-green100);
  color: var(--dl-color-scheme-green100);
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-threeunits);
}
.home-container2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: row;
}
.home-navlink3 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  border-color: var(--dl-color-scheme-green80);
  text-decoration: none;
}
.home-image4 {
  position: relative;
  padding-bottom: var(--dl-space-space-eightunits);
}
.home-hero-image1 {
  flex: 1;
  max-width: 550px;
  object-fit: cover;
  border-radius: 48px;
}
.home-faq {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-faq1 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  padding: 2%;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  flex-direction: row;
}
.home-container3 {
  display: flex;
  max-width: 35%;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text11 {
  fill: var(--dl-color-scheme-green80);
  color: var(--dl-color-scheme-green80);
}
.home-text14 {
  fill: var(--dl-color-scheme-green100);
  color: var(--dl-color-scheme-green80);
  font-size: 35px;
  font-family: "Cabin";
  font-weight: 600;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-container4 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-footer {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-footer1 {
  padding-top: 0;
}
.home-container5 {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-logo {
  text-transform: capitalize;
}
.home-text15 {
  text-transform: capitalize;
}
.home-text16 {
  text-transform: lowercase;
}
.home-text17 {
  text-transform: capitalize;
}
.home-text18 {
  text-transform: lowercase;
}
.home-nav1 {
  flex: 0 0 auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  flex-direction: row;
}
.home-contact-bottom {
  text-decoration: none;
}
.home-separator {
  flex: 0 0 auto;
  width: 100%;
  height: 0px;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  margin-left: 0px;
  border-color: var(--dl-color-gray-900);
  border-style: solid;
  border-width: 1px;
  margin-right: 0px;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-container6 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-text20 {
  fill: #0c4237ff;
  color: #0c4237ff;
}
.home-icon-group1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-link2 {
  display: contents;
}
.home-icon08 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-icon08:hover {
  fill: #e1306c;
}
.home-link3 {
  display: contents;
}
.home-icon10 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon10:hover {
  fill: #1877F2;
}
@media(max-width: 1600px) {
  .home-title {
    color: var(--dl-color-scheme-white);
    font-size: 52px;
    font-style: normal;
    font-family: Urbanist;
    font-weight: 600;
    line-height: 1.2;
  }
  .home-title1 {
    font-size: 42px;
    font-family: Urbanist;
    font-weight: 700;
    line-height: 1.2;
  }
  .home-text06 {
    color: var(--dl-color-scheme-green80);
  }
  .home-text07 {
    color: #ffad61;
  }
  .home-text08 {
    color: var(--dl-color-scheme-green80);
  }
  .home-text09 {
    color: var(--dl-color-scheme-white) #105749ff;
    font-size: 42px;
    font-family: Urbanist;
    font-weight: 700;
    line-height: 1.2;
  }
  .home-description1 {
    color: var(--dl-color-scheme-green100);
  }
  .home-navlink3 {
    border-color: var(--dl-color-scheme-green80);
  }
}
@media(max-width: 1200px) {
  .home-hero1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-hero-image {
    height: 403px;
  }
}
@media(max-width: 991px) {
  .home-hero1 {
    flex-direction: column;
  }
  .home-content {
    width: 50%;
    margin-right: var(--dl-space-space-unit);
  }
  .home-subtitle {
    color: var(--dl-color-scheme-orange100);
  }
  .home-image2 {
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-hero-image {
    height: 507px;
    margin-bottom: 0px;
  }
  .home-content1 {
    width: 50%;
    margin-right: var(--dl-space-space-unit);
  }
  .home-image4 {
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-hero-image1 {
    margin-bottom: 0px;
  }
}
@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-home1 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-services {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-about-us {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-contact1 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-hero1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-max-width {
    flex-direction: column-reverse;
  }
  .home-content {
    width: 100%;
    margin-right: 0px;
  }
  .home-hero-image {
    margin-right: 0px;
  }
  .home-max-width1 {
    flex-direction: column-reverse;
  }
  .home-content1 {
    width: 100%;
    margin-right: 0px;
  }
  .home-hero-image1 {
    display: none;
  }
  .home-faq1 {
    flex-direction: column;
  }
  .home-container3 {
    max-width: 100%;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .home-footer1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-container6 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-text20 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
@media(max-width: 479px) {
  .home-navbar-interactive {
    height: 97px;
    padding: var(--dl-space-space-unit);
  }
  .home-mobile-menu1 {
    padding: 16px;
  }
  .home-hero1 {
    padding-left: 0;
    padding-right: 0;
  }
  .home-hero2 {
    width: 100%;
  }
  .home-graphic-top {
    display: none;
  }
  .home-image3 {
    display: none;
  }
  .home-hero3 {
    width: 100%;
  }
  .home-text14 {
    align-self: center;
  }
  .home-footer1 {
    padding: 2%;
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
  }
  .home-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-container6 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-text20 {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
