/** Shopify CDN: Minification failed

Line 335:1 Expected "}" to go with "{"

**/
.mmb-bundle {
  --mmb-navy: #1c2b6b;
  --mmb-blue:#0033A1;
  --mmb-border: #ececf3;
  --mmb-muted: #8a8a94;
  --mmb-green-bg: #e4f6ea;
  --mmb-green-text: #1f9254;
  --mmb-radius-lg: 18px;
  --mmb-radius-sm: 10px;
  /* max-width: 560px; */
  /* margin: 2rem 0; */
  /* padding: 22px; */
  /* background: #f4f6fb; */
  border-radius: var(--mmb-radius-lg);
  font-family: inherit;
}

/* .mmb-bundle__header {
  margin-bottom: 16px;
} */

.mmb-bundle__title {
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.25;
  color: var(--mmb-navy);
  margin: 0 0 15px;
}

.mmb-bundle__subtitle {
  font-size: 0.9rem;
  color: var(--mmb-muted);
  margin: 0;
}

.mmb-bundle__card {
  background: #fff;
  border-radius: var(--mmb-radius-lg);
  box-shadow: 0 2px 10px rgba(20, 30, 70, 0.06);
  padding: 6px 18px;
}

.mmb-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 0;
  border-bottom: 1px solid var(--mmb-border);
}

.mmb-item:last-child {
  border-bottom: none;
}

.mmb-item__image {
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 10px;
  background: #f2f3f8;
}

.mmb-item__body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.mmb-item__name {
  font-family:  "Shippori Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  color: var(--mmb-blue);
  text-decoration: none;
  line-height: 24px;
}

a.mmb-item__name:hover {
  text-decoration: underline;
}
.mmb-price-v-wrapper {
    display: flex;
    gap: 15px;
    align-items: center;
}

.mmb-item__pricing {
    display: flex;
    align-items: baseline;
    /* gap: 8px; */
    flex-direction: column;
}

.mmb-item__price {
  font-size: 15px;
  line-height:20px;
  font-weight: 600;
  color: #414652;
}

.mmb-item__compare {
  font-size: 12px;
  line-height:16px;
  font-weight:400;
  color: #70747D;
  text-decoration: line-through;
}

.mmb-item__variant-pill {
  display: inline-block;
  width: fit-content;
  font-size: 0.78rem;
  color: #444;
  border: 1px solid #d7d7e0;
  border-radius: 8px;
  padding: 3px 10px;
}

.mmb-item__variant-select {
  width: fit-content;
  font-size: 12px !important;
  line-height:16px;
  font-weight:500;
  color: #414652;
  border: 1px solid #747474;
  border-radius: 8px;
  padding: 5px 26px 5px 10px;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 8px center / 12px;
  appearance: none;
  cursor: pointer;
}

.mmb-item--selectable {
  cursor: pointer;
}

.mmb-item--locked {
  cursor: default;
}

.mmb-item__toggle-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.mmb-item__check-icon {
  flex: 0 0 auto;
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M3.75001%2012.0003C3.74979%2010.552%204.13082%209.12918%204.85482%207.87484C5.57882%206.6205%206.62026%205.57885%207.87446%204.85461C9.12865%204.13037%2010.5514%203.74906%2011.9997%203.749C13.448%203.74894%2014.8708%204.13015%2016.125%204.85429C16.2972%204.95218%2016.5011%204.97799%2016.6922%204.9261C16.8833%204.87421%2017.0462%204.74883%2017.1452%204.57731C17.2442%204.40579%2017.2714%204.20207%2017.2208%204.0106C17.1702%203.81913%2017.0459%203.65545%2016.875%203.55529C15.0163%202.48216%2012.8554%202.05232%2010.7275%202.33243C8.59964%202.61254%206.62362%203.58694%205.10594%205.10452C3.58826%206.62211%202.61373%208.59806%202.33349%2010.7259C2.05324%2012.8538%202.48294%2015.0147%203.55595%2016.8735C4.62896%2018.7323%206.28531%2020.1851%208.26813%2021.0066C10.2509%2021.8281%2012.4494%2021.9723%2014.5226%2021.4171C16.5958%2020.8618%2018.4278%2019.6379%2019.7345%2017.9353C21.0413%2016.2327%2021.7497%2014.1465%2021.75%2012.0003C21.75%2011.8014%2021.671%2011.6106%2021.5303%2011.47C21.3897%2011.3293%2021.1989%2011.2503%2021%2011.2503C20.8011%2011.2503%2020.6103%2011.3293%2020.4697%2011.47C20.329%2011.6106%2020.25%2011.8014%2020.25%2012.0003C20.25%2014.1883%2019.3808%2016.2867%2017.8336%2017.8339C16.2865%2019.3811%2014.1881%2020.2503%2012%2020.2503C9.81198%2020.2503%207.71356%2019.3811%206.16638%2017.8339C4.61921%2016.2867%203.75001%2014.1883%203.75001%2012.0003Z%22%20fill%3D%22%230033A1%22/%3E%3Cpath%20d%3D%22M23.031%205.03097C23.1007%204.96124%2023.156%204.87846%2023.1938%204.78735C23.2315%204.69624%2023.2509%204.59859%2023.2509%204.49997C23.2509%204.40135%2023.2315%204.3037%2023.1938%204.2126C23.156%204.12149%2023.1007%204.0387%2023.031%203.96897C22.9612%203.89924%2022.8785%203.84392%2022.7873%203.80619C22.6962%203.76845%2022.5986%203.74902%2022.5%203.74902C22.4014%203.74902%2022.3037%203.76845%2022.2126%203.80619C22.1215%203.84392%2022.0387%203.89924%2021.969%203.96897L12%2013.9395L8.03097%209.96897C7.96124%209.89924%207.87846%209.84392%207.78735%209.80619C7.69624%209.76845%207.59859%209.74902%207.49997%209.74902C7.40136%209.74902%207.3037%209.76845%207.2126%209.80619C7.12149%209.84392%207.0387%209.89924%206.96897%209.96897C6.89924%2010.0387%206.84392%2010.1215%206.80619%2010.2126C6.76845%2010.3037%206.74902%2010.4014%206.74902%2010.5C6.74902%2010.5986%206.76845%2010.6962%206.80619%2010.7873C6.84392%2010.8785%206.89924%2010.9612%206.96897%2011.031L11.469%2015.531C11.5386%2015.6008%2011.6214%2015.6562%2011.7125%2015.694C11.8036%2015.7318%2011.9013%2015.7513%2012%2015.7513C12.0986%2015.7513%2012.1963%2015.7318%2012.2874%2015.694C12.3785%2015.6562%2012.4613%2015.6008%2012.531%2015.531L23.031%205.03097Z%22%20fill%3D%22%230033A1%22/%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
  opacity:0.4;
}

.mmb-item__toggle-input:checked ~ .mmb-item__check-icon {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M3.75001%2012.0003C3.74979%2010.552%204.13082%209.12918%204.85482%207.87484C5.57882%206.6205%206.62026%205.57885%207.87446%204.85461C9.12865%204.13037%2010.5514%203.74906%2011.9997%203.749C13.448%203.74894%2014.8708%204.13015%2016.125%204.85429C16.2972%204.95218%2016.5011%204.97799%2016.6922%204.9261C16.8833%204.87421%2017.0462%204.74883%2017.1452%204.57731C17.2442%204.40579%2017.2714%204.20207%2017.2208%204.0106C17.1702%203.81913%2017.0459%203.65545%2016.875%203.55529C15.0163%202.48216%2012.8554%202.05232%2010.7275%202.33243C8.59964%202.61254%206.62362%203.58694%205.10594%205.10452C3.58826%206.62211%202.61373%208.59806%202.33349%2010.7259C2.05324%2012.8538%202.48294%2015.0147%203.55595%2016.8735C4.62896%2018.7323%206.28531%2020.1851%208.26813%2021.0066C10.2509%2021.8281%2012.4494%2021.9723%2014.5226%2021.4171C16.5958%2020.8618%2018.4278%2019.6379%2019.7345%2017.9353C21.0413%2016.2327%2021.7497%2014.1465%2021.75%2012.0003C21.75%2011.8014%2021.671%2011.6106%2021.5303%2011.47C21.3897%2011.3293%2021.1989%2011.2503%2021%2011.2503C20.8011%2011.2503%2020.6103%2011.3293%2020.4697%2011.47C20.329%2011.6106%2020.25%2011.8014%2020.25%2012.0003C20.25%2014.1883%2019.3808%2016.2867%2017.8336%2017.8339C16.2865%2019.3811%2014.1881%2020.2503%2012%2020.2503C9.81198%2020.2503%207.71356%2019.3811%206.16638%2017.8339C4.61921%2016.2867%203.75001%2014.1883%203.75001%2012.0003Z%22%20fill%3D%22%230033A1%22/%3E%3Cpath%20d%3D%22M23.031%205.03097C23.1007%204.96124%2023.156%204.87846%2023.1938%204.78735C23.2315%204.69624%2023.2509%204.59859%2023.2509%204.49997C23.2509%204.40135%2023.2315%204.3037%2023.1938%204.2126C23.156%204.12149%2023.1007%204.0387%2023.031%203.96897C22.9612%203.89924%2022.8785%203.84392%2022.7873%203.80619C22.6962%203.76845%2022.5986%203.74902%2022.5%203.74902C22.4014%203.74902%2022.3037%203.76845%2022.2126%203.80619C22.1215%203.84392%2022.0387%203.89924%2021.969%203.96897L12%2013.9395L8.03097%209.96897C7.96124%209.89924%207.87846%209.84392%207.78735%209.80619C7.69624%209.76845%207.59859%209.74902%207.49997%209.74902C7.40136%209.74902%207.3037%209.76845%207.2126%209.80619C7.12149%209.84392%207.0387%209.89924%206.96897%209.96897C6.89924%2010.0387%206.84392%2010.1215%206.80619%2010.2126C6.76845%2010.3037%206.74902%2010.4014%206.74902%2010.5C6.74902%2010.5986%206.76845%2010.6962%206.80619%2010.7873C6.84392%2010.8785%206.89924%2010.9612%206.96897%2011.031L11.469%2015.531C11.5386%2015.6008%2011.6214%2015.6562%2011.7125%2015.694C11.8036%2015.7318%2011.9013%2015.7513%2012%2015.7513C12.0986%2015.7513%2012.1963%2015.7318%2012.2874%2015.694C12.3785%2015.6562%2012.4613%2015.6008%2012.531%2015.531L23.031%205.03097Z%22%20fill%3D%22%230033A1%22/%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
  opacity:1;
}

.mmb-summary {
  margin-top: 18px;
  background: #e4e9fb;
  border: 1px solid #c9d2f2;
  border-radius: var(--mmb-radius-lg);
  padding: 18px 20px;
  display: grid;
  /* grid-template-columns: 0.8fr 2fr; */
  grid-template-columns: auto auto;
  align-items: center;
  /* justify-content: space-between; */
  gap: 16px;
  flex-wrap: wrap;
}

.mmb-summary__label {
  font-size: 16px;
  line-height:24px;
  font-weight:700;
  font-family:  "Shippori Mincho", serif;
  color: #111827;
  margin: 0 0 2px;
}

.mmb-summary__prices {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
}

.mmb-summary__total {
  font-size: 20px;
  line-height:26px;
   font-family:  "Inter", serif;
  font-weight: 600;
  color: #0033a1;
}

.mmb-summary__compare {
  font-size: 14px;
  line-height:16px;
  font-weight:600;
  font-family:  "Inter", serif;
  color: #414652;
  text-decoration: line-through;
}

.mmb-summary__badge {
    display: inline-flex;
    margin-top: -5px;
    background: #fff;
    color: #16a34a;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    padding: 3px 8px;
    border-radius: 20px;
}

.mmb-summary__badge[hidden] {
  display: none;
}

.mmb-add-to-cart {
  flex: 0 0 auto;
  background: #fff;
  color: var(--mmb-navy);
  border: 2px solid var(--mmb-navy);
  border-radius: 999px;
  padding: 14px 34px;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease;
}

.mmb-add-to-cart:hover {
  background: var(--mmb-navy);
  color: #fff;
}

.mmb-add-to-cart:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  border-color: var(--mmb-border);
  color: var(--mmb-muted);
}

.mmb-add-to-cart:disabled:hover {
  background: #fff;
  color: var(--mmb-muted);
}

.mmb-error {
  margin-top: 0.6rem;
  font-size: 0.85rem;
  color: #c0392b;
}

.mmb-hint {
  margin-top: 0.6rem;
  font-size: 0.85rem;
  color: var(--mmb-muted);
}

.mmb-hint:empty {
  display: none;
}
.bundle-block-wrapper{
background: #F5F8FD;
    border-radius: 16px;
    padding: 24px 16px;
    margin-top:20px;
}
@media (max-width: 480px) {
  .mmb-summary {
  
  grid-template-columns: 1fr;
  }
  .mmb-bundle {
    
    margin-top: 20px;
}
/* .mmb-summary__total {
  font-size: 16px;
  line-height:20px;
   font-family:  "Inter", serif;
  font-weight: 600;
  color: #000000;
} */
  .mmb-summary {
    flex-direction: column;
    align-items: center;
  }

  .mmb-add-to-cart {
    width: 100%;
  }
  .mmb-price-v-wrapper {
    display: flex;
    gap: 5px;
    align-items: flex-start;
    flex-direction: column;
}
.mmb-item__pricing {
    
    flex-direction: row;
    gap:5px;
}

.mmb-add-to-cart {

  padding: 14px 24px;
}