:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-tooltip{display:inline-block;position:relative;text-align:left}.v-tooltip_smallMargin{margin-left:.8rem}.v-tooltip.noMargin{margin:0}.v-tooltip .multipleContent{display:flex;flex-direction:column;gap:.8rem}.v-tooltip__container{height:2.4rem;width:2.4rem;z-index:100}@media screen and (max-width:992px){.v-tooltip__container{height:2rem;width:2rem}}@media (hover:hover) and (pointer:fine){.v-tooltip__container:hover .v-icon{color:#333}}.v-tooltip__container .v-icon{color:#999;display:block;height:100%;width:100%}.v-tooltip__content{align-items:center;background:#f4f4f4;border:1px solid #eaeaea;border-radius:8px;bottom:100%;box-shadow:0 0 2px #0000000f,0 2px 16px #00000014;color:#333;display:flex;font-size:1.2rem;font-weight:400;left:0;line-height:2rem;max-width:24rem;padding:.8rem 1.6rem;position:absolute;white-space:break-spaces;width:max-content;z-index:999999998}@media (hover:none) and (pointer:coarse){.v-tooltip__content{padding:1.6rem 4rem 1.6rem 1.6rem}}@media screen and (hover:none) and (pointer:coarse) and (orientation:landscape) and (max-width:992px){.v-tooltip__content{min-width:62rem}}@media screen and (max-width:640px){.v-tooltip__content{bottom:calc(100% + .4rem);max-width:unset;padding:1.6rem 4rem 1.6rem 1.6rem;width:calc(100vw - 3.2rem)}}.v-tooltip__content.black{background:#333;border:0;color:#fff}.v-tooltip__content.white{background:#fff;border:0;color:#6f6f6f}.v-tooltip__content.black .v-tooltip__mobileClose,.v-tooltip__content.white .v-tooltip__mobileClose{color:#b6b6b6}.v-tooltip__contentIcon.v-icon{flex-shrink:0;height:3.2rem;margin-right:1.4rem;width:3.2rem}.v-tooltip__mobileClose{color:#999;display:none;position:absolute;right:.8rem;top:.8rem}@media (hover:none) and (pointer:coarse){.v-tooltip__mobileClose{display:block}}.v-tooltip__mobileClose .v-icon{height:2rem;width:2rem}.v-tooltip__link{color:#f60;display:flex;font-size:1.2rem;line-height:2rem}.v-tooltip__link .v-icon{height:2rem;width:2rem}@media screen and (max-width:640px){.v-tooltip__link.v-btn{display:flex}}.v-enter-active,.v-leave-active{transition:opacity .3s linear .15s}.v-enter-from,.v-leave-to{opacity:0}
