/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.6;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
  max-width: 1000px;
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}



.nfont{
	font-family: 'Lora', serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Open Sans', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 14px;
  line-height: 1.6;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 20px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .depth_ie .s3_row.depth_row,
  .depth_ie .depth_row .s3_column,
  .s3_row.depth_row .depth_ie .depth_out,
  .s3_row.depth_row .depth_ie .depth_out > div,
  .s3_row.depth_row .depth_ie .depth_wrapper,
  .s3_row.depth_row .depth_ie .content_out,
  .s3_row.depth_row .depth_ie .depth_image *{
    flex: auto !important;
    display: block !important;
  }
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_8_page0 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 900px){
	#stacks_in_8_page0 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_8_page0 .depth_section_link:hover .depth_in,
#stacks_in_8_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_8_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_8_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_8_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_8_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_8.jpg);
	
	
	
}





#stacks_in_8_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_8_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_8_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.47) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.47) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.47) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.47) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_8_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_8_page0 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_8_page0 .heading_out h2{
	font-size: 120px;
	line-height: 120px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -5px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_8_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 5px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_8_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 50px 0 0px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_8_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 700px; 
	

	
	 text-align: center; 
	
	padding: 21% 50px 21% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_8_page0 .content_out{
		padding: 18% 50px 12% 50px;
		margin: 0 0%;}
	#stacks_in_8_page0 .heading_out h2{
		font-size: 80px;
		line-height: 80px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_8_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.32);}
	#stacks_in_8_page0 .depth_tint,
	#stacks_in_8_page0 .content_tint{ background: none !important; }
	#stacks_in_8_page0 .heading_out h2,
	#stacks_in_8_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_8_page0 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_8_page0 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_8_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_8_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.40em;
	line-height: 1.50;
	margin-top: 6%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	 font-weight: bolder; 
	
	}

#stacks_in_8_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 30px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(122, 50, 255, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_8_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_8_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_8_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_8_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_8_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_8_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_8_page0 .depth_aside_wrapper,
#stacks_in_8_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_8_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_8_page0 .depth_aside_padding > div{max-width:500px;}

@media screen and (max-width: 770px){
	#stacks_in_8_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_8_page0 .depth_aside_padding{
	padding: 40px 50px 0px 70px;
}
@media screen and (max-width: 770px){
	#stacks_in_8_page0 .depth_aside_padding{
		padding: 20px 30px 50px 30px;
	}
}

/* Layer Top */


#stacks_in_8_page0 .depth_in{z-index: 4;}
#stacks_in_8_page0 .depth_tint{z-index: 3;}
#stacks_in_8_page0 .depth_gradient{z-index: 2;}
#stacks_in_8_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_8_page0 .depth_wrapper.content_tint,
	#stacks_in_8_page0 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_8_page0 hr{border: 0;margin: 0;}

#stacks_in_8_page0 hr.hr_top_header{
	height: -2px;
	width: 20%;
	background: rgba(172, 227, 133, 0.50);
	display: inline-block;}

#stacks_in_8_page0 hr.hr_bottom_header{
	height: 8px;
	width: 35%;
	background: rgba(172, 227, 133, 0.50);
	display: inline-block;}

#stacks_in_8_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}#stacks_in_38_page0>.s3_row {
	margin: 0 -0px;
}

#stacks_in_38_page0>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_38_page0>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_38_page0>.s3_row>.s3_column_right {
	width: 33.33%;
}




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










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


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



}



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


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


}





/* Depth Content */

@media (min-width: 300px){
	#stacks_in_13_page0 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_13_page0 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_13_page0 .depth_section_link:hover .depth_in,
#stacks_in_13_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_13_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_13_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_13_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_13_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	/* Warehouse Background*/
		background-image: url(https://blog.brockert.de/cms-data/gallery/blog/blog/kaffee-tasse-wieder-da/ac978deb-a619-499a-a690-4aab188b4e4d.jpg);
	
	
	
	
	
}





#stacks_in_13_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_13_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_13_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_13_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_13_page0 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_13_page0 .heading_out h2{
	font-size: 48px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_13_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_13_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

#stacks_in_13_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 580px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_13_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_13_page0 .depth_tint,
	#stacks_in_13_page0 .content_tint{ background: none !important; }
	#stacks_in_13_page0 .heading_out h2,
	#stacks_in_13_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_13_page0 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_13_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_13_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.10em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_13_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 0px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_13_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_13_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_13_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_13_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -580px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_13_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_13_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_13_page0 .depth_aside_wrapper,
#stacks_in_13_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_13_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_13_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_13_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_13_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_13_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_13_page0 .depth_in{z-index: 4;}
#stacks_in_13_page0 .depth_tint{z-index: 3;}
#stacks_in_13_page0 .depth_gradient{z-index: 2;}
#stacks_in_13_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_13_page0 hr{border: 0;margin: 0;}

#stacks_in_13_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_13_page0 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_13_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_16_page0 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_16_page0 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_16_page0 .depth_section_link:hover .depth_in,
#stacks_in_16_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_16_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_16_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_16_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_16_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	/* Warehouse Background*/
		background-image: url(https://blog.brockert.de/cms-data/gallery/blog/blog/die-sonnenblume/img_6734.jpg);
	
	
	
	
	
}





#stacks_in_16_page0 .depth_tint{ background: rgba(0, 0, 0, 0.05); }

#stacks_in_16_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_16_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.11) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.11) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.11) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.11) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_16_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_16_page0 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_16_page0 .heading_out h2{
	font-size: 48px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_16_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_16_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

#stacks_in_16_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 580px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_16_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_16_page0 .depth_tint,
	#stacks_in_16_page0 .content_tint{ background: none !important; }
	#stacks_in_16_page0 .heading_out h2,
	#stacks_in_16_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_16_page0 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_16_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_16_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.10em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_16_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_16_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_16_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_16_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_16_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -580px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_16_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_16_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_16_page0 .depth_aside_wrapper,
#stacks_in_16_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_16_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_16_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_16_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_16_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_16_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_16_page0 .depth_in{z-index: 4;}
#stacks_in_16_page0 .depth_tint{z-index: 3;}
#stacks_in_16_page0 .depth_gradient{z-index: 2;}
#stacks_in_16_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_16_page0 hr{border: 0;margin: 0;}

#stacks_in_16_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_16_page0 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_16_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_42_page0 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_42_page0 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_42_page0 .depth_section_link:hover .depth_in,
#stacks_in_42_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_42_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_42_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_42_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_42_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	/* Warehouse Background*/
		background-image: url(https://max.brockert.de/cms-data/gallery/blog/max/max-brockert/max_brockert.jpg);
	
	
	
	
	
}





#stacks_in_42_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_42_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_42_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.30) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.30) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.30) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.30) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_42_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_42_page0 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_42_page0 .heading_out h2{
	font-size: 48px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_42_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_42_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_42_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 580px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_42_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_42_page0 .depth_tint,
	#stacks_in_42_page0 .content_tint{ background: none !important; }
	#stacks_in_42_page0 .heading_out h2,
	#stacks_in_42_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_42_page0 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_42_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_42_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.10em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_42_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_42_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_42_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_42_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_42_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -580px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_42_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_42_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_42_page0 .depth_aside_wrapper,
#stacks_in_42_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_42_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_42_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_42_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_42_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_42_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_42_page0 .depth_in{z-index: 4;}
#stacks_in_42_page0 .depth_tint{z-index: 3;}
#stacks_in_42_page0 .depth_gradient{z-index: 2;}
#stacks_in_42_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_42_page0 hr{border: 0;margin: 0;}

#stacks_in_42_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_42_page0 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_42_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_47_page0 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 900px){
	#stacks_in_47_page0 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_47_page0 .depth_section_link:hover .depth_in,
#stacks_in_47_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_47_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_47_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_47_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_47_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 0 0;

	

	
	

	
	/* Warehouse Background*/
		background-image: url(https://blog.brockert.de/cms-data/gallery/blog/blog/ein-besuch-im-miniaturwunderland/img_3982.jpg);
	
	
	
	
	
}





#stacks_in_47_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_47_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_47_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.60) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.60) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_47_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_47_page0 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_47_page0 .heading_out h2{
	font-size: 40px;
	line-height: 42px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_47_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 0px 0 18px;
	 font-weight: bolder; 
	 font-style: italic; 
	
	
	float: none;}

#stacks_in_47_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 2px;
	margin: 9px 0 15px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_47_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 440px; 
	

	 text-align: left; 
	
	
	padding: 12% 50px 12% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_47_page0 .content_out{
		padding: 12% 50px 12% 50px;
		margin: 0 0%;}
	#stacks_in_47_page0 .heading_out h2{
		font-size: 36px;
		line-height: 42px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_47_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.39);}
	#stacks_in_47_page0 .depth_tint,
	#stacks_in_47_page0 .content_tint{ background: none !important; }
	#stacks_in_47_page0 .heading_out h2,
	#stacks_in_47_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_47_page0 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_47_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_47_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.15em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_47_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 4% 6.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 10%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_47_page0 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_47_page0 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_47_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_47_page0 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -440px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_47_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_47_page0 .depth_aside_wrapper{
	
	
	 
	padding-right: 440px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_47_page0 .depth_aside_wrapper,
#stacks_in_47_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_47_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_47_page0 .content_out .centered_image img{float: left;} 





#stacks_in_47_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_47_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_47_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_47_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_47_page0 .depth_in{z-index: 4;}
#stacks_in_47_page0 .depth_tint{z-index: 3;}
#stacks_in_47_page0 .depth_gradient{z-index: 2;}
#stacks_in_47_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_47_page0 .depth_wrapper.content_tint,
	#stacks_in_47_page0 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_47_page0 hr{border: 0;margin: 0;}

#stacks_in_47_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_47_page0 hr.hr_bottom_header{
	height: 5px;
	width: 17%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_47_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}#stacks_in_112_page0>.s3_row {
	margin: 0 -0px;
}

#stacks_in_112_page0>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_112_page0>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_112_page0>.s3_row>.s3_column_right {
	width: 33.33%;
}




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










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


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



}



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


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


}





/* Depth Content */

@media (min-width: 300px){
	#stacks_in_113_page0 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_113_page0 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_113_page0 .depth_section_link:hover .depth_in,
#stacks_in_113_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_113_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_113_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_113_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_113_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	/* Warehouse Background*/
		background-image: url(https://images.unsplash.com/photo-1520588545521-c6c96637e4c0?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEzMjQ5fQ);
	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_113.jpg);
	
	
	
}





#stacks_in_113_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_113_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_113_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_113_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_113_page0 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_113_page0 .heading_out h2{
	font-size: 48px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_113_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_113_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

#stacks_in_113_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_113_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_113_page0 .depth_tint,
	#stacks_in_113_page0 .content_tint{ background: none !important; }
	#stacks_in_113_page0 .heading_out h2,
	#stacks_in_113_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_113_page0 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_113_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_113_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.10em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_113_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 0px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_113_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_113_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_113_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_113_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_113_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_113_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_113_page0 .depth_aside_wrapper,
#stacks_in_113_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_113_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_113_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_113_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_113_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_113_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_113_page0 .depth_in{z-index: 4;}
#stacks_in_113_page0 .depth_tint{z-index: 3;}
#stacks_in_113_page0 .depth_gradient{z-index: 2;}
#stacks_in_113_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_113_page0 hr{border: 0;margin: 0;}

#stacks_in_113_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_113_page0 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_113_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_116_page0 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_116_page0 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_116_page0 .depth_section_link:hover .depth_in,
#stacks_in_116_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_116_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_116_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_116_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_116_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_116.jpg);
	
	
	
}





#stacks_in_116_page0 .depth_tint{ background: rgba(0, 0, 0, 0.05); }

#stacks_in_116_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_116_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.11) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.11) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.11) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.11) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_116_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_116_page0 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_116_page0 .heading_out h2{
	font-size: 48px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_116_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_116_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

#stacks_in_116_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_116_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_116_page0 .depth_tint,
	#stacks_in_116_page0 .content_tint{ background: none !important; }
	#stacks_in_116_page0 .heading_out h2,
	#stacks_in_116_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_116_page0 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_116_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_116_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.10em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_116_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_116_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_116_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_116_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_116_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_116_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_116_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_116_page0 .depth_aside_wrapper,
#stacks_in_116_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_116_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_116_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_116_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_116_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_116_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_116_page0 .depth_in{z-index: 4;}
#stacks_in_116_page0 .depth_tint{z-index: 3;}
#stacks_in_116_page0 .depth_gradient{z-index: 2;}
#stacks_in_116_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_116_page0 hr{border: 0;margin: 0;}

#stacks_in_116_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_116_page0 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_116_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_119_page0 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_119_page0 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_119_page0 .depth_section_link:hover .depth_in,
#stacks_in_119_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_119_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_119_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_119_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_119_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_119.jpg);
	
	
	
}





#stacks_in_119_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_119_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_119_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.30) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.30) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.30) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.30) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_119_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_119_page0 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_119_page0 .heading_out h2{
	font-size: 48px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_119_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_119_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_119_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 580px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_119_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_119_page0 .depth_tint,
	#stacks_in_119_page0 .content_tint{ background: none !important; }
	#stacks_in_119_page0 .heading_out h2,
	#stacks_in_119_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_119_page0 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_119_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_119_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.10em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_119_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_119_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_119_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_119_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_119_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -580px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_119_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_119_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_119_page0 .depth_aside_wrapper,
#stacks_in_119_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_119_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_119_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_119_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_119_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_119_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_119_page0 .depth_in{z-index: 4;}
#stacks_in_119_page0 .depth_tint{z-index: 3;}
#stacks_in_119_page0 .depth_gradient{z-index: 2;}
#stacks_in_119_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_119_page0 hr{border: 0;margin: 0;}

#stacks_in_119_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_119_page0 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_119_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_278_page0 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 900px){
	#stacks_in_278_page0 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_278_page0 .depth_section_link:hover .depth_in,
#stacks_in_278_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_278_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_278_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_278_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_278_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_278.jpg);
	
	
	
}





#stacks_in_278_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_278_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_278_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0.00) 75%);
	   
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to left, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_278_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_278_page0 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_278_page0 .heading_out h2{
	font-size: 41px;
	line-height: 42px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_278_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_278_page0 p.sub_heading{
	color: rgba(255, 255, 255, 0.60);
	font-size: 16px;
	letter-spacing: 1px;
	margin: 15px 0 8px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

#stacks_in_278_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 420px; 
	

	
	 text-align: center; 
	
	padding: 15% 50px 15% 50px;
	margin: 0 5%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_278_page0 .content_out{
		padding: 18% 50px 18% 50px;
		margin: 0 0%;}
	#stacks_in_278_page0 .heading_out h2{
		font-size: 36px;
		line-height: 42px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_278_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.38);}
	#stacks_in_278_page0 .depth_tint,
	#stacks_in_278_page0 .content_tint{ background: none !important; }
	#stacks_in_278_page0 .heading_out h2,
	#stacks_in_278_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_278_page0 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_278_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_278_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.15em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_278_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 4% 6.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(97, 148, 192, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_278_page0 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_278_page0 .content_in a.depth_button:hover{
	color: rgba(80, 129, 178, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_278_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_278_page0 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -420px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_278_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_278_page0 .depth_aside_wrapper{
	
	
	 
	padding-right: 420px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_278_page0 .depth_aside_wrapper,
#stacks_in_278_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_278_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_278_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_278_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_278_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_278_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_278_page0 .depth_in{z-index: 4;}
#stacks_in_278_page0 .depth_tint{z-index: 3;}
#stacks_in_278_page0 .depth_gradient{z-index: 2;}
#stacks_in_278_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_278_page0 .depth_wrapper.content_tint,
	#stacks_in_278_page0 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_278_page0 hr{border: 0;margin: 0;}

#stacks_in_278_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 0.30);
	display: inline-block;}

#stacks_in_278_page0 hr.hr_bottom_header{
	height: 3px;
	width: 15%;
	background: rgba(0, 0, 0, 0.30);
	display: inline-block;}

#stacks_in_278_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}
/* Depth Content */

@media (min-width: 300px){
	#stacks_in_53_page0 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 900px){
	#stacks_in_53_page0 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_53_page0 .depth_section_link:hover .depth_in,
#stacks_in_53_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_53_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_53_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_53_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_53_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_53.jpg);
	
	
	
}





#stacks_in_53_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_53_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_53_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0.00) 75%);
	   
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to left, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_53_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_53_page0 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_53_page0 .heading_out h2{
	font-size: 41px;
	line-height: 42px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_53_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_53_page0 p.sub_heading{
	color: rgba(255, 255, 255, 0.60);
	font-size: 16px;
	letter-spacing: 1px;
	margin: 15px 0 8px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

#stacks_in_53_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 420px; 
	

	
	 text-align: center; 
	
	padding: 15% 50px 15% 50px;
	margin: 0 5%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_53_page0 .content_out{
		padding: 18% 50px 18% 50px;
		margin: 0 0%;}
	#stacks_in_53_page0 .heading_out h2{
		font-size: 36px;
		line-height: 42px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_53_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.38);}
	#stacks_in_53_page0 .depth_tint,
	#stacks_in_53_page0 .content_tint{ background: none !important; }
	#stacks_in_53_page0 .heading_out h2,
	#stacks_in_53_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_53_page0 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_53_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_53_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.15em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_53_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 4% 6.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(97, 148, 192, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_53_page0 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_53_page0 .content_in a.depth_button:hover{
	color: rgba(80, 129, 178, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_53_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_53_page0 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -420px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_53_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_53_page0 .depth_aside_wrapper{
	
	
	 
	padding-right: 420px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_53_page0 .depth_aside_wrapper,
#stacks_in_53_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_53_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_53_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_53_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_53_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_53_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_53_page0 .depth_in{z-index: 4;}
#stacks_in_53_page0 .depth_tint{z-index: 3;}
#stacks_in_53_page0 .depth_gradient{z-index: 2;}
#stacks_in_53_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_53_page0 .depth_wrapper.content_tint,
	#stacks_in_53_page0 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_53_page0 hr{border: 0;margin: 0;}

#stacks_in_53_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 0.30);
	display: inline-block;}

#stacks_in_53_page0 hr.hr_bottom_header{
	height: 3px;
	width: 15%;
	background: rgba(0, 0, 0, 0.30);
	display: inline-block;}

#stacks_in_53_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}#stacks_in_91_page0>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* Depth Content */

@media (min-width: 300px){
	#stacks_in_94_page0 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_94_page0 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_94_page0 .depth_section_link:hover .depth_in,
#stacks_in_94_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_94_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_94_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_94_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_94_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_94.jpg);
	
	
	
}





#stacks_in_94_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_94_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_94_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.24) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.24) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.24) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.24) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_94_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_94_page0 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_94_page0 .heading_out h2{
	font-size: 45px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	 font-style: italic; 
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_94_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_94_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

#stacks_in_94_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_94_page0 .content_out{
		padding: 0% 0px 0% 0px;
		margin: 0 0%;}
	#stacks_in_94_page0 .heading_out h2{
		font-size: 36px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_94_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_94_page0 .depth_tint,
	#stacks_in_94_page0 .content_tint{ background: none !important; }
	#stacks_in_94_page0 .heading_out h2,
	#stacks_in_94_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_94_page0 .content_flex{
	
	
	 align-items: flex-end; 
}

#stacks_in_94_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_94_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.10em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_94_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 0px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_94_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_94_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_94_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_94_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_94_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_94_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_94_page0 .depth_aside_wrapper,
#stacks_in_94_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_94_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_94_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_94_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_94_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_94_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_94_page0 .depth_in{z-index: 4;}
#stacks_in_94_page0 .depth_tint{z-index: 3;}
#stacks_in_94_page0 .depth_gradient{z-index: 2;}
#stacks_in_94_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_94_page0 .depth_wrapper.content_tint,
	#stacks_in_94_page0 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_94_page0 hr{border: 0;margin: 0;}

#stacks_in_94_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_94_page0 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_94_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_99_page0 .content_flex{
		min-height: 350px;
	}
}

@media (min-width: 900px){
	#stacks_in_99_page0 .content_flex{
		min-height: 350px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_99_page0 .depth_section_link:hover .depth_in,
#stacks_in_99_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_99_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_99_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_99_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_99_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_99.jpg);
	
	
	
}





#stacks_in_99_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_99_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_99_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 95%);
	
	}



/* Heading */

#stacks_in_99_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_99_page0 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_99_page0 .heading_out h2{
	font-size: 45px;
	line-height: 50px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	 font-style: italic; 
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_99_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 3px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_99_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

#stacks_in_99_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_99_page0 .content_out{
		padding: 0% 0px 0% 0px;
		margin: 0 0%;}
	#stacks_in_99_page0 .heading_out h2{
		font-size: 36px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_99_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_99_page0 .depth_tint,
	#stacks_in_99_page0 .content_tint{ background: none !important; }
	#stacks_in_99_page0 .heading_out h2,
	#stacks_in_99_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_99_page0 .content_flex{
	
	
	 align-items: flex-end; 
}

#stacks_in_99_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_99_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.10em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_99_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 0px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_99_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_99_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_99_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_99_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_99_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_99_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_99_page0 .depth_aside_wrapper,
#stacks_in_99_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_99_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_99_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_99_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_99_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_99_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_99_page0 .depth_in{z-index: 4;}
#stacks_in_99_page0 .depth_tint{z-index: 3;}
#stacks_in_99_page0 .depth_gradient{z-index: 2;}
#stacks_in_99_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_99_page0 .depth_wrapper.content_tint,
	#stacks_in_99_page0 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_99_page0 hr{border: 0;margin: 0;}

#stacks_in_99_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_99_page0 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_99_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_61_page0 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 900px){
	#stacks_in_61_page0 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_61_page0 .depth_section_link:hover .depth_in,
#stacks_in_61_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_61_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_61_page0.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_61_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_61_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 100%;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_61.jpg);
	
	
	
}





#stacks_in_61_page0 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_61_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_61_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.51) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.51) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.51) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.51) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_61_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_61_page0 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_61_page0 .heading_out h2{
	font-size: 70px;
	line-height: 60px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_61_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 2px;
	margin: 15px 0 25px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_61_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 10px 0 15px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

#stacks_in_61_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	
	 text-align: center; 
	
	padding: 15% 40px 15% 40px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_61_page0 .content_out{
		padding: 12% 40px 12% 40px;
		margin: 0 0%;}
	#stacks_in_61_page0 .heading_out h2{
		font-size: 48px;
		line-height: 54px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_61_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.39);}
	#stacks_in_61_page0 .depth_tint,
	#stacks_in_61_page0 .content_tint{ background: none !important; }
	#stacks_in_61_page0 .heading_out h2,
	#stacks_in_61_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_61_page0 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_61_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_61_page0 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.20em;
	line-height: 1.70;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_61_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 4% 6.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 5%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(106, 154, 54, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_61_page0 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_61_page0 .content_in a.depth_button:hover{
	color: rgba(106, 154, 54, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_61_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_61_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -460px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_61_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_61_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_61_page0 .depth_aside_wrapper,
#stacks_in_61_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_61_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_61_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_61_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_61_page0 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_61_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_61_page0 .depth_in{z-index: 4;}
#stacks_in_61_page0 .depth_tint{z-index: 3;}
#stacks_in_61_page0 .depth_gradient{z-index: 2;}
#stacks_in_61_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_61_page0 .depth_wrapper.content_tint,
	#stacks_in_61_page0 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_61_page0 hr{border: 0;margin: 0;}

#stacks_in_61_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_61_page0 hr.hr_bottom_header{
	height: 0px;
	width: 17%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_61_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}
/*  */
#stacks_in_132_page0 > .layouts-section {
  grid-gap: 30px 30px;
  -ms-grid-columns: (minmax(0px, 1fr))[1];
  grid-template-columns: repeat(1, minmax(0px, 1fr));
   
   
}
#stacks_in_132_page0 > .layouts-section > div {
  margin-bottom: 30px;
  margin-right: 30px;
}
@supports (display: grid) {
  #stacks_in_132_page0 > .layouts-section > div {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
@media all and (max-width: 900px) {
  #stacks_in_132_page0 > .layouts-section {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat(0, minmax(0px, 1fr));
  }
  #stacks_in_132_page0 > .layouts-section[data-col="3"] {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  #stacks_in_132_page0 > .layouts-section[data-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  #stacks_in_132_page0 > .layouts-section > div {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
@media all and (max-width: 700px) {
  #stacks_in_132_page0 > .layouts-section {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat( 0, minmax(0px, 1fr));
  }
  #stacks_in_132_page0 > .layouts-section[data-col="3"] {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #stacks_in_132_page0 > .layouts-section[data-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
/*  */
/*  */
#stacks_in_132_page0 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 120px 0px 0px 0px;
}
#stacks_out_133_page0 {
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_133_page0 {
  box-shadow: none;
}
#stacks_in_133_page0, [tag="slice"] #stacks_in_133_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_133_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_133_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_133_page0, [tag="slice"] #stacks_in_133_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_133_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_133_page0 h1,#stacks_in_133_page0 h2,#stacks_in_133_page0 h3,#stacks_in_133_page0 h4,#stacks_in_133_page0 h5,#stacks_in_133_page0 h6,
#stacks_in_133_page0 .layouts-text, #stacks_in_133_page0 p, #stacks_in_133_page0 a {
  color: rgba(53, 73, 104, 1.00);
}
#stacks_in_133_page0 svg {
  fill:  rgba(53, 73, 104, 1.00);
}
#stacks_in_133_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_234_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_234_page0 {
  box-shadow: none;
}
#stacks_in_234_page0, [tag="slice"] #stacks_in_234_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_234_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_234_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_234_page0, [tag="slice"] #stacks_in_234_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_234_page0 h1,#stacks_in_234_page0 h2,#stacks_in_234_page0 h3,#stacks_in_234_page0 h4,#stacks_in_234_page0 h5,#stacks_in_234_page0 h6,
#stacks_in_234_page0 .layouts-text, #stacks_in_234_page0 p, #stacks_in_234_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_234_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_234_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_135_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
  max-width: 960px;
  justify-self: center;
   
}
#stacks_in_135_page0 {
  box-shadow: none;
}
#stacks_in_135_page0, [tag="slice"] #stacks_in_135_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 30px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_135_page0 > * {
  margin-bottom: 15px;
  margin-right: 30px;
}
@supports (display: grid) {
  #stacks_in_135_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_135_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_135_page0 h1,#stacks_in_135_page0 h2,#stacks_in_135_page0 h3,#stacks_in_135_page0 h4,#stacks_in_135_page0 h5,#stacks_in_135_page0 h6,
#stacks_in_135_page0 .layouts-text, #stacks_in_135_page0 p, #stacks_in_135_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_135_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_135_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_136_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_136_page0 {
  box-shadow: 0px 0px 3px rgba(0,0,0,0.15);
}
#stacks_in_136_page0, [tag="slice"] #stacks_in_136_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_136_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_136_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_136_page0, [tag="slice"] #stacks_in_136_page0 > .layouts-item > .out {
  -ms-grid-columns: 150px 1fr;
  grid-template-columns: 150px 1fr;
}
@media all and (max-width: 1440px) {
  #stacks_in_136_page0 {
    -ms-grid-columns: 150px 1fr;
    grid-template-columns: 150px 1fr;
  }
}
@media all and (max-width: 900px) {
  #%id {
    -ms-grid-columns: 150px 1fr;
    grid-template-columns: 150px 1fr;
  }
}
@media all and (max-width: 700px) {
  #stacks_in_136_page0 {
    -ms-grid-columns: 100px 1fr;
    grid-template-columns: 100px 1fr;
  }
}
/*  */
/*  */
#stacks_in_136_page0 h1,#stacks_in_136_page0 h2,#stacks_in_136_page0 h3,#stacks_in_136_page0 h4,#stacks_in_136_page0 h5,#stacks_in_136_page0 h6,
#stacks_in_136_page0 .layouts-text, #stacks_in_136_page0 p, #stacks_in_136_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_136_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_136_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_136_page0 {
	background-color: rgba(255, 251, 245, 1.00);
	border: solid rgba(207, 91, 107, 1.00);
	border-width: 6px 0px 0px 0px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
#stacks_out_137_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_137_page0 {
  box-shadow: none;
}
#stacks_in_137_page0, [tag="slice"] #stacks_in_137_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_137_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_137_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_137_page0, [tag="slice"] #stacks_in_137_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_137_page0 h1,#stacks_in_137_page0 h2,#stacks_in_137_page0 h3,#stacks_in_137_page0 h4,#stacks_in_137_page0 h5,#stacks_in_137_page0 h6,
#stacks_in_137_page0 .layouts-text, #stacks_in_137_page0 p, #stacks_in_137_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_137_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_137_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_137_page0 {
	background-image: url("../files/backgroundImage_137.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: solid rgba(0, 0, 0, 0.13);
	border-width: 0px 1px 0px 0px;
	-moz-border-radius: 0px 0px 3px 0px;
	-webkit-border-radius: 0px 0px 3px 0px;
	border-radius: 0px 0px 3px 0px;
}
#stacks_out_235_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_235_page0 {
  box-shadow: none;
}
#stacks_in_235_page0, [tag="slice"] #stacks_in_235_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_235_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_235_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_235_page0, [tag="slice"] #stacks_in_235_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_235_page0 h1,#stacks_in_235_page0 h2,#stacks_in_235_page0 h3,#stacks_in_235_page0 h4,#stacks_in_235_page0 h5,#stacks_in_235_page0 h6,
#stacks_in_235_page0 .layouts-text, #stacks_in_235_page0 p, #stacks_in_235_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_235_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_235_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_139_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_139_page0 {
  box-shadow: none;
}
#stacks_in_139_page0, [tag="slice"] #stacks_in_139_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_139_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_139_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_139_page0, [tag="slice"] #stacks_in_139_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_139_page0 h1,#stacks_in_139_page0 h2,#stacks_in_139_page0 h3,#stacks_in_139_page0 h4,#stacks_in_139_page0 h5,#stacks_in_139_page0 h6,
#stacks_in_139_page0 .layouts-text, #stacks_in_139_page0 p, #stacks_in_139_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_139_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_139_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_139_page0 {
	padding: 20px 20px 20px 10px;
}
#stacks_out_140_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_140_page0 {
  box-shadow: none;
}
#stacks_in_140_page0, [tag="slice"] #stacks_in_140_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_140_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_140_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_140_page0, [tag="slice"] #stacks_in_140_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_140_page0 h1,#stacks_in_140_page0 h2,#stacks_in_140_page0 h3,#stacks_in_140_page0 h4,#stacks_in_140_page0 h5,#stacks_in_140_page0 h6,
#stacks_in_140_page0 .layouts-text, #stacks_in_140_page0 p, #stacks_in_140_page0 a {
  color: rgba(0, 0, 0, 0.60);
}
#stacks_in_140_page0 svg {
  fill:  rgba(0, 0, 0, 0.60);
}
#stacks_in_140_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_140_page0 {
	border: solid rgba(0, 0, 0, 0.13);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 10px 0px;
}
#stacks_out_236_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_236_page0 {
  box-shadow: none;
}
#stacks_in_236_page0, [tag="slice"] #stacks_in_236_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_236_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_236_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_236_page0, [tag="slice"] #stacks_in_236_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_236_page0 h1,#stacks_in_236_page0 h2,#stacks_in_236_page0 h3,#stacks_in_236_page0 h4,#stacks_in_236_page0 h5,#stacks_in_236_page0 h6,
#stacks_in_236_page0 .layouts-text, #stacks_in_236_page0 p, #stacks_in_236_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_236_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_236_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_142_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_142_page0 {
  box-shadow: none;
}
#stacks_in_142_page0, [tag="slice"] #stacks_in_142_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_142_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_142_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_142_page0, [tag="slice"] #stacks_in_142_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_142_page0 h1,#stacks_in_142_page0 h2,#stacks_in_142_page0 h3,#stacks_in_142_page0 h4,#stacks_in_142_page0 h5,#stacks_in_142_page0 h6,
#stacks_in_142_page0 .layouts-text, #stacks_in_142_page0 p, #stacks_in_142_page0 a {
  color: rgba(0, 0, 0, 0.40);
}
#stacks_in_142_page0 svg {
  fill:  rgba(0, 0, 0, 0.40);
}
#stacks_in_142_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_237_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_237_page0 {
  box-shadow: none;
}
#stacks_in_237_page0, [tag="slice"] #stacks_in_237_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_237_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_237_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_237_page0, [tag="slice"] #stacks_in_237_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_237_page0 h1,#stacks_in_237_page0 h2,#stacks_in_237_page0 h3,#stacks_in_237_page0 h4,#stacks_in_237_page0 h5,#stacks_in_237_page0 h6,
#stacks_in_237_page0 .layouts-text, #stacks_in_237_page0 p, #stacks_in_237_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_237_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_237_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_238_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_238_page0 {
  box-shadow: none;
}
#stacks_in_238_page0, [tag="slice"] #stacks_in_238_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_238_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_238_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_238_page0, [tag="slice"] #stacks_in_238_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_238_page0 h1,#stacks_in_238_page0 h2,#stacks_in_238_page0 h3,#stacks_in_238_page0 h4,#stacks_in_238_page0 h5,#stacks_in_238_page0 h6,
#stacks_in_238_page0 .layouts-text, #stacks_in_238_page0 p, #stacks_in_238_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_238_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_238_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_146_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_146_page0 {
  box-shadow: 0px 0px 3px rgba(0,0,0,0.15);
}
#stacks_in_146_page0, [tag="slice"] #stacks_in_146_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_146_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_146_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_146_page0, [tag="slice"] #stacks_in_146_page0 > .layouts-item > .out {
  -ms-grid-columns: 1fr 150px ;
  grid-template-columns: 1fr 150px ;
}
@media all and (max-width: 1440px) {
  #stacks_in_146_page0 {
    -ms-grid-columns: 1fr 150px ;
    grid-template-columns: 1fr 150px ;
  }
}
@media all and (max-width: 900px) {
  #%id {
    -ms-grid-columns: 1fr 150px ;
    grid-template-columns: 1fr 150px ;
  }
}
@media all and (max-width: 700px) {
  #stacks_in_146_page0 {
    -ms-grid-columns: 1fr 100px ;
    grid-template-columns: 1fr 100px ;
  }
}
/*  */
/*  */
#stacks_in_146_page0 h1,#stacks_in_146_page0 h2,#stacks_in_146_page0 h3,#stacks_in_146_page0 h4,#stacks_in_146_page0 h5,#stacks_in_146_page0 h6,
#stacks_in_146_page0 .layouts-text, #stacks_in_146_page0 p, #stacks_in_146_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_146_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_146_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_146_page0 {
	background-color: rgba(255, 251, 245, 1.00);
	border: solid rgba(253, 174, 85, 1.00);
	border-width: 6px 0px 0px 0px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
#stacks_out_147_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_147_page0 {
  box-shadow: none;
}
#stacks_in_147_page0, [tag="slice"] #stacks_in_147_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_147_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_147_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_147_page0, [tag="slice"] #stacks_in_147_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_147_page0 h1,#stacks_in_147_page0 h2,#stacks_in_147_page0 h3,#stacks_in_147_page0 h4,#stacks_in_147_page0 h5,#stacks_in_147_page0 h6,
#stacks_in_147_page0 .layouts-text, #stacks_in_147_page0 p, #stacks_in_147_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_147_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_147_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_147_page0 {
	padding: 20px 20px 20px 10px;
}
#stacks_out_148_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_148_page0 {
  box-shadow: none;
}
#stacks_in_148_page0, [tag="slice"] #stacks_in_148_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_148_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_148_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_148_page0, [tag="slice"] #stacks_in_148_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_148_page0 h1,#stacks_in_148_page0 h2,#stacks_in_148_page0 h3,#stacks_in_148_page0 h4,#stacks_in_148_page0 h5,#stacks_in_148_page0 h6,
#stacks_in_148_page0 .layouts-text, #stacks_in_148_page0 p, #stacks_in_148_page0 a {
  color: rgba(0, 0, 0, 0.60);
}
#stacks_in_148_page0 svg {
  fill:  rgba(0, 0, 0, 0.60);
}
#stacks_in_148_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_148_page0 {
	border: solid rgba(0, 0, 0, 0.13);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 10px 0px;
}
#stacks_out_239_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_239_page0 {
  box-shadow: none;
}
#stacks_in_239_page0, [tag="slice"] #stacks_in_239_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_239_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_239_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_239_page0, [tag="slice"] #stacks_in_239_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_239_page0 h1,#stacks_in_239_page0 h2,#stacks_in_239_page0 h3,#stacks_in_239_page0 h4,#stacks_in_239_page0 h5,#stacks_in_239_page0 h6,
#stacks_in_239_page0 .layouts-text, #stacks_in_239_page0 p, #stacks_in_239_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_239_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_239_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_150_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_150_page0 {
  box-shadow: none;
}
#stacks_in_150_page0, [tag="slice"] #stacks_in_150_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_150_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_150_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_150_page0, [tag="slice"] #stacks_in_150_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_150_page0 h1,#stacks_in_150_page0 h2,#stacks_in_150_page0 h3,#stacks_in_150_page0 h4,#stacks_in_150_page0 h5,#stacks_in_150_page0 h6,
#stacks_in_150_page0 .layouts-text, #stacks_in_150_page0 p, #stacks_in_150_page0 a {
  color: rgba(0, 0, 0, 0.40);
}
#stacks_in_150_page0 svg {
  fill:  rgba(0, 0, 0, 0.40);
}
#stacks_in_150_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_240_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_240_page0 {
  box-shadow: none;
}
#stacks_in_240_page0, [tag="slice"] #stacks_in_240_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_240_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_240_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_240_page0, [tag="slice"] #stacks_in_240_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_240_page0 h1,#stacks_in_240_page0 h2,#stacks_in_240_page0 h3,#stacks_in_240_page0 h4,#stacks_in_240_page0 h5,#stacks_in_240_page0 h6,
#stacks_in_240_page0 .layouts-text, #stacks_in_240_page0 p, #stacks_in_240_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_240_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_240_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_241_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_241_page0 {
  box-shadow: none;
}
#stacks_in_241_page0, [tag="slice"] #stacks_in_241_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_241_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_241_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_241_page0, [tag="slice"] #stacks_in_241_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_241_page0 h1,#stacks_in_241_page0 h2,#stacks_in_241_page0 h3,#stacks_in_241_page0 h4,#stacks_in_241_page0 h5,#stacks_in_241_page0 h6,
#stacks_in_241_page0 .layouts-text, #stacks_in_241_page0 p, #stacks_in_241_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_241_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_241_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_153_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_153_page0 {
  box-shadow: none;
}
#stacks_in_153_page0, [tag="slice"] #stacks_in_153_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_153_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_153_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_153_page0, [tag="slice"] #stacks_in_153_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_153_page0 h1,#stacks_in_153_page0 h2,#stacks_in_153_page0 h3,#stacks_in_153_page0 h4,#stacks_in_153_page0 h5,#stacks_in_153_page0 h6,
#stacks_in_153_page0 .layouts-text, #stacks_in_153_page0 p, #stacks_in_153_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_153_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_153_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_153_page0 {
	background-image: url("../files/backgroundImage_153.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: solid rgba(0, 0, 0, 0.13);
	border-width: 0px 1px 0px 0px;
	-moz-border-radius: 0px 0px 0px 3px;
	-webkit-border-radius: 0px 0px 0px 3px;
	border-radius: 0px 0px 0px 3px;
}
#stacks_out_242_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_242_page0 {
  box-shadow: none;
}
#stacks_in_242_page0, [tag="slice"] #stacks_in_242_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_242_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_242_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_242_page0, [tag="slice"] #stacks_in_242_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_242_page0 h1,#stacks_in_242_page0 h2,#stacks_in_242_page0 h3,#stacks_in_242_page0 h4,#stacks_in_242_page0 h5,#stacks_in_242_page0 h6,
#stacks_in_242_page0 .layouts-text, #stacks_in_242_page0 p, #stacks_in_242_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_242_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_242_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_157_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
  max-width: 1280px;
  justify-self: center;
   
}
#stacks_in_157_page0 {
  box-shadow: none;
}
#stacks_in_157_page0, [tag="slice"] #stacks_in_157_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_157_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_157_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_157_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_157_page0 h1,#stacks_in_157_page0 h2,#stacks_in_157_page0 h3,#stacks_in_157_page0 h4,#stacks_in_157_page0 h5,#stacks_in_157_page0 h6,
#stacks_in_157_page0 .layouts-text, #stacks_in_157_page0 p, #stacks_in_157_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_157_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_157_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_157_page0 {
	margin: 60px 0px 60px 0px;
}
#stacks_out_158_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_158_page0 {
  box-shadow: none;
}
#stacks_in_158_page0, [tag="slice"] #stacks_in_158_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_158_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_158_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_158_page0, [tag="slice"] #stacks_in_158_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_158_page0 h1,#stacks_in_158_page0 h2,#stacks_in_158_page0 h3,#stacks_in_158_page0 h4,#stacks_in_158_page0 h5,#stacks_in_158_page0 h6,
#stacks_in_158_page0 .layouts-text, #stacks_in_158_page0 p, #stacks_in_158_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_158_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_158_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_158_page0 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  20px;
}
#stacks_out_159_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
  max-width: 100px;
  justify-self: center;
   
}
#stacks_in_159_page0 {
  box-shadow: none;
}
#stacks_in_159_page0, [tag="slice"] #stacks_in_159_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_159_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_159_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_159_page0, [tag="slice"] #stacks_in_159_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_159_page0 h1,#stacks_in_159_page0 h2,#stacks_in_159_page0 h3,#stacks_in_159_page0 h4,#stacks_in_159_page0 h5,#stacks_in_159_page0 h6,
#stacks_in_159_page0 .layouts-text, #stacks_in_159_page0 p, #stacks_in_159_page0 a {
  color: rgba(207, 91, 107, 1.00);
}
#stacks_in_159_page0 svg {
  fill:  rgba(207, 91, 107, 1.00);
}
#stacks_in_159_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_243_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_243_page0 {
  box-shadow: none;
}
#stacks_in_243_page0, [tag="slice"] #stacks_in_243_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_243_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_243_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_243_page0, [tag="slice"] #stacks_in_243_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_243_page0 h1,#stacks_in_243_page0 h2,#stacks_in_243_page0 h3,#stacks_in_243_page0 h4,#stacks_in_243_page0 h5,#stacks_in_243_page0 h6,
#stacks_in_243_page0 .layouts-text, #stacks_in_243_page0 p, #stacks_in_243_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_243_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_243_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_161_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_161_page0 {
  box-shadow: none;
}
#stacks_in_161_page0, [tag="slice"] #stacks_in_161_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_161_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_161_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_161_page0, [tag="slice"] #stacks_in_161_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_161_page0 h1,#stacks_in_161_page0 h2,#stacks_in_161_page0 h3,#stacks_in_161_page0 h4,#stacks_in_161_page0 h5,#stacks_in_161_page0 h6,
#stacks_in_161_page0 .layouts-text, #stacks_in_161_page0 p, #stacks_in_161_page0 a {
  color: rgba(154, 87, 111, 1.00);
}
#stacks_in_161_page0 svg {
  fill:  rgba(154, 87, 111, 1.00);
}
#stacks_in_161_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_161_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_244_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_244_page0 {
  box-shadow: none;
}
#stacks_in_244_page0, [tag="slice"] #stacks_in_244_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_244_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_244_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_244_page0, [tag="slice"] #stacks_in_244_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_244_page0 h1,#stacks_in_244_page0 h2,#stacks_in_244_page0 h3,#stacks_in_244_page0 h4,#stacks_in_244_page0 h5,#stacks_in_244_page0 h6,
#stacks_in_244_page0 .layouts-text, #stacks_in_244_page0 p, #stacks_in_244_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_244_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_244_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_163_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_163_page0 {
  box-shadow: none;
}
#stacks_in_163_page0, [tag="slice"] #stacks_in_163_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_163_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_163_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_163_page0, [tag="slice"] #stacks_in_163_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_163_page0 h1,#stacks_in_163_page0 h2,#stacks_in_163_page0 h3,#stacks_in_163_page0 h4,#stacks_in_163_page0 h5,#stacks_in_163_page0 h6,
#stacks_in_163_page0 .layouts-text, #stacks_in_163_page0 p, #stacks_in_163_page0 a {
  color: rgba(207, 91, 107, 0.60);
}
#stacks_in_163_page0 svg {
  fill:  rgba(207, 91, 107, 0.60);
}
#stacks_in_163_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_245_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_245_page0 {
  box-shadow: none;
}
#stacks_in_245_page0, [tag="slice"] #stacks_in_245_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_245_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_245_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_245_page0, [tag="slice"] #stacks_in_245_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_245_page0 h1,#stacks_in_245_page0 h2,#stacks_in_245_page0 h3,#stacks_in_245_page0 h4,#stacks_in_245_page0 h5,#stacks_in_245_page0 h6,
#stacks_in_245_page0 .layouts-text, #stacks_in_245_page0 p, #stacks_in_245_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_245_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_245_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_246_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_246_page0 {
  box-shadow: none;
}
#stacks_in_246_page0, [tag="slice"] #stacks_in_246_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_246_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_246_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_246_page0, [tag="slice"] #stacks_in_246_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_246_page0 h1,#stacks_in_246_page0 h2,#stacks_in_246_page0 h3,#stacks_in_246_page0 h4,#stacks_in_246_page0 h5,#stacks_in_246_page0 h6,
#stacks_in_246_page0 .layouts-text, #stacks_in_246_page0 p, #stacks_in_246_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_246_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_246_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_166_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_166_page0 {
  box-shadow: 0px 3px 15px rgba(0,0,0,0.15);
}
#stacks_in_166_page0, [tag="slice"] #stacks_in_166_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_166_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_166_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_166_page0, [tag="slice"] #stacks_in_166_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_166_page0 h1,#stacks_in_166_page0 h2,#stacks_in_166_page0 h3,#stacks_in_166_page0 h4,#stacks_in_166_page0 h5,#stacks_in_166_page0 h6,
#stacks_in_166_page0 .layouts-text, #stacks_in_166_page0 p, #stacks_in_166_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_166_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_166_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_166_page0 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  20px;
}
#stacks_out_167_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
  max-width: 100px;
  
   
}
#stacks_in_167_page0 {
  box-shadow: none;
}
#stacks_in_167_page0, [tag="slice"] #stacks_in_167_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_167_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_167_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_167_page0, [tag="slice"] #stacks_in_167_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_167_page0 h1,#stacks_in_167_page0 h2,#stacks_in_167_page0 h3,#stacks_in_167_page0 h4,#stacks_in_167_page0 h5,#stacks_in_167_page0 h6,
#stacks_in_167_page0 .layouts-text, #stacks_in_167_page0 p, #stacks_in_167_page0 a {
  color: rgba(253, 174, 85, 1.00);
}
#stacks_in_167_page0 svg {
  fill:  rgba(253, 174, 85, 1.00);
}
#stacks_in_167_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_247_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_247_page0 {
  box-shadow: none;
}
#stacks_in_247_page0, [tag="slice"] #stacks_in_247_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_247_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_247_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_247_page0, [tag="slice"] #stacks_in_247_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_247_page0 h1,#stacks_in_247_page0 h2,#stacks_in_247_page0 h3,#stacks_in_247_page0 h4,#stacks_in_247_page0 h5,#stacks_in_247_page0 h6,
#stacks_in_247_page0 .layouts-text, #stacks_in_247_page0 p, #stacks_in_247_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_247_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_247_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_169_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_169_page0 {
  box-shadow: none;
}
#stacks_in_169_page0, [tag="slice"] #stacks_in_169_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_169_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_169_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_169_page0, [tag="slice"] #stacks_in_169_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_169_page0 h1,#stacks_in_169_page0 h2,#stacks_in_169_page0 h3,#stacks_in_169_page0 h4,#stacks_in_169_page0 h5,#stacks_in_169_page0 h6,
#stacks_in_169_page0 .layouts-text, #stacks_in_169_page0 p, #stacks_in_169_page0 a {
  color: rgba(154, 87, 111, 1.00);
}
#stacks_in_169_page0 svg {
  fill:  rgba(154, 87, 111, 1.00);
}
#stacks_in_169_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_169_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_248_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_248_page0 {
  box-shadow: none;
}
#stacks_in_248_page0, [tag="slice"] #stacks_in_248_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_248_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_248_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_248_page0, [tag="slice"] #stacks_in_248_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_248_page0 h1,#stacks_in_248_page0 h2,#stacks_in_248_page0 h3,#stacks_in_248_page0 h4,#stacks_in_248_page0 h5,#stacks_in_248_page0 h6,
#stacks_in_248_page0 .layouts-text, #stacks_in_248_page0 p, #stacks_in_248_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_248_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_248_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_171_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_171_page0 {
  box-shadow: none;
}
#stacks_in_171_page0, [tag="slice"] #stacks_in_171_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_171_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_171_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_171_page0, [tag="slice"] #stacks_in_171_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_171_page0 h1,#stacks_in_171_page0 h2,#stacks_in_171_page0 h3,#stacks_in_171_page0 h4,#stacks_in_171_page0 h5,#stacks_in_171_page0 h6,
#stacks_in_171_page0 .layouts-text, #stacks_in_171_page0 p, #stacks_in_171_page0 a {
  color: rgba(207, 91, 107, 0.60);
}
#stacks_in_171_page0 svg {
  fill:  rgba(207, 91, 107, 0.60);
}
#stacks_in_171_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_249_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_249_page0 {
  box-shadow: none;
}
#stacks_in_249_page0, [tag="slice"] #stacks_in_249_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_249_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_249_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_249_page0, [tag="slice"] #stacks_in_249_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_249_page0 h1,#stacks_in_249_page0 h2,#stacks_in_249_page0 h3,#stacks_in_249_page0 h4,#stacks_in_249_page0 h5,#stacks_in_249_page0 h6,
#stacks_in_249_page0 .layouts-text, #stacks_in_249_page0 p, #stacks_in_249_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_249_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_249_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_250_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_250_page0 {
  box-shadow: none;
}
#stacks_in_250_page0, [tag="slice"] #stacks_in_250_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_250_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_250_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_250_page0, [tag="slice"] #stacks_in_250_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_250_page0 h1,#stacks_in_250_page0 h2,#stacks_in_250_page0 h3,#stacks_in_250_page0 h4,#stacks_in_250_page0 h5,#stacks_in_250_page0 h6,
#stacks_in_250_page0 .layouts-text, #stacks_in_250_page0 p, #stacks_in_250_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_250_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_250_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_174_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_174_page0 {
  box-shadow: none;
}
#stacks_in_174_page0, [tag="slice"] #stacks_in_174_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_174_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_174_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_174_page0, [tag="slice"] #stacks_in_174_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_174_page0 h1,#stacks_in_174_page0 h2,#stacks_in_174_page0 h3,#stacks_in_174_page0 h4,#stacks_in_174_page0 h5,#stacks_in_174_page0 h6,
#stacks_in_174_page0 .layouts-text, #stacks_in_174_page0 p, #stacks_in_174_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_174_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_174_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_174_page0 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  20px;
}
#stacks_out_175_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
  max-width: 100px;
  
   
}
#stacks_in_175_page0 {
  box-shadow: none;
}
#stacks_in_175_page0, [tag="slice"] #stacks_in_175_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_175_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_175_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_175_page0, [tag="slice"] #stacks_in_175_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_175_page0 h1,#stacks_in_175_page0 h2,#stacks_in_175_page0 h3,#stacks_in_175_page0 h4,#stacks_in_175_page0 h5,#stacks_in_175_page0 h6,
#stacks_in_175_page0 .layouts-text, #stacks_in_175_page0 p, #stacks_in_175_page0 a {
  color: rgba(53, 73, 104, 1.00);
}
#stacks_in_175_page0 svg {
  fill:  rgba(53, 73, 104, 1.00);
}
#stacks_in_175_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_251_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_251_page0 {
  box-shadow: none;
}
#stacks_in_251_page0, [tag="slice"] #stacks_in_251_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_251_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_251_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_251_page0, [tag="slice"] #stacks_in_251_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_251_page0 h1,#stacks_in_251_page0 h2,#stacks_in_251_page0 h3,#stacks_in_251_page0 h4,#stacks_in_251_page0 h5,#stacks_in_251_page0 h6,
#stacks_in_251_page0 .layouts-text, #stacks_in_251_page0 p, #stacks_in_251_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_251_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_251_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_177_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_177_page0 {
  box-shadow: none;
}
#stacks_in_177_page0, [tag="slice"] #stacks_in_177_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_177_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_177_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_177_page0, [tag="slice"] #stacks_in_177_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_177_page0 h1,#stacks_in_177_page0 h2,#stacks_in_177_page0 h3,#stacks_in_177_page0 h4,#stacks_in_177_page0 h5,#stacks_in_177_page0 h6,
#stacks_in_177_page0 .layouts-text, #stacks_in_177_page0 p, #stacks_in_177_page0 a {
  color: rgba(154, 87, 111, 1.00);
}
#stacks_in_177_page0 svg {
  fill:  rgba(154, 87, 111, 1.00);
}
#stacks_in_177_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_177_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_252_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_252_page0 {
  box-shadow: none;
}
#stacks_in_252_page0, [tag="slice"] #stacks_in_252_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_252_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_252_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_252_page0, [tag="slice"] #stacks_in_252_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_252_page0 h1,#stacks_in_252_page0 h2,#stacks_in_252_page0 h3,#stacks_in_252_page0 h4,#stacks_in_252_page0 h5,#stacks_in_252_page0 h6,
#stacks_in_252_page0 .layouts-text, #stacks_in_252_page0 p, #stacks_in_252_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_252_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_252_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_179_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_179_page0 {
  box-shadow: none;
}
#stacks_in_179_page0, [tag="slice"] #stacks_in_179_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_179_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_179_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_179_page0, [tag="slice"] #stacks_in_179_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_179_page0 h1,#stacks_in_179_page0 h2,#stacks_in_179_page0 h3,#stacks_in_179_page0 h4,#stacks_in_179_page0 h5,#stacks_in_179_page0 h6,
#stacks_in_179_page0 .layouts-text, #stacks_in_179_page0 p, #stacks_in_179_page0 a {
  color: rgba(207, 91, 107, 0.60);
}
#stacks_in_179_page0 svg {
  fill:  rgba(207, 91, 107, 0.60);
}
#stacks_in_179_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_253_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_253_page0 {
  box-shadow: none;
}
#stacks_in_253_page0, [tag="slice"] #stacks_in_253_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_253_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_253_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_253_page0, [tag="slice"] #stacks_in_253_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_253_page0 h1,#stacks_in_253_page0 h2,#stacks_in_253_page0 h3,#stacks_in_253_page0 h4,#stacks_in_253_page0 h5,#stacks_in_253_page0 h6,
#stacks_in_253_page0 .layouts-text, #stacks_in_253_page0 p, #stacks_in_253_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_253_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_253_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_254_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_254_page0 {
  box-shadow: none;
}
#stacks_in_254_page0, [tag="slice"] #stacks_in_254_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_254_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_254_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_254_page0, [tag="slice"] #stacks_in_254_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_254_page0 h1,#stacks_in_254_page0 h2,#stacks_in_254_page0 h3,#stacks_in_254_page0 h4,#stacks_in_254_page0 h5,#stacks_in_254_page0 h6,
#stacks_in_254_page0 .layouts-text, #stacks_in_254_page0 p, #stacks_in_254_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_254_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_254_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_183_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_183_page0 {
  box-shadow: none;
}
#stacks_in_183_page0, [tag="slice"] #stacks_in_183_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 0px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_183_page0 > * {
  margin-bottom: 0px;
  margin-right: 0px;
}
@supports (display: grid) {
  #stacks_in_183_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_183_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_183_page0 h1,#stacks_in_183_page0 h2,#stacks_in_183_page0 h3,#stacks_in_183_page0 h4,#stacks_in_183_page0 h5,#stacks_in_183_page0 h6,
#stacks_in_183_page0 .layouts-text, #stacks_in_183_page0 p, #stacks_in_183_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_183_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_183_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_183_page0 {
	border: solid rgba(10, 0, 0, 0.10);
	border-width: 1px 0px 0px 0px;
	padding: 100px 0px 100px 0px;
}
#stacks_out_184_page0 {
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-flex-item-align: top;
  align-self: top;
   
  max-width: 1280px;
  justify-self: center;
   
}
#stacks_in_184_page0 {
  box-shadow: none;
}
#stacks_in_184_page0, [tag="slice"] #stacks_in_184_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_184_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_184_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_184_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_184_page0 h1,#stacks_in_184_page0 h2,#stacks_in_184_page0 h3,#stacks_in_184_page0 h4,#stacks_in_184_page0 h5,#stacks_in_184_page0 h6,
#stacks_in_184_page0 .layouts-text, #stacks_in_184_page0 p, #stacks_in_184_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_184_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_184_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_185_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_185_page0 {
  box-shadow: none;
}
#stacks_in_185_page0, [tag="slice"] #stacks_in_185_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_185_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_185_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_185_page0, [tag="slice"] #stacks_in_185_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_185_page0 h1,#stacks_in_185_page0 h2,#stacks_in_185_page0 h3,#stacks_in_185_page0 h4,#stacks_in_185_page0 h5,#stacks_in_185_page0 h6,
#stacks_in_185_page0 .layouts-text, #stacks_in_185_page0 p, #stacks_in_185_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_185_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_185_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_185_page0 {
	border: solid rgba(10, 0, 0, 0.10);
	border-width: 0px 1px 0px 0px;
	padding: 20px 30px 20px 30px;
}
#stacks_out_186_page0 {
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_186_page0 {
  box-shadow: none;
}
#stacks_in_186_page0, [tag="slice"] #stacks_in_186_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_186_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_186_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_186_page0, [tag="slice"] #stacks_in_186_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_186_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_186_page0 h1,#stacks_in_186_page0 h2,#stacks_in_186_page0 h3,#stacks_in_186_page0 h4,#stacks_in_186_page0 h5,#stacks_in_186_page0 h6,
#stacks_in_186_page0 .layouts-text, #stacks_in_186_page0 p, #stacks_in_186_page0 a {
  color: rgba(53, 73, 104, 1.00);
}
#stacks_in_186_page0 svg {
  fill:  rgba(53, 73, 104, 1.00);
}
#stacks_in_186_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_186_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_255_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_255_page0 {
  box-shadow: none;
}
#stacks_in_255_page0, [tag="slice"] #stacks_in_255_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_255_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_255_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_255_page0, [tag="slice"] #stacks_in_255_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_255_page0 h1,#stacks_in_255_page0 h2,#stacks_in_255_page0 h3,#stacks_in_255_page0 h4,#stacks_in_255_page0 h5,#stacks_in_255_page0 h6,
#stacks_in_255_page0 .layouts-text, #stacks_in_255_page0 p, #stacks_in_255_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_255_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_255_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_188_page0 {
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_188_page0 {
  box-shadow: none;
}
#stacks_in_188_page0, [tag="slice"] #stacks_in_188_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_188_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_188_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_188_page0, [tag="slice"] #stacks_in_188_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_188_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_188_page0 h1,#stacks_in_188_page0 h2,#stacks_in_188_page0 h3,#stacks_in_188_page0 h4,#stacks_in_188_page0 h5,#stacks_in_188_page0 h6,
#stacks_in_188_page0 .layouts-text, #stacks_in_188_page0 p, #stacks_in_188_page0 a {
  color: rgba(154, 87, 111, 1.00);
}
#stacks_in_188_page0 svg {
  fill:  rgba(154, 87, 111, 1.00);
}
#stacks_in_188_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_188_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_256_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_256_page0 {
  box-shadow: none;
}
#stacks_in_256_page0, [tag="slice"] #stacks_in_256_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_256_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_256_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_256_page0, [tag="slice"] #stacks_in_256_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_256_page0 h1,#stacks_in_256_page0 h2,#stacks_in_256_page0 h3,#stacks_in_256_page0 h4,#stacks_in_256_page0 h5,#stacks_in_256_page0 h6,
#stacks_in_256_page0 .layouts-text, #stacks_in_256_page0 p, #stacks_in_256_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_256_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_256_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_190_page0 {
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_190_page0 {
  box-shadow: none;
}
#stacks_in_190_page0, [tag="slice"] #stacks_in_190_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_190_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_190_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_190_page0, [tag="slice"] #stacks_in_190_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_190_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_190_page0 h1,#stacks_in_190_page0 h2,#stacks_in_190_page0 h3,#stacks_in_190_page0 h4,#stacks_in_190_page0 h5,#stacks_in_190_page0 h6,
#stacks_in_190_page0 .layouts-text, #stacks_in_190_page0 p, #stacks_in_190_page0 a {
  color: rgba(53, 73, 104, 0.61);
}
#stacks_in_190_page0 svg {
  fill:  rgba(53, 73, 104, 0.61);
}
#stacks_in_190_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_190_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_257_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_257_page0 {
  box-shadow: none;
}
#stacks_in_257_page0, [tag="slice"] #stacks_in_257_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_257_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_257_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_257_page0, [tag="slice"] #stacks_in_257_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_257_page0 h1,#stacks_in_257_page0 h2,#stacks_in_257_page0 h3,#stacks_in_257_page0 h4,#stacks_in_257_page0 h5,#stacks_in_257_page0 h6,
#stacks_in_257_page0 .layouts-text, #stacks_in_257_page0 p, #stacks_in_257_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_257_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_257_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_192_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_192_page0 {
  box-shadow: none;
}
#stacks_in_192_page0, [tag="slice"] #stacks_in_192_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 5px 5px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_192_page0 > * {
  margin-bottom: 5px;
  margin-right: 5px;
}
@supports (display: grid) {
  #stacks_in_192_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_192_page0 h1,#stacks_in_192_page0 h2,#stacks_in_192_page0 h3,#stacks_in_192_page0 h4,#stacks_in_192_page0 h5,#stacks_in_192_page0 h6,
#stacks_in_192_page0 .layouts-text, #stacks_in_192_page0 p, #stacks_in_192_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_192_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_192_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_192_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_193_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_193_page0 {
  box-shadow: none;
}
#stacks_in_193_page0, [tag="slice"] #stacks_in_193_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_193_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_193_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_193_page0, [tag="slice"] #stacks_in_193_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_193_page0 h1,#stacks_in_193_page0 h2,#stacks_in_193_page0 h3,#stacks_in_193_page0 h4,#stacks_in_193_page0 h5,#stacks_in_193_page0 h6,
#stacks_in_193_page0 .layouts-text, #stacks_in_193_page0 p, #stacks_in_193_page0 a {
  color: rgba(53, 73, 104, 1.00);
}
#stacks_in_193_page0 svg {
  fill:  rgba(53, 73, 104, 1.00);
}
#stacks_in_193_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_258_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_258_page0 {
  box-shadow: none;
}
#stacks_in_258_page0, [tag="slice"] #stacks_in_258_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_258_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_258_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_258_page0, [tag="slice"] #stacks_in_258_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_258_page0 h1,#stacks_in_258_page0 h2,#stacks_in_258_page0 h3,#stacks_in_258_page0 h4,#stacks_in_258_page0 h5,#stacks_in_258_page0 h6,
#stacks_in_258_page0 .layouts-text, #stacks_in_258_page0 p, #stacks_in_258_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_258_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_258_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_195_page0 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_195_page0 {
  box-shadow: none;
}
#stacks_in_195_page0, [tag="slice"] #stacks_in_195_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_195_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_195_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_195_page0, [tag="slice"] #stacks_in_195_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_195_page0 h1,#stacks_in_195_page0 h2,#stacks_in_195_page0 h3,#stacks_in_195_page0 h4,#stacks_in_195_page0 h5,#stacks_in_195_page0 h6,
#stacks_in_195_page0 .layouts-text, #stacks_in_195_page0 p, #stacks_in_195_page0 a {
  color: rgba(53, 73, 104, 0.61);
}
#stacks_in_195_page0 svg {
  fill:  rgba(53, 73, 104, 0.61);
}
#stacks_in_195_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_259_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_259_page0 {
  box-shadow: none;
}
#stacks_in_259_page0, [tag="slice"] #stacks_in_259_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_259_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_259_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_259_page0, [tag="slice"] #stacks_in_259_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_259_page0 h1,#stacks_in_259_page0 h2,#stacks_in_259_page0 h3,#stacks_in_259_page0 h4,#stacks_in_259_page0 h5,#stacks_in_259_page0 h6,
#stacks_in_259_page0 .layouts-text, #stacks_in_259_page0 p, #stacks_in_259_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_259_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_259_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_197_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_197_page0 {
  box-shadow: none;
}
#stacks_in_197_page0, [tag="slice"] #stacks_in_197_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_197_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_197_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_197_page0, [tag="slice"] #stacks_in_197_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_197_page0 h1,#stacks_in_197_page0 h2,#stacks_in_197_page0 h3,#stacks_in_197_page0 h4,#stacks_in_197_page0 h5,#stacks_in_197_page0 h6,
#stacks_in_197_page0 .layouts-text, #stacks_in_197_page0 p, #stacks_in_197_page0 a {
  color: rgba(53, 73, 104, 1.00);
}
#stacks_in_197_page0 svg {
  fill:  rgba(53, 73, 104, 1.00);
}
#stacks_in_197_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_260_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_260_page0 {
  box-shadow: none;
}
#stacks_in_260_page0, [tag="slice"] #stacks_in_260_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_260_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_260_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_260_page0, [tag="slice"] #stacks_in_260_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_260_page0 h1,#stacks_in_260_page0 h2,#stacks_in_260_page0 h3,#stacks_in_260_page0 h4,#stacks_in_260_page0 h5,#stacks_in_260_page0 h6,
#stacks_in_260_page0 .layouts-text, #stacks_in_260_page0 p, #stacks_in_260_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_260_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_260_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_199_page0 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_199_page0 {
  box-shadow: none;
}
#stacks_in_199_page0, [tag="slice"] #stacks_in_199_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_199_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_199_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_199_page0, [tag="slice"] #stacks_in_199_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_199_page0 h1,#stacks_in_199_page0 h2,#stacks_in_199_page0 h3,#stacks_in_199_page0 h4,#stacks_in_199_page0 h5,#stacks_in_199_page0 h6,
#stacks_in_199_page0 .layouts-text, #stacks_in_199_page0 p, #stacks_in_199_page0 a {
  color: rgba(53, 73, 104, 0.61);
}
#stacks_in_199_page0 svg {
  fill:  rgba(53, 73, 104, 0.61);
}
#stacks_in_199_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_261_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_261_page0 {
  box-shadow: none;
}
#stacks_in_261_page0, [tag="slice"] #stacks_in_261_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_261_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_261_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_261_page0, [tag="slice"] #stacks_in_261_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_261_page0 h1,#stacks_in_261_page0 h2,#stacks_in_261_page0 h3,#stacks_in_261_page0 h4,#stacks_in_261_page0 h5,#stacks_in_261_page0 h6,
#stacks_in_261_page0 .layouts-text, #stacks_in_261_page0 p, #stacks_in_261_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_261_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_261_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_262_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_262_page0 {
  box-shadow: none;
}
#stacks_in_262_page0, [tag="slice"] #stacks_in_262_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_262_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_262_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_262_page0, [tag="slice"] #stacks_in_262_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_262_page0 h1,#stacks_in_262_page0 h2,#stacks_in_262_page0 h3,#stacks_in_262_page0 h4,#stacks_in_262_page0 h5,#stacks_in_262_page0 h6,
#stacks_in_262_page0 .layouts-text, #stacks_in_262_page0 p, #stacks_in_262_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_262_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_262_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_203_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_203_page0 {
  box-shadow: none;
}
#stacks_in_203_page0, [tag="slice"] #stacks_in_203_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_203_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_203_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_203_page0, [tag="slice"] #stacks_in_203_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_203_page0 h1,#stacks_in_203_page0 h2,#stacks_in_203_page0 h3,#stacks_in_203_page0 h4,#stacks_in_203_page0 h5,#stacks_in_203_page0 h6,
#stacks_in_203_page0 .layouts-text, #stacks_in_203_page0 p, #stacks_in_203_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_203_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_203_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_203_page0 {
	border: solid rgba(10, 0, 0, 0.10);
	border-width: 0px 1px 0px 0px;
	padding: 20px 30px 20px 30px;
}
#stacks_out_204_page0 {
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_204_page0 {
  box-shadow: none;
}
#stacks_in_204_page0, [tag="slice"] #stacks_in_204_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_204_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_204_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_204_page0, [tag="slice"] #stacks_in_204_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_204_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_204_page0 h1,#stacks_in_204_page0 h2,#stacks_in_204_page0 h3,#stacks_in_204_page0 h4,#stacks_in_204_page0 h5,#stacks_in_204_page0 h6,
#stacks_in_204_page0 .layouts-text, #stacks_in_204_page0 p, #stacks_in_204_page0 a {
  color: rgba(53, 73, 104, 1.00);
}
#stacks_in_204_page0 svg {
  fill:  rgba(53, 73, 104, 1.00);
}
#stacks_in_204_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_204_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_263_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_263_page0 {
  box-shadow: none;
}
#stacks_in_263_page0, [tag="slice"] #stacks_in_263_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_263_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_263_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_263_page0, [tag="slice"] #stacks_in_263_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_263_page0 h1,#stacks_in_263_page0 h2,#stacks_in_263_page0 h3,#stacks_in_263_page0 h4,#stacks_in_263_page0 h5,#stacks_in_263_page0 h6,
#stacks_in_263_page0 .layouts-text, #stacks_in_263_page0 p, #stacks_in_263_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_263_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_263_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_206_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
  max-width: 180px;
  
   
}
#stacks_in_206_page0 {
  box-shadow: none;
}
#stacks_in_206_page0, [tag="slice"] #stacks_in_206_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 5px 5px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_206_page0 > * {
  margin-bottom: 5px;
  margin-right: 5px;
}
@supports (display: grid) {
  #stacks_in_206_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_206_page0 h1,#stacks_in_206_page0 h2,#stacks_in_206_page0 h3,#stacks_in_206_page0 h4,#stacks_in_206_page0 h5,#stacks_in_206_page0 h6,
#stacks_in_206_page0 .layouts-text, #stacks_in_206_page0 p, #stacks_in_206_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_206_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_206_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_206_page0 {
	border: solid rgba(0, 0, 0, 0.05);
	border-width:  3px;
	margin: 0px 0px 10px 0px;
	padding:  5px;
}
#stacks_out_207_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: center;
  align-self: center;
   
}
#stacks_in_207_page0 {
  box-shadow: none;
}
#stacks_in_207_page0, [tag="slice"] #stacks_in_207_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_207_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_207_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_207_page0, [tag="slice"] #stacks_in_207_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_207_page0 h1,#stacks_in_207_page0 h2,#stacks_in_207_page0 h3,#stacks_in_207_page0 h4,#stacks_in_207_page0 h5,#stacks_in_207_page0 h6,
#stacks_in_207_page0 .layouts-text, #stacks_in_207_page0 p, #stacks_in_207_page0 a {
  color: rgba(53, 73, 104, 1.00);
}
#stacks_in_207_page0 svg {
  fill:  rgba(53, 73, 104, 1.00);
}
#stacks_in_207_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_264_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_264_page0 {
  box-shadow: none;
}
#stacks_in_264_page0, [tag="slice"] #stacks_in_264_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_264_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_264_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_264_page0, [tag="slice"] #stacks_in_264_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_264_page0 h1,#stacks_in_264_page0 h2,#stacks_in_264_page0 h3,#stacks_in_264_page0 h4,#stacks_in_264_page0 h5,#stacks_in_264_page0 h6,
#stacks_in_264_page0 .layouts-text, #stacks_in_264_page0 p, #stacks_in_264_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_264_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_264_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_209_page0 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_209_page0 {
  box-shadow: none;
}
#stacks_in_209_page0, [tag="slice"] #stacks_in_209_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_209_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_209_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_209_page0, [tag="slice"] #stacks_in_209_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_209_page0 h1,#stacks_in_209_page0 h2,#stacks_in_209_page0 h3,#stacks_in_209_page0 h4,#stacks_in_209_page0 h5,#stacks_in_209_page0 h6,
#stacks_in_209_page0 .layouts-text, #stacks_in_209_page0 p, #stacks_in_209_page0 a {
  color: rgba(53, 73, 104, 0.61);
}
#stacks_in_209_page0 svg {
  fill:  rgba(53, 73, 104, 0.61);
}
#stacks_in_209_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_265_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_265_page0 {
  box-shadow: none;
}
#stacks_in_265_page0, [tag="slice"] #stacks_in_265_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_265_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_265_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_265_page0, [tag="slice"] #stacks_in_265_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_265_page0 h1,#stacks_in_265_page0 h2,#stacks_in_265_page0 h3,#stacks_in_265_page0 h4,#stacks_in_265_page0 h5,#stacks_in_265_page0 h6,
#stacks_in_265_page0 .layouts-text, #stacks_in_265_page0 p, #stacks_in_265_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_265_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_265_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_212_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: end;
  align-self: end;
   
}
#stacks_in_212_page0 {
  box-shadow: none;
}
#stacks_in_212_page0, [tag="slice"] #stacks_in_212_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 25px 20px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_212_page0 > * {
  margin-bottom: 25px;
  margin-right: 20px;
}
@supports (display: grid) {
  #stacks_in_212_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_212_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_212_page0 h1,#stacks_in_212_page0 h2,#stacks_in_212_page0 h3,#stacks_in_212_page0 h4,#stacks_in_212_page0 h5,#stacks_in_212_page0 h6,
#stacks_in_212_page0 .layouts-text, #stacks_in_212_page0 p, #stacks_in_212_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_212_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_212_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_212_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_213_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_213_page0 {
  box-shadow: none;
}
#stacks_in_213_page0, [tag="slice"] #stacks_in_213_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_213_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_213_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_213_page0, [tag="slice"] #stacks_in_213_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
@media all and (max-width: 900px) {
  #stacks_in_213_page0 > div {
    -ms-grid-column-span: 1;
    -ms-grid-column-span: 0;
    grid-column: span 1;
    grid-column: span 0;
  }
  #stacks_in_213_page0 {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat(0, minmax(0px, 1fr));
  }
  #stacks_in_213_page0[data-sub-col="3"] {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  #stacks_in_213_page0[data-sub-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
@media all and (max-width: 700px) {
  #stacks_in_213_page0 > div {
    -ms-grid-column-span: 1;
    -ms-grid-column-span: 0;
    grid-column: span 1;
    grid-column: span 0;
  }
  #stacks_in_213_page0 {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat( 0, minmax(0px, 1fr));
  }
  #stacks_in_213_page0[data-sub-col="3"] {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #stacks_in_213_page0[data-sub-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_213_page0 h1,#stacks_in_213_page0 h2,#stacks_in_213_page0 h3,#stacks_in_213_page0 h4,#stacks_in_213_page0 h5,#stacks_in_213_page0 h6,
#stacks_in_213_page0 .layouts-text, #stacks_in_213_page0 p, #stacks_in_213_page0 a {
  color: rgba(154, 87, 111, 1.00);
}
#stacks_in_213_page0 svg {
  fill:  rgba(154, 87, 111, 1.00);
}
#stacks_in_213_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_266_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_266_page0 {
  box-shadow: none;
}
#stacks_in_266_page0, [tag="slice"] #stacks_in_266_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_266_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_266_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_266_page0, [tag="slice"] #stacks_in_266_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_266_page0 h1,#stacks_in_266_page0 h2,#stacks_in_266_page0 h3,#stacks_in_266_page0 h4,#stacks_in_266_page0 h5,#stacks_in_266_page0 h6,
#stacks_in_266_page0 .layouts-text, #stacks_in_266_page0 p, #stacks_in_266_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_266_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_266_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_215_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_215_page0 {
  box-shadow: none;
}
#stacks_in_215_page0, [tag="slice"] #stacks_in_215_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_215_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_215_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_215_page0, [tag="slice"] #stacks_in_215_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
@media all and (max-width: 900px) {
  #stacks_in_215_page0 > div {
    -ms-grid-column-span: 1;
    -ms-grid-column-span: 0;
    grid-column: span 1;
    grid-column: span 0;
  }
  #stacks_in_215_page0 {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat(0, minmax(0px, 1fr));
  }
  #stacks_in_215_page0[data-sub-col="3"] {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  #stacks_in_215_page0[data-sub-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
@media all and (max-width: 700px) {
  #stacks_in_215_page0 > div {
    -ms-grid-column-span: 1;
    -ms-grid-column-span: 0;
    grid-column: span 1;
    grid-column: span 0;
  }
  #stacks_in_215_page0 {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat( 0, minmax(0px, 1fr));
  }
  #stacks_in_215_page0[data-sub-col="3"] {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #stacks_in_215_page0[data-sub-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_215_page0 h1,#stacks_in_215_page0 h2,#stacks_in_215_page0 h3,#stacks_in_215_page0 h4,#stacks_in_215_page0 h5,#stacks_in_215_page0 h6,
#stacks_in_215_page0 .layouts-text, #stacks_in_215_page0 p, #stacks_in_215_page0 a {
  color: rgba(154, 87, 111, 1.00);
}
#stacks_in_215_page0 svg {
  fill:  rgba(154, 87, 111, 1.00);
}
#stacks_in_215_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_267_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_267_page0 {
  box-shadow: none;
}
#stacks_in_267_page0, [tag="slice"] #stacks_in_267_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_267_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_267_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_267_page0, [tag="slice"] #stacks_in_267_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_267_page0 h1,#stacks_in_267_page0 h2,#stacks_in_267_page0 h3,#stacks_in_267_page0 h4,#stacks_in_267_page0 h5,#stacks_in_267_page0 h6,
#stacks_in_267_page0 .layouts-text, #stacks_in_267_page0 p, #stacks_in_267_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_267_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_267_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_217_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_217_page0 {
  box-shadow: none;
}
#stacks_in_217_page0, [tag="slice"] #stacks_in_217_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_217_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_217_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_217_page0, [tag="slice"] #stacks_in_217_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
@media all and (max-width: 900px) {
  #stacks_in_217_page0 > div {
    -ms-grid-column-span: 1;
    -ms-grid-column-span: 0;
    grid-column: span 1;
    grid-column: span 0;
  }
  #stacks_in_217_page0 {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat(0, minmax(0px, 1fr));
  }
  #stacks_in_217_page0[data-sub-col="3"] {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  #stacks_in_217_page0[data-sub-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
@media all and (max-width: 700px) {
  #stacks_in_217_page0 > div {
    -ms-grid-column-span: 1;
    -ms-grid-column-span: 0;
    grid-column: span 1;
    grid-column: span 0;
  }
  #stacks_in_217_page0 {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat( 0, minmax(0px, 1fr));
  }
  #stacks_in_217_page0[data-sub-col="3"] {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #stacks_in_217_page0[data-sub-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_217_page0 h1,#stacks_in_217_page0 h2,#stacks_in_217_page0 h3,#stacks_in_217_page0 h4,#stacks_in_217_page0 h5,#stacks_in_217_page0 h6,
#stacks_in_217_page0 .layouts-text, #stacks_in_217_page0 p, #stacks_in_217_page0 a {
  color: rgba(154, 87, 111, 1.00);
}
#stacks_in_217_page0 svg {
  fill:  rgba(154, 87, 111, 1.00);
}
#stacks_in_217_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_268_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_268_page0 {
  box-shadow: none;
}
#stacks_in_268_page0, [tag="slice"] #stacks_in_268_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_268_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_268_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_268_page0, [tag="slice"] #stacks_in_268_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_268_page0 h1,#stacks_in_268_page0 h2,#stacks_in_268_page0 h3,#stacks_in_268_page0 h4,#stacks_in_268_page0 h5,#stacks_in_268_page0 h6,
#stacks_in_268_page0 .layouts-text, #stacks_in_268_page0 p, #stacks_in_268_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_268_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_268_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_219_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_219_page0 {
  box-shadow: none;
}
#stacks_in_219_page0, [tag="slice"] #stacks_in_219_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_219_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_219_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_219_page0, [tag="slice"] #stacks_in_219_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
@media all and (max-width: 900px) {
  #stacks_in_219_page0 > div {
    -ms-grid-column-span: 1;
    -ms-grid-column-span: 0;
    grid-column: span 1;
    grid-column: span 0;
  }
  #stacks_in_219_page0 {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat(0, minmax(0px, 1fr));
  }
  #stacks_in_219_page0[data-sub-col="3"] {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  #stacks_in_219_page0[data-sub-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
@media all and (max-width: 700px) {
  #stacks_in_219_page0 > div {
    -ms-grid-column-span: 1;
    -ms-grid-column-span: 0;
    grid-column: span 1;
    grid-column: span 0;
  }
  #stacks_in_219_page0 {
    -ms-grid-columns: minmax(0px, 1fr);
    -ms-grid-columns: (minmax(0px, 1fr))[0];
    grid-template-columns: repeat(1, minmax(0px, 1fr));
    grid-template-columns: repeat( 0, minmax(0px, 1fr));
  }
  #stacks_in_219_page0[data-sub-col="3"] {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #stacks_in_219_page0[data-sub-col="3"] > div:nth-child(3n) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_219_page0 h1,#stacks_in_219_page0 h2,#stacks_in_219_page0 h3,#stacks_in_219_page0 h4,#stacks_in_219_page0 h5,#stacks_in_219_page0 h6,
#stacks_in_219_page0 .layouts-text, #stacks_in_219_page0 p, #stacks_in_219_page0 a {
  color: rgba(154, 87, 111, 1.00);
}
#stacks_in_219_page0 svg {
  fill:  rgba(154, 87, 111, 1.00);
}
#stacks_in_219_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_269_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_269_page0 {
  box-shadow: none;
}
#stacks_in_269_page0, [tag="slice"] #stacks_in_269_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_269_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_269_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_269_page0, [tag="slice"] #stacks_in_269_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_269_page0 h1,#stacks_in_269_page0 h2,#stacks_in_269_page0 h3,#stacks_in_269_page0 h4,#stacks_in_269_page0 h5,#stacks_in_269_page0 h6,
#stacks_in_269_page0 .layouts-text, #stacks_in_269_page0 p, #stacks_in_269_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_269_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_269_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_270_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_270_page0 {
  box-shadow: none;
}
#stacks_in_270_page0, [tag="slice"] #stacks_in_270_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_270_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_270_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_270_page0, [tag="slice"] #stacks_in_270_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_270_page0 h1,#stacks_in_270_page0 h2,#stacks_in_270_page0 h3,#stacks_in_270_page0 h4,#stacks_in_270_page0 h5,#stacks_in_270_page0 h6,
#stacks_in_270_page0 .layouts-text, #stacks_in_270_page0 p, #stacks_in_270_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_270_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_270_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_223_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_223_page0 {
  box-shadow: none;
}
#stacks_in_223_page0, [tag="slice"] #stacks_in_223_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_223_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_223_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_223_page0, [tag="slice"] #stacks_in_223_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_223_page0 h1,#stacks_in_223_page0 h2,#stacks_in_223_page0 h3,#stacks_in_223_page0 h4,#stacks_in_223_page0 h5,#stacks_in_223_page0 h6,
#stacks_in_223_page0 .layouts-text, #stacks_in_223_page0 p, #stacks_in_223_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_223_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_223_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_223_page0 {
	border: solid rgba(10, 0, 0, 0.10);
	border-width: 0px 1px 0px 0px;
	padding: 20px 30px 20px 30px;
}
#stacks_out_224_page0 {
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_224_page0 {
  box-shadow: none;
}
#stacks_in_224_page0, [tag="slice"] #stacks_in_224_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_224_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_224_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_224_page0, [tag="slice"] #stacks_in_224_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_224_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_224_page0 h1,#stacks_in_224_page0 h2,#stacks_in_224_page0 h3,#stacks_in_224_page0 h4,#stacks_in_224_page0 h5,#stacks_in_224_page0 h6,
#stacks_in_224_page0 .layouts-text, #stacks_in_224_page0 p, #stacks_in_224_page0 a {
  color: rgba(53, 73, 104, 1.00);
}
#stacks_in_224_page0 svg {
  fill:  rgba(53, 73, 104, 1.00);
}
#stacks_in_224_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_224_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_271_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_271_page0 {
  box-shadow: none;
}
#stacks_in_271_page0, [tag="slice"] #stacks_in_271_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_271_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_271_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_271_page0, [tag="slice"] #stacks_in_271_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_271_page0 h1,#stacks_in_271_page0 h2,#stacks_in_271_page0 h3,#stacks_in_271_page0 h4,#stacks_in_271_page0 h5,#stacks_in_271_page0 h6,
#stacks_in_271_page0 .layouts-text, #stacks_in_271_page0 p, #stacks_in_271_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_271_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_271_page0 a:hover {
  opacity: .75;
}
/* */#stacks_out_226_page0 {
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_226_page0 {
  box-shadow: none;
}
#stacks_in_226_page0, [tag="slice"] #stacks_in_226_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 0;
  grid-column: span 0;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_226_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_226_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_226_page0, [tag="slice"] #stacks_in_226_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_out_226_page0 {
  grid-column: 1 / -1 !important;
}
/*  */
#stacks_in_226_page0 h1,#stacks_in_226_page0 h2,#stacks_in_226_page0 h3,#stacks_in_226_page0 h4,#stacks_in_226_page0 h5,#stacks_in_226_page0 h6,
#stacks_in_226_page0 .layouts-text, #stacks_in_226_page0 p, #stacks_in_226_page0 a {
  color: rgba(53, 73, 104, 0.61);
}
#stacks_in_226_page0 svg {
  fill:  rgba(53, 73, 104, 0.61);
}
#stacks_in_226_page0 a:hover {
  opacity: .75;
}
/* */
#stacks_in_226_page0 {
	margin: 0px 0px 10px 0px;
}
#stacks_out_272_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_272_page0 {
  box-shadow: none;
}
#stacks_in_272_page0, [tag="slice"] #stacks_in_272_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_272_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_272_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_272_page0, [tag="slice"] #stacks_in_272_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_272_page0 h1,#stacks_in_272_page0 h2,#stacks_in_272_page0 h3,#stacks_in_272_page0 h4,#stacks_in_272_page0 h5,#stacks_in_272_page0 h6,
#stacks_in_272_page0 .layouts-text, #stacks_in_272_page0 p, #stacks_in_272_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_272_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_272_page0 a:hover {
  opacity: .75;
}
/* */#stacks_in_228_page0_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_228_page0 a:link, #stacks_in_228_page0 a:visited {
	 display:block; 
	 float:left; 
	
	position: relative;
	text-decoration:none;
}
#stacks_in_228_page0 a:hover, #stacks_in_228_page0 a:active {
	color:#FFFFFF;
}



#stacks_in_228_page0 a:link, #stacks_in_228_page0 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_228_page0 a:hover {
	background-color:#0080FF;
}
#stacks_in_228_page0 a:active {
	background-color:#006CD8;
}








#stacks_in_228_page0 {
	margin: 0px 0px 15px 0px;
}
#stacks_out_273_page0 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
   
}
#stacks_in_273_page0 {
  box-shadow: none;
}
#stacks_in_273_page0, [tag="slice"] #stacks_in_273_page0 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
}
#stacks_in_273_page0 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_273_page0 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
#stacks_in_273_page0, [tag="slice"] #stacks_in_273_page0 > .layouts-item > .out {
   display: block;
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_273_page0 h1,#stacks_in_273_page0 h2,#stacks_in_273_page0 h3,#stacks_in_273_page0 h4,#stacks_in_273_page0 h5,#stacks_in_273_page0 h6,
#stacks_in_273_page0 .layouts-text, #stacks_in_273_page0 p, #stacks_in_273_page0 a {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_273_page0 svg {
  fill:  rgba(0, 0, 0, 1.00);
}
#stacks_in_273_page0 a:hover {
  opacity: .75;
}
/* *//* Depth Limit */

#stacks_in_75_page0 .depth_limit {
	max-width: 1000px;
}
#stacks_in_75_page0 .depth_limit_padding {
	padding: 30px 30px 30px 30px;
}
@media screen and (min-width: 770px){
	#stacks_in_75_page0 .depth_limit_padding {
		padding: 50px 50px 50px 50px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_75_page0.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(56, 53, 58, 1.00) 0%,rgba(56, 53, 58, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(56, 53, 58, 1.00) 0%,rgba(56, 53, 58, 1.00) 95%);
	

	
}




@media screen and (min-width: 770px){
	#stacks_in_75_page0 .s3_row .content_out{
		display: inline-block !important;
	}
}
#stacks_in_75_page0 .s3_row,
#stacks_in_75_page0 .s3_column,
#stacks_in_75_page0 .s3_row .depth_out,
#stacks_in_75_page0 .s3_row .depth_out > div,
#stacks_in_75_page0 .s3_row .depth_wrapper,
#stacks_in_75_page0 .s3_row .depth_image *{
	flex: 0 1 auto;
	display: block !important;
}

#stacks_in_75_page0 .s3_row .content_flex {
	flex: 0 1 auto;
	display: block;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
}

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

#stacks_in_77_page0>.s3_row>.s3_column_left {
	width: 65.00%;
}

#stacks_in_77_page0>.s3_row>.s3_column_right {
	width: 35.000000%;
}




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










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


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


}



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


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


}





/* Depth Content */

@media (min-width: 300px){
	#stacks_in_82_page0 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_82_page0 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_82_page0 .depth_section_link:hover .depth_in,
#stacks_in_82_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}




	#stacks_in_82_page0{margin-bottom: 0;}


#stacks_in_82_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(192, 186, 178, 1.00);}
#stacks_in_82_page0.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_82_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_82_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_82_page0 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_82_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_82_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	   
	background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_82_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_82_page0 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_82_page0 .heading_out h2{
	font-size: 16px;
	line-height: 24px;
	color: rgba(234, 230, 225, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 3px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_82_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_82_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_82_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 300px; 
	

	 text-align: left; 
	
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_82_page0 .content_out{
		padding: 0% 0px 0% 0px;
		margin: 0 0%;}
	#stacks_in_82_page0 .heading_out h2{
		font-size: 16px;
		line-height: 24px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_82_page0 .depth_wrapper{background-color: rgba(255, 255, 255, 0.00);}
	#stacks_in_82_page0 .depth_tint,
	#stacks_in_82_page0 .content_tint{ background: none !important; }
	#stacks_in_82_page0 .heading_out h2,
	#stacks_in_82_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_82_page0 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_82_page0 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_82_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_82_page0 .content_in p.main_content{
	display: block;
	color: rgba(192, 186, 178, 1.00);
	font-size: 1em;
	line-height: 1.60;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

#stacks_in_82_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.17);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_82_page0 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_82_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_82_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_82_page0 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -300px; 
	

	

	
}
@media screen and (max-width: 770px){
	#stacks_in_82_page0 .depth_aside{
		margin-right:0;
		
	}
}
#stacks_in_82_page0 .depth_aside_wrapper{
	
	
	 
	padding-right: 300px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_82_page0 .depth_aside_wrapper,
#stacks_in_82_page0 .depth_aside_wrapper .centered_image{
	
	text-align: center;
	
}
#stacks_in_82_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_82_page0 .content_out .centered_image img{float: left;} 



 #stacks_in_82_page0 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}

#stacks_in_82_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_82_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	#stacks_in_82_page0 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}
	
}

#stacks_in_82_page0 .depth_aside_padding{
	padding: 0px 30px 0px 0px;
}
@media screen and (max-width: 770px){
	#stacks_in_82_page0 .depth_aside_padding{
		padding: 0px 0px 0px 0px;
	}
}

/* Layer Top */


#stacks_in_82_page0 .depth_in{z-index: 4;}
#stacks_in_82_page0 .depth_tint{z-index: 3;}
#stacks_in_82_page0 .depth_gradient{z-index: 2;}
#stacks_in_82_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_82_page0 .depth_wrapper.content_tint,
	#stacks_in_82_page0 .depth_gradient{display: none;}
}



@media screen and (max-width: 770px ){
	#stacks_in_82_page0 .depth_wrapper .content_out{
		padding: 0 !important;
		margin: 0 !important;
		max-width: 100% !important;
	}
	#stacks_in_82_page0 .depth_wrapper .content_in{
		padding: 30px !important;
		margin: 0 !important;
	}
}



/* Breaks */

#stacks_in_82_page0 hr{border: 0;margin: 0;}

#stacks_in_82_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_82_page0 hr.hr_bottom_header{
	height: 3px;
	width: 30%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_82_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_68_page0 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_68_page0 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_68_page0 .depth_section_link:hover .depth_in,
#stacks_in_68_page0 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}




	#stacks_in_68_page0{margin-bottom: 0;}


#stacks_in_68_page0.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(192, 186, 178, 1.00);}
#stacks_in_68_page0.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_68_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_68_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_68_page0 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_68_page0 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_68_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_68_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_68_page0 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_68_page0 .heading_out h2{
	font-size: 16px;
	line-height: 24px;
	color: rgba(234, 230, 225, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 3px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_68_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_68_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_68_page0 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 300px; 
	

	 text-align: left; 
	
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_68_page0 .content_out{
		padding: 0% 0px 0% 0px;
		margin: 0 0%;}
	#stacks_in_68_page0 .heading_out h2{
		font-size: 16px;
		line-height: 24px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_68_page0 .depth_wrapper{background-color: rgba(255, 255, 255, 0.00);}
	#stacks_in_68_page0 .depth_tint,
	#stacks_in_68_page0 .content_tint{ background: none !important; }
	#stacks_in_68_page0 .heading_out h2,
	#stacks_in_68_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_68_page0 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_68_page0 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_68_page0 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_68_page0 .content_in p.main_content{
	display: block;
	color: rgba(192, 186, 178, 1.00);
	font-size: 1em;
	line-height: 1.40;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

#stacks_in_68_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.17);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_68_page0 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_68_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_68_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_68_page0 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -300px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_68_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_68_page0 .depth_aside_wrapper{
	
	
	 
	padding-right: 300px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_68_page0 .depth_aside_wrapper,
#stacks_in_68_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_68_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_68_page0 .content_out .centered_image img{float: left;} 





#stacks_in_68_page0 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_68_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_68_page0 .depth_aside_padding{
	padding: 0px 50px 0px 0px;
}
@media screen and (max-width: 770px){
	#stacks_in_68_page0 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_68_page0 .depth_in{z-index: 4;}
#stacks_in_68_page0 .depth_tint{z-index: 3;}
#stacks_in_68_page0 .depth_gradient{z-index: 2;}
#stacks_in_68_page0 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_68_page0 .depth_wrapper.content_tint,
	#stacks_in_68_page0 .depth_gradient{display: none;}
}



@media screen and (max-width: 770px ){
	#stacks_in_68_page0 .depth_wrapper .content_out{
		padding: 0 !important;
		margin: 0 !important;
		max-width: 100% !important;
	}
	#stacks_in_68_page0 .depth_wrapper .content_in{
		padding: 30px !important;
		margin: 0 !important;
	}
}



/* Breaks */

#stacks_in_68_page0 hr{border: 0;margin: 0;}

#stacks_in_68_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_68_page0 hr.hr_bottom_header{
	height: 3px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_68_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}