.phaseTable-head,.phaseTable-row-item{display:flex}.phaseTable-row-item-col.end-line,.phaseTable-row-item-col.normal-line{position:relative}.phaseTable-row-item-col.normal-line:after{background:#073647;content:"";height:5px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.phaseTable-row{display:flex;flex-direction:column;gap:10px;width:100%}.phaseTable-row-item-col.end-line:after{background:#073647;content:"";height:5px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:50%}.phaseTable-row-item-col.end-line:before{background:#073647;border-radius:50%;content:"";height:26px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:26px;z-index:2}.phaseTable-subtext{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-top:20px}.phaseTable-row-item-col:first-child{background:#073647;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:120%;padding:20px 30px}.phaseTable-column{color:#073647;font-size:20px;font-style:normal;font-weight:700;line-height:150%;padding-bottom:20px;text-align:center}.phaseTable-row-cols{display:none}@media (max-width:992px){.phaseTable-head{display:none}.phaseTable-subtext{margin-top:15px}.phaseTable-row-item>div:first-child{color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:140%}.phaseTable-row-cols>div{color:#073647;font-size:18px;font-style:normal;font-weight:700;line-height:120%;text-align:center}.phaseTable-row-cols{display:flex;flex-direction:row;margin-bottom:10px}}@media (max-width:420px){.phaseTable-row-cols>div{font-size:16px}}