.toastify{--text-color: #000;padding:16px 8px 16px 16px;color:var(--text-color);display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:var(--bevmo-background-gray);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(100% - 16px);z-index:var(--z-index-toast);width:600px;display:flex;justify-content:space-between}.toastify.error{background:var(--color-error-background)}.toastify.success{background:var(--color-success-background)}.toastify.error .toast__icon{color:var(--bevmo-red)}.toastify.on{opacity:1}.toast__content{display:flex;gap:16px}.toast__text{font-size:18px;font-weight:400;line-height:1.32}.toast__text a{color:inherit;font-weight:700;text-decoration:underline}.toast-close{background:transparent;border:0;color:var(--text-color);cursor:pointer;font-family:inherit;font-size:1em;padding:0;margin-left:6px;margin-right:6px;align-self:start}.toast-close .icon-close{width:18px;height:18px}.toastify-left{left:15px}.toastify-right{right:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/toastify.css.map */
