.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}
/*START OF MultiLayer STACK*/

#stacks_in_43 .multilayer * { transition: all 2s ease;}

/*THE WRAPPER*/
#stacks_in_43 .multilayer { margin-left: auto; margin-right: auto; text-align: center;
    display: block; overflow: hidden; 
    
    
    
}

/*THE LAYERS*/
#stacks_in_43 .multilayer_a { 

position: absolute; z-index: 0; margin: 0px; 

   top: 0%;     

   left: 0%;    

 
max-width: 150px; 
  

}

#stacks_in_43 .multilayer_b { 

position: absolute; z-index: 0; margin: 0px; 

   top: 5%;     


   right:5%;    
 
max-width: 120px; 
  

}

#stacks_in_43 .multilayer_c { 

position: absolute; z-index: 0; margin: 0px; 


   bottom:5%;   
   left: 5%;    

 
max-width: 120px; 
  

}

#stacks_in_43 .multilayer_d { 

position: absolute; z-index: 0; margin: 0px; 


   bottom:5%;   

   right:5%;    
 
max-width: 120px; 
  

}

/*THE SPECIAL LAYERS*/
#stacks_in_43 .multilayer_e { 
position: absolute; z-index: 0; margin: 0px; left:50%; top:50%;
                                
animation: fadeIn ease 5s;
width: 120px; 

}

#stacks_in_43 .multilayer_e img { }

#stacks_in_43 .mulitlayer_center { 
position: relative; left: -50%; top: 50%; transform: translateY(-50%); %text-align: center; 
                                

 }

/*THE DropZone*/
#stacks_in_43 .multilayer_base {/*customcss*/}

/*THE DZ IMAGE*/
#stacks_in_43 .multilayer_base img { 
     width: 100%;  
    
    object-fit: cover; object-position: 50% 0%;
    /*customcss*/ }

/*THE HEADLINES*/


/*THE BREAKPOINT*/


/*THE KEYFRAMES*/
@keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-900px) scaleY(2.5) scaleX(0.25);
            transform: translateY(-900px) scaleY(2.5) scaleX(0.25);
    -webkit-transform-origin: 45% 0%;
            transform-origin: 45% 0%;
    -webkit-filter: blur(45px);
            filter: blur(45px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}


@keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
            transform: rotateX(-100deg);
    -webkit-transform-origin: top;
            transform-origin: top;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    -webkit-transform-origin: top;
            transform-origin: top;
    opacity: 1;
  }
}

@keyframes pulse {
0% { transform: scale(0.75); }
50% { transform: scale(1.0); }
100% { transform: scale(0.75); }
}



/*END OF MultiLayer STACK*/
#stacks_in_47 {
	background-color: rgba(255, 255, 255, 0.80);
	padding: 0px 0px 5px 0px;
}

#stacks_in_33 {
	padding: 40px 0px 10px 0px;
}

#stacks_in_35 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_30 {
	padding: 0px 0px 20px 0px;
}
.lines.stacks_in_39{width:100%;margin:calc(20rem/16) auto calc(0rem/16) auto;border-bottom:1px solid rgba(128, 128, 128, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_39.vertical{border-left:1px solid rgba(128, 128, 128, 1.00);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}

#stacks_in_61 {
	padding: 20px 0px 0px 0px;
}
/* Start Obscure stack CSS code */.stacks_in_40centerbox {	text-align: center;	padding: 10px;	color: black;	line-height: 2.5em;}.dark .stacks_in_40centerbox {	color: white;}.stacks_in_40centerbox b {	border: 1px solid #2681FC;	border-radius: 4px;	padding: 4px 8px 4px 8px;	color: #2681FC;	white-space: nowrap;}.dark .stacks_in_40centerbox b {	border: 1px solid #5FB5FF;	color: #5FB5FF;}/* End Obscure stack CSS code */