/** Shopify CDN: Minification failed

Line 8:0 Unexpected "<"
Line 42:0 Unexpected "<"

**/
/* START_SECTION:ws-footer (INDEX:0) */
<style>
  .apple-footer {
    background-color: #f5f5f7;
    padding: 40px 20px;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  }
  .apple-footer-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 60px;
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
  }
  .apple-footer-column h4 {
    margin-bottom: 10px;
  }
  .apple-footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .apple-footer-column li {
    margin-bottom: 6px;
  }
  .apple-footer-column a {
    text-decoration: none;
  }
  .apple-footer-column img {
    max-width: 100%;
    margin-bottom: 10px;
  }
</style>
/* END_SECTION:ws-footer */
