gum-upsell-a.gum-upsell-a,.gum-upsell-a{--gum-upsell-a-border: #E7E7E7;--gum-upsell-a-title: #0C0C0C;--gum-upsell-a-price: #0C0C0C;--gum-upsell-a-subtitle: #888888;--gum-upsell-a-cta-bg: #3FBFC6;--gum-upsell-a-cta-text: #ffffff;--gum-upsell-a-radius: 16px;--gum-upsell-a-text: #0D2628;--gum-upsell-a-muted: #0D2628B2;--gum-upsell-a-teal: #3FBFC6;--gum-upsell-a-green: #26A243;display:none;width:100%;margin-top:12px;margin-bottom:18px}gum-upsell-a.gum-upsell-a.is-visually-active,.gum-upsell-a.is-visually-active{display:block}.gum-upsell-a__card{display:flex;align-items:center;gap:10px;width:100%;padding:16px;background:#fff;border:1px solid var(--gum-upsell-a-border);border-radius:var(--gum-upsell-a-radius);box-sizing:border-box}.gum-upsell-a__media{flex:0 0 auto}.gum-upsell-a__image{display:block;width:50px;height:50px;min-width:50px;object-fit:cover;border-radius:9px}.gum-upsell-a__image--placeholder{background:#f2f3f5}.gum-upsell-a__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.gum-upsell-a__title{margin:0;color:#133139;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.1}.gum-upsell-a__price{margin:0;color:var(--gum-upsell-a-price);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.1}.gum-upsell-a__subtitle{margin:0;color:var(--gum-upsell-a-subtitle);font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.1}.gum-upsell-a__actions{flex:0 0 auto;margin-left:auto}.gum-upsell-a__cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 16px;border:none;border-radius:8px;background:var(--gum-upsell-a-cta-bg);color:var(--gum-upsell-a-cta-text);font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer;gap:4px}.gum-upsell-a__cta-icon{font-size:140%;line-height:1}.gum-upsell-a__cta:disabled{opacity:.55;cursor:not-allowed}.gum-upsell-a__cta:not(:disabled):hover{filter:brightness(.96)}.gum-upsell-a__confirmations{margin-top:16px;padding:16px;background:#effcfc;border-radius:16px;box-sizing:border-box;border:1px solid #E7E7E7;overflow:hidden;max-height:640px;opacity:1;transform:translateY(0);transition:opacity .28s ease,transform .28s ease,margin-top .28s ease,padding-top .28s ease,padding-bottom .28s ease,max-height .32s ease,border-width .28s ease}.gum-upsell-a__confirmations.is-hiding{opacity:0;transform:translateY(-8px);margin-top:0;padding-top:0;padding-bottom:0;max-height:0;border-width:0;pointer-events:none}.gum-upsell-a__confirmations.hidden,.gum-upsell-a__confirmations[hidden]{display:none!important}.gum-upsell-a__confirmations-list{display:flex;flex-direction:column;gap:10px}.gum-upsell-a__confirmation-card{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:16px 10px;background:#fff;border:1px solid #E7E7E7;border-radius:16px;box-sizing:border-box}.gum-upsell-a__confirmation-main{flex:1 1 auto;min-width:0}.gum-upsell-a__confirmation-top{display:flex;align-items:flex-start;gap:10px}.gum-upsell-a__confirmation-check{display:inline-flex;flex:0 0 auto;margin-top:1px}.gum-upsell-a__confirmation-check svg{display:block;width:16px;height:16px}.gum-upsell-a__confirmation-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.gum-upsell-a__confirmation-title{margin:0;color:#133139;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.3}.gum-upsell-a__confirmation-flavors{margin:0;color:#6b7a7c;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.35}.gum-upsell-a__confirmation-price{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:2px}.gum-upsell-a__confirmation-compare{color:#0c0c0c;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}.gum-upsell-a__confirmation-total{color:#133139;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.2}.gum-upsell-a__confirmation-save{display:inline-flex;align-items:center;padding:3px 8px;border:1px solid #26A243;border-radius:999px;color:#26a243;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;line-height:1;white-space:nowrap;background-color:#e9f6ec}.gum-upsell-a__confirmation-reward{display:inline-flex;align-items:center;width:max-content;margin-top:4px;padding:5px 10px;border:1px solid #3FBFC6;border-radius:999px;color:#3fbfc6;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap;background-color:#effcfc}.gum-upsell-a__confirmation-reward.hidden,.gum-upsell-a__confirmation-compare.hidden,.gum-upsell-a__confirmation-save.hidden{display:none!important}.gum-upsell-a__confirmation-actions{display:flex;align-items:center;gap:14px;flex:0 0 auto}.gum-upsell-a__confirmation-action{padding:0;border:none;background:transparent;color:#133139;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.2;cursor:pointer}.gum-upsell-a__confirmation-action:hover{opacity:.75}.gum-upsell-a-modal__purchase-toggle.is-locked{opacity:.55;pointer-events:none}.gum-upsell-a-modal__purchase-toggle.is-locked .gum-upsell-a-modal__purchase-btn{cursor:not-allowed}.gum-upsell-a-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;visibility:hidden;pointer-events:none;opacity:0;transition:opacity .28s ease,visibility .28s}.gum-upsell-a-modal.is-open{visibility:visible;pointer-events:auto;opacity:1}.gum-upsell-a-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d26284d;display:block!important}.gum-upsell-a-modal__dialog{position:relative;z-index:1;width:100%;max-width:600px;max-height:85vh;display:flex;flex-direction:column;background:#fff;border-radius:10px;box-shadow:0 2px 20px #0000001a;overflow:hidden;border:1px solid #E4E4E4;opacity:0;transform:translateY(18px) scale(.97);transition:transform .36s cubic-bezier(.32,.72,0,1),opacity .3s ease}.gum-upsell-a-modal.is-open .gum-upsell-a-modal__dialog{opacity:1;transform:translateY(0) scale(1)}body.gum-upsell-a-modal-open{overflow:hidden!important;padding-right:var(--gum-upsell-a-scrollbar-gap, 0px)}.gum-upsell-a-modal__header{flex:0 0 auto}.gum-upsell-a-modal__header-top{display:flex;align-items:center;gap:12px;padding:9px 24px;border-bottom:1px solid #E4E4E4}.gum-upsell-a-modal__close{flex:0 0 auto;padding:0;border:none;background:transparent;cursor:pointer;color:var(--gum-upsell-a-text)}.gum-upsell-a-modal__close-circle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #D9D9D9;border-radius:50%;background:#fff}.gum-upsell-a-modal__close-circle svg{width:20px;height:20px;display:block}.gum-upsell-a-modal__title{margin:0;color:var(--gum-upsell-a-text);font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.1;letter-spacing:-.3px}.gum-upsell-a-modal__header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 24px}.gum-upsell-a-modal__price-block{min-width:0}.gum-upsell-a-modal__unit-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:3px;color:var(--gum-upsell-a-text);font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.2}.gum-upsell-a-modal__unit-compare{color:#888;font-size:14px;font-weight:400}.gum-upsell-a-modal__unit-compare.hidden,.gum-upsell-a-modal__footer-compare.hidden,.gum-upsell-a-modal__footer-save.hidden,.gum-upsell-a-modal__tier.hidden,.gum-upsell-a-modal__tier-unlocked.hidden,.hidden{display:none!important}.gum-upsell-a-modal__unit-label{color:#888;font-size:10px;font-weight:600;letter-spacing:0;text-transform:uppercase}.gum-upsell-a-modal__min-text{margin:4px 0 0;color:#888;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;line-height:1.3}.gum-upsell-a-modal__purchase-toggle{display:inline-flex;align-items:center;padding:4px;border:1px solid #E7E7E7;border-radius:999px;background:#fff;flex:0 0 auto}.gum-upsell-a-modal__purchase-btn{border:none;background:transparent;color:#0c0c0c;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1;padding:7px 8px;border-radius:999px;cursor:pointer;white-space:nowrap}.gum-upsell-a-modal__purchase-btn.is-active{background:#244c55;color:#fff}.gum-upsell-a-modal__body{flex:1;min-height:0;overflow-y:auto;padding:10px 24px 24px}.gum-upsell-a-modal__flavors{display:flex;flex-direction:column;gap:10px}.gum-upsell-a-modal__flavors.is-collapsed{max-height:370px;overflow:hidden;position:relative}.gum-upsell-a-modal__flavor{display:flex;align-items:stretch;flex-shrink:0;gap:0;border:1px solid #E4E4E4;border-radius:8px;background:#fff;overflow:hidden}.gum-upsell-a-modal__flavor:hover{border-color:var(--gum-upsell-a-teal);outline:2px solid var(--gum-upsell-a-teal);outline-offset:-1px;background:#f4fafa}.gum-upsell-a-modal__flavor-image{width:70px;min-width:70px;flex:0 0 70px;align-self:stretch}.gum-upsell-a-modal__flavor-image img,.gum-upsell-a-modal__flavor-image-placeholder{display:block;width:70px;height:100%;min-height:70px;object-fit:cover}.gum-upsell-a-modal__flavor-image-placeholder{background:#f2f3f5;min-height:70px}.gum-upsell-a-modal__flavor-content{flex:1 1 auto;min-width:0;padding:5px 16px;display:flex;flex-direction:column;justify-content:center}.gum-upsell-a-modal__flavor-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.gum-upsell-a-modal__flavor-title{color:var(--gum-upsell-a-text);font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.3}.gum-upsell-a-modal__flavor-tag{line-height:.8}.gum-upsell-a-modal__flavor-tag span{display:inline-block;background:var(--gum-upsell-a-teal);border-radius:40px;color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;line-height:1.3;padding:2px 6px}.gum-upsell-a-modal__flavor-tag.tag--low-stock span{background:#c7202e}.gum-upsell-a-modal__flavor-description{margin-top:2px;color:#0d2628b2;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gum-upsell-a-modal__flavor-qty{display:flex;align-items:center;gap:0px;padding:0 12px 0 0;flex:0 0 auto}.gum-upsell-a-modal__qty-btn{width:32px;height:32px;min-width:32px;padding:0;border:1px solid var(--gum-upsell-a-teal);border-radius:50%;background:#fff;color:var(--gum-upsell-a-text);font-family:Poppins,sans-serif;font-size:26px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.gum-upsell-a-modal__qty-btn:disabled{opacity:.35;cursor:not-allowed}.gum-upsell-a-modal__qty-input{width:32px;padding:0;border:none;text-align:center;font-family:Poppins,sans-serif;color:var(--gum-upsell-a-text);font-size:16px;font-weight:600;outline:none!important;box-shadow:none!important;background:transparent;-moz-appearance:textfield}.gum-upsell-a-modal__qty-input::-webkit-inner-spin-button,.gum-upsell-a-modal__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gum-upsell-a-modal__show-all{display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;margin-left:auto;margin-right:auto;margin-top:18px;min-height:40px;padding:5px 16px;border:1px solid #3FBFC6;border-radius:999px;background:#fff;color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.gum-upsell-a-modal__show-all-icon svg{width:14px;height:auto}.gum-upsell-a-modal__show-all-icon{display:inline-flex;transition:transform .2s ease}.gum-upsell-a-modal__show-all[data-expanded=true] .gum-upsell-a-modal__show-all-icon{transform:rotate(180deg)}.gum-upsell-a-modal__show-all-count{background:#effcfc;padding:0 4px;border-radius:8px}.gum-upsell-a-modal__tier{flex:0 0 auto;padding:12px 20px;background:#eaf8f4;border-top:1px solid #D7EFE8;box-shadow:0 -4px 8px #00000026}.gum-upsell-a-modal__tier-message{display:flex;align-items:center;gap:8px}.gum-upsell-a-modal__tier-icon{display:inline-flex;flex:0 0 auto}.gum-upsell-a-modal__tier-icon img{display:block;width:14px;height:14px;object-fit:contain}.gum-upsell-a-modal__tier-text{margin:0;display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;color:var(--gum-upsell-a-text);font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.2}.gum-upsell-a-modal__tier-arrow{display:inline-flex;align-items:center;flex:0 0 auto}.gum-upsell-a-modal__tier-arrow svg{display:block;width:14px;height:8px}.gum-upsell-a-modal__tier-prefix{color:inherit}.gum-upsell-a-modal__tier-title{color:#888}.gum-upsell-a-modal__tier-title.is-max-unlocked{color:#133139}.gum-upsell-a-modal__tier-progress{margin-top:10px;width:100%;height:4px;border-radius:999px;background:#e7e7e7;overflow:hidden}.gum-upsell-a-modal__tier-progress-fill{display:block;height:100%;width:0%;border-radius:inherit;background:var(--gum-upsell-a-green);transition:width .35s ease}.gum-upsell-a-modal__tier-unlocked{display:flex;align-items:center;gap:8px;margin-top:8px}.gum-upsell-a-modal__tier-check{display:inline-flex;flex:0 0 auto}.gum-upsell-a-modal__tier-unlocked-text{margin:0;color:var(--gum-upsell-a-text);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.35}.gum-upsell-a-modal__footer{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px;border-top:1px solid #E4E4E4;background:#fff}.gum-upsell-a-modal__footer-summary{min-width:0}.gum-upsell-a-modal__footer-count{margin:0 0 2px;color:#888;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2}.gum-upsell-a-modal__footer-price{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.gum-upsell-a-modal__footer-compare{color:#194c4f;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}.gum-upsell-a-modal__footer-total{color:#194c4f;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.2}.gum-upsell-a-modal__footer-save{display:inline-flex;align-items:center;padding:3px 8px;border:1px solid var(--gum-upsell-a-green);border-radius:999px;color:var(--gum-upsell-a-green);font-family:Poppins,sans-serif;font-size:11px;font-weight:500;line-height:1;white-space:nowrap;background-color:#e9f6ec}.gum-upsell-a-modal__submit{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:56px;padding:10px 16px;border:none;border-radius:8px;background:var(--gum-upsell-a-teal);color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1.2;cursor:pointer;flex:0 0 auto}.gum-upsell-a-modal__submit:disabled{opacity:.45;cursor:not-allowed}.gum-upsell-a-modal__submit-arrow{display:inline-flex}@media screen and (max-width:749px){.gum-upsell-a__confirmation-card{gap:8px}.gum-upsell-a__confirmation-actions{justify-content:flex-end}.gum-upsell-a__card{gap:10px;padding:16px 8px}.gum-upsell-a__confirmation-price{flex-wrap:nowrap}.gum-upsell-a__image{width:50px;height:50px}.gum-upsell-a__title{font-size:14px}.gum-upsell-a__price{font-size:12px}.gum-upsell-a__subtitle{font-size:10px}.gum-upsell-a__cta{min-height:36px;padding:7px 11px;font-size:12px}.gum-upsell-a-modal{padding:0;align-items:stretch;justify-content:flex-end}.gum-upsell-a-modal__dialog{width:100%;max-width:100%;min-height:100vh;min-height:100dvh;max-height:none;height:auto;border-radius:0;transform:translate(100%)}.gum-upsell-a-modal.is-open .gum-upsell-a-modal__dialog{transform:translate(0)}.gum-upsell-a-modal__header-top,.gum-upsell-a-modal__header-row,.gum-upsell-a-modal__body,.gum-upsell-a-modal__tier,.gum-upsell-a-modal__footer{padding-left:16px;padding-right:16px}.gum-upsell-a-modal__title,.gum-upsell-a-modal__unit-price{font-size:16px}.gum-upsell-a-modal__purchase-btn{font-size:12px;padding:7px 8px}.gum-upsell-a-modal__flavor-image{width:65px;min-width:65px;flex:0 0 65px}.gum-upsell-a-modal__flavor-image img,.gum-upsell-a-modal__flavor-image-placeholder{width:65px;min-height:65px}.gum-upsell-a-modal__flavor-title{font-size:15px}.gum-upsell-a-modal__flavor-tag span{font-size:8px;line-height:1;padding:3px 5px 2px}.gum-upsell-a-modal__flavor-tag{line-height:.4}.gum-upsell-a-modal__flavor-description{font-size:10px}.gum-upsell-a-modal__flavors.is-collapsed{max-height:340px}.gum-upsell-a-modal__footer-total{font-size:16px}.gum-upsell-a-modal__submit{min-height:56px;padding:10px 16px;font-size:20px}.gum-upsell-a-modal__submit-arrow svg{width:22px;height:auto}.gum-upsell-a-modal__flavor-content{padding:2px 0 2px 8px}.gum-upsell-a-modal__qty-btn{width:20px;height:20px;min-width:20px;font-size:20px}.gum-upsell-a-modal__qty-input{width:20px;font-size:12px}.gum-upsell-a-modal__show-all{border-radius:8px}.gum-upsell-a-modal__tier{box-shadow:unset;padding:16px;width:calc(100% - 32px);margin-left:16px;margin-bottom:12px;border:none;border-radius:8px}.gum-upsell-a-modal__tier-text{font-size:12px}.gum-upsell-a-modal__tier-unlocked-text{font-size:10px}.gum-upsell-a-modal__tier-check svg{width:10px;height:10px}.gum-upsell-a-modal__footer{box-shadow:0 -2px 20px #0d26281a}.gum-upsell-a__confirmations{padding:8px;border-radius:8px}}.gum-upsell-a-toast{position:fixed;right:20px;bottom:20px;z-index:99999;display:flex;align-items:center;gap:10px;min-width:220px;max-width:calc(100vw - 40px);padding:14px 16px;background:#fff;border-radius:10px;box-shadow:0 8px 28px #11111124;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.gum-upsell-a-toast.is-visible{opacity:1;transform:translateY(0)}.gum-upsell-a-toast__icon{display:inline-flex;flex-shrink:0;width:18px;height:18px}.gum-upsell-a-toast__text{color:#111;font-size:14px;font-weight:500;line-height:1.3}@media(prefers-reduced-motion:reduce){.gum-upsell-a-toast{transition-duration:.01ms!important;transform:none!important}.gum-upsell-a-modal,.gum-upsell-a-modal__dialog{transition-duration:.01ms!important}.gum-upsell-a-modal.is-open .gum-upsell-a-modal__dialog{transform:none!important;opacity:1!important}.gum-upsell-a-modal:not(.is-open) .gum-upsell-a-modal__dialog{transform:none!important;opacity:0!important}}
/*# sourceMappingURL=/cdn/shop/t/156/assets/gum-upsell-a.css.map */
