/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
@font-face {
  font-family: "Bio Sans Regular";
  src: url("../fonts/BioSans-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Bio Sans Italic";
  src: url("../fonts/BioSans-Italic.otf") format("opentype");
}
@font-face {
  font-family: "Bio Sans SemiBold";
  src: url("../fonts/BioSans-Italic.otf") format("opentype");
}
@font-face {
  font-family: "Henriette CompressedBold";
  src: url("../fonts/Henriette-CompressedBold.otf") format("opentype");
}
@font-face {
  font-family: "Interstate Bold";
  src: url("../fonts/Interstate-Bold.otf") format("opentype");
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

:root {
  --body-font: 'Bio Sans Regular', sans-serif;
  --heading-font: 'Henriette CompressedBold', serif;
  --subheading-font: 'Interstate Bold', serif;
  --dark-green-text: #0E4721;
  --dark-green: #153F0A;
  --mid-green: #437D54;
  --light-green: #AECC7A; 
  --white: #ffffff;
  --black: #000000;
}

a {
  color: var(--dark-green); }
  a:hover {
    color: var(--dark-green-text); }

* {
  box-sizing: border-box; }

html {
  font-size: 16px; }

body {
  font-size: 16px;
  /*line-height: 1.5;*/
  font-family: var(--body-font); }

.wrap,
.inner {
  padding: 0 2rem;
  max-width: 1640px;
  margin: 0 auto; }

h1 {
  font-size: 42px;
  font-size: clamp(2rem, calc(0.9615384615384616vw + 26.23076923076923px), 2.625rem);
  font-family: var(--heading-font); }

h2 {
  font-size: 24px;
  font-size: clamp(1.125rem, calc(0.5769230769230769vw + 14.538461538461538px), 1.5rem);
  text-transform: uppercase;
  font-family: var(--body-font);
  color: var(--dark-green); }

h3 {
  font-size: 42px;
  font-size: clamp(2rem, calc(0.9615384615384616vw + 26.23076923076923px), 2.625rem);
  font-family: var(--heading-font);
  font-weight: normal; }

.btn {
  font-size: 14px;
  background-color: var(--dark-green);
  border: 1px solid var(--mid-green);
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  padding: .5rem 1.25rem;
  display: inline-block; }

.btn:hover {
  color: #fff;
  background-color: var(--dark-green-text); }

#header {
  padding: 1rem 0; }

#header .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center; }

#header nav {
  margin-top: 7px; }

#header nav a {
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  font-size: 20px;
  line-height: 1;
  color: var(--dark-green);
  text-decoration: none; }

#header nav a:hover {
  color: var(--dark-green-text); }

#header nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#header nav ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0; }

#header nav ul li a span {
  margin-top: 8px; }

#header .header-link_talent-network:before {
  content: '';
  background-position: center;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.25' height='29.25' viewBox='0 0 29.25 29.25'%3E%3Cpath id='Icon_ion-person-circle-sharp' data-name='Icon ion-person-circle-sharp' d='M18,3.375A14.625,14.625,0,1,0,32.625,18,14.642,14.642,0,0,0,18,3.375Zm.141,6.75a5.063,5.063,0,1,1-5.062,5.063A5.062,5.062,0,0,1,18.141,10.125ZM18,30.375A12.343,12.343,0,0,1,8.917,26.4c.622-3.219,6.2-3.9,9.083-3.9s8.461.676,9.083,3.895A12.341,12.341,0,0,1,18,30.375Z' transform='translate(-3.375 -3.375)' fill='%2338b550'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  margin-right: 14px; }

#header .header-link_talent-network span {
  display: block;
  margin-top: 5px; }

.mobile-toggle {
  position: relative;
  display: none;
  height: 25px;
  width: 25px;
  background: none;
  border: none; }
  .mobile-toggle span {
    font-size: 0;
    display: block;
    width: 100%;
    height: 3px;
    background-color: var(--dark-green);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: all 0.25s ease-in-out; }
    .mobile-toggle span:before, .mobile-toggle span:after {
      content: "";
      display: block;
      width: 100%;
      height: 3px;
      background-color: var(--dark-green);
      transition: all 0.25s ease-in-out; }
    .mobile-toggle span:before {
      position: absolute;
      transform-origin: center;
      top: -8px; }
    .mobile-toggle span:after {
      position: absolute;
      transform-origin: center;
      bottom: -8px; }
  .mobile-toggle.is-active span {
    background-color: transparent; }
    .mobile-toggle.is-active span:before {
      transform: rotate(45deg);
      top: 0; }
    .mobile-toggle.is-active span:after {
      transform: rotate(135deg);
      bottom: 0; }

@media screen and (max-width: 768px) {
  .mobile-toggle {
    display: block; }

  #header {
    position: relative; }
    #header nav {
      display: none;
      margin: 0;
      position: absolute;
      background-color: #eee;
      width: 100%;
      top: 100%;
      left: 0;
      padding: 2rem 2rem;
      text-align: center;
      box-shadow: inset 0px 5px 5px rgba(0, 0, 0, 0.25); }
      #header nav ul > li {
        display: block;
        border-bottom: 1px solid var(--mid-green);
        margin: 0 0 20px 0;
        padding-bottom: 20px; }
        #header nav ul > li:last-child {
          margin: 0;
          padding-bottom: 0;
          border: none; } }
@media screen and (max-width: 600px) {
  #header a {
    font-size: clamp(1rem, calc(0.38461538461538464vw + 13.692307692307692px), 1.25rem); } }
#footer {
  padding: 3rem 0;
  background-color: #F7F7F7; }

#footer .wrap {
  display: flex;
  justify-content: space-between; }

#footer .footer-links-copyright {
  color: var(--dark-green); }

#footer .footer-links-copyright a {
  color: var(--dark-green); }

@media screen and (max-width: 768px) {
  #footer .wrap {
    flex-direction: column; } }
.hero-banner {
  display: flex;
  min-height: 300px;
  max-height: 490px;
  height: 50vh; }

.hero-banner .headline-col {
  background: linear-gradient(-135deg, #1F500D, #013405);
  background-position: 0 0;
  background-size:  100%;
 
  width: 42%;
  padding: 2rem;
  display: flex; }

.hero-banner .headline-col h1,
.hero-banner .headline-col .h1-style {
  margin: auto;
  font-size: 42px;
  font-size: clamp(3rem, calc(2.0642201834862384vw + 8.146788990825687px), 2.625rem);
  font-family: var(--subheading-font);
  font-weight: normal;
  color: var(--white); }

.hero-banner .headline-col h1 strong,
.hero-banner .headline-col .h1-style strong {
  display: block;
  font-family: var(--heading-font);
  font-weight: normal;
  font-size: 106px;
  font-size: clamp(4rem, calc(4.81651376146789vw + 27.009174311926607px), 6.625rem);
  color: var(--white);
  margin-left: 41%; }

.hero-banner .headline-col h1 span,
.hero-banner .headline-col .h1-style span {
  display: block;
  /*/margin-left: -15%;*/ }

.hero-banner .photo-col {
  width: 58%;
  background-position: center 40%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/global/hero-banner.webp"); }

@media screen and (max-width: 1240px) {
  .hero-banner .headline-col h1,
  .hero-banner .headline-col .h1-style {
    margin: auto 0; }

  .hero-banner .headline-col h1 span,
  .hero-banner .headline-col .h1-style span {
    margin-left: 0; } }
@media screen and (max-width: 960px) {
  .hero-banner .headline-col h1 span,
  .hero-banner .headline-col .h1-style span {
    margin-left: 0; }

  .hero-banner .headline-col h1 strong,
  .hero-banner .headline-col .h1-style strong {
    margin-left: 0; } }
@media screen and (max-width: 768px) {
  .hero-banner {
    flex-direction: column-reverse;
    height: auto;
    max-height: 100%;
    min-height: 1px; }

  .hero-banner .photo-col {
    width: 100%;
    padding-bottom: 60%; }

  .hero-banner .headline-col {
    width: 100%;
    text-align: center;
    display: block;
    padding: 1rem; }

  .hero-banner .headline-col h1 span,
  .hero-banner .headline-col .h1-style span {
    margin-left: 0; }

  .hero-banner .headline-col h1 strong,
  .hero-banner .headline-col .h1-style strong {
    margin-left: 0; } }
.job-search-bar {
  background: linear-gradient(-135deg, #78C260, #2EAA46);
  padding: 2rem 0; }

.job-search-bar .wrap .mobile-search-button {
  display: none;
  width: 100%; }

.job-search-bar .wrap > ul.search-content {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  width: 100%;
  gap: 1.25rem; }

.job-search-bar .wrap > ul.search-content > li {
  background-color: #fff;
  display: inline-flex; }

.job-search-bar .wrap > ul.search-content > li:first-child,
.job-search-bar .wrap > ul.search-content > li:nth-child(2),
.job-search-bar .wrap > ul.search-content > li:nth-child(3) {
  width: calc(27.5% - 1.25rem); }

.job-search-bar .wrap > ul.search-content > li:last-child {
  width: calc(17.5% - 1.25rem); }

.job-search-bar .wrap > ul.search-content > li form {
  align-items: center;
  display: flex;
  width: 100%; }

.job-search-bar .wrap > ul.search-content > li form input[type="text"] {
  display: inline-block;
  width: calc(100% - 40px);
  border: none;
  height: 100%;
  padding: .75rem 1.25rem .5rem; }

.job-search-bar .wrap > ul.search-content > li form input[type="text"] + button {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../svg/icon-search-circle.svg"); }

.job-search-bar .wrap > ul.search-content > li .search-accordion-button {
  width: 100%;
  height: 100%;
  border: none;
  text-align: left;
  padding: .75rem 1.25rem .5rem;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 27px;
  background-position: calc(100% - 10px) center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-expand' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M3.646 9.146a.5.5 0 0 1 .708 0L8 12.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708m0-2.292a.5.5 0 0 0 .708 0L8 3.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708'/%3E%3C/svg%3E"); }

.job-search-bar .wrap > ul.search-content > li {
  position: relative; }

.job-search-bar .wrap > ul.search-content > li > ul.search-content {
  display: none;
  position: absolute;
  background-color: #fff;
  width: 100%;
  top: 100%;
  height: 150px;
  overflow-y: scroll;
  padding: 1em;
  margin: 0;
  list-style: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); }
  .job-search-bar .wrap > ul.search-content > li > ul.search-content > li {
    margin-bottom: 5px; }

.job-search-bar .wrap > ul.search-content > li .btn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 1rem 1.25rem;
  border: none; }

@media screen and (max-width: 1200px) {
  .job-search-bar .wrap > ul.search-content {
    gap: 10px;
    flex-direction: column; }

  .job-search-bar .wrap > ul.search-content > li:first-child,
  .job-search-bar .wrap > ul.search-content > li:nth-child(2),
  .job-search-bar .wrap > ul.search-content > li:nth-child(3) {
    width: 100%; }

  .job-search-bar .wrap > ul.search-content > li:last-child {
    width: 100%; }

  .job-search-bar .wrap > ul.search-content > li .search-accordion-button {
    height: 45px; } }
.mission-statement {
  padding: 4rem 0 5rem;
  text-align: center; }

.mission-statement .wrap {
  max-width: 1320px; }

.mission-statement h2 {
  margin: 0 0 10px; }

.mission-statement h3 {
  margin: 0; }

.mission-statement p {
  font-size: 18px;
  line-height: 1.5; }

.we-invest-in-you {
  /*background: linear-gradient(-135deg, #1F500D, #013405);*/
  background: url("../images/home/thrive_gradient_1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  /*width: 42%;
  padding: 2rem;
  display: flex;*/
  padding: 3rem 0; }

.we-invest-in-you h2 {
  /*color: #fff;*/
	color: var(--black);
  text-align: center;
  margin-bottom: 30px; }

.we-invest-in-you ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  text-align: center;
  justify-content: space-between;
  gap: 1.25rem; }

.we-invest-in-you ul > li {
  width: calc(33.33333333% - 1.25rem);}

.we-invest-in-you ul > li img {
  max-width: 100%;
  height: auto; }

.we-invest-in-you ul > li h3 {
  font-size: 24px;
  font-size: clamp(1.3125rem, calc(0.28846153846153844vw + 19.26923076923077px), 1.5rem);
  /*color: #fff; */
  color: var(--black);}

.we-invest-in-you ul > li p {
  /*color: #fff; */
  color: var(--black);
  font-size: 18px;
  font-size: clamp(1rem, calc(0.19230769230769232vw + 14.846153846153847px), 1.125rem);
  line-height: 1.5; }

@media screen and (max-width: 960px) {
  .we-invest-in-you {
    padding: 2rem 0; }

  .we-invest-in-you ul {
    flex-direction: column; }

  .we-invest-in-you ul > li {
    width: 100%; } }
.join-our-talent-network {
  display: flex;
  width: 100%; }

.join-our-talent-network .img-col {
  width: 58%;
  background-image: url("../images/global/talent-network-photo.jpg");
  background-position: center top;
  background-size: cover; }

.join-our-talent-network .content-col {
  width: 42%;
  padding: 7.5% 5rem; }

.join-our-talent-network .content-col h2 {
  font-size: 42px;
  font-size: clamp(2rem, calc(0.9615384615384616vw + 26.23076923076923px), 2.625rem);
  text-transform: none;
  font-family: var(--heading-font); }

@media screen and (max-width: 960px) {
  .join-our-talent-network {
    flex-direction: column; }

  .join-our-talent-network .img-col {
    width: 100%;
    padding-bottom: 53%; }

  .join-our-talent-network .content-col {
    width: 100%;
    padding: 2rem; }

  .join-our-talent-network .content-col h2 {
    margin: 0 0 20px; } }
#search-body {
  margin: 2rem 0; }

#search-body .inner:after {
  content: '';
  display: table;
  clear: both; }

#search-body .sub-search {
  width: 35%;
  float: left;
  display: none; }

#search-body .search-results,
#search-body .talent-network-form {
  width: 63%;
  float: right; }

#search-body .search-results-right {
  width: 35%;
  float: left; }

@media screen and (max-width: 960px) {
  #search-body {
    margin: 1rem 0 2rem; }

  #search-body .inner:after {
    content: '';
    display: table;
    clear: both; }

  #search-body .sub-search {
    width: 100%;
    float: none;
    margin: 0 -2rem 0;
    padding: 1rem;
    position: fixed;
    bottom: 0;
    z-index: 100; }

  #search-body .sub-search .mobile-search-button {
    display: block;
    width: 100%;
    padding: 15px 20px 14px;
    background-color: #fff;
    border: 2px solid var(--dark-green);
    position: relative;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.1em;
    color: var(--dark-green); }

  #search-body .sub-search .mobile-search-button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    display: block;
    height: 40px;
    width: 40px;
    background-color: var(--dark-green);
    background-size: 21px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-caret-down-fill' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");
    margin-top: -20px; }

  #search-body .sub-search .mobile-search-button.is-active:after {
    transform: rotate(180deg); }

  #search-body .sub-search form {
    display: none;
    margin-top: 10px; }

  #search-body .search-results,
  #search-body .talent-network-form {
    width: 100%;
    float: none; }

  #search-body .search-results-right {
    width: 100%;
    float: none; } }
.sub-search {
  background: linear-gradient(-135deg, #78C260, #2EAA46);
  padding: 2rem; }

.sub-search .mobile-search-button {
  display: none; }

.sub-search ul.search-content {
  margin: 0;
  padding: 0;
  list-style: none; }

.sub-search ul.search-content > li {
  background-color: #fff;
  width: 100%;
  align-items: center;
  margin-bottom: 10px; }

.sub-search ul.search-content > li:first-child {
  display: flex; }

.sub-search ul.search-content > li:last-child {
  background-color: transparent; }

.sub-search ul.search-content > li input[type="text"] {
  display: inline-block;
  width: calc(100% - 45px);
  border: none;
  height: 100%;
  line-height: 1;
  padding: .75rem 1.25rem .75rem;
  height: 50px; }

.sub-search ul.search-content > li input[type="text"] + button {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../svg/icon-search-circle.svg"); }

.sub-search ul.search-content > li .search-accordion-button {
  width: 100%;
  height: 100%;
  border: none;
  text-align: left;
  padding: 1rem 1.25rem 1rem;
  line-height: 1;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 27px;
  background-position: calc(100% - 10px) center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-expand' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M3.646 9.146a.5.5 0 0 1 .708 0L8 12.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708m0-2.292a.5.5 0 0 0 .708 0L8 3.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708'/%3E%3C/svg%3E");
  height: 50px; }

.sub-search ul.search-content > li > ul.search-content {
  display: none;
  padding: .25rem 1.25rem 1rem; }

.sub-search ul.search-content > li > ul.search-content > li {
  margin-bottom: 2px; }

.sub-search ul.search-content > li > ul.search-content > li > a {
  color: var(--dark-green); }

.sub-search ul.search-content > li .advanced-button {
  display: block;
  width: 100%;
  text-align: center;
  padding: 1rem 1.25rem;
  border: none;
  background-color: var(--light-green);
  color: var(--dark-green);
  font-weight: 700;
  text-decoration: none; }

.sub-search ul.search-content > li .advanced-button:hover {
  background-color: var(--dark-green);
  color: #fff; }

.sub-search .zip-search {
  position: relative;
  width: 100%;
  justify-content: space-around;
  align-items: center; }

.sub-search .zip-search #id_zipcode {
  font-size: 18px;
  font-size: clamp(16px, 1vw, 18px);
  line-height: 1;
  padding: 15px 20px 16px;
  background-color: transparent;
  text-align: left;
  width: calc(55% - 40px);
  background-color: #fff;
  height: 50px; }

.sub-search .zip-search #id_radius {
  font-size: 18px;
  font-size: clamp(16px, 1vw, 18px);
  line-height: 1;
  background-color: transparent;
  text-align: left;
  width: calc(45% - 40px);
  background-color: #fff;
  position: relative;
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  height: 50px;
  margin-right: 0;
  border: none;
  background-image: url("../images/global/icon-caret.svg"); }

.sub-search .zip-search #id-zipcode-btn {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../svg/icon-search-circle.svg);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px; }

.sub-search .advanced-button {
  display: inline-block;
  width: auto;
  padding: 20px 35px; }

@media screen and (max-width: 1100px) {
  .sub-search {
    padding: 1rem 1rem calc(1rem - 10px); } }
.search-results .pagination {
  margin: 20px 0;
  display: flex;
  align-items: end; }

.search-results .pagination span {
  font-size: 21px;
  line-height: 1;
  display: inline-block;
  margin: 0 2px; }

.search-results .pagination a {
  display: inline-block;
  color: var(--dark-green);
  font-size: 21px;
  margin: 0 5px;
  line-height: 1; }

.search-results .pagination a.next {
  display: inline-block;
  vertical-align: top;
  background-color: var(--light-green);
  text-indent: -9999px;
  height: 25px;
  width: 25px;
  background-image: url("../images/global/icon-caret-right.svg");
  margin: 0 7px;
  background-repeat: no-repeat;
  background-position: center;
  border: none; }

.search-results .pagination a.prev {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #8b8b8b;
  background-color: var(--light-green);
  text-indent: -9999px;
  height: 25px;
  width: 25px;
  background-image: url("../images/global/icon-caret-left.svg");
  margin: 0 7px;
  background-repeat: no-repeat;
  background-position: center; }

.search-results .saved-jobs h1 {
  margin-top: 0;
  font-size: 48px;
  font-size: clamp(36px, 2.5vw, 48px);
  color: var(--dark-green);
  margin: 0; }

.search-results .results-content {
  margin: 50px 0 0; }

.search-results .results-content,
.search-results .saved-jobs .featured-jobs-bottom {
  padding: 0;
  list-style: none; }

.search-results .results-content > li,
.search-results .saved-jobs .featured-jobs-bottom > li {
  display: block;
  margin-bottom: 50px;
  border-bottom: 3px solid #F3F0E7;
  padding-bottom: 30px; }

.search-results .results-content > li .job-info,
.search-results .saved-jobs .featured-jobs-bottom > li .job-info {
  display: flex;
  align-items: center;
  gap: 20px; }

.search-results .results-content > li .job-info .logo-col,
.search-results .saved-jobs .featured-jobs-bottom > li .job-info .logo-col {
  width: 240px;
  height: 165px;
  border: 1px solid var(--mid-green);
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  padding: 20px; }

.search-results .results-content > li .job-info .logo-col img,
.search-results .saved-jobs .featured-jobs-bottom > li .job-info .logo-col img {
  max-height: 90px;
  max-width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.search-results .results-content > li .job-info .data-col,
.search-results .saved-jobs .featured-jobs-bottom > li .job-info .data-col {
  width: calc(100% - 300px); }

.search-results .results-content > li .job-info .data-col a,
.search-results .saved-jobs .featured-jobs-bottom > li a {
  display: inline-block; }

.search-results .results-content > li .job-info .data-col a h3,
.search-results .saved-jobs .featured-jobs-bottom > li a h2 {
  font-size: 36px;
  font-size: clamp(32px, 2vw, 36px);
  padding-bottom: 3px;
  line-height: 1.2;
  margin: 0 0 10px;
  color: var(--dark-green);
  border-bottom: 2px solid var(--mid-green);
  display: inline-block;
  font-family: var(--heading-font);
  text-transform: none; }

.search-results .results-content > li .job-info .data-col dl,
.search-results .saved-jobs .featured-jobs-bottom > li dl {
  margin-top: 10px;
  flex-wrap: wrap; }

.search-results .results-content > li .job-info .data-col dl div,
.search-results .saved-jobs .featured-jobs-bottom > li dl div {
  font-size: 14px;
  width: 100%;
  margin-bottom: 3px; }

.search-results .results-content > li .job-info .data-col dl div dt,
.search-results .saved-jobs .featured-jobs-bottom > li dl div dt {
  display: inline-block;
  width: 120px; }

.search-results .results-content > li .job-info .data-col dl div dd,
.search-results .saved-jobs .featured-jobs-bottom > li dl div dd {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-weight: 700;
  color: var(--dark-green); }

.search-results .results-content > li p,
.search-results .saved-jobs .featured-jobs-bottom > li p {
  font-size: 18px;
  font-size: clamp(16px, 1vw, 18px);
  line-height: 1.5; }

.search-results .saved-jobs .featured-jobs-bottom + .btn {
  display: none; }

@media screen and (max-width: 1024px) {
  .search-results .results-content > li .job-info .data-col dl div,
  .search-results .saved-jobs .featured-jobs-bottom > li .job-info .data-col dl div {
    width: 100%; } }
@media screen and (max-width: 600px) {
  .search-results .results-content > li .job-info,
  .search-results .saved-jobs .featured-jobs-bottom > li .job-info {
    display: block; }

  .search-results .results-content > li .job-info .logo-col,
  .search-results .saved-jobs .featured-jobs-bottom > li .job-info .logo-col {
    display: block;
    margin: 0 auto 10px;
    max-width: 100%;
    width: auto; }

  .search-results .results-content > li .job-info .data-col,
  .search-results .saved-jobs .featured-jobs-bottom > li .job-info .data-col {
    width: 100%; }

  .search-results .results-content > li .job-info .data-col dl div dt,
  .search-results .saved-jobs .featured-jobs-bottom > li .job-info .data-col dl div dt {
    width: auto;
    margin-right: 5px; } }
.tn-callout {
  background-image: url("../images/global/talent-network-photo.jpg");
  background-size: cover;
  margin: 0 0 20px;
  padding-bottom: 60%;
  background-position: center;
  position: relative; }

.tn-callout a {
  display: block;
  background-color: var(--dark-green);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  line-height: 1; }

.tn-callout a:hover {
  background-color: var(--light-green);
  color: var(--dark-green); }

.search-results-right .saved-jobs,
.search-results-right .sub-featured-jobs,
.search-results-right .recently-viewed-jobs {
  padding: 30px;
  background-color: #f6f6f6;
  border: 1px solid var(--light-green);
  margin: 30px 0; }
.search-results-right .saved-jobs h2,
.search-results-right .sub-featured-jobs h2,
.search-results-right .recently-viewed-jobs h2 {
  font-size: 36px;
  font-size: clamp(32px, 2vw, 36px);
  margin: 0 0 20px; }
.search-results-right .saved-jobs ul,
.search-results-right .sub-featured-jobs ul,
.search-results-right .recently-viewed-jobs ul {
  margin: 0;
  padding: 0;
  list-style: none; }
.search-results-right .saved-jobs ul > li,
.search-results-right .sub-featured-jobs ul > li,
.search-results-right .recently-viewed-jobs ul > li {
  margin-bottom: 40px; }
.search-results-right .saved-jobs ul > li a,
.search-results-right .sub-featured-jobs ul > li a,
.search-results-right .recently-viewed-jobs ul > li a {
  display: inline-block;
  margin-bottom: 10px; }
.search-results-right .saved-jobs ul > li a h3,
.search-results-right .sub-featured-jobs ul > li a h3,
.search-results-right .recently-viewed-jobs ul > li a h3 {
  font-size: 36px;
  font-size: clamp(24px, 1.5vw, 32px);
  line-height: 1.2;
  margin: 0;
  color: var(--dark-green);
  border-bottom: 2px solid var(--mid-green);
  display: inline-block; }
.search-results-right .saved-jobs ul > li dl,
.search-results-right .sub-featured-jobs ul > li dl,
.search-results-right .recently-viewed-jobs ul > li dl {
  margin-top: 10px; }
.search-results-right .saved-jobs ul > li dl div,
.search-results-right .sub-featured-jobs ul > li dl div,
.search-results-right .recently-viewed-jobs ul > li dl div {
  font-size: 14px;
  margin-bottom: 5px; }
.search-results-right .saved-jobs ul > li dl div dt,
.search-results-right .sub-featured-jobs ul > li dl div dt,
.search-results-right .recently-viewed-jobs ul > li dl div dt {
  display: inline-block;
  width: 110px; }
.search-results-right .saved-jobs ul > li dl div dd,
.search-results-right .sub-featured-jobs ul > li dl div dd,
.search-results-right .recently-viewed-jobs ul > li dl div dd {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-weight: 700;
  color: var(--dark-green); }
.search-results-right .saved-jobs p,
.search-results-right .sub-featured-jobs p,
.search-results-right .recently-viewed-jobs p {
  font-size: 16px;
  font-size: clamp(14px, 1vw, 16px);
  line-height: 1.5; }

#category-text p {
  font-size: 16px;
  font-size: clamp(14px, 1vw, 16px);
  line-height: 1.5; }

#job-details > .btn {
  margin: 20px 0; }

#job-details .job-details-btns {
  margin-top: 30px; }

#job-details .job-details-btns a,
#job-details .job-details-btns button {
  line-height: 1;
  padding: 18px 35px; }

#job-details .job-details-btns > * {
  display: inline-block;
  vertical-align: top; }

#job-details .job-info {
  margin: 30px 0;
  display: flex;
  align-items: center;
  gap: 20px; }

#job-details .job-info .logo-col {
  width: 240px;
  height: 165px;
  border: 1px solid var(--light-green);
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 20px;
  position: relative; }

#job-details .job-info .logo-col img {
  width: 50%;
  max-height: 90px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#job-details .job-info .data-col {
  width: calc(100% - 300px); }

#job-details .job-info .data-col dl {
  margin-top: 10px; }

#job-details .job-info .data-col dl div {
  font-size: 14px; }

#job-details .job-info .data-col dl div dt {
  display: inline-block;
  width: 110px; }

#job-details .job-info .data-col dl div dd {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-weight: 700;
  color: var(--dark-green); }

#job-details .google-job-map {
  border: 1px solid #707070;
  display: block; }

#job-details .google-job-map iframe {
  display: block;
  width: 100%;
  height: 290px; }

@media screen and (max-width: 768px) {
  #job-details .job-details-btns {
    margin-top: 30px; }

  #job-details .job-details-btns a,
  #job-details .job-details-btns button {
    line-height: 1;
    padding: 18px 35px; }

  #job-details .job-details-btns > * {
    display: block;
    margin: 10px 0;
    width: 100%;
    text-align: center; }

  #job-details .job-details-btns form {
    margin: 0; }

  #job-details .job-details-btns form button,
  #job-details .job-details-btns form a {
    width: 100%; }

  #job-details .job-info {
    flex-direction: column; }

  #job-details .job-info .logo-col {
    width: 100%;
    display: block;
    height: auto;
    padding: 20px; }

  #job-details .job-info .logo-col img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: 70%;
    position: static;
    transform: none;
    margin: 0 auto;
    display: block; }

  #job-details .job-info .data-col {
    width: 100%; } }
@media screen and (max-width: 600px) {
  #job-details .job-info .data-col dl {
    display: block; }

  #job-details .job-info .data-col dl > div {
    margin-bottom: 10px; } }
.search-headings h1 {
  font-size: 48px;
  font-size: clamp(36px, 2.5vw, 48px);
  color: var(--dark-green);
  margin: 0; }

.search-headings h2 {
  font-size: 32px;
  font-size: clamp(24px, 2vw, 32px);
  color: #000;
  margin: 0; }

#optimator-form {
  border: 1px solid var(--light-green);
  padding: 40px 40px;
  margin: 20px 0; }
  #optimator-form .optimator-form-field {
    margin-bottom: 20px; }
    #optimator-form .optimator-form-field > label {
      font-weight: 700;
      display: block;
      color: var(--dark-green); }
    #optimator-form .optimator-form-field input[type="text"],
    #optimator-form .optimator-form-field input[type="email"] {
      border: 1px solid #8b8b8b;
      display: block;
      box-shadow: 0 3px 0 rgba(var(--light-green), 1);
      width: 100%;
      padding: .75rem 1rem; }

.te-form {
  border: 1px solid var(--light-green);
  padding: 40px 40px;
  margin: 20px 0; }
  .te-form > p {
    font-family: var(--heading-font);
    font-size: 21px;
    font-weight: 400; }
  .te-form .te-field {
    margin-bottom: 20px; }
    .te-form .te-field > label {
      font-weight: 700;
      display: block;
      color: var(--dark-green); }
    .te-form .te-field input[type="text"],
    .te-form .te-field input[type="email"] {
      border: 1px solid #8b8b8b;
      display: block;
      box-shadow: 0 3px 0 rgba(var(--light-green), 1);
      width: 100%;
      padding: .75rem 1rem; }
    .te-form .te-field select {
      border: 1px solid #8b8b8b;
      display: block;
      box-shadow: 0 3px 0 rgba(var(--light-green), 1);
      width: 100%;
      padding: .75rem 1rem;
      appearance: none;
      background-repeat: no-repeat;
      background-size: 27px;
      background-position: calc(100% - 10px) center;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-expand' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M3.646 9.146a.5.5 0 0 1 .708 0L8 12.793l3.646-3.647a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 0-.708m0-2.292a.5.5 0 0 0 .708 0L8 3.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708'/%3E%3C/svg%3E"); }
    .te-form .te-field.te-field-categories > div {
      max-height: 250px;
      padding: 20px;
      overflow-y: scroll;
      border: 1px solid #8b8b8b;
      box-shadow: 0 3px 0 rgba(var(--light-green), 1); }
      .te-form .te-field.te-field-categories > div > div {
        margin-bottom: 5px; }
        .te-form .te-field.te-field-categories > div > div label {
          text-transform: none; }
        .te-form .te-field.te-field-categories > div > div input[type='checkbox'] {
          margin-right: 10px; }
  .te-form .te-recaptcha {
    margin: 20px 0; }

.talent-disclaimer {
  margin: 20px 0 30px; }

.te-submit {
  font-size: 14px;
  background-color: var(--dark-green);
  border: 1px solid var(--mid-green);
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  padding: 0.5rem 1.25rem;
  display: inline-block; }
  .te-submit:hover {
    background-color: var(--dark-green-text);
    color: #fff; }

@media screen and (max-width: 1024px) {
  .te-form {
    padding: 20px; }

  .talent-network-form .form-intro .back-button {
    position: static;
    margin: 10px 0 20px; } }
.form-intro {
  position: relative; }
  .form-intro h1 {
    margin-top: 0; }
  .form-intro .back-button {
    position: absolute;
    right: 0;
    top: 0; }
