﻿
.market-demographics-table{background-color:inherit;display:block;}.market-demographics-table tbody{display:grid;grid-template-columns:1fr;grid-auto-flow:row;gap:32px 0;}.market-demographics-table tr{display:flex;flex-direction:column;}.market-demographics-table th{color:#C41230;order:1;}.market-demographics-table td{color:#666666;order:2;}.market-demographics-table td:first-of-type{color:#000;order:0;font-size:3.6rem;font-weight:700;line-height:1;}@media (min-width:576px){.market-demographics-table tbody{grid-template-columns:repeat(2,1fr);gap:32px 20px;}}@media (min-width:768px){.market-demographics-table tbody{grid-template-columns:repeat(3,1fr);}}
