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

.wrap .downBtn{
	position: absolute;
	top: 8.5rem;
	left: 25%;
	width: 50%;
	height: 1.2rem;
	background-image: url("/web/20240426015037im_/https://allbestrummyapp.com/rummy-prince/img/btn_download.webp");
	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 01:50:37 Apr 26, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:02:01 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.702
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.023
  esindex: 0.01
  cdx.remote: 12.762
  LoadShardBlock: 134.63 (3)
  PetaboxLoader3.datanode: 125.564 (5)
  PetaboxLoader3.resolve: 154.055 (2)
  load_resource: 190.697
  loaddict: 33.987
*/