.feature-feature {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 300px;
  align-items: flex-start;
  flex-direction: column;
}
.feature-heading {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.feature-icon {
  height: 22px;
  object-fit: cover;
}
.feature-header {
  color: #ffffff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.feature-description {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-family: Karla;
  line-height: 27px;
}
@media(max-width: 767px) {
  .feature-feature {
    max-width: 100%;
  }
}

.location-item {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}
.location-background {
  flex: 1;
  height: 400px;
  object-fit: cover;
}
.location-content {
  top: 0px;
  flex: 1;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.location-location {
  color: #ffffff;
  display: none;
  font-size: 20px;
  font-style: normal;
  text-align: center;
  font-weight: 700;
}

.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  flex-direction: column;
}
.home-hero {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 50px;
}
.home-main {
  flex: 1;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.home-video {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-video1 {
  height: 100%;
}
.home-tint {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  animation-name: rubberBand;
  flex-direction: column;
  animation-delay: 0s;
  background-color: rgba(0, 0, 0, 0.4);
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-content {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  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 {
  height: 33px;
}
.home-menu {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-links {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-navlink {
  text-decoration: none;
}
.home-link {
  text-decoration: none;
}
.home-text {
  text-decoration: none;
}
.home-link01 {
  text-decoration: none;
}
.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-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-text05 {
  margin-bottom: var(--dl-space-space-unit);
}
.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: 100%;
  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(255, 255, 255);
  font-size: 90px;
  font-style: normal;
  text-align: center;
  font-family: "Cormorant Infant";
  font-weight: 700;
  line-height: 90px;
  animation-name: backInLeft;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-caption {
  color: rgb(255, 255, 255);
  width: 700px;
  font-size: 18px;
  max-width: 700px;
  text-align: center;
  font-family: "Karla";
  line-height: 27px;
}
.home-link02 {
  text-decoration: underline;
}
.home-find {
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  padding-top: var(--dl-space-space-unit);
  border-width: 0px;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  animation-name: swing;
  padding-bottom: var(--dl-space-space-unit);
  animation-delay: 0s;
  text-decoration: none;
  background-color: rgb(250, 216, 122);
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-find:hover {
  opacity: 0.5;
}
.home-text14:hover {
  opacity: 0.5;
}
.home-services {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  animation-name: backInRight;
  flex-direction: row;
  padding-bottom: var(--dl-space-space-threeunits);
  animation-delay: 0s;
  justify-content: center;
  background-color: #397B53;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-content01 {
  gap: 140px;
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  flex-direction: row;
}
.home-articles {
  gap: 220px;
  width: 100%;
  display: none;
  max-width: 1440px;
  align-items: center;
  padding-top: 170px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: 160px;
}
.home-highlight {
  gap: 120px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.home-content02 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-heading1 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 500px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-header01 {
  color: rgb(53, 43, 42);
  font-size: 60px;
  font-style: normal;
  text-align: left;
  font-family: Cormorant Infant;
  font-weight: 700;
  line-height: 60px;
}
.home-caption1 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  text-align: left;
  font-family: Karla;
  line-height: 27px;
}
.home-text16 {
  font-style: normal;
  font-weight: 500;
}
.home-text17 {
  font-style: normal;
  font-weight: 500;
}
.home-image {
  display: flex;
  position: relative;
  align-items: flex-end;
  flex-direction: row;
  justify-content: center;
}
.home-image1 {
  object-fit: cover;
}
.home-rectangle {
  right: -215px;
  width: 315px;
  bottom: -95px;
  height: 410px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  background-color: #397B53;
}
.home-highlight1 {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.home-image2 {
  height: 530px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-end;
  flex-direction: row;
  justify-content: center;
}
.home-image3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-content03 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-heading2 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 500px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-header02 {
  color: rgb(53, 43, 42);
  font-size: 60px;
  font-style: normal;
  text-align: left;
  font-family: Cormorant Infant;
  font-weight: 700;
  line-height: 60px;
}
.home-caption2 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 600px;
  text-align: left;
  font-family: Karla;
  line-height: 27px;
}
.home-find1 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  padding-top: var(--dl-space-space-unit);
  border-width: 0px;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-unit);
  background-color: rgb(250, 216, 122);
}
.home-find1:hover {
  opacity: 0.5;
}
.home-gallery {
  gap: var(--dl-space-space-fourunits);
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: center;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
}
.home-header03 {
  color: rgb(53, 43, 42);
  font-size: 60px;
  align-self: center;
  font-style: normal;
  /* margin-top: var(--dl-space-space-fourunits); */
  text-align: center;
  font-family: "Cormorant Infant";
  font-weight: 700;
  line-height: 60px;
}
.home-list {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  animation-name: none;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: center;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-location-wrapper {
  /* cursor: pointer; */
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  animation-name: flash;
  flex-direction: row;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-navlink1 {
  display: contents;
}
.home-location-wrapper1 {
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
.home-navlink2 {
  display: contents;
}
.home-location-wrapper2 {
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
.home-navlink3 {
  display: contents;
}
.home-location-wrapper3 {
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
.home-contact {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  background-color: #F8F0E9;
}
.home-heading3 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-header04 {
  color: var(--dl-color-gray-black);
  font-size: 60px;
  font-style: normal;
  text-align: center;
  font-family: "Cormorant Infant";
  font-weight: 700;
  line-height: 60px;
}
.home-caption3 {
  color: var(--dl-color-gray-black);
  font-size: 18px;
  text-align: center;
  font-family: "Karla";
  line-height: 27px;
}
.home-link03 {
  text-decoration: underline;
}
.home-find2 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  padding-top: var(--dl-space-space-unit);
  border-width: 0px;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: rgb(250, 216, 122);
}
.home-find2:hover {
  opacity: 0.5;
}
.home-text32:hover {
  opacity: 0.5;
}
.home-quote {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  background-color: #477E5D;
}
.home-heading4 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-header05 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  font-style: normal;
  text-align: center;
  font-family: "Cormorant Infant";
  font-weight: 700;
  line-height: 60px;
}
.home-caption4 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  text-align: center;
  font-family: "Karla";
  line-height: 27px;
}
.home-find3 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  padding-top: var(--dl-space-space-unit);
  border-width: 0px;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: rgb(250, 216, 122);
}
.home-find3:hover {
  opacity: 0.5;
}
.home-about {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  background-color: #F8F0E9;
}
.home-content04 {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading5 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-header06 {
  color: rgb(53, 43, 42);
  font-size: 60px;
  max-width: 800px;
  align-self: stretch;
  font-style: normal;
  font-family: Cormorant Infant;
  font-weight: 700;
  line-height: 60px;
}
.home-caption5 {
  color: rgb(53, 43, 42);
  font-size: 18px;
  max-width: 100%;
  text-align: center;
  font-family: "Karla";
  line-height: 27px;
}
.home-find4 {
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  padding-top: var(--dl-space-space-unit);
  border-width: 0px;
  padding-left: var(--dl-space-space-oneandhalfunits);
  border-radius: 56px;
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: rgb(250, 216, 122);
}
.home-find4:hover {
  opacity: 0.5;
}
.home-text41:hover {
  opacity: 0.5;
}
.home-faq {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  background-color: #E8DED5;
}
.home-content05 {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  flex-direction: column;
}
.home-heading6 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-header07 {
  color: rgb(53, 43, 42);
  font-size: 60px;
  font-style: normal;
  text-align: center;
  font-family: Cormorant Infant;
  font-weight: 700;
  line-height: 60px;
}
.home-caption6 {
  color: rgb(53, 43, 42);
  display: none;
  font-size: 18px;
  max-width: 600px;
  text-align: center;
  font-family: Karla;
  line-height: 27px;
}
.home-accordion {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
}
.home-content06 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header08 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  animation-name: tada;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-description {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon10 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon12 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element01 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content07 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header09 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description01 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container01 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon14 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon16 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element02 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content08 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header10 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description02 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container02 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon18 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon20 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element03 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content09 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header11 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description03 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container03 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon22 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon24 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element04 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content10 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header12 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description04 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container04 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon26 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon28 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element05 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content11 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header13 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description05 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container05 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon30 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon32 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element06 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content12 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header14 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description06 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container06 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon34 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon36 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element07 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content13 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header15 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description07 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container07 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon38 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon40 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element08 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content14 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header16 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description08 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container08 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon42 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon44 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element09 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content15 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header17 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description09 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container09 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon46 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon48 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element10 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content16 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header18 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description10 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container10 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon50 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon52 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element11 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content17 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header19 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description11 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container11 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon54 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon56 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element12 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content18 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header20 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description12 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container12 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon58 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon60 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element13 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content19 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header21 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description13 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container13 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon62 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon64 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-element14 {
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-content20 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  max-width: 700px;
  align-items: flex-start;
  flex-direction: column;
}
.home-header22 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-description14 {
  color: rgb(0, 0, 0);
  font-size: 18px;
  max-width: 800px;
  line-height: 27px;
}
.home-icon-container14 {
  padding-top: var(--dl-space-space-halfunit);
}
.home-icon66 {
  fill: #000000;
  width: 16px;
  height: 16px;
  display: none;
}
.home-icon68 {
  fill: #000000;
  width: 16px;
  height: 16px;
}
.home-footer {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #352B2A;
}
.home-content21 {
  gap: 120px;
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1440px;
  align-items: flex-start;
  padding-top: var(--dl-space-space-fourunits);
  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%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.home-branding {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  max-width: 400px;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading7 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image4 {
  height: 33px;
  object-fit: cover;
}
.home-caption7 {
  color: rgb(255, 255, 255);
}
.home-text43 {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-text44 {
  color: #ffffff;
}
.home-text47 {
  color: #ffffff;
}
.home-text49 {
  color: #ffffff;
}
.home-text51 {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
.home-text52 {
  color: #ffffff;
}
.home-links1 {
  gap: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-items {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link04 {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.home-link05 {
  color: rgb(255, 255, 255);
}
.home-link06 {
  color: rgb(255, 255, 255);
  display: none;
  text-decoration: none;
}
.home-link07 {
  color: rgb(255, 255, 255);
  display: none;
  text-decoration: none;
}
.home-items1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link08 {
  color: rgb(255, 255, 255);
}
.home-link09 {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.home-link10 {
  color: rgb(255, 255, 255);
  display: none;
}
.home-link11 {
  color: rgb(255, 255, 255);
  display: none;
}
.home-items2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link12 {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.home-link13 {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.home-link14 {
  color: rgb(255, 255, 255);
  display: none;
}
.home-link15 {
  color: rgb(255, 255, 255);
  display: none;
}
.home-link16 {
  color: rgb(255, 255, 255);
  display: none;
}
.home-copyright {
  color: rgb(118, 105, 104);
}
.home-text57 {
  text-decoration: underline;
}
.home-link17 {
  text-decoration: underline;
}
.home-container3 {
  display: contents;
}
@media(max-width: 1600px) {
  .home-hamburger {
    display: none;
  }
  .home-articles {
    display: none;
  }
}
@media(max-width: 991px) {
  .home-links {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-navlink {
    display: flex;
    text-decoration: none;
  }
  .home-link {
    display: flex;
  }
  .home-find {
    min-width: 149px;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    background-color: rgb(250, 216, 122);
  }
  .home-text14 {
    width: 139px;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    /*background-color: rgb(250, 216, 122);*/
  }
  .home-services {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .home-content01 {
    gap: var(--dl-space-space-fourunits);
  }
  .home-articles {
    gap: 135px;
    align-items: flex-start;
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home-highlight {
    gap: var(--dl-space-space-twounits);
    align-items: flex-start;
    flex-direction: column;
  }
  .home-highlight1 {
    gap: var(--dl-space-space-twounits);
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .home-caption3 {
    color: var(--dl-color-gray-black);
  }
  .home-caption4 {
    color: rgb(255, 255, 255);
  }
  .home-header06 {
    color: rgb(53, 43, 42);
    font-size: 60px;
    align-self: center;
    font-style: normal;
    font-family: Cormorant Infant;
    font-weight: 700;
    line-height: 60px;
  }
  .home-caption5 {
    color: rgb(53, 43, 42);
    font-size: 18px;
    font-family: Karla;
    line-height: 27px;
  }
  .home-text35 {
    color: #352b2a;
    font-size: 18px;
    font-family: Karla;
    line-height: 27px;
  }
  .home-text38 {
    color: #352b2a;
    font-size: 18px;
    font-family: Karla;
    line-height: 27px;
  }
  .home-find4 {
    width: 139px;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    background-color: rgb(250, 216, 122);
  }
  .home-text41 {
    width: 139px;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    /* background-color: rgb(250, 216, 122); */
  }
  .home-element {
    border-top-width: 1px;
  }
  .home-content06 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header08 {
    font-size: 16px;
  }
  .home-description {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content07 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header09 {
    font-size: 16px;
  }
  .home-description01 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content08 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header10 {
    font-size: 16px;
  }
  .home-description02 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content09 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header11 {
    font-size: 16px;
  }
  .home-description03 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content10 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header12 {
    font-size: 16px;
  }
  .home-description04 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content11 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header13 {
    font-size: 16px;
  }
  .home-description05 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content12 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header14 {
    font-size: 16px;
  }
  .home-description06 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content13 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header15 {
    font-size: 16px;
  }
  .home-description07 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content14 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header16 {
    font-size: 16px;
  }
  .home-description08 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content15 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header17 {
    font-size: 16px;
  }
  .home-description09 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content16 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header18 {
    font-size: 16px;
  }
  .home-description10 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content17 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header19 {
    font-size: 16px;
  }
  .home-description11 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content18 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header20 {
    font-size: 16px;
  }
  .home-description12 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content19 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header21 {
    font-size: 16px;
  }
  .home-description13 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content20 {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header22 {
    font-size: 16px;
  }
  .home-description14 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-content21 {
    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-heading7 {
    gap: var(--dl-space-space-unit);
  }
  .home-caption7 {
    color: rgb(255, 255, 255);
  }
  .home-links1 {
    gap: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
}
@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-links {
    display: none;
  }
  .home-hamburger {
    display: flex;
  }
  .home-mobile-menu {
    background-color: #397B53;
  }
  .home-icon02 {
    fill: #fff;
  }
  .home-text01 {
    color: #fff;
  }
  .home-text02 {
    color: #fff;
  }
  .home-text03 {
    color: #fff;
  }
  .home-text04 {
    color: #fff;
  }
  .home-text05 {
    color: #fff;
  }
  .home-icon-group {
    display: none;
  }
  .home-center {
    padding-bottom: 50px;
  }
  .home-heading {
    gap: var(--dl-space-space-halfunit);
  }
  .home-header {
    font-size: 40px;
    line-height: 40px;
  }
  .home-text06 {
    font-size: 40px;
    line-height: 40px;
  }
  .home-caption {
    font-size: 16px;
    max-width: 80%;
    line-height: 24px;
  }
  .home-services {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-content01 {
    gap: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .home-articles {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-content02 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-heading1 {
    gap: var(--dl-space-space-unit);
  }
  .home-header01 {
    font-size: 32px;
    line-height: 30px;
  }
  .home-caption1 {
    font-size: 16px;
  }
  .home-image2 {
    width: 100%;
    height: auto;
  }
  .home-content03 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-heading2 {
    gap: var(--dl-space-space-unit);
  }
  .home-header02 {
    font-size: 32px;
    line-height: 31px;
  }
  .home-caption2 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-gallery {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-header03 {
    font-size: 32px;
    line-height: 31px;
  }
  .home-location-wrapper {
    width: 100%;
  }
  .home-location-wrapper1 {
    width: 100%;
  }
  .home-location-wrapper2 {
    width: 100%;
  }
  .home-location-wrapper3 {
    width: 100%;
  }
  .home-contact {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-heading3 {
    gap: var(--dl-space-space-unit);
  }
  .home-header04 {
    font-size: 32px;
    line-height: 31px;
  }
  .home-caption3 {
    color: var(--dl-color-gray-black);
    font-size: 16px;
    font-family: Karla;
    line-height: 24px;
  }
  .home-link03 {
    text-decoration: underline;
  }
  .home-quote {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-heading4 {
    gap: var(--dl-space-space-unit);
  }
  .home-header05 {
    font-size: 32px;
    line-height: 31px;
  }
  .home-caption4 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-about {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-content04 {
    gap: var(--dl-space-space-threeunits);
    align-items: center;
  }
  .home-heading5 {
    gap: var(--dl-space-space-unit);
    align-items: center;
  }
  .home-header06 {
    font-size: 32px;
    max-width: 75%;
    text-align: center;
    line-height: 31px;
  }
  .home-caption5 {
    font-size: 16px;
    max-width: 60%;
    text-align: center;
    line-height: 24px;
  }
  .home-text36 {
    font-size: 16px;
    max-width: 60%;
    text-align: center;
    line-height: 24px;
  }
  .home-text39 {
    font-size: 16px;
    max-width: 60%;
    text-align: center;
    line-height: 24px;
  }
  .home-faq {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-content05 {
    gap: var(--dl-space-space-threeunits);
  }
  .home-heading6 {
    gap: var(--dl-space-space-unit);
  }
  .home-header07 {
    font-size: 32px;
    line-height: 31px;
  }
  .home-caption6 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-element01 {
    align-items: flex-start;
  }
  .home-element02 {
    align-items: flex-start;
  }
  .home-element03 {
    align-items: flex-start;
  }
  .home-element04 {
    align-items: flex-start;
  }
  .home-element05 {
    align-items: flex-start;
  }
  .home-element06 {
    align-items: flex-start;
  }
  .home-element07 {
    align-items: flex-start;
  }
  .home-element08 {
    align-items: flex-start;
  }
  .home-element09 {
    align-items: flex-start;
  }
  .home-element10 {
    align-items: flex-start;
  }
  .home-element11 {
    align-items: flex-start;
  }
  .home-element12 {
    align-items: flex-start;
  }
  .home-element13 {
    align-items: flex-start;
  }
  .home-element14 {
    align-items: flex-start;
  }
  .home-content21 {
    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;
  }
  .home-caption1 {
    color: rgb(53, 43, 42);
    font-size: 18px;
    font-family: Karla;
    line-height: 27px;
  }
  .home-image1 {
    width: 100%;
  }
  .home-rectangle {
    right: -120px;
    width: 200px;
    bottom: -110px;
  }
  
  .home-caption3 {
    color: var(--dl-color-gray-black);
  }
  .home-caption4 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: Karla;
    line-height: 24px;
  }
  .home-header08 {
    font-size: 16px;
  }
  .home-description {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header09 {
    font-size: 16px;
  }
  .home-description01 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header10 {
    font-size: 16px;
  }
  .home-description02 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header11 {
    font-size: 16px;
  }
  .home-description03 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header12 {
    font-size: 16px;
  }
  .home-description04 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header13 {
    font-size: 16px;
  }
  .home-description05 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header14 {
    font-size: 16px;
  }
  .home-description06 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header15 {
    font-size: 16px;
  }
  .home-description07 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header16 {
    font-size: 16px;
  }
  .home-description08 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header17 {
    font-size: 16px;
  }
  .home-description09 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header18 {
    font-size: 16px;
  }
  .home-description10 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header19 {
    font-size: 16px;
  }
  .home-description11 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header20 {
    font-size: 16px;
  }
  .home-description12 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header21 {
    font-size: 16px;
  }
  .home-description13 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header22 {
    font-size: 16px;
  }
  .home-description14 {
    font-size: 14px;
    line-height: 21px;
  }
}

/* --- Modern look-and-feel enhancements (overrides) --- */
.home-tint {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.45) 100%);
  backdrop-filter: blur(2px);
}

.home-video1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.home-navbar {
  background-color: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
  transition: padding 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
}

.home-navbar::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.25) 50%, transparent 100%);
}

.home-links a {
  position: relative;
  padding: 8px 12px;
  border-radius: 9999px;
  color: #ffffff;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.home-links a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  height: 2px;
  width: 0;
  background: #6FB3C6;
  transition: width 0.25s ease;
}

.home-links a:hover::after {
  width: 100%;
}

.home-links a:hover {
  background-color: rgba(255, 255, 255, 0.08);
}

.home-links a.is-active {
  background-color: rgba(255, 255, 255, 0.12);
  color: #E9F4FB;
}

.home-links a:focus-visible {
  outline: 2px solid #77CFD6;
  outline-offset: 2px;
}

.home-logo {
  transition: transform 200ms ease, opacity 200ms ease;
}

.home-logo:hover {
  transform: scale(1.02);
  opacity: 0.95;
}

.home-hamburger {
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.home-hamburger:hover {
  background-color: rgba(255, 255, 255, 0.12);
  transform: translateY(-1px);
}

.is-scrolled .home-navbar {
  padding-top: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
  background-color: rgba(22, 35, 43, 0.35);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.home-header {
  letter-spacing: 0.5px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}

.home-services {
  background: linear-gradient(180deg, #2F6F8F 0%, #69AFC0 100%);
}

/* Improve alignment of service cards: switch to responsive grid */
.home-content01 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--dl-space-space-threeunits);
  align-items: stretch;
}

.feature-feature {
  max-width: none;
  width: 100%;
  height: 100%;
}

.feature-description {
  margin-top: var(--dl-space-space-unit);
}

.feature-feature {
  padding: var(--dl-space-space-oneandhalfunits);
  background-color: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
  transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.feature-feature:hover {
  transform: translateY(-4px);
  background-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.18);
}

.feature-heading {
  align-items: center;
}

.feature-icon {
  height: 28px;
}

.home-find,
.home-find1,
.home-find2,
.home-find3,
.home-find4 {
  background: linear-gradient(135deg, #58B6C4 0%, #77CFD6 100%);
  box-shadow: 0 10px 20px rgba(88, 182, 196, 0.28);
  transform: translateY(0);
}

.home-find:hover,
.home-find1:hover,
.home-find2:hover,
.home-find3:hover,
.home-find4:hover {
  opacity: 1;
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(88, 182, 196, 0.35);
}

.home-location-wrapper {
  border-radius: 16px;
  overflow: hidden;
}

.location-background {
  transition: transform 0.4s ease, filter 0.4s ease;
  filter: grayscale(10%) saturate(110%);
}

.home-location-wrapper:hover .location-background {
  transform: scale(1.05);
  filter: grayscale(0%) saturate(120%);
}

.home-accordion {
  gap: var(--dl-space-space-unit);
}

.home-accordion .accordion {
  color: #352B2A;
  background-color: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: var(--dl-space-space-oneandhalfunits) var(--dl-space-space-twounits);
}

.home-accordion .accordion:hover {
  color: #352B2A;
  border-color: #d1d5db;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}

.home-footer a:hover {
  opacity: 0.8;
}

/* Section background color updates for water-themed palette */
.home-contact {
  background-color: #F6FAFC;
}

.home-about {
  background-color: #F4F9FB;
}

.home-quote {
  background: linear-gradient(180deg, #1E2D36 0%, #243640 100%);
}

.home-footer {
  background-color: #19252D;
}

@media(max-width: 767px) {
  .home-mobile-menu {
    background: linear-gradient(180deg, #2F6F8F 0%, #458EA5 100%);
  }
}

@media(max-width: 991px) {
  .home-content01 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media(max-width: 767px) {
  .home-content01 {
    grid-template-columns: 1fr;
  }
}

/* Ensure mobile menu fully overlays and prevent background scroll */
.home-mobile-menu {
  inset: 0;
  z-index: 9999;
}

.no-scroll {
  overflow: hidden;
}

.no-scroll .home-center {
  visibility: hidden;
}

/* Mobile menu link enhancements */
.home-nav1 a {
  padding: 12px 14px;
  border-radius: 12px;
  color: #FFFFFF;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.home-nav1 a:hover {
  background-color: rgba(255, 255, 255, 0.12);
  transform: translateX(2px);
}

.home-nav1 a.is-active {
  background-color: rgba(255, 255, 255, 0.18);
}

/* --- Gallery improvements --- */
.home-header03 {
  position: relative;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}

.home-header03::after {
  content: "";
  display: block;
  margin: 12px auto 0;
  width: 72px;
  height: 3px;
  border-radius: 3px;
  background: linear-gradient(90deg, #69AFC0 0%, #77CFD6 100%);
}

.home-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: var(--dl-space-space-oneandhalfunits);
  align-items: stretch;
}

.home-location-wrapper {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  aspect-ratio: 4 / 3;
  animation-name: none;
}

.home-location-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0.25) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.home-location-wrapper:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}

.home-location-wrapper:hover::after {
  opacity: 1;
}

.location-item {
  height: 100%;
  display: block;
}

.location-background {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media(max-width: 991px) {
  .home-list {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }
}

@media(max-width: 767px) {
  .home-list {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  }
}