:root{--bundle-primary: #fab228;--bundle-primary-dark: #e09615;--bundle-border: #e0e0e0;--bundle-text: #1a1a1a;--bundle-text-light: #666666;--bundle-bg: #faf8f3;--bundle-white: #ffffff;--bundle-active: #FAB228;--bundle-shadow: rgba(0, 0, 0, .08);--bundle-radius: .5rem;--bundle-transition: all .25s ease;--bundle-green: #f88334}.bundle-builder{width:100%;background-color:var(--bundle-white);padding-bottom:6rem}.bundle-builder__container{max-width:100rem;margin:0 auto;padding:0 1rem}.bundle-builder__main-wrapper{display:flex;flex-direction:column;gap:2rem;padding:0 0 1.5rem}.bundle-builder__featured{background-color:var(--bundle-primary);padding:2rem 1rem;border-radius:var(--bundle-radius);position:relative}.bundle-builder__featured-inner{position:relative;display:flex;align-items:center;justify-content:center;min-height:18rem}.bundle-builder__badge{position:absolute;top:.5rem;right:.5rem;background-color:var(--bundle-green);color:var(--bundle-white);padding:.5rem 1.25rem;border-radius:3rem;transform:rotate(8deg);z-index:2;box-shadow:0 .125rem .5rem #00000026}.bundle-builder__badge-text{font-weight:700;font-size:.875rem;letter-spacing:.05em}.bundle-builder__badge-img{width:25%;position:absolute;top:0;right:0}.bundle-builder__featured-images{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap;padding:1rem;position:relative}.bundle-builder__featured-img{height:auto;object-fit:contain;transition:opacity .3s ease}.bundle-builder__featured-img--product2{position:absolute;bottom:0;right:0;width:40%}.bundle-builder__featured-img.is-loading{opacity:.5}.bundle-builder__selection{width:100%}.bundle-builder__title{font-size:3.5rem;text-align:center;font-weight:400;margin:1rem 0;color:var(--bundle-text);line-height:1}.bundle-builder__title--mobile{display:block}.bundle-builder__title--desktop{text-align:left;display:none}.bundle-builder__step{margin-bottom:1.5rem}.bundle-builder__step-title{font-weight:600;margin:0 0 .75rem;color:var(--bundle-text);text-transform:capitalize;font-size:1.1rem}.bundle-builder__options{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.bundle-builder__option{padding:.5rem;background-color:var(--bundle-white);border:.125rem solid var(--bundle-border);border-radius:var(--bundle-radius);cursor:pointer;transition:var(--bundle-transition);display:flex;flex-direction:column;align-items:center;gap:.625rem;text-align:center}.bundle-builder__option:hover{border-color:var(--bundle-active);box-shadow:0 .125rem .375rem var(--bundle-shadow)}.bundle-builder__option:focus{outline:.125rem solid var(--bundle-primary);outline-offset:.125rem}.bundle-builder__option--active{border:1px solid var(--bundle-active);background:#fff;color:#000;box-shadow:#24242433 0 0 3px 1px}.bundle-builder__option-img{width:100%;height:5rem;object-fit:contain}.bundle-builder__option-label{font-size:.75rem;font-weight:700;color:var(--bundle-text);text-transform:uppercase;letter-spacing:.05em}.bundle-builder__variants{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.bundle-builder__variant{padding:.75rem .5rem;background-color:var(--bundle-white);border:.125rem solid var(--bundle-border);border-radius:var(--bundle-radius);cursor:pointer;transition:var(--bundle-transition);font-size:.75rem;font-weight:500;color:var(--bundle-text);text-align:center;line-height:1.3}.bundle-builder__variant:hover{border-color:var(--bundle-active)}.bundle-builder__variant:focus{outline:.125rem solid var(--bundle-primary);outline-offset:.125rem}.bundle-builder__variant--active{border:1px solid var(--bundle-active);background:#fff;color:#000;box-shadow:#24242433 0 0 3px 1px}.bundle-builder__no-variants{padding:1rem;text-align:center;color:var(--bundle-text-light);font-size:.875rem;font-style:italic;grid-column:1 / -1}.bundle-builder__purchase-type{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.bundle-builder__purchase-option{padding:1rem;background-color:var(--bundle-white);border:.125rem solid var(--bundle-border);border-radius:var(--bundle-radius);cursor:pointer;transition:var(--bundle-transition);display:flex;flex-direction:column;gap:.375rem;text-align:center}.bundle-builder__purchase-option:hover{border-color:var(--bundle-active);box-shadow:0 .125rem .375rem var(--bundle-shadow)}.bundle-builder__purchase-option:focus{outline:.125rem solid var(--bundle-primary);outline-offset:.125rem}.bundle-builder__purchase-option--active{border:1px solid var(--bundle-active);background:#fff;color:#000;box-shadow:#24242433 0 0 3px 1px}.bundle-builder__purchase-label{font-size:.875rem;font-weight:600;color:var(--bundle-text)}.bundle-builder__purchase-save{font-size:.75rem;font-weight:700;color:var(--bundle-green)}.bundle-builder__form-cta{margin-top:1.5rem;padding:1.25rem;background-color:var(--bundle-bg);border-radius:var(--bundle-radius);display:flex;flex-direction:column;gap:1rem}.bundle-builder__form-price{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:.0625rem solid var(--bundle-border)}.bundle-builder__form-price-label{font-size:1rem;font-weight:600;color:var(--bundle-text)}.bundle-builder__form-price-amount{font-size:1.5rem;font-weight:700;color:var(--bundle-text)}.bundle-builder__form-add-to-cart{width:100%;background-color:var(--bundle-primary);color:var(--bundle-black);border:none;border-radius:var(--bundle-radius);padding:1rem 1.5rem;font-size:.875rem;font-weight:700;cursor:pointer;transition:var(--bundle-transition);letter-spacing:.08em;text-transform:uppercase}.bundle-builder__form-add-to-cart:hover{background-color:var(--bundle-primary-dark);transform:translateY(-.0625rem);box-shadow:0 .25rem .75rem #f5a6234d}.bundle-builder__form-add-to-cart:focus{outline:.125rem solid var(--bundle-active);outline-offset:.125rem}.bundle-builder__form-add-to-cart:active{transform:translateY(0)}.bundle-builder__form-add-to-cart:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.bundle-builder__whats-inside{background-color:var(--bundle-bg);padding:2rem 1rem;margin-top:2rem}.bundle-builder__whats-inside-title{font-size:1.125rem;font-weight:600;margin:0 0 1.5rem;color:var(--bundle-text)}.bundle-builder__products{display:flex;flex-direction:column;gap:1.5rem}.bundle-builder__product{background-color:var(--bundle-white);border-radius:var(--bundle-radius);padding:1.25rem;display:flex;gap:1rem;align-items:flex-start;box-shadow:0 .0625rem .25rem var(--bundle-shadow);transition:var(--bundle-transition)}.bundle-builder__product.is-updating{opacity:.7}.bundle-builder__product-img{width:6rem;height:6rem;object-fit:contain;flex-shrink:0}.bundle-builder__product-details{flex:1;min-width:0}.bundle-builder__product-title{font-size:1rem;font-weight:700;margin:0 0 .5rem;color:var(--bundle-text);line-height:1.3}.bundle-builder__product-description{font-size:.8125rem;line-height:1.5;color:var(--bundle-text-light);margin:0 0 .75rem}.bundle-builder__product-pricing{display:flex;flex-direction:column;gap:.5rem}.bundle-builder__product-price-row{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.bundle-builder__product-price{font-size:1.125rem;font-weight:700;color:var(--bundle-text)}.bundle-builder__product-compare-price{font-size:.875rem;color:var(--bundle-text-light);text-decoration:line-through}.bundle-builder__product-savings{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.bundle-builder__product-discount{display:inline-block;padding:.1875rem .5rem;background-color:var(--bundle-green);color:var(--bundle-white);font-size:.6875rem;font-weight:700;border-radius:.1875rem;letter-spacing:.05em}.bundle-builder__product-save-amount{font-size:.8125rem;font-weight:600;color:var(--bundle-green)}.bundle-builder__sticky-cart{position:fixed;bottom:0;left:0;right:0;background-color:var(--bundle-bg);border-top:.0625rem solid var(--bundle-border);box-shadow:0 -.25rem 1rem var(--bundle-shadow);z-index:9999999;padding:1rem}.bundle-builder__sticky-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.bundle-builder__sticky-info{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0;align-items:center}.bundle-builder__sticky-title{font-size:.875rem;font-weight:600;color:var(--bundle-text)}.bundle-builder__sticky-price{font-size:1.125rem;font-weight:700;color:var(--bundle-text)}.bundle-builder__add-to-cart{background-color:var(--bundle-primary);color:var(--bundle-black);border:none;border-radius:var(--bundle-radius);padding:.875rem 1.5rem;font-size:.8125rem;font-weight:700;cursor:pointer;transition:var(--bundle-transition);display:flex;flex-direction:column;align-items:center;gap:.25rem;letter-spacing:.05em;white-space:nowrap}.bundle-builder__add-to-cart:hover{background-color:var(--bundle-primary-dark);transform:translateY(-.0625rem);box-shadow:0 .25rem .75rem #f5a6234d}.bundle-builder__add-to-cart:focus{outline:.125rem solid var(--bundle-active);outline-offset:.125rem}.bundle-builder__add-to-cart:active{transform:translateY(0)}.bundle-builder__add-to-cart:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.bundle-builder__add-to-cart-text{font-size:.6875rem;text-transform:uppercase}.bundle-builder__add-to-cart-price{font-size:1rem;font-weight:700}[data-sticky-discount]{width:fit-content;padding:2px 8px 0;background-color:var(--bundle-green);color:var(--bundle-white);border-radius:4px}[data-sticky-savings]{color:var(--bundle-green);font-weight:600;font-size:1rem}@media (min-width: 40rem){.bundle-builder__container{padding:0 1.5rem}.bundle-builder__featured-inner{min-height:22rem}.bundle-builder__featured-images{padding:2rem 4rem}.bundle-builder__badge{top:1rem;right:1rem;padding:.625rem 1.5rem}.bundle-builder__badge-text{font-size:1rem}.bundle-builder__title{font-size:2rem}.bundle-builder__options{gap:1rem}.bundle-builder__option-img{max-width:6rem;height:6rem}.bundle-builder__option-label{font-size:.8125rem}.bundle-builder__variants{gap:.75rem}.bundle-builder__variant{padding:.875rem .75rem;font-size:.8125rem}.bundle-builder__product-img{width:7rem;height:7rem}.bundle-builder__sticky-content{max-width:72rem;margin:0 auto}}@media (min-width: 64rem){.bundle-builder{padding-bottom:2rem}.bundle-builder__title--mobile{display:none}.bundle-builder__title--desktop{font-size:3.5rem!important;display:block}.bundle-builder__container{padding:0 2rem}.bundle-builder__main-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start;padding:2rem 0}.bundle-builder__featured{position:sticky;top:5rem;padding:2.5rem 2rem;align-self:start}.bundle-builder__featured-inner{min-height:28rem}.bundle-builder__featured-images{gap:2rem}.bundle-builder__badge{top:1.5rem;right:1.5rem;padding:.75rem 1.75rem;transform:rotate(12deg)}.bundle-builder__badge-text{font-size:1.125rem}.bundle-builder__title{font-size:2.25rem;margin-bottom:2rem}.bundle-builder__step{margin-bottom:2rem}.bundle-builder__step-title{margin-bottom:1rem}.bundle-builder__options{gap:1.25rem}.bundle-builder__option-img{max-width:7rem;height:7rem}.bundle-builder__option-label{font-size:.875rem}.bundle-builder__variants{gap:.875rem}.bundle-builder__variant{padding:1rem .875rem;font-size:.875rem}.bundle-builder__purchase-type{gap:1.25rem}.bundle-builder__purchase-option{padding:1.25rem 1.5rem}.bundle-builder__purchase-label{font-size:1rem}.bundle-builder__purchase-save{font-size:.8125rem}.bundle-builder__form-cta{margin-top:2rem;padding:1.5rem}.bundle-builder__form-price-label{font-size:1.125rem}.bundle-builder__form-price-amount{font-size:1.75rem}.bundle-builder__form-add-to-cart{padding:1.25rem 2rem;font-size:1rem}.bundle-builder__whats-inside{grid-column:1 / -1;padding:3rem 2rem;margin-top:1rem}.bundle-builder__whats-inside-title{font-size:1.375rem;margin-bottom:2rem}.bundle-builder__products{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.bundle-builder__product{padding:1.75rem;gap:1.5rem}.bundle-builder__product-img{width:9rem;height:9rem}.bundle-builder__product-title{font-size:1.125rem;margin-bottom:.625rem}.bundle-builder__product-description{font-size:.875rem;margin-bottom:1rem;min-height:64px}.bundle-builder__product-price{font-size:1.375rem}.bundle-builder__product-compare-price{font-size:1rem}.bundle-builder__product-discount{font-size:.75rem;padding:.25rem .625rem}.bundle-builder__product-save-amount{font-size:.875rem}.bundle-builder__sticky-cart{padding:1.25rem 2rem}.bundle-builder__sticky-info{flex-direction:row-reverse;justify-content:flex-end;gap:16px}[data-sticky-discount],[data-sticky-savings]{font-size:1.5rem}.bundle-builder__add-to-cart{flex-direction:row;gap:1rem;padding:1rem 2rem}.bundle-builder__add-to-cart-text{font-size:.875rem}.bundle-builder__add-to-cart-price{font-size:1.125rem}}.bundle-builder__option:focus-visible,.bundle-builder__variant:focus-visible,.bundle-builder__purchase-option:focus-visible,.bundle-builder__add-to-cart:focus-visible,.bundle-builder__form-add-to-cart:focus-visible{outline:.1875rem solid var(--bundle-primary);outline-offset:.1875rem}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.bundle-builder__sticky-cart{display:none}.bundle-builder__featured{position:static}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/diapers-and-wipes-bundle.css.map */
