.cart-notification-wrapper{position:static}.cart-notification-wrapper .cart-notification{display:flex;flex-direction:column;overflow:hidden;max-height:calc(100vh - 9rem)}@media screen and (max-width:749px){.cart-notification-wrapper .cart-notification{max-height:var(--cart-notification-mobile-max-height, calc(100vh - 6rem) )}}.cart-notification{cursor:default;background:rgb(var(--color-background));border:.1rem solid #e4e7ec;border-radius:.3rem;box-shadow:#10182814 0 12px 16px -4px,#10182808 0 4px 6px -2px;position:absolute;top:100%;right:0;z-index:9;min-width:32rem;width:36.8rem;visibility:hidden;opacity:0}@media screen and (max-width:749px){.cart-notification{position:fixed;top:var(--cart-notification-mobile-top, 6rem);left:0;right:0;width:100%;min-width:0}}.cart-notification.active{visibility:visible;opacity:1}.cart-notification__slider{position:relative;overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}.cart-notification__panel--main{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;transition:transform .28s cubic-bezier(.22,.61,.36,1)}.cart-notification--show-samples .cart-notification__panel--main{transform:translate(-100%)}.cart-notification__panel--samples{position:absolute;top:0;left:0;width:100%;height:100%;min-height:100%;background:rgb(var(--color-background));display:flex;flex-direction:column;overflow-y:auto;transform:translate(100%);transition:transform .28s cubic-bezier(.22,.61,.36,1)}.cart-notification--show-samples .cart-notification__panel--samples{transform:translate(0)}.cart-notification__samples-banner{background:#fff;border-top:.67px solid #d0d5dd;border-bottom:.67px solid #d0d5dd;flex-shrink:0}.cart-notification__samples-entry{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.6rem 2.4rem;background:none!important;border:none;color:#5b6670!important;cursor:pointer;text-align:left;gap:.8rem;transition:background-color .15s}.cart-notification__samples-entry:hover{background:#0000000a!important}.cart-notification__samples-entry-inner{display:flex!important;align-items:center;gap:.8rem;flex:1;min-width:0}.cart-notification__samples-entry-icon{width:1.6rem;height:1.6rem;flex-shrink:0}#cart-notification-samples-entry-label{font-size:1.2rem;font-weight:700;line-height:1.5;color:#5b6670;display:inline;height:auto;justify-content:unset}.cart-notification__samples-entry-arrow{width:1.4rem;height:1.4rem;flex-shrink:0;color:#5b6670;opacity:1;transition:transform .15s}.cart-notification__samples-entry:hover .cart-notification__samples-entry-arrow{transform:translate(2px)}.cart-notification__progress{padding:1.4rem 1.6rem 1rem;border-bottom:1px solid #e9eaeb}.cart-notification__progress-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.cart-notification__progress-truck{flex-shrink:0;color:#5b6670;width:1.8rem;height:1.8rem}.cart-notification__progress-message{font-size:1.2rem;font-weight:700;color:#5b6670;margin:0;line-height:1.5;display:block!important;height:auto!important}.cart-notification__progress-message strong{font-weight:700;color:#5b6670}.cart-notification__progress-wrap.has-stops{padding-bottom:2.8rem}.cart-notification__progress-track{height:5px;background:#dedede;border-radius:2px;position:relative}.cart-notification__progress-fill{display:block!important;position:absolute;left:0;top:0;height:100%;background:#505862;border-radius:2px;transition:width .5s cubic-bezier(.22,1,.36,1);max-width:100%}.cart-notification__progress-stop{position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center}.cart-notification__progress-dot{display:block!important;width:1.4rem;height:1.4rem!important;border-radius:50%;background:#fff;border:2px solid #98a2b3;transition:background .3s,border-color .3s;flex-shrink:0}.cart-notification__progress-stop.is-unlocked .cart-notification__progress-dot{background:#505862;border-color:#5b6670}.cart-notification__progress-stop-label{position:absolute;top:1.8rem;left:50%;transform:translate(-50%);font-size:1rem;white-space:nowrap;color:#5b6670;font-weight:500;line-height:1.3;display:block!important;height:auto!important}.cart-notification__progress-stop.is-first .cart-notification__progress-stop-label{left:0;transform:none}.cart-notification__progress-stop.is-last .cart-notification__progress-stop-label{left:auto;right:0;transform:none}.cart-notification__progress-stop.is-unlocked .cart-notification__progress-stop-label{color:#5b6670;font-weight:600}.cart-notification__empty{display:flex;flex-direction:column;align-items:center;padding:3.2rem 1.6rem 2.4rem;text-align:center;gap:.4rem}.cart-notification__empty-icon{width:4rem;height:4rem;color:#5b6670;margin-bottom:.8rem}.cart-notification__empty-title{font-size:1.4rem;font-weight:600;color:#5b6670;margin:0}.cart-notification__empty-subtitle{font-size:1.2rem;color:#5b6670;margin:0 0 1.2rem}.cart-notification__empty-cta{width:100%;max-width:22rem;text-transform:uppercase}#shopify-section-mini-cart-progress{display:none!important}.cart-notification-product{display:flex;flex-direction:column;padding:0 1.6rem;flex:1;min-height:8rem;max-height:33rem;overflow-y:auto}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image img{width:8rem;height:8rem;object-fit:cover;max-width:initial;display:block}.cart-notification-product__image:after{content:none}.cart-notification-product .cart-item{display:flex;flex-direction:row;gap:1.6rem;margin:0;align-items:flex-start;border-bottom:.67px solid #d0d5dd;padding:1.2rem 0}.cart-notification-product .cart-item--free{padding:1.2rem 0 1.8rem!important}.cart-notification__remove-btn{background:none!important;border:none;padding:.2rem;cursor:pointer;color:#5b6670;display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.cart-notification__remove-btn .icon-remove{width:1.4rem;height:1.4rem}.cart-notification__remove-btn:hover{color:#5b6670}.cart-notification__remove-btn:disabled{opacity:.4;cursor:wait}.cart-notification-product__details{display:flex;flex-direction:column;flex:1;min-width:0}.cart-notification-product__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:.8rem;gap:.8rem}.cart-notification-product__bottom--free{justify-content:flex-end}.cart-notification__qty{display:flex;align-items:center;border:1px solid #d0d5dd;border-radius:.6rem;gap:1.4rem;padding:.5rem 1rem;overflow:hidden}.cart-notification__qty-btn{background:none!important;border:none;padding:0;cursor:pointer;color:#5b6670!important;font-size:1.4rem;font-weight:700;line-height:1;display:flex;align-items:center}.cart-notification__qty-btn:disabled{opacity:.4;cursor:wait}.cart-notification__qty-value{font-size:1.4rem;font-weight:700;letter-spacing:.1em;color:#5b6670;min-width:1.2rem;text-align:center;display:block!important;height:auto!important}.cart-notification__footer{display:flex;flex-direction:column;gap:1rem;padding:1.6rem;flex-shrink:0}.cart-notification__footer-actions{display:flex;flex-direction:column;gap:.8rem}.cart-notification__footer-actions .icon{height:1.6rem}.cart-notification-product__name{font-size:1.2rem;font-weight:700;line-height:1.5;color:#5b6670;margin:0 0 .2rem}.product-option{font-size:1.2rem;line-height:1.5;color:#5b6670;margin:0}.cart-notification-product__price{font-size:1.4rem;font-weight:700;color:#5b6670;padding-top:0;display:inline!important;height:auto!important}.cart-notification-product__price--free{font-size:1.2rem;font-weight:700;color:#12b76a}.cart-notification-product__price-col{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;flex-shrink:0}.cart-notification-product__price-original{font-size:1.2rem;font-weight:400;color:#5b6670;text-decoration:line-through;display:block!important;height:auto!important}.cart-notification__footer-price{font-weight:700;font-size:14px;line-height:20px}.cart-notification__footer-actions .link{font-size:14px;line-height:24px}.cart-notification__footer-actions .button{font-size:1.4rem;line-height:1;letter-spacing:1.4px;padding:1.6rem;border-radius:0}.cart-notification__footer-actions .link{display:inline-flex;align-items:center;gap:1rem;margin:0 auto}.cart-notification__footer-actions .button:hover{text-decoration:none}.cart-notification__timer{height:4px;overflow:hidden;border-bottom-left-radius:3px;border-bottom-right-radius:3px;flex-shrink:0}.cart-notification__timer:has(.cart-notification__timer-bar.animate){background:#0000001a}.cart-notification__timer-bar{display:block!important;height:100%!important;width:100%;transform-origin:left;transform:scaleX(1)}.cart-notification__timer-bar.animate{background-color:var(--primary-color)}@keyframes cartTimer{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes derm_loading_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:749px){body.scroll-locked{overflow:hidden;position:fixed;width:100%}}.cart-notification-product__image{display:flex;position:relative;height:auto;flex-shrink:0}.cart-notification-product__image .icon-added{position:absolute;right:0;bottom:1px;transform:translate(30%,50%);display:none}.cart-notification--atc-open .cart-item--just-added .cart-notification-product__image .icon-added{display:block}.cart-notification span{display:inline;height:auto;justify-content:unset}.cart-notification [hidden]{display:none!important}.cart-notification-product__details .cart-notification-product__price{display:block;height:auto;text-align:left}.cart-notification__samples-view-header{display:flex;align-items:center;gap:.8rem;padding:1.1rem 1.4rem 1.1rem .8rem;border-bottom:1px solid #e9eaeb;flex-shrink:0;position:relative}.cart-notification__samples-back{display:flex;align-items:center;gap:.4rem;background:none!important;border:none;color:rgb(var(--color-foreground))!important;cursor:pointer;font-size:1.3rem;font-weight:600;padding:.4rem .8rem;border-radius:.3rem;transition:background-color .15s;flex-shrink:0;letter-spacing:.03em}.cart-notification__samples-back:hover{background:rgba(var(--color-foreground),.06)!important}.cart-notification__samples-back svg{width:1.4rem;height:1.4rem}.cart-notification__samples-header-center{flex:1;display:flex;flex-direction:column;align-items:center;padding-right:3rem}.cart-notification__samples-view-title{font-size:1.3rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0}.cart-notification__samples-progress{font-size:1.1rem;color:#5b6670;margin-top:.2rem;display:block!important;height:auto!important}.cart-notification__samples-container{overflow-y:auto;flex:1}.cart-notification__samples-container.no-interactions{pointer-events:none;opacity:.6}.cart-notification__samples-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;padding:1.6rem}.cart-notification__samples-grid .free_sample_selector_card,.cart-notification__samples-grid .swiper-slide{width:100%!important;height:auto!important;margin-right:0!important;min-height:20rem;border:1px solid #e1e3e5;border-radius:3px;display:flex;flex-direction:column;align-items:center;padding:1.2rem 1rem 1rem;position:relative}.cart-notification__samples-grid img.free_sample_image{width:100%;height:9rem;object-fit:contain;display:block}.cart-notification__samples-grid p.free_sample_title{font-size:1.1rem;font-weight:600;color:#5b6670;text-align:center;line-height:1.3;margin:.8rem 0 0;flex:1}.cart-notification__samples-grid button.free_sample_atc_button{margin-top:1rem;width:100%;background:transparent!important;color:#5b6670!important;border:1px solid #505862;border-radius:2px;padding:.7rem .8rem;font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s,color .15s;min-height:3.2rem;position:static}.cart-notification__samples-grid button.free_sample_atc_button:hover{background:#505862!important;color:#fff!important}.cart-notification__samples-grid button.free_sample_atc_button.is-maxed{opacity:.35;pointer-events:none;cursor:default}.cart-notification__samples-grid button.free_sample_atc_button *{pointer-events:none}.cart-notification__samples-grid button.free_sample_atc_button .atc-label{display:flex!important;align-items:center;flex-direction:row-reverse;gap:.4rem}.cart-notification__samples-grid button.free_sample_atc_button .atc-label svg{width:.9rem;height:.9rem}.cart-notification__samples-grid button.free_sample_atc_button .atc-added{display:none!important}.cart-notification__samples-grid button.free_sample_atc_button.is-added{background:#505862!important;color:#fff!important;border-color:#5b6670}.cart-notification__samples-grid button.free_sample_atc_button.is-added .atc-label{display:none!important}.cart-notification__samples-grid button.free_sample_atc_button.is-added .atc-added{display:inline!important}.cart-notification__samples-grid button.free_sample_atc_button.is-pending .atc-label,.cart-notification__samples-grid button.free_sample_atc_button.is-pending .atc-added{display:none!important}.cart-notification__samples-grid button.free_sample_atc_button .derm-loading-spinner{display:none;width:1.4rem;height:1.4rem;border:2px solid rgba(255,255,255,.3);border-top-color:currentColor;border-radius:50%;animation:derm_loading_spin .8s linear infinite}.cart-notification__samples-grid button.free_sample_atc_button.is-pending .derm-loading-spinner{display:block}.cart-notification__footer-row{display:flex;align-items:center;justify-content:space-between;font-size:1.4rem;font-weight:400;color:#5b6670}.cart-notification__footer-row-value{color:#5b6670;display:inline!important;height:auto!important}.cart-notification__installment{font-size:1.1rem;color:#5b6670;line-height:1.6;display:flex!important;align-items:center;flex-wrap:wrap;gap:.3rem;height:auto!important}.cart-notification__installment strong{color:#5b6670;font-weight:700;display:inline!important;height:auto!important}.cart-notification__installment-sep{color:#5b6670;display:inline!important;height:auto!important}.cart-notification__klarna-logo,.cart-notification__afterpay-logo{height:1.2rem;width:auto;vertical-align:middle;display:inline-block;flex-shrink:0}.cart-notification__offer-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;cursor:pointer;font-size:1.4rem;font-weight:400;color:#5b6670;text-align:left;transition:background-color .15s}.cart-notification__offer-toggle:hover{background-color:transparent}.cart-notification__offer-toggle:hover .cart-notification__offer-add-badge{background:#f5f5f5;border-color:#a0a8b0}.cart-notification__offer-toggle-left{display:flex;align-items:center;gap:.8rem}.cart-notification__offer-toggle-label{display:inline!important;height:auto!important}.cart-notification__offer-add-badge{background:#fff;border:.67px solid #d0d5dd;border-radius:.6rem;box-shadow:0 1px 1px #0a0d120d;padding:.2rem .8rem;font-size:1.2rem;color:#5b6670;font-weight:400;display:inline!important;height:auto!important;white-space:nowrap;transition:background .15s,border-color .15s}.cart-notification__offer-applied{font-size:1.2rem;color:#12b76a;font-weight:600;display:inline!important;height:auto!important}.cart-notification__offer-body{padding:1rem 0 1.6rem}.cart-notification__offer-input-row{display:flex;gap:0;border:1px solid #d0d5dd;border-radius:.3rem;overflow:hidden;transition:border-color .15s}.cart-notification__offer-input-row:focus-within{border-color:#5b6670}.cart-notification__offer-input-row input{flex:1;border:none;border-radius:0;padding:.9rem 1.2rem;font-size:1.4rem;color:rgb(var(--color-foreground));background:transparent;min-width:0;outline:none}.cart-notification__offer-apply{background:#505862!important;color:#fff!important;border:none;border-left:1px solid rgba(255,255,255,.15);border-radius:0;padding:.9rem 1.4rem;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-width:6.4rem;flex-shrink:0;transition:background-color .15s}.cart-notification__offer-apply:hover{background:#404950!important}.cart-notification__offer-apply .derm-loading-spinner{display:none;width:1.5rem;height:1.5rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:derm_loading_spin .8s linear infinite}.cart-notification__offer-apply.is-pending span{display:none}.cart-notification__offer-apply.is-pending .derm-loading-spinner{display:block}.cart-notification__offer-error{margin-top:.6rem;font-size:1.2rem;line-height:1.4;color:#c72e2f}.cart-notification__continue-btn{display:flex!important;align-items:center;justify-content:center;width:100%;background:transparent!important;border:1px solid #5b6670!important;border-radius:0!important;color:#5b6670!important;font-size:13px!important;font-weight:700!important;letter-spacing:1.4px!important;text-transform:uppercase;padding:1.6rem 2.8rem!important;cursor:pointer;transition:background .15s ease}.cart-notification__continue-btn:hover{background:#5b667012!important}.cart-notification__view-cart-btn{display:flex!important;align-items:center;justify-content:center;background-color:#5b6670!important;border-color:#5b6670!important;border-radius:0!important;color:#fff!important;font-size:1.5rem!important;font-weight:700!important;letter-spacing:.15em!important;text-transform:uppercase;padding:1.6rem 2.8rem!important;box-shadow:0 1px 2px #1018280d;text-decoration:none}.cart-notification__view-cart-btn:hover{background-color:#4a555e!important;border-color:#4a555e!important;color:#fff!important}#shopify-section-mini-cart-samples{display:none!important}.cart-notification__footer-subtotal{display:flex;align-items:center;justify-content:space-between}.cart-notification__footer-subtotal-left{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:400;color:#5b6670}.cart-notification__footer-subtotal-left>span:first-child{display:inline!important;height:auto!important}.cart-notification__item-badge{display:inline-flex!important;align-items:center;gap:.5rem;background:#fff;border:.67px solid #d0d5dd;border-radius:.6rem;box-shadow:0 1px 1px #0a0d120d;padding:.2rem .8rem;font-size:1.2rem;color:#5b6670;white-space:nowrap;height:auto!important}.cart-notification__item-badge-dot{width:.6rem;height:.6rem;border-radius:50%;background:#454d54;flex-shrink:0;display:block!important;height:.6rem!important}#cart-notification-item-count{display:inline!important;height:auto!important}.cart-notification__footer-estimated{display:flex;align-items:center;justify-content:space-between;font-size:1.6rem;font-weight:700;color:#5b6670;margin-bottom:.6rem}.cart-notification__footer-estimated .cart-notification__footer-subtotal-left{font-weight:700}.cart-notification__footer-estimated-price{color:#5b6670;font-weight:700;display:inline!important;height:auto!important}.cart-notification__footer-actions a.button:not(.button--secondary):hover{background-color:#57616a}.cart-notification__footer-actions a.button:not(.button--secondary):active{background-color:#454d54}.cart-notification__footer-actions a.button,.cart-notification__footer-actions button.button{box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1;height:49px;min-height:unset;padding-top:0;padding-bottom:0;border:none;cursor:pointer;appearance:none;-webkit-appearance:none;text-transform:uppercase}.cart-notification__footer-estimated{align-items:center;display:flex;justify-content:space-between;gap:16px}.cart-notification__footer-subtotal-left{display:inline-flex;align-items:baseline;gap:4px;color:#5b6670;font-size:14px;font-weight:700;line-height:21px}#cart-notification-item-count{color:#5b6670;font:inherit;font-weight:400}.cart-notification__footer-estimated-price{color:#5b6670;font-size:16px;font-weight:700;line-height:24px;white-space:nowrap}#cart-notification-progress{border:0;border-bottom:1px solid #e9eaeb;border-radius:0;margin:0;padding:12px 16px;background:#fff;opacity:1;transform:none}#cart-notification-progress[hidden]{display:none}#cart-notification-progress .threshold-message{display:flex;align-items:flex-end;justify-content:center;text-align:center;color:#5b6670;font-size:13px;line-height:17px;font-weight:700;margin-bottom:8px;margin-top:8px}#cart-notification-progress .threshold-message p{margin:0}#cart-notification-progress .threshold-text{display:flex;gap:5px}#cart-notification-progress .threshold-text svg{vertical-align:-2px;margin-right:4px}#cart-notification-progress .threshold-bar-amount-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}#cart-notification-progress .threshold-bar{background:#e9ecef;border-radius:4px;height:6px;overflow:hidden;flex:1 1 auto;max-width:none;width:100%}#cart-notification-progress .threshold-fill{display:block!important;background:#5b6670;height:100%;width:0%;transition:width .6s cubic-bezier(.4,0,.2,1)}#cart-notification-progress .threshold-amount{color:#5b6670;font-size:12px;line-height:18px;font-weight:700;white-space:nowrap}#cart-notification-progress .announcement-info-icon{display:inline-flex;align-items:center;margin-left:6px;margin-bottom:2px;cursor:pointer}#cart-notification-progress .announcement-info-icon svg{width:14px;height:14px}#cart-notification-progress .announcement-info-icon svg path{stroke:#5b6670}.cart-notification [hidden],cart-notification [data-base-only][hidden],cart-notification [data-expanded-only][hidden],cart-notification [data-cart-notification-line][hidden]{display:none!important}.cart-notification__threshold-info{align-items:center;background:transparent!important;border:0;color:#5b6670!important;cursor:pointer;display:inline-flex;flex:0 0 auto;justify-content:center;margin:0 0 2px 6px;padding:0}.cart-notification__threshold-info svg{height:14px;width:14px}cart-notification[data-experience=expanded] .cart-notification-product__image .icon-added{display:none!important}cart-notification[data-experience=expanded] .cart-notification--atc-open .cart-item--just-added .cart-notification-product__image .icon-added{display:block!important}cart-notification[data-experience=base] .cart-notification{max-height:calc(100vh - 9rem)}cart-notification[data-experience=base] .cart-notification__panel--main{display:block;overflow:visible}cart-notification[data-experience=base] .cart-notification-product{display:flex;flex:none;flex-direction:column;gap:1.2rem;max-height:35rem;min-height:0;overflow-y:auto;padding:1.6rem}cart-notification[data-experience=base] .cart-notification-product .cart-item{align-items:flex-start;border:0;display:flex;flex-direction:row;gap:1.6rem;margin:0;padding:0}cart-notification[data-experience=base] .cart-notification-product__image img{height:6.4rem;object-fit:cover;width:6.4rem}cart-notification[data-experience=base] .cart-notification-product__details{display:flex;flex-direction:column}cart-notification[data-experience=base] .cart-notification-product__name{font-size:1.4rem;font-weight:700;line-height:2.1rem;margin:0}cart-notification[data-experience=base] .product-option{font-size:1.2rem;line-height:1.8rem}cart-notification[data-experience=base] .cart-notification-product__price--base{display:block!important;font-size:1.4rem;font-weight:700;line-height:2.1rem;margin-top:.8rem}cart-notification[data-experience=base] .cart-notification__footer{border-top:1px solid #e9eaeb;display:block;padding:1.6rem 1.6rem 1.2rem}cart-notification[data-experience=base] .cart-notification__footer-total{align-items:center;display:flex;justify-content:space-between}cart-notification[data-experience=base] .cart-notification__footer-total p{font-size:1.4rem;line-height:2.4rem;margin:0}cart-notification[data-experience=base] .cart-notification__footer-price{font-size:1.6rem;font-weight:700;line-height:2.4rem}cart-notification[data-experience=base] .cart-notification__footer-actions{gap:.8rem;margin-top:1.6rem}cart-notification[data-experience=base] .cart-notification__footer-actions .button{border-radius:3px!important;font-size:1.4rem!important;height:auto;letter-spacing:1.4px!important;line-height:1!important;min-height:4.2rem;padding:1.3rem!important}cart-notification[data-experience=base] .cart-notification__timer{display:block}cart-notification[data-experience=base].cart-notification--atc-open .cart-item--just-added .cart-notification-product__image .icon-added{display:block}@media screen and (max-width:749px){cart-notification[data-experience=base] .cart-notification{max-height:var(--cart-notification-mobile-max-height, calc(100vh - 6rem) )}}
/*# sourceMappingURL=/cdn/shop/t/2863/assets/component-cart-notification.css.map */
