.cart-notification-wrapper{position:relative}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:0 0 var(--popup-border-width);padding:10rem 5rem 2.5rem;position:fixed;top:0;right:0;width:100%;height:100%;max-height:100vh;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translateY(-100%);visibility:hidden;z-index:-1;will-change:transform;filter:drop-shadow(var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity)))}@media screen and (max-width:720px){.cart-notification{padding:4rem 3rem 4.4rem;bottom:auto;height:auto;max-height:max-content}}@media screen and (max-width:320px){.cart-notification{padding:2rem 3rem 2.4rem}}@media screen and (min-width:721px){.header-wrapper:not(.header-wrapper--border-bottom)+cart-notification .cart-notification{border-top-width:var(--popup-border-width)}.cart-notification{border-width:0 var(--popup-border-width) var(--popup-border-width);right:-400px;bottom:0;width:400px;max-width:400px;transform:translate(0)}}.cart-notification.animate{z-index:12;transition:transform var(--transition-easing),visibility 0s linear var(--transition-duration-leave);transition-duration:var(--transition-duration-leave)}.cart-notification.active{transition:transform var(--transition-easing),visibility 0s linear 0s;transition-duration:var(--transition-duration-enter);transform:translateY(0);visibility:visible;overflow:visible}@media screen and (min-width:721px){.cart-notification.active{transform:translate(-100%)}}@media screen and (max-width:720px){.cart-notification.active{border-radius:0 0 20px 20px}}.cart-notification__header{align-items:flex-start;display:flex}.cart-notification__heading{align-items:center;display:flex;flex-grow:1;margin-bottom:0;margin-top:0;font-size:1.6rem;line-height:160%;letter-spacing:.05em;font-feature-settings:"palt" on;justify-content:center}@media screen and (max-width:720px){.cart-notification__heading{line-height:140%}}@media screen and (max-width:320px){.cart-notification__heading{font-size:1.4rem}}.cart-notification__heading .icon-checkmark{color:rgb(var(--color-foreground));margin-right:1rem;width:1.3rem}.cart-notification__close{top:20px;right:20px;position:absolute;width:50px;height:50px}.cart-notification__close svg{width:50px;height:50px}@media screen and (max-width:720px){.cart-notification__close{bottom:-39px;top:auto;right:calc(50% - 12px);width:24px;height:24px}.cart-notification__close svg{width:24px;height:24px}.cart-notification__close svg path{stroke:#fff}}.cart-notification__links{text-align:center;margin-top:5rem}@media screen and (max-width:720px){.cart-notification__links{margin-top:3rem}}.cart-notification__links>*{margin-top:1.5rem}.cart-notification__links .link{color:gray;font-size:1.4rem;font-feature-settings:"palt" on;text-underline-offset:6px}@media screen and (max-width:720px){.cart-notification__links .link{font-size:1.3rem;font-weight:400;text-underline-offset:3px}}.cart-notification-product{align-items:flex-start;display:flex;padding-bottom:3rem;padding-top:3rem;gap:20px}@media screen and (max-width:720px){.cart-notification-product{gap:2.2rem;align-items:center}}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product .cart-notification-product__image{display:inline-flex;min-width:102px;margin:0;border:none}.cart-notification-product .cart-notification-product__image img{filter:brightness(.97);min-width:102px;height:100%}.cart-notification-product__image:after{content:none}.cart-notification-product__name{margin-bottom:1rem;margin-top:0;font-size:1.6rem;line-height:160%;letter-spacing:.05em;font-feature-settings:"palt" on}@media screen and (max-width:720px){.cart-notification-product__name{font-size:1.4rem;line-height:150%}}.cart-notification-product__info{display:flex;flex-direction:column;gap:1px;font-size:1.3rem;line-height:140%;letter-spacing:.05em;margin-bottom:1rem;font-feature-settings:"palt" on}@media screen and (max-width:720px){.cart-notification-product__info{font-size:1.2rem;line-height:140%;letter-spacing:0;font-feature-settings:unset}}.cart-notification-product__price{font-family:var(--font-futura);font-size:1.8rem;line-height:100%;font-feature-settings:"palt" on}.cart-notification-product__price span{font-size:1rem;color:var(--color-text-secondary);font-weight:400;margin-left:3px}@media screen and (max-width:720px){.cart-notification-product__price{font-size:1.6rem}}.cart-notification__note{font-size:1.4rem;line-height:160%;letter-spacing:.05em;font-weight:400;font-feature-settings:"palt" on;color:gray;border-top:1px solid var(--color-divider);border-bottom:1px solid var(--color-divider);padding:3rem 0}@media screen and (max-width:720px){.cart-notification__note{font-size:1.1rem;line-height:150%;padding:3rem 2.2rem}}@media screen and (max-width:320px){.cart-notification__note{font-size:1rem;padding:2rem 2.2rem}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/component-cart-notification.css.map */
