.cart-modal.cart-popup{bottom:0;display:block;height:100%;left:0;max-height:none;pointer-events:none;position:fixed;right:0;top:0;transition:visibility 0s linear .35s;visibility:hidden;width:auto;z-index:9999}.cart-modal.cart-popup .overlay{background:rgba(0,0,0,.45);bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .35s ease}.cart-modal.cart-popup .cart-inner{background:#fff;bottom:0;box-shadow:-4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column;height:100vh;height:100dvh;left:auto;max-height:100vh;max-height:100dvh;max-width:90vw;overflow:hidden;padding:24px 16px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s ease;width:420px}.cart-modal.cart-popup .cart-inner:before{display:none}.cart-modal.cart-popup.active{pointer-events:auto;transition:visibility 0s linear 0s;visibility:visible}.cart-modal.cart-popup.active .overlay{opacity:1}.cart-modal.cart-popup.active .cart-inner{transform:translateX(0)}.cart-modal.cart-popup .cart-header{grid-gap:16px;align-items:flex-start;border-bottom:none!important;display:flex;gap:16px;justify-content:space-between;padding:0}.cart-modal.cart-popup .cart-header .title{margin-bottom:0}.cart-modal.cart-popup .cart-header .subtitle{color:#ec151a;font-family:integral-cf-regulintegralcfRg;font-size:12px;font-weight:400;letter-spacing:1px;margin:0}.cart-modal.cart-popup .cart-header .close-icon{background-size:20px;flex:0 0 auto;font-size:13px;text-decoration:underline}.cart-modal.cart-popup .free-shipping-wrapper{background-color:#f4f4f4;border-bottom:none;padding:12px 24px}.cart-modal.cart-popup .free-shipping-wrapper .progress-bar{background:#fff;border-radius:40px;height:20px;margin-top:10px;overflow:hidden;position:relative}.cart-modal.cart-popup .free-shipping-wrapper .progress-bar .percentage{background:#ec151a;border-radius:40px;height:100%;left:0;position:absolute;top:0;transition:width .4s ease;width:var(--free-shipping-progress,0)}.cart-modal.cart-popup .free-shipping-wrapper .progress-bar .progress-label{align-items:center;color:#000;display:flex;font-family:integral-cf-regulintegralcfRg;font-size:12px;font-weight:400;justify-content:center;left:0;line-height:20px;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 1px));z-index:1}.cart-modal.cart-popup .free-shipping-wrapper .progress-bar .progress-label--filled{-webkit-clip-path:inset(0 calc(100% - var(--free-shipping-progress, 0%)) 0 0);clip-path:inset(0 calc(100% - var(--free-shipping-progress, 0%)) 0 0);color:#fff;transition:-webkit-clip-path .4s ease;transition:clip-path .4s ease;transition:clip-path .4s ease,-webkit-clip-path .4s ease;z-index:2}.cart-modal.cart-popup .free-shipping-wrapper p{grid-gap:8px;align-items:center;display:flex;font-size:14px;font-weight:700;gap:8px;margin:0}.cart-modal.cart-popup .free-shipping-wrapper p svg{flex:0 0 auto}.cart-modal.cart-popup .free-shipping-wrapper.complete .percentage{background:#00b512}.cart-modal.cart-popup .cart-main{-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0;overflow-y:auto;padding-top:24px}.cart-modal.cart-popup .no-cart-items{padding:24px;text-align:center}.cart-modal.cart-popup .no-cart-items .continue-shopping{margin-top:16px}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item{grid-gap:14px;border-bottom:none;display:flex;gap:14px;padding:0}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item:last-child{margin-bottom:24px}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .image{flex:0 0 120px;height:120px;max-width:120px}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .image img{background-color:#f4f4f4;border-radius:0;height:auto;width:120px}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .meta{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .meta-header{grid-gap:8px;align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:4px}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .meta-header .product-title{flex:1 1 auto;margin:0;min-width:0}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .meta-header .remove-icon{flex:0 0 auto}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .product-title{font-size:16px;font-weight:600;line-height:1.5}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .price{font-family:Google Sans Flex,sans-serif;font-size:14px;font-weight:600;margin:0 0 10px}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .price del{color:#232323;font-weight:400;margin-right:6px;opacity:.4}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .item-actions{grid-gap:12px;align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:auto}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .in-stock{grid-gap:6px;align-items:center;color:#00b512;display:inline-flex;flex-shrink:0;font-family:integral-cf-regulintegralcfRg;font-size:10px;font-weight:400;gap:6px;letter-spacing:.5px;text-transform:uppercase}.cart-modal.cart-popup .cart-inner .cart-contents .cart-item .in-stock.unavailable{color:#ec151a}.cart-modal.cart-popup .qty-wrapper{align-items:center;background:#f4f4f4;border:none;border-radius:2px;display:inline-flex;height:35px;overflow:hidden}.cart-modal.cart-popup .qty-wrapper .qty-btn{background:transparent;border:0;cursor:pointer;font-size:26px;height:32px;line-height:1;width:32px}.cart-modal.cart-popup .qty-wrapper .qty-btn:after,.cart-modal.cart-popup .qty-wrapper .qty-btn:before{display:none}.cart-modal.cart-popup .qty-wrapper .qty-input{-moz-appearance:textfield;background:transparent;border:0;font-family:integral-cf-regulintegralcfRg;font-size:14px;font-weight:400;height:32px;text-align:center;width:30px}.cart-modal.cart-popup .qty-wrapper .qty-input::-webkit-inner-spin-button,.cart-modal.cart-popup .qty-wrapper .qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-modal.cart-popup .remove-icon{align-items:center;background:none;border:0;color:#232323;cursor:pointer;display:inline-flex;height:20px;justify-content:center;padding:0;transition:color .2s ease;width:20px}.cart-modal.cart-popup .remove-icon:hover{color:#ec151a}.cart-modal.cart-popup .cart-upsells{background:#f4f4f4;border:1px solid hsla(3,46%,82%,.1);margin-bottom:8px;padding:16px}.cart-modal.cart-popup .cart-upsells .upsell-heading{color:#232323;font-family:integral-cf-regulintegralcfRg;font-size:14px;font-weight:400;line-height:1.5;margin:0 0 16px}.cart-modal.cart-popup .cart-upsells .upsell-grid{grid-gap:12px;display:flex;flex-direction:column;gap:12px}.cart-modal.cart-popup .cart-upsells .cart-upsell-card{grid-gap:12px;align-items:stretch;background:#fff;border:1px solid hsla(0,0%,91%,.8);border-radius:0;display:grid;gap:12px;grid-template-columns:72px minmax(0,1fr);padding:12px}.cart-modal.cart-popup .cart-upsells .cart-upsell-card__image{display:block;height:72px;margin-left:0;width:72px}.cart-modal.cart-popup .cart-upsells .cart-upsell-card__image img{border-radius:0;display:block;height:72px;-o-object-fit:cover;object-fit:cover;width:72px}.cart-modal.cart-popup .cart-upsells .cart-upsell-card__content{display:flex;flex-direction:column;min-width:0}.cart-modal.cart-popup .cart-upsells .cart-upsell-card__title{color:inherit;display:block;flex:1 1 auto;font-size:12px;font-weight:600;height:auto;line-height:1.4;margin:0 0 8px;text-decoration:none;width:100%}.cart-modal.cart-popup .cart-upsells .cart-upsell-card__footer{grid-gap:8px;align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:auto}.cart-modal.cart-popup .cart-upsells .cart-upsell-card__price{color:#ec151a;font-size:14px;font-weight:600;margin:0}.cart-modal.cart-popup .cart-upsells .cart-upsell-card__add{flex:0 0 auto;font-family:integral-cf-regulintegralcfRg;font-size:14px;font-weight:400;line-height:1;margin:0;min-width:unset;white-space:nowrap;width:auto}.cart-modal.cart-popup .cart-sticky-footer{-webkit-overflow-scrolling:touch;background:#fff;border-top:1px solid #eee;bottom:0;box-shadow:0 -6px 18px rgba(0,0,0,.06);flex:0 0 auto;margin:0 -16px;max-height:calc(100dvh - 160px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom);position:sticky;z-index:3}.cart-modal.cart-popup .cart-subtotal{padding:24px 16px 0}.cart-modal.cart-popup .cart-subtotal .subtotal-row{align-items:baseline;display:flex;justify-content:space-between}.cart-modal.cart-popup .cart-subtotal .subtotal-row .subtotal-label{color:#232323;font-size:16px;font-weight:400;opacity:.4}.cart-modal.cart-popup .cart-subtotal .subtotal-row .subtotal-price{color:#232323;font-family:integral-cf-regulintegralcfRg;font-size:20px;font-weight:400}.cart-modal.cart-popup .cart-subtotal .subtotal-note{color:#232323;font-size:12px;margin:8px 0 0;opacity:.4}.cart-modal.cart-popup .cart-footer{padding:16px}.cart-modal.cart-popup .cart-footer .btn{display:block;margin-bottom:10px;text-align:center;width:100%}.cart-modal.cart-popup .cart-footer .express-msg{color:#232323;font-size:12px;margin:12px 0 8px;opacity:.4;text-align:center}.cart-modal.cart-popup .cart-footer .additional-checkout-buttons{grid-gap:8px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px}.cart-modal.cart-popup .cart-usps{grid-gap:12px 18px;display:flex;gap:12px 18px;justify-content:space-around;padding:0 16px 16px}.cart-modal.cart-popup .cart-usps .cart-usp{grid-gap:4px;align-items:center;color:#232323;display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:4px;position:relative;width:33.333%}.cart-modal.cart-popup .cart-usps .cart-usp:not(:last-child):not(:first-child):before{background:hsla(0,0%,91%,.8);content:"";height:24px;left:0;position:absolute;top:0;width:1px}.cart-modal.cart-popup .cart-usps .cart-usp:not(:last-child):not(:first-child):after{background:hsla(0,0%,91%,.8);content:"";height:24px;position:absolute;right:0;top:0;width:1px}.cart-modal.cart-popup .cart-usps .usp-icon{height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.cart-modal.cart-popup .continue-shopping{align-items:center;display:flex;justify-content:center}.cart-modal.cart-popup .continue-shopping a.continue-shopping-btn{color:#232323;font-size:12px;font-weight:600;height:auto;margin-left:0;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;width:auto}@media (max-width:575px){.cart-modal.cart-popup .cart-inner{max-width:100%}}
