.career-table{display:block}.career-table__container{display:grid;grid-template-columns:4fr 1fr 1fr}@media(max-width:767px){.career-table__container{display:flex;flex-direction:column}}.career-table__row,.career-table__table{display:contents}.career-table__row--header,.career-table__table--header{font-weight:700}@media(max-width:767px){.career-table__row{border-bottom-width:1px;display:block;padding:.5rem 1rem;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.career-table__row:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.career-table__row--header{display:none}}.career-table__cell{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));padding-bottom:.75rem;padding-top:.5rem}.career-table__cell:first-of-type{font-weight:700}.career-table__cell:first-of-type .career-table__link{--tw-text-opacity:1;color:rgb(0 109 255/var(--tw-text-opacity,1))}@media(max-width:767px){.career-table__cell{border-width:0}}.career-table__pagination{display:flex;justify-content:center;margin:3rem 0 0;padding:0;width:100%}.career-table__pagination-item{margin-left:1rem;margin-right:1rem;padding:0}@media(max-width:767px){.career-table__pagination-item{margin-left:.5rem;margin-right:.5rem}}.career-table__pagination-button{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.career-table__pagination-button.active,.career-table__pagination-button:hover{--tw-bg-opacity:1;background-color:rgb(0 109 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.career-table__loader-container{border-bottom-width:1px;padding-bottom:15px;padding-top:15px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.career-table__loader-row-placeholder{animation:loader-shimmer 1s linear infinite forwards;background:#eee;background-image:gradient(linear,left center,right center,from(#333),color-stop(.2,#333),color-stop(.4,#333),to(#333));background-image:linear-gradient(90deg,#eee 0,#ccc 20%,#ddd 40%,#eee);background-repeat:no-repeat;background-size:800px 104px;height:10px;width:100%}@keyframes loader-shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}