.product-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;row-gap:8px;width:100%}.bundle-savings-pill{display:contents}.bundle-savings-pill[hidden]>*{display:none}.bundle-savings-pill__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;max-height:26px;border:0;border-radius:var(--border-radius-full);background:var(--pink-transparent);color:var(--color-blue-dark);font-family:var(--ff-secondary);font-size:var(--fs-m);line-height:1;white-space:nowrap;cursor:pointer}.bundle-savings-pill__save{font-weight:500}.bundle-savings-pill__toggle{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;margin:0;border:0;background:transparent;color:var(--color-blue-dark);cursor:pointer;border-radius:50%}.bundle-savings-pill__toggle svg{width:100%;height:100%}.bundle-savings-pill__panel{flex:1 0 100%;width:100%;position:relative;box-sizing:border-box;overflow:hidden;display:none;max-height:0;opacity:0;margin-top:0;padding:22px 27px 22px 29px;background:var(--color-white);border:1px solid transparent;border-radius:12px;transition:max-height var(--duration-medium) ease,opacity var(--duration-default) ease,margin-top var(--duration-default) ease,border-color var(--duration-default) ease,display var(--duration-medium) allow-discrete}.bundle-savings-pill__panel.is-open{display:block;max-height:800px;opacity:1;margin-top:14px;border-color:var(--color-light-gray-300)}@starting-style{.bundle-savings-pill__panel.is-open{max-height:0;opacity:0;margin-top:0}}.bundle-savings-pill__close{position:absolute;top:12px;right:12px;width:28px;height:28px;padding:0;border:0;background:transparent;color:var(--color-blue-dark);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.bundle-savings-pill__close .icon{width:20px;height:20px}.bundle-savings-pill__title{font-family:var(--ff-secondary-semi-bold);font-size:var(--fs-m);font-weight:var(--fw-bold);color:var(--color-blue-dark);margin:0}.bundle-savings-pill__items{list-style:none;padding:0;display:grid;gap:0}.bundle-savings-pill__item{display:flex;align-items:baseline;gap:8px;font-size:var(--fs-m);color:var(--color-blue-dark)}.bundle-savings-pill__item-name{flex:0 0 auto}.bundle-savings-pill__item-dots{flex:1 1 auto;border-bottom:1px dotted var(--color-pink-light);transform:translateY(-4px)}.bundle-savings-pill__item-price{flex:0 0 auto;font-variant-numeric:tabular-nums}.bundle-savings-pill__totals{display:grid;grid-template-columns:1fr auto;column-gap:10px;align-items:baseline}.bundle-savings-pill__total-row{display:contents;font-size:var(--fs-m);color:var(--color-blue-dark)}.bundle-savings-pill__total-label{grid-column:1;justify-self:end}.bundle-savings-pill__total-value{grid-column:2;justify-self:end;font-variant-numeric:tabular-nums}.bundle-savings-pill__total-value--emphasis{font-family:var(--ff-secondary-semi-bold);font-weight:600}.bundle-savings-pill__savings-row{grid-column:1 / -1;display:flex;justify-content:flex-end;margin-top:6px}.bundle-savings-pill__savings-badge{display:inline-flex;align-items:center;gap:6px;padding:0 28px;border-radius:var(--border-radius-full);background:var(--pink-transparent);color:var(--color-blue-dark);font-family:var(--ff-secondary-semi-bold);font-size:var(--fs-m);font-variant-numeric:tabular-nums}@media(max-width:767px){.bundle-savings-pill__panel{padding:22px 18px 15px 11px}.bundle-savings-pill__item{font-size:var(--fs-m)}}.bundle-savings-pill{display:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bundle-savings-pill.css.map */
