.home1-container {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
.home1-sidebar {
  top: 0px;
  left: 0px;
  width: 300px;
  height: 100vh;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  z-index: 101;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  background-color: #D9D9D9;
}
.home1-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home1-text {
  color: #793403;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  padding-bottom: var(--dl-space-space-threeunits);
}
.home1-heading {
  color: rgb(150, 105, 89);
  width: 108px;
  height: 258px;
  display: none;
  font-size: 16px;
  max-width: 790px;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  padding-top: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-threeunits);
}
.home1-text01 {
  line-height: 1;
}
.home1-text02 {
  font-family: "Playfair Display";
  line-height: 1;
}
.home1-text03 {
  font-family: "Inter";
  line-height: 1;
}
.home1-container01 {
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home1-text05 {
  color: #4e4e4e;
  font-style: normal;
  font-weight: 300;
  margin-bottom: var(--dl-space-space-halfunit);
}
.home1-text06 {
  color: #4e4e4e;
  font-style: normal;
  font-weight: 300;
  margin-bottom: var(--dl-space-space-halfunit);
}
.home1-text07 {
  color: #4e4e4e;
  font-style: normal;
  font-weight: 300;
}
.home1-container02 {
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home1-container03 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home1-gallery {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-twounits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
}
.home1-text08 {
  color: var(--dl-color-gray-700);
  margin-top: var(--dl-space-space-twounits);
  text-align: center;
  padding-left: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-halfunit);
}
.home1-container04 {
  width: 100%;
  height: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-unit);
  align-self: auto;
  align-items: center;
  grid-template-columns: 1fr 1fr 1fr;
}
.home1-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home1-image01 {
  width: 100%;
  object-fit: contain;
}
.home1-image02 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home1-image03 {
  width: 100%;
  object-fit: contain;
}
.home1-image04 {
  width: 100%;
  object-fit: contain;
}
.home1-container05 {
  height: 100%;
  display: none;
  grid-gap: var(--dl-space-space-unit);
  align-self: stretch;
  align-items: center;
  justify-content: center;
  grid-template-columns: 1fr;
}
.home1-image05 {
  width: 100%;
  max-height: var(--dl-size-size-xsmall);
  object-fit: contain;
}
.home1-image06 {
  width: 100%;
  max-height: var(--dl-size-size-xsmall);
  object-fit: contain;
}
.home1-image07 {
  width: var(--dl-size-size-xlarge);
  align-self: center;
  object-fit: contain;
}
.home1-container06 {
  height: 100%;
  display: inline;
  grid-gap: var(--dl-space-space-unit);
  align-self: stretch;
  align-items: center;
  justify-content: center;
  grid-template-columns: 1fr;
}
.home1-image08 {
  width: 100%;
  max-height: var(--dl-size-size-small);
  object-fit: contain;
}
.home1-icon-group {
  fill: var(--dl-color-gray-white);
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home1-button {
  width: var(--dl-size-size-large);
  align-self: flex-start;
  margin-top: 0px;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-halfunit);
  border-radius: var(--dl-radius-radius-radius8);
  padding-right: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  background-color: #173c2b;
}
.home1-link {
  font-style: normal;
  font-weight: 400;
  text-transform: lowercase;
  text-decoration: none;
}
.home1-icon-group1 {
  align-self: center;
  margin-left: var(--dl-space-space-twounits);
}
.home1-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
  margin-right: var(--dl-space-space-twounits);
}
.home1-icon02 {
  fill: #373737;
  width: 20px;
  height: 20px;
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home1-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
}
.home1-hero {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: var(--dl-space-space-sixunits);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ffffff;
}
.home1-navbar {
  width: 100%;
  display: none;
  z-index: 1000;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  justify-content: space-between;
}
.home1-text11 {
  color: #793403;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
}
.home1-burger-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home1-hamburger {
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-unit);
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: space-between;
  background-color: #3b180a;
}
.home1-hamburger:hover {
  opacity: .5;
}
.home1-icon06 {
  width: 24px;
  height: 24px;
}
.home1-mobile-menu {
  top: 0px;
  left: 0px;
  color: var(--dl-color-gray-white);
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-gray-black);
}
.home1-nav1 {
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.home1-container07 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.home1-text12 {
  color: rgb(232, 232, 227);
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
}
.home1-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home1-icon08 {
  width: 24px;
  height: 24px;
}
.home1-icon-group2 {
  fill: var(--dl-color-gray-white);
  height: auto;
  display: flex;
}
.home1-link2 {
  display: contents;
}
.home1-icon10 {
  fill: #e8e8e3;
  width: auto;
  height: var(--dl-size-size-small);
  z-index: 100;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  margin-right: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-radius4);
  text-decoration: none;
}
.home1-caption {
  color: #e8e8e3;
  height: 154px;
  font-size: 18px;
  max-width: 600px;
  margin-top: var(--dl-space-space-fourunits);
  font-family: Inter;
  font-weight: 400;
  line-height: 28px;
  padding-top: var(--dl-space-space-halfunit);
  text-transform: lowercase;
}
.home1-container08 {
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  padding-bottom: 0px;
  justify-content: space-between;
}
.home1-caption1 {
  color: rgb(232, 232, 227);
  height: 42px;
  font-size: 18px;
  max-width: 600px;
  align-self: flex-start;
  font-family: Inter;
  font-weight: 400;
  line-height: 36px;
  margin-right: var(--dl-space-space-fourunits);
  text-transform: lowercase;
}
.home1-caption2 {
  color: rgb(232, 232, 227);
  height: 37px;
  font-size: 18px;
  max-width: 600px;
  font-family: Inter;
  font-weight: 400;
  line-height: 28px;
  padding-top: var(--dl-space-space-halfunit);
  text-transform: lowercase;
}
.home1-nav2 {
  flex: 0 0 auto;
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.home1-text26 {
  margin-bottom: var(--dl-space-space-unit);
}
.home1-text27 {
  margin-bottom: var(--dl-space-space-unit);
}
.home1-text28 {
  margin-bottom: var(--dl-space-space-unit);
}
.home1-text29 {
  margin-bottom: var(--dl-space-space-unit);
}
.home1-text30 {
  margin-bottom: var(--dl-space-space-unit);
}
.home1-container09 {
  flex: 0 0 auto;
  width: auto;
  display: none;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
}
.home1-login {
  margin-right: var(--dl-space-space-twounits);
}
.home1-gallery1 {
  width: 80%;
  height: auto;
  display: flex;
  max-width: 100%;
  align-self: flex-end;
  align-items: center;
  margin-left: 0px;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
}
.home1-container10 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-unit);
  position: relative;
  align-self: center;
  align-items: center;
  grid-template-columns: 1fr 1fr;
}
.home1-image09 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image10 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image11 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image12 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-iframe {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home1-image13 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image14 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image15 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image16 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image17 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-iframe1 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home1-image18 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image19 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image20 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image21 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image22 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image23 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image24 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-iframe2 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home1-image25 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image26 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image27 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image28 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-image29 {
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: contain;
}
.home1-container11 {
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home1-container12 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
.home1-clients {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home1-container13 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home1-link3 {
  display: contents;
}
.home1-image30 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.home1-link4 {
  display: contents;
}
.home1-image31 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.home1-link5 {
  display: contents;
}
.home1-image32 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.home1-image33 {
  width: 200px;
  object-fit: cover;
}
.home1-image34 {
  width: 200px;
  object-fit: cover;
}
.home1-image35 {
  width: 200px;
  object-fit: cover;
}
.home1-image36 {
  width: 200px;
  object-fit: cover;
}
.home1-image37 {
  width: 200px;
  object-fit: cover;
}
.home1-image38 {
  width: 200px;
  object-fit: cover;
}
.home1-image39 {
  width: 200px;
  object-fit: cover;
}
.home1-social-bar {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  justify-content: center;
}
.home1-icon12 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
  margin-right: var(--dl-space-space-twounits);
}
.home1-link6 {
  display: contents;
}
.home1-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home1-icon16 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
  margin-right: var(--dl-space-space-twounits);
}
.home1-icon18 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
  margin-right: var(--dl-space-space-twounits);
}
.home1-icon20 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home1-link7 {
  display: contents;
}
.home1-icon22 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  text-decoration: none;
}
@media(max-width: 1600px) {
  .home1-sidebar {
    width: 15vw;
    padding: 15px;
  }
  .home1-text {
    color: rgb(121, 52, 3);
    font-size: 24px;
    font-style: normal;
    font-family: Archivo Black;
    font-weight: 900;
  }
  .home1-heading {
    align-self: flex-start;
    font-style: normal;
    font-weight: 300;
    margin-left: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .home1-text05 {
    color: rgb(78, 78, 78);
    font-style: normal;
    font-weight: 300;
    padding-top: 5px;
    padding-left: 3px;
  }
  .home1-text06 {
    color: rgb(78, 78, 78);
    font-style: normal;
    font-weight: 300;
    padding-top: 5px;
    padding-left: 3px;
  }
  .home1-text07 {
    color: rgb(78, 78, 78);
    font-style: normal;
    font-weight: 300;
    padding-top: 5px;
    padding-left: 3px;
  }
  .home1-container02 {
    width: 100%;
  }
  .home1-container03 {
    height: auto;
    align-self: center;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .home1-gallery {
    width: auto;
    height: auto;
    max-width: auto;
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-halfunit);
  }
  .home1-text08 {
    color: var(--dl-color-gray-700);
    font-size: 14px;
    align-self: flex-start;
    margin-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home1-container04 {
    flex: 0;
    width: 100%;
    height: 100%;
    grid-gap: var(--dl-space-space-halfunit);
    position: relative;
    align-self: center;
  }
  .home1-image {
    width: 40px;
    height: auto;
    margin: var(--dl-space-space-halfunit);
  }
  .home1-image01 {
    width: var(--dl-size-size-small);
    height: auto;
    margin: var(--dl-space-space-halfunit);
  }
  .home1-image02 {
    width: 40px;
    height: auto;
    margin: var(--dl-space-space-halfunit);
  }
  .home1-image03 {
    width: var(--dl-size-size-small);
    height: auto;
    margin: var(--dl-space-space-halfunit);
  }
  .home1-image04 {
    width: 40px;
    margin: var(--dl-space-space-halfunit);
  }
  .home1-container05 {
    flex: 0;
    width: auto;
    height: 100%;
    position: relative;
  }
  .home1-image05 {
    width: var(--dl-size-size-xsmall);
  }
  .home1-image06 {
    width: var(--dl-size-size-xsmall);
  }
  .home1-image07 {
    width: var(--dl-size-size-xsmall);
  }
  .home1-container06 {
    flex: 0;
    width: auto;
    height: 100%;
    position: relative;
  }
  .home1-image08 {
    width: var(--dl-size-size-xsmall);
  }
  .home1-button {
    width: var(--dl-size-size-large);
    border-radius: var(--dl-radius-radius-radius8);
  }
  .home1-link {
    font-style: normal;
    font-weight: 300;
  }
  .home1-icon02 {
    fill: #4c4c4c;
  }
  .home1-hero {
    padding-bottom: var(--dl-space-space-halfunit);
  }
  .home1-gallery1 {
    width: 85vw;
    align-self: flex-end;
  }
  .home1-container10 {
    width: auto;
    align-self: flex-end;
    align-items: flex-end;
  }
  .home1-image09 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
    align-content: center;
  }
  .home1-image10 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
    align-content: center;
  }
  .home1-image11 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
    align-content: center;
  }
  .home1-image12 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-iframe {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: auto;
  }
  .home1-image13 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 100%;
  }
  .home1-image14 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-image15 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
    align-content: center;
  }
  .home1-image16 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-image17 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-iframe1 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 100%;
  }
  .home1-image18 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 100%;
  }
  .home1-image19 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
    align-content: center;
  }
  .home1-image20 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-image21 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-image22 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-image23 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-image24 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-iframe2 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 100%;
  }
  .home1-image25 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 100%;
  }
  .home1-image26 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-image27 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-image28 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-image29 {
    width: 100%;
    height: 100%;
    margin: var(--dl-space-space-unit);
    padding: var(--dl-space-space-twounits);
    max-height: 80%;
  }
  .home1-container11 {
    width: auto;
    align-self: flex-end;
  }
  .home1-container12 {
    height: auto;
    padding: var(--dl-space-space-threeunits);
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .home1-text31 {
    width: 20vw;
    margin: var(--dl-space-space-twounits);
    font-size: 36px;
    align-self: center;
    font-style: normal;
    font-weight: 300;
  }
  .home1-text34 {
    margin: var(--dl-space-space-twounits);
    font-size: 13px;
    align-self: center;
    font-style: normal;
    font-weight: 300;
    line-height: 0.9;
  }
  .home1-clients {
    width: auto;
    padding: var(--dl-space-space-twounits);
    align-items: center;
    justify-content: center;
  }
  .home1-text52 {
    text-transform: uppercase;
  }
  .home1-container13 {
    width: 82vw;
    align-self: flex-end;
    align-items: center;
    padding-top: U0nit;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-unit);
    justify-content: center;
  }
  .home1-image30 {
    width: 4vw;
    margin-top: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .home1-image31 {
    width: 4vw;
    margin-top: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .home1-image32 {
    width: 4vw;
    margin-top: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .home1-image33 {
    width: 4vw;
    margin-top: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .home1-image34 {
    width: 4vw;
    margin-top: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .home1-image35 {
    width: 4vw;
    margin-top: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .home1-image36 {
    width: 4vw;
    margin-top: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .home1-image37 {
    width: 4vw;
    margin-top: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .home1-image38 {
    width: 4vw;
    margin-top: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .home1-image39 {
    width: 4vw;
    margin-top: var(--dl-space-space-unit);
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .home1-icon20 {
    display: none;
  }
}
@media(max-width: 1200px) {
  .home1-gallery {
    width: 100%;
    height: 100%;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .home1-image {
    width: 2vw;
    margin: 0px;
  }
  .home1-image01 {
    width: 3vw;
    margin: 0px;
  }
  .home1-image02 {
    width: 3vw;
    margin: 0px;
  }
  .home1-image03 {
    width: 3vw;
    margin: 0px;
  }
  .home1-image04 {
    width: 3vw;
    margin: 0px;
  }
  .home1-icon-group {
    display: grid;
    grid-auto-columns: 1fr;
  }
  .home1-button {
    width: 110px;
  }
  .home1-image09 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image10 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image11 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image12 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-iframe {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image13 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 100%;
  }
  .home1-image14 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image15 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image16 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image17 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-iframe1 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image18 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 100%;
  }
  .home1-image19 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image20 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image21 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image22 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image23 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image24 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-iframe2 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image25 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 100%;
  }
  .home1-image26 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image27 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image28 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
  .home1-image29 {
    height: 100%;
    padding: var(--dl-space-space-oneandhalfunits);
    max-height: 80%;
  }
}
@media(max-width: 991px) {
  .home1-sidebar {
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .home1-text {
    color: #e9e2d0;
    padding: var(--dl-space-space-halfunit);
    font-size: 15vw;
  }
  .home1-container01 {
    width: auto;
    align-self: center;
  }
  .home1-gallery {
    margin-bottom: var(--dl-space-space-threeunits);
  }
  .home1-text08 {
    font-size: 10px;
    align-self: center;
    text-align: center;
  }
  .home1-container04 {
    width: auto;
    grid-template-columns: 1fr;
  }
  .home1-image {
    height: auto;
  }
  .home1-container05 {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .home1-container06 {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .home1-icon-group {
    align-self: center;
  }
  .home1-button {
    height: var(--dl-size-size-small);
    margin: var(--dl-space-space-halfunit);
    padding: var(--dl-space-space-halfunit);
  }
  .home1-icon-group1 {
    margin: var(--dl-space-space-halfunit);
    align-self: center;
    align-content: center;
  }
  .home1-icon02 {
    margin: auto;
    align-self: center;
    align-items: center;
    align-content: center;
  }
  .home1-hero {
    padding-left: var(--dl-space-space-oneandhalfunits);
  }
  .home1-container10 {
    grid-template-columns: 1fr;
  }
  .home1-image09 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image10 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image11 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image12 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-iframe {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image13 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image14 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image15 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image16 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image17 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-iframe1 {
    width: 100%;
    height: 100%;
    padding: var(--dl-space-space-halfunit);
    max-height: auto;
  }
  .home1-image18 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image19 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image20 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image21 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image22 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image23 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image24 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-iframe2 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image25 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image26 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image27 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image28 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-image29 {
    width: 100%;
    height: auto;
    padding: var(--dl-space-space-halfunit);
    max-height: 100%;
  }
  .home1-text31 {
    font-size: 25px;
  }
  .home1-clients {
    padding: var(--dl-space-space-halfunit);
  }
  .home1-container13 {
    padding-top: var(--dl-space-space-unit);
  }
  .home1-image30 {
    width: 3vw;
  }
  .home1-image31 {
    width: 3vw;
  }
  .home1-image32 {
    width: 3vw;
  }
  .home1-image33 {
    width: 3vw;
  }
  .home1-image34 {
    width: 3vw;
  }
  .home1-image35 {
    width: 3vw;
  }
  .home1-image36 {
    width: 3vw;
  }
  .home1-image37 {
    width: 3vw;
  }
  .home1-image38 {
    width: 3vw;
  }
  .home1-image39 {
    width: 3vw;
  }
}
@media(max-width: 767px) {
  .home1-sidebar {
    height: 100vh;
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-halfunit);
  }
  .home1-text {
    color: #312c25;
    font-size: 2vw;
  }
  .home1-heading {
    font-size: 60px;
  }
  .home1-container01 {
    align-self: flex-start;
  }
  .home1-text05 {
    margin: 0px;
    padding: 2px;
    font-size: 10px;
  }
  .home1-text06 {
    margin: 0px;
    padding: 2px;
    font-size: 10px;
  }
  .home1-text07 {
    margin: 0px;
    padding: 2px;
    font-size: 10px;
  }
  .home1-container03 {
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .home1-gallery {
    padding-left: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .home1-text08 {
    font-size: 6px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home1-container04 {
    width: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .home1-container05 {
    grid-template-columns: 1fr 1fr;
  }
  .home1-container06 {
    grid-template-columns: 1fr 1fr;
  }
  .home1-icon-group {
    display: flex;
  }
  .home1-button {
    width: var(--dl-size-size-medium);
    height: auto;
    margin: 0px;
    font-size: 10px;
  }
  .home1-icon-group1 {
    margin: var(--dl-space-space-halfunit);
    display: none;
  }
  .home1-icon02 {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
  }
  .home1-burger-menu {
    display: flex;
  }
  .home1-gallery1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home1-container10 {
    grid-template-columns: auto;
  }
  .home1-image09 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image10 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image11 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image12 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-iframe {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image13 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image14 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image15 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image16 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image17 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-iframe1 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image18 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image19 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image20 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image21 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image22 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image23 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image24 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-iframe2 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image25 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image26 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image27 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image28 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-image29 {
    height: 100%;
    margin: var(--dl-space-space-halfunit);
    min-width: 70vw;
  }
  .home1-social-bar {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 479px) {
  .home1-sidebar {
    display: none;
  }
  .home1-heading {
    font-size: 36px;
    padding-top: var(--dl-space-space-unit);
  }
  .home1-gallery {
    padding: var(--dl-space-space-unit);
  }
  .home1-container04 {
    grid-template-columns: 1fr;
  }
  .home1-container05 {
    grid-template-columns: 1fr;
  }
  .home1-container06 {
    grid-template-columns: 1fr;
  }
  .home1-button {
    text-align: center;
    margin-right: 0px;
  }
  .home1-hero {
    width: 100%;
    justify-content: flex-start;
  }
  .home1-navbar {
    display: flex;
  }
  .home1-hamburger {
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-unit);
    background-color: #dcdcdc;
  }
  .home1-mobile-menu {
    padding: 16px;
    background-color: #a1a1a1;
  }
  .home1-text12 {
    font-size: 30px;
  }
  .home1-icon-group2 {
    margin: var(--dl-space-space-halfunit);
    padding: var(--dl-space-space-halfunit);
  }
  .home1-caption {
    padding: var(--dl-space-space-halfunit);
    font-size: 18px;
    font-style: normal;
    margin-top: var(--dl-space-space-threeunits);
    font-family: Inter;
    font-weight: 300;
    line-height: 40px;
    margin-left: var(--dl-space-space-halfunit);
    margin-right: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .home1-container08 {
    padding: 0px;
    flex-direction: column;
  }
  .home1-caption1 {
    color: #fdfde0;
    margin: var(--dl-space-space-halfunit);
    padding: var(--dl-space-space-halfunit);
    font-size: 24px;
    font-family: Inter;
    font-weight: 400;
    line-height: 24px;
    text-transform: lowercase;
  }
  .home1-caption2 {
    margin: var(--dl-space-space-halfunit);
    padding: var(--dl-space-space-halfunit);
    font-size: 16px;
    font-family: Inter;
    line-height: 24px;
  }
  .home1-gallery1 {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: var(--dl-space-space-unit);
  }
  .home1-container10 {
    width: 100%;
    height: 100%;
    display: grid;
    grid-auto-columns: 1fr;
  }
  .home1-image09 {
    width: 100%;
    height: auto;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image10 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image11 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image12 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-iframe {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image13 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image14 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image15 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image16 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image17 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-iframe1 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image18 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image19 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image20 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image21 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image22 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image23 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image24 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-iframe2 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image25 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image26 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image27 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image28 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-image29 {
    width: 100%;
    height: 100%;
    display: grid;
    min-width: 30vw;
    max-height: auto;
    grid-auto-columns: 1fr;
  }
  .home1-container12 {
    padding: var(--dl-space-space-halfunit);
  }
  .home1-text31 {
    width: var(--dl-size-size-medium);
    margin: var(--dl-space-space-halfunit);
    font-size: 20px;
  }
  .home1-text34 {
    font-size: 10px;
  }
  .home1-clients {
    padding: var(--dl-space-space-oneandhalfunits);
  }
  .home1-image30 {
    width: 7vw;
    margin: 3px;
  }
  .home1-image31 {
    width: 7vw;
    margin: 3px;
  }
  .home1-image32 {
    width: 7vw;
    margin: 3px;
  }
  .home1-image33 {
    width: 7vw;
    margin: 3px;
  }
  .home1-image34 {
    width: 7vw;
    margin: 3px;
  }
  .home1-image35 {
    width: 7vw;
    margin: 3px;
  }
  .home1-image36 {
    width: 7vw;
    margin: 3px;
  }
  .home1-image37 {
    width: 7vw;
    margin: 3px;
  }
  .home1-image38 {
    width: 7vw;
    margin: 3px;
  }
  .home1-image39 {
    width: 7vw;
    margin: 3px;
  }
  .home1-social-bar {
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-twounits);
  }
}
