.HumanBody{flex-direction:column;justify-content:center;align-self:stretch;height:500px;padding:22px 0 0}.HumanBody,.HumanBodyFrame{display:flex;align-items:center}.HumanBodyFrame{flex-direction:row;justify-content:flex-start;gap:24px}.HumanBodyView{height:350px;width:150px}path{stroke:rgba(49,57,60,1)}.muscleGroup{fill:rgba(49,57,60,.1);stroke-width:2.5px;cursor:pointer}.muscleGroup.actived{fill:var(--accent)}.bone{fill:rgba(49,57,60,.1)}.ToolTipFrame{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:32px 0 0;height:60px}.ToolTipText,.ToolTipTextBold{text-align:center}.ToolTipTextBold{font-weight:700}@media (prefers-color-scheme:dark){path{stroke:rgb(187,212,221)}.bone,.muscleGroup{fill:#1f2321}}@media screen and (min-width:576px){.HumanBodyFrame{gap:32px}.HumanBodyView{height:420px;width:200px}}@media screen and (min-width:992px){.muscleGroup:hover{fill:rgba(49,57,60,.45)}@media (prefers-color-scheme:dark){.muscleGroup:hover{fill:rgba(188,215,225,.45)}}}