.HoverTip-container{position:relative}.HoverTip-container:hover .hoverTip-label{opacity:1;pointer-events:auto}.hoverTip-label{opacity:0;pointer-events:none;z-index:100000;width:max-content;max-width:200px;padding:5px 1rem;transition:all .3s;position:absolute;left:50%;transform:translate(-50%)}.hoverTip-label.top{margin-bottom:10px;bottom:100%}.hoverTip-label.bottom{margin-top:10px;top:100%}.hoverTip-label.l{max-width:300px;padding:1rem 2rem}.hoverTip-label.s{max-width:200px;padding:5px 1rem}.hoverTip-label{color:#0e1016;background-color:#fff;border-radius:5px;flex-flow:column;gap:.5rem;font-family:Manrope,sans-serif;display:flex;box-shadow:0 6px 12px #0003,0 8px 30px #00000032}.hoverTip-label .hoverTip-title{font-size:.8rem}.hoverTip-label .hoverTip-title.l{font-size:.9rem}.hoverTip-label .hoverTip-title{text-align:center;width:100%;font-weight:700}.hoverTip-label .hoverTip-para{text-align:left;margin-bottom:.5rem;font-size:.8rem;font-weight:500;line-height:1.2rem}.hoverTip-label .hoverTip-para-li{text-align:left;margin-bottom:.4rem;font-size:.8rem;font-weight:500;line-height:1.2rem}@keyframes opacityappear{0%{padding:5x;transform:scale(.1)}to{padding:5x;transform:scale(1)}}
