.SmartImageWithHoverText_wrapper__c8cVa{position:relative;display:inline-block;width:wrap-content;height:wrap-content}.SmartImageWithHoverText_image__lFkY_{display:block}.SmartImageWithHoverText_hoverText__yntCD{visibility:hidden;opacity:0;background-color:rgba(0,0,0,0);color:var(--neutral-strong);text-align:center;border-radius:5px;padding:6px 14px;position:absolute;left:50%;bottom:100%;transform:translateX(-50%);white-space:nowrap;z-index:2;transition:opacity .2s,visibility .2s;pointer-events:none}.SmartImageWithHoverText_wrapper__c8cVa:focus-within .SmartImageWithHoverText_hoverText__yntCD,.SmartImageWithHoverText_wrapper__c8cVa:hover .SmartImageWithHoverText_hoverText__yntCD{visibility:visible;opacity:1}