.toast-notification{position:fixed;top:20px;right:-300px;background-color:#fff;color:#333;padding:var(--size-3) var(--size-4);border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:9999999;transition:right .3s ease-in-out;max-width:300px;word-wrap:break-word;font-size:var(--text-sm)}.toast-notification.show{right:20px}.toast-notification.success{background-color:#4caf50;color:#fff}.toast-notification.error{background-color:#f44336;color:#fff}.toast-notification.warning{background-color:#ff9800;color:#fff}.toast-notification.info{background-color:#2196f3;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/267/assets/modules-toast.css.map */
