#toast-container>div{width:320px;max-width:calc(100vw - 2.4rem);margin:0 0 .85rem;padding:1rem 1.1rem 1rem 3.4rem;font-family:Nunito,system-ui,sans-serif;border:0;border-left:4px solid transparent;border-radius:.85rem;opacity:1;background-position:1.05rem 1.05rem;background-size:1.4rem 1.4rem;box-shadow:0 18px 38px #1d2f682e;transition:box-shadow .2s ease,transform .2s ease}#toast-container>div:hover{box-shadow:0 22px 46px #1d2f683d;transform:translateY(-1px)}#toast-container>div:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.toast-title{margin-bottom:.2rem;font-size:.95rem;font-weight:900;line-height:1.25}.toast-message{font-size:.92rem;font-weight:600;line-height:1.45;-ms-word-wrap:break-word;word-wrap:break-word}.toast-close-button{position:relative;right:-.3rem;top:-.3rem;float:right;width:22px;height:22px;padding:0;font-size:1.05rem;font-weight:800;text-shadow:none;color:inherit;opacity:.75;background:transparent;border:0}.toast-close-button:hover,.toast-close-button:focus{color:inherit;opacity:1}.toast-progress{display:none!important}.toast-success{background-color:#157a40;color:#fff;border-left-color:#f6c452}.toast-error{background-color:#b3242f;color:#fff;border-left-color:#ffd05e}.toast-info{background-color:#1f66d1;color:#fff;border-left-color:#f6c452}.toast-warning{background-color:#e5af35;color:#1d2f68;border-left-color:#1d2f68}.toast-warning .toast-close-button,.toast-warning .toast-title,.toast-warning .toast-message{color:#1d2f68}@media (max-width: 575.98px){#toast-container>div{width:calc(100vw - 1.6rem);margin:.6rem .8rem;padding:.85rem .95rem .85rem 3rem;border-radius:.7rem;background-position:.9rem .9rem;background-size:1.25rem 1.25rem}}
