/** Shopify CDN: Minification failed

Line 104:1 Unexpected "/"

**/
.Press-and-Awards {
  max-width: 900px;
  margin: auto;
}
.main-page h7 strong {
  font-family: "Roboto-Bold" !important;
}
.rte h4 {
  margin-bottom: 10px;
}
.page-width--narrow.main-page {
  max-width: 134ch !important;
  text-align: left;
}

.Press-and-Awards-one {
  max-width: 500px;
  margin: auto;
}
h7 span strong {
  font-size: 16px;
}
.rte ul {
  margin-top: 15px;
}
.Press-and-Awards-two {
  max-width: 500px;
  margin: auto;
}
h1.main-page-title.page-title {
  font-size: clamp(27px, 2vw, 34px);
  text-align: center;
  margin-bottom: 43px;
}
span {
  font-family: "Roboto-Regular" !important;
}
.rte div {
  font-family: "Roboto-Regular" !important;
}
.rte h6 {
  font-size: clamp(18px, 2vw, 20px);
  font-family: "Roboto-Regular" !important;
  font-weight: 400;
}
.rte a {
  font-family: "Roboto-Regular" !important;
}
.rte ol {
  list-style: decimal !important;
}
.rte a:hover {
  color: #00bcb4;
}
.main-page h2 strong {
  font-size: clamp(25px, 2vw, 30px);
}

.main-page h2 {
  font-size: clamp(25px, 2vw, 30px);
  margin-bottom: 15px;
}
.main-page h3 {
  margin-bottom: 15px;
}
.main-page p span {
  font-family: "Roboto-Regular" !important;
  font-size: clamp(14px, 2vw, 16px);
}
ol li span {
  font-size: clamp(14px, 2vw, 16px);
}
.rte p b {
  color: black;
}
.rte li {
  margin-bottom: 10px;
}
.main-page p {
  font-size: clamp(14px, 2vw, 16px);
  font-family: "Roboto-Regular" !important;
  line-height: 27px;
  margin-bottom: 15px;
}
.rte ul {
  font-family: "Roboto-Regular" !important;
  margin-bottom: 10px;
}
.rte ol {
  line-height: 27px;
  margin-bottom: 15px;
  font-family: "Roboto-Regular" !important;
}
.main-page strong {
  font-family: "Roboto-Regular" !important;
  /* font-size: 16px;
  /* font-size: clamp(calc(var(--desktop-font-size-p) * 0.9px),calc(var(--desktop-font-size-p) * (100vw / var(--viewportDesktop))),calc(var(--desktop-font-size-p) * 1.1px)); */
}
*/ .main-page strong {
  font-family: "Roboto-Regular" !important;
}
.main-page span {
  font-family: "Roboto-Regular" !important;
  font-size: clamp(14px, 2vw, 16px) !important;
  /* line-height: 25px;
 */
}

.page-title {
  margin-top: 0;
}

.main-page-title {
  margin-bottom: 3rem;
  text-align: center;
}

.main-page li,
.main-page a,
.main-page p {
  color: #414042;
}
.main-page a {
  color: #dd5041;
  text-decoration: underline;
  font-size: clamp(calc(var(--desktop-font-size-p) * 0.9px), calc(var(--desktop-font-size-p) * (100vw / var(--viewportDesktop))), calc(var(--desktop-font-size-p) * 1.1px));
  letter-spacing: var(--desktop-letter-spacing-p);
  line-height: var(--desktop-line-height-p);
}

.main-page li {
  line-height: clamp(26px, calc(27.26 * (100vw / var(--viewportDesktop))), 28px);
  list-style: disc;
}
.main-page p {
  color: rgba(65, 64, 66, 1);
}
.main-page p,
.main-page fieldset,
.main-page table {
  margin-bottom: 1em;
}

.main-page a {
  color: #1e22aa;
  text-decoration: underline;
}
.main-page li {
  font-size: clamp(calc(var(--desktop-font-size-p) * 0.9px), calc(var(--desktop-font-size-p) * (100vw / var(--viewportDesktop))), calc(var(--desktop-font-size-p) * 1.1px));
  line-height: clamp(26px, calc(27.26 * (100vw / var(--viewportDesktop))), 28px);
  list-style: disc;
}
.main-page .pt-4,
.main-page h2 {
  margin: 15px 0;
}

/* .page-width--narrow.main-page {
  max-width: 165ch !important;
  text-align: left;
} */
.main-page h2 {
  margin: 10px 0;
}

@media screen and (min-width: 767px) {
  .founder-msws,
  .features-msws {
    display: flex;
    gap: 1rem;
    padding: 2rem 0;
  }
  .features-msws .chemicals-msws {
    width: 50%;
    padding-left: 90px;
  }
  .features-msws .lies-msws {
    width: 50%;
  }
  .founder-msws .for-text-msws {
    width: 50%;
    padding-right: 90px;
    text-align: right;
  }
  .main-msws {
    padding: 2rem 8rem;
  }
  .founder-msws .for-img-msws {
    text-align: center;
    width: 50%;
  }
  .top-title-msws h1 {
    text-align: center;
  }
}
@media screen and (min-width: 750px) {
  .main-page-title {
    margin-bottom: 4rem;
  }
}

.page-placeholder-wrapper {
  display: flex;
  justify-content: center;
}

.page-placeholder {
  width: 52.5rem;
  height: 52.5rem;
}
@media screen and (max-width: 768px) {
  .top-title-msws,
  .main-msws {
    text-align: center;
  }
  .founder-msws .for-img-msws {
    padding-bottom: 2rem;
  }
  .container a {
    font-size: var(--mobile-font-size-p);
    letter-spacing: var(--mobile-letter-spacing-p);
    line-height: var(--mobile-line-height-p);
  }
  .main-page p,
  .main-page li {
    font-size: var(--mobile-font-size-p);
    letter-spacing: var(--mobile-letter-spacing-p);
    line-height: var(--mobile-line-height-p);
  }
  h1.main-page-title.page-title {
    font-size: 27px;
  }
  .main-page h2 {
    font-size: 25px;
  }
}
