
.heroContainer {
	margin-top: 5em;
}
.heroWrapper {
	margin-top: 0;
	margin-bottom: 3em;
}
@media (min-width: 720px) {
	.heroWrapper {
		margin-top: 6.25em;
		padding-left: 13px;
		margin-bottom: 0;
	}
}
.heading--1 {
	margin-bottom: 0;
}
.heroWrapper h2 {
	margin-top: 9px;
	margin-bottom: 26px;
}
.heroWrapper p {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.78;
	letter-spacing: -0.15px;
	max-width: 500px;
}
@media (min-width: 1290px) {
	.heading--sub {
		max-width: 450px;
	}
}
.form__wrapper {
	background-color: #2E8BE0;
}
.form {
	padding: 26px 79px 0;
	padding: 5.6% 15.4% 0.1%;
	font-family: Gotham, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
}
.heroContainer input,
.heroContainer select {
	background-color: #FFF !important;
	color: #627281 !important;
}
.form__privacy {
	color: #FFF;
	font-family: Gotham, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
}
.mktoButton {
	background-color: rgba(0,0,0,0.2);
	font-size: 18px;
	font-weight: 400;
	transition: background 200ms;
}
.mktoButton:hover {
	background-color: rgba(0,0,0,0.3);
}
.q-form__button-group,
.mktoButtonRow .mktoButtonWrap {
	margin: 30px -60px 0;
	margin: 8.3% -16.6% 0;
}
.form__header {
	font-weight: 500;
	font-size: 28px;
	font-size: 1.85em;
	margin-bottom: 0.9em;
	line-height: 1.2;
}
.heroContainer .q-grid__row {
	position: relative;
}
.mktoErrorMsg {
	color: #FFF;
}
.companies {
	margin-top: 2em;
}
@media (min-width: 720px) {
	.companies {
		margin-top: -4px;
	}
}
.fancybox-slide--iframe .fancybox-content {
	width: 600px;
	max-width: 80%;
	max-height: 80%;
	margin: 0;
}
.q-content-hero__subheading {
	max-width: 23em;
}
.close-button g {
	fill: #ffffff;
	stroke: #ffffff;
}
.close-button path.x {
	stroke: #ffffff;
}
.mktoForm input[type="checkbox"]::before,
.mktoForm input[type="radio"]::before,
.mktoRadioList label::before,
.mktoCheckboxList label::before {
	border: 1px solid #ffffff;
}
.mktoForm input[type="checkbox"]:checked,
.mktoForm input[type="radio"]:checked,
.mktoRadioList label.checked::before,
.mktoCheckboxList label.checked::before {
	content: url(https://ik.imagekit.io/qualys/image/icon/circle-white.svg);
}
.azure-stack-screenshot {
	margin-top: 5em;
}

.heroWrapper li {
    margin-bottom: 0.6em;
}
/*# sourceMappingURL=index.css.map */