@import url("https://zenasbio.com/wp-content/themes/zenasbio/assets/fonts/MyWebfontsKit.css?ver=1721739314");

body {
	font-family: "GreycliffCFRegular", sans-serif;
	line-height: 1.2;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#wrapper {
	padding: 0;
}

#main {
	padding-top: 10px;
	padding-bottom: 55px;
}

#embedded_job_board_wrapper {
	padding: 0 !important;
}

#embedded_job_board_wrapper #logo {
	display: none;
}

#embedded_job_board_wrapper > h1 {
	display: none;
}

#embedded_job_board_wrapper #content {
	display: none;
}

#embedded_job_board_wrapper #board_title {
	color: #0073de;
	font-family: "GreycliffCFDemiBold", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.167;
	margin: 0;
	padding: 0 0 10px;
}

#embedded_job_board_wrapper .level-0 {
	margin-top: 15px;
	padding-left: 32px;
	position: relative;
}

#embedded_job_board_wrapper .level-0:before {
	background-image: url("https://zenasbio.com/wp-content/themes/zenasbio/assets/images/icon_li.svg");
	background-size: 100%;
	background-repeat: no-repeat;
	content: "";
	height: 17px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 17px;
}

#embedded_job_board_wrapper h3 {
	color: #002f6c;
	font-family: "GreycliffCFExtraBold", sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px;
	padding-top: 5px;
	text-transform: uppercase;
}

#embedded_job_board_wrapper .opening {
	margin: 0;
	padding-bottom: 15px;
}

#embedded_job_board_wrapper .opening a {
	color: #0073de;
	font-family: "GreycliffCFBold", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.111;
}

#embedded_job_board_wrapper .opening .location {
	color: #002f6c;
	font-family: "GreycliffCFMedium", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.429;
}

@media (min-width: 768px) {
	#embedded_job_board_wrapper #board_title {
		font-size: 24px;
	}
	#embedded_job_board_wrapper .level-0:before {
		width: 24px;
		height: 24px;
	}
	#embedded_job_board_wrapper h3 {
		line-height: 24px;
	}
}

#app_body {
	max-width: none;
	padding-left: 0 !important;
}

#app_body #header {
	padding-right: 0;
}

#app_body #header h1 {
	color: #002f6c;
	font-family: "GreycliffCFBold", sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2;
	margin: 40px 0 8px;
	padding: 0;
}

#app_body #header .company-name {
	display: none;
}

#app_body #header a {
	display: none;
}

#app_body #header .location {
	color: #002f6c;
	font-family: "GreycliffCFMedium", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.555;
	margin: 0 0 27px;
}

#app_body #content {
	color: #002f6c;
}

#app_body #content .content-intro {
	display: none;
}

#app_body #content p {
	font-family: "GreycliffCFMedium", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.555;
	margin: 0 0 25px;
}

#app_body #content p strong {
	font-family: "GreycliffCFBold", sans-serif;
}

#app_body #content > ol,
#app_body #content > ul {
	margin: 0 0 25px;
}

#app_body #content li {
	font-family: "GreycliffCFMedium", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.555;
	margin-bottom: 5px;
}

@media (min-width: 768px) {
	#app_body #header h1 {
		font-size: 36px;
	}
}