.cart-notification-wrapper{position:relative}.cart-notification-wrapper .cart-notification{display:block}.cart-notification-wrapper:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;visibility:hidden;opacity:0;background-color:#0009;transition:all var(--duration-medium) ease;pointer-events:none}.cart-notification-wrapper.active:before{visibility:visible;opacity:1}.cart-notification{position:fixed;right:0;bottom:0;background:#fff;height:auto;width:100%;transform:translateY(100%);visibility:hidden;border:none;z-index:100;padding:2.4rem 1.2rem;transition:transform var(--duration-short) ease,visibility 0s var(--duration-short) ease}@media screen and (min-width: 750px){.cart-notification{width:49rem;transform:translate(100%);height:100svh;padding:4rem}.cart-notification-wrapper.active .cart-notification{transform:translate(0)}}.cart-notification-wrapper.active .cart-notification{transform:translateY(0);transition:transform var(--duration-default) ease,visibility 0s;visibility:visible}.cart-notification__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.4rem}.cart-notification__header .icon{width:1.6rem}.cart-notification__close{border:none;background-color:transparent;line-height:2;color:rgb(var(--color-foreground))}.cart-notification__heading{display:flex;flex-direction:column;font-weight:600}.cart-notification__heading p{font-family:var(--font-heading-family);font-size:2rem;margin-bottom:.8rem}#cart-notification-button{display:none}.cart-notification__links{text-align:center;display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:2rem;margin-top:2.4rem}.cart-notification__links>form,.cart-notification__links>button{width:50%;cursor:pointer;font-family:var(--font-body-family)}.cart-notification-product{align-items:center;display:flex;padding:1.2rem 1.4rem;border:.1rem solid #B2B2B2}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image{flex:1 0 7.5rem;margin-right:1.5rem;max-height:15rem;width:7.5rem}.cart-notification-product__image img{object-fit:contain}.cart-notification-product__content{display:flex;flex-direction:column;gap:.6rem}.cart-notification-product__name{font-weight:400;font-size:1.8rem}.cart-notification-product__subtitle{font-size:1.2rem}.cart-notification:focus-visible{outline:none;box-shadow:none}.cart-notification__links .button-label{background:none;border:none;font-weight:600;text-decoration:underline;text-align:left;color:rgb(var(--color-foreground))}@media screen and (min-width: 750px){.cart-notification__heading p{font-size:3rem;max-width:60%;line-height:1.07}.cart-notification-product{padding:1.8rem 3rem 1.8rem 1rem}.cart-notification-product__name{font-size:2rem}.cart-notification-product__subtitle{font-size:1.3rem}.cart-notification__links>form{width:60%}.cart-notification__links{justify-content:space-between;margin-top:4rem}.cart-notification__links .button-label{width:auto}}
/*# sourceMappingURL=/s/files/1/0906/7629/8075/t/3/assets/component-cart-notification.css.map */
