.jobs-table{display:flex;align-items:stretch;align-self:center;flex-direction:column;width:100%;margin-top:64px}.jobs-table__toolbar{display:flex;flex-direction:row;gap:40px;color:#2f1a16;visibility:hidden;height:60px;opacity:0;transition:opacity .5s ease-out}.jobs-table__toolbar.jsEnabled{visibility:visible;opacity:1}.jobs-table__toolbar>*{flex:1}.jobs-table__toolbar>span{align-self:center;text-align:right;max-width:100px}.jobs-table__toolbar [data-pc-name=multiselect]{display:flex;cursor:pointer;align-items:center;border-bottom:solid 1px #5c9fa5;user-select:none}.jobs-table__toolbar [data-pc-name=multiselect] [data-pc-section=labelcontainer]{padding:16px 0}.jobs-table__toolbar [data-pc-name=multiselect] [data-pc-section=dropdown]{margin-left:auto}.jobs-table__toolbar .search-input{position:relative;display:flex;flex-direction:row}.jobs-table__toolbar .search-input>input{flex:1;background:0;border:0;font-family:var(--font-inter),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:16px 32px 16px 0;outline:0;border-bottom:solid 1px #5c9fa5}.jobs-table__toolbar .search-input svg{font-size:20px;position:absolute;right:0;top:50%;margin-top:-10px}.jobs-table>table{margin-top:32px;border-radius:8px;overflow:hidden;border:solid 1px #206a73;border-spacing:0;table-layout:fixed}.jobs-table>table thead{background:#206a73}.jobs-table>table thead th{padding:24px 22px;text-align:left;color:#fff}.jobs-table>table thead th:nth-child(2){width:250px}.jobs-table>table thead th:last-child{width:200px}.jobs-table>table thead th:nth-child(3){width:150px}.jobs-table>table tbody tr{position:relative;background:#fff;transition:.2s ease-out background-color}.jobs-table>table tbody tr:hover{background:#f5f3f2}.jobs-table>table tbody tr+tr td{border-top:solid 1px #206a73}.jobs-table>table tbody tr a:after{content:"";position:absolute;inset:0}.jobs-table>table tbody td{padding:24px 22px;text-align:left}.jobs-table>table tbody td:first-child{font-family:var(--font-inter),sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.jobs-table>table tbody td.empty{text-align:center;color:#2f1a16;background:#f5f3f2}.jobs-table>table .jobs-table__status-container{display:flex;flex-direction:row;align-items:center}.jobs-table>table .jobs-table__status-container span{display:inline-block;text-align:center;margin-right:10px;padding:5px;width:182px;border-radius:3px;background:#fff3ec;font-family:var(--font-inter),sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.jobs-table>table .jobs-table__status-container span.open{background:#e2f1f2}@media (max-width: 720px){.jobs-table{position:relative;margin-top:24px;gap:16px}.jobs-table__toolbar{flex-direction:column;height:auto;gap:10px;padding:0 12px}.jobs-table__toolbar [data-pc-name=multiselect],.jobs-table__toolbar span{display:none}.jobs-table>table{display:flex;flex-direction:column;margin-top:0;border:0;border-radius:0;overflow:visible}.jobs-table tbody{display:flex;flex-direction:column;gap:24px}.jobs-table thead{display:none}.jobs-table>table tbody tr{display:flex;flex-direction:column;align-items:stretch;border:solid 1px #f5f3f2;border-radius:8px;padding:24px;box-shadow:0 1px 4px #19213d14}.jobs-table>table tbody tr td:not(.empty){padding:0 12px 0 0;border:0!important}.jobs-table>table tbody tr td:not(.empty) a{position:absolute;inset:0}.jobs-table>table tbody tr td:not(.empty) a svg{position:absolute;top:28px;right:24px}.jobs-table>table tbody tr td:not(.empty) a:after{display:none}.jobs-table>table tbody tr td:not(.empty):first-child{font-family:var(--font-gatsby),sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:24px}.jobs-table>table tbody tr td:not(.empty):nth-child(2){font-family:var(--font-inter),sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:10px}.jobs-table>table tbody tr td:not(.empty):nth-child(2):before{content:"Department: "}.jobs-table>table tbody tr td:not(.empty):nth-child(3){font-family:var(--font-inter),sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:24px}.jobs-table>table tbody tr td:not(.empty):nth-child(3):before{content:"Workmodel: "}.jobs-table>table tbody tr td:not(.empty):last-child{padding:0}.jobs-table>table tbody tr td:not(.empty) .jobs-table__status-container{align-items:stretch}.jobs-table>table tbody tr td:not(.empty) .jobs-table__status-container>span{flex:1;margin:0}}[data-pc-section=list]{list-style:none;background:#fff;box-shadow:0 4px 8px #00000024,0 0 2px #0000001f;border-radius:0 0 5px 5px;overflow:hidden}[data-pc-section=list]>li{display:flex;gap:8px;padding:8px 16px 8px 32px;cursor:pointer;user-select:none;transition:background-color ease-out .2s;font-family:var(--font-inter),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}[data-pc-section=list]>li:hover{background-color:#f5f3f2}[data-pc-section=list]>li[aria-selected=true]{background-color:#e2f1f2;color:#206a73}[data-pc-section=list]>li [data-pc-name=pcoptioncheckbox]{position:absolute;display:flex;align-items:center;left:8px}[data-pc-section=list]>li [data-pc-name=pcoptioncheckbox] input{display:none}
