!function i(r,o,a){function d(t,e){if(!o[t]){if(!r[t]){var n="function"==typeof require&&require;if(!e&&n)return n(t,!0);if(p)return p(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}n=o[t]={exports:{}},r[t][0].call(n.exports,function(e){return d(r[t][1][e]||e)},n,n.exports,i,r,o,a)}return o[t].exports}for(var p="function"==typeof require&&require,e=0;e<a.length;e++)d(a[e]);return d}({1:[function(e,t,n){jQuery(function(s){function y(t){var n=this;t.element&&document.addEventListener("scroll",function(e){n.elementInViewport(t)?t.entered&&t.entered():t.exited&&t.exited()})}y.prototype.elementInViewport=function(e){var t=e.element,e=void 0!==e.offset?e.offset:0,e=window.innerHeight*(100-e)/100,t=t.getBoundingClientRect();return 0<=t.top&&0<=t.left&&t.top<=(window.innerHeight-e||document.documentElement.clientHeight-e)},s(".dipi-typing .dipi-typing-text").each(function(){var e=s(this),t=this,n=e.data("dipi-typing-strings"),i=e.data("dipi-loop"),r=e.data("dipi-speed"),o=e.data("dipi-delay"),a=e.data("dipi-backspeed"),d=e.data("dipi-backdelay"),p=(e.data("dipi-show-cursor"),e.data("dipi-cursor-char")),u=e.data("dipi-typing-inviewport"),l=parseInt(e.data("dipi-typing-offset")),c={strings:n,loop:i,startDelay:parseFloat(o),typeSpeed:parseFloat(r),backSpeed:parseFloat(a),backDelay:parseFloat(d),cursorChar:p,contentType:"null"},f=null;"on"!==u&&(f=new Typed(t,c),e.data("typed",f)),"on"===u&&new y({element:t,offset:l,entered:function(){null===f&&(f=new Typed(t,c),e.data("typed",f))},exited:function(){null!==f&&i&&(f.destroy(),f=null,e.data("typed",null))}})})})},{}]},{},[1]);