body{font-family:var(--sa-font-family-base);margin:0;display:flex;flex-direction:column;min-height:100vh}.job-category-page{background:#fff;color:#222236;margin:0;width:100%!important;flex:1 0 auto}.job-category-page,.job-category-page *{box-sizing:border-box}.job-category-page a{color:#007dbc}.job-category-search{background:#c2e7ff;padding:16px 24px;width:100%}.job-category-search-inner{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;margin:0 auto;max-width:818px}.job-category-search-title{color:#222236;font-size:20px;font-weight:700;line-height:28px;margin:0;text-align:center}.job-category-search-controls{align-items:center;display:flex;gap:24px;justify-content:center;width:100%}.job-category-search-field{align-items:center;background:#fcfcfc;border:1px solid #cbcbd4;border-radius:4px;display:flex;gap:8px;min-height:52px;overflow:hidden;padding:12px 16px;width:min(651px,100%)}.job-category-search-field input{background:transparent;border:0;color:#222236;flex:1 1 auto;font-size:20px;line-height:28px;min-width:0;outline:0}.job-category-search-field input::placeholder{color:#55556a;opacity:1}.job-category-search-field input[type="search"]::-webkit-search-cancel-button{display:none}.job-category-search-field i{align-items:center;color:#007dbc;display:inline-flex;flex:0 0 20px;font-size:20px;height:20px;justify-content:center;width:20px}.job-category-search-button{align-items:center;background:#04578b;border:0;border-radius:999px;color:#fff;display:inline-flex;flex:0 0 auto;font-weight:700;gap:8px;height:40px;justify-content:center;line-height:24px;padding:8px 24px;white-space:nowrap}.job-category-content{display:flex;flex-direction:column;gap:30px;padding:40px 64px;width:100%}.job-category-title-wrap{align-items:stretch;display:flex;gap:12px}.job-category-title-accent{background:#93eb3e;border-radius:2px;flex:0 0 4px;width:4px}.job-category-title{color:#01374f;font-size:32px;font-weight:700;line-height:normal;min-width:0}.job-category-grid-panel{background:#f0fbff;border-radius:10px;padding:40px;width:100%}.job-category-grid{display:grid;gap:24px;grid-template-columns:repeat(5,minmax(0,1fr));width:100%}.job-category-column{display:flex;flex-direction:column;gap:14px;min-width:0}.job-category-column a{display:block;font-size:16px;font-weight:600;line-height:normal;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:100%}.job-category-column a:hover,.job-category-column a:focus{color:#04578b;text-decoration:underline}.job-category-no-results{color:#55556a;font-size:16px;font-weight:600;line-height:24px;margin:0;text-align:center}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media(max-width:991px){.job-category-content{padding:32px 32px 40px}.job-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.job-category-search-controls{align-items:stretch;flex-direction:column;gap:16px}.job-category-search-field{width:100%}}@media(max-width:575px){.job-category-search{padding:16px}.job-category-search-title{font-size:18px;line-height:26px}.job-category-search-field input{font-size:18px;line-height:26px}.job-category-content{padding:28px 16px 36px}.job-category-title{font-size:28px}.job-category-grid-panel{padding:24px}.job-category-grid{grid-template-columns:1fr}}