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

.wrap .downBtn{
	position: absolute;
	top: 7.8rem;
	left: 25%;
	width: 50%;
	height: 1rem;
	background-image: url("/web/20231202101416im_/https://allbestrummyapp.com/svip-3-patti/img/svip-3-patti-download_icon.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	animation: moves 1.8s infinite;
}
@keyframes moves2 {
	0% {
	  transform: translateY(1px);
	}
	50% {
	  transform: translateY(0px);
	}
	100% {
	  transform: translateY(1px);
	}
  }
  @keyframes moves {
	0% {
	  transform: scale(1);
	}
	50% {
	  transform: scale(0.96);
	}
	100% {
	  transform: scale(1);
	}
  }
/*
     FILE ARCHIVED ON 10:14:16 Dec 02, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:02:46 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.623
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.018
  esindex: 0.013
  cdx.remote: 22.563
  LoadShardBlock: 234.273 (3)
  PetaboxLoader3.resolve: 3205.991 (4)
  PetaboxLoader3.datanode: 237.658 (5)
  load_resource: 3232.232
  loaddict: 30.129
*/