.navbar81-wrapper {
  display: contents;
}
 
.navbar81-container1 {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  position: sticky;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar81-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-layout-size-maxwidth);
  min-width: 100%;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.navbar81-image1 {
  width: 758px;
  height: 109px;
}
 
.navbar81-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar81-burger-menu {
  display: none;
}
 
.navbar81-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar81-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar81-container2 {
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar81root-class-name {
  background-color: #c7843b;
}
 
@media(max-width: 767px) {
  .navbar81-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar81-desktop-menu {
    display: none;
  }
  .navbar81-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar81-mobile-menu {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 479px) {
  .navbar81-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .navbar81-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.hero9-wrapper {
  display: contents;
}
 
.hero9-header30 {
  gap: var(--dl-layout-space-twounits);
}
 
.hero9-image {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.hero9-container {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(255,255,255,0.7);
}
 
.hero9-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  z-index: 1;
  align-items: center;
  flex-direction: column;
}
 
.hero9-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hero9-text1 {
  text-align: center;
}
 
.hero9-text2 {
  text-align: center;
}
 
.hero9-actions {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.hero9-button {
  color: #000000;
  width: 302px;
  height: 58px;
  transition: 0.3s;
  border-color: #000000;
  border-width: 4px;
  text-decoration: none;
  background-color: #e6a053;
}
 
.hero9-button:hover {
  color: #000000;
  border-color: #000000;
  border-width: 1px;
  background-color: #f3c899;
}
 
.hero9-text3 {
  text-align: center;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
@media(max-width: 991px) {
  .hero9-text1 {
    text-align: center;
  }
  .hero9-text2 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .hero9-actions {
    width: 100%;
    flex-direction: column;
  }
  .hero9-button {
    width: 100%;
  }
}

.features161-wrapper {
  display: contents;
}
 
.features161-layout300 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  border-radius: 44px;
  flex-direction: column;
}
 
.features161-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.features161-section-title {
  gap: 16px;
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features161-content1 {
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.features161-text10 {
  text-align: center;
}
 
.features161-container {
  width: 1264px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.features161-text11 {
  text-align: center;
}
 
.features161-content2 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.features161-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.features161-feature1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features161-feature1-image {
  border-radius: 44px;
}
 
.features161-content3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features161-feature1-title {
  text-align: center;
}
 
.features161-feature2 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features161-feature2-image {
  border-radius: 44px;
}
 
.features161-content4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features161-feature3 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features161-feature3-image {
  border-radius: 44px;
}
 
.features161-content5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.features161root-class-name {
  background-color: #e6a053;
}
 
@media(max-width: 991px) {
  .features161-section-title {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features161-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .features161-section-title {
    width: auto;
  }
  .features161-text10 {
    text-align: center;
  }
  .features161-row {
    flex-direction: column;
  }
  .features161-feature2 {
    width: auto;
  }
  .features161-feature3 {
    width: auto;
  }
}

.features96-wrapper {
  display: contents;
}
 
.features96-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features96-text1 {
  z-index: 2;
  text-align: center;
}
 
.features96-text2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text22 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.features96root-class-name {
  background-color: #e6a053;
}

.features173-wrapper {
  display: contents;
}
 
.features173-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features173-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features173-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features173-placeholder-image {
  border-radius: 44px;
}
 
.features173-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features173-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features173-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text24 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.features173root-class-name {
  background-color: #c7843b;
}
 
@media(max-width: 991px) {
  .features173-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}

.features174-wrapper {
  display: contents;
}
 
.features174-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features174-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features174-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features174-placeholder-image {
  border-radius: 44px;
}
 
.features174-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features174-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features174-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text26 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.features174root-class-name {
  background-color: #c7843b;
}
 
@media(max-width: 991px) {
  .features174-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}

.features97-wrapper {
  display: contents;
}
 
.features97-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features97-text1 {
  z-index: 2;
  text-align: center;
}
 
.features97-text2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text28 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features97root-class-name {
  background-color: #e6a053;
}

.features183-wrapper {
  display: contents;
}
 
.features183-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features183-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features183-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features183-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features183-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features183-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features183-placeholder-image {
  border-radius: 44px;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text30 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.features183root-class-name {
  background-color: #c7843b;
}
 
@media(max-width: 991px) {
  .features183-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
}

.features184-wrapper {
  display: contents;
}
 
.features184-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features184-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features184-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features184-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features184-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features184-text1 {
  height: 50px;
}
 
.features184-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features184-placeholder-image {
  border-radius: 44px;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text32 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.features184root-class-name {
  background-color: #c7843b;
}
 
@media(max-width: 991px) {
  .features184-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
}

.features98-wrapper {
  display: contents;
}
 
.features98-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features98-text1 {
  z-index: 2;
  text-align: center;
}
 
.features98-text2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text33 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.features98root-class-name {
  background-color: #e6a053;
}

.content-list61-wrapper {
  display: contents;
}
 
.content-list61-container1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list61-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: row;
}
 
.content-list61-container2 {
  width: auto;
  padding: var(--dl-layout-space-twounits);
  align-items: flex-start;
}
 
.content-list61-container3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list61-ul1 {
  align-items: flex-start;
}
 
.content-list61-li1 {
  align-items: flex-start;
}
 
.content-list61-heading7 {
  align-self: center;
  text-align: center;
}
 
.content-list61-ul2 {
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text35 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text36 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text40 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.content-list61root-class-name {
  background-color: #e6a053;
}
 
@media(max-width: 767px) {
  .content-list61-max-width {
    align-items: center;
    flex-direction: column;
  }
  .content-list61-container2 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .content-list61-ul2 {
    padding-left: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .content-list61-max-width {
    flex-direction: column;
  }
  .content-list61-ul2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
}

.gallery71-wrapper {
  display: contents;
}
 
.gallery71-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery71-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.gallery71-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.gallery71-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.gallery71-container2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  border-radius: 44px;
  flex-direction: column;
}
 
.gallery71-image1 {
  width: 100%;
  height: 440px;
  object-fit: cover;
  border-radius: 44px;
}
 
.gallery71-image2 {
  width: 100%;
  height: 440px;
  object-fit: cover;
  border-radius: 44px;
}
 
.gallery71-container3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery71-image3 {
  width: 100%;
  height: 240px;
  object-fit: cover;
  border-radius: 44px;
}
 
.gallery71-image4 {
  width: 100%;
  height: 440px;
  object-fit: cover;
  border-radius: 44px;
}
 
.gallery71-image5 {
  width: 100%;
  height: 240px;
  object-fit: cover;
  border-radius: 44px;
}
 
.gallery71-container4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery71-image6 {
  width: 100%;
  height: 440px;
  object-fit: cover;
  border-radius: 44px;
}
 
.gallery71-image7 {
  width: 100%;
  height: 440px;
  object-fit: cover;
  border-radius: 44px;
}
 
.gallery71root-class-name {
  background-color: #c7843b;
}
 
@media(max-width: 991px) {
  .gallery71-content {
    align-items: center;
    flex-direction: column;
  }
  .gallery71-container2 {
    width: 100%;
  }
  .gallery71-image1 {
    flex: 0 0 auto;
    width: 100%;
  }
  .gallery71-container3 {
    width: 100%;
  }
  .gallery71-container4 {
    width: 100%;
  }
}

.features99-wrapper {
  display: contents;
}
 
.features99-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features99-text1 {
  z-index: 2;
  text-align: center;
}
 
.features99-text2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text41 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.features99root-class-name {
  background-color: #c7843b;
}

.contact-form81-wrapper {
  display: contents;
}
 
.contact-form81-contact1 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.contact-form81-max-width {
  align-items: flex-start;
}
 
.contact-form81-section-title {
  gap: var(--dl-layout-space-unit);
  width: 40%;
  align-items: flex-start;
}
 
.contact-form81-logo {
  height: 3rem;
  object-fit: cover;
  border-radius: 25px;
}
 
.contact-form81-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  flex-direction: column;
}
 
.contact-form81-content2 {
  gap: 16px;
  display: flex;
  padding: 8px 0;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-row1 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form81-email {
  text-decoration: none;
}
 
.contact-form81-row2 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form81-phone {
  text-decoration: none;
}
 
.contact-form81-row3 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form81-form {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 60%;
}
 
.contact-form81-container1 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form81-input1 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-text-input1 {
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  background-color: #fbac57;
}
 
.contact-form81-input2 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-text-input2 {
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  background-color: #fbac57;
}
 
.contact-form81-container2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form81-input3 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-text-input3 {
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  background-color: #fbac57;
}
 
.contact-form81-input4 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-text-input4 {
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  background-color: #fbac57;
}
 
.contact-form81-container3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-input5 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-textarea {
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  background-color: #fbac57;
}
 
.contact-form81-checkbox1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: flex-start;
  align-items: center;
}
 
.contact-form81-button {
  color: #000000;
  width: 273px;
  height: 39px;
  align-self: flex-start;
  transition: 0.3s;
  border-color: #000000;
  border-width: 5px;
  background-color: #a8651b;
}
 
.contact-form81-button:hover {
  color: #000000;
  border-color: #000000;
  border-width: 2px;
  background-color: #ff8600;
}
 
.home-fragment43 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment44 {
  display: contents;
}
 
.home-text46 {
  display: inline-block;
}
 
.home-fragment45 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
}
 
.home-fragment46 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment47 {
  display: contents;
}
 
.home-text49 {
  display: inline-block;
}
 
.home-fragment48 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment49 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.contact-form81root-class-name {
  background-color: #c7843b;
}
 
@media(max-width: 991px) {
  .contact-form81-max-width {
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form81-section-title {
    width: 100%;
  }
  .contact-form81-form {
    width: 100%;
  }
  .contact-form81-container1 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form81-input1 {
    width: 50%;
  }
  .contact-form81-input2 {
    width: 50%;
    flex-direction: column;
  }
  .contact-form81-container2 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form81-input3 {
    width: 50%;
  }
  .contact-form81-input4 {
    width: 50%;
  }
  .contact-form81-container3 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form81-checkbox1 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .contact-form81-text12 {
    text-align: center;
  }
  .contact-form81-form {
    padding: var(--dl-layout-space-unit);
  }
  .contact-form81-container1 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form81-input1 {
    width: 100%;
  }
  .contact-form81-input2 {
    width: 100%;
  }
  .contact-form81-container2 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form81-input3 {
    width: 100%;
  }
  .contact-form81-input4 {
    width: 100%;
  }
}

.footer4-wrapper {
  display: contents;
}
 
.footer4-footer7 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer4-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-logo {
  width: 364px;
  height: 52px;
  margin-left: 120px;
}
 
.footer4-text {
  font-size: 11px;
}
 
.footer4root-class-name {
  background-color: #c7843b;
}
 
@media(max-width: 479px) {
  .footer4-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text22 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text24 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text26 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text28 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text30 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text32 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text33 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text35 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text36 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text40 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text41 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-fragment43 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment44 {
  display: contents;
}
 
.home-text46 {
  display: inline-block;
}
 
.home-fragment45 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
}
 
.home-fragment46 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment47 {
  display: contents;
}
 
.home-text49 {
  display: inline-block;
}
 
.home-fragment48 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment49 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-link {
  display: contents;
}
 
.home-container2 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.home-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text52 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
