:root{--color-primary:#dd0a0a;--color-secondary:blue;--color-danger:#dd0a0a;--color-success:#0f875f;--color-orange:orange;--color-wine:#8a0f0a;--color-price:#dd0a0a;--color-yellow:#ffed3b;--color-light:#fff;--color-gray:#c6cdd0;--color-lightgray:#f3f6f7;--color-default:#111;--color-blanchedalmond:#fff3cb}.circle-state{align-items:center;display:flex;gap:.625rem}.circle-state__circle{background:#0f875f;border-radius:50%;height:.4375rem;width:.4375rem}.circle-state--danger .circle-state__circle{background:#dd0a0a}.circle-state__text+.circle-state__text{position:relative}.circle-state__text+.circle-state__text:before{color:currentColor;content:"|";margin-right:.5rem}.circle-state--sm{gap:.25rem}.circle-state--sm .circle-state__circle{height:.375rem;width:.375rem}
