:root{--toastify-toast-padding:0;--toastify-toast-min-height:38px;--toastify-toast-bd-radius:var(--borderRadius);--toastify-color-light:transparent;--toastify-color-dark:transparent}.Toastify__toast{background:transparent!important;box-shadow:none!important;padding:0!important;width:auto!important}.Toastify__toast-container{width:fit-content!important;max-width:min(1100px,calc(100vw - 32px))!important;margin-top:16px}.Toastify__toast [class*=-alert-content],.Toastify__toast [class*=-alert-description],.Toastify__toast [class*=-alert-message],.Toastify__toast [class*=-alert-title]{white-space:normal!important;overflow-wrap:break-word;text-align:center}.Toastify__toast .toast-alert{flex:0 1 auto!important}.Toastify__toast [class*=-alert-icon]{margin-inline-end:8px!important}@media only screen and (max-width:1024px){.Toastify__toast-container{width:fit-content!important;max-width:calc(100vw - 32px)!important;left:0!important;right:0!important;margin-inline:auto!important;margin-top:16px!important}.Toastify__toast-container--top-center{transform:none!important}}