@media (max-width: 767px){body.cart-drawer--open #gorgias-chat-container{display:none}}cart-drawer .cart__drawer-wrap{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;pointer-events:none}cart-drawer .cart__drawer-overlay{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000;visibility:hidden;opacity:0;transition:.3s}cart-drawer .cart__drawer-wrap.active .cart__drawer-overlay{visibility:visible;opacity:1;pointer-events:auto}cart-drawer .cart__drawer{display:flex;justify-content:flex-end;width:100%;height:100%}cart-drawer .cart__drawer-inner{display:flex;flex-direction:column;height:100%;width:100%;max-width:460px;background-color:var(--brand-white);border-left:1px solid var(--brand-gray);position:relative;z-index:2;transform:translate(100%);transition:.3s}@media (max-width: 767px){cart-drawer .cart__drawer-inner{max-width:100%;border-left:none}}cart-drawer .cart__drawer-inner *{font-family:KMR-Waldenburg-Normal;letter-spacing:-.03em;line-height:1.6;-webkit-font-smoothing:antialiased}cart-drawer .cart__drawer-inner strong{font-family:KMR-Waldenburg-600;font-weight:400;font-style:Halbfett}@media (max-width: 767px){cart-drawer .cart__drawer-inner{width:100%}}cart-drawer .cart__drawer-wrap.active .cart__drawer-inner{transform:translate(0);pointer-events:auto}cart-drawer .cart__drawer-header{display:flex;justify-content:space-between;align-items:center;padding:18px 16px;color:var(--brand-black);border-bottom:1px solid var(--brand-gray)}cart-drawer .cart__drawer-header-close{appearance:none;-webkit-appearance:none;border:none;background:none;cursor:pointer;padding:0;margin:0;width:14px;height:14px}cart-drawer .cart__drawer-header-title{font-size:16px;font-style:Buch;font-weight:375;leading-trim:CAP_HEIGHT;text-transform:uppercase}cart-drawer .cart__drawer-body{flex:1;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}cart-drawer .cart__drawer-shipping{padding:16px 16px 0}cart-drawer .cart__drawer-shipping-message{font-size:16px;font-weight:375;color:var(--brand-black);margin-bottom:8px}cart-drawer .cart__drawer-shipping-progress{position:relative;overflow:hidden;height:5px;width:100%;background-color:var(--brand-gray-light);border-radius:5px;margin-top:8px}cart-drawer .cart__drawer-shipping-progress-bar{width:100%;height:5px;background-color:var(--brand-black);border-radius:5px;position:absolute;top:0;left:0}cart-drawer .cart__drawer-shipping p{margin:0}cart-drawer .cart__drawer-item{display:grid;grid-template-columns:120px 1fr;gap:10px;padding:16px;border-bottom:1px solid var(--brand-gray)}@media (max-width: 767px){cart-drawer .cart__drawer-item{grid-template-columns:90px 1fr}}cart-drawer .cart__drawer-item-title{font-size:16px;font-weight:400;text-decoration:none;color:var(--brand-black)}cart-drawer .cart__drawer-item-price{font-size:16px;font-weight:375;color:var(--brand-black);margin-top:4px}cart-drawer .cart__drawer-item-content{margin-top:4px}cart-drawer .cart__drawer-item-content-options{display:flex;flex-wrap:wrap;font-size:12px;gap:5px;color:var(--brand-gray);font-weight:375;margin-top:-2px}cart-drawer .cart__drawer-item-content-bottom{display:flex;justify-content:space-between;align-items:center}cart-drawer .cart__drawer-item-qty{display:flex;align-items:center;gap:10px;border:1px solid var(--brand-gray-light);border-radius:100px;font-size:13px;font-weight:375;color:var(--brand-black);margin-top:10px}cart-drawer .cart__drawer-item-qty button{display:inline-flex;justify-content:center;align-items:center;appearance:none;-webkit-appearance:none;border:none;background:none;cursor:pointer;padding:0;margin:0;font-size:16px;min-width:35px;min-height:24px;color:var(--brand-color);transition:.3s}@media (hover: hover){cart-drawer .cart__drawer-item-qty button:hover{opacity:.5}}cart-drawer .cart__drawer-item-remove{display:inline-flex;justify-content:center;align-items:center;appearance:none;-webkit-appearance:none;border:none;background:none;cursor:pointer;position:relative;top:6px;transition:.3s}@media (hover: hover){cart-drawer .cart__drawer-item-remove:hover{opacity:.5}}cart-drawer .cart__drawer-upsells{padding:16px}cart-drawer .cart__drawer-upsells-title{font-size:16px;font-weight:375;color:var(--brand-black);margin-bottom:16px}cart-drawer .cart__drawer-upsells-item-image--cutout{padding:8px;background-color:#f7f7f8}cart-drawer .cart__drawer-item img,cart-drawer .cart__drawer-upsells-item img{width:100%;height:auto}cart-drawer .cart__drawer-upsells-list{display:flex;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;gap:16px;margin-left:-16px;margin-right:-16px;padding-bottom:6px;padding-left:16px;padding-right:16px}cart-drawer .cart__drawer-upsells-item{min-width:175px;min-width:clamp(125px,33vw,175px);max-width:175px;max-width:clamp(125px,33vw,175px);text-align:left}@media (max-width: 767px){cart-drawer .cart__drawer-upsells-item{min-width:150px;min-width:clamp(125px,33vw,175px);max-width:150px;max-width:clamp(125px,33vw,175px)}}cart-drawer .cart__drawer-upsells-item p{margin:0;font-size:12px;line-height:1}cart-drawer .cart__drawer-upsells-item-title{line-height:1.1}cart-drawer .cart__drawer-upsells-item-title,cart-drawer .cart__drawer-upsells-item-price{font-size:12px;font-weight:400;color:var(--brand-black)}cart-drawer p.cart__drawer-upsells-item-option{font-size:12px;line-height:1.25;font-weight:375;color:var(--brand-gray);margin-top:2px}cart-drawer p.cart__drawer-upsells-item-option:first-of-type{margin-top:4px}cart-drawer .cart__drawer-upsells-item-price{margin-top:4px}cart-drawer .cart__drawer-upsells-item form{display:inline-flex;width:auto;margin-top:10px}cart-drawer .cart__drawer-upsells-item button,cart-drawer .cart__drawer-upsells-item select{display:inline-flex;justify-content:center;align-items:center;text-align:center;text-align-last:center;cursor:pointer;width:105px;height:24px;padding:0 10px;font-size:12px;line-height:1;background-color:transparent;border:1px solid var(--brand-color);box-shadow:none;outline:none;appearance:none;text-overflow:ellipsis;overflow:hidden;-webkit-appearance:none;color:var(--brand-color);border-radius:20px;transition:.3s}cart-drawer .cart__drawer-upsells-item button:focus,cart-drawer .cart__drawer-upsells-item select:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}@media (hover: hover){cart-drawer .cart__drawer-upsells-item button:hover,cart-drawer .cart__drawer-upsells-item select:hover{background-color:var(--brand-color);color:var(--brand-white)}}cart-drawer .cart__drawer-upsells-item .button span{line-height:1;font-size:12px}cart-drawer .cart__drawer-footer{padding:16px;border-top:1px solid var(--brand-gray);color:var(--brand-black)}cart-drawer .cart__drawer-footer-subtotal,cart-drawer .cart__drawer-footer-shipping{display:flex;justify-content:space-between;align-items:center;gap:8px}cart-drawer .cart__drawer-footer-shipping{margin-top:6px}cart-drawer .cart__drawer-footer-subtotal-title,cart-drawer .cart__drawer-footer-shipping-title{font-size:16px;font-weight:500}cart-drawer .cart__drawer-footer-shipping-amount{color:var(--brand-gray)}cart-drawer .cart__drawer-footer-checkout{display:flex;gap:8px;width:100%;justify-content:center;align-items:center;text-align:center;appearance:none;-webkit-appearance:none;text-decoration:none;line-height:1;background-color:var(--brand-color);border:1px solid var(--brand-color);color:var(--brand-white);font-size:16px;font-weight:375;border-radius:130px;padding:18px;margin-top:16px;transition:.3s}cart-drawer .cart__drawer-footer-checkout svg{position:relative;bottom:1px}@media (hover: hover){cart-drawer .cart__drawer-footer-checkout:hover{color:var(--brand-white);background-color:var(--brand-dark-color);border-color:var(--brand-dark-color)}}cart-drawer .cart__drawer-footer-footnote{text-align:center;margin-top:10px;margin-bottom:0}cart-drawer .cart__drawer-empty{padding:16px;text-align:center;font-size:18px;font-weight:400;text-decoration:none;color:var(--brand-black)}cart-drawer .cart__drawer-empty-headline{font-size:28px;font-weight:400;color:var(--brand-black);margin-top:0;margin-bottom:0}cart-drawer .cart__drawer-empty-body{font-size:12px;line-height:1.1;font-weight:375;color:var(--brand-black);margin-top:0;margin-bottom:0}cart-drawer .cart__drawer-empty-features{display:flex;flex-wrap:wrap;gap:16px;margin:20px 0}cart-drawer .cart__drawer-empty-feature{flex:0 0 var(--feature-width, 100%);max-width:var(--feature-width, 100%);text-decoration:none}@media (hover: hover){cart-drawer .cart__drawer-empty-feature-image img,cart-drawer .cart__drawer-empty-feature-video video,cart-drawer .cart__drawer-empty-feature-title svg{transition:.3s}cart-drawer a.cart__drawer-empty-feature:hover img,cart-drawer a.cart__drawer-empty-feature:hover video{opacity:.5}cart-drawer a.cart__drawer-empty-feature:hover .cart__drawer-empty-feature-title svg{transform:rotate(-45deg)}}cart-drawer .cart__drawer-empty-feature-image,cart-drawer .cart__drawer-empty-feature-video{width:100%}cart-drawer .cart__drawer-empty-feature-image img,cart-drawer .cart__drawer-empty-feature-video video{width:100%;object-fit:cover;height:auto;aspect-ratio:1/1}cart-drawer .cart__drawer-empty-feature-image.cart__drawer-empty-feature--full img,cart-drawer .cart__drawer-empty-feature-video.cart__drawer-empty-feature--full video{aspect-ratio:333/150}cart-drawer .cart__drawer-empty-feature-content{text-align:left}cart-drawer .cart__drawer-empty-feature-title{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:16px;font-weight:375;font-style:Buch;color:var(--brand-black);text-decoration:none;transition:.3s}cart-drawer .cart__drawer-empty-button{margin:20px 0}cart-drawer .cart__drawer-empty-button-link{display:inline-block;width:100%;padding:16px 24px;background-color:var(--brand-black);color:var(--brand-white);text-decoration:none;font-size:16px;font-weight:375;text-align:center;border-radius:130px;transition:.3s}@media (hover: hover){cart-drawer .cart__drawer-empty-button-link:hover{background-color:var(--brand-color);color:var(--brand-white)}}cart-drawer .cart__drawer-empty-footnote{font-size:12px;font-weight:375;color:var(--brand-black);text-align:center;margin:16px 0 0;line-height:1.3}cart-drawer .cart__drawer-upsells-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:175px;min-width:clamp(125px,33vw,175px);max-width:175px;max-width:clamp(125px,33vw,175px);height:100%}cart-drawer .cart__drawer-upsells-loading-spinner{width:32px;height:32px;border:3px solid var(--brand-gray-light);border-top:3px solid var(--brand-color);border-radius:50%;animation:cart-drawer-spin 1s linear infinite;margin-bottom:16px}cart-drawer .cart__drawer-upsells-loading-text{font-size:14px;font-weight:375;color:var(--brand-gray);margin:0;text-align:center}@keyframes cart-drawer-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 767px){cart-drawer .cart__drawer-upsells-loading{padding:30px 16px;min-height:150px}cart-drawer .cart__drawer-upsells-loading-spinner{width:24px;height:24px;border-width:2px;margin-bottom:12px}}
/*# sourceMappingURL=/cdn/shop/t/252/assets/component-cart-drawer-v2.css.map */
