/* 
 * @author    ThemePunch <info@themepunch.com>
 * @link      http://www.themepunch.com/
 * @copyright 2017 ThemePunch
*/

.rs-particles-canvas {

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.5s linear;	
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; 
	user-select: none;

}

/* interactive, no slidelink */
.rs-particles-interactive .rs-particles-canvas {
	
	pointer-events: auto;
	
}

/* interactive + slidelink */
.rs-particles-slidelink .rs-particles-canvas {
	
	cursor: pointer;
	pointer-events: auto;
	
}
/*
     FILE ARCHIVED ON 13:39:49 Feb 23, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:21:06 Sep 10, 2026.
     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.786 (2)
  exclusion.robots: 0.108 (2)
  exclusion.robots.policy: 0.094 (2)
  esindex: 0.012 (2)
  cdx.remote: 16.277 (2)
  LoadShardBlock: 156.881 (6)
  PetaboxLoader3.datanode: 136.977 (8)
  PetaboxLoader3.resolve: 106.579 (4)
  load_resource: 208.117 (2)
*/