.sb-addon-offer{--sb-ink:#141B38;--sb-body:#434960;--sb-muted:#8C8F9A;--sb-navy:#00206F;--sb-navy-active:#001845;--sb-wp-ink:#0a4b78;--sb-wp-tint:#F0F6FC;--sb-wp-line:#CBDDEF;--sb-yellow-soft:#FFDA5E;display:block;margin-top:12px;background:var(--sb-wp-tint);border:1px solid var(--sb-wp-line);border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.05),0 4px 5px rgba(0,0,0,.05);padding:14px 16px 16px}.sb-addon-offer *{box-sizing:border-box}.sb-addon-offer__eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:13px;font-size:16px;font-weight:600;line-height:1.3;color:var(--sb-wp-ink)}.sb-addon-offer__eyebrow svg{flex:0 0 17px;width:17px;height:17px}.sb-addon-offer__stack{background:#fff;border:1px solid var(--sb-wp-line);border-radius:6px;overflow:hidden;transition:border-color .15s ease}.sb-addon-offer__stack:hover{border-color:#a9c7e3}.sb-addon-offer__guarantee{display:flex;align-items:flex-start;gap:7px;margin:12px 2px 0;font-size:13px;line-height:145%;font-weight:600;color:var(--sb-wp-ink)}.sb-addon-offer__guarantee svg{flex:0 0 16px;color:var(--sb-wp-ink)}.sb-addon-offer__err{display:none;align-items:flex-start;gap:8px;margin-top:10px;background:#fef4f4;border:1px solid #f3c9c7;border-radius:4px;padding:9px 11px;font-size:12.5px;line-height:150%;color:#8e2420}.sb-addon-offer__err svg{flex:0 0 14px;margin-top:2px}.sb-addon-offer__err button{background:0 0;border:0;color:#8e2420;text-decoration:underline;font:inherit;cursor:pointer;padding:0;margin-left:4px}.sb-addon-offer.is-error .sb-addon-offer__err{display:flex}.sb-addon-offer__live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.sb-addon{display:flex;align-items:flex-start;gap:13px;position:relative;padding:13px 14px;cursor:pointer;transition:background .13s ease}.sb-addon+.sb-addon{border-top:1px solid var(--sb-wp-line)}.sb-addon:hover{background:#fafbfc}.sb-addon:active{background:#f4f6f8}.sb-addon:hover .sb-addon__btn{background:var(--sb-navy);color:#fff}.sb-addon:active .sb-addon__btn{background:var(--sb-navy-active);border-color:var(--sb-navy-active);color:#fff}.sb-addon__btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;margin-top:1px;background:0 0;border:1.5px solid var(--sb-navy);color:var(--sb-navy);border-radius:3px;font-family:inherit;line-height:1;cursor:pointer;transition:background .14s ease,color .14s ease}.sb-addon__btn:hover{background:var(--sb-navy);color:#fff}.sb-addon__btn:active{background:var(--sb-navy-active);border-color:var(--sb-navy-active);color:#fff}.sb-addon__btn:focus-visible{outline:2px solid var(--sb-navy);outline-offset:2px}.sb-addon__plus{flex:0 0 13px}.sb-addon__spin{display:none;width:13px;height:13px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:sb-addon-spin .6s linear infinite}.sb-addon__bd{flex:1 1 auto;min-width:0}.sb-addon__title{font-weight:600;font-size:15px;line-height:130%;color:var(--sb-ink);display:block;text-wrap:balance}.sb-addon__desc{font-size:13px;line-height:145%;color:var(--sb-body);display:block;margin-top:2px;text-wrap:balance}.sb-addon__price{flex:0 0 auto;text-align:right;white-space:nowrap;display:flex;flex-direction:column;align-items:flex-end;gap:1px}.sb-addon__was{font-size:12px;line-height:140%;color:var(--sb-muted);text-decoration:line-through}.sb-addon__now{font-weight:600;font-size:16px;line-height:130%;color:var(--sb-ink);font-variant-numeric:tabular-nums}.sb-addon__save{display:inline-block;margin-top:4px;background:var(--sb-yellow-soft);border:0;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600;line-height:1.35;color:var(--sb-navy);font-variant-numeric:tabular-nums}.sb-addon.is-loading{pointer-events:none}.sb-addon.is-loading .sb-addon__btn{background:var(--sb-navy);border-color:var(--sb-navy);color:#fff;opacity:.55}.sb-addon.is-loading .sb-addon__plus{display:none}.sb-addon.is-loading .sb-addon__spin{display:block}.sb-addon.is-loading .sb-addon__price{opacity:.5;transition:opacity .15s}@media (max-width:540px){.sb-addon{flex-wrap:wrap}.sb-addon__bd{flex:1 1 calc(100% - 43px)}.sb-addon__price{flex:1 1 100%;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:8px;margin:7px 0 0 43px;text-align:left}.sb-addon__save{margin-top:0}}#edd_checkout_cart .sb-addon-just-added td{animation:sb-addon-landed 1.5s ease}@keyframes sb-addon-landed{0%,55%{background:#fff6f5}100%{background:0 0}}@keyframes sb-addon-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){#edd_checkout_cart .sb-addon-just-added td,.sb-addon,.sb-addon__btn{transition:none;animation:none}}#edd_checkout_cart .sb-addon-notice-row{background:#f9f9fa}#edd_checkout_cart .sb-addon-notice-row td{padding:15px 16px;vertical-align:top}#edd_checkout_cart .sb-addon-notice-row__title{display:block;font-size:14px;font-weight:600;line-height:140%;color:#141b38}#edd_checkout_cart .sb-addon-notice-row__sub{display:block;margin-top:2px;font-size:13px;line-height:150%;color:#434960}#edd_checkout_cart .sb-addon-notice-row__actions{text-align:right;width:40px}#edd_checkout_cart .sb-addon-notice-row__close{display:inline-flex;align-items:center;justify-content:center;padding:5px;background:0 0;border:0;border-radius:3px;color:#ccc;cursor:pointer}#edd_checkout_cart .sb-addon-notice-row__close:focus-visible,#edd_checkout_cart .sb-addon-notice-row__close:hover{color:#141b38}#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .edd_cart_subtotal_row .sb-line-item,#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .sb-bundle-saving-row .sb-line-item{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:14px;line-height:150%}#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .edd_cart_subtotal_row .sb-line-item-label,#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .sb-bundle-saving-row .sb-line-item-label{color:#434960;font-weight:400}#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .edd_cart_subtotal_row .sb-line-item-amount,#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .edd_cart_subtotal_row .sb-line-item-amount .edd_cart_subtotal{color:#141b38;font-family:inherit;font-weight:400;font-variant-numeric:tabular-nums}#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .sb-bundle-saving-row .sb-bundle-saving-amount{color:#7d5a0b;font-weight:600;font-variant-numeric:tabular-nums}#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .edd_cart_discount_row .edd-discount-amount{color:#7d5a0b;font-size:14px;line-height:150%;font-variant-numeric:tabular-nums}#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .edd_cart_subtotal_row .sb-line-item,#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .sb-bundle-saving-row .sb-line-item{padding-right:25px}#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .edd_cart_discount_row .edd_cart_discount{padding-left:8px!important}#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .edd_cart_discount_row .edd_discount_rate{font-family:inherit;font-size:14px;font-weight:400;line-height:150%;color:#434960}#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .edd_cart_discount_row .sb_coupon_rate{display:inline-block;background:#ffda5e;border-radius:20px;padding:3px 10px;margin-left:7px;font-size:12px;font-weight:600;line-height:1.35;color:#00206f}.sb-you-saved{display:inline-block;padding:3px 10px;margin-right:8px;background:#ffda5e;border:0;border-radius:20px;color:#00206f;font-size:12px;font-weight:600;line-height:1.35;font-variant-numeric:tabular-nums;white-space:nowrap;vertical-align:middle}#edd_checkout_cart_wrap #edd_checkout_cart.sb-bump-ui .sb-you-saved,#edd_checkout_cart_wrap .sb-checkout-total .sb-you-saved{font-size:12px;line-height:1.35;font-weight:600;color:#00206f}