.careers-search{font-family:"Avenir Next",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#323637;line-height:1.5}.careers-search__header{background:#00833d;padding:24px 32px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.careers-search__title{color:#fff;font-size:1.75rem;font-weight:700;margin:0;white-space:nowrap}.careers-search__form{display:flex;align-items:flex-end;gap:12px;flex:1;flex-wrap:wrap}.careers-search__form-field{display:flex;flex-direction:column;gap:4px;flex:1;min-width:180px;position:relative}.careers-search__form-label{color:hsla(0,0%,100%,.8);font-size:.75rem}.careers-search__clear-btn{position:absolute;right:8px;top:50%;transform:translateY(25%);width:24px;height:24px;border:none;background:none;color:#999;font-size:1.2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0}.careers-search__clear-btn:hover{color:#323637;background:rgba(0,0,0,.1)}.careers-search__location-input,.careers-search__input{padding:10px 32px 10px 14px;border:1px solid hsla(0,0%,100%,.3);border-radius:4px;font-size:.95rem;background:#fff;color:#323637}.careers-search__location-input::placeholder,.careers-search__input::placeholder{color:#999}.careers-search__location-input:focus,.careers-search__input:focus{outline:2px solid #fff;outline-offset:-2px}.careers-search__location-dropdown{position:absolute;top:100%;left:0;right:0;max-height:240px;overflow-y:auto;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;list-style:none;margin:0;padding:0;z-index:10;box-shadow:0 4px 8px rgba(0,0,0,.1)}.careers-search__location-dropdown li{list-style:none}.careers-search__location-option{padding:8px 14px;font-size:.9rem;cursor:pointer;color:#323637}.careers-search__location-option:hover{background:#f7f7f7}.careers-search__keyword-dropdown{position:absolute;top:100%;left:0;right:0;max-height:320px;overflow-y:auto;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;list-style:none;margin:0;padding:0;z-index:10;box-shadow:0 4px 8px rgba(0,0,0,.1)}.careers-search__keyword-dropdown li{list-style:none}.careers-search__keyword-header{padding:8px 14px;font-size:.8rem;color:#545859;border-bottom:1px solid #ddd}.careers-search__keyword-option{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;font-size:.9rem;cursor:pointer;color:#323637}.careers-search__keyword-option:hover{background:#f7f7f7}.careers-search__keyword-title{flex:1;min-width:0}.careers-search__keyword-count{flex-shrink:0;background:#efefef;border:1px solid #ddd;border-radius:4px;padding:2px 8px;font-size:.8rem;color:#545859;margin-left:12px}.careers-search__button{padding:10px 28px;background:#00833d;color:#fff;border:2px solid #fff;border-radius:4px;font-size:.95rem;font-weight:700;cursor:pointer;white-space:nowrap}.careers-search__button:hover{background:#007a33}.careers-search__body{display:flex;gap:0;align-items:flex-start}.careers-search__sidebar{width:348px;flex-shrink:0;background:#efefef;border-radius:8px;padding:16px 24px 32px}.careers-search__sidebar-title{font-family:"Avenir Next Condensed","Avenir Next",sans-serif;font-size:2rem;font-weight:500;line-height:38px;text-transform:uppercase;color:#323637;margin:0;padding:16px 0 24px}.careers-search__radius{margin-bottom:16px}.careers-search__radius-label{display:block;font-weight:700;font-size:1rem;color:#323637;margin-bottom:4px}.careers-search__distance{width:100%;padding:11px 15px;border:1px solid #ddd;border-radius:4px;font-size:1.125rem;background:#fff;color:#323637;cursor:pointer;appearance:none}.careers-search__filter{background:#fff;border-radius:4px;overflow:hidden;padding:8px 8px 0;margin-bottom:8px}.careers-search__filter-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px;background:none;border:none;cursor:pointer;text-align:left}.careers-search__filter-toggle:hover{background:#f7f7f7}.careers-search__filter-toggle span:first-child{font-family:"Avenir Next Condensed","Avenir Next",sans-serif;font-size:1.5rem;font-weight:500;color:#323637}.careers-search__filter-toggle[aria-expanded=true] .careers-search__filter-arrow{transform:rotate(180deg)}.careers-search__filter-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:29px;background:#fff;border:1px solid #99caad;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.08),0 3px 3px rgba(0,0,0,.07),0 7px 4px rgba(0,0,0,.04),0 12px 5px rgba(0,0,0,.01),0 19px 5px rgba(0,0,0,0)}.careers-search__chevron{font-size:16px;color:#007a33;transition:transform .3s ease}.careers-search__filter-toggle[aria-expanded=true] .careers-search__chevron{transform:rotate(180deg)}.careers-search__filter-divider{height:1px;background:#878889;margin:0 8px}.careers-search__filter-content{padding:0 8px 16px;max-height:280px;overflow-y:auto}.careers-search__filter-option{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;font-size:1rem;cursor:pointer;border-radius:4px;flex-wrap:wrap}.careers-search__filter-option:hover{background:#f7f7f7}.careers-search__filter-option input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.careers-search__checkbox-custom{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:2px;border:2px solid #545859;border-radius:4px;flex-shrink:0;transition:background .15s,border-color .15s}.careers-search__checkbox-custom::after{content:"";display:none;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}input[type=checkbox]:checked+.careers-search__checkbox-custom{background:#00833d;border-color:#00833d}input[type=checkbox]:checked+.careers-search__checkbox-custom::after{display:block}.careers-search__filter-label{flex:1;font-size:1rem;color:#323637;min-width:0}.careers-search__filter-count{color:#545859;font-size:.8rem;width:100%;padding-left:28px}.careers-search__main{flex:1;min-width:0;padding:20px 24px}.careers-search__tagline{color:#00833d;font-size:1.1rem;margin:0 0 4px}.careers-search__status{font-size:1.5rem;font-weight:300;margin-bottom:16px}.careers-search__status strong{font-weight:600}.careers-search__applied-filters{margin-bottom:12px}.careers-search__applied-filters-title{display:block;font-size:.85rem;color:#545859;margin-bottom:8px}.careers-search__pill{display:inline-flex;align-items:center;gap:6px;background:#efefef;border-radius:0;padding:6px 14px;font-size:.875rem;color:#323637;margin:0 8px 8px 0}.careers-search__pill button{background:none;border:none;cursor:pointer;font-size:1.1rem;line-height:1;color:#545859;padding:0;display:flex;align-items:center}.careers-search__pill button:hover{color:#323637}.careers-search__info-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.9rem;color:#545859}.careers-search__info-bar strong{font-weight:700;color:#323637}.careers-search__info-bar-right{display:flex;align-items:center;gap:8px;white-space:nowrap}.careers-search__toolbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;margin-bottom:12px;width:100%}.careers-search__toolbar-left,.careers-search__toolbar-pages,.careers-search__toolbar-right{flex:1 1 0;display:flex;align-items:center;gap:8px}.careers-search__toolbar-left{justify-content:flex-start}.careers-search__toolbar-pages{justify-content:center}.careers-search__toolbar-right{justify-content:flex-end;gap:8px}.careers-search__toolbar-label{font-size:1rem;color:#323637;white-space:nowrap}.careers-search__dropdown{position:relative;display:inline-flex;align-items:center;background:#fff;border:1px solid #b2e0c3;border-radius:4px;min-width:76px;height:44px;box-shadow:2px 1px 4px rgba(0,0,0,.3);transition:border-color .2s,box-shadow .2s}.careers-search__dropdown:hover,.careers-search__dropdown:focus-within{border-color:#00833d;box-shadow:2px 1px 6px rgba(0,0,0,.4)}.careers-search__dropdown--compact{min-width:66px}.careers-search__dropdown-select{appearance:none;width:100%;height:100%;margin:0;border:none;background:rgba(0,0,0,0);padding:8px 34px 8px 12px;font-size:1.125rem;line-height:28px;color:#000;cursor:pointer}.careers-search__dropdown-select:focus{outline:none}.careers-search__dropdown-select:focus-visible{outline:2px solid #b2e0c3;outline-offset:2px}.careers-search__dropdown-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:10px;color:#007a33;flex-shrink:0;pointer-events:none}.careers-search__page-btn{display:flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:4px;padding:8px 16px;width:96px;height:44px;cursor:pointer;font-weight:700;font-size:1.125rem;line-height:28px;color:#fff;background:#00833d;text-decoration:none;transition:background .2s}.careers-search__page-btn:hover:not(:disabled){background:#007a33;color:#fff}.careers-search__page-btn:disabled{background:#b0b0b0;color:#eee;cursor:not-allowed}.careers-search__btn-icon{font-size:18px;color:#fff;flex-shrink:0}.careers-search__results{display:flex;flex-direction:column;gap:16px}.careers-search__result{width:100%;min-height:200px;padding:24px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.08);position:relative;transition:transform .15s}.careers-search__result:hover{transform:translateY(-2px)}.careers-search__result-content{display:flex;flex-direction:column;gap:16px;width:100%}.careers-search__result-title-section{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;width:100%}.careers-search__result-title{font-family:"Avenir Next Condensed","Avenir Next",sans-serif;font-size:2rem;font-weight:500;line-height:38px;color:#323637;margin:0;flex:1;max-width:600px;text-align:left}.careers-search__result-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0;min-width:200px}.careers-search__result-location{font-family:"Avenir Next Condensed","Avenir Next",sans-serif;font-size:1.5rem;font-weight:500;line-height:30px;color:#545859;text-align:right}.careers-search__result-date{font-size:1.125rem;line-height:28px;color:#656869;text-align:right}.careers-search__result-action-section{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%}.careers-search__apply-btn{display:inline-flex;align-items:center;justify-content:center;width:208px;height:48px;padding:8px 24px;background:#00833d;color:#fff;text-decoration:none;border-radius:4px;font-weight:700;font-size:1.125rem;text-align:center}.careers-search__apply-btn:hover{background:#007a33}.careers-search__result-req{font-size:1.125rem;line-height:28px;color:#656869;text-align:right}.careers-search__result-mobile-location,.careers-search__result-mobile-date-req{display:none}@media(max-width: 768px){.careers-search__body{flex-direction:column}.careers-search__sidebar{width:100%;border-radius:0}.careers-search__header{padding:16px}.careers-search__form{flex-direction:column}.careers-search__form-field{min-width:100%}.careers-search__toolbar{flex-wrap:wrap;padding:8px 0 16px}.careers-search__toolbar-pages{justify-content:flex-end}.careers-search__toolbar-right{flex-basis:100%;justify-content:center;padding-top:8px}.careers-search__result{min-height:auto;padding:24px;width:100%}.careers-search__result-content{gap:12px}.careers-search__result-meta{display:none}.careers-search__result-action-section .careers-search__result-req{display:none}.careers-search__result-title-section{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.careers-search__result-title{font-size:1.375rem;line-height:26px;max-width:none;width:100%}.careers-search__result-mobile-location{display:block;font-family:"Avenir Next Condensed","Avenir Next",sans-serif;font-size:1.125rem;font-weight:500;line-height:24px;color:#545859;text-align:left;width:100%}.careers-search__result-mobile-date-req{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%}.careers-search__result-mobile-date{font-size:1rem;line-height:22px;color:#656869;text-align:left;flex:1}.careers-search__result-mobile-req{font-size:1rem;line-height:22px;color:#656869;text-align:right;flex-shrink:0}.careers-search__result-action-section{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.careers-search__apply-btn{width:100%;max-width:208px}}