/* JSNR LP */
.jsnr-hero .wp-block-group__inner-container > .wp-block-columns,
.jsnr-data .wp-block-group__inner-container > .wp-block-columns {
	max-width:1360px;
}
body .site-inner .content-area .entry-content .jsnr-hero .mktoForm input {
	padding: 5.5px 20px;
	font-size: 14px;
	margin-bottom:10px;
	color: #BCF3FF !important;
}
body .site-inner .content-area .entry-content .jsnr-hero .mktoForm select {
	margin-bottom:10px;
	font-size: 14px;
	padding: 10.5px 20px;
	color: #BCF3FF !important;
}
body .site-inner .content-area .entry-content .jsnr-hero .mktoForm select option {
	background: #131F3B !important;
}
body .entry-content .jsnr-hero .mktoForm button[type=submit],
body .entry-content .jsnr-hero .mktoForm input[type=submit] {
	background-color:#C3FFD4 !important;
	border-color:#C3FFD4 !important;
}
body .entry-content .jsnr-hero h2.wp-block-heading.employ-script-lg {
	font-size:40px;
}
body .entry-content .jsnr-hero h2.wp-block-heading.employ-script-lg mark {
  font-size:42px;
  margin-top:20px;
}
.entry-content > .jsnr-hero.wp-block-group:not(.vertical-margin-inherit):not(.inherit-padding-sm) {
  padding-top:0 !important;
  padding-bottom: 0 !important;
  overflow:hidden;
}
.jsnr-hero .wp-block-image.jsnr-hero-image {
  margin-right:-32px;
}
.jsnr-hero .wp-block-image.jsnr-hero-image img {
  width:100%;
}
.jsnr-hero .jsnr-hero-arrow {
  margin-top:0;
}
.jsnr-hero .wp-block-image.jsnr-hero-graph{
  margin-bottom:0;
}
.jsnr-hero .wp-block-image.jsnr-hero-graph figure {
	margin-bottom:-85px;
}
.jsnr-hero .wp-block-group__inner-container > .wp-block-columns .wp-block-column:last-child h2.employ-script {
  transform: rotate(-3deg);
  font-size:40px !important;
}
.jsnr-hero .wp-block-group__inner-container > .wp-block-columns .wp-block-column:last-child .wp-block-columns {
	margin-bottom:0;
}
body.page-template-kuya-design .site-inner .content-area .entry-content .jsnr-hero .mktoForm .mktoButtonRow {
	clear:both;
	padding-top:12px;
}

body .entry-content .jsnr-hero a {
    color: #47A7A1;
}
body .entry-content .jsnr-data h3 {
  font-weight:400 !important;
  font-size:27px !important;
  line-height:normal;
	margin-bottom:47px;
}
body .entry-content .jsnr-data h2 {
  font-size:70px !important;
  margin-bottom:15px;
  transform: rotate(-3deg);
}
body .entry-content .jsnr-data h4 {
  font-size:40px !important;
  line-height:1.14;
  transform: rotate(-3deg);
  margin-bottom:0;
}
body .entry-content .jsnr-summary .wp-block-separator {
	margin-bottom:0;
	margin-top:0;
}
body .entry-content .jsnr-summary .wp-block-separator::before {
	background:#000;
}
body .site-inner .content-area .entry-content > .wp-block-group.jsnr-summary {
	padding-bottom:0;
}
body .entry-content .jsnr-summary .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
	grid-row: 1;
	margin-bottom:28px;
}
body .entry-content .jsnr-summary .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
	grid-row: 2;
}
body .entry-content .jsnr-summary h2.wp-block-heading mark {
  color:#47A7A1 !important;
}
body .site-inner .content-area .entry-content .jsnr-summary .wp-block-button > .wp-block-button__link,
body .site-inner .content-area .entry-content .jsnr-summary .wp-block-button__link {
  background-color: #65A9DA !important;
  border-color: #65A9DA !important;
  color:#000 !important;
}
body .site-inner .content-area .entry-content .jsnr-summary .wp-block-button > .wp-block-button__link:hover,
body .site-inner .content-area .entry-content .jsnr-summary .wp-block-button__link:hover {
  background-color: #BCF3FF !important;
  border-color: #BCF3FF !important;
  color: #000 !important;
}
.stats.stats-circle  {
    padding: 40px 35px 36px;
    text-align: center;
    color: #fff;
    background-color: #004a7f;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: flex;
}
.filters.blog-filters {
  gap: 1.5rem;
  align-items: center;
}
body.blog .site-inner .entry-content > .wp-block-group:nth-child(2) {
  padding: 50px 28px;
}
body.blog .site-inner .entry-content > .wp-block-group:last-child {
  padding: 77px 0 55px;
}
body.blog .site-inner .content-area .entry-content .feed {
  column-gap: 60px;
  margin-bottom: 28px;
}
body.blog .site-inner .content-area .entry-content .feed .post-summary {
  padding-bottom: 47px;
}
body.blog .site-inner .content-area .entry-content .feed .post-summary__image {
  height: 195px;
  width: 100%;
  margin-bottom: 27px;
}
body.blog .site-inner .content-area .entry-content .feed .post-summary__image img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
}
body.blog .site-inner .content-area .entry-content .feed p {
  margin-bottom: 16px;
}
body.blog .site-inner .content-area .entry-content .feed .entry-category {
  font-size: 16px;
  margin: 0 6px 9px;
}
body.blog .site-inner .content-area .entry-content .feed .post-summary__title {
  font-size: 22px;
  margin-bottom: 16px;
}
body.blog .site-inner .content-area .entry-content .feed .post-summary__title > a:hover {
  color: #65a9da;
}
@media (min-width:1200px) {
  body.blog .site-inner .content-area .entry-content .feed .post-summary__image {
    height: 253px;
  }
}
body.blog .site-inner .content-area .entry-content .feed .post-summary__excerpt {
  font-size: 18px!important;
  margin-bottom: 28px;
}
body.blog .site-inner .content-area .entry-content .feed .wp-block-button__link {
  font-weight: 600;
}
@media (max-width: 1404px) {
    .stats.stats-circle  {
        padding: 40px 25px 35px;
    }
}
@media (max-width: 320px) {
    .stats.stats-circle  {
        padding: 40px 15px 36px;
    }
}
.stats.stats-circle  .stat-perc-container {
    position: relative;
    margin-bottom: 12px;
    text-align: center;
}
.stats.stats-circle  .stat-perc-container .stat-number {
    font-weight: 700;
    font-size: 60px;
    line-height: 1.2;
    position: absolute;
    width: 100%;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.stats.stats-circle  .stat-perc-container svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.stats.stats-circle  .stat-perc-container svg.bg-svg {
    position: absolute;
}
.stats.stats-circle  .stat-perc-container.start .circle_animation {
    stroke-dasharray: 691.15;
    stroke-dashoffset: 691.15;
    -webkit-animation: circle 1s ease-out forwards;
    animation: circle 1s ease-out forwards;
}
.stats.stats-circle  .stats-image {
    max-width: 200px;
    height: 65px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 32px;
}
.stats.stats-circle  .stats-label {
    max-width: 200px;
    margin-bottom: 8px;
}
.stats.stats-circle  .stats-label h4 {
    color: #fff;
}
.stats.stats-circle  .stats-cta {
    margin-top: auto;
}
.stats.stats-circle  .stats-cta a {
    color: #fff !important;
}
.stats.stats-circle  .stats-cta a:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAiCAYAAAAZHFoXAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACjSURBVHgB7dnBCcMwEATAVSpyOnApSkVJKrDSUTra3MUvY30MBt3iGzgweu2C/JAEpONIzjaLTYUaCz1xa4ESC/zink4J3zbskyrRskQEWSKKLBFFlojiUiWKLcyI62kzddZbKeXhH16A0PQvoVzA3W8Qp1zgbVvoq/oTfyx8RWRcz8w9DdFl+FEy/CgZfpQMP4p6+Cob3rF/udugguvbwGnhfwdGx1skOgwmAAAAAElFTkSuQmCC) !important;
}
body .entry-content .stats.stats-circle {
  align-items: normal !important;
  background-color: #003535;
  color: #C3FFD4;
  text-align: left;
}
body .entry-content .stats.stats-circle .stats-image {
  max-height: 45px !important;
  width: auto !important;
}
body .entry-content .stats.stats-circle .stats-image img {
  height: 100%;
  width: auto;
}
body .entry-content .stats.stats-circle .stats-divider {
  border-color: #C3FFD4;
  margin-bottom: 32px;
  width: 100%;
}
body .entry-content .stats.stats-circle .stat-perc-container .stat-number {
  color: #65A9DA;
}
body .entry-content .stats.stats-circle .stats-label {
  max-width: none;
}
body .entry-content .stats.stats-circle .stats-cta {
  margin-top: 32px;
}
body .entry-content .stats.stats-circle .stats-cta .wp-block-button__link.wp-element-button {
  width: 100%;
}

body .site-inner .content-area .entry-content .jsnr-summary .stats {
  background-color:transparent;
  box-shadow:none;
  border-radius:0;
  padding:0;
}
body .site-inner .content-area .entry-content .jsnr-summary .stats .stats-perc{

}
body .site-inner .content-area .entry-content .jsnr-summary .stats .stats-label {
  color:#000;
  font-size:20px;
  line-height:22px;
}
body .site-inner .content-area .entry-content .jsnr-summary .stats .stats-label h2 {
  color: #65A9DA;
  font-family: "hello_america_altregular", serif !important;
  font-size: 30px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
  transform: rotate(-3deg);
  letter-spacing:normal;
}
body .site-inner .content-area .entry-content > .wp-block-group.jsnr-quote {
	padding-bottom:0;
	padding-top:0;
}
.jsnr-quote .testimonial-block {
  background-color:#131F3B;
  box-shadow:none;
  display:flex;
	flex-wrap:wrap;
	padding: 45px 45px 36px;
	border-radius: 16px;
}
.jsnr-quote .testimonial-block .testimonial-blockquote {
	background-image:url('/wp-content/uploads/2024/09/Quote-Icon-Jobvite-Blue.svg');
	background-size:20px 15px;
  order:2;
	margin:0;
}
.jsnr-quote .testimonial-block .testimonial-text {
	color:#BCF3FF;
	font-size:18px;
	margin-bottom:19px;
	display:block;
}
.jsnr-quote .testimonial-block .testimonial-author {
  color:#BCF3FF;
  font-size:18px;
	font-weight:700;
	display:block;
}
.jsnr-quote .testimonial-block .testimonial-role {
  color:#BCF3FF;
  font-size:16px;
}
.jsnr-quote .testimonial-block .testimonial-image {
	order:1;
	max-width:200px;
}
.jsnr-key-insights h2 {
	font-size:40px;
}
.jsnr-key-insights h2.employ-script {
  transform: rotate(-3deg);
	font-size:40px;
}
.jsnr-key-insights .wp-block-group__inner-container > .wp-block-columns {
  gap:36px;
}
.jsnr-key-insights .wp-block-group__inner-container > .wp-block-columns > .wp-block-column {
  padding-bottom:36px;
  border-bottom:1px solid #000;
  margin-bottom:0;
}
.jsnr-key-insights .wp-block-columns,
.jsnr-key-insights .wp-block-column {
	margin-bottom:0;
}
.jsnr-key-insights .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:last-child {
  padding-bottom:0;
  border-bottom:none;
}
body .entry-content .jsnr-key-insights .wp-block-column h2 {
  line-height:50px;
}
.jsnr-key-insights p {
  font-size:16px;
  line-height:18.4px;
  padding-right:15px;
	margin-bottom:0;
}
body .site-inner .content-area .entry-content > .wp-block-group.jsnr-graph {
	padding-top:0;
}
body .entry-content .jsnr-graph h2 {
  font-weight:700 !important;
  font-size:27px !important;
  line-height:normal !important;
}
.jsnr-resources h2 {
	font-size:40px;
}
.jsnr-resources .feed {
	border-top:1px solid #000;
	padding-top:50px;
}
.jsnr-resources h2.employ-script {
  transform: rotate(-3deg);
  margin-bottom:15px !important;
	font-size:40px;
}
body .entry-content .jsnr-resources .resources__card .type-item {
  color:#65A9DA !important;
}
body .entry-content .jsnr-resources .resources__card .post-summary__title a {
	font-size: 22px;
	line-height:24px;
	font-style: normal;
	font-weight: 600;
}

.jsnr-cta h2 {
	font-size:40px;
}
body .site-inner .content-area .entry-content .jsnr-cta .wp-block-button > .wp-block-button__link,
body .site-inner .content-area .entry-content .jsnr-cta .wp-block-button__link {
  background-color:  #BCF3FF!important;
  border-color: #BCF3FF!important;
  color:#000 !important;
}
body .site-inner .content-area .entry-content .jsnr-cta .wp-block-button > .wp-block-button__link:hover,
body .site-inner .content-area .entry-content .jsnr-cta .wp-block-button__link:hover {
  background-color: #65A9DA !important;
  border-color: #65A9DA !important;
  color: #000 !important;
}

/*resources override slider styles */
.resource-override-slider {
    /*transition: background-color 0.2s ease;
    clip-path: polygon(
      0% 5.95%,
      5.425% 1.91%,
      19.453% 5.34%,
      74.914% 0%,
      100% 6.71%,
      100% 81.32%,
      74.914% 91.1%,
      65.273% 96.01%,
      28.887% 93.08%,
      0% 100%
    );*/
    clip-path: polygon(75.8% 5.5%, 100% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 4.5%, 25.1% 0%);
}
.svg-clip {
    position: absolute;
    width: 0;
    height: 0;
}
.resource-override-slider {
  padding-top:34px;
  padding-bottom:40px;
}
.resource-override-slider .resource-item {
	text-align:left;
}
.resource-override-slider .resource-item .resource-row {
  width:100vw;
  padding-top:44px;
  padding-bottom:0px;
}
.resource-override-slider .resource-item .resource-row .resource-container {
  max-width:1368px;
  margin:0 auto;
}
.resource-override-slider .resource-item .resource-col .resource-col-inner {
  padding-left:28px;
  padding-right:28px;
}
.resource-override-slider .resource-item img {
  max-width:100%;
  margin-bottom:24px;
}
.resource-override-slider .resource-item .resource-type {
  font-size: 22px;
  margin-bottom:15px;
}
.resource-override-slider .resource-item .title {
  color: #000;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom:17px;
  margin-top:0;
}
.resource-override-slider .resource-item .title a {
  color: #000;
	text-decoration:none;
}
.resource-override-slider .resource-item .title a:hover,
.resource-override-slider .resource-item .title a:focus {
  color: #010241 !important;
  text-decoration:underline;
}
.resource-override-slider .resource-item p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: -0.48px;
  margin-bottom:27px;
  max-width:90%;
}
/*body .entry-content .resource-override-slider.owl-theme .owl-nav .owl-prev {
  background-image: url('/wp-content/uploads/2024/11/Black-Slider-Arrow-Left.svg');
}
body .entry-content .resource-override-slider.owl-theme .owl-nav .owl-next {
  background-image: url('/wp-content/uploads/2024/11/Black-Slider-Arrow-Right.svg');
}
body .entry-content .resource-override-slider.owl-theme .owl-nav .owl-prev:hover {
  background-image: url('/wp-content/uploads/2024/11/Light-Blue-Slider-Left.svg');
}
body .entry-content .resource-override-slider.owl-theme .owl-nav .owl-next:hover {
  background-image: url('/wp-content/uploads/2024/11/Light-Blue-Slider-Right.svg');
}*/
body .entry-content .resource-override-slider .owl-dots .owl-dot.active span,
body .entry-content .resource-override-slider .owl-dots .owl-dot:hover span {
  background: #65A9DA;
}

body .site-inner .content-area .entry-content .resource-override-slider.owl-theme .owl-dots .owl-dot.active span,
body .site-inner .content-area .entry-content .resource-override-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #65A9DA;
}
.resource-override-slider.owl-carousel {
  position: relative;
}

.resource-override-slider .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
.resource-override-slider .owl-nav {
  position: relative; order: 1; position: absolute; width: 80px;
}
.resource-override-slider .owl-dots {
  order: 2;
}
.resource-override-slider.owl-carousel .owl-nav .owl-prev,
.resource-override-slider.owl-carousel .owl-nav .owl-next {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

/* Arrange prev, dots, next in one line */
.resource-override-slider.owl-carousel .owl-nav-and-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
  padding: 0 60px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.site-inner .content-area .entry-content .owl-carousel.owl-theme .owl-nav [class*=owl-] {
  background-image: none !important;
  border: 1px solid !important;
  padding: 0 !important;
  line-height: 1;
  border-radius: 100% !important;
  width: 50px;
  height: 50px;
  margin: 0;
  position: absolute;
  left: -75%;
}
.site-inner .content-area .entry-content .owl-carousel.owl-theme .owl-nav .owl-next {
  left:auto;
  right: -75%;
}
.site-inner .content-area .entry-content .owl-carousel.owl-theme .owl-nav button span {
  display: inline-block !important;
  font-size: 45px;
  font-family: "Work Sans";
  line-height: 27px;
}
body .site-inner .content-area .entry-content .owl-carousel .owl-item img {
  width: auto;
  max-height: 500px;
  margin: -5em 0;
}





/*resource slider #1*/
/*body .entry-content .resource-override-slider.owl-theme[data-bg-color="#BCF3FF"] .owl-nav .owl-prev:hover {
  background-image: url('/wp-content/uploads/2024/11/Blue-Slider-Left.svg');
}
body .entry-content .resource-override-slider.owl-theme[data-bg-color="#BCF3FF"] .owl-nav .owl-next:hover {
  background-image: url('/wp-content/uploads/2024/11/Blue-Slider-Right.svg');
}
body .entry-content .resource-override-slider.owl-theme[data-bg-color="#131F3B"] .owl-nav .owl-prev {
  background-image: url('/wp-content/uploads/2024/11/Light-Blue-Slider-Left.svg');
}
body .entry-content .resource-override-slider.owl-theme[data-bg-color="#131F3B"] .owl-nav .owl-next {
  background-image: url('/wp-content/uploads/2024/11/Light-Blue-Slider-Right.svg');
}
body .entry-content .resource-override-slider.owl-theme[data-bg-color="#131F3B"] .owl-nav .owl-prev:hover {
  background-image: url('/wp-content/uploads/2024/11/Blue-Slider-Left.svg');
}
body .entry-content .resource-override-slider.owl-theme[data-bg-color="#131F3B"] .owl-nav .owl-next:hover {
  background-image: url('/wp-content/uploads/2024/11/Blue-Slider-Right.svg');
}
body .entry-content .resource-override-slider[data-bg-color="#131F3B"] .owl-dots .owl-dot span {
  background: #BCF3FF;
}
body .entry-content .resource-override-slider[data-bg-color="#131F3B"] .owl-dots .owl-dot.active span,
body .entry-content .resource-override-slider[data-bg-color="#131F3B"] .owl-dots .owl-dot:hover span {
  background: #65A9DA;
}*/

.single.type-post .entry .entry-header {
  background-color:white;
  padding-bottom:59px;
  padding-top:89px;
}
body.single.type-post .entry .entry-header .back-to-blog {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -0.54px;
	display:flex;
	align-items:center;
	margin-bottom:77px;
	text-decoration:none;
}
body.single.type-post .entry .entry-header .back-to-blog img,
body.single.type-post .entry .entry-header .back-to-blog svg {
	margin-right:8px;
}
body.single.type-post .entry .entry-header .back-to-blog svg path {
	transition: all 0.1s ease-in-out;
}
body.single.type-post .entry .entry-header .back-to-blog:hover {
	color: #65A9DA;
}
body.single.type-post .entry .entry-header .back-to-blog:hover svg path {
	fill: #65A9DA;
}
body.single.type-post .entry .entry-header .entry-category {
  margin-bottom:33px;
	background:transparent;
	border-radius:0;
	padding:0 !important;
}
body.single.type-post .entry .entry-header .entry-category a {
  display:inline-block;
  border-radius: 56px;
  background: #BCF3FF;
  color: #000 !important;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.32px;
  padding:3.5px 16px;
  margin-right:10px;
  margin-bottom:10px;
	opacity:1;
}
.single.type-post .entry .entry-header .entry-title {
  color:#000;
  font-size:35px;
  font-weight:400;
  margin-bottom:45px;
}
.single.type-post .entry .entry-header .entry-meta {
  margin-bottom:45px;
}
.single.type-post .entry .entry-header .entry-meta .author-info {
  display:flex;
  align-items:center;
  margin-bottom:35px;
}
.single.type-post .entry .entry-header .entry-meta .author-info img {
  width:80px;
  margin-right:20px;
}
.single.type-post .entry .entry-header .entry-meta .author-info p {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.66px;
}
.single.type-post .entry .entry-header .entry-meta .dates-info p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 27.9px;
  letter-spacing: -0.54px;
}
.single.type-post .entry .entry-header .entry-meta .dates-info p span {
  color: #65A9DA;
  font-weight: 600;
}
.single.type-post .entry .entry-header .post-thumbnail {
	max-height:400px;
	object-fit:cover;
}
.single.type-post .entry .entry-content {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 19.8px;
}
.single.type-post .entry .entry-content h2 {
  font-weight:400;
  margin-top:68px;
  margin-bottom:35px;
}
.single.type-post .entry .entry-content > h2:first-child {
  margin-top:0;
}
.single.type-post .entry .entry-content blockquote {
  border-radius: 10px;
  background-color: #131F3B;
  padding:170px 35px 35px 35px;
  margin-left:0;
  margin-right:0;
  background-image:url('/wp-content/uploads/2025/01/Quote-Icon-Jobvite.svg');
  background-repeat:no-repeat;
  background-size:110px auto;
  background-position:35px 35px;
}
.single.type-post .entry .entry-content blockquote p {
  color: #BCF3FF;
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.6px;
  margin-bottom:23px;
}
.single.type-post .entry .entry-content blockquote p:nth-child(2) {
  color: #65A9DA;
  font-weight: 700;
  margin-bottom:2px;
}
.single.type-post .entry .entry-content blockquote p:last-child {
  margin-bottom:0;
}
.single.type-post .entry .entry-content .cts a {
  background-image: none;
  border-radius: 15px;
  background-color: #BCF3FF;
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
  clear: both;
  color: #131F3B;
  display: block;
  margin: 56px auto;
  min-height: 118px;
  overflow: hidden;
  padding: 20px 33px 20px 75px;
  position: relative;
  text-align: left;
  text-decoration: none;
  z-index: 1;
  transition:all 0.3s ease-in-out;
  letter-spacing: -0.6px;
}
.single.type-post .entry .entry-content .cts a:hover {
  color:white;
}
.single.type-post .entry .entry-content .cts a:hover:before {
  width:100%;
}
.single.type-post .entry .entry-content .cts a:before,
.single.type-post .entry .entry-content .cts a:after {
  content: '';
  position: absolute;
  display:block;
}
.single.type-post .entry .entry-content .cts a:before {
  display: block;
  background-color: #131F3B;
  height: 100%;
  left: 0;
  top: 0;
  transform: none;
  transition: all .3s ease-in-out;
  width: 50px;
  z-index: -1;
  border-radius: 10px;
}
.single.type-post .entry .entry-content .cts a:after {
  bottom: auto;
  left: 13px;
  top: 50%;
  transform: translateY(-50%);
  background-image:url('/wp-content/uploads/2025/01/CTS-LinkedIn-Icon-Jobvite.svg');
  background-size:contain;
  background-repeat:no-repeat;
  width:25px;
  height:24px;
}
.single.type-post .entry .entry-content .gb-block-cta {
  border-radius: 10px;
  margin:66px 0;
}
.single.type-post .entry .entry-content .gb-block-cta h2 {
  color: #131F3B;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 23px !important;
  letter-spacing: -0.6px;
  margin-top:29px;
  margin-bottom:15px;
}
.single.type-post .entry .entry-content .wp-block-buttons .wp-block-button a.wp-block-button__link {
  font-size: 16px;
  font-weight: 600;
  line-height: 17.6px;
  letter-spacing: -0.32px;
  padding:9.5px 32px !important;
}
.single.type-post .entry .entry-content .wp-block-buttons .wp-block-button a.wp-block-button__link:hover {
	background-color:#65A9DA !important;
}
.single.type-post .entry .entry-content p a {
  color:#65A9DA;
  text-decoration:none;
  font-weight:600;
}
.single.type-post .entry .entry-content ul.wp-block-list {
  margin-top:31px;
  margin-bottom:35px;
  padding-left:0;
}
.single.type-post .entry .entry-content ul.wp-block-list li {
  position:relative;
  padding-left:32px;
  list-style-type:none;
  margin-bottom:24px;
}
.single.type-post .entry .entry-content ul.wp-block-list li:last-child {
  margin-bottom:0;
}
.single.type-post .entry .entry-content ul.wp-block-list li:before {
  content:'';
  position:absolute;
  display:block;
  left:0;
  top:4px;
  width:22px;
  height:10px;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:0 0;
  background-image:url('/wp-content/uploads/2025/01/Arrow-Blue.svg');
}
.single.type-post .entry .entry-content ul.wp-block-list li strong{
  font-weight:600;
}
.single.type-post .entry .entry-content .global_cta {
  margin-top:65px;
}
.single.type-post .entry .entry-content .widget_block .wp-block-heading {
  margin-top:54px;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.54px;
}
.single.type-post .entry .entry-content .widget_block .gb-block-sharing .gb-share-list a {
  background-color:#BCF3FF;
  clip-path: polygon(
    95.84% 53.21%, 65.13% 2.45%, 0.88% 18.64%,
    14.49% 70.23%, 45.06% 96.52%, 95.84% 53.21%
  );
  width:60px;
  height:55px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:16px 15px 20px;
}
.single.type-post .entry .entry-content .widget_block .gb-block-sharing .gb-share-list a svg {
  width:24px;
  height:auto;
}
.single.type-post .entry .entry-content .widget_block .gb-block-sharing .gb-share-list a svg path{
  fill:#65A9DA;
}
.single.type-post .entry .sidebar .widget h4 {
  color: #000;
  font-size: 28px;
  font-weight: 400;
  text-align:left;
}
.single.type-post .entry .sidebar .widget ul {
  margin-top:31px;
  margin-bottom:35px;
  padding-left:0;
}
.single.type-post .entry .sidebar .widget ul li {
  position:relative;
  padding-left:32px;
  list-style-type:none;
  margin-bottom:25px;
  text-align:left;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}
.single.type-post .entry .sidebar .widget ul li i {
  cursor: pointer;
  font-style:normal;
}
.single.type-post .entry .sidebar .widget ul li i:hover,
.single.type-post .entry .sidebar .widget ul li.active i {
  color: #65A9DA;
  font-weight: bold;
}
.single.type-post .entry .sidebar .widget ul li:last-child {
  margin-bottom:0;
}
.single.type-post .entry .sidebar .widget ul li:before {
  content:'';
  position:absolute;
  display:block;
  left:0;
  top:4px;
  width:22px;
  height:10px;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:0 0;
  background-image:url('/wp-content/uploads/2025/01/Arrow-Blue.svg');
}
.single.type-post .entry .sidebar .widget ul li strong{
  font-weight:600;
}
.single.type-post .after-entry {
  padding-top:45px;
}
.single.type-post .author-box {
  padding-left:0;
  margin:0;
  padding:0 32px;
}
.single.type-post .author-box .author-box-inner {
  padding:46px 27px 49px;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  margin:0 auto;
  max-width:1360px;
}
.single.type-post .author-box .author-box-image img {
  width:186px;
  height:auto;
  margin-bottom:24px;
}
.single.type-post .author-box .author-box-image .author-box-info h4 {
  color: #000;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -1.2px;
	margin-bottom:8px;
}
.single.type-post .author-box .author-box-image .author-box-info h5 {
	color: #000;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: -0.54px;
	margin-top:0;
	margin-bottom:8px;
}
.single.type-post .author-box .author-box-image .author-box-info .author-social {
  margin-bottom:24px;
	margin-top:21px;
}
.single.type-post .author-box .author-box-image .author-box-info .author-social li {
  list-style-type:none;
  display:inline-block;
  margin-right:6px;
}
.single.type-post .related_posts {
  padding-top:71px;
  margin-top:0;
  padding-bottom:68px;
}
.single.type-post .related_posts .container {
  padding-left:32px;
  padding-right:32px;
}
.single.type-post .related_posts .container > h2 {
  text-align:center;
  color: #000;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -2px;
  margin-bottom:45px;
  margin-top:0;
}
.single.type-post .related_posts .related-post img  {
  border-radius: 12px;
  margin-bottom:30px;
  width:100%;
  height:auto;
}
.single.type-post .related_posts .related-post .entry-category {
  margin-bottom:16px;
	background:transparent;
	border-radius:0;
	padding:0 !important;
}
.single.type-post .related_posts .related-post .entry-category a {
  display:inline-block;
  border-radius: 56px;
  background: #BCF3FF;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.32px;
  padding:3.5px 16px;
  margin-right:10px;
  margin-bottom:10px;
  text-decoration:none;
}
.single.type-post .related_posts .related-post .related-post-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 24.2px;
  letter-spacing: -0.66px;
  margin-bottom:18px;
  margin-top:0;
}
.single.type-post .related_posts .related-post .related-post-title a {
  color: #000;
  text-decoration:none;
}
.single.type-post .related_posts .related-post .entry-author {
  color: #65A9DA;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.54px;
  margin-bottom:19px;
}
.single.type-post .related_posts .related-post .entry-author .entry-time {
  font-weight:400;
}
.single.type-post .related_posts .related-post .related-post-excerpt {
  margin-bottom:27px;
}
.single.type-post .related_posts .related-post .wp-block-buttons {
  margin-bottom:32px;
}
.single.type-post .related_posts .related-post .wp-block-buttons .wp-block-button .wp-block-button__link {
  border-radius:56px !important;
  color:#ffffff !important;
  padding:11px 26px !important;
  background-color:#000 !important;
  border:none;
  text-align: center;
  font-size: 16px !important;
  font-weight: 600;
  line-height:18px;
  letter-spacing: -0.32px;
}
body .site-inner .content-area .entry-content > .wp-block-group.blog-hero {
	padding-top:0;
	padding-bottom:0;
}
.blog-hero .wp-block-image {
	margin-bottom:32px;
	margin-right:-32px;
}
.blog-hero .wp-block-columns .wp-block-column:last-child {
	order:-1;
}
.blog-hero .wp-block-columns .wp-block-column:first-child {
	padding-bottom:8px;
}
body.blog .site-inner .entry-content > .wp-block-group.popular-blogs {
	padding-top:66px;
	padding-bottom:8px;
}
body.blog .site-inner .entry-content > .wp-block-group.popular-blogs h2.employ-script {
	transform: rotate(-2.998deg);
	margin-bottom:0;
}
body.blog .site-inner .entry-content > .wp-block-group.popular-blogs .featured-blog-posts {
	padding-top:86px;
}
body.blog .site-inner .entry-content > .wp-block-group.popular-blogs .featured-blog-posts .post-summary__image {
	margin-bottom:20px;
}
body.blog .site-inner .entry-content > .wp-block-group.popular-blogs .featured-blog-posts .post-summary__excerpt {
	margin-bottom:20px;
	font-size:16px !important;
}
body.blog .site-inner .entry-content > .wp-block-group.popular-blogs .featured-blog-posts .wp-block-button > .wp-block-button__link:hover {
  background-color:#65A9DA !important;
  border-color:#65A9DA !important;
}
.blog-filters.filters .categories {
  margin: 0 18px;
  margin-bottom: 1.5rem;
}
.blog-filters.filters .categories > label {
	color:#131F3B;
	font-size: 32px;
	font-weight: 400;
	transform: rotate(-5.054deg);
	display: inline-block;
}
.blog-filters.filters .select-wrap {
	width:100%;
	padding: 12px 12px 12px 27px;
}
.blog-filters.filters .searchform {
	width: 393px;
  line-height:39px;
	padding: 4px 16px 4px 24px;
  margin: 0 18px;
}
#blog-feed.feed .post-summary .entry-category {
	display:inline-block;
	text-decoration:none;
	margin-bottom:9px;
	padding: 3.5px 20px !important;
}
#blog-feed.feed .post-summary .entry-author {
  margin-bottom:19px;
  color: #65A9DA;
  font-family: "Work Sans";
  font-size: 18px;
  letter-spacing: -0.54px;
}
#blog-feed.feed .post-summary .entry-author .byline {
  font-weight: 600;
}
#blog-feed.feed .post-summary .entry-author .byline a {
  color: #65A9DA;
	text-decoration:underline;
}
#blog-feed.feed .post-summary .entry-author .entry-time {
  font-weight:400;
}
@media (min-width: 601px) {
	body .entry-content .jsnr-summary .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		grid-row: 1;
		margin-bottom:0;
	}
	body .entry-content .jsnr-summary .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		grid-row: 1;
	}
}
@media (min-width: 769px) {
	body.page-template-kuya-design .site-inner .content-area  .entry-content > .wp-block-group.jsnr-hero {
		padding-top:0;
	}
	.jsnr-hero .wp-block-image.jsnr-hero-image {
	  margin-right:-56px;
	}
	.jsnr-hero .wp-block-image.jsnr-hero-graph {
		margin-right:-56px;
	}
	/*resources override slider styles 768up */
	.resource-override-slider .resource-item .resource-row .resource-container {
		display:flex;
		align-items:center;
		flex-direction:row-reverse;
	}
	.resource-override-slider .resource-item .col-md-6 {
		width:50%;
	}
	.resource-override-slider .resource-item .col-md-7 {
		width:58.333333%;
	}
	.resource-override-slider .resource-item .col-md-5 {
		width:41.666666%;
	}
	.resource-override-slider .resource-item img {
		margin-bottom:0;
	}
	/*resource slider slide #2*/
	body .owl-carousel.resource-override-slider .owl-item img.expand-image {
		margin-right:-50px;
		margin-left:-50px;
		max-width:calc(100% + 100px);
		width:calc(100% + 100px);
	}
	.single.type-post .site-container {
		overflow:unset;
	}
	.single.type-post .entry>.wrap {
		display:grid;
		grid-template-columns: 1fr 3fr;
	}
	.single.type-post .entry>.wrap .sidebar {
		order:-1;
		display:block;
	}
	.single.type-post .entry .wrap .sidebar .widget {
		position:sticky;
		top:135px;
	}
	.single.type-post .author-box {
		padding:0 56px;
	}
	.single.type-post .author-box .author-box-inner {
		display:flex;
		align-items:center;
	}
	.single.type-post .author-box .author-box-content {
		padding-left:60px;
	}
	.related_posts .container {
		max-width:1194px;
		margin:0 auto;
	}
	.related_posts .container > h2 {
		text-align:center;
	}
	.related_posts .row {
		display:grid;
		grid-template-columns:1fr 1fr 1fr;
		grid-column-gap:32px;
	}
	.single.type-post .related_posts .related-post img  {
		min-height: 248px;
		object-fit: cover;
		object-position: center center;
	}
	.blog-hero .wp-block-image {
		margin-bottom:0;
		margin-right: -56px;
	}
	.blog-hero .wp-block-columns .wp-block-column:last-child {
		order:unset;
	}

}
@media screen and (min-width: 782px) {
  .jsnr-hero .wp-block-columns {
    column-gap:48px;
  }
  .jsnr-hero .wp-block-group__inner-container > .wp-block-columns {
    align-items:stretch !important;
  }
  .jsnr-hero .wp-block-image {
    margin-bottom:30px;
    margin-right:-56px;
  }
  .jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column {
    align-self:stretch;
  }
  .jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:first-child {
    padding-top:53px;
    padding-bottom:53px;
  }
  .jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:last-child {
    display:flex;
    flex-wrap:wrap;
  }
	.jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:last-child .wp-block-columns .wp-block-column {
		align-self:flex-end;
	}
  .jsnr-hero .wp-block-image.jsnr-hero-graph{
    margin-bottom:-25px;
    margin-right:-56px;
  }
	.jsnr-summary .wp-block-group__inner-container > .wp-block-columns > .wp-block-column {
		padding-right:44px;
	}
	.jsnr-quote .testimonial-block {
		flex-wrap:nowrap;
		column-gap:44px;
	}
	.jsnr-quote .testimonial-block .testimonial-blockquote {
	  order:2;
	}
	.jsnr-quote .testimonial-block .testimonial-image {
		order:1;
	}
  .jsnr-key-insights .wp-block-group__inner-container > .wp-block-columns {
    gap:36px;
  }
  .jsnr-key-insights .wp-block-group__inner-container > .wp-block-columns > .wp-block-column {
    padding-bottom:0;
    border-bottom:none;
    margin-bottom:0;
  }
  .jsnr-key-insights .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:last-child {
    padding-bottom:0;
    border-bottom:none;
  }
	.jsnr-key-insights .wp-block-group__inner-container > .wp-block-columns .wp-block-columns {
		gap:24px;
	}
}
@media screen and (min-width: 991px) {
  .jsnr-hero h2.wp-block-heading.employ-script-lg {
    font-size:52px;
  }
  .jsnr-hero .wp-block-image.jsnr-hero-graph{
    margin-bottom:-42px;
  }
	.jsnr-quote .testimonial-block {
		padding:60px 66px 60px 79px;
	}
  .jsnr-key-insights .wp-block-group__inner-container > h2 {
    font-size:40px !important;
  }
  .jsnr-resources .wp-block-group__inner-container > h2 {
    font-size:40px !important;
  }
	.single.type-post .entry .entry-header .entry-meta {
		display:flex;
		align-items:flex-end;
		justify-content:space-between;
	}
	.single.type-post .entry .entry-header .entry-meta .author-info {
		margin-bottom:0;
	}
	.single.type-post .entry .entry-header .entry-meta .dates-info p {
		margin-bottom:14px;
	}
	.single.type-post .entry .entry-content blockquote {
		padding:37px 39px 35px 189px;
		background-size:110px auto;
		background-position:42px 37px;
	}
	.single.type-post .entry .entry-content .cts a {
		padding: 44px 79px 44px 128px;
	}
	.single.type-post .entry .entry-content .cts a:hover:before {
		width:100%;
	}
	.single.type-post .entry .entry-content .cts a:before,
	.single.type-post .entry .entry-content .cts a:after {

	}
	.single.type-post .entry .entry-content .cts a:before {
		width: 75px;
	}
	.single.type-post .entry .entry-content .cts a:after {
		width:33px;
		height:32px;
		left: 21px;
	}
	.blog-filters.filters .select-wrap {
		width: 210px;
    margin-left: 7px;
	}
	.blog-filters.filters .select-wrap select {
		width:100%;
	}
  .blog-filters.filters .categories {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
	body .site-inner .content-area .entry-content .jsnr-hero #confirmform P {
		margin-bottom:0;
	}
	body .entry-content .jsnr-hero h2.wp-block-heading.employ-script-lg mark {
		font-size:52px;
	}
  .jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:first-child {
    padding-top:107px;
    padding-bottom:107px;
  }
  .jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:last-child {
    display:block;
  }
  .jsnr-hero .wp-block-image.jsnr-hero-image {
    margin-bottom:0;
  }

  .jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column .wp-block-columns {
    margin-top:-50px;
  }
  .jsnr-hero .wp-block-image.jsnr-hero-graph{
    margin-bottom:-50px;
    margin-right:-58px;
  }
  body .entry-content .jsnr-data h2 {
    font-size:132px !important;
    letter-spacing: 5px;
  }
  body .entry-content .jsnr-data h4 {
    font-size:59px !important;
  }
  .jsnr-key-insights p {
    padding-right:35px;
  }
	.single.type-post .entry .entry-header .entry-title {
		font-size: 52px;
	}
	.single.type-post .author-box .author-box-inner {
		padding:46px 27px 49px 35px;
		max-width:1248px;
	}
	.single.type-post .author-box .author-box-image {
		width:50%;
		display:flex;
		align-items:center;
	}
	.single.type-post .author-box .author-box-image img {
		margin-right:40px;
		margin-bottom:0;
	}
	.single.type-post .author-box .author-box-content {
		width:50%;
		padding-left:15px;
	}
	.single.type-post .author-box .author-box-content p:last-child {
		margin-bottom:0;
	}
	.single.type-post .related_posts .container {
		max-width:1248px;
	}
	body.blog .site-inner .entry-content > .wp-block-group.popular-blogs h2.employ-script {
		font-size:52px;
	}
  .blog-filters.filters {
    gap: 55px;
  }
}
@media (min-width: 1240px) {
	.jsnr-hero .wp-block-group__inner-container > .wp-block-columns {
		column-gap:91px;
	}
}
@media (min-width: 1378px) {
	.blog-hero .wp-block-image {
		margin-right: calc((-100vw + 1248px) / 2);
	}
	.blog-hero .wp-block-image img {
		max-height: 500px;
		object-fit: cover;
		object-position: center left;
		height: auto;
		max-width: unset;
		vertical-align: middle;
		width: 100%;
	}
}
@media (min-width: 1379px) {
	.jsnr-hero .wp-block-image.jsnr-hero-image {
		margin-right:calc((-100vw + 1248px) /2);
		max-width: calc( 100% + ( (100vw - 1248px) / 2 ) );
		width: calc( 100% + ( (100vw - 1248px) / 2 ) );
	}
	.jsnr-hero .wp-block-image.jsnr-hero-image img {
		width:100%;
		height:778px;
		object-fit:cover;
		object-position:bottom left;
	}
	.jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column .wp-block-columns .wp-block-column:first-child h2,
	.jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column .wp-block-columns .wp-block-column:first-child  .wp-block-image {
		margin-right:calc((-100vw + 1248px) /2);
		padding-right:48px !important;
	}
	.jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column .wp-block-columns .wp-block-column:first-child  .wp-block-image figure {
		margin-bottom:25px;
	}
	.jsnr-hero .wp-block-image.jsnr-hero-graph{
		margin-right:calc((-100vw + 1248px) /2);
	}
	.jsnr-hero .wp-block-image.jsnr-hero-graph img {
		width:100%;
		height:auto;
		max-width:100%;
	}
  .jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:last-child {
    display:flex;
  }
  .jsnr-hero .wp-block-group__inner-container > .wp-block-columns > .wp-block-column .wp-block-columns  {
    margin-top:auto;
    align-items:flex-end !important;
    width:100%;
  }
	.jsnr-hero .wp-block-image.jsnr-hero-graph{
		margin-bottom:-65px;
		margin-top:-180px;
	}
  body .entry-content .jsnr-data h2 {
    letter-spacing: 9.64px;
  }
  body .entry-content .jsnr-data h4 {
    letter-spacing: 4.13px;
  }
}

@keyframes circle {
    to {
        stroke-dashoffset: calc(691.15 - ((var(--percentage) / 100) * 691.15));
    }
}
