.table__description+*,.table__description+*+*{margin-top:20px}.text-table__gallery{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}@media(max-width:320px){.text-table__gallery{grid-template-columns:1fr}}.text-table__gallery-image{aspect-ratio:1;background-color:#fff;border:1px solid rgba(26,55,95,.2);object-fit:cover;padding:.5rem;width:100%}.text-table__gallery-image--contain{object-fit:contain}.text-table__gallery-image--scale-down{object-fit:scale-down}.table__wrapper--style-default table,.table__wrapper--style-default table td,.table__wrapper--style-default table th{border:0;padding:8px}.table__wrapper--style-default table th{background-color:var(--secondary-2);font-size:2rem;text-align:initial}.table__wrapper--style-default table tr:not(:first-child) td{border-top:1px solid rgba(26,55,95,.2)}.table__wrapper--style-default table tr::not(:last-child) td{border-bottom:1px solid rgba(26,55,95,.2)}.table__wrapper--style-default table tr:nth-child(2n) td{background-color:rgba(200,207,217,.3)}.table__wrapper--text-style-first-column table tr>td:first-child,.table__wrapper--text-style-first-row table tr:first-child>td{font-weight:700}.table__wrapper--style-left-bold table,.table__wrapper--style-left-bold table td,.table__wrapper--style-left-bold table th{border:0;padding:8px;text-align:initial}.table__wrapper--style-left-bold table td:first-child,.table__wrapper--style-left-bold table th:first-child{font-weight:700}.table__wrapper--style-left-bold table td{border-bottom:1px solid rgba(26,55,95,.2);border-top:1px solid rgba(26,55,95,.2)}.table__wrapper--style-left-bold table tr:nth-child(odd) td{background-color:rgba(200,207,217,.3)}.table__wrapper--style-left-bold table thead{text-align:initial;white-space:nowrap}.table__wrapper{max-width:100%;overflow-x:auto}