.cart-drawer,.cart-drawer *{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}.cart-drawer .capsule-bag__heading,.cart-drawer .capsule-bag__also-like-heading{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}.drawer{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;justify-content:center;align-items:flex-start;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s}.drawer.active{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear 0s}.drawer__inner.capsule-bag{width:100rem;max-width:calc(100vw - 3rem);flex-shrink:0;height:auto;max-height:calc(100vh - var(--capsule-header-height, 61px) - 3rem);margin-top:var(--capsule-header-height, 61px);margin-left:auto;margin-right:auto;padding:0;border:none;border-radius:0 0 1.8rem 1.8rem;background:#fff;box-shadow:0 1.6rem 3.2rem #0000002e,0 .2rem .6rem #00000014;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translateY(-.3rem);opacity:0;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s ease}.drawer.active .drawer__inner.capsule-bag{transform:translateY(0);opacity:1}.capsule-bag__topbar{display:flex;justify-content:flex-end;margin-bottom:.8rem}.capsule-bag__close{position:static;min-width:3.2rem;min-height:3.2rem;width:3.2rem;height:3.2rem;padding:0;border:none;border-radius:50%;background:#f2f2f4;color:#1d1d1f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.capsule-bag__close:before,.capsule-bag__close:after{content:none}.capsule-bag__close:hover{background:#e8e8ec}.capsule-bag__form,.capsule-bag__empty{width:100%;margin:0 auto;padding:2.4rem 5rem 6rem}.capsule-bag__empty{text-align:center}.capsule-bag__heading{font-size:3.2rem;line-height:1.1;font-weight:600;letter-spacing:0;color:#1d1d1f;margin:0 0 2.4rem;text-align:center}.capsule-bag__empty-subtext{max-width:40rem;margin:0 auto 2.4rem;font-size:1.5rem;line-height:1.4;color:#6e6e73}.capsule-bag__empty-buttons{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap}.capsule-bag__empty-login-button,.capsule-bag__empty-continue-button{display:inline-flex;align-items:center;justify-content:center;min-width:18rem;height:4.4rem;padding:0 2.4rem;border:none;border-radius:.6rem;font-size:1.5rem;font-weight:400;text-decoration:none;cursor:pointer}.capsule-bag__empty-login-button:before,.capsule-bag__empty-login-button:after,.capsule-bag__empty-continue-button:before,.capsule-bag__empty-continue-button:after{content:none}.capsule-bag__empty-login-button{background:#0071e3;color:#fff}.capsule-bag__empty-login-button:hover{background:#0077ed}.capsule-bag__empty-continue-button{background:#f5f5f7;color:#1d1d1f}.capsule-bag__empty-continue-button:hover{background:#e8e8ed}.capsule-bag__pay-row{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap;margin-bottom:2.4rem}.capsule-bag__pagar-button,.capsule-bag__continue-button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-width:24rem;height:4.4rem;padding:0 2.4rem;border:none;border-radius:.6rem;font-size:1.5rem;font-weight:400;cursor:pointer}.capsule-bag__pagar-button:before,.capsule-bag__pagar-button:after,.capsule-bag__continue-button:before,.capsule-bag__continue-button:after{content:none}.capsule-bag__pagar-button{background:#0071e3;color:#fff}.capsule-bag__pagar-button:hover{background:#0077ed}.capsule-bag__continue-button{background:#f5f5f7;color:#1d1d1f}.capsule-bag__continue-button:hover{background:#e8e8ed}.capsule-bag__divider{border:none;border-top:1px solid #d2d2d7;margin:2.4rem 0}.capsule-bag__item-divider{border:none;border-top:1px solid #ececed;margin:0}.capsule-bag__item{position:relative;display:block;padding-left:17.4rem;min-height:15rem}.capsule-bag__item-media{position:absolute;top:0;left:0}.capsule-bag__item-media img{display:block;width:15rem;height:15rem;object-fit:contain;background:#f5f5f7;border-radius:1.2rem}.capsule-bag__item-details{display:flex;flex-direction:column;gap:0;padding-top:.4rem;min-width:0}.capsule-bag__item-top-row{position:relative;padding-right:9rem;margin-bottom:.1rem}.capsule-bag__item-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;font-size:1.9rem;font-weight:600;color:#1d1d1f;text-decoration:none}.capsule-bag__item-title:hover{text-decoration:underline}.capsule-bag__item-option-row{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}.capsule-bag__item-option{margin:0;font-size:1.4rem;color:#6e6e73}.capsule-bag__item-option-row .capsule-bag__qty{margin-top:0}.capsule-bag__item-discount{display:flex;align-items:center;gap:.4rem;margin:0;font-size:1.3rem;color:#1a7f37}.capsule-bag__item-discount svg{width:1.3rem;height:1.3rem}.capsule-bag__item-delivery{margin:1.2rem 0 0}.capsule-bag__item-delivery-info{display:flex;align-items:flex-start;gap:.6rem;margin:0 0 .4rem;font-size:1.3rem;color:#1d1d1f}.capsule-bag__item-delivery-estimate{display:block;margin:0 0 0 2.1rem;font-size:1.3rem;color:#6e6e73}.capsule-bag__item-delivery-icon{flex:0 0 auto;width:1.5rem;height:1.5rem;color:#86868b}.capsule-bag__item-delivery-icon svg{width:100%;height:100%}.capsule-bag__qty{position:relative;display:inline-block;margin-top:1rem}.capsule-bag__qty-toggle{display:inline-flex;align-items:center;gap:.6rem;height:3.2rem;padding:0 1.2rem;border:1px solid #d2d2d7;border-radius:.6rem;background:#fff;color:#1d1d1f;font-size:1.4rem;font-weight:400;cursor:pointer}.capsule-bag__qty-toggle:before,.capsule-bag__qty-toggle:after{content:none}.capsule-bag__qty-toggle:hover{background:#f5f5f7}.capsule-bag__qty-toggle:disabled{opacity:.4;cursor:default}.capsule-bag__qty-chevron{color:#6e6e73}.capsule-bag__qty-list{position:absolute;z-index:3;top:calc(100% + .4rem);left:0;min-width:6rem;max-height:20rem;overflow-y:auto;margin:0;padding:.4rem;list-style:none;background:#fff;border:1px solid #d2d2d7;border-radius:.8rem;box-shadow:0 .8rem 1.6rem #0000001f}.capsule-bag__qty-option{padding:.6rem 1rem;border-radius:.4rem;font-size:1.4rem;color:#1d1d1f;cursor:pointer}.capsule-bag__qty-option:hover{background:#f5f5f7}.capsule-bag__qty-option.is-selected{background:#f0f7ff;color:#0071e3;font-weight:600}.capsule-bag__remove-button{display:inline-block;margin-top:.4rem;padding:0;border:none;background:transparent;color:#0071e3;font-size:1.4rem;cursor:pointer}.capsule-bag__remove-button:before,.capsule-bag__remove-button:after{content:none}.capsule-bag__remove-button:hover{text-decoration:underline}.capsule-bag__remove-mobile-only{display:none}.capsule-bag__item-error{display:flex;align-items:center;gap:.4rem;min-height:1.6rem;margin:.6rem 0 .8rem;font-size:1.3rem;color:#e41f2d}.capsule-bag__item-error .svg-wrapper{visibility:hidden}.capsule-bag__item-error:has(.cart-item__error-text:not(:empty)) .svg-wrapper{visibility:visible}.capsule-bag__item-price{position:absolute;top:0;right:0;display:flex;flex-direction:column;align-items:flex-end;text-align:right;font-size:1.9rem;font-weight:600;color:#1d1d1f;white-space:nowrap}.capsule-bag__item-old-price{display:block;font-weight:400;color:#86868b;text-decoration:line-through;font-size:1.4rem}.capsule-bag__totals-row{display:flex;justify-content:space-between;padding:.6rem 0;font-size:1.5rem;color:#1d1d1f}.capsule-bag__divider--totals{margin-bottom:1.2rem}.capsule-bag__divider--totals+.capsule-bag__totals .capsule-bag__totals-row:first-child{padding-top:0}.capsule-bag__totals-row--discount{color:#1a7f37}.capsule-bag__totals-row--total{font-weight:600;font-size:1.7rem;border-top:1px solid #d2d2d7;margin-top:.6rem;padding-top:1.2rem}.capsule-bag__tax-note{margin:0 0 2.4rem;text-align:right;font-size:1.3rem;color:#6e6e73}.capsule-bag__help{margin:0;font-size:1.4rem;color:#1d1d1f}.capsule-bag__also-like-heading{font-size:2.2rem;font-weight:600;color:#1d1d1f;margin:0 0 1.6rem}@media screen and (max-width:749px){.drawer__inner.capsule-bag{width:100vw;max-width:100vw;max-height:100dvh;margin-top:0;border-radius:0}.capsule-bag__remove-desktop-only{display:none}.capsule-bag__remove-mobile-only{display:block;margin-top:.4rem}.capsule-bag__form,.capsule-bag__empty{padding:1.6rem 1.6rem 3.2rem}.capsule-bag__heading{font-size:2.2rem}.capsule-bag__item{padding-left:11.2rem;min-height:9.6rem}.capsule-bag__item-media img{width:9.6rem;height:9.6rem}.capsule-bag__item-top-row{gap:1rem;margin-bottom:.3rem}.capsule-bag__item-divider{margin-top:.6rem}.capsule-bag__item-delivery{margin-top:.8rem;margin-bottom:.8rem}.capsule-bag__item-delivery-estimate{margin-left:0}.capsule-bag__item-title,.capsule-bag__item-price{font-size:1.6rem}.capsule-bag__pay-row{flex-direction:column-reverse}.capsule-bag__pagar-button,.capsule-bag__continue-button{width:100%;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/capsule-cart-drawer.css.map */
