.cart-notification-wrapper{position:relative}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{background-color:rgb(var(--color-background));border-color:rgba(var(--color-foreground),.2);border-style:solid;border-width:0 0 .1rem;padding:2.5rem 3.5rem;position:absolute;right:0;transform:translateY(-100%);visibility:hidden;width:100%;z-index:10}@media screen and (min-width: 750px){.header-wrapper:not(.header-wrapper--border-bottom)+cart-notification .cart-notification{border-top-width:.1rem}.cart-notification{border-width:0 .1rem .1rem;max-width:36.8rem;right:4rem}}.cart-notification.animate{transition:transform var(--duration-short) ease,visibility 0s var(--duration-short) ease}.cart-notification.active{transform:translateY(0);transition:transform var(--duration-default) ease,visibility 0s;visibility:visible}.cart-notification__header{align-items:center;display:flex}.cart-notification__heading{align-items:center;display:flex;margin-bottom:0;margin-top:0;padding:1rem 2rem;font-weight:600;border-radius:3px;margin-right:1rem;font-family:var(--font-heading-family);font-size:18px;align-items:flex-start}@media (max-width:767.98px){.cart-notification-wrapper .cart-notification__heading{padding:0}}.cart-notification__heading .icon-checkmark{color:rgb(var(--color-foreground));margin-right:1rem;width:2rem;height:2rem}.cart-notification__close{margin-top:-2rem;margin-right:-3rem}.cart-notification__links{text-align:center}@media (max-width: 767.98px){.cart-notification__links{padding-bottom:2rem}}.cart-notification__links>*{margin-top:2rem}.cart-notification-product{display:flex;padding-top:2rem}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image-wrapper{display:flex}@media (max-width: 767.98px){.cart-notification-product__image-wrapper{display:none}}.cart-notification-product__image{margin-right:1.5rem}.cart-notification-product__name{margin-bottom:.5rem;margin-top:0}.cart-notification-product__inner-content{display:flex;flex-flow:column;flex:1}.cart-notification-product__inner-content .button{font-size:1.2rem;padding:.5625rem .9375rem}.product-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.product-popup-modal__toggle{top:unset}.product-form-popup-modal__content{background-color:rgb(var(--color-background));overflow:auto;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;max-width:70rem;position:absolute;top:0;padding:3rem}.product-form-popup-modal__content .cart-notification-product .product-option dt{display:none}@media screen and (min-width: 767.98px){.cart-notification__links{display:flex;justify-content:space-between;gap:2rem;margin-top:auto}#cart-notification-button,#cart-notification-form{width:50%}}
/*# sourceMappingURL=/s/files/1/0215/3876/6948/t/90/assets/component-cart-notification.css.map */
