/** Shopify CDN: Minification failed

Line 29:25 Unexpected "-->"

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

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

@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;
}
<!-- Wavy Banner Section -->
<section class="wave-section">
  <div class="wave-container">
    <svg class="wave" viewBox="0 0 1440 320" preserveAspectRatio="none">
      <path fill="#A8E6CF" fill-opacity="0.6" d="M0,224L48,218.7C96,213,192,203,288,197.3C384,192,480,192,576,192C672,192,768,192,864,192C960,192,1056,192,1152,186.7C1248,181,1344,171,1392,165.3L1440,160L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path>
    </svg>
    <svg class="wave" viewBox="0 0 1440 320" preserveAspectRatio="none">
      <path fill="#C9B6E4" fill-opacity="0.4" d="M0,192L48,197.3C96,203,192,213,288,208C384,203,480,181,576,165.3C672,149,768,139,864,144C960,149,1056,171,1152,186.7C1248,203,1344,213,1392,218.7L1440,224L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path>
    </svg>
  </div>
  <div class="wave-content">
    <h1>Find Your Calm with Wellness & Co</h1>
    <p>Magical products for yoga, meditation, and self-care</p>
  </div>
</section>
