.custom-tooltip{position:absolute;background:#fff;color:#000;padding:10px 14px;border-radius:5px;font-size:14px;box-shadow:0 8px 24px #0000001a;white-space:normal;max-width:350px;word-wrap:break-word;overflow-wrap:break-word;opacity:0;pointer-events:none;z-index:9999;line-height:1.4;bottom:17px}.tooltip.show-tooltip{position:relative}.tooltip.show-tooltip .custom-tooltip{opacity:1}
