.elementor-4839 .elementor-element.elementor-element-16c91fb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-af8e187 */.h2hpl-water-compare-page {
      --h2hpl-aqua: #2EB6C6;
      --h2hpl-deep: #062f33;
      --h2hpl-deeper: #031f23;
      --h2hpl-soft: #edf9fa;
      --h2hpl-soft2: #f7fcfd;
      --h2hpl-ink: #162f33;
      --h2hpl-muted: #5f7377;
      --h2hpl-line: rgba(46, 182, 198, 0.28);
      --h2hpl-white: #ffffff;

      font-family: inherit;
      color: var(--h2hpl-ink);
      background: linear-gradient(180deg, #ffffff 0%, #f6fbfc 42%, #ffffff 100%);
      padding: 46px 20px 76px;
    }

    .h2hpl-wc-wrap {
      max-width: 1240px;
      margin: 0 auto;
    }

    .h2hpl-wc-hero {
      background:
        radial-gradient(circle at top right, rgba(46,182,198,0.24), transparent 34%),
        linear-gradient(135deg, #07363a 0%, #05272b 58%, #031f23 100%);
      color: var(--h2hpl-white);
      border-radius: 34px;
      padding: 62px 64px;
      box-shadow: 0 26px 68px rgba(6,47,51,0.2);
      overflow: hidden;
      position: relative;
    }

    .h2hpl-wc-kicker {
      color: var(--h2hpl-aqua);
      text-transform: uppercase;
      letter-spacing: 0.22em;
      font-size: 13px;
      font-weight: 700;
      margin: 0 0 18px;
    }

    .h2hpl-wc-hero h1 {
      color: var(--h2hpl-white);
      font-size: clamp(42px, 5vw, 74px);
      line-height: 1.06;
      letter-spacing: 0.015em;
      margin: 0 0 24px;
      font-weight: 500;
      max-width: 980px;
    }

    .h2hpl-wc-hero h1 span {
      color: var(--h2hpl-aqua);
      text-shadow: 0 0 18px rgba(46,182,198,0.55);
    }

    .h2hpl-wc-hero p {
      color: rgba(255,255,255,0.78);
      max-width: 860px;
      font-size: 18px;
      line-height: 1.75;
      margin: 0;
    }

    .h2hpl-wc-hero-note {
      margin-top: 30px;
      max-width: 900px;
      border: 1px solid rgba(46,182,198,0.38);
      border-radius: 22px;
      padding: 18px 22px;
      background: rgba(255,255,255,0.04);
      color: rgba(255,255,255,0.84);
      font-size: 15px;
      line-height: 1.7;
    }

    .h2hpl-wc-card {
      background: var(--h2hpl-white);
      border: 1px solid rgba(6,47,51,0.08);
      border-radius: 30px;
      padding: 44px;
      margin-top: 34px;
      box-shadow: 0 18px 46px rgba(6,47,51,0.08);
    }

    .h2hpl-wc-card.dark {
      background: linear-gradient(135deg, #062f33 0%, #082b2f 100%);
      border: 1px solid rgba(46,182,198,0.24);
      color: rgba(255,255,255,0.8);
    }

    .h2hpl-wc-card.soft {
      background: linear-gradient(180deg, #eef9fa 0%, #ffffff 100%);
      border: 1px solid rgba(46,182,198,0.2);
    }

    .h2hpl-wc-card h2 {
      color: var(--h2hpl-deep);
      font-size: clamp(30px, 3.2vw, 48px);
      line-height: 1.14;
      margin: 0 0 20px;
      font-weight: 500;
    }

    .h2hpl-wc-card.dark h2 {
      color: var(--h2hpl-white);
    }

    .h2hpl-wc-card h3 {
      color: var(--h2hpl-deep);
      font-size: 24px;
      line-height: 1.28;
      margin: 34px 0 14px;
      font-weight: 600;
    }

    .h2hpl-wc-card.dark h3 {
      color: var(--h2hpl-aqua);
    }

    .h2hpl-wc-card p,
    .h2hpl-wc-card li {
      color: var(--h2hpl-muted);
      font-size: 17px;
      line-height: 1.82;
    }

    .h2hpl-wc-card.dark p,
    .h2hpl-wc-card.dark li {
      color: rgba(255,255,255,0.76);
    }

    .h2hpl-wc-card p {
      margin: 0 0 18px;
    }

    .h2hpl-wc-card strong {
      color: var(--h2hpl-deep);
      font-weight: 700;
    }

    .h2hpl-wc-card.dark strong {
      color: var(--h2hpl-white);
    }

    .h2hpl-wc-pill {
      display: inline-block;
      border: 1px solid var(--h2hpl-line);
      border-radius: 999px;
      padding: 12px 18px;
      color: var(--h2hpl-aqua);
      text-transform: uppercase;
      letter-spacing: 0.18em;
      font-size: 12px;
      font-weight: 700;
      margin-bottom: 20px;
    }

    .h2hpl-wc-grid-3 {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 22px;
      margin-top: 28px;
    }

    .h2hpl-wc-mini {
      background: #ffffff;
      border: 1px solid rgba(46,182,198,0.22);
      border-radius: 24px;
      padding: 26px;
      box-shadow: 0 12px 34px rgba(6,47,51,0.06);
    }

    .h2hpl-wc-mini h3 {
      margin-top: 0;
      color: var(--h2hpl-deep);
      font-size: 22px;
    }

    .h2hpl-wc-mini p {
      font-size: 16px;
      line-height: 1.72;
    }

    .h2hpl-wc-table-wrap {
      width: 100%;
      overflow-x: auto;
      margin-top: 28px;
      border-radius: 24px;
      border: 1px solid rgba(46,182,198,0.2);
      background: #ffffff;
    }

    .h2hpl-wc-table {
      width: 100%;
      border-collapse: collapse;
      min-width: 860px;
    }

    .h2hpl-wc-table th,
    .h2hpl-wc-table td {
      text-align: left;
      vertical-align: top;
      padding: 22px;
      border-bottom: 1px solid rgba(6,47,51,0.08);
      font-size: 15.5px;
      line-height: 1.65;
    }

    .h2hpl-wc-table th {
      background: #e8f7f8;
      color: var(--h2hpl-deep);
      font-weight: 700;
    }

    .h2hpl-wc-table td {
      color: var(--h2hpl-muted);
    }

    .h2hpl-wc-table tr:last-child td {
      border-bottom: none;
    }

    .h2hpl-wc-highlight {
      border-left: 4px solid var(--h2hpl-aqua);
      background: #f1fbfc;
      border-radius: 18px;
      padding: 22px 24px;
      margin: 26px 0;
    }

    .h2hpl-wc-highlight p {
      margin: 0;
      color: var(--h2hpl-ink);
      font-size: 16.5px;
      line-height: 1.75;
    }

    .h2hpl-wc-list {
      margin: 18px 0 0;
      padding-left: 22px;
    }

    .h2hpl-wc-list li {
      margin-bottom: 10px;
    }

    .h2hpl-wc-compare-block {
      display: grid;
      grid-template-columns: 0.9fr 1.1fr;
      gap: 36px;
      align-items: start;
      margin-top: 28px;
    }

    .h2hpl-wc-label {
      color: var(--h2hpl-aqua);
      text-transform: uppercase;
      letter-spacing: 0.18em;
      font-size: 12px;
      font-weight: 700;
      margin-bottom: 12px;
    }

    .h2hpl-wc-dark-box {
      background: rgba(255,255,255,0.05);
      border: 1px solid rgba(46,182,198,0.28);
      border-radius: 22px;
      padding: 24px;
    }

    .h2hpl-wc-cta-row {
      display: flex;
      flex-wrap: wrap;
      gap: 14px;
      margin-top: 30px;
    }

    .h2hpl-wc-cta {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      border-radius: 999px;
      padding: 14px 22px;
      border: 1px solid rgba(46,182,198,0.42);
      color: var(--h2hpl-deep);
      background: #ffffff;
      font-weight: 700;
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }

    .h2hpl-wc-cta:hover {
      transform: translateY(-2px);
      box-shadow: 0 12px 28px rgba(6,47,51,0.12);
    }

    .h2hpl-wc-cta.primary {
      background: var(--h2hpl-aqua);
      color: #ffffff;
      border-color: var(--h2hpl-aqua);
    }

    .h2hpl-wc-reference-list {
      margin-top: 24px;
      padding-left: 22px;
    }

    .h2hpl-wc-reference-list li {
      font-size: 15px;
      line-height: 1.7;
      margin-bottom: 12px;
      color: var(--h2hpl-muted);
    }

    .h2hpl-wc-reference-list a {
      color: var(--h2hpl-aqua);
      text-decoration: none;
      font-weight: 700;
    }

    .h2hpl-wc-disclaimer {
      text-align: center;
      max-width: 880px;
      margin: 34px auto 0;
      font-size: 14px;
      line-height: 1.8;
      color: var(--h2hpl-muted);
    }

    @media (max-width: 980px) {
      .h2hpl-wc-grid-3,
      .h2hpl-wc-compare-block {
        grid-template-columns: 1fr;
      }

      .h2hpl-wc-hero {
        padding: 48px 38px;
      }
    }

    @media (max-width: 768px) {
      .h2hpl-water-compare-page {
        padding: 34px 14px 58px;
      }

      .h2hpl-wc-hero {
        border-radius: 26px;
        padding: 38px 26px;
      }

      .h2hpl-wc-card {
        border-radius: 24px;
        padding: 30px 24px;
      }

      .h2hpl-wc-card p,
      .h2hpl-wc-card li {
        font-size: 16px;
        line-height: 1.75;
      }

      .h2hpl-wc-mini {
        padding: 22px;
      }

      .h2hpl-wc-cta {
        width: 100%;
      }
    }
    
/* Fix primary CTA text visibility */
.h2hpl-wc-cta.primary {
  color: #ffffff !important;
}

.h2hpl-wc-cta.primary:hover {
  color: #ffffff !important;
}

/* Buyer Context secondary CTA hover colour fix - softer dark aqua */
.h2hpl-wc-cta:not(.primary):hover {
  color: #0b3f44 !important;
  border-color: #0b3f44 !important;
  background: #ffffff !important;
}

.h2hpl-wc-reference-list a:hover {
  color: #0b3f44 !important;
  text-decoration: none !important;
}

/* Mobile fix for At-a-glance Comparison table */
@media (max-width: 768px) {

  .h2hpl-wc-table-wrap {
    overflow-x: visible !important;
    border: none !important;
    background: transparent !important;
  }

  .h2hpl-wc-table {
    min-width: 0 !important;
    width: 100% !important;
    border-collapse: separate !important;
    border-spacing: 0 18px !important;
  }

  .h2hpl-wc-table thead {
    display: none !important;
  }

  .h2hpl-wc-table,
  .h2hpl-wc-table tbody,
  .h2hpl-wc-table tr,
  .h2hpl-wc-table td {
    display: block !important;
    width: 100% !important;
  }

  .h2hpl-wc-table tr {
    background: #ffffff !important;
    border: 1px solid rgba(46, 182, 198, 0.22) !important;
    border-radius: 22px !important;
    overflow: hidden !important;
    box-shadow: 0 12px 30px rgba(6, 47, 51, 0.06) !important;
  }

  .h2hpl-wc-table td {
    border-bottom: 1px solid rgba(6, 47, 51, 0.08) !important;
    padding: 18px 20px !important;
    font-size: 15.5px !important;
    line-height: 1.65 !important;
  }

  .h2hpl-wc-table td:last-child {
    border-bottom: none !important;
  }

  .h2hpl-wc-table td:first-child {
    background: #e8f7f8 !important;
    color: #062f33 !important;
    font-weight: 700 !important;
    font-size: 17px !important;
  }

  .h2hpl-wc-table td:nth-child(2)::before {
    content: "Hydrogen Water";
  }

  .h2hpl-wc-table td:nth-child(3)::before {
    content: "Kangen Water";
  }

  .h2hpl-wc-table td:nth-child(4)::before {
    content: "Alkaline Water";
  }

  .h2hpl-wc-table td:nth-child(n+2)::before {
    display: block;
    color: #2EB6C6;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    margin-bottom: 8px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-16c91fb */.h2hpl-water-compare-page {
      --h2hpl-aqua: #2EB6C6;
      --h2hpl-deep: #062f33;
      --h2hpl-deeper: #031f23;
      --h2hpl-soft: #edf9fa;
      --h2hpl-soft2: #f7fcfd;
      --h2hpl-ink: #162f33;
      --h2hpl-muted: #5f7377;
      --h2hpl-line: rgba(46, 182, 198, 0.28);
      --h2hpl-white: #ffffff;

      font-family: inherit;
      color: var(--h2hpl-ink);
      background: linear-gradient(180deg, #ffffff 0%, #f6fbfc 42%, #ffffff 100%);
      padding: 46px 20px 76px;
    }

    .h2hpl-wc-wrap {
      max-width: 1240px;
      margin: 0 auto;
    }

    .h2hpl-wc-hero {
      background:
        radial-gradient(circle at top right, rgba(46,182,198,0.24), transparent 34%),
        linear-gradient(135deg, #07363a 0%, #05272b 58%, #031f23 100%);
      color: var(--h2hpl-white);
      border-radius: 34px;
      padding: 62px 64px;
      box-shadow: 0 26px 68px rgba(6,47,51,0.2);
      overflow: hidden;
      position: relative;
    }

    .h2hpl-wc-kicker {
      color: var(--h2hpl-aqua);
      text-transform: uppercase;
      letter-spacing: 0.22em;
      font-size: 13px;
      font-weight: 700;
      margin: 0 0 18px;
    }

    .h2hpl-wc-hero h1 {
      color: var(--h2hpl-white);
      font-size: clamp(42px, 5vw, 74px);
      line-height: 1.06;
      letter-spacing: 0.015em;
      margin: 0 0 24px;
      font-weight: 500;
      max-width: 980px;
    }

    .h2hpl-wc-hero h1 span {
      color: var(--h2hpl-aqua);
      text-shadow: 0 0 18px rgba(46,182,198,0.55);
    }

    .h2hpl-wc-hero p {
      color: rgba(255,255,255,0.78);
      max-width: 860px;
      font-size: 18px;
      line-height: 1.75;
      margin: 0;
    }

    .h2hpl-wc-hero-note {
      margin-top: 30px;
      max-width: 900px;
      border: 1px solid rgba(46,182,198,0.38);
      border-radius: 22px;
      padding: 18px 22px;
      background: rgba(255,255,255,0.04);
      color: rgba(255,255,255,0.84);
      font-size: 15px;
      line-height: 1.7;
    }

    .h2hpl-wc-card {
      background: var(--h2hpl-white);
      border: 1px solid rgba(6,47,51,0.08);
      border-radius: 30px;
      padding: 44px;
      margin-top: 34px;
      box-shadow: 0 18px 46px rgba(6,47,51,0.08);
    }

    .h2hpl-wc-card.dark {
      background: linear-gradient(135deg, #062f33 0%, #082b2f 100%);
      border: 1px solid rgba(46,182,198,0.24);
      color: rgba(255,255,255,0.8);
    }

    .h2hpl-wc-card.soft {
      background: linear-gradient(180deg, #eef9fa 0%, #ffffff 100%);
      border: 1px solid rgba(46,182,198,0.2);
    }

    .h2hpl-wc-card h2 {
      color: var(--h2hpl-deep);
      font-size: clamp(30px, 3.2vw, 48px);
      line-height: 1.14;
      margin: 0 0 20px;
      font-weight: 500;
    }

    .h2hpl-wc-card.dark h2 {
      color: var(--h2hpl-white);
    }

    .h2hpl-wc-card h3 {
      color: var(--h2hpl-deep);
      font-size: 24px;
      line-height: 1.28;
      margin: 34px 0 14px;
      font-weight: 600;
    }

    .h2hpl-wc-card.dark h3 {
      color: var(--h2hpl-aqua);
    }

    .h2hpl-wc-card p,
    .h2hpl-wc-card li {
      color: var(--h2hpl-muted);
      font-size: 17px;
      line-height: 1.82;
    }

    .h2hpl-wc-card.dark p,
    .h2hpl-wc-card.dark li {
      color: rgba(255,255,255,0.76);
    }

    .h2hpl-wc-card p {
      margin: 0 0 18px;
    }

    .h2hpl-wc-card strong {
      color: var(--h2hpl-deep);
      font-weight: 700;
    }

    .h2hpl-wc-card.dark strong {
      color: var(--h2hpl-white);
    }

    .h2hpl-wc-pill {
      display: inline-block;
      border: 1px solid var(--h2hpl-line);
      border-radius: 999px;
      padding: 12px 18px;
      color: var(--h2hpl-aqua);
      text-transform: uppercase;
      letter-spacing: 0.18em;
      font-size: 12px;
      font-weight: 700;
      margin-bottom: 20px;
    }

    .h2hpl-wc-grid-3 {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 22px;
      margin-top: 28px;
    }

    .h2hpl-wc-mini {
      background: #ffffff;
      border: 1px solid rgba(46,182,198,0.22);
      border-radius: 24px;
      padding: 26px;
      box-shadow: 0 12px 34px rgba(6,47,51,0.06);
    }

    .h2hpl-wc-mini h3 {
      margin-top: 0;
      color: var(--h2hpl-deep);
      font-size: 22px;
    }

    .h2hpl-wc-mini p {
      font-size: 16px;
      line-height: 1.72;
    }

    .h2hpl-wc-table-wrap {
      width: 100%;
      overflow-x: auto;
      margin-top: 28px;
      border-radius: 24px;
      border: 1px solid rgba(46,182,198,0.2);
      background: #ffffff;
    }

    .h2hpl-wc-table {
      width: 100%;
      border-collapse: collapse;
      min-width: 860px;
    }

    .h2hpl-wc-table th,
    .h2hpl-wc-table td {
      text-align: left;
      vertical-align: top;
      padding: 22px;
      border-bottom: 1px solid rgba(6,47,51,0.08);
      font-size: 15.5px;
      line-height: 1.65;
    }

    .h2hpl-wc-table th {
      background: #e8f7f8;
      color: var(--h2hpl-deep);
      font-weight: 700;
    }

    .h2hpl-wc-table td {
      color: var(--h2hpl-muted);
    }

    .h2hpl-wc-table tr:last-child td {
      border-bottom: none;
    }

    .h2hpl-wc-highlight {
      border-left: 4px solid var(--h2hpl-aqua);
      background: #f1fbfc;
      border-radius: 18px;
      padding: 22px 24px;
      margin: 26px 0;
    }

    .h2hpl-wc-highlight p {
      margin: 0;
      color: var(--h2hpl-ink);
      font-size: 16.5px;
      line-height: 1.75;
    }

    .h2hpl-wc-list {
      margin: 18px 0 0;
      padding-left: 22px;
    }

    .h2hpl-wc-list li {
      margin-bottom: 10px;
    }

    .h2hpl-wc-compare-block {
      display: grid;
      grid-template-columns: 0.9fr 1.1fr;
      gap: 36px;
      align-items: start;
      margin-top: 28px;
    }

    .h2hpl-wc-label {
      color: var(--h2hpl-aqua);
      text-transform: uppercase;
      letter-spacing: 0.18em;
      font-size: 12px;
      font-weight: 700;
      margin-bottom: 12px;
    }

    .h2hpl-wc-dark-box {
      background: rgba(255,255,255,0.05);
      border: 1px solid rgba(46,182,198,0.28);
      border-radius: 22px;
      padding: 24px;
    }

    .h2hpl-wc-cta-row {
      display: flex;
      flex-wrap: wrap;
      gap: 14px;
      margin-top: 30px;
    }

    .h2hpl-wc-cta {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      border-radius: 999px;
      padding: 14px 22px;
      border: 1px solid rgba(46,182,198,0.42);
      color: var(--h2hpl-deep);
      background: #ffffff;
      font-weight: 700;
      transition: transform 0.25s ease, box-shadow 0.25s ease;
    }

    .h2hpl-wc-cta:hover {
      transform: translateY(-2px);
      box-shadow: 0 12px 28px rgba(6,47,51,0.12);
    }

    .h2hpl-wc-cta.primary {
      background: var(--h2hpl-aqua);
      color: #ffffff;
      border-color: var(--h2hpl-aqua);
    }

    .h2hpl-wc-reference-list {
      margin-top: 24px;
      padding-left: 22px;
    }

    .h2hpl-wc-reference-list li {
      font-size: 15px;
      line-height: 1.7;
      margin-bottom: 12px;
      color: var(--h2hpl-muted);
    }

    .h2hpl-wc-reference-list a {
      color: var(--h2hpl-aqua);
      text-decoration: none;
      font-weight: 700;
    }

    .h2hpl-wc-disclaimer {
      text-align: center;
      max-width: 880px;
      margin: 34px auto 0;
      font-size: 14px;
      line-height: 1.8;
      color: var(--h2hpl-muted);
    }

    @media (max-width: 980px) {
      .h2hpl-wc-grid-3,
      .h2hpl-wc-compare-block {
        grid-template-columns: 1fr;
      }

      .h2hpl-wc-hero {
        padding: 48px 38px;
      }
    }

    @media (max-width: 768px) {
      .h2hpl-water-compare-page {
        padding: 34px 14px 58px;
      }

      .h2hpl-wc-hero {
        border-radius: 26px;
        padding: 38px 26px;
      }

      .h2hpl-wc-card {
        border-radius: 24px;
        padding: 30px 24px;
      }

      .h2hpl-wc-card p,
      .h2hpl-wc-card li {
        font-size: 16px;
        line-height: 1.75;
      }

      .h2hpl-wc-mini {
        padding: 22px;
      }

      .h2hpl-wc-cta {
        width: 100%;
      }
    }
    
/* Fix primary CTA text visibility */
.h2hpl-wc-cta.primary {
  color: #ffffff !important;
}

.h2hpl-wc-cta.primary:hover {
  color: #ffffff !important;
}

/* Buyer Context secondary CTA hover colour fix - softer dark aqua */
.h2hpl-wc-cta:not(.primary):hover {
  color: #0b3f44 !important;
  border-color: #0b3f44 !important;
  background: #ffffff !important;
}

.h2hpl-wc-reference-list a:hover {
  color: #0b3f44 !important;
  text-decoration: none !important;
}

/* Mobile fix for At-a-glance Comparison table */
@media (max-width: 768px) {

  .h2hpl-wc-table-wrap {
    overflow-x: visible !important;
    border: none !important;
    background: transparent !important;
  }

  .h2hpl-wc-table {
    min-width: 0 !important;
    width: 100% !important;
    border-collapse: separate !important;
    border-spacing: 0 18px !important;
  }

  .h2hpl-wc-table thead {
    display: none !important;
  }

  .h2hpl-wc-table,
  .h2hpl-wc-table tbody,
  .h2hpl-wc-table tr,
  .h2hpl-wc-table td {
    display: block !important;
    width: 100% !important;
  }

  .h2hpl-wc-table tr {
    background: #ffffff !important;
    border: 1px solid rgba(46, 182, 198, 0.22) !important;
    border-radius: 22px !important;
    overflow: hidden !important;
    box-shadow: 0 12px 30px rgba(6, 47, 51, 0.06) !important;
  }

  .h2hpl-wc-table td {
    border-bottom: 1px solid rgba(6, 47, 51, 0.08) !important;
    padding: 18px 20px !important;
    font-size: 15.5px !important;
    line-height: 1.65 !important;
  }

  .h2hpl-wc-table td:last-child {
    border-bottom: none !important;
  }

  .h2hpl-wc-table td:first-child {
    background: #e8f7f8 !important;
    color: #062f33 !important;
    font-weight: 700 !important;
    font-size: 17px !important;
  }

  .h2hpl-wc-table td:nth-child(2)::before {
    content: "Hydrogen Water";
  }

  .h2hpl-wc-table td:nth-child(3)::before {
    content: "Kangen Water";
  }

  .h2hpl-wc-table td:nth-child(4)::before {
    content: "Alkaline Water";
  }

  .h2hpl-wc-table td:nth-child(n+2)::before {
    display: block;
    color: #2EB6C6;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    margin-bottom: 8px;
  }
}

.h2hpl-wc-image-section {
  max-width: 1240px;
  margin: 34px auto 0;
}

.h2hpl-wc-feature-image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 34px;
  box-shadow: 0 24px 60px rgba(6, 47, 51, 0.16);
  border: 1px solid rgba(46, 182, 198, 0.18);
}

@media (max-width: 768px) {
  .h2hpl-wc-image-section {
    margin-top: 26px;
  }

  .h2hpl-wc-feature-image {
    border-radius: 22px;
  }
}/* End custom CSS */