.main-cart-page,#main-cart-footer{--main-cart-bg: #fefefd;--main-cart-text: #1a1918;--main-cart-muted: #635f5d;--main-cart-border: #e6e0db;--main-cart-soft: #f9f5f2;--main-cart-purple: #5c54b7;background:var(--main-cart-bg);color:var(--main-cart-text);font-family:Inter,var(--font-body-family),sans-serif}.main-cart-page{padding-top:2rem!important;padding-bottom:0!important}.main-cart-page__inner,.main-cart-footer__content{width:100%;margin-inline:auto}.main-cart-page__header{min-height:6rem;margin:0;align-items:center}.main-cart-page__header .title{margin:0;color:var(--main-cart-text);font-family:Marcellus,var(--font-heading-family),serif;font-size:32px;font-weight:400;line-height:60px;letter-spacing:-.32px;text-transform:capitalize}.main-cart-page__header .underlined-link{display:flex;min-height:4.4rem;align-items:center;color:var(--main-cart-muted);font-size:14px;font-weight:400;line-height:14px;letter-spacing:-.14px;text-decoration:none;text-transform:capitalize}.main-cart-page__continue-icon{display:none}.main-cart-page .cart__items{padding:0;border:0}.main-cart-page__shipping-progress{min-height:6.6rem;margin-top:1.6rem;padding:1.8rem 2.2rem;border:.05rem solid var(--main-cart-border);border-radius:.8rem}.main-cart-page__shipping-message{display:flex;margin-bottom:1.2rem;align-items:center}.main-cart-page__shipping-message p{margin:0;color:var(--main-cart-text);font-size:12px;font-weight:600;line-height:12px;letter-spacing:-.12px}.main-cart-page__shipping-track{width:100%;height:.6rem;overflow:hidden;border-radius:.6rem;background:var(--main-cart-soft)}.main-cart-page__shipping-track span{display:block;width:var(--cart-page-shipping-progress);height:100%;border-radius:inherit;background:var(--main-cart-purple)}.main-cart-page__shipping-progress--unlocked{min-height:8.3rem;padding-block:1.4rem;border-width:.1rem;border-radius:1.2rem}.main-cart-page__shipping-progress--unlocked .main-cart-page__shipping-message{min-height:3rem;gap:.8rem;justify-content:center}.main-cart-page__shipping-unlocked-icon,.main-cart-page__shipping-unlocked-icon svg{display:block;width:3rem;height:3rem;flex:0 0 3rem}.main-cart-page__shipping-progress--unlocked .main-cart-page__shipping-track,.main-cart-page__shipping-progress--unlocked .main-cart-page__shipping-track span{height:1.2rem;border-radius:.7rem;background:#ffda86}.main-cart-page .cart-items{margin-top:3.3rem}.main-cart-page .cart-items thead{position:absolute;width:.1rem;height:.1rem;margin:-.1rem;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.main-cart-page .cart-item{position:relative;display:grid;grid-template-columns:9rem minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:1.2rem;row-gap:1.2rem;margin:0 0 3.8rem}.main-cart-page .cart-item:last-child{margin-bottom:0}.main-cart-page .cart-items td,.main-cart-page .cart-item>td+td{padding:0}.main-cart-page .cart-item__media{grid-column:1;grid-row:1 / 4;width:9rem;height:9.1rem;padding:.8rem;overflow:hidden;border-radius:.8rem;background:var(--main-cart-soft)}.main-cart-page .cart-item__image-container,.main-cart-page .cart-item__image{width:100%;height:100%}.main-cart-page .cart-item__image{max-width:100%;object-fit:contain}.main-cart-page .cart-item__details{grid-column:2;grid-row:1;width:auto;min-width:0;font-size:16px;line-height:22.4px}.main-cart-page .cart-item__details-content{display:flex;width:100%;margin-top:0;flex-direction:column;align-items:flex-start}.main-cart-page .cart-item__details>*{max-width:none}.main-cart-page .cart-item__name{width:100%;margin:0;color:var(--main-cart-text);font-size:14px;font-weight:600;line-height:20px;letter-spacing:-.14px;text-decoration:none}.main-cart-page .cart-item__name:hover{text-decoration:none}.main-cart-page .cart-item__details-content>.cart-item__unit-price{display:none}.main-cart-page .cart-item__unit-price .cart-item__final-price{color:var(--main-cart-text);font-size:16px;font-weight:500;line-height:20px}.main-cart-page .cart-item__unit-price .cart-item__old-price{color:#635f5d;font-size:14px;font-weight:400;line-height:20px;opacity:1}.main-cart-page .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-flow:row nowrap;gap:.8rem;align-items:baseline;white-space:nowrap}.main-cart-page .cart-item__details dl{margin:1.2rem 0 0}.main-cart-page .product-option{display:flex;margin:0;color:#635f5d;font-size:12px;font-weight:400;line-height:20px}.main-cart-page .product-option+.product-option{margin-top:0}.main-cart-page .product-option dt,.main-cart-page .product-option dd{color:inherit;font-weight:inherit}.main-cart-page .product-option dd{margin-left:.3rem}.main-cart-page .cart-item__details .discounts{margin-top:.8rem;font-size:12px}.main-cart-page .cart-item__details .discounts__discount{line-height:18px}.main-cart-page .cart-item__error-text{font-size:13px;line-height:18.2px;letter-spacing:.4px}.main-cart-page .cart-item__totals.medium-hide{position:relative;display:flex;grid-column:2;grid-row:2;align-self:start;justify-self:start;color:#000;font-size:16px;font-weight:500;line-height:24px}.main-cart-page .cart-item__totals.small-hide{display:none}.main-cart-page .cart-item__totals .price{font-size:inherit;font-weight:inherit;line-height:inherit}.main-cart-page .cart-item__totals .loading__spinner{top:50%;left:50%;right:auto;bottom:auto;padding:0;transform:translate(-50%,-50%)}.main-cart-page .cart-item__totals .cart-item__discounted-prices>.price:not(.cart-item__old-price){color:var(--main-cart-text);font-size:16px;font-weight:600;line-height:24px}.main-cart-page .cart-item__totals .cart-item__old-price{color:#635f5d;font-size:14px;font-weight:400;line-height:20px;opacity:1}.main-cart-page .cart-item__quantity{grid-column:2;grid-row:3;align-self:start}.main-cart-page .cart-item__quantity-wrapper{gap:3.2rem;align-items:center;flex-wrap:nowrap}.main-cart-page .quantity-popover-container{flex:0 0 auto}.main-cart-page .cart-quantity{width:14.3rem;min-height:4rem;border:.1rem solid var(--main-cart-border);border-radius:1.2rem;background:var(--main-cart-bg)}.main-cart-page .cart-quantity:before,.main-cart-page .cart-quantity:after{display:none}.main-cart-page .cart-quantity .quantity__button{width:4.7rem;min-width:4.7rem;height:3.8rem}.main-cart-page .cart-quantity .quantity__button .svg-wrapper{width:1.7rem;height:1.7rem}.main-cart-page .cart-quantity .quantity__button[name=plus] .svg-wrapper svg{display:none}.main-cart-page .cart-quantity .quantity__button[name=plus] .svg-wrapper:before,.main-cart-page .cart-quantity .quantity__button[name=plus] .svg-wrapper:after{position:absolute;background:currentcolor;content:""}.main-cart-page .cart-quantity .quantity__button[name=plus] .svg-wrapper:before{top:50%;left:0;width:100%;height:.2rem;transform:translateY(-50%)}.main-cart-page .cart-quantity .quantity__button[name=plus] .svg-wrapper:after{top:0;left:50%;width:.2rem;height:100%;transform:translate(-50%)}.main-cart-page .cart-quantity .quantity__input{width:4.7rem;height:3.8rem;padding:0;color:var(--main-cart-text);font-size:18px;font-weight:400;line-height:20px}.main-cart-page cart-remove-button,.main-cart-page .cart-item cart-remove-button{width:4rem;height:4rem;margin:0}.main-cart-page cart-remove-button .button{width:4rem;min-width:4rem;height:4rem;min-height:4rem;padding:0;border:0}.main-cart-page .main-cart-page__remove-icon--desktop{display:none}.main-cart-page .main-cart-page__remove-icon--mobile,.main-cart-page .main-cart-page__remove-icon--mobile svg{display:block;width:4rem;height:4rem}.cart__footer-wrapper{margin-top:0!important}#main-cart-footer .main-cart-footer{display:block;padding-top:2.8rem;padding-bottom:4rem}.main-cart-footer__content{display:flex;flex-direction:column;gap:2.8rem}.main-cart-footer__assurances{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 0;padding:2rem 1rem 3rem;border:.1rem solid var(--main-cart-border);border-radius:.8rem}.main-cart-footer__assurance{display:flex;min-width:0;flex-direction:column;gap:1rem;align-items:center;text-align:center}.main-cart-footer__assurance:only-child{grid-column:1 / -1}.main-cart-footer__assurance-icon{position:relative;display:flex;width:5.5rem;height:5.5rem;align-items:center;justify-content:center}.main-cart-footer__assurance-icon svg,.main-cart-footer__assurance-icon img{width:auto;max-width:5.1rem;height:auto;max-height:3.7rem;object-fit:contain}.main-cart-footer__assurance-icon--returns strong{position:absolute;top:1.8rem;left:50%;transform:translate(-50%);color:#403a83;font-size:16.4px;font-weight:500;line-height:18.2px}.main-cart-footer__assurance p{margin:0 0 1rem;color:var(--main-cart-text);font-size:12px;font-weight:600;line-height:12.8px}.main-cart-footer__assurance span:not(.main-cart-footer__assurance-icon){color:var(--main-cart-muted);font-size:10px;font-weight:400;line-height:11px}#main-cart-footer .cart__note{width:100%}#main-cart-footer .cart__blocks{display:flex;width:100%;flex-direction:column;gap:1.2rem;padding:0}#main-cart-footer .cart__blocks>*+*{margin-top:0}#main-cart-footer .totals{align-items:center;justify-content:space-between;gap:2.4rem}#main-cart-footer .totals__total{color:var(--main-cart-text);font-size:14px;font-weight:400;line-height:15px}#main-cart-footer .totals__total-value{color:var(--main-cart-text);font-size:20px;font-weight:600;line-height:20px}#main-cart-footer .tax-note{margin:1rem 0 .5rem;color:var(--main-cart-muted);font-size:12px;font-weight:400;line-height:12px;text-align:left}#main-cart-footer .cart__ctas{display:block;width:100%}#main-cart-footer .cart__checkout-button{width:100%;max-width:none;min-height:4.1rem;padding:.8rem 2rem;border:0;border-radius:2.3rem;background:var(--main-cart-purple);color:#fff;font-size:16.4px;font-weight:600;line-height:15px}#main-cart-footer .cart__checkout-button:before,#main-cart-footer .cart__checkout-button:after{display:none}#main-cart-footer .drawer__payment-types{width:100%;height:auto}#main-cart-footer .drawer__payment-types img{display:block;width:100%;max-width:100%;height:auto}#main-cart-footer .cart__dynamic-checkout-buttons{display:none}#main-cart-footer #cart-errors:empty{display:none}@media screen and (max-width:989px){#main-cart-footer .drawer__payment-types{max-width:42.4rem;margin-right:auto;margin-left:0}}@media screen and (min-width:750px)and (max-width:989px){.main-cart-page__inner,.main-cart-footer__content{max-width:62rem}}@media screen and (min-width:990px){.main-cart-page{padding-top:3.8rem!important}.main-cart-page__inner,.main-cart-footer__content{max-width:125.8rem}.main-cart-page__header .title{font-size:48px;letter-spacing:-.48px}.main-cart-page__header .underlined-link{gap:1.8rem;font-size:18px;font-weight:300;line-height:34px;letter-spacing:-.18px}.main-cart-page__continue-icon,.main-cart-page__continue-icon svg{display:block;width:1.45rem;height:1.45rem}.main-cart-page__shipping-progress{min-height:10.3rem;margin-top:1.8rem;padding:1.5rem 14rem 2.5rem;border-width:.1rem;border-radius:1.2rem}.main-cart-page__shipping-message{margin-bottom:2rem;justify-content:center}.main-cart-page__shipping-message p{font-size:18px;line-height:30px;letter-spacing:-.18px}.main-cart-page__shipping-track{height:1.2rem;border-radius:.7rem}.main-cart-page__shipping-progress--unlocked{padding-block:1.5rem}.main-cart-page__shipping-progress--unlocked .main-cart-page__shipping-message{margin-bottom:2rem}.main-cart-page .cart-items,.main-cart-page .cart-items tbody{display:block;width:100%}.main-cart-page .cart-items{margin-top:2.8rem}.main-cart-page .cart-item{display:grid;min-height:18.7rem;grid-template-columns:18.7rem 36.5rem minmax(19.8rem,1fr) 15.5rem;grid-template-rows:18.7rem;column-gap:3.2rem;margin-bottom:2.2rem}.main-cart-page .cart-item__media{grid-column:1;grid-row:1;width:18.7rem;height:18.7rem;padding:1.6rem;border-radius:1.2rem}.main-cart-page .cart-item__details{grid-column:2;grid-row:1;display:flex;width:36.5rem;flex-direction:column;justify-content:flex-start}.main-cart-page .cart-item__name{width:100%;min-height:auto;font-size:18px;line-height:24px;letter-spacing:-.18px}.main-cart-page .cart-item__details-content>.cart-item__unit-price{display:flex;flex-flow:row nowrap;margin-top:1.1rem;gap:.8rem;align-items:baseline;color:var(--main-cart-text);font-size:16px;line-height:20px;white-space:nowrap}.main-cart-page .cart-item__details dl{margin-top:1.1rem}.main-cart-page .product-option{font-size:16px;line-height:24px}.main-cart-page .cart-item__quantity{grid-column:3;grid-row:1;align-self:center;justify-self:center;padding-left:0}.main-cart-page .cart-item__quantity-wrapper{display:flex;width:19.8rem;height:5.2rem;gap:0;overflow:hidden;align-items:center;border:.1rem solid var(--main-cart-border);border-radius:1.2rem;background:var(--main-cart-bg)}.main-cart-page .quantity-popover-container,.main-cart-page .cart-quantity{display:contents}.main-cart-page .cart-quantity .quantity__button{width:5.2rem;min-width:5.2rem;height:5rem}.main-cart-page .cart-quantity .quantity__button[name=minus]{order:1}.main-cart-page .cart-quantity .quantity__input{order:2;width:5.2rem;height:5rem;font-size:18px}.main-cart-page cart-remove-button,.main-cart-page .cart-item cart-remove-button{order:3;width:4rem;height:5rem}.main-cart-page cart-remove-button .button{width:4rem;min-width:4rem;height:5rem;min-height:5rem}.main-cart-page .main-cart-page__remove-icon--mobile{display:none}.main-cart-page .main-cart-page__remove-icon--desktop,.main-cart-page .main-cart-page__remove-icon--desktop svg{display:block;width:1.8rem;height:1.8rem}.main-cart-page .cart-quantity .quantity__button[name=plus]{order:4;width:5.2rem;min-width:5.2rem;border-left:.1rem solid var(--main-cart-border)}.main-cart-page .cart-item__totals.medium-hide{display:none}.main-cart-page .cart-item__totals.small-hide{position:relative;display:flex;grid-column:4;grid-row:1;align-self:center;justify-content:flex-start;padding:0;color:var(--main-cart-text);font-size:18px;font-weight:600;line-height:18px;letter-spacing:-.18px}.main-cart-page .cart-item__totals .cart-item__discounted-prices>.price:not(.cart-item__old-price){font-size:18px;line-height:20px}.main-cart-page .cart-item__totals .cart-item__old-price{font-size:16px;line-height:20px}#main-cart-footer .main-cart-footer{padding-top:2.8rem;padding-bottom:6.4rem}.main-cart-footer__content{display:grid;grid-template-columns:minmax(0,1fr) 48.8rem;gap:2.4rem;align-items:stretch}.main-cart-footer__assurances{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;padding:3.2rem 2.4rem;border-radius:1.2rem}.main-cart-footer__assurance{gap:2rem}.main-cart-footer__assurance-icon{width:6rem;height:6rem}.main-cart-footer__assurance-icon svg,.main-cart-footer__assurance-icon img{max-width:5.5rem;max-height:3.8rem}.main-cart-footer__assurance-icon--returns strong{top:2rem;font-size:18px;line-height:20px}.main-cart-footer__assurance p{min-height:2.8rem;margin-bottom:1.2rem;font-size:14px;line-height:14px}.main-cart-footer__assurance span:not(.main-cart-footer__assurance-icon){display:block;font-size:12px;line-height:12px}#main-cart-footer .cart__note{grid-column:1 / -1}#main-cart-footer .cart__blocks{grid-column:2;gap:1.2rem;padding:2.4rem 3.2rem;border:.1rem solid var(--main-cart-border);border-radius:1.2rem}#main-cart-footer .totals{justify-content:space-between;gap:6.5rem}#main-cart-footer .totals__total{font-size:18px;line-height:18px}#main-cart-footer .tax-note{font-size:14px;line-height:14px;text-align:left}#main-cart-footer .cart__checkout-button{min-height:5rem;border-radius:2.8rem;font-size:20px;line-height:18px}}@media screen and (min-width:990px)and (max-width:1199px){.main-cart-page .cart-item{grid-template-columns:18.7rem minmax(0,1fr) 19.8rem 15.5rem;column-gap:1.6rem}.main-cart-page .cart-item__details{width:100%}}@media screen and (max-width:374px){.main-cart-page .cart-item__name{width:calc(100% - 7rem);font-size:13px}.main-cart-page .cart-item__quantity-wrapper{gap:1.6rem}.main-cart-page .cart-quantity{width:12.9rem}.main-cart-page .cart-quantity .quantity__button{width:4rem;min-width:4rem}.main-cart-page .cart-quantity .quantity__input{width:4.7rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-main-cart-redesign.css.map */
