.gda-tooltip{box-sizing:border-box;margin:0;padding:0;color:var(--text-color-primary, #222529);font-size:var(--font-size-medium, 14px);font-variant:tabular-nums;line-height:var(--line-height-medium, 1.5);list-style:none;font-feature-settings:"tnum";position:absolute;z-index:2060;display:block;width:max-content;max-width:250px;visibility:visible}.gda-tooltip-hidden{display:none}.gda-tooltip-placement-top,.gda-tooltip-placement-topLeft,.gda-tooltip-placement-topRight{padding-bottom:8px}.gda-tooltip-placement-right,.gda-tooltip-placement-rightTop,.gda-tooltip-placement-rightBottom{padding-left:8px}.gda-tooltip-placement-bottom,.gda-tooltip-placement-bottomLeft,.gda-tooltip-placement-bottomRight{padding-top:8px}.gda-tooltip-placement-left,.gda-tooltip-placement-leftTop,.gda-tooltip-placement-leftBottom{padding-right:8px}.gda-tooltip-inner{min-width:30px;min-height:32px;padding:var(--tooltips-space-vertical, 6px) var(--tooltips-space-horizontal, 12px);color:var(--tooltips-color, #ffffff);text-align:left;text-decoration:none;word-wrap:break-word;background-color:var(--tooltips-background-color, #222529);border-radius:var(--border-radius-medium, 6px);box-shadow:var(--boxshadow-medium, 0px 0px 1px 0px rgba(0, 0, 0, .35), 0px 8px 32px 2px rgba(0, 0, 0, .1))}.gda-tooltip-arrow{position:absolute;display:block;width:17.3137085px;height:17.3137085px;overflow:hidden;background:transparent;pointer-events:none}.gda-tooltip-arrow-content{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:8px;height:8px;margin:auto;background-color:var(--tooltips-background-color, #222529);content:"";pointer-events:auto}.gda-tooltip-placement-top .gda-tooltip-arrow,.gda-tooltip-placement-topLeft .gda-tooltip-arrow,.gda-tooltip-placement-topRight .gda-tooltip-arrow{bottom:calc(8px - 17.3137085px)}.gda-tooltip-placement-top .gda-tooltip-arrow-content,.gda-tooltip-placement-topLeft .gda-tooltip-arrow-content,.gda-tooltip-placement-topRight .gda-tooltip-arrow-content{border-radius:0 0 var(--tooltips-arrow-border-radius, 2px) 0;transform:translateY(calc(17.3137085px / -2)) rotate(45deg)}.gda-tooltip-placement-top .gda-tooltip-arrow{left:50%;transform:translate(-50%)}.gda-tooltip-placement-topLeft .gda-tooltip-arrow{left:13px}.gda-tooltip-placement-topRight .gda-tooltip-arrow{right:13px}.gda-tooltip-placement-right .gda-tooltip-arrow,.gda-tooltip-placement-rightTop .gda-tooltip-arrow,.gda-tooltip-placement-rightBottom .gda-tooltip-arrow{left:calc(8px - 17.3137085px)}.gda-tooltip-placement-right .gda-tooltip-arrow-content,.gda-tooltip-placement-rightTop .gda-tooltip-arrow-content,.gda-tooltip-placement-rightBottom .gda-tooltip-arrow-content{border-radius:0 0 0 var(--tooltips-arrow-border-radius, 2px);box-shadow:var(--boxshadow-medium, 0px 0px 1px 0px rgba(0, 0, 0, .35), 0px 8px 32px 2px rgba(0, 0, 0, .1));transform:translate(calc(17.3137085px / 2)) rotate(45deg)}.gda-tooltip-placement-right .gda-tooltip-arrow{top:50%;transform:translateY(-50%)}.gda-tooltip-placement-rightTop .gda-tooltip-arrow{top:5px}.gda-tooltip-placement-rightBottom .gda-tooltip-arrow{bottom:5px}.gda-tooltip-placement-left .gda-tooltip-arrow,.gda-tooltip-placement-leftTop .gda-tooltip-arrow,.gda-tooltip-placement-leftBottom .gda-tooltip-arrow{right:calc(8px - 17.3137085px)}.gda-tooltip-placement-left .gda-tooltip-arrow-content,.gda-tooltip-placement-leftTop .gda-tooltip-arrow-content,.gda-tooltip-placement-leftBottom .gda-tooltip-arrow-content{border-radius:0 var(--tooltips-arrow-border-radius, 2px) 0 0;box-shadow:var(--boxshadow-medium, 0px 0px 1px 0px rgba(0, 0, 0, .35), 0px 8px 32px 2px rgba(0, 0, 0, .1));transform:translate(calc(17.3137085px / -2)) rotate(45deg)}.gda-tooltip-placement-left .gda-tooltip-arrow{top:50%;transform:translateY(-50%)}.gda-tooltip-placement-leftTop .gda-tooltip-arrow{top:5px}.gda-tooltip-placement-leftBottom .gda-tooltip-arrow{bottom:5px}.gda-tooltip-placement-bottom .gda-tooltip-arrow,.gda-tooltip-placement-bottomLeft .gda-tooltip-arrow,.gda-tooltip-placement-bottomRight .gda-tooltip-arrow{top:calc(8px - 17.3137085px)}.gda-tooltip-placement-bottom .gda-tooltip-arrow-content,.gda-tooltip-placement-bottomLeft .gda-tooltip-arrow-content,.gda-tooltip-placement-bottomRight .gda-tooltip-arrow-content{border-radius:var(--tooltips-arrow-border-radius, 2px) 0 0 0;box-shadow:var(--boxshadow-medium, 0px 0px 1px 0px rgba(0, 0, 0, .35), 0px 8px 32px 2px rgba(0, 0, 0, .1));transform:translateY(calc(17.3137085px / 2)) rotate(45deg)}.gda-tooltip-placement-bottom .gda-tooltip-arrow{left:50%;transform:translate(-50%)}.gda-tooltip-placement-bottomLeft .gda-tooltip-arrow{left:13px}.gda-tooltip-placement-bottomRight .gda-tooltip-arrow{right:13px}.gda-tooltip-pink .gda-tooltip-inner,.gda-tooltip-pink .gda-tooltip-arrow-content,.gda-tooltip-magenta .gda-tooltip-inner,.gda-tooltip-magenta .gda-tooltip-arrow-content{background-color:#eb2f96}.gda-tooltip-red .gda-tooltip-inner,.gda-tooltip-red .gda-tooltip-arrow-content{background-color:#f54531}.gda-tooltip-volcano .gda-tooltip-inner,.gda-tooltip-volcano .gda-tooltip-arrow-content{background-color:#fa541c}.gda-tooltip-orange .gda-tooltip-inner,.gda-tooltip-orange .gda-tooltip-arrow-content{background-color:#fa8c16}.gda-tooltip-yellow .gda-tooltip-inner,.gda-tooltip-yellow .gda-tooltip-arrow-content{background-color:#fadb14}.gda-tooltip-gold .gda-tooltip-inner,.gda-tooltip-gold .gda-tooltip-arrow-content{background-color:#faaa32}.gda-tooltip-cyan .gda-tooltip-inner,.gda-tooltip-cyan .gda-tooltip-arrow-content{background-color:#13c2c2}.gda-tooltip-lime .gda-tooltip-inner,.gda-tooltip-lime .gda-tooltip-arrow-content{background-color:#a0d911}.gda-tooltip-green .gda-tooltip-inner,.gda-tooltip-green .gda-tooltip-arrow-content{background-color:#24b35f}.gda-tooltip-blue .gda-tooltip-inner,.gda-tooltip-blue .gda-tooltip-arrow-content{background-color:var(--color-blue-600, #2254f4)}.gda-tooltip-geekblue .gda-tooltip-inner,.gda-tooltip-geekblue .gda-tooltip-arrow-content{background-color:#2f54eb}.gda-tooltip-purple .gda-tooltip-inner,.gda-tooltip-purple .gda-tooltip-arrow-content{background-color:#722ed1}.gda-tooltip-rtl{direction:rtl}.gda-tooltip-rtl .gda-tooltip-inner{text-align:right}
