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