.navbar8-wrapper {
  display: contents;
}
 
.navbar8-container10 {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  position: sticky;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar8-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.navbar8-navlink1 {
  display: contents;
}
 
.navbar8-image1 {
  width: 200px;
  height: 78px;
  text-decoration: none;
}
 
.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  align-self: flex-end;
  align-items: center;
  justify-content: space-between;
}
 
.navbar8-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar8-link11 {
  text-decoration: none;
}
 
.navbar8-link21 {
  text-decoration: none;
}
 
.navbar8-link31 {
  text-decoration: none;
}
 
.navbar8-link4-dropdown-trigger {
  gap: 4px;
  cursor: pointer;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-icon-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-container11 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownLeft;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 500ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar8-icon10 {
  width: 24px;
  height: 24px;
}
 
.navbar8-container12 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownRight;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 800ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar8-icon12 {
  width: 24px;
  height: 24px;
}
 
.navbar8-buttons1 {
  gap: var(--dl-layout-space-twounits);
  width: 372px;
  height: 43px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar8-navlink2 {
  color: #ffffff;
  width: 216px;
  height: 36px;
  display: flex;
  max-width: 400px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  align-items: center;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-inputradius);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #0e69d0;
}
 
.navbar8-navlink2:hover {
  color: #ffffff;
  border-color: #0e69d0;
  border-width: 2px;
  background-color: rgba(14, 105, 208, 0.83);
}
 
.navbar8-text10 {
  align-self: center;
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-navlink3 {
  color: #ffffff;
  width: 159px;
  height: 29px;
  display: flex;
  max-width: 400px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  border-color: #0e69d0;
  border-width: 2px;
  border-radius: var(--dl-layout-radius-inputradius);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: transparent;
}
 
.navbar8-navlink3:hover {
  color: #ffffff;
  border-color: #0e69d0;
  border-width: 3.5px;
  background-color: transparent;
}
 
.navbar8-text11 {
  align-self: center;
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-burger-menu {
  display: none;
}
 
.navbar8-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar8-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar8-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar8-navlink4 {
  display: contents;
}
 
.navbar8-logo {
  height: 3rem;
  text-decoration: none;
}
 
.navbar8-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar8-icon16 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar8-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.navbar8-link12 {
  text-decoration: none;
}
 
.navbar8-link22 {
  text-decoration: none;
}
 
.navbar8-link32 {
  text-decoration: none;
}
 
.navbar8-link4-accordion {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-trigger {
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar8-link52 {
  text-decoration: none;
}
 
.navbar8-icon-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-container13 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-icon18 {
  width: 24px;
  height: 24px;
}
 
.navbar8-container14 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-icon20 {
  width: 24px;
  height: 24px;
}
 
.navbar8-container15 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-halfunit);
  grid-template-columns: 1fr;
}
 
.navbar8-menu-item1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}
 
.navbar8-page1-image {
  width: 50px;
  height: 50px;
  align-self: flex-start;
}
 
.navbar8-content1 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page11 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description110 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-navlink5 {
  display: contents;
}
 
.navbar8-container16 {
  display: flex;
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar8-container16:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.navbar8-description21 {
  align-self: center;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.navbar8-menu-item2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}
 
.navbar8-page2-image {
  width: 50px;
  height: 50px;
  align-self: flex-start;
}
 
.navbar8-content2 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page2 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description22 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.navbar8-navlink6 {
  display: contents;
}
 
.navbar8-container17 {
  display: flex;
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar8-container17:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.navbar8-description23 {
  align-self: center;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.navbar8-menu-item3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}
 
.navbar8-page3-image {
  width: 50px;
  height: 50px;
  align-self: flex-start;
}
 
.navbar8-content3 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page3 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description3 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-navlink7 {
  display: contents;
}
 
.navbar8-container18 {
  display: flex;
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar8-container18:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.navbar8-description24 {
  align-self: center;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.navbar8-menu-item4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.navbar8-page4-image {
  width: 50px;
  height: 50px;
  align-self: flex-start;
}
 
.navbar8-content4 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page4 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description4 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-container19 {
  display: flex;
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: row;
}
 
.navbar8-container19:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.navbar8-description25 {
  align-self: center;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.navbar8-buttons2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
}
 
.navbar8-action1 {
  text-decoration: none;
}
 
.navbar8-action2 {
  text-decoration: none;
}
 
.navbar8-icon-group {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.navbar8-link4 {
  display: contents;
}
 
.navbar8-icon30 {
  text-decoration: none;
}
 
.navbar8-container20 {
  top: 100%;
  left: 0px;
  width: 100%;
  height: 761px;
  display: flex;
  opacity: 0.98;
  position: absolute;
  align-items: flex-start;
  animation-name: fadeInDownBig;
  animation-delay: 0s;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar8-link5-menu-list {
  width: 1595px;
  height: 100%;
  display: grid;
  padding: var(--dl-layout-space-unit);
  grid-gap: var(--dl-layout-space-halfunit);
  max-width: var(--dl-layout-size-maxwidth);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
 
.navbar8-menu-item5 {
  gap: var(--dl-layout-space-unit);
  width: 391px;
  cursor: pointer;
  height: 687px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.navbar8-icon32 {
  width: 100px;
  height: 50px;
}
 
.navbar8-content5 {
  width: 253px;
  height: 666px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page12 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description111 {
  font-size: 12px;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-description112 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar8-description112:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description113 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar8-description113:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description114 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar8-description114:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description115 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar8-description115:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-navlink8 {
  display: contents;
}
 
.navbar8-container21 {
  width: 92px;
  height: 25px;
  display: flex;
  align-self: flex-start;
  transition: 0.7s;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
}
 
.navbar8-container21:hover {
  width: 101px;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: .5px;
}
 
.navbar8-description116 {
  font-size: 12px;
}
 
.navbar8-menu-item6 {
  gap: var(--dl-layout-space-unit);
  width: 319px;
  cursor: pointer;
  height: 684px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.navbar8-icon36 {
  width: 100px;
  height: 45px;
}
 
.navbar8-content6 {
  width: 322px;
  height: 642px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page13 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description117 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-description118 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.navbar8-description118:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description119 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.navbar8-description119:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description120 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 

 
.navbar8-navlink9 {
  display: contents;
}
 
.navbar8-container22 {
  width: 87px;
  height: 24px;
  display: flex;
  align-self: flex-start;
  transition: 0.7s;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
}
 
.navbar8-container22:hover {
  width: 91px;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: .5px;
}
 
.navbar8-description121 {
  font-size: 12px;
}
 
.navbar8-menu-item7 {
  gap: var(--dl-layout-space-unit);
  width: 317px;
  cursor: pointer;
  height: 476px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.navbar8-icon40 {
  width: 100px;
  height: 48px;
}
 
.navbar8-content7 {
  width: 480px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page14 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description122 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-description123 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.navbar8-description123:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description124 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.navbar8-description124:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-menu-item8 {
  gap: var(--dl-layout-space-unit);
  width: 252px;
  cursor: pointer;
  height: 547px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.navbar8-icon45 {
  width: 120px;
  height: 60px;
}
 
.navbar8-content8 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page15 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description125 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-description126 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.navbar8-description126:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-container23 {
  top: 0px;
  width: 1495px;
  height: 100%;
  display: flex;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
}
 
.product-services-fragment37 {
  display: contents;
}
 
.product-services-text147 {
  display: inline-block;
  font-size: 10px;
}
 
.product-services-fragment12 {
  display: contents;
}
 
.product-services-text102 {
  display: inline-block;
}
 
.product-services-fragment19 {
  display: contents;
}
 
.product-services-text109 {
  color: #0e69d0;
  display: inline-block;
  font-size: 15px;
}
 
.product-services-fragment25 {
  display: contents;
}
 
.product-services-text115 {
  display: inline-block;
}
 
.product-services-fragment16 {
  display: contents;
}
 
.product-services-text106 {
  display: inline-block;
}
 
.product-services-fragment42 {
  display: contents;
}
 
.product-services-text165 {
  display: inline-block;
}
 
.product-services-text166 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text167 {
  text-decoration: underline;
}
 
.product-services-text169 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment14 {
  display: contents;
}
 
.product-services-text104 {
  display: inline-block;
}
 
.product-services-fragment47 {
  display: contents;
}
 
.product-services-text194 {
  display: inline-block;
}
 
.product-services-fragment45 {
  display: contents;
}
 
.product-services-text180 {
  display: inline-block;
  font-weight: 600;
}
 
.product-services-text181 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text182 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text183 {
  font-weight: 400;
  text-decoration: underline;
}
 
.product-services-text184 {
  font-weight: 400;
}
 
.product-services-text185 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-text187 {
  font-weight: 400;
}
 
.product-services-fragment43 {
  display: contents;
}
 
.product-services-text171 {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
}
 
.product-services-fragment36 {
  display: contents;
}
 
.product-services-text146 {
  display: inline-block;
  font-size: 12px;
}
 
.product-services-fragment15 {
  display: contents;
}
 
.product-services-text105 {
  display: inline-block;
}
 
.product-services-fragment39 {
  display: contents;
}
 
.product-services-text149 {
  display: inline-block;
  font-size: 10px;
}
 
.product-services-fragment35 {
  display: contents;
}
 
.product-services-text139 {
  display: inline-block;
}
 
.product-services-text140 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text141 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text142 {
  text-decoration: underline;
}
 
.product-services-text144 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment34 {
  display: contents;
}
 
.product-services-text132 {
  display: inline-block;
}
 
.product-services-text133 {
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text134 {
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}
 
.product-services-text135 {
  text-decoration: underline;
}
 
.product-services-text137 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment27 {
  display: contents;
}
 
.product-services-text117 {
  display: inline-block;
}
 
.product-services-fragment30 {
  display: contents;
}
 
.product-services-text128 {
  display: inline-block;
  font-size: 12px;
}
 
.product-services-fragment17 {
  display: contents;
}
 
.product-services-text107 {
  display: inline-block;
}
 
.product-services-fragment21 {
  display: contents;
}
 
.product-services-text111 {
  display: inline-block;
}
 
.product-services-fragment10 {
  display: contents;
}
 
.product-services-text100 {
  display: inline-block;
  font-size: 15px;
}
 
.product-services-fragment24 {
  display: contents;
}
 
.product-services-text114 {
  display: inline-block;
}
 
.product-services-fragment31 {
  display: contents;
}
 
.product-services-text129 {
  display: inline-block;
}
 
.product-services-fragment11 {
  display: contents;
}
 
.product-services-text101 {
  display: inline-block;
}
 
.product-services-fragment40 {
  display: contents;
}
 
.product-services-text150 {
  display: inline-block;
}
 
.product-services-text151 {
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text152 {
  text-decoration: underline;
}
 
.product-services-text153 {
  text-decoration: underline;
}
 
.product-services-text155 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment22 {
  display: contents;
}
 
.product-services-text112 {
  display: inline-block;
}
 
.product-services-fragment13 {
  display: contents;
}
 
.product-services-text103 {
  display: inline-block;
}
 
.product-services-fragment26 {
  display: contents;
}
 
.product-services-text116 {
  display: inline-block;
}
 
.product-services-fragment41 {
  display: contents;
}
 
.product-services-text157 {
  display: inline-block;
}
 
.product-services-text158 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text159 {
  text-decoration: underline;
}
 
.product-services-text161 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment18 {
  display: contents;
}
 
.product-services-text108 {
  display: inline-block;
}
 
.product-services-fragment38 {
  display: contents;
}
 
.product-services-text148 {
  display: inline-block;
  font-size: 10px;
}
 
.product-services-fragment46 {
  display: contents;
}
 
.product-services-text188 {
  display: inline-block;
}
 
.product-services-text189 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text190 {
  text-decoration: underline;
}
 
.product-services-text192 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment32 {
  display: contents;
}
 
.product-services-text130 {
  display: inline-block;
}
 
.product-services-fragment23 {
  display: contents;
}
 
.product-services-text113 {
  display: inline-block;
}
 
.product-services-fragment28 {
  display: contents;
}
 
.product-services-text118 {
  display: inline-block;
}
 
.product-services-fragment44 {
  display: contents;
}
 
.product-services-text172 {
  display: inline-block;
}
 
.product-services-text173 {
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text174 {
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}
 
.product-services-text175 {
  text-decoration: underline;
}
 
.product-services-text177 {
  font-size: 12px;
  font-weight: 300;
}
 
.product-services-fragment20 {
  display: contents;
}
 
.product-services-text110 {
  display: inline-block;
}
 
.product-services-fragment33 {
  display: contents;
}
 
.product-services-text131 {
  display: inline-block;
  font-size: 10px;
}
 
.product-services-fragment29 {
  display: contents;
}
 
.product-services-text119 {
  display: inline-block;
}
 
.product-services-text120 {
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text121 {
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text122 {
  text-decoration: underline;
}
 
.product-services-text123 {
  text-decoration: underline;
}
 
.product-services-text124 {
  text-decoration: underline;
}
 
.product-services-text126 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.navbar8root-class-name {
  top: 0px;
  left: 0px;
  position: fixed;
}
 

 

 

 
.navbar8root-class-name4 {
  position: fixed;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.navbar8root-class-name22 {
  top: 0px;
  left: 0px;
  position: fixed;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .navbar8-desktop-menu {
    display: none;
  }
  .navbar8-burger-menu {
    display: flex;
  }
  .navbar8-icon14 {
    width: 45px;
    height: 40px;
  }
}
 
@media(max-width: 767px) {
  .navbar8-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar8-navlink2 {
    align-self: center;
  }
  .navbar8-navlink3 {
    align-self: center;
  }
  .navbar8-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .navbar8-icon14 {
    width: 35px;
    height: 30px;
  }
  .navbar8-mobile-menu {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .navbar8-icon16 {
    width: 35px;
    height: 30px;
  }
  .navbar8-container15 {
    grid-gap: 0;
  }
  .navbar8-menu-item1 {
    height: 99px;
  }
  .navbar8-link5-menu-list {
    display: none;
  }
}
 
@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .navbar8-icon14 {
    width: 40px;
    height: 30px;
  }
  .navbar8-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
  .navbar8-icon16 {
    width: 35px;
    height: 30px;
  }
  .navbar8-menu-item1 {
    padding: var(--dl-layout-space-halfunit);
  }
  .navbar8-content1 {
    width: auto;
    height: 78px;
  }
  .navbar8-description110 {
    font-size: 10px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .navbar8-container16 {
    align-items: center;
    justify-content: center;
  }
  .navbar8-icon22 {
    align-self: center;
  }
  .navbar8-menu-item2 {
    padding: var(--dl-layout-space-halfunit);
  }
  .navbar8-description22 {
    font-size: 10px;
  }
  .navbar8-container17 {
    align-items: center;
    justify-content: center;
  }
  .navbar8-icon24 {
    align-self: center;
  }
  .navbar8-menu-item3 {
    padding: var(--dl-layout-space-halfunit);
  }
  .navbar8-description3 {
    font-size: 10px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .navbar8-container18 {
    align-items: center;
    justify-content: center;
  }
  .navbar8-icon26 {
    align-self: center;
  }
  .navbar8-menu-item4 {
    padding-top: var(--dl-layout-space-halfunit);
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .navbar8-description4 {
    font-size: 12px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .navbar8-container19 {
    align-items: center;
    justify-content: center;
  }
}

.make-a-call-wrapper {
  display: contents;
}
 
.make-a-call-make-a-call {
  width: 100%;
  height: 396px;
  display: flex;
  position: relative;
  align-items: center;
  background-size: cover,auto;
  justify-content: center;
  background-image: linear-gradient(90deg, rgb(14, 105, 208) 0.00%,rgba(100, 179, 244, 0.69) 100.00%),url("/waterfilter_1-1500w.c4c5879c.webp");
  background-repeat: top left,bottom;
  background-position: bottom,bottom right;
}
 
.make-a-call-container1 {
  width: 1695px;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.make-a-call-container2 {
  width: 549px;
  height: 147px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.make-a-call-text10 {
  color: rgb(255, 255, 255);
  font-size: 45px;
  text-align: left;
  font-weight: 700;
}
 
.make-a-call-container3 {
  flex: 0 0 auto;
  width: 656px;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.make-a-call-container4 {
  width: 701px;
  height: 97px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.make-a-call-icon1 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffffff;
  width: 52px;
  height: 48px;
  margin-right: var(--dl-layout-space-unit);
}
 
.make-a-call-text11 {
  color: rgb(255, 255, 255);
  font-size: 35px;
  font-style: normal;
  font-weight: 800;
}
 
.make-a-call-container5 {
  width: 623px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.make-a-call-text12 {
  color: rgb(255, 255, 255);
  font-size: 25px;
  font-weight: 600;
}
 
.make-a-call-text13 {
  color: rgb(255, 255, 255);
  font-size: 25px;
  font-weight: 600;
}
 
.product-services-fragment50 {
  display: contents;
}
 
.product-services-text249 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 25px;
  font-weight: 600;
}
 
.product-services-text250 {
  font-weight: 700;
}
 
.product-services-text251 {
  font-style: normal;
}
 
.product-services-text252 {
  font-weight: 500;
}
 
.product-services-text253 {
  font-style: normal;
}
 
.product-services-fragment51 {
  display: contents;
}
 
.product-services-text254 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 25px;
  font-weight: 600;
}
 
.product-services-text255 {
  font-weight: 700;
}
 
.product-services-text256 {
  font-style: normal;
}
 
.product-services-text257 {
  font-weight: 500;
}
 
.product-services-text258 {
  font-style: normal;
}
 
.product-services-text259 {
  font-style: normal;
}
 
.product-services-text260 {
  font-style: normal;
}
 
.product-services-fragment49 {
  display: contents;
}
 
.product-services-text248 {
  display: inline-block;
}
 
.product-services-fragment48 {
  display: contents;
}
 
.product-services-text244 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 45px;
  text-align: left;
  font-weight: 700;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .make-a-call-container1 {
    width: 878px;
    height: 343px;
    justify-content: space-between;
  }
  .make-a-call-container2 {
    width: 328px;
    height: 243px;
    margin-right: var(--dl-layout-space-twounits);
  }
  .make-a-call-text10 {
    align-self: flex-start;
  }
  .make-a-call-container3 {
    width: 477px;
  }
  .make-a-call-container4 {
    width: 428px;
    height: 132px;
  }
  .make-a-call-icon1 {
    width: 76px;
    height: 98px;
  }
  .make-a-call-container5 {
    width: 369px;
    flex-direction: column;
  }
  .make-a-call-text12 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 767px) {
  .make-a-call-make-a-call {
    height: 709px;
  }
  .make-a-call-container1 {
    width: 489px;
    flex-direction: column;
  }
  .make-a-call-container2 {
    width: 503px;
    margin-right: 0px;
    justify-content: center;
  }
  .make-a-call-text10 {
    text-align: center;
  }
  .make-a-call-container3 {
    width: 505px;
    height: 264px;
    align-items: center;
    justify-content: center;
  }
  .make-a-call-container4 {
    width: 386px;
    height: 197px;
    justify-content: center;
  }
  .make-a-call-text11 {
    text-align: center;
  }
  .make-a-call-container5 {
    width: 476px;
    height: 209px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .make-a-call-text12 {
    text-align: center;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .make-a-call-text13 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .make-a-call-make-a-call {
    height: 579px;
  }
  .make-a-call-container1 {
    height: 462px;
    flex-direction: column;
    justify-content: center;
  }
  .make-a-call-container2 {
    width: 383px;
    height: auto;
  }
  .make-a-call-text10 {
    text-align: center;
  }
  .make-a-call-container3 {
    width: 359px;
    align-items: center;
    justify-content: center;
  }
  .make-a-call-container4 {
    width: 294px;
    justify-content: center;
  }
  .make-a-call-icon1 {
    width: 65px;
    height: 66px;
  }
  .make-a-call-text11 {
    text-align: left;
  }
  .make-a-call-container5 {
    width: 100%;
    height: 223px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .make-a-call-text12 {
    text-align: left;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .make-a-call-text13 {
    text-align: left;
  }
  .product-services-text248 {
    font-size: 25px;
  }
  .product-services-text244 {
    font-size: 35px;
  }
}

.industrial-click-wrapper {
  display: contents;
}
 
.industrial-click-industrial-click {
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 40px;
  display: flex;
  opacity: 0;
  position: relative;
  align-items: flex-start;
}

.faq9-wrapper {
  display: contents;
}
 
.faq9faq8 {
  width: 978px;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.faq9-max-width {
  align-self: center;
}
 
.faq9-section-title {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.faq9-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.faq9-text10 {
  font-style: normal;
  font-family: "Inter";
  font-weight: 600;
}
 
.faq9-list {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.faq9-faq1 {
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
}
 
.faq9-trigger1 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq9-faq1-question {
  font-style: normal;
  text-align: center;
  font-family: "Inter";
  font-weight: 600;
}
 
.faq9-icons-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq9-icon10 {
  width: 24px;
  height: 24px;
}
 
.faq9-icon12 {
  width: 24px;
  height: 24px;
}
 
.faq9-container12 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: flex-start;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.faq9-faq2 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  flex-direction: column;
}
 
.faq9-trigger2 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq9-faq2-question1 {
  font-style: normal;
  text-align: center;
  font-family: "Inter";
  font-weight: 600;
}
 
.faq9-icons-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq9-icon14 {
  width: 24px;
  height: 24px;
}
 
.faq9-icon16 {
  width: 24px;
  height: 24px;
}
 
.faq9-container15 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: flex-start;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.faq9-faq3 {
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
}
 
.faq9-trigger3 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq9-faq2-question2 {
  font-style: normal;
  text-align: center;
  font-family: "Inter";
  font-weight: 600;
}
 
.faq9-icons-container3 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq9-icon18 {
  width: 24px;
  height: 24px;
}
 
.faq9-icon20 {
  width: 24px;
  height: 24px;
}
 
.faq9-container18 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: flex-start;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.faq9-faq4 {
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
}
 
.faq9-trigger4 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq9-faq2-question3 {
  font-style: normal;
  text-align: center;
  font-family: "Inter";
  font-weight: 600;
}
 
.faq9-icons-container4 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq9-icon22 {
  width: 24px;
  height: 24px;
}
 
.faq9-icon24 {
  width: 24px;
  height: 24px;
}
 
.faq9-container21 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: flex-start;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.product-services-fragment55 {
  display: contents;
}
 
.product-services-text284 {
  display: inline-block;
}
 
.product-services-fragment52 {
  display: contents;
}
 
.product-services-text281 {
  display: inline-block;
}
 
.product-services-fragment54 {
  display: contents;
}
 
.product-services-text283 {
  display: inline-block;
}
 
.product-services-fragment53 {
  display: contents;
}
 
.product-services-text282 {
  display: inline-block;
  font-family: "Inter";
}
 
.product-services-fragment57 {
  display: contents;
}
 
.product-services-text286 {
  display: inline-block;
}
 
.product-services-fragment56 {
  display: contents;
}
 
.product-services-text285 {
  display: inline-block;
}
 
.faq9root-class-name {
  height: 100%;
}
 
.faq9root-class-name1 {
  height: 100%;
}
 
.faq9root-class-name2 {
  height: 100%;
}
 
@media(max-width: 991px) {
  .faq9-max-width {
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .faq9faq8 {
    width: 481px;
    margin-right: 0px;
  }
  .faq9-text10 {
    text-align: center;
  }
  .faq9-text11 {
    text-align: center;
  }
  .faq9-faq1-question {
    text-align: left;
  }
  .faq9-faq2-question1 {
    text-align: left;
  }
  .faq9-faq2-question2 {
    text-align: left;
  }
  .faq9-faq2-question3 {
    text-align: left;
  }
}
 
@media(max-width: 479px) {
  .faq9faq8 {
    width: 365px;
  }
  .faq9-text10 {
    text-align: left;
  }
  .faq9-text11 {
    text-align: left;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-footer {
  width: 100%;
  height: 771px;
  display: flex;
  position: relative;
  overflow-x: hidden;
  align-items: center;
  justify-content: center;
}
 
.footer-container10 {
  width: 100%;
  height: 767px;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 1187px;
  height: 641px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer-content {
  gap: var(--dl-layout-space-fourunits);
  width: 1443px;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  align-self: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: var(--dl-layout-radius-radius4);
  justify-content: center;
}
 
.footer-container11 {
  width: 448px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-buttonradius);
  justify-content: center;
  background-color: #f3f3f3;
}
 
.footer-newsletter {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 360px;
  height: 553px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: center;
}
 
.footer-navlink {
  display: contents;
}
 
.footer-image1 {
  width: 221px;
  height: 96px;
  align-self: flex-start;
  text-decoration: none;
}
 
.footer-container12 {
  width: 296px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer-text10 {
  font-size: 13px;
  align-self: flex-start;
  font-style: normal;
  font-weight: 500;
}
 
.footer-form {
  width: 100%;
  height: 384px;
  align-self: center;
}
 
.footer-container13 {
  gap: var(--dl-layout-space-halfunit);
  width: 291px;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: column;
  justify-content: center;
}
 
.footer-textinput1 {
  width: 100%;
  border-radius: var(--dl-layout-radius-imageradius);
}
 
.footer-textinput2 {
  width: 100%;
  align-self: flex-start;
  border-radius: var(--dl-layout-radius-imageradius);
}
 
.footer-container14 {
  width: 196px;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: column;
  justify-content: center;
}
 
.footer-container15 {
  width: 148px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.footer-text11 {
  width: 250px;
  height: auto;
  font-size: 13px;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.footer-textinput3 {
  width: 174px;
  height: 42px;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.footer-container16 {
  width: 300px;
  height: 51px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: space-between;
}
 
.footer-select {
  width: 100%;
  height: 34px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-imageradius);
}
 
.footer-button {
  width: 322px;
  height: 51px;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: var(--dl-layout-space-unit);
}
 
.footer-button:hover {
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
}
 
.footer-container17 {
  width: 324px;
  height: 23px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.footer-checkbox {
  align-self: flex-start;
  margin-right: var(--dl-layout-space-unit);
}
 
.footer-container18 {
  width: 256px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.footer-text14 {
  font-size: 10px;
}
 
.footer-container19 {
  flex: 0 0 auto;
  width: 785px;
  height: 487px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.footer-container20 {
  width: 853px;
  height: 513px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.footer-container21 {
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
}
 
.footer-column11 {
  gap: var(--dl-layout-space-unit);
  width: 254px;
  height: 178px;
  display: flex;
  overflow: hidden;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-column1-title1 {
  fill: #0e69d0;
  color: rgb(14, 105, 208);
  font-style: normal;
  font-weight: 700;
}
 
.footer-footer-links1 {
  gap: var(--dl-layout-space-halfunit);
  height: 146px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link510 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link510:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link511 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link511:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link512 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link512:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link513 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link513:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-column12 {
  gap: var(--dl-layout-space-unit);
  width: 239px;
  height: 333px;
  display: flex;
  overflow: hidden;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-column1-title2 {
  fill: #0e69d0;
  color: rgb(14, 105, 208);
  font-style: normal;
  font-weight: 700;
}
 
.footer-footer-links2 {
  gap: var(--dl-layout-space-halfunit);
  height: 280px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link514 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link514:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link515 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link515:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link516 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link516:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link517 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link517:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link518 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link518:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link519 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link519:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-column13 {
  gap: var(--dl-layout-space-unit);
  width: 248px;
  height: 100%;
  display: flex;
  overflow: hidden;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.footer-column1-title3 {
  fill: #0e69d0;
  color: rgb(14, 105, 208);
}
 
.footer-footer-links3 {
  gap: var(--dl-layout-space-halfunit);
  height: 433px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link520 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link520:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link521 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link521:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link522 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link522:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link523 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link523:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link524 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link524:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link525 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}
 
.footer-link526 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link526:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link527 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link527:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link528 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link528:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-column14 {
  gap: var(--dl-layout-space-unit);
  width: 392px;
  display: flex;
  overflow: hidden;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-footer-links4 {
  gap: var(--dl-layout-space-halfunit);
  height: 177px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-column1-title4 {
  fill: #0e69d0;
  color: rgb(14, 105, 208);
}
 
.footer-link1 {
  opacity: 1;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link1:hover {
  opacity: 1;
  font-style: normal;
  font-weight: 600;
}
 
.footer-link3 {
  opacity: 1;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link3:hover {
  opacity: 1;
  font-style: normal;
  font-weight: 600;
}
 
.footer-link4 {
  opacity: 1;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link4:hover {
  opacity: 1;
  font-style: normal;
  font-weight: 600;
}
 
.footer-link529 {
  opacity: 1;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link529:hover {
  opacity: 1;
  font-style: normal;
  font-weight: 600;
}
 
.footer-column3 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-social-link1-title1 {
  fill: #0e69d0;
  color: #0e69d0;
}
 
.footer-social-links1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link2 {
  gap: 12px;
  display: flex;
  opacity: 1;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-icon10 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.footer-link6 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-icon14 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.footer-link7 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-icon16 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.footer-container22 {
  width: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer-footer-links5 {
  width: 1164px;
  height: 50px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  justify-content: space-between;
}
 
.footer-container23 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.footer-social-link1-title2 {
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
}
 
.footer-container24 {
  width: 406px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.footer-social-link1-title3 {
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  margin-right: var(--dl-layout-space-unit);
}
 
.footer-social-links2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: row;
}
 
.footer-link8 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-link9 {
  display: contents;
}
 
.footer-icon18 {
  text-decoration: none;
}
 
.footer-link10 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-link11 {
  display: contents;
}
 
.footer-icon20 {
  text-decoration: none;
}
 
.footer-link12 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-link13 {
  display: contents;
}
 
.footer-icon22 {
  text-decoration: none;
}
 
.product-services-fragment83 {
  display: contents;
}
 
.product-services-text327 {
  display: inline-block;
}
 
.product-services-fragment60 {
  display: contents;
}
 
.product-services-text293 {
  display: inline-block;
}
 
.product-services-fragment71 {
  display: contents;
}
 
.product-services-text304 {
  display: inline-block;
}
 
.product-services-fragment67 {
  display: contents;
}
 
.product-services-text300 {
  display: inline-block;
}
 
.product-services-fragment58 {
  display: contents;
}
 
.product-services-text291 {
  display: inline-block;
}
 
.product-services-fragment94 {
  display: contents;
}
 
.product-services-text362 {
  display: inline-block;
}
 
.product-services-fragment93 {
  display: contents;
}
 
.product-services-text361 {
  display: inline-block;
}
 
.product-services-fragment79 {
  display: contents;
}
 
.product-services-text320 {
  display: inline-block;
}
 
.product-services-fragment80 {
  display: contents;
}
 
.product-services-text321 {
  display: inline-block;
}
 
.product-services-fragment59 {
  display: contents;
}
 
.product-services-text292 {
  display: inline-block;
}
 
.product-services-fragment66 {
  display: contents;
}
 
.product-services-text299 {
  display: inline-block;
}
 
.product-services-fragment65 {
  display: contents;
}
 
.product-services-text298 {
  display: inline-block;
}
 
.product-services-fragment73 {
  display: contents;
}
 
.product-services-text306 {
  display: inline-block;
}
 
.product-services-fragment95 {
  display: contents;
}
 
.product-services-social-link1-title {
  fill: #0e69d0;
  color: #0e69d0;
  display: inline-block;
}
 
.product-services-fragment75 {
  display: contents;
}
 
.product-services-text311 {
  display: inline-block;
}
 
.product-services-fragment74 {
  display: contents;
}
 
.product-services-text310 {
  display: inline-block;
}
 
.product-services-fragment86 {
  display: contents;
}
 
.product-services-text332 {
  display: inline-block;
}
 
.product-services-fragment90 {
  display: contents;
}
 
.product-services-text349 {
  display: inline-block;
}
 
.product-services-fragment87 {
  display: contents;
}
 
.product-services-text339 {
  display: inline-block;
}
 
.product-services-fragment76 {
  display: contents;
}
 
.product-services-text315 {
  display: inline-block;
}
 
.product-services-fragment82 {
  display: contents;
}
 
.product-services-text326 {
  display: inline-block;
}
 
.product-services-fragment62 {
  display: contents;
}
 
.product-services-text295 {
  display: inline-block;
}
 
.product-services-fragment69 {
  display: contents;
}
 
.product-services-text302 {
  display: inline-block;
}
 
.product-services-fragment81 {
  display: contents;
}
 
.product-services-text322 {
  display: inline-block;
}
 
.product-services-fragment89 {
  display: contents;
}
 
.product-services-text346 {
  display: inline-block;
}
 
.product-services-fragment72 {
  display: contents;
}
 
.product-services-text305 {
  display: inline-block;
}
 
.product-services-fragment70 {
  display: contents;
}
 
.product-services-text303 {
  display: inline-block;
}
 
.product-services-fragment91 {
  display: contents;
}
 
.product-services-text353 {
  display: inline-block;
}
 
.product-services-fragment92 {
  display: contents;
}
 
.product-services-text357 {
  display: inline-block;
}
 
.product-services-fragment78 {
  display: contents;
}
 
.product-services-text319 {
  display: inline-block;
}
 
.product-services-fragment64 {
  display: contents;
}
 
.product-services-text297 {
  display: inline-block;
}
 
.product-services-fragment68 {
  display: contents;
}
 
.product-services-text301 {
  display: inline-block;
}
 
.product-services-fragment63 {
  display: contents;
}
 
.product-services-text296 {
  display: inline-block;
}
 
.product-services-fragment88 {
  display: contents;
}
 
.product-services-text343 {
  display: inline-block;
}
 
.product-services-fragment77 {
  display: contents;
}
 
.product-services-text318 {
  display: inline-block;
}
 
.product-services-fragment61 {
  display: contents;
}
 
.product-services-text294 {
  display: inline-block;
}
 
.product-services-fragment85 {
  display: contents;
}
 
.product-services-text329 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.product-services-fragment84 {
  display: contents;
}
 
.product-services-text328 {
  display: inline-block;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .footer-max-width {
    width: 100%;
    height: 609px;
  }
  .footer-content {
    width: 905px;
    height: 591px;
  }
  .footer-newsletter {
    width: 300px;
    display: none;
  }
  .footer-container22 {
    width: 100%;
  }
  .footer-footer-links5 {
    width: 100%;
    height: 44px;
  }
  .footer-container24 {
    width: 352px;
  }
}
 
@media(max-width: 767px) {
  .footer-footer {
    height: 100%;
  }
  .footer-container10 {
    width: 100%;
    height: 1977px;
  }
  .footer-max-width {
    width: 100%;
    height: 1174px;
  }
  .footer-content {
    width: 462px;
    height: 100%;
    flex-direction: column;
  }
  .footer-container11 {
    display: none;
  }
  .footer-newsletter {
    width: 100%;
  }
  .footer-container19 {
    width: 402px;
    height: 890px;
  }
  .footer-container20 {
    width: 386px;
    height: 553px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-container21 {
    width: 289px;
    align-self: flex-start;
  }
  .footer-column11 {
    height: 190px;
    align-items: center;
  }
  .footer-column1-title1 {
    align-self: flex-start;
    text-align: center;
  }
  .footer-footer-links1 {
    align-self: flex-start;
  }
  .footer-column12 {
    height: 135px;
    align-items: center;
  }
  .footer-column1-title2 {
    align-self: flex-start;
    text-align: center;
  }
  .footer-footer-links2 {
    align-self: flex-start;
  }
  .footer-column13 {
    align-self: flex-start;
    align-items: center;
    margin-right: 0px;
  }
  .footer-column1-title3 {
    align-self: flex-start;
    text-align: center;
  }
  .footer-footer-links3 {
    height: 465px;
    align-self: center;
  }
  .footer-column14 {
    width: 309px;
    height: 390px;
    align-self: flex-start;
    align-items: center;
  }
  .footer-footer-links4 {
    align-self: flex-start;
  }
  .footer-column1-title4 {
    text-align: center;
  }
  .footer-column3 {
    align-self: flex-start;
    align-items: flex-start;
  }
  .footer-social-link1-title1 {
    align-self: flex-start;
    text-align: center;
  }
  .footer-social-links1 {
    align-self: center;
  }
  .footer-container22 {
    width: 100%;
  }
  .footer-footer-links5 {
    width: 100%;
    height: 97px;
    flex-direction: column;
  }
  .footer-container23 {
    width: 50%;
    height: 50%;
    align-items: center;
    justify-content: center;
  }
  .footer-social-link1-title2 {
    text-align: center;
  }
  .footer-container24 {
    justify-content: center;
  }
  .footer-social-link1-title3 {
    text-align: left;
  }
  .footer-social-links2 {
    align-self: center;
  }
  .product-services-social-link1-title {
    text-align: center;
  }
  .product-services-text363 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .footer-footer {
    height: 1779px;
  }
  .footer-container10 {
    height: 100%;
    overflow-x: hidden;
    margin-bottom: 0px;
  }
  .footer-max-width {
    height: auto;
  }
  .footer-content {
    width: 479px;
    height: 1554px;
  }
  .footer-container19 {
    width: 340px;
    height: auto;
  }
  .footer-container20 {
    width: 340px;
    height: auto;
  }
  .footer-column11 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-links1 {
    align-items: center;
    justify-content: center;
  }
  .footer-link510 {
    align-self: flex-start;
  }
  .footer-link511 {
    align-self: flex-start;
  }
  .footer-link512 {
    align-self: flex-start;
  }
  .footer-link513 {
    align-self: flex-start;
  }
  .footer-column12 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-links2 {
    align-items: center;
    justify-content: center;
  }
  .footer-link514 {
    align-self: flex-start;
  }
  .footer-link515 {
    align-self: flex-start;
  }
  .footer-link516 {
    align-self: flex-start;
  }
  .footer-link517 {
    align-self: flex-start;
  }
  .footer-link518 {
    align-self: flex-start;
  }
  .footer-link519 {
    align-self: flex-start;
  }
  .footer-column13 {
    width: 278px;
    height: 442px;
    max-width: 100%;
    align-self: flex-start;
    align-items: center;
    margin-right: 0px;
    justify-content: center;
  }
  .footer-footer-links3 {
    height: auto;
    align-items: center;
    justify-content: center;
  }
  .footer-link520 {
    align-self: flex-start;
  }
  .footer-link521 {
    align-self: flex-start;
  }
  .footer-link522 {
    align-self: flex-start;
  }
  .footer-link523 {
    align-self: flex-start;
  }
  .footer-link524 {
    align-self: flex-start;
  }
  .footer-link525 {
    align-self: flex-start;
  }
  .footer-link526 {
    align-self: flex-start;
  }
  .footer-link527 {
    align-self: flex-start;
  }
  .footer-link528 {
    align-self: flex-start;
  }
  .footer-column14 {
    width: 269px;
    height: auto;
    max-width: 100%;
    align-self: flex-start;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-links4 {
    align-items: flex-start;
    justify-content: center;
  }
  .footer-column3 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-social-links1 {
    align-items: center;
    justify-content: center;
  }
  .footer-container22 {
    width: 340px;
    align-self: flex-start;
  }
  .footer-footer-links5 {
    width: 340px;
    height: 80px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-container23 {
    width: 238px;
    display: none;
  }
  .footer-container24 {
    width: auto;
  }
  .footer-social-link1-title3 {
    display: none;
  }
  .footer-social-links2 {
    align-items: center;
    justify-content: center;
  }
}

.product-services-container100 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-fragment10 {
  display: contents;
}
 
.product-services-text100 {
  display: inline-block;
  font-size: 15px;
}
 
.product-services-fragment11 {
  display: contents;
}
 
.product-services-text101 {
  display: inline-block;
}
 
.product-services-fragment12 {
  display: contents;
}
 
.product-services-text102 {
  display: inline-block;
}
 
.product-services-fragment13 {
  display: contents;
}
 
.product-services-text103 {
  display: inline-block;
}
 
.product-services-fragment14 {
  display: contents;
}
 
.product-services-text104 {
  display: inline-block;
}
 
.product-services-fragment15 {
  display: contents;
}
 
.product-services-text105 {
  display: inline-block;
}
 
.product-services-fragment16 {
  display: contents;
}
 
.product-services-text106 {
  display: inline-block;
}
 
.product-services-fragment17 {
  display: contents;
}
 
.product-services-text107 {
  display: inline-block;
}
 
.product-services-fragment18 {
  display: contents;
}
 
.product-services-text108 {
  display: inline-block;
}
 
.product-services-fragment19 {
  display: contents;
}
 
.product-services-text109 {
  color: #0e69d0;
  display: inline-block;
  font-size: 15px;
}
 
.product-services-fragment20 {
  display: contents;
}
 
.product-services-text110 {
  display: inline-block;
}
 
.product-services-fragment21 {
  display: contents;
}
 
.product-services-text111 {
  display: inline-block;
}
 
.product-services-fragment22 {
  display: contents;
}
 
.product-services-text112 {
  display: inline-block;
}
 
.product-services-fragment23 {
  display: contents;
}
 
.product-services-text113 {
  display: inline-block;
}
 
.product-services-fragment24 {
  display: contents;
}
 
.product-services-text114 {
  display: inline-block;
}
 
.product-services-fragment25 {
  display: contents;
}
 
.product-services-text115 {
  display: inline-block;
}
 
.product-services-fragment26 {
  display: contents;
}
 
.product-services-text116 {
  display: inline-block;
}
 
.product-services-fragment27 {
  display: contents;
}
 
.product-services-text117 {
  display: inline-block;
}
 
.product-services-fragment28 {
  display: contents;
}
 
.product-services-text118 {
  display: inline-block;
}
 
.product-services-fragment29 {
  display: contents;
}
 
.product-services-text119 {
  display: inline-block;
}
 
.product-services-text120 {
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text121 {
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text122 {
  text-decoration: underline;
}
 
.product-services-text123 {
  text-decoration: underline;
}
 
.product-services-text124 {
  text-decoration: underline;
}
 
.product-services-text126 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment30 {
  display: contents;
}
 
.product-services-text128 {
  display: inline-block;
  font-size: 12px;
}
 
.product-services-fragment31 {
  display: contents;
}
 
.product-services-text129 {
  display: inline-block;
}
 
.product-services-fragment32 {
  display: contents;
}
 
.product-services-text130 {
  display: inline-block;
}
 
.product-services-fragment33 {
  display: contents;
}
 
.product-services-text131 {
  display: inline-block;
  font-size: 10px;
}
 
.product-services-fragment34 {
  display: contents;
}
 
.product-services-text132 {
  display: inline-block;
}
 
.product-services-text133 {
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text134 {
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}
 
.product-services-text135 {
  text-decoration: underline;
}
 
.product-services-text137 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment35 {
  display: contents;
}
 
.product-services-text139 {
  display: inline-block;
}
 
.product-services-text140 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text141 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text142 {
  text-decoration: underline;
}
 
.product-services-text144 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment36 {
  display: contents;
}
 
.product-services-text146 {
  display: inline-block;
  font-size: 12px;
}
 
.product-services-fragment37 {
  display: contents;
}
 
.product-services-text147 {
  display: inline-block;
  font-size: 10px;
}
 
.product-services-fragment38 {
  display: contents;
}
 
.product-services-text148 {
  display: inline-block;
  font-size: 10px;
}
 
.product-services-fragment39 {
  display: contents;
}
 
.product-services-text149 {
  display: inline-block;
  font-size: 10px;
}
 
.product-services-fragment40 {
  display: contents;
}
 
.product-services-text150 {
  display: inline-block;
}
 
.product-services-text151 {
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text152 {
  text-decoration: underline;
}
 
.product-services-text153 {
  text-decoration: underline;
}
 
.product-services-text155 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment41 {
  display: contents;
}
 
.product-services-text157 {
  display: inline-block;
}
 
.product-services-text158 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text159 {
  text-decoration: underline;
}
 
.product-services-text161 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment42 {
  display: contents;
}
 
.product-services-text165 {
  display: inline-block;
}
 
.product-services-text166 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text167 {
  text-decoration: underline;
}
 
.product-services-text169 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment43 {
  display: contents;
}
 
.product-services-text171 {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
}
 
.product-services-fragment44 {
  display: contents;
}
 
.product-services-text172 {
  display: inline-block;
}
 
.product-services-text173 {
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text174 {
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}
 
.product-services-text175 {
  text-decoration: underline;
}
 
.product-services-text177 {
  font-size: 12px;
  font-weight: 300;
}
 
.product-services-fragment45 {
  display: contents;
}
 
.product-services-text180 {
  display: inline-block;
  font-weight: 600;
}
 
.product-services-text181 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text182 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text183 {
  font-weight: 400;
  text-decoration: underline;
}
 
.product-services-text184 {
  font-weight: 400;
}
 
.product-services-text185 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-text187 {
  font-weight: 400;
}
 
.product-services-fragment46 {
  display: contents;
}
 
.product-services-text188 {
  display: inline-block;
}
 
.product-services-text189 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.product-services-text190 {
  text-decoration: underline;
}
 
.product-services-text192 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.product-services-fragment47 {
  display: contents;
}
 
.product-services-text194 {
  display: inline-block;
}
 
.product-services-container101 {
  width: 100%;
  height: 816px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
 
.product-services-container102 {
  width: 100%;
  height: 693px;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
 
.product-services-container103 {
  width: 630px;
  height: 490px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  border-color: var(--dl-color-theme-primary1);
  border-width: 1px;
  margin-right: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-container104 {
  width: 422px;
  height: auto;
  display: flex;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  margin-left: var(--dl-layout-space-fourunits);
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-text195 {
  color: rgb(0, 0, 0);
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-text196 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
}
 
.product-services-container105 {
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-fourunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-container106 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-container107 {
  width: 407px;
  height: 24px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon10 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text197 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container108 {
  width: 407px;
  height: 24px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon12 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text198 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container109 {
  width: 407px;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon14 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text201 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container110 {
  width: 407px;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon16 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text205 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container111 {
  width: 407px;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-text210 {
  color: rgb(0, 0, 0);
  font-size: 16px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container112 {
  width: 887px;
  height: 595px;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-theme-primary1);
  border-style: dotted;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-imageradius);
  flex-direction: column;
  justify-content: center;
}
 
.product-services-container113 {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.product-services-container114 {
  width: 426px;
  height: 565px;
  display: flex;
  align-self: center;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("/pictures_1-600h.a1e3d097.jpg");
  background-position: center;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
 
.product-services-container115 {
  width: 414px;
  height: 564px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("/16-600h.8d14764f.jpg");
  background-position: center;
}
 
.product-services-container116 {
  width: 393px;
  height: 564px;
  display: flex;
  align-self: center;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("/17-600h.59279263.jpg");
  background-position: center;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
 
.product-services-container117 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.product-services-container118 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.product-services-container119 {
  width: 1740px;
  height: 923px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-container120 {
  width: 353px;
  height: 114px;
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-sixunits);
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-text211 {
  color: rgb(0, 0, 0);
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-text212 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
}
 
.product-services-container121 {
  width: 1661px;
  height: 865px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: center;
}
 
.product-services-container122 {
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.product-services-container123 {
  width: 362px;
  height: 309px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.product-services-image10 {
  width: 100%;
  height: 586px;
  box-shadow: 5px 5px 20px 0px #d4d4d4;
  object-fit: cover;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.product-services-image10:hover {
  box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
}
 
.product-services-container124 {
  width: 100%;
  height: 100%;
  display: flex;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
 
.product-services-text213 {
  color: rgb(119, 119, 119);
  align-self: center;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-container125 {
  width: 308px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.product-services-text214 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.product-services-container126 {
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: column;
}
 
.product-services-navlink10 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  line-height: 2;
  text-decoration: none;
}
 
.product-services-navlink10:hover {
  box-shadow: 0px 0.5px 0px 0px #2a7eda;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-container127 {
  width: 362px;
  height: 735px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.product-services-image11 {
  width: 100%;
  height: 589px;
  box-shadow: 5px 5px 20px 0px #d4d4d4;
  object-fit: cover;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.product-services-image11:hover {
  box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
}
 
.product-services-container128 {
  width: 274px;
  height: 118px;
  display: flex;
  align-self: center;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
 
.product-services-text215 {
  color: rgb(119, 119, 119);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-container129 {
  width: 304px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.product-services-text216 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.product-services-container130 {
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: column;
}
 
.product-services-navlink11 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  line-height: 2;
  text-decoration: none;
}
 
.product-services-navlink11:hover {
  box-shadow: 0px 0.5px 0px 0px #2a7eda;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-container131 {
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.product-services-container132 {
  width: 362px;
  height: 768px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.product-services-image12 {
  width: 100%;
  height: 588px;
  box-shadow: 5px 5px 20px 0px #d4d4d4;
  object-fit: cover;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.product-services-image12:hover {
  box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
}
 
.product-services-container133 {
  width: 305px;
  height: auto;
  display: flex;
  align-self: center;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
 
.product-services-text217 {
  color: rgb(119, 119, 119);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-container134 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.product-services-text218 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.product-services-container135 {
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: column;
}
 
.product-services-navlink12 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  line-height: 2;
  text-decoration: none;
}
 
.product-services-navlink12:hover {
  box-shadow: 0px 0.5px 0px 0px #2a7eda;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-container136 {
  width: 362px;
  height: 760px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.product-services-image13 {
  width: 100%;
  height: 596px;
  box-shadow: 5px 5px 20px 0px #d4d4d4;
  object-fit: cover;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.product-services-image13:hover {
  box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
}
 
.product-services-container137 {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
 
.product-services-text219 {
  color: rgb(119, 119, 119);
  align-self: center;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-container138 {
  width: 304px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.product-services-text220 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.product-services-container139 {
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: column;
}
 
.product-services-navlink13 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  line-height: 2;
  text-decoration: none;
}
 
.product-services-navlink13:hover {
  box-shadow: 0px 0.5px 0px 0px #2a7eda;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-container140 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.product-services-container141 {
  width: 100%;
  height: 652px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-container142 {
  width: 1996px;
  height: 613px;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
 
.product-services-container143 {
  width: 630px;
  height: 503px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  border-color: var(--dl-color-theme-primary1);
  border-width: 1px;
  margin-right: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-container144 {
  width: 422px;
  height: auto;
  display: flex;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  margin-left: var(--dl-layout-space-fourunits);
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-text221 {
  color: rgb(0, 0, 0);
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-text222 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
}
 
.product-services-container145 {
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-fourunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-container146 {
  width: 407px;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon18 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text223 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container147 {
  width: 407px;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon20 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text227 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container148 {
  width: 407px;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon22 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text231 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container149 {
  width: 407px;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-text235 {
  color: rgb(0, 0, 0);
  font-size: 16px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container150 {
  width: 887px;
  height: 595px;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-theme-primary1);
  border-style: dotted;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-imageradius);
  flex-direction: column;
  justify-content: center;
}
 
.product-services-container151 {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.product-services-container152 {
  width: 426px;
  height: 565px;
  display: flex;
  align-self: center;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("/reverse osmosis dual membrane 6000 gpd (gallon per day)-500w.b40df14d.jpg");
  background-position: center;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
 
.product-services-container153 {
  width: 414px;
  height: 564px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("/industrial_2-600h.7760bf2a.webp");
  background-position: center;
}
 
.product-services-container154 {
  width: 393px;
  height: 564px;
  display: flex;
  align-self: center;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("/reverse osmosis single membrane 3000 gpd-600h.fd96d7de.jpg");
  background-position: center;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
 
.product-services-container155 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.product-services-container156 {
  width: 100%;
  height: 936px;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.product-services-container157 {
  width: 1322px;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-container158 {
  width: 353px;
  height: 114px;
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-sixunits);
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-text236 {
  color: rgb(0, 0, 0);
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-text237 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
}
 
.product-services-container159 {
  width: 1468px;
  height: 715px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: center;
}
 
.product-services-container160 {
  width: 783px;
  height: 708px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.product-services-container161 {
  width: 362px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.product-services-image14 {
  width: 100%;
  height: 533px;
  align-self: center;
  box-shadow: 5px 5px 20px 0px #d4d4d4;
  object-fit: cover;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.product-services-image14:hover {
  box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
}
 
.product-services-container162 {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
 
.product-services-text238 {
  color: rgb(119, 119, 119);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-container163 {
  width: 304px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.product-services-text239 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
}
 
.product-services-container164 {
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: column;
}
 
.product-services-navlink14 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  line-height: 2;
  text-decoration: none;
}
 
.product-services-navlink14:hover {
  box-shadow: 0px 0.5px 0px 0px #2a7eda;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-container165 {
  width: 362px;
  height: 701px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.product-services-image15 {
  width: 100%;
  height: 529px;
  box-shadow: 5px 5px 20px 0px #d4d4d4;
  object-fit: cover;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.product-services-image15:hover {
  box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
}
 
.product-services-container166 {
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
 
.product-services-text240 {
  color: rgb(119, 119, 119);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-container167 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.product-services-text241 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
}
 
.product-services-container168 {
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: column;
}
 
.product-services-navlink15 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  line-height: 2;
  text-decoration: none;
}
 
.product-services-navlink15:hover {
  box-shadow: 0px 0.5px 0px 0px #2a7eda;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-container169 {
  width: 362px;
  height: 670px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.product-services-image16 {
  width: 100%;
  height: 589px;
  box-shadow: 5px 5px 20px 0px #d4d4d4;
  object-fit: cover;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.product-services-image16:hover {
  box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
}
 
.product-services-container170 {
  width: 338px;
  height: auto;
  display: flex;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
 
.product-services-text242 {
  color: rgb(119, 119, 119);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-container171 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.product-services-text243 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
}
 
.product-services-container172 {
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: column;
}
 
.product-services-navlink16 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  line-height: 2;
  text-decoration: none;
}
 
.product-services-navlink16:hover {
  box-shadow: 0px 0.5px 0px 0px #2a7eda;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-container173 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.product-services-container174 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.product-services-fragment48 {
  display: contents;
}
 
.product-services-text244 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 45px;
  text-align: left;
  font-weight: 700;
}
 
.product-services-fragment49 {
  display: contents;
}
 
.product-services-text248 {
  display: inline-block;
}
 
.product-services-fragment50 {
  display: contents;
}
 
.product-services-text249 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 25px;
  font-weight: 600;
}
 
.product-services-text250 {
  font-weight: 700;
}
 
.product-services-text251 {
  font-style: normal;
}
 
.product-services-text252 {
  font-weight: 500;
}
 
.product-services-text253 {
  font-style: normal;
}
 
.product-services-fragment51 {
  display: contents;
}
 
.product-services-text254 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 25px;
  font-weight: 600;
}
 
.product-services-text255 {
  font-weight: 700;
}
 
.product-services-text256 {
  font-style: normal;
}
 
.product-services-text257 {
  font-weight: 500;
}
 
.product-services-text258 {
  font-style: normal;
}
 
.product-services-text259 {
  font-style: normal;
}
 
.product-services-text260 {
  font-style: normal;
}
 
.product-services-container175 {
  width: 100%;
  height: 794px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.product-services-container176 {
  width: 1996px;
  height: 613px;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}
 
.product-services-container177 {
  width: 630px;
  height: 490px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  border-color: var(--dl-color-theme-primary1);
  border-width: 1px;
  margin-right: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-container178 {
  width: 422px;
  height: auto;
  display: flex;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  margin-left: var(--dl-layout-space-fourunits);
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-text261 {
  color: rgb(0, 0, 0);
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-text262 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
}
 
.product-services-container179 {
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-fourunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-container180 {
  width: 407px;
  height: 24px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon24 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text263 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container181 {
  width: 407px;
  height: 24px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon26 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text264 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container182 {
  width: 407px;
  height: 24px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon28 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text265 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container183 {
  width: 407px;
  height: 24px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon30 {
  margin-right: var(--dl-layout-space-halfunit);
}
 
.product-services-text266 {
  color: rgb(0, 0, 0);
  font-size: 20px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container184 {
  width: 407px;
  height: auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-text267 {
  color: rgb(0, 0, 0);
  font-size: 16px;
  align-self: flex-start;
  text-align: left;
}
 
.product-services-container185 {
  width: 887px;
  height: 595px;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-theme-primary1);
  border-style: dotted;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-imageradius);
  flex-direction: column;
  justify-content: center;
}
 
.product-services-container186 {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.product-services-container187 {
  width: 426px;
  height: 565px;
  display: flex;
  align-self: center;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("/12-600h.37f731e8.jpg");
  background-position: center;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
 
.product-services-container188 {
  width: 414px;
  height: 564px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("/3-500w.3bc23192.jpg");
  background-position: center;
}
 
.product-services-container189 {
  width: 393px;
  height: 564px;
  display: flex;
  align-self: center;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: row;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("/img20241028140901 (1)-600h.b91f82ef.jpg");
  background-position: center;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
 
.product-services-container190 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.product-services-container191 {
  width: 100%;
  height: 852px;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.product-services-container192 {
  width: 914px;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-container193 {
  width: 353px;
  height: 114px;
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-sixunits);
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-text268 {
  color: rgb(0, 0, 0);
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-text269 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
}
 
.product-services-container194 {
  width: auto;
  height: 636px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: center;
}
 
.product-services-container195 {
  height: 649px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.product-services-container196 {
  width: 362px;
  height: 622px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.product-services-image17 {
  width: 100%;
  height: 666px;
  align-self: center;
  box-shadow: 5px 5px 20px 0px #d4d4d4;
  object-fit: cover;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.product-services-image17:hover {
  box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
}
 
.product-services-container197 {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
 
.product-services-text270 {
  color: rgb(119, 119, 119);
  align-self: center;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-container198 {
  width: 304px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.product-services-text271 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
}
 
.product-services-container199 {
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: column;
}
 
.product-services-navlink17 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  line-height: 2;
  text-decoration: none;
}
 
.product-services-navlink17:hover {
  box-shadow: 0px 0.5px 0px 0px #2a7eda;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-container200 {
  width: 362px;
  height: 622px;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.product-services-image18 {
  width: 100%;
  height: 638px;
  box-shadow: 5px 5px 20px 0px #d4d4d4;
  object-fit: cover;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.product-services-image18:hover {
  box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.3);
}
 
.product-services-container201 {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  flex-direction: column;
}
 
.product-services-text272 {
  color: rgb(119, 119, 119);
  align-self: center;
  font-style: normal;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.product-services-container202 {
  width: 304px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.product-services-text273 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
}
 
.product-services-container203 {
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: column;
}
 
.product-services-navlink18 {
  color: rgb(119, 119, 119);
  font-size: 12px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  line-height: 2;
  text-decoration: none;
}
 
.product-services-navlink18:hover {
  box-shadow: 0px 0.5px 0px 0px #2a7eda;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-container204 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.product-services-container205 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  justify-content: center;
}
 
.product-services-container206 {
  width: 757px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-container207 {
  width: 574px;
  height: auto;
  display: flex;
  align-self: flex-end;
  align-items: flex-end;
  border-radius: 500px;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-container208 {
  width: 527px;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.product-services-container209 {
  width: 306px;
  height: 28px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-text274 {
  color: rgb(14, 105, 208);
  font-size: 18px;
  align-self: flex-start;
}
 
.product-services-container210 {
  width: 465px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-text277 {
  color: rgb(14, 105, 208);
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: var(--dl-layout-space-threeunits);
}
 
.product-services-container211 {
  width: 505px;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.product-services-container212 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.product-services-container213 {
  width: 378px;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: center;
}
 
.product-services-image19 {
  width: 128px;
  height: 123px;
  object-fit: cover;
  margin-right: var(--dl-layout-space-oneandhalfunits);
  border-radius: 500px;
}
 
.product-services-container214 {
  width: auto;
  height: 153px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-text278 {
  font-size: 18px;
}
 
.product-services-container215 {
  width: 170px;
  height: 49px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon32 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon34 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon36 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon38 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon40 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-container216 {
  width: 387px;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: center;
}
 
.product-services-image20 {
  width: 128px;
  height: 123px;
  object-fit: cover;
  margin-right: var(--dl-layout-space-oneandhalfunits);
  border-radius: 500px;
}
 
.product-services-container217 {
  width: 336px;
  height: 153px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-text279 {
  font-size: 18px;
}
 
.product-services-container218 {
  width: 170px;
  height: 49px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon42 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon44 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon46 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon48 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon50 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-container219 {
  width: 398px;
  height: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.product-services-image21 {
  width: 128px;
  height: 132px;
  object-fit: cover;
  margin-right: var(--dl-layout-space-oneandhalfunits);
  border-radius: 500px;
}
 
.product-services-container220 {
  width: 336px;
  height: 153px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-text280 {
  font-size: 18px;
}
 
.product-services-container221 {
  width: 170px;
  height: 49px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.product-services-icon52 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon54 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon56 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon58 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-icon60 {
  fill: #FFD700;
  color: #FFD700;
}
 
.product-services-container222 {
  width: 827px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.product-services-fragment52 {
  display: contents;
}
 
.product-services-text281 {
  display: inline-block;
}
 
.product-services-fragment53 {
  display: contents;
}
 
.product-services-text282 {
  display: inline-block;
  font-family: "Inter";
}
 
.product-services-fragment54 {
  display: contents;
}
 
.product-services-text283 {
  display: inline-block;
}
 
.product-services-fragment55 {
  display: contents;
}
 
.product-services-text284 {
  display: inline-block;
}
 
.product-services-fragment56 {
  display: contents;
}
 
.product-services-text285 {
  display: inline-block;
}
 
.product-services-fragment57 {
  display: contents;
}
 
.product-services-text286 {
  display: inline-block;
}
 
.product-services-container223 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
 
.product-services-container224 {
  width: 100%;
  height: 550px;
  display: flex;
  align-items: center;
  background-size: cover;
  justify-content: center;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0.00%,rgba(19, 80, 88, 0.05) 99.00%),url("/water-filter_7-1500w.fe57d2d9.webp");
}
 
.product-services-container225 {
  flex: 0 0 auto;
  width: 943px;
  height: 379px;
  display: flex;
  box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.77);
  align-items: center;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  background-image: linear-gradient(90deg, rgba(0, 102, 255, 0.53) 0.00%,rgba(127, 197, 255, 0.78) 99.00%);
}
 
.product-services-container226 {
  width: 657px;
  height: 85px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-text287 {
  font-size: 40px;
}
 
.product-services-container227 {
  width: 588px;
  height: 86px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.product-services-text288 {
  font-size: 15px;
  text-align: center;
}
 
.product-services-container228 {
  width: 616px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.product-services-container229 {
  width: 487px;
  height: 70px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.product-services-navlink19 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  width: 282px;
  height: 48px;
  display: flex;
  max-width: 400px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-inputradius);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
}
 
.product-services-navlink19:hover {
  color: #ffffff;
  border-color: #ffffff;
  border-width: 2px;
  background-color: transparent;
}
 
.product-services-text289 {
  align-self: center;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-container230 {
  width: 487px;
  height: 48px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.product-services-link1 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  width: 282px;
  height: 48px;
  display: flex;
  max-width: 400px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-inputradius);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #ffffff;
}
 
.product-services-link1:hover {
  color: #ffffff;
  border-color: #ffffff;
  border-width: 2px;
  background-color: transparent;
}
 
.product-services-text290 {
  align-self: center;
  font-style: normal;
  font-weight: 600;
}
 
.product-services-fragment58 {
  display: contents;
}
 
.product-services-text291 {
  display: inline-block;
}
 
.product-services-fragment59 {
  display: contents;
}
 
.product-services-text292 {
  display: inline-block;
}
 
.product-services-fragment60 {
  display: contents;
}
 
.product-services-text293 {
  display: inline-block;
}
 
.product-services-fragment61 {
  display: contents;
}
 
.product-services-text294 {
  display: inline-block;
}
 
.product-services-fragment62 {
  display: contents;
}
 
.product-services-text295 {
  display: inline-block;
}
 
.product-services-fragment63 {
  display: contents;
}
 
.product-services-text296 {
  display: inline-block;
}
 
.product-services-fragment64 {
  display: contents;
}
 
.product-services-text297 {
  display: inline-block;
}
 
.product-services-fragment65 {
  display: contents;
}
 
.product-services-text298 {
  display: inline-block;
}
 
.product-services-fragment66 {
  display: contents;
}
 
.product-services-text299 {
  display: inline-block;
}
 
.product-services-fragment67 {
  display: contents;
}
 
.product-services-text300 {
  display: inline-block;
}
 
.product-services-fragment68 {
  display: contents;
}
 
.product-services-text301 {
  display: inline-block;
}
 
.product-services-fragment69 {
  display: contents;
}
 
.product-services-text302 {
  display: inline-block;
}
 
.product-services-fragment70 {
  display: contents;
}
 
.product-services-text303 {
  display: inline-block;
}
 
.product-services-fragment71 {
  display: contents;
}
 
.product-services-text304 {
  display: inline-block;
}
 
.product-services-fragment72 {
  display: contents;
}
 
.product-services-text305 {
  display: inline-block;
}
 
.product-services-fragment73 {
  display: contents;
}
 
.product-services-text306 {
  display: inline-block;
}
 
.product-services-fragment74 {
  display: contents;
}
 
.product-services-text310 {
  display: inline-block;
}
 
.product-services-fragment75 {
  display: contents;
}
 
.product-services-text311 {
  display: inline-block;
}
 
.product-services-fragment76 {
  display: contents;
}
 
.product-services-text315 {
  display: inline-block;
}
 
.product-services-fragment77 {
  display: contents;
}
 
.product-services-text318 {
  display: inline-block;
}
 
.product-services-fragment78 {
  display: contents;
}
 
.product-services-text319 {
  display: inline-block;
}
 
.product-services-fragment79 {
  display: contents;
}
 
.product-services-text320 {
  display: inline-block;
}
 
.product-services-fragment80 {
  display: contents;
}
 
.product-services-text321 {
  display: inline-block;
}
 
.product-services-fragment81 {
  display: contents;
}
 
.product-services-text322 {
  display: inline-block;
}
 
.product-services-fragment82 {
  display: contents;
}
 
.product-services-text326 {
  display: inline-block;
}
 
.product-services-fragment83 {
  display: contents;
}
 
.product-services-text327 {
  display: inline-block;
}
 
.product-services-fragment84 {
  display: contents;
}
 
.product-services-text328 {
  display: inline-block;
}
 
.product-services-fragment85 {
  display: contents;
}
 
.product-services-text329 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.product-services-fragment86 {
  display: contents;
}
 
.product-services-text332 {
  display: inline-block;
}
 
.product-services-fragment87 {
  display: contents;
}
 
.product-services-text339 {
  display: inline-block;
}
 
.product-services-fragment88 {
  display: contents;
}
 
.product-services-text343 {
  display: inline-block;
}
 
.product-services-fragment89 {
  display: contents;
}
 
.product-services-text346 {
  display: inline-block;
}
 
.product-services-fragment90 {
  display: contents;
}
 
.product-services-text349 {
  display: inline-block;
}
 
.product-services-fragment91 {
  display: contents;
}
 
.product-services-text353 {
  display: inline-block;
}
 
.product-services-fragment92 {
  display: contents;
}
 
.product-services-text357 {
  display: inline-block;
}
 
.product-services-fragment93 {
  display: contents;
}
 
.product-services-text361 {
  display: inline-block;
}
 
.product-services-fragment94 {
  display: contents;
}
 
.product-services-text362 {
  display: inline-block;
}
 
.product-services-fragment95 {
  display: contents;
}
 
.product-services-social-link1-title {
  fill: #0e69d0;
  color: #0e69d0;
  display: inline-block;
}
 
.product-services-link2 {
  display: contents;
}
 
.product-services-container231 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.product-services-icon62 {
  width: 24px;
  margin-right: 4px;
}
 
.product-services-text365 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 991px) {
  .product-services-container101 {
    height: 1071px;
  }
  .product-services-container102 {
    height: 1488px;
    flex-direction: column;
  }
  .product-services-container103 {
    margin-right: 0px;
  }
  .product-services-container112 {
    height: 538px;
  }
  .product-services-container116 {
    display: none;
  }
  .product-services-container119 {
    width: 100%;
    height: 1190px;
    margin-top: var(--dl-layout-space-threeunits);
    align-items: center;
    justify-content: flex-start;
  }
  .product-services-container120 {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .product-services-text211 {
    align-self: center;
    text-align: center;
  }
  .product-services-text212 {
    text-align: center;
  }
  .product-services-container121 {
    width: 100%;
    height: auto;
  }
  .product-services-container122 {
    height: auto;
    flex-direction: column;
  }
  .product-services-container123 {
    height: 50%;
    margin-bottom: var(--dl-layout-space-twounits);
    justify-content: center;
  }
  .product-services-container131 {
    height: auto;
    flex-direction: column;
  }
  .product-services-container132 {
    height: 485px;
    margin-bottom: var(--dl-layout-space-twounits);
    justify-content: center;
  }
  .product-services-container141 {
    height: 1191px;
  }
  .product-services-container142 {
    width: 100%;
    height: 1116px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .product-services-container150 {
    height: 555px;
  }
  .product-services-container151 {
    flex-direction: row;
  }
  .product-services-container154 {
    display: none;
  }
  .product-services-container156 {
    height: 2078px;
  }
  .product-services-container157 {
    height: 2036px;
    margin-bottom: 0px;
  }
  .product-services-container158 {
    align-self: center;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .product-services-text236 {
    align-self: center;
  }
  .product-services-text237 {
    text-align: center;
  }
  .product-services-container159 {
    width: 894px;
    height: 974px;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .product-services-container160 {
    height: 468px;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .product-services-container175 {
    height: 1029px;
    align-items: flex-start;
    margin-bottom: var(--dl-layout-space-fourunits);
  }
  .product-services-container176 {
    height: 1039px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .product-services-container185 {
    width: 990px;
  }
  .product-services-container191 {
    height: 1590px;
    align-items: flex-start;
  }
  .product-services-container192 {
    width: 100%;
  }
  .product-services-container193 {
    align-self: center;
    align-items: center;
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-threeunits);
    justify-content: center;
  }
  .product-services-text269 {
    text-align: center;
  }
  .product-services-container194 {
    width: 100%;
    height: 456px;
    align-items: center;
    margin-right: 0px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .product-services-container195 {
    height: 467px;
  }
  .product-services-container205 {
    flex-direction: column;
  }
  .product-services-container206 {
    justify-content: center;
  }
  .product-services-container207 {
    width: 758px;
  }
  .product-services-container212 {
    flex-direction: row;
  }
}
 
@media(max-width: 767px) {
  .product-services-container100 {
    overflow-x: hidden;
  }
  .product-services-container101 {
    width: 100%;
    height: auto;
    overflow-x: hidden;
    justify-content: flex-start;
  }
  .product-services-container102 {
    width: 100%;
    height: 1469px;
    justify-content: flex-start;
  }
  .product-services-container103 {
    width: 414px;
    height: 745px;
    align-items: center;
    border-color: rgba(36, 136, 213, 0);
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-threeunits);
    justify-content: center;
  }
  .product-services-container104 {
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .product-services-text195 {
    align-self: center;
    text-align: center;
  }
  .product-services-text196 {
    align-self: center;
    text-align: center;
  }
  .product-services-container105 {
    margin-left: 0px;
  }
  .product-services-container106 {
    width: 383px;
    margin-left: 0px;
  }
  .product-services-container107 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text197 {
    text-align: center;
  }
  .product-services-container108 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text198 {
    text-align: center;
  }
  .product-services-container109 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text201 {
    text-align: center;
  }
  .product-services-container110 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text205 {
    text-align: center;
  }
  .product-services-container111 {
    width: 378px;
    align-self: center;
    align-items: center;
  }
  .product-services-text210 {
    text-align: center;
  }
  .product-services-container112 {
    width: 530px;
  }
  .product-services-container113 {
    width: 100%;
  }
  .product-services-container114 {
    width: 374px;
  }
  .product-services-container118 {
    width: 533px;
    height: 100%;
    flex-direction: column;
  }
  .product-services-container119 {
    height: 3142px;
  }
  .product-services-container120 {
    height: auto;
  }
  .product-services-text211 {
    align-self: center;
    text-align: center;
  }
  .product-services-text212 {
    align-self: center;
    text-align: center;
  }
  .product-services-container121 {
    height: 3002px;
    margin-bottom: 0px;
    flex-direction: column;
  }
  .product-services-container122 {
    height: 1552px;
    align-self: center;
    align-items: center;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .product-services-container123 {
    height: auto;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .product-services-container127 {
    height: auto;
    margin-right: 0px;
  }
  .product-services-container131 {
    align-self: center;
    align-items: center;
  }
  .product-services-container132 {
    height: auto;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .product-services-container136 {
    margin-right: 0px;
  }
  .product-services-container141 {
    height: 1247px;
  }
  .product-services-container142 {
    width: 495px;
    height: 1129px;
    padding-bottom: 0px;
  }
  .product-services-container143 {
    width: 482px;
    height: 50%;
    align-items: center;
    border-color: rgba(36, 136, 213, 0);
    margin-right: 0px;
    justify-content: center;
  }
  .product-services-container144 {
    margin-top: 0px;
    align-items: center;
    margin-left: 0px;
    margin-bottom: 0px;
    justify-content: center;
  }
  .product-services-text221 {
    align-self: center;
    text-align: center;
  }
  .product-services-text222 {
    align-self: center;
    text-align: center;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .product-services-container145 {
    width: 383px;
    margin-left: 0px;
  }
  .product-services-container146 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text223 {
    text-align: center;
  }
  .product-services-container147 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text227 {
    text-align: center;
  }
  .product-services-container148 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text231 {
    text-align: center;
  }
  .product-services-container149 {
    width: 378px;
    align-self: center;
    align-items: center;
  }
  .product-services-text235 {
    text-align: center;
  }
  .product-services-container150 {
    width: 577px;
    height: 541px;
  }
  .product-services-container151 {
    width: 559px;
    height: 649px;
  }
  .product-services-container156 {
    height: 2385px;
    align-items: flex-start;
    padding-top: 0px;
  }
  .product-services-container157 {
    width: 540px;
    height: auto;
  }
  .product-services-container158 {
    height: 170px;
  }
  .product-services-text236 {
    align-self: center;
    text-align: center;
  }
  .product-services-text237 {
    align-self: center;
    text-align: center;
  }
  .product-services-container159 {
    width: 100%;
    height: 2161px;
  }
  .product-services-container160 {
    width: auto;
    height: auto;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .product-services-container161 {
    height: auto;
    margin-right: 0px;
  }
  .product-services-container165 {
    margin-right: 0px;
  }
  .product-services-container169 {
    margin-right: 0px;
  }
  .product-services-container175 {
    height: 1089px;
  }
  .product-services-container176 {
    width: 416px;
    height: 978px;
    margin-right: 0px;
  }
  .product-services-container177 {
    width: 418px;
    height: 414px;
    border-color: rgba(36, 136, 213, 0);
    margin-right: 0px;
  }
  .product-services-container178 {
    align-self: center;
    margin-top: 0px;
    align-items: center;
    margin-left: 0px;
    margin-bottom: 0px;
    justify-content: center;
  }
  .product-services-text261 {
    align-self: center;
    text-align: center;
  }
  .product-services-text262 {
    align-self: center;
    text-align: center;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .product-services-container179 {
    align-self: center;
    align-items: center;
    margin-left: 0px;
    justify-content: center;
  }
  .product-services-container180 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text263 {
    text-align: center;
  }
  .product-services-container181 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text264 {
    text-align: center;
  }
  .product-services-container182 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text265 {
    text-align: center;
  }
  .product-services-container183 {
    width: 378px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-text266 {
    text-align: center;
  }
  .product-services-container184 {
    width: 378px;
    align-self: center;
    align-items: center;
  }
  .product-services-text267 {
    text-align: center;
  }
  .product-services-container185 {
    width: 463px;
    height: 529px;
    overflow-x: hideen;
  }
  .product-services-container186 {
    width: 391px;
    height: 598px;
  }
  .product-services-container191 {
    height: auto;
  }
  .product-services-text268 {
    align-self: center;
    text-align: center;
  }
  .product-services-text269 {
    align-self: center;
    text-align: center;
  }
  .product-services-container194 {
    height: 1036px;
  }
  .product-services-container195 {
    height: 1043px;
    flex-direction: column;
  }
  .product-services-container196 {
    height: 50%;
    margin-right: 0px;
  }
  .product-services-container200 {
    height: 495px;
    margin-right: 0px;
  }
  .product-services-image18 {
    width: 366px;
    height: 316px;
  }
  .product-services-container207 {
    width: 680px;
    align-self: center;
    align-items: center;
  }
  .product-services-container208 {
    align-self: center;
    align-items: center;
  }
  .product-services-text274 {
    align-self: center;
  }
  .product-services-text277 {
    text-align: center;
  }
  .product-services-container211 {
    width: 436px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .product-services-container212 {
    flex-direction: column;
  }
  .product-services-container219 {
    align-self: center;
    align-items: center;
  }
  .product-services-container222 {
    width: auto;
  }
  .product-services-container224 {
    height: 703px;
  }
  .product-services-container225 {
    width: 480px;
    height: 451px;
    justify-content: center;
  }
  .product-services-container226 {
    width: 392px;
    height: 105px;
  }
  .product-services-text287 {
    font-style: normal;
    text-align: center;
    font-weight: 600;
  }
  .product-services-container227 {
    width: 381px;
    height: 143px;
  }
  .product-services-container228 {
    width: auto;
    flex-direction: column;
  }
  .product-services-container229 {
    width: 366px;
    flex-direction: column;
  }
  .product-services-navlink19 {
    align-self: center;
  }
  .product-services-container230 {
    width: 366px;
    flex-direction: column;
  }
  .product-services-link1 {
    align-self: center;
  }
  .product-services-social-link1-title {
    text-align: center;
  }
  .product-services-text363 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .product-services-container101 {
    height: 1296px;
    justify-content: center;
  }
  .product-services-container102 {
    height: 1336px;
    justify-content: center;
  }
  .product-services-container103 {
    height: auto;
  }
  .product-services-container104 {
    width: 340px;
    height: 127px;
  }
  .product-services-text195 {
    align-self: flex-start;
  }
  .product-services-text196 {
    text-align: left;
  }
  .product-services-container105 {
    width: 340px;
  }
  .product-services-container106 {
    width: 340px;
    height: 345px;
  }
  .product-services-container107 {
    width: auto;
    align-self: flex-start;
  }
  .product-services-container108 {
    width: 263px;
    height: auto;
    align-self: flex-start;
  }
  .product-services-icon12 {
    width: 39px;
    height: 43px;
  }
  .product-services-text198 {
    text-align: left;
  }
  .product-services-container109 {
    width: auto;
    align-self: flex-start;
  }
  .product-services-text201 {
    text-align: left;
  }
  .product-services-container110 {
    width: auto;
    align-self: flex-start;
  }
  .product-services-text205 {
    text-align: left;
  }
  .product-services-container111 {
    width: 286px;
    align-self: flex-start;
  }
  .product-services-text210 {
    text-align: left;
  }
  .product-services-container112 {
    width: 377px;
    height: 601px;
    overflow-x: hidden;
    border-style: solid;
  }
  .product-services-container113 {
    width: 334px;
    height: 581px;
  }
  .product-services-container115 {
    height: 565px;
    border-radius: var(--dl-layout-radius-imageradius);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .product-services-container118 {
    width: auto;
  }
  .product-services-container119 {
    width: auto;
    height: 3208px;
    align-self: center;
  }
  .product-services-container120 {
    height: 136px;
  }
  .product-services-text211 {
    align-self: flex-start;
  }
  .product-services-text212 {
    text-align: left;
  }
  .product-services-container121 {
    height: 3083px;
  }
  .product-services-container123 {
    height: 756px;
  }
  .product-services-container128 {
    width: 299px;
  }
  .product-services-container132 {
    height: 802px;
  }
  .product-services-container141 {
    height: 1297px;
  }
  .product-services-container142 {
    height: 100%;
  }
  .product-services-container144 {
    width: 340px;
  }
  .product-services-text221 {
    align-self: flex-start;
  }
  .product-services-text222 {
    text-align: left;
  }
  .product-services-container145 {
    width: 340px;
  }
  .product-services-container146 {
    width: auto;
    align-self: flex-start;
  }
  .product-services-text223 {
    text-align: left;
  }
  .product-services-container147 {
    width: auto;
    align-self: flex-start;
  }
  .product-services-text227 {
    text-align: left;
  }
  .product-services-container148 {
    width: auto;
    align-self: flex-start;
  }
  .product-services-text231 {
    text-align: left;
  }
  .product-services-container149 {
    width: 340px;
  }
  .product-services-text235 {
    text-align: left;
  }
  .product-services-container150 {
    width: 478px;
    height: 671px;
  }
  .product-services-container151 {
    width: 357px;
    height: 605px;
  }
  .product-services-container161 {
    height: 700px;
  }
  .product-services-text244 {
    font-size: 35px;
  }
  .product-services-text248 {
    font-size: 25px;
  }
  .product-services-container175 {
    height: 1089px;
  }
  .product-services-container176 {
    height: 1006px;
  }
  .product-services-container177 {
    width: 340px;
    height: 463px;
  }
  .product-services-container178 {
    width: 340px;
  }
  .product-services-text261 {
    align-self: flex-start;
  }
  .product-services-text262 {
    text-align: left;
  }
  .product-services-container179 {
    width: 100%;
  }
  .product-services-container180 {
    width: auto;
    align-self: flex-start;
  }
  .product-services-container181 {
    width: auto;
    align-self: flex-start;
  }
  .product-services-container182 {
    width: auto;
    align-self: flex-start;
  }
  .product-services-container183 {
    width: auto;
    align-self: flex-start;
  }
  .product-services-container184 {
    width: 286px;
    align-self: flex-start;
  }
  .product-services-text267 {
    text-align: left;
  }
  .product-services-container185 {
    width: 350px;
    height: 518px;
  }
  .product-services-container186 {
    width: 322px;
    height: 561px;
  }
  .product-services-container191 {
    height: auto;
  }
  .product-services-container192 {
    height: auto;
  }
  .product-services-container206 {
    width: 478px;
    height: 686px;
    justify-content: flex-start;
  }
  .product-services-container207 {
    width: 478px;
    height: 674px;
  }
  .product-services-container208 {
    width: 473px;
    height: 178px;
  }
  .product-services-container210 {
    width: 333px;
  }
  .product-services-container211 {
    width: 478px;
    height: 461px;
    justify-content: center;
  }
  .product-services-image19 {
    width: 87px;
    height: 84px;
    align-self: flex-start;
  }
  .product-services-container214 {
    height: 112px;
  }
  .product-services-image20 {
    width: 87px;
    height: 84px;
    align-self: flex-start;
  }
  .product-services-container217 {
    height: 117px;
  }
  .product-services-image21 {
    width: 87px;
    height: 87px;
    align-self: flex-start;
  }
  .product-services-container220 {
    height: 103px;
  }
  .product-services-container222 {
    width: auto;
  }
  .product-services-container225 {
    width: 339px;
    height: 453px;
  }
  .product-services-container226 {
    width: 268px;
  }
  .product-services-text287 {
    font-size: 30px;
  }
  .product-services-container227 {
    width: 309px;
  }
  .product-services-container229 {
    width: 308px;
  }
  .product-services-navlink19 {
    width: 220px;
    height: 50px;
  }
  .product-services-text289 {
    font-size: 14px;
  }
  .product-services-container230 {
    width: 308px;
  }
  .product-services-link1 {
    width: 220px;
    height: 50px;
  }
  .product-services-text290 {
    font-size: 14px;
  }
}


/*# sourceMappingURL=/products-services.bce1f30d.css.map */