/* Clear navigation controls and job-section hierarchy. */
.hero-search-link,.section-heading>#show-all,.about-copy>a.text-button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:52px;max-width:100%;padding:13px 20px;border:2px solid #006da8;border-radius:8px;background:#006da8;color:#fff;font-size:15px;font-weight:700;line-height:1.6;text-decoration:none;box-shadow:0 3px 8px #06496c18;cursor:pointer}
.hero-search-link:hover,.section-heading>#show-all:hover,.about-copy>a.text-button:hover{background:#005582;border-color:#005582;color:#fff}
.hero-search-link:focus-visible,.section-heading>#show-all:focus-visible,.about-copy>a.text-button:focus-visible{outline:3px solid #ed9c20;outline-offset:4px}
.hero-search-link>span,.section-heading>#show-all>span,.about-copy>a.text-button>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;border:1px solid #ffffff80;border-radius:50%;background:#ffffff1f;color:#fff;font-size:18px}
.company-heading{background:#dcecf2}
.position[open]>summary{background:#dcecf2}
.position-body section{margin-top:36px}
.position-body section+section{margin-top:44px}
.position-body section>h4{background:#d5e8ee;color:#173f52;border-left:4px solid #008b95;border-radius:3px;padding:13px 16px;margin-bottom:18px}
.detail-table dt{background:#e1edf2;color:#294c5d}
.application-box{margin-top:40px;background:#dcecf2}
@media(max-width:600px){.hero-search-link,.section-heading>#show-all,.about-copy>a.text-button{width:100%;font-size:14px;gap:12px;padding:12px 15px}.position-body section+section{margin-top:36px}.position-body section>h4{padding:12px}.detail-table>div+div{margin-top:12px}.detail-table dd{padding-top:14px;padding-bottom:18px}}

/* Listing contrast and removal of the mobile sticky job banner. */
.listing-visual>p{background:#e1edf2;color:#173f52;border:1px solid #b3ccd8}
.listing-bottom .company-detail-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 18px;border:2px solid #006da8;border-radius:8px;background:#006da8;color:#fff;font-weight:700;text-decoration:none;line-height:1.6}
.listing-bottom .company-detail-button:hover{background:#005582;border-color:#005582;color:#fff}
.listing-bottom .company-detail-button:focus-visible{outline:3px solid #ed9c20;outline-offset:3px}
.mobile-jobs-button{display:none!important}
@media(max-width:600px){.listing-bottom .company-detail-button{width:100%;white-space:normal}}
