#toast-modal{z-index:10;max-width:289px;width:100%;position:fixed;right:26px;bottom:78px;padding:16px 24px;border-radius:24px;box-shadow:0 4px 24px 0 rgba(0,0,0,.16);text-align:center;background-color:#fff}@media (max-width:767.98px){#toast-modal{max-width:100%;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;right:0;bottom:0}#toast-modal .toast-modal-body{max-width:289px;margin:0 auto}}#toast-modal .toast-modal-header{width:100%;display:flex;justify-content:flex-end;padding-bottom:16px}#toast-modal .toast-modal-icon-container{width:100%;display:flex;justify-content:center}#toast-modal .toast-icon{width:31px;height:34px;background:url(../../images/toast-modal-icon.png),-3.87px 0/122.53% 113.043% no-repeat #fff}#toast-modal .toast-modal-body{padding:0 8px}#toast-modal .toast-modal-body p{margin-top:8px;color:#003764;text-align:center;font-family:Ubuntu;font-size:16px;font-style:normal;font-weight:500;line-height:20px}#toast-modal .toast-modal-body p span{font-weight:700}#toast-modal .btn{padding:24px 16px!important}#toast-modal .sign-in-prompt{padding:18px 0 0;color:#000;text-align:center;font-family:Ubuntu;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:.28px}#toast-modal .sign-in-prompt a{color:#0098bd;font-family:Ubuntu;font-size:14px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.28px}#toast-modal .toast-modal-sign-in:not(.show){display:none}#toast-modal .toast-modal-sign-in label{text-align:left!important}#toast-modal .toast-modal-sign-in button{margin:0 auto;width:156px}