img {
	image-rendering: -webkit-optimize-contrast;
}
a {
	text-decoration: none;
}
.site-header { 
	z-index: 99999; 
}
.exit_model {
    z-index: 999999;
}
.wp-block-ws-section .section-container {
	margin-bottom: 0;
}
.focus-visible, :focus-visible {
	outline: none !important;
}
.header-breadcrumbs {
	display: none;
}

@media (min-width: 992.98px) {
	.desktop-nav {
		height: 130px;
		padding: 15px 0 3px;
	}
	.desktop-nav .header-primary .menu .menu-item.depth-1>:not(.sub-menu) {
		padding-top: 15px;
	}
	.desktop-nav .header-primary .menu .menu-item.depth-1:not(.sub-menu) .dropdown-toggle {
		padding-top: 15px;
	}
	.desktop-nav .logo {
		top: 18px;
	}    
	.site-header+*>section:first-child, .site-header+.header-breadcrumbs {
		margin-top: 133px;
	}
}

@media (max-width: 767.98px)
{
	.container {
		width: 100%;
		max-width: 565px;
	}
}

/* Hero Section START */
.hr_center_hero {
	padding: 69px 0 141px;
	max-width: 1240px;
	margin: 140px auto 0;
	display: block;
	position: relative;
}
.hr_center_hero::before {
	position: absolute;
	content: "";
	background: -webkit-radial-gradient(55% 232.61% at 22.34% 46.63%, rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.68) 58.91%, rgba(255, 255, 255, 0.481422) 77.67%, rgba(255, 255, 255, 0.258244) 89.74%, rgba(255, 255, 255, 0) 100%);
	background: radial-gradient(55% 232.61% at 22.34% 46.63%, rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.68) 58.91%, rgba(255, 255, 255, 0.481422) 77.67%, rgba(255, 255, 255, 0.258244) 89.74%, rgba(255, 255, 255, 0) 100%);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.hr_center_hero .wp-block-ws-split-half:first-child {
	max-width: 150px;
	margin-top: 9px;
	padding: 0 30px 0 0;
}
.hr_center_hero .wp-block-ws-split-half:last-child {
	max-width: 550px;
	padding: 0;
}
.hr_center_hero h1 {
	font-weight: 700;
	font-size: 48px;
	line-height: 55px;
	letter-spacing: -0.02em;
	margin: 1px 0 23px;
	position: relative;
}
.hr_center_hero h1::after {
	position: absolute;
	content: "";
	background-image: url(http://www.paycor.com/wp-content/uploads/2022/03/heading-underline.png);
	width: 257px;
	height: 11px;
	bottom: -4px;
	right: 0;
	background-size: contain;
	background-repeat: no-repeat;
}
.hr_center_hero h1 br {
	display: none;
}
.hr_center_hero p {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin: 0 32px 0 10px;
}
.search_expert_main {
	box-shadow: 0px 12px 24px rgba(81, 67, 53, 0.25);
	border: 1px solid #E8E8E8;
	background-color: #fff;
	max-width: 874px;
	margin: -109px auto 52px;
	text-align: center;
	padding: 28px 28px 27px;
	display: block;
}
.search_expert_main .container.section-container {
	margin: 0 auto;
	padding: 0;
	width: auto;
}
.search_expert_main .card {
	margin: 0 0 27px;
	border: none;
}
.search_expert_main .section-inner {
	max-width: 100% !important;
	margin: 0 !important;
}
.search_expert_main .card-body {
	padding: 0;
}
.search_expert_main h2 {
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	margin: 0 0 19px;
}
.search_expert_main form {
	max-width: 639px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	position: relative;
}
.search_expert_main form::before {
	position: absolute;
	content: "";
	background-image: url(http://www.paycor.com/wp-content/uploads/2022/03/search_icon.png);
	width: 20px;
	height: 20px;
	left: 20px;
	top: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 9;
	image-rendering: -webkit-optimize-contrast;
}
.search_expert_main form label {
	display: none;
}
.search_expert_main form input::placeholder {
    color: #888;
}
.search_expert_main form.typing input {
    color: #58595B;
}
.search_expert_main form input {
    max-width: 534px;
    height: 57px;
    padding: 20px 18px 16px 52px;
    font-size: 16px;
    line-height: 24px;
    color: #58595B;
    margin: 0 0 16px;
    background-color: #fff;
    border: 1px solid #BABABA;
}
.search_expert_main .library_form form.typing input, #resource-search:focus, .search_expert_main form input:focus-visible {
	outline: none;
	border: 1px solid #F37321;
}
.library_form input:focus {
	border-color: #F37321 !important;
	color: #58595B !important;
}
.search_expert_main form button::after{
	display: none;
}
.search_expert_main form button {
	width: 105px;
	height: 57px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	padding: 0;
	border: 1px solid #193D6A;
}
.search_expert_main form button:hover {
	background-color: transparent;
	color: #193D6A;
}
.search_expert_main form button:hover path {
	fill: #193D6A;
}
.search_expert_main form button span {
	margin-right: 8px;
}
.hr_center_hero .container .wp-block-ws-split {
	margin: 0;
}
.hr_center_hero .container {
	width: 100%;
	padding: 0 23px;
}
.search_expert_main .wp-block-ws-resource-search {
	margin: 0;
}
.search_expert_main p {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	margin-bottom: 8px;
}
.search_expert_main figure {
	margin: 0 !important;
}
.search_expert_main figure img {
	margin: 0 auto;
	width: 12px;
}
.hr_center_hero strong {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.hr_center_hero strong .format-underline {
	padding-left: 13px;
}
@media (max-width: 1023.98px)
{
	.hr_center_hero::before {
		background: -webkit-radial-gradient(193.31% 147.64% at 48.63% 2.07%, rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.68) 58.41%, rgba(255, 255, 255, 0.481422) 76.63%, rgba(255, 255, 255, 0.258244) 89.93%, rgba(255, 255, 255, 0) 100%);
		background: radial-gradient(193.31% 147.64% at 48.63% 2.07%, rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.68) 58.41%, rgba(255, 255, 255, 0.481422) 76.63%, rgba(255, 255, 255, 0.258244) 89.93%, rgba(255, 255, 255, 0) 100%);
	}
	.search_expert_main {
		max-width: 708px;
		margin: -133px auto 52px;
	}
	.hr_center_hero {
		padding: 48px 0 163px;
		max-width: 1240px;
	}
	.hr_center_hero .container {
		padding: 0 30px;
	}
	.hr_center_hero p {
		margin: 0 90px 0 0px;
	}
}
@media (max-width: 991.98px)
{
	.hr_center_hero {
		margin: 60px auto 0;
	}
}
@media (max-width: 767.98px)
{
	.hr_center_hero p {
		display: none;
	}
	.hr_center_hero .wp-block-ws-split-half:first-child {
		max-width: 81px;
		padding: 0 14px 0 0;
		margin-top: 6px;
	}
	.hr_center_hero .wp-block-ws-split-half:last-child {
		max-width: 204px;
	}
	.hr_center_hero h1 {
		font-size: 32px;
		line-height: 38px;
	}
	.hr_center_hero h1 br {
		display: block;
	}
	.hr_center_hero {
		padding: 26px 0 30px;
	}
	.hr_center_hero h1::after {
		width: 156px;
		height: 11px;
		bottom: -9px;
		right: 11px;
	}
	.hr_center_hero::before {
		background: -webkit-radial-gradient(235.27% 217.65% at 56.39% 73.29%, rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.54) 67.97%, rgba(255, 255, 255, 0) 100%);
		background: radial-gradient(235.27% 217.65% at 56.39% 73.29%, rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.54) 67.97%, rgba(255, 255, 255, 0) 100%);
	}
	.search_expert_main {
		max-width: 100%;
		margin: 0 auto 50px;
		padding: 30px 29px 27px;
	}
	.search_expert_main h2 {
		font-size: 17px;
		line-height: 32px;
		margin: 0 0 19px;
	}
	.search_expert_main form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.search_expert_main form input {
		margin: 0;
		max-width: 100%;
	}
	.search_expert_main form button {
		width: 100%;
	}
	.search_expert_main p {
		margin: 17px 0 8px;
	}
}
@media (max-width: 359.98px)
{
	.hr_center_hero .wp-block-ws-split-half:last-child {
		max-width: 178px;
	}
	.hr_center_hero h1 {
		font-size: 28px;
	}
	.hr_center_hero h1::after {
		width: 140px;
		right: 5px;
	}
	.search_expert_main h2 {
		font-size: 18px;
		line-height: 28px;
	}
}
/* Hero Section END */

/* Boutton Section START */
.resource_blue_btn {
	padding: 0 !important;
}
.resource_blue_btn .wp-block-ws-box-button, .resource_blue_btn .col-4 {
	margin: 0;
}
.resource_blue_btn a {
	background-color: #193D6A !important;
	color: #fff;
	border: 1px solid #193D6A;
	box-shadow: none;
	-webkit-transition: 0.3s !important;
	transition: 0.3s !important;
	padding: 0 20px;
	height: 57px;
}
.resource_blue_btn a:hover {
	background-color: transparent !important;
	color: #193D6A;
}
.resource_blue_btn .section-inner .row {
	margin: 0 -6px;
}
.resource_blue_btn .section-inner {
	border-bottom: 1px solid #C4C4C4;
	padding: 0 0 38px;
}
.resource_blue_btn a svg.icon {
	width: 28px;
	height: 28px;
	margin: 0 7px 0 0 !important;
}
.resource_blue_btn a svg path {
	fill: #fff;
}
.resource_blue_btn a:hover svg path {
	fill: #193D6A;
}
.resource_blue_btn a svg.arrow {
	display: none;
}
.resource_blue_btn a h4 {
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	position: relative;
}
.resource_blue_btn a:hover h4 {
	color: #193D6A;
}
.resource_blue_btn a h4::after {
	position: absolute;
	content: "";
	background-image: url(http://www.paycor.com/wp-content/uploads/2022/03/btn-arrow.png);
	width: 10px;
	height: 15px;
	right: 0;
	background-size: contain;
	top: 2px;
}
.resource_blue_btn a:hover h4::after {
	background-image: url(http://www.paycor.com/wp-content/uploads/2022/03/btn-hover-arrow.png);
}
.resource_blue_btn .col-4 {
	padding: 0 6px;
}
.resource_color_btn {
	padding: 0;
	margin: 39px 0 29px;
}
.resource_color_btn .wp-block-group {
	width: 100%;
	display: block;
}
.resource_color_btn a.wp-block-button__link::after {
	display: none !important;
}
.resource_color_btn .wp-block-button a.wp-block-button__link {
	height: 83px;
	border: 1px solid #193D6A !important;
	box-shadow: 0px 4px 8px rgba(81, 67, 53, 0.15) !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	padding: 10px;
	max-width: 300px;
}
.resource_color_btn .wp-block-button {
    padding: 0 6.5px;
    width: 25% !important;
}
.resource_color_btn .wp-block-buttons {
	margin: 0 -6.5px;
	gap: 0;
}
.resource_color_btn .wp-block-button a.wp-block-button__link:hover, .resource_color_btn .wp-block-button a.wp-block-button__link:focus {
	background: #F1F2F2;
}

@media (min-width: 992.98px) {
	.resource_color_btn .five-button-row .wp-block-button {
		padding: 0 6.5px;
		width: 20% !important;
	}
}
@media (max-width: 1299px) and (min-width: 992px)
{
	.resource_color_btn .wp-block-button a.wp-block-button__link {
		padding: 10px 20px;
	}
}

@media (max-width: 1023.98px)
{  
	.resource_color_btn {
		margin: 39px 0 22px;
	}
	.resource_blue_btn .col-4 {
		max-width: 33.33%;
	}
	.resource_color_btn .wp-block-button a.wp-block-button__link {
		height: 88px;
	}
	.resource_color_btn .wp-block-button a.wp-block-button__link {
		line-height: 24px;
	}
    .resource_color_btn .wp-block-buttons {
        justify-content: center;
    }
}

@media (max-width: 767.98px)
{
	.resource_blue_btn .col-4 {
		margin: 0 0 12px !important;
		max-width: 100%;
	}
	.resource_blue_btn .col-4:last-child {
		margin: 0 !important;
	}
	.resource_blue_btn .section-inner {
		padding: 0 0 31px;
	}
	.resource_color_btn .wp-block-buttons {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.resource_color_btn .wp-block-button {
		width: 100% !important;
	}
	.resource_color_btn .wp-block-button a.wp-block-button__link {
		line-height: 24px;
		height: 57px;
		margin: 0 0 13px;
		max-width: 100%;
	}
	.resource_color_btn {
		margin: 32px 0 34px;
	}
}
/* Boutton Section END */

/* Featured Section START */
.featured_resources_main {
	padding: 0 !important;
}
.featured_resources_main h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 48px;
	position: relative;
	margin: 0 0 42px;
}
.featured_resources_main h2::after {
	position: absolute;
	content: "";
	width: calc(100% - 480px);
	max-width: 750px;
	height: 1px;
	background-color: #C4C4C4;
	top: 27px;
	right: 85px;
	z-index: 1;
}
.resource_slider .featured_item {
	padding: 0 16px;
}
.resource_slider .row.featured-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -16px;
	margin-right: -16px;
}
.featured_resources_main .wp-block-ws-select-content, .get_to_know_main .wp-block-ws-select-content {
	width: 105%;
}
.resource_slider .slick-list.draggable {
	padding-right: 26.3%;
	position: relative;
}
.resource_slider .slick-list.draggable::after {
	position: absolute;
	content: "";
	position: absolute;
	content: "";
	height: 100%;
	width: 290px;
	top: 0;
	right: -30px;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 18.97%, rgba(255, 255, 255, 0.519231) 38.97%, rgba(255, 255, 255, 0.740385) 61.03%, #FFFFFF 90.69%);
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 18.97%, rgba(255, 255, 255, 0.519231) 38.97%, rgba(255, 255, 255, 0.740385) 61.03%, #FFFFFF 90.69%);
}
.resource_slider .slick-arrow::after {
	display: none;
}
.hr_heading_main::after {
	position: absolute;
	content: "";
	width: calc(100% - 880px);
	max-width: 344px;
	height: 1px;
	background-color: #C4C4C4;
	top: 27px;
	right: 85px;
	z-index: 1;
}
.resource_slider .slick-prev.slick-arrow {
	right: 112px;
}
.resource_slider .slick-next.slick-arrow {
	right: 80px;
}
.resource_slider .slick-arrow {
	margin: 0;
	position: absolute;
	top: -78px;
	font-size: 0;
	width: 32px;
	height: 32px;
	padding: 0;
	border: 1px solid #193D6A;
}
.resource_slider .slick-arrow::before {
	position: absolute;
	content: "";
	background-image: url(http://www.paycor.com/wp-content/uploads/2022/03/slick_arrow.png);
	background-size: 8px;
	background-repeat: no-repeat;
	background-position: center;
	top: 10px;
	left: 12px;
	z-index: 9999;
	width: 7px;
	height: 11px;
}
.resource_slider .slick-next.slick-arrow::before {
    top: 9px;
}
.resource_slider .slick-prev.slick-arrow::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.resource_slider .slick-arrow:hover::before {
	background-image: url(http://www.paycor.com/wp-content/uploads/2022/03/slick_arrow_hover.png);
}
.resource_slider .slick-arrow:hover {
	background-color: transparent;
}
.resource_slider .slick-arrow.slick-disabled {
	background-color: #D7D7D7;
	border-color: #D7D7D7;
	cursor: auto;
}
.resource_slider .slick-arrow.slick-disabled:hover::before {
	background-image: url(http://www.paycor.com/wp-content/uploads/2022/03/slick_arrow.png);
}
.dive_into_main a.wp-block-button__link::after {
	margin-left: 13px !important;
}
.resource_slider .featured_item .topic-talent-management .post-label:before, .resource_slider .featured_item .topic-employee-experience .post-label:before, .resource_slider .featured_item .topic-talent-acquisition .post-label:before, .resource_slider .featured_item .archive-featured .post-label:before , .dive_into_main .wp-block-ws-select-content .post-label:before{
	display: none;
}
.resource_slider .card-link .post-label span {
	height: 27px;
	padding: 4.5px 4px !important;
	font-weight: normal;
	font-size: 24px !important;
	line-height: 18px;
}
.resource_slider .archive-guides_white_papers .post-label span {
	background-color: #559DD5 !important;
	width: 144px;
	display: inline-block;
	text-align: center;
}
.resource_slider .archive-article .post-label span {
	background-color: #76A14E !important;
	max-width: 64px;
	display: block;
	text-align: center;
}
.resource_slider .featured_item .archive-image {
	height: 200px;
}
.archive-featured {
    border: 1px solid #C4C4C4;
}
.resource_slider .featured_item .archive-body {
	padding: 31px 29px 34px !important;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	border: 1px solid #C4C4C4;
	border-width: 1px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.resource_slider .archive-view .archive-duration {
	font-size: 13px;
	line-height: 18px;
	color: #9B9B9B;
	margin: 0;
}
.resource_slider .archive-view .post-title {
	font-size: 20px;
	line-height: 28px;
	color: #58595B;
	font-weight: 700;
	margin: 7px 0 9px;
}
.resource_slider .archive-view .post-excerpt {
	font-size: 16px;
	line-height: 24px;
	color: #58595B;
	font-weight: 400;
	margin-bottom: 27px;
}
.resource_slider .card-link .button-arrow, .resource_slider .card-link .wp-block {
	margin: 0;
}
.resource_slider .card-link .button-arrow {
	margin: 0;
	z-index: 999;
	position: relative;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin-right: 15px;
	-webkit-transition: 0.4s all;
	transition: 0.4s all;
}
.resource_slider .card-link .button-arrow::after {
	margin: 1px 0 0 12px;
}
.resource_slider .card-link .button-arrow:hover {
	font-weight: 700;
	margin-right: 21px;
}
.featured_resources_main .slick-track, .get_to_know_main .slick-track {
	height: 100%;
}
.button-arrow:after, .wp-block-button.is-style-arrow>.wp-block-button__link:after {
	width: 10px;
}
@media (max-width: 1300px) and (min-width: 1024px)
{
	.featured_resources_main h2::after {
		max-width: 450px;
		right: 90px;
	}
}
@media (max-width: 1023.98px)
{
	.featured_resources_main h2 {
		font-size: 36px;
		line-height: 44px;
		margin: 0 0 105px;
	}
	.featured_resources_main h2::after {
		width: 100%;
		max-width: 73.5%;
		top: 95px;
		right: 0;
		left: 0;
		z-index: 1;
		margin: 0 auto;
	}
	.resource_slider .slick-prev.slick-arrow {
		right: auto;
		left: 16px;
	}
	.resource_slider .slick-next.slick-arrow {
		right: 51px;
	}
	.resource_slider .slick-arrow {
		width: 42px;
		height: 42px;
		top: -74px;
	}
	.resource_slider .slick-arrow::before {
		top: 14px;
		left: 17px;
	}
	.resource_slider .slick-next.slick-arrow::before {
		top: 13px;
	}
	.resource_slider .slick-list.draggable {
		padding-right: 36.6%;
	}
}
@media (max-width : 767.98px)
{
	.featured_resources_main h2 {
		font-size: 28px;
		line-height: 36px;
		margin: 0 0 101px;
	}
	.featured_resources_main h2::after {
		max-width: 53.5%;
		top: 88px;
	}
	.resource_slider .slick-arrow {
		top: -70px;
	} 
	.resource_slider .slick-prev.slick-arrow {
		right: auto;
		left: 8px;
	}
	.resource_slider .slick-next.slick-arrow {
		right: 23px;
	}
	.resource_slider .slick-list.draggable {
		padding-right: 17%;
	}
	.resource_slider .slick-list.draggable::after {
		width: 100px;
	}
	.resource_slider .featured_item .archive-body {
		padding: 21px 12px 18px 16px !important;
	}
	.resource_slider .archive-view .post-excerpt {
		margin-bottom: 48px;
	}
	.resource_slider .featured_item {
		padding: 0 8px;
	}
	.resource_slider .row.featured-row {
		margin-left: -8px;
		margin-right: -8px;
	}
}
@media (max-width: 359.98px)
{
	.featured_resources_main h2 {
		font-size: 26px;
	}
}
/* Featured Section END */

/* Dive into Section START */
.dive_into_main {
	margin: 60px 0 49px;
	padding: 24px 0 16px !important;
}
.dive_into_main .has-background-color {
	background-color: #F1F2F2;
}
.dive_into_main h2 {
	text-align: center;
	margin: 37px 20px 53px !important;
	font-size: 28px;
	line-height: 36px;
	color: #58595B;
}
.dive_into_main  .wp-block-ws-select-content .row.featured-row {
	margin: 0 -22px;
}
.dive_into_main .wp-block-ws-select-content .row.featured-row .col-lg-6 {
	padding: 0 22px;
}
.dive_into_main  .wp-block-ws-select-content {
	margin: 0 0 21px;
}
.dive_into_main .wp-block-ws-split.align-items-center {
	margin: 5px -20px 36px;
}
.dive_into_main .wp-block-ws-split.align-items-center .wp-block-ws-split-half:first-child {
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	max-width: 65%;
}
.dive_into_main .wp-block-ws-split.align-items-center .wp-block-ws-split-half:last-child {
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	max-width: 35%;
}
.dive_into_main .wp-block-ws-split.align-items-center .wp-block-ws-split-half:first-child p {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}
.dive_into_main .wp-block-button__link {
    margin: 2px 8px 0 0px;
    border: 0 !important;
}
.dive_into_main .wp-block-button__link:hover {
	font-weight: 700;
	box-shadow: none !important;
	background-color: transparent !important;
}
.dive_into_main .wp-block-ws-select-content .topic-talent-management .post-label::before {
	display: none;
}
.dive_into_main .archive-article .post-label span {
	background: #76A14E;
	padding: 4.5px 11.5px;
	width: 64px;
	display: inline-block;
	text-align: center;
	font-size: 24px;
	line-height: 18px;
}
.topic-talent-management .post-label span, .panel[data-heading="Talent Management"] .latest_post .post-label span, .panel[data-heading="Talent Management"] .latest_post .post-label:before {
	background: #0c9ed9 !important;
}
.topic-workforce-management .post-label span, .panel[data-heading="Workforce Management"] .latest_post .post-label span, .panel[data-heading="Workforce Management"] .latest_post .post-label:before{
	background: #59a545 !important;
}
.topic-employee-experience .post-label span, .panel[data-heading="Employee Experience"] .latest_post .post-label span, .panel[data-heading="Employee Experience"] .latest_post .post-label:before {
	background: #1071a1 !important;
}
.topic-talent-acquisition .post-label span, .panel[data-heading="Talent Acquisition"] .latest_post .post-label span, .panel[data-heading="Talent Acquisition"] .latest_post .post-label:before {
	background: #1071a1 !important;
}
.topic-benefits-administration .post-label span, .panel[data-heading="Benefits Administration"] .latest_post .post-label span, .panel[data-heading="Benefits Administration"] .latest_post .post-label:before {
	background: #563684 !important;
}
.dive_into_main .archive-article .post-label::before {
	background: #76A14E;
}
.dive_into_main .archive-image {
	height: 200px;
}
.dive_into_main .panels .archive-body {
    padding: 30px 30px 46px;
    border-top: 1px solid #e4e5e6;
    border-width: 1px 0 0;
}
.dive_into_main .archive-duration {
	font-size: 13px;
	line-height: 18px;
	color: #9B9B9B;
	margin: 0 0 8px;
}
.dive_into_main h3 {
	line-height: 28px !important;
	margin-bottom: 8px;
}
.dive_into_main .post-excerpt {
	margin: 0;
	line-height: 24px;
}
.dive_into_main .wp-block {
	margin: 0;
	z-index: 9;
	position: relative;
}
.dive_into_main .wp-block .button-arrow {
	margin-top: 28px !important;
}
.dive_into_main .wp-block .button-arrow:hover {
	font-weight: 700;
}
.dive_into_main .panels .wp-block-ws-latest-upcoming .archive-body {
	padding: 30px 30px 41px;
}
.dive_into_main .latest_post .post-label {
	position: absolute;
	left: 0;
	top: 0;
}
.dive_into_main .wp-block-ws-tabbed-panels:not(.is-style-vertical) .tab.current, .dive_into_main .wp-block-ws-tabbed-panels:not(.is-style-vertical) .tab:focus, .dive_into_main .wp-block-ws-tabbed-panels:not(.is-style-vertical) .tab:hover {
	color: #F37321;
}
.dive_into_main .wp-block-ws-tabbed-panels:not(.is-style-vertical) .tabs {
    position: relative;
}
.dive_into_main .wp-block-ws-tabbed-panels:not(.is-style-vertical) .tab {
	line-height: 20px;
	padding: 15px 20px 33px;
	max-width: 310px;
	color: #6D6E71;
	border-bottom: 1px solid #C4C4C4;
}
.dive_into_main .wp-block-ws-tabbed-panels:not(.is-style-vertical) .tabs::after {
    position: absolute;
    content: "";
    width: 96%;
    height: 1px;
    background-color: #C4C4C4;
    bottom: 0px;
    z-index: -1;
}
.dive_into_main .wp-block-ws-tabbed-panels:not(.is-style-vertical) .tab:after {
	background: #F37321;
}
.dive_into_main .latest_post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -6px;
	margin-left: -6px;
}
.dive_into_main .latest_post .col-md-6.col-lg-4.archive-default-container {
	padding: 0 6px;
}
.dive_into_main .latest_post h3 {
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 28px !important;
	color: #58595B;
	margin: 0 0 8px !important;
}
.dive_into_main .recent_post_content p, .dive_into_main .recent_post_content p strong {
	margin: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #58595B;
}
.dive_into_main .latest_post p.archive-duration {
	position: relative;
	top: 0;
}
.dive_into_main .panels .latest_post .archive-body {
	padding: 60px 30px 48px;
}
.latest_post .card-link {
		margin: 0;
}

@media (max-width: 1023.98px)
{
	.dive_into_main {
		margin: 50px 0 49px;
	}
	.dive_into_main h2 {
		margin: 30px 20px 38px !important;
	}
	.dive_into_main .wp-block-button__link {
		margin: 5px 8px 0 0;
	}
	.dive_into_main .wp-block-ws-split.align-items-center {
		margin: 5px -20px 32px;
	}
	.dive_into_main .wp-block-ws-tabbed-panels:not(.is-style-vertical) .tab {
		max-width: 178px;
		line-height: 42px;
		margin: 0 auto;
		padding: 15px 20px 21px;
	}
	.dive_into_main .wp-block-ws-tabbed-panels:not(.is-style-vertical) .tabs::after {
        position: absolute;
        content: "";
        width: 87%;
        height: 1px;
        background-color: #C4C4C4;
        bottom: 0px;
        z-index: -1;
        left: 60px;
    }
	.dive_into_main .wp-block-ws-select-content .col-lg-6 {
		margin-bottom: 5px;
	}
	.dive_into_main .wp-block-ws-split.align-items-center .wp-block-ws-split-half:first-child {
		max-width: 100%;
	}
	.dive_into_main .wp-block-ws-split.align-items-center .wp-block-ws-split-half:last-child {
		max-width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: end;
		margin-top: 13px;
		-webkit-justify-content: flex-end;
	}
	.dive_into_main .latest_post .col-md-6.col-lg-4.archive-default-container {
		padding: 0 12px;
	}
	.dive_into_main .latest_post {
		margin-right: -12px;
		margin-left: -12px;
	}
}
@media (max-width: 767.98px)
{
	.dive_into_main {
		margin: 33px 0 49px;
	}
	.dive_into_main h2 {
		margin: 25px 0 26px !important;
		text-align: left;
	}
	.dive_into_main .wp-block-ws-split.align-items-center .wp-block-ws-split-half:last-child {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-top: 20px;
	}
	.dive_into_main .wp-block-ws-tabbed-panels .tabs-mobile select {
		background-image: url(http://www.paycor.com/wp-content/uploads/2022/09/down_arrow.png);
		background-size: 16px;
		border: 1px solid #9B9B9B;
		padding: 12px 31px 8px 10px;
		background-color: #F1F2F2;
		margin-bottom: 25px;
	}
	.dive_into_main .panels .archive-body {
		padding: 20px 15px 18px;
	}
	.dive_into_main .wp-block-ws-select-content .col-lg-6:first-child .button-arrow {
		margin-top: 57px !important;
	}
	.dive_into_main .wp-block-ws-select-content .col-lg-6 .archive-featured .button-arrow {
		margin-top: 28px;
	}
	.dive_into_main .wp-block-ws-select-content .archive-featured {
		height: calc(100% - 20px);
		margin: 0 0 20px;
	}
	.dive_into_main .col-xs-12.panels {
		-ms-flex-wrap: wrap;
				flex-wrap: wrap;
	}
	.dive_into_main .panels .latest_post .archive-body {
		padding: 52px 0 28px;
	}
	.dive_into_main .latest_post .wp-block .button-arrow {
		margin-top: 22px !important;
	}
}

/* Dive into Section START */

/* Get to Know Section START */
.get_to_know_main {
	padding: 0 !important;
}
.get_to_know_main h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 48px;
	position: relative;
	margin: 0 0 42px;
}
.get_to_know_main h2::after {
	position: absolute;
	content: "";
	width: calc(100% - 880px);
	max-width: 344px;
	height: 1px;
	background-color: #C4C4C4;
	top: 27px;
	right: 85px;
	z-index: 1;
}
@media (max-width: 1300px) and (min-width: 1024px)
{
	.get_to_know_main h2::after {
		right: 90px;
	}
}
@media (max-width: 1023.98px)
{
	.get_to_know_main h2 {
		font-size: 36px;
		line-height: 44px;
		margin: 0 0 105px;
	}
	.get_to_know_main h2::after {
		width: 100%;
		max-width: 73.5%;
		top: 95px;
		right: 0;
		left: 0;
		z-index: 1;
		margin: 0 auto;
	}
}
@media (max-width: 767.98px)
{
	.get_to_know_main h2 {
		font-size: 28px;
		line-height: 36px;
		margin: 0 0 97px;
	}
	.get_to_know_main h2::after {
		max-width: 53.5%;
		top: 119px;
	}
	.get_to_know_main .archive-view .post-excerpt {
		margin-bottom: 42px;
	}
	.get_to_know_main .row.featured-row {
		margin-left: -8px;
		margin-right: -8px;
	}
}
@media (max-width: 359.98px)
{
	.get_to_know_main h2 {
		font-size: 26px;
	}
}
/* Get to Know Section END */

/* See how Paycor’s Section START */
.hr_solutions {
	margin-top: 40px;
	padding: 51px 0 55px !important;
}
.hr_solutions .has-background-color {
	background-color: #F37321;
}
.hr_solutions .section-inner {
	max-width: 888px;
	margin: 0 auto;
}
.review_row .wp-block-ws-layout-column {
	width: auto;
	padding: 0 7.5px;
}
.safari .review_row .wp-block-ws-layout-column {
	width: 100%;
}
.safari .review_row .wp-block-ws-layout-column:first-child {
	max-width: 250px;
}
.safari .review_row .wp-block-ws-layout-column:last-child {
	max-width: 260px;
}
.review_row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.hr_solutions h2 {
	font-weight: 700;
	font-size: 36px;
	line-height: 44px;
	margin: 0 0 35px;
}
.hr_solutions .wp-block-button .wp-block-button__link:after {
	margin: 4px 0 0 13px;
}
.solutions_btn_row .wp-block-button .wp-block-button__link {
	border: 1px solid #213B69;
	height: 45px;
	padding: 0;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	box-shadow: none !important;
}
.solutions_btn_row .wp-block-button:first-child .wp-block-button__link {
	width: 258px;
}
.solutions_btn_row .wp-block-button:last-child .wp-block-button__link {
	background-color: #fff;
	color: #213B69;
	width: 210px;
}
.solutions_btn_row .wp-block-button:last-child .wp-block-button__link:after {
	color: #193d6a;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23193d6a' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M22.72 13.33L10.63 1.24a2.37 2.37 0 10-3.35 3.34L17.7 15 7.28 25.42a2.36 2.36 0 001.68 4 2.34 2.34 0 001.67-.69l12.09-12.06a2.37 2.37 0 000-3.34z'/%3E%3C/svg%3E");
}
.solutions_btn_row .wp-block-button:last-child .wp-block-button__link:hover {
	background-color: #213B69;
	color: #fff;
}
.solutions_btn_row .wp-block-button:last-child .wp-block-button__link:hover:after {
	color: #fff;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M22.72 13.33L10.63 1.24a2.37 2.37 0 10-3.35 3.34L17.7 15 7.28 25.42a2.36 2.36 0 001.68 4 2.34 2.34 0 001.67-.69l12.09-12.06a2.37 2.37 0 000-3.34z'/%3E%3C/svg%3E")
}
.hr_solutions .review_row figure {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
}
.hr_solutions .review_row figure img {
	height: 31px;
	width: auto;
	margin-right: 7px;
}
.hr_solutions .review_row figure em {
	font-size: 14px;
	line-height: 14px;
}
.solutions_btn_row .wp-block-button {
	padding: 0 8px;
}
@media (max-width: 1023.98px)
{
	.hr_solutions h2 {
		margin: 0 0 29px;
	}
	.hr_solutions {
		margin-top: 34px;
		padding: 53px 0 55px !important;
	}
}
@media (max-width:767.98px)
{
	.hr_solutions {
		padding: 49px 0 32px !important;
	}
	.hr_solutions h2 {
		font-size: 32px;
		line-height: 40px;
		margin: 0 0 29px;
	}
	.solutions_btn_row .wp-block-button {
		padding: 0 10px;
		width: 100%;
	}
	.solutions_btn_row .wp-block-button:first-child .wp-block-button__link {
		width: 100%;
		margin: 0 0 16px;
	}
	.solutions_btn_row .wp-block-button:last-child .wp-block-button__link {
		width: 100%;
	}
	.review_row .wp-block-ws-layout-column {
		width: auto;
		padding: 0 0 6px;
	}
	.review_row {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		max-width: 248px;
		margin: 0 auto;
	}
}
/* See how Paycor’s Section END */