
/**************************************************************************************************************
 * HR MICROSITE CSS /// MIGRATE TO ADDITIONAL SOURCE FILE
 *************************************************************************************************************/

 /* HR Microsite Landing Page */
 
 .hr-breadcrumb{
	 font-size: 11px;
	 padding: 18px 0 15px;
	 color: #6e6e6e;
 }
 
 .hr-breadcrumb a{
	 color: #a57435;
 }
 
 .hr-benefit-nav-mobile {
    display: none;
/*     margin: 0 0 28px; */
    padding: 0;
}

.hr-benefit-select {
    width: 100%;
    height: 54px;
    padding: 0 48px 0 18px;

    background: #f4f0ec;
    color: #a57435;

    border: 1px solid #ded8cf;
    border-bottom: 3px solid #a57435;
    border-radius: 0;

    font-family: 'Poppins', Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1;
    text-transform: uppercase;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    background-image:
        linear-gradient(45deg, transparent 50%, #a57435 50%),
        linear-gradient(135deg, #a57435 50%, transparent 50%);
    background-position:
        calc(100% - 20px) 23px,
        calc(100% - 14px) 23px;
    background-size: 6px 6px;
    background-repeat: no-repeat;
}

.hr-benefit-select:focus {
    outline: none;
    border-color: #a57435;
    box-shadow: none;
}

@media (max-width: 767px) {

    .hr-benefit-nav {
        display: none;
    }

    .hr-benefit-nav-mobile {
        display: block;
    }
    
    .hr-breadcrumb{
			margin: 20px 0 0;	    
    }
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');


body[class^='page-template-page-hr_microsite'], body[class*=' page-template-page-hr_microsite']{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;	
}

/*can simplify with parent-pageid-39*/

.page-template-page-hr_microsite .site-inner.container,
.page-template-page-hr_microsite .site-inner.container h1,
.page-template-page-hr_microsite .site-inner.container h2,
.page-template-page-hr_microsite .site-inner.container h3,
.page-template-page-hr_microsite .site-inner.container h4,
.page-template-page-hr_microsite .site-inner.container h5,
.page-template-page-hr_microsite .site-inner.container h6{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;	
}

.page-template-page-hr_microsite-pto .site-inner.container,
.page-template-page-hr_microsite-pto .site-inner.container h1,
.page-template-page-hr_microsite-pto .site-inner.container h2,
.page-template-page-hr_microsite-pto .site-inner.container h3,
.page-template-page-hr_microsite-pto .site-inner.container h4,
.page-template-page-hr_microsite-pto .site-inner.container h5,
.page-template-page-hr_microsite-pto .site-inner.container h6{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;	
  text-transform: none;
}

.page-template-page-hr_microsite-perks .site-inner.container,
.page-template-page-hr_microsite-perks .site-inner.container h1,
.page-template-page-hr_microsite-perks .site-inner.container h2,
.page-template-page-hr_microsite-perks .site-inner.container h3,
.page-template-page-hr_microsite-perks .site-inner.container h4,
.page-template-page-hr_microsite-perks .site-inner.container h5,
.page-template-page-hr_microsite-perks .site-inner.container h6{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;	
  text-transform: none;
}


.page-template-page-hr_microsite-financial .site-inner.container,
.page-template-page-hr_microsite-financial .site-inner.container h1,
.page-template-page-hr_microsite-financial .site-inner.container h2,
.page-template-page-hr_microsite-financial .site-inner.container h3,
.page-template-page-hr_microsite-financial .site-inner.container h4,
.page-template-page-hr_microsite-financial .site-inner.container h5,
.page-template-page-hr_microsite-financial .site-inner.container h6{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;	
  text-transform: none;
}

.page-template-page-hr_microsite-health .site-inner.container,
.page-template-page-hr_microsite-health .site-inner.container h1,
.page-template-page-hr_microsite-health .site-inner.container h2,
.page-template-page-hr_microsite-health .site-inner.container h3,
.page-template-page-hr_microsite-health .site-inner.container h4,
.page-template-page-hr_microsite-health .site-inner.container h5,
.page-template-page-hr_microsite-health .site-inner.container h6{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;	
  text-transform: none;
}


.page-template-page-hr_microsite-pto .site-inner.container h2,
.page-template-page-hr_microsite-perks .site-inner.container h2,
.parent-pageid-39 .site-inner.container h2{
	font-size: 32px;
}

.page-template-page-hr_microsite-financial .site-inner.container h2{
	font-size: 30px;
}

.page-template-page-hr_microsite-pto .site-inner.container h1,
.page-template-page-hr_microsite .site-inner.container h1,
.page-template-page-hr_microsite .site-inner.container h2,
.page-template-page-hr_microsite .site-inner.container h3,
.page-template-page-hr_microsite .site-inner.container h4,
.page-template-page-hr_microsite .site-inner.container h5,
.page-template-page-hr_microsite .site-inner.container h6{
	text-transform: none;
}

/*THIS FIXES THE PADDING ISSUE*/
.page-template-page-hr_microsite #main-content-container,
.page-template-page-hr_microsite-pto #main-content-container,
.page-template-page-hr_microsite-perks #main-content-container,
.page-template-page-hr_microsite-financial #main-content-container,
.parent-pageid-39 #main-content-container{
	padding-left: 0;
	padding-right: 0;	
}

.page-template-page-hr_microsite .container,
.page-template-page-hr_microsite-pto .container,
.page-template-page-hr_microsite-perks .container,
.page-template-page-hr_microsite-financial .container,
.parent-pageid-39 .container{
	width: 100% !important;
}

.page-template-page-hr_microsite .site-inner.container{
/*
	width: 100%;
	padding: 0;
*/
/*
	margin-left: -15px;
	margin-right: -15px;
*/
}

.row.hr-benefits-layout{
	padding: 30px;
}

@media (min-width: 992px) {
	.row.hr-benefits-layout{
		padding: 0px;
	}
}

.hr-microsite-landing {
  background: #f8f5ef;
  color: #414042;
  font-family: inherit;
}

.hr-microsite-landing * {
  box-sizing: border-box;
}

.hr-container {
  max-width: 960px;
}

.hr-section {
  padding: 88px 0;
}

.hr-section-benefits {
  background: #f8f5ef;
  border-bottom: 1px solid #e7e1d6;
}


@media (max-width: 767px) {
	.hr-section.hr-section-values{
		padding: 30px;
	}	
}

.hr-section-values {
  background: #fff;
}

.hr-eyebrow {
  color: #a57332;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0 0 8px;
  text-transform: uppercase;
}

.hr-intro-copy h1,
.hr-values-copy h2 {
  color: #414042;
  font-size: 29px;
  font-weight: 700;
  letter-spacing: -0.6px;
  line-height: 1.08;
  margin: 0 0 12px;
}

.hr-intro-copy h1 span {
  color: #a57332;
}

.hr-lead {
  color: #4d4b4a;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 0 18px;
}

.hr-card {
  background: #fff;
  border: 1px solid #ddd7ce;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.03);
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}

.hr-card h2,
.hr-value-item h3 {
  color: #414042;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.12;
  margin: 0 0 12px;
  text-transform: uppercase !important;
}

.hr-card p,
.hr-value-item p {
  color: #4d4b4a;
  font-size: 12px;
  line-height: 1.55;
  margin: 0 0 14px;
}

.hr-link {
  color: #a57332;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.hr-link:hover,
.hr-link:focus {
  color: #7e5522;
  text-decoration: none;
}

.hr-link span {
  font-size: 18px;
  line-height: 0;
  margin-left: 5px;
  position: relative;
  top: 1px;
}

.hr-card-pto {
  min-height: 164px;
  padding: 28px 300px 22px 27px;
}

.hr-card-pto .hr-card-copy {
  max-width: 270px;
}

.hr-img-pto {
  bottom: 10px;
  max-width: 285px;
  position: absolute;
  right: 19px;
  width: 44%;
}

.hr-small-card-row .col-sm-6:first-child {
  padding-right: 10px;
}

.hr-small-card-row .col-sm-6:last-child {
  padding-left: 10px;
}

.hr-card-financial,
.hr-card-cta {
  min-height: 164px;
}

.hr-card-financial {
  padding: 19px 20px 18px;
}

.hr-img-financial {
  bottom: 0;
  left: -10px;
  max-width: 120px;
  position: absolute;
  width: 42%;
}

.hr-financial-copy {
  margin-left: 100px;
  padding-top: 14px;
}

.hr-card-cta {
  background: #292b27;
  border-color: #292b27;
  padding: 20px 18px;
}

.hr-card-cta h2 {
  color: #bc8a45;
  font-size: 19px;
  letter-spacing: 0.2px;
  margin-bottom: 8px;
  text-transform: none;
}

.hr-card-cta p {
  color: #fff;
  font-size: 11px;
  margin-bottom: 18px;
}

.hr-cta-buttons {
  white-space: nowrap;
}

.hr-btn {
  border-radius: 3px;
  display: inline-block;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 1;
  margin-right: 6px;
  padding: 10px 9px;
  text-decoration: none;
  text-transform: uppercase;
}

.hr-btn:hover,
.hr-btn:focus {
  text-decoration: none;
}

.hr-btn-gold {
  background: #a57332;
  color: #fff;
}

.hr-btn-gold.hr-padded-upper{
	padding: 10px 20px;
	text-transform: uppercase;
}

.hr-btn-light {
  background: #fff;
  color: #292b27;
}

.hr-card-perks {
  min-height: 198px;
  padding: 150px 27px 18px;
}

.hr-img-perks {
  left: 22px;
  max-width: 315px;
  position: absolute;
  top: 17px;
  width: 88%;
}

.hr-card-health {
  min-height: 255px;
  padding: 26px 24px 150px;
}

.hr-card-health .hr-card-copy {
  max-width: 330px;
}

.hr-card-health .hr-link {
  float: right;
  margin-top: -15px;
  margin-bottom: 25px;
}

.hr-img-health {
  bottom: -1px;
  left: 48px;
  max-width: 330px;
  position: absolute;
  width: 82%;
}

.hr-pool-img {
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.18);
  width: 100%;
}

.hr-values-copy {
  padding-left: 46px;
}

.hr-values-copy h2 {
  font-size: 32px;
  margin-bottom: 5px;
}

.hr-values-copy .hr-lead {
  font-size: 16px;
  margin-bottom: 20px;
}

.hr-value-item {
  margin-bottom: 30px;
  min-height: 145px;
}

.hr-value-icon {
  display: block;
  height: 36px;
  margin-bottom: 16px;
  object-fit: contain;
  object-position: left center;
  width: 42px;
}

.hr-value-item h3 {
  color: #111;
  font-size: 15px;
  letter-spacing: 0.8px;
  margin-bottom: 8px;
  font-weight: 500 !important;
}

.hr-value-item p {
  font-size: 13px;
  line-height: 1.45;
  max-width: 180px;
}

@media (max-width: 991px) {
  .hr-section {
    padding: 55px 0;
  }

  .hr-benefits-right {
    margin-top: 0;
  }

  .hr-card-pto,
  .hr-card-perks,
  .hr-card-health,
  .hr-card-financial,
  .hr-card-cta {
    min-height: 0;
  }

  .hr-values-copy {
    padding-left: 15px;
    padding-top: 35px;
  }
}

@media (max-width: 767px) {
  .hr-container {
    max-width: none;
  }

  .hr-section {
    padding: 42px 0;
  }

  .hr-intro-copy h1,
  .hr-values-copy h2 {
    font-size: 27px;
  }

  .hr-lead {
    font-size: 15px;
  }

  .hr-small-card-row .col-sm-6:first-child,
  .hr-small-card-row .col-sm-6:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hr-card-pto,
  .hr-card-perks,
  .hr-card-health,
  .hr-card-financial,
  .hr-card-cta {
    padding: 22px;
  }

  .hr-card-img {
    display: block;
    margin: 18px auto 0;
    max-width: 280px;
    position: static;
    width: 100%;
  }
  
  .hr-card-financial .hr-card-img{
	  margin: 18px 0 0;
  }

  .hr-card-perks {
    padding-top: 22px;
  }

  .hr-img-financial {
    max-width: 145px;
  }

  .hr-financial-copy {
    margin-left: 0;
    padding-top: 0;
  }

  .hr-card-health .hr-link {
    float: none;
    margin-top: 0;
  }

  .hr-cta-buttons {
    white-space: normal;
  }

  .hr-btn {
    font-size: 10px;
    margin-bottom: 6px;
    padding: 11px 12px;
  }

  .hr-value-item {
    min-height: 0;
  }

  .hr-value-item p {
    max-width: none;
  }
}

@media (min-width: 768px) {
	.hr-card-cta-col{
		padding-left: 5px;
	}
}

.hr-listing-layout header h1, .hr-listing-layout header p{
	text-align: center;
}

.hr-listing-layout h1{
	color: #2f2f2f;	
	margin-top: 0px;
	padding: 0 30px;
}

.hr-info-card {
    background: #fff;
    border: 1px solid #ded8cf;
    border-radius: 6px;
    padding: 28px 36px;
    box-shadow: 0 1px 2px rgba(0,0,0,.04);
    font-family: 'Poppins', Arial, sans-serif;
    margin-bottom: 30px;
}

.page-template-page-hr_microsite .site-inner.container .hr-info-card h3 {
    margin: 0 0 5px;
    color: #a57435;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.hr-info-card p {
    margin: 0;
    color: #2f2f2f;
    font-size: 12px;
    line-height: 1.45;
    font-weight: 400;
}

.hr-info-card__details {
    text-align: right;
}

.hr-info-card__details p {
    font-size: 12px;
    line-height: 1.55;
}

.hr-info-card__details strong {
    font-weight: 700;
}

@media (max-width: 767px) {
    .hr-info-card {
        padding: 24px;
    }

    .hr-info-card__details {
        text-align: left;
        margin-top: 18px;
    }

    .hr-info-card h3 {
        font-size: 19px;
    }

    .hr-info-card p,
    .hr-info-card__details p {
        font-size: 16px;
    }
}

.hr-jobs-iframe {
    width: 100%;
    height: 100vh;
    min-height: 900px;
    border: none;
}

/*HR HEADER*/
@media (max-width: 767px) {
	.hr-careers-hero__intro{
		padding: 0 30px;
	}
}



.hr-careers-hero {
    overflow: hidden;
    padding: 90px 0 95px;
    background: #fff;
    font-family: 'Poppins', Arial, sans-serif;
}

.hr-careers-hero__intro {
    display: flex;
    align-items: center;
    margin-bottom: 55px;
}

.hr-section-label {
    color: #a57435;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.hr-careers-hero h1 {
    margin: 0;
    color: #3f3f41;
    font-size: 62px;
    font-weight: 500;
    line-height: 1.12;
    letter-spacing: -1px;
}

.hr-careers-hero p {
    margin: 0 0 25px;
    color: #444;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.55;
}

.hr-btn-gold-large {
    display: inline-block;
    background: #a57435;
    color: #fff;
    padding: 14px 24px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
}

.hr-btn-gold-large:hover,
.hr-btn-gold-large:focus {
    background: #8f632d;
    color: #fff;
    text-decoration: none;
}

.hr-btn-gold:hover,.hr-btn-gold:focus {
    background: #8f632d;
    color: #fff;
    text-decoration: none;
}

.hr-team-slider {
    width: 100%;
    overflow: hidden;
}

.hr-team-track {
    display: flex;
    width: max-content;
    animation: hrTeamScroll 42s linear infinite;
}

.hr-team-set {
    display: flex;
    align-items: top;
    gap: 32px;
    padding-right: 32px;
}

.hr-team-photo {
    display: block;
    object-fit: cover;
    border-radius: 5px;
}

.photo-sm {
    width: 170px;
    height: 315px;
}

.photo-md {
    width: 305px;
    height: 395px;
}

.photo-lg {
    width: 670px;
    height: 405px;
}

.photo-lower {
    margin-top: 200px;
}

.photo-mid {
    margin-top: 100px;
}

.photo-upper {
    margin-top: 0;
}

@keyframes hrTeamScroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.hr-team-slider:hover .hr-team-track {
/*     animation-play-state: paused; */
}

@media (max-width: 767px) {
    .hr-careers-hero {
        padding: 60px 0 70px;
    }

    .hr-careers-hero__intro {
        display: block;
        margin-bottom: 40px;
    }

    .hr-section-label {
        font-size: 16px;
        letter-spacing: 5px;
    }

    .hr-careers-hero h1 {
        font-size: 42px;
        margin-bottom: 24px;
    }

    .hr-careers-hero p {
        font-size: 17px;
    }
/*
    .photo-sm {
        width: 130px;
        height: 245px;
    }

    .photo-md {
        width: 220px;
        height: 300px;
    }

    .photo-lg {
        width: 390px;
        height: 260px;
    }

    .photo-lower,
    .photo-upper {
        margin-top: 0;
    }
*/
    .hr-team-set {
        gap: 18px;
        padding-right: 18px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .hr-team-track {
        animation: none;
    }
}

.team-member-four{
	object-position: top center;
	width: 225px;
}

.team-member-five{
	object-position: top center;
	width: 250px;
  height: 385px;	
}

.team-member-two{
	width: 185px;
  height: 305px;
}

.team-member-three{
	width: 310px;
}

/*loader*/
.hr-team-slider-wrapper {
    position: relative;
}

.hr-team-slider {
    opacity: 0;
    transition: opacity .4s ease;
}

.hr-team-slider-wrapper.is-loaded .hr-team-slider {
    opacity: 1;
}

/* Optional loader */
.hr-team-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 36px;
    height: 36px;
    margin: -18px 0 0 -18px;
    border: 3px solid #e5e0d8;
    border-top-color: #a57435;
    border-radius: 50%;
    animation: hrSpin 0.8s linear infinite;
}

.hr-team-slider-wrapper.is-loaded .hr-team-loader {
    display: none;
}

@keyframes hrSpin {
    to { transform: rotate(360deg); }
}

 /* HR Microsite PTO */
.hr-pto-page {
    font-family: 'Poppins', Arial, sans-serif;
    color: #3f3f41;
}

.hr-benefit-nav {
    background: #f3f0ec;
    border-bottom: 1px solid #ded8cf;
    text-align: center;
}

.hr-benefit-nav a {
    display: inline-block;
    padding: 18px 42px 15px;
    color: #555;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 3px solid transparent;
}

.hr-benefit-nav a.active,
.hr-benefit-nav a:hover {
    color: #a57435;
    border-bottom-color: #a57435;
}

.hr-page-hero {
    padding: 85px 0 80px;
    background: #fff;
}

.hr-page-hero h1,
.hr-content-section h2 {
    margin: 0 0 24px;
    color: #3f3f41;
    font-size: 46px;
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: -1px;
}

.hr-page-hero p,
.hr-content-section p {
    color: #4b4b4b;
    font-size: 15px;
    line-height: 1.8;
}

.hr-section-label.small {
    margin-bottom: 13px;
    font-size: 13px;
    letter-spacing: 2px;
}

.hr-stat-band {
    background: #1f201d;
    padding: 28px 0;
}

.hr-stat {
    text-align: center;
    border-right: 1px solid rgba(255,255,255,.15);
}

.hr-stat:last-child {
    border-right: 0;
}

.hr-stat strong {
    display: block;
    color: #bd925e;
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
}

.hr-stat span.hr-text {
    display: block;
    margin-top: 10px;
    color: #9d9a96;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 1.4px;
    line-height: 1.45;
    text-transform: uppercase;
}

/*fix*/

.hr-percent-stat {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.hr-percent-main {
    font-size: 48px;
    line-height: .9;
}

.hr-percent-side {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: .8;
}

.hr-percent-side span:first-child {
    font-size: 30px;
    font-weight: 700;
}

.hr-percent-side span:last-child {
    margin-top: 4px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.hr-percent-side.hr-health-fp span:last-child {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    color: #9d9a96;
}


/*end fix*/

.hr-content-section {
    padding: 90px 0;
    background: #fff;
}

.hr-section-tan {
    background: #f4f0ec;
}

.hr-section-dark {
    background: #1f201d;
    color: #fff;
}

.hr-section-dark h2,
.hr-section-dark p {
    color: #fff;
}

.hr-gold-list {
    margin: 20px 0 24px;
    padding-left: 18px;
}

.hr-gold-list li {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.55;
}

.hr-gold-list li::marker {
    color: #a57435;
}

.hr-text-link {
    color: #a57435;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #a57435;
}

.hr-text-link:after {
    content: " →";
}

.hr-rate-cards {
    margin-top: 45px;
}

.hr-rate-card {
    min-height: 265px;
    padding: 34px 25px;
    background: #fff;
    border: 1px solid #ded8cf;
    text-align: center;
}

.hr-rate-card.gold {
    background: #bd925e;
    color: #fff;
}

.hr-rate-card.gold p, .hr-rate-card.dark p{
	color: #FFF;
}

.hr-rate-card.dark {
    background: #171814;
    color: #fff;
}

.hr-rate-tag {
    display: inline-block;
    margin-bottom: 24px;
    padding: 7px 15px;
    background: #f4f0ec;
    color: #a57435;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .8px;
    text-transform: uppercase;
}

.hr-rate-card.dark .hr-rate-tag {
    background: #292820;
}

.hr-rate-card strong {
    display: block;
    color: #bd925e;
    font-size: 62px;
    font-weight: 600;
    line-height: 1;
}

.hr-rate-card.gold strong {
    color: #fff;
}

.hr-rate-card span {
    display: block;
    margin-top: 12px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.hr-rate-card hr {
    width: 36px;
    margin: 24px auto;
    border-top: 1px solid rgba(165,116,53,.35);
}

.hr-rate-card p {
    margin: 0;
    font-size: 12px;
    line-height: 1.7;
}

.hr-note-card {
    margin-top: 50px;
    padding: 25px 30px;
    background: #fff;
    border-left: 4px solid #a57435;
    font-size: 13px;
    line-height: 1.7;
}

.hr-note-card strong{
	color: #a57435;
}

.hr-note-card.hr-financial{
	background: #FBF5EA;
}

p.hr-fine-print{
	font-weight: lighter;
	font-size: 13px;
}

.hr-dark-feature {
    display: flex;
    align-items: center;
    margin-bottom: 22px;
    padding: 26px 30px;
    border: 1px solid rgba(255,255,255,.14);
    background: rgba(255,255,255,.03);
}

.hr-dark-feature strong {
    width: 100px;
    color: #bd925e;
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
}

.hr-dark-feature span {
    color: #ddd;
    font-size: 13px;
    line-height: 1.6;
}

.hr-dark-feature b {
    display: block;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.hr-big-number-card {
    padding: 60px 45px;
    background: #fff;
    border: 1px solid #ded8cf;
    text-align: center;
}

.hr-big-number-card strong {
    display: block;
    color: #bd925e;
    font-size: 86px;
    font-weight: 600;
    line-height: 1;
}

.hr-big-number-card span {
    display: block;
    margin: 14px 0 45px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.hr-final-cta {
    padding: 90px 0;
    background: #fff;
}

.hr-cta-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 34px 40px;
    background: #1f201d;
    color: #fff;
}

.hr-cta-box h2 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
}

.hr-cta-box p {
    margin: 0;
    color: #fff;
    font-size: 14px;
}

@media (max-width: 767px) {
    .hr-benefit-nav {
        overflow-x: auto;
        white-space: nowrap;
        text-align: left;
    }

    .hr-benefit-nav a {
        padding: 15px 22px 13px;
    }

    .hr-page-hero,
    .hr-content-section,
    .hr-final-cta {
        padding: 55px 0;
    }

    .hr-page-hero h1,
    .hr-content-section h2 {
        font-size: 34px;
    }

    .hr-stat {
        margin-bottom: 25px;
        border-right: 0;
    }

    .hr-rate-card {
        margin-bottom: 22px;
    }

    .hr-dark-feature {
        display: block;
    }

    .hr-dark-feature strong {
        display: block;
        margin-bottom: 12px;
    }

    .hr-big-number-card {
        margin-top: 30px;
        padding: 45px 25px;
    }

    .hr-cta-box {
        display: block;
    }

    .hr-cta-box .hr-btn-gold {
        margin-top: 22px;
    }
    
    .hr-btn-gold-large {
        margin-top: 22px;
    }
} 

/*Perks Page*/

.hr-stat strong small {
    display: inline-block;
    margin-left: 3px;
    color: #bd925e;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
}

.hr-perks-list {
    margin-top: 10px;
}

.hr-perks-list div {
    display: flex;
    gap: 24px;
    margin-bottom: 14px;
    font-size: 13px;
    line-height: 1.5;
}

.hr-perks-list strong {
    width: 155px;
    flex: 0 0 155px;
    color: #a57435;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .8px;
    text-transform: uppercase;
}

.hr-standout-perks {
    margin-top: 80px;
}

.hr-feature-card-dark {
    min-height: 455px;
    padding: 42px 38px;
    background: #171814;
    border-top: 4px solid #a57435;
    color: #fff;
}

.hr-feature-card-dark img {
    width: 42px;
    height: auto;
    margin-bottom: 35px;
}

.hr-feature-card-dark h3 {
    margin: 0 0 24px;
    color: #fff;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.15;
}

.hr-feature-card-dark p {
    margin-bottom: 28px;
    color: #e7e2dc;
    font-size: 13px;
    line-height: 1.8;
}

.hr-feature-card-dark span,
.hr-discount-card span {
    display: inline-block;
    margin: 0 7px 8px 0;
    padding: 7px 11px;
    background: rgba(165,116,53,.14);
    border: 1px solid rgba(165,116,53,.6);
    color: #bd925e;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1;
    text-transform: uppercase;
}

.hr-discount-grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: 42px;
    border-top: 1px solid #ded8cf;
    border-left: 1px solid #ded8cf;
}

.hr-discount-card {
    width: 33.333%;
    min-height: 325px;
    padding: 42px 38px;
    background: #fff;
    border-right: 1px solid #ded8cf;
    border-bottom: 1px solid #ded8cf;
}

.hr-discount-card.wide {
    width: 100%;
    min-height: 220px;
}

.hr-discount-card img {
    width: 38px;
    height: auto;
    margin-bottom: 28px;
}

.page-template-page-hr_microsite-perks .site-inner.container .hr-discount-card h3,
.page-template-page-hr_microsite-financial .site-inner.container .hr-coverage-card h3,
.page-template-page-hr_microsite-health .site-inner.container .hr-coverage-card h3 {
    margin: 0 0 18px;
    color: #2f2f2f;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.hr-discount-card p {
    margin-bottom: 24px;
    font-size: 13px;
    line-height: 1.8;
}

@media (max-width: 767px) {
    .hr-perks-list div {
        display: block;
    }

    .hr-perks-list strong {
        display: block;
        width: auto;
        margin-bottom: 4px;
    }

    .hr-standout-perks {
        margin-top: 50px;
    }

    .hr-feature-card-dark {
        min-height: 0;
        margin-bottom: 24px;
    }

    .hr-discount-card,
    .hr-discount-card.wide {
        width: 100%;
        min-height: 0;
    }
}

/*End Perks*/

/*Financial*/
.hr-coverage-grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: 55px;
    border-top: 1px solid #ded8cf;
    border-left: 1px solid #ded8cf;
}

.hr-coverage-card {
    width: 33.333%;
    min-height: 365px;
    padding: 42px 36px;
    background: #fff;
    border-right: 1px solid #ded8cf;
    border-bottom: 1px solid #ded8cf;
}

.hr-coverage-card.wide {
    width: 66.666%;
}

.hr-coverage-card.full {
    width: 100%;
    min-height: 220px;
}

.hr-coverage-card img {
    width: 40px;
    height: auto;
    margin-bottom: 26px;
}

.hr-coverage-card h3 {
    margin: 0 0 18px;
    color: #2f2f2f;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 1.45;
    text-transform: uppercase;
}

.hr-coverage-card p {
    margin-bottom: 24px;
    font-size: 13px;
    line-height: 1.9;
}

.hr-coverage-card span {
    display: inline-block;
    margin: 0 7px 8px 0;
    padding: 7px 10px;
    background: rgba(165,116,53,.10);
    color: #9a6b31;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
}

.hr-dark-feature.stacked {
    display: block;
    padding: 34px 36px;
}

.hr-dark-feature.stacked span {
    display: block;
    color: #e7e2dc;
}

.hr-cta-box.light {
    background: #f4f0ec;
    color: #3f3f41;
}

.hr-cta-box.light h2,
.hr-cta-box.light p {
    color: #3f3f41;
}

@media (max-width: 767px) {
    .hr-coverage-card,
    .hr-coverage-card.wide,
    .hr-coverage-card.full {
        width: 100%;
        min-height: 0;
    }
}
/*End Financial*/

/*Health*/
.hr-page-hero-split .row {
    display: flex;
    align-items: center;
}

.hr-page-hero-split p {
    margin-top: 30px;
}

.hr-gold-text {
    color: #a57435;
}

.hr-wellness-band {
    padding: 70px 0;
    background: #fff;
}

.hr-wellness-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 38px 44px;
    background: #1f201d;
    color: #fff;
}

.hr-wellness-box h2 {
    margin: 0 0 10px;
    color: #fff;
    font-size: 34px;
    font-weight: 500;
}

.hr-wellness-box p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
}

.hr-wellness-stat {
    min-width: 230px;
    padding-left: 45px;
    border-left: 1px solid rgba(255,255,255,.15);
    text-align: center;
}

.hr-wellness-stat strong {
    display: block;
    color: #bd925e;
    font-size: 58px;
    font-weight: 600;
    line-height: 1;
}

.hr-wellness-stat span {
    display: block;
    margin-top: 10px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.2px;
    line-height: 1.4;
    text-transform: uppercase;
}

.hr-line-list {
    margin: 28px 0 0;
    padding: 0;
    list-style: none;
}

.hr-line-list li {
    padding: 12px 0 12px 14px;
    border-bottom: 1px solid #ded8cf;
    color: #3f3f41;
    font-size: 13px;
    line-height: 1.5;
    position: relative;
}

.hr-line-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 4px;
    height: 4px;
    background: #a57435;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .hr-page-hero-split .row {
        display: block;
    }

    .hr-page-hero-split p {
        margin-top: 20px;
    }

    .hr-wellness-box {
        display: block;
        padding: 32px 28px;
    }

    .hr-wellness-stat {
        margin-top: 28px;
        padding: 28px 0 0;
        border-left: 0;
        border-top: 1px solid rgba(255,255,255,.15);
        text-align: left;
    }
}
/*End Health*/