.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)}.base-loading{z-index:79;background-color:#f9f8f780;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.base-loading--fullwidth{z-index:999;position:fixed}.base-loading__spinner{box-sizing:border-box;border:10px solid #c2c2c2;border-top-color:#0000;border-radius:50%;width:80px;height:80px;animation:1.5s linear infinite spin}.base-loading__spinner--small{border-width:6px;width:40px;height:40px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
