.table__inner{padding-left:24px;padding-right:24px}@media(min-width:768px){.table__inner{padding-left:32px;padding-right:32px}}@media(min-width:1024px){.table__inner{padding-left:48px;padding-right:48px}}@media(min-width:1280px){.table__inner{padding-left:64px;padding-right:64px}}@media(min-width:1440px){.table__inner{padding-left:120px;padding-right:120px}}@media(min-width:1920px){.table__inner{padding-left:160px;padding-right:160px}}.table__table{width:100%;max-width:100%;background-color:rgba(0,0,0,0);border-collapse:collapse;color:#454955;leading-trim:both;text-edge:cap;font-variant-numeric:lining-nums proportional-nums}.table__table thead tr{border-top:1px solid #000;border-bottom:1px solid #000}.table__table thead th{font-family:"libre-franklin",sans-serif;font-weight:700;font-style:normal;font-variant-numeric:lining-nums proportional-nums;text-transform:uppercase;font-size:14px;line-height:100%;letter-spacing:2.1px;text-align:left;color:#000;text-transform:uppercase;vertical-align:middle;padding:32px 24px;background-color:rgba(0,0,0,0)}.table__table thead th:nth-child(odd){border-right:1px solid #000}@media(min-width:768px){.table__table thead th{padding:32px}}.table__table tbody tr{border:none}.table__table tbody tr:nth-child(even) td{background-color:#ece4d8}.table__table tbody td{font-family:"libre-franklin",sans-serif;font-weight:400;font-style:normal;font-variant-numeric:lining-nums proportional-nums;font-size:16px;line-height:28px;letter-spacing:.48px}@media(min-width:768px){.table__table tbody td{line-height:calc(28px + (100vw - 768px)/((1280 - 768)/(32 - 28)))}}@media(min-width:1280px){.table__table tbody td{font-size:calc(16px + (100vw - 1280px)/((1920 - 1280)/(18 - 16)));line-height:calc(32px + (100vw - 1280px)/((1920 - 1280)/(36 - 32)));letter-spacing:calc(0.48px + (100vw - 1280px)/((1920 - 1280)/(0.54 - 0.48)))}}@media(min-width:1920px){.table__table tbody td{font-size:18px;line-height:36px;letter-spacing:.54px}}.table__table tbody td{color:#454955;padding:20px 24px;vertical-align:top;border:none}.table__table tbody td:nth-child(odd){border-right:1px solid #000}.table__table caption{color:#000;padding-bottom:16px;text-align:left;font-weight:500}.table__table a{text-decoration:underline;color:inherit}.table__table a:hover{text-decoration:none}.table.layout-bg--dark-navy .table__table thead th{color:#fff}.table.layout-bg--dark-navy .table__table thead th:nth-child(odd){border-right:1px solid #fff}.table.layout-bg--dark-navy .table__table thead tr{border-top:1px solid #fff;border-bottom:1px solid #fff}.table.layout-bg--dark-navy .table__table tbody td{color:#fff}.table.layout-bg--dark-navy .table__table tbody tr:nth-child(even) td{color:#000}.table.layout-bg--dark-navy .table__table tbody td:nth-child(odd){border-right:1px solid #fff}.table.layout-bg--light-beige .table__table tbody tr:nth-child(even) td{background-color:#e4d8c7}