:root {
  --light-green: #cdd3ba;
  --green: #9fb065;
  --icon-color: #0000;
  --accessible-components--dodger-blue: #1378d1;
  --accessible-components--dark-grey: #9b9b9b;
}

/*disable empty state for now*/
.empty-state {
    display: none !important;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  background-color: #885252;
  height: 740px;
}

.div-block {
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.container {
  flex: 0 auto;
}

.collection-list-2 {
  flex-flow: row;
  margin-bottom: 0;
  display: block;
}

.slider {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  max-height: none;
  margin-bottom: auto;
  display: block;
}

.product-item {
  border: 1px solid var(--light-green);
  cursor: pointer;
  background-color: #fff;
  border-radius: 18px;
  flex: none;
  max-width: 100%;
  height: auto;
  max-height: 240px;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.product-item.splide__slide {
  max-height: 242px;
}

.collection-list-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  height: auto;
  margin: 40px 0;
  display: flex;
  position: relative;
  left: auto;
}

.slider.dragging,
.slider.dragging a,
.slider.dragging button {
  pointer-events: none;
}

.image {
  object-fit: cover;
  border: 0 #edece4;
  border-radius: 0;
  min-width: auto;
  max-width: none;
  height: 100%;
  max-height: 100%;
}

.div-block-2 {
  height: 240px;
  overflow: hidden;
}

.item-label {
  background-color: #9fb065;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0 12px 8px;
  padding: 4px 8px;
  font-size: 16px;
  line-height: 18px;
  display: block;
  overflow: hidden;
}

.heading {
  color: #fff;
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  display: block;
}

.item-hover-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  border-top: 1px solid #edece4;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 76px;
  padding: 12px 0 0;
  display: none;
  position: relative;
  overflow: clip;
}

.item-description {
  color: #2a2a2a;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-wrap: normal;
  width: 100%;
  max-width: none;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Anek Tamil, sans-serif;
  line-height: 14px;
  display: block;
  position: absolute;
  overflow: hidden;
}

.content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex-grow: 0;
  flex-shrink: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: baseline;
  width: auto;
  max-width: 100%;
  max-height: none;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.product-label-2 {
  z-index: 99;
  background-color: #83837dcc;
  border-radius: 6px;
  width: -moz-fit-content;
  width: fit-content;
  height: 26px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 4px 8px;
  position: relative;
  bottom: 38px;
  left: 12px;
}

.item-heading {
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Anek Tamil, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.item-hover-container {
  height: 100%;
  display: block;
  width: 100% !important;
}

.heading-3 {
  color: #2a2a2a;
  margin-top: auto;
  margin-bottom: 4px;
  font-family: Anek Tamil, sans-serif;
  font-size: 24px;
  line-height: 24px;
  display: inline-block;
}

.link-text {
  color: #000;
  order: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Anek Tamil, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none !important;
}

.eye {
  width: 22px;
  height: 14px;
  margin-right: 4px;
  font-size: 22px;
  line-height: 14px;
  display: block;
}

.category-link {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.slider-content-wrap {
  text-align: left;
  min-width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 0;
  position: static;
  left: -40px;
  overflow: hidden;
}

.slider-content-wrap.splide__track {
  height: auto;
  position: static;
  left: auto;
}

.image-2 {
  margin-left: 0;
  margin-right: 0;
  display: none;
}

.slider-header {
  text-decoration: none;
  display: inline-block;
}

.slider-header:hover {
  color: #9fb065;
}

.container-2 {
  max-width: 100%;
  margin-left: 40px;
  margin-right: 40px;
}

.section-2 {
  z-index: -999;
  background-color: #f8f7ef;
  width: 100%;
  height: auto;
  position: absolute;
  overflow: hidden;
}

.image-3 {
  object-fit: fill;
  max-height: none;
}

.image-slider {
  background-color: #bababa00;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  height: 664px;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.image-slider.splide {
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
  height: auto;
  margin: 0;
}

.footer {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #fffef7;
  align-items: center;
  height: auto;
  padding: 60px 40px 30px;
  display: block;
}

.quick-stack {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  padding: 0;
}

.vertical-text {
  color: #000;
  text-align: center;
  text-indent: 0;
  writing-mode: tb-rl;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 900;
  transform: rotate(180deg);
}

.body {
  background-color: #f8f7ef;
  background-image: url('../images/Dome.svg');
  background-position: 100% 0;
  background-repeat: repeat-x;
  background-size: auto;
}

.body-2 {
  background-color: #f8f7ef;
  background-image: url('../images/Dome.svg');
  background-position: 100%;
  background-size: auto;
}

.header {
  background-color: #fffef7;
  justify-content: space-between;
  align-items: center;
  height: 76px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.header-text {
  text-transform: uppercase;
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 36px;
}

.image-container {
  text-align: center;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  margin-right: 0;
  font-size: 16px;
  line-height: 16px;
  display: flex;
}

.image-container.header-icon-active {
  background-color: #fbfbf1;
  border: 1px solid #cdd3ba;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-top: 12px;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.image-4, .image-5 {
  display: block;
}

.header-icon-image {
  object-fit: none;
  width: 100%;
  height: 100%;
  margin-right: 0;
  display: block;
}

.header-icon-label {
  opacity: 0;
  color: #333;
  text-align: center;
  -webkit-text-stroke-color: #333;
  white-space: nowrap;
  padding-left: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 16px;
  display: none;
}

.div-block-10 {
  width: 28px;
  height: 28px;
}

.header-icon {
  pointer-events: auto;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #cdd3ba00;
  border-radius: 20px;
  align-items: center;
  width: 50px;
  padding: 6px 12px;
  line-height: 14px;
  text-decoration: none;
  display: flex;
}

.header-icon.w--current {
  text-decoration: none;
}

.contact-section {
  width: 100%;
  margin-top: 0;
  margin-bottom: -6px;
}

.text16 {
  color: #2a2a2a;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-wrap: normal;
  flex: none;
  align-self: flex-end;
  max-width: 100%;
  font-family: Anek Tamil, sans-serif;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.text16.inline {
  display: inline;
}

.text16.linebreak {
  white-space: normal;
}

.text16.longtext {
  white-space: normal;
  overflow-wrap: normal;
  height: 38px;
  max-height: none;
}

.text16.bigtext {
  white-space: normal;
}

.text16.medium {
  font-weight: 500;
  display: none;
}

.contact-row {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  height: 18px;
  margin-bottom: 6px;
  display: flex;
}

.footer-info-label {
  color: #2a2a2a40;
  letter-spacing: 2px;
  text-transform: none;
  align-self: center;
  margin-right: 8px;
  font-family: Anek Tamil, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-decoration: none;
}

.link-2 {
  color: #73803f;
  -webkit-text-stroke-color: #9db248;
  text-overflow: clip;
  text-decoration: none;
}

.text-block-4 {
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block-11 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  display: flex;
}

.div-block-12 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  display: flex;
}

.map {
  width: 100%;
  height: 292px;
  overflow: hidden;
}

.image-6 {
  object-fit: contain;
  width: auto;
  height: 100%;
  display: inline-block;
  overflow: visible;
}

.div-block-13 {
  flex: 1;
}

.current-year {
  color: #2a2a2a;
  text-align: right;
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: Anek Tamil, sans-serif;
  font-size: 13px;
  line-height: 15px;
}

.div-block-14 {
  text-align: right;
  height: auto;
}

.image-7 {
  position: static;
}

.div-block-15 {
  z-index: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-16 {
  object-fit: fill;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70%;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
}

.quick-stack-2 {
  height: 100%;
}

.slide-nav {
  display: none;
}

.image-8 {
  max-width: 144px;
  height: auto;
  font-family: Anek Tamil, sans-serif;
}

.image-9 {
  object-fit: contain;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
}

.header-logo {
  flex: 0 auto;
  width: 100%;
  max-width: 244px;
  height: 100%;
  max-height: 36px;
  text-decoration: none;
}

.header-logo.w--current {
  direction: rtl;
  max-width: 244px;
  height: auto;
  max-height: none;
}

.div-block-18 {
  height: 358px;
  display: block;
  position: relative;
  overflow: hidden;
}

.slider-top {
  justify-content: space-between;
  display: flex;
}

.slider-arrows {
  z-index: 10;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-end;
  width: auto;
  padding-top: 0;
  display: flex;
  position: relative;
}

.product-slider-arrow-left {
  pointer-events: auto;
  text-align: left;
  cursor: pointer;
  flex: 0 auto;
  align-self: auto;
  width: 50px;
  height: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  display: block;
}

.div-block-22 {
  flex: none;
}

.image-10 {
  object-fit: contain;
  overflow: clip;
}

.collection-item {
  width: 100%;
  height: 100%;
}

.div-block-23 {
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
}

.collection-list-wrapper-2 {
  width: 100%;
  height: 100%;
}

.collection-list-4 {
  height: 90%;
}

.div-block-24 {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 740px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  overflow: hidden;
}

.image-11 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
}

.pagination-button {
  background-color: #0000;
  border-width: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.text-block-6 {
  color: var(--green);
  font-family: Anek Tamil, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.div-block-25 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  display: flex;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  width: 50px;
  display: flex;
}

.div-block-27 {
  z-index: 999;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.div-block-28 {
  background-color: #5f5f5f4d;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.header32 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Anek Tamil, sans-serif;
  font-size: 32px;
  line-height: 32px;
}

.section-4 {
  flex-flow: column;
  max-width: 100%;
  height: auto;
  margin: 60px 60px 35px;
  display: block;
}

.categiory-products-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  place-content: stretch flex-start;
  align-items: flex-start;
  display: flex;
}

.category-product-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  flex-flow: wrap;
  flex: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  height: 281px;
  display: flex;
}

.cp-content-wrapper {
  border: 1px solid #9fb065;
  border-radius: 18px;
  width: 100%;
  height: 281px;
  overflow: hidden;
}

.cp-image {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
}

.cp-image-container {
  width: 100%;
  height: 281px;
  min-height: auto;
  display: block;
  position: static;
}

.cp-description {
  z-index: 5;
  opacity: 1;
  background-color: #fff;
  width: 100%;
  max-width: none;
  height: 76px;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.section-5 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  width: 1000px;
  height: auto;
  margin: 0 auto auto;
  display: grid;
}

.heading-4 {
  color: #2a2a2a;
  margin-top: 0;
  margin-bottom: 17px;
  font-family: Anek Tamil, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.paragraph {
  color: #2a2a2a;
  text-align: left;
  word-break: normal;
  margin-bottom: 0;
  font-family: Anek Tamil, sans-serif;
  font-size: 16px;
}

.image-12 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.item-hover-content-cp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  border-top: 1px solid #edece4;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 76px;
  padding: 12px 0;
  display: none;
  position: absolute;
  overflow: clip;
}

.div-block-29 {
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
}

.modal-bg {
  z-index: 1;
  opacity: 1;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  cursor: auto;
  background-color: #69696926;
  border: 0 #0000001a;
  width: 100vw;
  height: 100vh;
  display: block;
  position: static;
}

.modal {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.modal-container {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #fffef7;
  background-image: url('../images/Horizontal-many.svg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 40px;
  flex-flow: row;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  width: auto;
  max-width: 1320px;
  height: calc(100% - 20px);
  min-height: auto;
  max-height: 960px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: visible;
}

.link-block-2 {
  color: #000;
  text-align: left;
  text-decoration: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.close-text {
  padding-top: 20px;
  padding-right: 0;
  font-size: 54px;
  text-decoration: none;
  rotate: 45deg;
}

.popup-image-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  border-radius: 20px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 574px;
  max-height: 574px;
  margin-right: 0;
  font-size: 16px;
  line-height: 16px;
  display: inline;
  overflow: hidden;
}

.popup-image-container.header-icon-active {
  background-color: #fbfbf1;
  border: 1px solid #cdd3ba;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-top: 12px;
  display: flex;
}

.image-13 {
  object-fit: contain;
  border-radius: 20px;
  width: auto;
  height: 574px;
  display: block;
}

.collection-list-wrapper-3 {
  scrollbar-width: none;
  flex: none;
  width: auto;
  height: 100%;
  margin-right: 20px;
  overflow: scroll;
}

.collection-item-3 {
  flex: none;
  width: 200px;
}

.image-14 {
  border: 1px solid #cdd3ba;
  border-radius: 20px;
}

.collection-list-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.heading-5 {
  overflow-wrap: break-word;
  width: 100%;
  margin-bottom: 12px;
  font-family: Anek Tamil, sans-serif;
  font-size: 32px;
  line-height: 35px;
}

.rich-text-block {
  text-overflow: clip;
  word-break: normal;
  overflow-wrap: break-word;
  flex: 0 auto;
  width: 50%;
  max-width: none;
  font-family: Anek Tamil, sans-serif;
  font-size: 16px;
  line-height: 18px;
  display: block;
  overflow: visible;
}

.div-block-30 {
  flex-flow: column;
  flex: 0 auto;
  max-width: none;
  display: block;
  overflow: visible;
}

.div-block-31 {
  display: flex;
}

.image-15 {
  cursor: auto;
  border-radius: 20px;
  height: 574px;
  display: block;
}

.div-block-32 {
  display: none;
}

.paragraph-2 {
  width: auto;
  overflow: visible;
}

.div-block-33 {
  flex: none;
}

.image-16 {
  width: 100px;
  height: 100px;
}

.wrapper {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.projects-col-list-wrap {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

.projects-col-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: relative;
  left: -30px;
}

.projects-col-list.splide__list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: auto;
  margin-bottom: auto;
  left: -40px;
}

.projects-col-item {
  background-color: #f1f1f1;
  width: auto;
  height: 100%;
  padding: 10px;
}

.section-6 {
  color: #000;
  background-color: #fff;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.product-slider-arrow-right {
  cursor: pointer;
  flex: 0 auto;
  align-self: auto;
  width: 50px;
  height: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  display: block;
}

.product-info-image {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  overflow: clip;
}

.product-info-heading {
  margin-bottom: 16px;
  font-family: Anek Tamil, sans-serif;
  font-size: 32px;
  line-height: 35px;
}

.modal-image-container {
  border-radius: 20px;
  justify-content: center;
  width: 1020px;
  min-width: 0;
  height: auto;
  max-height: 574px;
  display: block;
  overflow: hidden;
}

.div-block-34 {
  scrollbar-width: none;
  flex: none;
  max-height: 880px;
  overflow: scroll;
}

.code-embed {
  display: none;
}

.splide {
  height: 340px;
  margin-top: 40px;
  margin-bottom: 0;
}

.product-info-textbox {
  width: auto;
  display: block;
  overflow: visible;
}

.product-info-text {
  display: none;
}

.gallery-image-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #cdd3ba;
  border-radius: 20px;
  flex-flow: column;
  width: 200px;
  display: block;
  overflow: hidden;
}

.gallery-image {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.gallery-images-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  scrollbar-width: none;
  flex-flow: column;
  height: 100%;
  display: flex;
  overflow: scroll;
}

.hidden-data {
  display: none;
}

.modal-copy {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.modal-bg-copy {
  z-index: 1;
  opacity: 1;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  cursor: auto;
  background-color: #69696926;
  border: 0 #0000001a;
  width: 100vw;
  height: 100vh;
  display: block;
  position: static;
}

.modal-container-copy {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #fffef7;
  border-radius: 40px;
  flex-flow: row;
  flex: none;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  width: auto;
  max-width: none;
  height: 95%;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: visible;
}

.div-block-35 {
  scrollbar-width: none;
  flex: none;
  max-height: 880px;
  overflow: scroll;
}

.product-info-heading-2 {
  margin-bottom: 16px;
  font-size: 32px;
  line-height: 35px;
}

.div-block-36 {
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-37 {
  position: relative;
}

.image-slider-group {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: calc(20vw - 60px);
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: block;
  position: static;
  left: 40px;
}

.image-slider-group.light {
  opacity: .8;
  -webkit-text-stroke-color: #000;
  align-self: flex-start;
}

.image-slider-group.light.right-aligm {
  text-align: right;
}

.image-slider-right {
  z-index: 2;
  align-self: center;
  height: 100%;
  position: absolute;
  right: 40px;
}

.image-slider-image {
  z-index: 1;
  object-fit: contain;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: none;
  display: block;
  position: relative;
}

.image-slider-arrows {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: flex-end;
  width: auto;
  display: flex;
  position: static;
}

.section-7 {
  background-color: #fffef7;
  margin-bottom: 60px;
  display: block;
  overflow: visible;
}

.image-slider-overlay-content {
  z-index: auto;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 20px;
  display: block;
  position: absolute;
  inset: auto 0 auto 0%;
}

.image-slider-header {
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 18px;
}

.image-slider-list-wrapper {
  height: 100%;
  display: block;
}

.image-slider-list {
  height: 100%;
}

.image-slider-item {
  cursor: default;
  width: 100%;
  height: 100%;
  display: block;
}

.image-slider-item-content-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.div-block-38 {
  height: 20px;
}

.hidden-source {
  display: none;
}

.modal-title-img {
  cursor: zoom-in;
  object-fit: cover;
  border-radius: 20px;
  flex-shrink: 0;
  width: auto;
  min-width: 0;
  max-width: 100%;
  height: 574px;
  display: block;
}

.modal-image-gallery {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  scrollbar-width: none;
  flex-flow: column;
  width: 200px;
  display: block;
  overflow: scroll;
}

.modal-gallery-image-container {
  cursor: default;
  border: 1px solid #cdd3ba;
  border-radius: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}

.modal-gallery-image {
  background-color: #fbfbf1;
}

.modal-right {
  scrollbar-width: none;
  width: 100%;
  min-width: 0;
  overflow: scroll;
}

.modal-text {
  width: auto;
  height: auto;
  overflow: visible;
}

.modal-header {
  margin-top: 20px;
  margin-bottom: 12px;
  font-family: Anek Tamil, sans-serif;
  font-size: 32px;
  line-height: 32px;
}

.modal-header-small {
  margin-top: 12px;
  margin-bottom: 0;
  font-family: Anek Tamil, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.inline {
  display: inline;
}

.contact-button {
  background-color: #fbfbf1;
  border: 1px solid #cdd3ba;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 12px;
  padding: 9px 12px;
  text-decoration: none;
  display: flex;
}

.image-18 {
  flex: none;
  width: 22px;
  height: 22px;
}

.menu {
  background-color: #fffef7;
  justify-content: space-between;
  align-items: center;
  height: 76px;
  padding-left: 60px;
  padding-right: 60px;
  display: none;
}

.menu-icon {
  pointer-events: auto;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #cdd3ba00;
  border-radius: 20px;
  align-items: center;
  width: 50px;
  padding: 6px 12px;
  line-height: 14px;
  text-decoration: none;
  display: flex;
}

.menu-icon.w--current {
  text-decoration: none;
}

.menu-icon-label {
  opacity: 0;
  color: #333;
  text-align: center;
  -webkit-text-stroke-color: #333;
  white-space: nowrap;
  padding-left: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 16px;
  display: none;
}

.light.hide-desktop, .image-19.desktop-hidden, .desktop-hidden, .code-embed-2, .div-block-41, .code-embed-4, .code-embed-5, .mobile-arrow-right, .mobile-arrow-left {
  display: none;
}

.div-block-43 {
  justify-content: space-between;
  align-self: flex-end;
  align-items: flex-start;
  width: 100%;
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
  position: static;
  bottom: 0;
}

.product-label-2-copy {
  z-index: 99;
  background-color: #83837dcc;
  border-radius: 6px;
  width: -moz-fit-content;
  width: fit-content;
  height: 26px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 4px 8px;
  position: relative;
  bottom: 38px;
  left: 12px;
}

.menu-icon-copy {
  pointer-events: auto;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #cdd3ba00;
  border-radius: 20px;
  align-items: center;
  width: 50px;
  padding: 6px 12px;
  line-height: 14px;
  text-decoration: none;
  display: flex;
}

.menu-icon-copy.w--current {
  text-decoration: none;
}

.close-btn {
  cursor: pointer;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 23px;
  right: 23px;
}

.image-22 {
  width: 100%;
  height: 100%;
}

.div-block-44 {
  height: 100%;
}

.code-embed-6 {
  display: none;
}

.image-23 {
  z-index: 0;
  opacity: 1;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  margin-bottom: 16px;
  position: relative;
  top: auto;
  bottom: auto;
}

.image-slider-image-wrapper {
  flex: 0 auto;
  align-self: center;
  width: auto;
  max-width: 60vw;
  height: 100%;
  max-height: 100%;
  display: flex;
  transition: opacity 0.2s ease;
  opacity: 1;
  z-index: 100;
}

.image-slider-image-wrapper.transition {
  opacity: 0;
}

.return-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: left;
  width: auto;
  margin-bottom: 30px;
  text-decoration: none;
  display: flex;
}

.collection-list-wrapper-4 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-24 {
  flex: none;
  align-self: center;
  max-width: none;
  height: auto;
  display: block;
}

.image-25 {
  align-self: center;
}

.shielded {
  align-self: center;
  padding-bottom: 1px;
}

.section-10 {
  margin: 30px 60px 60px;
}

.btn-area {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
}

.body-3 {
  background-color: #f8f7ef;
  background-image: url('../images/Dome.svg');
  background-position: 100%;
  background-size: auto;
}

.image-23-copy {
  z-index: 0;
  opacity: 0;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  margin-bottom: 16px;
  position: relative;
  top: auto;
  bottom: auto;
}

.text-block-7 {
  text-align: center;
  font-family: Anek Tamil, sans-serif;
  font-size: 16px;
}

.empty-state {
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 240px;
  display: flex;
}

.empty-state-2 {
  background-color: #ddd0;
  height: 100px;
}

@media screen and (max-width: 991px) {
  .item-description {
    display: block;
  }

  .image-slider {
    height: 500px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .body {
    background-position: 50% 0;
    background-size: auto;
  }

  .text16, .text16.longtext {
    display: block;
  }

  .section-5 {
    width: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image-12 {
    width: auto;
  }

  .image-slider-image {
    height: auto;
  }

  .modal-gallery-image-container {
    cursor: pointer;
  }

  .image-slider-image-wrapper {
    width: auto;
    height: 100%;
  }

  .section-10 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .body-3 {
    background-position: 50%;
  }
}

@media screen and (max-width: 767px) {
  .product-item {
    width: 100%;
    max-height: none;
  }

  .image {
    width: 100%;
  }

  .div-block-2 {
    width: 100%;
    height: 350px;
    max-height: none;
  }

  .item-hover-content {
    display: block;
  }

  .content-wrapper {
    width: 100%;
  }

  .product-label-2 {
    display: none;
  }

  .heading-3 {
    margin-bottom: 0;
  }

  .category-link {
    width: auto;
  }

  .slider-content-wrap {
    margin-bottom: 40px;
    position: static;
  }

  .slider-header {
    justify-content: space-between;
    display: flex;
  }

  .container-2 {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-slider {
    margin-left: 15px;
    margin-right: 15px;
  }

  .footer {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .body, .body-2 {
    background-size: auto;
  }

  .header {
    justify-content: center;
    margin-top: 56px;
  }

  .div-block-9 {
    display: none;
  }

  .div-block-9.desktop-hidden {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border: 1px solid var(--light-green);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .text16.longtext {
    white-space: normal;
    max-height: 54px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text16.longtext.align-center {
    text-align: left;
    align-self: center;
  }

  .text16.bigtext {
    white-space: normal;
  }

  .div-block-11 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    height: auto;
  }

  .div-block-12 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: flex-start;
  }

  .slider-top {
    flex-flow: column;
  }

  .slider-arrows.desktop-hidden {
    display: flex;
  }

  .slider-arrows.mobile-hidden {
    display: none;
  }

  .header32 {
    text-align: center;
    margin-bottom: 0;
  }

  .section-4 {
    margin: 40px 16px 0;
  }

  .categiory-products-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .category-product-item {
    border: 1px solid var(--green);
    border-radius: 18px;
    height: auto;
    position: relative;
    overflow: hidden;
  }

  .cp-content-wrapper {
    border-style: none;
    height: auto;
    overflow: hidden;
  }

  .cp-image {
    overflow: clip;
  }

  .cp-description {
    z-index: 0;
    height: 76px;
    display: block;
  }

  .section-5 {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .item-hover-content-cp {
    display: block;
  }

  .modal-container {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .projects-col-list {
    left: auto;
  }

  .modal-image-container {
    display: block;
  }

  .splide {
    height: auto;
    margin-top: 28px;
    margin-bottom: 28px;
    position: relative;
  }

  .image-slider-group {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    padding-bottom: 60px;
    display: flex;
  }

  .image-slider-group.light {
    display: none;
  }

  .image-slider-image {
    flex: 0 auto;
    width: 100%;
    height: 350px;
    position: static;
  }

  .section-7 {
    margin-bottom: 40px;
  }

  .image-slider-overlay-content {
    flex-flow: column;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    display: block;
    position: static;
  }

  .image-slider-item {
    display: flex;
  }

  .image-slider-item-content-wrapper {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
    position: static;
  }

  .div-block-38 {
    height: 16px;
    display: block;
  }

  .div-block-38.mobile-hidden {
    display: none;
  }

  .modal-title-img {
    object-fit: contain;
    width: auto;
  }

  .modal-text {
    margin-bottom: 0;
  }

  .contact-button {
    width: -moz-fit-content;
    width: fit-content;
  }

  .contact-button.aaa {
    width: 100%;
  }

  .image-18 {
    margin-right: 12px;
  }

  .menu {
    z-index: 999;
    width: 100%;
    height: 56px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: fixed;
    top: 0;
    bottom: auto;
  }

  .menu-icon {
    flex-flow: column;
    flex: auto;
    justify-content: center;
  }

  .menu-icon.w--current {
    background-color: var(--light-green);
    border-style: none;
    border-radius: 0;
  }

  .menu-icon-label {
    opacity: 100;
    padding-left: 0;
    font-family: Anek Tamil, sans-serif;
    font-size: 14px;
    display: block;
  }

  .div-block-39 {
    display: none;
  }

  .light.hide-desktop {
    opacity: .8;
    display: block;
  }

  .mobile-arrow-right {
    z-index: 50;
    justify-content: space-between;
    align-items: center;
    height: calc(100% - 76px);
    display: flex;
    position: absolute;
    right: 0;
  }

  .mobile-arrow-container-left {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #fffef780;
    border-radius: 5px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 28px;
    margin-left: 12px;
    margin-right: 12px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .mobile-arrow-container-right {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #fffef780;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 28px;
    margin-left: 12px;
    margin-right: 12px;
    display: flex;
  }

  .mobile-arrow-left {
    z-index: 50;
    justify-content: space-between;
    align-items: center;
    height: calc(100% - 76px);
    display: flex;
    position: absolute;
    left: 0;
  }

  .product-link.desktop-hidden {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
  }

  .product-image-gallery {
    margin-top: 0;
    position: relative;
  }

  .product-details {
    margin-bottom: 40px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .mobile-gallery-image-container {
    aspect-ratio: 16 / 9;
    border-radius: 20px;
    width: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .mobile-gallery-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .div-block-42 {
    margin-bottom: 60px;
  }

  .div-block-43 {
    flex-flow: column;
    flex: 0 auto;
    margin-top: auto;
  }

  .product-label-2-copy {
    display: none;
  }

  .menu-icon-copy {
    border-style: none;
    flex-flow: column;
    flex: auto;
    justify-content: center;
  }

  .product-slider {
    padding-left: 0;
  }

  .product-link-home.desktop-hidden {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
  }

  .image-23 {
    display: none;
  }

  .image-slider-image-wrapper {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: 350px;
    display: flex;
  	transition: opacity 0.2s ease;
  }

.image-slider-image-wrapper.transition {
  opacity: 0;
}

  .return-button {
    text-align: left;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .collection-list-wrapper-4 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-10 {
    margin: auto 16px 40px;
  }

  .body-3 {
    background-position: 30%;
    background-size: auto;
  }

  .image-23-copy {
    display: none;
  }

  .cp-image-container {
      height: auto;
  }
}

@media screen and (max-width: 479px) {
  .slider {
    position: static;
  }

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

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

  .div-block-2 {
    width: 100%;
    height: 250px;
    max-height: none;
  }

  .item-hover-content {
    display: block;
  }

  .content-wrapper {
    width: 100%;
  }

  .product-label-2 {
    display: none;
  }

  .heading-3 {
    font-size: 22px;
    line-height: 22px;
  }

  .category-link {
    width: auto;
  }

  .slider-content-wrap {
    margin-bottom: 40px;
    padding-bottom: 0;
    position: static;
  }

  .slider-header {
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    display: flex;
  }

  .container-2 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .image-slider {
    text-align: center;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: 500px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .footer {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .body {
    background-position: 50% 40%;
    background-size: auto;
  }

  .header {
    justify-content: center;
    display: flex;
  }

  .image-container {
    height: 23px;
  }

  .div-block-9 {
    width: 100%;
    height: 100%;
    display: none;
  }

  .div-block-9.desktop-hidden {
    border-style: none;
    flex: 0 auto;
    display: flex;
  }

  .text16 {
    color: #000;
    text-align: left;
    text-overflow: ellipsis;
    white-space: normal;
    text-decoration: none;
  }

  .text16.linebreak {
    white-space: normal;
    word-break: normal;
  }

  .footer-info-label {
    font-size: 16px;
    line-height: 16px;
  }

  .div-block-11 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    height: auto;
  }

  .div-block-12 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: flex-start;
  }

  .map {
    overflow: hidden;
  }

  .slider-top {
    flex-flow: column;
  }

  .slider-arrows {
    display: flex;
  }

  .slider-arrows.mobile-hidden {
    display: none;
  }

  .header32 {
    text-align: center;
  }

  .section-4 {
    margin-top: 40px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .categiory-products-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .section-5 {
    flex-flow: row;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .projects-col-list {
    left: auto;
  }

  .splide {
    height: auto;
    margin-top: 28px;
    margin-bottom: 28px;
    position: relative;
  }

  .image-slider-group {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    align-self: center;
    width: auto;
    max-width: 100%;
    margin-top: 0;
    padding-bottom: 60px;
    display: flex;
  }

  .image-slider-group.light {
    display: none;
  }

  .image-slider-image {
    cursor: grab;
    object-fit: contain;
    flex: none;
    width: 100%;
    height: 350px;
  }

  .image-slider-overlay-content {
    flex-flow: column;
    justify-content: flex-end;
    height: auto;
    position: static;
  }

  .image-slider-header {
    text-align: center;
  }

  .image-slider-item {
    display: flex;
  }

  .image-slider-item-content-wrapper {
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
    display: flex;
  }

  .modal-text {
    width: auto;
  }

  .contact-button {
    width: 100%;
  }

  .menu {
    z-index: 999;
    border-style: none none solid;
    border-width: 1px;
    border-color: black black var(--light-green);
    width: 100%;
    height: 56px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: fixed;
    bottom: 0;
  }

  .menu-icon {
    text-align: left;
    border-style: none;
    flex-flow: column;
    flex: auto;
    justify-content: center;
    align-self: auto;
    padding: 0;
    display: flex;
  }

  .menu-icon.w--current {
    background-color: var(--light-green);
    border-style: none;
    border-radius: 0;
  }

  .menu-icon-label {
    opacity: 100;
    padding-left: 0;
    font-family: Anek Tamil, sans-serif;
    font-size: 14px;
    display: block;
  }

  .div-block-39 {
    display: none;
  }

  .section-8 {
    padding-right: 15px;
  }

  .light {
    opacity: .8;
    display: block;
  }

  .light.hide-desktop {
    display: block;
  }

  .image-19 {
    text-align: left;
    width: 215px;
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
    position: static;
    inset: 0% 50%;
  }

  .image-19.desktop-hidden, .desktop-hidden {
    display: block;
  }

  .div-block-40 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .code-embed-2 {
    display: none;
  }

  .div-block-41 {
    width: calc(100vw - 30px);
    height: auto;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }

  .section-9 {
    object-fit: fill;
  }

  .code-embed-3, .code-embed-4, .code-embed-5 {
    display: none;
  }

  .mobile-arrow-right {
    z-index: 50;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: calc(100% - 76px);
    display: flex;
    position: absolute;
    right: 0;
  }

  .mobile-arrow-container-left {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #fffef780;
    border-radius: 5px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 28px;
    margin-left: 12px;
    margin-right: 12px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .image-20 {
    width: 13px;
    height: 19px;
  }

  .mobile-arrow-container-right {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #fffef780;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 28px;
    margin-left: 12px;
    margin-right: 12px;
    display: flex;
  }

  .mobile-arrow-left {
    z-index: 50;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: calc(100% - 76px);
    display: flex;
    position: absolute;
    left: 0;
  }

  .product-link {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .product-link.desktop-hidden {
    display: block;
  }

  .product-image-gallery {
    margin-top: 0;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .product-details {
    margin-bottom: 40px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .collection-item-4 {
    width: 100%;
    height: 184px;
  }

  .image-21 {
    width: 100%;
    height: 100%;
  }

  .title-image {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
    height: auto;
  }

  .mobile-gallery-image-container {
    aspect-ratio: 16 / 9;
    border-radius: 20px;
    width: auto;
    overflow: hidden;
  }

  .mobile-gallery-list {
    display: block;
  }

  .mobile-gallery-list-wrapper {
    width: auto;
  }

  .mobile-gallery-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .div-block-42 {
    height: 417px;
    margin-bottom: 60px;
  }

  .div-block-43 {
    display: block;
  }

  .product-label-2-copy {
    display: none;
  }

  .menu-icon-copy {
    text-align: left;
    flex-flow: column;
    flex: auto;
    justify-content: center;
    align-self: auto;
    padding: 0;
    display: flex;
  }

  .menu-icon-copy.w--current {
    background-color: var(--icon-color);
    border-radius: 0;
  }

  .product-link-home {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .product-link-home.desktop-hidden {
    display: block;
  }

  .image-slider-image-wrapper {
    width: 100%;
    height: 350px;
  }

  .section-10 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .body-3 {
    background-position: 30%;
    background-repeat: repeat;
  }
}


