.layers-wrapper{position:relative;z-index:0}.layers-wrapper.full-height,.layers-wrapper.variable-height,.layers-wrapper.proportional{display:grid;}.layers-wrapper.full-height{height:100%;}.layers-back{position:absolute;top:0px;left:0px;height:100%;z-index:-1}.layers-back.layers-right{left:auto;right:0px}.layers-back > div{position:absolute;height:100%;width:100%;left:0px;top:0px;-webkit-transform:scale(1.1);transform:scale(1.1);background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1)}.layers-back:after{content:"";position:absolute;z-index:1;top:0px;left:0px;width:100%;height:100%;display:none;-webkit-transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1)}.layers-in .layers-back:after{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.layers-in .layers-back > div{-webkit-transform:scale(1);transform:scale(1)}.layers-float{z-index:5}
.stacks_in_84.layers-wrapper{padding:50px 0px 50px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack:start  ;align-content:start  ;overflow:visible}.stacks_in_84.proportional{aspect-ratio:16 / 9;}.stacks_in_84.variable-height,.stacks_in_84.proportional{min-height:200px;max-height:500px;}.stacks_in_84.variable-height{height:40vh;}.stacks_in_84 .layers-back{width:88%;left:50%;opacity:0.56;border-radius:0px;}.stacks_in_84 .layers-back.layers-right{right:50%;left:auto}.stacks_in_84 .layers-back.layers-right,.stacks_in_84 .layers-back.layers-right > div,.stacks_in_84 .layers-back.layers-right > div:after{border-radius:0px;}.stacks_in_84 .layers-back > div{border-radius:0px;background-image:url(../files/image-84.png);}.stacks_in_84 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:0px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);}@media screen and (max-width:64em){.stacks_in_84 .layers-back{width:100%;height:350px;left:auto !important;right:auto !important}.stacks_in_84 .layers-back.mobile-square{border-radius:0px}.stacks_in_84 .layers-back.mobile-square > div,.stacks_in_84 .layers-back.mobile-square > div:after{border-radius:0px}.stacks_in_84 .layers-back.full-height{height:100%}.stacks_in_84 .layers-back.variable-height{height:40vh;min-height:200px;max-height:500px}}
/* 
 * Simple Text
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.8.2
 */

#simpleText_stacks_in_87 {
	position: relative;
	color: #333333;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_87.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_87.fontSizeInheritOff {
	font-size: 14px;
	line-height: 14px;
}
#simpleText_stacks_in_87.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_87.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_87.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_87.inheritOff a, #simpleText_stacks_in_87.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_87.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_87.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_87.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_87.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_87.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_87.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_87.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_87.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_87.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
