Membership ONLY

{% comment %}
  MAXI RIDE Monthly Membership Section
  File: sections/membership-maxiride.liquid
{% endcomment %}

<section class="membership-maxiride page-width">
  <style>
    .membership-maxiride {
      margin: 40px auto;
      max-width: 1000px;
      font-family: inherit;
    }
    .membership-maxiride h1,
    .membership-maxiride h2,
    .membership-maxiride h3 {
      margin-bottom: 0.5em;
    }
    .membership-maxiride p {
      margin-bottom: 1em;
      line-height: 1.6;
    }
    .membership-maxiride__hero {
      text-align: center;
      margin-bottom: 40px;
    }
    .membership-maxiride__hero-buttons {
      margin-top: 20px;
      display: flex;
      justify-content: center;
      gap: