@keyframes ToastNotification_spin__R8UdQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ToastNotification_slideInFromLeft__YofwZ{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes ToastNotification_rotate180deg__yldQy{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.ToastNotification_container__mLCMJ{display:flex;justify-content:center;align-items:center;width:fit-content;max-width:345px;min-width:200px;height:100%;min-height:48px;border-radius:8px;box-shadow:0 4px 19px 0 rgba(0,0,0,.1);gap:16px;margin:0 auto}.ToastNotification_content__tcnXw{display:flex;align-items:center;gap:4px;flex:1}.ToastNotification_message___DC4Y{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:PP Neue Montreal,sans-serif;font-weight:500;font-size:16px;line-height:24px}.ToastNotification_messageLight__TeAU5{color:#232323}.ToastNotification_messageDark__wVh6N{color:#fff}.ToastNotification_actionButton__qqld6{background-color:#f5f5f5;border:none;border-radius:8px;padding:12px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:4px;flex-shrink:0}.ToastNotification_actionButton__qqld6:hover{opacity:.8}.ToastNotification_actionText__BfdI1{font-family:PP Neue Montreal,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#393939;text-align:center}.ToastNotification_close__GANBj{color:#fff;cursor:pointer;margin-left:auto;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:rgba(0,0,0,0);border:none;outline:none;font-family:inherit;font-size:inherit;padding:0}.ToastNotification_close__GANBj:focus{outline:none}.ToastNotification_close__GANBj:hover{opacity:.8}.ToastNotification_closeIcon__gYoXj{color:#232323;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:rgba(0,0,0,0);border:none;outline:none;font-family:inherit;font-size:inherit;padding:0;flex-shrink:0}.ToastNotification_closeIcon__gYoXj:focus{outline:none}.ToastNotification_closeIcon__gYoXj:hover{opacity:.8}.ToastNotification_icon__ER9RT{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.ToastNotification_success__5xcUR{background-color:#fff;padding:16px;flex-direction:column;align-items:flex-start;gap:16px}.ToastNotification_action__N0iH5,.ToastNotification_error__QokeZ,.ToastNotification_iconRight__RpnHP,.ToastNotification_info__of_Cb,.ToastNotification_withoutIconLight__HODcC{background-color:#fff;padding:4px 16px}.ToastNotification_withoutIconDark__8STGH{background-color:rgba(23,23,23,.9);backdrop-filter:blur(20px);padding:4px 16px}.ToastNotification_inherit__ek6zL{position:inherit}.ToastNotification_bottom__S3RKf{position:absolute;z-index:5;left:50%;transform:translateX(-50%);bottom:16px}