.ToastController_toast-controller__aergU{position:fixed;left:50%;z-index:8000;pointer-events:none;width:min(600px,103vw);transform:translateX(-50%)}._toast-wrapper_b01ol_2{transition:opacity .5s ease;align-items:center;display:flex;position:fixed;justify-content:center;opacity:0;z-index:8000;width:100%}._toast-wrapper_b01ol_2 ._toast-content_b01ol_12{display:flex;border-left:16px solid;border-radius:16px;gap:16px;transition:background-color .5s ease,border-color .5s ease,color .5s ease,transform .3s ease,opacity .5s ease;opacity:0;padding:24px 16px;width:90%;font-family:Lato;font-weight:400;font-size:16px}._toast-wrapper_b01ol_2 ._toast-title_b01ol_25{font-family:Onest;font-weight:700;font-size:16px}._toast-wrapper_b01ol_2 ._toast-text-wrapper_b01ol_30{flex:1 1}._toast-wrapper_b01ol_2 ._close-button_b01ol_33{align-self:flex-end;justify-self:flex-end}._toast-wrapper_b01ol_2._show_b01ol_37{opacity:1;pointer-events:all}._toast-wrapper_b01ol_2._show_b01ol_37 ._toast-content_b01ol_12{opacity:1;transform:translateY(0)}