.alert:first-child{margin-top:.375rem}.alert{align-items:flex-start;border-radius:0;flex-direction:column;padding:.875rem 1.5rem 1.25rem;position:relative}.alert:before{bottom:0;content:"";left:0;position:absolute;right:0;top:-.375rem;z-index:-1}.alert .alert-header{justify-content:space-between;width:100%}.alert .alert-header .alert-close{cursor:pointer;padding:.44rem}.alert .alert-header,.alert .alert-header .alert-title-wrapper{align-items:center;display:flex}.alert .alert-header .alert-icon{margin-left:0}.alert .alert-header .alert-title{color:#334155;font-family:Chakra Petch;font-size:1rem;font-style:normal;font-weight:700;text-transform:uppercase}.alert .alert-body{margin-top:.38rem}.alert .alert-message{color:var(--Neutral-Color-Text-body,#63717d);font-family:Open Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:130%}.alert .alert-footer{display:flex;gap:.5rem;margin-top:1.25rem}.alert[data-category=alert],.alert[data-category=error],.alert[data-category=info],.alert[data-category=success]{background:#f8fafc}.alert[data-category=alert]:before{background:linear-gradient(90deg,#fef08a 0,#eab308)}.alert[data-category=error]:before{background:linear-gradient(90deg,#fecaca 0,#dc2626)}.alert[data-category=info]:before{background:linear-gradient(90deg,#bfdbfe 0,#2563eb)}.alert[data-category=success]:before{background:linear-gradient(90deg,#a7f3d0 0,#059669)}
