.tooltip-container{position:relative;display:inline-block}.custom-tooltip{position:absolute;color:var(--hatcher-color-bg-feature);width:max-content;max-width:300px;padding:10px;background-color:var(--hatcher-color-font);border:1px solid var(--hatcher-color-border);border-radius:6px;z-index:99;font-family:Helvetica,Arial,sans-serif;font-size:12px;line-height:15px;font-weight:400;text-transform:none;white-space:normal}.custom-tooltip.top-right-tooltip{bottom:100%;left:100%}.custom-tooltip.top-left-tooltip{bottom:100%;right:20px}.custom-tooltip.bottom-right-tooltip{top:100%;left:100%}.custom-tooltip.bottom-left-tooltip{top:100%;right:20px}.custom-tooltip.tooltip-overflow{left:0;right:0}.tooltip-icon{font-size:inherit;color:var(--hatcher-color-primary)!important}table tbody td .tooltip-icon{font-size:12px}@media screen and (max-width: 768px){.custom-tooltip.top-right-tooltip,.custom-tooltip.top-left-tooltip,.custom-tooltip.bottom-right-tooltip,.custom-tooltip.bottom-left-tooltip{left:0;right:0}}.hasScroll table thead .top-right-tooltip{top:100%;left:100%;bottom:unset}
