.AlertCard_container__ne5xR{width:100%;padding:var(--space-xl);display:flex;gap:var(--space-sm);border-radius:var(--space-xs);border:1px solid;position:relative}.AlertCard_container__ne5xR.AlertCard_noBorderLeft__NxkUN,.AlertCard_container__ne5xR:not(.AlertCard_noBorderLeft__NxkUN){border-left-width:var(--space-3xs)}.AlertCard_container__ne5xR .AlertCard_title__Nsc5O{display:flex;font-size:var(--space-md);font-weight:600}.AlertCard_container__ne5xR .AlertCard_icon__JKjtL{display:flex;align-self:flex-start;padding:0}.AlertCard_container__ne5xR .AlertCard_icon__JKjtL svg{width:var(--space-2lg);height:var(--space-2lg)}.AlertCard_container__ne5xR.AlertCard_iconContainer__nWYRe .AlertCard_icon__JKjtL{background:var(--fill-weak);border-radius:50%;padding:var(--space-sm);display:flex;align-items:center;justify-content:center}.AlertCard_container__ne5xR .AlertCard_message__QGklp{display:flex;font-size:var(--space-md);width:100%}.AlertCard_container__ne5xR .AlertCard_message__QGklp div{width:100%}.AlertCard_container__ne5xR .AlertCard_closeButton___ajBw{position:absolute;top:var(--space-md);right:var(--space-md);display:flex;align-items:center;justify-content:center;width:var(--space-2lg);height:var(--space-2lg);cursor:pointer;color:var(--icon-neutral);padding:0;background:none;border:none}.AlertCard_container__ne5xR .AlertCard_closeButton___ajBw:hover{color:var(--icon-inverse-weak)}.AlertCard_content__Oru6A{flex:1 1;display:flex;flex-direction:column;gap:var(--space-sm)}.AlertCard_warning__Ajk34{background:var(--fill-warning-weak);border-color:var(--color-stroke-warning-weak);color:var(--text-warning)}.AlertCard_warning__Ajk34:not(.AlertCard_noBorderLeft__NxkUN){border-left-color:var(--color-stroke-warning-strong)}.AlertCard_warning__Ajk34 .AlertCard_icon__JKjtL svg{color:var(--icon-warning)}.AlertCard_error__cFITH{background:var(--fill-error-weak);border-color:var(--color-stroke-error-weak);color:var(--text-error)}.AlertCard_error__cFITH:not(.AlertCard_noBorderLeft__NxkUN){border-left-color:var(--color-stroke-error-strong)}.AlertCard_error__cFITH .AlertCard_icon__JKjtL svg{color:var(--icon-error);fill:none}.AlertCard_success___6iUU{background:var(--fill-success-weak);border-color:var(--color-stroke-success-weak);color:var(--text-success)}.AlertCard_success___6iUU:not(.AlertCard_noBorderLeft__NxkUN){border-left-color:var(--color-stroke-success-strong)}.AlertCard_success___6iUU .AlertCard_icon__JKjtL svg{color:var(--icon-success)}.AlertCard_information__VQTrR{background:var(--fill-info-weak);border-color:var(--color-stroke-info-weak);color:var(--text-info)}.AlertCard_information__VQTrR:not(.AlertCard_noBorderLeft__NxkUN){border-left-color:var(--color-stroke-info-strong)}.AlertCard_information__VQTrR .AlertCard_icon__JKjtL svg{color:var(--icon-info)}.AlertCard_neutral__rVDqi{background:var(--fill-weaker);border-color:var(--color-stroke-weak);color:var(--text-strong)}.AlertCard_neutral__rVDqi:not(.AlertCard_noBorderLeft__NxkUN){border-left-color:var(--color-stroke-strong)}.AlertCard_neutral__rVDqi .AlertCard_icon__JKjtL svg{color:var(--icon-neutral);fill:none}.AlertCard_brand__QueUg{background:var(--fill-brand-weak);border-color:var(--color-stroke-brand-weak);color:var(--text-primary)}.AlertCard_brand__QueUg:not(.AlertCard_noBorderLeft__NxkUN){border-left-color:var(--color-stroke-brand-strong)}.AlertCard_brand__QueUg .AlertCard_icon__JKjtL svg{color:var(--icon-primary)}.AlertCard_small__5jj6a{padding:var(--space-md)}.AlertCard_small__5jj6a .AlertCard_message__QGklp{display:-webkit-box;-webkit-box-orient:vertical}.AlertCard_horizontal__wRN2M .AlertCard_header__edDcp{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-md)}.AlertCard_vertical__8XhaN{flex-direction:column;align-items:flex-start;justify-content:space-between}.AlertCard_vertical__8XhaN .AlertCard_closeButton___ajBw{display:flex;align-self:flex-end}.AlertCard_list__yEUUy{list-style-type:disc;margin-left:-10px}.AlertCard_list__yEUUy li{color:var(--text-weak);margin-bottom:var(--space-xs)}.AlertCard_list__yEUUy li:last-child{margin-bottom:0}.AlertCard_link__e4aqp button{margin-left:calc(var(--space-xl)*-1);padding-left:var(--space-xl);padding-top:var(--space-md)}.AlertCard_buttonGroup__hHvmr{display:flex;align-items:center;justify-content:flex-start;gap:var(--space-xs);padding-top:var(--space-md)}