.cart{position:relative;display:block}.cart__empty-text,.is-empty .cart__contents,cart-items.is-empty .title-wrapper-with-link,.is-empty .cart__footer{display:none}.is-empty .cart__empty-text,.is-empty .cart__warnings{display:block}.cart__warnings{display:none;text-align:center;padding:3rem 0 1rem}.cart__empty-text{margin:4.5rem 0 2rem}.cart__contents>*+*{margin-top:2.5rem}.cart__login-title{margin:5.5rem 0 .5rem}.cart__login-paragraph{margin-top:.8rem}.cart__login-paragraph a{font-size:inherit}@media screen and (min-width:990px){.cart__warnings{padding:7rem 0 1rem}.cart__empty-text{margin:0 0 3rem}}cart-items{display:block}.cart__items{position:relative;padding-bottom:3rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart__items--disabled{pointer-events:none}.cart__footer-wrapper:last-child .cart__footer{padding-bottom:5rem}.cart__footer>div:only-child{margin-left:auto}.cart__footer>*+*{margin-top:6.5rem}.cart__footer .discounts{margin-bottom:1rem}.cart__note{height:fit-content;top:2.5rem}.cart__note label{display:flex;align-items:flex-end;position:absolute;line-height:1;height:1.8rem;top:-3rem;color:rgba(var(--color-foreground),.75)}.cart__note .field__input{height:100%;position:relative;border-radius:var(--inputs-radius);padding:1rem 2rem}.cart__note .text-area{resize:vertical}.cart__note:after,.cart__note:hover.cart__note:after,.cart__note:before,.cart__note:hover.cart__note:before,.cart__note .field__input:focus,.cart__note .field__input{border-bottom-right-radius:0}@media screen and (min-width:750px){.cart__items{grid-column-start:1;grid-column-end:3;padding-bottom:4rem}.cart__contents>*+*{margin-top:0}.cart__items+.cart__footer{grid-column:2}.cart__footer{display:flex;justify-content:space-between;border:0}.cart__footer-wrapper:last-child{padding-top:0}.cart__footer>*{width:35rem}.cart__footer>*+*{margin-left:4rem;margin-top:0}}.cart__ctas button{width:100%}.cart__ctas>*+*{margin-top:1rem}.cart__update-button{margin-bottom:1rem}.cart__dynamic-checkout-buttons{max-width:36rem;margin:0 auto}.cart__dynamic-checkout-buttons:has(.dynamic-checkout__content:empty){margin:0}.cart__blocks>*+*{margin-top:1rem}.cart-note__label{display:inline-block;margin-bottom:1rem;line-height:calc(1 + 1 / var(--font-body-scale))}.tax-note{margin:2.2rem 0 1.6rem auto;text-align:center;display:block}.cart__checkout-button{max-width:36rem}.cart__ctas{text-align:center}@media screen and (min-width:750px){.cart-note{max-width:35rem}.cart__update-button{margin-bottom:0;margin-right:.8rem}.tax-note{margin-bottom:2.2rem;text-align:right}[data-shopify-buttoncontainer]{justify-content:flex-end}.cart__ctas{display:flex;gap:1rem}}.pwg-cart-question{background:var(--pwg-cq-bg);border:var(--pwg-cq-border-width) solid var(--pwg-cq-border-color);border-radius:var(--pwg-cq-radius);font-size:var(--pwg-cq-font-size);padding:var(--pwg-cq-pad-y) var(--pwg-cq-pad-x);margin-top:var(--pwg-cq-margin-top);margin-bottom:var(--pwg-cq-margin-bottom);width:100%;max-width:var(--pwg-cq-max-w-mobile)}@media(min-width:750px){.pwg-cart-question{max-width:var(--pwg-cq-max-w-desktop)}}.pwg-cart-question[data-align=center]{margin-left:auto;margin-right:auto}.pwg-cart-question[data-align=right]{margin-left:auto;margin-right:0}.pwg-cart-question[data-align=left]{margin-left:0;margin-right:auto}.cart__faq{width:100%;max-width:52rem;margin:2.4rem auto 0}.pwg-cart-faq{background:#f8f8ff;border:1px solid rgba(145,126,190,.46);border-radius:20px;box-shadow:1px 4px 7px 1px #d7d3d740;padding:2.2rem 2.4rem}.pwg-cart-faq__heading{margin:0 0 1.6rem;font-size:2.4rem;line-height:1.2}.pwg-cart-faq__items{border-top:1px solid #e0e0e0}.pwg-cart-faq__item{border-bottom:1px solid #e0e0e0}.pwg-cart-faq__item summary{list-style:none}.pwg-cart-faq__item summary::-webkit-details-marker{display:none}.pwg-cart-faq__question{display:flex;align-items:center;gap:1.4rem;padding:1.2rem 0;cursor:pointer}.pwg-cart-faq__toggle{position:relative;flex:0 0 1.8rem;width:1.8rem;height:1.8rem;color:#8956ff}.pwg-cart-faq__toggle:before,.pwg-cart-faq__toggle:after{content:"";position:absolute;top:50%;left:50%;width:1.4rem;height:.2rem;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.pwg-cart-faq__toggle:after{transform:translate(-50%,-50%) rotate(90deg);transition:opacity .2s ease}.pwg-cart-faq__item[open] .pwg-cart-faq__toggle:after{opacity:0}.pwg-cart-faq__question-text{flex:1 1 auto;font-size:1.5rem;font-weight:700;line-height:1.45}.pwg-cart-faq__answer{padding:0 0 1.4rem 3.2rem;font-size:1.4rem;line-height:1.6}.pwg-cart-faq__answer p:first-child{margin-top:0}.pwg-cart-faq__answer p:last-child{margin-bottom:0}@media screen and (min-width:750px){.cart__footer--has-faq{display:block}.cart__footer--has-faq>*{width:auto}.cart__footer--has-faq>*+*{margin:0}.cart__footer--has-faq .cart__blocks,.cart__footer--has-faq .cart__faq{width:100%;max-width:36rem;margin-left:auto;margin-right:auto}.cart__footer--has-faq .cart__faq{margin-top:2.4rem}}@media screen and (min-width:990px){.cart__footer--has-faq{display:flex!important;justify-content:flex-end;align-items:flex-start;gap:4rem}.cart__footer--has-faq .cart__note{width:100%;max-width:none;margin-bottom:2.4rem}.cart__footer--has-faq>*+*{margin-top:0!important;margin-left:0!important}.cart__footer--has-faq .cart__faq{order:1;flex:0 0 30rem;width:30rem;max-width:30rem;margin:0;align-self:flex-start}.cart__footer--has-faq .cart__blocks{order:2;flex:0 0 36rem;width:36rem;max-width:36rem;margin:0;align-self:flex-start}.cart__footer--has-faq .cart__blocks>*{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/153/assets/component-cart.css.map */
