.toasted-alerts-container.sticky{display:flex;position:fixed;top:5rem;inset-inline:0;justify-content:center;z-index:1000}.toasted-alerts-container.sticky .toasted-alert{max-width:850px;width:100%}.alert-dismissible .btn-close{height:16px;opacity:1!important;padding:16px;transform:scale(.75);width:16px}.toasted-alert{margin-bottom:.5rem}.toasted-alert .alert-content{align-items:start;display:flex;gap:8px}.toasted-alert.alert-success{background-color:#f6fde8;border:1px solid #457715;border-radius:8px;color:#232323;padding:16px}.toasted-alert.alert-warning{background-color:#fff7ed;border:1px solid #fb923c;border-radius:8px;color:#232323;padding:16px}.toasted-alert.alert-danger{background-color:#fee2e2;border:1px solid #fca5a5;border-radius:8px;color:#232323;padding:16px}.toasted-alert .header-msg{align-items:center;display:flex;gap:8px;margin-bottom:4px}.toasted-alert .alert-messaging .msg-title,.toasted-alert .header-msg .msg-title{font-size:16px;font-weight:500;line-height:24px}.toasted-alert .alert-messaging .msg-title{margin-bottom:4px}@media (max-width:767px){.toasted-alert .alert-messaging .msg-title{max-width:95%}}.toasted-alert .alert-body,.toasted-alert .alert-body a{font-size:14px;line-height:20px}.toasted-alert .alert-body a{color:#232323;font-weight:400;text-decoration:underline;text-underline-offset:3px}.toasted-alert .alert-body a:hover{text-decoration:none}