.cart-notification{position:fixed;z-index:9;right:20px;width:100%;max-width:280px;visibility:hidden;transition:.5s cubic-bezier(.6,0,.4,1);top:calc(var(--headerDynamicHeight, 0px) + 10px)}.cart-notification.active{visibility:visible}.cart-notification-drawer{opacity:0;width:100%;cursor:pointer;display:flex;padding:15px 22px;border-radius:50px;align-items:center;justify-content:space-between;transform:translate(100%);background:var(--cartNotificationBg);color:var(--cartNotificationText);transition:.5s cubic-bezier(.6,0,.4,1)}.active .cart-notification-drawer{opacity:1;transform:translate(0)}.cart-notification-item-count{display:flex;align-items:center;gap:10px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cart-notification.css.map */
