/**
  Custom Mixins
 */
.healthcare-assessment-page {
  -webkit-font-smoothing: antialiased;
}
.healthcare-assessment-page .h2 {
  font-size: 2.75rem;
  line-height: 4rem;
  line-height: 3rem;
}
.healthcare-assessment-page .h2.h2-black {
  font-weight: 900;
}
.healthcare-assessment-page .h3 {
  font-size: 2rem;
  line-height: 2.25rem;
}
.healthcare-assessment-page .h5 {
  font-size: 1rem;
  color: #565656;
  font-weight: 600;
}
.healthcare-assessment-page .text-big {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.healthcare-assessment-page .text-x-big {
  font-size: 1.75rem;
  line-height: 2.5rem;
}
.healthcare-assessment-page .text-highlight {
  font-style: italic;
  color: #039BE5;
  font-weight: 600;
}
.healthcare-assessment-page .text-small {
  font-size: 13px;
  line-height: 1.5rem;
  color: #9E9E9E;
}
@media (max-width: 991.98px) {
  .healthcare-assessment-page .column-heading {
    flex-direction: column;
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  .healthcare-assessment-page .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.banner-full.healthcare-assessment {
  background: url("/templates/mycnajobs/static/img/one-time-use/healthcare-assessment/banner.png") no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 3.875rem 0;
}
@media (max-width: 767.98px) {
  .banner-full.healthcare-assessment {
    position: relative;
    background-position: right -300px center;
    padding: 2rem 0 3rem 0;
  }
  .banner-full.healthcare-assessment:before {
    content: "";
    background: transparent linear-gradient(-250deg, #01579B 0%, #01579B00 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
  }
  .banner-full.healthcare-assessment .container {
    z-index: 2;
  }
}
.banner-full .h1 {
  font-size: 3.875rem;
}
@media (max-width: 991.98px) {
  .banner-full .h1 {
    font-size: 2.75rem;
    line-height: 3rem !important;
  }
}
.banner-full .h3 {
  font-size: 2rem;
}
@media (max-width: 767.98px) {
  .banner-full .h3 {
    font-size: 1.75rem;
    line-height: 2.25rem !important;
  }
}
.banner-full .h1, .banner-full .h3 {
  line-height: 4rem;
}
.banner-full .path-svg {
  background: url("/templates/mycnajobs/static/img/one-time-use/healthcare-assessment/path.svg") no-repeat;
  background-size: 100%;
  background-position: left bottom;
  padding-bottom: 10px;
}
@media (max-width: 767.98px) {
  .banner-full .path-svg {
    background: none;
  }
}
.banner-full li {
  font-size: 1.375rem;
  padding-left: 2.5rem;
  line-height: 2.125rem;
}
@media (max-width: 767.98px) {
  .banner-full li {
    font-size: 1rem;
    line-height: 1.25rem;
    padding-left: 1.75rem;
    padding-right: 6rem;
  }
}
.banner-full li + li {
  margin-top: 19px;
}
.banner-full li i {
  left: 0;
  top: 5px;
  color: #039BE5;
  font-size: 24px;
}
@media (max-width: 767.98px) {
  .banner-full li i {
    font-size: 1rem;
    top: 3.5px;
  }
}
.banner-full .btn-primary-alt {
  max-width: 350px;
  width: 100%;
  height: 53px;
  margin-top: 40px;
  font-size: 20px;
  border-width: 2px !important;
  font-weight: 600;
}
.banner-full .badge-img {
  bottom: -25px;
  right: 275px;
  width: 227px;
  height: auto;
  right: 50px;
}
@media (max-width: 991.98px) {
  .banner-full .badge-img {
    right: 0;
    bottom: 0;
    width: 133px;
  }
}
@media (max-width: 767.98px) {
  .banner-full .badge-img {
    right: 10px;
    bottom: 125px;
    width: 133px;
  }
}

.career-transition {
  padding: 4.5rem 0;
}
.career-transition .btn {
  min-width: 216px;
  height: 40px;
  color: #565656;
  font-weight: 600;
}
.career-transition li + li {
  position: relative;
}
.career-transition li + li:before {
  content: "";
  position: absolute;
  left: -9px;
  top: 0;
  height: 24px;
  background: #cccccc;
  width: 1px;
}
@media (max-width: 991.98px) {
  .career-transition {
    padding: 2.5rem 0 5rem 0;
  }
  .career-transition .h2 {
    line-height: 53px;
  }
  .career-transition-row {
    flex-direction: column-reverse;
    text-align: center;
  }
  .career-transition .column-heading {
    flex-direction: column;
    margin: 0;
  }
  .career-transition .btn {
    margin: 1.5rem 0;
    width: 100%;
  }
  .career-transition ul {
    flex-direction: column;
    margin: 0 0 5rem 0;
    padding-top: 0.25rem;
  }
  .career-transition li {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .career-transition li i {
    margin-right: 0.25rem;
  }
  .career-transition li + li {
    margin-top: 0.75rem;
  }
  .career-transition li + li:before {
    display: none;
  }
  .career-transition p br {
    display: none;
  }
}

.transition-steps {
  background: transparent linear-gradient(180deg, #0277BD 0%, #26A69A 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  padding: 3.5rem 0;
}
@media (max-width: 991.98px) {
  .transition-steps {
    padding: 5rem 0;
  }
  .transition-steps .transition-steps-item + .transition-steps-item {
    margin-top: 5rem;
  }
}
.transition-steps i {
  font-size: 4rem;
  color: rgba(255, 255, 255, 0.3);
}

.fact {
  padding-top: 4.25rem;
}
.fact-img {
  width: auto;
  right: 0;
  bottom: 0;
  height: 330px;
}
.fact .text-x-big {
  padding-bottom: 5rem;
}
.fact .text-x-big br {
  display: none;
}
@media (max-width: 991.98px) {
  .fact {
    padding: 5.625rem 0 0 0;
  }
  .fact .container {
    padding-bottom: 330px;
  }
  .fact .h2 {
    line-height: 53px !important;
    margin: 0 0 40px 0 !important;
    padding: 0 !important;
  }
  .fact .text-x-big {
    padding-bottom: 1rem;
  }
}

.time-to-explore {
  background: transparent linear-gradient(90deg, #833D81 0%, #01579B 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.time-to-explore:before {
  background: transparent linear-gradient(90deg, #33333300 0%, #333333 100%) 0% 0% no-repeat padding-box;
  content: "";
  position: absolute;
  left: 25%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.time-to-explore .container {
  z-index: 2;
  background: transparent;
}
.time-to-explore li {
  letter-spacing: -0.48px;
  line-height: 1.75rem;
}
.time-to-explore .arrow {
  color: #A28EFF;
  left: 0;
  top: 8px;
  font-size: 14px;
}
.time-to-explore .btn-primary-alt {
  font-weight: 600;
  height: 40px;
  min-width: 166px;
}
@media (max-width: 991.98px) {
  .time-to-explore {
    padding: 3rem 0 !important;
  }
  .time-to-explore:before {
    left: 0;
  }
  .time-to-explore .h2 {
    text-align: center;
    margin-bottom: 1.5rem;
  }
  .time-to-explore-left {
    flex-direction: column;
  }
  .time-to-explore-right {
    justify-content: center !important;
  }
  .time-to-explore ul {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .time-to-explore .btn {
    margin-top: 2.5rem;
  }
}
@media (max-width: 991.98px) {
  .time-to-explore .btn {
    width: 100%;
  }
}

.featured-careers {
  padding: 4.25rem 0 7rem 0;
}
.featured-careers-heading i {
  font-size: 18px;
  position: relative;
  top: 2px;
  left: 1px;
}
.featured-careers .carousel-box {
  border-radius: 20px;
  box-shadow: 0px 3px 6px #00000029;
  margin: 2.5rem 1rem;
}
.featured-careers .carousel-item-top {
  height: 106px;
  background: #039BE5;
  font-size: 2rem;
  color: #fff;
  border-radius: 20px 20px 0 0;
  font-size: 1.5rem;
}
.featured-careers .carousel-item-body {
  background: #fff;
  height: 204px;
  border-radius: 0 0 20px 20px;
}
.featured-careers .carousel-item-body-content {
  height: 205px;
  background: #fff;
  left: 24px;
  width: calc(100% - 48px);
  top: -32px;
  box-shadow: 0 3px 6px #00000029;
}
.featured-careers .carousel-item-body-content .text-small {
  line-height: 1.2rem;
  color: #565656;
}
.featured-careers .carousel-item-body-content:before, .featured-careers .carousel-item-body-content:after {
  box-shadow: 0 3px 6px #00000029;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1;
}
.featured-careers .carousel-item-body-content:before {
  transform: rotate(3deg);
}
.featured-careers .carousel-item-body-content:after {
  transform: rotate(-3deg);
}
.featured-careers .carousel-inner {
  z-index: 2;
}
.featured-careers .slick-dots {
  position: absolute;
  padding: 0;
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 0;
}
.featured-careers .slick-dots button {
  font-size: 0;
  width: 20px;
  height: 20px;
  background: #E6E6E6;
  border: 0;
  border-radius: 20px;
  margin: 0 4px;
  cursor: pointer;
}
.featured-careers .slick-dots .slick-active button {
  background: #039BE5;
}
.featured-careers .slick-arrow {
  font-size: 0;
  border: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  background: transparent;
  cursor: pointer;
}
.featured-careers .slick-arrow:focus {
  border: none;
  outline: none;
}
.featured-careers .slick-arrow:before {
  color: #565656;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 1.5rem;
}
.featured-careers .slick-arrow.slick-prev {
  left: -2rem;
}
.featured-careers .slick-arrow.slick-prev:before {
  content: "\f053";
}
.featured-careers .slick-arrow.slick-next {
  right: -2rem;
}
.featured-careers .slick-arrow.slick-next:before {
  content: "\f054";
}
.featured-careers .slick-arrow.slick-disabled {
  pointer-events: none;
}
.featured-careers .slick-arrow.slick-disabled:before {
  color: #cccccc;
}
@media (max-width: 991.98px) {
  .featured-careers .h2 {
    line-height: 53px;
  }
  .featured-careers .link {
    margin-top: 1rem;
    white-space: nowrap;
  }
}

.career-report {
  border-top: solid 1px #cccccc;
  padding: 5rem 0;
}
.career-report .report-image {
  width: 301px;
  height: 314px;
  background: #F7F7F7;
  box-shadow: 0px 3px 6px #00000029;
}
.career-report li {
  padding-left: 28px;
}
.career-report i {
  color: #039BE5;
  top: 4px;
  left: 0;
}
.career-report .btn {
  height: 40px;
  min-width: 204px;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .career-report .h2 {
    line-height: 53px;
  }
  .career-report li {
    padding-left: 2rem;
  }
  .career-report .btn {
    width: 100%;
    margin: 0.75rem 0 0 0;
  }
  .career-report .report-image {
    margin-top: 2.5rem !important;
    width: 100%;
  }
}

.banner-heading {
  font-size: 4.5rem;
  font-weight: 900;
  color: #fff;
  font-style: italic;
  text-shadow: 0px 3px 6px #00000029;
  min-height: 108px;
}
.banner-heading.free-tool {
  background: url("/templates/mycnajobs/static/img/one-time-use/healthcare-assessment/free-tool.png") no-repeat;
  background-size: cover;
}
@media (max-width: 991.98px) {
  .banner-heading.free-tool {
    background-position: right -134px center;
  }
}
@media (max-width: 767.98px) {
  .banner-heading {
    font-size: 2.25rem;
    min-height: 77px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.reviews {
  border-bottom: solid 1px #cccccc;
  padding: 5rem 0;
}
.reviews-img {
  width: 70px;
  height: 70px;
}
.reviews .text-big {
  min-height: 160px;
  padding: 24px 70px;
}
@media (max-width: 1199.98px) {
  .reviews .text-big {
    padding: 24px 50px;
  }
}
@media (max-width: 991.98px) {
  .reviews .text-big {
    padding: 24px 0;
    min-height: initial;
  }
}
@media (max-width: 991.98px) {
  .reviews-item + .reviews-item {
    margin-top: 80px;
  }
}

.healthcare-brands {
  border-bottom: solid 1px #cccccc;
  padding: 4.25rem 0 5rem 0;
}
@media (max-width: 991.98px) {
  .healthcare-brands .h2 {
    line-height: 53px;
    margin-bottom: 2.25rem !important;
    text-align: left !important;
  }
}

.healthcare-pay {
  padding: 4.5rem 0 5rem 0;
}
.healthcare-pay .table {
  margin-top: 2.5rem;
}
.healthcare-pay .table thead th,
.healthcare-pay .table tbody td {
  border-top: 0 !important;
  border-bottom: 0 !important;
  vertical-align: middle;
  padding: 1rem;
}
.healthcare-pay .table th {
  background: #565656;
  color: #fff;
  font-weight: bold;
  padding: 0.5rem 1rem !important;
}
.healthcare-pay .table th:nth-child(1) {
  border-top-left-radius: 10px;
  width: 25%;
}
.healthcare-pay .table th:nth-child(2) {
  width: 32.5%;
}
.healthcare-pay .table th:nth-child(3) {
  width: 22.5%;
}
.healthcare-pay .table th:nth-child(4) {
  border-top-right-radius: 10px;
  width: 20%;
}
.healthcare-pay .table th:nth-child(2), .healthcare-pay .table th:nth-child(3), .healthcare-pay .table th:nth-child(4) {
  border-left: 2px solid #fff !important;
}
.healthcare-pay .table tbody tr:nth-child(odd) {
  background: rgba(3, 155, 229, 0.08);
}
.healthcare-pay .table tbody tr:nth-child(even) {
  background: rgba(208, 165, 43, 0.08);
}
.healthcare-pay .table tbody td:nth-child(1) {
  font-weight: 700;
}
.healthcare-pay .table tbody td:nth-child(2), .healthcare-pay .table tbody td:nth-child(3), .healthcare-pay .table tbody td:nth-child(4) {
  border-left: 2px solid #fff !important;
}
.healthcare-pay .table .link {
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .healthcare-pay .container {
    padding: 0 1rem;
  }
  .healthcare-pay .column-heading {
    padding: 0 2rem;
  }
  .healthcare-pay .h2 {
    line-height: 53px;
    margin-bottom: 1.25rem !important;
    text-align: left !important;
  }
  .healthcare-pay p {
    width: 100%;
  }
}

.next-steps {
  background: transparent linear-gradient(0deg, #0277BD 0%, #26A69A 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  padding: 35px 0 40px 0;
}
.next-steps .btn {
  min-width: 204px;
  height: 40px;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .next-steps .h2 {
    line-height: 53px;
    margin-bottom: 1.25rem !important;
    padding-bottom: 10px !important;
  }
}

/*# sourceMappingURL=healthcare-assessment.css.map */
