.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-heading {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  border-radius: 10px;
  justify-content: center;
}
.home-navbar-interactive {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 99999;
  position: fixed;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-unit);
  justify-content: space-between;
  background-image: linear-gradient(0deg, rgba(25, 24, 24, 0) 0.00%,rgba(25, 24, 24, 0.6) 24.00%,rgb(25, 24, 24) 60.00%);
}
.home-image {
  width: var(--dl-size-size-xlarge);
  display: none;
  object-fit: cover;
}
.home-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.home-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-image1 {
  height: 32px;
}
.home-container01 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-text01 {
  margin-left: var(--dl-space-space-twounits);
}
.home-text02 {
  margin-left: var(--dl-space-space-twounits);
}
.home-text03 {
  margin-left: var(--dl-space-space-twounits);
}
.home-text04 {
  margin-left: var(--dl-space-space-twounits);
}
.home-actions {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  animation-name: fadeInUp;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-button {
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-text05 {
  font-family: "Montserrat";
}
.home-button01 {
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-text06 {
  font-family: "Montserrat";
}
.home-burger-menu {
  display: none;
}
.home-icon {
  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: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-logo {
  height: 2rem;
}
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.home-text07 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text08 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text09 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text10 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text11 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-actions1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  animation-name: fadeInUp;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-button02 {
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-text12 {
  font-family: "Montserrat";
}
.home-button03 {
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-text13 {
  font-family: "Montserrat";
}
.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-header76 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: 100vh;
  display: flex;
  z-index: 999;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(0deg, rgba(25, 24, 24, 0) 0.00%,rgb(25, 24, 24) 40.00%);
}
.home-max-width {
  width: 80%;
  display: flex;
  max-width: 100%;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-column {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-image2 {
  height: 32px;
}
.home-container02 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text14 {
  font-size: 48px;
  font-family: "Montserrat";
  font-weight: 700;
  animation-name: fadeInUp;
  text-transform: none;
  animation-delay: 0s;
  text-decoration: none;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-text15 {
  font-family: "Montserrat";
  animation-name: fadeInUp;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-actions2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  animation-name: fadeInUp;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-button04 {
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-text16 {
  font-family: "Montserrat";
}
.home-button05 {
  animation-name: none;
  animation-delay: 0s;
  text-decoration: none;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-text17 {
  font-family: "Montserrat";
}
.home-content {
  gap: var(--dl-space-space-unit);
  width: 50%;
  height: 700px;
  display: flex;
  position: relative;
  align-items: center;
}
.home-column1 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 50%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  max-width: auto;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
.home-placeholder-image {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
}
.home-placeholder-image:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-placeholder-image1 {
  width: 100%;
  height: 100%;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
}
.home-placeholder-image1:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-placeholder-image2 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
}
.home-placeholder-image2:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-placeholder-image3 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
}
.home-placeholder-image3:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-column2 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 50%;
  height: auto;
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  max-width: auto;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
.home-placeholder-image4 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
}
.home-placeholder-image4:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-placeholder-image5 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
}
.home-placeholder-image5:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-placeholder-image6 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
}
.home-placeholder-image6:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-placeholder-image7 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
}
.home-placeholder-image7:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-container03 {
  flex: 0 0 auto;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: var(--dl-size-size-xlarge);
  margin: auto;
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-image: linear-gradient(180deg, rgba(25, 24, 24, 0) 35.00%,rgb(25, 24, 24) 100.00%);
}
.home-pricing23 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.home-max-width1 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-section-title {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.home-text18 {
  text-align: center;
}
.home-content01 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.home-text19 {
  text-align: center;
}
.home-text20 {
  text-align: center;
}
.home-container04 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-column3 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 500px;
  transition: 0.3s;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(251, 250, 249, 0);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  flex-direction: column;
}
.home-column3:hover {
  display: flex;
  opacity: 1;
  border-color: #fbfaf9;
}
.home-lottie-node {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  align-self: flex-end;
  transition: 0.3s;
}

.home-price {
  gap: var(--dl-space-space-twounits);
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.home-price1 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.home-text21 {
  font-weight: 600;
}
.home-container05 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-text23 {
  font-size: 16px;
  align-self: flex-end;
  font-style: normal;
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  margin-bottom: 10px;
  text-transform: none;
  text-decoration: none;
}
.home-list {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-list-item {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-list-item01 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-list-item02 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-list-item03 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-button06 {
  width: 100%;
}
.home-column4 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  position: relative;
  flex-grow: 1;
  max-width: 500px;
  align-self: stretch;
  transition: 0.3s;
  align-items: center;
  border-color: rgba(251, 250, 249, 0);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  flex-direction: column;
  background-color: #252525;
}
.home-column4:hover {
  display: flex;
  opacity: 1;
  border-color: #fbfaf9;
}
.home-lottie-node1 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  align-self: flex-end;
  transition: 0.3s;
}

.home-container06 {
  top: 0px;
  flex: 0 0 auto;
  left: var(--dl-space-space-twounits);
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius4);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: center;
  background-color: var(--dl-color-theme-primary1);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.home-text29 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 18px;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 700;
}
.home-price2 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.home-price3 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.home-text30 {
  font-weight: 600;
}
.home-container07 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-text32 {
  font-size: 16px;
  align-self: flex-end;
  font-style: normal;
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  margin-bottom: 10px;
  text-transform: none;
  text-decoration: none;
}
.home-list1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-list-item04 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-text35 {
  font-weight: 700;
}
.home-list-item05 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-list-item06 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-list-item07 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-button07 {
  width: 100%;
}
.home-text39 {
  font-family: "Montserrat";
}
.home-column5 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  max-width: 500px;
  transition: 0.3s;
  align-items: center;
  flex-shrink: 0;
  border-color: rgba(251, 250, 249, 0);
  border-style: solid;
  border-width: 1px;
  border-radius: 20px;
  flex-direction: column;
}
.home-column5:hover {
  display: flex;
  opacity: 1;
  border-color: #fbfaf9;
}
.home-lottie-node2 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
  align-self: flex-end;
  transition: 0.3s;
}

.home-price4 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.home-price5 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.home-text40 {
  font-weight: 600;
}
.home-container08 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-text42 {
  font-size: 16px;
  align-self: flex-end;
  font-style: normal;
  margin-top: var(--dl-space-space-halfunit);
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 1.15;
  margin-bottom: 10px;
  text-transform: none;
  text-decoration: none;
}
.home-list2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-list-item08 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-list-item09 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-list-item10 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-list-item11 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
.home-button08 {
  width: 100%;
}
.home-text47 {
  font-family: "Montserrat";
}
.home-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
.home-max-width2 {
  gap: var(--dl-space-space-fiveunits);
  display: flex;
  align-items: center;
}
.home-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
.home-placeholder-image8 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-placeholder-image8:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-content02 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-section-title1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-content03 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-text49 {
  font-family: "Montserrat";
}
.home-actions3 {
  gap: var(--dl-space-space-unit);
  display: flex;
}
.home-button09 {
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-halfunit);
}
.home-action1 {
  font-family: "Montserrat";
}
.home-button10 {
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-halfunit);
}
.home-layout300 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.home-max-width3 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-section-title2 {
  gap: 16px;
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.home-text51 {
  text-align: center;
}
.home-content04 {
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.home-text52 {
  text-align: center;
  font-family: "Montserrat";
}
.home-text53 {
  text-align: center;
}
.home-content05 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
.home-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
.home-feature1 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-content06 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: stretch;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  border-radius: 20px;
  flex-direction: column;
}
.home-feature1-title {
  text-align: center;
  font-family: "Montserrat";
}
.home-feature2 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-content07 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: stretch;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  border-radius: 20px;
  flex-direction: column;
}
.home-feature2-title {
  font-family: "Montserrat";
}
.home-feature3 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-content08 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-self: stretch;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  border-radius: 20px;
  flex-direction: column;
}
.home-feature3-title {
  font-family: "Montserrat";
}
.home-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.home-max-width4 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-section-title3 {
  gap: 24px;
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.home-text54 {
  text-align: center;
}
.home-text55 {
  text-align: center;
}
.home-container09 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-content09 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: var(--dl-size-size-maxwidth);
  display: flex;
  max-width: 100%;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
.home-container10 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image1 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image1:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-image2 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image2:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-image21 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image21:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-container11 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image3 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image3:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-image4 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image4:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-image5 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image5:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-container12 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container13 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-image6 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image6:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-image7 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image7:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-image71 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image71:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-image31 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image31:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-container14 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-max-width5 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-container15 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text56 {
  font-family: "Montserrat";
}
.home-text57 {
  text-align: left;
  font-family: "Montserrat";
}
.home-container16 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  align-content: center;
}
.home-container17 {
  height: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-unit);
  border-radius: 20px;
  padding-right: var(--dl-space-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: center;
  background-color: #ffce17;
}
.home-logo1 {
  width: var(--dl-size-size-xxlarge);
  height: 89px;
  object-fit: contain;
}
.home-container18 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-threeunits);
  border-radius: 20px;
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: center;
  background-color: #ffffff;
}
.home-logo2 {
  width: auto;
  height: auto;
  object-fit: contain;
}
.home-container19 {
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  align-items: center;
  padding-top: 16px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
.home-pasted-image {
  width: 400px;
}
.home-container20 {
  height: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  align-items: center;
  padding-top: 16px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
.home-pasted-image1 {
  width: var(--dl-size-size-xlarge);
}
.home-container21 {
  height: 100%;
  display: flex;
  padding: 16px;
  align-items: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
.home-pasted-image2 {
  width: var(--dl-size-size-xxlarge);
}
.home-container22 {
  height: 100%;
  display: flex;
  padding: 16px;
  align-items: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
.home-pasted-image3 {
  width: var(--dl-size-size-xxlarge);
}
.home-contact9 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
.home-content10 {
  gap: 0;
  flex: 1;
  align-items: stretch;
}
.home-section-title4 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-content11 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-text59 {
  font-family: "Montserrat";
}
.home-form {
  gap: var(--dl-space-space-unit);
}
.home-input {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  flex-direction: column;
}
.home-text-input {
  align-self: stretch;
  text-align: left;
  padding-top: 1rem;
  padding-left: 1.5rem;
  border-radius: 16px;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
}
.home-input1 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  flex-direction: column;
}
.home-text-input1 {
  align-self: stretch;
  text-align: left;
  padding-top: 1rem;
  padding-left: 1.5rem;
  border-radius: 16px;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
}
.home-input2 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  flex-direction: column;
}
.home-text-input2 {
  align-self: stretch;
  text-align: left;
  padding-top: 1rem;
  padding-left: 1.5rem;
  border-radius: 16px;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
}
.home-input3 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  flex-direction: column;
}
.home-text-input3 {
  align-self: stretch;
  text-align: left;
  padding-top: 1rem;
  padding-left: 1.5rem;
  border-radius: 16px;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
}
.home-container23 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-textarea {
  height: var(--dl-size-size-xlarge);
  align-self: stretch;
  text-align: left;
  font-family: "Montserrat";
  padding-top: 1rem;
  padding-left: 1.5rem;
  border-radius: 16px;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
}
.home-checkbox {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
}
.home-text66 {
  height: auto;
  font-size: 14px;
  font-style: Regular;
  text-align: left;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 150%;
  font-stretch: normal;
  text-decoration: none;
}
.home-button11 {
  align-self: flex-start;
}
.home-action11 {
  font-family: "Montserrat";
}
.home-container24 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
}
.home-image11 {
  width: 100%;
  height: auto;
  align-self: stretch;
  transition: 0.3s;
  border-color: #fff;
  border-width: 2px;
  border-radius: 20px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
.home-image11:hover {
  box-shadow: 0px 0px 5px 0px #ffffff;
}
.home-content12 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  margin-top: var(--dl-space-space-threeunits);
  align-items: flex-start;
  flex-direction: column;
}
.home-content13 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.home-icon34 {
  width: 24px;
  height: 24px;
}
.home-contact-info {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text67 {
  font-size: 20px;
  align-self: flex-start;
  text-align: center;
  font-family: "Montserrat";
}
.home-email {
  font-family: "Montserrat";
}
.home-content14 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.home-icon36 {
  width: 24px;
  height: 24px;
}
.home-contact-info1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text68 {
  font-size: 20px;
  align-self: flex-start;
  text-align: center;
  font-family: "Montserrat";
}
.home-text69 {
  font-family: "Montserrat";
}
.home-content15 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.home-link {
  display: contents;
}
.home-icon38 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon38:hover {
  transform: scale(1.05);
}
.home-link01 {
  display: contents;
}
.home-icon40 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon40:hover {
  transform: scale(1.05);
}
.home-link02 {
  display: contents;
}
.home-icon42 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon42:hover {
  transform: scale(1.05);
}
.home-link03 {
  display: contents;
}
.home-icon44 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon44:hover {
  transform: scale(1.05);
}
.home-link04 {
  display: contents;
}
.home-icon46 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.home-link05 {
  display: contents;
}
.home-icon48 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon48:hover {
  transform: scale(1.05);
}
.home-footer1 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
.home-max-width7 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-content16 {
  gap: var(--dl-space-space-fourunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: var(--dl-radius-radius-radius4);
}
.home-newsletter {
  gap: 24px;
  width: 500px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-image12 {
  height: 2rem;
}
.home-links2 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  justify-content: flex-end;
}
.home-column1 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-footer-links {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-column2 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-footer-links1 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
.home-container25 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-column3 {
  gap: var(--dl-space-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
.home-social-link1-title {
  margin-bottom: var(--dl-space-space-twounits);
}
.home-content17 {
  gap: var(--dl-space-space-unit);
  display: grid;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  grid-template-columns: 1fr 1fr 1fr;
}
.home-icon50 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon50:hover {
  transform: scale(1.05);
}
.home-icon52 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon52:hover {
  transform: scale(1.05);
}
.home-icon54 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon54:hover {
  transform: scale(1.05);
}
.home-icon56 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon56:hover {
  transform: scale(1.05);
}
.home-icon58 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.home-icon60 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
.home-icon60:hover {
  transform: scale(1.05);
}
.home-credits {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  margin-top: var(--dl-space-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
.home-row1 {
  gap: 64px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
.home-footer-links2 {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
@media(max-width: 1200px) {
  .home-header76 {
    height: auto;
  }
}
@media(max-width: 991px) {
  .home-image {
    display: none;
  }
  .home-text01 {
    margin-left: var(--dl-space-space-unit);
  }
  .home-text02 {
    margin-left: var(--dl-space-space-unit);
  }
  .home-text03 {
    margin-left: var(--dl-space-space-unit);
  }
  .home-text04 {
    margin-left: var(--dl-space-space-unit);
  }
  .home-text05 {
    font-size: 14px;
  }
  .home-text06 {
    font-size: 14px;
  }
  .home-header76 {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
    flex-direction: column;
  }
  .home-max-width {
    flex-direction: column;
  }
  .home-column {
    width: 100%;
    padding-left: var(--dl-space-space-fiveunits);
    padding-right: var(--dl-space-space-fiveunits);
  }
  .home-content {
    width: auto;
    height: auto;
    flex-direction: column;
  }
  .home-column1 {
    width: auto;
    margin-top: 0px;
    margin-left: -200px;
    flex-direction: row;
  }
  .home-placeholder-image {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-placeholder-image1 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-placeholder-image2 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-placeholder-image3 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-column2 {
    width: auto;
    flex-direction: row;
  }
  .home-placeholder-image4 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-placeholder-image5 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-placeholder-image6 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-placeholder-image7 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-container04 {
    flex-direction: column;
  }
  .home-column3 {
    width: 100%;
  }
  .home-column5 {
    width: 100%;
  }
  .home-max-width2 {
    gap: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .home-placeholder-image8 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-section-title2 {
    width: 100%;
  }
  .home-content06 {
    border-color: var(--dl-color-theme-neutral-dark);
    border-width: 1px;
    border-radius: 20px;
  }
  .home-content07 {
    border-color: var(--dl-color-theme-neutral-dark);
    border-width: 1px;
    border-radius: 20px;
  }
  .home-content08 {
    border-color: var(--dl-color-theme-neutral-dark);
    border-width: 1px;
    border-radius: 20px;
  }
  .home-content09 {
    align-items: center;
    flex-direction: column;
  }
  .home-container10 {
    width: 100%;
    flex-direction: row;
  }
  .home-image1 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-image2 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-image21 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-container11 {
    width: 100%;
    flex-direction: row;
  }
  .home-image3 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-image4 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-image5 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-container12 {
    width: 100%;
    flex-direction: column;
  }
  .home-container13 {
    flex-direction: row;
  }
  .home-image6 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-image7 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-image71 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-image31 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-max-width5 {
    flex-direction: column;
  }
  .home-container15 {
    width: 100%;
  }
  .home-container16 {
    width: 100%;
    padding: var(--dl-space-space-threeunits);
  }
  .home-max-width6 {
    flex-direction: column;
  }
  .home-content10 {
    width: 100%;
  }
  .home-container24 {
    width: 100%;
  }
  .home-image11 {
    width: var(--dl-size-size-xxlarge);
    height: var(--dl-size-size-xlarge);
  }
  .home-newsletter {
    width: 300px;
  }
}
@media(max-width: 767px) {
  .home-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-image {
    width: 2rem;
    display: flex;
  }
  .home-desktop-menu {
    display: none;
  }
  .home-actions {
    width: 100%;
    justify-content: center;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-icon {
    fill: var(--dl-color-theme-primary1);
  }
  .home-mobile-menu {
    background-color: var(--dl-color-theme-neutral-light);
  }
  .home-logo {
    height: 2rem;
  }
  .home-text07 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text08 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text09 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text10 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text11 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-actions1 {
    width: 100%;
    justify-content: flex-start;
  }
  .home-column {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-text15 {
    text-align: center;
  }
  .home-actions2 {
    width: 100%;
    justify-content: center;
  }
  .home-column1 {
    align-items: center;
  }
  .home-placeholder-image {
    width: 100%;
    height: 500px;
    display: none;
  }
  .home-placeholder-image1 {
    width: 100%;
    height: 500px;
  }
  .home-placeholder-image2 {
    width: 100%;
    height: 500px;
  }
  .home-placeholder-image3 {
    width: 100%;
    height: 500px;
  }
  .home-column2 {
    align-items: center;
  }
  .home-placeholder-image4 {
    width: 100%;
    height: 500px;
  }
  .home-placeholder-image5 {
    width: 100%;
    height: 500px;
  }
  .home-placeholder-image6 {
    width: 100%;
    height: 500px;
  }
  .home-placeholder-image7 {
    width: 100%;
    height: 500px;
  }
  .home-placeholder-image8 {
    width: 100%;
    height: 500px;
  }
  .home-max-width3 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-section-title2 {
    width: auto;
  }
  .home-text52 {
    text-align: center;
  }
  .home-feature2 {
    width: auto;
  }
  .home-feature3 {
    width: auto;
  }
  .home-section-title3 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-container09 {
    flex-direction: column;
  }
  .home-container10 {
    flex-direction: column;
  }
  .home-image1 {
    width: 100%;
    height: 500px;
  }
  .home-image2 {
    width: 100%;
    height: 500px;
  }
  .home-image21 {
    width: 100%;
    height: 500px;
  }
  .home-container11 {
    flex-direction: column;
  }
  .home-image3 {
    width: 100%;
    height: 500px;
  }
  .home-image4 {
    width: 100%;
    height: 500px;
  }
  .home-image5 {
    width: 100%;
    height: 500px;
  }
  .home-container13 {
    flex-direction: column;
  }
  .home-image6 {
    width: 100%;
    height: 500px;
  }
  .home-image7 {
    width: 100%;
    height: 500px;
  }
  .home-image71 {
    width: 100%;
    height: 500px;
  }
  .home-image31 {
    width: 100%;
    height: 500px;
  }
  .home-container16 {
    padding: var(--dl-space-space-twounits);
  }
  .home-image11 {
    width: 100%;
    height: 500px;
  }
  .home-content16 {
    flex-direction: column;
  }
  .home-newsletter {
    width: 100%;
  }
  .home-links2 {
    width: 100%;
    align-items: flex-start;
    justify-content: center;
  }
  .home-column1-title {
    text-align: center;
  }
  .home-footer-links {
    align-self: center;
  }
  .home-column2-title {
    text-align: center;
  }
  .home-footer-links1 {
    align-self: center;
  }
  .home-column3 {
    align-items: center;
  }
  .home-social-link1-title {
    text-align: center;
  }
  .home-row1 {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .home-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .home-actions {
    flex-direction: column;
  }
  .home-button {
    width: 100%;
  }
  .home-button01 {
    width: 100%;
  }
  .home-mobile-menu {
    padding: 16px;
  }
  .home-actions1 {
    flex-direction: column;
  }
  .home-button02 {
    width: 100%;
  }
  .home-button03 {
    width: 100%;
  }
  .home-column {
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-text15 {
    text-align: center;
  }
  .home-actions2 {
    flex-direction: column;
  }
  .home-button04 {
    width: 100%;
  }
  .home-button05 {
    width: 100%;
  }
  .home-placeholder-image {
    height: auto;
  }
  .home-placeholder-image1 {
    height: auto;
  }
  .home-placeholder-image2 {
    height: auto;
  }
  .home-placeholder-image3 {
    height: auto;
  }
  .home-max-width1 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-button06 {
    width: 100%;
  }
  .home-button07 {
    width: 100%;
  }
  .home-button08 {
    width: 100%;
  }
  .home-placeholder-image8 {
    height: auto;
  }
  .home-actions3 {
    width: 100%;
    flex-direction: column;
  }
  .home-button09 {
    width: 100%;
  }
  .home-button10 {
    width: 100%;
  }
  .home-image1 {
    height: auto;
  }
  .home-image2 {
    height: auto;
  }
  .home-image21 {
    height: auto;
  }
  .home-image3 {
    height: auto;
  }
  .home-image4 {
    height: auto;
  }
  .home-image5 {
    height: auto;
  }
  .home-image6 {
    height: auto;
  }
  .home-image7 {
    height: auto;
  }
  .home-image71 {
    height: auto;
  }
  .home-image31 {
    height: auto;
  }
  .home-container14 {
    gap: var(--dl-space-space-unit);
    padding: var(--dl-space-space-oneandhalfunits);
  }
  .home-container15 {
    align-items: center;
  }
  .home-text56 {
    text-align: center;
  }
  .home-text57 {
    text-align: center;
  }
  .home-container16 {
    padding: 0px;
  }
  .home-container17 {
    width: 100%;
  }
  .home-logo1 {
    width: 100%;
  }
  .home-container18 {
    width: 100%;
  }
  .home-container19 {
    width: 100%;
  }
  .home-container20 {
    width: 100%;
  }
  .home-container21 {
    width: 100%;
  }
  .home-container22 {
    width: 100%;
  }
  .home-image11 {
    height: auto;
  }
  .home-links2 {
    flex-direction: column;
  }
  .home-column1 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .home-footer-links {
    align-items: center;
    justify-content: center;
  }
  .home-column2 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .home-footer-links1 {
    align-items: center;
    justify-content: center;
  }
  .home-column3 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .home-credits {
    gap: 0;
  }
  .home-row1 {
    align-items: center;
    justify-content: center;
  }
  .home-footer-links2 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
