.custom-tooltip{visibility:hidden;position:absolute;background-color:var(--grey-blue-palet-3);padding:10px 10px 10px 15px;border-radius:5px;border:2px solid;z-index:1001}.custom-tooltip__content{font-size:14px;line-height:16px}.custom-tooltip__arrow-top:after{content:"";position:absolute;width:16px;height:16px;bottom:100%;margin-bottom:-7px;left:50%;margin-left:-8px;background-color:var(--grey-blue-palet-3);transform:rotate(45deg);border-top:2px solid;border-left:2px solid;border-right:0 solid;border-bottom:0 solid;z-index:1000}.custom-tooltip__orange,.custom-tooltip__orange.custom-tooltip__arrow-top:after{border-color:var(--orange-color-palet-3)}
