.sg-notify-container{bottom:2.5rem;display:grid;gap:.5rem;pointer-events:none;position:fixed;right:1.25rem;z-index:99999}.sg-notify{background:#111;border-radius:.5rem;-webkit-box-shadow:0 .375rem 1.75rem rgba(0,0,0,.25);box-shadow:0 .375rem 1.75rem rgba(0,0,0,.25);color:#fff;font-weight:500;margin:0 auto;max-width:43.75rem;padding:.75rem .875rem;pointer-events:auto;width:calc(100% - 2rem)}.sg-notify.success{background:#0a8741}.sg-notify.error{background:#e60000}.sg-notify.info{background:#1f5fbf}.sg-notify .sg-notify-close{background:transparent;border:0;color:inherit;cursor:pointer;float:right;font-size:1.125rem;opacity:.9}