/*! Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one or more contributor license agreements. * Licensed under the Elastic License 2.0; you may not use this file except in compliance with the Elastic License 2.0. */ (window.lens_bundle_jsonpfunction=window.lens_bundle_jsonpfunction||[]).push([[15],{534:function(t,n,e){t.exports=e.p+"518bf1c5191439d0c300e334a15006b0.png"},577:function(t,n,e){"use strict";e.r(n);var a=e(7),o=e(534),i=e.n(o),r=e(2);n.default=function(){const[t,n]=Object(a.useState)({top:50+100*Math.random(),left:50+50*Math.random(),vX:3+Math.random(),vY:.5+.5*Math.random()});return Object(a.useEffect)((()=>{let t=0;return function e(){t=requestAnimationFrame((()=>{n((({top:t,left:n,vX:e,vY:a})=>{let o=e+.5*Math.random()-.25,i=a+Math.random()-.5;return t<50&&(i=Math.abs(i)),t>window.innerHeight-300&&(i=-1*Math.abs(i)),n<50&&(o=Math.abs(o)),n>window.innerWidth-300&&(o=-1*Math.abs(o)),{top:t+a,left:n+e,vX:o,vY:i}})),e()}))}(),()=>{cancelAnimationFrame(t)}}),[]),Object(r.jsx)("img",{src:i.a,alt:"ELK-Bee",title:"Bzzzzzzz",style:{position:"absolute",width:"80px",height:"auto",transform:t.vX>0?"scale(-1, 1)":void 0,top:t.top,left:t.left,zIndex:999}})}}}]);