.job-search-section{padding:2rem 0;background-color:#f6f7f9;box-sizing:border-box;position:relative;min-height:100vh}.job-search-section.full-height,.job-search-section.full-height .container,.job-search-section.full-height .job-content-row{display:flex;flex-direction:column;flex-grow:1}.job-search-section.full-height .job-content-row{flex-direction:row;min-height:0}.job-search-section.full-height .job-content-row>[class*=col-]{display:flex;flex-direction:column;min-height:0}.job-search-section.full-height .job-details-container,.job-search-section.full-height .job-list-container{flex-grow:1;overflow-y:auto}.job-search-section .jobs-page-logo{position:absolute;top:2rem;left:2rem;z-index:1000;margin-bottom:3rem}.job-search-section .jobs-page-logo img{width:180px;height:auto;transition:opacity .3s ease}.job-search-section .jobs-page-logo img:hover{opacity:.8}@media(max-width:991px){.job-search-section .jobs-page-logo img{width:120px}}@media(max-width:767px){.job-search-section .jobs-page-logo{display:none}}.job-search-section .jobs-search-header{text-align:center;margin-bottom:0;padding-top:2rem}.job-search-section .jobs-search-header .jobs-search-title{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:.75rem;line-height:1.2;font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif}@media(max-width:767px){.job-search-section .jobs-search-header .jobs-search-title{font-size:1.75rem;margin-bottom:.5rem}}.job-search-section .jobs-search-header .jobs-search-subtitle{font-size:1.125rem;color:#595959;font-weight:400;margin:0;font-family:var(--font-inter),"Inter",sans-serif}@media(max-width:767px){.job-search-section .jobs-search-header .jobs-search-subtitle{font-size:1rem}}.job-search-section .filters-container{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:nowrap;padding:1.5rem 2rem 2rem;background:rgba(0,0,0,0);border-radius:0;box-shadow:none;max-width:1200px;margin:0 auto 2rem}.job-search-section .job-stats-text{font-size:.8125rem;color:#6c757d;margin-bottom:1rem;padding-left:0;font-family:var(--font-inter),"Inter",sans-serif;line-height:1.6;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}@media(max-width:767px){.job-search-section .job-stats-text{font-size:.75rem;padding-left:0;padding-right:0;gap:.375rem}}.job-search-section .job-stats-text .stat-item{color:#6c757d;display:inline-flex;align-items:center;gap:.375rem;white-space:nowrap}@media(max-width:767px){.job-search-section .job-stats-text .stat-item{gap:.25rem}}.job-search-section .job-stats-text .stat-item .stat-icon{width:13px;height:13px;color:#adb5bd;flex-shrink:0;opacity:.7}@media(max-width:767px){.job-search-section .job-stats-text .stat-item .stat-icon{width:12px;height:12px}}.job-search-section .job-stats-text .stat-item .stat-number{color:#495057;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.job-search-section .job-stats-text .stat-item .stat-label{color:#6c757d;font-weight:400}.job-search-section .job-stats-text .stat-separator{margin:0;color:#dee2e6;font-size:.75rem;opacity:.5}.job-search-section .job-stats-text .stat-skeleton-text{display:inline-block;width:300px;height:16px;background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:350% 100%;animation:cardShimmer 1.5s infinite;border-radius:4px}@media(max-width:767px){.job-search-section .job-stats-text .stat-skeleton-text{width:250px;height:14px}}.job-search-section .job-stats-spacer{height:1rem;margin-bottom:1rem;visibility:hidden;pointer-events:none}.job-search-section .job-search-input-container{position:relative;flex:1 1;min-width:0;z-index:10}.job-search-section .job-search-input-container :global(.autocomplete-container){position:relative;width:100%}.job-search-section .job-search-input-container .job-search-input{padding:1rem 1.5rem;border-radius:16px;border:2px solid rgba(0,58,155,.15);width:100%;background:#fff;font-size:1rem;color:#333;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.04)}.job-search-section .job-search-input-container .job-search-input::placeholder{color:#999;font-weight:400}.job-search-section .job-search-input-container .job-search-input:hover{border-color:rgba(0,58,155,.3);box-shadow:0 4px 12px rgba(0,58,155,.08);transform:translateY(-1px)}.job-search-section .job-search-input-container .job-search-input:focus{border-color:#003a9b;box-shadow:0 0 0 4px rgba(0,58,155,.15),0 8px 24px rgba(0,58,155,.12);outline:none;transform:translateY(-2px)}.job-search-section .job-search-input-container .job-search-input.has-dropdown{border-radius:16px 16px 0 0;border-bottom-color:rgba(0,0,0,0)}.job-search-section .job-search-input-container .job-search-input:active{transform:translateY(0)}.job-search-section .job-search-input-container .job-search-input:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed;opacity:.6}.job-search-section .job-search-input-container.location-input-with-toggle .job-search-input{padding-right:120px}.job-search-section .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper{position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:11;pointer-events:auto}.job-search-section .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label{display:flex;align-items:center;gap:8px;margin:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.job-search-section .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label.disabled{cursor:not-allowed;opacity:.5}.job-search-section .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label.disabled .toggle-disabled-wrapper{pointer-events:none}.job-search-section .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label .remote-toggle-text{font-size:.875rem;font-weight:500;color:#003a9b;white-space:nowrap}.job-search-section .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label .switch{width:42px;height:24px;flex-shrink:0}.job-search-section .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label .switch .slider1:before{height:18px;width:18px;left:3px;bottom:3px}.job-search-section .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label .switch input:checked+.slider1:before{transform:translateX(18px)}.job-search-section .job-search-input-container :global(.autocomplete-dropdown){position:absolute!important;top:100%!important;left:0!important;right:0!important;background:#fff;border:2px solid rgba(0,58,155,.15);border-top:none;border-radius:0 0 16px 16px;box-shadow:0 8px 24px rgba(0,58,155,.12);max-height:300px;overflow-y:auto;z-index:1001!important;margin-top:-2px}.job-search-section .job-search-input-container :global(.autocomplete-item){padding:.75rem 1.5rem;cursor:pointer;transition:background-color .15s ease;font-size:1rem;color:#333;border-bottom:1px solid #f0f0f0}.job-search-section .job-search-input-container :global(.autocomplete-item):last-child{border-bottom:none}.job-search-section .job-search-input-container :global(.autocomplete-item).selected,.job-search-section .job-search-input-container :global(.autocomplete-item):hover{background-color:#f5f8ff;color:#003a9b}.job-search-section .job-search-input-container :global(.autocomplete-loading),.job-search-section .job-search-input-container :global(.autocomplete-no-results){color:#999;font-style:italic;cursor:default}.job-search-section .job-search-input-container :global(.autocomplete-loading):hover,.job-search-section .job-search-input-container :global(.autocomplete-no-results):hover{background-color:rgba(0,0,0,0);color:#999}.job-search-section .job-search-input-container :global(.autocomplete-dropdown)::-webkit-scrollbar{width:8px}.job-search-section .job-search-input-container :global(.autocomplete-dropdown)::-webkit-scrollbar-track{background:#f5f5f5}.job-search-section .job-search-input-container :global(.autocomplete-dropdown)::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.job-search-section .job-search-input-container :global(.autocomplete-dropdown)::-webkit-scrollbar-thumb:hover{background-color:#999}.job-search-section .job-list-container{overflow-y:auto;overflow-x:hidden;padding-right:15px;height:100%;max-height:calc(100vh - 200px)}.job-search-section .job-search-loader{display:flex;justify-content:center;align-items:center;padding:2rem;min-height:200px}.job-search-section .job-search-loader-full{display:flex;justify-content:center;align-items:center;height:100%;min-height:400px}.job-search-section .job-details-container{overflow-y:auto;overflow-x:hidden;height:100%;max-height:calc(100vh - 200px)}.job-search-section .job-details-container::-webkit-scrollbar,.job-search-section .job-list-container::-webkit-scrollbar{width:8px}.job-search-section .job-details-container::-webkit-scrollbar-track,.job-search-section .job-list-container::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.job-search-section .job-details-container::-webkit-scrollbar-thumb,.job-search-section .job-list-container::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0);border-radius:4px}.job-search-section .job-details-container:hover::-webkit-scrollbar-thumb,.job-search-section .job-list-container:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}.job-search-section .job-details-container::-webkit-scrollbar-thumb:hover,.job-search-section .job-list-container::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4)}.job-search-section .job-card{border:1px solid #e9ecef;border-radius:12px;margin-bottom:16px;cursor:pointer;background-color:#fff;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease;padding:.4rem .2rem;position:relative}.job-search-section .job-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(16,24,40,.06);border-color:#e3e7ed;background-color:#fff}.job-search-section .job-card.selected{border-color:#cdd6e1;box-shadow:0 8px 22px rgba(16,24,40,.08);background:linear-gradient(0deg,#f8fafc,#ffffff)}.job-search-section .job-card mark.job-card-search-mark{background-color:#ff0;color:#000;padding:0}.job-search-section .job-card .job-card-body.job-hero-block,.job-search-section .job-details-card .job-card-body.job-hero-block{padding:1rem 1rem 1.1rem}.job-search-section .job-card .job-hero-block .job-card-top-row,.job-search-section .job-details-card .job-hero-block .job-card-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.job-search-section .job-card .job-hero-block .job-card-logo-wrapper--tile,.job-search-section .job-details-card .job-hero-block .job-card-logo-wrapper--tile{width:48px;height:48px;min-width:48px;min-height:48px;margin-right:0;border-radius:10px;border:1px solid #eef0f3;background:#fafbfc;box-sizing:border-box;overflow:hidden;display:flex;align-items:center;justify-content:center}.job-search-section .job-card .job-hero-block .job-card-logo-wrapper--tile img,.job-search-section .job-card .job-hero-block .job-card-logo-wrapper--tile>div,.job-search-section .job-details-card .job-hero-block .job-card-logo-wrapper--tile img,.job-search-section .job-details-card .job-hero-block .job-card-logo-wrapper--tile>div{border-radius:8px!important}.job-search-section .job-card .job-hero-block .job-card-logo-wrapper--tile-lg,.job-search-section .job-details-card .job-hero-block .job-card-logo-wrapper--tile-lg{width:56px;height:56px;min-width:56px;min-height:56px;border-radius:12px}.job-search-section .job-card .job-hero-block .job-card-logo-wrapper--tile-lg img,.job-search-section .job-card .job-hero-block .job-card-logo-wrapper--tile-lg>div,.job-search-section .job-details-card .job-hero-block .job-card-logo-wrapper--tile-lg img,.job-search-section .job-details-card .job-hero-block .job-card-logo-wrapper--tile-lg>div{border-radius:10px!important}.job-search-section .job-card .job-hero-block .job-card-meta-row,.job-search-section .job-details-card .job-hero-block .job-card-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-bottom:10px}.job-search-section .job-card .job-hero-block .job-card-chip,.job-search-section .job-details-card .job-hero-block .job-card-chip{display:inline-flex;align-items:center;font-size:.75rem;font-weight:500;padding:4px 10px;border-radius:999px;line-height:1.3}.job-search-section .job-card .job-hero-block .job-card-chip--time,.job-search-section .job-details-card .job-hero-block .job-card-chip--time{background:#e8edf7;color:#002d75;border:1px solid #c5d4ec}.job-search-section .job-card .job-hero-block .job-card-chip--early,.job-search-section .job-details-card .job-hero-block .job-card-chip--early{background:#dce7f7;color:#002566;border:1px solid #b8cce8}.job-search-section .job-card .job-hero-block .job-card-chip--meta,.job-search-section .job-details-card .job-hero-block .job-card-chip--meta{background:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb;text-transform:capitalize}.job-search-section .job-card .job-hero-block .job-card-chip--deadline,.job-search-section .job-details-card .job-hero-block .job-card-chip--deadline{background:#fef2f2;color:#b91c1c;font-weight:600;font-size:.72rem;border:1px solid #fecaca}.job-search-section .job-card .job-hero-block .job-card-org-line,.job-search-section .job-details-card .job-hero-block .job-card-org-line{font-size:.875rem;line-height:1.45}.job-search-section .job-card .job-hero-block .job-card-org-name,.job-search-section .job-details-card .job-hero-block .job-card-org-name{font-weight:600;color:#111827}.job-search-section .job-card .job-hero-block .job-card-org-industry,.job-search-section .job-details-card .job-hero-block .job-card-org-industry{color:#6b7280;font-weight:400}.job-search-section .job-card .job-hero-block .job-card-pills,.job-search-section .job-details-card .job-hero-block .job-card-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.job-search-section .job-card .job-hero-block .job-card-pill,.job-search-section .job-details-card .job-hero-block .job-card-pill{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:500;color:#111827;background:#f3f4f6;padding:6px 12px;border-radius:999px;line-height:1.25;max-width:100%}.job-search-section .job-card .job-hero-block .job-card-pill-icon,.job-search-section .job-details-card .job-hero-block .job-card-pill-icon{flex-shrink:0;opacity:.55;color:#4b5563}.job-search-section .job-card .job-hero-block .job-card-pill-text,.job-search-section .job-details-card .job-hero-block .job-card-pill-text{min-width:0}.job-search-section .job-card .job-hero-block .job-card-pill--location,.job-search-section .job-details-card .job-hero-block .job-card-pill--location{align-items:flex-start;flex-wrap:wrap}.job-search-section .job-card .job-hero-block .job-card-pill--location .location-more-badge,.job-search-section .job-details-card .job-hero-block .job-card-pill--location .location-more-badge{flex-shrink:0;align-self:center}.job-search-section .job-card .job-hero-block .job-card-title,.job-search-section .job-details-card .job-hero-block .job-card-title{font-size:1.125rem;font-weight:700;color:#111827;line-height:1.35}.job-search-section .job-details-card .job-details-hero .job-details-hero-title{font-size:1.65rem;line-height:1.3}.job-search-section .job-card-skeleton{border:1px solid #e9ecef;border-radius:12px;margin-bottom:16px;background-color:#fff;padding:.4rem .2rem;position:relative;overflow:hidden;width:100%;max-width:100%}.job-search-section .job-card-skeleton .job-card-body.job-hero-block{padding:1rem 1rem 1.1rem}.job-search-section .job-card-skeleton .job-card-top-row{display:flex;margin-bottom:10px}.job-search-section .job-card-skeleton .skeleton-logo--tile{width:48px;height:48px;min-width:48px;border-radius:10px;margin-right:0}.job-search-section .job-card-skeleton .skeleton-logo{background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:350% 100%;animation:cardShimmer 1.5s infinite}.job-search-section .job-card-skeleton .skeleton-meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.job-search-section .job-card-skeleton .skeleton-chip-bar{width:88px;height:24px;border-radius:999px;background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:350% 100%;animation:cardShimmer 1.5s infinite}.job-search-section .job-card-skeleton .skeleton-chip-bar--short{width:64px}.job-search-section .job-card-skeleton .skeleton-title{width:85%;height:20px;margin-bottom:8px}.job-search-section .job-card-skeleton .skeleton-subtitle,.job-search-section .job-card-skeleton .skeleton-title{background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:350% 100%;animation:cardShimmer 1.5s infinite;border-radius:4px}.job-search-section .job-card-skeleton .skeleton-subtitle{width:55%;height:14px;margin-bottom:10px}.job-search-section .job-card-skeleton .skeleton-pills-row{display:flex;flex-wrap:wrap;gap:8px}.job-search-section .job-card-skeleton .skeleton-pill{height:30px;width:140px;border-radius:999px;background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:350% 100%;animation:cardShimmer 1.5s infinite}.job-search-section .job-card-skeleton .skeleton-pill--md{width:100px}.job-search-section .job-card-skeleton .skeleton-pill--short{width:72px}@keyframes cardShimmer{0%{background-position:100%}to{background-position:0}}.job-search-section .related-jobs-section{padding-top:2rem;border-top:1px solid #e9ecef;margin-top:2rem}.job-search-section .related-jobs-section .related-jobs-heading{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1.25rem;font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif}.job-search-section .related-jobs-section .related-jobs-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.job-search-section .related-jobs-section .related-jobs-grid .job-card{margin-bottom:0}@media(max-width:767px){.job-search-section .related-jobs-section .related-jobs-grid{grid-template-columns:1fr;gap:.75rem}}.job-search-section.job-details-page .back-to-jobs-link{color:#003a9b!important;text-align:left!important;text-decoration:none!important;padding-left:0!important;padding-top:1.5rem!important;display:inline-block!important}.job-search-section.job-details-page .back-to-jobs-link:hover{color:#002d7a!important;text-decoration:underline!important}.job-search-section .skeleton-header{margin-bottom:1rem}.job-search-section .skeleton-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:350% 100%;animation:cardShimmer 1.5s infinite;flex-shrink:0}.job-search-section .skeleton-avatar--tile{width:56px;height:56px;border-radius:12px}.job-search-section .skeleton-chip-bar{width:88px;height:24px;border-radius:999px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:350% 100%;animation:cardShimmer 1.5s infinite}.job-search-section .skeleton-chip-bar--short{width:64px}.job-search-section .skeleton-pill-sk{height:30px;width:140px;border-radius:999px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:350% 100%;animation:cardShimmer 1.5s infinite}.job-search-section .skeleton-pill-sk--md{width:100px}.job-search-section .skeleton-pill-sk--short{width:72px}.job-search-section .skeleton-title-line.job-details-skel-title{width:88%;max-width:560px;height:28px}.job-search-section .skeleton-line{height:16px;border-radius:4px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:350% 100%;animation:cardShimmer 1.5s infinite;margin-bottom:.75rem}.job-search-section .skeleton-date-line{width:80px;height:12px;margin-bottom:.5rem}.job-search-section .skeleton-title-line{width:70%;height:24px;margin-bottom:.75rem}.job-search-section .skeleton-company-line{width:50%;height:18px;margin-bottom:.5rem}.job-search-section .skeleton-location-line{width:60%;height:16px;margin-bottom:1rem}.job-search-section .skeleton-button{width:150px;height:44px;border-radius:8px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:350% 100%;animation:cardShimmer 1.5s infinite}.job-search-section .skeleton-section{margin-bottom:2rem;padding:1rem;border:1px solid #dee2e6;border-radius:8px;background-color:#fff}.job-search-section .skeleton-section:first-of-type{margin-top:0}.job-search-section .skeleton-heading{width:150px;height:24px;margin-bottom:1rem}.job-search-section .skeleton-text-long{width:100%;height:16px}.job-search-section .skeleton-text-medium{width:80%;height:16px}.job-search-section .skeleton-text-short{width:60%;height:16px}.job-search-section .skeleton-detail-item{width:90%;height:20px;margin-bottom:.75rem}.job-search-section .skeleton-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:.5rem}.job-search-section .skeleton-chip{width:120px;height:32px;border-radius:16px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:350% 100%;animation:cardShimmer 1.5s infinite}.job-search-section .skeleton-tabs{display:flex;gap:1rem;margin-bottom:1rem;border-bottom:1px solid #dee2e6;padding-bottom:0}.job-search-section .skeleton-tab{width:120px;height:40px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:350% 100%;animation:cardShimmer 1.5s infinite;border-radius:4px 4px 0 0}.job-search-section .job-details-card{border:1px solid #dee2e6;border-radius:8px;background-color:#fff;padding:1rem}.job-search-section .job-details-card mark.job-card-search-mark{background-color:#ff0;color:#000;padding:0}.job-search-section .job-details-card .card-header{background-color:#fff;border-bottom:1px solid #dee2e6;position:relative;padding-bottom:1.5rem}.job-search-section .job-details-card .card-header.job-details-card-header-hero{border-bottom:none;padding:0 0 .5rem}.job-search-section .job-details-card .organization-logo-wrapper{width:80px;height:80px;min-width:80px;min-height:80px;margin-right:1.25rem;margin-top:1.5rem;flex-shrink:0;position:relative;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.job-search-section .job-details-card .job-details-title{font-size:1.75rem;font-weight:700;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3}.job-search-section .job-details-card .job-details-company,.job-search-section .job-details-card .job-details-location,.job-search-section .job-details-card .job-details-work-type{font-size:1rem;margin-right:.5rem;color:#595959;vertical-align:middle}.job-search-section .job-details-card .location-icon{vertical-align:middle;margin-right:.25rem}.job-search-section .job-details-card .job-location-line{margin-top:.25rem}.job-search-section .job-details-card .job-details-work-type:before{content:"•";margin:0 .5rem}.job-search-section .job-details-card .job-details-actions{margin-top:1rem}.job-search-section .job-details-card .job-details-actions .btn{margin-right:10px}.job-search-section .job-details-card>.card-header.job-details-card-header-hero+.card-body{border-top:1px solid #e5e7eb;padding-top:1.25rem}.job-search-section .job-details-card .details-section{margin-top:1.5rem;padding:1rem;border:1px solid #dee2e6;border-radius:8px;background-color:#fff}.job-search-section .job-details-card .details-section h5{font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.job-search-section .job-details-card .job-detail-item{display:flex;align-items:center;margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.job-search-section .job-details-card .job-detail-item svg{color:#2557a7;flex-shrink:0;margin-right:10px;font-size:1.1em}.job-search-section .job-details-card .job-detail-item span strong{font-weight:600;color:#4b5563}.job-search-section .job-details-card .benefits-container,.job-search-section .job-details-card .skills-container{display:flex;flex-wrap:wrap;gap:8px 8px}.job-search-section .job-details-card .benefits-container .benefit-chip,.job-search-section .job-details-card .benefits-container .skill-chip,.job-search-section .job-details-card .skills-container .benefit-chip,.job-search-section .job-details-card .skills-container .skill-chip{font-size:.95rem!important;padding:6px 12px!important;margin:0;font-weight:400!important;line-height:1.4;display:inline-flex;align-items:center;white-space:normal;max-width:100%;height:auto;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;box-sizing:border-box}.job-search-section .job-details-card .benefits-container .benefit-chip svg,.job-search-section .job-details-card .benefits-container .skill-chip svg,.job-search-section .job-details-card .skills-container .benefit-chip svg,.job-search-section .job-details-card .skills-container .skill-chip svg{margin-right:6px;flex-shrink:0}@media(max-width:767px){.job-search-section .job-details-card .benefits-container{width:100%;max-width:100%;box-sizing:border-box}.job-search-section .job-details-card .benefits-container .benefit-chip{display:inline-flex!important;align-items:flex-start!important;flex:0 1 auto;min-width:0;max-width:100%!important;width:-moz-fit-content;width:fit-content;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;-webkit-hyphens:auto;hyphens:auto;white-space:normal!important;text-align:left!important}.job-search-section .job-details-card .benefits-container .benefit-chip svg{flex-shrink:0;margin-top:1px;align-self:flex-start}}.job-search-section .job-details-card .job-company-tabs{margin:0;border-bottom:1px solid #dee2e6;padding:0}.job-search-section .job-details-card .job-company-tabs .nav-link{color:#595959;font-weight:600}.job-search-section .job-details-card .job-company-tabs .nav-link.active{color:#2557a7;border-color:#dee2e6 #dee2e6 #fff}.job-search-section .job-details-card .tab-content-inner{padding:1rem 0 1.5rem;margin-top:0}.job-search-section .job-details-card .job-description-section{color:#374151;line-height:1.7}.job-search-section .job-details-card .job-description-section h1,.job-search-section .job-details-card .job-description-section h2,.job-search-section .job-details-card .job-description-section h3,.job-search-section .job-details-card .job-description-section h4,.job-search-section .job-details-card .job-description-section h5,.job-search-section .job-details-card .job-description-section h6{margin-top:1.5rem;margin-bottom:.75rem;font-weight:700}.job-search-section .job-details-card .job-description-section p{margin-bottom:1rem}.job-search-section .job-details-card .job-description-section ol,.job-search-section .job-details-card .job-description-section ul{margin-bottom:1rem;padding-left:1.5rem}.job-search-section .job-details-card .job-description-section li{margin-bottom:.5rem}.job-search-section .job-details-card .company-details-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem;font-size:.9rem;color:#595959}.job-search-section .job-details-card .company-details-grid div{display:flex;align-items:center;gap:8px}.job-search-section .job-details-card .company-details-grid svg{color:#2557a7;flex-shrink:0}.job-search-section .job-details-card .company-link{margin:0 .75rem 0 .25rem;color:#595959;display:inline-block;vertical-align:middle}.job-search-section .job-details-card .company-link:hover{color:#000}@media(max-width:767px){.job-search-section{margin-top:0!important;padding:1rem 0 0!important}.job-search-section .jobs-page-logo{display:none}.job-search-section .jobs-search-header{padding-top:1rem!important;margin-top:0!important;margin-bottom:1rem;padding-left:1rem;padding-right:1rem}.job-search-section .filters-container{flex-direction:column;flex-wrap:wrap;padding:0 1rem 1rem;gap:1rem;overflow-x:visible;-webkit-overflow-scrolling:touch;align-items:stretch}.job-search-section .filters-container .job-search-input-container{flex:1 1 auto;width:100%;min-width:100%}.job-search-section .filters-container .job-search-input-container .job-search-input{padding:1.25rem 1.5rem;font-size:1.1rem;width:100%;min-height:56px}.job-search-section .filters-container .job-search-input-container.location-input-with-toggle .job-search-input{padding-right:110px}.job-search-section .filters-container .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper{right:10px}.job-search-section .filters-container .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label{gap:6px}.job-search-section .filters-container .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label .remote-toggle-text{font-size:.8rem}.job-search-section .filters-container .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label .switch{width:38px;height:22px}.job-search-section .filters-container .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label .switch .slider1:before{height:16px;width:16px;left:3px;bottom:3px}.job-search-section .filters-container .job-search-input-container.location-input-with-toggle .remote-toggle-wrapper .remote-toggle-label .switch input:checked+.slider1:before{transform:translateX(16px)}.job-search-section .filters-container .mobile-more-filters{width:100%;display:flex;justify-content:center;margin-top:-.5rem}.job-search-section .filters-container .mobile-more-filters .more-filters-btn{background:rgba(0,0,0,0);border:none;color:#003a9b;font-size:1rem;font-weight:500;padding:.5rem 1rem;cursor:pointer;text-decoration:underline;transition:opacity .2s ease}.job-search-section .filters-container .mobile-more-filters .more-filters-btn:hover{opacity:.8}.job-search-section .filters-container .mobile-more-filters .more-filters-btn:active{opacity:.6}.job-search-section .job-content-row{flex-direction:column!important}.job-search-section .job-details-col,.job-search-section .job-list-col{width:100%;max-width:100%;padding-left:1rem;padding-right:1rem}.job-search-section .job-list-container{width:100%}.job-search-section .job-card-skeleton{width:100%;max-width:100%;margin-left:0;margin-right:0}.job-search-section .job-list-container{max-height:none;padding-right:0;padding-left:0;display:flex;flex-direction:column;align-items:stretch}.job-search-section .job-list-container .job-card{width:100%;max-width:100%}.job-search-section .job-list-container .job-card-skeleton{width:100%;max-width:100%;margin-left:0;margin-right:0}.job-search-section .job-details-container{max-height:none;display:none!important}.job-search-section.job-details-page{padding-top:0!important;margin-top:0!important}.job-search-section.job-details-page .job-details-container{display:block!important;visibility:visible!important;opacity:1!important}.job-search-section.job-details-page .btn-link{color:#003a9b!important;text-align:left!important;text-decoration:none!important;padding-left:0!important}.job-search-section.job-details-page .btn-link:hover{color:#002d7a!important;text-decoration:underline!important}.job-search-section .job-details-card{width:100%;margin:0}.job-details-page .job-details-container{display:block!important;visibility:visible!important;opacity:1!important}}