


@keyframes ad{	to{		transform: translateX(40px);}}

.aa{	animation: ad 2s linear 0s 1 forwards;}



@keyframes ae{	from{		transform: translateY( 0px );	}	to{		transform: translateY( 50px );	}}

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

 .ab{	animation: ae 0.2s ease 0.5s 10 alternate forwards;}

.ac{	animation: af 3.5s;}



@keyframes ag{	from{		transform: translateX(-20px);	}		to{		transform: translateX(0px);	}}

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

.ad{	animation: ag 2s linear 0s 1 forwards;}

.ae{	animation: af 3.5s;}



.bp{	height: 50%;} 

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



@keyframes aj{	to{ transform: rotate(90deg); }}
@keyframes ak{	to{ transform: rotate(0.1deg); }}
@keyframes al{	to{ transform: rotate(70deg); }}
@keyframes am{	to{ transform: rotate(0.1deg); }}

@keyframes an{	to{ height: 1%; }}

@keyframes ao{	to{ transform: matrix( 1, 0, 0, 1, 0, 0 ); }}

@keyframes ap{	to{ height: 100%; }}

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

.br{	height: 100%;} 

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

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

.ah{  animation: aj 5s 0s forwards;}
.al{  animation: ak 5s 0s forwards;}
.ai{  animation: al 5s 0s forwards;}
.am{  animation: am 5s 0s forwards;}

.an{  animation: an 5s 0s forwards;}

.ak{  animation: ao 5s 0s forwards;}

.aj{  animation: ap 5s 0s forwards;}

.ag{  animation: aq 5s 0s forwards;}




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

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




@keyframes as{	from{		transform: translate( 0px, 0px );	}	to{		transform: translate( 0px, 2px );	}}
 
@keyframes at{	from{ transform: rotate(0deg); }	to{ transform: rotate(20deg); }}
 
.bv{	height: 1%;} 

.ay{  animation: as 1s 0.5s forwards;}

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




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

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

@keyframes aw{	from{		transform: translate( 0px, 2px );	}	to{		transform: translate( 0px, 0px );	}}
 
@keyframes ax{	from{ transform: rotate(20deg); }	to{ transform: rotate(0deg); }}
 
.cc{	transform: rotate(20deg);}

.cd{	transform: translate( 0px, 2px );}
 
.bc{  animation: au 5s 0s forwards;}

.bb{  animation: av 5s 0s forwards;}

.ba{  animation: aw 1s 0.5s forwards;}

.az{  animation: ax 1s 0.5s forwards;}





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

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

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

@keyframes bb{	from{		transform: matrix( 1, 0, 0, 1, 0, 0 );	}	to{		transform: matrix( 1.2, 0, 0, 1, -2.6, 0 );	}}
 
.br{	height: 100%;} 

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

.bf{  animation: ay 5s 0s forwards;}

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

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

.bg{  animation: bb 5s 0s forwards;}

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

.bm{	animation: bc 2s;}



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

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

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

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

.bo{	animation: be 4s;}