.Alert_alert__ztzxz{font-size:15px;line-height:22px;width:100%;background:var(--theme-color-popover-background);box-shadow:var(--theme-floating-shadow);color:var(--theme-color-text-primary);padding:12px 12px 10px;border-radius:10px;display:flex;align-items:flex-start;animation:Alert_fadeIn__XuxEP .3s ease-out}.Alert_alert__icon__QW0CJ{color:var(--color-white);flex-shrink:0;margin-right:10px}.Alert_alert__text__TLAZD{margin-right:auto}.Alert_alert__button__IP2bm{flex-shrink:0}.Alert_alert__close__PF5ym{flex-shrink:0;margin-top:-2px;margin-left:2px;box-shadow:none!important}.Alert_alertsContainer__Zoe5w{--width:calc(100% - 2 * var(--layout-content-offset-x))}@media (min-width:640px){.Alert_alertsContainer__Zoe5w{--width:310px}}.Alert_alertsContainer__Zoe5w{width:var(--width);position:fixed;top:calc(var(--layout-header-height) + 16px);right:var(--layout-content-offset-x);z-index:1000}.Alert_alertsContainer__list___QGb_{width:100%;position:relative}.Alert_alertsContainer__list___QGb_>*{margin-bottom:24px}@keyframes Alert_fadeIn__XuxEP{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}