


.rwmenu{list-style:none}.rwmenu.dropdown,.rwmenu.accordion-menu{display:none}.rwmenu-wrapper>.rwmenu{display:flex}

.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}
.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}
:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(11, 10, 22, 1.00);--black-color:var(--black);--white:rgba(223, 223, 223, 1.00);--white-color:var(--white);--primary:rgba(88, 72, 54, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(58, 42, 24, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(110, 90, 82, 1.00);--link-color-hover:rgba(64, 92, 102, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(86, 86, 86, 0.68);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1400rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(64, 92, 102, 1.00);--link-color-hover:rgba(111, 92, 84, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(15rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(15rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(15rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{background-color:rgba(223, 223, 223, 1.00);}
            .menu{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em){            .menu{font-size:calc(18rem/16) }}@media only screen and (min-width:64em){            .menu{font-size:calc(18rem/16) }}
  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .raleway{font-family:"Raleway",sans-serif }
html,body, p,.p,           .lato{font-family:"Lato",sans-serif }
.banner{background-image:url('https://images.unsplash.com/photo-1520024996-e5891ccf30cf?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEzMjQ5fQ') ;background-repeat:no-repeat    ;background-size:  cover ;}
.banner{position:relative}.banner > *{position:relative}.banner:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:1.00 ;background-color:rgba(0, 0, 0, 0.35) ;}
.banner-content{height:66.6666vh ;}  
.margin-space-top{margin-top:4rem ;margin-right:0 ;margin-bottom:0 ;margin-left:0 ;}  
.banner-title{display:inline-block;white-space:nowrap}
.banner-title{text-shadow:2px 2px 10px rgba(0, 0, 0, 0.60);}
.banner .menu-wrapper{background-color:var(--overlay-color) ;}
.menu-wrapper .menu-wrapper{position: absolute  ;z-index:2 ;top:0px ;bottom:unset ;left:unset ;right:0px ;}
.menu-wrapper{padding:1rem ;}  
section{padding-top:3rem ;padding-right:0 ;padding-bottom:3rem ;padding-left:0 ;}  
.card-divider{background-color:var(--secondary) ;}
.card{box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.20);}
.section-color{background-color:var(--dark-gray) ;background-color:rgba(255, 255, 255, 1.00) ;}
.top-bar{padding:0 ;}  
.large-menu .menu>li>a{padding-top:1.25rem ;padding-right:1rem ;padding-bottom:1.25rem ;padding-left:1rem ;}  
.bg-custom-1{background-color:rgba(75, 62, 46, 1.00) ;}
/* -- Start EACH CSS Template -- */





/* edit END  */	

/* -------------------- fallback OLD Internet Explorer Family */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* IE specific styles go here */ 
	
/* Clone start */	
#stacks_in_689 .hype_explorer_fix { display: block !important;
 border-radius:500px !important; -webkit-border-radius:500px !important;  }
#stacks_in_689 .hype_img_shape, #stacks_in_689 .hype_title_a, #stacks_in_689 .hype_title_b, #stacks_in_689 .hype-path001 {display: none !important;}
#stacks_in_689 .hype_title_a_ie_fix { opacity: 1 !important;}
#stacks_in_689 .hype_title_b {  display: block !important; padding-left: 1px !important;   }
#stacks_in_689 .hype_top_shape_ie_fix, #stacks_in_689 .hype_back_shape_ie_fix {   border-radius:500px !important; -webkit-border-radius:500px !important; 	}
#stacks_in_689 .hype_top_shape, #stacks_in_689 .hype_back_shape {opacity: 0 !important;}
#stacks_in_689 .hype_top_shape_ie_fix, #stacks_in_689 .hype_back_shape_ie_fix { opacity: 1 !important;}

/* ie fix */
 #stacks_in_689 .hype_top_shape_ie_fix {  margin-top: -25px !important; margin-left: -25px !important;	 border-style: solid !important; border-color: rgba(146, 105, 81, 1.00) !important; border-width: 4px !important;  display:block !important;	}
/* ie fix */
#stacks_in_689 .hype_back_shape_ie_fix { background-color: rgba(216, 171, 119, 0.00) !important;  margin-top: 15px; margin-left: 15px; border-style: solid !important;  border-color: rgba(216, 171, 119, 0.84) !important; border-width: 7px !important; 	
display:none !important;  transform: rotate( 0deg ) !important; -webkit-transform: rotate(0deg ) !important; -moz-transform: rotate( 0deg ) !important; } 
/* Clone end */
}
/* ----- fallback OLD Internet Explorer Family */
 
 #stacks_in_689 * { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
stacks_in_689_default8_hype_container {  margin:auto; position:relative; overflow: visible; width: auto; pointer-events: none;  } 
#stacks_in_689 .HYPE_document {  direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;	
	 height: 50vh !important; min-height: 320px !important;  	
		 }
@media (max-width: 850px) { #stacks_in_689 .HYPE_document {   height: 400px !important;   } }
@media (max-width: 560px) { #stacks_in_689 .HYPE_document {   height: 218px !important;   } }

@media (min-width: 479px) { 
#stacks_in_689 .stack_flex {  padding-top: 0vh !important;	padding-bottom: 0vh !important;%%[[if !edit]]%%  }
 #stacks_in_689 .stack_flex {	  } 
}

#stacks_in_689 .stack_image_bg {  max-width: 100% !important; margin-right: auto;	margin-left: auto;	text-align: center;	 }
#stacks_in_689 .stack_image_bg_pic {  text-align: center;	width: 100%; height: 100%; margin: 0; position: absolute; top: 0; bottom: 0; right: 0; left: 0;
	 	
	 	
	 background-image: url(https://images.unsplash.com/photo-1531547255897-f400dc1b7de2?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxMzI0OXwwfDF8c2VhcmNofDE1Mnx8Y29tcHV0ZXJ8ZW58MHx8fHwxNjI2NDQxOTMx&ixlib=rb-1.2.1&q=80&w=1080) !important; 			
	background-size: cover !important;
	background-position: 50% 50% !important;	
	 opacity: 0.8 !important;  }
	
#stacks_in_689 .stack_image_bg_overlay {	 text-align: center;	width: 100%; height: 100%; margin: 0; position: absolute; top: 0; bottom: 0; right: 0; left: 0;	
	
	background: linear-gradient(0deg, rgba(223, 223, 223, 1.00) 9%, rgba(174, 163, 119, 0.45) 71%) !important;		
  }	
#stacks_in_689 .hype_img_shape, #stacks_in_689 .hype_img_shape_ie_fix {  	
	 	  background-image: url(https://images.unsplash.com/photo-1454165205744-3b78555e5572?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxMzI0OXwwfDF8c2VhcmNofDQ1Nnx8Y29tcHV0ZXJ8ZW58MHx8fHwxNjI2NDkxNzQ0&ixlib=rb-1.2.1&q=80&w=1080) !important;  	
	background-size: cover !important; background-position: 50% 60% !important;  }
#stacks_in_689 .hype_shape_area {  margin-left: 20px !important;  }
#stacks_in_689 .hype_top_shape path, #stacks_in_689 .hype_top_shape {  margin-top: -25px !important; margin-left: -25px !important;	 stroke-style: solid !important; stroke: rgba(146, 105, 81, 1.00) !important; stroke-width: 4px !important; display:block !important;  }
/* 3d top back */
#stacks_in_689 .hype_top_shape,  #stacks_in_689 .hype_top_shape_ie_fix {  transform: rotate( -2deg ) !important; -webkit-transform: rotate(-2deg ) !important; -moz-transform: rotate( -2deg ) !important;  }
/* 3d shadow back */
 #stacks_in_689 .hype_back_shape path, #stacks_in_689 .hype_back_shape {  fill: rgba(216, 171, 119, 0.00) !important; margin-top: 15px; margin-left: 15px; stroke-style: solid !important;  stroke: rgba(216, 171, 119, 0.84) !important;  stroke-width: 7px !important;  display:none !important;  transform: rotate( 0deg ) !important; -webkit-transform: rotate(0deg ) !important; -moz-transform: rotate( 0deg ) !important;  }
#stacks_in_689 .hype_title_a, #stacks_in_689 .hype_title_b, #stacks_in_689 .hype_title_a_ie_fix {  text-align: left !important; display:block !important;    font-family: "Raleway", sans-serif !important;  	font-size: 204px !important; line-height: 175px !important; letter-spacing: 0px !important; margin-top: -34px; margin-left: 495px;	text-transform: none !important; text-decoration: None;	-webkit-font-smoothing: antialiased !important;	transform: rotate( 0deg ) !important;-webkit-transform: rotate(0deg ) !important; -moz-transform: rotate( 0deg ) !important;
 }
	
@media (max-width: 840px) {
#stacks_in_689 .hype_title_a, #stacks_in_689 .hype_title_b, #stacks_in_689 .hype_title_a_ie_fix {    }
}
#stacks_in_689 .hype_title_a, #stacks_in_689 .hype_title_a_ie_fix {  color: rgba(255, 255, 255, 1.00) !important;  }
#stacks_in_689 .hype_title_b {  color: rgba(59, 57, 59, 1.00) !important;  }
#stacks_in_689 .hype_title_a, #stacks_in_689 .hype_title_a_ie_fix, #stacks_in_689 .hype_title_b {    }
#stacks_in_689 .inner_slice_content { margin-right: auto; margin-left: auto; max-width: 800px; } 
#stacks_in_689 .inner_slice { z-index: 2 !important; box-sizing: border-box !important; position: relative;	
 -webkit-animation: fade-css 0.25s  ease-in-out both; animation: fade-css 0.25s  ease-in-out both;   } 
@keyframes fade-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-css { 0% {opacity: 0;} 100% {opacity: 1;} }
#stacks_in_689 .inner_slice_content, #stacks_in_689 .inner_slice_content p, #stacks_in_689 .inner_slice_content span, #stacks_in_689 .inner_slice_content [class*="fa fa-"], #stacks_in_689 .inner_slice_content h1, #stacks_in_689 .inner_slice_content h2, #stacks_in_689 .inner_slice_content h3, #stacks_in_689 .inner_slice_content h4, #stacks_in_689 .inner_slice_content h5, #stacks_in_689 .inner_slice_content h6 {  -webkit-font-smoothing: antialiased;  color:#71694F !important;   }
#stacks_in_689 .inner_slice_content a:link [class^="fa fa-"], #stacks_in_689 .inner_slice_content a:visited [class^="fa fa-"], #stacks_in_689 .inner_slice_content a:link, #stacks_in_689 .inner_slice_content a {   color:#463829 !important;   }		
#stacks_in_689 .inner_slice_content a:hover [class^="fa fa-"], #stacks_in_689 .inner_slice_content a:active [class^="fa fa-"], #stacks_in_689 .inner_slice_content a:hover {   color:#FFFFFF !important;   }
/* link Hype */
#stacks_in_689 .hype-link-hover-group, #stacks_in_689 .hype-link-hover, #stacks_in_689 .hype-link-hover-blank {   cursor: pointer !important; }
#stacks_in_689 .hype-link-hover {  cursor: pointer !important; }
#stacks_in_689 .trigger-img-scale { opacity: 0;  margin-top: 10% !important; opacity: 0.7;  }
#stacks_in_689 .trigger-img-rotate { opacity: 0;  margin-top: 15% !important; opacity: 0.7;  }
#stacks_in_689 .trigger-morph { margin-top: -3% !important; opacity: 0.7;   }

/* -- End EACH CSS Template -- */
#stacks_in_723_2 {
	padding: 15px 6px 25px 6px;
}
.stacks_in_131 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}



.stacks_in_529 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


.stacks_in_706 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


/* -- Start EACH CSS Template -- */





/* edit END  */	

/* -------------------- fallback OLD Internet Explorer Family */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* IE specific styles go here */ 
	
/* Clone start */	
#stacks_in_724 .hype_explorer_fix { display: block !important;
 border-radius:500px !important; -webkit-border-radius:500px !important;  }
#stacks_in_724 .hype_img_shape, #stacks_in_724 .hype_title_a, #stacks_in_724 .hype_title_b, #stacks_in_724 .hype-path001 {display: none !important;}
#stacks_in_724 .hype_title_a_ie_fix { opacity: 1 !important;}
#stacks_in_724 .hype_title_b {  display: block !important; padding-left: 1px !important;   }
#stacks_in_724 .hype_top_shape_ie_fix, #stacks_in_724 .hype_back_shape_ie_fix {   border-radius:500px !important; -webkit-border-radius:500px !important; 	}
#stacks_in_724 .hype_top_shape, #stacks_in_724 .hype_back_shape {opacity: 0 !important;}
#stacks_in_724 .hype_top_shape_ie_fix, #stacks_in_724 .hype_back_shape_ie_fix { opacity: 1 !important;}

/* ie fix */
 #stacks_in_724 .hype_top_shape_ie_fix {  margin-top: -25px !important; margin-left: -25px !important;	 border-style: solid !important; border-color: rgba(146, 105, 81, 1.00) !important; border-width: 4px !important;  display:block !important;	}
/* ie fix */
#stacks_in_724 .hype_back_shape_ie_fix { background-color: rgba(40, 40, 40, 0.00) !important;  margin-top: 25px; margin-left: 25px; border-style: solid !important;  border-color: rgba(216, 171, 119, 1.00) !important; border-width: 5px !important; 	
display:block !important;  transform: rotate( 0deg ) !important; -webkit-transform: rotate(0deg ) !important; -moz-transform: rotate( 0deg ) !important; } 
/* Clone end */
}
/* ----- fallback OLD Internet Explorer Family */
 
 #stacks_in_724 * { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
stacks_in_724_default8_hype_container {  margin:auto; position:relative; overflow: visible; width: auto; pointer-events: none;  } 
#stacks_in_724 .HYPE_document {  direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; height: 100% !important;	
	 	
	 height: 420px !important; 	 }
@media (max-width: 1000px) { #stacks_in_724 .HYPE_document {    } }
@media (max-width: 570px) { #stacks_in_724 .HYPE_document {   height: 267px !important;   } }

@media (min-width: 479px) { 
#stacks_in_724 .stack_flex {  padding-top: 3vh !important;	padding-bottom: 3vh !important;%%[[if !edit]]%%  }
 #stacks_in_724 .stack_flex {	  } 
}

#stacks_in_724 .stack_image_bg {  max-width: 100% !important; margin-right: auto;	margin-left: auto;	text-align: center;	 }
#stacks_in_724 .stack_image_bg_pic {  text-align: center;	width: 100%; height: 100%; margin: 0; position: absolute; top: 0; bottom: 0; right: 0; left: 0;
	 background-image: none !important;  	
	 	
				
	background-size: cover !important;
	background-position: 50% 50% !important;	
	 opacity: 1 !important;  }
	
#stacks_in_724 .stack_image_bg_overlay {	 text-align: center;	width: 100%; height: 100%; margin: 0; position: absolute; top: 0; bottom: 0; right: 0; left: 0;	
	  }	
#stacks_in_724 .hype_img_shape, #stacks_in_724 .hype_img_shape_ie_fix {  	
	 	  background-image: url(https://images.unsplash.com/photo-1600880292203-757bb62b4baf?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxMzI0OXwwfDF8c2VhcmNofDN8fG9mZmljZXxlbnwwfHx8fDE2MjYyNjE0Njg&ixlib=rb-1.2.1&q=80&w=1080) !important;  	
	background-size: cover !important; background-position: 50% 50% !important;  }
#stacks_in_724 .hype_shape_area {  margin-left: 15px !important;  }
#stacks_in_724 .hype_top_shape path, #stacks_in_724 .hype_top_shape {  margin-top: -25px !important; margin-left: -25px !important;	 stroke-style: solid !important; stroke: rgba(146, 105, 81, 1.00) !important; stroke-width: 4px !important; display:block !important;  }
/* 3d top back */
#stacks_in_724 .hype_top_shape,  #stacks_in_724 .hype_top_shape_ie_fix {  transform: rotate( -2deg ) !important; -webkit-transform: rotate(-2deg ) !important; -moz-transform: rotate( -2deg ) !important;  }
/* 3d shadow back */
 #stacks_in_724 .hype_back_shape path, #stacks_in_724 .hype_back_shape {  fill: rgba(40, 40, 40, 0.00) !important; margin-top: 25px; margin-left: 25px; stroke-style: solid !important;  stroke: rgba(216, 171, 119, 1.00) !important;  stroke-width: 5px !important;  display:block !important;  transform: rotate( 0deg ) !important; -webkit-transform: rotate(0deg ) !important; -moz-transform: rotate( 0deg ) !important;  }
#stacks_in_724 .hype_title_a, #stacks_in_724 .hype_title_b, #stacks_in_724 .hype_title_a_ie_fix {  text-align: center !important; display:none !important;    font-family: "Raleway", sans-serif !important;  	font-size: 170px !important; line-height: 200px !important; letter-spacing: 0px !important; margin-top: 229px; margin-left: 25px;	text-transform: none !important; text-decoration: None;	-webkit-font-smoothing: antialiased !important;	transform: rotate( 0deg ) !important;-webkit-transform: rotate(0deg ) !important; -moz-transform: rotate( 0deg ) !important;
 }
	
@media (max-width: 600px) {
#stacks_in_724 .hype_title_a, #stacks_in_724 .hype_title_b, #stacks_in_724 .hype_title_a_ie_fix {    }
}
#stacks_in_724 .hype_title_a, #stacks_in_724 .hype_title_a_ie_fix {  color: rgba(255, 255, 255, 1.00) !important;  }
#stacks_in_724 .hype_title_b {  color: rgba(49, 49, 49, 1.00) !important;  }
#stacks_in_724 .hype_title_a, #stacks_in_724 .hype_title_a_ie_fix, #stacks_in_724 .hype_title_b {    }
#stacks_in_724 .inner_slice_content { margin-right: auto; margin-left: auto; max-width: 650px; } 
#stacks_in_724 .inner_slice { z-index: 2 !important; box-sizing: border-box !important; position: relative;	
 -webkit-animation: fade-css 0.25s  ease-in-out both; animation: fade-css 0.25s  ease-in-out both;   } 
@keyframes fade-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-css { 0% {opacity: 0;} 100% {opacity: 1;} }
#stacks_in_724 .inner_slice_content, #stacks_in_724 .inner_slice_content p, #stacks_in_724 .inner_slice_content span, #stacks_in_724 .inner_slice_content [class*="fa fa-"], #stacks_in_724 .inner_slice_content h1, #stacks_in_724 .inner_slice_content h2, #stacks_in_724 .inner_slice_content h3, #stacks_in_724 .inner_slice_content h4, #stacks_in_724 .inner_slice_content h5, #stacks_in_724 .inner_slice_content h6 {  -webkit-font-smoothing: antialiased;  color:#E2E2E2 !important;   }
#stacks_in_724 .inner_slice_content a:link [class^="fa fa-"], #stacks_in_724 .inner_slice_content a:visited [class^="fa fa-"], #stacks_in_724 .inner_slice_content a:link, #stacks_in_724 .inner_slice_content a {   color:#FF6823 !important;   }		
#stacks_in_724 .inner_slice_content a:hover [class^="fa fa-"], #stacks_in_724 .inner_slice_content a:active [class^="fa fa-"], #stacks_in_724 .inner_slice_content a:hover {   color:#FFFFFF !important;   }
/* link Hype */
#stacks_in_724 .hype-link-hover-group, #stacks_in_724 .hype-link-hover, #stacks_in_724 .hype-link-hover-blank {   cursor: pointer !important; }
#stacks_in_724 .hype-link-hover {  cursor: pointer !important; }
#stacks_in_724 .trigger-img-scale { opacity: 0;  margin-top: 55% !important; opacity: 0.7;  }
#stacks_in_724 .trigger-img-rotate { opacity: 0;  }
#stacks_in_724 .trigger-morph { margin-top: 29% !important; opacity: 0.7;   }

/* -- End EACH CSS Template -- */.stacks_in_313 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


