.content-history-wrap{background:var(--boxbg);border-radius:var(--bdrRadius);padding:20px}.content-history-head{border-bottom:1px solid var(--bdrColor);padding-bottom:16px}.content-history-back{color:var(--headingColor);font-size:var(--FontSize18);font-weight:var(--headingBold);line-height:1.4}.content-history-back:hover{color:var(--textHover)}.content-history-standfirst{color:var(--textColor2);font-size:var(--FontSize);margin:8px 0 0;line-height:1.6}.content-history-heading{color:var(--headingColor);font-size:var(--headingSize);font-weight:var(--headingBold);text-align:center;text-transform:uppercase;letter-spacing:.04em;margin:28px 0 24px}.content-history-timeline{grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.content-history-entry{display:contents}.content-history-who,.content-history-what{flex-direction:column;gap:4px;padding:14px 0;display:flex}.content-history-who{text-align:right;align-items:flex-end;padding-right:24px}.content-history-what{border-left:1px solid var(--bdrColor);align-items:flex-start;padding-left:24px;position:relative}.content-history-what:before{content:"";background:var(--mainBlue);border-radius:50%;width:8px;height:8px;position:absolute;top:20px;left:-4.5px}.content-history-actor{align-items:center;gap:8px;display:inline-flex}.content-history-name{color:var(--textColor1);font-size:var(--FontSize);font-weight:600}.content-history-nobody{color:var(--textlighter);font-style:italic;font-weight:400}.content-history-avatar{object-fit:cover;color:#fff;text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:600;display:inline-flex}.content-history-status{color:var(--textColor2);font-size:var(--FontSize)}.content-history-when{color:var(--textColor1);font-size:var(--FontSize);font-weight:600}.content-history-action{color:var(--textColor2);font-size:var(--FontSize)}.content-history-empty,.content-history-note{color:var(--textlighter);font-size:var(--FontSize);text-align:center;margin:24px 0 0;line-height:1.6}.content-history-note{border-top:1px solid var(--bdrColor);padding-top:16px}@media (max-width:639.98px){.content-history-timeline{grid-template-columns:1fr}.content-history-who,.content-history-what{text-align:left;border-left:1px solid var(--bdrColor);align-items:flex-start;padding-left:24px;padding-right:0;position:relative}.content-history-who{padding-bottom:0}.content-history-what{padding-top:2px}.content-history-what:before{display:none}.content-history-who:before{content:"";background:var(--mainBlue);border-radius:50%;width:8px;height:8px;position:absolute;top:24px;left:-4.5px}}
