.Toast_CDS-BackgroundColorDefault__v6830{--toast-background-color:var(--color-primary-default)}.Toast_CDS-BackgroundColorSuccess__NFNjw{--toast-background-color:var(--color-success-default)}.Toast_CDS-BackgroundColorError__nWM_H{--toast-background-color:var(--color-error-default)}.Toast_container__538nR{position:relative;z-index:1;display:flex;flex-direction:row;justify-content:stretch;width:-webkit-fit-content;width:fit-content;align-items:center;--viewport-padding:16px}.Toast_CDSanimationEnter__wtviL{animation:Toast_fadeIn__hHZN3 .1s ease-out}.Toast_CDSanimationExit__iUWL1{animation:Toast_fadeOut__04ofh .1s ease-in;display:none}.Toast_container__538nR:hover{cursor:pointer}.Toast_iconContainer__dMf_5{flex-direction:column;align-items:center;justify-content:flex-start;order:0}.Toast_textContainer__i_1We{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;order:1;-webkit-user-select:none;user-select:none}.Toast_title__yGJh5{font-size:16px;line-height:22px;font-weight:500;order:0;flex-grow:0}.Toast_description__MHCsv{font-size:16px;line-height:22px;font-weight:400;order:1;flex-grow:1}.Toast_blankSpace__mZsfP{width:40px;height:40px;order:2;flex-grow:0}@keyframes Toast_fadeIn__hHZN3{0%{opacity:0}to{opacity:1}}@keyframes Toast_fadeOut__04ofh{0%{opacity:1;display:flex}to{opacity:0;display:none}}