.sib-alert-wrapper .sib-alert{background-color:var(--sib-color_information-background);border-radius:var(--sib-border-radius_md,.5rem);bottom:16px;box-shadow:var(
      --sib-shadow_light-medium,0 10px 16px -4px rgba(28,28,28,.1),0 4px 6px -2px rgba(28,28,28,.04)
    );color:var(--sib-color_content-primary);font-family:var(
      --sib-typo_font-family--body,"Roboto-Regular","system-ui","-apple-system",sans-serif
    );font-size:var(--sib-typo_text-md-font-size,1rem);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;left:50%;line-height:var(--sib-typo_text-line-height,1.5rem);max-width:42rem;position:fixed;text-align:left;transform:translate(-50%);z-index:var(--sib-z-index_alert,1009)}.sib-alert-wrapper .sib-alert .alert__content{display:flex;padding:.75rem 1rem 1rem}.sib-alert-wrapper .sib-alert .alert__text{padding:0 1rem}.sib-alert-wrapper .sib-alert .alert__text .alert__text--heading{font-family:var(
          --sib-typo_font-family--body_medium,"Roboto-Medium","system-ui","-apple-system",sans-serif
        );font-weight:var(--sib-typo_font-weight--medium,500)}.sib-alert-wrapper .sib-alert .alert__text .alert__text--description{font-size:var(--sib-typo_text-sm-font-size,.8125rem);line-height:var(--sib-typo_text-line-sm-height,1rem);margin:0}.sib-alert-wrapper .sib-alert .alert__text .alert__text--link-wrapper{margin-top:8px}.sib-alert-wrapper .sib-alert .alert__text .alert__text--btns-wrapper{display:flex;gap:8px;margin-top:8px}.sib-alert-wrapper .sib-alert .alert__icon{align-items:flex-start;display:flex}.sib-alert-wrapper .sib-alert .alert__progress-bar{border-radius:var(--sib-border-radius_md,.5rem) var(--sib-border-radius_md,.5rem) 0 0;height:.25rem;width:100%}.sib-alert-wrapper .sib-alert--info{background:var(--sib-color_information-background)}.sib-alert-wrapper .sib-alert--info .alert__progress-bar{background:var(--sib-color_information-graphical)}.sib-alert-wrapper .sib-alert--success{background:var(--sib-color_positive-background)}.sib-alert-wrapper .sib-alert--success .alert__progress-bar{background:var(--sib-color_positive-default)}.sib-alert-wrapper .sib-alert--error{background:var(--sib-color_negative-background)}.sib-alert-wrapper .sib-alert--error .alert__progress-bar{background:var(--sib-color_negative-default)}.sib-alert-wrapper .sib-alert--warning{background:var(--sib-color_warning-background)}.sib-alert-wrapper .sib-alert--warning .alert__progress-bar{background:var(--sib-color_warning-graphical)}.sib-alert-wrapper .show-alert{bottom:16px;opacity:1;transition:all .3s;visibility:visible}.sib-alert-wrapper .hide-alert{bottom:0;opacity:0;transition:all .3s;visibility:hidden}@media (max-width:476px){.sib-alert-wrapper .sib-alert{border-radius:0;bottom:0;width:100%}.sib-alert-wrapper .show-alert{bottom:0}}
