.page-id-458 .site-content > .ast-container,
.page-id-458 .site-main,
.page-id-458 .site-main > article#post-458,
.page-id-458 .entry-content,
.page-id-2039 .site-content > .ast-container,
.page-id-2039 .site-main,
.page-id-2039 .site-main > article#post-2039,
.page-id-2039 .entry-content,
.page-id-611 .site-content > .ast-container,
.page-id-611 .site-main,
.page-id-611 .site-main > article#post-611,
.page-id-611 .entry-content,
.page-id-1984 .site-content > .ast-container,
.page-id-1984 .site-main,
.page-id-1984 .site-main > article#post-1984,
.page-id-1984 .entry-content,
.page-id-1969 .site-content > .ast-container,
.page-id-1969 .site-main,
.page-id-1969 .site-main > article#post-1969,
.page-id-1969 .entry-content,
.page-id-1986 .site-content > .ast-container,
.page-id-1986 .site-main,
.page-id-1986 .site-main > article#post-1986,
.page-id-1986 .entry-content {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

.page-id-458 .entry-header,
.page-id-2039 .entry-header,
.page-id-611 .entry-header,
.page-id-1984 .entry-header,
.page-id-1969 .entry-header,
.page-id-1986 .entry-header {
  display: none;
}

.inhi-b1-page,
.inhi-b1-page * {
  box-sizing: border-box;
}

.inhi-b1-page {
  --inhi-espresso: #211a17;
  --inhi-ivory: #f2ebe3;
  --inhi-copper: #c99a78;
  --inhi-taupe: #8d776a;
  --inhi-paper: #fffaf5;
  --inhi-line: rgba(33, 26, 23, 0.16);
  color: var(--inhi-espresso);
  font-family: "Manrope", sans-serif;
  overflow-wrap: anywhere;
}

.inhi-b1-page-wrap {
  width: min(1200px, calc(100% - 64px));
  margin: 0 auto;
}

.inhi-b1-page h1,
.inhi-b1-page h2,
.inhi-b1-page h3 {
  margin-top: 0;
  color: var(--inhi-espresso);
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  letter-spacing: -0.025em;
}

.inhi-b1-page h1 {
  max-width: 850px;
  margin-bottom: 28px;
  font-size: clamp(62px, 7.5vw, 108px);
  line-height: 0.87;
}

.inhi-b1-page h2 {
  max-width: 850px;
  margin-bottom: 26px;
  font-size: clamp(42px, 5vw, 68px);
  line-height: 0.98;
}

.inhi-b1-page h3 {
  margin-bottom: 12px;
  font-size: 29px;
  line-height: 1.06;
}

.inhi-b1-page p,
.inhi-b1-page li,
.inhi-b1-page address {
  color: rgba(33, 26, 23, 0.78);
  font-size: 16px;
  line-height: 1.75;
}

.inhi-b1-page-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px;
  color: var(--inhi-taupe) !important;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1.5 !important;
  text-transform: uppercase;
}

.inhi-b1-page-eyebrow::before {
  width: 28px;
  height: 1px;
  background: var(--inhi-copper);
  content: "";
}

.inhi-b1-page-button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  margin-top: 18px;
  padding: 12px 24px;
  border: 1px solid var(--inhi-espresso);
  border-radius: 999px;
  background: var(--inhi-espresso);
  color: var(--inhi-ivory) !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none !important;
  transition: transform 180ms ease, background-color 180ms ease, color 180ms ease;
}

.inhi-b1-page-button:hover {
  transform: translateY(-2px);
  background: var(--inhi-copper);
  color: var(--inhi-espresso) !important;
}

.inhi-b1-page-button--secondary {
  background: transparent;
  color: var(--inhi-espresso) !important;
}

.inhi-b1-page-button--secondary:hover {
  background: var(--inhi-espresso);
  color: var(--inhi-ivory) !important;
}

.inhi-b1-page-button:focus-visible,
.inhi-b1-page-text-link:focus-visible,
.inhi-b1-page-faq summary:focus-visible {
  outline: 3px solid var(--inhi-copper);
  outline-offset: 4px;
}

.inhi-b1-page-hero {
  padding: 176px 0 104px;
  background: var(--inhi-ivory);
}

.inhi-b1-page-hero-grid {
  display: grid;
  align-items: end;
  gap: 80px;
  grid-template-columns: minmax(0, 1.32fr) minmax(300px, 0.68fr);
}

.inhi-b1-page-hero p:not(.inhi-b1-page-eyebrow) {
  max-width: 700px;
  font-size: 18px;
}

.inhi-b1-page-proof {
  display: grid;
  border-top: 1px solid var(--inhi-line);
}

.inhi-b1-page-proof span {
  padding: 17px 0;
  border-bottom: 1px solid var(--inhi-line);
  font-size: 14px;
  font-weight: 700;
}

.inhi-b1-page-section,
.inhi-b1-page-process,
.inhi-b1-page-network,
.inhi-b1-page-final {
  padding: 104px 0;
}

.inhi-b1-page-section {
  background: var(--inhi-ivory);
}

.inhi-b1-page-section--paper {
  background: var(--inhi-paper);
}

.inhi-b1-page-card-grid {
  display: grid;
  gap: 22px;
  margin-top: 48px;
}

.inhi-b1-page-card-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.inhi-b1-page-card-grid--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.inhi-b1-page-card-grid--five {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.inhi-b1-page-card-grid > article {
  min-width: 0;
  padding: 32px;
  border: 1px solid var(--inhi-line);
  background: rgba(255, 250, 245, 0.44);
}

.inhi-b1-page-card-grid > article > span {
  display: block;
  margin-bottom: 18px;
  color: var(--inhi-copper);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.inhi-b1-page-card-grid > article p {
  margin-bottom: 0;
  font-size: 14px;
}

.inhi-b1-page-product-card {
  padding: 0 !important;
  overflow: hidden;
  background: var(--inhi-paper) !important;
}

.inhi-b1-page-product-card img {
  display: block;
  width: 100%;
  height: 360px;
  object-fit: cover;
}

.inhi-b1-page-product-card > div {
  padding: 30px;
}

.inhi-b1-page-process {
  background: var(--inhi-paper);
}

.inhi-b1-page-process-grid {
  display: grid;
  margin-top: 48px;
  border-top: 1px solid var(--inhi-line);
  border-bottom: 1px solid var(--inhi-line);
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.inhi-b1-page-process-grid--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.inhi-b1-page-process-grid article {
  min-height: 270px;
  padding: 30px 26px;
  border-right: 1px solid var(--inhi-line);
}

.inhi-b1-page-process-grid article:last-child {
  border-right: 0;
}

.inhi-b1-page-process-grid span {
  display: block;
  margin-bottom: 52px;
  color: var(--inhi-copper);
  font-family: "Cormorant Garamond", serif;
  font-size: 24px;
}

.inhi-b1-page-process-grid p {
  margin-bottom: 0;
  font-size: 14px;
}

.inhi-b1-page-disclaimer {
  margin: 32px 0 0;
  padding-left: 18px;
  border-left: 2px solid var(--inhi-copper);
  color: var(--inhi-taupe) !important;
  font-size: 13px !important;
}

.inhi-b1-page-network {
  background: var(--inhi-espresso);
}

.inhi-b1-page-network-grid {
  display: grid;
  align-items: start;
  gap: 80px;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

.inhi-b1-page-network h2,
.inhi-b1-page-network h3,
.inhi-b1-page-network p,
.inhi-b1-page-network li,
.inhi-b1-page-network address {
  color: var(--inhi-ivory);
}

.inhi-b1-page-network p,
.inhi-b1-page-network li,
.inhi-b1-page-network address {
  color: rgba(242, 235, 227, 0.74);
}

.inhi-b1-page-network ul {
  display: grid;
  margin: 30px 0 0;
  padding: 0;
  border-top: 1px solid rgba(242, 235, 227, 0.22);
  list-style: none;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.inhi-b1-page-network li,
.inhi-b1-page-network address {
  margin: 0;
  padding: 18px 0;
  border-bottom: 1px solid rgba(242, 235, 227, 0.22);
  font-style: normal;
}

.inhi-b1-page-tag-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

.inhi-b1-page-tag-grid span {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  padding: 10px 18px;
  border: 1px solid var(--inhi-line);
  border-radius: 999px;
  background: var(--inhi-ivory);
  font-size: 14px;
  font-weight: 700;
}

.inhi-b1-page-split {
  display: grid;
  align-items: start;
  gap: 80px;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

.inhi-b1-page-text-link {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  border-bottom: 1px solid var(--inhi-copper);
  color: var(--inhi-espresso) !important;
  font-weight: 700;
  text-decoration: none !important;
}

.inhi-b1-page-faq {
  max-width: 900px;
}

.inhi-b1-page-faq details {
  border-top: 1px solid var(--inhi-line);
}

.inhi-b1-page-faq details:last-child {
  border-bottom: 1px solid var(--inhi-line);
}

.inhi-b1-page-faq summary {
  padding: 24px 46px 24px 0;
  color: var(--inhi-espresso);
  cursor: pointer;
  font-family: "Cormorant Garamond", serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 1.2;
}

.inhi-b1-page-faq details p {
  max-width: 760px;
  padding: 0 0 24px;
}

.inhi-b1-page-final {
  background: var(--inhi-ivory);
}

.inhi-b1-page-final-grid {
  display: grid;
  align-items: end;
  gap: 80px;
  grid-template-columns: minmax(0, 1.3fr) minmax(300px, 0.7fr);
}

.inhi-b1-page-final p:not(.inhi-b1-page-eyebrow) {
  max-width: 680px;
}

.inhi-b1-page-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 12px;
}

@media (max-width: 1024px) {
  .inhi-b1-page-card-grid--four,
  .inhi-b1-page-card-grid--five {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 921px) {
  .inhi-b1-page-wrap {
    width: min(100% - 40px, 720px);
  }

  .inhi-b1-page-hero {
    padding: 150px 0 82px;
  }

  .inhi-b1-page-hero-grid,
  .inhi-b1-page-network-grid,
  .inhi-b1-page-split,
  .inhi-b1-page-final-grid {
    grid-template-columns: 1fr;
  }

  .inhi-b1-page-card-grid--three {
    grid-template-columns: 1fr;
  }

  .inhi-b1-page-product-card {
    display: grid;
    grid-template-columns: minmax(240px, 0.8fr) minmax(0, 1.2fr);
  }

  .inhi-b1-page-product-card img {
    height: 100%;
    min-height: 320px;
  }

  .inhi-b1-page-process-grid,
  .inhi-b1-page-process-grid--four {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .inhi-b1-page-process-grid article:nth-child(2) {
    border-right: 0;
  }

  .inhi-b1-page-actions {
    justify-content: flex-start;
  }
}

@media (max-width: 600px) {
  .inhi-b1-page-wrap {
    width: min(100% - 32px, 520px);
  }

  .inhi-b1-page-hero {
    padding: 128px 0 70px;
  }

  .inhi-b1-page h1 {
    font-size: clamp(54px, 17vw, 76px);
  }

  .inhi-b1-page h2 {
    font-size: clamp(38px, 13vw, 52px);
  }

  .inhi-b1-page-section,
  .inhi-b1-page-process,
  .inhi-b1-page-network,
  .inhi-b1-page-final {
    padding: 76px 0;
  }

  .inhi-b1-page-card-grid--four,
  .inhi-b1-page-card-grid--five,
  .inhi-b1-page-process-grid,
  .inhi-b1-page-process-grid--four {
    grid-template-columns: 1fr;
  }

  .inhi-b1-page-product-card {
    display: block;
  }

  .inhi-b1-page-product-card img {
    min-height: 280px;
    height: 92vw;
    max-height: 430px;
  }

  .inhi-b1-page-process-grid article,
  .inhi-b1-page-process-grid article:nth-child(2) {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid var(--inhi-line);
  }

  .inhi-b1-page-process-grid article:last-child {
    border-bottom: 0;
  }

  .inhi-b1-page-network ul {
    grid-template-columns: 1fr;
  }

  .inhi-b1-page-card-grid > article {
    padding: 28px;
  }

  .inhi-b1-page-actions {
    display: grid;
  }

  .inhi-b1-page-button {
    width: 100%;
  }
}
