.quick-add__submit{background-color:rgb(var(--color-base-accent-1));font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#fff;border:0px solid transparent}.quick-add__submit:after{content:none}.bundle-builder{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;gap:1.5em}.step-navigation{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:baseline;width:100%}@media screen and (min-width:990px){.step-navigation{flex-flow:row nowrap;align-items:center;gap:2em}}.step-navigation .current-step{font-size:2.4rem;white-space:nowrap;font-weight:600}@media screen and (min-width:990px){.step-navigation .current-step{min-width:20rem}}.step-navigation .steps{display:flex;flex-flow:row wrap;gap:.75em;list-style:none;margin-bottom:1em;padding:0}@media screen and (min-width:990px){.step-navigation .steps{gap:1.5em}}.step-navigation .steps .step{width:50px;height:50px;padding:7px 19px;border:2px solid #EEF7FC;border-radius:50%;background:#fff;font-size:1.8rem;font-weight:600;color:#666;cursor:pointer}.step-navigation .steps .step.active{background:#cde5f5}.bundle-steps{display:flex;flex-flow:row wrap;width:100%}@media screen and (min-width:990px){.bundle-steps{width:calc(70% - 2.75rem)}}.bundle-steps .bundle-products,.bundle-steps .product-grid-container,.bundle-steps .bundle-footer{width:100%}.bundle-steps .bundle-footer .bundle-pagination{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:1em}.bundle-steps .bundle-footer .bundle-pagination button{padding:1em;cursor:pointer;border:none;background:none;font-family:var(--font-body-family);font-size:2rem;font-weight:700;letter-spacing:.1em;text-decoration:underline;text-transform:uppercase;color:rgb(var(--color-base-accent-1))}.bundle-steps .bundle-footer .bundle-pagination button.step-previous{padding-left:0;margin-right:auto;text-align:left}.bundle-steps .bundle-footer .bundle-pagination button.step-next{padding-right:0;margin-left:auto;text-align:right}@media screen and (min-width:750px){.bundle-steps .bundle-footer .bundle-pagination button{padding:1em 2em;font-size:2.5rem}}.bundle-details{transition:transform .3s ease-in;z-index:2;position:fixed;bottom:0;left:0;transform:translateY(calc(100% - 7em));display:flex;flex-flow:column nowrap;width:100%;padding-top:7em;background-color:#fff}@media screen and (min-width:990px){.bundle-details{position:relative;width:30%;transform:translateY(0);padding-top:0}}.bundle-details:has(.cart-tab #open-bundle-cart:checked),.bundle-details.open{transform:translateY(0)}.bundle-details:has(.cart-tab #open-bundle-cart:checked) .icon-caret,.bundle-details.open .icon-caret{transform:rotate(0)}.bundle-details .cart-tab{position:absolute;bottom:100%;left:0;width:100%;height:7em;background-color:#eef7fc;box-shadow:0 0 6px 2px #00000026;text-align:center;color:#000}@media screen and (min-width:990px){.bundle-details .cart-tab{display:none}}.bundle-details .cart-tab .open-bundle-cart{cursor:pointer;height:7em;width:100%;font-size:1.8rem}.bundle-details .cart-tab .open-bundle-cart .icon-caret{transition:transform .3s ease-in;display:block;margin:.75em auto;width:1.5em;transform:rotate(180deg)}.bundle-details .bundle-cart{display:block;position:relative;padding:1em;box-shadow:0 2px 4px 1px #00000014}.bundle-details .bundle-cart .cart-loading{position:relative;display:flex;justify-content:center;align-items:center;gap:1em;width:100%;font-size:1.8rem;color:#3d3d3d}.bundle-details .bundle-cart header{padding:1em 0}.bundle-details .bundle-cart header h3{display:block;position:relative;max-width:250px;margin:0 auto;font-size:2.25rem;font-weight:600;text-align:center;text-transform:uppercase}.bundle-details .bundle-cart header h3.empty-cart{font-size:2rem}.bundle-details .bundle-cart header .bundle-price{text-align:center}.bundle-details .bundle-cart header .bundle-price .prices{margin:1em auto;font-size:1.8rem;font-weight:700}.bundle-details .bundle-cart header .bundle-price .prices .bundle-total-discounted{color:#000;margin-right:.25em}.bundle-details .bundle-cart header .bundle-price .prices .bundle-total{color:gray;text-decoration:line-through}.bundle-details .bundle-cart header .bundle-price .discount-progression{position:relative;display:flex;flex-flow:column nowrap;gap:1em;padding:1em;background-color:#cde5f5}.bundle-details .bundle-cart header .bundle-price .discount-progression .discount-message{font-size:1.6rem;text-align:left;margin:0}.bundle-details .bundle-cart header .bundle-price .discount-progression .progress-bar{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;width:100%;height:1em;background:#fff}.bundle-details .bundle-cart header .bundle-price .discount-progression .progress-bar .progression{display:block;height:100%;background-color:#00629b}.bundle-details .bundle-cart .bundle-items{display:flex;flex-flow:column nowrap;gap:1em;overflow-y:auto;max-height:calc(100vh - 55rem)}@media screen and (min-width:990px){.bundle-details .bundle-cart .bundle-items{max-height:50rem}}.bundle-details .bundle-cart .bundle-items .bundle-item{position:relative;display:flex;flex-flow:row nowrap;gap:1em}.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-image{position:relative;width:35%;max-width:100px}.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-image img{width:auto;max-width:100%;height:auto;max-height:100%;aspect-ratio:1/1;box-shadow:1px 2px 4px 1px #0000001a}.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-details{display:flex;flex-flow:column nowrap;gap:.5em;width:65%;padding:0 1em 0 0}.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-details .remove-item{display:block;position:absolute;top:0;right:0;padding:0;width:20px;min-width:auto;height:20px;min-height:auto}.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-details .remove-item .icon{position:absolute;width:100%;height:100%}.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-details .remove-item .spinner,.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-details .remove-item.loading .icon-remove{display:none}.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-details .remove-item.loading .spinner{display:block}.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-details .bundle-item-title{margin:0;font-size:1.8rem;font-weight:500}@media screen and (min-width:1250px){.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-details .bundle-item-title{font-size:2.1rem}}.bundle-details .bundle-cart .bundle-items .bundle-item .bundle-item-details .bundle-item-quantity{margin:0;font-size:1.8rem;font-weight:500}.bundle-details .bundle-cta{display:block;position:relative;padding:1em}.bundle-details .bundle-cta ul{display:flex;flex-flow:column nowrap;gap:1.25em;justify-content:space-between;align-items:center;padding:0;margin:0;list-style:none}.bundle-details .bundle-cta ul li{width:100%}.bundle-details .bundle-cta ul li .button{width:100%;font-size:1.8rem;font-weight:500;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/422/assets/component-bundle-builder.css.map */
