.com_page_block_hub{display:flex;flex-direction:column;gap:1rem}.com_page_block_hub .name{font-size:1.6rem;text-transform:uppercase;color:#CDB8A2}.com_page_block_hub .hub_table{display:grid;grid-template-columns:repeat(4,1fr);margin-top:1rem}.com_page_block_hub .hub_table>div{padding:1rem;color:#8E9E91}.com_page_block_hub .hub_table>div:nth-child(-n+4){display:flex;align-items:center;justify-content:start;color:#fff;background-color:#486C51}.com_page_block_hub .hub_table>:nth-child(8n+9),.com_page_block_hub .hub_table>:nth-child(8n+10),.com_page_block_hub .hub_table>:nth-child(8n+11),.com_page_block_hub .hub_table>:nth-child(8n+12){background-color:#1D615F}.com_page_block_hub .red{color:#E66756}.com_page_block_hub .yellow{color:#D68E04}.com_page_block_hub .green{color:#47D604}.com_page_block_hub .white{color:#FFF}@media (max-width:768px){.com_page_block_hub .hub_table{display:flex;flex-direction:column;justify-content:center;gap:1rem;background:transparent;font-size:1rem}.com_page_block_hub .hub_table>div{display:flex;justify-content:space-between;align-items:center;padding:0;text-align:right;background:transparent!important;border:none}.com_page_block_hub .hub_table>div[data-first]~div[data-first]{padding-top:1rem;border-top:1px solid #fff}.com_page_block_hub .hub_table>div:nth-child(-n+4){display:none}.com_page_block_hub .hub_table>div::before{content:attr(data-label);max-width:50%;color:#FFF;text-transform:uppercase;text-align:left}.com_page_block_hub .hub_table .data{max-width:45%}}