.TextItem{width:100%;height:100%;display:grid;grid-template-rows:.1fr 1fr;padding-left:1rem;color:var(--text-dark)}.TextItem .TextItem-titulo{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;margin-top:15px}.TextItem .TextItem-descripition{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;padding-top:.5rem}.current{color:var(--primary)}.BulletItem{font-family:Roboto;font-size:16px;font-weight:500;width:34px;height:34px;z-index:10}.VerticalLine{width:45px;height:120px;position:absolute;z-index:-500}.hidden{display:none;visibility:hidden;width:0;height:0}.VerticalStageBar{width:100%;height:100%;padding-top:3rem}.VerticalStageBar .item{width:100%;height:120px;display:grid;grid-template-columns:.1fr 1fr}*{font-family:"Roboto","sans-serif"}body,html{height:100vh}body{background-color:#f6f9fc;margin:0}#root{min-height:100%}:root{--primary:#5082c9;--success:#65ac28;--pink:#ff73c3;--orange:#ef851b;--text-dark:#565656;--text-grey:#c4c4c4;--text-grey2:#ebebeb;--error:#c95050;--grey-opacity:#e5e5e5}
/*# sourceMappingURL=main.6fe193fa.chunk.css.map */