
#stacks_out_18745 {
	width: 89%;
}
#stacks_in_18746>.s3_row {
	margin: 0 -10px;
}

#stacks_in_18746>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_18746>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_18746>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_18746>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_18746>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_18746>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_18746>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_18754>.s3_row {
	margin: 0 -10px;
}

#stacks_in_18754>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_18754>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_18754>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_18754>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_18754>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_18754>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_18754>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_18761>.s3_row {
	margin: 0 -10px;
}

#stacks_in_18761>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_18761>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_18761>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_18761>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_18761>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_18761>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_18761>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





html, body {
	min-height: 100%;
}

.hide_gateway_stacks_in_18783 #gateway_window_shade_stacks_in_18783,
.hide_gateway_stacks_in_18783 #gateway_stacks_in_18783 {
	display: none;
}

 


html.display_gateway_stacks_in_18783 {
	overflow: hidden !important;
}



#gateway_window_shade_stacks_in_18783 {
	transition: opacity 1000ms ease-in-out;
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
}

html.display_gateway_stacks_in_18783 #gateway_window_shade_stacks_in_18783 {
	background-color: rgba(0, 0, 0, 0.50);
	z-index: 9998;
	width: 100%;
	height: 100%;
	opacity: 1;
}





#gateway_stacks_in_18783 {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9998;
	width: 100%;
	max-height: 100vh;
	overflow: auto;
	transition: all 1000ms ease-in-out;
	opacity: 0;
	margin-bottom: -25vh;
}

html.display_gateway_stacks_in_18783 #gateway_stacks_in_18783 {
	opacity: 1.0;
	margin-bottom: 0;
}

#gateway_flexbox_stacks_in_18783 {
	display: flex;
	flex-direction: column;
	max-width: 30rem;
	margin: auto;
}














#gateway_stacks_in_18783 {
	
  
	
	text-align: justify;
	padding: 2rem;
	font-size: inherit;
	line-height: inherit;
	background: rgba(25, 25, 25, 1.00);
	color: rgba(234, 234, 234, 1.00);
	
	
}

#gateway_stacks_in_18783 h1,
#gateway_stacks_in_18783 h2,
#gateway_stacks_in_18783 h3,
#gateway_stacks_in_18783 h4,
#gateway_stacks_in_18783 h5,
#gateway_stacks_in_18783 h6 {
	color: rgba(234, 234, 234, 1.00);
}

#gateway_stacks_in_18783 a,
#gateway_stacks_in_18783 a:visited {
	color: rgba(255, 255, 255, 1.00);
}

#gateway_stacks_in_18783 a:hover,
#gateway_stacks_in_18783 a:active {
	color: rgba(118, 214, 255, 1.00);
}


#stacks_in_18787 {
	font-weight: lighter;
}
#stacks_in_18789_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_18789 a:link, #stacks_in_18789 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_18789 a:hover, #stacks_in_18789 a:active {
	color:#000000;
}







#stacks_in_18789 a:link, #stacks_in_18789 a:visited {
	background-color:#DFDFDF;
	background: -webkit-gradient(linear, left top, left bottom, from(#DFDFDF), to(#868686));
	border:1px solid #868686;
	padding:3px 20px;
	border-radius:30px;
	color:#000000;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_18789 a:hover {
	background-color:#F1F1F1;
	background: -webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#747474));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_18789 a:active {
	background-color:#DFDFDF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_15907 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_15907 .pullquote:before, #stacks_in_15907 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_15907 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_15907 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_15907 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_15907 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}