.bundle-builder{font-family:Proxima Nova;position:relative}.bundle-builder__title{color:var(--color-black-20);--debug-typography: "p3b";font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:140%;font-style:normal;letter-spacing:0;margin-bottom:.625rem}.bundle-builder__progress{position:relative;margin-bottom:1.25rem}.bundle-builder__progress .chips{position:absolute;right:.5458125rem;top:-1.325625rem;transform:rotate(6.401deg);padding:.1871875rem .5rem .1875rem;border-radius:.25rem;z-index:2}.bundle-builder__progress .chips__text{font-size:10.7px;font-weight:700;line-height:150%;text-transform:uppercase}.bundle-builder__progress-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:.625rem 1.5625rem;border-radius:.375rem;background:var(--color-sky-light)}@media(min-width:1024px){.bundle-builder__progress-wrapper{padding:.625rem 3.75rem}}.bundle-builder__progress-line{position:absolute;top:50%;transform:translateY(-50%);height:.1875rem;background:var(--color-sky);left:50px;right:50px}@media(min-width:1024px){.bundle-builder__progress-line{left:85px;right:85px}}.bundle-builder__progress-line:before{content:"";position:absolute;background:var(--color-water);left:0;height:100%;width:var(--progress-width, 0%);transition:width .4s ease}.bundle-builder__step{display:flex;flex-direction:column;align-items:center;width:fit-content;z-index:1}.bundle-builder__step-label{--debug-typography: "p5b";font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;line-height:160%;font-style:normal;letter-spacing:0}.bundle-builder__step-price{--debug-typography: "p5b";font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;line-height:160%;font-style:normal;letter-spacing:0;color:var(--color-white-60)}.bundle-builder__step-dot{display:flex;width:1.125rem;height:1.125rem;justify-content:center;align-items:center;border-radius:50%;border:.125rem solid var(--color-sky);background:#fafafa}.bundle-builder__step--active .bundle-builder__step-dot{border-color:var(--color-water)}.bundle-builder__products{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.625rem}.bundle-builder__action-area{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:5rem;min-height:1.875rem}@media(min-width:1024px){.bundle-builder__action-area{min-width:6.25rem;min-height:2.1875rem}}.bundle-builder__product{display:flex;align-items:center;padding-right:.5rem;border:.0625rem solid var(--color-white-90);border-radius:.5rem;overflow:hidden}.bundle-builder__product-img-wrapper{flex-shrink:0;aspect-ratio:1/1;max-width:4.375rem}.bundle-builder__product-img{width:100%;height:100%;object-fit:cover;display:block}.bundle-builder__product-info{width:100%;padding:0 .875rem}.bundle-builder__product-title{--debug-typography: "p3b";font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:140%;font-style:normal;letter-spacing:0;font-family:Proxima Nova;margin-bottom:.0625rem}.bundle-builder__product-desc{--debug-typography: "p7r";font-family:DM Sans,sans-serif;font-size:10px;font-weight:400;line-height:145%;font-style:normal;letter-spacing:0;font-family:Proxima Nova;color:var(--color-white-60)}.bundle-builder__qty-controls{display:flex;opacity:0;visibility:hidden;pointer-events:none;transform:scale(.85);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.bundle-builder__qty-controls--active{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.bundle-builder__add-btn{display:flex;position:absolute;width:5rem;height:1.875rem;padding:.2375rem 0 .300625rem;justify-content:center;align-items:center;border-radius:6.25rem;background:var(--color-maree);opacity:1;visibility:visible;pointer-events:auto;transform:scale(1);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background .2s;cursor:pointer;font-weight:900}@media(min-width:768px){.bundle-builder__add-btn{font-family:Proxima Nova}}@media(min-width:1024px){.bundle-builder__add-btn{width:6.25rem;height:2.1875rem}}.bundle-builder__add-btn span{color:var(--color-white-100);text-align:center;font-family:Inter;font-size:13.3px;font-style:normal;font-weight:900;line-height:normal}@media(min-width:768px){.bundle-builder__add-btn span{font-size:14px;font-family:Proxima Nova}}.bundle-builder__add-btn--hidden{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.85)}.bundle-builder__qty-btn{display:flex;width:1.75rem;height:1.75rem;justify-content:center;align-items:center;border-radius:50%;background:var(--color-maree);transition:all .2s;cursor:pointer}.bundle-builder__qty-btn span{color:var(--color-white-100);text-align:center;font-family:Inter;--debug-typography: "p3b";font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:140%;font-style:normal;letter-spacing:0;line-height:150%}.bundle-builder__qty-input{display:flex;width:24px;justify-content:center;align-items:center;color:var(--color-maree);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:150%;border:none;padding:0;background:transparent;-moz-appearance:textfield}.bundle-builder__qty-input::-webkit-outer-spin-button,.bundle-builder__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bundle-builder__qty-input:focus,.bundle-builder__qty-input:active,.bundle-builder__qty-input:focus-visible{outline:none;border:none}.bundle-builder__save-badge{position:absolute;top:-1.5rem;left:50%;transform:translate(-50%);display:flex;height:1.5rem;padding:.375rem 1.875rem .5rem;justify-content:center;align-items:flex-end;border-radius:.5rem .5rem 0 0;border:.0625rem solid var(--color-water);background:var(--color-water)}.bundle-builder__save-badge-text{color:var(--color-white-100);text-align:center;font-family:Proxima Nova;font-size:.5625rem;font-weight:700;line-height:64%;white-space:nowrap}.bundle-builder .check-icon{display:flex;width:.875rem;height:.875rem;justify-content:center;align-items:center;flex-shrink:0}.bundle-builder__purchase-options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.bundle-builder__option{position:relative;padding:1rem;border-radius:.5rem;border:.09375rem solid var(--color-white-90);cursor:pointer}.bundle-builder__option--active{border:.125rem solid var(--color-water);background:#fff0}.bundle-builder__option-title{--debug-typography: "p3r";font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:140%;font-style:normal;letter-spacing:0;line-height:normal;margin-bottom:0}@media(min-width:1024px){.bundle-builder__option-title{--debug-typography: "p2r";font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:136%;font-style:normal;letter-spacing:0}}.bundle-builder__option-subtitle{--debug-typography: "p5r";font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;line-height:150%;font-style:normal;letter-spacing:0;line-height:normal;color:var(--color-maree);font-family:Proxima Nova}.bundle-builder__option-content{display:flex;align-items:center;justify-content:space-between}.bundle-builder__benefits{display:grid;grid-template-columns:repeat(2,auto);justify-content:center;row-gap:.484375rem;column-gap:1.25rem}@media(min-width:1920px){.bundle-builder__benefits{column-gap:1.5rem}}.bundle-builder__benefit{display:flex;align-items:center;gap:.25rem}.bundle-builder__benefit-text{color:var(--color-black-20);--debug-typography: "p7r";font-family:DM Sans,sans-serif;font-size:10px;font-weight:400;line-height:145%;font-style:normal;letter-spacing:0;font-family:Proxima Nova;line-height:135%}.bundle-builder__benefit-text strong{font-weight:700}.bundle-builder__option-price{display:flex;align-items:flex-start;gap:.5rem}.bundle-builder__option-price-current{--debug-typography: "p3r";font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:140%;font-style:normal;letter-spacing:0;font-family:Proxima Nova}.bundle-builder__option-price-old{color:#888;--debug-typography: "p3r";font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:140%;font-style:normal;letter-spacing:0;font-family:Proxima Nova;text-decoration-line:line-through}.bundle-builder__option.subscribe{height:4.25rem}@media(min-width:1024px){.bundle-builder__option.subscribe{height:4.6875rem}}.bundle-builder__option.subscribe .bundle-builder__option-price-current{font-weight:700}.bundle-builder__option.subscribe .bundle-builder__option-title{font-weight:700;margin-bottom:.125rem}.bundle-builder__variety-pack{margin-bottom:2.0625rem}.bundle-builder__variety-title{--debug-typography: "p3b";font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:140%;font-style:normal;letter-spacing:0;font-family:Proxima Nova;margin-bottom:.75rem}.bundle-builder .add-to-cart-form .bundle-builder__add-btn{position:relative;color:var(--color-white-100)}.bundle-builder__trust{display:flex;align-items:center;gap:13px}.bundle-builder__trust svg{flex-shrink:0}.bundle-builder__try-free{color:var(--color-black-20);--debug-typography: "p4r";font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;line-height:150%;font-style:normal;letter-spacing:0;font-family:Proxima Nova}.bundle-builder__try-free strong{font-weight:700}.bundle-builder__submit-btn{position:relative;color:var(--Color-White-100, #FFF);text-align:center;--debug-typography: "h8";font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;line-height:130%;font-style:normal;letter-spacing:0;font-family:Proxima Nova;width:100%;height:3.5rem;padding:1rem 1.5rem;margin-bottom:1rem;border:none;border-radius:.5rem;background:var(--color-maree);cursor:pointer;transition:transform .2s,background-color .2s cubic-bezier(.25,1,.5,1)}.bundle-builder__submit-btn--active{display:flex;justify-content:center;gap:1.5rem}@media(min-width:1440px){.bundle-builder__submit-btn--active{gap:2.625rem}}.bundle-builder button[disabled]{cursor:default;background:var(--color-white-70)}.bundle-builder .checkout-btns__prices{display:flex;align-items:center;gap:.5rem}.bundle-builder .checkout-btns__old-price{color:var(--color-white-80);text-align:right;--debug-typography: "p2r";font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:136%;font-style:normal;letter-spacing:0;font-weight:500;text-decoration-line:line-through}.bundle-builder .checkout-btns__badge{display:inline-flex;height:1.625rem;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.25rem;color:var(--color-black-20);--debug-typography: "p3r";font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:140%;font-style:normal;letter-spacing:0;font-weight:600;font-family:Proxima Nova;border-radius:.25rem;background:var(--color-olive-70);position:absolute;top:-1rem;right:.75rem}
/*# sourceMappingURL=/cdn/shop/t/103/assets/section-bundle-builder-a-b-1.css.map */
