.busy-custom-card{display:flex;flex-direction:column;line-height:1.5;--bc-text-sm: 1rem}.busy-custom-card .bc-title{margin:0 0 .4rem;font-size:2.5rem;line-height:1;letter-spacing:-.025rem;color:#000;font-family:Pragmatica Next Vf,sans-serif;font-variation-settings:"wght" 630,"wdth" 100}.busy-custom-card .bc-price-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-md)}.busy-custom-card .bc-price-left{display:flex;gap:var(--space-sm);align-items:flex-start}.busy-custom-card .bc-price-main{font-size:2.5rem;line-height:1;letter-spacing:-.025rem;color:#000;font-variation-settings:"wght" 510,"wdth" 100}.busy-custom-card .bc-price-old-wrap{display:flex;flex-direction:column;gap:.375rem;padding-top:.0625rem;display:none}.busy-custom-card .bc-price-old{font-size:.9375rem;line-height:1;color:#82828c;text-decoration:line-through;font-variation-settings:"wght" 510,"wdth" 100}.busy-custom-card .bc-badge{font-size:.8125rem;line-height:1;color:#ea5212;text-transform:uppercase;font-variation-settings:"wght" 620,"wdth" 100}.busy-custom-card .bc-counter{display:flex;align-items:center;gap:var(--space-xs);padding:.25rem;border-radius:.5rem;background:#f5f5f7}.busy-custom-card .bc-btn-icon{width:1.9375rem;height:1.9375rem;border-radius:.25rem;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.busy-custom-card .bc-btn-icon svg{width:1.25rem;height:1.25rem}.busy-custom-card .bc-btn-minus{background:transparent}.busy-custom-card .bc-btn-minus:hover{background:#dddde8}.busy-custom-card .bc-btn-plus{background:transparent}.busy-custom-card .bc-btn-plus:hover{background:#d0d0dc}.busy-custom-card .bc-val{font-size:1.125rem;width:1.5rem;text-align:center;color:#000;font-variation-settings:"wght" 510,"wdth" 100;line-height:1;padding-top:.0625rem}.busy-custom-card .bc-stock-wrap{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-lg);display:none}.busy-custom-card .bc-stock-bar{height:.1875rem;width:100%;border-radius:.1875rem;background:#d7d7e1;position:relative;overflow:hidden}.busy-custom-card .bc-stock-fill{height:100%;background:#000;border-radius:.1875rem;position:absolute;left:0;top:0;width:14.34%}.busy-custom-card .bc-stock-text{display:flex;justify-content:space-between;font-size:var(--bc-text-sm);color:#000;font-variation-settings:"wght" 510,"wdth" 100}.busy-custom-card .bc-desc{font-size:var(--bc-text-sm);line-height:1.6;color:#82828c;margin-bottom:var(--space-md-lg);font-variation-settings:"wght" 510,"wdth" 100}.busy-custom-card .bc-acc{margin-bottom:2.25rem}.busy-custom-card .bc-acc-toggle{display:flex;align-items:center;justify-content:space-between;gap:var(--space-xs);width:100%;padding:0;background:none;border:none;cursor:pointer;color:inherit;text-align:left;font:inherit;-webkit-tap-highlight-color:transparent;transition:opacity .15s ease}.busy-custom-card .bc-acc-title{font-size:1.125rem;color:#000;font-variation-settings:"wght" 510,"wdth" 100}.busy-custom-card .bc-acc-titlewrap{display:flex;align-items:baseline;gap:var(--space-sm);min-width:0}.busy-custom-card .bc-acc-hint{font-size:var(--bc-text-sm);color:#82828c;font-variation-settings:"wght" 500,"wdth" 100;white-space:nowrap}.busy-custom-card .bc-acc-toggle-end{display:inline-flex;align-items:center;gap:var(--space-xs);flex-shrink:0}.busy-custom-card .bc-acc-toggle-label{position:relative;display:inline-block;min-width:2.5rem;height:1rem;line-height:1;text-align:right}.busy-custom-card .bc-acc-toggle-text{position:absolute;right:0;top:50%;transform:translateY(-50%);white-space:nowrap;font-size:var(--bc-text-sm);line-height:1;color:#82828c;font-variation-settings:"wght" 510,"wdth" 100;transition:opacity .25s cubic-bezier(.33,1,.68,1),color .2s ease}.busy-custom-card .bc-acc-toggle-text--hide,.busy-custom-card .bc-acc[data-open=true] .bc-acc-toggle-text--show{opacity:0}.busy-custom-card .bc-acc[data-open=true] .bc-acc-toggle-text--hide{opacity:1}.busy-custom-card .bc-acc-chevron{width:1.1875rem;height:1.1875rem;flex-shrink:0;color:#82828c;position:relative;top:-.125rem;transition:transform .45s cubic-bezier(.32,.72,0,1),opacity .2s ease,color .2s ease}.busy-custom-card .bc-acc[data-open=true] .bc-acc-chevron{transform:rotate(180deg)}@media(hover:hover){.busy-custom-card .bc-acc-toggle:hover .bc-acc-chevron,.busy-custom-card .bc-acc[data-open=false] .bc-acc-toggle:hover .bc-acc-toggle-text--show,.busy-custom-card .bc-acc[data-open=true] .bc-acc-toggle:hover .bc-acc-toggle-text--hide{color:#000}}.busy-custom-card .bc-acc-toggle:active{opacity:.6}.busy-custom-card .bc-acc-collapse{max-height:0;overflow:hidden;opacity:0;transition:max-height .4s cubic-bezier(.32,.72,0,1),opacity .2s ease}.busy-custom-card .bc-acc[data-open=true] .bc-acc-collapse{max-height:60rem;opacity:1;transition:max-height .55s cubic-bezier(.32,.72,0,1),opacity .3s ease .05s}.busy-custom-card .bc-acc-list{display:flex;flex-direction:column;gap:.24rem;padding-top:.875rem}.busy-custom-card .bc-acc-item{opacity:0;transform:translateY(-.375rem);transition:opacity .35s cubic-bezier(.33,1,.68,1),transform .45s cubic-bezier(.33,1,.68,1)}.busy-custom-card .bc-acc[data-open=true] .bc-acc-item{opacity:1;transform:translateY(0)}.busy-custom-card .bc-acc[data-open=true] .bc-acc-item:nth-child(1){transition-delay:.08s}.busy-custom-card .bc-acc[data-open=true] .bc-acc-item:nth-child(2){transition-delay:.13s}.busy-custom-card .bc-acc[data-open=true] .bc-acc-item:nth-child(3){transition-delay:.18s}.busy-custom-card .bc-acc[data-open=true] .bc-acc-item:nth-child(4){transition-delay:.23s}.busy-custom-card .bc-acc[data-open=true] .bc-acc-item:nth-child(5){transition-delay:.28s}.busy-custom-card .bc-acc[data-open=true] .bc-acc-item:nth-child(6){transition-delay:.33s}.busy-custom-card .bc-acc[data-open=true] .bc-acc-item:nth-child(7){transition-delay:.38s}.busy-custom-card .bc-acc[data-open=true] .bc-acc-item:nth-child(8){transition-delay:.43s}.busy-custom-card .bc-btn-add{transition:background .2s ease,transform .15s cubic-bezier(.32,.72,0,1)}.busy-custom-card .bc-btn-add:active{transform:scale(.96)}@media(prefers-reduced-motion:reduce){.busy-custom-card .bc-acc-collapse,.busy-custom-card .bc-acc-chevron,.busy-custom-card .bc-acc-title,.busy-custom-card .bc-acc-toggle-text,.busy-custom-card .bc-acc-item,.busy-custom-card .bc-btn-add{transition:none!important}.busy-custom-card .bc-acc-item{opacity:1;transform:none}}.busy-custom-card .bc-acc-item{display:flex;align-items:center;gap:.875rem}.busy-custom-card .bc-acc-img{width:5.1875rem;height:3.875rem;border-radius:.375rem;background:#f5f5f7;flex-shrink:0}.busy-custom-card .bc-acc-info{flex:1;display:flex;flex-direction:column;gap:var(--space-2xs);min-width:0}.busy-custom-card .bc-acc-name{font-size:var(--bc-text-sm);color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variation-settings:"wght" 510,"wdth" 100}.busy-custom-card .bc-acc-price{font-size:1.125rem;color:#000;font-variation-settings:"wght" 510,"wdth" 100}.busy-custom-card .bc-btn-add{width:5.875rem;height:2.4375rem;border:.0625rem solid #EA5212;border-radius:.5rem;display:flex;align-items:center;justify-content:center;gap:var(--space-2xs);color:#ea5212;font-size:var(--bc-text-sm);background:transparent;cursor:pointer;transition:background .2s;font-variation-settings:"wght" 510,"wdth" 100}.busy-custom-card .bc-btn-add:hover{background:#fff4f0}.busy-custom-card .bc-btn-add svg{width:1.25rem;height:1.25rem}.busy-custom-card .bc-total-row{display:flex;gap:var(--space-md);align-items:stretch;margin-bottom:var(--space-lg)}.busy-custom-card .bc-total-left{display:flex;flex-direction:column;gap:.625rem;min-width:7rem}.busy-custom-card #busy-add-to-cart-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:var(--space-sm);font-size:1.125rem;text-transform:none;height:auto;margin-block:-.375rem}.busy-custom-card #busy-add-to-cart-btn span{font-variation-settings:"wght" 550,"wdth" 100}.busy-custom-card #busy-add-to-cart-btn svg{width:1.25rem;height:1.25rem;color:#fff;flex-shrink:0}.busy-custom-card .bc-total-label{font-size:var(--bc-text-sm);color:#82828c;font-variation-settings:"wght" 510,"wdth" 100;line-height:1;text-box-trim:trim-start;text-box-edge:cap alphabetic}.busy-custom-card .bc-total-val{font-size:2.5rem;line-height:.9;letter-spacing:-.05rem;color:#000;font-variation-settings:"wght" 510,"wdth" 100;text-box-trim:trim-end;text-box-edge:cap alphabetic}.busy-custom-card .bc-ship-list{display:flex;flex-direction:column;gap:.625rem;padding-top:var(--space-sm)}.busy-custom-card .bc-ship-item{display:flex;align-items:flex-start;gap:var(--space-sm)}.busy-custom-card .bc-ship-item--delivery{display:none}.busy-custom-card .bc-ship-icon{width:1.3333rem;height:1.3333rem;flex-shrink:0;color:#82828c;margin-top:calc((var(--bc-text-sm) * 1.5 - 1.3333rem) / 2)}.busy-custom-card .bc-ship-text{font-size:var(--bc-text-sm);color:#82828c;line-height:1.5;margin:0;font-variation-settings:"wght" 500,"wdth" 100}.busy-custom-card .bc-ship-text strong{color:#82828c;font-variation-settings:"wght" 600,"wdth" 100}.busy-custom-card .bc-ship-payment{display:flex;flex-direction:column;gap:var(--space-xs);flex:1;min-width:0}.busy-custom-card .bc-payment-icons{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-xs);list-style:none;margin:0;padding:0}.busy-custom-card .bc-payment-icon{flex:0 0 calc((100% - 9 * var(--space-xs)) / 10);min-width:0;height:1.5rem;display:flex;align-items:center;justify-content:center}.busy-custom-card .bc-payment-icon svg,.busy-custom-card .bc-payment-icon img{max-width:100%;max-height:100%;width:auto;height:auto;display:block}@media screen and (max-width:766px){.busy-custom-card{border-radius:1.25rem;box-shadow:0 20px 50px -20px #121b3633;padding:var(--space-lg);background-color:#fff;--bc-text-sm: .95rem}.busy-custom-card .bc-title{font-size:2.25rem;letter-spacing:-.024rem}.busy-custom-card .bc-price-row{margin-bottom:.96rem}.busy-custom-card .bc-price-left{gap:.72rem}.busy-custom-card .bc-price-main{font-size:2.2rem;letter-spacing:-.024rem}.busy-custom-card .bc-price-old-wrap{gap:.36rem;padding-top:.06rem}.busy-custom-card .bc-price-old{font-size:.9rem}.busy-custom-card .bc-badge{font-size:.78rem}.busy-custom-card .bc-counter{gap:.48rem;padding:.24rem;border-radius:.48rem}.busy-custom-card .bc-btn-icon{width:1.86rem;height:1.86rem;border-radius:.24rem}.busy-custom-card .bc-val{font-size:1.1rem;width:1.44rem}.busy-custom-card .bc-stock-wrap{gap:.72rem;margin-bottom:1.44rem}.busy-custom-card .bc-stock-bar{height:.18rem;border-radius:.18rem}.busy-custom-card .bc-stock-fill{border-radius:.18rem}.busy-custom-card .bc-desc{font-size:.83rem;margin-bottom:var(--space-lg)}.busy-custom-card .bc-acc{margin-bottom:2rem}.busy-custom-card .bc-acc-title{font-size:1.1rem}.busy-custom-card .bc-acc-list{gap:.9rem;padding-top:.84rem}.busy-custom-card .bc-acc-item{gap:.84rem}.busy-custom-card .bc-acc-img{width:4.25rem;height:2.6875rem;border-radius:.36rem}.busy-custom-card .bc-acc-info{gap:var(--space-2xs)}.busy-custom-card .bc-acc-price{font-size:1.08rem}.busy-custom-card .bc-btn-add{width:5.64rem;height:2.34rem;border-width:.06rem;border-radius:.48rem;gap:.24rem}.busy-custom-card .bc-total-row{gap:.96rem;margin-bottom:1.44rem;align-items:stretch}.busy-custom-card .bc-total-left{gap:.6rem;justify-content:center;min-width:5.8rem}.busy-custom-card .bc-total-val{font-size:2.4rem;letter-spacing:-.048rem}.busy-custom-card .bc-ship-list{gap:.625rem}.busy-custom-card .bc-ship-item{gap:var(--space-sm)}.busy-custom-card .bc-ship-icon{width:1.35rem;height:1.35rem;margin-top:calc((var(--bc-text-sm) * 1.5 - 1.5167rem) / 2)}.busy-custom-card .bc-ship-text{padding-top:0;font-size:.83rem}.busy-custom-card .bc-payment-icons{flex-wrap:nowrap;gap:var(--space-2xs);margin-left:calc(-1 * (1.35rem + var(--space-sm)))}.busy-custom-card .bc-payment-icon{flex:1 1 0;min-width:0;height:1.1rem}.busy-custom-card #busy-add-to-cart-btn{gap:.72rem;font-size:1.08rem}.busy-custom-card #busy-add-to-cart-btn span{font-size:inherit}}.busy-custom-card--waitlist .bc-title{order:0;margin-bottom:.5rem}.busy-custom-card--waitlist .bc-desc{order:1;margin-bottom:2.125rem}.busy-custom-card--waitlist .bc-price-row{order:2;margin-bottom:1.625rem}.busy-custom-card--waitlist .bc-total-row{order:3;margin-bottom:.625rem}.busy-custom-card--waitlist .bc-cta-note{order:3;margin:0 0 2.125rem}.busy-custom-card--waitlist .bc-acc-divider--top{order:4;margin-bottom:1.3125rem}.busy-custom-card--waitlist .bc-acc{order:5;margin-bottom:1.3125rem}.busy-custom-card--waitlist .bc-acc-divider--bottom{order:6;margin-bottom:2.125rem}.busy-custom-card--waitlist .bc-ship-list{order:7;padding-top:0}.busy-custom-card--waitlist .bc-acc-divider{width:100%;height:0;border-top:1px solid #E5E5EA}.busy-custom-card--waitlist .bc-title{letter-spacing:-.03em}.busy-custom-card--waitlist .bc-price-main,.busy-custom-card--waitlist .bc-price-old{letter-spacing:-.01em}.busy-custom-card--waitlist .bc-badge--founding,.busy-custom-card--waitlist .bc-cta-note,.busy-custom-card--waitlist .bc-acc-hint{letter-spacing:.01em}.busy-custom-card--waitlist .bc-title{font-size:2.75rem}.busy-custom-card--waitlist .bc-desc{font-size:1.125rem}.busy-custom-card--waitlist .bc-price-main{font-size:2.75rem}.busy-custom-card--waitlist .bc-price-old{font-size:1.125rem}.busy-custom-card--waitlist .bc-badge--founding,.busy-custom-card--waitlist .bc-cta-note{font-size:.9375rem}.busy-custom-card--waitlist .bc-acc-title{font-size:1.125rem}.busy-custom-card--waitlist .bc-acc-hint,.busy-custom-card--waitlist .bc-acc-name,.busy-custom-card--waitlist .bc-acc-price{font-size:.9375rem}.busy-custom-card--waitlist .bc-ship-text{font-size:1.125rem}.busy-custom-card--waitlist .bc-title,.busy-custom-card--waitlist .bc-price-main{font-variation-settings:"wght" 570,"wdth" 100}.busy-custom-card--waitlist .bc-price-old{font-variation-settings:"wght" 540,"wdth" 100}.busy-custom-card--waitlist .bc-desc,.busy-custom-card--waitlist .bc-desc-lead{font-variation-settings:"wght" 490,"wdth" 100}.busy-custom-card--waitlist .bc-acc-title,.busy-custom-card--waitlist .bc-acc-name,.busy-custom-card--waitlist .bc-acc-price,.busy-custom-card--waitlist .bc-acc-hint,.busy-custom-card--waitlist .bc-acc-toggle-text,.busy-custom-card--waitlist .bc-ship-text,.busy-custom-card--waitlist .bc-cta-note,.busy-custom-card--waitlist .bc-badge--founding{font-variation-settings:"wght" 500,"wdth" 100}.busy-custom-card--waitlist .bc-price-main{line-height:1;text-box-trim:trim-both;text-box-edge:cap alphabetic}.busy-custom-card--waitlist .bc-price-old{color:#000;line-height:1.5;text-box-trim:trim-both;text-box-edge:cap alphabetic}.busy-custom-card--waitlist .bc-desc{line-height:1.6}.busy-custom-card--waitlist .bc-desc-lead{color:#000}.busy-custom-card--waitlist .bc-acc-title,.busy-custom-card--waitlist .bc-acc-hint{line-height:1}.busy-custom-card--waitlist .bc-acc-price{color:#82828c}.busy-custom-card--waitlist .bc-price-old-wrap{display:flex;justify-content:flex-end;gap:.625rem}.busy-custom-card--waitlist .bc-price-left{align-items:flex-end}.busy-custom-card--waitlist .bc-badge--founding{color:#82828c;text-transform:none;line-height:1.5;text-box-trim:trim-both;text-box-edge:cap alphabetic}.busy-custom-card--waitlist #busy-add-to-cart-btn{margin-block:0;min-height:4rem;padding-block:0;gap:.625rem}.busy-custom-card--waitlist .bc-cta-note{line-height:1.5;color:#82828c}.busy-custom-card--waitlist .bc-ship-icon{width:1.5rem;height:1.5rem;margin-top:.09375rem}.busy-custom-card--waitlist .bc-acc-chevron{width:1.125rem;height:1.125rem}@media screen and (max-width:766px){.busy-custom-card--waitlist .bc-desc,.busy-custom-card--waitlist .bc-cta-note{margin-bottom:1.8rem}.busy-custom-card--waitlist .bc-acc{margin-bottom:1.3125rem}.busy-custom-card--waitlist .bc-acc-divider--bottom{margin-bottom:1.8rem}.busy-custom-card--waitlist .bc-ship-icon{width:1.25rem;height:1.25rem;margin-top:calc((.9rem * 1.5 - 1.25rem) / 2)}.busy-custom-card--waitlist .bc-price-row{margin-bottom:1.25rem}\44b  .busy-custom-card--waitlist .bc-price-old-wrap{gap:.1rem}.busy-custom-card--waitlist .bc-title{font-size:2.3rem}.busy-custom-card--waitlist .bc-desc{font-size:.9rem}.busy-custom-card--waitlist .bc-desc{line-height:1.55}.busy-custom-card--waitlist .bc-price-main{font-size:2.3rem}.busy-custom-card--waitlist .bc-price-old{font-size:.9rem}.busy-custom-card--waitlist .bc-badge--founding,.busy-custom-card--waitlist .bc-cta-note{font-size:.8rem}.busy-custom-card--waitlist .bc-acc-title{font-size:.9rem}.busy-custom-card--waitlist .bc-acc-hint,.busy-custom-card--waitlist .bc-acc-name,.busy-custom-card--waitlist .bc-acc-price{font-size:.8rem}.busy-custom-card--waitlist .bc-ship-text{font-size:.9rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/busy-custom-card.css.map */
