@inlog/inlog-maps 6.5.2 → 6.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- !function(A,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("InlogMaps",[],e):"object"==typeof exports?exports.InlogMaps=e():A.InlogMaps=e()}(self,()=>(()=>{var A=[,(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>d});var n=t(2),r=t(20),o=t(7),i=t(4),s=t(18),a=t(31),l=t(32),c=t(33),u=t(34),g=function(A,e,t,n){return new(t||(t=Promise))(function(r,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){var e;A.done?r(A.value):(e=A.value,e instanceof t?e:new t(function(A){A(e)})).then(i,s)}a((n=n.apply(A,e||[])).next())})},B=function(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(a){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(t=1,n&&(r=2&s[0]?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(A,i)}catch(A){s=[6,A],n=0}finally{t=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};const d=function(){function A(){this.markersList={},this.polygonsList={},this.circlesList={},this.polylinesList={},this.infoWindowList={},this.overlayList={},this.heatmapsList={},this.map={},this.markerClusterer={},this.rulerPolylines=[],this.rulerClicks=[],this.rulerLatLongs=[],this.rulerPolylineCount=0}return A.prototype.initialize=function(A,e,t){var o;return void 0===t&&(t="inlog-map"),this.map=A===i.MapType.Google?new n.default:new r.default,null===(o=this.map)||void 0===o?void 0:o.initialize(A,e,t)},A.prototype.loadGEOJson=function(A,e,t){var n;null===(n=this.map)||void 0===n||n.loadGEOJson(A,e,t)},A.prototype.drawMarker=function(A,e,t){var n,r,o=null===(n=this.map)||void 0===n?void 0:n.drawMarker(e,t);this.markersList[A]||(this.markersList[A]=[]),o.type="simple",this.markersList[A].push(o),e.addClusterer&&(this.markerClusterer[A]||this.addMarkerClusterer(A,new a.default(!0,1,10)),null===(r=this.map)||void 0===r||r.addMarkerOnClusterer(o,this.markerClusterer[A]))},A.prototype.drawCircleMarker=function(A,e,t){var n,r=null===(n=this.map)||void 0===n?void 0:n.drawCircleMarker(e,t);this.markersList[A]||(this.markersList[A]=[]),r.type="circle",this.markersList[A].push(r)},A.prototype.toggleMarkers=function(A,e,t){var n,r=this.getMarkers(e,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.toggleMarkers(r,A,this.markerClusterer[e]))},A.prototype.removeMarkers=function(A,e){var t,n;if(this.markersList[A]&&e){var r=this.getMarkers(A,e);null===(t=this.map)||void 0===t||t.toggleMarkers(r,!1,this.markerClusterer[A]),this.markersList[A]=this.markersList[A].filter(function(A){return!e(A.object)})}else this.markersList[A]&&(null===(n=this.map)||void 0===n||n.toggleMarkers(this.markersList[A],!1,this.markerClusterer[A])),this.markersList[A]=[];0===this.markersList[A].length&&delete this.markersList[A]},A.prototype.removeAllMarkers=function(){for(var A in this.markersList)this.markersList.hasOwnProperty(A)&&this.removeMarkers(A)},A.prototype.alterMarkerOptions=function(A,e,t){var n,r=this.getMarkers(A,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.alterMarkerOptions(r,e))},A.prototype.alterMarkerPosition=function(A,e,t,n){var r,o=this.getMarkers(A,n);o&&o.length&&(null===(r=this.map)||void 0===r||r.alterMarkerPosition(o,e,null!=t&&t))},A.prototype.fitBoundsMarkers=function(A,e,t){var n,r=this;void 0===t&&(t=!0);var o=this.getMarkers(A,e);t&&(o=o.filter(function(A){var e;return null===(e=r.map)||void 0===e?void 0:e.isMarkerOnMap(A)})),o&&o.length&&(null===(n=this.map)||void 0===n||n.fitBoundsPositions(o))},A.prototype.setCenterMarker=function(A,e){var t,n;if(this.markersList[A]&&e){var r=this.markersList[A].find(function(A){return e(A.object)});null===(t=this.map)||void 0===t||t.setCenterMarker(r)}else this.markersList[A]&&this.markersList[A].length&&(null===(n=this.map)||void 0===n||n.setCenterMarker(this.markersList[A][0]))},A.prototype.markerExists=function(A,e){var t=this.getMarkers(A,e);return t&&t.length>0},A.prototype.countMarkers=function(A,e,t){var n,r,o=this;if(void 0===e&&(e=!0),this.markerClusterer[A])return null!==(r=null===(n=this.map)||void 0===n?void 0:n.countMarkersOnCluster(this.markerClusterer[A]))&&void 0!==r?r:0;var i=this.getMarkers(A,t);return e&&(i=i.filter(function(A){var e;return null===(e=o.map)||void 0===e?void 0:e.isMarkerOnMap(A)})),i.length},A.prototype.addMarkerEvent=function(A,e,t,n){var r,o=this.getMarkers(A,n);null===(r=this.map)||void 0===r||r.addMarkerEvent(o,e,t)},A.prototype.removeMarkerEvent=function(A,e,t){var n,r=this.getMarkers(A,t);null===(n=this.map)||void 0===n||n.removeMarkerEvent(r,e)},A.prototype.addMarkerClusterer=function(A,e){var t;this.markerClusterer[A]=null===(t=this.map)||void 0===t?void 0:t.addMarkerClusterer(e)},A.prototype.alterMarkerClustererConfig=function(A,e){var t;this.markerClusterer[A]&&(null===(t=this.map)||void 0===t||t.alterMarkerClustererConfig(this.markerClusterer[A],e))},A.prototype.refreshClusterer=function(A){var e;this.markerClusterer[A]&&(null===(e=this.map)||void 0===e||e.refreshClusterer(this.markerClusterer[A]))},A.prototype.clearMarkersClusterer=function(A){var e;this.markerClusterer[A]&&(null===(e=this.map)||void 0===e||e.clearMarkersClusterer(this.markerClusterer[A]))},A.prototype.drawPolygon=function(A,e,t){var n,r=null===(n=this.map)||void 0===n?void 0:n.drawPolygon(e,t);this.polygonsList[A]||(this.polygonsList[A]=[]),this.polygonsList[A].push(r)},A.prototype.togglePolygons=function(A,e,t){var n,r=this.getPolygons(e,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.togglePolygons(r,A))},A.prototype.removePolygons=function(A,e){var t,n;if(this.polygonsList[A]&&e){var r=this.getPolygons(A,e);null===(t=this.map)||void 0===t||t.togglePolygons(r,!1),this.polygonsList[A]=this.polygonsList[A].filter(function(A){return!e(A.object)})}else this.polygonsList[A]&&(null===(n=this.map)||void 0===n||n.togglePolygons(this.polygonsList[A],!1)),this.polygonsList[A]=[];0===this.polygonsList[A].length&&delete this.polygonsList[A]},A.prototype.removeAllPolygons=function(){for(var A in this.polygonsList)this.polygonsList.hasOwnProperty(A)&&this.removePolygons(A)},A.prototype.alterPolygonOptions=function(A,e,t){var n,r=this.getPolygons(A,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.alterPolygonOptions(r,e))},A.prototype.fitBoundsPolygons=function(A,e){var t,n=this,r=this.getPolygons(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isPolygonOnMap(A)});r&&r.length&&(null===(t=this.map)||void 0===t||t.fitBoundsPolygons(r))},A.prototype.setCenterPolygons=function(A,e){var t,n=this,r=this.getPolygons(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isPolygonOnMap(A)});r&&r.length&&(null===(t=this.map)||void 0===t||t.setCenterPolygons(r))},A.prototype.polygonExists=function(A,e){var t=this.getPolygons(A,e);return t&&t.length>0},A.prototype.getPolygonPath=function(A,e){var t,n,r=this.getPolygons(A,e);if(r&&r.length)return null!==(n=null===(t=this.map)||void 0===t?void 0:t.getPolygonPath(r[0]))&&void 0!==n?n:[]},A.prototype.addPolygonEvent=function(A,e,t,n){var r,o=this.getPolygons(A,n);null===(r=this.map)||void 0===r||r.addPolygonEvent(o,e,t)},A.prototype.removePolygonEvent=function(A,e,t){var n,r=this.getPolygons(A,t);null===(n=this.map)||void 0===n||n.removePolygonEvent(r,e)},A.prototype.drawCircle=function(A,e,t){var n,r=null===(n=this.map)||void 0===n?void 0:n.drawCircle(e,t);this.circlesList[A]||(this.circlesList[A]=[]),this.circlesList[A].push(r)},A.prototype.toggleCircles=function(A,e,t){var n,r=this.getCircles(e,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.toggleCircles(r,A))},A.prototype.removeCircles=function(A,e){var t,n;if(this.circlesList[A]&&e){var r=this.getCircles(A,e);null===(t=this.map)||void 0===t||t.toggleCircles(r,!1),this.circlesList[A]=this.circlesList[A].filter(function(A){return!e(A.object)})}else this.circlesList[A]&&(null===(n=this.map)||void 0===n||n.toggleCircles(this.circlesList[A],!1)),this.circlesList[A]=[];0===this.circlesList[A].length&&delete this.circlesList[A]},A.prototype.removeAllCircles=function(){for(var A in this.circlesList)this.circlesList.hasOwnProperty(A)&&this.removeCircles(A)},A.prototype.alterCircleOptions=function(A,e,t){var n,r=this.getCircles(A,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.alterCircleOptions(r,e))},A.prototype.fitBoundsCircles=function(A,e){var t,n=this,r=this.getCircles(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isCircleOnMap(A)});r&&r.length&&(null===(t=this.map)||void 0===t||t.fitBoundsCircles(r))},A.prototype.circleExists=function(A,e){var t=this.getCircles(A,e);return t&&t.length>0},A.prototype.getCircleCenter=function(A,e){var t,n=this.getCircles(A,e);return n&&n.length?null===(t=this.map)||void 0===t?void 0:t.getCircleCenter(n[0]):null},A.prototype.getCircleRadius=function(A,e){var t,n=this.getCircles(A,e);return n&&n.length?null===(t=this.map)||void 0===t?void 0:t.getCircleRadius(n[0]):null},A.prototype.addCircleEvent=function(A,e,t,n){var r,o=this.getCircles(A,n);null===(r=this.map)||void 0===r||r.addCircleEvent(o,e,t)},A.prototype.removeCircleEvent=function(A,e,t){var n,r=this.getCircles(A,t);null===(n=this.map)||void 0===n||n.removeCircleEvent(r,e)},A.prototype.drawPolyline=function(A,e,t,n){var r,o=null===(r=this.map)||void 0===r?void 0:r.drawPolyline(e,t,n);this.polylinesList[A]||(this.polylinesList[A]=[]),this.polylinesList[A].push(o)},A.prototype.drawPolylineWithNavigation=function(A,e,t){var n,r=null===(n=this.map)||void 0===n?void 0:n.drawPolylineWithNavigation(e,t);this.polylinesList[A]||(this.polylinesList[A]=[]),this.polylinesList[A].push(r)},A.prototype.getPolylines=function(A,e){var t=this.polylinesList[A];if(t&&t.length){var n=e?t.filter(function(A){return e(A.object)}):t;return n.length>0?n:[]}return[]},A.prototype.togglePolylines=function(A,e,t){var n,r=this.getPolylines(e,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.togglePolylines(r,A))},A.prototype.removePolylines=function(A,e){var t,n;if(this.polylinesList[A]&&e){var r=this.getPolylines(A,e);null===(t=this.map)||void 0===t||t.togglePolylines(r,!1),this.polylinesList[A]=this.polylinesList[A].filter(function(A){return!e(A.object)})}else this.polylinesList[A]&&(null===(n=this.map)||void 0===n||n.togglePolylines(this.polylinesList[A],!1)),this.polylinesList[A]=[];0===this.polylinesList[A].length&&delete this.polylinesList[A]},A.prototype.removeAllPolylines=function(){for(var A in this.polylinesList)this.polylinesList.hasOwnProperty(A)&&this.removePolylines(A)},A.prototype.alterPolylineOptions=function(A,e,t){var n,r=this.getPolylines(A,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.alterPolylineOptions(r,e))},A.prototype.fitBoundsPolylines=function(A,e){var t,n=this,r=this.getPolylines(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isPolylineOnMap(A)});r&&r.length&&(null===(t=this.map)||void 0===t||t.fitBoundsPolylines(r))},A.prototype.polylineExists=function(A,e){var t=this.getPolylines(A,e);return t&&t.length>0},A.prototype.addPolylinePath=function(A,e,t){var n,r=this.getPolylines(A,t);if(r&&r.length)null===(n=this.map)||void 0===n||n.addPolylinePath(r,e);else{var o=new c.default;o.addToMap=!0,this.drawPolyline(A,o,null)}},A.prototype.getPolylinePath=function(A,e){var t=this.getPolylines(A,e);if(t&&t.length)return this.map.getPolylinePath(t[0])},A.prototype.removePolylineHighlight=function(){var A;null===(A=this.map)||void 0===A||A.removePolylineHighlight()},A.prototype.addPolylineEvent=function(A,e,t,n){var r,o=this.getPolylines(A,n);o&&o.length&&(null===(r=this.map)||void 0===r||r.addPolylineEvent(o,e,t))},A.prototype.removePolylineEvent=function(A,e,t){var n,r=this.getPolylines(A,t);null===(n=this.map)||void 0===n||n.removePolylineEvent(r,e)},A.prototype.setIndexPolylineHighlight=function(A,e,t){var n,r=this.getPolylines(A,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.setIndexPolylineHighlight(r[0],e))},A.prototype.getObjectPolyline=function(A,e){var t,n=this.getPolylines(A,e);return n&&n.length?null===(t=this.map)||void 0===t?void 0:t.getObjectPolyline(n[0]):null},A.prototype.getObjectPolylineHighlight=function(){var A;return null===(A=this.map)||void 0===A?void 0:A.getObjectPolylineHighlight()},A.prototype.addPolylineHighlightEvent=function(A,e){var t;null===(t=this.map)||void 0===t||t.addPolylineHighlightEvent(A,e)},A.prototype.getPolylineHighlightIndex=function(){var A;return null===(A=this.map)||void 0===A?void 0:A.getPolylineHighlightIndex()},A.prototype.drawPopup=function(A,e){var t,n,r,o=null;e.marker&&(o=this.getMarkers(e.marker,e.conditionMarker)[0]);r=this.infoWindowList[A]?null===(t=this.map)||void 0===t?void 0:t.alterPopup(this.infoWindowList[A],e,o):null===(n=this.map)||void 0===n?void 0:n.drawPopup(e,o),this.infoWindowList[A]=r},A.prototype.alterPopup=function(A,e){var t,n,r=this.infoWindowList[A];e.marker&&(n=this.getMarkers(e.marker,e.conditionMarker)),r&&(null===(t=this.map)||void 0===t||t.alterPopupContent(r,e,n?n[0]:null))},A.prototype.getObjectOpenPopup=function(A){return this.infoWindowList[A]?this.infoWindowList[A].object:null},A.prototype.closePopup=function(A){var e;this.infoWindowList[A]&&(null===(e=this.map)||void 0===e||e.closePopup(this.infoWindowList[A]))},A.prototype.closeAllPopups=function(){for(var A in this.infoWindowList)this.infoWindowList.hasOwnProperty(A)&&this.closePopup(A)},A.prototype.resizeMap=function(){var A;null===(A=this.map)||void 0===A||A.resizeMap()},A.prototype.addEventMap=function(A,e){var t;null===(t=this.map)||void 0===t||t.addEventMap(A,e)},A.prototype.removeEventMap=function(A){var e;null===(e=this.map)||void 0===e||e.removeEventMap(A)},A.prototype.getZoom=function(){var A;return null===(A=this.map)||void 0===A?void 0:A.getZoom()},A.prototype.setZoom=function(A){var e;null===(e=this.map)||void 0===e||e.setZoom(A)},A.prototype.takeMapScreenshot=function(){var A;return g(this,void 0,void 0,function(){return B(this,function(e){switch(e.label){case 0:return[4,null===(A=this.map)||void 0===A?void 0:A.takeMapScreenshot()];case 1:return[2,e.sent()]}})})},A.prototype.drawHeatMap=function(A,e){var t,n=null===(t=this.map)||void 0===t?void 0:t.drawHeatMap(e);return n&&(this.heatmapsList[A]||(this.heatmapsList[A]=[]),this.heatmapsList[A].push(n)),n},A.prototype.toggleHeatMaps=function(A,e,t){var n=this,r=this.getHeatMaps(e,t);r&&r.length&&r.forEach(function(e){var t;null===(t=n.map)||void 0===t||t.toggleHeatMap(e,A)})},A.prototype.updateHeatMapData=function(A,e,t){var n=this,r=this.getHeatMaps(A,t);r&&r.length&&r.forEach(function(A){var t;null===(t=n.map)||void 0===t||t.updateHeatMapData(A,e)})},A.prototype.setHeatMapOptions=function(A,e,t){var n=this,r=this.getHeatMaps(A,t);r&&r.length&&r.forEach(function(A){var t;null===(t=n.map)||void 0===t||t.setHeatMapOptions(A,e)})},A.prototype.removeHeatMaps=function(A,e){var t=this;this.heatmapsList[A]&&e?(this.getHeatMaps(A,e).forEach(function(A){var e;null===(e=t.map)||void 0===e||e.toggleHeatMap(A,!1)}),this.heatmapsList[A]=this.heatmapsList[A].filter(function(A){return!e(A.object)})):(this.heatmapsList[A]&&this.heatmapsList[A].forEach(function(A){var e;null===(e=t.map)||void 0===e||e.toggleHeatMap(A,!1)}),this.heatmapsList[A]=[]);this.heatmapsList[A]&&0===this.heatmapsList[A].length&&delete this.heatmapsList[A]},A.prototype.removeAllHeatMaps=function(){for(var A in this.heatmapsList)this.heatmapsList.hasOwnProperty(A)&&this.removeHeatMaps(A)},A.prototype.isHeatMapOnMap=function(A,e){var t,n=this.getHeatMaps(A,e);return n&&n.length>0&&(null===(t=this.map)||void 0===t?void 0:t.isHeatMapOnMap(n[0]))||!1},A.prototype.removeRuler=function(){this.removePolylines("inlogmaps-ruler",null),this.rulerPolylines=[],this.rulerLatLongs=[],this.removeEventMap(o.MapEventType.Click),this.removeOverlays("inlogmaps-ruler")},A.prototype.createRuler=function(){this.addEventMap(o.MapEventType.Click,this.onMapClickForRuler.bind(this))},A.prototype.getCenter=function(){var A;return null===(A=this.map)||void 0===A?void 0:A.getCenter()},A.prototype.setCenter=function(A){var e;null===(e=this.map)||void 0===e||e.setCenter(A)},A.prototype.pixelsToLatLng=function(A,e){var t;return null===(t=this.map)||void 0===t?void 0:t.pixelsToLatLng(A,e)},A.prototype.fitBoundsElements=function(A,e){var t,n=this,r=this.getMarkers(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isMarkerOnMap(A)}),o=this.getCircles(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isCircleOnMap(A)}),i=this.getPolygons(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isPolygonOnMap(A)}),s=this.getPolylines(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isPolylineOnMap(A)});null===(t=this.map)||void 0===t||t.fitBoundsElements(r,o,i,s)},A.prototype.drawOverlay=function(A,e){var t,n,r=null;if(e.polygon){var o=this.getPolygons(e.polygon,e.conditionPolygon);o&&o.length&&(r=null===(t=this.map)||void 0===t?void 0:t.drawOverlay(e,o))}else r=null===(n=this.map)||void 0===n?void 0:n.drawOverlay(e);null!=r&&(this.overlayList[A]||(this.overlayList[A]=[]),this.overlayList[A].push(r))},A.prototype.toggleOverlay=function(A,e,t){var n,r=this.getOverlays(e,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.toggleOverlay(r,A))},A.prototype.removeOverlays=function(A,e){var t,n;if(this.overlayList[A]&&e){var r=this.getOverlays(A,e);null===(t=this.map)||void 0===t||t.toggleOverlay(r,!1),this.overlayList[A]=this.overlayList[A].filter(function(A){return!e(A.object)})}else this.overlayList[A]&&(null===(n=this.map)||void 0===n||n.toggleOverlay(this.overlayList[A],!1)),this.overlayList[A]=[];0===this.overlayList[A].length&&delete this.overlayList[A]},A.prototype.removeAllOverlays=function(){for(var A in this.overlayList)this.overlayList.hasOwnProperty(A)&&this.removeOverlays(A)},A.prototype.checkIdx=function(A,e,t){var n,r,o=null===(n=this.getPolylines(A,t))||void 0===n?void 0:n[0];return null===(r=this.map)||void 0===r?void 0:r.checkIdx(o,e)},A.prototype.getMarkers=function(A,e){var t=this.markersList[A];return t&&t.length?e?t.filter(function(A){return e(A.object)}):t:[]},A.prototype.getPolygons=function(A,e){var t=this.polygonsList[A];return t&&t.length?e?t.filter(function(A){return e(A.object)}):t:[]},A.prototype.getCircles=function(A,e){var t=this.circlesList[A];return t&&t.length?e?t.filter(function(A){return e(A.object)}):t:[]},A.prototype.getOverlays=function(A,e){var t=this.overlayList[A];return t&&t.length?e?t.filter(function(A){return e(A.object)}):t:[]},A.prototype.getHeatMaps=function(A,e){var t=this.heatmapsList[A];return t&&t.length?e?t.filter(function(A){return e(A.object)}):t:[]},A.prototype.createDistanceOverlay=function(A){var e=document.createElement("div");return e.textContent="".concat((1e3*A).toFixed(1),"m"),e.style.cssText="font-size: 12px;font-weight: 600; letter-spacing: 1px;color: black;height: 30px; width: 120px;text-align: center;display: flex;justify-content: center;align-items: center;transform: translateX(-60px) translateY(-40px); white-space: pre-line; line-height: 1",e.style.position="absolute",e},A.prototype.addRulerOverlay=function(){var A=this.createDistanceOverlay(0),e=new l.default(A,!0,this.rulerClicks[0]);if(null==this||this.drawOverlay("inlogmaps-ruler",e),this.rulerClicks[1]){var t=this.coordinatesToKm(this.rulerClicks[0],this.rulerClicks[1]),n=this.createDistanceOverlay(t),r=new l.default(n,!0,this.rulerClicks[1]);null==this||this.drawOverlay("inlogmaps-ruler",r)}},A.prototype.addRulerMovingOverlay=function(){for(var A=0;A<this.rulerLatLongs.length;A++){var e=this.rulerLatLongs[A];if(e&&!(e.length<2))for(var t=0,n=0;n<e.length-1;n++){var r=e[n],o=e[n+1];if(0===n){var i=this.createDistanceOverlay(0),s=new l.default(i,!0,r);this.drawOverlay("inlogmaps-ruler",s)}t+=this.coordinatesToKm(r,o);var a=this.createDistanceOverlay(t),c=new l.default(a,!0,o);this.drawOverlay("inlogmaps-ruler",c)}}},A.prototype.onMapClickForRuler=function(A){var e=this;this.rulerPolylineCount++,this.rulerClicks.push([A.latlng[0],A.latlng[1]]);var t={addToMap:!0,fitBounds:!1,draggable:!0,editable:!0,style:s.PolylineType.Dotted,color:"#009ACA",weight:5,object:{id:this.rulerPolylineCount},path:this.rulerClicks},n=this.drawPolyline("inlogmaps-ruler",t,function(){},function(){var A=e.getPolylines("inlogmaps-ruler",null).map(function(A){var t;return null===(t=e.map)||void 0===t?void 0:t.getPolylinePath(A)}).filter(function(A){return!!A&&A.length>=2});e.rulerLatLongs=A,e.removeOverlays("inlogmaps-ruler"),e.addRulerMovingOverlay()});this.rulerPolylines.push(n),this.addRulerOverlay(),2===this.rulerClicks.length&&(this.rulerLatLongs.push(this.rulerClicks),this.rulerClicks=[])},A.prototype.coordinatesToKm=function(A,e){return u.getDistance({latitude:A[0],longitude:A[1]},{latitude:e[0],longitude:e[1]})/1e3},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>h});var n=t(3),r=t(6),o=t(9),i=t(10),s=t(11),a=t(13),l=t(15),c=t(16),u=t(17),g=t(19),B=function(A,e,t,n){return new(t||(t=Promise))(function(r,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){var e;A.done?r(A.value):(e=A.value,e instanceof t?e:new t(function(A){A(e)})).then(i,s)}a((n=n.apply(A,e||[])).next())})},d=function(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(a){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(t=1,n&&(r=2&s[0]?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(A,i)}catch(A){s=[6,A],n=0}finally{t=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};const h=function(){function A(){this.elementId="",this.googleMarkers=null,this.googlePolygons=null,this.googleCircles=null,this.googlePolylines=null,this.googlePopups=null,this.googleMap=null,this.googleOverlays=null,this.googleGeoJson=null,this.googleHeatMap=null,this.mapsApiLoader=new n.MapsApiLoaderService}return A.prototype.initialize=function(A,e,t){return B(this,void 0,void 0,function(){var n,B,h,p,f,w,C;return d(this,function(d){switch(d.label){case 0:return d.trys.push([0,2,,3]),[4,this.mapsApiLoader.loadApi(A,e)];case 1:if(n=d.sent(),h={center:new(B=n).maps.LatLng(-14,-54),fullscreenControl:!1,keyboardShortcuts:!1,mapTypeControl:!0,minZoom:4,rotateControl:!1,scaleControl:!1,streetViewControl:!1,zoom:4,zoomControl:!0},e.gestureHandling?h.gestureHandling="cooperative":h.gestureHandling="greedy",e.options)for(p in e.options)e.options.hasOwnProperty(p)&&(h[p]=e.options[p]);return f=[],e.mapTiles&&(w=[B.maps.MapTypeId.ROADMAP,B.maps.MapTypeId.SATELLITE],e.mapTiles.forEach(function(A){w.push(A.name);var e={getTileUrl:function(A,e){return"https://tile.openstreetmap.org/".concat(e,"/").concat(A.x,"/").concat(A.y,".png")},isPng:!0,maxZoom:19,minZoom:0,name:"OpenStreetMap",tileSize:new B.maps.Size(256,256)};for(var t in A)A.hasOwnProperty(t)&&(e[t]=A[t]);var n=new B.maps.ImageMapType(e);f.push({id:A.name,tile:n})}),h.mapTypeControlOptions={mapTypeIds:w,style:B.maps.MapTypeControlStyle.HORIZONTAL_BAR}),C=new B.maps.Map(document.getElementById(t),h),this.elementId=t,this.googleMarkers=new a.default(C,B),this.googlePolygons=new c.default(C,B),this.googleCircles=new r.default(C,B),this.googlePopups=new g.default(C,B),this.googlePolylines=new u.default(C,B,this.googlePopups),this.googleMap=new s.default(C,B),this.googleOverlays=new l.default(C,B,this.googlePolygons),this.googleGeoJson=new o.default(C,B),this.googleHeatMap=new i.default(C,B),f&&f.length&&f.forEach(function(A){C.mapTypes.set(A.id,A.tile)}),e.showTraffic&&(new B.maps.TrafficLayer).setMap(C),[2,this];case 2:return[2,d.sent()];case 3:return[2]}})})},A.prototype.loadGEOJson=function(A,e,t){var n;null===(n=this.googleGeoJson)||void 0===n||n.loadGEOJson(A,e,t)},A.prototype.drawMarker=function(A,e){var t;return null===(t=this.googleMarkers)||void 0===t?void 0:t.drawMarker(A,e)},A.prototype.drawCircleMarker=function(A,e){var t;return null===(t=this.googleMarkers)||void 0===t?void 0:t.drawCircleMarker(A,e)},A.prototype.toggleMarkers=function(A,e,t){var n;null===(n=this.googleMarkers)||void 0===n||n.toggleMarkers(A,e,t)},A.prototype.alterMarkerOptions=function(A,e){var t;null===(t=this.googleMarkers)||void 0===t||t.alterMarkerOptions(A,e)},A.prototype.alterMarkerPosition=function(A,e,t){var n;null===(n=this.googleMarkers)||void 0===n||n.alterMarkerPosition(A,e,t)},A.prototype.fitBoundsPositions=function(A){var e;null===(e=this.googleMarkers)||void 0===e||e.fitBoundsPositions(A)},A.prototype.isMarkerOnMap=function(A){var e;return null===(e=this.googleMarkers)||void 0===e?void 0:e.isMarkerOnMap(A)},A.prototype.setCenterMarker=function(A){var e;null===(e=this.googleMarkers)||void 0===e||e.setCenterMarker(A)},A.prototype.addMarkerEvent=function(A,e,t){var n;null===(n=this.googleMarkers)||void 0===n||n.addMarkerEvent(A,e,t)},A.prototype.removeMarkerEvent=function(A,e){var t;null===(t=this.googleMarkers)||void 0===t||t.removeMarkerEvent(A,e)},A.prototype.addMarkerClusterer=function(A){var e;return null===(e=this.googleMarkers)||void 0===e?void 0:e.addMarkerClusterer(A)},A.prototype.alterMarkerClustererConfig=function(A,e){var t;null===(t=this.googleMarkers)||void 0===t||t.alterMarkerClustererConfig(A,e)},A.prototype.refreshClusterer=function(A){var e;null===(e=this.googleMarkers)||void 0===e||e.refreshClusterer(A)},A.prototype.addMarkerOnClusterer=function(A,e){var t;null===(t=this.googleMarkers)||void 0===t||t.addMarkerOnClusterer(A,e)},A.prototype.removeMarkerFromClusterer=function(A,e){var t;null===(t=this.googleMarkers)||void 0===t||t.removeMarkerFromClusterer(A,e)},A.prototype.clearMarkersClusterer=function(A){var e;null===(e=this.googleMarkers)||void 0===e||e.clearMarkersClusterer(A)},A.prototype.countMarkersOnCluster=function(A){var e;return null===(e=this.googleMarkers)||void 0===e?void 0:e.countMarkersOnCluster(A)},A.prototype.drawPolygon=function(A,e){var t;return null===(t=this.googlePolygons)||void 0===t?void 0:t.drawPolygon(A,e)},A.prototype.togglePolygons=function(A,e){var t;null===(t=this.googlePolygons)||void 0===t||t.togglePolygons(A,e)},A.prototype.alterPolygonOptions=function(A,e){var t;null===(t=this.googlePolygons)||void 0===t||t.alterPolygonOptions(A,e)},A.prototype.fitBoundsPolygons=function(A){var e;null===(e=this.googlePolygons)||void 0===e||e.fitBoundsPolygons(A)},A.prototype.setCenterPolygons=function(A){var e;null===(e=this.googlePolygons)||void 0===e||e.setCenterPolygons(A)},A.prototype.isPolygonOnMap=function(A){var e;return null===(e=this.googlePolygons)||void 0===e?void 0:e.isPolygonOnMap(A)},A.prototype.getPolygonPath=function(A){var e;return null===(e=this.googlePolygons)||void 0===e?void 0:e.getPolygonPath(A)},A.prototype.addPolygonEvent=function(A,e,t){var n;return null===(n=this.googlePolygons)||void 0===n?void 0:n.addPolygonEvent(A,e,t)},A.prototype.removePolygonEvent=function(A,e){var t;null===(t=this.googlePolygons)||void 0===t||t.removePolygonEvent(A,e)},A.prototype.drawCircle=function(A,e){var t;return null===(t=this.googleCircles)||void 0===t?void 0:t.drawCircle(A,e)},A.prototype.toggleCircles=function(A,e){var t;null===(t=this.googleCircles)||void 0===t||t.toggleCircles(A,e)},A.prototype.alterCircleOptions=function(A,e){var t;null===(t=this.googleCircles)||void 0===t||t.alterCircleOptions(A,e)},A.prototype.fitBoundsCircles=function(A){var e;null===(e=this.googleCircles)||void 0===e||e.fitBoundsCircles(A)},A.prototype.isCircleOnMap=function(A){var e;return null===(e=this.googleCircles)||void 0===e?void 0:e.isCircleOnMap(A)},A.prototype.getCircleCenter=function(A){var e;return null===(e=this.googleCircles)||void 0===e?void 0:e.getCircleCenter(A)},A.prototype.getCircleRadius=function(A){var e;return null===(e=this.googleCircles)||void 0===e?void 0:e.getCircleRadius(A)},A.prototype.addCircleEvent=function(A,e,t){var n;null===(n=this.googleCircles)||void 0===n||n.addCircleEvent(A,e,t)},A.prototype.removeCircleEvent=function(A,e){var t;null===(t=this.googleCircles)||void 0===t||t.removeCircleEvent(A,e)},A.prototype.drawPolyline=function(A,e,t){var n;return null===(n=this.googlePolylines)||void 0===n?void 0:n.drawPolyline(A,e,t)},A.prototype.drawPolylineWithNavigation=function(A,e){var t;return null===(t=this.googlePolylines)||void 0===t?void 0:t.drawPolylineWithNavigation(A,e)},A.prototype.togglePolylines=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.togglePolylines(A,e)},A.prototype.alterPolylineOptions=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.alterPolylineOptions(A,e)},A.prototype.fitBoundsPolylines=function(A){var e;null===(e=this.googlePolylines)||void 0===e||e.fitBoundsPolylines(A)},A.prototype.isPolylineOnMap=function(A){var e;return null===(e=this.googlePolylines)||void 0===e?void 0:e.isPolylineOnMap(A)},A.prototype.addPolylinePath=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.addPolylinePath(A,e)},A.prototype.getPolylinePath=function(A){var e;return null===(e=this.googlePolylines)||void 0===e?void 0:e.getPolylinePath(A)},A.prototype.removePolylineHighlight=function(){var A;null===(A=this.googlePolylines)||void 0===A||A.removePolylineHighlight()},A.prototype.addPolylineEvent=function(A,e,t){var n;null===(n=this.googlePolylines)||void 0===n||n.addPolylineEvent(A,e,t)},A.prototype.removePolylineEvent=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.removePolylineEvent(A,e)},A.prototype.setIndexPolylineHighlight=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.setIndexPolylineHighlight(A,e)},A.prototype.getObjectPolyline=function(A){var e;return null===(e=this.googlePolylines)||void 0===e?void 0:e.getObjectPolyline(A)},A.prototype.getObjectPolylineHighlight=function(){var A;return null===(A=this.googlePolylines)||void 0===A?void 0:A.getObjectPolylineHighlight()},A.prototype.addPolylineHighlightEvent=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.addPolylineHighlightEvent(A,e)},A.prototype.getPolylineHighlightIndex=function(){var A;return null===(A=this.googlePolylines)||void 0===A?void 0:A.getPolylineHighlightIndex()},A.prototype.checkIdx=function(A,e){var t,n=[{lat:function(){return e[0]},lng:function(){return e[1]}}];return null===(t=this.googlePolylines)||void 0===t?void 0:t.checkIdx(A,n[0])},A.prototype.drawPopup=function(A,e){var t;return null===(t=this.googlePopups)||void 0===t?void 0:t.drawPopup(A,e)},A.prototype.alterPopup=function(A,e,t){var n;return null===(n=this.googlePopups)||void 0===n?void 0:n.alterPopup(A,e,t)},A.prototype.alterPopupContent=function(A,e,t){var n;null===(n=this.googlePopups)||void 0===n||n.alterPopupContent(A,e,t)},A.prototype.closePopup=function(A){var e;null===(e=this.googlePopups)||void 0===e||e.closePopup(A)},A.prototype.resizeMap=function(){var A;null===(A=this.googleMap)||void 0===A||A.resizeMap()},A.prototype.addEventMap=function(A,e){var t;null===(t=this.googleMap)||void 0===t||t.addEventMap(A,e)},A.prototype.removeEventMap=function(A){var e;null===(e=this.googleMap)||void 0===e||e.removeEventMap(A)},A.prototype.getZoom=function(){var A;return null===(A=this.googleMap)||void 0===A?void 0:A.getZoom()},A.prototype.setZoom=function(A){var e;null===(e=this.googleMap)||void 0===e||e.setZoom(A)},A.prototype.takeMapScreenshot=function(){var A;return B(this,void 0,void 0,function(){return d(this,function(e){switch(e.label){case 0:return[4,null===(A=this.googleMap)||void 0===A?void 0:A.takeScreenShot(this.elementId)];case 1:return[2,e.sent()]}})})},A.prototype.getCenter=function(){var A;return null===(A=this.googleMap)||void 0===A?void 0:A.getCenter()},A.prototype.setCenter=function(A){var e;null===(e=this.googleMap)||void 0===e||e.setCenter(A)},A.prototype.pixelsToLatLng=function(A,e){var t;return null===(t=this.googleMap)||void 0===t?void 0:t.pixelsToLatLng(A,e)},A.prototype.fitBoundsElements=function(A,e,t,n){var r;null===(r=this.googleMap)||void 0===r||r.fitBoundsElements(A,e,t,n)},A.prototype.drawOverlay=function(A,e){var t;return null===(t=this.googleOverlays)||void 0===t?void 0:t.drawOverlay(A,e)},A.prototype.toggleOverlay=function(A,e){var t;null===(t=this.googleOverlays)||void 0===t||t.toggleOverlay(A,e)},A.prototype.drawHeatMap=function(A){var e;return null===(e=this.googleHeatMap)||void 0===e?void 0:e.drawHeatMap(A)},A.prototype.toggleHeatMap=function(A,e){var t;null===(t=this.googleHeatMap)||void 0===t||t.toggleHeatMap(A,e)},A.prototype.updateHeatMapData=function(A,e){var t;null===(t=this.googleHeatMap)||void 0===t||t.updateHeatMapData(A,e)},A.prototype.setHeatMapOptions=function(A,e){var t;null===(t=this.googleHeatMap)||void 0===t||t.setHeatMapOptions(A,e)},A.prototype.isHeatMapOnMap=function(A){var e;return(null===(e=this.googleHeatMap)||void 0===e?void 0:e.isHeatMapOnMap(A))||!1},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{MapsApiLoaderService:()=>o});var n=t(4),r=t(5),o=function(){function A(){}return A.loadGoogleAPI=function(A){var e,t,n=document.createElement("script");n.type="text/javascript",n.setAttribute("data-google-inlogmaps","true"),n.src=(0,r.urlBuilder)({apiKey:A.apiKey,base:"https://maps.googleapis.com/maps/api/js",callback:"mapsAPILoadCallback",client:A.client,language:A.language,libraries:A.libraries||[]}),(null===(e=document.querySelector("script"))||void 0===e?void 0:e.hasAttribute("data-google-inlogmaps"))||null===(t=document.querySelector("head"))||void 0===t||t.appendChild(n)},A.loadLeafletAPI=function(A){var e,t,n=document.createElement("link");n.rel="stylesheet",n.href="https://desenvolvimentoweb.blob.core.windows.net/inlog-leaflet/leaflet.css",null===(e=document.querySelector("head"))||void 0===e||e.appendChild(n);var o=document.createElement("script");o.type="text/javascript",o.src=(0,r.urlBuilder)({base:"https://desenvolvimentoweb.blob.core.windows.net/inlog-leaflet/leaflet.js",callback:"mapsAPILoadCallback"}),null===(t=null===document||void 0===document?void 0:document.querySelector("head"))||void 0===t||t.appendChild(o)},A.prototype.loadApi=function(e,t){if(A.mapsApi)return Promise.resolve(A.mapsApi);A.windowRef=window||{api:null,mapsAPILoadCallback:null};return new Promise(function(r,o){e===n.MapType.Google?A.loadGoogleAPI(t):A.loadLeafletAPI(t),e===n.MapType.Leaflet?setTimeout(function(){A.mapsApi=A.windowRef.L,r(A.mapsApi)},2e3):A.windowRef.mapsAPILoadCallback=function(){A.mapsApi=A.windowRef.google,r(A.mapsApi)},setTimeout(function(){var e;(null===(e=null==A?void 0:A.windowRef)||void 0===e?void 0:e.api)||o(new Error("Loading took too long"))},5e3)})},A.windowRef=null,A.mapsApi=null,A}()},(A,e,t)=>{"use strict";var n;t.r(e),t.d(e,{MapType:()=>n}),function(A){A[A.Google=0]="Google",A[A.Leaflet=1]="Leaflet"}(n||(n={}))},(A,e,t)=>{"use strict";t.r(e),t.d(e,{urlBuilder:()=>n});var n=function(A){var e=A.base;return e+="?",A.apiKey&&(e+="key="+A.apiKey+"&"),A.integrity&&(e+="integrity="+A.integrity+"&"),A.client&&(e+="client="+A.client+"&"),A.crossorigin&&(e+="crossorigin="+A.crossorigin+"&"),A.libraries&&A.libraries.length>0&&(e+="libraries=",A.libraries.forEach(function(t,n){e+=t,n!==A.libraries.length-1&&(e+=",")}),e+="&"),A.language&&(e+="language="+A.language+"&"),A.callback&&(e+="callback="+A.callback+"&"),e}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>o});var n=t(7),r=t(8);const o=function(){function A(A,e){this.map={},this.google={},this.map=A,this.google=e}return A.prototype.drawCircle=function(A,e){var t={center:{lat:A.center[0],lng:A.center[1]},draggable:A.draggable,editable:A.editable,fillColor:A.fillColor,fillOpacity:A.fillOpacity,object:A.object,radius:A.radius,strokeColor:A.color,strokeOpacity:A.opacity,strokeWeight:A.weight,suppressUndo:!0},n=new this.google.maps.Circle(t);return e&&this.google.maps.event.addListener(n,"click",function(t){var n=new r.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)}),A.addToMap&&n.setMap(this.map),A.fitBounds&&this.map.fitBounds(n.getBounds()),n},A.prototype.toggleCircles=function(A,e){var t=this;A.forEach(function(A){return A.setMap(e?t.map:null)})},A.prototype.alterCircleOptions=function(A,e){A.forEach(function(A){var t={center:e.center&&e.center.length>0?{lat:e.center[0],lng:e.center[1]}:A.getCenter(),fillColor:e.fillColor?e.fillColor:A.fillColor,fillOpacity:e.fillOpacity?e.fillOpacity:A.fillOpacity,radius:e.radius?e.radius:A.radius,strokeColor:e.color?e.color:A.strokeColor,strokeOpacity:e.opacity?e.opacity:A.strokeOpacity,strokeWeight:e.weight?e.weight:A.strokeWeight,editable:null!==e.editable&&void 0!==e.editable?e.editable:A.editable,draggable:null!==e.draggable&&void 0!==e.draggable?e.draggable:A.draggable};A.setOptions(t)})},A.prototype.fitBoundsCircles=function(A){this.map.fitBounds(this.getCirclesBounds(A))},A.prototype.isCircleOnMap=function(A){return!!A.map},A.prototype.getCircleCenter=function(A){var e=A.getCenter();return[e.lat(),e.lng()]},A.prototype.getCircleRadius=function(A){return A.getRadius()},A.prototype.addCircleEvent=function(A,e,t){var o=this;A.forEach(function(A){switch(e){case n.CircleEventType.Click:o.google.maps.event.addListener(A,"click",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.CircleEventType.CenterChanged:o.google.maps.event.addListener(A,"center_changed",function(){var e=new r.default([A.getCenter().lat(),A.getCenter().lng()]);t(e,A.object)});break;case n.CircleEventType.RadiusChanged:o.google.maps.event.addListener(A,"radius_changed",function(e){var n=new r.default([A.getCenter().lat(),A.getCenter().lng()]);t(n,A.object,A.getRadius())})}})},A.prototype.removeCircleEvent=function(A,e){var t=this;A.forEach(function(A){switch(e){case n.CircleEventType.Click:t.google.maps.event.clearListeners(A,"click");break;case n.CircleEventType.CenterChanged:t.google.maps.event.clearListeners(A,"center_changed");break;case n.CircleEventType.RadiusChanged:t.google.maps.event.clearListeners(A,"radius_changed")}})},A.prototype.getCirclesBounds=function(A){var e=new this.google.maps.LatLngBounds;return A.forEach(function(A){return e.union(A.getBounds())}),e},A}()},(A,e,t)=>{"use strict";var n,r,o,i,s;t.r(e),t.d(e,{CircleEventType:()=>o,MapEventType:()=>n,MarkerEventType:()=>r,PolygonEventType:()=>i,PolylineEventType:()=>s}),function(A){A[A.Click=0]="Click",A[A.ZoomChanged=1]="ZoomChanged"}(n||(n={})),function(A){A[A.Click=0]="Click",A[A.RightClick=1]="RightClick",A[A.AfterDrag=2]="AfterDrag",A[A.MouseOver=3]="MouseOver",A[A.MouseOut=4]="MouseOut",A[A.BeforeDrag=5]="BeforeDrag"}(r||(r={})),function(A){A[A.Click=0]="Click",A[A.CenterChanged=1]="CenterChanged",A[A.RadiusChanged=2]="RadiusChanged"}(o||(o={})),function(A){A[A.SetAt=0]="SetAt",A[A.InsertAt=1]="InsertAt",A[A.RemoveAt=2]="RemoveAt",A[A.DragPolygon=3]="DragPolygon",A[A.Click=4]="Click"}(i||(i={})),function(A){A[A.SetAt=0]="SetAt",A[A.InsertAt=1]="InsertAt",A[A.RemoveAt=2]="RemoveAt",A[A.DragPolyline=3]="DragPolyline",A[A.MouseOver=4]="MouseOver",A[A.MouseOut=5]="MouseOut",A[A.RightClick=6]="RightClick"}(s||(s={}))},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A){this.latlng=A}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>r});var n=t(8);const r=function(){function A(A,e){this.map={},this.google={},this.map=A,this.google=e}return A.prototype.loadGEOJson=function(A,e,t){var r=this;r.parseGeoJson(A,e).forEach(function(A){t&&A.addListener("click",function(A){var e=new n.default([A.latLng.lat(),A.latLng.lng()]);t(e)}),A.setMap(r.map)})},A.prototype.parseGeoJson=function(A,e){var t=[];if(Array.isArray(A.features))for(var n=0,r=A.features;n<r.length;n++){var o=r[n];t.push(this.parseGeoJsonToObject(o,e))}else t.push(this.parseGeoJsonToObject(A,e));return t},A.prototype.parseGeoJsonToObject=function(A,e){var t=A.geometry;switch(A.properties&&Object.assign(e,A.properties),t.type){case"Point":return e.position={lat:t.coordinates[1],lng:t.coordinates[0]},new this.google.maps.Marker(e);case"Polygon":return e.paths=[],t.coordinates.forEach(function(A){return e.paths.push(A.map(function(A){return{lat:A[1],lng:A[0]}}))}),new this.google.maps.Polygon(e);case"LineString":return e.path=t.coordinates.map(function(A){return{lat:A[1],lng:A[0]}}),new this.google.maps.Polyline(e);default:throw new Error("Forma de objeto desconhecida.")}},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(){function A(A,e){this.map={},this.google={},this.map=A,this.google=e}return A.prototype.drawHeatMap=function(A){var e=this;if(!this.google.maps.visualization||!this.google.maps.visualization.HeatmapLayer)return console.error("Google Maps Visualization library is required. Please include libraries=visualization"),null;var t={data:this.convertDataFormat(A.data)};void 0!==A.radius&&(t.radius=A.radius),void 0!==A.maxIntensity&&(t.maxIntensity=A.maxIntensity),void 0!==A.opacity&&(t.opacity=A.opacity),void 0!==A.dissipating&&(t.dissipating=A.dissipating),void 0!==A.gradient&&(t.gradient=this.convertGradient(A.gradient));var n=new this.google.maps.visualization.HeatmapLayer(t);if(A.addToMap&&n.setMap(this.map),A.fitBounds&&A.data.length>0){var r=new this.google.maps.LatLngBounds;A.data.forEach(function(A){r.extend(new e.google.maps.LatLng(A[0],A[1]))}),this.map.fitBounds(r)}return A.object&&(n.object=A.object),n},A.prototype.toggleHeatMap=function(A,e){A&&(e?A.setMap(this.map):A.setMap(null))},A.prototype.updateHeatMapData=function(A,e){if(A&&A.setData){var t=this.convertDataFormat(e);A.setData(t)}},A.prototype.setHeatMapOptions=function(A,e){if(A&&(void 0!==e.radius&&A.set("radius",e.radius),void 0!==e.maxIntensity&&A.set("maxIntensity",e.maxIntensity),void 0!==e.opacity&&A.set("opacity",e.opacity),void 0!==e.dissipating&&A.set("dissipating",e.dissipating),void 0!==e.gradient&&A.set("gradient",this.convertGradient(e.gradient)),void 0!==e.data)){var t=this.convertDataFormat(e.data);A.setData(t)}},A.prototype.isHeatMapOnMap=function(A){return!!A&&null!==A.getMap()},A.prototype.convertDataFormat=function(A){var e=this;return A.map(function(A){return A.length>=3?{location:new e.google.maps.LatLng(A[0],A[1]),weight:A[2]}:A.length>=2?new e.google.maps.LatLng(A[0],A[1]):null}).filter(function(A){return null!==A})},A.prototype.convertGradient=function(A){return Array.isArray(A)?A:"object"==typeof A?Object.keys(A).map(Number).sort(function(A,e){return A-e}).map(function(e){return A[e]}):[]},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>l});var n=t(12),r=t.n(n),o=t(7),i=t(8),s=function(A,e,t,n){return new(t||(t=Promise))(function(r,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){var e;A.done?r(A.value):(e=A.value,e instanceof t?e:new t(function(A){A(e)})).then(i,s)}a((n=n.apply(A,e||[])).next())})},a=function(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(a){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(t=1,n&&(r=2&s[0]?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(A,i)}catch(A){s=[6,A],n=0}finally{t=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};const l=function(){function A(A,e){this.map=null,this.google=null,this.map=A,this.google=e}return A.prototype.resizeMap=function(){google.maps.event.trigger(this.map,"resize")},A.prototype.addEventMap=function(A,e){var t=this;switch(A){case o.MapEventType.Click:this.google.maps.event.addListener(t.map,"click",function(A){var t=new i.default([A.latLng.lat(),A.latLng.lng()]);e(t)});break;case o.MapEventType.ZoomChanged:t.map.addListener("zoom_changed",function(){var A=new i.default([t.map.getCenter().lat(),t.map.getCenter().lng()]);e(A)})}},A.prototype.removeEventMap=function(A){switch(A){case o.MapEventType.Click:this.google.maps.event.clearListeners(this.map,"click");break;case o.MapEventType.ZoomChanged:this.google.maps.event.clearListeners(this.map,"zoom_changed")}},A.prototype.getZoom=function(){return this.map.getZoom()},A.prototype.setZoom=function(A){return this.map.setZoom(A)},A.prototype.takeScreenShot=function(A){return s(this,void 0,void 0,function(){var e,t,n;return a(this,function(o){switch(o.label){case 0:return e="",(t=document.getElementById(A))?[4,r()(t,{useCORS:!0,allowTaint:!0})]:[3,2];case 1:n=o.sent(),e=n.toDataURL("image/png",1),o.label=2;case 2:return[2,e]}})})},A.prototype.getCenter=function(){var A=this.map.getCenter();return[A.lat(),A.lng()]},A.prototype.setCenter=function(A){var e;null===(e=this.map)||void 0===e||e.setCenter(new google.maps.LatLng(A[0],A[1]))},A.prototype.pixelsToLatLng=function(A,e){var t=Math.pow(2,this.map.getZoom()),n=this.map.getProjection().fromLatLngToPoint(this.map.getCenter()),r=new google.maps.Point(A/t||0,e/t||0),o=new google.maps.Point(n.x-r.x,n.y+r.y),i=this.map.getProjection().fromPointToLatLng(o);return[i.lat(),i.lng()]},A.prototype.fitBoundsElements=function(A,e,t,n){var r=new google.maps.LatLngBounds;A&&A.length&&(A.forEach(function(A){return r.extend(A.getPosition())}),this.map.fitBounds(r)),e&&e.length&&(e.forEach(function(A){return r.union(A.getBounds())}),this.map.fitBounds(r)),t&&t.length&&(t.forEach(function(A){return A.getPaths().forEach(function(A){return A.getArray().forEach(function(A){return r.extend(A)})})}),this.map.fitBounds(r)),n&&n.length&&(n.forEach(function(A){return A.getPath().forEach(function(A){return r.extend(new google.maps.LatLng(A.lat(),A.lng()))})}),this.map.fitBounds(r))},A}()},function(A){A.exports=function(){"use strict";var A=function(e,t){return A=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(A,e){A.__proto__=e}||function(A,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(A[t]=e[t])},A(e,t)};function e(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}A(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var t=function(){return t=Object.assign||function(A){for(var e,t=1,n=arguments.length;t<n;t++)for(var r in e=arguments[t])Object.prototype.hasOwnProperty.call(e,r)&&(A[r]=e[r]);return A},t.apply(this,arguments)};function n(A,e,t,n){function r(A){return A instanceof t?A:new t(function(e){e(A)})}return new(t||(t=Promise))(function(t,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){A.done?t(A.value):r(A.value).then(i,s)}a((n=n.apply(A,e||[])).next())})}function r(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(A){return function(e){return a([A,e])}}function a(o){if(t)throw new TypeError("Generator is already executing.");for(;i;)try{if(t=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return i.label++,{value:o[1],done:!1};case 5:i.label++,n=o[1],o=[0];continue;case 7:o=i.ops.pop(),i.trys.pop();continue;default:if(!((r=(r=i.trys).length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){i=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){i.label=o[1];break}if(6===o[0]&&i.label<r[1]){i.label=r[1],r=o;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(o);break}r[2]&&i.ops.pop(),i.trys.pop();continue}o=e.call(A,i)}catch(A){o=[6,A],n=0}finally{t=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}function o(A,e,t){if(t||2===arguments.length)for(var n,r=0,o=e.length;r<o;r++)!n&&r in e||(n||(n=Array.prototype.slice.call(e,0,r)),n[r]=e[r]);return A.concat(n||e)}for(var i=function(){function A(A,e,t,n){this.left=A,this.top=e,this.width=t,this.height=n}return A.prototype.add=function(e,t,n,r){return new A(this.left+e,this.top+t,this.width+n,this.height+r)},A.fromClientRect=function(e,t){return new A(t.left+e.windowBounds.left,t.top+e.windowBounds.top,t.width,t.height)},A.fromDOMRectList=function(e,t){var n=Array.from(t).find(function(A){return 0!==A.width});return n?new A(n.left+e.windowBounds.left,n.top+e.windowBounds.top,n.width,n.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A}(),s=function(A,e){return i.fromClientRect(A,e.getBoundingClientRect())},a=function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var n=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),r=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new i(0,0,n,r)},l=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var o=A.charCodeAt(t++);56320==(64512&o)?e.push(((1023&r)<<10)+(1023&o)+65536):(e.push(r),t--)}else e.push(r)}return e},c=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,o="";++r<t;){var i=A[r];i<=65535?n.push(i):(i-=65536,n.push(55296+(i>>10),i%1024+56320)),(r+1===t||n.length>16384)&&(o+=String.fromCharCode.apply(String,n),n.length=0)}return o},u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",g="undefined"==typeof Uint8Array?[]:new Uint8Array(256),B=0;B<u.length;B++)g[u.charCodeAt(B)]=B;for(var d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",h="undefined"==typeof Uint8Array?[]:new Uint8Array(256),p=0;p<d.length;p++)h[d.charCodeAt(p)]=p;for(var f=function(A){var e,t,n,r,o,i=.75*A.length,s=A.length,a=0;"="===A[A.length-1]&&(i--,"="===A[A.length-2]&&i--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(i):new Array(i),c=Array.isArray(l)?l:new Uint8Array(l);for(e=0;e<s;e+=4)t=h[A.charCodeAt(e)],n=h[A.charCodeAt(e+1)],r=h[A.charCodeAt(e+2)],o=h[A.charCodeAt(e+3)],c[a++]=t<<2|n>>4,c[a++]=(15&n)<<4|r>>2,c[a++]=(3&r)<<6|63&o;return l},w=function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t},C=function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t},Q=5,y=11,v=2,m=65536>>Q,U=(1<<Q)-1,F=m+(1024>>Q)+32,E=65536>>y,H=(1<<y-Q)-1,b=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},I=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},M=function(A,e){var t=f(A),n=Array.isArray(t)?C(t):new Uint32Array(t),r=Array.isArray(t)?w(t):new Uint16Array(t),o=24,i=b(r,o/2,n[4]/2),s=2===n[5]?b(r,(o+n[4])/2):I(n,Math.ceil((o+n[4])/4));return new L(n[0],n[1],n[2],n[3],i,s)},L=function(){function A(A,e,t,n,r,o){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=n,this.index=r,this.data=o}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>Q])<<v)+(A&U),this.data[e];if(A<=65535)return e=((e=this.index[m+(A-55296>>Q)])<<v)+(A&U),this.data[e];if(A<this.highStart)return e=F-E+(A>>y),e=this.index[e],e+=A>>Q&H,e=((e=this.index[e])<<v)+(A&U),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),P="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",k="undefined"==typeof Uint8Array?[]:new Uint8Array(256),O=0;O<P.length;O++)k[P.charCodeAt(O)]=O;var x=50,K=1,D=2,T=3,S=4,_=5,G=7,R=8,N=9,V=10,j=11,X=12,J=13,W=14,Z=15,Y=16,z=17,q=18,$=19,AA=20,eA=21,tA=22,nA=23,rA=24,oA=25,iA=26,sA=27,aA=28,lA=29,cA=30,uA=31,gA=32,BA=33,dA=34,hA=35,pA=36,fA=37,wA=38,CA=39,QA=40,yA=41,vA=42,mA=43,UA=[9001,65288],FA="!",EA="×",HA="÷",bA=M("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),IA=[cA,pA],MA=[K,D,T,_],LA=[V,R],PA=[sA,iA],kA=MA.concat(LA),OA=[wA,CA,QA,dA,hA],xA=[Z,J],KA=function(A,e){void 0===e&&(e="strict");var t=[],n=[],r=[];return A.forEach(function(A,o){var i=bA.get(A);if(i>x?(r.push(!0),i-=x):r.push(!1),-1!==["normal","auto","loose"].indexOf(e)&&-1!==[8208,8211,12316,12448].indexOf(A))return n.push(o),t.push(Y);if(i===S||i===j){if(0===o)return n.push(o),t.push(cA);var s=t[o-1];return-1===kA.indexOf(s)?(n.push(n[o-1]),t.push(s)):(n.push(o),t.push(cA))}return n.push(o),i===uA?t.push("strict"===e?eA:fA):i===vA||i===lA?t.push(cA):i===mA?A>=131072&&A<=196605||A>=196608&&A<=262141?t.push(fA):t.push(cA):void t.push(i)}),[n,t,r]},DA=function(A,e,t,n){var r=n[t];if(Array.isArray(A)?-1!==A.indexOf(r):A===r)for(var o=t;o<=n.length;){if((a=n[++o])===e)return!0;if(a!==V)break}if(r===V)for(o=t;o>0;){var i=n[--o];if(Array.isArray(A)?-1!==A.indexOf(i):A===i)for(var s=t;s<=n.length;){var a;if((a=n[++s])===e)return!0;if(a!==V)break}if(i!==V)break}return!1},TA=function(A,e){for(var t=A;t>=0;){var n=e[t];if(n!==V)return n;t--}return 0},SA=function(A,e,t,n,r){if(0===t[n])return EA;var o=n-1;if(Array.isArray(r)&&!0===r[o])return EA;var i=o-1,s=o+1,a=e[o],l=i>=0?e[i]:0,c=e[s];if(a===D&&c===T)return EA;if(-1!==MA.indexOf(a))return FA;if(-1!==MA.indexOf(c))return EA;if(-1!==LA.indexOf(c))return EA;if(TA(o,e)===R)return HA;if(bA.get(A[o])===j)return EA;if((a===gA||a===BA)&&bA.get(A[s])===j)return EA;if(a===G||c===G)return EA;if(a===N)return EA;if(-1===[V,J,Z].indexOf(a)&&c===N)return EA;if(-1!==[z,q,$,rA,aA].indexOf(c))return EA;if(TA(o,e)===tA)return EA;if(DA(nA,tA,o,e))return EA;if(DA([z,q],eA,o,e))return EA;if(DA(X,X,o,e))return EA;if(a===V)return HA;if(a===nA||c===nA)return EA;if(c===Y||a===Y)return HA;if(-1!==[J,Z,eA].indexOf(c)||a===W)return EA;if(l===pA&&-1!==xA.indexOf(a))return EA;if(a===aA&&c===pA)return EA;if(c===AA)return EA;if(-1!==IA.indexOf(c)&&a===oA||-1!==IA.indexOf(a)&&c===oA)return EA;if(a===sA&&-1!==[fA,gA,BA].indexOf(c)||-1!==[fA,gA,BA].indexOf(a)&&c===iA)return EA;if(-1!==IA.indexOf(a)&&-1!==PA.indexOf(c)||-1!==PA.indexOf(a)&&-1!==IA.indexOf(c))return EA;if(-1!==[sA,iA].indexOf(a)&&(c===oA||-1!==[tA,Z].indexOf(c)&&e[s+1]===oA)||-1!==[tA,Z].indexOf(a)&&c===oA||a===oA&&-1!==[oA,aA,rA].indexOf(c))return EA;if(-1!==[oA,aA,rA,z,q].indexOf(c))for(var u=o;u>=0;){if((g=e[u])===oA)return EA;if(-1===[aA,rA].indexOf(g))break;u--}if(-1!==[sA,iA].indexOf(c))for(u=-1!==[z,q].indexOf(a)?i:o;u>=0;){var g;if((g=e[u])===oA)return EA;if(-1===[aA,rA].indexOf(g))break;u--}if(wA===a&&-1!==[wA,CA,dA,hA].indexOf(c)||-1!==[CA,dA].indexOf(a)&&-1!==[CA,QA].indexOf(c)||-1!==[QA,hA].indexOf(a)&&c===QA)return EA;if(-1!==OA.indexOf(a)&&-1!==[AA,iA].indexOf(c)||-1!==OA.indexOf(c)&&a===sA)return EA;if(-1!==IA.indexOf(a)&&-1!==IA.indexOf(c))return EA;if(a===rA&&-1!==IA.indexOf(c))return EA;if(-1!==IA.concat(oA).indexOf(a)&&c===tA&&-1===UA.indexOf(A[s])||-1!==IA.concat(oA).indexOf(c)&&a===q)return EA;if(a===yA&&c===yA){for(var B=t[o],d=1;B>0&&e[--B]===yA;)d++;if(d%2!=0)return EA}return a===gA&&c===BA?EA:HA},_A=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=KA(A,e.lineBreak),n=t[0],r=t[1],o=t[2];"break-all"!==e.wordBreak&&"break-word"!==e.wordBreak||(r=r.map(function(A){return-1!==[oA,cA,vA].indexOf(A)?fA:A}));var i="keep-all"===e.wordBreak?o.map(function(e,t){return e&&A[t]>=19968&&A[t]<=40959}):void 0;return[n,r,i]},GA=function(){function A(A,e,t,n){this.codePoints=A,this.required=e===FA,this.start=t,this.end=n}return A.prototype.slice=function(){return c.apply(void 0,this.codePoints.slice(this.start,this.end))},A}(),RA=function(A,e){var t=l(A),n=_A(t,e),r=n[0],o=n[1],i=n[2],s=t.length,a=0,c=0;return{next:function(){if(c>=s)return{done:!0,value:null};for(var A=EA;c<s&&(A=SA(t,o,r,++c,i))===EA;);if(A!==EA||c===s){var e=new GA(t,A,a,c);return a=c,{value:e,done:!1}}return{done:!0,value:null}}}},NA=1,VA=2,jA=4,XA=8,JA=10,WA=47,ZA=92,YA=9,zA=32,qA=34,$A=61,Ae=35,ee=36,te=37,ne=39,re=40,oe=41,ie=95,se=45,ae=33,le=60,ce=62,ue=64,ge=91,Be=93,de=61,he=123,pe=63,fe=125,we=124,Ce=126,Qe=128,ye=65533,ve=42,me=43,Ue=44,Fe=58,Ee=59,He=46,be=0,Ie=8,Me=11,Le=14,Pe=31,ke=127,Oe=-1,xe=48,Ke=97,De=101,Te=102,Se=117,_e=122,Ge=65,Re=69,Ne=70,Ve=85,je=90,Xe=function(A){return A>=xe&&A<=57},Je=function(A){return A>=55296&&A<=57343},We=function(A){return Xe(A)||A>=Ge&&A<=Ne||A>=Ke&&A<=Te},Ze=function(A){return A>=Ke&&A<=_e},Ye=function(A){return A>=Ge&&A<=je},ze=function(A){return Ze(A)||Ye(A)},qe=function(A){return A>=Qe},$e=function(A){return A===JA||A===YA||A===zA},At=function(A){return ze(A)||qe(A)||A===ie},et=function(A){return At(A)||Xe(A)||A===se},tt=function(A){return A>=be&&A<=Ie||A===Me||A>=Le&&A<=Pe||A===ke},nt=function(A,e){return A===ZA&&e!==JA},rt=function(A,e,t){return A===se?At(e)||nt(e,t):!!At(A)||!(A!==ZA||!nt(A,e))},ot=function(A,e,t){return A===me||A===se?!!Xe(e)||e===He&&Xe(t):Xe(A===He?e:A)},it=function(A){var e=0,t=1;A[e]!==me&&A[e]!==se||(A[e]===se&&(t=-1),e++);for(var n=[];Xe(A[e]);)n.push(A[e++]);var r=n.length?parseInt(c.apply(void 0,n),10):0;A[e]===He&&e++;for(var o=[];Xe(A[e]);)o.push(A[e++]);var i=o.length,s=i?parseInt(c.apply(void 0,o),10):0;A[e]!==Re&&A[e]!==De||e++;var a=1;A[e]!==me&&A[e]!==se||(A[e]===se&&(a=-1),e++);for(var l=[];Xe(A[e]);)l.push(A[e++]);var u=l.length?parseInt(c.apply(void 0,l),10):0;return t*(r+s*Math.pow(10,-i))*Math.pow(10,a*u)},st={type:2},at={type:3},lt={type:4},ct={type:13},ut={type:8},gt={type:21},Bt={type:9},dt={type:10},ht={type:11},pt={type:12},ft={type:14},wt={type:23},Ct={type:1},Qt={type:25},yt={type:24},vt={type:26},mt={type:27},Ut={type:28},Ft={type:29},Et={type:31},Ht={type:32},bt=function(){function A(){this._value=[]}return A.prototype.write=function(A){this._value=this._value.concat(l(A))},A.prototype.read=function(){for(var A=[],e=this.consumeToken();e!==Ht;)A.push(e),e=this.consumeToken();return A},A.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case qA:return this.consumeStringToken(qA);case Ae:var e=this.peekCodePoint(0),t=this.peekCodePoint(1),n=this.peekCodePoint(2);if(et(e)||nt(t,n)){var r=rt(e,t,n)?VA:NA;return{type:5,value:this.consumeName(),flags:r}}break;case ee:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),ct;break;case ne:return this.consumeStringToken(ne);case re:return st;case oe:return at;case ve:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),ft;break;case me:if(ot(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Ue:return lt;case se:var o=A,i=this.peekCodePoint(0),s=this.peekCodePoint(1);if(ot(o,i,s))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(rt(o,i,s))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(i===se&&s===ce)return this.consumeCodePoint(),this.consumeCodePoint(),yt;break;case He:if(ot(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case WA:if(this.peekCodePoint(0)===ve)for(this.consumeCodePoint();;){var a=this.consumeCodePoint();if(a===ve&&(a=this.consumeCodePoint())===WA)return this.consumeToken();if(a===Oe)return this.consumeToken()}break;case Fe:return vt;case Ee:return mt;case le:if(this.peekCodePoint(0)===ae&&this.peekCodePoint(1)===se&&this.peekCodePoint(2)===se)return this.consumeCodePoint(),this.consumeCodePoint(),Qt;break;case ue:var l=this.peekCodePoint(0),u=this.peekCodePoint(1),g=this.peekCodePoint(2);if(rt(l,u,g))return{type:7,value:this.consumeName()};break;case ge:return Ut;case ZA:if(nt(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case Be:return Ft;case de:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),ut;break;case he:return ht;case fe:return pt;case Se:case Ve:var B=this.peekCodePoint(0),d=this.peekCodePoint(1);return B!==me||!We(d)&&d!==pe||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case we:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),Bt;if(this.peekCodePoint(0)===we)return this.consumeCodePoint(),gt;break;case Ce:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),dt;break;case Oe:return Ht}return $e(A)?(this.consumeWhiteSpace(),Et):Xe(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):At(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:c(A)}},A.prototype.consumeCodePoint=function(){var A=this._value.shift();return void 0===A?-1:A},A.prototype.reconsumeCodePoint=function(A){this._value.unshift(A)},A.prototype.peekCodePoint=function(A){return A>=this._value.length?-1:this._value[A]},A.prototype.consumeUnicodeRangeToken=function(){for(var A=[],e=this.consumeCodePoint();We(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();for(var t=!1;e===pe&&A.length<6;)A.push(e),e=this.consumeCodePoint(),t=!0;if(t)return{type:30,start:parseInt(c.apply(void 0,A.map(function(A){return A===pe?xe:A})),16),end:parseInt(c.apply(void 0,A.map(function(A){return A===pe?Ne:A})),16)};var n=parseInt(c.apply(void 0,A),16);if(this.peekCodePoint(0)===se&&We(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();for(var r=[];We(e)&&r.length<6;)r.push(e),e=this.consumeCodePoint();return{type:30,start:n,end:parseInt(c.apply(void 0,r),16)}}return{type:30,start:n,end:n}},A.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();return"url"===A.toLowerCase()&&this.peekCodePoint(0)===re?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===re?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}},A.prototype.consumeUrlToken=function(){var A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===Oe)return{type:22,value:""};var e=this.peekCodePoint(0);if(e===ne||e===qA){var t=this.consumeStringToken(this.consumeCodePoint());return 0===t.type&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===Oe||this.peekCodePoint(0)===oe)?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),wt)}for(;;){var n=this.consumeCodePoint();if(n===Oe||n===oe)return{type:22,value:c.apply(void 0,A)};if($e(n))return this.consumeWhiteSpace(),this.peekCodePoint(0)===Oe||this.peekCodePoint(0)===oe?(this.consumeCodePoint(),{type:22,value:c.apply(void 0,A)}):(this.consumeBadUrlRemnants(),wt);if(n===qA||n===ne||n===re||tt(n))return this.consumeBadUrlRemnants(),wt;if(n===ZA){if(!nt(n,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),wt;A.push(this.consumeEscapedCodePoint())}else A.push(n)}},A.prototype.consumeWhiteSpace=function(){for(;$e(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(A===oe||A===Oe)return;nt(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(A){for(var e=5e4,t="";A>0;){var n=Math.min(e,A);t+=c.apply(void 0,this._value.splice(0,n)),A-=n}return this._value.shift(),t},A.prototype.consumeStringToken=function(A){for(var e="",t=0;;){var n=this._value[t];if(n===Oe||void 0===n||n===A)return{type:0,value:e+=this.consumeStringSlice(t)};if(n===JA)return this._value.splice(0,t),Ct;if(n===ZA){var r=this._value[t+1];r!==Oe&&void 0!==r&&(r===JA?(e+=this.consumeStringSlice(t),t=-1,this._value.shift()):nt(n,r)&&(e+=this.consumeStringSlice(t),e+=c(this.consumeEscapedCodePoint()),t=-1))}t++}},A.prototype.consumeNumber=function(){var A=[],e=jA,t=this.peekCodePoint(0);for(t!==me&&t!==se||A.push(this.consumeCodePoint());Xe(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(t===He&&Xe(n))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=XA;Xe(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0),n=this.peekCodePoint(1);var r=this.peekCodePoint(2);if((t===Re||t===De)&&((n===me||n===se)&&Xe(r)||Xe(n)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=XA;Xe(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[it(A),e]},A.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),e=A[0],t=A[1],n=this.peekCodePoint(0),r=this.peekCodePoint(1),o=this.peekCodePoint(2);return rt(n,r,o)?{type:15,number:e,flags:t,unit:this.consumeName()}:n===te?(this.consumeCodePoint(),{type:16,number:e,flags:t}):{type:17,number:e,flags:t}},A.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(We(A)){for(var e=c(A);We(this.peekCodePoint(0))&&e.length<6;)e+=c(this.consumeCodePoint());$e(this.peekCodePoint(0))&&this.consumeCodePoint();var t=parseInt(e,16);return 0===t||Je(t)||t>1114111?ye:t}return A===Oe?ye:A},A.prototype.consumeName=function(){for(var A="";;){var e=this.consumeCodePoint();if(et(e))A+=c(e);else{if(!nt(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),A;A+=c(this.consumeEscapedCodePoint())}}},A}(),It=function(){function A(A){this._tokens=A}return A.create=function(e){var t=new bt;return t.write(e),new A(t.read())},A.parseValue=function(e){return A.create(e).parseComponentValue()},A.parseValues=function(e){return A.create(e).parseComponentValues()},A.prototype.parseComponentValue=function(){for(var A=this.consumeToken();31===A.type;)A=this.consumeToken();if(32===A.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);var e=this.consumeComponentValue();do{A=this.consumeToken()}while(31===A.type);if(32===A.type)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},A.prototype.parseComponentValues=function(){for(var A=[];;){var e=this.consumeComponentValue();if(32===e.type)return A;A.push(e),A.push()}},A.prototype.consumeComponentValue=function(){var A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A},A.prototype.consumeSimpleBlock=function(A){for(var e={type:A,values:[]},t=this.consumeToken();;){if(32===t.type||Tt(t,A))return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue()),t=this.consumeToken()}},A.prototype.consumeFunction=function(A){for(var e={name:A.value,values:[],type:18};;){var t=this.consumeToken();if(32===t.type||3===t.type)return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue())}},A.prototype.consumeToken=function(){var A=this._tokens.shift();return void 0===A?Ht:A},A.prototype.reconsumeToken=function(A){this._tokens.unshift(A)},A}(),Mt=function(A){return 15===A.type},Lt=function(A){return 17===A.type},Pt=function(A){return 20===A.type},kt=function(A){return 0===A.type},Ot=function(A,e){return Pt(A)&&A.value===e},xt=function(A){return 31!==A.type},Kt=function(A){return 31!==A.type&&4!==A.type},Dt=function(A){var e=[],t=[];return A.forEach(function(A){if(4===A.type){if(0===t.length)throw new Error("Error parsing function args, zero tokens for arg");return e.push(t),void(t=[])}31!==A.type&&t.push(A)}),t.length&&e.push(t),e},Tt=function(A,e){return 11===e&&12===A.type||28===e&&29===A.type||2===e&&3===A.type},St=function(A){return 17===A.type||15===A.type},_t=function(A){return 16===A.type||St(A)},Gt=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},Rt={type:17,number:0,flags:jA},Nt={type:16,number:50,flags:jA},Vt={type:16,number:100,flags:jA},jt=function(A,e,t){var n=A[0],r=A[1];return[Xt(n,e),Xt(void 0!==r?r:n,t)]},Xt=function(A,e){if(16===A.type)return A.number/100*e;if(Mt(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},Jt="deg",Wt="grad",Zt="rad",Yt="turn",zt={name:"angle",parse:function(A,e){if(15===e.type)switch(e.unit){case Jt:return Math.PI*e.number/180;case Wt:return Math.PI/200*e.number;case Zt:return e.number;case Yt:return 2*Math.PI*e.number}throw new Error("Unsupported angle type")}},qt=function(A){return 15===A.type&&(A.unit===Jt||A.unit===Wt||A.unit===Zt||A.unit===Yt)},$t=function(A){switch(A.filter(Pt).map(function(A){return A.value}).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[Rt,Rt];case"to top":case"bottom":return An(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[Rt,Vt];case"to right":case"left":return An(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Vt,Vt];case"to bottom":case"top":return An(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Vt,Rt];case"to left":case"right":return An(270)}return 0},An=function(A){return Math.PI*A/180},en={name:"color",parse:function(A,e){if(18===e.type){var t=cn[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(5===e.type){if(3===e.value.length){var n=e.value.substring(0,1),r=e.value.substring(1,2),o=e.value.substring(2,3);return rn(parseInt(n+n,16),parseInt(r+r,16),parseInt(o+o,16),1)}if(4===e.value.length){n=e.value.substring(0,1),r=e.value.substring(1,2),o=e.value.substring(2,3);var i=e.value.substring(3,4);return rn(parseInt(n+n,16),parseInt(r+r,16),parseInt(o+o,16),parseInt(i+i,16)/255)}if(6===e.value.length)return n=e.value.substring(0,2),r=e.value.substring(2,4),o=e.value.substring(4,6),rn(parseInt(n,16),parseInt(r,16),parseInt(o,16),1);if(8===e.value.length)return n=e.value.substring(0,2),r=e.value.substring(2,4),o=e.value.substring(4,6),i=e.value.substring(6,8),rn(parseInt(n,16),parseInt(r,16),parseInt(o,16),parseInt(i,16)/255)}if(20===e.type){var s=gn[e.value.toUpperCase()];if(void 0!==s)return s}return gn.TRANSPARENT}},tn=function(A){return!(255&A)},nn=function(A){var e=255&A,t=255&A>>8,n=255&A>>16,r=255&A>>24;return e<255?"rgba("+r+","+n+","+t+","+e/255+")":"rgb("+r+","+n+","+t+")"},rn=function(A,e,t,n){return(A<<24|e<<16|t<<8|Math.round(255*n))>>>0},on=function(A,e){if(17===A.type)return A.number;if(16===A.type){var t=3===e?1:255;return 3===e?A.number/100*t:Math.round(A.number/100*t)}return 0},sn=function(A,e){var t=e.filter(Kt);if(3===t.length){var n=t.map(on),r=n[0],o=n[1],i=n[2];return rn(r,o,i,1)}if(4===t.length){var s=t.map(on),a=(r=s[0],o=s[1],i=s[2],s[3]);return rn(r,o,i,a)}return 0};function an(A,e,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(e-A)*t*6+A:t<.5?e:t<2/3?6*(e-A)*(2/3-t)+A:A}var ln=function(A,e){var t=e.filter(Kt),n=t[0],r=t[1],o=t[2],i=t[3],s=(17===n.type?An(n.number):zt.parse(A,n))/(2*Math.PI),a=_t(r)?r.number/100:0,l=_t(o)?o.number/100:0,c=void 0!==i&&_t(i)?Xt(i,1):1;if(0===a)return rn(255*l,255*l,255*l,1);var u=l<=.5?l*(a+1):l+a-l*a,g=2*l-u,B=an(g,u,s+1/3),d=an(g,u,s),h=an(g,u,s-1/3);return rn(255*B,255*d,255*h,c)},cn={hsl:ln,hsla:ln,rgb:sn,rgba:sn},un=function(A,e){return en.parse(A,It.create(e).parseComponentValue())},gn={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},Bn={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(A){if(Pt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},dn={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},hn=function(A,e){var t=en.parse(A,e[0]),n=e[1];return n&&_t(n)?{color:t,stop:n}:{color:t,stop:null}},pn=function(A,e){var t=A[0],n=A[A.length-1];null===t.stop&&(t.stop=Rt),null===n.stop&&(n.stop=Vt);for(var r=[],o=0,i=0;i<A.length;i++){var s=A[i].stop;if(null!==s){var a=Xt(s,e);a>o?r.push(a):r.push(o),o=a}else r.push(null)}var l=null;for(i=0;i<r.length;i++){var c=r[i];if(null===c)null===l&&(l=i);else if(null!==l){for(var u=i-l,g=(c-r[l-1])/(u+1),B=1;B<=u;B++)r[l+B-1]=g*B;l=null}}return A.map(function(A,t){return{color:A.color,stop:Math.max(Math.min(1,r[t]/e),0)}})},fn=function(A,e,t){var n=e/2,r=t/2,o=Xt(A[0],e)-n,i=r-Xt(A[1],t);return(Math.atan2(i,o)+2*Math.PI)%(2*Math.PI)},wn=function(A,e,t){var n="number"==typeof A?A:fn(A,e,t),r=Math.abs(e*Math.sin(n))+Math.abs(t*Math.cos(n)),o=e/2,i=t/2,s=r/2,a=Math.sin(n-Math.PI/2)*s,l=Math.cos(n-Math.PI/2)*s;return[r,o-l,o+l,i-a,i+a]},Cn=function(A,e){return Math.sqrt(A*A+e*e)},Qn=function(A,e,t,n,r){return[[0,0],[0,e],[A,0],[A,e]].reduce(function(A,e){var o=e[0],i=e[1],s=Cn(t-o,n-i);return(r?s<A.optimumDistance:s>A.optimumDistance)?{optimumCorner:e,optimumDistance:s}:A},{optimumDistance:r?1/0:-1/0,optimumCorner:null}).optimumCorner},yn=function(A,e,t,n,r){var o=0,i=0;switch(A.size){case 0:0===A.shape?o=i=Math.min(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r)):1===A.shape&&(o=Math.min(Math.abs(e),Math.abs(e-n)),i=Math.min(Math.abs(t),Math.abs(t-r)));break;case 2:if(0===A.shape)o=i=Math.min(Cn(e,t),Cn(e,t-r),Cn(e-n,t),Cn(e-n,t-r));else if(1===A.shape){var s=Math.min(Math.abs(t),Math.abs(t-r))/Math.min(Math.abs(e),Math.abs(e-n)),a=Qn(n,r,e,t,!0),l=a[0],c=a[1];i=s*(o=Cn(l-e,(c-t)/s))}break;case 1:0===A.shape?o=i=Math.max(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r)):1===A.shape&&(o=Math.max(Math.abs(e),Math.abs(e-n)),i=Math.max(Math.abs(t),Math.abs(t-r)));break;case 3:if(0===A.shape)o=i=Math.max(Cn(e,t),Cn(e,t-r),Cn(e-n,t),Cn(e-n,t-r));else if(1===A.shape){s=Math.max(Math.abs(t),Math.abs(t-r))/Math.max(Math.abs(e),Math.abs(e-n));var u=Qn(n,r,e,t,!1);l=u[0],c=u[1],i=s*(o=Cn(l-e,(c-t)/s))}}return Array.isArray(A.size)&&(o=Xt(A.size[0],n),i=2===A.size.length?Xt(A.size[1],r):o),[o,i]},vn=function(A,e){var t=An(180),n=[];return Dt(e).forEach(function(e,r){if(0===r){var o=e[0];if(20===o.type&&-1!==["top","left","right","bottom"].indexOf(o.value))return void(t=$t(e));if(qt(o))return void(t=(zt.parse(A,o)+An(270))%An(360))}var i=hn(A,e);n.push(i)}),{angle:t,stops:n,type:1}},mn="closest-side",Un="farthest-side",Fn="closest-corner",En="farthest-corner",Hn="circle",bn="ellipse",In="cover",Mn="contain",Ln=function(A,e){var t=0,n=3,r=[],o=[];return Dt(e).forEach(function(e,i){var s=!0;if(0===i?s=e.reduce(function(A,e){if(Pt(e))switch(e.value){case"center":return o.push(Nt),!1;case"top":case"left":return o.push(Rt),!1;case"right":case"bottom":return o.push(Vt),!1}else if(_t(e)||St(e))return o.push(e),!1;return A},s):1===i&&(s=e.reduce(function(A,e){if(Pt(e))switch(e.value){case Hn:return t=0,!1;case bn:return t=1,!1;case Mn:case mn:return n=0,!1;case Un:return n=1,!1;case Fn:return n=2,!1;case In:case En:return n=3,!1}else if(St(e)||_t(e))return Array.isArray(n)||(n=[]),n.push(e),!1;return A},s)),s){var a=hn(A,e);r.push(a)}}),{size:n,shape:t,stops:r,position:o,type:2}},Pn=function(A){return 1===A.type},kn=function(A){return 2===A.type},On={name:"image",parse:function(A,e){if(22===e.type){var t={url:e.value,type:0};return A.cache.addImage(e.value),t}if(18===e.type){var n=Dn[e.name];if(void 0===n)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return n(A,e.values)}throw new Error("Unsupported image type "+e.type)}};function xn(A){return!(20===A.type&&"none"===A.value||18===A.type&&!Dn[A.name])}var Kn,Dn={"linear-gradient":function(A,e){var t=An(180),n=[];return Dt(e).forEach(function(e,r){if(0===r){var o=e[0];if(20===o.type&&"to"===o.value)return void(t=$t(e));if(qt(o))return void(t=zt.parse(A,o))}var i=hn(A,e);n.push(i)}),{angle:t,stops:n,type:1}},"-moz-linear-gradient":vn,"-ms-linear-gradient":vn,"-o-linear-gradient":vn,"-webkit-linear-gradient":vn,"radial-gradient":function(A,e){var t=0,n=3,r=[],o=[];return Dt(e).forEach(function(e,i){var s=!0;if(0===i){var a=!1;s=e.reduce(function(A,e){if(a)if(Pt(e))switch(e.value){case"center":return o.push(Nt),A;case"top":case"left":return o.push(Rt),A;case"right":case"bottom":return o.push(Vt),A}else(_t(e)||St(e))&&o.push(e);else if(Pt(e))switch(e.value){case Hn:return t=0,!1;case bn:return t=1,!1;case"at":return a=!0,!1;case mn:return n=0,!1;case In:case Un:return n=1,!1;case Mn:case Fn:return n=2,!1;case En:return n=3,!1}else if(St(e)||_t(e))return Array.isArray(n)||(n=[]),n.push(e),!1;return A},s)}if(s){var l=hn(A,e);r.push(l)}}),{size:n,shape:t,stops:r,position:o,type:2}},"-moz-radial-gradient":Ln,"-ms-radial-gradient":Ln,"-o-radial-gradient":Ln,"-webkit-radial-gradient":Ln,"-webkit-gradient":function(A,e){var t=An(180),n=[],r=1,o=0,i=3,s=[];return Dt(e).forEach(function(e,t){var o=e[0];if(0===t){if(Pt(o)&&"linear"===o.value)return void(r=1);if(Pt(o)&&"radial"===o.value)return void(r=2)}if(18===o.type)if("from"===o.name){var i=en.parse(A,o.values[0]);n.push({stop:Rt,color:i})}else if("to"===o.name)i=en.parse(A,o.values[0]),n.push({stop:Vt,color:i});else if("color-stop"===o.name){var s=o.values.filter(Kt);if(2===s.length){i=en.parse(A,s[1]);var a=s[0];Lt(a)&&n.push({stop:{type:16,number:100*a.number,flags:a.flags},color:i})}}}),1===r?{angle:(t+An(180))%An(360),stops:n,type:r}:{size:i,shape:o,stops:n,position:s,type:r}}},Tn={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e.filter(function(A){return Kt(A)&&xn(A)}).map(function(e){return On.parse(A,e)})}},Sn={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(A){if(Pt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},_n={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return Dt(e).map(function(A){return A.filter(_t)}).map(Gt)}},Gn={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return Dt(e).map(function(A){return A.filter(Pt).map(function(A){return A.value}).join(" ")}).map(Rn)}},Rn=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};!function(A){A.AUTO="auto",A.CONTAIN="contain",A.COVER="cover"}(Kn||(Kn={}));var Nn,Vn={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return Dt(e).map(function(A){return A.filter(jn)})}},jn=function(A){return Pt(A)||_t(A)},Xn=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},Jn=Xn("top"),Wn=Xn("right"),Zn=Xn("bottom"),Yn=Xn("left"),zn=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(A,e){return Gt(e.filter(_t))}}},qn=zn("top-left"),$n=zn("top-right"),Ar=zn("bottom-right"),er=zn("bottom-left"),tr=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(A,e){switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},nr=tr("top"),rr=tr("right"),or=tr("bottom"),ir=tr("left"),sr=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return Mt(e)?e.number:0}}},ar=sr("top"),lr=sr("right"),cr=sr("bottom"),ur=sr("left"),gr={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Br={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){return"rtl"===e?1:0}},dr={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(Pt).reduce(function(A,e){return A|hr(e.value)},0)}},hr=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},pr={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},fr={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){return 20===e.type&&"normal"===e.value?0:17===e.type||15===e.type?e.number:0}};!function(A){A.NORMAL="normal",A.STRICT="strict"}(Nn||(Nn={}));var wr,Cr={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"strict"===e?Nn.STRICT:Nn.NORMAL}},Qr={name:"line-height",initialValue:"normal",prefix:!1,type:4},yr=function(A,e){return Pt(A)&&"normal"===A.value?1.2*e:17===A.type?e*A.number:_t(A)?Xt(A,e):e},vr={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return 20===e.type&&"none"===e.value?null:On.parse(A,e)}},mr={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){return"inside"===e?0:1}},Ur={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Fr=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},Er=Fr("top"),Hr=Fr("right"),br=Fr("bottom"),Ir=Fr("left"),Mr={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(Pt).map(function(A){switch(A.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})}},Lr={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"break-word"===e?"break-word":"normal"}},Pr=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},kr=Pr("top"),Or=Pr("right"),xr=Pr("bottom"),Kr=Pr("left"),Dr={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Tr={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},Sr={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&Ot(e[0],"none")?[]:Dt(e).map(function(e){for(var t={color:gn.TRANSPARENT,offsetX:Rt,offsetY:Rt,blur:Rt},n=0,r=0;r<e.length;r++){var o=e[r];St(o)?(0===n?t.offsetX=o:1===n?t.offsetY=o:t.blur=o,n++):t.color=en.parse(A,o)}return t})}},_r={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},Gr={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(A,e){if(20===e.type&&"none"===e.value)return null;if(18===e.type){var t=Rr[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},Rr={matrix:function(A){var e=A.filter(function(A){return 17===A.type}).map(function(A){return A.number});return 6===e.length?e:null},matrix3d:function(A){var e=A.filter(function(A){return 17===A.type}).map(function(A){return A.number}),t=e[0],n=e[1];e[2],e[3];var r=e[4],o=e[5];e[6],e[7],e[8],e[9],e[10],e[11];var i=e[12],s=e[13];return e[14],e[15],16===e.length?[t,n,r,o,i,s]:null}},Nr={type:16,number:50,flags:jA},Vr=[Nr,Nr],jr={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter(_t);return 2!==t.length?Vr:[t[0],t[1]]}},Xr={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"hidden":return 1;case"collapse":return 2;default:return 0}}};!function(A){A.NORMAL="normal",A.BREAK_ALL="break-all",A.KEEP_ALL="keep-all"}(wr||(wr={}));for(var Jr={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return wr.BREAK_ALL;case"keep-all":return wr.KEEP_ALL;default:return wr.NORMAL}}},Wr={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(20===e.type)return{auto:!0,order:0};if(Lt(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Zr={name:"time",parse:function(A,e){if(15===e.type)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")}},Yr={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){return Lt(e)?e.number:1}},zr={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},qr={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(Pt).map(function(A){switch(A.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(A){return 0!==A})}},$r={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],n=[];return e.forEach(function(A){switch(A.type){case 20:case 0:t.push(A.value);break;case 17:t.push(A.number.toString());break;case 4:n.push(t.join(" ")),t.length=0}}),t.length&&n.push(t.join(" ")),n.map(function(A){return-1===A.indexOf(" ")?A:"'"+A+"'"})}},Ao={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},eo={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){return Lt(e)?e.number:Pt(e)&&"bold"===e.value?700:400}},to={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(Pt).map(function(A){return A.value})}},no={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},ro=function(A,e){return 0!==(A&e)},oo={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e}},io={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;for(var n=[],r=e.filter(xt),o=0;o<r.length;o++){var i=r[o],s=r[o+1];if(20===i.type){var a=s&&Lt(s)?s.number:1;n.push({counter:i.value,increment:a})}}return n}},so={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return[];for(var t=[],n=e.filter(xt),r=0;r<n.length;r++){var o=n[r],i=n[r+1];if(Pt(o)&&"none"!==o.value){var s=i&&Lt(i)?i.number:0;t.push({counter:o.value,reset:s})}}return t}},ao={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(Mt).map(function(e){return Zr.parse(A,e)})}},lo={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;var n=[],r=e.filter(kt);if(r.length%2!=0)return null;for(var o=0;o<r.length;o+=2){var i=r[o].value,s=r[o+1].value;n.push({open:i,close:s})}return n}},co=function(A,e,t){if(!A)return"";var n=A[Math.min(e,A.length-1)];return n?t?n.open:n.close:""},uo={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&Ot(e[0],"none")?[]:Dt(e).map(function(e){for(var t={color:255,offsetX:Rt,offsetY:Rt,blur:Rt,spread:Rt,inset:!1},n=0,r=0;r<e.length;r++){var o=e[r];Ot(o,"inset")?t.inset=!0:St(o)?(0===n?t.offsetX=o:1===n?t.offsetY=o:2===n?t.blur=o:t.spread=o,n++):t.color=en.parse(A,o)}return t})}},go={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[0,1,2],n=[];return e.filter(Pt).forEach(function(A){switch(A.value){case"stroke":n.push(1);break;case"fill":n.push(0);break;case"markers":n.push(2)}}),t.forEach(function(A){-1===n.indexOf(A)&&n.push(A)}),n}},Bo={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},ho={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return Mt(e)?e.number:0}},po=function(){function A(A,e){var t,n;this.animationDuration=Co(A,ao,e.animationDuration),this.backgroundClip=Co(A,Bn,e.backgroundClip),this.backgroundColor=Co(A,dn,e.backgroundColor),this.backgroundImage=Co(A,Tn,e.backgroundImage),this.backgroundOrigin=Co(A,Sn,e.backgroundOrigin),this.backgroundPosition=Co(A,_n,e.backgroundPosition),this.backgroundRepeat=Co(A,Gn,e.backgroundRepeat),this.backgroundSize=Co(A,Vn,e.backgroundSize),this.borderTopColor=Co(A,Jn,e.borderTopColor),this.borderRightColor=Co(A,Wn,e.borderRightColor),this.borderBottomColor=Co(A,Zn,e.borderBottomColor),this.borderLeftColor=Co(A,Yn,e.borderLeftColor),this.borderTopLeftRadius=Co(A,qn,e.borderTopLeftRadius),this.borderTopRightRadius=Co(A,$n,e.borderTopRightRadius),this.borderBottomRightRadius=Co(A,Ar,e.borderBottomRightRadius),this.borderBottomLeftRadius=Co(A,er,e.borderBottomLeftRadius),this.borderTopStyle=Co(A,nr,e.borderTopStyle),this.borderRightStyle=Co(A,rr,e.borderRightStyle),this.borderBottomStyle=Co(A,or,e.borderBottomStyle),this.borderLeftStyle=Co(A,ir,e.borderLeftStyle),this.borderTopWidth=Co(A,ar,e.borderTopWidth),this.borderRightWidth=Co(A,lr,e.borderRightWidth),this.borderBottomWidth=Co(A,cr,e.borderBottomWidth),this.borderLeftWidth=Co(A,ur,e.borderLeftWidth),this.boxShadow=Co(A,uo,e.boxShadow),this.color=Co(A,gr,e.color),this.direction=Co(A,Br,e.direction),this.display=Co(A,dr,e.display),this.float=Co(A,pr,e.cssFloat),this.fontFamily=Co(A,$r,e.fontFamily),this.fontSize=Co(A,Ao,e.fontSize),this.fontStyle=Co(A,no,e.fontStyle),this.fontVariant=Co(A,to,e.fontVariant),this.fontWeight=Co(A,eo,e.fontWeight),this.letterSpacing=Co(A,fr,e.letterSpacing),this.lineBreak=Co(A,Cr,e.lineBreak),this.lineHeight=Co(A,Qr,e.lineHeight),this.listStyleImage=Co(A,vr,e.listStyleImage),this.listStylePosition=Co(A,mr,e.listStylePosition),this.listStyleType=Co(A,Ur,e.listStyleType),this.marginTop=Co(A,Er,e.marginTop),this.marginRight=Co(A,Hr,e.marginRight),this.marginBottom=Co(A,br,e.marginBottom),this.marginLeft=Co(A,Ir,e.marginLeft),this.opacity=Co(A,Yr,e.opacity);var r=Co(A,Mr,e.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=Co(A,Lr,e.overflowWrap),this.paddingTop=Co(A,kr,e.paddingTop),this.paddingRight=Co(A,Or,e.paddingRight),this.paddingBottom=Co(A,xr,e.paddingBottom),this.paddingLeft=Co(A,Kr,e.paddingLeft),this.paintOrder=Co(A,go,e.paintOrder),this.position=Co(A,Tr,e.position),this.textAlign=Co(A,Dr,e.textAlign),this.textDecorationColor=Co(A,zr,null!==(t=e.textDecorationColor)&&void 0!==t?t:e.color),this.textDecorationLine=Co(A,qr,null!==(n=e.textDecorationLine)&&void 0!==n?n:e.textDecoration),this.textShadow=Co(A,Sr,e.textShadow),this.textTransform=Co(A,_r,e.textTransform),this.transform=Co(A,Gr,e.transform),this.transformOrigin=Co(A,jr,e.transformOrigin),this.visibility=Co(A,Xr,e.visibility),this.webkitTextStrokeColor=Co(A,Bo,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=Co(A,ho,e.webkitTextStrokeWidth),this.wordBreak=Co(A,Jr,e.wordBreak),this.zIndex=Co(A,Wr,e.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},A.prototype.isTransparent=function(){return tn(this.backgroundColor)},A.prototype.isTransformed=function(){return null!==this.transform},A.prototype.isPositioned=function(){return 0!==this.position},A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},A.prototype.isFloating=function(){return 0!==this.float},A.prototype.isInlineLevel=function(){return ro(this.display,4)||ro(this.display,33554432)||ro(this.display,268435456)||ro(this.display,536870912)||ro(this.display,67108864)||ro(this.display,134217728)},A}(),fo=function(){function A(A,e){this.content=Co(A,oo,e.content),this.quotes=Co(A,lo,e.quotes)}return A}(),wo=function(){function A(A,e){this.counterIncrement=Co(A,io,e.counterIncrement),this.counterReset=Co(A,so,e.counterReset)}return A}(),Co=function(A,e,t){var n=new bt,r=null!=t?t.toString():e.initialValue;n.write(r);var o=new It(n.read());switch(e.type){case 2:var i=o.parseComponentValue();return e.parse(A,Pt(i)?i.value:e.initialValue);case 0:return e.parse(A,o.parseComponentValue());case 1:return e.parse(A,o.parseComponentValues());case 4:return o.parseComponentValue();case 3:switch(e.format){case"angle":return zt.parse(A,o.parseComponentValue());case"color":return en.parse(A,o.parseComponentValue());case"image":return On.parse(A,o.parseComponentValue());case"length":var s=o.parseComponentValue();return St(s)?s:Rt;case"length-percentage":var a=o.parseComponentValue();return _t(a)?a:Rt;case"time":return Zr.parse(A,o.parseComponentValue())}}},Qo="data-html2canvas-debug",yo=function(A){switch(A.getAttribute(Qo)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},vo=function(A,e){var t=yo(A);return 1===t||e===t},mo=function(){function A(A,e){this.context=A,this.textNodes=[],this.elements=[],this.flags=0,vo(e,3),this.styles=new po(A,window.getComputedStyle(e,null)),cs(e)&&(this.styles.animationDuration.some(function(A){return A>0})&&(e.style.animationDuration="0s"),null!==this.styles.transform&&(e.style.transform="none")),this.bounds=s(this.context,e),vo(e,4)&&(this.flags|=16)}return A}(),Uo="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",Fo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Eo="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ho=0;Ho<Fo.length;Ho++)Eo[Fo.charCodeAt(Ho)]=Ho;for(var bo=function(A){var e,t,n,r,o,i=.75*A.length,s=A.length,a=0;"="===A[A.length-1]&&(i--,"="===A[A.length-2]&&i--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(i):new Array(i),c=Array.isArray(l)?l:new Uint8Array(l);for(e=0;e<s;e+=4)t=Eo[A.charCodeAt(e)],n=Eo[A.charCodeAt(e+1)],r=Eo[A.charCodeAt(e+2)],o=Eo[A.charCodeAt(e+3)],c[a++]=t<<2|n>>4,c[a++]=(15&n)<<4|r>>2,c[a++]=(3&r)<<6|63&o;return l},Io=function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t},Mo=function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t},Lo=5,Po=11,ko=2,Oo=65536>>Lo,xo=(1<<Lo)-1,Ko=Oo+(1024>>Lo)+32,Do=65536>>Po,To=(1<<Po-Lo)-1,So=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},_o=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},Go=function(A,e){var t=bo(A),n=Array.isArray(t)?Mo(t):new Uint32Array(t),r=Array.isArray(t)?Io(t):new Uint16Array(t),o=24,i=So(r,o/2,n[4]/2),s=2===n[5]?So(r,(o+n[4])/2):_o(n,Math.ceil((o+n[4])/4));return new Ro(n[0],n[1],n[2],n[3],i,s)},Ro=function(){function A(A,e,t,n,r,o){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=n,this.index=r,this.data=o}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>Lo])<<ko)+(A&xo),this.data[e];if(A<=65535)return e=((e=this.index[Oo+(A-55296>>Lo)])<<ko)+(A&xo),this.data[e];if(A<this.highStart)return e=Ko-Do+(A>>Po),e=this.index[e],e+=A>>Lo&To,e=((e=this.index[e])<<ko)+(A&xo),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),No="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Vo="undefined"==typeof Uint8Array?[]:new Uint8Array(256),jo=0;jo<No.length;jo++)Vo[No.charCodeAt(jo)]=jo;var Xo,Jo=1,Wo=2,Zo=3,Yo=4,zo=5,qo=7,$o=8,Ai=9,ei=10,ti=11,ni=12,ri=13,oi=14,ii=15,si=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var o=A.charCodeAt(t++);56320==(64512&o)?e.push(((1023&r)<<10)+(1023&o)+65536):(e.push(r),t--)}else e.push(r)}return e},ai=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,o="";++r<t;){var i=A[r];i<=65535?n.push(i):(i-=65536,n.push(55296+(i>>10),i%1024+56320)),(r+1===t||n.length>16384)&&(o+=String.fromCharCode.apply(String,n),n.length=0)}return o},li=Go(Uo),ci="×",ui="÷",gi=function(A){return li.get(A)},Bi=function(A,e,t){var n=t-2,r=e[n],o=e[t-1],i=e[t];if(o===Wo&&i===Zo)return ci;if(o===Wo||o===Zo||o===Yo)return ui;if(i===Wo||i===Zo||i===Yo)return ui;if(o===$o&&-1!==[$o,Ai,ti,ni].indexOf(i))return ci;if(!(o!==ti&&o!==Ai||i!==Ai&&i!==ei))return ci;if((o===ni||o===ei)&&i===ei)return ci;if(i===ri||i===zo)return ci;if(i===qo)return ci;if(o===Jo)return ci;if(o===ri&&i===oi){for(;r===zo;)r=e[--n];if(r===oi)return ci}if(o===ii&&i===ii){for(var s=0;r===ii;)s++,r=e[--n];if(s%2==0)return ci}return ui},di=function(A){var e=si(A),t=e.length,n=0,r=0,o=e.map(gi);return{next:function(){if(n>=t)return{done:!0,value:null};for(var A=ci;n<t&&(A=Bi(e,o,++n))===ci;);if(A!==ci||n===t){var i=ai.apply(null,e.slice(r,n));return r=n,{value:i,done:!1}}return{done:!0,value:null}}}},hi=function(A){for(var e,t=di(A),n=[];!(e=t.next()).done;)e.value&&n.push(e.value.slice());return n},pi=function(A){var e=123;if(A.createRange){var t=A.createRange();if(t.getBoundingClientRect){var n=A.createElement("boundtest");n.style.height=e+"px",n.style.display="block",A.body.appendChild(n),t.selectNode(n);var r=t.getBoundingClientRect(),o=Math.round(r.height);if(A.body.removeChild(n),o===e)return!0}}return!1},fi=function(A){var e=A.createElement("boundtest");e.style.width="50px",e.style.display="block",e.style.fontSize="12px",e.style.letterSpacing="0px",e.style.wordSpacing="0px",A.body.appendChild(e);var t=A.createRange();e.innerHTML="function"==typeof"".repeat?"&#128104;".repeat(10):"";var n=e.firstChild,r=l(n.data).map(function(A){return c(A)}),o=0,i={},s=r.every(function(A,e){t.setStart(n,o),t.setEnd(n,o+A.length);var r=t.getBoundingClientRect();o+=A.length;var s=r.x>i.x||r.y>i.y;return i=r,0===e||s});return A.body.removeChild(e),s},wi=function(){return void 0!==(new Image).crossOrigin},Ci=function(){return"string"==typeof(new XMLHttpRequest).responseType},Qi=function(A){var e=new Image,t=A.createElement("canvas"),n=t.getContext("2d");if(!n)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{n.drawImage(e,0,0),t.toDataURL()}catch(A){return!1}return!0},yi=function(A){return 0===A[0]&&255===A[1]&&0===A[2]&&255===A[3]},vi=function(A){var e=A.createElement("canvas"),t=100;e.width=t,e.height=t;var n=e.getContext("2d");if(!n)return Promise.reject(!1);n.fillStyle="rgb(0, 255, 0)",n.fillRect(0,0,t,t);var r=new Image,o=e.toDataURL();r.src=o;var i=mi(t,t,0,0,r);return n.fillStyle="red",n.fillRect(0,0,t,t),Ui(i).then(function(e){n.drawImage(e,0,0);var r=n.getImageData(0,0,t,t).data;n.fillStyle="red",n.fillRect(0,0,t,t);var i=A.createElement("div");return i.style.backgroundImage="url("+o+")",i.style.height=t+"px",yi(r)?Ui(mi(t,t,0,0,i)):Promise.reject(!1)}).then(function(A){return n.drawImage(A,0,0),yi(n.getImageData(0,0,t,t).data)}).catch(function(){return!1})},mi=function(A,e,t,n,r){var o="http://www.w3.org/2000/svg",i=document.createElementNS(o,"svg"),s=document.createElementNS(o,"foreignObject");return i.setAttributeNS(null,"width",A.toString()),i.setAttributeNS(null,"height",e.toString()),s.setAttributeNS(null,"width","100%"),s.setAttributeNS(null,"height","100%"),s.setAttributeNS(null,"x",t.toString()),s.setAttributeNS(null,"y",n.toString()),s.setAttributeNS(null,"externalResourcesRequired","true"),i.appendChild(s),s.appendChild(r),i},Ui=function(A){return new Promise(function(e,t){var n=new Image;n.onload=function(){return e(n)},n.onerror=t,n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))})},Fi={get SUPPORT_RANGE_BOUNDS(){var A=pi(document);return Object.defineProperty(Fi,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=Fi.SUPPORT_RANGE_BOUNDS&&fi(document);return Object.defineProperty(Fi,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=Qi(document);return Object.defineProperty(Fi,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A="function"==typeof Array.from&&"function"==typeof window.fetch?vi(document):Promise.resolve(!1);return Object.defineProperty(Fi,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=wi();return Object.defineProperty(Fi,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A=Ci();return Object.defineProperty(Fi,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Fi,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(Fi,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},Ei=function(){function A(A,e){this.text=A,this.bounds=e}return A}(),Hi=function(A,e,t,n){var r=Pi(e,t),o=[],s=0;return r.forEach(function(e){if(t.textDecorationLine.length||e.trim().length>0)if(Fi.SUPPORT_RANGE_BOUNDS){var r=Ii(n,s,e.length).getClientRects();if(r.length>1){var a=Mi(e),l=0;a.forEach(function(e){o.push(new Ei(e,i.fromDOMRectList(A,Ii(n,l+s,e.length).getClientRects()))),l+=e.length})}else o.push(new Ei(e,i.fromDOMRectList(A,r)))}else{var c=n.splitText(e.length);o.push(new Ei(e,bi(A,n))),n=c}else Fi.SUPPORT_RANGE_BOUNDS||(n=n.splitText(e.length));s+=e.length}),o},bi=function(A,e){var t=e.ownerDocument;if(t){var n=t.createElement("html2canvaswrapper");n.appendChild(e.cloneNode(!0));var r=e.parentNode;if(r){r.replaceChild(n,e);var o=s(A,n);return n.firstChild&&r.replaceChild(n.firstChild,n),o}}return i.EMPTY},Ii=function(A,e,t){var n=A.ownerDocument;if(!n)throw new Error("Node has no owner document");var r=n.createRange();return r.setStart(A,e),r.setEnd(A,e+t),r},Mi=function(A){if(Fi.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map(function(A){return A.segment})}return hi(A)},Li=function(A,e){if(Fi.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map(function(A){return A.segment})}return Oi(A,e)},Pi=function(A,e){return 0!==e.letterSpacing?Mi(A):Li(A,e)},ki=[32,160,4961,65792,65793,4153,4241],Oi=function(A,e){for(var t,n=RA(A,{lineBreak:e.lineBreak,wordBreak:"break-word"===e.overflowWrap?"break-word":e.wordBreak}),r=[],o=function(){if(t.value){var A=t.value.slice(),e=l(A),n="";e.forEach(function(A){-1===ki.indexOf(A)?n+=c(A):(n.length&&r.push(n),r.push(c(A)),n="")}),n.length&&r.push(n)}};!(t=n.next()).done;)o();return r},xi=function(){function A(A,e,t){this.text=Ki(e.data,t.textTransform),this.textBounds=Hi(A,this.text,t,e)}return A}(),Ki=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(Di,Ti);case 2:return A.toUpperCase();default:return A}},Di=/(^|\s|:|-|\(|\))([a-z])/g,Ti=function(A,e,t){return A.length>0?e+t.toUpperCase():A},Si=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.src=t.currentSrc||t.src,n.intrinsicWidth=t.naturalWidth,n.intrinsicHeight=t.naturalHeight,n.context.cache.addImage(n.src),n}return e(t,A),t}(mo),_i=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.canvas=t,n.intrinsicWidth=t.width,n.intrinsicHeight=t.height,n}return e(t,A),t}(mo),Gi=function(A){function t(e,t){var n=A.call(this,e,t)||this,r=new XMLSerializer,o=s(e,t);return t.setAttribute("width",o.width+"px"),t.setAttribute("height",o.height+"px"),n.svg="data:image/svg+xml,"+encodeURIComponent(r.serializeToString(t)),n.intrinsicWidth=t.width.baseVal.value,n.intrinsicHeight=t.height.baseVal.value,n.context.cache.addImage(n.svg),n}return e(t,A),t}(mo),Ri=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.value=t.value,n}return e(t,A),t}(mo),Ni=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.start=t.start,n.reversed="boolean"==typeof t.reversed&&!0===t.reversed,n}return e(t,A),t}(mo),Vi=[{type:15,flags:0,unit:"px",number:3}],ji=[{type:16,flags:0,number:50}],Xi=function(A){return A.width>A.height?new i(A.left+(A.width-A.height)/2,A.top,A.height,A.height):A.width<A.height?new i(A.left,A.top+(A.height-A.width)/2,A.width,A.width):A},Ji=function(A){var e=A.type===Yi?new Array(A.value.length+1).join("•"):A.value;return 0===e.length?A.placeholder||"":e},Wi="checkbox",Zi="radio",Yi="password",zi=707406591,qi=function(A){function t(e,t){var n=A.call(this,e,t)||this;switch(n.type=t.type.toLowerCase(),n.checked=t.checked,n.value=Ji(t),n.type!==Wi&&n.type!==Zi||(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=1,n.styles.backgroundClip=[0],n.styles.backgroundOrigin=[0],n.bounds=Xi(n.bounds)),n.type){case Wi:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Vi;break;case Zi:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=ji}return n}return e(t,A),t}(mo),$i=function(A){function t(e,t){var n=A.call(this,e,t)||this,r=t.options[t.selectedIndex||0];return n.value=r&&r.text||"",n}return e(t,A),t}(mo),As=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.value=t.value,n}return e(t,A),t}(mo),es=function(A){function t(e,t){var n=A.call(this,e,t)||this;n.src=t.src,n.width=parseInt(t.width,10)||0,n.height=parseInt(t.height,10)||0,n.backgroundColor=n.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){n.tree=os(e,t.contentWindow.document.documentElement);var r=t.contentWindow.document.documentElement?un(e,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):gn.TRANSPARENT,o=t.contentWindow.document.body?un(e,getComputedStyle(t.contentWindow.document.body).backgroundColor):gn.TRANSPARENT;n.backgroundColor=tn(r)?tn(o)?n.styles.backgroundColor:o:r}}catch(A){}return n}return e(t,A),t}(mo),ts=["OL","UL","MENU"],ns=function(A,e,t,n){for(var r=e.firstChild,o=void 0;r;r=o)if(o=r.nextSibling,as(r)&&r.data.trim().length>0)t.textNodes.push(new xi(A,r,t.styles));else if(ls(r))if(Es(r)&&r.assignedNodes)r.assignedNodes().forEach(function(e){return ns(A,e,t,n)});else{var i=rs(A,r);i.styles.isVisible()&&(is(r,i,n)?i.flags|=4:ss(i.styles)&&(i.flags|=2),-1!==ts.indexOf(r.tagName)&&(i.flags|=8),t.elements.push(i),r.slot,r.shadowRoot?ns(A,r.shadowRoot,i,n):Us(r)||ps(r)||Fs(r)||ns(A,r,i,n))}},rs=function(A,e){return Qs(e)?new Si(A,e):ws(e)?new _i(A,e):ps(e)?new Gi(A,e):gs(e)?new Ri(A,e):Bs(e)?new Ni(A,e):ds(e)?new qi(A,e):Fs(e)?new $i(A,e):Us(e)?new As(A,e):ys(e)?new es(A,e):new mo(A,e)},os=function(A,e){var t=rs(A,e);return t.flags|=4,ns(A,e,t,t),t},is=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||fs(A)&&t.styles.isTransparent()},ss=function(A){return A.isPositioned()||A.isFloating()},as=function(A){return A.nodeType===Node.TEXT_NODE},ls=function(A){return A.nodeType===Node.ELEMENT_NODE},cs=function(A){return ls(A)&&void 0!==A.style&&!us(A)},us=function(A){return"object"==typeof A.className},gs=function(A){return"LI"===A.tagName},Bs=function(A){return"OL"===A.tagName},ds=function(A){return"INPUT"===A.tagName},hs=function(A){return"HTML"===A.tagName},ps=function(A){return"svg"===A.tagName},fs=function(A){return"BODY"===A.tagName},ws=function(A){return"CANVAS"===A.tagName},Cs=function(A){return"VIDEO"===A.tagName},Qs=function(A){return"IMG"===A.tagName},ys=function(A){return"IFRAME"===A.tagName},vs=function(A){return"STYLE"===A.tagName},ms=function(A){return"SCRIPT"===A.tagName},Us=function(A){return"TEXTAREA"===A.tagName},Fs=function(A){return"SELECT"===A.tagName},Es=function(A){return"SLOT"===A.tagName},Hs=function(A){return A.tagName.indexOf("-")>0},bs=function(){function A(){this.counters={}}return A.prototype.getCounterValue=function(A){var e=this.counters[A];return e&&e.length?e[e.length-1]:1},A.prototype.getCounterValues=function(A){var e=this.counters[A];return e||[]},A.prototype.pop=function(A){var e=this;A.forEach(function(A){return e.counters[A].pop()})},A.prototype.parse=function(A){var e=this,t=A.counterIncrement,n=A.counterReset,r=!0;null!==t&&t.forEach(function(A){var t=e.counters[A.counter];t&&0!==A.increment&&(r=!1,t.length||t.push(1),t[Math.max(0,t.length-1)]+=A.increment)});var o=[];return r&&n.forEach(function(A){var t=e.counters[A.counter];o.push(A.counter),t||(t=e.counters[A.counter]=[]),t.push(A.reset)}),o},A}(),Is={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Ms={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Ls={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Ps={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},ks=function(A,e,t,n,r,o){return A<e||A>t?Xs(A,r,o.length>0):n.integers.reduce(function(e,t,r){for(;A>=t;)A-=t,e+=n.values[r];return e},"")+o},Os=function(A,e,t,n){var r="";do{t||A--,r=n(A)+r,A/=e}while(A*e>=e);return r},xs=function(A,e,t,n,r){var o=t-e+1;return(A<0?"-":"")+(Os(Math.abs(A),o,n,function(A){return c(Math.floor(A%o)+e)})+r)},Ks=function(A,e,t){void 0===t&&(t=". ");var n=e.length;return Os(Math.abs(A),n,!1,function(A){return e[Math.floor(A%n)]})+t},Ds=1,Ts=2,Ss=4,_s=8,Gs=function(A,e,t,n,r,o){if(A<-9999||A>9999)return Xs(A,4,r.length>0);var i=Math.abs(A),s=r;if(0===i)return e[0]+s;for(var a=0;i>0&&a<=4;a++){var l=i%10;0===l&&ro(o,Ds)&&""!==s?s=e[l]+s:l>1||1===l&&0===a||1===l&&1===a&&ro(o,Ts)||1===l&&1===a&&ro(o,Ss)&&A>100||1===l&&a>1&&ro(o,_s)?s=e[l]+(a>0?t[a-1]:"")+s:1===l&&a>0&&(s=t[a-1]+s),i=Math.floor(i/10)}return(A<0?n:"")+s},Rs="十百千萬",Ns="拾佰仟萬",Vs="マイナス",js="마이너스",Xs=function(A,e,t){var n=t?". ":"",r=t?"、":"",o=t?", ":"",i=t?" ":"";switch(e){case 0:return"•"+i;case 1:return"◦"+i;case 2:return"◾"+i;case 5:var s=xs(A,48,57,!0,n);return s.length<4?"0"+s:s;case 4:return Ks(A,"〇一二三四五六七八九",r);case 6:return ks(A,1,3999,Is,3,n).toLowerCase();case 7:return ks(A,1,3999,Is,3,n);case 8:return xs(A,945,969,!1,n);case 9:return xs(A,97,122,!1,n);case 10:return xs(A,65,90,!1,n);case 11:return xs(A,1632,1641,!0,n);case 12:case 49:return ks(A,1,9999,Ms,3,n);case 35:return ks(A,1,9999,Ms,3,n).toLowerCase();case 13:return xs(A,2534,2543,!0,n);case 14:case 30:return xs(A,6112,6121,!0,n);case 15:return Ks(A,"子丑寅卯辰巳午未申酉戌亥",r);case 16:return Ks(A,"甲乙丙丁戊己庚辛壬癸",r);case 17:case 48:return Gs(A,"零一二三四五六七八九",Rs,"負",r,Ts|Ss|_s);case 47:return Gs(A,"零壹貳參肆伍陸柒捌玖",Ns,"負",r,Ds|Ts|Ss|_s);case 42:return Gs(A,"零一二三四五六七八九",Rs,"负",r,Ts|Ss|_s);case 41:return Gs(A,"零壹贰叁肆伍陆柒捌玖",Ns,"负",r,Ds|Ts|Ss|_s);case 26:return Gs(A,"〇一二三四五六七八九","十百千万",Vs,r,0);case 25:return Gs(A,"零壱弐参四伍六七八九","拾百千万",Vs,r,Ds|Ts|Ss);case 31:return Gs(A,"영일이삼사오육칠팔구","십백천만",js,o,Ds|Ts|Ss);case 33:return Gs(A,"零一二三四五六七八九","十百千萬",js,o,0);case 32:return Gs(A,"零壹貳參四五六七八九","拾百千",js,o,Ds|Ts|Ss);case 18:return xs(A,2406,2415,!0,n);case 20:return ks(A,1,19999,Ps,3,n);case 21:return xs(A,2790,2799,!0,n);case 22:return xs(A,2662,2671,!0,n);case 22:return ks(A,1,10999,Ls,3,n);case 23:return Ks(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Ks(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return xs(A,3302,3311,!0,n);case 28:return Ks(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",r);case 29:return Ks(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",r);case 34:return xs(A,3792,3801,!0,n);case 37:return xs(A,6160,6169,!0,n);case 38:return xs(A,4160,4169,!0,n);case 39:return xs(A,2918,2927,!0,n);case 40:return xs(A,1776,1785,!0,n);case 43:return xs(A,3046,3055,!0,n);case 44:return xs(A,3174,3183,!0,n);case 45:return xs(A,3664,3673,!0,n);case 46:return xs(A,3872,3881,!0,n);default:return xs(A,48,57,!0,n)}},Js="data-html2canvas-ignore",Ws=function(){function A(A,e,t){if(this.context=A,this.options=t,this.scrolledElements=[],this.referenceElement=e,this.counters=new bs,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}return A.prototype.toIFrame=function(A,e){var t=this,o=Ys(A,e);if(!o.contentWindow)return Promise.reject("Unable to find iframe window");var i=A.defaultView.pageXOffset,s=A.defaultView.pageYOffset,a=o.contentWindow,l=a.document,c=$s(o).then(function(){return n(t,void 0,void 0,function(){var A,t;return r(this,function(n){switch(n.label){case 0:return this.scrolledElements.forEach(ra),a&&(a.scrollTo(e.left,e.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||a.scrollY===e.top&&a.scrollX===e.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(a.scrollX-e.left,a.scrollY-e.top,0,0))),A=this.options.onclone,void 0===(t=this.clonedReferenceElement)?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:l.fonts&&l.fonts.ready?[4,l.fonts.ready]:[3,2];case 1:n.sent(),n.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,qs(l)]:[3,4];case 3:n.sent(),n.label=4;case 4:return"function"==typeof A?[2,Promise.resolve().then(function(){return A(l,t)}).then(function(){return o})]:[2,o]}})})});return l.open(),l.write(ta(document.doctype)+"<html></html>"),na(this.referenceElement.ownerDocument,i,s),l.replaceChild(l.adoptNode(this.documentElement),l.documentElement),l.close(),c},A.prototype.createElementClone=function(A){if(vo(A,2),ws(A))return this.createCanvasClone(A);if(Cs(A))return this.createVideoClone(A);if(vs(A))return this.createStyleClone(A);var e=A.cloneNode(!1);return Qs(e)&&(Qs(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),"lazy"===e.loading&&(e.loading="eager")),Hs(e)?this.createCustomElementClone(e):e},A.prototype.createCustomElementClone=function(A){var e=document.createElement("html2canvascustomelement");return ea(A.style,e),e},A.prototype.createStyleClone=function(A){try{var e=A.sheet;if(e&&e.cssRules){var t=[].slice.call(e.cssRules,0).reduce(function(A,e){return e&&"string"==typeof e.cssText?A+e.cssText:A},""),n=A.cloneNode(!1);return n.textContent=t,n}}catch(A){if(this.context.logger.error("Unable to access cssRules property",A),"SecurityError"!==A.name)throw A}return A.cloneNode(!1)},A.prototype.createCanvasClone=function(A){var e;if(this.options.inlineImages&&A.ownerDocument){var t=A.ownerDocument.createElement("img");try{return t.src=A.toDataURL(),t}catch(e){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var n=A.cloneNode(!1);try{n.width=A.width,n.height=A.height;var r=A.getContext("2d"),o=n.getContext("2d");if(o)if(!this.options.allowTaint&&r)o.putImageData(r.getImageData(0,0,A.width,A.height),0,0);else{var i=null!==(e=A.getContext("webgl2"))&&void 0!==e?e:A.getContext("webgl");if(i){var s=i.getContextAttributes();!1===(null==s?void 0:s.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}o.drawImage(A,0,0)}return n}catch(e){this.context.logger.info("Unable to clone canvas as it is tainted",A)}return n},A.prototype.createVideoClone=function(A){var e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth,e.height=A.offsetHeight;var t=e.getContext("2d");try{return t&&(t.drawImage(A,0,0,e.width,e.height),this.options.allowTaint||t.getImageData(0,0,e.width,e.height)),e}catch(e){this.context.logger.info("Unable to clone video as it is tainted",A)}var n=A.ownerDocument.createElement("canvas");return n.width=A.offsetWidth,n.height=A.offsetHeight,n},A.prototype.appendChildNode=function(A,e,t){ls(e)&&(ms(e)||e.hasAttribute(Js)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))||this.options.copyStyles&&ls(e)&&vs(e)||A.appendChild(this.cloneNode(e,t))},A.prototype.cloneChildNodes=function(A,e,t){for(var n=this,r=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;r;r=r.nextSibling)if(ls(r)&&Es(r)&&"function"==typeof r.assignedNodes){var o=r.assignedNodes();o.length&&o.forEach(function(A){return n.appendChildNode(e,A,t)})}else this.appendChildNode(e,r,t)},A.prototype.cloneNode=function(A,e){if(as(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var t=A.ownerDocument.defaultView;if(t&&ls(A)&&(cs(A)||us(A))){var n=this.createElementClone(A);n.style.transitionProperty="none";var r=t.getComputedStyle(A),o=t.getComputedStyle(A,":before"),i=t.getComputedStyle(A,":after");this.referenceElement===A&&cs(n)&&(this.clonedReferenceElement=n),fs(n)&&ca(n);var s=this.counters.parse(new wo(this.context,r)),a=this.resolvePseudoContent(A,n,o,Xo.BEFORE);Hs(A)&&(e=!0),Cs(A)||this.cloneChildNodes(A,n,e),a&&n.insertBefore(a,n.firstChild);var l=this.resolvePseudoContent(A,n,i,Xo.AFTER);return l&&n.appendChild(l),this.counters.pop(s),(r&&(this.options.copyStyles||us(A))&&!ys(A)||e)&&ea(r,n),0===A.scrollTop&&0===A.scrollLeft||this.scrolledElements.push([n,A.scrollLeft,A.scrollTop]),(Us(A)||Fs(A))&&(Us(n)||Fs(n))&&(n.value=A.value),n}return A.cloneNode(!1)},A.prototype.resolvePseudoContent=function(A,e,t,n){var r=this;if(t){var o=t.content,i=e.ownerDocument;if(i&&o&&"none"!==o&&"-moz-alt-content"!==o&&"none"!==t.display){this.counters.parse(new wo(this.context,t));var s=new fo(this.context,t),a=i.createElement("html2canvaspseudoelement");ea(t,a),s.content.forEach(function(e){if(0===e.type)a.appendChild(i.createTextNode(e.value));else if(22===e.type){var t=i.createElement("img");t.src=e.value,t.style.opacity="1",a.appendChild(t)}else if(18===e.type){if("attr"===e.name){var n=e.values.filter(Pt);n.length&&a.appendChild(i.createTextNode(A.getAttribute(n[0].value)||""))}else if("counter"===e.name){var o=e.values.filter(Kt),l=o[0],c=o[1];if(l&&Pt(l)){var u=r.counters.getCounterValue(l.value),g=c&&Pt(c)?Ur.parse(r.context,c.value):3;a.appendChild(i.createTextNode(Xs(u,g,!1)))}}else if("counters"===e.name){var B=e.values.filter(Kt),d=(l=B[0],B[1]);if(c=B[2],l&&Pt(l)){var h=r.counters.getCounterValues(l.value),p=c&&Pt(c)?Ur.parse(r.context,c.value):3,f=d&&0===d.type?d.value:"",w=h.map(function(A){return Xs(A,p,!1)}).join(f);a.appendChild(i.createTextNode(w))}}}else if(20===e.type)switch(e.value){case"open-quote":a.appendChild(i.createTextNode(co(s.quotes,r.quoteDepth++,!0)));break;case"close-quote":a.appendChild(i.createTextNode(co(s.quotes,--r.quoteDepth,!1)));break;default:a.appendChild(i.createTextNode(e.value))}}),a.className=sa+" "+aa;var l=n===Xo.BEFORE?" "+sa:" "+aa;return us(e)?e.className.baseValue+=l:e.className+=l,a}}},A.destroy=function(A){return!!A.parentNode&&(A.parentNode.removeChild(A),!0)},A}();!function(A){A[A.BEFORE=0]="BEFORE",A[A.AFTER=1]="AFTER"}(Xo||(Xo={}));var Zs,Ys=function(A,e){var t=A.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=e.width.toString(),t.height=e.height.toString(),t.scrolling="no",t.setAttribute(Js,"true"),A.body.appendChild(t),t},zs=function(A){return new Promise(function(e){A.complete?e():A.src?(A.onload=e,A.onerror=e):e()})},qs=function(A){return Promise.all([].slice.call(A.images,0).map(zs))},$s=function(A){return new Promise(function(e,t){var n=A.contentWindow;if(!n)return t("No window assigned for iframe");var r=n.document;n.onload=A.onload=function(){n.onload=A.onload=null;var t=setInterval(function(){r.body.childNodes.length>0&&"complete"===r.readyState&&(clearInterval(t),e(A))},50)}})},Aa=["all","d","content"],ea=function(A,e){for(var t=A.length-1;t>=0;t--){var n=A.item(t);-1===Aa.indexOf(n)&&e.style.setProperty(n,A.getPropertyValue(n))}return e},ta=function(A){var e="";return A&&(e+="<!DOCTYPE ",A.name&&(e+=A.name),A.internalSubset&&(e+=A.internalSubset),A.publicId&&(e+='"'+A.publicId+'"'),A.systemId&&(e+='"'+A.systemId+'"'),e+=">"),e},na=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},ra=function(A){var e=A[0],t=A[1],n=A[2];e.scrollLeft=t,e.scrollTop=n},oa=":before",ia=":after",sa="___html2canvas___pseudoelement_before",aa="___html2canvas___pseudoelement_after",la='{\n content: "" !important;\n display: none !important;\n}',ca=function(A){ua(A,"."+sa+oa+la+"\n ."+aa+ia+la)},ua=function(A,e){var t=A.ownerDocument;if(t){var n=t.createElement("style");n.textContent=e,A.appendChild(n)}},ga=function(){function A(){}return A.getOrigin=function(e){var t=A._link;return t?(t.href=e,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin},A.setContext=function(e){A._link=e.document.createElement("a"),A._origin=A.getOrigin(e.location.href)},A._origin="about:blank",A}(),Ba=function(){function A(A,e){this.context=A,this._options=e,this._cache={}}return A.prototype.addImage=function(A){var e=Promise.resolve();return this.has(A)?e:Qa(A)||fa(A)?((this._cache[A]=this.loadImage(A)).catch(function(){}),e):e},A.prototype.match=function(A){return this._cache[A]},A.prototype.loadImage=function(A){return n(this,void 0,void 0,function(){var e,t,n,o,i=this;return r(this,function(r){switch(r.label){case 0:return e=ga.isSameOrigin(A),t=!wa(A)&&!0===this._options.useCORS&&Fi.SUPPORT_CORS_IMAGES&&!e,n=!wa(A)&&!e&&!Qa(A)&&"string"==typeof this._options.proxy&&Fi.SUPPORT_CORS_XHR&&!t,e||!1!==this._options.allowTaint||wa(A)||Qa(A)||n||t?(o=A,n?[4,this.proxy(o)]:[3,2]):[2];case 1:o=r.sent(),r.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise(function(A,e){var n=new Image;n.onload=function(){return A(n)},n.onerror=e,(Ca(o)||t)&&(n.crossOrigin="anonymous"),n.src=o,!0===n.complete&&setTimeout(function(){return A(n)},500),i._options.imageTimeout>0&&setTimeout(function(){return e("Timed out ("+i._options.imageTimeout+"ms) loading image")},i._options.imageTimeout)})];case 3:return[2,r.sent()]}})})},A.prototype.has=function(A){return void 0!==this._cache[A]},A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},A.prototype.proxy=function(A){var e=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var n=A.substring(0,256);return new Promise(function(r,o){var i=Fi.SUPPORT_RESPONSE_TYPE?"blob":"text",s=new XMLHttpRequest;s.onload=function(){if(200===s.status)if("text"===i)r(s.response);else{var A=new FileReader;A.addEventListener("load",function(){return r(A.result)},!1),A.addEventListener("error",function(A){return o(A)},!1),A.readAsDataURL(s.response)}else o("Failed to proxy resource "+n+" with status code "+s.status)},s.onerror=o;var a=t.indexOf("?")>-1?"&":"?";if(s.open("GET",""+t+a+"url="+encodeURIComponent(A)+"&responseType="+i),"text"!==i&&s instanceof XMLHttpRequest&&(s.responseType=i),e._options.imageTimeout){var l=e._options.imageTimeout;s.timeout=l,s.ontimeout=function(){return o("Timed out ("+l+"ms) proxying "+n)}}s.send()})},A}(),da=/^data:image\/svg\+xml/i,ha=/^data:image\/.*;base64,/i,pa=/^data:image\/.*/i,fa=function(A){return Fi.SUPPORT_SVG_DRAWING||!ya(A)},wa=function(A){return pa.test(A)},Ca=function(A){return ha.test(A)},Qa=function(A){return"blob"===A.substr(0,4)},ya=function(A){return"svg"===A.substr(-3).toLowerCase()||da.test(A)},va=function(){function A(A,e){this.type=0,this.x=A,this.y=e}return A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)},A}(),ma=function(A,e,t){return new va(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},Ua=function(){function A(A,e,t,n){this.type=1,this.start=A,this.startControl=e,this.endControl=t,this.end=n}return A.prototype.subdivide=function(e,t){var n=ma(this.start,this.startControl,e),r=ma(this.startControl,this.endControl,e),o=ma(this.endControl,this.end,e),i=ma(n,r,e),s=ma(r,o,e),a=ma(i,s,e);return t?new A(this.start,n,i,a):new A(a,s,o,this.end)},A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))},A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)},A}(),Fa=function(A){return 1===A.type},Ea=function(){function A(A){var e=A.styles,t=A.bounds,n=jt(e.borderTopLeftRadius,t.width,t.height),r=n[0],o=n[1],i=jt(e.borderTopRightRadius,t.width,t.height),s=i[0],a=i[1],l=jt(e.borderBottomRightRadius,t.width,t.height),c=l[0],u=l[1],g=jt(e.borderBottomLeftRadius,t.width,t.height),B=g[0],d=g[1],h=[];h.push((r+s)/t.width),h.push((B+c)/t.width),h.push((o+d)/t.height),h.push((a+u)/t.height);var p=Math.max.apply(Math,h);p>1&&(r/=p,o/=p,s/=p,a/=p,c/=p,u/=p,B/=p,d/=p);var f=t.width-s,w=t.height-u,C=t.width-c,Q=t.height-d,y=e.borderTopWidth,v=e.borderRightWidth,m=e.borderBottomWidth,U=e.borderLeftWidth,F=Xt(e.paddingTop,A.bounds.width),E=Xt(e.paddingRight,A.bounds.width),H=Xt(e.paddingBottom,A.bounds.width),b=Xt(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=r>0||o>0?Ha(t.left+U/3,t.top+y/3,r-U/3,o-y/3,Zs.TOP_LEFT):new va(t.left+U/3,t.top+y/3),this.topRightBorderDoubleOuterBox=r>0||o>0?Ha(t.left+f,t.top+y/3,s-v/3,a-y/3,Zs.TOP_RIGHT):new va(t.left+t.width-v/3,t.top+y/3),this.bottomRightBorderDoubleOuterBox=c>0||u>0?Ha(t.left+C,t.top+w,c-v/3,u-m/3,Zs.BOTTOM_RIGHT):new va(t.left+t.width-v/3,t.top+t.height-m/3),this.bottomLeftBorderDoubleOuterBox=B>0||d>0?Ha(t.left+U/3,t.top+Q,B-U/3,d-m/3,Zs.BOTTOM_LEFT):new va(t.left+U/3,t.top+t.height-m/3),this.topLeftBorderDoubleInnerBox=r>0||o>0?Ha(t.left+2*U/3,t.top+2*y/3,r-2*U/3,o-2*y/3,Zs.TOP_LEFT):new va(t.left+2*U/3,t.top+2*y/3),this.topRightBorderDoubleInnerBox=r>0||o>0?Ha(t.left+f,t.top+2*y/3,s-2*v/3,a-2*y/3,Zs.TOP_RIGHT):new va(t.left+t.width-2*v/3,t.top+2*y/3),this.bottomRightBorderDoubleInnerBox=c>0||u>0?Ha(t.left+C,t.top+w,c-2*v/3,u-2*m/3,Zs.BOTTOM_RIGHT):new va(t.left+t.width-2*v/3,t.top+t.height-2*m/3),this.bottomLeftBorderDoubleInnerBox=B>0||d>0?Ha(t.left+2*U/3,t.top+Q,B-2*U/3,d-2*m/3,Zs.BOTTOM_LEFT):new va(t.left+2*U/3,t.top+t.height-2*m/3),this.topLeftBorderStroke=r>0||o>0?Ha(t.left+U/2,t.top+y/2,r-U/2,o-y/2,Zs.TOP_LEFT):new va(t.left+U/2,t.top+y/2),this.topRightBorderStroke=r>0||o>0?Ha(t.left+f,t.top+y/2,s-v/2,a-y/2,Zs.TOP_RIGHT):new va(t.left+t.width-v/2,t.top+y/2),this.bottomRightBorderStroke=c>0||u>0?Ha(t.left+C,t.top+w,c-v/2,u-m/2,Zs.BOTTOM_RIGHT):new va(t.left+t.width-v/2,t.top+t.height-m/2),this.bottomLeftBorderStroke=B>0||d>0?Ha(t.left+U/2,t.top+Q,B-U/2,d-m/2,Zs.BOTTOM_LEFT):new va(t.left+U/2,t.top+t.height-m/2),this.topLeftBorderBox=r>0||o>0?Ha(t.left,t.top,r,o,Zs.TOP_LEFT):new va(t.left,t.top),this.topRightBorderBox=s>0||a>0?Ha(t.left+f,t.top,s,a,Zs.TOP_RIGHT):new va(t.left+t.width,t.top),this.bottomRightBorderBox=c>0||u>0?Ha(t.left+C,t.top+w,c,u,Zs.BOTTOM_RIGHT):new va(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=B>0||d>0?Ha(t.left,t.top+Q,B,d,Zs.BOTTOM_LEFT):new va(t.left,t.top+t.height),this.topLeftPaddingBox=r>0||o>0?Ha(t.left+U,t.top+y,Math.max(0,r-U),Math.max(0,o-y),Zs.TOP_LEFT):new va(t.left+U,t.top+y),this.topRightPaddingBox=s>0||a>0?Ha(t.left+Math.min(f,t.width-v),t.top+y,f>t.width+v?0:Math.max(0,s-v),Math.max(0,a-y),Zs.TOP_RIGHT):new va(t.left+t.width-v,t.top+y),this.bottomRightPaddingBox=c>0||u>0?Ha(t.left+Math.min(C,t.width-U),t.top+Math.min(w,t.height-m),Math.max(0,c-v),Math.max(0,u-m),Zs.BOTTOM_RIGHT):new va(t.left+t.width-v,t.top+t.height-m),this.bottomLeftPaddingBox=B>0||d>0?Ha(t.left+U,t.top+Math.min(Q,t.height-m),Math.max(0,B-U),Math.max(0,d-m),Zs.BOTTOM_LEFT):new va(t.left+U,t.top+t.height-m),this.topLeftContentBox=r>0||o>0?Ha(t.left+U+b,t.top+y+F,Math.max(0,r-(U+b)),Math.max(0,o-(y+F)),Zs.TOP_LEFT):new va(t.left+U+b,t.top+y+F),this.topRightContentBox=s>0||a>0?Ha(t.left+Math.min(f,t.width+U+b),t.top+y+F,f>t.width+U+b?0:s-U+b,a-(y+F),Zs.TOP_RIGHT):new va(t.left+t.width-(v+E),t.top+y+F),this.bottomRightContentBox=c>0||u>0?Ha(t.left+Math.min(C,t.width-(U+b)),t.top+Math.min(w,t.height+y+F),Math.max(0,c-(v+E)),u-(m+H),Zs.BOTTOM_RIGHT):new va(t.left+t.width-(v+E),t.top+t.height-(m+H)),this.bottomLeftContentBox=B>0||d>0?Ha(t.left+U+b,t.top+Q,Math.max(0,B-(U+b)),d-(m+H),Zs.BOTTOM_LEFT):new va(t.left+U+b,t.top+t.height-(m+H))}return A}();!function(A){A[A.TOP_LEFT=0]="TOP_LEFT",A[A.TOP_RIGHT=1]="TOP_RIGHT",A[A.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",A[A.BOTTOM_LEFT=3]="BOTTOM_LEFT"}(Zs||(Zs={}));var Ha=function(A,e,t,n,r){var o=(Math.sqrt(2)-1)/3*4,i=t*o,s=n*o,a=A+t,l=e+n;switch(r){case Zs.TOP_LEFT:return new Ua(new va(A,l),new va(A,l-s),new va(a-i,e),new va(a,e));case Zs.TOP_RIGHT:return new Ua(new va(A,e),new va(A+i,e),new va(a,l-s),new va(a,l));case Zs.BOTTOM_RIGHT:return new Ua(new va(a,e),new va(a,e+s),new va(A+i,l),new va(A,l));case Zs.BOTTOM_LEFT:default:return new Ua(new va(a,l),new va(a-i,l),new va(A,e+s),new va(A,e))}},ba=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},Ia=function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]},Ma=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},La=function(){function A(A,e,t){this.offsetX=A,this.offsetY=e,this.matrix=t,this.type=0,this.target=6}return A}(),Pa=function(){function A(A,e){this.path=A,this.target=e,this.type=1}return A}(),ka=function(){function A(A){this.opacity=A,this.type=2,this.target=6}return A}(),Oa=function(A){return 0===A.type},xa=function(A){return 1===A.type},Ka=function(A){return 2===A.type},Da=function(A,e){return A.length===e.length&&A.some(function(A,t){return A===e[t]})},Ta=function(A,e,t,n,r){return A.map(function(A,o){switch(o){case 0:return A.add(e,t);case 1:return A.add(e+n,t);case 2:return A.add(e+n,t+r);case 3:return A.add(e,t+r)}return A})},Sa=function(){function A(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return A}(),_a=function(){function A(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new Ea(this.container),this.container.styles.opacity<1&&this.effects.push(new ka(this.container.styles.opacity)),null!==this.container.styles.transform){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,r=this.container.styles.transform;this.effects.push(new La(t,n,r))}if(0!==this.container.styles.overflowX){var o=ba(this.curves),i=Ma(this.curves);Da(o,i)?this.effects.push(new Pa(o,6)):(this.effects.push(new Pa(o,2)),this.effects.push(new Pa(i,4)))}}return A.prototype.getEffects=function(A){for(var e=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,n=this.effects.slice(0);t;){var r=t.effects.filter(function(A){return!xa(A)});if(e||0!==t.container.styles.position||!t.parent){if(n.unshift.apply(n,r),e=-1===[2,3].indexOf(t.container.styles.position),0!==t.container.styles.overflowX){var o=ba(t.curves),i=Ma(t.curves);Da(o,i)||n.unshift(new Pa(i,6))}}else n.unshift.apply(n,r);t=t.parent}return n.filter(function(e){return ro(e.target,A)})},A}(),Ga=function(A,e,t,n){A.container.elements.forEach(function(r){var o=ro(r.flags,4),i=ro(r.flags,2),s=new _a(r,A);ro(r.styles.display,2048)&&n.push(s);var a=ro(r.flags,8)?[]:n;if(o||i){var l=o||r.styles.isPositioned()?t:e,c=new Sa(s);if(r.styles.isPositioned()||r.styles.opacity<1||r.styles.isTransformed()){var u=r.styles.zIndex.order;if(u<0){var g=0;l.negativeZIndex.some(function(A,e){return u>A.element.container.styles.zIndex.order?(g=e,!1):g>0}),l.negativeZIndex.splice(g,0,c)}else if(u>0){var B=0;l.positiveZIndex.some(function(A,e){return u>=A.element.container.styles.zIndex.order?(B=e+1,!1):B>0}),l.positiveZIndex.splice(B,0,c)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else r.styles.isFloating()?l.nonPositionedFloats.push(c):l.nonPositionedInlineLevel.push(c);Ga(s,c,o?c:t,a)}else r.styles.isInlineLevel()?e.inlineLevel.push(s):e.nonInlineLevel.push(s),Ga(s,e,t,a);ro(r.flags,8)&&Ra(r,a)})},Ra=function(A,e){for(var t=A instanceof Ni?A.start:1,n=A instanceof Ni&&A.reversed,r=0;r<e.length;r++){var o=e[r];o.container instanceof Ri&&"number"==typeof o.container.value&&0!==o.container.value&&(t=o.container.value),o.listValue=Xs(t,o.container.styles.listStyleType,!0),t+=n?-1:1}},Na=function(A){var e=new _a(A,null),t=new Sa(e),n=[];return Ga(e,t,t,n),Ra(e.container,n),t},Va=function(A,e){switch(e){case 0:return Za(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return Za(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return Za(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return Za(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},ja=function(A,e){switch(e){case 0:return Za(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return Za(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return Za(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return Za(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}},Xa=function(A,e){switch(e){case 0:return Za(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return Za(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return Za(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return Za(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}},Ja=function(A,e){switch(e){case 0:return Wa(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return Wa(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return Wa(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return Wa(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}},Wa=function(A,e){var t=[];return Fa(A)?t.push(A.subdivide(.5,!1)):t.push(A),Fa(e)?t.push(e.subdivide(.5,!0)):t.push(e),t},Za=function(A,e,t,n){var r=[];return Fa(A)?r.push(A.subdivide(.5,!1)):r.push(A),Fa(t)?r.push(t.subdivide(.5,!0)):r.push(t),Fa(n)?r.push(n.subdivide(.5,!0).reverse()):r.push(n),Fa(e)?r.push(e.subdivide(.5,!1).reverse()):r.push(e),r},Ya=function(A){var e=A.bounds,t=A.styles;return e.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},za=function(A){var e=A.styles,t=A.bounds,n=Xt(e.paddingLeft,t.width),r=Xt(e.paddingRight,t.width),o=Xt(e.paddingTop,t.width),i=Xt(e.paddingBottom,t.width);return t.add(n+e.borderLeftWidth,o+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+n+r),-(e.borderTopWidth+e.borderBottomWidth+o+i))},qa=function(A,e){return 0===A?e.bounds:2===A?za(e):Ya(e)},$a=function(A,e){return 0===A?e.bounds:2===A?za(e):Ya(e)},Al=function(A,e,t){var n=qa(rl(A.styles.backgroundOrigin,e),A),r=$a(rl(A.styles.backgroundClip,e),A),o=nl(rl(A.styles.backgroundSize,e),t,n),i=o[0],s=o[1],a=jt(rl(A.styles.backgroundPosition,e),n.width-i,n.height-s);return[ol(rl(A.styles.backgroundRepeat,e),a,o,n,r),Math.round(n.left+a[0]),Math.round(n.top+a[1]),i,s]},el=function(A){return Pt(A)&&A.value===Kn.AUTO},tl=function(A){return"number"==typeof A},nl=function(A,e,t){var n=e[0],r=e[1],o=e[2],i=A[0],s=A[1];if(!i)return[0,0];if(_t(i)&&s&&_t(s))return[Xt(i,t.width),Xt(s,t.height)];var a=tl(o);if(Pt(i)&&(i.value===Kn.CONTAIN||i.value===Kn.COVER))return tl(o)?t.width/t.height<o!=(i.value===Kn.COVER)?[t.width,t.width/o]:[t.height*o,t.height]:[t.width,t.height];var l=tl(n),c=tl(r),u=l||c;if(el(i)&&(!s||el(s)))return l&&c?[n,r]:a||u?u&&a?[l?n:r*o,c?r:n/o]:[l?n:t.width,c?r:t.height]:[t.width,t.height];if(a){var g=0,B=0;return _t(i)?g=Xt(i,t.width):_t(s)&&(B=Xt(s,t.height)),el(i)?g=B*o:s&&!el(s)||(B=g/o),[g,B]}var d=null,h=null;if(_t(i)?d=Xt(i,t.width):s&&_t(s)&&(h=Xt(s,t.height)),null===d||s&&!el(s)||(h=l&&c?d/n*r:t.height),null!==h&&el(i)&&(d=l&&c?h/r*n:t.width),null!==d&&null!==h)return[d,h];throw new Error("Unable to calculate background-size for element")},rl=function(A,e){var t=A[e];return void 0===t?A[0]:t},ol=function(A,e,t,n,r){var o=e[0],i=e[1],s=t[0],a=t[1];switch(A){case 2:return[new va(Math.round(n.left),Math.round(n.top+i)),new va(Math.round(n.left+n.width),Math.round(n.top+i)),new va(Math.round(n.left+n.width),Math.round(a+n.top+i)),new va(Math.round(n.left),Math.round(a+n.top+i))];case 3:return[new va(Math.round(n.left+o),Math.round(n.top)),new va(Math.round(n.left+o+s),Math.round(n.top)),new va(Math.round(n.left+o+s),Math.round(n.height+n.top)),new va(Math.round(n.left+o),Math.round(n.height+n.top))];case 1:return[new va(Math.round(n.left+o),Math.round(n.top+i)),new va(Math.round(n.left+o+s),Math.round(n.top+i)),new va(Math.round(n.left+o+s),Math.round(n.top+i+a)),new va(Math.round(n.left+o),Math.round(n.top+i+a))];default:return[new va(Math.round(r.left),Math.round(r.top)),new va(Math.round(r.left+r.width),Math.round(r.top)),new va(Math.round(r.left+r.width),Math.round(r.height+r.top)),new va(Math.round(r.left),Math.round(r.height+r.top))]}},il="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",sl="Hidden Text",al=function(){function A(A){this._data={},this._document=A}return A.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),n=this._document.createElement("img"),r=this._document.createElement("span"),o=this._document.body;t.style.visibility="hidden",t.style.fontFamily=A,t.style.fontSize=e,t.style.margin="0",t.style.padding="0",t.style.whiteSpace="nowrap",o.appendChild(t),n.src=il,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",r.style.fontFamily=A,r.style.fontSize=e,r.style.margin="0",r.style.padding="0",r.appendChild(this._document.createTextNode(sl)),t.appendChild(r),t.appendChild(n);var i=n.offsetTop-r.offsetTop+2;t.removeChild(r),t.appendChild(this._document.createTextNode(sl)),t.style.lineHeight="normal",n.style.verticalAlign="super";var s=n.offsetTop-t.offsetTop+2;return o.removeChild(t),{baseline:i,middle:s}},A.prototype.getMetrics=function(A,e){var t=A+" "+e;return void 0===this._data[t]&&(this._data[t]=this.parseMetrics(A,e)),this._data[t]},A}(),ll=function(){function A(A,e){this.context=A,this.options=e}return A}(),cl=1e4,ul=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n._activeEffects=[],n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),t.canvas||(n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px"),n.fontMetrics=new al(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),n}return e(t,A),t.prototype.applyEffects=function(A){for(var e=this;this._activeEffects.length;)this.popEffect();A.forEach(function(A){return e.applyEffect(A)})},t.prototype.applyEffect=function(A){this.ctx.save(),Ka(A)&&(this.ctx.globalAlpha=A.opacity),Oa(A)&&(this.ctx.translate(A.offsetX,A.offsetY),this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]),this.ctx.translate(-A.offsetX,-A.offsetY)),xa(A)&&(this.path(A.path),this.ctx.clip()),this._activeEffects.push(A)},t.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},t.prototype.renderStack=function(A){return n(this,void 0,void 0,function(){return r(this,function(e){switch(e.label){case 0:return A.element.container.styles.isVisible()?[4,this.renderStackContent(A)]:[3,2];case 1:e.sent(),e.label=2;case 2:return[2]}})})},t.prototype.renderNode=function(A){return n(this,void 0,void 0,function(){return r(this,function(e){switch(e.label){case 0:return ro(A.container.flags,16),A.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(A)]:[3,3];case 1:return e.sent(),[4,this.renderNodeContent(A)];case 2:e.sent(),e.label=3;case 3:return[2]}})})},t.prototype.renderTextWithLetterSpacing=function(A,e,t){var n=this;0===e?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+t):Mi(A.text).reduce(function(e,r){return n.ctx.fillText(r,e,A.bounds.top+t),e+n.ctx.measureText(r).width},A.bounds.left)},t.prototype.createFontStyle=function(A){var e=A.fontVariant.filter(function(A){return"normal"===A||"small-caps"===A}).join(""),t=pl(A.fontFamily).join(", "),n=Mt(A.fontSize)?""+A.fontSize.number+A.fontSize.unit:A.fontSize.number+"px";return[[A.fontStyle,e,A.fontWeight,n,t].join(" "),t,n]},t.prototype.renderTextNode=function(A,e){return n(this,void 0,void 0,function(){var t,n,o,i,s,a,l,c,u=this;return r(this,function(r){return t=this.createFontStyle(e),n=t[0],o=t[1],i=t[2],this.ctx.font=n,this.ctx.direction=1===e.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",s=this.fontMetrics.getMetrics(o,i),a=s.baseline,l=s.middle,c=e.paintOrder,A.textBounds.forEach(function(A){c.forEach(function(t){switch(t){case 0:u.ctx.fillStyle=nn(e.color),u.renderTextWithLetterSpacing(A,e.letterSpacing,a);var n=e.textShadow;n.length&&A.text.trim().length&&(n.slice(0).reverse().forEach(function(t){u.ctx.shadowColor=nn(t.color),u.ctx.shadowOffsetX=t.offsetX.number*u.options.scale,u.ctx.shadowOffsetY=t.offsetY.number*u.options.scale,u.ctx.shadowBlur=t.blur.number,u.renderTextWithLetterSpacing(A,e.letterSpacing,a)}),u.ctx.shadowColor="",u.ctx.shadowOffsetX=0,u.ctx.shadowOffsetY=0,u.ctx.shadowBlur=0),e.textDecorationLine.length&&(u.ctx.fillStyle=nn(e.textDecorationColor||e.color),e.textDecorationLine.forEach(function(e){switch(e){case 1:u.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top+a),A.bounds.width,1);break;case 2:u.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top),A.bounds.width,1);break;case 3:u.ctx.fillRect(A.bounds.left,Math.ceil(A.bounds.top+l),A.bounds.width,1)}}));break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(u.ctx.strokeStyle=nn(e.webkitTextStrokeColor),u.ctx.lineWidth=e.webkitTextStrokeWidth,u.ctx.lineJoin=window.chrome?"miter":"round",u.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+a)),u.ctx.strokeStyle="",u.ctx.lineWidth=0,u.ctx.lineJoin="miter"}})}),[2]})})},t.prototype.renderReplacedElement=function(A,e,t){if(t&&A.intrinsicWidth>0&&A.intrinsicHeight>0){var n=za(A),r=Ma(e);this.path(r),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(t,0,0,A.intrinsicWidth,A.intrinsicHeight,n.left,n.top,n.width,n.height),this.ctx.restore()}},t.prototype.renderNodeContent=function(A){return n(this,void 0,void 0,function(){var e,n,o,s,a,l,c,u,g,B,d,h,p,f,w,C,Q,y;return r(this,function(r){switch(r.label){case 0:this.applyEffects(A.getEffects(4)),e=A.container,n=A.curves,o=e.styles,s=0,a=e.textNodes,r.label=1;case 1:return s<a.length?(l=a[s],[4,this.renderTextNode(l,o)]):[3,4];case 2:r.sent(),r.label=3;case 3:return s++,[3,1];case 4:if(!(e instanceof Si))return[3,8];r.label=5;case 5:return r.trys.push([5,7,,8]),[4,this.context.cache.match(e.src)];case 6:return w=r.sent(),this.renderReplacedElement(e,n,w),[3,8];case 7:return r.sent(),this.context.logger.error("Error loading image "+e.src),[3,8];case 8:if(e instanceof _i&&this.renderReplacedElement(e,n,e.canvas),!(e instanceof Gi))return[3,12];r.label=9;case 9:return r.trys.push([9,11,,12]),[4,this.context.cache.match(e.svg)];case 10:return w=r.sent(),this.renderReplacedElement(e,n,w),[3,12];case 11:return r.sent(),this.context.logger.error("Error loading svg "+e.svg.substring(0,255)),[3,12];case 12:return e instanceof es&&e.tree?[4,new t(this.context,{scale:this.options.scale,backgroundColor:e.backgroundColor,x:0,y:0,width:e.width,height:e.height}).render(e.tree)]:[3,14];case 13:c=r.sent(),e.width&&e.height&&this.ctx.drawImage(c,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height),r.label=14;case 14:if(e instanceof qi&&(u=Math.min(e.bounds.width,e.bounds.height),e.type===Wi?e.checked&&(this.ctx.save(),this.path([new va(e.bounds.left+.39363*u,e.bounds.top+.79*u),new va(e.bounds.left+.16*u,e.bounds.top+.5549*u),new va(e.bounds.left+.27347*u,e.bounds.top+.44071*u),new va(e.bounds.left+.39694*u,e.bounds.top+.5649*u),new va(e.bounds.left+.72983*u,e.bounds.top+.23*u),new va(e.bounds.left+.84*u,e.bounds.top+.34085*u),new va(e.bounds.left+.39363*u,e.bounds.top+.79*u)]),this.ctx.fillStyle=nn(zi),this.ctx.fill(),this.ctx.restore()):e.type===Zi&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+u/2,e.bounds.top+u/2,u/4,0,2*Math.PI,!0),this.ctx.fillStyle=nn(zi),this.ctx.fill(),this.ctx.restore())),gl(e)&&e.value.length){switch(g=this.createFontStyle(o),Q=g[0],B=g[1],d=this.fontMetrics.getMetrics(Q,B).baseline,this.ctx.font=Q,this.ctx.fillStyle=nn(o.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=dl(e.styles.textAlign),y=za(e),h=0,e.styles.textAlign){case 1:h+=y.width/2;break;case 2:h+=y.width}p=y.add(h,0,0,-y.height/2+1),this.ctx.save(),this.path([new va(y.left,y.top),new va(y.left+y.width,y.top),new va(y.left+y.width,y.top+y.height),new va(y.left,y.top+y.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Ei(e.value,p),o.letterSpacing,d),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!ro(e.styles.display,2048))return[3,20];if(null===e.styles.listStyleImage)return[3,19];if(0!==(f=e.styles.listStyleImage).type)return[3,18];w=void 0,C=f.url,r.label=15;case 15:return r.trys.push([15,17,,18]),[4,this.context.cache.match(C)];case 16:return w=r.sent(),this.ctx.drawImage(w,e.bounds.left-(w.width+10),e.bounds.top),[3,18];case 17:return r.sent(),this.context.logger.error("Error loading list-style-image "+C),[3,18];case 18:return[3,20];case 19:A.listValue&&-1!==e.styles.listStyleType&&(Q=this.createFontStyle(o)[0],this.ctx.font=Q,this.ctx.fillStyle=nn(o.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",y=new i(e.bounds.left,e.bounds.top+Xt(e.styles.paddingTop,e.bounds.width),e.bounds.width,yr(o.lineHeight,o.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Ei(A.listValue,y),o.letterSpacing,yr(o.lineHeight,o.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),r.label=20;case 20:return[2]}})})},t.prototype.renderStackContent=function(A){return n(this,void 0,void 0,function(){var e,t,n,o,i,s,a,l,c,u,g,B,d,h,p;return r(this,function(r){switch(r.label){case 0:return ro(A.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(A.element)];case 1:r.sent(),e=0,t=A.negativeZIndex,r.label=2;case 2:return e<t.length?(p=t[e],[4,this.renderStack(p)]):[3,5];case 3:r.sent(),r.label=4;case 4:return e++,[3,2];case 5:return[4,this.renderNodeContent(A.element)];case 6:r.sent(),n=0,o=A.nonInlineLevel,r.label=7;case 7:return n<o.length?(p=o[n],[4,this.renderNode(p)]):[3,10];case 8:r.sent(),r.label=9;case 9:return n++,[3,7];case 10:i=0,s=A.nonPositionedFloats,r.label=11;case 11:return i<s.length?(p=s[i],[4,this.renderStack(p)]):[3,14];case 12:r.sent(),r.label=13;case 13:return i++,[3,11];case 14:a=0,l=A.nonPositionedInlineLevel,r.label=15;case 15:return a<l.length?(p=l[a],[4,this.renderStack(p)]):[3,18];case 16:r.sent(),r.label=17;case 17:return a++,[3,15];case 18:c=0,u=A.inlineLevel,r.label=19;case 19:return c<u.length?(p=u[c],[4,this.renderNode(p)]):[3,22];case 20:r.sent(),r.label=21;case 21:return c++,[3,19];case 22:g=0,B=A.zeroOrAutoZIndexOrTransformedOrOpacity,r.label=23;case 23:return g<B.length?(p=B[g],[4,this.renderStack(p)]):[3,26];case 24:r.sent(),r.label=25;case 25:return g++,[3,23];case 26:d=0,h=A.positiveZIndex,r.label=27;case 27:return d<h.length?(p=h[d],[4,this.renderStack(p)]):[3,30];case 28:r.sent(),r.label=29;case 29:return d++,[3,27];case 30:return[2]}})})},t.prototype.mask=function(A){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(A.slice(0).reverse()),this.ctx.closePath()},t.prototype.path=function(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()},t.prototype.formatPath=function(A){var e=this;A.forEach(function(A,t){var n=Fa(A)?A.start:A;0===t?e.ctx.moveTo(n.x,n.y):e.ctx.lineTo(n.x,n.y),Fa(A)&&e.ctx.bezierCurveTo(A.startControl.x,A.startControl.y,A.endControl.x,A.endControl.y,A.end.x,A.end.y)})},t.prototype.renderRepeat=function(A,e,t,n){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(t,n),this.ctx.fill(),this.ctx.translate(-t,-n)},t.prototype.resizeImage=function(A,e,t){var n;if(A.width===e&&A.height===t)return A;var r=(null!==(n=this.canvas.ownerDocument)&&void 0!==n?n:document).createElement("canvas");return r.width=Math.max(1,e),r.height=Math.max(1,t),r.getContext("2d").drawImage(A,0,0,A.width,A.height,0,0,e,t),r},t.prototype.renderBackgroundImage=function(A){return n(this,void 0,void 0,function(){var e,t,n,o,i,s;return r(this,function(a){switch(a.label){case 0:e=A.styles.backgroundImage.length-1,t=function(t){var o,i,s,a,l,c,u,g,B,d,h,p,f,w,C,Q,y,v,m,U,F,E,H,b,I,M,L,P,k,O,x;return r(this,function(r){switch(r.label){case 0:if(0!==t.type)return[3,5];o=void 0,i=t.url,r.label=1;case 1:return r.trys.push([1,3,,4]),[4,n.context.cache.match(i)];case 2:return o=r.sent(),[3,4];case 3:return r.sent(),n.context.logger.error("Error loading background-image "+i),[3,4];case 4:return o&&(s=Al(A,e,[o.width,o.height,o.width/o.height]),Q=s[0],E=s[1],H=s[2],m=s[3],U=s[4],w=n.ctx.createPattern(n.resizeImage(o,m,U),"repeat"),n.renderRepeat(Q,w,E,H)),[3,6];case 5:Pn(t)?(a=Al(A,e,[null,null,null]),Q=a[0],E=a[1],H=a[2],m=a[3],U=a[4],l=wn(t.angle,m,U),c=l[0],u=l[1],g=l[2],B=l[3],d=l[4],(h=document.createElement("canvas")).width=m,h.height=U,p=h.getContext("2d"),f=p.createLinearGradient(u,B,g,d),pn(t.stops,c).forEach(function(A){return f.addColorStop(A.stop,nn(A.color))}),p.fillStyle=f,p.fillRect(0,0,m,U),m>0&&U>0&&(w=n.ctx.createPattern(h,"repeat"),n.renderRepeat(Q,w,E,H))):kn(t)&&(C=Al(A,e,[null,null,null]),Q=C[0],y=C[1],v=C[2],m=C[3],U=C[4],F=0===t.position.length?[Nt]:t.position,E=Xt(F[0],m),H=Xt(F[F.length-1],U),b=yn(t,E,H,m,U),I=b[0],M=b[1],I>0&&M>0&&(L=n.ctx.createRadialGradient(y+E,v+H,0,y+E,v+H,I),pn(t.stops,2*I).forEach(function(A){return L.addColorStop(A.stop,nn(A.color))}),n.path(Q),n.ctx.fillStyle=L,I!==M?(P=A.bounds.left+.5*A.bounds.width,k=A.bounds.top+.5*A.bounds.height,x=1/(O=M/I),n.ctx.save(),n.ctx.translate(P,k),n.ctx.transform(1,0,0,O,0,0),n.ctx.translate(-P,-k),n.ctx.fillRect(y,x*(v-k)+k,m,U*x),n.ctx.restore()):n.ctx.fill())),r.label=6;case 6:return e--,[2]}})},n=this,o=0,i=A.styles.backgroundImage.slice(0).reverse(),a.label=1;case 1:return o<i.length?(s=i[o],[5,t(s)]):[3,4];case 2:a.sent(),a.label=3;case 3:return o++,[3,1];case 4:return[2]}})})},t.prototype.renderSolidBorder=function(A,e,t){return n(this,void 0,void 0,function(){return r(this,function(n){return this.path(Va(t,e)),this.ctx.fillStyle=nn(A),this.ctx.fill(),[2]})})},t.prototype.renderDoubleBorder=function(A,e,t,o){return n(this,void 0,void 0,function(){var n,i;return r(this,function(r){switch(r.label){case 0:return e<3?[4,this.renderSolidBorder(A,t,o)]:[3,2];case 1:return r.sent(),[2];case 2:return n=ja(o,t),this.path(n),this.ctx.fillStyle=nn(A),this.ctx.fill(),i=Xa(o,t),this.path(i),this.ctx.fill(),[2]}})})},t.prototype.renderNodeBackgroundAndBorders=function(A){return n(this,void 0,void 0,function(){var e,t,n,o,i,s,a,l,c=this;return r(this,function(r){switch(r.label){case 0:return this.applyEffects(A.getEffects(2)),e=A.container.styles,t=!tn(e.backgroundColor)||e.backgroundImage.length,n=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}],o=Bl(rl(e.backgroundClip,0),A.curves),t||e.boxShadow.length?(this.ctx.save(),this.path(o),this.ctx.clip(),tn(e.backgroundColor)||(this.ctx.fillStyle=nn(e.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(A.container)]):[3,2];case 1:r.sent(),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach(function(e){c.ctx.save();var t=ba(A.curves),n=e.inset?0:cl,r=Ta(t,-n+(e.inset?1:-1)*e.spread.number,(e.inset?1:-1)*e.spread.number,e.spread.number*(e.inset?-2:2),e.spread.number*(e.inset?-2:2));e.inset?(c.path(t),c.ctx.clip(),c.mask(r)):(c.mask(t),c.ctx.clip(),c.path(r)),c.ctx.shadowOffsetX=e.offsetX.number+n,c.ctx.shadowOffsetY=e.offsetY.number,c.ctx.shadowColor=nn(e.color),c.ctx.shadowBlur=e.blur.number,c.ctx.fillStyle=e.inset?nn(e.color):"rgba(0,0,0,1)",c.ctx.fill(),c.ctx.restore()}),r.label=2;case 2:i=0,s=0,a=n,r.label=3;case 3:return s<a.length?0!==(l=a[s]).style&&!tn(l.color)&&l.width>0?2!==l.style?[3,5]:[4,this.renderDashedDottedBorder(l.color,l.width,i,A.curves,2)]:[3,11]:[3,13];case 4:return r.sent(),[3,11];case 5:return 3!==l.style?[3,7]:[4,this.renderDashedDottedBorder(l.color,l.width,i,A.curves,3)];case 6:return r.sent(),[3,11];case 7:return 4!==l.style?[3,9]:[4,this.renderDoubleBorder(l.color,l.width,i,A.curves)];case 8:return r.sent(),[3,11];case 9:return[4,this.renderSolidBorder(l.color,i,A.curves)];case 10:r.sent(),r.label=11;case 11:i++,r.label=12;case 12:return s++,[3,3];case 13:return[2]}})})},t.prototype.renderDashedDottedBorder=function(A,e,t,o,i){return n(this,void 0,void 0,function(){var n,s,a,l,c,u,g,B,d,h,p,f,w,C,Q,y;return r(this,function(r){return this.ctx.save(),n=Ja(o,t),s=Va(o,t),2===i&&(this.path(s),this.ctx.clip()),Fa(s[0])?(a=s[0].start.x,l=s[0].start.y):(a=s[0].x,l=s[0].y),Fa(s[1])?(c=s[1].end.x,u=s[1].end.y):(c=s[1].x,u=s[1].y),g=0===t||2===t?Math.abs(a-c):Math.abs(l-u),this.ctx.beginPath(),3===i?this.formatPath(n):this.formatPath(s.slice(0,2)),B=e<3?3*e:2*e,d=e<3?2*e:e,3===i&&(B=e,d=e),h=!0,g<=2*B?h=!1:g<=2*B+d?(B*=p=g/(2*B+d),d*=p):(f=Math.floor((g+d)/(B+d)),w=(g-f*B)/(f-1),d=(C=(g-(f+1)*B)/f)<=0||Math.abs(d-w)<Math.abs(d-C)?w:C),h&&(3===i?this.ctx.setLineDash([0,B+d]):this.ctx.setLineDash([B,d])),3===i?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=2*e+1.1,this.ctx.strokeStyle=nn(A),this.ctx.stroke(),this.ctx.setLineDash([]),2===i&&(Fa(s[0])&&(Q=s[3],y=s[0],this.ctx.beginPath(),this.formatPath([new va(Q.end.x,Q.end.y),new va(y.start.x,y.start.y)]),this.ctx.stroke()),Fa(s[1])&&(Q=s[1],y=s[2],this.ctx.beginPath(),this.formatPath([new va(Q.end.x,Q.end.y),new va(y.start.x,y.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},t.prototype.render=function(A){return n(this,void 0,void 0,function(){var e;return r(this,function(t){switch(t.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=nn(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),e=Na(A),[4,this.renderStack(e)];case 1:return t.sent(),this.applyEffects([]),[2,this.canvas]}})})},t}(ll),gl=function(A){return A instanceof As||A instanceof $i||A instanceof qi&&A.type!==Zi&&A.type!==Wi},Bl=function(A,e){switch(A){case 0:return ba(e);case 2:return Ia(e);default:return Ma(e)}},dl=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},hl=["-apple-system","system-ui"],pl=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter(function(A){return-1===hl.indexOf(A)}):A},fl=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=t,n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),n}return e(t,A),t.prototype.render=function(A){return n(this,void 0,void 0,function(){var e,t;return r(this,function(n){switch(n.label){case 0:return e=mi(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),[4,wl(e)];case 1:return t=n.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=nn(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(t,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},t}(ll),wl=function(A){return new Promise(function(e,t){var n=new Image;n.onload=function(){e(n)},n.onerror=t,n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))})},Cl=function(){function A(A){var e=A.id,t=A.enabled;this.id=e,this.enabled=t,this.start=Date.now()}return A.prototype.debug=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.debug?console.debug.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.prototype.getTime=function(){return Date.now()-this.start},A.prototype.info=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&"undefined"!=typeof window&&window.console&&"function"==typeof console.info&&console.info.apply(console,o([this.id,this.getTime()+"ms"],A))},A.prototype.warn=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.warn?console.warn.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.prototype.error=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.error?console.error.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.instances={},A}(),Ql=function(){function A(e,t){var n;this.windowBounds=t,this.instanceName="#"+A.instanceCount++,this.logger=new Cl({id:this.instanceName,enabled:e.logging}),this.cache=null!==(n=e.cache)&&void 0!==n?n:new Ba(this,e)}return A.instanceCount=1,A}(),yl=function(A,e){return void 0===e&&(e={}),vl(A,e)};"undefined"!=typeof window&&ga.setContext(window);var vl=function(A,e){return n(void 0,void 0,void 0,function(){var n,o,l,c,u,g,B,d,h,p,f,w,C,Q,y,v,m,U,F,E,H,b,I,M,L,P,k,O,x,K,D,T,S,_,G,R,N,V;return r(this,function(r){switch(r.label){case 0:if(!A||"object"!=typeof A)return[2,Promise.reject("Invalid element provided as first argument")];if(!(n=A.ownerDocument))throw new Error("Element is not attached to a Document");if(!(o=n.defaultView))throw new Error("Document is not attached to a Window");return l={allowTaint:null!==(b=e.allowTaint)&&void 0!==b&&b,imageTimeout:null!==(I=e.imageTimeout)&&void 0!==I?I:15e3,proxy:e.proxy,useCORS:null!==(M=e.useCORS)&&void 0!==M&&M},c=t({logging:null===(L=e.logging)||void 0===L||L,cache:e.cache},l),u={windowWidth:null!==(P=e.windowWidth)&&void 0!==P?P:o.innerWidth,windowHeight:null!==(k=e.windowHeight)&&void 0!==k?k:o.innerHeight,scrollX:null!==(O=e.scrollX)&&void 0!==O?O:o.pageXOffset,scrollY:null!==(x=e.scrollY)&&void 0!==x?x:o.pageYOffset},g=new i(u.scrollX,u.scrollY,u.windowWidth,u.windowHeight),B=new Ql(c,g),d=null!==(K=e.foreignObjectRendering)&&void 0!==K&&K,h={allowTaint:null!==(D=e.allowTaint)&&void 0!==D&&D,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:d,copyStyles:d},B.logger.debug("Starting document clone with size "+g.width+"x"+g.height+" scrolled to "+-g.left+","+-g.top),p=new Ws(B,A,h),(f=p.clonedReferenceElement)?[4,p.toIFrame(n,g)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return w=r.sent(),C=fs(f)||hs(f)?a(f.ownerDocument):s(B,f),Q=C.width,y=C.height,v=C.left,m=C.top,U=ml(B,f,e.backgroundColor),F={canvas:e.canvas,backgroundColor:U,scale:null!==(S=null!==(T=e.scale)&&void 0!==T?T:o.devicePixelRatio)&&void 0!==S?S:1,x:(null!==(_=e.x)&&void 0!==_?_:0)+v,y:(null!==(G=e.y)&&void 0!==G?G:0)+m,width:null!==(R=e.width)&&void 0!==R?R:Math.ceil(Q),height:null!==(N=e.height)&&void 0!==N?N:Math.ceil(y)},d?(B.logger.debug("Document cloned, using foreign object rendering"),[4,new fl(B,F).render(f)]):[3,3];case 2:return E=r.sent(),[3,5];case 3:return B.logger.debug("Document cloned, element located at "+v+","+m+" with size "+Q+"x"+y+" using computed rendering"),B.logger.debug("Starting DOM parsing"),H=os(B,f),U===H.styles.backgroundColor&&(H.styles.backgroundColor=gn.TRANSPARENT),B.logger.debug("Starting renderer for element at "+F.x+","+F.y+" with size "+F.width+"x"+F.height),[4,new ul(B,F).render(H)];case 4:E=r.sent(),r.label=5;case 5:return(null===(V=e.removeContainer)||void 0===V||V)&&(Ws.destroy(w)||B.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),B.logger.debug("Finished rendering"),[2,E]}})})},ml=function(A,e,t){var n=e.ownerDocument,r=n.documentElement?un(A,getComputedStyle(n.documentElement).backgroundColor):gn.TRANSPARENT,o=n.body?un(A,getComputedStyle(n.body).backgroundColor):gn.TRANSPARENT,i="string"==typeof t?un(A,t):null===t?gn.TRANSPARENT:4294967295;return e===n.documentElement?tn(r)?tn(o)?i:o:r:i};return yl}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>i});var n=t(7),r=t(8),o=t(14);const i=function(){function A(A,e){this.map=null,this.google=null,this.map=A,this.google=e}return A.prototype.drawMarker=function(A,e){var t={draggable:A.draggable,icon:null,object:A.object,position:{lat:A.latlng[0],lng:A.latlng[1]}};A.icon&&(t.icon={url:A.icon.url},A.icon.size&&(t.icon.size=new this.google.maps.Size(A.icon.size[0],A.icon.size[1])));var n=new this.google.maps.Marker(t);if(e&&this.google.maps.event.addListener(n,"click",function(t){var n=new r.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)}),A.addToMap&&n.setMap(this.map),A.fitBounds){var o=new this.google.maps.LatLngBounds;o.extend(n.getPosition()),this.map.fitBounds(o)}return n},A.prototype.drawCircleMarker=function(A,e){var t={icon:{fillColor:A.style.fillColor,fillOpacity:A.style.fillOpacity,path:this.google.maps.SymbolPath.CIRCLE,scale:A.style.radius,strokeColor:A.style.color,strokeWeight:A.style.weight,labelOrigin:null},object:A.object,position:{lat:A.latlng[0],lng:A.latlng[1]},label:null};A.style.labelOrigin&&(t.icon.labelOrigin=new this.google.maps.Point(A.style.labelOrigin[0],A.style.labelOrigin[1])),A.style.label&&A.style.label.text&&(t.label=A.style.label.text);var n=new this.google.maps.Marker(t);if(e&&this.google.maps.event.addListener(n,"click",function(t){var n=new r.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)}),A.addToMap&&n.setMap(this.map),A.fitBounds){var o=new this.google.maps.LatLngBounds;o.extend(n.getPosition()),this.map.fitBounds(o)}return n},A.prototype.toggleMarkers=function(A,e,t){var n=this;A.forEach(function(A){A.setMap(e?n.map:null),t&&(e?n.addMarkerOnClusterer(A,t):n.removeMarkerFromClusterer(A,t))})},A.prototype.alterMarkerOptions=function(A,e){var t=this,n=null,r=null;e.latlng&&(r={lat:e.latlng[0],lng:e.latlng[1]}),e.icon&&(n=e.icon,e.icon.size&&(n.size=new this.google.maps.Size(e.icon.size[0],e.icon.size[1]))),A.forEach(function(A){e.style&&(n={fillColor:e.style.fillColor?e.style.fillColor:A.icon.fillColor,fillOpacity:e.style.fillOpacity?e.style.fillOpacity:A.icon.fillOpacity,path:t.google.maps.SymbolPath.CIRCLE,scale:e.style.radius?e.style.radius:A.icon.scale,strokeColor:e.style.color?e.style.color:A.icon.strokeColor,strokeWeight:e.style.weight?e.style.weight:A.icon.strokeWeight});var o=null;o=r&&n?{icon:n,position:r}:r?{position:r}:{icon:n},A.setOptions(o)})},A.prototype.alterMarkerPosition=function(A,e,t){var n=this,r={lat:e[0],lng:e[1]};A.forEach(function(A){t?n.moveTransitionMarker(r,A):A.setPosition(r)})},A.prototype.fitBoundsPositions=function(A){var e=new this.google.maps.LatLngBounds;A.map(function(A){return A.position}).forEach(function(A){return e.extend(A)}),this.map.fitBounds(e)},A.prototype.isMarkerOnMap=function(A){return!!A.map},A.prototype.setCenterMarker=function(A){this.map.setCenter(A.getPosition())},A.prototype.addMarkerEvent=function(A,e,t){var o=this;A.forEach(function(A){switch(e){case n.MarkerEventType.Click:o.google.maps.event.addListener(A,"click",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.MarkerEventType.RightClick:o.google.maps.event.addListener(A,"rightclick",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.MarkerEventType.AfterDrag:o.google.maps.event.addListener(A,"dragend",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.MarkerEventType.MouseOver:o.google.maps.event.addListener(A,"mouseover",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.MarkerEventType.MouseOut:o.google.maps.event.addListener(A,"mouseout",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.MarkerEventType.BeforeDrag:o.google.maps.event.addListener(A,"dragstart",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)})}})},A.prototype.removeMarkerEvent=function(A,e){var t=this;A.forEach(function(A){switch(e){case n.MarkerEventType.Click:t.google.maps.event.clearListeners(A,"click");break;case n.MarkerEventType.RightClick:t.google.maps.event.clearListeners(A,"rightclick");break;case n.MarkerEventType.AfterDrag:t.google.maps.event.clearListeners(A,"dragend");break;case n.MarkerEventType.MouseOver:t.google.maps.event.clearListeners(A,"mouseover");break;case n.MarkerEventType.MouseOut:t.google.maps.event.clearListeners(A,"mouseout");break;case n.MarkerEventType.BeforeDrag:t.google.maps.event.clearListeners(A,"dragstart")}})},A.prototype.addMarkerClusterer=function(A){return new o(this.map,[],{maxZoom:A.clusterMaxZoom,minimumClusterSize:A.clusterMinSize,zoomOnClick:A.clusterZoomOnClick})},A.prototype.alterMarkerClustererConfig=function(A,e){A.setZoomOnClick(e.clusterZoomOnClick),A.setMinimumClusterSize(e.clusterMinSize),A.setMaxZoom(e.clusterMaxZoom)},A.prototype.refreshClusterer=function(A){A.repaint()},A.prototype.addMarkerOnClusterer=function(A,e){-1===e.getMarkers().indexOf(A)&&e.addMarker(A,!0)},A.prototype.removeMarkerFromClusterer=function(A,e){e.removeMarker(A)},A.prototype.clearMarkersClusterer=function(A){A.clearMarkers()},A.prototype.countMarkersOnCluster=function(A){return A.getMarkers().length},A.prototype.moveTransitionMarker=function(A,e){var t={deltaLat:(A.lat-e.getPosition().lat())/5,deltaLng:(A.lng-e.getPosition().lng())/5,i:0,position:[e.getPosition().lat(),e.getPosition().lng()],lastPosition:A};this.moveMarker(e,t,5)},A.prototype.moveMarker=function(A,e,t){var n=this;e.position[0]+=e.deltaLat,e.position[1]+=e.deltaLng,A.setPosition(new google.maps.LatLng(e.position[0],e.position[1])),e.i<t?(e.i++,setTimeout(function(){return n.moveMarker(A,e,t)},20)):e.i===t&&setTimeout(function(){return A.setPosition(e.lastPosition)},20)},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>c});class n{constructor(){!function(A,e){for(let t in e.prototype)A.prototype[t]=e.prototype[t]}(n,google.maps.OverlayView)}}function r(A){return Object.keys(A).reduce((e,t)=>(A[t]&&e.push(t+":"+A[t]),e),[]).join(";")}function o(A){return A?A+"px":void 0}class i extends n{constructor(A,e){super(),this.cluster_=A,this.styles_=e,this.center_=null,this.div_=null,this.sums_=null,this.visible_=!1,this.style=null,this.setMap(A.getMap())}onAdd(){let A,e;const t=this.cluster_.getMarkerClusterer(),[n,r]=google.maps.version.split("."),o=100*parseInt(n,10)+parseInt(r,10);this.div_=document.createElement("div"),this.visible_&&this.show(),this.getPanes().overlayMouseTarget.appendChild(this.div_),this.boundsChangedListener_=google.maps.event.addListener(this.getMap(),"bounds_changed",function(){e=A}),google.maps.event.addDomListener(this.div_,"mousedown",()=>{A=!0,e=!1}),o>=332&&google.maps.event.addDomListener(this.div_,"touchstart",A=>{A.stopPropagation()}),google.maps.event.addDomListener(this.div_,"click",n=>{if(A=!1,!e){if(google.maps.event.trigger(t,"click",this.cluster_),google.maps.event.trigger(t,"clusterclick",this.cluster_),t.getZoomOnClick()){const A=t.getMaxZoom(),e=this.cluster_.getBounds();t.getMap().fitBounds(e),setTimeout(function(){t.getMap().fitBounds(e),null!==A&&t.getMap().getZoom()>A&&t.getMap().setZoom(A+1)},100)}n.cancelBubble=!0,n.stopPropagation&&n.stopPropagation()}}),google.maps.event.addDomListener(this.div_,"mouseover",()=>{google.maps.event.trigger(t,"mouseover",this.cluster_)}),google.maps.event.addDomListener(this.div_,"mouseout",()=>{google.maps.event.trigger(t,"mouseout",this.cluster_)})}onRemove(){this.div_&&this.div_.parentNode&&(this.hide(),google.maps.event.removeListener(this.boundsChangedListener_),google.maps.event.clearInstanceListeners(this.div_),this.div_.parentNode.removeChild(this.div_),this.div_=null)}draw(){if(this.visible_){const A=this.getPosFromLatLng_(this.center_);this.div_.style.top=A.y+"px",this.div_.style.left=A.x+"px"}}hide(){this.div_&&(this.div_.style.display="none"),this.visible_=!1}show(){this.div_&&(this.div_.className=this.className_,this.div_.style.cssText=this.createCss_(this.getPosFromLatLng_(this.center_)),this.div_.innerHTML=(this.style.url?this.getImageElementHtml():"")+this.getLabelDivHtml(),void 0===this.sums_.title||""===this.sums_.title?this.div_.title=this.cluster_.getMarkerClusterer().getTitle():this.div_.title=this.sums_.title,this.div_.style.display=""),this.visible_=!0}getLabelDivHtml(){return`\n<div aria-label="${this.cluster_.getMarkerClusterer().ariaLabelFn(this.sums_.text)}" style="${r({position:"absolute",top:o(this.anchorText_[0]),left:o(this.anchorText_[1]),color:this.style.textColor,"font-size":o(this.style.textSize),"font-family":this.style.fontFamily,"font-weight":this.style.fontWeight,"font-style":this.style.fontStyle,"text-decoration":this.style.textDecoration,"text-align":"center",width:o(this.style.width),"line-height":o(this.style.textLineHeight)})}" tabindex="0">\n <span aria-hidden="true">${this.sums_.text}</span>\n</div>\n`}getImageElementHtml(){const A=(this.style.backgroundPosition||"0 0").split(" "),e=parseInt(A[0].replace(/^\s+|\s+$/g,""),10),t=parseInt(A[1].replace(/^\s+|\s+$/g,""),10);let n={};if(this.cluster_.getMarkerClusterer().getEnableRetinaIcons())n={width:o(this.style.width),height:o(this.style.height)};else{const[A,r,o,i]=[-1*t,-1*e+this.style.width,-1*t+this.style.height,-1*e];n={clip:`rect(${A}px, ${r}px, ${o}px, ${i}px)`}}const i=r(Object.assign({position:"absolute",top:o(t),left:o(e)},n));return`<img alt="${this.sums_.text}" aria-hidden="true" src="${this.style.url}" style="${i}"/>`}useStyle(A){this.sums_=A;let e=Math.max(0,A.index-1);e=Math.min(this.styles_.length-1,e),this.style=this.styles_[e],this.anchorText_=this.style.anchorText||[0,0],this.anchorIcon_=this.style.anchorIcon||[Math.floor(this.style.height/2),Math.floor(this.style.width/2)],this.className_=this.cluster_.getMarkerClusterer().getClusterClass()+" "+(this.style.className||"cluster-"+e)}setCenter(A){this.center_=A}createCss_(A){return r({"z-index":`${this.cluster_.getMarkerClusterer().getZIndex()}`,top:o(A.y),left:o(A.x),width:o(this.style.width),height:o(this.style.height),cursor:"pointer",position:"absolute","-webkit-user-select":"none","-khtml-user-select":"none","-moz-user-select":"none","-o-user-select":"none","user-select":"none"})}getPosFromLatLng_(A){const e=this.getProjection().fromLatLngToDivPixel(A);return e.x=Math.floor(e.x-this.anchorIcon_[1]),e.y=Math.floor(e.y-this.anchorIcon_[0]),e}}class s{constructor(A){this.markerClusterer_=A,this.map_=this.markerClusterer_.getMap(),this.minClusterSize_=this.markerClusterer_.getMinimumClusterSize(),this.averageCenter_=this.markerClusterer_.getAverageCenter(),this.markers_=[],this.center_=null,this.bounds_=null,this.clusterIcon_=new i(this,this.markerClusterer_.getStyles())}getSize(){return this.markers_.length}getMarkers(){return this.markers_}getCenter(){return this.center_}getMap(){return this.map_}getMarkerClusterer(){return this.markerClusterer_}getBounds(){const A=new google.maps.LatLngBounds(this.center_,this.center_),e=this.getMarkers();for(let t=0;t<e.length;t++)A.extend(e[t].getPosition());return A}remove(){this.clusterIcon_.setMap(null),this.markers_=[],delete this.markers_}addMarker(A){if(this.isMarkerAlreadyAdded_(A))return!1;if(this.center_){if(this.averageCenter_){const e=this.markers_.length+1,t=(this.center_.lat()*(e-1)+A.getPosition().lat())/e,n=(this.center_.lng()*(e-1)+A.getPosition().lng())/e;this.center_=new google.maps.LatLng(t,n),this.calculateBounds_()}}else this.center_=A.getPosition(),this.calculateBounds_();A.isAdded=!0,this.markers_.push(A);const e=this.markers_.length,t=this.markerClusterer_.getMaxZoom();if(null!==t&&this.map_.getZoom()>t)A.getMap()!==this.map_&&A.setMap(this.map_);else if(e<this.minClusterSize_)A.getMap()!==this.map_&&A.setMap(this.map_);else if(e===this.minClusterSize_)for(let A=0;A<e;A++)this.markers_[A].setMap(null);else A.setMap(null);return!0}isMarkerInClusterBounds(A){return this.bounds_.contains(A.getPosition())}calculateBounds_(){const A=new google.maps.LatLngBounds(this.center_,this.center_);this.bounds_=this.markerClusterer_.getExtendedBounds(A)}updateIcon(){const A=this.markers_.length,e=this.markerClusterer_.getMaxZoom();if(null!==e&&this.map_.getZoom()>e)return void this.clusterIcon_.hide();if(A<this.minClusterSize_)return void this.clusterIcon_.hide();const t=this.markerClusterer_.getStyles().length,n=this.markerClusterer_.getCalculator()(this.markers_,t);this.clusterIcon_.setCenter(this.center_),this.clusterIcon_.useStyle(n),this.clusterIcon_.show()}isMarkerAlreadyAdded_(A){if(this.markers_.indexOf)return-1!==this.markers_.indexOf(A);for(let e=0;e<this.markers_.length;e++)if(A===this.markers_[e])return!0;return!1}}const a=(A,e,t)=>void 0!==A[e]?A[e]:t;class l extends n{constructor(A,e=[],t={}){super(),this.options=t,this.markers_=[],this.clusters_=[],this.listeners_=[],this.activeMap_=null,this.ready_=!1,this.ariaLabelFn=this.options.ariaLabelFn||(()=>""),this.zIndex_=this.options.zIndex||google.maps.Marker.MAX_ZINDEX+1,this.gridSize_=this.options.gridSize||60,this.minClusterSize_=this.options.minimumClusterSize||2,this.maxZoom_=this.options.maxZoom||null,this.styles_=this.options.styles||[],this.title_=this.options.title||"",this.zoomOnClick_=a(this.options,"zoomOnClick",!0),this.averageCenter_=a(this.options,"averageCenter",!1),this.ignoreHidden_=a(this.options,"ignoreHidden",!1),this.enableRetinaIcons_=a(this.options,"enableRetinaIcons",!1),this.imagePath_=this.options.imagePath||l.IMAGE_PATH,this.imageExtension_=this.options.imageExtension||l.IMAGE_EXTENSION,this.imageSizes_=this.options.imageSizes||l.IMAGE_SIZES,this.calculator_=this.options.calculator||l.CALCULATOR,this.batchSize_=this.options.batchSize||l.BATCH_SIZE,this.batchSizeIE_=this.options.batchSizeIE||l.BATCH_SIZE_IE,this.clusterClass_=this.options.clusterClass||"cluster",-1!==navigator.userAgent.toLowerCase().indexOf("msie")&&(this.batchSize_=this.batchSizeIE_),this.setupStyles_(),this.addMarkers(e,!0),this.setMap(A)}onAdd(){this.activeMap_=this.getMap(),this.ready_=!0,this.repaint(),this.prevZoom_=this.getMap().getZoom(),this.listeners_=[google.maps.event.addListener(this.getMap(),"zoom_changed",()=>{const A=this.getMap(),e=A.minZoom||0,t=Math.min(A.maxZoom||100,A.mapTypes[A.getMapTypeId()].maxZoom),n=Math.min(Math.max(this.getMap().getZoom(),e),t);this.prevZoom_!=n&&(this.prevZoom_=n,this.resetViewport_(!1))}),google.maps.event.addListener(this.getMap(),"idle",()=>{this.redraw_()})]}onRemove(){for(let A=0;A<this.markers_.length;A++)this.markers_[A].getMap()!==this.activeMap_&&this.markers_[A].setMap(this.activeMap_);for(let A=0;A<this.clusters_.length;A++)this.clusters_[A].remove();this.clusters_=[];for(let A=0;A<this.listeners_.length;A++)google.maps.event.removeListener(this.listeners_[A]);this.listeners_=[],this.activeMap_=null,this.ready_=!1}draw(){}setupStyles_(){if(!(this.styles_.length>0))for(let A=0;A<this.imageSizes_.length;A++){const e=this.imageSizes_[A];this.styles_.push(l.withDefaultStyle({url:this.imagePath_+(A+1)+"."+this.imageExtension_,height:e,width:e}))}}fitMapToMarkers(A){const e=this.getMarkers(),t=new google.maps.LatLngBounds;for(let A=0;A<e.length;A++)!e[A].getVisible()&&this.getIgnoreHidden()||t.extend(e[A].getPosition());this.getMap().fitBounds(t,A)}getGridSize(){return this.gridSize_}setGridSize(A){this.gridSize_=A}getMinimumClusterSize(){return this.minClusterSize_}setMinimumClusterSize(A){this.minClusterSize_=A}getMaxZoom(){return this.maxZoom_}setMaxZoom(A){this.maxZoom_=A}getZIndex(){return this.zIndex_}setZIndex(A){this.zIndex_=A}getStyles(){return this.styles_}setStyles(A){this.styles_=A}getTitle(){return this.title_}setTitle(A){this.title_=A}getZoomOnClick(){return this.zoomOnClick_}setZoomOnClick(A){this.zoomOnClick_=A}getAverageCenter(){return this.averageCenter_}setAverageCenter(A){this.averageCenter_=A}getIgnoreHidden(){return this.ignoreHidden_}setIgnoreHidden(A){this.ignoreHidden_=A}getEnableRetinaIcons(){return this.enableRetinaIcons_}setEnableRetinaIcons(A){this.enableRetinaIcons_=A}getImageExtension(){return this.imageExtension_}setImageExtension(A){this.imageExtension_=A}getImagePath(){return this.imagePath_}setImagePath(A){this.imagePath_=A}getImageSizes(){return this.imageSizes_}setImageSizes(A){this.imageSizes_=A}getCalculator(){return this.calculator_}setCalculator(A){this.calculator_=A}getBatchSizeIE(){return this.batchSizeIE_}setBatchSizeIE(A){this.batchSizeIE_=A}getClusterClass(){return this.clusterClass_}setClusterClass(A){this.clusterClass_=A}getMarkers(){return this.markers_}getTotalMarkers(){return this.markers_.length}getClusters(){return this.clusters_}getTotalClusters(){return this.clusters_.length}addMarker(A,e){this.pushMarkerTo_(A),e||this.redraw_()}addMarkers(A,e){for(const e in A)Object.prototype.hasOwnProperty.call(A,e)&&this.pushMarkerTo_(A[e]);e||this.redraw_()}pushMarkerTo_(A){A.getDraggable()&&google.maps.event.addListener(A,"dragend",()=>{this.ready_&&(A.isAdded=!1,this.repaint())}),A.isAdded=!1,this.markers_.push(A)}removeMarker(A,e){const t=this.removeMarker_(A);return!e&&t&&this.repaint(),t}removeMarkers(A,e){let t=!1;for(let e=0;e<A.length;e++){const n=this.removeMarker_(A[e]);t=t||n}return!e&&t&&this.repaint(),t}removeMarker_(A){let e=-1;if(this.markers_.indexOf)e=this.markers_.indexOf(A);else for(let t=0;t<this.markers_.length;t++)if(A===this.markers_[t]){e=t;break}return-1!==e&&(A.setMap(null),this.markers_.splice(e,1),!0)}clearMarkers(){this.resetViewport_(!0),this.markers_=[]}repaint(){const A=this.clusters_.slice();this.clusters_=[],this.resetViewport_(!1),this.redraw_(),setTimeout(function(){for(let e=0;e<A.length;e++)A[e].remove()},0)}getExtendedBounds(A){const e=this.getProjection(),t=new google.maps.LatLng(A.getNorthEast().lat(),A.getNorthEast().lng()),n=new google.maps.LatLng(A.getSouthWest().lat(),A.getSouthWest().lng()),r=e.fromLatLngToDivPixel(t);r.x+=this.gridSize_,r.y-=this.gridSize_;const o=e.fromLatLngToDivPixel(n);o.x-=this.gridSize_,o.y+=this.gridSize_;const i=e.fromDivPixelToLatLng(r),s=e.fromDivPixelToLatLng(o);return A.extend(i),A.extend(s),A}redraw_(){this.createClusters_(0)}resetViewport_(A){for(let A=0;A<this.clusters_.length;A++)this.clusters_[A].remove();this.clusters_=[];for(let e=0;e<this.markers_.length;e++){const t=this.markers_[e];t.isAdded=!1,A&&t.setMap(null)}}distanceBetweenPoints_(A,e){const t=(e.lat()-A.lat())*Math.PI/180,n=(e.lng()-A.lng())*Math.PI/180,r=Math.sin(t/2)*Math.sin(t/2)+Math.cos(A.lat()*Math.PI/180)*Math.cos(e.lat()*Math.PI/180)*Math.sin(n/2)*Math.sin(n/2);return 6371*(2*Math.atan2(Math.sqrt(r),Math.sqrt(1-r)))}isMarkerInBounds_(A,e){return e.contains(A.getPosition())}addToClosestCluster_(A){let e=4e4,t=null;for(let n=0;n<this.clusters_.length;n++){const r=this.clusters_[n],o=r.getCenter();if(o){const n=this.distanceBetweenPoints_(o,A.getPosition());n<e&&(e=n,t=r)}}if(t&&t.isMarkerInClusterBounds(A))t.addMarker(A);else{const e=new s(this);e.addMarker(A),this.clusters_.push(e)}}createClusters_(A){if(!this.ready_)return;let e;0===A&&(google.maps.event.trigger(this,"clusteringbegin",this),void 0!==this.timerRefStatic&&(clearTimeout(this.timerRefStatic),delete this.timerRefStatic)),e=this.getMap().getZoom()>3?new google.maps.LatLngBounds(this.getMap().getBounds().getSouthWest(),this.getMap().getBounds().getNorthEast()):new google.maps.LatLngBounds(new google.maps.LatLng(85.02070771743472,-178.48388434375),new google.maps.LatLng(-85.08136444384544,178.00048865625));const t=this.getExtendedBounds(e),n=Math.min(A+this.batchSize_,this.markers_.length);for(let e=A;e<n;e++){const A=this.markers_[e];!A.isAdded&&this.isMarkerInBounds_(A,t)&&(!this.ignoreHidden_||this.ignoreHidden_&&A.getVisible())&&this.addToClosestCluster_(A)}if(n<this.markers_.length)this.timerRefStatic=window.setTimeout(()=>{this.createClusters_(n)},0);else{delete this.timerRefStatic,google.maps.event.trigger(this,"clusteringend",this);for(let A=0;A<this.clusters_.length;A++)this.clusters_[A].updateIcon()}}static CALCULATOR(A,e){let t=0;const n=A.length;let r=n;for(;0!==r;)r=Math.floor(r/10),t++;return t=Math.min(t,e),{text:n.toString(),index:t,title:""}}static withDefaultStyle(A){return Object.assign({textColor:"black",textSize:11,textDecoration:"none",textLineHeight:A.height,fontWeight:"bold",fontStyle:"normal",fontFamily:"Arial,sans-serif",backgroundPosition:"0 0"},A)}}l.BATCH_SIZE=2e3,l.BATCH_SIZE_IE=500,l.IMAGE_PATH="../images/m",l.IMAGE_EXTENSION="png",l.IMAGE_SIZES=[53,56,66,78,90];const c=l},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>r});var n=t(8);const r=function(){function A(A,e,t){function r(e,t,n,r,o){this.bounds_=e,this.div_=t,this.draggable=n,this.afterDragHandler=o,this.object=r,this.setMap(A)}this.map={},this.google={},this.OverlayGoogle=null,this.map=A,this.google=e,this.googlePolygons=t,r.prototype=new this.google.maps.OverlayView,r.prototype.onAdd=function(){var A=this,t=this.getPanes();t.overlayLayer.appendChild(this.div_),t.overlayMouseTarget.appendChild(this.div_),e.maps.event.addDomListener(this.div_,"click",function(){e.maps.event.trigger(this.div_,"click")}),this.draggable&&(e.maps.event.addDomListener(this.get("map").getDiv(),"mouseleave",function(){e.maps.event.trigger(this.div_,"mouseup")}),e.maps.event.addDomListener(this.div_,"mousedown",function(t){this.style.cursor="move",A.map.set("draggable",!1),A.set("origin",t),A.moveHandler=e.maps.event.addDomListener(A.get("map").getDiv(),"mousemove",function(t){var n=A.get("origin"),r=n.clientX-t.clientX,o=n.clientY-t.clientY,i=A.getProjection().fromLatLngToDivPixel(A.bounds_.getCenter()),s=A.getProjection().fromDivPixelToLatLng(new e.maps.Point(i.x-r,i.y-o));A.set("origin",t),A.bounds_=new e.maps.LatLngBounds,A.bounds_.extend(s),A.draw()})}),e.maps.event.addDomListener(this.div_,"mouseup",function(){if(A.map.set("draggable",!0),this.style.cursor="default",e.maps.event.removeListener(A.moveHandler),A.afterDragHandler){var t=A.bounds_.getCenter(),r=new n.default([t.lat(),t.lng()]);A.afterDragHandler(r,A.object)}}))},r.prototype.draw=function(){var A=this.getProjection().fromLatLngToDivPixel(this.bounds_.getCenter()),e=this.div_;e.style.left=A.x+"px",e.style.top=A.y+"px"},r.prototype.onRemove=function(){this.div_.parentNode.removeChild(this.div_)},this.OverlayGoogle=r}return A.prototype.drawOverlay=function(A,e){var t=null;e&&e.length>0?t=this.googlePolygons.getPolygonsBounds(e):(t=new this.google.maps.LatLngBounds).extend(new this.google.maps.LatLng(A.position[0],A.position[1]));var n=new this.OverlayGoogle(t,A.divElement,A.draggable,A.object,A.afterEventDragHandler);return A.addToMap&&n.setMap(this.map),n.object=A.object,n},A.prototype.toggleOverlay=function(A,e){var t=this;A.forEach(function(A){return A.setMap(e?t.map:null)})},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>o});var n=t(7),r=t(8);const o=function(){function A(A,e){this.map={},this.google={},this.map=A,this.google=e}return A.prototype.drawPolygon=function(A,e){var t=this,n=this.getPathRecursiveArray(A.path);n=this.getPathPolylineArray(n);var o={draggable:A.draggable,editable:A.editable,fillColor:A.fillColor,fillOpacity:A.fillOpacity,object:A.object,paths:n,strokeColor:A.color,strokeOpacity:A.opacity,strokeWeight:A.weight,suppressUndo:!0,zIndex:A.zIndex},i=new this.google.maps.Polygon(o);return e&&this.google.maps.event.addListener(i,"click",function(t){var n=new r.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)}),A.addToMap&&i.setMap(t.map),A.fitBounds&&t.map.fitBounds(t.getPolygonBounds(i)),i},A.prototype.togglePolygons=function(A,e){var t=this;A.forEach(function(A){return A.setMap(e?t.map:null)})},A.prototype.alterPolygonOptions=function(A,e){var t={};A.forEach(function(A){if(t={editable:null!==e.editable&&void 0!==e.editable?e.editable:A.editable,fillColor:e.fillColor?e.fillColor:A.fillColor,fillOpacity:e.fillOpacity?e.fillOpacity:A.fillOpacity,strokeColor:e.color?e.color:A.strokeColor,strokeOpacity:e.opacity?e.opacity:A.strokeOpacity,strokeWeight:e.weight?e.weight:A.strokeWeight,draggable:null!==e.draggable&&void 0!==e.draggable?e.draggable:A.draggable},e.path){var n=[];e.path.forEach(function(A){return n.push({lat:A[0],lng:A[1]})}),A.setPath(n)}A.setOptions(t),e.object&&(A.object=e.object)})},A.prototype.fitBoundsPolygons=function(A){this.map.fitBounds(this.getPolygonsBounds(A))},A.prototype.setCenterPolygons=function(A){this.map.setCenter(this.getPolygonsBounds(A).getCenter())},A.prototype.isPolygonOnMap=function(A){return!!A.map},A.prototype.getPolygonPath=function(A){return A.getPaths().getArray().map(function(A){return A.getArray().map(function(A){return new r.default([A.lat(),A.lng()])})})},A.prototype.addPolygonEvent=function(A,e,t){var r=this;A.forEach(function(A){switch(e){case n.PolygonEventType.SetAt:r.addPolygonEventMove(A,t);break;case n.PolygonEventType.InsertAt:r.addPolygonEventInsertAt(A,t);break;case n.PolygonEventType.RemoveAt:r.addPolygonEventRemoveAt(A,t);break;case n.PolygonEventType.DragPolygon:r.addPolygonEventDragPolygon(A,t);break;case n.PolygonEventType.Click:r.addPolygonEventClick(A,t)}})},A.prototype.removePolygonEvent=function(A,e){var t=this;A.forEach(function(A){switch(e){case n.PolygonEventType.SetAt:t.google.maps.event.clearListeners(A.getPaths(),"set_at");break;case n.PolygonEventType.InsertAt:t.google.maps.event.clearListeners(A.getPaths(),"insert_at");break;case n.PolygonEventType.RemoveAt:t.google.maps.event.clearListeners(A.getPaths(),"remove_at");break;case n.PolygonEventType.DragPolygon:t.google.maps.event.clearListeners(A,"dragstart"),t.google.maps.event.clearListeners(A,"dragend");break;case n.PolygonEventType.Click:t.google.maps.event.clearListeners(A,"click")}})},A.prototype.getPolygonsBounds=function(A){var e=new this.google.maps.LatLngBounds;return A.forEach(function(A){A.getPaths().getArray().forEach(function(A){return A.getArray().forEach(function(A){return e.extend(A)})})}),e},A.prototype.getPolygonBounds=function(A){var e=new this.google.maps.LatLngBounds;return A.getPaths().getArray().forEach(function(A){return A.getArray().forEach(function(A){return e.extend(A)})}),e},A.prototype.addPolygonEventMove=function(A,e){for(var t=A.getPaths().getLength(),n=0;n<t;n++)this.addPolygonEventMoveAllPaths(A,A.getPaths().getAt(n),e)},A.prototype.addPolygonEventMoveAllPaths=function(A,e,t){this.google.maps.event.addListener(e,"set_at",function(n,o){if(!A.dragging){var i=e.getAt(n),s=new r.default([i.lat(),i.lng()]),a=new r.default([o.lat(),o.lng()]);t(s,a,A.object,n,A.getPaths().getArray().map(function(A){return A.getArray().map(function(A){return new r.default([A.lat(),A.lng()])})}))}})},A.prototype.addPolygonEventInsertAt=function(A,e){for(var t=A.getPaths().getLength(),n=0;n<t;n++)this.addPolygonEventInsertAtAllPaths(A,A.getPaths().getAt(n),e)},A.prototype.addPolygonEventInsertAtAllPaths=function(A,e,t){this.google.maps.event.addListener(e,"insert_at",function(n){var o=e.getAt(n),i=new r.default([o.lat(),o.lng()]),s=e.getAt(n-1),a=s?new r.default([s.lat(),s.lng()]):null;t(i,a,A.object,n,A.getPaths().getArray().map(function(A){return A.getArray().map(function(A){return new r.default([A.lat(),A.lng()])})}))})},A.prototype.addPolygonEventRemoveAt=function(A,e){for(var t=A.getPaths().getLength(),n=0;n<t;n++)this.addPolygonEventRemoveAtAllPaths(A,A.getPaths().getAt(n),e)},A.prototype.addPolygonEventRemoveAtAllPaths=function(A,e,t){this.google.maps.event.addListener(e,"remove_at",function(n){var o=new r.default([e.getAt(n).lat(),e.getAt(n).lng()]);t(o,A.getPaths().getArray().map(function(A){return A.getArray().map(function(A){return new r.default([A.lat(),A.lng()])})}),A.object)})},A.prototype.addPolygonEventDragPolygon=function(A,e){this.google.maps.event.addListener(A,"dragstart",function(e){A.dragging=!0}),this.google.maps.event.addListener(A,"dragend",function(t){A.dragging=!1,e(A.getPaths().getArray().map(function(A){return A.getArray().map(function(A){return new r.default([A.lat(),A.lng()])})}),A.object)})},A.prototype.addPolygonEventClick=function(A,e){this.google.maps.event.addListener(A,"click",function(t){var n=new r.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)})},A.prototype.getPathRecursiveArray=function(A){var e=this;return Array.isArray(A)&&"number"!=typeof A[0]?A.map(function(A){return e.getPathRecursiveArray(A)}):{lat:A[0],lng:A[1]}},A.prototype.getPathPolylineArray=function(A){return"number"==typeof A[0].lat?A:"number"!=typeof A[0][0].lat?(A=A[0],this.getPathPolylineArray(A)):A},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>i});var n=t(7),r=t(18),o=t(8);const i=function(){function A(A,e,t){this.map=null,this.google=null,this.googlePopups=null,this.selectedPolyline=null,this.selectedPath=null,this.navigateInfoWindow=null,this.directionForward=!1,this.multiSelectionForward=!1,this.multiSelection=!1,this.navigateByPoint=!1,this.navigationOptions={},this.map=A,this.google=e,this.googlePopups=t,this.editModeBlockingMapClick=!1}return A.prototype.drawPolyline=function(A,e,t){var n=this,i={draggable:A.draggable,editable:A.editable,icons:null,infowindows:A.infowindows,object:A.object,path:null,strokeColor:A.color,strokeOpacity:A.opacity||1,strokeWeight:A.weight,suppressUndo:!0,zIndex:A.zIndex};if(null!==A.style)switch(A.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:i.strokeOpacity=0,i.icons=[{icon:{path:"M 0,-1 0,1",scale:2,strokeOpacity:1,strokeWeight:A.weight},offset:"0",repeat:"10px"}];break;case r.PolylineType.Arrow:i.icons=[{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW,scaledSize:new google.maps.Size(20,20),size:new google.maps.Size(20,20)},offset:"100%",repeat:"100px"},{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW},offset:"0%"},{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW},offset:"100%"}]}i.path=A.path?A.path.map(function(A){return{lat:A[0],lng:A[1]}}):[];var s=new this.google.maps.Polyline(i);return A.editable&&this.attachVertexDragEvents(s,t),e&&this.google.maps.event.addListener(s,"click",function(A){var t=new o.default([A.latLng.lat(),A.latLng.lng()]);e(t,s.object)}),A.addToMap&&s.setMap(n.map),A.fitBounds&&n.map.fitBounds(n.getPolylineBounds(s)),s},A.prototype.attachVertexDragEvents=function(A,e){var t=this,n=A.getPath(),r=!1,o=-1;google.maps.event.addListener(n,"set_at",function(A){r=!0,o=A,t.setEditModeBlockingMapClick(!0)}),google.maps.event.addListener(n,"insert_at",function(A){r=!0,o=A,t.setEditModeBlockingMapClick(!0)}),google.maps.event.addListener(A,"mouseup",function(){r&&-1!==o&&(e&&e({_latLng:t.getPolylinePath(A).map(function(A){return{lat:A[0],long:A[1]}}),origin:A.path}),setTimeout(function(){t.setEditModeBlockingMapClick(!1)},500),r=!1,o=-1)})},A.prototype.setEditModeBlockingMapClick=function(A){this.editModeBlockingMapClick=A},A.prototype.drawPolylineWithNavigation=function(A,e){var t=this.drawPolyline(A,null);return t.navigationHandlerClick=e,this.navigationOptions=A.navigateOptions,this.navigateByPoint=!this.navigationOptions||this.navigationOptions.navigateByPoint,this.addNavigation(t),t},A.prototype.togglePolylines=function(A,e){var t=this;A.forEach(function(A){var n=t;A.setMap(e?n.map:null)})},A.prototype.alterPolylineOptions=function(A,e){A.forEach(function(A){var t={draggable:e.draggable?e.draggable:A.draggable,editable:e.editable?e.editable:A.editable,infowindows:e.infowindows?e.infowindows:A.infowindows,object:e.object?e.object:A.object,strokeColor:e.color?e.color:A.strokeColor,strokeOpacity:e.opacity?e.opacity:A.strokeOpacity,strokeWeight:e.weight?e.weight:A.strokeWeight,zIndex:e.zIndex?e.zIndex:A.zIndex};switch(e.path&&A.setPath(e.path.map(function(A){return new google.maps.LatLng(A[0],A[1])})),e.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:t.strokeOpacity=0,t.icons=[{icon:{path:"M 0,-1 0,1",scale:2,strokeOpacity:1},offset:"0",repeat:"10px"}];break;case r.PolylineType.Arrow:t.icons=[{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW,scaledSize:new google.maps.Size(20,20),size:new google.maps.Size(20,20)},offset:"90%",repeat:"20%"},{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW},offset:"0%"},{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW},offset:"100%"}];break;default:t.icons=null}A.setOptions(t)})},A.prototype.fitBoundsPolylines=function(A){this.map.fitBounds(this.getPolylinesBounds(A))},A.prototype.isPolylineOnMap=function(A){return!!A.map},A.prototype.addPolylinePath=function(A,e){var t=this;A.forEach(function(A){var n=A.getPath();n.push(new t.google.maps.LatLng(e[0],e[1])),A.setPath(n)})},A.prototype.getPolylinePath=function(A){return A.getPath().getArray().map(function(A){return[A.lat(),A.lng()]})},A.prototype.removePolylineHighlight=function(){this.google.maps.event.clearListeners(document,"keyup"),this.google.maps.event.clearListeners(document,"keydown"),this.selectedPath&&(this.selectedPath.setMap(null),this.selectedPath=null),this.navigateInfoWindow&&this.navigateInfoWindow.close()},A.prototype.addPolylineEvent=function(A,e,t){var r=this;A.forEach(function(A){switch(e){case n.PolylineEventType.SetAt:r.addPolylineEventMove(A,t);break;case n.PolylineEventType.RightClick:r.addPolylineEventRightClick(A,t);break;case n.PolylineEventType.InsertAt:r.addPolylineEventInsertAt(A,t);break;case n.PolylineEventType.RemoveAt:r.addPolylineEventRemoveAt(A,t);break;case n.PolylineEventType.DragPolyline:r.addPolylineEventDragPolyline(A,t);break;case n.PolylineEventType.MouseOver:r.addPolylineEventMouseOver(A,t);break;case n.PolylineEventType.MouseOut:r.addPolylineEventMouseOut(A,t)}})},A.prototype.removePolylineEvent=function(A,e){var t=this;A.forEach(function(A){return t.google.maps.event.clearListeners(A,"click")}),A.forEach(function(A){switch(e){case n.PolylineEventType.SetAt:t.google.maps.event.clearListeners(A.getPath(),"set_at");break;case n.PolylineEventType.RightClick:t.google.maps.event.clearListeners(A,"rightclick");break;case n.PolylineEventType.InsertAt:t.google.maps.event.clearListeners(A.getPath(),"insert_at");break;case n.PolylineEventType.RemoveAt:t.google.maps.event.clearListeners(A.getPath(),"remove_at");break;case n.PolylineEventType.DragPolyline:t.google.maps.event.clearListeners(A,"dragstart"),t.google.maps.event.clearListeners(A,"dragend");break;case n.PolylineEventType.MouseOver:t.google.maps.event.clearListeners(A,"mouseover");break;case n.PolylineEventType.MouseOut:t.google.maps.event.clearListeners(A,"mouseout")}})},A.prototype.setIndexPolylineHighlight=function(A,e){this.directionForward=!1,A.initialIdx=e,A.finalIdx=e+1,this.moveSelectedPath(A,this.navigationOptions),this.selectedPolyline=A,this.navigationOptions.navegateOnKeyPress?(this.google.maps.event.clearListeners(document,"keydown"),this.google.maps.event.addDomListener(document,"keydown",this.onKeyUp.bind(this))):(this.google.maps.event.clearListeners(document,"keyup"),this.google.maps.event.addDomListener(document,"keyup",this.onKeyUp.bind(this)))},A.prototype.getObjectPolyline=function(A){return A.object},A.prototype.getObjectPolylineHighlight=function(){return this.selectedPath?this.selectedPath.object:null},A.prototype.addPolylineHighlightEvent=function(A,e){this.selectedPath&&this.addPolylineEvent([this.selectedPath],A,e)},A.prototype.getPolylineHighlightIndex=function(){return this.selectedPath?[this.selectedPath.initialIdx,this.selectedPath.finalIdx]:null},A.prototype.addNavigation=function(A){this.google.maps.event.clearListeners(A,"click"),this.google.maps.event.addListener(A,"click",this.onClickPolyline.bind(this,A))},A.prototype.onClickPolyline=function(A,e){var t=this.checkIdx(A,e.latLng);if(A.initialIdx=t,A.finalIdx=t+1,this.moveSelectedPath(A,this.navigationOptions),this.selectedPolyline=A,this.navigationOptions.navegateOnKeyPress?(this.google.maps.event.clearListeners(document,"keydown"),this.google.maps.event.addDomListener(document,"keydown",this.onKeyUp.bind(this))):(this.google.maps.event.clearListeners(document,"keyup"),this.google.maps.event.addDomListener(document,"keyup",this.onKeyUp.bind(this))),A.navigationHandlerClick){var n=new o.default([e.latLng.lat(),e.latLng.lng()]);A.navigationHandlerClick(n,A.object)}},A.prototype.onKeyUp=function(A){var e=this;if(e.selectedPath)switch(A.which?A.which:A.keyCode){case 38:case 39:e.moveForwards(A.shiftKey);break;case 37:case 40:e.moveBackwards(A.shiftKey)}},A.prototype.moveForwards=function(A){var e=this,t=e.selectedPolyline;(!e.navigateByPoint||e.directionForward)&&t.finalIdx<t.getPath().getArray().length-1&&e.navigateForward(A,t),e.directionForward=!0,e.moveSelectedPath(t,null)},A.prototype.navigateForward=function(A,e){var t=this;A?(t.multiSelection=!0,t.multiSelectionForward&&e.finalIdx++,t.multiSelectionForward=!0):(e.finalIdx++,e.initialIdx=t.multiSelection?e.finalIdx-1:e.initialIdx+1,t.multiSelection=!1)},A.prototype.moveBackwards=function(A){var e=this,t=e.selectedPolyline;e.navigateByPoint&&e.directionForward||!(t.initialIdx>0)||e.navigateBackward(A,t),e.directionForward=!1,e.moveSelectedPath(t,null)},A.prototype.navigateBackward=function(A,e){var t=this;A?(t.multiSelection=!0,t.multiSelectionForward||e.initialIdx--,t.multiSelectionForward=!1):(e.initialIdx--,e.finalIdx=t.multiSelection?e.initialIdx+1:e.finalIdx-1,t.multiSelection=!1)},A.prototype.moveSelectedPath=function(A,e){var t=A.getPath().getArray().slice(A.initialIdx,A.finalIdx+1);if(this.selectedPath)this.selectedPath.setPath(t),this.selectedPath.object=A.object,this.updateSelectedPathListeners();else{var n={editable:null==e?void 0:e.editable,keyboardShortcuts:!1,map:this.map,object:A.object,path:t,strokeColor:e&&e.color||"#FF0000",strokeOpacity:e&&e.opacity||1,strokeWeight:e&&e.weight||10,zIndex:9999};if(null!==(null==e?void 0:e.style))switch(null==e?void 0:e.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:n.strokeOpacity=0,n.icons=[{icon:{path:"M 0,-1 0,1",scale:2,strokeOpacity:1},offset:"0",repeat:"10px"}];break;case r.PolylineType.Arrow:n.icons=[{icon:{anchor:new google.maps.Point(0,2),fillColor:"#000",fillOpacity:.7,path:google.maps.SymbolPath.FORWARD_OPEN_ARROW,scale:4,strokeColor:"#000",strokeWeight:5},offset:"100%"}]}this.selectedPath=new this.google.maps.Polyline(n)}this.selectedPath.initialIdx=A.initialIdx,this.selectedPath.finalIdx=A.finalIdx,this.drawPopupNavigation(A)},A.prototype.addPolylineEventMove=function(A,e){A.moveListener=function(t,n){if(!A.dragging){var r=A.getPath().getAt(t),i=new o.default([r.lat(),r.lng()]),s=new o.default([n.lat(),n.lng()]);e(i,s,A.object,t,A.getPath().getArray().map(function(A){return new o.default([A.lat(),A.lng()])}))}},this.google.maps.event.addListener(A.getPath(),"set_at",A.moveListener)},A.prototype.addPolylineEventInsertAt=function(A,e){A.insertAtListener=function(t){var n=A.getPath(),r=n.getAt(t),i=new o.default([r.lat(),r.lng()]),s=n.getAt(t-1),a=s?new o.default([s.lat(),s.lng()]):null;e(i,a,A.object,t,A.getPath().getArray().map(function(A){return new o.default([A.lat(),A.lng()])}))},this.google.maps.event.addListener(A.getPath(),"insert_at",A.insertAtListener)},A.prototype.addPolylineEventRemoveAt=function(A,e){A.removeAtListener=function(t){var n=new o.default([A.getPath().getAt(t).lat(),A.getPath().getAt(t).lng()]);e(n,A.object,A.getPath().getArray().map(function(A){return new o.default([A.lat(),A.lng()])}))},this.google.maps.event.addListener(A.getPath(),"remove_at",A.removeAtListener)},A.prototype.addPolylineEventRightClick=function(A,e){A.rightClickPolylineListener=function(t){A.dragging=!1;var n=new o.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)},this.google.maps.event.addListener(A,"rightclick",A.rightClickPolylineListener)},A.prototype.addPolylineEventMouseOver=function(A,e){A.overPolylineListener=function(t){A.dragging=!1;var n=new o.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)},this.google.maps.event.addListener(A,"mouseover",A.overPolylineListener)},A.prototype.addPolylineEventMouseOut=function(A,e){A.outPolylineListener=function(t){A.dragging=!1;var n=new o.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)},this.google.maps.event.addListener(A,"mouseout",A.outPolylineListener)},A.prototype.addPolylineEventDragPolyline=function(A,e){A.dragPolylineListener=function(){A.dragging=!1;var t=A.getPath().getArray().map(function(A){return new o.default([A.lat(),A.lng()])});e(t,A.object)},this.google.maps.event.addListener(A,"dragend",A.dragPolylineListener),this.google.maps.event.addListener(A,"dragstart",function(){return A.dragging=!0})},A.prototype.updateSelectedPathListeners=function(){this.selectedPath.moveListener&&(this.google.maps.event.clearListeners(this.selectedPath.getPath(),"set_at"),this.google.maps.event.addListener(this.selectedPath.getPath(),"set_at",this.selectedPath.moveListener)),this.selectedPath.insertAtListener&&(this.google.maps.event.clearListeners(this.selectedPath.getPath(),"insert_at"),this.google.maps.event.addListener(this.selectedPath.getPath(),"insert_at",this.selectedPath.insertAtListener)),this.selectedPath.removeAtListener&&(this.google.maps.event.clearListeners(this.selectedPath.getPath(),"remove_at"),this.google.maps.event.addListener(this.selectedPath.getPath(),"remove_at",this.selectedPath.removeAtListener))},A.prototype.drawPopupNavigation=function(A){var e,t,n=this,r=n.directionForward?A.finalIdx:A.initialIdx;n.navigateByPoint||(r=A.finalIdx>A.initialIdx?A.finalIdx:A.initialIdx);var o=A.infowindows?A.infowindows[r]:null;if(o){var i=A.getPath().getArray()[r];n.navigateInfoWindow?null===(e=this.googlePopups)||void 0===e||e.alterPopup(n.navigateInfoWindow,{content:o,latlng:[i.lat(),i.lng()]}):n.navigateInfoWindow=null===(t=this.googlePopups)||void 0===t?void 0:t.drawPopup({content:o,latlng:[i.lat(),i.lng()]})}},A.prototype.checkIdx=function(A,e){for(var t=A.getPath(),n=0,r=Number.MAX_VALUE,o=-1,i=0;i<t.length-1;i++)(n=this.distanceToLine(t.getAt(i),t.getAt(i+1),e))<r&&(r=n,o=i);return o},A.prototype.distanceToLine=function(A,e,t){var n=this,r=e.lng()-A.lng(),o=e.lat()-A.lat(),i=(t.lng()-A.lng())*r,s=r*r+o*o;if(i+=(t.lat()-A.lat())*o,s>0?i/=s:i=-1,i<0)return n.kmTo(t,A);if(i>1)return n.kmTo(t,e);var a=new this.google.maps.LatLng(A.lat()+i*o,A.lng()+i*r);return n.kmTo(t,a)},A.prototype.kmTo=function(A,e){var t=Math,n=t.PI/180,r=A.lat()*n,o=e.lat()*n,i=r-o,s=A.lng()*n-e.lng()*n;return 6378.137*(2*t.asin(t.sqrt(t.pow(t.sin(i/2),2)+t.cos(r)*t.cos(o)*t.pow(t.sin(s/2),2))))*1e3},A.prototype.getPolylinesBounds=function(A){var e=new this.google.maps.LatLngBounds;return A.forEach(function(A){A.getPath().getArray().forEach(function(A){return e.extend(A)})}),e},A.prototype.getPolylineBounds=function(A){var e=new this.google.maps.LatLngBounds;return A.getPath().getArray().forEach(function(A){return e.extend(A)}),e},A}()},(A,e,t)=>{"use strict";var n;t.r(e),t.d(e,{PolylineType:()=>n}),function(A){A[A.Dashed=0]="Dashed",A[A.Dotted=1]="Dotted",A[A.Arrow=2]="Arrow"}(n||(n={}))},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(){function A(A,e){this.map={},this.google={},this.map=A,this.google=e}return A.prototype.drawPopup=function(A,e){var t=new this.google.maps.InfoWindow({content:A.content});return A.latlng&&t.setPosition({lat:A.latlng[0],lng:A.latlng[1]}),t.open(this.map,e||null),A.object&&(t.object=A.object),t},A.prototype.alterPopup=function(A,e,t){return this.alterPopupContent(A,e,t),A.getMap()||A.open(this.map,t||null),e.object&&(A.object=e.object),A},A.prototype.alterPopupContent=function(A,e,t){e.content&&A.setContent(e.content),e.latlng?A.setPosition({lat:e.latlng[0],lng:e.latlng[1]}):t&&A.setPosition(t.getPosition()),e.object&&(A.object=e.object)},A.prototype.closePopup=function(A){A.close()},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>p});var n=t(21),r=t(3),o=t(22),i=t(23),s=t(24),a=t(25),l=t(26),c=t(27),u=t(28),g=t(29),B=t(30),d=function(A,e,t,n){return new(t||(t=Promise))(function(r,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){var e;A.done?r(A.value):(e=A.value,e instanceof t?e:new t(function(A){A(e)})).then(i,s)}a((n=n.apply(A,e||[])).next())})},h=function(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(a){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(t=1,n&&(r=2&s[0]?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(A,i)}catch(A){s=[6,A],n=0}finally{t=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};const p=function(){function A(){this.leafletMarkers=null,this.leafletPolygons=null,this.leafletCircles=null,this.leafletPolylines=null,this.leafletPopups=null,this.leafletMap=null,this.leafletOverlays=null,this.leafletGeoJson=null,this.leafletHeatMap=null,this.mapsApiLoader=new r.MapsApiLoaderService}return A.prototype.initialize=function(A,e,t){return d(this,void 0,void 0,function(){var r,d,p,f,w,C,Q,y,v,m,U;return h(this,function(h){switch(h.label){case 0:return h.trys.push([0,4,,5]),[4,this.mapsApiLoader.loadApi(A,e)];case 1:return r=h.sent(),d=r,this.loadDependencies(e),[4,this.mapTimeout(1e3)];case 2:return h.sent(),p={center:new d.LatLng(-14,-54),editable:!0,keyboard:!1,maxZoom:e.wikimedia?18:19,minZoom:4,zoom:4,zoomControl:!1},e.gestureHandling&&(p.gestureHandling=!0),[4,this.mapTimeout(200)];case 3:return h.sent(),f=new d.tileLayer("https://tile.openstreetmap.org/{z}/{x}/{y}.png",p),w=new d.tileLayer("https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}{r}.png",{attribution:'<a href="https://wikimediafoundation.org/wiki/Maps_Terms_of_Use">Wikimedia</a>'}),C=L.tileLayer("https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}",{attribution:"Tiles &copy; Esri &mdash; Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community",maxZoom:18}),p.layers=[e.wikimedia?w:f],Q=new d.Map(t,p),y={Map:e.wikimedia?w:f,Satellite:C},e.mapTiles&&e.mapTiles.length&&e.mapTiles.forEach(function(A){var e=new d.tileLayer(A.url,A.options);y[A.name]=e}),d.control.layers(y,null,{position:"topleft"}).addTo(Q),d.control.zoom({position:"bottomright"}).addTo(Q),v={hideElementsWithSelectors:[".leaflet-control-container",".leaflet-dont-include-pane","#snapshot-button"],hidden:!0},m=new n.SimpleMapScreenshoter(v),this.leafletScreenshot=m.addTo(Q),this.leafletMarkers=new l.default(Q,d),this.leafletPolygons=new u.default(Q,d),this.leafletCircles=new o.default(Q,d),this.leafletPopups=new B.default(Q,d),this.leafletPolylines=new g.default(Q,d,this.leafletPopups),this.leafletMap=new a.default(Q,d,this.leafletPolylines),this.leafletOverlays=new c.default(Q,d,this.leafletPolygons),this.leafletGeoJson=new i.default(Q,d),this.leafletHeatMap=new s.default(Q,d),[2,this];case 4:return U=h.sent(),console.error(U),[2,U];case 5:return[2]}})})},A.prototype.loadGEOJson=function(A,e,t){var n;null===(n=this.leafletGeoJson)||void 0===n||n.loadGEOJson(A,e,t)},A.prototype.drawMarker=function(A,e){var t;return null===(t=this.leafletMarkers)||void 0===t?void 0:t.drawMarker(A,e)},A.prototype.drawCircleMarker=function(A,e){var t;return null===(t=this.leafletMarkers)||void 0===t?void 0:t.drawCircleMarker(A,e)},A.prototype.toggleMarkers=function(A,e,t){var n;null===(n=this.leafletMarkers)||void 0===n||n.toggleMarkers(A,e,t)},A.prototype.alterMarkerOptions=function(A,e){var t;null===(t=this.leafletMarkers)||void 0===t||t.alterMarkerOptions(A,e)},A.prototype.alterMarkerPosition=function(A,e,t){var n;null===(n=this.leafletMarkers)||void 0===n||n.alterMarkerPosition(A,e,t)},A.prototype.fitBoundsPositions=function(A){var e;null===(e=this.leafletMarkers)||void 0===e||e.fitBoundsPositions(A)},A.prototype.isMarkerOnMap=function(A){var e;return null===(e=this.leafletMarkers)||void 0===e?void 0:e.isMarkerOnMap(A)},A.prototype.setCenterMarker=function(A){var e;null===(e=this.leafletMarkers)||void 0===e||e.setCenterMarker(A)},A.prototype.addMarkerEvent=function(A,e,t){var n;null===(n=this.leafletMarkers)||void 0===n||n.addMarkerEvent(A,e,t)},A.prototype.removeMarkerEvent=function(A,e){var t;null===(t=this.leafletMarkers)||void 0===t||t.removeMarkerEvent(A,e)},A.prototype.addMarkerClusterer=function(A){var e;return null===(e=this.leafletMarkers)||void 0===e?void 0:e.addMarkerClusterer(A)},A.prototype.alterMarkerClustererConfig=function(A,e){var t;null===(t=this.leafletMarkers)||void 0===t||t.alterMarkerClustererConfig(A,e)},A.prototype.refreshClusterer=function(A){var e;null===(e=this.leafletMarkers)||void 0===e||e.refreshClusterer(A)},A.prototype.addMarkerOnClusterer=function(A,e){var t;null===(t=this.leafletMarkers)||void 0===t||t.addMarkerOnClusterer(A,e)},A.prototype.removeMarkerFromClusterer=function(A,e){var t;null===(t=this.leafletMarkers)||void 0===t||t.removeMarkerFromClusterer(A,e)},A.prototype.clearMarkersClusterer=function(A){var e;null===(e=this.leafletMarkers)||void 0===e||e.clearMarkersClusterer(A)},A.prototype.countMarkersOnCluster=function(A){var e;return null===(e=this.leafletMarkers)||void 0===e?void 0:e.countMarkersOnCluster(A)},A.prototype.drawPolygon=function(A,e){var t;return null===(t=this.leafletPolygons)||void 0===t?void 0:t.drawPolygon(A,e)},A.prototype.togglePolygons=function(A,e){var t;null===(t=this.leafletPolygons)||void 0===t||t.togglePolygons(A,e)},A.prototype.alterPolygonOptions=function(A,e){var t;null===(t=this.leafletPolygons)||void 0===t||t.alterPolygonOptions(A,e)},A.prototype.fitBoundsPolygons=function(A){var e;null===(e=this.leafletPolygons)||void 0===e||e.fitBoundsPolygons(A)},A.prototype.setCenterPolygons=function(A){var e;null===(e=this.leafletPolygons)||void 0===e||e.setCenterPolygons(A)},A.prototype.isPolygonOnMap=function(A){var e;return null===(e=this.leafletPolygons)||void 0===e?void 0:e.isPolygonOnMap(A)},A.prototype.getPolygonPath=function(A){var e;return null===(e=this.leafletPolygons)||void 0===e?void 0:e.getPolygonPath(A)},A.prototype.addPolygonEvent=function(A,e,t){var n;null===(n=this.leafletPolygons)||void 0===n||n.addPolygonEvent(A,e,t)},A.prototype.removePolygonEvent=function(A,e){var t;null===(t=this.leafletPolygons)||void 0===t||t.removePolygonEvent(A,e)},A.prototype.drawCircle=function(A,e){var t;return null===(t=this.leafletCircles)||void 0===t?void 0:t.drawCircle(A,e)},A.prototype.toggleCircles=function(A,e){var t;null===(t=this.leafletCircles)||void 0===t||t.toggleCircles(A,e)},A.prototype.alterCircleOptions=function(A,e){var t;null===(t=this.leafletCircles)||void 0===t||t.alterCircleOptions(A,e)},A.prototype.fitBoundsCircles=function(A){var e;null===(e=this.leafletCircles)||void 0===e||e.fitBoundsCircles(A)},A.prototype.isCircleOnMap=function(A){var e;return null===(e=this.leafletCircles)||void 0===e?void 0:e.isCircleOnMap(A)},A.prototype.getCircleCenter=function(A){var e;return null===(e=this.leafletCircles)||void 0===e?void 0:e.getCircleCenter(A)},A.prototype.getCircleRadius=function(A){var e;return null===(e=this.leafletCircles)||void 0===e?void 0:e.getCircleRadius(A)},A.prototype.addCircleEvent=function(A,e,t){var n;null===(n=this.leafletCircles)||void 0===n||n.addCircleEvent(A,e,t)},A.prototype.removeCircleEvent=function(A,e){var t;null===(t=this.leafletCircles)||void 0===t||t.removeCircleEvent(A,e)},A.prototype.drawPolyline=function(A,e,t){var n;return null===(n=this.leafletPolylines)||void 0===n?void 0:n.drawPolyline(A,e,t)},A.prototype.drawPolylineWithNavigation=function(A,e){var t;return null===(t=this.leafletPolylines)||void 0===t?void 0:t.drawPolylineWithNavigation(A,e)},A.prototype.togglePolylines=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.togglePolylines(A,e)},A.prototype.alterPolylineOptions=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.alterPolylineOptions(A,e)},A.prototype.fitBoundsPolylines=function(A){var e;null===(e=this.leafletPolylines)||void 0===e||e.fitBoundsPolylines(A)},A.prototype.isPolylineOnMap=function(A){var e;return null===(e=this.leafletPolylines)||void 0===e?void 0:e.isPolylineOnMap(A)},A.prototype.addPolylinePath=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.addPolylinePath(A,e)},A.prototype.getPolylinePath=function(A){var e;return null===(e=this.leafletPolylines)||void 0===e?void 0:e.getPolylinePath(A)},A.prototype.removePolylineHighlight=function(){var A;null===(A=this.leafletPolylines)||void 0===A||A.removePolylineHighlight()},A.prototype.addPolylineEvent=function(A,e,t){var n;null===(n=this.leafletPolylines)||void 0===n||n.addPolylineEvent(A,e,t)},A.prototype.removePolylineEvent=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.removePolylineEvent(A,e)},A.prototype.setIndexPolylineHighlight=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.setIndexPolylineHighlight(A,e)},A.prototype.getObjectPolyline=function(A){var e;return null===(e=this.leafletPolylines)||void 0===e?void 0:e.getObjectPolyline(A)},A.prototype.getObjectPolylineHighlight=function(){var A;return null===(A=this.leafletPolylines)||void 0===A?void 0:A.getObjectPolylineHighlight()},A.prototype.addPolylineHighlightEvent=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.addPolylineHighlightEvent(A,e)},A.prototype.getPolylineHighlightIndex=function(){var A;return null===(A=this.leafletPolylines)||void 0===A?void 0:A.getPolylineHighlightIndex()},A.prototype.checkIdx=function(A,e){var t;return null===(t=this.leafletPolylines)||void 0===t?void 0:t.checkIdx(A,{lat:e[0],lng:e[1]})},A.prototype.drawPopup=function(A,e){var t;return null===(t=this.leafletPopups)||void 0===t?void 0:t.drawPopup(A,e)},A.prototype.alterPopup=function(A,e,t){var n;return null===(n=this.leafletPopups)||void 0===n?void 0:n.alterPopup(A,e,t)},A.prototype.alterPopupContent=function(A,e,t){var n;null===(n=this.leafletPopups)||void 0===n||n.alterPopupContent(A,e,t)},A.prototype.closePopup=function(A){var e;null===(e=this.leafletPopups)||void 0===e||e.closePopup(A)},A.prototype.resizeMap=function(){var A;null===(A=this.leafletMap)||void 0===A||A.resizeMap()},A.prototype.addEventMap=function(A,e){var t;null===(t=this.leafletMap)||void 0===t||t.addEventMap(A,e)},A.prototype.removeEventMap=function(A){var e;null===(e=this.leafletMap)||void 0===e||e.removeEventMap(A)},A.prototype.getZoom=function(){var A;return null===(A=this.leafletMap)||void 0===A?void 0:A.getZoom()},A.prototype.setZoom=function(A){var e;null===(e=this.leafletMap)||void 0===e||e.setZoom(A)},A.prototype.takeMapScreenshot=function(){return d(this,void 0,void 0,function(){return h(this,function(A){switch(A.label){case 0:return[4,this.leafletScreenshot.takeScreen("image")];case 1:return[2,A.sent()]}})})},A.prototype.getCenter=function(){var A;return null===(A=this.leafletMap)||void 0===A?void 0:A.getCenter()},A.prototype.setCenter=function(A){var e;null===(e=this.leafletMap)||void 0===e||e.setCenter(A)},A.prototype.pixelsToLatLng=function(A,e){var t;return null===(t=this.leafletMap)||void 0===t?void 0:t.pixelsToLatLng(A,e)},A.prototype.fitBoundsElements=function(A,e,t,n){var r;null===(r=this.leafletMap)||void 0===r||r.fitBoundsElements(A,e,t,n)},A.prototype.drawOverlay=function(A,e){var t;return null===(t=this.leafletOverlays)||void 0===t?void 0:t.drawOverlay(A,e)},A.prototype.toggleOverlay=function(A,e){var t;null===(t=this.leafletOverlays)||void 0===t||t.toggleOverlay(A,e)},A.prototype.drawHeatMap=function(A){var e;return null===(e=this.leafletHeatMap)||void 0===e?void 0:e.drawHeatMap(A)},A.prototype.toggleHeatMap=function(A,e){var t;null===(t=this.leafletHeatMap)||void 0===t||t.toggleHeatMap(A,e)},A.prototype.updateHeatMapData=function(A,e){var t;null===(t=this.leafletHeatMap)||void 0===t||t.updateHeatMapData(A,e)},A.prototype.setHeatMapOptions=function(A,e){var t;null===(t=this.leafletHeatMap)||void 0===t||t.setHeatMapOptions(A,e)},A.prototype.isHeatMapOnMap=function(A){var e;return(null===(e=this.leafletHeatMap)||void 0===e?void 0:e.isHeatMapOnMap(A))||!1},A.prototype.mapTimeout=function(A){return new Promise(function(e){return setTimeout(e,A)})},A.prototype.loadDependencies=function(A){var e=A.cssDependencies;e&&e.length>0&&e.forEach(function(A){var e,t=document.createElement("link");t.rel="stylesheet",t.href=A,null===(e=null===document||void 0===document?void 0:document.querySelector("head"))||void 0===e||e.appendChild(t)});var t=A.scriptsDependencies;t&&t.length>0&&t.forEach(function(A){var e,t=document.createElement("script");t.type="text/javascript",t.src=A,null===(e=document.querySelector("head"))||void 0===e||e.appendChild(t)})},A}()},function(A,e,t){!function(A){"use strict";var e="undefined"!=typeof window?window:void 0!==t.g?t.g:"undefined"!=typeof self?self:{};function n(A,e){return A(e={exports:{}},e.exports),e.exports}var r=n(function(A,t){!function(e){const t={escape:function(A){return A.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1")},parseExtension:n,mimeType:function(A){return A=n(A).toLowerCase(),function(){var A="application/font-woff",e="image/jpeg";return{woff:A,woff2:A,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:e,jpeg:e,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml"}}()[A]||""},dataAsUrl:function(A,e){return`data:${e};base64,`+A},isDataUrl:function(A){return-1!==A.search(/^(data:)/)},canvasToBlob:function(A){return A.toBlob?new Promise(function(e){A.toBlob(e)}):(e=A,new Promise(function(A){const t=B(e.toDataURL().split(",")[1]);var n=t.length;const r=new Uint8Array(n);for(let A=0;A<n;A++)r[A]=t.charCodeAt(A);A(new Blob([r],{type:"image/png"}))}));var e},resolveUrl:function(A,e){const t=document.implementation.createHTMLDocument(),n=t.createElement("base"),r=(t.head.appendChild(n),t.createElement("a"));return t.body.appendChild(r),n.href=e,r.href=A,r.href},getAndEncode:function(A){let e=u.impl.urlCache.find(function(e){return e.url===A});return e||(e={url:A,promise:null},u.impl.urlCache.push(e)),null===e.promise&&(u.impl.options.cacheBust&&(A+=(/\?/.test(A)?"&":"?")+(new Date).getTime()),e.promise=new Promise(function(e){const t=u.impl.options.httpTimeout,n=new XMLHttpRequest;let r;var o;function i(A){console.error(A),e("")}n.onreadystatechange=function(){if(4===n.readyState)if(200!==n.status)r?e(r):i(`cannot fetch resource: ${A}, status: `+n.status);else{const A=new FileReader;A.onloadend=function(){var t=A.result.split(/,/)[1];e(t)},A.readAsDataURL(n.response)}},n.ontimeout=function(){r?e(r):i(`timeout of ${t}ms occured while fetching resource: `+A)},n.responseType="blob",n.timeout=t,u.impl.options.useCredentials&&(n.withCredentials=!0),n.open("GET",A,!0),n.send(),u.impl.options.imagePlaceholder&&(o=u.impl.options.imagePlaceholder.split(/,/))&&o[1]&&(r=o[1])})),e.promise},uid:function(){let A=0;return function(){return"u"+("0000"+(Math.random()*Math.pow(36,4)|0).toString(36)).slice(-4)+A++}}(),delay:function(A){return function(e){return new Promise(function(t){setTimeout(function(){t(e)},A)})}},asArray:function(A){const e=[],t=A.length;for(let n=0;n<t;n++)e.push(A[n]);return e},escapeXhtml:function(A){return A.replace(/%/g,"%25").replace(/#/g,"%23").replace(/\n/g,"%0A")},makeImage:function(A){return"data:,"!==A?new Promise(function(e,t){const n=new Image;u.impl.options.useCredentials&&(n.crossOrigin="use-credentials"),n.onload=function(){e(n)},n.onerror=t,n.src=A}):Promise.resolve()},width:function(A){var e=r(A,"border-left-width"),t=r(A,"border-right-width");return A.scrollWidth+e+t},height:function(A){var e=r(A,"border-top-width"),t=r(A,"border-bottom-width");return A.scrollHeight+e+t}};function n(A){return(A=/\.([^\.\/]*?)(\?|$)/g.exec(A))?A[1]:""}function r(A,e){const t=g(A).getPropertyValue(e);return parseFloat(t.replace("px",""))}const o=function(){const A=/url\(['"]?([^'"]+?)['"]?\)/g;return{inlineAll:function(A,t,o){return e(A)?Promise.resolve(A).then(n).then(function(e){let n=Promise.resolve(A);return e.forEach(function(A){n=n.then(function(e){return r(e,A,t,o)})}),n}):Promise.resolve(A)},shouldProcess:e,impl:{readUrls:n,inline:r}};function e(e){return-1!==e.search(A)}function n(e){const n=[];for(var r;null!==(r=A.exec(e));)n.push(r[1]);return n.filter(function(A){return!t.isDataUrl(A)})}function r(A,e,n,r){return Promise.resolve(e).then(function(A){return n?t.resolveUrl(A,n):A}).then(r||t.getAndEncode).then(function(A){return t.dataAsUrl(A,t.mimeType(e))}).then(function(n){return A.replace((r=e,new RegExp(`(url\\(['"]?)(${t.escape(r)})(['"]?\\))`,"g")),`$1${n}$3`);var r})}}(),i={resolveAll:function(){return s().then(function(A){return Promise.all(A.map(function(A){return A.resolve()}))}).then(function(A){return A.join("\n")})},impl:{readAll:s}};function s(){return Promise.resolve(t.asArray(document.styleSheets)).then(function(A){const e=[];return A.forEach(function(A){if(Object.getPrototypeOf(A).hasOwnProperty("cssRules"))try{t.asArray(A.cssRules||[]).forEach(e.push.bind(e))}catch(e){console.log("Error while reading CSS rules from "+A.href,e.toString())}}),e}).then(function(A){return A.filter(function(A){return A.type===CSSRule.FONT_FACE_RULE}).filter(function(A){return o.shouldProcess(A.style.getPropertyValue("src"))})}).then(function(e){return e.map(A)});function A(A){return{resolve:function(){var e=(A.parentStyleSheet||{}).href;return o.inlineAll(A.cssText,e)},src:function(){return A.style.getPropertyValue("src")}}}}const a={inlineAll:function A(e){return e instanceof Element?function(A){const e=A.style.getPropertyValue("background");return e?o.inlineAll(e).then(function(t){A.style.setProperty("background",t,e)}).then(function(){return A}):Promise.resolve(A)}(e).then(function(){return e instanceof HTMLImageElement?l(e).inline():Promise.all(t.asArray(e.childNodes).map(function(e){return A(e)}))}):Promise.resolve(e)},impl:{newImage:l}};function l(A){return{inline:function(e){return t.isDataUrl(A.src)?Promise.resolve():Promise.resolve(A.src).then(e||t.getAndEncode).then(function(e){return t.dataAsUrl(e,t.mimeType(A.src))}).then(function(e){return new Promise(function(t){A.onload=t,A.onerror=t,A.src=e})})}}}const c={imagePlaceholder:void 0,cacheBust:!1,useCredentials:!1,httpTimeout:3e4},u={toSvg:d,toPng:function(A,e){return(e=e||{}).raster=!0,h(A,e).then(function(A){return A.toDataURL()})},toJpeg:function(A,e){return(e=e||{}).raster=!0,h(A,e).then(function(A){return A.toDataURL("image/jpeg",e.quality||1)})},toBlob:function(A,e){return(e=e||{}).raster=!0,h(A,e).then(t.canvasToBlob)},toPixelData:function(A,e){return(e=e||{}).raster=!0,h(A,e).then(function(e){return e.getContext("2d").getImageData(0,0,t.width(A),t.height(A)).data})},toCanvas:function(A,e){return(e=e||{}).raster=!0,h(A,e||{})},impl:{fontFaces:i,images:a,util:t,inliner:o,urlCache:[],options:{}}},g=(A.exports=u,e.getComputedStyle||window.getComputedStyle),B=e.atob||window.atob;function d(A,e){var n=e=e||{};return void 0===n.imagePlaceholder?u.impl.options.imagePlaceholder=c.imagePlaceholder:u.impl.options.imagePlaceholder=n.imagePlaceholder,void 0===n.cacheBust?u.impl.options.cacheBust=c.cacheBust:u.impl.options.cacheBust=n.cacheBust,void 0===n.useCredentials?u.impl.options.useCredentials=c.useCredentials:u.impl.options.useCredentials=n.useCredentials,Promise.resolve(A).then(function(A){return function A(e,n,r,o,i=null){return r||!n||n(e)?Promise.resolve(e).then(function(A){return A instanceof HTMLCanvasElement?t.makeImage(A.toDataURL()):"IFRAME"===A.nodeName?html2canvas(A.contentDocument.body).then(A=>A.toDataURL()).then(t.makeImage):A.cloneNode(!1)}).then(function(r){return function(e,r){const i=e.childNodes;return 0===i.length?Promise.resolve(r):function(t,r){const i=g(e);let s=Promise.resolve();return r.forEach(function(e){s=s.then(function(){return A(e,n,!1,o,i)}).then(function(A){A&&t.appendChild(A)})}),s}(r,t.asArray(i)).then(function(){return r})}(e,r)}).then(function(A){return function(A,e,n){return e instanceof Element?Promise.resolve().then(function(){!function(A,e){const o=g(A);o.cssText?(e.style.cssText=o.cssText,function(A,e){e.font=A.font,e.fontFamily=A.fontFamily,e.fontFeatureSettings=A.fontFeatureSettings,e.fontKerning=A.fontKerning,e.fontSize=A.fontSize,e.fontStretch=A.fontStretch,e.fontStyle=A.fontStyle,e.fontVariant=A.fontVariant,e.fontVariantCaps=A.fontVariantCaps,e.fontVariantEastAsian=A.fontVariantEastAsian,e.fontVariantLigatures=A.fontVariantLigatures,e.fontVariantNumeric=A.fontVariantNumeric,e.fontVariationSettings=A.fontVariationSettings,e.fontWeight=A.fontWeight}(o,e.style)):(n?function(A,e,t,n){const r=t.style,o=A.style;for(var i of e){var s=e.getPropertyValue(i),a=o.getPropertyValue(i);o.setProperty(i,n?"initial":"unset"),e.getPropertyValue(i)!==s?r.setProperty(i,s):r.removeProperty(i),o.setProperty(i,a)}}(A,o,e,r):function(A,e,n){const r=function(A){if(Q[A])return Q[A];C||((C=document.createElement("iframe")).style.visibility="hidden",C.style.position="fixed",document.body.appendChild(C),C.contentWindow.document.write('<!DOCTYPE html><meta charset="UTF-8"><title>sandbox</title><body>'));const e=document.createElement(A),n=(C.contentWindow.document.body.appendChild(e),e.textContent=".",C.contentWindow.getComputedStyle(e)),r={};return t.asArray(n).forEach(function(A){r[A]="width"===A||"height"===A?"auto":n.getPropertyValue(A)}),C.contentWindow.document.body.removeChild(e),Q[A]=r}(n.tagName),o=n.style;t.asArray(A).forEach(function(t){var n=A.getPropertyValue(t);(n!==r[t]||e&&n!==e.getPropertyValue(t))&&o.setProperty(t,n,A.getPropertyPriority(t))})}(o,i,e),r&&(["inset-block","inset-block-start","inset-block-end"].forEach(A=>e.style.removeProperty(A)),["left","right","top","bottom"].forEach(A=>{e.style.getPropertyValue(A)&&e.style.setProperty(A,"0px")})))}(A,e)}).then(function(){[":before",":after"].forEach(function(n){!function(n){const r=g(A,n),o=r.getPropertyValue("content");if(""!==o&&"none"!==o){const A=t.uid(),o=e.getAttribute("class"),i=(o&&e.setAttribute("class",o+" "+A),document.createElement("style"));i.appendChild(function(){const e=`.${A}:`+n,o=(r.cssText?function(){return`${r.cssText} content: ${r.getPropertyValue("content")};`}:function(){return t.asArray(r).map(function(A){return A+": "+r.getPropertyValue(A)+(r.getPropertyPriority(A)?" !important":"")}).join("; ")+";"})();return document.createTextNode(e+`{${o}}`)}()),e.appendChild(i)}}(n)})}).then(function(){A instanceof HTMLTextAreaElement&&(e.innerHTML=A.value),A instanceof HTMLInputElement&&e.setAttribute("value",A.value)}).then(function(){e instanceof SVGElement&&(e.setAttribute("xmlns","http://www.w3.org/2000/svg"),e instanceof SVGRectElement&&["width","height"].forEach(function(A){const t=e.getAttribute(A);t&&e.style.setProperty(A,t)}))}).then(function(){return e}):e}(e,A,o)}):Promise.resolve()}(A,e.filter,!0,!e.raster)}).then(p).then(f).then(function(A){e.bgcolor&&(A.style.backgroundColor=e.bgcolor),e.width&&(A.style.width=e.width+"px"),e.height&&(A.style.height=e.height+"px"),e.style&&Object.keys(e.style).forEach(function(t){A.style[t]=e.style[t]});let t=null;return"function"==typeof e.onclone&&(t=e.onclone(A)),Promise.resolve(t).then(function(){return A})}).then(function(n){return r=e.width||t.width(A),o=e.height||t.height(A),Promise.resolve(n).then(function(A){return A.setAttribute("xmlns","http://www.w3.org/1999/xhtml"),(new XMLSerializer).serializeToString(A)}).then(t.escapeXhtml).then(function(A){return`<foreignObject x="0" y="0" width="100%" height="100%">${A}</foreignObject>`}).then(function(A){return`<svg xmlns="http://www.w3.org/2000/svg" width="${r}" height="${o}">${A}</svg>`}).then(function(A){return"data:image/svg+xml;charset=utf-8,"+A});var r,o}).then(function(A){return u.impl.urlCache=[],A})}function h(A,e){return d(A,e).then(t.makeImage).then(t.delay(0)).then(function(n){var r="number"!=typeof e.scale?1:e.scale;const o=function(A,n){const r=document.createElement("canvas");if(r.width=(e.width||t.width(A))*n,r.height=(e.height||t.height(A))*n,e.bgcolor){const A=r.getContext("2d");A.fillStyle=e.bgcolor,A.fillRect(0,0,r.width,r.height)}return r}(A,r),i=o.getContext("2d");return i.mozImageSmoothingEnabled=!1,i.msImageSmoothingEnabled=!1,i.imageSmoothingEnabled=!1,n&&(i.scale(r,r),i.drawImage(n,0,0)),C&&(document.body.removeChild(C),C=null,w&&clearTimeout(w),w=setTimeout(()=>{w=null,Q={}},2e4)),o})}function p(A){return i.resolveAll().then(function(e){const t=document.createElement("style");return A.appendChild(t),t.appendChild(document.createTextNode(e)),A})}function f(A){return a.inlineAll(A).then(function(){return A})}let w=null,C=null,Q={}}(e)}),o=n(function(A,t){!function(){function t(A,e,t){var n=new XMLHttpRequest;n.open("GET",A),n.responseType="blob",n.onload=function(){i(n.response,e,t)},n.onerror=function(){console.error("could not download file")},n.send()}function n(A){var e=new XMLHttpRequest;e.open("HEAD",A,!1);try{e.send()}catch(A){}return 200<=e.status&&299>=e.status}function r(A){try{A.dispatchEvent(new MouseEvent("click"))}catch(t){var e=document.createEvent("MouseEvents");e.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),A.dispatchEvent(e)}}var o="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof e&&e.global===e?e:void 0,i=o.saveAs||("object"!=typeof window||window!==o?function(){}:"download"in HTMLAnchorElement.prototype?function(A,e,i){var s=o.URL||o.webkitURL,a=document.createElement("a");e=e||A.name||"download",a.download=e,a.rel="noopener","string"==typeof A?(a.href=A,a.origin===location.origin?r(a):n(a.href)?t(A,e,i):r(a,a.target="_blank")):(a.href=s.createObjectURL(A),setTimeout(function(){s.revokeObjectURL(a.href)},4e4),setTimeout(function(){r(a)},0))}:"msSaveOrOpenBlob"in navigator?function(A,e,o){if(e=e||A.name||"download","string"!=typeof A)navigator.msSaveOrOpenBlob(function(A,e){return void 0===e?e={autoBom:!1}:"object"!=typeof e&&(console.warn("Deprecated: Expected third argument to be a object"),e={autoBom:!e}),e.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(A.type)?new Blob(["\ufeff",A],{type:A.type}):A}(A,o),e);else if(n(A))t(A,e,o);else{var i=document.createElement("a");i.href=A,i.target="_blank",setTimeout(function(){r(i)})}}:function(A,e,n,r){if((r=r||open("","_blank"))&&(r.document.title=r.document.body.innerText="downloading..."),"string"==typeof A)return t(A,e,n);var i="application/octet-stream"===A.type,s=/constructor/i.test(o.HTMLElement)||o.safari,a=/CriOS\/[\d]+/.test(navigator.userAgent);if((a||i&&s)&&"object"==typeof FileReader){var l=new FileReader;l.onloadend=function(){var A=l.result;A=a?A:A.replace(/^data:[^;]*;/,"data:attachment/file;"),r?r.location.href=A:location=A,r=null},l.readAsDataURL(A)}else{var c=o.URL||o.webkitURL,u=c.createObjectURL(A);r?r.location=u:location.href=u,r=null,setTimeout(function(){c.revokeObjectURL(u)},4e4)}});o.saveAs=i.saveAs=i,A.exports=i}()}),i=L.Control.extend({options:{cropImageByInnerWH:!0,hidden:!1,domtoimageOptions:{},position:"topleft",screenName:"screen",iconUrl:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMyIDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMiAzMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnIGlkPSJjYW1lcmEiPjxwYXRoIHN0eWxlPSJmaWxsOiMwMTAwMDI7IiBkPSJNMTYsOS41MDFjLTQuNDE5LDAtOCwzLjU4MS04LDhjMCw0LjQxOCwzLjU4MSw4LDgsOGM0LjQxOCwwLDgtMy41ODIsOC04UzIwLjQxOCw5LjUwMSwxNiw5LjUwMXogTTIwLjU1NSwyMS40MDZjLTIuMTU2LDIuNTE2LTUuOTQzLDIuODA3LTguNDU5LDAuNjVjLTIuNTE3LTIuMTU2LTIuODA3LTUuOTQ0LTAuNjUtOC40NTljMi4xNTUtMi41MTcsNS45NDMtMi44MDcsOC40NTktMC42NUMyMi40MiwxNS4xMDIsMjIuNzExLDE4Ljg5MSwyMC41NTUsMjEuNDA2eiIvPjxwYXRoIHN0eWxlPSJmaWxsOiMwMTAwMDI7IiBkPSJNMTYsMTMuNTAxYy0yLjIwOSwwLTMuOTk5LDEuNzkxLTQsMy45OTl2MC4wMDJjMCwwLjI3NSwwLjIyNCwwLjUsMC41LDAuNXMwLjUtMC4yMjUsMC41LTAuNVYxNy41YzAuMDAxLTEuNjU2LDEuMzQzLTIuOTk5LDMtMi45OTljMC4yNzYsMCwwLjUtMC4yMjQsMC41LTAuNVMxNi4yNzYsMTMuNTAxLDE2LDEzLjUwMXoiLz48cGF0aCBzdHlsZT0iZmlsbDojMDEwMDAyOyIgZD0iTTI5LjQ5Miw4LjU0MmwtNC4zMzQtMC43MjNsLTEuMzczLTMuNDM0QzIzLjMyNiwzLjI0LDIyLjIzMiwyLjUsMjEsMi41SDExYy0xLjIzMiwwLTIuMzI2LDAuNzQtMi43ODYsMS44ODZMNi44NDIsNy44MTlMMi41MDksOC41NDJDMS4wNTUsOC43ODMsMCwxMC4wMjcsMCwxMS41djE1YzAsMS42NTQsMS4zNDYsMywzLDNoMjZjMS42NTQsMCwzLTEuMzQ2LDMtM3YtMTVDMzIsMTAuMDI3LDMwLjk0NSw4Ljc4MywyOS40OTIsOC41NDJ6IE0zMCwyNi41YzAsMC41NTMtMC40NDcsMS0xLDFIM2MtMC41NTMsMC0xLTAuNDQ3LTEtMXYtMTVjMC0wLjQ4OSwwLjM1NC0wLjkwNiwwLjgzNi0wLjk4Nkw4LjI4LDkuNjA3bDEuNzkxLTQuNDc4QzEwLjIyNCw0Ljc1LDEwLjU5MSw0LjUsMTEsNC41aDEwYzAuNDA4LDAsMC43NzUsMC4yNDksMC45MjgsMC42MjlsMS43OTEsNC40NzhsNS40NDUsMC45MDdDMjkuNjQ2LDEwLjU5NCwzMCwxMS4wMTEsMzAsMTEuNVYyNi41eiIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+",hideElementsWithSelectors:[".leaflet-control-container"],onCropBorderSize:2,caption:null,captionFontSize:15,captionFont:"Arial",captionColor:"black",captionBgColor:"white",captionOffset:5,mimeType:"image/png",debugMode:!1,preventDownload:!1,onPixelDataFail:function(A){var e=A.node,t=A.error;return console.warn("Map node is very big "+e.scrollWidth+"x"+e.scrollHeight),console.warn("Add function: SimpleMapScreenshoter({\n onPixelDataFail: function({ node, plugin, error, mapPane, domtoimageOptions }) {\n // Solutions:\n // decrease size of map\n // or decrease zoom level\n // or remove elements with big distanses\n // and after that return image in Promise - plugin._getPixelDataOfNormalMap\n return plugin._getPixelDataOfNormalMap(domtoimageOptions)\n }\n })"),Promise.reject(t)}},onAdd:function(){return this._container=L.DomUtil.create("div","leaflet-control-simpleMapScreenshoter"),this._link=null,this._screenState={status:1,promise:null},!1===this.options.hidden&&this._addScreenBtn(),this._onUserStartInteractWithMap=this._onUserStartInteractWithMap.bind(this),this._onUserEndInteractWithMap=this._onUserEndInteractWithMap.bind(this),this._map.on("zoomstart",this._onUserStartInteractWithMap),this._map.on("move",this._onUserStartInteractWithMap),this._map.on("zoomend",this._onUserEndInteractWithMap),this._map.on("moveend",this._onUserEndInteractWithMap),this._container},takeScreen:function(){var A=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"blob",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={};for(var r in this.options)t.hasOwnProperty(r)?n[r]=t[r]:n[r]=this.options[r];return 2===this._screenState.status||(this._map.fire("simpleMapScreenshoter.takeScreen"),this._screenState.status=2,this._setElementsVisible(!1),this._screenState.promise=this._waitEndOfInteractions().then(function(){return A._getPixelData(n)}).then(function(e){return A._setElementsVisible(!0),A._toCanvas(e,n)}).then(function(t){return"image"===e?A._canvasToImage(t,n):"canvas"===e?t:A._canvasToBlob(t,n)}).then(function(e){return A._screenState.status=1,A._map.fire("simpleMapScreenshoter.done"),e}).catch(function(e){return A._setElementsVisible(!0),A._screenState.status=1,A._map.fire("simpleMapScreenshoter.error",{e}),Promise.reject(e)})),this._screenState.promise},_setElementsVisible:function(){var A=this,e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.options.hideElementsWithSelectors.forEach(function(t){var n=A._map._container.querySelectorAll(t),r=!0,o=!1,i=void 0;try{for(var s,a=n[Symbol.iterator]();!(r=(s=a.next()).done);r=!0)s.value.style.opacity=!1===e?0:1}catch(A){o=!0,i=A}finally{try{!r&&a.return&&a.return()}finally{if(o)throw i}}})},_canvasToImage:function(A,e){var t=e.mimeType,n=A.toDataURL(t);return-1===n.indexOf("base64")?Promise.reject(new Error("Base64 image generation error")):Promise.resolve(n)},_canvasToBlob:function(A,e){var t=e.mimeType;return new Promise(function(e,n){A.toBlob(function(A){e(A)},t)})},_toCanvas:function(A,e){var t=e.captionOffset,n=e.caption,r=e.captionFontSize,o=e.captionFont,i=e.captionColor,s=e.captionBgColor,a=this._node,l=a.screenHeight,c=a.screenWidth,u=document.createElement("canvas");u.width=c,u.height=l;for(var g=u.getContext("2d"),B=g.createImageData(c,l),d=0;d<A.length;++d)B.data[d]=A[d];g.putImageData(B,0,0),B=null;var h=document.createElement("canvas"),p=h.getContext("2d"),f=0,w=0,C=l,Q=c;if(!0===this.options.cropImageByInnerWH){for(var y=[],v=0,m=0;m<l;++m){v=0;for(var U=0;U<c;++U)0===A[4*m*c+4*U+4]&&v++;v===c&&y.push(m)}var F=this._getMinAndMaxOnValuesBreak(y);f=F.min;for(var E=c,H=F.max,b=[],I=0,M=w;M<E;++M){I=0;for(var L=0;L<l;++L)0===A[4*L*c+4*M+4]&&I++;I===l&&b.push(M)}var P=this._getMinAndMaxOnValuesBreak(b);w=P.min,E=P.max,(0===w&&0===E||null===E)&&(E=c),(0===f&&0===H||null===H)&&(H=l),!0===this.options.debugMode&&(console.log("emptyYLine",y),console.log("minMaxY",F),console.log("emptyXLine",b),console.log("minMaxX",P),console.log("debugX",{}),console.log("debugY",{})),0===f&&H===l&&0===w&&E===c||(f+=this.options.onCropBorderSize,H-=this.options.onCropBorderSize,w+=this.options.onCropBorderSize,E-=this.options.onCropBorderSize),C=H-f,Q=E-w,h.width=Q,h.height=C}else h.width=Q,h.height=C;var k=null;return n&&(k="function"==typeof n?n.call(this):n),null!==k&&(h.height=h.height+(t+r+t),p.beginPath(),p.rect(0,0,h.width,h.height),p.fillStyle=s,p.fill(),p.save()),p.drawImage(u,w,f,Q,C,0,0,Q,C),null!==k&&(p.font=r+"px "+o,p.fillStyle=i,p.fillText(k,t,C+t+r)),Promise.resolve(h)},_getMinAndMaxOnValuesBreak:function(A){for(var e=0,t=0,n=!1,r=1;r<A.length;r++){if(A[r]-1!==A[r-1]){t=A[r],n=!0;break}e=A[r]}return!1===n&&A[0]>1?(e=0,t=A[0]):!1===n&&(e=A[A.length-1]||0,t=null),{min:e,max:t}},_getPixelData:function(A){var e=this,t=A.domtoimageOptions,n=void 0===t?{}:t;return this._getPixelDataOfNormalMap(n).catch(function(A){return console.warn("May be map size very big on that zoom level, we have error:",A.toString()),console.warn("You can manually hide map elements with large distances between them for fix that warn"),e._getPixelDataOfBigMap(n)})},_getPixelDataOfNormalMap:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=this._map.getContainer();return this._node={node:e,screenHeight:e.scrollHeight,screenWidth:e.scrollWidth},r.toPixelData(e,A)},_getPixelDataOfBigMap:function(){var A=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=this._map.getContainer(),n=this._map.getPane("mapPane");n.style.width=2*t.clientWidth+"px",n.style.height=2*t.clientHeight+"px",n.style.overflow="hidden";var o=function(){n.style.width="initial",n.style.height="initial",n.style.overflow="initial"};return this._node={node:t,screenHeight:t.scrollHeight,screenWidth:t.scrollWidth},r.toPixelData(t,e).then(function(A){return o(),A}).catch(function(r){return o(),t.scrollHeight>=4e3||t.scrollWidth>=4e3?A.options.onPixelDataFail({plugin:A,node:t,mapPane:n,error:r,domtoimageOptions:e}):Promise.reject(r)})},_addScreenBtn:function(){this._link=L.DomUtil.create("a","leaflet-control-simpleMapScreenshoter-btn",this._container),this._addCss(),L.DomEvent.addListener(this._link,"click",this._onScreenBtn,this),L.DomEvent.disableClickPropagation(this._link)},_addCss:function(){var A="\n .leaflet-control-simpleMapScreenshoter{\n border: 2px solid rgba(0,0,0,0.2);\n background-clip: padding-box;\n }\n .leaflet-control-simpleMapScreenshoter a{\n background-color: #fff;\n border-bottom: 1px solid #ccc;\n width: 30px;\n height: 30px;\n line-height: 30px;\n display: block;\n text-align: center;\n text-decoration: none;\n color: black;\n overflow: hidden;\n border-radius: 2px;\n background-image: url('"+this.options.iconUrl+"');\n background-position: 46% 41%;\n background-repeat: no-repeat;\n background-size: 63%;\n }\n .leaflet-control-simpleMapScreenshoter a:hover{\n cursor: pointer;\n }\n ",e=document.head||document.getElementsByTagName("head")[0],t=document.createElement("style");t.appendChild(document.createTextNode(A)),e.appendChild(t)},_onScreenBtn:function(){var A=this;this._map.fire("simpleMapScreenshoter.click"),this.options.preventDownload||this.takeScreen().then(function(e){var t="function"==typeof A.options.screenName?A.options.screenName.call(A):A.options.screenName;o.saveAs(e,t+".png")}).catch(function(e){A._map.fire("simpleMapScreenshoter.error",{e})})},_onUserStartInteractWithMap:function(){this._interaction=!0},_onUserEndInteractWithMap:function(){this._interaction=!1},_waitEndOfInteractions:function(){var A=this;return new Promise(function(e){var t=setInterval(function(){A._interaction||(e(),clearInterval(t))},100)})}}),s=(L.Control.SimpleMapScreenshoter=i,L.simpleMapScreenshoter=function(A){return new L.Control.SimpleMapScreenshoter(A)},i);A.default=s,A.SimpleMapScreenshoter=i,Object.defineProperty(A,"__esModule",{value:!0})}(e)},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>o});var n=t(7),r=t(8);const o=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.drawCircle=function(A,e){var t=this,n={color:A.color,draggable:A.draggable,editable:A.editable,fillColor:A.fillColor,fillOpacity:A.fillOpacity,opacity:A.opacity,radius:A.radius,weight:A.weight},o=new this.leaflet.Circle(A.center,n);return e&&o.on("click",function(A){t.leaflet.DomEvent.stopPropagation(A);var n=new r.default([A.latlng.lat,A.latlng.lng]);e(n,A.target.object)}),A.addToMap&&(o.addTo(t.map),A.editable&&o.enableEdit()),A.object&&(o.object=A.object),A.fitBounds&&t.map.fitBounds(o.getBounds()),o},A.prototype.toggleCircles=function(A,e){var t=this;A.forEach(function(A){return e?t.map.addLayer(A):t.map.removeLayer(A)})},A.prototype.alterCircleOptions=function(A,e){A.forEach(function(A){var t={color:e.color?e.color:A.options.color,draggable:e.draggable?e.draggable:A.options.draggable,editable:e.editable?e.editable:A.options.editable,fillColor:e.fillColor?e.fillColor:A.options.fillColor,fillOpacity:e.fillOpacity?e.fillOpacity:A.options.fillOpacity,opacity:e.opacity?e.opacity:A.options.opacity,weight:e.weight?e.weight:A.options.weight};A.setStyle(t),e.radius&&A.setRadius(e.radius),e.center&&A.setLatLng(e.center),null!==e.editable&&void 0!==e.editable&&(e.editable?A.enableEdit():A.disableEdit())})},A.prototype.fitBoundsCircles=function(A){this.map.fitBounds(this.getBoundsCircles(A))},A.prototype.isCircleOnMap=function(A){return this.map.hasLayer(A)},A.prototype.getCircleCenter=function(A){var e=A.getLatLng();return[e.lat,e.lng]},A.prototype.getCircleRadius=function(A){return A.getRadius()},A.prototype.addCircleEvent=function(A,e,t){A.forEach(function(A){switch(e){case n.CircleEventType.Click:A.on("click",function(e){var n=new r.default([e.latlng.lat,e.latlng.lng]);t(n,A.object)});break;case n.CircleEventType.CenterChanged:A.on("dragend",function(e){var n=new r.default([e.target.getLatLng().lat,e.target.getLatLng().lng]);t(n,A.object)});break;case n.CircleEventType.RadiusChanged:A.on("editable:vertex:dragend",function(e){var n=new r.default([e.vertex.latlng.lat,e.vertex.latlng.lng]);t(n,A.object,A.getRadius())})}})},A.prototype.removeCircleEvent=function(A,e){A.forEach(function(A){switch(e){case n.CircleEventType.Click:A.off("click");break;case n.CircleEventType.CenterChanged:A.off("dragend");break;case n.CircleEventType.RadiusChanged:A.off("editable:vertex:dragend")}})},A.prototype.getBoundsCircles=function(A){return new this.leaflet.FeatureGroup(A).getBounds()},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>r});var n=t(8);const r=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.loadGEOJson=function(A,e,t){var r=this,o=r.parseGeoJson(A,e);o.forEach(function(A){return r.map.addLayer(A)}),r.map.options&&r.map.options.editable&&o.forEach(function(A){A.enableEdit&&A.enableEdit(),t&&A.on("click",function(A){var e=new n.default([A.latlng.lat,A.latlng.lng]);t(e)})})},A.prototype.parseGeoJson=function(A,e){var t=[];if(Array.isArray(A.features))for(var n=0,r=A.features;n<r.length;n++){var o=r[n];t.push(this.parseGeoJsonToObject(o,e))}else t.push(this.parseGeoJsonToObject(A,e));return t},A.prototype.parseGeoJsonToObject=function(A,e){var t=A.geometry,n=[];switch(A.properties&&Object.assign(e,A.properties),t.type){case"Point":return n=t.coordinates.reverse(),new this.leaflet.Marker(n,e);case"Polygon":return t.coordinates.forEach(function(A){return n.push(A.map(function(A){return A.reverse()}))}),new this.leaflet.Polygon(n,e);case"LineString":return n=t.coordinates.map(function(A){return A.reverse()}),new this.leaflet.Polyline(n,e);default:throw new Error("Unknown object shape.")}},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.drawHeatMap=function(A){var e=this;if(!this.leaflet.heatLayer)return console.error("Leaflet.heat plugin is required. Please include leaflet-heat.js"),null;var t=this.convertDataFormat(A.data),n={};void 0!==A.radius&&(n.radius=A.radius),void 0!==A.blur&&(n.blur=A.blur),void 0!==A.maxZoom&&(n.maxZoom=A.maxZoom),void 0!==A.maxIntensity&&(n.max=A.maxIntensity),void 0!==A.minOpacity&&(n.minOpacity=A.minOpacity),void 0!==A.gradient&&(n.gradient=A.gradient);var r=this.leaflet.heatLayer(t,n);if(A.addToMap&&r.addTo(this.map),A.fitBounds&&t.length>0){var o=new this.leaflet.FeatureGroup;t.forEach(function(A){var t=e.leaflet.marker([A[0],A[1]]);o.addLayer(t)}),this.map.fitBounds(o.getBounds())}return A.object&&(r.object=A.object),r},A.prototype.toggleHeatMap=function(A,e){A&&(e?this.map.hasLayer(A)||this.map.addLayer(A):this.map.hasLayer(A)&&this.map.removeLayer(A))},A.prototype.updateHeatMapData=function(A,e){if(A&&A.setLatLngs){var t=this.convertDataFormat(e);A.setLatLngs(t)}},A.prototype.setHeatMapOptions=function(A,e){if(A&&A.setOptions){var t={};void 0!==e.radius&&(t.radius=e.radius),void 0!==e.blur&&(t.blur=e.blur),void 0!==e.maxZoom&&(t.maxZoom=e.maxZoom),void 0!==e.maxIntensity&&(t.max=e.maxIntensity),void 0!==e.minOpacity&&(t.minOpacity=e.minOpacity),void 0!==e.gradient&&(t.gradient=e.gradient),A.setOptions(t)}},A.prototype.isHeatMapOnMap=function(A){return!!A&&this.map.hasLayer(A)},A.prototype.convertDataFormat=function(A){return A.map(function(A){return A.length>=3?[A[0],A[1],A[2]]:A.length>=2?[A[0],A[1]]:A})},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>s});var n=t(7),r=t(8),o=function(A,e,t,n){return new(t||(t=Promise))(function(r,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){var e;A.done?r(A.value):(e=A.value,e instanceof t?e:new t(function(A){A(e)})).then(i,s)}a((n=n.apply(A,e||[])).next())})},i=function(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(a){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(t=1,n&&(r=2&s[0]?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(A,i)}catch(A){s=[6,A],n=0}finally{t=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};const s=function(){function A(A,e,t){this.map={},this.leaflet={},this.leafletPolyline={},this.map=A,this.leaflet=e,this.leafletPolyline=t}return A.prototype.resizeMap=function(){this.map.invalidateSize()},A.prototype.addEventMap=function(A,e){var t=this;switch(A){case n.MapEventType.Click:t.map.on("click",function(A){var n,o=new r.default([A.latlng.lat,A.latlng.lng]);(null===(n=t.leafletPolyline)||void 0===n?void 0:n.getEditModeBlockingMapClick())||e(o)});break;case n.MapEventType.ZoomChanged:t.map.on("zoomend",function(A){var t=new r.default([A.target.getCenter().lat,A.target.getCenter().lng]);e(t)})}},A.prototype.removeEventMap=function(A){switch(A){case n.MapEventType.Click:this.map.off("click");break;case n.MapEventType.ZoomChanged:this.map.off("zoomend")}},A.prototype.getZoom=function(){return this.map.getZoom()},A.prototype.setZoom=function(A){this.map.setZoom(A)},A.prototype.takeScreenShot=function(){return o(this,void 0,void 0,function(){return i(this,function(A){switch(A.label){case 0:return[4,this.leaflet.takeMapScreenshot()];case 1:return[2,A.sent()]}})})},A.prototype.getCenter=function(){var A=this.map.getCenter();return[A.lat,A.lng]},A.prototype.setCenter=function(A){this.map.panTo(A)},A.prototype.pixelsToLatLng=function(A,e){var t=Math.pow(2,this.map.getZoom()),n=this.leaflet.CRS.Simple.project(this.map.getCenter()),r=new this.leaflet.Point(A/t||0,e/t||0),o=new this.leaflet.Point(n.x-r.x,n.y+r.y),i=this.leaflet.CRS.Simple.unproject(o);return[i.lat,i.lng]},A.prototype.fitBoundsElements=function(A,e,t,n){var r=[];if(A&&A.length&&A.forEach(function(A){return r.push(A)}),e&&e.length&&e.forEach(function(A){return r.push(A)}),t&&t.length&&t.forEach(function(A){return r.push(A)}),n&&n.length&&n.forEach(function(A){return r.push(A)}),r&&r.length){var o=this.leaflet.featureGroup(r).getBounds();this.map.fitBounds(o)}},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>o});var n=t(7),r=t(8);const o=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.drawMarker=function(A,e){var t={draggable:A.draggable};if(A.icon){t.icon=new this.leaflet.Icon({iconUrl:A.icon.url});var n=A.icon.size;n&&(t.icon.options.iconSize=n,t.icon.options.iconAnchor=[n[0]/2,n[1]],t.icon.options.popupAnchor=[0,-n[1]])}var o=new this.leaflet.Marker(A.latlng,t);if(A.object&&(o.object=A.object),e&&o.on("click",function(A){var t=new r.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)}),A.addToMap&&!A.addClusterer&&o.addTo(this.map),A.fitBounds){var i=new this.leaflet.FeatureGroup([o]);this.map.fitBounds(i.getBounds())}return o},A.prototype.drawCircleMarker=function(A,e){var t=new this.leaflet.circleMarker(A.latlng,A.style);if(e&&t.on("click",function(A){var t=new r.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)}),A.style.label){var n=A.style.label,o=n.text,i=n.permanent,s=n.direction,a=n.open,l={permanent:i,direction:s};t.bindTooltip(o,l),a&&t.openTooltip()}if(A.addToMap&&t.addTo(this.map),A.fitBounds){var c=new this.leaflet.FeatureGroup([t]);this.map.fitBounds(c.getBounds())}return t.object=A.object,t},A.prototype.toggleMarkers=function(A,e,t){var n=this;A.forEach(function(A){t?e?n.addMarkerOnClusterer(A,t):n.removeMarkerFromClusterer(A,t):e?n.map.addLayer(A):n.map.removeLayer(A)})},A.prototype.alterMarkerOptions=function(A,e){var t=this;A.forEach(function(A){if("circle"===A.type&&e.style){var n={fillColor:e.style.fillColor?e.style.fillColor:A.options.fillColor,fillOpacity:e.style.fillOpacity?e.style.fillOpacity:A.options.fillOpacity,radius:e.style.radius?e.style.radius:A.options.radius,strokeColor:e.style.color?e.style.color:A.options.strokeColor,strokeWeight:e.style.weight?e.style.weight:A.options.strokeWeight};A.setStyle(n)}if(e.icon){var r=new t.leaflet.icon({iconUrl:e.icon.url}),o=e.icon.size;o&&(r.options.iconSize=o,r.options.iconAnchor=[o[0]/2,o[1]]),A.setIcon(r)}e.latlng&&A.setLatLng(e.latlng)})},A.prototype.alterMarkerPosition=function(A,e,t){var n=this;A.forEach(function(A){t?n.moveTransitionMarker(e,A):A.setLatLng(e)})},A.prototype.fitBoundsPositions=function(A){var e=new this.leaflet.featureGroup(A);this.map.fitBounds(e.getBounds())},A.prototype.isMarkerOnMap=function(A){return this.map.hasLayer(A)},A.prototype.setCenterMarker=function(A){this.map.panTo(A.getLatLng())},A.prototype.addMarkerEvent=function(A,e,t){A.forEach(function(A){switch(e){case n.MarkerEventType.Click:A.on("click",function(e){var n=new r.default([e.latlng.lat,e.latlng.lng]);t(n,A.object)});break;case n.MarkerEventType.RightClick:A.on("contextmenu",function(e){var n=new r.default([e.latlng.lat,e.latlng.lng]);t(n,A.object)});break;case n.MarkerEventType.AfterDrag:A.on("dragend",function(e){var n=new r.default([e.target.getLatLng().lat,e.target.getLatLng().lng]);t(n,A.object)});break;case n.MarkerEventType.MouseOver:A.on("mouseover",function(e){var n=new r.default([e.latlng.lat,e.latlng.lng]);t(n,A.object)});break;case n.MarkerEventType.MouseOut:A.on("mouseout",function(e){var n=new r.default([e.latlng.lat,e.latlng.lng]);t(n,A.object)});break;case n.MarkerEventType.BeforeDrag:A.on("dragstart",function(e){var n=new r.default([e.target.getLatLng().lat,e.target.getLatLng().lng]);t(n,A.object)})}})},A.prototype.removeMarkerEvent=function(A,e){A.forEach(function(A){switch(e){case n.MarkerEventType.Click:A.off("click");break;case n.MarkerEventType.RightClick:A.off("contextmenu");break;case n.MarkerEventType.AfterDrag:A.off("dragend");break;case n.MarkerEventType.MouseOver:A.off("mouseover");break;case n.MarkerEventType.MouseOut:A.off("mouseout");break;case n.MarkerEventType.BeforeDrag:A.off("dragstart")}})},A.prototype.addMarkerClusterer=function(A){var e=this.leaflet.markerClusterGroup({maxClusterRadius:50,showCoverageOnHover:!1,zoomToBoundsOnClick:A.clusterZoomOnClick});return this.map.addLayer(e),e},A.prototype.alterMarkerClustererConfig=function(A,e){A.options.zoomToBoundsOnClick=e.clusterZoomOnClick},A.prototype.refreshClusterer=function(A){A.refreshClusters()},A.prototype.addMarkerOnClusterer=function(A,e){e.addLayer(A)},A.prototype.removeMarkerFromClusterer=function(A,e){e.removeLayer(A)},A.prototype.clearMarkersClusterer=function(A){A.clearLayers()},A.prototype.countMarkersOnCluster=function(A){return A.getLayers().length},A.prototype.moveTransitionMarker=function(A,e){var t={deltaLat:(A[0]-e.getLatLng().lat)/5,deltaLng:(A[1]-e.getLatLng().lng)/5,i:0,position:[e.getLatLng().lat,e.getLatLng().lng],lastPosition:A};this.moveMarker(e,t,5)},A.prototype.moveMarker=function(A,e,t){var n=this;e.position[0]+=e.deltaLat,e.position[1]+=e.deltaLng,A.setLatLng(e.position),e.i<t?(e.i++,setTimeout(function(){return n.moveMarker(A,e,t)},20)):e.i===t&&setTimeout(function(){return A.setLatLng(e.lastPosition)},20)},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>r});var n=t(8);const r=function(){function A(A,e,t){this.map={},this.leaflet={},this.map=A,this.leaflet=e,this.leafletPolygons=t}return A.prototype.drawOverlay=function(A,e){var t=A.divElement.outerHTML,r=new this.leaflet.DivIcon({html:t}),o=e&&e.length>0?this.leafletPolygons.getBoundsPolygons(e).getCenter():A.position,i=new this.leaflet.Marker(o,{icon:r,draggable:A.draggable});return A.addToMap&&i.addTo(this.map),i.object=A.object,A.draggable&&A.afterEventDragHandler&&i.on("dragend",function(e){var t=new n.default([e.target.getLatLng().lat,e.target.getLatLng().lng]);A.afterEventDragHandler(t,A.object)}),i},A.prototype.toggleOverlay=function(A,e){var t=this;A.forEach(function(A){return e?t.map.addLayer(A):t.map.removeLayer(A)})},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>o});var n=t(7),r=t(8);const o=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.drawPolygon=function(A,e){var t=this,n={color:A.color||"#000",draggable:A.draggable,fillColor:A.fillColor||"#fff",fillOpacity:A.fillOpacity||1,opacity:A.opacity||1,weight:A.weight||2},o=new this.leaflet.Polygon(A.path,n);return e&&o.on("click",function(A){t.leaflet.DomEvent.stopPropagation(A);var n=new r.default([A.latlng.lat,A.latlng.lng]);e(n,A.target.object)}),A.addToMap&&(o.addTo(t.map),A.editable&&o.enableEdit()),A.object&&(o.object=A.object),A.fitBounds&&t.map.fitBounds(o.getBounds()),o},A.prototype.togglePolygons=function(A,e){var t=this;A.forEach(function(A){return e?t.map.addLayer(A):t.map.removeLayer(A)})},A.prototype.alterPolygonOptions=function(A,e){A.forEach(function(A){var t={color:e.color?e.color:A.options.color,draggable:e.draggable?e.draggable:A.options.draggable,fillColor:e.fillColor?e.fillColor:A.options.fillColor,fillOpacity:e.fillOpacity?e.fillOpacity:A.options.fillOpacity,opacity:e.opacity?e.opacity:A.options.opacity,weight:e.weight?e.weight:A.options.weight};e.path&&A.setLatLngs(e.path),A.setStyle(t),null!==e.editable&&void 0!==e.editable&&(A.disableEdit(),e.editable&&A.enableEdit()),e.object&&(A.object=e.object)})},A.prototype.fitBoundsPolygons=function(A){this.map.fitBounds(this.getBoundsPolygons(A))},A.prototype.setCenterPolygons=function(A){this.map.panTo(this.getBoundsPolygons(A).getCenter())},A.prototype.isPolygonOnMap=function(A){return this.map.hasLayer(A)},A.prototype.getPolygonPath=function(A){return A.getLatLngs()[0].map(function(A){return[A.lat,A.lng]})},A.prototype.addPolygonEvent=function(A,e,t){var r=this,o=this;A.forEach(function(A){switch(e){case n.PolygonEventType.SetAt:r.addPolygonEventMove(A,t);break;case n.PolygonEventType.InsertAt:r.addPolygonEventInsertAt(A,t);break;case n.PolygonEventType.RemoveAt:r.addPolygonEventRemoveAt(A,t);break;case n.PolygonEventType.DragPolygon:r.addPolygonEventDragPolygon(A,t);break;case n.PolygonEventType.Click:r.addPolygonEventClick(A,t,o)}})},A.prototype.removePolygonEvent=function(A,e){A.forEach(function(A){switch(e){case n.PolygonEventType.SetAt:A.off("editable:vertex:dragstart");break;case n.PolygonEventType.InsertAt:A.off("editable:vertex:new");break;case n.PolygonEventType.RemoveAt:A.off("editable:vertex:clicked"),A.off("editable:vertex:deleted");break;case n.PolygonEventType.DragPolygon:A.off("dragend");break;case n.PolygonEventType.Click:A.off("click")}})},A.prototype.getBoundsPolygons=function(A){return new this.leaflet.FeatureGroup(A).getBounds()},A.prototype.addPolygonEventMove=function(A,e){A.on("editable:vertex:dragstart",function(t){var n=new r.default([t.vertex.latlng.lat,t.vertex.latlng.lng]);A.on("editable:vertex:dragend",function(t){var o=new r.default([t.vertex.latlng.lat,t.vertex.latlng.lng]),i=A.getLatLngs().map(function(A){return Array.isArray(A[0])?A.map(function(A){return A.map(function(A){return new r.default([A.lat,A.lng])})}):[A.map(function(A){return new r.default([A.lat,A.lng])})]});e(o,n,t.target.object,t.vertex.getIndex(),i[0]),A.off("editable:vertex:dragend")})})},A.prototype.addPolygonEventInsertAt=function(A,e){A.on("editable:vertex:new",function(t){var n=t.vertex.latlngs,o=n[n.findIndex(function(A){return A===t.vertex.latlng})-1];if(o){var i=new r.default([o.lat,o.lng]);A.on("editable:vertex:dragend",function(t){var n=new r.default([t.vertex.latlng.lat,t.vertex.latlng.lng]),o=A.getLatLngs().map(function(A){return Array.isArray(A[0])?A.map(function(A){return A.map(function(A){return new r.default([A.lat,A.lng])})}):[A.map(function(A){return new r.default([A.lat,A.lng])})]});e(n,i,t.target.object,t.vertex.getIndex(),o[0]),A.off("editable:vertex:dragend")})}})},A.prototype.addPolygonEventRemoveAt=function(A,e){A.on("editable:vertex:deleted",function(t){var n=new r.default([t.vertex.latlng.lat,t.vertex.latlng.lng]),o=A.getLatLngs().map(function(A){return Array.isArray(A[0])?A.map(function(A){return A.map(function(A){return new r.default([A.lat,A.lng])})}):[A.map(function(A){return new r.default([A.lat,A.lng])})]});e(n,o[0],t.target.object)})},A.prototype.addPolygonEventDragPolygon=function(A,e){A.on("dragend",function(t){var n=A.getLatLngs().map(function(A){return Array.isArray(A[0])?A.map(function(A){return A.map(function(A){return new r.default([A.lat,A.lng])})}):[A.map(function(A){return new r.default([A.lat,A.lng])})]});e(n[0],t.target.object)})},A.prototype.addPolygonEventClick=function(A,e,t){A.on("click",function(A){t.leaflet.DomEvent.stopPropagation(A);var n=new r.default([A.latlng.lat,A.latlng.lng]);e(n,A.target.object)})},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>s});var n=t(7),r=t(18),o=t(8),i=function(){return i=Object.assign||function(A){for(var e,t=1,n=arguments.length;t<n;t++)for(var r in e=arguments[t])Object.prototype.hasOwnProperty.call(e,r)&&(A[r]=e[r]);return A},i.apply(this,arguments)};const s=function(){function A(A,e,t){this.map={},this.leaflet={},this.selectedPolyline=null,this.selectedPath=null,this.navigateInfoWindow=null,this.directionForward=!1,this.multiSelectionForward=!1,this.multiSelection=!1,this.navigateByPoint=!1,this.navigationOptions={},this.map=A,this.leaflet=e,this.leafletPopup=t,this.editModeBlockingMapClick=!1}return A.prototype.drawPolyline=function(A,e,t){var n=this,s=this,a={color:A.color||"#000000",dashArray:null,draggable:A.draggable,editable:A.editable,infowindows:A.infowindows,opacity:A.opacity||1,weight:A.weight||3,zIndex:A.zIndex};if(null!==A.style)switch(A.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:a.opacity=.7,a.dashArray="20,15"}var l=new this.leaflet.Polyline(A.path||[],a);if(l.on("editable:vertex:rawclick",function(A){return A.cancel()}),e&&(l.on("click",function(A){if(s.leaflet.DomEvent.stopPropagation(A),!n.getEditModeBlockingMapClick()){var t=new o.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)}}),l.on("editable:vertex:rawclick",function(A){if(A.cancel(),!n.getEditModeBlockingMapClick()){var t=new o.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)}})),A.style&&A.style===r.PolylineType.Arrow){var c={fillOpacity:1,weight:0,color:l.options.color};l.decorator||s.leaflet.Symbol?l.decorator=s.leaflet.polylineDecorator(l,{patterns:[{offset:"20%",repeat:"90px",symbol:s.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:c})},{offset:"0%",symbol:s.leaflet.Symbol.arrowHead({pathOptions:c,pixelSize:20})},{offset:"100%",symbol:s.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:c})}]}):console.error("Decorator Error: Please import the leaflet.polylineDecorator.js file in the scriptsDependencies.")}if(A.addToMap&&(l.addTo(s.map),l.decorator&&l.decorator.addTo(s.map),A.editable)){l.enableEdit();var u=this;l.on("editable:vertex:dragstart",function(A){u.setEditModeBlockingMapClick(!0)}),l.on("editable:vertex:dragend",function(e){t&&t(i(i({},e),{origin:A.path})),setTimeout(function(){u.setEditModeBlockingMapClick(!1)},500)})}return A.object&&(l.object=A.object),A.fitBounds&&s.map.fitBounds(l.getBounds()),l},A.prototype.drawPolylineWithNavigation=function(A,e){var t=this.drawPolyline(A,null);return t.navigationHandlerClick=e,this.navigationOptions=A.navigateOptions,this.navigateByPoint=!this.navigationOptions||this.navigationOptions.navigateByPoint,this.addNavigation(t),t},A.prototype.togglePolylines=function(A,e){var t=this;A.forEach(function(A){e?(t.map.addLayer(A),A.options.editable&&A.enableEdit(),A.decorator&&t.map.addLayer(A.decorator)):(t.map.removeLayer(A),A.options.editable&&A.disableEdit(),A.decorator&&t.map.removeLayer(A.decorator))})},A.prototype.alterPolylineOptions=function(A,e){var t=this;A.forEach(function(A){var n={color:e.color?e.color:A.options.color,draggable:e.draggable?e.draggable:A.options.draggable,opacity:e.opacity?e.opacity:A.options.opacity,weight:e.weight?e.weight:A.options.weight,zIndex:e.zIndex?e.zIndex:A.options.zIndex};switch(e.path&&A.setLatLngs(e.path),e.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:n.dashArray="20,15";break;case r.PolylineType.Arrow:var o={fillOpacity:1,weight:0,color:n.color};A.decorator&&t.map.removeLayer(A.decorator),A.decorator||t.leaflet.Symbol?(A.decorator=t.leaflet.polylineDecorator(A,{patterns:[{offset:"20%",repeat:"90px",symbol:t.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:o})},{offset:"0%",symbol:t.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:o})},{offset:"100%",symbol:t.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:o})}]}),t.map.hasLayer(A)&&A.decorator.addTo(t.map)):console.error("Decorator Error: Please import the leaflet.polylineDecorator.js file in the scriptsDependencies.");break;default:A.decorator&&(t.map.removeLayer(A.decorator),A.decorator=null)}A.setStyle(n),e.object&&(A.object=e.object),e.editable&&(A.disableEdit(),A.enableEdit())})},A.prototype.fitBoundsPolylines=function(A){this.map.fitBounds(this.getBoundsPolylines(A))},A.prototype.isPolylineOnMap=function(A){return this.map.hasLayer(A)},A.prototype.getEditModeBlockingMapClick=function(){return this.editModeBlockingMapClick},A.prototype.setEditModeBlockingMapClick=function(A){this.editModeBlockingMapClick=A},A.prototype.addPolylinePath=function(A,e){var t=this;this.getEditModeBlockingMapClick||A.forEach(function(A){var n=A.getLatLngs();n.push(new t.leaflet.LatLng(e[0],e[1])),A.setLatLngs(n),A.editEnabled&&A.editEnabled()&&(A.disableEdit(),A.enableEdit())})},A.prototype.getPolylinePath=function(A){return A.getLatLngs().map(function(A){return[A.lat,A.lng]})},A.prototype.removePolylineHighlight=function(){var A=this;A.selectedPath&&(this.selectedPath.decorator&&this.map.removeLayer(this.selectedPath.decorator),this.map.removeLayer(A.selectedPath),A.selectedPath=null),A.navigateInfoWindow&&A.navigateInfoWindow.remove(),document.onkeyup=null,document.onkeydown=null},A.prototype.addPolylineEvent=function(A,e,t){var r=this;A.forEach(function(A){switch(e){case n.PolylineEventType.SetAt:r.addPolylineEventMove(A,t);break;case n.PolylineEventType.RightClick:r.addPolylineEventRightClick(A,t);break;case n.PolylineEventType.InsertAt:r.addPolylineEventInsertAt(A,t);break;case n.PolylineEventType.RemoveAt:r.addPolylineEventRemoveAt(A,t);break;case n.PolylineEventType.MouseOver:r.addPolylineEventMouseOver(A,t);break;case n.PolylineEventType.MouseOut:r.addPolylineEventMouseOut(A,t);break;case n.PolylineEventType.DragPolyline:r.addPolylineEventDragPolyline(A,t)}})},A.prototype.removePolylineEvent=function(A,e){A.forEach(function(A){switch(e){case n.PolylineEventType.SetAt:A.off("editable:vertex:dragstart");break;case n.PolylineEventType.RightClick:A.off("contextmenu"),A.off("editable:vertex:contextmenu");break;case n.PolylineEventType.InsertAt:A.off("editable:vertex:new");break;case n.PolylineEventType.RemoveAt:A.off("editable:vertex:deleted");break;case n.PolylineEventType.DragPolyline:A.off("dragend");break;case n.PolylineEventType.MouseOver:A.off("mouseover");break;case n.PolylineEventType.MouseOut:A.off("mouseout")}})},A.prototype.setIndexPolylineHighlight=function(A,e){this.directionForward=!1,A.initialIdx=e,A.finalIdx=e+1,this.moveSelectedPath(A,this.navigationOptions),this.selectedPolyline=A,this.navigationOptions.navegateOnKeyPress?document.onkeydown=this.onKeyUp.bind(this):document.onkeyup=this.onKeyUp.bind(this)},A.prototype.getObjectPolyline=function(A){return A.object},A.prototype.getObjectPolylineHighlight=function(){return this.selectedPath?this.selectedPath.object:null},A.prototype.addPolylineHighlightEvent=function(A,e){this.selectedPolyline&&this.addPolylineEvent([this.selectedPath],A,e)},A.prototype.getPolylineHighlightIndex=function(){return this.selectedPath?[this.selectedPath.initialIdx,this.selectedPath.finalIdx]:null},A.prototype.addNavigation=function(A){A.clearAllEventListeners(),A.on("click",this.onClickPolyline.bind(this,A))},A.prototype.onClickPolyline=function(A,e){var t=this.checkIdx(A,e.latlng);if(A.initialIdx=t,A.finalIdx=t+1,this.moveSelectedPath(A,this.navigationOptions),this.selectedPolyline=A,this.navigationOptions.navegateOnKeyPress?document.onkeydown=this.onKeyUp.bind(this):document.onkeyup=this.onKeyUp.bind(this),A.navigationHandlerClick){var n=new o.default([e.latlng.lat,e.latlng.lng]);A.navigationHandlerClick(n,e.target.object)}},A.prototype.onKeyUp=function(A){var e=this;if(e.selectedPath)switch(A.ctrlKey&&console.warn("Deprecated: CTRL is not needed in navigation anymore"),A.which?A.which:A.keyCode){case 38:case 39:e.moveFowards(A.shiftKey);break;case 37:case 40:e.moveBackwards(A.shiftKey)}},A.prototype.moveFowards=function(A){var e=this.selectedPolyline;(!this.navigateByPoint||this.directionForward)&&e.finalIdx<e.getLatLngs().length-1&&this.navigateFoward(A,e),this.directionForward=!0,this.moveSelectedPath(e,null)},A.prototype.navigateFoward=function(A,e){A?(this.multiSelection=!0,this.multiSelectionForward&&e.finalIdx++,this.multiSelectionForward=!0):(e.finalIdx++,e.initialIdx=this.multiSelection?e.finalIdx-1:e.initialIdx+1,this.multiSelection=!1)},A.prototype.moveBackwards=function(A){var e=this.selectedPolyline;this.navigateByPoint&&this.directionForward||!(e.initialIdx>0)||this.navigateBackward(A,e),this.directionForward=!1,this.moveSelectedPath(e,null)},A.prototype.navigateBackward=function(A,e){var t=this;A?(t.multiSelection=!0,t.multiSelectionForward||e.initialIdx--,t.multiSelectionForward=!1):(e.initialIdx--,e.finalIdx=t.multiSelection?e.initialIdx+1:e.finalIdx-1,t.multiSelection=!1)},A.prototype.moveSelectedPath=function(A,e){var t=this,n=A.getLatLngs().map(function(A){return[A.lat,A.lng]}).slice(A.initialIdx,A.finalIdx+1);t.selectedPath?(t.selectedPath.setLatLngs(n),this.selectedPath.object=A.object):(this.addNewSelectedPath(n,e,A.object),this.selectedPath.addTo(this.map)),this.selectedPath.decorator&&(this.map.removeLayer(this.selectedPath.decorator),this.setArrowSelectedPath()),(e&&e.editable||this.selectedPath.editEnabled&&this.selectedPath.editEnabled())&&(this.selectedPath.disableEdit(),this.selectedPath.enableEdit()),this.selectedPath.initialIdx=A.initialIdx,this.selectedPath.finalIdx=A.finalIdx;var r=t.directionForward?A.finalIdx:A.initialIdx;this.navigateByPoint||(r=A.finalIdx>A.initialIdx?A.finalIdx:A.initialIdx);var o=A.options.infowindows?A.options.infowindows[r]:null;if(o){var i=A.getLatLngs()[r];t.navigateInfoWindow?t.leafletPopup.alterPopup(t.navigateInfoWindow,{content:o,latlng:[i.lat,i.lng]}):t.navigateInfoWindow=t.leafletPopup.drawPopup({content:o,latlng:[i.lat,i.lng]})}},A.prototype.setArrowSelectedPath=function(){var A={fillOpacity:1,weight:0,color:this.selectedPath.options.color};this.selectedPath.decorator=this.leaflet.polylineDecorator(this.selectedPath,{patterns:[{offset:"100%",symbol:this.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:A})}]}),this.selectedPath.decorator.addTo(this.map)},A.prototype.addNewSelectedPath=function(A,e,t){var n={color:e&&e.color||"#FF0000",draggable:!1,editable:null==e?void 0:e.editable,opacity:e&&e.opacity||1,weight:e&&e.weight||10,zIndex:9999};if(null!==(null==e?void 0:e.style))switch(null==e?void 0:e.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:n.opacity=.7,n.dashArray="20,15"}this.selectedPath=new this.leaflet.Polyline(A,n),this.selectedPath.on("editable:vertex:rawclick",function(A){return A.cancel()}),(null==e?void 0:e.style)&&e.style===r.PolylineType.Arrow&&this.setArrowSelectedPath(),this.selectedPath.object=t,this.selectedPath.highlight=!0},A.prototype.checkIdx=function(A,e){for(var t=A.getLatLngs(),n=0,r=Number.MAX_VALUE,o=-1,i=0;i<t.length-1;i++)(n=this.distanceToLine(t[i],t[i+1],e))<r&&(r=n,o=i);return o},A.prototype.distanceToLine=function(A,e,t){var n=this,r=e.lng-A.lng,o=e.lat-A.lat,i=(t.lng-A.lng)*r,s=r*r+o*o;if(i+=(t.lat-A.lat)*o,s>0?i/=s:i=-1,i<0)return n.kmTo(t,A);if(i>1)return n.kmTo(t,e);var a=new this.leaflet.LatLng(A.lat+i*o,A.lng+i*r);return n.kmTo(t,a)},A.prototype.kmTo=function(A,e){var t=Math,n=t.PI/180,r=A.lat*n,o=e.lat*n,i=r-o,s=A.lng*n-e.lng*n;return 6378.137*(2*t.asin(t.sqrt(t.pow(t.sin(i/2),2)+t.cos(r)*t.cos(o)*t.pow(t.sin(s/2),2))))*1e3},A.prototype.getBoundsPolylines=function(A){return new this.leaflet.FeatureGroup(A).getBounds()},A.prototype.addPolylineEventMove=function(A,e){var t=this,n=this;A.on("editable:vertex:dragstart",function(r){t.setEditModeBlockingMapClick(!0);var i=new o.default([r.vertex.latlng.lat,r.vertex.latlng.lng]);A.on("editable:vertex:dragend",function(r){A.highlight&&A.decorator&&(n.map.removeLayer(A.decorator),n.setArrowSelectedPath());var s=new o.default([r.vertex.latlng.lat,r.vertex.latlng.lng]);e(s,i,r.target.object,r.vertex.getIndex(),A.getLatLngs().map(function(A){return new o.default([A.lat,A.lng])})),A.off("editable:vertex:dragend"),setTimeout(function(){t.setEditModeBlockingMapClick(!1)},500)})})},A.prototype.addPolylineEventInsertAt=function(A,e){var t=this;A.on("editable:vertex:new",function(n){var r=n.vertex.latlngs,i=r[r.findIndex(function(A){return A===n.vertex.latlng})-1],s=new o.default([i.lat,i.lng]);A.on("editable:vertex:dragend",function(n){A.highlight&&A.decorator&&(t.map.removeLayer(A.decorator),t.setArrowSelectedPath());var r=new o.default([n.vertex.latlng.lat,n.vertex.latlng.lng]);e(r,s,n.target.object,n.vertex.getIndex(),A.getLatLngs().map(function(A){return new o.default([A.lat,A.lng])})),A.off("editable:vertex:dragend")})})},A.prototype.addPolylineEventRemoveAt=function(A,e){A.on("editable:vertex:deleted",function(t){var n=new o.default([t.vertex.latlng.lat,t.vertex.latlng.lng]);e(n,t.target.object,A.getLatLngs().map(function(A){return new o.default([A.lat,A.lng])}))})},A.prototype.addPolylineEventRightClick=function(A,e){A.on("contextmenu",function(t){var n=new o.default([t.latlng.lat,t.latlng.lng]);e(n,A.object)}),A.on("editable:vertex:contextmenu",function(t){var n=new o.default([t.latlng.lat,t.latlng.lng]);e(n,A.object)})},A.prototype.addPolylineEventMouseOver=function(A,e){A.on("mouseover",function(A){var t=new o.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)})},A.prototype.addPolylineEventMouseOut=function(A,e){A.on("mouseout",function(A){var t=new o.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)})},A.prototype.addPolylineEventDragPolyline=function(A,e){var t=this;A.on("dragend",function(A){t.editModeBlockingMapClick=!0;var n=A.target.getLatLngs().map(function(A){return new o.default([A.lat,A.lng])});e(n,A.target.object),setTimeout(function(){t.editModeBlockingMapClick=!1},300)})},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.drawPopup=function(A,e){var t=null;return e?t=this.drawPopupOnMarker(e,A):((t=new this.leaflet.Popup).setLatLng(A.latlng),t.setContent(A.content),t.openOn(this.map)),A.object&&(t.object=A.object),t},A.prototype.alterPopup=function(A,e,t){var n=this;return t&&!t.getPopup()?A=n.drawPopup(e,t):(n.alterPopupContent(A,e,t),A.isOpen()||(t?e.notCalledByMap&&t.openPopup():A.openOn(n.map))),e.object&&(A.object=e.object),A},A.prototype.alterPopupContent=function(A,e,t){t&&(A=t._popup),A&&(e.content&&A.setContent(e.content),e.latlng&&A.setLatLng(e.latlng)),e.object&&(A.object=e.object)},A.prototype.closePopup=function(A){A.remove()},A.prototype.drawPopupOnMarker=function(A,e){A.bindPopup(e.content);var t=A.getPopup();return A.openPopup(),t},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t){this.clusterZoomOnClick=A,this.clusterMinSize=e,this.clusterMaxZoom=t}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i){void 0===i&&(i=!1),this.position=t,this.divElement=A,this.addToMap=e,this.object=n,this.polygon=r,this.conditionPolygon=o,this.draggable=i}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i,s,a,l,c,u,g){this.path=A,this.addToMap=r,this.fitBounds=o,this.editable=i,this.draggable=s,this.color=a,this.weight=e,this.object=l,this.infowindows=c,this.navigateOptions=u,this.style=g,this.opacity=t,this.zIndex=n}},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n={computeDestinationPoint:!0,convertArea:!0,convertDistance:!0,convertSpeed:!0,decimalToSexagesimal:!0,findNearest:!0,getAreaOfPolygon:!0,getBounds:!0,getBoundsOfDistance:!0,getCenter:!0,getCenterOfBounds:!0,getCompassDirection:!0,getCoordinateKey:!0,getCoordinateKeys:!0,getDistance:!0,getDistanceFromLine:!0,getGreatCircleBearing:!0,getLatitude:!0,getLongitude:!0,getPathLength:!0,getPreciseDistance:!0,getRhumbLineBearing:!0,getRoughCompassDirection:!0,getSpeed:!0,isDecimal:!0,isPointInLine:!0,isPointInPolygon:!0,isPointNearLine:!0,isPointWithinRadius:!0,isSexagesimal:!0,isValidCoordinate:!0,isValidLatitude:!0,isValidLongitude:!0,orderByDistance:!0,sexagesimalToDecimal:!0,toDecimal:!0,toRad:!0,toDeg:!0,wktToPolygon:!0};Object.defineProperty(e,"computeDestinationPoint",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(e,"convertArea",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"convertDistance",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(e,"convertSpeed",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"decimalToSexagesimal",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(e,"findNearest",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"getAreaOfPolygon",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"getBounds",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"getBoundsOfDistance",{enumerable:!0,get:function(){return g.default}}),Object.defineProperty(e,"getCenter",{enumerable:!0,get:function(){return B.default}}),Object.defineProperty(e,"getCenterOfBounds",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(e,"getCompassDirection",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(e,"getCoordinateKey",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(e,"getCoordinateKeys",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"getDistance",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(e,"getDistanceFromLine",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(e,"getGreatCircleBearing",{enumerable:!0,get:function(){return Q.default}}),Object.defineProperty(e,"getLatitude",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(e,"getLongitude",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(e,"getPathLength",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(e,"getPreciseDistance",{enumerable:!0,get:function(){return U.default}}),Object.defineProperty(e,"getRhumbLineBearing",{enumerable:!0,get:function(){return F.default}}),Object.defineProperty(e,"getRoughCompassDirection",{enumerable:!0,get:function(){return E.default}}),Object.defineProperty(e,"getSpeed",{enumerable:!0,get:function(){return H.default}}),Object.defineProperty(e,"isDecimal",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(e,"isPointInLine",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(e,"isPointInPolygon",{enumerable:!0,get:function(){return M.default}}),Object.defineProperty(e,"isPointNearLine",{enumerable:!0,get:function(){return L.default}}),Object.defineProperty(e,"isPointWithinRadius",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(e,"isSexagesimal",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(e,"isValidCoordinate",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(e,"isValidLatitude",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(e,"isValidLongitude",{enumerable:!0,get:function(){return K.default}}),Object.defineProperty(e,"orderByDistance",{enumerable:!0,get:function(){return D.default}}),Object.defineProperty(e,"sexagesimalToDecimal",{enumerable:!0,get:function(){return T.default}}),Object.defineProperty(e,"toDecimal",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(e,"toRad",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(e,"toDeg",{enumerable:!0,get:function(){return G.default}}),Object.defineProperty(e,"wktToPolygon",{enumerable:!0,get:function(){return R.default}});var r=V(t(35)),o=V(t(50)),i=V(t(51)),s=V(t(52)),a=V(t(53)),l=V(t(54)),c=V(t(58)),u=V(t(59)),g=V(t(60)),B=V(t(61)),d=V(t(62)),h=V(t(63)),p=V(t(38)),f=V(t(44)),w=V(t(56)),C=V(t(65)),Q=V(t(66)),y=V(t(36)),v=V(t(47)),m=V(t(67)),U=V(t(68)),F=V(t(64)),E=V(t(69)),H=V(t(70)),b=V(t(40)),I=V(t(71)),M=V(t(72)),L=V(t(73)),P=V(t(74)),k=V(t(41)),O=V(t(43)),x=V(t(45)),K=V(t(46)),D=V(t(55)),T=V(t(42)),S=V(t(39)),_=V(t(48)),G=V(t(49)),R=V(t(75)),N=t(37);function V(A){return A&&A.__esModule?A:{default:A}}Object.keys(N).forEach(function(A){"default"!==A&&"__esModule"!==A&&(Object.prototype.hasOwnProperty.call(n,A)||Object.defineProperty(e,A,{enumerable:!0,get:function(){return N[A]}}))})},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(t(36)),r=a(t(47)),o=a(t(48)),i=a(t(49)),s=t(37);function a(A){return A&&A.__esModule?A:{default:A}}var l=function(A,e,t){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:6371e3,l=(0,n.default)(A),c=(0,r.default)(A),u=e/a,g=(0,o.default)(t),B=(0,o.default)(l),d=(0,o.default)(c),h=Math.asin(Math.sin(B)*Math.cos(u)+Math.cos(B)*Math.sin(u)*Math.cos(g)),p=d+Math.atan2(Math.sin(g)*Math.sin(u)*Math.cos(B),Math.cos(u)-Math.sin(B)*Math.sin(h)),f=(0,i.default)(p);return(f<s.MINLON||f>s.MAXLON)&&(p=(p+3*Math.PI)%(2*Math.PI)-Math.PI,f=(0,i.default)(p)),{latitude:(0,i.default)(h),longitude:f}};e.default=l},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=i(t(38)),o=i(t(39));function i(A){return A&&A.__esModule?A:{default:A}}var s=function(A,e){var t=(0,r.default)(A,n.latitudeKeys);if(null!=t){var i=A[t];return!0===e?i:(0,o.default)(i)}};e.default=s},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.areaConversion=e.timeConversion=e.distanceConversion=e.altitudeKeys=e.latitudeKeys=e.longitudeKeys=e.MAXLON=e.MINLON=e.MAXLAT=e.MINLAT=e.earthRadius=e.sexagesimalPattern=void 0;e.sexagesimalPattern=/^([0-9]{1,3})°\s*([0-9]{1,3}(?:\.(?:[0-9]{1,}))?)['′]\s*(([0-9]{1,3}(\.([0-9]{1,}))?)["″]\s*)?([NEOSW]?)$/;e.earthRadius=6378137;e.MINLAT=-90;e.MAXLAT=90;e.MINLON=-180;e.MAXLON=180;e.longitudeKeys=["lng","lon","longitude",0];e.latitudeKeys=["lat","latitude",1];e.altitudeKeys=["alt","altitude","elevation","elev",2];e.distanceConversion={m:1,km:.001,cm:100,mm:1e3,mi:1/1609.344,sm:1/1852.216,ft:100/30.48,in:100/2.54,yd:1/.9144};e.timeConversion={m:60,h:3600,d:86400};var t={m2:1,km2:1e-6,ha:1e-4,a:.01,ft2:10.763911,yd2:1.19599,in2:1550.0031};e.areaConversion=t,t.sqm=t.m2,t.sqkm=t.km2,t.sqft=t.ft2,t.sqyd=t.yd2,t.sqin=t.in2},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A,e){return e.reduce(function(e,t){if(null==A)throw new Error("'".concat(A,"' is no valid coordinate."));return Object.prototype.hasOwnProperty.call(A,t)&&void 0!==t&&void 0===e?(e=t,t):e},void 0)};e.default=t},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(t(40)),r=a(t(41)),o=a(t(42)),i=a(t(43)),s=a(t(44));function a(A){return A&&A.__esModule?A:{default:A}}function l(A,e){var t=Object.keys(A);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(A);e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(A,e).enumerable})),t.push.apply(t,n)}return t}function c(A){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?l(Object(t),!0).forEach(function(e){u(A,e,t[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(A,Object.getOwnPropertyDescriptors(t)):l(Object(t)).forEach(function(e){Object.defineProperty(A,e,Object.getOwnPropertyDescriptor(t,e))})}return A}function u(A,e,t){return e in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}var g=function A(e){if((0,n.default)(e))return Number(e);if((0,r.default)(e))return(0,o.default)(e);if((0,i.default)(e)){var t=(0,s.default)(e);return Array.isArray(e)?e.map(function(e,t){return[0,1].includes(t)?A(e):e}):c(c(c({},e),t.latitude&&u({},t.latitude,A(e[t.latitude]))),t.longitude&&u({},t.longitude,A(e[t.longitude])))}return Array.isArray(e)?e.map(function(e){return(0,i.default)(e)?A(e):e}):e};e.default=g},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A){var e=A.toString().trim();return!isNaN(parseFloat(e))&&parseFloat(e)===Number(e)};e.default=t},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=function(A){return n.sexagesimalPattern.test(A.toString().trim())};e.default=r},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=function(A){var e=new RegExp(n.sexagesimalPattern).exec(A.toString().trim());if(null==e)throw new Error("Given value is not in sexagesimal format");var t=Number(e[2])/60||0,r=Number(e[4])/3600||0,o=parseFloat(e[1])+t+r;return["S","W"].includes(e[7])?-o:o};e.default=r},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(t(44)),r=i(t(45)),o=i(t(46));function i(A){return A&&A.__esModule?A:{default:A}}var s=function(A){var e=(0,n.default)(A),t=e.latitude,i=e.longitude;if(Array.isArray(A)&&A.length>=2)return(0,o.default)(A[0])&&(0,r.default)(A[1]);if(void 0===t||void 0===i)return!1;var s=A[i],a=A[t];return void 0!==a&&void 0!==s&&(!1!==(0,r.default)(a)&&!1!==(0,o.default)(s))};e.default=s},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=t(37),o=(n=t(38))&&n.__esModule?n:{default:n};function i(A,e){var t=Object.keys(A);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(A);e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(A,e).enumerable})),t.push.apply(t,n)}return t}function s(A,e,t){return e in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}var a=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{longitude:r.longitudeKeys,latitude:r.latitudeKeys,altitude:r.altitudeKeys},t=(0,o.default)(A,e.longitude),n=(0,o.default)(A,e.latitude),a=(0,o.default)(A,e.altitude);return function(A){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?i(Object(t),!0).forEach(function(e){s(A,e,t[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(A,Object.getOwnPropertyDescriptors(t)):i(Object(t)).forEach(function(e){Object.defineProperty(A,e,Object.getOwnPropertyDescriptor(t,e))})}return A}({latitude:n,longitude:t},a?{altitude:a}:{})};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(40)),r=s(t(41)),o=s(t(42)),i=t(37);function s(A){return A&&A.__esModule?A:{default:A}}var a=function A(e){return(0,n.default)(e)?!(parseFloat(e)>i.MAXLAT||e<i.MINLAT):!!(0,r.default)(e)&&A((0,o.default)(e))};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(40)),r=s(t(41)),o=s(t(42)),i=t(37);function s(A){return A&&A.__esModule?A:{default:A}}var a=function A(e){return(0,n.default)(e)?!(parseFloat(e)>i.MAXLON||e<i.MINLON):!!(0,r.default)(e)&&A((0,o.default)(e))};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=i(t(38)),o=i(t(39));function i(A){return A&&A.__esModule?A:{default:A}}var s=function(A,e){var t=(0,r.default)(A,n.longitudeKeys);if(null!=t){var i=A[t];return!0===e?i:(0,o.default)(i)}};e.default=s},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A){return A*Math.PI/180};e.default=t},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A){return 180*A/Math.PI};e.default=t},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"m",t=n.areaConversion[e];if(t)return A*t;throw new Error("Invalid unit used for area conversion.")};e.default=r},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"m",t=n.distanceConversion[e];if(t)return A*t;throw new Error("Invalid unit used for distance conversion.")};e.default=r},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=function(A){switch(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"kmh"){case"kmh":return A*n.timeConversion.h*n.distanceConversion.km;case"mph":return A*n.timeConversion.h*n.distanceConversion.mi;default:return A}};e.default=r},(A,e)=>{"use strict";function t(A,e){return function(A){if(Array.isArray(A))return A}(A)||function(A,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(A)))return;var t=[],n=!0,r=!1,o=void 0;try{for(var i,s=A[Symbol.iterator]();!(n=(i=s.next()).done)&&(t.push(i.value),!e||t.length!==e);n=!0);}catch(A){r=!0,o=A}finally{try{n||null==s.return||s.return()}finally{if(r)throw o}}return t}(A,e)||function(A,e){if(!A)return;if("string"==typeof A)return n(A,e);var t=Object.prototype.toString.call(A).slice(8,-1);"Object"===t&&A.constructor&&(t=A.constructor.name);if("Map"===t||"Set"===t)return Array.from(A);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return n(A,e)}(A,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function n(A,e){(null==e||e>A.length)&&(e=A.length);for(var t=0,n=new Array(e);t<e;t++)n[t]=A[t];return n}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=function(A){var e=t(A.toString().split("."),2),n=e[0],r=e[1],o=Math.abs(Number(n)),i=60*Number("0."+(r||0)),s=i.toString().split("."),a=Math.floor(i),l=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4,t=Math.pow(10,e);return Math.round(A*t)/t}(60*Number("0."+(s[1]||0))).toString(),c=t(l.split("."),2),u=c[0],g=c[1],B=void 0===g?"0":g;return o+"° "+a.toString().padStart(2,"0")+"' "+u.padStart(2,"0")+"."+B.padEnd(1,"0")+'"'};e.default=r},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(55))&&n.__esModule?n:{default:n};var o=function(A,e){return(0,r.default)(A,e)[0]};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(56))&&n.__esModule?n:{default:n};var o=function(A,e){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.default;return t="function"==typeof t?t:r.default,e.slice().sort(function(e,n){return t(A,e)-t(A,n)})};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(t(36)),r=a(t(47)),o=a(t(48)),i=a(t(57)),s=t(37);function a(A){return A&&A.__esModule?A:{default:A}}var l=function(A,e){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;t=void 0===t||isNaN(t)?1:t;var a=(0,n.default)(A),l=(0,r.default)(A),c=(0,n.default)(e),u=(0,r.default)(e),g=Math.acos((0,i.default)(Math.sin((0,o.default)(c))*Math.sin((0,o.default)(a))+Math.cos((0,o.default)(c))*Math.cos((0,o.default)(a))*Math.cos((0,o.default)(l)-(0,o.default)(u))))*s.earthRadius;return Math.round(g/t)*t};e.default=l},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A){return A>1?1:A<-1?-1:A};e.default=t},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(48)),r=s(t(36)),o=s(t(47)),i=t(37);function s(A){return A&&A.__esModule?A:{default:A}}var a=function(A){var e=0;if(A.length>2){for(var t,s,a,l=0;l<A.length;l++){l===A.length-2?(t=A.length-2,s=A.length-1,a=0):l===A.length-1?(t=A.length-1,s=0,a=1):(t=l,s=l+1,a=l+2);var c=(0,o.default)(A[t]),u=(0,r.default)(A[s]),g=(0,o.default)(A[a]);e+=((0,n.default)(g)-(0,n.default)(c))*Math.sin((0,n.default)(u))}e=e*i.earthRadius*i.earthRadius/2}return Math.abs(e)};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=o(t(36)),r=o(t(47));function o(A){return A&&A.__esModule?A:{default:A}}var i=function(A){if(!1===Array.isArray(A)||0===A.length)throw new Error("No points were given.");return A.reduce(function(A,e){var t=(0,n.default)(e),o=(0,r.default)(e);return{maxLat:Math.max(t,A.maxLat),minLat:Math.min(t,A.minLat),maxLng:Math.max(o,A.maxLng),minLng:Math.min(o,A.minLng)}},{maxLat:-1/0,minLat:1/0,maxLng:-1/0,minLng:1/0})};e.default=i},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(t(36)),r=a(t(47)),o=a(t(48)),i=a(t(49)),s=t(37);function a(A){return A&&A.__esModule?A:{default:A}}var l=function(A,e){var t,a,l=(0,n.default)(A),c=(0,r.default)(A),u=(0,o.default)(l),g=(0,o.default)(c),B=e/s.earthRadius,d=u-B,h=u+B,p=(0,o.default)(s.MAXLAT),f=(0,o.default)(s.MINLAT),w=(0,o.default)(s.MAXLON),C=(0,o.default)(s.MINLON);if(d>f&&h<p){var Q=Math.asin(Math.sin(B)/Math.cos(u));(t=g-Q)<C&&(t+=2*Math.PI),(a=g+Q)>w&&(a-=2*Math.PI)}else d=Math.max(d,f),h=Math.min(h,p),t=C,a=w;return[{latitude:(0,i.default)(d),longitude:(0,i.default)(t)},{latitude:(0,i.default)(h),longitude:(0,i.default)(a)}]};e.default=l},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(36)),r=s(t(47)),o=s(t(48)),i=s(t(49));function s(A){return A&&A.__esModule?A:{default:A}}var a=function(A){if(!1===Array.isArray(A)||0===A.length)return!1;var e=A.length,t=A.reduce(function(A,e){var t=(0,o.default)((0,n.default)(e)),i=(0,o.default)((0,r.default)(e));return{X:A.X+Math.cos(t)*Math.cos(i),Y:A.Y+Math.cos(t)*Math.sin(i),Z:A.Z+Math.sin(t)}},{X:0,Y:0,Z:0}),s=t.X/e,a=t.Y/e,l=t.Z/e;return{longitude:(0,i.default)(Math.atan2(a,s)),latitude:(0,i.default)(Math.atan2(l,Math.sqrt(s*s+a*a)))}};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(59))&&n.__esModule?n:{default:n};var o=function(A){var e=(0,r.default)(A),t=e.minLat+(e.maxLat-e.minLat)/2,n=e.minLng+(e.maxLng-e.minLng)/2;return{latitude:parseFloat(t.toFixed(6)),longitude:parseFloat(n.toFixed(6))}};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(64))&&n.__esModule?n:{default:n};var o=function(A,e){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.default,n="function"==typeof t?t(A,e):(0,r.default)(A,e);if(isNaN(n))throw new Error("Could not calculate bearing for given points. Check your bearing function");switch(Math.round(n/22.5)){case 1:return"NNE";case 2:return"NE";case 3:return"ENE";case 4:return"E";case 5:return"ESE";case 6:return"SE";case 7:return"SSE";case 8:return"S";case 9:return"SSW";case 10:return"SW";case 11:return"WSW";case 12:return"W";case 13:return"WNW";case 14:return"NW";case 15:return"NNW";default:return"N"}};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(36)),r=s(t(47)),o=s(t(48)),i=s(t(49));function s(A){return A&&A.__esModule?A:{default:A}}var a=function(A,e){var t=(0,o.default)((0,r.default)(e))-(0,o.default)((0,r.default)(A)),s=Math.log(Math.tan((0,o.default)((0,n.default)(e))/2+Math.PI/4)/Math.tan((0,o.default)((0,n.default)(A))/2+Math.PI/4));return Math.abs(t)>Math.PI&&(t=t>0?-1*(2*Math.PI-t):2*Math.PI+t),((0,i.default)(Math.atan2(t,s))+360)%360};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=o(t(56)),r=o(t(57));function o(A){return A&&A.__esModule?A:{default:A}}var i=function(A,e,t){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,i=(0,n.default)(e,A,o),s=(0,n.default)(A,t,o),a=(0,n.default)(e,t,o),l=Math.acos((0,r.default)((i*i+a*a-s*s)/(2*i*a))),c=Math.acos((0,r.default)((s*s+a*a-i*i)/(2*s*a)));return l>Math.PI/2?i:c>Math.PI/2?s:Math.sin(l)*i};e.default=i},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(36)),r=s(t(47)),o=s(t(48)),i=s(t(49));function s(A){return A&&A.__esModule?A:{default:A}}var a=function(A,e){var t=(0,n.default)(e),s=(0,r.default)(e),a=(0,n.default)(A),l=(0,r.default)(A);return((0,i.default)(Math.atan2(Math.sin((0,o.default)(s)-(0,o.default)(l))*Math.cos((0,o.default)(t)),Math.cos((0,o.default)(a))*Math.sin((0,o.default)(t))-Math.sin((0,o.default)(a))*Math.cos((0,o.default)(t))*Math.cos((0,o.default)(s)-(0,o.default)(l))))+360)%360};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(56))&&n.__esModule?n:{default:n};function o(A){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},o(A)}var i=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r.default;return A.reduce(function(A,t){return"object"===o(A)&&null!==A.last&&(A.distance+=e(t,A.last)),A.last=t,A},{last:null,distance:0}).distance};e.default=i},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(36)),r=s(t(47)),o=s(t(48)),i=t(37);function s(A){return A&&A.__esModule?A:{default:A}}var a=function(A,e){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;t=void 0===t||isNaN(t)?1:t;var s,a,l,c,u,g,B,d=(0,n.default)(A),h=(0,r.default)(A),p=(0,n.default)(e),f=(0,r.default)(e),w=6356752.314245,C=1/298.257223563,Q=(0,o.default)(f-h),y=Math.atan((1-C)*Math.tan((0,o.default)(parseFloat(d)))),v=Math.atan((1-C)*Math.tan((0,o.default)(parseFloat(p)))),m=Math.sin(y),U=Math.cos(y),F=Math.sin(v),E=Math.cos(v),H=Q,b=100;do{var I=Math.sin(H),M=Math.cos(H);if(0===(g=Math.sqrt(E*I*(E*I)+(U*F-m*E*M)*(U*F-m*E*M))))return 0;s=m*F+U*E*M,a=Math.atan2(g,s),u=s-2*m*F/(c=1-(l=U*E*I/g)*l),isNaN(u)&&(u=0);var L=C/16*c*(4+C*(4-3*c));B=H,H=Q+(1-L)*C*l*(a+L*g*(u+L*s*(2*u*u-1)))}while(Math.abs(H-B)>1e-12&&--b>0);if(0===b)return NaN;var P=c*(i.earthRadius*i.earthRadius-w*w)/(w*w),k=P/1024*(256+P*(P*(74-47*P)-128)),O=w*(1+P/16384*(4096+P*(P*(320-175*P)-768)))*(a-k*g*(u+k/4*(s*(2*u*u-1)-k/6*u*(4*g*g-3)*(4*u*u-3))));return Math.round(O/t)*t};e.default=a},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A){return/^(NNE|NE|NNW|N)$/.test(A)?"N":/^(ENE|E|ESE|SE)$/.test(A)?"E":/^(SSE|S|SSW|SW)$/.test(A)?"S":/^(WSW|W|WNW|NW)$/.test(A)?"W":void 0};e.default=t},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(56))&&n.__esModule?n:{default:n};var o=function(A,e){return(arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.default)(A,e)/(Number(e.time)-Number(A.time))*1e3};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(56))&&n.__esModule?n:{default:n};var o=function(A,e,t){return(0,r.default)(e,A)+(0,r.default)(A,t)===(0,r.default)(e,t)};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=o(t(36)),r=o(t(47));function o(A){return A&&A.__esModule?A:{default:A}}var i=function(A,e){for(var t=!1,o=e.length,i=-1,s=o-1;++i<o;s=i)((0,r.default)(e[i])<=(0,r.default)(A)&&(0,r.default)(A)<(0,r.default)(e[s])||(0,r.default)(e[s])<=(0,r.default)(A)&&(0,r.default)(A)<(0,r.default)(e[i]))&&(0,n.default)(A)<((0,n.default)(e[s])-(0,n.default)(e[i]))*((0,r.default)(A)-(0,r.default)(e[i]))/((0,r.default)(e[s])-(0,r.default)(e[i]))+(0,n.default)(e[i])&&(t=!t);return t};e.default=i},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(65))&&n.__esModule?n:{default:n};var o=function(A,e,t,n){return(0,r.default)(A,e,t)<n};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(56))&&n.__esModule?n:{default:n};var o=function(A,e,t){return(0,r.default)(A,e,.01)<t};e.default=o},(A,e)=>{"use strict";function t(A,e){return function(A){if(Array.isArray(A))return A}(A)||function(A,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(A)))return;var t=[],n=!0,r=!1,o=void 0;try{for(var i,s=A[Symbol.iterator]();!(n=(i=s.next()).done)&&(t.push(i.value),!e||t.length!==e);n=!0);}catch(A){r=!0,o=A}finally{try{n||null==s.return||s.return()}finally{if(r)throw o}}return t}(A,e)||function(A,e){if(!A)return;if("string"==typeof A)return n(A,e);var t=Object.prototype.toString.call(A).slice(8,-1);"Object"===t&&A.constructor&&(t=A.constructor.name);if("Map"===t||"Set"===t)return Array.from(A);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return n(A,e)}(A,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function n(A,e){(null==e||e>A.length)&&(e=A.length);for(var t=0,n=new Array(e);t<e;t++)n[t]=A[t];return n}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=function(A){if(!A.startsWith("POLYGON"))throw new Error("Invalid wkt.");return A.slice(A.indexOf("(")+2,A.indexOf(")")).split(", ").map(function(A){var e=t(A.split(" "),2),n=e[0],r=e[1];return{longitude:parseFloat(n),latitude:parseFloat(r)}})};e.default=r},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i){this.center=A,this.radius=e,this.weight=t,this.fillOpacity=n,this.fillColor=r,this.color=o,this.opacity=i}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i,s,a,l,c,u){this.center=A,this.radius=e,this.weight=t,this.addToMap=n,this.fillOpacity=r,this.fillColor=o,this.color=i,this.opacity=s,this.draggable=a,this.editable=l,this.fitBounds=c,this.object=u}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e){this.draggable=A,this.editable=e}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r){this.latlng=A,this.addToMap=t,this.style=e,this.fitBounds=n,this.object=r}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i){this.radius=A,this.weight=e,this.color=t,this.fillColor=n,this.fillOpacity=r,this.label=o,this.labelOrigin=i}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t){this.latlng=A,this.icon=e,this.style=t}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t){this.url=A,this.size=e,this.scaledSize=t}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i){void 0===e&&(e=!1),void 0===t&&(t=!1),void 0===r&&(r=!1),void 0===i&&(i=!1),this.latlng=A,this.addToMap=e,this.draggable=t,this.icon=n,this.fitBounds=r,this.object=o,this.addClusterer=i}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o){this.addToMap=A,this.color=e,this.opacity=t,this.fillColor=n,this.fillOpacity=r,this.weight=o,this.path=void 0}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i,s,a,l,c){this.path=A,this.weight=e,this.addToMap=t,this.color=n,this.opacity=r,this.fillColor=o,this.fillOpacity=i,this.draggable=s,this.editable=a,this.fitBounds=l,this.object=c,this.zIndex=0}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n){void 0===t&&(t=!0),void 0===n&&(n=1),this.style=void 0,this.editable=!1,this.color=A,this.weight=e,this.opacity=n,this.navigateByPoint=t,this.navegateOnKeyPress=!1}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o){this.latlng=A,this.content=e,this.marker=t,this.conditionMarker=n,this.notCalledByMap=r,this.object=o}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i,s,a,l,c,u,g,B){this.data=A,this.addToMap=e,this.radius=t,this.maxIntensity=n,this.minOpacity=r,this.opacity=o,this.gradient=i,this.blur=s,this.maxZoom=a,this.dissipating=l,this.scaleRadius=c,this.useLocalExtrema=u,this.fitBounds=g,this.object=B}}],e={};function t(n){var r=e[n];if(void 0!==r)return r.exports;var o=e[n]={exports:{}};return A[n].call(o.exports,o,o.exports,t),o.exports}t.n=A=>{var e=A&&A.__esModule?()=>A.default:()=>A;return t.d(e,{a:e}),e},t.d=(A,e)=>{for(var n in e)t.o(e,n)&&!t.o(A,n)&&Object.defineProperty(A,n,{enumerable:!0,get:e[n]})},t.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(A){if("object"==typeof window)return window}}(),t.o=(A,e)=>Object.prototype.hasOwnProperty.call(A,e),t.r=A=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(A,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(A,"__esModule",{value:!0})};var n={};return(()=>{"use strict";t.r(n),t.d(n,{CircleAlterOptions:()=>e.default,CircleEventType:()=>C.CircleEventType,CircleMarkerOptions:()=>s.default,CircleMarkerStyle:()=>a.default,CircleOptions:()=>r.default,EventReturn:()=>o.default,GeoJsonOptions:()=>i.default,HeatMapOptions:()=>v.default,Map:()=>A.default,MapEventType:()=>C.MapEventType,MapType:()=>Q.MapType,MarkerAlterOptions:()=>l.default,MarkerClustererConfig:()=>w.default,MarkerEventType:()=>C.MarkerEventType,MarkerIcon:()=>c.default,MarkerOptions:()=>u.default,NavigationOptions:()=>h.default,OverlayOptions:()=>g.default,PolygonAlterOptions:()=>B.default,PolygonEventType:()=>C.PolygonEventType,PolygonOptions:()=>d.default,PolylineEventType:()=>C.PolylineEventType,PolylineOptions:()=>p.default,PolylineType:()=>y.PolylineType,PopupOptions:()=>f.default});var A=t(1),e=t(76),r=t(77),o=t(8),i=t(78),s=t(79),a=t(80),l=t(81),c=t(82),u=t(83),g=t(32),B=t(84),d=t(85),h=t(86),p=t(33),f=t(87),w=t(31),C=t(7),Q=t(4),y=t(18),v=t(88)})(),n})());
1
+ !function(A,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("InlogMaps",[],e):"object"==typeof exports?exports.InlogMaps=e():A.InlogMaps=e()}(self,()=>(()=>{var A=[,(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>d});var n=t(2),r=t(20),o=t(7),i=t(4),s=t(18),a=t(31),l=t(32),c=t(33),u=t(34),g=function(A,e,t,n){return new(t||(t=Promise))(function(r,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){var e;A.done?r(A.value):(e=A.value,e instanceof t?e:new t(function(A){A(e)})).then(i,s)}a((n=n.apply(A,e||[])).next())})},B=function(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(a){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(t=1,n&&(r=2&s[0]?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(A,i)}catch(A){s=[6,A],n=0}finally{t=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};const d=function(){function A(){this.markersList={},this.polygonsList={},this.circlesList={},this.polylinesList={},this.infoWindowList={},this.overlayList={},this.heatmapsList={},this.map={},this.markerClusterer={},this.rulerPolylines=[],this.rulerClicks=[],this.rulerLatLongs=[],this.rulerPolylineCount=0}return A.prototype.initialize=function(A,e,t){var o;return void 0===t&&(t="inlog-map"),this.map=A===i.MapType.Google?new n.default:new r.default,null===(o=this.map)||void 0===o?void 0:o.initialize(A,e,t)},A.prototype.loadGEOJson=function(A,e,t){var n;null===(n=this.map)||void 0===n||n.loadGEOJson(A,e,t)},A.prototype.drawMarker=function(A,e,t){var n,r,o=null===(n=this.map)||void 0===n?void 0:n.drawMarker(e,t);this.markersList[A]||(this.markersList[A]=[]),o.type="simple",this.markersList[A].push(o),e.addClusterer&&(this.markerClusterer[A]||this.addMarkerClusterer(A,new a.default(!0,1,10)),null===(r=this.map)||void 0===r||r.addMarkerOnClusterer(o,this.markerClusterer[A]))},A.prototype.drawCircleMarker=function(A,e,t){var n,r=null===(n=this.map)||void 0===n?void 0:n.drawCircleMarker(e,t);this.markersList[A]||(this.markersList[A]=[]),r.type="circle",this.markersList[A].push(r)},A.prototype.toggleMarkers=function(A,e,t){var n,r=this.getMarkers(e,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.toggleMarkers(r,A,this.markerClusterer[e]))},A.prototype.removeMarkers=function(A,e){var t,n;if(this.markersList[A]&&e){var r=this.getMarkers(A,e);null===(t=this.map)||void 0===t||t.toggleMarkers(r,!1,this.markerClusterer[A]),this.markersList[A]=this.markersList[A].filter(function(A){return!e(A.object)})}else this.markersList[A]&&(null===(n=this.map)||void 0===n||n.toggleMarkers(this.markersList[A],!1,this.markerClusterer[A])),this.markersList[A]=[];0===this.markersList[A].length&&delete this.markersList[A]},A.prototype.removeAllMarkers=function(){for(var A in this.markersList)this.markersList.hasOwnProperty(A)&&this.removeMarkers(A)},A.prototype.alterMarkerOptions=function(A,e,t){var n,r=this.getMarkers(A,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.alterMarkerOptions(r,e))},A.prototype.alterMarkerPosition=function(A,e,t,n){var r,o=this.getMarkers(A,n);o&&o.length&&(null===(r=this.map)||void 0===r||r.alterMarkerPosition(o,e,null!=t&&t))},A.prototype.fitBoundsMarkers=function(A,e,t){var n,r=this;void 0===t&&(t=!0);var o=this.getMarkers(A,e);t&&(o=o.filter(function(A){var e;return null===(e=r.map)||void 0===e?void 0:e.isMarkerOnMap(A)})),o&&o.length&&(null===(n=this.map)||void 0===n||n.fitBoundsPositions(o))},A.prototype.setCenterMarker=function(A,e){var t,n;if(this.markersList[A]&&e){var r=this.markersList[A].find(function(A){return e(A.object)});null===(t=this.map)||void 0===t||t.setCenterMarker(r)}else this.markersList[A]&&this.markersList[A].length&&(null===(n=this.map)||void 0===n||n.setCenterMarker(this.markersList[A][0]))},A.prototype.markerExists=function(A,e){var t=this.getMarkers(A,e);return t&&t.length>0},A.prototype.countMarkers=function(A,e,t){var n,r,o=this;if(void 0===e&&(e=!0),this.markerClusterer[A])return null!==(r=null===(n=this.map)||void 0===n?void 0:n.countMarkersOnCluster(this.markerClusterer[A]))&&void 0!==r?r:0;var i=this.getMarkers(A,t);return e&&(i=i.filter(function(A){var e;return null===(e=o.map)||void 0===e?void 0:e.isMarkerOnMap(A)})),i.length},A.prototype.addMarkerEvent=function(A,e,t,n){var r,o=this.getMarkers(A,n);null===(r=this.map)||void 0===r||r.addMarkerEvent(o,e,t)},A.prototype.removeMarkerEvent=function(A,e,t){var n,r=this.getMarkers(A,t);null===(n=this.map)||void 0===n||n.removeMarkerEvent(r,e)},A.prototype.addMarkerClusterer=function(A,e){var t;this.markerClusterer[A]=null===(t=this.map)||void 0===t?void 0:t.addMarkerClusterer(e)},A.prototype.alterMarkerClustererConfig=function(A,e){var t;this.markerClusterer[A]&&(null===(t=this.map)||void 0===t||t.alterMarkerClustererConfig(this.markerClusterer[A],e))},A.prototype.refreshClusterer=function(A){var e;this.markerClusterer[A]&&(null===(e=this.map)||void 0===e||e.refreshClusterer(this.markerClusterer[A]))},A.prototype.clearMarkersClusterer=function(A){var e;this.markerClusterer[A]&&(null===(e=this.map)||void 0===e||e.clearMarkersClusterer(this.markerClusterer[A]))},A.prototype.drawPolygon=function(A,e,t){var n,r=null===(n=this.map)||void 0===n?void 0:n.drawPolygon(e,t);this.polygonsList[A]||(this.polygonsList[A]=[]),this.polygonsList[A].push(r)},A.prototype.togglePolygons=function(A,e,t){var n,r=this.getPolygons(e,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.togglePolygons(r,A))},A.prototype.removePolygons=function(A,e){var t,n;if(this.polygonsList[A]&&e){var r=this.getPolygons(A,e);null===(t=this.map)||void 0===t||t.togglePolygons(r,!1),this.polygonsList[A]=this.polygonsList[A].filter(function(A){return!e(A.object)})}else this.polygonsList[A]&&(null===(n=this.map)||void 0===n||n.togglePolygons(this.polygonsList[A],!1)),this.polygonsList[A]=[];0===this.polygonsList[A].length&&delete this.polygonsList[A]},A.prototype.removeAllPolygons=function(){for(var A in this.polygonsList)this.polygonsList.hasOwnProperty(A)&&this.removePolygons(A)},A.prototype.alterPolygonOptions=function(A,e,t){var n,r=this.getPolygons(A,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.alterPolygonOptions(r,e))},A.prototype.fitBoundsPolygons=function(A,e){var t,n=this,r=this.getPolygons(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isPolygonOnMap(A)});r&&r.length&&(null===(t=this.map)||void 0===t||t.fitBoundsPolygons(r))},A.prototype.setCenterPolygons=function(A,e){var t,n=this,r=this.getPolygons(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isPolygonOnMap(A)});r&&r.length&&(null===(t=this.map)||void 0===t||t.setCenterPolygons(r))},A.prototype.polygonExists=function(A,e){var t=this.getPolygons(A,e);return t&&t.length>0},A.prototype.getPolygonPath=function(A,e){var t,n,r=this.getPolygons(A,e);if(r&&r.length)return null!==(n=null===(t=this.map)||void 0===t?void 0:t.getPolygonPath(r[0]))&&void 0!==n?n:[]},A.prototype.addPolygonEvent=function(A,e,t,n){var r,o=this.getPolygons(A,n);null===(r=this.map)||void 0===r||r.addPolygonEvent(o,e,t)},A.prototype.removePolygonEvent=function(A,e,t){var n,r=this.getPolygons(A,t);null===(n=this.map)||void 0===n||n.removePolygonEvent(r,e)},A.prototype.drawCircle=function(A,e,t){var n,r=null===(n=this.map)||void 0===n?void 0:n.drawCircle(e,t);this.circlesList[A]||(this.circlesList[A]=[]),this.circlesList[A].push(r)},A.prototype.toggleCircles=function(A,e,t){var n,r=this.getCircles(e,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.toggleCircles(r,A))},A.prototype.removeCircles=function(A,e){var t,n;if(this.circlesList[A]&&e){var r=this.getCircles(A,e);null===(t=this.map)||void 0===t||t.toggleCircles(r,!1),this.circlesList[A]=this.circlesList[A].filter(function(A){return!e(A.object)})}else this.circlesList[A]&&(null===(n=this.map)||void 0===n||n.toggleCircles(this.circlesList[A],!1)),this.circlesList[A]=[];0===this.circlesList[A].length&&delete this.circlesList[A]},A.prototype.removeAllCircles=function(){for(var A in this.circlesList)this.circlesList.hasOwnProperty(A)&&this.removeCircles(A)},A.prototype.alterCircleOptions=function(A,e,t){var n,r=this.getCircles(A,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.alterCircleOptions(r,e))},A.prototype.fitBoundsCircles=function(A,e){var t,n=this,r=this.getCircles(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isCircleOnMap(A)});r&&r.length&&(null===(t=this.map)||void 0===t||t.fitBoundsCircles(r))},A.prototype.circleExists=function(A,e){var t=this.getCircles(A,e);return t&&t.length>0},A.prototype.getCircleCenter=function(A,e){var t,n=this.getCircles(A,e);return n&&n.length?null===(t=this.map)||void 0===t?void 0:t.getCircleCenter(n[0]):null},A.prototype.getCircleRadius=function(A,e){var t,n=this.getCircles(A,e);return n&&n.length?null===(t=this.map)||void 0===t?void 0:t.getCircleRadius(n[0]):null},A.prototype.addCircleEvent=function(A,e,t,n){var r,o=this.getCircles(A,n);null===(r=this.map)||void 0===r||r.addCircleEvent(o,e,t)},A.prototype.removeCircleEvent=function(A,e,t){var n,r=this.getCircles(A,t);null===(n=this.map)||void 0===n||n.removeCircleEvent(r,e)},A.prototype.drawPolyline=function(A,e,t,n){var r,o=null===(r=this.map)||void 0===r?void 0:r.drawPolyline(e,t,n);this.polylinesList[A]||(this.polylinesList[A]=[]),this.polylinesList[A].push(o)},A.prototype.drawPolylineWithNavigation=function(A,e,t){var n,r=null===(n=this.map)||void 0===n?void 0:n.drawPolylineWithNavigation(e,t);this.polylinesList[A]||(this.polylinesList[A]=[]),this.polylinesList[A].push(r)},A.prototype.getPolylines=function(A,e){var t=this.polylinesList[A];if(t&&t.length){var n=e?t.filter(function(A){return e(A.object)}):t;return n.length>0?n:[]}return[]},A.prototype.togglePolylines=function(A,e,t){var n,r=this.getPolylines(e,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.togglePolylines(r,A))},A.prototype.removePolylines=function(A,e){var t,n;if(this.polylinesList[A]&&e){var r=this.getPolylines(A,e);null===(t=this.map)||void 0===t||t.togglePolylines(r,!1),this.polylinesList[A]=this.polylinesList[A].filter(function(A){return!e(A.object)})}else this.polylinesList[A]&&(null===(n=this.map)||void 0===n||n.togglePolylines(this.polylinesList[A],!1)),this.polylinesList[A]=[];0===this.polylinesList[A].length&&delete this.polylinesList[A]},A.prototype.removeAllPolylines=function(){for(var A in this.polylinesList)this.polylinesList.hasOwnProperty(A)&&this.removePolylines(A)},A.prototype.alterPolylineOptions=function(A,e,t){var n,r=this.getPolylines(A,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.alterPolylineOptions(r,e))},A.prototype.fitBoundsPolylines=function(A,e){var t,n=this,r=this.getPolylines(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isPolylineOnMap(A)});r&&r.length&&(null===(t=this.map)||void 0===t||t.fitBoundsPolylines(r))},A.prototype.polylineExists=function(A,e){var t=this.getPolylines(A,e);return t&&t.length>0},A.prototype.addPolylinePath=function(A,e,t){var n,r=this.getPolylines(A,t);if(r&&r.length)null===(n=this.map)||void 0===n||n.addPolylinePath(r,e);else{var o=new c.default;o.addToMap=!0,this.drawPolyline(A,o,null)}},A.prototype.getPolylinePath=function(A,e){var t=this.getPolylines(A,e);if(t&&t.length)return this.map.getPolylinePath(t[0])},A.prototype.removePolylineHighlight=function(){var A;null===(A=this.map)||void 0===A||A.removePolylineHighlight()},A.prototype.addPolylineEvent=function(A,e,t,n){var r,o=this.getPolylines(A,n);o&&o.length&&(null===(r=this.map)||void 0===r||r.addPolylineEvent(o,e,t))},A.prototype.removePolylineEvent=function(A,e,t){var n,r=this.getPolylines(A,t);null===(n=this.map)||void 0===n||n.removePolylineEvent(r,e)},A.prototype.setIndexPolylineHighlight=function(A,e,t){var n,r=this.getPolylines(A,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.setIndexPolylineHighlight(r[0],e))},A.prototype.getObjectPolyline=function(A,e){var t,n=this.getPolylines(A,e);return n&&n.length?null===(t=this.map)||void 0===t?void 0:t.getObjectPolyline(n[0]):null},A.prototype.getObjectPolylineHighlight=function(){var A;return null===(A=this.map)||void 0===A?void 0:A.getObjectPolylineHighlight()},A.prototype.addPolylineHighlightEvent=function(A,e){var t;null===(t=this.map)||void 0===t||t.addPolylineHighlightEvent(A,e)},A.prototype.getPolylineHighlightIndex=function(){var A;return null===(A=this.map)||void 0===A?void 0:A.getPolylineHighlightIndex()},A.prototype.drawPopup=function(A,e){var t,n,r,o=null;e.marker&&(o=this.getMarkers(e.marker,e.conditionMarker)[0]);r=this.infoWindowList[A]?null===(t=this.map)||void 0===t?void 0:t.alterPopup(this.infoWindowList[A],e,o):null===(n=this.map)||void 0===n?void 0:n.drawPopup(e,o),this.infoWindowList[A]=r},A.prototype.alterPopup=function(A,e){var t,n,r=this.infoWindowList[A];e.marker&&(n=this.getMarkers(e.marker,e.conditionMarker)),r&&(null===(t=this.map)||void 0===t||t.alterPopupContent(r,e,n?n[0]:null))},A.prototype.getObjectOpenPopup=function(A){return this.infoWindowList[A]?this.infoWindowList[A].object:null},A.prototype.closePopup=function(A){var e;this.infoWindowList[A]&&(null===(e=this.map)||void 0===e||e.closePopup(this.infoWindowList[A]))},A.prototype.closeAllPopups=function(){for(var A in this.infoWindowList)this.infoWindowList.hasOwnProperty(A)&&this.closePopup(A)},A.prototype.resizeMap=function(){var A;null===(A=this.map)||void 0===A||A.resizeMap()},A.prototype.addEventMap=function(A,e){var t;null===(t=this.map)||void 0===t||t.addEventMap(A,e)},A.prototype.removeEventMap=function(A){var e;null===(e=this.map)||void 0===e||e.removeEventMap(A)},A.prototype.getZoom=function(){var A;return null===(A=this.map)||void 0===A?void 0:A.getZoom()},A.prototype.setZoom=function(A){var e;null===(e=this.map)||void 0===e||e.setZoom(A)},A.prototype.takeMapScreenshot=function(){var A;return g(this,void 0,void 0,function(){return B(this,function(e){switch(e.label){case 0:return[4,null===(A=this.map)||void 0===A?void 0:A.takeMapScreenshot()];case 1:return[2,e.sent()]}})})},A.prototype.drawHeatMap=function(A,e){var t,n=null===(t=this.map)||void 0===t?void 0:t.drawHeatMap(e);return n&&(this.heatmapsList[A]||(this.heatmapsList[A]=[]),this.heatmapsList[A].push(n)),n},A.prototype.toggleHeatMaps=function(A,e,t){var n=this,r=this.getHeatMaps(e,t);r&&r.length&&r.forEach(function(e){var t;null===(t=n.map)||void 0===t||t.toggleHeatMap(e,A)})},A.prototype.updateHeatMapData=function(A,e,t){var n=this,r=this.getHeatMaps(A,t);r&&r.length&&r.forEach(function(A){var t;null===(t=n.map)||void 0===t||t.updateHeatMapData(A,e)})},A.prototype.setHeatMapOptions=function(A,e,t){var n=this,r=this.getHeatMaps(A,t);r&&r.length&&r.forEach(function(A){var t;null===(t=n.map)||void 0===t||t.setHeatMapOptions(A,e)})},A.prototype.removeHeatMaps=function(A,e){var t=this;this.heatmapsList[A]&&e?(this.getHeatMaps(A,e).forEach(function(A){var e;null===(e=t.map)||void 0===e||e.toggleHeatMap(A,!1)}),this.heatmapsList[A]=this.heatmapsList[A].filter(function(A){return!e(A.object)})):(this.heatmapsList[A]&&this.heatmapsList[A].forEach(function(A){var e;null===(e=t.map)||void 0===e||e.toggleHeatMap(A,!1)}),this.heatmapsList[A]=[]);this.heatmapsList[A]&&0===this.heatmapsList[A].length&&delete this.heatmapsList[A]},A.prototype.removeAllHeatMaps=function(){for(var A in this.heatmapsList)this.heatmapsList.hasOwnProperty(A)&&this.removeHeatMaps(A)},A.prototype.isHeatMapOnMap=function(A,e){var t,n=this.getHeatMaps(A,e);return n&&n.length>0&&(null===(t=this.map)||void 0===t?void 0:t.isHeatMapOnMap(n[0]))||!1},A.prototype.removeRuler=function(){this.removePolylines("inlogmaps-ruler",null),this.rulerPolylines=[],this.rulerLatLongs=[],this.removeEventMap(o.MapEventType.Click),this.removeOverlays("inlogmaps-ruler")},A.prototype.createRuler=function(){this.addEventMap(o.MapEventType.Click,this.onMapClickForRuler.bind(this))},A.prototype.getCenter=function(){var A;return null===(A=this.map)||void 0===A?void 0:A.getCenter()},A.prototype.setCenter=function(A){var e;null===(e=this.map)||void 0===e||e.setCenter(A)},A.prototype.pixelsToLatLng=function(A,e){var t;return null===(t=this.map)||void 0===t?void 0:t.pixelsToLatLng(A,e)},A.prototype.fitBoundsElements=function(A,e){var t,n=this,r=this.getMarkers(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isMarkerOnMap(A)}),o=this.getCircles(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isCircleOnMap(A)}),i=this.getPolygons(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isPolygonOnMap(A)}),s=this.getPolylines(A,e).filter(function(A){var e;return null===(e=n.map)||void 0===e?void 0:e.isPolylineOnMap(A)});null===(t=this.map)||void 0===t||t.fitBoundsElements(r,o,i,s)},A.prototype.drawOverlay=function(A,e){var t,n,r=null;if(e.polygon){var o=this.getPolygons(e.polygon,e.conditionPolygon);o&&o.length&&(r=null===(t=this.map)||void 0===t?void 0:t.drawOverlay(e,o))}else r=null===(n=this.map)||void 0===n?void 0:n.drawOverlay(e);null!=r&&(this.overlayList[A]||(this.overlayList[A]=[]),this.overlayList[A].push(r))},A.prototype.toggleOverlay=function(A,e,t){var n,r=this.getOverlays(e,t);r&&r.length&&(null===(n=this.map)||void 0===n||n.toggleOverlay(r,A))},A.prototype.removeOverlays=function(A,e){var t,n;if(this.overlayList[A]&&e){var r=this.getOverlays(A,e);null===(t=this.map)||void 0===t||t.toggleOverlay(r,!1),this.overlayList[A]=this.overlayList[A].filter(function(A){return!e(A.object)})}else this.overlayList[A]&&(null===(n=this.map)||void 0===n||n.toggleOverlay(this.overlayList[A],!1)),this.overlayList[A]=[];0===this.overlayList[A].length&&delete this.overlayList[A]},A.prototype.removeAllOverlays=function(){for(var A in this.overlayList)this.overlayList.hasOwnProperty(A)&&this.removeOverlays(A)},A.prototype.checkIdx=function(A,e,t){var n,r,o=null===(n=this.getPolylines(A,t))||void 0===n?void 0:n[0];return null===(r=this.map)||void 0===r?void 0:r.checkIdx(o,e)},A.prototype.getMarkers=function(A,e){var t=this.markersList[A];return t&&t.length?e?t.filter(function(A){return e(A.object)}):t:[]},A.prototype.getPolygons=function(A,e){var t=this.polygonsList[A];return t&&t.length?e?t.filter(function(A){return e(A.object)}):t:[]},A.prototype.getCircles=function(A,e){var t=this.circlesList[A];return t&&t.length?e?t.filter(function(A){return e(A.object)}):t:[]},A.prototype.getOverlays=function(A,e){var t=this.overlayList[A];return t&&t.length?e?t.filter(function(A){return e(A.object)}):t:[]},A.prototype.getHeatMaps=function(A,e){var t=this.heatmapsList[A];return t&&t.length?e?t.filter(function(A){return e(A.object)}):t:[]},A.prototype.createDistanceOverlay=function(A){var e=document.createElement("div");return e.textContent="".concat((1e3*A).toFixed(1),"m"),e.style.cssText="font-size: 12px;font-weight: 600; letter-spacing: 1px;color: black;height: 30px; width: 120px;text-align: center;display: flex;justify-content: center;align-items: center;transform: translateX(-60px) translateY(-40px); white-space: pre-line; line-height: 1",e.style.position="absolute",e},A.prototype.addRulerOverlay=function(){var A=this.createDistanceOverlay(0),e=new l.default(A,!0,this.rulerClicks[0]);if(null==this||this.drawOverlay("inlogmaps-ruler",e),this.rulerClicks[1]){var t=this.coordinatesToKm(this.rulerClicks[0],this.rulerClicks[1]),n=this.createDistanceOverlay(t),r=new l.default(n,!0,this.rulerClicks[1]);null==this||this.drawOverlay("inlogmaps-ruler",r)}},A.prototype.addRulerMovingOverlay=function(){for(var A=0;A<this.rulerLatLongs.length;A++){var e=this.rulerLatLongs[A];if(e&&!(e.length<2))for(var t=0,n=0;n<e.length-1;n++){var r=e[n],o=e[n+1];if(0===n){var i=this.createDistanceOverlay(0),s=new l.default(i,!0,r);this.drawOverlay("inlogmaps-ruler",s)}t+=this.coordinatesToKm(r,o);var a=this.createDistanceOverlay(t),c=new l.default(a,!0,o);this.drawOverlay("inlogmaps-ruler",c)}}},A.prototype.onMapClickForRuler=function(A){var e=this;this.rulerPolylineCount++,this.rulerClicks.push([A.latlng[0],A.latlng[1]]);var t={addToMap:!0,fitBounds:!1,draggable:!0,editable:!0,style:s.PolylineType.Dotted,color:"#009ACA",weight:5,object:{id:this.rulerPolylineCount},path:this.rulerClicks},n=this.drawPolyline("inlogmaps-ruler",t,function(){},function(){var A=e.getPolylines("inlogmaps-ruler",null).map(function(A){var t;return null===(t=e.map)||void 0===t?void 0:t.getPolylinePath(A)}).filter(function(A){return!!A&&A.length>=2});e.rulerLatLongs=A,e.removeOverlays("inlogmaps-ruler"),e.addRulerMovingOverlay()});this.rulerPolylines.push(n),this.addRulerOverlay(),2===this.rulerClicks.length&&(this.rulerLatLongs.push(this.rulerClicks),this.rulerClicks=[])},A.prototype.coordinatesToKm=function(A,e){return u.getDistance({latitude:A[0],longitude:A[1]},{latitude:e[0],longitude:e[1]})/1e3},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>h});var n=t(3),r=t(6),o=t(9),i=t(10),s=t(11),a=t(13),l=t(15),c=t(16),u=t(17),g=t(19),B=function(A,e,t,n){return new(t||(t=Promise))(function(r,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){var e;A.done?r(A.value):(e=A.value,e instanceof t?e:new t(function(A){A(e)})).then(i,s)}a((n=n.apply(A,e||[])).next())})},d=function(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(a){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(t=1,n&&(r=2&s[0]?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(A,i)}catch(A){s=[6,A],n=0}finally{t=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};const h=function(){function A(){this.elementId="",this.googleMarkers=null,this.googlePolygons=null,this.googleCircles=null,this.googlePolylines=null,this.googlePopups=null,this.googleMap=null,this.googleOverlays=null,this.googleGeoJson=null,this.googleHeatMap=null,this.mapsApiLoader=new n.MapsApiLoaderService}return A.prototype.initialize=function(A,e,t){return B(this,void 0,void 0,function(){var n,B,h,p,f,w,C;return d(this,function(d){switch(d.label){case 0:return d.trys.push([0,2,,3]),[4,this.mapsApiLoader.loadApi(A,e)];case 1:if(n=d.sent(),h={center:new(B=n).maps.LatLng(-14,-54),fullscreenControl:!1,keyboardShortcuts:!1,mapTypeControl:!0,minZoom:4,rotateControl:!1,scaleControl:!1,streetViewControl:!1,zoom:4,zoomControl:!0},e.gestureHandling?h.gestureHandling="cooperative":h.gestureHandling="greedy",e.options)for(p in e.options)e.options.hasOwnProperty(p)&&(h[p]=e.options[p]);return f=[],e.mapTiles&&(w=[B.maps.MapTypeId.ROADMAP,B.maps.MapTypeId.SATELLITE],e.mapTiles.forEach(function(A){w.push(A.name);var e={getTileUrl:function(A,e){return"https://tile.openstreetmap.org/".concat(e,"/").concat(A.x,"/").concat(A.y,".png")},isPng:!0,maxZoom:19,minZoom:0,name:"OpenStreetMap",tileSize:new B.maps.Size(256,256)};for(var t in A)A.hasOwnProperty(t)&&(e[t]=A[t]);var n=new B.maps.ImageMapType(e);f.push({id:A.name,tile:n})}),h.mapTypeControlOptions={mapTypeIds:w,style:B.maps.MapTypeControlStyle.HORIZONTAL_BAR}),C=new B.maps.Map(document.getElementById(t),h),this.elementId=t,this.googleMarkers=new a.default(C,B),this.googlePolygons=new c.default(C,B),this.googleCircles=new r.default(C,B),this.googlePopups=new g.default(C,B),this.googlePolylines=new u.default(C,B,this.googlePopups),this.googleMap=new s.default(C,B),this.googleOverlays=new l.default(C,B,this.googlePolygons),this.googleGeoJson=new o.default(C,B),this.googleHeatMap=new i.default(C,B),f&&f.length&&f.forEach(function(A){C.mapTypes.set(A.id,A.tile)}),e.showTraffic&&(new B.maps.TrafficLayer).setMap(C),[2,this];case 2:return[2,d.sent()];case 3:return[2]}})})},A.prototype.loadGEOJson=function(A,e,t){var n;null===(n=this.googleGeoJson)||void 0===n||n.loadGEOJson(A,e,t)},A.prototype.drawMarker=function(A,e){var t;return null===(t=this.googleMarkers)||void 0===t?void 0:t.drawMarker(A,e)},A.prototype.drawCircleMarker=function(A,e){var t;return null===(t=this.googleMarkers)||void 0===t?void 0:t.drawCircleMarker(A,e)},A.prototype.toggleMarkers=function(A,e,t){var n;null===(n=this.googleMarkers)||void 0===n||n.toggleMarkers(A,e,t)},A.prototype.alterMarkerOptions=function(A,e){var t;null===(t=this.googleMarkers)||void 0===t||t.alterMarkerOptions(A,e)},A.prototype.alterMarkerPosition=function(A,e,t){var n;null===(n=this.googleMarkers)||void 0===n||n.alterMarkerPosition(A,e,t)},A.prototype.fitBoundsPositions=function(A){var e;null===(e=this.googleMarkers)||void 0===e||e.fitBoundsPositions(A)},A.prototype.isMarkerOnMap=function(A){var e;return null===(e=this.googleMarkers)||void 0===e?void 0:e.isMarkerOnMap(A)},A.prototype.setCenterMarker=function(A){var e;null===(e=this.googleMarkers)||void 0===e||e.setCenterMarker(A)},A.prototype.addMarkerEvent=function(A,e,t){var n;null===(n=this.googleMarkers)||void 0===n||n.addMarkerEvent(A,e,t)},A.prototype.removeMarkerEvent=function(A,e){var t;null===(t=this.googleMarkers)||void 0===t||t.removeMarkerEvent(A,e)},A.prototype.addMarkerClusterer=function(A){var e;return null===(e=this.googleMarkers)||void 0===e?void 0:e.addMarkerClusterer(A)},A.prototype.alterMarkerClustererConfig=function(A,e){var t;null===(t=this.googleMarkers)||void 0===t||t.alterMarkerClustererConfig(A,e)},A.prototype.refreshClusterer=function(A){var e;null===(e=this.googleMarkers)||void 0===e||e.refreshClusterer(A)},A.prototype.addMarkerOnClusterer=function(A,e){var t;null===(t=this.googleMarkers)||void 0===t||t.addMarkerOnClusterer(A,e)},A.prototype.removeMarkerFromClusterer=function(A,e){var t;null===(t=this.googleMarkers)||void 0===t||t.removeMarkerFromClusterer(A,e)},A.prototype.clearMarkersClusterer=function(A){var e;null===(e=this.googleMarkers)||void 0===e||e.clearMarkersClusterer(A)},A.prototype.countMarkersOnCluster=function(A){var e;return null===(e=this.googleMarkers)||void 0===e?void 0:e.countMarkersOnCluster(A)},A.prototype.drawPolygon=function(A,e){var t;return null===(t=this.googlePolygons)||void 0===t?void 0:t.drawPolygon(A,e)},A.prototype.togglePolygons=function(A,e){var t;null===(t=this.googlePolygons)||void 0===t||t.togglePolygons(A,e)},A.prototype.alterPolygonOptions=function(A,e){var t;null===(t=this.googlePolygons)||void 0===t||t.alterPolygonOptions(A,e)},A.prototype.fitBoundsPolygons=function(A){var e;null===(e=this.googlePolygons)||void 0===e||e.fitBoundsPolygons(A)},A.prototype.setCenterPolygons=function(A){var e;null===(e=this.googlePolygons)||void 0===e||e.setCenterPolygons(A)},A.prototype.isPolygonOnMap=function(A){var e;return null===(e=this.googlePolygons)||void 0===e?void 0:e.isPolygonOnMap(A)},A.prototype.getPolygonPath=function(A){var e;return null===(e=this.googlePolygons)||void 0===e?void 0:e.getPolygonPath(A)},A.prototype.addPolygonEvent=function(A,e,t){var n;return null===(n=this.googlePolygons)||void 0===n?void 0:n.addPolygonEvent(A,e,t)},A.prototype.removePolygonEvent=function(A,e){var t;null===(t=this.googlePolygons)||void 0===t||t.removePolygonEvent(A,e)},A.prototype.drawCircle=function(A,e){var t;return null===(t=this.googleCircles)||void 0===t?void 0:t.drawCircle(A,e)},A.prototype.toggleCircles=function(A,e){var t;null===(t=this.googleCircles)||void 0===t||t.toggleCircles(A,e)},A.prototype.alterCircleOptions=function(A,e){var t;null===(t=this.googleCircles)||void 0===t||t.alterCircleOptions(A,e)},A.prototype.fitBoundsCircles=function(A){var e;null===(e=this.googleCircles)||void 0===e||e.fitBoundsCircles(A)},A.prototype.isCircleOnMap=function(A){var e;return null===(e=this.googleCircles)||void 0===e?void 0:e.isCircleOnMap(A)},A.prototype.getCircleCenter=function(A){var e;return null===(e=this.googleCircles)||void 0===e?void 0:e.getCircleCenter(A)},A.prototype.getCircleRadius=function(A){var e;return null===(e=this.googleCircles)||void 0===e?void 0:e.getCircleRadius(A)},A.prototype.addCircleEvent=function(A,e,t){var n;null===(n=this.googleCircles)||void 0===n||n.addCircleEvent(A,e,t)},A.prototype.removeCircleEvent=function(A,e){var t;null===(t=this.googleCircles)||void 0===t||t.removeCircleEvent(A,e)},A.prototype.drawPolyline=function(A,e,t){var n;return null===(n=this.googlePolylines)||void 0===n?void 0:n.drawPolyline(A,e,t)},A.prototype.drawPolylineWithNavigation=function(A,e){var t;return null===(t=this.googlePolylines)||void 0===t?void 0:t.drawPolylineWithNavigation(A,e)},A.prototype.togglePolylines=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.togglePolylines(A,e)},A.prototype.alterPolylineOptions=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.alterPolylineOptions(A,e)},A.prototype.fitBoundsPolylines=function(A){var e;null===(e=this.googlePolylines)||void 0===e||e.fitBoundsPolylines(A)},A.prototype.isPolylineOnMap=function(A){var e;return null===(e=this.googlePolylines)||void 0===e?void 0:e.isPolylineOnMap(A)},A.prototype.addPolylinePath=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.addPolylinePath(A,e)},A.prototype.getPolylinePath=function(A){var e;return null===(e=this.googlePolylines)||void 0===e?void 0:e.getPolylinePath(A)},A.prototype.removePolylineHighlight=function(){var A;null===(A=this.googlePolylines)||void 0===A||A.removePolylineHighlight()},A.prototype.addPolylineEvent=function(A,e,t){var n;null===(n=this.googlePolylines)||void 0===n||n.addPolylineEvent(A,e,t)},A.prototype.removePolylineEvent=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.removePolylineEvent(A,e)},A.prototype.setIndexPolylineHighlight=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.setIndexPolylineHighlight(A,e)},A.prototype.getObjectPolyline=function(A){var e;return null===(e=this.googlePolylines)||void 0===e?void 0:e.getObjectPolyline(A)},A.prototype.getObjectPolylineHighlight=function(){var A;return null===(A=this.googlePolylines)||void 0===A?void 0:A.getObjectPolylineHighlight()},A.prototype.addPolylineHighlightEvent=function(A,e){var t;null===(t=this.googlePolylines)||void 0===t||t.addPolylineHighlightEvent(A,e)},A.prototype.getPolylineHighlightIndex=function(){var A;return null===(A=this.googlePolylines)||void 0===A?void 0:A.getPolylineHighlightIndex()},A.prototype.checkIdx=function(A,e){var t,n=[{lat:function(){return e[0]},lng:function(){return e[1]}}];return null===(t=this.googlePolylines)||void 0===t?void 0:t.checkIdx(A,n[0])},A.prototype.drawPopup=function(A,e){var t;return null===(t=this.googlePopups)||void 0===t?void 0:t.drawPopup(A,e)},A.prototype.alterPopup=function(A,e,t){var n;return null===(n=this.googlePopups)||void 0===n?void 0:n.alterPopup(A,e,t)},A.prototype.alterPopupContent=function(A,e,t){var n;null===(n=this.googlePopups)||void 0===n||n.alterPopupContent(A,e,t)},A.prototype.closePopup=function(A){var e;null===(e=this.googlePopups)||void 0===e||e.closePopup(A)},A.prototype.resizeMap=function(){var A;null===(A=this.googleMap)||void 0===A||A.resizeMap()},A.prototype.addEventMap=function(A,e){var t;null===(t=this.googleMap)||void 0===t||t.addEventMap(A,e)},A.prototype.removeEventMap=function(A){var e;null===(e=this.googleMap)||void 0===e||e.removeEventMap(A)},A.prototype.getZoom=function(){var A;return null===(A=this.googleMap)||void 0===A?void 0:A.getZoom()},A.prototype.setZoom=function(A){var e;null===(e=this.googleMap)||void 0===e||e.setZoom(A)},A.prototype.takeMapScreenshot=function(){var A;return B(this,void 0,void 0,function(){return d(this,function(e){switch(e.label){case 0:return[4,null===(A=this.googleMap)||void 0===A?void 0:A.takeScreenShot(this.elementId)];case 1:return[2,e.sent()]}})})},A.prototype.getCenter=function(){var A;return null===(A=this.googleMap)||void 0===A?void 0:A.getCenter()},A.prototype.setCenter=function(A){var e;null===(e=this.googleMap)||void 0===e||e.setCenter(A)},A.prototype.pixelsToLatLng=function(A,e){var t;return null===(t=this.googleMap)||void 0===t?void 0:t.pixelsToLatLng(A,e)},A.prototype.fitBoundsElements=function(A,e,t,n){var r;null===(r=this.googleMap)||void 0===r||r.fitBoundsElements(A,e,t,n)},A.prototype.drawOverlay=function(A,e){var t;return null===(t=this.googleOverlays)||void 0===t?void 0:t.drawOverlay(A,e)},A.prototype.toggleOverlay=function(A,e){var t;null===(t=this.googleOverlays)||void 0===t||t.toggleOverlay(A,e)},A.prototype.drawHeatMap=function(A){var e;return null===(e=this.googleHeatMap)||void 0===e?void 0:e.drawHeatMap(A)},A.prototype.toggleHeatMap=function(A,e){var t;null===(t=this.googleHeatMap)||void 0===t||t.toggleHeatMap(A,e)},A.prototype.updateHeatMapData=function(A,e){var t;null===(t=this.googleHeatMap)||void 0===t||t.updateHeatMapData(A,e)},A.prototype.setHeatMapOptions=function(A,e){var t;null===(t=this.googleHeatMap)||void 0===t||t.setHeatMapOptions(A,e)},A.prototype.isHeatMapOnMap=function(A){var e;return(null===(e=this.googleHeatMap)||void 0===e?void 0:e.isHeatMapOnMap(A))||!1},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{MapsApiLoaderService:()=>o});var n=t(4),r=t(5),o=function(){function A(){}return A.loadGoogleAPI=function(A){var e,t,n=document.createElement("script");n.type="text/javascript",n.setAttribute("data-google-inlogmaps","true"),n.src=(0,r.urlBuilder)({apiKey:A.apiKey,base:"https://maps.googleapis.com/maps/api/js",callback:"mapsAPILoadCallback",client:A.client,language:A.language,libraries:A.libraries||[]}),(null===(e=document.querySelector("script"))||void 0===e?void 0:e.hasAttribute("data-google-inlogmaps"))||null===(t=document.querySelector("head"))||void 0===t||t.appendChild(n)},A.loadLeafletAPI=function(A){var e,t,n=document.createElement("link");n.rel="stylesheet",n.href="https://desenvolvimentoweb.blob.core.windows.net/inlog-leaflet/leaflet.css",null===(e=document.querySelector("head"))||void 0===e||e.appendChild(n);var o=document.createElement("script");o.type="text/javascript",o.src=(0,r.urlBuilder)({base:"https://desenvolvimentoweb.blob.core.windows.net/inlog-leaflet/leaflet.js",callback:"mapsAPILoadCallback"}),null===(t=null===document||void 0===document?void 0:document.querySelector("head"))||void 0===t||t.appendChild(o)},A.prototype.loadApi=function(e,t){if(A.mapsApi)return Promise.resolve(A.mapsApi);A.windowRef=window||{api:null,mapsAPILoadCallback:null};return new Promise(function(r,o){e===n.MapType.Google?A.loadGoogleAPI(t):A.loadLeafletAPI(t),e===n.MapType.Leaflet?setTimeout(function(){A.mapsApi=A.windowRef.L,r(A.mapsApi)},2e3):A.windowRef.mapsAPILoadCallback=function(){A.mapsApi=A.windowRef.google,r(A.mapsApi)},setTimeout(function(){var e;(null===(e=null==A?void 0:A.windowRef)||void 0===e?void 0:e.api)||o(new Error("Loading took too long"))},5e3)})},A.windowRef=null,A.mapsApi=null,A}()},(A,e,t)=>{"use strict";var n;t.r(e),t.d(e,{MapType:()=>n}),function(A){A[A.Google=0]="Google",A[A.Leaflet=1]="Leaflet"}(n||(n={}))},(A,e,t)=>{"use strict";t.r(e),t.d(e,{urlBuilder:()=>n});var n=function(A){var e=A.base;return e+="?",A.apiKey&&(e+="key="+A.apiKey+"&"),A.integrity&&(e+="integrity="+A.integrity+"&"),A.client&&(e+="client="+A.client+"&"),A.crossorigin&&(e+="crossorigin="+A.crossorigin+"&"),A.libraries&&A.libraries.length>0&&(e+="libraries=",A.libraries.forEach(function(t,n){e+=t,n!==A.libraries.length-1&&(e+=",")}),e+="&"),A.language&&(e+="language="+A.language+"&"),A.callback&&(e+="callback="+A.callback+"&"),e}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>o});var n=t(7),r=t(8);const o=function(){function A(A,e){this.map={},this.google={},this.map=A,this.google=e}return A.prototype.drawCircle=function(A,e){var t={center:{lat:A.center[0],lng:A.center[1]},draggable:A.draggable,editable:A.editable,fillColor:A.fillColor,fillOpacity:A.fillOpacity,object:A.object,radius:A.radius,strokeColor:A.color,strokeOpacity:A.opacity,strokeWeight:A.weight,suppressUndo:!0},n=new this.google.maps.Circle(t);return e&&this.google.maps.event.addListener(n,"click",function(t){var n=new r.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)}),A.addToMap&&n.setMap(this.map),A.fitBounds&&this.map.fitBounds(n.getBounds()),n},A.prototype.toggleCircles=function(A,e){var t=this;A.forEach(function(A){return A.setMap(e?t.map:null)})},A.prototype.alterCircleOptions=function(A,e){A.forEach(function(A){var t={center:e.center&&e.center.length>0?{lat:e.center[0],lng:e.center[1]}:A.getCenter(),fillColor:e.fillColor?e.fillColor:A.fillColor,fillOpacity:e.fillOpacity?e.fillOpacity:A.fillOpacity,radius:e.radius?e.radius:A.radius,strokeColor:e.color?e.color:A.strokeColor,strokeOpacity:e.opacity?e.opacity:A.strokeOpacity,strokeWeight:e.weight?e.weight:A.strokeWeight,editable:null!==e.editable&&void 0!==e.editable?e.editable:A.editable,draggable:null!==e.draggable&&void 0!==e.draggable?e.draggable:A.draggable};A.setOptions(t)})},A.prototype.fitBoundsCircles=function(A){this.map.fitBounds(this.getCirclesBounds(A))},A.prototype.isCircleOnMap=function(A){return!!A.map},A.prototype.getCircleCenter=function(A){var e=A.getCenter();return[e.lat(),e.lng()]},A.prototype.getCircleRadius=function(A){return A.getRadius()},A.prototype.addCircleEvent=function(A,e,t){var o=this;A.forEach(function(A){switch(e){case n.CircleEventType.Click:o.google.maps.event.addListener(A,"click",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.CircleEventType.CenterChanged:o.google.maps.event.addListener(A,"center_changed",function(){var e=new r.default([A.getCenter().lat(),A.getCenter().lng()]);t(e,A.object)});break;case n.CircleEventType.RadiusChanged:o.google.maps.event.addListener(A,"radius_changed",function(e){var n=new r.default([A.getCenter().lat(),A.getCenter().lng()]);t(n,A.object,A.getRadius())})}})},A.prototype.removeCircleEvent=function(A,e){var t=this;A.forEach(function(A){switch(e){case n.CircleEventType.Click:t.google.maps.event.clearListeners(A,"click");break;case n.CircleEventType.CenterChanged:t.google.maps.event.clearListeners(A,"center_changed");break;case n.CircleEventType.RadiusChanged:t.google.maps.event.clearListeners(A,"radius_changed")}})},A.prototype.getCirclesBounds=function(A){var e=new this.google.maps.LatLngBounds;return A.forEach(function(A){return e.union(A.getBounds())}),e},A}()},(A,e,t)=>{"use strict";var n,r,o,i,s;t.r(e),t.d(e,{CircleEventType:()=>o,MapEventType:()=>n,MarkerEventType:()=>r,PolygonEventType:()=>i,PolylineEventType:()=>s}),function(A){A[A.Click=0]="Click",A[A.ZoomChanged=1]="ZoomChanged"}(n||(n={})),function(A){A[A.Click=0]="Click",A[A.RightClick=1]="RightClick",A[A.AfterDrag=2]="AfterDrag",A[A.MouseOver=3]="MouseOver",A[A.MouseOut=4]="MouseOut",A[A.BeforeDrag=5]="BeforeDrag"}(r||(r={})),function(A){A[A.Click=0]="Click",A[A.CenterChanged=1]="CenterChanged",A[A.RadiusChanged=2]="RadiusChanged"}(o||(o={})),function(A){A[A.SetAt=0]="SetAt",A[A.InsertAt=1]="InsertAt",A[A.RemoveAt=2]="RemoveAt",A[A.DragPolygon=3]="DragPolygon",A[A.Click=4]="Click"}(i||(i={})),function(A){A[A.SetAt=0]="SetAt",A[A.InsertAt=1]="InsertAt",A[A.RemoveAt=2]="RemoveAt",A[A.DragPolyline=3]="DragPolyline",A[A.MouseOver=4]="MouseOver",A[A.MouseOut=5]="MouseOut",A[A.RightClick=6]="RightClick"}(s||(s={}))},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A){this.latlng=A}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>r});var n=t(8);const r=function(){function A(A,e){this.map={},this.google={},this.map=A,this.google=e}return A.prototype.loadGEOJson=function(A,e,t){var r=this;r.parseGeoJson(A,e).forEach(function(A){t&&A.addListener("click",function(A){var e=new n.default([A.latLng.lat(),A.latLng.lng()]);t(e)}),A.setMap(r.map)})},A.prototype.parseGeoJson=function(A,e){var t=[];if(Array.isArray(A.features))for(var n=0,r=A.features;n<r.length;n++){var o=r[n];t.push(this.parseGeoJsonToObject(o,e))}else t.push(this.parseGeoJsonToObject(A,e));return t},A.prototype.parseGeoJsonToObject=function(A,e){var t=A.geometry;switch(A.properties&&Object.assign(e,A.properties),t.type){case"Point":return e.position={lat:t.coordinates[1],lng:t.coordinates[0]},new this.google.maps.Marker(e);case"Polygon":return e.paths=[],t.coordinates.forEach(function(A){return e.paths.push(A.map(function(A){return{lat:A[1],lng:A[0]}}))}),new this.google.maps.Polygon(e);case"LineString":return e.path=t.coordinates.map(function(A){return{lat:A[1],lng:A[0]}}),new this.google.maps.Polyline(e);default:throw new Error("Forma de objeto desconhecida.")}},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(){function A(A,e){this.map={},this.google={},this.map=A,this.google=e}return A.prototype.drawHeatMap=function(A){var e=this;if(!this.google.maps.visualization||!this.google.maps.visualization.HeatmapLayer)return console.error("Google Maps Visualization library is required. Please include libraries=visualization"),null;var t={data:this.convertDataFormat(A.data)};void 0!==A.radius&&(t.radius=A.radius),void 0!==A.maxIntensity&&(t.maxIntensity=A.maxIntensity),void 0!==A.opacity&&(t.opacity=A.opacity),void 0!==A.dissipating&&(t.dissipating=A.dissipating),void 0!==A.gradient&&(t.gradient=this.convertGradient(A.gradient));var n=new this.google.maps.visualization.HeatmapLayer(t);if(A.addToMap&&n.setMap(this.map),A.fitBounds&&A.data.length>0){var r=new this.google.maps.LatLngBounds;A.data.forEach(function(A){r.extend(new e.google.maps.LatLng(A[0],A[1]))}),this.map.fitBounds(r)}return A.object&&(n.object=A.object),n},A.prototype.toggleHeatMap=function(A,e){A&&(e?A.setMap(this.map):A.setMap(null))},A.prototype.updateHeatMapData=function(A,e){if(A&&A.setData){var t=this.convertDataFormat(e);A.setData(t)}},A.prototype.setHeatMapOptions=function(A,e){if(A&&(void 0!==e.radius&&A.set("radius",e.radius),void 0!==e.maxIntensity&&A.set("maxIntensity",e.maxIntensity),void 0!==e.opacity&&A.set("opacity",e.opacity),void 0!==e.dissipating&&A.set("dissipating",e.dissipating),void 0!==e.gradient&&A.set("gradient",this.convertGradient(e.gradient)),void 0!==e.data)){var t=this.convertDataFormat(e.data);A.setData(t)}},A.prototype.isHeatMapOnMap=function(A){return!!A&&null!==A.getMap()},A.prototype.convertDataFormat=function(A){var e=this;return A.map(function(A){return A.length>=3?{location:new e.google.maps.LatLng(A[0],A[1]),weight:A[2]}:A.length>=2?new e.google.maps.LatLng(A[0],A[1]):null}).filter(function(A){return null!==A})},A.prototype.convertGradient=function(A){return Array.isArray(A)?A:"object"==typeof A?Object.keys(A).map(Number).sort(function(A,e){return A-e}).map(function(e){return A[e]}):[]},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>l});var n=t(12),r=t.n(n),o=t(7),i=t(8),s=function(A,e,t,n){return new(t||(t=Promise))(function(r,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){var e;A.done?r(A.value):(e=A.value,e instanceof t?e:new t(function(A){A(e)})).then(i,s)}a((n=n.apply(A,e||[])).next())})},a=function(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(a){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(t=1,n&&(r=2&s[0]?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(A,i)}catch(A){s=[6,A],n=0}finally{t=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};const l=function(){function A(A,e){this.map=null,this.google=null,this.map=A,this.google=e}return A.prototype.resizeMap=function(){google.maps.event.trigger(this.map,"resize")},A.prototype.addEventMap=function(A,e){var t=this;switch(A){case o.MapEventType.Click:this.google.maps.event.addListener(t.map,"click",function(A){var t=new i.default([A.latLng.lat(),A.latLng.lng()]);e(t)});break;case o.MapEventType.ZoomChanged:t.map.addListener("zoom_changed",function(){var A=new i.default([t.map.getCenter().lat(),t.map.getCenter().lng()]);e(A)})}},A.prototype.removeEventMap=function(A){switch(A){case o.MapEventType.Click:this.google.maps.event.clearListeners(this.map,"click");break;case o.MapEventType.ZoomChanged:this.google.maps.event.clearListeners(this.map,"zoom_changed")}},A.prototype.getZoom=function(){return this.map.getZoom()},A.prototype.setZoom=function(A){return this.map.setZoom(A)},A.prototype.takeScreenShot=function(A){return s(this,void 0,void 0,function(){var e,t,n;return a(this,function(o){switch(o.label){case 0:return e="",(t=document.getElementById(A))?[4,r()(t,{useCORS:!0,allowTaint:!0})]:[3,2];case 1:n=o.sent(),e=n.toDataURL("image/png",1),o.label=2;case 2:return[2,e]}})})},A.prototype.getCenter=function(){var A=this.map.getCenter();return[A.lat(),A.lng()]},A.prototype.setCenter=function(A){var e;null===(e=this.map)||void 0===e||e.setCenter(new google.maps.LatLng(A[0],A[1]))},A.prototype.pixelsToLatLng=function(A,e){var t=Math.pow(2,this.map.getZoom()),n=this.map.getProjection().fromLatLngToPoint(this.map.getCenter()),r=new google.maps.Point(A/t||0,e/t||0),o=new google.maps.Point(n.x-r.x,n.y+r.y),i=this.map.getProjection().fromPointToLatLng(o);return[i.lat(),i.lng()]},A.prototype.fitBoundsElements=function(A,e,t,n){var r=new google.maps.LatLngBounds;A&&A.length&&(A.forEach(function(A){return r.extend(A.getPosition())}),this.map.fitBounds(r)),e&&e.length&&(e.forEach(function(A){return r.union(A.getBounds())}),this.map.fitBounds(r)),t&&t.length&&(t.forEach(function(A){return A.getPaths().forEach(function(A){return A.getArray().forEach(function(A){return r.extend(A)})})}),this.map.fitBounds(r)),n&&n.length&&(n.forEach(function(A){return A.getPath().forEach(function(A){return r.extend(new google.maps.LatLng(A.lat(),A.lng()))})}),this.map.fitBounds(r))},A}()},function(A){A.exports=function(){"use strict";var A=function(e,t){return A=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(A,e){A.__proto__=e}||function(A,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(A[t]=e[t])},A(e,t)};function e(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}A(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var t=function(){return t=Object.assign||function(A){for(var e,t=1,n=arguments.length;t<n;t++)for(var r in e=arguments[t])Object.prototype.hasOwnProperty.call(e,r)&&(A[r]=e[r]);return A},t.apply(this,arguments)};function n(A,e,t,n){function r(A){return A instanceof t?A:new t(function(e){e(A)})}return new(t||(t=Promise))(function(t,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){A.done?t(A.value):r(A.value).then(i,s)}a((n=n.apply(A,e||[])).next())})}function r(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(A){return function(e){return a([A,e])}}function a(o){if(t)throw new TypeError("Generator is already executing.");for(;i;)try{if(t=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return i.label++,{value:o[1],done:!1};case 5:i.label++,n=o[1],o=[0];continue;case 7:o=i.ops.pop(),i.trys.pop();continue;default:if(!((r=(r=i.trys).length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){i=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){i.label=o[1];break}if(6===o[0]&&i.label<r[1]){i.label=r[1],r=o;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(o);break}r[2]&&i.ops.pop(),i.trys.pop();continue}o=e.call(A,i)}catch(A){o=[6,A],n=0}finally{t=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}function o(A,e,t){if(t||2===arguments.length)for(var n,r=0,o=e.length;r<o;r++)!n&&r in e||(n||(n=Array.prototype.slice.call(e,0,r)),n[r]=e[r]);return A.concat(n||e)}for(var i=function(){function A(A,e,t,n){this.left=A,this.top=e,this.width=t,this.height=n}return A.prototype.add=function(e,t,n,r){return new A(this.left+e,this.top+t,this.width+n,this.height+r)},A.fromClientRect=function(e,t){return new A(t.left+e.windowBounds.left,t.top+e.windowBounds.top,t.width,t.height)},A.fromDOMRectList=function(e,t){var n=Array.from(t).find(function(A){return 0!==A.width});return n?new A(n.left+e.windowBounds.left,n.top+e.windowBounds.top,n.width,n.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A}(),s=function(A,e){return i.fromClientRect(A,e.getBoundingClientRect())},a=function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var n=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),r=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new i(0,0,n,r)},l=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var o=A.charCodeAt(t++);56320==(64512&o)?e.push(((1023&r)<<10)+(1023&o)+65536):(e.push(r),t--)}else e.push(r)}return e},c=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,o="";++r<t;){var i=A[r];i<=65535?n.push(i):(i-=65536,n.push(55296+(i>>10),i%1024+56320)),(r+1===t||n.length>16384)&&(o+=String.fromCharCode.apply(String,n),n.length=0)}return o},u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",g="undefined"==typeof Uint8Array?[]:new Uint8Array(256),B=0;B<u.length;B++)g[u.charCodeAt(B)]=B;for(var d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",h="undefined"==typeof Uint8Array?[]:new Uint8Array(256),p=0;p<d.length;p++)h[d.charCodeAt(p)]=p;for(var f=function(A){var e,t,n,r,o,i=.75*A.length,s=A.length,a=0;"="===A[A.length-1]&&(i--,"="===A[A.length-2]&&i--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(i):new Array(i),c=Array.isArray(l)?l:new Uint8Array(l);for(e=0;e<s;e+=4)t=h[A.charCodeAt(e)],n=h[A.charCodeAt(e+1)],r=h[A.charCodeAt(e+2)],o=h[A.charCodeAt(e+3)],c[a++]=t<<2|n>>4,c[a++]=(15&n)<<4|r>>2,c[a++]=(3&r)<<6|63&o;return l},w=function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t},C=function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t},Q=5,y=11,v=2,m=65536>>Q,U=(1<<Q)-1,F=m+(1024>>Q)+32,E=65536>>y,H=(1<<y-Q)-1,b=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},I=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},M=function(A,e){var t=f(A),n=Array.isArray(t)?C(t):new Uint32Array(t),r=Array.isArray(t)?w(t):new Uint16Array(t),o=24,i=b(r,o/2,n[4]/2),s=2===n[5]?b(r,(o+n[4])/2):I(n,Math.ceil((o+n[4])/4));return new L(n[0],n[1],n[2],n[3],i,s)},L=function(){function A(A,e,t,n,r,o){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=n,this.index=r,this.data=o}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>Q])<<v)+(A&U),this.data[e];if(A<=65535)return e=((e=this.index[m+(A-55296>>Q)])<<v)+(A&U),this.data[e];if(A<this.highStart)return e=F-E+(A>>y),e=this.index[e],e+=A>>Q&H,e=((e=this.index[e])<<v)+(A&U),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),P="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",k="undefined"==typeof Uint8Array?[]:new Uint8Array(256),O=0;O<P.length;O++)k[P.charCodeAt(O)]=O;var x=50,K=1,D=2,T=3,S=4,_=5,G=7,R=8,N=9,V=10,j=11,X=12,J=13,W=14,Z=15,Y=16,z=17,q=18,$=19,AA=20,eA=21,tA=22,nA=23,rA=24,oA=25,iA=26,sA=27,aA=28,lA=29,cA=30,uA=31,gA=32,BA=33,dA=34,hA=35,pA=36,fA=37,wA=38,CA=39,QA=40,yA=41,vA=42,mA=43,UA=[9001,65288],FA="!",EA="×",HA="÷",bA=M("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),IA=[cA,pA],MA=[K,D,T,_],LA=[V,R],PA=[sA,iA],kA=MA.concat(LA),OA=[wA,CA,QA,dA,hA],xA=[Z,J],KA=function(A,e){void 0===e&&(e="strict");var t=[],n=[],r=[];return A.forEach(function(A,o){var i=bA.get(A);if(i>x?(r.push(!0),i-=x):r.push(!1),-1!==["normal","auto","loose"].indexOf(e)&&-1!==[8208,8211,12316,12448].indexOf(A))return n.push(o),t.push(Y);if(i===S||i===j){if(0===o)return n.push(o),t.push(cA);var s=t[o-1];return-1===kA.indexOf(s)?(n.push(n[o-1]),t.push(s)):(n.push(o),t.push(cA))}return n.push(o),i===uA?t.push("strict"===e?eA:fA):i===vA||i===lA?t.push(cA):i===mA?A>=131072&&A<=196605||A>=196608&&A<=262141?t.push(fA):t.push(cA):void t.push(i)}),[n,t,r]},DA=function(A,e,t,n){var r=n[t];if(Array.isArray(A)?-1!==A.indexOf(r):A===r)for(var o=t;o<=n.length;){if((a=n[++o])===e)return!0;if(a!==V)break}if(r===V)for(o=t;o>0;){var i=n[--o];if(Array.isArray(A)?-1!==A.indexOf(i):A===i)for(var s=t;s<=n.length;){var a;if((a=n[++s])===e)return!0;if(a!==V)break}if(i!==V)break}return!1},TA=function(A,e){for(var t=A;t>=0;){var n=e[t];if(n!==V)return n;t--}return 0},SA=function(A,e,t,n,r){if(0===t[n])return EA;var o=n-1;if(Array.isArray(r)&&!0===r[o])return EA;var i=o-1,s=o+1,a=e[o],l=i>=0?e[i]:0,c=e[s];if(a===D&&c===T)return EA;if(-1!==MA.indexOf(a))return FA;if(-1!==MA.indexOf(c))return EA;if(-1!==LA.indexOf(c))return EA;if(TA(o,e)===R)return HA;if(bA.get(A[o])===j)return EA;if((a===gA||a===BA)&&bA.get(A[s])===j)return EA;if(a===G||c===G)return EA;if(a===N)return EA;if(-1===[V,J,Z].indexOf(a)&&c===N)return EA;if(-1!==[z,q,$,rA,aA].indexOf(c))return EA;if(TA(o,e)===tA)return EA;if(DA(nA,tA,o,e))return EA;if(DA([z,q],eA,o,e))return EA;if(DA(X,X,o,e))return EA;if(a===V)return HA;if(a===nA||c===nA)return EA;if(c===Y||a===Y)return HA;if(-1!==[J,Z,eA].indexOf(c)||a===W)return EA;if(l===pA&&-1!==xA.indexOf(a))return EA;if(a===aA&&c===pA)return EA;if(c===AA)return EA;if(-1!==IA.indexOf(c)&&a===oA||-1!==IA.indexOf(a)&&c===oA)return EA;if(a===sA&&-1!==[fA,gA,BA].indexOf(c)||-1!==[fA,gA,BA].indexOf(a)&&c===iA)return EA;if(-1!==IA.indexOf(a)&&-1!==PA.indexOf(c)||-1!==PA.indexOf(a)&&-1!==IA.indexOf(c))return EA;if(-1!==[sA,iA].indexOf(a)&&(c===oA||-1!==[tA,Z].indexOf(c)&&e[s+1]===oA)||-1!==[tA,Z].indexOf(a)&&c===oA||a===oA&&-1!==[oA,aA,rA].indexOf(c))return EA;if(-1!==[oA,aA,rA,z,q].indexOf(c))for(var u=o;u>=0;){if((g=e[u])===oA)return EA;if(-1===[aA,rA].indexOf(g))break;u--}if(-1!==[sA,iA].indexOf(c))for(u=-1!==[z,q].indexOf(a)?i:o;u>=0;){var g;if((g=e[u])===oA)return EA;if(-1===[aA,rA].indexOf(g))break;u--}if(wA===a&&-1!==[wA,CA,dA,hA].indexOf(c)||-1!==[CA,dA].indexOf(a)&&-1!==[CA,QA].indexOf(c)||-1!==[QA,hA].indexOf(a)&&c===QA)return EA;if(-1!==OA.indexOf(a)&&-1!==[AA,iA].indexOf(c)||-1!==OA.indexOf(c)&&a===sA)return EA;if(-1!==IA.indexOf(a)&&-1!==IA.indexOf(c))return EA;if(a===rA&&-1!==IA.indexOf(c))return EA;if(-1!==IA.concat(oA).indexOf(a)&&c===tA&&-1===UA.indexOf(A[s])||-1!==IA.concat(oA).indexOf(c)&&a===q)return EA;if(a===yA&&c===yA){for(var B=t[o],d=1;B>0&&e[--B]===yA;)d++;if(d%2!=0)return EA}return a===gA&&c===BA?EA:HA},_A=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=KA(A,e.lineBreak),n=t[0],r=t[1],o=t[2];"break-all"!==e.wordBreak&&"break-word"!==e.wordBreak||(r=r.map(function(A){return-1!==[oA,cA,vA].indexOf(A)?fA:A}));var i="keep-all"===e.wordBreak?o.map(function(e,t){return e&&A[t]>=19968&&A[t]<=40959}):void 0;return[n,r,i]},GA=function(){function A(A,e,t,n){this.codePoints=A,this.required=e===FA,this.start=t,this.end=n}return A.prototype.slice=function(){return c.apply(void 0,this.codePoints.slice(this.start,this.end))},A}(),RA=function(A,e){var t=l(A),n=_A(t,e),r=n[0],o=n[1],i=n[2],s=t.length,a=0,c=0;return{next:function(){if(c>=s)return{done:!0,value:null};for(var A=EA;c<s&&(A=SA(t,o,r,++c,i))===EA;);if(A!==EA||c===s){var e=new GA(t,A,a,c);return a=c,{value:e,done:!1}}return{done:!0,value:null}}}},NA=1,VA=2,jA=4,XA=8,JA=10,WA=47,ZA=92,YA=9,zA=32,qA=34,$A=61,Ae=35,ee=36,te=37,ne=39,re=40,oe=41,ie=95,se=45,ae=33,le=60,ce=62,ue=64,ge=91,Be=93,de=61,he=123,pe=63,fe=125,we=124,Ce=126,Qe=128,ye=65533,ve=42,me=43,Ue=44,Fe=58,Ee=59,He=46,be=0,Ie=8,Me=11,Le=14,Pe=31,ke=127,Oe=-1,xe=48,Ke=97,De=101,Te=102,Se=117,_e=122,Ge=65,Re=69,Ne=70,Ve=85,je=90,Xe=function(A){return A>=xe&&A<=57},Je=function(A){return A>=55296&&A<=57343},We=function(A){return Xe(A)||A>=Ge&&A<=Ne||A>=Ke&&A<=Te},Ze=function(A){return A>=Ke&&A<=_e},Ye=function(A){return A>=Ge&&A<=je},ze=function(A){return Ze(A)||Ye(A)},qe=function(A){return A>=Qe},$e=function(A){return A===JA||A===YA||A===zA},At=function(A){return ze(A)||qe(A)||A===ie},et=function(A){return At(A)||Xe(A)||A===se},tt=function(A){return A>=be&&A<=Ie||A===Me||A>=Le&&A<=Pe||A===ke},nt=function(A,e){return A===ZA&&e!==JA},rt=function(A,e,t){return A===se?At(e)||nt(e,t):!!At(A)||!(A!==ZA||!nt(A,e))},ot=function(A,e,t){return A===me||A===se?!!Xe(e)||e===He&&Xe(t):Xe(A===He?e:A)},it=function(A){var e=0,t=1;A[e]!==me&&A[e]!==se||(A[e]===se&&(t=-1),e++);for(var n=[];Xe(A[e]);)n.push(A[e++]);var r=n.length?parseInt(c.apply(void 0,n),10):0;A[e]===He&&e++;for(var o=[];Xe(A[e]);)o.push(A[e++]);var i=o.length,s=i?parseInt(c.apply(void 0,o),10):0;A[e]!==Re&&A[e]!==De||e++;var a=1;A[e]!==me&&A[e]!==se||(A[e]===se&&(a=-1),e++);for(var l=[];Xe(A[e]);)l.push(A[e++]);var u=l.length?parseInt(c.apply(void 0,l),10):0;return t*(r+s*Math.pow(10,-i))*Math.pow(10,a*u)},st={type:2},at={type:3},lt={type:4},ct={type:13},ut={type:8},gt={type:21},Bt={type:9},dt={type:10},ht={type:11},pt={type:12},ft={type:14},wt={type:23},Ct={type:1},Qt={type:25},yt={type:24},vt={type:26},mt={type:27},Ut={type:28},Ft={type:29},Et={type:31},Ht={type:32},bt=function(){function A(){this._value=[]}return A.prototype.write=function(A){this._value=this._value.concat(l(A))},A.prototype.read=function(){for(var A=[],e=this.consumeToken();e!==Ht;)A.push(e),e=this.consumeToken();return A},A.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case qA:return this.consumeStringToken(qA);case Ae:var e=this.peekCodePoint(0),t=this.peekCodePoint(1),n=this.peekCodePoint(2);if(et(e)||nt(t,n)){var r=rt(e,t,n)?VA:NA;return{type:5,value:this.consumeName(),flags:r}}break;case ee:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),ct;break;case ne:return this.consumeStringToken(ne);case re:return st;case oe:return at;case ve:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),ft;break;case me:if(ot(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case Ue:return lt;case se:var o=A,i=this.peekCodePoint(0),s=this.peekCodePoint(1);if(ot(o,i,s))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(rt(o,i,s))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(i===se&&s===ce)return this.consumeCodePoint(),this.consumeCodePoint(),yt;break;case He:if(ot(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case WA:if(this.peekCodePoint(0)===ve)for(this.consumeCodePoint();;){var a=this.consumeCodePoint();if(a===ve&&(a=this.consumeCodePoint())===WA)return this.consumeToken();if(a===Oe)return this.consumeToken()}break;case Fe:return vt;case Ee:return mt;case le:if(this.peekCodePoint(0)===ae&&this.peekCodePoint(1)===se&&this.peekCodePoint(2)===se)return this.consumeCodePoint(),this.consumeCodePoint(),Qt;break;case ue:var l=this.peekCodePoint(0),u=this.peekCodePoint(1),g=this.peekCodePoint(2);if(rt(l,u,g))return{type:7,value:this.consumeName()};break;case ge:return Ut;case ZA:if(nt(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case Be:return Ft;case de:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),ut;break;case he:return ht;case fe:return pt;case Se:case Ve:var B=this.peekCodePoint(0),d=this.peekCodePoint(1);return B!==me||!We(d)&&d!==pe||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case we:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),Bt;if(this.peekCodePoint(0)===we)return this.consumeCodePoint(),gt;break;case Ce:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),dt;break;case Oe:return Ht}return $e(A)?(this.consumeWhiteSpace(),Et):Xe(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):At(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:c(A)}},A.prototype.consumeCodePoint=function(){var A=this._value.shift();return void 0===A?-1:A},A.prototype.reconsumeCodePoint=function(A){this._value.unshift(A)},A.prototype.peekCodePoint=function(A){return A>=this._value.length?-1:this._value[A]},A.prototype.consumeUnicodeRangeToken=function(){for(var A=[],e=this.consumeCodePoint();We(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();for(var t=!1;e===pe&&A.length<6;)A.push(e),e=this.consumeCodePoint(),t=!0;if(t)return{type:30,start:parseInt(c.apply(void 0,A.map(function(A){return A===pe?xe:A})),16),end:parseInt(c.apply(void 0,A.map(function(A){return A===pe?Ne:A})),16)};var n=parseInt(c.apply(void 0,A),16);if(this.peekCodePoint(0)===se&&We(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();for(var r=[];We(e)&&r.length<6;)r.push(e),e=this.consumeCodePoint();return{type:30,start:n,end:parseInt(c.apply(void 0,r),16)}}return{type:30,start:n,end:n}},A.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();return"url"===A.toLowerCase()&&this.peekCodePoint(0)===re?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===re?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}},A.prototype.consumeUrlToken=function(){var A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===Oe)return{type:22,value:""};var e=this.peekCodePoint(0);if(e===ne||e===qA){var t=this.consumeStringToken(this.consumeCodePoint());return 0===t.type&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===Oe||this.peekCodePoint(0)===oe)?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),wt)}for(;;){var n=this.consumeCodePoint();if(n===Oe||n===oe)return{type:22,value:c.apply(void 0,A)};if($e(n))return this.consumeWhiteSpace(),this.peekCodePoint(0)===Oe||this.peekCodePoint(0)===oe?(this.consumeCodePoint(),{type:22,value:c.apply(void 0,A)}):(this.consumeBadUrlRemnants(),wt);if(n===qA||n===ne||n===re||tt(n))return this.consumeBadUrlRemnants(),wt;if(n===ZA){if(!nt(n,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),wt;A.push(this.consumeEscapedCodePoint())}else A.push(n)}},A.prototype.consumeWhiteSpace=function(){for(;$e(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(A===oe||A===Oe)return;nt(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(A){for(var e=5e4,t="";A>0;){var n=Math.min(e,A);t+=c.apply(void 0,this._value.splice(0,n)),A-=n}return this._value.shift(),t},A.prototype.consumeStringToken=function(A){for(var e="",t=0;;){var n=this._value[t];if(n===Oe||void 0===n||n===A)return{type:0,value:e+=this.consumeStringSlice(t)};if(n===JA)return this._value.splice(0,t),Ct;if(n===ZA){var r=this._value[t+1];r!==Oe&&void 0!==r&&(r===JA?(e+=this.consumeStringSlice(t),t=-1,this._value.shift()):nt(n,r)&&(e+=this.consumeStringSlice(t),e+=c(this.consumeEscapedCodePoint()),t=-1))}t++}},A.prototype.consumeNumber=function(){var A=[],e=jA,t=this.peekCodePoint(0);for(t!==me&&t!==se||A.push(this.consumeCodePoint());Xe(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(t===He&&Xe(n))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=XA;Xe(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0),n=this.peekCodePoint(1);var r=this.peekCodePoint(2);if((t===Re||t===De)&&((n===me||n===se)&&Xe(r)||Xe(n)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=XA;Xe(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[it(A),e]},A.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),e=A[0],t=A[1],n=this.peekCodePoint(0),r=this.peekCodePoint(1),o=this.peekCodePoint(2);return rt(n,r,o)?{type:15,number:e,flags:t,unit:this.consumeName()}:n===te?(this.consumeCodePoint(),{type:16,number:e,flags:t}):{type:17,number:e,flags:t}},A.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(We(A)){for(var e=c(A);We(this.peekCodePoint(0))&&e.length<6;)e+=c(this.consumeCodePoint());$e(this.peekCodePoint(0))&&this.consumeCodePoint();var t=parseInt(e,16);return 0===t||Je(t)||t>1114111?ye:t}return A===Oe?ye:A},A.prototype.consumeName=function(){for(var A="";;){var e=this.consumeCodePoint();if(et(e))A+=c(e);else{if(!nt(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),A;A+=c(this.consumeEscapedCodePoint())}}},A}(),It=function(){function A(A){this._tokens=A}return A.create=function(e){var t=new bt;return t.write(e),new A(t.read())},A.parseValue=function(e){return A.create(e).parseComponentValue()},A.parseValues=function(e){return A.create(e).parseComponentValues()},A.prototype.parseComponentValue=function(){for(var A=this.consumeToken();31===A.type;)A=this.consumeToken();if(32===A.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);var e=this.consumeComponentValue();do{A=this.consumeToken()}while(31===A.type);if(32===A.type)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},A.prototype.parseComponentValues=function(){for(var A=[];;){var e=this.consumeComponentValue();if(32===e.type)return A;A.push(e),A.push()}},A.prototype.consumeComponentValue=function(){var A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A},A.prototype.consumeSimpleBlock=function(A){for(var e={type:A,values:[]},t=this.consumeToken();;){if(32===t.type||Tt(t,A))return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue()),t=this.consumeToken()}},A.prototype.consumeFunction=function(A){for(var e={name:A.value,values:[],type:18};;){var t=this.consumeToken();if(32===t.type||3===t.type)return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue())}},A.prototype.consumeToken=function(){var A=this._tokens.shift();return void 0===A?Ht:A},A.prototype.reconsumeToken=function(A){this._tokens.unshift(A)},A}(),Mt=function(A){return 15===A.type},Lt=function(A){return 17===A.type},Pt=function(A){return 20===A.type},kt=function(A){return 0===A.type},Ot=function(A,e){return Pt(A)&&A.value===e},xt=function(A){return 31!==A.type},Kt=function(A){return 31!==A.type&&4!==A.type},Dt=function(A){var e=[],t=[];return A.forEach(function(A){if(4===A.type){if(0===t.length)throw new Error("Error parsing function args, zero tokens for arg");return e.push(t),void(t=[])}31!==A.type&&t.push(A)}),t.length&&e.push(t),e},Tt=function(A,e){return 11===e&&12===A.type||28===e&&29===A.type||2===e&&3===A.type},St=function(A){return 17===A.type||15===A.type},_t=function(A){return 16===A.type||St(A)},Gt=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},Rt={type:17,number:0,flags:jA},Nt={type:16,number:50,flags:jA},Vt={type:16,number:100,flags:jA},jt=function(A,e,t){var n=A[0],r=A[1];return[Xt(n,e),Xt(void 0!==r?r:n,t)]},Xt=function(A,e){if(16===A.type)return A.number/100*e;if(Mt(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},Jt="deg",Wt="grad",Zt="rad",Yt="turn",zt={name:"angle",parse:function(A,e){if(15===e.type)switch(e.unit){case Jt:return Math.PI*e.number/180;case Wt:return Math.PI/200*e.number;case Zt:return e.number;case Yt:return 2*Math.PI*e.number}throw new Error("Unsupported angle type")}},qt=function(A){return 15===A.type&&(A.unit===Jt||A.unit===Wt||A.unit===Zt||A.unit===Yt)},$t=function(A){switch(A.filter(Pt).map(function(A){return A.value}).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[Rt,Rt];case"to top":case"bottom":return An(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[Rt,Vt];case"to right":case"left":return An(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Vt,Vt];case"to bottom":case"top":return An(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Vt,Rt];case"to left":case"right":return An(270)}return 0},An=function(A){return Math.PI*A/180},en={name:"color",parse:function(A,e){if(18===e.type){var t=cn[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(5===e.type){if(3===e.value.length){var n=e.value.substring(0,1),r=e.value.substring(1,2),o=e.value.substring(2,3);return rn(parseInt(n+n,16),parseInt(r+r,16),parseInt(o+o,16),1)}if(4===e.value.length){n=e.value.substring(0,1),r=e.value.substring(1,2),o=e.value.substring(2,3);var i=e.value.substring(3,4);return rn(parseInt(n+n,16),parseInt(r+r,16),parseInt(o+o,16),parseInt(i+i,16)/255)}if(6===e.value.length)return n=e.value.substring(0,2),r=e.value.substring(2,4),o=e.value.substring(4,6),rn(parseInt(n,16),parseInt(r,16),parseInt(o,16),1);if(8===e.value.length)return n=e.value.substring(0,2),r=e.value.substring(2,4),o=e.value.substring(4,6),i=e.value.substring(6,8),rn(parseInt(n,16),parseInt(r,16),parseInt(o,16),parseInt(i,16)/255)}if(20===e.type){var s=gn[e.value.toUpperCase()];if(void 0!==s)return s}return gn.TRANSPARENT}},tn=function(A){return!(255&A)},nn=function(A){var e=255&A,t=255&A>>8,n=255&A>>16,r=255&A>>24;return e<255?"rgba("+r+","+n+","+t+","+e/255+")":"rgb("+r+","+n+","+t+")"},rn=function(A,e,t,n){return(A<<24|e<<16|t<<8|Math.round(255*n))>>>0},on=function(A,e){if(17===A.type)return A.number;if(16===A.type){var t=3===e?1:255;return 3===e?A.number/100*t:Math.round(A.number/100*t)}return 0},sn=function(A,e){var t=e.filter(Kt);if(3===t.length){var n=t.map(on),r=n[0],o=n[1],i=n[2];return rn(r,o,i,1)}if(4===t.length){var s=t.map(on),a=(r=s[0],o=s[1],i=s[2],s[3]);return rn(r,o,i,a)}return 0};function an(A,e,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(e-A)*t*6+A:t<.5?e:t<2/3?6*(e-A)*(2/3-t)+A:A}var ln=function(A,e){var t=e.filter(Kt),n=t[0],r=t[1],o=t[2],i=t[3],s=(17===n.type?An(n.number):zt.parse(A,n))/(2*Math.PI),a=_t(r)?r.number/100:0,l=_t(o)?o.number/100:0,c=void 0!==i&&_t(i)?Xt(i,1):1;if(0===a)return rn(255*l,255*l,255*l,1);var u=l<=.5?l*(a+1):l+a-l*a,g=2*l-u,B=an(g,u,s+1/3),d=an(g,u,s),h=an(g,u,s-1/3);return rn(255*B,255*d,255*h,c)},cn={hsl:ln,hsla:ln,rgb:sn,rgba:sn},un=function(A,e){return en.parse(A,It.create(e).parseComponentValue())},gn={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},Bn={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(A){if(Pt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},dn={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},hn=function(A,e){var t=en.parse(A,e[0]),n=e[1];return n&&_t(n)?{color:t,stop:n}:{color:t,stop:null}},pn=function(A,e){var t=A[0],n=A[A.length-1];null===t.stop&&(t.stop=Rt),null===n.stop&&(n.stop=Vt);for(var r=[],o=0,i=0;i<A.length;i++){var s=A[i].stop;if(null!==s){var a=Xt(s,e);a>o?r.push(a):r.push(o),o=a}else r.push(null)}var l=null;for(i=0;i<r.length;i++){var c=r[i];if(null===c)null===l&&(l=i);else if(null!==l){for(var u=i-l,g=(c-r[l-1])/(u+1),B=1;B<=u;B++)r[l+B-1]=g*B;l=null}}return A.map(function(A,t){return{color:A.color,stop:Math.max(Math.min(1,r[t]/e),0)}})},fn=function(A,e,t){var n=e/2,r=t/2,o=Xt(A[0],e)-n,i=r-Xt(A[1],t);return(Math.atan2(i,o)+2*Math.PI)%(2*Math.PI)},wn=function(A,e,t){var n="number"==typeof A?A:fn(A,e,t),r=Math.abs(e*Math.sin(n))+Math.abs(t*Math.cos(n)),o=e/2,i=t/2,s=r/2,a=Math.sin(n-Math.PI/2)*s,l=Math.cos(n-Math.PI/2)*s;return[r,o-l,o+l,i-a,i+a]},Cn=function(A,e){return Math.sqrt(A*A+e*e)},Qn=function(A,e,t,n,r){return[[0,0],[0,e],[A,0],[A,e]].reduce(function(A,e){var o=e[0],i=e[1],s=Cn(t-o,n-i);return(r?s<A.optimumDistance:s>A.optimumDistance)?{optimumCorner:e,optimumDistance:s}:A},{optimumDistance:r?1/0:-1/0,optimumCorner:null}).optimumCorner},yn=function(A,e,t,n,r){var o=0,i=0;switch(A.size){case 0:0===A.shape?o=i=Math.min(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r)):1===A.shape&&(o=Math.min(Math.abs(e),Math.abs(e-n)),i=Math.min(Math.abs(t),Math.abs(t-r)));break;case 2:if(0===A.shape)o=i=Math.min(Cn(e,t),Cn(e,t-r),Cn(e-n,t),Cn(e-n,t-r));else if(1===A.shape){var s=Math.min(Math.abs(t),Math.abs(t-r))/Math.min(Math.abs(e),Math.abs(e-n)),a=Qn(n,r,e,t,!0),l=a[0],c=a[1];i=s*(o=Cn(l-e,(c-t)/s))}break;case 1:0===A.shape?o=i=Math.max(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r)):1===A.shape&&(o=Math.max(Math.abs(e),Math.abs(e-n)),i=Math.max(Math.abs(t),Math.abs(t-r)));break;case 3:if(0===A.shape)o=i=Math.max(Cn(e,t),Cn(e,t-r),Cn(e-n,t),Cn(e-n,t-r));else if(1===A.shape){s=Math.max(Math.abs(t),Math.abs(t-r))/Math.max(Math.abs(e),Math.abs(e-n));var u=Qn(n,r,e,t,!1);l=u[0],c=u[1],i=s*(o=Cn(l-e,(c-t)/s))}}return Array.isArray(A.size)&&(o=Xt(A.size[0],n),i=2===A.size.length?Xt(A.size[1],r):o),[o,i]},vn=function(A,e){var t=An(180),n=[];return Dt(e).forEach(function(e,r){if(0===r){var o=e[0];if(20===o.type&&-1!==["top","left","right","bottom"].indexOf(o.value))return void(t=$t(e));if(qt(o))return void(t=(zt.parse(A,o)+An(270))%An(360))}var i=hn(A,e);n.push(i)}),{angle:t,stops:n,type:1}},mn="closest-side",Un="farthest-side",Fn="closest-corner",En="farthest-corner",Hn="circle",bn="ellipse",In="cover",Mn="contain",Ln=function(A,e){var t=0,n=3,r=[],o=[];return Dt(e).forEach(function(e,i){var s=!0;if(0===i?s=e.reduce(function(A,e){if(Pt(e))switch(e.value){case"center":return o.push(Nt),!1;case"top":case"left":return o.push(Rt),!1;case"right":case"bottom":return o.push(Vt),!1}else if(_t(e)||St(e))return o.push(e),!1;return A},s):1===i&&(s=e.reduce(function(A,e){if(Pt(e))switch(e.value){case Hn:return t=0,!1;case bn:return t=1,!1;case Mn:case mn:return n=0,!1;case Un:return n=1,!1;case Fn:return n=2,!1;case In:case En:return n=3,!1}else if(St(e)||_t(e))return Array.isArray(n)||(n=[]),n.push(e),!1;return A},s)),s){var a=hn(A,e);r.push(a)}}),{size:n,shape:t,stops:r,position:o,type:2}},Pn=function(A){return 1===A.type},kn=function(A){return 2===A.type},On={name:"image",parse:function(A,e){if(22===e.type){var t={url:e.value,type:0};return A.cache.addImage(e.value),t}if(18===e.type){var n=Dn[e.name];if(void 0===n)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return n(A,e.values)}throw new Error("Unsupported image type "+e.type)}};function xn(A){return!(20===A.type&&"none"===A.value||18===A.type&&!Dn[A.name])}var Kn,Dn={"linear-gradient":function(A,e){var t=An(180),n=[];return Dt(e).forEach(function(e,r){if(0===r){var o=e[0];if(20===o.type&&"to"===o.value)return void(t=$t(e));if(qt(o))return void(t=zt.parse(A,o))}var i=hn(A,e);n.push(i)}),{angle:t,stops:n,type:1}},"-moz-linear-gradient":vn,"-ms-linear-gradient":vn,"-o-linear-gradient":vn,"-webkit-linear-gradient":vn,"radial-gradient":function(A,e){var t=0,n=3,r=[],o=[];return Dt(e).forEach(function(e,i){var s=!0;if(0===i){var a=!1;s=e.reduce(function(A,e){if(a)if(Pt(e))switch(e.value){case"center":return o.push(Nt),A;case"top":case"left":return o.push(Rt),A;case"right":case"bottom":return o.push(Vt),A}else(_t(e)||St(e))&&o.push(e);else if(Pt(e))switch(e.value){case Hn:return t=0,!1;case bn:return t=1,!1;case"at":return a=!0,!1;case mn:return n=0,!1;case In:case Un:return n=1,!1;case Mn:case Fn:return n=2,!1;case En:return n=3,!1}else if(St(e)||_t(e))return Array.isArray(n)||(n=[]),n.push(e),!1;return A},s)}if(s){var l=hn(A,e);r.push(l)}}),{size:n,shape:t,stops:r,position:o,type:2}},"-moz-radial-gradient":Ln,"-ms-radial-gradient":Ln,"-o-radial-gradient":Ln,"-webkit-radial-gradient":Ln,"-webkit-gradient":function(A,e){var t=An(180),n=[],r=1,o=0,i=3,s=[];return Dt(e).forEach(function(e,t){var o=e[0];if(0===t){if(Pt(o)&&"linear"===o.value)return void(r=1);if(Pt(o)&&"radial"===o.value)return void(r=2)}if(18===o.type)if("from"===o.name){var i=en.parse(A,o.values[0]);n.push({stop:Rt,color:i})}else if("to"===o.name)i=en.parse(A,o.values[0]),n.push({stop:Vt,color:i});else if("color-stop"===o.name){var s=o.values.filter(Kt);if(2===s.length){i=en.parse(A,s[1]);var a=s[0];Lt(a)&&n.push({stop:{type:16,number:100*a.number,flags:a.flags},color:i})}}}),1===r?{angle:(t+An(180))%An(360),stops:n,type:r}:{size:i,shape:o,stops:n,position:s,type:r}}},Tn={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e.filter(function(A){return Kt(A)&&xn(A)}).map(function(e){return On.parse(A,e)})}},Sn={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(A){if(Pt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},_n={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return Dt(e).map(function(A){return A.filter(_t)}).map(Gt)}},Gn={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return Dt(e).map(function(A){return A.filter(Pt).map(function(A){return A.value}).join(" ")}).map(Rn)}},Rn=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};!function(A){A.AUTO="auto",A.CONTAIN="contain",A.COVER="cover"}(Kn||(Kn={}));var Nn,Vn={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return Dt(e).map(function(A){return A.filter(jn)})}},jn=function(A){return Pt(A)||_t(A)},Xn=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},Jn=Xn("top"),Wn=Xn("right"),Zn=Xn("bottom"),Yn=Xn("left"),zn=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(A,e){return Gt(e.filter(_t))}}},qn=zn("top-left"),$n=zn("top-right"),Ar=zn("bottom-right"),er=zn("bottom-left"),tr=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(A,e){switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},nr=tr("top"),rr=tr("right"),or=tr("bottom"),ir=tr("left"),sr=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return Mt(e)?e.number:0}}},ar=sr("top"),lr=sr("right"),cr=sr("bottom"),ur=sr("left"),gr={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Br={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){return"rtl"===e?1:0}},dr={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(Pt).reduce(function(A,e){return A|hr(e.value)},0)}},hr=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},pr={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},fr={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){return 20===e.type&&"normal"===e.value?0:17===e.type||15===e.type?e.number:0}};!function(A){A.NORMAL="normal",A.STRICT="strict"}(Nn||(Nn={}));var wr,Cr={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"strict"===e?Nn.STRICT:Nn.NORMAL}},Qr={name:"line-height",initialValue:"normal",prefix:!1,type:4},yr=function(A,e){return Pt(A)&&"normal"===A.value?1.2*e:17===A.type?e*A.number:_t(A)?Xt(A,e):e},vr={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return 20===e.type&&"none"===e.value?null:On.parse(A,e)}},mr={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){return"inside"===e?0:1}},Ur={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},Fr=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},Er=Fr("top"),Hr=Fr("right"),br=Fr("bottom"),Ir=Fr("left"),Mr={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(Pt).map(function(A){switch(A.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}})}},Lr={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"break-word"===e?"break-word":"normal"}},Pr=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},kr=Pr("top"),Or=Pr("right"),xr=Pr("bottom"),Kr=Pr("left"),Dr={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Tr={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},Sr={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&Ot(e[0],"none")?[]:Dt(e).map(function(e){for(var t={color:gn.TRANSPARENT,offsetX:Rt,offsetY:Rt,blur:Rt},n=0,r=0;r<e.length;r++){var o=e[r];St(o)?(0===n?t.offsetX=o:1===n?t.offsetY=o:t.blur=o,n++):t.color=en.parse(A,o)}return t})}},_r={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},Gr={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(A,e){if(20===e.type&&"none"===e.value)return null;if(18===e.type){var t=Rr[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},Rr={matrix:function(A){var e=A.filter(function(A){return 17===A.type}).map(function(A){return A.number});return 6===e.length?e:null},matrix3d:function(A){var e=A.filter(function(A){return 17===A.type}).map(function(A){return A.number}),t=e[0],n=e[1];e[2],e[3];var r=e[4],o=e[5];e[6],e[7],e[8],e[9],e[10],e[11];var i=e[12],s=e[13];return e[14],e[15],16===e.length?[t,n,r,o,i,s]:null}},Nr={type:16,number:50,flags:jA},Vr=[Nr,Nr],jr={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter(_t);return 2!==t.length?Vr:[t[0],t[1]]}},Xr={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"hidden":return 1;case"collapse":return 2;default:return 0}}};!function(A){A.NORMAL="normal",A.BREAK_ALL="break-all",A.KEEP_ALL="keep-all"}(wr||(wr={}));for(var Jr={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return wr.BREAK_ALL;case"keep-all":return wr.KEEP_ALL;default:return wr.NORMAL}}},Wr={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(20===e.type)return{auto:!0,order:0};if(Lt(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Zr={name:"time",parse:function(A,e){if(15===e.type)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")}},Yr={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){return Lt(e)?e.number:1}},zr={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},qr={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(Pt).map(function(A){switch(A.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(A){return 0!==A})}},$r={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],n=[];return e.forEach(function(A){switch(A.type){case 20:case 0:t.push(A.value);break;case 17:t.push(A.number.toString());break;case 4:n.push(t.join(" ")),t.length=0}}),t.length&&n.push(t.join(" ")),n.map(function(A){return-1===A.indexOf(" ")?A:"'"+A+"'"})}},Ao={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},eo={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){return Lt(e)?e.number:Pt(e)&&"bold"===e.value?700:400}},to={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(Pt).map(function(A){return A.value})}},no={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},ro=function(A,e){return 0!==(A&e)},oo={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e}},io={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;for(var n=[],r=e.filter(xt),o=0;o<r.length;o++){var i=r[o],s=r[o+1];if(20===i.type){var a=s&&Lt(s)?s.number:1;n.push({counter:i.value,increment:a})}}return n}},so={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return[];for(var t=[],n=e.filter(xt),r=0;r<n.length;r++){var o=n[r],i=n[r+1];if(Pt(o)&&"none"!==o.value){var s=i&&Lt(i)?i.number:0;t.push({counter:o.value,reset:s})}}return t}},ao={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(Mt).map(function(e){return Zr.parse(A,e)})}},lo={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;var n=[],r=e.filter(kt);if(r.length%2!=0)return null;for(var o=0;o<r.length;o+=2){var i=r[o].value,s=r[o+1].value;n.push({open:i,close:s})}return n}},co=function(A,e,t){if(!A)return"";var n=A[Math.min(e,A.length-1)];return n?t?n.open:n.close:""},uo={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&Ot(e[0],"none")?[]:Dt(e).map(function(e){for(var t={color:255,offsetX:Rt,offsetY:Rt,blur:Rt,spread:Rt,inset:!1},n=0,r=0;r<e.length;r++){var o=e[r];Ot(o,"inset")?t.inset=!0:St(o)?(0===n?t.offsetX=o:1===n?t.offsetY=o:2===n?t.blur=o:t.spread=o,n++):t.color=en.parse(A,o)}return t})}},go={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[0,1,2],n=[];return e.filter(Pt).forEach(function(A){switch(A.value){case"stroke":n.push(1);break;case"fill":n.push(0);break;case"markers":n.push(2)}}),t.forEach(function(A){-1===n.indexOf(A)&&n.push(A)}),n}},Bo={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},ho={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return Mt(e)?e.number:0}},po=function(){function A(A,e){var t,n;this.animationDuration=Co(A,ao,e.animationDuration),this.backgroundClip=Co(A,Bn,e.backgroundClip),this.backgroundColor=Co(A,dn,e.backgroundColor),this.backgroundImage=Co(A,Tn,e.backgroundImage),this.backgroundOrigin=Co(A,Sn,e.backgroundOrigin),this.backgroundPosition=Co(A,_n,e.backgroundPosition),this.backgroundRepeat=Co(A,Gn,e.backgroundRepeat),this.backgroundSize=Co(A,Vn,e.backgroundSize),this.borderTopColor=Co(A,Jn,e.borderTopColor),this.borderRightColor=Co(A,Wn,e.borderRightColor),this.borderBottomColor=Co(A,Zn,e.borderBottomColor),this.borderLeftColor=Co(A,Yn,e.borderLeftColor),this.borderTopLeftRadius=Co(A,qn,e.borderTopLeftRadius),this.borderTopRightRadius=Co(A,$n,e.borderTopRightRadius),this.borderBottomRightRadius=Co(A,Ar,e.borderBottomRightRadius),this.borderBottomLeftRadius=Co(A,er,e.borderBottomLeftRadius),this.borderTopStyle=Co(A,nr,e.borderTopStyle),this.borderRightStyle=Co(A,rr,e.borderRightStyle),this.borderBottomStyle=Co(A,or,e.borderBottomStyle),this.borderLeftStyle=Co(A,ir,e.borderLeftStyle),this.borderTopWidth=Co(A,ar,e.borderTopWidth),this.borderRightWidth=Co(A,lr,e.borderRightWidth),this.borderBottomWidth=Co(A,cr,e.borderBottomWidth),this.borderLeftWidth=Co(A,ur,e.borderLeftWidth),this.boxShadow=Co(A,uo,e.boxShadow),this.color=Co(A,gr,e.color),this.direction=Co(A,Br,e.direction),this.display=Co(A,dr,e.display),this.float=Co(A,pr,e.cssFloat),this.fontFamily=Co(A,$r,e.fontFamily),this.fontSize=Co(A,Ao,e.fontSize),this.fontStyle=Co(A,no,e.fontStyle),this.fontVariant=Co(A,to,e.fontVariant),this.fontWeight=Co(A,eo,e.fontWeight),this.letterSpacing=Co(A,fr,e.letterSpacing),this.lineBreak=Co(A,Cr,e.lineBreak),this.lineHeight=Co(A,Qr,e.lineHeight),this.listStyleImage=Co(A,vr,e.listStyleImage),this.listStylePosition=Co(A,mr,e.listStylePosition),this.listStyleType=Co(A,Ur,e.listStyleType),this.marginTop=Co(A,Er,e.marginTop),this.marginRight=Co(A,Hr,e.marginRight),this.marginBottom=Co(A,br,e.marginBottom),this.marginLeft=Co(A,Ir,e.marginLeft),this.opacity=Co(A,Yr,e.opacity);var r=Co(A,Mr,e.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=Co(A,Lr,e.overflowWrap),this.paddingTop=Co(A,kr,e.paddingTop),this.paddingRight=Co(A,Or,e.paddingRight),this.paddingBottom=Co(A,xr,e.paddingBottom),this.paddingLeft=Co(A,Kr,e.paddingLeft),this.paintOrder=Co(A,go,e.paintOrder),this.position=Co(A,Tr,e.position),this.textAlign=Co(A,Dr,e.textAlign),this.textDecorationColor=Co(A,zr,null!==(t=e.textDecorationColor)&&void 0!==t?t:e.color),this.textDecorationLine=Co(A,qr,null!==(n=e.textDecorationLine)&&void 0!==n?n:e.textDecoration),this.textShadow=Co(A,Sr,e.textShadow),this.textTransform=Co(A,_r,e.textTransform),this.transform=Co(A,Gr,e.transform),this.transformOrigin=Co(A,jr,e.transformOrigin),this.visibility=Co(A,Xr,e.visibility),this.webkitTextStrokeColor=Co(A,Bo,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=Co(A,ho,e.webkitTextStrokeWidth),this.wordBreak=Co(A,Jr,e.wordBreak),this.zIndex=Co(A,Wr,e.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},A.prototype.isTransparent=function(){return tn(this.backgroundColor)},A.prototype.isTransformed=function(){return null!==this.transform},A.prototype.isPositioned=function(){return 0!==this.position},A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},A.prototype.isFloating=function(){return 0!==this.float},A.prototype.isInlineLevel=function(){return ro(this.display,4)||ro(this.display,33554432)||ro(this.display,268435456)||ro(this.display,536870912)||ro(this.display,67108864)||ro(this.display,134217728)},A}(),fo=function(){function A(A,e){this.content=Co(A,oo,e.content),this.quotes=Co(A,lo,e.quotes)}return A}(),wo=function(){function A(A,e){this.counterIncrement=Co(A,io,e.counterIncrement),this.counterReset=Co(A,so,e.counterReset)}return A}(),Co=function(A,e,t){var n=new bt,r=null!=t?t.toString():e.initialValue;n.write(r);var o=new It(n.read());switch(e.type){case 2:var i=o.parseComponentValue();return e.parse(A,Pt(i)?i.value:e.initialValue);case 0:return e.parse(A,o.parseComponentValue());case 1:return e.parse(A,o.parseComponentValues());case 4:return o.parseComponentValue();case 3:switch(e.format){case"angle":return zt.parse(A,o.parseComponentValue());case"color":return en.parse(A,o.parseComponentValue());case"image":return On.parse(A,o.parseComponentValue());case"length":var s=o.parseComponentValue();return St(s)?s:Rt;case"length-percentage":var a=o.parseComponentValue();return _t(a)?a:Rt;case"time":return Zr.parse(A,o.parseComponentValue())}}},Qo="data-html2canvas-debug",yo=function(A){switch(A.getAttribute(Qo)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},vo=function(A,e){var t=yo(A);return 1===t||e===t},mo=function(){function A(A,e){this.context=A,this.textNodes=[],this.elements=[],this.flags=0,vo(e,3),this.styles=new po(A,window.getComputedStyle(e,null)),cs(e)&&(this.styles.animationDuration.some(function(A){return A>0})&&(e.style.animationDuration="0s"),null!==this.styles.transform&&(e.style.transform="none")),this.bounds=s(this.context,e),vo(e,4)&&(this.flags|=16)}return A}(),Uo="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",Fo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Eo="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ho=0;Ho<Fo.length;Ho++)Eo[Fo.charCodeAt(Ho)]=Ho;for(var bo=function(A){var e,t,n,r,o,i=.75*A.length,s=A.length,a=0;"="===A[A.length-1]&&(i--,"="===A[A.length-2]&&i--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(i):new Array(i),c=Array.isArray(l)?l:new Uint8Array(l);for(e=0;e<s;e+=4)t=Eo[A.charCodeAt(e)],n=Eo[A.charCodeAt(e+1)],r=Eo[A.charCodeAt(e+2)],o=Eo[A.charCodeAt(e+3)],c[a++]=t<<2|n>>4,c[a++]=(15&n)<<4|r>>2,c[a++]=(3&r)<<6|63&o;return l},Io=function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t},Mo=function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t},Lo=5,Po=11,ko=2,Oo=65536>>Lo,xo=(1<<Lo)-1,Ko=Oo+(1024>>Lo)+32,Do=65536>>Po,To=(1<<Po-Lo)-1,So=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},_o=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},Go=function(A,e){var t=bo(A),n=Array.isArray(t)?Mo(t):new Uint32Array(t),r=Array.isArray(t)?Io(t):new Uint16Array(t),o=24,i=So(r,o/2,n[4]/2),s=2===n[5]?So(r,(o+n[4])/2):_o(n,Math.ceil((o+n[4])/4));return new Ro(n[0],n[1],n[2],n[3],i,s)},Ro=function(){function A(A,e,t,n,r,o){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=n,this.index=r,this.data=o}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>Lo])<<ko)+(A&xo),this.data[e];if(A<=65535)return e=((e=this.index[Oo+(A-55296>>Lo)])<<ko)+(A&xo),this.data[e];if(A<this.highStart)return e=Ko-Do+(A>>Po),e=this.index[e],e+=A>>Lo&To,e=((e=this.index[e])<<ko)+(A&xo),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),No="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Vo="undefined"==typeof Uint8Array?[]:new Uint8Array(256),jo=0;jo<No.length;jo++)Vo[No.charCodeAt(jo)]=jo;var Xo,Jo=1,Wo=2,Zo=3,Yo=4,zo=5,qo=7,$o=8,Ai=9,ei=10,ti=11,ni=12,ri=13,oi=14,ii=15,si=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var o=A.charCodeAt(t++);56320==(64512&o)?e.push(((1023&r)<<10)+(1023&o)+65536):(e.push(r),t--)}else e.push(r)}return e},ai=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,o="";++r<t;){var i=A[r];i<=65535?n.push(i):(i-=65536,n.push(55296+(i>>10),i%1024+56320)),(r+1===t||n.length>16384)&&(o+=String.fromCharCode.apply(String,n),n.length=0)}return o},li=Go(Uo),ci="×",ui="÷",gi=function(A){return li.get(A)},Bi=function(A,e,t){var n=t-2,r=e[n],o=e[t-1],i=e[t];if(o===Wo&&i===Zo)return ci;if(o===Wo||o===Zo||o===Yo)return ui;if(i===Wo||i===Zo||i===Yo)return ui;if(o===$o&&-1!==[$o,Ai,ti,ni].indexOf(i))return ci;if(!(o!==ti&&o!==Ai||i!==Ai&&i!==ei))return ci;if((o===ni||o===ei)&&i===ei)return ci;if(i===ri||i===zo)return ci;if(i===qo)return ci;if(o===Jo)return ci;if(o===ri&&i===oi){for(;r===zo;)r=e[--n];if(r===oi)return ci}if(o===ii&&i===ii){for(var s=0;r===ii;)s++,r=e[--n];if(s%2==0)return ci}return ui},di=function(A){var e=si(A),t=e.length,n=0,r=0,o=e.map(gi);return{next:function(){if(n>=t)return{done:!0,value:null};for(var A=ci;n<t&&(A=Bi(e,o,++n))===ci;);if(A!==ci||n===t){var i=ai.apply(null,e.slice(r,n));return r=n,{value:i,done:!1}}return{done:!0,value:null}}}},hi=function(A){for(var e,t=di(A),n=[];!(e=t.next()).done;)e.value&&n.push(e.value.slice());return n},pi=function(A){var e=123;if(A.createRange){var t=A.createRange();if(t.getBoundingClientRect){var n=A.createElement("boundtest");n.style.height=e+"px",n.style.display="block",A.body.appendChild(n),t.selectNode(n);var r=t.getBoundingClientRect(),o=Math.round(r.height);if(A.body.removeChild(n),o===e)return!0}}return!1},fi=function(A){var e=A.createElement("boundtest");e.style.width="50px",e.style.display="block",e.style.fontSize="12px",e.style.letterSpacing="0px",e.style.wordSpacing="0px",A.body.appendChild(e);var t=A.createRange();e.innerHTML="function"==typeof"".repeat?"&#128104;".repeat(10):"";var n=e.firstChild,r=l(n.data).map(function(A){return c(A)}),o=0,i={},s=r.every(function(A,e){t.setStart(n,o),t.setEnd(n,o+A.length);var r=t.getBoundingClientRect();o+=A.length;var s=r.x>i.x||r.y>i.y;return i=r,0===e||s});return A.body.removeChild(e),s},wi=function(){return void 0!==(new Image).crossOrigin},Ci=function(){return"string"==typeof(new XMLHttpRequest).responseType},Qi=function(A){var e=new Image,t=A.createElement("canvas"),n=t.getContext("2d");if(!n)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{n.drawImage(e,0,0),t.toDataURL()}catch(A){return!1}return!0},yi=function(A){return 0===A[0]&&255===A[1]&&0===A[2]&&255===A[3]},vi=function(A){var e=A.createElement("canvas"),t=100;e.width=t,e.height=t;var n=e.getContext("2d");if(!n)return Promise.reject(!1);n.fillStyle="rgb(0, 255, 0)",n.fillRect(0,0,t,t);var r=new Image,o=e.toDataURL();r.src=o;var i=mi(t,t,0,0,r);return n.fillStyle="red",n.fillRect(0,0,t,t),Ui(i).then(function(e){n.drawImage(e,0,0);var r=n.getImageData(0,0,t,t).data;n.fillStyle="red",n.fillRect(0,0,t,t);var i=A.createElement("div");return i.style.backgroundImage="url("+o+")",i.style.height=t+"px",yi(r)?Ui(mi(t,t,0,0,i)):Promise.reject(!1)}).then(function(A){return n.drawImage(A,0,0),yi(n.getImageData(0,0,t,t).data)}).catch(function(){return!1})},mi=function(A,e,t,n,r){var o="http://www.w3.org/2000/svg",i=document.createElementNS(o,"svg"),s=document.createElementNS(o,"foreignObject");return i.setAttributeNS(null,"width",A.toString()),i.setAttributeNS(null,"height",e.toString()),s.setAttributeNS(null,"width","100%"),s.setAttributeNS(null,"height","100%"),s.setAttributeNS(null,"x",t.toString()),s.setAttributeNS(null,"y",n.toString()),s.setAttributeNS(null,"externalResourcesRequired","true"),i.appendChild(s),s.appendChild(r),i},Ui=function(A){return new Promise(function(e,t){var n=new Image;n.onload=function(){return e(n)},n.onerror=t,n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))})},Fi={get SUPPORT_RANGE_BOUNDS(){var A=pi(document);return Object.defineProperty(Fi,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=Fi.SUPPORT_RANGE_BOUNDS&&fi(document);return Object.defineProperty(Fi,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=Qi(document);return Object.defineProperty(Fi,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A="function"==typeof Array.from&&"function"==typeof window.fetch?vi(document):Promise.resolve(!1);return Object.defineProperty(Fi,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=wi();return Object.defineProperty(Fi,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A=Ci();return Object.defineProperty(Fi,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Fi,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(Fi,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},Ei=function(){function A(A,e){this.text=A,this.bounds=e}return A}(),Hi=function(A,e,t,n){var r=Pi(e,t),o=[],s=0;return r.forEach(function(e){if(t.textDecorationLine.length||e.trim().length>0)if(Fi.SUPPORT_RANGE_BOUNDS){var r=Ii(n,s,e.length).getClientRects();if(r.length>1){var a=Mi(e),l=0;a.forEach(function(e){o.push(new Ei(e,i.fromDOMRectList(A,Ii(n,l+s,e.length).getClientRects()))),l+=e.length})}else o.push(new Ei(e,i.fromDOMRectList(A,r)))}else{var c=n.splitText(e.length);o.push(new Ei(e,bi(A,n))),n=c}else Fi.SUPPORT_RANGE_BOUNDS||(n=n.splitText(e.length));s+=e.length}),o},bi=function(A,e){var t=e.ownerDocument;if(t){var n=t.createElement("html2canvaswrapper");n.appendChild(e.cloneNode(!0));var r=e.parentNode;if(r){r.replaceChild(n,e);var o=s(A,n);return n.firstChild&&r.replaceChild(n.firstChild,n),o}}return i.EMPTY},Ii=function(A,e,t){var n=A.ownerDocument;if(!n)throw new Error("Node has no owner document");var r=n.createRange();return r.setStart(A,e),r.setEnd(A,e+t),r},Mi=function(A){if(Fi.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map(function(A){return A.segment})}return hi(A)},Li=function(A,e){if(Fi.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map(function(A){return A.segment})}return Oi(A,e)},Pi=function(A,e){return 0!==e.letterSpacing?Mi(A):Li(A,e)},ki=[32,160,4961,65792,65793,4153,4241],Oi=function(A,e){for(var t,n=RA(A,{lineBreak:e.lineBreak,wordBreak:"break-word"===e.overflowWrap?"break-word":e.wordBreak}),r=[],o=function(){if(t.value){var A=t.value.slice(),e=l(A),n="";e.forEach(function(A){-1===ki.indexOf(A)?n+=c(A):(n.length&&r.push(n),r.push(c(A)),n="")}),n.length&&r.push(n)}};!(t=n.next()).done;)o();return r},xi=function(){function A(A,e,t){this.text=Ki(e.data,t.textTransform),this.textBounds=Hi(A,this.text,t,e)}return A}(),Ki=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(Di,Ti);case 2:return A.toUpperCase();default:return A}},Di=/(^|\s|:|-|\(|\))([a-z])/g,Ti=function(A,e,t){return A.length>0?e+t.toUpperCase():A},Si=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.src=t.currentSrc||t.src,n.intrinsicWidth=t.naturalWidth,n.intrinsicHeight=t.naturalHeight,n.context.cache.addImage(n.src),n}return e(t,A),t}(mo),_i=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.canvas=t,n.intrinsicWidth=t.width,n.intrinsicHeight=t.height,n}return e(t,A),t}(mo),Gi=function(A){function t(e,t){var n=A.call(this,e,t)||this,r=new XMLSerializer,o=s(e,t);return t.setAttribute("width",o.width+"px"),t.setAttribute("height",o.height+"px"),n.svg="data:image/svg+xml,"+encodeURIComponent(r.serializeToString(t)),n.intrinsicWidth=t.width.baseVal.value,n.intrinsicHeight=t.height.baseVal.value,n.context.cache.addImage(n.svg),n}return e(t,A),t}(mo),Ri=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.value=t.value,n}return e(t,A),t}(mo),Ni=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.start=t.start,n.reversed="boolean"==typeof t.reversed&&!0===t.reversed,n}return e(t,A),t}(mo),Vi=[{type:15,flags:0,unit:"px",number:3}],ji=[{type:16,flags:0,number:50}],Xi=function(A){return A.width>A.height?new i(A.left+(A.width-A.height)/2,A.top,A.height,A.height):A.width<A.height?new i(A.left,A.top+(A.height-A.width)/2,A.width,A.width):A},Ji=function(A){var e=A.type===Yi?new Array(A.value.length+1).join("•"):A.value;return 0===e.length?A.placeholder||"":e},Wi="checkbox",Zi="radio",Yi="password",zi=707406591,qi=function(A){function t(e,t){var n=A.call(this,e,t)||this;switch(n.type=t.type.toLowerCase(),n.checked=t.checked,n.value=Ji(t),n.type!==Wi&&n.type!==Zi||(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=1,n.styles.backgroundClip=[0],n.styles.backgroundOrigin=[0],n.bounds=Xi(n.bounds)),n.type){case Wi:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Vi;break;case Zi:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=ji}return n}return e(t,A),t}(mo),$i=function(A){function t(e,t){var n=A.call(this,e,t)||this,r=t.options[t.selectedIndex||0];return n.value=r&&r.text||"",n}return e(t,A),t}(mo),As=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.value=t.value,n}return e(t,A),t}(mo),es=function(A){function t(e,t){var n=A.call(this,e,t)||this;n.src=t.src,n.width=parseInt(t.width,10)||0,n.height=parseInt(t.height,10)||0,n.backgroundColor=n.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){n.tree=os(e,t.contentWindow.document.documentElement);var r=t.contentWindow.document.documentElement?un(e,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):gn.TRANSPARENT,o=t.contentWindow.document.body?un(e,getComputedStyle(t.contentWindow.document.body).backgroundColor):gn.TRANSPARENT;n.backgroundColor=tn(r)?tn(o)?n.styles.backgroundColor:o:r}}catch(A){}return n}return e(t,A),t}(mo),ts=["OL","UL","MENU"],ns=function(A,e,t,n){for(var r=e.firstChild,o=void 0;r;r=o)if(o=r.nextSibling,as(r)&&r.data.trim().length>0)t.textNodes.push(new xi(A,r,t.styles));else if(ls(r))if(Es(r)&&r.assignedNodes)r.assignedNodes().forEach(function(e){return ns(A,e,t,n)});else{var i=rs(A,r);i.styles.isVisible()&&(is(r,i,n)?i.flags|=4:ss(i.styles)&&(i.flags|=2),-1!==ts.indexOf(r.tagName)&&(i.flags|=8),t.elements.push(i),r.slot,r.shadowRoot?ns(A,r.shadowRoot,i,n):Us(r)||ps(r)||Fs(r)||ns(A,r,i,n))}},rs=function(A,e){return Qs(e)?new Si(A,e):ws(e)?new _i(A,e):ps(e)?new Gi(A,e):gs(e)?new Ri(A,e):Bs(e)?new Ni(A,e):ds(e)?new qi(A,e):Fs(e)?new $i(A,e):Us(e)?new As(A,e):ys(e)?new es(A,e):new mo(A,e)},os=function(A,e){var t=rs(A,e);return t.flags|=4,ns(A,e,t,t),t},is=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||fs(A)&&t.styles.isTransparent()},ss=function(A){return A.isPositioned()||A.isFloating()},as=function(A){return A.nodeType===Node.TEXT_NODE},ls=function(A){return A.nodeType===Node.ELEMENT_NODE},cs=function(A){return ls(A)&&void 0!==A.style&&!us(A)},us=function(A){return"object"==typeof A.className},gs=function(A){return"LI"===A.tagName},Bs=function(A){return"OL"===A.tagName},ds=function(A){return"INPUT"===A.tagName},hs=function(A){return"HTML"===A.tagName},ps=function(A){return"svg"===A.tagName},fs=function(A){return"BODY"===A.tagName},ws=function(A){return"CANVAS"===A.tagName},Cs=function(A){return"VIDEO"===A.tagName},Qs=function(A){return"IMG"===A.tagName},ys=function(A){return"IFRAME"===A.tagName},vs=function(A){return"STYLE"===A.tagName},ms=function(A){return"SCRIPT"===A.tagName},Us=function(A){return"TEXTAREA"===A.tagName},Fs=function(A){return"SELECT"===A.tagName},Es=function(A){return"SLOT"===A.tagName},Hs=function(A){return A.tagName.indexOf("-")>0},bs=function(){function A(){this.counters={}}return A.prototype.getCounterValue=function(A){var e=this.counters[A];return e&&e.length?e[e.length-1]:1},A.prototype.getCounterValues=function(A){var e=this.counters[A];return e||[]},A.prototype.pop=function(A){var e=this;A.forEach(function(A){return e.counters[A].pop()})},A.prototype.parse=function(A){var e=this,t=A.counterIncrement,n=A.counterReset,r=!0;null!==t&&t.forEach(function(A){var t=e.counters[A.counter];t&&0!==A.increment&&(r=!1,t.length||t.push(1),t[Math.max(0,t.length-1)]+=A.increment)});var o=[];return r&&n.forEach(function(A){var t=e.counters[A.counter];o.push(A.counter),t||(t=e.counters[A.counter]=[]),t.push(A.reset)}),o},A}(),Is={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Ms={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Ls={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Ps={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},ks=function(A,e,t,n,r,o){return A<e||A>t?Xs(A,r,o.length>0):n.integers.reduce(function(e,t,r){for(;A>=t;)A-=t,e+=n.values[r];return e},"")+o},Os=function(A,e,t,n){var r="";do{t||A--,r=n(A)+r,A/=e}while(A*e>=e);return r},xs=function(A,e,t,n,r){var o=t-e+1;return(A<0?"-":"")+(Os(Math.abs(A),o,n,function(A){return c(Math.floor(A%o)+e)})+r)},Ks=function(A,e,t){void 0===t&&(t=". ");var n=e.length;return Os(Math.abs(A),n,!1,function(A){return e[Math.floor(A%n)]})+t},Ds=1,Ts=2,Ss=4,_s=8,Gs=function(A,e,t,n,r,o){if(A<-9999||A>9999)return Xs(A,4,r.length>0);var i=Math.abs(A),s=r;if(0===i)return e[0]+s;for(var a=0;i>0&&a<=4;a++){var l=i%10;0===l&&ro(o,Ds)&&""!==s?s=e[l]+s:l>1||1===l&&0===a||1===l&&1===a&&ro(o,Ts)||1===l&&1===a&&ro(o,Ss)&&A>100||1===l&&a>1&&ro(o,_s)?s=e[l]+(a>0?t[a-1]:"")+s:1===l&&a>0&&(s=t[a-1]+s),i=Math.floor(i/10)}return(A<0?n:"")+s},Rs="十百千萬",Ns="拾佰仟萬",Vs="マイナス",js="마이너스",Xs=function(A,e,t){var n=t?". ":"",r=t?"、":"",o=t?", ":"",i=t?" ":"";switch(e){case 0:return"•"+i;case 1:return"◦"+i;case 2:return"◾"+i;case 5:var s=xs(A,48,57,!0,n);return s.length<4?"0"+s:s;case 4:return Ks(A,"〇一二三四五六七八九",r);case 6:return ks(A,1,3999,Is,3,n).toLowerCase();case 7:return ks(A,1,3999,Is,3,n);case 8:return xs(A,945,969,!1,n);case 9:return xs(A,97,122,!1,n);case 10:return xs(A,65,90,!1,n);case 11:return xs(A,1632,1641,!0,n);case 12:case 49:return ks(A,1,9999,Ms,3,n);case 35:return ks(A,1,9999,Ms,3,n).toLowerCase();case 13:return xs(A,2534,2543,!0,n);case 14:case 30:return xs(A,6112,6121,!0,n);case 15:return Ks(A,"子丑寅卯辰巳午未申酉戌亥",r);case 16:return Ks(A,"甲乙丙丁戊己庚辛壬癸",r);case 17:case 48:return Gs(A,"零一二三四五六七八九",Rs,"負",r,Ts|Ss|_s);case 47:return Gs(A,"零壹貳參肆伍陸柒捌玖",Ns,"負",r,Ds|Ts|Ss|_s);case 42:return Gs(A,"零一二三四五六七八九",Rs,"负",r,Ts|Ss|_s);case 41:return Gs(A,"零壹贰叁肆伍陆柒捌玖",Ns,"负",r,Ds|Ts|Ss|_s);case 26:return Gs(A,"〇一二三四五六七八九","十百千万",Vs,r,0);case 25:return Gs(A,"零壱弐参四伍六七八九","拾百千万",Vs,r,Ds|Ts|Ss);case 31:return Gs(A,"영일이삼사오육칠팔구","십백천만",js,o,Ds|Ts|Ss);case 33:return Gs(A,"零一二三四五六七八九","十百千萬",js,o,0);case 32:return Gs(A,"零壹貳參四五六七八九","拾百千",js,o,Ds|Ts|Ss);case 18:return xs(A,2406,2415,!0,n);case 20:return ks(A,1,19999,Ps,3,n);case 21:return xs(A,2790,2799,!0,n);case 22:return xs(A,2662,2671,!0,n);case 22:return ks(A,1,10999,Ls,3,n);case 23:return Ks(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Ks(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return xs(A,3302,3311,!0,n);case 28:return Ks(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",r);case 29:return Ks(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",r);case 34:return xs(A,3792,3801,!0,n);case 37:return xs(A,6160,6169,!0,n);case 38:return xs(A,4160,4169,!0,n);case 39:return xs(A,2918,2927,!0,n);case 40:return xs(A,1776,1785,!0,n);case 43:return xs(A,3046,3055,!0,n);case 44:return xs(A,3174,3183,!0,n);case 45:return xs(A,3664,3673,!0,n);case 46:return xs(A,3872,3881,!0,n);default:return xs(A,48,57,!0,n)}},Js="data-html2canvas-ignore",Ws=function(){function A(A,e,t){if(this.context=A,this.options=t,this.scrolledElements=[],this.referenceElement=e,this.counters=new bs,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}return A.prototype.toIFrame=function(A,e){var t=this,o=Ys(A,e);if(!o.contentWindow)return Promise.reject("Unable to find iframe window");var i=A.defaultView.pageXOffset,s=A.defaultView.pageYOffset,a=o.contentWindow,l=a.document,c=$s(o).then(function(){return n(t,void 0,void 0,function(){var A,t;return r(this,function(n){switch(n.label){case 0:return this.scrolledElements.forEach(ra),a&&(a.scrollTo(e.left,e.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||a.scrollY===e.top&&a.scrollX===e.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(a.scrollX-e.left,a.scrollY-e.top,0,0))),A=this.options.onclone,void 0===(t=this.clonedReferenceElement)?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:l.fonts&&l.fonts.ready?[4,l.fonts.ready]:[3,2];case 1:n.sent(),n.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,qs(l)]:[3,4];case 3:n.sent(),n.label=4;case 4:return"function"==typeof A?[2,Promise.resolve().then(function(){return A(l,t)}).then(function(){return o})]:[2,o]}})})});return l.open(),l.write(ta(document.doctype)+"<html></html>"),na(this.referenceElement.ownerDocument,i,s),l.replaceChild(l.adoptNode(this.documentElement),l.documentElement),l.close(),c},A.prototype.createElementClone=function(A){if(vo(A,2),ws(A))return this.createCanvasClone(A);if(Cs(A))return this.createVideoClone(A);if(vs(A))return this.createStyleClone(A);var e=A.cloneNode(!1);return Qs(e)&&(Qs(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),"lazy"===e.loading&&(e.loading="eager")),Hs(e)?this.createCustomElementClone(e):e},A.prototype.createCustomElementClone=function(A){var e=document.createElement("html2canvascustomelement");return ea(A.style,e),e},A.prototype.createStyleClone=function(A){try{var e=A.sheet;if(e&&e.cssRules){var t=[].slice.call(e.cssRules,0).reduce(function(A,e){return e&&"string"==typeof e.cssText?A+e.cssText:A},""),n=A.cloneNode(!1);return n.textContent=t,n}}catch(A){if(this.context.logger.error("Unable to access cssRules property",A),"SecurityError"!==A.name)throw A}return A.cloneNode(!1)},A.prototype.createCanvasClone=function(A){var e;if(this.options.inlineImages&&A.ownerDocument){var t=A.ownerDocument.createElement("img");try{return t.src=A.toDataURL(),t}catch(e){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var n=A.cloneNode(!1);try{n.width=A.width,n.height=A.height;var r=A.getContext("2d"),o=n.getContext("2d");if(o)if(!this.options.allowTaint&&r)o.putImageData(r.getImageData(0,0,A.width,A.height),0,0);else{var i=null!==(e=A.getContext("webgl2"))&&void 0!==e?e:A.getContext("webgl");if(i){var s=i.getContextAttributes();!1===(null==s?void 0:s.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}o.drawImage(A,0,0)}return n}catch(e){this.context.logger.info("Unable to clone canvas as it is tainted",A)}return n},A.prototype.createVideoClone=function(A){var e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth,e.height=A.offsetHeight;var t=e.getContext("2d");try{return t&&(t.drawImage(A,0,0,e.width,e.height),this.options.allowTaint||t.getImageData(0,0,e.width,e.height)),e}catch(e){this.context.logger.info("Unable to clone video as it is tainted",A)}var n=A.ownerDocument.createElement("canvas");return n.width=A.offsetWidth,n.height=A.offsetHeight,n},A.prototype.appendChildNode=function(A,e,t){ls(e)&&(ms(e)||e.hasAttribute(Js)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))||this.options.copyStyles&&ls(e)&&vs(e)||A.appendChild(this.cloneNode(e,t))},A.prototype.cloneChildNodes=function(A,e,t){for(var n=this,r=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;r;r=r.nextSibling)if(ls(r)&&Es(r)&&"function"==typeof r.assignedNodes){var o=r.assignedNodes();o.length&&o.forEach(function(A){return n.appendChildNode(e,A,t)})}else this.appendChildNode(e,r,t)},A.prototype.cloneNode=function(A,e){if(as(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var t=A.ownerDocument.defaultView;if(t&&ls(A)&&(cs(A)||us(A))){var n=this.createElementClone(A);n.style.transitionProperty="none";var r=t.getComputedStyle(A),o=t.getComputedStyle(A,":before"),i=t.getComputedStyle(A,":after");this.referenceElement===A&&cs(n)&&(this.clonedReferenceElement=n),fs(n)&&ca(n);var s=this.counters.parse(new wo(this.context,r)),a=this.resolvePseudoContent(A,n,o,Xo.BEFORE);Hs(A)&&(e=!0),Cs(A)||this.cloneChildNodes(A,n,e),a&&n.insertBefore(a,n.firstChild);var l=this.resolvePseudoContent(A,n,i,Xo.AFTER);return l&&n.appendChild(l),this.counters.pop(s),(r&&(this.options.copyStyles||us(A))&&!ys(A)||e)&&ea(r,n),0===A.scrollTop&&0===A.scrollLeft||this.scrolledElements.push([n,A.scrollLeft,A.scrollTop]),(Us(A)||Fs(A))&&(Us(n)||Fs(n))&&(n.value=A.value),n}return A.cloneNode(!1)},A.prototype.resolvePseudoContent=function(A,e,t,n){var r=this;if(t){var o=t.content,i=e.ownerDocument;if(i&&o&&"none"!==o&&"-moz-alt-content"!==o&&"none"!==t.display){this.counters.parse(new wo(this.context,t));var s=new fo(this.context,t),a=i.createElement("html2canvaspseudoelement");ea(t,a),s.content.forEach(function(e){if(0===e.type)a.appendChild(i.createTextNode(e.value));else if(22===e.type){var t=i.createElement("img");t.src=e.value,t.style.opacity="1",a.appendChild(t)}else if(18===e.type){if("attr"===e.name){var n=e.values.filter(Pt);n.length&&a.appendChild(i.createTextNode(A.getAttribute(n[0].value)||""))}else if("counter"===e.name){var o=e.values.filter(Kt),l=o[0],c=o[1];if(l&&Pt(l)){var u=r.counters.getCounterValue(l.value),g=c&&Pt(c)?Ur.parse(r.context,c.value):3;a.appendChild(i.createTextNode(Xs(u,g,!1)))}}else if("counters"===e.name){var B=e.values.filter(Kt),d=(l=B[0],B[1]);if(c=B[2],l&&Pt(l)){var h=r.counters.getCounterValues(l.value),p=c&&Pt(c)?Ur.parse(r.context,c.value):3,f=d&&0===d.type?d.value:"",w=h.map(function(A){return Xs(A,p,!1)}).join(f);a.appendChild(i.createTextNode(w))}}}else if(20===e.type)switch(e.value){case"open-quote":a.appendChild(i.createTextNode(co(s.quotes,r.quoteDepth++,!0)));break;case"close-quote":a.appendChild(i.createTextNode(co(s.quotes,--r.quoteDepth,!1)));break;default:a.appendChild(i.createTextNode(e.value))}}),a.className=sa+" "+aa;var l=n===Xo.BEFORE?" "+sa:" "+aa;return us(e)?e.className.baseValue+=l:e.className+=l,a}}},A.destroy=function(A){return!!A.parentNode&&(A.parentNode.removeChild(A),!0)},A}();!function(A){A[A.BEFORE=0]="BEFORE",A[A.AFTER=1]="AFTER"}(Xo||(Xo={}));var Zs,Ys=function(A,e){var t=A.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=e.width.toString(),t.height=e.height.toString(),t.scrolling="no",t.setAttribute(Js,"true"),A.body.appendChild(t),t},zs=function(A){return new Promise(function(e){A.complete?e():A.src?(A.onload=e,A.onerror=e):e()})},qs=function(A){return Promise.all([].slice.call(A.images,0).map(zs))},$s=function(A){return new Promise(function(e,t){var n=A.contentWindow;if(!n)return t("No window assigned for iframe");var r=n.document;n.onload=A.onload=function(){n.onload=A.onload=null;var t=setInterval(function(){r.body.childNodes.length>0&&"complete"===r.readyState&&(clearInterval(t),e(A))},50)}})},Aa=["all","d","content"],ea=function(A,e){for(var t=A.length-1;t>=0;t--){var n=A.item(t);-1===Aa.indexOf(n)&&e.style.setProperty(n,A.getPropertyValue(n))}return e},ta=function(A){var e="";return A&&(e+="<!DOCTYPE ",A.name&&(e+=A.name),A.internalSubset&&(e+=A.internalSubset),A.publicId&&(e+='"'+A.publicId+'"'),A.systemId&&(e+='"'+A.systemId+'"'),e+=">"),e},na=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},ra=function(A){var e=A[0],t=A[1],n=A[2];e.scrollLeft=t,e.scrollTop=n},oa=":before",ia=":after",sa="___html2canvas___pseudoelement_before",aa="___html2canvas___pseudoelement_after",la='{\n content: "" !important;\n display: none !important;\n}',ca=function(A){ua(A,"."+sa+oa+la+"\n ."+aa+ia+la)},ua=function(A,e){var t=A.ownerDocument;if(t){var n=t.createElement("style");n.textContent=e,A.appendChild(n)}},ga=function(){function A(){}return A.getOrigin=function(e){var t=A._link;return t?(t.href=e,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin},A.setContext=function(e){A._link=e.document.createElement("a"),A._origin=A.getOrigin(e.location.href)},A._origin="about:blank",A}(),Ba=function(){function A(A,e){this.context=A,this._options=e,this._cache={}}return A.prototype.addImage=function(A){var e=Promise.resolve();return this.has(A)?e:Qa(A)||fa(A)?((this._cache[A]=this.loadImage(A)).catch(function(){}),e):e},A.prototype.match=function(A){return this._cache[A]},A.prototype.loadImage=function(A){return n(this,void 0,void 0,function(){var e,t,n,o,i=this;return r(this,function(r){switch(r.label){case 0:return e=ga.isSameOrigin(A),t=!wa(A)&&!0===this._options.useCORS&&Fi.SUPPORT_CORS_IMAGES&&!e,n=!wa(A)&&!e&&!Qa(A)&&"string"==typeof this._options.proxy&&Fi.SUPPORT_CORS_XHR&&!t,e||!1!==this._options.allowTaint||wa(A)||Qa(A)||n||t?(o=A,n?[4,this.proxy(o)]:[3,2]):[2];case 1:o=r.sent(),r.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise(function(A,e){var n=new Image;n.onload=function(){return A(n)},n.onerror=e,(Ca(o)||t)&&(n.crossOrigin="anonymous"),n.src=o,!0===n.complete&&setTimeout(function(){return A(n)},500),i._options.imageTimeout>0&&setTimeout(function(){return e("Timed out ("+i._options.imageTimeout+"ms) loading image")},i._options.imageTimeout)})];case 3:return[2,r.sent()]}})})},A.prototype.has=function(A){return void 0!==this._cache[A]},A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},A.prototype.proxy=function(A){var e=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var n=A.substring(0,256);return new Promise(function(r,o){var i=Fi.SUPPORT_RESPONSE_TYPE?"blob":"text",s=new XMLHttpRequest;s.onload=function(){if(200===s.status)if("text"===i)r(s.response);else{var A=new FileReader;A.addEventListener("load",function(){return r(A.result)},!1),A.addEventListener("error",function(A){return o(A)},!1),A.readAsDataURL(s.response)}else o("Failed to proxy resource "+n+" with status code "+s.status)},s.onerror=o;var a=t.indexOf("?")>-1?"&":"?";if(s.open("GET",""+t+a+"url="+encodeURIComponent(A)+"&responseType="+i),"text"!==i&&s instanceof XMLHttpRequest&&(s.responseType=i),e._options.imageTimeout){var l=e._options.imageTimeout;s.timeout=l,s.ontimeout=function(){return o("Timed out ("+l+"ms) proxying "+n)}}s.send()})},A}(),da=/^data:image\/svg\+xml/i,ha=/^data:image\/.*;base64,/i,pa=/^data:image\/.*/i,fa=function(A){return Fi.SUPPORT_SVG_DRAWING||!ya(A)},wa=function(A){return pa.test(A)},Ca=function(A){return ha.test(A)},Qa=function(A){return"blob"===A.substr(0,4)},ya=function(A){return"svg"===A.substr(-3).toLowerCase()||da.test(A)},va=function(){function A(A,e){this.type=0,this.x=A,this.y=e}return A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)},A}(),ma=function(A,e,t){return new va(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},Ua=function(){function A(A,e,t,n){this.type=1,this.start=A,this.startControl=e,this.endControl=t,this.end=n}return A.prototype.subdivide=function(e,t){var n=ma(this.start,this.startControl,e),r=ma(this.startControl,this.endControl,e),o=ma(this.endControl,this.end,e),i=ma(n,r,e),s=ma(r,o,e),a=ma(i,s,e);return t?new A(this.start,n,i,a):new A(a,s,o,this.end)},A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))},A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)},A}(),Fa=function(A){return 1===A.type},Ea=function(){function A(A){var e=A.styles,t=A.bounds,n=jt(e.borderTopLeftRadius,t.width,t.height),r=n[0],o=n[1],i=jt(e.borderTopRightRadius,t.width,t.height),s=i[0],a=i[1],l=jt(e.borderBottomRightRadius,t.width,t.height),c=l[0],u=l[1],g=jt(e.borderBottomLeftRadius,t.width,t.height),B=g[0],d=g[1],h=[];h.push((r+s)/t.width),h.push((B+c)/t.width),h.push((o+d)/t.height),h.push((a+u)/t.height);var p=Math.max.apply(Math,h);p>1&&(r/=p,o/=p,s/=p,a/=p,c/=p,u/=p,B/=p,d/=p);var f=t.width-s,w=t.height-u,C=t.width-c,Q=t.height-d,y=e.borderTopWidth,v=e.borderRightWidth,m=e.borderBottomWidth,U=e.borderLeftWidth,F=Xt(e.paddingTop,A.bounds.width),E=Xt(e.paddingRight,A.bounds.width),H=Xt(e.paddingBottom,A.bounds.width),b=Xt(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=r>0||o>0?Ha(t.left+U/3,t.top+y/3,r-U/3,o-y/3,Zs.TOP_LEFT):new va(t.left+U/3,t.top+y/3),this.topRightBorderDoubleOuterBox=r>0||o>0?Ha(t.left+f,t.top+y/3,s-v/3,a-y/3,Zs.TOP_RIGHT):new va(t.left+t.width-v/3,t.top+y/3),this.bottomRightBorderDoubleOuterBox=c>0||u>0?Ha(t.left+C,t.top+w,c-v/3,u-m/3,Zs.BOTTOM_RIGHT):new va(t.left+t.width-v/3,t.top+t.height-m/3),this.bottomLeftBorderDoubleOuterBox=B>0||d>0?Ha(t.left+U/3,t.top+Q,B-U/3,d-m/3,Zs.BOTTOM_LEFT):new va(t.left+U/3,t.top+t.height-m/3),this.topLeftBorderDoubleInnerBox=r>0||o>0?Ha(t.left+2*U/3,t.top+2*y/3,r-2*U/3,o-2*y/3,Zs.TOP_LEFT):new va(t.left+2*U/3,t.top+2*y/3),this.topRightBorderDoubleInnerBox=r>0||o>0?Ha(t.left+f,t.top+2*y/3,s-2*v/3,a-2*y/3,Zs.TOP_RIGHT):new va(t.left+t.width-2*v/3,t.top+2*y/3),this.bottomRightBorderDoubleInnerBox=c>0||u>0?Ha(t.left+C,t.top+w,c-2*v/3,u-2*m/3,Zs.BOTTOM_RIGHT):new va(t.left+t.width-2*v/3,t.top+t.height-2*m/3),this.bottomLeftBorderDoubleInnerBox=B>0||d>0?Ha(t.left+2*U/3,t.top+Q,B-2*U/3,d-2*m/3,Zs.BOTTOM_LEFT):new va(t.left+2*U/3,t.top+t.height-2*m/3),this.topLeftBorderStroke=r>0||o>0?Ha(t.left+U/2,t.top+y/2,r-U/2,o-y/2,Zs.TOP_LEFT):new va(t.left+U/2,t.top+y/2),this.topRightBorderStroke=r>0||o>0?Ha(t.left+f,t.top+y/2,s-v/2,a-y/2,Zs.TOP_RIGHT):new va(t.left+t.width-v/2,t.top+y/2),this.bottomRightBorderStroke=c>0||u>0?Ha(t.left+C,t.top+w,c-v/2,u-m/2,Zs.BOTTOM_RIGHT):new va(t.left+t.width-v/2,t.top+t.height-m/2),this.bottomLeftBorderStroke=B>0||d>0?Ha(t.left+U/2,t.top+Q,B-U/2,d-m/2,Zs.BOTTOM_LEFT):new va(t.left+U/2,t.top+t.height-m/2),this.topLeftBorderBox=r>0||o>0?Ha(t.left,t.top,r,o,Zs.TOP_LEFT):new va(t.left,t.top),this.topRightBorderBox=s>0||a>0?Ha(t.left+f,t.top,s,a,Zs.TOP_RIGHT):new va(t.left+t.width,t.top),this.bottomRightBorderBox=c>0||u>0?Ha(t.left+C,t.top+w,c,u,Zs.BOTTOM_RIGHT):new va(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=B>0||d>0?Ha(t.left,t.top+Q,B,d,Zs.BOTTOM_LEFT):new va(t.left,t.top+t.height),this.topLeftPaddingBox=r>0||o>0?Ha(t.left+U,t.top+y,Math.max(0,r-U),Math.max(0,o-y),Zs.TOP_LEFT):new va(t.left+U,t.top+y),this.topRightPaddingBox=s>0||a>0?Ha(t.left+Math.min(f,t.width-v),t.top+y,f>t.width+v?0:Math.max(0,s-v),Math.max(0,a-y),Zs.TOP_RIGHT):new va(t.left+t.width-v,t.top+y),this.bottomRightPaddingBox=c>0||u>0?Ha(t.left+Math.min(C,t.width-U),t.top+Math.min(w,t.height-m),Math.max(0,c-v),Math.max(0,u-m),Zs.BOTTOM_RIGHT):new va(t.left+t.width-v,t.top+t.height-m),this.bottomLeftPaddingBox=B>0||d>0?Ha(t.left+U,t.top+Math.min(Q,t.height-m),Math.max(0,B-U),Math.max(0,d-m),Zs.BOTTOM_LEFT):new va(t.left+U,t.top+t.height-m),this.topLeftContentBox=r>0||o>0?Ha(t.left+U+b,t.top+y+F,Math.max(0,r-(U+b)),Math.max(0,o-(y+F)),Zs.TOP_LEFT):new va(t.left+U+b,t.top+y+F),this.topRightContentBox=s>0||a>0?Ha(t.left+Math.min(f,t.width+U+b),t.top+y+F,f>t.width+U+b?0:s-U+b,a-(y+F),Zs.TOP_RIGHT):new va(t.left+t.width-(v+E),t.top+y+F),this.bottomRightContentBox=c>0||u>0?Ha(t.left+Math.min(C,t.width-(U+b)),t.top+Math.min(w,t.height+y+F),Math.max(0,c-(v+E)),u-(m+H),Zs.BOTTOM_RIGHT):new va(t.left+t.width-(v+E),t.top+t.height-(m+H)),this.bottomLeftContentBox=B>0||d>0?Ha(t.left+U+b,t.top+Q,Math.max(0,B-(U+b)),d-(m+H),Zs.BOTTOM_LEFT):new va(t.left+U+b,t.top+t.height-(m+H))}return A}();!function(A){A[A.TOP_LEFT=0]="TOP_LEFT",A[A.TOP_RIGHT=1]="TOP_RIGHT",A[A.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",A[A.BOTTOM_LEFT=3]="BOTTOM_LEFT"}(Zs||(Zs={}));var Ha=function(A,e,t,n,r){var o=(Math.sqrt(2)-1)/3*4,i=t*o,s=n*o,a=A+t,l=e+n;switch(r){case Zs.TOP_LEFT:return new Ua(new va(A,l),new va(A,l-s),new va(a-i,e),new va(a,e));case Zs.TOP_RIGHT:return new Ua(new va(A,e),new va(A+i,e),new va(a,l-s),new va(a,l));case Zs.BOTTOM_RIGHT:return new Ua(new va(a,e),new va(a,e+s),new va(A+i,l),new va(A,l));case Zs.BOTTOM_LEFT:default:return new Ua(new va(a,l),new va(a-i,l),new va(A,e+s),new va(A,e))}},ba=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},Ia=function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]},Ma=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},La=function(){function A(A,e,t){this.offsetX=A,this.offsetY=e,this.matrix=t,this.type=0,this.target=6}return A}(),Pa=function(){function A(A,e){this.path=A,this.target=e,this.type=1}return A}(),ka=function(){function A(A){this.opacity=A,this.type=2,this.target=6}return A}(),Oa=function(A){return 0===A.type},xa=function(A){return 1===A.type},Ka=function(A){return 2===A.type},Da=function(A,e){return A.length===e.length&&A.some(function(A,t){return A===e[t]})},Ta=function(A,e,t,n,r){return A.map(function(A,o){switch(o){case 0:return A.add(e,t);case 1:return A.add(e+n,t);case 2:return A.add(e+n,t+r);case 3:return A.add(e,t+r)}return A})},Sa=function(){function A(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return A}(),_a=function(){function A(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new Ea(this.container),this.container.styles.opacity<1&&this.effects.push(new ka(this.container.styles.opacity)),null!==this.container.styles.transform){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,r=this.container.styles.transform;this.effects.push(new La(t,n,r))}if(0!==this.container.styles.overflowX){var o=ba(this.curves),i=Ma(this.curves);Da(o,i)?this.effects.push(new Pa(o,6)):(this.effects.push(new Pa(o,2)),this.effects.push(new Pa(i,4)))}}return A.prototype.getEffects=function(A){for(var e=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,n=this.effects.slice(0);t;){var r=t.effects.filter(function(A){return!xa(A)});if(e||0!==t.container.styles.position||!t.parent){if(n.unshift.apply(n,r),e=-1===[2,3].indexOf(t.container.styles.position),0!==t.container.styles.overflowX){var o=ba(t.curves),i=Ma(t.curves);Da(o,i)||n.unshift(new Pa(i,6))}}else n.unshift.apply(n,r);t=t.parent}return n.filter(function(e){return ro(e.target,A)})},A}(),Ga=function(A,e,t,n){A.container.elements.forEach(function(r){var o=ro(r.flags,4),i=ro(r.flags,2),s=new _a(r,A);ro(r.styles.display,2048)&&n.push(s);var a=ro(r.flags,8)?[]:n;if(o||i){var l=o||r.styles.isPositioned()?t:e,c=new Sa(s);if(r.styles.isPositioned()||r.styles.opacity<1||r.styles.isTransformed()){var u=r.styles.zIndex.order;if(u<0){var g=0;l.negativeZIndex.some(function(A,e){return u>A.element.container.styles.zIndex.order?(g=e,!1):g>0}),l.negativeZIndex.splice(g,0,c)}else if(u>0){var B=0;l.positiveZIndex.some(function(A,e){return u>=A.element.container.styles.zIndex.order?(B=e+1,!1):B>0}),l.positiveZIndex.splice(B,0,c)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else r.styles.isFloating()?l.nonPositionedFloats.push(c):l.nonPositionedInlineLevel.push(c);Ga(s,c,o?c:t,a)}else r.styles.isInlineLevel()?e.inlineLevel.push(s):e.nonInlineLevel.push(s),Ga(s,e,t,a);ro(r.flags,8)&&Ra(r,a)})},Ra=function(A,e){for(var t=A instanceof Ni?A.start:1,n=A instanceof Ni&&A.reversed,r=0;r<e.length;r++){var o=e[r];o.container instanceof Ri&&"number"==typeof o.container.value&&0!==o.container.value&&(t=o.container.value),o.listValue=Xs(t,o.container.styles.listStyleType,!0),t+=n?-1:1}},Na=function(A){var e=new _a(A,null),t=new Sa(e),n=[];return Ga(e,t,t,n),Ra(e.container,n),t},Va=function(A,e){switch(e){case 0:return Za(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return Za(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return Za(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return Za(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},ja=function(A,e){switch(e){case 0:return Za(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return Za(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return Za(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return Za(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}},Xa=function(A,e){switch(e){case 0:return Za(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return Za(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return Za(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return Za(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}},Ja=function(A,e){switch(e){case 0:return Wa(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return Wa(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return Wa(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return Wa(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}},Wa=function(A,e){var t=[];return Fa(A)?t.push(A.subdivide(.5,!1)):t.push(A),Fa(e)?t.push(e.subdivide(.5,!0)):t.push(e),t},Za=function(A,e,t,n){var r=[];return Fa(A)?r.push(A.subdivide(.5,!1)):r.push(A),Fa(t)?r.push(t.subdivide(.5,!0)):r.push(t),Fa(n)?r.push(n.subdivide(.5,!0).reverse()):r.push(n),Fa(e)?r.push(e.subdivide(.5,!1).reverse()):r.push(e),r},Ya=function(A){var e=A.bounds,t=A.styles;return e.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},za=function(A){var e=A.styles,t=A.bounds,n=Xt(e.paddingLeft,t.width),r=Xt(e.paddingRight,t.width),o=Xt(e.paddingTop,t.width),i=Xt(e.paddingBottom,t.width);return t.add(n+e.borderLeftWidth,o+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+n+r),-(e.borderTopWidth+e.borderBottomWidth+o+i))},qa=function(A,e){return 0===A?e.bounds:2===A?za(e):Ya(e)},$a=function(A,e){return 0===A?e.bounds:2===A?za(e):Ya(e)},Al=function(A,e,t){var n=qa(rl(A.styles.backgroundOrigin,e),A),r=$a(rl(A.styles.backgroundClip,e),A),o=nl(rl(A.styles.backgroundSize,e),t,n),i=o[0],s=o[1],a=jt(rl(A.styles.backgroundPosition,e),n.width-i,n.height-s);return[ol(rl(A.styles.backgroundRepeat,e),a,o,n,r),Math.round(n.left+a[0]),Math.round(n.top+a[1]),i,s]},el=function(A){return Pt(A)&&A.value===Kn.AUTO},tl=function(A){return"number"==typeof A},nl=function(A,e,t){var n=e[0],r=e[1],o=e[2],i=A[0],s=A[1];if(!i)return[0,0];if(_t(i)&&s&&_t(s))return[Xt(i,t.width),Xt(s,t.height)];var a=tl(o);if(Pt(i)&&(i.value===Kn.CONTAIN||i.value===Kn.COVER))return tl(o)?t.width/t.height<o!=(i.value===Kn.COVER)?[t.width,t.width/o]:[t.height*o,t.height]:[t.width,t.height];var l=tl(n),c=tl(r),u=l||c;if(el(i)&&(!s||el(s)))return l&&c?[n,r]:a||u?u&&a?[l?n:r*o,c?r:n/o]:[l?n:t.width,c?r:t.height]:[t.width,t.height];if(a){var g=0,B=0;return _t(i)?g=Xt(i,t.width):_t(s)&&(B=Xt(s,t.height)),el(i)?g=B*o:s&&!el(s)||(B=g/o),[g,B]}var d=null,h=null;if(_t(i)?d=Xt(i,t.width):s&&_t(s)&&(h=Xt(s,t.height)),null===d||s&&!el(s)||(h=l&&c?d/n*r:t.height),null!==h&&el(i)&&(d=l&&c?h/r*n:t.width),null!==d&&null!==h)return[d,h];throw new Error("Unable to calculate background-size for element")},rl=function(A,e){var t=A[e];return void 0===t?A[0]:t},ol=function(A,e,t,n,r){var o=e[0],i=e[1],s=t[0],a=t[1];switch(A){case 2:return[new va(Math.round(n.left),Math.round(n.top+i)),new va(Math.round(n.left+n.width),Math.round(n.top+i)),new va(Math.round(n.left+n.width),Math.round(a+n.top+i)),new va(Math.round(n.left),Math.round(a+n.top+i))];case 3:return[new va(Math.round(n.left+o),Math.round(n.top)),new va(Math.round(n.left+o+s),Math.round(n.top)),new va(Math.round(n.left+o+s),Math.round(n.height+n.top)),new va(Math.round(n.left+o),Math.round(n.height+n.top))];case 1:return[new va(Math.round(n.left+o),Math.round(n.top+i)),new va(Math.round(n.left+o+s),Math.round(n.top+i)),new va(Math.round(n.left+o+s),Math.round(n.top+i+a)),new va(Math.round(n.left+o),Math.round(n.top+i+a))];default:return[new va(Math.round(r.left),Math.round(r.top)),new va(Math.round(r.left+r.width),Math.round(r.top)),new va(Math.round(r.left+r.width),Math.round(r.height+r.top)),new va(Math.round(r.left),Math.round(r.height+r.top))]}},il="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",sl="Hidden Text",al=function(){function A(A){this._data={},this._document=A}return A.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),n=this._document.createElement("img"),r=this._document.createElement("span"),o=this._document.body;t.style.visibility="hidden",t.style.fontFamily=A,t.style.fontSize=e,t.style.margin="0",t.style.padding="0",t.style.whiteSpace="nowrap",o.appendChild(t),n.src=il,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",r.style.fontFamily=A,r.style.fontSize=e,r.style.margin="0",r.style.padding="0",r.appendChild(this._document.createTextNode(sl)),t.appendChild(r),t.appendChild(n);var i=n.offsetTop-r.offsetTop+2;t.removeChild(r),t.appendChild(this._document.createTextNode(sl)),t.style.lineHeight="normal",n.style.verticalAlign="super";var s=n.offsetTop-t.offsetTop+2;return o.removeChild(t),{baseline:i,middle:s}},A.prototype.getMetrics=function(A,e){var t=A+" "+e;return void 0===this._data[t]&&(this._data[t]=this.parseMetrics(A,e)),this._data[t]},A}(),ll=function(){function A(A,e){this.context=A,this.options=e}return A}(),cl=1e4,ul=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n._activeEffects=[],n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),t.canvas||(n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px"),n.fontMetrics=new al(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),n}return e(t,A),t.prototype.applyEffects=function(A){for(var e=this;this._activeEffects.length;)this.popEffect();A.forEach(function(A){return e.applyEffect(A)})},t.prototype.applyEffect=function(A){this.ctx.save(),Ka(A)&&(this.ctx.globalAlpha=A.opacity),Oa(A)&&(this.ctx.translate(A.offsetX,A.offsetY),this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]),this.ctx.translate(-A.offsetX,-A.offsetY)),xa(A)&&(this.path(A.path),this.ctx.clip()),this._activeEffects.push(A)},t.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},t.prototype.renderStack=function(A){return n(this,void 0,void 0,function(){return r(this,function(e){switch(e.label){case 0:return A.element.container.styles.isVisible()?[4,this.renderStackContent(A)]:[3,2];case 1:e.sent(),e.label=2;case 2:return[2]}})})},t.prototype.renderNode=function(A){return n(this,void 0,void 0,function(){return r(this,function(e){switch(e.label){case 0:return ro(A.container.flags,16),A.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(A)]:[3,3];case 1:return e.sent(),[4,this.renderNodeContent(A)];case 2:e.sent(),e.label=3;case 3:return[2]}})})},t.prototype.renderTextWithLetterSpacing=function(A,e,t){var n=this;0===e?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+t):Mi(A.text).reduce(function(e,r){return n.ctx.fillText(r,e,A.bounds.top+t),e+n.ctx.measureText(r).width},A.bounds.left)},t.prototype.createFontStyle=function(A){var e=A.fontVariant.filter(function(A){return"normal"===A||"small-caps"===A}).join(""),t=pl(A.fontFamily).join(", "),n=Mt(A.fontSize)?""+A.fontSize.number+A.fontSize.unit:A.fontSize.number+"px";return[[A.fontStyle,e,A.fontWeight,n,t].join(" "),t,n]},t.prototype.renderTextNode=function(A,e){return n(this,void 0,void 0,function(){var t,n,o,i,s,a,l,c,u=this;return r(this,function(r){return t=this.createFontStyle(e),n=t[0],o=t[1],i=t[2],this.ctx.font=n,this.ctx.direction=1===e.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",s=this.fontMetrics.getMetrics(o,i),a=s.baseline,l=s.middle,c=e.paintOrder,A.textBounds.forEach(function(A){c.forEach(function(t){switch(t){case 0:u.ctx.fillStyle=nn(e.color),u.renderTextWithLetterSpacing(A,e.letterSpacing,a);var n=e.textShadow;n.length&&A.text.trim().length&&(n.slice(0).reverse().forEach(function(t){u.ctx.shadowColor=nn(t.color),u.ctx.shadowOffsetX=t.offsetX.number*u.options.scale,u.ctx.shadowOffsetY=t.offsetY.number*u.options.scale,u.ctx.shadowBlur=t.blur.number,u.renderTextWithLetterSpacing(A,e.letterSpacing,a)}),u.ctx.shadowColor="",u.ctx.shadowOffsetX=0,u.ctx.shadowOffsetY=0,u.ctx.shadowBlur=0),e.textDecorationLine.length&&(u.ctx.fillStyle=nn(e.textDecorationColor||e.color),e.textDecorationLine.forEach(function(e){switch(e){case 1:u.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top+a),A.bounds.width,1);break;case 2:u.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top),A.bounds.width,1);break;case 3:u.ctx.fillRect(A.bounds.left,Math.ceil(A.bounds.top+l),A.bounds.width,1)}}));break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(u.ctx.strokeStyle=nn(e.webkitTextStrokeColor),u.ctx.lineWidth=e.webkitTextStrokeWidth,u.ctx.lineJoin=window.chrome?"miter":"round",u.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+a)),u.ctx.strokeStyle="",u.ctx.lineWidth=0,u.ctx.lineJoin="miter"}})}),[2]})})},t.prototype.renderReplacedElement=function(A,e,t){if(t&&A.intrinsicWidth>0&&A.intrinsicHeight>0){var n=za(A),r=Ma(e);this.path(r),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(t,0,0,A.intrinsicWidth,A.intrinsicHeight,n.left,n.top,n.width,n.height),this.ctx.restore()}},t.prototype.renderNodeContent=function(A){return n(this,void 0,void 0,function(){var e,n,o,s,a,l,c,u,g,B,d,h,p,f,w,C,Q,y;return r(this,function(r){switch(r.label){case 0:this.applyEffects(A.getEffects(4)),e=A.container,n=A.curves,o=e.styles,s=0,a=e.textNodes,r.label=1;case 1:return s<a.length?(l=a[s],[4,this.renderTextNode(l,o)]):[3,4];case 2:r.sent(),r.label=3;case 3:return s++,[3,1];case 4:if(!(e instanceof Si))return[3,8];r.label=5;case 5:return r.trys.push([5,7,,8]),[4,this.context.cache.match(e.src)];case 6:return w=r.sent(),this.renderReplacedElement(e,n,w),[3,8];case 7:return r.sent(),this.context.logger.error("Error loading image "+e.src),[3,8];case 8:if(e instanceof _i&&this.renderReplacedElement(e,n,e.canvas),!(e instanceof Gi))return[3,12];r.label=9;case 9:return r.trys.push([9,11,,12]),[4,this.context.cache.match(e.svg)];case 10:return w=r.sent(),this.renderReplacedElement(e,n,w),[3,12];case 11:return r.sent(),this.context.logger.error("Error loading svg "+e.svg.substring(0,255)),[3,12];case 12:return e instanceof es&&e.tree?[4,new t(this.context,{scale:this.options.scale,backgroundColor:e.backgroundColor,x:0,y:0,width:e.width,height:e.height}).render(e.tree)]:[3,14];case 13:c=r.sent(),e.width&&e.height&&this.ctx.drawImage(c,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height),r.label=14;case 14:if(e instanceof qi&&(u=Math.min(e.bounds.width,e.bounds.height),e.type===Wi?e.checked&&(this.ctx.save(),this.path([new va(e.bounds.left+.39363*u,e.bounds.top+.79*u),new va(e.bounds.left+.16*u,e.bounds.top+.5549*u),new va(e.bounds.left+.27347*u,e.bounds.top+.44071*u),new va(e.bounds.left+.39694*u,e.bounds.top+.5649*u),new va(e.bounds.left+.72983*u,e.bounds.top+.23*u),new va(e.bounds.left+.84*u,e.bounds.top+.34085*u),new va(e.bounds.left+.39363*u,e.bounds.top+.79*u)]),this.ctx.fillStyle=nn(zi),this.ctx.fill(),this.ctx.restore()):e.type===Zi&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+u/2,e.bounds.top+u/2,u/4,0,2*Math.PI,!0),this.ctx.fillStyle=nn(zi),this.ctx.fill(),this.ctx.restore())),gl(e)&&e.value.length){switch(g=this.createFontStyle(o),Q=g[0],B=g[1],d=this.fontMetrics.getMetrics(Q,B).baseline,this.ctx.font=Q,this.ctx.fillStyle=nn(o.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=dl(e.styles.textAlign),y=za(e),h=0,e.styles.textAlign){case 1:h+=y.width/2;break;case 2:h+=y.width}p=y.add(h,0,0,-y.height/2+1),this.ctx.save(),this.path([new va(y.left,y.top),new va(y.left+y.width,y.top),new va(y.left+y.width,y.top+y.height),new va(y.left,y.top+y.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Ei(e.value,p),o.letterSpacing,d),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!ro(e.styles.display,2048))return[3,20];if(null===e.styles.listStyleImage)return[3,19];if(0!==(f=e.styles.listStyleImage).type)return[3,18];w=void 0,C=f.url,r.label=15;case 15:return r.trys.push([15,17,,18]),[4,this.context.cache.match(C)];case 16:return w=r.sent(),this.ctx.drawImage(w,e.bounds.left-(w.width+10),e.bounds.top),[3,18];case 17:return r.sent(),this.context.logger.error("Error loading list-style-image "+C),[3,18];case 18:return[3,20];case 19:A.listValue&&-1!==e.styles.listStyleType&&(Q=this.createFontStyle(o)[0],this.ctx.font=Q,this.ctx.fillStyle=nn(o.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",y=new i(e.bounds.left,e.bounds.top+Xt(e.styles.paddingTop,e.bounds.width),e.bounds.width,yr(o.lineHeight,o.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Ei(A.listValue,y),o.letterSpacing,yr(o.lineHeight,o.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),r.label=20;case 20:return[2]}})})},t.prototype.renderStackContent=function(A){return n(this,void 0,void 0,function(){var e,t,n,o,i,s,a,l,c,u,g,B,d,h,p;return r(this,function(r){switch(r.label){case 0:return ro(A.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(A.element)];case 1:r.sent(),e=0,t=A.negativeZIndex,r.label=2;case 2:return e<t.length?(p=t[e],[4,this.renderStack(p)]):[3,5];case 3:r.sent(),r.label=4;case 4:return e++,[3,2];case 5:return[4,this.renderNodeContent(A.element)];case 6:r.sent(),n=0,o=A.nonInlineLevel,r.label=7;case 7:return n<o.length?(p=o[n],[4,this.renderNode(p)]):[3,10];case 8:r.sent(),r.label=9;case 9:return n++,[3,7];case 10:i=0,s=A.nonPositionedFloats,r.label=11;case 11:return i<s.length?(p=s[i],[4,this.renderStack(p)]):[3,14];case 12:r.sent(),r.label=13;case 13:return i++,[3,11];case 14:a=0,l=A.nonPositionedInlineLevel,r.label=15;case 15:return a<l.length?(p=l[a],[4,this.renderStack(p)]):[3,18];case 16:r.sent(),r.label=17;case 17:return a++,[3,15];case 18:c=0,u=A.inlineLevel,r.label=19;case 19:return c<u.length?(p=u[c],[4,this.renderNode(p)]):[3,22];case 20:r.sent(),r.label=21;case 21:return c++,[3,19];case 22:g=0,B=A.zeroOrAutoZIndexOrTransformedOrOpacity,r.label=23;case 23:return g<B.length?(p=B[g],[4,this.renderStack(p)]):[3,26];case 24:r.sent(),r.label=25;case 25:return g++,[3,23];case 26:d=0,h=A.positiveZIndex,r.label=27;case 27:return d<h.length?(p=h[d],[4,this.renderStack(p)]):[3,30];case 28:r.sent(),r.label=29;case 29:return d++,[3,27];case 30:return[2]}})})},t.prototype.mask=function(A){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(A.slice(0).reverse()),this.ctx.closePath()},t.prototype.path=function(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()},t.prototype.formatPath=function(A){var e=this;A.forEach(function(A,t){var n=Fa(A)?A.start:A;0===t?e.ctx.moveTo(n.x,n.y):e.ctx.lineTo(n.x,n.y),Fa(A)&&e.ctx.bezierCurveTo(A.startControl.x,A.startControl.y,A.endControl.x,A.endControl.y,A.end.x,A.end.y)})},t.prototype.renderRepeat=function(A,e,t,n){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(t,n),this.ctx.fill(),this.ctx.translate(-t,-n)},t.prototype.resizeImage=function(A,e,t){var n;if(A.width===e&&A.height===t)return A;var r=(null!==(n=this.canvas.ownerDocument)&&void 0!==n?n:document).createElement("canvas");return r.width=Math.max(1,e),r.height=Math.max(1,t),r.getContext("2d").drawImage(A,0,0,A.width,A.height,0,0,e,t),r},t.prototype.renderBackgroundImage=function(A){return n(this,void 0,void 0,function(){var e,t,n,o,i,s;return r(this,function(a){switch(a.label){case 0:e=A.styles.backgroundImage.length-1,t=function(t){var o,i,s,a,l,c,u,g,B,d,h,p,f,w,C,Q,y,v,m,U,F,E,H,b,I,M,L,P,k,O,x;return r(this,function(r){switch(r.label){case 0:if(0!==t.type)return[3,5];o=void 0,i=t.url,r.label=1;case 1:return r.trys.push([1,3,,4]),[4,n.context.cache.match(i)];case 2:return o=r.sent(),[3,4];case 3:return r.sent(),n.context.logger.error("Error loading background-image "+i),[3,4];case 4:return o&&(s=Al(A,e,[o.width,o.height,o.width/o.height]),Q=s[0],E=s[1],H=s[2],m=s[3],U=s[4],w=n.ctx.createPattern(n.resizeImage(o,m,U),"repeat"),n.renderRepeat(Q,w,E,H)),[3,6];case 5:Pn(t)?(a=Al(A,e,[null,null,null]),Q=a[0],E=a[1],H=a[2],m=a[3],U=a[4],l=wn(t.angle,m,U),c=l[0],u=l[1],g=l[2],B=l[3],d=l[4],(h=document.createElement("canvas")).width=m,h.height=U,p=h.getContext("2d"),f=p.createLinearGradient(u,B,g,d),pn(t.stops,c).forEach(function(A){return f.addColorStop(A.stop,nn(A.color))}),p.fillStyle=f,p.fillRect(0,0,m,U),m>0&&U>0&&(w=n.ctx.createPattern(h,"repeat"),n.renderRepeat(Q,w,E,H))):kn(t)&&(C=Al(A,e,[null,null,null]),Q=C[0],y=C[1],v=C[2],m=C[3],U=C[4],F=0===t.position.length?[Nt]:t.position,E=Xt(F[0],m),H=Xt(F[F.length-1],U),b=yn(t,E,H,m,U),I=b[0],M=b[1],I>0&&M>0&&(L=n.ctx.createRadialGradient(y+E,v+H,0,y+E,v+H,I),pn(t.stops,2*I).forEach(function(A){return L.addColorStop(A.stop,nn(A.color))}),n.path(Q),n.ctx.fillStyle=L,I!==M?(P=A.bounds.left+.5*A.bounds.width,k=A.bounds.top+.5*A.bounds.height,x=1/(O=M/I),n.ctx.save(),n.ctx.translate(P,k),n.ctx.transform(1,0,0,O,0,0),n.ctx.translate(-P,-k),n.ctx.fillRect(y,x*(v-k)+k,m,U*x),n.ctx.restore()):n.ctx.fill())),r.label=6;case 6:return e--,[2]}})},n=this,o=0,i=A.styles.backgroundImage.slice(0).reverse(),a.label=1;case 1:return o<i.length?(s=i[o],[5,t(s)]):[3,4];case 2:a.sent(),a.label=3;case 3:return o++,[3,1];case 4:return[2]}})})},t.prototype.renderSolidBorder=function(A,e,t){return n(this,void 0,void 0,function(){return r(this,function(n){return this.path(Va(t,e)),this.ctx.fillStyle=nn(A),this.ctx.fill(),[2]})})},t.prototype.renderDoubleBorder=function(A,e,t,o){return n(this,void 0,void 0,function(){var n,i;return r(this,function(r){switch(r.label){case 0:return e<3?[4,this.renderSolidBorder(A,t,o)]:[3,2];case 1:return r.sent(),[2];case 2:return n=ja(o,t),this.path(n),this.ctx.fillStyle=nn(A),this.ctx.fill(),i=Xa(o,t),this.path(i),this.ctx.fill(),[2]}})})},t.prototype.renderNodeBackgroundAndBorders=function(A){return n(this,void 0,void 0,function(){var e,t,n,o,i,s,a,l,c=this;return r(this,function(r){switch(r.label){case 0:return this.applyEffects(A.getEffects(2)),e=A.container.styles,t=!tn(e.backgroundColor)||e.backgroundImage.length,n=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}],o=Bl(rl(e.backgroundClip,0),A.curves),t||e.boxShadow.length?(this.ctx.save(),this.path(o),this.ctx.clip(),tn(e.backgroundColor)||(this.ctx.fillStyle=nn(e.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(A.container)]):[3,2];case 1:r.sent(),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach(function(e){c.ctx.save();var t=ba(A.curves),n=e.inset?0:cl,r=Ta(t,-n+(e.inset?1:-1)*e.spread.number,(e.inset?1:-1)*e.spread.number,e.spread.number*(e.inset?-2:2),e.spread.number*(e.inset?-2:2));e.inset?(c.path(t),c.ctx.clip(),c.mask(r)):(c.mask(t),c.ctx.clip(),c.path(r)),c.ctx.shadowOffsetX=e.offsetX.number+n,c.ctx.shadowOffsetY=e.offsetY.number,c.ctx.shadowColor=nn(e.color),c.ctx.shadowBlur=e.blur.number,c.ctx.fillStyle=e.inset?nn(e.color):"rgba(0,0,0,1)",c.ctx.fill(),c.ctx.restore()}),r.label=2;case 2:i=0,s=0,a=n,r.label=3;case 3:return s<a.length?0!==(l=a[s]).style&&!tn(l.color)&&l.width>0?2!==l.style?[3,5]:[4,this.renderDashedDottedBorder(l.color,l.width,i,A.curves,2)]:[3,11]:[3,13];case 4:return r.sent(),[3,11];case 5:return 3!==l.style?[3,7]:[4,this.renderDashedDottedBorder(l.color,l.width,i,A.curves,3)];case 6:return r.sent(),[3,11];case 7:return 4!==l.style?[3,9]:[4,this.renderDoubleBorder(l.color,l.width,i,A.curves)];case 8:return r.sent(),[3,11];case 9:return[4,this.renderSolidBorder(l.color,i,A.curves)];case 10:r.sent(),r.label=11;case 11:i++,r.label=12;case 12:return s++,[3,3];case 13:return[2]}})})},t.prototype.renderDashedDottedBorder=function(A,e,t,o,i){return n(this,void 0,void 0,function(){var n,s,a,l,c,u,g,B,d,h,p,f,w,C,Q,y;return r(this,function(r){return this.ctx.save(),n=Ja(o,t),s=Va(o,t),2===i&&(this.path(s),this.ctx.clip()),Fa(s[0])?(a=s[0].start.x,l=s[0].start.y):(a=s[0].x,l=s[0].y),Fa(s[1])?(c=s[1].end.x,u=s[1].end.y):(c=s[1].x,u=s[1].y),g=0===t||2===t?Math.abs(a-c):Math.abs(l-u),this.ctx.beginPath(),3===i?this.formatPath(n):this.formatPath(s.slice(0,2)),B=e<3?3*e:2*e,d=e<3?2*e:e,3===i&&(B=e,d=e),h=!0,g<=2*B?h=!1:g<=2*B+d?(B*=p=g/(2*B+d),d*=p):(f=Math.floor((g+d)/(B+d)),w=(g-f*B)/(f-1),d=(C=(g-(f+1)*B)/f)<=0||Math.abs(d-w)<Math.abs(d-C)?w:C),h&&(3===i?this.ctx.setLineDash([0,B+d]):this.ctx.setLineDash([B,d])),3===i?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=2*e+1.1,this.ctx.strokeStyle=nn(A),this.ctx.stroke(),this.ctx.setLineDash([]),2===i&&(Fa(s[0])&&(Q=s[3],y=s[0],this.ctx.beginPath(),this.formatPath([new va(Q.end.x,Q.end.y),new va(y.start.x,y.start.y)]),this.ctx.stroke()),Fa(s[1])&&(Q=s[1],y=s[2],this.ctx.beginPath(),this.formatPath([new va(Q.end.x,Q.end.y),new va(y.start.x,y.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},t.prototype.render=function(A){return n(this,void 0,void 0,function(){var e;return r(this,function(t){switch(t.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=nn(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),e=Na(A),[4,this.renderStack(e)];case 1:return t.sent(),this.applyEffects([]),[2,this.canvas]}})})},t}(ll),gl=function(A){return A instanceof As||A instanceof $i||A instanceof qi&&A.type!==Zi&&A.type!==Wi},Bl=function(A,e){switch(A){case 0:return ba(e);case 2:return Ia(e);default:return Ma(e)}},dl=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},hl=["-apple-system","system-ui"],pl=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter(function(A){return-1===hl.indexOf(A)}):A},fl=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=t,n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),n}return e(t,A),t.prototype.render=function(A){return n(this,void 0,void 0,function(){var e,t;return r(this,function(n){switch(n.label){case 0:return e=mi(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),[4,wl(e)];case 1:return t=n.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=nn(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(t,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},t}(ll),wl=function(A){return new Promise(function(e,t){var n=new Image;n.onload=function(){e(n)},n.onerror=t,n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))})},Cl=function(){function A(A){var e=A.id,t=A.enabled;this.id=e,this.enabled=t,this.start=Date.now()}return A.prototype.debug=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.debug?console.debug.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.prototype.getTime=function(){return Date.now()-this.start},A.prototype.info=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&"undefined"!=typeof window&&window.console&&"function"==typeof console.info&&console.info.apply(console,o([this.id,this.getTime()+"ms"],A))},A.prototype.warn=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.warn?console.warn.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.prototype.error=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.error?console.error.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.instances={},A}(),Ql=function(){function A(e,t){var n;this.windowBounds=t,this.instanceName="#"+A.instanceCount++,this.logger=new Cl({id:this.instanceName,enabled:e.logging}),this.cache=null!==(n=e.cache)&&void 0!==n?n:new Ba(this,e)}return A.instanceCount=1,A}(),yl=function(A,e){return void 0===e&&(e={}),vl(A,e)};"undefined"!=typeof window&&ga.setContext(window);var vl=function(A,e){return n(void 0,void 0,void 0,function(){var n,o,l,c,u,g,B,d,h,p,f,w,C,Q,y,v,m,U,F,E,H,b,I,M,L,P,k,O,x,K,D,T,S,_,G,R,N,V;return r(this,function(r){switch(r.label){case 0:if(!A||"object"!=typeof A)return[2,Promise.reject("Invalid element provided as first argument")];if(!(n=A.ownerDocument))throw new Error("Element is not attached to a Document");if(!(o=n.defaultView))throw new Error("Document is not attached to a Window");return l={allowTaint:null!==(b=e.allowTaint)&&void 0!==b&&b,imageTimeout:null!==(I=e.imageTimeout)&&void 0!==I?I:15e3,proxy:e.proxy,useCORS:null!==(M=e.useCORS)&&void 0!==M&&M},c=t({logging:null===(L=e.logging)||void 0===L||L,cache:e.cache},l),u={windowWidth:null!==(P=e.windowWidth)&&void 0!==P?P:o.innerWidth,windowHeight:null!==(k=e.windowHeight)&&void 0!==k?k:o.innerHeight,scrollX:null!==(O=e.scrollX)&&void 0!==O?O:o.pageXOffset,scrollY:null!==(x=e.scrollY)&&void 0!==x?x:o.pageYOffset},g=new i(u.scrollX,u.scrollY,u.windowWidth,u.windowHeight),B=new Ql(c,g),d=null!==(K=e.foreignObjectRendering)&&void 0!==K&&K,h={allowTaint:null!==(D=e.allowTaint)&&void 0!==D&&D,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:d,copyStyles:d},B.logger.debug("Starting document clone with size "+g.width+"x"+g.height+" scrolled to "+-g.left+","+-g.top),p=new Ws(B,A,h),(f=p.clonedReferenceElement)?[4,p.toIFrame(n,g)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return w=r.sent(),C=fs(f)||hs(f)?a(f.ownerDocument):s(B,f),Q=C.width,y=C.height,v=C.left,m=C.top,U=ml(B,f,e.backgroundColor),F={canvas:e.canvas,backgroundColor:U,scale:null!==(S=null!==(T=e.scale)&&void 0!==T?T:o.devicePixelRatio)&&void 0!==S?S:1,x:(null!==(_=e.x)&&void 0!==_?_:0)+v,y:(null!==(G=e.y)&&void 0!==G?G:0)+m,width:null!==(R=e.width)&&void 0!==R?R:Math.ceil(Q),height:null!==(N=e.height)&&void 0!==N?N:Math.ceil(y)},d?(B.logger.debug("Document cloned, using foreign object rendering"),[4,new fl(B,F).render(f)]):[3,3];case 2:return E=r.sent(),[3,5];case 3:return B.logger.debug("Document cloned, element located at "+v+","+m+" with size "+Q+"x"+y+" using computed rendering"),B.logger.debug("Starting DOM parsing"),H=os(B,f),U===H.styles.backgroundColor&&(H.styles.backgroundColor=gn.TRANSPARENT),B.logger.debug("Starting renderer for element at "+F.x+","+F.y+" with size "+F.width+"x"+F.height),[4,new ul(B,F).render(H)];case 4:E=r.sent(),r.label=5;case 5:return(null===(V=e.removeContainer)||void 0===V||V)&&(Ws.destroy(w)||B.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),B.logger.debug("Finished rendering"),[2,E]}})})},ml=function(A,e,t){var n=e.ownerDocument,r=n.documentElement?un(A,getComputedStyle(n.documentElement).backgroundColor):gn.TRANSPARENT,o=n.body?un(A,getComputedStyle(n.body).backgroundColor):gn.TRANSPARENT,i="string"==typeof t?un(A,t):null===t?gn.TRANSPARENT:4294967295;return e===n.documentElement?tn(r)?tn(o)?i:o:r:i};return yl}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>i});var n=t(7),r=t(8),o=t(14);const i=function(){function A(A,e){this.map=null,this.google=null,this.map=A,this.google=e}return A.prototype.drawMarker=function(A,e){var t={draggable:A.draggable,icon:null,object:A.object,position:{lat:A.latlng[0],lng:A.latlng[1]}};A.icon&&(t.icon={url:A.icon.url},A.icon.size&&(t.icon.size=new this.google.maps.Size(A.icon.size[0],A.icon.size[1])));var n=new this.google.maps.Marker(t);if(e&&this.google.maps.event.addListener(n,"click",function(t){var n=new r.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)}),A.addToMap&&n.setMap(this.map),A.fitBounds){var o=new this.google.maps.LatLngBounds;o.extend(n.getPosition()),this.map.fitBounds(o)}return n},A.prototype.drawCircleMarker=function(A,e){var t={icon:{fillColor:A.style.fillColor,fillOpacity:A.style.fillOpacity,path:this.google.maps.SymbolPath.CIRCLE,scale:A.style.radius,strokeColor:A.style.color,strokeWeight:A.style.weight,labelOrigin:null},object:A.object,position:{lat:A.latlng[0],lng:A.latlng[1]},label:null};A.style.labelOrigin&&(t.icon.labelOrigin=new this.google.maps.Point(A.style.labelOrigin[0],A.style.labelOrigin[1])),A.style.label&&A.style.label.text&&(t.label=A.style.label.text);var n=new this.google.maps.Marker(t);if(e&&this.google.maps.event.addListener(n,"click",function(t){var n=new r.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)}),A.addToMap&&n.setMap(this.map),A.fitBounds){var o=new this.google.maps.LatLngBounds;o.extend(n.getPosition()),this.map.fitBounds(o)}return n},A.prototype.toggleMarkers=function(A,e,t){var n=this;A.forEach(function(A){A.setMap(e?n.map:null),t&&(e?n.addMarkerOnClusterer(A,t):n.removeMarkerFromClusterer(A,t))})},A.prototype.alterMarkerOptions=function(A,e){var t=this,n=null,r=null;e.latlng&&(r={lat:e.latlng[0],lng:e.latlng[1]}),e.icon&&(n=e.icon,e.icon.size&&(n.size=new this.google.maps.Size(e.icon.size[0],e.icon.size[1]))),A.forEach(function(A){e.style&&(n={fillColor:e.style.fillColor?e.style.fillColor:A.icon.fillColor,fillOpacity:e.style.fillOpacity?e.style.fillOpacity:A.icon.fillOpacity,path:t.google.maps.SymbolPath.CIRCLE,scale:e.style.radius?e.style.radius:A.icon.scale,strokeColor:e.style.color?e.style.color:A.icon.strokeColor,strokeWeight:e.style.weight?e.style.weight:A.icon.strokeWeight});var o=null;o=r&&n?{icon:n,position:r}:r?{position:r}:{icon:n},A.setOptions(o)})},A.prototype.alterMarkerPosition=function(A,e,t){var n=this,r={lat:e[0],lng:e[1]};A.forEach(function(A){t?n.moveTransitionMarker(r,A):A.setPosition(r)})},A.prototype.fitBoundsPositions=function(A){var e=new this.google.maps.LatLngBounds;A.map(function(A){return A.position}).forEach(function(A){return e.extend(A)}),this.map.fitBounds(e)},A.prototype.isMarkerOnMap=function(A){return!!A.map},A.prototype.setCenterMarker=function(A){this.map.setCenter(A.getPosition())},A.prototype.addMarkerEvent=function(A,e,t){var o=this;A.forEach(function(A){switch(e){case n.MarkerEventType.Click:o.google.maps.event.addListener(A,"click",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.MarkerEventType.RightClick:o.google.maps.event.addListener(A,"rightclick",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.MarkerEventType.AfterDrag:o.google.maps.event.addListener(A,"dragend",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.MarkerEventType.MouseOver:o.google.maps.event.addListener(A,"mouseover",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.MarkerEventType.MouseOut:o.google.maps.event.addListener(A,"mouseout",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)});break;case n.MarkerEventType.BeforeDrag:o.google.maps.event.addListener(A,"dragstart",function(e){var n=new r.default([e.latLng.lat(),e.latLng.lng()]);t(n,A.object)})}})},A.prototype.removeMarkerEvent=function(A,e){var t=this;A.forEach(function(A){switch(e){case n.MarkerEventType.Click:t.google.maps.event.clearListeners(A,"click");break;case n.MarkerEventType.RightClick:t.google.maps.event.clearListeners(A,"rightclick");break;case n.MarkerEventType.AfterDrag:t.google.maps.event.clearListeners(A,"dragend");break;case n.MarkerEventType.MouseOver:t.google.maps.event.clearListeners(A,"mouseover");break;case n.MarkerEventType.MouseOut:t.google.maps.event.clearListeners(A,"mouseout");break;case n.MarkerEventType.BeforeDrag:t.google.maps.event.clearListeners(A,"dragstart")}})},A.prototype.addMarkerClusterer=function(A){return new o(this.map,[],{maxZoom:A.clusterMaxZoom,minimumClusterSize:A.clusterMinSize,zoomOnClick:A.clusterZoomOnClick})},A.prototype.alterMarkerClustererConfig=function(A,e){A.setZoomOnClick(e.clusterZoomOnClick),A.setMinimumClusterSize(e.clusterMinSize),A.setMaxZoom(e.clusterMaxZoom)},A.prototype.refreshClusterer=function(A){A.repaint()},A.prototype.addMarkerOnClusterer=function(A,e){-1===e.getMarkers().indexOf(A)&&e.addMarker(A,!0)},A.prototype.removeMarkerFromClusterer=function(A,e){e.removeMarker(A)},A.prototype.clearMarkersClusterer=function(A){A.clearMarkers()},A.prototype.countMarkersOnCluster=function(A){return A.getMarkers().length},A.prototype.moveTransitionMarker=function(A,e){var t={deltaLat:(A.lat-e.getPosition().lat())/5,deltaLng:(A.lng-e.getPosition().lng())/5,i:0,position:[e.getPosition().lat(),e.getPosition().lng()],lastPosition:A};this.moveMarker(e,t,5)},A.prototype.moveMarker=function(A,e,t){var n=this;e.position[0]+=e.deltaLat,e.position[1]+=e.deltaLng,A.setPosition(new google.maps.LatLng(e.position[0],e.position[1])),e.i<t?(e.i++,setTimeout(function(){return n.moveMarker(A,e,t)},20)):e.i===t&&setTimeout(function(){return A.setPosition(e.lastPosition)},20)},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>c});class n{constructor(){!function(A,e){for(let t in e.prototype)A.prototype[t]=e.prototype[t]}(n,google.maps.OverlayView)}}function r(A){return Object.keys(A).reduce((e,t)=>(A[t]&&e.push(t+":"+A[t]),e),[]).join(";")}function o(A){return A?A+"px":void 0}class i extends n{constructor(A,e){super(),this.cluster_=A,this.styles_=e,this.center_=null,this.div_=null,this.sums_=null,this.visible_=!1,this.style=null,this.setMap(A.getMap())}onAdd(){let A,e;const t=this.cluster_.getMarkerClusterer(),[n,r]=google.maps.version.split("."),o=100*parseInt(n,10)+parseInt(r,10);this.div_=document.createElement("div"),this.visible_&&this.show(),this.getPanes().overlayMouseTarget.appendChild(this.div_),this.boundsChangedListener_=google.maps.event.addListener(this.getMap(),"bounds_changed",function(){e=A}),google.maps.event.addDomListener(this.div_,"mousedown",()=>{A=!0,e=!1}),o>=332&&google.maps.event.addDomListener(this.div_,"touchstart",A=>{A.stopPropagation()}),google.maps.event.addDomListener(this.div_,"click",n=>{if(A=!1,!e){if(google.maps.event.trigger(t,"click",this.cluster_),google.maps.event.trigger(t,"clusterclick",this.cluster_),t.getZoomOnClick()){const A=t.getMaxZoom(),e=this.cluster_.getBounds();t.getMap().fitBounds(e),setTimeout(function(){t.getMap().fitBounds(e),null!==A&&t.getMap().getZoom()>A&&t.getMap().setZoom(A+1)},100)}n.cancelBubble=!0,n.stopPropagation&&n.stopPropagation()}}),google.maps.event.addDomListener(this.div_,"mouseover",()=>{google.maps.event.trigger(t,"mouseover",this.cluster_)}),google.maps.event.addDomListener(this.div_,"mouseout",()=>{google.maps.event.trigger(t,"mouseout",this.cluster_)})}onRemove(){this.div_&&this.div_.parentNode&&(this.hide(),google.maps.event.removeListener(this.boundsChangedListener_),google.maps.event.clearInstanceListeners(this.div_),this.div_.parentNode.removeChild(this.div_),this.div_=null)}draw(){if(this.visible_){const A=this.getPosFromLatLng_(this.center_);this.div_.style.top=A.y+"px",this.div_.style.left=A.x+"px"}}hide(){this.div_&&(this.div_.style.display="none"),this.visible_=!1}show(){this.div_&&(this.div_.className=this.className_,this.div_.style.cssText=this.createCss_(this.getPosFromLatLng_(this.center_)),this.div_.innerHTML=(this.style.url?this.getImageElementHtml():"")+this.getLabelDivHtml(),void 0===this.sums_.title||""===this.sums_.title?this.div_.title=this.cluster_.getMarkerClusterer().getTitle():this.div_.title=this.sums_.title,this.div_.style.display=""),this.visible_=!0}getLabelDivHtml(){return`\n<div aria-label="${this.cluster_.getMarkerClusterer().ariaLabelFn(this.sums_.text)}" style="${r({position:"absolute",top:o(this.anchorText_[0]),left:o(this.anchorText_[1]),color:this.style.textColor,"font-size":o(this.style.textSize),"font-family":this.style.fontFamily,"font-weight":this.style.fontWeight,"font-style":this.style.fontStyle,"text-decoration":this.style.textDecoration,"text-align":"center",width:o(this.style.width),"line-height":o(this.style.textLineHeight)})}" tabindex="0">\n <span aria-hidden="true">${this.sums_.text}</span>\n</div>\n`}getImageElementHtml(){const A=(this.style.backgroundPosition||"0 0").split(" "),e=parseInt(A[0].replace(/^\s+|\s+$/g,""),10),t=parseInt(A[1].replace(/^\s+|\s+$/g,""),10);let n={};if(this.cluster_.getMarkerClusterer().getEnableRetinaIcons())n={width:o(this.style.width),height:o(this.style.height)};else{const[A,r,o,i]=[-1*t,-1*e+this.style.width,-1*t+this.style.height,-1*e];n={clip:`rect(${A}px, ${r}px, ${o}px, ${i}px)`}}const i=r(Object.assign({position:"absolute",top:o(t),left:o(e)},n));return`<img alt="${this.sums_.text}" aria-hidden="true" src="${this.style.url}" style="${i}"/>`}useStyle(A){this.sums_=A;let e=Math.max(0,A.index-1);e=Math.min(this.styles_.length-1,e),this.style=this.styles_[e],this.anchorText_=this.style.anchorText||[0,0],this.anchorIcon_=this.style.anchorIcon||[Math.floor(this.style.height/2),Math.floor(this.style.width/2)],this.className_=this.cluster_.getMarkerClusterer().getClusterClass()+" "+(this.style.className||"cluster-"+e)}setCenter(A){this.center_=A}createCss_(A){return r({"z-index":`${this.cluster_.getMarkerClusterer().getZIndex()}`,top:o(A.y),left:o(A.x),width:o(this.style.width),height:o(this.style.height),cursor:"pointer",position:"absolute","-webkit-user-select":"none","-khtml-user-select":"none","-moz-user-select":"none","-o-user-select":"none","user-select":"none"})}getPosFromLatLng_(A){const e=this.getProjection().fromLatLngToDivPixel(A);return e.x=Math.floor(e.x-this.anchorIcon_[1]),e.y=Math.floor(e.y-this.anchorIcon_[0]),e}}class s{constructor(A){this.markerClusterer_=A,this.map_=this.markerClusterer_.getMap(),this.minClusterSize_=this.markerClusterer_.getMinimumClusterSize(),this.averageCenter_=this.markerClusterer_.getAverageCenter(),this.markers_=[],this.center_=null,this.bounds_=null,this.clusterIcon_=new i(this,this.markerClusterer_.getStyles())}getSize(){return this.markers_.length}getMarkers(){return this.markers_}getCenter(){return this.center_}getMap(){return this.map_}getMarkerClusterer(){return this.markerClusterer_}getBounds(){const A=new google.maps.LatLngBounds(this.center_,this.center_),e=this.getMarkers();for(let t=0;t<e.length;t++)A.extend(e[t].getPosition());return A}remove(){this.clusterIcon_.setMap(null),this.markers_=[],delete this.markers_}addMarker(A){if(this.isMarkerAlreadyAdded_(A))return!1;if(this.center_){if(this.averageCenter_){const e=this.markers_.length+1,t=(this.center_.lat()*(e-1)+A.getPosition().lat())/e,n=(this.center_.lng()*(e-1)+A.getPosition().lng())/e;this.center_=new google.maps.LatLng(t,n),this.calculateBounds_()}}else this.center_=A.getPosition(),this.calculateBounds_();A.isAdded=!0,this.markers_.push(A);const e=this.markers_.length,t=this.markerClusterer_.getMaxZoom();if(null!==t&&this.map_.getZoom()>t)A.getMap()!==this.map_&&A.setMap(this.map_);else if(e<this.minClusterSize_)A.getMap()!==this.map_&&A.setMap(this.map_);else if(e===this.minClusterSize_)for(let A=0;A<e;A++)this.markers_[A].setMap(null);else A.setMap(null);return!0}isMarkerInClusterBounds(A){return this.bounds_.contains(A.getPosition())}calculateBounds_(){const A=new google.maps.LatLngBounds(this.center_,this.center_);this.bounds_=this.markerClusterer_.getExtendedBounds(A)}updateIcon(){const A=this.markers_.length,e=this.markerClusterer_.getMaxZoom();if(null!==e&&this.map_.getZoom()>e)return void this.clusterIcon_.hide();if(A<this.minClusterSize_)return void this.clusterIcon_.hide();const t=this.markerClusterer_.getStyles().length,n=this.markerClusterer_.getCalculator()(this.markers_,t);this.clusterIcon_.setCenter(this.center_),this.clusterIcon_.useStyle(n),this.clusterIcon_.show()}isMarkerAlreadyAdded_(A){if(this.markers_.indexOf)return-1!==this.markers_.indexOf(A);for(let e=0;e<this.markers_.length;e++)if(A===this.markers_[e])return!0;return!1}}const a=(A,e,t)=>void 0!==A[e]?A[e]:t;class l extends n{constructor(A,e=[],t={}){super(),this.options=t,this.markers_=[],this.clusters_=[],this.listeners_=[],this.activeMap_=null,this.ready_=!1,this.ariaLabelFn=this.options.ariaLabelFn||(()=>""),this.zIndex_=this.options.zIndex||google.maps.Marker.MAX_ZINDEX+1,this.gridSize_=this.options.gridSize||60,this.minClusterSize_=this.options.minimumClusterSize||2,this.maxZoom_=this.options.maxZoom||null,this.styles_=this.options.styles||[],this.title_=this.options.title||"",this.zoomOnClick_=a(this.options,"zoomOnClick",!0),this.averageCenter_=a(this.options,"averageCenter",!1),this.ignoreHidden_=a(this.options,"ignoreHidden",!1),this.enableRetinaIcons_=a(this.options,"enableRetinaIcons",!1),this.imagePath_=this.options.imagePath||l.IMAGE_PATH,this.imageExtension_=this.options.imageExtension||l.IMAGE_EXTENSION,this.imageSizes_=this.options.imageSizes||l.IMAGE_SIZES,this.calculator_=this.options.calculator||l.CALCULATOR,this.batchSize_=this.options.batchSize||l.BATCH_SIZE,this.batchSizeIE_=this.options.batchSizeIE||l.BATCH_SIZE_IE,this.clusterClass_=this.options.clusterClass||"cluster",-1!==navigator.userAgent.toLowerCase().indexOf("msie")&&(this.batchSize_=this.batchSizeIE_),this.setupStyles_(),this.addMarkers(e,!0),this.setMap(A)}onAdd(){this.activeMap_=this.getMap(),this.ready_=!0,this.repaint(),this.prevZoom_=this.getMap().getZoom(),this.listeners_=[google.maps.event.addListener(this.getMap(),"zoom_changed",()=>{const A=this.getMap(),e=A.minZoom||0,t=Math.min(A.maxZoom||100,A.mapTypes[A.getMapTypeId()].maxZoom),n=Math.min(Math.max(this.getMap().getZoom(),e),t);this.prevZoom_!=n&&(this.prevZoom_=n,this.resetViewport_(!1))}),google.maps.event.addListener(this.getMap(),"idle",()=>{this.redraw_()})]}onRemove(){for(let A=0;A<this.markers_.length;A++)this.markers_[A].getMap()!==this.activeMap_&&this.markers_[A].setMap(this.activeMap_);for(let A=0;A<this.clusters_.length;A++)this.clusters_[A].remove();this.clusters_=[];for(let A=0;A<this.listeners_.length;A++)google.maps.event.removeListener(this.listeners_[A]);this.listeners_=[],this.activeMap_=null,this.ready_=!1}draw(){}setupStyles_(){if(!(this.styles_.length>0))for(let A=0;A<this.imageSizes_.length;A++){const e=this.imageSizes_[A];this.styles_.push(l.withDefaultStyle({url:this.imagePath_+(A+1)+"."+this.imageExtension_,height:e,width:e}))}}fitMapToMarkers(A){const e=this.getMarkers(),t=new google.maps.LatLngBounds;for(let A=0;A<e.length;A++)!e[A].getVisible()&&this.getIgnoreHidden()||t.extend(e[A].getPosition());this.getMap().fitBounds(t,A)}getGridSize(){return this.gridSize_}setGridSize(A){this.gridSize_=A}getMinimumClusterSize(){return this.minClusterSize_}setMinimumClusterSize(A){this.minClusterSize_=A}getMaxZoom(){return this.maxZoom_}setMaxZoom(A){this.maxZoom_=A}getZIndex(){return this.zIndex_}setZIndex(A){this.zIndex_=A}getStyles(){return this.styles_}setStyles(A){this.styles_=A}getTitle(){return this.title_}setTitle(A){this.title_=A}getZoomOnClick(){return this.zoomOnClick_}setZoomOnClick(A){this.zoomOnClick_=A}getAverageCenter(){return this.averageCenter_}setAverageCenter(A){this.averageCenter_=A}getIgnoreHidden(){return this.ignoreHidden_}setIgnoreHidden(A){this.ignoreHidden_=A}getEnableRetinaIcons(){return this.enableRetinaIcons_}setEnableRetinaIcons(A){this.enableRetinaIcons_=A}getImageExtension(){return this.imageExtension_}setImageExtension(A){this.imageExtension_=A}getImagePath(){return this.imagePath_}setImagePath(A){this.imagePath_=A}getImageSizes(){return this.imageSizes_}setImageSizes(A){this.imageSizes_=A}getCalculator(){return this.calculator_}setCalculator(A){this.calculator_=A}getBatchSizeIE(){return this.batchSizeIE_}setBatchSizeIE(A){this.batchSizeIE_=A}getClusterClass(){return this.clusterClass_}setClusterClass(A){this.clusterClass_=A}getMarkers(){return this.markers_}getTotalMarkers(){return this.markers_.length}getClusters(){return this.clusters_}getTotalClusters(){return this.clusters_.length}addMarker(A,e){this.pushMarkerTo_(A),e||this.redraw_()}addMarkers(A,e){for(const e in A)Object.prototype.hasOwnProperty.call(A,e)&&this.pushMarkerTo_(A[e]);e||this.redraw_()}pushMarkerTo_(A){A.getDraggable()&&google.maps.event.addListener(A,"dragend",()=>{this.ready_&&(A.isAdded=!1,this.repaint())}),A.isAdded=!1,this.markers_.push(A)}removeMarker(A,e){const t=this.removeMarker_(A);return!e&&t&&this.repaint(),t}removeMarkers(A,e){let t=!1;for(let e=0;e<A.length;e++){const n=this.removeMarker_(A[e]);t=t||n}return!e&&t&&this.repaint(),t}removeMarker_(A){let e=-1;if(this.markers_.indexOf)e=this.markers_.indexOf(A);else for(let t=0;t<this.markers_.length;t++)if(A===this.markers_[t]){e=t;break}return-1!==e&&(A.setMap(null),this.markers_.splice(e,1),!0)}clearMarkers(){this.resetViewport_(!0),this.markers_=[]}repaint(){const A=this.clusters_.slice();this.clusters_=[],this.resetViewport_(!1),this.redraw_(),setTimeout(function(){for(let e=0;e<A.length;e++)A[e].remove()},0)}getExtendedBounds(A){const e=this.getProjection(),t=new google.maps.LatLng(A.getNorthEast().lat(),A.getNorthEast().lng()),n=new google.maps.LatLng(A.getSouthWest().lat(),A.getSouthWest().lng()),r=e.fromLatLngToDivPixel(t);r.x+=this.gridSize_,r.y-=this.gridSize_;const o=e.fromLatLngToDivPixel(n);o.x-=this.gridSize_,o.y+=this.gridSize_;const i=e.fromDivPixelToLatLng(r),s=e.fromDivPixelToLatLng(o);return A.extend(i),A.extend(s),A}redraw_(){this.createClusters_(0)}resetViewport_(A){for(let A=0;A<this.clusters_.length;A++)this.clusters_[A].remove();this.clusters_=[];for(let e=0;e<this.markers_.length;e++){const t=this.markers_[e];t.isAdded=!1,A&&t.setMap(null)}}distanceBetweenPoints_(A,e){const t=(e.lat()-A.lat())*Math.PI/180,n=(e.lng()-A.lng())*Math.PI/180,r=Math.sin(t/2)*Math.sin(t/2)+Math.cos(A.lat()*Math.PI/180)*Math.cos(e.lat()*Math.PI/180)*Math.sin(n/2)*Math.sin(n/2);return 6371*(2*Math.atan2(Math.sqrt(r),Math.sqrt(1-r)))}isMarkerInBounds_(A,e){return e.contains(A.getPosition())}addToClosestCluster_(A){let e=4e4,t=null;for(let n=0;n<this.clusters_.length;n++){const r=this.clusters_[n],o=r.getCenter();if(o){const n=this.distanceBetweenPoints_(o,A.getPosition());n<e&&(e=n,t=r)}}if(t&&t.isMarkerInClusterBounds(A))t.addMarker(A);else{const e=new s(this);e.addMarker(A),this.clusters_.push(e)}}createClusters_(A){if(!this.ready_)return;let e;0===A&&(google.maps.event.trigger(this,"clusteringbegin",this),void 0!==this.timerRefStatic&&(clearTimeout(this.timerRefStatic),delete this.timerRefStatic)),e=this.getMap().getZoom()>3?new google.maps.LatLngBounds(this.getMap().getBounds().getSouthWest(),this.getMap().getBounds().getNorthEast()):new google.maps.LatLngBounds(new google.maps.LatLng(85.02070771743472,-178.48388434375),new google.maps.LatLng(-85.08136444384544,178.00048865625));const t=this.getExtendedBounds(e),n=Math.min(A+this.batchSize_,this.markers_.length);for(let e=A;e<n;e++){const A=this.markers_[e];!A.isAdded&&this.isMarkerInBounds_(A,t)&&(!this.ignoreHidden_||this.ignoreHidden_&&A.getVisible())&&this.addToClosestCluster_(A)}if(n<this.markers_.length)this.timerRefStatic=window.setTimeout(()=>{this.createClusters_(n)},0);else{delete this.timerRefStatic,google.maps.event.trigger(this,"clusteringend",this);for(let A=0;A<this.clusters_.length;A++)this.clusters_[A].updateIcon()}}static CALCULATOR(A,e){let t=0;const n=A.length;let r=n;for(;0!==r;)r=Math.floor(r/10),t++;return t=Math.min(t,e),{text:n.toString(),index:t,title:""}}static withDefaultStyle(A){return Object.assign({textColor:"black",textSize:11,textDecoration:"none",textLineHeight:A.height,fontWeight:"bold",fontStyle:"normal",fontFamily:"Arial,sans-serif",backgroundPosition:"0 0"},A)}}l.BATCH_SIZE=2e3,l.BATCH_SIZE_IE=500,l.IMAGE_PATH="../images/m",l.IMAGE_EXTENSION="png",l.IMAGE_SIZES=[53,56,66,78,90];const c=l},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>r});var n=t(8);const r=function(){function A(A,e,t){function r(e,t,n,r,o){this.bounds_=e,this.div_=t,this.draggable=n,this.afterDragHandler=o,this.object=r,this.setMap(A)}this.map={},this.google={},this.OverlayGoogle=null,this.map=A,this.google=e,this.googlePolygons=t,r.prototype=new this.google.maps.OverlayView,r.prototype.onAdd=function(){var A=this,t=this.getPanes();t.overlayLayer.appendChild(this.div_),t.overlayMouseTarget.appendChild(this.div_),e.maps.event.addDomListener(this.div_,"click",function(){e.maps.event.trigger(this.div_,"click")}),this.draggable&&(e.maps.event.addDomListener(this.get("map").getDiv(),"mouseleave",function(){e.maps.event.trigger(this.div_,"mouseup")}),e.maps.event.addDomListener(this.div_,"mousedown",function(t){this.style.cursor="move",A.map.set("draggable",!1),A.set("origin",t),A.moveHandler=e.maps.event.addDomListener(A.get("map").getDiv(),"mousemove",function(t){var n=A.get("origin"),r=n.clientX-t.clientX,o=n.clientY-t.clientY,i=A.getProjection().fromLatLngToDivPixel(A.bounds_.getCenter()),s=A.getProjection().fromDivPixelToLatLng(new e.maps.Point(i.x-r,i.y-o));A.set("origin",t),A.bounds_=new e.maps.LatLngBounds,A.bounds_.extend(s),A.draw()})}),e.maps.event.addDomListener(this.div_,"mouseup",function(){if(A.map.set("draggable",!0),this.style.cursor="default",e.maps.event.removeListener(A.moveHandler),A.afterDragHandler){var t=A.bounds_.getCenter(),r=new n.default([t.lat(),t.lng()]);A.afterDragHandler(r,A.object)}}))},r.prototype.draw=function(){var A=this.getProjection().fromLatLngToDivPixel(this.bounds_.getCenter()),e=this.div_;e.style.left=A.x+"px",e.style.top=A.y+"px"},r.prototype.onRemove=function(){this.div_.parentNode.removeChild(this.div_)},this.OverlayGoogle=r}return A.prototype.drawOverlay=function(A,e){var t=null;e&&e.length>0?t=this.googlePolygons.getPolygonsBounds(e):(t=new this.google.maps.LatLngBounds).extend(new this.google.maps.LatLng(A.position[0],A.position[1]));var n=new this.OverlayGoogle(t,A.divElement,A.draggable,A.object,A.afterEventDragHandler);return A.addToMap&&n.setMap(this.map),n.object=A.object,n},A.prototype.toggleOverlay=function(A,e){var t=this;A.forEach(function(A){return A.setMap(e?t.map:null)})},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>o});var n=t(7),r=t(8);const o=function(){function A(A,e){this.map={},this.google={},this.map=A,this.google=e}return A.prototype.drawPolygon=function(A,e){var t=this,n=this.getPathRecursiveArray(A.path);n=this.getPathPolylineArray(n);var o={draggable:A.draggable,editable:A.editable,fillColor:A.fillColor,fillOpacity:A.fillOpacity,object:A.object,paths:n,strokeColor:A.color,strokeOpacity:A.opacity,strokeWeight:A.weight,suppressUndo:!0,zIndex:A.zIndex},i=new this.google.maps.Polygon(o);return e&&this.google.maps.event.addListener(i,"click",function(t){var n=new r.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)}),A.addToMap&&i.setMap(t.map),A.fitBounds&&t.map.fitBounds(t.getPolygonBounds(i)),i},A.prototype.togglePolygons=function(A,e){var t=this;A.forEach(function(A){return A.setMap(e?t.map:null)})},A.prototype.alterPolygonOptions=function(A,e){var t={};A.forEach(function(A){if(t={editable:null!==e.editable&&void 0!==e.editable?e.editable:A.editable,fillColor:e.fillColor?e.fillColor:A.fillColor,fillOpacity:e.fillOpacity?e.fillOpacity:A.fillOpacity,strokeColor:e.color?e.color:A.strokeColor,strokeOpacity:e.opacity?e.opacity:A.strokeOpacity,strokeWeight:e.weight?e.weight:A.strokeWeight,draggable:null!==e.draggable&&void 0!==e.draggable?e.draggable:A.draggable},e.path){var n=[];e.path.forEach(function(A){return n.push({lat:A[0],lng:A[1]})}),A.setPath(n)}A.setOptions(t),e.object&&(A.object=e.object)})},A.prototype.fitBoundsPolygons=function(A){this.map.fitBounds(this.getPolygonsBounds(A))},A.prototype.setCenterPolygons=function(A){this.map.setCenter(this.getPolygonsBounds(A).getCenter())},A.prototype.isPolygonOnMap=function(A){return!!A.map},A.prototype.getPolygonPath=function(A){return A.getPaths().getArray().map(function(A){return A.getArray().map(function(A){return new r.default([A.lat(),A.lng()])})})},A.prototype.addPolygonEvent=function(A,e,t){var r=this;A.forEach(function(A){switch(e){case n.PolygonEventType.SetAt:r.addPolygonEventMove(A,t);break;case n.PolygonEventType.InsertAt:r.addPolygonEventInsertAt(A,t);break;case n.PolygonEventType.RemoveAt:r.addPolygonEventRemoveAt(A,t);break;case n.PolygonEventType.DragPolygon:r.addPolygonEventDragPolygon(A,t);break;case n.PolygonEventType.Click:r.addPolygonEventClick(A,t)}})},A.prototype.removePolygonEvent=function(A,e){var t=this;A.forEach(function(A){switch(e){case n.PolygonEventType.SetAt:t.google.maps.event.clearListeners(A.getPaths(),"set_at");break;case n.PolygonEventType.InsertAt:t.google.maps.event.clearListeners(A.getPaths(),"insert_at");break;case n.PolygonEventType.RemoveAt:t.google.maps.event.clearListeners(A.getPaths(),"remove_at");break;case n.PolygonEventType.DragPolygon:t.google.maps.event.clearListeners(A,"dragstart"),t.google.maps.event.clearListeners(A,"dragend");break;case n.PolygonEventType.Click:t.google.maps.event.clearListeners(A,"click")}})},A.prototype.getPolygonsBounds=function(A){var e=new this.google.maps.LatLngBounds;return A.forEach(function(A){A.getPaths().getArray().forEach(function(A){return A.getArray().forEach(function(A){return e.extend(A)})})}),e},A.prototype.getPolygonBounds=function(A){var e=new this.google.maps.LatLngBounds;return A.getPaths().getArray().forEach(function(A){return A.getArray().forEach(function(A){return e.extend(A)})}),e},A.prototype.addPolygonEventMove=function(A,e){for(var t=A.getPaths().getLength(),n=0;n<t;n++)this.addPolygonEventMoveAllPaths(A,A.getPaths().getAt(n),e)},A.prototype.addPolygonEventMoveAllPaths=function(A,e,t){this.google.maps.event.addListener(e,"set_at",function(n,o){if(!A.dragging){var i=e.getAt(n),s=new r.default([i.lat(),i.lng()]),a=new r.default([o.lat(),o.lng()]);t(s,a,A.object,n,A.getPaths().getArray().map(function(A){return A.getArray().map(function(A){return new r.default([A.lat(),A.lng()])})}))}})},A.prototype.addPolygonEventInsertAt=function(A,e){for(var t=A.getPaths().getLength(),n=0;n<t;n++)this.addPolygonEventInsertAtAllPaths(A,A.getPaths().getAt(n),e)},A.prototype.addPolygonEventInsertAtAllPaths=function(A,e,t){this.google.maps.event.addListener(e,"insert_at",function(n){var o=e.getAt(n),i=new r.default([o.lat(),o.lng()]),s=e.getAt(n-1),a=s?new r.default([s.lat(),s.lng()]):null;t(i,a,A.object,n,A.getPaths().getArray().map(function(A){return A.getArray().map(function(A){return new r.default([A.lat(),A.lng()])})}))})},A.prototype.addPolygonEventRemoveAt=function(A,e){for(var t=A.getPaths().getLength(),n=0;n<t;n++)this.addPolygonEventRemoveAtAllPaths(A,A.getPaths().getAt(n),e)},A.prototype.addPolygonEventRemoveAtAllPaths=function(A,e,t){this.google.maps.event.addListener(e,"remove_at",function(n){var o=new r.default([e.getAt(n).lat(),e.getAt(n).lng()]);t(o,A.getPaths().getArray().map(function(A){return A.getArray().map(function(A){return new r.default([A.lat(),A.lng()])})}),A.object)})},A.prototype.addPolygonEventDragPolygon=function(A,e){this.google.maps.event.addListener(A,"dragstart",function(e){A.dragging=!0}),this.google.maps.event.addListener(A,"dragend",function(t){A.dragging=!1,e(A.getPaths().getArray().map(function(A){return A.getArray().map(function(A){return new r.default([A.lat(),A.lng()])})}),A.object)})},A.prototype.addPolygonEventClick=function(A,e){this.google.maps.event.addListener(A,"click",function(t){var n=new r.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)})},A.prototype.getPathRecursiveArray=function(A){var e=this;return Array.isArray(A)&&"number"!=typeof A[0]?A.map(function(A){return e.getPathRecursiveArray(A)}):{lat:A[0],lng:A[1]}},A.prototype.getPathPolylineArray=function(A){return"number"==typeof A[0].lat?A:"number"!=typeof A[0][0].lat?(A=A[0],this.getPathPolylineArray(A)):A},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>i});var n=t(7),r=t(18),o=t(8);const i=function(){function A(A,e,t){this.map=null,this.google=null,this.googlePopups=null,this.selectedPolyline=null,this.selectedPath=null,this.navigateInfoWindow=null,this.directionForward=!1,this.multiSelectionForward=!1,this.multiSelection=!1,this.navigateByPoint=!1,this.navigationOptions={},this.map=A,this.google=e,this.googlePopups=t,this.editModeBlockingMapClick=!1}return A.prototype.drawPolyline=function(A,e,t){var n=this,i={draggable:A.draggable,editable:A.editable,icons:null,infowindows:A.infowindows,object:A.object,path:null,strokeColor:A.color,strokeOpacity:A.opacity||1,strokeWeight:A.weight,suppressUndo:!0,zIndex:A.zIndex};if(null!==A.style)switch(A.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:i.strokeOpacity=0,i.icons=[{icon:{path:"M 0,-1 0,1",scale:2,strokeOpacity:1,strokeWeight:A.weight},offset:"0",repeat:"10px"}];break;case r.PolylineType.Arrow:i.icons=[{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW,scaledSize:new google.maps.Size(20,20),size:new google.maps.Size(20,20)},offset:"100%",repeat:"100px"},{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW},offset:"0%"},{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW},offset:"100%"}]}i.path=A.path?A.path.map(function(A){return{lat:A[0],lng:A[1]}}):[];var s=new this.google.maps.Polyline(i);return A.editable&&this.attachVertexDragEvents(s,t),e&&this.google.maps.event.addListener(s,"click",function(A){var t=new o.default([A.latLng.lat(),A.latLng.lng()]);e(t,s.object)}),A.addToMap&&s.setMap(n.map),A.fitBounds&&n.map.fitBounds(n.getPolylineBounds(s)),s},A.prototype.attachVertexDragEvents=function(A,e){var t=this,n=A.getPath(),r=!1,o=-1;google.maps.event.addListener(n,"set_at",function(A){r=!0,o=A,t.setEditModeBlockingMapClick(!0)}),google.maps.event.addListener(n,"insert_at",function(A){r=!0,o=A,t.setEditModeBlockingMapClick(!0)}),google.maps.event.addListener(A,"mouseup",function(){r&&-1!==o&&(e&&e({_latLng:t.getPolylinePath(A).map(function(A){return{lat:A[0],long:A[1]}}),origin:A.path}),setTimeout(function(){t.setEditModeBlockingMapClick(!1)},500),r=!1,o=-1)})},A.prototype.setEditModeBlockingMapClick=function(A){this.editModeBlockingMapClick=A},A.prototype.drawPolylineWithNavigation=function(A,e){var t=this.drawPolyline(A,null);return t.navigationHandlerClick=e,this.navigationOptions=A.navigateOptions,this.navigateByPoint=!this.navigationOptions||this.navigationOptions.navigateByPoint,this.addNavigation(t),t},A.prototype.togglePolylines=function(A,e){var t=this;A.forEach(function(A){var n=t;A.setMap(e?n.map:null)})},A.prototype.alterPolylineOptions=function(A,e){A.forEach(function(A){var t={draggable:e.draggable?e.draggable:A.draggable,editable:e.editable?e.editable:A.editable,infowindows:e.infowindows?e.infowindows:A.infowindows,object:e.object?e.object:A.object,strokeColor:e.color?e.color:A.strokeColor,strokeOpacity:e.opacity?e.opacity:A.strokeOpacity,strokeWeight:e.weight?e.weight:A.strokeWeight,zIndex:e.zIndex?e.zIndex:A.zIndex};switch(e.path&&A.setPath(e.path.map(function(A){return new google.maps.LatLng(A[0],A[1])})),e.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:t.strokeOpacity=0,t.icons=[{icon:{path:"M 0,-1 0,1",scale:2,strokeOpacity:1},offset:"0",repeat:"10px"}];break;case r.PolylineType.Arrow:t.icons=[{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW,scaledSize:new google.maps.Size(20,20),size:new google.maps.Size(20,20)},offset:"90%",repeat:"20%"},{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW},offset:"0%"},{icon:{path:google.maps.SymbolPath.FORWARD_OPEN_ARROW},offset:"100%"}];break;default:t.icons=null}A.setOptions(t)})},A.prototype.fitBoundsPolylines=function(A){this.map.fitBounds(this.getPolylinesBounds(A))},A.prototype.isPolylineOnMap=function(A){return!!A.map},A.prototype.addPolylinePath=function(A,e){var t=this;A.forEach(function(A){var n=A.getPath();n.push(new t.google.maps.LatLng(e[0],e[1])),A.setPath(n)})},A.prototype.getPolylinePath=function(A){return A.getPath().getArray().map(function(A){return[A.lat(),A.lng()]})},A.prototype.removePolylineHighlight=function(){this.google.maps.event.clearListeners(document,"keyup"),this.google.maps.event.clearListeners(document,"keydown"),this.selectedPath&&(this.selectedPath.setMap(null),this.selectedPath=null),this.navigateInfoWindow&&this.navigateInfoWindow.close()},A.prototype.addPolylineEvent=function(A,e,t){var r=this;A.forEach(function(A){switch(e){case n.PolylineEventType.SetAt:r.addPolylineEventMove(A,t);break;case n.PolylineEventType.RightClick:r.addPolylineEventRightClick(A,t);break;case n.PolylineEventType.InsertAt:r.addPolylineEventInsertAt(A,t);break;case n.PolylineEventType.RemoveAt:r.addPolylineEventRemoveAt(A,t);break;case n.PolylineEventType.DragPolyline:r.addPolylineEventDragPolyline(A,t);break;case n.PolylineEventType.MouseOver:r.addPolylineEventMouseOver(A,t);break;case n.PolylineEventType.MouseOut:r.addPolylineEventMouseOut(A,t)}})},A.prototype.removePolylineEvent=function(A,e){var t=this;A.forEach(function(A){return t.google.maps.event.clearListeners(A,"click")}),A.forEach(function(A){switch(e){case n.PolylineEventType.SetAt:t.google.maps.event.clearListeners(A.getPath(),"set_at");break;case n.PolylineEventType.RightClick:t.google.maps.event.clearListeners(A,"rightclick");break;case n.PolylineEventType.InsertAt:t.google.maps.event.clearListeners(A.getPath(),"insert_at");break;case n.PolylineEventType.RemoveAt:t.google.maps.event.clearListeners(A.getPath(),"remove_at");break;case n.PolylineEventType.DragPolyline:t.google.maps.event.clearListeners(A,"dragstart"),t.google.maps.event.clearListeners(A,"dragend");break;case n.PolylineEventType.MouseOver:t.google.maps.event.clearListeners(A,"mouseover");break;case n.PolylineEventType.MouseOut:t.google.maps.event.clearListeners(A,"mouseout")}})},A.prototype.setIndexPolylineHighlight=function(A,e){this.directionForward=!1,A.initialIdx=e,A.finalIdx=e+1,this.moveSelectedPath(A,this.navigationOptions),this.selectedPolyline=A,this.navigationOptions.navegateOnKeyPress?(this.google.maps.event.clearListeners(document,"keydown"),this.google.maps.event.addDomListener(document,"keydown",this.onKeyUp.bind(this))):(this.google.maps.event.clearListeners(document,"keyup"),this.google.maps.event.addDomListener(document,"keyup",this.onKeyUp.bind(this)))},A.prototype.getObjectPolyline=function(A){return A.object},A.prototype.getObjectPolylineHighlight=function(){return this.selectedPath?this.selectedPath.object:null},A.prototype.addPolylineHighlightEvent=function(A,e){this.selectedPath&&this.addPolylineEvent([this.selectedPath],A,e)},A.prototype.getPolylineHighlightIndex=function(){return this.selectedPath?[this.selectedPath.initialIdx,this.selectedPath.finalIdx]:null},A.prototype.addNavigation=function(A){this.google.maps.event.clearListeners(A,"click"),this.google.maps.event.addListener(A,"click",this.onClickPolyline.bind(this,A))},A.prototype.onClickPolyline=function(A,e){var t=this.checkIdx(A,e.latLng);if(A.initialIdx=t,A.finalIdx=t+1,this.moveSelectedPath(A,this.navigationOptions),this.selectedPolyline=A,this.navigationOptions.navegateOnKeyPress?(this.google.maps.event.clearListeners(document,"keydown"),this.google.maps.event.addDomListener(document,"keydown",this.onKeyUp.bind(this))):(this.google.maps.event.clearListeners(document,"keyup"),this.google.maps.event.addDomListener(document,"keyup",this.onKeyUp.bind(this))),A.navigationHandlerClick){var n=new o.default([e.latLng.lat(),e.latLng.lng()]);A.navigationHandlerClick(n,A.object)}},A.prototype.onKeyUp=function(A){var e=this;if(e.selectedPath)switch(A.which?A.which:A.keyCode){case 38:case 39:e.moveForwards(A.shiftKey);break;case 37:case 40:e.moveBackwards(A.shiftKey)}},A.prototype.moveForwards=function(A){var e=this,t=e.selectedPolyline;(!e.navigateByPoint||e.directionForward)&&t.finalIdx<t.getPath().getArray().length-1&&e.navigateForward(A,t),e.directionForward=!0,e.moveSelectedPath(t,null)},A.prototype.navigateForward=function(A,e){var t=this;A?(t.multiSelection=!0,t.multiSelectionForward&&e.finalIdx++,t.multiSelectionForward=!0):(e.finalIdx++,e.initialIdx=t.multiSelection?e.finalIdx-1:e.initialIdx+1,t.multiSelection=!1)},A.prototype.moveBackwards=function(A){var e=this,t=e.selectedPolyline;e.navigateByPoint&&e.directionForward||!(t.initialIdx>0)||e.navigateBackward(A,t),e.directionForward=!1,e.moveSelectedPath(t,null)},A.prototype.navigateBackward=function(A,e){var t=this;A?(t.multiSelection=!0,t.multiSelectionForward||e.initialIdx--,t.multiSelectionForward=!1):(e.initialIdx--,e.finalIdx=t.multiSelection?e.initialIdx+1:e.finalIdx-1,t.multiSelection=!1)},A.prototype.moveSelectedPath=function(A,e){var t=A.getPath().getArray().slice(A.initialIdx,A.finalIdx+1);if(this.selectedPath)this.selectedPath.setPath(t),this.selectedPath.object=A.object,this.updateSelectedPathListeners();else{var n={editable:null==e?void 0:e.editable,keyboardShortcuts:!1,map:this.map,object:A.object,path:t,strokeColor:e&&e.color||"#FF0000",strokeOpacity:e&&e.opacity||1,strokeWeight:e&&e.weight||10,zIndex:9999};if(null!==(null==e?void 0:e.style))switch(null==e?void 0:e.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:n.strokeOpacity=0,n.icons=[{icon:{path:"M 0,-1 0,1",scale:2,strokeOpacity:1},offset:"0",repeat:"10px"}];break;case r.PolylineType.Arrow:n.icons=[{icon:{anchor:new google.maps.Point(0,2),fillColor:"#000",fillOpacity:.7,path:google.maps.SymbolPath.FORWARD_OPEN_ARROW,scale:4,strokeColor:"#000",strokeWeight:5},offset:"100%"}]}this.selectedPath=new this.google.maps.Polyline(n)}this.selectedPath.initialIdx=A.initialIdx,this.selectedPath.finalIdx=A.finalIdx,this.drawPopupNavigation(A)},A.prototype.addPolylineEventMove=function(A,e){A.moveListener=function(t,n){if(!A.dragging){var r=A.getPath().getAt(t),i=new o.default([r.lat(),r.lng()]),s=new o.default([n.lat(),n.lng()]);e(i,s,A.object,t,A.getPath().getArray().map(function(A){return new o.default([A.lat(),A.lng()])}))}},this.google.maps.event.addListener(A.getPath(),"set_at",A.moveListener)},A.prototype.addPolylineEventInsertAt=function(A,e){A.insertAtListener=function(t){var n=A.getPath(),r=n.getAt(t),i=new o.default([r.lat(),r.lng()]),s=n.getAt(t-1),a=s?new o.default([s.lat(),s.lng()]):null;e(i,a,A.object,t,A.getPath().getArray().map(function(A){return new o.default([A.lat(),A.lng()])}))},this.google.maps.event.addListener(A.getPath(),"insert_at",A.insertAtListener)},A.prototype.addPolylineEventRemoveAt=function(A,e){A.removeAtListener=function(t){var n=new o.default([A.getPath().getAt(t).lat(),A.getPath().getAt(t).lng()]);e(n,A.object,A.getPath().getArray().map(function(A){return new o.default([A.lat(),A.lng()])}))},this.google.maps.event.addListener(A.getPath(),"remove_at",A.removeAtListener)},A.prototype.addPolylineEventRightClick=function(A,e){A.rightClickPolylineListener=function(t){A.dragging=!1;var n=new o.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)},this.google.maps.event.addListener(A,"rightclick",A.rightClickPolylineListener)},A.prototype.addPolylineEventMouseOver=function(A,e){A.overPolylineListener=function(t){A.dragging=!1;var n=new o.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)},this.google.maps.event.addListener(A,"mouseover",A.overPolylineListener)},A.prototype.addPolylineEventMouseOut=function(A,e){A.outPolylineListener=function(t){A.dragging=!1;var n=new o.default([t.latLng.lat(),t.latLng.lng()]);e(n,A.object)},this.google.maps.event.addListener(A,"mouseout",A.outPolylineListener)},A.prototype.addPolylineEventDragPolyline=function(A,e){A.dragPolylineListener=function(){A.dragging=!1;var t=A.getPath().getArray().map(function(A){return new o.default([A.lat(),A.lng()])});e(t,A.object)},this.google.maps.event.addListener(A,"dragend",A.dragPolylineListener),this.google.maps.event.addListener(A,"dragstart",function(){return A.dragging=!0})},A.prototype.updateSelectedPathListeners=function(){this.selectedPath.moveListener&&(this.google.maps.event.clearListeners(this.selectedPath.getPath(),"set_at"),this.google.maps.event.addListener(this.selectedPath.getPath(),"set_at",this.selectedPath.moveListener)),this.selectedPath.insertAtListener&&(this.google.maps.event.clearListeners(this.selectedPath.getPath(),"insert_at"),this.google.maps.event.addListener(this.selectedPath.getPath(),"insert_at",this.selectedPath.insertAtListener)),this.selectedPath.removeAtListener&&(this.google.maps.event.clearListeners(this.selectedPath.getPath(),"remove_at"),this.google.maps.event.addListener(this.selectedPath.getPath(),"remove_at",this.selectedPath.removeAtListener))},A.prototype.drawPopupNavigation=function(A){var e,t,n=this,r=n.directionForward?A.finalIdx:A.initialIdx;n.navigateByPoint||(r=A.finalIdx>A.initialIdx?A.finalIdx:A.initialIdx);var o=A.infowindows?A.infowindows[r]:null;if(o){var i=A.getPath().getArray()[r];n.navigateInfoWindow?null===(e=this.googlePopups)||void 0===e||e.alterPopup(n.navigateInfoWindow,{content:o,latlng:[i.lat(),i.lng()]}):n.navigateInfoWindow=null===(t=this.googlePopups)||void 0===t?void 0:t.drawPopup({content:o,latlng:[i.lat(),i.lng()]})}},A.prototype.checkIdx=function(A,e){for(var t=A.getPath(),n=0,r=Number.MAX_VALUE,o=-1,i=0;i<t.length-1;i++)(n=this.distanceToLine(t.getAt(i),t.getAt(i+1),e))<r&&(r=n,o=i);return o},A.prototype.distanceToLine=function(A,e,t){var n=this,r=e.lng()-A.lng(),o=e.lat()-A.lat(),i=(t.lng()-A.lng())*r,s=r*r+o*o;if(i+=(t.lat()-A.lat())*o,s>0?i/=s:i=-1,i<0)return n.kmTo(t,A);if(i>1)return n.kmTo(t,e);var a=new this.google.maps.LatLng(A.lat()+i*o,A.lng()+i*r);return n.kmTo(t,a)},A.prototype.kmTo=function(A,e){var t=Math,n=t.PI/180,r=A.lat()*n,o=e.lat()*n,i=r-o,s=A.lng()*n-e.lng()*n;return 6378.137*(2*t.asin(t.sqrt(t.pow(t.sin(i/2),2)+t.cos(r)*t.cos(o)*t.pow(t.sin(s/2),2))))*1e3},A.prototype.getPolylinesBounds=function(A){var e=new this.google.maps.LatLngBounds;return A.forEach(function(A){A.getPath().getArray().forEach(function(A){return e.extend(A)})}),e},A.prototype.getPolylineBounds=function(A){var e=new this.google.maps.LatLngBounds;return A.getPath().getArray().forEach(function(A){return e.extend(A)}),e},A}()},(A,e,t)=>{"use strict";var n;t.r(e),t.d(e,{PolylineType:()=>n}),function(A){A[A.Dashed=0]="Dashed",A[A.Dotted=1]="Dotted",A[A.Arrow=2]="Arrow"}(n||(n={}))},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(){function A(A,e){this.map={},this.google={},this.map=A,this.google=e}return A.prototype.drawPopup=function(A,e){var t=new this.google.maps.InfoWindow({content:A.content});return A.latlng&&t.setPosition({lat:A.latlng[0],lng:A.latlng[1]}),t.open(this.map,e||null),A.object&&(t.object=A.object),t},A.prototype.alterPopup=function(A,e,t){return this.alterPopupContent(A,e,t),A.getMap()||A.open(this.map,t||null),e.object&&(A.object=e.object),A},A.prototype.alterPopupContent=function(A,e,t){e.content&&A.setContent(e.content),e.latlng?A.setPosition({lat:e.latlng[0],lng:e.latlng[1]}):t&&A.setPosition(t.getPosition()),e.object&&(A.object=e.object)},A.prototype.closePopup=function(A){A.close()},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>p});var n=t(21),r=t(3),o=t(22),i=t(23),s=t(24),a=t(25),l=t(26),c=t(27),u=t(28),g=t(29),B=t(30),d=function(A,e,t,n){return new(t||(t=Promise))(function(r,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){var e;A.done?r(A.value):(e=A.value,e instanceof t?e:new t(function(A){A(e)})).then(i,s)}a((n=n.apply(A,e||[])).next())})},h=function(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(a){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(t=1,n&&(r=2&s[0]?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(A,i)}catch(A){s=[6,A],n=0}finally{t=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};const p=function(){function A(){this.leafletMarkers=null,this.leafletPolygons=null,this.leafletCircles=null,this.leafletPolylines=null,this.leafletPopups=null,this.leafletMap=null,this.leafletOverlays=null,this.leafletGeoJson=null,this.leafletHeatMap=null,this.mapsApiLoader=new r.MapsApiLoaderService}return A.prototype.initialize=function(A,e,t){return d(this,void 0,void 0,function(){var r,d,p,f,w,C,Q,y,v,m,U;return h(this,function(h){switch(h.label){case 0:return h.trys.push([0,4,,5]),[4,this.mapsApiLoader.loadApi(A,e)];case 1:return r=h.sent(),d=r,this.loadDependencies(e),[4,this.mapTimeout(1e3)];case 2:return h.sent(),p={center:new d.LatLng(-14,-54),editable:!0,keyboard:!1,maxZoom:e.wikimedia?18:19,minZoom:4,zoom:4,zoomControl:!1},e.gestureHandling&&(p.gestureHandling=!0),[4,this.mapTimeout(200)];case 3:return h.sent(),f=new d.tileLayer("https://tile.openstreetmap.org/{z}/{x}/{y}.png",p),w=new d.tileLayer("https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}{r}.png",{attribution:'<a href="https://wikimediafoundation.org/wiki/Maps_Terms_of_Use">Wikimedia</a>'}),C=L.tileLayer("https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}",{attribution:"Tiles &copy; Esri &mdash; Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community",maxZoom:18}),p.layers=[e.wikimedia?w:f],Q=new d.Map(t,p),y={Map:e.wikimedia?w:f,Satellite:C},e.mapTiles&&e.mapTiles.length&&e.mapTiles.forEach(function(A){var e=new d.tileLayer(A.url,A.options);y[A.name]=e}),d.control.layers(y,null,{position:"topleft"}).addTo(Q),d.control.zoom({position:"bottomright"}).addTo(Q),v={hideElementsWithSelectors:[".leaflet-control-container",".leaflet-dont-include-pane","#snapshot-button"],hidden:!0},m=new n.SimpleMapScreenshoter(v),this.leafletScreenshot=m.addTo(Q),this.leafletMarkers=new l.default(Q,d),this.leafletPolygons=new u.default(Q,d),this.leafletCircles=new o.default(Q,d),this.leafletPopups=new B.default(Q,d),this.leafletPolylines=new g.default(Q,d,this.leafletPopups),this.leafletMap=new a.default(Q,d,this.leafletPolylines),this.leafletOverlays=new c.default(Q,d,this.leafletPolygons),this.leafletGeoJson=new i.default(Q,d),this.leafletHeatMap=new s.default(Q,d),[2,this];case 4:return U=h.sent(),console.error(U),[2,U];case 5:return[2]}})})},A.prototype.loadGEOJson=function(A,e,t){var n;null===(n=this.leafletGeoJson)||void 0===n||n.loadGEOJson(A,e,t)},A.prototype.drawMarker=function(A,e){var t;return null===(t=this.leafletMarkers)||void 0===t?void 0:t.drawMarker(A,e)},A.prototype.drawCircleMarker=function(A,e){var t;return null===(t=this.leafletMarkers)||void 0===t?void 0:t.drawCircleMarker(A,e)},A.prototype.toggleMarkers=function(A,e,t){var n;null===(n=this.leafletMarkers)||void 0===n||n.toggleMarkers(A,e,t)},A.prototype.alterMarkerOptions=function(A,e){var t;null===(t=this.leafletMarkers)||void 0===t||t.alterMarkerOptions(A,e)},A.prototype.alterMarkerPosition=function(A,e,t){var n;null===(n=this.leafletMarkers)||void 0===n||n.alterMarkerPosition(A,e,t)},A.prototype.fitBoundsPositions=function(A){var e;null===(e=this.leafletMarkers)||void 0===e||e.fitBoundsPositions(A)},A.prototype.isMarkerOnMap=function(A){var e;return null===(e=this.leafletMarkers)||void 0===e?void 0:e.isMarkerOnMap(A)},A.prototype.setCenterMarker=function(A){var e;null===(e=this.leafletMarkers)||void 0===e||e.setCenterMarker(A)},A.prototype.addMarkerEvent=function(A,e,t){var n;null===(n=this.leafletMarkers)||void 0===n||n.addMarkerEvent(A,e,t)},A.prototype.removeMarkerEvent=function(A,e){var t;null===(t=this.leafletMarkers)||void 0===t||t.removeMarkerEvent(A,e)},A.prototype.addMarkerClusterer=function(A){var e;return null===(e=this.leafletMarkers)||void 0===e?void 0:e.addMarkerClusterer(A)},A.prototype.alterMarkerClustererConfig=function(A,e){var t;null===(t=this.leafletMarkers)||void 0===t||t.alterMarkerClustererConfig(A,e)},A.prototype.refreshClusterer=function(A){var e;null===(e=this.leafletMarkers)||void 0===e||e.refreshClusterer(A)},A.prototype.addMarkerOnClusterer=function(A,e){var t;null===(t=this.leafletMarkers)||void 0===t||t.addMarkerOnClusterer(A,e)},A.prototype.removeMarkerFromClusterer=function(A,e){var t;null===(t=this.leafletMarkers)||void 0===t||t.removeMarkerFromClusterer(A,e)},A.prototype.clearMarkersClusterer=function(A){var e;null===(e=this.leafletMarkers)||void 0===e||e.clearMarkersClusterer(A)},A.prototype.countMarkersOnCluster=function(A){var e;return null===(e=this.leafletMarkers)||void 0===e?void 0:e.countMarkersOnCluster(A)},A.prototype.drawPolygon=function(A,e){var t;return null===(t=this.leafletPolygons)||void 0===t?void 0:t.drawPolygon(A,e)},A.prototype.togglePolygons=function(A,e){var t;null===(t=this.leafletPolygons)||void 0===t||t.togglePolygons(A,e)},A.prototype.alterPolygonOptions=function(A,e){var t;null===(t=this.leafletPolygons)||void 0===t||t.alterPolygonOptions(A,e)},A.prototype.fitBoundsPolygons=function(A){var e;null===(e=this.leafletPolygons)||void 0===e||e.fitBoundsPolygons(A)},A.prototype.setCenterPolygons=function(A){var e;null===(e=this.leafletPolygons)||void 0===e||e.setCenterPolygons(A)},A.prototype.isPolygonOnMap=function(A){var e;return null===(e=this.leafletPolygons)||void 0===e?void 0:e.isPolygonOnMap(A)},A.prototype.getPolygonPath=function(A){var e;return null===(e=this.leafletPolygons)||void 0===e?void 0:e.getPolygonPath(A)},A.prototype.addPolygonEvent=function(A,e,t){var n;null===(n=this.leafletPolygons)||void 0===n||n.addPolygonEvent(A,e,t)},A.prototype.removePolygonEvent=function(A,e){var t;null===(t=this.leafletPolygons)||void 0===t||t.removePolygonEvent(A,e)},A.prototype.drawCircle=function(A,e){var t;return null===(t=this.leafletCircles)||void 0===t?void 0:t.drawCircle(A,e)},A.prototype.toggleCircles=function(A,e){var t;null===(t=this.leafletCircles)||void 0===t||t.toggleCircles(A,e)},A.prototype.alterCircleOptions=function(A,e){var t;null===(t=this.leafletCircles)||void 0===t||t.alterCircleOptions(A,e)},A.prototype.fitBoundsCircles=function(A){var e;null===(e=this.leafletCircles)||void 0===e||e.fitBoundsCircles(A)},A.prototype.isCircleOnMap=function(A){var e;return null===(e=this.leafletCircles)||void 0===e?void 0:e.isCircleOnMap(A)},A.prototype.getCircleCenter=function(A){var e;return null===(e=this.leafletCircles)||void 0===e?void 0:e.getCircleCenter(A)},A.prototype.getCircleRadius=function(A){var e;return null===(e=this.leafletCircles)||void 0===e?void 0:e.getCircleRadius(A)},A.prototype.addCircleEvent=function(A,e,t){var n;null===(n=this.leafletCircles)||void 0===n||n.addCircleEvent(A,e,t)},A.prototype.removeCircleEvent=function(A,e){var t;null===(t=this.leafletCircles)||void 0===t||t.removeCircleEvent(A,e)},A.prototype.drawPolyline=function(A,e,t){var n;return null===(n=this.leafletPolylines)||void 0===n?void 0:n.drawPolyline(A,e,t)},A.prototype.drawPolylineWithNavigation=function(A,e){var t;return null===(t=this.leafletPolylines)||void 0===t?void 0:t.drawPolylineWithNavigation(A,e)},A.prototype.togglePolylines=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.togglePolylines(A,e)},A.prototype.alterPolylineOptions=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.alterPolylineOptions(A,e)},A.prototype.fitBoundsPolylines=function(A){var e;null===(e=this.leafletPolylines)||void 0===e||e.fitBoundsPolylines(A)},A.prototype.isPolylineOnMap=function(A){var e;return null===(e=this.leafletPolylines)||void 0===e?void 0:e.isPolylineOnMap(A)},A.prototype.addPolylinePath=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.addPolylinePath(A,e)},A.prototype.getPolylinePath=function(A){var e;return null===(e=this.leafletPolylines)||void 0===e?void 0:e.getPolylinePath(A)},A.prototype.removePolylineHighlight=function(){var A;null===(A=this.leafletPolylines)||void 0===A||A.removePolylineHighlight()},A.prototype.addPolylineEvent=function(A,e,t){var n;null===(n=this.leafletPolylines)||void 0===n||n.addPolylineEvent(A,e,t)},A.prototype.removePolylineEvent=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.removePolylineEvent(A,e)},A.prototype.setIndexPolylineHighlight=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.setIndexPolylineHighlight(A,e)},A.prototype.getObjectPolyline=function(A){var e;return null===(e=this.leafletPolylines)||void 0===e?void 0:e.getObjectPolyline(A)},A.prototype.getObjectPolylineHighlight=function(){var A;return null===(A=this.leafletPolylines)||void 0===A?void 0:A.getObjectPolylineHighlight()},A.prototype.addPolylineHighlightEvent=function(A,e){var t;null===(t=this.leafletPolylines)||void 0===t||t.addPolylineHighlightEvent(A,e)},A.prototype.getPolylineHighlightIndex=function(){var A;return null===(A=this.leafletPolylines)||void 0===A?void 0:A.getPolylineHighlightIndex()},A.prototype.checkIdx=function(A,e){var t;return null===(t=this.leafletPolylines)||void 0===t?void 0:t.checkIdx(A,{lat:e[0],lng:e[1]})},A.prototype.drawPopup=function(A,e){var t;return null===(t=this.leafletPopups)||void 0===t?void 0:t.drawPopup(A,e)},A.prototype.alterPopup=function(A,e,t){var n;return null===(n=this.leafletPopups)||void 0===n?void 0:n.alterPopup(A,e,t)},A.prototype.alterPopupContent=function(A,e,t){var n;null===(n=this.leafletPopups)||void 0===n||n.alterPopupContent(A,e,t)},A.prototype.closePopup=function(A){var e;null===(e=this.leafletPopups)||void 0===e||e.closePopup(A)},A.prototype.resizeMap=function(){var A;null===(A=this.leafletMap)||void 0===A||A.resizeMap()},A.prototype.addEventMap=function(A,e){var t;null===(t=this.leafletMap)||void 0===t||t.addEventMap(A,e)},A.prototype.removeEventMap=function(A){var e;null===(e=this.leafletMap)||void 0===e||e.removeEventMap(A)},A.prototype.getZoom=function(){var A;return null===(A=this.leafletMap)||void 0===A?void 0:A.getZoom()},A.prototype.setZoom=function(A){var e;null===(e=this.leafletMap)||void 0===e||e.setZoom(A)},A.prototype.takeMapScreenshot=function(){return d(this,void 0,void 0,function(){return h(this,function(A){switch(A.label){case 0:return[4,this.leafletScreenshot.takeScreen("image")];case 1:return[2,A.sent()]}})})},A.prototype.getCenter=function(){var A;return null===(A=this.leafletMap)||void 0===A?void 0:A.getCenter()},A.prototype.setCenter=function(A){var e;null===(e=this.leafletMap)||void 0===e||e.setCenter(A)},A.prototype.pixelsToLatLng=function(A,e){var t;return null===(t=this.leafletMap)||void 0===t?void 0:t.pixelsToLatLng(A,e)},A.prototype.fitBoundsElements=function(A,e,t,n){var r;null===(r=this.leafletMap)||void 0===r||r.fitBoundsElements(A,e,t,n)},A.prototype.drawOverlay=function(A,e){var t;return null===(t=this.leafletOverlays)||void 0===t?void 0:t.drawOverlay(A,e)},A.prototype.toggleOverlay=function(A,e){var t;null===(t=this.leafletOverlays)||void 0===t||t.toggleOverlay(A,e)},A.prototype.drawHeatMap=function(A){var e;return null===(e=this.leafletHeatMap)||void 0===e?void 0:e.drawHeatMap(A)},A.prototype.toggleHeatMap=function(A,e){var t;null===(t=this.leafletHeatMap)||void 0===t||t.toggleHeatMap(A,e)},A.prototype.updateHeatMapData=function(A,e){var t;null===(t=this.leafletHeatMap)||void 0===t||t.updateHeatMapData(A,e)},A.prototype.setHeatMapOptions=function(A,e){var t;null===(t=this.leafletHeatMap)||void 0===t||t.setHeatMapOptions(A,e)},A.prototype.isHeatMapOnMap=function(A){var e;return(null===(e=this.leafletHeatMap)||void 0===e?void 0:e.isHeatMapOnMap(A))||!1},A.prototype.mapTimeout=function(A){return new Promise(function(e){return setTimeout(e,A)})},A.prototype.loadDependencies=function(A){var e=A.cssDependencies;e&&e.length>0&&e.forEach(function(A){var e,t=document.createElement("link");t.rel="stylesheet",t.href=A,null===(e=null===document||void 0===document?void 0:document.querySelector("head"))||void 0===e||e.appendChild(t)});var t=A.scriptsDependencies;t&&t.length>0&&t.forEach(function(A){var e,t=document.createElement("script");t.type="text/javascript",t.src=A,null===(e=document.querySelector("head"))||void 0===e||e.appendChild(t)})},A}()},function(A,e,t){!function(A){"use strict";var e="undefined"!=typeof window?window:void 0!==t.g?t.g:"undefined"!=typeof self?self:{};function n(A,e){return A(e={exports:{}},e.exports),e.exports}var r=n(function(A,t){!function(e){const t={escape:function(A){return A.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1")},parseExtension:n,mimeType:function(A){return A=n(A).toLowerCase(),function(){var A="application/font-woff",e="image/jpeg";return{woff:A,woff2:A,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:e,jpeg:e,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml"}}()[A]||""},dataAsUrl:function(A,e){return`data:${e};base64,`+A},isDataUrl:function(A){return-1!==A.search(/^(data:)/)},canvasToBlob:function(A){return A.toBlob?new Promise(function(e){A.toBlob(e)}):(e=A,new Promise(function(A){const t=B(e.toDataURL().split(",")[1]);var n=t.length;const r=new Uint8Array(n);for(let A=0;A<n;A++)r[A]=t.charCodeAt(A);A(new Blob([r],{type:"image/png"}))}));var e},resolveUrl:function(A,e){const t=document.implementation.createHTMLDocument(),n=t.createElement("base"),r=(t.head.appendChild(n),t.createElement("a"));return t.body.appendChild(r),n.href=e,r.href=A,r.href},getAndEncode:function(A){let e=u.impl.urlCache.find(function(e){return e.url===A});return e||(e={url:A,promise:null},u.impl.urlCache.push(e)),null===e.promise&&(u.impl.options.cacheBust&&(A+=(/\?/.test(A)?"&":"?")+(new Date).getTime()),e.promise=new Promise(function(e){const t=u.impl.options.httpTimeout,n=new XMLHttpRequest;let r;var o;function i(A){console.error(A),e("")}n.onreadystatechange=function(){if(4===n.readyState)if(200!==n.status)r?e(r):i(`cannot fetch resource: ${A}, status: `+n.status);else{const A=new FileReader;A.onloadend=function(){var t=A.result.split(/,/)[1];e(t)},A.readAsDataURL(n.response)}},n.ontimeout=function(){r?e(r):i(`timeout of ${t}ms occured while fetching resource: `+A)},n.responseType="blob",n.timeout=t,u.impl.options.useCredentials&&(n.withCredentials=!0),n.open("GET",A,!0),n.send(),u.impl.options.imagePlaceholder&&(o=u.impl.options.imagePlaceholder.split(/,/))&&o[1]&&(r=o[1])})),e.promise},uid:function(){let A=0;return function(){return"u"+("0000"+(Math.random()*Math.pow(36,4)|0).toString(36)).slice(-4)+A++}}(),delay:function(A){return function(e){return new Promise(function(t){setTimeout(function(){t(e)},A)})}},asArray:function(A){const e=[],t=A.length;for(let n=0;n<t;n++)e.push(A[n]);return e},escapeXhtml:function(A){return A.replace(/%/g,"%25").replace(/#/g,"%23").replace(/\n/g,"%0A")},makeImage:function(A){return"data:,"!==A?new Promise(function(e,t){const n=new Image;u.impl.options.useCredentials&&(n.crossOrigin="use-credentials"),n.onload=function(){e(n)},n.onerror=t,n.src=A}):Promise.resolve()},width:function(A){var e=r(A,"border-left-width"),t=r(A,"border-right-width");return A.scrollWidth+e+t},height:function(A){var e=r(A,"border-top-width"),t=r(A,"border-bottom-width");return A.scrollHeight+e+t}};function n(A){return(A=/\.([^\.\/]*?)(\?|$)/g.exec(A))?A[1]:""}function r(A,e){const t=g(A).getPropertyValue(e);return parseFloat(t.replace("px",""))}const o=function(){const A=/url\(['"]?([^'"]+?)['"]?\)/g;return{inlineAll:function(A,t,o){return e(A)?Promise.resolve(A).then(n).then(function(e){let n=Promise.resolve(A);return e.forEach(function(A){n=n.then(function(e){return r(e,A,t,o)})}),n}):Promise.resolve(A)},shouldProcess:e,impl:{readUrls:n,inline:r}};function e(e){return-1!==e.search(A)}function n(e){const n=[];for(var r;null!==(r=A.exec(e));)n.push(r[1]);return n.filter(function(A){return!t.isDataUrl(A)})}function r(A,e,n,r){return Promise.resolve(e).then(function(A){return n?t.resolveUrl(A,n):A}).then(r||t.getAndEncode).then(function(A){return t.dataAsUrl(A,t.mimeType(e))}).then(function(n){return A.replace((r=e,new RegExp(`(url\\(['"]?)(${t.escape(r)})(['"]?\\))`,"g")),`$1${n}$3`);var r})}}(),i={resolveAll:function(){return s().then(function(A){return Promise.all(A.map(function(A){return A.resolve()}))}).then(function(A){return A.join("\n")})},impl:{readAll:s}};function s(){return Promise.resolve(t.asArray(document.styleSheets)).then(function(A){const e=[];return A.forEach(function(A){if(Object.getPrototypeOf(A).hasOwnProperty("cssRules"))try{t.asArray(A.cssRules||[]).forEach(e.push.bind(e))}catch(e){console.log("Error while reading CSS rules from "+A.href,e.toString())}}),e}).then(function(A){return A.filter(function(A){return A.type===CSSRule.FONT_FACE_RULE}).filter(function(A){return o.shouldProcess(A.style.getPropertyValue("src"))})}).then(function(e){return e.map(A)});function A(A){return{resolve:function(){var e=(A.parentStyleSheet||{}).href;return o.inlineAll(A.cssText,e)},src:function(){return A.style.getPropertyValue("src")}}}}const a={inlineAll:function A(e){return e instanceof Element?function(A){const e=A.style.getPropertyValue("background");return e?o.inlineAll(e).then(function(t){A.style.setProperty("background",t,e)}).then(function(){return A}):Promise.resolve(A)}(e).then(function(){return e instanceof HTMLImageElement?l(e).inline():Promise.all(t.asArray(e.childNodes).map(function(e){return A(e)}))}):Promise.resolve(e)},impl:{newImage:l}};function l(A){return{inline:function(e){return t.isDataUrl(A.src)?Promise.resolve():Promise.resolve(A.src).then(e||t.getAndEncode).then(function(e){return t.dataAsUrl(e,t.mimeType(A.src))}).then(function(e){return new Promise(function(t){A.onload=t,A.onerror=t,A.src=e})})}}}const c={imagePlaceholder:void 0,cacheBust:!1,useCredentials:!1,httpTimeout:3e4},u={toSvg:d,toPng:function(A,e){return(e=e||{}).raster=!0,h(A,e).then(function(A){return A.toDataURL()})},toJpeg:function(A,e){return(e=e||{}).raster=!0,h(A,e).then(function(A){return A.toDataURL("image/jpeg",e.quality||1)})},toBlob:function(A,e){return(e=e||{}).raster=!0,h(A,e).then(t.canvasToBlob)},toPixelData:function(A,e){return(e=e||{}).raster=!0,h(A,e).then(function(e){return e.getContext("2d").getImageData(0,0,t.width(A),t.height(A)).data})},toCanvas:function(A,e){return(e=e||{}).raster=!0,h(A,e||{})},impl:{fontFaces:i,images:a,util:t,inliner:o,urlCache:[],options:{}}},g=(A.exports=u,e.getComputedStyle||window.getComputedStyle),B=e.atob||window.atob;function d(A,e){var n=e=e||{};return void 0===n.imagePlaceholder?u.impl.options.imagePlaceholder=c.imagePlaceholder:u.impl.options.imagePlaceholder=n.imagePlaceholder,void 0===n.cacheBust?u.impl.options.cacheBust=c.cacheBust:u.impl.options.cacheBust=n.cacheBust,void 0===n.useCredentials?u.impl.options.useCredentials=c.useCredentials:u.impl.options.useCredentials=n.useCredentials,Promise.resolve(A).then(function(A){return function A(e,n,r,o,i=null){return r||!n||n(e)?Promise.resolve(e).then(function(A){return A instanceof HTMLCanvasElement?t.makeImage(A.toDataURL()):"IFRAME"===A.nodeName?html2canvas(A.contentDocument.body).then(A=>A.toDataURL()).then(t.makeImage):A.cloneNode(!1)}).then(function(r){return function(e,r){const i=e.childNodes;return 0===i.length?Promise.resolve(r):function(t,r){const i=g(e);let s=Promise.resolve();return r.forEach(function(e){s=s.then(function(){return A(e,n,!1,o,i)}).then(function(A){A&&t.appendChild(A)})}),s}(r,t.asArray(i)).then(function(){return r})}(e,r)}).then(function(A){return function(A,e,n){return e instanceof Element?Promise.resolve().then(function(){!function(A,e){const o=g(A);o.cssText?(e.style.cssText=o.cssText,function(A,e){e.font=A.font,e.fontFamily=A.fontFamily,e.fontFeatureSettings=A.fontFeatureSettings,e.fontKerning=A.fontKerning,e.fontSize=A.fontSize,e.fontStretch=A.fontStretch,e.fontStyle=A.fontStyle,e.fontVariant=A.fontVariant,e.fontVariantCaps=A.fontVariantCaps,e.fontVariantEastAsian=A.fontVariantEastAsian,e.fontVariantLigatures=A.fontVariantLigatures,e.fontVariantNumeric=A.fontVariantNumeric,e.fontVariationSettings=A.fontVariationSettings,e.fontWeight=A.fontWeight}(o,e.style)):(n?function(A,e,t,n){const r=t.style,o=A.style;for(var i of e){var s=e.getPropertyValue(i),a=o.getPropertyValue(i);o.setProperty(i,n?"initial":"unset"),e.getPropertyValue(i)!==s?r.setProperty(i,s):r.removeProperty(i),o.setProperty(i,a)}}(A,o,e,r):function(A,e,n){const r=function(A){if(Q[A])return Q[A];C||((C=document.createElement("iframe")).style.visibility="hidden",C.style.position="fixed",document.body.appendChild(C),C.contentWindow.document.write('<!DOCTYPE html><meta charset="UTF-8"><title>sandbox</title><body>'));const e=document.createElement(A),n=(C.contentWindow.document.body.appendChild(e),e.textContent=".",C.contentWindow.getComputedStyle(e)),r={};return t.asArray(n).forEach(function(A){r[A]="width"===A||"height"===A?"auto":n.getPropertyValue(A)}),C.contentWindow.document.body.removeChild(e),Q[A]=r}(n.tagName),o=n.style;t.asArray(A).forEach(function(t){var n=A.getPropertyValue(t);(n!==r[t]||e&&n!==e.getPropertyValue(t))&&o.setProperty(t,n,A.getPropertyPriority(t))})}(o,i,e),r&&(["inset-block","inset-block-start","inset-block-end"].forEach(A=>e.style.removeProperty(A)),["left","right","top","bottom"].forEach(A=>{e.style.getPropertyValue(A)&&e.style.setProperty(A,"0px")})))}(A,e)}).then(function(){[":before",":after"].forEach(function(n){!function(n){const r=g(A,n),o=r.getPropertyValue("content");if(""!==o&&"none"!==o){const A=t.uid(),o=e.getAttribute("class"),i=(o&&e.setAttribute("class",o+" "+A),document.createElement("style"));i.appendChild(function(){const e=`.${A}:`+n,o=(r.cssText?function(){return`${r.cssText} content: ${r.getPropertyValue("content")};`}:function(){return t.asArray(r).map(function(A){return A+": "+r.getPropertyValue(A)+(r.getPropertyPriority(A)?" !important":"")}).join("; ")+";"})();return document.createTextNode(e+`{${o}}`)}()),e.appendChild(i)}}(n)})}).then(function(){A instanceof HTMLTextAreaElement&&(e.innerHTML=A.value),A instanceof HTMLInputElement&&e.setAttribute("value",A.value)}).then(function(){e instanceof SVGElement&&(e.setAttribute("xmlns","http://www.w3.org/2000/svg"),e instanceof SVGRectElement&&["width","height"].forEach(function(A){const t=e.getAttribute(A);t&&e.style.setProperty(A,t)}))}).then(function(){return e}):e}(e,A,o)}):Promise.resolve()}(A,e.filter,!0,!e.raster)}).then(p).then(f).then(function(A){e.bgcolor&&(A.style.backgroundColor=e.bgcolor),e.width&&(A.style.width=e.width+"px"),e.height&&(A.style.height=e.height+"px"),e.style&&Object.keys(e.style).forEach(function(t){A.style[t]=e.style[t]});let t=null;return"function"==typeof e.onclone&&(t=e.onclone(A)),Promise.resolve(t).then(function(){return A})}).then(function(n){return r=e.width||t.width(A),o=e.height||t.height(A),Promise.resolve(n).then(function(A){return A.setAttribute("xmlns","http://www.w3.org/1999/xhtml"),(new XMLSerializer).serializeToString(A)}).then(t.escapeXhtml).then(function(A){return`<foreignObject x="0" y="0" width="100%" height="100%">${A}</foreignObject>`}).then(function(A){return`<svg xmlns="http://www.w3.org/2000/svg" width="${r}" height="${o}">${A}</svg>`}).then(function(A){return"data:image/svg+xml;charset=utf-8,"+A});var r,o}).then(function(A){return u.impl.urlCache=[],A})}function h(A,e){return d(A,e).then(t.makeImage).then(t.delay(0)).then(function(n){var r="number"!=typeof e.scale?1:e.scale;const o=function(A,n){const r=document.createElement("canvas");if(r.width=(e.width||t.width(A))*n,r.height=(e.height||t.height(A))*n,e.bgcolor){const A=r.getContext("2d");A.fillStyle=e.bgcolor,A.fillRect(0,0,r.width,r.height)}return r}(A,r),i=o.getContext("2d");return i.mozImageSmoothingEnabled=!1,i.msImageSmoothingEnabled=!1,i.imageSmoothingEnabled=!1,n&&(i.scale(r,r),i.drawImage(n,0,0)),C&&(document.body.removeChild(C),C=null,w&&clearTimeout(w),w=setTimeout(()=>{w=null,Q={}},2e4)),o})}function p(A){return i.resolveAll().then(function(e){const t=document.createElement("style");return A.appendChild(t),t.appendChild(document.createTextNode(e)),A})}function f(A){return a.inlineAll(A).then(function(){return A})}let w=null,C=null,Q={}}(e)}),o=n(function(A,t){!function(){function t(A,e,t){var n=new XMLHttpRequest;n.open("GET",A),n.responseType="blob",n.onload=function(){i(n.response,e,t)},n.onerror=function(){console.error("could not download file")},n.send()}function n(A){var e=new XMLHttpRequest;e.open("HEAD",A,!1);try{e.send()}catch(A){}return 200<=e.status&&299>=e.status}function r(A){try{A.dispatchEvent(new MouseEvent("click"))}catch(t){var e=document.createEvent("MouseEvents");e.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),A.dispatchEvent(e)}}var o="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof e&&e.global===e?e:void 0,i=o.saveAs||("object"!=typeof window||window!==o?function(){}:"download"in HTMLAnchorElement.prototype?function(A,e,i){var s=o.URL||o.webkitURL,a=document.createElement("a");e=e||A.name||"download",a.download=e,a.rel="noopener","string"==typeof A?(a.href=A,a.origin===location.origin?r(a):n(a.href)?t(A,e,i):r(a,a.target="_blank")):(a.href=s.createObjectURL(A),setTimeout(function(){s.revokeObjectURL(a.href)},4e4),setTimeout(function(){r(a)},0))}:"msSaveOrOpenBlob"in navigator?function(A,e,o){if(e=e||A.name||"download","string"!=typeof A)navigator.msSaveOrOpenBlob(function(A,e){return void 0===e?e={autoBom:!1}:"object"!=typeof e&&(console.warn("Deprecated: Expected third argument to be a object"),e={autoBom:!e}),e.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(A.type)?new Blob(["\ufeff",A],{type:A.type}):A}(A,o),e);else if(n(A))t(A,e,o);else{var i=document.createElement("a");i.href=A,i.target="_blank",setTimeout(function(){r(i)})}}:function(A,e,n,r){if((r=r||open("","_blank"))&&(r.document.title=r.document.body.innerText="downloading..."),"string"==typeof A)return t(A,e,n);var i="application/octet-stream"===A.type,s=/constructor/i.test(o.HTMLElement)||o.safari,a=/CriOS\/[\d]+/.test(navigator.userAgent);if((a||i&&s)&&"object"==typeof FileReader){var l=new FileReader;l.onloadend=function(){var A=l.result;A=a?A:A.replace(/^data:[^;]*;/,"data:attachment/file;"),r?r.location.href=A:location=A,r=null},l.readAsDataURL(A)}else{var c=o.URL||o.webkitURL,u=c.createObjectURL(A);r?r.location=u:location.href=u,r=null,setTimeout(function(){c.revokeObjectURL(u)},4e4)}});o.saveAs=i.saveAs=i,A.exports=i}()}),i=L.Control.extend({options:{cropImageByInnerWH:!0,hidden:!1,domtoimageOptions:{},position:"topleft",screenName:"screen",iconUrl:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMyIDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMiAzMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnIGlkPSJjYW1lcmEiPjxwYXRoIHN0eWxlPSJmaWxsOiMwMTAwMDI7IiBkPSJNMTYsOS41MDFjLTQuNDE5LDAtOCwzLjU4MS04LDhjMCw0LjQxOCwzLjU4MSw4LDgsOGM0LjQxOCwwLDgtMy41ODIsOC04UzIwLjQxOCw5LjUwMSwxNiw5LjUwMXogTTIwLjU1NSwyMS40MDZjLTIuMTU2LDIuNTE2LTUuOTQzLDIuODA3LTguNDU5LDAuNjVjLTIuNTE3LTIuMTU2LTIuODA3LTUuOTQ0LTAuNjUtOC40NTljMi4xNTUtMi41MTcsNS45NDMtMi44MDcsOC40NTktMC42NUMyMi40MiwxNS4xMDIsMjIuNzExLDE4Ljg5MSwyMC41NTUsMjEuNDA2eiIvPjxwYXRoIHN0eWxlPSJmaWxsOiMwMTAwMDI7IiBkPSJNMTYsMTMuNTAxYy0yLjIwOSwwLTMuOTk5LDEuNzkxLTQsMy45OTl2MC4wMDJjMCwwLjI3NSwwLjIyNCwwLjUsMC41LDAuNXMwLjUtMC4yMjUsMC41LTAuNVYxNy41YzAuMDAxLTEuNjU2LDEuMzQzLTIuOTk5LDMtMi45OTljMC4yNzYsMCwwLjUtMC4yMjQsMC41LTAuNVMxNi4yNzYsMTMuNTAxLDE2LDEzLjUwMXoiLz48cGF0aCBzdHlsZT0iZmlsbDojMDEwMDAyOyIgZD0iTTI5LjQ5Miw4LjU0MmwtNC4zMzQtMC43MjNsLTEuMzczLTMuNDM0QzIzLjMyNiwzLjI0LDIyLjIzMiwyLjUsMjEsMi41SDExYy0xLjIzMiwwLTIuMzI2LDAuNzQtMi43ODYsMS44ODZMNi44NDIsNy44MTlMMi41MDksOC41NDJDMS4wNTUsOC43ODMsMCwxMC4wMjcsMCwxMS41djE1YzAsMS42NTQsMS4zNDYsMywzLDNoMjZjMS42NTQsMCwzLTEuMzQ2LDMtM3YtMTVDMzIsMTAuMDI3LDMwLjk0NSw4Ljc4MywyOS40OTIsOC41NDJ6IE0zMCwyNi41YzAsMC41NTMtMC40NDcsMS0xLDFIM2MtMC41NTMsMC0xLTAuNDQ3LTEtMXYtMTVjMC0wLjQ4OSwwLjM1NC0wLjkwNiwwLjgzNi0wLjk4Nkw4LjI4LDkuNjA3bDEuNzkxLTQuNDc4QzEwLjIyNCw0Ljc1LDEwLjU5MSw0LjUsMTEsNC41aDEwYzAuNDA4LDAsMC43NzUsMC4yNDksMC45MjgsMC42MjlsMS43OTEsNC40NzhsNS40NDUsMC45MDdDMjkuNjQ2LDEwLjU5NCwzMCwxMS4wMTEsMzAsMTEuNVYyNi41eiIvPjwvZz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+",hideElementsWithSelectors:[".leaflet-control-container"],onCropBorderSize:2,caption:null,captionFontSize:15,captionFont:"Arial",captionColor:"black",captionBgColor:"white",captionOffset:5,mimeType:"image/png",debugMode:!1,preventDownload:!1,onPixelDataFail:function(A){var e=A.node,t=A.error;return console.warn("Map node is very big "+e.scrollWidth+"x"+e.scrollHeight),console.warn("Add function: SimpleMapScreenshoter({\n onPixelDataFail: function({ node, plugin, error, mapPane, domtoimageOptions }) {\n // Solutions:\n // decrease size of map\n // or decrease zoom level\n // or remove elements with big distanses\n // and after that return image in Promise - plugin._getPixelDataOfNormalMap\n return plugin._getPixelDataOfNormalMap(domtoimageOptions)\n }\n })"),Promise.reject(t)}},onAdd:function(){return this._container=L.DomUtil.create("div","leaflet-control-simpleMapScreenshoter"),this._link=null,this._screenState={status:1,promise:null},!1===this.options.hidden&&this._addScreenBtn(),this._onUserStartInteractWithMap=this._onUserStartInteractWithMap.bind(this),this._onUserEndInteractWithMap=this._onUserEndInteractWithMap.bind(this),this._map.on("zoomstart",this._onUserStartInteractWithMap),this._map.on("move",this._onUserStartInteractWithMap),this._map.on("zoomend",this._onUserEndInteractWithMap),this._map.on("moveend",this._onUserEndInteractWithMap),this._container},takeScreen:function(){var A=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"blob",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={};for(var r in this.options)t.hasOwnProperty(r)?n[r]=t[r]:n[r]=this.options[r];return 2===this._screenState.status||(this._map.fire("simpleMapScreenshoter.takeScreen"),this._screenState.status=2,this._setElementsVisible(!1),this._screenState.promise=this._waitEndOfInteractions().then(function(){return A._getPixelData(n)}).then(function(e){return A._setElementsVisible(!0),A._toCanvas(e,n)}).then(function(t){return"image"===e?A._canvasToImage(t,n):"canvas"===e?t:A._canvasToBlob(t,n)}).then(function(e){return A._screenState.status=1,A._map.fire("simpleMapScreenshoter.done"),e}).catch(function(e){return A._setElementsVisible(!0),A._screenState.status=1,A._map.fire("simpleMapScreenshoter.error",{e}),Promise.reject(e)})),this._screenState.promise},_setElementsVisible:function(){var A=this,e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.options.hideElementsWithSelectors.forEach(function(t){var n=A._map._container.querySelectorAll(t),r=!0,o=!1,i=void 0;try{for(var s,a=n[Symbol.iterator]();!(r=(s=a.next()).done);r=!0)s.value.style.opacity=!1===e?0:1}catch(A){o=!0,i=A}finally{try{!r&&a.return&&a.return()}finally{if(o)throw i}}})},_canvasToImage:function(A,e){var t=e.mimeType,n=A.toDataURL(t);return-1===n.indexOf("base64")?Promise.reject(new Error("Base64 image generation error")):Promise.resolve(n)},_canvasToBlob:function(A,e){var t=e.mimeType;return new Promise(function(e,n){A.toBlob(function(A){e(A)},t)})},_toCanvas:function(A,e){var t=e.captionOffset,n=e.caption,r=e.captionFontSize,o=e.captionFont,i=e.captionColor,s=e.captionBgColor,a=this._node,l=a.screenHeight,c=a.screenWidth,u=document.createElement("canvas");u.width=c,u.height=l;for(var g=u.getContext("2d"),B=g.createImageData(c,l),d=0;d<A.length;++d)B.data[d]=A[d];g.putImageData(B,0,0),B=null;var h=document.createElement("canvas"),p=h.getContext("2d"),f=0,w=0,C=l,Q=c;if(!0===this.options.cropImageByInnerWH){for(var y=[],v=0,m=0;m<l;++m){v=0;for(var U=0;U<c;++U)0===A[4*m*c+4*U+4]&&v++;v===c&&y.push(m)}var F=this._getMinAndMaxOnValuesBreak(y);f=F.min;for(var E=c,H=F.max,b=[],I=0,M=w;M<E;++M){I=0;for(var L=0;L<l;++L)0===A[4*L*c+4*M+4]&&I++;I===l&&b.push(M)}var P=this._getMinAndMaxOnValuesBreak(b);w=P.min,E=P.max,(0===w&&0===E||null===E)&&(E=c),(0===f&&0===H||null===H)&&(H=l),!0===this.options.debugMode&&(console.log("emptyYLine",y),console.log("minMaxY",F),console.log("emptyXLine",b),console.log("minMaxX",P),console.log("debugX",{}),console.log("debugY",{})),0===f&&H===l&&0===w&&E===c||(f+=this.options.onCropBorderSize,H-=this.options.onCropBorderSize,w+=this.options.onCropBorderSize,E-=this.options.onCropBorderSize),C=H-f,Q=E-w,h.width=Q,h.height=C}else h.width=Q,h.height=C;var k=null;return n&&(k="function"==typeof n?n.call(this):n),null!==k&&(h.height=h.height+(t+r+t),p.beginPath(),p.rect(0,0,h.width,h.height),p.fillStyle=s,p.fill(),p.save()),p.drawImage(u,w,f,Q,C,0,0,Q,C),null!==k&&(p.font=r+"px "+o,p.fillStyle=i,p.fillText(k,t,C+t+r)),Promise.resolve(h)},_getMinAndMaxOnValuesBreak:function(A){for(var e=0,t=0,n=!1,r=1;r<A.length;r++){if(A[r]-1!==A[r-1]){t=A[r],n=!0;break}e=A[r]}return!1===n&&A[0]>1?(e=0,t=A[0]):!1===n&&(e=A[A.length-1]||0,t=null),{min:e,max:t}},_getPixelData:function(A){var e=this,t=A.domtoimageOptions,n=void 0===t?{}:t;return this._getPixelDataOfNormalMap(n).catch(function(A){return console.warn("May be map size very big on that zoom level, we have error:",A.toString()),console.warn("You can manually hide map elements with large distances between them for fix that warn"),e._getPixelDataOfBigMap(n)})},_getPixelDataOfNormalMap:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=this._map.getContainer();return this._node={node:e,screenHeight:e.scrollHeight,screenWidth:e.scrollWidth},r.toPixelData(e,A)},_getPixelDataOfBigMap:function(){var A=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=this._map.getContainer(),n=this._map.getPane("mapPane");n.style.width=2*t.clientWidth+"px",n.style.height=2*t.clientHeight+"px",n.style.overflow="hidden";var o=function(){n.style.width="initial",n.style.height="initial",n.style.overflow="initial"};return this._node={node:t,screenHeight:t.scrollHeight,screenWidth:t.scrollWidth},r.toPixelData(t,e).then(function(A){return o(),A}).catch(function(r){return o(),t.scrollHeight>=4e3||t.scrollWidth>=4e3?A.options.onPixelDataFail({plugin:A,node:t,mapPane:n,error:r,domtoimageOptions:e}):Promise.reject(r)})},_addScreenBtn:function(){this._link=L.DomUtil.create("a","leaflet-control-simpleMapScreenshoter-btn",this._container),this._addCss(),L.DomEvent.addListener(this._link,"click",this._onScreenBtn,this),L.DomEvent.disableClickPropagation(this._link)},_addCss:function(){var A="\n .leaflet-control-simpleMapScreenshoter{\n border: 2px solid rgba(0,0,0,0.2);\n background-clip: padding-box;\n }\n .leaflet-control-simpleMapScreenshoter a{\n background-color: #fff;\n border-bottom: 1px solid #ccc;\n width: 30px;\n height: 30px;\n line-height: 30px;\n display: block;\n text-align: center;\n text-decoration: none;\n color: black;\n overflow: hidden;\n border-radius: 2px;\n background-image: url('"+this.options.iconUrl+"');\n background-position: 46% 41%;\n background-repeat: no-repeat;\n background-size: 63%;\n }\n .leaflet-control-simpleMapScreenshoter a:hover{\n cursor: pointer;\n }\n ",e=document.head||document.getElementsByTagName("head")[0],t=document.createElement("style");t.appendChild(document.createTextNode(A)),e.appendChild(t)},_onScreenBtn:function(){var A=this;this._map.fire("simpleMapScreenshoter.click"),this.options.preventDownload||this.takeScreen().then(function(e){var t="function"==typeof A.options.screenName?A.options.screenName.call(A):A.options.screenName;o.saveAs(e,t+".png")}).catch(function(e){A._map.fire("simpleMapScreenshoter.error",{e})})},_onUserStartInteractWithMap:function(){this._interaction=!0},_onUserEndInteractWithMap:function(){this._interaction=!1},_waitEndOfInteractions:function(){var A=this;return new Promise(function(e){var t=setInterval(function(){A._interaction||(e(),clearInterval(t))},100)})}}),s=(L.Control.SimpleMapScreenshoter=i,L.simpleMapScreenshoter=function(A){return new L.Control.SimpleMapScreenshoter(A)},i);A.default=s,A.SimpleMapScreenshoter=i,Object.defineProperty(A,"__esModule",{value:!0})}(e)},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>o});var n=t(7),r=t(8);const o=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.drawCircle=function(A,e){var t=this,n={color:A.color,draggable:A.draggable,editable:A.editable,fillColor:A.fillColor,fillOpacity:A.fillOpacity,opacity:A.opacity,radius:A.radius,weight:A.weight},o=new this.leaflet.Circle(A.center,n);return e&&o.on("click",function(A){t.leaflet.DomEvent.stopPropagation(A);var n=new r.default([A.latlng.lat,A.latlng.lng]);e(n,A.target.object)}),A.addToMap&&(o.addTo(t.map),A.editable&&o.enableEdit()),A.object&&(o.object=A.object),A.fitBounds&&t.map.fitBounds(o.getBounds()),o},A.prototype.toggleCircles=function(A,e){var t=this;A.forEach(function(A){return e?t.map.addLayer(A):t.map.removeLayer(A)})},A.prototype.alterCircleOptions=function(A,e){A.forEach(function(A){var t={color:e.color?e.color:A.options.color,draggable:e.draggable?e.draggable:A.options.draggable,editable:e.editable?e.editable:A.options.editable,fillColor:e.fillColor?e.fillColor:A.options.fillColor,fillOpacity:e.fillOpacity?e.fillOpacity:A.options.fillOpacity,opacity:e.opacity?e.opacity:A.options.opacity,weight:e.weight?e.weight:A.options.weight};A.setStyle(t),e.radius&&A.setRadius(e.radius),e.center&&A.setLatLng(e.center),null!==e.editable&&void 0!==e.editable&&(e.editable?A.enableEdit():A.disableEdit())})},A.prototype.fitBoundsCircles=function(A){this.map.fitBounds(this.getBoundsCircles(A))},A.prototype.isCircleOnMap=function(A){return this.map.hasLayer(A)},A.prototype.getCircleCenter=function(A){var e=A.getLatLng();return[e.lat,e.lng]},A.prototype.getCircleRadius=function(A){return A.getRadius()},A.prototype.addCircleEvent=function(A,e,t){A.forEach(function(A){switch(e){case n.CircleEventType.Click:A.on("click",function(e){var n=new r.default([e.latlng.lat,e.latlng.lng]);t(n,A.object)});break;case n.CircleEventType.CenterChanged:A.on("dragend",function(e){var n=new r.default([e.target.getLatLng().lat,e.target.getLatLng().lng]);t(n,A.object)});break;case n.CircleEventType.RadiusChanged:A.on("editable:vertex:dragend",function(e){var n=new r.default([e.vertex.latlng.lat,e.vertex.latlng.lng]);t(n,A.object,A.getRadius())})}})},A.prototype.removeCircleEvent=function(A,e){A.forEach(function(A){switch(e){case n.CircleEventType.Click:A.off("click");break;case n.CircleEventType.CenterChanged:A.off("dragend");break;case n.CircleEventType.RadiusChanged:A.off("editable:vertex:dragend")}})},A.prototype.getBoundsCircles=function(A){return new this.leaflet.FeatureGroup(A).getBounds()},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>r});var n=t(8);const r=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.loadGEOJson=function(A,e,t){var r=this,o=r.parseGeoJson(A,e);o.forEach(function(A){return r.map.addLayer(A)}),r.map.options&&r.map.options.editable&&o.forEach(function(A){A.enableEdit&&A.enableEdit(),t&&A.on("click",function(A){var e=new n.default([A.latlng.lat,A.latlng.lng]);t(e)})})},A.prototype.parseGeoJson=function(A,e){var t=[];if(Array.isArray(A.features))for(var n=0,r=A.features;n<r.length;n++){var o=r[n];t.push(this.parseGeoJsonToObject(o,e))}else t.push(this.parseGeoJsonToObject(A,e));return t},A.prototype.parseGeoJsonToObject=function(A,e){var t=A.geometry,n=[];switch(A.properties&&Object.assign(e,A.properties),t.type){case"Point":return n=t.coordinates.reverse(),new this.leaflet.Marker(n,e);case"Polygon":return t.coordinates.forEach(function(A){return n.push(A.map(function(A){return A.reverse()}))}),new this.leaflet.Polygon(n,e);case"LineString":return n=t.coordinates.map(function(A){return A.reverse()}),new this.leaflet.Polyline(n,e);default:throw new Error("Unknown object shape.")}},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.drawHeatMap=function(A){var e=this;if(!this.leaflet.heatLayer)return console.error("Leaflet.heat plugin is required. Please include leaflet-heat.js"),null;var t=this.convertDataFormat(A.data),n={};void 0!==A.radius&&(n.radius=A.radius),void 0!==A.blur&&(n.blur=A.blur),void 0!==A.maxZoom&&(n.maxZoom=A.maxZoom),void 0!==A.maxIntensity&&(n.max=A.maxIntensity),void 0!==A.minOpacity&&(n.minOpacity=A.minOpacity),void 0!==A.gradient&&(n.gradient=A.gradient);var r=this.leaflet.heatLayer(t,n);if(A.addToMap&&r.addTo(this.map),A.fitBounds&&t.length>0){var o=new this.leaflet.FeatureGroup;t.forEach(function(A){var t=e.leaflet.marker([A[0],A[1]]);o.addLayer(t)}),this.map.fitBounds(o.getBounds())}return A.object&&(r.object=A.object),r},A.prototype.toggleHeatMap=function(A,e){A&&(e?this.map.hasLayer(A)||this.map.addLayer(A):this.map.hasLayer(A)&&this.map.removeLayer(A))},A.prototype.updateHeatMapData=function(A,e){if(A&&A.setLatLngs){var t=this.convertDataFormat(e);A.setLatLngs(t)}},A.prototype.setHeatMapOptions=function(A,e){if(A&&A.setOptions){var t={};void 0!==e.radius&&(t.radius=e.radius),void 0!==e.blur&&(t.blur=e.blur),void 0!==e.maxZoom&&(t.maxZoom=e.maxZoom),void 0!==e.maxIntensity&&(t.max=e.maxIntensity),void 0!==e.minOpacity&&(t.minOpacity=e.minOpacity),void 0!==e.gradient&&(t.gradient=e.gradient),A.setOptions(t)}},A.prototype.isHeatMapOnMap=function(A){return!!A&&this.map.hasLayer(A)},A.prototype.convertDataFormat=function(A){return A.map(function(A){return A.length>=3?[A[0],A[1],A[2]]:A.length>=2?[A[0],A[1]]:A})},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>s});var n=t(7),r=t(8),o=function(A,e,t,n){return new(t||(t=Promise))(function(r,o){function i(A){try{a(n.next(A))}catch(A){o(A)}}function s(A){try{a(n.throw(A))}catch(A){o(A)}}function a(A){var e;A.done?r(A.value):(e=A.value,e instanceof t?e:new t(function(A){A(e)})).then(i,s)}a((n=n.apply(A,e||[])).next())})},i=function(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(a){return function(s){if(t)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(i=0)),i;)try{if(t=1,n&&(r=2&s[0]?n.return:s[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,s[1])).done)return r;switch(n=0,r&&(s=[2&s[0],r.value]),s[0]){case 0:case 1:r=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,n=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(6===s[0]&&i.label<r[1]){i.label=r[1],r=s;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(s);break}r[2]&&i.ops.pop(),i.trys.pop();continue}s=e.call(A,i)}catch(A){s=[6,A],n=0}finally{t=r=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,a])}}};const s=function(){function A(A,e,t){this.map={},this.leaflet={},this.leafletPolyline={},this.map=A,this.leaflet=e,this.leafletPolyline=t}return A.prototype.resizeMap=function(){this.map.invalidateSize()},A.prototype.addEventMap=function(A,e){var t=this;switch(A){case n.MapEventType.Click:t.map.on("click",function(A){var n,o=new r.default([A.latlng.lat,A.latlng.lng]);(null===(n=t.leafletPolyline)||void 0===n?void 0:n.getEditModeBlockingMapClick())||e(o)});break;case n.MapEventType.ZoomChanged:t.map.on("zoomend",function(A){var t=new r.default([A.target.getCenter().lat,A.target.getCenter().lng]);e(t)})}},A.prototype.removeEventMap=function(A){switch(A){case n.MapEventType.Click:this.map.off("click");break;case n.MapEventType.ZoomChanged:this.map.off("zoomend")}},A.prototype.getZoom=function(){return this.map.getZoom()},A.prototype.setZoom=function(A){this.map.setZoom(A)},A.prototype.takeScreenShot=function(){return o(this,void 0,void 0,function(){return i(this,function(A){switch(A.label){case 0:return[4,this.leaflet.takeMapScreenshot()];case 1:return[2,A.sent()]}})})},A.prototype.getCenter=function(){var A=this.map.getCenter();return[A.lat,A.lng]},A.prototype.setCenter=function(A){this.map.panTo(A)},A.prototype.pixelsToLatLng=function(A,e){var t=Math.pow(2,this.map.getZoom()),n=this.leaflet.CRS.Simple.project(this.map.getCenter()),r=new this.leaflet.Point(A/t||0,e/t||0),o=new this.leaflet.Point(n.x-r.x,n.y+r.y),i=this.leaflet.CRS.Simple.unproject(o);return[i.lat,i.lng]},A.prototype.fitBoundsElements=function(A,e,t,n){var r=[];if(A&&A.length&&A.forEach(function(A){return r.push(A)}),e&&e.length&&e.forEach(function(A){return r.push(A)}),t&&t.length&&t.forEach(function(A){return r.push(A)}),n&&n.length&&n.forEach(function(A){return r.push(A)}),r&&r.length){var o=this.leaflet.featureGroup(r).getBounds();this.map.fitBounds(o)}},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>o});var n=t(7),r=t(8);const o=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.drawMarker=function(A,e){var t={draggable:A.draggable};if(A.icon){t.icon=new this.leaflet.Icon({iconUrl:A.icon.url});var n=A.icon.size;n&&(t.icon.options.iconSize=n,t.icon.options.iconAnchor=[n[0]/2,n[1]],t.icon.options.popupAnchor=[0,-n[1]])}var o=new this.leaflet.Marker(A.latlng,t);if(A.object&&(o.object=A.object),e&&o.on("click",function(A){var t=new r.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)}),A.addToMap&&!A.addClusterer&&o.addTo(this.map),A.fitBounds){var i=new this.leaflet.FeatureGroup([o]);this.map.fitBounds(i.getBounds())}return o},A.prototype.drawCircleMarker=function(A,e){var t=new this.leaflet.circleMarker(A.latlng,A.style);if(e&&t.on("click",function(A){var t=new r.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)}),A.style.label){var n=A.style.label,o=n.text,i=n.permanent,s=n.direction,a=n.open,l={permanent:i,direction:s};t.bindTooltip(o,l),a&&t.openTooltip()}if(A.addToMap&&t.addTo(this.map),A.fitBounds){var c=new this.leaflet.FeatureGroup([t]);this.map.fitBounds(c.getBounds())}return t.object=A.object,t},A.prototype.toggleMarkers=function(A,e,t){var n=this;A.forEach(function(A){t?e?n.addMarkerOnClusterer(A,t):n.removeMarkerFromClusterer(A,t):e?n.map.addLayer(A):n.map.removeLayer(A)})},A.prototype.alterMarkerOptions=function(A,e){var t=this;A.forEach(function(A){if("circle"===A.type&&e.style){var n={fillColor:e.style.fillColor?e.style.fillColor:A.options.fillColor,fillOpacity:e.style.fillOpacity?e.style.fillOpacity:A.options.fillOpacity,radius:e.style.radius?e.style.radius:A.options.radius,strokeColor:e.style.color?e.style.color:A.options.strokeColor,strokeWeight:e.style.weight?e.style.weight:A.options.strokeWeight};A.setStyle(n)}if(e.icon){var r=new t.leaflet.icon({iconUrl:e.icon.url}),o=e.icon.size;o&&(r.options.iconSize=o,r.options.iconAnchor=[o[0]/2,o[1]]),A.setIcon(r)}e.latlng&&A.setLatLng(e.latlng)})},A.prototype.alterMarkerPosition=function(A,e,t){var n=this;A.forEach(function(A){t?n.moveTransitionMarker(e,A):A.setLatLng(e)})},A.prototype.fitBoundsPositions=function(A){var e=new this.leaflet.featureGroup(A);this.map.fitBounds(e.getBounds())},A.prototype.isMarkerOnMap=function(A){return this.map.hasLayer(A)},A.prototype.setCenterMarker=function(A){this.map.panTo(A.getLatLng())},A.prototype.addMarkerEvent=function(A,e,t){A.forEach(function(A){switch(e){case n.MarkerEventType.Click:A.on("click",function(e){var n=new r.default([e.latlng.lat,e.latlng.lng]);t(n,A.object)});break;case n.MarkerEventType.RightClick:A.on("contextmenu",function(e){var n=new r.default([e.latlng.lat,e.latlng.lng]);t(n,A.object)});break;case n.MarkerEventType.AfterDrag:A.on("dragend",function(e){var n=new r.default([e.target.getLatLng().lat,e.target.getLatLng().lng]);t(n,A.object)});break;case n.MarkerEventType.MouseOver:A.on("mouseover",function(e){var n=new r.default([e.latlng.lat,e.latlng.lng]);t(n,A.object)});break;case n.MarkerEventType.MouseOut:A.on("mouseout",function(e){var n=new r.default([e.latlng.lat,e.latlng.lng]);t(n,A.object)});break;case n.MarkerEventType.BeforeDrag:A.on("dragstart",function(e){var n=new r.default([e.target.getLatLng().lat,e.target.getLatLng().lng]);t(n,A.object)})}})},A.prototype.removeMarkerEvent=function(A,e){A.forEach(function(A){switch(e){case n.MarkerEventType.Click:A.off("click");break;case n.MarkerEventType.RightClick:A.off("contextmenu");break;case n.MarkerEventType.AfterDrag:A.off("dragend");break;case n.MarkerEventType.MouseOver:A.off("mouseover");break;case n.MarkerEventType.MouseOut:A.off("mouseout");break;case n.MarkerEventType.BeforeDrag:A.off("dragstart")}})},A.prototype.addMarkerClusterer=function(A){var e=this.leaflet.markerClusterGroup({maxClusterRadius:50,showCoverageOnHover:!1,zoomToBoundsOnClick:A.clusterZoomOnClick});return this.map.addLayer(e),e},A.prototype.alterMarkerClustererConfig=function(A,e){A.options.zoomToBoundsOnClick=e.clusterZoomOnClick},A.prototype.refreshClusterer=function(A){A.refreshClusters()},A.prototype.addMarkerOnClusterer=function(A,e){e.addLayer(A)},A.prototype.removeMarkerFromClusterer=function(A,e){e.removeLayer(A)},A.prototype.clearMarkersClusterer=function(A){A.clearLayers()},A.prototype.countMarkersOnCluster=function(A){return A.getLayers().length},A.prototype.moveTransitionMarker=function(A,e){var t={deltaLat:(A[0]-e.getLatLng().lat)/5,deltaLng:(A[1]-e.getLatLng().lng)/5,i:0,position:[e.getLatLng().lat,e.getLatLng().lng],lastPosition:A};this.moveMarker(e,t,5)},A.prototype.moveMarker=function(A,e,t){var n=this;e.position[0]+=e.deltaLat,e.position[1]+=e.deltaLng,A.setLatLng(e.position),e.i<t?(e.i++,setTimeout(function(){return n.moveMarker(A,e,t)},20)):e.i===t&&setTimeout(function(){return A.setLatLng(e.lastPosition)},20)},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>r});var n=t(8);const r=function(){function A(A,e,t){this.map={},this.leaflet={},this.map=A,this.leaflet=e,this.leafletPolygons=t}return A.prototype.drawOverlay=function(A,e){var t=A.divElement.outerHTML,r=new this.leaflet.DivIcon({html:t}),o=e&&e.length>0?this.leafletPolygons.getBoundsPolygons(e).getCenter():A.position,i=new this.leaflet.Marker(o,{icon:r,draggable:A.draggable});return A.addToMap&&i.addTo(this.map),i.object=A.object,A.draggable&&A.afterEventDragHandler&&i.on("dragend",function(e){var t=new n.default([e.target.getLatLng().lat,e.target.getLatLng().lng]);A.afterEventDragHandler(t,A.object)}),i},A.prototype.toggleOverlay=function(A,e){var t=this;A.forEach(function(A){return e?t.map.addLayer(A):t.map.removeLayer(A)})},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>o});var n=t(7),r=t(8);const o=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.drawPolygon=function(A,e){var t=this,n={color:A.color||"#000",draggable:A.draggable,fillColor:A.fillColor||"#fff",fillOpacity:A.fillOpacity||1,opacity:A.opacity||1,weight:A.weight||2},o=new this.leaflet.Polygon(A.path,n);return e&&o.on("click",function(A){t.leaflet.DomEvent.stopPropagation(A);var n=new r.default([A.latlng.lat,A.latlng.lng]);e(n,A.target.object)}),A.addToMap&&(o.addTo(t.map),A.editable&&o.enableEdit()),A.object&&(o.object=A.object),A.fitBounds&&t.map.fitBounds(o.getBounds()),o},A.prototype.togglePolygons=function(A,e){var t=this;A.forEach(function(A){return e?t.map.addLayer(A):t.map.removeLayer(A)})},A.prototype.alterPolygonOptions=function(A,e){A.forEach(function(A){var t={color:e.color?e.color:A.options.color,draggable:e.draggable?e.draggable:A.options.draggable,fillColor:e.fillColor?e.fillColor:A.options.fillColor,fillOpacity:e.fillOpacity?e.fillOpacity:A.options.fillOpacity,opacity:e.opacity?e.opacity:A.options.opacity,weight:e.weight?e.weight:A.options.weight};e.path&&A.setLatLngs(e.path),A.setStyle(t),null!==e.editable&&void 0!==e.editable&&(A.disableEdit(),e.editable&&A.enableEdit()),e.object&&(A.object=e.object)})},A.prototype.fitBoundsPolygons=function(A){this.map.fitBounds(this.getBoundsPolygons(A))},A.prototype.setCenterPolygons=function(A){this.map.panTo(this.getBoundsPolygons(A).getCenter())},A.prototype.isPolygonOnMap=function(A){return this.map.hasLayer(A)},A.prototype.getPolygonPath=function(A){return A.getLatLngs()[0].map(function(A){return[A.lat,A.lng]})},A.prototype.addPolygonEvent=function(A,e,t){var r=this,o=this;A.forEach(function(A){switch(e){case n.PolygonEventType.SetAt:r.addPolygonEventMove(A,t);break;case n.PolygonEventType.InsertAt:r.addPolygonEventInsertAt(A,t);break;case n.PolygonEventType.RemoveAt:r.addPolygonEventRemoveAt(A,t);break;case n.PolygonEventType.DragPolygon:r.addPolygonEventDragPolygon(A,t);break;case n.PolygonEventType.Click:r.addPolygonEventClick(A,t,o)}})},A.prototype.removePolygonEvent=function(A,e){A.forEach(function(A){switch(e){case n.PolygonEventType.SetAt:A.off("editable:vertex:dragstart");break;case n.PolygonEventType.InsertAt:A.off("editable:vertex:new");break;case n.PolygonEventType.RemoveAt:A.off("editable:vertex:clicked"),A.off("editable:vertex:deleted");break;case n.PolygonEventType.DragPolygon:A.off("dragend");break;case n.PolygonEventType.Click:A.off("click")}})},A.prototype.getBoundsPolygons=function(A){return new this.leaflet.FeatureGroup(A).getBounds()},A.prototype.addPolygonEventMove=function(A,e){A.on("editable:vertex:dragstart",function(t){var n=new r.default([t.vertex.latlng.lat,t.vertex.latlng.lng]);A.on("editable:vertex:dragend",function(t){var o=new r.default([t.vertex.latlng.lat,t.vertex.latlng.lng]),i=A.getLatLngs().map(function(A){return Array.isArray(A[0])?A.map(function(A){return A.map(function(A){return new r.default([A.lat,A.lng])})}):[A.map(function(A){return new r.default([A.lat,A.lng])})]});e(o,n,t.target.object,t.vertex.getIndex(),i[0]),A.off("editable:vertex:dragend")})})},A.prototype.addPolygonEventInsertAt=function(A,e){A.on("editable:vertex:new",function(t){var n=t.vertex.latlngs,o=n[n.findIndex(function(A){return A===t.vertex.latlng})-1];if(o){var i=new r.default([o.lat,o.lng]);A.on("editable:vertex:dragend",function(t){var n=new r.default([t.vertex.latlng.lat,t.vertex.latlng.lng]),o=A.getLatLngs().map(function(A){return Array.isArray(A[0])?A.map(function(A){return A.map(function(A){return new r.default([A.lat,A.lng])})}):[A.map(function(A){return new r.default([A.lat,A.lng])})]});e(n,i,t.target.object,t.vertex.getIndex(),o[0]),A.off("editable:vertex:dragend")})}})},A.prototype.addPolygonEventRemoveAt=function(A,e){A.on("editable:vertex:deleted",function(t){var n=new r.default([t.vertex.latlng.lat,t.vertex.latlng.lng]),o=A.getLatLngs().map(function(A){return Array.isArray(A[0])?A.map(function(A){return A.map(function(A){return new r.default([A.lat,A.lng])})}):[A.map(function(A){return new r.default([A.lat,A.lng])})]});e(n,o[0],t.target.object)})},A.prototype.addPolygonEventDragPolygon=function(A,e){A.on("dragend",function(t){var n=A.getLatLngs().map(function(A){return Array.isArray(A[0])?A.map(function(A){return A.map(function(A){return new r.default([A.lat,A.lng])})}):[A.map(function(A){return new r.default([A.lat,A.lng])})]});e(n[0],t.target.object)})},A.prototype.addPolygonEventClick=function(A,e,t){A.on("click",function(A){t.leaflet.DomEvent.stopPropagation(A);var n=new r.default([A.latlng.lat,A.latlng.lng]);e(n,A.target.object)})},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>s});var n=t(7),r=t(18),o=t(8),i=function(){return i=Object.assign||function(A){for(var e,t=1,n=arguments.length;t<n;t++)for(var r in e=arguments[t])Object.prototype.hasOwnProperty.call(e,r)&&(A[r]=e[r]);return A},i.apply(this,arguments)};const s=function(){function A(A,e,t){this.map={},this.leaflet={},this.selectedPolyline=null,this.selectedPath=null,this.navigateInfoWindow=null,this.directionForward=!1,this.multiSelectionForward=!1,this.multiSelection=!1,this.navigateByPoint=!1,this.navigationOptions={},this.map=A,this.leaflet=e,this.leafletPopup=t,this.editModeBlockingMapClick=!1}return A.prototype.drawPolyline=function(A,e,t){var n=this,s=this,a={color:A.color||"#000000",dashArray:null,draggable:A.draggable,editable:A.editable,infowindows:A.infowindows,opacity:A.opacity||1,weight:A.weight||3,zIndex:A.zIndex};if(null!==A.style)switch(A.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:a.opacity=.7,a.dashArray="20,15"}var l=new this.leaflet.Polyline(A.path||[],a);if(l.on("editable:vertex:rawclick",function(A){return A.cancel()}),e&&(l.on("click",function(A){if(s.leaflet.DomEvent.stopPropagation(A),!n.getEditModeBlockingMapClick()){var t=new o.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)}}),l.on("editable:vertex:rawclick",function(A){if(A.cancel(),!n.getEditModeBlockingMapClick()){var t=new o.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)}})),A.style&&A.style===r.PolylineType.Arrow){var c={fillOpacity:1,weight:0,color:l.options.color};l.decorator||s.leaflet.Symbol?l.decorator=s.leaflet.polylineDecorator(l,{patterns:[{offset:"20%",repeat:"90px",symbol:s.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:c})},{offset:"0%",symbol:s.leaflet.Symbol.arrowHead({pathOptions:c,pixelSize:20})},{offset:"100%",symbol:s.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:c})}]}):console.error("Decorator Error: Please import the leaflet.polylineDecorator.js file in the scriptsDependencies.")}if(A.addToMap&&(l.addTo(s.map),l.decorator&&l.decorator.addTo(s.map),A.editable)){l.disableEdit(),setTimeout(function(){return l.enableEdit()},400);var u=this;l.on("editable:vertex:dragstart",function(A){u.setEditModeBlockingMapClick(!0)}),l.on("editable:vertex:dragend",function(e){t&&t(i(i({},e),{origin:A.path})),setTimeout(function(){return u.setEditModeBlockingMapClick(!1)},500)})}return A.object&&(l.object=A.object),A.fitBounds&&s.map.fitBounds(l.getBounds()),l},A.prototype.drawPolylineWithNavigation=function(A,e){var t=this.drawPolyline(A,null);return t.navigationHandlerClick=e,this.navigationOptions=A.navigateOptions,this.navigateByPoint=!this.navigationOptions||this.navigationOptions.navigateByPoint,this.addNavigation(t),t},A.prototype.togglePolylines=function(A,e){var t=this;A.forEach(function(A){e?(t.map.addLayer(A),A.options.editable&&A.enableEdit(),A.decorator&&t.map.addLayer(A.decorator)):(t.map.removeLayer(A),A.options.editable&&A.disableEdit(),A.decorator&&t.map.removeLayer(A.decorator))})},A.prototype.alterPolylineOptions=function(A,e){var t=this;A.forEach(function(A){var n={color:e.color?e.color:A.options.color,draggable:e.draggable?e.draggable:A.options.draggable,opacity:e.opacity?e.opacity:A.options.opacity,weight:e.weight?e.weight:A.options.weight,zIndex:e.zIndex?e.zIndex:A.options.zIndex};switch(e.path&&A.setLatLngs(e.path),e.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:n.dashArray="20,15";break;case r.PolylineType.Arrow:var o={fillOpacity:1,weight:0,color:n.color};A.decorator&&t.map.removeLayer(A.decorator),A.decorator||t.leaflet.Symbol?(A.decorator=t.leaflet.polylineDecorator(A,{patterns:[{offset:"20%",repeat:"90px",symbol:t.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:o})},{offset:"0%",symbol:t.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:o})},{offset:"100%",symbol:t.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:o})}]}),t.map.hasLayer(A)&&A.decorator.addTo(t.map)):console.error("Decorator Error: Please import the leaflet.polylineDecorator.js file in the scriptsDependencies.");break;default:A.decorator&&(t.map.removeLayer(A.decorator),A.decorator=null)}A.setStyle(n),e.object&&(A.object=e.object),e.editable&&(A.disableEdit(),A.enableEdit())})},A.prototype.fitBoundsPolylines=function(A){this.map.fitBounds(this.getBoundsPolylines(A))},A.prototype.isPolylineOnMap=function(A){return this.map.hasLayer(A)},A.prototype.getEditModeBlockingMapClick=function(){return this.editModeBlockingMapClick},A.prototype.setEditModeBlockingMapClick=function(A){this.editModeBlockingMapClick=A},A.prototype.addPolylinePath=function(A,e){var t=this;this.getEditModeBlockingMapClick()||A.forEach(function(A){var n=A.getLatLngs();n.push(new t.leaflet.LatLng(e[0],e[1])),A.setLatLngs(n),A.editEnabled&&A.editEnabled()&&(A.disableEdit(),A.enableEdit())})},A.prototype.getPolylinePath=function(A){return A.getLatLngs().map(function(A){return[A.lat,A.lng]})},A.prototype.removePolylineHighlight=function(){var A=this;A.selectedPath&&(this.selectedPath.decorator&&this.map.removeLayer(this.selectedPath.decorator),this.map.removeLayer(A.selectedPath),A.selectedPath=null),A.navigateInfoWindow&&A.navigateInfoWindow.remove(),document.onkeyup=null,document.onkeydown=null},A.prototype.addPolylineEvent=function(A,e,t){var r=this;A.forEach(function(A){switch(e){case n.PolylineEventType.SetAt:r.addPolylineEventMove(A,t);break;case n.PolylineEventType.RightClick:r.addPolylineEventRightClick(A,t);break;case n.PolylineEventType.InsertAt:r.addPolylineEventInsertAt(A,t);break;case n.PolylineEventType.RemoveAt:r.addPolylineEventRemoveAt(A,t);break;case n.PolylineEventType.MouseOver:r.addPolylineEventMouseOver(A,t);break;case n.PolylineEventType.MouseOut:r.addPolylineEventMouseOut(A,t);break;case n.PolylineEventType.DragPolyline:r.addPolylineEventDragPolyline(A,t)}})},A.prototype.removePolylineEvent=function(A,e){A.forEach(function(A){switch(e){case n.PolylineEventType.SetAt:A.off("editable:vertex:dragstart");break;case n.PolylineEventType.RightClick:A.off("contextmenu"),A.off("editable:vertex:contextmenu");break;case n.PolylineEventType.InsertAt:A.off("editable:vertex:new");break;case n.PolylineEventType.RemoveAt:A.off("editable:vertex:deleted");break;case n.PolylineEventType.DragPolyline:A.off("dragend");break;case n.PolylineEventType.MouseOver:A.off("mouseover");break;case n.PolylineEventType.MouseOut:A.off("mouseout")}})},A.prototype.setIndexPolylineHighlight=function(A,e){this.directionForward=!1,A.initialIdx=e,A.finalIdx=e+1,this.moveSelectedPath(A,this.navigationOptions),this.selectedPolyline=A,this.navigationOptions.navegateOnKeyPress?document.onkeydown=this.onKeyUp.bind(this):document.onkeyup=this.onKeyUp.bind(this)},A.prototype.getObjectPolyline=function(A){return A.object},A.prototype.getObjectPolylineHighlight=function(){return this.selectedPath?this.selectedPath.object:null},A.prototype.addPolylineHighlightEvent=function(A,e){this.selectedPolyline&&this.addPolylineEvent([this.selectedPath],A,e)},A.prototype.getPolylineHighlightIndex=function(){return this.selectedPath?[this.selectedPath.initialIdx,this.selectedPath.finalIdx]:null},A.prototype.addNavigation=function(A){A.clearAllEventListeners(),A.on("click",this.onClickPolyline.bind(this,A))},A.prototype.onClickPolyline=function(A,e){var t=this.checkIdx(A,e.latlng);if(A.initialIdx=t,A.finalIdx=t+1,this.moveSelectedPath(A,this.navigationOptions),this.selectedPolyline=A,this.navigationOptions.navegateOnKeyPress?document.onkeydown=this.onKeyUp.bind(this):document.onkeyup=this.onKeyUp.bind(this),A.navigationHandlerClick){var n=new o.default([e.latlng.lat,e.latlng.lng]);A.navigationHandlerClick(n,e.target.object)}},A.prototype.onKeyUp=function(A){var e=this;if(e.selectedPath)switch(A.ctrlKey&&console.warn("Deprecated: CTRL is not needed in navigation anymore"),A.which?A.which:A.keyCode){case 38:case 39:e.moveFowards(A.shiftKey);break;case 37:case 40:e.moveBackwards(A.shiftKey)}},A.prototype.moveFowards=function(A){var e=this.selectedPolyline;(!this.navigateByPoint||this.directionForward)&&e.finalIdx<e.getLatLngs().length-1&&this.navigateFoward(A,e),this.directionForward=!0,this.moveSelectedPath(e,null)},A.prototype.navigateFoward=function(A,e){A?(this.multiSelection=!0,this.multiSelectionForward&&e.finalIdx++,this.multiSelectionForward=!0):(e.finalIdx++,e.initialIdx=this.multiSelection?e.finalIdx-1:e.initialIdx+1,this.multiSelection=!1)},A.prototype.moveBackwards=function(A){var e=this.selectedPolyline;this.navigateByPoint&&this.directionForward||!(e.initialIdx>0)||this.navigateBackward(A,e),this.directionForward=!1,this.moveSelectedPath(e,null)},A.prototype.navigateBackward=function(A,e){var t=this;A?(t.multiSelection=!0,t.multiSelectionForward||e.initialIdx--,t.multiSelectionForward=!1):(e.initialIdx--,e.finalIdx=t.multiSelection?e.initialIdx+1:e.finalIdx-1,t.multiSelection=!1)},A.prototype.moveSelectedPath=function(A,e){var t=this,n=A.getLatLngs().map(function(A){return[A.lat,A.lng]}).slice(A.initialIdx,A.finalIdx+1);t.selectedPath?(t.selectedPath.setLatLngs(n),this.selectedPath.object=A.object):(this.addNewSelectedPath(n,e,A.object),this.selectedPath.addTo(this.map)),this.selectedPath.decorator&&(this.map.removeLayer(this.selectedPath.decorator),this.setArrowSelectedPath()),(e&&e.editable||this.selectedPath.editEnabled&&this.selectedPath.editEnabled())&&(this.selectedPath.disableEdit(),this.selectedPath.enableEdit()),this.selectedPath.initialIdx=A.initialIdx,this.selectedPath.finalIdx=A.finalIdx;var r=t.directionForward?A.finalIdx:A.initialIdx;this.navigateByPoint||(r=A.finalIdx>A.initialIdx?A.finalIdx:A.initialIdx);var o=A.options.infowindows?A.options.infowindows[r]:null;if(o){var i=A.getLatLngs()[r];t.navigateInfoWindow?t.leafletPopup.alterPopup(t.navigateInfoWindow,{content:o,latlng:[i.lat,i.lng]}):t.navigateInfoWindow=t.leafletPopup.drawPopup({content:o,latlng:[i.lat,i.lng]})}},A.prototype.setArrowSelectedPath=function(){var A={fillOpacity:1,weight:0,color:this.selectedPath.options.color};this.selectedPath.decorator=this.leaflet.polylineDecorator(this.selectedPath,{patterns:[{offset:"100%",symbol:this.leaflet.Symbol.arrowHead({pixelSize:20,pathOptions:A})}]}),this.selectedPath.decorator.addTo(this.map)},A.prototype.addNewSelectedPath=function(A,e,t){var n={color:e&&e.color||"#FF0000",draggable:!1,editable:null==e?void 0:e.editable,opacity:e&&e.opacity||1,weight:e&&e.weight||10,zIndex:9999};if(null!==(null==e?void 0:e.style))switch(null==e?void 0:e.style){case r.PolylineType.Dotted:console.warn("PolylineType.Dotted is deprecated, instead use PolylineType.Dashed.");break;case r.PolylineType.Dashed:n.opacity=.7,n.dashArray="20,15"}this.selectedPath=new this.leaflet.Polyline(A,n),this.selectedPath.on("editable:vertex:rawclick",function(A){return A.cancel()}),(null==e?void 0:e.style)&&e.style===r.PolylineType.Arrow&&this.setArrowSelectedPath(),this.selectedPath.object=t,this.selectedPath.highlight=!0},A.prototype.checkIdx=function(A,e){for(var t=A.getLatLngs(),n=0,r=Number.MAX_VALUE,o=-1,i=0;i<t.length-1;i++)(n=this.distanceToLine(t[i],t[i+1],e))<r&&(r=n,o=i);return o},A.prototype.distanceToLine=function(A,e,t){var n=this,r=e.lng-A.lng,o=e.lat-A.lat,i=(t.lng-A.lng)*r,s=r*r+o*o;if(i+=(t.lat-A.lat)*o,s>0?i/=s:i=-1,i<0)return n.kmTo(t,A);if(i>1)return n.kmTo(t,e);var a=new this.leaflet.LatLng(A.lat+i*o,A.lng+i*r);return n.kmTo(t,a)},A.prototype.kmTo=function(A,e){var t=Math,n=t.PI/180,r=A.lat*n,o=e.lat*n,i=r-o,s=A.lng*n-e.lng*n;return 6378.137*(2*t.asin(t.sqrt(t.pow(t.sin(i/2),2)+t.cos(r)*t.cos(o)*t.pow(t.sin(s/2),2))))*1e3},A.prototype.getBoundsPolylines=function(A){return new this.leaflet.FeatureGroup(A).getBounds()},A.prototype.addPolylineEventMove=function(A,e){var t=this,n=this;A.on("editable:vertex:dragstart",function(r){t.setEditModeBlockingMapClick(!0);var i=new o.default([r.vertex.latlng.lat,r.vertex.latlng.lng]);A.on("editable:vertex:dragend",function(r){A.highlight&&A.decorator&&(n.map.removeLayer(A.decorator),n.setArrowSelectedPath());var s=new o.default([r.vertex.latlng.lat,r.vertex.latlng.lng]);e(s,i,r.target.object,r.vertex.getIndex(),A.getLatLngs().map(function(A){return new o.default([A.lat,A.lng])})),A.off("editable:vertex:dragend"),setTimeout(function(){t.setEditModeBlockingMapClick(!1)},500)})})},A.prototype.addPolylineEventInsertAt=function(A,e){var t=this;A.on("editable:vertex:new",function(n){var r=n.vertex.latlngs,i=r[r.findIndex(function(A){return A===n.vertex.latlng})-1],s=new o.default([i.lat,i.lng]);A.on("editable:vertex:dragend",function(n){A.highlight&&A.decorator&&(t.map.removeLayer(A.decorator),t.setArrowSelectedPath());var r=new o.default([n.vertex.latlng.lat,n.vertex.latlng.lng]);e(r,s,n.target.object,n.vertex.getIndex(),A.getLatLngs().map(function(A){return new o.default([A.lat,A.lng])})),A.off("editable:vertex:dragend")})})},A.prototype.addPolylineEventRemoveAt=function(A,e){A.on("editable:vertex:deleted",function(t){var n=new o.default([t.vertex.latlng.lat,t.vertex.latlng.lng]);e(n,t.target.object,A.getLatLngs().map(function(A){return new o.default([A.lat,A.lng])}))})},A.prototype.addPolylineEventRightClick=function(A,e){A.on("contextmenu",function(t){var n=new o.default([t.latlng.lat,t.latlng.lng]);e(n,A.object)}),A.on("editable:vertex:contextmenu",function(t){var n=new o.default([t.latlng.lat,t.latlng.lng]);e(n,A.object)})},A.prototype.addPolylineEventMouseOver=function(A,e){A.on("mouseover",function(A){var t=new o.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)})},A.prototype.addPolylineEventMouseOut=function(A,e){A.on("mouseout",function(A){var t=new o.default([A.latlng.lat,A.latlng.lng]);e(t,A.target.object)})},A.prototype.addPolylineEventDragPolyline=function(A,e){var t=this;A.on("dragend",function(A){t.editModeBlockingMapClick=!0;var n=A.target.getLatLngs().map(function(A){return new o.default([A.lat,A.lng])});e(n,A.target.object),setTimeout(function(){t.editModeBlockingMapClick=!1},300)})},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(){function A(A,e){this.map={},this.leaflet={},this.map=A,this.leaflet=e}return A.prototype.drawPopup=function(A,e){var t=null;return e?t=this.drawPopupOnMarker(e,A):((t=new this.leaflet.Popup).setLatLng(A.latlng),t.setContent(A.content),t.openOn(this.map)),A.object&&(t.object=A.object),t},A.prototype.alterPopup=function(A,e,t){var n=this;return t&&!t.getPopup()?A=n.drawPopup(e,t):(n.alterPopupContent(A,e,t),A.isOpen()||(t?e.notCalledByMap&&t.openPopup():A.openOn(n.map))),e.object&&(A.object=e.object),A},A.prototype.alterPopupContent=function(A,e,t){t&&(A=t._popup),A&&(e.content&&A.setContent(e.content),e.latlng&&A.setLatLng(e.latlng)),e.object&&(A.object=e.object)},A.prototype.closePopup=function(A){A.remove()},A.prototype.drawPopupOnMarker=function(A,e){A.bindPopup(e.content);var t=A.getPopup();return A.openPopup(),t},A}()},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t){this.clusterZoomOnClick=A,this.clusterMinSize=e,this.clusterMaxZoom=t}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i){void 0===i&&(i=!1),this.position=t,this.divElement=A,this.addToMap=e,this.object=n,this.polygon=r,this.conditionPolygon=o,this.draggable=i}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i,s,a,l,c,u,g){this.path=A,this.addToMap=r,this.fitBounds=o,this.editable=i,this.draggable=s,this.color=a,this.weight=e,this.object=l,this.infowindows=c,this.navigateOptions=u,this.style=g,this.opacity=t,this.zIndex=n}},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n={computeDestinationPoint:!0,convertArea:!0,convertDistance:!0,convertSpeed:!0,decimalToSexagesimal:!0,findNearest:!0,getAreaOfPolygon:!0,getBounds:!0,getBoundsOfDistance:!0,getCenter:!0,getCenterOfBounds:!0,getCompassDirection:!0,getCoordinateKey:!0,getCoordinateKeys:!0,getDistance:!0,getDistanceFromLine:!0,getGreatCircleBearing:!0,getLatitude:!0,getLongitude:!0,getPathLength:!0,getPreciseDistance:!0,getRhumbLineBearing:!0,getRoughCompassDirection:!0,getSpeed:!0,isDecimal:!0,isPointInLine:!0,isPointInPolygon:!0,isPointNearLine:!0,isPointWithinRadius:!0,isSexagesimal:!0,isValidCoordinate:!0,isValidLatitude:!0,isValidLongitude:!0,orderByDistance:!0,sexagesimalToDecimal:!0,toDecimal:!0,toRad:!0,toDeg:!0,wktToPolygon:!0};Object.defineProperty(e,"computeDestinationPoint",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(e,"convertArea",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"convertDistance",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(e,"convertSpeed",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"decimalToSexagesimal",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(e,"findNearest",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(e,"getAreaOfPolygon",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"getBounds",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"getBoundsOfDistance",{enumerable:!0,get:function(){return g.default}}),Object.defineProperty(e,"getCenter",{enumerable:!0,get:function(){return B.default}}),Object.defineProperty(e,"getCenterOfBounds",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(e,"getCompassDirection",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(e,"getCoordinateKey",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(e,"getCoordinateKeys",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"getDistance",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(e,"getDistanceFromLine",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(e,"getGreatCircleBearing",{enumerable:!0,get:function(){return Q.default}}),Object.defineProperty(e,"getLatitude",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(e,"getLongitude",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(e,"getPathLength",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(e,"getPreciseDistance",{enumerable:!0,get:function(){return U.default}}),Object.defineProperty(e,"getRhumbLineBearing",{enumerable:!0,get:function(){return F.default}}),Object.defineProperty(e,"getRoughCompassDirection",{enumerable:!0,get:function(){return E.default}}),Object.defineProperty(e,"getSpeed",{enumerable:!0,get:function(){return H.default}}),Object.defineProperty(e,"isDecimal",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(e,"isPointInLine",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(e,"isPointInPolygon",{enumerable:!0,get:function(){return M.default}}),Object.defineProperty(e,"isPointNearLine",{enumerable:!0,get:function(){return L.default}}),Object.defineProperty(e,"isPointWithinRadius",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(e,"isSexagesimal",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(e,"isValidCoordinate",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(e,"isValidLatitude",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(e,"isValidLongitude",{enumerable:!0,get:function(){return K.default}}),Object.defineProperty(e,"orderByDistance",{enumerable:!0,get:function(){return D.default}}),Object.defineProperty(e,"sexagesimalToDecimal",{enumerable:!0,get:function(){return T.default}}),Object.defineProperty(e,"toDecimal",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(e,"toRad",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(e,"toDeg",{enumerable:!0,get:function(){return G.default}}),Object.defineProperty(e,"wktToPolygon",{enumerable:!0,get:function(){return R.default}});var r=V(t(35)),o=V(t(50)),i=V(t(51)),s=V(t(52)),a=V(t(53)),l=V(t(54)),c=V(t(58)),u=V(t(59)),g=V(t(60)),B=V(t(61)),d=V(t(62)),h=V(t(63)),p=V(t(38)),f=V(t(44)),w=V(t(56)),C=V(t(65)),Q=V(t(66)),y=V(t(36)),v=V(t(47)),m=V(t(67)),U=V(t(68)),F=V(t(64)),E=V(t(69)),H=V(t(70)),b=V(t(40)),I=V(t(71)),M=V(t(72)),L=V(t(73)),P=V(t(74)),k=V(t(41)),O=V(t(43)),x=V(t(45)),K=V(t(46)),D=V(t(55)),T=V(t(42)),S=V(t(39)),_=V(t(48)),G=V(t(49)),R=V(t(75)),N=t(37);function V(A){return A&&A.__esModule?A:{default:A}}Object.keys(N).forEach(function(A){"default"!==A&&"__esModule"!==A&&(Object.prototype.hasOwnProperty.call(n,A)||Object.defineProperty(e,A,{enumerable:!0,get:function(){return N[A]}}))})},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(t(36)),r=a(t(47)),o=a(t(48)),i=a(t(49)),s=t(37);function a(A){return A&&A.__esModule?A:{default:A}}var l=function(A,e,t){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:6371e3,l=(0,n.default)(A),c=(0,r.default)(A),u=e/a,g=(0,o.default)(t),B=(0,o.default)(l),d=(0,o.default)(c),h=Math.asin(Math.sin(B)*Math.cos(u)+Math.cos(B)*Math.sin(u)*Math.cos(g)),p=d+Math.atan2(Math.sin(g)*Math.sin(u)*Math.cos(B),Math.cos(u)-Math.sin(B)*Math.sin(h)),f=(0,i.default)(p);return(f<s.MINLON||f>s.MAXLON)&&(p=(p+3*Math.PI)%(2*Math.PI)-Math.PI,f=(0,i.default)(p)),{latitude:(0,i.default)(h),longitude:f}};e.default=l},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=i(t(38)),o=i(t(39));function i(A){return A&&A.__esModule?A:{default:A}}var s=function(A,e){var t=(0,r.default)(A,n.latitudeKeys);if(null!=t){var i=A[t];return!0===e?i:(0,o.default)(i)}};e.default=s},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.areaConversion=e.timeConversion=e.distanceConversion=e.altitudeKeys=e.latitudeKeys=e.longitudeKeys=e.MAXLON=e.MINLON=e.MAXLAT=e.MINLAT=e.earthRadius=e.sexagesimalPattern=void 0;e.sexagesimalPattern=/^([0-9]{1,3})°\s*([0-9]{1,3}(?:\.(?:[0-9]{1,}))?)['′]\s*(([0-9]{1,3}(\.([0-9]{1,}))?)["″]\s*)?([NEOSW]?)$/;e.earthRadius=6378137;e.MINLAT=-90;e.MAXLAT=90;e.MINLON=-180;e.MAXLON=180;e.longitudeKeys=["lng","lon","longitude",0];e.latitudeKeys=["lat","latitude",1];e.altitudeKeys=["alt","altitude","elevation","elev",2];e.distanceConversion={m:1,km:.001,cm:100,mm:1e3,mi:1/1609.344,sm:1/1852.216,ft:100/30.48,in:100/2.54,yd:1/.9144};e.timeConversion={m:60,h:3600,d:86400};var t={m2:1,km2:1e-6,ha:1e-4,a:.01,ft2:10.763911,yd2:1.19599,in2:1550.0031};e.areaConversion=t,t.sqm=t.m2,t.sqkm=t.km2,t.sqft=t.ft2,t.sqyd=t.yd2,t.sqin=t.in2},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A,e){return e.reduce(function(e,t){if(null==A)throw new Error("'".concat(A,"' is no valid coordinate."));return Object.prototype.hasOwnProperty.call(A,t)&&void 0!==t&&void 0===e?(e=t,t):e},void 0)};e.default=t},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(t(40)),r=a(t(41)),o=a(t(42)),i=a(t(43)),s=a(t(44));function a(A){return A&&A.__esModule?A:{default:A}}function l(A,e){var t=Object.keys(A);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(A);e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(A,e).enumerable})),t.push.apply(t,n)}return t}function c(A){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?l(Object(t),!0).forEach(function(e){u(A,e,t[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(A,Object.getOwnPropertyDescriptors(t)):l(Object(t)).forEach(function(e){Object.defineProperty(A,e,Object.getOwnPropertyDescriptor(t,e))})}return A}function u(A,e,t){return e in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}var g=function A(e){if((0,n.default)(e))return Number(e);if((0,r.default)(e))return(0,o.default)(e);if((0,i.default)(e)){var t=(0,s.default)(e);return Array.isArray(e)?e.map(function(e,t){return[0,1].includes(t)?A(e):e}):c(c(c({},e),t.latitude&&u({},t.latitude,A(e[t.latitude]))),t.longitude&&u({},t.longitude,A(e[t.longitude])))}return Array.isArray(e)?e.map(function(e){return(0,i.default)(e)?A(e):e}):e};e.default=g},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A){var e=A.toString().trim();return!isNaN(parseFloat(e))&&parseFloat(e)===Number(e)};e.default=t},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=function(A){return n.sexagesimalPattern.test(A.toString().trim())};e.default=r},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=function(A){var e=new RegExp(n.sexagesimalPattern).exec(A.toString().trim());if(null==e)throw new Error("Given value is not in sexagesimal format");var t=Number(e[2])/60||0,r=Number(e[4])/3600||0,o=parseFloat(e[1])+t+r;return["S","W"].includes(e[7])?-o:o};e.default=r},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(t(44)),r=i(t(45)),o=i(t(46));function i(A){return A&&A.__esModule?A:{default:A}}var s=function(A){var e=(0,n.default)(A),t=e.latitude,i=e.longitude;if(Array.isArray(A)&&A.length>=2)return(0,o.default)(A[0])&&(0,r.default)(A[1]);if(void 0===t||void 0===i)return!1;var s=A[i],a=A[t];return void 0!==a&&void 0!==s&&(!1!==(0,r.default)(a)&&!1!==(0,o.default)(s))};e.default=s},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=t(37),o=(n=t(38))&&n.__esModule?n:{default:n};function i(A,e){var t=Object.keys(A);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(A);e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(A,e).enumerable})),t.push.apply(t,n)}return t}function s(A,e,t){return e in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}var a=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{longitude:r.longitudeKeys,latitude:r.latitudeKeys,altitude:r.altitudeKeys},t=(0,o.default)(A,e.longitude),n=(0,o.default)(A,e.latitude),a=(0,o.default)(A,e.altitude);return function(A){for(var e=1;e<arguments.length;e++){var t=null!=arguments[e]?arguments[e]:{};e%2?i(Object(t),!0).forEach(function(e){s(A,e,t[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(A,Object.getOwnPropertyDescriptors(t)):i(Object(t)).forEach(function(e){Object.defineProperty(A,e,Object.getOwnPropertyDescriptor(t,e))})}return A}({latitude:n,longitude:t},a?{altitude:a}:{})};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(40)),r=s(t(41)),o=s(t(42)),i=t(37);function s(A){return A&&A.__esModule?A:{default:A}}var a=function A(e){return(0,n.default)(e)?!(parseFloat(e)>i.MAXLAT||e<i.MINLAT):!!(0,r.default)(e)&&A((0,o.default)(e))};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(40)),r=s(t(41)),o=s(t(42)),i=t(37);function s(A){return A&&A.__esModule?A:{default:A}}var a=function A(e){return(0,n.default)(e)?!(parseFloat(e)>i.MAXLON||e<i.MINLON):!!(0,r.default)(e)&&A((0,o.default)(e))};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=i(t(38)),o=i(t(39));function i(A){return A&&A.__esModule?A:{default:A}}var s=function(A,e){var t=(0,r.default)(A,n.longitudeKeys);if(null!=t){var i=A[t];return!0===e?i:(0,o.default)(i)}};e.default=s},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A){return A*Math.PI/180};e.default=t},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A){return 180*A/Math.PI};e.default=t},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"m",t=n.areaConversion[e];if(t)return A*t;throw new Error("Invalid unit used for area conversion.")};e.default=r},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"m",t=n.distanceConversion[e];if(t)return A*t;throw new Error("Invalid unit used for distance conversion.")};e.default=r},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(37),r=function(A){switch(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"kmh"){case"kmh":return A*n.timeConversion.h*n.distanceConversion.km;case"mph":return A*n.timeConversion.h*n.distanceConversion.mi;default:return A}};e.default=r},(A,e)=>{"use strict";function t(A,e){return function(A){if(Array.isArray(A))return A}(A)||function(A,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(A)))return;var t=[],n=!0,r=!1,o=void 0;try{for(var i,s=A[Symbol.iterator]();!(n=(i=s.next()).done)&&(t.push(i.value),!e||t.length!==e);n=!0);}catch(A){r=!0,o=A}finally{try{n||null==s.return||s.return()}finally{if(r)throw o}}return t}(A,e)||function(A,e){if(!A)return;if("string"==typeof A)return n(A,e);var t=Object.prototype.toString.call(A).slice(8,-1);"Object"===t&&A.constructor&&(t=A.constructor.name);if("Map"===t||"Set"===t)return Array.from(A);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return n(A,e)}(A,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function n(A,e){(null==e||e>A.length)&&(e=A.length);for(var t=0,n=new Array(e);t<e;t++)n[t]=A[t];return n}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=function(A){var e=t(A.toString().split("."),2),n=e[0],r=e[1],o=Math.abs(Number(n)),i=60*Number("0."+(r||0)),s=i.toString().split("."),a=Math.floor(i),l=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4,t=Math.pow(10,e);return Math.round(A*t)/t}(60*Number("0."+(s[1]||0))).toString(),c=t(l.split("."),2),u=c[0],g=c[1],B=void 0===g?"0":g;return o+"° "+a.toString().padStart(2,"0")+"' "+u.padStart(2,"0")+"."+B.padEnd(1,"0")+'"'};e.default=r},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(55))&&n.__esModule?n:{default:n};var o=function(A,e){return(0,r.default)(A,e)[0]};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(56))&&n.__esModule?n:{default:n};var o=function(A,e){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.default;return t="function"==typeof t?t:r.default,e.slice().sort(function(e,n){return t(A,e)-t(A,n)})};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(t(36)),r=a(t(47)),o=a(t(48)),i=a(t(57)),s=t(37);function a(A){return A&&A.__esModule?A:{default:A}}var l=function(A,e){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;t=void 0===t||isNaN(t)?1:t;var a=(0,n.default)(A),l=(0,r.default)(A),c=(0,n.default)(e),u=(0,r.default)(e),g=Math.acos((0,i.default)(Math.sin((0,o.default)(c))*Math.sin((0,o.default)(a))+Math.cos((0,o.default)(c))*Math.cos((0,o.default)(a))*Math.cos((0,o.default)(l)-(0,o.default)(u))))*s.earthRadius;return Math.round(g/t)*t};e.default=l},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A){return A>1?1:A<-1?-1:A};e.default=t},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(48)),r=s(t(36)),o=s(t(47)),i=t(37);function s(A){return A&&A.__esModule?A:{default:A}}var a=function(A){var e=0;if(A.length>2){for(var t,s,a,l=0;l<A.length;l++){l===A.length-2?(t=A.length-2,s=A.length-1,a=0):l===A.length-1?(t=A.length-1,s=0,a=1):(t=l,s=l+1,a=l+2);var c=(0,o.default)(A[t]),u=(0,r.default)(A[s]),g=(0,o.default)(A[a]);e+=((0,n.default)(g)-(0,n.default)(c))*Math.sin((0,n.default)(u))}e=e*i.earthRadius*i.earthRadius/2}return Math.abs(e)};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=o(t(36)),r=o(t(47));function o(A){return A&&A.__esModule?A:{default:A}}var i=function(A){if(!1===Array.isArray(A)||0===A.length)throw new Error("No points were given.");return A.reduce(function(A,e){var t=(0,n.default)(e),o=(0,r.default)(e);return{maxLat:Math.max(t,A.maxLat),minLat:Math.min(t,A.minLat),maxLng:Math.max(o,A.maxLng),minLng:Math.min(o,A.minLng)}},{maxLat:-1/0,minLat:1/0,maxLng:-1/0,minLng:1/0})};e.default=i},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=a(t(36)),r=a(t(47)),o=a(t(48)),i=a(t(49)),s=t(37);function a(A){return A&&A.__esModule?A:{default:A}}var l=function(A,e){var t,a,l=(0,n.default)(A),c=(0,r.default)(A),u=(0,o.default)(l),g=(0,o.default)(c),B=e/s.earthRadius,d=u-B,h=u+B,p=(0,o.default)(s.MAXLAT),f=(0,o.default)(s.MINLAT),w=(0,o.default)(s.MAXLON),C=(0,o.default)(s.MINLON);if(d>f&&h<p){var Q=Math.asin(Math.sin(B)/Math.cos(u));(t=g-Q)<C&&(t+=2*Math.PI),(a=g+Q)>w&&(a-=2*Math.PI)}else d=Math.max(d,f),h=Math.min(h,p),t=C,a=w;return[{latitude:(0,i.default)(d),longitude:(0,i.default)(t)},{latitude:(0,i.default)(h),longitude:(0,i.default)(a)}]};e.default=l},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(36)),r=s(t(47)),o=s(t(48)),i=s(t(49));function s(A){return A&&A.__esModule?A:{default:A}}var a=function(A){if(!1===Array.isArray(A)||0===A.length)return!1;var e=A.length,t=A.reduce(function(A,e){var t=(0,o.default)((0,n.default)(e)),i=(0,o.default)((0,r.default)(e));return{X:A.X+Math.cos(t)*Math.cos(i),Y:A.Y+Math.cos(t)*Math.sin(i),Z:A.Z+Math.sin(t)}},{X:0,Y:0,Z:0}),s=t.X/e,a=t.Y/e,l=t.Z/e;return{longitude:(0,i.default)(Math.atan2(a,s)),latitude:(0,i.default)(Math.atan2(l,Math.sqrt(s*s+a*a)))}};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(59))&&n.__esModule?n:{default:n};var o=function(A){var e=(0,r.default)(A),t=e.minLat+(e.maxLat-e.minLat)/2,n=e.minLng+(e.maxLng-e.minLng)/2;return{latitude:parseFloat(t.toFixed(6)),longitude:parseFloat(n.toFixed(6))}};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(64))&&n.__esModule?n:{default:n};var o=function(A,e){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.default,n="function"==typeof t?t(A,e):(0,r.default)(A,e);if(isNaN(n))throw new Error("Could not calculate bearing for given points. Check your bearing function");switch(Math.round(n/22.5)){case 1:return"NNE";case 2:return"NE";case 3:return"ENE";case 4:return"E";case 5:return"ESE";case 6:return"SE";case 7:return"SSE";case 8:return"S";case 9:return"SSW";case 10:return"SW";case 11:return"WSW";case 12:return"W";case 13:return"WNW";case 14:return"NW";case 15:return"NNW";default:return"N"}};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(36)),r=s(t(47)),o=s(t(48)),i=s(t(49));function s(A){return A&&A.__esModule?A:{default:A}}var a=function(A,e){var t=(0,o.default)((0,r.default)(e))-(0,o.default)((0,r.default)(A)),s=Math.log(Math.tan((0,o.default)((0,n.default)(e))/2+Math.PI/4)/Math.tan((0,o.default)((0,n.default)(A))/2+Math.PI/4));return Math.abs(t)>Math.PI&&(t=t>0?-1*(2*Math.PI-t):2*Math.PI+t),((0,i.default)(Math.atan2(t,s))+360)%360};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=o(t(56)),r=o(t(57));function o(A){return A&&A.__esModule?A:{default:A}}var i=function(A,e,t){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,i=(0,n.default)(e,A,o),s=(0,n.default)(A,t,o),a=(0,n.default)(e,t,o),l=Math.acos((0,r.default)((i*i+a*a-s*s)/(2*i*a))),c=Math.acos((0,r.default)((s*s+a*a-i*i)/(2*s*a)));return l>Math.PI/2?i:c>Math.PI/2?s:Math.sin(l)*i};e.default=i},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(36)),r=s(t(47)),o=s(t(48)),i=s(t(49));function s(A){return A&&A.__esModule?A:{default:A}}var a=function(A,e){var t=(0,n.default)(e),s=(0,r.default)(e),a=(0,n.default)(A),l=(0,r.default)(A);return((0,i.default)(Math.atan2(Math.sin((0,o.default)(s)-(0,o.default)(l))*Math.cos((0,o.default)(t)),Math.cos((0,o.default)(a))*Math.sin((0,o.default)(t))-Math.sin((0,o.default)(a))*Math.cos((0,o.default)(t))*Math.cos((0,o.default)(s)-(0,o.default)(l))))+360)%360};e.default=a},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(56))&&n.__esModule?n:{default:n};function o(A){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},o(A)}var i=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r.default;return A.reduce(function(A,t){return"object"===o(A)&&null!==A.last&&(A.distance+=e(t,A.last)),A.last=t,A},{last:null,distance:0}).distance};e.default=i},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=s(t(36)),r=s(t(47)),o=s(t(48)),i=t(37);function s(A){return A&&A.__esModule?A:{default:A}}var a=function(A,e){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;t=void 0===t||isNaN(t)?1:t;var s,a,l,c,u,g,B,d=(0,n.default)(A),h=(0,r.default)(A),p=(0,n.default)(e),f=(0,r.default)(e),w=6356752.314245,C=1/298.257223563,Q=(0,o.default)(f-h),y=Math.atan((1-C)*Math.tan((0,o.default)(parseFloat(d)))),v=Math.atan((1-C)*Math.tan((0,o.default)(parseFloat(p)))),m=Math.sin(y),U=Math.cos(y),F=Math.sin(v),E=Math.cos(v),H=Q,b=100;do{var I=Math.sin(H),M=Math.cos(H);if(0===(g=Math.sqrt(E*I*(E*I)+(U*F-m*E*M)*(U*F-m*E*M))))return 0;s=m*F+U*E*M,a=Math.atan2(g,s),u=s-2*m*F/(c=1-(l=U*E*I/g)*l),isNaN(u)&&(u=0);var L=C/16*c*(4+C*(4-3*c));B=H,H=Q+(1-L)*C*l*(a+L*g*(u+L*s*(2*u*u-1)))}while(Math.abs(H-B)>1e-12&&--b>0);if(0===b)return NaN;var P=c*(i.earthRadius*i.earthRadius-w*w)/(w*w),k=P/1024*(256+P*(P*(74-47*P)-128)),O=w*(1+P/16384*(4096+P*(P*(320-175*P)-768)))*(a-k*g*(u+k/4*(s*(2*u*u-1)-k/6*u*(4*g*g-3)*(4*u*u-3))));return Math.round(O/t)*t};e.default=a},(A,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var t=function(A){return/^(NNE|NE|NNW|N)$/.test(A)?"N":/^(ENE|E|ESE|SE)$/.test(A)?"E":/^(SSE|S|SSW|SW)$/.test(A)?"S":/^(WSW|W|WNW|NW)$/.test(A)?"W":void 0};e.default=t},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(56))&&n.__esModule?n:{default:n};var o=function(A,e){return(arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.default)(A,e)/(Number(e.time)-Number(A.time))*1e3};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(56))&&n.__esModule?n:{default:n};var o=function(A,e,t){return(0,r.default)(e,A)+(0,r.default)(A,t)===(0,r.default)(e,t)};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=o(t(36)),r=o(t(47));function o(A){return A&&A.__esModule?A:{default:A}}var i=function(A,e){for(var t=!1,o=e.length,i=-1,s=o-1;++i<o;s=i)((0,r.default)(e[i])<=(0,r.default)(A)&&(0,r.default)(A)<(0,r.default)(e[s])||(0,r.default)(e[s])<=(0,r.default)(A)&&(0,r.default)(A)<(0,r.default)(e[i]))&&(0,n.default)(A)<((0,n.default)(e[s])-(0,n.default)(e[i]))*((0,r.default)(A)-(0,r.default)(e[i]))/((0,r.default)(e[s])-(0,r.default)(e[i]))+(0,n.default)(e[i])&&(t=!t);return t};e.default=i},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(65))&&n.__esModule?n:{default:n};var o=function(A,e,t,n){return(0,r.default)(A,e,t)<n};e.default=o},(A,e,t)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,r=(n=t(56))&&n.__esModule?n:{default:n};var o=function(A,e,t){return(0,r.default)(A,e,.01)<t};e.default=o},(A,e)=>{"use strict";function t(A,e){return function(A){if(Array.isArray(A))return A}(A)||function(A,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(A)))return;var t=[],n=!0,r=!1,o=void 0;try{for(var i,s=A[Symbol.iterator]();!(n=(i=s.next()).done)&&(t.push(i.value),!e||t.length!==e);n=!0);}catch(A){r=!0,o=A}finally{try{n||null==s.return||s.return()}finally{if(r)throw o}}return t}(A,e)||function(A,e){if(!A)return;if("string"==typeof A)return n(A,e);var t=Object.prototype.toString.call(A).slice(8,-1);"Object"===t&&A.constructor&&(t=A.constructor.name);if("Map"===t||"Set"===t)return Array.from(A);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return n(A,e)}(A,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function n(A,e){(null==e||e>A.length)&&(e=A.length);for(var t=0,n=new Array(e);t<e;t++)n[t]=A[t];return n}Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=function(A){if(!A.startsWith("POLYGON"))throw new Error("Invalid wkt.");return A.slice(A.indexOf("(")+2,A.indexOf(")")).split(", ").map(function(A){var e=t(A.split(" "),2),n=e[0],r=e[1];return{longitude:parseFloat(n),latitude:parseFloat(r)}})};e.default=r},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i){this.center=A,this.radius=e,this.weight=t,this.fillOpacity=n,this.fillColor=r,this.color=o,this.opacity=i}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i,s,a,l,c,u){this.center=A,this.radius=e,this.weight=t,this.addToMap=n,this.fillOpacity=r,this.fillColor=o,this.color=i,this.opacity=s,this.draggable=a,this.editable=l,this.fitBounds=c,this.object=u}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e){this.draggable=A,this.editable=e}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r){this.latlng=A,this.addToMap=t,this.style=e,this.fitBounds=n,this.object=r}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i){this.radius=A,this.weight=e,this.color=t,this.fillColor=n,this.fillOpacity=r,this.label=o,this.labelOrigin=i}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t){this.latlng=A,this.icon=e,this.style=t}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t){this.url=A,this.size=e,this.scaledSize=t}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i){void 0===e&&(e=!1),void 0===t&&(t=!1),void 0===r&&(r=!1),void 0===i&&(i=!1),this.latlng=A,this.addToMap=e,this.draggable=t,this.icon=n,this.fitBounds=r,this.object=o,this.addClusterer=i}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o){this.addToMap=A,this.color=e,this.opacity=t,this.fillColor=n,this.fillOpacity=r,this.weight=o,this.path=void 0}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i,s,a,l,c){this.path=A,this.weight=e,this.addToMap=t,this.color=n,this.opacity=r,this.fillColor=o,this.fillOpacity=i,this.draggable=s,this.editable=a,this.fitBounds=l,this.object=c,this.zIndex=0}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n){void 0===t&&(t=!0),void 0===n&&(n=1),this.style=void 0,this.editable=!1,this.color=A,this.weight=e,this.opacity=n,this.navigateByPoint=t,this.navegateOnKeyPress=!1}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o){this.latlng=A,this.content=e,this.marker=t,this.conditionMarker=n,this.notCalledByMap=r,this.object=o}},(A,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>n});const n=function(A,e,t,n,r,o,i,s,a,l,c,u,g,B){this.data=A,this.addToMap=e,this.radius=t,this.maxIntensity=n,this.minOpacity=r,this.opacity=o,this.gradient=i,this.blur=s,this.maxZoom=a,this.dissipating=l,this.scaleRadius=c,this.useLocalExtrema=u,this.fitBounds=g,this.object=B}}],e={};function t(n){var r=e[n];if(void 0!==r)return r.exports;var o=e[n]={exports:{}};return A[n].call(o.exports,o,o.exports,t),o.exports}t.n=A=>{var e=A&&A.__esModule?()=>A.default:()=>A;return t.d(e,{a:e}),e},t.d=(A,e)=>{for(var n in e)t.o(e,n)&&!t.o(A,n)&&Object.defineProperty(A,n,{enumerable:!0,get:e[n]})},t.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(A){if("object"==typeof window)return window}}(),t.o=(A,e)=>Object.prototype.hasOwnProperty.call(A,e),t.r=A=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(A,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(A,"__esModule",{value:!0})};var n={};return(()=>{"use strict";t.r(n),t.d(n,{CircleAlterOptions:()=>e.default,CircleEventType:()=>C.CircleEventType,CircleMarkerOptions:()=>s.default,CircleMarkerStyle:()=>a.default,CircleOptions:()=>r.default,EventReturn:()=>o.default,GeoJsonOptions:()=>i.default,HeatMapOptions:()=>v.default,Map:()=>A.default,MapEventType:()=>C.MapEventType,MapType:()=>Q.MapType,MarkerAlterOptions:()=>l.default,MarkerClustererConfig:()=>w.default,MarkerEventType:()=>C.MarkerEventType,MarkerIcon:()=>c.default,MarkerOptions:()=>u.default,NavigationOptions:()=>h.default,OverlayOptions:()=>g.default,PolygonAlterOptions:()=>B.default,PolygonEventType:()=>C.PolygonEventType,PolygonOptions:()=>d.default,PolylineEventType:()=>C.PolylineEventType,PolylineOptions:()=>p.default,PolylineType:()=>y.PolylineType,PopupOptions:()=>f.default});var A=t(1),e=t(76),r=t(77),o=t(8),i=t(78),s=t(79),a=t(80),l=t(81),c=t(82),u=t(83),g=t(32),B=t(84),d=t(85),h=t(86),p=t(33),f=t(87),w=t(31),C=t(7),Q=t(4),y=t(18),v=t(88)})(),n})());
2
2
  //# sourceMappingURL=inlog-maps.min.js.map