.pdp-bundle{--pdpb-ink: #2b0101;--pdpb-red: #ff0000;--pdpb-green: #00953c;--pdpb-cream: #fff7ee;--pdpb-beige: #fbeadf;--simple-ink: #2b0101;--simple-red: #f10000;--simple-cream: #fff7ee;--simple-yellow: #f3ea1c;--simple-green: #33c659;color:var(--pdpb-ink);background:var(--pdpb-beige)}.pdp-bundle__form{margin-top:0}.pdp-bundle__form .simple-pdp__label{margin:22px 0 10px}.pdp-bundle__form .simple-pdp__option-grid{padding-top:10px}.pdp-bundle *,.pdp-bundle *:before,.pdp-bundle *:after{box-sizing:border-box}.pdp-bundle a{color:inherit;text-decoration:none}.pdp-bundle__wrap{max-width:1240px;margin:0 auto;padding:0 18px}.pdp-bundle__hero{display:grid;gap:28px;padding:28px 0 40px}@media(min-width:990px){.pdp-bundle__hero{grid-template-columns:1.1fr 1fr;gap:48px}}.pdp-bundle__gallery{display:grid;gap:12px;align-self:start}@media(min-width:990px){.pdp-bundle__gallery{position:sticky;top:120px}}.pdp-bundle__main-image{aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:var(--pdpb-cream)}.pdp-bundle__main-image img{width:100%;height:100%;display:block;object-fit:cover}.pdp-bundle__thumbs-wrap{display:flex;align-items:center;gap:6px}.pdp-bundle__thumbs{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:1}.pdp-bundle__thumbs::-webkit-scrollbar{display:none}.pdp-bundle__thumbs .pdp-bundle__thumb{flex:0 0 calc((100% - 32px)/5);scroll-snap-align:start}.pdp-bundle__thumbs-arrow{display:none}.pdp-bundle__thumbs-arrow:disabled{opacity:.3;cursor:default}.pdp-bundle__thumb{border:2px solid transparent;border-radius:8px;overflow:hidden;aspect-ratio:1 / 1;background:var(--pdpb-cream);padding:0;cursor:pointer}.pdp-bundle__thumb.is-active{border-color:var(--pdpb-red)}.pdp-bundle__thumb img{width:100%;height:100%;display:block;object-fit:cover}.pdp-bundle__summary{align-self:start;display:flex;flex-direction:column;min-width:0}.pdp-bundle__title{font-family:"Gaya",var(--font-heading-family, serif);font-size:clamp(38px,5vw,48px);font-weight:400;line-height:.87;margin:0 0 14px}.pdp-bundle__rating{display:inline-flex;align-items:center;gap:26px;margin:0 0 14px}.pdp-bundle__stars{display:inline-flex;gap:4px;color:var(--pdpb-red)}.pdp-bundle__star-wrap{display:inline-flex}.pdp-bundle__star-wrap.is-empty{opacity:.25}.pdp-bundle__star{width:24px;height:24px;display:block}.pdp-bundle__review-count{font-family:"Magda",var(--font-body-family, sans-serif);font-size:16px;font-weight:700;letter-spacing:.64px;text-decoration:underline;text-underline-position:from-font;white-space:nowrap}.pdp-bundle__lede{font-family:"Magda",var(--font-body-family, sans-serif);font-size:18px;font-weight:700;line-height:1.4;margin:0 0 20px}.pdp-bundle__benefits{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);justify-content:start;gap:12px 38px;list-style:none;margin:0;padding:0}@media(max-width:759px){.pdp-bundle__benefits{grid-template-rows:repeat(3,auto);gap:12px 24px}}.pdp-bundle__benefit{display:flex;align-items:center;gap:8px;font-family:"Magda",var(--font-body-family, sans-serif);font-size:20px;font-weight:700;white-space:nowrap}.pdp-bundle__check{width:24px;height:24px;flex-shrink:0;color:var(--pdpb-green)}.pdp-bundle__shape-select{position:relative}.pdp-bundle__shape-label{display:block;font-family:"Magda",var(--font-body-family, sans-serif);font-size:18px;font-weight:700;text-transform:uppercase;margin:22px 0 10px}.pdp-bundle__shape-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;background:#fff;border:1.5px solid var(--pdpb-ink);border-radius:12px;padding:12px 14px;font-family:"Magda",var(--font-body-family, sans-serif);cursor:pointer;color:var(--pdpb-ink)}.pdp-bundle__shape-current{display:flex;align-items:center;gap:10px}.pdp-bundle__shape-name{text-transform:capitalize}.pdp-bundle__shape-trigger .pdp-bundle__shape-name{font-size:20px}.pdp-bundle__shape-icon{height:32px;width:auto;max-width:36px;object-fit:contain;display:block}.pdp-bundle__chevron{color:var(--pdpb-ink);flex-shrink:0;transition:transform .2s ease}.pdp-bundle__shape-select.is-open .pdp-bundle__chevron{transform:rotate(180deg)}.pdp-bundle__shape-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;background:#fff;border:1.5px solid var(--pdpb-ink);border-radius:12px;padding:10px}.pdp-bundle__shape-list{list-style:none;margin:0;padding:0;display:grid;gap:4px;max-height:min(60vh,480px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--pdpb-ink) transparent}.pdp-bundle__shape-list::-webkit-scrollbar{width:5px}.pdp-bundle__shape-list::-webkit-scrollbar-thumb{background:var(--pdpb-ink);border-radius:4px}.pdp-bundle__shape-option{display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px;font-family:"Magda",var(--font-body-family, sans-serif);font-size:18px;font-weight:700;color:var(--pdpb-ink)}a.pdp-bundle__shape-option:hover,.pdp-bundle__shape-option.is-current{background:#f9f5f4}.pdp-bundle__shape-option.is-disabled{opacity:.45}.pdp-bundle__shape-soldout{margin-left:auto;font-size:13px;text-transform:uppercase}.pdp-bundle__shape-gridwrap .pdp-bundle__shape-label{align-items:center;display:flex;gap:12px;justify-content:space-between;font-family:"Magda",var(--font-body-family, sans-serif);font-size:18px;font-weight:700;text-transform:uppercase;margin:22px 0 10px}.pdp-bundle__shape-gridwrap,.pdp-bundle__shape-grid{max-width:100%;min-width:0}.pdp-bundle__shape-grid .simple-pdp__shape{cursor:pointer;color:var(--pdpb-ink);border:1.5px solid var(--pdpb-ink)}.pdp-bundle__shape-grid .simple-pdp__shape-icon img{max-width:100%;max-height:100%;object-fit:contain}@media(max-width:759px){.pdp-bundle__shape-grid--no-carb-pasta,.pdp-bundle__shape-grid--gnocchi{grid-template-rows:86px}}.pdp-bundle__shape--soldout{opacity:.45;cursor:not-allowed}.pdp-bundle__shape--mix.is-active{background:var(--simple-yellow)}.pdp-bundle__shape-row{display:grid;align-items:end;gap:8px}@media(min-width:760px){.pdp-bundle__shape-row{grid-template-columns:1.6fr auto 1fr}}.pdp-bundle__shape-or{display:flex;align-items:center;justify-content:center;min-height:58px;font-family:"Magda",var(--font-body-family, sans-serif);font-size:16px;font-weight:700;text-transform:uppercase}@media(max-width:759px){.pdp-bundle__shape-or{min-height:0;margin:-2px 0}}.pdp-bundle__mix-toggle{display:flex;align-items:center;justify-content:center;gap:10px;min-height:58px;background:var(--simple-yellow);border:1.5px solid var(--pdpb-ink);border-radius:12px;padding:12px 14px;font-family:"Magda",var(--font-body-family, sans-serif);font-size:16px;font-weight:700;text-transform:uppercase;color:var(--pdpb-ink);cursor:pointer}.pdp-bundle__mix-toggle.is-active .pdp-bundle__chevron{transform:rotate(180deg)}.pdp-bundle__builder{display:block;margin-top:22px}.pdp-bundle__builder[hidden]{display:none}.pdp-bundle__tiers{position:relative;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1.5px solid var(--pdpb-ink);border-radius:12px;padding:26px 10px 14px;margin-bottom:12px}.pdp-bundle__tier-badge{position:absolute;top:0;right:14px;transform:translateY(-50%) rotate(3deg);background:var(--simple-red);border-radius:8px;color:#f9f5f4;font-family:"Magda",var(--font-body-family, sans-serif);font-size:14px;font-weight:700;padding:4px 8px;text-transform:uppercase;white-space:nowrap}.pdp-bundle__tier-track{position:absolute;top:61px;transform:translateY(-50%);left:12.5%;right:12.5%;height:3px;background:var(--pdpb-ink);opacity:.25}.pdp-bundle__tier{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;font-family:"Magda",var(--font-body-family, sans-serif);z-index:1}.pdp-bundle__tier-count{font-size:16px;font-weight:700;text-transform:uppercase;line-height:20px;height:20px;white-space:nowrap}.pdp-bundle__tier-dot{width:18px;height:18px;border-radius:50%;border:1.5px solid var(--pdpb-ink);background:#fff}.pdp-bundle__tier.is-reached .pdp-bundle__tier-dot{background:var(--simple-green)}.pdp-bundle__tier.is-target .pdp-bundle__tier-count{color:var(--simple-red)}.pdp-bundle__tier-off{font-size:14px;font-weight:700;text-transform:uppercase}.pdp-bundle__tier-ship{font-size:11px;font-weight:700;color:var(--simple-red);text-transform:uppercase;white-space:nowrap}.pdp-bundle__tier-ship.is-unavailable{text-decoration:line-through;opacity:.6}.pdp-bundle__builder-list{list-style:none;margin:0;padding:0;display:grid;gap:8px;max-height:420px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--pdpb-ink) transparent}.pdp-bundle__builder-item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;background:var(--pdpb-cream);border:1.5px solid var(--pdpb-ink);border-radius:12px;padding:8px 12px}.pdp-bundle__builder-item.has-qty{background:#fff}.pdp-bundle__builder-img{display:block;width:56px;height:56px;border-radius:8px;overflow:hidden}.pdp-bundle__builder-img img{width:100%;height:100%;object-fit:cover;display:block}.pdp-bundle__builder-name{font-family:"Magda",var(--font-body-family, sans-serif);font-size:18px;font-weight:700;text-transform:capitalize}.pdp-bundle__builder-add{background:var(--pdpb-ink);border:0;border-radius:999px;color:#fff;cursor:pointer;font-family:"Magda",var(--font-body-family, sans-serif);font-size:15px;font-weight:700;padding:9px 20px;text-transform:uppercase}.pdp-bundle__builder-stepper[hidden]{display:none}.pdp-bundle__builder-stepper{display:inline-flex;align-items:center;border:1.5px solid var(--pdpb-ink);border-radius:999px;background:#fff;overflow:hidden}.pdp-bundle__builder-minus,.pdp-bundle__builder-plus{background:none;border:0;cursor:pointer;font-size:18px;font-weight:700;color:var(--pdpb-ink);padding:6px 12px}.pdp-bundle__builder-plus:disabled{opacity:.3;cursor:not-allowed}.pdp-bundle__builder-count{font-family:"Magda",var(--font-body-family, sans-serif);font-size:16px;font-weight:700;min-width:20px;text-align:center}.pdp-bundle__builder-purchase,.pdp-bundle__builder-footer{margin-top:12px}.pdp-bundle__builder-status{font-family:"Magda",var(--font-body-family, sans-serif);font-size:14px;font-weight:700;margin:0 0 8px;text-align:center;text-transform:uppercase}.pdp-bundle__builder-upsell{display:block;width:fit-content;margin:0 auto 8px;background:var(--simple-yellow);border:1.5px solid var(--pdpb-ink);border-radius:8px;padding:5px 12px;font-family:"Magda",var(--font-body-family, sans-serif);font-size:14px;font-weight:700;text-align:center;text-transform:uppercase}.pdp-bundle__builder-upsell[hidden]{display:none}.pdp-bundle__builder-cta:disabled{opacity:.5;cursor:not-allowed}.pdp-bundle-tabs{background:var(--pdpb-beige);padding:8px 0 24px}.pdp-bundle__tabs-inline{margin-top:24px}.pdp-bundle-details{background:var(--pdpb-beige)}.pdp-bundle-details__inner{background:transparent;padding:8px 0 32px}.pdp-bundle-details__facts{display:grid;gap:24px 48px;margin:-4px 0 20px}@media(min-width:760px){.pdp-bundle-details__facts{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}}.pdp-bundle-details__subhead{font-family:"Magda",var(--font-body-family, sans-serif);font-size:16px;font-weight:700;text-transform:uppercase;margin:0 0 8px}.pdp-bundle-details__facts-col .pdp-bundle-details__subhead+.pdp-bundle-details__text{margin-bottom:16px}.pdp-bundle-details__macros{list-style:none;margin:0;padding:0;display:grid;gap:6px;font-family:"Magda",var(--font-body-family, sans-serif);font-size:18px;font-weight:700}.pdp-bundle-details__macros strong{display:inline-block;min-width:52px}.pdp-bundle-details__text{font-family:"Magda",var(--font-body-family, sans-serif);font-size:18px;font-weight:700;line-height:1.45;margin:0}.pdp-bundle__ugc-slot--gallery{margin-top:24px;padding-top:24px;border-top:4px solid var(--pdpb-ink)}.pdp-bundle__ugc-slot--mobile{margin-top:24px;padding-top:24px;border-top:4px dotted var(--pdpb-ink)}@media(min-width:990px){.pdp-bundle__ugc-slot--mobile{display:none}}@media(max-width:989px){.pdp-bundle__ugc-slot--gallery{display:none}}.pdp-bundle__ugc-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px}.pdp-bundle__ugc-title{font-family:var(--font-heading-family, "Gaya", serif);font-size:clamp(26px,4vw,34px);font-weight:400;margin:0}.pdp-bundle__ugc-nav{display:flex;gap:6px;flex:0 0 auto}.pdp-bundle__ugc-viewport{display:block}.pdp-bundle__ugc-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:1}.pdp-bundle__ugc-track::-webkit-scrollbar{display:none}.pdp-bundle__ugc-card{position:relative;flex:0 0 calc((100% - 12px)/2);aspect-ratio:1 / 1;margin:0;border-radius:16px;overflow:hidden;background:var(--pdpb-cream);scroll-snap-align:start}@media(max-width:989px){.pdp-bundle__ugc-card{flex-basis:72%}}.pdp-bundle__ugc-img,.pdp-bundle__ugc-placeholder{width:100%;height:100%;object-fit:cover;display:block}.pdp-bundle__ugc-placeholder{background:repeating-linear-gradient(45deg,#fff,#fff 12px,var(--pdpb-cream) 12px,var(--pdpb-cream) 24px)}.pdp-bundle__ugc-tags{position:absolute;left:10px;right:10px;bottom:10px;display:flex;flex-wrap:wrap;gap:6px}.pdp-bundle__ugc-tag{background:#f9f5f4;border-radius:10px;color:var(--pdpb-ink);font-family:"Magda",var(--font-body-family, sans-serif);font-size:13px;font-weight:700;padding:5px 10px;line-height:1}.pdp-bundle__ugc-tag--highlight{background:var(--pdpb-red);color:#fff}.pdp-bundle__ugc-arrow{flex:0 0 auto;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#fff;border:1.5px solid var(--pdpb-ink);border-radius:50%;color:var(--pdpb-ink);cursor:pointer}.pdp-bundle__ugc-arrow:disabled{opacity:.3;cursor:default}.nf-label{max-width:340px;background:#fff;border:2px solid var(--pdpb-ink);border-radius:6px;padding:8px 12px 10px;color:var(--pdpb-ink);font-family:"Magda",var(--font-body-family, sans-serif);line-height:1.15}.nf-label__title{font-family:var(--font-heading-family, "Gaya", serif);font-size:34px;font-weight:800;line-height:.95;letter-spacing:-.5px}.nf-label__servings{font-size:13px;padding-top:2px}.nf-label__serving-size{display:flex;justify-content:space-between;font-size:15px;font-weight:700;padding-bottom:4px}.nf-label__rule{background:var(--pdpb-ink);margin:2px 0}.nf-label__rule--lg{height:9px}.nf-label__amount{font-size:13px;font-weight:700;padding-top:2px}.nf-label__calories{display:flex;align-items:flex-end;justify-content:space-between;font-weight:800;border-bottom:4px solid var(--pdpb-ink);padding-bottom:2px}.nf-label__calories span:first-child{font-size:34px}.nf-label__calories span:last-child{font-size:54px;line-height:1}.nf-label__dv-head{font-size:12px;font-weight:700;text-align:right;padding:3px 0}.nf-label__row{display:flex;justify-content:space-between;gap:8px;font-size:14px;border-top:1px solid var(--pdpb-ink);padding:3px 0}.nf-label__row--indent{padding-left:18px}.nf-label__row--indent2{padding-left:34px}.nf-label__row--protein{border-top:4px solid var(--pdpb-ink)}.pdp-bundle-details__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:4px 0 24px}@media(max-width:759px){.pdp-bundle-details__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}.pdp-bundle-details__step{display:flex;flex-direction:column;gap:8px}.pdp-bundle-details__step-num{font-family:"Magda",var(--font-body-family, sans-serif);font-size:22px;font-weight:900;color:var(--pdpb-ink)}.pdp-bundle-details__step-media{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#fff}.pdp-bundle-details__step-img{width:100%;height:100%;object-fit:cover;display:block}.pdp-bundle-details__step-placeholder{display:block;width:100%;height:100%;background:repeating-linear-gradient(45deg,#fff,#fff 10px,var(--pdpb-cream) 10px,var(--pdpb-cream) 20px)}.pdp-bundle-details__step-text{font-family:"Magda",var(--font-body-family, sans-serif);font-size:16px;font-weight:700;line-height:1.3}.pdp-bundle-details__step-text p{margin:0}.pdp-bundle .simple-pdp__trust-line{align-items:center;display:inline-flex;gap:8px;justify-content:center;line-height:1.15;text-align:left}.pdp-bundle .simple-pdp__trust-line img{display:block;flex:0 0 auto;height:22px;width:22px}.pdp-bundle .simple-pdp__trust-copy{display:grid;gap:2px}
/*# sourceMappingURL=/cdn/shop/t/35/assets/pdp-bundle.css.map */
