.choose-path{background-color:var(--cp-bg, #f3f3ef);padding-top:var(--cp-pad-top, 60px);padding-bottom:var(--cp-pad-bottom, 60px);box-sizing:border-box}.choose-path__container{width:1840px;margin:0 auto;padding:0 var(--screen-padding);max-width:100%}.choose-path__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;margin-bottom:32px;flex-shrink:0}.choose-path__heading-wrap{max-width:760px;display:flex;flex-direction:column;align-items:center;gap:8px}.choose-path__heading{font-size:clamp(28px,3vw,44px);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin:0;color:var(--color-body-text)}.choose-path__description{font-size:16px;line-height:1.5;color:#605f5f;margin:0;max-width:600px}.choose-path__tabs{display:inline-flex;background:#1a1a1a;border-radius:8px;padding:4px;gap:0;margin-top:8px}.choose-path__tab{border:0;background:transparent;color:#fff;font-size:16px;font-weight:500;line-height:22px;padding:12px 28px;border-radius:6px;letter-spacing:.07px;cursor:pointer;transition:background .2s ease,color .2s ease}.choose-path__tab.is-active{background:#fff;color:#1a1a1a}.choose-path__panel{display:none}.choose-path__panel.is-active{display:block}.bundle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.bundle-card{background:#fff;border-radius:12px;padding:8px;display:flex;flex-direction:column}.bundle-card__image-wrapper{display:block;width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background-color:var(--color-beige)}.bundle-card__image-wrapper img,.bundle-card__image-wrapper svg{width:100%;height:100%;object-fit:cover;object-position:center}.bundle-card__image-wrapper svg{fill:#ccc}.bundle-card__content{padding:8px;flex:1}.bundle-card__form{height:100%;display:flex;flex-direction:column}.bundle-card__title{color:#000;font-size:22px;font-weight:700;line-height:1.4;letter-spacing:.07px;margin:0;padding-bottom:8px;border-bottom:1px dashed #CBCBCB}.bundle-card__items{display:flex;flex-direction:column;gap:4px;padding-block:8px}.bundle-card__item{display:flex;justify-content:space-between;gap:8px;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:.07px}.bundle-card__item .bundle-card__currency{font-size:10px}.bundle-card__item-title{color:#605f5f;flex:1}.bundle-card__item-price{color:#121212;font-weight:700}.bundle-card__options{display:flex;flex-direction:row-reverse;gap:8px;padding-block:16px;margin-top:auto;border-top:1px dashed #CBCBCB}.bundle-card__option{flex:1;border:1px solid #A7A7A7;border-radius:10px;padding:12px;cursor:pointer;position:relative;background:var(--color-beige);transition:all .2s ease;display:flex;flex-direction:column}.bundle-card__option.is-active{border-color:var(--color-body-text);background:#fff}.bundle-card__badge{position:absolute;top:0;right:0;background:#e63946;color:#fff;font-size:10px;font-weight:700;line-height:1.4;padding:2px 7px;border-radius:0 10px}.bundle-card__option-title{font-size:12px;font-weight:700;color:#1a1a1a;display:block;margin-bottom:8px;line-height:18px;position:relative;padding-left:26px}.bundle-card__option-title:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid var(--color-body-text);border-radius:50%;z-index:1}.bundle-card__option-title:after{content:"";position:absolute;left:4px;top:4px;width:10px;height:10px;background:var(--color-body-text);border-radius:50%;z-index:2;opacity:0}.bundle-card__option.is-active .bundle-card__option-title:after{opacity:1}.bundle-card__option-title p{margin:0}.bundle-card__option-title em{display:block;color:#a7a7a7;font-size:10px;font-style:italic;font-weight:500;line-height:1.2}.bundle-card__option-price-wrap{display:flex;flex-direction:column;gap:2px;margin-top:auto}.bundle-card__option-price{color:#007a4d;font-size:16px;font-weight:700;line-height:1.375;letter-spacing:.07px}.bundle-card__option-price .bundle-card__currency{font-size:12px}.bundle-card__option-compare,.bundle-card__option-save{color:#a7a7a7;font-size:12px;font-weight:500;line-height:1.2}.bundle-card__option-compare .bundle-card__currency,.bundle-card__option-save .bundle-card__currency{font-size:8px}.bundle-card__option-compare .bundle-card__amount{text-decoration:line-through}.bundle-card__button{--btn-font-size: 18px;border:0}.byo{--byo-section-bg: #f0efed;--byo-card-bg: #ffffff;--byo-text: #1a1a1a;--byo-muted: #8a8a8a;--byo-soft: #605f5f;--byo-divider: #cbcbcb;--byo-primary: #007a4d;--byo-secondary: #e63329;--byo-accent: #d6f64a;--byo-tip-bg: #f4f7e4;--byo-grey-active: #fbfaf9;--byo-grey-hover: #dbd8d4;--byo-stroke: #292923}.byo .byo__layout{display:none!important}.byo--desktop{display:block}.choose-path .byo__rules .byo__bolt,.choose-path .byo__rules .byo__bolt *,.choose-path .byo__rules .byo__rules-item strong{color:var(--byo-accent)!important}@media screen and (min-width:1201px){.byo--desktop .byo__layout-d{display:block;max-width:720px;margin:0 auto;padding:0}.byo--desktop .byo__wizard{display:flex;flex-direction:column}.byo--desktop .byo__step-d{display:none;flex-direction:column;gap:24px}.byo--desktop .byo__step-d.is-active{display:flex}.byo--desktop .byo__step-head-d{display:flex;flex-direction:column;gap:4px;color:var(--byo-text)}.byo--desktop .byo__step-title-d{font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.6px;margin:0}.byo--desktop .byo__step-desc-d{font-size:16px;font-weight:400;line-height:24px;letter-spacing:.07px;color:var(--byo-soft);margin:0}.byo--desktop .byo__picker{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:stretch}.byo--desktop .byo__preview{background:var(--byo-card-bg);border-radius:12px;overflow:hidden;aspect-ratio:1 / 1}.byo--desktop .byo__preview img,.byo--desktop .byo__preview svg{width:100%;height:100%;object-fit:cover;display:block}.byo--desktop .byo__product-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.byo--desktop .byo__product{position:relative;background:var(--byo-grey-active);border:1px solid var(--byo-grey-hover);border-radius:8px;padding:16px 20px;cursor:pointer;display:flex;flex-direction:column;gap:4px;transition:background .2s ease,color .2s ease,border-color .2s ease;width:100%;text-align:left;color:var(--byo-text);font:inherit;flex:1 1 0;min-height:72px;justify-content:center}.byo--desktop .byo__product[hidden]{display:none}.byo--desktop .byo__product:hover{background:var(--byo-grey-hover);border-color:var(--byo-grey-hover)}.byo--desktop .byo__product.is-active{background:var(--byo-primary);color:#fff;border-color:var(--byo-primary)}.byo--desktop .byo__product.is-active:hover{background:var(--byo-primary)}.byo--desktop .byo__product-title{font-size:18px;font-weight:700;line-height:1.3;letter-spacing:.07px;margin:0}.byo--desktop .byo__product-meta{font-size:14px;font-weight:500;line-height:20px;color:var(--byo-soft);margin:0}.byo--desktop .byo__product.is-active .byo__product-title{color:#fff}.byo--desktop .byo__product.is-active .byo__product-meta{color:#ffffffd9}.byo--desktop .byo__product-badge{position:absolute;top:-15px;right:-8px;background:#000;color:#fff;font-size:12px;font-weight:700;line-height:18px;letter-spacing:.07px;padding:2px 8px;border-radius:5.85px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.byo--desktop .byo__product-badge svg{width:18px;height:18px;color:#fff}.byo--desktop .byo__variants-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.byo--desktop .byo__variants-row[hidden]{display:none}.byo--desktop .byo__variants-label{font-size:14px;font-weight:600;color:var(--byo-text);letter-spacing:.07px}.byo--desktop .byo__variant-chips{display:flex;gap:8px;flex-wrap:wrap;flex:1;justify-content:flex-end}.byo--desktop .byo__variant-d{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:var(--byo-grey-active);border:1px solid var(--byo-grey-hover);border-radius:8px;font:inherit;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.07px;color:var(--byo-text);cursor:pointer;position:relative;overflow:hidden;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.byo--desktop .byo__variant-d.is-active{background:#fff;border-color:var(--byo-text);box-shadow:0 4px 9.15px #0000001f}.byo--desktop .byo__variant-img{width:24px;height:24px;border-radius:50%;object-fit:cover;flex:0 0 24px;background:var(--byo-section-bg)}.byo--desktop .byo__variant-swatch-d{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#b3d36a,#7ea83a);flex:0 0 24px}.byo--desktop .byo__variant-label{white-space:nowrap}.byo--desktop .byo__variant-check-d{position:absolute;top:0;right:0;width:18px;height:18px;background:var(--byo-text);color:#fff;border-radius:0 7px;display:none;align-items:center;justify-content:center}.byo--desktop .byo__variant-check-d svg{width:10px;height:10px;display:block}.byo--desktop .byo__variant-d.is-active .byo__variant-check-d{display:inline-flex}.byo--desktop .byo__qty-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.byo--desktop .byo__qty-label{font-size:14px;font-weight:600;color:var(--byo-text);letter-spacing:.07px}.byo--desktop .byo__actions{display:grid;grid-template-columns:1fr;gap:12px;margin-top:8px}.byo--desktop .byo__actions--two{grid-template-columns:1fr 1fr}.byo--desktop .byo__btn{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid var(--byo-stroke);background:#fff;color:var(--byo-text);border-radius:6px;padding:14px 24px;font-size:18px;font-weight:500;line-height:1.4;letter-spacing:-.4px;cursor:pointer;transition:background .2s ease,color .2s ease}.byo--desktop .byo__btn:hover{background:#f0efed}.byo--desktop .byo__btn--primary{background:var(--byo-text);color:#fff;border-color:var(--byo-text)}.byo--desktop .byo__btn--primary:hover{background:#2a2a2a}.byo--desktop .byo__btn:disabled{background:var(--byo-grey-hover);color:var(--byo-muted);cursor:not-allowed;border-color:var(--byo-grey-hover)}.byo--desktop .byo__sidebar-d{display:none!important}.byo--desktop [data-d-step="3"].is-active{position:fixed!important;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;background:#00000080;z-index:9999;display:flex!important;align-items:center;justify-content:center;padding:24px;flex-direction:column!important;gap:0}.byo--desktop [data-d-step="3"] .byo__step-modal-inner{background:#fff;border-radius:16px;width:100%;max-width:540px;max-height:calc(100dvh - 48px);overflow:hidden;padding:0;display:flex;flex-direction:column;gap:0;position:relative;box-shadow:0 20px 60px #0003}.byo--desktop [data-d-step="3"] .byo__step-modal-close{position:absolute;top:20px;right:20px;width:24px;height:24px;background:transparent;border:0;cursor:pointer;color:var(--byo-text);padding:0;z-index:2;display:inline-flex;align-items:center;justify-content:center}.byo--desktop [data-d-step="3"] .byo__step-modal-close svg{width:100%;height:100%;display:block}.byo--desktop [data-d-step="3"] .byo__step-head-d{padding-right:36px}.byo--desktop [data-d-step="3"] .byo__step-modal-top{flex-shrink:0;padding:24px 24px 16px;display:flex;flex-direction:column;gap:16px}.byo--desktop [data-d-step="3"] .byo__step-modal-top .byo__step-head-d{padding-right:36px}.byo--desktop [data-d-step="3"] .byo__step-modal-mid{flex:1 1 auto;min-height:0;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:16px}.byo--desktop [data-d-step="3"] .byo__step-modal-bot{flex-shrink:0;padding:16px 24px 24px;border-top:1px solid var(--byo-divider);background:#fff;display:flex;flex-direction:column;gap:12px}.byo--desktop [data-d-step="3"] .byo__step-modal-close{top:18px;right:18px}.byo--desktop [data-d-step="3"] .byo__rhythm-tip{display:none}.byo--desktop [data-d-step="3"] .byo__step-modal-actions{display:block}.byo--desktop [data-d-step="3"] .byo__step-modal-back-btn{display:none}.byo--desktop .byo__rhythm-toggle{display:inline-flex;background:#1a1a1a;border-radius:6px;padding:4px;width:100%}.byo--desktop .byo__rhythm-tab{flex:1;border:0;background:transparent;color:#fff;font-size:14px;font-weight:500;padding:10px 16px;border-radius:4px;cursor:pointer;white-space:nowrap}.byo--desktop .byo__rhythm-tab.is-active{background:#fff;color:#1a1a1a;font-weight:600}.byo--desktop .byo__cart-title{font-size:18px;font-weight:700;line-height:1.4;letter-spacing:.07px;color:#121212;margin:0}.byo--desktop .byo__cart-empty{font-size:14px;line-height:20px;color:var(--byo-muted);margin:0}.byo--desktop .byo__cart-item{display:flex;gap:12px;align-items:center}.byo--desktop .byo__cart-item-image{flex:0 0 60px;width:60px;height:60px;border-radius:10px;overflow:hidden;background:var(--byo-section-bg);padding:4px;box-sizing:border-box}.byo--desktop .byo__cart-item-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.byo--desktop .byo__cart-item-meta-row .byo__cart-item-meta,.byo--desktop .byo__cart-item-meta-row .byo__cart-item-price{margin:0}.byo--desktop .byo__cart-item-flavor{display:inline-flex;align-items:center;gap:4px;background:#f5f3ef;border-radius:999px;padding:2px 8px 2px 3px;font-size:12px;font-weight:500;color:var(--byo-text);width:fit-content}.byo--desktop .byo__cart-item-flavor-img{width:18px;height:18px;border-radius:50%;object-fit:cover;flex:0 0 18px;background:#fff}.byo--desktop .byo__cart-item-flavor-swatch{width:12px;height:12px;border-radius:2px;background:linear-gradient(135deg,#b3d36a,#7ea83a);flex:0 0 12px}.byo--desktop .byo__stepper-d{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:32px;padding:4px 12px;border:1px solid var(--byo-stroke);border-radius:4px;background:#fff}.byo--desktop .byo__stepper-btn-d{border:0;background:transparent;width:18px;height:18px;padding:0;cursor:pointer;color:var(--byo-stroke);display:inline-flex;align-items:center;justify-content:center}.byo--desktop .byo__stepper-btn-d svg{width:100%;height:100%;display:block}.byo--desktop .byo__stepper-qty-d{font-size:12px;font-weight:400;line-height:20px;letter-spacing:1.08px;text-transform:uppercase;color:var(--byo-stroke);min-width:12px;text-align:center}.byo--desktop .byo__cart-sep{border:0;border-top:1px dashed var(--byo-divider);margin:0}.byo--desktop .byo__totals{display:flex;flex-direction:column;gap:8px}.byo--desktop .byo__total-row,.byo--desktop .byo__grand{display:flex;align-items:baseline;justify-content:space-between;gap:16px;letter-spacing:.07px}.byo--desktop .byo__save-banner{display:flex;gap:8px;align-items:center;justify-content:center;background:#e633290d;border:1px solid var(--byo-secondary);border-radius:8px;padding:8px 12px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.07px;color:#ff6b33;text-align:center}.byo--desktop .byo__rules{background:var(--byo-text);border:1px solid var(--byo-muted);border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:16px;color:#fff}.choose-path__panel .bundle-card__options{flex-direction:column-reverse}}@media screen and (min-width:1520px){.choose-path__panel .bundle-card__options{flex-direction:row-reverse}.bundle-card__option{width:50%}}@media screen and (min-width:1201px){.bundle-card__options{flex-direction:column-reverse}.bundle-card__option-title{font-size:16px;line-height:22px;letter-spacing:.07px}.bundle-card__option-title em{font-size:12px;color:var(--Black-400, #A7A7A7);letter-spacing:0}}@media screen and (min-width:1520px){.bundle-card__options{flex-direction:row-reverse}}@media screen and (max-width:1200px){.bundle-grid{grid-template-columns:repeat(2,1fr)}.byo--desktop .byo__sidebar-d,.byo--desktop aside.byo__sidebar-d{display:none!important}.byo--desktop .byo__layout-d{display:block!important;grid-template-columns:1fr!important}.byo--desktop .byo__wizard{display:block!important}.byo--desktop .byo__step-d{display:none!important;flex-direction:column;gap:20px}.byo--desktop .byo__step-d.is-active{display:flex!important}.byo--desktop .byo__step-head-d{display:flex;flex-direction:column;gap:4px;color:var(--byo-text)}.byo--desktop .byo__step-title-d{font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.4px;margin:0}.byo--desktop .byo__step-desc-d{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.07px;color:var(--byo-soft);margin:0}.byo--desktop .byo__picker{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.byo--desktop .byo__preview{background:var(--byo-card-bg);border-radius:12px;overflow:hidden;aspect-ratio:1 / 1}.byo--desktop .byo__preview img,.byo--desktop .byo__preview svg{width:100%;height:100%;object-fit:cover;display:block}.byo--desktop .byo__product-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.byo--desktop .byo__product{position:relative;background:var(--byo-grey-active);border:1px solid var(--byo-grey-hover);border-radius:8px;padding:12px 14px;cursor:pointer;display:flex;flex-direction:column;gap:2px;transition:background .2s ease,color .2s ease,border-color .2s ease;width:100%;text-align:left;color:var(--byo-text);font:inherit;flex:1 1 0;min-height:60px;justify-content:center}.byo--desktop .byo__product[hidden]{display:none}.byo--desktop .byo__product.is-active{background:var(--byo-primary);color:#fff;border-color:var(--byo-primary)}.byo--desktop .byo__product-title{font-size:14px;font-weight:700;line-height:1.3;margin:0}.byo--desktop .byo__product-meta{font-size:11px;font-weight:500;line-height:16px;color:var(--byo-soft);margin:0}.byo--desktop .byo__product.is-active .byo__product-title{color:#fff}.byo--desktop .byo__product.is-active .byo__product-meta{color:#ffffffd9}.byo--desktop .byo__product-badge{position:absolute;top:-15px;right:-8px;background:#000;color:#fff;font-size:12px;font-weight:700;line-height:18px;letter-spacing:.07px;padding:2px 8px;border-radius:5.85px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.byo--desktop .byo__product-badge svg{width:12px;height:12px;color:#fff}.byo--desktop .byo__variants-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.byo--desktop .byo__variants-row[hidden]{display:none}.byo--desktop .byo__variants-label{font-size:13px;font-weight:600;color:var(--byo-text)}.byo--desktop .byo__variant-chips{display:flex;gap:6px;flex-wrap:wrap;flex:1;justify-content:flex-end}.byo--desktop .byo__variant-d{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:var(--byo-grey-active);border:1px solid var(--byo-grey-hover);border-radius:8px;font:inherit;font-size:12px;font-weight:500;color:var(--byo-text);cursor:pointer;position:relative}.byo--desktop .byo__variant-d.is-active{background:#fff;border-color:var(--byo-text)}.byo--desktop .byo__variant-swatch-d{width:16px;height:16px;border-radius:4px;background:linear-gradient(135deg,#b3d36a,#7ea83a);flex:0 0 16px}.byo--desktop .byo__variant-check-d{display:none}.byo--desktop .byo__variant-d.is-active .byo__variant-check-d{display:inline-flex}.byo--desktop .byo__qty-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.byo--desktop .byo__qty-label{font-size:13px;font-weight:600;color:var(--byo-text)}.byo--desktop .byo__actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:4px}.byo--desktop .byo__actions--two{grid-template-columns:1fr 1fr}.byo--desktop .byo__btn{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid var(--byo-stroke);background:#fff;color:var(--byo-text);border-radius:6px;padding:12px 18px;font-size:16px;font-weight:500;cursor:pointer}.byo--desktop .byo__btn--primary{background:var(--byo-text);color:#fff;border-color:var(--byo-text)}.byo--desktop .byo__btn:disabled{background:var(--byo-grey-hover);color:var(--byo-muted);cursor:not-allowed;border-color:var(--byo-grey-hover)}.byo--desktop .byo__stepper-d{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:32px;padding:4px 12px;border:1px solid var(--byo-stroke);border-radius:4px;background:#fff}.byo--desktop .byo__stepper-btn-d{border:0;background:transparent;width:18px;height:18px;padding:0;cursor:pointer;color:var(--byo-stroke);display:inline-flex;align-items:center;justify-content:center}.byo--desktop .byo__stepper-btn-d svg{width:100%;height:100%;display:block}.byo--desktop .byo__stepper-qty-d{font-size:12px;letter-spacing:1.08px;text-transform:uppercase;color:var(--byo-stroke);min-width:12px;text-align:center}.byo--desktop .byo__rules{background:var(--byo-text);border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:12px;color:#fff}.byo--desktop .byo__rules-sep{border:0;border-top:1px dashed rgba(255,255,255,.3);margin:0}.byo--desktop .byo__rhythm-toggle{display:inline-flex;background:#1a1a1a;border-radius:6px;padding:4px;width:100%}.byo--desktop .byo__rhythm-tab{flex:1;border:0;background:transparent;color:#fff;font-size:14px;font-weight:500;padding:10px 14px;border-radius:4px;cursor:pointer;white-space:nowrap}.byo--desktop .byo__rhythm-tab.is-active{background:#fff;color:#1a1a1a;font-weight:600}.byo--desktop .byo__cart-title{font-size:18px;font-weight:700;line-height:1.4;color:#121212;margin:0}.byo--desktop .byo__cart-items{display:flex;flex-direction:column;gap:8px}.byo--desktop .byo__cart-empty{font-size:14px;line-height:20px;color:var(--byo-muted);margin:0}.byo--desktop .byo__cart-item{display:flex;gap:12px;align-items:center}.byo--desktop .byo__cart-item-image{flex:0 0 60px;width:60px;height:60px;border-radius:10px;overflow:hidden;background:var(--byo-section-bg);padding:4px;box-sizing:border-box}.byo--desktop .byo__cart-item-image img{width:100%;height:100%;object-fit:contain;display:block;border-radius:6px}.byo--desktop .byo__cart-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.byo--desktop .byo__cart-item-name{font-size:14px;font-weight:700;line-height:20px;color:var(--byo-stroke);margin:0}.byo--desktop .byo__cart-item-meta,.byo--desktop .byo__cart-item-price{font-size:11px;font-weight:500;line-height:16px;color:var(--byo-soft);margin:0}.byo--desktop .byo__cart-item-flavor{display:inline-flex;align-items:center;gap:4px;background:#f5f3ef;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:500;color:var(--byo-text);width:fit-content;margin-top:2px}.byo--desktop .byo__cart-item-flavor-img{width:18px;height:18px;border-radius:3px;object-fit:cover;flex:0 0 18px}.byo--desktop .byo__cart-item-flavor-swatch{width:10px;height:10px;border-radius:2px;background:linear-gradient(135deg,#b3d36a,#7ea83a);flex:0 0 10px}.byo--desktop .byo__cart-sep{border:0;border-top:1px dashed var(--byo-divider);margin:0}.byo--desktop .byo__totals{display:flex;flex-direction:column;gap:6px}.byo--desktop .byo__total-row,.byo--desktop .byo__grand{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.byo--desktop .byo__grand-label{font-size:14px;font-weight:500;line-height:20px;color:var(--byo-muted)}.byo--desktop .byo__grand-value{font-size:18px;font-weight:700;line-height:24px;color:var(--byo-primary)}.byo--desktop .byo__save-banner{display:flex;gap:6px;align-items:center;justify-content:center;background:#e633290d;border:1px solid var(--byo-secondary);border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700;line-height:18px;color:#ff6b33;text-align:center}.byo--desktop [data-d-step="3"] .byo__step-modal-inner{display:flex;flex-direction:column;gap:16px;padding:0;background:transparent;position:relative;width:100%}.byo--desktop [data-d-step="3"] .byo__step-modal-close{display:none!important}.byo--desktop [data-d-step="3"] .byo__step-modal-top,.byo--desktop [data-d-step="3"] .byo__step-modal-mid,.byo--desktop [data-d-step="3"] .byo__step-modal-bot{display:flex;flex-direction:column;gap:16px;padding:0;border:0;background:transparent}.byo--desktop [data-d-step="3"] .byo__step-modal-mid{overflow:visible;flex:none}.byo--desktop [data-d-step="3"] .byo__step-head-d{padding-right:0}.byo--desktop [data-d-step="3"] .byo__rhythm-tip{display:block;background:var(--byo-tip-bg, #f4f7e4);border-left:2px solid var(--byo-primary);border-radius:10px 0 0 10px;padding:8px 8px 8px 12px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:.07px;color:var(--byo-text)}.byo--desktop [data-d-step="3"] .byo__rhythm-tip:empty{display:none}.byo--desktop [data-d-step="3"] .byo__step-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.byo--desktop [data-d-step="3"] .byo__step-modal-back-btn{display:flex;align-items:center;justify-content:center;border:1px solid var(--byo-stroke);background:#fff;color:var(--byo-text);border-radius:6px;padding:12px 18px;font-size:16px;font-weight:500;line-height:1.4;cursor:pointer;width:100%}.byo--desktop [data-d-step="3"] .byo__cart-item{flex-wrap:wrap}.byo--desktop [data-d-step="3"] .byo__cart-item-info{min-width:0;width:calc(100% - 60px)}.byo--desktop [data-d-step="3"] .byo__cart-item .byo__stepper-d{flex:0 0 auto;margin:6px 0 0 60px}}@media screen and (max-width:749px){.choose-path{background-color:#fff;padding-block:var(--space-section-mobile)}.choose-path__header{gap:12px;margin-bottom:24px;text-align:left}.choose-path__heading{font-size:36px}.choose-path__tabs{width:100%}.choose-path__tab{flex:1;padding:8px 12px;font-size:16px}.byo--desktop .byo__product{padding:8px}.byo--desktop .byo__cart-item-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.byo--desktop .byo__cart-item-meta{margin:0}.byo--desktop .byo__cart-item-flavor{background:#f0efed;border-radius:8px;padding:4px 8px 4px 4px;gap:4px;font-size:12px;font-weight:500;line-height:18px;margin-top:0}.byo--desktop .byo__cart-item-flavor-img{width:20px;height:20px;border-radius:3.75px;flex:0 0 20px}.byo--desktop .byo__picker{display:flex;gap:8px;align-items:flex-start}.byo--desktop .byo__preview{flex:1 1 50%;min-width:0;border-radius:16px;overflow:hidden;aspect-ratio:1 / 1;background:#fff}.byo--desktop .byo__preview img,.byo--desktop .byo__preview svg{width:100%;height:100%;object-fit:cover;display:block}.byo--desktop .byo__product-list{flex:1 1 50%;min-width:0;width:auto}.byo--desktop .byo__variants-row{flex-direction:column;align-items:flex-start;gap:12px}.byo--desktop .byo__variants-label{font-size:16px;font-weight:700;line-height:22px;letter-spacing:.07px}.byo--desktop .byo__variant-chips{width:100%;flex-wrap:nowrap;justify-content:flex-start;gap:8px;flex:none}.byo--desktop .byo__variant-d{flex:1 0 0;min-width:0;display:flex;align-items:center;gap:8px;padding:8px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.07px}.byo--desktop .byo__variant-d.is-active{box-shadow:0 4px 9.15px #0000001f}.byo--desktop .byo__variant-img{width:40px;height:40px;border-radius:8px;flex:0 0 40px}.byo--desktop .byo__variant-label{white-space:normal;word-break:break-word;flex:1;text-align:left}.byo--desktop .byo__variant-check-d{position:absolute;top:4px;right:4px;width:16px;height:16px;background:transparent;border-radius:0;padding:0;display:none}.byo--desktop .byo__variant-d.is-active .byo__variant-check-d{display:block}.byo--desktop .byo__variant-check-d svg{width:16px;height:16px;display:block}.bundle-grid{grid-template-columns:repeat(2,1fr);gap:24px 8px}.bundle-card{padding:0;background:none}.bundle-card__content{padding:8px 0 0}.bundle-card__title{font-size:14px}.bundle-card__options{flex-direction:column-reverse;gap:0;padding:8px 0}.bundle-card__option{padding:8px;transition:all .3s ease}.bundle-card__option.bundle-card__option--onetime{padding-top:16px;margin-top:-8px;border-radius:0 0 10px 10px}.bundle-card__option.bundle-card__option--onetime.is-active{border-radius:10px;padding-top:8px}.bundle-card__option.is-active{z-index:2;position:relative}.bundle-card__option.bundle-card__option--subscribe{border-radius:10px 10px 0 0;padding-bottom:16px}.bundle-card__option.bundle-card__option--subscribe.is-active{border-radius:10px;padding-bottom:8px}.bundle-card__item{font-size:12px}.bundle-card__item .bundle-card__item-price{display:none}.bundle-card__button{--btn-font-size: 16px}}@media screen and (max-width:374px){.bundle-grid button.bundle-card__button{font-size:14px;padding-left:0;padding-right:0;width:100%}}@media screen and (min-width:750px){.choose-path__tabs{font-size:16px;line-height:26px}.choose-path__tab{padding:12px 16px;min-width:231px}}.byo__grid-layout{display:grid;grid-template-columns:72% 26%;gap:2%;align-items:start}.byo__grid-left{display:flex;flex-direction:column;gap:20px}.byo__product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.byo__pcard{display:flex;flex-direction:column;background:#fff;padding:0;cursor:pointer;text-align:left;font:inherit;color:var(--byo-text, #1a1a1a);transition:border-color .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;border:8px solid #fff;border-radius:8px}.byo__pcard-img-wrap{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f3ef;border-radius:8px}.byo__pcard-img{width:100%;height:100%;object-fit:cover;display:block}.byo__pcard-img-wrap svg{width:100%;height:100%;fill:#d0cdc8}.byo__pcard-check{position:absolute;top:10px;right:10px;width:24px;height:24px;background:#0000001a;border:1px solid #92908D;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;color:#fff;padding:5px}.byo__pcard-check .checked{width:12px;height:12px;border-radius:3px;background:#1a1a1a;opacity:0}.byo__pcard.is-selected .byo__pcard-check .checked{opacity:1}.byo__pcard-info{padding:10px 12px 12px;display:flex;flex-direction:column;gap:2px}.byo__pcard-name{font-size:18px;font-weight:700;line-height:1.3;color:var(--byo-text, #1a1a1a);margin:0}.byo__pcard-meta{font-size:14px;font-weight:500;color:var(--byo-soft, #605f5f);line-height:1.4;margin:0}.byo__pcard-price{font-weight:700;color:var(--byo-text, #1a1a1a);margin:4px 0 0}.byo__pcard-price .byo__pcard-currency{font-size:14px}.byo__pcard-price .byo__pcard-amount{font-size:20px}.byo__pcard-flavor{position:absolute;left:10px;bottom:10px;font-size:12px;font-weight:600;color:var(--byo-primary, #007a4d);background:#fff;border-radius:4px;padding:2px 4px;line-height:1.6;width:fit-content}.byo__sidebar-new{position:sticky;top:100px;border-radius:8px;border:1px solid #F0EFED;background:#fff;padding:16px}.byo__sidebar-inner-new{display:flex;flex-direction:column;gap:16px;margin-top:16px}.byo__rhythm-toggle{display:inline-flex;background:#1a1a1a;border-radius:6px;padding:4px;width:100%}.byo__rhythm-tab{flex:1;border:0;background:transparent;color:#fff;font-size:13px;font-weight:500;padding:9px 10px;border-radius:4px;cursor:pointer;white-space:nowrap;transition:background .2s ease,color .2s ease}.byo__rhythm-tab.is-active{background:#fff;color:#1a1a1a;font-weight:600}.byo__cart-header-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.byo__cart-count-badge{font-size:12px;font-weight:600;color:var(--byo-muted, #8a8a8a);white-space:nowrap}.byo__cart-title{font-size:16px;font-weight:700;line-height:1.4;color:#121212;margin:0}.byo__cart-items{display:flex;flex-direction:column;gap:12px;min-height:40px}.byo__cart-empty{font-size:13px;color:var(--byo-muted, #8a8a8a);margin:0;line-height:1.5}.byo__cart-item{display:flex;gap:10px;align-items:center}.byo__cart-item-image{flex:0 0 60px;width:60px;height:60px;border-radius:10px;overflow:hidden;background:#f5f3ef;padding:4px;box-sizing:border-box}.byo__cart-item-image img{width:100%;height:100%;object-fit:contain;display:block;border-radius:6px}.byo__cart-item-info{flex:1;min-width:0}.byo__cart-item-name{font-size:13px;font-weight:700;line-height:1.3;color:#292923;margin:0}.byo__cart-item-price{font-size:12px;font-weight:500;color:var(--byo-soft, #605f5f);margin:1px 0 0}.byo__cart-item-price .byo__pcard-currency{font-size:8px}.byo__cart-sep{border:0;border-top:1px dashed var(--byo-divider, #cbcbcb);margin:0}.byo__rules-title{color:#fff;font-feature-settings:"liga" off,"clig" off;font-size:20px;font-style:normal;font-weight:700;line-height:1.2;margin:0}.byo__rules-sep{border:0;border-top:1px dashed var(--byo-divider, #cbcbcb);margin:0}.byo__rules-list{display:flex;flex-direction:column;gap:5px;margin:0;padding:0}.byo__rules-item{display:flex;gap:8px}.byo__rules-item strong{font-weight:700}.byo__bolt{width:24px;height:24px;color:var(--byo-accent)}.byo__bolt svg{width:100%;height:100%;display:block;color:var(--byo-accent)}.byo__totals{display:flex;flex-direction:column;gap:8px}.byo__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.byo__total-label{color:#8a8a8a;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:500;line-height:1.375;letter-spacing:.07px}.byo__total-value{color:#1a1a1a;text-align:right;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:700;line-height:1.375;letter-spacing:.07px}.byo__currency{font-size:12px}.byo__total-row:first-child .byo__total-value{color:#8a8a8a}.byo__discount-tag{display:inline-flex;align-items:center;background:#d4f542;color:#0a0a0a;font-size:10px;font-style:normal;font-weight:900;line-height:1.4;letter-spacing:.9px;padding:2px 5px;border-radius:4px}.byo__discount-tag.no-discount{display:none}.byo__grand{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.byo__grand-label{font-size:14px;font-weight:500;color:var(--byo-muted, #8a8a8a)}.byo__grand-value{font-size:16px;font-weight:700;color:var(--byo-primary, #007A4D);white-space:nowrap}.byo__save-banner{display:flex;gap:6px;align-items:center;justify-content:center;background:#e633290d;border:1px solid #e63329;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700;color:#e63329;text-align:center}.byo__summary-totals{display:flex;flex-direction:column;gap:16px}.byo__savings-note{display:flex;align-items:flex-start;gap:8px;background:var(--byo-tip-bg, #f4f7e4);border-left:2px solid var(--byo-primary, #007a4d);border-radius:0 8px 8px 0;padding:10px 12px;font-size:13px;font-weight:500;line-height:1.45;color:var(--byo-text, #1a1a1a)}.byo__savings-note-icon{flex:0 0 14px;width:14px;height:14px;margin-top:2px;color:var(--byo-primary, #007a4d)}.byo__savings-note-icon svg{width:100%;height:100%;display:block}.byo__savings-note-text{margin:0}.byo--desktop .byo__summary-totals[hidden],.byo--desktop .byo__savings-note[hidden],.byo--desktop .byo__savings-note-text[hidden],.byo--desktop .byo__totals[hidden],.byo--desktop .byo__total-row[hidden],.byo--desktop .byo__grand[hidden],.byo--desktop .byo__save-banner[hidden]{display:none}@media screen and (max-width:1200px){.byo__grid-layout{grid-template-columns:1fr 340px;gap:20px}.byo__product-grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media screen and (max-width:900px){.byo__grid-layout{grid-template-columns:1fr;gap:24px}.byo__sidebar-new{position:static}}@media screen and (max-width:749px){.byo__product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.byo__sidebar-inner-new{margin-top:0}.byo__rhythm-tab{font-size:12px;padding:8px 6px}.byo__pcard-name{font-size:14px}.byo__pcard-meta{font-size:12px}.byo__pcard{border:0}}.view-sp{display:none}@media screen and (max-width:749px){.view-sp{display:block}.view-pc{display:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-find-your-stacks-choose-path.css.map */
