@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');:root{--error-text-color:#e31d1c;--warning-text-color:#e3701c;--success-text-color:#24bcaa;--info-text-color:#2d88dd;--error-bg-color:#ffeef1;--warning-bg-color:#fff9ee;--success-bg-color:#dff7f5;--info-bg-color:#e3f1fd;--error-border:1px solid #fae0e5;--warning-border:1px solid #faf0de;--success-border:1px solid #d6eae8;--info-border:1px solid #d6eae8;--error-box-shadow:0px 4px 16px 0px rgba(227,29,28,.1);--warning-box-shadow:0px 4px 16px 0px rgba(227,112,28,.1);--success-box-shadow:0px 4px 16px 0px rgba(36,188,170,.1);--info-box-shadow:0px 4px 16px 0px rgba(45,136,221,.1);--box-shadow:var(--success-text-color)}#toast-container>.toast{border-radius:16px;padding:16.5px 46px 16.5px 54px!important;background-size:40px}#toast-container>.toast.toast-success:hover,#toast-container>.toast.toast-success:focus{box-shadow:var(--success-box-shadow)}#toast-container>.toast.toast-error:hover,#toast-container>.toast.toast-error:focus{box-shadow:var(--error-box-shadow)}#toast-container>.toast.toast-warning:hover,#toast-container>.toast.toast-warning:focus{box-shadow:var(--warning-box-shadow)}#toast-container>.toast.toast-info:hover,#toast-container>.toast.toast-info:focus{box-shadow:var(--info-box-shadow)}.toast-message{padding-right:24px!important;font-family:"Jost"!important;font-weight:500!important;font-size:14px!important;line-height:21px!important;letter-spacing:-.1px!important}#toast-container>.toast-close-button,#toast-container>.toast-success .toast-close-button,#toast-container>.toast-info .toast-close-button,#toast-container>.toast-error .toast-close-button,#toast-container>.toast-warning .toast-close-button{box-shadow:unset!important;top:50%;right:18px!important;-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:24px;font-weight:300;margin-top:2px}#toast-container>.toast-success,#toast-container>.toast-success .toast-close-button,#toast-container>.toast-success .toast-message a,#toast-container>.toast-success .toast-message label{background-color:var(--success-bg-color)!important;color:var(--success-text-color)!important}#toast-container>.toast-error,#toast-container>.toast-error .toast-close-button,#toast-container>.toast-error .toast-message a,#toast-container>.toast-error .toast-message label{background-color:var(--error-bg-color)!important;color:var(--error-text-color)!important}#toast-container>.toast-info,#toast-container>.toast-info .toast-close-button,#toast-container>.toast-info .toast-message a,#toast-container>.toast-info .toast-message label{background-color:var(--info-bg-color)!important;color:var(--info-text-color)!important}#toast-container>.toast-warning,#toast-container>.toast-warning .toast-close-button,#toast-container>.toast-warning .toast-message a,#toast-container>.toast-warning .toast-message label{background-color:var(--warning-bg-color)!important;color:var(--warning-text-color)!important}#toast-container>.toast-success{box-shadow:var(--success-box-shadow);border:var(--success-border)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%23DFF7F5'/%3E%3Ccircle cx='50' cy='50' r='20' stroke='%2324BCAA' stroke-width='4' fill='none'/%3E%3Cpath d='M40 50 L47 58 L60 42' stroke='%2324BCAA' stroke-width='4' fill='none'/%3E%3C/svg%3E")!important}#toast-container>.toast-error{box-shadow:var(--error-box-shadow);border:var(--error-border)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%23FFEEF1'/%3E%3Ccircle cx='50' cy='50' r='20' stroke='%23E31D1C' stroke-width='4' fill='none'/%3E%3Ctext x='50' y='60' font-size='32' text-anchor='middle' fill='%23E31D1C' font-family='Arial' font-weight='bold' %3E!%3C/text%3E%3C/svg%3E")!important}#toast-container>.toast-info{--box-shadow:var(--info-box-shadow);border:var(--info-border)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%23E3F1FD'/%3E%3Ccircle cx='50' cy='50' r='20' stroke='%232D88DD' stroke-width='4' fill='none'/%3E%3Ctext x='50' y='60' font-size='32' text-anchor='middle' fill='%232D88DD' font-family='Arial' font-weight='bold' %3E!%3C/text%3E%3C/svg%3E")!important}#toast-container>.toast-warning{box-shadow:var(--warning-box-shadow);border:var(--warning-border)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%23FFF9EE'/%3E%3Ccircle cx='50' cy='50' r='20' stroke='%23E3701C' stroke-width='4' fill='none'/%3E%3Ctext x='50' y='60' font-size='32' text-anchor='middle' fill='%23E3701C' font-family='Arial' font-weight='bold' %3E!%3C/text%3E%3C/svg%3E")!important}