.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-tooltip{box-sizing:border-box;cursor:pointer;justify-content:flex-end;width:max-content;display:flex;position:relative}.base-tooltip:hover:before{content:"";z-index:999;top:var(--top);transform:var(--transform);clip-path:polygon(50% 2%,46% 6%,0 100%,100% 100%,56% 6%,50% 2%);background-color:#374c52;width:22px;height:14px;position:absolute;bottom:-14px;left:0}.base-tooltip__label{z-index:110;box-sizing:content-box;text-align:left;color:#f9f8f7;font-feature-settings:"clig" off,"liga" off;white-space:break-spaces;background-color:#374c52;border-radius:6px;align-self:center;width:max-content;min-width:22px;max-width:260px;padding:.75rem;font-size:12px;line-height:1.35;display:flex;position:absolute;top:33px;left:-14px;box-shadow:0 8px 40px #000000a3}@media (width>=1024px){.base-tooltip__label{max-width:335px}}.base-tooltip__label--right{left:unset;right:-8px}
