.styles_tooltipBox__FewIt{position:relative;z-index:1000;width:max-content;max-width:var(--max-width);margin-top:var(--offset-y);margin-left:var(--offset-x);padding:.75rem;color:var(--color-black-50);font-size:.875rem;font-weight:400;line-height:1.3;background-color:var(--color-black-900);border-radius:10px;box-shadow:0 0 20px -6px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);opacity:0;animation:styles_fadeIn__qkWxW .3s ease forwards;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_tooltipBox__FewIt[class*=rich-text] span *{font-size:.875rem!important;line-height:1.3!important}.styles_tooltipBox__FewIt[class*=rich-text] span :first-child{margin-top:0!important}.styles_tooltipBox__FewIt[class*=rich-text] span :last-child{margin-bottom:0!important}.styles_tooltipArrow__N2xD_{position:absolute;width:10px;height:10px;background:inherit;transform:rotate(45deg)}.styles_tooltipBox__FewIt[data-placement^=top] .styles_tooltipArrow__N2xD_{bottom:-5px}.styles_tooltipBox__FewIt[data-placement^=bottom] .styles_tooltipArrow__N2xD_{top:-5px}.styles_tooltipBox__FewIt[data-placement^=left] .styles_tooltipArrow__N2xD_{right:-5px}.styles_tooltipBox__FewIt[data-placement^=right] .styles_tooltipArrow__N2xD_{left:-5px}@keyframes styles_fadeIn__qkWxW{to{opacity:1}}