.hinweis-knopf{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:4px;border-radius:2px;color:#2b2b228c;transition:color .16s ease,background-color .16s ease}@media(hover:hover){.hinweis-knopf:hover{color:#555543;background:#5555431a}}.hinweis-knopf:focus-visible{outline:2px solid #0B7292;outline-offset:2px}.hinweis-text{position:absolute;left:0;top:calc(100% + 6px);z-index:20;width:-moz-max-content;width:max-content;max-width:min(22rem,78vw);padding:.6rem .75rem;border-radius:2px;background:#555543;color:#f4ede2;font-size:14px;line-height:1.4;opacity:0;visibility:hidden;transform:translateY(-3px);transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s;box-shadow:0 10px 26px -12px #14140e99}.hinweis:hover .hinweis-text,.hinweis:focus-within .hinweis-text{opacity:1;visibility:visible;transform:none;transition:opacity .16s ease,transform .16s ease,visibility 0s}@media(prefers-reduced-motion:reduce){.hinweis-text{transition-duration:0s;transform:none}}
