@charset "UTF-8";/*! 
    _fontStacks.scss 

*//*! _mcTable2.scss *//*! sass/mixins/index.scss */.mcTable2-title-with-toggle{display:flex;justify-content:center;align-items:center;border-top:1px solid oklch(80% .02 250deg);border-bottom:1px solid oklch(80% .02 250deg);padding:16px 0;cursor:pointer}.mcTable2-title-with-toggle-text p{font-family:DM Sans,DM Sans Fallback,Arial,sans-serif;font-style:normal;font-weight:500;font-size:32px;line-height:44.8px;text-transform:none;margin-bottom:0}.mcTable2-wrap{border:1px solid #e0e1e2;border-radius:12px;overflow-x:auto;overflow-y:hidden;background-color:#fff}.mcTable2{width:100%;min-width:640px;border-collapse:separate;border-spacing:0;margin-bottom:0}.mcTable2-th{background-color:#2e3440;padding:16px 24px;text-align:center;vertical-align:middle}.mcTable2-th:first-child{text-align:left}.mcTable2-th p{font-family:DM Sans,DM Sans Fallback,Arial,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#fff;margin-bottom:0}.mcTable2-td{padding:16px 24px;border-top:1px solid #e0e1e2;vertical-align:top}.mcTable2-tr:first-child .mcTable2-td{border-top:none}.mcTable2-td:first-child{width:25%}th.mcTable2-td{text-align:left;font-weight:inherit}.mcTable2-td p{font-family:DM Sans,DM Sans Fallback,Arial,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:27px;color:#2e3440;margin-bottom:8px}.mcTable2-td:first-child p{font-family:DM Sans,DM Sans Fallback,Arial,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px}.mcTable2-td p:last-of-type,.mcTable2-th p:last-of-type{margin-bottom:0}.mcTable2-tr:nth-child(odd) .mcTable2-td{background-color:#f5f9ff}.mcTable2--no-header .mcTable2-tr:nth-child(odd) .mcTable2-td{background-color:transparent}.mcTable2--no-header .mcTable2-tr:nth-child(2n) .mcTable2-td{background-color:#f5f9ff}body[data-color-scheme=dark] .mcTable2-wrap{border-color:var(--mc-border);background-color:var(--mc-bg-elevated)}body[data-color-scheme=dark] .mcTable2-td{border-color:var(--mc-border)}body[data-color-scheme=dark] .mcTable2-td p{color:var(--mc-text)}body[data-color-scheme=dark] .mcTable2-tr:nth-child(odd) .mcTable2-td,body[data-color-scheme=dark] .mcTable2--no-header .mcTable2-tr:nth-child(2n) .mcTable2-td{background-color:var(--mc-bg-translucent)}body[data-color-scheme=dark] .mcTable2--no-header .mcTable2-tr:nth-child(odd) .mcTable2-td{background-color:transparent}body[data-color-scheme=dark] .mcTable2-title-with-toggle{border-color:var(--mc-border)}
