.custom-tooltip-trigger{cursor:pointer;z-index:auto;flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:inline-flex;position:relative}.custom-tooltip-popup{z-index:999999;box-sizing:border-box;pointer-events:auto;will-change:transform;color:#001025;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-align:left;pointer-events:none;background-color:#fff;border:1px solid #6b7786;border-radius:4px;max-width:250px;padding:8px 12px;position:fixed;box-shadow:0 4px 8px #00142e14}.custom-tooltip-popup:after{content:"";z-index:1;background:#fff;border-bottom:1px solid #6b7786;border-left:1px solid #6b7786;width:12px;height:12px;position:absolute;transform:rotate(45deg)}.custom-tooltip-popup--right,.custom-tooltip-popup--right-start,.custom-tooltip-popup--right-end{transform:translateY(-50%)}.custom-tooltip-popup--right:after,.custom-tooltip-popup--right-start:after,.custom-tooltip-popup--right-end:after{border-top:none;border-bottom:1px solid #6b7786;border-left:1px solid #6b7786;border-right:none;margin-top:-6px;top:50%;left:-7px}.custom-tooltip-popup--left,.custom-tooltip-popup--left-start,.custom-tooltip-popup--left-end{transform:translate(-100%,-50%)}.custom-tooltip-popup--left:after,.custom-tooltip-popup--left-start:after,.custom-tooltip-popup--left-end:after{border-top:1px solid #6b7786;border-bottom:none;border-left:none;border-right:1px solid #6b7786;margin-top:-6px;top:50%;right:-7px}.custom-tooltip-popup--top,.custom-tooltip-popup--top-start,.custom-tooltip-popup--top-end{transform:translate(-50%,-100%)}.custom-tooltip-popup--top:after,.custom-tooltip-popup--top-start:after,.custom-tooltip-popup--top-end:after{border:1px solid #6b7786;border-top:none;border-left:none;margin-left:-6px;bottom:-7px;left:50%}.custom-tooltip-popup--bottom,.custom-tooltip-popup--bottom-start,.custom-tooltip-popup--bottom-end{transform:translate(-50%)}.custom-tooltip-popup--bottom:after,.custom-tooltip-popup--bottom-start:after,.custom-tooltip-popup--bottom-end:after{border:none;border-top:1px solid #6b7786;border-left:1px solid #6b7786;margin-left:-6px;top:-7px;left:50%}
