.v-tooltip{display:inline-block;position:relative;text-align:left}.v-tooltip__container{height:2.22rem;width:2.22rem;z-index:100}@media (hover:hover) and (pointer:fine){.v-tooltip__container:hover .v-icon{color:#666}}.v-tooltip__container .v-icon{color:#bbc5c9;display:block;height:100%;width:100%}.v-tooltip__content{align-items:center;border-radius:10px;bottom:100%;box-shadow:0 0 2px #0000000f,0 2px 16px #00000014;color:#333;display:flex;font-size:1.4rem;font-weight:500;left:0;line-height:2.2rem;padding:1.6rem 2.4rem;position:absolute;white-space:break-spaces;width:max-content;z-index:999999998}@media screen and (max-width:730px){.v-tooltip__content{bottom:calc(100% + .4rem);max-width:unset;width:calc(100vw - 3.2rem)}}.v-tooltip__content.green{background:#ecfcf4;color:#333}.v-tooltip__contentIcon.v-icon{flex-shrink:0;height:3.2rem;margin-right:1.4rem;width:3.2rem}.tooltip-opacity-enter-active,.tooltip-opacity-leave-active{transition:opacity .3s linear .15s}.tooltip-opacity-enter-from,.tooltip-opacity-leave-to{opacity:0}
