/** Shopify CDN: Minification failed

Line 46:11 Expected ":"
Line 46:12 Expected identifier but found "#eeeeee"

**/


/* CSS from section stylesheet tags */
#jobs {
    padding: 0 60px;
  }
  @media screen and (max-width: 990px) {
    #jobs {
      padding: 0 20px !important;
    }
  }

 .powered-by-jobadder,#powered-by-jobAdder {
	display:none !Important;
}


#ja-jobs-widget label {
	font-weight:normal;
	color:#838383;
}

#ja-keywords {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	color: #444;
	line-height: 1.3;	
	width: 40%;
	min-width:300px;
	margin: 0 0 20px 0;
	padding:10px;
	border: 1px solid #aaa;
	border-radius: .3em;
	-moz-appearance: none;
	-webkit-appearance: none;	
}

.ja-job-search {
	background;#eeeeee;
	border-top: 2px solid #fee123;
	padding-top: 20px;
	margin-right: 70px;	
}



#ja-jobs-widget {
	display:block;
}

#ja-jobs-widget .ja-job-list .title {
	font-weight:600;
    margin: 0;
  line-height: 1 !important;
}

#ja-jobs-widget .ja-job-list .title a {
	text-decoration:none;
    color: #000000;
    font-family: "Archivo";
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.3 !important;
}

#ja-jobs-widget .classifications {
	list-style: none; 
	font-size:16px;
}

#ja-jobs-widget .classifications li::before {
	content: "\2022"; 
	color: #FEE123; 
	display: inline-block; 
	width: 1em; 
	margin-left: -1em; 
}

#ja-jobs-widget .classifications li {
	padding-bottom:8px;
}

#ja-jobs-widget .date-posted {
	font-size:16px;
	font-weight:400;
}

#ja-jobs-widget .summary {
	font-size:16px;
}



#ja-jobs-widget select {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 40%;
	min-width:300px;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0 0 20px 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .3em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEhJREFUeNpi/P//PwMpgImBRMAIxAVALECk+g8gDf9JdVIiCerhahOgNuHDCei6E0hRjE9TAiF3JpCiGAYCoBgzHmge0wABBgBjaSDCaewXwQAAAABJRU5ErkJggg=='),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}


#ja-jobs-widget select::-ms-expand {
	display: none;
}
#ja-jobs-widget select:hover {
	border-color: #888;
}
#ja-jobs-widget select:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}
#ja-jobs-widget select option {
	font-weight:normal;
}

.ja-button {
	display:block;
	height:40px;
	line-height:40px;
	border-radius:3px;
	padding:0 20px 0 20px;
	font-size:1.0em;
	cursor:pointer;
	background:#f9e11e;
	color:#1E1E1E;
	border:none;
	position: relative;
	overflow:hidden;
	margin: 20px 0px 40px 0px;
}

.view-details {
	font-size:1.1em;
	color:#000000;
	background:#FEE123;
	padding:8px 12px 8px 12px;
	text-decoration:none !Important;
	margin-top: 10px;
	display: inline-block;
	width: auto;	
}

.view-details::before {
	content: "Read "; 
}

.view-details::after {
	content: "."; 
}

.ja-job-list .job {
	padding: 30px;
	margin: 0 auto 30px;
	border-radius: 20px;
    display: block;
    max-width: 800px;
    background: #f6f6f6;
}

.job-search__heading {
	font-weight: 600;
	font-size: 1.6em;
	margin-bottom:5px;
}


.ja-job-list-container {
	width:100%;
	border-top: 2px solid #fee123;
	padding-top:20px;
}

.ja-pager-container {
	width:100%;
	display:flex;
	background: #fff;
	padding: 20px 10px 60px 10px;	
  justify-content: center;
}

.ja-pager-container .ja-pager {
	margin-right:50px;
}

.ja-pager-container .ja-pager a {
	background:#fee123;
	padding:8px;
	margin-right:20px;
  color: #000000;
}

.ja-pager-container .ja-pager span.current-page {
	padding: 8px;
	margin-right: 12px;
	border: 1px solid #000;	
}



.ja-job-details .bullet-points,.description ul {
	list-style: none !important; 
	font-size:16px;
}

.ja-job-details .bullet-points li {
	padding-bottom:8px !important;
}

.ja-job-details .bullet-points li::before,.ja-job-details .description ul li::before {
	content: "\2022"; 
	color: #FEE123; 
	display: inline-block; 
	width: 1em; 
	margin-left: -1em; 
}





.ja-job-details .description {
	font-size:16px;
	font-weight:300;
	line-height:1.3;
}

.ja-job-details .description strong {
	font-size:16px;
}

.ja-job-details .description ul li {
	padding-bottom:8px !important;
}

.ja-job-details .apply {
	display: flex;
	justify-content: space-between;	
}

.ja-job-details .apply .back-link {
	margin-top:20px;
	border: 1px solid #000;
	padding: 10px 20px 10px 20px;
	display: block;
	background: #fff;
	text-decoration:none !Important;	
	height:100%;
}

.ja-job-details .apply .back-link::before {
	content: "\2190\00a0"; 
}

@media screen and (min-width: 1px) and (max-width: 640px) {

	#ja-jobs-widget {
		display:block;
		max-width:100%;
		overflow:hidden;
		padding:2%;
	}
	.ja-job-search {
		padding-right:10px;
		margin-right: 0px;
		margin-bottom:20px;
	}
}
span.yellow-dot {
  margin: 4px;
}
span.yellow-dot svg { 
  margin-bottom: 2px;
}
.case-studies-featured-tile .tags {
  color: #454545;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; 
  margin-bottom: 16px;
}
/* Split Content Container */
  .split-content {
    display: flex;
    flex-direction: row;
    max-height: 510px;
    height: 510px;
  }
  .split-content.unlock-height {
    max-height: 100%;
    height: auto;
  }
  /* Media side */
  .split-content-left {
    width: 57%;
    position: relative; /* For positioning the image or video */
    overflow: hidden; /* Hide any overflowing content */
  }

  /* Image Styles */
  .split-content-left img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    min-height: 100%; /* Ensure the image covers the entire height */
    background-color: inherit;
  }

  /* Video Styles */
  .split-content-left iframe,
  .split-content-left video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: inherit;
  }

  /* Text Side */
  .split-content-right {
    width: 43%;
    background-repeat-y: repeat;
    background-repeat-x: no-repeat;
    background-repeat: repeat-y;
    background-position: 300px 0;
    background-size: 100% 400px;
    position: relative;
    display:flex;
    justify-content: flex-start;
    align-items: center;
  }
  .split-content-right::after {
    content: "";
    overflow: overlay;
    background-color: inherit;
    display: inline-block;
    width: 32.6%;
    height: 100%;
    position: absolute;
    clip-path: polygon(0 0, 100% 101%, 100% 0);
    top: 0;
    left: -32.4%;
    right: auto;
  }
  .split-content.reverse .split-content-right {
    background-repeat-y: repeat;
    background-repeat-x: no-repeat;
    background-repeat: repeat-y;
    background-position: -300px 0;
    background-size: 100% 400px;
    justify-content: flex-end;
  }
  .split-content.reverse .split-content-right::after {
    content: "";
    clip-path: polygon(0 0, 0% 101%, 100% 0);
    top: 0;
    left: auto;
    right: -32.4%;
  }
  .split-content-container {
    max-width: 410px;
  }
  .split-content-right h2 {
    color: #FFD914 !important;
  }
  .split-content-right p {
    color: #ffffff !important;
  }
  .split-content-right h1.h2,
  .split-content-right h3.dark-text,
  .split-content-right p.dark-text {
    color: #262525 !important;
  }
  .split-content-right p b {
    font-family: var(--font-heading-family) !important;
  }

  .split-content.reverse {
    flex-direction: row-reverse;
  }
  a.button.yellow-cta {
    color: #262525;
    background-color: #FFD914;
    border: none;
    outline: none;
    box-shadow: none;
    --border-offset: none;
    margin-bottom: 40px;
  }
  @media screen and (max-width: 1050px) {
    .split-content:not(.reverse) .split-content-right,
    .split-content.reverse .split-content-right {
      padding: 30px;
    }
  }
  @media screen and (max-width: 767px) {

    .split-content, .split-content.reverse {
      flex-direction: column;
      height: auto; /* Adjusts the height for mobile */
    }

    .split-content-left,
    .split-content-right {
      width: 100%; /* Full width for mobile */
      background-image: none !important;
      background-color: transparent !important;
      justify-content: center !important;
    }

    .split-content-left img,
    .split-content-left iframe {
      position: relative;
      height: auto; /* Adjusts the height for mobile */
    }
  }