.time-line{padding-left:0}.time-line>li{counter-increment:timeline-counter;list-style-type:none;margin-bottom:2rem;padding-bottom:4rem;position:relative}.time-line>li:before{content:counter(timeline-counter,decimal-leading-zero);font-size:4rem;font-weight:var(--bs-fw-base);left:calc(var(--bs-gutter-x)/2);line-height:1;min-width:2ch;padding:0;position:absolute;text-align:center;top:0;z-index:10}.time-line>li:after{border-color:inherit;border-style:solid;border-width:0 2px 0 1px;content:"";height:var(--line-h,0);left:calc(2.5rem + var(--bs-gutter-x)/2);position:absolute;top:6rem;width:1px}.time-line>li:last-child{padding-bottom:0}.time-line>li:last-child:after{content:none}@media(min-width:768px){.time-line>li{padding-bottom:6rem}.time-line>li:before{font-size:4.5rem}.time-line>li:after{left:calc(2.5rem + var(--bs-gutter-x)/2)}}@media(min-width:992px){.time-line>li{padding-bottom:12rem}.time-line>li:before{font-size:5rem}.time-line>li:after{left:calc(3rem + var(--bs-gutter-x)/2)}}.time-line figure{border:1px solid var(--bs-border-color);border-radius:var(--rounded-borders);margin-left:6rem;padding:1rem}@media(min-width:768px){.time-line figure{margin-left:7rem;padding:1.5rem}}@media(min-width:992px){.time-line figure{margin-left:9rem;padding:2rem}}.time-line figcaption ul{list-style-type:disc}.time-line .sub-title{border:1px solid var(--bs-border-color);border-radius:var(--rounded-borders);display:inline-block;font-size:1.2rem;margin-bottom:.5rem;padding:.25rem 1.25rem}.time-line .title{font-size:2rem;font-weight:var(--bs-fw-medium);margin-bottom:.5rem}.os-animation[data-os-animation=animate-line]{opacity:1}.os-animation[data-os-animation=animate-line]:after{opacity:0;transition:height .25s ease-out,opacity .4s ease-in-out}.os-animation[data-os-animation=animate-line].animated:after{opacity:1}