/*! 
  This CSS file is compiled from VS Code 
  Repo - https://adeccofrontoffice.visualstudio.com/_git/AdeccoUSA%20-%20New%20Brand%20Guidelines
*/
@import url("//fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,700;0,800;0,900;1,300;1,400;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Source+Sans+3:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@import url("//fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
}

body {
  font-family: "Nunito", Helvetica, Arial, sans-serif;
}

.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

body.aspire-academy .more-programs-partnerships footer, body.cruise-jobs .container.benefits-and-perks .row > div > header,
body.cruise-jobs .container.benefits-and-perks .row > div > article, main.companies-2022 .company-aspire .content, main.companies-2022 .company-jumplinks .section--container, main.companies-2022 .adecco-header-featured .section--container, body.app section.section .section--container, body.living-wage-tool .page-header > article .article-container,
.hero > article .article-container, body.living-wage-tool .page-header header,
body.living-wage-tool .page-header footer,
.hero header,
.hero footer, .section--container {
  margin: auto;
  padding: 1.25rem;
  width: 100%;
  max-width: 75rem;
}

figure {
  margin: 0;
  padding: 0;
  width: 100%;
  cursor: auto;
}
figure picture {
  display: block;
}
figure picture img {
  display: block;
  width: 100%;
  height: auto;
}

@font-face {
  font-family: "icomoon";
  src: url("/~/media/adeccogroup/brands/adecco-global-2016/USA/font/icomoon-eot.eot");
  src: url("/~/media/adeccogroup/brands/adecco-global-2016/USA/font/icomoon-eot.eot#iefix") format("embedded-opentype"), url("/~/media/adeccogroup/brands/adecco-global-2016/USA/font/icomoon-ttf.ttf") format("truetype"), url("/~/media/adeccogroup/brands/adecco-global-2016/USA/font/icomoon-woff.woff") format("woff"), url("/~/media/adeccogroup/brands/adecco-global-2016/USA/font/icomoon-svg.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icomoon-], [class*=" icomoon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^=icomoon-]:before, [class*=" icomoon-"]:before {
  font-size: 1rem;
  line-height: 1;
}

.icomoon-automotive:before {
  content: "\e900";
}

.icomoon-call_center:before {
  content: "\e901";
}

.icomoon-creative:before {
  content: "\e902";
}

.icomoon-diversified_services:before {
  content: "\e903";
}

.icomoon-engineering:before {
  content: "\e904";
}

.icomoon-logistics:before {
  content: "\e905";
}

.icomoon-manufacturing:before {
  content: "\e906";
}

.icomoon-medical:before {
  content: "\e907";
}

.icomoon-office:before {
  content: "\e908";
}

.icomoon-other:before {
  content: "\e909";
}

.icomoon-retail:before {
  content: "\e90a";
}

.icomoon-technology:before {
  content: "\e90b";
}

.icomoon-transportation:before {
  content: "\e90c";
}

header.navigation ul li {
  padding: 0 0.5rem;
}

h1 {
  line-height: 1.08;
}

.action-boxes .action.red .btn, .scfSubmitButton input[type=submit],
.branch__search--container .branch__search .branch__search--find,
form.form--styled input[type=button],
form.form--styled input[type=submit],
form.form--styled input[type=reset],
.button,
.button--red,
.btn,
.btn--red,
.btn.btn--red {
  position: relative;
  background: #DA291C;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  .action-boxes .action.red .btn, .scfSubmitButton input[type=submit],
  .branch__search--container .branch__search .branch__search--find,
  form.form--styled input[type=button],
  form.form--styled input[type=submit],
  form.form--styled input[type=reset],
  .button,
  .button--red,
  .btn,
  .btn--red,
  .btn.btn--red {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.action-boxes .action.red .btn:focus, .scfSubmitButton input[type=submit]:focus, .action-boxes .action.red .btn:hover, .scfSubmitButton input[type=submit]:hover,
.branch__search--container .branch__search .branch__search--find:focus,
form.form--styled input[type=button]:focus,
form.form--styled input[type=submit]:focus,
form.form--styled input[type=reset]:focus,
.branch__search--container .branch__search .branch__search--find:hover,
form.form--styled input[type=button]:hover,
form.form--styled input[type=submit]:hover,
form.form--styled input[type=reset]:hover,
.button:focus,
.button:hover,
.button--red:focus,
.button--red:hover,
.btn:focus,
.btn:hover,
.btn--red:focus,
.btn--red:hover,
.btn.btn--red:focus,
.btn.btn--red:hover {
  background: #c42519;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button--cerise {
  position: relative;
  background: #BF0D3E;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  .button--cerise {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.button--cerise:focus,
.button--cerise:hover {
  background: #ac0c38;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button--plum {
  position: relative;
  background: #782F40;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  .button--plum {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.button--plum:focus,
.button--plum:hover {
  background: #6c2a3a;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button--gradient {
  position: relative;
  background: #DA291C;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, right top, from(#DA291C), color-stop(51%, #BF0D3E), to(#782F40));
  background-image: linear-gradient(to right, #DA291C 0%, #BF0D3E 51%, #782F40 100%);
  background-size: 200% auto;
}
@media only screen and (min-width: 48rem) {
  .button--gradient {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.button--gradient:focus,
.button--gradient:hover {
  background: #6c2a3a;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.button--gradient:hover,
.button--gradient:focus {
  background-position: right center;
}

.button--teal {
  position: relative;
  background: #00b398;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  .button--teal {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.button--teal:focus,
.button--teal:hover {
  background: #00a189;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button--blue,
#signinemailverifybtn1,
div.infographic a.go-to-report-button,
#get-in-touch .scfSubmitButton input[type=submit],
.btn--lightblue {
  position: relative;
  background: #00A9E0;
  color: hsl(0, 0%, 20%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  .button--blue,
  #signinemailverifybtn1,
  div.infographic a.go-to-report-button,
  #get-in-touch .scfSubmitButton input[type=submit],
  .btn--lightblue {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.button--blue:focus,
.button--blue:hover,
#signinemailverifybtn1:focus,
div.infographic a.go-to-report-button:focus,
#get-in-touch .scfSubmitButton input[type=submit]:focus,
#signinemailverifybtn1:hover,
div.infographic a.go-to-report-button:hover,
#get-in-touch .scfSubmitButton input[type=submit]:hover,
.btn--lightblue:focus,
.btn--lightblue:hover {
  background: #0098ca;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button--green {
  position: relative;
  background: #43B02A;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  .button--green {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.button--green:focus,
.button--green:hover {
  background: #3c9e26;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button--purple {
  position: relative;
  background: #AD1AAC;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  .button--purple {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.button--purple:focus,
.button--purple:hover {
  background: #9c179b;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button--orange {
  position: relative;
  background: #E35205;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  .button--orange {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.button--orange:focus,
.button--orange:hover {
  background: #cc4a05;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button--yellow {
  position: relative;
  background: #F2A900;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  .button--yellow {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.button--yellow:focus,
.button--yellow:hover {
  background: #da9800;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button--grey {
  position: relative;
  background: #968c83;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  .button--grey {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.button--grey:focus,
.button--grey:hover {
  background: #877e76;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

header.adecco-download-header .download-button,
.button--white {
  position: relative;
  background: hsl(0, 0%, 100%);
  color: #801810;
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (min-width: 48rem) {
  header.adecco-download-header .download-button,
  .button--white {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
header.adecco-download-header .download-button:focus, header.adecco-download-header .download-button:hover,
.button--white:focus,
.button--white:hover {
  background: #e6e6e6;
  color: #801810;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.locator__aside--branch .branch__more button,
.locator__container .branch__info .col-md-4 .locator__aside .locator__aside--branch .branch__more button,
.button--outline {
  position: relative;
  background: hsl(0, 0%, 100%);
  color: #DA291C;
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  border: 2px solid #DA291C;
}
@media only screen and (min-width: 48rem) {
  .locator__aside--branch .branch__more button,
  .locator__container .branch__info .col-md-4 .locator__aside .locator__aside--branch .branch__more button,
  .button--outline {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.locator__aside--branch .branch__more button:focus,
.locator__container .branch__info .col-md-4 .locator__aside .locator__aside--branch .branch__more button:focus, .locator__aside--branch .branch__more button:hover,
.locator__container .branch__info .col-md-4 .locator__aside .locator__aside--branch .branch__more button:hover,
.button--outline:focus,
.button--outline:hover {
  background: #e6e6e6;
  color: #801810;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.locator__aside--branch .branch__more button:hover,
.locator__container .branch__info .col-md-4 .locator__aside .locator__aside--branch .branch__more button:hover, .locator__aside--branch .branch__more button:focus,
.locator__container .branch__info .col-md-4 .locator__aside .locator__aside--branch .branch__more button:focus,
.button--outline:hover,
.button--outline:focus {
  background: hsl(0, 0%, 100%);
  border: 2px solid #801810;
}

.button--small {
  padding: 0.5625rem;
  font-size: 11px;
  line-height: 14px;
  min-width: 6.875rem;
}

#amazing-results,
.bg-img,
.info-panel .viewing-panel,
section.portal-boxes .portal-box {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E)) !important;
  background-image: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

header.page-header .banner-wrap,
header.generic .banner-wrap .locations .paycheck-questions,
.cta-panel, header.about-us .banner-wrap,
main.employer.industry header.page-header .banner-wrap,
main.staffing-services header.page-header .banner-wrap,
main.partnership-solutions header.page-header .banner-wrap,
section.three-steps,
.info-panel .viewing-panel {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background-image: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: hsl(0, 0%, 0%);
}

@media (min-width: 48rem) {
  body.jobs .home-search,
  body.job-search .home-search {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
    background-image: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
}
.section.white-bg {
  background: hsl(0, 0%, 100%);
}
.section.gray-bg {
  background: hsl(0, 0%, 95%);
}
@media only screen and (min-width: 48rem) {
  .section.gray-bg {
    padding-top: 80px;
  }
}
.section.red-bg {
  margin: 0;
  padding: 20px;
  background: #DA291C;
  color: hsl(0, 0%, 100%);
  width: 100%;
}
@media only screen and (min-width: 62.5rem) {
  .section.red-bg {
    padding-top: 150px;
    padding-bottom: 160px;
    margin-top: -30px;
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
    background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
    color: hsl(0, 0%, 100%);
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
            box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
    -webkit-clip-path: polygon(0 30px, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 30px, 100% 0, 100% 100%, 0% 100%);
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
}
.section.red-bg .section--container header hgroup h2,
.section.red-bg .section--container header hgroup h3 {
  color: hsl(0, 0%, 100%);
}
.section.red-bg footer {
  padding-top: 2.5rem;
}
.section.simple-red-bg {
  margin: 0;
  padding: 20px;
  background: #DA291C;
  color: hsl(0, 0%, 100%);
  width: 100%;
}
@media only screen and (min-width: 62.5rem) {
  .section.simple-red-bg {
    padding-top: 78px;
    padding-bottom: 78px;
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
    background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
    color: hsl(0, 0%, 100%);
  }
}
.section.simple-red-bg .section--container header hgroup h2,
.section.simple-red-bg .section--container header hgroup h3 {
  color: hsl(0, 0%, 100%);
}
.section.two--columns__image-text .section--container, .section.two--columns__text-image .section--container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (min-width: 48rem) {
  .section.two--columns__image-text .section--container, .section.two--columns__text-image .section--container {
    padding-top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
.section.two--columns__image-text .section--container > header,
.section.two--columns__image-text .section--container > footer, .section.two--columns__text-image .section--container > header,
.section.two--columns__text-image .section--container > footer {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 100%;
}
.section.two--columns__image-text .section--container > header, .section.two--columns__text-image .section--container > header {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.section.two--columns__image-text .section--container > footer, .section.two--columns__text-image .section--container > footer {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.section.two--columns__image-text figure, .section.two--columns__text-image figure {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media only screen and (min-width: 48rem) {
  .section.two--columns__image-text figure, .section.two--columns__text-image figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.section.two--columns__image-text figure img, .section.two--columns__text-image figure img {
  width: 100%;
  height: auto;
}
.section.two--columns__image-text article, .section.two--columns__text-image article {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media only screen and (min-width: 48rem) {
  .section.two--columns__image-text article, .section.two--columns__text-image article {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.section.two--columns__image-text figure, .section.two--columns__text-image figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .section.two--columns__image-text figure, .section.two--columns__text-image figure {
    width: 50%;
  }
}
.section.two--columns__image-text article, .section.two--columns__text-image article {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .section.two--columns__image-text article, .section.two--columns__text-image article {
    width: 50%;
    padding-right: 3.125%;
  }
}
@media only screen and (min-width: 48rem) {
  .section.two--columns__text-image figure {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .section.two--columns__text-image article {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 3.125%;
  }
}

.section--container header hgroup h2 {
  margin: 15px 0 0 0;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 49px;
  color: hsl(0, 0%, 0%);
}
.section--container header hgroup h3 {
  margin: 0;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: #DA291C;
  text-transform: uppercase;
}
.section--container__wide {
  width: 100%;
}

aside.flex {
  margin: 0 auto 1.25em;
  padding: 1.25em 1.875em;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  color: hsl(0, 0%, 100%);
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  aside.flex {
    text-align: left;
  }
}
@media only screen and (min-width: 62.5rem) {
  aside.flex .aside--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
aside.flex .aside--container > header {
  margin: 0 0 1.25em 0;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  aside.flex .aside--container > header {
    text-align: left;
  }
}
@media only screen and (min-width: 62.5rem) {
  aside.flex .aside--container > header {
    padding-right: 1.25em;
    margin-bottom: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 35%;
            flex: 0 1 35%;
  }
}
aside.flex .aside--container > header > * {
  color: hsl(0, 0%, 100%);
}
aside.flex .aside--container > header h2, aside.flex .aside--container > header h3, aside.flex .aside--container > header h4, aside.flex .aside--container > header h5, aside.flex .aside--container > header h6 {
  margin: 0;
  padding: 0;
}
aside.flex .aside--container > article {
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 62.5rem) {
  aside.flex .aside--container > article {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 65%;
            flex: 0 1 65%;
  }
}
aside.flex .aside--container > article p {
  margin-bottom: 0.625em;
}
aside.flex .aside--container > article p:only-child, aside.flex .aside--container > article p:last-child {
  margin-bottom: 0;
}
aside.flex .aside--container > article a {
  color: hsl(0, 0%, 100%);
}
aside.flex .aside--container > article a:hover, aside.flex .aside--container > article a:focus {
  color: #00A9E0;
}

form.form--styled label {
  display: inline-block;
  width: 100%;
}
form.form--styled textarea,
form.form--styled input,
form.form--styled select {
  margin: 0 0 0.625em 0;
  padding: 0.3125em;
  max-width: 100%;
}
form.form--styled input {
  max-width: 100%;
  width: 100%;
  border: 1px solid #968c83;
}
form.form--styled fieldset {
  padding: 0;
}
form.form--styled textarea {
  max-width: 100%;
  width: 100%;
  border: 1px solid #968c83;
}
/*! ============================ */
/*! https://www.adeccousa.com/industries-2021/
/*! ============================ */
.mini-card a i {
  margin-bottom: 0.3125rem;
}
.mini-card a i:before {
  font-size: 4.5rem;
  line-height: 1;
}

body.living-wage-tool .page-header,
.hero {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 320px;
  max-height: 800px;
  overflow: hidden;
  background-color: #DA291C;
  background-position: right top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: inherit;
  z-index: 1;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .page-header,
  .hero {
    height: 50vw;
  }
}
body.living-wage-tool .white.page-header,
.hero.white {
  background-color: hsl(0, 0%, 100%);
}
body.living-wage-tool .page-header:before, body.living-wage-tool .page-header:after,
.hero:before,
.hero:after {
  all: unset;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body.living-wage-tool .page-header:before,
.hero:before {
  background: -webkit-gradient(linear, left top, right top, from(#DA291C), color-stop(50%, #DA291C), to(rgba(218, 41, 28, 0.35)));
  background: linear-gradient(90deg, #DA291C 0%, #DA291C 50%, rgba(218, 41, 28, 0.35) 100%);
  z-index: 1;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .page-header:before,
  .hero:before {
    background: -webkit-gradient(linear, left top, right top, from(#DA291C), color-stop(37.5%, #DA291C), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, #DA291C 0%, #DA291C 37.5%, rgba(0, 0, 0, 0) 100%);
  }
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .page-header:after,
  .hero:after {
    background-image: url(-/media/59f090f2862d403fb79ef1d1d1fb5ca6.ashx?la=en-us), url(-/media/e19d5356b4df4d50bd4f1823e15bc6e8.ashx?la=en-us);
    background-position: right top, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 239px 275px, 229px 242px;
    z-index: 2;
  }
}
body.living-wage-tool .page-header .ribbon-background,
.hero .ribbon-background {
  position: relative;
  z-index: 1;
}
body.living-wage-tool .red.page-header:before,
.hero.red:before {
  background: -webkit-gradient(linear, left top, right top, from(#DA291C), color-stop(50%, #DA291C), to(rgba(218, 41, 28, 0.35)));
  background: linear-gradient(90deg, #DA291C 0%, #DA291C 50%, rgba(218, 41, 28, 0.35) 100%);
  z-index: 1;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .red.page-header:before,
  .hero.red:before {
    background: -webkit-gradient(linear, left top, right top, from(#DA291C), color-stop(37.5%, #DA291C), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, #DA291C 0%, #DA291C 37.5%, rgba(0, 0, 0, 0) 100%);
  }
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .red.page-header:after,
  .hero.red:after {
    background-image: url(-/media/59f090f2862d403fb79ef1d1d1fb5ca6.ashx?la=en-us), url(-/media/e19d5356b4df4d50bd4f1823e15bc6e8.ashx?la=en-us);
    background-position: right top, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 239px 275px, 229px 242px;
    z-index: 2;
  }
}
body.living-wage-tool .white.page-header:before,
.hero.white:before {
  background: -webkit-gradient(linear, left top, right top, from(hsl(0, 0%, 100%)), color-stop(50%, hsl(0, 0%, 100%)), to(rgba(255, 255, 255, 0.35)));
  background: linear-gradient(90deg, hsl(0, 0%, 100%) 0%, hsl(0, 0%, 100%) 50%, rgba(255, 255, 255, 0.35) 100%);
  z-index: 1;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .white.page-header:before,
  .hero.white:before {
    background: -webkit-gradient(linear, left top, right top, from(hsl(0, 0%, 100%)), color-stop(37.5%, hsl(0, 0%, 100%)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, hsl(0, 0%, 100%) 0%, hsl(0, 0%, 100%) 37.5%, rgba(0, 0, 0, 0) 100%);
  }
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .white.page-header:after,
  .hero.white:after {
    background-image: url(-/media/f3d62678f9f54bd6a8ef49c120aa7873.ashx?la=en-us), url(-/media/473b1bdfb1ea4aadb26224964f2d17d5.ashx?la=en-us);
    background-position: right -175px top -150px, left -175px bottom -150px;
    background-repeat: no-repeat, no-repeat;
    background-size: 429px 419px, 419px 446px;
    z-index: 2;
  }
}
body.living-wage-tool .white.page-header h1,
.hero.white h1 {
  color: #DA291C;
}
body.living-wage-tool .white.page-header h2,
.hero.white h2 {
  color: #DA291C;
}
body.living-wage-tool .white.page-header > article .article-container,
.hero.white > article .article-container {
  color: hsl(0, 0%, 0%);
}
body.living-wage-tool .page-header > article,
.hero > article {
  position: relative;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
  min-height: 320px;
  max-height: 800px;
  z-index: 3;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .page-header > article,
  .hero > article {
    height: 100%;
  }
}
body.living-wage-tool .page-header > article .article-container,
.hero > article .article-container {
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.656526px;
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .page-header > article .article-container,
  .hero > article .article-container {
    font-size: 30px;
  }
}
body.living-wage-tool .page-header > article .article-container > *,
.hero > article .article-container > * {
  max-width: 1040px;
}
body.living-wage-tool .page-header h1,
.hero h1 {
  margin-bottom: 40px;
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: -2.50105px;
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 75rem) {
  body.living-wage-tool .page-header h1,
  .hero h1 {
    font-size: 72px;
  }
}
body.living-wage-tool .page-header h2,
.hero h2 {
  margin-bottom: 30px;
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -2.50105px;
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 75rem) {
  body.living-wage-tool .page-header h2,
  .hero h2 {
    font-size: 50px;
  }
}
body.living-wage-tool .page-header p,
.hero p {
  all: unset;
  display: block;
  margin-bottom: 30px;
}
body.living-wage-tool .page-header p:only-child, body.living-wage-tool .page-header p:last-child,
.hero p:only-child,
.hero p:last-child {
  margin-bottom: 0;
}
body.living-wage-tool .page-header a,
.hero a {
  color: hsl(0, 0%, 100%);
}
body.living-wage-tool .page-header a :not(.btn),
.hero a :not(.btn) {
  text-decoration: underline;
}
body.living-wage-tool .page-header a:focus, body.living-wage-tool .page-header a:hover,
.hero a:focus,
.hero a:hover {
  color: hsl(0, 0%, 100%);
  text-decoration: none;
}
.modal body.living-wage-tool .page-header, body.living-wage-tool .modal .page-header,
.modal .hero {
  overflow: visible;
  background: hsl(0, 0%, 95%);
  height: auto;
  min-height: auto;
}
.modal body.living-wage-tool .page-header:before, body.living-wage-tool .modal .page-header:before, .modal body.living-wage-tool .page-header:after, body.living-wage-tool .modal .page-header:after,
.modal .hero:before,
.modal .hero:after {
  display: none !important;
}

div.styled-table-wrapper {
  overflow-x: auto;
}

table.solutions-table {
  border-collapse: collapse;
  -webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
}
table.solutions-table thead {
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  color: hsl(0, 0%, 100%);
}
table.solutions-table thead th {
  padding: 20px 15px;
  font-weight: 700;
}
table.solutions-table thead th:first-child {
  padding-left: 30px;
}
table.solutions-table thead th:last-child {
  padding-right: 30px;
}
table.solutions-table tbody {
  text-align: left;
  background-color: hsl(0, 0%, 95%);
  color: hsl(0, 0%, 0%);
}
table.solutions-table tbody tr:last-child td {
  -webkit-box-shadow: none;
          box-shadow: none;
}
table.solutions-table tbody tr:last-child td:first-child {
  -webkit-box-shadow: inset 30px 0 0 0 hsl(0, 0%, 95%);
          box-shadow: inset 30px 0 0 0 hsl(0, 0%, 95%);
}
table.solutions-table tbody tr:last-child td:last-child {
  -webkit-box-shadow: inset -30px 0 0 0 hsl(0, 0%, 95%);
          box-shadow: inset -30px 0 0 0 hsl(0, 0%, 95%);
}
table.solutions-table tbody td {
  padding: 20px 15px;
  -webkit-box-shadow: inset 0 -1px 0 0 hsl(0, 0%, 80%);
          box-shadow: inset 0 -1px 0 0 hsl(0, 0%, 80%);
}
table.solutions-table tbody td:first-child {
  padding-left: 30px;
  -webkit-box-shadow: inset 30px 0 0 0 hsl(0, 0%, 95%), inset 0 -1px 0 0 hsl(0, 0%, 80%);
          box-shadow: inset 30px 0 0 0 hsl(0, 0%, 95%), inset 0 -1px 0 0 hsl(0, 0%, 80%);
}
table.solutions-table tbody td:last-child {
  padding-right: 30px;
  -webkit-box-shadow: inset -30px 0 0 0 hsl(0, 0%, 95%), inset 0 -1px 0 0 hsl(0, 0%, 80%);
          box-shadow: inset -30px 0 0 0 hsl(0, 0%, 95%), inset 0 -1px 0 0 hsl(0, 0%, 80%);
}

@media only screen and (min-width: 62.5rem) {
  table.solutions-table {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 62.5rem) {
  .lead-in {
    font-size: 1.625rem;
    line-height: 1.2;
  }
}

.single-job .job--meta .job--meta-date {
  color: hsl(0, 0%, 40%);
}
.single-job .button-container .btn {
  color: #DA291C;
}
.single-job .button-container .btn:hover, .single-job .button-container .btn:focus {
  color: hsl(0, 0%, 100%);
}

.pagination-container li a {
  color: hsl(0, 0%, 40%);
}
.pagination-container li a.active {
  color: #BF0D3E;
}
.pagination-container li a:hover, .pagination-container li a:focus {
  color: #DA291C;
}

.cta-with-intro .container {
  padding: 4.5rem 1.25rem;
  margin: 1rem auto;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background-image: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #BF0D3E;
  color: hsl(0, 0%, 100%);
}
.cta-with-intro .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
@media only screen and (min-width: 62.5rem) {
  .cta-with-intro .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.cta-with-intro .row > * {
  width: auto;
}
.cta-with-intro .column {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.cta-with-intro .cta-intro {
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.05em;
  text-align: center;
}
.cta-with-intro .cta-link > a {
  position: relative;
  background: transparent;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  border: 2px solid hsl(0, 0%, 100%);
  margin-block: 0;
}
@media only screen and (min-width: 48rem) {
  .cta-with-intro .cta-link > a {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
.cta-with-intro .cta-link > a:focus, .cta-with-intro .cta-link > a:hover {
  background: #73160e;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cta-with-intro .cta-link > a:hover, .cta-with-intro .cta-link > a:focus {
  background: #801810;
  border: 2px solid #801810;
}

body.faqs main.about-us .faqs-section article > div, body.living-wage-tool .company-faqs article > div, main.companies-2022 .company-faqs article > div {
  margin: 0;
  padding: 0;
}
body.faqs main.about-us .faqs-section details, body.living-wage-tool .company-faqs details, main.companies-2022 .company-faqs details {
  padding: 20px 40px;
  margin: 0 0 20px 0;
  background: hsl(0, 0%, 100%);
  -webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  -webkit-transition: background 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
body.faqs main.about-us .faqs-section details[open], body.living-wage-tool .company-faqs details[open], main.companies-2022 .company-faqs details[open] {
  background: rgba(242, 242, 242, 0.75);
  -webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.25);
}
body.faqs main.about-us .faqs-section details[open] summary:after, body.living-wage-tool .company-faqs details[open] summary:after, main.companies-2022 .company-faqs details[open] summary:after {
  content: "\f106";
}
body.faqs main.about-us .faqs-section details:hover summary, body.living-wage-tool .company-faqs details:hover summary, main.companies-2022 .company-faqs details:hover summary {
  color: hsl(0, 0%, 40%);
}
body.faqs main.about-us .faqs-section details summary, body.living-wage-tool .company-faqs details summary, main.companies-2022 .company-faqs details summary {
  padding-right: 30px;
  position: relative;
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 30px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
body.faqs main.about-us .faqs-section details summary:after, body.living-wage-tool .company-faqs details summary:after, main.companies-2022 .company-faqs details summary:after {
  display: inline-block;
  width: 24px;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  font-family: "FontAwesome";
  content: "\f107";
}

@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .case-studies {
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }
}
body.living-wage-tool .case-studies .section--container {
  width: 100%;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .case-studies .section--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    gap: 18px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .case-studies .section--container > header, body.living-wage-tool .case-studies .section--container > footer {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .case-studies .section--container > article {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: calc(46% - 18px);
  }
}
body.living-wage-tool .case-studies .section--container h2 {
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 61px;
  text-align: center;
  color: #DA291C;
}
body.living-wage-tool .case-studies article {
  margin: 0;
  padding: 20px;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  overflow: hidden;
}
body.living-wage-tool .case-studies article figure {
  margin: -20px -20px 20px -20px;
  padding: 0;
  width: calc(100% + 40px);
  height: 140px;
}
body.living-wage-tool .case-studies article figure img {
  -o-object-fit: cover;
     object-fit: cover;
}
body.living-wage-tool .case-studies article h3 {
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: hsl(0, 0%, 0%);
}
body.living-wage-tool .case-studies article footer {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.living-wage-tool .case-studies article footer a, body.living-wage-tool .case-studies article footer span {
  line-height: 40px;
}
body.living-wage-tool .case-studies article footer a.case-study, body.living-wage-tool .case-studies article footer span.case-study {
  color: #DA291C;
}
body.living-wage-tool .case-studies article footer a.case-study:before, body.living-wage-tool .case-studies article footer span.case-study:before {
  content: "";
  display: inline-block;
  background-image: url("-/media/ee63a7b976e84849b1ff16b7e2572640.ashx?la=en-us");
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 40px;
  vertical-align: middle;
}

.branch__search input#branchSearchlocationAutoSuggest {
  padding-right: 50px;
}
.branch__search button#geoLocationButton {
  all: unset;
  left: -30px;
  top: 20px;
  position: absolute;
  z-index: 999;
  cursor: pointer;
}
.branch__search i.custom-icon.icon-location {
  left: 0;
}

@media only screen and (max-width: 48rem) {
  body.app section.section .section--container figure {
    text-align: center;
  }
  body.app section.section .section--container figure img {
    margin: 2.5rem auto;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }
}
body.app section.section.app-hero {
  background-image: url("/-/media/AdeccoGroup/Brands/Adecco Global 2016/USA/page-assets/my-adecco-app/app-hero-bg.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 690px 690px;
  background-color: hsl(0, 0%, 100%);
  width: 100%;
  height: auto;
  min-height: 690px;
}
body.app section.section.app-hero header.app-nav {
  width: 100%;
  padding: 0.9375rem 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.app section.section.app-hero header.app-nav:before, body.app section.section.app-hero header.app-nav:after {
  display: none;
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-hero header.app-nav {
    padding: 2.5rem 3.75rem;
  }
}
body.app section.section.app-hero header.app-nav img {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media only screen and (max-width: 48rem) {
  body.app section.section.app-hero header.app-nav img {
    max-width: 50px;
    max-height: 50px;
  }
}
body.app section.section.app-hero header.app-nav a {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-hero article {
    width: 55%;
  }
}
body.app section.section.app-hero .article--text h2 {
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  color: hsl(0, 0%, 0%);
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-hero figure {
    width: 45%;
  }
}
body.app section.section.app-hero figure img.mobile {
  display: block;
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-hero figure img.mobile {
    display: none;
  }
}
body.app section.section.app-hero figure img.desktop {
  display: none;
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-hero figure img.desktop {
    display: block;
  }
}
body.app section.section.app-how {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background-image: url("/-/media/AdeccoGroup/Brands/Adecco Global 2016/USA/page-assets/my-adecco-app/app-use-app-bg.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #F7F7FB;
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-how {
    padding-top: 15rem;
    padding-bottom: 10rem;
  }
}
body.app section.section.app-how header h2 {
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: hsl(0, 0%, 0%);
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-how header h2 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 3.125rem;
  }
}
body.app section.section.app-how .article--text {
  position: relative;
  margin: 1rem auto;
  padding: 1.75rem 2.375rem;
  background: #fff;
  border-radius: 0.625rem;
}
@media only screen and (max-width: 48rem) {
  body.app section.section.app-how .article--text {
    padding-top: 3rem;
    margin: 2rem auto 3rem auto;
  }
}
body.app section.section.app-how .article--text:nth-of-type(1) h2:before {
  content: "1";
}
body.app section.section.app-how .article--text:nth-of-type(2) h2:before {
  content: "2";
}
body.app section.section.app-how .article--text:nth-of-type(3) h2:before {
  content: "3";
}
body.app section.section.app-how .article--text h2 {
  margin: 0;
  padding: 0;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 29px;
  color: hsl(0, 0%, 0%);
}
body.app section.section.app-how .article--text h2:before {
  margin: 0 1.875rem 0 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 68px;
  height: 68px;
  font-family: Houschka Head;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: -0.750316px;
  background: rgba(218, 41, 28, 0.09);
  border-radius: 100%;
  color: #DA291C;
}
@media only screen and (max-width: 48rem) {
  body.app section.section.app-how .article--text h2:before {
    position: absolute;
    top: -32px;
  }
}
@media only screen and (max-width: 48rem) {
  body.app section.section.app-how figure {
    display: none;
  }
}
body.app section.section.app-download {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-download {
    padding-top: 10rem;
    padding-bottom: 13.125rem;
  }
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-download article {
    width: 65%;
    padding-right: 10%;
  }
}
body.app section.section.app-download article .button {
  display: none;
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-download article .button {
    display: inline-block;
    margin-top: 3.75rem;
  }
}
body.app section.section.app-download article h2 {
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 39px;
  color: #DA291C;
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-download article h2 {
    font-size: 34px;
    line-height: 58px;
  }
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-download figure {
    width: 35%;
  }
}
body.app section.section.app-download footer {
  display: block;
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-download footer {
    display: none;
    text-align: left;
  }
}
body.app section.section.app-video .section--container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  text-align: center;
}
body.app section.section.app-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-height: 675px;
  border: 0;
}
body.app section.section.app-right_here {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background: #F7F7FB;
  text-align: center;
  font-size: 21px;
  line-height: 39px;
  color: hsl(0, 0%, 40%);
}
@media only screen and (min-width: 48rem) {
  body.app section.section.app-right_here {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}
body.app section.section.app-right_here h2 {
  font-size: 60px;
  line-height: 70px;
  color: hsl(0, 0%, 0%);
}
body.app section.section.app-right_here p.intro-text {
  margin-right: auto;
  margin-left: auto;
  width: auto;
  max-width: 525px;
}
body.app section.section.app-right_here a {
  color: hsl(0, 0%, 40%);
  text-decoration: underline;
}
body.app section.section.app-right_here a:hover, body.app section.section.app-right_here a:focus {
  color: hsl(0, 0%, 20%);
  text-decoration: none;
}
body.app section.section .apple-google a > img {
  margin: 0.625rem 1.25rem 0.625rem 0;
  width: auto;
  max-width: 155px;
  height: auto;
}
@media only screen and (min-width: 48rem) {
  body.app section.section .apple-google a > img {
    max-width: 210px;
  }
}

.companies-promo-section {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 40px 20px;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  color: hsl(0, 0%, 100%);
  z-index: 2;
}
@media only screen and (min-width: 62.5rem) {
  .companies-promo-section {
    margin-top: -30px;
    padding-top: 150px;
    padding-bottom: 90px;
    -webkit-clip-path: polygon(0 30px, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 30px, 100% 0, 100% 100%, 0% 100%);
  }
}
.companies-promo-section a {
  color: hsl(0, 0%, 100%);
  text-decoration: underline;
}
.companies-promo-section a:hover, .companies-promo-section a:focus {
  text-decoration: none;
}

.companies-newswire-section {
  margin: 0;
  padding: 40px 20px;
}
@media only screen and (min-width: 62.5rem) {
  .companies-newswire-section {
    padding-top: 150px;
    padding-bottom: 90px;
  }
}

.companies-video-section {
  margin: -30px 0 0 0;
  padding: 40px 0 20px 0;
  background: rgb(191, 13, 62);
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, hsl(4, 77%, 48%)), to(#bf0d3e));
  background: linear-gradient(90deg, hsl(4, 77%, 48%) 20%, #bf0d3e 100%);
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: inset 0 -130px 0 0 #fff;
          box-shadow: inset 0 -130px 0 0 #fff;
  -webkit-clip-path: polygon(0 30px, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 30px, 100% 0, 100% 100%, 0% 100%);
  color: #fff;
  text-align: center;
}
@media (min-width: 50rem) {
  .companies-video-section {
    padding-top: 150px;
    padding-bottom: 90px;
    -webkit-box-shadow: inset 0 -422px 0 0 #fff;
            box-shadow: inset 0 -422px 0 0 #fff;
  }
}
.companies-video-section iframe {
  margin: 0 20px;
  padding: 0;
  width: 100%;
  width: calc(100% - 40px);
  max-width: 848px;
  height: 52.25vw;
  max-height: 494px;
}
@media (min-width: 37.5rem) {
  .companies-video-section iframe {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}

.military-alliance .container {
  padding: 114px 20px 140px 20px;
  margin: 0 auto;
}
@media (min-width: 56.25rem) {
  .military-alliance .container {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 0px 120px;
    grid-template-areas: "image header" "image text" "image logos";
  }
}
.military-alliance .military-alliance__image {
  grid-area: image;
}
.military-alliance .military-alliance__image > img {
  width: 100%;
  min-width: 200px;
  height: auto;
}
.military-alliance .military-alliance__header {
  grid-area: header;
}
.military-alliance .military-alliance__header h2 {
  font-family: Houschka Head;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 49px;
  color: #323232;
}
.military-alliance .military-alliance__text {
  grid-area: text;
}
.military-alliance .military-alliance__logos {
  grid-area: logos;
}
.military-alliance .military-alliance__logos > img {
  width: 100%;
  max-width: 510px;
  height: auto;
}

.jobs-by-company div.translate-slider {
  background: hsl(0, 0%, 100%);
  width: auto;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.3;
  margin: 0 -0.75rem -2rem;
  padding: 16px 20px;
}
@media only screen and (min-width: 62.5rem) {
  .jobs-by-company div.translate-slider {
    margin: 0;
    padding: 0;
    background: transparent;
    position: absolute;
    top: 60%;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 120px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 16px;
  }
}
@media only screen and (min-width: 62.5rem) {
  .jobs-by-company div.translate-slider.active div.content div.inner {
    margin-right: 35px;
    margin-left: 35px;
    opacity: 1;
    max-width: 346px;
  }
}
.jobs-by-company div.translate-slider button.translate-button {
  display: inline-block;
  background: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 20%);
  border: none;
  margin: 0;
  padding: 0;
  pointer-events: none;
  font-size: 14px;
  line-height: 1.3;
}
@media only screen and (min-width: 62.5rem) {
  .jobs-by-company div.translate-slider button.translate-button {
    padding: 10px 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 182px;
    border-radius: 10px 0px 0px 10px;
    cursor: pointer;
    pointer-events: auto;
    font-size: 16px;
  }
}
.jobs-by-company div.translate-slider button.translate-button:before {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  content: url("/-/media/AdeccoGroup/Brands/Adecco Global 2016/USA/page-assets/companies/radial-jobs/flag-es.png");
}
.jobs-by-company div.translate-slider div.content {
  margin: 0;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: auto;
  border-radius: 10px 0px 0px 0;
  background: hsl(0, 0%, 100%);
  color: hsl(0, 0%, 20%);
}
.jobs-by-company div.translate-slider div.content p {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.3;
  color: hsl(0, 0%, 20%);
  letter-spacing: 0;
}
@media only screen and (min-width: 62.5rem) {
  .jobs-by-company div.translate-slider div.content p {
    font-size: 16px;
  }
}
.jobs-by-company div.translate-slider div.content p:last-child, .jobs-by-company div.translate-slider div.content p:only-child {
  margin-bottom: 0;
}
.jobs-by-company div.translate-slider div.content div.inner {
  margin: 0;
  padding: 10px 0 0 0;
}
@media only screen and (min-width: 62.5rem) {
  .jobs-by-company div.translate-slider div.content div.inner {
    padding: 0;
    margin: 16px 0;
    max-width: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.25s ease 0.25s;
    transition: all 0.25s ease 0.25s;
  }
}

main.companies-2022 .company-apply h2, main.companies-2022 .company-steps h2, main.companies-2022 .company-locations h2, main.companies-2022 .company-video h2, main.companies-2022 .company-perks h2, main.companies-2022 .company-team-flip h2, main.companies-2022 .company-team h2, main.companies-2022 .company-split .split-text h2, main.companies-2022 .company-journey header h2, body.faqs main.about-us .faqs-section h2, body.living-wage-tool .company-faqs h2, main.companies-2022 .company-faqs h2 {
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 49px;
  color: hsl(0, 0%, 10%);
}
main.companies-2022 .company-apply h2:after, main.companies-2022 .company-steps h2:after, main.companies-2022 .company-locations h2:after, main.companies-2022 .company-video h2:after, main.companies-2022 .company-perks h2:after, main.companies-2022 .company-team-flip h2:after, main.companies-2022 .company-team h2:after, main.companies-2022 .company-split .split-text h2:after, main.companies-2022 .company-journey header h2:after, body.faqs main.about-us .faqs-section h2:after, body.living-wage-tool .company-faqs h2:after, main.companies-2022 .company-faqs h2:after {
  content: "";
  display: block;
  margin: 0.625rem 0 0 0;
  padding: 0;
  width: 188px;
  height: 6px;
  background: #DA291C;
}

main.companies-2022 #txtjobCount {
  display: none;
}
main.companies-2022 .page-header {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 638px;
  padding: 0.75rem 0.75rem 2rem;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
@media (min-width: 50rem) {
  main.companies-2022 .page-header {
    min-height: 866px;
  }
}
main.companies-2022 .page-header:before, main.companies-2022 .page-header:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
main.companies-2022 .page-header:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(15%, white), to(rgba(204, 204, 204, 0.35)));
  background: linear-gradient(90deg, white 15%, rgba(204, 204, 204, 0.35) 100%);
}
@media (min-width: 50rem) {
  main.companies-2022 .page-header:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(15%, white), color-stop(75%, rgba(204, 204, 204, 0)));
    background: linear-gradient(90deg, white 15%, rgba(204, 204, 204, 0) 75%);
  }
}
main.companies-2022 .page-header:after {
  background-image: url(/-/media/f3d62678f9f54bd6a8ef49c120aa7873.ashx?la=en-us), url(/-/media/473b1bdfb1ea4aadb26224964f2d17d5.ashx?la=en-us);
  background-position: right -66px top -61px, left -74px bottom -120px;
  background-repeat: no-repeat, no-repeat;
  background-size: 197px 224px, 213px 242px;
}
@media (min-width: 50rem) {
  main.companies-2022 .page-header:after {
    background-position: right -160px top -140px, left -175px bottom -295px;
    background-size: 402px 458px, 402px 458px;
  }
}
main.companies-2022 .page-header .container {
  position: relative;
  z-index: 1;
}
main.companies-2022 .page-header .container > .header-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  min-height: 638px;
}
@media (min-width: 50rem) {
  main.companies-2022 .page-header .container > .header-row {
    min-height: 866px;
  }
}
main.companies-2022 .page-header .container .logos-wrap {
  padding-top: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media (min-width: 50rem) {
  main.companies-2022 .page-header .container .logos-wrap {
    padding-top: 50px;
  }
}
main.companies-2022 .page-header .container .logos-wrap .adecco-header-logo-wrap img {
  width: 100%;
  max-width: 593px;
  height: auto;
}
main.companies-2022 .page-header .container .adecco-header-text {
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 50rem) {
  main.companies-2022 .page-header .container .adecco-header-text {
    max-width: 890px;
  }
}
main.companies-2022 .page-header .container .adecco-header-text > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
main.companies-2022 .page-header h2 {
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  text-align: left;
  margin: 4rem 0 1rem;
  padding: 2rem 0 0;
  font-weight: 600;
  font-size: 38px;
  line-height: 47px;
  letter-spacing: -1px;
  color: #d82a26;
}
@media (min-width: 50rem) {
  main.companies-2022 .page-header h2 {
    max-width: 450px;
    font-size: 72px;
    line-height: 84px;
  }
}
main.companies-2022 .page-header p {
  color: #000;
  text-align: left;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
}
@media (min-width: 50rem) {
  main.companies-2022 .page-header p {
    font-weight: 500;
    font-size: 34px;
    line-height: 1.2;
  }
}
main.companies-2022 .page-header p:not(:last-of-type) {
  margin-bottom: 2rem;
}
main.companies-2022 .adecco-header-featured {
  margin: 0;
  padding: 0;
  background: #DA291C;
  width: 100%;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .adecco-header-featured {
    margin-top: -35px;
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
    background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
            box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
    -webkit-clip-path: polygon(0 4%, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 4%, 100% 0, 100% 100%, 0% 100%);
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
}
main.companies-2022 .adecco-header-featured .section--container {
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: -0.66px;
  color: hsl(0, 0%, 100%);
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .adecco-header-featured .section--container {
    padding-top: 140px;
    padding-bottom: 140px;
    font-size: 34px;
  }
}
main.companies-2022 .adecco-header-featured .section--container p {
  margin-bottom: 1.2rem;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
main.companies-2022 .adecco-header-featured .section--container p:last-child, main.companies-2022 .adecco-header-featured .section--container p:only-child {
  margin-bottom: 0;
}
main.companies-2022 .adecco-header-featured .section--container a {
  color: hsl(0, 0%, 100%);
  text-decoration: underline;
}
main.companies-2022 .adecco-header-featured .section--container a:focus, main.companies-2022 .adecco-header-featured .section--container a:hover {
  color: hsl(0, 0%, 100%);
  text-decoration: none;
}
main.companies-2022 .company-jumplinks {
  margin: 0;
  padding: 0;
  background: hsl(0, 0%, 92%);
  width: 100%;
}
main.companies-2022 .company-jumplinks .section--container {
  padding-top: 0;
  padding-bottom: 0;
}
main.companies-2022 .company-jumplinks nav ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
main.companies-2022 .company-jumplinks nav ul > li {
  margin: 0;
  padding: 0 0.625rem;
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.2;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-jumplinks nav ul > li {
    font-size: 30px;
  }
}
main.companies-2022 .company-jumplinks nav ul a {
  display: block;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: hsl(0, 0%, 40%);
}
main.companies-2022 .company-jumplinks nav ul a:hover, main.companies-2022 .company-jumplinks nav ul a:active, main.companies-2022 .company-jumplinks nav ul a:focus {
  color: hsl(0, 0%, 20%);
  -webkit-box-shadow: inset 0 -3px 0 0 #DA291C;
          box-shadow: inset 0 -3px 0 0 #DA291C;
}
main.companies-2022 .company-journey header {
  margin: 0 auto;
  padding: 2.5rem 1.25rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  text-align: center;
  width: 100%;
  height: auto;
  min-height: 100px;
  max-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-journey header {
    margin-bottom: -90px;
    height: 25vw;
  }
}
main.companies-2022 .company-journey header h2 {
  color: hsl(0, 0%, 100%);
}
main.companies-2022 .company-journey header h2:after {
  margin-right: auto;
  margin-left: auto;
  background-color: hsl(0, 0%, 100%);
}
main.companies-2022 .company-journey footer {
  margin-top: 2rem;
  text-align: left;
}
main.companies-2022 .company-journey .section--container .row {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 878px;
  text-align: center;
}
main.companies-2022 .company-journey .section--container .row iframe {
  margin: 0 auto 90px auto;
  padding: 0;
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
}
main.companies-2022 .company-journey .section--container .row img {
  display: block;
  width: 100%;
  height: auto;
}
main.companies-2022 .company-journey .section--container ol.company-steps {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  -webkit-box-shadow: inset 39px 0 0 0 hsl(0, 0%, 100%), inset 40px 0 0 0 #DA291C;
          box-shadow: inset 39px 0 0 0 hsl(0, 0%, 100%), inset 40px 0 0 0 #DA291C;
}
main.companies-2022 .company-journey .section--container ol.company-steps > div {
  margin: 0 auto 45px;
  padding: 30px;
  width: auto;
  height: auto;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
  background: hsl(0, 0%, 100%);
}
main.companies-2022 .company-journey .section--container ol.company-steps > div:last-child {
  margin-bottom: 0;
}
main.companies-2022 .company-journey .section--container ol.company-steps li {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: left;
}
main.companies-2022 .company-journey .section--container ol.company-steps li::marker {
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: 1;
  color: #DA291C;
}
main.companies-2022 .company-journey .section--container ol.company-steps li p {
  display: inline;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-split {
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-split .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-split .split-text {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 60%;
    padding-right: 2.2rem;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-split .split-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 40%;
    padding-top: 3.75rem;
    padding-left: 2.2rem;
  }
}
main.companies-2022 .company-aspire {
  padding-top: 0;
  background: hsl(0, 0%, 95%);
}
main.companies-2022 .company-aspire .section--container {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
}
main.companies-2022 .company-aspire .image-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
main.companies-2022 .company-aspire .image-bar:before {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  content: "";
  width: 100%;
  height: 1.75rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
}
main.companies-2022 .company-aspire .image-bar figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-aspire .content {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-aspire .content .text-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 60%;
    padding-right: 2.2rem;
  }
}
main.companies-2022 .company-aspire .content .text-container h2 {
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 49px;
  color: hsl(0, 0%, 10%);
}
main.companies-2022 .company-aspire .content .text-container .button {
  display: none;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-aspire .content .text-container .button {
    display: inline-block;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-aspire .content figure {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 40%;
    padding-left: 2.2rem;
  }
}
main.companies-2022 .company-aspire .content figure figcaption {
  display: block;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-aspire .content figure figcaption {
    display: none;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-team .text-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
main.companies-2022 .company-team .text-container > div {
  padding: 7.5px;
  margin: 0;
  width: 100%;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-team .text-container > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.33%;
            flex: 0 1 33.33%;
  }
}
main.companies-2022 .company-team .text-container article {
  padding: 40px 30px;
  margin: 0;
  background: hsl(0, 0%, 100%);
  -webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main.companies-2022 .company-team .text-container article figure {
  margin: 0 20px 0 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
  max-width: 75px;
  height: auto;
}
main.companies-2022 .company-team .text-container article figure img {
  -o-object-fit: cover;
     object-fit: cover;
}
main.companies-2022 .company-team .text-container article .inner {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: calc(100% - 75px);
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
}
main.companies-2022 .company-team .text-container article h3 {
  padding: 0;
  margin: 0;
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 1.2;
}
main.companies-2022 .company-team-flip .text-container {
  display: grid;
  grid-template-columns: 1fr;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  row-gap: 1rem;
}
@media only screen and (min-width: 37.5rem) {
  main.companies-2022 .company-team-flip .text-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-team-flip .text-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-team-flip .text-container {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
main.companies-2022 .company-team-flip .text-container > div article:focus-within .inner, main.companies-2022 .company-team-flip .text-container > div article:hover .inner {
  opacity: 1;
}
main.companies-2022 .company-team-flip .text-container article {
  position: relative;
  padding: 0;
  margin: 0;
  background: hsl(0, 0%, 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
main.companies-2022 .company-team-flip .text-container article figure {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
main.companies-2022 .company-team-flip .text-container article figure picture {
  display: block;
  width: 100%;
  height: 100%;
}
main.companies-2022 .company-team-flip .text-container article figure picture img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main.companies-2022 .company-team-flip .text-container article .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0.5rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  color: hsl(0, 0%, 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 1;
  text-align: center;
}
main.companies-2022 .company-team-flip .text-container article h3 {
  padding: 0;
  margin: 0;
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 1.2;
  color: hsl(0, 0%, 100%);
}
main.companies-2022 .company-team-flip .text-container article p {
  color: hsl(0, 0%, 100%);
}
main.companies-2022 .company-team-flip .text-container article p:last-child {
  margin-bottom: 0;
}
main.companies-2022 .company-team-flip .text-container article a.button {
  min-width: auto;
}
main.companies-2022 .company-hero {
  position: relative;
  background-color: hsl(0, 0%, 100%);
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 100%;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-hero {
    background-position: right center;
    background-size: auto 100%;
  }
  .taylormade-jobs main.companies-2022 .company-hero {
    background-position: right -400px center;
  }
}
main.companies-2022 .company-hero:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-clip-path: polygon(0 0, 65% 0%, 50% 100%, 0 100%);
          clip-path: polygon(0 0, 65% 0%, 50% 100%, 0 100%);
  background-color: hsl(0, 0%, 100%);
}
main.companies-2022 .company-hero > .container {
  width: auto;
  height: 100%;
  position: relative;
  padding-top: 38px;
}
main.companies-2022 .company-hero .bg-image-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-hero .bg-image-wrap {
    display: none;
  }
}
main.companies-2022 .company-hero .bg-image-wrap:before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 0 30px, 0 30px);
          clip-path: polygon(0 0, 100% 0, 0 30px, 0 30px);
  background-color: hsl(0, 0%, 100%);
  z-index: 1;
}
main.companies-2022 .company-hero .bg-image-wrap .bg-image {
  position: relative;
  display: block !important;
  width: 100% !important;
  height: auto !important;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-hero .bg-image-wrap .bg-image {
    display: none !important;
  }
}
main.companies-2022 .company-hero .contents-wrap {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: hsl(0, 0%, 100%);
  width: 100%;
  height: 100%;
  min-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-hero .contents-wrap {
    width: auto;
    max-width: 50%;
    min-height: 600px;
  }
}
main.companies-2022 .company-hero .adecco-header-logo-wrap {
  background-color: hsl(0, 0%, 100%);
}
main.companies-2022 .company-hero .adecco-header-logo-wrap img {
  width: auto;
  height: auto;
  max-height: 30px;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-hero .adecco-header-logo-wrap img {
    max-height: 75px;
  }
}
main.companies-2022 .company-hero .adecco-header-logo-wrap img:first-child {
  margin-right: 95px;
}
main.companies-2022 .company-hero h1 {
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 38px;
  line-height: 47px;
  color: hsl(0, 0%, 0%);
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-hero h1 {
    font-size: 70px;
    line-height: 76px;
  }
}
main.companies-2022 .company-hero p {
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: 0px;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-hero p {
    font-size: 26px;
    line-height: 32px;
  }
}
main.companies-2022 .company-intro {
  position: relative;
  width: 100%;
  margin: -30px 0 0 0;
  padding: 40px 20px;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  color: hsl(0, 0%, 100%);
  z-index: 2;
  -webkit-clip-path: polygon(0 0, 100% 30px, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 30px, 100% 100%, 0% 100%);
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-intro {
    padding-top: 150px;
    padding-bottom: 90px;
    -webkit-clip-path: polygon(0 30px, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 30px, 100% 0, 100% 100%, 0% 100%);
  }
}
main.companies-2022 .company-intro h2 {
  color: hsl(0, 0%, 100%);
}
main.companies-2022 .company-intro a {
  color: hsl(0, 0%, 100%);
  text-decoration: underline;
}
main.companies-2022 .company-intro a:hover, main.companies-2022 .company-intro a:focus {
  text-decoration: none;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-intro ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
main.companies-2022 .company-intro ul li {
  list-style-position: inside;
}
main.companies-2022 .company-blurb {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 2.5rem 1.25rem;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-blurb {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}
main.companies-2022 .company-perks {
  padding-block: 6.25rem;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-perks {
    padding-block: 3.125rem;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-perks h2 {
    -webkit-margin-after: 3.125rem;
            margin-block-end: 3.125rem;
  }
}
main.companies-2022 .company-perks h2:after {
  margin-right: auto;
  margin-left: auto;
}
main.companies-2022 .company-perks .column {
  margin: 0;
  padding: 0 20px;
  text-align: center;
}
main.companies-2022 .company-perks .column ul {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-position: inside;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-perks .column ul {
    text-align: left;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-column-rule: 0;
       -moz-column-rule: 0;
            column-rule: 0;
    min-height: initial;
  }
  .taylormade-jobs main.companies-2022 .company-perks .column ul {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  main.companies-2022 .company-perks .column ul > li {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid-column;
  }
}
main.companies-2022 .company-perks .column ul li {
  position: relative;
  list-style: none;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 0 25px 0;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-perks .column ul li {
    min-height: 3.125rem;
    line-height: 3.125rem;
    padding: 1rem 0 1rem 3.625rem;
    vertical-align: middle;
    background-image: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/USA/page-assets/companies/whirlpool-jobs/li-even.png");
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 3.125rem 3.125rem;
  }
}
main.companies-2022 .company-video {
  padding-top: 100px;
  padding-bottom: 150px;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-video {
    padding-top: 50px;
    padding-bottom: 200px;
  }
}
main.companies-2022 .company-video h2:after {
  margin-right: auto;
  margin-left: auto;
}
main.companies-2022 .company-video .copy-wrap,
main.companies-2022 .company-video .video-wrap {
  margin: 0;
  padding: 0 20px;
  text-align: center;
}
main.companies-2022 .company-video iframe {
  aspect-ratio: 16/9;
  width: 100%;
  max-width: 860px;
  margin-inline: auto;
}
main.companies-2022 .company-locations {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
main.companies-2022 .company-locations h2:after {
  margin-right: auto;
  margin-left: auto;
}
main.companies-2022 .company-locations .column {
  margin: 0;
  padding: 0 20px;
  text-align: center;
}
main.companies-2022 .company-locations .column ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 37.5rem) {
  main.companies-2022 .company-locations .column ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
main.companies-2022 .company-locations .column ul li {
  position: relative;
  list-style: none;
  width: auto;
  height: auto;
  padding: 0;
  margin: 10px 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media only screen and (min-width: 37.5rem) {
  main.companies-2022 .company-locations .column ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-locations .column ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.33%;
            flex: 0 1 33.33%;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations .column ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}
@media only screen and (min-width: 75rem) {
  main.companies-2022 .company-locations .column ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
  }
}
main.companies-2022 .company-locations .column ul li a {
  display: block;
  font-weight: bold;
}
main.companies-2022 .company-locations-image {
  margin: 0 auto 3.125rem;
  padding: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  background-color: hsl(0, 0%, 100%);
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 0.25rem 1.25rem rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0.25rem 1.25rem rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image {
    max-width: 75rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
main.companies-2022 .company-locations-image .container {
  width: 100%;
  max-width: 100%;
  background-color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image .container {
    background-color: transparent;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: hsl(0, 0%, 100%);
  }
}
main.companies-2022 .company-locations-image .column {
  padding: 1.25rem;
  background-color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image .column {
    background-color: transparent;
    width: 42%;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image.left {
    background-position: left -300px top;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image.left:before {
    -webkit-clip-path: polygon(60% 0%, 100% 0, 100% 100%, 52% 100%);
            clip-path: polygon(60% 0%, 100% 0, 100% 100%, 52% 100%);
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image.left .column {
    float: right;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image.right {
    background-position: right -300px top;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image.right:before {
    -webkit-clip-path: polygon(0 0, 60% 0, 52% 100%, 0 100%);
            clip-path: polygon(0 0, 60% 0, 52% 100%, 0 100%);
  }
}
main.companies-2022 .company-locations-image .bg-image-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image .bg-image-wrap {
    display: none;
  }
}
main.companies-2022 .company-locations-image .bg-image-wrap:before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 0 30px, 0 30px);
          clip-path: polygon(0 0, 100% 0, 0 30px, 0 30px);
  background-color: hsl(0, 0%, 100%);
  z-index: 1;
}
main.companies-2022 .company-locations-image .bg-image-wrap .bg-image {
  position: relative;
  display: block !important;
  width: 100% !important;
  height: auto !important;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image .bg-image-wrap .bg-image {
    display: none !important;
  }
}
main.companies-2022 .company-locations-image h2 {
  position: relative;
  margin-top: 0;
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 49px;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-locations-image h2 {
    text-align: left;
  }
}
main.companies-2022 .company-locations-image .column {
  margin: 0;
  padding: 1.25rem;
}
main.companies-2022 .company-locations-image .column ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0 1.25rem;
  text-align: center;
}
@media only screen and (min-width: 37.5rem) {
  main.companies-2022 .company-locations-image .column ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    text-align: left;
  }
}
main.companies-2022 .company-locations-image .column ul li {
  position: relative;
  width: auto;
  height: auto;
  padding: 0;
  margin: 10px 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media only screen and (min-width: 37.5rem) {
  main.companies-2022 .company-locations-image .column ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
main.companies-2022 .company-locations-image .column ul li a {
  display: block;
  font-weight: bold;
}
main.companies-2022 .company-callout {
  position: relative;
  background-color: rgba(50, 28, 28, 0.62);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 100%;
}
main.companies-2022 .company-callout > .container {
  width: auto;
  height: 100%;
  position: relative;
}
main.companies-2022 .company-callout .bg-image-wrap {
  display: none;
}
main.companies-2022 .company-callout .bg-image-wrap .bg-image {
  display: none !important;
}
main.companies-2022 .company-callout .column {
  padding-top: 70px;
  padding-bottom: 70px;
  color: hsl(0, 0%, 100%);
}
main.companies-2022 .company-callout ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-callout ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
main.companies-2022 .company-callout ul li {
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.2;
  list-style: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: calc(100% - 30px);
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-callout ul li {
    width: 50%;
    width: calc(50% - 30px);
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-callout ul li {
    width: 25%;
    width: calc(25% - 30px);
  }
}
@media only screen and (min-width: 75rem) {
  main.companies-2022 .company-callout ul li {
    width: 20%;
    width: calc(20% - 30px);
  }
}
main.companies-2022 .company-callout ul strong {
  display: block;
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-size: 26px;
}
main.companies-2022 .company-top-work-places {
  padding-block: 3.125rem;
  padding-inline: 1.25rem;
}
main.companies-2022 .company-top-work-places .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.25rem;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-top-work-places .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
main.companies-2022 .company-top-work-places .image-side,
main.companies-2022 .company-top-work-places .content-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-top-work-places .image-side,
  main.companies-2022 .company-top-work-places .content-side {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
main.companies-2022 .company-top-work-places .image-side > img,
main.companies-2022 .company-top-work-places .content-side > img {
  width: 100%;
  max-width: 152px;
}
main.companies-2022 .company-steps {
  padding: 6.25rem 1rem;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-steps {
    padding: 9.375rem 0;
  }
}
main.companies-2022 .company-steps h2 {
  margin-bottom: 60px;
  color: #BF0D3E;
}
main.companies-2022 .company-steps h2:after {
  display: none;
}
main.companies-2022 .company-steps .container-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 80px;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-steps .container-steps {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
main.companies-2022 .company-steps .container-steps > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-steps .container-steps > div {
    width: 33.33%;
  }
}
main.companies-2022 .company-steps article {
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 30px;
  color: hsl(0, 0%, 0%);
}
main.companies-2022 .company-steps article strong {
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
}
main.companies-2022 .company-steps article.step-one:before {
  content: "1";
}
main.companies-2022 .company-steps article.step-two:before {
  content: "2";
}
main.companies-2022 .company-steps article.step-three:before {
  content: "3";
}
main.companies-2022 .company-steps article:before {
  margin-bottom: 40px;
  display: block;
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 76px;
  line-height: 30px;
  color: #BF0D3E;
}
main.companies-2022 .company-apply {
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
main.companies-2022 .company-apply h2 {
  color: #BF0D3E;
}
main.companies-2022 .company-apply h2:after {
  display: none;
}
main.companies-2022 .company-apply h3 {
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: hsl(0, 0%, 0%);
}
main.companies-2022 .company-apply .container {
  padding: 0 1rem 3.75rem 1rem;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-apply .container {
    padding-bottom: 10.625rem;
  }
}
main.companies-2022 .company-apply .container.details {
  padding: 8.5rem 1rem;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  text-align: left;
  width: 100%;
  max-width: 100%;
}
main.companies-2022 .company-apply .container.details > .row {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 17px;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-apply .container.details > .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.companies-2022 .company-apply .container.details > .row {
    max-width: 1170px;
  }
}
main.companies-2022 .company-apply .container.details > .row:before, main.companies-2022 .company-apply .container.details > .row:after {
  display: none;
}
main.companies-2022 .company-apply details {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
  padding: 20px 30px;
  margin: 0;
  background-color: hsl(0, 0%, 100%);
  border-radius: 5px;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-apply details {
    width: 50%;
    width: calc(50% - 17px);
  }
}
main.companies-2022 .company-apply details[open] summary {
  margin-bottom: 40px;
}
main.companies-2022 .company-apply details[open] summary:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
main.companies-2022 .company-apply details summary {
  padding-right: 60px;
  position: relative;
  cursor: pointer;
}
main.companies-2022 .company-apply details summary:after {
  position: absolute;
  right: 0;
  top: 10px;
  font-family: "FontAwesome";
  font-size: 40px;
  font-weight: bold;
  color: #DA291C;
  content: "\f105";
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
main.companies-2022 .company-apply details h4 {
  margin: 0;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 46px;
  color: hsl(0, 0%, 0%);
}
main.companies-2022 .company-apply details h5 {
  margin: 0;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  color: #DA291C;
}
main.companies-2022 .company-apply .image-grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  height: auto;
}
main.companies-2022 .company-apply .image-grid-container:before, main.companies-2022 .company-apply .image-grid-container:after {
  display: none;
}
main.companies-2022 .company-apply .image-grid-container > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 50%;
  height: auto;
  max-height: 350px;
  background-color: #DA291C;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-apply .image-grid-container > div {
    width: 33.33%;
  }
}
main.companies-2022 .company-apply .image-grid-container > div:nth-child(5) {
  display: none;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-apply .image-grid-container > div:nth-child(5) {
    display: block;
  }
}
main.companies-2022 .company-apply .image-grid-container > div:nth-child(6) {
  display: none;
}
@media only screen and (min-width: 48rem) {
  main.companies-2022 .company-apply .image-grid-container > div:nth-child(6) {
    display: block;
  }
}
main.companies-2022 .company-apply .image-grid-container > div > img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
}

body.tritium-jobs main.tritium-jobs a {
  color: #0071A0;
}
body.tritium-jobs main.tritium-jobs a:hover, body.tritium-jobs main.tritium-jobs a:focus {
  color: #004b6c;
}
body.tritium-jobs .page-header {
  background-image: url(-/media/5fd0d4c0c27c420aa8e195f3d6d14b83.ashx?la=en-us);
  background-color: #fff;
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  min-height: 610px;
  -webkit-box-shadow: inset 0 380px 0 0 #fff;
          box-shadow: inset 0 380px 0 0 #fff;
  font-family: "Source Sans 3", sans-serif;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .page-header {
    background-image: url(-/media/3293089e03fb413da30abe087a27e9c5.ashx?la=en-us);
    background-position: center center;
    background-size: cover;
    height: 660px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
body.tritium-jobs .page-header > .container {
  padding-top: 38px;
  padding-bottom: 38px;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .page-header > .container {
    text-align: left;
  }
}
body.tritium-jobs .page-header .adecco-header-logo-wrap img {
  width: 100%;
  max-width: 208px;
  height: auto;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .page-header .adecco-header-logo-wrap img {
    max-width: 366px;
  }
}
body.tritium-jobs .page-header h1 {
  padding-bottom: 0;
  color: #004b6c;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 38px;
  line-height: 1.2;
  letter-spacing: -2.5px;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .page-header h1 {
    font-size: 76px;
  }
}
body.tritium-jobs .page-header .btn.btn--blue-gradient {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  background: #0071A0;
  color: #fff;
  border-radius: 0;
}
body.tritium-jobs .page-header .btn.btn--blue-gradient:hover, body.tritium-jobs .page-header .btn.btn--blue-gradient:focus {
  background: #004b6c;
}
body.tritium-jobs .intro-text-section {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 80px 30px 90px 30px;
  background-image: url(-/media/E942052AEF1E4986A01EC41DB8898685.ashx?la=en-us);
  background-color: #004b6c;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.5;
  z-index: 2;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .intro-text-section {
    padding-top: 130px;
    padding-bottom: 130px;
    font-size: 2.5rem;
    line-height: 1.4;
  }
}
body.tritium-jobs .intro-text-section .copy-wrap {
  margin: 0 auto;
  max-width: 1180px;
  text-align: center;
}
body.tritium-jobs .intro-text-section p {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.5;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .intro-text-section p {
    font-size: 2.5rem;
    line-height: 1.4;
  }
}
body.tritium-jobs .image-and-copy-section {
  color: #12141D;
}
body.tritium-jobs .image-and-copy-section:before, body.tritium-jobs .image-and-copy-section:after {
  display: none;
}
body.tritium-jobs .image-and-copy-section > .container {
  padding: 60px 30px 90px 30px;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .image-and-copy-section > .container {
    padding-top: 240px;
    padding-bottom: 120px;
  }
}
body.tritium-jobs .image-and-copy-section > .container:before, body.tritium-jobs .image-and-copy-section > .container:after {
  display: none;
}
body.tritium-jobs .image-and-copy-section .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .image-and-copy-section .flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
body.tritium-jobs .image-and-copy-section .flex-row:before, body.tritium-jobs .image-and-copy-section .flex-row:after {
  display: none;
}
body.tritium-jobs .image-and-copy-section .flex-row .copy-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2.25;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .image-and-copy-section .flex-row .copy-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 30vw;
    max-width: 488px;
    text-align: left;
  }
}
body.tritium-jobs .image-and-copy-section .flex-row .copy-wrap h2 {
  font-family: "Source Sans 3", sans-serif;
  font-size: 2.375rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -1px;
  color: #18181B;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .image-and-copy-section .flex-row .copy-wrap h2 {
    font-size: 2.625rem;
  }
}
body.tritium-jobs .image-and-copy-section .flex-row .picture-wrap {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .image-and-copy-section .flex-row .picture-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 38vw;
    max-width: 618px;
  }
}
body.tritium-jobs .image-and-copy-section .flex-row .picture-wrap figure picture {
  width: 100%;
  height: auto;
  max-height: 340px;
  overflow: hidden;
}
body.tritium-jobs .image-and-copy-section .flex-row .picture-wrap figure picture img {
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  height: auto;
}
body.tritium-jobs .image-and-copy-section .flex-row .picture-wrap figure figcaption {
  padding: 30px;
  background: #0071A0;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -1px;
}
body.tritium-jobs .checklist-section {
  background-image: url(-/media/16cb9f4e9cb24bffb88f3ef88838bf41.ashx?la=en-us);
  background-color: #000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 65px;
  padding-bottom: 124px;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .checklist-section {
    padding-top: 110px;
    padding-bottom: 188px;
  }
}
body.tritium-jobs .checklist-section header {
  text-align: center;
}
body.tritium-jobs .checklist-section header h2 {
  font-family: "Source Sans 3", sans-serif;
  font-size: 2.375rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -1px;
  color: #fff;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .checklist-section header h2 {
    font-size: 3.6875rem;
  }
}
body.tritium-jobs .checklist-section header h3 {
  font-family: "Source Sans 3", sans-serif;
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: -1px;
  color: #44bdee;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .checklist-section header h3 {
    font-size: 2.25rem;
  }
}
body.tritium-jobs .checklist-section .check-list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .checklist-section .check-list-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
body.tritium-jobs .checklist-section .check-list-flex .column {
  margin: 0 0.75rem;
  padding: 0;
  float: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
}
@media only screen and (min-width: 62.5rem) {
  body.tritium-jobs .checklist-section .check-list-flex .column {
    width: 33.33%;
  }
}
body.tritium-jobs .checklist-section .check-list-flex ul {
  margin: 0;
  padding: 0 2rem;
}
body.tritium-jobs .checklist-section .check-list-flex ul > li {
  margin: 1rem 0;
  padding: 0;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600;
  font-size: 1.625rem;
  line-height: 1.2;
}
body.tritium-jobs .checklist-section .check-list-flex ul > li:last-child {
  margin-bottom: 0;
}
body.tritium-jobs .checklist-section .check-list-flex ul > li:before {
  color: #44bdee;
}
body.tritium-jobs .checklist-section .check-list-flex ul > li i, body.tritium-jobs .checklist-section .check-list-flex ul > li em {
  font-style: normal;
  font-size: 1rem;
}
body.tritium-jobs .facets .remote-con {
  display: none !important;
}
body.tritium-jobs .facets .facets__nav-tabs > li:hover, body.tritium-jobs .facets .facets__nav-tabs > li.active {
  background: #44bdee !important;
  color: #000 !important;
}
body.tritium-jobs .facets .facets__nav-tabs > li:hover a, body.tritium-jobs .facets .facets__nav-tabs > li.active a {
  background: #44bdee !important;
  color: #000 !important;
}
body.tritium-jobs .facets .dropdown--label:after,
body.tritium-jobs .facets .facet__button:after {
  color: #44bdee;
}
body.tritium-jobs .single-job {
  border-bottom: 5px solid #0071A0;
}
body.tritium-jobs .single-job .job--meta .job--meta-location .fa-map-marker:before {
  color: #0071A0;
}
body.tritium-jobs .single-job .job--meta .job--meta-salary span:before {
  color: #0071A0;
}
body.tritium-jobs .single-job .button-container .btn {
  color: #0071A0;
  -webkit-transition: none;
  transition: none;
}
body.tritium-jobs .single-job .button-container .btn:after {
  display: none;
}
body.tritium-jobs .single-job .button-container .btn:hover, body.tritium-jobs .single-job .button-container .btn:focus {
  background: #004b6c;
  color: #fff;
}
body.tritium-jobs .single-job .button-container .btn:hover:after, body.tritium-jobs .single-job .button-container .btn:focus:after {
  color: #fff;
}
body.tritium-jobs .single-job .button-container .btn .icon-arrow-right:after {
  float: right;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 4000;
  content: "\f061";
}
body.tritium-jobs .job-wide .mobile-buttons a {
  background: #0071A0;
  color: #fff;
}
body.tritium-jobs .job-wide .mobile-buttons a:hover, body.tritium-jobs .job-wide .mobile-buttons a:focus {
  background: #004b6c;
  color: #fff;
}

body.pepsico-jobs #brands > .container {
  max-width: 100%;
}
body.pepsico-jobs #brands div[id$=Content] > div {
  width: 100%;
  height: auto;
  min-height: 110px;
  -webkit-animation: bg-slider 90s linear infinite;
          animation: bg-slider 90s linear infinite;
  background-repeat: repeat-x;
  background-size: auto 110px;
  background-position: center center;
}
@media only screen and (min-width: 48rem) {
  body.pepsico-jobs #brands div[id$=Content] > div {
    -webkit-animation: none;
            animation: none;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
body.pepsico-jobs #brands div[id$=Content] span {
  opacity: 0;
}
body.pepsico-jobs #images {
  padding-inline: 0;
  margin: 0;
}
body.pepsico-jobs #images > .container {
  max-width: 100%;
  width: 100%;
  padding-inline: 0;
  margin: 0;
}
body.pepsico-jobs #images div[id$=Content] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
body.pepsico-jobs #images div[id$=Content] > img {
  width: 33.33%;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
body.pepsico-jobs #acknowledge {
  position: relative;
}
body.pepsico-jobs #acknowledge::before {
  content: "";
  margin: 0 1.125rem;
  position: absolute;
  inset: 0;
  width: 100%;
  max-width: 744px;
  height: 1px;
  background: #D7D7D7;
}
@media only screen and (min-width: 48rem) {
  body.pepsico-jobs #acknowledge::before {
    margin: 0 auto;
  }
}
body.pepsico-jobs #acknowledge span {
  color: #FFC90C;
}

@-webkit-keyframes bg-slider {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 200% 0;
  }
}

@keyframes bg-slider {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 200% 0;
  }
}
body.cruise-jobs .company-hero {
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .company-hero {
    text-align: left;
  }
}
body.cruise-jobs .company-hero .bg-image-wrap:before {
  -webkit-clip-path: none;
          clip-path: none;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .company-hero .bg-image-wrap:before {
    -webkit-clip-path: polygon(0 0, 100% 0, 0 30px, 0 30px);
            clip-path: polygon(0 0, 100% 0, 0 30px, 0 30px);
  }
}
body.cruise-jobs .company-hero h1 {
  font-family: "Poppins", sans-serif;
  font-size: 2.375rem;
  line-height: 1.2;
  font-style: normal;
  font-weight: 600;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .company-hero h1 {
    font-size: 4.75rem;
    font-weight: 500;
  }
}
body.cruise-jobs .company-hero .btn {
  margin-block: auto;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .company-hero .btn {
    margin-block: 0;
  }
}
body.cruise-jobs .company-intro {
  margin: 0;
  padding: 40px 20px;
  background: #233740;
  color: hsl(0, 0%, 100%);
  -webkit-clip-path: none;
          clip-path: none;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .company-intro {
    padding: 40px 20px;
    -webkit-clip-path: none;
            clip-path: none;
  }
}
body.cruise-jobs .company-intro .video-wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .company-intro .video-wrap {
    font-size: 2.5rem;
  }
}
body.cruise-jobs .container.why-work-with-adecco {
  padding: 80px 20px;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.why-work-with-adecco {
    padding-block: 180px;
  }
}
body.cruise-jobs .container.why-work-with-adecco .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.why-work-with-adecco .row > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 50px;
  }
}
body.cruise-jobs .container.why-work-with-adecco .row article {
  text-align: center;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  color: hsl(0, 0%, 10%);
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.why-work-with-adecco .row article {
    text-align: left;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 43%;
    width: calc(43% - 50px);
  }
}
body.cruise-jobs .container.why-work-with-adecco .row article h2 {
  font-family: "Poppins", sans-serif;
  font-size: 2.375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 3.25rem;
  letter-spacing: -0.0625rem;
  color: hsl(0, 0%, 10%);
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.why-work-with-adecco .row article h2 {
    font-size: 2.625rem;
  }
}
body.cruise-jobs .container.why-work-with-adecco .row article h3 {
  font-family: "Poppins", sans-serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 200%;
  color: hsl(0, 0%, 10%);
}
body.cruise-jobs .container.why-work-with-adecco .row figure {
  margin: 50px 0 auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  gap: 20px;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.why-work-with-adecco .row figure {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 57%;
    width: calc(57% - 50px);
  }
}
body.cruise-jobs .container.why-work-with-adecco .row figure figcaption {
  margin: 0;
  padding: 35px 28px;
  background: #233740;
  color: hsl(0, 0%, 100%);
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem;
  letter-spacing: -0.0625rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.why-work-with-adecco .row figure figcaption {
    text-align: left;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
body.cruise-jobs .container.why-work-with-adecco .row figure img {
  display: block;
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.why-work-with-adecco .row figure img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
body.cruise-jobs .container.benefits-and-perks {
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 100%;
  background-color: #FF4D37;
}
body.cruise-jobs .container.benefits-and-perks .row > div {
  padding: 40px 20px;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.benefits-and-perks .row > div {
    -webkit-padding-before: 0;
            padding-block-start: 0;
    padding-inline: 0;
  }
}
body.cruise-jobs .container.benefits-and-perks .row > div figure {
  display: none;
  width: 100%;
  margin: 0 auto 100px auto;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.benefits-and-perks .row > div figure {
    display: block;
  }
}
body.cruise-jobs .container.benefits-and-perks .row > div figure > img {
  width: 100%;
}
body.cruise-jobs .container.benefits-and-perks .row > div > header,
body.cruise-jobs .container.benefits-and-perks .row > div > article {
  text-align: center;
  color: hsl(0, 0%, 100%);
}
body.cruise-jobs .container.benefits-and-perks .row > div > header h2 {
  font-family: "Poppins", sans-serif;
  font-size: 2.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.75rem;
  letter-spacing: -0.0625rem;
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.benefits-and-perks .row > div > header h2 {
    font-size: 3.6875rem;
    line-height: 3.75rem;
  }
}
body.cruise-jobs .container.benefits-and-perks .row > div > header h3 {
  font-family: "Poppins", sans-serif;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.625rem;
  color: hsl(0, 0%, 20%);
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.benefits-and-perks .row > div > header h3 {
    font-size: 2.25rem;
  }
}
body.cruise-jobs .container.benefits-and-perks .row > div > article ul {
  text-align: left;
  width: auto;
  display: inline-block;
}
@media only screen and (min-width: 62.5rem) {
  body.cruise-jobs .container.benefits-and-perks .row > div > article ul {
    width: 100%;
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
    gap: 40px;
  }
}
body.cruise-jobs .container.benefits-and-perks .row > div > article ul li::marker {
  content: url("-/media/345c1d91102e4410a2ccdbcf378d0594.ashx?la=en-us") " ";
  margin-right: 0.5ch;
  vertical-align: middle;
}

body.adecco-analytics .spotlight-container {
  padding-block: 0;
}
body.adecco-analytics section.panel {
  width: 100%;
}
body.adecco-analytics section .section--container > header {
  text-align: center;
}
body.adecco-analytics section .section--container > header h2 {
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
body.adecco-analytics section .section--container p.sub-heading {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1000px;
  letter-spacing: -0.53px;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section .section--container p.sub-heading {
    font-size: 31px;
    line-height: 38px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-differentiator {
    padding-top: 5.625rem;
  }
}
body.adecco-analytics section.data-differentiator .section--container {
  max-width: 89.375rem;
  background-image: url(/~/media/adeccogroup/brands/adecco-global-2016/usa/page-assets/employers/our-recruitment-agency-approach/adecco-analytics/bg-differentiator.png);
  background-size: 100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
  padding-bottom: 0;
}
body.adecco-analytics section.data-differentiator .section--container > header {
  text-align: center;
}
body.adecco-analytics section.data-differentiator .section--container > header h2 {
  color: hsl(0, 0%, 100%);
  font-weight: bold;
  letter-spacing: -1px;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-differentiator .section--container > header h2 {
    font-size: 58px;
    line-height: 64px;
  }
}
body.adecco-analytics section.data-differentiator .section--container > header h3 {
  color: hsl(0, 0%, 100%);
  font-weight: bold;
  letter-spacing: -1px;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-differentiator .section--container > header h3 {
    font-size: 26px;
    line-height: 30px;
  }
}
body.adecco-analytics section.data-differentiator .section--container > header .video-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 71.25rem;
}
body.adecco-analytics section.data-differentiator .section--container > header .video-inner {
  position: relative;
  margin: 0 auto -10% auto;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
}
body.adecco-analytics section.data-differentiator .section--container > header .video-inner > iframe {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(/~/media/adeccogroup/brands/adecco-global-2016/usa/page-assets/employers/our-recruitment-agency-approach/adecco-analytics/laptop-frame.png) center center no-repeat;
  background-size: contain;
  padding: 11.9% 15.5% 14.8%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-differentiator-content {
    padding-bottom: 3.75rem;
  }
}
body.adecco-analytics section.data-differentiator-content .section--container {
  text-align: center;
}
body.adecco-analytics section.data-differentiator-content .section--container p {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 945px;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-differentiator-content .section--container p {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.actionable-data {
    padding-top: 126px;
    padding-bottom: 165px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.feature-icons {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.feature-icons .section--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
body.adecco-analytics section.feature-icons .section--container article {
  padding: 20px;
  margin: 10px auto;
  background: hsl(0, 0%, 100%);
  border-radius: 10px;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
  color: hsl(0, 0%, 0%);
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.feature-icons .section--container article {
    margin-top: 0;
    margin-bottom: 0;
    width: 33.33%;
    width: calc(33.33% - 25px);
  }
}
body.adecco-analytics section.feature-icons .section--container article img {
  margin: 0 auto 15px auto;
}
body.adecco-analytics section.feature-icons .section--container article strong, body.adecco-analytics section.feature-icons .section--container article b {
  font-weight: inherit;
  color: #DA291C;
}
body.adecco-analytics section.data-ecosystem {
  border-bottom: 1px solid hsl(0, 0%, 95%);
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem {
    padding-top: 11.25rem;
    padding-bottom: 12.5rem;
  }
}
body.adecco-analytics section.data-ecosystem .ecosystem-infographic {
  position: relative;
  padding: 3.75rem 1.25rem;
}
body.adecco-analytics section.data-ecosystem .ecosystem-infographic dl {
  padding: 1.25rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  text-align: center;
  letter-spacing: -0.53px;
  border: 1px solid hsl(0, 0%, 60%);
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem .ecosystem-infographic dl {
    width: 600px;
    height: 600px;
    border-radius: 100%;
  }
}
body.adecco-analytics section.data-ecosystem .ecosystem-infographic dl dt {
  font-weight: 800;
  font-size: 43px;
  line-height: 58px;
  color: #DA291C;
}
body.adecco-analytics section.data-ecosystem .ecosystem-infographic dl dd {
  font-weight: 300;
  font-size: 33px;
  line-height: 45px;
  color: hsl(0, 0%, 0%);
}
body.adecco-analytics section.data-ecosystem .ecosystem-infographic ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem .ecosystem-infographic ul {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
body.adecco-analytics section.data-ecosystem .ecosystem-infographic ul > li {
  margin: 10px auto;
  padding: 1.875rem;
  width: 100%;
  height: auto;
  background: hsl(0, 0%, 100%);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-weight: 800;
  line-height: 28px;
  color: hsl(0, 0%, 0%);
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem .ecosystem-infographic ul > li {
    max-width: 323px;
    min-height: 117px;
    -webkit-filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.12));
            filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.12));
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem .ecosystem-infographic ul > li:nth-child(1) {
    position: absolute;
    top: 268px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem .ecosystem-infographic ul > li:nth-child(2) {
    position: absolute;
    top: 114px;
    right: 80px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem .ecosystem-infographic ul > li:nth-child(3) {
    position: absolute;
    top: 610px;
    left: 450px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.case-studies {
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }
}
body.adecco-analytics section.data-ecosystem.case-studies .section--container {
  width: 100%;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.case-studies .section--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    gap: 18px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.case-studies .section--container > header, body.adecco-analytics section.data-ecosystem.case-studies .section--container > footer {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.case-studies .section--container > article {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: calc(46% - 18px);
  }
}
body.adecco-analytics section.data-ecosystem.case-studies .section--container h2 {
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 61px;
  text-align: center;
  color: #DA291C;
}
body.adecco-analytics section.data-ecosystem.case-studies article {
  margin: 0;
  padding: 20px;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  overflow: hidden;
}
body.adecco-analytics section.data-ecosystem.case-studies article figure {
  margin: -20px -20px 20px -20px;
  padding: 0;
  width: calc(100% + 40px);
  height: 140px;
}
body.adecco-analytics section.data-ecosystem.case-studies article figure img {
  -o-object-fit: cover;
     object-fit: cover;
}
body.adecco-analytics section.data-ecosystem.case-studies article h3 {
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: hsl(0, 0%, 0%);
}
body.adecco-analytics section.data-ecosystem.case-studies article footer {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.adecco-analytics section.data-ecosystem.case-studies article footer a, body.adecco-analytics section.data-ecosystem.case-studies article footer span {
  line-height: 40px;
}
body.adecco-analytics section.data-ecosystem.case-studies article footer a.case-study, body.adecco-analytics section.data-ecosystem.case-studies article footer span.case-study {
  color: #DA291C;
}
body.adecco-analytics section.data-ecosystem.case-studies article footer a.case-study:before, body.adecco-analytics section.data-ecosystem.case-studies article footer span.case-study:before {
  content: "";
  display: inline-block;
  background-image: url("-/media/ee63a7b976e84849b1ff16b7e2572640.ashx?la=en-us");
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 40px;
  vertical-align: middle;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.analytics-toolkit {
    padding-top: 8.125rem;
    padding-bottom: 10rem;
  }
}
body.adecco-analytics section.data-ecosystem.analytics-toolkit article {
  margin: 15px auto;
  padding: 0 50px;
  background: hsl(0, 0%, 100%);
  border-radius: 10px;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.analytics-toolkit article {
    margin-top: 30px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
body.adecco-analytics section.data-ecosystem.analytics-toolkit article figure {
  width: 100%;
  margin: 0 auto 20px;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.analytics-toolkit article figure {
    margin-right: 80px;
    margin-bottom: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -ms-flex-item-align: end;
        align-self: flex-end;
    max-width: 450px;
  }
}
body.adecco-analytics section.data-ecosystem.analytics-toolkit article div.article-content {
  width: 100%;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 27px;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.analytics-toolkit article div.article-content {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
body.adecco-analytics section.data-ecosystem.analytics-toolkit article div.article-content h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.analytics-in-action {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.analytics-in-action article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
body.adecco-analytics section.data-ecosystem.analytics-in-action article figure {
  width: 100%;
  margin: 0 auto 20px;
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.analytics-in-action article figure {
    margin-right: 70px;
    margin-bottom: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: 650px;
  }
}
body.adecco-analytics section.data-ecosystem.analytics-in-action article div.article-content {
  width: 100%;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 34px;
  letter-spacing: -0.66px;
  color: hsl(0, 0%, 40%);
}
@media only screen and (min-width: 62.5rem) {
  body.adecco-analytics section.data-ecosystem.analytics-in-action article div.article-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
body.adecco-analytics section.data-ecosystem.analytics-in-action article div.article-content h4 {
  margin: 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  color: #DA291C;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
body.adecco-analytics section.data-ecosystem.analytics-in-action article div.article-content h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 42px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: -1.886px;
  color: hsl(0, 0%, 0%);
}

.infographic-understanding-preemployment-drug-testing article > .container > .article > .row div.col-md-10 {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 100%;
}
.infographic-understanding-preemployment-drug-testing article section h2.h2 {
  color: #DA291C;
}
.infographic-understanding-preemployment-drug-testing article section.donut-charts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 50px;
}
@media only screen and (min-width: 62.5rem) {
  .infographic-understanding-preemployment-drug-testing article section.donut-charts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    gap: 100px;
  }
}
.infographic-understanding-preemployment-drug-testing article section.donut-charts article {
  margin: 0 auto;
  padding: 40px 45px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 320px;
  height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Nunito;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0em;
  text-align: center;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 62.5rem) {
  .infographic-understanding-preemployment-drug-testing article section.donut-charts article {
    font-size: 12px;
  }
}
@media only screen and (min-width: 62.5rem) {
  .infographic-understanding-preemployment-drug-testing article section.donut-charts article {
    margin: 60px 0;
  }
}
.infographic-understanding-preemployment-drug-testing article section.donut-charts article.chart-1 {
  background-image: url(/-/media/adeccogroup/brands/adecco-global-2016/usa/page-assets/employers/resources/understanding-preemployment-drug-testing/donut-chart-1.png);
}
.infographic-understanding-preemployment-drug-testing article section.donut-charts article.chart-2 {
  background-image: url(/-/media/adeccogroup/brands/adecco-global-2016/usa/page-assets/employers/resources/understanding-preemployment-drug-testing/donut-chart-2.png);
}
.infographic-understanding-preemployment-drug-testing article section.donut-charts article strong, .infographic-understanding-preemployment-drug-testing article section.donut-charts article b {
  display: block;
  font-family: Nunito;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 0em;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  .infographic-understanding-preemployment-drug-testing article section.donut-charts article strong, .infographic-understanding-preemployment-drug-testing article section.donut-charts article b {
    font-size: 50px;
  }
}
.infographic-understanding-preemployment-drug-testing article section ul.map-key {
  margin: 20px 6px;
  padding: 35px;
  list-style: none;
  width: auto;
  height: auto;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
}
@media only screen and (min-width: 62.5rem) {
  .infographic-understanding-preemployment-drug-testing article section ul.map-key {
    margin: 100px 6px 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
.infographic-understanding-preemployment-drug-testing article section ul.map-key li {
  margin: 0;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: auto;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.3;
}
@media only screen and (min-width: 62.5rem) {
  .infographic-understanding-preemployment-drug-testing article section ul.map-key li {
    min-width: 40%;
    font-size: 19px;
  }
}
.infographic-understanding-preemployment-drug-testing article section ul.map-key li.legalized:before {
  background: #179942;
}
.infographic-understanding-preemployment-drug-testing article section ul.map-key li.medical-decriminalized:before {
  background: #FDCD24;
}
.infographic-understanding-preemployment-drug-testing article section ul.map-key li.medical:before {
  background: #41C1EA;
}
.infographic-understanding-preemployment-drug-testing article section ul.map-key li.decriminalized:before {
  background: #DA291C;
}
.infographic-understanding-preemployment-drug-testing article section ul.map-key li.cbd-only:before {
  background: #BF0D3E;
}
.infographic-understanding-preemployment-drug-testing article section ul.map-key li.fully-illegal:before {
  background: #343434;
}
.infographic-understanding-preemployment-drug-testing article section ul.map-key li:before {
  content: "";
  margin: 0 30px 0 0;
  padding: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  vertical-align: middle;
}

@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions .page-header.split-image:after {
    content: "";
    background-image: url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/employers/staffing-solutions/header-staffing-solutions.jpg");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    right: 0;
    top: 0;
    width: 335px;
    height: 348px;
  }
}
@media only screen and (min-width: 75rem) {
  main.staffing-solutions .page-header.split-image:after {
    width: 670px;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions .page-header.split-image .banner {
    min-height: 348px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .page-header.split-image .banner h1 {
    font-size: 58px;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions .page-header.split-image .banner h1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
}
main.staffing-solutions .container,
main.staffing-solutions .container-fluid {
  padding-block: 20px;
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container,
  main.staffing-solutions .container-fluid {
    padding-block: 40px;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions .container,
  main.staffing-solutions .container-fluid {
    padding-block: 80px;
  }
}
@media only screen and (min-width: 75rem) {
  main.staffing-solutions .container,
  main.staffing-solutions .container-fluid {
    padding-block: 100px;
  }
}
main.staffing-solutions .container.center-text,
main.staffing-solutions .container-fluid.center-text {
  text-align: center;
}
main.staffing-solutions .container.full-width,
main.staffing-solutions .container-fluid.full-width {
  width: 100%;
  max-width: 100%;
}
main.staffing-solutions .container.full-width > .row,
main.staffing-solutions .container-fluid.full-width > .row {
  margin: 0 auto;
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container.full-width > .row,
  main.staffing-solutions .container-fluid.full-width > .row {
    max-width: 750px;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions .container.full-width > .row,
  main.staffing-solutions .container-fluid.full-width > .row {
    max-width: 970px;
  }
}
@media only screen and (min-width: 75rem) {
  main.staffing-solutions .container.full-width > .row,
  main.staffing-solutions .container-fluid.full-width > .row {
    max-width: 1170px;
  }
}
main.staffing-solutions .container.grey-bg,
main.staffing-solutions .container-fluid.grey-bg {
  background-color: hsl(0, 0%, 95%);
}
main.staffing-solutions .container.grey-bg .col-12.col-lg-6,
main.staffing-solutions .container-fluid.grey-bg .col-12.col-lg-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions .container.grey-bg .col-12.col-lg-6,
  main.staffing-solutions .container-fluid.grey-bg .col-12.col-lg-6 {
    display: block;
  }
}
main.staffing-solutions .container.ezra-yellow,
main.staffing-solutions .container-fluid.ezra-yellow {
  background-color: #FDF361;
  color: hsl(0, 0%, 0%);
}
main.staffing-solutions .container.grey-bg-rounded,
main.staffing-solutions .container-fluid.grey-bg-rounded {
  background-color: hsl(0, 0%, 95%);
  padding: 20px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 4px 30px rgba(26, 26, 26, 0.1);
          box-shadow: 0px 4px 30px rgba(26, 26, 26, 0.1);
  border-radius: 10px;
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions .container.grey-bg-rounded,
  main.staffing-solutions .container-fluid.grey-bg-rounded {
    padding: 50px;
    margin-bottom: 100px;
  }
}
main.staffing-solutions .container p,
main.staffing-solutions .container-fluid p {
  font-size: 14pt;
  line-height: 24pt;
  color: hsl(0, 0%, 20%);
}
main.staffing-solutions .container .row-max,
main.staffing-solutions .container-fluid .row-max {
  max-width: 1200px;
  margin: 0 auto;
}
main.staffing-solutions .container.unique-needs ul,
main.staffing-solutions .container-fluid.unique-needs ul {
  list-style: none;
}
main.staffing-solutions .container.unique-needs ul > li,
main.staffing-solutions .container-fluid.unique-needs ul > li {
  width: 100%;
  margin: 15px 0;
  padding: 15px;
  text-align: center;
  background: hsl(0, 0%, 100%);
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  color: hsl(0, 0%, 20%);
}
main.staffing-solutions .container.bullet-points article,
main.staffing-solutions .container-fluid.bullet-points article {
  padding: 20px;
  margin: 20px 0;
  border-radius: 10px;
  background-color: hsl(0, 0%, 95%);
  color: hsl(0, 0%, 20%);
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: light;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
main.staffing-solutions .container.bullet-points article > header:before,
main.staffing-solutions .container-fluid.bullet-points article > header:before {
  content: "";
  background-image: url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/employers/staffing-solutions/bullet-marker.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 55px;
  height: 55px;
}
main.staffing-solutions .container.staffing-benefits,
main.staffing-solutions .container-fluid.staffing-benefits {
  background-color: hsl(0, 0%, 100%);
}
main.staffing-solutions .container.staffing-benefits article,
main.staffing-solutions .container-fluid.staffing-benefits article {
  padding: 20px;
  margin: 10px 0;
  border-radius: 10px;
  background-color: hsl(0, 0%, 95%);
  color: hsl(0, 0%, 20%);
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: light;
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions .container.staffing-benefits article,
  main.staffing-solutions .container-fluid.staffing-benefits article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 15px;
    margin-left: 15px;
    width: calc(50% - 30px);
    min-height: 130px;
  }
}
main.staffing-solutions .container.success-stories article,
main.staffing-solutions .container-fluid.success-stories article {
  background-color: hsl(0, 0%, 100%);
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions .container.success-stories article,
  main.staffing-solutions .container-fluid.success-stories article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    min-height: 390px;
  }
}
main.staffing-solutions .container.success-stories article img,
main.staffing-solutions .container-fluid.success-stories article img {
  width: 100%;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions .container.success-stories article img,
  main.staffing-solutions .container-fluid.success-stories article img {
    max-width: 460px;
  }
}
main.staffing-solutions .container.success-stories article h5,
main.staffing-solutions .container-fluid.success-stories article h5 {
  padding-right: 20px;
  padding-left: 20px;
}
main.staffing-solutions .container.success-stories article footer,
main.staffing-solutions .container-fluid.success-stories article footer {
  padding: 0 20px 20px 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main.staffing-solutions .container.success-stories article footer > *,
main.staffing-solutions .container-fluid.success-stories article footer > * {
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
}
main.staffing-solutions .container.success-stories article footer span.case-study,
main.staffing-solutions .container-fluid.success-stories article footer span.case-study {
  color: #BF0D3E;
}
main.staffing-solutions .container.success-stories article footer span.case-study:before,
main.staffing-solutions .container-fluid.success-stories article footer span.case-study:before {
  content: "";
  display: inline-block;
  background-image: url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/employers/staffing-solutions/case-study-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 40px;
  vertical-align: middle;
}
main.staffing-solutions .container.lets-work-together,
main.staffing-solutions .container-fluid.lets-work-together {
  position: relative;
  margin: -30px 0 0 0;
  padding: 40px 0 20px 0;
  background: #BF0D3E;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(191, 13, 62, 0.63)), to(rgba(120, 47, 64, 0.37))), url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/employers/staffing-solutions/lets-work-together.jpg") center center no-repeat;
  background: linear-gradient(180deg, rgba(191, 13, 62, 0.63) 0%, rgba(120, 47, 64, 0.37) 100%), url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/employers/staffing-solutions/lets-work-together.jpg") center center no-repeat;
  width: 100%;
  -webkit-clip-path: polygon(0 30px, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 30px, 100% 0, 100% 100%, 0% 100%);
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container.lets-work-together,
  main.staffing-solutions .container-fluid.lets-work-together {
    padding-top: 150px;
    padding-bottom: 90px;
  }
}
main.staffing-solutions .container.lets-work-together h2, main.staffing-solutions .container.lets-work-together h3, main.staffing-solutions .container.lets-work-together h4, main.staffing-solutions .container.lets-work-together h5, main.staffing-solutions .container.lets-work-together h6, main.staffing-solutions .container.lets-work-together p,
main.staffing-solutions .container-fluid.lets-work-together h2,
main.staffing-solutions .container-fluid.lets-work-together h3,
main.staffing-solutions .container-fluid.lets-work-together h4,
main.staffing-solutions .container-fluid.lets-work-together h5,
main.staffing-solutions .container-fluid.lets-work-together h6,
main.staffing-solutions .container-fluid.lets-work-together p {
  color: hsl(0, 0%, 100%);
}
main.staffing-solutions .container.icon-bar .icon-container,
main.staffing-solutions .container-fluid.icon-bar .icon-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 20px;
}
main.staffing-solutions .container.icon-bar figure,
main.staffing-solutions .container-fluid.icon-bar figure {
  width: 100%;
  max-width: 140px;
  text-align: center;
}
main.staffing-solutions .container.icon-bar figure img,
main.staffing-solutions .container-fluid.icon-bar figure img {
  margin: 0 auto;
}
main.staffing-solutions .container.icon-bar figure figcaption,
main.staffing-solutions .container-fluid.icon-bar figure figcaption {
  color: #BF0D3E;
  font-weight: bold;
}
main.staffing-solutions .container .center-text,
main.staffing-solutions .container-fluid .center-text {
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container.pt-0,
  main.staffing-solutions .container-fluid.pt-0 {
    padding-top: 0 !important;
  }
}
@media only screen and (min-width: 75rem) {
  main.staffing-solutions .container .pt-140,
  main.staffing-solutions .container-fluid .pt-140 {
    padding-top: 140px !important;
  }
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container .pr-0,
  main.staffing-solutions .container-fluid .pr-0 {
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container.pb-0,
  main.staffing-solutions .container-fluid.pb-0 {
    padding-bottom: 0 !important;
  }
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container .pl-0,
  main.staffing-solutions .container-fluid .pl-0 {
    padding-left: 0 !important;
  }
}
main.staffing-solutions .container h2,
main.staffing-solutions .container-fluid h2 {
  color: hsl(0, 0%, 0%);
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container h2,
  main.staffing-solutions .container-fluid h2 {
    font-size: 48px;
    line-height: 1.2;
  }
}
main.staffing-solutions .container h3,
main.staffing-solutions .container-fluid h3 {
  color: hsl(0, 0%, 0%);
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container h3,
  main.staffing-solutions .container-fluid h3 {
    font-size: 40px;
    line-height: 1.2;
  }
}
main.staffing-solutions .container h4,
main.staffing-solutions .container-fluid h4 {
  color: hsl(0, 0%, 0%);
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container h4,
  main.staffing-solutions .container-fluid h4 {
    font-size: 30px;
    line-height: 1.2;
  }
}
main.staffing-solutions .container h5,
main.staffing-solutions .container-fluid h5 {
  color: hsl(0, 0%, 0%);
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 48rem) {
  main.staffing-solutions .container h5,
  main.staffing-solutions .container-fluid h5 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions figure.circle-bg {
    background-image: url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/employers/staffing-solutions/circle-gradient.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 80%;
    padding: 34px 0 0 78px;
    min-height: 600px;
  }
}
main.staffing-solutions figure > img {
  margin: 1.25rem auto 0 auto;
  width: 100%;
  border-radius: 5px;
}
@media only screen and (min-width: 62.5rem) {
  main.staffing-solutions figure > img {
    margin: 0;
    max-width: 615px;
  }
}

body.adia main.staffing-solutions .container.intro .button, body.adia main.staffing-solutions .container.title .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(#DA291C), to(#BF0D3E)) !important;
  background: linear-gradient(90deg, #DA291C 0%, #BF0D3E 100%) !important;
}
body.adia main.staffing-solutions .container.intro .button:focus, body.adia main.staffing-solutions .container.title .button:focus, body.adia main.staffing-solutions .container.intro .button:hover, body.adia main.staffing-solutions .container.title .button:hover {
  background: -webkit-gradient(linear, left top, right top, from(#BF0D3E), to(#DA291C)) !important;
  background: linear-gradient(90deg, #BF0D3E 0%, #DA291C 100%) !important;
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.intro .button, body.adia main.staffing-solutions .container.title .button {
    min-width: auto;
  }
}
body.adia main.staffing-solutions .container.intro .button span, body.adia main.staffing-solutions .container.title .button span {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
body.adia main.staffing-solutions .container.intro .button i, body.adia main.staffing-solutions .container.title .button i {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  font-style: normal;
  speak: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.adia main.staffing-solutions .container.intro .button i:after, body.adia main.staffing-solutions .container.title .button i:after {
  margin: 0 0 0 15px;
  padding: 0;
  content: "";
  display: inline-block;
  background-image: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/USA/page-assets/employers/staffing-solutions/adia/arrow-up-right.svg");
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-attachment: inherit;
  width: 10px;
  height: 10px;
  text-indent: -500%;
}

body.adia main.staffing-solutions .container.title {
  padding-block: 20px;
}
body.adia main.staffing-solutions .container.title .row {
  margin-inline: auto;
}
body.adia main.staffing-solutions .container.title h2.title {
  margin: 0 auto;
  padding: 0;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 3.375rem;
  line-height: 0.9;
  color: #494949;
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.title h2.title {
    font-size: 4.5rem;
  }
}
body.adia main.staffing-solutions .container.title h2.title span.adecco {
  color: #BF0D3E;
  background: -webkit-linear-gradient(#BF0D3E, #DA291C);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.adia main.staffing-solutions .container.title h2.title span.adia {
  color: #0DBF54;
  background: -webkit-linear-gradient(#0DBF54, #1C7979);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.adia main.staffing-solutions .container.title h3.subtitle {
  margin: 0 auto;
  padding: 0;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 0.9;
  color: #494949;
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.title h3.subtitle {
    font-size: 2.25rem;
  }
}
body.adia main.staffing-solutions .container.video {
  padding-block: 20px;
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.video {
    padding-block: 6 0px;
  }
}
body.adia main.staffing-solutions .container.video .row {
  margin-inline: auto;
}
body.adia main.staffing-solutions .container.video .video-wrap iframe {
  border-radius: 20px;
}
body.adia main.staffing-solutions .container.intro {
  padding-block: 20px;
}
body.adia main.staffing-solutions .container.intro .row {
  margin-inline: auto;
}
body.adia main.staffing-solutions .container.intro h2 {
  margin: 0 auto 24px;
  padding: 0;
  background-image: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/USA/page-assets/employers/staffing-solutions/adia/intro-header.png");
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-attachment: inherit;
  width: 100%;
  max-width: 501px;
  height: 113px;
  text-indent: -500%;
}
body.adia main.staffing-solutions .container.intro .button {
  background: linear-gradient(135deg, #da291c 0%, #bf0d3e 50%, #1c7979 50.1%, #1c7979 52%, #0dbf54 100%);
}
body.adia main.staffing-solutions .container.intro .button:focus, body.adia main.staffing-solutions .container.intro .button:hover {
  background: linear-gradient(135deg, #bf0d3e 0%, #da291c 50%, #0dbf54 50.1%, #0dbf54 52%, #1c7979 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body.adia main.staffing-solutions .container.better-together .row {
  margin: 0 auto;
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.better-together .split-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    gap: 50px;
  }
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.better-together .split-content .title {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 47.5%;
            flex: 0 1 47.5%;
  }
}
body.adia main.staffing-solutions .container.better-together .split-content .title h2 {
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.better-together .split-content .title h2 {
    font-size: 69px;
    line-height: 0.92;
  }
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.better-together .split-content .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 52.5%;
            flex: 0 1 52.5%;
  }
}
body.adia main.staffing-solutions .container.better-together figure {
  margin: 0 auto 80px auto;
}
body.adia main.staffing-solutions .container.better-together figure > img {
  margin: 0 auto;
  border-radius: 0;
}
@media only screen and (min-width: 62.5rem) {
  body.adia main.staffing-solutions .container.better-together figure > img {
    max-width: 100%;
  }
}
body.adia main.staffing-solutions .container.icon-bar .icon-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 20px;
}
body.adia main.staffing-solutions .container.icon-bar figure {
  width: 100%;
  max-width: 140px;
  text-align: center;
}
body.adia main.staffing-solutions .container.icon-bar figure img {
  margin: 0 auto 24px;
}
body.adia main.staffing-solutions .container.icon-bar figure figcaption {
  color: hsl(0, 0%, 10%);
  font-weight: bold;
  text-wrap: balance;
}
body.adia main.staffing-solutions .container.highlight-wrapper .row {
  margin: 0 auto;
}
body.adia main.staffing-solutions .container.highlight-wrapper .row div[class^=highlight] {
  padding-block: 2rem;
}
@media only screen and (min-width: 62.5rem) {
  body.adia main.staffing-solutions .container.highlight-wrapper .row div[class^=highlight] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    gap: 100px;
  }
}
body.adia main.staffing-solutions .container.highlight-wrapper .row div[class^=highlight]:nth-of-type(1) {
  padding-block: 0 4rem;
}
@media only screen and (min-width: 62.5rem) {
  body.adia main.staffing-solutions .container.highlight-wrapper .row div[class^=highlight]:nth-of-type(2) {
    padding-block: 0 4rem;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adia main.staffing-solutions .container.highlight-wrapper .row div[class^=highlight]:nth-of-type(2) figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adia main.staffing-solutions .container.highlight-wrapper .row div[class^=highlight]:nth-of-type(2) .content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
body.adia main.staffing-solutions .container.highlight-wrapper .row div[class^=highlight]:nth-of-type(3) {
  padding-block: 4rem 0;
}
@media only screen and (min-width: 62.5rem) {
  body.adia main.staffing-solutions .container.highlight-wrapper .row figure {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 47.5%;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.adia main.staffing-solutions .container.highlight-wrapper .row .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 52.5%;
  }
}
body.adia main.staffing-solutions .container.highlight-wrapper .row .title {
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.highlight-wrapper .row .title {
    font-size: 46px;
    line-height: 0.92;
  }
}
body.adia main.staffing-solutions .container.work-together .content {
  margin: 1rem 0 0 0;
  padding: 20px 60px;
  border-radius: 4px 4px 0px 0px;
  background: linear-gradient(135deg, #da291c 0%, #bf0d3e 55%, #1c7979 55.1%, #1c7979 56%, #0dbf54 100%);
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.work-together .content {
    margin: 0;
    padding-block: 40px;
  }
}
body.adia main.staffing-solutions .container.work-together .content h2 {
  margin: 0;
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.work-together .content h2 {
    font-size: 40px;
  }
}
body.adia main.staffing-solutions .container.work-together .content h3 {
  margin: 0;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 48rem) {
  body.adia main.staffing-solutions .container.work-together .content h3 {
    font-size: 25px;
  }
}
body.adia main.staffing-solutions .container.work-together footer {
  padding: 10px 60px;
  background: #323232;
  border-radius: 0px 0px 4px 4px;
  color: hsl(0, 0%, 100%);
}
body.adia main.staffing-solutions .container.work-together footer a {
  color: hsl(0, 0%, 100%);
}
body.adia main.staffing-solutions .container.work-together footer a:hover, body.adia main.staffing-solutions .container.work-together footer a:focus {
  color: hsl(0, 0%, 80%);
}

body.home.candidate-view #split-hero,
body.split-hero.candidate-view #split-hero {
  padding: 0;
  margin: 0;
  background-position: center center;
  background-color: hsl(0, 0%, 20%);
  background-repeat: no-repeat;
  background-size: cover;
}
body.home.candidate-view #split-hero.background-1,
body.split-hero.candidate-view #split-hero.background-1 {
  background-image: url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/home/split-hero/mobile-1.jpg");
}
@media only screen and (min-width: 48rem) {
  body.home.candidate-view #split-hero.background-1,
  body.split-hero.candidate-view #split-hero.background-1 {
    background-image: url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/home/split-hero/desktop-1.jpg");
  }
}
body.home.candidate-view #split-hero.background-2,
body.split-hero.candidate-view #split-hero.background-2 {
  background-image: url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/home/split-hero/mobile-2.jpg");
}
@media only screen and (min-width: 48rem) {
  body.home.candidate-view #split-hero.background-2,
  body.split-hero.candidate-view #split-hero.background-2 {
    background-image: url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/home/split-hero/desktop-2.jpg");
  }
}
body.home.candidate-view #split-hero.background-3,
body.split-hero.candidate-view #split-hero.background-3 {
  background-image: url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/home/split-hero/mobile-3.jpg");
}
@media only screen and (min-width: 48rem) {
  body.home.candidate-view #split-hero.background-3,
  body.split-hero.candidate-view #split-hero.background-3 {
    background-image: url("/~/media/AdeccoGroup/Brands/Adecco%20Global%202016/USA/page-assets/home/split-hero/desktop-3.jpg");
  }
}
body.home.candidate-view #split-hero > .container,
body.split-hero.candidate-view #split-hero > .container {
  width: 100%;
  max-width: 1360px;
  height: auto;
  padding: 20px 20px 30px 20px;
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 48rem) {
  body.home.candidate-view #split-hero > .container,
  body.split-hero.candidate-view #split-hero > .container {
    padding: 30px 20px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.home.candidate-view #split-hero > .container,
  body.split-hero.candidate-view #split-hero > .container {
    padding: 180px 20px;
  }
}
body.home.candidate-view #split-hero > .container > div,
body.split-hero.candidate-view #split-hero > .container > div {
  padding: 20px;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
body.home.candidate-view #split-hero > .container .text-left h2,
body.split-hero.candidate-view #split-hero > .container .text-left h2 {
  max-width: 400px;
}
body.home.candidate-view #split-hero > .container .text-right,
body.split-hero.candidate-view #split-hero > .container .text-right {
  margin-top: 200px;
}
@media only screen and (min-width: 48rem) {
  body.home.candidate-view #split-hero > .container .text-right,
  body.split-hero.candidate-view #split-hero > .container .text-right {
    margin-top: 0;
  }
}
body.home.candidate-view #split-hero > .container sml,
body.split-hero.candidate-view #split-hero > .container sml {
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: -1px;
  text-transform: uppercase;
  text-shadow: 2px 2px 10px hsl(0, 0%, 20%);
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 48rem) {
  body.home.candidate-view #split-hero > .container sml,
  body.split-hero.candidate-view #split-hero > .container sml {
    font-size: 20px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.home.candidate-view #split-hero > .container sml,
  body.split-hero.candidate-view #split-hero > .container sml {
    font-size: 24px;
  }
}
body.home.candidate-view #split-hero > .container sml > a,
body.split-hero.candidate-view #split-hero > .container sml > a {
  color: inherit;
}
body.home.candidate-view #split-hero > .container sml > a:hover, body.home.candidate-view #split-hero > .container sml > a:focus,
body.split-hero.candidate-view #split-hero > .container sml > a:hover,
body.split-hero.candidate-view #split-hero > .container sml > a:focus {
  text-decoration: underline;
}
body.home.candidate-view #split-hero > .container h2,
body.split-hero.candidate-view #split-hero > .container h2 {
  font-family: houschka_headbold, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: -1px;
  text-transform: uppercase;
  text-shadow: 2px 2px 10px hsl(0, 0%, 20%);
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 48rem) {
  body.home.candidate-view #split-hero > .container h2,
  body.split-hero.candidate-view #split-hero > .container h2 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.home.candidate-view #split-hero > .container h2,
  body.split-hero.candidate-view #split-hero > .container h2 {
    font-size: 50px;
  }
}
body.home.candidate-view #split-hero > .container h2 > a,
body.split-hero.candidate-view #split-hero > .container h2 > a {
  color: inherit;
}
body.home.candidate-view #split-hero > .container h2 > a:hover, body.home.candidate-view #split-hero > .container h2 > a:focus,
body.split-hero.candidate-view #split-hero > .container h2 > a:hover,
body.split-hero.candidate-view #split-hero > .container h2 > a:focus {
  text-decoration: underline;
}
body.home.candidate-view #split-hero > .container p,
body.split-hero.candidate-view #split-hero > .container p {
  font-size: 16px;
  line-height: 1.2;
}
@media only screen and (min-width: 48rem) {
  body.home.candidate-view #split-hero > .container p,
  body.split-hero.candidate-view #split-hero > .container p {
    font-size: 20px;
  }
}
body.home.candidate-view #split-hero > .container p > a,
body.split-hero.candidate-view #split-hero > .container p > a {
  color: inherit;
}
body.home.candidate-view #split-hero > .container p > a:hover, body.home.candidate-view #split-hero > .container p > a:focus,
body.split-hero.candidate-view #split-hero > .container p > a:hover,
body.split-hero.candidate-view #split-hero > .container p > a:focus {
  text-decoration: underline;
}
body.home.candidate-view #split-hero > .container .job-search-container,
body.split-hero.candidate-view #split-hero > .container .job-search-container {
  margin: 20px 0;
  padding: 15px;
  width: 100%;
  max-width: 440px;
  height: auto;
  color: hsl(0, 0%, 0%);
  background: hsl(0, 0%, 100%);
  -webkit-box-shadow: 0px 44px 64px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 44px 64px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
body.home.candidate-view #split-hero > .container .job-search-container .job-search-inner,
body.split-hero.candidate-view #split-hero > .container .job-search-container .job-search-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  height: auto;
}
body.home.candidate-view #split-hero > .container .job-search-container .job-search-inner .job-search-keyword,
body.home.candidate-view #split-hero > .container .job-search-container .job-search-inner .job-search-location,
body.split-hero.candidate-view #split-hero > .container .job-search-container .job-search-inner .job-search-keyword,
body.split-hero.candidate-view #split-hero > .container .job-search-container .job-search-inner .job-search-location {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 50%;
}
body.home.candidate-view #split-hero > .container .job-search-container .job-search-inner .job-search-search-btn,
body.split-hero.candidate-view #split-hero > .container .job-search-container .job-search-inner .job-search-search-btn {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  text-align: center;
}
body.home.candidate-view #split-hero > .container .job-search-container .job-search-inner .job-search-search-btn > a,
body.split-hero.candidate-view #split-hero > .container .job-search-container .job-search-inner .job-search-search-btn > a {
  margin-inline: auto;
}
body.home.candidate-view #split-hero > .container .job-search-container .job-search-inner .form-control,
body.split-hero.candidate-view #split-hero > .container .job-search-container .job-search-inner .form-control {
  all: unset;
}

.reactivate-anytime .standard {
  position: relative;
}
.reactivate-anytime .standard:before, .reactivate-anytime .standard:after {
  content: "";
  position: absolute;
  display: block;
  width: 67px;
  height: 70px;
  background-color: transparent;
  background-size: 97px 100px;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 48rem) {
  .reactivate-anytime .standard:before, .reactivate-anytime .standard:after {
    width: 162px;
    height: 149px;
    background-size: 192px 219px;
  }
}
.reactivate-anytime .standard:before {
  background-image: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/USA/page-assets/reactivate-anytime/caret-top.png");
  background-position: left bottom;
  top: 0;
  right: 0;
}
.reactivate-anytime .standard:after {
  background-image: url("/~/media/AdeccoGroup/Brands/Adecco Global 2016/USA/page-assets/reactivate-anytime/caret-bottom.png");
  background-position: right top;
  left: 0;
  bottom: 0;
}

body.aspire-academy .spotlight-container {
  padding: 0;
}
body.aspire-academy .spotlight-container > .panel {
  padding-inline: 0;
  width: 100%;
}
body.aspire-academy .hero {
  background-image: url(/~/media/adeccogroup/brands/adecco-global-2016/usa/page-assets/about-adecco-staffing/adecco-programs-partnerships/adecco-academy/header-adecco-academy-mobile.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .hero {
    background-image: url(/~/media/adeccogroup/brands/adecco-global-2016/usa/page-assets/about-adecco-staffing/adecco-programs-partnerships/adecco-academy/header-adecco-academy.jpg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
body.aspire-academy .hero:before, body.aspire-academy .hero:after {
  all: unset;
}
body.aspire-academy .hero header,
body.aspire-academy .hero footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
body.aspire-academy .hero footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.aspire-academy .hero footer > img {
  margin-bottom: 30px;
}
body.aspire-academy .hero > article {
  min-height: unset;
  max-height: unset;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .hero > article {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    height: unset;
  }
}
body.aspire-academy .page-jumper {
  background-color: hsl(0, 0%, 95%);
}
body.aspire-academy .page-jumper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  padding: 3rem 0.5rem 0.75rem;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0.25rem;
  border-bottom: 1px solid #e0e0e0;
}
body.aspire-academy .page-jumper a {
  display: inline-block;
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  margin: 0.65rem 1rem;
  color: #BF0D3E;
}
body.aspire-academy .page-jumper a:hover, body.aspire-academy .page-jumper a:focus {
  color: #782F40;
}
body.aspire-academy .copy-and-photo-section {
  margin: 0;
  padding: 2.5em 0 4rem;
  background-color: hsl(0, 0%, 95%);
}
body.aspire-academy .copy-and-photo-section > .container {
  background-repeat: no-repeat;
  background-position: top right;
  background-color: hsl(0, 0%, 95%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .copy-and-photo-section > .container {
    background-image: url(/~/media/adeccogroup/brands/adecco-global-2016/usa/page-assets/about-adecco-staffing/adecco-programs-partnerships/adecco-academy/academy-skills-background.jpg);
    background-color: hsl(0, 0%, 100%);
  }
}
body.aspire-academy .copy-and-photo-section .copy-column {
  padding: 0.5rem 0 0.5rem 0.75rem;
  margin-bottom: 0;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .copy-and-photo-section .copy-column {
    width: 45%;
  }
}
@media only screen and (min-width: 75rem) {
  body.aspire-academy .copy-and-photo-section .copy-column {
    padding: 2.5rem 0 2.5rem 2.5rem;
    width: 50%;
  }
}
body.aspire-academy .copy-and-photo-section .copy-column h2 {
  font-size: 36px;
  line-height: 1.2;
  color: #24817a;
}
body.aspire-academy .copy-and-photo-section .copy-column p {
  font-size: 18px;
  line-height: 1.5;
  margin: 2rem 0;
}
body.aspire-academy .callout {
  background-color: #DA291C;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  color: hsl(0, 0%, 100%);
}
body.aspire-academy .callout > .container {
  color: hsl(0, 0%, 100%);
  padding: 2.5rem 1rem;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .callout > .container {
    padding: 5.625rem 1rem;
  }
}
body.aspire-academy .callout > .container p {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -1px;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .callout > .container p {
    font-size: 37px;
  }
}
body.aspire-academy .callout > .container a {
  color: hsl(0, 0%, 100%);
  text-decoration: underline;
}
body.aspire-academy .callout > .container a:hover, body.aspire-academy .callout > .container a:focus {
  color: rgba(255, 255, 255, 0.75);
}
body.aspire-academy .upskilling-resources-section {
  padding: 2.5rem 1rem;
  background-color: hsl(0, 0%, 95%);
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .upskilling-resources-section {
    padding: 9.6rem 1rem;
  }
}
body.aspire-academy .upskilling-resources-section > .container {
  padding: 1rem;
  background-color: hsl(0, 0%, 100%);
  border-top: 22px solid #00b398;
}
body.aspire-academy .upskilling-resources-section > .container header,
body.aspire-academy .upskilling-resources-section > .container footer {
  width: 100%;
  margin: 3.4375rem auto;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .upskilling-resources-section > .container header,
  body.aspire-academy .upskilling-resources-section > .container footer {
    max-width: 575px;
  }
}
body.aspire-academy .upskilling-resources-section > .container header strong, body.aspire-academy .upskilling-resources-section > .container header b,
body.aspire-academy .upskilling-resources-section > .container footer strong,
body.aspire-academy .upskilling-resources-section > .container footer b {
  color: #00b398;
}
body.aspire-academy .upskilling-resources-section .column-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1rem;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .upskilling-resources-section .column-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
body.aspire-academy .upskilling-resources-section .column {
  padding: 1.375rem;
  margin: 0 auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .upskilling-resources-section .column {
    max-width: 330px;
  }
}
body.aspire-academy .upskilling-resources-section .column p {
  margin-bottom: 1.875rem;
}
body.aspire-academy .upskilling-resources-section .column p:last-child {
  margin-bottom: 0;
}
body.aspire-academy .upskilling-resources-section .column > ul {
  width: 100%;
  max-width: 260px;
  margin: 0 auto 1.875rem auto;
  padding: 0;
  text-align: left;
  list-style-type: disc;
  list-style-position: outside;
}
body.aspire-academy .upskilling-resources-section .column a {
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
  color: #164794;
  text-decoration: underline;
}
body.aspire-academy .upskilling-resources-section .column a:hover, body.aspire-academy .upskilling-resources-section .column a:focus {
  color: rgba(22, 71, 148, 0.75);
}
body.aspire-academy .upskilling-benefits-section {
  background-color: #DA291C;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  color: hsl(0, 0%, 100%);
}
body.aspire-academy .upskilling-benefits-section > .container {
  color: hsl(0, 0%, 100%);
  padding: 2.5rem 1rem;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .upskilling-benefits-section > .container {
    padding: 5.625rem 1rem;
  }
}
body.aspire-academy .upskilling-benefits-section header h2 {
  color: hsl(0, 0%, 100%);
}
body.aspire-academy .upskilling-benefits-section strong {
  font-family: houschka_headdemibold, Helvetica, Arial, sans-serif;
}
body.aspire-academy .upskilling-benefits-section ul {
  list-style-type: disc;
  list-style-position: outside;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 43px;
  letter-spacing: 0px;
  text-align: left;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .upskilling-benefits-section ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }
}
body.aspire-academy .faq-section {
  padding: 2.5rem 1rem;
}
@media only screen and (min-width: 62.5rem) {
  body.aspire-academy .faq-section {
    padding: 9.6rem 1rem;
  }
}
body.aspire-academy .faq-section header {
  text-align: center;
}
body.aspire-academy .faq-section header h2 {
  color: #00846e;
}
body.aspire-academy .faq-section details {
  padding: 0;
  margin: 0 auto 0.5rem;
  background-color: #e6f6f4;
  cursor: pointer;
}
body.aspire-academy .faq-section details[open] summary:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
body.aspire-academy .faq-section details summary {
  margin: -1rem -1rem 0.5rem -1rem;
  padding: 0.75rem 1.5rem 0.75rem 0.75rem;
  color: hsl(0, 0%, 100%);
  background: #00846e;
  border-radius: 2px 2px 0px 0px;
  font-family: "houschka_headdemibold", Helvetica, Arial, sans-serif;
  padding: 0.75rem;
  margin: 0.75rem 0 0;
  font-size: 18px;
  line-height: 1.3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.aspire-academy .faq-section details summary:hover, body.aspire-academy .faq-section details summary:focus, body.aspire-academy .faq-section details summary:focus-within {
  background: rgba(0, 132, 110, 0.75);
}
body.aspire-academy .faq-section details summary:before {
  content: url('data:image/svg+xml; utf8, <svg width="12" height="9" viewBox="0 0 12 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.67149e-08 7.14528L1.38371 8.68164L5.93019 3.63359L10.4767 8.68164L11.8604 7.14528L5.93019 0.560862L1.67149e-08 7.14528Z" fill="white"/></svg>');
  display: inline-block;
  float: right;
  width: 12px;
  height: 22px;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body.aspire-academy .faq-section details p {
  padding: 0.75rem;
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
}
body.aspire-academy .more-programs-partnerships {
  padding: 1rem;
}
body.aspire-academy .more-programs-partnerships .container {
  padding: 2.5rem 1rem;
  background-image: url(/~/media/adeccogroup/brands/adecco-global-2016/usa/page-assets/about-adecco-staffing/adecco-programs-partnerships/adecco-academy/more-programs-mobile.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #BF0D3E;
  color: hsl(0, 0%, 100%);
  text-align: center;
  border-radius: 10px;
}
body.aspire-academy .more-programs-partnerships .container h2 {
  color: hsl(0, 0%, 100%);
}
body.aspire-academy .more-programs-partnerships .container .btn--white-outline {
  position: relative;
  background: transparent;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  border: 2px solid hsl(0, 0%, 100%);
}
@media only screen and (min-width: 48rem) {
  body.aspire-academy .more-programs-partnerships .container .btn--white-outline {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
body.aspire-academy .more-programs-partnerships .container .btn--white-outline:focus, body.aspire-academy .more-programs-partnerships .container .btn--white-outline:hover {
  background: #e6e6e6;
  color: #801810;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body.aspire-academy .more-programs-partnerships .container .btn--white-outline:hover, body.aspire-academy .more-programs-partnerships .container .btn--white-outline:focus {
  background: hsl(0, 0%, 100%);
  border: 2px solid #801810;
}
body.aspire-academy .more-programs-partnerships footer {
  margin-top: 1.875rem;
}

.employers-resource-carousel article {
  width: 100%;
  max-width: 310px;
  height: 394px;
  background-image: url(-/media/844d13142c174e16be8cdfa80427ddab.ashx?la=en-us);
  background-position: center center;
  background-size: cover;
}
body.living-wage-tool .page-header {
  min-height: auto;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .page-header {
    height: auto;
  }
}
body.living-wage-tool .page-header .banner-wrap,
body.living-wage-tool .page-header .ribbon-background {
  text-align: center;
}
body.living-wage-tool .page-header .banner-wrap .banner,
body.living-wage-tool .page-header .ribbon-background .banner {
  float: none;
}
body.living-wage-tool .page-header .ribbon-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
body.living-wage-tool .page-header .ribbon-container .ribbon {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .case-studies {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
body.living-wage-tool .dig-deeper {
  margin: 1rem;
  padding: 0;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .dig-deeper {
    margin: 5rem 0;
  }
}
body.living-wage-tool .dig-deeper .row {
  margin: 0;
  padding: 1rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  border-radius: 0.25rem 0.25rem 0px 0px;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .dig-deeper .row {
    padding-inline: 5rem;
  }
}
body.living-wage-tool .dig-deeper .row > * {
  color: hsl(0, 0%, 100%);
}
body.living-wage-tool .dig-deeper footer {
  margin: 0;
  padding: 1rem;
  background: hsl(0, 0%, 10%);
  border-radius: 0px 0px 0.25rem 0.25rem;
}
@media only screen and (min-width: 62.5rem) {
  body.living-wage-tool .dig-deeper footer {
    padding-inline: 5rem;
  }
}
body.living-wage-tool .dig-deeper footer a {
  color: hsl(0, 0%, 100%);
}

.employers-resource-carousel {
  clear: both;
  margin: 0 auto;
  width: 100%;
  max-width: 1020px;
}
.employers-resource-carousel .slick-arrow {
  top: calc(35% + 155px) !important;
  z-index: 9999;
}
.employers-resource-carousel .slick-arrow.slick-next {
  right: 0 !important;
}
@media only screen and (min-width: 48rem) {
  .employers-resource-carousel .slick-arrow.slick-next {
    right: -15px !important;
  }
}
.employers-resource-carousel .slick-arrow.slick-prev {
  left: 0 !important;
}
@media only screen and (min-width: 48rem) {
  .employers-resource-carousel .slick-arrow.slick-prev {
    left: -15px !important;
  }
}
.employers-resource-carousel header h2 {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 1.3;
  text-align: center;
  color: hsl(0, 0%, 10%);
}
.employers-resource-carousel article {
  position: relative;
  margin: 30px 15px;
  padding: 0 25px;
  width: 100%;
  max-width: 310px;
  height: 394px;
  background-image: url(-/media/844d13142c174e16be8cdfa80427ddab.ashx?la=en-us);
  background-position: center bottom;
  background-size: 310px 394px;
  background-color: #fff;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.employers-resource-carousel article header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  min-height: 100px;
}
.employers-resource-carousel article header h3 {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
  color: hsl(0, 0%, 10%);
}
.employers-resource-carousel article header h3 span {
  display: block;
  color: #BF0D3E;
}
.employers-resource-carousel article figure {
  isolation: isolate;
  position: absolute;
  inset: auto 0 0 0;
  width: 310px;
  height: 394px;
}
.employers-resource-carousel article figure img {
  position: absolute;
  inset: auto 0 0 0;
  width: 310px;
  height: auto;
}
.employers-resource-carousel article a.button--gradient {
  background-image: -webkit-gradient(linear, left top, right top, from(#DA291C), color-stop(51%, #BF0D3E), to(#782F40));
  background-image: linear-gradient(to right, #DA291C 0%, #BF0D3E 51%, #782F40 100%);
  background-size: 200% auto;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 900;
  position: absolute;
  right: 30px;
  bottom: 30px;
  left: 40px;
  width: 190px;
  min-width: 190px;
  z-index: 1;
  border-radius: 100px;
}
.employers-resource-carousel article a.button--gradient:hover, .employers-resource-carousel article a.button--gradient:focus {
  background-position: right center;
}

dialog#direct-hire-search-form {
  border: none;
  width: 100%;
  max-width: 800px;
  height: auto;
  min-height: 150px;
  border-radius: 0.375rem;
}
dialog#direct-hire-search-form::-ms-backdrop {
  background-color: rgba(0, 0, 0, 0.75);
}
dialog#direct-hire-search-form::backdrop {
  background-color: rgba(0, 0, 0, 0.75);
}
dialog#direct-hire-search-form > .dialog-button {
  float: right;
  background: transparent;
  border: none;
  font-weight: bold;
  color: hsl(0, 0%, 10%);
}
dialog#direct-hire-search-form > .dialog-button:hover, dialog#direct-hire-search-form > .dialog-button:focus {
  color: hsl(0, 0%, 60%);
}
dialog#direct-hire-search-form > .dialog-inner {
  height: 100%;
}
dialog#direct-hire-search-form > .dialog-inner iframe {
  min-height: 100%;
}
dialog#direct-hire-search-form > .dialog-inner p {
  padding: 1rem;
}

@media only screen and (min-width: 62.5rem) {
  body.faqs main.about-us .faqs-section article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flow-flow: row nowrap;
    gap: 80px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (min-width: 62.5rem) {
  body.faqs main.about-us .faqs-section .jumplinks {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 35%;
    position: sticky;
    top: 2rem;
  }
}
body.faqs main.about-us .faqs-section .jumplinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 62.5rem) {
  body.faqs main.about-us .faqs-section .questions {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 65%;
  }
}

main.pardot-landing-page .pardot-safety header h2, main.pardot-landing-page .pardot-testimonials .col-12 article > div header h2, main.pardot-landing-page .pardot-team .col-12 article > div header h2, main.pardot-landing-page .pardot-tools header h2 {
  margin: 0 auto 3.75rem auto;
  padding: 0;
  width: 100%;
  max-width: 890px;
  color: hsl(0, 0%, 20%);
  text-align: center;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.0625rem;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-safety header h2, main.pardot-landing-page .pardot-testimonials .col-12 article > div header h2, main.pardot-landing-page .pardot-team .col-12 article > div header h2, main.pardot-landing-page .pardot-tools header h2 {
    line-height: 4rem;
  }
}

main.pardot-landing-page .pardot-hero {
  width: 100%;
  max-width: 100%;
}
main.pardot-landing-page .pardot-hero header {
  margin: 0;
  padding: 0.5rem 1rem;
  background: hsl(0, 0%, 100%);
  text-align: center;
}
main.pardot-landing-page .pardot-hero header > div {
  margin: 0 auto;
  max-width: 73.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-hero header > div {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
main.pardot-landing-page .pardot-hero header > div > div {
  padding: 0;
  margin: 0;
}
main.pardot-landing-page .pardot-hero header > div > div:nth-of-type(1) {
  width: calc(50% - 0.5rem);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  text-align: left;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-hero header > div > div:nth-of-type(1) {
    width: auto;
    -webkit-margin-end: 1rem;
            margin-inline-end: 1rem;
    -webkit-padding-end: 1rem;
            padding-inline-end: 1rem;
    -webkit-box-shadow: inset -1px 0 0 0 hsl(0, 0%, 60%);
            box-shadow: inset -1px 0 0 0 hsl(0, 0%, 60%);
  }
}
main.pardot-landing-page .pardot-hero header > div > div:nth-of-type(2) {
  width: calc(50% - 0.5rem);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  text-align: right;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-hero header > div > div:nth-of-type(2) {
    width: auto;
    text-align: left;
  }
}
main.pardot-landing-page .pardot-hero header > div > div:nth-of-type(2) .company-logo {
  width: auto;
  max-width: 150px;
  height: auto;
}
main.pardot-landing-page .pardot-hero header > div > div:nth-of-type(3) {
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
  width: calc(50% - 0.5rem);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  text-align: left;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-hero header > div > div:nth-of-type(3) {
    display: none;
  }
}
main.pardot-landing-page .pardot-hero header > div > div:nth-of-type(4) {
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
  width: calc(50% - 0.5rem);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  text-align: right;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-hero header > div > div:nth-of-type(4) {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
main.pardot-landing-page .pardot-hero header > div > div:nth-of-type(4) .portal-link {
  margin: 0 0 0 auto !important;
  font-size: 1rem;
}
main.pardot-landing-page .pardot-hero article {
  margin: 0;
  padding: 9.375rem 1rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #DA291C), to(#BF0D3E));
  background: linear-gradient(90deg, #DA291C 20%, #BF0D3E 100%);
  text-align: center;
}
main.pardot-landing-page .pardot-hero article > div {
  margin: 0 auto;
  max-width: 73.75rem;
  color: hsl(0, 0%, 100%);
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-hero article > div {
    text-align: left;
  }
}
main.pardot-landing-page .pardot-hero article h1 {
  color: inherit;
}
main.pardot-landing-page .pardot-hero article h2 {
  color: inherit;
}
main.pardot-landing-page .pardot-hero article p {
  color: inherit;
}
main.pardot-landing-page .pardot-hero article p small {
  color: inherit;
}
main.pardot-landing-page .pardot-blurb {
  margin: 0 auto;
  padding: 5rem 1rem;
  text-align: center;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-blurb {
    padding-block: 8rem;
  }
}
main.pardot-landing-page .pardot-blurb div {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 60rem;
}
main.pardot-landing-page .pardot-blurb div:nth-of-type(1) {
  -webkit-margin-after: 2rem;
          margin-block-end: 2rem;
}
main.pardot-landing-page .pardot-blurb div:nth-of-type(1) .company-logo {
  width: 100%;
  max-width: 640px;
  height: auto;
}
main.pardot-landing-page .pardot-tools {
  padding: 3.75rem 1rem;
  margin: 0 auto;
  text-align: center;
}
main.pardot-landing-page .pardot-tools article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-tools article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-tools article > div:nth-of-type(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-tools article > div:nth-of-type(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-tools article > div:nth-of-type(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-tools article > div:nth-of-type(4) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-tools article > div:nth-of-type(5) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}
main.pardot-landing-page .pardot-tools figure picture img {
  margin: 0 auto;
  width: 100%;
  max-width: 72px;
}
main.pardot-landing-page .pardot-tools figure figcaption h3 {
  text-align: center;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: hsl(0, 0%, 20%);
}
main.pardot-landing-page .pardot-tools figure figcaption p {
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 142.523%;
  letter-spacing: -0.00625rem;
}
main.pardot-landing-page .pardot-team {
  padding: 3.75rem 1rem;
  margin: 0 auto;
  text-align: center;
}
main.pardot-landing-page .pardot-team .col-12 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 2.5rem;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-team .col-12 article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
main.pardot-landing-page .pardot-team .col-12 article > div {
  margin: 0 auto;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-team .col-12 article > div {
    width: 435px;
  }
}
main.pardot-landing-page .pardot-team .col-12 article > div:first-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 100%;
  max-width: 100%;
}
main.pardot-landing-page .pardot-team .col-12 article > div:last-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 100%;
  max-width: 100%;
}
main.pardot-landing-page .pardot-team .col-12 article > div > article {
  margin: 0;
  padding: 2rem;
  border-radius: 0.625rem;
  background: hsl(0, 0%, 100%);
  -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
}
main.pardot-landing-page .pardot-team .col-12 article > div > article figure {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2.5rem;
}
main.pardot-landing-page .pardot-team .col-12 article > div > article figure picture {
  margin: 0;
  padding: 0;
  width: 100px;
  height: 100px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
main.pardot-landing-page .pardot-team .col-12 article > div > article figure picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
main.pardot-landing-page .pardot-team .col-12 article > div > article figure figcaption {
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: calc(100% - 100px);
}
main.pardot-landing-page .pardot-team .col-12 article > div > article figure figcaption h3 {
  margin: 0;
  padding: 0;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: hsl(0, 0%, 20%);
}
main.pardot-landing-page .pardot-team .col-12 article > div > article figure figcaption p {
  margin: 0;
  padding: 0;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: hsl(0, 0%, 20%);
}
main.pardot-landing-page .pardot-testimonials {
  padding: 3.75rem 1rem;
  margin: 0 auto;
  text-align: center;
}
main.pardot-landing-page .pardot-testimonials .col-12 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 2.5rem;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-testimonials .col-12 article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
main.pardot-landing-page .pardot-testimonials .col-12 article > div {
  margin: 0 auto;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
}
@media only screen and (min-width: 62.5rem) {
  main.pardot-landing-page .pardot-testimonials .col-12 article > div {
    width: 435px;
  }
}
main.pardot-landing-page .pardot-testimonials .col-12 article > div:first-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 100%;
  max-width: 100%;
}
main.pardot-landing-page .pardot-testimonials .col-12 article > div > article {
  margin: 0;
  padding: 2rem;
  border-radius: 0.625rem;
  background: hsl(0, 0%, 100%);
  -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  height: 100%;
}
main.pardot-landing-page .pardot-testimonials .col-12 article > div > article h3 {
  margin: 0;
  padding: 0;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: hsl(0, 0%, 20%);
}
main.pardot-landing-page .pardot-testimonials .col-12 article > div > article p {
  margin: 0;
  padding: 0;
  font-family: "Nunito", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: hsl(0, 0%, 20%);
}
main.pardot-landing-page .pardot-safety {
  padding: 3.75rem 1rem;
  margin: 0 auto;
  text-align: center;
}
main.pardot-landing-page .pardot-safety article iframe {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 550px;
  height: auto;
  aspect-ratio: 16/9;
  border: 0;
  border-radius: 0.625rem;
}

.subpage-panels .panel-container a.promo-button, .article .similar__articles .similar__article .read__more, a {
  color: #BF0D3E;
}
.subpage-panels .panel-container a.promo-button:hover, .article .similar__articles .similar__article .read__more:hover, a:hover, .subpage-panels .panel-container a.promo-button:active, .article .similar__articles .similar__article .read__more:active, a:active {
  color: #782F40;
  text-decoration: underline;
}

.site-header .site-header-inner {
  background-color: #DA291C !important;
}
@media only screen and (min-width: 75rem) {
  .site-header .wrap-navigation {
    background-color: #DA291C !important;
  }
}
.site-header .nav-top-bar .primary-links a.active {
  background-color: #DA291C !important;
}

section.tab-links ul.home-tabs li.active a {
  color: hsl(0, 0%, 20%);
}
section.tab-links ul.home-tabs li.active a:hover, section.tab-links ul.home-tabs li.active a:active {
  color: hsl(0, 0%, 40%);
}
section.tab-links ul.home-tabs li a {
  color: #DA291C;
}
section.tab-links ul.home-tabs li a:hover, section.tab-links ul.home-tabs li a:active {
  color: #BF0D3E;
}

.location-list ul li a {
  color: #DA291C;
}
.location-list ul li a:hover, .location-list ul li a:active {
  color: #BF0D3E;
}

.cta-panel .promo-cta {
  background: #DA291C;
}
.cta-panel .promo-cta:hover, .cta-panel .promo-cta:active {
  background: #BF0D3E;
}

.page-footer .disclaimer {
  color: hsl(0, 0%, 90%);
}
.page-footer .footer-app-button {
  background: #DA291C;
}
.page-footer .footer-app-button:hover, .page-footer .footer-app-button:active {
  background: #BF0D3E;
}

.btn.btn--negative {
  background: transparent !important;
  color: #DA291C !important;
}
.btn.btn--negative:hover, .btn.btn--negative:active {
  background: hsl(0, 0%, 93%) !important;
  color: #BF0D3E !important;
}
.btn.btn--red-on-white {
  background: hsl(0, 0%, 100%) !important;
  color: #DA291C !important;
}
.btn.btn--red-on-white:hover, .btn.btn--red-on-white:active {
  background: hsl(0, 0%, 93%) !important;
  color: #BF0D3E !important;
}
.btn.btn--white {
  color: #DA291C !important;
  background: hsl(0, 0%, 100%) !important;
}
.btn.btn--white:hover, .btn.btn--white:active {
  color: #BF0D3E !important;
  background: hsl(0, 0%, 93%) !important;
}
.btn.large-apply, .btn.btn--lightblue {
  background: #00A9E0 !important;
  color: hsl(0, 0%, 20%) !important;
}
.btn.large-apply:hover, .btn.btn--lightblue:hover {
  background: #0096c7 !important;
  color: hsl(0, 0%, 100%) !important;
}
.btn.large-apply i, .btn.btn--lightblue i {
  color: inherit !important;
}

.quick-apply-cnt p,
.quick-apply-cnt a {
  color: #005c7a !important;
}

.job-card__footer a {
  color: #DA291C !important;
}
.job-card__footer a:hover, .job-card__footer a:active {
  color: hsl(0, 0%, 100%) !important;
}

.job-details .box-footer #body_0_contentcolumn_0_sidebarJobReference small {
  color: hsl(0, 0%, 40%) !important;
}

#cr-widget-907204975 .cr-widget-ratings__count,
#cr-widget-907204975 .cr-widget-footer {
  color: hsl(0, 0%, 20%) !important;
}
#cr-widget-907204975 .cr-widget-ratings__count-number {
  color: #782F40 !important;
}

.wrap-news-list .in-the-news-article .article-date,
.wrap-news-list .in-the-news-article .article-source,
.wrap-news-list .in-the-news-article .article-source a {
  color: hsl(0, 0%, 40%);
}

.similar__articles .similar__article--description {
  color: #666 !important;
}

header.page-header .ribbon-background,
header.generic .ribbon-background {
  background-color: #DA291C;
}

.colored-box-steps .box {
  background-color: #DA291C;
}
.colored-box-steps .box:nth-child(2) {
  background-color: #BF0D3E;
}
.colored-box-steps .box:nth-child(3) {
  background-color: #BF0D3E;
}

.facets__nav-tabs > li.active a {
  color: #BF0D3E !important;
}
.facets__nav-tabs > li a {
  color: hsl(0, 0%, 40%) !important;
}

.facets .dropdown--label {
  color: hsl(0, 0%, 40%);
}

.browse__buttons a {
  color: hsl(0, 0%, 40%) !important;
}
.browse__buttons a.active {
  color: #BF0D3E !important;
}

.img-bg-columns {
  background-color: #BF0D3E;
}

.owl-carousel {
  background-color: hsl(0, 0%, 0%);
}

aside.certree-adcco-section {
  background-color: #215294;
}

.contact .scfForm .scfSubmitButtonBorder .scfSubmitButton {
  background: none !important;
}

.list--items .list--item .list--item__actions .list--item__action span {
  color: #DA291C;
}

.locations .paycheck-questions,
div.infographic header,
div.infographic .closer {
  background-color: #BF0D3E;
}

div.infographic .sub-section a {
  color: #0079AD;
}

article > .container > div.article .article__content .article__content--type.infographic {
  color: #008369;
}

article > .container > div.article .col-md-2 + .col-md-10 section.skilled-trades-infographic .callout-box.teal {
  background-color: #008369;
}

.branch__meta .branch__meta--phone div,
.branch__info .locator__aside--details .details__content .branch--label {
  color: hsl(0, 0%, 40%);
}

.subpage-panels.patterned .panel-container,
.subpage-panels.patterned .pattern-container .content-column,
.subpage-panels.patterned .pattern-1 .panel-photo,
.subpage-panels.patterned .pattern-2 .panel-photo {
  background: #DA291C !important;
}

.full-width-callout {
  background-color: #DA291C !important;
}

div.newsletter-signup-footer {
  background-color: #0079AD;
  color: hsl(0, 0%, 100%) !important;
}

div.newsletter-signup-footer h2,
div.newsletter-signup-footer h3,
div.newsletter-signup-footer h4,
div.newsletter-signup-footer h5,
div.newsletter-signup-footer h6 {
  color: hsl(0, 0%, 100%) !important;
}

div.newsletter-signup-footer textarea,
div.newsletter-signup-footer input,
div.newsletter-signup-footer select {
  color: hsl(0, 0%, 20%) !important;
}

div.newsletter-signup-footer input[type=submit] {
  position: relative;
  background: #DA291C;
  color: hsl(0, 0%, 100%);
  padding: 0.5625rem 0.75rem;
  margin: 1.5rem auto 0 auto;
  width: auto;
  min-width: 6.875rem;
  min-height: auto;
  border: 0;
  border-radius: 0.5rem;
  font-family: houschka_headmedium, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  color: hsl(0, 0%, 100%) !important;
}
@media only screen and (min-width: 48rem) {
  div.newsletter-signup-footer input[type=submit] {
    padding: 0.75rem 1.25rem;
    font-size: 24px;
    line-height: 1.2;
    min-width: 16.25rem;
  }
}
div.newsletter-signup-footer input[type=submit]:focus, div.newsletter-signup-footer input[type=submit]:hover {
  background: #c42519;
  color: hsl(0, 0%, 100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#slider label {
  color: hsl(0, 0%, 100%) !important;
}

.two-col-list .two-col-list__item p {
  color: hsl(0, 0%, 40%);
}

footer.navigation nav .title {
  color: hsl(0, 0%, 40%);
}

section.solutions-boxes .solutions-box,
section.solutions-boxes .column:nth-child(4n+1) .solutions-box {
  background-color: #DA291C;
}

body.jobs-newsletter .career-advisor-newsletter {
  background-color: #DA291C;
}

.emma_subscribe_wrapper input[type=submit] {
  background-color: #0079AD;
}
.emma_subscribe_wrapper input[type=submit]:focus, .emma_subscribe_wrapper input[type=submit]:hover {
  background: hsl(0, 0%, 100%);
  color: #0079AD;
}

.subpage-panels .panel-container a.promo-button {
  color: #DA291C;
}
.subpage-panels .panel-container a.promo-button:hover, .subpage-panels .panel-container a.promo-button:focus {
  color: #BF0D3E;
}

main header.page-header {
  background-color: #782F40 !important;
}

.alert-info .alert {
  color: #31708f;
}

.action-boxes .action .icon, .action-boxes .action i[class*=ado-icon], .action-boxes .action h3 {
  color: #0079AD;
}

.smartbanner-show {
  margin-top: 0;
  padding-top: 80px;
}
.smartbanner-show .smartbanner {
  display: block;
}

.smartbanner {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-family: "Helvetica Neue", sans-serif;
  background: #f4f4f4;
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
}
.smartbanner .smartbanner-container {
  margin: 0 auto;
  white-space: nowrap;
}
.smartbanner .smartbanner-close {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 5px;
  font-family: "ArialRoundedMTBold", Arial;
  font-size: 20px;
  text-align: center;
  color: #888;
  text-decoration: none;
  border: 0;
  border-radius: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.smartbanner .smartbanner-close:active, .smartbanner .smartbanner-close:hover {
  color: #aaa;
}
.smartbanner .smartbanner-icon {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  margin-right: 12px;
  background-size: cover;
  border-radius: 10px;
}
.smartbanner .smartbanner-info {
  display: inline-block;
  vertical-align: middle;
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
}
.smartbanner .smartbanner-title {
  font-size: 13px;
  line-height: 18px;
}
.smartbanner .smartbanner-button {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #6a6a6a;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.smartbanner .smartbanner-button:active, .smartbanner .smartbanner-button:hover {
  color: #aaa;
}

.smartbanner-ios {
  background: #f4f4f4;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cdcdcd));
  background: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  line-height: 80px;
}
.smartbanner-ios .smartbanner-close {
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #888;
  text-shadow: 0 1px 0 white;
}
.smartbanner-ios .smartbanner-close:active, .smartbanner-ios .smartbanner-close:hover {
  color: #aaa;
}
.smartbanner-ios .smartbanner-icon {
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smartbanner-ios .smartbanner-info {
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.smartbanner-ios .smartbanner-title {
  color: #4d4d4d;
  font-weight: bold;
}
.smartbanner-ios .smartbanner-button {
  padding: 0 10px;
  min-width: 10%;
  color: #6a6a6a;
  background: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#dcdcdc));
  background: linear-gradient(to bottom, #efefef, #dcdcdc);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
          box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
}
.smartbanner-ios .smartbanner-button:active, .smartbanner-ios .smartbanner-button:hover {
  background: #dcdcdc;
  background: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#efefef));
  background: linear-gradient(to bottom, #dcdcdc, #efefef);
}

.smartbanner-android {
  background: #3d3d3d url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);
  -webkit-box-shadow: inset 0 4px 0 #88b131;
          box-shadow: inset 0 4px 0 #88b131;
  line-height: 82px;
}
.smartbanner-android .smartbanner-close {
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  margin-right: 7px;
  color: #b1b1b3;
  background: #1c1e21;
  text-shadow: 0 1px 1px #000;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
}
.smartbanner-android .smartbanner-close:active, .smartbanner-android .smartbanner-close:hover {
  color: #eee;
}
.smartbanner-android .smartbanner-icon {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.smartbanner-android .smartbanner-info {
  color: #ccc;
  text-shadow: 0 1px 2px #000;
}
.smartbanner-android .smartbanner-title {
  color: #fff;
  font-weight: bold;
}
.smartbanner-android .smartbanner-button {
  min-width: 12%;
  color: #d1d1d1;
  padding: 0;
  background: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px #333, 0 0 0 2px #dddcdc;
          box-shadow: 0 0 0 1px #333, 0 0 0 2px #dddcdc;
}
.smartbanner-android .smartbanner-button:active, .smartbanner-android .smartbanner-button:hover {
  background: none;
}
.smartbanner-android .smartbanner-button-text {
  text-align: center;
  display: block;
  padding: 0 10px;
  background: #42b6c9;
  background: -webkit-gradient(linear, left top, left bottom, from(#42b6c9), to(#39a9bb));
  background: linear-gradient(to bottom, #42b6c9, #39a9bb);
  text-transform: none;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.smartbanner-android .smartbanner-button-text:active, .smartbanner-android .smartbanner-button-text:hover {
  background: #2ac7e1;
}

.smartbanner-windows {
  background: #f4f4f4;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#cdcdcd));
  background: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  line-height: 80px;
}
.smartbanner-windows .smartbanner-close {
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #888;
  text-shadow: 0 1px 0 white;
}
.smartbanner-windows .smartbanner-close:active, .smartbanner-windows .smartbanner-close:hover {
  color: #aaa;
}
.smartbanner-windows .smartbanner-icon {
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.smartbanner-windows .smartbanner-info {
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.smartbanner-windows .smartbanner-title {
  color: #4d4d4d;
  font-weight: bold;
}
.smartbanner-windows .smartbanner-button {
  padding: 0 10px;
  min-width: 10%;
  color: #6a6a6a;
  background: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#dcdcdc));
  background: linear-gradient(to bottom, #efefef, #dcdcdc);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
          box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
}
.smartbanner-windows .smartbanner-button:active, .smartbanner-windows .smartbanner-button:hover {
  background: #dcdcdc;
  background: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#efefef));
  background: linear-gradient(to bottom, #dcdcdc, #efefef);
}