#industryTable{background:var(--color-blue-buk);border-radius:16px}#industryTable table{border-collapse:separate;border-spacing:1;width:100%}#industryTable td{color:#1a2441;font-weight:400;padding-bottom:.5rem;padding-top:.5rem;text-align:center}#industryTable tr{background-color:var(--wb-bg-modules)}#industryTable th{background:var(--color-blue-buk);color:var(--color-white);font-family:var(--font-family-title);font-size:1.125rem;font-weight:600!important;line-height:1.3;padding-bottom:.5rem;padding-top:.5rem}#industryTable tbody tr,#industryTable thead tr{border:2px solid var(--color-blue-buk)}#industryTable tbody tr{background-color:var(--wb-bg-modules);border-top:0}#industryTable thead tr th:first-child{border-top-left-radius:16px}#industryTable thead tr th:last-child{border-top-right-radius:16px}#industryTable tbody tr:last-child td:first-child{border-bottom-left-radius:16px}#industryTable tbody tr:last-child td:last-child{border-bottom-right-radius:16px}@media only screen and (max-width:767px){#industryTable td,#industryTable th{font-size:14px}}