.style_tooltip__FP6Vy .style_trigger__Lcb7L{cursor:pointer;display:flex}.style_tooltip__FP6Vy .style_content__jvGAK{visibility:hidden;opacity:0;padding:1rem;z-index:3;background-color:#000;border-radius:1rem;border:1px solid #484848;color:#b2b2b2;font-size:1.2rem}.style_tooltip__FP6Vy .style_content__jvGAK:after{content:"";background-image:url(/assets/images/tooltip_polygon.svg);position:absolute;width:1rem;aspect-ratio:1/1;display:inline-block;background-position:50%;background-repeat:no-repeat;background-size:cover}.style_tooltip__FP6Vy .style_content__jvGAK[data-placement=bottom]:after{top:-.5rem;left:50%;transform:translateX(-50%)}.style_tooltip__FP6Vy .style_content__jvGAK[data-placement=top]:after{bottom:-.5rem;right:50%;transform:rotate(180deg) translateX(-50%)}.style_tooltip__FP6Vy .style_content__jvGAK[data-placement=left]:after{right:0;top:50%;transform:rotate(90deg) translateY(-50%)}.style_tooltip__FP6Vy .style_content__jvGAK[data-placement=right]:after{left:0;top:50%;transform:rotate(-90deg) translateY(-50%)}.style_tooltip__FP6Vy[data-enabled=true] .style_trigger__Lcb7L:hover+.style_content__jvGAK{visibility:visible;opacity:1}