.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:40rem;max-width:calc(100vw - 3rem);padding:0 1.5rem;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;padding:0 1.5rem;overflow:hidden;display:flex;flex-direction:column}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}cart-drawer.is-empty .drawer__header{display:none}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center}.drawer__heading{margin:0 0 1rem}.drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:4.4rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:-10px;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.cart-drawer__warnings .drawer__close{right:5px}.drawer__close .svg-wrapper{height:2rem;width:2rem}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{border-top:.1rem solid rgba(var(--color-foreground),.2);padding:1.5rem 0}cart-drawer-items.is-empty+.drawer__footer{display:none}.drawer__footer>details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 2.8rem 1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer__collection{margin:0 2.5rem 1.5rem}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:inline-table;width:100%}cart-drawer-items{overflow:auto;flex:1}@media screen and (max-height:650px){cart-drawer-items{overflow:visible}.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1rem;margin-bottom:0}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%}.cart-drawer .cart-item__nested-line .cart-item__image{max-width:60%;float:right}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{margin-bottom:1.5rem}.cart-drawer .cart-item .loading__spinner{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:1.7rem}.cart-drawer .cart-items .cart-item__nested-line td:not(.cart-item__quantity){padding-top:1rem}.cart-drawer .cart-item>td+td{padding-left:1rem}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding-top:0;grid-column:2 / 5}@media screen and (max-width:749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{justify-content:space-between}.cart-drawer .price{line-height:1}.cart-drawer .tax-note{margin:1.2rem 0 2rem auto;text-align:left}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}@media screen and (min-width:750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer .quantity-popover__info.global-settings-popup{transform:translateY(0);top:100%}.cart-drawer .cart-item__error{margin-top:.8rem}.cart-drawer .quantity-popover__info+.cart-item__error{margin-top:.2rem}@media screen and (min-width:750px){.cart-drawer .cart-item__quantity--info quantity-popover>*{padding-left:0}.cart-drawer .cart-item__error{margin-left:0}}.cart-drawer .drawer__inner{width:100%;max-width:var(--cd-max-width);border:none;border-radius:0}.cart-drawer{--cd-accent: #ed931b;--cd-accent-text: #1c1c1c;--cd-text: #363636;--cd-muted: #8a8a8a;--cd-variant: rgba(var(--color-foreground), .7);--cd-row-bg: #f8f8f8;--cd-banner-bg: #027d3d4d;--cd-banner-text: #027d3d;--cd-toggle-on: #367b44;--cd-toggle-row-on: transparent;--cd-divider: #d8d8d8;--cd-remove-overlay: rgba(28, 28, 28, .78);--cd-remove-surface: #fdfdfc;--cd-remove-close-bg: #f1f1f0;--cd-max-width: 680px;--cd-image-size: 150px;--cd-express-image-size: 120px;--cd-qty-width: 110px;--cd-qty-height: 40px;--cd-radius: 8px;--cd-heading-size: 20px;--cd-title-size: 18px;--cd-variant-size: 16px;--cd-price-size: 17px;--cd-subtotal-size: 20px;--cd-checkout-size: 20px;--cd-checkout-height: 72px;--cd-banner-size: 16px;--cd-express-title-size: 16px;--cd-express-text-size: 14px;--cd-remove-title-size: 20px;--cd-remove-text-size: 14px;--cd-remove-proof-size: 12px;font-family:var(--cart-drawer-font, "Source Sans Pro", var(--font-body-family), sans-serif)}.cart-drawer h1,.cart-drawer h2,.cart-drawer h3,.cart-drawer h4,.cart-drawer .h1,.cart-drawer .h2,.cart-drawer .h3,.cart-drawer .h4,.cart-drawer a,.cart-drawer p,.cart-drawer span,.cart-drawer strong,.cart-drawer b,.cart-drawer dd,.cart-drawer dt,.cart-drawer small,.cart-drawer label,.cart-drawer input,.cart-drawer button{font-family:inherit}.cart-drawer .drawer__header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;text-align:center;min-height:80px;padding:0 1.2rem}.cart-drawer .drawer__heading{grid-column:2;justify-self:center;margin:0 auto;display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:var(--cd-heading-size);line-height:1.25}.cart-drawer .drawer__heading-icon{display:inline-flex;width:2.2rem;height:2rem}.cart-drawer .drawer__heading-icon svg{width:100%;height:100%}.cart-drawer .drawer__close{position:absolute;top:1.6rem;right:.4rem;width:3.2rem;height:3.2rem;min-width:3.2rem;min-height:3.2rem;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent!important;border:none!important;box-shadow:none!important}.cart-drawer .drawer__header .drawer__close{position:static!important;grid-column:3;justify-self:end;top:auto!important;right:auto!important;margin:0!important;transform:none!important}.cart-drawer .drawer__close:before,.cart-drawer .drawer__close:after{content:none!important}.cart-drawer .drawer__close .svg-wrapper{display:inline-flex;width:2.4rem;height:2.4rem}.cart-drawer .drawer__close svg{width:100%;height:100%}.cart-drawer .cart-item{background:transparent;border-radius:0;padding:0;margin-bottom:0;box-shadow:none;gap:1.5rem}.cart-drawer .cart-items td{padding-top:2rem}.cart-drawer .cart-item__media{width:var(--cd-image-size);min-width:var(--cd-image-size)}.cart-drawer .cart-item__image{width:var(--cd-image-size);max-width:100%;height:auto;border-radius:10px}.cart-drawer .cart-items .cart-item__details{grid-column:2 / 5}.cart-drawer .cart-items .cart-item__quantity{grid-column:2 / 4;grid-row:2;padding-top:0;transform:translateY(8px)}.cart-drawer .cart-items .cart-item__totals{grid-column:4 / 5;grid-row:2;align-items:center;justify-content:flex-end;padding-top:0}.cart-drawer .cart-item__name{font-weight:700;font-size:var(--cd-title-size);line-height:1.35;color:var(--cd-text)}.cart-drawer .cart-item__details .product-option{font-size:var(--cd-variant-size);line-height:1.35;color:var(--cd-variant)}.cart-drawer .cart-item__price,.cart-drawer .cart-item__totals{font-weight:600}.cart-drawer .cart-item__details>.product-option,.cart-drawer .cart-item__details>.cart-item__discounted-prices{display:none}.cart-drawer .tee-edit-customization{display:flex;align-items:center;width:fit-content;max-width:100%;min-height:28px;margin-top:.6rem}.cart-drawer .tee-edit-customization:empty{display:none}.cart-drawer .tee-edit-customization :is(a,button){-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;max-width:100%;min-height:28px;padding:0;border:0;background:transparent;color:var(--cd-text);font:inherit;font-size:calc(var(--cd-variant-size) - 1px);font-weight:600;line-height:1.3;text-align:left;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;cursor:pointer}.cart-drawer .tee-edit-customization :is(a,button):hover{color:var(--cd-accent-text);text-decoration-thickness:2px}.cart-drawer .tee-edit-customization :is(a,button):focus-visible{outline:2px solid var(--cd-accent);outline-offset:3px}.cart-drawer .cart-item__totals .price{font-size:var(--cd-price-size);font-weight:400;color:var(--cd-text)}.cart-drawer .cart-item__totals s.price{font-size:calc(var(--cd-price-size) - 3px);color:var(--cd-muted)}.cart-drawer .cart-item__quantity quantity-input.quantity{width:var(--cd-qty-width);height:var(--cd-qty-height);min-height:var(--cd-qty-height);background:var(--cd-row-bg);border:0;border-radius:var(--cd-radius);overflow:hidden}.cart-drawer .cart-item__quantity quantity-input.quantity:after,.cart-drawer .cart-item__quantity quantity-input.quantity:before{content:none!important;box-shadow:none!important;border:0!important;background:transparent!important}.cart-drawer .quantity__button{width:40px;color:var(--cd-text)}.cart-drawer .quantity__button .svg-wrapper,.cart-drawer .quantity__button svg{width:1.8rem;height:1.8rem}.cart-drawer .quantity__input{font-weight:700;font-size:16px;background:transparent}.cart-drawer button[name=checkout]{width:100%;background:var(--cd-accent);border:none;border-radius:var(--cd-radius);min-height:var(--cd-checkout-height);font-weight:800;font-size:var(--cd-checkout-size);color:var(--cd-accent-text)!important;-webkit-text-fill-color:var(--cd-accent-text);box-shadow:none}.cart-drawer button[name=checkout]:after{display:none;content:none}.cart-drawer button[name=checkout]:hover{filter:brightness(.95)}.cart-drawer .cart-items thead{display:none}.cart-drawer .totals__subtotal,.cart-drawer .totals__subtotal-value{font-size:var(--cd-subtotal-size);font-weight:400;line-height:1.5;color:var(--cd-muted)}.cart-drawer .totals__subtotal{font-weight:700}.cart-drawer .totals{transform:translateY(-5px)}.cart-drawer .drawer__status-bar{background:var(--cd-banner-bg);color:var(--cd-banner-text);font-weight:600;font-size:var(--cd-banner-size);line-height:1.4;display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;width:calc(100% + 3rem);margin:0 -1.5rem;min-height:80px;padding:1.8rem 2rem}.cart-drawer .drawer__status-bar .icon{display:flex;flex-shrink:0}.cart-drawer .drawer__status-bar .icon svg{display:block}.cart-drawer .drawer__status-bar p{margin:0}.cart-drawer express-toggle.Upsell--Prio-Plus{display:grid;grid-template-columns:var(--cd-express-image-size) minmax(0,1fr) auto;column-gap:16px;align-items:center;min-height:112px;padding:0;margin:0;width:100%;min-width:0;max-width:100%;border-radius:0;background:transparent;transition:opacity .2s ease}.cart-drawer express-toggle.Upsell--Prio-Plus.is-on,.cart-drawer .Upsell--Prio-Plus:has(input:checked){background:var(--cd-toggle-row-on)}.cart-drawer .Upsell--Prio-Plus.is-loading{opacity:.7;pointer-events:none}.cart-drawer .Upsell--Prio-Plus-Image{width:var(--cd-express-image-size);min-width:var(--cd-express-image-size);height:100px;display:flex;align-items:center;justify-content:center}.cart-drawer .Upsell--Prio-Plus-Image img{display:block;max-width:100%;width:100%;height:100%;max-height:100%;object-fit:contain}.cart-drawer .Upsell--Prio-Plus--no-image{grid-template-columns:minmax(0,1fr) auto}.cart-drawer .Upsell--Prio-Plus--no-image .Upsell--Prio-Plus-Image{display:none}.cart-drawer .Upsell--Prio-Plus-Info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;overflow-wrap:anywhere}.cart-drawer .Upsell--Prio-Plus-Info>strong{display:flex;align-items:center;gap:4px;font-size:var(--cd-express-title-size);line-height:normal;color:var(--cd-text)}.cart-drawer .Upsell--Prio-Plus-Info>span{font-size:var(--cd-express-text-size);line-height:1.35}.cart-drawer .upselltooltip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:0;background:transparent;color:inherit;cursor:help}.cart-drawer .upselltooltip:before,.cart-drawer .upselltooltip:after{content:none!important}.cart-drawer .upselltooltip .svg-wrapper,.cart-drawer .upselltooltip svg{width:15px;height:15px}.cart-drawer .upselltooltiptext{visibility:hidden;opacity:0;position:absolute;z-index:5;right:0;bottom:calc(100% + 10px);width:260px;padding:12px;border-radius:8px;background:#fff;color:#000;font-size:1.2rem;font-weight:400;line-height:1.4;text-align:start;box-shadow:0 0 15px #0000001a;transition:opacity .15s ease}.cart-drawer .upselltooltiptext:before{content:"";position:absolute;right:10px;bottom:-6px;width:12px;height:12px;background:#fff;transform:rotate(45deg);box-shadow:3px 3px 6px #0000000a}.cart-drawer .upselltooltip:hover .upselltooltiptext,.cart-drawer .upselltooltip:focus .upselltooltiptext,.cart-drawer .upselltooltip:focus-visible .upselltooltiptext{visibility:visible;opacity:1}.cart-drawer .upselltooltip:focus-visible{outline:2px solid var(--cd-toggle-on);outline-offset:2px;border-radius:50%}.cart-drawer .Upsell--Prio-Plus-Toggle{display:flex;flex-direction:column;text-align:right;align-items:flex-end;min-width:45px}.cart-drawer .Upsell--Prio-Plus-Toggle>b{font-size:var(--cd-express-title-size);font-weight:600;line-height:1.4}.cart-drawer .Upsell--Prio-Plus-Toggle .switch{position:relative;display:inline-block;width:45px;height:20px;margin-top:1.2rem}.cart-drawer .Upsell--Prio-Plus-Toggle .switch input{position:absolute;z-index:2;top:-12px;right:-4px;bottom:-12px;left:-4px;opacity:0;width:calc(100% + 8px);height:44px;margin:0;cursor:pointer}.cart-drawer .Upsell--Prio-Plus-Toggle .slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#ccc;transition:.4s}.cart-drawer .Upsell--Prio-Plus-Toggle .slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s}.cart-drawer .Upsell--Prio-Plus-Toggle input:checked+.slider{background-color:var(--cd-toggle-on)}.cart-drawer .Upsell--Prio-Plus-Toggle input:focus-visible+.slider{outline:2px solid var(--cd-toggle-on);outline-offset:3px}.cart-drawer .Upsell--Prio-Plus-Toggle input:checked+.slider:before{transform:translate(26px)}.cart-drawer .Upsell--Prio-Plus-Toggle input:checked+.slider:after{content:"\2713";position:absolute;left:15px;top:0;height:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.cart-drawer .Upsell--Prio-Plus-Toggle .slider.round{border-radius:34px}.cart-drawer .Upsell--Prio-Plus-Toggle .slider.round:before{border-radius:50%}.cart-icons{margin-top:10px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 0;justify-content:space-evenly;align-items:center}.cart-drawer>.drawer__inner>.drawer__footer{border-top-color:var(--cd-divider);padding:1.2rem 0 1.4rem;flex:0 0 auto;min-width:0}.cart-drawer .tax-note{margin:.4rem 0 1.2rem;font-size:12px;line-height:1.35}.cart-drawer .cart__ctas{margin-top:0}.cart-icons .icon{width:38px;height:24px}.cart-remove-confirmation{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;display:grid;place-items:center;padding:12px;overflow:hidden;isolation:isolate;background-color:var(--cd-remove-overlay, rgba(28, 28, 28, .78))!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s cubic-bezier(.22,1,.36,1),visibility .18s}.cart-remove-confirmation[hidden]{display:none}.cart-remove-confirmation.is-open{opacity:1;visibility:visible;pointer-events:auto}.cart-remove-confirmation__backdrop{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:block!important;background:transparent!important}.cart-remove-confirmation__dialog{position:relative;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:min(386px,calc(100vw - 24px));max-height:calc(100dvh - 24px);min-height:296px;overflow-y:auto;padding:32px 28px 26px;border-radius:10px;background:var(--cd-remove-surface);color:var(--cd-text);text-align:center;box-shadow:0 18px 50px #0003;transform:translateY(6px) scale(.985);transition:transform .18s cubic-bezier(.22,1,.36,1)}.cart-remove-confirmation.is-open .cart-remove-confirmation__dialog{transform:translateY(0) scale(1)}.cart-drawer button.cart-remove-confirmation__close{position:absolute!important;top:15px!important;right:16px!important;display:inline-flex;align-items:center;justify-content:center;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;padding:0;border:0;border-radius:50%!important;background:var(--cd-remove-close-bg)!important;color:#454545;cursor:pointer;z-index:2}.cart-remove-confirmation__close svg,.cart-remove-confirmation__close path{width:12px!important;height:12px!important;fill:none!important;stroke:#454545!important}.cart-remove-confirmation__close:before,.cart-remove-confirmation__close:after,.cart-remove-confirmation__keep:before,.cart-remove-confirmation__keep:after,.cart-remove-confirmation__remove:before,.cart-remove-confirmation__remove:after{content:none!important}.cart-drawer button.cart-remove-confirmation__close:hover{background:#e7e7e5}.cart-remove-confirmation__title{width:min(255px,calc(100% - 32px));margin:0;color:var(--cd-text);font-size:var(--cd-remove-title-size);font-weight:700;line-height:1.2;letter-spacing:0}.cart-remove-confirmation__description{margin:10px 0 24px;color:#555554;font-size:var(--cd-remove-text-size);font-weight:400;line-height:1.35}.cart-remove-confirmation__keep{display:inline-flex;align-items:center;justify-content:center;width:200px;min-height:55px;padding:10px 16px;border:0;border-radius:6px;background:var(--cd-accent);color:var(--cd-accent-text);font-size:15px;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;box-shadow:none;cursor:pointer}.cart-remove-confirmation__keep:hover{filter:brightness(.96)}.cart-remove-confirmation__remove{display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin:0;padding:8px 16px;border:0;background:transparent;color:var(--cd-text);font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer}.cart-remove-confirmation__remove:hover{text-decoration:underline;text-underline-offset:3px}.cart-remove-confirmation :is(button,[tabindex]):focus-visible{outline:2px solid var(--cd-text);outline-offset:3px}.cart-remove-confirmation__social-proof{display:flex;align-items:center;justify-content:center;width:100%;min-height:28px;margin-top:16px;color:#666664}.cart-remove-confirmation__social-proof p{min-width:0;margin:0 0 0 9px;font-size:var(--cd-remove-proof-size);font-weight:400;line-height:1.25;white-space:nowrap}.cart-remove-confirmation__avatars{display:flex;flex:0 0 auto;align-items:center}.cart-remove-confirmation__avatars img{display:block;width:28px;height:28px;border:1px solid var(--cd-remove-surface);border-radius:50%;object-fit:cover;background:#ececea}.cart-remove-confirmation__avatars img+img{margin-left:-8px}.cart-remove-confirmation__avatars--fallback:has(img[hidden]){display:none}@media screen and (max-width:460px){.cart-drawer{--cd-image-size: 112px;--cd-express-image-size: 92px;--cd-qty-width: 100px;--cd-qty-height: 38px;--cd-heading-size: 18px;--cd-title-size: 16px;--cd-variant-size: 15px;--cd-price-size: 16px;--cd-subtotal-size: 18px;--cd-checkout-size: 18px;--cd-checkout-height: 64px;--cd-banner-size: 15px;--cd-express-title-size: 15px;--cd-express-text-size: 12px;--cd-remove-title-size: 20px;--cd-remove-text-size: 14px;--cd-remove-proof-size: 12px}.cart-drawer .drawer__inner{width:100vw;max-width:100vw;min-width:0}.cart-drawer .drawer__header{grid-template-columns:36px minmax(0,1fr) 36px;min-height:72px;padding-inline:1rem}.cart-drawer .drawer__header .drawer__close{width:3.2rem;height:3.2rem;min-width:3.2rem;min-height:3.2rem}.cart-drawer cart-drawer-items,.cart-drawer .cart-drawer__form,.cart-drawer .drawer__contents,.cart-drawer .drawer__cart-items-wrapper,.cart-drawer .cart-items,.cart-drawer tbody{min-width:0}.cart-drawer .cart-item{grid-template-columns:var(--cd-image-size) minmax(0,1fr) auto;column-gap:12px}.cart-drawer .cart-item__media{grid-column:1;grid-row:1 / 3}.cart-drawer .cart-items .cart-item__details{grid-column:2 / 4;min-width:0}.cart-drawer .cart-items .cart-item__quantity{grid-column:2}.cart-drawer .cart-items .cart-item__totals{grid-column:3}.cart-drawer .cart-item__name,.cart-drawer .product-option,.cart-drawer .Upsell--Prio-Plus-Info{min-width:0;overflow-wrap:anywhere}.cart-drawer express-toggle.Upsell--Prio-Plus{column-gap:10px;min-height:100px}.cart-drawer .Upsell--Prio-Plus-Image{height:82px}.cart-drawer .upselltooltiptext{right:-70px;width:min(250px,calc(100vw - 48px))}.cart-drawer .upselltooltiptext:before{right:80px}.cart-remove-confirmation__dialog{padding-inline:16px}}@media screen and (max-width:350px){.cart-remove-confirmation__social-proof{align-items:center}.cart-remove-confirmation__social-proof p{max-width:210px;white-space:normal;text-align:left}}@media(prefers-reduced-motion:reduce){.cart-drawer express-toggle.Upsell--Prio-Plus,.cart-drawer .upselltooltiptext,.cart-drawer .Upsell--Prio-Plus-Toggle .slider,.cart-drawer .Upsell--Prio-Plus-Toggle .slider:before,.cart-remove-confirmation,.cart-remove-confirmation__dialog{transition-duration:.01ms}}
/*# sourceMappingURL=/cdn/shop/t/229/assets/component-cart-drawer.css.map */
