


@keyframes ad{	to{		transform: translateX(40px);	}}
.aa{ animation: ad 2s linear 0s 1 forwards; }
 



@keyframes ae{	to{		transform: translateY( 50px );	}}
.ab{	animation: ae 0.2s ease 0.5s 10 alternate forwards;} 

@keyframes af{	to{		opacity( 0.99 );	}}
.ac{	animation: af 3.5s;}




@keyframes ag{
	from{		transform: translateX(-20px);	}
	to{		transform: translateX(0px);	}
}
.ad{	animation: ag 2s linear 0s 1 forwards; }

@keyframes ah{	to{		opacity( 0.99 );	}}
.ae{	animation: ah 3.5s; }





.bq{ 	height: 50%; } 

@keyframes ai{	to{ 		opacity( 0.99 );	}}
.af{	animation: ai 3.5s; }





.bs{	height: 100%; } 

.bv{	transform: matrix( 1.2, 0, 0, 1, -2.6, 0 ); }

.bt{  transform: rotate(90deg); }
.bu{  transform: rotate(70deg); }

@keyframes aj{	to{ transform: rotate(90deg); }}
.ah{  animation: aj 5s ease 0s 1 forwards; }
@keyframes ak{	to{ transform: rotate(70deg); }}
.ai{  animation: ak 5s ease 0s 1 forwards; }
@keyframes al{	to{ height: 100%; }}
.aj{  animation: al 5s ease 0s 1 forwards; }
@keyframes am{	to{ transform: matrix( 1.2, 0, 0, 1, -2.6, 0 );	}}
.ag{  animation: am 5s ease 0s 1 forwards; }

@keyframes an{	to{ transform: rotate(0.1deg); }}
.al{  animation: an 5s ease 0s 1 forwards; }
@keyframes ao{	to{ transform: rotate(0.1deg); }}
.am{  animation: ao 5s ease 0s 1 forwards; }
@keyframes ap{	to{ height: 1%; }}
.an{  animation: ap 5s ease 0s 1 forwards; }
@keyframes aq{	to{ transform: matrix( 1, 0, 0, 1, 0, 0 ); }}
.ak{  animation: aq 5s ease 0s 1 forwards; }





@keyframes ar{	from{	height: 50%;}	to{	height: 1%;	}}

.aw{  animation: ar 4s ease 0s 1 forwards; }





.bw{ 	height: 1%; } 

#dedo_press, #press_inh__dedo_press, #breathe_in__dedo_press{  transform-origin: 13% 90%; }

@keyframes as{
	from{		transform: translate( 0px, 0px ); 	}
	to{		transform: translate( 0px, 2px ); 	}
}

.ay{  animation: as 1s ease 0.5s 1 forwards; }
 
@keyframes at{
	from{ transform: rotate(0deg); }
	to{ transform: rotate(20deg); }
}

.ax{ animation: at 1s ease 0.5s 1 forwards; }






.cd{	transform: rotate(20deg);}
.ce{	transform: translate( 0px, 2px );}

@keyframes au{
	from{		height: 1%;	}
	to{		height: 100%;	}
}
.bd{  animation: au 5s ease 0s 1 forwards; }

@keyframes av{
	from{		transform: matrix( 1, 0, 0, 1, 0, 0 );	}
	to{		transform: matrix( 1.2, 0, 0, 1, -2.6, 0 );	}
}
.bb{  animation: av 5s ease 0s 1 forwards; }

@keyframes aw{
	from{		transform: translate( -2px, 10px );	}
	to{		transform: translate( 0px, 0px );	}
}
.ba{  animation: aw  1s ease 0.5s 1 forwards; }
 
@keyframes ax{
	from{ transform: rotate(20deg); }
	to{ transform: rotate(0deg); }
}
.az{  animation: ax  1s ease 0.5s 1 forwards; }







.bs{	height: 100%; } 
.bw{	height: 1%; } 

.bv{ transform: matrix( 1.2, 0, 0, 1, -2.6, 0 );}

@keyframes ay{	to{		height: 1%;	}}
.bg{ animation: ay 5s ease 0s 1 forwards; }

@keyframes az{	to{		transform: matrix( 1, 0, 0, 1, 0, 0 );	}}
.be{  animation: az 5s ease 0s 1 forwards; }

@keyframes ba{	to{		height: 100%;	}}
.bj{  animation: ba 5s ease 0s 1 forwards; }

@keyframes bb{	to{		transform: matrix( 1.2, 0, 0, 1, -2.6, 0 );	}} 
.bh{  animation: bb 5s ease 0s 1 forwards; }

@keyframes bc{	to{		opacity( 0.99 );	}}

.bn{	animation: bc 2s;}






.cn{ 	transform: translateX(40px); }

@keyframes bd{	to{ 		transform: translateX(0px); 	}}

.bo{ 	animation: bd 2s linear 0s 1 forwards; }

@keyframes be{	to{		opacity( 0.99 ); }}

.bp{	animation: be 4s; }







