customjobtable{display:none!important;}body:has(customjobtable){min-width:320px;}:root{--border-radius:4px;--chevron-right:url('https://rmkcdn.successfactors.com/8002c893/ff1d372b-99e8-4318-96a0-a.svg');--font-family:'oswald',helvetica,arial,sans-serif;--gradientColorList:yellowgreen,goldenrod,yellowgreen,steelblue,olive,brown,steelblue;--spacing:20px;--green:#5A6;--grey100:#EEE;--grey900:#000;}#custom--job--table{display:flex;flex-direction:column;margin:var(--spacing) auto;}#custom--job--table,#custom--job--table *{font-family:var(--font-family);letter-spacing:1px;}#custom--job--table:before{background-image:linear-gradient(to right,var(--gradientColorList));content:' ';display:block;height:5px;}#custom--job--table .table{display:flex;flex-direction:column;margin:var(--spacing) auto;}#custom--job--table .table h2{font-size:38px;font-weight:500;letter-spacing:-1px;margin:var(--spacing);}#custom--job--table .table .thead,#custom--job--table .table .tbody{display:flex;flex-direction:column;}#custom--job--table .table .thead .tr,#custom--job--table .table .tbody .tr{--subTableColumns:calc(var(--tableColumns) - 1);border-bottom:1px solid var(--grey900);display:grid;gap:var(--spacing);grid-template-columns:calc(100% / 3) repeat(var(--subTableColumns),1fr);padding:var(--spacing);}@media (max-width:968px){#custom--job--table .table .thead{display:none}}#custom--job--table .table .thead .tr .th{font-weight:500;}#custom--job--table .table .tbody .tr{background:transparent none;transition:background-color .25s ease-in-out;text-decoration:none;}#custom--job--table .table .tbody .tr:hover{background-color:var(--grey100);text-decoration:none;}@media (max-width:968px){#custom--job--table .table .tbody .tr{display:flex;flex-wrap:wrap}#custom--job--table .table .tbody .tr:first-of-type{border-top:1px solid var(--grey900)}}@media (max-width:468px){#custom--job--table .table .tbody .tr{flex-direction:column}}#custom--job--table .table .tbody .tr .td{align-items:center;display:flex;}#custom--job--table .table .tbody .tr .td.title{font-weight:500;}@media (max-width:968px){#custom--job--table .table .tbody .tr .td.title{flex:1 0 100%;text-transform:uppercase}}#custom--job--table .table .tbody .tr .td.title:before{background:white var(--chevron-right) no-repeat center;border:1px solid var(--green);border-radius:var(--border-radius);content:' ';display:block;margin-right:1ch;padding:var(--spacing);}#custom--job--table .table .tbody .tr .td label{display:none;}#custom--job--table .table .tbody .tr .td label:after{content:':';}@media (max-width:968px){#custom--job--table .table .tbody .tr .td:not(.title){align-items:start;display:list-item;flex:0 1 auto;flex-wrap:wrap;margin-left:2ch}#custom--job--table .table .tbody .tr .td:not(.title) label{display:inline-block;font-weight:500;margin:0 .5ch 0 0}}@media (max-width:468px){#custom--job--table .table .tbody .tr .td:not(.title){display:block;flex:1 0 100%;margin-left:0}}#custom--job--table #custom--more--jobs{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:var(--spacing) auto;}#custom--job--table #custom--no--jobs{display:flex;flex-direction:column;padding:var(--spacing);}#custom--job--table #custom--no--jobs h1,#custom--job--table #custom--no--jobs h2,#custom--job--table #custom--no--jobs h3,#custom--job--table #custom--no--jobs h4,#custom--job--table #custom--no--jobs h5,#custom--job--table #custom--no--jobs h6{font-weight:500;}#custom--job--table #custom--no--jobs a:not(.btn){font-weight:500;text-decoration:underline;}#custom--job--table #custom--no--jobs *:first-child{margin-top:0;}#custom--job--table #custom--no--jobs *:last-child{margin-bottom:0;}#custom--job--table .btn,#custom--job--table button{align-items:center;background:white none!important;border:1px solid var(--green)!important;border-radius:var(--border-radius);color:var(--green)!important;display:inline-flex;}#custom--job--table .btn:after,#custom--job--table button:after{background:transparent var(--chevron-right) no-repeat center / cover;content:' ';display:inline-flex;height:15px;margin-left:1ch;width:15px;}