.custom-tooltip{background-color:#000;border-radius:4px;bottom:100%;color:#fff;font-size:12px;margin-bottom:5px;padding:5px 10px;white-space:nowrap;z-index:1000}.custom-tooltip,.custom-tooltip:after{left:50%;position:absolute;transform:translate(-50%)}.custom-tooltip:after{border:5px solid transparent;border-top-color:#000;content:"";top:100%}.custom-tooltip .tooltip-close-btn{display:none}@media screen and (max-width:992px){.custom-tooltip{display:grid;grid-template-columns:1fr 15px;min-width:100px;padding-left:10px;padding-right:4px;text-align:left;white-space:normal}.custom-tooltip span{font-size:12px;line-height:1.25;padding-right:10px}.custom-tooltip .tooltip-close-btn{all:unset;align-items:center;background-color:#595f66;border:none;border-radius:5px;cursor:pointer;display:flex;height:15px;justify-content:center;width:15px}.custom-tooltip .tooltip-close-btn img{max-width:9px}}
