@charset "utf-8";
/* STEPS MODULE CSS */

		
.steps-module-main-container {
	height: auto;
    position: relative;
    border-radius: 0px 0px 0px 0px;
    max-width: 100%;
	margin: 0px 0px 0px 0px;
}

.steps-module-inner-container {padding:0px 30px 0px 30px;max-width:720px;margin:0 auto;margin-bottom:40px;}
.steps-module-inner-container h2 {font-size:34px;font-weight:300;line-height: 47px;text-align: center;margin-bottom:10px;}
.steps-module-steps-1 {position:relative;max-width:100%;margin: 40px 100px 0px 0px;}
.steps-module-steps-2 {position:relative;max-width:100%;margin: 0px 100px 0px 0px;}
.steps-module-steps-3 {position:relative;max-width:100%;margin: 0px 0px 0px 0px;}

.steps-module-steps-bkg {position: absolute;top: -20px;left: -80px;}
.steps-module-steps-bkg p {font-size:230px;font-weight:700;padding: 70px 0px;}
a.steps-module-footnote-link {
	font-size: 24px;
	color: #000;
	font-weight: 400;
	text-decoration: underline;
	text-underline-offset: -2px;
	cursor: pointer;
}

	a.steps-module-footnote-link:hover {
		color: #000;
		text-decoration: none;
		text-underline-offset: -2px;
	}

	a.steps-module-footnote-link:focus {
		outline: thin solid #000;
		outline-offset: 2px;
		text-decoration: underline;
		text-underline-offset: -2px;
	}

a.steps-module-footnote-link2 {
	display: initial !important;
	position: inherit !important;
	color: #000 !important;
	bottom: 0px !important;
	font-size: 14px;
	color: #000;
	font-weight: 300;
	text-decoration: underline;
	text-underline-offset: 3px;
	cursor: pointer;
}

	a.steps-module-footnote-link2:hover {
		color: #000;
		text-decoration: none;
		text-underline-offset: -2px;
	}

	a.steps-module-footnote-link2:focus {
		outline: thin solid #000;
		outline-offset: 2px;
		text-decoration: underline;
		text-underline-offset: -2px;
	}


.steps-module-steps-content {position:relative; height:auto;min-height:200px}
.steps-module-steps-content h3 {font-size:16px;font-weight:500;text-transform: uppercase;margin-bottom: 0px;padding-bottom: 15px;}
.steps-module-steps-content h4 {font-size:26px;font-weight:700;margin-bottom: 0px;padding-bottom: 10px;}

h3.no-steps {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-transform: none;
}

.steps-module-steps-content p {font-size:18px;font-weight:300;line-height:27px;padding-bottom: 0px;margin:0px;}
.steps-module-steps-content p a {font-size:18px;}

.steps-module-steps-content a {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	position: relative;
	bottom: 0px;
	margin-top: 15px;
}

	.steps-module-steps-content a.cta-primary {
		padding: 10px 20px 10px 20px;
	}
.steps-module-cta {display: block;margin: 0 auto;}	

.steps-module-terms {text-align: center; margin:0px;padding:20px 0px 40px 0px;font-size:14px;font-weight:300;line-height: 24px;}
.steps-module-terms:target {
		background: yellow;
	}

@media (min-width: 320px) {
	
}

@media (min-width: 360px) {
	
}

@media (min-width: 375px) {

.steps-module-steps-content {min-height:175px}

	
}

@media (min-width: 576px) {
.steps-module-steps-content {min-height: 160px}	
}		

@media (min-width: 768px) {
		
}
	
@media (min-width: 992px) {

.steps-module-inner-container {padding:0px 20px 0px 20px;max-width: 970px;margin: 0 auto;margin-bottom:40px;}
.steps-module-steps-1 {max-width: 280px;margin-right: 40px;}
.steps-module-steps-2 {max-width: 280px;margin: 40px 40px 0px 0px;}
.steps-module-steps-3 {max-width: 280px;margin-right: 0px;margin-top:40px;}

	.steps-module-steps-content a {
		display: inline-block;
		font-size: 16px;
		font-weight: 500;
		position: relative;
		bottom: 0px;
		margin-top: 0px;
	}
	.steps-module-steps-1 p {
		min-height: 135px;
		max-width: 320px;
	}

	.steps-module-steps-2 p {
		min-height: 135px;
		max-width: 320px;
	}
	.steps-module-steps-1 p {

.btn-primary-yellow {margin: 0;display: flex;}	

}

@media (min-width: 1200px) {

.steps-module-main-container {max-width: 97%;border-radius: 0px 20px 0px 0px;}
.steps-module-inner-container {max-width: 1100px;}
.steps-module-steps-1 {max-width: 320px;margin-right: 40px;margin-left: 20px;}
.steps-module-steps-2 {max-width: 320px;margin-right: 40px;}
.steps-module-steps-3 {max-width: 320px;margin-right: 0px;}
	.steps-module-steps-1 p {
		min-height: 110px;
		max-width: 320px;
	}

	.steps-module-steps-2 p {
		min-height: 110px;
		max-width: 320px;
	}

}

@media (min-width: 1440px) {
	
	
.steps-module-inner-container {padding:0px;padding-left:150px;max-width: 100%;margin:0px 0px 60px 0px;}
.steps-module-steps-1 {max-width: 320px;margin-right: 100px;margin-left: 70px;}
.steps-module-steps-2 {max-width: 320px;margin-right: 100px;}
.steps-module-steps-3 {max-width: 320px;margin-right: 0px;}	
	
}

@media (min-width: 1500px) {
	
}

@media (min-width: 1650px) {
	
}
	
		

