


.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(50, 95, 155, 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(20, 65, 125, 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(1300rem/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(197, 210, 227, 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 -- */




	

/* fallback OLD Internet Explorer Family */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* IE10+ specific styles go here */ 	
	/* Clone */	
	#stacks_in_727 .hype_explorer_fix {  display: block !important;  border-radius:320px !important; -webkit-border-radius:320px !important;   }
	#stacks_in_727 .hype_img_shape, #stacks_in_727 .hype-path001 {  display: none !important;  }
	#stacks_in_727 .hype_back_shape_ie_fix {   border-radius:320px !important; -webkit-border-radius:320px !important; 	 }
	#stacks_in_727 .hype_back_shape {  opacity: 0 !important;  }
	#stacks_in_727 .hype_back_shape_ie_fix {  opacity: 1 !important;  }
	/* ie fix */
	#stacks_in_727 .hype_back_shape_ie_fix {  background-color: rgba(40, 40, 40, 0.00) !important; margin-top: 23px; margin-left: 43px; border-style: solid !important; border-color: rgba(33, 67, 112, 1.00) !important; border-width: 5px !important; display:none !important;  transform: rotate( 0deg ) !important; -webkit-transform: rotate(0deg ) !important; -moz-transform: rotate( 0deg ) !important;  } 
	/* Clone */
}
#stacks_in_727 .hype_video_shape {    }
 #stacks_in_727 .hype_videobox {  width: 100% !important;  }
/* prevent issue in Foundation theme and some stacks */
#stacks_in_727 * { -moz-box-sizing: content-box;	-webkit-box-sizing: content-box; box-sizing: content-box;}
stacks_in_727_default9_hype_container {  margin:auto; position:relative; overflow: visible; width: auto; pointer-events: none;  } 
#stacks_in_727 .HYPE_document {  overflow: auto; %%[[if !edit]]%% direction:ltr !important; margin:auto; position:relative; display: block; width: 100%; border-radius: 0px !important; -webkit-border-radius: 0px !important; min-height: 500px !important;  padding-bottom: 30px; %%[[endif]]%% }
@media (max-width: 1125px) { #stacks_in_727 .HYPE_document {   min-height: 400px !important;   } }
@media (max-width: 600px) { #stacks_in_727 .HYPE_document {   min-height: 310px !important;   } }
/* ___START______ */
@media (min-width: 479px) { #stacks_in_727 .stack_flex {  padding-top: 0vh !important; padding-bottom: 0vh !important;  }
 #stacks_in_727 .stack_flex {	  } }
#stacks_in_727 .stack_image_bg {  max-width: 100% !important; margin-right: auto; margin-left: auto; text-align: center;	 }
#stacks_in_727 .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-1510915228340-29c85a43dcfe?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxMzI0OXwwfDF8c2VhcmNofDE4fHxwcm9ncmFtbWluZ3xlbnwwfHx8fDE2MjczMzg3MDM&ixlib=rb-1.2.1&q=80&w=1080) !important; 	 background-size: cover !important;	background-position: 50% 50% !important;  opacity: 100 !important;  }
/* fixed position in desktop only */
@media (max-width: 480px) { #stacks_in_727 .stack_image_bg_pic { background-attachment: scroll !important; } }
@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_727 .stack_image_bg_pic { background-attachment: scroll !important; } }
@media (min-width: 1025px) {  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_727 .stack_image_bg_pic { background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_727 .stack_image_bg_pic { background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_727 .stack_image_bg_pic { background-attachment: scroll !important;  } }
	
#stacks_in_727 .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(33, 33, 33, 0.56) 0%, rgba(7, 7, 7, 0.75) 100%) !important;		
  }	
#stacks_in_727 .hype_img_shape, #stacks_in_727 .hype_img_shape_ie_fix {   	  background-image: url(https://images.unsplash.com/photo-1534665482403-a909d0d97c67?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxMzI0OXwwfDF8c2VhcmNofDEyfHxwcm9ncmFtbWluZ3xlbnwwfHx8fDE2MjczMzg3MDI&ixlib=rb-1.2.1&q=80&w=1080) !important; background-size: cover !important;    background-position: 50% 50% !important; 	 	 	  }
#stacks_in_727 .hype_shape_area {   margin-left: 0% !important; margin-top: -150px !important;  }
@media (max-width: 1125px) { #stacks_in_727 .hype_shape_area {   margin-left: 0% !important; margin-top: -100px !important;   } }
@media (max-width: 600px) { #stacks_in_727 .hype_shape_area {   margin-left: 0% !important; margin-top: 0px !important;   } }
/* 3d shadow back */
 #stacks_in_727 .hype_back_shape path, #stacks_in_727 .hype_back_shape {  fill: rgba(40, 40, 40, 0.00) !important;  margin-top: 23px; margin-left: 43px; stroke-style: solid !important;  stroke: rgba(33, 67, 112, 1.00) !important; stroke-width: 5px !important;  display:none !important;  transform: rotate( 0deg ) !important; -webkit-transform: rotate(0deg ) !important; -moz-transform: rotate( 0deg ) !important;  width: 0 !important; height: 0 !important; max-width: 0 !important; max-height: 0 !important; margin: 0 !important;padding: 0 !important;    }	
#stacks_in_727 .inner_slice_content { text-align: left; pointer-events: auto; margin-right: auto; margin-left: auto; max-width: 800px; padding: 23px; 
 	


  }
#stacks_in_727 .inner_slice_content { 
 	border-radius:0px; -webkit-border-radius:0px;  
   } 		
#stacks_in_727 .inner_slice { padding-left: 10px; padding-right: 10px; pointer-events: none;
 z-index: 2 !important; box-sizing: border-box !important; position: relative; padding-top: 280px !important; margin-left: 0% !important;  -webkit-animation: fade-css 0.30s  ease-in-out both; animation: fade-css 0.30s  ease-in-out both; -webkit-animation-delay: 0.55s;animation-delay: 0.55s;  }

@keyframes fade-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-css { 0% {opacity: 0;} 100% {opacity: 1;} }
	
@media (max-width: 1125px) { 
	#stacks_in_727 .inner_slice {    padding-top: 160px !important; margin-left: 0% !important;    }
	#stacks_in_727 .inner_slice_content {    max-width: 700px;    }
}
@media (max-width: 600px) {
	#stacks_in_727 .inner_slice {    padding-top: 90px !important; margin-left: 0% !important;    }
	#stacks_in_727 .inner_slice_content {    max-width: 500px;    } 
}

#stacks_in_727 .inner_slice_content, #stacks_in_727 .inner_slice_content p, #stacks_in_727 .inner_slice_content span, #stacks_in_727 .inner_slice_content [class*="fa fa-"], #stacks_in_727 .inner_slice_content h1, #stacks_in_727 .inner_slice_content h2, #stacks_in_727 .inner_slice_content h3, #stacks_in_727 .inner_slice_content h4, #stacks_in_727 .inner_slice_content h5, #stacks_in_727 .inner_slice_content h6 {  -webkit-font-smoothing: antialiased;   }
#stacks_in_727 .inner_slice_content a:link [class^="fa fa-"], #stacks_in_727 .inner_slice_content a:visited [class^="fa fa-"], #stacks_in_727 .inner_slice_content a:link, #stacks_in_727 .inner_slice_content a {    }
#stacks_in_727 .inner_slice_content a:hover [class^="fa fa-"], #stacks_in_727 .inner_slice_content a:active [class^="fa fa-"], #stacks_in_727 .inner_slice_content a:hover {    }
#stacks_in_727 .inner_slice_content, #stacks_in_727 .inner_slice_content p, #stacks_in_727 .inner_slice_content span, #stacks_in_727 .inner_slice_content [class*="fa fa-"], #stacks_in_727 .inner_slice_content h1, #stacks_in_727 .inner_slice_content h2, #stacks_in_727 .inner_slice_content h3, #stacks_in_727 .inner_slice_content h4, #stacks_in_727 .inner_slice_content h5, #stacks_in_727 .inner_slice_content h6 {  	  }
/* link Hype */
#stacks_in_727 .hype-link-hover-group, #stacks_in_727 .hype-link-hover, #stacks_in_727 .hype-link-hover-blank  {  display: block !important;   cursor: pointer !important; }
#stacks_in_727 .hype-link-hover {  cursor: pointer !important; }

#stacks_in_727 .trigger-img-scale { opacity: 0;  margin-top: 5% !important; opacity: 0.7;  }
#stacks_in_727 .trigger-img-rotate { opacity: 0;  }
#stacks_in_727 .trigger-morph { margin-top: 1% !important; opacity: 0.7;   }

/* -- End EACH CSS Template -- */.stacks_in_822 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 0px)}

.stacks_in_798 img{width:100%;max-width:512px}


#stacks_in_820 {
	background-color: rgba(255, 255, 255, 0.87);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 0px 0px 20px 0px;
	padding: 20px 15px 15px 20px;
}


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



.stacks_in_313 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 0px)}
.grid-x > .cell.stacks_in_317{width:100%;min-width:0px;max-width:1000px}@media only screen and (min-width:40em){.grid-x > .cell.stacks_in_317{width:100%}}@media only screen and (min-width:64em){.grid-x > .cell.stacks_in_317{width:40%}}
/* -- Start EACH CSS Template -- */




	

/* fallback OLD Internet Explorer Family */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* IE10+ specific styles go here */ 	
	/* Clone */	
	#stacks_in_833 .hype_explorer_fix {  display: block !important;  border-radius:320px !important; -webkit-border-radius:320px !important;   }
	#stacks_in_833 .hype_img_shape, #stacks_in_833 .hype-path001 {  display: none !important;  }
	#stacks_in_833 .hype_back_shape_ie_fix {   border-radius:320px !important; -webkit-border-radius:320px !important; 	 }
	#stacks_in_833 .hype_back_shape {  opacity: 0 !important;  }
	#stacks_in_833 .hype_back_shape_ie_fix {  opacity: 1 !important;  }
	/* ie fix */
	#stacks_in_833 .hype_back_shape_ie_fix {  background-color: rgba(39, 74, 137, 1.00) !important; margin-top: 10px; margin-left: -10px; border-style: solid !important; border-color: rgba(39, 74, 137, 1.00) !important; border-width: 50px !important; display:block !important;  transform: rotate( 0deg ) !important; -webkit-transform: rotate(0deg ) !important; -moz-transform: rotate( 0deg ) !important;  } 
	/* Clone */
}
#stacks_in_833 .hype_video_shape {    }
 #stacks_in_833 .hype_videobox {  width: 100% !important;  }
/* prevent issue in Foundation theme and some stacks */
#stacks_in_833 * { -moz-box-sizing: content-box;	-webkit-box-sizing: content-box; box-sizing: content-box;}
stacks_in_833_default9_hype_container {  margin:auto; position:relative; overflow: visible; width: auto; pointer-events: none;  } 
#stacks_in_833 .HYPE_document {  overflow: auto; %%[[if !edit]]%% direction:ltr !important; margin:auto; position:relative; display: block; width: 100%; border-radius: 0px !important; -webkit-border-radius: 0px !important; min-height: 420px !important;  padding-bottom: 30px; %%[[endif]]%% }
@media (max-width: 1100px) { #stacks_in_833 .HYPE_document {   min-height: 350px !important;   } }
@media (max-width: 600px) { #stacks_in_833 .HYPE_document {   min-height: 261px !important;   } }
/* ___START______ */
@media (min-width: 479px) { #stacks_in_833 .stack_flex {  padding-top: 0vh !important; padding-bottom: 0vh !important;  }
 #stacks_in_833 .stack_flex {	  } }
#stacks_in_833 .stack_image_bg {  max-width: 100% !important; margin-right: auto; margin-left: auto; text-align: center;	 }
#stacks_in_833 .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; pointer-events: none;	background-position: 50% 50% !important;  opacity: 100 !important;  }
/* fixed position in desktop only */
@media (max-width: 480px) { #stacks_in_833 .stack_image_bg_pic { background-attachment: scroll !important; } }
@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_833 .stack_image_bg_pic { background-attachment: scroll !important; } }
@media (min-width: 1025px) {  #stacks_in_833 .stack_image_bg_pic {  background-attachment: fixed !important;  }  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_833 .stack_image_bg_pic { background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_833 .stack_image_bg_pic { background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_833 .stack_image_bg_pic { background-attachment: scroll !important;  } }
	
#stacks_in_833 .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_833 .hype_img_shape, #stacks_in_833 .hype_img_shape_ie_fix {   	  background-image: url(https://images.unsplash.com/photo-1461749280684-dccba630e2f6?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxMzI0OXwwfDF8c2VhcmNofDQ1fHxjb21wdXRlcnxlbnwwfHx8fDE2Mjc2Nzk3ODM&ixlib=rb-1.2.1&q=80&w=1080) !important; background-size: cover !important;    background-position: 20% 50% !important; 	 	 	  }
#stacks_in_833 .hype_shape_area {   margin-left: 0% !important; margin-top: 50px !important;  }
@media (max-width: 1100px) { #stacks_in_833 .hype_shape_area {   margin-left: 0% !important; margin-top: 20px !important;   } }
@media (max-width: 600px) { #stacks_in_833 .hype_shape_area {   margin-left: 0% !important; margin-top: 0px !important;   } }
/* 3d shadow back */
 #stacks_in_833 .hype_back_shape path, #stacks_in_833 .hype_back_shape {  fill: rgba(39, 74, 137, 1.00) !important;  margin-top: 10px; margin-left: -10px; stroke-style: solid !important;  stroke: rgba(39, 74, 137, 1.00) !important; stroke-width: 50px !important;  display:block !important;  transform: rotate( 0deg ) !important; -webkit-transform: rotate(0deg ) !important; -moz-transform: rotate( 0deg ) !important;    }	
#stacks_in_833 .inner_slice_content { text-align: left; pointer-events: auto; margin-right: auto; margin-left: auto; max-width: 180px; padding: 0px; 
 	


  }
#stacks_in_833 .inner_slice_content { 
 	border-radius:10px; -webkit-border-radius:10px;  
   } 		
#stacks_in_833 .inner_slice { padding-left: 10px; padding-right: 10px; pointer-events: none;
 z-index: 2 !important; box-sizing: border-box !important; position: relative; padding-top: 0px !important; margin-left: 35% !important;  -webkit-animation: fade-css 0.30s  ease-in-out both; animation: fade-css 0.30s  ease-in-out both; -webkit-animation-delay: 0.55s;animation-delay: 0.55s;  }

@keyframes fade-css { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-css { 0% {opacity: 0;} 100% {opacity: 1;} }
	
@media (max-width: 1100px) { 
	#stacks_in_833 .inner_slice {      }
	#stacks_in_833 .inner_slice_content {      }
}
@media (max-width: 600px) {
	#stacks_in_833 .inner_slice {      }
	#stacks_in_833 .inner_slice_content {      } 
}

#stacks_in_833 .inner_slice_content, #stacks_in_833 .inner_slice_content p, #stacks_in_833 .inner_slice_content span, #stacks_in_833 .inner_slice_content [class*="fa fa-"], #stacks_in_833 .inner_slice_content h1, #stacks_in_833 .inner_slice_content h2, #stacks_in_833 .inner_slice_content h3, #stacks_in_833 .inner_slice_content h4, #stacks_in_833 .inner_slice_content h5, #stacks_in_833 .inner_slice_content h6 {  -webkit-font-smoothing: antialiased;   }
#stacks_in_833 .inner_slice_content a:link [class^="fa fa-"], #stacks_in_833 .inner_slice_content a:visited [class^="fa fa-"], #stacks_in_833 .inner_slice_content a:link, #stacks_in_833 .inner_slice_content a {    }
#stacks_in_833 .inner_slice_content a:hover [class^="fa fa-"], #stacks_in_833 .inner_slice_content a:active [class^="fa fa-"], #stacks_in_833 .inner_slice_content a:hover {    }
#stacks_in_833 .inner_slice_content, #stacks_in_833 .inner_slice_content p, #stacks_in_833 .inner_slice_content span, #stacks_in_833 .inner_slice_content [class*="fa fa-"], #stacks_in_833 .inner_slice_content h1, #stacks_in_833 .inner_slice_content h2, #stacks_in_833 .inner_slice_content h3, #stacks_in_833 .inner_slice_content h4, #stacks_in_833 .inner_slice_content h5, #stacks_in_833 .inner_slice_content h6 {  	  }
/* link Hype */
#stacks_in_833 .hype-link-hover-group, #stacks_in_833 .hype-link-hover, #stacks_in_833 .hype-link-hover-blank  {   cursor: pointer !important; }
#stacks_in_833 .hype-link-hover {  cursor: pointer !important; }

#stacks_in_833 .trigger-img-scale { opacity: 0;  margin-top: 60% !important; opacity: 0.7;  }
#stacks_in_833 .trigger-img-rotate { opacity: 0;  margin-top: 60% !important; opacity: 0.7;  }
#stacks_in_833 .trigger-morph { margin-top: 57% !important; opacity: 0.7;   }

/* -- End EACH CSS Template -- */.grid-x > .cell.stacks_in_856{width:96%;min-width:0px;max-width:1000px}@media only screen and (min-width:40em){.grid-x > .cell.stacks_in_856{width:96%}}@media only screen and (min-width:64em){.grid-x > .cell.stacks_in_856{width:48%}}
.stacks_in_841 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


