.-alert{width:100%;padding:var(--alert-padding);box-sizing:border-box;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:flex-start;gap:10px;display:flex}.-alert__center{text-align:left;flex-direction:column;flex:1;justify-content:flex-start;gap:4px;min-width:0;display:flex}.-alert__center p{margin:0}.-alert__center-text{color:var(--nris-black-shades-main);font:var(--text-14)/var(--text-line-height-14) Inter,sans-serif;font-weight:var(--font-weight-regular);margin:0}.-alert__center-subtext{color:var(--nris-gray-shades-100);font:var(--text-12)/var(--text-line-height-12) Inter,sans-serif;font-weight:var(--font-weight-regular);margin:0}.-alert_align-center{align-items:center}.-alert_variant-info{background:var(--nris-blue-shades-thin)}.-alert_variant-info .-alert__left svg{fill:var(--nris-blue-shades-main)}.-alert_variant-success{background:var(--nris-other-green-10)}.-alert_variant-success .-alert__left svg{fill:var(--nris-other-green)}.-alert_variant-warning{background:var(--nris-other-yellow-6)}.-alert_variant-warning .-alert__left svg{fill:var(--nris-other-yellow)}.-alert_variant-error{background:var(--nris-other-red-10)}.-alert_variant-error .-alert__left svg{fill:var(--nris-other-red)}
