/* ref: https://s3.amazonaws.com/helpjuice_production/uploads/upload/image/2195/28165/upstart.css */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
  letter-spacing: normal;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  text-rendering: optimizeLegibility;
  overflow-x:hidden;
}

/* === TYPOGRAPHY ======================================== */
h1,
.h1 {
  font-size: 48px;
  line-height: 64px;
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  text-rendering: optimizeLegibility;
}
h2,
.h2 {
  font-size: 36px;
  line-height: 42px;
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  text-rendering: optimizeLegibility;
}
h3,
.h3 {
  font-size: 32px;
  line-height: 40px;
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  text-rendering: optimizeLegibility;
}
h4,
.h4 {
  font-size: 24px;
  line-height: 32px;
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  text-rendering: optimizeLegibility;
}
h5,
.h5 {
  font-size: 16px;
  line-height: 24px;
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  text-rendering: optimizeLegibility;
}
p,
ul,
li,
a {
  font-size: 16px;
  line-height: normal;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  text-rendering: optimizeLegibility;
}
button,
.btn,
.button {
  font-size: 13px !important;
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif !important;
}
/* === HYPERLINKS ======================================== */
a,
a:active,
a:visited,
a:hover,
a:focus {
  color: #00b1ac !important;
  font-size: 16px;
  line-height: normal;
  letter-spacing: normal;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  text-rendering: optimizeLegibility;
}
a:hover {
  color: #008884 !important;
  text-decoration: none;
}
/* === BUTTONS ======================================== */
a.button.button1,
a.button.button1:visited {
  background-color: #222929 !important;
  color: #fff !important;
  text-decoration: none;
  border: 1px solid #222929 !important;
  border-radius: 0px;
  padding: 10px 14px !important;
  font-weight: 700;
  line-height: normal;
}
a.button.button1:hover,
a.button.button1:active {
  background-color: #fff !important;
  color: #222929 !important;
  text-decoration: none;
  border: 1px solid #fff !important;
  border-radius: 0px;
  padding: 10px 14px !important;
  font-weight: 700;
  line-height: normal;
}
a.button.button1:focus, 
a.button.button1:focus-visible {
    background-color: #000 !important;
    outline: 1px dashed !important;
    border-radius: 0px;
    padding: 10px 14px !important;
    font-weight: 700;
    line-height: normal;
    outline-offset: -5px;
}
a.button.button2,
a.button.button2:visited {
  background-color: #fff !important;
  color: #222929 !important;
  text-decoration: none;
  border: 1px solid #fff !important;
  border-radius: 0px;
  padding: 10px 14px !important;
  font-weight: 700;
  line-height: normal;
}
a.button.button2:hover,
a.button.button1:active {
  background-color: #222929 !important;
  color: #fff !important;
  text-decoration: none;
  border: 1px solid #222929 !important;
  border-radius: 0px;
  padding: 10px 14px !important;
  font-weight: 700;
  line-height: normal;
}
a.button.button2:focus,
a.button.button2:focus-visible {
    background-color: #fff !important;
    color: #222929 !important;
    outline: 1px dashed !important;
    border-radius: 0px;
    padding: 10px 14px !important;
    font-weight: 700;
    line-height: normal;
    outline-offset: -5px;
}
a.button.button3,
a.button.button3:active,
a.button.button3:focus,
a.button.button3:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #00807b !important;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #00807b !important;
  border-radius: 2px;
  padding: 8px 24px !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  min-height: 48px;
  box-shadow: 0 2px 5px 0 rgba(34,41,41,.26);
}
a.button.button3:hover {
  background-color: #008884 !important;
  border: 2px solid #008884 !important;
}
a.button.button4,
a.button.button4:hover,
a.button.button4:active,
a.button.button4:focus,
a.button.button4:visited {
  background-color: #00b1ac;
  color: #fff !important;
  text-decoration: none;
  border: 1px solid #00b1ac;
  border-radius: 0px;
  padding: 10px 14px !important;
  font-weight: 700;
  line-height: normal;
}
.btn-primary,
.btn-primary:visited {
  background-color: #00807b;
  color: #fff !important;
  text-decoration: none;
  border: 1px solid #00807b;
  border-radius: 0px;
  padding: 10px 14px !important;
  font-weight: 700;
  line-height: normal;
}
.btn-primary:hover,
.btn-primary:active {
  background-color: #008884 !important;
  color: #fff !important;
  text-decoration: none;
  border: 1px solid #008884;
  border-radius: 0px;
  font-weight: 700;
  line-height: normal;
}
.btn-primary:focus,
.btn-primary:focus-visible {
    background-color: #008884 !important;
    color: #fff !important;
    outline: 1px dashed !important;
    border-radius: 0px;
    padding: 10px 14px !important;
    font-weight: 700;
    line-height: normal;
    outline-offset: -5px;
}
.btn-success,
.btn-success:visited {
  background-color: #222929;
  color: #fff;
  text-decoration: none;
  border: 1px solid #222929;
  border-radius: 0px;
  padding: 10px 14px !important;
  font-weight: 700;
  line-height: normal;
}
.btn-success:hover,
.btn-success:active {
  background-color: #fff !important;
  color: #222929 !important;
  text-decoration: none;
  border: 1px solid #222929;
  border-radius: 0px;
  font-weight: 700;
  line-height: normal;
}
.btn-success:focus,
.btn-success:focus-visible {
    background-color: #fff !important;
    color: #222929 !important;
    outline: 1px dashed !important;
    border-radius: 0px;
    padding: 10px 14px !important;
    font-weight: 700;
    line-height: normal;
    outline-offset: -5px;
}
.btn-info,
.btn-info:visited {
  background-color: #222929;
  color: #fff;
  text-decoration: none;
  border: 1px solid #222929;
  border-radius: 0px;
  padding: 10px 14px !important;
  font-weight: 700;
  line-height: normal;
}
.btn-info:hover,
.btn-info:active {
  background-color: #fff !important;
  color: #222929 !important;
  text-decoration: none;
  border: 1px solid #222929;
  border-radius: 0px;
  font-weight: 700;
  line-height: normal;
}
.btn-info:focus,
.btn-info:focus-visible {
    background-color: #fff !important;
    color: #222929 !important;
    outline: 1px dashed !important;
    border-radius: 0px;
    padding: 10px 14px !important;
    font-weight: 700;
    line-height: normal;
    outline-offset: -5px;
}
.btn-danger,
.btn-danger:visited {
  background-color: #ffcc33;
  color: #000 !important;
  text-decoration: none;
  border: 1px solid #ffcc33;
  font-weight: 700;
  line-height: normal;
}
.btn-danger:hover,
.btn-danger:active {
  background-color: #ffcc33 !important;
  color: #000 !important;
  text-decoration: none;
  border: 1px solid #ffcc33;
  font-weight: 700;
  line-height: normal;
  filter: brightness(0.9);
}
.btn-danger:focus,
.btn-danger:focus-visible {
    background-color: #ffcc33 !important;
    color: #000 !important;
    outline: 1px dashed !important;
    font-weight: 700;
    line-height: normal;
    outline-offset: -5px;
}
.input-group input, 
.input-group-btn button {
  height: 52px;
  font-weight: 700;
  border-radius: 0px;
}
/* cookie buttons */
button#manage_cookie_preferences,
button#consent_reject,
button#consent_agree,
button#consent_save {
    height: 54px;
}
button#manage_cookie_preferences {
    padding: 10px 22px;
    border: 2px solid #222929;
    font-weight: 700;
}
button#consent_reject,
button#consent_agree,
button#consent_save {
    background: #00807b !important;
    color: #fff !important;
    border: 1px solid #00807b;
    font-weight: 700;
}
button#consent_reject span,
button#consent_agree span {
    color: #fff !important;
}
button#consent_reject:hover {    
    color: #ffffff;
    border: 1px solid #00807b;
}

/* cookie modal, link color in text block */
.consent-modal :is(a, a:active, a:visited, a:hover, a:focus) {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0.2rem;
    color: #222929;
    text-decoration: underline;
}
/* === UTILITY/HELPERS ======================================== */
/* page body top padding to compensate for fixed nav */
.page-body.page {
    padding-top: 65px;
}
@media (max-width: 991.8px) {
  .page-body.page {
      padding-top: 55px;
  }
}
.bg-f3f3f3 {
    background-color: #f3f3f3;
}
.brand-headline :is(h1, h2, h3) {
    color: #00807b !important;
}
.section-heading :is(h2, h3) {
    font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
    color: #3b3747;
    font-weight: 600;
    letter-spacing: normal;
}
/* anchor tag block identifier - only displays on editor page */
.page-body.editing .anchor-tag-block {
    position: relative;
}
.page-body.not-editing .anchor-tag-block {
    height: 0px;
}
.page-body.editing .anchor-tag-block::before {
    content: '[anchor tag block only - not visible on live page]';
    position: absolute;
    left: 35%;
    top: 15%;
    display: block;
    font-size: 1.5rem;
    color: red;
    font-weight: 600;
}
.text-block-border-container {
    background: #fff;
    width: 95%;
    max-width: 825px;
    height: 100%;
    padding: 48px;
    border: 1px solid #00807b;
    border-radius: 4px;
    box-shadow: 0 2px 16px rgba(34,41,41,.08);
    margin: auto;
}
/* 4 COLUMN CONTAINER, RESPONSIVE ORDER AND LAYOUT (live page only, not editor) */
.page-body.page.not-editing .four-col-container-wrapper .col-md-3 {
    width: 50%;
}
.page-body.page.not-editing .four-col-container-wrapper .col-md-3:nth-of-type(1) {
    order: 1;
}
.page-body.page.not-editing .four-col-container-wrapper .col-md-3:nth-of-type(2) {
    order: 3;
}
.page-body.page.not-editing .four-col-container-wrapper .col-md-3:nth-of-type(3) {
    order: 2;
}
.page-body.page.not-editing .four-col-container-wrapper .col-md-3:nth-of-type(4) {
    order: 4;
}
@media (max-width: 767.8px) {
    .page-body.page.not-editing .four-col-container-wrapper .col-md-3 {
        width: 100%;
    }
    .page-body.page.not-editing .four-col-container-wrapper .col-md-3:nth-of-type(1) {
        order: 1;
    }
    .page-body.page.not-editing .four-col-container-wrapper .col-md-3:nth-of-type(2) {
        order: 2;
    }
    .page-body.page.not-editing .four-col-container-wrapper .col-md-3:nth-of-type(3) {
        order: 3;
        margin-top: 3rem;
    }
    .page-body.page.not-editing .four-col-container-wrapper .col-md-3:nth-of-type(4) {
        order: 4;
    }
    .page-body.page.not-editing .four-col-container-wrapper .four-col-second-block,
    .page-body.page.not-editing .four-col-container-wrapper .four-col-fourth-block {
        width: 100% !important;
    }
}
/* FORM SELECT SHOW DOWN ARROW/CHEVRON */
select {
    background: url(https://files.clinchtalent.com/71fecfdf06d340babb777c9f6241ca7d/39efe4455a1b6a4f39c34d946ae021fd/arrow.png) no-repeat right #fff;
    -webkit-appearance: none;
    background-size: 10px;
    background-position-x: 96%;
}
/* TEXT BLOCK - SMALL OFFSET - RESPONSIVE */
.text-block-offset-responsive {
    width: 66.66666667%;
    margin: 0 auto;
}
@media (max-width: 1199.8px) {
  .text-block-offset-responsive {
      width: 85%;
      margin: 0 auto;
  }
}
@media (max-width: 991.8px) {
  .text-block-offset-responsive {
      width: 100%;
      margin: 0 auto;
  }
}
/* vertical stacked button width - <768px viewport */
@media (max-width: 767.8px) {
  .vertical-buttons-mobile a.button {
      width: 85%;
  }
}
/* trustpilot widget */
.trustpilot-container {
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    display: flex;
    flex-direction: column;
    font-size: 14px;
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
    padding: 4rem 5rem;
    box-sizing: border-box;
    font-family: roboto,helvetica,arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
@media (max-width: 767.8px) {
  .trustpilot-container {
      padding: 4rem 1.5rem;
  }
}
/* responsive image size - cover size - position l/c/r  */
.img-cover-center img {
  object-fit: cover;
  object-position: center;
}
.img-cover-left img {
  object-fit: cover;
  object-position: left;
}
.img-cover-right img {
  object-fit: cover;
  object-position: right;
}
/* === NAVBAR ======================================== */
/* navbar box shadow */
.navbar.navbar-main {
    -webkit-box-shadow: rgba(0,0,0,.1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,.1) 0 1px 0;
    box-shadow: rgba(0,0,0,.1) 0 1px 0;
}
/* navbar logo */
.navbar-main .logo {
    width: 175px;
}
/* navbar nav links */
.navbar-main a.nav-link,
.navbar-main a.nav-link:active,
.navbar-main a.nav-link:visited,
.navbar-main a.nav-link:hover,
.navbar-main a.nav-link:focus {
  color: #334246 !important;
  font-size: 14px;
  line-height: normal;
  width: max-content;
  letter-spacing: normal;
  font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 700 !important;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  text-rendering: optimizeLegibility;
}
.navbar-main a.nav-link:hover {
  color: #76949c !important;
  text-decoration: none;
}
/* navbar search */

.navbar-main input.search-input-nav,
.navbar-main button.search-button-nav {
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 6px !important;
}
.navbar-main .nav-search-group {
    position: relative;
}
.navbar-main input.search-input-nav {
    padding-left: 30px;
}
.navbar-main input.search-input-nav:focus {
    background-color: transparent !important;
}
/* .navbar-main input.search-input-nav::placeholder {
    padding-left: 20px;
} */
.navbar-main .nav-search-group .input-group-btn {
    position: absolute;
    left: 0;
}
.navbar-main .btn-primary.search-button-nav,
.navbar-main .btn-primary.search-button-nav:active,
.navbar-main .btn-primary.search-button-nav:visited,
.navbar-main .btn-primary.search-button-nav:hover,
.navbar-main .btn-primary.search-button-nav:focus {
    background-color: transparent !important;
    color: #222929 !important;
    border: none !important;
}
/* desktop nav searchbar width */
@media (min-width: 992px) {
  .navbar-main .nav-search-wrapper {
      max-width: 25%;
  }  
}
.navbar-main .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='2 0 25 30'%3e%3cpath stroke='rgba%2833, 37, 41, 1%29' stroke-linecap='square' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-main .navbar-toggler {
    border-radius: 0;
    border: 2px solid #000;
}
/* === FOOTER ======================================== */
footer {
    border-top: 1px solid #ddd;
    padding: 45px 0 15px;
}
footer hr {
    margin: 0.4rem 0 0.75rem;
}
footer a.footer-link,
footer a.footer-link:active,
footer a.footer-link:visited {
    font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #334246 !important;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
footer a.footer-link:hover,
footer a.footer-link:focus {
    color: #00b1ac !important;
    text-decoration: none;
}
footer a.footer-link.opt-preference-link img {
    margin: 0 0.15rem;
}
footer .equal-housing-logo {
    width: 50px;
}
footer .footer-legal-text {
    font-size: 13px;
}
footer .footer-social-links-list {
    float: right;
    padding: 0 1rem;
}
footer a.footer-social-link,
footer a.footer-social-link:active,
footer a.footer-social-link:visited {
    color: #334246 !important;
    font-size: 18px;
}
footer a.footer-social-link:hover,
footer a.footer-social-link:focus {
    color: #3b3747 !important;
}
/* === HOME PAGE ======================================== */
/* hero */
.homepage-hero-container .block-image-cover {
    display: flex;
    align-items: center;
    background-size: cover;
    height: 560px;
    background-position: right center;
    background-repeat: no-repeat;
}
/* hero text and button */
.homepage-hero-container .block-image-text {
    padding: 0 12rem !important;
    top: 0;
    text-shadow: 1px 1px 0.2px rgba(255,255,255,.2);
}
@media (max-width: 1399.8px) {
    .homepage-hero-container .block-image-text {
        padding: 0 10rem !important;
    }
}
@media (max-width: 1199.8px) {
    .homepage-hero-container .block-image-text {
        padding: 0 4.5rem !important;
    }
}
@media (max-width: 991.8px) {
    .homepage-hero-container .block-image-text {
        padding: 0 2rem !important;
    }
}
.homepage-hero-container .block-image-text :is(h1, h2, h3) {
    color: #3b3747!important;
    font-weight: 600;
}
.homepage-hero-container .block-image-text :is(h1, h2, h3):nth-of-type(1) {
    margin-bottom: 0;
}
.homepage-hero-container .block-image-text :is(h1, h2, h3):nth-of-type(2) {
    margin-bottom: 2rem;
}

/* containerize the hero text and button */
.homepage-hero-container .block-image-text {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 449.8px) {
  .homepage-hero-container .block-image-text h1 {
      font-size: 36px;
      line-height: 48px;
  }
}
@media (max-width: 325px) {
  .homepage-hero-container .block-image-text {
      top: 10%;
  }
}
@media (min-width: 576px) {
    .homepage-hero-container .block-image-text {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .homepage-hero-container .block-image-text {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .homepage-hero-container .block-image-text {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .homepage-hero-container .block-image-text {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .homepage-hero-container .block-image-text {
        max-width: 1320px;
    }
}
/* our mission text block */
.our-mission-wrapper {
    background-color: #f3f3f3;
}
.our-mission-container {
    background: #fff;
    width: 95%;
    max-width: 825px;
    padding: 48px 7rem;
    border: 1px solid #00807b;
    border-radius: 4px;
    box-shadow: 0 2px 16px rgba(34,41,41,.08);
    margin: -250px auto 0;
}
@media (max-width: 991.8px) {
  .our-mission-container {
      padding: 48px 4rem;
  }
}
@media (max-width: 767.8px) {
  .our-mission-container {
      padding: 48px 2rem;
  }
}
/* carousel */
.homepage-carousel h3 {
	font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
	color: #3b3747;
	font-weight: 400;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 2.25rem;
	margin-top: 0;
	-webkit-font-smoothing: antialiased;
}
@media (max-width: 1024px) {
	.homepage-carousel h3 {
		line-height: 24px;
	}
	.homepage-carousel h3 {
		font-size: 2rem;
	}
}
@media (max-width: 480px) {
	.homepage-carousel h3 {
		font-size: 1.75rem;
	}
}
.homepage-carousel {
	position: relative;
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
}
.homepage-carousel .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.homepage-carousel .carousel-inner > .active {
	display: block;
}
.homepage-carousel .carousel-inner > .active {
	left: 0;
}
.homepage-carousel .brand-text {
	color: #222929 !important;
}
.homepage-carousel .carousel-flex-container {
	display: flex;
}
@media (max-width: 767px) {
	.homepage-carousel .hidden-mobile {
		display: none;
	}
}
@media (min-width: 768px) {
	.homepage-carousel .mobile-only {
		display: none;
	}
}
.homepage-carousel .quote-contents {
	font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
	max-width: 532px;
	padding: 16px 0;
	margin-left: 67px;
	text-align: center;
}
.homepage-carousel .quote-contents h3 {
	margin-bottom: 32px;
}
.homepage-carousel .quote-headline {
    font-weight: 500 !important;
    letter-spacing: normal;
}
.homepage-carousel .quote-contents .quote-subtext {
	position: relative;
	max-width: 500px;
	font-weight: 500;
	font-style: italic;
	font-size: 20px;
}
.homepage-carousel .quote-contents .quote-subtext .quote-mark-left,
.homepage-carousel .quote-contents .quote-subtext .quote-mark-right {
	position: absolute;
	display: inline;
	width: 40px;
}
.homepage-carousel .quote-contents .quote-subtext .quote-mark-left {
	top: -8px;
	left: -40px;
}
.homepage-carousel .quote-contents .quote-subtext .quote-mark-right {
	bottom: -8px;
	right: -16px;
}
.homepage-carousel .quote-contents .quote-attribute {
	margin-top: 16px;
	margin-bottom: 32px;
    font-size: 18px;
	font-weight: 400;
	color: #222929;
}
.homepage-carousel .quote-contents .quote-attribute .quote-name {
    font-weight: 800;
}
@media (max-width: 767px) {
	.homepage-carousel .quote-contents .quote-attribute {
		padding-bottom: 24px;
	}
}
.homepage-carousel .carousel-item-inner {
	width: 100%;
	height: 500px;
	align-items: center;
	justify-content: center;
	background-color: #f3f3f3;
}
.homepage-carousel .carousel-item-inner.quote-switch-position {
	flex-direction: row-reverse;
}
.homepage-carousel .carousel-item-inner.quote-switch-position > .quote-img {
	justify-content: flex-end;
	background-position: right;
}
.homepage-carousel .carousel-item-inner.quote-switch-position .quote-contents {
	margin-left: 0;
	margin-right: 67px;
}
.homepage-carousel .carousel-item-inner > .quote-img,
.homepage-carousel .carousel-item-inner > .quote-contents-wrapper {
	flex: 1 1 50%;
}
.homepage-carousel .carousel-item-inner > .quote-contents-wrapper {
	display: flex;
	justify-content: center;
}
.homepage-carousel .carousel-item-inner > .quote-img {
	height: 100%;
	min-width: 680px;
	max-width: 720px;
	background-size: cover;
	background-position: left;
	background-repeat: no-repeat;
}
.carousel-indicators [data-bs-target] {
	background-color: #b1eae8;
	border-radius: 50%;
	width: 16px;
	height: 16px;
}
.carousel-indicators .active {
	background-color: #00b1ac;
}
@media (max-width: 1199px) {
	.homepage-carousel .carousel-item-inner {
		height: 350px;
	}
	.homepage-carousel .carousel-item-inner .quote-contents h3 {
		font-size: 28px;
	}
	.homepage-carousel .carousel-item-inner .quote-contents .quote-subtext {
		font-size: 16px;
	}
	.homepage-carousel .carousel-item-inner .quote-img {
		min-width: 484px;
		max-width: 504px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.homepage-carousel .carousel-item-inner {
		height: 350px;
	}
	.homepage-carousel .carousel-item-inner .quote-contents h3 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 16px;
	}
	.homepage-carousel .carousel-item-inner .quote-contents .quote-subtext {
		font-size: 14px;
	}
	.homepage-carousel .carousel-item-inner .quote-contents .quote-attribute {
		font-size: 16px;
		margin: 8px 0;
	}
}
@media (max-width: 767px) {
	.homepage-carousel .carousel-item-inner {
		height: 667px;
		flex-direction: column-reverse;
	}
	.homepage-carousel .carousel-item-inner.quote-switch-position {
		flex-direction: column-reverse;
	}
	.homepage-carousel .carousel-item-inner > .quote-img,
	.homepage-carousel .carousel-item-inner > .quote-contents-wrapper {
		flex: 1 1 auto;
	}
	.homepage-carousel .carousel-item-inner > .quote-img {
		max-height: 220px;
		min-width: auto;
		max-width: 100%;
		width: 100%;
	}
	.homepage-carousel .carousel-item-inner .quote-contents,
	.homepage-carousel .carousel-item-inner.quote-switch-position .quote-contents {
		margin: 0 16px;
	}
	.homepage-carousel .carousel-item-inner .quote-contents {
		padding: 0 16px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-around;
	}
	.homepage-carousel .carousel-item-inner .quote-contents h3 {
		margin: 16px 0;
	}
	.homepage-carousel .carousel-item-inner .quote-contents .quote-subtext {
		padding: 8px;
		font-size: 16px;
		line-height: 28px;
	}
	.homepage-carousel .carousel-item-inner .quote-contents .quote-subtext .quote-mark-left {
		left: -16px;
		top: -16px;
	}
	.homepage-carousel .carousel-item-inner .quote-contents .quote-subtext .quote-mark-right {
		right: -16px;
	}
}
/* === CULTURE & BENEFITS PAGE ======================================== */
/* benefits-icon-list-wrapper */
/* benefits-icon-list-item */

.benefits-icon-list-wrapper {
    max-width: 991px;
    padding: 0 16px;
    margin: 0 auto;
}

@media(max-width: 991px) {
    .benefits-icon-list-wrapper {
        max-width:750px
    }
}

@media(max-width: 767px) {
    .benefits-icon-list-wrapper {
        padding:0 24px
    }
}
.benefits-icon-list-item img {
    width: 100px;
    display: block;
    margin: 0 auto;
}
.benefits-icon-list-item h4 {
    color: #00807b;
    font-weight: 700;
    margin: 8px 0 24px;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: normal;
    text-align: center;
}
.benefits-icon-list-item ul {
    list-style-type: none;
    font-weight: 500;
}
.benefits-icon-list-item ul li {
    position: relative;
    font-family: "Montserrat", "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 16px;
  
}
.benefits-icon-list-item ul li::before {
    font-family: initial;
    content: "•";
    position: absolute;
    font-size: 28px;
    line-height: 28px;
    color: #00b1ac;
    display: inline-block;
    width: 18px;
    margin-left: -18px;
    left: 0px;
    top: -4px;
}

/* === JOB SEARCH PAGE ======================================== */
.search-page-hero-wrapper :is(h1, h2) {
	font-size: 6em;
	font-weight: 700;
	color: #ffffff !important;
	line-height: 1.3em;
	letter-spacing: normal;
}
.job-search-results-table {
	background-color: #f6f6f4;
	border-radius: 5px !important;
	padding: 10px;
}

.job-search-results li {
	font-weight: 600;
}

.job-search-results a,
.job-search-results a:active,
.job-search-results a:visited,
.job-search-results a:hover,
.job-search-results a:focus {
	color: #00807b !important;
	font-weight: 600;
}
/* search categories filter badges */
.badge {
    background-color: #00807b;
}
.block-job-search-results .job-search-results table {
	font-size: 15px;
}

@media only screen and (max-width: 768px) {
	.block-job-search-results .job-search-results .job-search-collapse {
		font-size: 16px;
	}
}

/* override filter groups column width  */
.block-job-search-results .job-search-results .job-search-filter-groups {
	width: auto;
}

.job-search-filter-groups {
	background-color: #edede9;
	padding-left: 36px !important;
	padding-right: 36px !important;
	border-radius: 8px;
}
.block-job-search-results .job-search-results .job-search-filter {
    margin-bottom: 30px !important;
    background-color: #f6f6f4;
    padding: 8px;
    margin: 0px -20px 30px -20px;
    border-radius: 4px !important;
}
.job-search-filter-categories {
	background-color: #f6f6f4;
	padding: 8px;
	margin: 0px -20px 30px -20px;
	/* border-radius: 8px; */
}

.job-search-filter-departments {
	background-color: #f6f6f4;
	padding: 8px;
	margin: 0px -20px 30px -20px;
	/* border-radius: 8px; */
}

.job-search-filter-employment-types {
	background-color: #f6f6f4;
	padding: 8px;
	margin: 0px -20px 30px -20px;
	/* border-radius: 8px; */
}

.job-search-filter-states {
	background-color: #f6f6f4;
	padding: 8px;
	margin: 0px -20px 30px -20px;
	/* border-radius: 8px; */
}

.job-search-filter-cities {
	background-color: #f6f6f4;
	padding: 8px;
	margin: 0px -20px 30px -20px;
	/* border-radius: 8px; */
}
/* search page filters - "Category" - display all options (no scroll) */
.block-job-search-results .job-search-filter-groups .list-unstyled.job-search-list-items.categories {
    max-height: fit-content;
}
.job-search-control input {
	border-radius: 0 !important;
	border: 1px solid rgba(80, 86, 86, 0.5);
	height: 50px;
    margin-right: 0.5rem;
}
.job-search-control button {
	height: 50px;
}
.job-search-control .near-me-control {
    margin-left: 0.5rem;
}
@media (max-width: 767.8px) {
  .job-search-control input {
    width: 100% !important;
    margin-bottom: 0.5rem;
  }
  .job-search-results.job-search-side-filters .job-search-results-content .table > tbody > tr > td {
    width: 100%;
  }
}
/* FOR CARD LAYOUT RESULTS */
.job-search-results-card {
	border-radius: 8px;
	border: 8px solid rgba(246, 246, 244, 1);
}
/* FOR TABLE LAYOUT RESULTS */
.job-search-results-title {
	width: 30%;
}
/* TABLE LAYOUT - MOBILE VIEWPORT RESULTS STYLING */
@media (max-width: 767.8px) {
  .job-search-results.job-search-side-filters .job-search-results-content .table > tbody > tr > td {
      padding: 0 1rem;
  }
  .job-search-results.job-search-side-filters .job-search-results-content .table > tbody > tr > td:nth-of-type(1) {
      padding-top: 0.5rem;
  }
  .job-search-results.job-search-side-filters .job-search-results-content .table > tbody > tr > td:last-of-type {
      padding-bottom: 0.5rem;
  }
}
/* === JOB PAGE / JOB DESCRIPTION TEMPLATE PAGE ======================================== */
/* job page hero section */
.job-page-hero-wrapper :is(h1, h2) {
	font-size: 4em;
	font-weight: 700;
	color: #ffffff !important;
	line-height: 1.3em;
	letter-spacing: normal;
}
@media (max-width: 1199.8px) {
  .job-page-hero-wrapper :is(h1, h2) {
      font-size: 3.5em;
  }
}
@media (max-width: 991.8px) {
  .job-page-hero-wrapper :is(h1, h2) {
      font-size: 3em;
  }
}
@media (max-width: 767.8px) {
  .job-page-hero-wrapper :is(h1, h2) {
      font-size: 2.2em;
      line-height: 1em;
      padding: 0 2rem;
  }
}
/* job page content styles */
.job-page-apply-now-btn {
	margin-bottom: 60px;
}
.job-page-side-panel {
	background-color: #f3f3f3;
	border: 4px solid #ebebeb;
	padding: 30px;
	margin-bottom: 30px;
	border-radius: 8px;
	margin-bottom: 30px;
}

.job-page-side-panel input {
	border-radius: 5px;
}
.job-page-side-panel .btn,
.job-page-side-panel .btn:active,
.job-page-side-panel .btn:focus,
.job-page-side-panel .btn:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #00807b !important;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #00807b !important;
  border-radius: 2px;
  padding: 8px 24px !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  min-height: 48px;
  width: 100%;
  box-shadow: 0 2px 5px 0 rgba(34,41,41,.26);
}
.job-page-side-panel .btn:hover {
  background-color: #008884 !important;
  border: 2px solid #008884 !important;
  width: 100%;
}
.job-page-job-description {
	padding-right: 2.2em;
}

.job-page-job-description .job-title {
	font-weight: 700;
	font-size: 26px;
	letter-spacing: 0.03rem;
}

.job-page-job-description .btn {
	background-color: #00807b;
    border: 1px solid #00807b;
	color: #fff !important;
	margin-left: 0;
	margin-right: 15px;
	padding: 5px 10px !important;
	line-height: normal;
}

.job-page-job-description .btn:hover {
	background-color: #fff !important;
	color: #00807b !important;
	border: 1px solid #00807b;
	margin-left: 0;
	margin-right: 15px;
	padding: 5px 10px !important;
	line-height: normal;
}

.job-page-ready-to-apply {
	background-color: #f3f3f3;
}

.job-page-ready-to-apply h2 {
	font-weight: 700;
	letter-spacing: 0.03rem;
}

.job-page-ready-to-apply input {
	border-radius: 5px;
}

.job-page-ready-to-apply .btn,
.job-page-ready-to-apply .btn:active,
.job-page-ready-to-apply .btn:focus,
.job-page-ready-to-apply .btn:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #00807b !important;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #00807b !important;
  border-radius: 2px;
  padding: 8px 4rem !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  min-height: 48px;
  box-shadow: 0 2px 5px 0 rgba(34,41,41,.26);
}
.job-page-ready-to-apply .btn:hover {
  background-color: #008884 !important;
  border: 2px solid #008884 !important;
  padding: 8px 4rem !important;
}
.job-page-side-panel h2 {
	font-weight: 700;
	letter-spacing: 0.03rem;
}
.job-page-side-panel .jobs-list .job {
    margin-bottom: 0;
}
.job-page-side-panel .jobs-list .job span:empty {
    display: none;
}
.job-page-side-panel .job-title {
	color: #00807b !important;
	font-weight: 600;
	letter-spacing: 0.03rem;
    line-height: 1.2;
}

.job-page-side-panel .job-title:hover {
	text-decoration: underline;
}

.job-page-side-panel .job-department {
	font-weight: 700;
	letter-spacing: 0.03rem;
}
.selectize-control.multi .selectize-input > div {
    background-color: #00807b;
    color: #fff;
    font-size: max(.75rem,.75em);
    font-weight: 700;
    line-height: 1;
    letter-spacing: .1em;
    text-transform: capitalize;
    white-space: normal;
    vertical-align: middle;
    padding: 0.35em 0.8em;
    border-radius: 2px;
}
.pagination li a.page-link,
.pagination li a.page-link:visited,
.pagination li a.page-link:hover,
.pagination li a.page-link:focus {
    color: #00807b !important;
}
.pagination li.active.page-item a.page-link {
    background-color: #00807b !important;
    color: #fff !important;
}
@media (max-width: 1024px) {
  .pagination {
    flex-wrap: wrap;
  }
}
.job-page-ready-to-apply .block-call-to-action form {
    max-width: 70%;
}
.job-page-ready-to-apply .selectize-control.single .selectize-input:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -5px;
    border-style: solid;
    border-width: 0.14rem 0.14rem 0 0;
    height: 0.46rem;
    transform: rotate(135deg);
    width: 0.46rem;
}
@media (max-width: 991.8px) {
  .job-page-ready-to-apply .page-row-container {
      max-width: 95%;
  }
  .job-page-ready-to-apply .block-call-to-action form {
      max-width: 95%;
  }
}
/* === CANDIDATE SETTINGS / MY PROFILE PAGE ======================================== */
.candidate-settings-panel .label {
    background-color: #00807b !important;
    color: #fff;
    font-size: max(.75rem, .75em);
    font-weight: 600;
    line-height: 1;
    letter-spacing: .1em;
    text-transform: capitalize;
    white-space: normal;
    vertical-align: middle;
    padding: 0.25em 0.6em;
    border-radius: 2px;
}

.builtin-logo {
  margin-right: 0!important;
}