/*! For license information please see greenbelt.all.js.LICENSE.txt */
(()=>{var t={588:function(t,e){var i;!function(e,i){"use strict";"object"==typeof t.exports?t.exports=e.document?i(e,!0):function(t){if(!t.document)throw new Error("jQuery requires a window with a document");return i(t)}:i(e)}("undefined"!=typeof window?window:this,(function(n,o){"use strict";var s=[],r=Object.getPrototypeOf,a=s.slice,l=s.flat?function(t){return s.flat.call(t)}:function(t){return s.concat.apply([],t)},c=s.push,h=s.indexOf,u={},d=u.toString,p=u.hasOwnProperty,f=p.toString,m=f.call(Object),g={},v=function(t){return"function"==typeof t&&"number"!=typeof t.nodeType&&"function"!=typeof t.item},_=function(t){return null!=t&&t===t.window},y=n.document,b={type:!0,src:!0,nonce:!0,noModule:!0};function w(t,e,i){var n,o,s=(i=i||y).createElement("script");if(s.text=t,e)for(n in b)(o=e[n]||e.getAttribute&&e.getAttribute(n))&&s.setAttribute(n,o);i.head.appendChild(s).parentNode.removeChild(s)}function x(t){return null==t?t+"":"object"==typeof t||"function"==typeof t?u[d.call(t)]||"object":typeof t}var T="3.7.1",k=/HTML$/i,C=function(t,e){return new C.fn.init(t,e)};function S(t){var e=!!t&&"length"in t&&t.length,i=x(t);return!v(t)&&!_(t)&&("array"===i||0===e||"number"==typeof e&&e>0&&e-1 in t)}function P(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()}C.fn=C.prototype={jquery:T,constructor:C,length:0,toArray:function(){return a.call(this)},get:function(t){return null==t?a.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var e=C.merge(this.constructor(),t);return e.prevObject=this,e},each:function(t){return C.each(this,t)},map:function(t){return this.pushStack(C.map(this,(function(e,i){return t.call(e,i,e)})))},slice:function(){return this.pushStack(a.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(C.grep(this,(function(t,e){return(e+1)%2})))},odd:function(){return this.pushStack(C.grep(this,(function(t,e){return e%2})))},eq:function(t){var e=this.length,i=+t+(t<0?e:0);return this.pushStack(i>=0&&i<e?[this[i]]:[])},end:function(){return this.prevObject||this.constructor()},push:c,sort:s.sort,splice:s.splice},C.extend=C.fn.extend=function(){var t,e,i,n,o,s,r=arguments[0]||{},a=1,l=arguments.length,c=!1;for("boolean"==typeof r&&(c=r,r=arguments[a]||{},a++),"object"==typeof r||v(r)||(r={}),a===l&&(r=this,a--);a<l;a++)if(null!=(t=arguments[a]))for(e in t)n=t[e],"__proto__"!==e&&r!==n&&(c&&n&&(C.isPlainObject(n)||(o=Array.isArray(n)))?(i=r[e],s=o&&!Array.isArray(i)?[]:o||C.isPlainObject(i)?i:{},o=!1,r[e]=C.extend(c,s,n)):void 0!==n&&(r[e]=n));return r},C.extend({expando:"jQuery"+(T+Math.random()).replace(/\D/g,""),isReady:!0,error:function(t){throw new Error(t)},noop:function(){},isPlainObject:function(t){var e,i;return!(!t||"[object Object]"!==d.call(t)||(e=r(t))&&("function"!=typeof(i=p.call(e,"constructor")&&e.constructor)||f.call(i)!==m))},isEmptyObject:function(t){var e;for(e in t)return!1;return!0},globalEval:function(t,e,i){w(t,{nonce:e&&e.nonce},i)},each:function(t,e){var i,n=0;if(S(t))for(i=t.length;n<i&&!1!==e.call(t[n],n,t[n]);n++);else for(n in t)if(!1===e.call(t[n],n,t[n]))break;return t},text:function(t){var e,i="",n=0,o=t.nodeType;if(!o)for(;e=t[n++];)i+=C.text(e);return 1===o||11===o?t.textContent:9===o?t.documentElement.textContent:3===o||4===o?t.nodeValue:i},makeArray:function(t,e){var i=e||[];return null!=t&&(S(Object(t))?C.merge(i,"string"==typeof t?[t]:t):c.call(i,t)),i},inArray:function(t,e,i){return null==e?-1:h.call(e,t,i)},isXMLDoc:function(t){var e=t&&t.namespaceURI,i=t&&(t.ownerDocument||t).documentElement;return!k.test(e||i&&i.nodeName||"HTML")},merge:function(t,e){for(var i=+e.length,n=0,o=t.length;n<i;n++)t[o++]=e[n];return t.length=o,t},grep:function(t,e,i){for(var n=[],o=0,s=t.length,r=!i;o<s;o++)!e(t[o],o)!==r&&n.push(t[o]);return n},map:function(t,e,i){var n,o,s=0,r=[];if(S(t))for(n=t.length;s<n;s++)null!=(o=e(t[s],s,i))&&r.push(o);else for(s in t)null!=(o=e(t[s],s,i))&&r.push(o);return l(r)},guid:1,support:g}),"function"==typeof Symbol&&(C.fn[Symbol.iterator]=s[Symbol.iterator]),C.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(t,e){u["[object "+e+"]"]=e.toLowerCase()}));var L=s.pop,z=s.sort,M=s.splice,A="[\\x20\\t\\r\\n\\f]",E=new RegExp("^"+A+"+|((?:^|[^\\\\])(?:\\\\.)*)"+A+"+$","g");C.contains=function(t,e){var i=e&&e.parentNode;return t===i||!(!i||1!==i.nodeType||!(t.contains?t.contains(i):t.compareDocumentPosition&&16&t.compareDocumentPosition(i)))};var j=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function O(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t}C.escapeSelector=function(t){return(t+"").replace(j,O)};var D=y,I=c;!function(){var t,e,i,o,r,l,c,u,d,f,m=I,v=C.expando,_=0,y=0,b=tt(),w=tt(),x=tt(),T=tt(),k=function(t,e){return t===e&&(r=!0),0},S="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",j="(?:\\\\[\\da-fA-F]{1,6}"+A+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",O="\\["+A+"*("+j+")(?:"+A+"*([*^$|!~]?=)"+A+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+j+"))|)"+A+"*\\]",N=":("+j+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",R=new RegExp(A+"+","g"),B=new RegExp("^"+A+"*,"+A+"*"),Z=new RegExp("^"+A+"*([>+~]|"+A+")"+A+"*"),$=new RegExp(A+"|>"),H=new RegExp(N),U=new RegExp("^"+j+"$"),q={ID:new RegExp("^#("+j+")"),CLASS:new RegExp("^\\.("+j+")"),TAG:new RegExp("^("+j+"|[*])"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+A+"*(even|odd|(([+-]|)(\\d*)n|)"+A+"*(?:([+-]|)"+A+"*(\\d+)|))"+A+"*\\)|)","i"),bool:new RegExp("^(?:"+S+")$","i"),needsContext:new RegExp("^"+A+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+A+"*((?:-\\d)?\\d*)"+A+"*\\)|)(?=[^-]|$)","i")},W=/^(?:input|select|textarea|button)$/i,F=/^h\d$/i,G=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,V=/[+~]/,X=new RegExp("\\\\[\\da-fA-F]{1,6}"+A+"?|\\\\([^\\r\\n\\f])","g"),J=function(t,e){var i="0x"+t.slice(1)-65536;return e||(i<0?String.fromCharCode(i+65536):String.fromCharCode(i>>10|55296,1023&i|56320))},K=function(){lt()},Y=dt((function(t){return!0===t.disabled&&P(t,"fieldset")}),{dir:"parentNode",next:"legend"});try{m.apply(s=a.call(D.childNodes),D.childNodes),s[D.childNodes.length].nodeType}catch(t){m={apply:function(t,e){I.apply(t,a.call(e))},call:function(t){I.apply(t,a.call(arguments,1))}}}function Q(t,e,i,n){var o,s,r,a,c,h,p,f=e&&e.ownerDocument,_=e?e.nodeType:9;if(i=i||[],"string"!=typeof t||!t||1!==_&&9!==_&&11!==_)return i;if(!n&&(lt(e),e=e||l,u)){if(11!==_&&(c=G.exec(t)))if(o=c[1]){if(9===_){if(!(r=e.getElementById(o)))return i;if(r.id===o)return m.call(i,r),i}else if(f&&(r=f.getElementById(o))&&Q.contains(e,r)&&r.id===o)return m.call(i,r),i}else{if(c[2])return m.apply(i,e.getElementsByTagName(t)),i;if((o=c[3])&&e.getElementsByClassName)return m.apply(i,e.getElementsByClassName(o)),i}if(!(T[t+" "]||d&&d.test(t))){if(p=t,f=e,1===_&&($.test(t)||Z.test(t))){for((f=V.test(t)&&at(e.parentNode)||e)==e&&g.scope||((a=e.getAttribute("id"))?a=C.escapeSelector(a):e.setAttribute("id",a=v)),s=(h=ht(t)).length;s--;)h[s]=(a?"#"+a:":scope")+" "+ut(h[s]);p=h.join(",")}try{return m.apply(i,f.querySelectorAll(p)),i}catch(e){T(t,!0)}finally{a===v&&e.removeAttribute("id")}}}return _t(t.replace(E,"$1"),e,i,n)}function tt(){var t=[];return function i(n,o){return t.push(n+" ")>e.cacheLength&&delete i[t.shift()],i[n+" "]=o}}function et(t){return t[v]=!0,t}function it(t){var e=l.createElement("fieldset");try{return!!t(e)}catch(t){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function nt(t){return function(e){return P(e,"input")&&e.type===t}}function ot(t){return function(e){return(P(e,"input")||P(e,"button"))&&e.type===t}}function st(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&Y(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function rt(t){return et((function(e){return e=+e,et((function(i,n){for(var o,s=t([],i.length,e),r=s.length;r--;)i[o=s[r]]&&(i[o]=!(n[o]=i[o]))}))}))}function at(t){return t&&void 0!==t.getElementsByTagName&&t}function lt(t){var i,n=t?t.ownerDocument||t:D;return n!=l&&9===n.nodeType&&n.documentElement?(c=(l=n).documentElement,u=!C.isXMLDoc(l),f=c.matches||c.webkitMatchesSelector||c.msMatchesSelector,c.msMatchesSelector&&D!=l&&(i=l.defaultView)&&i.top!==i&&i.addEventListener("unload",K),g.getById=it((function(t){return c.appendChild(t).id=C.expando,!l.getElementsByName||!l.getElementsByName(C.expando).length})),g.disconnectedMatch=it((function(t){return f.call(t,"*")})),g.scope=it((function(){return l.querySelectorAll(":scope")})),g.cssHas=it((function(){try{return l.querySelector(":has(*,:jqfake)"),!1}catch(t){return!0}})),g.getById?(e.filter.ID=function(t){var e=t.replace(X,J);return function(t){return t.getAttribute("id")===e}},e.find.ID=function(t,e){if(void 0!==e.getElementById&&u){var i=e.getElementById(t);return i?[i]:[]}}):(e.filter.ID=function(t){var e=t.replace(X,J);return function(t){var i=void 0!==t.getAttributeNode&&t.getAttributeNode("id");return i&&i.value===e}},e.find.ID=function(t,e){if(void 0!==e.getElementById&&u){var i,n,o,s=e.getElementById(t);if(s){if((i=s.getAttributeNode("id"))&&i.value===t)return[s];for(o=e.getElementsByName(t),n=0;s=o[n++];)if((i=s.getAttributeNode("id"))&&i.value===t)return[s]}return[]}}),e.find.TAG=function(t,e){return void 0!==e.getElementsByTagName?e.getElementsByTagName(t):e.querySelectorAll(t)},e.find.CLASS=function(t,e){if(void 0!==e.getElementsByClassName&&u)return e.getElementsByClassName(t)},d=[],it((function(t){var e;c.appendChild(t).innerHTML="<a id='"+v+"' href='' disabled='disabled'></a><select id='"+v+"-\r\\' disabled='disabled'><option selected=''></option></select>",t.querySelectorAll("[selected]").length||d.push("\\["+A+"*(?:value|"+S+")"),t.querySelectorAll("[id~="+v+"-]").length||d.push("~="),t.querySelectorAll("a#"+v+"+*").length||d.push(".#.+[+~]"),t.querySelectorAll(":checked").length||d.push(":checked"),(e=l.createElement("input")).setAttribute("type","hidden"),t.appendChild(e).setAttribute("name","D"),c.appendChild(t).disabled=!0,2!==t.querySelectorAll(":disabled").length&&d.push(":enabled",":disabled"),(e=l.createElement("input")).setAttribute("name",""),t.appendChild(e),t.querySelectorAll("[name='']").length||d.push("\\["+A+"*name"+A+"*="+A+"*(?:''|\"\")")})),g.cssHas||d.push(":has"),d=d.length&&new RegExp(d.join("|")),k=function(t,e){if(t===e)return r=!0,0;var i=!t.compareDocumentPosition-!e.compareDocumentPosition;return i||(1&(i=(t.ownerDocument||t)==(e.ownerDocument||e)?t.compareDocumentPosition(e):1)||!g.sortDetached&&e.compareDocumentPosition(t)===i?t===l||t.ownerDocument==D&&Q.contains(D,t)?-1:e===l||e.ownerDocument==D&&Q.contains(D,e)?1:o?h.call(o,t)-h.call(o,e):0:4&i?-1:1)},l):l}for(t in Q.matches=function(t,e){return Q(t,null,null,e)},Q.matchesSelector=function(t,e){if(lt(t),u&&!T[e+" "]&&(!d||!d.test(e)))try{var i=f.call(t,e);if(i||g.disconnectedMatch||t.document&&11!==t.document.nodeType)return i}catch(t){T(e,!0)}return Q(e,l,null,[t]).length>0},Q.contains=function(t,e){return(t.ownerDocument||t)!=l&&lt(t),C.contains(t,e)},Q.attr=function(t,i){(t.ownerDocument||t)!=l&&lt(t);var n=e.attrHandle[i.toLowerCase()],o=n&&p.call(e.attrHandle,i.toLowerCase())?n(t,i,!u):void 0;return void 0!==o?o:t.getAttribute(i)},Q.error=function(t){throw new Error("Syntax error, unrecognized expression: "+t)},C.uniqueSort=function(t){var e,i=[],n=0,s=0;if(r=!g.sortStable,o=!g.sortStable&&a.call(t,0),z.call(t,k),r){for(;e=t[s++];)e===t[s]&&(n=i.push(s));for(;n--;)M.call(t,i[n],1)}return o=null,t},C.fn.uniqueSort=function(){return this.pushStack(C.uniqueSort(a.apply(this)))},e=C.expr={cacheLength:50,createPseudo:et,match:q,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(X,J),t[3]=(t[3]||t[4]||t[5]||"").replace(X,J),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||Q.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&Q.error(t[0]),t},PSEUDO:function(t){var e,i=!t[6]&&t[2];return q.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":i&&H.test(i)&&(e=ht(i,!0))&&(e=i.indexOf(")",i.length-e)-i.length)&&(t[0]=t[0].slice(0,e),t[2]=i.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace(X,J).toLowerCase();return"*"===t?function(){return!0}:function(t){return P(t,e)}},CLASS:function(t){var e=b[t+" "];return e||(e=new RegExp("(^|"+A+")"+t+"("+A+"|$)"))&&b(t,(function(t){return e.test("string"==typeof t.className&&t.className||void 0!==t.getAttribute&&t.getAttribute("class")||"")}))},ATTR:function(t,e,i){return function(n){var o=Q.attr(n,t);return null==o?"!="===e:!e||(o+="","="===e?o===i:"!="===e?o!==i:"^="===e?i&&0===o.indexOf(i):"*="===e?i&&o.indexOf(i)>-1:"$="===e?i&&o.slice(-i.length)===i:"~="===e?(" "+o.replace(R," ")+" ").indexOf(i)>-1:"|="===e&&(o===i||o.slice(0,i.length+1)===i+"-"))}},CHILD:function(t,e,i,n,o){var s="nth"!==t.slice(0,3),r="last"!==t.slice(-4),a="of-type"===e;return 1===n&&0===o?function(t){return!!t.parentNode}:function(e,i,l){var c,h,u,d,p,f=s!==r?"nextSibling":"previousSibling",m=e.parentNode,g=a&&e.nodeName.toLowerCase(),y=!l&&!a,b=!1;if(m){if(s){for(;f;){for(u=e;u=u[f];)if(a?P(u,g):1===u.nodeType)return!1;p=f="only"===t&&!p&&"nextSibling"}return!0}if(p=[r?m.firstChild:m.lastChild],r&&y){for(b=(d=(c=(h=m[v]||(m[v]={}))[t]||[])[0]===_&&c[1])&&c[2],u=d&&m.childNodes[d];u=++d&&u&&u[f]||(b=d=0)||p.pop();)if(1===u.nodeType&&++b&&u===e){h[t]=[_,d,b];break}}else if(y&&(b=d=(c=(h=e[v]||(e[v]={}))[t]||[])[0]===_&&c[1]),!1===b)for(;(u=++d&&u&&u[f]||(b=d=0)||p.pop())&&(!(a?P(u,g):1===u.nodeType)||!++b||(y&&((h=u[v]||(u[v]={}))[t]=[_,b]),u!==e)););return(b-=o)===n||b%n==0&&b/n>=0}}},PSEUDO:function(t,i){var n,o=e.pseudos[t]||e.setFilters[t.toLowerCase()]||Q.error("unsupported pseudo: "+t);return o[v]?o(i):o.length>1?(n=[t,t,"",i],e.setFilters.hasOwnProperty(t.toLowerCase())?et((function(t,e){for(var n,s=o(t,i),r=s.length;r--;)t[n=h.call(t,s[r])]=!(e[n]=s[r])})):function(t){return o(t,0,n)}):o}},pseudos:{not:et((function(t){var e=[],i=[],n=vt(t.replace(E,"$1"));return n[v]?et((function(t,e,i,o){for(var s,r=n(t,null,o,[]),a=t.length;a--;)(s=r[a])&&(t[a]=!(e[a]=s))})):function(t,o,s){return e[0]=t,n(e,null,s,i),e[0]=null,!i.pop()}})),has:et((function(t){return function(e){return Q(t,e).length>0}})),contains:et((function(t){return t=t.replace(X,J),function(e){return(e.textContent||C.text(e)).indexOf(t)>-1}})),lang:et((function(t){return U.test(t||"")||Q.error("unsupported lang: "+t),t=t.replace(X,J).toLowerCase(),function(e){var i;do{if(i=u?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(i=i.toLowerCase())===t||0===i.indexOf(t+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}})),target:function(t){var e=n.location&&n.location.hash;return e&&e.slice(1)===t.id},root:function(t){return t===c},focus:function(t){return t===function(){try{return l.activeElement}catch(t){}}()&&l.hasFocus()&&!!(t.type||t.href||~t.tabIndex)},enabled:st(!1),disabled:st(!0),checked:function(t){return P(t,"input")&&!!t.checked||P(t,"option")&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,!0===t.selected},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!e.pseudos.empty(t)},header:function(t){return F.test(t.nodeName)},input:function(t){return W.test(t.nodeName)},button:function(t){return P(t,"input")&&"button"===t.type||P(t,"button")},text:function(t){var e;return P(t,"input")&&"text"===t.type&&(null==(e=t.getAttribute("type"))||"text"===e.toLowerCase())},first:rt((function(){return[0]})),last:rt((function(t,e){return[e-1]})),eq:rt((function(t,e,i){return[i<0?i+e:i]})),even:rt((function(t,e){for(var i=0;i<e;i+=2)t.push(i);return t})),odd:rt((function(t,e){for(var i=1;i<e;i+=2)t.push(i);return t})),lt:rt((function(t,e,i){var n;for(n=i<0?i+e:i>e?e:i;--n>=0;)t.push(n);return t})),gt:rt((function(t,e,i){for(var n=i<0?i+e:i;++n<e;)t.push(n);return t}))}},e.pseudos.nth=e.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})e.pseudos[t]=nt(t);for(t in{submit:!0,reset:!0})e.pseudos[t]=ot(t);function ct(){}function ht(t,i){var n,o,s,r,a,l,c,h=w[t+" "];if(h)return i?0:h.slice(0);for(a=t,l=[],c=e.preFilter;a;){for(r in n&&!(o=B.exec(a))||(o&&(a=a.slice(o[0].length)||a),l.push(s=[])),n=!1,(o=Z.exec(a))&&(n=o.shift(),s.push({value:n,type:o[0].replace(E," ")}),a=a.slice(n.length)),e.filter)!(o=q[r].exec(a))||c[r]&&!(o=c[r](o))||(n=o.shift(),s.push({value:n,type:r,matches:o}),a=a.slice(n.length));if(!n)break}return i?a.length:a?Q.error(t):w(t,l).slice(0)}function ut(t){for(var e=0,i=t.length,n="";e<i;e++)n+=t[e].value;return n}function dt(t,e,i){var n=e.dir,o=e.next,s=o||n,r=i&&"parentNode"===s,a=y++;return e.first?function(e,i,o){for(;e=e[n];)if(1===e.nodeType||r)return t(e,i,o);return!1}:function(e,i,l){var c,h,u=[_,a];if(l){for(;e=e[n];)if((1===e.nodeType||r)&&t(e,i,l))return!0}else for(;e=e[n];)if(1===e.nodeType||r)if(h=e[v]||(e[v]={}),o&&P(e,o))e=e[n]||e;else{if((c=h[s])&&c[0]===_&&c[1]===a)return u[2]=c[2];if(h[s]=u,u[2]=t(e,i,l))return!0}return!1}}function pt(t){return t.length>1?function(e,i,n){for(var o=t.length;o--;)if(!t[o](e,i,n))return!1;return!0}:t[0]}function ft(t,e,i,n,o){for(var s,r=[],a=0,l=t.length,c=null!=e;a<l;a++)(s=t[a])&&(i&&!i(s,n,o)||(r.push(s),c&&e.push(a)));return r}function mt(t,e,i,n,o,s){return n&&!n[v]&&(n=mt(n)),o&&!o[v]&&(o=mt(o,s)),et((function(s,r,a,l){var c,u,d,p,f=[],g=[],v=r.length,_=s||function(t,e,i){for(var n=0,o=e.length;n<o;n++)Q(t,e[n],i);return i}(e||"*",a.nodeType?[a]:a,[]),y=!t||!s&&e?_:ft(_,f,t,a,l);if(i?i(y,p=o||(s?t:v||n)?[]:r,a,l):p=y,n)for(c=ft(p,g),n(c,[],a,l),u=c.length;u--;)(d=c[u])&&(p[g[u]]=!(y[g[u]]=d));if(s){if(o||t){if(o){for(c=[],u=p.length;u--;)(d=p[u])&&c.push(y[u]=d);o(null,p=[],c,l)}for(u=p.length;u--;)(d=p[u])&&(c=o?h.call(s,d):f[u])>-1&&(s[c]=!(r[c]=d))}}else p=ft(p===r?p.splice(v,p.length):p),o?o(null,r,p,l):m.apply(r,p)}))}function gt(t){for(var n,o,s,r=t.length,a=e.relative[t[0].type],l=a||e.relative[" "],c=a?1:0,u=dt((function(t){return t===n}),l,!0),d=dt((function(t){return h.call(n,t)>-1}),l,!0),p=[function(t,e,o){var s=!a&&(o||e!=i)||((n=e).nodeType?u(t,e,o):d(t,e,o));return n=null,s}];c<r;c++)if(o=e.relative[t[c].type])p=[dt(pt(p),o)];else{if((o=e.filter[t[c].type].apply(null,t[c].matches))[v]){for(s=++c;s<r&&!e.relative[t[s].type];s++);return mt(c>1&&pt(p),c>1&&ut(t.slice(0,c-1).concat({value:" "===t[c-2].type?"*":""})).replace(E,"$1"),o,c<s&&gt(t.slice(c,s)),s<r&&gt(t=t.slice(s)),s<r&&ut(t))}p.push(o)}return pt(p)}function vt(t,n){var o,s=[],r=[],a=x[t+" "];if(!a){for(n||(n=ht(t)),o=n.length;o--;)(a=gt(n[o]))[v]?s.push(a):r.push(a);a=x(t,function(t,n){var o=n.length>0,s=t.length>0,r=function(r,a,c,h,d){var p,f,g,v=0,y="0",b=r&&[],w=[],x=i,T=r||s&&e.find.TAG("*",d),k=_+=null==x?1:Math.random()||.1,S=T.length;for(d&&(i=a==l||a||d);y!==S&&null!=(p=T[y]);y++){if(s&&p){for(f=0,a||p.ownerDocument==l||(lt(p),c=!u);g=t[f++];)if(g(p,a||l,c)){m.call(h,p);break}d&&(_=k)}o&&((p=!g&&p)&&v--,r&&b.push(p))}if(v+=y,o&&y!==v){for(f=0;g=n[f++];)g(b,w,a,c);if(r){if(v>0)for(;y--;)b[y]||w[y]||(w[y]=L.call(h));w=ft(w)}m.apply(h,w),d&&!r&&w.length>0&&v+n.length>1&&C.uniqueSort(h)}return d&&(_=k,i=x),b};return o?et(r):r}(r,s)),a.selector=t}return a}function _t(t,i,n,o){var s,r,a,l,c,h="function"==typeof t&&t,d=!o&&ht(t=h.selector||t);if(n=n||[],1===d.length){if((r=d[0]=d[0].slice(0)).length>2&&"ID"===(a=r[0]).type&&9===i.nodeType&&u&&e.relative[r[1].type]){if(!(i=(e.find.ID(a.matches[0].replace(X,J),i)||[])[0]))return n;h&&(i=i.parentNode),t=t.slice(r.shift().value.length)}for(s=q.needsContext.test(t)?0:r.length;s--&&(a=r[s],!e.relative[l=a.type]);)if((c=e.find[l])&&(o=c(a.matches[0].replace(X,J),V.test(r[0].type)&&at(i.parentNode)||i))){if(r.splice(s,1),!(t=o.length&&ut(r)))return m.apply(n,o),n;break}}return(h||vt(t,d))(o,i,!u,n,!i||V.test(t)&&at(i.parentNode)||i),n}ct.prototype=e.filters=e.pseudos,e.setFilters=new ct,g.sortStable=v.split("").sort(k).join("")===v,lt(),g.sortDetached=it((function(t){return 1&t.compareDocumentPosition(l.createElement("fieldset"))})),C.find=Q,C.expr[":"]=C.expr.pseudos,C.unique=C.uniqueSort,Q.compile=vt,Q.select=_t,Q.setDocument=lt,Q.tokenize=ht,Q.escape=C.escapeSelector,Q.getText=C.text,Q.isXML=C.isXMLDoc,Q.selectors=C.expr,Q.support=C.support,Q.uniqueSort=C.uniqueSort}();var N=function(t,e,i){for(var n=[],o=void 0!==i;(t=t[e])&&9!==t.nodeType;)if(1===t.nodeType){if(o&&C(t).is(i))break;n.push(t)}return n},R=function(t,e){for(var i=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&i.push(t);return i},B=C.expr.match.needsContext,Z=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function $(t,e,i){return v(e)?C.grep(t,(function(t,n){return!!e.call(t,n,t)!==i})):e.nodeType?C.grep(t,(function(t){return t===e!==i})):"string"!=typeof e?C.grep(t,(function(t){return h.call(e,t)>-1!==i})):C.filter(e,t,i)}C.filter=function(t,e,i){var n=e[0];return i&&(t=":not("+t+")"),1===e.length&&1===n.nodeType?C.find.matchesSelector(n,t)?[n]:[]:C.find.matches(t,C.grep(e,(function(t){return 1===t.nodeType})))},C.fn.extend({find:function(t){var e,i,n=this.length,o=this;if("string"!=typeof t)return this.pushStack(C(t).filter((function(){for(e=0;e<n;e++)if(C.contains(o[e],this))return!0})));for(i=this.pushStack([]),e=0;e<n;e++)C.find(t,o[e],i);return n>1?C.uniqueSort(i):i},filter:function(t){return this.pushStack($(this,t||[],!1))},not:function(t){return this.pushStack($(this,t||[],!0))},is:function(t){return!!$(this,"string"==typeof t&&B.test(t)?C(t):t||[],!1).length}});var H,U=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(C.fn.init=function(t,e,i){var n,o;if(!t)return this;if(i=i||H,"string"==typeof t){if(!(n="<"===t[0]&&">"===t[t.length-1]&&t.length>=3?[null,t,null]:U.exec(t))||!n[1]&&e)return!e||e.jquery?(e||i).find(t):this.constructor(e).find(t);if(n[1]){if(e=e instanceof C?e[0]:e,C.merge(this,C.parseHTML(n[1],e&&e.nodeType?e.ownerDocument||e:y,!0)),Z.test(n[1])&&C.isPlainObject(e))for(n in e)v(this[n])?this[n](e[n]):this.attr(n,e[n]);return this}return(o=y.getElementById(n[2]))&&(this[0]=o,this.length=1),this}return t.nodeType?(this[0]=t,this.length=1,this):v(t)?void 0!==i.ready?i.ready(t):t(C):C.makeArray(t,this)}).prototype=C.fn,H=C(y);var q=/^(?:parents|prev(?:Until|All))/,W={children:!0,contents:!0,next:!0,prev:!0};function F(t,e){for(;(t=t[e])&&1!==t.nodeType;);return t}C.fn.extend({has:function(t){var e=C(t,this),i=e.length;return this.filter((function(){for(var t=0;t<i;t++)if(C.contains(this,e[t]))return!0}))},closest:function(t,e){var i,n=0,o=this.length,s=[],r="string"!=typeof t&&C(t);if(!B.test(t))for(;n<o;n++)for(i=this[n];i&&i!==e;i=i.parentNode)if(i.nodeType<11&&(r?r.index(i)>-1:1===i.nodeType&&C.find.matchesSelector(i,t))){s.push(i);break}return this.pushStack(s.length>1?C.uniqueSort(s):s)},index:function(t){return t?"string"==typeof t?h.call(C(t),this[0]):h.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){return this.pushStack(C.uniqueSort(C.merge(this.get(),C(t,e))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),C.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return N(t,"parentNode")},parentsUntil:function(t,e,i){return N(t,"parentNode",i)},next:function(t){return F(t,"nextSibling")},prev:function(t){return F(t,"previousSibling")},nextAll:function(t){return N(t,"nextSibling")},prevAll:function(t){return N(t,"previousSibling")},nextUntil:function(t,e,i){return N(t,"nextSibling",i)},prevUntil:function(t,e,i){return N(t,"previousSibling",i)},siblings:function(t){return R((t.parentNode||{}).firstChild,t)},children:function(t){return R(t.firstChild)},contents:function(t){return null!=t.contentDocument&&r(t.contentDocument)?t.contentDocument:(P(t,"template")&&(t=t.content||t),C.merge([],t.childNodes))}},(function(t,e){C.fn[t]=function(i,n){var o=C.map(this,e,i);return"Until"!==t.slice(-5)&&(n=i),n&&"string"==typeof n&&(o=C.filter(n,o)),this.length>1&&(W[t]||C.uniqueSort(o),q.test(t)&&o.reverse()),this.pushStack(o)}}));var G=/[^\x20\t\r\n\f]+/g;function V(t){return t}function X(t){throw t}function J(t,e,i,n){var o;try{t&&v(o=t.promise)?o.call(t).done(e).fail(i):t&&v(o=t.then)?o.call(t,e,i):e.apply(void 0,[t].slice(n))}catch(t){i.apply(void 0,[t])}}C.Callbacks=function(t){t="string"==typeof t?function(t){var e={};return C.each(t.match(G)||[],(function(t,i){e[i]=!0})),e}(t):C.extend({},t);var e,i,n,o,s=[],r=[],a=-1,l=function(){for(o=o||t.once,n=e=!0;r.length;a=-1)for(i=r.shift();++a<s.length;)!1===s[a].apply(i[0],i[1])&&t.stopOnFalse&&(a=s.length,i=!1);t.memory||(i=!1),e=!1,o&&(s=i?[]:"")},c={add:function(){return s&&(i&&!e&&(a=s.length-1,r.push(i)),function e(i){C.each(i,(function(i,n){v(n)?t.unique&&c.has(n)||s.push(n):n&&n.length&&"string"!==x(n)&&e(n)}))}(arguments),i&&!e&&l()),this},remove:function(){return C.each(arguments,(function(t,e){for(var i;(i=C.inArray(e,s,i))>-1;)s.splice(i,1),i<=a&&a--})),this},has:function(t){return t?C.inArray(t,s)>-1:s.length>0},empty:function(){return s&&(s=[]),this},disable:function(){return o=r=[],s=i="",this},disabled:function(){return!s},lock:function(){return o=r=[],i||e||(s=i=""),this},locked:function(){return!!o},fireWith:function(t,i){return o||(i=[t,(i=i||[]).slice?i.slice():i],r.push(i),e||l()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!n}};return c},C.extend({Deferred:function(t){var e=[["notify","progress",C.Callbacks("memory"),C.Callbacks("memory"),2],["resolve","done",C.Callbacks("once memory"),C.Callbacks("once memory"),0,"resolved"],["reject","fail",C.Callbacks("once memory"),C.Callbacks("once memory"),1,"rejected"]],i="pending",o={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},catch:function(t){return o.then(null,t)},pipe:function(){var t=arguments;return C.Deferred((function(i){C.each(e,(function(e,n){var o=v(t[n[4]])&&t[n[4]];s[n[1]]((function(){var t=o&&o.apply(this,arguments);t&&v(t.promise)?t.promise().progress(i.notify).done(i.resolve).fail(i.reject):i[n[0]+"With"](this,o?[t]:arguments)}))})),t=null})).promise()},then:function(t,i,o){var s=0;function r(t,e,i,o){return function(){var a=this,l=arguments,c=function(){var n,c;if(!(t<s)){if((n=i.apply(a,l))===e.promise())throw new TypeError("Thenable self-resolution");c=n&&("object"==typeof n||"function"==typeof n)&&n.then,v(c)?o?c.call(n,r(s,e,V,o),r(s,e,X,o)):(s++,c.call(n,r(s,e,V,o),r(s,e,X,o),r(s,e,V,e.notifyWith))):(i!==V&&(a=void 0,l=[n]),(o||e.resolveWith)(a,l))}},h=o?c:function(){try{c()}catch(n){C.Deferred.exceptionHook&&C.Deferred.exceptionHook(n,h.error),t+1>=s&&(i!==X&&(a=void 0,l=[n]),e.rejectWith(a,l))}};t?h():(C.Deferred.getErrorHook?h.error=C.Deferred.getErrorHook():C.Deferred.getStackHook&&(h.error=C.Deferred.getStackHook()),n.setTimeout(h))}}return C.Deferred((function(n){e[0][3].add(r(0,n,v(o)?o:V,n.notifyWith)),e[1][3].add(r(0,n,v(t)?t:V)),e[2][3].add(r(0,n,v(i)?i:X))})).promise()},promise:function(t){return null!=t?C.extend(t,o):o}},s={};return C.each(e,(function(t,n){var r=n[2],a=n[5];o[n[1]]=r.add,a&&r.add((function(){i=a}),e[3-t][2].disable,e[3-t][3].disable,e[0][2].lock,e[0][3].lock),r.add(n[3].fire),s[n[0]]=function(){return s[n[0]+"With"](this===s?void 0:this,arguments),this},s[n[0]+"With"]=r.fireWith})),o.promise(s),t&&t.call(s,s),s},when:function(t){var e=arguments.length,i=e,n=Array(i),o=a.call(arguments),s=C.Deferred(),r=function(t){return function(i){n[t]=this,o[t]=arguments.length>1?a.call(arguments):i,--e||s.resolveWith(n,o)}};if(e<=1&&(J(t,s.done(r(i)).resolve,s.reject,!e),"pending"===s.state()||v(o[i]&&o[i].then)))return s.then();for(;i--;)J(o[i],r(i),s.reject);return s.promise()}});var K=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;C.Deferred.exceptionHook=function(t,e){n.console&&n.console.warn&&t&&K.test(t.name)&&n.console.warn("jQuery.Deferred exception: "+t.message,t.stack,e)},C.readyException=function(t){n.setTimeout((function(){throw t}))};var Y=C.Deferred();function Q(){y.removeEventListener("DOMContentLoaded",Q),n.removeEventListener("load",Q),C.ready()}C.fn.ready=function(t){return Y.then(t).catch((function(t){C.readyException(t)})),this},C.extend({isReady:!1,readyWait:1,ready:function(t){(!0===t?--C.readyWait:C.isReady)||(C.isReady=!0,!0!==t&&--C.readyWait>0||Y.resolveWith(y,[C]))}}),C.ready.then=Y.then,"complete"===y.readyState||"loading"!==y.readyState&&!y.documentElement.doScroll?n.setTimeout(C.ready):(y.addEventListener("DOMContentLoaded",Q),n.addEventListener("load",Q));var tt=function(t,e,i,n,o,s,r){var a=0,l=t.length,c=null==i;if("object"===x(i))for(a in o=!0,i)tt(t,e,a,i[a],!0,s,r);else if(void 0!==n&&(o=!0,v(n)||(r=!0),c&&(r?(e.call(t,n),e=null):(c=e,e=function(t,e,i){return c.call(C(t),i)})),e))for(;a<l;a++)e(t[a],i,r?n:n.call(t[a],a,e(t[a],i)));return o?t:c?e.call(t):l?e(t[0],i):s},et=/^-ms-/,it=/-([a-z])/g;function nt(t,e){return e.toUpperCase()}function ot(t){return t.replace(et,"ms-").replace(it,nt)}var st=function(t){return 1===t.nodeType||9===t.nodeType||!+t.nodeType};function rt(){this.expando=C.expando+rt.uid++}rt.uid=1,rt.prototype={cache:function(t){var e=t[this.expando];return e||(e={},st(t)&&(t.nodeType?t[this.expando]=e:Object.defineProperty(t,this.expando,{value:e,configurable:!0}))),e},set:function(t,e,i){var n,o=this.cache(t);if("string"==typeof e)o[ot(e)]=i;else for(n in e)o[ot(n)]=e[n];return o},get:function(t,e){return void 0===e?this.cache(t):t[this.expando]&&t[this.expando][ot(e)]},access:function(t,e,i){return void 0===e||e&&"string"==typeof e&&void 0===i?this.get(t,e):(this.set(t,e,i),void 0!==i?i:e)},remove:function(t,e){var i,n=t[this.expando];if(void 0!==n){if(void 0!==e){i=(e=Array.isArray(e)?e.map(ot):(e=ot(e))in n?[e]:e.match(G)||[]).length;for(;i--;)delete n[e[i]]}(void 0===e||C.isEmptyObject(n))&&(t.nodeType?t[this.expando]=void 0:delete t[this.expando])}},hasData:function(t){var e=t[this.expando];return void 0!==e&&!C.isEmptyObject(e)}};var at=new rt,lt=new rt,ct=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,ht=/[A-Z]/g;function ut(t,e,i){var n;if(void 0===i&&1===t.nodeType)if(n="data-"+e.replace(ht,"-$&").toLowerCase(),"string"==typeof(i=t.getAttribute(n))){try{i=function(t){return"true"===t||"false"!==t&&("null"===t?null:t===+t+""?+t:ct.test(t)?JSON.parse(t):t)}(i)}catch(t){}lt.set(t,e,i)}else i=void 0;return i}C.extend({hasData:function(t){return lt.hasData(t)||at.hasData(t)},data:function(t,e,i){return lt.access(t,e,i)},removeData:function(t,e){lt.remove(t,e)},_data:function(t,e,i){return at.access(t,e,i)},_removeData:function(t,e){at.remove(t,e)}}),C.fn.extend({data:function(t,e){var i,n,o,s=this[0],r=s&&s.attributes;if(void 0===t){if(this.length&&(o=lt.get(s),1===s.nodeType&&!at.get(s,"hasDataAttrs"))){for(i=r.length;i--;)r[i]&&0===(n=r[i].name).indexOf("data-")&&(n=ot(n.slice(5)),ut(s,n,o[n]));at.set(s,"hasDataAttrs",!0)}return o}return"object"==typeof t?this.each((function(){lt.set(this,t)})):tt(this,(function(e){var i;if(s&&void 0===e)return void 0!==(i=lt.get(s,t))||void 0!==(i=ut(s,t))?i:void 0;this.each((function(){lt.set(this,t,e)}))}),null,e,arguments.length>1,null,!0)},removeData:function(t){return this.each((function(){lt.remove(this,t)}))}}),C.extend({queue:function(t,e,i){var n;if(t)return e=(e||"fx")+"queue",n=at.get(t,e),i&&(!n||Array.isArray(i)?n=at.access(t,e,C.makeArray(i)):n.push(i)),n||[]},dequeue:function(t,e){e=e||"fx";var i=C.queue(t,e),n=i.length,o=i.shift(),s=C._queueHooks(t,e);"inprogress"===o&&(o=i.shift(),n--),o&&("fx"===e&&i.unshift("inprogress"),delete s.stop,o.call(t,(function(){C.dequeue(t,e)}),s)),!n&&s&&s.empty.fire()},_queueHooks:function(t,e){var i=e+"queueHooks";return at.get(t,i)||at.access(t,i,{empty:C.Callbacks("once memory").add((function(){at.remove(t,[e+"queue",i])}))})}}),C.fn.extend({queue:function(t,e){var i=2;return"string"!=typeof t&&(e=t,t="fx",i--),arguments.length<i?C.queue(this[0],t):void 0===e?this:this.each((function(){var i=C.queue(this,t,e);C._queueHooks(this,t),"fx"===t&&"inprogress"!==i[0]&&C.dequeue(this,t)}))},dequeue:function(t){return this.each((function(){C.dequeue(this,t)}))},clearQueue:function(t){return this.queue(t||"fx",[])},promise:function(t,e){var i,n=1,o=C.Deferred(),s=this,r=this.length,a=function(){--n||o.resolveWith(s,[s])};for("string"!=typeof t&&(e=t,t=void 0),t=t||"fx";r--;)(i=at.get(s[r],t+"queueHooks"))&&i.empty&&(n++,i.empty.add(a));return a(),o.promise(e)}});var dt=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,pt=new RegExp("^(?:([+-])=|)("+dt+")([a-z%]*)$","i"),ft=["Top","Right","Bottom","Left"],mt=y.documentElement,gt=function(t){return C.contains(t.ownerDocument,t)},vt={composed:!0};mt.getRootNode&&(gt=function(t){return C.contains(t.ownerDocument,t)||t.getRootNode(vt)===t.ownerDocument});var _t=function(t,e){return"none"===(t=e||t).style.display||""===t.style.display&&gt(t)&&"none"===C.css(t,"display")};function yt(t,e,i,n){var o,s,r=20,a=n?function(){return n.cur()}:function(){return C.css(t,e,"")},l=a(),c=i&&i[3]||(C.cssNumber[e]?"":"px"),h=t.nodeType&&(C.cssNumber[e]||"px"!==c&&+l)&&pt.exec(C.css(t,e));if(h&&h[3]!==c){for(l/=2,c=c||h[3],h=+l||1;r--;)C.style(t,e,h+c),(1-s)*(1-(s=a()/l||.5))<=0&&(r=0),h/=s;h*=2,C.style(t,e,h+c),i=i||[]}return i&&(h=+h||+l||0,o=i[1]?h+(i[1]+1)*i[2]:+i[2],n&&(n.unit=c,n.start=h,n.end=o)),o}var bt={};function wt(t){var e,i=t.ownerDocument,n=t.nodeName,o=bt[n];return o||(e=i.body.appendChild(i.createElement(n)),o=C.css(e,"display"),e.parentNode.removeChild(e),"none"===o&&(o="block"),bt[n]=o,o)}function xt(t,e){for(var i,n,o=[],s=0,r=t.length;s<r;s++)(n=t[s]).style&&(i=n.style.display,e?("none"===i&&(o[s]=at.get(n,"display")||null,o[s]||(n.style.display="")),""===n.style.display&&_t(n)&&(o[s]=wt(n))):"none"!==i&&(o[s]="none",at.set(n,"display",i)));for(s=0;s<r;s++)null!=o[s]&&(t[s].style.display=o[s]);return t}C.fn.extend({show:function(){return xt(this,!0)},hide:function(){return xt(this)},toggle:function(t){return"boolean"==typeof t?t?this.show():this.hide():this.each((function(){_t(this)?C(this).show():C(this).hide()}))}});var Tt,kt,Ct=/^(?:checkbox|radio)$/i,St=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,Pt=/^$|^module$|\/(?:java|ecma)script/i;Tt=y.createDocumentFragment().appendChild(y.createElement("div")),(kt=y.createElement("input")).setAttribute("type","radio"),kt.setAttribute("checked","checked"),kt.setAttribute("name","t"),Tt.appendChild(kt),g.checkClone=Tt.cloneNode(!0).cloneNode(!0).lastChild.checked,Tt.innerHTML="<textarea>x</textarea>",g.noCloneChecked=!!Tt.cloneNode(!0).lastChild.defaultValue,Tt.innerHTML="<option></option>",g.option=!!Tt.lastChild;var Lt={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function zt(t,e){var i;return i=void 0!==t.getElementsByTagName?t.getElementsByTagName(e||"*"):void 0!==t.querySelectorAll?t.querySelectorAll(e||"*"):[],void 0===e||e&&P(t,e)?C.merge([t],i):i}function Mt(t,e){for(var i=0,n=t.length;i<n;i++)at.set(t[i],"globalEval",!e||at.get(e[i],"globalEval"))}Lt.tbody=Lt.tfoot=Lt.colgroup=Lt.caption=Lt.thead,Lt.th=Lt.td,g.option||(Lt.optgroup=Lt.option=[1,"<select multiple='multiple'>","</select>"]);var At=/<|&#?\w+;/;function Et(t,e,i,n,o){for(var s,r,a,l,c,h,u=e.createDocumentFragment(),d=[],p=0,f=t.length;p<f;p++)if((s=t[p])||0===s)if("object"===x(s))C.merge(d,s.nodeType?[s]:s);else if(At.test(s)){for(r=r||u.appendChild(e.createElement("div")),a=(St.exec(s)||["",""])[1].toLowerCase(),l=Lt[a]||Lt._default,r.innerHTML=l[1]+C.htmlPrefilter(s)+l[2],h=l[0];h--;)r=r.lastChild;C.merge(d,r.childNodes),(r=u.firstChild).textContent=""}else d.push(e.createTextNode(s));for(u.textContent="",p=0;s=d[p++];)if(n&&C.inArray(s,n)>-1)o&&o.push(s);else if(c=gt(s),r=zt(u.appendChild(s),"script"),c&&Mt(r),i)for(h=0;s=r[h++];)Pt.test(s.type||"")&&i.push(s);return u}var jt=/^([^.]*)(?:\.(.+)|)/;function Ot(){return!0}function Dt(){return!1}function It(t,e,i,n,o,s){var r,a;if("object"==typeof e){for(a in"string"!=typeof i&&(n=n||i,i=void 0),e)It(t,a,i,n,e[a],s);return t}if(null==n&&null==o?(o=i,n=i=void 0):null==o&&("string"==typeof i?(o=n,n=void 0):(o=n,n=i,i=void 0)),!1===o)o=Dt;else if(!o)return t;return 1===s&&(r=o,o=function(t){return C().off(t),r.apply(this,arguments)},o.guid=r.guid||(r.guid=C.guid++)),t.each((function(){C.event.add(this,e,o,n,i)}))}function Nt(t,e,i){i?(at.set(t,e,!1),C.event.add(t,e,{namespace:!1,handler:function(t){var i,n=at.get(this,e);if(1&t.isTrigger&&this[e]){if(n)(C.event.special[e]||{}).delegateType&&t.stopPropagation();else if(n=a.call(arguments),at.set(this,e,n),this[e](),i=at.get(this,e),at.set(this,e,!1),n!==i)return t.stopImmediatePropagation(),t.preventDefault(),i}else n&&(at.set(this,e,C.event.trigger(n[0],n.slice(1),this)),t.stopPropagation(),t.isImmediatePropagationStopped=Ot)}})):void 0===at.get(t,e)&&C.event.add(t,e,Ot)}C.event={global:{},add:function(t,e,i,n,o){var s,r,a,l,c,h,u,d,p,f,m,g=at.get(t);if(st(t))for(i.handler&&(i=(s=i).handler,o=s.selector),o&&C.find.matchesSelector(mt,o),i.guid||(i.guid=C.guid++),(l=g.events)||(l=g.events=Object.create(null)),(r=g.handle)||(r=g.handle=function(e){return void 0!==C&&C.event.triggered!==e.type?C.event.dispatch.apply(t,arguments):void 0}),c=(e=(e||"").match(G)||[""]).length;c--;)p=m=(a=jt.exec(e[c])||[])[1],f=(a[2]||"").split(".").sort(),p&&(u=C.event.special[p]||{},p=(o?u.delegateType:u.bindType)||p,u=C.event.special[p]||{},h=C.extend({type:p,origType:m,data:n,handler:i,guid:i.guid,selector:o,needsContext:o&&C.expr.match.needsContext.test(o),namespace:f.join(".")},s),(d=l[p])||((d=l[p]=[]).delegateCount=0,u.setup&&!1!==u.setup.call(t,n,f,r)||t.addEventListener&&t.addEventListener(p,r)),u.add&&(u.add.call(t,h),h.handler.guid||(h.handler.guid=i.guid)),o?d.splice(d.delegateCount++,0,h):d.push(h),C.event.global[p]=!0)},remove:function(t,e,i,n,o){var s,r,a,l,c,h,u,d,p,f,m,g=at.hasData(t)&&at.get(t);if(g&&(l=g.events)){for(c=(e=(e||"").match(G)||[""]).length;c--;)if(p=m=(a=jt.exec(e[c])||[])[1],f=(a[2]||"").split(".").sort(),p){for(u=C.event.special[p]||{},d=l[p=(n?u.delegateType:u.bindType)||p]||[],a=a[2]&&new RegExp("(^|\\.)"+f.join("\\.(?:.*\\.|)")+"(\\.|$)"),r=s=d.length;s--;)h=d[s],!o&&m!==h.origType||i&&i.guid!==h.guid||a&&!a.test(h.namespace)||n&&n!==h.selector&&("**"!==n||!h.selector)||(d.splice(s,1),h.selector&&d.delegateCount--,u.remove&&u.remove.call(t,h));r&&!d.length&&(u.teardown&&!1!==u.teardown.call(t,f,g.handle)||C.removeEvent(t,p,g.handle),delete l[p])}else for(p in l)C.event.remove(t,p+e[c],i,n,!0);C.isEmptyObject(l)&&at.remove(t,"handle events")}},dispatch:function(t){var e,i,n,o,s,r,a=new Array(arguments.length),l=C.event.fix(t),c=(at.get(this,"events")||Object.create(null))[l.type]||[],h=C.event.special[l.type]||{};for(a[0]=l,e=1;e<arguments.length;e++)a[e]=arguments[e];if(l.delegateTarget=this,!h.preDispatch||!1!==h.preDispatch.call(this,l)){for(r=C.event.handlers.call(this,l,c),e=0;(o=r[e++])&&!l.isPropagationStopped();)for(l.currentTarget=o.elem,i=0;(s=o.handlers[i++])&&!l.isImmediatePropagationStopped();)l.rnamespace&&!1!==s.namespace&&!l.rnamespace.test(s.namespace)||(l.handleObj=s,l.data=s.data,void 0!==(n=((C.event.special[s.origType]||{}).handle||s.handler).apply(o.elem,a))&&!1===(l.result=n)&&(l.preventDefault(),l.stopPropagation()));return h.postDispatch&&h.postDispatch.call(this,l),l.result}},handlers:function(t,e){var i,n,o,s,r,a=[],l=e.delegateCount,c=t.target;if(l&&c.nodeType&&!("click"===t.type&&t.button>=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==t.type||!0!==c.disabled)){for(s=[],r={},i=0;i<l;i++)void 0===r[o=(n=e[i]).selector+" "]&&(r[o]=n.needsContext?C(o,this).index(c)>-1:C.find(o,this,null,[c]).length),r[o]&&s.push(n);s.length&&a.push({elem:c,handlers:s})}return c=this,l<e.length&&a.push({elem:c,handlers:e.slice(l)}),a},addProp:function(t,e){Object.defineProperty(C.Event.prototype,t,{enumerable:!0,configurable:!0,get:v(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(t){return t[C.expando]?t:new C.Event(t)},special:{load:{noBubble:!0},click:{setup:function(t){var e=this||t;return Ct.test(e.type)&&e.click&&P(e,"input")&&Nt(e,"click",!0),!1},trigger:function(t){var e=this||t;return Ct.test(e.type)&&e.click&&P(e,"input")&&Nt(e,"click"),!0},_default:function(t){var e=t.target;return Ct.test(e.type)&&e.click&&P(e,"input")&&at.get(e,"click")||P(e,"a")}},beforeunload:{postDispatch:function(t){void 0!==t.result&&t.originalEvent&&(t.originalEvent.returnValue=t.result)}}}},C.removeEvent=function(t,e,i){t.removeEventListener&&t.removeEventListener(e,i)},C.Event=function(t,e){if(!(this instanceof C.Event))return new C.Event(t,e);t&&t.type?(this.originalEvent=t,this.type=t.type,this.isDefaultPrevented=t.defaultPrevented||void 0===t.defaultPrevented&&!1===t.returnValue?Ot:Dt,this.target=t.target&&3===t.target.nodeType?t.target.parentNode:t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget):this.type=t,e&&C.extend(this,e),this.timeStamp=t&&t.timeStamp||Date.now(),this[C.expando]=!0},C.Event.prototype={constructor:C.Event,isDefaultPrevented:Dt,isPropagationStopped:Dt,isImmediatePropagationStopped:Dt,isSimulated:!1,preventDefault:function(){var t=this.originalEvent;this.isDefaultPrevented=Ot,t&&!this.isSimulated&&t.preventDefault()},stopPropagation:function(){var t=this.originalEvent;this.isPropagationStopped=Ot,t&&!this.isSimulated&&t.stopPropagation()},stopImmediatePropagation:function(){var t=this.originalEvent;this.isImmediatePropagationStopped=Ot,t&&!this.isSimulated&&t.stopImmediatePropagation(),this.stopPropagation()}},C.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},C.event.addProp),C.each({focus:"focusin",blur:"focusout"},(function(t,e){function i(t){if(y.documentMode){var i=at.get(this,"handle"),n=C.event.fix(t);n.type="focusin"===t.type?"focus":"blur",n.isSimulated=!0,i(t),n.target===n.currentTarget&&i(n)}else C.event.simulate(e,t.target,C.event.fix(t))}C.event.special[t]={setup:function(){var n;if(Nt(this,t,!0),!y.documentMode)return!1;(n=at.get(this,e))||this.addEventListener(e,i),at.set(this,e,(n||0)+1)},trigger:function(){return Nt(this,t),!0},teardown:function(){var t;if(!y.documentMode)return!1;(t=at.get(this,e)-1)?at.set(this,e,t):(this.removeEventListener(e,i),at.remove(this,e))},_default:function(e){return at.get(e.target,t)},delegateType:e},C.event.special[e]={setup:function(){var n=this.ownerDocument||this.document||this,o=y.documentMode?this:n,s=at.get(o,e);s||(y.documentMode?this.addEventListener(e,i):n.addEventListener(t,i,!0)),at.set(o,e,(s||0)+1)},teardown:function(){var n=this.ownerDocument||this.document||this,o=y.documentMode?this:n,s=at.get(o,e)-1;s?at.set(o,e,s):(y.documentMode?this.removeEventListener(e,i):n.removeEventListener(t,i,!0),at.remove(o,e))}}})),C.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},(function(t,e){C.event.special[t]={delegateType:e,bindType:e,handle:function(t){var i,n=t.relatedTarget,o=t.handleObj;return n&&(n===this||C.contains(this,n))||(t.type=o.origType,i=o.handler.apply(this,arguments),t.type=e),i}}})),C.fn.extend({on:function(t,e,i,n){return It(this,t,e,i,n)},one:function(t,e,i,n){return It(this,t,e,i,n,1)},off:function(t,e,i){var n,o;if(t&&t.preventDefault&&t.handleObj)return n=t.handleObj,C(t.delegateTarget).off(n.namespace?n.origType+"."+n.namespace:n.origType,n.selector,n.handler),this;if("object"==typeof t){for(o in t)this.off(o,e,t[o]);return this}return!1!==e&&"function"!=typeof e||(i=e,e=void 0),!1===i&&(i=Dt),this.each((function(){C.event.remove(this,t,i,e)}))}});var Rt=/<script|<style|<link/i,Bt=/checked\s*(?:[^=]|=\s*.checked.)/i,Zt=/^\s*<!\[CDATA\[|\]\]>\s*$/g;function $t(t,e){return P(t,"table")&&P(11!==e.nodeType?e:e.firstChild,"tr")&&C(t).children("tbody")[0]||t}function Ht(t){return t.type=(null!==t.getAttribute("type"))+"/"+t.type,t}function Ut(t){return"true/"===(t.type||"").slice(0,5)?t.type=t.type.slice(5):t.removeAttribute("type"),t}function qt(t,e){var i,n,o,s,r,a;if(1===e.nodeType){if(at.hasData(t)&&(a=at.get(t).events))for(o in at.remove(e,"handle events"),a)for(i=0,n=a[o].length;i<n;i++)C.event.add(e,o,a[o][i]);lt.hasData(t)&&(s=lt.access(t),r=C.extend({},s),lt.set(e,r))}}function Wt(t,e){var i=e.nodeName.toLowerCase();"input"===i&&Ct.test(t.type)?e.checked=t.checked:"input"!==i&&"textarea"!==i||(e.defaultValue=t.defaultValue)}function Ft(t,e,i,n){e=l(e);var o,s,r,a,c,h,u=0,d=t.length,p=d-1,f=e[0],m=v(f);if(m||d>1&&"string"==typeof f&&!g.checkClone&&Bt.test(f))return t.each((function(o){var s=t.eq(o);m&&(e[0]=f.call(this,o,s.html())),Ft(s,e,i,n)}));if(d&&(s=(o=Et(e,t[0].ownerDocument,!1,t,n)).firstChild,1===o.childNodes.length&&(o=s),s||n)){for(a=(r=C.map(zt(o,"script"),Ht)).length;u<d;u++)c=o,u!==p&&(c=C.clone(c,!0,!0),a&&C.merge(r,zt(c,"script"))),i.call(t[u],c,u);if(a)for(h=r[r.length-1].ownerDocument,C.map(r,Ut),u=0;u<a;u++)c=r[u],Pt.test(c.type||"")&&!at.access(c,"globalEval")&&C.contains(h,c)&&(c.src&&"module"!==(c.type||"").toLowerCase()?C._evalUrl&&!c.noModule&&C._evalUrl(c.src,{nonce:c.nonce||c.getAttribute("nonce")},h):w(c.textContent.replace(Zt,""),c,h))}return t}function Gt(t,e,i){for(var n,o=e?C.filter(e,t):t,s=0;null!=(n=o[s]);s++)i||1!==n.nodeType||C.cleanData(zt(n)),n.parentNode&&(i&&gt(n)&&Mt(zt(n,"script")),n.parentNode.removeChild(n));return t}C.extend({htmlPrefilter:function(t){return t},clone:function(t,e,i){var n,o,s,r,a=t.cloneNode(!0),l=gt(t);if(!(g.noCloneChecked||1!==t.nodeType&&11!==t.nodeType||C.isXMLDoc(t)))for(r=zt(a),n=0,o=(s=zt(t)).length;n<o;n++)Wt(s[n],r[n]);if(e)if(i)for(s=s||zt(t),r=r||zt(a),n=0,o=s.length;n<o;n++)qt(s[n],r[n]);else qt(t,a);return(r=zt(a,"script")).length>0&&Mt(r,!l&&zt(t,"script")),a},cleanData:function(t){for(var e,i,n,o=C.event.special,s=0;void 0!==(i=t[s]);s++)if(st(i)){if(e=i[at.expando]){if(e.events)for(n in e.events)o[n]?C.event.remove(i,n):C.removeEvent(i,n,e.handle);i[at.expando]=void 0}i[lt.expando]&&(i[lt.expando]=void 0)}}}),C.fn.extend({detach:function(t){return Gt(this,t,!0)},remove:function(t){return Gt(this,t)},text:function(t){return tt(this,(function(t){return void 0===t?C.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)}))}),null,t,arguments.length)},append:function(){return Ft(this,arguments,(function(t){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||$t(this,t).appendChild(t)}))},prepend:function(){return Ft(this,arguments,(function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=$t(this,t);e.insertBefore(t,e.firstChild)}}))},before:function(){return Ft(this,arguments,(function(t){this.parentNode&&this.parentNode.insertBefore(t,this)}))},after:function(){return Ft(this,arguments,(function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)}))},empty:function(){for(var t,e=0;null!=(t=this[e]);e++)1===t.nodeType&&(C.cleanData(zt(t,!1)),t.textContent="");return this},clone:function(t,e){return t=null!=t&&t,e=null==e?t:e,this.map((function(){return C.clone(this,t,e)}))},html:function(t){return tt(this,(function(t){var e=this[0]||{},i=0,n=this.length;if(void 0===t&&1===e.nodeType)return e.innerHTML;if("string"==typeof t&&!Rt.test(t)&&!Lt[(St.exec(t)||["",""])[1].toLowerCase()]){t=C.htmlPrefilter(t);try{for(;i<n;i++)1===(e=this[i]||{}).nodeType&&(C.cleanData(zt(e,!1)),e.innerHTML=t);e=0}catch(t){}}e&&this.empty().append(t)}),null,t,arguments.length)},replaceWith:function(){var t=[];return Ft(this,arguments,(function(e){var i=this.parentNode;C.inArray(this,t)<0&&(C.cleanData(zt(this)),i&&i.replaceChild(e,this))}),t)}}),C.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},(function(t,e){C.fn[t]=function(t){for(var i,n=[],o=C(t),s=o.length-1,r=0;r<=s;r++)i=r===s?this:this.clone(!0),C(o[r])[e](i),c.apply(n,i.get());return this.pushStack(n)}}));var Vt=new RegExp("^("+dt+")(?!px)[a-z%]+$","i"),Xt=/^--/,Jt=function(t){var e=t.ownerDocument.defaultView;return e&&e.opener||(e=n),e.getComputedStyle(t)},Kt=function(t,e,i){var n,o,s={};for(o in e)s[o]=t.style[o],t.style[o]=e[o];for(o in n=i.call(t),e)t.style[o]=s[o];return n},Yt=new RegExp(ft.join("|"),"i");function Qt(t,e,i){var n,o,s,r,a=Xt.test(e),l=t.style;return(i=i||Jt(t))&&(r=i.getPropertyValue(e)||i[e],a&&r&&(r=r.replace(E,"$1")||void 0),""!==r||gt(t)||(r=C.style(t,e)),!g.pixelBoxStyles()&&Vt.test(r)&&Yt.test(e)&&(n=l.width,o=l.minWidth,s=l.maxWidth,l.minWidth=l.maxWidth=l.width=r,r=i.width,l.width=n,l.minWidth=o,l.maxWidth=s)),void 0!==r?r+"":r}function te(t,e){return{get:function(){if(!t())return(this.get=e).apply(this,arguments);delete this.get}}}!function(){function t(){if(h){c.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",h.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",mt.appendChild(c).appendChild(h);var t=n.getComputedStyle(h);i="1%"!==t.top,l=12===e(t.marginLeft),h.style.right="60%",r=36===e(t.right),o=36===e(t.width),h.style.position="absolute",s=12===e(h.offsetWidth/3),mt.removeChild(c),h=null}}function e(t){return Math.round(parseFloat(t))}var i,o,s,r,a,l,c=y.createElement("div"),h=y.createElement("div");h.style&&(h.style.backgroundClip="content-box",h.cloneNode(!0).style.backgroundClip="",g.clearCloneStyle="content-box"===h.style.backgroundClip,C.extend(g,{boxSizingReliable:function(){return t(),o},pixelBoxStyles:function(){return t(),r},pixelPosition:function(){return t(),i},reliableMarginLeft:function(){return t(),l},scrollboxSize:function(){return t(),s},reliableTrDimensions:function(){var t,e,i,o;return null==a&&(t=y.createElement("table"),e=y.createElement("tr"),i=y.createElement("div"),t.style.cssText="position:absolute;left:-11111px;border-collapse:separate",e.style.cssText="box-sizing:content-box;border:1px solid",e.style.height="1px",i.style.height="9px",i.style.display="block",mt.appendChild(t).appendChild(e).appendChild(i),o=n.getComputedStyle(e),a=parseInt(o.height,10)+parseInt(o.borderTopWidth,10)+parseInt(o.borderBottomWidth,10)===e.offsetHeight,mt.removeChild(t)),a}}))}();var ee=["Webkit","Moz","ms"],ie=y.createElement("div").style,ne={};function oe(t){return C.cssProps[t]||ne[t]||(t in ie?t:ne[t]=function(t){for(var e=t[0].toUpperCase()+t.slice(1),i=ee.length;i--;)if((t=ee[i]+e)in ie)return t}(t)||t)}var se=/^(none|table(?!-c[ea]).+)/,re={position:"absolute",visibility:"hidden",display:"block"},ae={letterSpacing:"0",fontWeight:"400"};function le(t,e,i){var n=pt.exec(e);return n?Math.max(0,n[2]-(i||0))+(n[3]||"px"):e}function ce(t,e,i,n,o,s){var r="width"===e?1:0,a=0,l=0,c=0;if(i===(n?"border":"content"))return 0;for(;r<4;r+=2)"margin"===i&&(c+=C.css(t,i+ft[r],!0,o)),n?("content"===i&&(l-=C.css(t,"padding"+ft[r],!0,o)),"margin"!==i&&(l-=C.css(t,"border"+ft[r]+"Width",!0,o))):(l+=C.css(t,"padding"+ft[r],!0,o),"padding"!==i?l+=C.css(t,"border"+ft[r]+"Width",!0,o):a+=C.css(t,"border"+ft[r]+"Width",!0,o));return!n&&s>=0&&(l+=Math.max(0,Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-s-l-a-.5))||0),l+c}function he(t,e,i){var n=Jt(t),o=(!g.boxSizingReliable()||i)&&"border-box"===C.css(t,"boxSizing",!1,n),s=o,r=Qt(t,e,n),a="offset"+e[0].toUpperCase()+e.slice(1);if(Vt.test(r)){if(!i)return r;r="auto"}return(!g.boxSizingReliable()&&o||!g.reliableTrDimensions()&&P(t,"tr")||"auto"===r||!parseFloat(r)&&"inline"===C.css(t,"display",!1,n))&&t.getClientRects().length&&(o="border-box"===C.css(t,"boxSizing",!1,n),(s=a in t)&&(r=t[a])),(r=parseFloat(r)||0)+ce(t,e,i||(o?"border":"content"),s,n,r)+"px"}function ue(t,e,i,n,o){return new ue.prototype.init(t,e,i,n,o)}C.extend({cssHooks:{opacity:{get:function(t,e){if(e){var i=Qt(t,"opacity");return""===i?"1":i}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(t,e,i,n){if(t&&3!==t.nodeType&&8!==t.nodeType&&t.style){var o,s,r,a=ot(e),l=Xt.test(e),c=t.style;if(l||(e=oe(a)),r=C.cssHooks[e]||C.cssHooks[a],void 0===i)return r&&"get"in r&&void 0!==(o=r.get(t,!1,n))?o:c[e];"string"==(s=typeof i)&&(o=pt.exec(i))&&o[1]&&(i=yt(t,e,o),s="number"),null!=i&&i==i&&("number"!==s||l||(i+=o&&o[3]||(C.cssNumber[a]?"":"px")),g.clearCloneStyle||""!==i||0!==e.indexOf("background")||(c[e]="inherit"),r&&"set"in r&&void 0===(i=r.set(t,i,n))||(l?c.setProperty(e,i):c[e]=i))}},css:function(t,e,i,n){var o,s,r,a=ot(e);return Xt.test(e)||(e=oe(a)),(r=C.cssHooks[e]||C.cssHooks[a])&&"get"in r&&(o=r.get(t,!0,i)),void 0===o&&(o=Qt(t,e,n)),"normal"===o&&e in ae&&(o=ae[e]),""===i||i?(s=parseFloat(o),!0===i||isFinite(s)?s||0:o):o}}),C.each(["height","width"],(function(t,e){C.cssHooks[e]={get:function(t,i,n){if(i)return!se.test(C.css(t,"display"))||t.getClientRects().length&&t.getBoundingClientRect().width?he(t,e,n):Kt(t,re,(function(){return he(t,e,n)}))},set:function(t,i,n){var o,s=Jt(t),r=!g.scrollboxSize()&&"absolute"===s.position,a=(r||n)&&"border-box"===C.css(t,"boxSizing",!1,s),l=n?ce(t,e,n,a,s):0;return a&&r&&(l-=Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-parseFloat(s[e])-ce(t,e,"border",!1,s)-.5)),l&&(o=pt.exec(i))&&"px"!==(o[3]||"px")&&(t.style[e]=i,i=C.css(t,e)),le(0,i,l)}}})),C.cssHooks.marginLeft=te(g.reliableMarginLeft,(function(t,e){if(e)return(parseFloat(Qt(t,"marginLeft"))||t.getBoundingClientRect().left-Kt(t,{marginLeft:0},(function(){return t.getBoundingClientRect().left})))+"px"})),C.each({margin:"",padding:"",border:"Width"},(function(t,e){C.cssHooks[t+e]={expand:function(i){for(var n=0,o={},s="string"==typeof i?i.split(" "):[i];n<4;n++)o[t+ft[n]+e]=s[n]||s[n-2]||s[0];return o}},"margin"!==t&&(C.cssHooks[t+e].set=le)})),C.fn.extend({css:function(t,e){return tt(this,(function(t,e,i){var n,o,s={},r=0;if(Array.isArray(e)){for(n=Jt(t),o=e.length;r<o;r++)s[e[r]]=C.css(t,e[r],!1,n);return s}return void 0!==i?C.style(t,e,i):C.css(t,e)}),t,e,arguments.length>1)}}),C.Tween=ue,ue.prototype={constructor:ue,init:function(t,e,i,n,o,s){this.elem=t,this.prop=i,this.easing=o||C.easing._default,this.options=e,this.start=this.now=this.cur(),this.end=n,this.unit=s||(C.cssNumber[i]?"":"px")},cur:function(){var t=ue.propHooks[this.prop];return t&&t.get?t.get(this):ue.propHooks._default.get(this)},run:function(t){var e,i=ue.propHooks[this.prop];return this.options.duration?this.pos=e=C.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):this.pos=e=t,this.now=(this.end-this.start)*e+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),i&&i.set?i.set(this):ue.propHooks._default.set(this),this}},ue.prototype.init.prototype=ue.prototype,ue.propHooks={_default:{get:function(t){var e;return 1!==t.elem.nodeType||null!=t.elem[t.prop]&&null==t.elem.style[t.prop]?t.elem[t.prop]:(e=C.css(t.elem,t.prop,""))&&"auto"!==e?e:0},set:function(t){C.fx.step[t.prop]?C.fx.step[t.prop](t):1!==t.elem.nodeType||!C.cssHooks[t.prop]&&null==t.elem.style[oe(t.prop)]?t.elem[t.prop]=t.now:C.style(t.elem,t.prop,t.now+t.unit)}}},ue.propHooks.scrollTop=ue.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},C.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2},_default:"swing"},C.fx=ue.prototype.init,C.fx.step={};var de,pe,fe=/^(?:toggle|show|hide)$/,me=/queueHooks$/;function ge(){pe&&(!1===y.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(ge):n.setTimeout(ge,C.fx.interval),C.fx.tick())}function ve(){return n.setTimeout((function(){de=void 0})),de=Date.now()}function _e(t,e){var i,n=0,o={height:t};for(e=e?1:0;n<4;n+=2-e)o["margin"+(i=ft[n])]=o["padding"+i]=t;return e&&(o.opacity=o.width=t),o}function ye(t,e,i){for(var n,o=(be.tweeners[e]||[]).concat(be.tweeners["*"]),s=0,r=o.length;s<r;s++)if(n=o[s].call(i,e,t))return n}function be(t,e,i){var n,o,s=0,r=be.prefilters.length,a=C.Deferred().always((function(){delete l.elem})),l=function(){if(o)return!1;for(var e=de||ve(),i=Math.max(0,c.startTime+c.duration-e),n=1-(i/c.duration||0),s=0,r=c.tweens.length;s<r;s++)c.tweens[s].run(n);return a.notifyWith(t,[c,n,i]),n<1&&r?i:(r||a.notifyWith(t,[c,1,0]),a.resolveWith(t,[c]),!1)},c=a.promise({elem:t,props:C.extend({},e),opts:C.extend(!0,{specialEasing:{},easing:C.easing._default},i),originalProperties:e,originalOptions:i,startTime:de||ve(),duration:i.duration,tweens:[],createTween:function(e,i){var n=C.Tween(t,c.opts,e,i,c.opts.specialEasing[e]||c.opts.easing);return c.tweens.push(n),n},stop:function(e){var i=0,n=e?c.tweens.length:0;if(o)return this;for(o=!0;i<n;i++)c.tweens[i].run(1);return e?(a.notifyWith(t,[c,1,0]),a.resolveWith(t,[c,e])):a.rejectWith(t,[c,e]),this}}),h=c.props;for(function(t,e){var i,n,o,s,r;for(i in t)if(o=e[n=ot(i)],s=t[i],Array.isArray(s)&&(o=s[1],s=t[i]=s[0]),i!==n&&(t[n]=s,delete t[i]),(r=C.cssHooks[n])&&"expand"in r)for(i in s=r.expand(s),delete t[n],s)i in t||(t[i]=s[i],e[i]=o);else e[n]=o}(h,c.opts.specialEasing);s<r;s++)if(n=be.prefilters[s].call(c,t,h,c.opts))return v(n.stop)&&(C._queueHooks(c.elem,c.opts.queue).stop=n.stop.bind(n)),n;return C.map(h,ye,c),v(c.opts.start)&&c.opts.start.call(t,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),C.fx.timer(C.extend(l,{elem:t,anim:c,queue:c.opts.queue})),c}C.Animation=C.extend(be,{tweeners:{"*":[function(t,e){var i=this.createTween(t,e);return yt(i.elem,t,pt.exec(e),i),i}]},tweener:function(t,e){v(t)?(e=t,t=["*"]):t=t.match(G);for(var i,n=0,o=t.length;n<o;n++)i=t[n],be.tweeners[i]=be.tweeners[i]||[],be.tweeners[i].unshift(e)},prefilters:[function(t,e,i){var n,o,s,r,a,l,c,h,u="width"in e||"height"in e,d=this,p={},f=t.style,m=t.nodeType&&_t(t),g=at.get(t,"fxshow");for(n in i.queue||(null==(r=C._queueHooks(t,"fx")).unqueued&&(r.unqueued=0,a=r.empty.fire,r.empty.fire=function(){r.unqueued||a()}),r.unqueued++,d.always((function(){d.always((function(){r.unqueued--,C.queue(t,"fx").length||r.empty.fire()}))}))),e)if(o=e[n],fe.test(o)){if(delete e[n],s=s||"toggle"===o,o===(m?"hide":"show")){if("show"!==o||!g||void 0===g[n])continue;m=!0}p[n]=g&&g[n]||C.style(t,n)}if((l=!C.isEmptyObject(e))||!C.isEmptyObject(p))for(n in u&&1===t.nodeType&&(i.overflow=[f.overflow,f.overflowX,f.overflowY],null==(c=g&&g.display)&&(c=at.get(t,"display")),"none"===(h=C.css(t,"display"))&&(c?h=c:(xt([t],!0),c=t.style.display||c,h=C.css(t,"display"),xt([t]))),("inline"===h||"inline-block"===h&&null!=c)&&"none"===C.css(t,"float")&&(l||(d.done((function(){f.display=c})),null==c&&(h=f.display,c="none"===h?"":h)),f.display="inline-block")),i.overflow&&(f.overflow="hidden",d.always((function(){f.overflow=i.overflow[0],f.overflowX=i.overflow[1],f.overflowY=i.overflow[2]}))),l=!1,p)l||(g?"hidden"in g&&(m=g.hidden):g=at.access(t,"fxshow",{display:c}),s&&(g.hidden=!m),m&&xt([t],!0),d.done((function(){for(n in m||xt([t]),at.remove(t,"fxshow"),p)C.style(t,n,p[n])}))),l=ye(m?g[n]:0,n,d),n in g||(g[n]=l.start,m&&(l.end=l.start,l.start=0))}],prefilter:function(t,e){e?be.prefilters.unshift(t):be.prefilters.push(t)}}),C.speed=function(t,e,i){var n=t&&"object"==typeof t?C.extend({},t):{complete:i||!i&&e||v(t)&&t,duration:t,easing:i&&e||e&&!v(e)&&e};return C.fx.off?n.duration=0:"number"!=typeof n.duration&&(n.duration in C.fx.speeds?n.duration=C.fx.speeds[n.duration]:n.duration=C.fx.speeds._default),null!=n.queue&&!0!==n.queue||(n.queue="fx"),n.old=n.complete,n.complete=function(){v(n.old)&&n.old.call(this),n.queue&&C.dequeue(this,n.queue)},n},C.fn.extend({fadeTo:function(t,e,i,n){return this.filter(_t).css("opacity",0).show().end().animate({opacity:e},t,i,n)},animate:function(t,e,i,n){var o=C.isEmptyObject(t),s=C.speed(e,i,n),r=function(){var e=be(this,C.extend({},t),s);(o||at.get(this,"finish"))&&e.stop(!0)};return r.finish=r,o||!1===s.queue?this.each(r):this.queue(s.queue,r)},stop:function(t,e,i){var n=function(t){var e=t.stop;delete t.stop,e(i)};return"string"!=typeof t&&(i=e,e=t,t=void 0),e&&this.queue(t||"fx",[]),this.each((function(){var e=!0,o=null!=t&&t+"queueHooks",s=C.timers,r=at.get(this);if(o)r[o]&&r[o].stop&&n(r[o]);else for(o in r)r[o]&&r[o].stop&&me.test(o)&&n(r[o]);for(o=s.length;o--;)s[o].elem!==this||null!=t&&s[o].queue!==t||(s[o].anim.stop(i),e=!1,s.splice(o,1));!e&&i||C.dequeue(this,t)}))},finish:function(t){return!1!==t&&(t=t||"fx"),this.each((function(){var e,i=at.get(this),n=i[t+"queue"],o=i[t+"queueHooks"],s=C.timers,r=n?n.length:0;for(i.finish=!0,C.queue(this,t,[]),o&&o.stop&&o.stop.call(this,!0),e=s.length;e--;)s[e].elem===this&&s[e].queue===t&&(s[e].anim.stop(!0),s.splice(e,1));for(e=0;e<r;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete i.finish}))}}),C.each(["toggle","show","hide"],(function(t,e){var i=C.fn[e];C.fn[e]=function(t,n,o){return null==t||"boolean"==typeof t?i.apply(this,arguments):this.animate(_e(e,!0),t,n,o)}})),C.each({slideDown:_e("show"),slideUp:_e("hide"),slideToggle:_e("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},(function(t,e){C.fn[t]=function(t,i,n){return this.animate(e,t,i,n)}})),C.timers=[],C.fx.tick=function(){var t,e=0,i=C.timers;for(de=Date.now();e<i.length;e++)(t=i[e])()||i[e]!==t||i.splice(e--,1);i.length||C.fx.stop(),de=void 0},C.fx.timer=function(t){C.timers.push(t),C.fx.start()},C.fx.interval=13,C.fx.start=function(){pe||(pe=!0,ge())},C.fx.stop=function(){pe=null},C.fx.speeds={slow:600,fast:200,_default:400},C.fn.delay=function(t,e){return t=C.fx&&C.fx.speeds[t]||t,e=e||"fx",this.queue(e,(function(e,i){var o=n.setTimeout(e,t);i.stop=function(){n.clearTimeout(o)}}))},function(){var t=y.createElement("input"),e=y.createElement("select").appendChild(y.createElement("option"));t.type="checkbox",g.checkOn=""!==t.value,g.optSelected=e.selected,(t=y.createElement("input")).value="t",t.type="radio",g.radioValue="t"===t.value}();var we,xe=C.expr.attrHandle;C.fn.extend({attr:function(t,e){return tt(this,C.attr,t,e,arguments.length>1)},removeAttr:function(t){return this.each((function(){C.removeAttr(this,t)}))}}),C.extend({attr:function(t,e,i){var n,o,s=t.nodeType;if(3!==s&&8!==s&&2!==s)return void 0===t.getAttribute?C.prop(t,e,i):(1===s&&C.isXMLDoc(t)||(o=C.attrHooks[e.toLowerCase()]||(C.expr.match.bool.test(e)?we:void 0)),void 0!==i?null===i?void C.removeAttr(t,e):o&&"set"in o&&void 0!==(n=o.set(t,i,e))?n:(t.setAttribute(e,i+""),i):o&&"get"in o&&null!==(n=o.get(t,e))?n:null==(n=C.find.attr(t,e))?void 0:n)},attrHooks:{type:{set:function(t,e){if(!g.radioValue&&"radio"===e&&P(t,"input")){var i=t.value;return t.setAttribute("type",e),i&&(t.value=i),e}}}},removeAttr:function(t,e){var i,n=0,o=e&&e.match(G);if(o&&1===t.nodeType)for(;i=o[n++];)t.removeAttribute(i)}}),we={set:function(t,e,i){return!1===e?C.removeAttr(t,i):t.setAttribute(i,i),i}},C.each(C.expr.match.bool.source.match(/\w+/g),(function(t,e){var i=xe[e]||C.find.attr;xe[e]=function(t,e,n){var o,s,r=e.toLowerCase();return n||(s=xe[r],xe[r]=o,o=null!=i(t,e,n)?r:null,xe[r]=s),o}}));var Te=/^(?:input|select|textarea|button)$/i,ke=/^(?:a|area)$/i;function Ce(t){return(t.match(G)||[]).join(" ")}function Se(t){return t.getAttribute&&t.getAttribute("class")||""}function Pe(t){return Array.isArray(t)?t:"string"==typeof t&&t.match(G)||[]}C.fn.extend({prop:function(t,e){return tt(this,C.prop,t,e,arguments.length>1)},removeProp:function(t){return this.each((function(){delete this[C.propFix[t]||t]}))}}),C.extend({prop:function(t,e,i){var n,o,s=t.nodeType;if(3!==s&&8!==s&&2!==s)return 1===s&&C.isXMLDoc(t)||(e=C.propFix[e]||e,o=C.propHooks[e]),void 0!==i?o&&"set"in o&&void 0!==(n=o.set(t,i,e))?n:t[e]=i:o&&"get"in o&&null!==(n=o.get(t,e))?n:t[e]},propHooks:{tabIndex:{get:function(t){var e=C.find.attr(t,"tabindex");return e?parseInt(e,10):Te.test(t.nodeName)||ke.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),g.optSelected||(C.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(t){var e=t.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),C.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){C.propFix[this.toLowerCase()]=this})),C.fn.extend({addClass:function(t){var e,i,n,o,s,r;return v(t)?this.each((function(e){C(this).addClass(t.call(this,e,Se(this)))})):(e=Pe(t)).length?this.each((function(){if(n=Se(this),i=1===this.nodeType&&" "+Ce(n)+" "){for(s=0;s<e.length;s++)o=e[s],i.indexOf(" "+o+" ")<0&&(i+=o+" ");r=Ce(i),n!==r&&this.setAttribute("class",r)}})):this},removeClass:function(t){var e,i,n,o,s,r;return v(t)?this.each((function(e){C(this).removeClass(t.call(this,e,Se(this)))})):arguments.length?(e=Pe(t)).length?this.each((function(){if(n=Se(this),i=1===this.nodeType&&" "+Ce(n)+" "){for(s=0;s<e.length;s++)for(o=e[s];i.indexOf(" "+o+" ")>-1;)i=i.replace(" "+o+" "," ");r=Ce(i),n!==r&&this.setAttribute("class",r)}})):this:this.attr("class","")},toggleClass:function(t,e){var i,n,o,s,r=typeof t,a="string"===r||Array.isArray(t);return v(t)?this.each((function(i){C(this).toggleClass(t.call(this,i,Se(this),e),e)})):"boolean"==typeof e&&a?e?this.addClass(t):this.removeClass(t):(i=Pe(t),this.each((function(){if(a)for(s=C(this),o=0;o<i.length;o++)n=i[o],s.hasClass(n)?s.removeClass(n):s.addClass(n);else void 0!==t&&"boolean"!==r||((n=Se(this))&&at.set(this,"__className__",n),this.setAttribute&&this.setAttribute("class",n||!1===t?"":at.get(this,"__className__")||""))})))},hasClass:function(t){var e,i,n=0;for(e=" "+t+" ";i=this[n++];)if(1===i.nodeType&&(" "+Ce(Se(i))+" ").indexOf(e)>-1)return!0;return!1}});var Le=/\r/g;C.fn.extend({val:function(t){var e,i,n,o=this[0];return arguments.length?(n=v(t),this.each((function(i){var o;1===this.nodeType&&(null==(o=n?t.call(this,i,C(this).val()):t)?o="":"number"==typeof o?o+="":Array.isArray(o)&&(o=C.map(o,(function(t){return null==t?"":t+""}))),(e=C.valHooks[this.type]||C.valHooks[this.nodeName.toLowerCase()])&&"set"in e&&void 0!==e.set(this,o,"value")||(this.value=o))}))):o?(e=C.valHooks[o.type]||C.valHooks[o.nodeName.toLowerCase()])&&"get"in e&&void 0!==(i=e.get(o,"value"))?i:"string"==typeof(i=o.value)?i.replace(Le,""):null==i?"":i:void 0}}),C.extend({valHooks:{option:{get:function(t){var e=C.find.attr(t,"value");return null!=e?e:Ce(C.text(t))}},select:{get:function(t){var e,i,n,o=t.options,s=t.selectedIndex,r="select-one"===t.type,a=r?null:[],l=r?s+1:o.length;for(n=s<0?l:r?s:0;n<l;n++)if(((i=o[n]).selected||n===s)&&!i.disabled&&(!i.parentNode.disabled||!P(i.parentNode,"optgroup"))){if(e=C(i).val(),r)return e;a.push(e)}return a},set:function(t,e){for(var i,n,o=t.options,s=C.makeArray(e),r=o.length;r--;)((n=o[r]).selected=C.inArray(C.valHooks.option.get(n),s)>-1)&&(i=!0);return i||(t.selectedIndex=-1),s}}}}),C.each(["radio","checkbox"],(function(){C.valHooks[this]={set:function(t,e){if(Array.isArray(e))return t.checked=C.inArray(C(t).val(),e)>-1}},g.checkOn||(C.valHooks[this].get=function(t){return null===t.getAttribute("value")?"on":t.value})}));var ze=n.location,Me={guid:Date.now()},Ae=/\?/;C.parseXML=function(t){var e,i;if(!t||"string"!=typeof t)return null;try{e=(new n.DOMParser).parseFromString(t,"text/xml")}catch(t){}return i=e&&e.getElementsByTagName("parsererror")[0],e&&!i||C.error("Invalid XML: "+(i?C.map(i.childNodes,(function(t){return t.textContent})).join("\n"):t)),e};var Ee=/^(?:focusinfocus|focusoutblur)$/,je=function(t){t.stopPropagation()};C.extend(C.event,{trigger:function(t,e,i,o){var s,r,a,l,c,h,u,d,f=[i||y],m=p.call(t,"type")?t.type:t,g=p.call(t,"namespace")?t.namespace.split("."):[];if(r=d=a=i=i||y,3!==i.nodeType&&8!==i.nodeType&&!Ee.test(m+C.event.triggered)&&(m.indexOf(".")>-1&&(g=m.split("."),m=g.shift(),g.sort()),c=m.indexOf(":")<0&&"on"+m,(t=t[C.expando]?t:new C.Event(m,"object"==typeof t&&t)).isTrigger=o?2:3,t.namespace=g.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),e=null==e?[t]:C.makeArray(e,[t]),u=C.event.special[m]||{},o||!u.trigger||!1!==u.trigger.apply(i,e))){if(!o&&!u.noBubble&&!_(i)){for(l=u.delegateType||m,Ee.test(l+m)||(r=r.parentNode);r;r=r.parentNode)f.push(r),a=r;a===(i.ownerDocument||y)&&f.push(a.defaultView||a.parentWindow||n)}for(s=0;(r=f[s++])&&!t.isPropagationStopped();)d=r,t.type=s>1?l:u.bindType||m,(h=(at.get(r,"events")||Object.create(null))[t.type]&&at.get(r,"handle"))&&h.apply(r,e),(h=c&&r[c])&&h.apply&&st(r)&&(t.result=h.apply(r,e),!1===t.result&&t.preventDefault());return t.type=m,o||t.isDefaultPrevented()||u._default&&!1!==u._default.apply(f.pop(),e)||!st(i)||c&&v(i[m])&&!_(i)&&((a=i[c])&&(i[c]=null),C.event.triggered=m,t.isPropagationStopped()&&d.addEventListener(m,je),i[m](),t.isPropagationStopped()&&d.removeEventListener(m,je),C.event.triggered=void 0,a&&(i[c]=a)),t.result}},simulate:function(t,e,i){var n=C.extend(new C.Event,i,{type:t,isSimulated:!0});C.event.trigger(n,null,e)}}),C.fn.extend({trigger:function(t,e){return this.each((function(){C.event.trigger(t,e,this)}))},triggerHandler:function(t,e){var i=this[0];if(i)return C.event.trigger(t,e,i,!0)}});var Oe=/\[\]$/,De=/\r?\n/g,Ie=/^(?:submit|button|image|reset|file)$/i,Ne=/^(?:input|select|textarea|keygen)/i;function Re(t,e,i,n){var o;if(Array.isArray(e))C.each(e,(function(e,o){i||Oe.test(t)?n(t,o):Re(t+"["+("object"==typeof o&&null!=o?e:"")+"]",o,i,n)}));else if(i||"object"!==x(e))n(t,e);else for(o in e)Re(t+"["+o+"]",e[o],i,n)}C.param=function(t,e){var i,n=[],o=function(t,e){var i=v(e)?e():e;n[n.length]=encodeURIComponent(t)+"="+encodeURIComponent(null==i?"":i)};if(null==t)return"";if(Array.isArray(t)||t.jquery&&!C.isPlainObject(t))C.each(t,(function(){o(this.name,this.value)}));else for(i in t)Re(i,t[i],e,o);return n.join("&")},C.fn.extend({serialize:function(){return C.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var t=C.prop(this,"elements");return t?C.makeArray(t):this})).filter((function(){var t=this.type;return this.name&&!C(this).is(":disabled")&&Ne.test(this.nodeName)&&!Ie.test(t)&&(this.checked||!Ct.test(t))})).map((function(t,e){var i=C(this).val();return null==i?null:Array.isArray(i)?C.map(i,(function(t){return{name:e.name,value:t.replace(De,"\r\n")}})):{name:e.name,value:i.replace(De,"\r\n")}})).get()}});var Be=/%20/g,Ze=/#.*$/,$e=/([?&])_=[^&]*/,He=/^(.*?):[ \t]*([^\r\n]*)$/gm,Ue=/^(?:GET|HEAD)$/,qe=/^\/\//,We={},Fe={},Ge="*/".concat("*"),Ve=y.createElement("a");function Xe(t){return function(e,i){"string"!=typeof e&&(i=e,e="*");var n,o=0,s=e.toLowerCase().match(G)||[];if(v(i))for(;n=s[o++];)"+"===n[0]?(n=n.slice(1)||"*",(t[n]=t[n]||[]).unshift(i)):(t[n]=t[n]||[]).push(i)}}function Je(t,e,i,n){var o={},s=t===Fe;function r(a){var l;return o[a]=!0,C.each(t[a]||[],(function(t,a){var c=a(e,i,n);return"string"!=typeof c||s||o[c]?s?!(l=c):void 0:(e.dataTypes.unshift(c),r(c),!1)})),l}return r(e.dataTypes[0])||!o["*"]&&r("*")}function Ke(t,e){var i,n,o=C.ajaxSettings.flatOptions||{};for(i in e)void 0!==e[i]&&((o[i]?t:n||(n={}))[i]=e[i]);return n&&C.extend(!0,t,n),t}Ve.href=ze.href,C.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:ze.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(ze.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ge,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":C.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(t,e){return e?Ke(Ke(t,C.ajaxSettings),e):Ke(C.ajaxSettings,t)},ajaxPrefilter:Xe(We),ajaxTransport:Xe(Fe),ajax:function(t,e){"object"==typeof t&&(e=t,t=void 0),e=e||{};var i,o,s,r,a,l,c,h,u,d,p=C.ajaxSetup({},e),f=p.context||p,m=p.context&&(f.nodeType||f.jquery)?C(f):C.event,g=C.Deferred(),v=C.Callbacks("once memory"),_=p.statusCode||{},b={},w={},x="canceled",T={readyState:0,getResponseHeader:function(t){var e;if(c){if(!r)for(r={};e=He.exec(s);)r[e[1].toLowerCase()+" "]=(r[e[1].toLowerCase()+" "]||[]).concat(e[2]);e=r[t.toLowerCase()+" "]}return null==e?null:e.join(", ")},getAllResponseHeaders:function(){return c?s:null},setRequestHeader:function(t,e){return null==c&&(t=w[t.toLowerCase()]=w[t.toLowerCase()]||t,b[t]=e),this},overrideMimeType:function(t){return null==c&&(p.mimeType=t),this},statusCode:function(t){var e;if(t)if(c)T.always(t[T.status]);else for(e in t)_[e]=[_[e],t[e]];return this},abort:function(t){var e=t||x;return i&&i.abort(e),k(0,e),this}};if(g.promise(T),p.url=((t||p.url||ze.href)+"").replace(qe,ze.protocol+"//"),p.type=e.method||e.type||p.method||p.type,p.dataTypes=(p.dataType||"*").toLowerCase().match(G)||[""],null==p.crossDomain){l=y.createElement("a");try{l.href=p.url,l.href=l.href,p.crossDomain=Ve.protocol+"//"+Ve.host!=l.protocol+"//"+l.host}catch(t){p.crossDomain=!0}}if(p.data&&p.processData&&"string"!=typeof p.data&&(p.data=C.param(p.data,p.traditional)),Je(We,p,e,T),c)return T;for(u in(h=C.event&&p.global)&&0==C.active++&&C.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!Ue.test(p.type),o=p.url.replace(Ze,""),p.hasContent?p.data&&p.processData&&0===(p.contentType||"").indexOf("application/x-www-form-urlencoded")&&(p.data=p.data.replace(Be,"+")):(d=p.url.slice(o.length),p.data&&(p.processData||"string"==typeof p.data)&&(o+=(Ae.test(o)?"&":"?")+p.data,delete p.data),!1===p.cache&&(o=o.replace($e,"$1"),d=(Ae.test(o)?"&":"?")+"_="+Me.guid+++d),p.url=o+d),p.ifModified&&(C.lastModified[o]&&T.setRequestHeader("If-Modified-Since",C.lastModified[o]),C.etag[o]&&T.setRequestHeader("If-None-Match",C.etag[o])),(p.data&&p.hasContent&&!1!==p.contentType||e.contentType)&&T.setRequestHeader("Content-Type",p.contentType),T.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+("*"!==p.dataTypes[0]?", "+Ge+"; q=0.01":""):p.accepts["*"]),p.headers)T.setRequestHeader(u,p.headers[u]);if(p.beforeSend&&(!1===p.beforeSend.call(f,T,p)||c))return T.abort();if(x="abort",v.add(p.complete),T.done(p.success),T.fail(p.error),i=Je(Fe,p,e,T)){if(T.readyState=1,h&&m.trigger("ajaxSend",[T,p]),c)return T;p.async&&p.timeout>0&&(a=n.setTimeout((function(){T.abort("timeout")}),p.timeout));try{c=!1,i.send(b,k)}catch(t){if(c)throw t;k(-1,t)}}else k(-1,"No Transport");function k(t,e,r,l){var u,d,y,b,w,x=e;c||(c=!0,a&&n.clearTimeout(a),i=void 0,s=l||"",T.readyState=t>0?4:0,u=t>=200&&t<300||304===t,r&&(b=function(t,e,i){for(var n,o,s,r,a=t.contents,l=t.dataTypes;"*"===l[0];)l.shift(),void 0===n&&(n=t.mimeType||e.getResponseHeader("Content-Type"));if(n)for(o in a)if(a[o]&&a[o].test(n)){l.unshift(o);break}if(l[0]in i)s=l[0];else{for(o in i){if(!l[0]||t.converters[o+" "+l[0]]){s=o;break}r||(r=o)}s=s||r}if(s)return s!==l[0]&&l.unshift(s),i[s]}(p,T,r)),!u&&C.inArray("script",p.dataTypes)>-1&&C.inArray("json",p.dataTypes)<0&&(p.converters["text script"]=function(){}),b=function(t,e,i,n){var o,s,r,a,l,c={},h=t.dataTypes.slice();if(h[1])for(r in t.converters)c[r.toLowerCase()]=t.converters[r];for(s=h.shift();s;)if(t.responseFields[s]&&(i[t.responseFields[s]]=e),!l&&n&&t.dataFilter&&(e=t.dataFilter(e,t.dataType)),l=s,s=h.shift())if("*"===s)s=l;else if("*"!==l&&l!==s){if(!(r=c[l+" "+s]||c["* "+s]))for(o in c)if((a=o.split(" "))[1]===s&&(r=c[l+" "+a[0]]||c["* "+a[0]])){!0===r?r=c[o]:!0!==c[o]&&(s=a[0],h.unshift(a[1]));break}if(!0!==r)if(r&&t.throws)e=r(e);else try{e=r(e)}catch(t){return{state:"parsererror",error:r?t:"No conversion from "+l+" to "+s}}}return{state:"success",data:e}}(p,b,T,u),u?(p.ifModified&&((w=T.getResponseHeader("Last-Modified"))&&(C.lastModified[o]=w),(w=T.getResponseHeader("etag"))&&(C.etag[o]=w)),204===t||"HEAD"===p.type?x="nocontent":304===t?x="notmodified":(x=b.state,d=b.data,u=!(y=b.error))):(y=x,!t&&x||(x="error",t<0&&(t=0))),T.status=t,T.statusText=(e||x)+"",u?g.resolveWith(f,[d,x,T]):g.rejectWith(f,[T,x,y]),T.statusCode(_),_=void 0,h&&m.trigger(u?"ajaxSuccess":"ajaxError",[T,p,u?d:y]),v.fireWith(f,[T,x]),h&&(m.trigger("ajaxComplete",[T,p]),--C.active||C.event.trigger("ajaxStop")))}return T},getJSON:function(t,e,i){return C.get(t,e,i,"json")},getScript:function(t,e){return C.get(t,void 0,e,"script")}}),C.each(["get","post"],(function(t,e){C[e]=function(t,i,n,o){return v(i)&&(o=o||n,n=i,i=void 0),C.ajax(C.extend({url:t,type:e,dataType:o,data:i,success:n},C.isPlainObject(t)&&t))}})),C.ajaxPrefilter((function(t){var e;for(e in t.headers)"content-type"===e.toLowerCase()&&(t.contentType=t.headers[e]||"")})),C._evalUrl=function(t,e,i){return C.ajax({url:t,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(t){C.globalEval(t,e,i)}})},C.fn.extend({wrapAll:function(t){var e;return this[0]&&(v(t)&&(t=t.call(this[0])),e=C(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map((function(){for(var t=this;t.firstElementChild;)t=t.firstElementChild;return t})).append(this)),this},wrapInner:function(t){return v(t)?this.each((function(e){C(this).wrapInner(t.call(this,e))})):this.each((function(){var e=C(this),i=e.contents();i.length?i.wrapAll(t):e.append(t)}))},wrap:function(t){var e=v(t);return this.each((function(i){C(this).wrapAll(e?t.call(this,i):t)}))},unwrap:function(t){return this.parent(t).not("body").each((function(){C(this).replaceWith(this.childNodes)})),this}}),C.expr.pseudos.hidden=function(t){return!C.expr.pseudos.visible(t)},C.expr.pseudos.visible=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},C.ajaxSettings.xhr=function(){try{return new n.XMLHttpRequest}catch(t){}};var Ye={0:200,1223:204},Qe=C.ajaxSettings.xhr();g.cors=!!Qe&&"withCredentials"in Qe,g.ajax=Qe=!!Qe,C.ajaxTransport((function(t){var e,i;if(g.cors||Qe&&!t.crossDomain)return{send:function(o,s){var r,a=t.xhr();if(a.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(r in t.xhrFields)a[r]=t.xhrFields[r];for(r in t.mimeType&&a.overrideMimeType&&a.overrideMimeType(t.mimeType),t.crossDomain||o["X-Requested-With"]||(o["X-Requested-With"]="XMLHttpRequest"),o)a.setRequestHeader(r,o[r]);e=function(t){return function(){e&&(e=i=a.onload=a.onerror=a.onabort=a.ontimeout=a.onreadystatechange=null,"abort"===t?a.abort():"error"===t?"number"!=typeof a.status?s(0,"error"):s(a.status,a.statusText):s(Ye[a.status]||a.status,a.statusText,"text"!==(a.responseType||"text")||"string"!=typeof a.responseText?{binary:a.response}:{text:a.responseText},a.getAllResponseHeaders()))}},a.onload=e(),i=a.onerror=a.ontimeout=e("error"),void 0!==a.onabort?a.onabort=i:a.onreadystatechange=function(){4===a.readyState&&n.setTimeout((function(){e&&i()}))},e=e("abort");try{a.send(t.hasContent&&t.data||null)}catch(t){if(e)throw t}},abort:function(){e&&e()}}})),C.ajaxPrefilter((function(t){t.crossDomain&&(t.contents.script=!1)})),C.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(t){return C.globalEval(t),t}}}),C.ajaxPrefilter("script",(function(t){void 0===t.cache&&(t.cache=!1),t.crossDomain&&(t.type="GET")})),C.ajaxTransport("script",(function(t){var e,i;if(t.crossDomain||t.scriptAttrs)return{send:function(n,o){e=C("<script>").attr(t.scriptAttrs||{}).prop({charset:t.scriptCharset,src:t.url}).on("load error",i=function(t){e.remove(),i=null,t&&o("error"===t.type?404:200,t.type)}),y.head.appendChild(e[0])},abort:function(){i&&i()}}}));var ti,ei=[],ii=/(=)\?(?=&|$)|\?\?/;C.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var t=ei.pop()||C.expando+"_"+Me.guid++;return this[t]=!0,t}}),C.ajaxPrefilter("json jsonp",(function(t,e,i){var o,s,r,a=!1!==t.jsonp&&(ii.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&ii.test(t.data)&&"data");if(a||"jsonp"===t.dataTypes[0])return o=t.jsonpCallback=v(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,a?t[a]=t[a].replace(ii,"$1"+o):!1!==t.jsonp&&(t.url+=(Ae.test(t.url)?"&":"?")+t.jsonp+"="+o),t.converters["script json"]=function(){return r||C.error(o+" was not called"),r[0]},t.dataTypes[0]="json",s=n[o],n[o]=function(){r=arguments},i.always((function(){void 0===s?C(n).removeProp(o):n[o]=s,t[o]&&(t.jsonpCallback=e.jsonpCallback,ei.push(o)),r&&v(s)&&s(r[0]),r=s=void 0})),"script"})),g.createHTMLDocument=((ti=y.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===ti.childNodes.length),C.parseHTML=function(t,e,i){return"string"!=typeof t?[]:("boolean"==typeof e&&(i=e,e=!1),e||(g.createHTMLDocument?((n=(e=y.implementation.createHTMLDocument("")).createElement("base")).href=y.location.href,e.head.appendChild(n)):e=y),s=!i&&[],(o=Z.exec(t))?[e.createElement(o[1])]:(o=Et([t],e,s),s&&s.length&&C(s).remove(),C.merge([],o.childNodes)));var n,o,s},C.fn.load=function(t,e,i){var n,o,s,r=this,a=t.indexOf(" ");return a>-1&&(n=Ce(t.slice(a)),t=t.slice(0,a)),v(e)?(i=e,e=void 0):e&&"object"==typeof e&&(o="POST"),r.length>0&&C.ajax({url:t,type:o||"GET",dataType:"html",data:e}).done((function(t){s=arguments,r.html(n?C("<div>").append(C.parseHTML(t)).find(n):t)})).always(i&&function(t,e){r.each((function(){i.apply(this,s||[t.responseText,e,t])}))}),this},C.expr.pseudos.animated=function(t){return C.grep(C.timers,(function(e){return t===e.elem})).length},C.offset={setOffset:function(t,e,i){var n,o,s,r,a,l,c=C.css(t,"position"),h=C(t),u={};"static"===c&&(t.style.position="relative"),a=h.offset(),s=C.css(t,"top"),l=C.css(t,"left"),("absolute"===c||"fixed"===c)&&(s+l).indexOf("auto")>-1?(r=(n=h.position()).top,o=n.left):(r=parseFloat(s)||0,o=parseFloat(l)||0),v(e)&&(e=e.call(t,i,C.extend({},a))),null!=e.top&&(u.top=e.top-a.top+r),null!=e.left&&(u.left=e.left-a.left+o),"using"in e?e.using.call(t,u):h.css(u)}},C.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each((function(e){C.offset.setOffset(this,t,e)}));var e,i,n=this[0];return n?n.getClientRects().length?(e=n.getBoundingClientRect(),i=n.ownerDocument.defaultView,{top:e.top+i.pageYOffset,left:e.left+i.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var t,e,i,n=this[0],o={top:0,left:0};if("fixed"===C.css(n,"position"))e=n.getBoundingClientRect();else{for(e=this.offset(),i=n.ownerDocument,t=n.offsetParent||i.documentElement;t&&(t===i.body||t===i.documentElement)&&"static"===C.css(t,"position");)t=t.parentNode;t&&t!==n&&1===t.nodeType&&((o=C(t).offset()).top+=C.css(t,"borderTopWidth",!0),o.left+=C.css(t,"borderLeftWidth",!0))}return{top:e.top-o.top-C.css(n,"marginTop",!0),left:e.left-o.left-C.css(n,"marginLeft",!0)}}},offsetParent:function(){return this.map((function(){for(var t=this.offsetParent;t&&"static"===C.css(t,"position");)t=t.offsetParent;return t||mt}))}}),C.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},(function(t,e){var i="pageYOffset"===e;C.fn[t]=function(n){return tt(this,(function(t,n,o){var s;if(_(t)?s=t:9===t.nodeType&&(s=t.defaultView),void 0===o)return s?s[e]:t[n];s?s.scrollTo(i?s.pageXOffset:o,i?o:s.pageYOffset):t[n]=o}),t,n,arguments.length)}})),C.each(["top","left"],(function(t,e){C.cssHooks[e]=te(g.pixelPosition,(function(t,i){if(i)return i=Qt(t,e),Vt.test(i)?C(t).position()[e]+"px":i}))})),C.each({Height:"height",Width:"width"},(function(t,e){C.each({padding:"inner"+t,content:e,"":"outer"+t},(function(i,n){C.fn[n]=function(o,s){var r=arguments.length&&(i||"boolean"!=typeof o),a=i||(!0===o||!0===s?"margin":"border");return tt(this,(function(e,i,o){var s;return _(e)?0===n.indexOf("outer")?e["inner"+t]:e.document.documentElement["client"+t]:9===e.nodeType?(s=e.documentElement,Math.max(e.body["scroll"+t],s["scroll"+t],e.body["offset"+t],s["offset"+t],s["client"+t])):void 0===o?C.css(e,i,a):C.style(e,i,o,a)}),e,r?o:void 0,r)}}))})),C.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],(function(t,e){C.fn[e]=function(t){return this.on(e,t)}})),C.fn.extend({bind:function(t,e,i){return this.on(t,null,e,i)},unbind:function(t,e){return this.off(t,null,e)},delegate:function(t,e,i,n){return this.on(e,t,i,n)},undelegate:function(t,e,i){return 1===arguments.length?this.off(t,"**"):this.off(e,t||"**",i)},hover:function(t,e){return this.on("mouseenter",t).on("mouseleave",e||t)}}),C.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),(function(t,e){C.fn[e]=function(t,i){return arguments.length>0?this.on(e,null,t,i):this.trigger(e)}}));var ni=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;C.proxy=function(t,e){var i,n,o;if("string"==typeof e&&(i=t[e],e=t,t=i),v(t))return n=a.call(arguments,2),o=function(){return t.apply(e||this,n.concat(a.call(arguments)))},o.guid=t.guid=t.guid||C.guid++,o},C.holdReady=function(t){t?C.readyWait++:C.ready(!0)},C.isArray=Array.isArray,C.parseJSON=JSON.parse,C.nodeName=P,C.isFunction=v,C.isWindow=_,C.camelCase=ot,C.type=x,C.now=Date.now,C.isNumeric=function(t){var e=C.type(t);return("number"===e||"string"===e)&&!isNaN(t-parseFloat(t))},C.trim=function(t){return null==t?"":(t+"").replace(ni,"$1")},void 0===(i=function(){return C}.apply(e,[]))||(t.exports=i);var oi=n.jQuery,si=n.$;return C.noConflict=function(t){return n.$===C&&(n.$=si),t&&n.jQuery===C&&(n.jQuery=oi),C},void 0===o&&(n.jQuery=n.$=C),C}))},192:(t,e,i)=>{var n,o,s;void 0===(o="function"==typeof(n=s=function(){function t(){for(var t=0,e={};t<arguments.length;t++){var i=arguments[t];for(var n in i)e[n]=i[n]}return e}function e(t){return t.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent)}return function i(n){function o(){}function s(e,i,s){if("undefined"!=typeof document){"number"==typeof(s=t({path:"/"},o.defaults,s)).expires&&(s.expires=new Date(1*new Date+864e5*s.expires)),s.expires=s.expires?s.expires.toUTCString():"";try{var r=JSON.stringify(i);/^[\{\[]/.test(r)&&(i=r)}catch(t){}i=n.write?n.write(i,e):encodeURIComponent(String(i)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),e=encodeURIComponent(String(e)).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent).replace(/[\(\)]/g,escape);var a="";for(var l in s)s[l]&&(a+="; "+l,!0!==s[l]&&(a+="="+s[l].split(";")[0]));return document.cookie=e+"="+i+a}}function r(t,i){if("undefined"!=typeof document){for(var o={},s=document.cookie?document.cookie.split("; "):[],r=0;r<s.length;r++){var a=s[r].split("="),l=a.slice(1).join("=");i||'"'!==l.charAt(0)||(l=l.slice(1,-1));try{var c=e(a[0]);if(l=(n.read||n)(l,c)||e(l),i)try{l=JSON.parse(l)}catch(t){}if(o[c]=l,t===c)break}catch(t){}}return t?o[t]:o}}return o.set=s,o.get=function(t){return r(t,!1)},o.getJSON=function(t){return r(t,!0)},o.remove=function(e,i){s(e,"",t(i,{expires:-1}))},o.defaults={},o.withConverter=i,o}((function(){}))})?n.call(e,i,e,t):n)||(t.exports=o),t.exports=s()},892:function(t,e){!function(t){"use strict";function e(t){var e,i,n,o;for(i=1,n=arguments.length;i<n;i++)for(e in o=arguments[i])t[e]=o[e];return t}var i=Object.create||function(){function t(){}return function(e){return t.prototype=e,new t}}();function n(t,e){var i=Array.prototype.slice;if(t.bind)return t.bind.apply(t,i.call(arguments,1));var n=i.call(arguments,2);return function(){return t.apply(e,n.length?n.concat(i.call(arguments)):arguments)}}var o=0;function s(t){return"_leaflet_id"in t||(t._leaflet_id=++o),t._leaflet_id}function r(t,e,i){var n,o,s,r;return r=function(){n=!1,o&&(s.apply(i,o),o=!1)},s=function(){n?o=arguments:(t.apply(i,arguments),setTimeout(r,e),n=!0)},s}function a(t,e,i){var n=e[1],o=e[0],s=n-o;return t===n&&i?t:((t-o)%s+s)%s+o}function l(){return!1}function c(t,e){if(!1===e)return t;var i=Math.pow(10,void 0===e?6:e);return Math.round(t*i)/i}function h(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function u(t){return h(t).split(/\s+/)}function d(t,e){for(var n in Object.prototype.hasOwnProperty.call(t,"options")||(t.options=t.options?i(t.options):{}),e)t.options[n]=e[n];return t.options}function p(t,e,i){var n=[];for(var o in t)n.push(encodeURIComponent(i?o.toUpperCase():o)+"="+encodeURIComponent(t[o]));return(e&&-1!==e.indexOf("?")?"&":"?")+n.join("&")}var f=/\{ *([\w_ -]+) *\}/g;function m(t,e){return t.replace(f,(function(t,i){var n=e[i];if(void 0===n)throw new Error("No value provided for variable "+t);return"function"==typeof n&&(n=n(e)),n}))}var g=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)};function v(t,e){for(var i=0;i<t.length;i++)if(t[i]===e)return i;return-1}var _="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=";function y(t){return window["webkit"+t]||window["moz"+t]||window["ms"+t]}var b=0;function w(t){var e=+new Date,i=Math.max(0,16-(e-b));return b=e+i,window.setTimeout(t,i)}var x=window.requestAnimationFrame||y("RequestAnimationFrame")||w,T=window.cancelAnimationFrame||y("CancelAnimationFrame")||y("CancelRequestAnimationFrame")||function(t){window.clearTimeout(t)};function k(t,e,i){if(!i||x!==w)return x.call(window,n(t,e));t.call(e)}function C(t){t&&T.call(window,t)}var S={__proto__:null,extend:e,create:i,bind:n,get lastId(){return o},stamp:s,throttle:r,wrapNum:a,falseFn:l,formatNum:c,trim:h,splitWords:u,setOptions:d,getParamString:p,template:m,isArray:g,indexOf:v,emptyImageUrl:_,requestFn:x,cancelFn:T,requestAnimFrame:k,cancelAnimFrame:C};function P(){}P.extend=function(t){var n=function(){d(this),this.initialize&&this.initialize.apply(this,arguments),this.callInitHooks()},o=n.__super__=this.prototype,s=i(o);for(var r in s.constructor=n,n.prototype=s,this)Object.prototype.hasOwnProperty.call(this,r)&&"prototype"!==r&&"__super__"!==r&&(n[r]=this[r]);return t.statics&&e(n,t.statics),t.includes&&(function(t){if("undefined"!=typeof L&&L&&L.Mixin){t=g(t)?t:[t];for(var e=0;e<t.length;e++)t[e]===L.Mixin.Events&&console.warn("Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead.",(new Error).stack)}}(t.includes),e.apply(null,[s].concat(t.includes))),e(s,t),delete s.statics,delete s.includes,s.options&&(s.options=o.options?i(o.options):{},e(s.options,t.options)),s._initHooks=[],s.callInitHooks=function(){if(!this._initHooksCalled){o.callInitHooks&&o.callInitHooks.call(this),this._initHooksCalled=!0;for(var t=0,e=s._initHooks.length;t<e;t++)s._initHooks[t].call(this)}},n},P.include=function(t){var i=this.prototype.options;return e(this.prototype,t),t.options&&(this.prototype.options=i,this.mergeOptions(t.options)),this},P.mergeOptions=function(t){return e(this.prototype.options,t),this},P.addInitHook=function(t){var e=Array.prototype.slice.call(arguments,1),i="function"==typeof t?t:function(){this[t].apply(this,e)};return this.prototype._initHooks=this.prototype._initHooks||[],this.prototype._initHooks.push(i),this};var z={on:function(t,e,i){if("object"==typeof t)for(var n in t)this._on(n,t[n],e);else for(var o=0,s=(t=u(t)).length;o<s;o++)this._on(t[o],e,i);return this},off:function(t,e,i){if(arguments.length)if("object"==typeof t)for(var n in t)this._off(n,t[n],e);else{t=u(t);for(var o=1===arguments.length,s=0,r=t.length;s<r;s++)o?this._off(t[s]):this._off(t[s],e,i)}else delete this._events;return this},_on:function(t,e,i,n){if("function"==typeof e){if(!1===this._listens(t,e,i)){i===this&&(i=void 0);var o={fn:e,ctx:i};n&&(o.once=!0),this._events=this._events||{},this._events[t]=this._events[t]||[],this._events[t].push(o)}}else console.warn("wrong listener type: "+typeof e)},_off:function(t,e,i){var n,o,s;if(this._events&&(n=this._events[t]))if(1!==arguments.length)if("function"==typeof e){var r=this._listens(t,e,i);if(!1!==r){var a=n[r];this._firingCount&&(a.fn=l,this._events[t]=n=n.slice()),n.splice(r,1)}}else console.warn("wrong listener type: "+typeof e);else{if(this._firingCount)for(o=0,s=n.length;o<s;o++)n[o].fn=l;delete this._events[t]}},fire:function(t,i,n){if(!this.listens(t,n))return this;var o=e({},i,{type:t,target:this,sourceTarget:i&&i.sourceTarget||this});if(this._events){var s=this._events[t];if(s){this._firingCount=this._firingCount+1||1;for(var r=0,a=s.length;r<a;r++){var l=s[r],c=l.fn;l.once&&this.off(t,c,l.ctx),c.call(l.ctx||this,o)}this._firingCount--}}return n&&this._propagateEvent(o),this},listens:function(t,e,i,n){"string"!=typeof t&&console.warn('"string" type argument expected');var o=e;"function"!=typeof e&&(n=!!e,o=void 0,i=void 0);var s=this._events&&this._events[t];if(s&&s.length&&!1!==this._listens(t,o,i))return!0;if(n)for(var r in this._eventParents)if(this._eventParents[r].listens(t,e,i,n))return!0;return!1},_listens:function(t,e,i){if(!this._events)return!1;var n=this._events[t]||[];if(!e)return!!n.length;i===this&&(i=void 0);for(var o=0,s=n.length;o<s;o++)if(n[o].fn===e&&n[o].ctx===i)return o;return!1},once:function(t,e,i){if("object"==typeof t)for(var n in t)this._on(n,t[n],e,!0);else for(var o=0,s=(t=u(t)).length;o<s;o++)this._on(t[o],e,i,!0);return this},addEventParent:function(t){return this._eventParents=this._eventParents||{},this._eventParents[s(t)]=t,this},removeEventParent:function(t){return this._eventParents&&delete this._eventParents[s(t)],this},_propagateEvent:function(t){for(var i in this._eventParents)this._eventParents[i].fire(t.type,e({layer:t.target,propagatedFrom:t.target},t),!0)}};z.addEventListener=z.on,z.removeEventListener=z.clearAllEventListeners=z.off,z.addOneTimeEventListener=z.once,z.fireEvent=z.fire,z.hasEventListeners=z.listens;var M=P.extend(z);function A(t,e,i){this.x=i?Math.round(t):t,this.y=i?Math.round(e):e}var E=Math.trunc||function(t){return t>0?Math.floor(t):Math.ceil(t)};function j(t,e,i){return t instanceof A?t:g(t)?new A(t[0],t[1]):null==t?t:"object"==typeof t&&"x"in t&&"y"in t?new A(t.x,t.y):new A(t,e,i)}function O(t,e){if(t)for(var i=e?[t,e]:t,n=0,o=i.length;n<o;n++)this.extend(i[n])}function D(t,e){return!t||t instanceof O?t:new O(t,e)}function I(t,e){if(t)for(var i=e?[t,e]:t,n=0,o=i.length;n<o;n++)this.extend(i[n])}function N(t,e){return t instanceof I?t:new I(t,e)}function R(t,e,i){if(isNaN(t)||isNaN(e))throw new Error("Invalid LatLng object: ("+t+", "+e+")");this.lat=+t,this.lng=+e,void 0!==i&&(this.alt=+i)}function B(t,e,i){return t instanceof R?t:g(t)&&"object"!=typeof t[0]?3===t.length?new R(t[0],t[1],t[2]):2===t.length?new R(t[0],t[1]):null:null==t?t:"object"==typeof t&&"lat"in t?new R(t.lat,"lng"in t?t.lng:t.lon,t.alt):void 0===e?null:new R(t,e,i)}A.prototype={clone:function(){return new A(this.x,this.y)},add:function(t){return this.clone()._add(j(t))},_add:function(t){return this.x+=t.x,this.y+=t.y,this},subtract:function(t){return this.clone()._subtract(j(t))},_subtract:function(t){return this.x-=t.x,this.y-=t.y,this},divideBy:function(t){return this.clone()._divideBy(t)},_divideBy:function(t){return this.x/=t,this.y/=t,this},multiplyBy:function(t){return this.clone()._multiplyBy(t)},_multiplyBy:function(t){return this.x*=t,this.y*=t,this},scaleBy:function(t){return new A(this.x*t.x,this.y*t.y)},unscaleBy:function(t){return new A(this.x/t.x,this.y/t.y)},round:function(){return this.clone()._round()},_round:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this},floor:function(){return this.clone()._floor()},_floor:function(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this},ceil:function(){return this.clone()._ceil()},_ceil:function(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this},trunc:function(){return this.clone()._trunc()},_trunc:function(){return this.x=E(this.x),this.y=E(this.y),this},distanceTo:function(t){var e=(t=j(t)).x-this.x,i=t.y-this.y;return Math.sqrt(e*e+i*i)},equals:function(t){return(t=j(t)).x===this.x&&t.y===this.y},contains:function(t){return t=j(t),Math.abs(t.x)<=Math.abs(this.x)&&Math.abs(t.y)<=Math.abs(this.y)},toString:function(){return"Point("+c(this.x)+", "+c(this.y)+")"}},O.prototype={extend:function(t){var e,i;if(!t)return this;if(t instanceof A||"number"==typeof t[0]||"x"in t)e=i=j(t);else if(e=(t=D(t)).min,i=t.max,!e||!i)return this;return this.min||this.max?(this.min.x=Math.min(e.x,this.min.x),this.max.x=Math.max(i.x,this.max.x),this.min.y=Math.min(e.y,this.min.y),this.max.y=Math.max(i.y,this.max.y)):(this.min=e.clone(),this.max=i.clone()),this},getCenter:function(t){return j((this.min.x+this.max.x)/2,(this.min.y+this.max.y)/2,t)},getBottomLeft:function(){return j(this.min.x,this.max.y)},getTopRight:function(){return j(this.max.x,this.min.y)},getTopLeft:function(){return this.min},getBottomRight:function(){return this.max},getSize:function(){return this.max.subtract(this.min)},contains:function(t){var e,i;return(t="number"==typeof t[0]||t instanceof A?j(t):D(t))instanceof O?(e=t.min,i=t.max):e=i=t,e.x>=this.min.x&&i.x<=this.max.x&&e.y>=this.min.y&&i.y<=this.max.y},intersects:function(t){t=D(t);var e=this.min,i=this.max,n=t.min,o=t.max,s=o.x>=e.x&&n.x<=i.x,r=o.y>=e.y&&n.y<=i.y;return s&&r},overlaps:function(t){t=D(t);var e=this.min,i=this.max,n=t.min,o=t.max,s=o.x>e.x&&n.x<i.x,r=o.y>e.y&&n.y<i.y;return s&&r},isValid:function(){return!(!this.min||!this.max)},pad:function(t){var e=this.min,i=this.max,n=Math.abs(e.x-i.x)*t,o=Math.abs(e.y-i.y)*t;return D(j(e.x-n,e.y-o),j(i.x+n,i.y+o))},equals:function(t){return!!t&&(t=D(t),this.min.equals(t.getTopLeft())&&this.max.equals(t.getBottomRight()))}},I.prototype={extend:function(t){var e,i,n=this._southWest,o=this._northEast;if(t instanceof R)e=t,i=t;else{if(!(t instanceof I))return t?this.extend(B(t)||N(t)):this;if(e=t._southWest,i=t._northEast,!e||!i)return this}return n||o?(n.lat=Math.min(e.lat,n.lat),n.lng=Math.min(e.lng,n.lng),o.lat=Math.max(i.lat,o.lat),o.lng=Math.max(i.lng,o.lng)):(this._southWest=new R(e.lat,e.lng),this._northEast=new R(i.lat,i.lng)),this},pad:function(t){var e=this._southWest,i=this._northEast,n=Math.abs(e.lat-i.lat)*t,o=Math.abs(e.lng-i.lng)*t;return new I(new R(e.lat-n,e.lng-o),new R(i.lat+n,i.lng+o))},getCenter:function(){return new R((this._southWest.lat+this._northEast.lat)/2,(this._southWest.lng+this._northEast.lng)/2)},getSouthWest:function(){return this._southWest},getNorthEast:function(){return this._northEast},getNorthWest:function(){return new R(this.getNorth(),this.getWest())},getSouthEast:function(){return new R(this.getSouth(),this.getEast())},getWest:function(){return this._southWest.lng},getSouth:function(){return this._southWest.lat},getEast:function(){return this._northEast.lng},getNorth:function(){return this._northEast.lat},contains:function(t){t="number"==typeof t[0]||t instanceof R||"lat"in t?B(t):N(t);var e,i,n=this._southWest,o=this._northEast;return t instanceof I?(e=t.getSouthWest(),i=t.getNorthEast()):e=i=t,e.lat>=n.lat&&i.lat<=o.lat&&e.lng>=n.lng&&i.lng<=o.lng},intersects:function(t){t=N(t);var e=this._southWest,i=this._northEast,n=t.getSouthWest(),o=t.getNorthEast(),s=o.lat>=e.lat&&n.lat<=i.lat,r=o.lng>=e.lng&&n.lng<=i.lng;return s&&r},overlaps:function(t){t=N(t);var e=this._southWest,i=this._northEast,n=t.getSouthWest(),o=t.getNorthEast(),s=o.lat>e.lat&&n.lat<i.lat,r=o.lng>e.lng&&n.lng<i.lng;return s&&r},toBBoxString:function(){return[this.getWest(),this.getSouth(),this.getEast(),this.getNorth()].join(",")},equals:function(t,e){return!!t&&(t=N(t),this._southWest.equals(t.getSouthWest(),e)&&this._northEast.equals(t.getNorthEast(),e))},isValid:function(){return!(!this._southWest||!this._northEast)}},R.prototype={equals:function(t,e){return!!t&&(t=B(t),Math.max(Math.abs(this.lat-t.lat),Math.abs(this.lng-t.lng))<=(void 0===e?1e-9:e))},toString:function(t){return"LatLng("+c(this.lat,t)+", "+c(this.lng,t)+")"},distanceTo:function(t){return H.distance(this,B(t))},wrap:function(){return H.wrapLatLng(this)},toBounds:function(t){var e=180*t/40075017,i=e/Math.cos(Math.PI/180*this.lat);return N([this.lat-e,this.lng-i],[this.lat+e,this.lng+i])},clone:function(){return new R(this.lat,this.lng,this.alt)}};var Z,$={latLngToPoint:function(t,e){var i=this.projection.project(t),n=this.scale(e);return this.transformation._transform(i,n)},pointToLatLng:function(t,e){var i=this.scale(e),n=this.transformation.untransform(t,i);return this.projection.unproject(n)},project:function(t){return this.projection.project(t)},unproject:function(t){return this.projection.unproject(t)},scale:function(t){return 256*Math.pow(2,t)},zoom:function(t){return Math.log(t/256)/Math.LN2},getProjectedBounds:function(t){if(this.infinite)return null;var e=this.projection.bounds,i=this.scale(t);return new O(this.transformation.transform(e.min,i),this.transformation.transform(e.max,i))},infinite:!1,wrapLatLng:function(t){var e=this.wrapLng?a(t.lng,this.wrapLng,!0):t.lng;return new R(this.wrapLat?a(t.lat,this.wrapLat,!0):t.lat,e,t.alt)},wrapLatLngBounds:function(t){var e=t.getCenter(),i=this.wrapLatLng(e),n=e.lat-i.lat,o=e.lng-i.lng;if(0===n&&0===o)return t;var s=t.getSouthWest(),r=t.getNorthEast();return new I(new R(s.lat-n,s.lng-o),new R(r.lat-n,r.lng-o))}},H=e({},$,{wrapLng:[-180,180],R:6371e3,distance:function(t,e){var i=Math.PI/180,n=t.lat*i,o=e.lat*i,s=Math.sin((e.lat-t.lat)*i/2),r=Math.sin((e.lng-t.lng)*i/2),a=s*s+Math.cos(n)*Math.cos(o)*r*r,l=2*Math.atan2(Math.sqrt(a),Math.sqrt(1-a));return this.R*l}}),U=6378137,q={R:U,MAX_LATITUDE:85.0511287798,project:function(t){var e=Math.PI/180,i=this.MAX_LATITUDE,n=Math.max(Math.min(i,t.lat),-i),o=Math.sin(n*e);return new A(this.R*t.lng*e,this.R*Math.log((1+o)/(1-o))/2)},unproject:function(t){var e=180/Math.PI;return new R((2*Math.atan(Math.exp(t.y/this.R))-Math.PI/2)*e,t.x*e/this.R)},bounds:(Z=U*Math.PI,new O([-Z,-Z],[Z,Z]))};function W(t,e,i,n){if(g(t))return this._a=t[0],this._b=t[1],this._c=t[2],void(this._d=t[3]);this._a=t,this._b=e,this._c=i,this._d=n}function F(t,e,i,n){return new W(t,e,i,n)}W.prototype={transform:function(t,e){return this._transform(t.clone(),e)},_transform:function(t,e){return e=e||1,t.x=e*(this._a*t.x+this._b),t.y=e*(this._c*t.y+this._d),t},untransform:function(t,e){return e=e||1,new A((t.x/e-this._b)/this._a,(t.y/e-this._d)/this._c)}};var G=e({},H,{code:"EPSG:3857",projection:q,transformation:function(){var t=.5/(Math.PI*q.R);return F(t,.5,-t,.5)}()}),V=e({},G,{code:"EPSG:900913"});function X(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function J(t,e){var i,n,o,s,r,a,l="";for(i=0,o=t.length;i<o;i++){for(n=0,s=(r=t[i]).length;n<s;n++)l+=(n?"L":"M")+(a=r[n]).x+" "+a.y;l+=e?Ot.svg?"z":"x":""}return l||"M0 0"}var K,Y=document.documentElement.style,Q="ActiveXObject"in window,tt=Q&&!document.addEventListener,et="msLaunchUri"in navigator&&!("documentMode"in document),it=jt("webkit"),nt=jt("android"),ot=jt("android 2")||jt("android 3"),st=parseInt(/WebKit\/([0-9]+)|$/.exec(navigator.userAgent)[1],10),rt=nt&&jt("Google")&&st<537&&!("AudioNode"in window),at=!!window.opera,lt=!et&&jt("chrome"),ct=jt("gecko")&&!it&&!at&&!Q,ht=!lt&&jt("safari"),ut=jt("phantom"),dt="OTransition"in Y,pt=0===navigator.platform.indexOf("Win"),ft=Q&&"transition"in Y,mt="WebKitCSSMatrix"in window&&"m11"in new window.WebKitCSSMatrix&&!ot,gt="MozPerspective"in Y,vt=!window.L_DISABLE_3D&&(ft||mt||gt)&&!dt&&!ut,_t="undefined"!=typeof orientation||jt("mobile"),yt=_t&&it,bt=_t&&mt,wt=!window.PointerEvent&&window.MSPointerEvent,xt=!(!window.PointerEvent&&!wt),Tt="ontouchstart"in window||!!window.TouchEvent,kt=!window.L_NO_TOUCH&&(Tt||xt),Ct=_t&&at,St=_t&&ct,Pt=(window.devicePixelRatio||window.screen.deviceXDPI/window.screen.logicalXDPI)>1,Lt=function(){var t=!1;try{var e=Object.defineProperty({},"passive",{get:function(){t=!0}});window.addEventListener("testPassiveEventSupport",l,e),window.removeEventListener("testPassiveEventSupport",l,e)}catch(t){}return t}(),zt=!!document.createElement("canvas").getContext,Mt=!(!document.createElementNS||!X("svg").createSVGRect),At=!!Mt&&((K=document.createElement("div")).innerHTML="<svg/>","http://www.w3.org/2000/svg"===(K.firstChild&&K.firstChild.namespaceURI)),Et=!Mt&&function(){try{var t=document.createElement("div");t.innerHTML='<v:shape adj="1"/>';var e=t.firstChild;return e.style.behavior="url(#default#VML)",e&&"object"==typeof e.adj}catch(t){return!1}}();function jt(t){return navigator.userAgent.toLowerCase().indexOf(t)>=0}var Ot={ie:Q,ielt9:tt,edge:et,webkit:it,android:nt,android23:ot,androidStock:rt,opera:at,chrome:lt,gecko:ct,safari:ht,phantom:ut,opera12:dt,win:pt,ie3d:ft,webkit3d:mt,gecko3d:gt,any3d:vt,mobile:_t,mobileWebkit:yt,mobileWebkit3d:bt,msPointer:wt,pointer:xt,touch:kt,touchNative:Tt,mobileOpera:Ct,mobileGecko:St,retina:Pt,passiveEvents:Lt,canvas:zt,svg:Mt,vml:Et,inlineSvg:At,mac:0===navigator.platform.indexOf("Mac"),linux:0===navigator.platform.indexOf("Linux")},Dt=Ot.msPointer?"MSPointerDown":"pointerdown",It=Ot.msPointer?"MSPointerMove":"pointermove",Nt=Ot.msPointer?"MSPointerUp":"pointerup",Rt=Ot.msPointer?"MSPointerCancel":"pointercancel",Bt={touchstart:Dt,touchmove:It,touchend:Nt,touchcancel:Rt},Zt={touchstart:function(t,e){e.MSPOINTER_TYPE_TOUCH&&e.pointerType===e.MSPOINTER_TYPE_TOUCH&&Re(e),Gt(t,e)},touchmove:Gt,touchend:Gt,touchcancel:Gt},$t={},Ht=!1;function Ut(t,e,i){return"touchstart"===e&&(Ht||(document.addEventListener(Dt,qt,!0),document.addEventListener(It,Wt,!0),document.addEventListener(Nt,Ft,!0),document.addEventListener(Rt,Ft,!0),Ht=!0)),Zt[e]?(i=Zt[e].bind(this,i),t.addEventListener(Bt[e],i,!1),i):(console.warn("wrong event specified:",e),l)}function qt(t){$t[t.pointerId]=t}function Wt(t){$t[t.pointerId]&&($t[t.pointerId]=t)}function Ft(t){delete $t[t.pointerId]}function Gt(t,e){if(e.pointerType!==(e.MSPOINTER_TYPE_MOUSE||"mouse")){for(var i in e.touches=[],$t)e.touches.push($t[i]);e.changedTouches=[e],t(e)}}var Vt=200;var Xt,Jt,Kt,Yt,Qt,te=ge(["transform","webkitTransform","OTransform","MozTransform","msTransform"]),ee=ge(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),ie="webkitTransition"===ee||"OTransition"===ee?ee+"End":"transitionend";function ne(t){return"string"==typeof t?document.getElementById(t):t}function oe(t,e){var i=t.style[e]||t.currentStyle&&t.currentStyle[e];if((!i||"auto"===i)&&document.defaultView){var n=document.defaultView.getComputedStyle(t,null);i=n?n[e]:null}return"auto"===i?null:i}function se(t,e,i){var n=document.createElement(t);return n.className=e||"",i&&i.appendChild(n),n}function re(t){var e=t.parentNode;e&&e.removeChild(t)}function ae(t){for(;t.firstChild;)t.removeChild(t.firstChild)}function le(t){var e=t.parentNode;e&&e.lastChild!==t&&e.appendChild(t)}function ce(t){var e=t.parentNode;e&&e.firstChild!==t&&e.insertBefore(t,e.firstChild)}function he(t,e){if(void 0!==t.classList)return t.classList.contains(e);var i=fe(t);return i.length>0&&new RegExp("(^|\\s)"+e+"(\\s|$)").test(i)}function ue(t,e){if(void 0!==t.classList)for(var i=u(e),n=0,o=i.length;n<o;n++)t.classList.add(i[n]);else if(!he(t,e)){var s=fe(t);pe(t,(s?s+" ":"")+e)}}function de(t,e){void 0!==t.classList?t.classList.remove(e):pe(t,h((" "+fe(t)+" ").replace(" "+e+" "," ")))}function pe(t,e){void 0===t.className.baseVal?t.className=e:t.className.baseVal=e}function fe(t){return t.correspondingElement&&(t=t.correspondingElement),void 0===t.className.baseVal?t.className:t.className.baseVal}function me(t,e){"opacity"in t.style?t.style.opacity=e:"filter"in t.style&&function(t,e){var i=!1,n="DXImageTransform.Microsoft.Alpha";try{i=t.filters.item(n)}catch(t){if(1===e)return}e=Math.round(100*e),i?(i.Enabled=100!==e,i.Opacity=e):t.style.filter+=" progid:"+n+"(opacity="+e+")"}(t,e)}function ge(t){for(var e=document.documentElement.style,i=0;i<t.length;i++)if(t[i]in e)return t[i];return!1}function ve(t,e,i){var n=e||new A(0,0);t.style[te]=(Ot.ie3d?"translate("+n.x+"px,"+n.y+"px)":"translate3d("+n.x+"px,"+n.y+"px,0)")+(i?" scale("+i+")":"")}function _e(t,e){t._leaflet_pos=e,Ot.any3d?ve(t,e):(t.style.left=e.x+"px",t.style.top=e.y+"px")}function ye(t){return t._leaflet_pos||new A(0,0)}if("onselectstart"in document)Xt=function(){Le(window,"selectstart",Re)},Jt=function(){Me(window,"selectstart",Re)};else{var be=ge(["userSelect","WebkitUserSelect","OUserSelect","MozUserSelect","msUserSelect"]);Xt=function(){if(be){var t=document.documentElement.style;Kt=t[be],t[be]="none"}},Jt=function(){be&&(document.documentElement.style[be]=Kt,Kt=void 0)}}function we(){Le(window,"dragstart",Re)}function xe(){Me(window,"dragstart",Re)}function Te(t){for(;-1===t.tabIndex;)t=t.parentNode;t.style&&(ke(),Yt=t,Qt=t.style.outlineStyle,t.style.outlineStyle="none",Le(window,"keydown",ke))}function ke(){Yt&&(Yt.style.outlineStyle=Qt,Yt=void 0,Qt=void 0,Me(window,"keydown",ke))}function Ce(t){do{t=t.parentNode}while(!(t.offsetWidth&&t.offsetHeight||t===document.body));return t}function Se(t){var e=t.getBoundingClientRect();return{x:e.width/t.offsetWidth||1,y:e.height/t.offsetHeight||1,boundingClientRect:e}}var Pe={__proto__:null,TRANSFORM:te,TRANSITION:ee,TRANSITION_END:ie,get:ne,getStyle:oe,create:se,remove:re,empty:ae,toFront:le,toBack:ce,hasClass:he,addClass:ue,removeClass:de,setClass:pe,getClass:fe,setOpacity:me,testProp:ge,setTransform:ve,setPosition:_e,getPosition:ye,get disableTextSelection(){return Xt},get enableTextSelection(){return Jt},disableImageDrag:we,enableImageDrag:xe,preventOutline:Te,restoreOutline:ke,getSizedParentNode:Ce,getScale:Se};function Le(t,e,i,n){if(e&&"object"==typeof e)for(var o in e)je(t,o,e[o],i);else for(var s=0,r=(e=u(e)).length;s<r;s++)je(t,e[s],i,n);return this}var ze="_leaflet_events";function Me(t,e,i,n){if(1===arguments.length)Ae(t),delete t[ze];else if(e&&"object"==typeof e)for(var o in e)Oe(t,o,e[o],i);else if(e=u(e),2===arguments.length)Ae(t,(function(t){return-1!==v(e,t)}));else for(var s=0,r=e.length;s<r;s++)Oe(t,e[s],i,n);return this}function Ae(t,e){for(var i in t[ze]){var n=i.split(/\d/)[0];e&&!e(n)||Oe(t,n,null,null,i)}}var Ee={mouseenter:"mouseover",mouseleave:"mouseout",wheel:!("onwheel"in window)&&"mousewheel"};function je(t,e,i,n){var o=e+s(i)+(n?"_"+s(n):"");if(t[ze]&&t[ze][o])return this;var r=function(e){return i.call(n||t,e||window.event)},a=r;!Ot.touchNative&&Ot.pointer&&0===e.indexOf("touch")?r=Ut(t,e,r):Ot.touch&&"dblclick"===e?r=function(t,e){t.addEventListener("dblclick",e);var i,n=0;function o(t){if(1===t.detail){if("mouse"!==t.pointerType&&(!t.sourceCapabilities||t.sourceCapabilities.firesTouchEvents)){var o=Ze(t);if(!o.some((function(t){return t instanceof HTMLLabelElement&&t.attributes.for}))||o.some((function(t){return t instanceof HTMLInputElement||t instanceof HTMLSelectElement}))){var s=Date.now();s-n<=Vt?2==++i&&e(function(t){var e,i,n={};for(i in t)e=t[i],n[i]=e&&e.bind?e.bind(t):e;return t=n,n.type="dblclick",n.detail=2,n.isTrusted=!1,n._simulated=!0,n}(t)):i=1,n=s}}}else i=t.detail}return t.addEventListener("click",o),{dblclick:e,simDblclick:o}}(t,r):"addEventListener"in t?"touchstart"===e||"touchmove"===e||"wheel"===e||"mousewheel"===e?t.addEventListener(Ee[e]||e,r,!!Ot.passiveEvents&&{passive:!1}):"mouseenter"===e||"mouseleave"===e?(r=function(e){e=e||window.event,qe(t,e)&&a(e)},t.addEventListener(Ee[e],r,!1)):t.addEventListener(e,a,!1):t.attachEvent("on"+e,r),t[ze]=t[ze]||{},t[ze][o]=r}function Oe(t,e,i,n,o){o=o||e+s(i)+(n?"_"+s(n):"");var r=t[ze]&&t[ze][o];if(!r)return this;!Ot.touchNative&&Ot.pointer&&0===e.indexOf("touch")?function(t,e,i){Bt[e]?t.removeEventListener(Bt[e],i,!1):console.warn("wrong event specified:",e)}(t,e,r):Ot.touch&&"dblclick"===e?function(t,e){t.removeEventListener("dblclick",e.dblclick),t.removeEventListener("click",e.simDblclick)}(t,r):"removeEventListener"in t?t.removeEventListener(Ee[e]||e,r,!1):t.detachEvent("on"+e,r),t[ze][o]=null}function De(t){return t.stopPropagation?t.stopPropagation():t.originalEvent?t.originalEvent._stopped=!0:t.cancelBubble=!0,this}function Ie(t){return je(t,"wheel",De),this}function Ne(t){return Le(t,"mousedown touchstart dblclick contextmenu",De),t._leaflet_disable_click=!0,this}function Re(t){return t.preventDefault?t.preventDefault():t.returnValue=!1,this}function Be(t){return Re(t),De(t),this}function Ze(t){if(t.composedPath)return t.composedPath();for(var e=[],i=t.target;i;)e.push(i),i=i.parentNode;return e}function $e(t,e){if(!e)return new A(t.clientX,t.clientY);var i=Se(e),n=i.boundingClientRect;return new A((t.clientX-n.left)/i.x-e.clientLeft,(t.clientY-n.top)/i.y-e.clientTop)}var He=Ot.linux&&Ot.chrome?window.devicePixelRatio:Ot.mac?3*window.devicePixelRatio:window.devicePixelRatio>0?2*window.devicePixelRatio:1;function Ue(t){return Ot.edge?t.wheelDeltaY/2:t.deltaY&&0===t.deltaMode?-t.deltaY/He:t.deltaY&&1===t.deltaMode?20*-t.deltaY:t.deltaY&&2===t.deltaMode?60*-t.deltaY:t.deltaX||t.deltaZ?0:t.wheelDelta?(t.wheelDeltaY||t.wheelDelta)/2:t.detail&&Math.abs(t.detail)<32765?20*-t.detail:t.detail?t.detail/-32765*60:0}function qe(t,e){var i=e.relatedTarget;if(!i)return!0;try{for(;i&&i!==t;)i=i.parentNode}catch(t){return!1}return i!==t}var We={__proto__:null,on:Le,off:Me,stopPropagation:De,disableScrollPropagation:Ie,disableClickPropagation:Ne,preventDefault:Re,stop:Be,getPropagationPath:Ze,getMousePosition:$e,getWheelDelta:Ue,isExternalTarget:qe,addListener:Le,removeListener:Me},Fe=M.extend({run:function(t,e,i,n){this.stop(),this._el=t,this._inProgress=!0,this._duration=i||.25,this._easeOutPower=1/Math.max(n||.5,.2),this._startPos=ye(t),this._offset=e.subtract(this._startPos),this._startTime=+new Date,this.fire("start"),this._animate()},stop:function(){this._inProgress&&(this._step(!0),this._complete())},_animate:function(){this._animId=k(this._animate,this),this._step()},_step:function(t){var e=+new Date-this._startTime,i=1e3*this._duration;e<i?this._runFrame(this._easeOut(e/i),t):(this._runFrame(1),this._complete())},_runFrame:function(t,e){var i=this._startPos.add(this._offset.multiplyBy(t));e&&i._round(),_e(this._el,i),this.fire("step")},_complete:function(){C(this._animId),this._inProgress=!1,this.fire("end")},_easeOut:function(t){return 1-Math.pow(1-t,this._easeOutPower)}}),Ge=M.extend({options:{crs:G,center:void 0,zoom:void 0,minZoom:void 0,maxZoom:void 0,layers:[],maxBounds:void 0,renderer:void 0,zoomAnimation:!0,zoomAnimationThreshold:4,fadeAnimation:!0,markerZoomAnimation:!0,transform3DLimit:8388608,zoomSnap:1,zoomDelta:1,trackResize:!0},initialize:function(t,e){e=d(this,e),this._handlers=[],this._layers={},this._zoomBoundLayers={},this._sizeChanged=!0,this._initContainer(t),this._initLayout(),this._onResize=n(this._onResize,this),this._initEvents(),e.maxBounds&&this.setMaxBounds(e.maxBounds),void 0!==e.zoom&&(this._zoom=this._limitZoom(e.zoom)),e.center&&void 0!==e.zoom&&this.setView(B(e.center),e.zoom,{reset:!0}),this.callInitHooks(),this._zoomAnimated=ee&&Ot.any3d&&!Ot.mobileOpera&&this.options.zoomAnimation,this._zoomAnimated&&(this._createAnimProxy(),Le(this._proxy,ie,this._catchTransitionEnd,this)),this._addLayers(this.options.layers)},setView:function(t,i,n){return i=void 0===i?this._zoom:this._limitZoom(i),t=this._limitCenter(B(t),i,this.options.maxBounds),n=n||{},this._stop(),this._loaded&&!n.reset&&!0!==n&&(void 0!==n.animate&&(n.zoom=e({animate:n.animate},n.zoom),n.pan=e({animate:n.animate,duration:n.duration},n.pan)),this._zoom!==i?this._tryAnimatedZoom&&this._tryAnimatedZoom(t,i,n.zoom):this._tryAnimatedPan(t,n.pan))?(clearTimeout(this._sizeTimer),this):(this._resetView(t,i,n.pan&&n.pan.noMoveStart),this)},setZoom:function(t,e){return this._loaded?this.setView(this.getCenter(),t,{zoom:e}):(this._zoom=t,this)},zoomIn:function(t,e){return t=t||(Ot.any3d?this.options.zoomDelta:1),this.setZoom(this._zoom+t,e)},zoomOut:function(t,e){return t=t||(Ot.any3d?this.options.zoomDelta:1),this.setZoom(this._zoom-t,e)},setZoomAround:function(t,e,i){var n=this.getZoomScale(e),o=this.getSize().divideBy(2),s=(t instanceof A?t:this.latLngToContainerPoint(t)).subtract(o).multiplyBy(1-1/n),r=this.containerPointToLatLng(o.add(s));return this.setView(r,e,{zoom:i})},_getBoundsCenterZoom:function(t,e){e=e||{},t=t.getBounds?t.getBounds():N(t);var i=j(e.paddingTopLeft||e.padding||[0,0]),n=j(e.paddingBottomRight||e.padding||[0,0]),o=this.getBoundsZoom(t,!1,i.add(n));if((o="number"==typeof e.maxZoom?Math.min(e.maxZoom,o):o)===1/0)return{center:t.getCenter(),zoom:o};var s=n.subtract(i).divideBy(2),r=this.project(t.getSouthWest(),o),a=this.project(t.getNorthEast(),o);return{center:this.unproject(r.add(a).divideBy(2).add(s),o),zoom:o}},fitBounds:function(t,e){if(!(t=N(t)).isValid())throw new Error("Bounds are not valid.");var i=this._getBoundsCenterZoom(t,e);return this.setView(i.center,i.zoom,e)},fitWorld:function(t){return this.fitBounds([[-90,-180],[90,180]],t)},panTo:function(t,e){return this.setView(t,this._zoom,{pan:e})},panBy:function(t,e){if(e=e||{},!(t=j(t).round()).x&&!t.y)return this.fire("moveend");if(!0!==e.animate&&!this.getSize().contains(t))return this._resetView(this.unproject(this.project(this.getCenter()).add(t)),this.getZoom()),this;if(this._panAnim||(this._panAnim=new Fe,this._panAnim.on({step:this._onPanTransitionStep,end:this._onPanTransitionEnd},this)),e.noMoveStart||this.fire("movestart"),!1!==e.animate){ue(this._mapPane,"leaflet-pan-anim");var i=this._getMapPanePos().subtract(t).round();this._panAnim.run(this._mapPane,i,e.duration||.25,e.easeLinearity)}else this._rawPanBy(t),this.fire("move").fire("moveend");return this},flyTo:function(t,e,i){if(!1===(i=i||{}).animate||!Ot.any3d)return this.setView(t,e,i);this._stop();var n=this.project(this.getCenter()),o=this.project(t),s=this.getSize(),r=this._zoom;t=B(t),e=void 0===e?r:e;var a=Math.max(s.x,s.y),l=a*this.getZoomScale(r,e),c=o.distanceTo(n)||1,h=1.42,u=h*h;function d(t){var e=(l*l-a*a+(t?-1:1)*u*u*c*c)/(2*(t?l:a)*u*c),i=Math.sqrt(e*e+1)-e;return i<1e-9?-18:Math.log(i)}function p(t){return(Math.exp(t)-Math.exp(-t))/2}function f(t){return(Math.exp(t)+Math.exp(-t))/2}var m=d(0);function g(t){return a*(f(m)*(p(e=m+h*t)/f(e))-p(m))/u;var e}var v=Date.now(),_=(d(1)-m)/h,y=i.duration?1e3*i.duration:1e3*_*.8;return this._moveStart(!0,i.noMoveStart),function i(){var s=(Date.now()-v)/y,l=function(t){return 1-Math.pow(1-t,1.5)}(s)*_;s<=1?(this._flyToFrame=k(i,this),this._move(this.unproject(n.add(o.subtract(n).multiplyBy(g(l)/c)),r),this.getScaleZoom(a/function(t){return a*(f(m)/f(m+h*t))}(l),r),{flyTo:!0})):this._move(t,e)._moveEnd(!0)}.call(this),this},flyToBounds:function(t,e){var i=this._getBoundsCenterZoom(t,e);return this.flyTo(i.center,i.zoom,e)},setMaxBounds:function(t){return t=N(t),this.listens("moveend",this._panInsideMaxBounds)&&this.off("moveend",this._panInsideMaxBounds),t.isValid()?(this.options.maxBounds=t,this._loaded&&this._panInsideMaxBounds(),this.on("moveend",this._panInsideMaxBounds)):(this.options.maxBounds=null,this)},setMinZoom:function(t){var e=this.options.minZoom;return this.options.minZoom=t,this._loaded&&e!==t&&(this.fire("zoomlevelschange"),this.getZoom()<this.options.minZoom)?this.setZoom(t):this},setMaxZoom:function(t){var e=this.options.maxZoom;return this.options.maxZoom=t,this._loaded&&e!==t&&(this.fire("zoomlevelschange"),this.getZoom()>this.options.maxZoom)?this.setZoom(t):this},panInsideBounds:function(t,e){this._enforcingBounds=!0;var i=this.getCenter(),n=this._limitCenter(i,this._zoom,N(t));return i.equals(n)||this.panTo(n,e),this._enforcingBounds=!1,this},panInside:function(t,e){var i=j((e=e||{}).paddingTopLeft||e.padding||[0,0]),n=j(e.paddingBottomRight||e.padding||[0,0]),o=this.project(this.getCenter()),s=this.project(t),r=this.getPixelBounds(),a=D([r.min.add(i),r.max.subtract(n)]),l=a.getSize();if(!a.contains(s)){this._enforcingBounds=!0;var c=s.subtract(a.getCenter()),h=a.extend(s).getSize().subtract(l);o.x+=c.x<0?-h.x:h.x,o.y+=c.y<0?-h.y:h.y,this.panTo(this.unproject(o),e),this._enforcingBounds=!1}return this},invalidateSize:function(t){if(!this._loaded)return this;t=e({animate:!1,pan:!0},!0===t?{animate:!0}:t);var i=this.getSize();this._sizeChanged=!0,this._lastCenter=null;var o=this.getSize(),s=i.divideBy(2).round(),r=o.divideBy(2).round(),a=s.subtract(r);return a.x||a.y?(t.animate&&t.pan?this.panBy(a):(t.pan&&this._rawPanBy(a),this.fire("move"),t.debounceMoveend?(clearTimeout(this._sizeTimer),this._sizeTimer=setTimeout(n(this.fire,this,"moveend"),200)):this.fire("moveend")),this.fire("resize",{oldSize:i,newSize:o})):this},stop:function(){return this.setZoom(this._limitZoom(this._zoom)),this.options.zoomSnap||this.fire("viewreset"),this._stop()},locate:function(t){if(t=this._locateOptions=e({timeout:1e4,watch:!1},t),!("geolocation"in navigator))return this._handleGeolocationError({code:0,message:"Geolocation not supported."}),this;var i=n(this._handleGeolocationResponse,this),o=n(this._handleGeolocationError,this);return t.watch?this._locationWatchId=navigator.geolocation.watchPosition(i,o,t):navigator.geolocation.getCurrentPosition(i,o,t),this},stopLocate:function(){return navigator.geolocation&&navigator.geolocation.clearWatch&&navigator.geolocation.clearWatch(this._locationWatchId),this._locateOptions&&(this._locateOptions.setView=!1),this},_handleGeolocationError:function(t){if(this._container._leaflet_id){var e=t.code,i=t.message||(1===e?"permission denied":2===e?"position unavailable":"timeout");this._locateOptions.setView&&!this._loaded&&this.fitWorld(),this.fire("locationerror",{code:e,message:"Geolocation error: "+i+"."})}},_handleGeolocationResponse:function(t){if(this._container._leaflet_id){var e=new R(t.coords.latitude,t.coords.longitude),i=e.toBounds(2*t.coords.accuracy),n=this._locateOptions;if(n.setView){var o=this.getBoundsZoom(i);this.setView(e,n.maxZoom?Math.min(o,n.maxZoom):o)}var s={latlng:e,bounds:i,timestamp:t.timestamp};for(var r in t.coords)"number"==typeof t.coords[r]&&(s[r]=t.coords[r]);this.fire("locationfound",s)}},addHandler:function(t,e){if(!e)return this;var i=this[t]=new e(this);return this._handlers.push(i),this.options[t]&&i.enable(),this},remove:function(){if(this._initEvents(!0),this.options.maxBounds&&this.off("moveend",this._panInsideMaxBounds),this._containerId!==this._container._leaflet_id)throw new Error("Map container is being reused by another instance");try{delete this._container._leaflet_id,delete this._containerId}catch(t){this._container._leaflet_id=void 0,this._containerId=void 0}var t;for(t in void 0!==this._locationWatchId&&this.stopLocate(),this._stop(),re(this._mapPane),this._clearControlPos&&this._clearControlPos(),this._resizeRequest&&(C(this._resizeRequest),this._resizeRequest=null),this._clearHandlers(),this._loaded&&this.fire("unload"),this._layers)this._layers[t].remove();for(t in this._panes)re(this._panes[t]);return this._layers=[],this._panes=[],delete this._mapPane,delete this._renderer,this},createPane:function(t,e){var i=se("div","leaflet-pane"+(t?" leaflet-"+t.replace("Pane","")+"-pane":""),e||this._mapPane);return t&&(this._panes[t]=i),i},getCenter:function(){return this._checkIfLoaded(),this._lastCenter&&!this._moved()?this._lastCenter.clone():this.layerPointToLatLng(this._getCenterLayerPoint())},getZoom:function(){return this._zoom},getBounds:function(){var t=this.getPixelBounds();return new I(this.unproject(t.getBottomLeft()),this.unproject(t.getTopRight()))},getMinZoom:function(){return void 0===this.options.minZoom?this._layersMinZoom||0:this.options.minZoom},getMaxZoom:function(){return void 0===this.options.maxZoom?void 0===this._layersMaxZoom?1/0:this._layersMaxZoom:this.options.maxZoom},getBoundsZoom:function(t,e,i){t=N(t),i=j(i||[0,0]);var n=this.getZoom()||0,o=this.getMinZoom(),s=this.getMaxZoom(),r=t.getNorthWest(),a=t.getSouthEast(),l=this.getSize().subtract(i),c=D(this.project(a,n),this.project(r,n)).getSize(),h=Ot.any3d?this.options.zoomSnap:1,u=l.x/c.x,d=l.y/c.y,p=e?Math.max(u,d):Math.min(u,d);return n=this.getScaleZoom(p,n),h&&(n=Math.round(n/(h/100))*(h/100),n=e?Math.ceil(n/h)*h:Math.floor(n/h)*h),Math.max(o,Math.min(s,n))},getSize:function(){return this._size&&!this._sizeChanged||(this._size=new A(this._container.clientWidth||0,this._container.clientHeight||0),this._sizeChanged=!1),this._size.clone()},getPixelBounds:function(t,e){var i=this._getTopLeftPoint(t,e);return new O(i,i.add(this.getSize()))},getPixelOrigin:function(){return this._checkIfLoaded(),this._pixelOrigin},getPixelWorldBounds:function(t){return this.options.crs.getProjectedBounds(void 0===t?this.getZoom():t)},getPane:function(t){return"string"==typeof t?this._panes[t]:t},getPanes:function(){return this._panes},getContainer:function(){return this._container},getZoomScale:function(t,e){var i=this.options.crs;return e=void 0===e?this._zoom:e,i.scale(t)/i.scale(e)},getScaleZoom:function(t,e){var i=this.options.crs;e=void 0===e?this._zoom:e;var n=i.zoom(t*i.scale(e));return isNaN(n)?1/0:n},project:function(t,e){return e=void 0===e?this._zoom:e,this.options.crs.latLngToPoint(B(t),e)},unproject:function(t,e){return e=void 0===e?this._zoom:e,this.options.crs.pointToLatLng(j(t),e)},layerPointToLatLng:function(t){var e=j(t).add(this.getPixelOrigin());return this.unproject(e)},latLngToLayerPoint:function(t){return this.project(B(t))._round()._subtract(this.getPixelOrigin())},wrapLatLng:function(t){return this.options.crs.wrapLatLng(B(t))},wrapLatLngBounds:function(t){return this.options.crs.wrapLatLngBounds(N(t))},distance:function(t,e){return this.options.crs.distance(B(t),B(e))},containerPointToLayerPoint:function(t){return j(t).subtract(this._getMapPanePos())},layerPointToContainerPoint:function(t){return j(t).add(this._getMapPanePos())},containerPointToLatLng:function(t){var e=this.containerPointToLayerPoint(j(t));return this.layerPointToLatLng(e)},latLngToContainerPoint:function(t){return this.layerPointToContainerPoint(this.latLngToLayerPoint(B(t)))},mouseEventToContainerPoint:function(t){return $e(t,this._container)},mouseEventToLayerPoint:function(t){return this.containerPointToLayerPoint(this.mouseEventToContainerPoint(t))},mouseEventToLatLng:function(t){return this.layerPointToLatLng(this.mouseEventToLayerPoint(t))},_initContainer:function(t){var e=this._container=ne(t);if(!e)throw new Error("Map container not found.");if(e._leaflet_id)throw new Error("Map container is already initialized.");Le(e,"scroll",this._onScroll,this),this._containerId=s(e)},_initLayout:function(){var t=this._container;this._fadeAnimated=this.options.fadeAnimation&&Ot.any3d,ue(t,"leaflet-container"+(Ot.touch?" leaflet-touch":"")+(Ot.retina?" leaflet-retina":"")+(Ot.ielt9?" leaflet-oldie":"")+(Ot.safari?" leaflet-safari":"")+(this._fadeAnimated?" leaflet-fade-anim":""));var e=oe(t,"position");"absolute"!==e&&"relative"!==e&&"fixed"!==e&&"sticky"!==e&&(t.style.position="relative"),this._initPanes(),this._initControlPos&&this._initControlPos()},_initPanes:function(){var t=this._panes={};this._paneRenderers={},this._mapPane=this.createPane("mapPane",this._container),_e(this._mapPane,new A(0,0)),this.createPane("tilePane"),this.createPane("overlayPane"),this.createPane("shadowPane"),this.createPane("markerPane"),this.createPane("tooltipPane"),this.createPane("popupPane"),this.options.markerZoomAnimation||(ue(t.markerPane,"leaflet-zoom-hide"),ue(t.shadowPane,"leaflet-zoom-hide"))},_resetView:function(t,e,i){_e(this._mapPane,new A(0,0));var n=!this._loaded;this._loaded=!0,e=this._limitZoom(e),this.fire("viewprereset");var o=this._zoom!==e;this._moveStart(o,i)._move(t,e)._moveEnd(o),this.fire("viewreset"),n&&this.fire("load")},_moveStart:function(t,e){return t&&this.fire("zoomstart"),e||this.fire("movestart"),this},_move:function(t,e,i,n){void 0===e&&(e=this._zoom);var o=this._zoom!==e;return this._zoom=e,this._lastCenter=t,this._pixelOrigin=this._getNewPixelOrigin(t),n?i&&i.pinch&&this.fire("zoom",i):((o||i&&i.pinch)&&this.fire("zoom",i),this.fire("move",i)),this},_moveEnd:function(t){return t&&this.fire("zoomend"),this.fire("moveend")},_stop:function(){return C(this._flyToFrame),this._panAnim&&this._panAnim.stop(),this},_rawPanBy:function(t){_e(this._mapPane,this._getMapPanePos().subtract(t))},_getZoomSpan:function(){return this.getMaxZoom()-this.getMinZoom()},_panInsideMaxBounds:function(){this._enforcingBounds||this.panInsideBounds(this.options.maxBounds)},_checkIfLoaded:function(){if(!this._loaded)throw new Error("Set map center and zoom first.")},_initEvents:function(t){this._targets={},this._targets[s(this._container)]=this;var e=t?Me:Le;e(this._container,"click dblclick mousedown mouseup mouseover mouseout mousemove contextmenu keypress keydown keyup",this._handleDOMEvent,this),this.options.trackResize&&e(window,"resize",this._onResize,this),Ot.any3d&&this.options.transform3DLimit&&(t?this.off:this.on).call(this,"moveend",this._onMoveEnd)},_onResize:function(){C(this._resizeRequest),this._resizeRequest=k((function(){this.invalidateSize({debounceMoveend:!0})}),this)},_onScroll:function(){this._container.scrollTop=0,this._container.scrollLeft=0},_onMoveEnd:function(){var t=this._getMapPanePos();Math.max(Math.abs(t.x),Math.abs(t.y))>=this.options.transform3DLimit&&this._resetView(this.getCenter(),this.getZoom())},_findEventTargets:function(t,e){for(var i,n=[],o="mouseout"===e||"mouseover"===e,r=t.target||t.srcElement,a=!1;r;){if((i=this._targets[s(r)])&&("click"===e||"preclick"===e)&&this._draggableMoved(i)){a=!0;break}if(i&&i.listens(e,!0)){if(o&&!qe(r,t))break;if(n.push(i),o)break}if(r===this._container)break;r=r.parentNode}return n.length||a||o||!this.listens(e,!0)||(n=[this]),n},_isClickDisabled:function(t){for(;t&&t!==this._container;){if(t._leaflet_disable_click)return!0;t=t.parentNode}},_handleDOMEvent:function(t){var e=t.target||t.srcElement;if(!(!this._loaded||e._leaflet_disable_events||"click"===t.type&&this._isClickDisabled(e))){var i=t.type;"mousedown"===i&&Te(e),this._fireDOMEvent(t,i)}},_mouseEvents:["click","dblclick","mouseover","mouseout","contextmenu"],_fireDOMEvent:function(t,i,n){if("click"===t.type){var o=e({},t);o.type="preclick",this._fireDOMEvent(o,o.type,n)}var s=this._findEventTargets(t,i);if(n){for(var r=[],a=0;a<n.length;a++)n[a].listens(i,!0)&&r.push(n[a]);s=r.concat(s)}if(s.length){"contextmenu"===i&&Re(t);var l=s[0],c={originalEvent:t};if("keypress"!==t.type&&"keydown"!==t.type&&"keyup"!==t.type){var h=l.getLatLng&&(!l._radius||l._radius<=10);c.containerPoint=h?this.latLngToContainerPoint(l.getLatLng()):this.mouseEventToContainerPoint(t),c.layerPoint=this.containerPointToLayerPoint(c.containerPoint),c.latlng=h?l.getLatLng():this.layerPointToLatLng(c.layerPoint)}for(a=0;a<s.length;a++)if(s[a].fire(i,c,!0),c.originalEvent._stopped||!1===s[a].options.bubblingMouseEvents&&-1!==v(this._mouseEvents,i))return}},_draggableMoved:function(t){return(t=t.dragging&&t.dragging.enabled()?t:this).dragging&&t.dragging.moved()||this.boxZoom&&this.boxZoom.moved()},_clearHandlers:function(){for(var t=0,e=this._handlers.length;t<e;t++)this._handlers[t].disable()},whenReady:function(t,e){return this._loaded?t.call(e||this,{target:this}):this.on("load",t,e),this},_getMapPanePos:function(){return ye(this._mapPane)||new A(0,0)},_moved:function(){var t=this._getMapPanePos();return t&&!t.equals([0,0])},_getTopLeftPoint:function(t,e){return(t&&void 0!==e?this._getNewPixelOrigin(t,e):this.getPixelOrigin()).subtract(this._getMapPanePos())},_getNewPixelOrigin:function(t,e){var i=this.getSize()._divideBy(2);return this.project(t,e)._subtract(i)._add(this._getMapPanePos())._round()},_latLngToNewLayerPoint:function(t,e,i){var n=this._getNewPixelOrigin(i,e);return this.project(t,e)._subtract(n)},_latLngBoundsToNewLayerBounds:function(t,e,i){var n=this._getNewPixelOrigin(i,e);return D([this.project(t.getSouthWest(),e)._subtract(n),this.project(t.getNorthWest(),e)._subtract(n),this.project(t.getSouthEast(),e)._subtract(n),this.project(t.getNorthEast(),e)._subtract(n)])},_getCenterLayerPoint:function(){return this.containerPointToLayerPoint(this.getSize()._divideBy(2))},_getCenterOffset:function(t){return this.latLngToLayerPoint(t).subtract(this._getCenterLayerPoint())},_limitCenter:function(t,e,i){if(!i)return t;var n=this.project(t,e),o=this.getSize().divideBy(2),s=new O(n.subtract(o),n.add(o)),r=this._getBoundsOffset(s,i,e);return Math.abs(r.x)<=1&&Math.abs(r.y)<=1?t:this.unproject(n.add(r),e)},_limitOffset:function(t,e){if(!e)return t;var i=this.getPixelBounds(),n=new O(i.min.add(t),i.max.add(t));return t.add(this._getBoundsOffset(n,e))},_getBoundsOffset:function(t,e,i){var n=D(this.project(e.getNorthEast(),i),this.project(e.getSouthWest(),i)),o=n.min.subtract(t.min),s=n.max.subtract(t.max);return new A(this._rebound(o.x,-s.x),this._rebound(o.y,-s.y))},_rebound:function(t,e){return t+e>0?Math.round(t-e)/2:Math.max(0,Math.ceil(t))-Math.max(0,Math.floor(e))},_limitZoom:function(t){var e=this.getMinZoom(),i=this.getMaxZoom(),n=Ot.any3d?this.options.zoomSnap:1;return n&&(t=Math.round(t/n)*n),Math.max(e,Math.min(i,t))},_onPanTransitionStep:function(){this.fire("move")},_onPanTransitionEnd:function(){de(this._mapPane,"leaflet-pan-anim"),this.fire("moveend")},_tryAnimatedPan:function(t,e){var i=this._getCenterOffset(t)._trunc();return!(!0!==(e&&e.animate)&&!this.getSize().contains(i)||(this.panBy(i,e),0))},_createAnimProxy:function(){var t=this._proxy=se("div","leaflet-proxy leaflet-zoom-animated");this._panes.mapPane.appendChild(t),this.on("zoomanim",(function(t){var e=te,i=this._proxy.style[e];ve(this._proxy,this.project(t.center,t.zoom),this.getZoomScale(t.zoom,1)),i===this._proxy.style[e]&&this._animatingZoom&&this._onZoomTransitionEnd()}),this),this.on("load moveend",this._animMoveEnd,this),this._on("unload",this._destroyAnimProxy,this)},_destroyAnimProxy:function(){re(this._proxy),this.off("load moveend",this._animMoveEnd,this),delete this._proxy},_animMoveEnd:function(){var t=this.getCenter(),e=this.getZoom();ve(this._proxy,this.project(t,e),this.getZoomScale(e,1))},_catchTransitionEnd:function(t){this._animatingZoom&&t.propertyName.indexOf("transform")>=0&&this._onZoomTransitionEnd()},_nothingToAnimate:function(){return!this._container.getElementsByClassName("leaflet-zoom-animated").length},_tryAnimatedZoom:function(t,e,i){if(this._animatingZoom)return!0;if(i=i||{},!this._zoomAnimated||!1===i.animate||this._nothingToAnimate()||Math.abs(e-this._zoom)>this.options.zoomAnimationThreshold)return!1;var n=this.getZoomScale(e),o=this._getCenterOffset(t)._divideBy(1-1/n);return!(!0!==i.animate&&!this.getSize().contains(o)||(k((function(){this._moveStart(!0,i.noMoveStart||!1)._animateZoom(t,e,!0)}),this),0))},_animateZoom:function(t,e,i,o){this._mapPane&&(i&&(this._animatingZoom=!0,this._animateToCenter=t,this._animateToZoom=e,ue(this._mapPane,"leaflet-zoom-anim")),this.fire("zoomanim",{center:t,zoom:e,noUpdate:o}),this._tempFireZoomEvent||(this._tempFireZoomEvent=this._zoom!==this._animateToZoom),this._move(this._animateToCenter,this._animateToZoom,void 0,!0),setTimeout(n(this._onZoomTransitionEnd,this),250))},_onZoomTransitionEnd:function(){this._animatingZoom&&(this._mapPane&&de(this._mapPane,"leaflet-zoom-anim"),this._animatingZoom=!1,this._move(this._animateToCenter,this._animateToZoom,void 0,!0),this._tempFireZoomEvent&&this.fire("zoom"),delete this._tempFireZoomEvent,this.fire("move"),this._moveEnd(!0))}});var Ve=P.extend({options:{position:"topright"},initialize:function(t){d(this,t)},getPosition:function(){return this.options.position},setPosition:function(t){var e=this._map;return e&&e.removeControl(this),this.options.position=t,e&&e.addControl(this),this},getContainer:function(){return this._container},addTo:function(t){this.remove(),this._map=t;var e=this._container=this.onAdd(t),i=this.getPosition(),n=t._controlCorners[i];return ue(e,"leaflet-control"),-1!==i.indexOf("bottom")?n.insertBefore(e,n.firstChild):n.appendChild(e),this._map.on("unload",this.remove,this),this},remove:function(){return this._map?(re(this._container),this.onRemove&&this.onRemove(this._map),this._map.off("unload",this.remove,this),this._map=null,this):this},_refocusOnMap:function(t){this._map&&t&&t.screenX>0&&t.screenY>0&&this._map.getContainer().focus()}}),Xe=function(t){return new Ve(t)};Ge.include({addControl:function(t){return t.addTo(this),this},removeControl:function(t){return t.remove(),this},_initControlPos:function(){var t=this._controlCorners={},e="leaflet-",i=this._controlContainer=se("div",e+"control-container",this._container);function n(n,o){var s=e+n+" "+e+o;t[n+o]=se("div",s,i)}n("top","left"),n("top","right"),n("bottom","left"),n("bottom","right")},_clearControlPos:function(){for(var t in this._controlCorners)re(this._controlCorners[t]);re(this._controlContainer),delete this._controlCorners,delete this._controlContainer}});var Je=Ve.extend({options:{collapsed:!0,position:"topright",autoZIndex:!0,hideSingleBase:!1,sortLayers:!1,sortFunction:function(t,e,i,n){return i<n?-1:n<i?1:0}},initialize:function(t,e,i){for(var n in d(this,i),this._layerControlInputs=[],this._layers=[],this._lastZIndex=0,this._handlingClick=!1,this._preventClick=!1,t)this._addLayer(t[n],n);for(n in e)this._addLayer(e[n],n,!0)},onAdd:function(t){this._initLayout(),this._update(),this._map=t,t.on("zoomend",this._checkDisabledLayers,this);for(var e=0;e<this._layers.length;e++)this._layers[e].layer.on("add remove",this._onLayerChange,this);return this._container},addTo:function(t){return Ve.prototype.addTo.call(this,t),this._expandIfNotCollapsed()},onRemove:function(){this._map.off("zoomend",this._checkDisabledLayers,this);for(var t=0;t<this._layers.length;t++)this._layers[t].layer.off("add remove",this._onLayerChange,this)},addBaseLayer:function(t,e){return this._addLayer(t,e),this._map?this._update():this},addOverlay:function(t,e){return this._addLayer(t,e,!0),this._map?this._update():this},removeLayer:function(t){t.off("add remove",this._onLayerChange,this);var e=this._getLayer(s(t));return e&&this._layers.splice(this._layers.indexOf(e),1),this._map?this._update():this},expand:function(){ue(this._container,"leaflet-control-layers-expanded"),this._section.style.height=null;var t=this._map.getSize().y-(this._container.offsetTop+50);return t<this._section.clientHeight?(ue(this._section,"leaflet-control-layers-scrollbar"),this._section.style.height=t+"px"):de(this._section,"leaflet-control-layers-scrollbar"),this._checkDisabledLayers(),this},collapse:function(){return de(this._container,"leaflet-control-layers-expanded"),this},_initLayout:function(){var t="leaflet-control-layers",e=this._container=se("div",t),i=this.options.collapsed;e.setAttribute("aria-haspopup",!0),Ne(e),Ie(e);var n=this._section=se("section",t+"-list");i&&(this._map.on("click",this.collapse,this),Le(e,{mouseenter:this._expandSafely,mouseleave:this.collapse},this));var o=this._layersLink=se("a",t+"-toggle",e);o.href="#",o.title="Layers",o.setAttribute("role","button"),Le(o,{keydown:function(t){13===t.keyCode&&this._expandSafely()},click:function(t){Re(t),this._expandSafely()}},this),i||this.expand(),this._baseLayersList=se("div",t+"-base",n),this._separator=se("div",t+"-separator",n),this._overlaysList=se("div",t+"-overlays",n),e.appendChild(n)},_getLayer:function(t){for(var e=0;e<this._layers.length;e++)if(this._layers[e]&&s(this._layers[e].layer)===t)return this._layers[e]},_addLayer:function(t,e,i){this._map&&t.on("add remove",this._onLayerChange,this),this._layers.push({layer:t,name:e,overlay:i}),this.options.sortLayers&&this._layers.sort(n((function(t,e){return this.options.sortFunction(t.layer,e.layer,t.name,e.name)}),this)),this.options.autoZIndex&&t.setZIndex&&(this._lastZIndex++,t.setZIndex(this._lastZIndex)),this._expandIfNotCollapsed()},_update:function(){if(!this._container)return this;ae(this._baseLayersList),ae(this._overlaysList),this._layerControlInputs=[];var t,e,i,n,o=0;for(i=0;i<this._layers.length;i++)n=this._layers[i],this._addItem(n),e=e||n.overlay,t=t||!n.overlay,o+=n.overlay?0:1;return this.options.hideSingleBase&&(t=t&&o>1,this._baseLayersList.style.display=t?"":"none"),this._separator.style.display=e&&t?"":"none",this},_onLayerChange:function(t){this._handlingClick||this._update();var e=this._getLayer(s(t.target)),i=e.overlay?"add"===t.type?"overlayadd":"overlayremove":"add"===t.type?"baselayerchange":null;i&&this._map.fire(i,e)},_createRadioElement:function(t,e){var i='<input type="radio" class="leaflet-control-layers-selector" name="'+t+'"'+(e?' checked="checked"':"")+"/>",n=document.createElement("div");return n.innerHTML=i,n.firstChild},_addItem:function(t){var e,i=document.createElement("label"),n=this._map.hasLayer(t.layer);t.overlay?((e=document.createElement("input")).type="checkbox",e.className="leaflet-control-layers-selector",e.defaultChecked=n):e=this._createRadioElement("leaflet-base-layers_"+s(this),n),this._layerControlInputs.push(e),e.layerId=s(t.layer),Le(e,"click",this._onInputClick,this);var o=document.createElement("span");o.innerHTML=" "+t.name;var r=document.createElement("span");return i.appendChild(r),r.appendChild(e),r.appendChild(o),(t.overlay?this._overlaysList:this._baseLayersList).appendChild(i),this._checkDisabledLayers(),i},_onInputClick:function(){if(!this._preventClick){var t,e,i=this._layerControlInputs,n=[],o=[];this._handlingClick=!0;for(var s=i.length-1;s>=0;s--)t=i[s],e=this._getLayer(t.layerId).layer,t.checked?n.push(e):t.checked||o.push(e);for(s=0;s<o.length;s++)this._map.hasLayer(o[s])&&this._map.removeLayer(o[s]);for(s=0;s<n.length;s++)this._map.hasLayer(n[s])||this._map.addLayer(n[s]);this._handlingClick=!1,this._refocusOnMap()}},_checkDisabledLayers:function(){for(var t,e,i=this._layerControlInputs,n=this._map.getZoom(),o=i.length-1;o>=0;o--)t=i[o],e=this._getLayer(t.layerId).layer,t.disabled=void 0!==e.options.minZoom&&n<e.options.minZoom||void 0!==e.options.maxZoom&&n>e.options.maxZoom},_expandIfNotCollapsed:function(){return this._map&&!this.options.collapsed&&this.expand(),this},_expandSafely:function(){var t=this._section;this._preventClick=!0,Le(t,"click",Re),this.expand();var e=this;setTimeout((function(){Me(t,"click",Re),e._preventClick=!1}))}}),Ke=Ve.extend({options:{position:"topleft",zoomInText:'<span aria-hidden="true">+</span>',zoomInTitle:"Zoom in",zoomOutText:'<span aria-hidden="true">&#x2212;</span>',zoomOutTitle:"Zoom out"},onAdd:function(t){var e="leaflet-control-zoom",i=se("div",e+" leaflet-bar"),n=this.options;return this._zoomInButton=this._createButton(n.zoomInText,n.zoomInTitle,e+"-in",i,this._zoomIn),this._zoomOutButton=this._createButton(n.zoomOutText,n.zoomOutTitle,e+"-out",i,this._zoomOut),this._updateDisabled(),t.on("zoomend zoomlevelschange",this._updateDisabled,this),i},onRemove:function(t){t.off("zoomend zoomlevelschange",this._updateDisabled,this)},disable:function(){return this._disabled=!0,this._updateDisabled(),this},enable:function(){return this._disabled=!1,this._updateDisabled(),this},_zoomIn:function(t){!this._disabled&&this._map._zoom<this._map.getMaxZoom()&&this._map.zoomIn(this._map.options.zoomDelta*(t.shiftKey?3:1))},_zoomOut:function(t){!this._disabled&&this._map._zoom>this._map.getMinZoom()&&this._map.zoomOut(this._map.options.zoomDelta*(t.shiftKey?3:1))},_createButton:function(t,e,i,n,o){var s=se("a",i,n);return s.innerHTML=t,s.href="#",s.title=e,s.setAttribute("role","button"),s.setAttribute("aria-label",e),Ne(s),Le(s,"click",Be),Le(s,"click",o,this),Le(s,"click",this._refocusOnMap,this),s},_updateDisabled:function(){var t=this._map,e="leaflet-disabled";de(this._zoomInButton,e),de(this._zoomOutButton,e),this._zoomInButton.setAttribute("aria-disabled","false"),this._zoomOutButton.setAttribute("aria-disabled","false"),(this._disabled||t._zoom===t.getMinZoom())&&(ue(this._zoomOutButton,e),this._zoomOutButton.setAttribute("aria-disabled","true")),(this._disabled||t._zoom===t.getMaxZoom())&&(ue(this._zoomInButton,e),this._zoomInButton.setAttribute("aria-disabled","true"))}});Ge.mergeOptions({zoomControl:!0}),Ge.addInitHook((function(){this.options.zoomControl&&(this.zoomControl=new Ke,this.addControl(this.zoomControl))}));var Ye=Ve.extend({options:{position:"bottomleft",maxWidth:100,metric:!0,imperial:!0},onAdd:function(t){var e="leaflet-control-scale",i=se("div",e),n=this.options;return this._addScales(n,e+"-line",i),t.on(n.updateWhenIdle?"moveend":"move",this._update,this),t.whenReady(this._update,this),i},onRemove:function(t){t.off(this.options.updateWhenIdle?"moveend":"move",this._update,this)},_addScales:function(t,e,i){t.metric&&(this._mScale=se("div",e,i)),t.imperial&&(this._iScale=se("div",e,i))},_update:function(){var t=this._map,e=t.getSize().y/2,i=t.distance(t.containerPointToLatLng([0,e]),t.containerPointToLatLng([this.options.maxWidth,e]));this._updateScales(i)},_updateScales:function(t){this.options.metric&&t&&this._updateMetric(t),this.options.imperial&&t&&this._updateImperial(t)},_updateMetric:function(t){var e=this._getRoundNum(t),i=e<1e3?e+" m":e/1e3+" km";this._updateScale(this._mScale,i,e/t)},_updateImperial:function(t){var e,i,n,o=3.2808399*t;o>5280?(e=o/5280,i=this._getRoundNum(e),this._updateScale(this._iScale,i+" mi",i/e)):(n=this._getRoundNum(o),this._updateScale(this._iScale,n+" ft",n/o))},_updateScale:function(t,e,i){t.style.width=Math.round(this.options.maxWidth*i)+"px",t.innerHTML=e},_getRoundNum:function(t){var e=Math.pow(10,(Math.floor(t)+"").length-1),i=t/e;return e*(i>=10?10:i>=5?5:i>=3?3:i>=2?2:1)}}),Qe=Ve.extend({options:{position:"bottomright",prefix:'<a href="https://leafletjs.com" title="A JavaScript library for interactive maps">'+(Ot.inlineSvg?'<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8" class="leaflet-attribution-flag"><path fill="#4C7BE1" d="M0 0h12v4H0z"/><path fill="#FFD500" d="M0 4h12v3H0z"/><path fill="#E0BC00" d="M0 7h12v1H0z"/></svg> ':"")+"Leaflet</a>"},initialize:function(t){d(this,t),this._attributions={}},onAdd:function(t){for(var e in t.attributionControl=this,this._container=se("div","leaflet-control-attribution"),Ne(this._container),t._layers)t._layers[e].getAttribution&&this.addAttribution(t._layers[e].getAttribution());return this._update(),t.on("layeradd",this._addAttribution,this),this._container},onRemove:function(t){t.off("layeradd",this._addAttribution,this)},_addAttribution:function(t){t.layer.getAttribution&&(this.addAttribution(t.layer.getAttribution()),t.layer.once("remove",(function(){this.removeAttribution(t.layer.getAttribution())}),this))},setPrefix:function(t){return this.options.prefix=t,this._update(),this},addAttribution:function(t){return t?(this._attributions[t]||(this._attributions[t]=0),this._attributions[t]++,this._update(),this):this},removeAttribution:function(t){return t?(this._attributions[t]&&(this._attributions[t]--,this._update()),this):this},_update:function(){if(this._map){var t=[];for(var e in this._attributions)this._attributions[e]&&t.push(e);var i=[];this.options.prefix&&i.push(this.options.prefix),t.length&&i.push(t.join(", ")),this._container.innerHTML=i.join(' <span aria-hidden="true">|</span> ')}}});Ge.mergeOptions({attributionControl:!0}),Ge.addInitHook((function(){this.options.attributionControl&&(new Qe).addTo(this)}));Ve.Layers=Je,Ve.Zoom=Ke,Ve.Scale=Ye,Ve.Attribution=Qe,Xe.layers=function(t,e,i){return new Je(t,e,i)},Xe.zoom=function(t){return new Ke(t)},Xe.scale=function(t){return new Ye(t)},Xe.attribution=function(t){return new Qe(t)};var ti=P.extend({initialize:function(t){this._map=t},enable:function(){return this._enabled||(this._enabled=!0,this.addHooks()),this},disable:function(){return this._enabled?(this._enabled=!1,this.removeHooks(),this):this},enabled:function(){return!!this._enabled}});ti.addTo=function(t,e){return t.addHandler(e,this),this};var ei={Events:z},ii=Ot.touch?"touchstart mousedown":"mousedown",ni=M.extend({options:{clickTolerance:3},initialize:function(t,e,i,n){d(this,n),this._element=t,this._dragStartTarget=e||t,this._preventOutline=i},enable:function(){this._enabled||(Le(this._dragStartTarget,ii,this._onDown,this),this._enabled=!0)},disable:function(){this._enabled&&(ni._dragging===this&&this.finishDrag(!0),Me(this._dragStartTarget,ii,this._onDown,this),this._enabled=!1,this._moved=!1)},_onDown:function(t){if(this._enabled&&(this._moved=!1,!he(this._element,"leaflet-zoom-anim")))if(t.touches&&1!==t.touches.length)ni._dragging===this&&this.finishDrag();else if(!(ni._dragging||t.shiftKey||1!==t.which&&1!==t.button&&!t.touches||(ni._dragging=this,this._preventOutline&&Te(this._element),we(),Xt(),this._moving))){this.fire("down");var e=t.touches?t.touches[0]:t,i=Ce(this._element);this._startPoint=new A(e.clientX,e.clientY),this._startPos=ye(this._element),this._parentScale=Se(i);var n="mousedown"===t.type;Le(document,n?"mousemove":"touchmove",this._onMove,this),Le(document,n?"mouseup":"touchend touchcancel",this._onUp,this)}},_onMove:function(t){if(this._enabled)if(t.touches&&t.touches.length>1)this._moved=!0;else{var e=t.touches&&1===t.touches.length?t.touches[0]:t,i=new A(e.clientX,e.clientY)._subtract(this._startPoint);(i.x||i.y)&&(Math.abs(i.x)+Math.abs(i.y)<this.options.clickTolerance||(i.x/=this._parentScale.x,i.y/=this._parentScale.y,Re(t),this._moved||(this.fire("dragstart"),this._moved=!0,ue(document.body,"leaflet-dragging"),this._lastTarget=t.target||t.srcElement,window.SVGElementInstance&&this._lastTarget instanceof window.SVGElementInstance&&(this._lastTarget=this._lastTarget.correspondingUseElement),ue(this._lastTarget,"leaflet-drag-target")),this._newPos=this._startPos.add(i),this._moving=!0,this._lastEvent=t,this._updatePosition()))}},_updatePosition:function(){var t={originalEvent:this._lastEvent};this.fire("predrag",t),_e(this._element,this._newPos),this.fire("drag",t)},_onUp:function(){this._enabled&&this.finishDrag()},finishDrag:function(t){de(document.body,"leaflet-dragging"),this._lastTarget&&(de(this._lastTarget,"leaflet-drag-target"),this._lastTarget=null),Me(document,"mousemove touchmove",this._onMove,this),Me(document,"mouseup touchend touchcancel",this._onUp,this),xe(),Jt();var e=this._moved&&this._moving;this._moving=!1,ni._dragging=!1,e&&this.fire("dragend",{noInertia:t,distance:this._newPos.distanceTo(this._startPos)})}});function oi(t,e,i){var n,o,s,r,a,l,c,h,u,d=[1,4,2,8];for(o=0,c=t.length;o<c;o++)t[o]._code=fi(t[o],e);for(r=0;r<4;r++){for(h=d[r],n=[],o=0,s=(c=t.length)-1;o<c;s=o++)a=t[o],l=t[s],a._code&h?l._code&h||((u=pi(l,a,h,e,i))._code=fi(u,e),n.push(u)):(l._code&h&&((u=pi(l,a,h,e,i))._code=fi(u,e),n.push(u)),n.push(a));t=n}return t}function si(t,e){var i,n,o,s,r,a,l,c,h;if(!t||0===t.length)throw new Error("latlngs not passed");vi(t)||(console.warn("latlngs are not flat! Only the first ring will be used"),t=t[0]);var u=B([0,0]),d=N(t);d.getNorthWest().distanceTo(d.getSouthWest())*d.getNorthEast().distanceTo(d.getNorthWest())<1700&&(u=ri(t));var p=t.length,f=[];for(i=0;i<p;i++){var m=B(t[i]);f.push(e.project(B([m.lat-u.lat,m.lng-u.lng])))}for(a=l=c=0,i=0,n=p-1;i<p;n=i++)o=f[i],s=f[n],r=o.y*s.x-s.y*o.x,l+=(o.x+s.x)*r,c+=(o.y+s.y)*r,a+=3*r;h=0===a?f[0]:[l/a,c/a];var g=e.unproject(j(h));return B([g.lat+u.lat,g.lng+u.lng])}function ri(t){for(var e=0,i=0,n=0,o=0;o<t.length;o++){var s=B(t[o]);e+=s.lat,i+=s.lng,n++}return B([e/n,i/n])}var ai,li={__proto__:null,clipPolygon:oi,polygonCenter:si,centroid:ri};function ci(t,e){if(!e||!t.length)return t.slice();var i=e*e;return function(t,e){var i=t.length,n=new(typeof Uint8Array!=void 0+""?Uint8Array:Array)(i);n[0]=n[i-1]=1,ui(t,n,e,0,i-1);var o,s=[];for(o=0;o<i;o++)n[o]&&s.push(t[o]);return s}(t=function(t,e){for(var i=[t[0]],n=1,o=0,s=t.length;n<s;n++)mi(t[n],t[o])>e&&(i.push(t[n]),o=n);return o<s-1&&i.push(t[s-1]),i}(t,i),i)}function hi(t,e,i){return Math.sqrt(gi(t,e,i,!0))}function ui(t,e,i,n,o){var s,r,a,l=0;for(r=n+1;r<=o-1;r++)(a=gi(t[r],t[n],t[o],!0))>l&&(s=r,l=a);l>i&&(e[s]=1,ui(t,e,i,n,s),ui(t,e,i,s,o))}function di(t,e,i,n,o){var s,r,a,l=n?ai:fi(t,i),c=fi(e,i);for(ai=c;;){if(!(l|c))return[t,e];if(l&c)return!1;a=fi(r=pi(t,e,s=l||c,i,o),i),s===l?(t=r,l=a):(e=r,c=a)}}function pi(t,e,i,n,o){var s,r,a=e.x-t.x,l=e.y-t.y,c=n.min,h=n.max;return 8&i?(s=t.x+a*(h.y-t.y)/l,r=h.y):4&i?(s=t.x+a*(c.y-t.y)/l,r=c.y):2&i?(s=h.x,r=t.y+l*(h.x-t.x)/a):1&i&&(s=c.x,r=t.y+l*(c.x-t.x)/a),new A(s,r,o)}function fi(t,e){var i=0;return t.x<e.min.x?i|=1:t.x>e.max.x&&(i|=2),t.y<e.min.y?i|=4:t.y>e.max.y&&(i|=8),i}function mi(t,e){var i=e.x-t.x,n=e.y-t.y;return i*i+n*n}function gi(t,e,i,n){var o,s=e.x,r=e.y,a=i.x-s,l=i.y-r,c=a*a+l*l;return c>0&&((o=((t.x-s)*a+(t.y-r)*l)/c)>1?(s=i.x,r=i.y):o>0&&(s+=a*o,r+=l*o)),a=t.x-s,l=t.y-r,n?a*a+l*l:new A(s,r)}function vi(t){return!g(t[0])||"object"!=typeof t[0][0]&&void 0!==t[0][0]}function _i(t){return console.warn("Deprecated use of _flat, please use L.LineUtil.isFlat instead."),vi(t)}function yi(t,e){var i,n,o,s,r,a,l,c;if(!t||0===t.length)throw new Error("latlngs not passed");vi(t)||(console.warn("latlngs are not flat! Only the first ring will be used"),t=t[0]);var h=B([0,0]),u=N(t);u.getNorthWest().distanceTo(u.getSouthWest())*u.getNorthEast().distanceTo(u.getNorthWest())<1700&&(h=ri(t));var d=t.length,p=[];for(i=0;i<d;i++){var f=B(t[i]);p.push(e.project(B([f.lat-h.lat,f.lng-h.lng])))}for(i=0,n=0;i<d-1;i++)n+=p[i].distanceTo(p[i+1])/2;if(0===n)c=p[0];else for(i=0,s=0;i<d-1;i++)if(r=p[i],a=p[i+1],(s+=o=r.distanceTo(a))>n){l=(s-n)/o,c=[a.x-l*(a.x-r.x),a.y-l*(a.y-r.y)];break}var m=e.unproject(j(c));return B([m.lat+h.lat,m.lng+h.lng])}var bi={__proto__:null,simplify:ci,pointToSegmentDistance:hi,closestPointOnSegment:function(t,e,i){return gi(t,e,i)},clipSegment:di,_getEdgeIntersection:pi,_getBitCode:fi,_sqClosestPointOnSegment:gi,isFlat:vi,_flat:_i,polylineCenter:yi},wi={project:function(t){return new A(t.lng,t.lat)},unproject:function(t){return new R(t.y,t.x)},bounds:new O([-180,-90],[180,90])},xi={R:6378137,R_MINOR:6356752.314245179,bounds:new O([-20037508.34279,-15496570.73972],[20037508.34279,18764656.23138]),project:function(t){var e=Math.PI/180,i=this.R,n=t.lat*e,o=this.R_MINOR/i,s=Math.sqrt(1-o*o),r=s*Math.sin(n),a=Math.tan(Math.PI/4-n/2)/Math.pow((1-r)/(1+r),s/2);return n=-i*Math.log(Math.max(a,1e-10)),new A(t.lng*e*i,n)},unproject:function(t){for(var e,i=180/Math.PI,n=this.R,o=this.R_MINOR/n,s=Math.sqrt(1-o*o),r=Math.exp(-t.y/n),a=Math.PI/2-2*Math.atan(r),l=0,c=.1;l<15&&Math.abs(c)>1e-7;l++)e=s*Math.sin(a),e=Math.pow((1-e)/(1+e),s/2),a+=c=Math.PI/2-2*Math.atan(r*e)-a;return new R(a*i,t.x*i/n)}},Ti={__proto__:null,LonLat:wi,Mercator:xi,SphericalMercator:q},ki=e({},H,{code:"EPSG:3395",projection:xi,transformation:function(){var t=.5/(Math.PI*xi.R);return F(t,.5,-t,.5)}()}),Ci=e({},H,{code:"EPSG:4326",projection:wi,transformation:F(1/180,1,-1/180,.5)}),Si=e({},$,{projection:wi,transformation:F(1,0,-1,0),scale:function(t){return Math.pow(2,t)},zoom:function(t){return Math.log(t)/Math.LN2},distance:function(t,e){var i=e.lng-t.lng,n=e.lat-t.lat;return Math.sqrt(i*i+n*n)},infinite:!0});$.Earth=H,$.EPSG3395=ki,$.EPSG3857=G,$.EPSG900913=V,$.EPSG4326=Ci,$.Simple=Si;var Pi=M.extend({options:{pane:"overlayPane",attribution:null,bubblingMouseEvents:!0},addTo:function(t){return t.addLayer(this),this},remove:function(){return this.removeFrom(this._map||this._mapToAdd)},removeFrom:function(t){return t&&t.removeLayer(this),this},getPane:function(t){return this._map.getPane(t?this.options[t]||t:this.options.pane)},addInteractiveTarget:function(t){return this._map._targets[s(t)]=this,this},removeInteractiveTarget:function(t){return delete this._map._targets[s(t)],this},getAttribution:function(){return this.options.attribution},_layerAdd:function(t){var e=t.target;if(e.hasLayer(this)){if(this._map=e,this._zoomAnimated=e._zoomAnimated,this.getEvents){var i=this.getEvents();e.on(i,this),this.once("remove",(function(){e.off(i,this)}),this)}this.onAdd(e),this.fire("add"),e.fire("layeradd",{layer:this})}}});Ge.include({addLayer:function(t){if(!t._layerAdd)throw new Error("The provided object is not a Layer.");var e=s(t);return this._layers[e]||(this._layers[e]=t,t._mapToAdd=this,t.beforeAdd&&t.beforeAdd(this),this.whenReady(t._layerAdd,t)),this},removeLayer:function(t){var e=s(t);return this._layers[e]?(this._loaded&&t.onRemove(this),delete this._layers[e],this._loaded&&(this.fire("layerremove",{layer:t}),t.fire("remove")),t._map=t._mapToAdd=null,this):this},hasLayer:function(t){return s(t)in this._layers},eachLayer:function(t,e){for(var i in this._layers)t.call(e,this._layers[i]);return this},_addLayers:function(t){for(var e=0,i=(t=t?g(t)?t:[t]:[]).length;e<i;e++)this.addLayer(t[e])},_addZoomLimit:function(t){isNaN(t.options.maxZoom)&&isNaN(t.options.minZoom)||(this._zoomBoundLayers[s(t)]=t,this._updateZoomLevels())},_removeZoomLimit:function(t){var e=s(t);this._zoomBoundLayers[e]&&(delete this._zoomBoundLayers[e],this._updateZoomLevels())},_updateZoomLevels:function(){var t=1/0,e=-1/0,i=this._getZoomSpan();for(var n in this._zoomBoundLayers){var o=this._zoomBoundLayers[n].options;t=void 0===o.minZoom?t:Math.min(t,o.minZoom),e=void 0===o.maxZoom?e:Math.max(e,o.maxZoom)}this._layersMaxZoom=e===-1/0?void 0:e,this._layersMinZoom=t===1/0?void 0:t,i!==this._getZoomSpan()&&this.fire("zoomlevelschange"),void 0===this.options.maxZoom&&this._layersMaxZoom&&this.getZoom()>this._layersMaxZoom&&this.setZoom(this._layersMaxZoom),void 0===this.options.minZoom&&this._layersMinZoom&&this.getZoom()<this._layersMinZoom&&this.setZoom(this._layersMinZoom)}});var Li=Pi.extend({initialize:function(t,e){var i,n;if(d(this,e),this._layers={},t)for(i=0,n=t.length;i<n;i++)this.addLayer(t[i])},addLayer:function(t){var e=this.getLayerId(t);return this._layers[e]=t,this._map&&this._map.addLayer(t),this},removeLayer:function(t){var e=t in this._layers?t:this.getLayerId(t);return this._map&&this._layers[e]&&this._map.removeLayer(this._layers[e]),delete this._layers[e],this},hasLayer:function(t){return("number"==typeof t?t:this.getLayerId(t))in this._layers},clearLayers:function(){return this.eachLayer(this.removeLayer,this)},invoke:function(t){var e,i,n=Array.prototype.slice.call(arguments,1);for(e in this._layers)(i=this._layers[e])[t]&&i[t].apply(i,n);return this},onAdd:function(t){this.eachLayer(t.addLayer,t)},onRemove:function(t){this.eachLayer(t.removeLayer,t)},eachLayer:function(t,e){for(var i in this._layers)t.call(e,this._layers[i]);return this},getLayer:function(t){return this._layers[t]},getLayers:function(){var t=[];return this.eachLayer(t.push,t),t},setZIndex:function(t){return this.invoke("setZIndex",t)},getLayerId:function(t){return s(t)}}),zi=Li.extend({addLayer:function(t){return this.hasLayer(t)?this:(t.addEventParent(this),Li.prototype.addLayer.call(this,t),this.fire("layeradd",{layer:t}))},removeLayer:function(t){return this.hasLayer(t)?(t in this._layers&&(t=this._layers[t]),t.removeEventParent(this),Li.prototype.removeLayer.call(this,t),this.fire("layerremove",{layer:t})):this},setStyle:function(t){return this.invoke("setStyle",t)},bringToFront:function(){return this.invoke("bringToFront")},bringToBack:function(){return this.invoke("bringToBack")},getBounds:function(){var t=new I;for(var e in this._layers){var i=this._layers[e];t.extend(i.getBounds?i.getBounds():i.getLatLng())}return t}}),Mi=P.extend({options:{popupAnchor:[0,0],tooltipAnchor:[0,0],crossOrigin:!1},initialize:function(t){d(this,t)},createIcon:function(t){return this._createIcon("icon",t)},createShadow:function(t){return this._createIcon("shadow",t)},_createIcon:function(t,e){var i=this._getIconUrl(t);if(!i){if("icon"===t)throw new Error("iconUrl not set in Icon options (see the docs).");return null}var n=this._createImg(i,e&&"IMG"===e.tagName?e:null);return this._setIconStyles(n,t),(this.options.crossOrigin||""===this.options.crossOrigin)&&(n.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),n},_setIconStyles:function(t,e){var i=this.options,n=i[e+"Size"];"number"==typeof n&&(n=[n,n]);var o=j(n),s=j("shadow"===e&&i.shadowAnchor||i.iconAnchor||o&&o.divideBy(2,!0));t.className="leaflet-marker-"+e+" "+(i.className||""),s&&(t.style.marginLeft=-s.x+"px",t.style.marginTop=-s.y+"px"),o&&(t.style.width=o.x+"px",t.style.height=o.y+"px")},_createImg:function(t,e){return(e=e||document.createElement("img")).src=t,e},_getIconUrl:function(t){return Ot.retina&&this.options[t+"RetinaUrl"]||this.options[t+"Url"]}});var Ai=Mi.extend({options:{iconUrl:"marker-icon.png",iconRetinaUrl:"marker-icon-2x.png",shadowUrl:"marker-shadow.png",iconSize:[25,41],iconAnchor:[12,41],popupAnchor:[1,-34],tooltipAnchor:[16,-28],shadowSize:[41,41]},_getIconUrl:function(t){return"string"!=typeof Ai.imagePath&&(Ai.imagePath=this._detectIconPath()),(this.options.imagePath||Ai.imagePath)+Mi.prototype._getIconUrl.call(this,t)},_stripUrl:function(t){var e=function(t,e,i){var n=e.exec(t);return n&&n[i]};return(t=e(t,/^url\((['"])?(.+)\1\)$/,2))&&e(t,/^(.*)marker-icon\.png$/,1)},_detectIconPath:function(){var t=se("div","leaflet-default-icon-path",document.body),e=oe(t,"background-image")||oe(t,"backgroundImage");if(document.body.removeChild(t),e=this._stripUrl(e))return e;var i=document.querySelector('link[href$="leaflet.css"]');return i?i.href.substring(0,i.href.length-11-1):""}}),Ei=ti.extend({initialize:function(t){this._marker=t},addHooks:function(){var t=this._marker._icon;this._draggable||(this._draggable=new ni(t,t,!0)),this._draggable.on({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).enable(),ue(t,"leaflet-marker-draggable")},removeHooks:function(){this._draggable.off({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).disable(),this._marker._icon&&de(this._marker._icon,"leaflet-marker-draggable")},moved:function(){return this._draggable&&this._draggable._moved},_adjustPan:function(t){var e=this._marker,i=e._map,n=this._marker.options.autoPanSpeed,o=this._marker.options.autoPanPadding,s=ye(e._icon),r=i.getPixelBounds(),a=i.getPixelOrigin(),l=D(r.min._subtract(a).add(o),r.max._subtract(a).subtract(o));if(!l.contains(s)){var c=j((Math.max(l.max.x,s.x)-l.max.x)/(r.max.x-l.max.x)-(Math.min(l.min.x,s.x)-l.min.x)/(r.min.x-l.min.x),(Math.max(l.max.y,s.y)-l.max.y)/(r.max.y-l.max.y)-(Math.min(l.min.y,s.y)-l.min.y)/(r.min.y-l.min.y)).multiplyBy(n);i.panBy(c,{animate:!1}),this._draggable._newPos._add(c),this._draggable._startPos._add(c),_e(e._icon,this._draggable._newPos),this._onDrag(t),this._panRequest=k(this._adjustPan.bind(this,t))}},_onDragStart:function(){this._oldLatLng=this._marker.getLatLng(),this._marker.closePopup&&this._marker.closePopup(),this._marker.fire("movestart").fire("dragstart")},_onPreDrag:function(t){this._marker.options.autoPan&&(C(this._panRequest),this._panRequest=k(this._adjustPan.bind(this,t)))},_onDrag:function(t){var e=this._marker,i=e._shadow,n=ye(e._icon),o=e._map.layerPointToLatLng(n);i&&_e(i,n),e._latlng=o,t.latlng=o,t.oldLatLng=this._oldLatLng,e.fire("move",t).fire("drag",t)},_onDragEnd:function(t){C(this._panRequest),delete this._oldLatLng,this._marker.fire("moveend").fire("dragend",t)}}),ji=Pi.extend({options:{icon:new Ai,interactive:!0,keyboard:!0,title:"",alt:"Marker",zIndexOffset:0,opacity:1,riseOnHover:!1,riseOffset:250,pane:"markerPane",shadowPane:"shadowPane",bubblingMouseEvents:!1,autoPanOnFocus:!0,draggable:!1,autoPan:!1,autoPanPadding:[50,50],autoPanSpeed:10},initialize:function(t,e){d(this,e),this._latlng=B(t)},onAdd:function(t){this._zoomAnimated=this._zoomAnimated&&t.options.markerZoomAnimation,this._zoomAnimated&&t.on("zoomanim",this._animateZoom,this),this._initIcon(),this.update()},onRemove:function(t){this.dragging&&this.dragging.enabled()&&(this.options.draggable=!0,this.dragging.removeHooks()),delete this.dragging,this._zoomAnimated&&t.off("zoomanim",this._animateZoom,this),this._removeIcon(),this._removeShadow()},getEvents:function(){return{zoom:this.update,viewreset:this.update}},getLatLng:function(){return this._latlng},setLatLng:function(t){var e=this._latlng;return this._latlng=B(t),this.update(),this.fire("move",{oldLatLng:e,latlng:this._latlng})},setZIndexOffset:function(t){return this.options.zIndexOffset=t,this.update()},getIcon:function(){return this.options.icon},setIcon:function(t){return this.options.icon=t,this._map&&(this._initIcon(),this.update()),this._popup&&this.bindPopup(this._popup,this._popup.options),this},getElement:function(){return this._icon},update:function(){if(this._icon&&this._map){var t=this._map.latLngToLayerPoint(this._latlng).round();this._setPos(t)}return this},_initIcon:function(){var t=this.options,e="leaflet-zoom-"+(this._zoomAnimated?"animated":"hide"),i=t.icon.createIcon(this._icon),n=!1;i!==this._icon&&(this._icon&&this._removeIcon(),n=!0,t.title&&(i.title=t.title),"IMG"===i.tagName&&(i.alt=t.alt||"")),ue(i,e),t.keyboard&&(i.tabIndex="0",i.setAttribute("role","button")),this._icon=i,t.riseOnHover&&this.on({mouseover:this._bringToFront,mouseout:this._resetZIndex}),this.options.autoPanOnFocus&&Le(i,"focus",this._panOnFocus,this);var o=t.icon.createShadow(this._shadow),s=!1;o!==this._shadow&&(this._removeShadow(),s=!0),o&&(ue(o,e),o.alt=""),this._shadow=o,t.opacity<1&&this._updateOpacity(),n&&this.getPane().appendChild(this._icon),this._initInteraction(),o&&s&&this.getPane(t.shadowPane).appendChild(this._shadow)},_removeIcon:function(){this.options.riseOnHover&&this.off({mouseover:this._bringToFront,mouseout:this._resetZIndex}),this.options.autoPanOnFocus&&Me(this._icon,"focus",this._panOnFocus,this),re(this._icon),this.removeInteractiveTarget(this._icon),this._icon=null},_removeShadow:function(){this._shadow&&re(this._shadow),this._shadow=null},_setPos:function(t){this._icon&&_e(this._icon,t),this._shadow&&_e(this._shadow,t),this._zIndex=t.y+this.options.zIndexOffset,this._resetZIndex()},_updateZIndex:function(t){this._icon&&(this._icon.style.zIndex=this._zIndex+t)},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center).round();this._setPos(e)},_initInteraction:function(){if(this.options.interactive&&(ue(this._icon,"leaflet-interactive"),this.addInteractiveTarget(this._icon),Ei)){var t=this.options.draggable;this.dragging&&(t=this.dragging.enabled(),this.dragging.disable()),this.dragging=new Ei(this),t&&this.dragging.enable()}},setOpacity:function(t){return this.options.opacity=t,this._map&&this._updateOpacity(),this},_updateOpacity:function(){var t=this.options.opacity;this._icon&&me(this._icon,t),this._shadow&&me(this._shadow,t)},_bringToFront:function(){this._updateZIndex(this.options.riseOffset)},_resetZIndex:function(){this._updateZIndex(0)},_panOnFocus:function(){var t=this._map;if(t){var e=this.options.icon.options,i=e.iconSize?j(e.iconSize):j(0,0),n=e.iconAnchor?j(e.iconAnchor):j(0,0);t.panInside(this._latlng,{paddingTopLeft:n,paddingBottomRight:i.subtract(n)})}},_getPopupAnchor:function(){return this.options.icon.options.popupAnchor},_getTooltipAnchor:function(){return this.options.icon.options.tooltipAnchor}});var Oi=Pi.extend({options:{stroke:!0,color:"#3388ff",weight:3,opacity:1,lineCap:"round",lineJoin:"round",dashArray:null,dashOffset:null,fill:!1,fillColor:null,fillOpacity:.2,fillRule:"evenodd",interactive:!0,bubblingMouseEvents:!0},beforeAdd:function(t){this._renderer=t.getRenderer(this)},onAdd:function(){this._renderer._initPath(this),this._reset(),this._renderer._addPath(this)},onRemove:function(){this._renderer._removePath(this)},redraw:function(){return this._map&&this._renderer._updatePath(this),this},setStyle:function(t){return d(this,t),this._renderer&&(this._renderer._updateStyle(this),this.options.stroke&&t&&Object.prototype.hasOwnProperty.call(t,"weight")&&this._updateBounds()),this},bringToFront:function(){return this._renderer&&this._renderer._bringToFront(this),this},bringToBack:function(){return this._renderer&&this._renderer._bringToBack(this),this},getElement:function(){return this._path},_reset:function(){this._project(),this._update()},_clickTolerance:function(){return(this.options.stroke?this.options.weight/2:0)+(this._renderer.options.tolerance||0)}}),Di=Oi.extend({options:{fill:!0,radius:10},initialize:function(t,e){d(this,e),this._latlng=B(t),this._radius=this.options.radius},setLatLng:function(t){var e=this._latlng;return this._latlng=B(t),this.redraw(),this.fire("move",{oldLatLng:e,latlng:this._latlng})},getLatLng:function(){return this._latlng},setRadius:function(t){return this.options.radius=this._radius=t,this.redraw()},getRadius:function(){return this._radius},setStyle:function(t){var e=t&&t.radius||this._radius;return Oi.prototype.setStyle.call(this,t),this.setRadius(e),this},_project:function(){this._point=this._map.latLngToLayerPoint(this._latlng),this._updateBounds()},_updateBounds:function(){var t=this._radius,e=this._radiusY||t,i=this._clickTolerance(),n=[t+i,e+i];this._pxBounds=new O(this._point.subtract(n),this._point.add(n))},_update:function(){this._map&&this._updatePath()},_updatePath:function(){this._renderer._updateCircle(this)},_empty:function(){return this._radius&&!this._renderer._bounds.intersects(this._pxBounds)},_containsPoint:function(t){return t.distanceTo(this._point)<=this._radius+this._clickTolerance()}});var Ii=Di.extend({initialize:function(t,i,n){if("number"==typeof i&&(i=e({},n,{radius:i})),d(this,i),this._latlng=B(t),isNaN(this.options.radius))throw new Error("Circle radius cannot be NaN");this._mRadius=this.options.radius},setRadius:function(t){return this._mRadius=t,this.redraw()},getRadius:function(){return this._mRadius},getBounds:function(){var t=[this._radius,this._radiusY||this._radius];return new I(this._map.layerPointToLatLng(this._point.subtract(t)),this._map.layerPointToLatLng(this._point.add(t)))},setStyle:Oi.prototype.setStyle,_project:function(){var t=this._latlng.lng,e=this._latlng.lat,i=this._map,n=i.options.crs;if(n.distance===H.distance){var o=Math.PI/180,s=this._mRadius/H.R/o,r=i.project([e+s,t]),a=i.project([e-s,t]),l=r.add(a).divideBy(2),c=i.unproject(l).lat,h=Math.acos((Math.cos(s*o)-Math.sin(e*o)*Math.sin(c*o))/(Math.cos(e*o)*Math.cos(c*o)))/o;(isNaN(h)||0===h)&&(h=s/Math.cos(Math.PI/180*e)),this._point=l.subtract(i.getPixelOrigin()),this._radius=isNaN(h)?0:l.x-i.project([c,t-h]).x,this._radiusY=l.y-r.y}else{var u=n.unproject(n.project(this._latlng).subtract([this._mRadius,0]));this._point=i.latLngToLayerPoint(this._latlng),this._radius=this._point.x-i.latLngToLayerPoint(u).x}this._updateBounds()}});var Ni=Oi.extend({options:{smoothFactor:1,noClip:!1},initialize:function(t,e){d(this,e),this._setLatLngs(t)},getLatLngs:function(){return this._latlngs},setLatLngs:function(t){return this._setLatLngs(t),this.redraw()},isEmpty:function(){return!this._latlngs.length},closestLayerPoint:function(t){for(var e,i,n=1/0,o=null,s=gi,r=0,a=this._parts.length;r<a;r++)for(var l=this._parts[r],c=1,h=l.length;c<h;c++){var u=s(t,e=l[c-1],i=l[c],!0);u<n&&(n=u,o=s(t,e,i))}return o&&(o.distance=Math.sqrt(n)),o},getCenter:function(){if(!this._map)throw new Error("Must add layer to map before using getCenter()");return yi(this._defaultShape(),this._map.options.crs)},getBounds:function(){return this._bounds},addLatLng:function(t,e){return e=e||this._defaultShape(),t=B(t),e.push(t),this._bounds.extend(t),this.redraw()},_setLatLngs:function(t){this._bounds=new I,this._latlngs=this._convertLatLngs(t)},_defaultShape:function(){return vi(this._latlngs)?this._latlngs:this._latlngs[0]},_convertLatLngs:function(t){for(var e=[],i=vi(t),n=0,o=t.length;n<o;n++)i?(e[n]=B(t[n]),this._bounds.extend(e[n])):e[n]=this._convertLatLngs(t[n]);return e},_project:function(){var t=new O;this._rings=[],this._projectLatlngs(this._latlngs,this._rings,t),this._bounds.isValid()&&t.isValid()&&(this._rawPxBounds=t,this._updateBounds())},_updateBounds:function(){var t=this._clickTolerance(),e=new A(t,t);this._rawPxBounds&&(this._pxBounds=new O([this._rawPxBounds.min.subtract(e),this._rawPxBounds.max.add(e)]))},_projectLatlngs:function(t,e,i){var n,o,s=t[0]instanceof R,r=t.length;if(s){for(o=[],n=0;n<r;n++)o[n]=this._map.latLngToLayerPoint(t[n]),i.extend(o[n]);e.push(o)}else for(n=0;n<r;n++)this._projectLatlngs(t[n],e,i)},_clipPoints:function(){var t=this._renderer._bounds;if(this._parts=[],this._pxBounds&&this._pxBounds.intersects(t))if(this.options.noClip)this._parts=this._rings;else{var e,i,n,o,s,r,a,l=this._parts;for(e=0,n=0,o=this._rings.length;e<o;e++)for(i=0,s=(a=this._rings[e]).length;i<s-1;i++)(r=di(a[i],a[i+1],t,i,!0))&&(l[n]=l[n]||[],l[n].push(r[0]),r[1]===a[i+1]&&i!==s-2||(l[n].push(r[1]),n++))}},_simplifyPoints:function(){for(var t=this._parts,e=this.options.smoothFactor,i=0,n=t.length;i<n;i++)t[i]=ci(t[i],e)},_update:function(){this._map&&(this._clipPoints(),this._simplifyPoints(),this._updatePath())},_updatePath:function(){this._renderer._updatePoly(this)},_containsPoint:function(t,e){var i,n,o,s,r,a,l=this._clickTolerance();if(!this._pxBounds||!this._pxBounds.contains(t))return!1;for(i=0,s=this._parts.length;i<s;i++)for(n=0,o=(r=(a=this._parts[i]).length)-1;n<r;o=n++)if((e||0!==n)&&hi(t,a[o],a[n])<=l)return!0;return!1}});Ni._flat=_i;var Ri=Ni.extend({options:{fill:!0},isEmpty:function(){return!this._latlngs.length||!this._latlngs[0].length},getCenter:function(){if(!this._map)throw new Error("Must add layer to map before using getCenter()");return si(this._defaultShape(),this._map.options.crs)},_convertLatLngs:function(t){var e=Ni.prototype._convertLatLngs.call(this,t),i=e.length;return i>=2&&e[0]instanceof R&&e[0].equals(e[i-1])&&e.pop(),e},_setLatLngs:function(t){Ni.prototype._setLatLngs.call(this,t),vi(this._latlngs)&&(this._latlngs=[this._latlngs])},_defaultShape:function(){return vi(this._latlngs[0])?this._latlngs[0]:this._latlngs[0][0]},_clipPoints:function(){var t=this._renderer._bounds,e=this.options.weight,i=new A(e,e);if(t=new O(t.min.subtract(i),t.max.add(i)),this._parts=[],this._pxBounds&&this._pxBounds.intersects(t))if(this.options.noClip)this._parts=this._rings;else for(var n,o=0,s=this._rings.length;o<s;o++)(n=oi(this._rings[o],t,!0)).length&&this._parts.push(n)},_updatePath:function(){this._renderer._updatePoly(this,!0)},_containsPoint:function(t){var e,i,n,o,s,r,a,l,c=!1;if(!this._pxBounds||!this._pxBounds.contains(t))return!1;for(o=0,a=this._parts.length;o<a;o++)for(s=0,r=(l=(e=this._parts[o]).length)-1;s<l;r=s++)i=e[s],n=e[r],i.y>t.y!=n.y>t.y&&t.x<(n.x-i.x)*(t.y-i.y)/(n.y-i.y)+i.x&&(c=!c);return c||Ni.prototype._containsPoint.call(this,t,!0)}});var Bi=zi.extend({initialize:function(t,e){d(this,e),this._layers={},t&&this.addData(t)},addData:function(t){var e,i,n,o=g(t)?t:t.features;if(o){for(e=0,i=o.length;e<i;e++)((n=o[e]).geometries||n.geometry||n.features||n.coordinates)&&this.addData(n);return this}var s=this.options;if(s.filter&&!s.filter(t))return this;var r=Zi(t,s);return r?(r.feature=Gi(t),r.defaultOptions=r.options,this.resetStyle(r),s.onEachFeature&&s.onEachFeature(t,r),this.addLayer(r)):this},resetStyle:function(t){return void 0===t?this.eachLayer(this.resetStyle,this):(t.options=e({},t.defaultOptions),this._setLayerStyle(t,this.options.style),this)},setStyle:function(t){return this.eachLayer((function(e){this._setLayerStyle(e,t)}),this)},_setLayerStyle:function(t,e){t.setStyle&&("function"==typeof e&&(e=e(t.feature)),t.setStyle(e))}});function Zi(t,e){var i,n,o,s,r="Feature"===t.type?t.geometry:t,a=r?r.coordinates:null,l=[],c=e&&e.pointToLayer,h=e&&e.coordsToLatLng||Hi;if(!a&&!r)return null;switch(r.type){case"Point":return $i(c,t,i=h(a),e);case"MultiPoint":for(o=0,s=a.length;o<s;o++)i=h(a[o]),l.push($i(c,t,i,e));return new zi(l);case"LineString":case"MultiLineString":return n=Ui(a,"LineString"===r.type?0:1,h),new Ni(n,e);case"Polygon":case"MultiPolygon":return n=Ui(a,"Polygon"===r.type?1:2,h),new Ri(n,e);case"GeometryCollection":for(o=0,s=r.geometries.length;o<s;o++){var u=Zi({geometry:r.geometries[o],type:"Feature",properties:t.properties},e);u&&l.push(u)}return new zi(l);case"FeatureCollection":for(o=0,s=r.features.length;o<s;o++){var d=Zi(r.features[o],e);d&&l.push(d)}return new zi(l);default:throw new Error("Invalid GeoJSON object.")}}function $i(t,e,i,n){return t?t(e,i):new ji(i,n&&n.markersInheritOptions&&n)}function Hi(t){return new R(t[1],t[0],t[2])}function Ui(t,e,i){for(var n,o=[],s=0,r=t.length;s<r;s++)n=e?Ui(t[s],e-1,i):(i||Hi)(t[s]),o.push(n);return o}function qi(t,e){return void 0!==(t=B(t)).alt?[c(t.lng,e),c(t.lat,e),c(t.alt,e)]:[c(t.lng,e),c(t.lat,e)]}function Wi(t,e,i,n){for(var o=[],s=0,r=t.length;s<r;s++)o.push(e?Wi(t[s],vi(t[s])?0:e-1,i,n):qi(t[s],n));return!e&&i&&o.length>0&&o.push(o[0].slice()),o}function Fi(t,i){return t.feature?e({},t.feature,{geometry:i}):Gi(i)}function Gi(t){return"Feature"===t.type||"FeatureCollection"===t.type?t:{type:"Feature",properties:{},geometry:t}}var Vi={toGeoJSON:function(t){return Fi(this,{type:"Point",coordinates:qi(this.getLatLng(),t)})}};function Xi(t,e){return new Bi(t,e)}ji.include(Vi),Ii.include(Vi),Di.include(Vi),Ni.include({toGeoJSON:function(t){var e=!vi(this._latlngs);return Fi(this,{type:(e?"Multi":"")+"LineString",coordinates:Wi(this._latlngs,e?1:0,!1,t)})}}),Ri.include({toGeoJSON:function(t){var e=!vi(this._latlngs),i=e&&!vi(this._latlngs[0]),n=Wi(this._latlngs,i?2:e?1:0,!0,t);return e||(n=[n]),Fi(this,{type:(i?"Multi":"")+"Polygon",coordinates:n})}}),Li.include({toMultiPoint:function(t){var e=[];return this.eachLayer((function(i){e.push(i.toGeoJSON(t).geometry.coordinates)})),Fi(this,{type:"MultiPoint",coordinates:e})},toGeoJSON:function(t){var e=this.feature&&this.feature.geometry&&this.feature.geometry.type;if("MultiPoint"===e)return this.toMultiPoint(t);var i="GeometryCollection"===e,n=[];return this.eachLayer((function(e){if(e.toGeoJSON){var o=e.toGeoJSON(t);if(i)n.push(o.geometry);else{var s=Gi(o);"FeatureCollection"===s.type?n.push.apply(n,s.features):n.push(s)}}})),i?Fi(this,{geometries:n,type:"GeometryCollection"}):{type:"FeatureCollection",features:n}}});var Ji=Xi,Ki=Pi.extend({options:{opacity:1,alt:"",interactive:!1,crossOrigin:!1,errorOverlayUrl:"",zIndex:1,className:""},initialize:function(t,e,i){this._url=t,this._bounds=N(e),d(this,i)},onAdd:function(){this._image||(this._initImage(),this.options.opacity<1&&this._updateOpacity()),this.options.interactive&&(ue(this._image,"leaflet-interactive"),this.addInteractiveTarget(this._image)),this.getPane().appendChild(this._image),this._reset()},onRemove:function(){re(this._image),this.options.interactive&&this.removeInteractiveTarget(this._image)},setOpacity:function(t){return this.options.opacity=t,this._image&&this._updateOpacity(),this},setStyle:function(t){return t.opacity&&this.setOpacity(t.opacity),this},bringToFront:function(){return this._map&&le(this._image),this},bringToBack:function(){return this._map&&ce(this._image),this},setUrl:function(t){return this._url=t,this._image&&(this._image.src=t),this},setBounds:function(t){return this._bounds=N(t),this._map&&this._reset(),this},getEvents:function(){var t={zoom:this._reset,viewreset:this._reset};return this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},setZIndex:function(t){return this.options.zIndex=t,this._updateZIndex(),this},getBounds:function(){return this._bounds},getElement:function(){return this._image},_initImage:function(){var t="IMG"===this._url.tagName,e=this._image=t?this._url:se("img");ue(e,"leaflet-image-layer"),this._zoomAnimated&&ue(e,"leaflet-zoom-animated"),this.options.className&&ue(e,this.options.className),e.onselectstart=l,e.onmousemove=l,e.onload=n(this.fire,this,"load"),e.onerror=n(this._overlayOnError,this,"error"),(this.options.crossOrigin||""===this.options.crossOrigin)&&(e.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),this.options.zIndex&&this._updateZIndex(),t?this._url=e.src:(e.src=this._url,e.alt=this.options.alt)},_animateZoom:function(t){var e=this._map.getZoomScale(t.zoom),i=this._map._latLngBoundsToNewLayerBounds(this._bounds,t.zoom,t.center).min;ve(this._image,i,e)},_reset:function(){var t=this._image,e=new O(this._map.latLngToLayerPoint(this._bounds.getNorthWest()),this._map.latLngToLayerPoint(this._bounds.getSouthEast())),i=e.getSize();_e(t,e.min),t.style.width=i.x+"px",t.style.height=i.y+"px"},_updateOpacity:function(){me(this._image,this.options.opacity)},_updateZIndex:function(){this._image&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._image.style.zIndex=this.options.zIndex)},_overlayOnError:function(){this.fire("error");var t=this.options.errorOverlayUrl;t&&this._url!==t&&(this._url=t,this._image.src=t)},getCenter:function(){return this._bounds.getCenter()}}),Yi=Ki.extend({options:{autoplay:!0,loop:!0,keepAspectRatio:!0,muted:!1,playsInline:!0},_initImage:function(){var t="VIDEO"===this._url.tagName,e=this._image=t?this._url:se("video");if(ue(e,"leaflet-image-layer"),this._zoomAnimated&&ue(e,"leaflet-zoom-animated"),this.options.className&&ue(e,this.options.className),e.onselectstart=l,e.onmousemove=l,e.onloadeddata=n(this.fire,this,"load"),t){for(var i=e.getElementsByTagName("source"),o=[],s=0;s<i.length;s++)o.push(i[s].src);this._url=i.length>0?o:[e.src]}else{g(this._url)||(this._url=[this._url]),!this.options.keepAspectRatio&&Object.prototype.hasOwnProperty.call(e.style,"objectFit")&&(e.style.objectFit="fill"),e.autoplay=!!this.options.autoplay,e.loop=!!this.options.loop,e.muted=!!this.options.muted,e.playsInline=!!this.options.playsInline;for(var r=0;r<this._url.length;r++){var a=se("source");a.src=this._url[r],e.appendChild(a)}}}});var Qi=Ki.extend({_initImage:function(){var t=this._image=this._url;ue(t,"leaflet-image-layer"),this._zoomAnimated&&ue(t,"leaflet-zoom-animated"),this.options.className&&ue(t,this.options.className),t.onselectstart=l,t.onmousemove=l}});var tn=Pi.extend({options:{interactive:!1,offset:[0,0],className:"",pane:void 0,content:""},initialize:function(t,e){t&&(t instanceof R||g(t))?(this._latlng=B(t),d(this,e)):(d(this,t),this._source=e),this.options.content&&(this._content=this.options.content)},openOn:function(t){return(t=arguments.length?t:this._source._map).hasLayer(this)||t.addLayer(this),this},close:function(){return this._map&&this._map.removeLayer(this),this},toggle:function(t){return this._map?this.close():(arguments.length?this._source=t:t=this._source,this._prepareOpen(),this.openOn(t._map)),this},onAdd:function(t){this._zoomAnimated=t._zoomAnimated,this._container||this._initLayout(),t._fadeAnimated&&me(this._container,0),clearTimeout(this._removeTimeout),this.getPane().appendChild(this._container),this.update(),t._fadeAnimated&&me(this._container,1),this.bringToFront(),this.options.interactive&&(ue(this._container,"leaflet-interactive"),this.addInteractiveTarget(this._container))},onRemove:function(t){t._fadeAnimated?(me(this._container,0),this._removeTimeout=setTimeout(n(re,void 0,this._container),200)):re(this._container),this.options.interactive&&(de(this._container,"leaflet-interactive"),this.removeInteractiveTarget(this._container))},getLatLng:function(){return this._latlng},setLatLng:function(t){return this._latlng=B(t),this._map&&(this._updatePosition(),this._adjustPan()),this},getContent:function(){return this._content},setContent:function(t){return this._content=t,this.update(),this},getElement:function(){return this._container},update:function(){this._map&&(this._container.style.visibility="hidden",this._updateContent(),this._updateLayout(),this._updatePosition(),this._container.style.visibility="",this._adjustPan())},getEvents:function(){var t={zoom:this._updatePosition,viewreset:this._updatePosition};return this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},isOpen:function(){return!!this._map&&this._map.hasLayer(this)},bringToFront:function(){return this._map&&le(this._container),this},bringToBack:function(){return this._map&&ce(this._container),this},_prepareOpen:function(t){var e=this._source;if(!e._map)return!1;if(e instanceof zi){e=null;var i=this._source._layers;for(var n in i)if(i[n]._map){e=i[n];break}if(!e)return!1;this._source=e}if(!t)if(e.getCenter)t=e.getCenter();else if(e.getLatLng)t=e.getLatLng();else{if(!e.getBounds)throw new Error("Unable to get source layer LatLng.");t=e.getBounds().getCenter()}return this.setLatLng(t),this._map&&this.update(),!0},_updateContent:function(){if(this._content){var t=this._contentNode,e="function"==typeof this._content?this._content(this._source||this):this._content;if("string"==typeof e)t.innerHTML=e;else{for(;t.hasChildNodes();)t.removeChild(t.firstChild);t.appendChild(e)}this.fire("contentupdate")}},_updatePosition:function(){if(this._map){var t=this._map.latLngToLayerPoint(this._latlng),e=j(this.options.offset),i=this._getAnchor();this._zoomAnimated?_e(this._container,t.add(i)):e=e.add(t).add(i);var n=this._containerBottom=-e.y,o=this._containerLeft=-Math.round(this._containerWidth/2)+e.x;this._container.style.bottom=n+"px",this._container.style.left=o+"px"}},_getAnchor:function(){return[0,0]}});Ge.include({_initOverlay:function(t,e,i,n){var o=e;return o instanceof t||(o=new t(n).setContent(e)),i&&o.setLatLng(i),o}}),Pi.include({_initOverlay:function(t,e,i,n){var o=i;return o instanceof t?(d(o,n),o._source=this):(o=e&&!n?e:new t(n,this)).setContent(i),o}});var en=tn.extend({options:{pane:"popupPane",offset:[0,7],maxWidth:300,minWidth:50,maxHeight:null,autoPan:!0,autoPanPaddingTopLeft:null,autoPanPaddingBottomRight:null,autoPanPadding:[5,5],keepInView:!1,closeButton:!0,autoClose:!0,closeOnEscapeKey:!0,className:""},openOn:function(t){return!(t=arguments.length?t:this._source._map).hasLayer(this)&&t._popup&&t._popup.options.autoClose&&t.removeLayer(t._popup),t._popup=this,tn.prototype.openOn.call(this,t)},onAdd:function(t){tn.prototype.onAdd.call(this,t),t.fire("popupopen",{popup:this}),this._source&&(this._source.fire("popupopen",{popup:this},!0),this._source instanceof Oi||this._source.on("preclick",De))},onRemove:function(t){tn.prototype.onRemove.call(this,t),t.fire("popupclose",{popup:this}),this._source&&(this._source.fire("popupclose",{popup:this},!0),this._source instanceof Oi||this._source.off("preclick",De))},getEvents:function(){var t=tn.prototype.getEvents.call(this);return(void 0!==this.options.closeOnClick?this.options.closeOnClick:this._map.options.closePopupOnClick)&&(t.preclick=this.close),this.options.keepInView&&(t.moveend=this._adjustPan),t},_initLayout:function(){var t="leaflet-popup",e=this._container=se("div",t+" "+(this.options.className||"")+" leaflet-zoom-animated"),i=this._wrapper=se("div",t+"-content-wrapper",e);if(this._contentNode=se("div",t+"-content",i),Ne(e),Ie(this._contentNode),Le(e,"contextmenu",De),this._tipContainer=se("div",t+"-tip-container",e),this._tip=se("div",t+"-tip",this._tipContainer),this.options.closeButton){var n=this._closeButton=se("a",t+"-close-button",e);n.setAttribute("role","button"),n.setAttribute("aria-label","Close popup"),n.href="#close",n.innerHTML='<span aria-hidden="true">&#215;</span>',Le(n,"click",(function(t){Re(t),this.close()}),this)}},_updateLayout:function(){var t=this._contentNode,e=t.style;e.width="",e.whiteSpace="nowrap";var i=t.offsetWidth;i=Math.min(i,this.options.maxWidth),i=Math.max(i,this.options.minWidth),e.width=i+1+"px",e.whiteSpace="",e.height="";var n=t.offsetHeight,o=this.options.maxHeight,s="leaflet-popup-scrolled";o&&n>o?(e.height=o+"px",ue(t,s)):de(t,s),this._containerWidth=this._container.offsetWidth},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center),i=this._getAnchor();_e(this._container,e.add(i))},_adjustPan:function(){if(this.options.autoPan)if(this._map._panAnim&&this._map._panAnim.stop(),this._autopanning)this._autopanning=!1;else{var t=this._map,e=parseInt(oe(this._container,"marginBottom"),10)||0,i=this._container.offsetHeight+e,n=this._containerWidth,o=new A(this._containerLeft,-i-this._containerBottom);o._add(ye(this._container));var s=t.layerPointToContainerPoint(o),r=j(this.options.autoPanPadding),a=j(this.options.autoPanPaddingTopLeft||r),l=j(this.options.autoPanPaddingBottomRight||r),c=t.getSize(),h=0,u=0;s.x+n+l.x>c.x&&(h=s.x+n-c.x+l.x),s.x-h-a.x<0&&(h=s.x-a.x),s.y+i+l.y>c.y&&(u=s.y+i-c.y+l.y),s.y-u-a.y<0&&(u=s.y-a.y),(h||u)&&(this.options.keepInView&&(this._autopanning=!0),t.fire("autopanstart").panBy([h,u]))}},_getAnchor:function(){return j(this._source&&this._source._getPopupAnchor?this._source._getPopupAnchor():[0,0])}});Ge.mergeOptions({closePopupOnClick:!0}),Ge.include({openPopup:function(t,e,i){return this._initOverlay(en,t,e,i).openOn(this),this},closePopup:function(t){return(t=arguments.length?t:this._popup)&&t.close(),this}}),Pi.include({bindPopup:function(t,e){return this._popup=this._initOverlay(en,this._popup,t,e),this._popupHandlersAdded||(this.on({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!0),this},unbindPopup:function(){return this._popup&&(this.off({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!1,this._popup=null),this},openPopup:function(t){return this._popup&&(this instanceof zi||(this._popup._source=this),this._popup._prepareOpen(t||this._latlng)&&this._popup.openOn(this._map)),this},closePopup:function(){return this._popup&&this._popup.close(),this},togglePopup:function(){return this._popup&&this._popup.toggle(this),this},isPopupOpen:function(){return!!this._popup&&this._popup.isOpen()},setPopupContent:function(t){return this._popup&&this._popup.setContent(t),this},getPopup:function(){return this._popup},_openPopup:function(t){if(this._popup&&this._map){Be(t);var e=t.layer||t.target;this._popup._source!==e||e instanceof Oi?(this._popup._source=e,this.openPopup(t.latlng)):this._map.hasLayer(this._popup)?this.closePopup():this.openPopup(t.latlng)}},_movePopup:function(t){this._popup.setLatLng(t.latlng)},_onKeyPress:function(t){13===t.originalEvent.keyCode&&this._openPopup(t)}});var nn=tn.extend({options:{pane:"tooltipPane",offset:[0,0],direction:"auto",permanent:!1,sticky:!1,opacity:.9},onAdd:function(t){tn.prototype.onAdd.call(this,t),this.setOpacity(this.options.opacity),t.fire("tooltipopen",{tooltip:this}),this._source&&(this.addEventParent(this._source),this._source.fire("tooltipopen",{tooltip:this},!0))},onRemove:function(t){tn.prototype.onRemove.call(this,t),t.fire("tooltipclose",{tooltip:this}),this._source&&(this.removeEventParent(this._source),this._source.fire("tooltipclose",{tooltip:this},!0))},getEvents:function(){var t=tn.prototype.getEvents.call(this);return this.options.permanent||(t.preclick=this.close),t},_initLayout:function(){var t="leaflet-tooltip "+(this.options.className||"")+" leaflet-zoom-"+(this._zoomAnimated?"animated":"hide");this._contentNode=this._container=se("div",t),this._container.setAttribute("role","tooltip"),this._container.setAttribute("id","leaflet-tooltip-"+s(this))},_updateLayout:function(){},_adjustPan:function(){},_setPosition:function(t){var e,i,n=this._map,o=this._container,s=n.latLngToContainerPoint(n.getCenter()),r=n.layerPointToContainerPoint(t),a=this.options.direction,l=o.offsetWidth,c=o.offsetHeight,h=j(this.options.offset),u=this._getAnchor();"top"===a?(e=l/2,i=c):"bottom"===a?(e=l/2,i=0):"center"===a?(e=l/2,i=c/2):"right"===a?(e=0,i=c/2):"left"===a?(e=l,i=c/2):r.x<s.x?(a="right",e=0,i=c/2):(a="left",e=l+2*(h.x+u.x),i=c/2),t=t.subtract(j(e,i,!0)).add(h).add(u),de(o,"leaflet-tooltip-right"),de(o,"leaflet-tooltip-left"),de(o,"leaflet-tooltip-top"),de(o,"leaflet-tooltip-bottom"),ue(o,"leaflet-tooltip-"+a),_e(o,t)},_updatePosition:function(){var t=this._map.latLngToLayerPoint(this._latlng);this._setPosition(t)},setOpacity:function(t){this.options.opacity=t,this._container&&me(this._container,t)},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center);this._setPosition(e)},_getAnchor:function(){return j(this._source&&this._source._getTooltipAnchor&&!this.options.sticky?this._source._getTooltipAnchor():[0,0])}});Ge.include({openTooltip:function(t,e,i){return this._initOverlay(nn,t,e,i).openOn(this),this},closeTooltip:function(t){return t.close(),this}}),Pi.include({bindTooltip:function(t,e){return this._tooltip&&this.isTooltipOpen()&&this.unbindTooltip(),this._tooltip=this._initOverlay(nn,this._tooltip,t,e),this._initTooltipInteractions(),this._tooltip.options.permanent&&this._map&&this._map.hasLayer(this)&&this.openTooltip(),this},unbindTooltip:function(){return this._tooltip&&(this._initTooltipInteractions(!0),this.closeTooltip(),this._tooltip=null),this},_initTooltipInteractions:function(t){if(t||!this._tooltipHandlersAdded){var e=t?"off":"on",i={remove:this.closeTooltip,move:this._moveTooltip};this._tooltip.options.permanent?i.add=this._openTooltip:(i.mouseover=this._openTooltip,i.mouseout=this.closeTooltip,i.click=this._openTooltip,this._map?this._addFocusListeners():i.add=this._addFocusListeners),this._tooltip.options.sticky&&(i.mousemove=this._moveTooltip),this[e](i),this._tooltipHandlersAdded=!t}},openTooltip:function(t){return this._tooltip&&(this instanceof zi||(this._tooltip._source=this),this._tooltip._prepareOpen(t)&&(this._tooltip.openOn(this._map),this.getElement?this._setAriaDescribedByOnLayer(this):this.eachLayer&&this.eachLayer(this._setAriaDescribedByOnLayer,this))),this},closeTooltip:function(){if(this._tooltip)return this._tooltip.close()},toggleTooltip:function(){return this._tooltip&&this._tooltip.toggle(this),this},isTooltipOpen:function(){return this._tooltip.isOpen()},setTooltipContent:function(t){return this._tooltip&&this._tooltip.setContent(t),this},getTooltip:function(){return this._tooltip},_addFocusListeners:function(){this.getElement?this._addFocusListenersOnLayer(this):this.eachLayer&&this.eachLayer(this._addFocusListenersOnLayer,this)},_addFocusListenersOnLayer:function(t){var e="function"==typeof t.getElement&&t.getElement();e&&(Le(e,"focus",(function(){this._tooltip._source=t,this.openTooltip()}),this),Le(e,"blur",this.closeTooltip,this))},_setAriaDescribedByOnLayer:function(t){var e="function"==typeof t.getElement&&t.getElement();e&&e.setAttribute("aria-describedby",this._tooltip._container.id)},_openTooltip:function(t){if(this._tooltip&&this._map)if(this._map.dragging&&this._map.dragging.moving()&&!this._openOnceFlag){this._openOnceFlag=!0;var e=this;this._map.once("moveend",(function(){e._openOnceFlag=!1,e._openTooltip(t)}))}else this._tooltip._source=t.layer||t.target,this.openTooltip(this._tooltip.options.sticky?t.latlng:void 0)},_moveTooltip:function(t){var e,i,n=t.latlng;this._tooltip.options.sticky&&t.originalEvent&&(e=this._map.mouseEventToContainerPoint(t.originalEvent),i=this._map.containerPointToLayerPoint(e),n=this._map.layerPointToLatLng(i)),this._tooltip.setLatLng(n)}});var on=Mi.extend({options:{iconSize:[12,12],html:!1,bgPos:null,className:"leaflet-div-icon"},createIcon:function(t){var e=t&&"DIV"===t.tagName?t:document.createElement("div"),i=this.options;if(i.html instanceof Element?(ae(e),e.appendChild(i.html)):e.innerHTML=!1!==i.html?i.html:"",i.bgPos){var n=j(i.bgPos);e.style.backgroundPosition=-n.x+"px "+-n.y+"px"}return this._setIconStyles(e,"icon"),e},createShadow:function(){return null}});Mi.Default=Ai;var sn=Pi.extend({options:{tileSize:256,opacity:1,updateWhenIdle:Ot.mobile,updateWhenZooming:!0,updateInterval:200,zIndex:1,bounds:null,minZoom:0,maxZoom:void 0,maxNativeZoom:void 0,minNativeZoom:void 0,noWrap:!1,pane:"tilePane",className:"",keepBuffer:2},initialize:function(t){d(this,t)},onAdd:function(){this._initContainer(),this._levels={},this._tiles={},this._resetView()},beforeAdd:function(t){t._addZoomLimit(this)},onRemove:function(t){this._removeAllTiles(),re(this._container),t._removeZoomLimit(this),this._container=null,this._tileZoom=void 0},bringToFront:function(){return this._map&&(le(this._container),this._setAutoZIndex(Math.max)),this},bringToBack:function(){return this._map&&(ce(this._container),this._setAutoZIndex(Math.min)),this},getContainer:function(){return this._container},setOpacity:function(t){return this.options.opacity=t,this._updateOpacity(),this},setZIndex:function(t){return this.options.zIndex=t,this._updateZIndex(),this},isLoading:function(){return this._loading},redraw:function(){if(this._map){this._removeAllTiles();var t=this._clampZoom(this._map.getZoom());t!==this._tileZoom&&(this._tileZoom=t,this._updateLevels()),this._update()}return this},getEvents:function(){var t={viewprereset:this._invalidateAll,viewreset:this._resetView,zoom:this._resetView,moveend:this._onMoveEnd};return this.options.updateWhenIdle||(this._onMove||(this._onMove=r(this._onMoveEnd,this.options.updateInterval,this)),t.move=this._onMove),this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},createTile:function(){return document.createElement("div")},getTileSize:function(){var t=this.options.tileSize;return t instanceof A?t:new A(t,t)},_updateZIndex:function(){this._container&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._container.style.zIndex=this.options.zIndex)},_setAutoZIndex:function(t){for(var e,i=this.getPane().children,n=-t(-1/0,1/0),o=0,s=i.length;o<s;o++)e=i[o].style.zIndex,i[o]!==this._container&&e&&(n=t(n,+e));isFinite(n)&&(this.options.zIndex=n+t(-1,1),this._updateZIndex())},_updateOpacity:function(){if(this._map&&!Ot.ielt9){me(this._container,this.options.opacity);var t=+new Date,e=!1,i=!1;for(var n in this._tiles){var o=this._tiles[n];if(o.current&&o.loaded){var s=Math.min(1,(t-o.loaded)/200);me(o.el,s),s<1?e=!0:(o.active?i=!0:this._onOpaqueTile(o),o.active=!0)}}i&&!this._noPrune&&this._pruneTiles(),e&&(C(this._fadeFrame),this._fadeFrame=k(this._updateOpacity,this))}},_onOpaqueTile:l,_initContainer:function(){this._container||(this._container=se("div","leaflet-layer "+(this.options.className||"")),this._updateZIndex(),this.options.opacity<1&&this._updateOpacity(),this.getPane().appendChild(this._container))},_updateLevels:function(){var t=this._tileZoom,e=this.options.maxZoom;if(void 0!==t){for(var i in this._levels)i=Number(i),this._levels[i].el.children.length||i===t?(this._levels[i].el.style.zIndex=e-Math.abs(t-i),this._onUpdateLevel(i)):(re(this._levels[i].el),this._removeTilesAtZoom(i),this._onRemoveLevel(i),delete this._levels[i]);var n=this._levels[t],o=this._map;return n||((n=this._levels[t]={}).el=se("div","leaflet-tile-container leaflet-zoom-animated",this._container),n.el.style.zIndex=e,n.origin=o.project(o.unproject(o.getPixelOrigin()),t).round(),n.zoom=t,this._setZoomTransform(n,o.getCenter(),o.getZoom()),n.el.offsetWidth,this._onCreateLevel(n)),this._level=n,n}},_onUpdateLevel:l,_onRemoveLevel:l,_onCreateLevel:l,_pruneTiles:function(){if(this._map){var t,e,i=this._map.getZoom();if(i>this.options.maxZoom||i<this.options.minZoom)this._removeAllTiles();else{for(t in this._tiles)(e=this._tiles[t]).retain=e.current;for(t in this._tiles)if((e=this._tiles[t]).current&&!e.active){var n=e.coords;this._retainParent(n.x,n.y,n.z,n.z-5)||this._retainChildren(n.x,n.y,n.z,n.z+2)}for(t in this._tiles)this._tiles[t].retain||this._removeTile(t)}}},_removeTilesAtZoom:function(t){for(var e in this._tiles)this._tiles[e].coords.z===t&&this._removeTile(e)},_removeAllTiles:function(){for(var t in this._tiles)this._removeTile(t)},_invalidateAll:function(){for(var t in this._levels)re(this._levels[t].el),this._onRemoveLevel(Number(t)),delete this._levels[t];this._removeAllTiles(),this._tileZoom=void 0},_retainParent:function(t,e,i,n){var o=Math.floor(t/2),s=Math.floor(e/2),r=i-1,a=new A(+o,+s);a.z=+r;var l=this._tileCoordsToKey(a),c=this._tiles[l];return c&&c.active?(c.retain=!0,!0):(c&&c.loaded&&(c.retain=!0),r>n&&this._retainParent(o,s,r,n))},_retainChildren:function(t,e,i,n){for(var o=2*t;o<2*t+2;o++)for(var s=2*e;s<2*e+2;s++){var r=new A(o,s);r.z=i+1;var a=this._tileCoordsToKey(r),l=this._tiles[a];l&&l.active?l.retain=!0:(l&&l.loaded&&(l.retain=!0),i+1<n&&this._retainChildren(o,s,i+1,n))}},_resetView:function(t){var e=t&&(t.pinch||t.flyTo);this._setView(this._map.getCenter(),this._map.getZoom(),e,e)},_animateZoom:function(t){this._setView(t.center,t.zoom,!0,t.noUpdate)},_clampZoom:function(t){var e=this.options;return void 0!==e.minNativeZoom&&t<e.minNativeZoom?e.minNativeZoom:void 0!==e.maxNativeZoom&&e.maxNativeZoom<t?e.maxNativeZoom:t},_setView:function(t,e,i,n){var o=Math.round(e);o=void 0!==this.options.maxZoom&&o>this.options.maxZoom||void 0!==this.options.minZoom&&o<this.options.minZoom?void 0:this._clampZoom(o);var s=this.options.updateWhenZooming&&o!==this._tileZoom;n&&!s||(this._tileZoom=o,this._abortLoading&&this._abortLoading(),this._updateLevels(),this._resetGrid(),void 0!==o&&this._update(t),i||this._pruneTiles(),this._noPrune=!!i),this._setZoomTransforms(t,e)},_setZoomTransforms:function(t,e){for(var i in this._levels)this._setZoomTransform(this._levels[i],t,e)},_setZoomTransform:function(t,e,i){var n=this._map.getZoomScale(i,t.zoom),o=t.origin.multiplyBy(n).subtract(this._map._getNewPixelOrigin(e,i)).round();Ot.any3d?ve(t.el,o,n):_e(t.el,o)},_resetGrid:function(){var t=this._map,e=t.options.crs,i=this._tileSize=this.getTileSize(),n=this._tileZoom,o=this._map.getPixelWorldBounds(this._tileZoom);o&&(this._globalTileRange=this._pxBoundsToTileRange(o)),this._wrapX=e.wrapLng&&!this.options.noWrap&&[Math.floor(t.project([0,e.wrapLng[0]],n).x/i.x),Math.ceil(t.project([0,e.wrapLng[1]],n).x/i.y)],this._wrapY=e.wrapLat&&!this.options.noWrap&&[Math.floor(t.project([e.wrapLat[0],0],n).y/i.x),Math.ceil(t.project([e.wrapLat[1],0],n).y/i.y)]},_onMoveEnd:function(){this._map&&!this._map._animatingZoom&&this._update()},_getTiledPixelBounds:function(t){var e=this._map,i=e._animatingZoom?Math.max(e._animateToZoom,e.getZoom()):e.getZoom(),n=e.getZoomScale(i,this._tileZoom),o=e.project(t,this._tileZoom).floor(),s=e.getSize().divideBy(2*n);return new O(o.subtract(s),o.add(s))},_update:function(t){var e=this._map;if(e){var i=this._clampZoom(e.getZoom());if(void 0===t&&(t=e.getCenter()),void 0!==this._tileZoom){var n=this._getTiledPixelBounds(t),o=this._pxBoundsToTileRange(n),s=o.getCenter(),r=[],a=this.options.keepBuffer,l=new O(o.getBottomLeft().subtract([a,-a]),o.getTopRight().add([a,-a]));if(!(isFinite(o.min.x)&&isFinite(o.min.y)&&isFinite(o.max.x)&&isFinite(o.max.y)))throw new Error("Attempted to load an infinite number of tiles");for(var c in this._tiles){var h=this._tiles[c].coords;h.z===this._tileZoom&&l.contains(new A(h.x,h.y))||(this._tiles[c].current=!1)}if(Math.abs(i-this._tileZoom)>1)this._setView(t,i);else{for(var u=o.min.y;u<=o.max.y;u++)for(var d=o.min.x;d<=o.max.x;d++){var p=new A(d,u);if(p.z=this._tileZoom,this._isValidTile(p)){var f=this._tiles[this._tileCoordsToKey(p)];f?f.current=!0:r.push(p)}}if(r.sort((function(t,e){return t.distanceTo(s)-e.distanceTo(s)})),0!==r.length){this._loading||(this._loading=!0,this.fire("loading"));var m=document.createDocumentFragment();for(d=0;d<r.length;d++)this._addTile(r[d],m);this._level.el.appendChild(m)}}}}},_isValidTile:function(t){var e=this._map.options.crs;if(!e.infinite){var i=this._globalTileRange;if(!e.wrapLng&&(t.x<i.min.x||t.x>i.max.x)||!e.wrapLat&&(t.y<i.min.y||t.y>i.max.y))return!1}if(!this.options.bounds)return!0;var n=this._tileCoordsToBounds(t);return N(this.options.bounds).overlaps(n)},_keyToBounds:function(t){return this._tileCoordsToBounds(this._keyToTileCoords(t))},_tileCoordsToNwSe:function(t){var e=this._map,i=this.getTileSize(),n=t.scaleBy(i),o=n.add(i);return[e.unproject(n,t.z),e.unproject(o,t.z)]},_tileCoordsToBounds:function(t){var e=this._tileCoordsToNwSe(t),i=new I(e[0],e[1]);return this.options.noWrap||(i=this._map.wrapLatLngBounds(i)),i},_tileCoordsToKey:function(t){return t.x+":"+t.y+":"+t.z},_keyToTileCoords:function(t){var e=t.split(":"),i=new A(+e[0],+e[1]);return i.z=+e[2],i},_removeTile:function(t){var e=this._tiles[t];e&&(re(e.el),delete this._tiles[t],this.fire("tileunload",{tile:e.el,coords:this._keyToTileCoords(t)}))},_initTile:function(t){ue(t,"leaflet-tile");var e=this.getTileSize();t.style.width=e.x+"px",t.style.height=e.y+"px",t.onselectstart=l,t.onmousemove=l,Ot.ielt9&&this.options.opacity<1&&me(t,this.options.opacity)},_addTile:function(t,e){var i=this._getTilePos(t),o=this._tileCoordsToKey(t),s=this.createTile(this._wrapCoords(t),n(this._tileReady,this,t));this._initTile(s),this.createTile.length<2&&k(n(this._tileReady,this,t,null,s)),_e(s,i),this._tiles[o]={el:s,coords:t,current:!0},e.appendChild(s),this.fire("tileloadstart",{tile:s,coords:t})},_tileReady:function(t,e,i){e&&this.fire("tileerror",{error:e,tile:i,coords:t});var o=this._tileCoordsToKey(t);(i=this._tiles[o])&&(i.loaded=+new Date,this._map._fadeAnimated?(me(i.el,0),C(this._fadeFrame),this._fadeFrame=k(this._updateOpacity,this)):(i.active=!0,this._pruneTiles()),e||(ue(i.el,"leaflet-tile-loaded"),this.fire("tileload",{tile:i.el,coords:t})),this._noTilesToLoad()&&(this._loading=!1,this.fire("load"),Ot.ielt9||!this._map._fadeAnimated?k(this._pruneTiles,this):setTimeout(n(this._pruneTiles,this),250)))},_getTilePos:function(t){return t.scaleBy(this.getTileSize()).subtract(this._level.origin)},_wrapCoords:function(t){var e=new A(this._wrapX?a(t.x,this._wrapX):t.x,this._wrapY?a(t.y,this._wrapY):t.y);return e.z=t.z,e},_pxBoundsToTileRange:function(t){var e=this.getTileSize();return new O(t.min.unscaleBy(e).floor(),t.max.unscaleBy(e).ceil().subtract([1,1]))},_noTilesToLoad:function(){for(var t in this._tiles)if(!this._tiles[t].loaded)return!1;return!0}});var rn=sn.extend({options:{minZoom:0,maxZoom:18,subdomains:"abc",errorTileUrl:"",zoomOffset:0,tms:!1,zoomReverse:!1,detectRetina:!1,crossOrigin:!1,referrerPolicy:!1},initialize:function(t,e){this._url=t,(e=d(this,e)).detectRetina&&Ot.retina&&e.maxZoom>0?(e.tileSize=Math.floor(e.tileSize/2),e.zoomReverse?(e.zoomOffset--,e.minZoom=Math.min(e.maxZoom,e.minZoom+1)):(e.zoomOffset++,e.maxZoom=Math.max(e.minZoom,e.maxZoom-1)),e.minZoom=Math.max(0,e.minZoom)):e.zoomReverse?e.minZoom=Math.min(e.maxZoom,e.minZoom):e.maxZoom=Math.max(e.minZoom,e.maxZoom),"string"==typeof e.subdomains&&(e.subdomains=e.subdomains.split("")),this.on("tileunload",this._onTileRemove)},setUrl:function(t,e){return this._url===t&&void 0===e&&(e=!0),this._url=t,e||this.redraw(),this},createTile:function(t,e){var i=document.createElement("img");return Le(i,"load",n(this._tileOnLoad,this,e,i)),Le(i,"error",n(this._tileOnError,this,e,i)),(this.options.crossOrigin||""===this.options.crossOrigin)&&(i.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),"string"==typeof this.options.referrerPolicy&&(i.referrerPolicy=this.options.referrerPolicy),i.alt="",i.src=this.getTileUrl(t),i},getTileUrl:function(t){var i={r:Ot.retina?"@2x":"",s:this._getSubdomain(t),x:t.x,y:t.y,z:this._getZoomForUrl()};if(this._map&&!this._map.options.crs.infinite){var n=this._globalTileRange.max.y-t.y;this.options.tms&&(i.y=n),i["-y"]=n}return m(this._url,e(i,this.options))},_tileOnLoad:function(t,e){Ot.ielt9?setTimeout(n(t,this,null,e),0):t(null,e)},_tileOnError:function(t,e,i){var n=this.options.errorTileUrl;n&&e.getAttribute("src")!==n&&(e.src=n),t(i,e)},_onTileRemove:function(t){t.tile.onload=null},_getZoomForUrl:function(){var t=this._tileZoom,e=this.options.maxZoom;return this.options.zoomReverse&&(t=e-t),t+this.options.zoomOffset},_getSubdomain:function(t){var e=Math.abs(t.x+t.y)%this.options.subdomains.length;return this.options.subdomains[e]},_abortLoading:function(){var t,e;for(t in this._tiles)if(this._tiles[t].coords.z!==this._tileZoom&&((e=this._tiles[t].el).onload=l,e.onerror=l,!e.complete)){e.src=_;var i=this._tiles[t].coords;re(e),delete this._tiles[t],this.fire("tileabort",{tile:e,coords:i})}},_removeTile:function(t){var e=this._tiles[t];if(e)return e.el.setAttribute("src",_),sn.prototype._removeTile.call(this,t)},_tileReady:function(t,e,i){if(this._map&&(!i||i.getAttribute("src")!==_))return sn.prototype._tileReady.call(this,t,e,i)}});function an(t,e){return new rn(t,e)}var ln=rn.extend({defaultWmsParams:{service:"WMS",request:"GetMap",layers:"",styles:"",format:"image/jpeg",transparent:!1,version:"1.1.1"},options:{crs:null,uppercase:!1},initialize:function(t,i){this._url=t;var n=e({},this.defaultWmsParams);for(var o in i)o in this.options||(n[o]=i[o]);var s=(i=d(this,i)).detectRetina&&Ot.retina?2:1,r=this.getTileSize();n.width=r.x*s,n.height=r.y*s,this.wmsParams=n},onAdd:function(t){this._crs=this.options.crs||t.options.crs,this._wmsVersion=parseFloat(this.wmsParams.version);var e=this._wmsVersion>=1.3?"crs":"srs";this.wmsParams[e]=this._crs.code,rn.prototype.onAdd.call(this,t)},getTileUrl:function(t){var e=this._tileCoordsToNwSe(t),i=this._crs,n=D(i.project(e[0]),i.project(e[1])),o=n.min,s=n.max,r=(this._wmsVersion>=1.3&&this._crs===Ci?[o.y,o.x,s.y,s.x]:[o.x,o.y,s.x,s.y]).join(","),a=rn.prototype.getTileUrl.call(this,t);return a+p(this.wmsParams,a,this.options.uppercase)+(this.options.uppercase?"&BBOX=":"&bbox=")+r},setParams:function(t,i){return e(this.wmsParams,t),i||this.redraw(),this}});rn.WMS=ln,an.wms=function(t,e){return new ln(t,e)};var cn=Pi.extend({options:{padding:.1},initialize:function(t){d(this,t),s(this),this._layers=this._layers||{}},onAdd:function(){this._container||(this._initContainer(),ue(this._container,"leaflet-zoom-animated")),this.getPane().appendChild(this._container),this._update(),this.on("update",this._updatePaths,this)},onRemove:function(){this.off("update",this._updatePaths,this),this._destroyContainer()},getEvents:function(){var t={viewreset:this._reset,zoom:this._onZoom,moveend:this._update,zoomend:this._onZoomEnd};return this._zoomAnimated&&(t.zoomanim=this._onAnimZoom),t},_onAnimZoom:function(t){this._updateTransform(t.center,t.zoom)},_onZoom:function(){this._updateTransform(this._map.getCenter(),this._map.getZoom())},_updateTransform:function(t,e){var i=this._map.getZoomScale(e,this._zoom),n=this._map.getSize().multiplyBy(.5+this.options.padding),o=this._map.project(this._center,e),s=n.multiplyBy(-i).add(o).subtract(this._map._getNewPixelOrigin(t,e));Ot.any3d?ve(this._container,s,i):_e(this._container,s)},_reset:function(){for(var t in this._update(),this._updateTransform(this._center,this._zoom),this._layers)this._layers[t]._reset()},_onZoomEnd:function(){for(var t in this._layers)this._layers[t]._project()},_updatePaths:function(){for(var t in this._layers)this._layers[t]._update()},_update:function(){var t=this.options.padding,e=this._map.getSize(),i=this._map.containerPointToLayerPoint(e.multiplyBy(-t)).round();this._bounds=new O(i,i.add(e.multiplyBy(1+2*t)).round()),this._center=this._map.getCenter(),this._zoom=this._map.getZoom()}}),hn=cn.extend({options:{tolerance:0},getEvents:function(){var t=cn.prototype.getEvents.call(this);return t.viewprereset=this._onViewPreReset,t},_onViewPreReset:function(){this._postponeUpdatePaths=!0},onAdd:function(){cn.prototype.onAdd.call(this),this._draw()},_initContainer:function(){var t=this._container=document.createElement("canvas");Le(t,"mousemove",this._onMouseMove,this),Le(t,"click dblclick mousedown mouseup contextmenu",this._onClick,this),Le(t,"mouseout",this._handleMouseOut,this),t._leaflet_disable_events=!0,this._ctx=t.getContext("2d")},_destroyContainer:function(){C(this._redrawRequest),delete this._ctx,re(this._container),Me(this._container),delete this._container},_updatePaths:function(){if(!this._postponeUpdatePaths){for(var t in this._redrawBounds=null,this._layers)this._layers[t]._update();this._redraw()}},_update:function(){if(!this._map._animatingZoom||!this._bounds){cn.prototype._update.call(this);var t=this._bounds,e=this._container,i=t.getSize(),n=Ot.retina?2:1;_e(e,t.min),e.width=n*i.x,e.height=n*i.y,e.style.width=i.x+"px",e.style.height=i.y+"px",Ot.retina&&this._ctx.scale(2,2),this._ctx.translate(-t.min.x,-t.min.y),this.fire("update")}},_reset:function(){cn.prototype._reset.call(this),this._postponeUpdatePaths&&(this._postponeUpdatePaths=!1,this._updatePaths())},_initPath:function(t){this._updateDashArray(t),this._layers[s(t)]=t;var e=t._order={layer:t,prev:this._drawLast,next:null};this._drawLast&&(this._drawLast.next=e),this._drawLast=e,this._drawFirst=this._drawFirst||this._drawLast},_addPath:function(t){this._requestRedraw(t)},_removePath:function(t){var e=t._order,i=e.next,n=e.prev;i?i.prev=n:this._drawLast=n,n?n.next=i:this._drawFirst=i,delete t._order,delete this._layers[s(t)],this._requestRedraw(t)},_updatePath:function(t){this._extendRedrawBounds(t),t._project(),t._update(),this._requestRedraw(t)},_updateStyle:function(t){this._updateDashArray(t),this._requestRedraw(t)},_updateDashArray:function(t){if("string"==typeof t.options.dashArray){var e,i,n=t.options.dashArray.split(/[, ]+/),o=[];for(i=0;i<n.length;i++){if(e=Number(n[i]),isNaN(e))return;o.push(e)}t.options._dashArray=o}else t.options._dashArray=t.options.dashArray},_requestRedraw:function(t){this._map&&(this._extendRedrawBounds(t),this._redrawRequest=this._redrawRequest||k(this._redraw,this))},_extendRedrawBounds:function(t){if(t._pxBounds){var e=(t.options.weight||0)+1;this._redrawBounds=this._redrawBounds||new O,this._redrawBounds.extend(t._pxBounds.min.subtract([e,e])),this._redrawBounds.extend(t._pxBounds.max.add([e,e]))}},_redraw:function(){this._redrawRequest=null,this._redrawBounds&&(this._redrawBounds.min._floor(),this._redrawBounds.max._ceil()),this._clear(),this._draw(),this._redrawBounds=null},_clear:function(){var t=this._redrawBounds;if(t){var e=t.getSize();this._ctx.clearRect(t.min.x,t.min.y,e.x,e.y)}else this._ctx.save(),this._ctx.setTransform(1,0,0,1,0,0),this._ctx.clearRect(0,0,this._container.width,this._container.height),this._ctx.restore()},_draw:function(){var t,e=this._redrawBounds;if(this._ctx.save(),e){var i=e.getSize();this._ctx.beginPath(),this._ctx.rect(e.min.x,e.min.y,i.x,i.y),this._ctx.clip()}this._drawing=!0;for(var n=this._drawFirst;n;n=n.next)t=n.layer,(!e||t._pxBounds&&t._pxBounds.intersects(e))&&t._updatePath();this._drawing=!1,this._ctx.restore()},_updatePoly:function(t,e){if(this._drawing){var i,n,o,s,r=t._parts,a=r.length,l=this._ctx;if(a){for(l.beginPath(),i=0;i<a;i++){for(n=0,o=r[i].length;n<o;n++)s=r[i][n],l[n?"lineTo":"moveTo"](s.x,s.y);e&&l.closePath()}this._fillStroke(l,t)}}},_updateCircle:function(t){if(this._drawing&&!t._empty()){var e=t._point,i=this._ctx,n=Math.max(Math.round(t._radius),1),o=(Math.max(Math.round(t._radiusY),1)||n)/n;1!==o&&(i.save(),i.scale(1,o)),i.beginPath(),i.arc(e.x,e.y/o,n,0,2*Math.PI,!1),1!==o&&i.restore(),this._fillStroke(i,t)}},_fillStroke:function(t,e){var i=e.options;i.fill&&(t.globalAlpha=i.fillOpacity,t.fillStyle=i.fillColor||i.color,t.fill(i.fillRule||"evenodd")),i.stroke&&0!==i.weight&&(t.setLineDash&&t.setLineDash(e.options&&e.options._dashArray||[]),t.globalAlpha=i.opacity,t.lineWidth=i.weight,t.strokeStyle=i.color,t.lineCap=i.lineCap,t.lineJoin=i.lineJoin,t.stroke())},_onClick:function(t){for(var e,i,n=this._map.mouseEventToLayerPoint(t),o=this._drawFirst;o;o=o.next)(e=o.layer).options.interactive&&e._containsPoint(n)&&("click"!==t.type&&"preclick"!==t.type||!this._map._draggableMoved(e))&&(i=e);this._fireEvent(!!i&&[i],t)},_onMouseMove:function(t){if(this._map&&!this._map.dragging.moving()&&!this._map._animatingZoom){var e=this._map.mouseEventToLayerPoint(t);this._handleMouseHover(t,e)}},_handleMouseOut:function(t){var e=this._hoveredLayer;e&&(de(this._container,"leaflet-interactive"),this._fireEvent([e],t,"mouseout"),this._hoveredLayer=null,this._mouseHoverThrottled=!1)},_handleMouseHover:function(t,e){if(!this._mouseHoverThrottled){for(var i,o,s=this._drawFirst;s;s=s.next)(i=s.layer).options.interactive&&i._containsPoint(e)&&(o=i);o!==this._hoveredLayer&&(this._handleMouseOut(t),o&&(ue(this._container,"leaflet-interactive"),this._fireEvent([o],t,"mouseover"),this._hoveredLayer=o)),this._fireEvent(!!this._hoveredLayer&&[this._hoveredLayer],t),this._mouseHoverThrottled=!0,setTimeout(n((function(){this._mouseHoverThrottled=!1}),this),32)}},_fireEvent:function(t,e,i){this._map._fireDOMEvent(e,i||e.type,t)},_bringToFront:function(t){var e=t._order;if(e){var i=e.next,n=e.prev;i&&(i.prev=n,n?n.next=i:i&&(this._drawFirst=i),e.prev=this._drawLast,this._drawLast.next=e,e.next=null,this._drawLast=e,this._requestRedraw(t))}},_bringToBack:function(t){var e=t._order;if(e){var i=e.next,n=e.prev;n&&(n.next=i,i?i.prev=n:n&&(this._drawLast=n),e.prev=null,e.next=this._drawFirst,this._drawFirst.prev=e,this._drawFirst=e,this._requestRedraw(t))}}});function un(t){return Ot.canvas?new hn(t):null}var dn=function(){try{return document.namespaces.add("lvml","urn:schemas-microsoft-com:vml"),function(t){return document.createElement("<lvml:"+t+' class="lvml">')}}catch(t){}return function(t){return document.createElement("<"+t+' xmlns="urn:schemas-microsoft.com:vml" class="lvml">')}}(),pn={_initContainer:function(){this._container=se("div","leaflet-vml-container")},_update:function(){this._map._animatingZoom||(cn.prototype._update.call(this),this.fire("update"))},_initPath:function(t){var e=t._container=dn("shape");ue(e,"leaflet-vml-shape "+(this.options.className||"")),e.coordsize="1 1",t._path=dn("path"),e.appendChild(t._path),this._updateStyle(t),this._layers[s(t)]=t},_addPath:function(t){var e=t._container;this._container.appendChild(e),t.options.interactive&&t.addInteractiveTarget(e)},_removePath:function(t){var e=t._container;re(e),t.removeInteractiveTarget(e),delete this._layers[s(t)]},_updateStyle:function(t){var e=t._stroke,i=t._fill,n=t.options,o=t._container;o.stroked=!!n.stroke,o.filled=!!n.fill,n.stroke?(e||(e=t._stroke=dn("stroke")),o.appendChild(e),e.weight=n.weight+"px",e.color=n.color,e.opacity=n.opacity,n.dashArray?e.dashStyle=g(n.dashArray)?n.dashArray.join(" "):n.dashArray.replace(/( *, *)/g," "):e.dashStyle="",e.endcap=n.lineCap.replace("butt","flat"),e.joinstyle=n.lineJoin):e&&(o.removeChild(e),t._stroke=null),n.fill?(i||(i=t._fill=dn("fill")),o.appendChild(i),i.color=n.fillColor||n.color,i.opacity=n.fillOpacity):i&&(o.removeChild(i),t._fill=null)},_updateCircle:function(t){var e=t._point.round(),i=Math.round(t._radius),n=Math.round(t._radiusY||i);this._setPath(t,t._empty()?"M0 0":"AL "+e.x+","+e.y+" "+i+","+n+" 0,23592600")},_setPath:function(t,e){t._path.v=e},_bringToFront:function(t){le(t._container)},_bringToBack:function(t){ce(t._container)}},fn=Ot.vml?dn:X,mn=cn.extend({_initContainer:function(){this._container=fn("svg"),this._container.setAttribute("pointer-events","none"),this._rootGroup=fn("g"),this._container.appendChild(this._rootGroup)},_destroyContainer:function(){re(this._container),Me(this._container),delete this._container,delete this._rootGroup,delete this._svgSize},_update:function(){if(!this._map._animatingZoom||!this._bounds){cn.prototype._update.call(this);var t=this._bounds,e=t.getSize(),i=this._container;this._svgSize&&this._svgSize.equals(e)||(this._svgSize=e,i.setAttribute("width",e.x),i.setAttribute("height",e.y)),_e(i,t.min),i.setAttribute("viewBox",[t.min.x,t.min.y,e.x,e.y].join(" ")),this.fire("update")}},_initPath:function(t){var e=t._path=fn("path");t.options.className&&ue(e,t.options.className),t.options.interactive&&ue(e,"leaflet-interactive"),this._updateStyle(t),this._layers[s(t)]=t},_addPath:function(t){this._rootGroup||this._initContainer(),this._rootGroup.appendChild(t._path),t.addInteractiveTarget(t._path)},_removePath:function(t){re(t._path),t.removeInteractiveTarget(t._path),delete this._layers[s(t)]},_updatePath:function(t){t._project(),t._update()},_updateStyle:function(t){var e=t._path,i=t.options;e&&(i.stroke?(e.setAttribute("stroke",i.color),e.setAttribute("stroke-opacity",i.opacity),e.setAttribute("stroke-width",i.weight),e.setAttribute("stroke-linecap",i.lineCap),e.setAttribute("stroke-linejoin",i.lineJoin),i.dashArray?e.setAttribute("stroke-dasharray",i.dashArray):e.removeAttribute("stroke-dasharray"),i.dashOffset?e.setAttribute("stroke-dashoffset",i.dashOffset):e.removeAttribute("stroke-dashoffset")):e.setAttribute("stroke","none"),i.fill?(e.setAttribute("fill",i.fillColor||i.color),e.setAttribute("fill-opacity",i.fillOpacity),e.setAttribute("fill-rule",i.fillRule||"evenodd")):e.setAttribute("fill","none"))},_updatePoly:function(t,e){this._setPath(t,J(t._parts,e))},_updateCircle:function(t){var e=t._point,i=Math.max(Math.round(t._radius),1),n="a"+i+","+(Math.max(Math.round(t._radiusY),1)||i)+" 0 1,0 ",o=t._empty()?"M0 0":"M"+(e.x-i)+","+e.y+n+2*i+",0 "+n+2*-i+",0 ";this._setPath(t,o)},_setPath:function(t,e){t._path.setAttribute("d",e)},_bringToFront:function(t){le(t._path)},_bringToBack:function(t){ce(t._path)}});function gn(t){return Ot.svg||Ot.vml?new mn(t):null}Ot.vml&&mn.include(pn),Ge.include({getRenderer:function(t){var e=t.options.renderer||this._getPaneRenderer(t.options.pane)||this.options.renderer||this._renderer;return e||(e=this._renderer=this._createRenderer()),this.hasLayer(e)||this.addLayer(e),e},_getPaneRenderer:function(t){if("overlayPane"===t||void 0===t)return!1;var e=this._paneRenderers[t];return void 0===e&&(e=this._createRenderer({pane:t}),this._paneRenderers[t]=e),e},_createRenderer:function(t){return this.options.preferCanvas&&un(t)||gn(t)}});var vn=Ri.extend({initialize:function(t,e){Ri.prototype.initialize.call(this,this._boundsToLatLngs(t),e)},setBounds:function(t){return this.setLatLngs(this._boundsToLatLngs(t))},_boundsToLatLngs:function(t){return[(t=N(t)).getSouthWest(),t.getNorthWest(),t.getNorthEast(),t.getSouthEast()]}});mn.create=fn,mn.pointsToPath=J,Bi.geometryToLayer=Zi,Bi.coordsToLatLng=Hi,Bi.coordsToLatLngs=Ui,Bi.latLngToCoords=qi,Bi.latLngsToCoords=Wi,Bi.getFeature=Fi,Bi.asFeature=Gi,Ge.mergeOptions({boxZoom:!0});var _n=ti.extend({initialize:function(t){this._map=t,this._container=t._container,this._pane=t._panes.overlayPane,this._resetStateTimeout=0,t.on("unload",this._destroy,this)},addHooks:function(){Le(this._container,"mousedown",this._onMouseDown,this)},removeHooks:function(){Me(this._container,"mousedown",this._onMouseDown,this)},moved:function(){return this._moved},_destroy:function(){re(this._pane),delete this._pane},_resetState:function(){this._resetStateTimeout=0,this._moved=!1},_clearDeferredResetState:function(){0!==this._resetStateTimeout&&(clearTimeout(this._resetStateTimeout),this._resetStateTimeout=0)},_onMouseDown:function(t){if(!t.shiftKey||1!==t.which&&1!==t.button)return!1;this._clearDeferredResetState(),this._resetState(),Xt(),we(),this._startPoint=this._map.mouseEventToContainerPoint(t),Le(document,{contextmenu:Be,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseMove:function(t){this._moved||(this._moved=!0,this._box=se("div","leaflet-zoom-box",this._container),ue(this._container,"leaflet-crosshair"),this._map.fire("boxzoomstart")),this._point=this._map.mouseEventToContainerPoint(t);var e=new O(this._point,this._startPoint),i=e.getSize();_e(this._box,e.min),this._box.style.width=i.x+"px",this._box.style.height=i.y+"px"},_finish:function(){this._moved&&(re(this._box),de(this._container,"leaflet-crosshair")),Jt(),xe(),Me(document,{contextmenu:Be,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseUp:function(t){if((1===t.which||1===t.button)&&(this._finish(),this._moved)){this._clearDeferredResetState(),this._resetStateTimeout=setTimeout(n(this._resetState,this),0);var e=new I(this._map.containerPointToLatLng(this._startPoint),this._map.containerPointToLatLng(this._point));this._map.fitBounds(e).fire("boxzoomend",{boxZoomBounds:e})}},_onKeyDown:function(t){27===t.keyCode&&(this._finish(),this._clearDeferredResetState(),this._resetState())}});Ge.addInitHook("addHandler","boxZoom",_n),Ge.mergeOptions({doubleClickZoom:!0});var yn=ti.extend({addHooks:function(){this._map.on("dblclick",this._onDoubleClick,this)},removeHooks:function(){this._map.off("dblclick",this._onDoubleClick,this)},_onDoubleClick:function(t){var e=this._map,i=e.getZoom(),n=e.options.zoomDelta,o=t.originalEvent.shiftKey?i-n:i+n;"center"===e.options.doubleClickZoom?e.setZoom(o):e.setZoomAround(t.containerPoint,o)}});Ge.addInitHook("addHandler","doubleClickZoom",yn),Ge.mergeOptions({dragging:!0,inertia:!0,inertiaDeceleration:3400,inertiaMaxSpeed:1/0,easeLinearity:.2,worldCopyJump:!1,maxBoundsViscosity:0});var bn=ti.extend({addHooks:function(){if(!this._draggable){var t=this._map;this._draggable=new ni(t._mapPane,t._container),this._draggable.on({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this),this._draggable.on("predrag",this._onPreDragLimit,this),t.options.worldCopyJump&&(this._draggable.on("predrag",this._onPreDragWrap,this),t.on("zoomend",this._onZoomEnd,this),t.whenReady(this._onZoomEnd,this))}ue(this._map._container,"leaflet-grab leaflet-touch-drag"),this._draggable.enable(),this._positions=[],this._times=[]},removeHooks:function(){de(this._map._container,"leaflet-grab"),de(this._map._container,"leaflet-touch-drag"),this._draggable.disable()},moved:function(){return this._draggable&&this._draggable._moved},moving:function(){return this._draggable&&this._draggable._moving},_onDragStart:function(){var t=this._map;if(t._stop(),this._map.options.maxBounds&&this._map.options.maxBoundsViscosity){var e=N(this._map.options.maxBounds);this._offsetLimit=D(this._map.latLngToContainerPoint(e.getNorthWest()).multiplyBy(-1),this._map.latLngToContainerPoint(e.getSouthEast()).multiplyBy(-1).add(this._map.getSize())),this._viscosity=Math.min(1,Math.max(0,this._map.options.maxBoundsViscosity))}else this._offsetLimit=null;t.fire("movestart").fire("dragstart"),t.options.inertia&&(this._positions=[],this._times=[])},_onDrag:function(t){if(this._map.options.inertia){var e=this._lastTime=+new Date,i=this._lastPos=this._draggable._absPos||this._draggable._newPos;this._positions.push(i),this._times.push(e),this._prunePositions(e)}this._map.fire("move",t).fire("drag",t)},_prunePositions:function(t){for(;this._positions.length>1&&t-this._times[0]>50;)this._positions.shift(),this._times.shift()},_onZoomEnd:function(){var t=this._map.getSize().divideBy(2),e=this._map.latLngToLayerPoint([0,0]);this._initialWorldOffset=e.subtract(t).x,this._worldWidth=this._map.getPixelWorldBounds().getSize().x},_viscousLimit:function(t,e){return t-(t-e)*this._viscosity},_onPreDragLimit:function(){if(this._viscosity&&this._offsetLimit){var t=this._draggable._newPos.subtract(this._draggable._startPos),e=this._offsetLimit;t.x<e.min.x&&(t.x=this._viscousLimit(t.x,e.min.x)),t.y<e.min.y&&(t.y=this._viscousLimit(t.y,e.min.y)),t.x>e.max.x&&(t.x=this._viscousLimit(t.x,e.max.x)),t.y>e.max.y&&(t.y=this._viscousLimit(t.y,e.max.y)),this._draggable._newPos=this._draggable._startPos.add(t)}},_onPreDragWrap:function(){var t=this._worldWidth,e=Math.round(t/2),i=this._initialWorldOffset,n=this._draggable._newPos.x,o=(n-e+i)%t+e-i,s=(n+e+i)%t-e-i,r=Math.abs(o+i)<Math.abs(s+i)?o:s;this._draggable._absPos=this._draggable._newPos.clone(),this._draggable._newPos.x=r},_onDragEnd:function(t){var e=this._map,i=e.options,n=!i.inertia||t.noInertia||this._times.length<2;if(e.fire("dragend",t),n)e.fire("moveend");else{this._prunePositions(+new Date);var o=this._lastPos.subtract(this._positions[0]),s=(this._lastTime-this._times[0])/1e3,r=i.easeLinearity,a=o.multiplyBy(r/s),l=a.distanceTo([0,0]),c=Math.min(i.inertiaMaxSpeed,l),h=a.multiplyBy(c/l),u=c/(i.inertiaDeceleration*r),d=h.multiplyBy(-u/2).round();d.x||d.y?(d=e._limitOffset(d,e.options.maxBounds),k((function(){e.panBy(d,{duration:u,easeLinearity:r,noMoveStart:!0,animate:!0})}))):e.fire("moveend")}}});Ge.addInitHook("addHandler","dragging",bn),Ge.mergeOptions({keyboard:!0,keyboardPanDelta:80});var wn=ti.extend({keyCodes:{left:[37],right:[39],down:[40],up:[38],zoomIn:[187,107,61,171],zoomOut:[189,109,54,173]},initialize:function(t){this._map=t,this._setPanDelta(t.options.keyboardPanDelta),this._setZoomDelta(t.options.zoomDelta)},addHooks:function(){var t=this._map._container;t.tabIndex<=0&&(t.tabIndex="0"),Le(t,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.on({focus:this._addHooks,blur:this._removeHooks},this)},removeHooks:function(){this._removeHooks(),Me(this._map._container,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.off({focus:this._addHooks,blur:this._removeHooks},this)},_onMouseDown:function(){if(!this._focused){var t=document.body,e=document.documentElement,i=t.scrollTop||e.scrollTop,n=t.scrollLeft||e.scrollLeft;this._map._container.focus(),window.scrollTo(n,i)}},_onFocus:function(){this._focused=!0,this._map.fire("focus")},_onBlur:function(){this._focused=!1,this._map.fire("blur")},_setPanDelta:function(t){var e,i,n=this._panKeys={},o=this.keyCodes;for(e=0,i=o.left.length;e<i;e++)n[o.left[e]]=[-1*t,0];for(e=0,i=o.right.length;e<i;e++)n[o.right[e]]=[t,0];for(e=0,i=o.down.length;e<i;e++)n[o.down[e]]=[0,t];for(e=0,i=o.up.length;e<i;e++)n[o.up[e]]=[0,-1*t]},_setZoomDelta:function(t){var e,i,n=this._zoomKeys={},o=this.keyCodes;for(e=0,i=o.zoomIn.length;e<i;e++)n[o.zoomIn[e]]=t;for(e=0,i=o.zoomOut.length;e<i;e++)n[o.zoomOut[e]]=-t},_addHooks:function(){Le(document,"keydown",this._onKeyDown,this)},_removeHooks:function(){Me(document,"keydown",this._onKeyDown,this)},_onKeyDown:function(t){if(!(t.altKey||t.ctrlKey||t.metaKey)){var e,i=t.keyCode,n=this._map;if(i in this._panKeys){if(!n._panAnim||!n._panAnim._inProgress)if(e=this._panKeys[i],t.shiftKey&&(e=j(e).multiplyBy(3)),n.options.maxBounds&&(e=n._limitOffset(j(e),n.options.maxBounds)),n.options.worldCopyJump){var o=n.wrapLatLng(n.unproject(n.project(n.getCenter()).add(e)));n.panTo(o)}else n.panBy(e)}else if(i in this._zoomKeys)n.setZoom(n.getZoom()+(t.shiftKey?3:1)*this._zoomKeys[i]);else{if(27!==i||!n._popup||!n._popup.options.closeOnEscapeKey)return;n.closePopup()}Be(t)}}});Ge.addInitHook("addHandler","keyboard",wn),Ge.mergeOptions({scrollWheelZoom:!0,wheelDebounceTime:40,wheelPxPerZoomLevel:60});var xn=ti.extend({addHooks:function(){Le(this._map._container,"wheel",this._onWheelScroll,this),this._delta=0},removeHooks:function(){Me(this._map._container,"wheel",this._onWheelScroll,this)},_onWheelScroll:function(t){var e=Ue(t),i=this._map.options.wheelDebounceTime;this._delta+=e,this._lastMousePos=this._map.mouseEventToContainerPoint(t),this._startTime||(this._startTime=+new Date);var o=Math.max(i-(+new Date-this._startTime),0);clearTimeout(this._timer),this._timer=setTimeout(n(this._performZoom,this),o),Be(t)},_performZoom:function(){var t=this._map,e=t.getZoom(),i=this._map.options.zoomSnap||0;t._stop();var n=this._delta/(4*this._map.options.wheelPxPerZoomLevel),o=4*Math.log(2/(1+Math.exp(-Math.abs(n))))/Math.LN2,s=i?Math.ceil(o/i)*i:o,r=t._limitZoom(e+(this._delta>0?s:-s))-e;this._delta=0,this._startTime=null,r&&("center"===t.options.scrollWheelZoom?t.setZoom(e+r):t.setZoomAround(this._lastMousePos,e+r))}});Ge.addInitHook("addHandler","scrollWheelZoom",xn);Ge.mergeOptions({tapHold:Ot.touchNative&&Ot.safari&&Ot.mobile,tapTolerance:15});var Tn=ti.extend({addHooks:function(){Le(this._map._container,"touchstart",this._onDown,this)},removeHooks:function(){Me(this._map._container,"touchstart",this._onDown,this)},_onDown:function(t){if(clearTimeout(this._holdTimeout),1===t.touches.length){var e=t.touches[0];this._startPos=this._newPos=new A(e.clientX,e.clientY),this._holdTimeout=setTimeout(n((function(){this._cancel(),this._isTapValid()&&(Le(document,"touchend",Re),Le(document,"touchend touchcancel",this._cancelClickPrevent),this._simulateEvent("contextmenu",e))}),this),600),Le(document,"touchend touchcancel contextmenu",this._cancel,this),Le(document,"touchmove",this._onMove,this)}},_cancelClickPrevent:function t(){Me(document,"touchend",Re),Me(document,"touchend touchcancel",t)},_cancel:function(){clearTimeout(this._holdTimeout),Me(document,"touchend touchcancel contextmenu",this._cancel,this),Me(document,"touchmove",this._onMove,this)},_onMove:function(t){var e=t.touches[0];this._newPos=new A(e.clientX,e.clientY)},_isTapValid:function(){return this._newPos.distanceTo(this._startPos)<=this._map.options.tapTolerance},_simulateEvent:function(t,e){var i=new MouseEvent(t,{bubbles:!0,cancelable:!0,view:window,screenX:e.screenX,screenY:e.screenY,clientX:e.clientX,clientY:e.clientY});i._simulated=!0,e.target.dispatchEvent(i)}});Ge.addInitHook("addHandler","tapHold",Tn),Ge.mergeOptions({touchZoom:Ot.touch,bounceAtZoomLimits:!0});var kn=ti.extend({addHooks:function(){ue(this._map._container,"leaflet-touch-zoom"),Le(this._map._container,"touchstart",this._onTouchStart,this)},removeHooks:function(){de(this._map._container,"leaflet-touch-zoom"),Me(this._map._container,"touchstart",this._onTouchStart,this)},_onTouchStart:function(t){var e=this._map;if(t.touches&&2===t.touches.length&&!e._animatingZoom&&!this._zooming){var i=e.mouseEventToContainerPoint(t.touches[0]),n=e.mouseEventToContainerPoint(t.touches[1]);this._centerPoint=e.getSize()._divideBy(2),this._startLatLng=e.containerPointToLatLng(this._centerPoint),"center"!==e.options.touchZoom&&(this._pinchStartLatLng=e.containerPointToLatLng(i.add(n)._divideBy(2))),this._startDist=i.distanceTo(n),this._startZoom=e.getZoom(),this._moved=!1,this._zooming=!0,e._stop(),Le(document,"touchmove",this._onTouchMove,this),Le(document,"touchend touchcancel",this._onTouchEnd,this),Re(t)}},_onTouchMove:function(t){if(t.touches&&2===t.touches.length&&this._zooming){var e=this._map,i=e.mouseEventToContainerPoint(t.touches[0]),o=e.mouseEventToContainerPoint(t.touches[1]),s=i.distanceTo(o)/this._startDist;if(this._zoom=e.getScaleZoom(s,this._startZoom),!e.options.bounceAtZoomLimits&&(this._zoom<e.getMinZoom()&&s<1||this._zoom>e.getMaxZoom()&&s>1)&&(this._zoom=e._limitZoom(this._zoom)),"center"===e.options.touchZoom){if(this._center=this._startLatLng,1===s)return}else{var r=i._add(o)._divideBy(2)._subtract(this._centerPoint);if(1===s&&0===r.x&&0===r.y)return;this._center=e.unproject(e.project(this._pinchStartLatLng,this._zoom).subtract(r),this._zoom)}this._moved||(e._moveStart(!0,!1),this._moved=!0),C(this._animRequest);var a=n(e._move,e,this._center,this._zoom,{pinch:!0,round:!1},void 0);this._animRequest=k(a,this,!0),Re(t)}},_onTouchEnd:function(){this._moved&&this._zooming?(this._zooming=!1,C(this._animRequest),Me(document,"touchmove",this._onTouchMove,this),Me(document,"touchend touchcancel",this._onTouchEnd,this),this._map.options.zoomAnimation?this._map._animateZoom(this._center,this._map._limitZoom(this._zoom),!0,this._map.options.zoomSnap):this._map._resetView(this._center,this._map._limitZoom(this._zoom))):this._zooming=!1}});Ge.addInitHook("addHandler","touchZoom",kn),Ge.BoxZoom=_n,Ge.DoubleClickZoom=yn,Ge.Drag=bn,Ge.Keyboard=wn,Ge.ScrollWheelZoom=xn,Ge.TapHold=Tn,Ge.TouchZoom=kn,t.Bounds=O,t.Browser=Ot,t.CRS=$,t.Canvas=hn,t.Circle=Ii,t.CircleMarker=Di,t.Class=P,t.Control=Ve,t.DivIcon=on,t.DivOverlay=tn,t.DomEvent=We,t.DomUtil=Pe,t.Draggable=ni,t.Evented=M,t.FeatureGroup=zi,t.GeoJSON=Bi,t.GridLayer=sn,t.Handler=ti,t.Icon=Mi,t.ImageOverlay=Ki,t.LatLng=R,t.LatLngBounds=I,t.Layer=Pi,t.LayerGroup=Li,t.LineUtil=bi,t.Map=Ge,t.Marker=ji,t.Mixin=ei,t.Path=Oi,t.Point=A,t.PolyUtil=li,t.Polygon=Ri,t.Polyline=Ni,t.Popup=en,t.PosAnimation=Fe,t.Projection=Ti,t.Rectangle=vn,t.Renderer=cn,t.SVG=mn,t.SVGOverlay=Qi,t.TileLayer=rn,t.Tooltip=nn,t.Transformation=W,t.Util=S,t.VideoOverlay=Yi,t.bind=n,t.bounds=D,t.canvas=un,t.circle=function(t,e,i){return new Ii(t,e,i)},t.circleMarker=function(t,e){return new Di(t,e)},t.control=Xe,t.divIcon=function(t){return new on(t)},t.extend=e,t.featureGroup=function(t,e){return new zi(t,e)},t.geoJSON=Xi,t.geoJson=Ji,t.gridLayer=function(t){return new sn(t)},t.icon=function(t){return new Mi(t)},t.imageOverlay=function(t,e,i){return new Ki(t,e,i)},t.latLng=B,t.latLngBounds=N,t.layerGroup=function(t,e){return new Li(t,e)},t.map=function(t,e){return new Ge(t,e)},t.marker=function(t,e){return new ji(t,e)},t.point=j,t.polygon=function(t,e){return new Ri(t,e)},t.polyline=function(t,e){return new Ni(t,e)},t.popup=function(t,e){return new en(t,e)},t.rectangle=function(t,e){return new vn(t,e)},t.setOptions=d,t.stamp=s,t.svg=gn,t.svgOverlay=function(t,e,i){return new Qi(t,e,i)},t.tileLayer=an,t.tooltip=function(t,e){return new nn(t,e)},t.transformation=F,t.version="1.9.4",t.videoOverlay=function(t,e,i){return new Yi(t,e,i)};var Cn=window.L;t.noConflict=function(){return window.L=Cn,this},window.L=t}(e)},536:()=>{!function(t){function e(n){if(i[n])return i[n].exports;var o=i[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var i={};e.m=t,e.c=i,e.d=function(t,i,n){e.o(t,i)||Object.defineProperty(t,i,{configurable:!1,enumerable:!0,get:n})},e.n=function(t){var i=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(i,"a",i),i},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=2)}([function(t,e,i){"use strict";function n(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}function o(t,e,i){if(t&&r.isObject(t)&&t instanceof n)return t;var o=new n;return o.parse(t,e,i),o}var s=i(9),r=i(11);e.parse=o,e.resolve=function(t,e){return o(t,!1,!0).resolve(e)},e.resolveObject=function(t,e){return t?o(t,!1,!0).resolveObject(e):e},e.format=function(t){return r.isString(t)&&(t=o(t)),t instanceof n?t.format():n.prototype.format.call(t)},e.Url=n;var a=/^([a-z0-9.+-]+:)/i,l=/:[0-9]*$/,c=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,h=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),u=["'"].concat(h),d=["%","/","?",";","#"].concat(u),p=["/","?","#"],f=/^[+a-z0-9A-Z_-]{0,63}$/,m=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,g={javascript:!0,"javascript:":!0},v={javascript:!0,"javascript:":!0},_={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},y=i(12);n.prototype.parse=function(t,e,i){if(!r.isString(t))throw new TypeError("Parameter 'url' must be a string, not "+typeof t);var n=t.indexOf("?"),o=-1!==n&&n<t.indexOf("#")?"?":"#",l=t.split(o);l[0]=l[0].replace(/\\/g,"/");var h=t=l.join(o);if(h=h.trim(),!i&&1===t.split("#").length){var b=c.exec(h);if(b)return this.path=h,this.href=h,this.pathname=b[1],b[2]?(this.search=b[2],this.query=e?y.parse(this.search.substr(1)):this.search.substr(1)):e&&(this.search="",this.query={}),this}var w=a.exec(h);if(w){var x=(w=w[0]).toLowerCase();this.protocol=x,h=h.substr(w.length)}if(i||w||h.match(/^\/\/[^@\/]+@[^@\/]+/)){var T="//"===h.substr(0,2);!T||w&&v[w]||(h=h.substr(2),this.slashes=!0)}if(!v[w]&&(T||w&&!_[w])){for(var k=-1,C=0;C<p.length;C++)-1!==(L=h.indexOf(p[C]))&&(-1===k||L<k)&&(k=L);var S,P;for(-1!==(P=-1===k?h.lastIndexOf("@"):h.lastIndexOf("@",k))&&(S=h.slice(0,P),h=h.slice(P+1),this.auth=decodeURIComponent(S)),k=-1,C=0;C<d.length;C++){var L;-1!==(L=h.indexOf(d[C]))&&(-1===k||L<k)&&(k=L)}-1===k&&(k=h.length),this.host=h.slice(0,k),h=h.slice(k),this.parseHost(),this.hostname=this.hostname||"";var z="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!z)for(var M=this.hostname.split(/\./),A=(C=0,M.length);C<A;C++){var E=M[C];if(E&&!E.match(f)){for(var j="",O=0,D=E.length;O<D;O++)E.charCodeAt(O)>127?j+="x":j+=E[O];if(!j.match(f)){var I=M.slice(0,C),N=M.slice(C+1),R=E.match(m);R&&(I.push(R[1]),N.unshift(R[2])),N.length&&(h="/"+N.join(".")+h),this.hostname=I.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),z||(this.hostname=s.toASCII(this.hostname));var B=this.port?":"+this.port:"",Z=this.hostname||"";this.host=Z+B,this.href+=this.host,z&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==h[0]&&(h="/"+h))}if(!g[x])for(C=0,A=u.length;C<A;C++){var $=u[C];if(-1!==h.indexOf($)){var H=encodeURIComponent($);H===$&&(H=escape($)),h=h.split($).join(H)}}var U=h.indexOf("#");-1!==U&&(this.hash=h.substr(U),h=h.slice(0,U));var q=h.indexOf("?");if(-1!==q?(this.search=h.substr(q),this.query=h.substr(q+1),e&&(this.query=y.parse(this.query)),h=h.slice(0,q)):e&&(this.search="",this.query={}),h&&(this.pathname=h),_[x]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){B=this.pathname||"";var W=this.search||"";this.path=B+W}return this.href=this.format(),this},n.prototype.format=function(){var t=this.auth||"";t&&(t=(t=encodeURIComponent(t)).replace(/%3A/i,":"),t+="@");var e=this.protocol||"",i=this.pathname||"",n=this.hash||"",o=!1,s="";this.host?o=t+this.host:this.hostname&&(o=t+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(o+=":"+this.port)),this.query&&r.isObject(this.query)&&Object.keys(this.query).length&&(s=y.stringify(this.query));var a=this.search||s&&"?"+s||"";return e&&":"!==e.substr(-1)&&(e+=":"),this.slashes||(!e||_[e])&&!1!==o?(o="//"+(o||""),i&&"/"!==i.charAt(0)&&(i="/"+i)):o||(o=""),n&&"#"!==n.charAt(0)&&(n="#"+n),a&&"?"!==a.charAt(0)&&(a="?"+a),i=i.replace(/[?#]/g,(function(t){return encodeURIComponent(t)})),e+o+i+(a=a.replace("#","%23"))+n},n.prototype.resolve=function(t){return this.resolveObject(o(t,!1,!0)).format()},n.prototype.resolveObject=function(t){if(r.isString(t)){var e=new n;e.parse(t,!1,!0),t=e}for(var i=new n,o=Object.keys(this),s=0;s<o.length;s++){var a=o[s];i[a]=this[a]}if(i.hash=t.hash,""===t.href)return i.href=i.format(),i;if(t.slashes&&!t.protocol){for(var l=Object.keys(t),c=0;c<l.length;c++){var h=l[c];"protocol"!==h&&(i[h]=t[h])}return _[i.protocol]&&i.hostname&&!i.pathname&&(i.path=i.pathname="/"),i.href=i.format(),i}if(t.protocol&&t.protocol!==i.protocol){if(!_[t.protocol]){for(var u=Object.keys(t),d=0;d<u.length;d++){var p=u[d];i[p]=t[p]}return i.href=i.format(),i}if(i.protocol=t.protocol,t.host||v[t.protocol])i.pathname=t.pathname;else{for(var f=(t.pathname||"").split("/");f.length&&!(t.host=f.shift()););t.host||(t.host=""),t.hostname||(t.hostname=""),""!==f[0]&&f.unshift(""),f.length<2&&f.unshift(""),i.pathname=f.join("/")}if(i.search=t.search,i.query=t.query,i.host=t.host||"",i.auth=t.auth,i.hostname=t.hostname||t.host,i.port=t.port,i.pathname||i.search){var m=i.pathname||"",g=i.search||"";i.path=m+g}return i.slashes=i.slashes||t.slashes,i.href=i.format(),i}var y=i.pathname&&"/"===i.pathname.charAt(0),b=t.host||t.pathname&&"/"===t.pathname.charAt(0),w=b||y||i.host&&t.pathname,x=w,T=i.pathname&&i.pathname.split("/")||[],k=(f=t.pathname&&t.pathname.split("/")||[],i.protocol&&!_[i.protocol]);if(k&&(i.hostname="",i.port=null,i.host&&(""===T[0]?T[0]=i.host:T.unshift(i.host)),i.host="",t.protocol&&(t.hostname=null,t.port=null,t.host&&(""===f[0]?f[0]=t.host:f.unshift(t.host)),t.host=null),w=w&&(""===f[0]||""===T[0])),b)i.host=t.host||""===t.host?t.host:i.host,i.hostname=t.hostname||""===t.hostname?t.hostname:i.hostname,i.search=t.search,i.query=t.query,T=f;else if(f.length)T||(T=[]),T.pop(),T=T.concat(f),i.search=t.search,i.query=t.query;else if(!r.isNullOrUndefined(t.search))return k&&(i.hostname=i.host=T.shift(),(z=!!(i.host&&i.host.indexOf("@")>0)&&i.host.split("@"))&&(i.auth=z.shift(),i.host=i.hostname=z.shift())),i.search=t.search,i.query=t.query,r.isNull(i.pathname)&&r.isNull(i.search)||(i.path=(i.pathname?i.pathname:"")+(i.search?i.search:"")),i.href=i.format(),i;if(!T.length)return i.pathname=null,i.search?i.path="/"+i.search:i.path=null,i.href=i.format(),i;for(var C=T.slice(-1)[0],S=(i.host||t.host||T.length>1)&&("."===C||".."===C)||""===C,P=0,L=T.length;L>=0;L--)"."===(C=T[L])?T.splice(L,1):".."===C?(T.splice(L,1),P++):P&&(T.splice(L,1),P--);if(!w&&!x)for(;P--;P)T.unshift("..");!w||""===T[0]||T[0]&&"/"===T[0].charAt(0)||T.unshift(""),S&&"/"!==T.join("/").substr(-1)&&T.push("");var z,M=""===T[0]||T[0]&&"/"===T[0].charAt(0);return k&&(i.hostname=i.host=M?"":T.length?T.shift():"",(z=!!(i.host&&i.host.indexOf("@")>0)&&i.host.split("@"))&&(i.auth=z.shift(),i.host=i.hostname=z.shift())),(w=w||i.host&&T.length)&&!M&&T.unshift(""),T.length?i.pathname=T.join("/"):(i.pathname=null,i.path=null),r.isNull(i.pathname)&&r.isNull(i.search)||(i.path=(i.pathname?i.pathname:"")+(i.search?i.search:"")),i.auth=t.auth||i.auth,i.slashes=i.slashes||t.slashes,i.href=i.format(),i},n.prototype.parseHost=function(){var t=this.host,e=l.exec(t);e&&(":"!==(e=e[0])&&(this.port=e.substr(1)),t=t.substr(0,t.length-e.length)),t&&(this.hostname=t)}},function(t,e){var i;i=function(){return this}();try{i=i||Function("return this")()||(0,eval)("this")}catch(t){"object"==typeof window&&(i=window)}t.exports=i},function(t,e,i){"use strict";i(3),t.exports=i(4)},function(t,e){},function(t,e,i){"use strict";(function(e){var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o=function(){function t(t,e){for(var i=0;i<e.length;i++){var n=e[i];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}return function(e,i,n){return i&&t(e.prototype,i),n&&t(e,n),e}}(),s=i(5),r=i(6),a=i(0),l={theme:"color",backendUrl:null,infoUrl:"http://ct.de/-2467514",infoDisplay:"blank",lang:"de",langFallback:"en",mailUrl:function(){var t=a.parse(this.getURL(),!0);return t.query.view="mail",delete t.search,a.format(t)},mailBody:function(){return this.getURL()},mediaUrl:null,orientation:"horizontal",referrerTrack:null,services:["twitter","facebook","googleplus","info"],title:e.document.title,twitterVia:null,flattrUser:null,flattrCategory:null,url:function(){var t=e.document.location.href,i=s("link[rel=canonical]").attr("href")||this.getMeta("og:url")||"";return i.length>0&&(i.indexOf("http")<0&&(i=e.document.location.protocol+"//"+e.document.location.host+i),t=i),t}},c=function(){function t(e,i){var n=this;(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")})(this,t),this.element=e,s(e).empty(),this.options=s.extend({},l,i,s(e).data()),this.services=Object.keys(r).filter((function(t){return n.isEnabledService(t)})).sort((function(t,e){var i=n.options.services;return i.indexOf(t)-i.indexOf(e)})).map((function(t){return r[t](n)})),this._addButtonList(),null!==this.options.backendUrl&&this.getShares(this._updateCounts.bind(this))}return o(t,[{key:"isEnabledService",value:function(t){return this.options.services.indexOf(t)>-1}},{key:"$socialshareElement",value:function(){return s(this.element)}},{key:"getLocalized",value:function(t,e){return"object"===n(t[e])?void 0===t[e][this.options.lang]?t[e][this.options.langFallback]:t[e][this.options.lang]:"string"==typeof t[e]?t[e]:void 0}},{key:"getMeta",value:function(t){return s('meta[name="'+t+'"],[property="'+t+'"]').attr("content")||""}},{key:"getInfoUrl",value:function(){return this.options.infoUrl}},{key:"getInfoDisplayPopup",value:function(){return"popup"===this.options.infoDisplay}},{key:"getInfoDisplayBlank",value:function(){return"popup"!==this.options.infoDisplay&&"self"!==this.options.infoDisplay}},{key:"getURL",value:function(){return this.getOption("url")}},{key:"getOption",value:function(t){var e=this.options[t];return"function"==typeof e?e.call(this):e}},{key:"getTitle",value:function(){var t=this.getOption("title")||this.getMeta("DC.title"),e=this.getMeta("DC.creator");return t&&e&&(t=t+" - "+e),t}},{key:"getReferrerTrack",value:function(){return this.options.referrerTrack||""}},{key:"getShares",value:function(t){var e=a.parse(this.options.backendUrl,!0);return e.query.url=this.getURL(),delete e.search,s.getJSON(a.format(e),t)}},{key:"_updateCounts",value:function(t,e,i){var n=this;t&&s.each(t,(function(t,e){n.isEnabledService(t)&&(e>=1e3&&(e=Math.round(e/1e3)+"k"),s(n.element).find("."+t+" a").append(s("<span/>").addClass("share_count").text(e)))}))}},{key:"_addButtonList",value:function(){var t=this,i=s("<ul/>").addClass(["theme-"+this.options.theme,"orientation-"+this.options.orientation,"col-"+this.options.services.length].join(" "));this.services.forEach((function(e){var n=s("<li/>").addClass("shariff-button "+e.name),o=s("<span/>").addClass("share_text").text(t.getLocalized(e,"shareText")),r=s("<a/>").attr("href",e.shareUrl).append(o);void 0!==e.faName&&r.prepend(s("<span/>").addClass("fa "+e.faName)),e.popup?(r.attr("data-rel","popup"),"info"!==e.name&&r.attr("rel","nofollow")):e.blank?(r.attr("target","_blank"),"info"===e.name?r.attr("rel","noopener noreferrer"):r.attr("rel","nofollow noopener noreferrer")):"info"!==e.name&&r.attr("rel","nofollow"),r.attr("title",t.getLocalized(e,"title")),r.attr("role","button"),r.attr("aria-label",t.getLocalized(e,"title")),n.append(r),i.append(n)})),i.on("click",'[data-rel="popup"]',(function(t){t.preventDefault();var i=s(this).attr("href");if(i.match(/twitter\.com\/intent\/(\w+)/)){var n=e.window;if(n.__twttr&&n.__twttr.widgets&&n.__twttr.widgets.loaded)return}e.window.open(i,"_blank","width=600,height=460")})),this.$socialshareElement().append(i)}}]),t}();t.exports=c,e.Shariff=c,s((function(){s(".shariff").each((function(){this.hasOwnProperty("shariff")||(this.shariff=new c(this))}))}))}).call(e,i(1))},function(t,e,i){"use strict";function n(t,e){var i=[];return e=e||document,"function"==typeof t?(e.attachEvent?"complete"===e.readyState:"loading"!==e.readyState)?t():e.addEventListener("DOMContentLoaded",t):i=t instanceof Element?[t]:"string"==typeof t?"<"===t[0]?Array.prototype.slice.call(l(t)):Array.prototype.slice.call(e.querySelectorAll(t)):t,new o(i,e)}function o(t,e){this.length=t.length,this.context=e;var i=this;a(t,(function(t){i[t]=this}))}"function"!=typeof Object.assign&&(Object.assign=function(t,e){if(null===t)throw new TypeError("Cannot convert undefined or null to object");for(var i=Object(t),n=1;n<arguments.length;n++){var o=arguments[n];if(null!==o)for(var s in o)Object.prototype.hasOwnProperty.call(o,s)&&(i[s]=o[s])}return i}),o.prototype.each=function(t){for(var e=this.length-1;e>=0;e--)t.call(this[e],e,this[e]);return this},o.prototype.empty=function(){return this.each(s)},o.prototype.text=function(t){return void 0===t?this[0].textContent:this.each((function(){this.textContent=t}))},o.prototype.attr=function(t,e){return this.length<1?null:void 0===e?this[0].getAttribute(t):this.each((function(){this.setAttribute(t,e)}))},o.prototype.data=function(t,e){if(e)return this.attr("data-"+t,e);if(t)return this.attr("data-"+t);var i=Object.assign({},this[0].dataset);return a(i,(function(t,e){i[t]=p(e)})),i},o.prototype.find=function(t){var e;return e=r(this,(function(e){return e.querySelectorAll(t)})),e=r(e,(function(t){return Array.prototype.slice.call(t)})),new o(e=Array.prototype.concat.apply([],e))},o.prototype.append=function(t){return"string"==typeof t&&(t=l(t)),c(this[0],t),this},o.prototype.prepend=function(t){return"string"==typeof t&&(t=l(t)),h(this[0],t),this},o.prototype.addClass=function(t){return this.each((function(){var e=this;t.split(" ").forEach((function(t){e.classList.add(t)}))}))},o.prototype.removeClass=function(t){return this.each((function(){this.classList.remove(t)}))},o.prototype.on=function(t,e,i){return this.each((function(){d(e,t,i,this)}))};var s=function(){for(;this.hasChildNodes();)this.removeChild(this.firstChild)},r=function(t,e){return Array.prototype.map.call(t,e)},a=function(t,e){if(t instanceof Array)for(var i=0;i<t.length;i++)e.call(t[i],i,t[i]);else if(t instanceof Object)for(var n in t)e.call(t[n],n,t[n],t);return t},l=function(t){var e=document.createElement("div");return e.innerHTML=t,e.children},c=function(t,e){for(var i=0;i<e.length;i++)t.appendChild(e[i])},h=function(t,e){for(var i=e.length-1;i>=0;i--)t.insertBefore(e[e.length-1],t.firstChild)},u=function(){var t=HTMLElement.prototype,e=t.matches||t.webkitMatchesSelector||t.mozMatchesSelector||t.msMatchesSelector;return function t(i,n){if(null!==i)return e.call(i,n)?i:t(i.parentElement,n)}}(),d=function(t,e,i,n){(n||document).addEventListener(e,(function(e){var n=u(e.target,t);n&&i.call(n,e)}))},p=function(t){if("true"===t)return!0;if("false"===t)return!1;if("null"===t)return null;if(+t+""===t)return+t;if(/^[[{]/.test(t))try{return JSON.parse(t)}catch(e){return t}return t};n.extend=function t(e){var i={},n=!1,o=0,s=arguments.length;for("[object Boolean]"===Object.prototype.toString.call(arguments[0])&&(n=arguments[0],o++);o<s;o++)!function(e){for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&(n&&"[object Object]"===Object.prototype.toString.call(e[o])?i[o]=t(!0,i[o],e[o]):i[o]=e[o])}(arguments[o]);return i},n.map=r,n.each=a,n.getJSON=function(t,e){var i=new XMLHttpRequest;i.open("GET",t,!0),i.setRequestHeader("Content-Type","application/json"),i.setRequestHeader("Accept","application/json"),i.onload=function(){if(i.status>=200&&i.status<400){var t=JSON.parse(i.responseText);e(t,i.status,i)}else e(null,i.status,i)},i.onerror=function(t){e(new Error(t),null,i)},i.send()},t.exports=n},function(t,e,i){"use strict";t.exports={addthis:i(7),diaspora:i(8),facebook:i(15),flattr:i(16),googleplus:i(17),info:i(18),linkedin:i(19),mail:i(20),pinterest:i(21),print:i(22),qzone:i(23),reddit:i(24),stumbleupon:i(25),telegram:i(26),tencent:i(27),threema:i(28),tumblr:i(29),twitter:i(30),vk:i(31),weibo:i(32),whatsapp:i(33),xing:i(34)}},function(t,e,i){"use strict";t.exports=function(t){return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"addthis",faName:"fa-plus",title:{bg:"Сподели в AddThis",cs:"Sdílet na AddThis",da:"Del på AddThis",de:"Bei AddThis teilen",en:"Share on AddThis",es:"Compartir en AddThis",fi:"Jaa AddThisissä",fr:"Partager sur AddThis",hr:"Podijelite na AddThis",hu:"Megosztás AddThisen",it:"Condividi su AddThis",ja:"AddThis上で共有",ko:"AddThis에서 공유하기",nl:"Delen op AddThis",no:"Del på AddThis",pl:"Udostępnij przez AddThis",pt:"Compartilhar no AddThis",ro:"Partajează pe AddThis",ru:"Поделиться на AddThis",sk:"Zdieľať na AddThis",sl:"Deli na AddThis",sr:"Podeli na AddThis",sv:"Dela på AddThis",tr:"AddThis'ta paylaş",zh:"在AddThis上分享"},shareUrl:"http://api.addthis.com/oexchange/0.8/offer?url="+encodeURIComponent(t.getURL())+t.getReferrerTrack()}}},function(t,e,i){"use strict";var n=i(0);t.exports=function(t){var e=n.parse("https://share.diasporafoundation.org/",!0);return e.query.url=t.getURL(),e.query.title=t.getTitle(),e.protocol="https",delete e.search,{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"diaspora",faName:"fa-asterisk",title:{bg:"Сподели в Diaspora",cs:"Sdílet na Diaspora",da:"Del på Diaspora",de:"Bei Diaspora teilen",en:"Share on Diaspora",es:"Compartir en Diaspora",fi:"Jaa Diasporaissä",fr:"Partager sur Diaspora",hr:"Podijelite na Diaspora",hu:"Megosztás Diaspora",it:"Condividi su Diaspora",ja:"Diaspora上で共有",ko:"Diaspora에서 공유하기",nl:"Delen op Diaspora",no:"Del på Diaspora",pl:"Udostępnij przez Diaspora",pt:"Compartilhar no Diaspora",ro:"Partajează pe Diaspora",ru:"Поделиться на Diaspora",sk:"Zdieľať na Diaspora",sl:"Deli na Diaspora",sr:"Podeli na Diaspora-u",sv:"Dela på Diaspora",tr:"Diaspora'ta paylaş",zh:"分享至Diaspora"},shareUrl:n.format(e)+t.getReferrerTrack()}}},function(t,e,i){(function(t,n){var o;!function(n){function s(t){throw new RangeError(L[t])}function r(t,e){for(var i=t.length,n=[];i--;)n[i]=e(t[i]);return n}function a(t,e){var i=t.split("@"),n="";return i.length>1&&(n=i[0]+"@",t=i[1]),n+r((t=t.replace(P,".")).split("."),e).join(".")}function l(t){for(var e,i,n=[],o=0,s=t.length;o<s;)(e=t.charCodeAt(o++))>=55296&&e<=56319&&o<s?56320==(64512&(i=t.charCodeAt(o++)))?n.push(((1023&e)<<10)+(1023&i)+65536):(n.push(e),o--):n.push(e);return n}function c(t){return r(t,(function(t){var e="";return t>65535&&(e+=A((t-=65536)>>>10&1023|55296),t=56320|1023&t),e+A(t)})).join("")}function h(t){return t-48<10?t-22:t-65<26?t-65:t-97<26?t-97:v}function u(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function d(t,e,i){var n=0;for(t=i?M(t/w):t>>1,t+=M(t/e);t>z*y>>1;n+=v)t=M(t/z);return M(n+(z+1)*t/(t+b))}function p(t){var e,i,n,o,r,a,l,u,p,f,m=[],b=t.length,w=0,C=T,S=x;for((i=t.lastIndexOf(k))<0&&(i=0),n=0;n<i;++n)t.charCodeAt(n)>=128&&s("not-basic"),m.push(t.charCodeAt(n));for(o=i>0?i+1:0;o<b;){for(r=w,a=1,l=v;o>=b&&s("invalid-input"),((u=h(t.charCodeAt(o++)))>=v||u>M((g-w)/a))&&s("overflow"),w+=u*a,!(u<(p=l<=S?_:l>=S+y?y:l-S));l+=v)a>M(g/(f=v-p))&&s("overflow"),a*=f;S=d(w-r,e=m.length+1,0==r),M(w/e)>g-C&&s("overflow"),C+=M(w/e),w%=e,m.splice(w++,0,C)}return c(m)}function f(t){var e,i,n,o,r,a,c,h,p,f,m,b,w,C,S,P=[];for(b=(t=l(t)).length,e=T,i=0,r=x,a=0;a<b;++a)(m=t[a])<128&&P.push(A(m));for(n=o=P.length,o&&P.push(k);n<b;){for(c=g,a=0;a<b;++a)(m=t[a])>=e&&m<c&&(c=m);for(c-e>M((g-i)/(w=n+1))&&s("overflow"),i+=(c-e)*w,e=c,a=0;a<b;++a)if((m=t[a])<e&&++i>g&&s("overflow"),m==e){for(h=i,p=v;!(h<(f=p<=r?_:p>=r+y?y:p-r));p+=v)S=h-f,C=v-f,P.push(A(u(f+S%C,0))),h=M(S/C);P.push(A(u(h,0))),r=d(i,w,n==o),i=0,++n}++i,++e}return P.join("")}var m,g=("object"==typeof e&&e&&e.nodeType,"object"==typeof t&&t&&t.nodeType,2147483647),v=36,_=1,y=26,b=38,w=700,x=72,T=128,k="-",C=/^xn--/,S=/[^\x20-\x7E]/,P=/[\x2E\u3002\uFF0E\uFF61]/g,L={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},z=v-_,M=Math.floor,A=String.fromCharCode;m={version:"1.4.1",ucs2:{decode:l,encode:c},decode:p,encode:f,toASCII:function(t){return a(t,(function(t){return S.test(t)?"xn--"+f(t):t}))},toUnicode:function(t){return a(t,(function(t){return C.test(t)?p(t.slice(4).toLowerCase()):t}))}},void 0!==(o=function(){return m}.call(e,i,e,t))&&(t.exports=o)}()}).call(e,i(10)(t),i(1))},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},function(t,e,i){"use strict";t.exports={isString:function(t){return"string"==typeof t},isObject:function(t){return"object"==typeof t&&null!==t},isNull:function(t){return null===t},isNullOrUndefined:function(t){return null==t}}},function(t,e,i){"use strict";e.decode=e.parse=i(13),e.encode=e.stringify=i(14)},function(t,e,i){"use strict";function n(t,e){return Object.prototype.hasOwnProperty.call(t,e)}t.exports=function(t,e,i,s){e=e||"&",i=i||"=";var r={};if("string"!=typeof t||0===t.length)return r;var a=/\+/g;t=t.split(e);var l=1e3;s&&"number"==typeof s.maxKeys&&(l=s.maxKeys);var c=t.length;l>0&&c>l&&(c=l);for(var h=0;h<c;++h){var u,d,p,f,m=t[h].replace(a,"%20"),g=m.indexOf(i);g>=0?(u=m.substr(0,g),d=m.substr(g+1)):(u=m,d=""),p=decodeURIComponent(u),f=decodeURIComponent(d),n(r,p)?o(r[p])?r[p].push(f):r[p]=[r[p],f]:r[p]=f}return r};var o=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)}},function(t,e,i){"use strict";function n(t,e){if(t.map)return t.map(e);for(var i=[],n=0;n<t.length;n++)i.push(e(t[n],n));return i}var o=function(t){switch(typeof t){case"string":return t;case"boolean":return t?"true":"false";case"number":return isFinite(t)?t:"";default:return""}};t.exports=function(t,e,i,a){return e=e||"&",i=i||"=",null===t&&(t=void 0),"object"==typeof t?n(r(t),(function(r){var a=encodeURIComponent(o(r))+i;return s(t[r])?n(t[r],(function(t){return a+encodeURIComponent(o(t))})).join(e):a+encodeURIComponent(o(t[r]))})).join(e):a?encodeURIComponent(o(a))+i+encodeURIComponent(o(t)):""};var s=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)},r=Object.keys||function(t){var e=[];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.push(i);return e}},function(t,e,i){"use strict";t.exports=function(t){return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"facebook",faName:"fa-facebook",title:{bg:"Сподели във Facebook",cs:"Sdílet na Facebooku",da:"Del på Facebook",de:"Bei Facebook teilen",en:"Share on Facebook",es:"Compartir en Facebook",fi:"Jaa Facebookissa",fr:"Partager sur Facebook",hr:"Podijelite na Facebooku",hu:"Megosztás Facebookon",it:"Condividi su Facebook",ja:"フェイスブック上で共有",ko:"페이스북에서 공유하기",nl:"Delen op Facebook",no:"Del på Facebook",pl:"Udostępnij na Facebooku",pt:"Compartilhar no Facebook",ro:"Partajează pe Facebook",ru:"Поделиться на Facebook",sk:"Zdieľať na Facebooku",sl:"Deli na Facebooku",sr:"Podeli na Facebook-u",sv:"Dela på Facebook",tr:"Facebook'ta paylaş",zh:"在Facebook上分享"},shareUrl:"https://www.facebook.com/sharer/sharer.php?u="+encodeURIComponent(t.getURL())+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){var e=encodeURIComponent(t.getURL()),i=t.getTitle(),n=t.getMeta("description");return{popup:!0,shareText:"Flattr",name:"flattr",faName:"fa-money",title:{de:"Artikel flattrn",en:"Flattr this"},shareUrl:"https://flattr.com/submit/auto?title="+encodeURIComponent(i)+"&description="+encodeURIComponent(n)+"&category="+encodeURIComponent(t.options.flattrCategory||"text")+"&user_id="+encodeURIComponent(t.options.flattrUser)+"&url="+e+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"googleplus",faName:"fa-google-plus",title:{bg:"Сподели в Google+",cs:"Sdílet na Google+",da:"Del på Google+",de:"Bei Google+ teilen",en:"Share on Google+",es:"Compartir en Google+",fi:"Jaa Google+:ssa",fr:"Partager sur Goolge+",hr:"Podijelite na Google+",hu:"Megosztás Google+on",it:"Condividi su Google+",ja:"Google+上で共有",ko:"Google+에서 공유하기",nl:"Delen op Google+",no:"Del på Google+",pl:"Udostępnij na Google+",pt:"Compartilhar no Google+",ro:"Partajează pe Google+",ru:"Поделиться на Google+",sk:"Zdieľať na Google+",sl:"Deli na Google+",sr:"Podeli na Google+",sv:"Dela på Google+",tr:"Google+'da paylaş",zh:"在Google+上分享"},shareUrl:"https://plus.google.com/share?url="+encodeURIComponent(t.getURL())+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){return{blank:t.getInfoDisplayBlank(),popup:t.getInfoDisplayPopup(),shareText:"Info",name:"info",faName:"fa-info",title:{bg:"Повече информация",cs:"Více informací",da:"Flere oplysninger",de:"Weitere Informationen",en:"More information",es:"Más informaciones",fi:"Lisätietoja",fr:"Plus d'informations",hr:"Više informacija",hu:"Több információ",it:"Maggiori informazioni",ja:"詳しい情報",ko:"추가 정보",nl:"Verdere informatie",no:"Mer informasjon",pl:"Więcej informacji",pt:"Mais informações",ro:"Mai multe informatii",ru:"Больше информации",sk:"Viac informácií",sl:"Več informacij",sr:"Više informacija",sv:"Mer information",tr:"Daha fazla bilgi",zh:"更多信息"},shareUrl:t.getInfoUrl()}}},function(t,e,i){"use strict";t.exports=function(t){var e=encodeURIComponent(t.getURL()),i=encodeURIComponent(t.getTitle());return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"mitteilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"シェア",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"distribuiți",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"linkedin",faName:"fa-linkedin",title:{bg:"Сподели в LinkedIn",cs:"Sdílet na LinkedIn",da:"Del på LinkedIn",de:"Bei LinkedIn teilen",en:"Share on LinkedIn",es:"Compartir en LinkedIn",fi:"Jaa LinkedInissä",fr:"Partager sur LinkedIn",hr:"Podijelite na LinkedIn",hu:"Megosztás LinkedInen",it:"Condividi su LinkedIn",ja:"LinkedIn上で共有",ko:"LinkedIn에서 공유하기",nl:"Delen op LinkedIn",no:"Del på LinkedIn",pl:"Udostępnij przez LinkedIn",pt:"Compartilhar no LinkedIn",ro:"Partajează pe LinkedIn",ru:"Поделиться на LinkedIn",sk:"Zdieľať na LinkedIn",sl:"Deli na LinkedIn",sr:"Podeli na LinkedIn-u",sv:"Dela på LinkedIn",tr:"LinkedIn'ta paylaş",zh:"在LinkedIn上分享"},shareUrl:"https://www.linkedin.com/shareArticle?mini=true&summary="+encodeURIComponent(t.getMeta("description"))+"&title="+i+"&url="+e}}},function(t,e,i){"use strict";t.exports=function(t){var e=t.getOption("mailUrl");return 0===e.indexOf("mailto:")&&(e+="?subject="+encodeURIComponent(t.getOption("mailSubject")||t.getTitle()),e+="&body="+encodeURIComponent(t.getOption("mailBody").replace(/\{url\}/i,t.getURL()))),{blank:0===e.indexOf("http"),popup:!1,shareText:{en:"mail",zh:"分享"},name:"mail",faName:"fa-envelope",title:{bg:"Изпрати по имейл",cs:"Poslat mailem",da:"Sende via e-mail",de:"Per E-Mail versenden",en:"Send by email",es:"Enviar por email",fi:"Lähetä sähköpostitse",fr:"Envoyer par courriel",hr:"Pošaljite emailom",hu:"Elküldés e-mailben",it:"Inviare via email",ja:"電子メールで送信",ko:"이메일로 보내기",nl:"Sturen via e-mail",no:"Send via epost",pl:"Wyślij e-mailem",pt:"Enviar por e-mail",ro:"Trimite prin e-mail",ru:"Отправить по эл. почте",sk:"Poslať e-mailom",sl:"Pošlji po elektronski pošti",sr:"Pošalji putem email-a",sv:"Skicka via e-post",tr:"E-posta ile gönder",zh:"通过电子邮件传送"},shareUrl:e}}},function(t,e,i){"use strict";var n=i(0);t.exports=function(t){var e=t.getTitle(),i=t.getMeta("DC.creator");i.length>0&&(e+=" - "+i);var o=t.getOption("mediaUrl");(!o||o.length<=0)&&(o=t.getMeta("og:image"));var s=n.parse("https://www.pinterest.com/pin/create/link/",!0);return s.query.url=t.getURL(),s.query.media=o,s.query.description=e,delete s.search,{popup:!0,shareText:"pin it",name:"pinterest",faName:"fa-pinterest-p",title:{bg:"Сподели в Pinterest",cs:"Přidat na Pinterest",da:"Del på Pinterest",de:"Bei Pinterest pinnen",en:"Pin it on Pinterest",es:"Compartir en Pinterest",fi:"Jaa Pinterestissä",fr:"Partager sur Pinterest",hr:"Podijelite na Pinterest",hu:"Megosztás Pinteresten",it:"Condividi su Pinterest",ja:"Pinterest上で共有",ko:"Pinterest에서 공유하기",nl:"Delen op Pinterest",no:"Del på Pinterest",pl:"Udostępnij przez Pinterest",pt:"Compartilhar no Pinterest",ro:"Partajează pe Pinterest",ru:"Поделиться на Pinterest",sk:"Zdieľať na Pinterest",sl:"Deli na Pinterest",sr:"Podeli na Pinterest-u",sv:"Dela på Pinterest",tr:"Pinterest'ta paylaş",zh:"分享至Pinterest"},shareUrl:n.format(s)+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){return{name:"print",faName:"fa-print",popup:!1,shareText:{bg:"",cs:"tlačit",da:"",de:"drucken",en:"print",es:"",fi:"",fr:"",hr:"",hu:"",it:"",ja:"",ko:"",nl:"",no:"",pl:"",pt:"",ro:"",ru:"",sk:"",sl:"",sr:"",sv:"",tr:"",zh:""},title:{bg:"",cs:"tlačit",da:"",de:"drucken",en:"print",es:"",fi:"",fr:"",hr:"",hu:"",it:"",ja:"",ko:"",nl:"",no:"",pl:"",pt:"",ro:"",ru:"",sk:"",sl:"",sr:"",sv:"",tr:"",zh:""},shareUrl:"javascript:window.print();"}}},function(t,e,i){"use strict";t.exports=function(t){return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"qzone",faName:"fa-qq",title:{bg:"Сподели в Qzone",cs:"Sdílet na Qzone",da:"Del på Qzone",de:"Bei Qzone teilen",en:"Share on Qzone",es:"Compartir en Qzone",fi:"Jaa Qzoneissä",fr:"Partager sur Qzone",hr:"Podijelite na Qzone",hu:"Megosztás Qzone",it:"Condividi su Qzone",ja:"Qzone上で共有",ko:"Qzone에서 공유하기",nl:"Delen op Qzone",no:"Del på Qzone",pl:"Udostępnij przez Qzone",pt:"Compartilhar no Qzone",ro:"Partajează pe Qzone",ru:"Поделиться на Qzone",sk:"Zdieľať na Qzone",sl:"Deli na Qzone",sr:"Podeli na Qzone-u",sv:"Dela på Qzone",tr:"Qzone'ta paylaş",zh:"分享至QQ空间"},shareUrl:"http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url="+encodeURIComponent(t.getURL())+"&title="+t.getTitle()+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){var e=encodeURIComponent(t.getURL()),i=encodeURIComponent(t.getTitle());return""!==i&&(i="&title="+i),{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"reddit",faName:"fa-reddit",title:{bg:"Сподели в Reddit",cs:"Sdílet na Redditu",da:"Del på Reddit",de:"Bei Reddit teilen",en:"Share on Reddit",es:"Compartir en Reddit",fi:"Jaa Redditissä",fr:"Partager sur Reddit",hr:"Podijelite na Reddit",hu:"Megosztás Redditen",it:"Condividi su Reddit",ja:"Reddit上で共有",ko:"Reddit에서 공유하기",nl:"Delen op Reddit",no:"Del på Reddit",pl:"Udostępnij przez Reddit",pt:"Compartilhar no Reddit",ro:"Partajează pe Reddit",ru:"Поделиться на Reddit",sk:"Zdieľať na Reddit",sl:"Deli na Reddit",sr:"Podeli na Reddit-u",sv:"Dela på Reddit",tr:"Reddit'ta paylaş",zh:"分享至Reddit"},shareUrl:"https://reddit.com/submit?url="+e+i+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){var e=encodeURIComponent(t.getURL()),i=encodeURIComponent(t.getTitle());return""!==i&&(i="&title="+i),{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"stumbleupon",faName:"fa-stumbleupon",title:{bg:"Сподели в Stumbleupon",cs:"Sdílet na Stumbleuponu",da:"Del på Stumbleupon",de:"Bei Stumbleupon teilen",en:"Share on Stumbleupon",es:"Compartir en Stumbleupon",fi:"Jaa Stumbleuponissä",fr:"Partager sur Stumbleupon",hr:"Podijelite na Stumbleupon",hu:"Megosztás Stumbleupon",it:"Condividi su Stumbleupon",ja:"Stumbleupon上で共有",ko:"Stumbleupon에서 공유하기",nl:"Delen op Stumbleupon",no:"Del på Stumbleupon",pl:"Udostępnij przez Stumbleupon",pt:"Compartilhar no Stumbleupon",ro:"Partajează pe Stumbleupon",ru:"Поделиться на Stumbleupon",sk:"Zdieľať na Stumbleupon",sl:"Deli na Stumbleupon",sr:"Podeli na Stumbleupon-u",sv:"Dela på Stumbleupon",tr:"Stumbleupon'ta paylaş",zh:"分享至Stumbleupon"},shareUrl:"https://www.stumbleupon.com/submit?url="+e+i+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"telegram",faName:"fa-telegram",title:{bg:"Сподели в Telegram",cs:"Sdílet na Telegramu",da:"Del på Telegram",de:"Bei Telegram teilen",en:"Share on Telegram",es:"Compartir en Telegram",fi:"Jaa Telegramissä",fr:"Partager sur Telegram",hr:"Podijelite na Telegram",hu:"Megosztás Telegramen",it:"Condividi su Telegram",ja:"Telegram上で共有",ko:"Telegram에서 공유하기",nl:"Delen op Telegram",no:"Del på Telegram",pl:"Udostępnij przez Telegram",pt:"Compartilhar no Telegram",ro:"Partajează pe Telegram",ru:"Поделиться на Telegram",sk:"Zdieľať na Telegram",sl:"Deli na Telegram",sr:"Podeli na Telegram-u",sv:"Dela på Telegram",tr:"Telegram'ta paylaş",zh:"在Telegram上分享"},shareUrl:"https://t.me/share/url?url="+encodeURIComponent(t.getURL())+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"tencent-weibo",faName:"fa-tencent-weibo",title:{bg:"Сподели в tencent weibo",cs:"Sdílet na tencent weibo",da:"Del på tencent weibo",de:"Bei tencent weibo teilen",en:"Share on tencent weibo",es:"Compartir en tencent weibo",fi:"Jaa tencent weiboissä",fr:"Partager sur tencent weibo",hr:"Podijelite na tencent weibo",hu:"Megosztás tencent weiboen",it:"Condividi su tencent weibo",ja:"Tencent weibo上で共有",ko:"Tencent weibo에서 공유하기",nl:"Delen op tencent weibo",no:"Del på tencent weibo",pl:"Udostępnij przez tencent weibo",pt:"Compartilhar no tencent weibo",ro:"Partajează pe tencent weibo",ru:"Поделиться на tencent weibo",sk:"Zdieľať na tencent weibo",sl:"Deli na tencent weibo",sr:"Podeli na tencent weibo-u",sv:"Dela på tencent weibo",tr:"Tencent weibo'ta paylaş",zh:"分享至腾讯微博"},shareUrl:"http://v.t.qq.com/share/share.php?url="+encodeURIComponent(t.getURL())+"&title="+t.getTitle()+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){var e=encodeURIComponent(t.getURL()),i=t.getTitle();return{popup:!1,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"threema",faName:"fa-lock",title:{bg:"Сподели в Threema",cs:"Sdílet na Threema",da:"Del på Threema",de:"Bei Threema teilen",en:"Share on Threema",es:"Compartir en Threema",fi:"Jaa Threemaissä",fr:"Partager sur Threema",hr:"Podijelite na Threema",hu:"Megosztás Threemaen",it:"Condividi su Threema",ja:"Threema上で共有",ko:"Threema에서 공유하기",nl:"Delen op Threema",no:"Del på Threema",pl:"Udostępnij przez Threema",pt:"Compartilhar no Threema",ro:"Partajează pe Threema",ru:"Поделиться на Threema",sk:"Zdieľať na Threema",sl:"Deli na Threema",sr:"Podeli na Threema-u",sv:"Dela på Threema",tr:"Threema'ta paylaş",zh:"在Threema上分享"},shareUrl:"threema://compose?text="+encodeURIComponent(i)+"%20"+e+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"tumblr",faName:"fa-tumblr",title:{bg:"Сподели в tumblr",cs:"Sdílet na tumblru",da:"Del på tumblr",de:"Bei tumblr teilen",en:"Share on tumblr",es:"Compartir en tumblr",fi:"Jaa tumblrissä",fr:"Partager sur tumblr",hr:"Podijelite na tumblr",hu:"Megosztás tumblren",it:"Condividi su tumblr",ja:"tumblr上で共有",ko:"tumblr에서 공유하기",nl:"Delen op tumblr",no:"Del på tumblr",pl:"Udostępnij przez tumblr",pt:"Compartilhar no tumblr",ro:"Partajează pe tumblr",ru:"Поделиться на tumblr",sk:"Zdieľať na tumblr",sl:"Deli na tumblr",sr:"Podeli na tumblr-u",sv:"Dela på tumblr",tr:"tumblr'ta paylaş",zh:"在tumblr上分享"},shareUrl:"http://tumblr.com/widgets/share/tool?canonicalUrl="+encodeURIComponent(t.getURL())+t.getReferrerTrack()}}},function(t,e,i){"use strict";var n=i(0);t.exports=function(t){var e=n.parse("https://twitter.com/intent/tweet",!0),i=t.getTitle();return e.query.text=function(t,e){var i=document.createElement("div");i.innerHTML=t;var n=i.textContent;if(n.length<=120)return t;var o=n.substring(0,119).lastIndexOf(" ");return n.substring(0,o)+"…"}(i),e.query.url=t.getURL(),null!==t.options.twitterVia&&(e.query.via=t.options.twitterVia),delete e.search,{popup:!0,shareText:{en:"tweet",ja:"のつぶやき",ko:"짹짹",ru:"твит",sr:"твеет",zh:"鸣叫"},name:"twitter",faName:"fa-twitter",title:{bg:"Сподели в Twitter",cs:"Sdílet na Twiiteru",da:"Del på Twitter",de:"Bei Twitter teilen",en:"Share on Twitter",es:"Compartir en Twitter",fi:"Jaa Twitterissä",fr:"Partager sur Twitter",hr:"Podijelite na Twitteru",hu:"Megosztás Twitteren",it:"Condividi su Twitter",ja:"ツイッター上で共有",ko:"트위터에서 공유하기",nl:"Delen op Twitter",no:"Del på Twitter",pl:"Udostępnij na Twitterze",pt:"Compartilhar no Twitter",ro:"Partajează pe Twitter",ru:"Поделиться на Twitter",sk:"Zdieľať na Twitteri",sl:"Deli na Twitterju",sr:"Podeli na Twitter-u",sv:"Dela på Twitter",tr:"Twitter'da paylaş",zh:"在Twitter上分享"},shareUrl:n.format(e)+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"vk",faName:"fa-vk",title:{bg:"Сподели във VK",cs:"Sdílet na VKu",da:"Del på VK",de:"Bei VK teilen",en:"Share on VK",es:"Compartir en VK",fi:"Jaa VKissa",fr:"Partager sur VK",hr:"Podijelite na VKu",hu:"Megosztás VKon",it:"Condividi su VK",ja:"フェイスブック上で共有",ko:"페이스북에서 공유하기",nl:"Delen op VK",no:"Del på VK",pl:"Udostępnij na VKu",pt:"Compartilhar no VK",ro:"Partajează pe VK",ru:"Поделиться на ВКонтакте",sk:"Zdieľať na VKu",sl:"Deli na VKu",sr:"Podeli na VK-u",sv:"Dela på VK",tr:"VK'ta paylaş",zh:"在VK上分享"},shareUrl:"https://vk.com/share.php?url="+encodeURIComponent(t.getURL())+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"weibo",faName:"fa-weibo",title:{bg:"Сподели в weibo",cs:"Sdílet na weibo",da:"Del på weibo",de:"Bei weibo teilen",en:"Share on weibo",es:"Compartir en weibo",fi:"Jaa weiboissä",fr:"Partager sur weibo",hr:"Podijelite na weibo",hu:"Megosztás weiboen",it:"Condividi su weibo",ja:"Weibo上で共有",ko:"Weibo에서 공유하기",nl:"Delen op weibo",no:"Del på weibo",pl:"Udostępnij przez weibo",pt:"Compartilhar no weibo",ro:"Partajează pe weibo",ru:"Поделиться на weibo",sk:"Zdieľať na weibo",sl:"Deli na weibo",sr:"Podeli na weibo-u",sv:"Dela på weibo",tr:"Weibo'ta paylaş",zh:"分享至新浪微博"},shareUrl:"http://service.weibo.com/share/share.php?url="+encodeURIComponent(t.getURL())+"&title="+t.getTitle()+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){var e=encodeURIComponent(t.getURL()),i=t.getTitle();return{popup:!1,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"whatsapp",faName:"fa-whatsapp",title:{bg:"Сподели в Whatsapp",cs:"Sdílet na Whatsappu",da:"Del på Whatsapp",de:"Bei Whatsapp teilen",en:"Share on Whatsapp",es:"Compartir en Whatsapp",fi:"Jaa WhatsAppissä",fr:"Partager sur Whatsapp",hr:"Podijelite na Whatsapp",hu:"Megosztás WhatsAppen",it:"Condividi su Whatsapp",ja:"Whatsapp上で共有",ko:"Whatsapp에서 공유하기",nl:"Delen op Whatsapp",no:"Del på Whatsapp",pl:"Udostępnij przez WhatsApp",pt:"Compartilhar no Whatsapp",ro:"Partajează pe Whatsapp",ru:"Поделиться на Whatsapp",sk:"Zdieľať na Whatsapp",sl:"Deli na Whatsapp",sr:"Podeli na WhatsApp-u",sv:"Dela på Whatsapp",tr:"Whatsapp'ta paylaş",zh:"在Whatsapp上分享"},shareUrl:"whatsapp://send?text="+encodeURIComponent(i)+"%20"+e+t.getReferrerTrack()}}},function(t,e,i){"use strict";t.exports=function(t){return{popup:!0,shareText:{bg:"cподеляне",cs:"sdílet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megosztás",it:"condividi",ja:"共有",ko:"공유하기",nl:"delen",no:"del",pl:"udostępnij",pt:"compartilhar",ro:"partajează",ru:"поделиться",sk:"zdieľať",sl:"deli",sr:"podeli",sv:"dela",tr:"paylaş",zh:"分享"},name:"xing",faName:"fa-xing",title:{bg:"Сподели в XING",cs:"Sdílet na XINGu",da:"Del på XING",de:"Bei XING teilen",en:"Share on XING",es:"Compartir en XING",fi:"Jaa XINGissä",fr:"Partager sur XING",hr:"Podijelite na XING",hu:"Megosztás XINGen",it:"Condividi su XING",ja:"XING上で共有",ko:"XING에서 공유하기",nl:"Delen op XING",no:"Del på XING",pl:"Udostępnij przez XING",pt:"Compartilhar no XING",ro:"Partajează pe XING",ru:"Поделиться на XING",sk:"Zdieľať na XING",sl:"Deli na XING",sr:"Podeli na XING-u",sv:"Dela på XING",tr:"XING'ta paylaş",zh:"分享至XING"},shareUrl:"https://www.xing.com/social_plugins/share?url="+encodeURIComponent(t.getURL())+t.getReferrerTrack()}}}])},216:function(t,e){var i,n;"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self&&self,void 0===(n="function"==typeof(i=function(t){"use strict";function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function i(t,e){for(var i=0;i<e.length;i++){var n=e[i];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function n(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=function(){function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.options={cont:null,countdown:!0,date:{year:0,month:0,day:0,hour:0,minute:0,second:0},endCallback:null,outputFormat:"year|week|day|hour|minute|second",outputTranslation:{year:"Years",week:"Weeks",day:"Days",hour:"Hours",minute:"Minutes",second:"Seconds"}},this.lastTick=null,this.intervalsBySize=["year","week","day","hour","minute","second"],this.elementClassPrefix="countDown__",this.interval=null,this.digitConts={},this._assignOptions(this.options,e)}return n(t,[{key:"TIMESTAMP_SECOND",get:function(){return 1e3}},{key:"TIMESTAMP_MINUTE",get:function(){return 60*this.TIMESTAMP_SECOND}},{key:"TIMESTAMP_HOUR",get:function(){return 60*this.TIMESTAMP_MINUTE}},{key:"TIMESTAMP_DAY",get:function(){return 24*this.TIMESTAMP_HOUR}},{key:"TIMESTAMP_WEEK",get:function(){return 7*this.TIMESTAMP_DAY}},{key:"TIMESTAMP_YEAR",get:function(){return 365*this.TIMESTAMP_DAY}}]),n(t,[{key:"start",value:function(){var t,e,i=this;this._fixCompatibility(),t=this._getDate(this.options.date),e=this._prepareTimeByOutputFormat(t),this._writeData(e),this.lastTick=e,this.options.countdown&&t.getTime()<=Date.now()?(this.stop(),"function"==typeof this.options.endCallback&&this.options.endCallback()):this.interval=setInterval((function(){i.options.countdown&&t.getTime()<=Date.now()?(i.stop(),"function"==typeof i.options.endCallback&&i.options.endCallback()):i._updateView(i._prepareTimeByOutputFormat(t))}),this.TIMESTAMP_SECOND)}},{key:"stop",value:function(){null!==this.interval&&clearInterval(this.interval)}},{key:"_getDate",value:function(t){if("object"===e(t)){if(t instanceof Date)return t;var i={day:0,month:0,year:0,hour:0,minute:0,second:0};for(var n in i)i.hasOwnProperty(n)&&t.hasOwnProperty(n)&&(i[n]=t[n]);return new Date(i.year,i.month>0?i.month-1:i.month,i.day,i.hour,i.minute,i.second)}return"number"==typeof t||"string"==typeof t?new Date(t):new Date}},{key:"_prepareTimeByOutputFormat",value:function(t){var e,i,n=this,o={};return e=this.intervalsBySize.filter((function(t){return-1!==n.options.outputFormat.split("|").indexOf(t)})),i=this.options.countdown?t.getTime()-Date.now():Date.now()-t.getTime(),e.forEach((function(t){var e;if(i>0)switch(t){case"year":e=Math.trunc(i/n.TIMESTAMP_YEAR),i-=e*n.TIMESTAMP_YEAR;break;case"week":e=Math.trunc(i/n.TIMESTAMP_WEEK),i-=e*n.TIMESTAMP_WEEK;break;case"day":e=Math.trunc(i/n.TIMESTAMP_DAY),i-=e*n.TIMESTAMP_DAY;break;case"hour":e=Math.trunc(i/n.TIMESTAMP_HOUR),i-=e*n.TIMESTAMP_HOUR;break;case"minute":e=Math.trunc(i/n.TIMESTAMP_MINUTE),i-=e*n.TIMESTAMP_MINUTE;break;case"second":e=Math.trunc(i/n.TIMESTAMP_SECOND),i-=e*n.TIMESTAMP_SECOND}else e="00";o[t]=((""+e).length<2?"0"+e:""+e).split("")})),o}},{key:"_fixCompatibility",value:function(){Math.trunc=Math.trunc||function(t){return isNaN(t)?NaN:t>0?Math.floor(t):Math.ceil(t)}}},{key:"_writeData",value:function(t){var e,i=this,n='<div class="'.concat(this.elementClassPrefix,'cont">');for(e in t)if(t.hasOwnProperty(e)){var o='<div class="'.concat(this.elementClassPrefix,'interval_basic_cont">\n                                       <div class="').concat(this._getIntervalContCommonClassName()," ").concat(this._getIntervalContClassName(e),'">'),s='<div class="'.concat(this.elementClassPrefix,'interval_basic_cont_description">\n                                                   ').concat(this.options.outputTranslation[e],"\n                                               </div>");t[e].forEach((function(t,e){o+='<div class="'.concat(i._getDigitContCommonClassName()," ").concat(i._getDigitContClassName(e),'">\n                                        ').concat(i._getDigitElementString(t,0),"\n                                    </div>")})),n+=o+"</div>"+s+"</div>"}this.options.cont.innerHTML=n+"</div>",this.lastTick=t}},{key:"_getDigitElementString",value:function(t,e){return'<div class="'.concat(this.elementClassPrefix,'digit_last_placeholder">\n                        <div class="').concat(this.elementClassPrefix,'digit_last_placeholder_inner">\n                            ').concat(e,'\n                        </div>\n                    </div>\n                    <div class="').concat(this.elementClassPrefix,'digit_new_placeholder">').concat(t,'</div>\n                    <div class="').concat(this.elementClassPrefix,'digit_last_rotate">').concat(e,'</div>\n                    <div class="').concat(this.elementClassPrefix,'digit_new_rotate">\n                        <div class="').concat(this.elementClassPrefix,'digit_new_rotated">\n                            <div class="').concat(this.elementClassPrefix,'digit_new_rotated_inner">\n                                ').concat(t,"\n                            </div>\n                        </div>\n                    </div>")}},{key:"_updateView",value:function(t){var e=this,i=function(i){t.hasOwnProperty(i)&&t[i].forEach((function(n,o){null!==e.lastTick&&e.lastTick[i][o]!==t[i][o]&&(e._getDigitCont(i,o).innerHTML=e._getDigitElementString(t[i][o],e.lastTick[i][o]))}))};for(var n in t)i(n);this.lastTick=t}},{key:"_getDigitCont",value:function(t,e){return this.digitConts["".concat(t,"_").concat(e)]||(this.digitConts["".concat(t,"_").concat(e)]=this.options.cont.querySelector(".".concat(this._getIntervalContClassName(t)," .").concat(this._getDigitContClassName(e)))),this.digitConts["".concat(t,"_").concat(e)]}},{key:"_getIntervalContClassName",value:function(t){return"".concat(this.elementClassPrefix,"interval_cont_").concat(t)}},{key:"_getIntervalContCommonClassName",value:function(){return"".concat(this.elementClassPrefix,"interval_cont")}},{key:"_getDigitContClassName",value:function(t){return"".concat(this.elementClassPrefix,"digit_cont_").concat(t)}},{key:"_getDigitContCommonClassName",value:function(){return"".concat(this.elementClassPrefix,"digit_cont")}},{key:"_assignOptions",value:function(t,i){for(var n in t)t.hasOwnProperty(n)&&i.hasOwnProperty(n)&&(null!==t[n]&&"object"===e(t[n])&&"object"===e(i[n])?this._assignOptions(t[n],i[n]):t[n]=i[n])}}]),t}();t.default=o,"undefined"!=typeof window&&(window.Countdown=o)})?i.apply(e,[e]):i)||(t.exports=n)},400:(t,e,i)=>{var n,o,s;!function(r){"use strict";o=[i(588)],n=function(t){var e,i=window.Slick||{};(e=0,i=function(i,n){var o,s=this;s.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:t(i),appendDots:t(i),arrows:!0,asNavFor:null,prevArrow:'<button class="slick-prev" aria-label="Previous" type="button">Previous</button>',nextArrow:'<button class="slick-next" aria-label="Next" type="button">Next</button>',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(e,i){return t('<button type="button" />').text(i+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,focusOnChange:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",mobileFirst:!1,pauseOnHover:!0,pauseOnFocus:!0,pauseOnDotsHover:!1,respondTo:"window",responsive:null,rows:1,rtl:!1,slide:"",slidesPerRow:1,slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,verticalSwiping:!1,waitForAnimate:!0,zIndex:1e3},s.initials={animating:!1,dragging:!1,autoPlayTimer:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,$dots:null,listWidth:null,listHeight:null,loadIndex:0,$nextArrow:null,$prevArrow:null,scrolling:!1,slideCount:null,slideWidth:null,$slideTrack:null,$slides:null,sliding:!1,slideOffset:0,swipeLeft:null,swiping:!1,$list:null,touchObject:{},transformsEnabled:!1,unslicked:!1},t.extend(s,s.initials),s.activeBreakpoint=null,s.animType=null,s.animProp=null,s.breakpoints=[],s.breakpointSettings=[],s.cssTransitions=!1,s.focussed=!1,s.interrupted=!1,s.hidden="hidden",s.paused=!0,s.positionProp=null,s.respondTo=null,s.rowCount=1,s.shouldClick=!0,s.$slider=t(i),s.$slidesCache=null,s.transformType=null,s.transitionType=null,s.visibilityChange="visibilitychange",s.windowWidth=0,s.windowTimer=null,o=t(i).data("slick")||{},s.options=t.extend({},s.defaults,n,o),s.currentSlide=s.options.initialSlide,s.originalSettings=s.options,void 0!==document.mozHidden?(s.hidden="mozHidden",s.visibilityChange="mozvisibilitychange"):void 0!==document.webkitHidden&&(s.hidden="webkitHidden",s.visibilityChange="webkitvisibilitychange"),s.autoPlay=t.proxy(s.autoPlay,s),s.autoPlayClear=t.proxy(s.autoPlayClear,s),s.autoPlayIterator=t.proxy(s.autoPlayIterator,s),s.changeSlide=t.proxy(s.changeSlide,s),s.clickHandler=t.proxy(s.clickHandler,s),s.selectHandler=t.proxy(s.selectHandler,s),s.setPosition=t.proxy(s.setPosition,s),s.swipeHandler=t.proxy(s.swipeHandler,s),s.dragHandler=t.proxy(s.dragHandler,s),s.keyHandler=t.proxy(s.keyHandler,s),s.instanceUid=e++,s.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,s.registerBreakpoints(),s.init(!0)}).prototype.activateADA=function(){this.$slideTrack.find(".slick-active").attr({"aria-hidden":"false"}).find("a, input, button, select").attr({tabindex:"0"})},i.prototype.addSlide=i.prototype.slickAdd=function(e,i,n){var o=this;if("boolean"==typeof i)n=i,i=null;else if(i<0||i>=o.slideCount)return!1;o.unload(),"number"==typeof i?0===i&&0===o.$slides.length?t(e).appendTo(o.$slideTrack):n?t(e).insertBefore(o.$slides.eq(i)):t(e).insertAfter(o.$slides.eq(i)):!0===n?t(e).prependTo(o.$slideTrack):t(e).appendTo(o.$slideTrack),o.$slides=o.$slideTrack.children(this.options.slide),o.$slideTrack.children(this.options.slide).detach(),o.$slideTrack.append(o.$slides),o.$slides.each((function(e,i){t(i).attr("data-slick-index",e)})),o.$slidesCache=o.$slides,o.reinit()},i.prototype.animateHeight=function(){var t=this;if(1===t.options.slidesToShow&&!0===t.options.adaptiveHeight&&!1===t.options.vertical){var e=t.$slides.eq(t.currentSlide).outerHeight(!0);t.$list.animate({height:e},t.options.speed)}},i.prototype.animateSlide=function(e,i){var n={},o=this;o.animateHeight(),!0===o.options.rtl&&!1===o.options.vertical&&(e=-e),!1===o.transformsEnabled?!1===o.options.vertical?o.$slideTrack.animate({left:e},o.options.speed,o.options.easing,i):o.$slideTrack.animate({top:e},o.options.speed,o.options.easing,i):!1===o.cssTransitions?(!0===o.options.rtl&&(o.currentLeft=-o.currentLeft),t({animStart:o.currentLeft}).animate({animStart:e},{duration:o.options.speed,easing:o.options.easing,step:function(t){t=Math.ceil(t),!1===o.options.vertical?(n[o.animType]="translate("+t+"px, 0px)",o.$slideTrack.css(n)):(n[o.animType]="translate(0px,"+t+"px)",o.$slideTrack.css(n))},complete:function(){i&&i.call()}})):(o.applyTransition(),e=Math.ceil(e),!1===o.options.vertical?n[o.animType]="translate3d("+e+"px, 0px, 0px)":n[o.animType]="translate3d(0px,"+e+"px, 0px)",o.$slideTrack.css(n),i&&setTimeout((function(){o.disableTransition(),i.call()}),o.options.speed))},i.prototype.getNavTarget=function(){var e=this.options.asNavFor;return e&&null!==e&&(e=t(e).not(this.$slider)),e},i.prototype.asNavFor=function(e){var i=this.getNavTarget();null!==i&&"object"==typeof i&&i.each((function(){var i=t(this).slick("getSlick");i.unslicked||i.slideHandler(e,!0)}))},i.prototype.applyTransition=function(t){var e=this,i={};!1===e.options.fade?i[e.transitionType]=e.transformType+" "+e.options.speed+"ms "+e.options.cssEase:i[e.transitionType]="opacity "+e.options.speed+"ms "+e.options.cssEase,!1===e.options.fade?e.$slideTrack.css(i):e.$slides.eq(t).css(i)},i.prototype.autoPlay=function(){var t=this;t.autoPlayClear(),t.slideCount>t.options.slidesToShow&&(t.autoPlayTimer=setInterval(t.autoPlayIterator,t.options.autoplaySpeed))},i.prototype.autoPlayClear=function(){this.autoPlayTimer&&clearInterval(this.autoPlayTimer)},i.prototype.autoPlayIterator=function(){var t=this,e=t.currentSlide+t.options.slidesToScroll;t.paused||t.interrupted||t.focussed||(!1===t.options.infinite&&(1===t.direction&&t.currentSlide+1===t.slideCount-1?t.direction=0:0===t.direction&&(e=t.currentSlide-t.options.slidesToScroll,t.currentSlide-1==0&&(t.direction=1))),t.slideHandler(e))},i.prototype.buildArrows=function(){var e=this;!0===e.options.arrows&&(e.$prevArrow=t(e.options.prevArrow).addClass("slick-arrow"),e.$nextArrow=t(e.options.nextArrow).addClass("slick-arrow"),e.slideCount>e.options.slidesToShow?(e.$prevArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),e.$nextArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),e.htmlExpr.test(e.options.prevArrow)&&e.$prevArrow.prependTo(e.options.appendArrows),e.htmlExpr.test(e.options.nextArrow)&&e.$nextArrow.appendTo(e.options.appendArrows),!0!==e.options.infinite&&e.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true")):e.$prevArrow.add(e.$nextArrow).addClass("slick-hidden").attr({"aria-disabled":"true",tabindex:"-1"}))},i.prototype.buildDots=function(){var e,i,n=this;if(!0===n.options.dots&&n.slideCount>n.options.slidesToShow){for(n.$slider.addClass("slick-dotted"),i=t("<ul />").addClass(n.options.dotsClass),e=0;e<=n.getDotCount();e+=1)i.append(t("<li />").append(n.options.customPaging.call(this,n,e)));n.$dots=i.appendTo(n.options.appendDots),n.$dots.find("li").first().addClass("slick-active")}},i.prototype.buildOut=function(){var e=this;e.$slides=e.$slider.children(e.options.slide+":not(.slick-cloned)").addClass("slick-slide"),e.slideCount=e.$slides.length,e.$slides.each((function(e,i){t(i).attr("data-slick-index",e).data("originalStyling",t(i).attr("style")||"")})),e.$slider.addClass("slick-slider"),e.$slideTrack=0===e.slideCount?t('<div class="slick-track"/>').appendTo(e.$slider):e.$slides.wrapAll('<div class="slick-track"/>').parent(),e.$list=e.$slideTrack.wrap('<div class="slick-list"/>').parent(),e.$slideTrack.css("opacity",0),!0!==e.options.centerMode&&!0!==e.options.swipeToSlide||(e.options.slidesToScroll=1),t("img[data-lazy]",e.$slider).not("[src]").addClass("slick-loading"),e.setupInfinite(),e.buildArrows(),e.buildDots(),e.updateDots(),e.setSlideClasses("number"==typeof e.currentSlide?e.currentSlide:0),!0===e.options.draggable&&e.$list.addClass("draggable")},i.prototype.buildRows=function(){var t,e,i,n,o,s,r,a=this;if(n=document.createDocumentFragment(),s=a.$slider.children(),a.options.rows>0){for(r=a.options.slidesPerRow*a.options.rows,o=Math.ceil(s.length/r),t=0;t<o;t++){var l=document.createElement("div");for(e=0;e<a.options.rows;e++){var c=document.createElement("div");for(i=0;i<a.options.slidesPerRow;i++){var h=t*r+(e*a.options.slidesPerRow+i);s.get(h)&&c.appendChild(s.get(h))}l.appendChild(c)}n.appendChild(l)}a.$slider.empty().append(n),a.$slider.children().children().children().css({width:100/a.options.slidesPerRow+"%",display:"inline-block"})}},i.prototype.checkResponsive=function(e,i){var n,o,s,r=this,a=!1,l=r.$slider.width(),c=window.innerWidth||t(window).width();if("window"===r.respondTo?s=c:"slider"===r.respondTo?s=l:"min"===r.respondTo&&(s=Math.min(c,l)),r.options.responsive&&r.options.responsive.length&&null!==r.options.responsive){for(n in o=null,r.breakpoints)r.breakpoints.hasOwnProperty(n)&&(!1===r.originalSettings.mobileFirst?s<r.breakpoints[n]&&(o=r.breakpoints[n]):s>r.breakpoints[n]&&(o=r.breakpoints[n]));null!==o?null!==r.activeBreakpoint?(o!==r.activeBreakpoint||i)&&(r.activeBreakpoint=o,"unslick"===r.breakpointSettings[o]?r.unslick(o):(r.options=t.extend({},r.originalSettings,r.breakpointSettings[o]),!0===e&&(r.currentSlide=r.options.initialSlide),r.refresh(e)),a=o):(r.activeBreakpoint=o,"unslick"===r.breakpointSettings[o]?r.unslick(o):(r.options=t.extend({},r.originalSettings,r.breakpointSettings[o]),!0===e&&(r.currentSlide=r.options.initialSlide),r.refresh(e)),a=o):null!==r.activeBreakpoint&&(r.activeBreakpoint=null,r.options=r.originalSettings,!0===e&&(r.currentSlide=r.options.initialSlide),r.refresh(e),a=o),e||!1===a||r.$slider.trigger("breakpoint",[r,a])}},i.prototype.changeSlide=function(e,i){var n,o,s=this,r=t(e.currentTarget);switch(r.is("a")&&e.preventDefault(),r.is("li")||(r=r.closest("li")),n=s.slideCount%s.options.slidesToScroll!=0?0:(s.slideCount-s.currentSlide)%s.options.slidesToScroll,e.data.message){case"previous":o=0===n?s.options.slidesToScroll:s.options.slidesToShow-n,s.slideCount>s.options.slidesToShow&&s.slideHandler(s.currentSlide-o,!1,i);break;case"next":o=0===n?s.options.slidesToScroll:n,s.slideCount>s.options.slidesToShow&&s.slideHandler(s.currentSlide+o,!1,i);break;case"index":var a=0===e.data.index?0:e.data.index||r.index()*s.options.slidesToScroll;s.slideHandler(s.checkNavigable(a),!1,i),r.children().trigger("focus");break;default:return}},i.prototype.checkNavigable=function(t){var e,i;if(i=0,t>(e=this.getNavigableIndexes())[e.length-1])t=e[e.length-1];else for(var n in e){if(t<e[n]){t=i;break}i=e[n]}return t},i.prototype.cleanUpEvents=function(){var e=this;e.options.dots&&null!==e.$dots&&(t("li",e.$dots).off("click.slick",e.changeSlide).off("mouseenter.slick",t.proxy(e.interrupt,e,!0)).off("mouseleave.slick",t.proxy(e.interrupt,e,!1)),!0===e.options.accessibility&&e.$dots.off("keydown.slick",e.keyHandler)),e.$slider.off("focus.slick blur.slick"),!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&(e.$prevArrow&&e.$prevArrow.off("click.slick",e.changeSlide),e.$nextArrow&&e.$nextArrow.off("click.slick",e.changeSlide),!0===e.options.accessibility&&(e.$prevArrow&&e.$prevArrow.off("keydown.slick",e.keyHandler),e.$nextArrow&&e.$nextArrow.off("keydown.slick",e.keyHandler))),e.$list.off("touchstart.slick mousedown.slick",e.swipeHandler),e.$list.off("touchmove.slick mousemove.slick",e.swipeHandler),e.$list.off("touchend.slick mouseup.slick",e.swipeHandler),e.$list.off("touchcancel.slick mouseleave.slick",e.swipeHandler),e.$list.off("click.slick",e.clickHandler),t(document).off(e.visibilityChange,e.visibility),e.cleanUpSlideEvents(),!0===e.options.accessibility&&e.$list.off("keydown.slick",e.keyHandler),!0===e.options.focusOnSelect&&t(e.$slideTrack).children().off("click.slick",e.selectHandler),t(window).off("orientationchange.slick.slick-"+e.instanceUid,e.orientationChange),t(window).off("resize.slick.slick-"+e.instanceUid,e.resize),t("[draggable!=true]",e.$slideTrack).off("dragstart",e.preventDefault),t(window).off("load.slick.slick-"+e.instanceUid,e.setPosition)},i.prototype.cleanUpSlideEvents=function(){var e=this;e.$list.off("mouseenter.slick",t.proxy(e.interrupt,e,!0)),e.$list.off("mouseleave.slick",t.proxy(e.interrupt,e,!1))},i.prototype.cleanUpRows=function(){var t,e=this;e.options.rows>0&&((t=e.$slides.children().children()).removeAttr("style"),e.$slider.empty().append(t))},i.prototype.clickHandler=function(t){!1===this.shouldClick&&(t.stopImmediatePropagation(),t.stopPropagation(),t.preventDefault())},i.prototype.destroy=function(e){var i=this;i.autoPlayClear(),i.touchObject={},i.cleanUpEvents(),t(".slick-cloned",i.$slider).detach(),i.$dots&&i.$dots.remove(),i.$prevArrow&&i.$prevArrow.length&&(i.$prevArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),i.htmlExpr.test(i.options.prevArrow)&&i.$prevArrow.remove()),i.$nextArrow&&i.$nextArrow.length&&(i.$nextArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),i.htmlExpr.test(i.options.nextArrow)&&i.$nextArrow.remove()),i.$slides&&(i.$slides.removeClass("slick-slide slick-active slick-center slick-visible slick-current").removeAttr("aria-hidden").removeAttr("data-slick-index").each((function(){t(this).attr("style",t(this).data("originalStyling"))})),i.$slideTrack.children(this.options.slide).detach(),i.$slideTrack.detach(),i.$list.detach(),i.$slider.append(i.$slides)),i.cleanUpRows(),i.$slider.removeClass("slick-slider"),i.$slider.removeClass("slick-initialized"),i.$slider.removeClass("slick-dotted"),i.unslicked=!0,e||i.$slider.trigger("destroy",[i])},i.prototype.disableTransition=function(t){var e=this,i={};i[e.transitionType]="",!1===e.options.fade?e.$slideTrack.css(i):e.$slides.eq(t).css(i)},i.prototype.fadeSlide=function(t,e){var i=this;!1===i.cssTransitions?(i.$slides.eq(t).css({zIndex:i.options.zIndex}),i.$slides.eq(t).animate({opacity:1},i.options.speed,i.options.easing,e)):(i.applyTransition(t),i.$slides.eq(t).css({opacity:1,zIndex:i.options.zIndex}),e&&setTimeout((function(){i.disableTransition(t),e.call()}),i.options.speed))},i.prototype.fadeSlideOut=function(t){var e=this;!1===e.cssTransitions?e.$slides.eq(t).animate({opacity:0,zIndex:e.options.zIndex-2},e.options.speed,e.options.easing):(e.applyTransition(t),e.$slides.eq(t).css({opacity:0,zIndex:e.options.zIndex-2}))},i.prototype.filterSlides=i.prototype.slickFilter=function(t){var e=this;null!==t&&(e.$slidesCache=e.$slides,e.unload(),e.$slideTrack.children(this.options.slide).detach(),e.$slidesCache.filter(t).appendTo(e.$slideTrack),e.reinit())},i.prototype.focusHandler=function(){var e=this;e.$slider.off("focus.slick blur.slick").on("focus.slick blur.slick","*",(function(i){i.stopImmediatePropagation();var n=t(this);setTimeout((function(){e.options.pauseOnFocus&&(e.focussed=n.is(":focus"),e.autoPlay())}),0)}))},i.prototype.getCurrent=i.prototype.slickCurrentSlide=function(){return this.currentSlide},i.prototype.getDotCount=function(){var t=this,e=0,i=0,n=0;if(!0===t.options.infinite)if(t.slideCount<=t.options.slidesToShow)++n;else for(;e<t.slideCount;)++n,e=i+t.options.slidesToScroll,i+=t.options.slidesToScroll<=t.options.slidesToShow?t.options.slidesToScroll:t.options.slidesToShow;else if(!0===t.options.centerMode)n=t.slideCount;else if(t.options.asNavFor)for(;e<t.slideCount;)++n,e=i+t.options.slidesToScroll,i+=t.options.slidesToScroll<=t.options.slidesToShow?t.options.slidesToScroll:t.options.slidesToShow;else n=1+Math.ceil((t.slideCount-t.options.slidesToShow)/t.options.slidesToScroll);return n-1},i.prototype.getLeft=function(t){var e,i,n,o,s=this,r=0;return s.slideOffset=0,i=s.$slides.first().outerHeight(!0),!0===s.options.infinite?(s.slideCount>s.options.slidesToShow&&(s.slideOffset=s.slideWidth*s.options.slidesToShow*-1,o=-1,!0===s.options.vertical&&!0===s.options.centerMode&&(2===s.options.slidesToShow?o=-1.5:1===s.options.slidesToShow&&(o=-2)),r=i*s.options.slidesToShow*o),s.slideCount%s.options.slidesToScroll!=0&&t+s.options.slidesToScroll>s.slideCount&&s.slideCount>s.options.slidesToShow&&(t>s.slideCount?(s.slideOffset=(s.options.slidesToShow-(t-s.slideCount))*s.slideWidth*-1,r=(s.options.slidesToShow-(t-s.slideCount))*i*-1):(s.slideOffset=s.slideCount%s.options.slidesToScroll*s.slideWidth*-1,r=s.slideCount%s.options.slidesToScroll*i*-1))):t+s.options.slidesToShow>s.slideCount&&(s.slideOffset=(t+s.options.slidesToShow-s.slideCount)*s.slideWidth,r=(t+s.options.slidesToShow-s.slideCount)*i),s.slideCount<=s.options.slidesToShow&&(s.slideOffset=0,r=0),!0===s.options.centerMode&&s.slideCount<=s.options.slidesToShow?s.slideOffset=s.slideWidth*Math.floor(s.options.slidesToShow)/2-s.slideWidth*s.slideCount/2:!0===s.options.centerMode&&!0===s.options.infinite?s.slideOffset+=s.slideWidth*Math.floor(s.options.slidesToShow/2)-s.slideWidth:!0===s.options.centerMode&&(s.slideOffset=0,s.slideOffset+=s.slideWidth*Math.floor(s.options.slidesToShow/2)),e=!1===s.options.vertical?t*s.slideWidth*-1+s.slideOffset:t*i*-1+r,!0===s.options.variableWidth&&(n=s.slideCount<=s.options.slidesToShow||!1===s.options.infinite?s.$slideTrack.children(".slick-slide").eq(t):s.$slideTrack.children(".slick-slide").eq(t+s.options.slidesToShow),e=!0===s.options.rtl?n[0]?-1*(s.$slideTrack.width()-n[0].offsetLeft-n.width()):0:n[0]?-1*n[0].offsetLeft:0,!0===s.options.centerMode&&(n=s.slideCount<=s.options.slidesToShow||!1===s.options.infinite?s.$slideTrack.children(".slick-slide").eq(t):s.$slideTrack.children(".slick-slide").eq(t+s.options.slidesToShow+1),e=!0===s.options.rtl?n[0]?-1*(s.$slideTrack.width()-n[0].offsetLeft-n.width()):0:n[0]?-1*n[0].offsetLeft:0,e+=(s.$list.width()-n.outerWidth())/2)),e},i.prototype.getOption=i.prototype.slickGetOption=function(t){return this.options[t]},i.prototype.getNavigableIndexes=function(){var t,e=this,i=0,n=0,o=[];for(!1===e.options.infinite?t=e.slideCount:(i=-1*e.options.slidesToScroll,n=-1*e.options.slidesToScroll,t=2*e.slideCount);i<t;)o.push(i),i=n+e.options.slidesToScroll,n+=e.options.slidesToScroll<=e.options.slidesToShow?e.options.slidesToScroll:e.options.slidesToShow;return o},i.prototype.getSlick=function(){return this},i.prototype.getSlideCount=function(){var e,i,n=this;return i=!0===n.options.centerMode?n.slideWidth*Math.floor(n.options.slidesToShow/2):0,!0===n.options.swipeToSlide?(n.$slideTrack.find(".slick-slide").each((function(o,s){if(s.offsetLeft-i+t(s).outerWidth()/2>-1*n.swipeLeft)return e=s,!1})),Math.abs(t(e).attr("data-slick-index")-n.currentSlide)||1):n.options.slidesToScroll},i.prototype.goTo=i.prototype.slickGoTo=function(t,e){this.changeSlide({data:{message:"index",index:parseInt(t)}},e)},i.prototype.init=function(e){var i=this;t(i.$slider).hasClass("slick-initialized")||(t(i.$slider).addClass("slick-initialized"),i.buildRows(),i.buildOut(),i.setProps(),i.startLoad(),i.loadSlider(),i.initializeEvents(),i.updateArrows(),i.updateDots(),i.checkResponsive(!0),i.focusHandler()),e&&i.$slider.trigger("init",[i]),!0===i.options.accessibility&&i.initADA(),i.options.autoplay&&(i.paused=!1,i.autoPlay())},i.prototype.initADA=function(){var e=this,i=Math.ceil(e.slideCount/e.options.slidesToShow),n=e.getNavigableIndexes().filter((function(t){return t>=0&&t<e.slideCount}));e.$slides.add(e.$slideTrack.find(".slick-cloned")).attr({"aria-hidden":"true",tabindex:"-1"}).find("a, input, button, select").attr({tabindex:"-1"}),null!==e.$dots&&(e.$slides.not(e.$slideTrack.find(".slick-cloned")).each((function(i){var o=n.indexOf(i);if(t(this).attr({role:"tabpanel",id:"slick-slide"+e.instanceUid+i,tabindex:-1}),-1!==o){var s="slick-slide-control"+e.instanceUid+o;t("#"+s).length&&t(this).attr({"aria-describedby":s})}})),e.$dots.attr("role","tablist").find("li").each((function(o){var s=n[o];t(this).attr({role:"presentation"}),t(this).find("button").first().attr({role:"tab",id:"slick-slide-control"+e.instanceUid+o,"aria-controls":"slick-slide"+e.instanceUid+s,"aria-label":o+1+" of "+i,"aria-selected":null,tabindex:"-1"})})).eq(e.currentSlide).find("button").attr({"aria-selected":"true",tabindex:"0"}).end());for(var o=e.currentSlide,s=o+e.options.slidesToShow;o<s;o++)e.options.focusOnChange?e.$slides.eq(o).attr({tabindex:"0"}):e.$slides.eq(o).removeAttr("tabindex");e.activateADA()},i.prototype.initArrowEvents=function(){var t=this;!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow.off("click.slick").on("click.slick",{message:"previous"},t.changeSlide),t.$nextArrow.off("click.slick").on("click.slick",{message:"next"},t.changeSlide),!0===t.options.accessibility&&(t.$prevArrow.on("keydown.slick",t.keyHandler),t.$nextArrow.on("keydown.slick",t.keyHandler)))},i.prototype.initDotEvents=function(){var e=this;!0===e.options.dots&&e.slideCount>e.options.slidesToShow&&(t("li",e.$dots).on("click.slick",{message:"index"},e.changeSlide),!0===e.options.accessibility&&e.$dots.on("keydown.slick",e.keyHandler)),!0===e.options.dots&&!0===e.options.pauseOnDotsHover&&e.slideCount>e.options.slidesToShow&&t("li",e.$dots).on("mouseenter.slick",t.proxy(e.interrupt,e,!0)).on("mouseleave.slick",t.proxy(e.interrupt,e,!1))},i.prototype.initSlideEvents=function(){var e=this;e.options.pauseOnHover&&(e.$list.on("mouseenter.slick",t.proxy(e.interrupt,e,!0)),e.$list.on("mouseleave.slick",t.proxy(e.interrupt,e,!1)))},i.prototype.initializeEvents=function(){var e=this;e.initArrowEvents(),e.initDotEvents(),e.initSlideEvents(),e.$list.on("touchstart.slick mousedown.slick",{action:"start"},e.swipeHandler),e.$list.on("touchmove.slick mousemove.slick",{action:"move"},e.swipeHandler),e.$list.on("touchend.slick mouseup.slick",{action:"end"},e.swipeHandler),e.$list.on("touchcancel.slick mouseleave.slick",{action:"end"},e.swipeHandler),e.$list.on("click.slick",e.clickHandler),t(document).on(e.visibilityChange,t.proxy(e.visibility,e)),!0===e.options.accessibility&&e.$list.on("keydown.slick",e.keyHandler),!0===e.options.focusOnSelect&&t(e.$slideTrack).children().on("click.slick",e.selectHandler),t(window).on("orientationchange.slick.slick-"+e.instanceUid,t.proxy(e.orientationChange,e)),t(window).on("resize.slick.slick-"+e.instanceUid,t.proxy(e.resize,e)),t("[draggable!=true]",e.$slideTrack).on("dragstart",e.preventDefault),t(window).on("load.slick.slick-"+e.instanceUid,e.setPosition),t(e.setPosition)},i.prototype.initUI=function(){var t=this;!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow.show(),t.$nextArrow.show()),!0===t.options.dots&&t.slideCount>t.options.slidesToShow&&t.$dots.show()},i.prototype.keyHandler=function(t){var e=this;t.target.tagName.match("TEXTAREA|INPUT|SELECT")||(37===t.keyCode&&!0===e.options.accessibility?e.changeSlide({data:{message:!0===e.options.rtl?"next":"previous"}}):39===t.keyCode&&!0===e.options.accessibility&&e.changeSlide({data:{message:!0===e.options.rtl?"previous":"next"}}))},i.prototype.lazyLoad=function(){var e,i,n,o=this;function s(e){t("img[data-lazy]",e).each((function(){var e=t(this),i=t(this).attr("data-lazy"),n=t(this).attr("data-srcset"),s=t(this).attr("data-sizes")||o.$slider.attr("data-sizes"),r=document.createElement("img");r.onload=function(){e.animate({opacity:0},100,(function(){n&&(e.attr("srcset",n),s&&e.attr("sizes",s)),e.attr("src",i).animate({opacity:1},200,(function(){e.removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading")})),o.$slider.trigger("lazyLoaded",[o,e,i])}))},r.onerror=function(){e.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),o.$slider.trigger("lazyLoadError",[o,e,i])},r.src=i}))}if(!0===o.options.centerMode?!0===o.options.infinite?n=(i=o.currentSlide+(o.options.slidesToShow/2+1))+o.options.slidesToShow+2:(i=Math.max(0,o.currentSlide-(o.options.slidesToShow/2+1)),n=o.options.slidesToShow/2+1+2+o.currentSlide):(i=o.options.infinite?o.options.slidesToShow+o.currentSlide:o.currentSlide,n=Math.ceil(i+o.options.slidesToShow),!0===o.options.fade&&(i>0&&i--,n<=o.slideCount&&n++)),e=o.$slider.find(".slick-slide").slice(i,n),"anticipated"===o.options.lazyLoad)for(var r=i-1,a=n,l=o.$slider.find(".slick-slide"),c=0;c<o.options.slidesToScroll;c++)r<0&&(r=o.slideCount-1),e=(e=e.add(l.eq(r))).add(l.eq(a)),r--,a++;s(e),o.slideCount<=o.options.slidesToShow?s(o.$slider.find(".slick-slide")):o.currentSlide>=o.slideCount-o.options.slidesToShow?s(o.$slider.find(".slick-cloned").slice(0,o.options.slidesToShow)):0===o.currentSlide&&s(o.$slider.find(".slick-cloned").slice(-1*o.options.slidesToShow))},i.prototype.loadSlider=function(){var t=this;t.setPosition(),t.$slideTrack.css({opacity:1}),t.$slider.removeClass("slick-loading"),t.initUI(),"progressive"===t.options.lazyLoad&&t.progressiveLazyLoad()},i.prototype.next=i.prototype.slickNext=function(){this.changeSlide({data:{message:"next"}})},i.prototype.orientationChange=function(){this.checkResponsive(),this.setPosition()},i.prototype.pause=i.prototype.slickPause=function(){this.autoPlayClear(),this.paused=!0},i.prototype.play=i.prototype.slickPlay=function(){var t=this;t.autoPlay(),t.options.autoplay=!0,t.paused=!1,t.focussed=!1,t.interrupted=!1},i.prototype.postSlide=function(e){var i=this;i.unslicked||(i.$slider.trigger("afterChange",[i,e]),i.animating=!1,i.slideCount>i.options.slidesToShow&&i.setPosition(),i.swipeLeft=null,i.options.autoplay&&i.autoPlay(),!0===i.options.accessibility&&(i.initADA(),i.options.focusOnChange&&t(i.$slides.get(i.currentSlide)).attr("tabindex",0).focus()))},i.prototype.prev=i.prototype.slickPrev=function(){this.changeSlide({data:{message:"previous"}})},i.prototype.preventDefault=function(t){t.preventDefault()},i.prototype.progressiveLazyLoad=function(e){e=e||1;var i,n,o,s,r,a=this,l=t("img[data-lazy]",a.$slider);l.length?(i=l.first(),n=i.attr("data-lazy"),o=i.attr("data-srcset"),s=i.attr("data-sizes")||a.$slider.attr("data-sizes"),(r=document.createElement("img")).onload=function(){o&&(i.attr("srcset",o),s&&i.attr("sizes",s)),i.attr("src",n).removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading"),!0===a.options.adaptiveHeight&&a.setPosition(),a.$slider.trigger("lazyLoaded",[a,i,n]),a.progressiveLazyLoad()},r.onerror=function(){e<3?setTimeout((function(){a.progressiveLazyLoad(e+1)}),500):(i.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),a.$slider.trigger("lazyLoadError",[a,i,n]),a.progressiveLazyLoad())},r.src=n):a.$slider.trigger("allImagesLoaded",[a])},i.prototype.refresh=function(e){var i,n,o=this;n=o.slideCount-o.options.slidesToShow,!o.options.infinite&&o.currentSlide>n&&(o.currentSlide=n),o.slideCount<=o.options.slidesToShow&&(o.currentSlide=0),i=o.currentSlide,o.destroy(!0),t.extend(o,o.initials,{currentSlide:i}),o.init(),e||o.changeSlide({data:{message:"index",index:i}},!1)},i.prototype.registerBreakpoints=function(){var e,i,n,o=this,s=o.options.responsive||null;if("array"===t.type(s)&&s.length){for(e in o.respondTo=o.options.respondTo||"window",s)if(n=o.breakpoints.length-1,s.hasOwnProperty(e)){for(i=s[e].breakpoint;n>=0;)o.breakpoints[n]&&o.breakpoints[n]===i&&o.breakpoints.splice(n,1),n--;o.breakpoints.push(i),o.breakpointSettings[i]=s[e].settings}o.breakpoints.sort((function(t,e){return o.options.mobileFirst?t-e:e-t}))}},i.prototype.reinit=function(){var e=this;e.$slides=e.$slideTrack.children(e.options.slide).addClass("slick-slide"),e.slideCount=e.$slides.length,e.currentSlide>=e.slideCount&&0!==e.currentSlide&&(e.currentSlide=e.currentSlide-e.options.slidesToScroll),e.slideCount<=e.options.slidesToShow&&(e.currentSlide=0),e.registerBreakpoints(),e.setProps(),e.setupInfinite(),e.buildArrows(),e.updateArrows(),e.initArrowEvents(),e.buildDots(),e.updateDots(),e.initDotEvents(),e.cleanUpSlideEvents(),e.initSlideEvents(),e.checkResponsive(!1,!0),!0===e.options.focusOnSelect&&t(e.$slideTrack).children().on("click.slick",e.selectHandler),e.setSlideClasses("number"==typeof e.currentSlide?e.currentSlide:0),e.setPosition(),e.focusHandler(),e.paused=!e.options.autoplay,e.autoPlay(),e.$slider.trigger("reInit",[e])},i.prototype.resize=function(){var e=this;t(window).width()!==e.windowWidth&&(clearTimeout(e.windowDelay),e.windowDelay=window.setTimeout((function(){e.windowWidth=t(window).width(),e.checkResponsive(),e.unslicked||e.setPosition()}),50))},i.prototype.removeSlide=i.prototype.slickRemove=function(t,e,i){var n=this;if(t="boolean"==typeof t?!0===(e=t)?0:n.slideCount-1:!0===e?--t:t,n.slideCount<1||t<0||t>n.slideCount-1)return!1;n.unload(),!0===i?n.$slideTrack.children().remove():n.$slideTrack.children(this.options.slide).eq(t).remove(),n.$slides=n.$slideTrack.children(this.options.slide),n.$slideTrack.children(this.options.slide).detach(),n.$slideTrack.append(n.$slides),n.$slidesCache=n.$slides,n.reinit()},i.prototype.setCSS=function(t){var e,i,n=this,o={};!0===n.options.rtl&&(t=-t),e="left"==n.positionProp?Math.ceil(t)+"px":"0px",i="top"==n.positionProp?Math.ceil(t)+"px":"0px",o[n.positionProp]=t,!1===n.transformsEnabled?n.$slideTrack.css(o):(o={},!1===n.cssTransitions?(o[n.animType]="translate("+e+", "+i+")",n.$slideTrack.css(o)):(o[n.animType]="translate3d("+e+", "+i+", 0px)",n.$slideTrack.css(o)))},i.prototype.setDimensions=function(){var t=this;!1===t.options.vertical?!0===t.options.centerMode&&t.$list.css({padding:"0px "+t.options.centerPadding}):(t.$list.height(t.$slides.first().outerHeight(!0)*t.options.slidesToShow),!0===t.options.centerMode&&t.$list.css({padding:t.options.centerPadding+" 0px"})),t.listWidth=t.$list.width(),t.listHeight=t.$list.height(),!1===t.options.vertical&&!1===t.options.variableWidth?(t.slideWidth=Math.ceil(t.listWidth/t.options.slidesToShow),t.$slideTrack.width(Math.ceil(t.slideWidth*t.$slideTrack.children(".slick-slide").length))):!0===t.options.variableWidth?t.$slideTrack.width(5e3*t.slideCount):(t.slideWidth=Math.ceil(t.listWidth),t.$slideTrack.height(Math.ceil(t.$slides.first().outerHeight(!0)*t.$slideTrack.children(".slick-slide").length)));var e=t.$slides.first().outerWidth(!0)-t.$slides.first().width();!1===t.options.variableWidth&&t.$slideTrack.children(".slick-slide").width(t.slideWidth-e)},i.prototype.setFade=function(){var e,i=this;i.$slides.each((function(n,o){e=i.slideWidth*n*-1,!0===i.options.rtl?t(o).css({position:"relative",right:e,top:0,zIndex:i.options.zIndex-2,opacity:0}):t(o).css({position:"relative",left:e,top:0,zIndex:i.options.zIndex-2,opacity:0})})),i.$slides.eq(i.currentSlide).css({zIndex:i.options.zIndex-1,opacity:1})},i.prototype.setHeight=function(){var t=this;if(1===t.options.slidesToShow&&!0===t.options.adaptiveHeight&&!1===t.options.vertical){var e=t.$slides.eq(t.currentSlide).outerHeight(!0);t.$list.css("height",e)}},i.prototype.setOption=i.prototype.slickSetOption=function(){var e,i,n,o,s,r=this,a=!1;if("object"===t.type(arguments[0])?(n=arguments[0],a=arguments[1],s="multiple"):"string"===t.type(arguments[0])&&(n=arguments[0],o=arguments[1],a=arguments[2],"responsive"===arguments[0]&&"array"===t.type(arguments[1])?s="responsive":void 0!==arguments[1]&&(s="single")),"single"===s)r.options[n]=o;else if("multiple"===s)t.each(n,(function(t,e){r.options[t]=e}));else if("responsive"===s)for(i in o)if("array"!==t.type(r.options.responsive))r.options.responsive=[o[i]];else{for(e=r.options.responsive.length-1;e>=0;)r.options.responsive[e].breakpoint===o[i].breakpoint&&r.options.responsive.splice(e,1),e--;r.options.responsive.push(o[i])}a&&(r.unload(),r.reinit())},i.prototype.setPosition=function(){var t=this;t.setDimensions(),t.setHeight(),!1===t.options.fade?t.setCSS(t.getLeft(t.currentSlide)):t.setFade(),t.$slider.trigger("setPosition",[t])},i.prototype.setProps=function(){var t=this,e=document.body.style;t.positionProp=!0===t.options.vertical?"top":"left","top"===t.positionProp?t.$slider.addClass("slick-vertical"):t.$slider.removeClass("slick-vertical"),void 0===e.WebkitTransition&&void 0===e.MozTransition&&void 0===e.msTransition||!0===t.options.useCSS&&(t.cssTransitions=!0),t.options.fade&&("number"==typeof t.options.zIndex?t.options.zIndex<3&&(t.options.zIndex=3):t.options.zIndex=t.defaults.zIndex),void 0!==e.OTransform&&(t.animType="OTransform",t.transformType="-o-transform",t.transitionType="OTransition",void 0===e.perspectiveProperty&&void 0===e.webkitPerspective&&(t.animType=!1)),void 0!==e.MozTransform&&(t.animType="MozTransform",t.transformType="-moz-transform",t.transitionType="MozTransition",void 0===e.perspectiveProperty&&void 0===e.MozPerspective&&(t.animType=!1)),void 0!==e.webkitTransform&&(t.animType="webkitTransform",t.transformType="-webkit-transform",t.transitionType="webkitTransition",void 0===e.perspectiveProperty&&void 0===e.webkitPerspective&&(t.animType=!1)),void 0!==e.msTransform&&(t.animType="msTransform",t.transformType="-ms-transform",t.transitionType="msTransition",void 0===e.msTransform&&(t.animType=!1)),void 0!==e.transform&&!1!==t.animType&&(t.animType="transform",t.transformType="transform",t.transitionType="transition"),t.transformsEnabled=t.options.useTransform&&null!==t.animType&&!1!==t.animType},i.prototype.setSlideClasses=function(t){var e,i,n,o,s=this;if(i=s.$slider.find(".slick-slide").removeClass("slick-active slick-center slick-current").attr("aria-hidden","true"),s.$slides.eq(t).addClass("slick-current"),!0===s.options.centerMode){var r=s.options.slidesToShow%2==0?1:0;e=Math.floor(s.options.slidesToShow/2),!0===s.options.infinite&&(t>=e&&t<=s.slideCount-1-e?s.$slides.slice(t-e+r,t+e+1).addClass("slick-active").attr("aria-hidden","false"):(n=s.options.slidesToShow+t,i.slice(n-e+1+r,n+e+2).addClass("slick-active").attr("aria-hidden","false")),0===t?i.eq(i.length-1-s.options.slidesToShow).addClass("slick-center"):t===s.slideCount-1&&i.eq(s.options.slidesToShow).addClass("slick-center")),s.$slides.eq(t).addClass("slick-center")}else t>=0&&t<=s.slideCount-s.options.slidesToShow?s.$slides.slice(t,t+s.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"):i.length<=s.options.slidesToShow?i.addClass("slick-active").attr("aria-hidden","false"):(o=s.slideCount%s.options.slidesToShow,n=!0===s.options.infinite?s.options.slidesToShow+t:t,s.options.slidesToShow==s.options.slidesToScroll&&s.slideCount-t<s.options.slidesToShow?i.slice(n-(s.options.slidesToShow-o),n+o).addClass("slick-active").attr("aria-hidden","false"):i.slice(n,n+s.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"));"ondemand"!==s.options.lazyLoad&&"anticipated"!==s.options.lazyLoad||s.lazyLoad()},i.prototype.setupInfinite=function(){var e,i,n,o=this;if(!0===o.options.fade&&(o.options.centerMode=!1),!0===o.options.infinite&&!1===o.options.fade&&(i=null,o.slideCount>o.options.slidesToShow)){for(n=!0===o.options.centerMode?o.options.slidesToShow+1:o.options.slidesToShow,e=o.slideCount;e>o.slideCount-n;e-=1)i=e-1,t(o.$slides[i]).clone(!0).attr("id","").attr("data-slick-index",i-o.slideCount).prependTo(o.$slideTrack).addClass("slick-cloned");for(e=0;e<n+o.slideCount;e+=1)i=e,t(o.$slides[i]).clone(!0).attr("id","").attr("data-slick-index",i+o.slideCount).appendTo(o.$slideTrack).addClass("slick-cloned");o.$slideTrack.find(".slick-cloned").find("[id]").each((function(){t(this).attr("id","")}))}},i.prototype.interrupt=function(t){t||this.autoPlay(),this.interrupted=t},i.prototype.selectHandler=function(e){var i=this,n=t(e.target).is(".slick-slide")?t(e.target):t(e.target).parents(".slick-slide"),o=parseInt(n.attr("data-slick-index"));o||(o=0),i.slideCount<=i.options.slidesToShow?i.slideHandler(o,!1,!0):i.slideHandler(o)},i.prototype.slideHandler=function(t,e,i){var n,o,s,r,a,l=null,c=this;if(e=e||!1,!(!0===c.animating&&!0===c.options.waitForAnimate||!0===c.options.fade&&c.currentSlide===t))if(!1===e&&c.asNavFor(t),n=t,l=c.getLeft(n),r=c.getLeft(c.currentSlide),c.currentLeft=null===c.swipeLeft?r:c.swipeLeft,!1===c.options.infinite&&!1===c.options.centerMode&&(t<0||t>c.getDotCount()*c.options.slidesToScroll))!1===c.options.fade&&(n=c.currentSlide,!0!==i&&c.slideCount>c.options.slidesToShow?c.animateSlide(r,(function(){c.postSlide(n)})):c.postSlide(n));else if(!1===c.options.infinite&&!0===c.options.centerMode&&(t<0||t>c.slideCount-c.options.slidesToScroll))!1===c.options.fade&&(n=c.currentSlide,!0!==i&&c.slideCount>c.options.slidesToShow?c.animateSlide(r,(function(){c.postSlide(n)})):c.postSlide(n));else{if(c.options.autoplay&&clearInterval(c.autoPlayTimer),o=n<0?c.slideCount%c.options.slidesToScroll!=0?c.slideCount-c.slideCount%c.options.slidesToScroll:c.slideCount+n:n>=c.slideCount?c.slideCount%c.options.slidesToScroll!=0?0:n-c.slideCount:n,c.animating=!0,c.$slider.trigger("beforeChange",[c,c.currentSlide,o]),s=c.currentSlide,c.currentSlide=o,c.setSlideClasses(c.currentSlide),c.options.asNavFor&&(a=(a=c.getNavTarget()).slick("getSlick")).slideCount<=a.options.slidesToShow&&a.setSlideClasses(c.currentSlide),c.updateDots(),c.updateArrows(),!0===c.options.fade)return!0!==i?(c.fadeSlideOut(s),c.fadeSlide(o,(function(){c.postSlide(o)}))):c.postSlide(o),void c.animateHeight();!0!==i&&c.slideCount>c.options.slidesToShow?c.animateSlide(l,(function(){c.postSlide(o)})):c.postSlide(o)}},i.prototype.startLoad=function(){var t=this;!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow.hide(),t.$nextArrow.hide()),!0===t.options.dots&&t.slideCount>t.options.slidesToShow&&t.$dots.hide(),t.$slider.addClass("slick-loading")},i.prototype.swipeDirection=function(){var t,e,i,n,o=this;return t=o.touchObject.startX-o.touchObject.curX,e=o.touchObject.startY-o.touchObject.curY,i=Math.atan2(e,t),(n=Math.round(180*i/Math.PI))<0&&(n=360-Math.abs(n)),n<=45&&n>=0||n<=360&&n>=315?!1===o.options.rtl?"left":"right":n>=135&&n<=225?!1===o.options.rtl?"right":"left":!0===o.options.verticalSwiping?n>=35&&n<=135?"down":"up":"vertical"},i.prototype.swipeEnd=function(t){var e,i,n=this;if(n.dragging=!1,n.swiping=!1,n.scrolling)return n.scrolling=!1,!1;if(n.interrupted=!1,n.shouldClick=!(n.touchObject.swipeLength>10),void 0===n.touchObject.curX)return!1;if(!0===n.touchObject.edgeHit&&n.$slider.trigger("edge",[n,n.swipeDirection()]),n.touchObject.swipeLength>=n.touchObject.minSwipe){switch(i=n.swipeDirection()){case"left":case"down":e=n.options.swipeToSlide?n.checkNavigable(n.currentSlide+n.getSlideCount()):n.currentSlide+n.getSlideCount(),n.currentDirection=0;break;case"right":case"up":e=n.options.swipeToSlide?n.checkNavigable(n.currentSlide-n.getSlideCount()):n.currentSlide-n.getSlideCount(),n.currentDirection=1}"vertical"!=i&&(n.slideHandler(e),n.touchObject={},n.$slider.trigger("swipe",[n,i]))}else n.touchObject.startX!==n.touchObject.curX&&(n.slideHandler(n.currentSlide),n.touchObject={})},i.prototype.swipeHandler=function(t){var e=this;if(!(!1===e.options.swipe||"ontouchend"in document&&!1===e.options.swipe||!1===e.options.draggable&&-1!==t.type.indexOf("mouse")))switch(e.touchObject.fingerCount=t.originalEvent&&void 0!==t.originalEvent.touches?t.originalEvent.touches.length:1,e.touchObject.minSwipe=e.listWidth/e.options.touchThreshold,!0===e.options.verticalSwiping&&(e.touchObject.minSwipe=e.listHeight/e.options.touchThreshold),t.data.action){case"start":e.swipeStart(t);break;case"move":e.swipeMove(t);break;case"end":e.swipeEnd(t)}},i.prototype.swipeMove=function(t){var e,i,n,o,s,r,a=this;return s=void 0!==t.originalEvent?t.originalEvent.touches:null,!(!a.dragging||a.scrolling||s&&1!==s.length)&&(e=a.getLeft(a.currentSlide),a.touchObject.curX=void 0!==s?s[0].pageX:t.clientX,a.touchObject.curY=void 0!==s?s[0].pageY:t.clientY,a.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(a.touchObject.curX-a.touchObject.startX,2))),r=Math.round(Math.sqrt(Math.pow(a.touchObject.curY-a.touchObject.startY,2))),!a.options.verticalSwiping&&!a.swiping&&r>4?(a.scrolling=!0,!1):(!0===a.options.verticalSwiping&&(a.touchObject.swipeLength=r),i=a.swipeDirection(),void 0!==t.originalEvent&&a.touchObject.swipeLength>4&&(a.swiping=!0,t.preventDefault()),o=(!1===a.options.rtl?1:-1)*(a.touchObject.curX>a.touchObject.startX?1:-1),!0===a.options.verticalSwiping&&(o=a.touchObject.curY>a.touchObject.startY?1:-1),n=a.touchObject.swipeLength,a.touchObject.edgeHit=!1,!1===a.options.infinite&&(0===a.currentSlide&&"right"===i||a.currentSlide>=a.getDotCount()&&"left"===i)&&(n=a.touchObject.swipeLength*a.options.edgeFriction,a.touchObject.edgeHit=!0),!1===a.options.vertical?a.swipeLeft=e+n*o:a.swipeLeft=e+n*(a.$list.height()/a.listWidth)*o,!0===a.options.verticalSwiping&&(a.swipeLeft=e+n*o),!0!==a.options.fade&&!1!==a.options.touchMove&&(!0===a.animating?(a.swipeLeft=null,!1):void a.setCSS(a.swipeLeft))))},i.prototype.swipeStart=function(t){var e,i=this;if(i.interrupted=!0,1!==i.touchObject.fingerCount||i.slideCount<=i.options.slidesToShow)return i.touchObject={},!1;void 0!==t.originalEvent&&void 0!==t.originalEvent.touches&&(e=t.originalEvent.touches[0]),i.touchObject.startX=i.touchObject.curX=void 0!==e?e.pageX:t.clientX,i.touchObject.startY=i.touchObject.curY=void 0!==e?e.pageY:t.clientY,i.dragging=!0},i.prototype.unfilterSlides=i.prototype.slickUnfilter=function(){var t=this;null!==t.$slidesCache&&(t.unload(),t.$slideTrack.children(this.options.slide).detach(),t.$slidesCache.appendTo(t.$slideTrack),t.reinit())},i.prototype.unload=function(){var e=this;t(".slick-cloned",e.$slider).remove(),e.$dots&&e.$dots.remove(),e.$prevArrow&&e.htmlExpr.test(e.options.prevArrow)&&e.$prevArrow.remove(),e.$nextArrow&&e.htmlExpr.test(e.options.nextArrow)&&e.$nextArrow.remove(),e.$slides.removeClass("slick-slide slick-active slick-visible slick-current").attr("aria-hidden","true").css("width","")},i.prototype.unslick=function(t){var e=this;e.$slider.trigger("unslick",[e,t]),e.destroy()},i.prototype.updateArrows=function(){var t=this;Math.floor(t.options.slidesToShow/2),!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&!t.options.infinite&&(t.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false"),t.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false"),0===t.currentSlide?(t.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true"),t.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false")):(t.currentSlide>=t.slideCount-t.options.slidesToShow&&!1===t.options.centerMode||t.currentSlide>=t.slideCount-1&&!0===t.options.centerMode)&&(t.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),t.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")))},i.prototype.updateDots=function(){var t=this;null!==t.$dots&&(t.$dots.find("li").removeClass("slick-active").end(),t.$dots.find("li").eq(Math.floor(t.currentSlide/t.options.slidesToScroll)).addClass("slick-active"))},i.prototype.visibility=function(){var t=this;t.options.autoplay&&(document[t.hidden]?t.interrupted=!0:t.interrupted=!1)},t.fn.slick=function(){var t,e,n=this,o=arguments[0],s=Array.prototype.slice.call(arguments,1),r=n.length;for(t=0;t<r;t++)if("object"==typeof o||void 0===o?n[t].slick=new i(n[t],o):e=n[t].slick[o].apply(n[t].slick,s),void 0!==e)return e;return n}},void 0===(s=n.apply(e,o))||(t.exports=s)}()}},e={};function i(n){var o=e[n];if(void 0!==o)return o.exports;var s=e[n]={exports:{}};return t[n].call(s.exports,s,s.exports,i),s.exports}i.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return i.d(e,{a:e}),e},i.d=(t,e)=>{for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{"use strict";var t=i(588),e=i.n(t),n=i(192),o=i.n(n),s=(i(400),i(892)),r=i(536),a=i.n(r);const l=JSON.parse('{"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[20.512401005334763,39.25968846702097],[20.528678596153153,39.225311145226655],[20.488376499620184,39.20694749314698],[20.47469912754155,39.2191486373383],[20.472306698175817,39.24944792359952],[20.478992799174193,39.263534436195904],[20.512401005334763,39.25968846702097]]],[[[20.466451276031535,39.28581452508023],[20.44805047518599,39.29410633426965],[20.44995336092012,39.33829353993177],[20.479953169423986,39.30921339656977],[20.466451276031535,39.28581452508023]]],[[[20.65075284508157,39.34249637738729],[20.677162331025265,39.336531034610545],[20.67961447215225,39.28769409116381],[20.653880571286724,39.289511073939785],[20.612950991646528,39.32452086525723],[20.628133802638267,39.344409558181624],[20.65075284508157,39.34249637738729]]],[[[20.315263076791553,39.54888648511846],[20.32640545393781,39.5321895423264],[20.314606140798837,39.52653751115538],[20.319567003794074,39.503929857316265],[20.29441568212103,39.49355556185991],[20.262804699091642,39.510339983563796],[20.298957342439284,39.54918735418426],[20.315263076791553,39.54888648511846]]],[[[21.16282964723109,40.38972926876799],[21.17019495460823,40.37307061503444],[21.1536135557331,40.35473101232651],[21.180276402638178,40.335821743101015],[21.172565473871597,40.32235403620251],[21.11387608757479,40.31028940560657],[21.08722914146028,40.320835825749676],[21.080388268425104,40.34761128834745],[21.10442598462395,40.37484161518981],[21.14016285766007,40.39248068008262],[21.16282964723109,40.38972926876799]]],[[[18.954978403576533,45.63373455109485],[18.95078385372329,45.60189674794173],[18.93919409838866,45.58784632013554],[18.990254829481724,45.5575585077874],[19.008641505411607,45.56144663945752],[19.048617615689864,45.555057048687445],[19.082151222357137,45.57012015751737],[19.091493719940722,45.547002974242126],[19.076947937547903,45.52715634292995],[19.034654659817985,45.53369758563129],[19.0259703624335,45.5531918434142],[19.004129844946295,45.55672030306617],[18.992524632522528,45.5411132991407],[18.956160165447326,45.53415285974747],[18.929967137774273,45.542651664646485],[18.88968893047859,45.571729465818436],[18.914052286367387,45.60062857138781],[18.905316245317746,45.619590611716774],[18.954978403576533,45.63373455109485]]],[[[16.355006492091537,47.72967065430393],[16.344999200995854,47.69861900897652],[16.315104723254414,47.68831044145441],[16.295086732963398,47.71532430711402],[16.332441263380353,47.73051424813792],[16.355006492091537,47.72967065430393]]],[[[16.32823403872743,47.784016670165066],[16.34762920666759,47.78273896753123],[16.393020070356442,47.763068016286205],[16.346999245405073,47.75075720960362],[16.34817037026806,47.77486232780432],[16.32823403872743,47.784016670165066]]],[[[17.25621700058343,47.7596829945943],[17.253900191250064,47.778192852448846],[17.291552416145002,47.802445417162666],[17.295091723259016,47.77873945390161],[17.25621700058343,47.7596829945943]]],[[[16.95132012987499,48.00316431419639],[16.926534760866275,47.977438107195056],[16.900694577971354,47.98870013867368],[16.927812528902223,48.004647630328805],[16.95132012987499,48.00316431419639]]],[[[10.16197150024584,51.795195497298565],[10.138545000182999,51.80570549707461],[10.143319499764461,51.829783497515],[10.177300500468219,51.83700549578138],[10.16197150024584,51.795195497298565]]],[[[23.46816236582554,56.80333744978861],[23.46682214610922,56.802655773582195],[23.393825402364467,56.79263680153283],[23.388735498004102,56.825568216226],[23.369017120923083,56.83447536559437],[23.359026081689287,56.91252815533803],[23.290768499959523,56.921580998861415],[23.26113650097754,56.92004099806556],[23.200441500212133,56.933098997792214],[23.166055500652405,56.92554399808709],[23.130828000224533,56.93190649811778],[23.169577499921836,56.958708998355746],[23.177222000372627,57.01916599798955],[23.226855500823753,57.051573997517615],[23.245950999449274,57.054883497731986],[23.19363000124103,57.1118964973349],[23.149177500896183,57.12946249923913],[23.127712000950826,57.12530149774792],[23.1030575005194,57.15013549728993],[23.12007950086023,57.16822999663011],[23.11494778055554,57.18787055513506],[23.076976424523465,57.214632763499786],[23.045203131419875,57.22277522626185],[23.031551053691135,57.24523342838132],[23.059658372420863,57.288953052240096],[23.04740800057412,57.300545997084534],[22.971376999902972,57.28913399924489],[22.965782500175333,57.310995997577336],[22.935916499667417,57.308866497879464],[22.913032500380822,57.34952249807943],[22.955347499641995,57.35114099821566],[23.015885500297756,57.365421498312685],[23.020486499787975,57.37959949908185],[22.95736800143042,57.40538849815053],[22.93144600077225,57.37458949760376],[22.887350499877346,57.37165699835393],[22.864132500963628,57.39210449749427],[22.82062299975393,57.4002539980756],[22.816718500380883,57.416872496834166],[22.7367500018987,57.46075399771843],[22.695009501043714,57.44083399818644],[22.6693975008846,57.45683849782761],[22.706095000689047,57.476473998424915],[22.68017100077218,57.49223799848849],[22.616033500243116,57.50480749917648],[22.54802800075986,57.49335899762621],[22.508961999983168,57.50059949797091],[22.510338999518176,57.47417949785628],[22.467415000192194,57.456766498943395],[22.46003700108013,57.41437599797768],[22.381780000483946,57.418853998318184],[22.361370499944023,57.40168899787222],[22.333242000366845,57.40087249670144],[22.302228000836347,57.432288997564186],[22.234487000196665,57.4220899979056],[22.251879000205392,57.390624496909794],[22.276784001000394,57.382417499163445],[22.289515001104288,57.34877899799293],[22.278242499610418,57.330765997797],[22.298839000021918,57.321139497741356],[22.312100000869215,57.268720497896126],[22.26882949955336,57.266649496980925],[22.260260499700898,57.24988749801075],[22.212344501263246,57.226029498341234],[22.17907499980992,57.19759649821787],[22.209579000366368,57.18598399812786],[22.1843199994385,57.11591399761257],[22.122973000426203,57.110402497693926],[22.095210500371067,57.099685498395914],[22.03667199973205,57.107164499154344],[21.89287400016121,57.09199249823188],[21.834698499740835,57.099457998106146],[21.798480500972396,57.08883099750717],[21.790362000740668,57.10490899906467],[21.733177999639043,57.110389498248296],[21.694270000005183,57.10747799788913],[21.623691500953655,57.112958496808645],[21.596944500697628,57.08412149789821],[21.574885500216617,57.08943099813099],[21.51324850041299,57.05932499709585],[21.483130501124307,57.05629449797824],[21.494514500864334,57.02421349781536],[21.465341500595507,57.02114249803199],[21.484348000644882,56.96434449690388],[21.460903999576242,56.945627499096446],[21.39496550103614,56.93886699780121],[21.40037900055171,56.92782599901455],[21.441750001001978,56.913827499186375],[21.486838500104685,56.911899498163855],[21.476556500997102,56.87336899753235],[21.4397010000585,56.87800499754527],[21.45237400042032,56.84219799930382],[21.417613500689107,56.828912497645135],[21.318924500545382,56.821537997487944],[21.293290000584236,56.802961997656226],[21.306719499897206,56.74969099763468],[21.265657500587263,56.74725249772892],[21.23650950072981,56.725780997875944],[21.276110000365506,56.67655949712961],[21.242038500256445,56.65204599821004],[21.273377999559887,56.60528899761739],[21.24846500010464,56.58538599865523],[21.267612000437264,56.545269997799075],[21.352221500639917,56.537306497519836],[21.350942499654476,56.50049949811298],[21.392200000750837,56.49070499826769],[21.387616999722404,56.4665544981738],[21.427949000412337,56.43413599805783],[21.445614500512075,56.40923799806663],[21.42379399952716,56.37190199793451],[21.416225000772613,56.34404549855269],[21.39161200081201,56.32531049802966],[21.429740000230126,56.32216449797589],[21.47691699968344,56.291840998857175],[21.452344999858884,56.2486839976553],[21.32926199954725,56.21842199780268],[21.273034999869864,56.17129099779582],[21.22563699953695,56.15620799891732],[21.238764001016698,56.12988299787405],[21.199443999767414,56.07678999671798],[21.161732000993524,56.08630399765938],[21.122618499686375,56.07717199924768],[21.112328500132588,56.01157049749651],[21.127234000189944,55.99732449753726],[21.123891499898473,55.944378497927474],[21.100703499838282,55.89237849860097],[21.161351499998194,55.864321498034236],[21.20320000021375,55.86702549756076],[21.225191999994816,55.82625049921714],[21.244721500497786,55.82107049875554],[21.284966500853375,55.83924899792694],[21.31241749976663,55.822199999123754],[21.411917500095214,55.80625549784404],[21.44795550002083,55.81723799894472],[21.47447850052639,55.78653149775722],[21.499359500492506,55.78761999750052],[21.512083500633643,55.808827496383685],[21.55971100048429,55.7987304965164],[21.59113800081921,55.80390899760123],[21.639862500737696,55.772267998390454],[21.713196500827443,55.74885799836767],[21.741507999981188,55.759278997732835],[21.763294000917984,55.74965099683941],[21.768555000462403,55.72969799707525],[21.751172500783287,55.712385497937],[21.802505499527665,55.68874049782306],[21.78154900084972,55.6617739978282],[21.807433500478275,55.63739849753538],[21.809739999766848,55.61838899797069],[21.879833500158306,55.59701799749986],[21.8829215011018,55.582339497901856],[21.834701499802343,55.57026949669096],[21.808149000749875,55.54883549682169],[21.824933500001347,55.53288199896721],[21.8365090002228,55.494721997439626],[21.864790500735683,55.4706364976028],[21.871759001066597,55.42450899797135],[21.919642999606864,55.43606449762401],[21.971447499862148,55.42281949749967],[22.024846999770592,55.39364149791926],[21.998634000636446,55.35445749900079],[21.966566500265955,55.340410497796306],[21.895824500909942,55.2882254978003],[21.872927500603502,55.29116099749541],[21.849480000053617,55.269733997532676],[21.88269550107138,55.23831799775676],[21.866410500774112,55.20315049649908],[21.81230349972178,55.2133539967171],[21.791804999545192,55.22957199834966],[21.735233000662266,55.22598149624818],[21.730256499779262,55.212477998330755],[21.690653500501398,55.21170749811055],[21.650454171465007,55.18007163165688],[21.721058999941583,55.13360799778716],[21.77933699947196,55.11914899637993],[21.81437900048467,55.1190744967423],[21.849642000960547,55.097090997364695],[21.79608154352745,55.09649657983146],[21.774837494709388,55.07096862567151],[21.764280320244822,55.04290771285096],[21.72020339918582,55.00769424183021],[21.71072006213972,54.96402740244357],[21.716674804701476,54.93969726365811],[21.810302735347864,54.89727782987194],[21.82867431707558,54.85412597418662],[21.81794929534533,54.8260230993232],[21.785213470687378,54.79576873504617],[21.7407226566246,54.78387450972547],[21.70457267735894,54.766044614697],[21.72507095341165,54.73393249265584],[21.652528763213564,54.71392822035534],[21.51367187476062,54.77551269294263],[21.49969673241042,54.759704587549216],[21.458131790180172,54.73558044220593],[21.419807434964227,54.69928741181224],[21.389200210819748,54.68018722327048],[21.37805557310628,54.66000747426571],[21.40971756009064,54.62533950607988],[21.387836457181873,54.59263229095833],[21.343421936420437,54.56558608798018],[21.233547210644407,54.543537137871816],[21.146635056619456,54.538677213367166],[21.046936035807377,54.57490157868246],[20.987543106791563,54.585861204012936],[20.9395160672123,54.586395261027434],[20.90616226166923,54.579502103164046],[20.852304458645104,54.589035031465315],[20.81541824414966,54.58675002770365],[20.764907837834915,54.56900787146097],[20.762151718065688,54.53567504651342],[20.72857093801353,54.50623702736684],[20.720613480557734,54.443992612058615],[20.72648471496148,54.370476755949994],[20.33552931203086,54.40050993672092],[20.109882000516045,54.41858699754207],[20.114426000974614,54.40803149691871],[20.08507650002985,54.38390199767051],[20.1050935007654,54.363216498931926],[20.00055050098443,54.32023549721061],[19.978931999978887,54.32329849782764],[19.927831501000174,54.303712497897465],[19.905091500155322,54.31300499903753],[19.87547200101823,54.30923149635359],[19.810206000509638,54.31117549730044],[19.77597249994482,54.294984497994164],[19.76077799985756,54.259314497493435],[19.710334000385103,54.26782299799757],[19.64829800049886,54.260636998381095],[19.57147449956232,54.27044499734757],[19.55216178802299,54.25236842160663],[19.558117669267517,54.23418086812466],[19.5051346086945,54.22582281111963],[19.512117047396426,54.158802881788],[19.552159500693556,54.14966949983442],[19.559897500510253,54.128538498863364],[19.585904000775194,54.12617549769772],[19.566337500212846,54.05236649871972],[19.5295585006425,54.05056399750411],[19.489453500345967,54.0337644971552],[19.461953500920384,54.03895249762653],[19.455336000219745,54.056227998224685],[19.477599499754024,54.08589199758651],[19.464288500541436,54.103366499634866],[19.42691300064819,54.111836999717895],[19.373835500346445,54.10043849970314],[19.364665000433362,54.1454229971336],[19.259713694619386,54.14914459360915],[19.246536521421657,54.16187217720812],[19.285288013571392,54.18647925710612],[19.31799700041892,54.190363498298616],[19.326466499816767,54.20382349762148],[19.299780000036996,54.246387498534475],[19.26287981980805,54.26499907348632],[19.21247049963347,54.276629996436746],[19.166097499786577,54.24133899878348],[19.12936500061943,54.23785649856276],[19.08460499994304,54.2504044973379],[19.072470000532064,54.227364996196904],[18.95328850055119,54.25242949798697],[18.917535000277198,54.20946749761227],[18.882719500052414,54.194329996197766],[18.837765000012542,54.195109496568826],[18.830247999828128,54.22752449764808],[18.759364499646484,54.24364349690988],[18.734110499691603,54.2760254979095],[18.795755001062606,54.31771199794719],[18.81160450045995,54.30642899800132],[18.84060400046985,54.32766799741562],[18.828735500590813,54.34038799731519],[18.79292049963737,54.346534997474166],[18.76405250104119,54.333263997499394],[18.727916000044832,54.341509997583515],[18.690877000371977,54.301628496600586],[18.639292000908878,54.29098149762429],[18.57950450076907,54.30322349893162],[18.565828500961224,54.31716949632389],[18.535032000179328,54.317244498020315],[18.52956450019894,54.33569199820323],[18.50137300027051,54.33407349644975],[18.487985000703247,54.317011498476006],[18.456920499669298,54.33227399685423],[18.468436000304848,54.347494497634855],[18.44388650024977,54.360630497914634],[18.45894049964618,54.39650899757977],[18.44173300068769,54.40794299664436],[18.45794150040444,54.43603999696824],[18.437781000857505,54.46323449758192],[18.40779600079082,54.4761744975521],[18.39198400096665,54.49349699761451],[18.358158999814624,54.49349149624875],[18.39065849981744,54.536148998898526],[18.351099000542135,54.53302949736575],[18.34014599982987,54.542461497275355],[18.347527000913086,54.58653049803979],[18.335150499776592,54.602808998248506],[18.301551000760522,54.601234497923684],[18.28300200086977,54.65375399879232],[18.24269500102405,54.64823649740678],[18.2052750004663,54.678718997293224],[18.15865749969059,54.695275997816864],[18.1175719995549,54.69899899630931],[18.087856500704735,54.73085449752938],[18.05737100071291,54.79384799723063],[18.0227800007289,54.77677699803652],[18.039587000984046,54.757334997508025],[17.974955000993177,54.75587349718687],[17.934469000860346,54.72276299703411],[17.95461150039227,54.71096749802892],[17.947065500133526,54.69635199849563],[17.89637150015561,54.698948497284285],[17.831363999749428,54.678221998419964],[17.75837100068394,54.673755497807406],[17.752168500699884,54.653558997941246],[17.67326150014462,54.65625599862739],[17.665220999961655,54.64071349750365],[17.61668899960949,54.637042997349255],[17.576516000857502,54.65340399734578],[17.50961099971879,54.66160899734331],[17.448411536439995,54.69252999534425],[17.396727258439505,54.67031298362346],[17.328279813568198,54.65862456608021],[17.308469499888073,54.63362249766577],[17.271382000794908,54.60565449744615],[17.197020500545573,54.60773049720914],[17.164975500218016,54.58666799842459],[17.128668499792013,54.58829049746487],[17.120072000870945,54.56469099771644],[17.06634750094122,54.57718699629606],[17.033071999886364,54.57142599910029],[17.040182500384105,54.55357049884965],[17.022563500525557,54.52620499800543],[16.963286000687432,54.54790049777971],[16.950429000761055,54.5323274976602],[16.90242400046724,54.5277664961839],[16.84703400032742,54.50974849806013],[16.810741500793643,54.48186199726934],[16.82106000005432,54.4563119987808],[16.841119999901707,54.43842649898436],[16.824390999820864,54.41571599722002],[16.77655050024958,54.42367949804545],[16.728550499642257,54.4125619978366],[16.71339550065925,54.43281099804112],[16.67170800014866,54.44577149720265],[16.65823150023811,54.432455497907405],[16.62345800052059,54.446361997612904],[16.58934300088077,54.4412879977559],[16.582598500181852,54.42848899768017],[16.54568849993882,54.42840749804112],[16.537950500188504,54.4130019985225],[16.576654499755925,54.4006859980367],[16.581295500185085,54.374249998421135],[16.537559000826537,54.36266349769449],[16.51756650105135,54.3413334977673],[16.53646200060927,54.32613549624991],[16.440248999679554,54.313938997696894],[16.415807500642803,54.32509099732225],[16.389501500196605,54.28959899661863],[16.34648800016299,54.28279999790808],[16.325854500707628,54.313082497386254],[16.302471704090458,54.29198997546559],[16.314118991431137,54.27221068721118],[16.30025284416017,54.24599247021556],[16.263614956718072,54.23209039404849],[16.30339275253527,54.21787022850612],[16.323267315861017,54.20159310187997],[16.300429854550366,54.18477454538081],[16.322600661245982,54.16853740747721],[16.303984366036563,54.156743885362566],[16.278199691894258,54.172159474833016],[16.24993827264869,54.17628284327916],[16.180186199912665,54.230374972627644],[16.159142566032976,54.22692416298937],[16.11456230588112,54.19398193834262],[16.080607629589675,54.19580705196313],[16.023802000846885,54.18606899710395],[15.998477000245765,54.168593998505784],[15.993543000598706,54.14526449814297],[15.963186499906717,54.1529494976397],[15.92293600003437,54.137829997921116],[15.821157000396733,54.15231299764569],[15.778730499627946,54.165225497504075],[15.75849250056023,54.157783996481946],[15.724385157083642,54.1707897640045],[15.712385853800349,54.143622649390785],[15.666695500135404,54.15188299816023],[15.632065000297121,54.142210498893725],[15.650466000534257,54.120222997885065],[15.6031500002042,54.10086549758204],[15.573863499728407,54.111082497404],[15.51348432403983,54.10240773436468],[15.43501253197871,54.07486588886454],[15.454917999772068,54.048234497843154],[15.43487350038503,54.040160997857846],[15.386661500110666,54.036708497191796],[15.24788950089612,53.97924049770121],[15.190281500320777,53.98826249760695],[15.114969000444994,53.988047498162864],[15.101723499745034,53.96077249799751],[15.041944000842536,53.96822449787022],[15.006179001109887,54.00125499758262],[14.966853499732107,54.00582799729917],[14.980549000301089,54.02945249745172],[14.920922104016308,54.02633876421889],[14.901533631585718,54.01305920055229],[14.942739287822514,54.00371068370471],[14.975239807755763,53.97177202742113],[14.961797640422962,53.96300009558555],[14.90898999121481,53.957331282311884],[14.868312000429622,53.93614549767886],[14.928601500494487,53.90467149715258],[14.970937500342519,53.897933497193414],[14.962198501017948,53.87594599771408],[14.896366000707463,53.874082497675964],[14.884171500987629,53.86513599760991],[14.845743999670445,53.872040497694385],[14.832951000625078,53.859564497551325],[14.782767500837727,53.85694049734159],[14.782607501015493,53.824842496786246],[14.768920883844993,53.80629906738122],[14.78084012454382,53.76732107536369],[14.773764327271065,53.71365191663772],[14.804018870665345,53.674184468274866],[14.834775000476489,53.66054099876041],[14.73735058627221,53.63574073857507],[14.741417419548947,53.57861999838529],[14.752515806597954,53.562001000846635],[14.714981181839788,53.55172380284515],[14.685131831218369,53.55290330202174],[14.625652812473044,53.531810668052486],[14.57210049975827,53.536610498723164],[14.586719500479717,53.504292996311406],[14.54610700007117,53.49420499769229],[14.502050000914714,53.49067099837504],[14.433325500266216,53.4965189973083],[14.441961000054837,53.519092497381],[14.417805499916252,53.527950997792814],[14.41182699991469,53.54777749615147],[14.361615999708352,53.55248649728054],[14.351941999834143,53.5834049974279],[14.312691364376573,53.585622454073274],[14.28203249985369,53.5788599982156],[14.230909000033865,53.59239949770886],[14.180575000675336,53.59070699661797],[14.131868500726679,53.59597299786681],[14.069515499994784,53.63371999822741],[14.06036950011111,53.65501549809955],[14.02402650076248,53.66081449749488],[13.98687949986623,53.65362799833127],[13.952610000389825,53.689749497101886],[13.881383499718131,53.7015909972707],[13.885439500813838,53.67552999678596],[13.845836000924011,53.67585349744214],[13.863303999716834,53.69907049770193],[13.859402499883222,53.72122049709745],[13.887894000221651,53.75338849651877],[13.814574000764756,53.7657644973552],[13.806615112156178,53.79450727721456],[13.744115500913326,53.77517449682554],[13.696114500190495,53.78367699712822],[13.651390500824332,53.77455199750441],[13.63496950071976,53.78577649823893],[13.66378650064223,53.80161749778386],[13.66487499966593,53.822630996771096],[13.633213999692705,53.853977497338036],[13.634915499942055,53.86638749789303],[13.68761650055086,53.87018199778279],[13.69672950110662,53.88884799890321],[13.678431001110706,53.90495249773775],[13.693025000437945,53.93112049646753],[13.682567000113004,53.93933599778782],[13.664323500438167,53.99002199852054],[13.586460499650059,54.00224849639026],[13.503169499820778,53.98961999662682],[13.502113500655698,53.95986299815926],[13.46658950062964,53.95665049776481],[13.45675900013316,53.975213497164994],[13.430139500559838,53.9930924978777],[13.434311000125376,54.00400549788048],[13.405607313390194,54.023108093388956],[13.370369810595028,54.02093429709276],[13.341802000734214,54.0303169979453],[13.354764500419373,54.04825899779562],[13.277763500064104,54.06348549774158],[13.245398000152878,54.10189349768785],[13.216513000391217,54.117889997615094],[13.180845000315063,54.11877799765797],[13.158685000523294,54.138751496673954],[13.131182500846354,54.13899149753475],[13.118469000295528,54.16050099762451],[13.110571500649254,54.20102999749489],[13.085213499625286,54.18751249832318],[13.03895600044791,54.19429699677641],[13.015921500377374,54.214187497954015],[12.98044550092799,54.20668199683583],[12.969226000794773,54.22032699690784],[12.908245500440785,54.23556399757388],[12.895917999973792,54.22019399772886],[12.855703500919791,54.220461997290144],[12.815124500328235,54.243605496744216],[12.794469500878563,54.23164099889376],[12.747618500190292,54.237151496854146],[12.708655499837956,54.27136949763024],[12.670896000657073,54.288340997612664],[12.606107896064772,54.280340276931604],[12.60904000037436,54.245243497472224],[12.641084500546288,54.23419049789169],[12.632649000842198,54.19792399702382],[12.57987600086937,54.18206499867373],[12.591564500839059,54.159572497137006],[12.643046000193232,54.13801149755905],[12.600244000185167,54.10485699796679],[12.541909999999287,54.13410499860542],[12.496336000045345,54.124185497271775],[12.453011501001928,54.13241499866141],[12.433001999880103,54.119420997400425],[12.384520500572185,54.114069498125914],[12.381835500124218,54.15738349677466],[12.35097900108109,54.185205498954176],[12.31955750003664,54.184991997693906],[12.314418000113212,54.168402997278136],[12.280092000169924,54.163891997552355],[12.288598499615029,54.146801997861324],[12.270546501055948,54.1275019975622],[12.350880000879267,54.12474999699992],[12.347867499608974,54.10259599754023],[12.285816500690483,54.10249099849079],[12.281376500586523,54.07673549845411],[12.300946999674693,54.07345449745647],[12.332894500708667,54.04188699750182],[12.329663000043183,54.001199497781414],[12.299805500117419,53.990258996737886],[12.281492000882114,53.97239999726909],[12.245151500375126,53.965375496276145],[12.205715500757085,53.97734049772098],[12.163583500103472,53.96967099816245],[12.109780000701383,53.97960399755143],[12.069816000482092,54.00231299795438],[12.07849100007683,54.02168149675395],[12.050342000579453,54.03554449773406],[11.985813000289285,54.031387997945785],[12.002517501047523,54.05103199633191],[11.98247150101429,54.07015399787686],[11.909841001041736,54.047449997604545],[11.887168500260772,54.02970199800142],[11.864241500809669,54.032810998449094],[11.846637000523852,54.009421496240876],[11.791609000890102,54.00526849715299],[11.77480550035062,54.02499749762665],[11.73941049970608,54.01912899688303],[11.71071400062578,54.02828549784277],[11.68466700009833,53.99417549758467],[11.660846500807388,53.995992497262456],[11.651873999957557,53.97294099781932],[11.674388000967326,53.93610599682209],[11.633496000184156,53.916953998469396],[11.641480500289843,53.88782749747105],[11.560025500223663,53.89643549781319],[11.549634000584946,53.8749354976939],[11.574939999996438,53.843912997373415],[11.603504500724219,53.82129149779192],[11.571571500941152,53.79970299808753],[11.535127500935227,53.828213997337016],[11.512221000208962,53.82148499894113],[11.491606000358493,53.789720497507474],[11.473696000048843,53.80914299791602],[11.445744499913582,53.799808497126065],[11.42039099978689,53.80656649767946],[11.43061099974482,53.823101996924876],[11.303064499987034,53.851185996766404],[11.289611500229853,53.81570499708819],[11.26514150054197,53.81845449789067],[11.259982500593305,53.84037099628324],[11.229827499704811,53.84655249794844],[11.200102500283828,53.828073496675955],[11.146477500134262,53.825722498781204],[11.125243000565769,53.850652997160445],[11.14741600108891,53.88877299782711],[11.120916500928502,53.89985849789165],[11.08884850071569,53.8502109968007],[11.006708500021544,53.860139998894205],[10.966660169413675,53.89285040937824],[10.930954500465587,53.88170649647437],[10.880909000634452,53.856402497649405],[10.85369049978306,53.85968099821293],[10.827281500570502,53.84376299795641],[10.83666300045076,53.82922949790496],[10.869995000216695,53.82562249851552],[10.837355858364162,53.77138696766172],[10.853297500038078,53.7589299976765],[10.891589389166601,53.7627607185395],[10.96958079872064,53.73174989603395],[11.012642501076181,53.72935449713683],[11.01520949979482,53.70552549709365],[11.03237499974926,53.69879549717335],[11.042754569048954,53.6669384202494],[11.01773670329163,53.63338448369385],[11.008478528084142,53.60388401310649],[11.02156400001758,53.57586849629409],[11.006408000706013,53.56170699785821],[11.000820000240989,53.53070499777817],[10.981177500257447,53.52508199752204],[10.911168499684551,53.52280999736633],[10.873504000963578,53.47555399627718],[10.844556999734317,53.45120349719594],[10.789149999713171,53.43666199728031],[10.790553499932516,53.412214497874935],[10.772274001038795,53.40187599724413],[10.785943000958635,53.38556949743506],[10.764404499849606,53.37358399785911],[10.815207499890334,53.36416249738742],[10.854643585228066,53.33978230947495],[10.885942865224479,53.33598091896843],[10.9593610000573,53.338524997214215],[11.001625099507349,53.31324488932125],[11.00965126725338,53.28133310276094],[11.02715599970326,53.279283497071305],[11.06247203790554,53.23530122329987],[11.136861584611612,53.19195573984183],[11.194784500040953,53.180229497369254],[11.216143000411071,53.190775997011606],[11.24670550050922,53.19080049699835],[11.278297000575662,53.17704799731928],[11.30377199997719,53.14714699803304],[11.39245350096246,53.13384749702586],[11.45944000037741,53.140289498418426],[11.475398499913117,53.12773899773755],[11.534571999762353,53.12531849724533],[11.5559620000269,53.138778997814235],[11.569365000723053,53.16609499725564],[11.605684500255162,53.17441099781468],[11.601023000069517,53.151861998209995],[11.572059999770435,53.13167649661866],[11.609560500666639,53.11131199769136],[11.612517000277647,53.09816849645093],[11.648147499860219,53.090969997253204],[11.64735050017071,53.07151049716462],[11.685154000721639,53.077571497571846],[11.712766000231221,53.06530699800875],[11.657094500273837,53.04189649735621],[11.626237571293695,53.02039294826218],[11.646735500266178,53.0053389966316],[11.673473000456628,53.00919299765415],[11.682709000699106,52.987156997085755],[11.707271500752197,52.9710644977071],[11.697894728647615,52.948397953080374],[11.730468267818132,52.94275274514742],[11.755360130833026,52.924824298975096],[11.752842816079411,52.9066580231827],[11.723298000513072,52.90136449636886],[11.694313499871155,52.9070589973961],[11.680680500716335,52.89189499625322],[11.635813000774476,52.895442497599745],[11.632403000620565,52.86079349842707],[11.527547499623836,52.8422044963937],[11.468816500143928,52.84157249759934],[11.478810000146376,52.815892997257876],[11.530623000590422,52.81469949716919],[11.540319500064356,52.798395496704295],[11.498493501069952,52.77634799774888],[11.429854000589218,52.76565349752339],[11.375580000822932,52.73532299701929],[11.344878999857476,52.748300996173825],[11.334122499693647,52.76663799728747],[11.284413500822781,52.770683497439485],[11.278288500572668,52.76038249845603],[11.225254000442817,52.778559997195124],[11.206360499858354,52.77093849772123],[11.182277500224693,52.78992299756337],[11.145960000882488,52.78518549752507],[11.118860500620878,52.80942349768358],[11.051835000945859,52.790163997367046],[11.010847000221874,52.81018699760444],[10.938408999900785,52.81797799648505],[10.921462499845624,52.80404799707897],[10.928252000291756,52.78342499740997],[11.006979500756467,52.725889998420094],[10.979157999659778,52.71961949724703],[10.966378001061907,52.69833149749397],[10.98006550072853,52.67457549758086],[11.008460500163492,52.668641496873605],[11.017982999883428,52.684966498537904],[11.046194499920821,52.686892497653474],[11.081471999871606,52.7221834971023],[11.099620999851986,52.75251399709574],[11.140225999787555,52.756640497170075],[11.161895500242567,52.74575199755333],[11.171500000276572,52.69180149920014],[11.24612850086759,52.672902998470825],[11.235647499703191,52.63109849935999],[11.267656000847515,52.627446497255335],[11.287321500336981,52.58605249893153],[11.281577000334035,52.57416499774234],[11.237595999635053,52.58525149644746],[11.206451499627516,52.58201149932853],[11.202206001051131,52.56074099713558],[11.178700500472303,52.55108249803411],[11.157690500267282,52.52480449966153],[11.11398200051974,52.54692399639566],[11.055788000419058,52.51479549833186],[11.06363149975118,52.49262749772338],[11.090441500509474,52.45526749868398],[11.148311001051573,52.433852997023294],[11.166937500743419,52.432752998335694],[11.20321850073048,52.40711249669482],[11.182244000741552,52.37777899616823],[11.138522001085393,52.35798999736651],[11.131916500027094,52.30915199665559],[11.17125749963071,52.294421997464156],[11.18332800048574,52.2710944975705],[11.155288500777878,52.268561997345294],[11.152268500408061,52.22800499709305],[11.181117000679931,52.23727049720878],[11.20763249978933,52.22969649695446],[11.234694000703083,52.20672299794331],[11.217345501001544,52.18462049814477],[11.182302000350715,52.19838949616086],[11.131717500641793,52.1871094979446],[11.157922000226048,52.14556549594725],[11.159577999675266,52.12377099682047],[11.125448500463044,52.12327099657398],[11.112648500611213,52.112561497352075],[11.076194000415109,52.11230199608814],[11.050366999906547,52.06687349577664],[11.021615499718793,52.063152997137955],[11.025374000939221,52.03990249688869],[11.069807035126015,52.0377933297419],[11.098086500223465,52.0033809970906],[11.101478999938932,51.975622496900584],[11.061405000398114,51.97298449744664],[11.038670000475454,51.95338049718543],[10.963134500726538,51.948480996382465],[10.896292000336748,51.95044949578073],[10.881778500956838,51.93830849728287],[10.916928500181031,51.927593997506925],[10.91004550035438,51.90006499677016],[10.863394000818964,51.88332299757764],[10.884608999944016,51.86521999717781],[10.900626500920449,51.816311497133725],[10.864224499945525,51.81087849745772],[10.852796000335559,51.78562599694578],[10.869420499761528,51.767978996241084],[10.905483499888986,51.75207349745268],[10.886962000458652,51.730067996348936],[10.916858000221735,51.724748996984665],[10.91179449999015,51.67885049694504],[10.952382999645295,51.661069496798845],[10.931697500024713,51.641111997163605],[10.906089500097774,51.631243997209374],[10.894002000130568,51.610660497462995],[10.858615499835427,51.63289999715008],[10.755894999911497,51.641749496851475],[10.778199500738248,51.61467399665588],[10.72893149974413,51.61046149701576],[10.743510500792803,51.58100099712947],[10.742696999757415,51.54424749746642],[10.670341983137625,51.54816995444965],[10.654822500189823,51.52517949703684],[10.600571499966467,51.534351497769165],[10.563850000372604,51.496276997256295],[10.544009000897232,51.48746049697766],[10.480036499832924,51.499126496011414],[10.446381419854221,51.515564041597],[10.41838065470239,51.506724009197725],[10.432585884515053,51.48381722057947],[10.429520941651846,51.46325748873327],[10.345686217910266,51.465440216784906],[10.342171036475628,51.42305831239599],[10.275147500153816,51.447794497470866],[10.264753011765887,51.41647908566557],[10.240538249076163,51.400829523444784],[10.189207500797403,51.404935998018544],[10.163144999645507,51.400707997817314],[10.177509000922663,51.37882249769856],[10.175261001020319,51.32460099819566],[10.142902500169784,51.305055496310416],[10.109449811506858,51.29741923946177],[10.135099500285484,51.244525496875426],[10.152373000478914,51.24640449658933],[10.20650128799843,51.22854445305477],[10.268548500791724,51.22007799736557],[10.30315850008133,51.200851497395746],[10.299351999802637,51.17373649686749],[10.307914000693701,51.15238249711206],[10.295764000021613,51.11120849714269],[10.26097500022212,51.09994999684838],[10.276586000373522,51.086790497055574],[10.26835600023116,51.067088496851724],[10.287665000156554,51.044703496137146],[10.320248500015673,51.05236099785586],[10.348019500386672,51.03741099669643],[10.375660501008886,51.03781249709835],[10.391869000747192,50.99982399705229],[10.378053500593289,50.95816099680469],[10.337903500523959,50.95530499669386],[10.320376999750293,50.930715996925706],[10.28826800088609,50.947028495922524],[10.24698750049191,50.9565374980845],[10.218465499780278,50.95618399695383],[10.20302800044078,50.93098849665165],[10.184714500085706,50.9294199972756],[10.14315450044716,50.89425399799033],[10.155933500804796,50.86498749578038],[10.104607499884814,50.856618496487854],[10.092633001035775,50.84098399763395],[10.102379500346329,50.80955299665374],[10.072072069251986,50.80565998119612],[10.095930590789234,50.77230119017066],[10.128289882057283,50.77934975191873],[10.152581711727182,50.75144432890293],[10.20044163074624,50.72868318865204],[10.218573722540093,50.7383610400448],[10.179406817369225,50.759697635389344],[10.203177389611193,50.77690236676917],[10.226584700592074,50.73597843656407],[10.250153043113924,50.71228907840753],[10.305866809511427,50.714990959860415],[10.342888893283599,50.70884429306957],[10.345138517462091,50.6707288002366],[10.362392636268508,50.66156409092254],[10.347847124831045,50.625808481574815],[10.364636135464709,50.59456125480725],[10.316329708228066,50.56010266408279],[10.387852000332538,50.544771996906654],[10.37949950073658,50.52716149692853],[10.406561500401038,50.49009849659151],[10.444837500163823,50.479811997732206],[10.471442000209825,50.48638949695802],[10.50640600096136,50.509246996889125],[10.551656000849274,50.49692699624619],[10.572651001018414,50.473017997035676],[10.57400200090904,50.43543399594678],[10.60780521355548,50.41690645358147],[10.642093500921813,50.42822599676452],[10.66570949997804,50.40279449704841],[10.743572499703356,50.39445949679103],[10.76579550086973,50.40654799608309],[10.769492000422757,50.42749449603291],[10.812353500476659,50.4296534970137],[10.829279000917328,50.43885599693828],[10.867546499861364,50.43739949663459],[10.909739000938652,50.45167149806414],[10.896521499818956,50.48190499646629],[10.9317054998911,50.47580399677944],[10.934322999984934,50.446308997728885],[10.961611000696454,50.421296995891794],[11.000796000172041,50.442862497396355],[11.029629500317755,50.42705049708603],[11.064463000879924,50.44116449636726],[11.105398500559371,50.42950199798045],[11.11614349989548,50.413194997908874],[11.14723450044402,50.41722649680829],[11.180147000575115,50.404673495414166],[11.201726000195372,50.4081299972002],[11.180174000836532,50.44933899804962],[11.193079500450379,50.45771099662429],[11.175927500434561,50.48229649704556],[11.206734501029352,50.49122649680254],[11.180292999962994,50.50521549599911],[11.193105000859987,50.523413996439416],[11.223035500655376,50.518416495574726],[11.237513500997629,50.53981199809627],[11.262618000928457,50.54324799619897],[11.266207251173569,50.576823865764375],[11.332250907150119,50.60693807428994],[11.408742000465619,50.59757849725443],[11.434544232009324,50.59802661977837],[11.447272397463562,50.56268578818609],[11.466531476982476,50.55487206976847],[11.482503500419107,50.52411949640716],[11.522934000063854,50.51112199687115],[11.539777288269077,50.49298660869792],[11.58750500066219,50.47707749717079],[11.592330107691106,50.46735296339018],[11.678039500516316,50.4316619970138],[11.724555500627782,50.45799299699746],[11.766782000782932,50.47396799721949],[11.810026500829956,50.46018399648262],[11.841626499733426,50.468350996848045],[11.893383500648149,50.45256399664074],[11.929417499645291,50.459886997139556],[11.946489500696146,50.47936049763786],[11.977768999951591,50.49856999765845],[12.028531000454556,50.48676649688272],[12.050697999736366,50.487811496762696],[12.06488650049323,50.46701949695715],[12.098063500032193,50.46492599697897],[12.103157500968782,50.45059949670826],[12.074869499828361,50.41283149609519],[12.099221757433439,50.39706428830004],[12.123747482658409,50.40422161142869],[12.148204638210021,50.38925133835329],[12.151930348654503,50.37165883553014],[12.19880399985999,50.38070249697687],[12.222382500203471,50.36233399585376],[12.200786500967062,50.34758049667383],[12.21395500079688,50.32411999659309],[12.198275499930672,50.3073539955598],[12.20145700016354,50.27278199708843],[12.247040500833238,50.26826249665529],[12.238856500925401,50.24662499640534],[12.293878000928652,50.22126999687255],[12.289337500598824,50.186051497114455],[12.301193999869549,50.16410549685755],[12.273399500633332,50.14032049651484],[12.269539999848572,50.12413599761569],[12.298864500232972,50.11621699677496],[12.317671500215795,50.09825649635071],[12.406834500333556,50.11701849635812],[12.410389500473679,50.09716299704937],[12.434161499990289,50.08482699680623],[12.479725000382128,50.08493749597732],[12.466829500051452,50.04923049685913],[12.502423000991815,50.04569099607544],[12.493285000422809,50.02874899697645],[12.52655900094976,49.99824799674307],[12.553333499682536,49.98955749698812],[12.582364000421702,50.003580996061984],[12.639332999755483,49.98380649686468],[12.650102500360902,49.96412899768018],[12.609530000074184,49.905987996717116],[12.621483499999899,49.88799349638354],[12.686592499677653,49.888194996624826],[12.712176500945699,49.88386049695111],[12.718181500836462,49.86225449706844],[12.703151999637551,49.83319699639892],[12.68287950083044,49.82830149651842],[12.628266999903191,49.845527995813946],[12.58478049986246,49.8234664965683],[12.567609500391589,49.805991496880324],[12.566952500966405,49.78377899536583],[12.588669000170345,49.74988549709231],[12.559654543716695,49.726243440292215],[12.584209818555621,49.7011962147944],[12.589011882760019,49.67840796767512],[12.649951234258484,49.682027308825326],[12.691681714178108,49.66653797513163],[12.692003277621719,49.6363267302685],[12.74407250073818,49.637008996705816],[12.758204500203245,49.58696049531786],[12.742564000825327,49.560380995938814],[12.696630612862398,49.548323326054366],[12.702168781022579,49.53129498152801],[12.74231776904992,49.51772075162463],[12.76864602804028,49.50202466266191],[12.7620895243167,49.47232709997096],[12.783156940311018,49.46227811073767],[12.784656877391281,49.44201696902844],[12.844438499987913,49.440555497844194],[12.8369335010127,49.42440499657281],[12.840925970013133,49.39005762836642],[12.856580000375235,49.37910399630535],[12.904692000630112,49.386830996088655],[12.918035499876614,49.41105399638255],[12.968520000105967,49.41999799664239],[12.981986500164279,49.38270299536513],[13.017832001007088,49.3701779966732],[13.050557000152253,49.34112099635902],[13.053764000495786,49.322805996270404],[13.078898500840072,49.30773249606838],[13.111362999751629,49.31369549684264],[13.132912999794373,49.260385496716395],[13.156651000769035,49.24962599712561],[13.16525200072186,49.228485495342944],[13.188808700763675,49.23646975221711],[13.20062416018907,49.25934207771068],[13.29623763390088,49.21812216108713],[13.34152568993101,49.20550403879547],[13.357055356101966,49.1832209659704],[13.388119205176169,49.18094216418302],[13.42373355618883,49.16605925629721],[13.445922136033227,49.137590274641845],[13.511640333991066,49.14325333232046],[13.530081643193629,49.152813565455325],[13.612214987930933,49.13278558362733],[13.617161749575127,49.117620247812305],[13.601405879855967,49.10208615502027],[13.604422688298536,49.059620962551115],[13.645552320449612,49.049379578114284],[13.673890499832961,49.055547496832524],[13.713795999999146,49.0123309974302],[13.74491949990533,49.00918199615534],[13.729960499951572,48.989774996517006],[13.72705600080138,48.96520849672154],[13.706805575180967,48.94016581237369],[13.720344000758018,48.92076799651673],[13.787663191472683,48.91337700089963],[13.813676429830025,48.92413068415075],[13.809316354853081,48.938485458595174],[13.775592621969336,48.96134146854048],[13.796097197363908,48.98781718694793],[13.819513207218224,49.0047165521616],[13.851108219980171,48.994581492091804],[13.85816503579616,48.96987001162707],[13.877400324879822,48.95866607717067],[13.846884634785908,48.93167099183066],[13.895956801159278,48.89007251941146],[13.916986498121954,48.860266003999925],[13.941446000628952,48.84691449651153],[13.980097499764101,48.79878499566184],[14.009283000408058,48.803544496131956],[14.043565000972423,48.772823996172924],[14.062338500304747,48.78607599730392],[14.090065499946999,48.78582449670076],[14.136637500578043,48.76574649599834],[14.178794000329894,48.7378964962957],[14.15416350053459,48.71056849514037],[14.190085500867658,48.70973199672253],[14.223041999713185,48.69834849632062],[14.260018999765121,48.6698554954099],[14.323531499843845,48.64900999774219],[14.329161499876424,48.63364449492119],[14.375499000366963,48.63909499640281],[14.389018500545713,48.66889949720694],[14.417051000033043,48.667262496232944],[14.465193030278382,48.68064801433833],[14.48095749988396,48.70327999752484],[14.49976700082357,48.710010995966584],[14.513082500748283,48.68126449627762],[14.525609000569482,48.67942349646762],[14.541077000911221,48.65041449552775],[14.593578721453696,48.639792367757245],[14.62471080282125,48.6555483476655],[14.623995499713477,48.67644049658956],[14.608861000098896,48.699111996385234],[14.648007500179165,48.70252849575834],[14.666634343153529,48.69386698023042],[14.694473581708102,48.70782208534008],[14.669490000003918,48.74347749634004],[14.634260499619922,48.76602899605962],[14.682798500296252,48.772842497660434],[14.71212350049256,48.792973996278256],[14.748471000055982,48.796690996408685],[14.74913549987576,48.82612799771884],[14.79094000013867,48.83200849678458],[14.80076350045465,48.87038949497914],[14.819995000296151,48.85230849543146],[14.85448950078501,48.844172996094024],[14.859827000132777,48.824866996578166],[14.919238000962142,48.81677949634458],[14.910379000903777,48.87906499649971],[14.922752500140405,48.897807995204396],[14.945814000728488,48.89043049682672],[14.960364500712949,48.91644449756041],[14.920416499956326,48.918456495476065],[14.91299050052868,48.94138349682799],[14.871040500397266,48.989038496201864],[14.88580200035726,49.00946999671965],[14.921028499872701,49.022820496290024],[14.95177638446671,49.02453122244681],[14.956009000965928,49.05121949520845],[14.888749499859493,49.05320149609758],[14.888881000272931,49.07405699656742],[14.948461499745632,49.06831549606556],[14.961305999708149,49.052851996456354],[14.997313500336075,49.06238499661076],[14.993895500679393,49.075974995496686],[15.068935500018535,49.083642496314766],[15.09747650058397,49.07305049607792],[15.159867000938846,49.07517699606321],[15.193697499761583,49.08127649650615],[15.221178999873922,49.0743209956235],[15.228928499865725,49.05477149681055],[15.275992000662132,49.037759497502016],[15.306437000937471,49.04370149653655],[15.369640499853222,49.03206049575274],[15.418625000096142,48.98974749528817],[15.496050000526111,48.9856339960517],[15.580306500590492,48.965709996456766],[15.623988500673358,48.941829496690886],[15.67205749980775,48.92556149650574],[15.716176500497681,48.918494496654844],[15.761129000578194,48.940028496603524],[15.797682499817416,48.93246199617501],[15.80120100058405,48.91576249522062],[15.84485350035169,48.921108995393595],[15.886487000421365,48.902614996507424],[16.03558274039153,48.86069399678406],[16.051766027241854,48.84808343415077],[16.032860000048792,48.81327899500751],[16.05529299994168,48.800795496401804],[16.096568000802055,48.81191399640248],[16.13900600028529,48.80177899614348],[16.203263999828142,48.81467899677363],[16.206667499820245,48.795358496611925],[16.23589400078896,48.775012496015925],[16.248740500599354,48.78298649602568],[16.255441999836876,48.81509299620636],[16.294143000124503,48.809248996324555],[16.28816600074515,48.784194996399215],[16.338579500233376,48.77753249729072],[16.371900999971157,48.783347497091576],[16.3881289997995,48.80868799712817],[16.374764999957506,48.81734499601089],[16.38072750000549,48.85976849664058],[16.450603500024723,48.84405099602755],[16.482913464881047,48.84628772746701],[16.514280500517657,48.85940349674829],[16.55413951457887,48.85372375283716],[16.58654750018496,48.82211049663657],[16.596644500619448,48.83576899613575],[16.66252650084112,48.84693249598916],[16.70505900072464,48.848066996989616],[16.72032450017013,48.81918099665286],[16.7171290008934,48.80030599653366],[16.743144000909798,48.797724996140175],[16.756478000581687,48.77979549626611],[16.84548949965448,48.78564049631208],[16.913360499823842,48.79945799623519],[16.943529499815206,48.78287149673518],[16.94205350050504,48.76238499590736],[16.992947000510803,48.7473509964325],[17.008136000611895,48.724530995897986],[17.040200988608202,48.75379158418789],[17.045318899877024,48.76640691764493],[17.08524288559072,48.78317101505138],[17.104988819445108,48.80582432355246],[17.11529650714123,48.83340389070339],[17.15623549550087,48.832892734899175],[17.10904965359583,48.798001064143214],[17.090836697093255,48.75298877403336],[17.10706430577585,48.73361249514262],[17.075129831863308,48.72523665078165],[17.080975821821028,48.70747026776896],[17.12402258234852,48.70259814118377],[17.11127276701506,48.676843869638944],[17.09290316260643,48.67559407051466],[17.08775348244216,48.66762041738474],[17.025974261748726,48.674219711588954],[17.040162788496897,48.69916642354653],[17.02233657847994,48.707355536689185],[16.993451924350264,48.68292631824843],[16.976684012634276,48.652903398975674],[16.990344591152216,48.6254955854669],[17.00803500031662,48.62601599670082],[17.040378500185223,48.601220996024786],[17.039386499897944,48.56835299623121],[17.010977133757873,48.553028547932605],[17.01192300989919,48.53282945515805],[17.03061450081691,48.52802099642499],[17.033095000004266,48.47634249611238],[16.993457039267636,48.47211836059027],[16.970403281661277,48.438979602639805],[16.95735093258042,48.369554871332255],[16.96681865567166,48.34073937785435],[17.00277050011874,48.34209549485033],[17.005654999710085,48.308392495344435],[17.058703999744637,48.30797299505166],[17.10365649974306,48.29760549634498],[17.139395999707396,48.27777399652058],[17.149143500198416,48.255562496004],[17.120518000642615,48.24436949691701],[17.05286000080832,48.2550394959094],[16.986790000652775,48.243799497219264],[17.01609650055252,48.21223349524023],[17.041671999760236,48.199600996308966],[17.047441000757143,48.184606996562444],[17.085497500187152,48.165000495749254],[17.125170500884735,48.15606649578103],[17.145311499707073,48.12876049484576],[17.13807649990587,48.10837549588608],[17.157738500051206,48.07244149632635],[17.17400899996198,48.05840349590593],[17.222506499854777,48.039935996208555],[17.243616500866885,48.021340996984456],[17.25194200005739,48.00096449611158],[17.278904500921897,47.98867049585893],[17.214555500519563,47.97595749596651],[17.166533500415476,47.94130299630452],[17.19867799998996,47.930918997183916],[17.206147000737985,47.91370899620393],[17.15058891627501,47.885064821346],[17.186866499967095,47.86762099871007],[17.22400600060057,47.83879899620436],[17.170445000238704,47.809483996217054],[17.180105499956756,47.787209495676905],[17.218555500528332,47.7531904950856],[17.23443700010329,47.76916199636103],[17.25621700058343,47.7596829945943],[17.29215797609526,47.75299668854527],[17.341612587235193,47.77734907945518],[17.332678862075564,47.751643276695766],[17.369788427614584,47.73363225010945],[17.287124303484063,47.73171408973061],[17.27983350029444,47.72391299731913],[17.17905900048213,47.713558495700866],[17.188256190367547,47.70495304377631],[17.15897350048987,47.682620996659466],[17.213621000268343,47.65195199610859],[17.22046850025515,47.66809399636374],[17.244774500425365,47.67738099631899],[17.257546000538124,47.65213449610687],[17.300953833722758,47.6255983977984],[17.287145500265634,47.60272299678115],[17.283150500468018,47.57159849602718],[17.234694499655284,47.56365699493595],[17.214806000330142,47.637483496924176],[17.179474500788093,47.66368499561049],[17.140966000740207,47.655788496591896],[17.048102000846313,47.65367149593789],[17.049259000365964,47.629940994696746],[17.072733500680716,47.60746399559433],[17.050126499910846,47.600940996159906],[17.057862499741987,47.58317099637303],[17.037619500326965,47.55793499576243],[17.024028500643393,47.559072995549485],[16.991608000354567,47.62863699717072],[16.959770500219456,47.646772995123186],[16.93343700080214,47.64121049606612],[16.923558999942195,47.6210039963453],[16.871576500310812,47.59814749593718],[16.83360650085336,47.59535799640481],[16.81503750055969,47.61619949589793],[16.78087400012594,47.621603496466136],[16.774150500819133,47.60636349606918],[16.747385999992844,47.59767449626768],[16.75607800034237,47.57245899585761],[16.74926650023081,47.55742349689587],[16.783885499736122,47.53936049590268],[16.809520000242284,47.54594349560703],[16.849217500547187,47.50737799499017],[16.828515000882582,47.50161299523079],[16.80600749974166,47.52733149637315],[16.782910999996762,47.53556399640372],[16.757397500768764,47.5250929955987],[16.776237999777322,47.48633599635484],[16.720967500311975,47.4717884968499],[16.72028850008917,47.460539496293634],[16.754561000601754,47.43557699589858],[16.71877499988312,47.417975996324074],[16.677644500660612,47.4195349956089],[16.657277999847167,47.41003399615202],[16.646025999791163,47.388833496228415],[16.618710000064482,47.37157899578115],[16.567551495183967,47.35295475848118],[16.53179150067581,47.35758849713692],[16.538191000019932,47.32907699562226],[16.520159500043064,47.2906729961546],[16.536132000572195,47.26946799614243],[16.521870499648738,47.228753495522994],[16.53199649986339,47.20620249552369],[16.562739000697317,47.212037997117584],[16.601831500068442,47.161268494613736],[16.61946650036668,47.12687399585022],[16.578534000782614,47.102001495813845],[16.561845500705594,47.08231149604131],[16.57026299997051,47.05833199647681],[16.58632200015529,47.04738199566487],[16.548153000525012,47.03368249584887],[16.538957499991167,46.98850399482784],[16.54994200034673,46.96789349456154],[16.512576999996206,46.96027749582603],[16.47727249987195,46.94143799589457],[16.42501950006828,46.95108249666908],[16.40880799987485,46.943763496916965],[16.38711800000521,46.963964495592606],[16.338427500403608,46.96491249624549],[16.319254000210886,46.927390995169425],[16.344983999731255,46.9189639958166],[16.35949250092846,46.902049996014526],[16.351481000737568,46.878946495983705],[16.389813499926102,46.884180995701996],[16.450036499974424,46.85326149504158],[16.432754000061998,46.80352749615458],[16.416328000746827,46.80312499577153],[16.41256999973688,46.76059999548546],[16.440219500542746,46.75055249549348],[16.497019499993826,46.676252495296126],[16.488947000014775,46.629242996737865],[16.51047050062573,46.623189995998395],[16.51907300012141,46.60172599608392],[16.5599230002449,46.58626149609375],[16.592068000799078,46.59340299575306],[16.582523500057327,46.56647849611272],[16.591537000409453,46.55769899542189],[16.566781000633682,46.53378699562518],[16.569421999672326,46.523619495863855],[16.650804500370374,46.54271249463667],[16.672868999641643,46.50136149559808],[16.704121500479907,46.49911999589821],[16.703560000174427,46.47752449560028],[16.72634850016657,46.46888549581934],[16.729951000010935,46.44903149591869],[16.77464850037835,46.42216249603788],[16.794823000000566,46.43174099487989],[16.82922250041314,46.43322149552193],[16.840415000263647,46.41512949582307],[16.861537499747893,46.420926494339646],[16.862304500638455,46.38704399618134],[16.893780000092523,46.382801995280694],[16.92495400086551,46.3931044956663],[16.952274000642255,46.35233099563223],[16.958374499781367,46.315690495636005],[16.93609750054429,46.308527995295826],[16.946226999754685,46.291390996007166],[16.969212000819823,46.3012634952218],[16.976645491639715,46.263742096022916],[17.010150113801895,46.28602884075539],[17.022582053631478,46.254239751356],[17.075870211050407,46.254627096396234],[17.089448048366595,46.23493665505685],[17.08941169564127,46.23484810499197],[17.089448048366595,46.23493665505685],[17.122205271303407,46.22165147162972],[17.147976499875874,46.24556849466056],[17.184947500549807,46.244265995230876],[17.223973500868627,46.21344099519233],[17.258958500567076,46.14336399564242],[17.2799559999907,46.143367995241604],[17.287420500895905,46.08963599566218],[17.350114999845058,46.066835995187525],[17.36447600040537,46.04895749590858],[17.395413000296116,46.042029995457284],[17.407376999814517,46.022924495299215],[17.455230000770257,46.02038499521004],[17.49582999979588,46.03220799515205],[17.499806000193413,46.00433449578418],[17.54809699957263,46.00661880773385],[17.588304756903035,46.021037786698365],[17.5888103145379,45.99575760071178],[17.57474702019317,45.95904011364357],[17.62189650078676,45.97143449536466],[17.670353500577104,45.94206249564416],[17.6832964996995,45.924225995472256],[17.72433650072445,45.91560749484176],[17.734570999660768,45.878112494554024],[17.71916149970064,45.860115995100486],[17.72688449989613,45.848112995570695],[17.775921500345635,45.85457349551337],[17.791759500806112,45.84813199422955],[17.83281650009519,45.85721099523782],[17.839430000372364,45.842740494596505],[17.891048500442423,45.85205599525532],[17.922777499755856,45.84013549537943],[17.951846500129072,45.85165499546201],[17.970611500381715,45.8365889954766],[17.99153400060441,45.83840299529606],[18.034860000201437,45.828476995560855],[18.070077500574826,45.82666949552789],[18.078329500565182,45.83560699515039],[18.11952350005122,45.83507699532897],[18.14117750048217,45.84287599496735],[18.164844000885694,45.82338699559247],[18.229305500634887,45.81521299525232],[18.25132400051893,45.82394699520591],[18.309628000565848,45.80973449569147],[18.35359450043404,45.82023949457578],[18.363223499972378,45.8374999952011],[18.38937800061996,45.817499496393374],[18.422091000046237,45.81769949553961],[18.45408399987337,45.82771499579948],[18.48651099988495,45.818959495384426],[18.525045500770766,45.825740994784574],[18.54723049987007,45.8819494952269],[18.56637249990364,45.88625599516817],[18.564281500325706,45.90524649532262],[18.58940099990656,45.932944495028956],[18.659405500864406,45.962408995060365],[18.74766700059319,45.96275449409061],[18.76418700011634,46.01418749567846],[18.781881000374025,46.005030495696715],[18.826349000321557,45.996905994348175],[18.838898000053742,45.984107995360624],[18.871903000298914,46.02409749508868],[18.895642499662188,46.014394995571394],[18.93484200052188,46.01770799505159],[19.00603550001756,46.006766495394736],[18.987532000241796,46.05443299578128],[19.020466499661367,46.07028299526082],[19.07805399998369,46.08200249592848],[19.06832750068367,46.09442849648865],[19.08209899966521,46.12213399532308],[19.16177549967574,46.10476599574002],[19.214542499914835,46.11500599572382],[19.2357590002473,46.08770549508344],[19.311387500858636,46.08350049652073],[19.340574500496473,46.0690594963152],[19.460246500353033,46.104104995258794],[19.450715500272167,46.12205399649651],[19.47330950076332,46.150212995646385],[19.47408500060061,46.17773749557938],[19.454665000361445,46.20180299572761],[19.48315049989054,46.21264949514254],[19.468652000144342,46.23092149530466],[19.4973560008355,46.24226949624965],[19.551734500499553,46.24928699592588],[19.5676559998551,46.25726649454732],[19.638170000370334,46.26409749550321],[19.669896999739358,46.2315184958506],[19.712326633180044,46.25392801407667],[19.79444250005178,46.23894099559371],[19.81439750049759,46.24536899598493],[19.874394000964173,46.24298449585683],[19.910667000633502,46.24916849529112],[19.94965849985754,46.243017995745916],[19.963765000372796,46.208386995513116],[20.012129000116886,46.22077549525513],[20.04633649987238,46.216293495532746],[20.075295500883048,46.251560495848494],[20.00756950070865,46.26876649413964],[19.972334000244647,46.290241495877574],[20.02976650074612,46.32723749579034],[20.083524999994886,46.32214949529923],[20.078039500442905,46.34901349526941],[20.134430499969536,46.33592199586867],[20.163964500419066,46.33797549553041],[20.188796999721937,46.29360599563059],[20.222300999619044,46.290074495434176],[20.251462500453616,46.268944495523634],[20.295316000132285,46.27801899582678],[20.308066999599983,46.25920299642542],[20.295674000618977,46.23697949560622],[20.249422500532603,46.23612899424184],[20.21628750018391,46.241979995900685],[20.202427500691833,46.2084964957514],[20.217061499794276,46.19022049555274],[20.236855000151984,46.187086495651286],[20.285443500873498,46.19550149585439],[20.35131500009776,46.175642495439234],[20.368475999567806,46.15291599657428],[20.39734850006846,46.15750249558989],[20.445244999847375,46.141835995257836],[20.459200999275144,46.142978496034736],[20.49526449953697,46.17114349635128],[20.501524999878715,46.1899359961124],[20.544358999540968,46.17892049646228],[20.634091000041153,46.12667999575395],[20.663662499122253,46.15099499596738],[20.701934499178662,46.160482995974995],[20.724833499432176,46.14602999497502],[20.76449399904339,46.14706849596155],[20.804975500231027,46.106253495264966],[20.832987000122042,46.090555495721844],[20.847746499221213,46.044765495769894],[20.842406499231963,46.008228995847006],[20.91122349998977,45.955185496919704],[20.95821499902524,45.94229999481122],[21.004206999987897,45.969840495507505],[21.051954499399972,45.96422149629069],[21.08537499956179,45.99663099608182],[21.110209499012115,45.977067995624786],[21.111990999936097,45.95931699558254],[21.09505649976666,45.93109999613866],[21.13615849976219,45.89946849580783],[21.113182500252485,45.8744474957782],[21.126252000073688,45.8673229962417],[21.142121499573985,45.83362199584199],[21.111774999704718,45.797629995654084],[21.151001499543437,45.78252499458345],[21.16011199936735,45.73940249550483],[21.147911999537087,45.71865399619688],[21.147454999509534,45.691744996000544],[21.116428500159024,45.67115649486246],[21.084665999095993,45.665032996136674],[21.108847499487183,45.62129999583127],[21.094307500233857,45.60815899557738],[21.11845849915477,45.59695049604332],[21.131535499819165,45.57402599493477],[21.15511949936353,45.56785599579978],[21.209330499741153,45.57705799506702],[21.30318350024731,45.57210249665183],[21.320443499231885,45.523360996048915],[21.33950899914845,45.52668699571407],[21.341898499738583,45.48841149534587],[21.401198999104444,45.49089199591656],[21.441132999314213,45.469170995538335],[21.511552499939565,45.493584494723464],[21.559957999132678,45.491649496240065],[21.577305499795663,45.474107996177985],[21.597461500161838,45.47439399575125],[21.648742000110474,45.4318519956214],[21.66893949947132,45.43175049608047],[21.626778999891425,45.38720749570273],[21.706661499740672,45.347263496146596],[21.725658999179807,45.32001749582749],[21.766731500133904,45.32872099602026],[21.793062999116206,45.31914999498003],[21.76887699972132,45.27616749579234],[21.77135049986435,45.242262495526035],[21.75402399944187,45.22239449542016],[21.79982150000672,45.20523799445774],[21.83812350005939,45.18427299562581],[21.859685999221757,45.14958699538072],[21.832042999847772,45.10719199529683],[21.80350699974178,45.10634099587499],[21.800348499981737,45.07458499643036],[21.82077449934246,45.062660996035575],[21.82774393171252,45.038433610524834],[21.863178337809465,45.06511172011657],[21.87913193651366,45.06346404620716],[21.917151890256257,45.034963143016036],[21.978617168168455,44.99727610170218],[21.979237692924865,44.9758937215505],[21.934830847503054,44.94207128990206],[21.914740930517034,44.9441040575205],[21.907783705556824,44.897714363469774],[21.885221532632038,44.86553570907736],[21.90615278401872,44.850139828571955],[21.94759499969279,44.86903599571485],[22.002669999327786,44.91388449637079],[22.044926000187267,44.90694199649489],[22.079345999550867,44.912894495897554],[22.157419499643698,44.87914099579096],[22.168437000356327,44.846780495776684],[22.2077990000713,44.81687849525748],[22.23672199942859,44.8088414949342],[22.255633499513287,44.82996499573421],[22.25066599970483,44.85270499647485],[22.28274399991289,44.86111049514314],[22.323322999257634,44.913021495974746],[22.33591599907123,44.92196049541936],[22.34655950003269,44.96788799562333],[22.332032499559194,44.99333049565635],[22.360948999868288,45.026143996349795],[22.389297499586284,45.01474699652871],[22.451635500170532,45.01723649577588],[22.44880249978268,45.00448249578922],[22.479946999503557,44.992878995800915],[22.49144999991017,44.972600495844354],[22.52999899904164,44.99747399561738],[22.547030999132282,44.98769849429808],[22.59185035259037,44.99838801438917],[22.6060147880517,45.016080619830255],[22.65524275117428,45.037347805142595],[22.677237376423076,45.057061489867536],[22.667572308535508,45.074125578086466],[22.69715252017261,45.08705124071169],[22.708137233096974,45.07134223326698],[22.741850549728326,45.0585232295963],[22.77608974226143,45.056791147957334],[22.831013569261636,45.023454930568576],[22.853800690615227,45.00339245997772],[22.85459584311553,44.98796397199475],[22.88545195251731,44.95515205609081],[22.865093963219962,44.93110226921272],[22.88713067515482,44.88310659144896],[22.885710754622384,44.860570292281096],[22.899237304787327,44.82302412503129],[22.90067970085676,44.800436046209235],[22.932473633919923,44.77558064870083],[22.900386941642356,44.76591555422532],[22.899882999375958,44.737210996347336],[22.96422199969788,44.713175995448886],[22.995647499667427,44.6900184950507],[22.993096999180693,44.652755995703],[23.018708499427692,44.639968995284875],[23.010428999463496,44.62349749562985],[23.046463999131607,44.61734399570929],[23.068763500129933,44.58260599580114],[23.063128000239548,44.55489049576228],[23.036569999808126,44.53096849529835],[23.059088999476153,44.51886699535228],[23.045011500255946,44.49745399558841],[23.05473799979631,44.45360949555676],[23.113784500215033,44.43771799532658],[23.108690499843313,44.4134424953062],[22.981397499159293,44.409744495569555],[22.9542274999394,44.36856799574448],[22.946492999804832,44.33958899534852],[22.959713499017866,44.33095699503986],[23.029610999082422,44.32537349441313],[22.992658999691788,44.270844495110985],[22.980164999920135,44.259226994984125],[22.94205399953807,44.24926499490946],[22.96252999939924,44.220069494726545],[22.996449499945523,44.21978049389411],[23.00615099930388,44.20267599520878],[22.963197500186872,44.20425649542931],[22.930939999439715,44.17754499577849],[22.926312999565486,44.160974494354846],[22.984305999584535,44.15330849534911],[23.00061749920786,44.13677749578486],[22.983348581647586,44.115071643896826],[23.001386433917045,44.10287270163938],[23.064791752177534,44.08844570254687],[23.08732482909778,44.06090028235534],[23.090694275314032,44.03812750708537],[23.065487109397502,44.016085937409834],[22.969748999860656,44.00851799388059],[22.891734999261864,43.991796495299624],[22.878724999463316,43.9815674963405],[22.86205499936158,43.92389949481614],[22.838279499876528,43.886691495013466],[22.868487999292935,43.82727099480647],[22.831377499772074,43.823502495860026],[22.824678499368304,43.80956599481394],[22.788438499467013,43.79354499534989],[22.750142999582398,43.801599995217586],[22.735041499613832,43.76646449471028],[22.71156699941911,43.76153099537336],[22.64291481335134,43.73357887826873],[22.635593499852284,43.70738199569082],[22.665912499608627,43.71508899479206],[22.727331212879957,43.67864597238544],[22.72647584620483,43.637204609712214],[22.781747823776577,43.600255785943794],[22.825566859298593,43.612597012092245],[22.81882657909494,43.59253489439889],[22.893347193488182,43.56950790131356],[22.91975022874306,43.546851043649184],[22.92506040029832,43.53158827480086],[22.970716993219757,43.51674178926422],[22.987346823726167,43.48952603218991],[23.024606000205036,43.5042744934312],[23.039526000277068,43.48297999444624],[23.071106285692963,43.476666573651386],[23.100031586968036,43.43739516597108],[23.158338502114418,43.42502112151821],[23.164645001079396,43.402981107417105],[23.147542927720497,43.38963913919123],[23.17737491683226,43.37600101029181],[23.184537499679095,43.353363994996],[23.22783850004287,43.33326299510031],[23.26182099908055,43.347814494646244],[23.29622600002619,43.336551995031705],[23.303767999894035,43.3060854950386],[23.32975449928051,43.269365994663325],[23.367240999541025,43.256361495296474],[23.412543000168625,43.25758399448332],[23.43756250009079,43.249075494924334],[23.473102499267434,43.22492099592485],[23.447012000101896,43.20592299498609],[23.41182199900601,43.202994494610785],[23.389197999350124,43.17779599538907],[23.384594499936778,43.15509549463892],[23.349415281654554,43.14841583576761],[23.349987945118585,43.123212993775276],[23.389573162188352,43.093107225336695],[23.36927540547219,43.070747269845995],[23.351917681576815,43.01851584411587],[23.321417029331375,42.99761168429696],[23.260958870204377,43.00713901373053],[23.233969921378325,42.985326007709396],[23.209373755960137,42.98112076245427],[23.18938592198304,42.951991693642576],[23.166591566262806,42.951122813134035],[23.15665077003961,42.932928457057635],[23.1850759323558,42.929478983766224],[23.22340993267385,42.911923003688],[23.18758895234259,42.86963497696621],[23.16411218726483,42.884326876446885],[23.10766284062082,42.88184599503247],[23.085070906265564,42.86843797008383],[23.081649499204104,42.83283549456055],[23.0460015001476,42.8137399960615],[23.023848999347475,42.78604649492946],[22.995000999585333,42.77629699467923],[22.984962500174955,42.74789349345048],[22.989278499511375,42.73380099439475],[22.954941000214255,42.724298994657],[22.962168999608302,42.68726549459958],[22.977309000114925,42.679681994610114],[22.961992999604767,42.65685799524688],[22.91522807403151,42.63820518059578],[22.90179280992089,42.60274504176805],[22.86281968108562,42.60958479574933],[22.88273649933466,42.57707249494449],[22.847971999239284,42.55156899447623],[22.8586739998297,42.53662799424606],[22.90398749926617,42.55230099470581],[22.904402499131212,42.5283159943512],[22.87064349931086,42.5124894944714],[22.86432049987183,42.50088449464733],[22.886151000152715,42.474511494714896],[22.867947000050542,42.471442494795376],[22.82070999914969,42.43828099446936],[22.812509531478042,42.417013615025716],[22.796018766329606,42.4161938951098],[22.80572699959486,42.376011493942194],[22.837718999808995,42.373474494588066],[22.881829999916015,42.34978699358207],[22.896979499697917,42.31876749465696],[22.898002000252397,42.29578549455993],[22.925881500387042,42.280785493898826],[22.92976600006164,42.23788399452358],[22.97184769219137,42.229319287088195],[22.99490048576956,42.24094603826422],[23.023489499759016,42.24056499414213],[23.02829099911321,42.21498399552044],[23.062927500129653,42.21093499484348],[23.088097999507223,42.18916949450972],[23.123643499641098,42.206243494272435],[23.153561500292934,42.17619199468208],[23.09230549976604,42.16120199386812],[23.07239049932388,42.148733994803486],[23.066356999230884,42.11789449316774],[23.119058374510182,42.105745778382456],[23.138327499617265,42.095877994881455],[23.220782999742248,42.09003649421332],[23.263202000067,42.09068949419982],[23.30904250005772,42.07880749408783],[23.31997250036772,42.06694449425784],[23.389557499933577,42.06066599425852],[23.409198499928483,42.05293549462177],[23.438631499845815,42.06164299458994],[23.442066999476538,42.039494493918866],[23.42688250006739,42.022979993826944],[23.377792500020796,42.00066099420184],[23.35824699975074,41.94439699279363],[23.331272499729373,41.93363599449794],[23.33152200025239,41.91454949518788],[23.291800499763216,41.855055994410655],[23.34547399955312,41.813680994142224],[23.34735950013225,41.80239499427435],[23.377726000301088,41.79302899363215],[23.39859700003171,41.77667599368134],[23.399430999575934,41.73620149425305],[23.437298500347307,41.73066199418173],[23.459007999304387,41.71298549407995],[23.497656999369436,41.69522449440364],[23.522299499637707,41.694379993978096],[23.534740999993517,41.70583249438886],[23.561741999238674,41.69741849391508],[23.633544999613825,41.71586449428691],[23.664611395078,41.715719027723985],[23.664061938338126,41.736514260073314],[23.71614849943113,41.739626994530724],[23.748562577748427,41.75480785948433],[23.750508050912167,41.77427573357351],[23.732658954714278,41.78792807946806],[23.73222565137229,41.83105148971072],[23.74761936987522,41.84005014201145],[23.788964363591504,41.841413297329574],[23.799676882349782,41.85473824967688],[23.7914548695171,41.891025863854935],[23.771361357548127,41.92334866644285],[23.780554495576034,41.93387197052984],[23.821201204975182,41.92778506317424],[23.842638621506406,41.90767155328422],[23.8741412390853,41.90722729130213],[23.90934537851876,41.91837558649507],[23.92231986140399,41.95289586126381],[23.935325322836025,41.95616507664241],[23.95119682966838,41.98327531139457],[23.96886906582552,41.985868076325765],[24.018704938442966,41.96138562228],[24.02871992310924,41.973210558280066],[24.05627473964045,41.97654946077327],[24.09199612363687,41.97080192166968],[24.12763930345073,41.97187520654577],[24.14281637498749,41.94228978577843],[24.17955021117706,41.93426193824752],[24.210358616269723,41.916615763473665],[24.211096317211627,41.90506832174244],[24.270064177278872,41.9246852758616],[24.29082917551192,41.92703238874536],[24.290305058465265,41.95113420707782],[24.247803957932998,41.96867179185808],[24.234906230489447,42.00249212857462],[24.20207498041157,42.01393837757237],[24.21576953505706,42.042095177033154],[24.23376389630555,42.04030472361427],[24.262480154813723,42.020589720349875],[24.29889332500215,42.006613637306295],[24.33622640480167,42.01787426453449],[24.343894502044694,42.00098672776581],[24.348017084760606,41.93764315452931],[24.357627744250518,41.897426870231065],[24.375584235978575,41.90469816143154],[24.368080140882835,41.9295879860392],[24.42730686746284,41.96519404922133],[24.42967705583783,41.9816772562047],[24.46477317205671,42.020620158644064],[24.499933263247787,42.0070132798996],[24.49940511904031,41.98386242946333],[24.452283550511194,41.96993547035954],[24.457470297180517,41.95467174411299],[24.439806999773047,41.93821849390163],[24.452679499828086,41.92142099457503],[24.517817250623413,41.927794813106665],[24.572488172128885,41.93763376012406],[24.55562160113709,41.917993738395964],[24.563702392259582,41.90022879225772],[24.586920518515118,41.895507074247796],[24.629621535419236,41.91710844449977],[24.66158419774996,41.89845518396759],[24.61220618950983,41.890430277042626],[24.611216110588767,41.86559734380286],[24.64542593611441,41.87126078702288],[24.677082226173003,41.86695183309751],[24.674903734194565,41.833388790995805],[24.631155218095724,41.8130219097181],[24.65015626960888,41.79382178979688],[24.628114527235027,41.76716906116063],[24.636607163523994,41.748879115198214],[24.65785661374082,41.73936536824004],[24.632707034719196,41.70937866336014],[24.67053899983665,41.67721499302767],[24.685275499633974,41.673365493746594],[24.693181000380424,41.65061699420743],[24.71349550005152,41.662433993590156],[24.752784500007696,41.70068049362828],[24.750841499366395,41.713431493954],[24.78787000024221,41.731586493983116],[24.8004984997923,41.711326493917916],[24.83179949926108,41.7018524938949],[24.871587499837858,41.707410493955265],[24.901277999841447,41.65539949363823],[24.912626000127435,41.621871994021106],[24.96786649994129,41.61591849373116],[25.003424499522843,41.59490749408929],[25.001981999374376,41.56893899554291],[25.02181500013608,41.5534029940193],[25.021133000168103,41.52504699378076],[25.04979450019584,41.506622993914036],[25.061051999293046,41.48962349452302],[25.10538599911682,41.5263314940091],[25.15259049992517,41.503996994138774],[25.18805599923172,41.526263494585756],[25.204846999212524,41.55040399411406],[25.245930000341556,41.55575799349685],[25.252428499426003,41.56620599295798],[25.28651299966072,41.55404649393787],[25.328197499772106,41.55795649412724],[25.393273999523213,41.57853699335266],[25.40349198163233,41.624052713347936],[25.419047918371064,41.64756070529682],[25.46400720888027,41.63905437753865],[25.486108778527406,41.64160740532183],[25.51460995615763,41.6736289587309],[25.547184975018805,41.67095159198823],[25.566873794345213,41.67745124515513],[25.605687252536306,41.66908359168469],[25.627555016320226,41.65257845771514],[25.62588113488373,41.63661225682421],[25.66903162338803,41.62784692319977],[25.69398527461305,41.6632179131344],[25.707957154256505,41.65144106933699],[25.734485916989062,41.65587455441247],[25.74013149966629,41.67643599386046],[25.726697499674742,41.702051994061776],[25.726226993248925,41.730720985668334],[25.79979545390057,41.728356387412816],[25.814722020668903,41.74484178469253],[25.79133700002261,41.778605994427735],[25.754679000013084,41.779691494566165],[25.725102999281198,41.80489649410017],[25.75414199943463,41.83726999461326],[25.80273799984149,41.81897199406579],[25.840286000024708,41.82482449452033],[25.83587299985817,41.84490549434836],[25.845732999395924,41.87767199559424],[25.817081499796753,41.896307994203184],[25.808549499539705,41.92668449439754],[25.76605999956065,41.95604299473617],[25.77746299947153,41.980171494745946],[25.825404999947573,41.985319493916016],[25.84208450003229,41.97681149436112],[25.89072899927879,41.9963404940606],[25.90071949964636,42.01176999469495],[25.945083499285985,42.00731849403905],[25.976632499581388,42.03621749431756],[25.995543499799616,42.028742494262225],[26.020452499568595,42.039539994337595],[26.04026049981962,42.02321249472912],[26.07303150016912,42.02407199426083],[26.097165500055436,42.04025099479574],[26.14895399953559,42.03697649438266],[26.156534999646453,42.07948449453607],[26.139729999426258,42.09573749390079],[26.133302499903095,42.11813349316919],[26.142869000049068,42.16321899441723],[26.167440000406085,42.17144249443584],[26.167283000101964,42.19305199416194],[26.19273349964857,42.208129993976556],[26.21855100050254,42.18783299454332],[26.235725999539397,42.19497849553295],[26.30292389920753,42.192179576084044],[26.344759192207842,42.19850823621041],[26.370032184689176,42.1922883723894],[26.395120999600522,42.2312654947481],[26.460740499773987,42.2129724945433],[26.47913599978205,42.22424799449802],[26.5159495003486,42.225989494209934],[26.534755000138144,42.24075199417546],[26.567090999464305,42.232097493889846],[26.58454599989761,42.24017799397065],[26.572413500399932,42.27205149399993],[26.606000499626074,42.27662549456068],[26.639229999544163,42.29392749427447],[26.699712499758732,42.30407599422509],[26.739393999680946,42.31558849438135],[26.75099950015533,42.28424099421806],[26.765992500393104,42.273726494290585],[26.789798999617336,42.28444949405028],[26.806995999321256,42.267065994384424],[26.834732500552814,42.26929799462371],[26.84655999986506,42.287073993997495],[26.88714749940925,42.29347549410612],[26.92017399961678,42.319787995155714],[26.911917999476024,42.33631299579573],[26.86794350005232,42.37611349472926],[26.86842950017137,42.39463549386889],[26.90444699979206,42.40664449434321],[26.940064499915877,42.40612799437842],[26.967948999996562,42.416626494294846],[27.010282499598922,42.457243494567386],[27.063598499987737,42.45800949427781],[27.10693650042798,42.45284849421089],[27.17374800012493,42.42589299456113],[27.200419999678957,42.42280549421959],[27.240902999623408,42.40746199454706],[27.263591000248645,42.41615699389343],[27.30450450022573,42.39745849415347],[27.31944699949179,42.40243399397645],[27.340041000415386,42.35197699418078],[27.31741550018415,42.34362549468497],[27.282912533792786,42.31334669391882],[27.333653114620112,42.29589400427589],[27.311188480957686,42.28075464656524],[27.306609500395663,42.256515494505905],[27.33763000030984,42.22571249459989],[27.301956499765875,42.21552299402662],[27.308688000078625,42.20342699412733],[27.339719500399084,42.19051849437043],[27.367980723376203,42.2058239289255],[27.410106499804378,42.18750549386239],[27.465066821429893,42.18169658956948],[27.500485380486968,42.1826838487874],[27.505666958655585,42.25258070583944],[27.538368860503397,42.24117937114443],[27.563317200780602,42.24784082873148],[27.62440419570549,42.24052002194315],[27.60986138214339,42.21693824951676],[27.651289542376553,42.21177341848942],[27.66459019848281,42.19747853962471],[27.685208934078503,42.198135899710316],[27.706486499474682,42.22076399571275],[27.73999800007073,42.224322494562834],[27.776312499860005,42.219808994611746],[27.78789237197611,42.260497339989236],[27.81585880227038,42.2594680499862],[27.841084616541934,42.24938616595068],[27.896724362831723,42.21059193684925],[27.951900730284123,42.149751810360904],[28.197420234610934,42.14948121161523],[28.248650920367307,41.998782162692144],[28.08887884569309,41.98616897358908],[28.11642668164268,41.89222372123601],[28.115105111915113,41.86919175393327],[28.102669922132513,41.85289304744416],[28.073531777021902,41.83975210117803],[28.048792263769823,41.838983523137195],[28.079276553866176,41.783724190831805],[28.023754916760883,41.767219123506734],[27.99769564916658,41.75523224428633],[27.87932455151781,41.73869937530369],[27.767689641620265,41.75565264903465],[27.68525995205539,41.77075578879398],[27.624804777440033,41.79357160716],[27.558964049013177,41.84389278428971],[27.553276996699484,41.826005258573616],[27.52035246897235,41.791573306463555],[27.501793632366052,41.76295312230973],[27.45989258521245,41.750883677793276],[27.450312445973786,41.71600158773346],[27.42397170927972,41.67843766793636],[27.425766455309716,41.65965411427638],[27.388051939311705,41.615384425115835],[27.35872284231157,41.628357293988614],[27.34555307996925,41.61896760258151],[27.327890903457497,41.56206109332652],[27.287188025992002,41.56832719577175],[27.259054894342857,41.58107706436192],[27.20219042169986,41.58633829413628],[27.180642158518936,41.60244104010956],[27.126171616487568,41.6071442691851],[27.083073849694696,41.6178832807263],[26.99902402812011,41.618685793836164],[26.97251894405939,41.639194464775784],[26.9288727063502,41.606931523035904],[26.909812248692507,41.61159453187608],[26.89936299393912,41.65361258091477],[26.927548411856428,41.66642209030738],[26.920950761817654,41.68236074482741],[26.880028127335144,41.70958134559405],[26.816909566268688,41.69294015208197],[26.789383241741923,41.68991340127292],[26.7504239699411,41.66571123789673],[26.734278996098446,41.63142817164833],[26.73761466919694,41.61025366257957],[26.713388611638152,41.55025726723801],[26.688511811259563,41.511436362069844],[26.68442726566553,41.45396277053632],[26.623324663229482,41.438833523968434],[26.635231048497587,41.384633293049816],[26.628189976105432,41.3475260251867],[26.587949698715015,41.32264399921807],[26.54917047021553,41.34218831408926],[26.51956520664294,41.34036154795254],[26.501110560674583,41.32983191785742],[26.484266032591275,41.303734887113556],[26.467473107437904,41.30206379613162],[26.455298835378986,41.27914049395394],[26.436688402326414,41.278088275114456],[26.399781070809407,41.250032391364165],[26.357030563571186,41.246841016916555],[26.332559843665983,41.25559780042438],[26.315059165212052,41.23696661519136],[26.32934427426522,41.22073643894379],[26.323393910159435,41.188299439297026],[26.305769956906037,41.17322070981886],[26.328175840753143,41.15059341568228],[26.304126868674523,41.107208821209525],[26.33241761679289,41.104252483939455],[26.308609626361314,41.080426766266235],[26.31139538734072,41.06672829504191],[26.34277432601857,41.027730435373726],[26.36323523137031,41.01635762600628],[26.34601370046249,40.990439954060555],[26.301588829044814,40.98913375236613],[26.283109621666306,40.97170816108448],[26.244732708228465,40.96717895711427],[26.204886977351013,40.99428341921897],[26.18256615669235,40.97753042399279],[26.163933611194743,40.976959511489625],[26.139030859377666,41.00698305353754],[26.062034309574464,41.00520059903466],[26.018633666556916,41.06988670373918],[25.98558058048644,41.07797234371061],[25.967495661699047,41.10388663377293],[25.87996820276373,41.102908608531976],[25.86165370980746,41.04145981881362],[25.839166108834263,41.03766472987861],[25.808043391191568,41.043471223920115],[25.769524634063142,41.071064647811816],[25.74807274796649,41.0690033957682],[25.732895665490215,41.08950171027965],[25.760252404864666,41.094808968735606],[25.758771815539028,41.11170334250698],[25.71576949567457,41.09298631092553],[25.697579508087305,41.055919191376084],[25.661158640405695,41.044163787596844],[25.640964079239662,41.04637785677357],[25.56941036572197,41.024642318842005],[25.504493052432224,41.02660706365203],[25.483497569419633,41.03580588308762],[25.439724924237503,41.0287415759261],[25.397833267761698,41.004871389785166],[25.372609118909896,40.980814562927875],[25.33291992518422,40.96787289272222],[25.312849818023146,40.94305734840685],[25.25629240006083,40.92335938355657],[25.249773108874873,40.93336610504235],[25.172080071759407,40.93688452572836],[25.162122127252925,40.9462095874827],[25.12694094709768,40.952477148282],[25.138179976117495,40.98717377885194],[25.153074038048086,41.011725203841316],[25.119220173432996,41.040754628717785],[25.106664145319083,41.07599235151432],[25.075928352675245,41.08924883498013],[25.056591623452444,41.106708964380644],[25.045128635617242,41.1308530160487],[25.046880354487822,41.14918320090501],[25.00447933006239,41.159071992510434],[24.972647172533133,41.148160854413675],[24.96766996433217,41.12491251938427],[24.89218529777696,41.1118947861154],[24.88175891343099,41.102892100157206],[24.86202472205719,41.0574732409972],[24.82856410088078,41.08850233445051],[24.80113878849949,41.13384761748836],[24.780902154749636,41.1517953533602],[24.747936882610023,41.147773484703336],[24.695151251440503,41.15508250123099],[24.699460177021308,41.18091941518699],[24.69311223973846,41.198912518348095],[24.66301037957163,41.20315180324862],[24.569650299588023,41.18702133539728],[24.542346831440277,41.20071378446651],[24.51447612394037,41.192273543250764],[24.49199422539612,41.19761701128054],[24.479830617666043,41.16684311010112],[24.4951540127488,41.14709561281428],[24.4853252303423,41.13395254184899],[24.459720250679425,41.12732033142228],[24.424088747937503,41.105707000428694],[24.415424234049226,41.11874847942442],[24.370748537396185,41.1319501090374],[24.35324488554169,41.14392033397221],[24.302141265031825,41.144199835497204],[24.243799162006834,41.10946280601273],[24.233669561670514,41.11381036215487],[24.15610237674207,41.082858702781714],[24.127697016639612,41.08708249593799],[24.116138363848105,41.06373691093068],[24.05038325268248,41.07447615111544],[24.063272852183786,41.17950417635246],[24.05039577307678,41.17971208598481],[24.01793973174136,41.20143571541477],[23.99540303568557,41.18947567304103],[23.95842697877606,41.202618890724125],[23.97795201383382,41.25161037006547],[24.027755978088518,41.25015447530804],[24.057099626723748,41.281905700225934],[24.026658757195893,41.284535302302245],[24.00182690130703,41.2668141604735],[23.971888047787154,41.263237086179046],[23.96661463031449,41.2467493980879],[23.932412423352442,41.2630628799669],[23.821975649761207,41.261126599549286],[23.822654970685342,41.2365147893444],[23.835294214036654,41.21457655670738],[23.824277036091072,41.19705048649388],[23.82897017592978,41.17524528561319],[23.803676018727227,41.13122997644319],[23.778432653643115,41.12147863841756],[23.728615175555145,41.12157217970609],[23.68445300808747,41.09762810865095],[23.62085709119446,41.10315196987776],[23.570158764382935,41.096551302716065],[23.558712577234925,41.123784145369804],[23.576614236409164,41.15232536139471],[23.544438447661147,41.151860291643054],[23.496018133667302,41.161774684874565],[23.457205212825556,41.12870468083404],[23.43388242062917,41.114854437480595],[23.41736441686367,41.11770088148008],[23.389117525301504,41.09220682839899],[23.364136082057367,41.08848191116361],[23.355831561005058,41.11740787773142],[23.33206443260616,41.1277086342479],[23.31856592211118,41.10039446295055],[23.298166874388755,41.07796459353291],[23.318684316716595,41.057815152522544],[23.352827192002223,41.039350546511635],[23.39172148996198,41.02986900648833],[23.390126785319527,41.012862908211304],[23.348995641597643,41.01563697034358],[23.313515426809428,40.99108783419123],[23.296213394705486,40.95001933308768],[23.274062517585545,40.9426519913428],[23.25914560512154,40.96778266870385],[23.255555702076656,40.99302490604595],[23.236601468865608,40.9987284788273],[23.180114306521876,40.98038767109201],[23.155242252358267,40.952192077826766],[23.108778705500473,40.94547559521185],[23.084215533350857,40.95448139628763],[23.00830336086187,40.93569082151037],[23.01460852907553,40.90774506729194],[23.001334380588617,40.869055633539894],[22.977439176392178,40.86618982045055],[22.953934554176094,40.845384408375864],[22.959938968286046,40.82552476843127],[22.918893008188597,40.813393129261776],[22.897694728577953,40.82024205946073],[22.863257161750422,40.81507715286436],[22.852933284907238,40.80575182785875],[22.817868484559305,40.82069572841009],[22.77214465192668,40.81816212642792],[22.761726821964256,40.79970127426496],[22.73734350203363,40.79035668499631],[22.692779508902564,40.79615314985982],[22.681874573787976,40.83046519551162],[22.684576636621898,40.85733140874127],[22.63319572492258,40.85702843541653],[22.618341261534166,40.83635420348742],[22.529285602882048,40.865222679187376],[22.494380883440154,40.86769377996482],[22.465047891444947,40.880056845123164],[22.42738628449882,40.85794932864973],[22.386371908966737,40.89179505874997],[22.373974671299205,40.88541702596992],[22.38568071535735,40.84344100190424],[22.33168348408315,40.84186402187534],[22.321620517903167,40.85705683995215],[22.271060055515306,40.85331097588738],[22.26555419500965,40.83761892148069],[22.24165957389238,40.83411368782075],[22.231190044917582,40.8461274726443],[22.196190782242347,40.82502094729649],[22.145925984909805,40.80700128911219],[22.1579747578122,40.79045557898303],[22.1352561351237,40.77706842785403],[22.111591678113193,40.778685612034586],[22.090876901132734,40.76543231241421],[22.096697536392526,40.74665345816755],[22.05619426073662,40.7027750054282],[21.96618803316085,40.6922372099003],[21.93862452235356,40.680021137924946],[21.902136751906706,40.67973242270118],[21.856494648267415,40.69262213661925],[21.842421257404048,40.705486257000466],[21.80249194658438,40.689962068876476],[21.78727945095016,40.657828598559405],[21.79747723638115,40.63797458540809],[21.788284466873282,40.618981464089],[21.766497535599058,40.60198103476088],[21.704719778859488,40.58607047479125],[21.662277641097702,40.587331813454874],[21.587947865241798,40.58126375992323],[21.529778362234538,40.55086911929442],[21.527039830981888,40.526715700534105],[21.514819817550343,40.507204709568335],[21.488560932183983,40.491555830829455],[21.445500092808853,40.49471419901856],[21.406471317938777,40.46413582508813],[21.37392908309829,40.479067753819926],[21.336054774345705,40.47490267763808],[21.309765760996235,40.479482074479684],[21.28650581481998,40.461069565271394],[21.260777385440807,40.487750296748686],[21.19627613869125,40.44340470054309],[21.169655579177167,40.438330904469034],[21.164154302136463,40.42341053494485],[21.122626327974785,40.417331646678115],[21.092081228459104,40.394977219326854],[21.08052619609776,40.3755026649249],[21.05477567704327,40.37811657615172],[21.043546187942585,40.32713793817941],[21.072805109308828,40.308744753654615],[21.062752617592082,40.26250595323949],[21.06666925751472,40.23883903913164],[21.079480437198917,40.23338184904306],[21.0833575258942,40.20590704375915],[21.04752540231357,40.14580528333514],[21.02646638545536,40.14031518083279],[21.002402756022317,40.15144287988352],[20.971682075363393,40.13916533421751],[21.004663509184233,40.12372871783515],[21.02269234369004,40.103873122227704],[21.026294126584556,40.08299624952229],[21.011041934517717,40.05533764061518],[21.0500634524152,40.0636468054738],[21.08394691603462,40.05153147663861],[21.077055672699316,40.01049063927492],[21.05736219985999,39.99028318264537],[21.025068306461492,39.993091800514975],[20.954732954206694,40.023799040170346],[20.897679537279487,40.02267821915886],[20.875492670174367,40.01687155736112],[20.886136464472706,39.9944632154457],[20.907713659817137,39.97963841533123],[20.90465412443052,39.960859657093245],[20.915251583589964,39.92849015079292],[20.884819663204723,39.901400912668905],[20.81684975043884,39.907209736095055],[20.816326136941935,39.88884273939341],[20.778173709875777,39.89017957878398],[20.737707139023705,39.86739364813205],[20.71876093602839,39.8676062994895],[20.69864034514825,39.89228660682042],[20.683033962255422,39.950945227709695],[20.666548778318028,39.965368437649346],[20.623565037194968,39.946268549609144],[20.623519746295354,39.92327762654581],[20.650387043176014,39.89089805571456],[20.65207410063578,39.86221027294557],[20.71211666997073,39.850859694178425],[20.69207464098406,39.829679577729344],[20.727848128015406,39.79359512471779],[20.74446258388161,39.79801160256399],[20.770859816068942,39.78019353238638],[20.755777634474093,39.765234061071055],[20.770799708232342,39.73995405406566],[20.81419559051977,39.70915757666564],[20.834015996132045,39.70751548712992],[20.808106488462556,39.67860498823678],[20.774698692656216,39.667204403672876],[20.77393911966839,39.656306840871466],[20.74415531648463,39.65019055035286],[20.72092403804111,39.61766542162298],[20.747065082941784,39.61550844691913],[20.766631387452037,39.599307274854176],[20.716009435461267,39.58640233171976],[20.696934693066456,39.610892328145184],[20.673470602889324,39.62135667357243],[20.655289872776446,39.61373819334892],[20.66037446145184,39.59307482722723],[20.616865350550366,39.58189476653954],[20.59826258668823,39.5837253527209],[20.580054743536426,39.56307055680643],[20.570385234577195,39.5366313394839],[20.545981670602647,39.53702847936239],[20.52605763399578,39.559805804705434],[20.495970759089634,39.56078870029877],[20.495571837399662,39.57576404144917],[20.461469327311814,39.58580375092243],[20.456310741318244,39.55120236613029],[20.438174676840337,39.52955691827215],[20.392613326445424,39.51248102675025],[20.32984138253437,39.529461045753244],[20.32450316410001,39.54315832306166],[20.309412112598416,39.55461582443601],[20.256167833206007,39.56712241927764],[20.236348591177997,39.547863955744944],[20.24717207371935,39.52404396183767],[20.23750679774673,39.51434725175891],[20.228027676049347,39.46981055402794],[20.126792542949598,39.48387195720192],[20.08723435573784,39.504766612181335],[20.081037953760866,39.542670477330105],[20.114957965411566,39.58629695719637],[20.118089858541673,39.60150433774062],[20.049660994394003,39.63501382158554],[20.00763632472996,39.633905258633874],[19.943688849739143,39.6580584368503],[19.929691999192812,39.675400216986525],[19.919594866240118,39.730024051446186],[19.92764050000005,39.7330559930331],[19.956485999674094,39.77613449343378],[19.944948463430187,39.844462188788185],[19.905298519714677,39.86113394454514],[19.932527760327158,39.90085899383706],[19.94909506106506,39.90866137600711],[19.98366755521823,39.90956969563933],[20.022592667765874,39.92253593873833],[20.018990343318247,39.95081700239608],[19.98961630798169,39.968132137477184],[19.941952022170263,40.01535166394554],[19.921595927540295,40.01768459477312],[19.915966653784494,40.038371611583955],[19.942439185065215,40.069504003478436],[19.954995206651354,40.055566284652514],[19.976379292968375,40.05312878147091],[19.99412242664516,40.065610227451565],[20.055451780418704,40.05707396084366],[20.116467146578252,40.00507436913327],[20.166512066354525,40.04567402832826],[20.21156572491179,40.06119825237865],[20.230997329809778,40.060195913740124],[20.226585944575618,40.10550164006605],[20.245221021870915,40.13527131628639],[20.17631975431509,40.17620748614596],[20.17899384616726,40.1889953568568],[20.159511405860705,40.22390971254563],[20.180512321183187,40.22503656122045],[20.20883281814832,40.24896813637673],[20.208435994731182,40.2869507210415],[20.24127684055423,40.28544818025158],[20.28053923524789,40.32471471308376],[20.290575076507768,40.36467281786382],[20.31594773480929,40.38975784302526],[20.36322086211442,40.39518388600663],[20.375817706179692,40.40968977235681],[20.38056394642195,40.44416502969938],[20.426728525749173,40.43769275535529],[20.4356745172733,40.458026223877546],[20.425623107849045,40.47359604228872],[20.442932788161606,40.49295935000885],[20.43838303202266,40.52042568314862],[20.427108280814988,40.52708260524714],[20.438625526391945,40.55614315824116],[20.435367587313806,40.5832839900592],[20.41013265959037,40.603419668974794],[20.39791547742453,40.62877773512888],[20.369247705708005,40.61730505083573],[20.326667351172713,40.678674479241074],[20.317915930509564,40.70473992057065],[20.296520605143087,40.726802538590974],[20.324216493630388,40.75084779387531],[20.368125404825946,40.742483108100885],[20.435230798995,40.74005796007601],[20.46487607047675,40.783548455279245],[20.468101117444856,40.80502684467686],[20.457840546055873,40.8297328170276],[20.429065951830346,40.866831620256875],[20.39406867850669,40.90301319699507],[20.374204671727,40.936448301708424],[20.357545125825652,40.980947560609636],[20.332976463947887,40.9966851569527],[20.341364558690938,41.027065616720165],[20.293624880564206,41.040551511016396],[20.24095822589601,41.08745125484997],[20.210486953471104,41.091860375990734],[20.188073882331256,41.10968989634014],[20.198507670918328,41.12476575925965],[20.23236381713661,41.13418495769538],[20.224311610262703,41.15988413965179],[20.197326712850277,41.17400949823849],[20.183968853978847,41.19649742830261],[20.224193406172265,41.23893520552093],[20.202712636326567,41.26497013932708],[20.163196941213013,41.26743920709286],[20.125184645400115,41.28075713130186],[20.139840060383385,41.3013533041706],[20.165298765635605,41.31671786717815],[20.225331770571128,41.32861553472722],[20.235385647081266,41.34803794204875],[20.180205184101226,41.36743644366276],[20.150377434389952,41.372381667296146],[20.11851745108242,41.401864408944824],[20.132439598085455,41.45244934718665],[20.21155192638752,41.46316646032677],[20.186498580149234,41.49752158225675],[20.198002514729122,41.52803587343642],[20.21554061640188,41.54524368112717],[20.19870985381828,41.560243632642404],[20.189602445834797,41.58398498740884],[20.201844499596056,41.602731665737814],[20.168814784767957,41.62266724977459],[20.18924270030027,41.6390023062601],[20.191441486157654,41.672997896069106],[20.16341373240277,41.7001326913875],[20.165597231083666,41.726610881413826],[20.15882882320096,41.76593678157168],[20.167993011303054,41.79234538127828],[20.138183120807064,41.80688507063597],[20.115206330684824,41.827423579908576],[20.146973553588396,41.843247553439014],[20.18746336699007,41.84548821953196],[20.19278164786317,41.862780804440966],[20.220779422374388,41.86932927191473],[20.211172532642873,41.893242021080596],[20.222389451468253,41.92103112793245],[20.26961052175158,41.950773360250885],[20.26739345325694,41.96846676023754],[20.27686989296188,42.00505432304955],[20.24899632790903,42.02125404934216],[20.219876739356835,42.02298848732994],[20.166449842219826,42.05162748265441],[20.1384637577961,42.04226183572627],[20.137121922209644,42.068227233228384],[20.156895494821132,42.079517076297186],[20.19396515350439,42.14113225174909],[20.234039992238593,42.16145861366458],[20.24397261385871,42.18434118875614],[20.19491388825753,42.198357440261304],[20.176335571653677,42.209976723070945],[20.14211680988751,42.21320942411825],[20.059864330607976,42.250526708799825],[20.037967963731653,42.252193186968675],[20.018209662167575,42.26611250170791],[19.958149050785664,42.25901954417363],[19.921594095280796,42.26612906049054],[19.904939919297924,42.24778124724933],[19.875524669868803,42.2373165144167],[19.89853780233784,42.221072418167786],[19.886248398027817,42.18934305723812],[19.867026258683037,42.17916017630847],[19.883858241903564,42.16382961877888],[19.883293648546612,42.13967043006003],[19.850365134191744,42.11934773650457],[19.826099521965375,42.08610713566493],[19.778330112024083,42.07352910400849],[19.73530432899542,42.08519590711008],[19.718713079119755,42.07473560968803],[19.757167351356657,42.02648089636332],[19.732281858765248,42.00638830639779],[19.755393718898514,41.98896196822931],[19.76221620209309,41.96884881136797],[19.745779204638378,41.95433619721343],[19.773876200129845,41.94260314773417],[19.856969266099036,41.94795759966179],[19.849214867278082,41.87113867994286],[19.85396852341147,41.84783566302502],[19.809233032067308,41.82453132546723],[19.78049786960235,41.84058354769205],[19.749608215416174,41.83974836194796],[19.719575234752707,41.850855899990925],[19.718567966664747,41.821051043407074],[19.74654399098569,41.8006741274828],[19.717394157786025,41.79420793065378],[19.720240166328256,41.76859753522924],[19.751354968989236,41.72019350359899],[19.74026554869038,41.69985914774041],[19.706955620490533,41.69523725941741],[19.692491856677183,41.68156650796748],[19.673377398263597,41.68676641686262],[19.643504656504426,41.67066742111427],[19.615389254836998,41.674953434904324],[19.57907306294936,41.65516332859965],[19.551690030633377,41.615224708260904],[19.523723020079952,41.630071160216126],[19.50940446374875,41.658172860543615],[19.53023255809949,41.70934448411507],[19.51682365442747,41.765483509321015],[19.529986340478104,41.786781192301156],[19.427523563289355,41.815656259295785],[19.384622544114325,41.80893582782884],[19.35343225709829,41.810292894424585],[19.284185301530947,41.85100711257444],[19.209868907124086,41.86903939249329],[19.122691428441893,41.913392760220006],[19.10703362871083,41.92492522977195],[19.09598846789498,41.94941823047268],[19.09243986393943,42.02017751062074],[19.048862949543885,42.05364529786282],[19.031701326326466,42.08858005140897],[19.007840060465465,42.08931398591677],[18.97934456785532,42.10090979303853],[18.94449001735534,42.12604502817848],[19.016178916852425,42.18526626527775],[19.007155499219945,42.2036480488568],[18.980285021601674,42.224174486506776],[18.952938848891566,42.25667858960995],[18.942623692564773,42.28173549206488],[18.961806357926378,42.290964218656974],[19.020693956562692,42.259635889060824],[19.043444396260657,42.28089404304949],[19.02219035235219,42.302169037369566],[19.05503139038735,42.30523203277884],[19.075681314399674,42.32966000739458],[19.045803230792664,42.3534109404791],[19.068213173359876,42.3616429841811],[19.097469739958566,42.3462657703141],[19.107005503189153,42.36394171261015],[19.130387088619273,42.34643351975557],[19.149100489968696,42.36140868173619],[19.0804235197939,42.40310386863384],[19.07119469604532,42.4219556841445],[19.048543661209298,42.422902465470436],[19.03398608244885,42.443378809178654],[18.981438266360218,42.482832959847066],[19.02039232431019,42.50354300999926],[19.03380691483783,42.480982949801685],[19.10293878467769,42.48069719642771],[19.169318847009148,42.491572928579856],[19.20216138768819,42.485399134289835],[19.219332002448823,42.51541196452428],[19.206564884446887,42.54125209690315],[19.220740872494158,42.56896005655486],[19.23832010010249,42.58466515012664],[19.264472461847156,42.62968987156624],[19.283280008526663,42.67409385946948],[19.296138622157397,42.68190821678728],[19.37956698171791,42.68587157418896],[19.389678675329595,42.67086234107991],[19.417229414025876,42.68440691898425],[19.417021538211547,42.70086519744147],[19.45769613180931,42.70908283977091],[19.4667156259822,42.731006498189345],[19.503784745993585,42.73998333386957],[19.530657840204462,42.72912209007222],[19.61039609096656,42.73153995160345],[19.64108430440967,42.71009924959449],[19.67898885443429,42.70211718450983],[19.68120953528023,42.71749327156744],[19.707202680647526,42.746159427143716],[19.690932523075386,42.788102629031556],[19.69241641624285,42.8120326912477],[19.66491823951253,42.844854446275086],[19.669897086713195,42.873245289979145],[19.70417840143437,42.855772489315605],[19.73336583802591,42.85952564026986],[19.749010169753767,42.84355446064443],[19.820965727257768,42.83233156681562],[19.846043808058194,42.81940656712537],[19.86844776004284,42.830449163302625],[19.890277895178148,42.809733450410256],[19.871846904958602,42.79386624161891],[19.872848799711562,42.76266082296856],[19.92349522290693,42.74539776956479],[19.938771836327586,42.725094898447324],[20.001399788299583,42.738633006999144],[20.015324103358978,42.734525851201994],[20.024652909547854,42.76513862800756],[20.060377999815955,42.779072495091256],[20.140800151943203,42.77014237903475],[20.1802263649231,42.761672510038856],[20.203754560067978,42.767369282416716],[20.220359646540025,42.7862604854011],[20.25043379650384,42.759170214445895],[20.266040320418817,42.778292663142736],[20.254949386693962,42.81437173693063],[20.298006370667395,42.83620501169426],[20.363646271048992,42.83227966104824],[20.408653982868646,42.84716249112391],[20.40664426251425,42.82835877648096],[20.43481171645674,42.79884170775116],[20.43881689164306,42.784720875548544],[20.364859207606912,42.778987169603745],[20.339188500151348,42.7662849944841],[20.349267499552866,42.72515299458945],[20.3819169994739,42.70894849451844],[20.40051349917143,42.68717249495157],[20.459826499810045,42.68500499492228],[20.474632999445642,42.6741474944392],[20.492195499548234,42.63415149452547],[20.47936899912696,42.60904399426582],[20.495304999595188,42.57938599448763],[20.528001499572905,42.550212494702855],[20.543583000021375,42.516573993301954],[20.608689999326305,42.478439495069665],[20.66601249959933,42.486886494903075],[20.67471099918589,42.46797949443381],[20.674048999264866,42.44124249586304],[20.69937499944757,42.42885749420017],[20.71591699992013,42.41013249346824],[20.730179999220862,42.37315049490802],[20.72160449956345,42.34761349434807],[20.747068499326467,42.334866495646445],[20.755708999926405,42.31718099445359],[20.797046793705757,42.30119768353588],[20.838293642458268,42.32162426583179],[20.881567610914313,42.321288344732345],[20.89350860580106,42.30569328706445],[20.92540020209111,42.30383010241549],[20.9704318564718,42.27934758164441],[20.98530431903532,42.30903532359701],[21.011748043039795,42.30909120336378],[21.045577553655907,42.2992521315297],[21.041927813486268,42.32365785757782],[21.061123432139595,42.32698163212265],[21.075922327585022,42.30953320935632],[21.09628136881712,42.303686205543755],[21.133621123947815,42.27652843725783],[21.18616546745727,42.26515824493594],[21.175162132623253,42.233995024121064],[21.180138112884716,42.21756589146666],[21.16951154668776,42.18913743212407],[21.150860491961335,42.19894353723129],[21.134033521062346,42.17362541379373],[21.089154793514975,42.15058755407405],[21.03863653577969,42.10563034803573],[21.024374928163407,42.08491090660231],[21.001170546742287,42.07610266465404],[21.00536468008084,42.04317238321387],[21.028468978795782,42.02528735031056],[21.015189308172012,42.00865412647649],[21.051070521666976,41.98551842766414],[21.01052620369364,41.967979059953784],[20.975861410106745,41.98308976337278],[20.957630372875425,41.95813002731693],[20.980707007873548,41.935939951269425],[20.973626959189684,41.90913091646447],[20.956705015845838,41.90882379433464],[20.94713224077776,41.86568012781009],[20.985032301848598,41.84780347786718],[21.02379591393145,41.84963676005008],[21.0241526210691,41.831454570972205],[21.0845901232085,41.79195777502026],[21.04785204039188,41.78554888716694],[21.0396379468541,41.75382029969186],[21.02839912835287,41.748694247510755],[21.03946731521444,41.70201781236675],[21.05438951738028,41.693605614313704],[21.054933301207313,41.671203889537416],[20.993261509232177,41.66143905336263],[20.979518106396874,41.64184123327785],[20.918962213750937,41.67146732341617],[20.898019315231068,41.67543017278663],[20.834685848138065,41.66931844043734],[20.807110230280845,41.6436118408619],[20.810226926916183,41.625881364899094],[20.830759091101584,41.590436699915564],[20.813028001777464,41.579176996043095],[20.81211111987727,41.548411420688154],[20.794717236303992,41.5311199693603],[20.799694590351685,41.51525884632017],[20.782345999294243,41.49869499518825],[20.730887319553457,41.49367545580268],[20.697263139936126,41.4824033725645],[20.687087436173492,41.436884966480996],[20.72944216408086,41.4329945725268],[20.778255983062586,41.43617803414686],[20.79530994924886,41.442839936638364],[20.85471576670539,41.429192393997695],[20.881182407670448,41.43098278925383],[20.905256112849823,41.39825503746704],[20.90816014981146,41.370382033042034],[20.928701209658122,41.354903235971186],[20.952728111717523,41.32481988879562],[20.9638172021094,41.29296300533984],[20.993722485340186,41.28278087758229],[21.01068085027026,41.26197868811419],[21.015893624266027,41.23896830356592],[21.036923076879248,41.21373528605384],[21.05857553089885,41.20354161129935],[21.073124269974926,41.17609502424597],[21.088165293174086,41.12829244623148],[21.123374589307325,41.14683064687569],[21.14913806641937,41.14634801287605],[21.213692611295972,41.1701155287425],[21.234932483647754,41.194401764589536],[21.268424086480483,41.20759007975875],[21.292583994758555,41.225663073264904],[21.327554293776696,41.19856574699317],[21.30693929686572,41.18447128921285],[21.330689499596808,41.1489994102353],[21.361645921039216,41.13366791748624],[21.35780421392041,41.0984668298881],[21.36883441579919,41.0878085732598],[21.3970501506173,41.08432735820883],[21.469695192878643,41.1112973503373],[21.544485557458696,41.099878466143075],[21.592394030225762,41.14817411510808],[21.594945934570667,41.16155550638679],[21.55005283268348,41.18037896851442],[21.507815926259585,41.17527911075093],[21.48152933455646,41.18292362329668],[21.468774121384737,41.196697467998206],[21.431847241173323,41.19597065289187],[21.429649708263522,41.21190838423206],[21.406407389784135,41.23500930344363],[21.364856023124897,41.24489812659857],[21.39791700773957,41.269996488384905],[21.424353530096422,41.273874267986365],[21.429512188663573,41.324293212639176],[21.408067094162327,41.35579328315314],[21.44222610368672,41.36494588318863],[21.440592602919025,41.37866864838145],[21.460744477887946,41.39628015586034],[21.483646197949273,41.39396549550508],[21.50550910568239,41.40492457239421],[21.531905771150768,41.39948632781817],[21.580306269364886,41.41648983914925],[21.58480821186327,41.44964866877052],[21.630202936239012,41.45735601955884],[21.648783575384357,41.437778418519095],[21.672372800640176,41.44250095995913],[21.672585510314036,41.458870123060905],[21.7182451888213,41.48468108208594],[21.755255221052543,41.47956343907559],[21.774328083441727,41.45553773955498],[21.79522137123087,41.47573967993376],[21.8325073128957,41.4511278557885],[21.86939662189002,41.44022272582542],[21.910647480615864,41.44475498224688],[21.9233569483432,41.46588608417645],[21.951376630809712,41.45281662496037],[21.984743187002884,41.47641500067599],[21.988199052455393,41.50514234408466],[22.036579978489314,41.510450221570366],[22.051720519045027,41.50145842383236],[22.048949877468598,41.4793629959885],[22.061745468306174,41.44030637543798],[22.06079688263997,41.42129072389629],[22.080881627979007,41.36490619057779],[22.104706222019217,41.35139776217212],[22.149484080434483,41.35802162859833],[22.161946055117262,41.39284468107375],[22.13168831895353,41.40820048431341],[22.15800358645038,41.430050813369945],[22.169777570958043,41.459127997004586],[22.205046930332628,41.48529683767246],[22.219180030044132,41.48558504255175],[22.256288554311762,41.459953232982485],[22.2904851321191,41.48920488878666],[22.312441661195408,41.4969119347377],[22.345049900682113,41.481480488625785],[22.33393895358852,41.44381663532133],[22.464581913244054,41.46006667892085],[22.485552181458612,41.47483251080422],[22.52312367218746,41.47123009229206],[22.547368658339895,41.497885444606595],[22.569755822708935,41.49845855603329],[22.598267280788775,41.486109743164036],[22.617553872957213,41.459729807258185],[22.657920990167895,41.47241274412827],[22.674178501275037,41.464649900660504],[22.704174245406755,41.484549610409466],[22.7453301846179,41.52284990488579],[22.742476881368532,41.54589995944164],[22.764741287469523,41.56147894742586],[22.759246436538998,41.57483767977319],[22.705338376918693,41.58584556121031],[22.69825285740125,41.60586183912705],[22.706377922628793,41.62166534464072],[22.67746714919349,41.642010111463705],[22.642371352075365,41.63191218100097],[22.64826124728444,41.736234123970114],[22.610727984432803,41.74651342159974],[22.596347510092013,41.76087641806643],[22.544831196506156,41.779738496718046],[22.539714164049933,41.76520968884204],[22.501301717518057,41.76573236884467],[22.46265009121196,41.803407392289465],[22.477124464165684,41.83728187212507],[22.471545174409982,41.87363234436347],[22.453350887328547,41.88006436459366],[22.378239326631725,41.85978297982169],[22.35307274197442,41.87203645055345],[22.345151171010617,41.88761642446855],[22.35152145991322,41.931336775979354],[22.302963407098275,41.93324320243121],[22.25537942732103,41.9523716931314],[22.302808022936578,41.97792703656725],[22.293922558472946,41.99100270902538],[22.25017924841984,41.992757182437195],[22.211607717112937,42.00577586586848],[22.225269031375028,42.03988047713118],[22.1972017102766,42.046444208336354],[22.205700062527338,42.07732271297436],[22.198659558289933,42.09767288699436],[22.14877910622942,42.10408234170494],[22.147029938305707,42.12102548142339],[22.122835294405768,42.13387330791618],[22.11810268002432,42.14792074854523],[22.082387690804907,42.150142975686784],[22.044907369445006,42.175346396664295],[22.017050011953987,42.16077041073779],[21.95916680142653,42.154596601948214],[21.91306416782498,42.1701702192841],[21.855270809177792,42.1706154959068],[21.848130198601723,42.19550272454433],[21.807025470241793,42.216555474492104],[21.797883811541055,42.242936696474224],[21.815334044031825,42.2809904044223],[21.834877028603835,42.2867807266467],[21.83311822150028,42.32146314800367],[21.85124324890228,42.3250214236081],[21.871234262935218,42.30734188684401],[21.892423434278268,42.30121564548071],[21.92365311078459,42.307077697173746],[21.936391654990924,42.33610621004002],[21.923816000007253,42.35890499441062],[21.937860499745568,42.3664839941278],[21.963934500202406,42.40663149444069],[21.992936999330766,42.40593549433362],[22.032247499731,42.414326994751455],[22.044822999677077,42.40981399369962],[22.07534449958342,42.42587749503642],[22.109619000210046,42.42170349478839],[22.109899000069955,42.45999849456475],[22.15181699953968,42.442266494999835],[22.201665999899195,42.45855849472721],[22.217474999488278,42.48308749430217],[22.208283999541372,42.522796994545736],[22.230406499988025,42.529045494808585],[22.23544749930256,42.561833994195766],[22.203783999700704,42.5833259944828],[22.177241499606396,42.58338749435716],[22.139164999439117,42.62051699509711],[22.116883999547603,42.60465099488562],[22.07439149984167,42.621656994153675],[22.06301700035805,42.649218993147855],[22.06864149962388,42.663400994333756],[22.098654499489893,42.68559899458606],[22.134266000346315,42.70121099422855],[22.138274500164805,42.75683249447012],[22.163423999622513,42.75430549415817],[22.187010499849062,42.78026199415864],[22.215686999622957,42.78614899379221],[22.195047500196605,42.805479494710504],[22.221168000448074,42.81170599440804],[22.20740800043274,42.85330049488549],[22.222004500019,42.87767549373832],[22.225163499498816,42.903341494744325],[22.314115499372797,42.917498493562995],[22.30519599965458,42.94913849523174],[22.342845499436574,42.93741349449749],[22.383544000333405,42.939333994779965],[22.390358000055418,42.953704494567475],[22.359755999571853,42.97407849403808],[22.29764450051625,42.987166495770055],[22.284706499261915,42.99912249427834],[22.251334499665965,42.99623599454225],[22.23586699958434,43.013050994548685],[22.195623999773773,43.02611149417767],[22.22060449934183,43.046213995541585],[22.25678149967933,43.062352995010755],[22.22691400010427,43.0801194957388],[22.249942000092172,43.10596549498955],[22.289800999594096,43.114664993865915],[22.31821399979754,43.10574699444073],[22.34413600022139,43.10888949462818],[22.356963499385405,43.123627494512625],[22.391555000308806,43.13149349419316],[22.413257999546026,43.15954249483997],[22.411081499914133,43.17550299454575],[22.42564399966477,43.206755495089276],[22.446403500091314,43.20462499388232],[22.452121999247304,43.23324799433008],[22.415077999641543,43.27467949462558],[22.386941999404712,43.314222496073505],[22.428092500326326,43.342797994405686],[22.4119899995257,43.36658149436882],[22.38981749930832,43.364938995901475],[22.36911299934047,43.38107299467679],[22.337578999536046,43.38526749467708],[22.346585999820658,43.435596995204634],[22.343727999834122,43.44813749513632],[22.29825349932673,43.473755495120855],[22.272028500318584,43.44683649514714],[22.237788000299474,43.47334649482112],[22.208532499798938,43.483017994855594],[22.181144499945272,43.47043899503104],[22.14250200011685,43.474168494349634],[22.07628499993245,43.50948499437535],[22.063216999927697,43.49941649458994],[22.02264249978395,43.5306989960553],[22.02799350033723,43.555202494613454],[21.995691499470915,43.565497995056376],[22.010372000155485,43.59233999520742],[22.0357619993564,43.60538149602752],[22.063136499503567,43.594296494468225],[22.09248899934015,43.60369999404937],[22.058963499987495,43.620623995254206],[22.068025000207736,43.64035549480409],[22.053111999506708,43.662097495196676],[22.060391000370476,43.68769799440197],[22.02482150027635,43.705769494640876],[22.0343459992481,43.73091799471607],[22.053128499965325,43.72595399450001],[22.060930000184158,43.7567564955004],[22.106681999597697,43.781218994357154],[22.12317650046048,43.80345749616658],[22.118491500264152,43.82489649461025],[22.084878499425432,43.836867995167594],[22.096622999886335,43.85841799534072],[22.132752999941196,43.883323995219854],[22.126524499631394,43.903725994843455],[22.139298500285058,43.92056099534824],[22.165905999520067,43.9245209953849],[22.168645499522366,43.957808495120446],[22.184618000007955,43.96819149541172],[22.194865500053137,44.00418999501799],[22.23808899950563,44.030346495295696],[22.248285999546052,44.065162494915086],[22.228017999304196,44.08392649499552],[22.21566749963057,44.126067494966065],[22.201368999450096,44.13877999515078],[22.22135649935893,44.15087549510225],[22.238111000279833,44.19777199462448],[22.22299199983819,44.205498995074144],[22.22216950002911,44.226315994889504],[22.207097500397136,44.25302449510194],[22.14793999987932,44.253483496338966],[22.127782000075563,44.2734634954662],[22.089795499681475,44.28881449622365],[22.055005000116356,44.27798749545024],[22.013256000473685,44.28226049520807],[22.027373999509155,44.24075849500574],[22.01497150025363,44.20304449480969],[21.970152499986618,44.210511494772476],[21.94914750003017,44.25271449526017],[21.922982499665235,44.234062495057806],[21.91031349995654,44.24208349446717],[21.896958499608104,44.29852599498679],[21.906137000175697,44.306424494712786],[21.86917099931361,44.32511049414898],[21.83558900048063,44.32805549535659],[21.818260499996875,44.318075495397146],[21.79622449910124,44.32608149529838],[21.763449499198714,44.31884149501818],[21.7233190002467,44.34491949530727],[21.713246999884625,44.33747549623583],[21.659822000211186,44.357538495010914],[21.62148299956834,44.36005099497815],[21.59387499930039,44.39981899555322],[21.592443499654106,44.41830749516354],[21.57138499932426,44.45211699562365],[21.58443099955087,44.47772099520587],[21.56132849933402,44.48888049518994],[21.522408999412153,44.49305699543306],[21.50528900016064,44.530536995403104],[21.473815999404327,44.54853199546391],[21.434085000394813,44.560674495404236],[21.412605500030683,44.58852149541663],[21.427611000280294,44.61700799514368],[21.407326500237097,44.637763995328235],[21.389211999683308,44.642708496071066],[21.357819000288252,44.623507996684786],[21.297940999472868,44.625747495050014],[21.295501999440717,44.59730199480803],[21.215156999713592,44.58713999426293],[21.231863999624238,44.571501494552265],[21.21124649973643,44.53136349548639],[21.229046999288133,44.514110495209145],[21.20453800005288,44.50531849531052],[21.17438299924038,44.50659149509638],[21.15398049926465,44.49791449516451],[21.118164999546536,44.54687499539827],[21.1440830000713,44.58554599571249],[21.094100999898835,44.58702499549326],[21.074191881710068,44.60945653111853],[21.082847500191228,44.63225999583421],[21.038586500107723,44.63938549439879],[21.02215399990683,44.67891799551052],[21.04598400011564,44.69540949521033],[21.037479999742967,44.7181504949454],[21.075749999381625,44.71879899573228],[21.10819600022676,44.731336995675385],[21.149128999892124,44.738524495706734],[21.179389999752004,44.7650134952593],[21.17352130721382,44.773970616123044],[21.20887405448394,44.790087443318505],[21.21856322725255,44.80178118988316],[21.169354650002948,44.808850302018136],[21.145905659171763,44.82233588584094],[21.101492377456847,44.8358763826824],[21.001124275026022,44.89402839657954],[20.95790215241828,44.94534374529724],[20.939498447001583,44.981163220812554],[20.950079065604196,45.00703571586129],[20.921490989524266,45.0316902143903],[20.94819651768739,45.03377659685842],[21.009047746482953,45.00499000820537],[21.019584704238525,45.00933007732246],[21.08557950018655,44.99000649446063],[21.08561350034818,45.012150996193405],[21.10751449984973,45.09688649535115],[21.10530299968968,45.144975995167464],[20.863951499852696,45.25725349545815],[20.810676999703563,45.221040496852915],[20.782863499843526,45.20773949533922],[20.764776499789548,45.21314399522124],[20.735954499841107,45.16726299555072],[20.696002999603067,45.20736499587527],[20.703488500241964,45.22317249472011],[20.69208399980658,45.23962699576794],[20.719605499717424,45.2840129955866],[20.671592999991617,45.29751849424452],[20.64555399963854,45.298698495120284],[20.678995000019643,45.35245849563067],[20.6791979994332,45.38700499533077],[20.653020500067154,45.40853049569776],[20.67082049994457,45.43252849513491],[20.651805499311145,45.44628399547054],[20.605457499387285,45.41563949579049],[20.59489149966271,45.42807449435689],[20.56585449935198,45.40208299558134],[20.553869499475923,45.422234996822525],[20.53551699960195,45.42696199545819],[20.499865000086345,45.483593494708565],[20.49595799979721,45.49927449579603],[20.426693000413078,45.5618659947481],[20.387048000114635,45.610219494595356],[20.36713999953718,45.60419549449835],[20.335054500182704,45.619165494530364],[20.364326499878704,45.6379604960216],[20.368618500233982,45.65971999582167],[20.413058499961608,45.67468099594106],[20.42220700026575,45.71103399578661],[20.391570499368296,45.718002996120354],[20.38480949953737,45.7425454956012],[20.365878500201227,45.76834349523679],[20.305020500202144,45.78874899577266],[20.171047999634876,45.78013449603183],[20.14622549940497,45.78582699588153],[20.13879599950524,45.82362999567285],[20.09041650017308,45.84559949539954],[20.08615949945602,45.86198149557331],[20.118876499489033,45.87860549547712],[20.134023999290715,45.89608399567665],[20.11527449973351,45.904254495604896],[20.093190000057966,45.934664995413684],[20.09072599980721,45.963767996699],[20.102394500343273,45.98745549612728],[20.069609499737737,45.98692099613885],[20.022558499482212,45.962083495514364],[19.93709100028803,45.94148899553397],[19.81008199947155,45.92715299551102],[19.82731299961972,45.90369899610831],[19.78878150014702,45.88027299613492],[19.767241000031326,45.89150499648862],[19.69872799936581,45.85585649484127],[19.68544100030925,45.902874995897974],[19.572820499439892,45.87831399460291],[19.552027500485107,45.8660839958213],[19.532076500237505,45.88215499562249],[19.5294049999884,45.90312199597282],[19.494685000460656,45.925333495489866],[19.435944500452752,45.943944995687936],[19.374657500244837,45.941175995628754],[19.333605500381505,45.914682996428674],[19.358348500032438,45.88211349602298],[19.36221249953467,45.84022399613657],[19.422002999428056,45.79503649610419],[19.345586999230413,45.75888999573746],[19.320732500001377,45.7320884958419],[19.28348950014338,45.73298199609134],[19.269532499284537,45.707789496083635],[19.32308000027018,45.69776949650522],[19.291448499805025,45.676107495403016],[19.325481499526166,45.66511049603476],[19.352948999651964,45.64589499602846],[19.279428999621473,45.64145049662015],[19.261812999541462,45.65403099648557],[19.234147000230443,45.65215949518785],[19.223694000124222,45.629401495858836],[19.242564999706584,45.59098199678631],[19.235742500344877,45.58361649512037],[19.155837499950565,45.569644495983056],[19.143151999955936,45.5895394957886],[19.17220850036739,45.63436449594712],[19.137579999654637,45.6541594958291],[19.124782999598384,45.67034149678656],[19.145177000025278,45.67922499587631],[19.131803999477768,45.70287649544706],[19.079176999811242,45.70518149555405],[19.044187999415545,45.71169249537373],[19.057033000058084,45.75155799561238],[19.005108500120794,45.75666349572949],[18.9760751684339,45.75066194596354],[18.975628156968916,45.73046259092913],[18.954268997213195,45.721023466508505],[18.916311581688888,45.7183849186735],[18.896938982638794,45.74975823939713],[18.85987149934874,45.76283946415285],[18.827293500895674,45.79883599545305],[18.834249500550015,45.81423549551978],[18.812032500479567,45.82580549665959],[18.73720549983044,45.80447399505628],[18.716282000819547,45.80558799507974],[18.67766400077198,45.77902949604645],[18.6455345007534,45.77304449563609],[18.629222999715527,45.7474289950833],[18.646724500224813,45.727145995390536],[18.625316500088616,45.70748549557463],[18.609626999774434,45.71145249607467],[18.560829000010916,45.74502199500815],[18.50231000067094,45.749309495758276],[18.483902000206392,45.74307249539594],[18.480549000278412,45.724799996674534],[18.461908500117886,45.70469649511997],[18.44084749987314,45.708377995713285],[18.43589600023244,45.68052299412096],[18.383789000046647,45.67286299535171],[18.372125500857464,45.6470144939814],[18.34901249973751,45.63690199534176],[18.34287850000834,45.618102995175924],[18.32335100082468,45.60751749532346],[18.306328000291217,45.62161949629215],[18.316524500381718,45.65312199548383],[18.30277800034689,45.66014099505796],[18.298364500370717,45.6836129963721],[18.318699000246507,45.73062899551367],[18.237209500520063,45.705466996015836],[18.23201700012401,45.67124299528304],[18.19309800035409,45.68098999496767],[18.189147999675527,45.66698499603338],[18.123212999695674,45.6805799952036],[18.093305500936534,45.66773199544847],[18.0133800004757,45.66868199496042],[17.999670000624402,45.71816999393567],[17.957307999926,45.71727349567873],[17.93331900059593,45.73123549519903],[17.899959500635067,45.72645949537702],[17.881681500012,45.70771849495437],[17.875142999901584,45.678916495609826],[17.845117500325323,45.68002299666436],[17.813831500082927,45.71553799473053],[17.78639600012291,45.72252599555866],[17.783283500717683,45.76289349553759],[17.72778700019955,45.73265849529206],[17.7153895001565,45.768039496421196],[17.676906499806186,45.76869199520248],[17.62678350093443,45.746295995755084],[17.599724000014294,45.75609949547716],[17.621874000281473,45.803848995832986],[17.60310349970985,45.815017495809855],[17.61588500024941,45.83155099537503],[17.588567500061796,45.849239496386964],[17.539319999789303,45.82894899685861],[17.475904500771268,45.82711049678989],[17.46464750023619,45.84701549558114],[17.389827500136498,45.86471549503578],[17.312046000439807,45.86744349500099],[17.297018000137477,45.822078495539145],[17.280336500681067,45.80844899508422],[17.245843999794428,45.814101995580266],[17.226360499805416,45.82969299514656],[17.19471750039753,45.84101549554368],[17.187204500523872,45.860046494970916],[17.168037499689433,45.871688995514006],[17.121160500442844,45.88227099413572],[17.119970500193343,45.910533996506274],[17.136886500640674,45.92189799531083],[17.165523499755682,45.95703899520341],[17.209364000666987,45.98679349447429],[17.16923700035317,45.99843999604471],[17.192952999733162,46.02893049548831],[17.178797000240923,46.05079249569955],[17.159703999941886,46.058772995120655],[17.145206500144464,46.081004996424575],[17.099754500577536,46.08448049665115],[17.086799500269297,46.09394049425715],[17.10367637292654,46.113795630220665],[17.045630764198446,46.12159126830206],[17.046962968650625,46.13875088800016],[17.010538932422552,46.148407787247386],[17.00649700296264,46.16994147714208],[16.979069129652995,46.19139238038193],[16.942386499997035,46.21013249597896],[16.919244499745098,46.19073499588942],[16.87866950090466,46.21111699594726],[16.850509499966613,46.234088995975696],[16.799242499661027,46.23348249520678],[16.793748999905453,46.245101996308634],[16.759853500523825,46.262428494323245],[16.734674968471605,46.2992939691324],[16.663976661914827,46.36660191425272],[16.6433260006508,46.37992499581721],[16.647724191742835,46.397334531443995],[16.624572500776196,46.41753399585475],[16.593195000048915,46.40101249495319],[16.57388500000552,46.43834299539837],[16.492419999696207,46.443896995601335],[16.50308050026262,46.47090949607543],[16.495195403831868,46.49073575513486],[16.46992165822354,46.49693318031641],[16.429451094065644,46.51920113576465],[16.397396636491173,46.52661142547736],[16.334160444362855,46.52121321263274],[16.314533173150092,46.52017300935702],[16.23830700044465,46.55398749584927],[16.18240750088819,46.58847699560887],[16.144935500541454,46.60170499525708],[16.09114400072701,46.60687399590605],[16.07415849983055,46.5927619944084],[16.0702495008536,46.540652995887406],[16.037820000558323,46.546264994441714],[16.021496500029617,46.53460299596399],[16.014320999725097,46.51290399578572],[15.966263500520485,46.556850495243886],[15.974043499697075,46.58550699546303],[15.923161000460713,46.59610699567824],[15.908702499867605,46.62486749594236],[15.887428500457183,46.64893149548624],[15.890964999980604,46.66437799556586],[15.840063000138626,46.672051996066045],[15.800128000194208,46.690503496158854],[15.7835605000285,46.64353849585303],[15.751516500783104,46.60387099623352],[15.78331449971358,46.53516399538303],[15.817782000613414,46.51159499534197],[15.81052549986361,46.48809999527539],[15.781931499916428,46.47797999562817],[15.815824000344998,46.45670699477433],[15.79290950061602,46.44841149543835],[15.767459500800548,46.42784749676704],[15.736688499757177,46.43466299533938],[15.680663499911587,46.40862749641791],[15.634843499996068,46.436516995254095],[15.596432500822914,46.44267099516928],[15.567394000212058,46.462667495942405],[15.54842100061614,46.46621499483259],[15.536977500059882,46.497172495347385],[15.491922500144645,46.4965139944926],[15.443652000139362,46.479896995420916],[15.321300500536376,46.47457699566554],[15.311155500826429,46.49054749681438],[15.256287000559608,46.49637599550346],[15.236732999690606,46.48697899598608],[15.168970000168768,46.5218554952618],[15.134158500725327,46.52969699520596],[15.138499999959766,46.54584249549589],[15.104236500011714,46.56478199554596],[15.04967549980216,46.55101149547789],[15.009081000665219,46.51985549550083],[15.002523500210087,46.49895649536452],[14.965544500835275,46.48483549552077],[14.943635500646618,46.43374199540478],[14.91163850061935,46.43282299549039],[14.895318500726882,46.42002449455427],[14.950769000438065,46.393442995423534],[14.99601350081718,46.39118099599355],[14.998528999916688,46.330332994886724],[14.969509999822264,46.29914499572897],[14.898978999968726,46.252058995280805],[14.883938000790804,46.237606995197226],[14.8541235006055,46.25038549541445],[14.804467000650384,46.255453995426485],[14.775974499941352,46.249937994328334],[14.704025500307692,46.25826899563267],[14.68265900032827,46.281633995787864],[14.67430249969686,46.31039649592875],[14.615947649130755,46.322260321024395],[14.592064961367324,46.31652043110117],[14.57072429698075,46.273913579497936],[14.566047499765142,46.24840199529689],[14.500559500704185,46.20047199557884],[14.474579999940548,46.20315399562989],[14.458350500676769,46.19170849575554],[14.405381000267935,46.19003099575084],[14.422484000023925,46.167525495701085],[14.395369000883193,46.157812495577964],[14.379410500727706,46.18386499669939],[14.362340499751268,46.177862495870606],[14.328819499973745,46.19719299650543],[14.297456000583786,46.20079149532385],[14.26330900013607,46.2147314952729],[14.281715000011951,46.230557995825855],[14.235418999670738,46.24639099523158],[14.205473000682273,46.247410996344684],[14.183105500218918,46.27782649614689],[14.223765499680834,46.27726149540553],[14.23391600000252,46.26962999517914],[14.272964500069174,46.27281749597687],[14.26009700000054,46.29690299533647],[14.265361500767252,46.32340599552351],[14.248987500062404,46.33371799558204],[14.245884500927609,46.359195995863345],[14.203239223910881,46.38387249847934],[14.17738250068118,46.37250899589439],[14.15333250028908,46.3818239955874],[14.133620500223623,46.377233496001466],[14.070769000084624,46.41463899438394],[13.975085500204324,46.44206149439084],[13.969528000350234,46.42912949586623],[13.940007500886846,46.42626899527489],[13.926142000537025,46.406130495693546],[13.843129000330514,46.37685499573643],[13.827030999675404,46.36431099519956],[13.788856499718348,46.35565399638099],[13.746101500588445,46.337485495530686],[13.745887499713662,46.31168049597716],[13.724821500186637,46.296794995163154],[13.737222500011343,46.27625249645414],[13.812506000610197,46.23840549579541],[13.865228000823551,46.22770199543793],[13.965946500573358,46.233235495758585],[14.00665850083197,46.2296009958305],[13.973542500777107,46.17683649417207],[13.919194499847773,46.172008995573954],[13.890122500194472,46.14987499568476],[13.88806400021405,46.123786995640366],[13.90707600056908,46.07791999510131],[13.882805500237449,46.05758049517235],[13.863419500514565,46.067125995269215],[13.868362500519085,46.00502949606665],[13.843789500297643,45.99753299565921],[13.864455499908047,45.97872349692937],[13.82884950003068,45.971004495323086],[13.800898500537066,45.976236495651584],[13.807071500153933,45.95254849420547],[13.771292500796559,45.915435995508574],[13.753272500118435,45.91262099628433],[13.75614750040802,45.88811649532012],[13.799844999727092,45.873570995659016],[13.81038449991951,45.854405995506575],[13.84022500021194,45.84737699577712],[13.85599050086358,45.826058494990725],[13.892101000613762,45.82882149600725],[13.89722250087271,45.81719499543657],[13.934497500945726,45.792452495741664],[14.006201500488993,45.765967995700706],[14.018178000482349,45.772927995564444],[14.047683000896761,45.75351649576981],[14.078337000864508,45.747018994429475],[14.099432500250028,45.71582799405262],[14.075257999922824,45.705727995032625],[14.08492007241921,45.68784541888792],[14.075605500904363,45.6545839956071],[14.083164500238242,45.631431995385995],[14.115561000454246,45.6067699951338],[14.096404500704692,45.5877579957521],[14.09335750082101,45.57078099532626],[14.113332500654055,45.56502549555262],[14.099832000527499,45.527909495226446],[14.131601499842706,45.48992899504673],[14.118196500323222,45.48123899548524],[14.070930131948614,45.485325112647644],[14.010987023274536,45.519840237131945],[13.962189331107476,45.50597432025867],[13.996768399870339,45.47232234127606],[13.970790000462332,45.4476372517198],[13.956920823301795,45.455542344728705],[13.90918071602112,45.4511488279555],[13.88709749979904,45.425872995728625],[13.815535499988634,45.43432599515979],[13.808464500579536,45.45336399490667],[13.786156499939402,45.46643049427836],[13.702887500310903,45.45626097158027],[13.705727999808566,45.492693994944524],[13.675944000518196,45.49453849567586],[13.691573500435593,45.51480049614255],[13.69247577208767,45.54147503911766],[13.659374854606193,45.557309560267335],[13.639245270987201,45.590756493515066],[13.647984907641382,45.61285615743389],[13.69602209201446,45.65739140166188],[13.596824405814457,45.72839977602706],[13.516233772786622,45.74707796716429],[13.525849225958437,45.7728419935143],[13.506433000466531,45.80564399584416],[13.497920019073993,45.86071668354246],[13.543611500543467,45.867857996008325],[13.556880000903043,45.908589495012286],[13.493577500802816,45.93760249516447],[13.45590000018518,45.92136549428742],[13.420780000345696,45.93051099647929],[13.438127000057252,45.98401049587192],[13.422914000025623,46.01614149476827],[13.44168700074738,46.035319995293946],[13.407327000778762,46.075759995108896],[13.397761999789793,46.10596349559882],[13.314725000351016,46.12325649593969],[13.32706300088728,46.15592649560654],[13.344523500262884,46.16196899538171],[13.386187500102205,46.21529449512888],[13.320883000964674,46.236161995853564],[13.295517999936353,46.25866799592693],[13.270007000345174,46.24345949562324],[13.238359500907217,46.26683549532744],[13.198538999880158,46.28527899623581],[13.204213500687839,46.29703899476244],[13.236576000502614,46.30261799522225],[13.253859999985252,46.33529199664856],[13.236883999825693,46.33910949697751],[13.231785999869318,46.36342149680205],[13.250030000306424,46.377941495937336],[13.259877500214202,46.419968996039294],[13.272983500660532,46.44379949522911],[13.31422500008835,46.443494994427155],[13.368347499857348,46.42433949506202],[13.423160500662046,46.42500099638633],[13.433534500485338,46.43586799546805],[13.463743500745355,46.41847999522725],[13.494187999718916,46.42245649584118],[13.490299000556776,46.439015995977435],[13.497122000389934,46.50133449570489],[13.489329999736011,46.52156049663124],[13.509449999975226,46.52809899608035],[13.519894500772404,46.54690149531156],[13.56368000017164,46.551069995492135],[13.621894500175241,46.54219699553144],[13.642028000444038,46.55292899555669],[13.691442500707748,46.54803199569381],[13.690000500719174,46.5706334958179],[13.701126500116848,46.58908599589215],[13.733211000247367,46.59232549586908],[13.750740999894953,46.562536495675246],[13.842067000041418,46.57066999665972],[13.880500000318818,46.585680496922315],[13.939975000413076,46.577254494235795],[13.949534000826358,46.58332799536956],[13.991954500729486,46.555159496040275],[14.008953500715783,46.553223495990444],[14.04837050078327,46.57436449561094],[14.060670500956345,46.5594444960895],[14.091132499723356,46.54458799599067],[14.155106500092701,46.529928496815714],[14.215684000112958,46.541083997086865],[14.261921500765766,46.54260699545162],[14.28592750051649,46.55058249548058],[14.350242499857988,46.54552699573771],[14.390656000662144,46.5552574957768],[14.361160999736795,46.51244099655407],[14.400773000295935,46.48826049593603],[14.443005499995813,46.492020997069865],[14.452569500502014,46.5174034958306],[14.491742500915446,46.501979994923296],[14.511752500270179,46.519226996009074],[14.59367099989953,46.53653199584058],[14.61560949979485,46.52422899581836],[14.623291500043926,46.50657699580809],[14.669015500422907,46.509986995586566],[14.732234000324231,46.507510994233876],[14.729435999844553,46.53247049537651],[14.740784500494893,46.55935499579729],[14.716907500478948,46.59294599548006],[14.734200500342695,46.61126299685171],[14.739625500329334,46.63708799680984],[14.782479000157535,46.63234599575753],[14.817418999845353,46.647665995659324],[14.860004500573428,46.67796049704788],[14.89710550074022,46.6670439953489],[14.939533000702449,46.68761799529211],[14.936159000593078,46.70536599510063],[14.969150000182704,46.72447499538928],[14.994733500818192,46.72866999533792],[15.019707000877073,46.72113549541097],[15.066876000632584,46.72763499528765],[15.089280776565595,46.709181962514755],[15.129747416917777,46.69404399043646],[15.156382405007035,46.69524270434137],[15.192849500637346,46.68398699665241],[15.23304300051932,46.70129149459819],[15.287395499947474,46.68039699565995],[15.323557000282042,46.691068995937414],[15.337339999942571,46.70760599468559],[15.386567000707709,46.68544549573722],[15.412426500260608,46.683690495663924],[15.432983500611437,46.71185949528678],[15.46204349975732,46.71952899588788],[15.485862499731692,46.71135249437267],[15.489551999675646,46.73602249633277],[15.526445000653208,46.7353954955346],[15.539988999703889,46.74416249621069],[15.574003500351239,46.730047495991094],[15.604618999623199,46.748928995417415],[15.649989000336522,46.735965995720406],[15.717935000893815,46.723330994496855],[15.7396990000322,46.740512995320096],[15.792492000861953,46.75598749578906],[15.799472500608548,46.787149995337934],[15.854876500661756,46.77164349597303],[15.890624000222937,46.746399995373224],[15.927656000369492,46.80432249587352],[15.922314999781577,46.82559449620996],[15.94860950014851,46.86442099562723],[15.982325000820028,46.867918496069294],[16.001234855604242,46.84928707717632],[16.0139003465872,46.88456550697274],[16.037901406150286,46.904602056632434],[16.06190805600249,46.913724665656005],[16.068846197285666,46.934517497278996],[16.09479187351359,46.934345000095796],[16.096369016435283,46.9559967787881],[16.12171892673722,46.990666596372435],[16.133920124644135,46.99470926559464],[16.19058050026092,46.98201649545032],[16.217042000536132,46.99044149594858],[16.243627500192133,47.04358349549076],[16.281107500977377,47.04552699623911],[16.290047500638135,47.03225349660734],[16.331015999903673,47.039687995828835],[16.361194000260866,47.02345449598406],[16.36126039967996,47.080006522970386],[16.399221921178135,47.09309257825969],[16.393369488269506,47.13846459505957],[16.40822256970722,47.14694507842746],[16.41212591907077,47.17110096618972],[16.354233000405024,47.1893214954296],[16.367743999979265,47.24209749484775],[16.354780999873753,47.25889449566438],[16.412219000581953,47.273337994795355],[16.40505941853814,47.29392142850293],[16.366356199661936,47.293241715489174],[16.36931450019415,47.35257299589895],[16.32620842059622,47.34508421309023],[16.292368016777342,47.38281605274507],[16.28400986583443,47.40383405570584],[16.30959940496637,47.40662645502971],[16.336933467504412,47.39198433891112],[16.384972999976807,47.413595496139116],[16.393869499888122,47.438142497127956],[16.463507000974232,47.436226996170184],[16.514868500002297,47.45864349640297],[16.52359550067677,47.47521899603049],[16.552415000790226,47.4964879956789],[16.6163320009092,47.52500699569673],[16.609655499961544,47.56400999606591],[16.561282000503176,47.56090499559449],[16.527002499984004,47.57727649595666],[16.487428499980236,47.58471799618867],[16.462969500484462,47.57534249601932],[16.427617499792124,47.615095496085125],[16.414472499654668,47.6450794960615],[16.38485449983732,47.632838996202196],[16.35195441656305,47.67118392128221],[16.366739354418936,47.68037298242141],[16.37376189730781,47.70440853103118],[16.454306111777722,47.75444414875184],[16.475624500714037,47.75274049528254],[16.504521999788203,47.77901999627643],[16.53076100008821,47.79348599688348],[16.573499999883943,47.79449149579882],[16.587330499984535,47.81484599636929],[16.615579499694608,47.81980899635067],[16.635417000387577,47.812360995761274],[16.657855500111275,47.78980149602272],[16.724495000451046,47.78177299567803],[16.73556350075011,47.82374249732965],[16.8472495005609,47.824154496401626],[16.888476500155207,47.80244149636654],[16.90873150073775,47.75270449643875],[16.954894500005356,47.76348349567785],[16.952655000520846,47.7776124956519],[16.991219999930763,47.80860749600981],[16.966897500295996,47.82845599564931],[16.973653000460217,47.83752049705794],[16.943673500656693,47.857199996262764],[16.901362499608798,47.86743449580494],[16.957073500519982,47.90823449593669],[16.97571549966596,47.9378584963743],[16.934824975064593,47.96517859521699],[16.955469584296164,47.9825681448855],[16.989501808881236,47.964008373404226],[17.010653285998213,47.96047416707519],[17.06678748091457,47.987538611041565],[17.01836339885255,48.01662109679947],[17.02256199979092,48.033300496112794],[16.993738000889596,48.04546449500501],[17.016295000106368,48.07352049613438],[16.998762499859755,48.084129496135915],[16.997857999636206,48.109086496192184],[16.97108747546349,48.1005698213441],[16.967046146239674,48.122808449934446],[16.930966339570826,48.11952565907971],[16.91021800067119,48.141793996391556],[16.888682500358406,48.145572996085235],[16.84881400066995,48.16559199615387],[16.821727000942804,48.16970449608021],[16.826658000869088,48.19328799597379],[16.858545500869006,48.19059149577612],[16.88914350028693,48.22859899633435],[16.829834500754256,48.256712996515546],[16.817191999959388,48.28394799667992],[16.775431000937484,48.30558449632146],[16.800151000189313,48.321588995856345],[16.82105350037,48.36165449610172],[16.76182549982297,48.39953249584717],[16.75055950072828,48.4280999958176],[16.768008999911615,48.44388399614924],[16.798724499775343,48.445554997436766],[16.809875999894757,48.46346049674078],[16.811570000979255,48.4977764964742],[16.793074000612755,48.50874399594652],[16.836874499958803,48.535498495697574],[16.84536850049943,48.55542549658587],[16.82811949966748,48.56615749729664],[16.863853000466737,48.60753049624686],[16.81644161518903,48.65063620591031],[16.827802321108372,48.66985312105142],[16.78953749995474,48.689327995981095],[16.733047499709013,48.6946164953885],[16.732563999664755,48.68575149649154],[16.673752499750947,48.676372496553746],[16.658329500656226,48.685920995389864],[16.662765999935623,48.7236904960442],[16.632546000518285,48.737604497656115],[16.612827030567693,48.730115073188166],[16.609047903003557,48.71153404029434],[16.621113367608235,48.69527200478653],[16.590520523831163,48.68854648320803],[16.560580193319076,48.70757046837133],[16.489542499830964,48.70294849623609],[16.456419500051023,48.69211849635524],[16.437901499842777,48.69838199626836],[16.403319000441567,48.673320996434306],[16.39510099966355,48.6946434974506],[16.356293000037226,48.68526549657038],[16.34977850067895,48.70665299715474],[16.305854500983052,48.67628699663952],[16.285728000802063,48.68757249527778],[16.257622000529857,48.65469099674344],[16.201531500739968,48.64847049685705],[16.21513349981922,48.6907874961661],[16.175808999712153,48.69375549609788],[16.14631850015581,48.66969449614722],[16.05732700042279,48.68091049624913],[16.04945700017703,48.718420996115285],[16.05490600041577,48.73656849604668],[15.999596501011462,48.73440099666096],[15.991545499753782,48.715694996327834],[15.94790449971429,48.72073999663783],[15.91129200016308,48.753677495466825],[15.910013500614689,48.766026496278585],[15.856825500208569,48.78964549670607],[15.828955499685382,48.79198799659503],[15.805092500216286,48.82516099581687],[15.756989999886848,48.82435599595277],[15.74581500023288,48.81341849724415],[15.689704500904952,48.80968099675463],[15.68249650038672,48.83075999635372],[15.65372949982429,48.82966449646737],[15.652240499766254,48.812915996823556],[15.627683500217245,48.80606249680236],[15.567198440149866,48.82827677223881],[15.496019499972524,48.81677499767097],[15.446765499972564,48.82736049635707],[15.39763649984848,48.81889699657276],[15.397175499839134,48.85944249632167],[15.452427500638398,48.864999996007306],[15.482335000436525,48.88109599656688],[15.476061000796326,48.895607996645474],[15.446778499701338,48.89501649621037],[15.44055299982767,48.913774496475746],[15.407750500125584,48.91903699665153],[15.356553500182589,48.91082249685509],[15.331524000479524,48.88244399609297],[15.271382000347495,48.894257996393094],[15.252744000919616,48.90570849647189],[15.19493800036963,48.92429199548644],[15.181181500748545,48.91906199638522],[15.180104000821755,48.8875354966251],[15.162726000577269,48.871721996139044],[15.142217000946225,48.879810996393374],[15.147523500938574,48.898188496781735],[15.09880799976667,48.901088996517],[15.060076500265545,48.88294349595928],[15.039543500164317,48.86546349608862],[15.029676499623056,48.83586599522099],[15.034152999950834,48.81754649656177],[15.01086449998694,48.804040496649215],[15.031591500707691,48.778626497684996],[15.079453000078388,48.77357749642839],[15.071556500127596,48.75514199660753],[15.030709000489024,48.74000149670457],[15.011914000853606,48.75623699601721],[14.981896499641659,48.74041449646481],[14.987662000037858,48.71293699616088],[14.964417000392405,48.70088549653105],[14.918925000148413,48.69798449527715],[14.838196499969685,48.73612049648822],[14.807053500553872,48.715443996691626],[14.86226099966268,48.704480995097825],[14.88402850088107,48.680905994882515],[14.865746500369085,48.67200999729199],[14.85779700075494,48.65051199632235],[14.90523500076398,48.63412199656507],[14.85824449985295,48.611750996018934],[14.786650000795017,48.58918999619527],[14.812928500666942,48.56271449602223],[14.762934500894055,48.56383849651666],[14.72915349991234,48.55206299609828],[14.6616030003006,48.51600099641798],[14.629036000382822,48.53302449689659],[14.560253500037678,48.556024496063614],[14.508832000649186,48.579811496541716],[14.48655700078444,48.52476949590701],[14.461437000440801,48.517962495612906],[14.451689500640947,48.539077995059024],[14.41791250073759,48.543131496211515],[14.373155499869481,48.534372997444635],[14.37764150041795,48.49356249646286],[14.365611500005,48.472349496058065],[14.329655500059967,48.493155996600194],[14.296678000703423,48.49019699696183],[14.250101000143333,48.49827699617948],[14.220566000729379,48.51032649687483],[14.19296500047477,48.53161999697484],[14.170918500490977,48.53241399640251],[14.147303500417308,48.558636495945294],[14.072884499739757,48.55594199513481],[14.032828999975028,48.55079249545709],[14.006818000083856,48.53480049591765],[13.981576500290934,48.54189749721693],[14.000364499695364,48.5694719962756],[13.966703499808201,48.582367496072905],[13.973017500763147,48.60850999761501],[13.877840499717703,48.668180495930585],[13.836862499837983,48.68288099679353],[13.778505500920343,48.72466699661574],[13.761985499760774,48.71152899695077],[13.720789500137977,48.72062549650791],[13.713392000401246,48.752110496132566],[13.697885000446028,48.77385599617033],[13.720061499988725,48.79036449651278],[13.727084919648284,48.821443533548205],[13.656965000207485,48.83007899683007],[13.64157549971611,48.85013799566234],[13.587700500256961,48.84180649654537],[13.575589499974337,48.859207997240674],[13.506242414262262,48.88062327638235],[13.479856999862069,48.86127049680454],[13.44527500062025,48.86799549737796],[13.42105999978395,48.887273495607666],[13.38890900025387,48.89193699707257],[13.372074306263578,48.91391199232961],[13.330763628093736,48.946555878528514],[13.270929500354159,48.9603009967193],[13.255648500901877,49.01998649647471],[13.23590950095069,49.03521049605813],[13.227804999861059,49.065020496151526],[13.195404999972364,49.06026149637356],[13.166848500577203,49.07239449687755],[13.135482071085905,49.11080731916713],[13.110807500500407,49.11321799607873],[13.068197999619878,49.129476996146835],[13.065276772215384,49.146276280862516],[13.026378499783327,49.15847199509518],[13.014039000698741,49.17303099615119],[13.023854499690618,49.19282849559595],[13.023734500965926,49.228282996781836],[12.971979499874173,49.223710996606414],[12.928185999666077,49.244376996433196],[12.876531500932282,49.2561559958279],[12.856541000283178,49.27892349644767],[12.80794300032096,49.294142996416134],[12.783957500141122,49.28049449617822],[12.745754000441753,49.298093496716525],[12.700015500167233,49.29182599610421],[12.682226500189975,49.31306899624249],[12.653155500209374,49.322898497967934],[12.611127499773827,49.394734996543654],[12.561777000209238,49.392058496607675],[12.540300500777564,49.453094996657725],[12.525376500963493,49.47460249761421],[12.475308500868831,49.47144049687707],[12.472778500412229,49.497527996337645],[12.49812700098488,49.5142889954927],[12.51460500030799,49.541605996796584],[12.468706500036198,49.575586997998236],[12.464042832410252,49.60350195084433],[12.42301640648457,49.60730277013471],[12.43004931653126,49.61984907240998],[12.470150121540136,49.62697966197777],[12.456667000647483,49.67635599560017],[12.39637849999582,49.6798809956828],[12.360490000724946,49.6898284955132],[12.369846499690427,49.703443495802894],[12.332556500173213,49.715922496851846],[12.313074499635773,49.73939099635265],[12.351372500529003,49.7665624962827],[12.367405000081185,49.822142495457406],[12.356964000580598,49.85614299631233],[12.413243999892758,49.845408997113026],[12.393045499795328,49.874312496330745],[12.40937049971415,49.89276849711685],[12.441685500334986,49.91204899594884],[12.44182200081576,49.93787699576704],[12.407965500910281,49.93477699543161],[12.393111000743826,49.949343996447574],[12.363583999756305,49.95492099567089],[12.322346499653113,49.99087999600859],[12.276155500687304,49.9806799967407],[12.238533499697716,50.031606996327625],[12.235536500317997,50.057328496341945],[12.214504500250596,50.078732497062504],[12.189415500566954,50.07520949683176],[12.1459256063369,50.09972374030212],[12.141169500135785,50.119505995676214],[12.10509850101374,50.139249996542496],[12.060633499797973,50.14624549683138],[12.015896007865306,50.159502399083735],[12.038526000613947,50.175234997770396],[12.00185850018885,50.20751599699336],[12.0062799998708,50.22523149679487],[11.978604500699467,50.25032199813752],[12.002317000224814,50.276084496837925],[11.956479500020118,50.3423429963722],[11.918774500337632,50.352479997090875],[11.880001999658417,50.3272599966757],[11.841913001010305,50.315670497057184],[11.808892500809513,50.314890997196564],[11.78204500071211,50.34102049648873],[11.75403600039556,50.356897496535396],[11.72297400085256,50.34537199712785],[11.69676300058438,50.37030449712201],[11.674798500569295,50.36461899593432],[11.68312978714317,50.34532940918295],[11.675346291704443,50.32050943919155],[11.604274154222312,50.29562775273144],[11.590084643810545,50.28472832988692],[11.600257239167139,50.26808031064299],[11.647982252989655,50.28379693120601],[11.666425210864528,50.2566313112107],[11.635161124910605,50.242685151495195],[11.595471909080684,50.24727347068744],[11.505196006846464,50.21039347286627],[11.43453605509546,50.22211477715279],[11.407610262735773,50.24505072453065],[11.414591363731915,50.269754678331445],[11.372530320944342,50.27879760757698],[11.341544499844304,50.307704497006995],[11.266647999845926,50.268295997166625],[11.289261738401244,50.227884821369486],[11.221669837394012,50.21277747933463],[11.191152000628044,50.228222496667954],[11.160258999810138,50.204668998035],[11.13481049992799,50.20856449635263],[11.099855000964851,50.22817899805096],[11.108189500118272,50.25454349544458],[11.044953000658728,50.275168998040414],[11.023727000378582,50.26654899711239],[11.010565500344967,50.294276496548065],[10.972124500562472,50.29027499760138],[10.946376000550005,50.298637996576055],[10.920255999755904,50.29468749622318],[10.935120201804867,50.270219378412826],[10.91821999991163,50.2552404964855],[10.893992000785598,50.205902996745486],[10.874764500144352,50.19436049549923],[10.877410500669326,50.17650099639895],[10.84287899986333,50.15392699664114],[10.79243150005846,50.14163299667362],[10.749460000874015,50.1750969959316],[10.734886399621642,50.16412471113395],[10.686962500949782,50.15758099595615],[10.637041000053834,50.15939699763347],[10.598307500737633,50.16856049701273],[10.587978000967778,50.202956496757416],[10.558055500426292,50.20809499680411],[10.522907000080119,50.234622996874755],[10.514917500017699,50.254004497096986],[10.546362499914267,50.27879299666322],[10.513857809196905,50.29758628017326],[10.498133919385563,50.31572154653027],[10.433207500241789,50.319064496975734],[10.388194056675442,50.33192851494801],[10.377727500947907,50.37317499809013],[10.360265501036794,50.38344849602292],[10.330780000623287,50.36905749698549],[10.310408999689177,50.37280499718477],[10.326448000321703,50.41079999791387],[10.244403500906799,50.42357649809127],[10.257534000976934,50.45008449652167],[10.252082499968303,50.48435399644395],[10.22855000090049,50.49579999649175],[10.187774499659776,50.46334099710486],[10.155569500762056,50.47618799818198],[10.16007700039518,50.49631099678531],[10.139977999942397,50.503403496527675],[10.11943300101182,50.479502497279825],[10.065498944476467,50.47352115303056],[10.028952583947675,50.429836022864215],[10.005132057006167,50.44637096682154],[9.963790056518972,50.441490394776416],[9.954773383465804,50.46276854075231],[9.957023364190205,50.48862945197077],[9.927087962138277,50.492603860237516],[9.941405000092345,50.522290496397865],[9.877888000262308,50.528965996679524],[9.856826000004105,50.544434496788966],[9.813175209557695,50.546119157334864],[9.796640500679185,50.56527399746792],[9.767826500263313,50.574875497071375],[9.79272550087148,50.63086349825973],[9.813760680866666,50.649771272411684],[9.808568447743939,50.66685716687327],[9.83082047492337,50.67672429655435],[9.835902499876054,50.723501497516274],[9.8025424996672,50.73812499709991],[9.7707075010195,50.724656997256716],[9.755857000350483,50.74207249724664],[9.725921999967788,50.75229649719939],[9.709228499671374,50.76811049750725],[9.730735000246685,50.78984149590505],[9.772853999888119,50.807973997016894],[9.829495001014092,50.790615997027984],[9.894219555760284,50.794054756508864],[9.895108365406601,50.81319281248518],[9.86729811385965,50.82412503088623],[9.874308531090723,50.84236303054876],[9.901258000881628,50.85210399659557],[9.895094500800441,50.88666899660812],[9.917204500573181,50.897641996565625],[9.927011000938878,50.919321496650475],[9.904960500515074,50.94052649736316],[9.931665000044058,50.967103996957874],[9.982910001050076,50.9666859978984],[9.996370500623701,50.984191497322485],[9.985192251464353,51.00840515772004],[9.994913500456276,51.02374749727073],[9.95399150062485,51.0472539966529],[9.91621650096249,51.04434449669423],[9.866590499881397,51.05049199790211],[9.821758999657222,51.082253996887715],[9.86002450097947,51.10828799738126],[9.894930000722526,51.10487099689541],[9.98537050093784,51.122633996806925],[10.05922200015129,51.13086249686346],[10.008868999793545,51.16899949723738],[9.975594500596108,51.16522949793449],[9.95179850022208,51.17836449696687],[9.977196500964395,51.20961149673482],[9.982013500501969,51.22711499643878],[9.951697500892296,51.25079249724898],[9.904498000762091,51.256563497157394],[9.85106350030787,51.23675549678959],[9.86025200031514,51.26458099735652],[9.8276835015273,51.285200497367306],[9.763107500918062,51.33616049643223],[9.745434499801313,51.31898049660442],[9.702144000999445,51.3645719971863],[9.738458500729568,51.369212495810544],[9.783986000908842,51.3892479970863],[9.794136500589778,51.40715949730663],[9.84182350021229,51.41533549663122],[9.855031500135217,51.43897199680142],[9.931131500911023,51.46649049710099],[9.90489549997499,51.48587499685909],[9.91976150056996,51.505679497437015],[9.95463500071628,51.48382149680327],[9.987177500356381,51.50956349804773],[10.05102200031229,51.530849496449264],[10.055790500643983,51.52103399809343],[10.096399500978125,51.514585497280585],[10.17257300053183,51.52901849686845],[10.184820500324284,51.54344649768774],[10.25847200032001,51.54416899588697],[10.278163000939397,51.55082899799684],[10.320754500731308,51.58400949665391],[10.314048000383366,51.6085849974875],[10.270151500536766,51.623279496898554],[10.309265001021284,51.66066549798054],[10.282890500932641,51.7165524972833],[10.340507500962191,51.723503997489644],[10.360628000349324,51.74770499856787],[10.287660000005875,51.731103498229814],[10.282253000822713,51.74700749748758],[10.230789000472555,51.757277996934995],[10.233337501056779,51.79226499754481],[10.257951000718144,51.80676499584389],[10.241112999972975,51.833176496755215],[10.20266250001038,51.8268254971307],[10.195587000540849,51.8564319984767],[10.208309500024766,51.92895649583741],[10.261200500549533,51.94959099713416],[10.297250500905752,51.94587099716466],[10.314639500183594,51.93158149712486],[10.280915499890678,51.90783849754805],[10.306646000641527,51.89324949749196],[10.339926500617482,51.92232499721124],[10.368948500686198,51.917691996781976],[10.35549199990999,51.87681049725146],[10.318034499694821,51.84875599718481],[10.377573999933864,51.84776149696234],[10.452511500985443,51.86991749700865],[10.47553599987464,51.884406997830496],[10.500174501028255,51.920138997517164],[10.496551499776327,51.93236349857603],[10.462728500456988,51.9389959975859],[10.458171000485772,51.97277149654293],[10.488424500847426,52.01671899717431],[10.572065999706632,52.04727149736622],[10.562042000092275,52.05665849700214],[10.577012999636672,52.09966249692709],[10.613933000205625,52.08736449758316],[10.67457050046096,52.090735996817415],[10.707498499829503,52.1067119969901],[10.792562499799763,52.075690997542594],[10.824956000677727,52.10037849729399],[10.89187800020977,52.09523949701563],[10.89141449988398,52.117646997807995],[10.870599500865186,52.12368549679899],[10.876414000010643,52.146333998092175],[10.934337000864677,52.13382399705947],[10.937706999835362,52.16640799597025],[10.92306350038115,52.19592599666383],[10.938018499634156,52.225769497378025],[10.939032500439625,52.2517049974273],[10.91427850081902,52.283397997906384],[10.907468949559984,52.3184251266472],[10.948327500595836,52.33620449749932],[10.952874000032299,52.36054249627225],[10.968279000143978,52.36947749765696],[10.933989499629426,52.396271495848595],[10.900256000929799,52.40531899663935],[10.877242683646845,52.43845769467245],[10.843117205646822,52.438078982009024],[10.874893662347395,52.47051593455833],[10.832401500025119,52.47986299845771],[10.823530500397963,52.49720999760675],[10.862013000687455,52.5098679982756],[10.865718999748879,52.55644199731247],[10.839452000947395,52.55526599700138],[10.83274250107422,52.591461497070334],[10.815553500914456,52.612171997348845],[10.724199999706846,52.60254399869273],[10.686212499775197,52.61618649718103],[10.62763900082916,52.65566949730801],[10.643126500210428,52.669132496896225],[10.659362499803759,52.70711899801737],[10.654659000569719,52.72532399695811],[10.669901500072278,52.765063497394706],[10.634437500882369,52.77253499700078],[10.5796105008327,52.815223997111076],[10.588603500461433,52.8354069974891],[10.631691000180528,52.86670049765767],[10.685549000472742,52.87151949658865],[10.700226500691876,52.88663849775813],[10.753241499840097,52.884389997596536],[10.75728399982602,52.89621399798387],[10.804568500809353,52.897407996957725],[10.851856001052512,52.93998149813034],[10.860319500223172,52.95596299603375],[10.841073999901596,52.979626498266526],[10.892682000023848,52.99817649606034],[10.926007000310273,52.97214899848703],[10.98084549971412,52.975316497464284],[11.037319001075277,52.96767249852128],[11.033978500607017,52.95366199724549],[11.100087500724953,52.94528399595383],[11.129602501005367,52.94902449699934],[11.169151001090315,52.92425149837974],[11.216411999981064,52.93240649610409],[11.266605000273328,52.92173949791386],[11.2851389999305,52.94420099599711],[11.28193499991937,52.972595998235754],[11.244184000349085,52.98520299726619],[11.259384999741314,53.00121099703709],[11.196840999689575,53.01939449771178],[11.179860000601476,53.032992996702966],[11.149632999998005,53.03212399647595],[11.106164499964384,53.067192496587516],[11.075035500656721,53.052527998654995],[11.03588850066699,53.05887299772988],[11.043912499781582,53.098652497618325],[11.015521999855483,53.1043704966093],[11.026031000302961,53.12306249759255],[10.99002150104764,53.13036449608621],[10.964316499850886,53.14929449712046],[10.909442000491484,53.16050049699227],[10.903366000474247,53.179747997713534],[10.869327000007274,53.194066498348484],[10.86596300072653,53.22159949732127],[10.758770500916627,53.229669497390816],[10.724195500882214,53.252339996981945],[10.661640000358995,53.25746949722029],[10.672640500160357,53.276071498858244],[10.657030000764333,53.302443497001086],[10.619353500623044,53.306869997821835],[10.635600000355957,53.33179199772416],[10.557133000706466,53.328084496726994],[10.572960500635809,53.3457969978769],[10.527664000439245,53.35138549685192],[10.516905499698286,53.371359498797105],[10.553685000835738,53.389700997540146],[10.52915099963286,53.43605449716026],[10.575242000059678,53.450485497599665],[10.558112500823368,53.46376799613479],[10.591788501063483,53.48014749757489],[10.581813500636764,53.50317749749346],[10.627308500376385,53.500137497846374],[10.631867500478783,53.51761049724464],[10.715292500927376,53.52090799729852],[10.723771500822457,53.563135497740596],[10.76050600070101,53.57541899828824],[10.766490000113654,53.596135997717425],[10.816950999930151,53.59978149820352],[10.859094963811346,53.63230298351358],[10.814149499826277,53.65352049779747],[10.78149149996875,53.678675997203484],[10.727447000017778,53.6808174967245],[10.73431900000707,53.709249997901644],[10.67690450092602,53.723082497072056],[10.682838999923998,53.754734498754495],[10.699690499823136,53.769990497611474],[10.653827999734295,53.7945994976976],[10.6391765006897,53.76810549735976],[10.60418050002203,53.775578497856294],[10.586296500340326,53.789642997265126],[10.565214500272354,53.83452849723676],[10.599880000329502,53.83803599762738],[10.594288499712494,53.87225749733582],[10.565953500864453,53.881258497410435],[10.579575500860525,53.89762649716692],[10.605199501838447,53.88981049713135],[10.656111501436888,53.89405949723659],[10.702225500868336,53.91422249884688],[10.81119192756943,53.93370062748667],[10.839009165885434,53.99104177694208],[10.78569567299007,53.99703824224286],[10.749515175348614,54.04283284881158],[10.759788752988245,54.05970704279166],[10.791627645307296,54.07505726585067],[10.801630734999895,54.090424535469026],[10.88681364168678,54.092075941195425],[10.954649447731244,54.14062499732843],[11.050737500329937,54.17786443012615],[11.06639003878911,54.190796611245744],[11.255086592388233,54.24050049751103],[11.401661389992908,54.27286116686556],[11.569175445725932,54.32996823166175],[11.644495716710084,54.35127016224171],[11.763402215938976,54.35420536773397],[11.821833897956644,54.351113804151446],[11.897226114305683,54.36648950575212],[11.94044444502413,54.366805553017194],[12.112083333558815,54.41108333052882],[12.431905214103269,54.67827221890268],[12.96977762079763,54.78452386384643],[13.061037665631545,54.82698875364841],[13.166581203731361,54.86010333490274],[13.30860510413083,54.87888174519678],[13.423599465080484,54.88416520972908],[13.489330026779099,54.88111494060205],[13.588502344510681,54.86160031473502],[13.64967864583343,54.838233708999574],[13.912296608792982,54.711645801683495],[13.955181826846902,54.68189216190067],[13.989988931042605,54.648327823925214],[14.014510716813612,54.607256146530496],[14.078376014394667,54.44279927665868],[14.1763471080759,54.38574353692541],[14.223503463114685,54.34860468849432],[14.252213960443436,54.31060293358816],[14.266396546227943,54.27232764081495],[14.267534072921586,54.233168837868455],[14.255608515048653,54.194611265964376],[14.316313733070267,54.15566055956904],[14.247438479463302,54.13028760734144],[14.300335766250782,54.1249228961026],[14.35954165251746,54.145840671024374],[14.534368581755928,54.186916231627144],[14.612594570407623,54.21064429082167],[14.800253265935616,54.246322595311746],[14.93615095214232,54.28151232532949],[14.990877334708038,54.29102564041894],[15.096889978354794,54.31491750216616],[15.138251324158427,54.32839108045328],[15.201441773053535,54.34144351882127],[15.399318095015925,54.36479126869332],[15.451895982105041,54.377438268529666],[15.584694604832238,54.39348098219167],[15.693871700640607,54.42063731135913],[15.776244861394785,54.43606488059902],[15.894046496568642,54.44564560499056],[15.971872919936008,54.4614879769479],[16.047911781094907,54.50860496298208],[16.0895891415576,54.54823840109717],[16.171867717273983,54.61668779528595],[16.249973610813804,54.664763607366474],[16.316665698495733,54.697926631151084],[16.37227407241147,54.718191728420145],[16.465740128110937,54.740782650950656],[16.61010772203309,54.76405985238916],[16.697448817053825,54.76914389003821],[16.759471025584276,54.78031452200537],[16.84279713964224,54.82890769964529],[16.887567897614066,54.84507009602516],[16.99654124821506,54.87649093725258],[17.0948497140136,54.90990675208925],[17.1645222386619,54.925033909253294],[17.323255746619953,54.94858218981962],[17.41051528936929,54.95336419451725],[17.516240693753947,54.96629385751944],[17.64232305350486,54.989139305447466],[17.808027551640404,55.01624759083161],[17.91517770092667,55.02782849567274],[18.06062178967789,55.033088663506426],[18.21057690564452,55.03225631410583],[18.3116254290308,55.03522805047442],[18.367686527174033,55.03334032802326],[18.433260699731242,55.02544538906253],[18.49115966065573,55.011706861083304],[18.621031918554984,54.9611444141669],[18.66782822668056,54.93873497796503],[18.836077626080222,54.88185334681304],[18.955783981035886,54.83114863968559],[19.06398882635238,54.76968664690764],[19.40414919346016,54.604003241738404],[19.532893540047656,54.69393901327915],[19.564278559152342,54.74292898859229],[19.612483487363754,54.783744283936386],[19.5861706757302,54.849172411973186],[19.58400477137161,54.91485849628548],[19.598708580332065,54.9598319916945],[19.636023344123245,55.0179312991577],[19.686656135544567,55.06997921268124],[19.729179668145996,55.10061325864289],[19.820556494020636,55.13924720443135],[19.869676673265577,55.15096347894919],[19.959168505477674,55.16062496413746],[20.018204105328476,55.15961063453337],[20.10401856361681,55.14968892811664],[20.220238541504887,55.15885256804315],[20.286257392221437,55.1541123044023],[20.336125373832534,55.14580339044368],[20.35909317235552,55.15500133382852],[20.43780994320343,55.20313763428505],[20.508822972009323,55.26445867626832],[20.56715738134789,55.307318912746275],[20.636569773602154,55.3659836859149],[20.699672118072037,55.44885280868665],[20.748124592579288,55.56993327266928],[20.752044922132537,55.61677688206906],[20.723705208750673,55.70857911369491],[20.69072206308441,55.9022406607316],[20.689936357012677,55.934941117553336],[20.70176207372201,56.054086554225876],[20.64362393820731,56.15032296697457],[20.6297801172896,56.18166220477492],[20.619338349277594,56.22797455988006],[20.616845651905514,56.30719702215324],[20.609467514819176,56.34177700017303],[20.609627654552458,56.38846525491112],[20.63094353694907,56.450436042758994],[20.612315139181973,56.490795514832065],[20.60098517443048,56.548792518749494],[20.604906843533215,56.579186312211284],[20.63751624899799,56.63722777007973],[20.676077500101538,56.673783029180726],[20.695314211038404,56.738347626178175],[20.687594065741152,56.81840217662608],[20.690301542851724,56.849383225983935],[20.713441918259253,56.903467317050996],[20.73450682356394,56.92948933510905],[20.804862572610876,56.98318584898738],[20.93085439155845,57.04472169713316],[20.980109091562724,57.0638043738681],[21.045477336938625,57.11021543183298],[21.03824746493408,57.17920782748127],[21.0431706278706,57.28234307650864],[21.054263655448036,57.32370968893948],[21.073345120412547,57.36207982346629],[21.108322420154796,57.40280861695017],[21.163307731704027,57.449502293778465],[21.18712016637452,57.488347497023604],[21.248082169732978,57.540180536317045],[21.293927931463926,57.56370453621657],[21.315066083047324,57.58676461700345],[21.33923493489537,57.63028077749603],[21.381254994884767,57.673122058418],[21.427391064128685,57.703361593633375],[21.528968439233147,57.747108019160024],[21.590972675162547,57.76405913922863],[21.71576614659272,57.78596349371595],[21.647372973212374,57.85610501496216],[21.615122047715644,57.89787833130042],[21.399029471088387,58.26182017408689],[21.387716333741974,58.28605597795316],[21.383611004408106,58.34223603151438],[21.421013198637855,58.53580305197384],[21.43264537404138,58.56841244949752],[21.463257812402833,58.608836231705716],[21.49439497500616,58.63460325689701],[21.554585154646922,58.66799411589282],[21.60687658517729,58.687292525955634],[21.696297561930113,58.83453215578836],[21.664868241747442,58.87656435001166],[21.65252523268854,58.919559482495394],[21.66383876266501,58.981756216085564],[21.68960997205606,59.023139027027426],[21.74554104763046,59.069387345330426],[21.802719408175435,59.09805074786832],[21.871139842444443,59.1219153546936],[22.398347913835767,59.27015427182104],[22.451748266994663,59.28256331936266],[22.52984785454685,59.292609483772964],[22.603956518292065,59.29439979338246],[22.729014176331184,59.291258445616954],[23.110909220050857,59.45791343436299],[23.176526611266166,59.480584058021826],[23.267609538242695,59.49847140425841],[23.849841556494574,59.57166671910638],[23.995976435658054,59.63946980512252],[24.4061166674459,59.73654999790003],[24.82109999968819,59.84154999804346],[24.952766666704566,59.86821666450532],[25.16943333329225,59.88823333169891],[25.45943333296314,59.8765666646356],[25.96778333374077,59.86156666472758],[26.132766666252376,59.9682499977395],[26.211099999874115,59.98491666478031],[26.339433333637526,59.994916664661574],[26.54333333351864,60.10666666540523],[26.639999999883717,60.11333333164066],[26.915000001273068,60.17333333202247],[26.96500000025121,60.176666664486326],[27.18833333369694,60.17666666458595],[27.30027777828438,60.20527777630762],[27.463888889766217,60.22833333155356],[27.5119444453757,60.25972222025436],[27.777841977741595,60.275605424038105],[27.81509169290214,60.31412826418043],[27.831199300378753,60.32095324304383],[27.819350378274148,60.38802806370133],[27.79237764005073,60.39996833837743],[27.699450053908194,60.41157404065475],[27.67289383929527,60.43021719414003],[27.723377708501378,60.43953624063258],[27.774353026556177,60.46430563771467],[27.78388965102247,60.484491346465454],[27.838603855394332,60.47411930372276],[27.848583459795275,60.49943125106987],[27.82567095842601,60.52860605567942],[27.888208270938687,60.50986730915062],[27.924156426506194,60.51996064065304],[27.959328652038764,60.5178431254925],[27.99995732381766,60.49769532527887],[28.0067193517567,60.52379786743538],[28.115418553941005,60.52217280728511],[28.16562247345454,60.54110443416402],[28.222339154867587,60.5176333174426],[28.2230935096379,60.5551302417346],[28.23366415557353,60.57117545481653],[28.278390527964994,60.57485532534443],[28.272829770358314,60.59424793587584],[28.333259464526396,60.59964954670457],[28.337021829011935,60.61519956375207],[28.386153460412032,60.60445141645534],[28.39491414988406,60.61645996383408],[28.37428283637562,60.6393730629804],[28.444994449556635,60.65209686646597],[28.511482953956914,60.669985412548584],[28.544038058127207,60.668887851663506],[28.56987261767469,60.65280616100345],[28.65474450569175,60.68132746020736],[28.66929960318206,60.73315977809601],[28.69449961227927,60.75353133476259],[28.748313547485946,60.74088215651933],[28.763354422028435,60.72389542898479],[28.72954642827367,60.71460020396897],[28.723153114495553,60.68539917360296],[28.745294452515495,60.66456365432322],[28.645548224877558,60.65107905750165],[28.658912062899706,60.62346613235859],[28.64648806983057,60.582988856170964],[28.682434201529674,60.55232572421232],[28.65557384516174,60.53990542747926],[28.70227801790165,60.4880845531492],[28.715355873013756,60.439667819700425],[28.67262554145155,60.42956614305064],[28.60391593087762,60.46970641354251],[28.564653754301595,60.47633707327868],[28.52380692967168,60.509628771249005],[28.495539547240845,60.54650294650864],[28.437636971038994,60.54743182457799],[28.500227332010784,60.48619651627642],[28.510290623064957,60.46811961980102],[28.57131695695578,60.42531776249809],[28.59022462373785,60.39434420867955],[28.584810019908772,60.37769472428401],[28.627664208654068,60.35346054804453],[28.70849704858498,60.338158009331345],[28.75103616737121,60.31963574788019],[28.819882512716767,60.339940069597056],[28.82764387202363,60.31357705453909],[28.85172104955947,60.28907763770282],[28.896477341792117,60.26875316862467],[28.935891271556866,60.26947331295894],[28.97025501804573,60.242585657088725],[28.996008635106,60.23646700255688],[28.989686251241753,60.21547996889704],[29.017931461181586,60.1815751775329],[29.058717727595056,60.18117904536844],[29.14753484653275,60.16018950777495],[29.170461654210534,60.16567420847077],[29.31432616676817,60.1591087555343],[29.444224834671704,60.16092145261469],[29.48195695981233,60.17767083510882],[29.526436449193827,60.183037159999614],[29.57139444439569,60.19727921336949],[29.722137332654846,60.18645501015605],[29.87080550268567,60.16132891023471],[29.921730041342045,60.147049544066356],[29.94626855914143,60.11281847765837],[29.931430579551012,60.082677839391636],[29.96472680526872,60.05646550520837],[29.962830901422063,60.01357662548929],[30.022698044185553,59.99711024619383],[30.181042671335582,59.985512374010376],[30.26585745896281,59.97528564813321],[30.300539614152143,59.98363494695462],[30.333834410855996,59.9719618542679],[30.34195479132857,59.94891968584711],[30.277308344776234,59.93062555615209],[30.262514948130587,59.915722011536054],[30.22861981506051,59.913672206957195],[30.147370576741743,59.86546242055587],[30.023548842037805,59.86106324011443],[29.979651451513995,59.877406952430405],[29.896582842995286,59.88976931459901],[29.80220925879971,59.910171745425],[29.758401750975022,59.92959940247444],[29.7221771486327,59.927537201619536],[29.66894006695764,59.93482565690785],[29.624742746342726,59.93057954152004],[29.548300743596016,59.95809924345018],[29.455343962065317,59.95809101864835],[29.419620872390652,59.96732544737143],[29.335258960844584,59.97788381364093],[29.264791608313875,59.976356504603295],[29.22162580501246,59.99095225159266],[29.20396852536746,59.979925153765016],[29.135341644310284,59.98094844721651],[29.12472534170186,59.96957695338471],[29.071760059388772,59.96347105379433],[29.040249825138144,59.91777074104156],[29.06920134951619,59.885113356737556],[29.06081008895191,59.86156081999754],[28.977333068495646,59.811774251472244],[28.8676650527925,59.79964101168639],[28.8432097433208,59.78072106648429],[28.803019761574294,59.792510150006656],[28.751297949819026,59.77360331786529],[28.721838116742205,59.773784754529736],[28.672972440910748,59.80741047719714],[28.574430108620945,59.826352475518135],[28.541684627628953,59.84792196597887],[28.46866857968437,59.824375627772525],[28.43700444859301,59.76386999893612],[28.436280132234657,59.6856870632395],[28.39289104838921,59.66222870191424],[28.353398323949005,59.65930461677891],[28.299152852372675,59.679086207150505],[28.251610161115238,59.67692684909035],[28.22042560571592,59.6870466453079],[28.221234441263256,59.71634340061895],[28.18684494448147,59.777514574560534],[28.167921542511607,59.78445243648982],[28.097399353986287,59.788885830372564],[28.071661710938358,59.759474752890235],[28.023162127674905,59.745169042087596],[28.037320972010875,59.728677747865625],[28.00093865378663,59.69341075202223],[28.049519300995968,59.64771973862065],[28.061403751893504,59.62448847152901],[28.087112665141927,59.6089267715435],[28.095247150186918,59.583758232889124],[28.082700252560276,59.52964901772906],[28.045209169708404,59.47923970049508],[28.045646231215734,59.46689825743976],[28.084370626136987,59.45847942271845],[28.133660563852313,59.427410964157076],[28.136857999930033,59.371332997886675],[28.081204000541145,59.36942549679889],[28.089004501033042,59.35337849793332],[28.037576499607432,59.35024149915],[28.019279999691754,59.33575499815626],[28.033238500384673,59.30009249853062],[27.996575500198656,59.27754999876437],[27.953630500789785,59.27156449826668],[27.908704499717576,59.249706499190914],[27.89627250050067,59.23300299877032],[27.76167450071368,59.22346399686479],[27.698645499709286,59.22688149818245],[27.687488999342385,59.264359498859285],[27.651999499666967,59.275893497295975],[27.61500849950872,59.26739049812641],[27.58545000015053,59.31006299816115],[27.545108999709083,59.31724649852972],[27.55397949980406,59.338508998487775],[27.50108849981169,59.33605849839813],[27.50869900010568,59.36227499950173],[27.50290000077852,59.393469998795894],[27.4278324998002,59.407518498154225],[27.3668120009759,59.38201399797964],[27.35786250041199,59.37160449804307],[27.29999850035494,59.3693569988918],[27.274472500848592,59.35900549773912],[27.30236199996567,59.33553849861208],[27.239512999701148,59.32195899848113],[27.168620500676738,59.31456199827289],[27.158294999823653,59.356415498296975],[27.100676000762437,59.3639104979007],[27.00525499968158,59.343069497002844],[26.94776050021231,59.35184299933631],[26.97352699972178,59.36705049934964],[27.01883500052968,59.356032498831546],[27.004556000094095,59.390362998073655],[26.95626049996774,59.404014499175815],[26.893216500321937,59.392295996951226],[26.728251000369927,59.410665498329486],[26.75617649997614,59.385003997904214],[26.699318499967134,59.373344998189594],[26.656843500438175,59.37477449819962],[26.66126350097071,59.38930499749061],[26.61474250088741,59.40269749868451],[26.605454000072168,59.431831998330004],[26.56183149957876,59.43381499786595],[26.47071400025901,59.46384549820494],[26.413750000317105,59.46119999878638],[26.37916800079458,59.488712998266486],[26.33711365848669,59.50800894404314],[26.26082350055348,59.51091549702821],[26.213811052147076,59.49473741239619],[26.179697499706815,59.47329399944465],[26.118122000690715,59.49185999759672],[26.033222500605607,59.48752499839404],[26.00936000122401,59.46595399822787],[25.936156567003863,59.45469493179938],[25.84121812615812,59.46034831608222],[25.84495350056986,59.443989997103145],[25.87783050078011,59.443466998499574],[25.895962500582343,59.42971249814467],[25.88368800033627,59.40581249958523],[25.928248000331035,59.36596849757623],[25.945244500313077,59.28640649783108],[25.91363749951777,59.27131649829161],[25.888491999616956,59.28859699792742],[25.79576949977506,59.29622799871425],[25.78042899979258,59.317099497015995],[25.695259000963212,59.36042949805729],[25.699790499764827,59.381984998453355],[25.661595500517006,59.394766497760735],[25.581316000420532,59.39895399828876],[25.47668599991793,59.38854299721268],[25.464146500104643,59.40225299708303],[25.40835250022665,59.39997649819921],[25.35051299986218,59.409217997216054],[25.313603000214403,59.39820049883919],[25.279887999729837,59.40314249826944],[25.233686000454696,59.39381399835722],[25.233816999946306,59.377378498435064],[25.167928999344134,59.369731498956945],[25.1175515002668,59.37047699855188],[25.078441500874863,59.4085599982281],[24.986995499858537,59.403650998143526],[24.94417949970555,59.412489498522675],[24.926289000392597,59.435508997634855],[24.869911000528695,59.422753998171565],[24.87018549965522,59.41073649854141],[24.795747999540293,59.40755349789903],[24.77355150018779,59.360089997168515],[24.69604000043755,59.35626399862266],[24.671600500071,59.364875999292124],[24.64175150086764,59.35378749697456],[24.564651000002684,59.38627399714768],[24.594108500091284,59.395599497686916],[24.52664750080264,59.41273399704542],[24.46671050025837,59.404447498481304],[24.485023999981124,59.37751999855242],[24.450155000768508,59.36378599735387],[24.492630500444736,59.31231449818304],[24.439199000042137,59.3078494981155],[24.444069499645583,59.29331049889115],[24.418149500022132,59.26154299746316],[24.36562199998365,59.232554996916505],[24.301056000810696,59.22027749849035],[24.26069400047088,59.220772997851405],[24.255926000300725,59.20439599699667],[24.155445500930156,59.20646699919643],[24.16559450086787,59.17946849809813],[24.18554150055757,59.16189949782502],[24.08470950039285,59.149341997882594],[24.074965500266767,59.129297998633476],[23.969753501092022,59.139343497278205],[23.986235499778097,59.10685999956726],[23.96170449986168,59.091845497477976],[23.9751854998456,59.065143497293825],[23.949613999935117,59.04315649906557],[23.950596500597992,58.99950249786278],[23.965099500045074,58.975453498576755],[24.00918149959686,58.97079099815858],[23.990046999803546,58.91177799935164],[23.945032000285185,58.87475549774173],[23.92052200036527,58.862334498323094],[23.881712000219235,58.859531998011335],[23.916871000539217,58.83835149716928],[23.93302950015116,58.80413749693763],[24.014550500634964,58.785780498878346],[24.027993500293615,58.746712497744106],[24.119992000847763,58.74339849699495],[24.152302500856134,58.75455749895018],[24.167209000102257,58.737335497424546],[24.131239000028277,58.69968249722825],[24.08815450090723,58.68265649800557],[24.008150500022268,58.67463099953473],[23.97174000108924,58.677119997937346],[23.98808650021634,58.63195749793802],[23.95644899973045,58.62545799833803],[23.946907000600373,58.60919699727054],[23.888670000588302,58.62584799697851],[23.867424500946285,58.60878749812265],[23.915550501259013,58.56409099736196],[23.92561799961202,58.521209997772665],[23.951917000823276,58.498488998664],[24.00076050059208,58.498074498509766],[24.019532499817377,58.52400149890025],[24.059645999911066,58.52462349935128],[24.173058499874674,58.50103649734936],[24.221083001209465,58.474304999127384],[24.299334500217054,58.4847494969211],[24.3233335003939,58.50844699746137],[24.377554999865353,58.48939349946715],[24.407091999615076,58.512933998420955],[24.494308500154826,58.51354699828395],[24.53349800038658,58.48730799686273],[24.61099100055025,58.48937499826884],[24.647997000405088,58.475772997208],[24.69889000038971,58.49240999671822],[24.706350000191087,58.46222699828155],[24.731580500255898,58.43737599821729],[24.721594999689202,58.425258498246784],[24.676695001224893,58.41838449825961],[24.674626000329827,58.39683149927979],[24.622584000165304,58.385378498480584],[24.594378355016026,58.36632766862254],[24.617888563770045,58.352488097754026],[24.61428663114269,58.29917212750656],[24.647494000952673,58.26683899943919],[24.591727499766588,58.233181497757876],[24.591262500003594,58.219189997849796],[24.65584073082758,58.22666123601366],[24.672443792480557,58.21673834957961],[24.6756203721249,58.1877127595138],[24.628715160304342,58.181376990328495],[24.65771849980648,58.09141399933883],[24.6833410007598,58.09351499661686],[24.72347600052768,58.06385899796384],[24.718756500059033,58.0155739980257],[24.686727000139673,57.95938649850917],[24.64435250086204,57.95914599911783],[24.628405500580186,57.94186799946791],[24.57693500012395,57.95679799951146],[24.6014704993264,57.896879997715814],[24.58718100020308,57.87309649764427],[24.612050999427012,57.86255499681993],[24.66646099981613,57.76160349783804],[24.75866599978502,57.72651349754465],[24.819830000340165,57.72610349916234],[24.840933499458494,57.71913149771445],[24.851959500836728,57.65927599740971],[24.917627001875225,57.64606949754262],[24.900660001114584,57.62186499726345],[24.894559501222705,57.572849998344005],[24.916747500499337,57.5576544981347],[25.008164000359265,57.570703998088476],[25.040772000467026,57.54406649928741],[25.069555000752228,57.48864899908339],[24.865157000540346,57.41018299655276],[24.814859500768065,57.42778849859003],[24.805072000667213,57.41468699695398],[24.84077699969604,57.40432449800622],[24.851263000252796,57.384244998716056],[24.700795001206178,57.388122498299275],[24.71380400037315,57.34954399866259],[24.67561850079425,57.31880549766772],[24.713701500159104,57.227831997844014],[24.661500501000134,57.205294998128124],[24.616752500491184,57.2059529968861],[24.6282814996611,57.178119497086975],[24.653839499958377,57.18143099803638],[24.684269000069197,57.169067497325855],[24.682381500969928,57.145408497516115],[24.662069500568514,57.12491849864821],[24.63582850054581,57.13326649664503],[24.570508500966568,57.13937149779904],[24.552248500903993,57.12326849756452],[24.509105500757745,57.10810649810496],[24.50786000097991,57.09697649876617],[24.456519001081165,57.07247499690525],[24.424852001195216,57.071657498256435],[24.38099250009707,57.057363498229535],[24.363112000099807,57.06243899826637],[24.314257001068064,57.0267449982797],[24.25303949977892,57.04155849843319],[24.226311001075707,57.07445599774813],[24.187081500640936,57.0538614976274],[24.212913000721908,57.016910496734695],[24.272368000612733,57.010222997482295],[24.32450400086468,56.968374498274876],[24.287490501078803,56.9550754972072],[24.253105999775745,56.955825997885405],[24.233428501063642,56.93735349822809],[24.227985999932276,56.89658249781085],[24.19956500077091,56.88555249805449],[24.169313499729125,56.906969997025286],[24.10053549947388,56.891831497673856],[24.082073999915956,56.90518449773388],[24.045077999766345,56.91275799821152],[24.039721500935052,56.92661949881493],[23.99747499997851,56.927421499009505],[23.94455150040692,56.93683349748986],[23.896476500789937,56.90379399913993],[23.83419700093848,56.88669849711262],[23.8692070000864,56.83065399766864],[23.83352750024891,56.80597199760102],[23.79340600009383,56.822803497870794],[23.7733850009162,56.80166349832275],[23.731122000870457,56.82113749810343],[23.712021000505604,56.855971997085],[23.63709104867035,56.88486798669326],[23.605327810229138,56.866162425809016],[23.57382431776158,56.83565711087356],[23.4859877060433,56.812774155594106],[23.46816236582554,56.80333744978861]],[[29.786484957287126,59.97755932613273],[29.799465060649393,59.99071454813642],[29.769460440358806,60.00376140902786],[29.76761245722694,60.01846861725052],[29.69008863006102,60.02684306929313],[29.682701348852426,60.01852392987435],[29.786484957287126,59.97755932613273]],[[30.262281537754436,59.958194135464765],[30.291939616861864,59.947690008384726],[30.337606429512867,59.95393752870645],[30.30873382070886,59.97844350140499],[30.262281537754436,59.958194135464765]],[[30.21292424188287,59.96034991588787],[30.21430242115965,59.93116545470842],[30.25814521220016,59.918564556648334],[30.288634776892525,59.94648265734985],[30.257985234486764,59.95700180402342],[30.21292424188287,59.96034991588787]],[[28.639424563521096,60.26426255560669],[28.680974245543013,60.26120126019813],[28.70774972490685,60.29657947808063],[28.672044873764126,60.296618340835735],[28.60006654315723,60.34181070159052],[28.5502593520753,60.3416291457565],[28.539048314819265,60.313725469815274],[28.552135109122418,60.29815804720859],[28.639424563521096,60.26426255560669]],[[28.51625585613072,60.301174758016025],[28.523254514093,60.33352815948221],[28.47454786373132,60.364318368515114],[28.41598487020728,60.36287212217283],[28.43662035595796,60.341709612776896],[28.51625585613072,60.301174758016025]],[[28.484509826486136,60.40373360915949],[28.499601604141986,60.42822193913118],[28.459265828498904,60.45583450620516],[28.446948649031732,60.435770510363184],[28.484509826486136,60.40373360915949]],[[28.571555019863272,60.57099473324673],[28.634926557589644,60.586511848930094],[28.624022127512877,60.612918256596785],[28.57167804321333,60.61147534747476],[28.571555019863272,60.57099473324673]],[[28.549219132692,60.613404510982434],[28.55105865015604,60.63912796871561],[28.510233044747885,60.638208149297405],[28.549219132692,60.613404510982434]],[[28.587514520473043,60.52263903450487],[28.564322353070317,60.5076937659737],[28.626946569335786,60.47439205462075],[28.65177762424354,60.48381686028419],[28.587514520473043,60.52263903450487]],[[28.72555971206445,60.71622144988099],[28.745378851160673,60.729511854714225],[28.706602455035725,60.74551582106268],[28.68882930338114,60.72882246759718],[28.72555971206445,60.71622144988099]],[[12.89636000035352,54.235854496178476],[12.966789000242501,54.24469599790806],[12.959723500215828,54.26038699857763],[12.911454499701051,54.25754099634414],[12.89636000035352,54.235854496178476]],[[11.425898665865295,50.366585558877176],[11.382806302292689,50.334368896446556],[11.388727095859618,50.31254953062906],[11.425898665865295,50.366585558877176]],[[12.551584135991495,49.727963191800775],[12.558804000374264,49.68675499590504],[12.582314547676326,49.70079798960532],[12.551584135991495,49.727963191800775]],[[24.096437975779843,41.697716994358046],[24.082219983982274,41.71452198775424],[24.028606975675068,41.7327839932198],[24.047452976512822,41.70827099312801],[24.084670978607612,41.69228498816049],[24.096437975779843,41.697716994358046]],[[23.70096689243547,41.31030609171177],[23.66537470143015,41.3130823272107],[23.650086023182265,41.30241350670035],[23.655316576687653,41.28303430162402],[23.679928755984577,41.26080220368056],[23.69847462508261,41.26464311212533],[23.71965793036975,41.28649011257605],[23.70096689243547,41.31030609171177]],[[25.890199847147414,41.13788644176382],[25.8711891137782,41.135764924712106],[25.833240865446044,41.112987471241595],[25.87039999801897,41.10409966825393],[25.91286168153993,41.13274801414527],[25.890199847147414,41.13788644176382]],[[25.59452848070742,41.07936397281337],[25.578097496591,41.08017915972813],[25.5708421376994,41.057330310551144],[25.54114196237299,41.059942066857786],[25.50584516895105,41.07497475914397],[25.486432254573696,41.060365403172064],[25.46143257100208,41.069510923208924],[25.445655080905624,41.08609394603379],[25.434934248078598,41.05064609639518],[25.466152104221237,41.03741055724282],[25.47922369051764,41.04051329596781],[25.509012522090483,41.029745700228304],[25.571529131286017,41.02818047799934],[25.626146707758203,41.04458217802159],[25.636260976990112,41.05397677290362],[25.62825309621389,41.08690902320874],[25.59452848070742,41.07936397281337]],[[27.578222789762044,42.17568043437289],[27.57860087300622,42.17553756262479],[27.580234837236272,42.17541449840033],[27.58035474353624,42.17544432633105],[27.58187285660436,42.17579540042917],[27.58193419089832,42.175715361679806],[27.58187285660436,42.17579540042917],[27.58035474353624,42.17544432633105],[27.580234837236272,42.17541449840033],[27.57860087300622,42.17553756262479],[27.578222789762044,42.17568043437289]]],[[[27.62703231186413,42.16535645913665],[27.6276543426357,42.16562851426932],[27.62786526743564,42.16550638845029],[27.62854637961441,42.16461423355936],[27.628879579268744,42.16432590761404],[27.62968239152031,42.1639589329048],[27.628879579268744,42.16432590761404],[27.62854637961441,42.16461423355936],[27.62786526743564,42.16550638845029],[27.6276543426357,42.16562851426932],[27.62703231186413,42.16535645913665]]],[[[27.625226791836614,42.16483622122251],[27.62562356934791,42.16499886450151],[27.625954179335448,42.164959119213556],[27.62648320374034,42.16472339120815],[27.626711670760926,42.164711732844275],[27.62648320374034,42.16472339120815],[27.625954179335448,42.164959119213556],[27.62562356934791,42.16499886450151],[27.625226791836614,42.16483622122251],[27.624892644057805,42.164554466544345],[27.625226791836614,42.16483622122251]]]]},"properties":{"OBJECTID":1,"Shape_Leng":24645353.2219,"Shape_Area":278402741779}}]}');var c=i(216),h=i.n(c);function u(){e()(".map:not(.initialized)").each((function(){var t,i=e()(this).addClass("initialized").html(""),n=(e()('<a class="mapboxattribution" href="http://mapbox.com/about/maps" target="_blank"></a>').insertAfter(i),s.tileLayer("https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token={accessToken}",{attribution:'© <a href="https://www.mapbox.com/about/maps/" target="_blank">Mapbox</a> © <a href="http://www.openstreetmap.org/copyright" target="_blank">OpenStreetMap</a> <strong><a href="https://www.mapbox.com/map-feedback/" target="_blank">Improve this map</a></strong>',tileSize:512,maxZoom:18,zoomOffset:-1,id:"mapbox/light-v10",accessToken:"pk.eyJ1Ijoib2xldHJlbm5lciIsImEiOiJjamxuYzhzZnIxZDBxM3ZxcmJvMmhtNmtwIn0.DF4ccD4PRhQl6KVYL3NYIA"})),o=e().parseJSON(i.attr("markers")||"null"),r=e().parseJSON(i.attr("center")||"null")||{lat:52,lng:12},a=i.attr("zoom")||12,c=i.attr("label")||"",h=e().extend({},{center:r,zoom:a,scrollWheelZoom:!1,dragging:!0,touchZoom:!0,zoomControl:!0,layers:n},i.attr("options")?e().parseJSON(i.attr("options")):{}),u=new s.Map(i[0],h);i.data("map",u),u.attributionControl.setPrefix(!1),o&&o.length?(t=new s.LatLngBounds(o),u.setView(t.getCenter())):o=[r],e().each(o,(function(t,e){new s.Marker(e,{icon:s.icon({iconUrl:(i.attr("iconbase")||"")+"Images/icon_mapmarker.png",iconAnchor:new s.Point(30,30),iconSize:new s.Point(60,60)})}).bindPopup(e.label||c,{offset:new s.Point(0,-30)}).addTo(u)})),i.hasClass("showgreenbelt")&&(u.setMaxZoom(9),s.geoJSON(l,{style:function(t){return{color:"#317333",weight:2,opacity:.9}}}).addTo(u))}))}function d(t,i){var n=e()(this),o=n.find("a");return{url:o.attr("href"),caption:o.attr("data-caption")||n.find("figcaption").html(),index:o.data("index",t).data("index")}}function p(t,i){var n=e()('<div class="glasspane"></div>'),o=e()('<div class="lightbox"></div>'),s=e()('<div class="slide"><div class="content"><div class="picture"></div><div class="caption"></div></div></div>');e()(".glasspane").remove(),n.append(o).appendTo("body"),e().each(t,(function(t,i){s.clone().appendTo(o).find(".picture").css({backgroundImage:'url("'+i.url+'")'}).end().find(".caption").each((function(){i.caption?e()(this).html(i.caption):e()(this).remove()}))})),o.slick({slides:".slide",rows:0,slidesToShow:1,infinite:!0,arrows:!0,initialSlide:i||0}),(!t||t.length<2)&&o.find(".arrows").remove()}e().fn.scrollToElement=function(t,i){var n;return e()(this).length&&(n=e()(this).closest(":visible").offset().top,e()("html, body").animate({scrollTop:n-(t||0)},i||500)),this},e()((function(){var t,i,n,s,r,l,c,f;e()(".stage.slides").not(".initialized").each((function(){var t,i=e()(this);i.addClass("initialized").slick({slide:".slide",slidesToShow:1,infinite:e()(this).hasClass("infinite"),dots:!1,arrows:!1,rows:0}).on("click",".arrow",(function(){i.slick(e()(this).hasClass("next")?"slickNext":"slickPrev")})).on("click focus",".overlay",(function(){var n=e()(this);i.find(".overlay.active").not(this).removeClass("active"),window.clearTimeout(t),t=window.setTimeout((function(){n.toggleClass("active")}),100)}))})),t=e()("header"),i=t.find(".indicator"),t.on("click",".scrolltop",(function(){e()("html, body").animate({scrollTop:0},400)})),e()(document).on("scroll init_scroll",(function(){e()(this).scrollTop()>t.height()-i.height()?t.hasClass("sticky")||t.addClass("sticky"):t.hasClass("sticky")&&t.removeClass("sticky")})).trigger("init_scroll"),e()("form.pagesearch").each((function(){var t=e()(this),i=t.find("input");t.removeClass("active").on("click",(function(t){if("FORM"==e()(t.target).prop("tagName"))return i.focus(),!1})),i.on("focus",(function(){t.addClass("active")})).on("blur",(function(){t.removeClass("active")}))})),e()(".maphint").each((function(){var t=e()(this),i=(t.find(".badge"),e()(window)),n=e()(t.attr("data-map"));t.addClass("visible").on("click",(function(){n.scrollToElement()})),e()(window).on("scroll",(function(){n.length&&(n.offset().top>i.scrollTop()+7*i.height()/8?t.hasClass("visible")||t.addClass("visible"):t.hasClass("visible")&&t.removeClass("visible"))})).trigger("scroll")})),e()(".shariff").each((function(){this.hasOwnProperty("shariff")||(this.shariff=new(a())(this))})),e()(".embed.interactive").each((function(){var t=e()(this),i=t.find(".preview"),n=t.find("script");i.on("click",(function(){i.remove(),t.html(n.html())}))})),e()(document).on("click",".mapoverlaycontainer",(function(){e()(this).toggleClass("expanded"),e()(".mapoverlaycontainer.expanded").not(this).removeClass("expanded")})),1==e()(".mapoverlaycontainer").length&&e()(".mapoverlaycontainer").addClass("expanded"),c="greenbelt_initmapsonload",f="enabled",o().get(c)==f&&(e()("input.toggle_automatic_map_activation").prop("checked",!0),u()),e()(".map:not(.initialized) .placeholder").on("click",".accept",(function(){e()(this).closest(".map").find("input.remember").is(":checked")&&o().set(c,f,{expires:365}),u()})),e()("input.toggle_automatic_map_activation").on("change",(function(){e()(this).is(":checked")?o().set(c,f,{expires:365}):o().remove(c)})),s=(n=e()("figure")).not(".no_lightbox"),r=n.filter(".no_lightbox"),l=s.map(d).get(),s.on("click","a",(function(){if(!e()(this).closest("figcaption").length)return p(l,e()(this).data("index")),!1})),r.find("a img").unwrap(),e()(document).on("click",".glasspane",(function(t){if(e()(t.target).is(".glasspane"))return e()(".glasspane").remove(),!1})),e()(".gallery.slider").not(".initialized").each((function(){var t=e()(this),i=t.find(".slide").map(d).get();t.addClass("initialized").slick({slides:".slide",variableWidth:!0,infinite:t.hasClass("infinite"),arrows:!0}).on("click",".slide a",(function(){return p(i,e()(this).data("index")),!1}))})),e()(".flipdown:not(.initialized)").each((function(){var t=e()(this).addClass("initialized"),i=new Date(t.attr("date"));i<=new Date||t.is(".secondary")&&e()(".flipdown.primary").length?t.hide():new(h())({cont:e()('<div class="wrapper"></div>').prependTo(t)[0],countdown:!0,date:{day:i.getDate(),month:i.getMonth()+1,year:i.getFullYear(),hour:i.getHours(),minute:i.getMinutes(),second:0},outputTranslation:{year:"Years",day:"Days",hour:"Hours",minute:"Minutes",second:"Seconds"},endCallback:function(){},outputFormat:"day|hour|minute|second"}).start()}))}))})()})();