.error-icon{width:14px;height:14px;border-radius:7px;position:relative;display:block;background-color:#8d444c}.error-icon:before,.error-icon:after{content:"";position:absolute;background-color:#fff;left:50%;top:50%;height:8px;width:1px}.error-icon:before{transform:translate(-50%,-50%) rotate(45deg)}.error-icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.icon{--rotate: 0;transform:rotate(var(--rotate));shape-rendering:geometricPrecision}.icon--loader{animation:rotation .8s infinite linear}.icon--ellipsis{color:var(--morning-blue)}.icon--list{color:var(--cool-blue-600)}.icon--search{color:var(--morning-blue)}.icon--xsmall{width:var(--icon-size-xsmall);height:var(--icon-size-xsmall);font-size:var(--icon-size-xsmall)!important}.icon--small{width:var(--icon-size-small);height:var(--icon-size-small);font-size:var(--icon-size-small)!important}.icon--regular{width:var(--icon-size-regular);height:var(--icon-size-regular);font-size:var(--icon-size-regular)!important}.icon--medium{width:var(--icon-size-medium);height:var(--icon-size-medium);font-size:var(--icon-size-medium)!important}.icon--large{width:var(--icon-size-large);height:var(--icon-size-large);font-size:var(--icon-size-large)!important}.icon--xlarge{width:var(--icon-size-xlarge);height:var(--icon-size-xlarge);font-size:var(--icon-size-xlarge)!important}.reset-icon{width:fit-content;width:unset;height:unset;display:inline-block!important}.icon--filled{font-variation-settings:"FILL" 1}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.toast--clickable{cursor:pointer}.toast.toast--success{background-color:#00a854}.toast.toast--error{background-color:#cb2c90}.toast.toast--warning{background-color:#ee8d46}.toast.toast--info{background-color:#4d6ed6}.toast__loader{fill:#fff}.ant-notification .toast.ant-notification-notice{padding:var(--spacing-5)}.toast.ant-notification-notice .anticon.ant-notification-notice-icon,.toast.ant-notification-notice .ant-notification-notice-message,.toast.ant-notification-notice .ant-notification-notice-description{color:#fff}.toast.ant-notification-notice .ant-notification-notice-with-icon .ant-notification-notice-message,.toast.ant-notification-notice .ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:var(--spacing-10)}.toast.ant-notification-notice .ant-notification-notice-with-icon .ant-notification-notice-message{font-size:16px;line-height:20px;font-weight:700;margin-bottom:var(--spacing-half)}.toast.ant-notification-notice .ant-notification-notice-with-icon .ant-notification-notice-description{font-size:12px;line-height:1.33;padding-right:var(--spacing-5)}.toast.ant-notification-notice .ant-notification-notice-with-icon .ant-notification-notice-icon{margin-left:0;color:#fff}.toast.ant-notification-notice .ant-notification-notice-with-icon .ant-notification-notice-icon .icon{width:20px;height:20px}.toast.ant-notification-notice .ant-notification-close-x{display:block;padding:var(--spacing-2);margin-right:calc(-1 * var(--spacing-2));margin-top:calc(-1 * var(--spacing-2))}.toast.ant-notification-notice .ant-notification-close-x .icon{color:#fff;font-size:15px}.toast.ant-notification-notice .ant-notification-close-x svg{width:9px;height:9px}.toast.ant-notification-notice .ant-notification-close-x svg path{fill:#fff}.notification-message--clickable{cursor:pointer}.notification-message.notification-message--success .ant-message-notice-content{background-color:#00a854}.notification-message.notification-message--error .ant-message-notice-content{background-color:#cb2c90}.notification-message.notification-message--warning .ant-message-notice-content{background-color:#ee8d46}.notification-message.notification-message--info .ant-message-notice-content,.notification-message.notification-message--loading .ant-message-notice-content{background-color:#4d6ed6}.notification-message.ant-message-notice .ant-message-notice-content{padding:var(--spacing-3) var(--spacing-6) var(--spacing-3) var(--spacing-3);border-radius:var(--border-radius-sm);transition:.3s background-color}.notification-message.ant-message-notice .ant-message-custom-content{display:flex;align-items:center;gap:var(--spacing-3);color:#fff;font-size:16px;line-height:17px}.ant-message .ant-message-notice .anticon{margin-right:0}.ant-message .ant-message-notice .anticon svg{width:24px;height:24px}.ant-message .ant-message-notice .anticon svg path{fill:#fff}
