.header-gr-wrapper {
  display: contents;
}
.header-gr-header {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.15);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ffffff;
}
.header-gr-navbar-interactive {
  align-self: center;
  background-color: transparent;
}
.header-gr-image1 {
  width: auto;
  height: auto;
  max-width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.header-gr-desktop-menu {
  flex: 1;
  color: #8C8166;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
.header-gr-links1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.header-gr-nav121 {
  font-size: 20px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 500;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.header-gr-nav121:hover {
  font-size: 23px;
}
.header-gr-nav221 {
  font-size: 20px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 500;
  line-height: 1.15;
  margin-left: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.header-gr-nav221:hover {
  font-size: 23px;
}
.header-gr-nav321 {
  font-size: 20px;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 400;
  line-height: 150%;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav321:hover {
  font-size: 23px;
}
.header-gr-nav421 {
  font-size: 20px;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 400;
  line-height: 150%;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav421:hover {
  font-size: 23px;
}
.header-gr-burger-menu {
  display: none;
}
.header-gr-icon10 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.header-gr-mobile-menu1 {
  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: #ffffff;
}
.header-gr-nav {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.header-gr-top {
  width: 100%;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.header-gr-link2 {
  display: contents;
}
.header-gr-image2 {
  width: auto;
  height: auto;
  max-width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.header-gr-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-gr-icon12 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.header-gr-links2 {
  flex: 0 0 auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.header-gr-nav122 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav222 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav322 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav422 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-buttons {
  display: none;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header-gr-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.header-gr-icon16 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.header-gr-icon18 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}






@media(max-width: 991px) {
  .header-gr-navbar-interactive {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .header-gr-nav221 {
    font-size: 20px;
    text-align: center;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-nav321 {
    text-align: center;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-nav421 {
    text-align: center;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-top {
    flex-direction: row;
  }
  .header-gr-buttons {
    display: none;
  }
}
@media(max-width: 767px) {
  .header-gr-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-gr-desktop-menu {
    display: none;
  }
  .header-gr-burger-menu {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-gr-icon10 {
    fill: #8C8166;
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .header-gr-top {
    position: relative;
    align-self: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .header-gr-close-menu {
    top: 0px;
    right: 0px;
    position: absolute;
    align-self: center;
    flex-direction: column;
    justify-content: flex-end;
  }
  .header-gr-icon12 {
    fill: #bcb193;
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .header-gr-nav122 {
    color: #8C8166;
  }
  .header-gr-nav222 {
    color: #8C8166;
    align-self: center;
  }
  .header-gr-nav322 {
    color: #8C8166;
    align-self: center;
  }
  .header-gr-nav422 {
    color: #8C8166;
    align-self: center;
  }
  .header-gr-buttons {
    display: none;
  }
}
@media(max-width: 479px) {
  .header-gr-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .header-gr-mobile-menu1 {
    padding: 16px;
  }
  .header-gr-icon12 {
    fill: #BCB193;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-nav122 {
    color: #8c8166;
  }
  .header-gr-nav222 {
    color: #8c8166;
  }
  .header-gr-nav322 {
    color: #8c8166;
  }
  .header-gr-nav422 {
    color: #8c8166;
  }
  .header-gr-buttons {
    display: none;
  }
}

.gallery-card31-wrapper {
  display: contents;
}
.gallery-card31-gallery-card {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container:hover {
  opacity: 1;
}
.gallery-card31-text1 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text2 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text1 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-t9sl {
  display: contents;
}
.gallery-card31-gallery-card1 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image1 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container1 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container1:hover {
  opacity: 1;
}
.gallery-card31-text3 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text4 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text3 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-diyq {
  display: contents;
}
.gallery-card31-gallery-card2 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image2 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container2 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container2:hover {
  opacity: 1;
}
.gallery-card31-text5 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text6 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text5 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-m2dz {
  display: contents;
}
.gallery-card31-gallery-card3 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image3 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container3 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container3:hover {
  opacity: 1;
}
.gallery-card31-text7 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text8 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text7 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-t7yg {
  display: contents;
}
.gallery-card31-gallery-card4 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image4 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container4 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container4:hover {
  opacity: 1;
}
.gallery-card31-text9 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text10 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text9 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-y69r {
  display: contents;
}
.gallery-card31-gallery-card5 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image5 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container5 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container5:hover {
  opacity: 1;
}
.gallery-card31-text11 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text12 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text11 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-ccfa {
  display: contents;
}
.gallery-card31-gallery-card6 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image6 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container6 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container6:hover {
  opacity: 1;
}
.gallery-card31-text13 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text14 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text13 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-jc0j {
  display: contents;
}
.gallery-card31-gallery-card7 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image7 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container7 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container7:hover {
  opacity: 1;
}
.gallery-card31-text15 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text16 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text15 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-kl5o {
  display: contents;
}
.gallery-card31-gallery-card8 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image8 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container8 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container8:hover {
  opacity: 1;
}
.gallery-card31-text17 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text18 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text17 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-s9tj {
  display: contents;
}
.gallery-card31-gallery-card9 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image9 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container9 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container9:hover {
  opacity: 1;
}
.gallery-card31-text19 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text20 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text19 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-ezlp {
  display: contents;
}
.gallery-card31-gallery-card10 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image10 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container10 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container10:hover {
  opacity: 1;
}
.gallery-card31-text21 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text22 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text21 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-2xlw {
  display: contents;
}
.gallery-card31-gallery-card11 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image11 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container11 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container11:hover {
  opacity: 1;
}
.gallery-card31-text23 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text24 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text23 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.gallery-card31-wrapper-jb1j {
  display: contents;
}
.gallery-card31-gallery-card12 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.gallery-card31-image12 {
  top: 0px;
  left: 0px;
  right: auto;
  width: 100%;
  bottom: auto;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.gallery-card31-container12 {
  width: 100%;
  height: 300px;
  display: flex;
  opacity: 0;
  padding: var(--dl-space-space-twounits);
  z-index: 1;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.9));;
}
.gallery-card31-container12:hover {
  opacity: 1;
}
.gallery-card31-text25 {
  color: var(--dl-color-gray-white);
  font-size: 1.5rem;
  text-align: center;
  font-weight: 500;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.gallery-card31-text26 {
  color: var(--dl-color-gray-white);
  text-align: center;
}





































@media(max-width: 479px) {
  .gallery-card31-text25 {
    align-self: center;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.comercial-property-gallery-wrapper {
  display: contents;
}
.comercial-property-gallery-comercial-property-gallery {
  width: 100%;
  display: flex;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
}
.comercial-property-gallery-container {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-unit);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.comercial-property-gallery-component10 {
  text-decoration: none;
}
.comercial-property-gallery-component11 {
  text-decoration: none;
}
.comercial-property-gallery-component12 {
  text-decoration: none;
}
.comercial-property-gallery-component13 {
  text-decoration: none;
}
.comercial-property-gallery-component14 {
  text-decoration: none;
}
.comercial-property-gallery-component15 {
  text-decoration: none;
}
.comercial-property-gallery-component16 {
  text-decoration: none;
}
.comercial-property-gallery-component17 {
  text-decoration: none;
}
.comercial-property-gallery-component18 {
  text-decoration: none;
}
.comercial-property-gallery-component19 {
  text-decoration: none;
}
.comercial-property-gallery-component20 {
  text-decoration: none;
}
.comercial-property-gallery-component21 {
  text-decoration: none;
}
.comercial-property-gallery-component22 {
  text-decoration: none;
}

@media(max-width: 991px) {
  .comercial-property-gallery-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media(max-width: 767px) {
  .comercial-property-gallery-comercial-property-gallery {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .comercial-property-gallery-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media(max-width: 479px) {
  .comercial-property-gallery-comercial-property-gallery {
    padding: var(--dl-space-space-unit);
  }
  .comercial-property-gallery-container {
    grid-template-columns: 1fr;
  }
}

.footer-gr-wrapper {
  display: contents;
}
.footer-gr-footer {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  box-shadow: 5px -5px 10px 0px rgba(0, 0, 0, 0.15);
  margin-top: var(--dl-space-space-unit);
  align-items: flex-end;
  flex-direction: row;
  justify-content: center;
  background-color: #ffffff;
}
.footer-gr-container1 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-end;
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.footer-gr-text1 {
  color: #8C8166;
  align-self: center;
  text-align: left;
  font-family: "Arial";
}
.footer-gr-container2 {
  flex: 0 0 auto;
  width: 1px;
  height: var(--dl-size-size-medium);
  display: flex;
  align-self: stretch;
  box-shadow: 0px 5px 10px 1px rgba(212, 212, 212, 0.74);
  align-items: flex-start;
  flex-direction: column;
  background-color: #8C8166;
}
.footer-gr-text2 {
  color: #8C8166;
  align-self: center;
  text-align: left;
  font-family: "Arial";
}


.footer-g-rroot-class-name2 {
  align-self: center;
}


@media(max-width: 991px) {
  .footer-gr-container1 {
    position: relative;
  }
  .footer-gr-text1 {
    margin-right: var(--dl-space-space-halfunit);
  }
  .footer-gr-text2 {
    margin-left: var(--dl-space-space-halfunit);
  }
}
@media(max-width: 767px) {
  .footer-gr-container1 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .footer-g-rroot-class-name {
    left: 0px;
    bottom: 0px;
    position: static;
    align-self: center;
  }
  .footer-g-rroot-class-name2 {
    left: 0px;
    bottom: 0px;
    position: absolute;
    align-self: center;
  }
}
@media(max-width: 479px) {
  .footer-gr-container1 {
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
}

.commercial-properties-gr-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
.commercial-properties-gr-hero1 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  margin-top: var(--dl-space-space-halfunit);
  align-items: flex-start;
  justify-content: center;
}
.commercial-properties-gr-hero2 {
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-threeunits);
  background-color: transparent;
}
.commercial-properties-gr-container2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.commercial-properties-gr-hero-heading {
  color: #8C8166;
  max-width: 800px;
  font-style: normal;
  text-align: center;
  font-family: "Tahoma";
  font-weight: 400;
}
.commercial-properties-gr-text12 {
  color: #8C8166;
  font-size: 3rem;
  text-align: center;
  font-family: "Tahoma";
}
.commercial-properties-gr-text13 {
  font-style: normal;
  font-weight: 400;
}
.commercial-properties-gr-gallery {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
}
.commercial-properties-gr-container3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.commercial-properties-gr-image1 {
  width: 500px;
  object-fit: cover;
  margin-right: var(--dl-space-space-halfunit);
}
.commercial-properties-gr-image2 {
  width: 500px;
  height: auto;
  object-fit: cover;
}
.commercial-properties-gr-text15 {
  color: #8C8166;
  font-size: 2.5rem;
  font-style: normal;
  text-align: center;
  font-family: "Tahoma";
  font-weight: 400;
  margin-bottom: var(--dl-space-space-unit);
}
.commercial-properties-gr-banner1 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.commercial-properties-gr-text16 {
  color: #8C8166;
  font-size: 2.5rem;
  font-style: normal;
  text-align: center;
  font-family: "Tahoma";
  font-weight: 500;
}
.commercial-properties-gr-text17 {
  color: #8C8166;
  font-size: 18px;
  max-width: var(--dl-size-size-maxwidth);
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  text-align: center;
  font-family: "Tahoma";
  font-weight: 500;
  margin-bottom: var(--dl-space-space-twounits);
}
.commercial-properties-gr-banner2 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.commercial-properties-gr-text18 {
  color: #8C8166;
  font-size: 2.5rem;
  font-style: normal;
  text-align: center;
  font-family: "Tahoma";
  font-weight: 500;
}
.commercial-properties-gr-text19 {
  color: rgb(140, 129, 102);
  font-size: 20px;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  text-align: left;
  font-family: "Tahoma";
  font-weight: 500;
  margin-bottom: var(--dl-space-space-twounits);
}
.commercial-properties-gr-text33 {
  color: rgb(140, 129, 102);
  font-size: 20px;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  text-align: left;
  font-family: "Tahoma";
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: var(--dl-space-space-twounits);
}
.commercial-properties-gr-container4 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.commercial-properties-gr-image3 {
  width: 80%;
  max-width: 850px;
  margin-top: var(--dl-space-space-unit);
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.commercial-properties-gr-image4 {
  width: 80%;
  max-width: 850px;
  margin-top: var(--dl-space-space-unit);
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.commercial-properties-gr-image5 {
  width: 80%;
  max-width: 850px;
  margin-top: var(--dl-space-space-unit);
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.commercial-properties-gr-container5 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: center;
}
.commercial-properties-gr-container6 {
  width: 600px;
  height: 600px;
}
.commercial-properties-gr-container7 {
  display: contents;
}
@media(max-width: 991px) {
  .commercial-properties-gr-hero2 {
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
    flex-direction: column;
  }
  .commercial-properties-gr-container2 {
    width: 100%;
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
    padding-right: 0px;
  }
  .commercial-properties-gr-hero-heading {
    text-align: center;
  }
  .commercial-properties-gr-container3 {
    width: 100%;
  }
  .commercial-properties-gr-image1 {
    width: 400px;
  }
  .commercial-properties-gr-image2 {
    width: 400px;
    height: auto;
  }
  .commercial-properties-gr-text17 {
    max-width: 100%;
  }
  .commercial-properties-gr-text19 {
    max-width: 100%;
  }
  .commercial-properties-gr-text33 {
    max-width: 100%;
  }
}
@media(max-width: 767px) {
  .commercial-properties-gr-hero1 {
    margin-top: var(--dl-space-space-halfunit);
  }
  .commercial-properties-gr-hero2 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .commercial-properties-gr-gallery {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .commercial-properties-gr-image1 {
    width: 300px;
  }
  .commercial-properties-gr-image2 {
    width: 300px;
  }
  .commercial-properties-gr-banner1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .commercial-properties-gr-text17 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .commercial-properties-gr-banner2 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .commercial-properties-gr-text19 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .commercial-properties-gr-text33 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .commercial-properties-gr-hero2 {
    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);
  }
  .commercial-properties-gr-container2 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .commercial-properties-gr-gallery {
    padding: var(--dl-space-space-unit);
  }
  .commercial-properties-gr-container3 {
    flex-direction: column;
  }
  .commercial-properties-gr-image1 {
    margin-right: 0px;
  }
  .commercial-properties-gr-image2 {
    margin-top: var(--dl-space-space-halfunit);
  }
  .commercial-properties-gr-banner1 {
    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);
  }
  .commercial-properties-gr-banner2 {
    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);
  }
}
