.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  flex-direction: column;
}
.home-hero {
  width: 100%;
  height: 845px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-main {
  width: 100%;
  height: 719px;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-left: 75px;
  padding-right: 75px;
  flex-direction: row;
  justify-content: center;
}
.home-content {
  width: 100%;
  height: 631px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-navbar {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-logo {
  width: 134px;
  height: 130px;
}
.home-menu {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-hamburger {
  cursor: pointer;
  display: none;
  padding: var(--dl-space-space-unit);
  aspect-ratio: 1;
  border-width: 0px;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.3);
}
.home-icon {
  fill: #ffffff;
  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: 1000;
  position: fixed;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-logo1 {
  height: 33px;
}
.home-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-nav1 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text01 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text02 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text03 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text04 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-container2 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
}
.home-login {
  margin-right: var(--dl-space-space-twounits);
}
.home-icon-group {
  display: flex;
}
.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-center {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  height: 345px;
  display: flex;
  z-index: 100;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-heading {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-header {
  color: rgb(0, 0, 0);
  font-size: 90px;
  font-style: normal;
  text-align: center;
  font-family: "Cormorant Infant";
  font-weight: 700;
  line-height: 90px;
}
.home-caption {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 600px;
  text-align: center;
  font-family: "Karla";
  line-height: 27px;
}
.home-border {
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  max-width: 700px;
  align-items: center;
  border-color: rgba(28, 42, 194, 0.3);
  border-width: 4px;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
}
.home-image {
  width: 238px;
  height: 100%;
  object-fit: cover;
}
.home-feaures {
  width: 100%;
  height: 127px;
  display: flex;
  z-index: 100;
  align-items: center;
  padding-top: var(--dl-space-space-threeunits);
  border-color: #2b8139;
  border-style: dashed;
  border-width: 2px;
  padding-left: 40px;
  padding-right: 40px;
  flex-direction: row;
  padding-bottom: var(--dl-space-space-threeunits);
  justify-content: center;
  background-color: #397B53;
}
.home-testimonials {
  width: 100%;
  height: 1095px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 89px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-sixunits);
  background-color: #F8F0E9;
}
.home-content1 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading1 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-title {
  color: rgb(53, 43, 42);
  font-size: 18px;
  line-height: 27px;
}
.home-text05 {
  font-size: 24px;
}
.home-link {
  display: contents;
}
.home-caption01 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link01 {
  display: contents;
}
.home-caption02 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link02 {
  display: contents;
}
.home-caption03 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link03 {
  display: contents;
}
.home-caption04 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link04 {
  display: contents;
}
.home-caption05 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link05 {
  display: contents;
}
.home-caption06 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link06 {
  display: contents;
}
.home-caption07 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-content2 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading2 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-title1 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  line-height: 27px;
}
.home-text12 {
  font-size: 24px;
}
.home-text13 {
  font-size: 24px;
}
.home-link07 {
  display: contents;
}
.home-caption08 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link08 {
  display: contents;
}
.home-caption09 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link09 {
  display: contents;
}
.home-caption10 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link10 {
  display: contents;
}
.home-caption11 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link11 {
  display: contents;
}
.home-caption12 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link12 {
  display: contents;
}
.home-caption13 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link13 {
  display: contents;
}
.home-caption14 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link14 {
  display: contents;
}
.home-caption15 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
  text-decoration:   none;
}
.home-content3 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading3 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-title2 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  line-height: 27px;
}
.home-text19 {
  font-size: 24px;
}
.home-text20 {
  font-size: 24px;
}
.home-link15 {
  display: contents;
}
.home-caption16 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
}
.home-link16 {
  display: contents;
}
.home-caption17 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  align-self: center;
  text-align: left;
  font-family: "Karla";
  line-height: 27px;
  text-decoration: none;
}
.home-footer {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #352B2A;
}
.home-content4 {
  gap: 120px;
  width: 100%;
  height: 128px;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: flex-start;
  padding-top: 45px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
}
.home-main1 {
  width: 100%;
  height: 33px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.home-branding {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading4 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  height: 33px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.home-image1 {
  width: 33px;
  height: 32px;
  object-fit: cover;
}
.home-caption18 {
  top: 4px;
  left: 40px;
  color: rgb(255, 255, 255);
  width: 541px;
  position: absolute;
  font-size: 14px;
  align-self: center;
  line-height: 21px;
}
.home-text23 {
  font-size: 24px;
}
.home-copyright {
  color: rgb(118, 105, 104);
  width: 100%;
  font-size: 12px;
  align-self: flex-end;
  text-align: right;
}
@media(max-width: 991px) {
  .home-testimonials {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-content4 {
    gap: var(--dl-space-space-threeunits);
  }
  .home-main1 {
    gap: var(--dl-space-space-threeunits);
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-branding {
    max-width: 80%;
  }
  .home-heading4 {
    gap: var(--dl-space-space-unit);
  }
}
@media(max-width: 767px) {
  .home-main {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-navbar {
    padding-top: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-menu {
    display: flex;
  }
  .home-hamburger {
    display: flex;
  }
  .home-mobile-menu {
    background-color: #397B53;
  }
  .home-icon02 {
    fill: #fff;
  }
  .home-text {
    color: #fff;
  }
  .home-text01 {
    color: #fff;
  }
  .home-text02 {
    color: #fff;
  }
  .home-text03 {
    color: #fff;
  }
  .home-text04 {
    color: #fff;
  }
  .home-center {
    padding-bottom: 100px;
  }
  .home-heading {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header {
    font-size: 40px;
    line-height: 40px;
  }
  .home-caption {
    font-size: 16px;
    max-width: 80%;
    line-height: 24px;
  }
  .home-feaures {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-testimonials {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-content1 {
    gap: var(--dl-space-space-unit);
    align-items: center;
  }
  .home-heading1 {
    gap: var(--dl-space-space-unit);
    width: 80%;
    align-items: center;
  }
  .home-title {
    font-size: 12px;
    text-align: center;
    line-height: 18px;
  }
  .home-caption01 {
    font-size: 16px;
  }
  .home-caption02 {
    font-size: 16px;
  }
  .home-caption03 {
    font-size: 16px;
  }
  .home-caption04 {
    font-size: 16px;
  }
  .home-caption05 {
    font-size: 16px;
  }
  .home-caption06 {
    font-size: 16px;
  }
  .home-caption07 {
    font-size: 16px;
  }
  .home-content2 {
    gap: var(--dl-space-space-unit);
    align-items: center;
  }
  .home-heading2 {
    gap: var(--dl-space-space-unit);
    width: 80%;
    align-items: center;
  }
  .home-title1 {
    font-size: 12px;
    text-align: center;
    line-height: 18px;
  }
  .home-caption08 {
    font-size: 16px;
  }
  .home-caption09 {
    font-size: 16px;
  }
  .home-caption10 {
    font-size: 16px;
  }
  .home-caption11 {
    font-size: 16px;
  }
  .home-caption12 {
    font-size: 16px;
  }
  .home-caption13 {
    font-size: 16px;
  }
  .home-caption14 {
    font-size: 16px;
  }
  .home-caption15 {
    font-size: 16px;
  }
  .home-content3 {
    gap: var(--dl-space-space-unit);
    align-items: center;
  }
  .home-heading3 {
    gap: var(--dl-space-space-unit);
    width: 80%;
    align-items: center;
  }
  .home-title2 {
    font-size: 12px;
    text-align: center;
    line-height: 18px;
  }
  .home-caption16 {
    font-size: 16px;
  }
  .home-caption17 {
    font-size: 16px;
  }
  .home-content4 {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-branding {
    max-width: 70%;
  }
}
@media(max-width: 479px) {
  .home-navbar {
    padding: var(--dl-space-space-unit);
  }
  .home-mobile-menu {
    padding: 16px;
  }
}
