.services{flex-direction:column;gap:48px;display:flex}.services .servicesTable{border-spacing:0;width:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available;height:100%;height:-moz-available;height:-webkit-fill-available;height:fill-available;background:#3d3d3d;border-radius:16px;max-width:100%;overflow:hidden}.services .servicesTable thead{background:#3d3d3d;overflow:hidden}.services .servicesTable th,.services .servicesTable td{text-align:left;vertical-align:top;white-space:nowrap;border:none;width:min-content;padding:8px 24px}.services .servicesTable th.longRow,.services .servicesTable td.longRow{white-space:normal;overflow-wrap:anywhere;width:auto}.services .servicesTable th.centered,.services .servicesTable td.centered{text-align:center}.services .servicesTable th{color:#f6f6f6;padding:24px;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.services .servicesTable td{color:#e7e7e7;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.services .servicesTable tbody tr:not(.sub-row):nth-child(odd){background:#454545}.services .servicesTable tbody tr:not(.sub-row):nth-child(2n){background:#4f4f4f}.services .servicesTable tbody tr:not(.sub-row):hover{background:#888}.services .servicesTable tbody tr.sub-row:nth-child(odd){background:#5d5d5d}.services .servicesTable tbody tr.sub-row:nth-child(2n){background:#6d6d6d}.services .servicesTable tbody tr.sub-row:hover{background:#888}.jiraLinksDisplay{flex-flow:column wrap;gap:8px;display:flex}.jiraLinksDisplay .jiraLinkDisplay{flex-direction:row;align-items:baseline;gap:4px;display:flex}.deploymentFilters{grid-template-columns:auto auto auto auto;gap:24px;width:fit-content;display:grid}@media (min-width:920px) and (max-width:1299px){.deploymentFilters{grid-template-columns:auto auto}}@media (min-width:700px) and (max-width:919px){.deploymentFilters{grid-template-columns:auto auto}}@media (max-width:699px){.deploymentFilters{grid-template-columns:auto}}
