.table-container{max-width:100%;overflow:auto}.table-container table{border-collapse:collapse;text-align:center;font-size:1.5rem}.table-container table,.table-container table td,.table-container table th{border:.12rem solid #e8e8e8;color:rgba(0,0,0,.87)}.table-container table td strong,.table-container table th strong{color:rgba(0,0,0,.87)}.table-container table td{vertical-align:top;text-align:left}.table-container table td :last-child{margin-bottom:0}.table-container table li,.table-container table ol,.table-container table p,.table-container table ul{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 td:first-child,.table-container.column-header tr th:first-child{background-color:#fafafa;font-weight:700}.steps{padding:2.5rem;margin-left:3.5rem}.steps ol{list-style-type:none}.steps li{counter-increment:step-counter;position:relative;padding-bottom:1.344rem;margin-bottom:0;padding-left:1rem;font-weight:400}.steps li span{font-weight:300}.steps li span p{margin:0}.steps li:before{content:counter(step-counter);background-color:rgba(0,0,0,0);color:#ee4d2d;border-radius:50%;border:.1rem solid #ee4d2d;display:flex;width:2rem;height:2rem;justify-content:center;align-items:center;position:absolute;left:-2.8rem}.steps li:not(:last-child):after{content:"";position:absolute;top:2rem;left:-1.875rem;height:-webkit-fill-available;border:.001px solid #e8e8e8}