.buy-more-wrapper{display:block;width:100%;margin:2rem 0}.buy-more-title{margin:0 0 2.4rem;font-size:1.4rem;color:rgb(var(--color-foreground));text-align:left}@media screen and (min-width:750px){.buy-more-title{margin-bottom:3.2rem;font-size:1.8rem}}.buy-more-banner{width:100%;margin:0 0 2.4rem;overflow:hidden;border-radius:.8rem}@media screen and (min-width:750px){.buy-more-banner{margin-bottom:3.2rem}}.buy-more-banner-image{width:100%;height:auto;display:block;object-fit:cover}.buy-more-message{margin-top:1rem;padding:1rem;font-size:1.4rem;color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.05);text-align:left}.buy-more-wrapper .buy-more-options{display:grid;gap:2.4rem;margin-bottom:2.4rem}@media screen and (min-width:750px){.buy-more-wrapper .buy-more-options{gap:3.2rem}}.buy-more-wrapper .buy-more-options{grid-template-columns:1fr}.buy-more-option-container{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.6rem}.buy-more-option{position:relative;display:flex;width:100%;flex:0 1 auto;flex-direction:column;align-items:flex-start;justify-content:center;padding:1.6rem 1rem;gap:1rem;background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.35);transition:all .3s ease;cursor:pointer;min-height:80px}@media screen and (min-width:750px){.buy-more-option{padding:1.5rem 1rem}}.buy-more-option-message{font-size:1.2rem;color:rgba(var(--color-foreground),.75);line-height:1;padding:0 .5rem}.buy-more-radio{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.buy-more-radio-ui{position:absolute;top:50%;transform:translateY(-50%);left:1rem;width:18px;height:18px;border:2px solid rgba(var(--color-foreground),.35);background:rgb(var(--color-background));border-radius:50%}.buy-more-radio:checked+.buy-more-radio-ui{border-color:rgb(var(--color-button))}.buy-more-radio:checked+.buy-more-radio-ui:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:rgb(var(--color-button));border-radius:50%}.buy-more-radio:focus-visible+.buy-more-radio-ui{outline:2px solid rgb(var(--color-button));outline-offset:2px}.buy-more-option-body{width:100%;padding-left:3rem}.buy-more-option-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%}.buy-more-option--dynamic .buy-more-option-row{flex-direction:column;gap:1rem}@media screen and (min-width:450px){.buy-more-option--dynamic .buy-more-option-row{flex-direction:row;gap:1.5rem}}@media screen and (min-width:750px){.buy-more-option--dynamic .buy-more-option-row{flex-direction:column;gap:.4rem}}@media screen and (min-width:950px){.buy-more-option--dynamic .buy-more-option-row{flex-direction:row}}.buy-more-option-left{display:flex;gap:.4rem;flex:1 1 auto}.buy-more-option--dynamic .buy-more-option-left{width:100%}@media screen and (min-width:750px){.buy-more-option--dynamic .buy-more-option-left{width:auto}}.buy-more-option-right{display:flex;flex-direction:column;align-items:flex-end;text-align:right;flex:1 1 auto}.buy-more-option--dynamic .buy-more-option-right{width:100%;align-items:flex-end}.buy-more-unit-line{display:flex;align-items:baseline;gap:.4rem}.buy-more-unit-suffix{opacity:.75;font-size:1.2rem}.buy-more-savings{font-size:1.2rem;font-weight:600;opacity:.9;color:red}.buy-more-summary{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin:.8rem 0 1rem}.buy-more-summary-original{opacity:.7;font-weight:500}.buy-more-summary-final{font-weight:800;font-size:1.8rem}.buy-more-badges{position:absolute;top:-1.6rem;right:.8rem;display:flex;flex-direction:row-reverse;gap:.4rem}.buy-more-badge{background:#fff;color:#000;font-size:1rem;line-height:1;font-weight:700;padding:.6rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #4b4b4b66;white-space:nowrap}@media screen and (min-width:750px){.buy-more-badge{font-size:1.1rem;line-height:1}}.buy-more-badge--has-image:not(.buy-more-badge--overlay){display:flex;align-items:center;gap:.4rem;padding:.6rem}.buy-more-badge--has-image:not(.buy-more-badge--overlay) .buy-more-badge-image{height:1em;width:auto}@media screen and (min-width:750px){.buy-more-badge--has-image:not(.buy-more-badge--overlay) .buy-more-badge-image{height:1.1em}}.buy-more-badge--overlay{position:relative;display:flex;align-items:center;padding:.6rem 5rem .6rem .6rem}@media screen and (min-width:750px){.buy-more-badge--overlay{padding:.6rem 6rem .6rem .6rem}}.buy-more-badge--overlay .buy-more-badge-text{display:block;max-width:100%}.buy-more-badge--overlay .buy-more-badge-image{position:absolute;right:.4rem;top:30%;transform:translateY(-50%);height:auto;max-height:5.33rem;width:4rem;object-fit:contain}@media screen and (min-width:750px){.buy-more-badge--overlay .buy-more-badge-image{width:4.8rem;max-height:6.4rem}}.buy-more-badge-image{width:2.4rem;display:block;object-fit:contain}.buy-more-content{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;width:100%}.buy-more-qty{display:flex;align-items:center;gap:.8rem}.buy-more-radio{margin:0}.buy-more-option.is-selected{border-color:rgba(var(--color-foreground),.5)}.buy-more-option.is-disabled{opacity:.5;cursor:not-allowed}.buy-more-quantity{flex-shrink:0;font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground))}@media screen and (min-width:1100px){.buy-more-quantity{font-size:2rem}}.buy-more-quantity-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}@media screen and (min-width:450px){.buy-more-quantity-wrapper{flex-direction:row;align-items:center;gap:.8rem}}@media screen and (min-width:900px){.buy-more-quantity-wrapper{flex-direction:row;align-items:center;gap:.8rem}}@media screen and (max-width:749px){.buy-more-option--dynamic .buy-more-quantity-wrapper{width:100%;flex-direction:row;align-items:center;gap:.8rem}}.buy-more-quantity-wrapper .quantity,.buy-more-bundle-quantity{width:calc(10rem / var(--font-body-scale) + var(--inputs-border-width) * 2);min-height:calc((var(--inputs-border-width) * 2) + 3.6rem)}@media screen and (min-width:1100px){.buy-more-quantity-wrapper .quantity,.buy-more-bundle-quantity{width:calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);min-height:calc((var(--inputs-border-width) * 2) + 4.5rem)}}.buy-more-quantity-wrapper .quantity__button,.buy-more-bundle-quantity .quantity__button{width:calc(3.6rem / var(--font-body-scale))}@media screen and (min-width:1100px){.buy-more-quantity-wrapper .quantity__button,.buy-more-bundle-quantity .quantity__button{width:calc(4.5rem / var(--font-body-scale))}}.buy-more-quantity-text{flex-shrink:0;font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground))}@media screen and (min-width:1100px){.buy-more-quantity-text{font-size:2rem}}@media screen and (max-width:749px){.buy-more-option--dynamic .buy-more-quantity-text{flex:1}}.buy-more-prices{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;text-align:right}.buy-more-totals{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.buy-more-unit-price-wrapper{display:flex;align-items:center;justify-content:flex-end;width:100%}.buy-more-price{color:rgb(var(--color-foreground))}.buy-more-price--original{font-size:1.2rem;font-weight:500;opacity:.7}.buy-more-price--final{font-size:1.5rem;font-weight:700}.buy-more-unit-price{font-size:1.2rem;font-weight:500;opacity:.85}@media screen and (max-width:749px){.buy-more-option--dynamic .buy-more-unit-price{font-size:1.4rem;font-weight:600}}@media screen and (max-width:749px){.buy-more-option--dynamic .buy-more-savings,.buy-more-unit-line .buy-more-unit-price,.buy-more-unit-line .buy-more-unit-suffix{font-size:1.3rem}}@media screen and (max-width:480px){.buy-more-option--dynamic .buy-more-savings,.buy-more-unit-line .buy-more-unit-price,.buy-more-unit-line .buy-more-unit-suffix{font-size:1rem}}@media screen and (max-width:480px){.buy-more-option--dynamic .buy-more-option-right{flex-direction:row;gap:.4rem;justify-content:flex-end;margin-bottom:-8px}}@media screen and (max-width:480px){.buy-more-option--dynamic .buy-more-option-row{flex-direction:column;gap:.5rem}}.buy-more-button{width:100%;padding:.8rem 1.2rem;font-size:1.5rem;font-family:var(--font-heading-family);color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));border:none;cursor:pointer;transition:background-color .2s ease;text-align:center;position:relative;letter-spacing:.1rem;min-height:4.5rem;max-width:44rem}.buy-more-button:hover:not(:disabled):not(.loading):after{border:2px solid rgb(var(--color-button));content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px)}.buy-more-button:disabled{opacity:.5;cursor:not-allowed}.buy-more-button.loading{position:relative;color:transparent;pointer-events:none}.buy-more-button.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid rgba(var(--color-button-text),.3);border-radius:50%;border-top-color:rgb(var(--color-button-text));animation:buy-more-spinner .6s linear infinite}@keyframes buy-more-spinner{to{transform:rotate(360deg)}}.buy-more-button:focus-visible{outline:2px solid rgb(var(--color-button));outline-offset:2px}.buy-more-bundle{margin:1.2rem 0;padding:1.2rem;border:1px solid rgba(var(--color-foreground),.2);background:rgba(var(--color-foreground),.02)}.buy-more-bundle-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.buy-more-bundle-title{margin:0;font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground))}.buy-more-bundle-counter{font-size:1.3rem;font-weight:700;opacity:.85}.buy-more-bundle-hint{margin:0 0 1rem;font-size:1.3rem;opacity:.85}.buy-more-bundle-grid{display:grid;grid-template-columns:1fr;gap:1rem}.buy-more-bundle-item{border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));padding:1rem;transition:border-color .2s ease,opacity .2s ease}.buy-more-bundle-item.is-selected{border-color:rgba(var(--color-foreground),.45)}.buy-more-bundle-item.is-disabled{opacity:.6;pointer-events:none}.buy-more-bundle-item.is-disabled .quantity__button,.buy-more-bundle-item.is-disabled .quantity__input{opacity:.6}.buy-more-bundle-quantity .quantity__button:disabled,.buy-more-bundle-quantity .quantity__input:disabled{opacity:.6;cursor:not-allowed}.buy-more-bundle-body{display:flex;gap:1rem;align-items:center}.buy-more-bundle-media{display:flex;align-items:center;justify-content:center}.buy-more-bundle-image{width:48px;object-fit:cover;border-radius:8px;height:100%}@media(min-width:750px)and (max-width:1000px){.buy-more-bundle-image{width:42px}}@media(min-width:1000px){.buy-more-bundle-image{width:56px}}.buy-more-bundle-info{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:1rem;justify-content:space-between}.buy-more-bundle-name{font-size:1.3rem;font-weight:600;line-height:1.2;margin:0;flex:1 1 auto}.buy-more-bundle-meta{display:none}.buy-more-bundle-price{font-size:1.3rem;font-weight:700;opacity:.9}.buy-more-bundle-qty{display:flex;justify-content:flex-end;flex:0 0 auto}.buy-more-bundle-quantity{flex-shrink:0}.buy-more-bundle-quantity .quantity__input{text-align:center}.buy-more-bundle-empty{margin-top:1rem;padding:1rem;background:rgba(var(--color-foreground),.04);font-size:1.3rem}.buy-more-bundle-error{margin-top:1rem;padding:1rem;background:#dc262614;border:1px solid rgba(220,38,38,.25);color:rgb(var(--color-foreground));font-size:1.3rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-buy-more.css.map */
