.Alert{font-size:16px;line-height:24px;font-weight:500;display:flex;padding:12px 16px;gap:12px}.Alert_Error{color:#0f172a;background:#ffe4e6;-webkit-border-start:4px solid #e24a52;border-inline-start:4px solid #e24a52}.Alert_Success{color:#0f172a;background:#dcfce7;-webkit-border-start:4px solid #1eae53;border-inline-start:4px solid #1eae53}.Alert_Info{font-size:14px;line-height:20px;font-weight:400;color:#0f172a;background:#f1f5f9;-webkit-border-start:4px solid #52637a;border-inline-start:4px solid #52637a}.Alert_Info svg{margin-top:1px}.Alert_Promo{font-size:16px;line-height:24px;font-weight:600;color:#0f172a;background:#ffedd5;border:1px solid #f97316;border-radius:4px;margin:16px 0;padding:12px}.Alert svg{flex-shrink:0}