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