.table-module{box-sizing:border-box;font-family:Inter,system-ui,sans-serif;overflow:hidden;position:relative}.table-module__overlay{inset:0;position:absolute;z-index:0}.table-module .innner-wrapper,.table-module .row-fluid{position:relative;z-index:1}.table-module__inner{margin:0 auto;max-width:60rem}.table-module__heading{font-size:40px;font-weight:700;line-height:48px;margin:0 0 3rem;text-align:center;white-space:pre-line}@media (max-width:768px){.table-module__heading{font-size:30px;line-height:36px}}.table-module__heading span{background-clip:text;-webkit-background-clip:text;background-image:var(--heading-highlight);-webkit-text-fill-color:transparent;color:transparent}.table-module__table-wrap{margin:0 auto;overflow:hidden}.table-module__table{display:grid;width:100%}.table-module__th{font-weight:500;justify-content:center;text-align:center}.table-module__td,.table-module__th{align-items:center;display:flex;font-size:14px;line-height:20px;overflow-wrap:break-word;padding:1rem}@media (max-width:640px){.table-module__td,.table-module__th{padding:.75rem .5rem}}.table-module__td--text{font-weight:500;text-align:left}.table-module__td--center{justify-content:center;text-align:center}.table-module__icon{display:inline-block;height:20px;vertical-align:middle;width:20px}.table-module__closing{font-size:40px;font-weight:700;line-height:48px;margin:4rem 0 0;text-align:center;white-space:pre-line}@media (max-width:768px){.table-module__closing{font-size:28px;line-height:34px}}