@charset "utf-8";
/* Two Column - Left Copy - Four Cards CSS Document */

	.why-module-main-container {height: auto;position: relative;max-width: 100%;z-index:1;background: linear-gradient(to top, #fff 0%, #0E3652 0%);padding-bottom: 30px;}
	.why-module-inner-container {margin-top:70px;position: relative;}
	.why-module-l-col {margin-bottom:70px;padding:0px 20px 0px 20px;}
	.why-module-l-col .cta-tertiary-container {text-align: center}
	.why-module-m-col {padding:0px 20px 0px 20px;}
	.why-module-r-col {padding:0px 20px 0px 20px;}
	.why-module-inner-container .cards {width:100%; height:auto;min-height:317px;background-color: #fff;border-radius:10px; padding:20px 20px 20px 20px;}
	.why-module-l-col h2 {font-size:34px;font-weight:300;}
	.why-module-l-col h2:before {
		content: '';
		width: 40px;
		height: 2px;
		background: #99C66D;
		position: relative;
		top: -12px;
		display: block;
	}
	.why-module-l-col p {font-size:18px;font-weight:300;max-width:100%;}
	.why-module-inner-container h3 {font-weight: 700;font-size: 22px;}
	.why-module-inner-container p {line-height: 24px;font-size: 16px;}
	.footnote-fs {font-size:12px!important;}
	.cards-container {margin-bottom:20px;}
	.why-module-inner-container .card-1 {}
	.why-module-inner-container .card-1 img {width:36px;}
	.why-module-inner-container .card-2 {}
	.why-module-inner-container .card-2 img {width:36px;}
	.why-module-inner-container .card-3 {}
	.why-module-inner-container .card-3 img {width:36px;}
	.why-module-inner-container .card-4 {}
	.why-module-inner-container .card-4 img {width:20px;}
.card-icon-bkg {
	width: 64px;
	height: 64px;
	background-color: #02B0B8;
	border-radius: 8px;
}
.why-module-gradient-1 {
	display: none;
	height: 315px;
	width: 54px;
	position: absolute;
	right: 850px;
	top: 420px;
	z-index: -1;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(bottom, rgba(2,176,184,0), rgba(2,176,184,.3));
	background-image: -o-linear-gradient(bottom, rgba(2,176,184,0), rgba(2,176,184,.3));
	background-image: linear-gradient(to top, rgba(2,176,184,0), rgba(2,176,184,.3));
}
.why-module-gradient-2 {
	display: none;
	height: 1000px;
	width: 100px;
	position: absolute;
	right: 60px;
	top: 218px;
	z-index: -1;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(bottom, rgba(2,176,184,0), rgba(2,176,184,.3));
	background-image: -o-linear-gradient(bottom, rgba(2,176,184,0), rgba(2,176,184,.3));
	background-image: linear-gradient(to top, rgba(2,176,184,0), rgba(2,176,184,.3));
}
.why-module-gradient-3 {
	display: none;
	height: 962px;
	width: 116px;
	position: absolute;
	right: 0px;
	top: 310px;
	z-index: -1;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(bottom, rgba(2,176,184,0), rgba(2,176,184,.3));
	background-image: -o-linear-gradient(bottom, rgba(2,176,184,0), rgba(2,176,184,.3));
	background-image: linear-gradient(to top, rgba(2,176,184,0), rgba(2,176,184,.3));
}

.why-module-gradient-4 {
	display: none;
	height: 485px;
	width: 165px;
	position: absolute;
	left: -112px;
	bottom: 40px;
	z-index: -1;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(bottom, rgba(2,176,184,0), rgba(2,176,184,.6));
	background-image: -o-linear-gradient(bottom, rgba(2,176,184,0), rgba(2,176,184,.6));
	background-image: linear-gradient(to top, rgba(2,176,184,0), rgba(2,176,184,.6));
}

.why-module-gradient-5 {
	display: none;
	height: 280px;
	width: 54px;
	position: absolute;
	left: 35px;
	bottom: 40px;
	z-index: -1;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(bottom, rgba(2,176,184,0), rgba(2,176,184,.4));
	background-image: -o-linear-gradient(bottom, rgba(2,176,184,0), rgba(2,176,184,.4));
	background-image: linear-gradient(to top, rgba(2,176,184,0), rgba(2,176,184,.4));
}


@media (min-width: 320px) {
	
}

@media (min-width: 375px) {
	.why-module-main-container {height: auto;}
}

@media (min-width: 576px) {
	.why-module-gradient-2 {height: 1000px;width: 100px;right: 108px;top: 200px;}
	.why-module-gradient-3 {height: 962px;width: 176px;right: 0px;top: 275px;}		
}		

@media (min-width: 768px) {
		.why-module-main-container {height:auto;background: linear-gradient(to top, #fff 5%, #0E3652 0%);padding-bottom: 20px;}
		.why-module-inner-container .cards {width: 210px;min-height: 367px;}
		.cards-container {margin: 0 auto;}
		.why-module-inner-container .card-1 {}
		.why-module-inner-container .card-2 {margin-top:30px;}
		.why-module-inner-container .card-3 {margin-top:90px;}
		.why-module-inner-container .card-4 {margin-top:30px;}
		.why-module-l-col {padding:0px;}
		.why-module-l-col .cta-tertiary-container {text-align: left}
		.why-module-m-col {padding:0px 20px 0px 50px;}
		.why-module-r-col {padding: 0px 0px 0px 50px;}
		.why-module-gradient-1 {display:block;left: 200px;top: 470px;}
		.why-module-gradient-2 {display:block;width: 228px;height: 600px;right: 75px;top: 0px;}
		.why-module-gradient-3 {display:block;width: 165px;height: 530px;right: 20px;top: 202px;}
		.why-module-gradient-4 {display:block;}
		.why-module-gradient-5 {display:block;}					
}
	
@media (min-width: 992px) {
	.why-module-main-container {height:auto;padding-bottom: 0px;}
	.why-module-inner-container .cards {width: 275px;height:auto;min-height: 360px;}
	.why-module-m-col {padding: 0px 20px 0px 20px;}
	.why-module-r-col {padding-left: 5px;}
	.why-module-l-col {padding-left: 30px;}
	.why-module-l-col p {font-size:18px;font-weight:300;max-width:300px;}
	.cards-container {margin: 0;}
	.why-module-inner-container .card-2 {margin-left:0;}
	.why-module-inner-container .card-3 {margin-left:0;}
	.why-module-inner-container .card-4 {margin-left:0;}
	.why-module-gradient-1 {left: 270px;top: 460px;}
	.why-module-gradient-2 {right: 115px;top: 0px;}
	.why-module-gradient-3 {right: 20px;top: 202px;}
}

@media (min-width: 1200px) {
	.why-module-main-container {min-height: 825px;height: auto;}
	.why-module-inner-container .cards {width: 100%;max-width:290px;height:auto;min-height: 317px;}
	.cards-container {margin: 0;}
	.why-module-l-col {padding-left: 50px;}
	.why-module-m-col {padding-left: 0px;
    padding-right: 0px;
    margin-left: 100px;
    width: 320px;}
	.why-module-r-col {padding-left: 0px;width: 320px;}
	.why-module-gradient-1 {left: 420px;top: 420px;}
	.why-module-gradient-2 {right: 155px;top: 0px;}
	.why-module-gradient-3 {right: 20px;top: 202px;}
}

@media (min-width: 1440px) {
	.why-module-inner-container .cards {width: 320px;max-width:320px;height:auto;min-height: 317px;}
	.why-module-l-col {padding-top:100px;padding-left: 100px;}
	.why-module-m-col {padding-left: 130px;margin-left: 0px;width:33.33333333%;}
	.why-module-r-col {padding-left: 0px;width:33.33333333%;}
	.why-module-gradient-1 {top: 420px;left: 520px;}
	.why-module-gradient-2 {right: 255px;top: 0px;}
	.why-module-gradient-3 {right: 80px;top: 202px;}
}

@media (min-width: 1500px) {
	
}

@media (min-width: 1650px) {
	
}