.navigation-links-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links-navlink {
  color: var(--dl-color-gray-black);
  text-decoration: none;
}
.navigation-links-navlink1 {
  color: var(--dl-color-gray-black);
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links-navlink2 {
  color: var(--dl-color-gray-black);
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links-dropdown {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-dropdown-toggle {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding-top: 0px;
  padding-left: var(--dl-space-space-twounits);
  border-radius: var(--dl-radius-radius-radius2);
  padding-right: 0px;
  padding-bottom: 0px;
}
.navigation-links-text {
  color: var(--dl-color-gray-black);
  font-size: 14px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: middle;
}
.navigation-links-dropdown-arrow {
  transition: 0.3s;
}
.navigation-links-icon {
  width: 18px;
  height: 18px;
  margin-top: auto;
  transition: 0.3s;
  margin-bottom: auto;
}
.navigation-links-dropdown-list {
  left: 0%;
  width: max-content;
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  transition: 0.3s;
  align-items: stretch;
  border-color: #D9D9D9;
  border-width: 1px;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
  list-style-type: none;
  background-color: var(--dl-color-gray-white);
  list-style-position: inside;
}
.navigation-links-dropdown01 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-dropdown-toggle1 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius4);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-halfunit);
}
.navigation-links-dropdown-toggle1:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
.navigation-links-navlink3 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
.navigation-links-dropdown02 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-dropdown03 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-dropdown04 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-dropdown05 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-dropdown06 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-dropdown-toggle2 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius4);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-halfunit);
}
.navigation-links-dropdown-toggle2:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
.navigation-links-navlink4 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
.navigation-links-dropdown07 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-dropdown-toggle3 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius4);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-halfunit);
}
.navigation-links-dropdown-toggle3:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
.navigation-links-navlink5 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
.navigation-links-dropdown08 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-dropdown-toggle4 {
  fill: #595959;
  color: #595959;
  width: 100%;
  display: inline-flex;
  transition: 0.3s;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-radius4);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-halfunit);
}
.navigation-links-dropdown-toggle4:hover {
  fill: #fff;
  color: #fff;
  background-color: #595959;
}
.navigation-links-navlink6 {
  width: 100%;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}
.navigation-links-dropdown09 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-dropdown10 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: var(--dl-radius-radius-radius2);
}
.navigation-links-navlink7 {
  color: var(--dl-color-gray-black);
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}




































@media(max-width: 991px) {
  .navigation-links-navlink7 {
    margin-left: var(--dl-space-space-oneandhalfunits);
  }
}
@media(max-width: 767px) {
  .navigation-links-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links-navlink {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-navlink1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-navlink2 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-dropdown-toggle {
    padding-left: 0px;
    margin-bottom: var(--dl-space-space-unit);
    padding-bottom: 0px;
  }
  .navigation-links-navlink7 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.feature-card2-feature-card {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.feature-card2-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.feature-card2-text {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}

@media(max-width: 767px) {
  .feature-card2-feature-card {
    flex-direction: row;
  }
  .feature-card2-container {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .feature-card2-container {
    flex-direction: column;
  }
}

.app-component-container {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.app-component-text {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
@media(max-width: 767px) {
  .app-component-container {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .app-component-container {
    flex-direction: column;
  }
}

.component1-container {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.component1-text {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
@media(max-width: 767px) {
  .component1-container {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .component1-container {
    flex-direction: column;
  }
}

.component2-container {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.component2-text {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
@media(max-width: 767px) {
  .component2-container {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .component2-container {
    flex-direction: column;
  }
}

.other-products-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.other-products-header {
  width: 100%;
  display: flex;
  z-index: 2;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: #f3f0f0;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
}
.other-products-navlink {
  display: contents;
}
.other-products-image {
  height: 2rem;
  text-decoration: none;
}
.other-products-nav {
  display: flex;
}
.other-products-btn-group {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.other-products-burger-menu {
  display: none;
}
.other-products-icon {
  color: var(--dl-color-gray-white);
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.other-products-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.other-products-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.other-products-container001 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.other-products-image01 {
  height: 2rem;
}
.other-products-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.other-products-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.other-products-hero {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: auto;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.other-products-container002 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.other-products-text {
  font-size: 3rem;
}
.other-products-text001 {
  margin-top: var(--dl-space-space-twounits);
  text-align: center;
  padding-left: var(--dl-space-space-threeunits);
  margin-bottom: var(--dl-space-space-twounits);
  padding-right: var(--dl-space-space-threeunits);
}
.other-products-image02 {
  width: 45rem;
  margin-top: var(--dl-space-space-twounits);
}
.other-products-cz-01 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: auto;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container003 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text017 {
  font-size: 3rem;
}
.other-products-image03 {
  width: 100%;
  object-fit: cover;
}
.other-products-features {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container004 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-feature-card001 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-feature-card002 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-feature-card003 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container005 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image04 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card004 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container006 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image05 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-02 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container007 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text018 {
  font-size: 3rem;
}
.other-products-image06 {
  width: 100%;
  object-fit: cover;
}
.other-products-features01 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container008 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card005 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container009 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text019 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card006 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container010 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text025 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card007 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container011 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text030 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card008 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container012 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text032 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card009 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container013 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image07 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card010 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container014 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image08 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-03 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container015 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text037 {
  font-size: 3rem;
}
.other-products-image09 {
  width: 100%;
  object-fit: cover;
}
.other-products-features02 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container016 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card011 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container017 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text038 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card012 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container018 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text044 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card013 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container019 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text049 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card014 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container020 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text051 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card015 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container021 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image10 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card016 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container022 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image11 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-04 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container023 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text056 {
  font-size: 3rem;
}
.other-products-image12 {
  width: 100%;
  object-fit: cover;
}
.other-products-features03 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container024 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card017 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container025 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text057 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card018 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container026 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text063 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card019 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container027 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text068 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card020 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container028 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text070 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card021 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container029 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image13 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card022 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container030 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image14 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-05 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container031 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text075 {
  font-size: 3rem;
}
.other-products-image15 {
  width: 100%;
  object-fit: cover;
}
.other-products-features04 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container032 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card023 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container033 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text076 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card024 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container034 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text082 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card025 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container035 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text086 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card026 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container036 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text088 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card027 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container037 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image16 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card028 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container038 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image17 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-06 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container039 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text093 {
  font-size: 3rem;
}
.other-products-image18 {
  width: 100%;
  object-fit: cover;
}
.other-products-features05 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container040 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card029 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container041 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text094 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card030 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container042 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text100 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card031 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container043 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text104 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card032 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container044 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text106 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card033 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container045 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image19 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card034 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container046 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image20 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-07 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container047 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text111 {
  font-size: 3rem;
}
.other-products-image21 {
  width: 100%;
  object-fit: cover;
}
.other-products-features06 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container048 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card035 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container049 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text112 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card036 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container050 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text118 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card037 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container051 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text122 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card038 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container052 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text124 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card039 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container053 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image22 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card040 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container054 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image23 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-08 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container055 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text129 {
  font-size: 3rem;
}
.other-products-image24 {
  width: 100%;
  object-fit: cover;
}
.other-products-features07 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container056 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card041 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container057 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text130 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card042 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container058 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text136 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card043 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container059 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text140 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card044 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container060 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text142 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card045 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container061 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image25 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card046 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container062 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image26 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-09 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container063 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text147 {
  font-size: 3rem;
}
.other-products-image27 {
  width: 100%;
  object-fit: cover;
}
.other-products-features08 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container064 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card047 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container065 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text148 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card048 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container066 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text154 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card049 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container067 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text158 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card050 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container068 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text160 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card051 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container069 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image28 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card052 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container070 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image29 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-10 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container071 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text165 {
  font-size: 3rem;
}
.other-products-image30 {
  width: 100%;
  object-fit: cover;
}
.other-products-features09 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container072 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card053 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container073 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text166 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card054 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container074 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text172 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card055 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container075 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text176 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card056 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container076 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text178 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card057 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container077 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image31 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card058 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container078 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image32 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-11 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container079 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text183 {
  font-size: 3rem;
}
.other-products-image33 {
  width: 100%;
  object-fit: cover;
}
.other-products-features10 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container080 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card059 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container081 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text184 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card060 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container082 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text190 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card061 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container083 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text194 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card062 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container084 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text196 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card063 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container085 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image34 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card064 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container086 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image35 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-12 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container087 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text201 {
  font-size: 3rem;
}
.other-products-image36 {
  width: 100%;
  object-fit: cover;
}
.other-products-features11 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container088 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card065 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container089 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text202 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card066 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container090 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text208 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card067 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container091 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text212 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card068 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container092 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text214 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card069 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container093 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image37 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card070 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container094 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image38 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-13 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container095 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text219 {
  font-size: 3rem;
}
.other-products-image39 {
  width: 100%;
  object-fit: cover;
}
.other-products-features12 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container096 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card071 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container097 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text220 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card072 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container098 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text227 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card073 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container099 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text231 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card074 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container100 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text233 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card075 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container101 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image40 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card076 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container102 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image41 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-14 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container103 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text238 {
  font-size: 3rem;
}
.other-products-image42 {
  width: 100%;
  object-fit: cover;
}
.other-products-features13 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container104 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card077 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container105 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text239 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card078 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container106 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text246 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card079 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container107 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text250 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card080 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container108 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text252 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card081 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container109 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image43 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card082 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container110 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image44 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-15 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container111 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text257 {
  font-size: 3rem;
}
.other-products-image45 {
  width: 100%;
  object-fit: cover;
}
.other-products-features14 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container112 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card083 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container113 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text258 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card084 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container114 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text264 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card085 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container115 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text268 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card086 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container116 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text270 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card087 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container117 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image46 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card088 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container118 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image47 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-16 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container119 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text275 {
  font-size: 3rem;
}
.other-products-image48 {
  width: 100%;
  object-fit: cover;
}
.other-products-features15 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container120 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card089 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container121 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text276 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card090 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container122 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text283 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card091 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container123 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text287 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card092 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container124 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text289 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card093 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container125 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image49 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card094 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container126 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image50 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-17 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container127 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text294 {
  font-size: 3rem;
}
.other-products-image51 {
  width: 100%;
  object-fit: cover;
}
.other-products-features16 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container128 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card095 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container129 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text295 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card096 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container130 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text301 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card097 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container131 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text305 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card098 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container132 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text307 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card099 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container133 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image52 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card100 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container134 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image53 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-18 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container135 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text312 {
  font-size: 3rem;
}
.other-products-image54 {
  width: 100%;
  object-fit: cover;
}
.other-products-features17 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container136 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card101 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container137 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text313 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card102 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container138 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text319 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card103 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container139 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text323 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card104 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container140 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text325 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card105 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container141 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image55 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card106 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container142 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image56 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-19 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container143 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text330 {
  font-size: 3rem;
}
.other-products-image57 {
  width: 100%;
  object-fit: cover;
}
.other-products-features18 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container144 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card107 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container145 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text331 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card108 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container146 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text337 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card109 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container147 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text341 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card110 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container148 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text343 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card111 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container149 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image58 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card112 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container150 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image59 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-20 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container151 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text348 {
  font-size: 3rem;
}
.other-products-image60 {
  width: 100%;
  object-fit: cover;
}
.other-products-features19 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container152 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card113 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container153 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text349 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card114 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container154 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text355 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card115 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container155 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text360 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card116 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container156 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text362 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card117 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container157 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image61 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card118 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container158 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image62 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-21 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container159 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text367 {
  font-size: 3rem;
}
.other-products-image63 {
  width: 100%;
  object-fit: cover;
}
.other-products-features20 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container160 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card119 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container161 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text368 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card120 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container162 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text374 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card121 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container163 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text379 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card122 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container164 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text381 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card123 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container165 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image64 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card124 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container166 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image65 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-22 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container167 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text386 {
  font-size: 3rem;
}
.other-products-image66 {
  width: 100%;
  object-fit: cover;
}
.other-products-features21 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container168 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card125 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container169 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text387 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card126 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container170 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text393 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card127 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container171 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text398 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card128 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container172 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text400 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card129 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container173 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image67 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card130 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container174 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image68 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-23 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container175 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text405 {
  font-size: 3rem;
}
.other-products-image69 {
  width: 100%;
  object-fit: cover;
}
.other-products-features22 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container176 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card131 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container177 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text406 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card132 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container178 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text412 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card133 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container179 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text417 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card134 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container180 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text419 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card135 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container181 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image70 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card136 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container182 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image71 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-24 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container183 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text424 {
  font-size: 3rem;
}
.other-products-image72 {
  width: 100%;
  object-fit: cover;
}
.other-products-features23 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container184 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card137 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container185 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text425 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card138 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container186 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text431 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card139 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container187 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text436 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card140 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container188 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text438 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card141 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container189 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image73 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card142 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container190 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image74 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-25 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container191 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text443 {
  font-size: 3rem;
}
.other-products-image75 {
  width: 100%;
  object-fit: cover;
}
.other-products-features24 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container192 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card143 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container193 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text444 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card144 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container194 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text450 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card145 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container195 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text455 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card146 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container196 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text457 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card147 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container197 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image76 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card148 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container198 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image77 {
  width: 200px;
  object-fit: cover;
}
.other-products-cz-26 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  max-width: var(--dl-size-size-maxwidth);
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.other-products-container199 {
  display: flex;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: column;
}
.other-products-text462 {
  font-size: 3rem;
}
.other-products-image78 {
  width: 100%;
  object-fit: cover;
}
.other-products-features25 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  max-width: var(--dl-size-size-maxwidth);
  flex-direction: column;
}
.other-products-container200 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-twounits);
  grid-template-columns: 1fr 1fr;
}
.other-products-feature-card149 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container201 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text463 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card150 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container202 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text469 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card151 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container203 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text474 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card152 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container204 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text476 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-feature-card153 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container205 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image79 {
  width: 200px;
  object-fit: cover;
}
.other-products-feature-card154 {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.other-products-container206 {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-image80 {
  width: 200px;
  object-fit: cover;
}
.other-products-text481 {
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-space-space-twounits);
}
.other-products-image81 {
  width: 925px;
  height: 100%;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-image82 {
  width: 925px;
  height: auto;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-image83 {
  width: 925px;
  height: auto;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-image84 {
  width: 925px;
  height: auto;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-image85 {
  width: 925px;
  height: auto;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-image86 {
  width: 925px;
  height: auto;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-image87 {
  width: 925px;
  height: auto;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-image88 {
  width: 925px;
  height: auto;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-image89 {
  width: 925px;
  height: auto;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-image90 {
  width: 925px;
  height: auto;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-image91 {
  width: 925px;
  height: auto;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-footer {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  border-top-width: 2px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.other-products-container207 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.other-products-logo {
  width: 395px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
.other-products-image92 {
  height: 2rem;
}
.other-products-text482 {
  margin-top: var(--dl-space-space-oneandhalfunits);
}
.other-products-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.other-products-container208 {
  display: flex;
  align-items: flex-start;
  margin-right: 10rem;
  flex-direction: row;
  justify-content: space-between;
}
.other-products-product-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-right: 10rem;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text483 {
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.other-products-navlink1 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.other-products-navlink2 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.other-products-navlink3 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.other-products-navlink4 {
  text-decoration: none;
}
.other-products-company-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text484 {
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.other-products-navlink5 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.other-products-navlink6 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.other-products-container209 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-contact {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text485 {
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.other-products-text486 {
  margin-bottom: var(--dl-space-space-unit);
}
.other-products-text488 {
  margin-top: var(--dl-space-space-unit);
}
.other-products-socials {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.other-products-text491 {
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.other-products-icon-group {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.other-products-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-unit);
}
.other-products-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-unit);
}
.other-products-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.other-products-separator {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-twounits);
  background-color: var(--dl-color-gray-900);
}
.other-products-text492 {
  align-self: center;
}
@media(max-width: 1200px) {
  .other-products-register {
    border-radius: 25px;
  }
  .other-products-cz-01 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-image03 {
    height: auto;
  }
  .other-products-cz-02 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text018 {
    font-size: 3rem;
  }
  .other-products-image06 {
    height: auto;
  }
  .other-products-cz-03 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text037 {
    font-size: 3rem;
  }
  .other-products-image09 {
    height: auto;
  }
  .other-products-cz-04 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text056 {
    font-size: 3rem;
  }
  .other-products-image12 {
    height: auto;
  }
  .other-products-cz-05 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text075 {
    font-size: 3rem;
  }
  .other-products-image15 {
    height: auto;
  }
  .other-products-cz-06 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text093 {
    font-size: 3rem;
  }
  .other-products-image18 {
    height: auto;
  }
  .other-products-cz-07 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text111 {
    font-size: 3rem;
  }
  .other-products-image21 {
    height: auto;
  }
  .other-products-cz-08 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text129 {
    font-size: 3rem;
  }
  .other-products-image24 {
    height: auto;
  }
  .other-products-cz-09 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text147 {
    font-size: 3rem;
  }
  .other-products-image27 {
    height: auto;
  }
  .other-products-cz-10 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text165 {
    font-size: 3rem;
  }
  .other-products-image30 {
    height: auto;
  }
  .other-products-cz-11 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text183 {
    font-size: 3rem;
  }
  .other-products-image33 {
    height: auto;
  }
  .other-products-cz-12 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text201 {
    font-size: 3rem;
  }
  .other-products-image36 {
    height: auto;
  }
  .other-products-cz-13 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text219 {
    font-size: 3rem;
  }
  .other-products-image39 {
    height: auto;
  }
  .other-products-cz-14 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text238 {
    font-size: 3rem;
  }
  .other-products-image42 {
    height: auto;
  }
  .other-products-cz-15 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text257 {
    font-size: 3rem;
  }
  .other-products-image45 {
    height: auto;
  }
  .other-products-cz-16 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text275 {
    font-size: 3rem;
  }
  .other-products-image48 {
    height: auto;
  }
  .other-products-cz-17 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text294 {
    font-size: 3rem;
  }
  .other-products-image51 {
    height: auto;
  }
  .other-products-cz-18 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text312 {
    font-size: 3rem;
  }
  .other-products-image54 {
    height: auto;
  }
  .other-products-cz-19 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text330 {
    font-size: 3rem;
  }
  .other-products-image57 {
    height: auto;
  }
  .other-products-cz-20 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text348 {
    font-size: 3rem;
  }
  .other-products-image60 {
    height: auto;
  }
  .other-products-cz-21 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text367 {
    font-size: 3rem;
  }
  .other-products-image63 {
    height: auto;
  }
  .other-products-cz-22 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text386 {
    font-size: 3rem;
  }
  .other-products-image66 {
    height: auto;
  }
  .other-products-cz-23 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text405 {
    font-size: 3rem;
  }
  .other-products-image69 {
    height: auto;
  }
  .other-products-cz-24 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text424 {
    font-size: 3rem;
  }
  .other-products-image72 {
    height: auto;
  }
  .other-products-cz-25 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text443 {
    font-size: 3rem;
  }
  .other-products-image75 {
    height: auto;
  }
  .other-products-cz-26 {
    width: auto;
    align-self: center;
    min-height: auto;
    align-items: flex-start;
  }
  .other-products-text462 {
    font-size: 3rem;
  }
  .other-products-image78 {
    height: auto;
  }
  .other-products-text481 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .other-products-image81 {
    width: 872px;
  }
  .other-products-image82 {
    width: 872px;
  }
  .other-products-image83 {
    width: 872px;
  }
  .other-products-image84 {
    width: 872px;
  }
  .other-products-image85 {
    width: 872px;
  }
  .other-products-image86 {
    width: 872px;
  }
  .other-products-image87 {
    width: 872px;
  }
  .other-products-image88 {
    width: 872px;
  }
  .other-products-image89 {
    width: 872px;
  }
  .other-products-image90 {
    width: 872px;
  }
  .other-products-image91 {
    width: 872px;
  }
  .other-products-footer {
    align-self: center;
  }
  .other-products-text488 {
    margin-top: var(--dl-space-space-unit);
  }
}
@media(max-width: 991px) {
  .other-products-header {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .other-products-hero {
    flex-direction: column;
  }
  .other-products-container002 {
    align-items: center;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text {
    text-align: center;
  }
  .other-products-text001 {
    text-align: center;
  }
  .other-products-image02 {
    width: 80%;
  }
  .other-products-cz-01 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container003 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text017 {
    text-align: center;
  }
  .other-products-image03 {
    order: 2;
  }
  .other-products-cz-02 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container007 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text018 {
    text-align: center;
  }
  .other-products-image06 {
    order: 2;
  }
  .other-products-cz-03 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container015 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text037 {
    text-align: center;
  }
  .other-products-image09 {
    order: 2;
  }
  .other-products-cz-04 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container023 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text056 {
    text-align: center;
  }
  .other-products-image12 {
    order: 2;
  }
  .other-products-cz-05 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container031 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text075 {
    text-align: center;
  }
  .other-products-image15 {
    order: 2;
  }
  .other-products-cz-06 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container039 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text093 {
    text-align: center;
  }
  .other-products-image18 {
    order: 2;
  }
  .other-products-cz-07 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container047 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text111 {
    text-align: center;
  }
  .other-products-image21 {
    order: 2;
  }
  .other-products-cz-08 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container055 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text129 {
    text-align: center;
  }
  .other-products-image24 {
    order: 2;
  }
  .other-products-cz-09 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container063 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text147 {
    text-align: center;
  }
  .other-products-image27 {
    order: 2;
  }
  .other-products-cz-10 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container071 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text165 {
    text-align: center;
  }
  .other-products-image30 {
    order: 2;
  }
  .other-products-cz-11 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container079 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text183 {
    text-align: center;
  }
  .other-products-image33 {
    order: 2;
  }
  .other-products-cz-12 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container087 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text201 {
    text-align: center;
  }
  .other-products-image36 {
    order: 2;
  }
  .other-products-cz-13 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container095 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text219 {
    text-align: center;
  }
  .other-products-image39 {
    order: 2;
  }
  .other-products-cz-14 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container103 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text238 {
    text-align: center;
  }
  .other-products-image42 {
    order: 2;
  }
  .other-products-cz-15 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container111 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text257 {
    text-align: center;
  }
  .other-products-image45 {
    order: 2;
  }
  .other-products-cz-16 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container119 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text275 {
    text-align: center;
  }
  .other-products-image48 {
    order: 2;
  }
  .other-products-cz-17 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container127 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text294 {
    text-align: center;
  }
  .other-products-image51 {
    order: 2;
  }
  .other-products-cz-18 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container135 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text312 {
    text-align: center;
  }
  .other-products-image54 {
    order: 2;
  }
  .other-products-cz-19 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container143 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text330 {
    text-align: center;
  }
  .other-products-image57 {
    order: 2;
  }
  .other-products-cz-20 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container151 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text348 {
    text-align: center;
  }
  .other-products-image60 {
    order: 2;
  }
  .other-products-cz-21 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container159 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text367 {
    text-align: center;
  }
  .other-products-image63 {
    order: 2;
  }
  .other-products-cz-22 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container167 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text386 {
    text-align: center;
  }
  .other-products-image66 {
    order: 2;
  }
  .other-products-cz-23 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container175 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text405 {
    text-align: center;
  }
  .other-products-image69 {
    order: 2;
  }
  .other-products-cz-24 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container183 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text424 {
    text-align: center;
  }
  .other-products-image72 {
    order: 2;
  }
  .other-products-cz-25 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container191 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text443 {
    text-align: center;
  }
  .other-products-image75 {
    order: 2;
  }
  .other-products-cz-26 {
    padding: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .other-products-container199 {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-text462 {
    text-align: center;
  }
  .other-products-image78 {
    order: 2;
  }
  .other-products-text481 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-image81 {
    width: 723px;
  }
  .other-products-image82 {
    width: 723px;
  }
  .other-products-image83 {
    width: 723px;
  }
  .other-products-image84 {
    width: 723px;
  }
  .other-products-image85 {
    width: 723px;
  }
  .other-products-image86 {
    width: 723px;
  }
  .other-products-image87 {
    width: 723px;
  }
  .other-products-image88 {
    width: 723px;
  }
  .other-products-image89 {
    width: 723px;
  }
  .other-products-image90 {
    width: 723px;
  }
  .other-products-image91 {
    width: 723px;
  }
  .other-products-footer {
    flex-direction: column;
  }
  .other-products-logo {
    width: 279px;
  }
  .other-products-container208 {
    width: 235px;
    margin-right: var(--dl-space-space-fourunits);
  }
  .other-products-product-container {
    margin-right: var(--dl-space-space-fourunits);
  }
  .other-products-container209 {
    width: 133px;
  }
}
@media(max-width: 767px) {
  .other-products-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-nav {
    display: none;
  }
  .other-products-btn-group {
    display: none;
  }
  .other-products-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .other-products-mobile-menu {
    display: none;
  }
  .other-products-hero {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-text {
    font-size: 2rem;
  }
  .other-products-text001 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .other-products-cz-01 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image03 {
    width: 80%;
  }
  .other-products-features {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container004 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card {
    flex-direction: row;
  }
  .other-products-feature-card001 {
    flex-direction: row;
  }
  .other-products-feature-card002 {
    flex-direction: row;
  }
  .other-products-feature-card003 {
    flex-direction: row;
  }
  .other-products-container005 {
    flex-direction: column;
  }
  .other-products-feature-card004 {
    flex-direction: row;
  }
  .other-products-container006 {
    flex-direction: column;
  }
  .other-products-cz-02 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image06 {
    width: 80%;
  }
  .other-products-features01 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container008 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card005 {
    flex-direction: row;
  }
  .other-products-container009 {
    flex-direction: column;
  }
  .other-products-feature-card006 {
    flex-direction: row;
  }
  .other-products-container010 {
    flex-direction: column;
  }
  .other-products-feature-card007 {
    flex-direction: row;
  }
  .other-products-container011 {
    flex-direction: column;
  }
  .other-products-feature-card008 {
    flex-direction: row;
  }
  .other-products-container012 {
    flex-direction: column;
  }
  .other-products-feature-card009 {
    flex-direction: row;
  }
  .other-products-container013 {
    flex-direction: column;
  }
  .other-products-feature-card010 {
    flex-direction: row;
  }
  .other-products-container014 {
    flex-direction: column;
  }
  .other-products-cz-03 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image09 {
    width: 80%;
  }
  .other-products-features02 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container016 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card011 {
    flex-direction: row;
  }
  .other-products-container017 {
    flex-direction: column;
  }
  .other-products-feature-card012 {
    flex-direction: row;
  }
  .other-products-container018 {
    flex-direction: column;
  }
  .other-products-feature-card013 {
    flex-direction: row;
  }
  .other-products-container019 {
    flex-direction: column;
  }
  .other-products-feature-card014 {
    flex-direction: row;
  }
  .other-products-container020 {
    flex-direction: column;
  }
  .other-products-feature-card015 {
    flex-direction: row;
  }
  .other-products-container021 {
    flex-direction: column;
  }
  .other-products-feature-card016 {
    flex-direction: row;
  }
  .other-products-container022 {
    flex-direction: column;
  }
  .other-products-cz-04 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image12 {
    width: 80%;
  }
  .other-products-features03 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container024 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card017 {
    flex-direction: row;
  }
  .other-products-container025 {
    flex-direction: column;
  }
  .other-products-feature-card018 {
    flex-direction: row;
  }
  .other-products-container026 {
    flex-direction: column;
  }
  .other-products-feature-card019 {
    flex-direction: row;
  }
  .other-products-container027 {
    flex-direction: column;
  }
  .other-products-feature-card020 {
    flex-direction: row;
  }
  .other-products-container028 {
    flex-direction: column;
  }
  .other-products-feature-card021 {
    flex-direction: row;
  }
  .other-products-container029 {
    flex-direction: column;
  }
  .other-products-feature-card022 {
    flex-direction: row;
  }
  .other-products-container030 {
    flex-direction: column;
  }
  .other-products-cz-05 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image15 {
    width: 80%;
  }
  .other-products-features04 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container032 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card023 {
    flex-direction: row;
  }
  .other-products-container033 {
    flex-direction: column;
  }
  .other-products-feature-card024 {
    flex-direction: row;
  }
  .other-products-container034 {
    flex-direction: column;
  }
  .other-products-feature-card025 {
    flex-direction: row;
  }
  .other-products-container035 {
    flex-direction: column;
  }
  .other-products-feature-card026 {
    flex-direction: row;
  }
  .other-products-container036 {
    flex-direction: column;
  }
  .other-products-feature-card027 {
    flex-direction: row;
  }
  .other-products-container037 {
    flex-direction: column;
  }
  .other-products-feature-card028 {
    flex-direction: row;
  }
  .other-products-container038 {
    flex-direction: column;
  }
  .other-products-cz-06 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image18 {
    width: 80%;
  }
  .other-products-features05 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container040 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card029 {
    flex-direction: row;
  }
  .other-products-container041 {
    flex-direction: column;
  }
  .other-products-feature-card030 {
    flex-direction: row;
  }
  .other-products-container042 {
    flex-direction: column;
  }
  .other-products-feature-card031 {
    flex-direction: row;
  }
  .other-products-container043 {
    flex-direction: column;
  }
  .other-products-feature-card032 {
    flex-direction: row;
  }
  .other-products-container044 {
    flex-direction: column;
  }
  .other-products-feature-card033 {
    flex-direction: row;
  }
  .other-products-container045 {
    flex-direction: column;
  }
  .other-products-feature-card034 {
    flex-direction: row;
  }
  .other-products-container046 {
    flex-direction: column;
  }
  .other-products-cz-07 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image21 {
    width: 80%;
  }
  .other-products-features06 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container048 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card035 {
    flex-direction: row;
  }
  .other-products-container049 {
    flex-direction: column;
  }
  .other-products-feature-card036 {
    flex-direction: row;
  }
  .other-products-container050 {
    flex-direction: column;
  }
  .other-products-feature-card037 {
    flex-direction: row;
  }
  .other-products-container051 {
    flex-direction: column;
  }
  .other-products-feature-card038 {
    flex-direction: row;
  }
  .other-products-container052 {
    flex-direction: column;
  }
  .other-products-feature-card039 {
    flex-direction: row;
  }
  .other-products-container053 {
    flex-direction: column;
  }
  .other-products-feature-card040 {
    flex-direction: row;
  }
  .other-products-container054 {
    flex-direction: column;
  }
  .other-products-cz-08 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image24 {
    width: 80%;
  }
  .other-products-features07 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container056 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card041 {
    flex-direction: row;
  }
  .other-products-container057 {
    flex-direction: column;
  }
  .other-products-feature-card042 {
    flex-direction: row;
  }
  .other-products-container058 {
    flex-direction: column;
  }
  .other-products-feature-card043 {
    flex-direction: row;
  }
  .other-products-container059 {
    flex-direction: column;
  }
  .other-products-feature-card044 {
    flex-direction: row;
  }
  .other-products-container060 {
    flex-direction: column;
  }
  .other-products-feature-card045 {
    flex-direction: row;
  }
  .other-products-container061 {
    flex-direction: column;
  }
  .other-products-feature-card046 {
    flex-direction: row;
  }
  .other-products-container062 {
    flex-direction: column;
  }
  .other-products-cz-09 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image27 {
    width: 80%;
  }
  .other-products-features08 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container064 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card047 {
    flex-direction: row;
  }
  .other-products-container065 {
    flex-direction: column;
  }
  .other-products-feature-card048 {
    flex-direction: row;
  }
  .other-products-container066 {
    flex-direction: column;
  }
  .other-products-feature-card049 {
    flex-direction: row;
  }
  .other-products-container067 {
    flex-direction: column;
  }
  .other-products-feature-card050 {
    flex-direction: row;
  }
  .other-products-container068 {
    flex-direction: column;
  }
  .other-products-feature-card051 {
    flex-direction: row;
  }
  .other-products-container069 {
    flex-direction: column;
  }
  .other-products-feature-card052 {
    flex-direction: row;
  }
  .other-products-container070 {
    flex-direction: column;
  }
  .other-products-cz-10 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image30 {
    width: 80%;
  }
  .other-products-features09 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container072 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card053 {
    flex-direction: row;
  }
  .other-products-container073 {
    flex-direction: column;
  }
  .other-products-feature-card054 {
    flex-direction: row;
  }
  .other-products-container074 {
    flex-direction: column;
  }
  .other-products-feature-card055 {
    flex-direction: row;
  }
  .other-products-container075 {
    flex-direction: column;
  }
  .other-products-feature-card056 {
    flex-direction: row;
  }
  .other-products-container076 {
    flex-direction: column;
  }
  .other-products-feature-card057 {
    flex-direction: row;
  }
  .other-products-container077 {
    flex-direction: column;
  }
  .other-products-feature-card058 {
    flex-direction: row;
  }
  .other-products-container078 {
    flex-direction: column;
  }
  .other-products-cz-11 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image33 {
    width: 80%;
  }
  .other-products-features10 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container080 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card059 {
    flex-direction: row;
  }
  .other-products-container081 {
    flex-direction: column;
  }
  .other-products-feature-card060 {
    flex-direction: row;
  }
  .other-products-container082 {
    flex-direction: column;
  }
  .other-products-feature-card061 {
    flex-direction: row;
  }
  .other-products-container083 {
    flex-direction: column;
  }
  .other-products-feature-card062 {
    flex-direction: row;
  }
  .other-products-container084 {
    flex-direction: column;
  }
  .other-products-feature-card063 {
    flex-direction: row;
  }
  .other-products-container085 {
    flex-direction: column;
  }
  .other-products-feature-card064 {
    flex-direction: row;
  }
  .other-products-container086 {
    flex-direction: column;
  }
  .other-products-cz-12 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image36 {
    width: 80%;
  }
  .other-products-features11 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container088 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card065 {
    flex-direction: row;
  }
  .other-products-container089 {
    flex-direction: column;
  }
  .other-products-feature-card066 {
    flex-direction: row;
  }
  .other-products-container090 {
    flex-direction: column;
  }
  .other-products-feature-card067 {
    flex-direction: row;
  }
  .other-products-container091 {
    flex-direction: column;
  }
  .other-products-feature-card068 {
    flex-direction: row;
  }
  .other-products-container092 {
    flex-direction: column;
  }
  .other-products-feature-card069 {
    flex-direction: row;
  }
  .other-products-container093 {
    flex-direction: column;
  }
  .other-products-feature-card070 {
    flex-direction: row;
  }
  .other-products-container094 {
    flex-direction: column;
  }
  .other-products-cz-13 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image39 {
    width: 80%;
  }
  .other-products-features12 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container096 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card071 {
    flex-direction: row;
  }
  .other-products-container097 {
    flex-direction: column;
  }
  .other-products-feature-card072 {
    flex-direction: row;
  }
  .other-products-container098 {
    flex-direction: column;
  }
  .other-products-feature-card073 {
    flex-direction: row;
  }
  .other-products-container099 {
    flex-direction: column;
  }
  .other-products-feature-card074 {
    flex-direction: row;
  }
  .other-products-container100 {
    flex-direction: column;
  }
  .other-products-feature-card075 {
    flex-direction: row;
  }
  .other-products-container101 {
    flex-direction: column;
  }
  .other-products-feature-card076 {
    flex-direction: row;
  }
  .other-products-container102 {
    flex-direction: column;
  }
  .other-products-cz-14 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image42 {
    width: 80%;
  }
  .other-products-features13 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container104 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card077 {
    flex-direction: row;
  }
  .other-products-container105 {
    flex-direction: column;
  }
  .other-products-feature-card078 {
    flex-direction: row;
  }
  .other-products-container106 {
    flex-direction: column;
  }
  .other-products-feature-card079 {
    flex-direction: row;
  }
  .other-products-container107 {
    flex-direction: column;
  }
  .other-products-feature-card080 {
    flex-direction: row;
  }
  .other-products-container108 {
    flex-direction: column;
  }
  .other-products-feature-card081 {
    flex-direction: row;
  }
  .other-products-container109 {
    flex-direction: column;
  }
  .other-products-feature-card082 {
    flex-direction: row;
  }
  .other-products-container110 {
    flex-direction: column;
  }
  .other-products-cz-15 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image45 {
    width: 80%;
  }
  .other-products-features14 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container112 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card083 {
    flex-direction: row;
  }
  .other-products-container113 {
    flex-direction: column;
  }
  .other-products-feature-card084 {
    flex-direction: row;
  }
  .other-products-container114 {
    flex-direction: column;
  }
  .other-products-feature-card085 {
    flex-direction: row;
  }
  .other-products-container115 {
    flex-direction: column;
  }
  .other-products-feature-card086 {
    flex-direction: row;
  }
  .other-products-container116 {
    flex-direction: column;
  }
  .other-products-feature-card087 {
    flex-direction: row;
  }
  .other-products-container117 {
    flex-direction: column;
  }
  .other-products-feature-card088 {
    flex-direction: row;
  }
  .other-products-container118 {
    flex-direction: column;
  }
  .other-products-cz-16 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image48 {
    width: 80%;
  }
  .other-products-features15 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container120 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card089 {
    flex-direction: row;
  }
  .other-products-container121 {
    flex-direction: column;
  }
  .other-products-feature-card090 {
    flex-direction: row;
  }
  .other-products-container122 {
    flex-direction: column;
  }
  .other-products-feature-card091 {
    flex-direction: row;
  }
  .other-products-container123 {
    flex-direction: column;
  }
  .other-products-feature-card092 {
    flex-direction: row;
  }
  .other-products-container124 {
    flex-direction: column;
  }
  .other-products-feature-card093 {
    flex-direction: row;
  }
  .other-products-container125 {
    flex-direction: column;
  }
  .other-products-feature-card094 {
    flex-direction: row;
  }
  .other-products-container126 {
    flex-direction: column;
  }
  .other-products-cz-17 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image51 {
    width: 80%;
  }
  .other-products-features16 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container128 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card095 {
    flex-direction: row;
  }
  .other-products-container129 {
    flex-direction: column;
  }
  .other-products-feature-card096 {
    flex-direction: row;
  }
  .other-products-container130 {
    flex-direction: column;
  }
  .other-products-feature-card097 {
    flex-direction: row;
  }
  .other-products-container131 {
    flex-direction: column;
  }
  .other-products-feature-card098 {
    flex-direction: row;
  }
  .other-products-container132 {
    flex-direction: column;
  }
  .other-products-feature-card099 {
    flex-direction: row;
  }
  .other-products-container133 {
    flex-direction: column;
  }
  .other-products-feature-card100 {
    flex-direction: row;
  }
  .other-products-container134 {
    flex-direction: column;
  }
  .other-products-cz-18 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image54 {
    width: 80%;
  }
  .other-products-features17 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container136 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card101 {
    flex-direction: row;
  }
  .other-products-container137 {
    flex-direction: column;
  }
  .other-products-feature-card102 {
    flex-direction: row;
  }
  .other-products-container138 {
    flex-direction: column;
  }
  .other-products-feature-card103 {
    flex-direction: row;
  }
  .other-products-container139 {
    flex-direction: column;
  }
  .other-products-feature-card104 {
    flex-direction: row;
  }
  .other-products-container140 {
    flex-direction: column;
  }
  .other-products-feature-card105 {
    flex-direction: row;
  }
  .other-products-container141 {
    flex-direction: column;
  }
  .other-products-feature-card106 {
    flex-direction: row;
  }
  .other-products-container142 {
    flex-direction: column;
  }
  .other-products-cz-19 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image57 {
    width: 80%;
  }
  .other-products-features18 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container144 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card107 {
    flex-direction: row;
  }
  .other-products-container145 {
    flex-direction: column;
  }
  .other-products-feature-card108 {
    flex-direction: row;
  }
  .other-products-container146 {
    flex-direction: column;
  }
  .other-products-feature-card109 {
    flex-direction: row;
  }
  .other-products-container147 {
    flex-direction: column;
  }
  .other-products-feature-card110 {
    flex-direction: row;
  }
  .other-products-container148 {
    flex-direction: column;
  }
  .other-products-feature-card111 {
    flex-direction: row;
  }
  .other-products-container149 {
    flex-direction: column;
  }
  .other-products-feature-card112 {
    flex-direction: row;
  }
  .other-products-container150 {
    flex-direction: column;
  }
  .other-products-cz-20 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image60 {
    width: 80%;
  }
  .other-products-features19 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container152 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card113 {
    flex-direction: row;
  }
  .other-products-container153 {
    flex-direction: column;
  }
  .other-products-feature-card114 {
    flex-direction: row;
  }
  .other-products-container154 {
    flex-direction: column;
  }
  .other-products-feature-card115 {
    flex-direction: row;
  }
  .other-products-container155 {
    flex-direction: column;
  }
  .other-products-feature-card116 {
    flex-direction: row;
  }
  .other-products-container156 {
    flex-direction: column;
  }
  .other-products-feature-card117 {
    flex-direction: row;
  }
  .other-products-container157 {
    flex-direction: column;
  }
  .other-products-feature-card118 {
    flex-direction: row;
  }
  .other-products-container158 {
    flex-direction: column;
  }
  .other-products-cz-21 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image63 {
    width: 80%;
  }
  .other-products-features20 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container160 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card119 {
    flex-direction: row;
  }
  .other-products-container161 {
    flex-direction: column;
  }
  .other-products-feature-card120 {
    flex-direction: row;
  }
  .other-products-container162 {
    flex-direction: column;
  }
  .other-products-feature-card121 {
    flex-direction: row;
  }
  .other-products-container163 {
    flex-direction: column;
  }
  .other-products-feature-card122 {
    flex-direction: row;
  }
  .other-products-container164 {
    flex-direction: column;
  }
  .other-products-feature-card123 {
    flex-direction: row;
  }
  .other-products-container165 {
    flex-direction: column;
  }
  .other-products-feature-card124 {
    flex-direction: row;
  }
  .other-products-container166 {
    flex-direction: column;
  }
  .other-products-cz-22 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image66 {
    width: 80%;
  }
  .other-products-features21 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container168 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card125 {
    flex-direction: row;
  }
  .other-products-container169 {
    flex-direction: column;
  }
  .other-products-feature-card126 {
    flex-direction: row;
  }
  .other-products-container170 {
    flex-direction: column;
  }
  .other-products-feature-card127 {
    flex-direction: row;
  }
  .other-products-container171 {
    flex-direction: column;
  }
  .other-products-feature-card128 {
    flex-direction: row;
  }
  .other-products-container172 {
    flex-direction: column;
  }
  .other-products-feature-card129 {
    flex-direction: row;
  }
  .other-products-container173 {
    flex-direction: column;
  }
  .other-products-feature-card130 {
    flex-direction: row;
  }
  .other-products-container174 {
    flex-direction: column;
  }
  .other-products-cz-23 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image69 {
    width: 80%;
  }
  .other-products-features22 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container176 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card131 {
    flex-direction: row;
  }
  .other-products-container177 {
    flex-direction: column;
  }
  .other-products-feature-card132 {
    flex-direction: row;
  }
  .other-products-container178 {
    flex-direction: column;
  }
  .other-products-feature-card133 {
    flex-direction: row;
  }
  .other-products-container179 {
    flex-direction: column;
  }
  .other-products-feature-card134 {
    flex-direction: row;
  }
  .other-products-container180 {
    flex-direction: column;
  }
  .other-products-feature-card135 {
    flex-direction: row;
  }
  .other-products-container181 {
    flex-direction: column;
  }
  .other-products-feature-card136 {
    flex-direction: row;
  }
  .other-products-container182 {
    flex-direction: column;
  }
  .other-products-cz-24 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image72 {
    width: 80%;
  }
  .other-products-features23 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container184 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card137 {
    flex-direction: row;
  }
  .other-products-container185 {
    flex-direction: column;
  }
  .other-products-feature-card138 {
    flex-direction: row;
  }
  .other-products-container186 {
    flex-direction: column;
  }
  .other-products-feature-card139 {
    flex-direction: row;
  }
  .other-products-container187 {
    flex-direction: column;
  }
  .other-products-feature-card140 {
    flex-direction: row;
  }
  .other-products-container188 {
    flex-direction: column;
  }
  .other-products-feature-card141 {
    flex-direction: row;
  }
  .other-products-container189 {
    flex-direction: column;
  }
  .other-products-feature-card142 {
    flex-direction: row;
  }
  .other-products-container190 {
    flex-direction: column;
  }
  .other-products-cz-25 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image75 {
    width: 80%;
  }
  .other-products-features24 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container192 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card143 {
    flex-direction: row;
  }
  .other-products-container193 {
    flex-direction: column;
  }
  .other-products-feature-card144 {
    flex-direction: row;
  }
  .other-products-container194 {
    flex-direction: column;
  }
  .other-products-feature-card145 {
    flex-direction: row;
  }
  .other-products-container195 {
    flex-direction: column;
  }
  .other-products-feature-card146 {
    flex-direction: row;
  }
  .other-products-container196 {
    flex-direction: column;
  }
  .other-products-feature-card147 {
    flex-direction: row;
  }
  .other-products-container197 {
    flex-direction: column;
  }
  .other-products-feature-card148 {
    flex-direction: row;
  }
  .other-products-container198 {
    flex-direction: column;
  }
  .other-products-cz-26 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-image78 {
    width: 80%;
  }
  .other-products-features25 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container200 {
    grid-template-columns: 1fr;
  }
  .other-products-feature-card149 {
    flex-direction: row;
  }
  .other-products-container201 {
    flex-direction: column;
  }
  .other-products-feature-card150 {
    flex-direction: row;
  }
  .other-products-container202 {
    flex-direction: column;
  }
  .other-products-feature-card151 {
    flex-direction: row;
  }
  .other-products-container203 {
    flex-direction: column;
  }
  .other-products-feature-card152 {
    flex-direction: row;
  }
  .other-products-container204 {
    flex-direction: column;
  }
  .other-products-feature-card153 {
    flex-direction: row;
  }
  .other-products-container205 {
    flex-direction: column;
  }
  .other-products-feature-card154 {
    flex-direction: row;
  }
  .other-products-container206 {
    flex-direction: column;
  }
  .other-products-text481 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-image81 {
    width: 477px;
  }
  .other-products-image82 {
    width: 477px;
  }
  .other-products-image83 {
    width: 477px;
  }
  .other-products-image84 {
    width: 477px;
  }
  .other-products-image85 {
    width: 477px;
  }
  .other-products-image86 {
    width: 477px;
  }
  .other-products-image87 {
    width: 477px;
  }
  .other-products-image88 {
    width: 477px;
  }
  .other-products-image89 {
    width: 477px;
  }
  .other-products-image90 {
    width: 477px;
  }
  .other-products-image91 {
    width: 477px;
  }
  .other-products-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .other-products-container207 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .other-products-logo {
    align-items: center;
  }
  .other-products-image92 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .other-products-text482 {
    margin-top: var(--dl-space-space-twounits);
    text-align: center;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-links-container {
    width: 100%;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
  .other-products-container208 {
    margin-right: var(--dl-space-space-fourunits);
  }
  .other-products-product-container {
    margin-right: var(--dl-space-space-fourunits);
  }
}
@media(max-width: 479px) {
  .other-products-header {
    padding: var(--dl-space-space-unit);
  }
  .other-products-mobile-menu {
    padding: 16px;
  }
  .other-products-hero {
    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);
  }
  .other-products-container002 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-cz-01 {
    min-height: auto;
    align-items: center;
    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);
    justify-content: space-between;
  }
  .other-products-container003 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text017 {
    font-size: 2rem;
  }
  .other-products-features {
    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);
  }
  .other-products-container005 {
    flex-direction: column;
  }
  .other-products-container006 {
    flex-direction: column;
  }
  .other-products-cz-02 {
    min-height: auto;
    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);
  }
  .other-products-container007 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text018 {
    font-size: 2rem;
  }
  .other-products-features01 {
    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);
  }
  .other-products-container009 {
    flex-direction: column;
  }
  .other-products-container010 {
    flex-direction: column;
  }
  .other-products-container011 {
    flex-direction: column;
  }
  .other-products-container012 {
    flex-direction: column;
  }
  .other-products-container013 {
    flex-direction: column;
  }
  .other-products-container014 {
    flex-direction: column;
  }
  .other-products-cz-03 {
    min-height: auto;
    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);
  }
  .other-products-container015 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text037 {
    font-size: 2rem;
  }
  .other-products-features02 {
    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);
  }
  .other-products-container017 {
    flex-direction: column;
  }
  .other-products-container018 {
    flex-direction: column;
  }
  .other-products-container019 {
    flex-direction: column;
  }
  .other-products-container020 {
    flex-direction: column;
  }
  .other-products-container021 {
    flex-direction: column;
  }
  .other-products-container022 {
    flex-direction: column;
  }
  .other-products-cz-04 {
    min-height: auto;
    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);
  }
  .other-products-container023 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text056 {
    font-size: 2rem;
  }
  .other-products-features03 {
    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);
  }
  .other-products-container025 {
    flex-direction: column;
  }
  .other-products-container026 {
    flex-direction: column;
  }
  .other-products-container027 {
    flex-direction: column;
  }
  .other-products-container028 {
    flex-direction: column;
  }
  .other-products-container029 {
    flex-direction: column;
  }
  .other-products-container030 {
    flex-direction: column;
  }
  .other-products-cz-05 {
    min-height: auto;
    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);
  }
  .other-products-container031 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text075 {
    font-size: 2rem;
  }
  .other-products-features04 {
    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);
  }
  .other-products-container033 {
    flex-direction: column;
  }
  .other-products-container034 {
    flex-direction: column;
  }
  .other-products-container035 {
    flex-direction: column;
  }
  .other-products-container036 {
    flex-direction: column;
  }
  .other-products-container037 {
    flex-direction: column;
  }
  .other-products-container038 {
    flex-direction: column;
  }
  .other-products-cz-06 {
    min-height: auto;
    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);
  }
  .other-products-container039 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text093 {
    font-size: 2rem;
  }
  .other-products-features05 {
    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);
  }
  .other-products-container041 {
    flex-direction: column;
  }
  .other-products-container042 {
    flex-direction: column;
  }
  .other-products-container043 {
    flex-direction: column;
  }
  .other-products-container044 {
    flex-direction: column;
  }
  .other-products-container045 {
    flex-direction: column;
  }
  .other-products-container046 {
    flex-direction: column;
  }
  .other-products-cz-07 {
    min-height: auto;
    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);
  }
  .other-products-container047 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text111 {
    font-size: 2rem;
  }
  .other-products-features06 {
    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);
  }
  .other-products-container049 {
    flex-direction: column;
  }
  .other-products-container050 {
    flex-direction: column;
  }
  .other-products-container051 {
    flex-direction: column;
  }
  .other-products-container052 {
    flex-direction: column;
  }
  .other-products-container053 {
    flex-direction: column;
  }
  .other-products-container054 {
    flex-direction: column;
  }
  .other-products-cz-08 {
    min-height: auto;
    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);
  }
  .other-products-container055 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text129 {
    font-size: 2rem;
  }
  .other-products-features07 {
    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);
  }
  .other-products-container057 {
    flex-direction: column;
  }
  .other-products-container058 {
    flex-direction: column;
  }
  .other-products-container059 {
    flex-direction: column;
  }
  .other-products-container060 {
    flex-direction: column;
  }
  .other-products-container061 {
    flex-direction: column;
  }
  .other-products-container062 {
    flex-direction: column;
  }
  .other-products-cz-09 {
    min-height: auto;
    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);
  }
  .other-products-container063 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text147 {
    font-size: 2rem;
  }
  .other-products-features08 {
    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);
  }
  .other-products-container065 {
    flex-direction: column;
  }
  .other-products-container066 {
    flex-direction: column;
  }
  .other-products-container067 {
    flex-direction: column;
  }
  .other-products-container068 {
    flex-direction: column;
  }
  .other-products-container069 {
    flex-direction: column;
  }
  .other-products-container070 {
    flex-direction: column;
  }
  .other-products-cz-10 {
    min-height: auto;
    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);
  }
  .other-products-container071 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text165 {
    font-size: 2rem;
  }
  .other-products-features09 {
    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);
  }
  .other-products-container073 {
    flex-direction: column;
  }
  .other-products-container074 {
    flex-direction: column;
  }
  .other-products-container075 {
    flex-direction: column;
  }
  .other-products-container076 {
    flex-direction: column;
  }
  .other-products-container077 {
    flex-direction: column;
  }
  .other-products-container078 {
    flex-direction: column;
  }
  .other-products-cz-11 {
    min-height: auto;
    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);
  }
  .other-products-container079 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text183 {
    font-size: 2rem;
  }
  .other-products-features10 {
    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);
  }
  .other-products-container081 {
    flex-direction: column;
  }
  .other-products-container082 {
    flex-direction: column;
  }
  .other-products-container083 {
    flex-direction: column;
  }
  .other-products-container084 {
    flex-direction: column;
  }
  .other-products-container085 {
    flex-direction: column;
  }
  .other-products-container086 {
    flex-direction: column;
  }
  .other-products-cz-12 {
    min-height: auto;
    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);
  }
  .other-products-container087 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text201 {
    font-size: 2rem;
  }
  .other-products-features11 {
    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);
  }
  .other-products-container089 {
    flex-direction: column;
  }
  .other-products-container090 {
    flex-direction: column;
  }
  .other-products-container091 {
    flex-direction: column;
  }
  .other-products-container092 {
    flex-direction: column;
  }
  .other-products-container093 {
    flex-direction: column;
  }
  .other-products-container094 {
    flex-direction: column;
  }
  .other-products-cz-13 {
    min-height: auto;
    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);
  }
  .other-products-container095 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text219 {
    font-size: 2rem;
  }
  .other-products-features12 {
    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);
  }
  .other-products-container097 {
    flex-direction: column;
  }
  .other-products-container098 {
    flex-direction: column;
  }
  .other-products-container099 {
    flex-direction: column;
  }
  .other-products-container100 {
    flex-direction: column;
  }
  .other-products-container101 {
    flex-direction: column;
  }
  .other-products-container102 {
    flex-direction: column;
  }
  .other-products-cz-14 {
    min-height: auto;
    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);
  }
  .other-products-container103 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text238 {
    font-size: 2rem;
  }
  .other-products-features13 {
    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);
  }
  .other-products-container105 {
    flex-direction: column;
  }
  .other-products-container106 {
    flex-direction: column;
  }
  .other-products-container107 {
    flex-direction: column;
  }
  .other-products-container108 {
    flex-direction: column;
  }
  .other-products-container109 {
    flex-direction: column;
  }
  .other-products-container110 {
    flex-direction: column;
  }
  .other-products-cz-15 {
    min-height: auto;
    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);
  }
  .other-products-container111 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text257 {
    font-size: 2rem;
  }
  .other-products-features14 {
    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);
  }
  .other-products-container113 {
    flex-direction: column;
  }
  .other-products-container114 {
    flex-direction: column;
  }
  .other-products-container115 {
    flex-direction: column;
  }
  .other-products-container116 {
    flex-direction: column;
  }
  .other-products-container117 {
    flex-direction: column;
  }
  .other-products-container118 {
    flex-direction: column;
  }
  .other-products-cz-16 {
    min-height: auto;
    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);
  }
  .other-products-container119 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text275 {
    font-size: 2rem;
  }
  .other-products-features15 {
    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);
  }
  .other-products-container121 {
    flex-direction: column;
  }
  .other-products-container122 {
    flex-direction: column;
  }
  .other-products-container123 {
    flex-direction: column;
  }
  .other-products-container124 {
    flex-direction: column;
  }
  .other-products-container125 {
    flex-direction: column;
  }
  .other-products-container126 {
    flex-direction: column;
  }
  .other-products-cz-17 {
    min-height: auto;
    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);
  }
  .other-products-container127 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text294 {
    font-size: 2rem;
  }
  .other-products-features16 {
    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);
  }
  .other-products-container129 {
    flex-direction: column;
  }
  .other-products-container130 {
    flex-direction: column;
  }
  .other-products-container131 {
    flex-direction: column;
  }
  .other-products-container132 {
    flex-direction: column;
  }
  .other-products-container133 {
    flex-direction: column;
  }
  .other-products-container134 {
    flex-direction: column;
  }
  .other-products-cz-18 {
    min-height: auto;
    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);
  }
  .other-products-container135 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text312 {
    font-size: 2rem;
  }
  .other-products-features17 {
    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);
  }
  .other-products-container137 {
    flex-direction: column;
  }
  .other-products-container138 {
    flex-direction: column;
  }
  .other-products-container139 {
    flex-direction: column;
  }
  .other-products-container140 {
    flex-direction: column;
  }
  .other-products-container141 {
    flex-direction: column;
  }
  .other-products-container142 {
    flex-direction: column;
  }
  .other-products-cz-19 {
    min-height: auto;
    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);
  }
  .other-products-container143 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text330 {
    font-size: 2rem;
  }
  .other-products-features18 {
    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);
  }
  .other-products-container145 {
    flex-direction: column;
  }
  .other-products-container146 {
    flex-direction: column;
  }
  .other-products-container147 {
    flex-direction: column;
  }
  .other-products-container148 {
    flex-direction: column;
  }
  .other-products-container149 {
    flex-direction: column;
  }
  .other-products-container150 {
    flex-direction: column;
  }
  .other-products-cz-20 {
    min-height: auto;
    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);
  }
  .other-products-container151 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text348 {
    font-size: 2rem;
  }
  .other-products-features19 {
    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);
  }
  .other-products-container153 {
    flex-direction: column;
  }
  .other-products-container154 {
    flex-direction: column;
  }
  .other-products-container155 {
    flex-direction: column;
  }
  .other-products-container156 {
    flex-direction: column;
  }
  .other-products-container157 {
    flex-direction: column;
  }
  .other-products-container158 {
    flex-direction: column;
  }
  .other-products-cz-21 {
    min-height: auto;
    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);
  }
  .other-products-container159 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text367 {
    font-size: 2rem;
  }
  .other-products-features20 {
    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);
  }
  .other-products-container161 {
    flex-direction: column;
  }
  .other-products-container162 {
    flex-direction: column;
  }
  .other-products-container163 {
    flex-direction: column;
  }
  .other-products-container164 {
    flex-direction: column;
  }
  .other-products-container165 {
    flex-direction: column;
  }
  .other-products-container166 {
    flex-direction: column;
  }
  .other-products-cz-22 {
    min-height: auto;
    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);
  }
  .other-products-container167 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text386 {
    font-size: 2rem;
  }
  .other-products-features21 {
    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);
  }
  .other-products-container169 {
    flex-direction: column;
  }
  .other-products-container170 {
    flex-direction: column;
  }
  .other-products-container171 {
    flex-direction: column;
  }
  .other-products-container172 {
    flex-direction: column;
  }
  .other-products-container173 {
    flex-direction: column;
  }
  .other-products-container174 {
    flex-direction: column;
  }
  .other-products-cz-23 {
    min-height: auto;
    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);
  }
  .other-products-container175 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text405 {
    font-size: 2rem;
  }
  .other-products-features22 {
    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);
  }
  .other-products-container177 {
    flex-direction: column;
  }
  .other-products-container178 {
    flex-direction: column;
  }
  .other-products-container179 {
    flex-direction: column;
  }
  .other-products-container180 {
    flex-direction: column;
  }
  .other-products-container181 {
    flex-direction: column;
  }
  .other-products-container182 {
    flex-direction: column;
  }
  .other-products-cz-24 {
    min-height: auto;
    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);
  }
  .other-products-container183 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text424 {
    font-size: 2rem;
  }
  .other-products-features23 {
    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);
  }
  .other-products-container185 {
    flex-direction: column;
  }
  .other-products-container186 {
    flex-direction: column;
  }
  .other-products-container187 {
    flex-direction: column;
  }
  .other-products-container188 {
    flex-direction: column;
  }
  .other-products-container189 {
    flex-direction: column;
  }
  .other-products-container190 {
    flex-direction: column;
  }
  .other-products-cz-25 {
    min-height: auto;
    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);
  }
  .other-products-container191 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text443 {
    font-size: 2rem;
  }
  .other-products-features24 {
    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);
  }
  .other-products-container193 {
    flex-direction: column;
  }
  .other-products-container194 {
    flex-direction: column;
  }
  .other-products-container195 {
    flex-direction: column;
  }
  .other-products-container196 {
    flex-direction: column;
  }
  .other-products-container197 {
    flex-direction: column;
  }
  .other-products-container198 {
    flex-direction: column;
  }
  .other-products-cz-26 {
    min-height: auto;
    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);
  }
  .other-products-container199 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text462 {
    font-size: 2rem;
  }
  .other-products-features25 {
    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);
  }
  .other-products-container201 {
    flex-direction: column;
  }
  .other-products-container202 {
    flex-direction: column;
  }
  .other-products-container203 {
    flex-direction: column;
  }
  .other-products-container204 {
    flex-direction: column;
  }
  .other-products-container205 {
    flex-direction: column;
  }
  .other-products-container206 {
    flex-direction: column;
  }
  .other-products-text481 {
    font-size: 1.5rem;
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-image81 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-image82 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-image83 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-image84 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-image85 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-image86 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-image87 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-image88 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-image89 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-image90 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-image91 {
    width: 310px;
    margin-right: 0px;
  }
  .other-products-footer {
    padding: var(--dl-space-space-unit);
  }
  .other-products-container207 {
    align-items: center;
    flex-direction: column;
  }
  .other-products-image92 {
    margin-bottom: 0px;
  }
  .other-products-text482 {
    margin-top: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
  }
  .other-products-links-container {
    align-items: center;
    flex-direction: column;
  }
  .other-products-container208 {
    margin-right: 0px;
  }
  .other-products-product-container {
    margin-right: var(--dl-space-space-oneandhalfunits);
  }
  .other-products-container209 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    margin-bottom: 0px;
  }
  .other-products-contact {
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-unit);
  }
  .other-products-text492 {
    text-align: center;
  }
}
