.core-tool-tip-enter-active,.core-tool-tip-leave-active{transition:opacity .3s cubic-bezier(.23,1,.32,1)}.core-tool-tip-enter,.core-tool-tip-enter-from,.core-tool-tip-leave-to{opacity:0}.gd-dam-components__tip__tool-tip{position:absolute;top:0;left:0;z-index:9999}.gd-dam-components__tip__tool-tip.gd-dam-components__tip__top{border-bottom:8px solid transparent;transform:translateY(-11px)}.gd-dam-components__tip__tool-tip.gd-dam-components__tip__top .gd-dam-components__tip__arrow{border-radius:0 0 2px}.gd-dam-components__tip__tool-tip.gd-dam-components__tip__bottom{border-top:8px solid transparent;transform:translateY(5px)}.gd-dam-components__tip__tool-tip.gd-dam-components__tip__bottom .gd-dam-components__tip__arrow{border-radius:2px 0 0}.gd-dam-components__tip__tool-tip .gd-dam-components__tip__arrow{position:absolute;width:8px;height:8px;overflow:hidden;background-color:var(--tooltips-background-color);box-shadow:-3px 3px 7px #00000012;pointer-events:none;transform:rotate(45deg)}.gd-dam-components__tip__tool-tip .gd-dam-components__tip__inner{box-sizing:border-box;height:32px;padding:5px 12px;font-size:var(--tooltips-font-size);font-weight:var(--tooltips-font-weight);color:var(--tooltips-color);white-space:nowrap;background-color:var(--tooltips-background-color);border-radius:var(--tooltips-border-radius);box-shadow:0 0 2px #00000014,0 4px 16px #00000014,0 8px 32px #0000000a}
