.page-headline {
	color: #12d678;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.28em;
	line-height: 1.25em;
	margin: 0px;
	text-transform: uppercase;
}

#assistant-solutions-headline {
	color: #ffffff;
	font-family: Roboto Slab, serif;
	font-size: 44px;
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 1.65em;
	margin-bottom: 10px;
	margin-top: 0px;
}

#feature-text-container {
	background-color: #ffffff;
	border-radius: 4px;
	line-height: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 2px;
}

#feature-text {
	color: #12d678;
	position: relative;
}

#assistant-solutions-subhead {
	color: #ffffff;
	font-family: Roboto Slab, serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.06em;
	line-height: 1.25em;
}

.input-cursor {
	animation: blink .6s linear infinite alternate;
	background-color: #02293d;
	display: inline-block;
	height: 44px;
	margin-left: 8px;
	transform: translateY(5px);
	width: 3px;
}

@keyframes blink {
	0% {
		opacity: 1;
	}

	40% {
		opacity: 1;
	}

	60% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

.homepage-header-hero-button-container {
	display: inline-block;
}

#homepage-header-hero-button {
	align-items: center;
	background-color: #12d678;
	border-radius: 20px;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	color: #ffffff;
	display: flex;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 600;
	height: 35px;
	line-height: 30px;
	overflow: hidden;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	scale: 1;
	text-decoration: none;
	transition: all 0.25s ease;
}

#homepage-header-hero-button:hover {
	background-color: #12d678;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
	color: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 600;
	height: 35px;
	line-height: 30px;
	scale: 1.02;
	text-decoration: none;
}

#homepage-hero-hover-arrow {
	color: #ffffff;
	height: 22px;
	width: 22px;
	overflow: visible;
	transition: all 0.25s ease;
}

#homepage-header-hero-button:hover #homepage-hero-hover-arrow path {
	d: path( "M84.99,54.28c.07-.1.14-.19.21-.29.07-.11.14-.22.2-.33.05-.09.11-.18.16-.27.06-.11.11-.23.17-.34.05-.1.09-.19.14-.29.05-.11.08-.23.12-.34.04-.11.08-.21.11-.32.03-.12.06-.23.09-.35.03-.11.06-.22.08-.33.03-.14.04-.28.06-.42.01-.09.03-.18.04-.28.05-.47.05-.95,0-1.43,0-.09-.03-.18-.04-.28-.02-.14-.04-.28-.06-.42-.02-.11-.05-.22-.08-.33-.03-.12-.06-.23-.09-.35-.03-.11-.07-.22-.11-.32-.04-.11-.08-.23-.13-.34-.04-.1-.09-.2-.14-.29-.05-.12-.11-.23-.17-.35-.05-.09-.11-.18-.16-.27-.07-.11-.13-.22-.2-.33-.07-.1-.14-.19-.21-.29-.07-.09-.13-.19-.21-.28-.13-.16-.27-.31-.42-.46-.02-.02-.04-.04-.06-.06l-21.58-21.58c-2.81-2.81-7.36-2.81-10.17,0-2.81,2.81-2.81,7.36,0,10.17l9.3,9.3H20.78c-3.97,0-7.19,3.22-7.19,7.19s3.22,7.19,7.19,7.19h41.08l-9.3,9.3c-2.81,2.81-2.81,7.36,0,10.17,1.4,1.4,3.25,2.11,5.09,2.11s3.68-.7,5.09-2.11l21.58-21.58s.04-.04.06-.06c.15-.15.29-.3.42-.46.07-.09.14-.19.21-.28Z"
	);
	d: "M84.99,54.28c.07-.1.14-.19.21-.29.07-.11.14-.22.2-.33.05-.09.11-.18.16-.27.06-.11.11-.23.17-.34.05-.1.09-.19.14-.29.05-.11.08-.23.12-.34.04-.11.08-.21.11-.32.03-.12.06-.23.09-.35.03-.11.06-.22.08-.33.03-.14.04-.28.06-.42.01-.09.03-.18.04-.28.05-.47.05-.95,0-1.43,0-.09-.03-.18-.04-.28-.02-.14-.04-.28-.06-.42-.02-.11-.05-.22-.08-.33-.03-.12-.06-.23-.09-.35-.03-.11-.07-.22-.11-.32-.04-.11-.08-.23-.13-.34-.04-.1-.09-.2-.14-.29-.05-.12-.11-.23-.17-.35-.05-.09-.11-.18-.16-.27-.07-.11-.13-.22-.2-.33-.07-.1-.14-.19-.21-.29-.07-.09-.13-.19-.21-.28-.13-.16-.27-.31-.42-.46-.02-.02-.04-.04-.06-.06l-21.58-21.58c-2.81-2.81-7.36-2.81-10.17,0-2.81,2.81-2.81,7.36,0,10.17l9.3,9.3H20.78c-3.97,0-7.19,3.22-7.19,7.19s3.22,7.19,7.19,7.19h41.08l-9.3,9.3c-2.81,2.81-2.81,7.36,0,10.17,1.4,1.4,3.25,2.11,5.09,2.11s3.68-.7,5.09-2.11l21.58-21.58s.04-.04.06-.06c.15-.15.29-.3.42-.46.07-.09.14-.19.21-.28Z";
}

@media screen and (max-width: 680px) {
	.page-headline {
		font-size: 14px;
	}

	#assistant-solutions-headline {
		font-size: 30px;
		line-height: 1.65em;
		margin-bottom: 10px;
		margin-top: 0px;
	}

	.input-cursor {
		height: 30px;
		margin-left: 8px;
		transform: translateY(5px);
		width: 3px;
	}
}
