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



@keyframes ae{ 	to{		transform: rotate(80deg); }}
.aa{ 	animation: ae 2s linear 0s 1 forwards;}

.ab{ 	animation: ad 4s linear 0s 1 forwards;}



.bt{ 	transform: rotate(80deg); }

@keyframes af{	to{		transform: rotate(70deg);	}}
.ac{	animation: af 2s linear 1s 1 forwards; }

.ad{	animation: ad 3.5s;}


.bn{	animation: ad 7s;}



@keyframes ag{ 	to{		opacity: 0.01; }}
.ae{ 	animation: ag 2s linear 1s 1 forwards;}

@keyframes ah{ 	to{		transform: translateY(-20px); }}
.af{ 	animation: ah 2s linear 3s 1 forwards;}




.bv{ 	transform: rotate(70deg); }

@keyframes ai{ 	to{		transform: translateY(87px); }}

.ag{ 	animation: ai 2s linear 1s 1 forwards;}
.por_capsula_inalador__mover_tracejado{ 	animation: ai 2s linear 1s 1 forwards;}



.by{ transform: translateY(87px); }

@keyframes aj{	to{		transform: rotate(0deg);	}}
.ai{	animation: aj 2s linear 1s 1 forwards; }
.br{	animation: aj 2s linear 1.5s 1 forwards; }

.aj{	animation: ad 3.5s;}




@keyframes ak{	to{		transform: translateX(9px);	}}
.ak{	animation: ak 2s linear 1s 1 forwards; }

.am{	animation: ad 3.5s;}



.cd{ transform: translateX(9px); }

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

.ap{	animation: ad 3.5s;}



@keyframes am{	to{ opacity: 1; }}

@keyframes an{	to{ opacity: 0; }}

@keyframes ao{	from{	opacity: 1;	transform: translateX( 0vh );	}	to{	opacity: 0;	transform: translateX( -5vh );	}}

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

.cf{	height: 50%;}

.mostra{ opacity: 1; }
.esconde{ opacity: 0; } 

.posicao_bracoD_baixo{	transform: rotate(0deg);}

.ar{  animation: am 0.01s 2s forwards;}

.aq{  animation: an 0.01s 2s forwards;}

.as{  animation: ao 2s 2s forwards;}

.at{  animation: ao 2s 2.2s forwards;}

.au{  animation: ao 2s 2.4s forwards;}

.av{  animation: ap 2.4s 2s forwards;}




@keyframes aq{	to{ opacity: 1; }}

@keyframes ar{	to{ opacity: 0; }}

@keyframes as{	0%{	transform: rotate(0deg);	}	100%{	transform: rotate(38.144659deg);	}}

.cg{	height: 1%;} 

.ay{  animation: as 2s 0.2s forwards;}

.ax{  animation: aq 0.01s 2s forwards;}

.aw{  animation: ar 0.01s 2s forwards;}

.ch{	transform: rotate(38.144659deg);}




@keyframes at{	from{	height: 1%;	}	to{		height: 100%;	}}

@keyframes au{	from{	transform: matrix( 1, 0, 0, 1, 0, 0 );	}	to{	transform: matrix( 1.2, 0, 0, 1, -2.6, 0 );	}}

.ba{  animation: at 5s 0s forwards;}

.az{  animation: au 5s 0s forwards;}



@keyframes av{	from{ transform: rotate(38.144659deg); }	to{ transform: rotate(0deg); }}

@keyframes aw{	to{ opacity: 1; }}

@keyframes ax{	to{ opacity: 0; }}

.cj{	height: 100%;} 

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

.bd{  animation: av 2s 0.2s forwards;}

.bb{  animation: aw 0.01s 0.2s forwards;}

.bc{  animation: ax 0.01s 0.2s forwards;}




.be{
  animation: ay 10s 1 forwards; 
  animation-timing-function: steps(11); 
}

@keyframes ay{
  0%{
    margin-left: 0vw;
  }
  100%{
    margin-left: -66vw; 
  }
}




@keyframes az{	to{ opacity: 1; }}

@keyframes ba{	to{ opacity: 0; }}

@keyframes bb{	from{	opacity: 1;	transform: translateX( 0vh );}	to{	opacity: 0;	transform: translateX( -5vh );	}}

@keyframes bc{	from{	height: 100%;	}	to{	height: 1%;	}}

@keyframes bd{	from{	transform: matrix( 1.2, 0, 0, 1, -2.6, 0 );	}	to{	transform: matrix( 1, 0, 0, 1, 0, 0 );	}}

.bj{  animation: az 0.01s 2s forwards;}

.bi{  animation: ba 0.01s 2s forwards;}

.bf{  animation: bb 6s 2s forwards;}

.bg{  animation: bb 6s 2.2s forwards;}

.bh{  animation: bb 6s 2.4s forwards;}

.bk{  animation: bd 6.3s 2s forwards;}

.bl{  animation: bc 6.4s 2s forwards;}



.bm{ animation: ad 4s linear 0s 1 forwards;}



@keyframes be{ 	to{	transform: translateY(-61px); }}

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



.tampa_saida{	transform: translateY(-50px);}

@keyframes bf{ 	to{		transform: translateY(0px); }}
.colocar_tampa{ 	animation: bf 2s linear 0s 1 forwards;}

