@import url("//hello.myfonts.net/count/3e6ec3");

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot?5xdn12");
	src: url("fonts/icomoon.eot?5xdn12#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?5xdn12") format("truetype"), url("fonts/icomoon.woff?5xdn12") format("woff"), url("fonts/icomoon.svg?5xdn12#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {

	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-link-arrow::before {
	content: "\e900";
	color: #3776c3;
}

.icon-external-link-arrow::before {
	content: "\e901";
	color: #3776c3;
}

.icon-external-link-box::before {
	content: "\e902";
	color: #3776c3;
}

.icon-facebook::before {
	content: "\ea90";
	color: #bd5fc2;
}

.icon-twitter::before {
	content: "\ea96";
	color: #bd5fc2;
}

.icon-linkedin2::before {
	content: "\eaca";
	color: #bd5fc2;
}

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
	font-family: "HurmeGeometricSans4-Hairline";
	src: url("fonts/HurmeGeometricSans4Hairline/font.woff2") format("woff2"), url("fonts/HurmeGeometricSans4Hairline/font.woff") format("woff");
}

@font-face {
	font-family: "HurmeGeometricSans4-Bold";
	src: url("fonts/HurmeGeometricSans4Bold/font.woff2") format("woff2"), url("fonts/HurmeGeometricSans4Bold/font.woff") format("woff");
}

@font-face {
	font-family: "HurmeGeometricSans4-SemiBold";
	src: url("fonts/HurmeGeometricSans4SemiBold/font.woff2") format("woff2"), url("fonts/HurmeGeometricSans4SemiBold/font.woff") format("woff");
}

@font-face {
	font-family: "HurmeGeometricSans4-Thin";
	src: url("fonts/HurmeGeometricSans4Thin/font.woff2") format("woff2"), url("fonts/HurmeGeometricSans4Thin/font.woff") format("woff");
}

@font-face {
	font-family: "HurmeGeometricSans4-Light";
	src: url("fonts/HurmeGeometricSans4Light/font.woff2") format("woff2"), url("fonts/HurmeGeometricSans4Light/font.woff") format("woff");
}

@font-face {
	font-family: "HurmeGeometricSans4-Regular";
	src: url("fonts/HurmeGeometricSans4Regular/font.woff2") format("woff2"), url("fonts/HurmeGeometricSans4Regular/font.woff") format("woff");
}

h1,
h2,
h3,
h4 {
	font-family: "HurmeGeometricSans4-SemiBold", Calibri !important;
}

h1.green,
h2.green,
h3.green,
h4.green {
	color: #05be70;
}

h5,
h6,
p,
a {
	font-family: "acumin-pro", Calibri, sans-serif !important;
}

h5.green,
h6.green,
p.green,
a.green {
	color: #05be70;
}

h1 {
	font-size: 30px !important;
	line-height: 40px !important;
}

@media only screen and (min-width: 768px) {

	h1 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
}

h2 {
	font-size: 26px !important;
	line-height: 34px !important;
}

@media only screen and (min-width: 768px) {

	h2 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
}

h2.accumin {
	font-family: "acumin-pro", Calibri, sans-serif !important;
}

h3 {
	font-size: 22px !important;
	line-height: 30px !important;
}

@media only screen and (min-width: 768px) {

	h3 {
		font-size: 36px !important;
		line-height: 44px !important;
	}
}

h4 {
	font-size: 20px !important;
	line-height: 28px !important;
}

@media only screen and (min-width: 768px) {

	h4 {
		font-size: 24px !important;
		line-height: 32px !important;
	}
}

p {
	font-size: 18px !important;
	line-height: 28px !important;
}

@media only screen and (min-width: 768px) {

	p {
		font-size: 18px !important;
		line-height: 28px !important;
	}
}

p.small {
	font-size: 12px !important;
	line-height: 16px !important;
}

@media only screen and (min-width: 768px) {

	p.small {
		font-size: 14px !important;
		line-height: 18px !important;
	}
}

p.hurme {
	font-family: "HurmeGeometricSans4-SemiBold", Calibri !important;
	font-size: 14px !important;
	line-height: 22px !important;
}

@media only screen and (min-width: 768px) {

	p.hurme {
		font-size: 18px !important;
		line-height: 26px !important;
	}
}

.wp-block-alector-row-block ol,
.wp-block-alector-row-block ul {
	padding-left: 32px;
}

.wp-block-alector-row-block ul li {
	position: relative;
	margin-bottom: 10px;
}

.wp-block-alector-row-block ul li::marker {
	display: none;
	color: transparent;
}

.wp-block-alector-row-block ul li::after {
	content: "";
	position: absolute;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background: #685bc7;
	left: -18px;
	top: 9px;
}

.wp-block-table td {
	border-width: 1px;
	padding: 5px;
}

p a,
.page-id-27 > li a {
	color: #407ec9 !important;
	text-decoration: none;
	position: relative;
	transition: 0.5s ease;
}

p a::before,
.page-id-27 > li a::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 0%;
	background: #407ec9;
	transition: 0.5s ease;
	bottom: 1px;
}

p a:hover,
.page-id-27 > li a:hover {
	color: #262b67 !important;
}

p a:hover::before,
.page-id-27 > li a:hover::before {
	width: 100%;
	background: #262b67;
}

h1,
h2,
h3,
h4 {
	position: relative;
	color: #262b67;
}

@media only screen and (min-width: 768px) {

	h1::before,
	h2::before,
	h3::before,
	h4::before {
		content: "";
		position: absolute;
		height: 9px;
		width: 128px;
		left: 0;
		top: -37px;
	}
}

@media only screen and (min-width: 768px) {

	h1.navy,
	h2.navy,
	h3.navy,
	h4.navy {
		margin-top: 60px;
	}
}

h1.navy::before,
h2.navy::before,
h3.navy::before,
h4.navy::before {
	background: linear-gradient(90deg, #262b67 50%, #262b67 50%);
}

@media only screen and (min-width: 768px) {

	h1.purple,
	h2.purple,
	h3.purple,
	h4.purple {
		margin-top: 60px;
	}
}

h1.purple::before,
h2.purple::before,
h3.purple::before,
h4.purple::before {
	background: linear-gradient(90deg, #9791c7 50%, #685bc7 50%);
}

@media only screen and (min-width: 768px) {

	h1.blue,
	h2.blue,
	h3.blue,
	h4.blue {
		margin-top: 60px;
	}
}

h1.blue::before,
h2.blue::before,
h3.blue::before,
h4.blue::before {
	background: linear-gradient(90deg, #8db0d8 50%, #407ec9 50%);
}

@media only screen and (min-width: 768px) {

	h1.violet,
	h2.violet,
	h3.violet,
	h4.violet {
		margin-top: 60px;
	}
}

h1.violet::before,
h2.violet::before,
h3.violet::before,
h4.violet::before {
	background: linear-gradient(90deg, #cf9fc9 50%, #bd5fc2 50%);
}

@media only screen and (min-width: 768px) {

	h1.peach,
	h2.peach,
	h3.peach,
	h4.peach {
		margin-top: 60px;
	}
}

h1.peach::before,
h2.peach::before,
h3.peach::before,
h4.peach::before {
	background: linear-gradient(90deg, #f8b69e 50%, #ff8d6d 50%);
}

h1.center,
h2.center,
h3.center,
h4.center {
	margin-bottom: 80px;
	margin-top: 0 !important;
}

h1.center::before,
h2.center::before,
h3.center::before,
h4.center::before {
	content: "";
	position: absolute;
	height: 9px;
	width: 118px;
	left: 50%;
	transform: translateX(-50%);
	top: unset;
	bottom: -25px;
}

.text-blue {
	color: #407ec9 !important;
}

.text-navy {
	color: #262b67 !important;
}

.text-purple {
	color: #685bc7 !important;
}

.text-peach {
	color: #ff8d6d !important;
}

.text-baby {
	color: #b6c7f4 !important;
}

.text-white {
	color: white !important;
}

.text-white p {
	color: white !important;
}

.medium {
	font-weight: 500;
}

.text-right {
	text-align: right;
}

.box-shadow {
	box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
}

.no-decoration {
	text-decoration: none !important;
}

.menu {
	display: flex;
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
}

.menu li {
	margin-right: 10px;
}

.menu li a {
	text-decoration: none;
}

.secondary-menu {
	box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
	background-color: white !important;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 3rem;
}

@media only screen and (min-width: 992px) {

	.secondary-menu {
		position: sticky;
		top: 0;
		z-index: 999;
	}
}

.secondary-menu .overview {
	margin-right: 30px !important;
}

.secondary-menu .container {
	display: flex;
}

.secondary-menu .container ul {
	display: flex;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}

.secondary-menu .container ul li {
	margin-right: 30px;
}

.secondary-menu .container ul li a {
	padding-bottom: 25px;
}

.secondary-menu .container ul li:last-of-type {
	margin-right: 0;
}

.secondary-menu .container ul li.page_item_has_children {
	position: relative;
}

.secondary-menu .container ul li.page_item_has_children .plus-button {
	cursor: pointer;
	position: absolute;
	left: -20px;
	top: 6px;
	height: 12px;
	width: 12px;
	background: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("img/secondary-nav-plus.svg");
}

.secondary-menu .container ul li.page_item_has_children .children {
	min-width: 100%;
	transition: opacity 0.5s ease;
	padding-left: 25px;
	padding-top: 10px;
	display: none;
	opacity: 0;
}

@media only screen and (min-width: 992px) {

	.secondary-menu .container ul li.page_item_has_children .children {
		position: absolute;
		background: #eff3f7;
		box-shadow: inset rgba(100, 100, 111, 0.2) 0 7px 9px -7px;
		box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
		padding-top: 25px;
		padding-right: 25px;
		padding-bottom: 25px;
		top: 49px;
	}
}

.secondary-menu .container ul li.page_item_has_children .children li {
	margin-right: 0;
	white-space: nowrap;
}

.secondary-menu .container ul li.page_item_has_children .children li a::after,
.secondary-menu .container ul li.page_item_has_children .children li a::before {
	content: none;
}

@media only screen and (min-width: 992px) {

	.secondary-menu .container ul li.page_item_has_children:hover .plus-button {
		background-image: url("img/secondary-nav-minus.svg");
	}

	.secondary-menu .container ul li.page_item_has_children:hover .children {
		display: block;
		opacity: 1;
		transition: opacity 0.5s ease;
	}
}

.secondary-menu .container ul li.current_page_item a {
	position: relative;
	color: #bd5fc2;
}

.secondary-menu .container ul li.current_page_item a::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	left: 0;
	bottom: -1px;
	background-color: #bd5fc2;
}

@media only screen and (max-width: 1199px) {

	.secondary-menu .container ul li.current_page_item a::before {
		bottom: -2px;
	}
}

@media only screen and (max-width: 991px) {

	.secondary-menu .container ul li.current_page_item a::before {
		height: 2px;
	}
}

.secondary-menu .container ul li.current_page_item .children a {
	color: #262b67;
}

.secondary-menu .container ul li.current_page_item .children a:hover {
	color: #bd5fc2;
}

.secondary-menu .container ul li a {
	color: #262b67;
	text-decoration: none;
	transition: 0.5s ease;
	font-size: 16px;
}

.secondary-menu .container ul li a:hover {
	color: #bd5fc2;
}

@media only screen and (max-width: 991px) {

	.secondary-menu {
		padding-top: 40px;
		margin-bottom: 0;
		padding-left: 20px;
	}

	.secondary-menu.padding-extra {
		padding-left: 40px;
	}

	.secondary-menu .container {
		flex-direction: column;
	}

	.secondary-menu .container ul {
		flex-direction: column;
		display: inline-flex;
	}

	.secondary-menu .container ul li {
		margin-bottom: 20px;
		margin-right: 0;
	}

	.secondary-menu .container ul li a {
		padding-bottom: 0;
	}

	.secondary-menu .container ul li.sub-menu-open .plus-button {
		background-image: url("img/secondary-nav-minus.svg");
	}

	.secondary-menu .container ul li.sub-menu-open .children {
		margin-top: 10px;
		display: block;
		opacity: 1;
	}

	.secondary-menu .container ul li.page_item_has_children .plus-button {
		left: -30px;
		top: 4px;
		height: 18px;
		width: 18px;
	}

	.secondary-menu .container ul li.page_item_has_children a {
		padding-left: 0;
	}

	.secondary-menu .container ul li.page_item_has_children a::after {
		left: -24px;
	}

	.secondary-menu .container ul li.current_page_item {
		margin-bottom: 18px;
	}

	.secondary-menu .container ul li.current_page_item a::before {
		bottom: -8px;
	}
}

.secondary-menu--investors .container li a {
	font-size: 16px;
}

@media only screen and (max-width: 1199px) {

	.secondary-menu--investors .container li a {
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 991px) {

	.secondary-menu--investors .container li a {
		font-size: 16px !important;
	}
}

.secondary-menu--investors .container .wpb_page_list {
	flex: 1;
	justify-content: space-around;
}

.secondary-menu--investors .container .wpb_page_list li {
	margin-right: 15px;
}

@media only screen and (min-width: 768px) {

	.margin-placeholder {
		margin-bottom: 3rem;
	}
}

@media only screen and (max-width: 991px) {

	body {
		position: relative;
		left: 0%;
		top: unset;
		bottom: unset;
		width: 100%;
		transition: 0.5s ease;
	}

	.body--open {
		left: -100%;
	}

	.site-header--left {
		left: -100% !important;
	}
}

.site-header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	transition: all 0.5s ease;
}

.site-header.hide {
	top: -100%;
}

.site-header .container {
	display: flex;
	align-items: center;
	padding-top: 20px;
	padding-bottom: 65px;
}

@media only screen and (max-width: 991px) {

	.site-header .container {
		justify-content: space-between;
	}
}

.site-header .container .sub-menu {
	display: none;
}

@media only screen and (max-width: 991px) {

	.site-header .container {
		padding-bottom: 20px;
	}

	.site-header .container .sub-menu {
		display: block;
	}
}

.site-header .container .site-branding img {
	width: 240px;
	height: auto;
}

@media only screen and (max-width: 575px) {

	.site-header .container .site-branding img {
		width: 160px;
	}
}

.site-header .container .main-navigation {
	flex-grow: 1;
	margin-left: 10%;
}

.site-header .container .main-navigation #primary-menu {
	justify-content: space-between;
}

.site-header .container .main-navigation #primary-menu li a {
	color: white;
	position: relative;
}

.site-header .container .main-navigation #primary-menu li a::before {
	position: absolute;
	content: "";
	width: 0%;
	height: 3px;
	left: 0;
	bottom: -10px;
	background-color: #bd5fc2;
	transition: width 0.5s ease;
}

.site-header .container .main-navigation #primary-menu li a:hover::before {
	width: 100%;
}

.site-header .container .main-navigation #primary-menu li.current_page_item a::before,
.site-header .container .main-navigation #primary-menu li.current_page_parent a::before {
	width: 100%;
}

.site-header .container .main-navigation #primary-menu li.current_page_item .sub-menu a::before,
.site-header .container .main-navigation #primary-menu li.current_page_parent .sub-menu a::before {
	content: none;
}

.main-navigation--mobile {
	z-index: 1002;
}

.main-navigation--mobile .container {
	position: relative;
	padding-top: 140px;
}

@media only screen and (max-width: 575px) {

	.main-navigation--mobile .container {
		padding-top: 80px;
	}
}

.main-navigation--mobile .container::after {
	content: "";
	position: absolute;
	top: unset;
	bottom: 0;
	margin: auto;
	left: 0;
	height: 10px;
	width: 100%;
	background: linear-gradient(to right, #9791c7 10%, #685bc7 10% 20%, #8db0d8 20% 30%, #407ec9 30% 40%, #cf9fc9 40% 50%, #bd5fc2 50% 70%, #fab79e 70% 85%, #ff8d6d 85%);
}

@media only screen and (max-width: 575px) {

	.main-navigation--mobile .container {
		padding-bottom: 90px !important;
	}
}

.main-navigation--mobile .font-16 {
	font-size: 16px !important;
}

@media only screen and (max-width: 991px) {

	.main-navigation--mobile {
		position: fixed;
		background: white;
		margin-left: 0;
		top: 0;
		right: -100%;
		width: 100%;
		height: 100vh;
		overflow: scroll;
		transition: right 0.5s ease;
	}

	.main-navigation--mobile.open {
		right: 0;
	}

	.main-navigation--mobile #mobileLogo {
		position: absolute;
		top: 20px;
		width: 240px;
		height: 75px;
	}
}

@media only screen and (max-width: 991px) and (max-width: 575px) {

	.main-navigation--mobile #mobileLogo {
		width: 130px;
		height: 40px;
	}
}

@media only screen and (max-width: 991px) {

	.main-navigation--mobile #mobileLogo::before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		left: 0;
		width: 240px;
		height: 75px;
		background: none;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		background-image: url("img/alector-primary-logo.svg");
	}
}

@media only screen and (max-width: 991px) and (max-width: 575px) {

	.main-navigation--mobile #mobileLogo::before {
		width: 130px;
		height: 40px;
	}
}

@media only screen and (max-width: 991px) {

	.main-navigation--mobile #primary-menu {
		flex-direction: column;
	}

	.main-navigation--mobile #primary-menu li {
		margin-bottom: 30px;
		font-size: 20px;
		font-weight: 500;
	}

	.main-navigation--mobile #primary-menu li a {
		color: #262b67;
	}

	.main-navigation--mobile #primary-menu li .sub-menu {
		list-style: none;
		padding-left: 0;
		padding-left: 25px;
	}

	.main-navigation--mobile #primary-menu li .sub-menu li {
		font-size: 18px;
		font-weight: 400;
		margin-bottom: 0;
		margin-top: 20px;
	}

	.main-navigation--mobile #primary-menu li .sub-menu li.current-menu-item a {
		color: #bd5fc2;
	}

	.main-navigation--mobile #primary-menu li .sub-menu li.hide {
		display: none;
	}

	.main-navigation--mobile #primary-menu li .sub-menu li a {
		color: rgba(38, 43, 103, 0.8);
	}

	.main-navigation--mobile #mobile-secondary-menu {
		padding-top: 20px;
		width: 100%;
		display: flex;
		flex-direction: column;
		border-top: 1px solid rgba(38, 43, 103, 0.2);
	}

	.main-navigation--mobile #mobile-secondary-menu li {
		font-size: 18px;
		padding-bottom: 20px;
	}

	.main-navigation--mobile #mobile-secondary-menu li a {
		color: rgba(38, 43, 103, 0.8);
	}

	.main-navigation--mobile #mobile-secondary-menu li.current-menu-item a {
		color: #bd5fc2 !important;
	}
}

.site {
	background: #fafafa;
}

@media only screen and (max-width: 991px) {

	.overflow-hidden-md {
		overflow: hidden;
	}
}

@media only screen and (max-width: 991px) {

	#nav-icon3 {
		z-index: 100;
		width: 25px;
		height: 25px;
		position: relative;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		-o-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
		cursor: pointer;
	}

	#nav-icon3::before {
		content: "Menu";
		position: absolute;
		left: -50px;
		top: 50%;
		transform: translateY(-50%);
		color: white;
	}

	#nav-icon3 span {
		display: block;
		position: absolute;
		height: 2px;
		width: 100%;
		background: white;
		border-radius: 5px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: 0.25s ease-in-out;
		-moz-transition: 0.25s ease-in-out;
		-o-transition: 0.25s ease-in-out;
		transition: 0.25s ease-in-out;
	}

	#nav-icon3 span:nth-child(1) {
		top: 0;
	}

	#nav-icon3 span:nth-child(2),
	#nav-icon3 span:nth-child(3) {
		top: 12px;
	}

	#nav-icon3 span:nth-child(4) {
		top: 24px;
	}
}

.scroll-logo {
	display: none;
}

#mobileClose {
	position: absolute;
	top: 25px;
	right: 45px;
	color: #262b67;
}

#mobileClose::before {
	content: "";
	position: absolute;
	top: 50%;
	right: -25px;
	height: 17px;
	width: 17px;
	transform: translateY(-50%);
	background: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("img/alector-blue-close.png");
}

.scroll-view {
	background: white;
	box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
	height: 80px;
	transition: all 0.5s ease;
}

.scroll-view .container {
	padding-bottom: 10px;
	padding-top: 10px;
	height: 100%;
}

.scroll-view #nav-icon3.open span:nth-child(1),
.scroll-view #nav-icon3.open span:nth-child(2),
.scroll-view #nav-icon3.open span:nth-child(3),
.scroll-view #nav-icon3.open span:nth-child(4),
.scroll-view #nav-icon3 span {
	background: #262b67;
}

.scroll-view #nav-icon3::before {
	color: #262b67;
}

.scroll-view .custom-logo-link img {
	display: none !important;
}

.scroll-view #primary-menu li a {
	color: #262b67 !important;
}

.scroll-view .scroll-logo {
	display: block !important;
	width: 175px !important;
}

@media only screen and (max-width: 575px) {

	.scroll-view .scroll-logo {
		width: 130px !important;
	}
}

.hero {
	height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left;
}

.hero.home {
	height: 700px;
	background-position: center;
}

@media only screen and (min-width: 1400px) {

	.hero.home {
		height: 850px;
	}
}

@media only screen and (max-width: 575px) {

	.hero.home {
		background-image: none !important;
		margin-bottom: 0;
	}
}

.hero.home .hero-container .hero-content h1 {
	color: #262b67 !important;
}

@media only screen and (min-width: 992px) {

	.hero.home .hero-container .hero-content h1 {
		padding-right: 65px;
	}
}

@media only screen and (min-width: 992px) {

	.hero.home .hero-container .hero-content p {
		padding-right: 92px;
	}
}

.hero .hero-container {
	position: relative;
}

.hero .hero-container .hero-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.hero .hero-container .hero-content h1 {
	color: white !important;
}

@media only screen and (min-width: 1200px) {

	.hero .hero-container .hero-content p {
		padding-right: 30px;
	}
}

@media only screen and (max-width: 575px) {

	.hero .hero-container .hero-content {
		top: 55%;
		left: 50%;
		transform: translate3d(-50%, -50%, 0);
		width: 85%;
		text-align: center;
	}

	.hero .hero-container .hero-content p {
		display: none;
	}
}

@media only screen and (max-width: 575px) {

	.hero {
		height: 220px;
	}

	.hero.home {
		height: 100vh;
	}
}

@media only screen and (max-width: 575px) and (max-width: 575px) {

	.hero.home .hero-content {
		top: 30%;
	}
}

.hero .container {
	position: relative;
}

.hero .container .hero-img-container {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.hero-mobile {
	background-color: #407ec9;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.hero-img-container__image:not(:first-child) {
	margin-left: 20px;
}

@media only screen and (min-width: 1200px) {

	.hero-img-container__image:not(:first-child) {
		margin-left: 30px;
	}
}

.pipeline {
	font-family: "acumin-pro", Calibri, sans-serif !important;
}

.pipeline .alector-modal .bio-box {
	overflow: auto;
}

.pipeline__inner {
	margin-top: 48px;
	padding-top: 48px;
}

@media (min-width: 768px) {

	.pipeline__table {
		display: block;
	}
}

.pipeline__table-head {
	display: none;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 10;
	padding: 8px 0;
	background-color: white;
	color: #262b67;
}

@media (min-width: 768px) {

	.pipeline__table-head {
		display: block;
		padding: 0;
	}
}

.pipeline__table-head::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: calc(100% + 1px);
	margin: auto;
	z-index: -1;
}

.pipeline__table-head.stuck {
	box-shadow: 0 10px 10px -12px rgba(37, 43, 103, 0.2705882353);
}

.pipeline__table-head.stuck::before {
	box-shadow: 0 10px 10px -12px rgba(37, 43, 103, 0.2705882353);
	height: 100%;
}

.pipeline__table-head.stuck .pipeline__table-col {
	border-top: none;
	border-bottom: none;
}

.pipeline__table-head.stuck .pipeline__table-col:first-child {
	border-left: none;
}

.pipeline__table-head.stuck .pipeline__table-col:last-child {
	border-right: none;
}

.pipeline__table-head-container {
	display: flex;
	justify-content: center;
	align-items: stretch;
}

@media (min-width: 768px) {

	.pipeline__table-head-container {
		max-width: 100% !important;
	}
}

@media (min-width: 768px) {

	.pipeline__table-head-container .pipeline__table-col {
		padding: 15px 0;
		border-top: 1px solid rgba(169, 169, 169, 0.8);
		border-bottom: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 768px) {

	.pipeline__table-head-container .pipeline__table-col:first-child {
		border-left: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 768px) {

	.pipeline__table-head-container .pipeline__table-col:last-child {
		border-right: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 768px) {

	.pipeline__table-body-container {
		max-width: 100% !important;
	}
}

.pipeline__table-cell,
.pipeline__table-col {
	font-size: 16px;
}

@media (min-width: 768px) {

	.pipeline__table-cell,
	.pipeline__table-col {
		font-size: 12px;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		width: 10%;
		padding: 5px 10px;
		text-align: center;
	}
}

@media (min-width: 992px) {

	.pipeline__table-cell,
	.pipeline__table-col {
		width: 10%;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-cell,
	.pipeline__table-col {
		width: 10%;
		min-height: 120px;
	}
}

@media (min-width: 1100px) {

	.pipeline__table-cell,
	.pipeline__table-col {
		width: 10%;
	}
}

@media (min-width: 1200px) {

	.pipeline__table-cell,
	.pipeline__table-col {
		font-size: 16px;
		width: 90px;
	}
}

@media (min-width: 1400px) {

	.pipeline__table-cell,
	.pipeline__table-col {
		width: 110px;
	}
}

@media (min-width: 992px) {

	.pipeline--short-columns .pipeline__table-cell,
	.pipeline--short-columns .pipeline__table-col {
		width: 95px;
	}
}

@media (min-width: 1200px) {

	.pipeline--short-columns .pipeline__table-cell,
	.pipeline--short-columns .pipeline__table-col {
		width: 130px;
	}
}

@media (min-width: 1400px) {

	.pipeline--short-columns .pipeline__table-cell,
	.pipeline--short-columns .pipeline__table-col {
		width: 170px;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-col {
		min-height: 75px;
	}
}

@media (min-width: 768px) {

	.pipeline__table-cell--target,
	.pipeline__table-cell--candidate,
	.pipeline__table-col--target,
	.pipeline__table-col--candidate {
		width: 10%;
	}
}

@media (min-width: 992px) {

	.pipeline__table-cell--target,
	.pipeline__table-cell--candidate,
	.pipeline__table-col--target,
	.pipeline__table-col--candidate {
		width: 10%;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-cell--target,
	.pipeline__table-cell--candidate,
	.pipeline__table-col--target,
	.pipeline__table-col--candidate {
		width: 10%;
	}
}

@media (min-width: 1100px) {

	.pipeline__table-cell--target,
	.pipeline__table-cell--candidate,
	.pipeline__table-col--target,
	.pipeline__table-col--candidate {
		width: 100px;
	}
}

@media (min-width: 1200px) {

	.pipeline__table-cell--target,
	.pipeline__table-cell--candidate,
	.pipeline__table-col--target,
	.pipeline__table-col--candidate {
		width: 120px;
	}
}

@media (min-width: 1400px) {

	.pipeline__table-cell--target,
	.pipeline__table-cell--candidate,
	.pipeline__table-col--target,
	.pipeline__table-col--candidate {
		width: 120px;
	}
}

@media (min-width: 768px) {

	.pipeline--short-columns .pipeline__table-cell--target,
	.pipeline--short-columns .pipeline__table-cell--candidate,
	.pipeline--short-columns .pipeline__table-col--target,
	.pipeline--short-columns .pipeline__table-col--candidate {
		width: 15%;
	}
}

@media (min-width: 992px) {

	.pipeline--short-columns .pipeline__table-cell--target,
	.pipeline--short-columns .pipeline__table-cell--candidate,
	.pipeline--short-columns .pipeline__table-col--target,
	.pipeline--short-columns .pipeline__table-col--candidate {
		width: 130px;
	}
}

@media (min-width: 768px) {

	.pipeline--disable-ownership .pipeline__table-cell--target,
	.pipeline--disable-ownership .pipeline__table-cell--candidate,
	.pipeline--disable-ownership .pipeline__table-col--target,
	.pipeline--disable-ownership .pipeline__table-col--candidate {
		width: 10%;
	}
}

@media (min-width: 992px) {

	.pipeline--disable-ownership .pipeline__table-cell--target,
	.pipeline--disable-ownership .pipeline__table-cell--candidate,
	.pipeline--disable-ownership .pipeline__table-col--target,
	.pipeline--disable-ownership .pipeline__table-col--candidate {
		width: 8%;
	}
}

@media (min-width: 1024px) {

	.pipeline--disable-ownership .pipeline__table-cell--target,
	.pipeline--disable-ownership .pipeline__table-cell--candidate,
	.pipeline--disable-ownership .pipeline__table-col--target,
	.pipeline--disable-ownership .pipeline__table-col--candidate {
		width: 9%;
	}
}

@media (min-width: 768px) {

	.pipeline__table-cell--candidate,
	.pipeline__table-col--candidate {
		width: 95px;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-cell--candidate,
	.pipeline__table-col--candidate {
		width: 120px;
	}
}

@media (min-width: 768px) {

	.pipeline--disable-ownership .pipeline__table-cell--candidate,
	.pipeline--disable-ownership .pipeline__table-col--candidate {
		width: 15%;
	}
}

@media (min-width: 992px) {

	.pipeline--disable-ownership .pipeline__table-cell--candidate,
	.pipeline--disable-ownership .pipeline__table-col--candidate {
		width: 11%;
	}
}

@media (min-width: 768px) {

	.pipeline__table-cell--ownership,
	.pipeline__table-col--ownership {
		width: 95px;
	}
}

@media (min-width: 992px) {

	.pipeline__table-cell--ownership,
	.pipeline__table-col--ownership {
		width: 160px;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-cell--ownership,
	.pipeline__table-col--ownership {
		width: 17%;
		max-width: 263px;
	}
}

.pipeline--disable-phase .pipeline__table-cell--ownership,
.pipeline--disable-phase .pipeline__table-col--ownership {
	width: 115px;
}

@media (min-width: 992px) {

	.pipeline--disable-phase .pipeline__table-cell--ownership,
	.pipeline--disable-phase .pipeline__table-col--ownership {
		width: 225px;
	}
}

@media (min-width: 1024px) {

	.pipeline--disable-phase .pipeline__table-cell--ownership,
	.pipeline--disable-phase .pipeline__table-col--ownership {
		width: 24%;
		max-width: 263px;
	}
}

@media (min-width: 768px) {

	.pipeline--disable-ownership .pipeline__table-cell--ownership,
	.pipeline--disable-ownership .pipeline__table-col--ownership {
		display: none;
	}
}

@media (min-width: 992px) {

	.pipeline--disable-ownership .pipeline__table-cell--ownership,
	.pipeline--disable-ownership .pipeline__table-col--ownership {
		display: inherit;
	}
}

@media (min-width: 768px) {

	.pipeline__table-cell--rights,
	.pipeline__table-col--rights {
		width: 70px;
		padding: 10px !important;
	}
}

@media (min-width: 992px) {

	.pipeline__table-cell--rights,
	.pipeline__table-col--rights {
		width: 158px;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-cell--rights,
	.pipeline__table-col--rights {
		width: 158px;
	}
}

@media (min-width: 1100px) {

	.pipeline__table-cell--rights,
	.pipeline__table-col--rights {
		width: 158px;
	}
}

@media (min-width: 1200px) {

	.pipeline__table-cell--rights,
	.pipeline__table-col--rights {
		width: 168px;
	}
}

@media (min-width: 1400px) {

	.pipeline__table-cell--rights,
	.pipeline__table-col--rights {
		width: 198px;
	}
}

.pipeline__table-cell--rights .pipeline__table-cell--image,
.pipeline__table-col--rights .pipeline__table-cell--image {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	margin-top: 10px;
}

@media (min-width: 768px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image,
	.pipeline__table-col--rights .pipeline__table-cell--image {
		display: block;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image,
	.pipeline__table-col--rights .pipeline__table-cell--image {
		display: flex;
		justify-content: center;
	}
}

.pipeline__table-cell--rights .pipeline__table-cell--image svg,
.pipeline__table-col--rights .pipeline__table-cell--image svg {
	width: 100%;
	height: 100%;
}

.pipeline__table-cell--rights .pipeline__table-cell--image .pipeline__table-cell-svg,
.pipeline__table-col--rights .pipeline__table-cell--image .pipeline__table-cell-svg {
	margin-right: 10px;
}

@media (min-width: 768px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image .pipeline__table-cell-svg,
	.pipeline__table-col--rights .pipeline__table-cell--image .pipeline__table-cell-svg {
		margin-right: 0;
	}
}

@media (min-width: 1200px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image .pipeline__table-cell-svg,
	.pipeline__table-col--rights .pipeline__table-cell--image .pipeline__table-cell-svg {
		margin-right: 10px;
	}
}

.pipeline__table-cell--rights .pipeline__table-cell--image .pipeline__table-cell-svg:last-child,
.pipeline__table-col--rights .pipeline__table-cell--image .pipeline__table-cell-svg:last-child {
	margin-right: 0;
}

.pipeline__table-cell--rights .pipeline__table-cell--image img,
.pipeline__table-col--rights .pipeline__table-cell--image img {
	display: block;
	width: auto;
	max-width: 100%;
	max-height: 35px;
	object-fit: contain;
	margin-right: 10px;
}

@media (min-width: 768px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image img,
	.pipeline__table-col--rights .pipeline__table-cell--image img {
		margin-right: 0;
	}
}

.pipeline__table-cell--rights .pipeline__table-cell--image img:last-child,
.pipeline__table-col--rights .pipeline__table-cell--image img:last-child {
	margin-right: 0;
}

@media (min-width: 1024px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image-second img,
	.pipeline__table-col--rights .pipeline__table-cell--image-second img {
		width: calc(50% - 2.5px);
		margin-right: 5px;
	}
}

@media (min-width: 1440px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image-second img,
	.pipeline__table-col--rights .pipeline__table-cell--image-second img {
		width: calc(50% - 10px);
		margin-right: 10px;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image-third,
	.pipeline__table-col--rights .pipeline__table-cell--image-third {
		display: block;
	}
}

@media (min-width: 1440px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image-third,
	.pipeline__table-col--rights .pipeline__table-cell--image-third {
		display: flex;
		justify-content: center;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image-third img,
	.pipeline__table-col--rights .pipeline__table-cell--image-third img {
		margin-bottom: 10px;
	}
}

@media (min-width: 1440px) {

	.pipeline__table-cell--rights .pipeline__table-cell--image-third img,
	.pipeline__table-col--rights .pipeline__table-cell--image-third img {
		width: calc(33.3333333333% - 10px);
		margin-right: 10px;
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {

	.pipeline--short-columns .pipeline__table-cell--rights,
	.pipeline--short-columns .pipeline__table-col--rights {
		width: 200px;
	}
}

@media (min-width: 992px) {

	.pipeline--short-columns .pipeline__table-cell--rights,
	.pipeline--short-columns .pipeline__table-col--rights {
		width: 200px;
	}
}

@media (min-width: 992px) {

	.pipeline--disable-ownership .pipeline__table-cell--rights,
	.pipeline--disable-ownership .pipeline__table-col--rights {
		width: 15%;
	}
}

@media (min-width: 768px) {

	.pipeline__table-rows .pipeline__table-row .pipeline__table-cell:first-child {
		border-left: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 768px) {

	.pipeline__table-rows .pipeline__table-row .pipeline__table-cell:last-child {
		border-right: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 768px) {

	.pipeline__table-rows .pipeline__table-row:last-child .pipeline__table-cell {
		border-bottom: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 768px) {

	.pipeline__table-rows {
		display: block;
	}
}

.pipeline__table-rows--head {
	display: block;
	width: 100%;
}

.pipeline__table-rows--head .pipeline__table-row {
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(169, 169, 169, 0.8);
}

@media (min-width: 768px) {

	.pipeline__table-rows--head .pipeline__table-row {
		border: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}

.pipeline__table-rows--head .pipeline__table-row .pipeline__table-cell {
	display: none;
	margin-bottom: 0 !important;
}

@media (min-width: 768px) {

	.pipeline__table-rows--head .pipeline__table-row .pipeline__table-cell {
		display: block;
		min-height: 40px;
		padding: 0 !important;
		border: none;
		border-bottom: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 1024px) {

	.pipeline__table-rows--head .pipeline__table-row .pipeline__table-cell {
		min-height: 55px;
	}
}

@media (min-width: 768px) {

	.pipeline__table-rows--head .pipeline__table-row .pipeline__table-cell:first-child {
		border-left: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 768px) {

	.pipeline__table-rows--head .pipeline__table-row .pipeline__table-cell:last-child {
		border-right: 1px solid rgba(169, 169, 169, 0.8);
	}
}

.pipeline__table-rows--head .pipeline__table-row .pipeline__table-cell--target {
	position: relative !important;
	display: block;
	min-height: 60px;
}

@media (min-width: 768px) {

	.pipeline__table-rows--head .pipeline__table-row .pipeline__table-cell--target {
		min-height: 80px;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-rows--head .pipeline__table-row .pipeline__table-cell--target {
		min-height: 120px;
	}
}

.pipeline__table-rows--group {
	position: relative;
}

@media (min-width: 768px) {

	.pipeline__table-rows--group .pipeline__table-row .pipeline__table-cell:first-child {
		border-left: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 768px) {

	.pipeline__table-rows--group .pipeline__table-row .pipeline__table-cell:last-child {
		border-right: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 768px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell-content {
		position: absolute;
		top: 0;
		bottom: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 8px 10px;
	}
}

.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target,
.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--ownership {
	border-bottom: none;
}

@media (min-width: 768px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target .pipeline__table-cell-content {
		width: 10%;
	}
}

@media (min-width: 992px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target .pipeline__table-cell-content {
		width: 100px;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target .pipeline__table-cell-content {
		width: 100px;
	}
}

@media (min-width: 1100px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target .pipeline__table-cell-content {
		width: 100px;
	}
}

@media (min-width: 1200px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target .pipeline__table-cell-content {
		width: 120px;
	}
}

@media (min-width: 1400px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target .pipeline__table-cell-content {
		width: 120px;
	}
}

@media (min-width: 768px) {

	.pipeline--short-columns .pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target .pipeline__table-cell-content {
		width: 15%;
	}
}

@media (min-width: 992px) {

	.pipeline--short-columns .pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target .pipeline__table-cell-content {
		width: 130px;
	}
}

@media (min-width: 768px) {

	.pipeline--disable-ownership .pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target .pipeline__table-cell-content {
		width: 10%;
	}
}

@media (min-width: 992px) {

	.pipeline--disable-ownership .pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--target .pipeline__table-cell-content {
		width: 8%;
	}
}

@media (min-width: 768px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--ownership .pipeline__table-cell-content {
		width: 95px;
	}
}

@media (min-width: 992px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--ownership .pipeline__table-cell-content {
		width: 12%;
		max-width: 263px;
	}
}

@media (min-width: 1024px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--ownership .pipeline__table-cell-content {
		width: 13%;
	}
}

@media (min-width: 1200px) {

	.pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--ownership .pipeline__table-cell-content {
		width: 15%;
	}
}

.pipeline--disable-phase .pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--ownership .pipeline__table-cell-content {
	width: 115px;
}

@media (min-width: 992px) {

	.pipeline--disable-phase .pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--ownership .pipeline__table-cell-content {
		width: 225px;
	}
}

@media (min-width: 1024px) {

	.pipeline--disable-phase .pipeline__table-rows--group .pipeline__table-row:first-child .pipeline__table-cell--ownership .pipeline__table-cell-content {
		width: 24%;
	}
}

@media (min-width: 768px) {

	.pipeline__table-rows--group .pipeline__table-row:last-child .pipeline__table-cell-content {
		display: none;
	}
}

.pipeline__table-row-head-progress {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 36px;
	padding: 0 10px;
	text-align: center;
	background: #262b67;
	color: white;
}

.pipeline__table-row {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 30px 0;
	border-bottom: 1px solid rgba(169, 169, 169, 0.8);
}

@media (min-width: 768px) {

	.pipeline__table-row {
		position: unset;
		display: flex;
		justify-content: center;
		align-items: stretch;
		flex-wrap: nowrap;
		border-bottom: none;
		margin: 0;
		padding: 0;
	}
}

@media (min-width: 768px) {

	.pipeline__table-row:first-child {
		border-top: none;
	}
}

.pipeline__table-row .pipeline__table-cell {
	border-top: none;
	border-bottom: none;
}

.pipeline__table-cell {
	margin-bottom: 30px;
}

@media (min-width: 768px) {

	.pipeline__table-cell {
		margin-bottom: 0;
		padding: 24px 10px;
		border-right: 1px solid rgba(169, 169, 169, 0.8);
		border-bottom: 1px solid rgba(169, 169, 169, 0.8);
	}
}

@media (min-width: 768px) {

	.pipeline__table-cell--target,
	.pipeline__table-cell--rights {
		border-right: none;
	}
}

@media (min-width: 768px) {

	.pipeline__table-cell--ownership {
		border-right: 1px solid rgba(169, 169, 169, 0.8);
	}
}

.pipeline__table-cell-title {
	font-weight: 500;
	margin-bottom: 5px;
	color: #262b67;
}

@media (min-width: 768px) {

	.pipeline__table-cell-title {
		display: none;
	}
}

.pipeline__table-cell.active,
.pipeline__table-cell--phase.active {
	position: relative;
	min-height: 60px;
}

.pipeline__table-cell .progress,
.pipeline__table-cell--phase .progress {
	position: absolute;
	left: 0;
	top: 50%;
	display: flex;
	align-items: center;
	height: 36px;
	padding: 5px 10px;
	transform: translateY(-50%);
	z-index: 0;
	overflow: visible;
	border-radius: 0;
	background: #262b67;
	cursor: pointer;
	visibility: hidden;
}

.pipeline__table-rows--head .pipeline__table-cell .progress,
.pipeline__table-rows--head .pipeline__table-cell--phase .progress {
	justify-content: center;
	font-size: 14px;
}

@media (min-width: 768px) {

	.pipeline__table-rows--head .pipeline__table-cell .progress,
	.pipeline__table-rows--head .pipeline__table-cell--phase .progress {
		font-size: 16px;
	}
}

.pipeline__table-cell .progress::before,
.pipeline__table-cell--phase .progress::before {
	content: "";
	height: 36px;
	position: absolute;
	right: -20px;
	top: 0;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 20px solid var(--bgColor);
}

.pipeline__table-cell .progress::after,
.pipeline__table-cell--phase .progress::after {
	content: "";
	position: absolute;
	top: 1px;
	right: -1px;
	bottom: 1px;
	width: 2px;
	height: auto;
	background: var(--bgColor);
}

.pipeline__table-rows--head .pipeline__table-cell.arrow .progress::before,
.pipeline__table-rows--head .pipeline__table-cell.arrow .progress::after {
	content: "";
}

.pipeline__table-rows--head .pipeline__table-cell.default .progress::before,
.pipeline__table-rows--head .pipeline__table-cell.default .progress::after {
	content: none;
}

.pipeline__table-cell--phase.active {
	margin-bottom: 16px;
	overflow: hidden;
}

@media (min-width: 768px) {

	.pipeline__table-cell--phase.active {
		margin-bottom: 0;
		overflow: unset;
	}
}

.pipeline__modal-link {
	display: block;
	cursor: pointer;
	text-decoration: none !important;
	color: #407ec9;
}

.pipeline__modal-link:hover {
	color: #0a58ca;
}

@media (max-width: 767px) {

	.pipeline__table-cell--candidate {
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
}

@media (max-width: 767px) {

	.pipeline__table-cell--candidate .pipeline__modal-link {
		position: relative;
		padding-right: 30px;
	}
}

@media (max-width: 767px) {

	.pipeline__table-cell--candidate .pipeline__modal-link::before {
		content: "";
		position: absolute;
		right: 0;
		top: 2px;
		height: 20px;
		width: 25px;
		background: none;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		background-image: url(img/link-arrow.svg);
		transform: rotate(180deg);
	}
}

@-webkit-keyframes pipeExpand {

	0% {
		opacity: 0;
		width: 0%;
		color: transparent;
	}

	100% {
		opacity: 1;
		color: white;
	}
}

@keyframes pipeExpand {

	0% {
		opacity: 0;
		width: 0%;
		color: transparent;
	}

	100% {
		opacity: 1;
		color: white;
	}
}

.pipeExpand {
	-webkit-animation-name: pipeexpand;
	animation-name: pipeExpand;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
}

.wp-block-button .wp-block-button__link {
	background-color: transparent;
	color: #407ec9;
	padding: 0;
	position: relative;
	padding: 12px 58px 12px 0;
	border-radius: 0;
	transition: 0.5s ease;
	text-align: left !important;
}

.wp-block-button .wp-block-button__link::before {
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	content: "\e900";
	position: absolute;
	top: 19px;
	right: 25px;
	height: 25px;
	width: 24px;
	transition: 0.5s ease;
}

.wp-block-button .wp-block-button__link--back {
	padding: 12px 0 12px 58px;
}

.wp-block-button .wp-block-button__link--back::before {
	right: unset;
	left: 25px;
	height: 15px;
	width: 24px;
	top: 21px;
	transform: rotate(180deg);
	transition: 0.5s ease;
}

.wp-block-button .wp-block-button__link--back:hover::before {
	left: 20px;
}

.wp-block-button .wp-block-button__link:hover {
	color: #262b67;
}

.wp-block-button .wp-block-button__link:hover::before {
	color: #262b67;
	right: 20px;
}

.wp-block-button.pill {
	background-color: #bd5fc2;
	display: inline-block;
	position: relative;
}

@media only screen and (max-width: 991px) {

	.wp-block-button.pill {
		text-align: center;
	}
}

.wp-block-button.pill::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background: #d79eda;
	transition: all 0.5s ease;
	z-index: 0;
}

.wp-block-button.pill .wp-block-button__link {
	position: relative;
	color: white;
	padding-left: 26px;
	z-index: 1;
}

.wp-block-button.pill .wp-block-button__link::before {
	color: white;
}

.wp-block-button.pill:hover::after {
	width: 100%;
}

.wp-block-button.pill:hover .wp-block-button__link::before {
	right: 25px;
}

.wp-block-button.pill--reverse .wp-block-button__link {
	background: white;
	border: 1px solid #bd5fc2;
	color: #bd5fc2;
	padding-right: 26px;
	text-align: center !important;
}

.wp-block-button.pill--reverse .wp-block-button__link::before {
	content: none;
}

.wp-block-button.pill-no-arrow .wp-block-button__link {
	padding: 12px 25px 12px 25px;
	max-width: 240px;
	text-align: center !important;
}

.wp-block-button.pill-no-arrow .wp-block-button__link::before {
	display: none;
}

.wp-block-button.external {
	min-width: 145px;
}

.wp-block-button.external .wp-block-button__link::before {
	height: 24px;
	width: 24px;
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	content: "\e902";
	top: 14px;
	transition: all 0.4s;
}

.wp-block-button.external .wp-block-button__link::after {
	content: "\e900";
	position: absolute;
	top: 12px;
	right: 14px;
	height: 25px;
	width: 25px;
	font-size: 12px;
	transition: all 0.4s;
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(-45deg) translateX(0);
}

.wp-block-button.external .wp-block-button__link:hover::before {
	color: #262b67;
	right: 25px;
}

.wp-block-button.external .wp-block-button__link:hover::after {
	top: 12px;
	right: 14px;
	transform: rotate(-45deg) translateX(5px);
	color: #262b67;
}

.site-footer {
	margin-top: 8rem;
	position: relative;
	padding-bottom: 15px;
}

.site-footer::after {
	content: "";
	position: absolute;
	top: unset;
	bottom: 0;
	margin: auto;
	left: 0;
	height: 10px;
	width: 100%;
	background: linear-gradient(to right, #9791c7 10%, #685bc7 10% 20%, #8db0d8 20% 30%, #407ec9 30% 40%, #cf9fc9 40% 50%, #bd5fc2 50% 70%, #fab79e 70% 85%, #ff8d6d 85%);
}

@media only screen and (max-width: 767px) {

	.site-footer {
		margin-top: 2rem;
		padding-bottom: 40px;
	}
}

.site-footer p {
	margin-bottom: 0;
	font-size: 14px !important;
	line-height: 20px !important;
}

.site-footer .font-16 {
	font-size: 16px !important;
}

.site-footer h2 {
	position: relative;
}

.site-footer h2::before {
	content: "";
	position: absolute;
	top: unset;
	bottom: -20px;
	margin: auto;
	left: 0;
	height: 8px;
	width: 100%;
	background: linear-gradient(to right, #cf9fc9 30%, #bd5fc2 30% 60%, #fab79e 60% 80%, #ff8d6d 80%);
}

.site-footer .footer-menu {
	padding: 40px 0;
}

.site-footer .footer-menu #footer-menu-2 {
	justify-content: space-between;
}

.site-footer .footer-menu #footer-menu-2 li {
	font-size: 18px !important;
}

.site-footer .footer-menu #footer-menu-2 li.hide {
	display: none;
}

.site-footer .footer-menu #footer-menu-2 li a {
	color: #262b67;
	transition: 0.5s ease;
}

.site-footer .footer-menu #footer-menu-2 li a:hover {
	color: #b54aba;
}

.site-footer .footer-menu #footer-menu-2 .sub-menu {
	padding-left: 0;
	list-style-type: none;
}

.site-footer .footer-menu #footer-menu-2 .sub-menu li {
	padding-top: 20px;
	font-size: 16px !important;
}

.site-footer .footer-menu #footer-menu-2 .sub-menu li a {
	color: rgba(38, 43, 103, 0.8);
	transition: 0.5s ease;
}

.site-footer .footer-menu #footer-menu-2 .sub-menu li a:hover {
	color: #b54aba;
}

@media only screen and (max-width: 991px) {

	.site-footer .footer-menu #footer-menu-2 {
		flex-direction: column;
	}

	.site-footer .footer-menu #footer-menu-2 li {
		padding-top: 30px;
		font-size: 20px !important;
	}

	.site-footer .footer-menu #footer-menu-2 .sub-menu {
		padding-left: 25px !important;
	}

	.site-footer .footer-menu #footer-menu-2 .sub-menu li {
		font-size: 18px !important;
	}
}

@media only screen and (max-width: 991px) {

	.site-footer .site-info {
		border-top: 1px solid rgba(38, 43, 103, 0.2);
	}
}

.site-footer .site-info .site-info-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px 0;
}

.site-footer .site-info .site-info-menu .mobile-copy {
	display: none;
}

@media only screen and (max-width: 991px) {

	.site-footer .site-info .site-info-menu {
		flex-direction: column;
		align-items: baseline;
	}

	.site-footer .site-info .site-info-menu .menu-footer-container {
		align-self: flex-start;
	}

	.site-footer .site-info .site-info-menu .menu-footer-container ul {
		flex-direction: column;
	}

	.site-footer .site-info .site-info-menu .menu-footer-container ul li {
		margin-bottom: 20px;
	}

	.site-footer .site-info .site-info-menu .mobile-copy {
		display: block !important;
	}
}

.site-footer .site-info .site-info-menu .mobile-copy {
	display: none;
}

.site-footer .site-info .site-info-menu li a {
	color: rgba(38, 43, 103, 0.8);
	margin-right: 15px;
	transition: 0.5s ease;
}

.site-footer .site-info .site-info-menu li a:hover {
	color: #bd5fc2;
}

.footer-logo {
	height: 74px;
	width: 200px;
}

@media only screen and (max-width: 991px) {

	.footer-logo {
		width: 170px;
		height: 58px;
		margin-top: 25px;
		margin-bottom: 25px;
	}
}

.bg-blue {
	background: #262b67;
	padding-bottom: 3.5rem;
}

.bg-blue h2 {
	color: white;
}

#footer-menu li a {
	font-size: 15px;
}

@media only screen and (max-width: 767px) {

	#footer-menu li a {
		font-size: 18px;
	}
}

.social-container {
	display: flex;
	align-items: center;
}

.social-container p {
	margin-bottom: 0;
	margin-right: 25px;
}

.social-container a {
	text-decoration: none;
	display: flex;
	margin-right: 15px;
	position: relative;
	z-index: 0;
}

.social-container a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background: #bd5fc2;
	transition: all 0.5s ease;
}

.social-container a span {
	border: 1px solid #bd5fc2;
	padding: 7px;
	font-size: 24px;
	background: transparent;
	z-index: 1;
}

.social-container a span::before {
	transition: all 0.5s ease;
}

.social-container a:hover span::before {
	color: white;
}

.social-container a:hover::after {
	width: 100%;
}

.newsletter p {
	color: #b9d5f8;
}

.newsletter input[type="email"] {
	height: 50px;
	color: #262b67;
	border-radius: 0;
	border: none;
}

.newsletter input[type="email"]::placeholder {
	color: #262b67;
}

.newsletter input[type="email"]:focus {
	outline: none;
}

.newsletter input[type="email"]:invalid {
	border: 1px solid red;
}

.newsletter h2 {
	font-family: "HurmeGeometricSans4-Regular" !important;
	text-align: center;
}

@media only screen and (min-width: 992px) {

	.newsletter h2 {
		text-align: left;
		display: inline;
	}
}

@media only screen and (max-width: 991px) {

	.newsletter h2 {
		font-size: 24px !important;
		line-height: 28px !important;
	}
}

@media only screen and (max-width: 991px) {

	.newsletter h2::before {
		width: 40%;
		left: 50%;
		transform: translateX(-50%);
	}
}

.check-container {
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 48px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: white;
	margin-right: 15px;
	height: 39px;
	font-family: "acumin-pro", Calibri, sans-serif !important;
}

.check-container:last-of-type {
	margin-right: 0;
}

@media only screen and (max-width: 991px) {

	.check-container {
		margin-bottom: 28px;
	}
}

/* Hide the browser's default checkbox */
.check-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 39px;
	width: 39px;
	background-color: #eee;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark::after {
	content: url("img/eSign-check.svg");
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .checkmark::after {
	display: block;
}

/* Style the checkmark/indicator */
.check-container .checkmark::after {
	left: 11px;
	top: 12px;
	width: 20px;
	height: 20px;
}

.confirmation {
	display: none;
}

.wp-block-image img {
	height: auto;
	width: 100%;
}

.wp-block-image.parralax img {
	height: 500px;
	width: auto;
}

.double-image .blocks-gallery-grid {
	margin-bottom: 30px;
}

.double-image .blocks-gallery-grid .blocks-gallery-item:first-child {
	margin-top: 30px;
	margin-bottom: 0;
}

.double-image .blocks-gallery-grid .blocks-gallery-item:not(:first-child) {
	margin-bottom: 30px;
}

.img-container {
	height: 400px;
	margin-bottom: 30px;
	overflow: hidden;
}

.img-container div {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	transition: 0.5s ease;
	transform: scale(1);
}

.img-container.links {
	height: 230px;
}

.img-container.links div {
	background-position: center;
}

.img-container:hover div {
	transform: scale(1.1);
}

.icon-image {
	height: auto;
	width: 100px;
}

.icon-image-careers {
	width: auto;
	max-width: 100%;
	height: 180px;
	object-fit: contain;
}

@media only screen and (min-width: 768px) {

	.container.half-indented {
		max-width: 720px;
	}
}

@media only screen and (min-width: 992px) {

	.container.indented {
		max-width: 932px;
	}

	.container.half-indented {
		max-width: 1182px;
	}
}

.wp-block-alector-row-block {
	padding-top: 3.5rem;
}

.background-center {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.flex-column-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.double-image-left .wp-block-column:first-child {
	flex-grow: 1.2;
}

@media only screen and (max-width: 767px) {

	.double-image-left .wp-block-column:first-child {
		margin-bottom: 30px;
	}
}

.double-image-left .wp-block-column:first-child .blocks-gallery-grid li {
	margin-bottom: 30px;
}

.double-image-left .wp-block-column:first-child .blocks-gallery-grid li:first-child {
	margin-top: 30px;
	margin-bottom: 0;
}

.double-image-left .wp-block-column:not(:first-child) {
	flex-grow: 1;
}

@media only screen and (min-width: 768px) {

	.double-image-left .wp-block-column:not(:first-child) {
		margin-left: 4em;
	}
}

.double-image-right {
	margin-bottom: 3.5em;
}

@media only screen and (max-width: 767px) {

	.double-image-right {
		margin-bottom: 2em;
	}
}

.double-image-right .wp-block-column:first-child {
	flex-grow: 1;
	order: 2;
}

@media only screen and (min-width: 768px) {

	.double-image-right .wp-block-column:first-child {
		order: 1;
	}
}

.double-image-right .wp-block-column:not(:first-child) {
	flex-grow: 1.2;
	order: 1;
	margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {

	.double-image-right .wp-block-column:not(:first-child) {
		order: 2;
		margin-left: 4em;
	}
}

.double-image-right .wp-block-column:not(:first-child) .blocks-gallery-grid li {
	margin-bottom: 30px;
}

.double-image-right .wp-block-column:not(:first-child) .blocks-gallery-grid li:first-child {
	margin-top: 30px;
	margin-bottom: 0;
}

@media only screen and (min-width: 600px) {

	.wp-block-columns .order-600-1 {
		order: 1 !important;
	}

	.wp-block-columns .order-600-2 {
		order: 2 !important;
	}
}

.wp-block-separator {
	margin-top: 15px !important;
	margin-bottom: 20px;
	border-top: none !important;
	border-bottom: none !important;
	overflow: visible !important;
	position: relative;
}

.wp-block-separator::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	height: 1px;
	width: 100%;
	background-color: #a9a9a9;
}

@media only screen and (min-width: 768px) {

	.wp-block-separator::after {
		width: 120%;
	}
}

.noscroll {
	overflow: hidden;
}

.noscroll::-webkit-scrollbar {
	display: block !important;
}

@media only screen and (min-width: 768px) {

	.noscroll-desktop {
		overflow: hidden;
	}

	.noscroll-desktop::-webkit-scrollbar {
		display: block !important;
	}
}

@media only screen and (min-width: 768px) {

	.neg-margin {
		margin-top: -60px;
	}
}

.background-blue {
	background-color: #407ec9;
}

.bg-grey {
	background-color: #f0f0f0;
}

.bg-light-grey {
	background: #fafafa;
}

.extra-bottom {
	margin-bottom: 4rem !important;
}

.bg-grey-blue {
	background-color: #eff3f7;
}

.border-bottom-grey {
	border-bottom: 1px solid rgba(169, 169, 169, 0.8);
}

.border-bottom-grey-wide {
	position: relative;
}

.border-bottom-grey-wide::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	height: 1px;
	width: 120%;
	background-color: #a9a9a9;
}

@media only screen and (max-width: 1199px) {

	.border-bottom-grey-wide::after {
		width: 110%;
	}
}

@media only screen and (max-width: 991px) {

	.border-bottom-grey-wide::after {
		width: 100%;
	}
}

.border-top-grey {
	border-top: 1px solid rgba(169, 169, 169, 0.8);
}

.border-top-fade-navy {
	border-top: 1px solid rgba(38, 43, 103, 0.2);
}

.blue-quote .wp-block-column:first-child {
	height: 100%;
	background: #262b67;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.blue-quote .wp-block-column:first-child::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 11px;
	width: 200%;
	background: linear-gradient(to right, #cf9fc9 30%, #bd5fc2 30% 60%, #fab79e 60% 80%, #ff8d6d 80%);
}

@media only screen and (max-width: 991px) {

	.blue-quote .wp-block-column:first-child {
		padding-bottom: 35px;
	}
}

@media only screen and (max-width: 599px) {

	.blue-quote .wp-block-column:first-child {
		height: auto;
		order: 2;
	}

	.blue-quote .wp-block-column:first-child::before {
		width: 100%;
	}
}

@media only screen and (min-width: 600px) {

	.blue-quote .wp-block-column:first-child {
		flex-grow: 1 !important;
	}
}

.blue-quote .wp-block-column:not(:first-child) {
	margin-left: 0 !important;
	flex-grow: 1;
}

@media only screen and (max-width: 599px) {

	.blue-quote .wp-block-column:not(:first-child) {
		order: 1;
	}
}

.blue-quote .wp-block-image {
	margin-bottom: 0 !important;
	height: 100%;
}

.blue-quote .wp-block-image img {
	height: 100%;
}

.blue-quote p {
	color: white;
	font-family: "HurmeGeometricSans4-Regular" !important;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

@media only screen and (max-width: 599px) {

	.blue-quote p {
		width: 85%;
	}
}

.blue-quote p:first-child {
	position: relative;
	margin-bottom: 40px;
	margin-top: 40px;
	font-size: 26px !important;
	line-height: 36px !important;
}

@media only screen and (max-width: 599px) {

	.blue-quote p:first-child {
		font-size: 20px !important;
		line-height: 30px !important;
	}
}

.blue-quote p:nth-child(2) {
	font-size: 22px !important;
	line-height: 22px !important;
	color: #b6c7f4;
	margin-bottom: 10px !important;
}

.blue-quote p:nth-child(3) {
	margin-bottom: 30px;
	line-height: 100% !important;
}

.wp-block-quote {
	position: relative;
	text-align: center;
	padding-left: 1rem !important;
	padding-right: 1rem !important;
	margin-top: 0 !important;
}

.wp-block-quote cite {
	font-style: normal !important;
	font-size: 18px !important;
	font-family: "acumin-pro", Calibri, sans-serif !important;
}

@media only screen and (min-width: 768px) {

	.wp-block-quote {
		padding-left: 9rem !important;
		padding-right: 9rem !important;
	}
}

.wp-block-quote p {
	font-size: 26px !important;
	line-height: 34px !important;
	color: #262b67;
}

@media only screen and (min-width: 768px) {

	.wp-block-quote p {
		font-size: 28px !important;
		line-height: 38px !important;
	}
}

.timeline .row {
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}

.timeline .row::before {
	content: "";
	position: absolute;
	top: 0;
	left: 22px;
	width: 10px;
	height: 100%;
}

@media only screen and (min-width: 992px) {

	.timeline .row::before {
		left: 50%;
		transform: translateX(-50%);
	}
}

.timeline .row.purple h2,
.timeline .row.purple h3,
.timeline .row.purple h4 {
	color: #685bc7;
}

.timeline .row.purple::before {
	background: linear-gradient(to bottom, #685bc7 50%, #9791c7 50%);
}

.timeline .row.blue h2,
.timeline .row.blue h3,
.timeline .row.blue h4 {
	color: #407ec9;
}

.timeline .row.blue::before {
	background: linear-gradient(to bottom, #407ec9 50%, #8db0d8 50%);
}

.timeline .row.violet h2,
.timeline .row.violet h3,
.timeline .row.violet h4 {
	color: #bd5fc2;
}

.timeline .row.violet::before {
	background: linear-gradient(to bottom, #bd5fc2 50%, #cf9fc9 50%);
}

@media only screen and (min-width: 992px) {

	.timeline .row .right-center {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
}

.timeline .row .left-center {
	order: 1;
}

@media only screen and (min-width: 992px) {

	.timeline .row .left-center {
		display: flex;
		align-items: center;
		order: unset;
	}
}

.timeline .row .pl-mobile-50 {
	padding-left: 50px;
}

@media only screen and (min-width: 992px) {

	.timeline .row .pl-mobile-50 {
		padding-left: 0;
	}
}

.timeline .row .order-mobile {
	order: 2;
}

@media only screen and (min-width: 992px) {

	.timeline .row .order-mobile {
		order: unset;
	}
}

.timeline .row .history-box {
	position: relative;
	background: white;
	box-shadow: rgba(100, 100, 111, 0.2) -5px 5px 18px 0;
	margin-right: 90px;
	z-index: 0;
}

@media only screen and (max-width: 991px) {

	.timeline .row .history-box {
		background: transparent;
		box-shadow: none;
		margin-right: 0;
		margin-left: 0;
	}
}

.timeline .row .history-box h4 {
	margin-bottom: 0 !important;
}

.timeline .row .history-box p {
	margin-bottom: 30px !important;
}

.timeline .row .history-box p:last-of-type {
	margin-bottom: 0 !important;
}

.timeline .row .history-box::before {
	content: "";
	position: absolute;
	width: 34px;
	height: 34px;
	right: -16px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	z-index: -1;
	box-shadow: rgba(100, 100, 111, 0.2) -5px 5px 18px 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

@media only screen and (max-width: 991px) {

	.timeline .row .history-box::before {
		display: none;
	}
}

.timeline .row .history-box::after {
	content: "";
	height: 40px;
	position: absolute;
	right: -23px;
	top: 50%;
	transform: translateY(-50%);
	border-top: 76px solid transparent;
	border-bottom: 76px solid transparent; /* 40px height (20+20) */
	border-left: 70px solid white;
}

@media only screen and (max-width: 991px) {

	.timeline .row .history-box::after {
		display: none;
	}
}

@media only screen and (min-width: 992px) {

	.timeline .row .history-box--left {
		margin-left: 90px;
		margin-right: 0;
	}
}

.timeline .row .history-box--left::before {
	content: "";
	position: absolute;
	width: 34px;
	height: 34px;
	right: unset;
	left: -16px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	z-index: -1;
	box-shadow: rgba(100, 100, 111, 0.2) -5px 5px 18px 0;
}

.timeline .row .history-box--left::after {
	right: unset;
	left: -23px;
	border-top: 76px solid transparent;
	border-bottom: 76px solid transparent; /* 40px height (20+20) */
	border-right: 70px solid white;
	border-left: unset;
}

.error404 {
	margin: 0;
}

.error404 .error-404 {
	height: 100vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.error404 .error-404 .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.error404 .error-404 .container h1 {
	font-family: "HurmeGeometricSans4-Light", Calibri !important;
	font-size: 274px !important;
	line-height: 284px !important;
	position: relative;
}

.error404 .error-404 .container h1::before {
	content: "";
	position: absolute;
	bottom: -20px;
	top: unset;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 20px;
	background: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("img/404-underline.png");
}

.error404 .error-404 .container h2,
.error404 .error-404 .container p {
	font-size: 30px !important;
	line-height: 30px !important;
	color: #262b67;
}

.error404 .error-404 .container p {
	line-height: 36px !important;
}

@media only screen and (max-width: 767px) {

	.error404 .error-404 .container h1 {
		font-size: 120px !important;
		line-height: 130px !important;
	}

	.error404 .error-404 .container h2 {
		font-size: 26px !important;
	}

	.error404 .error-404 .container p {
		font-size: 22px !important;
		line-height: 28px !important;
	}

	.error404 .error-404 .container p span {
		white-space: nowrap;
	}
}

.modal-overlay,
.iframe-overlay,
.overlay {
	background: rgba(0, 0, 0, 0.8);
	height: 100vh;
	width: 100vw;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease-in-out;
}

.modal-overlay.active,
.iframe-overlay.active,
.overlay.active {
	opacity: 1;
}

.alector-modal,
.external-link-modal {
	z-index: 1003;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	background: white;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease-in-out;
}

.alector-modal.active,
.external-link-modal.active {
	opacity: 1;
}

.alector-modal::before,
.external-link-modal::before {
	content: "";
	position: absolute;
	top: unset;
	bottom: -4px;
	margin: auto;
	left: 0;
	height: 8px;
	width: 100%;
	background: linear-gradient(to right, #cf9fc9 30%, #bd5fc2 30% 60%, #fab79e 60% 80%, #ff8d6d 80%);
}

.external-link-modal {
	text-align: center;
	padding: 50px;
	max-width: 750px;
}

@media only screen and (max-width: 991px) {

	.external-link-modal {
		width: 90%;
	}
}

.external-link-modal .button-box {
	display: flex;
	margin: auto;
	justify-content: space-around;
}

@media only screen and (max-width: 991px) {

	.external-link-modal .button-box {
		flex-direction: column;
		align-items: center;
	}

	.external-link-modal .button-box .wp-block-button:first-child {
		margin-bottom: 20px;
	}
}

.external-link-modal .button-box .wp-block-button__link,
.external-link-modal .button-box .wp-block-button {
	width: 190px;
}

.external-link-modal .button-box .wp-block-button.pill--reverse {
	background-color: transparent;
}

.external-link-modal .button-box .wp-block-button.pill--reverse .wp-block-button__link {
	background-color: transparent;
}

.external-link-modal .button-box .wp-block-button.pill--reverse .wp-block-button__link:hover {
	color: white;
}

.external-link-modal .button-box .wp-block-button.pill--reverse::after {
	background-color: #bd5fc2;
}

.close {
	position: absolute;
	top: -40px;
	right: 0;
	padding-right: 35px;
	color: white;
	cursor: pointer;
}

.close p {
	margin-bottom: 0;
}

.close::after {
	height: 21px;
	width: 21px;
	content: "";
	position: absolute;
	font-size: 22px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("img/alector-close-x.png");
}

.alector-modal {
	z-index: 1003;
	display: flex;
	max-width: 1200px !important;
	min-width: 80vw;
	height: calc(90vh - 70px);
	padding: 40px 25px 83px 25px !important;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.4s ease-in-out;
}

.alector-modal--pipeline {
	min-height: 60vh;
}

.alector-modal.active {
	opacity: 1;
	pointer-events: visible;
}

.alector-modal.disable-transition {
	transition: opacity 0s;
}

@media only screen and (max-width: 767px) {

	.alector-modal {
		flex-direction: column;
		padding-top: 20px;
		top: 60px;
		transform: translateX(-50%);
		max-height: calc(85vh - 60px);
		padding-right: 0 !important;
	}
}

@media only screen and (max-width: 1199px) {

	.alector-modal {
		max-width: 90vw !important;
		width: 90vw !important;
	}
}

@media only screen and (max-width: 767px) {

	.alector-modal .alector-modal-inner {
		overflow: scroll;
		padding-right: 20px;
	}
}

@media only screen and (min-width: 768px) {

	.alector-modal .alector-modal-inner {
		display: flex;
	}
}

.alector-modal blockquote {
	color: #262b67;
	text-align: center;
	margin: 50px 0;
}

.alector-modal blockquote p {
	font-family: "HurmeGeometricSans4-Regular" !important;
	font-size: 28px !important;
	line-height: 36px !important;
}

@media only screen and (min-width: 768px) {

	.alector-modal blockquote {
		padding-left: 50px;
		padding-right: 50px;
	}
}

.alector-modal .bio-image-box {
	width: 30%;
	padding-bottom: 15px;
	text-align: center;
}

@media only screen and (max-width: 767px) {

	.alector-modal .bio-image-box {
		width: 100%;
		text-align: center;
		overflow: unset;
	}
}

.alector-modal .bio-image-box img {
	max-width: 100%;
	max-height: 65%;
}

@media only screen and (max-width: 767px) {

	.alector-modal .bio-image-box img {
		height: 150px;
		width: auto;
	}
}

.alector-modal .bio-image-box p {
	line-height: 100% !important;
}

.alector-modal .bio-image-box h3,
.alector-modal .bio-image-box p {
	text-align: center;
}

.alector-modal .bio-text-box {
	width: 30%;
	padding-bottom: 15px;
	text-align: left;
}

.alector-modal .bio-box {
	width: 70%;
	padding-left: 30px;
	overflow: scroll;
	padding-right: 20px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {

	.alector-modal .bio-box {
		width: 100%;
		padding-left: 0;
		padding-right: 10px;
	}
}

@media only screen and (min-width: 992px) {

	.alector-modal .bio-box--pipeline {
		padding-left: 60px;
	}
}

.alector-modal .bio-box-no-image {
	overflow: scroll;
	margin-bottom: 10px;
	padding-right: 20px;
}

.alector-modal-link {
	text-decoration: none !important;
	color: #407ec9;
}

.alector-modal-link--arrow {
	display: inline-flex;
	position: relative;
	padding-right: 30px;
}

.alector-modal-link--arrow::before {
	height: 20px;
	width: 25px;
	content: "";
	position: absolute;
	right: 0;
	top: 2px;
	background: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("img/link-arrow.svg");
	transform: rotate(180deg);
}

.modal-nav {
	position: absolute;
	left: 50%;
	bottom: 5px;
	background: white;
	width: 96%;
	transform: translateX(-50%);
}

.modal-nav #previous,
.modal-nav #next {
	height: 45px;
	width: 100px;
	position: relative;
	cursor: pointer;
	color: #407ec9;
	font-size: 14px;
	display: flex;
	align-items: center;
}

.modal-nav #previous::before,
.modal-nav #next::before {
	height: 20px;
	width: 38px;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("img/link-arrow.svg");
}

.modal-nav #previous {
	justify-content: flex-end;
}

.modal-nav #next {
	width: 75px;
}

.modal-nav #next::before {
	right: 0;
	left: unset;
	transform: translateY(-50%) rotate(180deg);
}

@keyframes grow {

	0% {
		transform: translate3d(-50%, -50%, 0) scale(0.5);
	}

	100% {
		transform: translate3d(-50%, -50%, 0) scale(1);
	}
}

.modal-grow {
	animation: grow 0.6s ease-in-out;
	-webkit-animation: grow 0.6s ease-in-out;
}

.data-box {
	background: #eff2f6;
	color: #262b67;
	height: 100%;
	font-size: 18px;
}

.data-box h4 {
	margin-bottom: 0 !important;
}

@media only screen and (min-width: 992px) {

	.data-box h4 {
		font-size: 44px;
	}
}

.container-top-padding {
	padding-top: 2rem;
}

@media only screen and (min-width: 992px) {

	.container-top-padding {
		padding-top: 3.5rem;
	}
}

.text-decoration-none {
	text-decoration: none !important;
}

.investors .mt-80 {
	margin-top: 80px;
}

.page-id-44 .leadership .row {
	margin-bottom: 100px;
}

.page-id-44 .leadership .row:first-of-type {
	margin-bottom: 0;
}

.page-id-44 .leadership .name {
	font-size: 24px !important;
	line-height: 32px !important;
}

.video-block {
	position: relative;
}

@media only screen and (min-width: 768px) {

	.video-block {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media only screen and (max-width: 767px) {

	.video-block {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

.video-block::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 8px;
	width: 100%;
	background: linear-gradient(to right, #cf9fc9 30%, #bd5fc2 30% 60%, #fab79e 60% 80%, #ff8d6d 80%);
}

@media only screen and (max-width: 767px) {

	.video-block::before {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

.video-block::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0) scale(1);
	height: 120px;
	width: 120px;
	background: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("img/video-play.svg");
	cursor: pointer;
	transition: all 0.5s ease;
}

.video-block::after:hover {
	transform: translate3d(-50%, -50%, 0) scale(1.1);
}

.iframe-overlay {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}

.iframe-inner {
	margin: 12% 20%;
	position: relative;
	z-index: 1000;
	width: 100%;
	z-index: 1006;
}

@media only screen and (max-width: 767px) {

	.iframe-inner {
		margin: 12% 5%;
	}
}

.iframe-content {
	position: relative;
	overflow: hidden;
}

.iframe-content::before {
	content: "";
	display: block;
	padding-bottom: 56.25%;
}

.modal-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-card .image-card-box {
	height: 450px;
	position: relative;
	text-align: center;
	color: white;
}

.image-card .image-card-box h4 {
	color: white !important;
}

@media only screen and (max-width: 767px) {

	.image-card .image-card-box {
		height: 200px;
	}
}

.image-card:nth-of-type(odd) .image-card-box::before {
	content: "";
	position: absolute;
	top: unset;
	bottom: -8px;
	margin: auto;
	left: 0;
	height: 8px;
	width: 100%;
	background: linear-gradient(to right, #fab79e 50%, #ff8d6d 50%);
}

.image-card:nth-of-type(even) .image-card-box::before {
	content: "";
	position: absolute;
	top: unset;
	bottom: -8px;
	margin: auto;
	left: 0;
	height: 8px;
	width: 100%;
	background: linear-gradient(to right, #cf9fc9 50%, #bd5fc2 50%);
}

.percentage-card-container {
	height: 60px;
	position: relative;
	display: flex;
	justify-content: center;
}

.percentage-card {
	height: 240px;
	display: flex;
	justify-content: space-between;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: white;
	flex-direction: column;
}

.percentage-card h4 {
	color: white;
	font-size: 20px !important;
}

@media only screen and (min-width: 768px) {

	.percentage-card {
		flex-direction: row;
		width: 100%;
		justify-content: space-between;
		align-items: center;
		height: 60px;
		position: absolute;
		left: 0;
		padding-bottom: 0;
		padding-top: 0;
	}
}

@-webkit-keyframes barExpand {

	0% {
		opacity: 0;
		width: 0%;
	}

	100% {
		opacity: 1;
		width: 100%;
	}
}

@keyframes barExpand {

	0% {
		opacity: 0;
		width: 0%;
	}

	100% {
		opacity: 1;
		width: 100%;
	}
}

.barExpand {
	-webkit-animation-name: barexpand;
	animation-name: barExpand;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
}

.double-image-card {
	display: flex;
}

@media only screen and (min-width: 768px) {

	.double-image-card {
		margin-right: 40px;
	}
}

@media only screen and (min-width: 768px) {

	.double-image-card--left {
		margin-left: 40px;
		margin-right: 0;
	}
}

.double-image-card img {
	width: 48%;
	margin-bottom: 25px;
	height: auto;
	align-self: flex-start;
}

.double-image-card img:first-of-type {
	margin-right: 3%;
	margin-top: 25px;
	margin-bottom: 0;
}

.double-image-card.double-image-card--single img {
	width: 100%;
}

.double-image-card.double-image-card--single img:first-of-type {
	margin-right: 0;
}

.purple-box {
	height: 26px;
	width: 26px;
	background: #685bc7;
}

.purple-box--light {
	background: #d9d5f0;
}

.accordion .accordion-row {
	width: 100%;
	position: relative;
}

.accordion .accordion-row .accordion-header {
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
}

.accordion .accordion-row .accordion-header .accordion-plus {
	content: url(img/alector-more-button.svg);
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 25px;
	width: 25px;
}

.accordion .accordion-row .accordion-header--open .accordion-plus {
	content: "";
	height: 2px;
	width: 25px;
	background-color: #262b67;
}

.accordion .accordion-row .dropdown {
	max-height: 0;
	margin-top: 0;
	overflow: hidden;
	line-height: 1.6;
	transition: all 350ms ease-in-out;
}

.accordion .accordion-row img {
	width: 55px;
	height: auto;
}

.accordion .accordion-row::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	height: 1px;
	width: 120%;
	background-color: #a9a9a9;
}

@media only screen and (max-width: 1199px) {

	.accordion .accordion-row::after {
		width: 110%;
	}
}

@media only screen and (max-width: 991px) {

	.accordion .accordion-row::after {
		width: 100%;
	}
}

.accordion .accordion-row:first-of-type::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	height: 1px;
	width: 120%;
	background-color: #a9a9a9;
}

@media only screen and (max-width: 1199px) {

	.accordion .accordion-row:first-of-type::before {
		width: 110%;
	}
}

@media only screen and (max-width: 991px) {

	.accordion .accordion-row:first-of-type::before {
		width: 100%;
	}
}

.main-carousel .carousel-cell {
	display: flex;
	opacity: 0.4;
	width: 66%;
	min-height: 100%;
	position: relative;
	transition: opacity 0.5s ease;
}

.main-carousel .carousel-cell.is-selected {
	opacity: 1;
}

.main-carousel--diversity .flickity-viewport {
	height: 345px !important;
}

.main-carousel--diversity::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 50px;
	width: 1px;
	bottom: 10px;
	background: rgba(0, 0, 0, 0.2);
}

.main-carousel--diversity .carousel-cell {
	flex-direction: column;
	width: 50% !important;
	align-items: center;
	text-align: center;
}

.main-carousel--diversity .carousel-cell .percentage-card {
	margin: unset;
}

.main-carousel--diversity .flickity-button {
	background: none;
	padding: 0 !important;
}

.main-carousel--diversity .flickity-button:hover {
	background: none;
}

.main-carousel--diversity .flickity-page-dots {
	display: none;
}

.main-carousel--diversity .flickity-prev-next-button.next {
	right: 15% !important;
	top: unset;
	bottom: -10px;
}

.main-carousel--diversity .flickity-prev-next-button.previous {
	left: 15% !important;
	top: unset;
	bottom: -10px;
}

.main-carousel--diversity .new-arrow {
	height: 18px;
	width: 40px;
	background: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("img/alector-arrow-blue-right.png");
}

.main-carousel--diversity .new-arrow--left {
	transform: rotate(180deg);
}

.main-carousel--value .carousel-cell {
	width: 90%;
	margin-right: 50px;
	background: #262b67;
}

@media only screen and (min-width: 1400px) {

	.main-carousel--value .carousel-cell {
		width: 65%;
	}
}

@media only screen and (min-width: 1200px) {

	.main-carousel--value .carousel-cell {
		width: 75%;
	}
}

@media only screen and (max-width: 991px) {

	.main-carousel--value .carousel-cell {
		margin-right: 20px;
		flex-direction: column-reverse;
		justify-content: flex-end;
	}
}

.main-carousel--value .carousel-cell .big-text {
	font-size: 24px !important;
}

.main-carousel--value .carousel-cell::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 8px;
	width: 100%;
	background: linear-gradient(to right, #cf9fc9 30%, #bd5fc2 30% 60%, #fab79e 60% 80%, #ff8d6d 80%);
}

@media only screen and (min-width: 992px) {

	.main-carousel--value .carousel-cell .carousel-image {
		width: 40%;
	}
}

.main-carousel--value .carousel-cell .carousel-text {
	padding: 10px 30px 30px 30px;
}

@media only screen and (min-width: 992px) {

	.main-carousel--value .carousel-cell .carousel-text {
		width: 60%;
	}
}

.main-carousel--value .carousel-cell .carousel-text img {
	width: 60px;
	height: auto;
}

.main-carousel--value .carousel-cell .carousel-text p,
.main-carousel--value .carousel-cell .carousel-text h2,
.main-carousel--value .carousel-cell .carousel-text h3,
.main-carousel--value .carousel-cell .carousel-text h4 {
	color: white;
}

.main-carousel--value .carousel-cell .carousel-text p {
	font-size: 16px !important;
	line-height: 22px !important;
}

.main-carousel--value .carousel-cell .carousel-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}

@media only screen and (max-width: 991px) {

	.main-carousel--value .carousel-cell .carousel-image {
		height: 400px;
	}
}

@media only screen and (max-width: 767px) {

	.main-carousel--value .carousel-cell .carousel-image {
		height: 350px;
	}
}

@media only screen and (max-width: 575px) {

	.main-carousel--value .carousel-cell .carousel-image {
		height: 270px;
	}
}

.main-carousel--value .flickity-prev-next-button.previous {
	left: 3% !important;
}

@media only screen and (max-width: 991px) {

	.main-carousel--value .flickity-prev-next-button.previous {
		left: 0% !important;
	}
}

.main-carousel--value .flickity-prev-next-button.next {
	right: 3% !important;
}

@media only screen and (max-width: 991px) {

	.main-carousel--value .flickity-prev-next-button.next {
		right: 0% !important;
	}
}

.main-carousel--value .flickity-button:hover {
	background: #b6c7f4 !important;
}

.main-carousel--value .flickity-prev-next-button {
	border-radius: 0% !important;
	background: #b6c7f4;
	height: 60px;
	width: 60px;
	z-index: 8;
}

@media only screen and (max-width: 991px) {

	.main-carousel--value .flickity-prev-next-button {
		height: 40px;
		width: 40px;
	}
}

.main-carousel--value .flickity-page-dots .dot {
	width: 15px;
	height: 15px;
}

.main-carousel--value .flickity-page-dots .dot.is-selected {
	opacity: 1;
	background: #262b67;
}

.main-carousel--value .flickity-page-dots {
	bottom: -40px;
}

@media only screen and (min-width: 768px) {

	.left-column {
		padding-right: 110px;
	}

	.left-column p a {
		word-break: normal;
	}
}

.map-container {
	position: relative;
}

.map-container::before {
	content: "";
	position: absolute;
	bottom: -11px;
	left: 0;
	height: 11px;
	width: 100%;
	background: linear-gradient(to right, #cf9fc9 30%, #bd5fc2 30% 60%, #fab79e 60% 80%, #ff8d6d 80%);
}

#cookie-notice.cookie-notice-visible .cookie-notice-container {
	font-family: "acumin-pro", Calibri, sans-serif !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

@media only screen and (max-width: 767px) {

	#cookie-notice.cookie-notice-visible .cookie-notice-container {
		flex-direction: column;
	}
}

#cookie-notice.cookie-notice-visible .cookie-notice-container #cn-notice-buttons {
	display: flex !important;
	align-items: center;
}

#cookie-notice.cookie-notice-visible .cookie-notice-container #cn-notice-text {
	max-width: 570px;
	text-align: left !important;
	font-size: 16px !important;
	margin-bottom: 0;
	padding-right: 40px;
}

@media only screen and (max-width: 767px) {

	#cookie-notice.cookie-notice-visible .cookie-notice-container #cn-notice-text {
		padding-right: 0;
		margin-bottom: 25px;
	}
}

#cookie-notice.cookie-notice-visible .cookie-notice-container #cn-more-info {
	color: white;
	text-decoration: none;
	font-size: 16px;
	margin-left: 30px !important;
}

#cookie-notice.cookie-notice-visible .cookie-notice-container #cn-accept-cookie {
	padding: 15px 58px 15px 20px !important;
	background-color: #bd5fc2 !important;
	display: inline-block !important;
	position: relative !important;
	border-radius: 0 !important;
	border-radius: 0;
	transition: 0.5s ease;
	color: white;
	text-decoration: none;
	font-family: "acumin-pro", Calibri, sans-serif !important;
	font-size: 16px;
}

#cookie-notice.cookie-notice-visible .cookie-notice-container #cn-accept-cookie::before {
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	content: "\e900";
	position: absolute;
	top: 18px;
	right: 22px;
	height: 25px;
	width: 24px;
	transition: 0.5s ease;
}

#new-list {
	display: none; /* hide filtering */
}

.lever-job {
	flex: 1;
}

.lever-location {
	width: 100%;
}

@media only screen and (min-width: 768px) {

	.lever-location {
		max-width: 50%;
	}
}

.title-wrap {
	width: 100%;
	flex-wrap: wrap;
}

@media only screen and (min-width: 768px) {

	.title-wrap {
		max-width: 50%;
	}
}

.title-wrap .lever-job-title {
	word-break: normal;
}

.flex-3 {
	flex: 3;
	background: white;
}

@media only screen and (min-width: 768px) {

	.flex-3 {
		min-width: 196px;
	}
}

.flex-1 {
	flex: 1;
	min-width: 100px;
	background: white;
}

.table-repeater .background-blue .flex-3 {
	background: #407ec9;
}

.table-repeater .background-blue .flex-1 {
	background: #407ec9;
}

.border-bottom-baby-blue {
	border-bottom: 1px solid #b6c7f4;
}

.border-right-baby-blue {
	border-right: 1px solid #b6c7f4;
}

.border-left-baby-blue {
	border-left: 1px solid #b6c7f4;
}

@media only screen and (max-width: 767px) {

	.table-container {
		position: relative;
	}

	.table-container .table-repeater {
		padding-left: 149px;
		overflow-x: scroll;
		overflow-y: visible;
	}

	.table-container .table-repeater .table-row {
		height: 90px;
	}

	.table-container .table-repeater .table-row p {
		line-height: 22px !important;
	}

	.table-container .table-repeater .flex-3 {
		left: -1px;
		width: 150px;
		height: 90px;
		z-index: 5;
		position: absolute;
		top: auto;
	}
}
