.tooltip-wrapper[data-v-c0983f3f]{align-items:center;display:inline-flex;position:relative}.tooltip-bubble[data-v-c0983f3f]{background-color:var(--primary-forest);color:var(--white);white-space:normal;word-break:break-word;z-index:50;pointer-events:none;visibility:hidden;opacity:0;border-radius:.375rem;min-width:min(200px,100vw - 16px);max-width:min(480px,100vw - 16px);padding:.375rem .625rem;font-size:12px;font-weight:600;line-height:1.4;transition:opacity .15s,visibility .15s;position:fixed;top:0;left:0}.tooltip-arrow[data-v-c0983f3f]{border:5px solid #0000;width:0;height:0;position:absolute;transform:translate(-50%)}.tooltip-bubble.is-top .tooltip-arrow[data-v-c0983f3f]{border-top-color:var(--primary-forest);top:100%}.tooltip-bubble.is-bottom .tooltip-arrow[data-v-c0983f3f]{border-bottom-color:var(--primary-forest);bottom:100%}.tooltip-wrapper:hover .tooltip-bubble[data-v-c0983f3f],.tooltip-wrapper:focus-within .tooltip-bubble[data-v-c0983f3f]{visibility:visible;opacity:1}
