.m-tableofcontents{border-bottom:1px solid #e8e8e8;margin-bottom:20px;padding-bottom:32px}.m-tableofcontents__table{padding-left:0}.m-tableofcontents li{display:block}.m-tableofcontents li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#424242;gap:16px;-ms-hyphens:auto;hyphens:auto;padding:8px 0;position:relative;text-decoration:none}.m-tableofcontents li a:before{background-color:#c9f1ec;border-radius:50%;content:"";height:12px;min-width:12px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.m-tableofcontents li.active a{color:#154037;font-family:Montserrat Bold,sans-serif;font-weight:700}.m-tableofcontents li.active a:before{background-color:#7bb7a3}