.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-fast-enter-from,.fade-fast-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity .2s}.move-enter-active,.move-leave-active{transition:transform .4s ease-in-out}@media (width>=1024px){.move-enter-active,.move-leave-active{transition:transform .4s ease-in-out}}.move-enter-from,.move-leave-to{transform:translateY(100vh)}@media (width>=1024px){.move-enter-from,.move-leave-to{transform:translate(100vw)}}.dropdown-enter-active,.dropdown-leave-active{transition:all .1s ease-in-out}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translateY(-1em)}.toasts-container{z-index:110;top:calc(var(--a05c4662)*1px);box-sizing:border-box;pointer-events:none;grid-template-columns:1fr;gap:1rem;width:100%;max-width:1440px;padding:1.5rem 1rem;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media (width>=768px){.toasts-container{grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem}}@media (width>=1024px){.toasts-container{padding:1rem 3rem}}.toasts-container__container{width:100%;position:relative}@media (width>=768px){.toasts-container__container{grid-column-start:2}}.toasts-container__toast{margin-left:auto}.toasts-container__toast:not(:last-of-type){margin-bottom:1rem}.toast-enter-active,.toast-leave-active,.toast-move{transition:all .5s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(35%)}.toast-leave-active{position:absolute;right:0}
