.steps{margin-left:3.5rem;padding:2.5rem}.steps ol{list-style-type:none}.steps li{counter-increment:step-counter;margin-bottom:0;padding-bottom:1.344rem;padding-left:1rem;font-weight:400;position:relative}.steps li span{font-weight:300}.steps li:before{content:counter(step-counter);color:#ee4d2d;background-color:#0000;border:.1rem solid #ee4d2d;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;left:-2.8rem}.steps li:not(:last-child):after{content:"";border:.001px solid #e8e8e8;height:-webkit-fill-available;position:absolute;top:2rem;left:-1.875rem}
.table-container{max-width:100%;overflow:auto}.table-container table{border-collapse:collapse;text-align:center;color:#000000de;border:.12rem solid #e8e8e8;font-size:1.5rem}.table-container table td,.table-container table th{color:#000000de;border:.12rem solid #e8e8e8}.table-container table td strong,.table-container table th strong{color:#000000de}.table-container table td{vertical-align:top;text-align:left}.table-container table td :last-child{margin-bottom:0}.table-container table p,.table-container table ul,.table-container table ol,.table-container table li{font-size:1.5rem}.table-container table thead{background-color:#fafafa}.table-container.column-header thead{background-color:unset;text-align:left;font-weight:500}.table-container.column-header tr th:first-child,.table-container.column-header tr td:first-child{background-color:#fafafa;font-weight:700}
.tabs__main-container{flex-direction:column;gap:1.5rem;display:flex}.tabs__main-container .tabs__btn-container{gap:2rem;display:flex;overflow:scroll}.tabs__main-container .tabs__btn-container button.tabs__btn,.tabs__main-container .tabs__btn-container button.tabs__btn--selected{color:#000;box-shadow:none;text-transform:none;background-color:#fff;border-bottom:2px solid #0000;border-radius:0;padding:1rem;font-size:1.3rem;font-weight:500;line-height:0}.tabs__main-container .tabs__btn-container button.tabs__btn:hover,.tabs__main-container .tabs__btn-container button.tabs__btn--selected:hover{color:#eb4d2d}.tabs__main-container .tabs__btn-container button.tabs__btn--selected{color:#eb4d2d;border-bottom:2px solid #eb4d2d}
.timeline-old{overflow-anchor:none;min-width:30rem;height:-webkit-fit-content;height:fit-content;min-height:100vh;max-height:100vh;padding-top:12rem;padding-bottom:4rem;padding-left:2rem;position:-webkit-sticky;position:sticky;top:0;overflow:auto}.timeline-old h3{color:#333;margin:1rem 0;font-size:16px;font-weight:500}.timeline-old ul{border-left:2px solid #ebebeb;margin:0 .5rem;padding:.75rem 2rem;list-style-type:none}.timeline-old li{padding-bottom:1rem;padding-left:0;position:relative}.timeline-old li a{color:#0009;font-size:14px;transition:color .2s ease-in-out}.timeline-old li:before{content:"";opacity:0;background-color:#fff;border:2px solid #ee4d2d;border-radius:50%;justify-content:center;align-items:center;width:1rem;height:1rem;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:8px;left:-26px}.timeline-old li:last-child{padding:0}.timeline-old li.--selected a{color:#ee4d2d;transition:color .2s ease-in-out}.timeline-old li.--selected:before{opacity:1;transition:opacity .2s ease-in-out}.timeline-old li.--child a{margin-left:2rem;font-weight:400;display:inline-block}@media screen and (max-width:992px){.timeline{display:none}}
