/* CSS Document */
.col img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
@media (min-width: 769px) {
	.single-download .cols {
		margin: 0;
	}
}

.cols {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.col {
	width: 50%;
}
@media (max-width: 768px) {
	.col {
		width: 100%;
	}
}

/* Download Single */
.single-download section.form-section {
	margin-top: 50px;
}

.single-download .cols {
	align-items: flex-start;
	gap: 40px;
	flex-direction: column;
	margin: 0 auto;
	max-width: 1370px;
}
@media (min-width: 769px) {
	.single-download .cols {
		flex-direction: row;
	}
}
@media (min-width: 1025px) {
	.single-download .cols {
		column-gap: 70px;
	}
}

@media (min-width: 769px) {
	.single-download .cols .col.left {
		width: 250px;
	}
}
@media (min-width: 1025px) {
	.single-download .cols .col.left {
		width: calc(29.051% - 35px);
	}
}
@media (min-width: 1400px) {
	.single-download .cols .col.left {
		width: 398px;
	}
}

@media (min-width: 769px) {
	.single-download .cols .col.right {
		width: calc(100% - 290px);
	}
}
@media (min-width: 1025px) {
	.single-download .cols .col.right {
		width: calc(70.949% - 35px);
	}
}
@media (min-width: 1400px) {
	.single-download .cols .col.right {
		width: calc(100% - 468px); 
	}
}

@media (min-width: 1025px) {
	.single-download .cols .col.right .text { 
		padding: 50px 0 0;
	}
}

.single-download .cols .col.right h3.type {
	color: #ee3126;
	font-family: ITCAvantGardeGothicProBold, sans-serif;
	font-size: 21px;
	line-height: 1.6;
	margin-bottom: 0;
	text-transform: uppercase;
}
@media (min-width: 769px) {
	.single-download .cols .col.right h3.type {
		font-size: 24px;
	}
}
@media (min-width: 1025px) {
	.single-download .cols .col.right h3.type {
		font-size: 30px;
	}
}

.single-download .cols .col.right h1.title {
	color: #0d2440;
	font-size: 28px;
	line-height: 1.067;
	margin-bottom: 0;
	margin-top: 10px;
}
@media (min-width: 769px) {
	.single-download .cols .col.right h1.title {
		font-size: 36px;
	}
}
@media (min-width: 1025px) {
	.single-download .cols .col.right h1.title {
		font-size: 45px;
	}
}

.single-download .cols .col.right h2.subtitle {
	color: #0d2440;
	font-family: ITCAvantGardeGothicProMedium, sans-serif;
	font-size: 24px;
	line-height: 1.25;
	margin-bottom: 0;
	margin-top: 5px;
}
@media (min-width: 769px) {
	.single-download .cols .col.right h2.subtitle {
		font-size: 28px;
	}
}
@media (min-width: 1025px) {
	.single-download .cols .col.right h2.subtitle {
		font-size: 34px;
		line-height: 1.412;
	}
}

.single-download .cols .col.right .excerpt {
	margin-top: 20px;
	max-width: 750px;
}
@media (min-width: 1025px) {
	.single-download .cols .col.right .excerpt {
		margin-top: 40px;
	}
}

.single-download .cols .col.right .excerpt p {
	font-size: 18px;
}
@media (min-width: 1025px) {
	.single-download .cols .col.right .excerpt p {
		font-size: 20px;
		line-height: 1.45;
	}
}

.single-download .cols .col.right p.note {
	font-size: 18px;
	line-height: 1.611;
}

.single-download .cols .col.right .excerpt ul {
	padding-left: 25px;
}
@media (min-width: 769px) {
	.single-download .cols .col.right .excerpt ul {
		padding-left: 40px;
	}
}

.single-download .cols .col.right .excerpt li {
	font-size: 18px;
	margin-bottom: 10px;
}
@media (min-width: 1025px) {
	.single-download .cols .col.right .excerpt li {
		font-size: 20px;
		line-height: 1.45;
	}
}

.single-download .cols .col.right .form-holder {
	max-width: 750px;
}

.single-download .cols .col.right .hsfc-FieldLabel__RequiredIndicator {
	color: #ee3126;
	font-weight: 700;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-Step__Content {
	column-gap: 30px;
	display: flex;
	flex-direction: row;
	flex-flow: wrap;
	padding: 0;
}

@media (max-width: 1024px) {
	.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-Row:first-of-type {
		display: flex;
		flex-direction: column;
		row-gap: 20px;
	}
}

@media (min-width: 1025px) {
	.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-Row:not(:first-of-type) {
		width: calc(50% - 15px);
	}
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-Row:nth-of-type(8) {
	margin-bottom: 0;
	width: 100%;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-DataPrivacyField > .hsfc-Row {
	width: 100%;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-TextInput {
	background-color: #eff0f2;
	border: 0;
	border-radius: 0;
	min-height: 60px;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-FieldLabel {
	color: #000;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.333;
	margin-bottom: 5px;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl) .hsfc-PhoneInput__FlagAndCaret {
	background-color: #eff0f2;
	border: 0;
	border-radius: 0;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-RichText {
	font-family: "Lato", sans-serif;
	font-size: 18px;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-ErrorAlert {
	font-family: "Lato", sans-serif;
	font-size: 16px;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons:has(>*:only-child) {
	justify-content: flex-start;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-NavigationRow,
.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-NavigationRow .hsfc-NavigationRow__Alerts {
	margin: 0;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-Button {
	align-items: center;
	background-color: #668185;
	border: 0;
	border-radius: 3px;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
	color: #fff;
	display: inline-flex;
	font-family: ITCAvantGardeGothicProBold, sans-serif;
	font-size: 18px;
	justify-content: center;
	letter-spacing: 1px;
	line-height: 1;
	padding: 15px 50px 12px 50px;
	position: relative;
	text-align: center;
	width: fit-content;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-Button:not([disabled]):hover {
	background-color: #668185;
	color: #fff;
	opacity: 0.8;
}

.single-download .form-holder [data-hsfc-id=Renderer] .hsfc-DataPrivacyField {
	font-style: italic;
}