.wrap {
	position: relative;
	margin: 0 auto;
	z-index: 0;
}

.wrap .downBtn{
	position: absolute;
	top: 7.8rem;
	left: 20%;
	width: 60%;
	height: 1.3rem;
	background-image: url("/web/20240425133913im_/https://allbestrummyapp.com/rummy-palms/img/btn_download.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	animation: rotate .5s linear infinite;
}

@keyframes rotate {
0% {
transform: translateY(0) ;
}
25% {
transform: translateY(10px);
}
50% {
transform: translateY(20px) scale(1.1, 0.9);

}
75% {
ransform: translateY(10px) ;
}
100% {
transform: translateY(0) ;
}
}

/*
     FILE ARCHIVED ON 13:39:13 Apr 25, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:04:17 Sep 11, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.531
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.018
  esindex: 0.01
  cdx.remote: 15.788
  LoadShardBlock: 183.059 (3)
  PetaboxLoader3.datanode: 165.014 (5)
  PetaboxLoader3.resolve: 281.647 (2)
  load_resource: 389.617
  loaddict: 141.052
*/