/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 295:4 Unexpected "<"

**/
<style>
      table {
        width: 100%;
        border-collapse: collapse;
      }

      th,
      td {
        padding: 0px;
        text-align: center;
      }

      th {
        background-color: #f0f0f0;
      }
      img {
        width: 100%;
      }
      .bundle-section table {
        box-shadow: none;
        background: #fff;
      }
      .bundle-section table tr,
      .bundle-section table td {
        border: none;
      }
      .bundle-section table:not([class]) td {
        border: 0px solid #fff;
        padding: 0;
      }
      .bundle-section table td a {
        text-decoration: none;
        color: #333;
      }
      .bundle-section table td a:hover {
        text-decoration: underline;
      }
      .bundle-section table td a:hover img {
        padding: 3px;
        transition: padding 0.3s ease;
      }
      .bundle-section {
        padding: 30px 50px 30px 50px;
        background: #e6e6e6;
      }
      .bundle-section-content {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
      }
      .bundle-section-table {
        width: 100%;
        border-collapse: collapse;
      }
      .bundle-section-left,
      .bundle-section-right,
      .bundle-section-2-left {
        width: 50%;
      }
      .bundle-section-mobile {
        width: 50%;
      }
      .bundle-section-3 {
        display: flex;
        padding-left: 20px;
      }
      .bg-white {
        background: #fff;
      }
      .bundle-section-1 img {
        width: 100%;
      }
      .bundle-fixed-width {
        width: 40%;
      }
      .bundle-full-width {
        flex-grow: 1;
      }
      .bundle-section-3 .bundle-title {
        align-items: center;
        justify-content: center;
        display: flex;
        padding: 0 25px 0 10px;
        text-align: center;
        flex-direction: column;
      }
      .bundle-section-3 .bundle-title img {
        max-width:100px;
        margin-top:5px;
      }
      .bundle-section-3 .bundle-title a,
      .bundle-section-2 a {
        text-decoration: none;
        color: #333;
      }
      .bundle-title a:hover {
        text-decoration: underline;
        color: #000;
      }
      .bundle-section-2 .bundle-title {
        padding: 0 15px;
        margin-bottom: 50px;
      }
      .bundle-section-2 .bundle-title h4 {
        font-size: 14px;
        font-weight: normal;
        margin: 5px auto 5px auto;
      }
      .bundle-section-2 .bundle-title img {
        width: 60%;
      }
      .bundle-section-3 .bundle-title h4 {
        font-size: 14px;
        font-weight: normal;
        max-width: 80px;
      }
      .bundle-section-4 {
        width: 25%;
      }
      .bundle-section-4 a {
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        color: #333;
      }
      .bundle-section-4 a h4 {
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        margin: 10px;
      }
      .padding-top {
        padding-top: 20px;
        padding-bottom: 10px;
      }
      .padding-bottom {
        padding-top: 10px;
        padding-bottom: 20px;
      }

      .link-area {
        text-align: center;
        padding-bottom: 50px;
      }
      .link-area a {
        margin: 40px auto;
        padding: 15px 30px;
        background: #e23c98;
        color: #fff;
        display: block;
        width: 150px;
        letter-spacing: 0.1rem;
        text-decoration: none;
      }
      .link-area a:hover {
        background: #fff;
        color: #333;
      }
      .bundle-section-2 {
        display: flex;
      }
      .interval-5 {
        width: 5px;
      }
      .interval-top-20 {
        margin-top: 20px;
      }
      .interval-left-20 {
        margin-left: 20px;
      }
      .bundle-section-alone-box {
        display: flex;
        flex-wrap: wrap;
        padding: 0 35px;
      }
      .bundle-section-flex20 {
        gap: 20px;
      }
      .bundle-section-flex0 {
        gap: 0px;
      }
      .bundle-section-alone-3 {
        flex: 1 1 calc(33.333% - 40px);
        min-width: 100px;
        box-sizing: border-box;
        margin: 10px 0;
      }
      .bundle-section-alone-5 {
        flex: 1 1 calc(20% - 2 * 10px);
        min-width: 100px;
        box-sizing: border-box;
        margin: 10px 0;
      }
      .bundle-section-alone-box .bundle-title {
        text-align: center;
        margin: 35px 0 20px 0;
      }
      .bundle-section-alone-box .bundle-title h4 {
        font-size: 12px;
        font-weight: normal;
        margin: auto;
      }
      .bundle-section-alone-box .bundle-title > div {
        font-size: 12px;
        color: #3a312e;
      }

      .bundle-section-box {
        background: #fff;
        display: flex;
        gap: 20px;
        padding: 20px 20px 20px 20px;
      }

      @media (max-width: 768px) {
        tr {
          display: flex;
          flex-direction: column;
        }
        td {
          width: 100%;
        }
        .bundle-section {
          padding: 0;
          background: #fff;
          margin-top: 20px;
        }
        .bundle-section table,
        .bundle-section table,
        tr,
        .bundle-section table,
        td {
          display: flex;
          flex-direction: column;
        }
        .bundle-section-left,
        .bundle-section-right,
        .bundle-section-2-left {
          width: 100%;
        }
        .bundle-section-left {
          position: relative;
        }
        .bundle-section-left::before {
          content: "";
          display: block;
        }
        .bundle-section-mobile {
          width: 100%;
        }
        .bundle-section-left,
        .bundle-section-right,
        .bg-white {
          order: 1;
        }
        .bundle-section-left {
          order: 0;
        }
        .bundle-section-right:nth-child(2) {
          order: 2;
        }
        .bundle-section-right:nth-child(3) {
          order: 3;
        }
        .bundle-section-mobile:nth-child(4)::before {
          content: "";
          padding-top: 10%;
        }
        .bundle-section-2-left::before {
          content: "";
          display: block;
          padding-bottom: 129.41%;
        }
        .interval-mtop-20 {
          margin-top: 20px;
        }
        .interval-left-20 {
          margin-left: 0px;
        }
        .bundle-section-box {
          flex-wrap: wrap;
        }
        .bundle-section-4 {
          flex: 1 1 calc(50% - 20px);
        }
      }
    </style>