.styled-ol{counter-reset:list-item-counter;width:100%;list-style:none;text-align:left;margin-top:50px}.styled-ol li{margin-top:6rem;counter-increment:list-item-counter;position:relative;font-size:15px;color:#767676;padding-left:20px}.styled-ol li:first-child{margin-top:0}.styled-ol li:before{content:counter(list-item-counter);--tw-text-opacity: 1;color:#282829;font-size:14px;position:absolute;--size: 32px;left:calc(-1 * var(--size) - 10px);line-height:var(--size);width:2rem;height:2rem;top:0;background:#7676761a;border-radius:50%;text-align:center}@media only screen and (max-width: 640px){.styled-ol li:before{left:5px}.styled-ol li{padding-left:60px}}.styled-ol li:after{content:"";border-bottom:1px solid rgb(120 124 127 / .1);width:100%;height:6rem;display:block}.styled-ol li:last-child:after{border-bottom:none}.custom-table td,.custom-table th{border-width:1px;color:#000;padding-inline:1rem;padding-block:.5rem}.custom-table tr:not(:first-of-type) td:first-of-type{background-color:#fff}.custom-table tr td:first-of-type{display:none}@media (min-width: 1024px){.custom-table tr td:first-of-type{display:table-cell}}
