function widthCheckDesktop(){return $(window).width()>1199}function widthCheckTablet(){return $(window).width()>991}var mn,fontawesome;if(function(n,t){typeof module=="object"&&typeof module.exports=="object"?module.exports=n.document?t(n,!0):function(n){if(!n.document)throw new Error("jQuery requires a window with a document");return t(n)}:t(n)}(typeof window!="undefined"?window:this,function(n,t){function ii(n){var t="length"in n&&n.length,r=i.type(n);return r==="function"||i.isWindow(n)?!1:n.nodeType===1&&t?!0:r==="array"||t===0||typeof t=="number"&&t>0&&t-1 in n}function ri(n,t,r){if(i.isFunction(t))return i.grep(n,function(n,i){return!!t.call(n,i,n)!==r});if(t.nodeType)return i.grep(n,function(n){return n===t!==r});if(typeof t=="string"){if(ve.test(t))return i.filter(t,n,r);t=i.filter(t,n)}return i.grep(n,function(n){return i.inArray(n,t)>=0!==r})}function bf(n,t){do n=n[t];while(n&&n.nodeType!==1);return n}function ne(n){var t=ui[n]={};return i.each(n.match(h)||[],function(n,i){t[i]=!0}),t}function hf(){u.addEventListener?(u.removeEventListener("DOMContentLoaded",c,!1),n.removeEventListener("load",c,!1)):(u.detachEvent("onreadystatechange",c),n.detachEvent("onload",c))}function c(){(u.addEventListener||event.type==="load"||u.readyState==="complete")&&(hf(),i.ready())}function kf(n,t,r){if(r===undefined&&n.nodeType===1){var u="data-"+t.replace(sf,"-$1").toLowerCase();if(r=n.getAttribute(u),typeof r=="string"){try{r=r==="true"?!0:r==="false"?!1:r==="null"?null:+r+""===r?+r:of.test(r)?i.parseJSON(r):r}catch(f){}i.data(n,t,r)}else r=undefined}return r}function fi(n){for(var t in n)if((t!=="data"||!i.isEmptyObject(n[t]))&&t!=="toJSON")return!1;return!0}function af(n,t,r,u){if(i.acceptData(n)){var s,e,h=i.expando,c=n.nodeType,o=c?i.cache:n,f=c?n[h]:n[h]&&h;if(f&&o[f]&&(u||o[f].data)||r!==undefined||typeof t!="string")return f||(f=c?n[h]=a.pop()||i.guid++:h),o[f]||(o[f]=c?{}:{toJSON:i.noop}),(typeof t=="object"||typeof t=="function")&&(u?o[f]=i.extend(o[f],t):o[f].data=i.extend(o[f].data,t)),e=o[f],u||(e.data||(e.data={}),e=e.data),r!==undefined&&(e[i.camelCase(t)]=r),typeof t=="string"?(s=e[t],s==null&&(s=e[i.camelCase(t)])):s=e,s}}function wf(n,t,u){if(i.acceptData(n)){var e,s,h=n.nodeType,f=h?i.cache:n,o=h?n[i.expando]:i.expando;if(f[o]){if(t&&(e=u?f[o]:f[o].data,e)){for(i.isArray(t)?t=t.concat(i.map(t,i.camelCase)):(t in e)?t=[t]:(t=i.camelCase(t),t=t in e?[t]:t.split(" ")),s=t.length;s--;)delete e[t[s]];if(u?!fi(e):!i.isEmptyObject(e))return}(u||(delete f[o].data,fi(f[o])))&&(h?i.cleanData([n],!0):r.deleteExpando||f!=f.window?delete f[o]:f[o]=null)}}}function gt(){return!0}function it(){return!1}function ru(){try{return u.activeElement}catch(n){}}function uu(n){var i=dr.split("|"),t=n.createDocumentFragment();if(t.createElement)while(i.length)t.createElement(i.pop());return t}function f(n,t){var e,u,s=0,r=typeof n.getElementsByTagName!==o?n.getElementsByTagName(t||"*"):typeof n.querySelectorAll!==o?n.querySelectorAll(t||"*"):undefined;if(!r)for(r=[],e=n.childNodes||n;(u=e[s])!=null;s++)!t||i.nodeName(u,t)?r.push(u):i.merge(r,f(u,t));return t===undefined||t&&i.nodeName(n,t)?i.merge([n],r):r}function fe(n){bi.test(n.type)&&(n.defaultChecked=n.checked)}function eu(n,t){return i.nodeName(n,"table")&&i.nodeName(t.nodeType!==11?t:t.firstChild,"tr")?n.getElementsByTagName("tbody")[0]||n.appendChild(n.ownerDocument.createElement("tbody")):n}function cu(n){return n.type=(i.find.attr(n,"type")!==null)+"/"+n.type,n}function au(n){var t=oo.exec(n.type);return t?n.type=t[1]:n.removeAttribute("type"),n}function hi(n,t){for(var u,r=0;(u=n[r])!=null;r++)i._data(u,"globalEval",!t||i._data(t[r],"globalEval"))}function nf(n,t){if(t.nodeType===1&&i.hasData(n)){var u,f,o,s=i._data(n),r=i._data(t,s),e=s.events;if(e){delete r.handle,r.events={};for(u in e)for(f=0,o=e[u].length;f<o;f++)i.event.add(t,u,e[u][f])}r.data&&(r.data=i.extend({},r.data))}}function he(n,t){var u,e,f;if(t.nodeType===1){if(u=t.nodeName.toLowerCase(),!r.noCloneEvent&&t[i.expando]){f=i._data(t);for(e in f.events)i.removeEvent(t,e,f.handle);t.removeAttribute(i.expando)}u==="script"&&t.text!==n.text?(cu(t).text=n.text,au(t)):u==="object"?(t.parentNode&&(t.outerHTML=n.outerHTML),r.html5Clone&&n.innerHTML&&!i.trim(t.innerHTML)&&(t.innerHTML=n.innerHTML)):u==="input"&&bi.test(n.type)?(t.defaultChecked=t.checked=n.checked,t.value!==n.value&&(t.value=n.value)):u==="option"?t.defaultSelected=t.selected=n.defaultSelected:(u==="input"||u==="textarea")&&(t.defaultValue=n.defaultValue)}}function yu(t,r){var f,u=i(r.createElement(t)).appendTo(r.body),e=n.getDefaultComputedStyle&&(f=n.getDefaultComputedStyle(u[0]))?f.display:i.css(u[0],"display");return u.detach(),e}function kt(n){var r=u,t=tr[n];return t||(t=yu(n,r),t!=="none"&&t||(et=(et||i("<iframe frameborder='0' width='0' height='0'/>")).appendTo(r.documentElement),r=(et[0].contentWindow||et[0].contentDocument).document,r.write(),r.close(),t=yu(n,r),et.detach()),tr[n]=t),t}function pu(n,t){return{get:function(){var i=n();if(i!=null){if(i){delete this.get;return}return(this.get=t).apply(this,arguments)}}}}function wu(n,t){if(t in n)return t;for(var r=t.charAt(0).toUpperCase()+t.slice(1),u=t,i=ar.length;i--;)if(t=ar[i]+r,t in n)return t;return u}function gu(n,t){for(var f,r,o,e=[],u=0,s=n.length;u<s;u++)(r=n[u],r.style)&&(e[u]=i._data(r,"olddisplay"),f=r.style.display,t?(e[u]||f!=="none"||(r.style.display=""),r.style.display===""&&ft(r)&&(e[u]=i._data(r,"olddisplay",kt(r.nodeName)))):(o=ft(r),(f&&f!=="none"||!o)&&i._data(r,"olddisplay",o?f:i.css(r,"display"))));for(u=0;u<s;u++)(r=n[u],r.style)&&(t&&r.style.display!=="none"&&r.style.display!==""||(r.style.display=t?e[u]||"":"none"));return n}function rf(n,t,i){var r=le.exec(t);return r?Math.max(0,r[1]-(i||0))+(r[2]||"px"):t}function lu(n,t,r,u,f){for(var e=r===(u?"border":"content")?4:t==="width"?1:0,o=0;e<4;e+=2)r==="margin"&&(o+=i.css(n,r+w[e],!0,f)),u?(r==="content"&&(o-=i.css(n,"padding"+w[e],!0,f)),r!=="margin"&&(o-=i.css(n,"border"+w[e]+"Width",!0,f))):(o+=i.css(n,"padding"+w[e],!0,f),r!=="padding"&&(o+=i.css(n,"border"+w[e]+"Width",!0,f)));return o}function du(n,t,u){var o=!0,f=t==="width"?n.offsetWidth:n.offsetHeight,e=b(n),s=r.boxSizing&&i.css(n,"boxSizing",!1,e)==="border-box";if(f<=0||f==null){if(f=k(n,t,e),(f<0||f==null)&&(f=n.style[t]),ct.test(f))return f;o=s&&(r.boxSizingReliable()||f===n.style[t]),f=parseFloat(f)||0}return f+lu(n,t,u||(s?"border":"content"),o,e)+"px"}function e(n,t,i,r,u){return new e.prototype.init(n,t,i,r,u)}function ku(){return setTimeout(function(){ut=undefined}),ut=i.now()}function pt(n,t){var r,i={height:n},u=0;for(t=t?1:0;u<4;u+=2-t)r=w[u],i["margin"+r]=i["padding"+r]=n;return t&&(i.opacity=i.width=n),i}function bu(n,t,i){for(var u,f=(ot[t]||[]).concat(ot["*"]),r=0,e=f.length;r<e;r++)if(u=f[r].call(i,t,n))return u}function ko(n,t,u){var f,a,p,v,s,w,h,b,l=this,y={},o=n.style,c=n.nodeType&&ft(n),e=i._data(n,"fxshow");u.queue||(s=i._queueHooks(n,"fx"),s.unqueued==null&&(s.unqueued=0,w=s.empty.fire,s.empty.fire=function(){s.unqueued||w()}),s.unqueued++,l.always(function(){l.always(function(){s.unqueued--,i.queue(n,"fx").length||s.empty.fire()})})),n.nodeType===1&&("height"in t||"width"in t)&&(u.overflow=[o.overflow,o.overflowX,o.overflowY],h=i.css(n,"display"),b=h==="none"?i._data(n,"olddisplay")||kt(n.nodeName):h,b==="inline"&&i.css(n,"float")==="none"&&(r.inlineBlockNeedsLayout&&kt(n.nodeName)!=="inline"?o.zoom=1:o.display="inline-block")),u.overflow&&(o.overflow="hidden",r.shrinkWrapBlocks()||l.always(function(){o.overflow=u.overflow[0],o.overflowX=u.overflow[1],o.overflowY=u.overflow[2]}));for(f in t)if(a=t[f],ae.exec(a)){if(delete t[f],p=p||a==="toggle",a===(c?"hide":"show"))if(a==="show"&&e&&e[f]!==undefined)c=!0;else continue;y[f]=e&&e[f]||i.style(n,f)}else h=undefined;if(i.isEmptyObject(y))(h==="none"?kt(n.nodeName):h)==="inline"&&(o.display=h);else{e?"hidden"in e&&(c=e.hidden):e=i._data(n,"fxshow",{}),p&&(e.hidden=!c),c?i(n).show():l.done(function(){i(n).hide()}),l.done(function(){var t;i._removeData(n,"fxshow");for(t in y)i.style(n,t,y[t])});for(f in y)v=bu(c?e[f]:0,f,l),f in e||(e[f]=v.start,c&&(v.end=v.start,v.start=f==="width"||f==="height"?1:0))}}function vo(n,t){var r,f,e,u,o;for(r in n)if(f=i.camelCase(r),e=t[f],u=n[r],i.isArray(u)&&(e=u[1],u=n[r]=u[0]),r!==f&&(n[f]=u,delete n[r]),o=i.cssHooks[f],o&&"expand"in o){u=o.expand(u),delete n[f];for(r in u)r in n||(n[r]=u[r],t[r]=e)}else t[f]=e}function hu(n,t,r){var e,o,s=0,l=bt.length,f=i.Deferred().always(function(){delete c.elem}),c=function(){if(o)return!1;for(var s=ut||ku(),t=Math.max(0,u.startTime+u.duration-s),h=t/u.duration||0,i=1-h,r=0,e=u.tweens.length;r<e;r++)u.tweens[r].run(i);return f.notifyWith(n,[u,i,t]),i<1&&e?t:(f.resolveWith(n,[u]),!1)},u=f.promise({elem:n,props:i.extend({},t),opts:i.extend(!0,{specialEasing:{}},r),originalProperties:t,originalOptions:r,startTime:ut||ku(),duration:r.duration,tweens:[],createTween:function(t,r){var f=i.Tween(n,u.opts,t,r,u.opts.specialEasing[t]||u.opts.easing);return u.tweens.push(f),f},stop:function(t){var i=0,r=t?u.tweens.length:0;if(o)return this;for(o=!0;i<r;i++)u.tweens[i].run(1);return t?f.resolveWith(n,[u,t]):f.rejectWith(n,[u,t]),this}}),h=u.props;for(vo(h,u.opts.specialEasing);s<l;s++)if(e=bt[s].call(u,n,h,u.opts),e)return e;return i.map(h,bu,u),i.isFunction(u.opts.start)&&u.opts.start.call(n,u),i.fx.timer(i.extend(c,{elem:n,anim:u,queue:u.opts.queue})),u.progress(u.opts.progress).done(u.opts.done,u.opts.complete).fail(u.opts.fail).always(u.opts.always)}function su(n){return function(t,r){typeof t!="string"&&(r=t,t="*");var u,f=0,e=t.toLowerCase().match(h)||[];if(i.isFunction(r))while(u=e[f++])u.charAt(0)==="+"?(u=u.slice(1)||"*",(n[u]=n[u]||[]).unshift(r)):(n[u]=n[u]||[]).push(r)}}function ou(n,t,r,u){function f(s){var h;return e[s]=!0,i.each(n[s]||[],function(n,i){var s=i(t,r,u);if(typeof s!="string"||o||e[s]){if(o)return!(h=s)}else return t.dataTypes.unshift(s),f(s),!1}),h}var e={},o=n===oi;return f(t.dataTypes[0])||!e["*"]&&f("*")}function vi(n,t){var u,r,f=i.ajaxSettings.flatOptions||{};for(r in t)t[r]!==undefined&&((f[r]?n:u||(u={}))[r]=t[r]);return u&&i.extend(!0,n,u),n}function lo(n,t,i){for(var o,e,u,f,s=n.contents,r=n.dataTypes;r[0]==="*";)r.shift(),e===undefined&&(e=n.mimeType||t.getResponseHeader("Content-Type"));if(e)for(f in s)if(s[f]&&s[f].test(e)){r.unshift(f);break}if(r[0]in i)u=r[0];else{for(f in i){if(!r[0]||n.converters[f+" "+r[0]]){u=f;break}o||(o=f)}u=u||o}if(u)return u!==r[0]&&r.unshift(u),i[u]}function co(n,t,i,r){var h,u,f,s,e,o={},c=n.dataTypes.slice();if(c[1])for(f in n.converters)o[f.toLowerCase()]=n.converters[f];for(u=c.shift();u;)if(n.responseFields[u]&&(i[n.responseFields[u]]=t),!e&&r&&n.dataFilter&&(t=n.dataFilter(t,n.dataType)),e=u,u=c.shift(),u)if(u==="*")u=e;else if(e!=="*"&&e!==u){if(f=o[e+" "+u]||o["* "+u],!f)for(h in o)if(s=h.split(" "),s[1]===u&&(f=o[e+" "+s[0]]||o["* "+s[0]],f)){f===!0?f=o[h]:o[h]!==!0&&(u=s[0],c.unshift(s[1]));break}if(f!==!0)if(f&&n.throws)t=f(t);else try{t=f(t)}catch(l){return{state:"parsererror",error:f?l:"No conversion from "+e+" to "+u}}}return{state:"success",data:t}}function ai(n,t,r,u){var f;if(i.isArray(t))i.each(t,function(t,i){r||ie.test(n)?u(n,i):ai(n+"["+(typeof i=="object"?t:"")+"]",i,r,u)});else if(r||i.type(t)!=="object")u(n,t);else for(f in t)ai(n+"["+f+"]",t[f],r,u)}function fu(){try{return new n.XMLHttpRequest}catch(t){}}function eo(){try{return new n.ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}function tf(n){return i.isWindow(n)?n:n.nodeType===9?n.defaultView||n.parentWindow:!1}var a=[],l=a.slice,ef=a.concat,nr=a.push,uf=a.indexOf,vt={},io=vt.toString,tt=vt.hasOwnProperty,r={},yf="1.11.3",i=function(n,t){return new i.fn.init(n,t)},no=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,ge=/^-ms-/,de=/-([\da-z])/gi,we=function(n,t){return t.toUpperCase()},p,cf,lf,h,ui,yt,o,ff,of,sf,et,tr,vf,pf,iu,lt,li,at,wi,yi,tu,vu;i.fn=i.prototype={jquery:yf,constructor:i,selector:"",length:0,toArray:function(){return l.call(this)},get:function(n){return n!=null?n<0?this[n+this.length]:this[n]:l.call(this)},pushStack:function(n){var t=i.merge(this.constructor(),n);return t.prevObject=this,t.context=this.context,t},each:function(n,t){return i.each(this,n,t)},map:function(n){return this.pushStack(i.map(this,function(t,i){return n.call(t,i,t)}))},slice:function(){return this.pushStack(l.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(n){var i=this.length,t=+n+(n<0?i:0);return this.pushStack(t>=0&&t<i?[this[t]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:nr,sort:a.sort,splice:a.splice},i.extend=i.fn.extend=function(){var r,e,t,f,o,s,n=arguments[0]||{},u=1,c=arguments.length,h=!1;for(typeof n=="boolean"&&(h=n,n=arguments[u]||{},u++),typeof n=="object"||i.isFunction(n)||(n={}),u===c&&(n=this,u--);u<c;u++)if((o=arguments[u])!=null)for(f in o)(r=n[f],t=o[f],n!==t)&&(h&&t&&(i.isPlainObject(t)||(e=i.isArray(t)))?(e?(e=!1,s=r&&i.isArray(r)?r:[]):s=r&&i.isPlainObject(r)?r:{},n[f]=i.extend(h,s,t)):t!==undefined&&(n[f]=t));return n},i.extend({expando:"jQuery"+(yf+Math.random()).replace(/\D/g,""),isReady:!0,error:function(n){throw new Error(n);},noop:function(){},isFunction:function(n){return i.type(n)==="function"},isArray:Array.isArray||function(n){return i.type(n)==="array"},isWindow:function(n){return n!=null&&n==n.window},isNumeric:function(n){return!i.isArray(n)&&n-parseFloat(n)+1>=0},isEmptyObject:function(n){for(var t in n)return!1;return!0},isPlainObject:function(n){var t;if(!n||i.type(n)!=="object"||n.nodeType||i.isWindow(n))return!1;try{if(n.constructor&&!tt.call(n,"constructor")&&!tt.call(n.constructor.prototype,"isPrototypeOf"))return!1}catch(u){return!1}if(r.ownLast)for(t in n)return tt.call(n,t);for(t in n);return t===undefined||tt.call(n,t)},type:function(n){return n==null?n+"":typeof n=="object"||typeof n=="function"?vt[io.call(n)]||"object":typeof n},globalEval:function(t){t&&i.trim(t)&&(n.execScript||function(t){n.eval.call(n,t)})(t)},camelCase:function(n){return n.replace(ge,"ms-").replace(de,we)},nodeName:function(n,t){return n.nodeName&&n.nodeName.toLowerCase()===t.toLowerCase()},each:function(n,t,i){var u,r=0,f=n.length,e=ii(n);if(i){if(e){for(;r<f;r++)if(u=t.apply(n[r],i),u===!1)break}else for(r in n)if(u=t.apply(n[r],i),u===!1)break}else if(e){for(;r<f;r++)if(u=t.call(n[r],r,n[r]),u===!1)break}else for(r in n)if(u=t.call(n[r],r,n[r]),u===!1)break;return n},trim:function(n){return n==null?"":(n+"").replace(no,"")},makeArray:function(n,t){var r=t||[];return n!=null&&(ii(Object(n))?i.merge(r,typeof n=="string"?[n]:n):nr.call(r,n)),r},inArray:function(n,t,i){var r;if(t){if(uf)return uf.call(t,n,i);for(r=t.length,i=i?i<0?Math.max(0,r+i):i:0;i<r;i++)if(i in t&&t[i]===n)return i}return-1},merge:function(n,t){for(var r=+t.length,i=0,u=n.length;i<r;)n[u++]=t[i++];if(r!==r)while(t[i]!==undefined)n[u++]=t[i++];return n.length=u,n},grep:function(n,t,i){for(var u,f=[],r=0,e=n.length,o=!i;r<e;r++)u=!t(n[r],r),u!==o&&f.push(n[r]);return f},map:function(n,t,i){var u,r=0,e=n.length,o=ii(n),f=[];if(o)for(;r<e;r++)u=t(n[r],r,i),u!=null&&f.push(u);else for(r in n)u=t(n[r],r,i),u!=null&&f.push(u);return ef.apply([],f)},guid:1,proxy:function(n,t){var u,r,f;return(typeof t=="string"&&(f=n[t],t=n,n=f),!i.isFunction(n))?undefined:(u=l.call(arguments,2),r=function(){return n.apply(t||this,u.concat(l.call(arguments)))},r.guid=n.guid=n.guid||i.guid++,r)},now:function(){return+new Date},support:r}),i.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(n,t){vt["[object "+t+"]"]=t.toLowerCase()}),p=function(n){function r(n,t,i,r){var p,s,l,c,b,y,d,a,nt,g;if((t?t.ownerDocument||t:h)!==o&&k(t),t=t||o,i=i||[],c=t.nodeType,typeof n!="string"||!n||c!==1&&c!==9&&c!==11)return i;if(!r&&v){if(c!==11&&(p=ki.exec(n)))if(l=p[1]){if(c===9)if(s=t.getElementById(l),s&&s.parentNode){if(s.id===l)return i.push(s),i}else return i;else if(t.ownerDocument&&(s=t.ownerDocument.getElementById(l))&&ft(t,s)&&s.id===l)return i.push(s),i}else{if(p[2])return w.apply(i,t.getElementsByTagName(n)),i;if((l=p[3])&&u.getElementsByClassName)return w.apply(i,t.getElementsByClassName(l)),i}if(u.qsa&&(!e||!e.test(n))){if(a=d=f,nt=t,g=c!==1&&n,c===1&&t.nodeName.toLowerCase()!=="object"){for(y=ot(n),(d=t.getAttribute("id"))?a=d.replace(nr,"\\$&"):t.setAttribute("id",a),a="[id='"+a+"'] ",b=y.length;b--;)y[b]=a+yt(y[b]);nt=ii.test(n)&&pt(t.parentNode)||t,g=y.join(",")}if(g)try{return w.apply(i,nt.querySelectorAll(g)),i}catch(tt){}finally{d||t.removeAttribute("id")}}}return pi(n.replace(vt,"$1"),t,i,r)}function kt(){function n(r,u){return i.push(r+" ")>t.cacheLength&&delete n[i.shift()],n[r+" "]=u}var i=[];return n}function s(n){return n[f]=!0,n}function a(n){var t=o.createElement("div");try{return!!n(t)}catch(i){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function dt(n,i){for(var u=n.split("|"),r=n.length;r--;)t.attrHandle[u[r]]=i}function hi(n,t){var i=t&&n,r=i&&n.nodeType===1&&t.nodeType===1&&(~t.sourceIndex||ci)-(~n.sourceIndex||ci);if(r)return r;if(i)while(i=i.nextSibling)if(i===t)return-1;return n?1:-1}function vr(n){return function(t){var i=t.nodeName.toLowerCase();return i==="input"&&t.type===n}}function ar(n){return function(t){var i=t.nodeName.toLowerCase();return(i==="input"||i==="button")&&t.type===n}}function nt(n){return s(function(t){return t=+t,s(function(i,r){for(var u,f=n([],i.length,t),e=f.length;e--;)i[u=f[e]]&&(i[u]=!(r[u]=i[u]))})})}function pt(n){return n&&typeof n.getElementsByTagName!="undefined"&&n}function bi(){}function yt(n){for(var t=0,r=n.length,i="";t<r;t++)i+=n[t].value;return i}function ui(n,t,i){var r=t.dir,u=i&&r==="parentNode",e=rr++;return t.first?function(t,i,f){while(t=t[r])if(t.nodeType===1||u)return n(t,i,f)}:function(t,i,o){var s,h,c=[l,e];if(o){while(t=t[r])if((t.nodeType===1||u)&&n(t,i,o))return!0}else while(t=t[r])if(t.nodeType===1||u){if(h=t[f]||(t[f]={}),(s=h[r])&&s[0]===l&&s[1]===e)return c[2]=s[2];if(h[r]=c,c[2]=n(t,i,o))return!0}}}function gt(n){return n.length>1?function(t,i,r){for(var u=n.length;u--;)if(!n[u](t,i,r))return!1;return!0}:n[0]}function lr(n,t,i){for(var u=0,f=t.length;u<f;u++)r(n,t[u],i);return i}function lt(n,t,i,r,u){for(var e,o=[],f=0,s=n.length,h=t!=null;f<s;f++)(e=n[f])&&(!i||i(e,r,u))&&(o.push(e),h&&t.push(f));return o}function ni(n,t,i,r,u,e){return r&&!r[f]&&(r=ni(r)),u&&!u[f]&&(u=ni(u,e)),s(function(f,e,o,s){var l,c,a,p=[],y=[],b=e.length,k=f||lr(t||"*",o.nodeType?[o]:o,[]),v=n&&(f||!t)?lt(k,p,n,o,s):k,h=i?u||(f?n:b||r)?[]:e:v;if(i&&i(v,h,o,s),r)for(l=lt(h,y),r(l,[],o,s),c=l.length;c--;)(a=l[c])&&(h[y[c]]=!(v[y[c]]=a));if(f){if(u||n){if(u){for(l=[],c=h.length;c--;)(a=h[c])&&l.push(v[c]=a);u(null,h=[],l,s)}for(c=h.length;c--;)(a=h[c])&&(l=u?g(f,a):p[c])>-1&&(f[l]=!(e[l]=a))}}else h=lt(h===e?h.splice(b,h.length):h),u?u(null,e,h,s):w.apply(e,h)})}function ti(n){for(var o,u,r,s=n.length,h=t.relative[n[0].type],c=h||t.relative[" "],i=h?1:0,l=ui(function(n){return n===o},c,!0),a=ui(function(n){return g(o,n)>-1},c,!0),e=[function(n,t,i){var r=!h&&(i||t!==st)||((o=t).nodeType?l(n,t,i):a(n,t,i));return o=null,r}];i<s;i++)if(u=t.relative[n[i].type])e=[ui(gt(e),u)];else{if(u=t.filter[n[i].type].apply(null,n[i].matches),u[f]){for(r=++i;r<s;r++)if(t.relative[n[r].type])break;return ni(i>1&&gt(e),i>1&&yt(n.slice(0,i-1).concat({value:n[i-2].type===" "?"*":""})).replace(vt,"$1"),u,i<r&&ti(n.slice(i,r)),r<s&&ti(n=n.slice(r)),r<s&&yt(n))}e.push(u)}return gt(e)}function cr(n,i){var u=i.length>0,f=n.length>0,e=function(e,s,h,c,a){var y,d,b,k=0,v="0",g=e&&[],p=[],nt=st,tt=e||f&&t.find.TAG("*",a),it=l+=nt==null?1:Math.random()||.1,rt=tt.length;for(a&&(st=s!==o&&s);v!==rt&&(y=tt[v])!=null;v++){if(f&&y){for(d=0;b=n[d++];)if(b(y,s,h)){c.push(y);break}a&&(l=it)}u&&((y=!b&&y)&&k--,e&&g.push(y))}if(k+=v,u&&v!==k){for(d=0;b=i[d++];)b(g,p,s,h);if(e){if(k>0)while(v--)g[v]||p[v]||(p[v]=sr.call(c));p=lt(p)}w.apply(c,p),a&&!e&&p.length>0&&k+i.length>1&&r.uniqueSort(c)}return a&&(l=it,st=nt),g};return u?s(e):e}var it,u,t,ht,wi,ot,fi,pi,st,b,ut,k,o,c,v,e,d,at,ft,f="sizzle"+1*new Date,h=n.document,l=0,rr=0,vi=kt(),ai=kt(),li=kt(),wt=function(n,t){return n===t&&(ut=!0),0},ci=-2147483648,hr={}.hasOwnProperty,tt=[],sr=tt.pop,or=tt.push,w=tt.push,si=tt.slice,g=function(n,t){for(var i=0,r=n.length;i<r;i++)if(n[i]===t)return i;return-1},bt="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",i="[\\x20\\t\\r\\n\\f]",rt="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",oi=rt.replace("w","w#"),ei="\\["+i+"*("+rt+")(?:"+i+"*([*^$|!~]?=)"+i+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+oi+"))|)"+i+"*\\]",ri=":("+rt+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+ei+")*)|.*)\\)|)",er=new RegExp(i+"+","g"),vt=new RegExp("^"+i+"+|((?:^|[^\\\\])(?:\\\\.)*)"+i+"+$","g"),fr=new RegExp("^"+i+"*,"+i+"*"),ur=new RegExp("^"+i+"*([>+~]|"+i+")"+i+"*"),yr=new RegExp("="+i+"*([^\\]'\"]*?)"+i+"*\\]","g"),ir=new RegExp(ri),di=new RegExp("^"+oi+"$"),ct={ID:new RegExp("^#("+rt+")"),CLASS:new RegExp("^\\.("+rt+")"),TAG:new RegExp("^("+rt.replace("w","w*")+")"),ATTR:new RegExp("^"+ei),PSEUDO:new RegExp("^"+ri),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+i+"*(even|odd|(([+-]|)(\\d*)n|)"+i+"*(?:([+-]|)"+i+"*(\\d+)|))"+i+"*\\)|)","i"),bool:new RegExp("^(?:"+bt+")$","i"),needsContext:new RegExp("^"+i+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+i+"*((?:-\\d)?\\d*)"+i+"*\\)|)(?=[^-]|$)","i")},gi=/^(?:input|select|textarea|button)$/i,tr=/^h\d$/i,et=/^[^{]+\{\s*\[native \w/,ki=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ii=/[+~]/,nr=/'|\\/g,p=new RegExp("\\\\([\\da-f]{1,6}"+i+"?|("+i+")|.)","ig"),y=function(n,t,i){var r="0x"+t-65536;return r!==r||i?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,r&1023|56320)},yi=function(){k()};try{w.apply(tt=si.call(h.childNodes),h.childNodes),tt[h.childNodes.length].nodeType}catch(pr){w={apply:tt.length?function(n,t){or.apply(n,si.call(t))}:function(n,t){for(var i=n.length,r=0;n[i++]=t[r++];);n.length=i-1}}}u=r.support={},wi=r.isXML=function(n){var t=n&&(n.ownerDocument||n).documentElement;return t?t.nodeName!=="HTML":!1},k=r.setDocument=function(n){var l,s,r=n?n.ownerDocument||n:h;return r===o||r.nodeType!==9||!r.documentElement?o:(o=r,c=r.documentElement,s=r.defaultView,s&&s!==s.top&&(s.addEventListener?s.addEventListener("unload",yi,!1):s.attachEvent&&s.attachEvent("onunload",yi)),v=!wi(r),u.attributes=a(function(n){return n.className="i",!n.getAttribute("className")}),u.getElementsByTagName=a(function(n){return n.appendChild(r.createComment("")),!n.getElementsByTagName("*").length}),u.getElementsByClassName=et.test(r.getElementsByClassName),u.getById=a(function(n){return c.appendChild(n).id=f,!r.getElementsByName||!r.getElementsByName(f).length}),u.getById?(t.find.ID=function(n,t){if(typeof t.getElementById!="undefined"&&v){var i=t.getElementById(n);return i&&i.parentNode?[i]:[]}},t.filter.ID=function(n){var t=n.replace(p,y);return function(n){return n.getAttribute("id")===t}}):(delete t.find.ID,t.filter.ID=function(n){var t=n.replace(p,y);return function(n){var i=typeof n.getAttributeNode!="undefined"&&n.getAttributeNode("id");return i&&i.value===t}}),t.find.TAG=u.getElementsByTagName?function(n,t){return typeof t.getElementsByTagName!="undefined"?t.getElementsByTagName(n):u.qsa?t.querySelectorAll(n):void 0}:function(n,t){var i,r=[],f=0,u=t.getElementsByTagName(n);if(n==="*"){while(i=u[f++])i.nodeType===1&&r.push(i);return r}return u},t.find.CLASS=u.getElementsByClassName&&function(n,t){if(v)return t.getElementsByClassName(n)},d=[],e=[],(u.qsa=et.test(r.querySelectorAll))&&(a(function(n){c.appendChild(n).innerHTML="<a id='"+f+"'></a><select id='"+f+"-\f]' msallowcapture=''><option selected=''></option></select>",n.querySelectorAll("[msallowcapture^='']").length&&e.push("[*^$]="+i+"*(?:''|\"\")"),n.querySelectorAll("[selected]").length||e.push("\\["+i+"*(?:value|"+bt+")"),n.querySelectorAll("[id~="+f+"-]").length||e.push("~="),n.querySelectorAll(":checked").length||e.push(":checked"),n.querySelectorAll("a#"+f+"+*").length||e.push(".#.+[+~]")}),a(function(n){var t=r.createElement("input");t.setAttribute("type","hidden"),n.appendChild(t).setAttribute("name","D"),n.querySelectorAll("[name=d]").length&&e.push("name"+i+"*[*^$|!~]?="),n.querySelectorAll(":enabled").length||e.push(":enabled",":disabled"),n.querySelectorAll("*,:x"),e.push(",.*:")})),(u.matchesSelector=et.test(at=c.matches||c.webkitMatchesSelector||c.mozMatchesSelector||c.oMatchesSelector||c.msMatchesSelector))&&a(function(n){u.disconnectedMatch=at.call(n,"div"),at.call(n,"[s!='']:x"),d.push("!=",ri)}),e=e.length&&new RegExp(e.join("|")),d=d.length&&new RegExp(d.join("|")),l=et.test(c.compareDocumentPosition),ft=l||et.test(c.contains)?function(n,t){var r=n.nodeType===9?n.documentElement:n,i=t&&t.parentNode;return n===i||!!(i&&i.nodeType===1&&(r.contains?r.contains(i):n.compareDocumentPosition&&n.compareDocumentPosition(i)&16))}:function(n,t){if(t)while(t=t.parentNode)if(t===n)return!0;return!1},wt=l?function(n,t){if(n===t)return ut=!0,0;var i=!n.compareDocumentPosition-!t.compareDocumentPosition;return i?i:(i=(n.ownerDocument||n)===(t.ownerDocument||t)?n.compareDocumentPosition(t):1,i&1||!u.sortDetached&&t.compareDocumentPosition(n)===i)?n===r||n.ownerDocument===h&&ft(h,n)?-1:t===r||t.ownerDocument===h&&ft(h,t)?1:b?g(b,n)-g(b,t):0:i&4?-1:1}:function(n,t){if(n===t)return ut=!0,0;var i,u=0,o=n.parentNode,s=t.parentNode,f=[n],e=[t];if(o&&s){if(o===s)return hi(n,t)}else return n===r?-1:t===r?1:o?-1:s?1:b?g(b,n)-g(b,t):0;for(i=n;i=i.parentNode;)f.unshift(i);for(i=t;i=i.parentNode;)e.unshift(i);while(f[u]===e[u])u++;return u?hi(f[u],e[u]):f[u]===h?-1:e[u]===h?1:0},r)},r.matches=function(n,t){return r(n,null,null,t)},r.matchesSelector=function(n,t){if((n.ownerDocument||n)!==o&&k(n),t=t.replace(yr,"='$1']"),u.matchesSelector&&v&&(!d||!d.test(t))&&(!e||!e.test(t)))try{var i=at.call(n,t);if(i||u.disconnectedMatch||n.document&&n.document.nodeType!==11)return i}catch(f){}return r(t,o,null,[n]).length>0},r.contains=function(n,t){return(n.ownerDocument||n)!==o&&k(n),ft(n,t)},r.attr=function(n,i){(n.ownerDocument||n)!==o&&k(n);var f=t.attrHandle[i.toLowerCase()],r=f&&hr.call(t.attrHandle,i.toLowerCase())?f(n,i,!v):undefined;return r!==undefined?r:u.attributes||!v?n.getAttribute(i):(r=n.getAttributeNode(i))&&r.specified?r.value:null},r.error=function(n){throw new Error("Syntax error, unrecognized expression: "+n);},r.uniqueSort=function(n){var r,f=[],t=0,i=0;if(ut=!u.detectDuplicates,b=!u.sortStable&&n.slice(0),n.sort(wt),ut){while(r=n[i++])r===n[i]&&(t=f.push(i));while(t--)n.splice(f[t],1)}return b=null,n},ht=r.getText=function(n){var r,i="",u=0,t=n.nodeType;if(t){if(t===1||t===9||t===11){if(typeof n.textContent=="string")return n.textContent;for(n=n.firstChild;n;n=n.nextSibling)i+=ht(n)}else if(t===3||t===4)return n.nodeValue}else while(r=n[u++])i+=ht(r);return i},t=r.selectors={cacheLength:50,createPseudo:s,match:ct,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(n){return n[1]=n[1].replace(p,y),n[3]=(n[3]||n[4]||n[5]||"").replace(p,y),n[2]==="~="&&(n[3]=" "+n[3]+" "),n.slice(0,4)},CHILD:function(n){return n[1]=n[1].toLowerCase(),n[1].slice(0,3)==="nth"?(n[3]||r.error(n[0]),n[4]=+(n[4]?n[5]+(n[6]||1):2*(n[3]==="even"||n[3]==="odd")),n[5]=+(n[7]+n[8]||n[3]==="odd")):n[3]&&r.error(n[0]),n},PSEUDO:function(n){var i,t=!n[6]&&n[2];return ct.CHILD.test(n[0])?null:(n[3]?n[2]=n[4]||n[5]||"":t&&ir.test(t)&&(i=ot(t,!0))&&(i=t.indexOf(")",t.length-i)-t.length)&&(n[0]=n[0].slice(0,i),n[2]=t.slice(0,i)),n.slice(0,3))}},filter:{TAG:function(n){var t=n.replace(p,y).toLowerCase();return n==="*"?function(){return!0}:function(n){return n.nodeName&&n.nodeName.toLowerCase()===t}},CLASS:function(n){var t=vi[n+" "];return t||(t=new RegExp("(^|"+i+")"+n+"("+i+"|$)"))&&vi(n,function(n){return t.test(typeof n.className=="string"&&n.className||typeof n.getAttribute!="undefined"&&n.getAttribute("class")||"")})},ATTR:function(n,t,i){return function(u){var f=r.attr(u,n);return f==null?t==="!=":t?(f+="",t==="="?f===i:t==="!="?f!==i:t==="^="?i&&f.indexOf(i)===0:t==="*="?i&&f.indexOf(i)>-1:t==="$="?i&&f.slice(-i.length)===i:t==="~="?(" "+f.replace(er," ")+" ").indexOf(i)>-1:t==="|="?f===i||f.slice(0,i.length+1)===i+"-":!1):!0}},CHILD:function(n,t,i,r,u){var s=n.slice(0,3)!=="nth",o=n.slice(-4)!=="last",e=t==="of-type";return r===1&&u===0?function(n){return!!n.parentNode}:function(t,i,h){var v,k,c,a,y,w,b=s!==o?"nextSibling":"previousSibling",p=t.parentNode,g=e&&t.nodeName.toLowerCase(),d=!h&&!e;if(p){if(s){while(b){for(c=t;c=c[b];)if(e?c.nodeName.toLowerCase()===g:c.nodeType===1)return!1;w=b=n==="only"&&!w&&"nextSibling"}return!0}if(w=[o?p.firstChild:p.lastChild],o&&d){for(k=p[f]||(p[f]={}),v=k[n]||[],y=v[0]===l&&v[1],a=v[0]===l&&v[2],c=y&&p.childNodes[y];c=++y&&c&&c[b]||(a=y=0)||w.pop();)if(c.nodeType===1&&++a&&c===t){k[n]=[l,y,a];break}}else if(d&&(v=(t[f]||(t[f]={}))[n])&&v[0]===l)a=v[1];else while(c=++y&&c&&c[b]||(a=y=0)||w.pop())if((e?c.nodeName.toLowerCase()===g:c.nodeType===1)&&++a&&(d&&((c[f]||(c[f]={}))[n]=[l,a]),c===t))break;return a-=u,a===r||a%r==0&&a/r>=0}}},PSEUDO:function(n,i){var e,u=t.pseudos[n]||t.setFilters[n.toLowerCase()]||r.error("unsupported pseudo: "+n);return u[f]?u(i):u.length>1?(e=[n,n,"",i],t.setFilters.hasOwnProperty(n.toLowerCase())?s(function(n,t){for(var r,f=u(n,i),e=f.length;e--;)r=g(n,f[e]),n[r]=!(t[r]=f[e])}):function(n){return u(n,0,e)}):u}},pseudos:{not:s(function(n){var t=[],r=[],i=fi(n.replace(vt,"$1"));return i[f]?s(function(n,t,r,u){for(var e,o=i(n,null,u,[]),f=n.length;f--;)(e=o[f])&&(n[f]=!(t[f]=e))}):function(n,u,f){return t[0]=n,i(t,null,f,r),t[0]=null,!r.pop()}}),has:s(function(n){return function(t){return r(n,t).length>0}}),contains:s(function(n){return n=n.replace(p,y),function(t){return(t.textContent||t.innerText||ht(t)).indexOf(n)>-1}}),lang:s(function(n){return di.test(n||"")||r.error("unsupported lang: "+n),n=n.replace(p,y).toLowerCase(),function(t){var i;do if(i=v?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return i=i.toLowerCase(),i===n||i.indexOf(n+"-")===0;while((t=t.parentNode)&&t.nodeType===1);return!1}}),target:function(t){var i=n.location&&n.location.hash;return i&&i.slice(1)===t.id},root:function(n){return n===c},focus:function(n){return n===o.activeElement&&(!o.hasFocus||o.hasFocus())&&!!(n.type||n.href||~n.tabIndex)},enabled:function(n){return n.disabled===!1},disabled:function(n){return n.disabled===!0},checked:function(n){var t=n.nodeName.toLowerCase();return t==="input"&&!!n.checked||t==="option"&&!!n.selected},selected:function(n){return n.parentNode&&n.parentNode.selectedIndex,n.selected===!0},empty:function(n){for(n=n.firstChild;n;n=n.nextSibling)if(n.nodeType<6)return!1;return!0},parent:function(n){return!t.pseudos.empty(n)},header:function(n){return tr.test(n.nodeName)},input:function(n){return gi.test(n.nodeName)},button:function(n){var t=n.nodeName.toLowerCase();return t==="input"&&n.type==="button"||t==="button"},text:function(n){var t;return n.nodeName.toLowerCase()==="input"&&n.type==="text"&&((t=n.getAttribute("type"))==null||t.toLowerCase()==="text")},first:nt(function(){return[0]}),last:nt(function(n,t){return[t-1]}),eq:nt(function(n,t,i){return[i<0?i+t:i]}),even:nt(function(n,t){for(var i=0;i<t;i+=2)n.push(i);return n}),odd:nt(function(n,t){for(var i=1;i<t;i+=2)n.push(i);return n}),lt:nt(function(n,t,i){for(var r=i<0?i+t:i;--r>=0;)n.push(r);return n}),gt:nt(function(n,t,i){for(var r=i<0?i+t:i;++r<t;)n.push(r);return n})}},t.pseudos.nth=t.pseudos.eq;for(it in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})t.pseudos[it]=vr(it);for(it in{submit:!0,reset:!0})t.pseudos[it]=ar(it);return bi.prototype=t.filters=t.pseudos,t.setFilters=new bi,ot=r.tokenize=function(n,i){var e,f,s,o,u,h,c,l=ai[n+" "];if(l)return i?0:l.slice(0);for(u=n,h=[],c=t.preFilter;u;){(!e||(f=fr.exec(u)))&&(f&&(u=u.slice(f[0].length)||u),h.push(s=[])),e=!1,(f=ur.exec(u))&&(e=f.shift(),s.push({value:e,type:f[0].replace(vt," ")}),u=u.slice(e.length));for(o in t.filter)(f=ct[o].exec(u))&&(!c[o]||(f=c[o](f)))&&(e=f.shift(),s.push({value:e,type:o,matches:f}),u=u.slice(e.length));if(!e)break}return i?u.length:u?r.error(n):ai(n,h).slice(0)},fi=r.compile=function(n,t){var r,u=[],e=[],i=li[n+" "];if(!i){for(t||(t=ot(n)),r=t.length;r--;)i=ti(t[r]),i[f]?u.push(i):e.push(i);i=li(n,cr(e,u)),i.selector=n}return i},pi=r.select=function(n,i,r,f){var s,e,o,l,a,c=typeof n=="function"&&n,h=!f&&ot(n=c.selector||n);if(r=r||[],h.length===1){if(e=h[0]=h[0].slice(0),e.length>2&&(o=e[0]).type==="ID"&&u.getById&&i.nodeType===9&&v&&t.relative[e[1].type]){if(i=(t.find.ID(o.matches[0].replace(p,y),i)||[])[0],i)c&&(i=i.parentNode);else return r;n=n.slice(e.shift().value.length)}for(s=ct.needsContext.test(n)?0:e.length;s--;){if(o=e[s],t.relative[l=o.type])break;if((a=t.find[l])&&(f=a(o.matches[0].replace(p,y),ii.test(e[0].type)&&pt(i.parentNode)||i))){if(e.splice(s,1),n=f.length&&yt(e),!n)return w.apply(r,f),r;break}}}return(c||fi(n,h))(f,i,!v,r,ii.test(n)&&pt(i.parentNode)||i),r},u.sortStable=f.split("").sort(wt).join("")===f,u.detectDuplicates=!!ut,k(),u.sortDetached=a(function(n){return n.compareDocumentPosition(o.createElement("div"))&1}),a(function(n){return n.innerHTML="<a href='#'></a>",n.firstChild.getAttribute("href")==="#"})||dt("type|href|height|width",function(n,t,i){if(!i)return n.getAttribute(t,t.toLowerCase()==="type"?1:2)}),u.attributes&&a(function(n){return n.innerHTML="<input/>",n.firstChild.setAttribute("value",""),n.firstChild.getAttribute("value")===""})||dt("value",function(n,t,i){if(!i&&n.nodeName.toLowerCase()==="input")return n.defaultValue}),a(function(n){return n.getAttribute("disabled")==null})||dt(bt,function(n,t,i){var r;if(!i)return n[t]===!0?t.toLowerCase():(r=n.getAttributeNode(t))&&r.specified?r.value:null}),r}(n),i.find=p,i.expr=p.selectors,i.expr[":"]=i.expr.pseudos,i.unique=p.uniqueSort,i.text=p.getText,i.isXMLDoc=p.isXML,i.contains=p.contains;var nu=i.expr.match.needsContext,ir=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,ve=/^.[^:#\[\.,]*$/;i.filter=function(n,t,r){var u=t[0];return r&&(n=":not("+n+")"),t.length===1&&u.nodeType===1?i.find.matchesSelector(u,n)?[u]:[]:i.find.matches(n,i.grep(t,function(n){return n.nodeType===1}))},i.fn.extend({find:function(n){var t,r=[],u=this,f=u.length;if(typeof n!="string")return this.pushStack(i(n).filter(function(){for(t=0;t<f;t++)if(i.contains(u[t],this))return!0}));for(t=0;t<f;t++)i.find(n,u[t],r);return r=this.pushStack(f>1?i.unique(r):r),r.selector=this.selector?this.selector+" "+n:n,r},filter:function(n){return this.pushStack(ri(this,n||[],!1))},not:function(n){return this.pushStack(ri(this,n||[],!0))},is:function(n){return!!ri(this,typeof n=="string"&&nu.test(n)?i(n):n||[],!1).length}});var st,u=n.document,ye=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,pe=i.fn.init=function(n,t){var r,f;if(!n)return this;if(typeof n=="string"){if(r=n.charAt(0)==="<"&&n.charAt(n.length-1)===">"&&n.length>=3?[null,n,null]:ye.exec(n),r&&(r[1]||!t)){if(r[1]){if(t=t instanceof i?t[0]:t,i.merge(this,i.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:u,!0)),ir.test(r[1])&&i.isPlainObject(t))for(r in t)i.isFunction(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}if(f=u.getElementById(r[2]),f&&f.parentNode){if(f.id!==r[2])return st.find(n);this.length=1,this[0]=f}return this.context=u,this.selector=n,this}return!t||t.jquery?(t||st).find(n):this.constructor(t).find(n)}return n.nodeType?(this.context=this[0]=n,this.length=1,this):i.isFunction(n)?typeof st.ready!="undefined"?st.ready(n):n(i):(n.selector!==undefined&&(this.selector=n.selector,this.context=n.context),i.makeArray(n,this))};pe.prototype=i.fn,st=i(u),cf=/^(?:parents|prev(?:Until|All))/,lf={children:!0,contents:!0,next:!0,prev:!0},i.extend({dir:function(n,t,r){for(var f=[],u=n[t];u&&u.nodeType!==9&&(r===undefined||u.nodeType!==1||!i(u).is(r));)u.nodeType===1&&f.push(u),u=u[t];return f},sibling:function(n,t){for(var i=[];n;n=n.nextSibling)n.nodeType===1&&n!==t&&i.push(n);return i}}),i.fn.extend({has:function(n){var t,r=i(n,this),u=r.length;return this.filter(function(){for(t=0;t<u;t++)if(i.contains(this,r[t]))return!0})},closest:function(n,t){for(var r,f=0,o=this.length,u=[],e=nu.test(n)||typeof n!="string"?i(n,t||this.context):0;f<o;f++)for(r=this[f];r&&r!==t;r=r.parentNode)if(r.nodeType<11&&(e?e.index(r)>-1:r.nodeType===1&&i.find.matchesSelector(r,n))){u.push(r);break}return this.pushStack(u.length>1?i.unique(u):u)},index:function(n){return n?typeof n=="string"?i.inArray(this[0],i(n)):i.inArray(n.jquery?n[0]:n,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(n,t){return this.pushStack(i.unique(i.merge(this.get(),i(n,t))))},addBack:function(n){return this.add(n==null?this.prevObject:this.prevObject.filter(n))}}),i.each({parent:function(n){var t=n.parentNode;return t&&t.nodeType!==11?t:null},parents:function(n){return i.dir(n,"parentNode")},parentsUntil:function(n,t,r){return i.dir(n,"parentNode",r)},next:function(n){return bf(n,"nextSibling")},prev:function(n){return bf(n,"previousSibling")},nextAll:function(n){return i.dir(n,"nextSibling")},prevAll:function(n){return i.dir(n,"previousSibling")},nextUntil:function(n,t,r){return i.dir(n,"nextSibling",r)},prevUntil:function(n,t,r){return i.dir(n,"previousSibling",r)},siblings:function(n){return i.sibling((n.parentNode||{}).firstChild,n)},children:function(n){return i.sibling(n.firstChild)},contents:function(n){return i.nodeName(n,"iframe")?n.contentDocument||n.contentWindow.document:i.merge([],n.childNodes)}},function(n,t){i.fn[n]=function(r,u){var f=i.map(this,t,r);return n.slice(-5)!=="Until"&&(u=r),u&&typeof u=="string"&&(f=i.filter(u,f)),this.length>1&&(lf[n]||(f=i.unique(f)),cf.test(n)&&(f=f.reverse())),this.pushStack(f)}}),h=/\S+/g,ui={},i.Callbacks=function(n){n=typeof n=="string"?ui[n]||ne(n):i.extend({},n);var o,u,h,f,e,c,t=[],r=!n.once&&[],l=function(i){for(u=n.memory&&i,h=!0,e=c||0,c=0,f=t.length,o=!0;t&&e<f;e++)if(t[e].apply(i[0],i[1])===!1&&n.stopOnFalse){u=!1;break}o=!1,t&&(r?r.length&&l(r.shift()):u?t=[]:s.disable())},s={add:function(){if(t){var r=t.length;(function e(r){i.each(r,function(r,u){var f=i.type(u);f==="function"?n.unique&&s.has(u)||t.push(u):u&&u.length&&f!=="string"&&e(u)})})(arguments),o?f=t.length:u&&(c=r,l(u))}return this},remove:function(){return t&&i.each(arguments,function(n,r){for(var u;(u=i.inArray(r,t,u))>-1;)t.splice(u,1),o&&(u<=f&&f--,u<=e&&e--)}),this},has:function(n){return n?i.inArray(n,t)>-1:!!(t&&t.length)},empty:function(){return t=[],f=0,this},disable:function(){return t=r=u=undefined,this},disabled:function(){return!t},lock:function(){return r=undefined,u||s.disable(),this},locked:function(){return!r},fireWith:function(n,i){return t&&(!h||r)&&(i=i||[],i=[n,i.slice?i.slice():i],o?r.push(i):l(i)),this},fire:function(){return s.fireWith(this,arguments),this},fired:function(){return!!h}};return s},i.extend({Deferred:function(n){var u=[["resolve","done",i.Callbacks("once memory"),"resolved"],["reject","fail",i.Callbacks("once memory"),"rejected"],["notify","progress",i.Callbacks("memory")]],f="pending",r={state:function(){return f},always:function(){return t.done(arguments).fail(arguments),this},then:function(){var n=arguments;return i.Deferred(function(f){i.each(u,function(u,e){var o=i.isFunction(n[u])&&n[u];t[e[1]](function(){var n=o&&o.apply(this,arguments);n&&i.isFunction(n.promise)?n.promise().done(f.resolve).fail(f.reject).progress(f.notify):f[e[0]+"With"](this===r?f.promise():this,o?[n]:arguments)})}),n=null}).promise()},promise:function(n){return n!=null?i.extend(n,r):r}},t={};return r.pipe=r.then,i.each(u,function(n,i){var e=i[2],o=i[3];r[i[1]]=e.add,o&&e.add(function(){f=o},u[n^1][2].disable,u[2][2].lock),t[i[0]]=function(){return t[i[0]+"With"](this===t?r:this,arguments),this},t[i[0]+"With"]=e.fireWith}),r.promise(t),n&&n.call(t,t),t},when:function(n){var t=0,u=l.call(arguments),r=u.length,e=r!==1||n&&i.isFunction(n.promise)?r:0,f=e===1?n:i.Deferred(),h=function(n,t,i){return function(r){t[n]=this,i[n]=arguments.length>1?l.call(arguments):r,i===o?f.notifyWith(t,i):--e||f.resolveWith(t,i)}},o,c,s;if(r>1)for(o=new Array(r),c=new Array(r),s=new Array(r);t<r;t++)u[t]&&i.isFunction(u[t].promise)?u[t].promise().done(h(t,s,u)).fail(f.reject).progress(h(t,c,o)):--e;return e||f.resolveWith(s,u),f.promise()}}),i.fn.ready=function(n){return i.ready.promise().done(n),this},i.extend({isReady:!1,readyWait:1,holdReady:function(n){n?i.readyWait++:i.ready(!0)},ready:function(n){if(n===!0?!--i.readyWait:!i.isReady){if(!u.body)return setTimeout(i.ready);(i.isReady=!0,n!==!0&&--i.readyWait>0)||(yt.resolveWith(u,[i]),i.fn.triggerHandler&&(i(u).triggerHandler("ready"),i(u).off("ready")))}}}),i.ready.promise=function(t){if(!yt)if(yt=i.Deferred(),u.readyState==="complete")setTimeout(i.ready);else if(u.addEventListener)u.addEventListener("DOMContentLoaded",c,!1),n.addEventListener("load",c,!1);else{u.attachEvent("onreadystatechange",c),n.attachEvent("onload",c);var r=!1;try{r=n.frameElement==null&&u.documentElement}catch(e){}r&&r.doScroll&&function f(){if(!i.isReady){try{r.doScroll("left")}catch(n){return setTimeout(f,50)}hf(),i.ready()}}()}return yt.promise(t)},o=typeof undefined;for(ff in i(r))break;r.ownLast=ff!=="0",r.inlineBlockNeedsLayout=!1,i(function(){var f,t,n,i;(n=u.getElementsByTagName("body")[0],n&&n.style)&&(t=u.createElement("div"),i=u.createElement("div"),i.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",n.appendChild(i).appendChild(t),typeof t.style.zoom!==o&&(t.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",r.inlineBlockNeedsLayout=f=t.offsetWidth===3,f&&(n.style.zoom=1)),n.removeChild(i))}),function(){var n=u.createElement("div");if(r.deleteExpando==null){r.deleteExpando=!0;try{delete n.test}catch(t){r.deleteExpando=!1}}n=null}(),i.acceptData=function(n){var t=i.noData[(n.nodeName+" ").toLowerCase()],r=+n.nodeType||1;return r!==1&&r!==9?!1:!t||t!==!0&&n.getAttribute("classid")===t},of=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,sf=/([A-Z])/g,i.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(n){return n=n.nodeType?i.cache[n[i.expando]]:n[i.expando],!!n&&!fi(n)},data:function(n,t,i){return af(n,t,i)},removeData:function(n,t){return wf(n,t)},_data:function(n,t,i){return af(n,t,i,!0)},_removeData:function(n,t){return wf(n,t,!0)}}),i.fn.extend({data:function(n,t){var f,u,e,r=this[0],o=r&&r.attributes;if(n===undefined){if(this.length&&(e=i.data(r),r.nodeType===1&&!i._data(r,"parsedAttrs"))){for(f=o.length;f--;)o[f]&&(u=o[f].name,u.indexOf("data-")===0&&(u=i.camelCase(u.slice(5)),kf(r,u,e[u])));i._data(r,"parsedAttrs",!0)}return e}return typeof n=="object"?this.each(function(){i.data(this,n)}):arguments.length>1?this.each(function(){i.data(this,n,t)}):r?kf(r,n,i.data(r,n)):undefined},removeData:function(n){return this.each(function(){i.removeData(this,n)})}}),i.extend({queue:function(n,t,r){var u;if(n)return t=(t||"fx")+"queue",u=i._data(n,t),r&&(!u||i.isArray(r)?u=i._data(n,t,i.makeArray(r)):u.push(r)),u||[]},dequeue:function(n,t){t=t||"fx";var r=i.queue(n,t),e=r.length,u=r.shift(),f=i._queueHooks(n,t),o=function(){i.dequeue(n,t)};u==="inprogress"&&(u=r.shift(),e--),u&&(t==="fx"&&r.unshift("inprogress"),delete f.stop,u.call(n,o,f)),!e&&f&&f.empty.fire()},_queueHooks:function(n,t){var r=t+"queueHooks";return i._data(n,r)||i._data(n,r,{empty:i.Callbacks("once memory").add(function(){i._removeData(n,t+"queue"),i._removeData(n,r)})})}}),i.fn.extend({queue:function(n,t){var r=2;return(typeof n!="string"&&(t=n,n="fx",r--),arguments.length<r)?i.queue(this[0],n):t===undefined?this:this.each(function(){var r=i.queue(this,n,t);i._queueHooks(this,n),n==="fx"&&r[0]!=="inprogress"&&i.dequeue(this,n)})},dequeue:function(n){return this.each(function(){i.dequeue(this,n)})},clearQueue:function(n){return this.queue(n||"fx",[])},promise:function(n,t){var r,f=1,e=i.Deferred(),u=this,o=this.length,s=function(){--f||e.resolveWith(u,[u])};for(typeof n!="string"&&(t=n,n=undefined),n=n||"fx";o--;)r=i._data(u[o],n+"queueHooks"),r&&r.empty&&(f++,r.empty.add(s));return s(),e.promise(t)}});var dt=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,w=["Top","Right","Bottom","Left"],ft=function(n,t){return n=t||n,i.css(n,"display")==="none"||!i.contains(n.ownerDocument,n)},g=i.access=function(n,t,r,u,f,e,o){var s=0,c=n.length,h=r==null;if(i.type(r)==="object"){f=!0;for(s in r)i.access(n,t,s,r[s],!0,e,o)}else if(u!==undefined&&(f=!0,i.isFunction(u)||(o=!0),h&&(o?(t.call(n,u),t=null):(h=t,t=function(n,t,r){return h.call(i(n),r)})),t))for(;s<c;s++)t(n[s],r,o?u:u.call(n[s],s,t(n[s],r)));return f?n:h?t.call(n):c?t(n[0],r):e},bi=/^(?:checkbox|radio)$/i;(function(){var t=u.createElement("input"),n=u.createElement("div"),i=u.createDocumentFragment();if(n.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",r.leadingWhitespace=n.firstChild.nodeType===3,r.tbody=!n.getElementsByTagName("tbody").length,r.htmlSerialize=!!n.getElementsByTagName("link").length,r.html5Clone=u.createElement("nav").cloneNode(!0).outerHTML!=="<:nav></:nav>",t.type="checkbox",t.checked=!0,i.appendChild(t),r.appendChecked=t.checked,n.innerHTML="<textarea>x</textarea>",r.noCloneChecked=!!n.cloneNode(!0).lastChild.defaultValue,i.appendChild(n),n.innerHTML="<input type='radio' checked='checked' name='t'/>",r.checkClone=n.cloneNode(!0).cloneNode(!0).lastChild.checked,r.noCloneEvent=!0,n.attachEvent&&(n.attachEvent("onclick",function(){r.noCloneEvent=!1}),n.cloneNode(!0).click()),r.deleteExpando==null){r.deleteExpando=!0;try{delete n.test}catch(f){r.deleteExpando=!1}}})(),function(){var t,i,f=u.createElement("div");for(t in{submit:!0,change:!0,focusin:!0})i="on"+t,(r[t+"Bubbles"]=i in n)||(f.setAttribute(i,"t"),r[t+"Bubbles"]=f.attributes[i].expando===!1);f=null}();var ei=/^(?:input|select|textarea)$/i,be=/^key/,ke=/^(?:mouse|pointer|contextmenu)|click/,gr=/^(?:focusinfocus|focusoutblur)$/,ur=/^([^.]*)(?:\.(.+)|)$/;i.event={global:{},add:function(n,t,r,u,f){var b,y,w,p,s,c,a,l,e,k,d,v=i._data(n);if(v){for(r.handler&&(p=r,r=p.handler,f=p.selector),r.guid||(r.guid=i.guid++),(y=v.events)||(y=v.events={}),(c=v.handle)||(c=v.handle=function(n){return typeof i!==o&&(!n||i.event.triggered!==n.type)?i.event.dispatch.apply(c.elem,arguments):undefined},c.elem=n),t=(t||"").match(h)||[""],w=t.length;w--;)(b=ur.exec(t[w])||[],e=d=b[1],k=(b[2]||"").split(".").sort(),e)&&(s=i.event.special[e]||{},e=(f?s.delegateType:s.bindType)||e,s=i.event.special[e]||{},a=i.extend({type:e,origType:d,data:u,handler:r,guid:r.guid,selector:f,needsContext:f&&i.expr.match.needsContext.test(f),namespace:k.join(".")},p),(l=y[e])||(l=y[e]=[],l.delegateCount=0,s.setup&&s.setup.call(n,u,k,c)!==!1||(n.addEventListener?n.addEventListener(e,c,!1):n.attachEvent&&n.attachEvent("on"+e,c))),s.add&&(s.add.call(n,a),a.handler.guid||(a.handler.guid=r.guid)),f?l.splice(l.delegateCount++,0,a):l.push(a),i.event.global[e]=!0);n=null}},remove:function(n,t,r,u,f){var p,o,s,k,y,v,c,l,e,w,b,a=i.hasData(n)&&i._data(n);if(a&&(v=a.events)){for(t=(t||"").match(h)||[""],y=t.length;y--;){if(s=ur.exec(t[y])||[],e=b=s[1],w=(s[2]||"").split(".").sort(),!e){for(e in v)i.event.remove(n,e+t[y],r,u,!0);continue}for(c=i.event.special[e]||{},e=(u?c.delegateType:c.bindType)||e,l=v[e]||[],s=s[2]&&new RegExp("(^|\\.)"+w.join("\\.(?:.*\\.|)")+"(\\.|$)"),k=p=l.length;p--;)o=l[p],(f||b===o.origType)&&(!r||r.guid===o.guid)&&(!s||s.test(o.namespace))&&(!u||u===o.selector||u==="**"&&o.selector)&&(l.splice(p,1),o.selector&&l.delegateCount--,c.remove&&c.remove.call(n,o));k&&!l.length&&(c.teardown&&c.teardown.call(n,w,a.handle)!==!1||i.removeEvent(n,e,a.handle),delete v[e])}i.isEmptyObject(v)&&(delete a.handle,i._removeData(n,"events"))}},trigger:function(t,r,f,e){var l,a,o,p,c,h,w,y=[f||u],s=tt.call(t,"type")?t.type:t,v=tt.call(t,"namespace")?t.namespace.split("."):[];if((o=h=f=f||u,f.nodeType!==3&&f.nodeType!==8)&&!gr.test(s+i.event.triggered)&&(s.indexOf(".")>=0&&(v=s.split("."),s=v.shift(),v.sort()),a=s.indexOf(":")<0&&"on"+s,t=t[i.expando]?t:new i.Event(s,typeof t=="object"&&t),t.isTrigger=e?2:3,t.namespace=v.join("."),t.namespace_re=t.namespace?new RegExp("(^|\\.)"+v.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=undefined,t.target||(t.target=f),r=r==null?[t]:i.makeArray(r,[t]),c=i.event.special[s]||{},e||!c.trigger||c.trigger.apply(f,r)!==!1)){if(!e&&!c.noBubble&&!i.isWindow(f)){for(p=c.delegateType||s,gr.test(p+s)||(o=o.parentNode);o;o=o.parentNode)y.push(o),h=o;h===(f.ownerDocument||u)&&y.push(h.defaultView||h.parentWindow||n)}for(w=0;(o=y[w++])&&!t.isPropagationStopped();)t.type=w>1?p:c.bindType||s,l=(i._data(o,"events")||{})[t.type]&&i._data(o,"handle"),l&&l.apply(o,r),l=a&&o[a],l&&l.apply&&i.acceptData(o)&&(t.result=l.apply(o,r),t.result===!1&&t.preventDefault());if(t.type=s,!e&&!t.isDefaultPrevented()&&(!c._default||c._default.apply(y.pop(),r)===!1)&&i.acceptData(f)&&a&&f[s]&&!i.isWindow(f)){h=f[a],h&&(f[a]=null),i.event.triggered=s;try{f[s]()}catch(b){}i.event.triggered=undefined,h&&(f[a]=h)}return t.result}},dispatch:function(n){n=i.event.fix(n);var e,f,t,r,o,s=[],h=l.call(arguments),c=(i._data(this,"events")||{})[n.type]||[],u=i.event.special[n.type]||{};if(h[0]=n,n.delegateTarget=this,!u.preDispatch||u.preDispatch.call(this,n)!==!1){for(s=i.event.handlers.call(this,n,c),e=0;(r=s[e++])&&!n.isPropagationStopped();)for(n.currentTarget=r.elem,o=0;(t=r.handlers[o++])&&!n.isImmediatePropagationStopped();)(!n.namespace_re||n.namespace_re.test(t.namespace))&&(n.handleObj=t,n.data=t.data,f=((i.event.special[t.origType]||{}).handle||t.handler).apply(r.elem,h),f!==undefined&&(n.result=f)===!1&&(n.preventDefault(),n.stopPropagation()));return u.postDispatch&&u.postDispatch.call(this,n),n.result}},handlers:function(n,t){var f,e,u,o,h=[],s=t.delegateCount,r=n.target;if(s&&r.nodeType&&(!n.button||n.type!=="click"))for(;r!=this;r=r.parentNode||this)if(r.nodeType===1&&(r.disabled!==!0||n.type!=="click")){for(u=[],o=0;o<s;o++)e=t[o],f=e.selector+" ",u[f]===undefined&&(u[f]=e.needsContext?i(f,this).index(r)>=0:i.find(f,this,null,[r]).length),u[f]&&u.push(e);u.length&&h.push({elem:r,handlers:u})}return s<t.length&&h.push({elem:this,handlers:t.slice(s)}),h},fix:function(n){if(n[i.expando])return n;var e,o,s,r=n.type,f=n,t=this.fixHooks[r];for(t||(this.fixHooks[r]=t=ke.test(r)?this.mouseHooks:be.test(r)?this.keyHooks:{}),s=t.props?this.props.concat(t.props):this.props,n=new i.Event(f),e=s.length;e--;)o=s[e],n[o]=f[o];return n.target||(n.target=f.srcElement||u),n.target.nodeType===3&&(n.target=n.target.parentNode),n.metaKey=!!n.metaKey,t.filter?t.filter(n,f):n},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(n,t){return n.which==null&&(n.which=t.charCode!=null?t.charCode:t.keyCode),n}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(n,t){var i,e,r,f=t.button,o=t.fromElement;return n.pageX==null&&t.clientX!=null&&(e=n.target.ownerDocument||u,r=e.documentElement,i=e.body,n.pageX=t.clientX+(r&&r.scrollLeft||i&&i.scrollLeft||0)-(r&&r.clientLeft||i&&i.clientLeft||0),n.pageY=t.clientY+(r&&r.scrollTop||i&&i.scrollTop||0)-(r&&r.clientTop||i&&i.clientTop||0)),!n.relatedTarget&&o&&(n.relatedTarget=o===n.target?t.toElement:o),n.which||f===undefined||(n.which=f&1?1:f&2?3:f&4?2:0),n}},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==ru()&&this.focus)try{return this.focus(),!1}catch(n){}},delegateType:"focusin"},blur:{trigger:function(){if(this===ru()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if(i.nodeName(this,"input")&&this.type==="checkbox"&&this.click)return this.click(),!1},_default:function(n){return i.nodeName(n.target,"a")}},beforeunload:{postDispatch:function(n){n.result!==undefined&&n.originalEvent&&(n.originalEvent.returnValue=n.result)}}},simulate:function(n,t,r,u){var f=i.extend(new i.Event,r,{type:n,isSimulated:!0,originalEvent:{}});u?i.event.trigger(f,null,t):i.event.dispatch.call(t,f),f.isDefaultPrevented()&&r.preventDefault()}},i.removeEvent=u.removeEventListener?function(n,t,i){n.removeEventListener&&n.removeEventListener(t,i,!1)}:function(n,t,i){var r="on"+t;n.detachEvent&&(typeof n[r]===o&&(n[r]=null),n.detachEvent(r,i))},i.Event=function(n,t){if(!(this instanceof i.Event))return new i.Event(n,t);n&&n.type?(this.originalEvent=n,this.type=n.type,this.isDefaultPrevented=n.defaultPrevented||n.defaultPrevented===undefined&&n.returnValue===!1?gt:it):this.type=n,t&&i.extend(this,t),this.timeStamp=n&&n.timeStamp||i.now(),this[i.expando]=!0},i.Event.prototype={isDefaultPrevented:it,isPropagationStopped:it,isImmediatePropagationStopped:it,preventDefault:function(){var n=this.originalEvent;(this.isDefaultPrevented=gt,n)&&(n.preventDefault?n.preventDefault():n.returnValue=!1)},stopPropagation:function(){var n=this.originalEvent;(this.isPropagationStopped=gt,n)&&(n.stopPropagation&&n.stopPropagation(),n.cancelBubble=!0)},stopImmediatePropagation:function(){var n=this.originalEvent;this.isImmediatePropagationStopped=gt,n&&n.stopImmediatePropagation&&n.stopImmediatePropagation(),this.stopPropagation()}},i.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(n,t){i.event.special[n]={delegateType:t,bindType:t,handle:function(n){var u,f=this,r=n.relatedTarget,e=n.handleObj;return r&&(r===f||i.contains(f,r))||(n.type=e.origType,u=e.handler.apply(this,arguments),n.type=t),u}}}),r.submitBubbles||(i.event.special.submit={setup:function(){if(i.nodeName(this,"form"))return!1;i.event.add(this,"click._submit keypress._submit",function(n){var r=n.target,t=i.nodeName(r,"input")||i.nodeName(r,"button")?r.form:undefined;t&&!i._data(t,"submitBubbles")&&(i.event.add(t,"submit._submit",function(n){n._submit_bubble=!0}),i._data(t,"submitBubbles",!0))})},postDispatch:function(n){n._submit_bubble&&(delete n._submit_bubble,this.parentNode&&!n.isTrigger&&i.event.simulate("submit",this.parentNode,n,!0))},teardown:function(){if(i.nodeName(this,"form"))return!1;i.event.remove(this,"._submit")}}),r.changeBubbles||(i.event.special.change={setup:function(){if(ei.test(this.nodeName))return(this.type==="checkbox"||this.type==="radio")&&(i.event.add(this,"propertychange._change",function(n){n.originalEvent.propertyName==="checked"&&(this._just_changed=!0)}),i.event.add(this,"click._change",function(n){this._just_changed&&!n.isTrigger&&(this._just_changed=!1),i.event.simulate("change",this,n,!0)})),!1;i.event.add(this,"beforeactivate._change",function(n){var t=n.target;ei.test(t.nodeName)&&!i._data(t,"changeBubbles")&&(i.event.add(t,"change._change",function(n){!this.parentNode||n.isSimulated||n.isTrigger||i.event.simulate("change",this.parentNode,n,!0)}),i._data(t,"changeBubbles",!0))})},handle:function(n){var t=n.target;if(this!==t||n.isSimulated||n.isTrigger||t.type!=="radio"&&t.type!=="checkbox")return n.handleObj.handler.apply(this,arguments)},teardown:function(){return i.event.remove(this,"._change"),!ei.test(this.nodeName)}}),r.focusinBubbles||i.each({focus:"focusin",blur:"focusout"},function(n,t){var r=function(n){i.event.simulate(t,n.target,i.event.fix(n),!0)};i.event.special[t]={setup:function(){var u=this.ownerDocument||this,f=i._data(u,t);f||u.addEventListener(n,r,!0),i._data(u,t,(f||0)+1)},teardown:function(){var u=this.ownerDocument||this,f=i._data(u,t)-1;f?i._data(u,t,f):(u.removeEventListener(n,r,!0),i._removeData(u,t))}}}),i.fn.extend({on:function(n,t,r,u,f){var o,e;if(typeof n=="object"){typeof t!="string"&&(r=r||t,t=undefined);for(o in n)this.on(o,t,r,n[o],f);return this}if(r==null&&u==null?(u=t,r=t=undefined):u==null&&(typeof t=="string"?(u=r,r=undefined):(u=r,r=t,t=undefined)),u===!1)u=it;else if(!u)return this;return f===1&&(e=u,u=function(n){return i().off(n),e.apply(this,arguments)},u.guid=e.guid||(e.guid=i.guid++)),this.each(function(){i.event.add(this,n,u,r,t)})},one:function(n,t,i,r){return this.on(n,t,i,r,1)},off:function(n,t,r){var u,f;if(n&&n.preventDefault&&n.handleObj)return u=n.handleObj,i(n.delegateTarget).off(u.namespace?u.origType+"."+u.namespace:u.origType,u.selector,u.handler),this;if(typeof n=="object"){for(f in n)this.off(f,t,n[f]);return this}return(t===!1||typeof t=="function")&&(r=t,t=undefined),r===!1&&(r=it),this.each(function(){i.event.remove(this,n,r,t)})},trigger:function(n,t){return this.each(function(){i.event.trigger(n,t,this)})},triggerHandler:function(n,t){var r=this[0];if(r)return i.event.trigger(n,t,r,!0)}});var dr="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",to=/ jQuery\d+="(?:null|\d+)"/g,kr=new RegExp("<(?:"+dr+")[\\s/>]","i"),si=/^\s+/,br=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,wr=/<([\w:]+)/,pr=/<tbody/i,ro=/<|&#?\w+;/,uo=/<(?:script|style|link)/i,fo=/checked\s*(?:[^=]|=\s*.checked.)/i,yr=/^$|\/(?:java|ecma)script/i,oo=/^true\/(.*)/,so=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,s={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:r.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},ho=uu(u),ci=ho.appendChild(u.createElement("div"));s.optgroup=s.option,s.tbody=s.tfoot=s.colgroup=s.caption=s.thead,s.th=s.td,i.extend({clone:function(n,t,u){var e,c,s,o,h,l=i.contains(n.ownerDocument,n);if(r.html5Clone||i.isXMLDoc(n)||!kr.test("<"+n.nodeName+">")?s=n.cloneNode(!0):(ci.innerHTML=n.outerHTML,ci.removeChild(s=ci.firstChild)),(!r.noCloneEvent||!r.noCloneChecked)&&(n.nodeType===1||n.nodeType===11)&&!i.isXMLDoc(n))for(e=f(s),h=f(n),o=0;(c=h[o])!=null;++o)e[o]&&he(c,e[o]);if(t)if(u)for(h=h||f(n),e=e||f(s),o=0;(c=h[o])!=null;o++)nf(c,e[o]);else nf(n,s);return e=f(s,"script"),e.length>0&&hi(e,!l&&f(n,"script")),e=h=c=null,s},buildFragment:function(n,t,u,e){for(var c,o,b,h,p,w,a,k=n.length,v=uu(t),l=[],y=0;y<k;y++)if(o=n[y],o||o===0)if(i.type(o)==="object")i.merge(l,o.nodeType?[o]:o);else if(ro.test(o)){for(h=h||v.appendChild(t.createElement("div")),p=(wr.exec(o)||["",""])[1].toLowerCase(),a=s[p]||s._default,h.innerHTML=a[1]+o.replace(br,"<$1></$2>")+a[2],c=a[0];c--;)h=h.lastChild;if(!r.leadingWhitespace&&si.test(o)&&l.push(t.createTextNode(si.exec(o)[0])),!r.tbody)for(o=p==="table"&&!pr.test(o)?h.firstChild:a[1]==="<table>"&&!pr.test(o)?h:0,c=o&&o.childNodes.length;c--;)i.nodeName(w=o.childNodes[c],"tbody")&&!w.childNodes.length&&o.removeChild(w);for(i.merge(l,h.childNodes),h.textContent="";h.firstChild;)h.removeChild(h.firstChild);h=v.lastChild}else l.push(t.createTextNode(o));for(h&&v.removeChild(h),r.appendChecked||i.grep(f(l,"input"),fe),y=0;o=l[y++];)if((!e||i.inArray(o,e)===-1)&&(b=i.contains(o.ownerDocument,o),h=f(v.appendChild(o),"script"),b&&hi(h),u))for(c=0;o=h[c++];)yr.test(o.type||"")&&u.push(o);return h=null,v},cleanData:function(n,t){for(var u,s,f,e,l=0,h=i.expando,c=i.cache,v=r.deleteExpando,y=i.event.special;(u=n[l])!=null;l++)if((t||i.acceptData(u))&&(f=u[h],e=f&&c[f],e)){if(e.events)for(s in e.events)y[s]?i.event.remove(u,s):i.removeEvent(u,s,e.handle);c[f]&&(delete c[f],v?delete u[h]:typeof u.removeAttribute!==o?u.removeAttribute(h):u[h]=null,a.push(f))}}}),i.fn.extend({text:function(n){return g(this,function(n){return n===undefined?i.text(this):this.empty().append((this[0]&&this[0].ownerDocument||u).createTextNode(n))},null,n,arguments.length)},append:function(){return this.domManip(arguments,function(n){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=eu(this,n);t.appendChild(n)}})},prepend:function(){return this.domManip(arguments,function(n){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var t=eu(this,n);t.insertBefore(n,t.firstChild)}})},before:function(){return this.domManip(arguments,function(n){this.parentNode&&this.parentNode.insertBefore(n,this)})},after:function(){return this.domManip(arguments,function(n){this.parentNode&&this.parentNode.insertBefore(n,this.nextSibling)})},remove:function(n,t){for(var r,e=n?i.filter(n,this):this,u=0;(r=e[u])!=null;u++)t||r.nodeType!==1||i.cleanData(f(r)),r.parentNode&&(t&&i.contains(r.ownerDocument,r)&&hi(f(r,"script")),r.parentNode.removeChild(r));return this},empty:function(){for(var n,t=0;(n=this[t])!=null;t++){for(n.nodeType===1&&i.cleanData(f(n,!1));n.firstChild;)n.removeChild(n.firstChild);n.options&&i.nodeName(n,"select")&&(n.options.length=0)}return this},clone:function(n,t){return n=n==null?!1:n,t=t==null?n:t,this.map(function(){return i.clone(this,n,t)})},html:function(n){return g(this,function(n){var t=this[0]||{},u=0,e=this.length;if(n===undefined)return t.nodeType===1?t.innerHTML.replace(to,""):undefined;if(typeof n=="string"&&!uo.test(n)&&(r.htmlSerialize||!kr.test(n))&&(r.leadingWhitespace||!si.test(n))&&!s[(wr.exec(n)||["",""])[1].toLowerCase()]){n=n.replace(br,"<$1></$2>");try{for(;u<e;u++)t=this[u]||{},t.nodeType===1&&(i.cleanData(f(t,!1)),t.innerHTML=n);t=0}catch(o){}}t&&this.empty().append(n)},null,n,arguments.length)},replaceWith:function(){var n=arguments[0];return this.domManip(arguments,function(t){n=this.parentNode,i.cleanData(f(this)),n&&n.replaceChild(t,this)}),n&&(n.length||n.nodeType)?this:this.remove()},detach:function(n){return this.remove(n,!0)},domManip:function(n,t){n=ef.apply([],n);var h,u,c,o,v,s,e=0,l=this.length,p=this,w=l-1,a=n[0],y=i.isFunction(a);if(y||l>1&&typeof a=="string"&&!r.checkClone&&fo.test(a))return this.each(function(i){var r=p.eq(i);y&&(n[0]=a.call(this,i,r.html())),r.domManip(n,t)});if(l&&(s=i.buildFragment(n,this[0].ownerDocument,!1,this),h=s.firstChild,s.childNodes.length===1&&(s=h),h)){for(o=i.map(f(s,"script"),cu),c=o.length;e<l;e++)u=s,e!==w&&(u=i.clone(u,!0,!0),c&&i.merge(o,f(u,"script"))),t.call(this[e],u,e);if(c)for(v=o[o.length-1].ownerDocument,i.map(o,au),e=0;e<c;e++)u=o[e],yr.test(u.type||"")&&!i._data(u,"globalEval")&&i.contains(v,u)&&(u.src?i._evalUrl&&i._evalUrl(u.src):i.globalEval((u.text||u.textContent||u.innerHTML||"").replace(so,"")));s=h=null}return this}}),i.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(n,t){i.fn[n]=function(n){for(var u,r=0,f=[],e=i(n),o=e.length-1;r<=o;r++)u=r===o?this:this.clone(!0),i(e[r])[t](u),nr.apply(f,u.get());return this.pushStack(f)}}),tr={},function(){var n;r.shrinkWrapBlocks=function(){if(n!=null)return n;n=!1;var t,i,r;if(i=u.getElementsByTagName("body")[0],i&&i.style)return t=u.createElement("div"),r=u.createElement("div"),r.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",i.appendChild(r).appendChild(t),typeof t.style.zoom!==o&&(t.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",t.appendChild(u.createElement("div")).style.width="5px",n=t.offsetWidth!==3),i.removeChild(r),n}}();var rr=/^margin/,ct=new RegExp("^("+dt+")(?!px)[a-z%]+$","i"),b,k,ao=/^(top|right|bottom|left)$/;n.getComputedStyle?(b=function(t){return t.ownerDocument.defaultView.opener?t.ownerDocument.defaultView.getComputedStyle(t,null):n.getComputedStyle(t,null)},k=function(n,t,r){var e,o,s,u,f=n.style;return r=r||b(n),u=r?r.getPropertyValue(t)||r[t]:undefined,r&&(u!==""||i.contains(n.ownerDocument,n)||(u=i.style(n,t)),ct.test(u)&&rr.test(t)&&(e=f.width,o=f.minWidth,s=f.maxWidth,f.minWidth=f.maxWidth=f.width=u,u=r.width,f.width=e,f.minWidth=o,f.maxWidth=s)),u===undefined?u:u+""}):u.documentElement.currentStyle&&(b=function(n){return n.currentStyle},k=function(n,t,i){var o,f,e,r,u=n.style;return i=i||b(n),r=i?i[t]:undefined,r==null&&u&&u[t]&&(r=u[t]),ct.test(r)&&!ao.test(t)&&(o=u.left,f=n.runtimeStyle,e=f&&f.left,e&&(f.left=n.currentStyle.left),u.left=t==="fontSize"?"1em":r,r=u.pixelLeft+"px",u.left=o,e&&(f.left=e)),r===undefined?r:r+""||"auto"}),function(){function o(){var i,r,f,t;(r=u.getElementsByTagName("body")[0],r&&r.style)&&(i=u.createElement("div"),f=u.createElement("div"),f.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",r.appendChild(f).appendChild(i),i.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",s=h=!1,c=!0,n.getComputedStyle&&(s=(n.getComputedStyle(i,null)||{}).top!=="1%",h=(n.getComputedStyle(i,null)||{width:"4px"}).width==="4px",t=i.appendChild(u.createElement("div")),t.style.cssText=i.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",t.style.marginRight=t.style.width="0",i.style.width="1px",c=!parseFloat((n.getComputedStyle(t,null)||{}).marginRight),i.removeChild(t)),i.innerHTML="<table><tr><td></td><td>t</td></tr></table>",t=i.getElementsByTagName("td"),t[0].style.cssText="margin:0;border:0;padding:0;display:none",e=t[0].offsetHeight===0,e&&(t[0].style.display="",t[1].style.display="none",e=t[0].offsetHeight===0),r.removeChild(f))}var f,t,l,s,h,e,c;(f=u.createElement("div"),f.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",l=f.getElementsByTagName("a")[0],t=l&&l.style,t)&&(t.cssText="float:left;opacity:.5",r.opacity=t.opacity==="0.5",r.cssFloat=!!t.cssFloat,f.style.backgroundClip="content-box",f.cloneNode(!0).style.backgroundClip="",r.clearCloneStyle=f.style.backgroundClip==="content-box",r.boxSizing=t.boxSizing===""||t.MozBoxSizing===""||t.WebkitBoxSizing==="",i.extend(r,{reliableHiddenOffsets:function(){return e==null&&o(),e},boxSizingReliable:function(){return h==null&&o(),h},pixelPosition:function(){return s==null&&o(),s},reliableMarginRight:function(){return c==null&&o(),c}}))}(),i.swap=function(n,t,i,r){var f,u,e={};for(u in t)e[u]=n.style[u],n.style[u]=t[u];f=i.apply(n,r||[]);for(u in t)n.style[u]=e[u];return f};var pi=/alpha\([^)]*\)/i,yo=/opacity\s*=\s*([^)]*)/,po=/^(none|table(?!-c[ea]).+)/,le=new RegExp("^("+dt+")(.*)$","i"),wo=new RegExp("^([+-])=("+dt+")","i"),bo={position:"absolute",visibility:"hidden",display:"block"},vr={letterSpacing:"0",fontWeight:"400"},ar=["Webkit","O","Moz","ms"];i.extend({cssHooks:{opacity:{get:function(n,t){if(t){var i=k(n,"opacity");return i===""?"1":i}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{float:r.cssFloat?"cssFloat":"styleFloat"},style:function(n,t,u,f){if(n&&n.nodeType!==3&&n.nodeType!==8&&n.style){var o,h,e,s=i.camelCase(t),c=n.style;if(t=i.cssProps[s]||(i.cssProps[s]=wu(c,s)),e=i.cssHooks[t]||i.cssHooks[s],u!==undefined){if(h=typeof u,h==="string"&&(o=wo.exec(u))&&(u=(o[1]+1)*o[2]+parseFloat(i.css(n,t)),h="number"),u==null||u!==u)return;if(h!=="number"||i.cssNumber[s]||(u+="px"),r.clearCloneStyle||u!==""||t.indexOf("background")!==0||(c[t]="inherit"),!e||!("set"in e)||(u=e.set(n,u,f))!==undefined)try{c[t]=u}catch(l){}}else return e&&"get"in e&&(o=e.get(n,!1,f))!==undefined?o:c[t]}},css:function(n,t,r,u){var s,f,e,o=i.camelCase(t);return(t=i.cssProps[o]||(i.cssProps[o]=wu(n.style,o)),e=i.cssHooks[t]||i.cssHooks[o],e&&"get"in e&&(f=e.get(n,!0,r)),f===undefined&&(f=k(n,t,u)),f==="normal"&&t in vr&&(f=vr[t]),r===""||r)?(s=parseFloat(f),r===!0||i.isNumeric(s)?s||0:f):f}}),i.each(["height","width"],function(n,t){i.cssHooks[t]={get:function(n,r,u){if(r)return po.test(i.css(n,"display"))&&n.offsetWidth===0?i.swap(n,bo,function(){return du(n,t,u)}):du(n,t,u)},set:function(n,u,f){var e=f&&b(n);return rf(n,u,f?lu(n,t,f,r.boxSizing&&i.css(n,"boxSizing",!1,e)==="border-box",e):0)}}}),r.opacity||(i.cssHooks.opacity={get:function(n,t){return yo.test((t&&n.currentStyle?n.currentStyle.filter:n.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(n,t){var r=n.style,u=n.currentStyle,e=i.isNumeric(t)?"alpha(opacity="+t*100+")":"",f=u&&u.filter||r.filter||"";(r.zoom=1,(t>=1||t==="")&&i.trim(f.replace(pi,""))===""&&r.removeAttribute&&(r.removeAttribute("filter"),t===""||u&&!u.filter))||(r.filter=pi.test(f)?f.replace(pi,e):f+" "+e)}}),i.cssHooks.marginRight=pu(r.reliableMarginRight,function(n,t){if(t)return i.swap(n,{display:"inline-block"},k,[n,"marginRight"])}),i.each({margin:"",padding:"",border:"Width"},function(n,t){i.cssHooks[n+t]={expand:function(i){for(var r=0,f={},u=typeof i=="string"?i.split(" "):[i];r<4;r++)f[n+w[r]+t]=u[r]||u[r-2]||u[0];return f}},rr.test(n)||(i.cssHooks[n+t].set=rf)}),i.fn.extend({css:function(n,t){return g(this,function(n,t,r){var f,e,o={},u=0;if(i.isArray(t)){for(f=b(n),e=t.length;u<e;u++)o[t[u]]=i.css(n,t[u],!1,f);return o}return r!==undefined?i.style(n,t,r):i.css(n,t)},n,t,arguments.length>1)},show:function(){return gu(this,!0)},hide:function(){return gu(this)},toggle:function(n){return typeof n=="boolean"?n?this.show():this.hide():this.each(function(){ft(this)?i(this).show():i(this).hide()})}}),i.Tween=e,e.prototype={constructor:e,init:function(n,t,r,u,f,e){this.elem=n,this.prop=r,this.easing=f||"swing",this.options=t,this.start=this.now=this.cur(),this.end=u,this.unit=e||(i.cssNumber[r]?"":"px")},cur:function(){var n=e.propHooks[this.prop];return n&&n.get?n.get(this):e.propHooks._default.get(this)},run:function(n){var t,r=e.propHooks[this.prop];return this.pos=t=this.options.duration?i.easing[this.easing](n,this.options.duration*n,0,1,this.options.duration):n,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),r&&r.set?r.set(this):e.propHooks._default.set(this),this}},e.prototype.init.prototype=e.prototype,e.propHooks={_default:{get:function(n){var t;return n.elem[n.prop]!=null&&(!n.elem.style||n.elem.style[n.prop]==null)?n.elem[n.prop]:(t=i.css(n.elem,n.prop,""),!t||t==="auto"?0:t)},set:function(n){i.fx.step[n.prop]?i.fx.step[n.prop](n):n.elem.style&&(n.elem.style[i.cssProps[n.prop]]!=null||i.cssHooks[n.prop])?i.style(n.elem,n.prop,n.now+n.unit):n.elem[n.prop]=n.now}}},e.propHooks.scrollTop=e.propHooks.scrollLeft={set:function(n){n.elem.nodeType&&n.elem.parentNode&&(n.elem[n.prop]=n.now)}},i.easing={linear:function(n){return n},swing:function(n){return.5-Math.cos(n*Math.PI)/2}},i.fx=e.prototype.init,i.fx.step={};var ut,wt,ae=/^(?:toggle|show|hide)$/,lr=new RegExp("^(?:([+-])=|)("+dt+")([a-z%]*)$","i"),go=/queueHooks$/,bt=[ko],ot={"*":[function(n,t){var f=this.createTween(n,t),s=f.cur(),u=lr.exec(t),e=u&&u[3]||(i.cssNumber[n]?"":"px"),r=(i.cssNumber[n]||e!=="px"&&+s)&&lr.exec(i.css(f.elem,n)),o=1,h=20;if(r&&r[3]!==e){e=e||r[3],u=u||[],r=+s||1;do o=o||".5",r=r/o,i.style(f.elem,n,r+e);while(o!==(o=f.cur()/s)&&o!==1&&--h)}return u&&(r=f.start=+r||+s||0,f.unit=e,f.end=u[1]?r+(u[1]+1)*u[2]:+u[2]),f}]};i.Animation=i.extend(hu,{tweener:function(n,t){i.isFunction(n)?(t=n,n=["*"]):n=n.split(" ");for(var r,u=0,f=n.length;u<f;u++)r=n[u],ot[r]=ot[r]||[],ot[r].unshift(t)},prefilter:function(n,t){t?bt.unshift(n):bt.push(n)}}),i.speed=function(n,t,r){var u=n&&typeof n=="object"?i.extend({},n):{complete:r||!r&&t||i.isFunction(n)&&n,duration:n,easing:r&&t||t&&!i.isFunction(t)&&t};return u.duration=i.fx.off?0:typeof u.duration=="number"?u.duration:u.duration in i.fx.speeds?i.fx.speeds[u.duration]:i.fx.speeds._default,(u.queue==null||u.queue===!0)&&(u.queue="fx"),u.old=u.complete,u.complete=function(){i.isFunction(u.old)&&u.old.call(this),u.queue&&i.dequeue(this,u.queue)},u},i.fn.extend({fadeTo:function(n,t,i,r){return this.filter(ft).css("opacity",0).show().end().animate({opacity:t},n,i,r)},animate:function(n,t,r,u){var o=i.isEmptyObject(n),e=i.speed(t,r,u),f=function(){var t=hu(this,i.extend({},n),e);(o||i._data(this,"finish"))&&t.stop(!0)};return f.finish=f,o||e.queue===!1?this.each(f):this.queue(e.queue,f)},stop:function(n,t,r){var u=function(n){var t=n.stop;delete n.stop,t(r)};return typeof n!="string"&&(r=t,t=n,n=undefined),t&&n!==!1&&this.queue(n||"fx",[]),this.each(function(){var o=!0,t=n!=null&&n+"queueHooks",e=i.timers,f=i._data(this);if(t)f[t]&&f[t].stop&&u(f[t]);else for(t in f)f[t]&&f[t].stop&&go.test(t)&&u(f[t]);for(t=e.length;t--;)e[t].elem===this&&(n==null||e[t].queue===n)&&(e[t].anim.stop(r),o=!1,e.splice(t,1));(o||!r)&&i.dequeue(this,n)})},finish:function(n){return n!==!1&&(n=n||"fx"),this.each(function(){var t,f=i._data(this),r=f[n+"queue"],e=f[n+"queueHooks"],u=i.timers,o=r?r.length:0;for(f.finish=!0,i.queue(this,n,[]),e&&e.stop&&e.stop.call(this,!0),t=u.length;t--;)u[t].elem===this&&u[t].queue===n&&(u[t].anim.stop(!0),u.splice(t,1));for(t=0;t<o;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete f.finish})}}),i.each(["toggle","show","hide"],function(n,t){var r=i.fn[t];i.fn[t]=function(n,i,u){return n==null||typeof n=="boolean"?r.apply(this,arguments):this.animate(pt(t,!0),n,i,u)}}),i.each({slideDown:pt("show"),slideUp:pt("hide"),slideToggle:pt("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(n,t){i.fn[n]=function(n,i,r){return this.animate(t,n,i,r)}}),i.timers=[],i.fx.tick=function(){var r,n=i.timers,t=0;for(ut=i.now();t<n.length;t++)r=n[t],r()||n[t]!==r||n.splice(t--,1);n.length||i.fx.stop(),ut=undefined},i.fx.timer=function(n){i.timers.push(n),n()?i.fx.start():i.timers.pop()},i.fx.interval=13,i.fx.start=function(){wt||(wt=setInterval(i.fx.tick,i.fx.interval))},i.fx.stop=function(){clearInterval(wt),wt=null},i.fx.speeds={slow:600,fast:200,_default:400},i.fn.delay=function(n,t){return n=i.fx?i.fx.speeds[n]||n:n,t=t||"fx",this.queue(t,function(t,i){var r=setTimeout(t,n);i.stop=function(){clearTimeout(r)}})},function(){var n,t,f,i,e;t=u.createElement("div"),t.setAttribute("className","t"),t.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",i=t.getElementsByTagName("a")[0],f=u.createElement("select"),e=f.appendChild(u.createElement("option")),n=t.getElementsByTagName("input")[0],i.style.cssText="top:1px",r.getSetAttribute=t.className!=="t",r.style=/top/.test(i.getAttribute("style")),r.hrefNormalized=i.getAttribute("href")==="/a",r.checkOn=!!n.value,r.optSelected=e.selected,r.enctype=!!u.createElement("form").enctype,f.disabled=!0,r.optDisabled=!e.disabled,n=u.createElement("input"),n.setAttribute("value",""),r.input=n.getAttribute("value")==="",n.value="t",n.setAttribute("type","radio"),r.radioValue=n.value==="t"}(),vf=/\r/g,i.fn.extend({val:function(n){var t,r,f,u=this[0];return arguments.length?(f=i.isFunction(n),this.each(function(r){var u;this.nodeType===1&&(u=f?n.call(this,r,i(this).val()):n,u==null?u="":typeof u=="number"?u+="":i.isArray(u)&&(u=i.map(u,function(n){return n==null?"":n+""})),t=i.valHooks[this.type]||i.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&t.set(this,u,"value")!==undefined||(this.value=u))})):u?(t=i.valHooks[u.type]||i.valHooks[u.nodeName.toLowerCase()],t&&"get"in t&&(r=t.get(u,"value"))!==undefined)?r:(r=u.value,typeof r=="string"?r.replace(vf,""):r==null?"":r):void 0}}),i.extend({valHooks:{option:{get:function(n){var t=i.find.attr(n,"value");return t!=null?t:i.trim(i.text(n))}},select:{get:function(n){for(var o,t,s=n.options,u=n.selectedIndex,f=n.type==="select-one"||u<0,h=f?null:[],c=f?u+1:s.length,e=u<0?c:f?u:0;e<c;e++)if(t=s[e],(t.selected||e===u)&&(r.optDisabled?!t.disabled:t.getAttribute("disabled")===null)&&(!t.parentNode.disabled||!i.nodeName(t.parentNode,"optgroup"))){if(o=i(t).val(),f)return o;h.push(o)}return h},set:function(n,t){for(var f,r,u=n.options,o=i.makeArray(t),e=u.length;e--;)if(r=u[e],i.inArray(i.valHooks.option.get(r),o)>=0)try{r.selected=f=!0}catch(s){r.scrollHeight}else r.selected=!1;return f||(n.selectedIndex=-1),u}}}}),i.each(["radio","checkbox"],function(){i.valHooks[this]={set:function(n,t){if(i.isArray(t))return n.checked=i.inArray(i(n).val(),t)>=0}},r.checkOn||(i.valHooks[this].get=function(n){return n.getAttribute("value")===null?"on":n.value})});var rt,cr,y=i.expr.attrHandle,di=/^(?:checked|selected)$/i,d=r.getSetAttribute,ti=r.input;i.fn.extend({attr:function(n,t){return g(this,i.attr,n,t,arguments.length>1)},removeAttr:function(n){return this.each(function(){i.removeAttr(this,n)})}}),i.extend({attr:function(n,t,r){var u,f,e=n.nodeType;if(n&&e!==3&&e!==8&&e!==2){if(typeof n.getAttribute===o)return i.prop(n,t,r);if(e===1&&i.isXMLDoc(n)||(t=t.toLowerCase(),u=i.attrHooks[t]||(i.expr.match.bool.test(t)?cr:rt)),r!==undefined)if(r===null)i.removeAttr(n,t);else return u&&"set"in u&&(f=u.set(n,r,t))!==undefined?f:(n.setAttribute(t,r+""),r);else return u&&"get"in u&&(f=u.get(n,t))!==null?f:(f=i.find.attr(n,t),f==null?undefined:f)}},removeAttr:function(n,t){var r,u,e=0,f=t&&t.match(h);if(f&&n.nodeType===1)while(r=f[e++])u=i.propFix[r]||r,i.expr.match.bool.test(r)?ti&&d||!di.test(r)?n[u]=!1:n[i.camelCase("default-"+r)]=n[u]=!1:i.attr(n,r,""),n.removeAttribute(d?r:u)},attrHooks:{type:{set:function(n,t){if(!r.radioValue&&t==="radio"&&i.nodeName(n,"input")){var u=n.value;return n.setAttribute("type",t),u&&(n.value=u),t}}}}}),cr={set:function(n,t,r){return t===!1?i.removeAttr(n,r):ti&&d||!di.test(r)?n.setAttribute(!d&&i.propFix[r]||r,r):n[i.camelCase("default-"+r)]=n[r]=!0,r}},i.each(i.expr.match.bool.source.match(/\w+/g),function(n,t){var r=y[t]||i.find.attr;y[t]=ti&&d||!di.test(t)?function(n,t,i){var u,f;return i||(f=y[t],y[t]=u,u=r(n,t,i)!=null?t.toLowerCase():null,y[t]=f),u}:function(n,t,r){if(!r)return n[i.camelCase("default-"+t)]?t.toLowerCase():null}}),ti&&d||(i.attrHooks.value={set:function(n,t,r){if(i.nodeName(n,"input"))n.defaultValue=t;else return rt&&rt.set(n,t,r)}}),d||(rt={set:function(n,t,i){var r=n.getAttributeNode(i);return r||n.setAttributeNode(r=n.ownerDocument.createAttribute(i)),r.value=t+="",i==="value"||t===n.getAttribute(i)?t:void 0}},y.id=y.name=y.coords=function(n,t,i){var r;if(!i)return(r=n.getAttributeNode(t))&&r.value!==""?r.value:null},i.valHooks.button={get:function(n,t){var i=n.getAttributeNode(t);if(i&&i.specified)return i.value},set:rt.set},i.attrHooks.contenteditable={set:function(n,t,i){rt.set(n,t===""?!1:t,i)}},i.each(["width","height"],function(n,t){i.attrHooks[t]={set:function(n,i){if(i==="")return n.setAttribute(t,"auto"),i}}})),r.style||(i.attrHooks.style={get:function(n){return n.style.cssText||undefined},set:function(n,t){return n.style.cssText=t+""}}),pf=/^(?:input|select|textarea|button|object)$/i,iu=/^(?:a|area)$/i,i.fn.extend({prop:function(n,t){return g(this,i.prop,n,t,arguments.length>1)},removeProp:function(n){return n=i.propFix[n]||n,this.each(function(){try{this[n]=undefined,delete this[n]}catch(t){}})}}),i.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(n,t,r){var f,u,o,e=n.nodeType;if(n&&e!==3&&e!==8&&e!==2)return o=e!==1||!i.isXMLDoc(n),o&&(t=i.propFix[t]||t,u=i.propHooks[t]),r!==undefined?u&&"set"in u&&(f=u.set(n,r,t))!==undefined?f:n[t]=r:u&&"get"in u&&(f=u.get(n,t))!==null?f:n[t]},propHooks:{tabIndex:{get:function(n){var t=i.find.attr(n,"tabindex");return t?parseInt(t,10):pf.test(n.nodeName)||iu.test(n.nodeName)&&n.href?0:-1}}}}),r.hrefNormalized||i.each(["href","src"],function(n,t){i.propHooks[t]={get:function(n){return n.getAttribute(t,4)}}}),r.optSelected||(i.propHooks.selected={get:function(n){var t=n.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}}),i.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){i.propFix[this.toLowerCase()]=this}),r.enctype||(i.propFix.enctype="encoding"),lt=/[\t\r\n\f]/g,i.fn.extend({addClass:function(n){var o,t,r,u,s,f,e=0,c=this.length,l=typeof n=="string"&&n;if(i.isFunction(n))return this.each(function(t){i(this).addClass(n.call(this,t,this.className))});if(l)for(o=(n||"").match(h)||[];e<c;e++)if(t=this[e],r=t.nodeType===1&&(t.className?(" "+t.className+" ").replace(lt," "):" "),r){for(s=0;u=o[s++];)r.indexOf(" "+u+" ")<0&&(r+=u+" ");f=i.trim(r),t.className!==f&&(t.className=f)}return this},removeClass:function(n){var o,t,r,u,s,f,e=0,c=this.length,l=arguments.length===0||typeof n=="string"&&n;if(i.isFunction(n))return this.each(function(t){i(this).removeClass(n.call(this,t,this.className))});if(l)for(o=(n||"").match(h)||[];e<c;e++)if(t=this[e],r=t.nodeType===1&&(t.className?(" "+t.className+" ").replace(lt," "):""),r){for(s=0;u=o[s++];)while(r.indexOf(" "+u+" ")>=0)r=r.replace(" "+u+" "," ");f=n?i.trim(r):"",t.className!==f&&(t.className=f)}return this},toggleClass:function(n,t){var r=typeof n;return typeof t=="boolean"&&r==="string"?t?this.addClass(n):this.removeClass(n):i.isFunction(n)?this.each(function(r){i(this).toggleClass(n.call(this,r,this.className,t),t)}):this.each(function(){if(r==="string")for(var t,f=0,u=i(this),e=n.match(h)||[];t=e[f++];)u.hasClass(t)?u.removeClass(t):u.addClass(t);else(r===o||r==="boolean")&&(this.className&&i._data(this,"__className__",this.className),this.className=this.className||n===!1?"":i._data(this,"__className__")||"")})},hasClass:function(n){for(var i=" "+n+" ",t=0,r=this.length;t<r;t++)if(this[t].nodeType===1&&(" "+this[t].className+" ").replace(lt," ").indexOf(i)>=0)return!0;return!1}}),i.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(n,t){i.fn[t]=function(n,i){return arguments.length>0?this.on(t,null,n,i):this.trigger(t)}}),i.fn.extend({hover:function(n,t){return this.mouseenter(n).mouseleave(t||n)},bind:function(n,t,i){return this.on(n,null,t,i)},unbind:function(n,t){return this.off(n,null,t)},delegate:function(n,t,i,r){return this.on(t,n,i,r)},undelegate:function(n,t,i){return arguments.length===1?this.off(n,"**"):this.off(t,n||"**",i)}});var gi=i.now(),ki=/\?/,ue=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;i.parseJSON=function(t){if(n.JSON&&n.JSON.parse)return n.JSON.parse(t+"");var f,r=null,u=i.trim(t+"");return u&&!i.trim(u.replace(ue,function(n,t,i,u){return(f&&t&&(r=0),r===0)?n:(f=i||t,r+=!u-!i,"")}))?Function("return "+u)():i.error("Invalid JSON: "+t)},i.parseXML=function(t){var r,u;if(!t||typeof t!="string")return null;try{n.DOMParser?(u=new DOMParser,r=u.parseFromString(t,"text/xml")):(r=new ActiveXObject("Microsoft.XMLDOM"),r.async="false",r.loadXML(t))}catch(f){r=undefined}return r&&r.documentElement&&!r.getElementsByTagName("parsererror").length||i.error("Invalid XML: "+t),r};var nt,v,ee=/#.*$/,hr=/([?&])_=[^&]*/,oe=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,ce=/^(?:GET|HEAD)$/,se=/^\/\//,sr=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,or={},oi={},er="*/".concat("*");try{v=location.href}catch(ns){v=u.createElement("a"),v.href="",v=v.href}nt=sr.exec(v.toLowerCase())||[],i.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:v,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(nt[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":er,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":i.parseJSON,"text xml":i.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(n,t){return t?vi(vi(n,i.ajaxSettings),t):vi(i.ajaxSettings,n)},ajaxPrefilter:su(or),ajaxTransport:su(oi),ajax:function(n,t){function p(n,t,h,c){var v,it,nt,y,p,l=t;e!==2&&(e=2,b&&clearTimeout(b),s=undefined,k=c||"",u.readyState=n>0?4:0,v=n>=200&&n<300||n===304,h&&(y=lo(r,u,h)),y=co(r,y,u,v),v?(r.ifModified&&(p=u.getResponseHeader("Last-Modified"),p&&(i.lastModified[f]=p),p=u.getResponseHeader("etag"),p&&(i.etag[f]=p)),n===204||r.type==="HEAD"?l="nocontent":n===304?l="notmodified":(l=y.state,it=y.data,nt=y.error,v=!nt)):(nt=l,(n||!l)&&(l="error",n<0&&(n=0))),u.status=n,u.statusText=(t||l)+"",v?g.resolveWith(o,[it,l,u]):g.rejectWith(o,[u,l,nt]),u.statusCode(w),w=undefined,a&&d.trigger(v?"ajaxSuccess":"ajaxError",[u,r,v?it:nt]),tt.fireWith(o,[u,l]),a&&(d.trigger("ajaxComplete",[u,r]),--i.active||i.event.trigger("ajaxStop")))}typeof n=="object"&&(t=n,n=undefined),t=t||{};var c,l,f,k,b,a,s,y,r=i.ajaxSetup({},t),o=r.context||r,d=r.context&&(o.nodeType||o.jquery)?i(o):i.event,g=i.Deferred(),tt=i.Callbacks("once memory"),w=r.statusCode||{},it={},rt={},e=0,ut="canceled",u={readyState:0,getResponseHeader:function(n){var t;if(e===2){if(!y)for(y={};t=oe.exec(k);)y[t[1].toLowerCase()]=t[2];t=y[n.toLowerCase()]}return t==null?null:t},getAllResponseHeaders:function(){return e===2?k:null},setRequestHeader:function(n,t){var i=n.toLowerCase();return e||(n=rt[i]=rt[i]||n,it[n]=t),this},overrideMimeType:function(n){return e||(r.mimeType=n),this},statusCode:function(n){var t;if(n)if(e<2)for(t in n)w[t]=[w[t],n[t]];else u.always(n[u.status]);return this},abort:function(n){var t=n||ut;return s&&s.abort(t),p(0,t),this}};if(g.promise(u).complete=tt.add,u.success=u.done,u.error=u.fail,r.url=((n||r.url||v)+"").replace(ee,"").replace(se,nt[1]+"//"),r.type=t.method||t.type||r.method||r.type,r.dataTypes=i.trim(r.dataType||"*").toLowerCase().match(h)||[""],r.crossDomain==null&&(c=sr.exec(r.url.toLowerCase()),r.crossDomain=!!(c&&(c[1]!==nt[1]||c[2]!==nt[2]||(c[3]||(c[1]==="http:"?"80":"443"))!==(nt[3]||(nt[1]==="http:"?"80":"443"))))),r.data&&r.processData&&typeof r.data!="string"&&(r.data=i.param(r.data,r.traditional)),ou(or,r,t,u),e===2)return u;a=i.event&&r.global,a&&i.active++==0&&i.event.trigger("ajaxStart"),r.type=r.type.toUpperCase(),r.hasContent=!ce.test(r.type),f=r.url,r.hasContent||(r.data&&(f=r.url+=(ki.test(f)?"&":"?")+r.data,delete r.data),r.cache===!1&&(r.url=hr.test(f)?f.replace(hr,"$1_="+gi++):f+(ki.test(f)?"&":"?")+"_="+gi++)),r.ifModified&&(i.lastModified[f]&&u.setRequestHeader("If-Modified-Since",i.lastModified[f]),i.etag[f]&&u.setRequestHeader("If-None-Match",i.etag[f])),(r.data&&r.hasContent&&r.contentType!==!1||t.contentType)&&u.setRequestHeader("Content-Type",r.contentType),u.setRequestHeader("Accept",r.dataTypes[0]&&r.accepts[r.dataTypes[0]]?r.accepts[r.dataTypes[0]]+(r.dataTypes[0]!=="*"?", "+er+"; q=0.01":""):r.accepts["*"]);for(l in r.headers)u.setRequestHeader(l,r.headers[l]);if(r.beforeSend&&(r.beforeSend.call(o,u,r)===!1||e===2))return u.abort();ut="abort";for(l in{success:1,error:1,complete:1})u[l](r[l]);if(s=ou(oi,r,t,u),s){u.readyState=1,a&&d.trigger("ajaxSend",[u,r]),r.async&&r.timeout>0&&(b=setTimeout(function(){u.abort("timeout")},r.timeout));try{e=1,s.send(it,p)}catch(ft){if(e<2)p(-1,ft);else throw ft;}}else p(-1,"No Transport");return u},getJSON:function(n,t,r){return i.get(n,t,r,"json")},getScript:function(n,t){return i.get(n,undefined,t,"script")}}),i.each(["get","post"],function(n,t){i[t]=function(n,r,u,f){return i.isFunction(r)&&(f=f||u,u=r,r=undefined),i.ajax({url:n,type:t,dataType:f,data:r,success:u})}}),i._evalUrl=function(n){return i.ajax({url:n,type:"GET",dataType:"script",async:!1,global:!1,throws:!0})},i.fn.extend({wrapAll:function(n){if(i.isFunction(n))return this.each(function(t){i(this).wrapAll(n.call(this,t))});if(this[0]){var t=i(n,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var n=this;n.firstChild&&n.firstChild.nodeType===1;)n=n.firstChild;return n}).append(this)}return this},wrapInner:function(n){return i.isFunction(n)?this.each(function(t){i(this).wrapInner(n.call(this,t))}):this.each(function(){var t=i(this),r=t.contents();r.length?r.wrapAll(n):t.append(n)})},wrap:function(n){var t=i.isFunction(n);return this.each(function(r){i(this).wrapAll(t?n.call(this,r):n)})},unwrap:function(){return this.parent().each(function(){i.nodeName(this,"body")||i(this).replaceWith(this.childNodes)}).end()}}),i.expr.filters.hidden=function(n){return n.offsetWidth<=0&&n.offsetHeight<=0||!r.reliableHiddenOffsets()&&(n.style&&n.style.display||i.css(n,"display"))==="none"},i.expr.filters.visible=function(n){return!i.expr.filters.hidden(n)};var re=/%20/g,ie=/\[\]$/,fr=/\r?\n/g,te=/^(?:submit|button|image|reset|file)$/i,df=/^(?:input|select|textarea|keygen)/i;i.param=function(n,t){var r,u=[],f=function(n,t){t=i.isFunction(t)?t():t==null?"":t,u[u.length]=encodeURIComponent(n)+"="+encodeURIComponent(t)};if(t===undefined&&(t=i.ajaxSettings&&i.ajaxSettings.traditional),i.isArray(n)||n.jquery&&!i.isPlainObject(n))i.each(n,function(){f(this.name,this.value)});else for(r in n)ai(r,n[r],t,f);return u.join("&").replace(re,"+")},i.fn.extend({serialize:function(){return i.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var n=i.prop(this,"elements");return n?i.makeArray(n):this}).filter(function(){var n=this.type;return this.name&&!i(this).is(":disabled")&&df.test(this.nodeName)&&!te.test(n)&&(this.checked||!bi.test(n))}).map(function(n,t){var r=i(this).val();return r==null?null:i.isArray(r)?i.map(r,function(n){return{name:t.name,value:n.replace(fr,"\r\n")}}):{name:t.name,value:r.replace(fr,"\r\n")}}).get()}}),i.ajaxSettings.xhr=n.ActiveXObject!==undefined?function(){return!this.isLocal&&/^(get|post|head|put|delete|options)$/i.test(this.type)&&fu()||eo()}:fu;var gf=0,ni={},ht=i.ajaxSettings.xhr();return n.attachEvent&&n.attachEvent("onunload",function(){for(var n in ni)ni[n](undefined,!0)}),r.cors=!!ht&&"withCredentials"in ht,ht=r.ajax=!!ht,ht&&i.ajaxTransport(function(n){if(!n.crossDomain||r.cors){var t;return{send:function(r,u){var e,f=n.xhr(),o=++gf;if(f.open(n.type,n.url,n.async,n.username,n.password),n.xhrFields)for(e in n.xhrFields)f[e]=n.xhrFields[e];n.mimeType&&f.overrideMimeType&&f.overrideMimeType(n.mimeType),n.crossDomain||r["X-Requested-With"]||(r["X-Requested-With"]="XMLHttpRequest");for(e in r)r[e]!==undefined&&f.setRequestHeader(e,r[e]+"");f.send(n.hasContent&&n.data||null),t=function(r,e){var s,c,h;if(t&&(e||f.readyState===4))if(delete ni[o],t=undefined,f.onreadystatechange=i.noop,e)f.readyState!==4&&f.abort();else{h={},s=f.status,typeof f.responseText=="string"&&(h.text=f.responseText);try{c=f.statusText}catch(l){c=""}s||!n.isLocal||n.crossDomain?s===1223&&(s=204):s=h.text?200:404}h&&u(s,c,h,f.getAllResponseHeaders())},n.async?f.readyState===4?setTimeout(t):f.onreadystatechange=ni[o]=t:t()},abort:function(){t&&t(undefined,!0)}}}}),i.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(n){return i.globalEval(n),n}}}),i.ajaxPrefilter("script",function(n){n.cache===undefined&&(n.cache=!1),n.crossDomain&&(n.type="GET",n.global=!1)}),i.ajaxTransport("script",function(n){if(n.crossDomain){var t,r=u.head||i("head")[0]||u.documentElement;return{send:function(i,f){t=u.createElement("script"),t.async=!0,n.scriptCharset&&(t.charset=n.scriptCharset),t.src=n.url,t.onload=t.onreadystatechange=function(n,i){(i||!t.readyState||/loaded|complete/.test(t.readyState))&&(t.onload=t.onreadystatechange=null,t.parentNode&&t.parentNode.removeChild(t),t=null,i||f(200,"success"))},r.insertBefore(t,r.firstChild)},abort:function(){if(t)t.onload(undefined,!0)}}}}),li=[],at=/(=)\?(?=&|$)|\?\?/,i.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var n=li.pop()||i.expando+"_"+gi++;return this[n]=!0,n}}),i.ajaxPrefilter("json jsonp",function(t,r,u){var f,o,e,s=t.jsonp!==!1&&(at.test(t.url)?"url":typeof t.data=="string"&&!(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&at.test(t.data)&&"data");if(s||t.dataTypes[0]==="jsonp")return f=t.jsonpCallback=i.isFunction(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(at,"$1"+f):t.jsonp!==!1&&(t.url+=(ki.test(t.url)?"&":"?")+t.jsonp+"="+f),t.converters["script json"]=function(){return e||i.error(f+" was not called"),e[0]},t.dataTypes[0]="json",o=n[f],n[f]=function(){e=arguments},u.always(function(){n[f]=o,t[f]&&(t.jsonpCallback=r.jsonpCallback,li.push(f)),e&&i.isFunction(o)&&o(e[0]),e=o=undefined}),"script"}),i.parseHTML=function(n,t,r){if(!n||typeof n!="string")return null;typeof t=="boolean"&&(r=t,t=!1),t=t||u;var f=ir.exec(n),e=!r&&[];return f?[t.createElement(f[1])]:(f=i.buildFragment([n],t,e),e&&e.length&&i(e).remove(),i.merge([],f.childNodes))},wi=i.fn.load,i.fn.load=function(n,t,r){if(typeof n!="string"&&wi)return wi.apply(this,arguments);var u,o,s,f=this,e=n.indexOf(" ");return e>=0&&(u=i.trim(n.slice(e,n.length)),n=n.slice(0,e)),i.isFunction(t)?(r=t,t=undefined):t&&typeof t=="object"&&(s="POST"),f.length>0&&i.ajax({url:n,type:s,dataType:"html",data:t}).done(function(n){o=arguments,f.html(u?i("<div>").append(i.parseHTML(n)).find(u):n)}).complete(r&&function(n,t){f.each(r,o||[n.responseText,t,n])}),this},i.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(n,t){i.fn[t]=function(n){return this.on(t,n)}}),i.expr.filters.animated=function(n){return i.grep(i.timers,function(t){return n===t.elem}).length},yi=n.document.documentElement,i.offset={setOffset:function(n,t,r){var e,o,s,h,u,c,v,l=i.css(n,"position"),a=i(n),f={};l==="static"&&(n.style.position="relative"),u=a.offset(),s=i.css(n,"top"),c=i.css(n,"left"),v=(l==="absolute"||l==="fixed")&&i.inArray("auto",[s,c])>-1,v?(e=a.position(),h=e.top,o=e.left):(h=parseFloat(s)||0,o=parseFloat(c)||0),i.isFunction(t)&&(t=t.call(n,r,u)),t.top!=null&&(f.top=t.top-u.top+h),t.left!=null&&(f.left=t.left-u.left+o),"using"in t?t.using.call(n,f):a.css(f)}},i.fn.extend({offset:function(n){if(arguments.length)return n===undefined?this:this.each(function(t){i.offset.setOffset(this,n,t)});var t,f,u={top:0,left:0},r=this[0],e=r&&r.ownerDocument;if(e)return(t=e.documentElement,!i.contains(t,r))?u:(typeof r.getBoundingClientRect!==o&&(u=r.getBoundingClientRect()),f=tf(e),{top:u.top+(f.pageYOffset||t.scrollTop)-(t.clientTop||0),left:u.left+(f.pageXOffset||t.scrollLeft)-(t.clientLeft||0)})},position:function(){if(this[0]){var n,r,t={top:0,left:0},u=this[0];return i.css(u,"position")==="fixed"?r=u.getBoundingClientRect():(n=this.offsetParent(),r=this.offset(),i.nodeName(n[0],"html")||(t=n.offset()),t.top+=i.css(n[0],"borderTopWidth",!0),t.left+=i.css(n[0],"borderLeftWidth",!0)),{top:r.top-t.top-i.css(u,"marginTop",!0),left:r.left-t.left-i.css(u,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var n=this.offsetParent||yi;n&&!i.nodeName(n,"html")&&i.css(n,"position")==="static";)n=n.offsetParent;return n||yi})}}),i.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(n,t){var r=/Y/.test(t);i.fn[n]=function(u){return g(this,function(n,u,f){var e=tf(n);if(f===undefined)return e?t in e?e[t]:e.document.documentElement[u]:n[u];e?e.scrollTo(r?i(e).scrollLeft():f,r?f:i(e).scrollTop()):n[u]=f},n,u,arguments.length,null)}}),i.each(["top","left"],function(n,t){i.cssHooks[t]=pu(r.pixelPosition,function(n,r){if(r)return r=k(n,t),ct.test(r)?i(n).position()[t]+"px":r})}),i.each({Height:"height",Width:"width"},function(n,t){i.each({padding:"inner"+n,content:t,"":"outer"+n},function(r,u){i.fn[u]=function(u,f){var e=arguments.length&&(r||typeof u!="boolean"),o=r||(u===!0||f===!0?"margin":"border");return g(this,function(t,r,u){var f;return i.isWindow(t)?t.document.documentElement["client"+n]:t.nodeType===9?(f=t.documentElement,Math.max(t.body["scroll"+n],f["scroll"+n],t.body["offset"+n],f["offset"+n],f["client"+n])):u===undefined?i.css(t,r,o):i.style(t,r,u,o)},t,e?u:undefined,e,null)}})}),i.fn.size=function(){return this.length},i.fn.andSelf=i.fn.addBack,typeof define=="function"&&define.amd&&define("jquery",[],function(){return i}),tu=n.jQuery,vu=n.$,i.noConflict=function(t){return n.$===i&&(n.$=vu),t&&n.jQuery===i&&(n.jQuery=tu),i},typeof t===o&&(n.jQuery=n.$=i),i}),function(n){typeof define=="function"&&define.amd?define(["jquery"],n):n(jQuery)}(function(n){function s(n){for(var t,i;n.length&&n[0]!==document;){if(t=n.css("position"),(t==="absolute"||t==="relative"||t==="fixed")&&(i=parseInt(n.css("zIndex"),10),!isNaN(i)&&i!==0))return i;n=n.parent()}return 0}function u(){this._curInst=null,this._keyEvent=!1,this._disabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",this._inlineClass="ui-datepicker-inline",this._appendClass="ui-datepicker-append",this._triggerClass="ui-datepicker-trigger",this._dialogClass="ui-datepicker-dialog",this._disableClass="ui-datepicker-disabled",this._unselectableClass="ui-datepicker-unselectable",this._currentClass="ui-datepicker-current-day",this._dayOverClass="ui-datepicker-days-cell-over",this.regional=[],this.regional[""]={closeText:"Done",prevText:"<i class=icon-left-open></i>",nextText:"<i class=icon-right-open></i>",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""},this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:!1,hideIfNoPrevNext:!1,navigationAsDateFormat:!1,gotoCurrent:!1,changeMonth:!1,changeYear:!1,yearRange:"c-10:c+10",showOtherMonths:!1,selectOtherMonths:!1,showWeek:!1,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:!0,showButtonPanel:!1,autoSize:!1,disabled:!1},n.extend(this._defaults,this.regional[""]),this.regional.en=n.extend(!0,{},this.regional[""]),this.regional["en-US"]=n.extend(!0,{},this.regional.en),this.dpDiv=f(n("<div id='"+this._mainDivId+"' class='ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'></div>"))}function f(t){var i="button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a";return t.on("mouseout",i,function(){n(this).removeClass("ui-state-hover"),this.className.indexOf("ui-datepicker-prev")!==-1&&n(this).removeClass("ui-datepicker-prev-hover"),this.className.indexOf("ui-datepicker-next")!==-1&&n(this).removeClass("ui-datepicker-next-hover")}).on("mouseover",i,e)}function e(){n.datepicker._isDisabledDatepicker(t.inline?t.dpDiv.parent()[0]:t.input[0])||(n(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),n(this).addClass("ui-state-hover"),this.className.indexOf("ui-datepicker-prev")!==-1&&n(this).addClass("ui-datepicker-prev-hover"),this.className.indexOf("ui-datepicker-next")!==-1&&n(this).addClass("ui-datepicker-next-hover"))}function i(t,i){n.extend(t,i);for(var r in i)i[r]==null&&(t[r]=i[r]);return t}var h,o,r,c,l,a,v,t,y;n.ui=n.ui||{},h=n.ui.version="1.12.1",o=0,r=Array.prototype.slice,n.cleanData=function(t){return function(i){for(var r,u,f=0;(u=i[f])!=null;f++)try{r=n._data(u,"events"),r&&r.remove&&n(u).triggerHandler("remove")}catch(e){}t(i)}}(n.cleanData),n.widget=function(t,i,r){var f,u,o,h={},e=t.split(".")[0],s;return t=t.split(".")[1],s=e+"-"+t,r||(r=i,i=n.Widget),n.isArray(r)&&(r=n.extend.apply(null,[{}].concat(r))),n.expr[":"][s.toLowerCase()]=function(t){return!!n.data(t,s)},n[e]=n[e]||{},f=n[e][t],u=n[e][t]=function(n,t){if(!this._createWidget)return new u(n,t);arguments.length&&this._createWidget(n,t)},n.extend(u,f,{version:r.version,_proto:n.extend({},r),_childConstructors:[]}),o=new i,o.options=n.widget.extend({},o.options),n.each(r,function(t,r){if(!n.isFunction(r)){h[t]=r;return}h[t]=function(){function n(){return i.prototype[t].apply(this,arguments)}function u(n){return i.prototype[t].apply(this,n)}return function(){var f=this._super,i=this._superApply,t;return this._super=n,this._superApply=u,t=r.apply(this,arguments),this._super=f,this._superApply=i,t}}()}),u.prototype=n.widget.extend(o,{widgetEventPrefix:f?o.widgetEventPrefix||t:t},h,{constructor:u,namespace:e,widgetName:t,widgetFullName:s}),f?(n.each(f._childConstructors,function(t,i){var r=i.prototype;n.widget(r.namespace+"."+r.widgetName,u,i._proto)}),delete f._childConstructors):i._childConstructors.push(u),n.widget.bridge(t,u),u},n.widget.extend=function(t){for(var e=r.call(arguments,1),f=0,o=e.length,i,u;f<o;f++)for(i in e[f])u=e[f][i],e[f].hasOwnProperty(i)&&u!==undefined&&(t[i]=n.isPlainObject(u)?n.isPlainObject(t[i])?n.widget.extend({},t[i],u):n.widget.extend({},u):u);return t},n.widget.bridge=function(t,i){var u=i.prototype.widgetFullName||t;n.fn[t]=function(f){var s=typeof f=="string",o=r.call(arguments,1),e=this;return s?this.length||f!=="instance"?this.each(function(){var i,r=n.data(this,u);return f==="instance"?(e=r,!1):r?!n.isFunction(r[f])||f.charAt(0)==="_"?n.error("no such method '"+f+"' for "+t+" widget instance"):(i=r[f].apply(r,o),i!==r&&i!==undefined?(e=i&&i.jquery?e.pushStack(i.get()):i,!1):void 0):n.error("cannot call methods on "+t+" prior to initialization; attempted to call method '"+f+"'")}):e=undefined:(o.length&&(f=n.widget.extend.apply(null,[f].concat(o))),this.each(function(){var t=n.data(this,u);t?(t.option(f||{}),t._init&&t._init()):n.data(this,u,new i(f,this))})),e}},n.Widget=function(){},n.Widget._childConstructors=[],n.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,i){i=n(i||this.defaultElement||this)[0],this.element=n(i),this.uuid=o++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=n(),this.hoverable=n(),this.focusable=n(),this.classesElementLookup={},i!==this&&(n.data(i,this.widgetFullName,this),this._on(!0,this.element,{remove:function(n){n.target===i&&this.destroy()}}),this.document=n(i.style?i.ownerDocument:i.document||i),this.window=n(this.document[0].defaultView||this.document[0].parentWindow)),this.options=n.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:n.noop,_create:n.noop,_init:n.noop,destroy:function(){var t=this;this._destroy(),n.each(this.classesElementLookup,function(n,i){t._removeClass(i,n)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:n.noop,widget:function(){return this.element},option:function(t,i){var e=t,r,u,f;if(arguments.length===0)return n.widget.extend({},this.options);if(typeof t=="string")if(e={},r=t.split("."),t=r.shift(),r.length){for(u=e[t]=n.widget.extend({},this.options[t]),f=0;f<r.length-1;f++)u[r[f]]=u[r[f]]||{},u=u[r[f]];if(t=r.pop(),arguments.length===1)return u[t]===undefined?null:u[t];u[t]=i}else{if(arguments.length===1)return this.options[t]===undefined?null:this.options[t];e[t]=i}return this._setOptions(e),this},_setOptions:function(n){for(var t in n)this._setOption(t,n[t]);return this},_setOption:function(n,t){return n==="classes"&&this._setOptionClasses(t),this.options[n]=t,n==="disabled"&&this._setOptionDisabled(t),this},_setOptionClasses:function(t){var i,u,r;for(i in t)(r=this.classesElementLookup[i],t[i]!==this.options.classes[i]&&r&&r.length)&&(u=n(r.get()),this._removeClass(r,i),u.addClass(this._classes({element:u,keys:i,classes:t,add:!0})))},_setOptionDisabled:function(n){this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,!!n),n&&(this._removeClass(this.hoverable,null,"ui-state-hover"),this._removeClass(this.focusable,null,"ui-state-focus"))},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_classes:function(t){function r(r,f){for(var o,e=0;e<r.length;e++)o=u.classesElementLookup[r[e]]||n(),o=t.add?n(n.unique(o.get().concat(t.element.get()))):n(o.not(t.element).get()),u.classesElementLookup[r[e]]=o,i.push(r[e]),f&&t.classes[r[e]]&&i.push(t.classes[r[e]])}var i=[],u=this;return t=n.extend({element:this.element,classes:this.options.classes||{}},t),this._on(t.element,{remove:"_untrackClassesElement"}),t.keys&&r(t.keys.match(/\S+/g)||[],!0),t.extra&&r(t.extra.match(/\S+/g)||[]),i.join(" ")},_untrackClassesElement:function(t){var i=this;n.each(i.classesElementLookup,function(r,u){n.inArray(t.target,u)!==-1&&(i.classesElementLookup[r]=n(u.not(t.target).get()))})},_removeClass:function(n,t,i){return this._toggleClass(n,t,i,!1)},_addClass:function(n,t,i){return this._toggleClass(n,t,i,!0)},_toggleClass:function(n,t,i,r){r=typeof r=="boolean"?r:i;var u=typeof n=="string"||n===null,f={extra:u?t:i,keys:u?n:t,element:u?this.element:n,add:r};return f.element.toggleClass(this._classes(f),r),this},_on:function(t,i,r){var f,u=this;typeof t!="boolean"&&(r=i,i=t,t=!1),r?(i=f=n(i),this.bindings=this.bindings.add(i)):(r=i,i=this.element,f=this.widget()),n.each(r,function(r,e){function o(){if(t||u.options.disabled!==!0&&!n(this).hasClass("ui-state-disabled"))return(typeof e=="string"?u[e]:e).apply(u,arguments)}typeof e!="string"&&(o.guid=e.guid=e.guid||o.guid||n.guid++);var s=r.match(/^([\w:-]*)\s*(.*)$/),h=s[1]+u.eventNamespace,c=s[2];if(c)f.on(h,c,o);else i.on(h,o)})},_off:function(t,i){i=(i||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,t.off(i).off(i),this.bindings=n(this.bindings.not(t).get()),this.focusable=n(this.focusable.not(t).get()),this.hoverable=n(this.hoverable.not(t).get())},_delay:function(n,t){function r(){return(typeof n=="string"?i[n]:n).apply(i,arguments)}var i=this;return setTimeout(r,t||0)},_hoverable:function(t){this.hoverable=this.hoverable.add(t),this._on(t,{mouseenter:function(t){this._addClass(n(t.currentTarget),null,"ui-state-hover")},mouseleave:function(t){this._removeClass(n(t.currentTarget),null,"ui-state-hover")}})},_focusable:function(t){this.focusable=this.focusable.add(t),this._on(t,{focusin:function(t){this._addClass(n(t.currentTarget),null,"ui-state-focus")},focusout:function(t){this._removeClass(n(t.currentTarget),null,"ui-state-focus")}})},_trigger:function(t,i,r){var u,f,e=this.options[t];if(r=r||{},i=n.Event(i),i.type=(t===this.widgetEventPrefix?t:this.widgetEventPrefix+t).toLowerCase(),i.target=this.element[0],f=i.originalEvent,f)for(u in f)u in i||(i[u]=f[u]);return this.element.trigger(i,r),!(n.isFunction(e)&&e.apply(this.element[0],[i].concat(r))===!1||i.isDefaultPrevented())}},n.each({show:"fadeIn",hide:"fadeOut"},function(t,i){n.Widget.prototype["_"+t]=function(r,u,f){typeof u=="string"&&(u={effect:u});var o,e=u?u===!0||typeof u=="number"?i:u.effect||i:t;u=u||{},typeof u=="number"&&(u={duration:u}),o=!n.isEmptyObject(u),u.complete=f,u.delay&&r.delay(u.delay),o&&n.effects&&n.effects.effect[e]?r[t](u):e!==t&&r[e]?r[e](u.duration,u.easing,f):r.queue(function(i){n(this)[t](),f&&f.call(r[0]),i()})}}),c=n.widget,l=n.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38},a=n.fn.extend({uniqueId:function(){var n=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++n)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&n(this).removeAttr("id")})}}),v=n.widget("ui.accordion",{version:"1.12.1",options:{active:0,animate:{},classes:{"ui-accordion-header":"ui-corner-top","ui-accordion-header-collapsed":"ui-corner-all","ui-accordion-content":"ui-corner-bottom"},collapsible:!1,event:"click",header:"> li > :first-child, > :not(li):even",heightStyle:"auto",icons:{activeHeader:"ui-icon-triangle-1-s",header:"ui-icon-triangle-1-e"},activate:null,beforeActivate:null},hideProps:{borderTopWidth:"hide",borderBottomWidth:"hide",paddingTop:"hide",paddingBottom:"hide",height:"hide"},showProps:{borderTopWidth:"show",borderBottomWidth:"show",paddingTop:"show",paddingBottom:"show",height:"show"},_create:function(){var t=this.options;this.prevShow=this.prevHide=n(),this._addClass("ui-accordion","ui-widget ui-helper-reset"),this.element.attr("role","tablist"),t.collapsible||t.active!==!1&&t.active!=null||(t.active=0),this._processPanels(),t.active<0&&(t.active+=this.headers.length),this._refresh()},_getCreateEventData:function(){return{header:this.active,panel:this.active.length?this.active.next():n()}},_createIcons:function(){var r,i,t=this.options.icons;t&&(r=n("<span>"),this._addClass(r,"ui-accordion-header-icon","ui-icon "+t.header),r.prependTo(this.headers),i=this.active.children(".ui-accordion-header-icon"),this._removeClass(i,t.header)._addClass(i,null,t.activeHeader)._addClass(this.headers,"ui-accordion-icons"))},_destroyIcons:function(){this._removeClass(this.headers,"ui-accordion-icons"),this.headers.children(".ui-accordion-header-icon").remove()},_destroy:function(){var n;this.element.removeAttr("role"),this.headers.removeAttr("role aria-expanded aria-selected aria-controls tabIndex").removeUniqueId(),this._destroyIcons(),n=this.headers.next().css("display","").removeAttr("role aria-hidden aria-labelledby").removeUniqueId(),this.options.heightStyle!=="content"&&n.css("height","")},_setOption:function(n,t){if(n==="active"){this._activate(t);return}n==="event"&&(this.options.event&&this._off(this.headers,this.options.event),this._setupEvents(t)),this._super(n,t),n!=="collapsible"||t||this.options.active!==!1||this._activate(0),n==="icons"&&(this._destroyIcons(),t&&this._createIcons())},_setOptionDisabled:function(n){this._super(n),this.element.attr("aria-disabled",n),this._toggleClass(null,"ui-state-disabled",!!n),this._toggleClass(this.headers.add(this.headers.next()),null,"ui-state-disabled",!!n)},_keydown:function(t){if(!t.altKey&&!t.ctrlKey){var i=n.ui.keyCode,u=this.headers.length,f=this.headers.index(t.target),r=!1;switch(t.keyCode){case i.RIGHT:case i.DOWN:r=this.headers[(f+1)%u];break;case i.LEFT:case i.UP:r=this.headers[(f-1+u)%u];break;case i.SPACE:case i.ENTER:this._eventHandler(t);break;case i.HOME:r=this.headers[0];break;case i.END:r=this.headers[u-1]}r&&(n(t.target).attr("tabIndex",-1),n(r).attr("tabIndex",0),n(r).trigger("focus"),t.preventDefault())}},_panelKeyDown:function(t){t.keyCode===n.ui.keyCode.UP&&t.ctrlKey&&n(t.currentTarget).prev().trigger("focus")},refresh:function(){var t=this.options;this._processPanels(),(t.active!==!1||t.collapsible!==!0)&&this.headers.length?t.active===!1?this._activate(0):this.active.length&&!n.contains(this.element[0],this.active[0])?this.headers.length===this.headers.find(".ui-state-disabled").length?(t.active=!1,this.active=n()):this._activate(Math.max(0,t.active-1)):t.active=this.headers.index(this.active):(t.active=!1,this.active=n()),this._destroyIcons(),this._refresh()},_processPanels:function(){var t=this.headers,n=this.panels;this.headers=this.element.find(this.options.header),this._addClass(this.headers,"ui-accordion-header ui-accordion-header-collapsed","ui-state-default"),this.panels=this.headers.next().filter(":not(.ui-accordion-content-active)").hide(),this._addClass(this.panels,"ui-accordion-content","ui-helper-reset ui-widget-content"),n&&(this._off(t.not(this.headers)),this._off(n.not(this.panels)))},_refresh:function(){var t,i=this.options,r=i.heightStyle,u=this.element.parent();this.active=this._findActive(i.active),this._addClass(this.active,"ui-accordion-header-active","ui-state-active")._removeClass(this.active,"ui-accordion-header-collapsed"),this._addClass(this.active.next(),"ui-accordion-content-active"),this.active.next().show(),this.headers.attr("role","tab").each(function(){var t=n(this),r=t.uniqueId().attr("id"),i=t.next(),u=i.uniqueId().attr("id");t.attr("aria-controls",u),i.attr("aria-labelledby",r)}).next().attr("role","tabpanel"),this.headers.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}).next().attr({"aria-hidden":"true"}).hide(),this.active.length?this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}).next().attr({"aria-hidden":"false"}):this.headers.eq(0).attr("tabIndex",0),this._createIcons(),this._setupEvents(i.event),r==="fill"?(t=u.height(),this.element.siblings(":visible").each(function(){var i=n(this),r=i.css("position");r!=="absolute"&&r!=="fixed"&&(t-=i.outerHeight(!0))}),this.headers.each(function(){t-=n(this).outerHeight(!0)}),this.headers.next().each(function(){n(this).height(Math.max(0,t-n(this).innerHeight()+n(this).height()))}).css("overflow","auto")):r==="auto"&&(t=0,this.headers.next().each(function(){var i=n(this).is(":visible");i||n(this).show(),t=Math.max(t,n(this).css("height","").height()),i||n(this).hide()}).height(t))},_activate:function(t){var i=this._findActive(t)[0];i!==this.active[0]&&(i=i||this.active[0],this._eventHandler({target:i,currentTarget:i,preventDefault:n.noop}))},_findActive:function(t){return typeof t=="number"?this.headers.eq(t):n()},_setupEvents:function(t){var i={keydown:"_keydown"};t&&n.each(t.split(" "),function(n,t){i[t]="_eventHandler"}),this._off(this.headers.add(this.headers.next())),this._on(this.headers,i),this._on(this.headers.next(),{keydown:"_panelKeyDown"}),this._hoverable(this.headers),this._focusable(this.headers)},_eventHandler:function(t){var e,o,i=this.options,u=this.active,r=n(t.currentTarget),f=r[0]===u[0],s=f&&i.collapsible,c=s?n():r.next(),l=u.next(),h={oldHeader:u,oldPanel:l,newHeader:s?n():r,newPanel:c};(t.preventDefault(),(!f||i.collapsible)&&this._trigger("beforeActivate",t,h)!==!1)&&(i.active=s?!1:this.headers.index(r),this.active=f?n():r,this._toggle(h),this._removeClass(u,"ui-accordion-header-active","ui-state-active"),i.icons&&(e=u.children(".ui-accordion-header-icon"),this._removeClass(e,null,i.icons.activeHeader)._addClass(e,null,i.icons.header)),f||(this._removeClass(r,"ui-accordion-header-collapsed")._addClass(r,"ui-accordion-header-active","ui-state-active"),i.icons&&(o=r.children(".ui-accordion-header-icon"),this._removeClass(o,null,i.icons.header)._addClass(o,null,i.icons.activeHeader)),this._addClass(r.next(),"ui-accordion-content-active")))},_toggle:function(t){var r=t.newPanel,i=this.prevShow.length?this.prevShow:t.oldPanel;this.prevShow.add(this.prevHide).stop(!0,!0),this.prevShow=r,this.prevHide=i,this.options.animate?this._animate(r,i,t):(i.hide(),r.show(),this._toggleComplete(t)),i.attr({"aria-hidden":"true"}),i.prev().attr({"aria-selected":"false","aria-expanded":"false"}),r.length&&i.length?i.prev().attr({tabIndex:-1,"aria-expanded":"false"}):r.length&&this.headers.filter(function(){return parseInt(n(this).attr("tabIndex"),10)===0}).attr("tabIndex",-1),r.attr("aria-hidden","false").prev().attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_animate:function(n,t,i){var h,r,u,c=this,o=0,l=n.css("box-sizing"),a=n.length&&(!t.length||n.index()<t.index()),e=this.options.animate||{},f=a&&e.down||e,s=function(){c._toggleComplete(i)};if(typeof f=="number"&&(u=f),typeof f=="string"&&(r=f),r=r||f.easing||e.easing,u=u||f.duration||e.duration,!t.length)return n.animate(this.showProps,u,r,s);if(!n.length)return t.animate(this.hideProps,u,r,s);h=n.show().outerHeight(),t.animate(this.hideProps,{duration:u,easing:r,step:function(n,t){t.now=Math.round(n)}}),n.hide().animate(this.showProps,{duration:u,easing:r,complete:s,step:function(n,i){i.now=Math.round(n),i.prop!=="height"?l==="content-box"&&(o+=i.now):c.options.heightStyle!=="content"&&(i.now=Math.round(h-t.outerHeight()-o),o=0)}})},_toggleComplete:function(n){var t=n.oldPanel,i=t.prev();this._removeClass(t,"ui-accordion-content-active"),this._removeClass(i,"ui-accordion-header-active")._addClass(i,"ui-accordion-header-collapsed"),t.length&&(t.parent()[0].className=t.parent()[0].className),this._trigger("activate",null,n)}}),n.extend(n.ui,{datepicker:{version:"1.12.1"}}),n.extend(u.prototype,{markerClassName:"hasDatepicker",maxRows:4,_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(n){return i(this._defaults,n||{}),this},_attachDatepicker:function(t,i){var r,f,u;r=t.nodeName.toLowerCase(),f=r==="div"||r==="span",t.id||(this.uuid+=1,t.id="dp"+this.uuid),u=this._newInst(n(t),f),u.settings=n.extend({},i||{}),r==="input"?this._connectDatepicker(t,u):f&&this._inlineDatepicker(t,u)},_newInst:function(t,i){var r=t[0].id.replace(/([^A-Za-z0-9_\-])/g,"\\\\$1");return{id:r,input:t,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:i,dpDiv:i?f(n("<div class='"+this._inlineClass+" ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'></div>")):this.dpDiv}},_connectDatepicker:function(t,i){var r=n(t);if(i.append=n([]),i.trigger=n([]),!r.hasClass(this.markerClassName)){this._attachments(r,i);r.addClass(this.markerClassName).on("keydown",this._doKeyDown).on("keypress",this._doKeyPress).on("keyup",this._doKeyUp);this._autoSize(i),n.data(t,"datepicker",i),i.settings.disabled&&this._disableDatepicker(t)}},_attachments:function(t,i){var u,r,f,e=this._get(i,"appendText"),o=this._get(i,"isRTL");if(i.append&&i.append.remove(),e&&(i.append=n("<span class='"+this._appendClass+"'>"+e+"</span>"),t[o?"before":"after"](i.append)),t.off("focus",this._showDatepicker),i.trigger&&i.trigger.remove(),u=this._get(i,"showOn"),u==="focus"||u==="both")t.on("focus",this._showDatepicker);if(u==="button"||u==="both"){r=this._get(i,"buttonText"),f=this._get(i,"buttonImage"),i.trigger=n(this._get(i,"buttonImageOnly")?n("<img/>").addClass(this._triggerClass).attr({src:f,alt:r,title:r}):n("<button type='button'></button>").addClass(this._triggerClass).html(f?n("<img/>").attr({src:f,alt:r,title:r}):r)),t[o?"before":"after"](i.trigger);i.trigger.on("click",function(){return n.datepicker._datepickerShowing&&n.datepicker._lastInput===t[0]?n.datepicker._hideDatepicker():n.datepicker._datepickerShowing&&n.datepicker._lastInput!==t[0]?(n.datepicker._hideDatepicker(),n.datepicker._showDatepicker(t[0])):n.datepicker._showDatepicker(t[0]),!1})}},_autoSize:function(n){if(this._get(n,"autoSize")&&!n.inline){var r,u,f,t,i=new Date(2009,11,20),e=this._get(n,"dateFormat");e.match(/[DM]/)&&(r=function(n){for(u=0,f=0,t=0;t<n.length;t++)n[t].length>u&&(u=n[t].length,f=t);return f},i.setMonth(r(this._get(n,e.match(/MM/)?"monthNames":"monthNamesShort"))),i.setDate(r(this._get(n,e.match(/DD/)?"dayNames":"dayNamesShort"))+20-i.getDay())),n.input.attr("size",this._formatDate(n,i).length)}},_inlineDatepicker:function(t,i){var r=n(t);r.hasClass(this.markerClassName)||(r.addClass(this.markerClassName).append(i.dpDiv),n.data(t,"datepicker",i),this._setDate(i,this._getDefaultDate(i),!0),this._updateDatepicker(i),this._updateAlternate(i),i.settings.disabled&&this._disableDatepicker(t),i.dpDiv.css("display","block"))},_dialogDatepicker:function(t,r,u,f,e){var s,h,c,l,a,o=this._dialogInst;if(!o){this.uuid+=1,s="dp"+this.uuid,this._dialogInput=n("<input type='text' id='"+s+"' style='position: absolute; top: -100px; width: 0px;'/>");this._dialogInput.on("keydown",this._doKeyDown);n("body").append(this._dialogInput),o=this._dialogInst=this._newInst(this._dialogInput,!1),o.settings={},n.data(this._dialogInput[0],"datepicker",o)}return i(o.settings,f||{}),r=r&&r.constructor===Date?this._formatDate(o,r):r,this._dialogInput.val(r),this._pos=e?e.length?e:[e.pageX,e.pageY]:null,this._pos||(h=document.documentElement.clientWidth,c=document.documentElement.clientHeight,l=document.documentElement.scrollLeft||document.body.scrollLeft,a=document.documentElement.scrollTop||document.body.scrollTop,this._pos=[h/2-100+l,c/2-150+a]),this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px"),o.settings.onSelect=u,this._inDialog=!0,this.dpDiv.addClass(this._dialogClass),this._showDatepicker(this._dialogInput[0]),n.blockUI&&n.blockUI(this.dpDiv),n.data(this._dialogInput[0],"datepicker",o),this},_destroyDatepicker:function(i){var r,u=n(i),f=n.data(i,"datepicker");u.hasClass(this.markerClassName)&&(r=i.nodeName.toLowerCase(),n.removeData(i,"datepicker"),r==="input"?(f.append.remove(),f.trigger.remove(),u.removeClass(this.markerClassName).off("focus",this._showDatepicker).off("keydown",this._doKeyDown).off("keypress",this._doKeyPress).off("keyup",this._doKeyUp)):(r==="div"||r==="span")&&u.removeClass(this.markerClassName).empty(),t===f&&(t=null))},_enableDatepicker:function(t){var i,r,u=n(t),f=n.data(t,"datepicker");u.hasClass(this.markerClassName)&&(i=t.nodeName.toLowerCase(),i==="input"?(t.disabled=!1,f.trigger.filter("button").each(function(){this.disabled=!1}).end().filter("img").css({opacity:"1.0",cursor:""})):(i==="div"||i==="span")&&(r=u.children("."+this._inlineClass),r.children().removeClass("ui-state-disabled"),r.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!1)),this._disabledInputs=n.map(this._disabledInputs,function(n){return n===t?null:n}))},_disableDatepicker:function(t){var i,r,u=n(t),f=n.data(t,"datepicker");u.hasClass(this.markerClassName)&&(i=t.nodeName.toLowerCase(),i==="input"?(t.disabled=!0,f.trigger.filter("button").each(function(){this.disabled=!0}).end().filter("img").css({opacity:"0.5",cursor:"default"})):(i==="div"||i==="span")&&(r=u.children("."+this._inlineClass),r.children().addClass("ui-state-disabled"),r.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!0)),this._disabledInputs=n.map(this._disabledInputs,function(n){return n===t?null:n}),this._disabledInputs[this._disabledInputs.length]=t)},_isDisabledDatepicker:function(n){if(!n)return!1;for(var t=0;t<this._disabledInputs.length;t++)if(this._disabledInputs[t]===n)return!0;return!1},_getInst:function(t){try{return n.data(t,"datepicker")}catch(i){throw"Missing instance data for this datepicker";}},_optionDatepicker:function(t,r,u){var e,h,o,s,f=this._getInst(t);if(arguments.length===2&&typeof r=="string")return r==="defaults"?n.extend({},n.datepicker._defaults):f?r==="all"?n.extend({},f.settings):this._get(f,r):null;e=r||{},typeof r=="string"&&(e={},e[r]=u),f&&(this._curInst===f&&this._hideDatepicker(),h=this._getDateDatepicker(t,!0),o=this._getMinMaxDate(f,"min"),s=this._getMinMaxDate(f,"max"),i(f.settings,e),o!==null&&e.dateFormat!==undefined&&e.minDate===undefined&&(f.settings.minDate=this._formatDate(f,o)),s!==null&&e.dateFormat!==undefined&&e.maxDate===undefined&&(f.settings.maxDate=this._formatDate(f,s)),"disabled"in e&&(e.disabled?this._disableDatepicker(t):this._enableDatepicker(t)),this._attachments(n(t),f),this._autoSize(f),this._setDate(f,h),this._updateAlternate(f),this._updateDatepicker(f))},_changeDatepicker:function(n,t,i){this._optionDatepicker(n,t,i)},_refreshDatepicker:function(n){var t=this._getInst(n);t&&this._updateDatepicker(t)},_setDateDatepicker:function(n,t){var i=this._getInst(n);i&&(this._setDate(i,t),this._updateDatepicker(i),this._updateAlternate(i))},_getDateDatepicker:function(n,t){var i=this._getInst(n);return i&&!i.inline&&this._setDateFromField(i,t),i?this._getDate(i):null},_doKeyDown:function(t){var u,e,f,i=n.datepicker._getInst(t.target),r=!0,o=i.dpDiv.is(".ui-datepicker-rtl");if(i._keyEvent=!0,n.datepicker._datepickerShowing)switch(t.keyCode){case 9:n.datepicker._hideDatepicker(),r=!1;break;case 13:return f=n("td."+n.datepicker._dayOverClass+":not(."+n.datepicker._currentClass+")",i.dpDiv),f[0]&&n.datepicker._selectDay(t.target,i.selectedMonth,i.selectedYear,f[0]),u=n.datepicker._get(i,"onSelect"),u?(e=n.datepicker._formatDate(i),u.apply(i.input?i.input[0]:null,[e,i])):n.datepicker._hideDatepicker(),!1;case 27:n.datepicker._hideDatepicker();break;case 33:n.datepicker._adjustDate(t.target,t.ctrlKey?-n.datepicker._get(i,"stepBigMonths"):-n.datepicker._get(i,"stepMonths"),"M");break;case 34:n.datepicker._adjustDate(t.target,t.ctrlKey?+n.datepicker._get(i,"stepBigMonths"):+n.datepicker._get(i,"stepMonths"),"M");break;case 35:(t.ctrlKey||t.metaKey)&&n.datepicker._clearDate(t.target),r=t.ctrlKey||t.metaKey;break;case 36:(t.ctrlKey||t.metaKey)&&n.datepicker._gotoToday(t.target),r=t.ctrlKey||t.metaKey;break;case 37:(t.ctrlKey||t.metaKey)&&n.datepicker._adjustDate(t.target,o?1:-1,"D"),r=t.ctrlKey||t.metaKey,t.originalEvent.altKey&&n.datepicker._adjustDate(t.target,t.ctrlKey?-n.datepicker._get(i,"stepBigMonths"):-n.datepicker._get(i,"stepMonths"),"M");break;case 38:(t.ctrlKey||t.metaKey)&&n.datepicker._adjustDate(t.target,-7,"D"),r=t.ctrlKey||t.metaKey;break;case 39:(t.ctrlKey||t.metaKey)&&n.datepicker._adjustDate(t.target,o?-1:1,"D"),r=t.ctrlKey||t.metaKey,t.originalEvent.altKey&&n.datepicker._adjustDate(t.target,t.ctrlKey?+n.datepicker._get(i,"stepBigMonths"):+n.datepicker._get(i,"stepMonths"),"M");break;case 40:(t.ctrlKey||t.metaKey)&&n.datepicker._adjustDate(t.target,7,"D"),r=t.ctrlKey||t.metaKey;break;default:r=!1}else t.keyCode===36&&t.ctrlKey?n.datepicker._showDatepicker(this):r=!1;r&&(t.preventDefault(),t.stopPropagation())},_doKeyPress:function(t){var i,r,u=n.datepicker._getInst(t.target);if(n.datepicker._get(u,"constrainInput"))return i=n.datepicker._possibleChars(n.datepicker._get(u,"dateFormat")),r=String.fromCharCode(t.charCode==null?t.keyCode:t.charCode),t.ctrlKey||t.metaKey||r<" "||!i||i.indexOf(r)>-1},_doKeyUp:function(t){var r,i=n.datepicker._getInst(t.target);if(i.input.val()!==i.lastVal)try{r=n.datepicker.parseDate(n.datepicker._get(i,"dateFormat"),i.input?i.input.val():null,n.datepicker._getFormatConfig(i)),r&&(n.datepicker._setDateFromField(i),n.datepicker._updateAlternate(i),n.datepicker._updateDatepicker(i))}catch(u){}return!0},_showDatepicker:function(t){if(t=t.target||t,t.nodeName.toLowerCase()!=="input"&&(t=n("input",t.parentNode)[0]),!n.datepicker._isDisabledDatepicker(t)&&n.datepicker._lastInput!==t){var r,o,h,u,f,e,c;(r=n.datepicker._getInst(t),n.datepicker._curInst&&n.datepicker._curInst!==r&&(n.datepicker._curInst.dpDiv.stop(!0,!0),r&&n.datepicker._datepickerShowing&&n.datepicker._hideDatepicker(n.datepicker._curInst.input[0])),o=n.datepicker._get(r,"beforeShow"),h=o?o.apply(t,[t,r]):{},h!==!1)&&(i(r.settings,h),r.lastVal=null,n.datepicker._lastInput=t,n.datepicker._setDateFromField(r),n.datepicker._inDialog&&(t.value=""),n.datepicker._pos||(n.datepicker._pos=n.datepicker._findPos(t),n.datepicker._pos[1]+=t.offsetHeight),u=!1,n(t).parents().each(function(){return u|=n(this).css("position")==="fixed",!u}),f={left:n.datepicker._pos[0],top:n.datepicker._pos[1]},n.datepicker._pos=null,r.dpDiv.empty(),r.dpDiv.css({position:"absolute",display:"block",top:"-1000px"}),n.datepicker._updateDatepicker(r),f=n.datepicker._checkOffset(r,f,u),r.dpDiv.css({position:n.datepicker._inDialog&&n.blockUI?"static":u?"fixed":"absolute",display:"none",left:f.left+"px",top:f.top+"px"}),r.inline||(e=n.datepicker._get(r,"showAnim"),c=n.datepicker._get(r,"duration"),r.dpDiv.css("z-index",s(n(t))+1),n.datepicker._datepickerShowing=!0,n.effects&&n.effects.effect[e]?r.dpDiv.show(e,n.datepicker._get(r,"showOptions"),c):r.dpDiv[e||"show"](e?c:null),n.datepicker._shouldFocusInput(r)&&r.input.trigger("focus"),n.datepicker._curInst=r))}},_updateDatepicker:function(i){this.maxRows=4,t=i,i.dpDiv.empty().append(this._generateHTML(i)),this._attachHandlers(i);var r,u=this._getNumberOfMonths(i),f=u[1],o=i.dpDiv.find("."+this._dayOverClass+" a");o.length>0&&e.apply(o.get(0)),i.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width(""),f>1&&i.dpDiv.addClass("ui-datepicker-multi-"+f).css("width",17*f+"em"),i.dpDiv[(u[0]!==1||u[1]!==1?"add":"remove")+"Class"]("ui-datepicker-multi"),i.dpDiv[(this._get(i,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl"),i===n.datepicker._curInst&&n.datepicker._datepickerShowing&&n.datepicker._shouldFocusInput(i)&&i.input.trigger("focus"),i.yearshtml&&(r=i.yearshtml,setTimeout(function(){r===i.yearshtml&&i.yearshtml&&i.dpDiv.find("select.ui-datepicker-year:first").replaceWith(i.yearshtml),r=i.yearshtml=null},0))},_shouldFocusInput:function(n){return n.input&&n.input.is(":visible")&&!n.input.is(":disabled")&&!n.input.is(":focus")},_checkOffset:function(t,i,r){var u=t.dpDiv.outerWidth(),f=t.dpDiv.outerHeight(),h=t.input?t.input.outerWidth():0,o=t.input?t.input.outerHeight():0,e=document.documentElement.clientWidth+(r?0:n(document).scrollLeft()),s=document.documentElement.clientHeight+(r?0:n(document).scrollTop());return i.left-=this._get(t,"isRTL")?u-h:0,i.left-=r&&i.left===t.input.offset().left?n(document).scrollLeft():0,i.top-=r&&i.top===t.input.offset().top+o?n(document).scrollTop():0,i.left-=Math.min(i.left,i.left+u>e&&e>u?Math.abs(i.left+u-e):0),i.top-=Math.min(i.top,i.top+f>s&&s>f?Math.abs(f+o):0),i},_findPos:function(t){for(var i,r=this._getInst(t),u=this._get(r,"isRTL");t&&(t.type==="hidden"||t.nodeType!==1||n.expr.filters.hidden(t));)t=t[u?"previousSibling":"nextSibling"];return i=n(t).offset(),[i.left,i.top]},_hideDatepicker:function(t){var r,f,u,e,i=this._curInst;i&&(!t||i===n.data(t,"datepicker"))&&this._datepickerShowing&&(r=this._get(i,"showAnim"),f=this._get(i,"duration"),u=function(){n.datepicker._tidyDialog(i)},n.effects&&(n.effects.effect[r]||n.effects[r])?i.dpDiv.hide(r,n.datepicker._get(i,"showOptions"),f,u):i.dpDiv[r==="slideDown"?"slideUp":r==="fadeIn"?"fadeOut":"hide"](r?f:null,u),r||u(),this._datepickerShowing=!1,e=this._get(i,"onClose"),e&&e.apply(i.input?i.input[0]:null,[i.input?i.input.val():"",i]),this._lastInput=null,this._inDialog&&(this._dialogInput.css({position:"absolute",left:"0",top:"-100px"}),n.blockUI&&(n.unblockUI(),n("body").append(this.dpDiv))),this._inDialog=!1)},_tidyDialog:function(n){n.dpDiv.removeClass(this._dialogClass).off(".ui-datepicker-calendar")},_checkExternalClick:function(t){if(n.datepicker._curInst){var i=n(t.target),r=n.datepicker._getInst(i[0]);(i[0].id===n.datepicker._mainDivId||i.parents("#"+n.datepicker._mainDivId).length!==0||i.hasClass(n.datepicker.markerClassName)||i.closest("."+n.datepicker._triggerClass).length||!n.datepicker._datepickerShowing||n.datepicker._inDialog&&n.blockUI)&&(!i.hasClass(n.datepicker.markerClassName)||n.datepicker._curInst===r)||n.datepicker._hideDatepicker()}},_adjustDate:function(t,i,r){var f=n(t),u=this._getInst(f[0]);this._isDisabledDatepicker(f[0])||(this._adjustInstDate(u,i+(r==="M"?this._get(u,"showCurrentAtPos"):0),r),this._updateDatepicker(u))},_gotoToday:function(t){var r,u=n(t),i=this._getInst(u[0]);this._get(i,"gotoCurrent")&&i.currentDay?(i.selectedDay=i.currentDay,i.drawMonth=i.selectedMonth=i.currentMonth,i.drawYear=i.selectedYear=i.currentYear):(r=new Date,i.selectedDay=r.getDate(),i.drawMonth=i.selectedMonth=r.getMonth(),i.drawYear=i.selectedYear=r.getFullYear()),this._notifyChange(i),this._adjustDate(u)},_selectMonthYear:function(t,i,r){var f=n(t),u=this._getInst(f[0]);u["selected"+(r==="M"?"Month":"Year")]=u["draw"+(r==="M"?"Month":"Year")]=parseInt(i.options[i.selectedIndex].value,10),this._notifyChange(u),this._adjustDate(f)},_selectDay:function(t,i,r,u){var f,e=n(t);n(u).hasClass(this._unselectableClass)||this._isDisabledDatepicker(e[0])||(f=this._getInst(e[0]),f.selectedDay=f.currentDay=n("a",u).html(),f.selectedMonth=f.currentMonth=i,f.selectedYear=f.currentYear=r,this._selectDate(t,this._formatDate(f,f.currentDay,f.currentMonth,f.currentYear)))},_clearDate:function(t){var i=n(t);this._selectDate(i,"")},_selectDate:function(t,i){var u,f=n(t),r=this._getInst(f[0]);i=i!=null?i:this._formatDate(r),r.input&&r.input.val(i),this._updateAlternate(r),u=this._get(r,"onSelect"),u?u.apply(r.input?r.input[0]:null,[i,r]):r.input&&r.input.trigger("change"),r.inline?this._updateDatepicker(r):(this._hideDatepicker(),this._lastInput=r.input[0],typeof r.input[0]!="object"&&r.input.trigger("focus"),this._lastInput=null)},_updateAlternate:function(t){var i,r,u,f=this._get(t,"altField");f&&(i=this._get(t,"altFormat")||this._get(t,"dateFormat"),r=this._getDate(t),u=this.formatDate(i,r,this._getFormatConfig(t)),n(f).val(u))},noWeekends:function(n){var t=n.getDay();return[t>0&&t<6,""]},iso8601Week:function(n){var i,t=new Date(n.getTime());return t.setDate(t.getDate()+4-(t.getDay()||7)),i=t.getTime(),t.setMonth(0),t.setDate(1),Math.floor(Math.round((i-t)/864e5)/7)+1},parseDate:function(t,i,r){if(t==null||i==null)throw"Invalid arguments";if(i=typeof i=="object"?i.toString():i+"",i==="")return null;for(var b,y,f=0,v=(r?r.shortYearCutoff:null)||this._defaults.shortYearCutoff,nt=typeof v!="string"?v:(new Date).getFullYear()%100+parseInt(v,10),tt=(r?r.dayNamesShort:null)||this._defaults.dayNamesShort,d=(r?r.dayNames:null)||this._defaults.dayNames,g=(r?r.monthNamesShort:null)||this._defaults.monthNamesShort,it=(r?r.monthNames:null)||this._defaults.monthNames,e=-1,o=-1,s=-1,p=-1,w=!1,u,l=function(n){var i=h+1<t.length&&t.charAt(h+1)===n;return i&&h++,i},c=function(n){var u=l(n),r=n==="@"?14:n==="!"?20:n==="y"&&u?4:n==="o"?3:2,e=n==="y"?r:1,o=new RegExp("^\\d{"+e+","+r+"}"),t=i.substring(f).match(o);if(!t)throw"Missing number at position "+f;return f+=t[0].length,parseInt(t[0],10)},k=function(t,r,u){var e=-1,o=n.map(l(t)?u:r,function(n,t){return[[t,n]]}).sort(function(n,t){return-(n[1].length-t[1].length)});if(n.each(o,function(n,t){var r=t[1];if(i.substr(f,r.length).toLowerCase()===r.toLowerCase())return e=t[0],f+=r.length,!1}),e!==-1)return e+1;throw"Unknown name at position "+f;},a=function(){if(i.charAt(f)!==t.charAt(h))throw"Unexpected literal at position "+f;f++},h=0;h<t.length;h++)if(w)t.charAt(h)!=="'"||l("'")?a():w=!1;else switch(t.charAt(h)){case"d":s=c("d");break;case"D":k("D",tt,d);break;case"o":p=c("o");break;case"m":o=c("m");break;case"M":o=k("M",g,it);break;case"y":e=c("y");break;case"@":u=new Date(c("@")),e=u.getFullYear(),o=u.getMonth()+1,s=u.getDate();break;case"!":u=new Date((c("!")-this._ticksTo1970)/1e4),e=u.getFullYear(),o=u.getMonth()+1,s=u.getDate();break;case"'":l("'")?a():w=!0;break;default:a()}if(f<i.length&&(y=i.substr(f),!/^\s+/.test(y)))throw"Extra/unparsed characters found in date: "+y;if(e===-1?e=(new Date).getFullYear():e<100&&(e+=(new Date).getFullYear()-(new Date).getFullYear()%100+(e<=nt?0:-100)),p>-1){o=1,s=p;do{if(b=this._getDaysInMonth(e,o-1),s<=b)break;o++,s-=b}while(1)}if(u=this._daylightSavingAdjust(new Date(e,o-1,s)),u.getFullYear()!==e||u.getMonth()+1!==o||u.getDate()!==s)throw"Invalid date";return u},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:(718685+Math.floor(1970/4)-Math.floor(1970/100)+Math.floor(1970/400))*864e9,formatDate:function(n,t,i){if(!t)return"";var u,h=(i?i.dayNamesShort:null)||this._defaults.dayNamesShort,c=(i?i.dayNames:null)||this._defaults.dayNames,l=(i?i.monthNamesShort:null)||this._defaults.monthNamesShort,a=(i?i.monthNames:null)||this._defaults.monthNames,f=function(t){var i=u+1<n.length&&n.charAt(u+1)===t;return i&&u++,i},e=function(n,t,i){var r=""+t;if(f(n))while(r.length<i)r="0"+r;return r},s=function(n,t,i,r){return f(n)?r[t]:i[t]},r="",o=!1;if(t)for(u=0;u<n.length;u++)if(o)n.charAt(u)!=="'"||f("'")?r+=n.charAt(u):o=!1;else switch(n.charAt(u)){case"d":r+=e("d",t.getDate(),2);break;case"D":r+=s("D",t.getDay(),h,c);break;case"o":r+=e("o",Math.round((+new Date(t.getFullYear(),t.getMonth(),t.getDate())-+new Date(t.getFullYear(),0,0))/864e5),3);break;case"m":r+=e("m",t.getMonth()+1,2);break;case"M":r+=s("M",t.getMonth(),l,a);break;case"y":r+=f("y")?t.getFullYear():(t.getFullYear()%100<10?"0":"")+t.getFullYear()%100;break;case"@":r+=t.getTime();break;case"!":r+=t.getTime()*1e4+this._ticksTo1970;break;case"'":f("'")?r+="'":o=!0;break;default:r+=n.charAt(u)}return r},_possibleChars:function(n){for(var i="",r=!1,u=function(i){var r=t+1<n.length&&n.charAt(t+1)===i;return r&&t++,r},t=0;t<n.length;t++)if(r)n.charAt(t)!=="'"||u("'")?i+=n.charAt(t):r=!1;else switch(n.charAt(t)){case"d":case"m":case"y":case"@":i+="0123456789";break;case"D":case"M":return null;case"'":u("'")?i+="'":r=!0;break;default:i+=n.charAt(t)}return i},_get:function(n,t){return n.settings[t]!==undefined?n.settings[t]:this._defaults[t]},_setDateFromField:function(n,t){if(n.input.val()!==n.lastVal){var f=this._get(n,"dateFormat"),r=n.lastVal=n.input?n.input.val():null,u=this._getDefaultDate(n),i=u,e=this._getFormatConfig(n);try{i=this.parseDate(f,r,e)||u}catch(o){r=t?"":r}n.selectedDay=i.getDate(),n.drawMonth=n.selectedMonth=i.getMonth(),n.drawYear=n.selectedYear=i.getFullYear(),n.currentDay=r?i.getDate():0,n.currentMonth=r?i.getMonth():0,n.currentYear=r?i.getFullYear():0,this._adjustInstDate(n)}},_getDefaultDate:function(n){return this._restrictMinMax(n,this._determineDate(n,this._get(n,"defaultDate"),new Date))},_determineDate:function(t,i,r){var f=function(n){var t=new Date;return t.setDate(t.getDate()+n),t},e=function(i){try{return n.datepicker.parseDate(n.datepicker._get(t,"dateFormat"),i,n.datepicker._getFormatConfig(t))}catch(h){}for(var o=(i.toLowerCase().match(/^c/)?n.datepicker._getDate(t):null)||new Date,f=o.getFullYear(),e=o.getMonth(),r=o.getDate(),s=/([+\-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,u=s.exec(i);u;){switch(u[2]||"d"){case"d":case"D":r+=parseInt(u[1],10);break;case"w":case"W":r+=parseInt(u[1],10)*7;break;case"m":case"M":e+=parseInt(u[1],10),r=Math.min(r,n.datepicker._getDaysInMonth(f,e));break;case"y":case"Y":f+=parseInt(u[1],10),r=Math.min(r,n.datepicker._getDaysInMonth(f,e))}u=s.exec(i)}return new Date(f,e,r)},u=i==null||i===""?r:typeof i=="string"?e(i):typeof i=="number"?isNaN(i)?r:f(i):new Date(i.getTime());return u=u&&u.toString()==="Invalid Date"?r:u,u&&(u.setHours(0),u.setMinutes(0),u.setSeconds(0),u.setMilliseconds(0)),this._daylightSavingAdjust(u)},_daylightSavingAdjust:function(n){return n?(n.setHours(n.getHours()>12?n.getHours()+2:0),n):null},_setDate:function(n,t,i){var u=!t,f=n.selectedMonth,e=n.selectedYear,r=this._restrictMinMax(n,this._determineDate(n,t,new Date));n.selectedDay=n.currentDay=r.getDate(),n.drawMonth=n.selectedMonth=n.currentMonth=r.getMonth(),n.drawYear=n.selectedYear=n.currentYear=r.getFullYear(),f===n.selectedMonth&&e===n.selectedYear||i||this._notifyChange(n),this._adjustInstDate(n),n.input&&n.input.val(u?"":this._formatDate(n))},_getDate:function(n){return!n.currentYear||n.input&&n.input.val()===""?null:this._daylightSavingAdjust(new Date(n.currentYear,n.currentMonth,n.currentDay))},_attachHandlers:function(t){var r=this._get(t,"stepMonths"),i="#"+t.id.replace(/\\\\/g,"\\");t.dpDiv.find("[data-handler]").map(function(){var t={prev:function(){n.datepicker._adjustDate(i,-r,"M")},next:function(){n.datepicker._adjustDate(i,+r,"M")},hide:function(){n.datepicker._hideDatepicker()},today:function(){n.datepicker._gotoToday(i)},selectDay:function(){return n.datepicker._selectDay(i,+this.getAttribute("data-month"),+this.getAttribute("data-year"),this),!1},selectMonth:function(){return n.datepicker._selectMonthYear(i,this,"M"),!1},selectYear:function(){return n.datepicker._selectMonthYear(i,this,"Y"),!1}};n(this).on(this.getAttribute("data-event"),t[this.getAttribute("data-handler")])})},_generateHTML:function(n){var d,s,ni,c,ot,k,dt,wt,ri,h,at,hi,si,oi,ei,yt,nt,ui,pt,tt,o,p,bt,w,ii,v,u,gt,kt,ti,vt,g,lt,i,rt,ut,b,a,it,ct=new Date,ft=this._daylightSavingAdjust(new Date(ct.getFullYear(),ct.getMonth(),ct.getDate())),e=this._get(n,"isRTL"),li=this._get(n,"showButtonPanel"),ci=this._get(n,"hideIfNoPrevNext"),et=this._get(n,"navigationAsDateFormat"),f=this._getNumberOfMonths(n),ai=this._get(n,"showCurrentAtPos"),fi=this._get(n,"stepMonths"),st=f[0]!==1||f[1]!==1,ht=this._daylightSavingAdjust(n.currentDay?new Date(n.currentYear,n.currentMonth,n.currentDay):new Date(9999,9,9)),y=this._getMinMaxDate(n,"min"),l=this._getMinMaxDate(n,"max"),t=n.drawMonth-ai,r=n.drawYear;if(t<0&&(t+=12,r--),l)for(d=this._daylightSavingAdjust(new Date(l.getFullYear(),l.getMonth()-f[0]*f[1]+1,l.getDate())),d=y&&d<y?y:d;this._daylightSavingAdjust(new Date(r,t,1))>d;)t--,t<0&&(t=11,r--);for(n.drawMonth=t,n.drawYear=r,s=this._get(n,"prevText"),s=et?this.formatDate(s,this._daylightSavingAdjust(new Date(r,t-fi,1)),this._getFormatConfig(n)):s,ni=this._canAdjustMonth(n,-1,r,t)?"<a class='ui-datepicker-prev ui-corner-all' data-handler='prev' data-event='click' title='"+s+"'><span class='ui-icon ui-icon-circle-triangle-"+(e?"e":"w")+"'>"+s+"</span></a>":ci?"":"<a class='ui-datepicker-prev ui-corner-all ui-state-disabled' title='"+s+"'><span class='ui-icon ui-icon-circle-triangle-"+(e?"e":"w")+"'>"+s+"</span></a>",c=this._get(n,"nextText"),c=et?this.formatDate(c,this._daylightSavingAdjust(new Date(r,t+fi,1)),this._getFormatConfig(n)):c,ot=this._canAdjustMonth(n,1,r,t)?"<a class='ui-datepicker-next ui-corner-all' data-handler='next' data-event='click' title='"+c+"'><span class='ui-icon ui-icon-circle-triangle-"+(e?"w":"e")+"'>"+c+"</span></a>":ci?"":"<a class='ui-datepicker-next ui-corner-all ui-state-disabled' title='"+c+"'><span class='ui-icon ui-icon-circle-triangle-"+(e?"w":"e")+"'>"+c+"</span></a>",k=this._get(n,"currentText"),dt=this._get(n,"gotoCurrent")&&n.currentDay?ht:ft,k=et?this.formatDate(k,dt,this._getFormatConfig(n)):k,wt=n.inline?"":"<button type='button' class='ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all' data-handler='hide' data-event='click'>"+this._get(n,"closeText")+"</button>",ri=li?"<div class='ui-datepicker-buttonpane ui-widget-content'>"+(e?wt:"")+(this._isInRange(n,dt)?"<button type='button' class='ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all' data-handler='today' data-event='click'>"+k+"</button>":"")+(e?"":wt)+"</div>":"",h=parseInt(this._get(n,"firstDay"),10),h=isNaN(h)?0:h,at=this._get(n,"showWeek"),hi=this._get(n,"dayNames"),si=this._get(n,"dayNamesMin"),oi=this._get(n,"monthNames"),ei=this._get(n,"monthNamesShort"),yt=this._get(n,"beforeShowDay"),nt=this._get(n,"showOtherMonths"),ui=this._get(n,"selectOtherMonths"),pt=this._getDefaultDate(n),tt="",p=0;p<f[0];p++){for(bt="",this.maxRows=4,w=0;w<f[1];w++){if(ii=this._daylightSavingAdjust(new Date(r,t,n.selectedDay)),v=" ui-corner-all",u="",st){if(u+="<div class='ui-datepicker-group",f[1]>1)switch(w){case 0:u+=" ui-datepicker-group-first",v=" ui-corner-"+(e?"right":"left");break;case f[1]-1:u+=" ui-datepicker-group-last",v=" ui-corner-"+(e?"left":"right");break;default:u+=" ui-datepicker-group-middle",v=""}u+="'>"}for(u+="<div class='ui-datepicker-header ui-widget-header ui-helper-clearfix"+v+"'>"+(/all|left/.test(v)&&p===0?e?ot:ni:"")+(/all|right/.test(v)&&p===0?e?ni:ot:"")+this._generateMonthYearHeader(n,t,r,y,l,p>0||w>0,oi,ei)+"</div><table class='ui-datepicker-calendar'><thead><tr>",gt=at?"<th class='ui-datepicker-week-col'>"+this._get(n,"weekHeader")+"</th>":"",o=0;o<7;o++)kt=(o+h)%7,gt+="<th scope='col'"+((o+h+6)%7>=5?" class='ui-datepicker-week-end'":"")+"><span title='"+hi[kt]+"'>"+si[kt]+"</span></th>";for(u+=gt+"</tr></thead><tbody>",ti=this._getDaysInMonth(r,t),r===n.selectedYear&&t===n.selectedMonth&&(n.selectedDay=Math.min(n.selectedDay,ti)),vt=(this._getFirstDayOfMonth(r,t)-h+7)%7,g=Math.ceil((vt+ti)/7),lt=st?this.maxRows>g?this.maxRows:g:g,this.maxRows=lt,i=this._daylightSavingAdjust(new Date(r,t,1-vt)),rt=0;rt<lt;rt++){for(u+="<tr>",ut=at?"<td class='ui-datepicker-week-col'>"+this._get(n,"calculateWeek")(i)+"</td>":"",o=0;o<7;o++)b=yt?yt.apply(n.input?n.input[0]:null,[i]):[!0,""],a=i.getMonth()!==t,it=a&&!ui||!b[0]||y&&i<y||l&&i>l,ut+="<td class='"+((o+h+6)%7>=5?" ui-datepicker-week-end":"")+(a?" ui-datepicker-other-month":"")+(i.getTime()===ii.getTime()&&t===n.selectedMonth&&n._keyEvent||pt.getTime()===i.getTime()&&pt.getTime()===ii.getTime()?" "+this._dayOverClass:"")+(it?" "+this._unselectableClass+" ui-state-disabled":"")+(a&&!nt?"":" "+b[1]+(i.getTime()===ht.getTime()?" "+this._currentClass:"")+(i.getTime()===ft.getTime()?" ui-datepicker-today":""))+"'"+((!a||nt)&&b[2]?" title='"+b[2].replace(/'/g,"&#39;")+"'":"")+(it?"":" data-handler='selectDay' data-event='click' data-month='"+i.getMonth()+"' data-year='"+i.getFullYear()+"'")+">"+(a&&!nt?"&#xa0;":it?"<span class='ui-state-default'>"+i.getDate()+"</span>":"<a class='ui-state-default"+(i.getTime()===ft.getTime()?" ui-state-highlight":"")+(i.getTime()===ht.getTime()?" ui-state-active":"")+(a?" ui-priority-secondary":"")+"' href='#'>"+i.getDate()+"</a>")+"</td>",i.setDate(i.getDate()+1),i=this._daylightSavingAdjust(i);u+=ut+"</tr>"}t++,t>11&&(t=0,r++),u+="</tbody></table>"+(st?"</div>"+(f[0]>0&&w===f[1]-1?"<div class='ui-datepicker-row-break'></div>":""):""),bt+=u}tt+=bt}return tt+=ri,n._keyEvent=!1,tt},_generateMonthYearHeader:function(n,t,i,r,u,f,e,o){var k,g,h,v,y,p,s,a,w=this._get(n,"changeMonth"),b=this._get(n,"changeYear"),d=this._get(n,"showMonthAfterYear"),c="<div class='ui-datepicker-title'>",l="";if(f||!w)l+="<span class='ui-datepicker-month'>"+e[t]+"</span>";else{for(k=r&&r.getFullYear()===i,g=u&&u.getFullYear()===i,l+="<select class='ui-datepicker-month' data-handler='selectMonth' data-event='change'>",h=0;h<12;h++)(!k||h>=r.getMonth())&&(!g||h<=u.getMonth())&&(l+="<option value='"+h+"'"+(h===t?" selected='selected'":"")+">"+o[h]+"</option>");l+="</select>"}if(d||(c+=l+(f||!(w&&b)?"&#xa0;":"")),!n.yearshtml)if(n.yearshtml="",f||!b)c+="<span class='ui-datepicker-year'>"+i+"</span>";else{for(v=this._get(n,"yearRange").split(":"),y=(new Date).getFullYear(),p=function(n){var t=n.match(/c[+\-].*/)?i+parseInt(n.substring(1),10):n.match(/[+\-].*/)?y+parseInt(n,10):parseInt(n,10);return isNaN(t)?y:t},s=p(v[0]),a=Math.max(s,p(v[1]||"")),s=r?Math.max(s,r.getFullYear()):s,a=u?Math.min(a,u.getFullYear()):a,n.yearshtml+="<select class='ui-datepicker-year' data-handler='selectYear' data-event='change'>";s<=a;s++)n.yearshtml+="<option value='"+s+"'"+(s===i?" selected='selected'":"")+">"+s+"</option>";n.yearshtml+="</select>",c+=n.yearshtml,n.yearshtml=null}return c+=this._get(n,"yearSuffix"),d&&(c+=(f||!(w&&b)?"&#xa0;":"")+l),c+"</div>"},_adjustInstDate:function(n,t,i){var u=n.selectedYear+(i==="Y"?t:0),f=n.selectedMonth+(i==="M"?t:0),e=Math.min(n.selectedDay,this._getDaysInMonth(u,f))+(i==="D"?t:0),r=this._restrictMinMax(n,this._daylightSavingAdjust(new Date(u,f,e)));n.selectedDay=r.getDate(),n.drawMonth=n.selectedMonth=r.getMonth(),n.drawYear=n.selectedYear=r.getFullYear(),(i==="M"||i==="Y")&&this._notifyChange(n)},_restrictMinMax:function(n,t){var i=this._getMinMaxDate(n,"min"),r=this._getMinMaxDate(n,"max"),u=i&&t<i?i:t;return r&&u>r?r:u},_notifyChange:function(n){var t=this._get(n,"onChangeMonthYear");t&&t.apply(n.input?n.input[0]:null,[n.selectedYear,n.selectedMonth+1,n])},_getNumberOfMonths:function(n){var t=this._get(n,"numberOfMonths");return t==null?[1,1]:typeof t=="number"?[1,t]:t},_getMinMaxDate:function(n,t){return this._determineDate(n,this._get(n,t+"Date"),null)},_getDaysInMonth:function(n,t){return 32-this._daylightSavingAdjust(new Date(n,t,32)).getDate()},_getFirstDayOfMonth:function(n,t){return new Date(n,t,1).getDay()},_canAdjustMonth:function(n,t,i,r){var f=this._getNumberOfMonths(n),u=this._daylightSavingAdjust(new Date(i,r+(t<0?t:f[0]*f[1]),1));return t<0&&u.setDate(this._getDaysInMonth(u.getFullYear(),u.getMonth())),this._isInRange(n,u)},_isInRange:function(n,t){var i,f,e=this._getMinMaxDate(n,"min"),o=this._getMinMaxDate(n,"max"),r=null,u=null,s=this._get(n,"yearRange");return s&&(i=s.split(":"),f=(new Date).getFullYear(),r=parseInt(i[0],10),u=parseInt(i[1],10),i[0].match(/[+\-].*/)&&(r+=f),i[1].match(/[+\-].*/)&&(u+=f)),(!e||t.getTime()>=e.getTime())&&(!o||t.getTime()<=o.getTime())&&(!r||t.getFullYear()>=r)&&(!u||t.getFullYear()<=u)},_getFormatConfig:function(n){var t=this._get(n,"shortYearCutoff");return t=typeof t!="string"?t:(new Date).getFullYear()%100+parseInt(t,10),{shortYearCutoff:t,dayNamesShort:this._get(n,"dayNamesShort"),dayNames:this._get(n,"dayNames"),monthNamesShort:this._get(n,"monthNamesShort"),monthNames:this._get(n,"monthNames")}},_formatDate:function(n,t,i,r){t||(n.currentDay=n.selectedDay,n.currentMonth=n.selectedMonth,n.currentYear=n.selectedYear);var u=t?typeof t=="object"?t:this._daylightSavingAdjust(new Date(r,i,t)):this._daylightSavingAdjust(new Date(n.currentYear,n.currentMonth,n.currentDay));return this.formatDate(this._get(n,"dateFormat"),u,this._getFormatConfig(n))}}),n.fn.datepicker=function(t){if(!this.length)return this;if(!n.datepicker.initialized){n(document).on("mousedown",n.datepicker._checkExternalClick);n.datepicker.initialized=!0}n("#"+n.datepicker._mainDivId).length===0&&n("body").append(n.datepicker.dpDiv);var i=Array.prototype.slice.call(arguments,1);return typeof t=="string"&&(t==="isDisabled"||t==="getDate"||t==="widget")?n.datepicker["_"+t+"Datepicker"].apply(n.datepicker,[this[0]].concat(i)):t==="option"&&arguments.length===2&&typeof arguments[1]=="string"?n.datepicker["_"+t+"Datepicker"].apply(n.datepicker,[this[0]].concat(i)):this.each(function(){typeof t=="string"?n.datepicker["_"+t+"Datepicker"].apply(n.datepicker,[this].concat(i)):n.datepicker._attachDatepicker(this,t)})},n.datepicker=new u,n.datepicker.initialized=!1,n.datepicker.uuid=+new Date,n.datepicker.version="1.12.1",y=n.datepicker}),"undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(n){"use strict";var t=n.fn.jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1==t[0]&&9==t[1]&&t[2]<1||t[0]>3)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4");}(jQuery),+function(n){"use strict";function r(i){return this.each(function(){var u=n(this),r=u.data("bs.tooltip"),f="object"==typeof i&&i;!r&&/destroy|hide/.test(i)||(r||u.data("bs.tooltip",r=new t(this,f)),"string"==typeof i&&r[i]())})}var t=function(n,t){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init("tooltip",n,t)},i;t.VERSION="3.3.7",t.TRANSITION_DURATION=150,t.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},t.prototype.init=function(t,i,r){var f,e,u,o,s;if(this.enabled=!0,this.type=t,this.$element=n(i),this.options=this.getOptions(r),this.$viewport=this.options.viewport&&n(n.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(f=this.options.trigger.split(" "),e=f.length;e--;)if(u=f[e],"click"==u)this.$element.on("click."+this.type,this.options.selector,n.proxy(this.toggle,this));else"manual"!=u&&(o="hover"==u?"mouseenter":"focusin",s="hover"==u?"mouseleave":"focusout",this.$element.on(o+"."+this.type,this.options.selector,n.proxy(this.enter,this)),this.$element.on(s+"."+this.type,this.options.selector,n.proxy(this.leave,this)));this.options.selector?this._options=n.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},t.prototype.getDefaults=function(){return t.DEFAULTS},t.prototype.getOptions=function(t){return t=n.extend({},this.getDefaults(),this.$element.data(),t),t.delay&&"number"==typeof t.delay&&(t.delay={show:t.delay,hide:t.delay}),t},t.prototype.getDelegateOptions=function(){var t={},i=this.getDefaults();return this._options&&n.each(this._options,function(n,r){i[n]!=r&&(t[n]=r)}),t},t.prototype.enter=function(t){var i=t instanceof this.constructor?t:n(t.currentTarget).data("bs."+this.type);return i||(i=new this.constructor(t.currentTarget,this.getDelegateOptions()),n(t.currentTarget).data("bs."+this.type,i)),t instanceof n.Event&&(i.inState["focusin"==t.type?"focus":"hover"]=!0),i.tip().hasClass("in")||"in"==i.hoverState?void(i.hoverState="in"):(clearTimeout(i.timeout),i.hoverState="in",i.options.delay&&i.options.delay.show?void(i.timeout=setTimeout(function(){"in"==i.hoverState&&i.show()},i.options.delay.show)):i.show())},t.prototype.isInStateTrue=function(){for(var n in this.inState)if(this.inState[n])return!0;return!1},t.prototype.leave=function(t){var i=t instanceof this.constructor?t:n(t.currentTarget).data("bs."+this.type);return i||(i=new this.constructor(t.currentTarget,this.getDelegateOptions()),n(t.currentTarget).data("bs."+this.type,i)),t instanceof n.Event&&(i.inState["focusout"==t.type?"focus":"hover"]=!1),i.isInStateTrue()?void 0:(clearTimeout(i.timeout),i.hoverState="out",i.options.delay&&i.options.delay.hide?void(i.timeout=setTimeout(function(){"out"==i.hoverState&&i.hide()},i.options.delay.hide)):i.hide())},t.prototype.show=function(){var c=n.Event("show.bs."+this.type),l,p,e,w,h;if(this.hasContent()&&this.enabled){if(this.$element.trigger(c),l=n.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]),c.isDefaultPrevented()||!l)return;var u=this,r=this.tip(),a=this.getUID(this.type);this.setContent(),r.attr("id",a),this.$element.attr("aria-describedby",a),this.options.animation&&r.addClass("fade");var i="function"==typeof this.options.placement?this.options.placement.call(this,r[0],this.$element[0]):this.options.placement,v=/\s?auto?\s?/i,y=v.test(i);y&&(i=i.replace(v,"")||"top"),r.detach().css({top:0,left:0,display:"block"}).addClass(i).data("bs."+this.type,this),this.options.container?r.appendTo(this.options.container):r.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var f=this.getPosition(),o=r[0].offsetWidth,s=r[0].offsetHeight;y&&(p=i,e=this.getPosition(this.$viewport),i="bottom"==i&&f.bottom+s>e.bottom?"top":"top"==i&&f.top-s<e.top?"bottom":"right"==i&&f.right+o>e.width?"left":"left"==i&&f.left-o<e.left?"right":i,r.removeClass(p).addClass(i)),w=this.getCalculatedOffset(i,f,o,s),this.applyPlacement(w,i),h=function(){var n=u.hoverState;u.$element.trigger("shown.bs."+u.type),u.hoverState=null,"out"==n&&u.leave(u)},n.support.transition&&this.$tip.hasClass("fade")?r.one("bsTransitionEnd",h).emulateTransitionEnd(t.TRANSITION_DURATION):h()}},t.prototype.applyPlacement=function(t,i){var r=this.tip(),l=r[0].offsetWidth,e=r[0].offsetHeight,o=parseInt(r.css("margin-top"),10),s=parseInt(r.css("margin-left"),10),h,f,u;isNaN(o)&&(o=0),isNaN(s)&&(s=0),t.top+=o,t.left+=s,n.offset.setOffset(r[0],n.extend({using:function(n){r.css({top:Math.round(n.top),left:Math.round(n.left)})}},t),0),r.addClass("in"),h=r[0].offsetWidth,f=r[0].offsetHeight,"top"==i&&f!=e&&(t.top=t.top+e-f),u=this.getViewportAdjustedDelta(i,t,h,f),u.left?t.left+=u.left:t.top+=u.top;var c=/top|bottom/.test(i),a=c?2*u.left-l+h:2*u.top-e+f,v=c?"offsetWidth":"offsetHeight";r.offset(t),this.replaceArrow(a,r[0][v],c)},t.prototype.replaceArrow=function(n,t,i){this.arrow().css(i?"left":"top",50*(1-n/t)+"%").css(i?"top":"left","")},t.prototype.setContent=function(){var n=this.tip(),t=this.getTitle();n.find(".tooltip-inner")[this.options.html?"html":"text"](t),n.removeClass("fade in top bottom left right")},t.prototype.hide=function(i){function f(){"in"!=r.hoverState&&u.detach(),r.$element&&r.$element.removeAttr("aria-describedby").trigger("hidden.bs."+r.type),i&&i()}var r=this,u=n(this.$tip),e=n.Event("hide.bs."+this.type);return this.$element.trigger(e),e.isDefaultPrevented()?void 0:(u.removeClass("in"),n.support.transition&&u.hasClass("fade")?u.one("bsTransitionEnd",f).emulateTransitionEnd(t.TRANSITION_DURATION):f(),this.hoverState=null,this)},t.prototype.fixTitle=function(){var n=this.$element;(n.attr("title")||"string"!=typeof n.attr("data-original-title"))&&n.attr("data-original-title",n.attr("title")||"").attr("title","")},t.prototype.hasContent=function(){return this.getTitle()},t.prototype.getPosition=function(t){t=t||this.$element;var r=t[0],u="BODY"==r.tagName,i=r.getBoundingClientRect();null==i.width&&(i=n.extend({},i,{width:i.right-i.left,height:i.bottom-i.top}));var f=window.SVGElement&&r instanceof window.SVGElement,e=u?{top:0,left:0}:f?null:t.offset(),o={scroll:u?document.documentElement.scrollTop||document.body.scrollTop:t.scrollTop()},s=u?{width:n(window).width(),height:n(window).height()}:null;return n.extend({},i,o,s,e)},t.prototype.getCalculatedOffset=function(n,t,i,r){return"bottom"==n?{top:t.top+t.height,left:t.left+t.width/2-i/2}:"top"==n?{top:t.top-r,left:t.left+t.width/2-i/2}:"left"==n?{top:t.top+t.height/2-r/2,left:t.left-i}:{top:t.top+t.height/2-r/2,left:t.left+t.width}},t.prototype.getViewportAdjustedDelta=function(n,t,i,r){var f={top:0,left:0},e,u,o,s,h,c;return this.$viewport?(e=this.options.viewport&&this.options.viewport.padding||0,u=this.getPosition(this.$viewport),/right|left/.test(n)?(o=t.top-e-u.scroll,s=t.top+e-u.scroll+r,o<u.top?f.top=u.top-o:s>u.top+u.height&&(f.top=u.top+u.height-s)):(h=t.left-e,c=t.left+e+i,h<u.left?f.left=u.left-h:c>u.right&&(f.left=u.left+u.width-c)),f):f},t.prototype.getTitle=function(){var i,t=this.$element,n=this.options;return i=t.attr("data-original-title")||("function"==typeof n.title?n.title.call(t[0]):n.title)},t.prototype.getUID=function(n){do n+=~~(1e6*Math.random());while(document.getElementById(n));return n},t.prototype.tip=function(){if(!this.$tip&&(this.$tip=n(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},t.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},t.prototype.enable=function(){this.enabled=!0},t.prototype.disable=function(){this.enabled=!1},t.prototype.toggleEnabled=function(){this.enabled=!this.enabled},t.prototype.toggle=function(t){var i=this;t&&(i=n(t.currentTarget).data("bs."+this.type),i||(i=new this.constructor(t.currentTarget,this.getDelegateOptions()),n(t.currentTarget).data("bs."+this.type,i))),t?(i.inState.click=!i.inState.click,i.isInStateTrue()?i.enter(i):i.leave(i)):i.tip().hasClass("in")?i.leave(i):i.enter(i)},t.prototype.destroy=function(){var n=this;clearTimeout(this.timeout),this.hide(function(){n.$element.off("."+n.type).removeData("bs."+n.type),n.$tip&&n.$tip.detach(),n.$tip=null,n.$arrow=null,n.$viewport=null,n.$element=null})},i=n.fn.tooltip,n.fn.tooltip=r,n.fn.tooltip.Constructor=t,n.fn.tooltip.noConflict=function(){return n.fn.tooltip=i,this}}(jQuery),+function(n){"use strict";function r(i){return this.each(function(){var u=n(this),r=u.data("bs.popover"),f="object"==typeof i&&i;!r&&/destroy|hide/.test(i)||(r||u.data("bs.popover",r=new t(this,f)),"string"==typeof i&&r[i]())})}var t=function(n,t){this.init("popover",n,t)},i;if(!n.fn.tooltip)throw new Error("Popover requires tooltip.js");t.VERSION="3.3.7",t.DEFAULTS=n.extend({},n.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),t.prototype=n.extend({},n.fn.tooltip.Constructor.prototype),t.prototype.constructor=t,t.prototype.getDefaults=function(){return t.DEFAULTS},t.prototype.setContent=function(){var n=this.tip(),i=this.getTitle(),t=this.getContent();n.find(".popover-title")[this.options.html?"html":"text"](i),n.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof t?"html":"append":"text"](t),n.removeClass("fade top bottom left right in"),n.find(".popover-title").html()||n.find(".popover-title").hide()},t.prototype.hasContent=function(){return this.getTitle()||this.getContent()},t.prototype.getContent=function(){var t=this.$element,n=this.options;return t.attr("data-content")||("function"==typeof n.content?n.content.call(t[0]):n.content)},t.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")},i=n.fn.popover,n.fn.popover=r,n.fn.popover.Constructor=t,n.fn.popover.noConflict=function(){return n.fn.popover=i,this}}(jQuery),+function(n){"use strict";function r(i){return this.each(function(){var u=n(this),r=u.data("bs.tab");r||u.data("bs.tab",r=new t(this)),"string"==typeof i&&r[i]()})}var t=function(t){this.element=n(t)},u,i;t.VERSION="3.3.7",t.TRANSITION_DURATION=150,t.prototype.show=function(){var t=this.element,f=t.closest("ul:not(.dropdown-menu)"),i=t.data("target"),u;if(i||(i=t.attr("href"),i=i&&i.replace(/.*(?=#[^\s]*$)/,"")),!t.parent("li").hasClass("active")){var r=f.find(".active:last a"),e=n.Event("hide.bs.tab",{relatedTarget:t[0]}),o=n.Event("show.bs.tab",{relatedTarget:r[0]});(r.trigger(e),t.trigger(o),o.isDefaultPrevented()||e.isDefaultPrevented())||(u=n(i),this.activate(t.closest("li"),f),this.activate(u,u.parent(),function(){r.trigger({type:"hidden.bs.tab",relatedTarget:t[0]}),t.trigger({type:"shown.bs.tab",relatedTarget:r[0]})}))}},t.prototype.activate=function(i,r,u){function e(){f.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),i.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),o?(i[0].offsetWidth,i.addClass("in")):i.removeClass("fade"),i.parent(".dropdown-menu").length&&i.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),u&&u()}var f=r.find("> .active"),o=u&&n.support.transition&&(f.length&&f.hasClass("fade")||!!r.find("> .fade").length);f.length&&o?f.one("bsTransitionEnd",e).emulateTransitionEnd(t.TRANSITION_DURATION):e(),f.removeClass("in")},u=n.fn.tab,n.fn.tab=r,n.fn.tab.Constructor=t,n.fn.tab.noConflict=function(){return n.fn.tab=u,this},i=function(t){t.preventDefault(),r.call(n(this),"show")};n(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',i).on("click.bs.tab.data-api",'[data-toggle="pill"]',i)}(jQuery),+function(n){"use strict";function r(t){var i,r=t.attr("data-target")||(i=t.attr("href"))&&i.replace(/.*(?=#[^\s]+$)/,"");return n(r)}function i(i){return this.each(function(){var u=n(this),r=u.data("bs.collapse"),f=n.extend({},t.DEFAULTS,u.data(),"object"==typeof i&&i);!r&&f.toggle&&/show|hide/.test(i)&&(f.toggle=!1),r||u.data("bs.collapse",r=new t(this,f)),"string"==typeof i&&r[i]()})}var t=function(i,r){this.$element=n(i),this.options=n.extend({},t.DEFAULTS,r),this.$trigger=n('[data-toggle="collapse"][href="#'+i.id+'"],[data-toggle="collapse"][data-target="#'+i.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()},u;t.VERSION="3.3.7",t.TRANSITION_DURATION=350,t.DEFAULTS={toggle:!0},t.prototype.dimension=function(){var n=this.$element.hasClass("width");return n?"width":"height"},t.prototype.show=function(){var f,r,e,u,o,s;if(!this.transitioning&&!this.$element.hasClass("in")&&(r=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing"),!(r&&r.length&&(f=r.data("bs.collapse"),f&&f.transitioning))&&(e=n.Event("show.bs.collapse"),this.$element.trigger(e),!e.isDefaultPrevented()))){if(r&&r.length&&(i.call(r,"hide"),f||r.data("bs.collapse",null)),u=this.dimension(),this.$element.removeClass("collapse").addClass("collapsing")[u](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1,o=function(){this.$element.removeClass("collapsing").addClass("collapse in")[u](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")},!n.support.transition)return o.call(this);s=n.camelCase(["scroll",u].join("-")),this.$element.one("bsTransitionEnd",n.proxy(o,this)).emulateTransitionEnd(t.TRANSITION_DURATION)[u](this.$element[0][s])}},t.prototype.hide=function(){var r,i,u;if(!this.transitioning&&this.$element.hasClass("in")&&(r=n.Event("hide.bs.collapse"),this.$element.trigger(r),!r.isDefaultPrevented()))return i=this.dimension(),this.$element[i](this.$element[i]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1,u=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")},n.support.transition?void this.$element[i](0).one("bsTransitionEnd",n.proxy(u,this)).emulateTransitionEnd(t.TRANSITION_DURATION):u.call(this)},t.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},t.prototype.getParent=function(){return n(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(n.proxy(function(t,i){var u=n(i);this.addAriaAndCollapsedClass(r(u),u)},this)).end()},t.prototype.addAriaAndCollapsedClass=function(n,t){var i=n.hasClass("in");n.attr("aria-expanded",i),t.toggleClass("collapsed",!i).attr("aria-expanded",i)},u=n.fn.collapse,n.fn.collapse=i,n.fn.collapse.Constructor=t,n.fn.collapse.noConflict=function(){return n.fn.collapse=u,this},n(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(t){var u=n(this);u.attr("data-target")||t.preventDefault();var f=r(u),e=f.data("bs.collapse"),o=e?"toggle":u.data();i.call(f,o)})}(jQuery),getBrowser=function(){var n={};if(n)return n;var t=navigator.userAgent.toLowerCase(),r=/(chrome)[ \/]([\w.]+)/.exec(t)||/(webkit)[ \/]([\w.]+)/.exec(t)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(t)||/(msie) ([\w.]+)/.exec(t)||t.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(t)||[],i={browser:r[1]||"",version:r[2]||"0"};return i.browser&&(n[i.browser]=!0,n.version=i.version),n.chrome?n.webkit=!0:n.webkit&&(n.safari=!0),n},MenuNav=function(n,t){this.$menu=n;var i={mobMenuClass:"mob-nav-menu",mobPrecedingElSel:".section-header",mobBtnSel:".mob-nav-btn",mobArrowClass:"icon-down-open",mobSubOpenedClass:"mob-sub-opened",megaMenuClass:"mega-menu-item",megaMenuMaxWidth:1e3,megaMenuColumnWidth:232};this.o=$.extend(i,t)},mn=MenuNav.prototype,mn.init=function(){var n=this,t=getBrowser();n.$win=$(window),n.$body=$("body"),n.$mainUl=n.$menu.find("ul:first"),n.isIE9=t.msie&&9===parseInt(t.version,10),n.$menu.is(":visible")?n.initMain():$(window).on("resize.thisdropdown",function(){n.$menu.is(":visible")&&(n.initMain(),$(window).off(".thisdropdown"))}),n.initMobileMenu()},mn.initMain=function(){var n=this,t="right";this.$body.hasClass("header-layout-center")?t="center":this.$body.hasClass("header-layout-right")&&(t="left"),this.menuPosition=t,n.$menu.find("ul li").has("ul").not("ul li.mega-menu-item li").each(function(){$(this).on("mouseenter",function(){n.doOnMenuMouseover($(this))}).on("mouseleave",function(){n.doOnMenuMouseout($(this))}).find("a:first").append('<span class="drop-arrow"></span>')}),n.$menu.find('a[href="#"]').on("click",function(n){n.preventDefault()}),this.initMegaMenu()},mn.initMegaMenu=function(){this.$megaUls=this.$menu.find("ul li."+this.o.megaMenuClass).has("ul").children("ul"),this.$megaUls.length&&(this.$parentWrapper=this.$menu.parents(".section-boxed:first"),this.$win.on("thisresize",$.proxy(this.setMegaMenuWidth,this)),this.setMegaMenuWidth())},mn.setMegaMenuMaxWidth=function(){var n=0;switch(this.menuPosition){case"right":this.lastMenuLi||(this.lastMenuLi=this.$menu.find("ul:first>li:last")),this.isIE9&&this.lastMenuLi.offset(),n=this.lastMenuLi.offset().left+this.lastMenuLi.width()-this.$parentWrapper.offset().left;break;case"left":n=this.$parentWrapper.width();break;case"center":n=this.$parentWrapper.width()}this.megaMenuMaxWidth=Math.min(this.o.megaMenuMaxWidth,n)},mn.setMegaMenuWidth=function(){var n=this;this.setMegaMenuMaxWidth(),this.mainUlWidth=this.$mainUl.width(),this.$megaUls.each(function(){var t,i,r=$(this),u=r.children("li").length;u>0&&(n.megaMenuMaxWidth<u*n.o.megaMenuColumnWidth?(i=Math.floor(n.megaMenuMaxWidth/n.o.megaMenuColumnWidth)||1,t=i*n.o.megaMenuColumnWidth):(t=u*n.o.megaMenuColumnWidth,i=u),this.lastMegaClass&&r.removeClass(this.lastMegaClass),this.lastMegaClass="mega-columns-"+i,r.width(t).addClass(this.lastMegaClass),n.setMegaMenuPosition(r,t))})},mn.setMegaMenuPosition=function(n,t){var r,u,i,e,f;if(t>=this.mainUlWidth)switch(this.menuPosition){case"right":n.css({left:"auto",right:0});break;case"left":n.css({left:0});break;case"center":"undefined"==typeof this.iconsWidth&&(f=this.$parentWrapper.find(".header-buttons"),this.iconsWidth=f.length?f.width():0),r=-(t-(this.mainUlWidth+this.iconsWidth))/2,n.css({left:r})}else u=n.parents("li:first"),i=u.position().left+u.width()/2,e=Math.min(i,this.mainUlWidth-i),e>=t/2?(r=i-t/2,n.css({left:r})):i<=this.mainUlWidth-i?n.css({left:0}):n.css({left:"auto",right:0})},mn.doOnMenuMouseover=function(n){var i=this,t=n.find("ul:first"),e=t.parents("ul").length,o=n.width(),r=t.width(),u=i.$win.width(),f=n.offset().left;n.addClass("hovered"),"right"!==i.menuPosition||n.hasClass(i.o.megaMenuClass)||(e>1&&o+r+f>u?t.css({left:-o}):1===e&&(r+f>u?t.css({left:u-3-(r+f)}):t.css({left:0}))),t.stop().fadeIn(300)},mn.doOnMenuMouseout=function(n){var t=n.find("ul:first");n.removeClass("hovered"),t.stop().fadeOut(300)},mn.initMobileMenu=function(){var n=this,t=$("<div />",{"class":n.o.mobMenuClass,html:n.$menu.html()}).insertAfter($(n.o.mobPrecedingElSel));n.mobile={opened:!1,inAnimation:!1,$menuBtn:$(n.o.mobBtnSel),$menu:t},t.find("ul").css("width","").css("left","").css("right",""),t.find("ul li").has("ul").each(function(){$(this).append('<div class="'+n.o.mobArrowClass+'"><span></span></div>')}),n.bindMobileEventHandlers()},mn.bindMobileEventHandlers=function(){var t=this,n=t.mobile;n.$menuBtn.on("click",function(){t.toggleMobileMenu()}),t.$win.on("resize",function(){!n.$menuBtn.is(":visible")&&n.$menu&&n.opened&&(n.$menu.hide(),n.opened=!1)}),n.$menu.find('li:has(ul) a[href="#"],.'+t.o.mobArrowClass).on("click",function(n){var i=$(this).siblings("ul:first");"span"===n.target.nodeName.toLowerCase()?$(this):$(this).siblings("."+t.o.mobArrowClass),t.toggleMobileSubMenu(i,$(this))})},mn.toggleMobileMenu=function(){var t=this,n=t.mobile;n.inAnimation||(n.opened?(n.inAnimation=!0,n.$menu.animate({height:"hide"},function(){n.opened=!1,n.inAnimation=!1})):(n.inAnimation=!0,n.$menu.animate({height:"show"},function(){n.opened=!0,n.inAnimation=!1})))},mn.toggleMobileSubMenu=function(n,t){var r=this,i=r.mobile;n.length&&!i.inAnimation&&(i.inAnimation=!0,t.toggleClass(r.o.mobSubOpenedClass),n.is(":visible")?n.animate({height:"hide"},function(){i.inAnimation=!1}):n.animate({height:"show"},function(){i.inAnimation=!1}))},utils={checkIfMobile:function(){for(var u=navigator.userAgent.toLowerCase(),t=[{"class":"iphone",regex:/iphone/},{"class":"ipad",regex:/ipad/},{"class":"ipod",regex:/ipod/},{"class":"android",regex:/android/},{"class":"bb",regex:/blackberry|bb10/},{"class":"iemobile|nokia",regex:/iemobile/}],i=!1,n=0,r=t.length;r>n;n+=1)if(t[n].regex.test(u))return $("body").addClass(t[n]["class"]+" mobile"),i=!0,t[n]["class"],!0;return!1}},fontawesome={},fontawesome.markers={GLASS:"M61.164 -57.743q0 1.26 -1.548 2.808l-22.752 22.752v27.648h11.52q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-32.256q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h11.52v-27.648l-22.752 -22.752q-1.548 -1.548 -1.548 -2.808 0 -0.828 0.648 -1.314t1.368 -0.63 1.548 -0.144h50.688q0.828 0 1.548 0.144t1.368 0.63 0.648 1.314z",MUSIC:"M55.296 -56.375v40.32q0 1.8 -1.224 3.204t-3.096 2.178 -3.726 1.152 -3.474 0.378 -3.474 -0.378 -3.726 -1.152 -3.096 -2.178 -1.224 -3.204 1.224 -3.204 3.096 -2.178 3.726 -1.152 3.474 -0.378q3.78 0 6.912 1.404v-19.332l-27.648 8.532v25.524q0 1.8 -1.224 3.204t-3.096 2.178 -3.726 1.152 -3.474 0.378 -3.474 -0.378 -3.726 -1.152 -3.096 -2.178 -1.224 -3.204 1.224 -3.204 3.096 -2.178 3.726 -1.152 3.474 -0.378q3.78 0 6.912 1.404v-34.812q0 -1.116 0.684 -2.034t1.764 -1.278l29.952 -9.216q0.432 -0.144 1.008 -0.144 1.44 0 2.448 1.008t1.008 2.448z",SEARCH:"M41.472 -34.487q0 -6.66 -4.734 -11.394t-11.394 -4.734 -11.394 4.734 -4.734 11.394 4.734 11.394 11.394 4.734 11.394 -4.734 4.734 -11.394zm18.432 29.952q0 1.872 -1.368 3.24t-3.24 1.368q-1.944 0 -3.24 -1.368l-12.348 -12.312q-6.444 4.464 -14.364 4.464 -5.148 0 -9.846 -1.998t-8.1 -5.4 -5.4 -8.1 -1.998 -9.846 1.998 -9.846 5.4 -8.1 8.1 -5.4 9.846 -1.998 9.846 1.998 8.1 5.4 5.4 8.1 1.998 9.846q0 7.92 -4.464 14.364l12.348 12.348q1.332 1.332 1.332 3.24z",ENVELOPE_O:"M59.904 -10.295v-27.648q-1.152 1.296 -2.484 2.376 -9.648 7.416 -15.336 12.168 -1.836 1.548 -2.988 2.412t-3.114 1.746 -3.69 0.882h-0.072q-1.728 0 -3.69 -0.882t-3.114 -1.746 -2.988 -2.412q-5.688 -4.752 -15.336 -12.168 -1.332 -1.08 -2.484 -2.376v27.648q0 0.468 0.342 0.81t0.81 0.342h52.992q0.468 0 0.81 -0.342t0.342 -0.81zm0 -37.836v-0.882l-0.018 -0.468 -0.108 -0.45 -0.198 -0.324 -0.324 -0.27 -0.504 -0.09h-52.992q-0.468 0 -0.81 0.342t-0.342 0.81q0 6.048 5.292 10.224 6.948 5.472 14.436 11.412 0.216 0.18 1.26 1.062t1.656 1.35 1.602 1.134 1.818 0.99 1.548 0.324h0.072q0.72 0 1.548 -0.324t1.818 -0.99 1.602 -1.134 1.656 -1.35 1.26 -1.062q7.488 -5.94 14.436 -11.412 1.944 -1.548 3.618 -4.158t1.674 -4.734zm4.608 -1.332v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-52.992q-2.376 0 -4.068 -1.692t-1.692 -4.068v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h52.992q2.376 0 4.068 1.692t1.692 4.068z",HEART:"M32.256 -4.535q-0.936 0 -1.584 -0.648l-22.464 -21.672q-0.36 -0.288 -0.99 -0.936t-1.998 -2.358 -2.448 -3.51 -1.926 -4.356 -0.846 -4.968q0 -7.92 4.572 -12.384t12.636 -4.464q2.232 0 4.554 0.774t4.32 2.088 3.438 2.466 2.736 2.448q1.296 -1.296 2.736 -2.448t3.438 -2.466 4.32 -2.088 4.554 -0.774q8.064 0 12.636 4.464t4.572 12.384q0 7.956 -8.244 16.2l-22.428 21.6q-0.648 0.648 -1.584 0.648z",STAR:"M59.904 -41.147q0 0.792 -0.936 1.728l-13.068 12.744 3.096 18q0.036 0.252 0.036 0.72 0 0.756 -0.378 1.278t-1.098 0.522q-0.684 0 -1.44 -0.432l-16.164 -8.496 -16.164 8.496q-0.792 0.432 -1.44 0.432 -0.756 0 -1.134 -0.522t-0.378 -1.278q0 -0.216 0.072 -0.72l3.096 -18 -13.104 -12.744q-0.9 -0.972 -0.9 -1.728 0 -1.332 2.016 -1.656l18.072 -2.628 8.1 -16.38q0.684 -1.476 1.764 -1.476t1.764 1.476l8.1 16.38 18.072 2.628q2.016 0.324 2.016 1.656z",STAR_O:"M40.932 -28.295l11.016 -10.692 -15.192 -2.232 -6.804 -13.752 -6.804 13.752 -15.192 2.232 11.016 10.692 -2.628 15.156 13.608 -7.164 13.572 7.164zm18.972 -12.852q0 0.792 -0.936 1.728l-13.068 12.744 3.096 18q0.036 0.252 0.036 0.72 0 1.8 -1.476 1.8 -0.684 0 -1.44 -0.432l-16.164 -8.496 -16.164 8.496q-0.792 0.432 -1.44 0.432 -0.756 0 -1.134 -0.522t-0.378 -1.278q0 -0.216 0.072 -0.72l3.096 -18 -13.104 -12.744q-0.9 -0.972 -0.9 -1.728 0 -1.332 2.016 -1.656l18.072 -2.628 8.1 -16.38q0.684 -1.476 1.764 -1.476t1.764 1.476l8.1 16.38 18.072 2.628q2.016 0.324 2.016 1.656z",USER:"M50.688 -13.859q0 4.32 -2.628 6.822t-6.984 2.502h-31.464q-4.356 0 -6.984 -2.502t-2.628 -6.822q0 -1.908 0.126 -3.726t0.504 -3.924 0.954 -3.906 1.548 -3.51 2.232 -2.916 3.078 -1.926 4.014 -0.72q0.324 0 1.512 0.774t2.682 1.728 3.888 1.728 4.806 0.774 4.806 -0.774 3.888 -1.728 2.682 -1.728 1.512 -0.774q2.196 0 4.014 0.72t3.078 1.926 2.232 2.916 1.548 3.51 0.954 3.906 0.504 3.924 0.126 3.726zm-11.52 -32.148q0 5.724 -4.05 9.774t-9.774 4.05 -9.774 -4.05 -4.05 -9.774 4.05 -9.774 9.774 -4.05 9.774 4.05 4.05 9.774z",FILM:"M13.824 -6.839v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62zm0 -13.824v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62zm0 -13.824v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62zm36.864 27.648v-18.432q0 -0.936 -0.684 -1.62t-1.62 -0.684h-27.648q-0.936 0 -1.62 0.684t-0.684 1.62v18.432q0 0.936 0.684 1.62t1.62 0.684h27.648q0.936 0 1.62 -0.684t0.684 -1.62zm-36.864 -41.472v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62zm50.688 41.472v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62zm-13.824 -27.648v-18.432q0 -0.936 -0.684 -1.62t-1.62 -0.684h-27.648q-0.936 0 -1.62 0.684t-0.684 1.62v18.432q0 0.936 0.684 1.62t1.62 0.684h27.648q0.936 0 1.62 -0.684t0.684 -1.62zm13.824 13.824v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62zm0 -13.824v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62zm0 -13.824v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62zm4.608 -5.76v48.384q0 2.376 -1.692 4.068t-4.068 1.692h-57.6q-2.376 0 -4.068 -1.692t-1.692 -4.068v-48.384q0 -2.376 1.692 -4.068t4.068 -1.692h57.6q2.376 0 4.068 1.692t1.692 4.068z",TH_LARGE:"M27.648 -27.575v13.824q0 1.872 -1.368 3.24t-3.24 1.368h-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24v-13.824q0 -1.872 1.368 -3.24t3.24 -1.368h18.432q1.872 0 3.24 1.368t1.368 3.24zm0 -27.648v13.824q0 1.872 -1.368 3.24t-3.24 1.368h-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24v-13.824q0 -1.872 1.368 -3.24t3.24 -1.368h18.432q1.872 0 3.24 1.368t1.368 3.24zm32.256 27.648v13.824q0 1.872 -1.368 3.24t-3.24 1.368h-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24v-13.824q0 -1.872 1.368 -3.24t3.24 -1.368h18.432q1.872 0 3.24 1.368t1.368 3.24zm0 -27.648v13.824q0 1.872 -1.368 3.24t-3.24 1.368h-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24v-13.824q0 -1.872 1.368 -3.24t3.24 -1.368h18.432q1.872 0 3.24 1.368t1.368 3.24z",TH:"M18.432 -19.511v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm0 -18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm23.04 18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm-23.04 -36.864v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm23.04 18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm23.04 18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm-23.04 -36.864v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm23.04 18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm0 -18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448z",TH_LIST:"M18.432 -19.511v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm0 -18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm46.08 18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h34.56q1.44 0 2.448 1.008t1.008 2.448zm-46.08 -36.864v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448zm46.08 18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h34.56q1.44 0 2.448 1.008t1.008 2.448zm0 -18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h34.56q1.44 0 2.448 1.008t1.008 2.448z",CHECK:"M60.156 -44.063q0 1.44 -1.008 2.448l-26.064 26.064 -4.896 4.896q-1.008 1.008 -2.448 1.008t-2.448 -1.008l-4.896 -4.896 -13.032 -13.032q-1.008 -1.008 -1.008 -2.448t1.008 -2.448l4.896 -4.896q1.008 -1.008 2.448 -1.008t2.448 1.008l10.584 10.62 23.616 -23.652q1.008 -1.008 2.448 -1.008t2.448 1.008l4.896 4.896q1.008 1.008 1.008 2.448z",TIMES:"M46.728 -16.847q0 1.44 -1.008 2.448l-4.896 4.896q-1.008 1.008 -2.448 1.008t-2.448 -1.008l-10.584 -10.584 -10.584 10.584q-1.008 1.008 -2.448 1.008t-2.448 -1.008l-4.896 -4.896q-1.008 -1.008 -1.008 -2.448t1.008 -2.448l10.584 -10.584 -10.584 -10.584q-1.008 -1.008 -1.008 -2.448t1.008 -2.448l4.896 -4.896q1.008 -1.008 2.448 -1.008t2.448 1.008l10.584 10.584 10.584 -10.584q1.008 -1.008 2.448 -1.008t2.448 1.008l4.896 4.896q1.008 1.008 1.008 2.448t-1.008 2.448l-10.584 10.584 10.584 10.584q1.008 1.008 1.008 2.448z",SEARCH_PLUS:"M36.864 -35.639v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-8.064v8.064q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-8.064h-8.064q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h8.064v-8.064q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81v8.064h8.064q0.468 0 0.81 0.342t0.342 0.81zm4.608 1.152q0 -6.66 -4.734 -11.394t-11.394 -4.734 -11.394 4.734 -4.734 11.394 4.734 11.394 11.394 4.734 11.394 -4.734 4.734 -11.394zm18.432 29.952q0 1.908 -1.35 3.258t-3.258 1.35q-1.944 0 -3.24 -1.368l-12.348 -12.312q-6.444 4.464 -14.364 4.464 -5.148 0 -9.846 -1.998t-8.1 -5.4 -5.4 -8.1 -1.998 -9.846 1.998 -9.846 5.4 -8.1 8.1 -5.4 9.846 -1.998 9.846 1.998 8.1 5.4 5.4 8.1 1.998 9.846q0 7.92 -4.464 14.364l12.348 12.348q1.332 1.332 1.332 3.24z",SEARCH_MINUS:"M36.864 -35.639v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-20.736q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h20.736q0.468 0 0.81 0.342t0.342 0.81zm4.608 1.152q0 -6.66 -4.734 -11.394t-11.394 -4.734 -11.394 4.734 -4.734 11.394 4.734 11.394 11.394 4.734 11.394 -4.734 4.734 -11.394zm18.432 29.952q0 1.908 -1.35 3.258t-3.258 1.35q-1.944 0 -3.24 -1.368l-12.348 -12.312q-6.444 4.464 -14.364 4.464 -5.148 0 -9.846 -1.998t-8.1 -5.4 -5.4 -8.1 -1.998 -9.846 1.998 -9.846 5.4 -8.1 8.1 -5.4 9.846 -1.998 9.846 1.998 8.1 5.4 5.4 8.1 1.998 9.846q0 7.92 -4.464 14.364l12.348 12.348q1.332 1.332 1.332 3.24z",POWER_OFF:"M55.296 -32.183q0 5.616 -2.196 10.728t-5.904 8.82 -8.82 5.904 -10.728 2.196 -10.728 -2.196 -8.82 -5.904 -5.904 -8.82 -2.196 -10.728q0 -6.552 2.898 -12.348t8.154 -9.72q1.548 -1.152 3.438 -0.9t3.006 1.8q1.152 1.512 0.882 3.402t-1.782 3.042q-3.528 2.664 -5.454 6.516t-1.926 8.208q0 3.744 1.458 7.146t3.942 5.886 5.886 3.942 7.146 1.458 7.146 -1.458 5.886 -3.942 3.942 -5.886 1.458 -7.146q0 -4.356 -1.926 -8.208t-5.454 -6.516q-1.512 -1.152 -1.782 -3.042t0.882 -3.402q1.116 -1.548 3.024 -1.8t3.42 0.9q5.256 3.924 8.154 9.72t2.898 12.348zm-23.04 -27.648v23.04q0 1.872 -1.368 3.24t-3.24 1.368 -3.24 -1.368 -1.368 -3.24v-23.04q0 -1.872 1.368 -3.24t3.24 -1.368 3.24 1.368 1.368 3.24z",SIGNAL:"M9.216 -12.599v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm13.824 -4.608v11.52q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-11.52q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm13.824 -9.216v20.736q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-20.736q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm13.824 -13.824v34.56q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-34.56q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm13.824 -18.432v52.992q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-52.992q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828z",GEAR:"M36.864 -32.183q0 -3.816 -2.7 -6.516t-6.516 -2.7 -6.516 2.7 -2.7 6.516 2.7 6.516 6.516 2.7 6.516 -2.7 2.7 -6.516zm18.432 -3.924v7.992q0 0.432 -0.288 0.828t-0.72 0.468l-6.66 1.008q-0.684 1.944 -1.404 3.276 1.26 1.8 3.852 4.968 0.36 0.432 0.36 0.9t-0.324 0.828q-0.972 1.332 -3.564 3.888t-3.384 2.556q-0.432 0 -0.936 -0.324l-4.968 -3.888q-1.584 0.828 -3.276 1.368 -0.576 4.896 -1.044 6.696 -0.252 1.008 -1.296 1.008h-7.992q-0.504 0 -0.882 -0.306t-0.414 -0.774l-1.008 -6.624q-1.764 -0.576 -3.24 -1.332l-5.076 3.852q-0.36 0.324 -0.9 0.324 -0.504 0 -0.9 -0.396 -4.536 -4.104 -5.94 -6.048 -0.252 -0.36 -0.252 -0.828 0 -0.432 0.288 -0.828 0.54 -0.756 1.836 -2.394t1.944 -2.538q-0.972 -1.8 -1.476 -3.564l-6.588 -0.972q-0.468 -0.072 -0.756 -0.45t-0.288 -0.846v-7.992q0 -0.432 0.288 -0.828t0.684 -0.468l6.696 -1.008q0.504 -1.656 1.404 -3.312 -1.44 -2.052 -3.852 -4.968 -0.36 -0.432 -0.36 -0.864 0 -0.36 0.324 -0.828 0.936 -1.296 3.546 -3.87t3.402 -2.574q0.468 0 0.936 0.36l4.968 3.852q1.584 -0.828 3.276 -1.368 0.576 -4.896 1.044 -6.696 0.252 -1.008 1.296 -1.008h7.992q0.504 0 0.882 0.306t0.414 0.774l1.008 6.624q1.764 0.576 3.24 1.332l5.112 -3.852q0.324 -0.324 0.864 -0.324 0.468 0 0.9 0.36 4.644 4.284 5.94 6.12 0.252 0.288 0.252 0.792 0 0.432 -0.288 0.828 -0.54 0.756 -1.836 2.394t-1.944 2.538q0.936 1.8 1.476 3.528l6.588 1.008q0.468 0.072 0.756 0.45t0.288 0.846z",TRASH_O:"M18.432 -37.943v20.736q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-20.736q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828zm9.216 0v20.736q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-20.736q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828zm9.216 0v20.736q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-20.736q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828zm4.608 26.064v-34.128h-32.256v34.128q0 0.792 0.252 1.458t0.522 0.972 0.378 0.306h29.952q0.108 0 0.378 -0.306t0.522 -0.972 0.252 -1.458zm-24.192 -38.736h16.128l-1.728 -4.212q-0.252 -0.324 -0.612 -0.396h-11.412q-0.36 0.072 -0.612 0.396zm33.408 1.152v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-3.456v34.128q0 2.988 -1.692 5.166t-4.068 2.178h-29.952q-2.376 0 -4.068 -2.106t-1.692 -5.094v-34.272h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h11.124l2.52 -6.012q0.54 -1.332 1.944 -2.268t2.844 -0.936h11.52q1.44 0 2.844 0.936t1.944 2.268l2.52 6.012h11.124q0.504 0 0.828 0.324t0.324 0.828z",HOME:"M50.688 -28.727v17.28q0 0.936 -0.684 1.62t-1.62 0.684h-13.824v-13.824h-9.216v13.824h-13.824q-0.936 0 -1.62 -0.684t-0.684 -1.62v-17.28l0.018 -0.108 0.018 -0.108 20.7 -17.064 20.7 17.064q0.036 0.072 0.036 0.216zm8.028 -2.484l-2.232 2.664q-0.288 0.324 -0.756 0.396h-0.108q-0.468 0 -0.756 -0.252l-24.912 -20.772 -24.912 20.772q-0.432 0.288 -0.864 0.252 -0.468 -0.072 -0.756 -0.396l-2.232 -2.664q-0.288 -0.36 -0.252 -0.846t0.396 -0.774l25.884 -21.564q1.152 -0.936 2.736 -0.936t2.736 0.936l8.784 7.344v-7.02q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v14.688l7.884 6.552q0.36 0.288 0.396 0.774t-0.252 0.846z",FILE_O:"M52.848 -50.759q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296h46.08z",CLOCK_O:"M32.256 -44.855v16.128q0 0.504 -0.324 0.828t-0.828 0.324h-11.52q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h8.064v-12.672q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828zm14.976 12.672q0 -5.328 -2.628 -9.828t-7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828zm8.064 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",ROAD:"M39.996 -28.583v-0.144l-0.864 -11.52q-0.036 -0.468 -0.396 -0.81t-0.828 -0.342h-6.696q-0.468 0 -0.828 0.342t-0.396 0.81l-0.864 11.52v0.144q-0.036 0.432 0.288 0.72t0.756 0.288h8.784q0.432 0 0.756 -0.288t0.288 -0.72zm27.324 16.812q0 2.628 -1.656 2.628h-25.344q0.468 0 0.792 -0.342t0.288 -0.81l-0.72 -9.216q-0.036 -0.468 -0.396 -0.81t-0.828 -0.342h-9.792q-0.468 0 -0.828 0.342t-0.396 0.81l-0.72 9.216q-0.036 0.468 0.288 0.81t0.792 0.342h-25.344q-1.656 0 -1.656 -2.628 0 -1.944 0.936 -4.176l15.012 -37.584q0.288 -0.684 0.936 -1.188t1.368 -0.504h12.204q-0.468 0 -0.828 0.342t-0.396 0.81l-0.54 6.912q-0.036 0.504 0.288 0.828t0.792 0.324h5.976q0.468 0 0.792 -0.324t0.288 -0.828l-0.54 -6.912q-0.036 -0.468 -0.396 -0.81t-0.828 -0.342h12.204q0.72 0 1.368 0.504t0.936 1.188l15.012 37.584q0.936 2.232 0.936 4.176z",DOWNLOAD:"M46.08 -16.055q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm9.216 0q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm4.608 -8.064v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-52.992q-1.44 0 -2.448 -1.008t-1.008 -2.448v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h16.74l4.86 4.896q2.088 2.016 4.896 2.016t4.896 -2.016l4.896 -4.896h16.704q1.44 0 2.448 1.008t1.008 2.448zm-11.7 -20.484q0.612 1.476 -0.504 2.52l-16.128 16.128q-0.648 0.684 -1.62 0.684t-1.62 -0.684l-16.128 -16.128q-1.116 -1.044 -0.504 -2.52 0.612 -1.404 2.124 -1.404h9.216v-16.128q0 -0.936 0.684 -1.62t1.62 -0.684h9.216q0.936 0 1.62 0.684t0.684 1.62v16.128h9.216q1.512 0 2.124 1.404z",ARROW_CIRCLE_O_DOWN:"M40.32 -31.031q0 0.432 -0.36 0.864l-11.484 11.484q-0.396 0.324 -0.828 0.324t-0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26 0.288 -0.72 1.08 -0.72h6.912v-12.672q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v12.672h6.912q0.504 0 0.828 0.324t0.324 0.828zm-12.672 -20.736q-5.328 0 -9.828 2.628t-7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628zm27.648 19.584q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",ARROW_CIRCLE_O_UP:"M40.248 -32.903q-0.288 0.72 -1.08 0.72h-6.912v12.672q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-12.672h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828q0 -0.432 0.36 -0.864l11.484 -11.484q0.396 -0.324 0.828 -0.324t0.828 0.324l11.52 11.52q0.54 0.576 0.252 1.26zm-12.6 -18.864q-5.328 0 -9.828 2.628t-7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628zm27.648 19.584q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",INBOX:"M36.828 -29.879h11.376l-0.09 -0.288 -0.09 -0.288 -7.632 -17.856h-25.488l-7.632 17.856 -0.09 0.288 -0.09 0.288h11.376l3.42 6.912h11.52zm18.468 1.08v17.352q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62v-17.352q0 -2.232 0.9 -4.428l8.568 -19.872q0.36 -0.9 1.314 -1.512t1.89 -0.612h29.952q0.936 0 1.89 0.612t1.314 1.512l8.568 19.872q0.9 2.196 0.9 4.428z",PLAY_CIRCLE_O:"M42.624 -32.183q0 1.332 -1.152 1.98l-19.584 11.52q-0.54 0.324 -1.152 0.324 -0.576 0 -1.152 -0.288 -1.152 -0.684 -1.152 -2.016v-23.04q0 -1.332 1.152 -2.016 1.188 -0.648 2.304 0.036l19.584 11.52q1.152 0.648 1.152 1.98zm4.608 0q0 -5.328 -2.628 -9.828t-7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828zm8.064 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",ROTATE_RIGHT:"M55.296 -55.223v16.128q0 0.936 -0.684 1.62t-1.62 0.684h-16.128q-1.512 0 -2.124 -1.44 -0.612 -1.404 0.504 -2.484l4.968 -4.968q-5.328 -4.932 -12.564 -4.932 -3.744 0 -7.146 1.458t-5.886 3.942 -3.942 5.886 -1.458 7.146 1.458 7.146 3.942 5.886 5.886 3.942 7.146 1.458q4.284 0 8.1 -1.872t6.444 -5.292q0.252 -0.36 0.828 -0.432 0.504 0 0.9 0.324l4.932 4.968q0.324 0.288 0.342 0.738t-0.27 0.81q-3.924 4.752 -9.504 7.362t-11.772 2.61q-5.616 0 -10.728 -2.196t-8.82 -5.904 -5.904 -8.82 -2.196 -10.728 2.196 -10.728 5.904 -8.82 8.82 -5.904 10.728 -2.196q5.292 0 10.242 1.998t8.802 5.634l4.68 -4.644q1.044 -1.116 2.52 -0.504 1.404 0.612 1.404 2.124z",REFRESH:"M54.396 -26.423q0 0.18 -0.036 0.252 -2.304 9.648 -9.648 15.642t-17.208 5.994q-5.256 0 -10.17 -1.98t-8.766 -5.652l-4.644 4.644q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-16.128q0 -0.936 0.684 -1.62t1.62 -0.684h16.128q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62l-4.932 4.932q2.556 2.376 5.796 3.672t6.732 1.296q4.824 0 9 -2.34t6.696 -6.444q0.396 -0.612 1.908 -4.212 0.288 -0.828 1.08 -0.828h6.912q0.468 0 0.81 0.342t0.342 0.81zm0.9 -28.8v16.128q0 0.936 -0.684 1.62t-1.62 0.684h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l4.968 -4.968q-5.328 -4.932 -12.564 -4.932 -4.824 0 -9 2.34t-6.696 6.444q-0.396 0.612 -1.908 4.212 -0.288 0.828 -1.08 0.828h-7.164q-0.468 0 -0.81 -0.342t-0.342 -0.81v-0.252q2.34 -9.648 9.72 -15.642t17.28 -5.994q5.256 0 10.224 1.998t8.82 5.634l4.68 -4.644q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62z",LIST_ALT:"M13.824 -21.815v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm0 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm0 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm41.472 18.432v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-34.56q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h34.56q0.468 0 0.81 0.342t0.342 0.81zm0 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-34.56q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h34.56q0.468 0 0.81 0.342t0.342 0.81zm0 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-34.56q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h34.56q0.468 0 0.81 0.342t0.342 0.81zm4.608 25.344v-29.952q0 -0.468 -0.342 -0.81t-0.81 -0.342h-52.992q-0.468 0 -0.81 0.342t-0.342 0.81v29.952q0 0.468 0.342 0.81t0.81 0.342h52.992q0.468 0 0.81 -0.342t0.342 -0.81zm4.608 -39.168v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-52.992q-2.376 0 -4.068 -1.692t-1.692 -4.068v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h52.992q2.376 0 4.068 1.692t1.692 4.068z",LOCK:"M11.52 -36.791h18.432v-6.912q0 -3.816 -2.7 -6.516t-6.516 -2.7 -6.516 2.7 -2.7 6.516v6.912zm29.952 3.456v20.736q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-20.736q0 -1.44 1.008 -2.448t2.448 -1.008h1.152v-6.912q0 -6.624 4.752 -11.376t11.376 -4.752 11.376 4.752 4.752 11.376v6.912h1.152q1.44 0 2.448 1.008t1.008 2.448z",FLAG:"M11.52 -55.223q0 2.592 -2.304 3.96v45.576q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-45.576q-2.304 -1.368 -2.304 -3.96 0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258zm52.992 2.304v27.468q0 0.9 -0.45 1.386t-1.422 0.99q-7.74 4.176 -13.284 4.176 -2.196 0 -4.446 -0.792t-3.906 -1.728 -4.158 -1.728 -5.13 -0.792q-6.912 0 -16.704 5.256 -0.612 0.324 -1.188 0.324 -0.936 0 -1.62 -0.684t-0.684 -1.62v-26.712q0 -1.152 1.116 -1.98 0.756 -0.504 2.844 -1.548 8.496 -4.32 15.156 -4.32 3.852 0 7.2 1.044t7.884 3.168q1.368 0.684 3.168 0.684 1.944 0 4.23 -0.756t3.96 -1.692 3.168 -1.692 1.962 -0.756q0.936 0 1.62 0.684t0.684 1.62z",HEADPHONES:"M59.904 -32.543q0 5.976 -2.16 11.304l-0.72 1.764 -6.66 1.188q-0.792 2.988 -3.258 4.914t-5.634 1.926v1.152q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-20.736q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v1.152q2.556 0 4.68 1.278t3.348 3.438l2.448 -0.432q1.044 -3.42 1.044 -6.948 0 -5.328 -3.168 -10.044t-8.514 -7.524 -11.358 -2.808 -11.358 2.808 -8.514 7.524 -3.168 10.044q0 3.528 1.044 6.948l2.448 0.432q1.224 -2.16 3.348 -3.438t4.68 -1.278v-1.152q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v20.736q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-1.152q-3.168 0 -5.634 -1.926t-3.258 -4.914l-6.66 -1.188 -0.72 -1.764q-2.16 -5.328 -2.16 -11.304 0 -5.436 2.412 -10.476t6.444 -8.73 9.576 -5.886 11.52 -2.196 11.52 2.196 9.576 5.886 6.444 8.73 2.412 10.476z",VOLUME_OFF:"M27.648 -51.767v39.168q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-11.988 -11.988h-9.432q-0.936 0 -1.62 -0.684t-0.684 -1.62v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h9.432l11.988 -11.988q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62z",VOLUME_DOWN:"M27.648 -51.767v39.168q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-11.988 -11.988h-9.432q-0.936 0 -1.62 -0.684t-0.684 -1.62v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h9.432l11.988 -11.988q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62zm13.824 19.584q0 2.736 -1.53 5.094t-4.05 3.366q-0.36 0.18 -0.9 0.18 -0.936 0 -1.62 -0.666t-0.684 -1.638q0 -0.756 0.432 -1.278t1.044 -0.9 1.224 -0.828 1.044 -1.278 0.432 -2.052 -0.432 -2.052 -1.044 -1.278 -1.224 -0.828 -1.044 -0.9 -0.432 -1.278q0 -0.972 0.684 -1.638t1.62 -0.666q0.54 0 0.9 0.18 2.52 0.972 4.05 3.348t1.53 5.112z",VOLUME_UP:"M27.648 -51.767v39.168q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-11.988 -11.988h-9.432q-0.936 0 -1.62 -0.684t-0.684 -1.62v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h9.432l11.988 -11.988q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62zm13.824 19.584q0 2.736 -1.53 5.094t-4.05 3.366q-0.36 0.18 -0.9 0.18 -0.936 0 -1.62 -0.666t-0.684 -1.638q0 -0.756 0.432 -1.278t1.044 -0.9 1.224 -0.828 1.044 -1.278 0.432 -2.052 -0.432 -2.052 -1.044 -1.278 -1.224 -0.828 -1.044 -0.9 -0.432 -1.278q0 -0.972 0.684 -1.638t1.62 -0.666q0.54 0 0.9 0.18 2.52 0.972 4.05 3.348t1.53 5.112zm9.216 0q0 5.508 -3.06 10.17t-8.1 6.786q-0.468 0.18 -0.9 0.18 -0.972 0 -1.656 -0.684t-0.684 -1.62q0 -1.404 1.404 -2.124 2.016 -1.044 2.736 -1.584 2.664 -1.944 4.158 -4.878t1.494 -6.246 -1.494 -6.246 -4.158 -4.878q-0.72 -0.54 -2.736 -1.584 -1.404 -0.72 -1.404 -2.124 0 -0.936 0.684 -1.62t1.62 -0.684q0.468 0 0.936 0.18 5.04 2.124 8.1 6.786t3.06 10.17zm9.216 0q0 8.28 -4.572 15.21t-12.168 10.206q-0.468 0.18 -0.936 0.18 -0.936 0 -1.62 -0.684t-0.684 -1.62q0 -1.296 1.404 -2.124 0.252 -0.144 0.81 -0.378t0.81 -0.378q1.656 -0.9 2.952 -1.836 4.428 -3.276 6.912 -8.172t2.484 -10.404 -2.484 -10.404 -6.912 -8.172q-1.296 -0.936 -2.952 -1.836 -0.252 -0.144 -0.81 -0.378t-0.81 -0.378q-1.404 -0.828 -1.404 -2.124 0 -0.936 0.684 -1.62t1.62 -0.684q0.468 0 0.936 0.18 7.596 3.276 12.168 10.206t4.572 15.21z",QRCODE:"M13.824 -22.967v4.608h-4.608v-4.608h4.608zm0 -27.648v4.608h-4.608v-4.608h4.608zm27.648 0v4.608h-4.608v-4.608h4.608zm-36.864 36.828h13.824v-13.788h-13.824v13.788zm0 -27.612h13.824v-13.824h-13.824v13.824zm27.648 0h13.824v-13.824h-13.824v13.824zm-9.216 9.216v23.04h-23.04v-23.04h23.04zm18.432 18.432v4.608h-4.608v-4.608h4.608zm9.216 0v4.608h-4.608v-4.608h4.608zm0 -18.432v13.824h-13.824v-4.608h-4.608v13.824h-4.608v-23.04h13.824v4.608h4.608v-4.608h4.608zm-27.648 -27.648v23.04h-23.04v-23.04h23.04zm27.648 0v23.04h-23.04v-23.04h23.04z",BARCODE:"M2.268 -9.143h-2.268v-50.688h2.268v50.688zm2.268 -0.036h-1.152v-50.652h1.152v50.652zm3.384 0h-1.116v-50.652h1.116v50.652zm5.652 0h-1.116v-50.652h1.116v50.652zm5.652 0h-2.232v-50.652h2.232v50.652zm4.536 0h-1.116v-50.652h1.116v50.652zm2.268 0h-1.116v-50.652h1.116v50.652zm2.268 0h-1.116v-50.652h1.116v50.652zm5.652 0h-2.268v-50.652h2.268v50.652zm5.652 0h-2.268v-50.652h2.268v50.652zm4.536 0h-2.268v-50.652h2.268v50.652zm4.536 0h-2.268v-50.652h2.268v50.652zm3.384 0h-2.268v-50.652h2.268v50.652zm6.804 0h-3.384v-50.652h3.384v50.652zm2.268 0h-1.152v-50.652h1.152v50.652zm3.384 0.036h-2.268v-50.688h2.268v50.688z",TAG:"M16.128 -48.311q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm38.412 20.736q0 1.908 -1.332 3.24l-17.676 17.712q-1.404 1.332 -3.276 1.332 -1.908 0 -3.24 -1.332l-25.74 -25.776q-1.368 -1.332 -2.322 -3.636t-0.954 -4.212v-14.976q0 -1.872 1.368 -3.24t3.24 -1.368h14.976q1.908 0 4.212 0.954t3.672 2.322l25.74 25.704q1.332 1.404 1.332 3.276z",TAGS:"M16.128 -48.311q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm38.412 20.736q0 1.908 -1.332 3.24l-17.676 17.712q-1.404 1.332 -3.276 1.332 -1.908 0 -3.24 -1.332l-25.74 -25.776q-1.368 -1.332 -2.322 -3.636t-0.954 -4.212v-14.976q0 -1.872 1.368 -3.24t3.24 -1.368h14.976q1.908 0 4.212 0.954t3.672 2.322l25.74 25.704q1.332 1.404 1.332 3.276zm13.824 0q0 1.908 -1.332 3.24l-17.676 17.712q-1.404 1.332 -3.276 1.332 -1.296 0 -2.124 -0.504t-1.908 -1.62l16.92 -16.92q1.332 -1.332 1.332 -3.24 0 -1.872 -1.332 -3.276l-25.74 -25.704q-1.368 -1.368 -3.672 -2.322t-4.212 -0.954h8.064q1.908 0 4.212 0.954t3.672 2.322l25.74 25.704q1.332 1.404 1.332 3.276z",BOOK:"M59.004 -47.231q1.44 2.052 0.648 4.644l-9.9 32.616q-0.684 2.304 -2.754 3.87t-4.41 1.566h-33.228q-2.772 0 -5.346 -1.926t-3.582 -4.734q-0.864 -2.412 -0.072 -4.572 0 -0.144 0.108 -0.972t0.144 -1.332q0.036 -0.288 -0.108 -0.774t-0.108 -0.702q0.072 -0.396 0.288 -0.756t0.594 -0.846 0.594 -0.846q0.828 -1.368 1.62 -3.294t1.08 -3.294q0.108 -0.36 0.018 -1.08t-0.018 -1.008q0.108 -0.396 0.612 -1.008t0.612 -0.828q0.756 -1.296 1.512 -3.312t0.9 -3.24q0.036 -0.324 -0.09 -1.152t0.018 -1.008q0.144 -0.468 0.792 -1.098t0.792 -0.81q0.684 -0.936 1.53 -3.042t0.99 -3.474q0.036 -0.288 -0.108 -0.918t-0.072 -0.954q0.072 -0.288 0.324 -0.648t0.648 -0.828 0.612 -0.756q0.288 -0.432 0.594 -1.098t0.54 -1.26 0.576 -1.296 0.702 -1.152 0.954 -0.846 1.296 -0.414 1.71 0.198l-0.036 0.108q1.368 -0.324 1.836 -0.324h27.396q2.664 0 4.104 2.016t0.648 4.68l-9.864 32.616q-1.296 4.284 -2.574 5.526t-4.626 1.242h-31.284q-0.972 0 -1.368 0.54 -0.396 0.576 -0.036 1.548 0.864 2.52 5.184 2.52h33.228q1.044 0 2.016 -0.558t1.26 -1.494l10.8 -35.532q0.252 -0.792 0.18 -2.052 1.368 0.54 2.124 1.548zm-38.304 0.072q-0.144 0.468 0.072 0.81t0.72 0.342h21.888q0.468 0 0.918 -0.342t0.594 -0.81l0.756 -2.304q0.144 -0.468 -0.072 -0.81t-0.72 -0.342h-21.888q-0.468 0 -0.918 0.342t-0.594 0.81zm-2.988 9.216q-0.144 0.468 0.072 0.81t0.72 0.342h21.888q0.468 0 0.918 -0.342t0.594 -0.81l0.756 -2.304q0.144 -0.468 -0.072 -0.81t-0.72 -0.342h-21.888q-0.468 0 -0.918 0.342t-0.594 0.81z",BOOKMARK:"M41.904 -59.831q0.828 0 1.584 0.324 1.188 0.468 1.89 1.476t0.702 2.232v46.404q0 1.224 -0.702 2.232t-1.89 1.476q-0.684 0.288 -1.584 0.288 -1.728 0 -2.988 -1.152l-15.876 -15.264 -15.876 15.264q-1.296 1.188 -2.988 1.188 -0.828 0 -1.584 -0.324 -1.188 -0.468 -1.89 -1.476t-0.702 -2.232v-46.404q0 -1.224 0.702 -2.232t1.89 -1.476q0.756 -0.324 1.584 -0.324h37.728z",PRINT:"M13.824 -9.143h32.256v-9.216h-32.256v9.216zm0 -23.04h32.256v-13.824h-5.76q-1.44 0 -2.448 -1.008t-1.008 -2.448v-5.76h-23.04v23.04zm41.472 2.304q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm4.608 0v14.976q0 0.468 -0.342 0.81t-0.81 0.342h-8.064v5.76q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-5.76h-8.064q-0.468 0 -0.81 -0.342t-0.342 -0.81v-14.976q0 -2.844 2.034 -4.878t4.878 -2.034h2.304v-19.584q0 -1.44 1.008 -2.448t2.448 -1.008h24.192q1.44 0 3.168 0.72t2.736 1.728l5.472 5.472q1.008 1.008 1.728 2.736t0.72 3.168v9.216h2.304q2.844 0 4.878 2.034t2.034 4.878z",CAMERA:"M34.56 -40.247q4.284 0 7.326 3.042t3.042 7.326 -3.042 7.326 -7.326 3.042 -7.326 -3.042 -3.042 -7.326 3.042 -7.326 7.326 -3.042zm25.344 -14.976q3.816 0 6.516 2.7t2.7 6.516v32.256q0 3.816 -2.7 6.516t-6.516 2.7h-50.688q-3.816 0 -6.516 -2.7t-2.7 -6.516v-32.256q0 -3.816 2.7 -6.516t6.516 -2.7h8.064l1.836 -4.896q0.684 -1.764 2.502 -3.042t3.726 -1.278h18.432q1.908 0 3.726 1.278t2.502 3.042l1.836 4.896h8.064zm-25.344 41.472q6.66 0 11.394 -4.734t4.734 -11.394 -4.734 -11.394 -11.394 -4.734 -11.394 4.734 -4.734 11.394 4.734 11.394 11.394 4.734z",FONT:"M26.1 -44.315l-6.12 16.2q1.188 0 4.914 0.072t5.778 0.072q0.684 0 2.052 -0.072 -3.132 -9.108 -6.624 -16.272zm-26.1 39.78l0.072 -2.844q0.828 -0.252 2.016 -0.45t2.052 -0.378 1.782 -0.522 1.602 -1.044 1.116 -1.818l8.532 -22.176 10.08 -26.064h4.6080000000000005q0.288 0.504 0.396 0.756l7.38 17.28q1.188 2.808 3.816 9.27t4.104 9.882q0.54 1.224 2.088 5.202t2.592 6.066q0.72 1.62 1.26 2.052 0.684 0.54 3.168 1.062t3.024 0.738q0.216 1.368 0.216 2.052l-0.018 0.468 -0.018 0.468q-2.268 0 -6.84 -0.288t-6.876 -0.288q-2.736 0 -7.74 0.252t-6.408 0.288q0 -1.548 0.144 -2.808l4.716 -1.008q0.036 0 0.45 -0.09t0.558 -0.126 0.522 -0.162 0.54 -0.234 0.396 -0.288 0.324 -0.396 0.09 -0.504q0 -0.576 -1.116 -3.474t-2.592 -6.39 -1.512 -3.6l-16.2 -0.072q-0.936 2.088 -2.754 7.038t-1.818 5.85q0 0.792 0.504 1.35t1.566 0.882 1.746 0.486 2.052 0.306 1.476 0.144q0.036 0.684 0.036 2.088 0 0.324 -0.072 0.972 -2.088 0 -6.282 -0.36t-6.282 -0.36q-0.288 0 -0.954 0.144t-0.774 0.144q-2.88 0.504 -6.768 0.504z",BOLD:"M19.98 -9.683q2.664 1.152 5.04 1.152 13.536 0 13.536 -12.06 0 -4.104 -1.476 -6.48 -0.972 -1.584 -2.214 -2.664t-2.43 -1.674 -2.898 -0.9 -3.024 -0.378 -3.402 -0.072q-2.628 0 -3.636 0.36 0 1.908 -0.018 5.724t-0.018 5.688q0 0.288 -0.036 2.43t-0.018 3.474 0.162 3.006 0.432 2.394zm-0.504 -26.856q1.512 0.252 3.924 0.252 2.952 0 5.148 -0.468t3.96 -1.602 2.682 -3.222 0.918 -5.112q0 -2.52 -1.044 -4.41t-2.844 -2.952 -3.888 -1.566 -4.464 -0.504q-1.8 0 -4.68 0.468 0 1.8 0.144 5.436t0.144 5.472q0 0.972 -0.018 2.88t-0.018 2.844q0 1.656 0.036 2.484zm-19.476 32.004l0.072 -3.384q0.54 -0.144 3.06 -0.576t3.816 -0.972q0.252 -0.432 0.45 -0.972t0.306 -1.206 0.198 -1.17 0.108 -1.35 0.018 -1.224v-2.358q0 -35.352 -0.792 -36.9 -0.144 -0.288 -0.792 -0.522t-1.602 -0.396 -1.782 -0.252 -1.746 -0.162 -1.098 -0.108l-0.144 -2.988q3.528 -0.072 12.24 -0.414t13.428 -0.342q0.828 0 2.466 0.018t2.43 0.018q2.52 0 4.914 0.468t4.626 1.512 3.888 2.556 2.664 3.762 1.008 4.95q0 1.872 -0.594 3.438t-1.404 2.592 -2.322 2.07 -2.628 1.62 -3.024 1.44q5.544 1.26 9.234 4.824t3.69 8.928q0 3.6 -1.26 6.462t-3.366 4.698 -4.968 3.078 -5.886 1.746 -6.336 0.504q-1.584 0 -4.752 -0.108t-4.752 -0.108q-3.816 0 -11.052 0.396t-8.316 0.432z",ITALIC:"M0 -4.607l0.612 -3.06q0.216 -0.072 2.934 -0.774t4.014 -1.35q1.008 -1.26 1.476 -3.636 0.036 -0.252 2.232 -10.404t4.104 -19.566 1.872 -10.674v-0.9q-0.864 -0.468 -1.962 -0.666t-2.502 -0.288 -2.088 -0.198l0.684 -3.708q1.188 0.072 4.32 0.234t5.382 0.252 4.338 0.09q1.728 0 3.546 -0.09t4.356 -0.252 3.546 -0.234q-0.18 1.404 -0.684 3.204 -1.08 0.36 -3.654 1.026t-3.906 1.206q-0.288 0.684 -0.504 1.53t-0.324 1.44 -0.27 1.638 -0.234 1.512q-0.972 5.328 -3.15 15.102t-2.79 12.798q-0.072 0.324 -0.468 2.088t-0.72 3.24 -0.576 3.006 -0.216 2.07l0.036 0.648q0.612 0.144 6.66 1.116 -0.108 1.584 -0.576 3.564 -0.396 0 -1.17 0.054t-1.17 0.054q-1.044 0 -3.132 -0.36t-3.096 -0.36q-4.968 -0.072 -7.416 -0.072 -1.836 0 -5.148 0.324t-4.356 0.396z",TEXT_HEIGHT:"M62.784 -13.751q1.188 0 1.512 0.666t-0.396 1.602l-4.536 5.832q-0.72 0.936 -1.764 0.936t-1.764 -0.936l-4.536 -5.832q-0.72 -0.936 -0.396 -1.602t1.512 -0.666h2.88v-36.864h-2.88q-1.188 0 -1.512 -0.666t0.396 -1.602l4.536 -5.832q0.72 -0.936 1.764 -0.936t1.764 0.936l4.536 5.832q0.72 0.936 0.396 1.602t-1.512 0.666h-2.88v36.864h2.88zm-59.868 -46.044l1.944 0.972q0.432 0.18 7.596 0.18 1.584 0 4.752 -0.072t4.752 -0.072q1.296 0 3.87 0.018t3.87 0.018h10.548q0.216 0 0.756 0.018t0.738 0 0.576 -0.108 0.63 -0.324 0.54 -0.63l1.512 -0.036 0.504 0.018 0.504 0.018q0.072 4.032 0.072 12.096 0 2.88 -0.18 3.924 -1.404 0.504 -2.448 0.648 -0.9 -1.584 -1.944 -4.608 -0.108 -0.324 -0.396 -1.728t-0.522 -2.646 -0.27 -1.278q-0.216 -0.288 -0.432 -0.45t-0.558 -0.216 -0.468 -0.09 -0.648 -0.018 -0.594 0.018q-0.612 0 -2.394 -0.018t-2.682 -0.018 -2.304 0.072 -2.556 0.216q-0.324 2.916 -0.288 4.896 0 3.384 0.072 13.968t0.072 16.38q0 0.576 -0.09 2.574t0 3.294 0.45 2.484q1.44 0.756 4.464 1.53t4.32 1.35q0.18 1.44 0.18 1.8 0 0.504 -0.108 1.044l-1.224 0.036q-2.736 0.072 -7.848 -0.288t-7.452 -0.36q-1.8 0 -5.436 0.324t-5.472 0.324l-0.108 -1.872v-0.324q0.612 -0.972 2.214 -1.548t3.546 -1.044 2.808 -0.972q0.684 -1.512 0.684 -13.788 0 -3.636 -0.108 -10.908t-0.108 -10.908v-4.212q0 -0.072 0.018 -0.558t0.018 -0.9 -0.036 -0.918 -0.108 -0.864 -0.18 -0.504q-0.396 -0.432 -5.832 -0.432 -1.188 0 -3.348 0.432t-2.88 0.936q-0.684 0.468 -1.224 2.61t-1.134 3.996 -1.53 1.926q-1.512 -0.936 -2.016 -1.584v-13.788z",TEXT_WIDTH:"M2.916 -59.795l1.944 0.972q0.432 0.18 7.596 0.18 1.584 0 4.752 -0.072t4.752 -0.072q2.52 0 8.874 -0.036t10.962 -0.018 8.892 0.162q1.188 0.036 2.016 -1.116l1.512 -0.036 0.504 0.018 0.504 0.018q0.072 4.032 0.072 12.096 0 2.88 -0.18 3.924 -1.404 0.504 -2.448 0.648 -0.9 -1.584 -1.944 -4.608 -0.108 -0.324 -0.396 -1.71t-0.54 -2.646 -0.252 -1.296q-0.36 -0.468 -0.972 -0.684 -0.18 -0.072 -2.376 -0.072 -1.08 0 -3.348 -0.036t-3.708 -0.036 -3.384 0.072 -3.456 0.252q-0.324 2.916 -0.288 4.896l0.036 5.472v-1.872q0 1.98 0.036 5.544t0.054 6.48 0.018 5.508q0 0.576 -0.09 2.574t0 3.294 0.45 2.484q1.44 0.756 4.464 1.53t4.32 1.35q0.18 1.44 0.18 1.8 0 0.504 -0.108 1.044l-1.224 0.036q-2.736 0.072 -7.848 -0.288t-7.452 -0.36q-1.8 0 -5.436 0.324t-5.472 0.324l-0.108 -1.872v-0.324q0.612 -0.972 2.214 -1.548t3.546 -1.044 2.808 -0.972q0.252 -0.576 0.414 -2.664t0.216 -5.238 0.054 -5.58 -0.018 -5.526 -0.018 -3.204q0 -0.252 -0.09 -0.774t-0.09 -0.81q0 -0.252 0.018 -1.584t0.036 -2.628 0 -2.754 -0.108 -2.43 -0.234 -1.152q-0.396 -0.432 -5.832 -0.432 -1.476 0 -5.868 0.486t-4.968 0.882q-0.684 0.432 -1.224 2.574t-1.134 4.014 -1.53 1.944q-1.512 -0.936 -2.016 -1.584v-13.788zm44.244 46.152q0.432 0 1.512 0.702t2.07 1.494 2.142 1.764 1.296 1.08q0.936 0.756 0.936 1.764t-0.936 1.764q-0.144 0.108 -1.296 1.08t-2.142 1.764 -2.07 1.494 -1.512 0.702q-0.468 0 -0.738 -0.378t-0.36 -1.026 -0.09 -1.206 0.054 -1.188 0.054 -0.702h-36.864q0 0.072 0.054 0.702t0.054 1.188 -0.09 1.206 -0.36 1.026 -0.738 0.378q-0.432 0 -1.512 -0.702t-2.07 -1.494 -2.142 -1.764 -1.296 -1.08q-0.936 -0.756 -0.936 -1.764t0.936 -1.764q0.144 -0.108 1.296 -1.08t2.142 -1.764 2.07 -1.494 1.512 -0.702q0.468 0 0.738 0.378t0.36 1.026 0.09 1.206 -0.054 1.188 -0.054 0.702h36.864q0 -0.072 -0.054 -0.702t-0.054 -1.188 0.09 -1.206 0.36 -1.026 0.738 -0.378z",ALIGN_LEFT:"M64.512 -16.055v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62zm-13.824 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-46.08q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h46.08q0.936 0 1.62 0.684t0.684 1.62zm9.216 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-55.296q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h55.296q0.936 0 1.62 0.684t0.684 1.62zm-13.824 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-41.472q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h41.472q0.936 0 1.62 0.684t0.684 1.62z",ALIGN_CENTER:"M64.512 -16.055v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62zm-13.824 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-32.256q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h32.256q0.936 0 1.62 0.684t0.684 1.62zm9.216 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62zm-13.824 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-23.04q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h23.04q0.936 0 1.62 0.684t0.684 1.62z",ALIGN_RIGHT:"M64.512 -16.055v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62zm0 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-46.08q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h46.08q0.936 0 1.62 0.684t0.684 1.62zm0 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-55.296q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h55.296q0.936 0 1.62 0.684t0.684 1.62zm0 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-41.472q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h41.472q0.936 0 1.62 0.684t0.684 1.62z",ALIGN_JUSTIFY:"M64.512 -16.055v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62zm0 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62zm0 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62zm0 -13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62z",LIST:"M9.216 -17.207v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-6.912q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h6.912q0.468 0 0.81 0.342t0.342 0.81zm0 -13.824v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-6.912q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h6.912q0.468 0 0.81 0.342t0.342 0.81zm0 -13.824v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-6.912q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h6.912q0.468 0 0.81 0.342t0.342 0.81zm55.296 27.648v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-48.384q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h48.384q0.468 0 0.81 0.342t0.342 0.81zm-55.296 -41.472v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-6.912q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h6.912q0.468 0 0.81 0.342t0.342 0.81zm55.296 27.648v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-48.384q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h48.384q0.468 0 0.81 0.342t0.342 0.81zm0 -13.824v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-48.384q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h48.384q0.468 0 0.81 0.342t0.342 0.81zm0 -13.824v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-48.384q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h48.384q0.468 0 0.81 0.342t0.342 0.81z",OUTDENT:"M13.824 -44.855v20.736q0 0.468 -0.342 0.81t-0.81 0.342q-0.504 0 -0.828 -0.324l-10.368 -10.368q-0.324 -0.324 -0.324 -0.828t0.324 -0.828l10.368 -10.368q0.324 -0.324 0.828 -0.324 0.468 0 0.81 0.342t0.342 0.81zm50.688 27.648v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-62.208q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h62.208q0.468 0 0.81 0.342t0.342 0.81zm0 -13.824v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-39.168q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h39.168q0.468 0 0.81 0.342t0.342 0.81zm0 -13.824v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-39.168q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h39.168q0.468 0 0.81 0.342t0.342 0.81zm0 -13.824v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-62.208q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h62.208q0.468 0 0.81 0.342t0.342 0.81z",INDENT:"M12.672 -34.487q0 0.504 -0.324 0.828l-10.368 10.368q-0.324 0.324 -0.828 0.324 -0.468 0 -0.81 -0.342t-0.342 -0.81v-20.736q0 -0.468 0.342 -0.81t0.81 -0.342q0.504 0 0.828 0.324l10.368 10.368q0.324 0.324 0.324 0.828zm51.84 17.28v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-62.208q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h62.208q0.468 0 0.81 0.342t0.342 0.81zm0 -13.824v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-39.168q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h39.168q0.468 0 0.81 0.342t0.342 0.81zm0 -13.824v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-39.168q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h39.168q0.468 0 0.81 0.342t0.342 0.81zm0 -13.824v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-62.208q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h62.208q0.468 0 0.81 0.342t0.342 0.81z",VIDEO_CAMERA:"M64.512 -51.767v39.168q0 1.512 -1.404 2.124 -0.468 0.18 -0.9 0.18 -0.972 0 -1.62 -0.684l-14.508 -14.508v5.976q0 4.284 -3.042 7.326t-7.326 3.042h-25.344q-4.284 0 -7.326 -3.042t-3.042 -7.326v-25.344q0 -4.284 3.042 -7.326t7.326 -3.042h25.344q4.284 0 7.326 3.042t3.042 7.326v5.94l14.508 -14.472q0.648 -0.684 1.62 -0.684 0.432 0 0.9 0.18 1.404 0.612 1.404 2.124z",PICTURE_O:"M23.04 -43.703q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896 2.016 -4.896 4.896 -2.016 4.896 2.016 2.016 4.896zm36.864 13.824v16.128h-50.688v-6.912l11.52 -11.52 5.76 5.76 18.432 -18.432zm3.456 -25.344h-57.6q-0.468 0 -0.81 0.342t-0.342 0.81v43.776q0 0.468 0.342 0.81t0.81 0.342h57.6q0.468 0 0.81 -0.342t0.342 -0.81v-43.776q0 -0.468 -0.342 -0.81t-0.81 -0.342zm5.76 1.152v43.776q0 2.376 -1.692 4.068t-4.068 1.692h-57.6q-2.376 0 -4.068 -1.692t-1.692 -4.068v-43.776q0 -2.376 1.692 -4.068t4.068 -1.692h57.6q2.376 0 4.068 1.692t1.692 4.068z",PENCIL:"M13.068 -9.143l3.276 -3.276 -8.46 -8.46 -3.276 3.276v3.852h4.608v4.608h3.852zm18.828 -33.408q0 -0.792 -0.792 -0.792 -0.36 0 -0.612 0.252l-19.512 19.512q-0.252 0.252 -0.252 0.612 0 0.792 0.792 0.792 0.36 0 0.612 -0.252l19.512 -19.512q0.252 -0.252 0.252 -0.612zm-1.944 -6.912l14.976 14.976 -29.952 29.952h-14.976v-14.976zm24.588 3.456q0 1.908 -1.332 3.24l-5.976 5.976 -14.976 -14.976 5.976 -5.94q1.296 -1.368 3.24 -1.368 1.908 0 3.276 1.368l8.46 8.424q1.332 1.404 1.332 3.276z",MAP_MARKER:"M27.648 -41.399q0 -3.816 -2.7 -6.516t-6.516 -2.7 -6.516 2.7 -2.7 6.516 2.7 6.516 6.516 2.7 6.516 -2.7 2.7 -6.516zm9.216 0q0 3.924 -1.188 6.444l-13.104 27.864q-0.576 1.188 -1.71 1.872t-2.43 0.684 -2.43 -0.684 -1.674 -1.872l-13.14 -27.864q-1.188 -2.52 -1.188 -6.444 0 -7.632 5.4 -13.032t13.032 -5.4 13.032 5.4 5.4 13.032z",ADJUST:"M27.648 -12.599v-39.168q-5.328 0 -9.828 2.628t-7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628zm27.648 -19.584q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",TINT:"M18.432 -22.967q0 -1.296 -0.72 -2.484 -0.036 -0.036 -0.558 -0.81t-0.918 -1.368 -0.9 -1.584 -0.756 -1.818q-0.144 -0.576 -0.756 -0.576t-0.756 0.576q-0.252 0.828 -0.756 1.818t-0.9 1.584 -0.918 1.368 -0.558 0.81q-0.72 1.188 -0.72 2.484 0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258zm18.432 -4.608q0 7.632 -5.4 13.032t-13.032 5.4 -13.032 -5.4 -5.4 -13.032q0 -5.22 2.916 -9.9 0.216 -0.324 2.25 -3.258t3.636 -5.436 3.582 -6.408 2.988 -7.254q0.324 -1.08 1.224 -1.692t1.836 -0.612 1.854 0.612 1.206 1.692q1.008 3.348 2.988 7.254t3.582 6.408 3.636 5.436 2.25 3.258q2.916 4.572 2.916 9.9z",PENCIL_SQUARE_O:"M31.968 -21.815l4.176 -4.176 -5.472 -5.472 -4.176 4.176v2.016h3.456v3.456h2.016zm15.84 -25.92q-0.576 -0.576 -1.188 0.036l-12.6 12.6q-0.612 0.612 -0.036 1.188t1.188 -0.036l12.6 -12.6q0.612 -0.612 0.036 -1.188zm2.88 21.384v6.84q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h29.952q2.268 0 4.212 0.9 0.54 0.252 0.648 0.828 0.108 0.612 -0.324 1.044l-1.764 1.764q-0.504 0.504 -1.152 0.288 -0.828 -0.216 -1.62 -0.216h-29.952q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-4.536q0 -0.468 0.324 -0.792l2.304 -2.304q0.54 -0.54 1.26 -0.252t0.72 1.044zm-3.456 -26.568l10.368 10.368 -24.192 24.192h-10.368v-10.368zm15.984 4.752l-3.312 3.312 -10.368 -10.368 3.312 -3.312q1.008 -1.008 2.448 -1.008t2.448 1.008l5.472 5.472q1.008 1.008 1.008 2.448t-1.008 2.448z",SHARE_SQUARE_O:"M50.688 -28.835v9.324q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h9.18q0.468 0 0.81 0.342t0.342 0.81q0 0.972 -0.936 1.152 -2.772 0.936 -4.788 2.16 -0.36 0.144 -0.576 0.144h-4.032q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-7.704q0 -0.684 0.648 -1.044 1.008 -0.468 1.944 -1.332 0.576 -0.576 1.26 -0.288 0.756 0.324 0.756 1.044zm8.532 -17.856l-13.824 13.824q-0.648 0.684 -1.62 0.684 -0.432 0 -0.9 -0.18 -1.404 -0.612 -1.404 -2.124v-6.912h-5.76q-11.628 0 -15.768 4.716 -4.284 4.932 -2.664 17.028 0.108 0.828 -0.72 1.224 -0.288 0.072 -0.432 0.072 -0.576 0 -0.936 -0.468 -0.36 -0.504 -0.756 -1.116t-1.422 -2.466 -1.782 -3.582 -1.386 -4.104 -0.63 -4.392q0 -1.764 0.126 -3.276t0.504 -3.24 1.008 -3.168 1.692 -2.934 2.466 -2.664 3.402 -2.214 4.482 -1.746 5.742 -1.098 7.074 -0.396h5.76v-6.912q0 -1.512 1.404 -2.124 0.468 -0.18 0.9 -0.18 0.936 0 1.62 0.684l13.824 13.824q0.684 0.684 0.684 1.62t-0.684 1.62z",CHECK_SQUARE_O:"M50.688 -30.959v11.448q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h29.952q2.268 0 4.212 0.9 0.54 0.252 0.648 0.828 0.108 0.612 -0.324 1.044l-1.764 1.764q-0.36 0.36 -0.828 0.36 -0.108 0 -0.324 -0.072 -0.828 -0.216 -1.62 -0.216h-29.952q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-9.144q0 -0.468 0.324 -0.792l2.304 -2.304q0.36 -0.36 0.828 -0.36 0.216 0 0.432 0.108 0.72 0.288 0.72 1.044zm8.316 -17.604l-29.304 29.304q-0.864 0.864 -2.052 0.864t-2.052 -0.864l-15.48 -15.48q-0.864 -0.864 -0.864 -2.052t0.864 -2.052l3.96 -3.96q0.864 -0.864 2.052 -0.864t2.052 0.864l9.468 9.468 23.292 -23.292q0.864 -0.864 2.052 -0.864t2.052 0.864l3.96 3.96q0.864 0.864 0.864 2.052t-0.864 2.052z",ARROWS:"M64.512 -32.183q0 0.936 -0.684 1.62l-9.216 9.216q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-4.608h-13.824v13.824h4.608q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62l-9.216 9.216q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-9.216 -9.216q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h4.608v-13.824h-13.824v4.608q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-9.216 -9.216q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l9.216 -9.216q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v4.608h13.824v-13.824h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l9.216 -9.216q0.684 -0.684 1.62 -0.684t1.62 0.684l9.216 9.216q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-4.608v13.824h13.824v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l9.216 9.216q0.684 0.684 0.684 1.62z",STEP_BACKWARD:"M35.244 -59.363q0.684 -0.684 1.152 -0.468t0.468 1.152v52.992q0 0.936 -0.468 1.152t-1.152 -0.468l-25.56 -25.56q-0.324 -0.324 -0.468 -0.684v24.408q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v24.408q0.144 -0.396 0.468 -0.684z",FAST_BACKWARD:"M62.892 -59.363q0.684 -0.684 1.152 -0.468t0.468 1.152v52.992q0 0.936 -0.468 1.152t-1.152 -0.468l-25.56 -25.56q-0.324 -0.324 -0.468 -0.684v25.56q0 0.936 -0.468 1.152t-1.152 -0.468l-25.56 -25.56q-0.324 -0.324 -0.468 -0.684v24.408q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v24.408q0.144 -0.396 0.468 -0.684l25.56 -25.56q0.684 -0.684 1.152 -0.468t0.468 1.152v25.56q0.144 -0.396 0.468 -0.684z",BACKWARD:"M58.284 -59.363q0.684 -0.684 1.152 -0.468t0.468 1.152v52.992q0 0.936 -0.468 1.152t-1.152 -0.468l-25.56 -25.56q-0.288 -0.324 -0.468 -0.684v25.56q0 0.936 -0.468 1.152t-1.152 -0.468l-25.56 -25.56q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l25.56 -25.56q0.684 -0.684 1.152 -0.468t0.468 1.152v25.56q0.18 -0.396 0.468 -0.684z",PLAY:"M49.824 -31.067l-47.808 26.568q-0.828 0.468 -1.422 0.108t-0.594 -1.296v-52.992q0 -0.936 0.594 -1.296t1.422 0.108l47.808 26.568q0.828 0.468 0.828 1.116t-0.828 1.116z",PAUSE:"M55.296 -57.527v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h18.432q0.936 0 1.62 0.684t0.684 1.62zm-32.256 0v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h18.432q0.936 0 1.62 0.684t0.684 1.62z",STOP:"M55.296 -57.527v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62z",FORWARD:"M1.62 -5.003q-0.684 0.684 -1.152 0.468t-0.468 -1.152v-52.992q0 -0.936 0.468 -1.152t1.152 0.468l25.56 25.56q0.288 0.288 0.468 0.684v-25.56q0 -0.936 0.468 -1.152t1.152 0.468l25.56 25.56q0.684 0.684 0.684 1.62t-0.684 1.62l-25.56 25.56q-0.684 0.684 -1.152 0.468t-0.468 -1.152v-25.56q-0.18 0.36 -0.468 0.684z",FAST_FORWARD:"M1.62 -5.003q-0.684 0.684 -1.152 0.468t-0.468 -1.152v-52.992q0 -0.936 0.468 -1.152t1.152 0.468l25.56 25.56q0.288 0.288 0.468 0.684v-25.56q0 -0.936 0.468 -1.152t1.152 0.468l25.56 25.56q0.288 0.288 0.468 0.684v-24.408q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62v-24.408q-0.18 0.36 -0.468 0.684l-25.56 25.56q-0.684 0.684 -1.152 0.468t-0.468 -1.152v-25.56q-0.18 0.36 -0.468 0.684z",STEP_FORWARD:"M1.62 -5.003q-0.684 0.684 -1.152 0.468t-0.468 -1.152v-52.992q0 -0.936 0.468 -1.152t1.152 0.468l25.56 25.56q0.288 0.288 0.468 0.684v-24.408q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62v-24.408q-0.18 0.36 -0.468 0.684z",EJECT:"M0.504 -29.195l25.56 -25.56q0.684 -0.684 1.62 -0.684t1.62 0.684l25.56 25.56q0.684 0.684 0.468 1.152t-1.152 0.468h-52.992q-0.936 0 -1.152 -0.468t0.468 -1.152zm52.524 20.052h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62v9.216q0 0.936 -0.684 1.62t-1.62 0.684z",CHEVRON_LEFT:"M42.156 -53.603l-19.116 19.116 19.116 19.116q0.684 0.684 0.684 1.62t-0.684 1.62l-5.976 5.976q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-26.712 -26.712q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l26.712 -26.712q0.684 -0.684 1.62 -0.684t1.62 0.684l5.976 5.976q0.684 0.684 0.684 1.62t-0.684 1.62z",CHEVRON_RIGHT:"M39.852 -32.867l-26.712 26.712q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-5.976 -5.976q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l19.116 -19.116 -19.116 -19.116q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l5.976 -5.976q0.684 -0.684 1.62 -0.684t1.62 0.684l26.712 26.712q0.684 0.684 0.684 1.62t-0.684 1.62z",PLUS_CIRCLE:"M43.776 -29.879v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-9.216v-9.216q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v9.216h-9.216q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h9.216v9.216q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-9.216h9.216q0.936 0 1.62 -0.684t0.684 -1.62zm11.52 -2.304q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",MINUS_CIRCLE:"M43.776 -29.879v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-27.648q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h27.648q0.936 0 1.62 -0.684t0.684 -1.62zm11.52 -2.304q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",TIMES_CIRCLE:"M41.364 -24.047q0 -0.936 -0.684 -1.62l-6.516 -6.516 6.516 -6.516q0.684 -0.684 0.684 -1.62 0 -0.972 -0.684 -1.656l-3.24 -3.24q-0.684 -0.684 -1.656 -0.684 -0.936 0 -1.62 0.684l-6.516 6.516 -6.516 -6.516q-0.684 -0.684 -1.62 -0.684 -0.972 0 -1.656 0.684l-3.24 3.24q-0.684 0.684 -0.684 1.656 0 0.936 0.684 1.62l6.516 6.516 -6.516 6.516q-0.684 0.684 -0.684 1.62 0 0.972 0.684 1.656l3.24 3.24q0.684 0.684 1.656 0.684 0.936 0 1.62 -0.684l6.516 -6.516 6.516 6.516q0.684 0.684 1.62 0.684 0.972 0 1.656 -0.684l3.24 -3.24q0.684 -0.684 0.684 -1.656zm13.932 -8.136q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",CHECK_CIRCLE:"M46.224 -38.015q0 -1.008 -0.648 -1.656l-3.276 -3.24q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-14.688 14.652 -8.136 -8.136q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-3.276 3.24q-0.648 0.648 -0.648 1.656 0 0.972 0.648 1.62l13.032 13.032q0.684 0.684 1.62 0.684 0.972 0 1.656 -0.684l19.548 -19.548q0.648 -0.648 0.648 -1.62zm9.072 5.832q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",QUESTION_CIRCLE:"M32.256 -14.903v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-6.912q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h6.912q0.504 0 0.828 -0.324t0.324 -0.828zm9.216 -24.192q0 -3.168 -1.998 -5.868t-4.986 -4.176 -6.12 -1.476q-8.748 0 -13.356 7.668 -0.54 0.864 0.288 1.512l4.752 3.6q0.252 0.216 0.684 0.216 0.576 0 0.9 -0.432 1.908 -2.448 3.096 -3.312 1.224 -0.864 3.096 -0.864 1.728 0 3.078 0.936t1.35 2.124q0 1.368 -0.72 2.196t-2.448 1.62q-2.268 1.008 -4.158 3.114t-1.89 4.518v1.296q0 0.504 0.324 0.828t0.828 0.324h6.912q0.504 0 0.828 -0.324t0.324 -0.828q0 -0.684 0.774 -1.782t1.962 -1.782q1.152 -0.648 1.764 -1.026t1.656 -1.26 1.602 -1.728 1.008 -2.178 0.45 -2.916zm13.824 6.912q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",INFO_CIRCLE:"M36.864 -14.903v-5.76q0 -0.504 -0.324 -0.828t-0.828 -0.324h-3.456v-18.432q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v5.76q0 0.504 0.324 0.828t0.828 0.324h3.456v11.52h-3.456q-0.504 0 -0.828 0.324t-0.324 0.828v5.76q0 0.504 0.324 0.828t0.828 0.324h16.128q0.504 0 0.828 -0.324t0.324 -0.828zm-4.608 -32.256v-5.76q0 -0.504 -0.324 -0.828t-0.828 -0.324h-6.912q-0.504 0 -0.828 0.324t-0.324 0.828v5.76q0 0.504 0.324 0.828t0.828 0.324h6.912q0.504 0 0.828 -0.324t0.324 -0.828zm23.04 14.976q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",CROSSHAIRS:"M43.092 -27.575h-3.924q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h3.924q-1.152 -3.888 -4.05 -6.786t-6.786 -4.05v3.924q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62v-3.924q-3.888 1.152 -6.786 4.05t-4.05 6.786h3.924q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-3.924q1.152 3.888 4.05 6.786t6.786 4.05v-3.924q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v3.924q3.888 -1.152 6.786 -4.05t4.05 -6.786zm12.204 -6.912v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-5.148q-1.332 5.796 -5.562 10.026t-10.026 5.562v5.148q0 0.936 -0.684 1.62t-1.62 0.684h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62v-5.148q-5.796 -1.332 -10.026 -5.562t-5.562 -10.026h-5.148q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h5.148q1.332 -5.796 5.562 -10.026t10.026 -5.562v-5.148q0 -0.936 0.684 -1.62t1.62 -0.684h4.608q0.936 0 1.62 0.684t0.684 1.62v5.148q5.796 1.332 10.026 5.562t5.562 10.026h5.148q0.936 0 1.62 0.684t0.684 1.62z",TIMES_CIRCLE_O:"M39.492 -25.595l-5.256 5.256q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-4.932 -4.932 -4.932 4.932q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-5.256 -5.256q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l4.932 -4.932 -4.932 -4.932q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l5.256 -5.256q0.36 -0.36 0.828 -0.36t0.828 0.36l4.932 4.932 4.932 -4.932q0.36 -0.36 0.828 -0.36t0.828 0.36l5.256 5.256q0.36 0.36 0.36 0.828t-0.36 0.828l-4.932 4.932 4.932 4.932q0.36 0.36 0.36 0.828t-0.36 0.828zm7.74 -6.588q0 -5.328 -2.628 -9.828t-7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828zm8.064 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",CHECK_CIRCLE_O:"M42.156 -35.171l-15.192 15.192q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-10.584 -10.584q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l3.672 -3.672q0.684 -0.684 1.62 -0.684t1.62 0.684l5.292 5.292 9.9 -9.9q0.684 -0.684 1.62 -0.684t1.62 0.684l3.672 3.672q0.684 0.684 0.684 1.62t-0.684 1.62zm5.076 2.988q0 -5.328 -2.628 -9.828t-7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828zm8.064 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",BAN:"M47.232 -32.291q0 -5.796 -3.132 -10.62l-27.144 27.108q4.932 3.204 10.692 3.204 3.996 0 7.614 -1.566t6.246 -4.194 4.176 -6.282 1.548 -7.65zm-35.964 10.764l27.18 -27.144q-4.86 -3.276 -10.8 -3.276 -5.328 0 -9.828 2.628t-7.128 7.164 -2.628 9.864q0 5.832 3.204 10.764zm44.028 -10.764q0 5.652 -2.196 10.8t-5.886 8.856 -8.82 5.904 -10.746 2.196 -10.746 -2.196 -8.82 -5.904 -5.886 -8.856 -2.196 -10.8 2.196 -10.782 5.886 -8.838 8.82 -5.904 10.746 -2.196 10.746 2.196 8.82 5.904 5.886 8.838 2.196 10.782z",ARROW_LEFT:"M55.296 -32.183v4.608q0 1.908 -1.17 3.258t-3.042 1.35h-25.344l10.548 10.584q1.368 1.296 1.368 3.24t-1.368 3.24l-2.7 2.736q-1.332 1.332 -3.24 1.332 -1.872 0 -3.276 -1.332l-23.436 -23.472q-1.332 -1.332 -1.332 -3.24 0 -1.872 1.332 -3.276l23.436 -23.4q1.368 -1.368 3.276 -1.368 1.872 0 3.24 1.368l2.7 2.664q1.368 1.368 1.368 3.276t-1.368 3.276l-10.548 10.548h25.344q1.872 0 3.042 1.35t1.17 3.258z",ARROW_RIGHT:"M52.992 -29.879q0 1.944 -1.332 3.276l-23.436 23.436q-1.404 1.332 -3.276 1.332 -1.836 0 -3.24 -1.332l-2.7 -2.7q-1.368 -1.368 -1.368 -3.276t1.368 -3.276l10.548 -10.548h-25.344q-1.872 0 -3.042 -1.35t-1.17 -3.258v-4.608q0 -1.908 1.17 -3.258t3.042 -1.35h25.344l-10.548 -10.584q-1.368 -1.296 -1.368 -3.24t1.368 -3.24l2.7 -2.7q1.368 -1.368 3.24 -1.368 1.908 0 3.276 1.368l23.436 23.436q1.332 1.26 1.332 3.24z",ARROW_UP:"M57.996 -29.483q0 1.836 -1.332 3.24l-2.7 2.7q-1.368 1.368 -3.276 1.368 -1.944 0 -3.24 -1.368l-10.584 -10.548v25.344q0 1.872 -1.35 3.042t-3.258 1.17h-4.608q-1.908 0 -3.258 -1.17t-1.35 -3.042v-25.344l-10.584 10.548q-1.296 1.368 -3.24 1.368t-3.24 -1.368l-2.7 -2.7q-1.368 -1.368 -1.368 -3.24 0 -1.908 1.368 -3.276l23.436 -23.436q1.26 -1.332 3.24 -1.332 1.944 0 3.276 1.332l23.436 23.436q1.332 1.404 1.332 3.276z",ARROW_DOWN:"M57.996 -34.487q0 1.908 -1.332 3.24l-23.436 23.472q-1.404 1.332 -3.276 1.332 -1.908 0 -3.24 -1.332l-23.436 -23.472q-1.368 -1.296 -1.368 -3.24 0 -1.908 1.368 -3.276l2.664 -2.7q1.404 -1.332 3.276 -1.332 1.908 0 3.24 1.332l10.584 10.584v-25.344q0 -1.872 1.368 -3.24t3.24 -1.368h4.608q1.872 0 3.24 1.368t1.368 3.24v25.344l10.584 -10.584q1.332 -1.332 3.24 -1.332 1.872 0 3.276 1.332l2.7 2.7q1.332 1.404 1.332 3.276z",SHARE:"M64.512 -41.399q0 0.936 -0.684 1.62l-18.432 18.432q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-9.216h-8.064q-3.528 0 -6.318 0.216t-5.544 0.774 -4.788 1.53 -3.798 2.502 -2.88 3.636 -1.746 4.986 -0.63 6.516q0 1.98 0.18 4.428 0 0.216 0.09 0.846t0.09 0.954q0 0.54 -0.306 0.9t-0.846 0.36q-0.576 0 -1.008 -0.612 -0.252 -0.324 -0.468 -0.792t-0.486 -1.08 -0.378 -0.864q-4.572 -10.26 -4.572 -16.236 0 -7.164 1.908 -11.988 5.832 -14.508 31.5 -14.508h8.064v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l18.432 18.432q0.684 0.684 0.684 1.62z",EXPAND:"M27.18 -26.423q0 0.468 -0.36 0.828l-11.952 11.952 5.184 5.184q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62v-16.128q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l5.184 5.184 11.952 -11.952q0.36 -0.36 0.828 -0.36t0.828 0.36l4.104 4.104q0.36 0.36 0.36 0.828zm28.116 -31.104v16.128q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-5.184 -5.184 -11.952 11.952q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-4.104 -4.104q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l11.952 -11.952 -5.184 -5.184q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h16.128q0.936 0 1.62 0.684t0.684 1.62z",COMPRESS:"M27.648 -29.879v16.128q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-5.184 -5.184 -11.952 11.952q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-4.104 -4.104q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l11.952 -11.952 -5.184 -5.184q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h16.128q0.936 0 1.62 0.684t0.684 1.62zm27.18 -24.192q0 0.468 -0.36 0.828l-11.952 11.952 5.184 5.184q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62v-16.128q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l5.184 5.184 11.952 -11.952q0.36 -0.36 0.828 -0.36t0.828 0.36l4.104 4.104q0.36 0.36 0.36 0.828z",PLUS:"M50.688 -37.943v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-14.976v14.976q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h14.976v-14.976q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448v14.976h14.976q1.44 0 2.448 1.008t1.008 2.448z",MINUS:"M50.688 -37.943v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-43.776q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h43.776q1.44 0 2.448 1.008t1.008 2.448z",ASTERISK:"M53.352 -26.639q1.656 0.936 2.142 2.79t-0.45 3.51l-2.304 3.96q-0.936 1.656 -2.79 2.142t-3.51 -0.45l-9.576 -5.508v11.052q0 1.872 -1.368 3.24t-3.24 1.368h-4.608q-1.872 0 -3.24 -1.368t-1.368 -3.24v-11.052l-9.576 5.508q-1.656 0.936 -3.51 0.45t-2.79 -2.142l-2.304 -3.96q-0.936 -1.656 -0.45 -3.51t2.142 -2.79l9.576 -5.544 -9.576 -5.544q-1.656 -0.936 -2.142 -2.79t0.45 -3.51l2.304 -3.96q0.936 -1.656 2.79 -2.142t3.51 0.45l9.576 5.508v-11.052q0 -1.872 1.368 -3.24t3.24 -1.368h4.608q1.872 0 3.24 1.368t1.368 3.24v11.052l9.576 -5.508q1.656 -0.936 3.51 -0.45t2.79 2.142l2.304 3.96q0.936 1.656 0.45 3.51t-2.142 2.79l-9.576 5.544z",EXCLAMATION_CIRCLE:"M27.648 -59.831q7.524 0 13.878 3.708t10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708zm4.608 44.892v-6.84q0 -0.504 -0.324 -0.846t-0.792 -0.342h-6.912q-0.468 0 -0.828 0.36t-0.36 0.828v6.84q0 0.468 0.36 0.828t0.828 0.36h6.912q0.468 0 0.792 -0.342t0.324 -0.846zm-0.072 -12.384l0.648 -22.356q0 -0.432 -0.36 -0.648 -0.36 -0.288 -0.864 -0.288h-7.92q-0.504 0 -0.864 0.288 -0.36 0.216 -0.36 0.648l0.612 22.356q0 0.36 0.36 0.63t0.864 0.27h6.66q0.504 0 0.846 -0.27t0.378 -0.63z",GIFT:"M33.408 -15.623v-25.775999999999996h-11.52v25.775999999999996q0 0.9 0.648 1.386t1.656 0.486h6.912q1.008 0 1.656 -0.486t0.648 -1.386zm-16.416 -30.384h7.02l-4.536 -5.796q-0.936 -1.116 -2.484 -1.116 -1.44 0 -2.448 1.008t-1.008 2.448 1.008 2.448 2.448 1.008zm24.768 -3.456q0 -1.44 -1.008 -2.448t-2.448 -1.008q-1.548 0 -2.484 1.116l-4.5 5.796h6.984q1.44 0 2.448 -1.008t1.008 -2.448zm13.536 9.216v11.52q0 0.504 -0.324 0.828t-0.828 0.324h-3.456v14.976q0 1.44 -1.008 2.448t-2.448 1.008h-39.168q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828v-11.52q0 -0.504 0.324 -0.828t0.828 -0.324h15.84q-3.348 0 -5.706 -2.358t-2.358 -5.706 2.358 -5.706 5.706 -2.358q3.852 0 6.048 2.772l4.608 5.94 4.608 -5.94q2.196 -2.772 6.048 -2.772 3.348 0 5.706 2.358t2.358 5.706 -2.358 5.706 -5.706 2.358h15.84q0.504 0 0.828 0.324t0.324 0.828z",LEAF:"M46.08 -39.095q0 -0.936 -0.684 -1.62t-1.62 -0.684q-6.192 0 -11.448 1.782t-9.342 4.824 -8.478 7.902q-0.684 0.756 -0.684 1.62 0 0.936 0.684 1.62t1.62 0.684q0.864 0 1.62 -0.684 0.972 -0.864 2.664 -2.556t2.412 -2.376q4.932 -4.464 9.666 -6.336t11.286 -1.872q0.936 0 1.62 -0.684t0.684 -1.62zm18.432 -7.128q0 3.42 -0.72 6.948 -1.656 8.064 -6.642 13.788t-12.87 9.648q-7.704 3.888 -15.768 3.888 -5.328 0 -10.296 -1.692 -0.54 -0.18 -3.168 -1.512t-3.456 -1.332q-0.576 0 -1.422 1.152t-1.62 2.52 -1.89 2.52 -2.16 1.152q-1.08 0 -1.836 -0.396t-1.116 -0.864 -0.972 -1.512l-0.216 -0.396 -0.198 -0.36 -0.108 -0.342 -0.054 -0.486q0 -1.26 1.116 -2.646t2.448 -2.358 2.448 -2.016 1.116 -1.728q0 -0.144 -0.504 -1.368t-0.576 -1.584q-0.324 -1.836 -0.324 -3.744 0 -4.14 1.566 -7.92t4.284 -6.642 6.138 -5.004 7.344 -3.438q1.98 -0.648 5.22 -0.918t6.462 -0.324 6.426 -0.216 5.886 -0.864 4.086 -2.034l1.062 -1.062 1.062 -1.008 0.972 -0.72 1.314 -0.576 1.566 -0.162q1.404 0 2.538 1.656t1.71 4.032 0.864 4.464 0.288 3.456z",FIRE:"M50.688 -3.383v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-48.384q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h48.384q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -38.016q0 2.808 -0.882 5.184t-2.304 4.05 -3.15 3.168 -3.456 2.79 -3.15 2.592 -2.304 2.934 -0.882 3.474q0 3.456 2.412 8.064l-0.144 -0.036 0.036 0.036q-3.24 -1.476 -5.76 -2.988t-4.986 -3.6 -4.086 -4.41 -2.61 -5.418 -0.99 -6.624q0 -2.808 0.882 -5.184t2.304 -4.05 3.15 -3.168 3.456 -2.79 3.15 -2.592 2.304 -2.934 0.882 -3.474q0 -3.384 -2.376 -8.064l0.108 0.036 -0.036 -0.036q3.24 1.476 5.76 2.988t4.986 3.6 4.086 4.41 2.61 5.418 0.99 6.624z",EYE:"M59.904 -29.879q-5.472 -8.496 -13.716 -12.708 2.196 3.744 2.196 8.1 0 6.66 -4.734 11.394t-11.394 4.734 -11.394 -4.734 -4.734 -11.394q0 -4.356 2.196 -8.1 -8.244 4.212 -13.716 12.708 4.788 7.38 12.006 11.754t15.642 4.374 15.642 -4.374 12.006 -11.754zm-25.92 -13.824q0 -0.72 -0.504 -1.224t-1.224 -0.504q-4.5 0 -7.722 3.222t-3.222 7.722q0 0.72 0.504 1.224t1.224 0.504 1.224 -0.504 0.504 -1.224q0 -3.096 2.196 -5.292t5.292 -2.196q0.72 0 1.224 -0.504t0.504 -1.224zm30.528 13.824q0 1.224 -0.72 2.484 -5.04 8.28 -13.554 13.266t-17.982 4.986 -17.982 -5.004 -13.554 -13.248q-0.72 -1.26 -0.72 -2.484t0.72 -2.484q5.04 -8.244 13.554 -13.248t17.982 -5.004 17.982 5.004 13.554 13.248q0.72 1.26 0.72 2.484z",EYE_SLASH:"M19.98 -16.379l2.808 -5.076q-3.132 -2.268 -4.896 -5.724t-1.764 -7.308q0 -4.356 2.196 -8.1 -8.244 4.212 -13.716 12.708 6.012 9.288 15.372 13.5zm14.004 -27.324q0 -0.72 -0.504 -1.224t-1.224 -0.504q-4.5 0 -7.722 3.222t-3.222 7.722q0 0.72 0.504 1.224t1.224 0.504 1.224 -0.504 0.504 -1.224q0 -3.096 2.196 -5.292t5.292 -2.196q0.72 0 1.224 -0.504t0.504 -1.224zm13.068 -6.876q0 0.252 -0.036 0.324 -3.78 6.768 -11.34 20.376t-11.376 20.412l-1.764 3.204q-0.36 0.576 -1.008 0.576 -0.432 0 -4.824 -2.52 -0.576 -0.36 -0.576 -1.008 0 -0.432 1.584 -3.132 -5.148 -2.34 -9.486 -6.228t-7.506 -8.82q-0.72 -1.116 -0.72 -2.484t0.72 -2.484q5.508 -8.46 13.68 -13.356t17.856 -4.896q3.204 0 6.48 0.612l1.944 -3.492q0.36 -0.576 1.008 -0.576 0.18 0 0.648 0.216t1.116 0.558 1.188 0.666 1.134 0.666 0.702 0.414q0.576 0.36 0.576 0.972zm1.332 16.092q0 5.004 -2.844 9.126t-7.524 5.922l10.08 -18.072q0.288 1.62 0.288 3.024zm16.128 4.608q0 1.26 -0.72 2.484 -1.404 2.304 -3.924 5.22 -5.4 6.192 -12.51 9.612t-15.102 3.42l2.664 -4.752q7.632 -0.648 14.13 -4.932t10.854 -11.052q-4.14 -6.444 -10.152 -10.584l2.268 -4.032q3.42 2.304 6.57 5.508t5.202 6.624q0.72 1.224 0.72 2.484z",WARNING:"M36.864 -14.939v-6.84q0 -0.504 -0.342 -0.846t-0.81 -0.342h-6.912q-0.468 0 -0.81 0.342t-0.342 0.846v6.84q0 0.504 0.342 0.846t0.81 0.342h6.912q0.468 0 0.81 -0.342t0.342 -0.846zm-0.072 -13.464l0.648 -16.524q0 -0.432 -0.36 -0.684 -0.468 -0.396 -0.864 -0.396h-7.92q-0.396 0 -0.864 0.396 -0.36 0.252 -0.36 0.756l0.612 16.452q0 0.36 0.36 0.594t0.864 0.234h6.66q0.504 0 0.846 -0.234t0.378 -0.594zm-0.504 -33.624l27.648 50.688q1.26 2.268 -0.072 4.536 -0.612 1.044 -1.674 1.656t-2.286 0.612h-55.296q-1.224 0 -2.286 -0.612t-1.674 -1.656q-1.332 -2.268 -0.072 -4.536l27.648 -50.688q0.612 -1.116 1.692 -1.764t2.34 -0.648 2.34 0.648 1.692 1.764z",PLANE:"M49.536 -58.679q1.584 1.872 0.432 5.328t-3.888 6.192l-5.796 5.796 5.76 25.056q0.18 0.684 -0.432 1.188l-4.608 3.456q-0.252 0.216 -0.684 0.216 -0.144 0 -0.252 -0.036 -0.54 -0.108 -0.756 -0.576l-10.044 -18.288 -9.324 9.324 1.908 6.984q0.18 0.612 -0.288 1.116l-3.456 3.456q-0.324 0.324 -0.828 0.324h-0.072q-0.54 -0.072 -0.864 -0.468l-6.804 -9.072 -9.072 -6.804q-0.396 -0.252 -0.468 -0.828 -0.036 -0.468 0.324 -0.9l3.456 -3.492q0.324 -0.324 0.828 -0.324 0.216 0 0.288 0.036l6.984 1.908 9.324 -9.324 -18.288 -10.044q-0.504 -0.288 -0.612 -0.864 -0.072 -0.576 0.324 -0.972l4.608 -4.608q0.504 -0.468 1.08 -0.288l23.94 5.724 5.76 -5.76q2.736 -2.736 6.192 -3.888t5.328 0.432z",CALENDAR:"M4.608 -4.535h10.368v-10.368h-10.368v10.368zm12.672 0h11.52v-10.368h-11.52v10.368zm-12.672 -12.672h10.368v-11.52h-10.368v11.52zm12.672 0h11.52v-11.52h-11.52v11.52zm-12.672 -13.824h10.368v-10.368h-10.368v10.368zm26.496 26.496h11.52v-10.368h-11.52v10.368zm-13.824 -26.496h11.52v-10.368h-11.52v10.368zm27.648 26.496h10.368v-10.368h-10.368v10.368zm-13.824 -12.672h11.52v-11.52h-11.52v11.52zm-12.672 -31.104v-10.368q0 -0.468 -0.342 -0.81t-0.81 -0.342h-2.304q-0.468 0 -0.81 0.342t-0.342 0.81v10.368q0 0.468 0.342 0.81t0.81 0.342h2.304q0.468 0 0.81 -0.342t0.342 -0.81zm26.496 31.104h10.368v-11.52h-10.368v11.52zm-13.824 -13.824h11.52v-10.368h-11.52v10.368zm13.824 0h10.368v-10.368h-10.368v10.368zm1.152 -17.28v-10.368q0 -0.468 -0.342 -0.81t-0.81 -0.342h-2.304q-0.468 0 -0.81 0.342t-0.342 0.81v10.368q0 0.468 0.342 0.81t0.81 0.342h2.304q0.468 0 0.81 -0.342t0.342 -0.81zm13.824 -2.304v46.08q0 1.872 -1.368 3.24t-3.24 1.368h-50.688q-1.872 0 -3.24 -1.368t-1.368 -3.24v-46.08q0 -1.872 1.368 -3.24t3.24 -1.368h4.608v-3.456q0 -2.376 1.692 -4.068t4.068 -1.692h2.304q2.376 0 4.068 1.692t1.692 4.068v3.456h13.824v-3.456q0 -2.376 1.692 -4.068t4.068 -1.692h2.304q2.376 0 4.068 1.692t1.692 4.068v3.456h4.608q1.872 0 3.24 1.368t1.368 3.24z",RANDOM:"M23.976 -47.123q-2.16 3.312 -4.932 9.828 -0.792 -1.62 -1.332 -2.61t-1.458 -2.286 -1.836 -2.034 -2.268 -1.26 -2.934 -0.522h-8.064q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h8.064q9 0 14.76 8.1zm40.536 28.764q0 0.504 -0.324 0.828l-11.52 11.52q-0.324 0.324 -0.828 0.324 -0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q-1.152 0 -3.06 0.018t-2.916 0.036 -2.628 -0.036 -2.556 -0.18 -2.304 -0.378 -2.268 -0.666 -2.088 -1.026 -2.124 -1.44 -1.98 -1.926 -2.016 -2.502q2.124 -3.348 4.896 -9.828 0.792 1.62 1.332 2.61t1.458 2.286 1.836 2.034 2.268 1.26 2.934 0.522h9.216v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324q0.432 0 0.864 0.36l11.484 11.484q0.324 0.324 0.324 0.828zm0 -32.256q0 0.504 -0.324 0.828l-11.52 11.52q-0.324 0.324 -0.828 0.324 -0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912h-9.216q-1.728 0 -3.132 0.54t-2.484 1.62 -1.836 2.214 -1.62 2.79q-1.152 2.232 -2.808 6.156 -1.044 2.376 -1.782 3.996t-1.944 3.78 -2.304 3.6 -2.664 2.988 -3.24 2.466 -3.834 1.512 -4.608 0.594h-8.064q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h8.064q1.728 0 3.132 -0.54t2.484 -1.62 1.836 -2.214 1.62 -2.79q1.152 -2.232 2.808 -6.156 1.044 -2.376 1.782 -3.996t1.944 -3.78 2.304 -3.6 2.664 -2.988 3.24 -2.466 3.834 -1.512 4.608 -0.594h9.216v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324q0.432 0 0.864 0.36l11.484 11.484q0.324 0.324 0.324 0.828z",COMMENT:"M64.512 -32.183q0 6.264 -4.32 11.574t-11.736 8.388 -16.2 3.078q-2.52 0 -5.22 -0.288 -7.128 6.3 -16.56 8.712 -1.764 0.504 -4.104 0.792 -0.612 0.072 -1.098 -0.324t-0.63 -1.044v-0.036q-0.108 -0.144 -0.018 -0.432t0.072 -0.36 0.162 -0.342l0.216 -0.324 0.252 -0.306 0.288 -0.324q0.252 -0.288 1.116 -1.242t1.242 -1.368 1.116 -1.422 1.17 -1.836 0.972 -2.124 0.936 -2.736q-5.652 -3.204 -8.91 -7.92t-3.258 -10.116q0 -4.68 2.556 -8.946t6.876 -7.362 10.296 -4.914 12.528 -1.818q8.784 0 16.2 3.078t11.736 8.388 4.32 11.574z",MAGNET:"M55.296 -34.487v4.608q0 7.236 -3.546 13.032t-9.864 9.054 -14.238 3.258 -14.238 -3.258 -9.864 -9.054 -3.546 -13.032v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h13.824q0.936 0 1.62 0.684t0.684 1.62v4.608q0 1.872 0.846 3.24t1.926 2.052 2.556 1.08 2.304 0.468 1.584 0.072 1.584 -0.072 2.304 -0.468 2.556 -1.08 1.926 -2.052 0.846 -3.24v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h13.824q0.936 0 1.62 0.684t0.684 1.62zm-36.864 -23.04v13.824q0 0.936 -0.684 1.62t-1.62 0.684h-13.824q-0.936 0 -1.62 -0.684t-0.684 -1.62v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h13.824q0.936 0 1.62 0.684t0.684 1.62zm36.864 0v13.824q0 0.936 -0.684 1.62t-1.62 0.684h-13.824q-0.936 0 -1.62 -0.684t-0.684 -1.62v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h13.824q0.936 0 1.62 0.684t0.684 1.62z",CHEVRON_UP:"M60.588 -16.523l-5.976 5.94q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-19.116 -19.116 -19.116 19.116q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-5.976 -5.94q-0.684 -0.684 -0.684 -1.638t0.684 -1.638l26.712 -26.676q0.684 -0.684 1.62 -0.684t1.62 0.684l26.712 26.676q0.684 0.684 0.684 1.638t-0.684 1.638z",CHEVRON_DOWN:"M60.588 -35.351l-26.712 26.676q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-26.712 -26.676q-0.684 -0.684 -0.684 -1.638t0.684 -1.638l5.976 -5.94q0.684 -0.684 1.62 -0.684t1.62 0.684l19.116 19.116 19.116 -19.116q0.684 -0.684 1.62 -0.684t1.62 0.684l5.976 5.94q0.684 0.684 0.684 1.638t-0.684 1.638z",RETWEET:"M46.08 -10.295q0 0.468 -0.342 0.81t-0.81 0.342h-34.56q-0.288 0 -0.486 -0.072t-0.324 -0.252 -0.198 -0.288 -0.108 -0.414 -0.036 -0.414v-21.6h-6.912q-0.936 0 -1.62 -0.684t-0.684 -1.62q0 -0.864 0.54 -1.476l11.52 -13.824q0.684 -0.792 1.764 -0.792t1.764 0.792l11.52 13.824q0.54 0.612 0.54 1.476 0 0.936 -0.684 1.62t-1.62 0.684h-6.912v13.824h20.736q0.576 0 0.9 0.396l5.76 6.912q0.252 0.396 0.252 0.756zm23.04 -14.976q0 0.864 -0.54 1.476l-11.52 13.824q-0.72 0.828 -1.764 0.828t-1.764 -0.828l-11.52 -13.824q-0.54 -0.612 -0.54 -1.476 0 -0.936 0.684 -1.62t1.62 -0.684h6.912v-13.824h-20.736q-0.576 0 -0.9 -0.432l-5.76 -6.912q-0.252 -0.324 -0.252 -0.72 0 -0.468 0.342 -0.81t0.81 -0.342h34.56q0.288 0 0.486 0.072t0.324 0.252 0.198 0.288 0.108 0.414 0.036 0.414v21.6h6.912q0.936 0 1.62 0.684t0.684 1.62z",SHOPPING_CART:"M23.04 -9.143q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258 1.35 -3.258 3.258 -1.35 3.258 1.35 1.35 3.258zm32.256 0q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258 1.35 -3.258 3.258 -1.35 3.258 1.35 1.35 3.258zm4.608 -39.168v18.432q0 0.864 -0.576 1.53t-1.476 0.774l-37.584 4.392q0.036 0.252 0.162 0.774t0.216 0.954 0.09 0.792q0 0.576 -0.864 2.304h33.12q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-36.864q-0.936 0 -1.62 -0.684t-0.684 -1.62q0 -0.504 0.396 -1.422t1.062 -2.142 0.738 -1.368l-6.372 -29.628h-7.344q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h9.216q0.576 0 1.026 0.234t0.72 0.558 0.468 0.882 0.27 0.954 0.198 1.062 0.162 0.918h43.236q0.936 0 1.62 0.684t0.684 1.62z",FOLDER:"M59.904 -42.551v25.344q0 3.312 -2.376 5.688t-5.688 2.376h-43.776q-3.312 0 -5.688 -2.376t-2.376 -5.688v-34.56q0 -3.312 2.376 -5.688t5.688 -2.376h11.52q3.312 0 5.688 2.376t2.376 5.688v1.152h24.192q3.312 0 5.688 2.376t2.376 5.688z",FOLDER_OPEN:"M67.644 -30.167q0 1.116 -1.116 2.376l-12.096 14.256q-1.548 1.836 -4.338 3.114t-5.166 1.278h-39.168q-1.224 0 -2.178 -0.468t-0.954 -1.548q0 -1.116 1.116 -2.376l12.096 -14.256q1.548 -1.836 4.338 -3.114t5.166 -1.278h39.168q1.224 0 2.178 0.468t0.954 1.548zm-12.348 -12.384v5.76h-29.952q-3.384 0 -7.092 1.71t-5.904 4.302l-12.132 14.256 -0.18 0.216 -0.018 -0.45 -0.018 -0.45v-34.56q0 -3.312 2.376 -5.688t5.688 -2.376h11.52q3.312 0 5.688 2.376t2.376 5.688v1.152h19.584q3.312 0 5.688 2.376t2.376 5.688z",ARROWS_V:"M25.344 -52.919q0 0.936 -0.684 1.62t-1.62 0.684h-4.608v36.864h4.608q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62l-9.216 9.216q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-9.216 -9.216q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h4.608v-36.864h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l9.216 -9.216q0.684 -0.684 1.62 -0.684t1.62 0.684l9.216 9.216q0.684 0.684 0.684 1.62z",ARROWS_H:"M64.512 -32.183q0 0.936 -0.684 1.62l-9.216 9.216q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-4.608h-36.864v4.608q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-9.216 -9.216q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l9.216 -9.216q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v4.608h36.864v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l9.216 9.216q0.684 0.684 0.684 1.62z",BAR_CHART_O:"M23.04 -32.183v18.432h-9.216v-18.432h9.216zm13.824 -18.432v36.864h-9.216v-36.864h9.216zm36.864 41.472v4.608h-73.728v-55.296h4.608v50.688h69.12zm-23.04 -32.256v27.648h-9.216v-27.648h9.216zm13.824 -13.824v41.472h-9.216v-41.472h9.216z",TWITTER_SQUARE:"M46.08 -42.479q-2.016 0.9 -4.356 1.224 2.448 -1.44 3.348 -4.212 -2.34 1.368 -4.824 1.836 -2.196 -2.376 -5.508 -2.376 -3.132 0 -5.346 2.214t-2.214 5.346q0 1.044 0.18 1.728 -4.644 -0.252 -8.712 -2.34t-6.912 -5.58q-1.044 1.8 -1.044 3.816 0 4.104 3.276 6.3 -1.692 -0.036 -3.6 -0.936v0.072q0 2.7 1.8 4.806t4.428 2.61q-1.044 0.288 -1.836 0.288 -0.468 0 -1.404 -0.144 0.756 2.268 2.682 3.744t4.374 1.512q-4.176 3.24 -9.396 3.24 -0.936 0 -1.8 -0.108 5.328 3.384 11.592 3.384 4.032 0 7.56 -1.278t6.048 -3.42 4.338 -4.932 2.7 -5.832 0.882 -6.066q0 -0.648 -0.036 -0.972 2.268 -1.62 3.78 -3.924zm9.216 -6.984v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",FACEBOOK_SQUARE:"M55.296 -14.903q0 4.284 -3.042 7.326t-7.326 3.042h-6.912v-21.888h7.308l1.08 -8.064h-8.388v-5.148q0 -1.944 1.008 -2.988t3.456 -1.044l4.752 -0.036v-7.452q-3.456 -0.324 -6.48 -0.324 -4.896 0 -7.848 2.898t-2.952 8.118v5.976h-8.064v8.064h8.064v21.888h-19.584q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326v34.56z",CAMERA_RETRO:"M33.408 -34.487q0 -0.504 -0.324 -0.828t-0.828 -0.324q-2.376 0 -4.068 1.692t-1.692 4.068q0 0.504 0.324 0.828t0.828 0.324 0.828 -0.324 0.324 -0.828q0 -1.44 1.008 -2.448t2.448 -1.008q0.504 0 0.828 -0.324t0.324 -0.828zm8.064 4.68q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516 2.7 -6.516 6.516 -2.7 6.516 2.7 2.7 6.516zm-36.864 20.664h55.296v-4.608h-55.296v4.608zm41.472 -20.664q0 -5.724 -4.05 -9.774t-9.774 -4.05 -9.774 4.05 -4.05 9.774 4.05 9.774 9.774 4.05 9.774 -4.05 4.05 -9.774zm-36.864 -23.112h13.824v-4.608h-13.824v4.608zm-4.608 6.912h55.296v-9.216000000000001h-29.808l-2.304 4.608h-23.184v4.608zm59.904 -9.216v46.08q0 1.908 -1.35 3.258t-3.258 1.35h-55.296q-1.908 0 -3.258 -1.35t-1.35 -3.258v-46.08q0 -1.908 1.35 -3.258t3.258 -1.35h55.296q1.908 0 3.258 1.35t1.35 3.258z",KEY:"M29.952 -46.007q0 -2.88 -2.016 -4.896t-4.896 -2.016 -4.896 2.016 -2.016 4.896q0 1.512 0.684 2.988 -1.476 -0.684 -2.988 -0.684 -2.88 0 -4.896 2.016t-2.016 4.896 2.016 4.896 4.896 2.016 4.896 -2.016 2.016 -4.896q0 -1.512 -0.684 -2.988 1.476 0.684 2.988 0.684 2.88 0 4.896 -2.016t2.016 -4.896zm30.636 25.344q0 0.612 -1.764 2.376t-2.376 1.764q-0.324 0 -1.026 -0.576t-1.314 -1.188 -1.386 -1.44 -0.882 -0.936l-3.456 3.456 7.92 7.92q1.008 1.008 1.008 2.448 0 1.512 -1.404 2.916t-2.916 1.404q-1.44 0 -2.448 -1.008l-24.156 -24.156q-6.336 4.716 -13.14 4.716 -5.868 0 -9.558 -3.69t-3.69 -9.558q0 -5.76 3.42 -11.268t8.928 -8.928 11.268 -3.42q5.868 0 9.558 3.69t3.69 9.558q0 6.804 -4.716 13.14l12.78 12.78 3.456 -3.456q-0.108 -0.108 -0.936 -0.882t-1.44 -1.386 -1.188 -1.314 -0.576 -1.026q0 -0.612 1.764 -2.376t2.376 -1.764q0.468 0 0.828 0.36 0.216 0.216 1.656 1.602t2.952 2.862 3.114 3.096 2.628 2.808 1.026 1.476z",GEARS:"M32.256 -32.183q0 -3.816 -2.7 -6.516t-6.516 -2.7 -6.516 2.7 -2.7 6.516 2.7 6.516 6.516 2.7 6.516 -2.7 2.7 -6.516zm27.648 18.432q0 -1.872 -1.368 -3.24t-3.24 -1.368 -3.24 1.368 -1.368 3.24q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258zm0 -36.864q0 -1.872 -1.368 -3.24t-3.24 -1.368 -3.24 1.368 -1.368 3.24q0 1.908 1.35 3.258t3.258 1.35 3.258 -1.35 1.35 -3.258zm-13.824 15.156v6.66q0 0.36 -0.252 0.702t-0.576 0.378l-5.58 0.864q-0.396 1.26 -1.152 2.736 1.224 1.728 3.24 4.14 0.252 0.36 0.252 0.72 0 0.432 -0.252 0.684 -0.828 1.08 -2.97 3.222t-2.826 2.142q-0.396 0 -0.756 -0.252l-4.14 -3.24q-1.332 0.684 -2.772 1.116 -0.396 3.888 -0.828 5.58 -0.252 0.864 -1.08 0.864h-6.696q-0.396 0 -0.72 -0.27t-0.36 -0.63l-0.828 -5.508q-1.224 -0.36 -2.7 -1.116l-4.248 3.204q-0.252 0.252 -0.72 0.252 -0.396 0 -0.756 -0.288 -5.184 -4.788 -5.184 -5.76 0 -0.324 0.252 -0.684 0.36 -0.504 1.476 -1.908t1.692 -2.196q-0.828 -1.584 -1.26 -2.952l-5.472 -0.864q-0.36 -0.036 -0.612 -0.342t-0.252 -0.702v-6.66q0 -0.36 0.252 -0.702t0.576 -0.378l5.58 -0.864q0.396 -1.26 1.152 -2.736 -1.224 -1.728 -3.24 -4.14 -0.252 -0.396 -0.252 -0.72 0 -0.432 0.252 -0.72 0.792 -1.08 2.952 -3.204t2.844 -2.124q0.396 0 0.756 0.252l4.14 3.24q1.224 -0.648 2.772 -1.152 0.396 -3.888 0.828 -5.544 0.252 -0.864 1.08 -0.864h6.696q0.396 0 0.72 0.27t0.36 0.63l0.828 5.508q1.224 0.36 2.7 1.116l4.248 -3.204q0.288 -0.252 0.72 -0.252 0.396 0 0.756 0.288 5.184 4.788 5.184 5.76 0 0.324 -0.252 0.684 -0.432 0.576 -1.512 1.944t-1.62 2.16q0.828 1.728 1.224 2.952l5.472 0.828q0.36 0.072 0.612 0.378t0.252 0.702zm23.04 19.188v5.04q0 0.576 -5.364 1.116 -0.432 0.972 -1.08 1.872 1.836 4.068 1.836 4.968 0 0.144 -0.144 0.252 -4.392 2.556 -4.464 2.556 -0.288 0 -1.656 -1.692t-1.872 -2.448q-0.72 0.072 -1.08 0.072t-1.08 -0.072q-0.504 0.756 -1.872 2.448t-1.656 1.692q-0.072 0 -4.464 -2.556 -0.144 -0.108 -0.144 -0.252 0 -0.9 1.836 -4.968 -0.648 -0.9 -1.08 -1.872 -5.364 -0.54 -5.364 -1.116v-5.04q0 -0.576 5.364 -1.116 0.468 -1.044 1.08 -1.872 -1.836 -4.068 -1.836 -4.968 0 -0.144 0.144 -0.252 0.144 -0.072 1.26 -0.72t2.124 -1.224 1.08 -0.576q0.288 0 1.656 1.674t1.872 2.43q0.72 -0.072 1.08 -0.072t1.08 0.072q1.836 -2.556 3.312 -4.032l0.216 -0.072q0.144 0 4.464 2.52 0.144 0.108 0.144 0.252 0 0.9 -1.836 4.968 0.612 0.828 1.08 1.872 5.364 0.54 5.364 1.116zm0 -36.864v5.04q0 0.576 -5.364 1.116 -0.432 0.972 -1.08 1.872 1.836 4.068 1.836 4.968 0 0.144 -0.144 0.252 -4.392 2.556 -4.464 2.556 -0.288 0 -1.656 -1.692t-1.872 -2.448q-0.72 0.072 -1.08 0.072t-1.08 -0.072q-0.504 0.756 -1.872 2.448t-1.656 1.692q-0.072 0 -4.464 -2.556 -0.144 -0.108 -0.144 -0.252 0 -0.9 1.836 -4.968 -0.648 -0.9 -1.08 -1.872 -5.364 -0.54 -5.364 -1.116v-5.04q0 -0.576 5.364 -1.116 0.468 -1.044 1.08 -1.872 -1.836 -4.068 -1.836 -4.968 0 -0.144 0.144 -0.252 0.144 -0.072 1.26 -0.72t2.124 -1.224 1.08 -0.576q0.288 0 1.656 1.674t1.872 2.43q0.72 -0.072 1.08 -0.072t1.08 0.072q1.836 -2.556 3.312 -4.032l0.216 -0.072q0.144 0 4.464 2.52 0.144 0.108 0.144 0.252 0 0.9 -1.836 4.968 0.612 0.828 1.08 1.872 5.364 0.54 5.364 1.116z",COMMENTS:"M50.688 -36.791q0 5.004 -3.384 9.252t-9.234 6.714 -12.726 2.466q-3.096 0 -6.336 -0.576 -4.464 3.168 -10.008 4.608 -1.296 0.324 -3.096 0.576h-0.108q-0.396 0 -0.738 -0.288t-0.414 -0.756q-0.036 -0.108 -0.036 -0.234t0.018 -0.234 0.072 -0.216l0.09 -0.18 0.126 -0.198 0.144 -0.18 0.162 -0.18 0.144 -0.162q0.18 -0.216 0.828 -0.9t0.936 -1.062 0.81 -1.044 0.9 -1.386 0.738 -1.584q-4.464 -2.592 -7.02 -6.372t-2.556 -8.064q0 -5.004 3.384 -9.252t9.234 -6.714 12.726 -2.466 12.726 2.466 9.234 6.714 3.384 9.252zm13.824 9.216q0 4.32 -2.556 8.082t-7.02 6.354q0.36 0.864 0.738 1.584t0.9 1.386 0.81 1.044 0.936 1.062 0.828 0.9l0.144 0.162 0.162 0.18 0.144 0.18 0.126 0.198 0.09 0.18 0.072 0.216 0.018 0.234 -0.036 0.234q-0.108 0.504 -0.468 0.792t-0.792 0.252q-1.8 -0.252 -3.096 -0.576 -5.544 -1.44 -10.008 -4.608 -3.24 0.576 -6.336 0.576 -9.756 0 -16.992 -4.752 2.088 0.144 3.168 0.144 5.796 0 11.124 -1.62t9.504 -4.644q4.5 -3.312 6.912 -7.632t2.412 -9.144q0 -2.772 -0.828 -5.472 4.644 2.556 7.344 6.408t2.7 8.28z",THUMBS_O_UP:"M9.216 -16.055q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm41.472 -20.736q0 -1.836 -1.404 -3.222t-3.204 -1.386h-12.672q0 -2.088 1.728 -5.742t1.728 -5.778q0 -3.528 -1.152 -5.22t-4.608 -1.692q-0.936 0.936 -1.368 3.06t-1.098 4.518 -2.142 3.942q-0.792 0.828 -2.772 3.276 -0.144 0.18 -0.828 1.08t-1.134 1.476 -1.242 1.53 -1.44 1.584 -1.386 1.278 -1.44 0.972 -1.278 0.324h-1.152v23.04h1.152q0.468 0 1.134 0.108t1.188 0.234 1.368 0.396 1.26 0.414 1.278 0.45 1.044 0.378q7.596 2.628 12.312 2.628h4.356q6.912 0 6.912 -6.012 0 -0.936 -0.18 -2.016 1.08 -0.576 1.71 -1.89t0.63 -2.646 -0.648 -2.484q1.908 -1.8 1.908 -4.284 0 -0.9 -0.36 -1.998t-0.9 -1.71q1.152 -0.036 1.926 -1.692t0.774 -2.916zm4.608 -0.036q0 3.204 -1.764 5.868 0.324 1.188 0.324 2.484 0 2.772 -1.368 5.184 0.108 0.756 0.108 1.548 0 3.636 -2.16 6.408 0.036 5.004 -3.06 7.902t-8.172 2.898h-4.644q-3.456 0 -6.822 -0.81t-7.794 -2.358q-4.176 -1.44 -4.968 -1.44h-10.368q-1.908 0 -3.258 -1.35t-1.35 -3.258v-23.04q0 -1.908 1.35 -3.258t3.258 -1.35h9.864q1.296 -0.864 4.932 -5.58 2.088 -2.7 3.852 -4.608 0.864 -0.9 1.278 -3.078t1.098 -4.554 2.232 -3.888q1.404 -1.332 3.24 -1.332 3.024 0 5.436 1.17t3.672 3.654 1.26 6.696q0 3.348 -1.728 6.912h6.336q3.744 0 6.48 2.736t2.736 6.444z",THUMBS_O_DOWN:"M9.216 -48.311q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm41.472 20.736q0 -1.26 -0.774 -2.916t-1.926 -1.692q0.54 -0.612 0.9 -1.71t0.36 -1.998q0 -2.484 -1.908 -4.284 0.648 -1.152 0.648 -2.484t-0.63 -2.646 -1.71 -1.89q0.18 -1.08 0.18 -2.016 0 -3.06 -1.764 -4.536t-4.896 -1.476h-4.608q-4.716 0 -12.312 2.628 -0.18 0.072 -1.044 0.378t-1.278 0.45 -1.26 0.414 -1.368 0.396 -1.188 0.234 -1.134 0.108h-1.152v23.04h1.152q0.576 0 1.278 0.324t1.44 0.972 1.386 1.278 1.44 1.584 1.242 1.53 1.134 1.476 0.828 1.08q1.98 2.448 2.772 3.276 1.476 1.548 2.142 3.942t1.098 4.518 1.368 3.06q3.456 0 4.608 -1.692t1.152 -5.22q0 -2.124 -1.728 -5.778t-1.728 -5.742h12.672q1.8 0 3.204 -1.386t1.404 -3.222zm4.608 0.036q0 3.708 -2.736 6.444t-6.48 2.736h-6.336q1.728 3.564 1.728 6.912 0 4.248 -1.26 6.696 -1.26 2.484 -3.672 3.654t-5.436 1.17q-1.836 0 -3.24 -1.332 -1.224 -1.188 -1.944 -2.952t-0.918 -3.258 -0.63 -3.042 -1.116 -2.304q-1.728 -1.8 -3.852 -4.572 -3.636 -4.716 -4.932 -5.58h-9.864q-1.908 0 -3.258 -1.35t-1.35 -3.258v-23.04q0 -1.908 1.35 -3.258t3.258 -1.35h10.368q0.792 0 4.968 -1.44 4.608 -1.584 8.028 -2.376t7.2 -0.792h4.032q5.04 0 8.154 2.844t3.078 7.776v0.18q2.16 2.772 2.16 6.408 0 0.792 -0.108 1.548 1.368 2.412 1.368 5.184 0 1.296 -0.324 2.484 1.764 2.664 1.764 5.868z",STAR_HALF:"M29.952 -63.287v48.204l-16.164 8.496q-0.792 0.432 -1.44 0.432 -0.756 0 -1.134 -0.522t-0.378 -1.278q0 -0.216 0.072 -0.72l3.096 -18 -13.104 -12.744q-0.9 -0.972 -0.9 -1.728 0 -1.332 2.016 -1.656l18.072 -2.628 8.1 -16.38q0.684 -1.476 1.764 -1.476z",HEART_O:"M59.904 -42.983q0 -2.916 -0.774 -5.148t-1.98 -3.546 -2.934 -2.142 -3.384 -1.116 -3.528 -0.288 -4.032 0.918 -3.978 2.304 -3.114 2.592 -2.16 2.214q-0.648 0.792 -1.764 0.792t-1.764 -0.792q-0.864 -1.008 -2.16 -2.214t-3.114 -2.592 -3.978 -2.304 -4.032 -0.918 -3.528 0.288 -3.384 1.116 -2.934 2.142 -1.98 3.546 -0.774 5.148q0 6.048 6.732 12.78l20.916 20.16 20.88 -20.124q6.768 -6.768 6.768 -12.816zm4.608 0q0 7.956 -8.244 16.2l-22.428 21.6q-0.648 0.648 -1.584 0.648t-1.584 -0.648l-22.464 -21.672q-0.36 -0.288 -0.99 -0.936t-1.998 -2.358 -2.448 -3.51 -1.926 -4.356 -0.846 -4.968q0 -7.92 4.572 -12.384t12.636 -4.464q2.232 0 4.554 0.774t4.32 2.088 3.438 2.466 2.736 2.448q1.296 -1.296 2.736 -2.448t3.438 -2.466 4.32 -2.088 4.554 -0.774q8.064 0 12.636 4.464t4.572 12.384z",SIGN_OUT:"M23.04 -12.599q0 0.144 0.036 0.72t0.018 0.954 -0.108 0.846 -0.36 0.702 -0.738 0.234h-11.52q-4.284 0 -7.326 -3.042t-3.042 -7.326v-25.344q0 -4.284 3.042 -7.326t7.326 -3.042h11.52q0.468 0 0.81 0.342t0.342 0.81q0 0.144 0.036 0.72t0.018 0.954 -0.108 0.846 -0.36 0.702 -0.738 0.234h-11.52q-2.376 0 -4.068 1.692t-1.692 4.068v25.344q0 2.376 1.692 4.068t4.068 1.692h11.232000000000001l0.414 0.036 0.414 0.108 0.288 0.198 0.252 0.324 0.072 0.486zm33.408 -19.584q0 0.936 -0.684 1.62l-19.584 19.584q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-10.368h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h16.128v-10.368q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l19.584 19.584q0.684 0.684 0.684 1.62z",LINKEDIN_SQUARE:"M8.532 -13.535h8.316v-24.984h-8.316v24.984zm8.856 -32.688q-0.036 -1.872 -1.296 -3.096t-3.348 -1.224 -3.402 1.224 -1.314 3.096q0 1.836 1.278 3.078t3.33 1.242h0.036q2.124 0 3.42 -1.242t1.296 -3.078zm21.06 32.688h8.316v-14.328q0 -5.544 -2.628 -8.388t-6.948 -2.844q-4.896 0 -7.524 4.212h0.072v-3.636h-8.316q0.108 2.376 0 24.984h8.316v-13.968q0 -1.368 0.252 -2.016 0.54 -1.26 1.62 -2.142t2.664 -0.882q4.176 0 4.176 5.652v13.356zm16.848 -35.928v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",THUMB_TACK:"M17.28 -33.335v-16.128q0 -0.504 -0.324 -0.828t-0.828 -0.324 -0.828 0.324 -0.324 0.828v16.128q0 0.504 0.324 0.828t0.828 0.324 0.828 -0.324 0.324 -0.828zm24.192 12.672q0 0.936 -0.684 1.62t-1.62 0.684h-15.444l-1.836 17.388q-0.072 0.432 -0.378 0.738t-0.738 0.306h-0.036q-0.972 0 -1.152 -0.972l-2.736 -17.46h-14.544q-0.936 0 -1.62 -0.684t-0.684 -1.62q0 -4.428 2.826 -7.974t6.39 -3.546v-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24 1.368 -3.24 3.24 -1.368h23.04q1.872 0 3.24 1.368t1.368 3.24 -1.368 3.24 -3.24 1.368v18.432q3.564 0 6.39 3.546t2.826 7.974z",EXTERNAL_LINK:"M50.688 -31.031v11.52q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h25.344q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-25.344q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-11.52q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828zm13.824 -31.104v18.432q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-6.336 -6.336 -23.472 23.472q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-4.104 -4.104q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l23.472 -23.472 -6.336 -6.336q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h18.432q0.936 0 1.62 0.684t0.684 1.62z",SIGN_IN:"M42.624 -32.183q0 0.936 -0.684 1.62l-19.584 19.584q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-10.368h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62v-13.824q0 -0.936 0.684 -1.62t1.62 -0.684h16.128v-10.368q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l19.584 19.584q0.684 0.684 0.684 1.62zm12.672 -12.672v25.344q0 4.284 -3.042 7.326t-7.326 3.042h-11.52q-0.468 0 -0.81 -0.342t-0.342 -0.81q0 -0.144 -0.036 -0.72t-0.018 -0.954 0.108 -0.846 0.36 -0.702 0.738 -0.234h11.52q2.376 0 4.068 -1.692t1.692 -4.068v-25.344q0 -2.376 -1.692 -4.068t-4.068 -1.692h-11.232000000000001l-0.414 -0.036 -0.414 -0.108 -0.288 -0.198 -0.252 -0.324 -0.072 -0.486q0 -0.144 -0.036 -0.72t-0.018 -0.954 0.108 -0.846 0.36 -0.702 0.738 -0.234h11.52q4.284 0 7.326 3.042t3.042 7.326z",TROPHY:"M16.488 -32.651q-2.664 -5.832 -2.664 -13.356h-9.216v3.456q0 2.808 3.402 5.832t8.478 4.068zm38.808 -9.9v-3.456h-9.216q0 7.524 -2.664 13.356 5.076 -1.044 8.478 -4.068t3.402 -5.832zm4.608 -4.608v4.608q0 2.556 -1.494 5.148t-4.032 4.68 -6.228 3.51 -7.758 1.602q-1.512 1.944 -3.42 3.42 -1.368 1.224 -1.89 2.61t-0.522 3.222q0 1.944 1.098 3.276t3.51 1.332q2.7 0 4.806 1.638t2.106 4.122v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-29.952q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -2.484 2.106 -4.122t4.806 -1.638q2.412 0 3.51 -1.332t1.098 -3.276q0 -1.836 -0.522 -3.222t-1.89 -2.61q-1.908 -1.476 -3.42 -3.42 -4.068 -0.18 -7.758 -1.602t-6.228 -3.51 -4.032 -4.68 -1.494 -5.148v-4.608q0 -1.44 1.008 -2.448t2.448 -1.008h10.368v-3.456q0 -2.376 1.692 -4.068t4.068 -1.692h20.736q2.376 0 4.068 1.692t1.692 4.068v3.456h10.368q1.44 0 2.448 1.008t1.008 2.448z",GITHUB_SQUARE:"M14.184 -15.767q-0.288 0.324 -0.72 -0.108 -0.468 -0.396 -0.144 -0.684 0.288 -0.324 0.72 0.108 0.432 0.396 0.144 0.684zm-1.512 -2.196q0.324 0.432 0 0.684 -0.288 0.216 -0.612 -0.252t0 -0.648q0.324 -0.252 0.612 0.216zm-2.196 -2.16q-0.18 0.252 -0.468 0.072 -0.36 -0.18 -0.252 -0.432 0.108 -0.18 0.468 -0.072 0.36 0.18 0.252 0.432zm1.116 1.224q-0.216 0.252 -0.576 -0.108 -0.324 -0.396 -0.072 -0.576 0.216 -0.216 0.576 0.108 0.324 0.396 0.072 0.576zm4.644 4.032q-0.144 0.432 -0.684 0.216 -0.612 -0.144 -0.468 -0.54t0.684 -0.252q0.576 0.18 0.468 0.576zm2.268 0.18q0 0.396 -0.576 0.396 -0.612 0.072 -0.612 -0.396 0 -0.396 0.576 -0.396 0.612 -0.072 0.612 0.396zm2.088 -0.36q0.072 0.36 -0.504 0.504t-0.648 -0.288 0.504 -0.54q0.576 -0.072 0.648 0.324zm34.704 -34.416v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-8.064q-0.576 0 -0.882 -0.036t-0.702 -0.18 -0.576 -0.522 -0.18 -0.99v-8.604q0 -3.492 -1.872 -5.112 2.052 -0.216 3.69 -0.648t3.384 -1.404 2.916 -2.394 1.908 -3.78 0.738 -5.418q0 -4.356 -2.844 -7.416 1.332 -3.276 -0.288 -7.344 -1.008 -0.324 -2.916 0.396t-3.312 1.584l-1.368 0.864q-3.348 -0.936 -6.912 -0.936t-6.912 0.936q-0.576 -0.396 -1.53 -0.972t-3.006 -1.386 -3.096 -0.486q-1.584 4.068 -0.252 7.344 -2.844 3.06 -2.844 7.416 0 3.06 0.738 5.4t1.89 3.78 2.898 2.412 3.384 1.404 3.69 0.648q-1.44 1.296 -1.764 3.708 -0.756 0.36 -1.62 0.54t-2.052 0.18 -2.358 -0.774 -1.998 -2.25q-0.684 -1.152 -1.746 -1.872t-1.782 -0.864l-0.72 -0.108q-0.756 0 -1.044 0.162t-0.18 0.414 0.324 0.504 0.468 0.432l0.252 0.18q0.792 0.36 1.566 1.368t1.134 1.836l0.36 0.828q0.468 1.368 1.584 2.214t2.412 1.08 2.502 0.252 1.998 -0.126l0.828 -0.144q0 1.368 0.018 3.708t0.018 2.448q0 0.792 -0.396 1.206t-0.792 0.468 -1.188 0.054h-8.064q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",UPLOAD:"M46.08 -11.447q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm9.216 0q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm4.608 -8.064v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-52.992q-1.44 0 -2.448 -1.008t-1.008 -2.448v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h15.372q0.756 2.016 2.538 3.312t3.978 1.296h9.216q2.196 0 3.978 -1.296t2.538 -3.312h15.372q1.44 0 2.448 1.008t1.008 2.448zm-11.7 -23.328q-0.612 1.44 -2.124 1.44h-9.216v16.128q0 0.936 -0.684 1.62t-1.62 0.684h-9.216q-0.936 0 -1.62 -0.684t-0.684 -1.62v-16.128h-9.216q-1.512 0 -2.124 -1.44 -0.612 -1.404 0.504 -2.484l16.128 -16.128q0.648 -0.684 1.62 -0.684t1.62 0.684l16.128 16.128q1.116 1.08 0.504 2.484z",LEMON_O:"M50.652 -34.703q0 -1.584 -0.252 -4.086t-0.648 -3.474q-0.432 -1.08 -0.612 -1.584t-0.324 -1.314 -0.144 -1.746q0 -0.828 0.18 -2.466t0.18 -2.43q0 -1.332 -0.36 -1.98 -0.144 -0.036 -0.468 -0.036 -0.684 0 -2.088 0.162t-2.124 0.162q-2.16 0 -6.336 -0.864t-6.3 -0.864q-1.548 0 -3.402 0.414t-3.06 0.846 -3.222 1.224q-4.932 1.944 -7.272 3.708 -3.456 2.628 -5.742 6.822t-3.168 8.496 -0.882 8.946q0 1.44 0.45 4.32t0.45 4.356q0 0.828 -0.396 2.394t-0.396 2.358 0.432 1.314 1.224 0.522q0.864 0 2.61 -0.396t2.646 -0.396q2.052 0 6.102 0.558t6.102 0.558q6.516 0 10.224 -1.296 4.644 -1.62 8.478 -5.49t5.976 -8.838 2.142 -9.9zm4.608 -0.072q0 5.94 -2.52 11.79t-7.056 10.368 -10.116 6.498q-4.464 1.584 -11.736 1.584 -2.052 0 -6.12 -0.522t-6.084 -0.522q-0.864 0 -2.61 0.522t-2.646 0.522q-2.628 0 -4.446 -1.998t-1.818 -4.626q0 -0.864 0.396 -2.448t0.396 -2.412q0 -1.44 -0.45 -4.338t-0.45 -4.374q0 -3.996 0.648 -7.83t1.962 -7.542 3.618 -6.984 5.4 -5.616q2.808 -2.124 8.352 -4.32 6.984 -2.808 11.376 -2.808 2.16 0 6.318 0.864t6.246 0.864q0.684 0 2.052 -0.18t2.088 -0.18q2.916 0 4.248 1.818t1.332 4.842q0 0.828 -0.18 2.448t-0.18 2.448q0 0.36 0.036 0.666t0.108 0.612 0.144 0.486 0.234 0.576 0.234 0.612q0.576 1.44 0.9 4.266t0.324 4.914z",PHONE:"M50.688 -19.799q0 0.972 -0.36 2.538t-0.756 2.466q-0.756 1.8 -4.392 3.816 -3.384 1.836 -6.696 1.836 -0.972 0 -1.89 -0.126t-2.07 -0.45 -1.71 -0.522 -1.998 -0.738 -1.764 -0.648q-3.528 -1.26 -6.3 -2.988 -4.608 -2.844 -9.522 -7.758t-7.758 -9.522q-1.728 -2.772 -2.988 -6.3 -0.108 -0.324 -0.648 -1.764t-0.738 -1.998 -0.522 -1.71 -0.45 -2.07 -0.126 -1.89q0 -3.312 1.836 -6.696 2.016 -3.636 3.816 -4.392 0.9 -0.396 2.466 -0.756t2.538 -0.36q0.504 0 0.756 0.108 0.648 0.216 1.908 2.736 0.396 0.684 1.08 1.944t1.26 2.286 1.116 1.926q0.108 0.144 0.63 0.9t0.774 1.278 0.252 1.026q0 0.72 -1.026 1.8t-2.232 1.98 -2.232 1.908 -1.026 1.656q0 0.324 0.18 0.81t0.306 0.738 0.504 0.864 0.414 0.684q2.736 4.932 6.264 8.46t8.46 6.264q0.072 0.036 0.684 0.414t0.864 0.504 0.738 0.306 0.81 0.18q0.648 0 1.656 -1.026t1.908 -2.232 1.98 -2.232 1.8 -1.026q0.504 0 1.026 0.252t1.278 0.774 0.9 0.63q0.9 0.54 1.926 1.116t2.286 1.26 1.944 1.08q2.52 1.26 2.736 1.908 0.108 0.252 0.108 0.756z",SQUARE_O:"M40.32 -55.223h-29.952q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068v-29.952q0 -2.376 -1.692 -4.068t-4.068 -1.692zm10.368 5.76v29.952q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h29.952q4.284 0 7.326 3.042t3.042 7.326z",BOOKMARK_O:"M41.472 -55.223h-36.864v44.712l15.228 -14.616 3.204 -3.06 3.204 3.06 15.228 14.616v-44.712zm0.432 -4.608q0.828 0 1.584 0.324 1.188 0.468 1.89 1.476t0.702 2.232v46.404q0 1.224 -0.702 2.232t-1.89 1.476q-0.684 0.288 -1.584 0.288 -1.728 0 -2.988 -1.152l-15.876 -15.264 -15.876 15.264q-1.296 1.188 -2.988 1.188 -0.828 0 -1.584 -0.324 -1.188 -0.468 -1.89 -1.476t-0.702 -2.232v-46.404q0 -1.224 0.702 -2.232t1.89 -1.476q0.756 -0.324 1.584 -0.324h37.728z",PHONE_SQUARE:"M46.08 -21.491q0 -0.396 -0.072 -0.576 -0.108 -0.288 -1.386 -1.062t-3.186 -1.782l-1.908 -1.044q-0.18 -0.108 -0.684 -0.468t-0.9 -0.54 -0.756 -0.18q-0.648 0 -1.692 1.17t-2.052 2.358 -1.584 1.188q-0.252 0 -0.594 -0.126t-0.558 -0.234 -0.612 -0.342 -0.504 -0.306q-3.564 -1.98 -6.138 -4.554t-4.554 -6.138q-0.072 -0.108 -0.306 -0.504t-0.342 -0.612 -0.234 -0.558 -0.126 -0.594q0 -0.468 0.738 -1.206t1.62 -1.386 1.62 -1.422 0.738 -1.314q0 -0.36 -0.18 -0.756t-0.54 -0.9 -0.468 -0.684q-0.108 -0.216 -0.54 -1.026t-0.9 -1.638 -0.954 -1.71 -0.9 -1.458 -0.594 -0.648 -0.576 -0.072q-1.728 0 -3.636 0.792 -1.656 0.756 -2.88 3.402t-1.224 4.698q0 0.576 0.09 1.224t0.18 1.098 0.324 1.188 0.36 1.062 0.45 1.188 0.396 1.08q2.16 5.904 7.794 11.538t11.538 7.794q0.216 0.072 1.08 0.396t1.188 0.45 1.062 0.36 1.188 0.324 1.098 0.18 1.224 0.09q2.052 0 4.698 -1.224t3.402 -2.88q0.792 -1.908 0.792 -3.636zm9.216 -27.972v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",TWITTER:"M58.32 -49.751q-2.412 3.528 -5.832 6.012 0.036 0.504 0.036 1.512 0 4.68 -1.368 9.342t-4.158 8.946 -6.642 7.578 -9.288 5.256 -11.628 1.962q-9.756 0 -17.856 -5.22 1.26 0.144 2.808 0.144 8.1 0 14.436 -4.968 -3.78 -0.072 -6.768 -2.322t-4.104 -5.742q1.188 0.18 2.196 0.18 1.548 0 3.06 -0.396 -4.032 -0.828 -6.678 -4.014t-2.646 -7.398v-0.144q2.448 1.368 5.256 1.476 -2.376 -1.584 -3.78 -4.14t-1.404 -5.544q0 -3.168 1.584 -5.868 4.356 5.364 10.602 8.586t13.374 3.582q-0.288 -1.368 -0.288 -2.664 0 -4.824 3.402 -8.226t8.226 -3.402q5.04 0 8.496 3.672 3.924 -0.756 7.38 -2.808 -1.332 4.14 -5.112 6.408 3.348 -0.36 6.696 -1.8z",FACEBOOK:"M34.524 -64.007v9.504h-5.652q-3.096 0 -4.176 1.296t-1.08 3.888v6.804h10.548l-1.404 10.656h-9.144v27.324h-11.016v-27.324h-9.18v-10.656h9.18v-7.848q0 -6.696 3.744 -10.386t9.972 -3.69q5.292 0 8.208 0.432z",GITHUB:"M55.296 -32.183q0 9.036 -5.274 16.254t-13.626 9.99q-0.972 0.18 -1.422 -0.252t-0.45 -1.08v-7.596q0 -3.492 -1.872 -5.112 2.052 -0.216 3.69 -0.648t3.384 -1.404 2.916 -2.394 1.908 -3.78 0.738 -5.418q0 -4.356 -2.844 -7.416 1.332 -3.276 -0.288 -7.344 -1.008 -0.324 -2.916 0.396t-3.312 1.584l-1.368 0.864q-3.348 -0.936 -6.912 -0.936t-6.912 0.936q-0.576 -0.396 -1.53 -0.972t-3.006 -1.386 -3.096 -0.486q-1.584 4.068 -0.252 7.344 -2.844 3.06 -2.844 7.416 0 3.06 0.738 5.4t1.89 3.78 2.898 2.412 3.384 1.404 3.69 0.648q-1.44 1.296 -1.764 3.708 -0.756 0.36 -1.62 0.54t-2.052 0.18 -2.358 -0.774 -1.998 -2.25q-0.684 -1.152 -1.746 -1.872t-1.782 -0.864l-0.72 -0.108q-0.756 0 -1.044 0.162t-0.18 0.414 0.324 0.504 0.468 0.432l0.252 0.18q0.792 0.36 1.566 1.368t1.134 1.836l0.36 0.828q0.468 1.368 1.584 2.214t2.412 1.08 2.502 0.252 1.998 -0.126l0.828 -0.144q0 1.368 0.018 3.204t0.018 1.944q0 0.648 -0.468 1.08t-1.44 0.252q-8.352 -2.772 -13.626 -9.99t-5.274 -16.254q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",UNLOCK:"M59.904 -43.703v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62v-9.216q0 -3.816 -2.7 -6.516t-6.516 -2.7 -6.516 2.7 -2.7 6.516v6.912h3.456q1.44 0 2.448 1.008t1.008 2.448v20.736q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-20.736q0 -1.44 1.008 -2.448t2.448 -1.008h24.192v-6.912q0 -6.66 4.734 -11.394t11.394 -4.734 11.394 4.734 4.734 11.394z",CREDIT_CARD:"M63.36 -59.831q2.376 0 4.068 1.692t1.692 4.068v43.776q0 2.376 -1.692 4.068t-4.068 1.692h-57.6q-2.376 0 -4.068 -1.692t-1.692 -4.068v-43.776q0 -2.376 1.692 -4.068t4.068 -1.692h57.6zm-57.6 4.608q-0.468 0 -0.81 0.342t-0.342 0.81v8.064h59.904v-8.064q0 -0.468 -0.342 -0.81t-0.81 -0.342h-57.6zm57.6 46.08q0.468 0 0.81 -0.342t0.342 -0.81v-21.888h-59.904v21.888q0 0.468 0.342 0.81t0.81 0.342h57.6zm-54.144 -4.608v-4.608h9.216v4.608h-9.216zm13.824 0v-4.608h13.824v4.608h-13.824z",RSS:"M13.824 -16.055q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896 2.016 -4.896 4.896 -2.016 4.896 2.016 2.016 4.896zm18.432 4.428q0.072 1.008 -0.612 1.728 -0.648 0.756 -1.692 0.756h-4.86q-0.9 0 -1.548 -0.594t-0.72 -1.494q-0.792 -8.244 -6.642 -14.094t-14.094 -6.642q-0.9 -0.072 -1.494 -0.72t-0.594 -1.548v-4.86q0 -1.044 0.756 -1.692 0.612 -0.612 1.548 -0.612h0.18q5.76 0.468 11.016 2.898t9.324 6.534q4.104 4.068 6.534 9.324t2.898 11.016zm18.432 0.072q0.072 0.972 -0.648 1.692 -0.648 0.72 -1.656 0.72h-5.148q-0.936 0 -1.602 -0.63t-0.702 -1.53q-0.432 -7.74 -3.636 -14.706t-8.334 -12.096 -12.096 -8.334 -14.706 -3.672q-0.9 -0.036 -1.53 -0.702t-0.63 -1.566v-5.148q0 -1.008 0.72 -1.656 0.648 -0.648 1.584 -0.648h0.108q9.432 0.468 18.054 4.32t15.318 10.584q6.732 6.696 10.584 15.318t4.32 18.054z",HDD_O:"M37.44 -20.663q0 1.188 -0.846 2.034t-2.034 0.846 -2.034 -0.846 -0.846 -2.034 0.846 -2.034 2.034 -0.846 2.034 0.846 0.846 2.034zm9.216 0q0 1.188 -0.846 2.034t-2.034 0.846 -2.034 -0.846 -0.846 -2.034 0.846 -2.034 2.034 -0.846 2.034 0.846 0.846 2.034zm4.032 5.76v-11.52q0 -0.468 -0.342 -0.81t-0.81 -0.342h-43.776q-0.468 0 -0.81 0.342t-0.342 0.81v11.52q0 0.468 0.342 0.81t0.81 0.342h43.776q0.468 0 0.81 -0.342t0.342 -0.81zm-44.28 -17.28h42.48l-5.652 -17.352q-0.144 -0.468 -0.576 -0.774t-0.936 -0.306h-28.152q-0.504 0 -0.936 0.306t-0.576 0.774zm48.888 5.76v11.52q0 2.376 -1.692 4.068t-4.068 1.692h-43.776q-2.376 0 -4.068 -1.692t-1.692 -4.068v-11.52q0 -0.9 0.576 -2.7l7.092 -21.816q0.612 -1.908 2.268 -3.096t3.636 -1.188h28.152q1.98 0 3.636 1.188t2.268 3.096l7.092 21.816q0.576 1.8 0.576 2.7z",BULLHORN:"M59.904 -41.399q1.908 0 3.258 1.35t1.35 3.258 -1.35 3.258 -3.258 1.35v13.824q0 1.872 -1.368 3.24t-3.24 1.368q-15.012 -12.492 -29.232 -13.68 -2.088 0.684 -3.276 2.376t-1.116 3.618 1.44 3.33q-0.72 1.188 -0.828 2.358t0.216 2.088 1.206 1.98 1.728 1.8 2.214 1.818q-1.044 2.088 -4.014 2.988t-6.066 0.414 -4.752 -1.998q-0.252 -0.828 -1.062 -3.15t-1.152 -3.402 -0.828 -3.204 -0.54 -3.636 0.126 -3.546 0.792 -3.978h-4.392q-2.376 0 -4.068 -1.692t-1.692 -4.068v-6.912q0 -2.376 1.692 -4.068t4.068 -1.692h17.28q15.66 0 32.256 -13.824 1.872 0 3.24 1.368t1.368 3.24v13.824zm-4.608 21.744v-34.344q-14.184 10.872 -27.648 12.348v9.72q13.572 1.512 27.648 12.276z",BELL_O:"M32.832 -3.383q0 -0.576 -0.576 -0.576 -2.124 0 -3.654 -1.53t-1.53 -3.654q0 -0.576 -0.576 -0.576t-0.576 0.576q0 2.628 1.854 4.482t4.482 1.854q0.576 0 0.576 -0.576zm-23.976 -10.368h46.8q-9.576 -10.8 -9.576 -29.952 0 -1.836 -0.864 -3.78t-2.484 -3.708 -4.374 -2.898 -6.102 -1.134 -6.102 1.134 -4.374 2.898 -2.484 3.708 -0.864 3.78q0 19.152 -9.576 29.952zm53.352 0q0 1.872 -1.368 3.24t-3.24 1.368h-16.128q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-16.128q-1.872 0 -3.24 -1.368t-1.368 -3.24q1.8 -1.512 3.276 -3.168t3.06 -4.302 2.682 -5.706 1.8 -7.416 0.702 -9.36q0 -5.472 4.212 -10.17t11.052 -5.706q-0.288 -0.684 -0.288 -1.404 0 -1.44 1.008 -2.448t2.448 -1.008 2.448 1.008 1.008 2.448q0 0.72 -0.288 1.404 6.84 1.008 11.052 5.706t4.212 10.17q0 5.004 0.702 9.36t1.8 7.416 2.682 5.706 3.06 4.302 3.276 3.168z",CERTIFICATE:"M49.536 -32.183l4.968 4.86q1.08 1.008 0.72 2.52 -0.432 1.476 -1.872 1.836l-6.768 1.728 1.908 6.696q0.432 1.476 -0.684 2.52 -1.044 1.116 -2.52 0.684l-6.696 -1.908 -1.728 6.768q-0.36 1.44 -1.836 1.872 -0.432 0.072 -0.684 0.072 -1.116 0 -1.836 -0.792l-4.86 -4.968 -4.86 4.968q-1.008 1.08 -2.52 0.72 -1.476 -0.396 -1.836 -1.872l-1.728 -6.768 -6.696 1.908q-1.476 0.432 -2.52 -0.684 -1.116 -1.044 -0.684 -2.52l1.908 -6.696 -6.768 -1.728q-1.44 -0.36 -1.872 -1.836 -0.36 -1.512 0.72 -2.52l4.968 -4.86 -4.968 -4.86q-1.08 -1.008 -0.72 -2.52 0.432 -1.476 1.872 -1.836l6.768 -1.728 -1.908 -6.696q-0.432 -1.476 0.684 -2.52 1.044 -1.116 2.52 -0.684l6.696 1.908 1.728 -6.768q0.36 -1.476 1.836 -1.836 1.476 -0.432 2.52 0.684l4.86 5.004 4.86 -5.004q1.044 -1.08 2.52 -0.684 1.476 0.36 1.836 1.836l1.728 6.768 6.696 -1.908q1.476 -0.432 2.52 0.684 1.116 1.044 0.684 2.52l-1.908 6.696 6.768 1.728q1.44 0.36 1.872 1.836 0.36 1.512 -0.72 2.52z",HAND_O_RIGHT:"M9.216 -16.055q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm50.688 -20.736q0 -1.836 -1.404 -3.222t-3.204 -1.386h-20.736q0 -0.72 0.54 -1.746t1.188 -1.98 1.188 -2.448 0.54 -3.042q0 -2.412 -1.602 -3.51t-4.158 -1.098q-0.864 0 -3.24 5.004 -0.864 1.584 -1.332 2.34 -1.44 2.304 -4.032 5.22 -2.556 2.916 -3.636 3.816 -2.484 2.052 -5.04 2.052h-1.152v23.04h1.152q2.592 0 6.012 1.152t6.966 2.304 6.462 1.152q6.804 0 6.804 -6.012 0 -0.936 -0.18 -2.016 1.08 -0.576 1.71 -1.89t0.63 -2.646 -0.648 -2.484q1.908 -1.8 1.908 -4.284 0 -0.9 -0.36 -1.998t-0.9 -1.71h11.916q1.872 0 3.24 -1.368t1.368 -3.24zm4.608 -0.036q0 3.78 -2.718 6.516t-6.498 2.736h-6.084q-0.144 2.232 -1.332 4.284 0.108 0.756 0.108 1.548 0 3.636 -2.16 6.408 0.036 5.004 -3.06 7.902t-8.172 2.898q-4.788 0 -11.592 -2.484 -5.904 -2.124 -8.028 -2.124h-10.368q-1.908 0 -3.258 -1.35t-1.35 -3.258v-23.04q0 -1.908 1.35 -3.258t3.258 -1.35h10.368q0.36 0 0.774 -0.162t0.846 -0.504 0.81 -0.648 0.864 -0.81 0.738 -0.774 0.684 -0.774 0.504 -0.612q2.34 -2.664 3.6 -4.644 0.468 -0.756 1.188 -2.232t1.332 -2.592 1.458 -2.268 1.98 -1.782 2.502 -0.63q4.5 0 7.434 2.412t2.934 6.804q0 2.448 -0.792 4.608h13.464q3.744 0 6.48 2.736t2.736 6.444z",HAND_O_LEFT:"M49.536 -13.751h1.152v-23.04h-1.152q-1.26 0 -2.43 -0.432t-2.25 -1.332 -1.8 -1.656 -1.764 -1.944l-0.126 -0.162 -0.144 -0.162 -0.162 -0.18q-2.592 -2.916 -4.032 -5.22 -0.504 -0.792 -1.368 -2.448 -0.036 -0.108 -0.378 -0.81t-0.666 -1.296 -0.72 -1.278 -0.774 -1.098 -0.666 -0.414q-2.556 0 -4.158 1.098t-1.602 3.51q0 1.548 0.54 3.042t1.188 2.448 1.188 1.98 0.54 1.746h-20.736q-1.8 0 -3.204 1.386t-1.404 3.222q0 1.872 1.368 3.24t3.24 1.368h11.916q-0.54 0.612 -0.9 1.71t-0.36 1.998q0 2.484 1.908 4.284 -0.648 1.152 -0.648 2.484t0.63 2.646 1.71 1.89q-0.144 0.864 -0.144 2.016 0 3.06 1.746 4.536t4.878 1.476q3.024 0 6.588 -1.152t6.984 -2.304 6.012 -1.152zm10.368 -2.304q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm4.608 -20.736v23.04q0 1.908 -1.35 3.258t-3.258 1.35h-10.368q-2.124 0 -8.028 2.124 -6.84 2.484 -11.412 2.484 -5.112 0 -8.28 -2.79t-3.132 -7.83l0.036 -0.18q-2.196 -2.736 -2.196 -6.408 0 -0.792 0.108 -1.548 -1.188 -2.052 -1.332 -4.284h-6.084q-3.78 0 -6.498 -2.736t-2.718 -6.516q0 -3.708 2.736 -6.444t6.48 -2.736h13.464q-0.792 -2.16 -0.792 -4.608 0 -4.392 2.934 -6.804t7.434 -2.412q1.368 0 2.502 0.63t1.98 1.782 1.458 2.268 1.332 2.592 1.188 2.232q1.26 1.98 3.6 4.644 0.072 0.108 0.504 0.612t0.684 0.774 0.738 0.774 0.864 0.81 0.81 0.648 0.846 0.504 0.774 0.162h10.368q1.908 0 3.258 1.35t1.35 3.258z",HAND_O_UP:"M46.08 -6.839q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm4.608 -27.504q0 -6.804 -6.012 -6.804 -0.936 0 -2.016 0.18 -0.576 -1.08 -1.89 -1.71t-2.646 -0.63 -2.484 0.648q-1.8 -1.908 -4.284 -1.908 -0.9 0 -1.998 0.36t-1.71 0.9v-11.916q0 -1.872 -1.368 -3.24t-3.24 -1.368q-1.836 0 -3.222 1.404t-1.386 3.204v20.736q-0.72 0 -1.746 -0.54t-1.98 -1.188 -2.448 -1.188 -3.042 -0.54q-2.412 0 -3.51 1.602t-1.098 4.158q0 0.864 5.004 3.24 1.584 0.864 2.34 1.332 2.304 1.44 5.22 4.032 2.916 2.556 3.816 3.636 2.052 2.484 2.052 5.04v1.152h23.04v-1.152q0 -2.592 1.152 -6.012t2.304 -6.966 1.152 -6.462zm4.608 -0.18q0 4.788 -2.484 11.592 -2.124 5.904 -2.124 8.028v10.368q0 1.908 -1.35 3.258t-3.258 1.35h-23.04q-1.908 0 -3.258 -1.35t-1.35 -3.258v-10.368q0 -0.36 -0.162 -0.774t-0.504 -0.846 -0.648 -0.81 -0.81 -0.864 -0.774 -0.738 -0.774 -0.684 -0.612 -0.504q-2.664 -2.34 -4.644 -3.6 -0.756 -0.468 -2.232 -1.188t-2.592 -1.332 -2.268 -1.458 -1.782 -1.98 -0.63 -2.502q0 -4.5 2.412 -7.434t6.804 -2.934q2.448 0 4.608 0.792v-13.464q0 -3.744 2.736 -6.48t6.444 -2.736q3.78 0 6.516 2.718t2.736 6.498v6.084q2.232 0.144 4.284 1.332 0.756 -0.108 1.548 -0.108 3.636 0 6.408 2.16 5.004 -0.036 7.902 3.06t2.898 8.172z",HAND_O_DOWN:"M50.688 -29.879q0 -3.024 -1.152 -6.588t-2.304 -6.984 -1.152 -6.012v-1.152h-23.04v1.152q0 1.26 -0.432 2.43t-1.332 2.25 -1.656 1.8 -1.944 1.764q-0.324 0.288 -0.504 0.432 -2.916 2.592 -5.22 4.032 -0.792 0.504 -2.448 1.368 -0.108 0.036 -0.81 0.378t-1.296 0.666 -1.278 0.72 -1.098 0.774 -0.414 0.666q0 2.556 1.098 4.158t3.51 1.602q1.548 0 3.042 -0.54t2.448 -1.188 1.98 -1.188 1.746 -0.54v20.736q0 1.8 1.386 3.204t3.222 1.404q1.872 0 3.24 -1.368t1.368 -3.24v-11.916q1.656 1.26 3.708 1.26 2.484 0 4.284 -1.908 1.152 0.648 2.484 0.648t2.646 -0.63 1.89 -1.71q0.864 0.144 2.016 0.144 3.06 0 4.536 -1.746t1.476 -4.878zm-4.608 -27.648q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm9.216 27.504q0 5.112 -2.79 8.28t-7.83 3.132l-0.18 -0.036q-2.736 2.196 -6.408 2.196 -0.792 0 -1.548 -0.108 -1.944 1.08 -4.284 1.332v6.084q0 3.78 -2.736 6.498t-6.516 2.718q-3.708 0 -6.444 -2.736t-2.736 -6.48v-13.464q-1.944 0.792 -4.608 0.792 -4.356 0 -6.786 -2.934t-2.43 -7.434q0 -1.368 0.63 -2.502t1.782 -1.98 2.268 -1.458 2.592 -1.332 2.232 -1.188q1.98 -1.26 4.644 -3.6 0.108 -0.072 0.612 -0.504t0.774 -0.684 0.774 -0.738 0.81 -0.864 0.648 -0.81 0.504 -0.846 0.162 -0.774v-10.368q0 -1.908 1.35 -3.258t3.258 -1.35h23.04q1.908 0 3.258 1.35t1.35 3.258v10.368q0 2.124 2.124 8.028 2.484 6.84 2.484 11.412z",ARROW_CIRCLE_LEFT:"M46.08 -29.879v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-18.072l6.804 -6.804q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-3.276 -3.276q-0.648 -0.648 -1.62 -0.648t-1.62 0.648l-13.032 13.032 -3.276 3.276q-0.648 0.648 -0.648 1.62t0.648 1.62l3.276 3.276 13.032 13.032q0.648 0.648 1.62 0.648t1.62 -0.648l3.276 -3.276q0.648 -0.648 0.648 -1.62t-0.648 -1.62l-6.804 -6.804h18.072q0.936 0 1.62 -0.684t0.684 -1.62zm9.216 -2.304q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",ARROW_CIRCLE_RIGHT:"M46.26 -32.183q0 -0.972 -0.648 -1.62l-3.276 -3.276 -13.032 -13.032q-0.648 -0.648 -1.62 -0.648t-1.62 0.648l-3.276 3.276q-0.648 0.648 -0.648 1.62t0.648 1.62l6.804 6.804h-18.072q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h18.072l-6.804 6.804q-0.684 0.684 -0.684 1.62t0.684 1.62l3.276 3.276q0.648 0.648 1.62 0.648t1.62 -0.648l13.032 -13.032 3.276 -3.276q0.648 -0.648 0.648 -1.62zm9.036 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",ARROW_CIRCLE_UP:"M46.224 -32.219q0 -0.972 -0.648 -1.62l-13.032 -13.032 -3.276 -3.276q-0.648 -0.648 -1.62 -0.648t-1.62 0.648l-3.276 3.276 -13.032 13.032q-0.648 0.648 -0.648 1.62t0.648 1.62l3.276 3.276q0.648 0.648 1.62 0.648t1.62 -0.648l6.804 -6.804v18.072q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-18.072l6.804 6.804q0.684 0.684 1.62 0.684t1.62 -0.684l3.276 -3.276q0.648 -0.648 0.648 -1.62zm9.072 0.036q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",ARROW_CIRCLE_DOWN:"M46.224 -32.147q0 -0.972 -0.648 -1.62l-3.276 -3.276q-0.648 -0.648 -1.62 -0.648t-1.62 0.648l-6.804 6.804v-18.072q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v18.072l-6.804 -6.804q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-3.276 3.276q-0.648 0.648 -0.648 1.62t0.648 1.62l13.032 13.032 3.276 3.276q0.648 0.648 1.62 0.648t1.62 -0.648l3.276 -3.276 13.032 -13.032q0.648 -0.648 0.648 -1.62zm9.072 -0.036q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",GLOBE:"M27.648 -59.831q7.524 0 13.878 3.708t10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708zm9.864 18.756q-0.072 0.036 -0.342 0.342t-0.486 0.342q0.072 0 0.162 -0.18t0.18 -0.396 0.126 -0.252q0.216 -0.252 0.792 -0.54 0.504 -0.216 1.872 -0.432 1.224 -0.288 1.836 0.396 -0.072 -0.072 0.342 -0.468t0.522 -0.432q0.108 -0.072 0.54 -0.162t0.54 -0.27l0.072 -0.792q-0.432 0.036 -0.63 -0.252t-0.234 -0.756q0 0.072 -0.216 0.288 0 -0.252 -0.162 -0.288t-0.414 0.036 -0.324 0.036q-0.36 -0.108 -0.54 -0.27t-0.288 -0.594 -0.144 -0.54q-0.072 -0.18 -0.342 -0.378t-0.342 -0.378l-0.09 -0.198 -0.108 -0.234 -0.144 -0.198 -0.198 -0.09 -0.252 0.18 -0.27 0.36 -0.162 0.18q-0.108 -0.072 -0.216 -0.054t-0.162 0.036 -0.162 0.108 -0.18 0.126q-0.108 0.072 -0.306 0.108t-0.306 0.072q0.54 -0.18 -0.036 -0.396 -0.36 -0.144 -0.576 -0.108 0.324 -0.144 0.27 -0.432t-0.306 -0.504h0.18q-0.036 -0.144 -0.306 -0.306t-0.63 -0.306 -0.468 -0.216q-0.288 -0.18 -1.224 -0.342t-1.188 -0.018q-0.18 0.216 -0.162 0.378t0.144 0.504 0.126 0.45q0.036 0.216 -0.198 0.468t-0.234 0.432q0 0.252 0.504 0.558t0.36 0.774q-0.108 0.288 -0.576 0.576t-0.576 0.432q-0.18 0.288 -0.054 0.666t0.378 0.594q0.072 0.072 0.054 0.144t-0.126 0.162 -0.198 0.144 -0.234 0.126l-0.108 0.072q-0.396 0.18 -0.738 -0.216t-0.486 -0.936q-0.252 -0.9 -0.576 -1.08 -0.828 -0.288 -1.044 0.036 -0.18 -0.468 -1.476 -0.936 -0.9 -0.324 -2.088 -0.144 0.216 -0.036 0 -0.54 -0.252 -0.54 -0.684 -0.432 0.108 -0.216 0.144 -0.63t0.036 -0.486q0.108 -0.468 0.432 -0.828 0.036 -0.036 0.252 -0.306t0.342 -0.486 0.018 -0.216q1.26 0.144 1.8 -0.396 0.18 -0.18 0.414 -0.612t0.378 -0.612q0.324 -0.216 0.504 -0.198t0.522 0.198 0.522 0.18q0.504 0.036 0.558 -0.396t-0.27 -0.72q0.432 0.036 0.108 -0.612 -0.18 -0.252 -0.288 -0.324 -0.432 -0.144 -0.972 0.18 -0.288 0.144 0.072 0.288 -0.036 -0.036 -0.342 0.378t-0.594 0.63 -0.576 -0.18q-0.036 -0.036 -0.198 -0.486t-0.342 -0.486q-0.288 0 -0.576 0.54 0.108 -0.288 -0.396 -0.54t-0.864 -0.288q0.684 -0.432 -0.288 -0.972 -0.252 -0.144 -0.738 -0.18t-0.702 0.144q-0.18 0.252 -0.198 0.414t0.18 0.288 0.378 0.198 0.414 0.144 0.306 0.108q0.504 0.36 0.288 0.504l-0.306 0.126 -0.414 0.162 -0.216 0.144q-0.108 0.144 0 0.504t-0.072 0.504q-0.18 -0.18 -0.324 -0.63t-0.252 -0.594q0.252 0.324 -0.9 0.216l-0.36 -0.036q-0.144 0 -0.576 0.072t-0.738 0.036 -0.486 -0.288q-0.144 -0.288 0 -0.72 0.036 -0.144 0.144 -0.072 -0.144 -0.108 -0.396 -0.342t-0.36 -0.306q-1.656 0.54 -3.384 1.476 0.216 0.036 0.432 -0.036 0.18 -0.072 0.468 -0.234t0.36 -0.198q1.224 -0.504 1.512 -0.252l0.18 -0.18q0.504 0.576 0.72 0.9 -0.252 -0.144 -1.08 -0.036 -0.72 0.216 -0.792 0.432 0.252 0.432 0.18 0.648 -0.144 -0.108 -0.414 -0.36t-0.522 -0.396 -0.54 -0.18q-0.576 0 -0.792 0.036 -5.256 2.88 -8.46 7.992 0.252 0.252 0.432 0.288 0.144 0.036 0.18 0.324t0.09 0.396 0.414 -0.108q0.324 0.288 0.108 0.684 0.036 -0.036 1.584 0.972 0.684 0.612 0.756 0.756 0.108 0.396 -0.36 0.648 -0.036 -0.072 -0.324 -0.324t-0.324 -0.144q-0.108 0.18 0.018 0.666t0.378 0.45q-0.252 0 -0.342 0.576t-0.09 1.278 -0.036 0.846l0.072 0.036q-0.108 0.432 0.198 1.242t0.774 0.702q-0.468 0.108 0.72 1.548 0.216 0.288 0.288 0.324 0.108 0.072 0.432 0.27t0.54 0.36 0.36 0.378q0.144 0.18 0.36 0.81t0.504 0.846q-0.072 0.216 0.342 0.72t0.378 0.828l-0.09 0.036 -0.09 0.036q0.108 0.252 0.558 0.504t0.558 0.468q0.036 0.108 0.072 0.36t0.108 0.396 0.288 0.072q0.072 -0.72 -0.864 -2.232 -0.54 -0.9 -0.612 -1.044 -0.108 -0.18 -0.198 -0.558t-0.162 -0.522q0.072 0 0.216 0.054t0.306 0.126 0.27 0.144 0.072 0.108q-0.108 0.252 0.072 0.63t0.432 0.666 0.612 0.684 0.432 0.468q0.216 0.216 0.504 0.702t0 0.486q0.324 0 0.72 0.36t0.612 0.72q0.18 0.288 0.288 0.936t0.18 0.864q0.072 0.252 0.306 0.486t0.45 0.342l0.576 0.288 0.468 0.252q0.18 0.072 0.666 0.378t0.774 0.414q0.36 0.144 0.576 0.144t0.522 -0.09 0.486 -0.126q0.54 -0.072 1.044 0.54t0.756 0.756q1.296 0.684 1.98 0.396 -0.072 0.036 0.018 0.27t0.288 0.558 0.324 0.522 0.198 0.306q0.18 0.216 0.648 0.54t0.648 0.54q0.216 -0.144 0.252 -0.324 -0.108 0.288 0.252 0.72t0.648 0.36q0.504 -0.108 0.504 -1.152 -1.116 0.54 -1.764 -0.648l-0.09 -0.198 -0.144 -0.306 -0.09 -0.306v-0.27l0.18 -0.108q0.324 0 0.36 -0.126t-0.072 -0.45 -0.144 -0.468q-0.036 -0.288 -0.396 -0.72t-0.432 -0.54q-0.18 0.324 -0.576 0.288t-0.576 -0.324l-0.054 0.198 -0.054 0.234q-0.468 0 -0.54 -0.036 0.036 -0.108 0.09 -0.63t0.126 -0.81q0.036 -0.144 0.198 -0.432t0.27 -0.522 0.144 -0.45 -0.162 -0.342 -0.63 -0.09q-0.684 0.036 -0.936 0.72 -0.036 0.108 -0.108 0.378t-0.18 0.414 -0.324 0.252q-0.252 0.108 -0.864 0.072t-0.864 -0.18q-0.468 -0.288 -0.81 -1.044t-0.342 -1.332q0 -0.36 0.09 -0.954t0.108 -0.9 -0.198 -0.882q0.108 -0.072 0.324 -0.342t0.36 -0.378l0.162 -0.054h0.162l0.144 -0.054 0.108 -0.216 -0.144 -0.108 -0.144 -0.108q0.252 0.108 1.026 -0.054t0.99 0.054q0.54 0.396 0.792 -0.072 0 -0.036 -0.09 -0.342t-0.018 -0.486q0.18 0.972 1.044 0.324 0.108 0.108 0.558 0.18t0.63 0.18l0.252 0.198 0.198 0.162 0.18 -0.018 0.306 -0.234q0.36 0.504 0.432 0.864 0.396 1.44 0.684 1.584 0.252 0.108 0.396 0.072t0.162 -0.342 0 -0.504 -0.054 -0.45l-0.036 -0.288v-0.648l-0.036 -0.288q-0.54 -0.108 -0.666 -0.432t0.054 -0.666 0.54 -0.666q0.036 -0.036 0.288 -0.126t0.558 -0.234 0.45 -0.288q0.756 -0.684 0.54 -1.26 0.252 0 0.396 -0.324l-0.18 -0.108 -0.27 -0.18 -0.162 -0.072q0.324 -0.18 0.072 -0.576 0.18 -0.108 0.27 -0.396t0.27 -0.36q0.324 0.432 0.756 0.072 0.252 -0.288 0.036 -0.576 0.18 -0.252 0.738 -0.378t0.666 -0.342q0.252 0.072 0.288 -0.072t0.036 -0.432 0.108 -0.432q0.144 -0.18 0.54 -0.324t0.468 -0.18l0.612 -0.396q0.108 -0.144 0 -0.144 0.648 0.072 1.116 -0.396 0.36 -0.396 -0.216 -0.72 0.108 -0.216 -0.108 -0.342t-0.54 -0.198q0.108 -0.036 0.414 -0.018t0.378 -0.054q0.54 -0.36 -0.252 -0.576 -0.612 -0.18 -1.548 0.432zm-5.868 31.572q7.416 -1.296 12.636 -6.804 -0.108 -0.108 -0.45 -0.162t-0.45 -0.126q-0.648 -0.252 -0.864 -0.288 0.036 -0.252 -0.09 -0.468t-0.288 -0.324 -0.45 -0.288 -0.396 -0.252l-0.252 -0.216 -0.252 -0.198 -0.27 -0.162 -0.306 -0.072 -0.36 0.036 -0.108 0.036 -0.198 0.09 -0.198 0.108 -0.144 0.108v0.09q-0.756 -0.612 -1.296 -0.792 -0.18 -0.036 -0.396 -0.198t-0.378 -0.252 -0.36 -0.054 -0.414 0.252q-0.18 0.18 -0.216 0.54t-0.072 0.468q-0.252 -0.18 0 -0.63t0.072 -0.666q-0.108 -0.216 -0.378 -0.162t-0.432 0.162 -0.414 0.306 -0.324 0.234 -0.306 0.198 -0.306 0.27q-0.108 0.144 -0.216 0.432t-0.18 0.396q-0.072 -0.144 -0.414 -0.234t-0.342 -0.198q0.072 0.36 0.144 1.26t0.18 1.368q0.252 1.116 -0.432 1.728 -0.972 0.9 -1.044 1.44 -0.144 0.792 0.432 0.936 0 0.252 -0.288 0.738t-0.252 0.774q0 0.216 0.072 0.576z",WRENCH:"M13.824 -11.447q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm23.184 -15.12l-24.552 24.552q-1.332 1.332 -3.24 1.332 -1.872 0 -3.276 -1.332l-3.816 -3.888q-1.368 -1.296 -1.368 -3.24 0 -1.908 1.368 -3.276l24.516 -24.516q1.404 3.528 4.122 6.246t6.246 4.122zm22.824 -15.66q0 1.404 -0.828 3.816 -1.692 4.824 -5.922 7.83t-9.306 3.006q-6.66 0 -11.394 -4.734t-4.734 -11.394 4.734 -11.394 11.394 -4.734q2.088 0 4.374 0.594t3.87 1.674q0.576 0.396 0.576 1.008t-0.576 1.008l-10.548 6.084v8.064l6.948 3.852q0.18 -0.108 2.844 -1.746t4.878 -2.916 2.538 -1.278q0.54 0 0.846 0.36t0.306 0.9z",TASKS:"M36.864 -13.751h23.04v-4.608h-23.04v4.608zm-13.824 -18.432h36.864v-4.608h-36.864v4.608zm23.04 -18.432h13.824v-4.608h-13.824v4.608zm18.432 29.952v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62zm0 -18.432v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62zm0 -18.432v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-59.904q-0.936 0 -1.62 -0.684t-0.684 -1.62v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h59.904q0.936 0 1.62 0.684t0.684 1.62z",FILTER:"M50.508 -53.819q0.612 1.476 -0.504 2.52l-17.748 17.748v26.712q0 1.512 -1.404 2.124 -0.468 0.18 -0.9 0.18 -0.972 0 -1.62 -0.684l-9.216 -9.216q-0.684 -0.684 -0.684 -1.62v-17.496l-17.748 -17.748q-1.116 -1.044 -0.504 -2.52 0.612 -1.404 2.124 -1.404h46.08q1.512 0 2.124 1.404z",BRIEFCASE:"M23.04 -55.223h18.432v-4.608h-18.432v4.608zm41.472 23.04v17.28q0 2.376 -1.692 4.068t-4.068 1.692h-52.992q-2.376 0 -4.068 -1.692t-1.692 -4.068v-17.28h24.192v5.76q0 0.936 0.684 1.62t1.62 0.684h11.52q0.936 0 1.62 -0.684t0.684 -1.62v-5.76h24.192zm-27.648 0v4.608h-9.216v-4.608h9.216zm27.648 -17.28v13.824h-64.512v-13.824q0 -2.376 1.692 -4.068t4.068 -1.692h12.672v-5.76q0 -1.44 1.008 -2.448t2.448 -1.008h20.736q1.44 0 2.448 1.008t1.008 2.448v5.76h12.672q2.376 0 4.068 1.692t1.692 4.068z",ARROWS_ALT:"M46.188 -44.963l-12.78 12.78 12.78 12.78 5.184 -5.184q1.044 -1.116 2.52 -0.504 1.404 0.612 1.404 2.124v16.128q0 0.936 -0.684 1.62t-1.62 0.684h-16.128q-1.512 0 -2.124 -1.44 -0.612 -1.404 0.504 -2.484l5.184 -5.184 -12.78 -12.78 -12.78 12.78 5.184 5.184q1.116 1.08 0.504 2.484 -0.612 1.44 -2.124 1.44h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62v-16.128q0 -1.512 1.44 -2.124 1.404 -0.612 2.484 0.504l5.184 5.184 12.78 -12.78 -12.78 -12.78 -5.184 5.184q-0.684 0.684 -1.62 0.684 -0.432 0 -0.864 -0.18 -1.44 -0.612 -1.44 -2.124v-16.128q0 -0.936 0.684 -1.62t1.62 -0.684h16.128q1.512 0 2.124 1.44 0.612 1.404 -0.504 2.484l-5.184 5.184 12.78 12.78 12.78 -12.78 -5.184 -5.184q-1.116 -1.08 -0.504 -2.484 0.612 -1.44 2.124 -1.44h16.128q0.936 0 1.62 0.684t0.684 1.62v16.128q0 1.512 -1.404 2.124 -0.468 0.18 -0.9 0.18 -0.936 0 -1.62 -0.684z",USERS:"M21.348 -32.183q-5.832 0.18 -9.54 4.608h-4.824q-2.952 0 -4.968 -1.458t-2.016 -4.266q0 -12.708 4.464 -12.708 0.216 0 1.566 0.756t3.51 1.53 4.284 0.774q2.412 0 4.788 -0.828 -0.18 1.332 -0.18 2.376 0 5.004 2.916 9.216zm38.556 22.932q0 4.32 -2.628 6.822t-6.984 2.502h-31.464q-4.356 0 -6.984 -2.502t-2.628 -6.822q0 -1.908 0.126 -3.726t0.504 -3.924 0.954 -3.906 1.548 -3.51 2.232 -2.916 3.078 -1.926 4.014 -0.72q0.36 0 1.548 0.774t2.628 1.728 3.852 1.728 4.86 0.774 4.86 -0.774 3.852 -1.728 2.628 -1.728 1.548 -0.774q2.196 0 4.014 0.72t3.078 1.926 2.232 2.916 1.548 3.51 0.954 3.906 0.504 3.924 0.126 3.726zm-36.864 -45.972q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516 2.7 -6.516 6.516 -2.7 6.516 2.7 2.7 6.516zm25.344 13.824q0 5.724 -4.05 9.774t-9.774 4.05 -9.774 -4.05 -4.05 -9.774 4.05 -9.774 9.774 -4.05 9.774 4.05 4.05 9.774zm20.736 8.1q0 2.808 -2.016 4.266t-4.968 1.458h-4.824q-3.708 -4.428 -9.54 -4.608 2.916 -4.212 2.916 -9.216 0 -1.044 -0.18 -2.376 2.376 0.828 4.788 0.828 2.124 0 4.284 -0.774t3.51 -1.53 1.566 -0.756q4.464 0 4.464 12.708zm-4.608 -21.924q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516 2.7 -6.516 6.516 -2.7 6.516 2.7 2.7 6.516z",LINK:"M52.416 -20.663q0 -1.44 -1.008 -2.448l-7.488 -7.488q-1.008 -1.008 -2.448 -1.008 -1.512 0 -2.592 1.152 0.108 0.108 0.684 0.666t0.774 0.774 0.54 0.684 0.468 0.918 0.126 0.99q0 1.44 -1.008 2.448t-2.448 1.008q-0.54 0 -0.99 -0.126t-0.918 -0.468 -0.684 -0.54 -0.774 -0.774 -0.666 -0.684q-1.188 1.116 -1.188 2.628 0 1.44 1.008 2.448l7.416 7.452q0.972 0.972 2.448 0.972 1.44 0 2.448 -0.936l5.292 -5.256q1.008 -1.008 1.008 -2.412zm-25.308 -25.38q0 -1.44 -1.008 -2.448l-7.416 -7.452q-1.008 -1.008 -2.448 -1.008 -1.404 0 -2.448 0.972l-5.292 5.256q-1.008 1.008 -1.008 2.412 0 1.44 1.008 2.448l7.488 7.488q0.972 0.972 2.448 0.972 1.512 0 2.592 -1.116 -0.108 -0.108 -0.684 -0.666t-0.774 -0.774 -0.54 -0.684 -0.468 -0.918 -0.126 -0.99q0 -1.44 1.008 -2.448t2.448 -1.008q0.54 0 0.99 0.126t0.918 0.468 0.684 0.54 0.774 0.774 0.666 0.684q1.188 -1.116 1.188 -2.628zm32.22 25.38q0 4.32 -3.06 7.308l-5.292 5.256q-2.988 2.988 -7.308 2.988 -4.356 0 -7.344 -3.06l-7.416 -7.452q-2.988 -2.988 -2.988 -7.308 0 -4.428 3.168 -7.524l-3.168 -3.168q-3.096 3.168 -7.488 3.168 -4.32 0 -7.344 -3.024l-7.488 -7.488q-3.024 -3.024 -3.024 -7.344t3.06 -7.308l5.292 -5.256q2.988 -2.988 7.308 -2.988 4.356 0 7.344 3.06l7.416 7.452q2.988 2.988 2.988 7.308 0 4.428 -3.168 7.524l3.168 3.168q3.096 -3.168 7.488 -3.168 4.32 0 7.344 3.024l7.488 7.488q3.024 3.024 3.024 7.344z",CLOUD:"M69.12 -22.967q0 5.724 -4.05 9.774t-9.774 4.05h-39.168q-6.66 0 -11.394 -4.734t-4.734 -11.394q0 -4.752 2.556 -8.694t6.732 -5.886q-0.072 -1.008 -0.072 -1.548 0 -7.632 5.4 -13.032t13.032 -5.4q5.688 0 10.314 3.168t6.75 8.28q2.52 -2.232 5.976 -2.232 3.816 0 6.516 2.7t2.7 6.516q0 2.7 -1.476 4.968 4.644 1.08 7.668 4.842t3.024 8.622z",FLASK:"M54.972 -12.311q2.016 3.204 0.774 5.49t-5.058 2.286h-41.472q-3.816 0 -5.058 -2.286t0.774 -5.49l18.108 -28.548v-14.364h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h18.432q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-2.304v14.364zm-28.044 -26.1l-9.792 15.444h25.632l-9.792 -15.444 -0.72 -1.116v-15.696000000000002h-4.608v15.696000000000002z",SCISSORS:"M34.56 -32.183q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684 -1.62 -0.684 -0.684 -1.62 0.684 -1.62 1.62 -0.684zm10.8 2.304l18.252 14.328q1.008 0.72 0.9 2.016 -0.18 1.26 -1.26 1.836l-4.608 2.304q-0.468 0.252 -1.044 0.252 -0.612 0 -1.116 -0.288l-24.84 -13.932 -3.96 2.376q-0.288 0.144 -0.432 0.18 0.504 1.764 0.36 3.492 -0.252 2.772 -2.016 5.31t-4.752 4.446q-4.752 3.024 -9.972 3.024 -4.896 0 -7.992 -2.808 -3.24 -3.024 -2.844 -7.452 0.252 -2.736 2.016 -5.292t4.716 -4.464q4.752 -3.024 10.008 -3.024 2.988 0 5.436 1.116 0.324 -0.468 0.792 -0.792l4.392 -2.628 -4.392 -2.628q-0.468 -0.324 -0.792 -0.792 -2.448 1.116 -5.436 1.116 -5.256 0 -10.008 -3.024 -2.952 -1.908 -4.716 -4.464t-2.016 -5.292q-0.18 -2.124 0.558 -4.068t2.286 -3.348q3.06 -2.844 7.992 -2.844 5.22 0 9.972 3.024 2.988 1.872 4.752 4.428t2.016 5.328q0.144 1.728 -0.36 3.492 0.144 0.036 0.432 0.18l3.96 2.376 24.84 -13.932q0.504 -0.288 1.116 -0.288 0.576 0 1.044 0.252l4.608 2.304q1.08 0.576 1.26 1.836 0.108 1.296 -0.9 2.016zm-24.516 -9.36q1.656 -1.512 0.756 -3.888t-3.816 -4.212q-3.312 -2.124 -6.912 -2.124 -2.664 0 -4.068 1.296 -1.656 1.512 -0.756 3.888t3.816 4.212q3.312 2.124 6.912 2.124 2.664 0 4.068 -1.296zm-3.06 26.82q2.916 -1.836 3.816 -4.212t-0.756 -3.888q-1.404 -1.296 -4.068 -1.296 -3.6 0 -6.912 2.124 -2.916 1.836 -3.816 4.212t0.756 3.888q1.404 1.296 4.068 1.296 3.6 0 6.912 -2.124zm6.408 -22.068l3.456 2.088v-0.396q0 -1.296 1.188 -2.016l0.504 -0.288 -2.844 -1.692 -0.936 0.936q-0.108 0.108 -0.36 0.396t-0.432 0.432l-0.144 0.126 -0.108 0.09zm8.064 8.064l3.456 1.152 26.496 -20.736 -4.608 -2.304 -27.648 15.516v4.068l-5.76 3.456 0.324 0.288 0.252 0.216q0.144 0.144 0.396 0.432t0.396 0.432l0.936 0.936zm25.344 14.976l4.608 -2.304 -18.72 -14.688 -6.372 4.968q-0.072 0.108 -0.468 0.252z",FILES_O:"M61.056 -50.615q1.44 0 2.448 1.008t1.008 2.448v43.776q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-10.368h-19.584q-1.44 0 -2.448 -1.008t-1.008 -2.448v-24.192q0 -1.44 0.72 -3.168t1.728 -2.736l14.688 -14.688q1.008 -1.008 2.736 -1.728t3.168 -0.72h14.976q1.44 0 2.448 1.008t1.008 2.448v11.808q2.448 -1.44 4.608 -1.44h14.976zm-19.584 7.668l-10.764 10.764h10.764v-10.764zm-23.04 -13.824l-10.764 10.764h10.764v-10.764zm7.056 23.292l11.376 -11.376v-14.976h-13.824v14.976q0 1.44 -1.008 2.448t-2.448 1.008h-14.976v23.04h18.432v-9.216q0 -1.44 0.72 -3.168t1.728 -2.736zm34.416 28.944v-41.472h-13.824v14.976q0 1.44 -1.008 2.448t-2.448 1.008h-14.976v23.04h32.256z",PAPERCLIP:"M50.544 -14.579q0 4.212 -2.844 7.056t-7.056 2.844q-4.86 0 -8.46 -3.6l-27.972 -27.936q-4.068 -4.14 -4.068 -9.756 0 -5.724 3.96 -9.72t9.684 -3.996q5.688 0 9.828 4.068l21.78 21.816q0.36 0.36 0.36 0.792 0 0.576 -1.098 1.674t-1.674 1.098q-0.468 0 -0.828 -0.36l-21.816 -21.852q-2.844 -2.772 -6.516 -2.772 -3.816 0 -6.444 2.7t-2.628 6.516q0 3.78 2.736 6.516l27.936 27.972q2.268 2.268 5.22 2.268 2.304 0 3.816 -1.512t1.512 -3.816q0 -2.952 -2.268 -5.22l-20.916 -20.916q-0.936 -0.864 -2.16 -0.864 -1.044 0 -1.728 0.684t-0.684 1.728q0 1.152 0.9 2.124l14.76 14.76q0.36 0.36 0.36 0.792 0 0.576 -1.116 1.692t-1.692 1.116q-0.432 0 -0.792 -0.36l-14.76 -14.76q-2.268 -2.196 -2.268 -5.364 0 -2.952 2.052 -5.004t5.004 -2.052q3.168 0 5.364 2.268l20.916 20.916q3.6 3.528 3.6 8.46z",SAVE:"M13.824 -9.143h27.648v-13.824h-27.648v13.824zm32.256 0h4.608v-32.256q0 -0.504 -0.36 -1.386t-0.72 -1.242l-10.116 -10.116q-0.36 -0.36 -1.224 -0.72t-1.404 -0.36v14.976q0 1.44 -1.008 2.448t-2.448 1.008h-20.736q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-4.608v46.08h4.608v-14.976q0 -1.44 1.008 -2.448t2.448 -1.008h29.952q1.44 0 2.448 1.008t1.008 2.448v14.976zm-13.824 -33.408v-11.52q0 -0.468 -0.342 -0.81t-0.81 -0.342h-6.912q-0.468 0 -0.81 0.342t-0.342 0.81v11.52q0 0.468 0.342 0.81t0.81 0.342h6.912q0.468 0 0.81 -0.342t0.342 -0.81zm23.04 1.152v33.408q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-48.384q0 -1.44 1.008 -2.448t2.448 -1.008h33.408q1.44 0 3.168 0.72t2.736 1.728l10.08 10.08q1.008 1.008 1.728 2.736t0.72 3.168z",SQUARE:"M55.296 -49.463v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",REORDER:"M55.296 -16.055v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62zm0 -18.432v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62zm0 -18.432v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62z",LIST_UL:"M13.824 -13.751q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896 2.016 -4.896 4.896 -2.016 4.896 2.016 2.016 4.896zm0 -18.432q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896 2.016 -4.896 4.896 -2.016 4.896 2.016 2.016 4.896zm50.688 14.976v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h43.776q0.468 0 0.81 0.342t0.342 0.81zm-50.688 -33.408q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896 2.016 -4.896 4.896 -2.016 4.896 2.016 2.016 4.896zm50.688 14.976v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h43.776q0.468 0 0.81 0.342t0.342 0.81zm0 -18.432v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h43.776q0.468 0 0.81 0.342t0.342 0.81z",LIST_OL:"M13.716 -6.119q0 2.88 -1.962 4.536t-4.878 1.656q-3.816 0 -6.192 -2.376l2.052 -3.168q1.764 1.62 3.816 1.62 1.044 0 1.818 -0.522t0.774 -1.53q0 -2.304 -3.78 -2.016l-0.936 -2.016q0.288 -0.36 1.17 -1.566t1.53 -1.944 1.332 -1.386v-0.036q-0.576 0 -1.746 0.036t-1.746 0.036v1.908h-3.816v-5.472h11.988v3.168l-3.42 4.14q1.836 0.432 2.916 1.764t1.08 3.168zm0.072 -22.572v5.724h-13.032q-0.216 -1.296 -0.216 -1.944 0 -1.836 0.846 -3.348t2.034 -2.448 2.376 -1.71 2.034 -1.566 0.846 -1.62q0 -0.9 -0.522 -1.386t-1.422 -0.486q-1.656 0 -2.916 2.088l-3.06 -2.124q0.864 -1.836 2.574 -2.862t3.798 -1.026q2.628 0 4.428 1.494t1.8 4.05q0 1.8 -1.224 3.294t-2.7 2.322 -2.718 1.818 -1.278 1.89h4.572v-2.16h3.78zm50.724 11.484v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h43.776q0.468 0 0.81 0.342t0.342 0.81zm-50.688 -32.364v3.564h-12.06v-3.564h3.852q0 -1.476 0.018 -4.392t0.018 -4.356v-0.432h-0.072q-0.288 0.612 -1.8 1.944l-2.556 -2.736 4.896 -4.572h3.816v14.544h3.888zm50.688 13.932v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h43.776q0.468 0 0.81 0.342t0.342 0.81zm0 -18.432v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-43.776q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h43.776q0.468 0 0.81 0.342t0.342 0.81z",STRIKETHROUGH:"M63.36 -32.183q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-62.208q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h62.208zm-45.972 -2.304q-1.008 -1.26 -1.836 -2.88 -1.728 -3.492 -1.728 -6.768 0 -6.516 4.824 -11.124 4.788 -4.572 14.148 -4.572 1.8 0 6.012 0.684 2.376 0.432 6.372 1.728 0.36 1.368 0.756 4.248 0.504 4.428 0.504 6.588 0 0.648 -0.18 1.62l-0.432 0.108 -3.024 -0.216 -0.504 -0.072q-1.8 -5.364 -3.708 -7.38 -3.168 -3.276 -7.56 -3.276 -4.104 0 -6.552 2.124 -2.412 2.088 -2.412 5.256 0 2.628 2.376 5.04t10.044 4.644q2.484 0.72 6.228 2.376 2.088 1.008 3.42 1.872h-26.748zm18.252 9.216h14.796q0.252 1.404 0.252 3.312 0 3.996 -1.476 7.632 -0.828 1.98 -2.556 3.744 -1.332 1.26 -3.924 2.916 -2.88 1.728 -5.508 2.376 -2.88 0.756 -7.308 0.756 -4.104 0 -7.02 -0.828l-5.04 -1.44q-2.052 -0.576 -2.592 -1.008 -0.288 -0.288 -0.288 -0.792v-0.468q0 -3.888 -0.072 -5.616 -0.036 -1.08 0 -2.448l0.072 -1.332v-1.584l3.672 -0.072q0.54 1.224 1.08 2.556t0.81 2.016 0.45 0.972q1.26 2.052 2.88 3.384 1.548 1.296 3.78 2.052 2.124 0.792 4.752 0.792 2.304 0 5.004 -0.972 2.772 -0.936 4.392 -3.096 1.692 -2.196 1.692 -4.644 0 -3.024 -2.916 -5.652 -1.224 -1.044 -4.932 -2.556z",UNDERLINE:"M1.728 -56.411q-1.332 -0.072 -1.62 -0.144l-0.108 -3.168q0.468 -0.036 1.44 -0.036 2.16 0 4.032 0.144 4.752 0.252 5.976 0.252 3.096 0 6.048 -0.108 4.176 -0.144 5.256 -0.18 2.016 0 3.096 -0.072l-0.036 0.504 0.072 2.304v0.324q-2.16 0.324 -4.464 0.324 -2.16 0 -2.844 0.9 -0.468 0.504 -0.468 4.752 0 0.468 0.018 1.17t0.018 0.918l0.036 8.244 0.504 10.08q0.216 4.464 1.836 7.272 1.26 2.124 3.456 3.312 3.168 1.692 6.372 1.692 3.744 0 6.876 -1.008 2.016 -0.648 3.564 -1.836 1.728 -1.296 2.34 -2.304 1.296 -2.016 1.908 -4.104 0.756 -2.628 0.756 -8.244 0 -2.844 -0.126 -4.608t-0.396 -4.41 -0.486 -5.742l-0.144 -2.124q-0.18 -2.412 -0.864 -3.168 -1.224 -1.26 -2.772 -1.224l-3.6 0.072 -0.504 -0.108 0.072 -3.096h3.024l7.38 0.36q2.736 0.108 7.056 -0.36l0.648 0.072q0.216 1.368 0.216 1.836 0 0.252 -0.144 1.116 -1.62 0.432 -3.024 0.468 -2.628 0.396 -2.844 0.612 -0.54 0.54 -0.54 1.476 0 0.252 0.054 0.972t0.054 1.116q0.288 0.684 0.792 14.256 0.216 7.02 -0.54 10.944 -0.54 2.736 -1.476 4.392 -1.368 2.34 -4.032 4.428 -2.7 2.052 -6.552 3.204 -3.924 1.188 -9.18 1.188 -6.012 0 -10.224 -1.656 -4.284 -1.692 -6.444 -4.392 -2.196 -2.736 -2.988 -7.02 -0.576 -2.88 -0.576 -8.532v-11.988q0 -6.768 -0.612 -7.668 -0.9 -1.296 -5.292 -1.404zm53.568 50.724v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-52.992q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h52.992q0.504 0 0.828 -0.324t0.324 -0.828z",TABLE:"M18.432 -14.903v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828zm0 -13.824v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828zm18.432 13.824v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828zm-18.432 -27.648v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828zm18.432 13.824v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828zm18.432 13.824v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828zm-18.432 -27.648v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828zm18.432 13.824v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828zm0 -13.824v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828zm4.608 -11.52v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-48.384q-2.376 0 -4.068 -1.692t-1.692 -4.068v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h48.384q2.376 0 4.068 1.692t1.692 4.068z",MAGIC:"M42.84 -43.523l10.548 -10.548 -3.852 -3.852 -10.548 10.548zm16.092 -10.548q0 0.972 -0.648 1.62l-46.296 46.296q-0.648 0.648 -1.62 0.648t-1.62 -0.648l-7.128 -7.128q-0.648 -0.648 -0.648 -1.62t0.648 -1.62l46.296 -46.296q0.648 -0.648 1.62 -0.648t1.62 0.648l7.128 7.128q0.648 0.648 0.648 1.62zm-48.636 -6.84l3.528 1.08 -3.528 1.08 -1.08 3.528 -1.08 -3.528 -3.528 -1.08 3.528 -1.08 1.08 -3.528zm12.6 5.832l7.056 2.16 -7.056 2.16 -2.16 7.056 -2.16 -7.056 -7.056 -2.16 7.056 -2.16 2.16 -7.056zm33.48 17.208l3.528 1.08 -3.528 1.08 -1.08 3.528 -1.08 -3.528 -3.528 -1.08 3.528 -1.08 1.08 -3.528zm-23.04 -23.04l3.528 1.08 -3.528 1.08 -1.08 3.528 -1.08 -3.528 -3.528 -1.08 3.528 -1.08 1.08 -3.528z",TRUCK:"M23.04 -13.751q0 -1.872 -1.368 -3.24t-3.24 -1.368 -3.24 1.368 -1.368 3.24 1.368 3.24 3.24 1.368 3.24 -1.368 1.368 -3.24zm-13.824 -18.432h13.824v-9.216h-5.688q-0.468 0 -0.792 0.324l-7.02 7.02q-0.324 0.324 -0.324 0.792v1.08zm46.08 18.432q0 -1.872 -1.368 -3.24t-3.24 -1.368 -3.24 1.368 -1.368 3.24 1.368 3.24 3.24 1.368 3.24 -1.368 1.368 -3.24zm9.216 -39.168v36.864q0 0.54 -0.144 0.954t-0.486 0.666 -0.594 0.414 -0.846 0.216 -0.81 0.072 -0.918 0 -0.81 -0.018q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-13.824q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-2.304q-0.108 0 -0.81 0.018t-0.918 0 -0.81 -0.072 -0.846 -0.216 -0.594 -0.414 -0.486 -0.666 -0.144 -0.954q0 -0.936 0.684 -1.62t1.62 -0.684v-11.52q0 -0.288 -0.018 -1.26t0 -1.368 0.09 -1.242 0.234 -1.332 0.504 -1.098 0.81 -1.08l7.128 -7.128q0.684 -0.684 1.818 -1.152t2.106 -0.468h5.76v-6.912q0 -0.936 0.684 -1.62t1.62 -0.684h36.864q0.936 0 1.62 0.684t0.684 1.62z",PINTEREST:"M55.296 -32.183q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708q-3.996 0 -7.848 -1.152 2.124 -3.348 2.808 -5.904 0.324 -1.224 1.944 -7.596 0.72 1.404 2.628 2.43t4.104 1.026q4.356 0 7.776 -2.466t5.292 -6.786 1.872 -9.72q0 -4.104 -2.142 -7.704t-6.21 -5.868 -9.18 -2.268q-3.78 0 -7.056 1.044t-5.562 2.772 -3.924 3.978 -2.412 4.662 -0.774 4.824q0 3.744 1.44 6.588t4.212 3.996q1.08 0.432 1.368 -0.72 0.072 -0.252 0.288 -1.116t0.288 -1.08q0.216 -0.828 -0.396 -1.548 -1.836 -2.196 -1.836 -5.436 0 -5.436 3.762 -9.342t9.846 -3.906q5.436 0 8.478 2.952t3.042 7.668q0 6.12 -2.466 10.404t-6.318 4.284q-2.196 0 -3.528 -1.566t-0.828 -3.762q0.288 -1.26 0.954 -3.366t1.08 -3.708 0.414 -2.718q0 -1.8 -0.972 -2.988t-2.772 -1.188q-2.232 0 -3.78 2.052t-1.548 5.112q0 2.628 0.9 4.392l-3.564 15.048q-0.612 2.52 -0.468 6.372 -7.416 -3.276 -11.988 -10.116t-4.572 -15.228q0 -7.524 3.708 -13.878t10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",PINTEREST_SQUARE:"M44.928 -59.831q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-26.1q3.06 -4.392 3.888 -7.56 0.324 -1.224 1.908 -7.524 0.756 1.404 2.646 2.412t4.05 1.008q6.516 0 10.638 -5.31t4.122 -13.446q0 -3.024 -1.26 -5.85t-3.474 -5.004 -5.49 -3.492 -7.092 -1.314q-3.744 0 -7.002 1.026t-5.508 2.754 -3.87 3.942 -2.394 4.608 -0.774 4.77q0 3.672 1.422 6.48t4.194 3.96q0.468 0.18 0.846 0t0.522 -0.684q0.36 -1.584 0.54 -2.196 0.216 -0.828 -0.396 -1.512 -1.8 -2.232 -1.8 -5.4 0 -5.4 3.726 -9.234t9.738 -3.834q5.364 0 8.37 2.916t3.006 7.56q0 6.048 -2.43 10.296t-6.246 4.248q-2.16 0 -3.492 -1.566t-0.828 -3.726q0.288 -1.224 0.954 -3.33t1.062 -3.672 0.396 -2.682q0 -1.764 -0.954 -2.934t-2.718 -1.17q-2.196 0 -3.726 2.034t-1.53 5.022q0 2.592 0.864 4.356l-3.528 14.904q-0.864 3.6 -0.252 9.144h-6.588q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56z",GOOGLE_PLUS_SQUARE:"M29.844 -20.591q0 2.736 -2.106 4.05t-5.022 1.314q-1.476 0 -2.898 -0.342t-2.718 -1.026 -2.088 -1.908 -0.792 -2.808q0 -1.656 0.9 -2.88t2.358 -1.854 2.952 -0.9 3.042 -0.27q0.72 0 1.116 0.072 0.072 0.036 0.828 0.594t0.936 0.684 0.828 0.648 0.882 0.792 0.684 0.81 0.612 0.936 0.324 0.954 0.162 1.134zm-2.664 -19.62q0 2.16 -1.188 3.582t-3.312 1.422q-1.908 0 -3.348 -1.53t-2.07 -3.474 -0.63 -3.816q0 -2.196 1.152 -3.744t3.312 -1.548q1.908 0 3.366 1.62t2.088 3.636 0.63 3.852zm3.816 -9.252l3.168 -2.304h-9.54q-3.06 0 -5.796 1.152t-4.59 3.528 -1.854 5.508q0 3.348 2.322 5.562t5.706 2.214q0.792 0 1.548 -0.108 -0.468 1.044 -0.468 1.944 0 1.584 1.44 3.384 -6.3 0.432 -9.252 2.268 -1.692 1.044 -2.718 2.628t-1.026 3.42q0 1.548 0.666 2.79t1.746 2.034 2.484 1.332 2.79 0.756 2.754 0.216q2.16 0 4.338 -0.558t4.086 -1.656 3.096 -2.97 1.188 -4.212q0 -1.764 -0.72 -3.222t-1.764 -2.394 -2.088 -1.71 -1.764 -1.584 -0.72 -1.602 0.558 -1.53 1.35 -1.422 1.584 -1.512 1.35 -2.142 0.558 -2.97q0 -2.16 -0.81 -3.582t-2.61 -3.258h2.988zm10.476 16.128h4.608v-2.304h-4.608v-4.608h-2.304v4.608h-4.608v2.304h4.608v5.76h2.304v-5.76zm13.824 -16.128v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",GOOGLE_PLUS:"M26.46 -35.783q0 1.296 1.152 2.538t2.79 2.448 3.258 2.646 2.772 3.744 1.152 5.112q0 3.24 -1.728 6.228 -2.592 4.392 -7.596 6.462t-10.728 2.07q-4.752 0 -8.874 -1.494t-6.174 -4.95q-1.332 -2.16 -1.332 -4.716 0 -2.916 1.602 -5.4t4.266 -4.14q4.716 -2.952 14.544 -3.6 -1.152 -1.512 -1.71 -2.664t-0.558 -2.628q0 -1.296 0.756 -3.06 -1.656 0.144 -2.448 0.144 -5.328 0 -8.982 -3.474t-3.654 -8.802q0 -2.952 1.296 -5.724t3.564 -4.716q2.772 -2.376 6.57 -3.528t7.83 -1.152h15.048l-4.968 3.168h-4.716q2.664 2.268 4.032 4.788t1.368 5.76q0 2.592 -0.882 4.662t-2.124 3.348 -2.502 2.34 -2.142 2.214 -0.882 2.376zm-5.256 -3.456q1.368 0 2.808 -0.594t2.376 -1.566q1.908 -2.052 1.908 -5.724 0 -2.088 -0.612 -4.5t-1.746 -4.662 -3.042 -3.726 -4.212 -1.476q-1.512 0 -2.97 0.702t-2.358 1.89q-1.692 2.124 -1.692 5.76 0 1.656 0.36 3.51t1.134 3.708 1.872 3.33 2.7 2.412 3.474 0.936zm0.072 31.428q2.088 0 4.014 -0.468t3.564 -1.404 2.628 -2.628 0.99 -3.924q0 -0.9 -0.252 -1.764t-0.522 -1.512 -0.972 -1.494 -1.062 -1.26 -1.386 -1.242 -1.314 -1.044 -1.494 -1.08 -1.314 -0.936q-0.576 -0.072 -1.728 -0.072 -1.908 0 -3.78 0.252t-3.87 0.9 -3.492 1.656 -2.466 2.682 -0.972 3.798q0 2.52 1.26 4.446t3.294 2.988 4.284 1.584 4.59 0.522zm29.16 -31.536h7.668v3.888h-7.668v7.884h-3.78v-7.884h-7.632v-3.888h7.632v-7.812h3.78v7.812z",MONEY:"M27.648 -22.967h13.824v-3.456h-4.608v-16.128h-4.104l-5.328 4.932 2.772 2.88q1.512 -1.332 1.98 -2.052h0.072v10.368h-4.608v3.456zm18.432 -9.216q0 2.52 -0.756 5.112t-2.142 4.824 -3.654 3.636 -4.968 1.404 -4.968 -1.404 -3.654 -3.636 -2.142 -4.824 -0.756 -5.112 0.756 -5.112 2.142 -4.824 3.654 -3.636 4.968 -1.404 4.968 1.404 3.654 3.636 2.142 4.824 0.756 5.112zm18.432 9.216v-18.432q-3.816 0 -6.516 -2.7t-2.7 -6.516h-41.472q0 3.816 -2.7 6.516t-6.516 2.7v18.432q3.816 0 6.516 2.7t2.7 6.516h41.472q0 -3.816 2.7 -6.516t6.516 -2.7zm4.608 -29.952v41.472q0 0.936 -0.684 1.62t-1.62 0.684h-64.512q-0.936 0 -1.62 -0.684t-0.684 -1.62v-41.472q0 -0.936 0.684 -1.62t1.62 -0.684h64.512q0.936 0 1.62 0.684t0.684 1.62z",CARET_DOWN:"M36.864 -39.095q0 0.936 -0.684 1.62l-16.128 16.128q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-16.128 -16.128q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h32.256q0.936 0 1.62 0.684t0.684 1.62z",CARET_UP:"M36.864 -20.663q0 0.936 -0.684 1.62t-1.62 0.684h-32.256q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l16.128 -16.128q0.684 -0.684 1.62 -0.684t1.62 0.684l16.128 16.128q0.684 0.684 0.684 1.62z",CARET_LEFT:"M23.04 -48.311v32.256q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-16.128 -16.128q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l16.128 -16.128q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62z",CARET_RIGHT:"M20.736 -32.183q0 0.936 -0.684 1.62l-16.128 16.128q-0.684 0.684 -1.62 0.684t-1.62 -0.684 -0.684 -1.62v-32.256q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684l16.128 16.128q0.684 0.684 0.684 1.62z",COLUMNS:"M5.76 -9.143h21.888v-41.472h-23.04v40.32q0 0.468 0.342 0.81t0.81 0.342zm49.536 -1.152v-40.32h-23.04v41.472h21.888q0.468 0 0.81 -0.342t0.342 -0.81zm4.608 -43.776v43.776q0 2.376 -1.692 4.068t-4.068 1.692h-48.384q-2.376 0 -4.068 -1.692t-1.692 -4.068v-43.776q0 -2.376 1.692 -4.068t4.068 -1.692h48.384q2.376 0 4.068 1.692t1.692 4.068z",UNSORTED:"M36.864 -25.271q0 0.936 -0.684 1.62l-16.128 16.128q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-16.128 -16.128q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h32.256q0.936 0 1.62 0.684t0.684 1.62zm0 -13.824q0 0.936 -0.684 1.62t-1.62 0.684h-32.256q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l16.128 -16.128q0.684 -0.684 1.62 -0.684t1.62 0.684l16.128 16.128q0.684 0.684 0.684 1.62z",SORT_DOWN:"M36.864 -25.271q0 0.936 -0.684 1.62l-16.128 16.128q-0.684 0.684 -1.62 0.684t-1.62 -0.684l-16.128 -16.128q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684h32.256q0.936 0 1.62 0.684t0.684 1.62z",SORT_UP:"M36.864 -39.095q0 0.936 -0.684 1.62t-1.62 0.684h-32.256q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l16.128 -16.128q0.684 -0.684 1.62 -0.684t1.62 0.684l16.128 16.128q0.684 0.684 0.684 1.62z",ENVELOPE:"M64.512 -38.879v28.584q0 2.376 -1.692 4.068t-4.068 1.692h-52.992q-2.376 0 -4.068 -1.692t-1.692 -4.068v-28.584q1.584 1.764 3.636 3.132 13.032 8.856 17.892 12.42 2.052 1.512 3.33 2.358t3.402 1.728 3.96 0.882h0.072q1.836 0 3.96 -0.882t3.402 -1.728 3.33 -2.358q6.12 -4.428 17.928 -12.42 2.052 -1.404 3.6 -3.132zm0 -10.584q0 2.844 -1.764 5.436t-4.392 4.428q-13.536 9.396 -16.848 11.7 -0.36 0.252 -1.53 1.098t-1.944 1.368 -1.872 1.17 -2.07 0.972 -1.8 0.324h-0.072q-0.828 0 -1.8 -0.324t-2.07 -0.972 -1.872 -1.17 -1.944 -1.368 -1.53 -1.098q-3.276 -2.304 -9.432 -6.57t-7.38 -5.13q-2.232 -1.512 -4.212 -4.158t-1.98 -4.914q0 -2.808 1.494 -4.68t4.266 -1.872h52.992q2.34 0 4.05 1.692t1.71 4.068z",LINKEDIN:"M12.564 -41.939v35.676h-11.88v-35.676h11.88zm0.756 -11.016q0.036 2.628 -1.818 4.392t-4.878 1.764h-0.072q-2.952 0 -4.752 -1.764t-1.8 -4.392q0 -2.664 1.854 -4.41t4.842 -1.746 4.788 1.746 1.836 4.41zm41.976 26.244v20.448h-11.844v-19.08q0 -3.78 -1.458 -5.922t-4.554 -2.142q-2.268 0 -3.798 1.242t-2.286 3.078q-0.396 1.08 -0.396 2.916v19.908h-11.844q0.072 -14.364 0.072 -23.292t-0.036 -10.656l-0.036 -1.728h11.844v5.184h-0.072q0.72 -1.152 1.476 -2.016t2.034 -1.872 3.132 -1.566 4.122 -0.558q6.156 0 9.9 4.086t3.744 11.97z",UNDO:"M55.296 -32.183q0 5.616 -2.196 10.728t-5.904 8.82 -8.82 5.904 -10.728 2.196q-6.192 0 -11.772 -2.61t-9.504 -7.362q-0.252 -0.36 -0.234 -0.81t0.306 -0.738l4.932 -4.968q0.36 -0.324 0.9 -0.324 0.576 0.072 0.828 0.432 2.628 3.42 6.444 5.292t8.1 1.872q3.744 0 7.146 -1.458t5.886 -3.942 3.942 -5.886 1.458 -7.146 -1.458 -7.146 -3.942 -5.886 -5.886 -3.942 -7.146 -1.458q-3.528 0 -6.768 1.278t-5.76 3.654l4.932 4.968q1.116 1.08 0.504 2.484 -0.612 1.44 -2.124 1.44h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62v-16.128q0 -1.512 1.44 -2.124 1.404 -0.612 2.484 0.504l4.68 4.644q3.852 -3.636 8.802 -5.634t10.242 -1.998q5.616 0 10.728 2.196t8.82 5.904 5.904 8.82 2.196 10.728z",LEGAL:"M63.756 -9.143q0 1.908 -1.332 3.24l-3.852 3.888q-1.404 1.332 -3.276 1.332 -1.908 0 -3.24 -1.332l-13.068 -13.104q-1.368 -1.296 -1.368 -3.24 0 -1.908 1.548 -3.456l-9.216 -9.216 -4.536 4.536q-0.504 0.504 -1.224 0.504t-1.224 -0.504q0.072 0.072 0.45 0.432t0.45 0.468 0.36 0.414 0.36 0.486 0.216 0.486 0.198 0.594 0.054 0.648q0 1.368 -1.008 2.448 -0.108 0.108 -0.594 0.648t-0.684 0.738 -0.666 0.594 -0.792 0.558 -0.792 0.324 -0.936 0.162q-1.44 0 -2.448 -1.008l-14.688 -14.688q-1.008 -1.008 -1.008 -2.448 0 -0.468 0.162 -0.936t0.324 -0.792 0.558 -0.792 0.594 -0.666 0.738 -0.684 0.648 -0.594q1.08 -1.008 2.448 -1.008 0.36 0 0.648 0.054t0.594 0.198 0.486 0.216 0.486 0.36 0.414 0.36 0.468 0.45 0.432 0.45q-0.504 -0.504 -0.504 -1.224t0.504 -1.224l12.528 -12.528q0.504 -0.504 1.224 -0.504t1.224 0.504q-0.072 -0.072 -0.45 -0.432t-0.45 -0.468 -0.36 -0.414 -0.36 -0.486 -0.216 -0.486 -0.198 -0.594 -0.054 -0.648q0 -1.368 1.008 -2.448 0.108 -0.108 0.594 -0.648t0.684 -0.738 0.666 -0.594 0.792 -0.558 0.792 -0.324 0.936 -0.162q1.44 0 2.448 1.008l14.688 14.688q1.008 1.008 1.008 2.448 0 0.468 -0.162 0.936t-0.324 0.792 -0.558 0.792 -0.594 0.666 -0.738 0.684 -0.648 0.594q-1.08 1.008 -2.448 1.008 -0.36 0 -0.648 -0.054t-0.594 -0.198 -0.486 -0.216 -0.486 -0.36 -0.414 -0.36 -0.468 -0.45 -0.432 -0.45q0.504 0.504 0.504 1.224t-0.504 1.224l-4.536 4.536 9.216 9.216q1.548 -1.548 3.456 -1.548 1.872 0 3.276 1.332l13.068 13.068q1.332 1.404 1.332 3.276z",TACHOMETER:"M13.824 -22.967q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm6.912 -16.128q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm15.408 17.316l3.636 -13.752q0.216 -0.936 -0.27 -1.746t-1.386 -1.062 -1.728 0.234 -1.08 1.422l-3.636 13.752q-2.16 0.18 -3.852 1.566t-2.268 3.546q-0.72 2.772 0.72 5.256t4.212 3.204 5.256 -0.72 3.204 -4.212q0.576 -2.16 -0.216 -4.212t-2.592 -3.276zm23.76 -1.188q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm-23.04 -23.04q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm16.128 6.912q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm11.52 16.128q0 9.396 -5.076 17.388 -0.684 1.044 -1.944 1.044h-50.472q-1.26 0 -1.944 -1.044 -5.076 -7.956 -5.076 -17.388 0 -6.552 2.556 -12.528t6.876 -10.296 10.296 -6.876 12.528 -2.556 12.528 2.556 10.296 6.876 6.876 10.296 2.556 12.528z",COMMENT_O:"M32.256 -50.615q-7.344 0 -13.734 2.502t-10.152 6.75 -3.762 9.18q0 4.032 2.574 7.686t7.254 6.318l3.132 1.8 -0.972 3.456q-0.864 3.276 -2.52 6.192 5.472 -2.268 9.9 -6.156l1.548 -1.368 2.052 0.216q2.484 0.288 4.68 0.288 7.344 0 13.734 -2.502t10.152 -6.75 3.762 -9.18 -3.762 -9.18 -10.152 -6.75 -13.734 -2.502zm32.256 18.432q0 6.264 -4.32 11.574t-11.736 8.388 -16.2 3.078q-2.52 0 -5.22 -0.288 -7.128 6.3 -16.56 8.712 -1.764 0.504 -4.104 0.792h-0.18q-0.54 0 -0.972 -0.378t-0.576 -0.99v-0.036q-0.108 -0.144 -0.018 -0.432t0.072 -0.36 0.162 -0.342l0.216 -0.324 0.252 -0.306 0.288 -0.324q0.252 -0.288 1.116 -1.242t1.242 -1.368 1.116 -1.422 1.17 -1.836 0.972 -2.124 0.936 -2.736q-5.652 -3.204 -8.91 -7.92t-3.258 -10.116q0 -6.264 4.32 -11.574t11.736 -8.388 16.2 -3.078 16.2 3.078 11.736 8.388 4.32 11.574z",COMMENTS_O:"M25.344 -50.615q-5.508 0 -10.296 1.872t-7.614 5.076 -2.826 6.876q0 2.952 1.908 5.688t5.364 4.752l3.492 2.016 -1.26 3.024q1.224 -0.72 2.232 -1.404l1.584 -1.116 1.908 0.36q2.808 0.504 5.508 0.504 5.508 0 10.296 -1.872t7.614 -5.076 2.826 -6.876 -2.826 -6.876 -7.614 -5.076 -10.296 -1.872zm0 -4.608q6.876 0 12.726 2.466t9.234 6.714 3.384 9.252 -3.384 9.252 -9.234 6.714 -12.726 2.466q-3.096 0 -6.336 -0.576 -4.464 3.168 -10.008 4.608 -1.296 0.324 -3.096 0.576h-0.108q-0.396 0 -0.738 -0.288t-0.414 -0.756q-0.036 -0.108 -0.036 -0.234t0.018 -0.234 0.072 -0.216l0.09 -0.18 0.126 -0.198 0.144 -0.18 0.162 -0.18 0.144 -0.162q0.18 -0.216 0.828 -0.9t0.936 -1.062 0.81 -1.044 0.9 -1.386 0.738 -1.584q-4.464 -2.592 -7.02 -6.372t-2.556 -8.064q0 -5.004 3.384 -9.252t9.234 -6.714 12.726 -2.466zm29.592 42.084q0.36 0.864 0.738 1.584t0.9 1.386 0.81 1.044 0.936 1.062 0.828 0.9l0.144 0.162 0.162 0.18 0.144 0.18 0.126 0.198 0.09 0.18 0.072 0.216 0.018 0.234 -0.036 0.234q-0.108 0.504 -0.468 0.792t-0.792 0.252q-1.8 -0.252 -3.096 -0.576 -5.544 -1.44 -10.008 -4.608 -3.24 0.576 -6.336 0.576 -9.756 0 -16.992 -4.752 2.088 0.144 3.168 0.144 5.796 0 11.124 -1.62t9.504 -4.644q4.5 -3.312 6.912 -7.632t2.412 -9.144q0 -2.772 -0.828 -5.472 4.644 2.556 7.344 6.408t2.7 8.28q0 4.32 -2.556 8.082t-7.02 6.354z",FLASH:"M31.86 -44.063q0.648 0.72 0.252 1.584l-19.44 41.652q-0.468 0.9 -1.512 0.9 -0.144 0 -0.504 -0.072 -0.612 -0.18 -0.918 -0.684t-0.162 -1.08l7.092 -29.088 -14.616 3.636q-0.144 0.036 -0.432 0.036 -0.648 0 -1.116 -0.396 -0.648 -0.54 -0.468 -1.404l7.236 -29.7q0.144 -0.504 0.576 -0.828t1.008 -0.324h11.808q0.684 0 1.152 0.45t0.468 1.062q0 0.288 -0.18 0.648l-6.156 16.668 14.256 -3.528q0.288 -0.072 0.432 -0.072 0.684 0 1.224 0.54z",SITEMAP:"M64.512 -19.511v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h3.456v-6.912h-18.432v6.912h3.456q1.44 0 2.448 1.008t1.008 2.448v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h3.456v-6.912h-18.432v6.912h3.456q1.44 0 2.448 1.008t1.008 2.448v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-11.52q-1.44 0 -2.448 -1.008t-1.008 -2.448v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h3.456v-6.912q0 -1.872 1.368 -3.24t3.24 -1.368h18.432v-6.912h-3.456q-1.44 0 -2.448 -1.008t-1.008 -2.448v-11.52q0 -1.44 1.008 -2.448t2.448 -1.008h11.52q1.44 0 2.448 1.008t1.008 2.448v11.52q0 1.44 -1.008 2.448t-2.448 1.008h-3.456v6.912h18.432q1.872 0 3.24 1.368t1.368 3.24v6.912h3.456q1.44 0 2.448 1.008t1.008 2.448z",UMBRELLA:"M32.256 -34.631v20.88q0 3.744 -2.736 6.48t-6.48 2.736 -6.48 -2.736 -2.736 -6.48q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62q0 1.8 1.404 3.204t3.204 1.404 3.204 -1.404 1.404 -3.204v-20.88q1.188 -0.396 2.304 -0.396t2.304 0.396zm27.648 0.972q0 0.468 -0.342 0.81t-0.81 0.342q-0.396 0 -0.828 -0.36 -1.764 -1.656 -3.348 -2.484t-3.672 -0.828q-2.448 0 -4.608 1.332t-3.708 3.492q-0.252 0.36 -0.63 1.008t-0.522 0.864q-0.396 0.612 -1.008 0.612 -0.648 0 -1.044 -0.612 -0.144 -0.216 -0.522 -0.864t-0.63 -1.008q-1.548 -2.16 -3.69 -3.492t-4.59 -1.332 -4.59 1.332 -3.69 3.492q-0.252 0.36 -0.63 1.008t-0.522 0.864q-0.396 0.612 -1.044 0.612 -0.612 0 -1.008 -0.612 -0.144 -0.216 -0.522 -0.864t-0.63 -1.008q-1.548 -2.16 -3.708 -3.492t-4.608 -1.332q-2.088 0 -3.672 0.828t-3.348 2.484q-0.432 0.36 -0.828 0.36 -0.468 0 -0.81 -0.342t-0.342 -0.81q0 -0.18 0.036 -0.252 1.62 -6.588 6.21 -11.502t10.728 -7.362 12.978 -2.448q5.04 0 9.882 1.44t8.874 4.086 7.002 6.732 4.158 9.054q0.036 0.072 0.036 0.252zm-27.648 -26.172v3.528q-1.512 -0.072 -2.304 -0.072t-2.304 0.072v-3.528q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62z",PASTE:"M27.648 -4.535h32.256v-23.04h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-13.824v41.472zm9.216 -51.84v-2.304q0 -0.468 -0.342 -0.81t-0.81 -0.342h-25.344q-0.468 0 -0.81 0.342t-0.342 0.81v2.304q0 0.468 0.342 0.81t0.81 0.342h25.344q0.468 0 0.81 -0.342t0.342 -0.81zm9.216 24.192h10.764l-10.764 -10.764v10.764zm18.432 4.608v24.192q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-5.76h-19.584q-1.44 0 -2.448 -1.008t-1.008 -2.448v-48.384q0 -1.44 1.008 -2.448t2.448 -1.008h39.168q1.44 0 2.448 1.008t1.008 2.448v11.808q0.756 0.468 1.296 1.008l14.688 14.688q1.008 1.008 1.728 2.736t0.72 3.168z",LIGHTBULB_O:"M26.496 -43.703q0 0.468 -0.342 0.81t-0.81 0.342 -0.81 -0.342 -0.342 -0.81q0 -1.656 -1.944 -2.556t-3.816 -0.9q-0.468 0 -0.81 -0.342t-0.342 -0.81 0.342 -0.81 0.81 -0.342q1.8 0 3.582 0.576t3.132 1.944 1.35 3.24zm5.76 0q0 -2.592 -1.242 -4.824t-3.24 -3.654 -4.428 -2.232 -4.914 -0.81 -4.914 0.81 -4.428 2.232 -3.24 3.654 -1.242 4.824q0 3.636 2.448 6.48 0.36 0.396 1.098 1.188t1.098 1.188q4.608 5.508 5.076 10.728h8.208q0.468 -5.22 5.076 -10.728 0.36 -0.396 1.098 -1.188t1.098 -1.188q2.448 -2.844 2.448 -6.48zm4.608 0q0 5.58 -3.708 9.648 -1.62 1.764 -2.682 3.132t-2.142 3.438 -1.224 3.87q1.692 1.008 1.692 2.952 0 1.332 -0.9 2.304 0.9 0.972 0.9 2.304 0 1.872 -1.62 2.916 0.468 0.828 0.468 1.692 0 1.656 -1.134 2.556t-2.79 0.9q-0.72 1.584 -2.16 2.52t-3.132 0.936 -3.132 -0.936 -2.16 -2.52q-1.656 0 -2.79 -0.9t-1.134 -2.556q0 -0.864 0.468 -1.692 -1.62 -1.044 -1.62 -2.916 0 -1.332 0.9 -2.304 -0.9 -0.972 -0.9 -2.304 0 -1.944 1.692 -2.952 -0.144 -1.8 -1.224 -3.87t-2.142 -3.438 -2.682 -3.132q-3.708 -4.068 -3.708 -9.648 0 -3.564 1.602 -6.642t4.212 -5.112 5.904 -3.204 6.714 -1.17 6.714 1.17 5.904 3.204 4.212 5.112 1.602 6.642z",EXCHANGE:"M64.512 -21.815v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-49.536v6.912q0 0.468 -0.342 0.81t-0.81 0.342q-0.432 0 -0.864 -0.36l-11.484 -11.52q-0.324 -0.324 -0.324 -0.792 0 -0.504 0.324 -0.828l11.52 -11.52q0.324 -0.324 0.828 -0.324 0.468 0 0.81 0.342t0.342 0.81v6.912h49.536q0.468 0 0.81 0.342t0.342 0.81zm0 -19.584q0 0.504 -0.324 0.828l-11.52 11.52q-0.324 0.324 -0.828 0.324 -0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912h-49.536q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h49.536v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324q0.432 0 0.864 0.36l11.484 11.484q0.324 0.324 0.324 0.828z",CLOUD_DOWNLOAD:"M46.08 -31.031q0 -0.504 -0.324 -0.828t-0.828 -0.324h-8.064v-12.672q0 -0.468 -0.342 -0.81t-0.81 -0.342h-6.912q-0.468 0 -0.81 0.342t-0.342 0.81v12.672h-8.064q-0.468 0 -0.81 0.342t-0.342 0.81q0 0.504 0.324 0.828l12.672 12.672q0.324 0.324 0.828 0.324t0.828 -0.324l12.636 -12.636q0.36 -0.432 0.36 -0.864zm23.04 8.064q0 5.724 -4.05 9.774t-9.774 4.05h-39.168q-6.66 0 -11.394 -4.734t-4.734 -11.394q0 -4.68 2.52 -8.64t6.768 -5.94q-0.072 -1.08 -0.072 -1.548 0 -7.632 5.4 -13.032t13.032 -5.4q5.616 0 10.278 3.132t6.786 8.316q2.556 -2.232 5.976 -2.232 3.816 0 6.516 2.7t2.7 6.516q0 2.736 -1.476 4.968 4.68 1.116 7.686 4.878t3.006 8.586z",CLOUD_UPLOAD:"M46.08 -33.335q0 -0.504 -0.324 -0.828l-12.672 -12.672q-0.324 -0.324 -0.828 -0.324t-0.828 0.324l-12.636 12.636q-0.36 0.432 -0.36 0.864 0 0.504 0.324 0.828t0.828 0.324h8.064v12.672q0 0.468 0.342 0.81t0.81 0.342h6.912q0.468 0 0.81 -0.342t0.342 -0.81v-12.672h8.064q0.468 0 0.81 -0.342t0.342 -0.81zm23.04 10.368q0 5.724 -4.05 9.774t-9.774 4.05h-39.168q-6.66 0 -11.394 -4.734t-4.734 -11.394q0 -4.68 2.52 -8.64t6.768 -5.94q-0.072 -1.08 -0.072 -1.548 0 -7.632 5.4 -13.032t13.032 -5.4q5.616 0 10.278 3.132t6.786 8.316q2.556 -2.232 5.976 -2.232 3.816 0 6.516 2.7t2.7 6.516q0 2.736 -1.476 4.968 4.68 1.116 7.686 4.878t3.006 8.586z",USER_MD:"M13.824 -16.055q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684 -0.684 -1.62 0.684 -1.62 1.62 -0.684 1.62 0.684 0.684 1.62zm36.864 2.196q0 4.356 -2.628 6.84t-6.984 2.484h-31.464q-4.356 0 -6.984 -2.484t-2.628 -6.84q0 -2.448 0.198 -4.716t0.864 -4.968 1.71 -4.77 2.916 -3.708 4.32 -2.178q-0.792 1.872 -0.792 4.32v7.308q-2.088 0.72 -3.348 2.52t-1.26 3.996q0 2.88 2.016 4.896t4.896 2.016 4.896 -2.016 2.016 -4.896q0 -2.196 -1.278 -3.996t-3.33 -2.52v-7.308q0 -2.232 0.9 -3.348 4.752 3.744 10.62 3.744t10.62 -3.744q0.9 1.116 0.9 3.348v2.304q-3.816 0 -6.516 2.7t-2.7 6.516v3.204q-1.152 1.044 -1.152 2.556 0 1.44 1.008 2.448t2.448 1.008 2.448 -1.008 1.008 -2.448q0 -1.512 -1.152 -2.556v-3.204q0 -1.872 1.368 -3.24t3.24 -1.368 3.24 1.368 1.368 3.24v3.204q-1.152 1.044 -1.152 2.556 0 1.44 1.008 2.448t2.448 1.008 2.448 -1.008 1.008 -2.448q0 -1.512 -1.152 -2.556v-3.204q0 -2.448 -1.242 -4.59t-3.366 -3.366q0 -0.36 0.018 -1.53t0 -1.728 -0.09 -1.494 -0.252 -1.692 -0.468 -1.44q2.448 0.54 4.32 2.178t2.916 3.708 1.71 4.77 0.864 4.968 0.198 4.716zm-11.52 -32.148q0 5.724 -4.05 9.774t-9.774 4.05 -9.774 -4.05 -4.05 -9.774 4.05 -9.774 9.774 -4.05 9.774 4.05 4.05 9.774z",STETHOSCOPE:"M46.08 -39.095q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm4.608 0q0 2.232 -1.278 3.996t-3.33 2.52v14.22q0 5.724 -4.734 9.774t-11.394 4.05 -11.394 -4.05 -4.734 -9.774v-4.752q-5.904 -0.72 -9.864 -4.608t-3.96 -9.072v-18.432q0 -0.936 0.684 -1.62t1.62 -0.684q0.216 0 0.576 0.072 0.612 -1.08 1.692 -1.728t2.34 -0.648q1.908 0 3.258 1.35t1.35 3.258 -1.35 3.258 -3.258 1.35q-1.188 0 -2.304 -0.648v14.472q0 3.816 3.384 6.516t8.136 2.7 8.136 -2.7 3.384 -6.516v-14.472q-1.116 0.648 -2.304 0.648 -1.908 0 -3.258 -1.35t-1.35 -3.258 1.35 -3.258 3.258 -1.35q1.26 0 2.34 0.648t1.692 1.728q0.36 -0.072 0.576 -0.072 0.936 0 1.62 0.684t0.684 1.62v18.432q0 5.184 -3.96 9.072t-9.864 4.608v4.752q0 3.816 3.384 6.516t8.136 2.7 8.136 -2.7 3.384 -6.516v-14.22q-2.052 -0.756 -3.33 -2.52t-1.278 -3.996q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896z",SUITCASE:"M23.04 -50.615h18.432v-4.608h-18.432v4.608zm-12.672 0v46.08h-2.304q-3.312 0 -5.688 -2.376t-2.376 -5.688v-29.952q0 -3.312 2.376 -5.688t5.688 -2.376h2.304zm40.32 0v46.08h-36.864v-46.08h4.608v-5.76q0 -1.44 1.008 -2.448t2.448 -1.008h20.736q1.44 0 2.448 1.008t1.008 2.448v5.76h4.608zm13.824 8.064v29.952q0 3.312 -2.376 5.688t-5.688 2.376h-2.304v-46.08h2.304q3.312 0 5.688 2.376t2.376 5.688z",BELL:"M32.832 -3.383q0 -0.576 -0.576 -0.576 -2.124 0 -3.654 -1.53t-1.53 -3.654q0 -0.576 -0.576 -0.576t-0.576 0.576q0 2.628 1.854 4.482t4.482 1.854q0.576 0 0.576 -0.576zm29.376 -10.368q0 1.872 -1.368 3.24t-3.24 1.368h-16.128q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-16.128q-1.872 0 -3.24 -1.368t-1.368 -3.24q1.8 -1.512 3.276 -3.168t3.06 -4.302 2.682 -5.706 1.8 -7.416 0.702 -9.36q0 -5.472 4.212 -10.17t11.052 -5.706q-0.288 -0.684 -0.288 -1.404 0 -1.44 1.008 -2.448t2.448 -1.008 2.448 1.008 1.008 2.448q0 0.72 -0.288 1.404 6.84 1.008 11.052 5.706t4.212 10.17q0 5.004 0.702 9.36t1.8 7.416 2.682 5.706 3.06 4.302 3.276 3.168z",COFFEE:"M59.904 -41.399q0 -2.88 -2.016 -4.896t-4.896 -2.016h-2.304v13.824h2.304q2.88 0 4.896 -2.016t2.016 -4.896zm-59.904 27.648h64.512q0 3.816 -2.7 6.516t-6.516 2.7h-46.08q-3.816 0 -6.516 -2.7t-2.7 -6.516zm66.816 -27.648q0 5.724 -4.05 9.774t-9.774 4.05h-2.304v1.152q0 3.312 -2.376 5.688t-5.688 2.376h-25.344q-3.312 0 -5.688 -2.376t-2.376 -5.688v-26.496q0 -0.936 0.684 -1.62t1.62 -0.684h41.472q5.724 0 9.774 4.05t4.05 9.774z",CUTLERY:"M23.04 -62.135v23.04q0 2.196 -1.278 3.996t-3.33 2.52v28.044q0 1.872 -1.368 3.24t-3.24 1.368h-4.608q-1.872 0 -3.24 -1.368t-1.368 -3.24v-28.044q-2.052 -0.72 -3.33 -2.52t-1.278 -3.996v-23.04q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v14.976q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62v-14.976q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v14.976q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62v-14.976q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62zm27.648 0v57.6q0 1.872 -1.368 3.24t-3.24 1.368h-4.608q-1.872 0 -3.24 -1.368t-1.368 -3.24v-18.432h-8.064q-0.468 0 -0.81 -0.342t-0.342 -0.81v-28.8q0 -4.752 3.384 -8.136t8.136 -3.384h9.216q0.936 0 1.62 0.684t0.684 1.62z",FILE_TEXT_O:"M52.848 -50.759q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296h46.08zm-36.864 -31.104q0 -0.504 0.324 -0.828t0.828 -0.324h25.344q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-25.344q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304zm26.496 8.064q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-25.344q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h25.344zm0 9.216q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-25.344q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h25.344z",BUILDING_O:"M13.824 -17.207v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm0 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm9.216 0v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm27.648 18.432v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm27.648 18.432v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm27.648 18.432v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm18.432 9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm9.216 0v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 49.536h13.824v-55.296h-41.472v55.296h13.824v-8.064q0 -0.468 0.342 -0.81t0.81 -0.342h11.52q0.468 0 0.81 0.342t0.342 0.81v8.064zm18.432 -57.6v59.904q0 0.936 -0.684 1.62t-1.62 0.684h-46.08q-0.936 0 -1.62 -0.684t-0.684 -1.62v-59.904q0 -0.936 0.684 -1.62t1.62 -0.684h46.08q0.936 0 1.62 0.684t0.684 1.62z",HOSPITAL_O:"M13.824 -17.207v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm0 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm9.216 0v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm27.648 18.432v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm18.432 9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 -9.216v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm9.216 0v2.304q0 0.468 -0.342 0.81t-0.81 0.342h-2.304q-0.468 0 -0.81 -0.342t-0.342 -0.81v-2.304q0 -0.468 0.342 -0.81t0.81 -0.342h2.304q0.468 0 0.81 0.342t0.342 0.81zm-9.216 31.104h13.824v-41.472h-9.216v1.152q0 1.44 -1.008 2.448t-2.448 1.008h-16.128q-1.44 0 -2.448 -1.008t-1.008 -2.448v-1.152h-9.216v41.472h13.824v-8.064q0 -0.468 0.342 -0.81t0.81 -0.342h11.52q0.468 0 0.81 0.342t0.342 0.81v8.064zm0 -42.624v-11.52q0 -0.468 -0.342 -0.81t-0.81 -0.342h-2.304q-0.468 0 -0.81 0.342t-0.342 0.81v3.456h-4.608v-3.456q0 -0.468 -0.342 -0.81t-0.81 -0.342h-2.304q-0.468 0 -0.81 0.342t-0.342 0.81v11.52q0 0.468 0.342 0.81t0.81 0.342h2.304q0.468 0 0.81 -0.342t0.342 -0.81v-3.456h4.608v3.456q0 0.468 0.342 0.81t0.81 0.342h2.304q0.468 0 0.81 -0.342t0.342 -0.81zm18.432 -1.152v46.08q0 0.936 -0.684 1.62t-1.62 0.684h-46.08q-0.936 0 -1.62 -0.684t-0.684 -1.62v-46.08q0 -0.936 0.684 -1.62t1.62 -0.684h11.52v-10.368q0 -1.44 1.008 -2.448t2.448 -1.008h16.128q1.44 0 2.448 1.008t1.008 2.448v10.368h11.52q0.936 0 1.62 0.684t0.684 1.62z",AMBULANCE:"M23.04 -13.751q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm-13.824 -18.432h13.824v-9.216h-5.688q-0.504 0.072 -0.792 0.324l-7.02 7.02q-0.252 0.432 -0.324 0.792v1.08zm46.08 18.432q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm4.608 -24.192v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-8.064v-8.064q0 -0.504 -0.324 -0.828t-0.828 -0.324h-6.912q-0.504 0 -0.828 0.324t-0.324 0.828v8.064h-8.064q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h8.064v8.064q0 0.504 0.324 0.828t0.828 0.324h6.912q0.504 0 0.828 -0.324t0.324 -0.828v-8.064h8.064q0.504 0 0.828 -0.324t0.324 -0.828zm9.216 -19.584v41.472q0 0.936 -0.684 1.62t-1.62 0.684h-6.912q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-13.824q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516h-4.608q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684v-14.976q0 -0.936 0.468 -2.088t1.152 -1.836l7.128 -7.128q0.684 -0.684 1.836 -1.152t2.088 -0.468h5.76v-11.52q0 -0.936 0.684 -1.62t1.62 -0.684h41.472q0.936 0 1.62 0.684t0.684 1.62z",MEDKIT:"M46.08 -24.119v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-8.064v-8.064q0 -0.504 -0.324 -0.828t-0.828 -0.324h-6.912q-0.504 0 -0.828 0.324t-0.324 0.828v8.064h-8.064q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h8.064v8.064q0 0.504 0.324 0.828t0.828 0.324h6.912q0.504 0 0.828 -0.324t0.324 -0.828v-8.064h8.064q0.504 0 0.828 -0.324t0.324 -0.828zm-23.04 -26.496h18.432v-4.608h-18.432v4.608zm-13.824 0v46.08h-1.152q-3.312 0 -5.688 -2.376t-2.376 -5.688v-29.952q0 -3.312 2.376 -5.688t5.688 -2.376h1.152zm42.624 0v46.08h-39.168v-46.08h5.76v-5.76q0 -1.44 1.008 -2.448t2.448 -1.008h20.736q1.44 0 2.448 1.008t1.008 2.448v5.76h5.76zm12.672 8.064v29.952q0 3.312 -2.376 5.688t-5.688 2.376h-1.152v-46.08h1.152q3.312 0 5.688 2.376t2.376 5.688z",FIGHTER_JET:"M69.12 -29.879q-0.036 1.152 -10.368 3.456l-12.672 1.152 -8.064 2.304h-2.304l-10.548 12.672h2.484q0.936 0 1.62 0.162t0.684 0.414 -0.684 0.414 -1.62 0.162h-11.52v-1.152h2.304v-14.976h-5.76l-6.912 8.064h-3.456l-1.152 -1.152v-6.912h1.152v-1.152h4.608v-0.288l-6.912 -0.864v-4.608l6.912 -0.864v-0.288h-4.608v-1.152h-1.152v-6.912l1.152 -1.152h3.456l6.912 8.064h5.76v-14.976h-2.304v-1.152h11.52q0.936 0 1.62 0.162t0.684 0.414 -0.684 0.414 -1.62 0.162h-2.484l10.548 12.672h2.304l8.064 2.304 12.672 1.152q9.396 2.088 10.332 3.348z",BEER:"M23.04 -32.183v-13.824h-9.216v9.216q0 1.908 1.35 3.258t3.258 1.35h4.608zm36.864 16.128v6.912h-41.472v-6.912l4.608 -6.912h-4.608q-5.724 0 -9.774 -4.05t-4.05 -9.774v-11.52l-2.304 -2.304 1.152 -4.608h17.28l1.152 -4.608h34.56l1.152 6.912 -2.304 1.152v28.8z",H_SQUARE:"M46.08 -16.055v-32.256q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v11.52h-18.432v-11.52q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v32.256q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-11.52h18.432v11.52q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62zm9.216 -33.408v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",PLUS_SQUARE:"M46.08 -29.879v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-11.52v-11.52q0 -0.936 -0.684 -1.62t-1.62 -0.684h-4.608q-0.936 0 -1.62 0.684t-0.684 1.62v11.52h-11.52q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h11.52v11.52q0 0.936 0.684 1.62t1.62 0.684h4.608q0.936 0 1.62 -0.684t0.684 -1.62v-11.52h11.52q0.936 0 1.62 -0.684t0.684 -1.62zm9.216 -19.584v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",ANGLE_DOUBLE_LEFT:"M22.572 -14.903q0 0.468 -0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828t-0.36 0.828l-14.148 14.148 14.148 14.148q0.36 0.36 0.36 0.828zm13.824 0q0 0.468 -0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828t-0.36 0.828l-14.148 14.148 14.148 14.148q0.36 0.36 0.36 0.828z",ANGLE_DOUBLE_RIGHT:"M21.42 -29.879q0 0.468 -0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l14.148 -14.148 -14.148 -14.148q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828zm13.824 0q0 0.468 -0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l14.148 -14.148 -14.148 -14.148q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828z",ANGLE_DOUBLE_UP:"M38.7 -17.207q0 0.468 -0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-14.148 -14.148 -14.148 14.148q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828zm0 -13.824q0 0.468 -0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-14.148 -14.148 -14.148 14.148q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828z",ANGLE_DOUBLE_DOWN:"M38.7 -33.335q0 0.468 -0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l14.148 14.148 14.148 -14.148q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828zm0 -13.824q0 0.468 -0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l14.148 14.148 14.148 -14.148q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828z",ANGLE_LEFT:"M22.572 -44.855q0 0.468 -0.36 0.828l-14.148 14.148 14.148 14.148q0.36 0.36 0.36 0.828t-0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828z",ANGLE_RIGHT:"M21.42 -29.879q0 0.468 -0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l14.148 -14.148 -14.148 -14.148q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828z",ANGLE_UP:"M38.7 -21.815q0 0.468 -0.36 0.828l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-14.148 -14.148 -14.148 14.148q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828z",ANGLE_DOWN:"M38.7 -37.943q0 0.468 -0.36 0.828l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l14.148 14.148 14.148 -14.148q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828z",DESKTOP:"M64.512 -28.727v-29.952q0 -0.468 -0.342 -0.81t-0.81 -0.342h-57.6q-0.468 0 -0.81 0.342t-0.342 0.81v29.952q0 0.468 0.342 0.81t0.81 0.342h57.6q0.468 0 0.81 -0.342t0.342 -0.81zm4.608 -29.952v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-19.584q0 1.332 0.576 2.79t1.152 2.556 0.576 1.566q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62q0 -0.504 0.576 -1.584t1.152 -2.52 0.576 -2.808h-19.584q-2.376 0 -4.068 -1.692t-1.692 -4.068v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h57.6q2.376 0 4.068 1.692t1.692 4.068z",LAPTOP:"M14.976 -18.359q-2.376 0 -4.068 -1.692t-1.692 -4.068v-25.344q0 -2.376 1.692 -4.068t4.068 -1.692h39.168q2.376 0 4.068 1.692t1.692 4.068v25.344q0 2.376 -1.692 4.068t-4.068 1.692h-39.168zm-1.152 -31.104v25.344q0 0.468 0.342 0.81t0.81 0.342h39.168q0.468 0 0.81 -0.342t0.342 -0.81v-25.344q0 -0.468 -0.342 -0.81t-0.81 -0.342h-39.168q-0.468 0 -0.81 0.342t-0.342 0.81zm49.536 33.408h5.76v3.456q0 1.44 -1.692 2.448t-4.068 1.008h-57.6q-2.376 0 -4.068 -1.008t-1.692 -2.448v-3.456h63.36zm-25.92 3.456q0.576 0 0.576 -0.576t-0.576 -0.576h-5.76q-0.576 0 -0.576 0.576t0.576 0.576h5.76z",TABLET:"M23.04 -13.751q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm13.824 -5.76v-34.56q0 -0.468 -0.342 -0.81t-0.81 -0.342h-29.952q-0.468 0 -0.81 0.342t-0.342 0.81v34.56q0 0.468 0.342 0.81t0.81 0.342h29.952q0.468 0 0.81 -0.342t0.342 -0.81zm4.608 -34.56v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-29.952q-2.376 0 -4.068 -1.692t-1.692 -4.068v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h29.952q2.376 0 4.068 1.692t1.692 4.068z",MOBILE_PHONE:"M16.704 -13.751q0 -1.188 -0.846 -2.034t-2.034 -0.846 -2.034 0.846 -0.846 2.034 0.846 2.034 2.034 0.846 2.034 -0.846 0.846 -2.034zm7.488 -5.76v-25.344q0 -0.468 -0.342 -0.81t-0.81 -0.342h-18.432q-0.468 0 -0.81 0.342t-0.342 0.81v25.344q0 0.468 0.342 0.81t0.81 0.342h18.432q0.468 0 0.81 -0.342t0.342 -0.81zm-6.912 -30.528q0 -0.576 -0.576 -0.576h-5.76q-0.576 0 -0.576 0.576t0.576 0.576h5.76q0.576 0 0.576 -0.576zm10.368 -0.576v36.864q0 1.872 -1.368 3.24t-3.24 1.368h-18.432q-1.872 0 -3.24 -1.368t-1.368 -3.24v-36.864q0 -1.872 1.368 -3.24t3.24 -1.368h18.432q1.872 0 3.24 1.368t1.368 3.24z",CIRCLE_O:"M27.648 -51.767q-5.328 0 -9.828 2.628t-7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628zm27.648 19.584q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",QUOTE_LEFT:"M27.648 -29.879v13.824q0 2.88 -2.016 4.896t-4.896 2.016h-13.824q-2.88 0 -4.896 -2.016t-2.016 -4.896v-25.344q0 -3.744 1.458 -7.146t3.942 -5.886 5.886 -3.942 7.146 -1.458h2.304q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-2.304q-3.816 0 -6.516 2.7t-2.7 6.516v1.152q0 1.44 1.008 2.448t2.448 1.008h8.064q2.88 0 4.896 2.016t2.016 4.896zm32.256 0v13.824q0 2.88 -2.016 4.896t-4.896 2.016h-13.824q-2.88 0 -4.896 -2.016t-2.016 -4.896v-25.344q0 -3.744 1.458 -7.146t3.942 -5.886 5.886 -3.942 7.146 -1.458h2.304q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-2.304q-3.816 0 -6.516 2.7t-2.7 6.516v1.152q0 1.44 1.008 2.448t2.448 1.008h8.064q2.88 0 4.896 2.016t2.016 4.896z",QUOTE_RIGHT:"M27.648 -52.919v25.344q0 3.744 -1.458 7.146t-3.942 5.886 -5.886 3.942 -7.146 1.458h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h2.304q3.816 0 6.516 -2.7t2.7 -6.516v-1.152q0 -1.44 -1.008 -2.448t-2.448 -1.008h-8.064q-2.88 0 -4.896 -2.016t-2.016 -4.896v-13.824q0 -2.88 2.016 -4.896t4.896 -2.016h13.824q2.88 0 4.896 2.016t2.016 4.896zm32.256 0v25.344q0 3.744 -1.458 7.146t-3.942 5.886 -5.886 3.942 -7.146 1.458h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h2.304q3.816 0 6.516 -2.7t2.7 -6.516v-1.152q0 -1.44 -1.008 -2.448t-2.448 -1.008h-8.064q-2.88 0 -4.896 -2.016t-2.016 -4.896v-13.824q0 -2.88 2.016 -4.896t4.896 -2.016h13.824q2.88 0 4.896 2.016t2.016 4.896z",SPINNER:"M17.856 -16.055q0 2.16 -1.53 3.672t-3.654 1.512q-2.16 0 -3.672 -1.512t-1.512 -3.672 1.512 -3.672 3.672 -1.512q2.124 0 3.654 1.512t1.53 3.672zm15.552 6.912q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258 1.35 -3.258 3.258 -1.35 3.258 1.35 1.35 3.258zm-21.888 -23.04q0 2.376 -1.692 4.068t-4.068 1.692 -4.068 -1.692 -1.692 -4.068 1.692 -4.068 4.068 -1.692 4.068 1.692 1.692 4.068zm37.44 16.128q0 1.656 -1.188 2.844t-2.844 1.188 -2.844 -1.188 -1.188 -2.844 1.188 -2.844 2.844 -1.188 2.844 1.188 1.188 2.844zm-29.952 -32.256q0 2.628 -1.854 4.482t-4.482 1.854 -4.482 -1.854 -1.854 -4.482 1.854 -4.482 4.482 -1.854 4.482 1.854 1.854 4.482zm16.704 -6.912q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896 2.016 -4.896 4.896 -2.016 4.896 2.016 2.016 4.896zm19.584 23.04q0 1.44 -1.008 2.448t-2.448 1.008 -2.448 -1.008 -1.008 -2.448 1.008 -2.448 2.448 -1.008 2.448 1.008 1.008 2.448zm-7.488 -16.128q0 1.188 -0.846 2.034t-2.034 0.846 -2.034 -0.846 -0.846 -2.034 0.846 -2.034 2.034 -0.846 2.034 0.846 0.846 2.034z",CIRCLE:"M55.296 -32.183q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",REPLY:"M64.512 -24.119q0 5.976 -4.572 16.236 -0.108 0.252 -0.378 0.864t-0.486 1.08 -0.468 0.792q-0.432 0.612 -1.008 0.612 -0.54 0 -0.846 -0.36t-0.306 -0.9q0 -0.324 0.09 -0.954t0.09 -0.846q0.18 -2.448 0.18 -4.428 0 -3.636 -0.63 -6.516t-1.746 -4.986 -2.88 -3.636 -3.798 -2.502 -4.788 -1.53 -5.544 -0.774 -6.318 -0.216h-8.064v9.216q0 0.936 -0.684 1.62t-1.62 0.684 -1.62 -0.684l-18.432 -18.432q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l18.432 -18.432q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62v9.216h8.064q25.668 0 31.5 14.508 1.908 4.824 1.908 11.988z",GITHUB_ALT:"M23.04 -20.663q0 1.44 -0.45 2.952t-1.548 2.736 -2.61 1.224 -2.61 -1.224 -1.548 -2.736 -0.45 -2.952 0.45 -2.952 1.548 -2.736 2.61 -1.224 2.61 1.224 1.548 2.736 0.45 2.952zm23.04 0q0 1.44 -0.45 2.952t-1.548 2.736 -2.61 1.224 -2.61 -1.224 -1.548 -2.736 -0.45 -2.952 0.45 -2.952 1.548 -2.736 2.61 -1.224 2.61 1.224 1.548 2.736 0.45 2.952zm5.76 0q0 -4.32 -2.484 -7.344t-6.732 -3.024q-1.476 0 -7.02 0.756 -2.556 0.396 -5.652 0.396t-5.652 -0.396q-5.472 -0.756 -7.02 -0.756 -4.248 0 -6.732 3.024t-2.484 7.344q0 3.168 1.152 5.526t2.916 3.708 4.392 2.16 5.04 1.062 5.364 0.252h6.048q2.952 0 5.364 -0.252t5.04 -1.062 4.392 -2.16 2.916 -3.708 1.152 -5.526zm8.064 -6.336q0 7.452 -2.196 11.916 -1.368 2.772 -3.798 4.788t-5.076 3.096 -6.12 1.71 -6.174 0.792 -6.012 0.162q-2.808 0 -5.112 -0.108t-5.31 -0.45 -5.49 -1.08 -4.932 -1.854 -4.356 -2.916 -3.096 -4.14q-2.232 -4.428 -2.232 -11.916 0 -8.532 4.896 -14.256 -0.972 -2.952 -0.972 -6.12 0 -4.176 1.836 -7.848 3.888 0 6.84 1.422t6.804 4.446q5.292 -1.26 11.124 -1.26 5.328 0 10.08 1.152 3.78 -2.952 6.732 -4.356t6.804 -1.404q1.836 3.672 1.836 7.848 0 3.132 -0.972 6.048 4.896 5.76 4.896 14.328z",FOLDER_O:"M55.296 -17.207v-25.344q0 -1.44 -1.008 -2.448t-2.448 -1.008h-25.344q-1.44 0 -2.448 -1.008t-1.008 -2.448v-2.304q0 -1.44 -1.008 -2.448t-2.448 -1.008h-11.52q-1.44 0 -2.448 1.008t-1.008 2.448v34.56q0 1.44 1.008 2.448t2.448 1.008h43.776q1.44 0 2.448 -1.008t1.008 -2.448zm4.608 -25.344v25.344q0 3.312 -2.376 5.688t-5.688 2.376h-43.776q-3.312 0 -5.688 -2.376t-2.376 -5.688v-34.56q0 -3.312 2.376 -5.688t5.688 -2.376h11.52q3.312 0 5.688 2.376t2.376 5.688v1.152h24.192q3.312 0 5.688 2.376t2.376 5.688z",FOLDER_OPEN_O:"M64.116 -30.923q0 -1.26 -1.908 -1.26h-39.168q-1.44 0 -3.078 0.774t-2.574 1.89l-10.584 13.068q-0.648 0.864 -0.648 1.44 0 1.26 1.908 1.26h39.168q1.44 0 3.096 -0.792t2.556 -1.908l10.584 -13.068q0.648 -0.792 0.648 -1.404zm-41.076 -5.868h27.648v-5.76q0 -1.44 -1.008 -2.448t-2.448 -1.008h-20.736q-1.44 0 -2.448 -1.008t-1.008 -2.448v-2.304q0 -1.44 -1.008 -2.448t-2.448 -1.008h-11.52q-1.44 0 -2.448 1.008t-1.008 2.448v30.708l9.216 -11.34q1.584 -1.908 4.176 -3.15t5.04 -1.242zm45.684 5.868q0 2.232 -1.656 4.32l-10.62 13.068q-1.548 1.908 -4.176 3.15t-5.04 1.242h-39.168q-3.312 0 -5.688 -2.376t-2.376 -5.688v-34.56q0 -3.312 2.376 -5.688t5.688 -2.376h11.52q3.312 0 5.688 2.376t2.376 5.688v1.152h19.584q3.312 0 5.688 2.376t2.376 5.688v5.76h6.912q1.944 0 3.564 0.882t2.412 2.538q0.54 1.152 0.54 2.448z",SMILE_O:"M40.824 -25.739q-1.332 4.356 -4.968 7.02t-8.208 2.664 -8.208 -2.664 -4.968 -7.02q-0.288 -0.9 0.144 -1.746t1.368 -1.134q0.9 -0.288 1.746 0.144t1.134 1.368q0.9 2.88 3.33 4.662t5.454 1.782 5.454 -1.782 3.33 -4.662q0.288 -0.936 1.152 -1.368t1.764 -0.144 1.332 1.134 0.144 1.746zm-17.784 -15.66q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258 1.35 -3.258 3.258 -1.35 3.258 1.35 1.35 3.258zm18.432 0q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258 1.35 -3.258 3.258 -1.35 3.258 1.35 1.35 3.258zm9.216 9.216q0 -4.68 -1.836 -8.946t-4.914 -7.344 -7.344 -4.914 -8.946 -1.836 -8.946 1.836 -7.344 4.914 -4.914 7.344 -1.836 8.946 1.836 8.946 4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946zm4.608 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",FROWN_O:"M40.824 -20.195q0.288 0.9 -0.144 1.746t-1.332 1.134 -1.764 -0.144 -1.152 -1.368q-0.9 -2.88 -3.33 -4.662t-5.454 -1.782 -5.454 1.782 -3.33 4.662q-0.288 0.936 -1.134 1.368t-1.746 0.144q-0.936 -0.288 -1.368 -1.134t-0.144 -1.746q1.332 -4.356 4.968 -7.02t8.208 -2.664 8.208 2.664 4.968 7.02zm-17.784 -21.204q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258 1.35 -3.258 3.258 -1.35 3.258 1.35 1.35 3.258zm18.432 0q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258 1.35 -3.258 3.258 -1.35 3.258 1.35 1.35 3.258zm9.216 9.216q0 -4.68 -1.836 -8.946t-4.914 -7.344 -7.344 -4.914 -8.946 -1.836 -8.946 1.836 -7.344 4.914 -4.914 7.344 -1.836 8.946 1.836 8.946 4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946zm4.608 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",MEH_O:"M41.472 -25.271q0 0.936 -0.684 1.62t-1.62 0.684h-23.04q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h23.04q0.936 0 1.62 0.684t0.684 1.62zm-18.432 -16.128q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258 1.35 -3.258 3.258 -1.35 3.258 1.35 1.35 3.258zm18.432 0q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258 1.35 -3.258 3.258 -1.35 3.258 1.35 1.35 3.258zm9.216 9.216q0 -4.68 -1.836 -8.946t-4.914 -7.344 -7.344 -4.914 -8.946 -1.836 -8.946 1.836 -7.344 4.914 -4.914 7.344 -1.836 8.946 1.836 8.946 4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946zm4.608 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",GAMEPAD:"M29.952 -25.271v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-6.912v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v6.912h-6.912q-0.504 0 -0.828 0.324t-0.324 0.828v4.608q0 0.504 0.324 0.828t0.828 0.324h6.912v6.912q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828v-6.912h6.912q0.504 0 0.828 -0.324t0.324 -0.828zm20.736 2.304q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm9.216 -9.216q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm9.216 4.608q0 7.632 -5.4 13.032t-13.032 5.4q-6.912 0 -12.168 -4.608h-7.92q-5.256 4.608 -12.168 4.608 -7.632 0 -13.032 -5.4t-5.4 -13.032 5.4 -13.032 13.032 -5.4h32.256q7.632 0 13.032 5.4t5.4 13.032z",KEYBOARD_O:"M13.824 -22.391v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm4.608 -9.216v3.456q0 0.576 -0.576 0.576h-8.064q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h8.064q0.576 0 0.576 0.576zm-4.608 -9.216v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm36.864 18.432v3.456q0 0.576 -0.576 0.576h-31.104q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h31.104q0.576 0 0.576 0.576zm-23.04 -9.216v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm-4.608 -9.216v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm13.824 9.216v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm-4.608 -9.216v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm13.824 9.216v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm13.824 9.216v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm-18.432 -18.432v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm9.216 0v3.456q0 0.576 -0.576 0.576h-3.456q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm9.216 0v12.672q0 0.576 -0.576 0.576h-8.064q-0.576 0 -0.576 -0.576v-3.456q0 -0.576 0.576 -0.576h4.032v-8.64q0 -0.576 0.576 -0.576h3.456q0.576 0 0.576 0.576zm4.608 27.072v-32.256h-59.904v32.256h59.904zm4.608 -32.256v32.256q0 1.908 -1.35 3.258t-3.258 1.35h-59.904q-1.908 0 -3.258 -1.35t-1.35 -3.258v-32.256q0 -1.908 1.35 -3.258t3.258 -1.35h59.904q1.908 0 3.258 1.35t1.35 3.258z",FLAG_O:"M59.904 -26.819v-22.176q-6.084 3.276 -11.016 3.276 -2.952 0 -5.22 -1.152 -3.6 -1.764 -6.624 -2.754t-6.408 -0.99q-6.228 0 -14.508 4.572v21.564q8.82 -4.068 15.588 -4.068 1.98 0 3.726 0.27t3.528 0.936 2.772 1.116 2.97 1.422l1.008 0.504q1.584 0.792 3.636 0.792 4.32 0 10.548 -3.312zm-48.384 -28.404q0 1.26 -0.63 2.304t-1.674 1.656v45.576q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-45.576q-1.044 -0.612 -1.674 -1.656t-0.63 -2.304q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258zm52.992 2.304v27.468q0 1.404 -1.26 2.052 -0.36 0.18 -0.612 0.324 -7.848 4.176 -13.284 4.176 -3.168 0 -5.688 -1.26l-1.008 -0.504q-2.304 -1.188 -3.564 -1.728t-3.276 -1.044 -4.104 -0.504q-3.672 0 -8.478 1.584t-8.226 3.672q-0.54 0.324 -1.188 0.324 -0.576 0 -1.152 -0.288 -1.152 -0.684 -1.152 -2.016v-26.712q0 -1.26 1.116 -1.98 1.26 -0.756 2.826 -1.53t4.104 -1.872 5.49 -1.782 5.58 -0.684q4.032 0 7.524 1.116t7.524 3.096q1.368 0.684 3.204 0.684 4.392 0 11.16 -4.032l1.116 -0.612q1.116 -0.576 2.232 0.072 1.116 0.72 1.116 1.98z",FLAG_CHECKERED:"M29.952 -28.439v-6.912q-6.516 0.576 -13.824 4.212v6.66q7.38 -3.456 13.824 -3.96zm0 -15.048v-7.092q-6.192 0.288 -13.824 4.536v6.804q7.74 -3.996 13.824 -4.248zm29.952 16.668v-6.624q-8.46 4.176 -13.824 2.556v-8.064q-0.72 -0.216 -1.404 -0.54 -0.18 -0.108 -1.188 -0.612t-1.242 -0.612 -1.134 -0.54 -1.242 -0.558 -1.17 -0.468 -1.296 -0.45 -1.26 -0.306 -1.422 -0.27 -1.422 -0.144 -1.584 -0.072q-0.828 0 -1.764 0.108v7.992h0.684q3.672 0 6.93 1.044t7.11 2.952q0.684 0.324 1.404 0.54v6.768q1.512 0.612 3.276 0.612 4.32 0 10.548 -3.312zm0 -15.372v-6.804q-6.084 3.276 -11.016 3.276 -1.62 0 -2.808 -0.288v7.056q5.328 1.512 13.824 -3.24zm-48.384 -13.032q0 1.26 -0.63 2.304t-1.674 1.656v45.576q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-45.576q-1.044 -0.612 -1.674 -1.656t-0.63 -2.304q0 -1.908 1.35 -3.258t3.258 -1.35 3.258 1.35 1.35 3.258zm52.992 2.304v27.468q0 1.404 -1.26 2.052 -0.36 0.18 -0.612 0.324 -7.848 4.176 -13.284 4.176 -3.168 0 -5.688 -1.26l-1.008 -0.504q-2.304 -1.188 -3.564 -1.728t-3.276 -1.044 -4.104 -0.504q-3.672 0 -8.478 1.584t-8.226 3.672q-0.54 0.324 -1.188 0.324 -0.576 0 -1.152 -0.288 -1.152 -0.684 -1.152 -2.016v-26.712q0 -1.26 1.116 -1.98 1.26 -0.756 2.826 -1.53t4.104 -1.872 5.49 -1.782 5.58 -0.684q4.032 0 7.524 1.116t7.524 3.096q1.368 0.684 3.204 0.684 4.392 0 11.16 -4.032l1.116 -0.612q1.116 -0.576 2.232 0.072 1.116 0.72 1.116 1.98z",TERMINAL:"M21.06 -29.051l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l14.148 -14.148 -14.148 -14.148q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828t-0.36 0.828zm38.844 16.452v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-34.56q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h34.56q0.504 0 0.828 0.324t0.324 0.828z",CODE:"M22.212 -14.075l-1.8 1.8q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-16.776 -16.776q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l16.776 -16.776q0.36 -0.36 0.828 -0.36t0.828 0.36l1.8 1.8q0.36 0.36 0.36 0.828t-0.36 0.828l-14.148 14.148 14.148 14.148q0.36 0.36 0.36 0.828t-0.36 0.828zm21.276 -38.412l-13.428 46.476q-0.144 0.468 -0.558 0.702t-0.846 0.09l-2.232 -0.612q-0.468 -0.144 -0.702 -0.558t-0.09 -0.882l13.428 -46.476q0.144 -0.468 0.558 -0.702t0.846 -0.09l2.232 0.612q0.468 0.144 0.702 0.558t0.09 0.882zm23.652 23.436l-16.776 16.776q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-1.8 -1.8q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l14.148 -14.148 -14.148 -14.148q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l1.8 -1.8q0.36 -0.36 0.828 -0.36t0.828 0.36l16.776 16.776q0.36 0.36 0.36 0.828t-0.36 0.828z",REPLY_ALL:"M23.04 -25.487v2.52q0 1.512 -1.404 2.124 -0.468 0.18 -0.9 0.18 -0.972 0 -1.62 -0.684l-18.432 -18.432q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l18.432 -18.432q1.044 -1.116 2.52 -0.504 1.404 0.612 1.404 2.124v2.484l-14.292 14.328q-0.684 0.684 -0.684 1.62t0.684 1.62zm41.472 1.368q0 2.088 -0.612 4.806t-1.386 4.968 -1.728 4.5 -1.458 3.258l-0.72 1.44q-0.288 0.612 -1.008 0.612 -0.216 0 -0.324 -0.036 -0.9 -0.288 -0.828 -1.224 1.548 -14.4 -3.816 -20.34 -2.304 -2.556 -6.138 -3.978t-9.63 -1.89v9.036q0 1.512 -1.404 2.124 -0.468 0.18 -0.9 0.18 -0.972 0 -1.62 -0.684l-18.432 -18.432q-0.684 -0.684 -0.684 -1.62t0.684 -1.62l18.432 -18.432q1.044 -1.116 2.52 -0.504 1.404 0.612 1.404 2.124v9.432q14.796 1.008 21.564 7.956 6.084 6.228 6.084 18.324z",STAR_HALF_O:"M42.696 -29.987l9.252 -9 -12.816 -1.872 -2.376 -0.36 -1.08 -2.16 -5.724 -11.592v34.668l2.124 1.116 11.448 6.048 -2.16 -12.78 -0.432 -2.376zm16.272 -9.432l-13.068 12.744 3.096 18q0.18 1.188 -0.216 1.854t-1.224 0.666q-0.612 0 -1.44 -0.432l-16.164 -8.496 -16.164 8.496q-0.828 0.432 -1.44 0.432 -0.828 0 -1.224 -0.666t-0.216 -1.854l3.096 -18 -13.104 -12.744q-1.152 -1.152 -0.828 -2.142t1.944 -1.242l18.072 -2.628 8.1 -16.38q0.72 -1.476 1.764 -1.476 1.008 0 1.764 1.476l8.1 16.38 18.072 2.628q1.62 0.252 1.944 1.242t-0.864 2.142z",LOCATION_ARROW:"M50.436 -51.875l-23.04 46.08q-0.612 1.26 -2.052 1.26 -0.18 0 -0.54 -0.072 -0.792 -0.18 -1.278 -0.81t-0.486 -1.422v-20.736h-20.736q-0.792 0 -1.422 -0.486t-0.81 -1.278 0.144 -1.512 1.044 -1.08l46.08 -23.04q0.468 -0.252 1.044 -0.252 0.972 0 1.62 0.684 0.54 0.504 0.666 1.242t-0.234 1.422z",CROP:"M20.052 -18.359h21.42v-21.42zm-1.62 -1.62l21.42 -21.42h-21.42v21.42zm41.472 2.772v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-8.064v8.064q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-8.064h-31.104q-0.504 0 -0.828 -0.324t-0.324 -0.828v-31.104h-8.064q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h8.064v-8.064q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v8.064h30.636l8.856 -8.892q0.36 -0.324 0.828 -0.324t0.828 0.324q0.324 0.36 0.324 0.828t-0.324 0.828l-8.892 8.856v30.636h8.064q0.504 0 0.828 0.324t0.324 0.828z",CODE_FORK:"M10.368 -11.447q0 -1.44 -1.008 -2.448t-2.448 -1.008 -2.448 1.008 -1.008 2.448 1.008 2.448 2.448 1.008 2.448 -1.008 1.008 -2.448zm0 -41.472q0 -1.44 -1.008 -2.448t-2.448 -1.008 -2.448 1.008 -1.008 2.448 1.008 2.448 2.448 1.008 2.448 -1.008 1.008 -2.448zm23.04 4.608q0 -1.44 -1.008 -2.448t-2.448 -1.008 -2.448 1.008 -1.008 2.448 1.008 2.448 2.448 1.008 2.448 -1.008 1.008 -2.448zm3.456 0q0 1.872 -0.936 3.474t-2.52 2.502q-0.072 10.332 -8.136 14.904 -2.448 1.368 -7.308 2.916 -4.608 1.44 -6.102 2.556t-1.494 3.6v0.936q1.584 0.9 2.52 2.502t0.936 3.474q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896q0 -1.872 0.936 -3.474t2.52 -2.502v-29.52q-1.584 -0.9 -2.52 -2.502t-0.936 -3.474q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896q0 1.872 -0.936 3.474t-2.52 2.502v17.892q1.944 -0.936 5.544 -2.052 1.98 -0.612 3.15 -1.062t2.538 -1.116 2.124 -1.422 1.458 -1.836 1.008 -2.502 0.306 -3.294q-1.584 -0.9 -2.52 -2.502t-0.936 -3.474q0 -2.88 2.016 -4.896t4.896 -2.016 4.896 2.016 2.016 4.896z",UNLINK:"M15.804 -18.683l-9.216 9.216q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324 -0.324 -0.36 -0.324 -0.828t0.324 -0.828l9.216 -9.216q0.36 -0.324 0.828 -0.324t0.828 0.324q0.324 0.36 0.324 0.828t-0.324 0.828zm6.084 1.476v11.52q0 0.504 -0.324 0.828t-0.828 0.324 -0.828 -0.324 -0.324 -0.828v-11.52q0 -0.504 0.324 -0.828t0.828 -0.324 0.828 0.324 0.324 0.828zm-8.064 -8.064q0 0.504 -0.324 0.828t-0.828 0.324h-11.52q-0.504 0 -0.828 -0.324t-0.324 -0.828 0.324 -0.828 0.828 -0.324h11.52q0.504 0 0.828 0.324t0.324 0.828zm45.504 4.608q0 4.32 -3.06 7.308l-5.292 5.256q-2.988 2.988 -7.308 2.988 -4.356 0 -7.344 -3.06l-12.024 -12.06q-0.756 -0.756 -1.512 -2.016l8.604 -0.648 9.828 9.864q0.972 0.972 2.448 0.99t2.448 -0.954l5.292 -5.256q1.008 -1.008 1.008 -2.412 0 -1.44 -1.008 -2.448l-9.864 -9.9 0.648 -8.604q1.26 0.756 2.016 1.512l12.096 12.096q3.024 3.096 3.024 7.344zm-22.212 -26.064l-8.604 0.648 -9.828 -9.864q-1.008 -1.008 -2.448 -1.008 -1.404 0 -2.448 0.972l-5.292 5.256q-1.008 1.008 -1.008 2.412 0 1.44 1.008 2.448l9.864 9.864 -0.648 8.64q-1.26 -0.756 -2.016 -1.512l-12.096 -12.096q-3.024 -3.096 -3.024 -7.344 0 -4.32 3.06 -7.308l5.292 -5.256q2.988 -2.988 7.308 -2.988 4.356 0 7.344 3.06l12.024 12.06q0.756 0.756 1.512 2.016zm22.788 3.024q0 0.504 -0.324 0.828t-0.828 0.324h-11.52q-0.504 0 -0.828 -0.324t-0.324 -0.828 0.324 -0.828 0.828 -0.324h11.52q0.504 0 0.828 0.324t0.324 0.828zm-19.584 -19.584v11.52q0 0.504 -0.324 0.828t-0.828 0.324 -0.828 -0.324 -0.324 -0.828v-11.52q0 -0.504 0.324 -0.828t0.828 -0.324 0.828 0.324 0.324 0.828zm14.652 5.436l-9.216 9.216q-0.396 0.324 -0.828 0.324t-0.828 -0.324q-0.324 -0.36 -0.324 -0.828t0.324 -0.828l9.216 -9.216q0.36 -0.324 0.828 -0.324t0.828 0.324q0.324 0.36 0.324 0.828t-0.324 0.828z",QUESTION:"M25.344 -19.223v8.64q0 0.576 -0.432 1.008t-1.008 0.432h-8.64q-0.576 0 -1.008 -0.432t-0.432 -1.008v-8.64q0 -0.576 0.432 -1.008t1.008 -0.432h8.64q0.576 0 1.008 0.432t0.432 1.008zm11.376 -21.6q0 1.944 -0.558 3.636t-1.26 2.754 -1.98 2.142 -2.07 1.566 -2.196 1.278q-1.476 0.828 -2.466 2.34t-0.99 2.412q0 0.612 -0.432 1.17t-1.008 0.558h-8.64q-0.54 0 -0.918 -0.666t-0.378 -1.35v-1.62q0 -2.988 2.34 -5.634t5.148 -3.906q2.124 -0.972 3.024 -2.016t0.9 -2.736q0 -1.512 -1.674 -2.664t-3.87 -1.152q-2.34 0 -3.888 1.044 -1.26 0.9 -3.852 4.14 -0.468 0.576 -1.116 0.576 -0.432 0 -0.9 -0.288l-5.904 -4.5q-0.468 -0.36 -0.558 -0.9t0.198 -1.008q5.76 -9.576 16.704 -9.576 2.88 0 5.796 1.116t5.256 2.988 3.816 4.59 1.476 5.706z",INFO:"M23.04 -16.055v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h2.304v-13.824h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h13.824q0.936 0 1.62 0.684t0.684 1.62v20.736h2.304q0.936 0 1.62 0.684t0.684 1.62zm-4.608 -41.472v6.912q0 0.936 -0.684 1.62t-1.62 0.684h-9.216q-0.936 0 -1.62 -0.684t-0.684 -1.62v-6.912q0 -0.936 0.684 -1.62t1.62 -0.684h9.216q0.936 0 1.62 0.684t0.684 1.62z",EXCLAMATION:"M18.432 -19.511v8.064q0 0.936 -0.684 1.62t-1.62 0.684h-9.216q-0.936 0 -1.62 -0.684t-0.684 -1.62v-8.064q0 -0.936 0.684 -1.62t1.62 -0.684h9.216q0.936 0 1.62 0.684t0.684 1.62zm1.08 -38.016l-1.008 27.648q-0.036 0.936 -0.738 1.62t-1.638 0.684h-9.216q-0.936 0 -1.638 -0.684t-0.738 -1.62l-1.008 -27.648q-0.036 -0.936 0.63 -1.62t1.602 -0.684h11.52q0.936 0 1.602 0.684t0.63 1.62z",SUPERSCRIPT:"M32.292 -15.155v6.012h-8.928l-5.724 -9.072 -0.864 -1.512q-0.288 -0.324 -0.396 -0.756h-0.108l-0.324 0.756q-0.36 0.72 -0.9 1.584l-5.58 9h-9.288v-6.012h4.608l7.092 -10.476 -6.66 -9.792h-4.932v-6.048h9.936l5.004 8.208q0.072 0.144 0.828 1.512 0.288 0.324 0.396 0.756h0.108q0.108 -0.324 0.396 -0.756l0.9 -1.512 5.04 -8.208h9.252v6.048h-4.5l-6.624 9.612 7.344 10.656h3.924zm22.932 -24.444v7.416h-18.504l-0.108 -0.972q-0.144 -1.008 -0.144 -1.656 0 -2.304 0.936 -4.212t2.34 -3.114 3.024 -2.34 3.024 -1.962 2.34 -1.944 0.936 -2.304q0 -1.368 -1.062 -2.25t-2.538 -0.882q-1.836 0 -3.492 1.404 -0.504 0.396 -1.296 1.368l-3.78 -3.312q0.936 -1.332 2.268 -2.376 2.988 -2.34 6.768 -2.34 3.96 0 6.408 2.142t2.448 5.706q0 2.016 -0.882 3.708t-2.232 2.754 -2.934 2.106 -2.952 1.818 -2.358 1.854 -1.098 2.268h8.352v-2.88h4.536z",SUBSCRIPT:"M32.292 -15.155v6.012h-8.928l-5.724 -9.072 -0.864 -1.512q-0.288 -0.324 -0.396 -0.756h-0.108l-0.324 0.756q-0.36 0.72 -0.9 1.584l-5.58 9h-9.288v-6.012h4.608l7.092 -10.476 -6.66 -9.792h-4.932v-6.048h9.936l5.004 8.208q0.072 0.144 0.828 1.512 0.288 0.324 0.396 0.756h0.108q0.108 -0.324 0.396 -0.756l0.9 -1.512 5.04 -8.208h9.252v6.048h-4.5l-6.624 9.612 7.344 10.656h3.924zm23.004 7.812v7.416h-18.504l-0.144 -0.972 -0.108 -1.656q0 -2.304 0.936 -4.212t2.34 -3.114 3.024 -2.34 3.024 -1.962 2.34 -1.944 0.936 -2.304q0 -1.368 -1.062 -2.25t-2.538 -0.882q-1.836 0 -3.492 1.404 -0.504 0.396 -1.296 1.368l-3.78 -3.312q0.936 -1.332 2.268 -2.376 2.88 -2.34 6.768 -2.34 3.96 0 6.408 2.142t2.448 5.706q0 2.376 -1.242 4.266t-3.024 3.096 -3.582 2.25 -3.132 2.268 -1.476 2.628h8.352v-2.88h4.536z",ERASER:"M32.256 -13.751l12.096 -13.824h-27.648l-12.096 13.824h27.648zm36.468 -38.772q0.54 1.224 0.342 2.574t-1.098 2.358l-32.256 36.864q-1.368 1.584 -3.456 1.584h-27.648q-1.368 0 -2.502 -0.738t-1.71 -1.962q-0.54 -1.224 -0.342 -2.574t1.098 -2.358l32.256 -36.864q1.368 -1.584 3.456 -1.584h27.648q1.368 0 2.502 0.738t1.71 1.962z",PUZZLE_PIECE:"M59.904 -24.911q0 2.916 -1.602 4.86t-4.446 1.944q-1.476 0 -2.79 -0.63t-2.124 -1.368 -2.034 -1.368 -2.556 -0.63q-3.96 0 -3.96 4.464 0 1.404 0.576 4.14t0.54 4.14v0.18q-0.792 0 -1.188 0.036 -1.224 0.108 -3.51 0.414t-4.158 0.486 -3.528 0.18q-2.196 0 -3.708 -0.954t-1.512 -3.006q0 -1.332 0.63 -2.556t1.368 -2.034 1.368 -2.124 0.63 -2.79q0 -2.844 -1.944 -4.446t-4.86 -1.602q-3.024 0 -5.148 1.638t-2.124 4.59q0 1.548 0.54 2.988t1.206 2.322 1.206 1.908 0.54 1.818q0 1.62 -1.656 3.204 -1.332 1.26 -4.212 1.26 -3.42 0 -8.82 -0.864 -0.324 -0.072 -0.99 -0.144t-0.99 -0.144l-0.468 -0.072 -0.108 -0.036 -0.072 -0.036v-36.864q0.072 0.036 0.63 0.126t1.224 0.18 0.774 0.126q5.4 0.864 8.82 0.864 2.88 0 4.212 -1.26 1.656 -1.584 1.656 -3.204 0 -0.792 -0.54 -1.818t-1.206 -1.908 -1.206 -2.322 -0.54 -2.988q0 -2.952 2.124 -4.59t5.184 -1.638q2.88 0 4.824 1.602t1.944 4.446q0 1.476 -0.63 2.79t-1.368 2.124 -1.368 2.034 -0.63 2.556q0 2.052 1.512 3.006t3.708 0.954q2.304 0 6.48 -0.54t5.868 -0.612v0.072q-0.036 0.072 -0.126 0.63t-0.18 1.224 -0.126 0.774q-0.864 5.4 -0.864 8.82 0 2.88 1.26 4.212 1.584 1.656 3.204 1.656 0.792 0 1.818 -0.54t1.908 -1.206 2.322 -1.206 2.988 -0.54q2.952 0 4.59 2.124t1.638 5.148z",MICROPHONE:"M41.472 -39.095v4.608q0 7.956 -5.31 13.842t-13.122 6.75v4.752h9.216q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-23.04q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h9.216v-4.752q-7.812 -0.864 -13.122 -6.75t-5.31 -13.842v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v4.608q0 6.66 4.734 11.394t11.394 4.734 11.394 -4.734 4.734 -11.394v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62zm-9.216 -13.824v18.432q0 4.752 -3.384 8.136t-8.136 3.384 -8.136 -3.384 -3.384 -8.136v-18.432q0 -4.752 3.384 -8.136t8.136 -3.384 8.136 3.384 3.384 8.136z",MICROPHONE_SLASH:"M9.756 -30.419l-3.636 3.636q-1.512 -3.708 -1.512 -7.704v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v4.608q0 1.908 0.54 4.068zm40.104 -21.672l-12.996 12.996v4.608q0 4.752 -3.384 8.136t-8.136 3.384q-1.98 0 -3.924 -0.684l-3.456 3.456q3.492 1.836 7.38 1.836 6.66 0 11.394 -4.734t4.734 -11.394v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684 1.62 0.684 0.684 1.62v4.608q0 7.956 -5.31 13.842t-13.122 6.75v4.752h9.216q0.936 0 1.62 0.684t0.684 1.62 -0.684 1.62 -1.62 0.684h-23.04q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h9.216v-4.752q-4.5 -0.468 -8.46 -2.916l-9.144 9.144q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-2.952 -2.952q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l44.424 -44.424q0.36 -0.36 0.828 -0.36t0.828 0.36l2.952 2.952q0.36 0.36 0.36 0.828t-0.36 0.828zm-13.68 -4.752l-22.356 22.356v-18.432q0 -4.752 3.384 -8.136t8.136 -3.384q3.672 0 6.642 2.124t4.194 5.472z",SHIELD:"M39.168 -29.879v-23.04h-16.128v40.932q4.284 -2.268 7.668 -4.932 8.46 -6.624 8.46 -12.96zm6.912 -27.648v27.648q0 3.096 -1.206 6.138t-2.988 5.4 -4.248 4.59 -4.554 3.708 -4.356 2.79 -3.222 1.782 -1.53 0.72q-0.432 0.216 -0.936 0.216t-0.936 -0.216q-0.576 -0.252 -1.53 -0.72t-3.222 -1.782 -4.356 -2.79 -4.554 -3.708 -4.248 -4.59 -2.988 -5.4 -1.206 -6.138v-27.648q0 -0.936 0.684 -1.62t1.62 -0.684h41.472q0.936 0 1.62 0.684t0.684 1.62z",CALENDAR_O:"M4.608 -4.535h50.688v-36.864h-50.688v36.864zm13.824 -43.776v-10.368q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v10.368q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm27.648 0v-10.368q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v10.368q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm13.824 -2.304v46.08q0 1.872 -1.368 3.24t-3.24 1.368h-50.688q-1.872 0 -3.24 -1.368t-1.368 -3.24v-46.08q0 -1.872 1.368 -3.24t3.24 -1.368h4.608v-3.456q0 -2.376 1.692 -4.068t4.068 -1.692h2.304q2.376 0 4.068 1.692t1.692 4.068v3.456h13.824v-3.456q0 -2.376 1.692 -4.068t4.068 -1.692h2.304q2.376 0 4.068 1.692t1.692 4.068v3.456h4.608q1.872 0 3.24 1.368t1.368 3.24z",FIRE_EXTINGUISHER:"M18.432 -57.527q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm32.256 -1.152v11.52q0 0.576 -0.432 0.9 -0.288 0.252 -0.72 0.252 -0.144 0 -0.252 -0.036l-16.128 -3.456q-0.396 -0.072 -0.648 -0.396t-0.252 -0.72h-9.216v3.672q3.996 0.828 6.606 3.996t2.61 7.308v28.8q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62v-28.8q0 -3.816 2.25 -6.858t5.814 -4.122v-3.996h-1.152q-2.124 0 -4.14 0.846t-3.294 1.908 -2.376 2.394 -1.458 1.926 -0.504 0.882q-0.612 1.26 -2.052 1.26 -0.576 0 -1.044 -0.252 -0.828 -0.432 -1.134 -1.332t0.126 -1.764q0.18 -0.36 0.522 -0.936t1.35 -1.926 2.178 -2.52 3.06 -2.412 3.906 -1.89q-0.9 -1.512 -0.9 -3.096 0 -2.376 1.692 -4.068t4.068 -1.692 4.068 1.692 1.692 4.068q0 1.188 -0.504 2.304h10.872q0 -0.396 0.252 -0.72t0.648 -0.396l16.128 -3.456q0.108 -0.036 0.252 -0.036 0.432 0 0.72 0.252 0.432 0.324 0.432 0.9z",ROCKET:"M51.84 -48.311q0 -1.44 -1.008 -2.448t-2.448 -1.008 -2.448 1.008 -1.008 2.448 1.008 2.448 2.448 1.008 2.448 -1.008 1.008 -2.448zm8.064 -10.368q0 8.964 -2.718 15.498t-9.126 12.978q-2.916 2.88 -7.02 6.336l-0.72 13.644q-0.072 0.576 -0.576 0.936l-13.824 8.064q-0.252 0.144 -0.576 0.144 -0.432 0 -0.828 -0.324l-2.304 -2.304q-0.468 -0.504 -0.288 -1.152l3.06 -9.936 -10.116 -10.116 -9.936 3.06q-0.108 0.036 -0.324 0.036 -0.504 0 -0.828 -0.324l-2.304 -2.304q-0.612 -0.684 -0.18 -1.404l8.064 -13.824q0.36 -0.504 0.936 -0.576l13.644 -0.72q3.456 -4.104 6.336 -7.02 6.768 -6.732 12.888 -9.288t15.516 -2.556q0.504 0 0.864 0.342t0.36 0.81z",MAXCDN:"M62.82 -36.611l-5.904 27.468h-12.024l6.408 -29.952q0.468 -2.016 -0.54 -3.168 -0.972 -1.188 -2.988 -1.188h-6.084l-7.344 34.308h-12.024l7.344 -34.308h-10.296l-7.344 34.308h-12.024l7.344 -34.308 -5.508 -11.772h45.936q3.636 0 6.822 1.458t5.31 4.086q2.16 2.628 2.916 6.066t0 7.002z",CHEVRON_CIRCLE_LEFT:"M32.724 -14.219l3.672 -3.672q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-11.052 -11.052 11.052 -11.052q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-3.672 -3.672q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-16.344 16.344q-0.684 0.684 -0.684 1.62t0.684 1.62l16.344 16.344q0.684 0.684 1.62 0.684t1.62 -0.684zm22.572 -17.964q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",CHEVRON_CIRCLE_RIGHT:"M25.812 -14.219l16.344 -16.344q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-16.344 -16.344q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-3.672 3.672q-0.684 0.684 -0.684 1.62t0.684 1.62l11.052 11.052 -11.052 11.052q-0.684 0.684 -0.684 1.62t0.684 1.62l3.672 3.672q0.684 0.684 1.62 0.684t1.62 -0.684zm29.484 -17.964q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",CHEVRON_CIRCLE_UP:"M41.94 -23.435l3.672 -3.672q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-16.344 -16.344q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-16.344 16.344q-0.684 0.684 -0.684 1.62t0.684 1.62l3.672 3.672q0.684 0.684 1.62 0.684t1.62 -0.684l11.052 -11.052 11.052 11.052q0.684 0.684 1.62 0.684t1.62 -0.684zm13.356 -8.748q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",CHEVRON_CIRCLE_DOWN:"M29.268 -17.675l16.344 -16.344q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-3.672 -3.672q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-11.052 11.052 -11.052 -11.052q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-3.672 3.672q-0.684 0.684 -0.684 1.62t0.684 1.62l16.344 16.344q0.684 0.684 1.62 0.684t1.62 -0.684zm26.028 -14.508q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",HTML5:"M40.68 -42.947l0.576 -6.3h-31.824l1.692 19.224h22.032l-0.792 8.208 -7.092 1.908 -7.056 -1.908 -0.468 -5.04h-6.3l0.792 10.008 13.032 3.6h0.144v-0.036l12.924 -3.564 1.8 -19.584h-23.184l-0.54 -6.516h24.264zm-40.68 -16.884h50.688l-4.608 51.768 -20.808 5.832 -20.664 -5.832z",CSS3:"M9.9 -59.831h54.18l-9.576 47.988 -28.944 9.612 -25.128 -9.612 2.556 -12.816h10.692l-1.044 5.292 15.192 5.796 17.496 -5.796 2.448 -12.204h-43.488l2.088 -10.692h43.524l1.368 -6.876h-43.488z",ANCHOR:"M34.56 -55.223q0 -0.936 -0.684 -1.62t-1.62 -0.684 -1.62 0.684 -0.684 1.62 0.684 1.62 1.62 0.684 1.62 -0.684 0.684 -1.62zm29.952 33.408v12.672q0 0.792 -0.72 1.08 -0.288 0.072 -0.432 0.072 -0.468 0 -0.828 -0.324l-3.348 -3.348q-4.284 5.148 -11.466 8.154t-15.462 3.006 -15.462 -3.006 -11.466 -8.154l-3.348 3.348q-0.324 0.324 -0.828 0.324 -0.144 0 -0.432 -0.072 -0.72 -0.288 -0.72 -1.08v-12.672q0 -0.504 0.324 -0.828t0.828 -0.324h12.672q0.792 0 1.08 0.72 0.288 0.684 -0.252 1.26l-3.6 3.6q2.412 3.276 6.822 5.526t9.774 2.97v-23.292h-6.912q-0.936 0 -1.62 -0.684t-0.684 -1.62v-4.608q0 -0.936 0.684 -1.62t1.62 -0.684h6.912v-5.868q-2.088 -1.224 -3.348 -3.33t-1.26 -4.626q0 -3.816 2.7 -6.516t6.516 -2.7 6.516 2.7 2.7 6.516q0 2.52 -1.26 4.626t-3.348 3.33v5.868h6.912q0.936 0 1.62 0.684t0.684 1.62v4.608q0 0.936 -0.684 1.62t-1.62 0.684h-6.912v23.292q5.364 -0.72 9.774 -2.97t6.822 -5.526l-3.6 -3.6q-0.54 -0.576 -0.252 -1.26 0.288 -0.72 1.08 -0.72h12.672q0.504 0 0.828 0.324t0.324 0.828z",UNLOCK_ALT:"M38.016 -36.791q1.44 0 2.448 1.008t1.008 2.448v20.736q0 1.44 -1.008 2.448t-2.448 1.008h-34.56q-1.44 0 -2.448 -1.008t-1.008 -2.448v-20.736q0 -1.44 1.008 -2.448t2.448 -1.008h1.152v-11.52q0 -6.66 4.734 -11.394t11.394 -4.734 11.394 4.734 4.734 11.394q0 0.936 -0.684 1.62t-1.62 0.684h-2.304q-0.936 0 -1.62 -0.684t-0.684 -1.62q0 -3.816 -2.7 -6.516t-6.516 -2.7 -6.516 2.7 -2.7 6.516v11.52h26.496z",BULLSEYE:"M36.864 -32.183q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516 2.7 -6.516 6.516 -2.7 6.516 2.7 2.7 6.516zm4.608 0q0 -5.724 -4.05 -9.774t-9.774 -4.05 -9.774 4.05 -4.05 9.774 4.05 9.774 9.774 4.05 9.774 -4.05 4.05 -9.774zm4.608 0q0 7.632 -5.4 13.032t-13.032 5.4 -13.032 -5.4 -5.4 -13.032 5.4 -13.032 13.032 -5.4 13.032 5.4 5.4 13.032zm4.608 0q0 -4.68 -1.836 -8.946t-4.914 -7.344 -7.344 -4.914 -8.946 -1.836 -8.946 1.836 -7.344 4.914 -4.914 7.344 -1.836 8.946 1.836 8.946 4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946zm4.608 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",ELLIPSIS_H:"M13.824 -37.943v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448zm18.432 0v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448zm18.432 0v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448z",ELLIPSIS_V:"M13.824 -19.511v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448zm0 -18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448zm0 -18.432v6.912q0 1.44 -1.008 2.448t-2.448 1.008h-6.912q-1.44 0 -2.448 -1.008t-1.008 -2.448v-6.912q0 -1.44 1.008 -2.448t2.448 -1.008h6.912q1.44 0 2.448 1.008t1.008 2.448z",RSS_SQUARE:"M18.432 -18.359q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm12.636 3.384q-0.468 -8.352 -6.372 -14.256t-14.256 -6.372q-0.504 -0.036 -0.864 0.324t-0.36 0.828v4.608q0 0.468 0.306 0.792t0.774 0.36q5.544 0.396 9.504 4.356t4.356 9.504q0.036 0.468 0.36 0.774t0.792 0.306h4.608q0.468 0 0.828 -0.36t0.324 -0.864zm13.824 0.036q-0.18 -5.544 -2.016 -10.71t-5.022 -9.36 -7.38 -7.38 -9.36 -5.022 -10.71 -2.016q-0.504 -0.036 -0.828 0.324 -0.36 0.36 -0.36 0.828v4.608q0 0.468 0.324 0.792t0.792 0.36q7.344 0.252 13.608 4.014t10.026 10.026 4.014 13.608q0.036 0.468 0.36 0.792t0.792 0.324h4.608q0.468 0 0.828 -0.36 0.396 -0.324 0.324 -0.828zm10.404 -34.524v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",PLAY_CIRCLE:"M27.648 -59.831q7.524 0 13.878 3.708t10.062 10.062 3.708 13.878 -3.708 13.878 -10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708zm13.824 29.628q1.152 -0.648 1.152 -1.98t-1.152 -1.98l-19.584 -11.52q-1.116 -0.684 -2.304 -0.036 -1.152 0.684 -1.152 2.016v23.04q0 1.332 1.152 2.016 0.576 0.288 1.152 0.288 0.612 0 1.152 -0.324z",TICKET:"M36.864 -48.167l11.376 11.376 -20.592 20.592 -11.376 -11.376zm-7.596 35.244l22.248 -22.248q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-13.032 -13.032q-0.648 -0.648 -1.62 -0.648t-1.62 0.648l-22.248 22.248q-0.684 0.684 -0.684 1.62t0.684 1.62l13.032 13.032q0.648 0.648 1.62 0.648t1.62 -0.648zm32.004 -22.932l-32.652 32.688q-1.332 1.332 -3.258 1.332t-3.258 -1.332l-4.536 -4.536q2.016 -2.016 2.016 -4.896t-2.016 -4.896 -4.896 -2.016 -4.896 2.016l-4.5 -4.536q-1.332 -1.332 -1.332 -3.258t1.332 -3.258l32.652 -32.616q1.332 -1.332 3.258 -1.332t3.258 1.332l4.5 4.5q-2.016 2.016 -2.016 4.896t2.016 4.896 4.896 2.016 4.896 -2.016l4.536 4.5q1.332 1.332 1.332 3.258t-1.332 3.258z",MINUS_SQUARE:"M46.08 -29.879v-4.608q0 -0.936 -0.684 -1.62t-1.62 -0.684h-32.256q-0.936 0 -1.62 0.684t-0.684 1.62v4.608q0 0.936 0.684 1.62t1.62 0.684h32.256q0.936 0 1.62 -0.684t0.684 -1.62zm9.216 -19.584v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",MINUS_SQUARE_O:"M41.472 -35.639v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-29.952q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h29.952q0.504 0 0.828 0.324t0.324 0.828zm4.608 16.128v-29.952q0 -2.376 -1.692 -4.068t-4.068 -1.692h-29.952q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068zm4.608 -29.952v29.952q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h29.952q4.284 0 7.326 3.042t3.042 7.326z",LEVEL_UP:"M36.648 -42.731q-0.648 1.332 -2.088 1.332h-6.912v31.104q0 0.504 -0.324 0.828t-0.828 0.324h-25.344q-0.756 0 -1.044 -0.648 -0.288 -0.72 0.144 -1.26l5.76 -6.912q0.324 -0.396 0.9 -0.396h11.52v-23.04h-6.912q-1.44 0 -2.088 -1.332 -0.612 -1.332 0.324 -2.448l11.52 -13.824q0.648 -0.792 1.764 -0.792t1.764 0.792l11.52 13.824q0.972 1.152 0.324 2.448z",LEVEL_DOWN:"M1.152 -55.223h25.344q0.468 0 0.81 0.342t0.342 0.846v31.068h6.912q1.44 0 2.088 1.332t-0.324 2.484l-11.52 13.824q-0.648 0.792 -1.764 0.792t-1.764 -0.792l-11.52 -13.824q-0.936 -1.116 -0.324 -2.484 0.648 -1.332 2.088 -1.332h6.912v-23.04h-11.52q-0.504 0 -0.9 -0.396l-5.76 -6.912q-0.468 -0.504 -0.144 -1.224 0.324 -0.684 1.044 -0.684z",CHECK_SQUARE:"M24.66 -17.675l22.104 -22.104q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-3.672 -3.672q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-16.812 16.812 -7.596 -7.596q-0.684 -0.684 -1.62 -0.684t-1.62 0.684l-3.672 3.672q-0.684 0.684 -0.684 1.62t0.684 1.62l12.888 12.888q0.684 0.684 1.62 0.684t1.62 -0.684zm30.636 -31.788v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",PENCIL_SQUARE:"M14.544 -24.551l5.472 5.472 -1.872 1.872h-2.016v-3.456h-3.456v-2.016zm14.904 -14.04q0.504 0.468 -0.108 1.08l-10.476 10.476q-0.612 0.612 -1.08 0.108 -0.504 -0.468 0.108 -1.08l10.476 -10.476q0.612 -0.612 1.08 -0.108zm-9.864 24.84l19.584 -19.584 -10.368 -10.368 -19.584 19.584v10.368h10.368zm21.888 -21.888l3.312 -3.312q1.008 -1.008 1.008 -2.448t-1.008 -2.448l-5.472 -5.472q-1.008 -1.008 -2.448 -1.008t-2.448 1.008l-3.312 3.312zm13.824 -13.824v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",EXTERNAL_LINK_SQUARE:"M46.08 -31.031v-17.28q0 -0.936 -0.684 -1.62t-1.62 -0.684h-17.28q-1.512 0 -2.124 1.404 -0.612 1.476 0.504 2.52l5.184 5.184 -19.224 19.224q-0.684 0.684 -0.684 1.62t0.684 1.62l3.672 3.672q0.684 0.684 1.62 0.684t1.62 -0.684l19.224 -19.224 5.184 5.184q0.648 0.684 1.62 0.684 0.432 0 0.9 -0.18 1.404 -0.612 1.404 -2.124zm9.216 -18.432v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",SHARE_SQUARE:"M36.18 -24.803l12.672 -12.672q0.684 -0.684 0.684 -1.62t-0.684 -1.62l-12.672 -12.672q-1.08 -1.116 -2.484 -0.504 -1.44 0.612 -1.44 2.124v5.76q-4.284 0 -7.776 0.702t-5.85 1.836 -4.104 2.844 -2.754 3.438 -1.602 3.924 -0.774 4.014 -0.18 3.978q0 6.516 6.012 14.544 0.36 0.432 0.9 0.432 0.252 0 0.468 -0.108 0.792 -0.324 0.684 -1.188 -1.584 -12.744 2.232 -17.028 1.656 -1.872 4.68 -2.718t8.064 -0.846v5.76q0 1.512 1.44 2.124 0.432 0.18 0.864 0.18 0.936 0 1.62 -0.684zm19.116 -24.66v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",COMPASS:"M23.04 -25.271l9.216 -4.608 -9.216 -4.608v9.216zm13.824 -21.276v19.512l-18.432 9.216v-19.512zm10.368 14.364q0 -5.328 -2.628 -9.828t-7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828zm8.064 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",TOGGLE_DOWN:"M41.22 -40.139q0.648 1.26 -0.18 2.376l-11.52 16.128q-0.684 0.972 -1.872 0.972t-1.872 -0.972l-11.52 -16.128q-0.828 -1.116 -0.18 -2.376 0.612 -1.26 2.052 -1.26h23.04q1.44 0 2.052 1.26zm4.86 25.236v-34.56q0 -0.468 -0.342 -0.81t-0.81 -0.342h-34.56q-0.468 0 -0.81 0.342t-0.342 0.81v34.56q0 0.468 0.342 0.81t0.81 0.342h34.56q0.468 0 0.81 -0.342t0.342 -0.81zm9.216 -34.56v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",TOGGLE_UP:"M41.22 -24.227q-0.612 1.26 -2.052 1.26h-23.04q-1.44 0 -2.052 -1.26 -0.648 -1.26 0.18 -2.376l11.52 -16.128q0.684 -0.972 1.872 -0.972t1.872 0.972l11.52 16.128q0.828 1.116 0.18 2.376zm4.86 9.324v-34.56q0 -0.468 -0.342 -0.81t-0.81 -0.342h-34.56q-0.468 0 -0.81 0.342t-0.342 0.81v34.56q0 0.468 0.342 0.81t0.81 0.342h34.56q0.468 0 0.81 -0.342t0.342 -0.81zm9.216 -34.56v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",TOGGLE_RIGHT:"M39.168 -32.183q0 1.188 -0.972 1.872l-16.128 11.52q-1.116 0.828 -2.376 0.18 -1.26 -0.612 -1.26 -2.052v-23.04q0 -1.44 1.26 -2.052 1.26 -0.648 2.376 0.18l16.128 11.52q0.972 0.684 0.972 1.872zm6.912 17.28v-34.56q0 -0.504 -0.324 -0.828t-0.828 -0.324h-34.56q-0.504 0 -0.828 0.324t-0.324 0.828v34.56q0 0.504 0.324 0.828t0.828 0.324h34.56q0.504 0 0.828 -0.324t0.324 -0.828zm9.216 -34.56v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",EURO:"M35.136 -17.387l1.26 5.724q0.108 0.432 -0.108 0.81t-0.612 0.522l-0.18 0.036q-0.144 0.072 -0.378 0.126t-0.576 0.162 -0.774 0.198 -0.918 0.18 -1.08 0.18 -1.206 0.162 -1.314 0.108 -1.386 0.036q-8.424 0 -14.724 -4.698t-8.568 -12.654h-3.42q-0.468 0 -0.81 -0.342t-0.342 -0.81v-4.068q0 -0.468 0.342 -0.81t0.81 -0.342h2.376q-0.072 -2.052 0.036 -3.78h-2.412q-0.504 0 -0.828 -0.324t-0.324 -0.828v-4.104q0 -0.504 0.324 -0.828t0.828 -0.324h3.528q2.412 -7.56 8.766 -12.168t14.418 -4.608q3.672 0 6.984 0.828 0.396 0.108 0.72 0.54 0.216 0.396 0.108 0.864l-1.548 5.724q-0.108 0.468 -0.504 0.702t-0.864 0.09l-0.144 -0.036 -0.414 -0.09 -0.63 -0.126 -0.81 -0.126 -0.936 -0.108 -1.044 -0.09 -1.062 -0.036q-4.536 0 -8.136 2.304t-5.4 6.336h16.848q0.576 0 0.9 0.432 0.36 0.432 0.252 0.936l-0.864 4.104q-0.18 0.936 -1.152 0.936h-17.568q-0.108 1.332 0 3.78h16.524q0.54 0 0.9 0.432 0.324 0.432 0.216 0.972l-0.864 4.032q-0.072 0.396 -0.396 0.666t-0.72 0.27h-13.932q1.728 4.212 5.382 6.678t8.226 2.466q0.648 0 1.296 -0.054t1.206 -0.126 1.062 -0.162 0.882 -0.18 0.666 -0.162l0.432 -0.108 0.18 -0.072q0.468 -0.18 0.936 0.072 0.432 0.252 0.54 0.756z",GBP:"M36.72 -23.507v13.212q0 0.504 -0.324 0.828t-0.828 0.324h-34.416q-0.504 0 -0.828 -0.324t-0.324 -0.828v-5.4q0 -0.468 0.342 -0.81t0.81 -0.342h3.492v-13.788h-3.42q-0.504 0 -0.828 -0.342t-0.324 -0.81v-4.716q0 -0.504 0.324 -0.828t0.828 -0.324h3.42v-8.028q0 -6.156 4.446 -10.152t11.322 -3.996q6.66 0 12.06 4.5 0.324 0.288 0.36 0.738t-0.252 0.81l-3.708 4.572q-0.324 0.396 -0.792 0.432 -0.468 0.072 -0.828 -0.252 -0.18 -0.18 -0.936 -0.684t-2.484 -1.152 -3.348 -0.648q-3.06 0 -4.932 1.692t-1.872 4.428v7.74h10.98q0.468 0 0.81 0.324t0.342 0.828v4.716q0 0.468 -0.342 0.81t-0.81 0.342h-10.98v13.644h14.904v-6.516q0 -0.468 0.324 -0.81t0.828 -0.342h5.832q0.504 0 0.828 0.342t0.324 0.81z",USD:"M35.208 -21.779q0 5.508 -3.582 9.486t-9.306 4.914v6.3q0 0.504 -0.324 0.828t-0.828 0.324h-4.86q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.3q-2.376 -0.324 -4.59 -1.116t-3.654 -1.602 -2.664 -1.728 -1.674 -1.35 -0.63 -0.648q-0.612 -0.756 -0.072 -1.476l3.708 -4.86q0.252 -0.36 0.828 -0.432 0.54 -0.072 0.864 0.324l0.072 0.072q4.068 3.564 8.748 4.5 1.332 0.288 2.664 0.288 2.916 0 5.13 -1.548t2.214 -4.392q0 -1.008 -0.54 -1.908t-1.206 -1.512 -2.106 -1.35 -2.376 -1.152 -2.88 -1.17q-1.404 -0.576 -2.214 -0.9t-2.214 -0.954 -2.25 -1.116 -2.034 -1.278 -1.926 -1.53 -1.566 -1.764 -1.278 -2.088 -0.756 -2.394 -0.306 -2.808q0 -4.968 3.528 -8.712t9.18 -4.824v-6.48q0 -0.468 0.342 -0.81t0.81 -0.342h4.86q0.504 0 0.828 0.324t0.324 0.828v6.336q2.052 0.216 3.978 0.828t3.132 1.206 2.286 1.35 1.404 1.044 0.54 0.504q0.612 0.648 0.18 1.368l-2.916 5.256q-0.288 0.54 -0.828 0.576 -0.504 0.108 -0.972 -0.252 -0.108 -0.108 -0.522 -0.432t-1.404 -0.954 -2.106 -1.152 -2.682 -0.936 -3.078 -0.414q-3.42 0 -5.58 1.548t-2.16 3.996q0 0.936 0.306 1.728t1.062 1.494 1.422 1.188 2.016 1.116 2.178 0.972 2.52 0.99q1.908 0.72 2.916 1.134t2.736 1.26 2.718 1.53 2.232 1.8 1.908 2.286 1.134 2.754 0.468 3.384z",RUPEE:"M32.328 -47.519v3.672q0 0.504 -0.324 0.828t-0.828 0.324h-6.048q-0.828 5.184 -4.644 8.424t-9.936 3.96q6.012 6.408 16.524 19.296 0.504 0.576 0.144 1.224 -0.288 0.648 -1.044 0.648h-7.02q-0.576 0 -0.9 -0.432 -11.016 -13.212 -17.928 -20.556 -0.324 -0.324 -0.324 -0.792v-4.572q0 -0.468 0.342 -0.81t0.81 -0.342h4.032q4.752 0 7.65 -1.548t3.69 -4.5h-15.372q-0.504 0 -0.828 -0.324t-0.324 -0.828v-3.672q0 -0.504 0.324 -0.828t0.828 -0.324h14.868q-2.052 -4.068 -9.648 -4.068h-5.22q-0.468 0 -0.81 -0.342t-0.342 -0.81v-4.788q0 -0.504 0.324 -0.828t0.828 -0.324h29.952q0.504 0 0.828 0.324t0.324 0.828v3.672q0 0.504 -0.324 0.828t-0.828 0.324h-8.388q1.692 2.196 2.304 5.184h6.156q0.504 0 0.828 0.324t0.324 0.828z",YEN:"M21.708 -9.143h-6.192q-0.468 0 -0.81 -0.324t-0.342 -0.828v-11.88h-10.368q-0.468 0 -0.81 -0.324t-0.342 -0.828v-3.708q0 -0.468 0.342 -0.81t0.81 -0.342h10.368v-3.06h-10.368q-0.468 0 -0.81 -0.324t-0.342 -0.828v-3.744q0 -0.468 0.342 -0.81t0.81 -0.342h7.704l-11.556 -20.808q-0.288 -0.576 0 -1.152 0.36 -0.576 1.008 -0.576h6.984q0.684 0 1.044 0.648l7.74 15.3q0.684 1.368 2.016 4.5 0.36 -0.864 1.098 -2.448t0.99 -2.196l6.876 -15.12q0.288 -0.684 1.044 -0.684h6.876q0.612 0 0.972 0.576 0.324 0.504 0.036 1.116l-11.268 20.844h7.74q0.468 0 0.81 0.342t0.342 0.81v3.744q0 0.504 -0.342 0.828t-0.81 0.324h-10.44v3.06h10.44q0.468 0 0.81 0.342t0.342 0.81v3.708q0 0.504 -0.342 0.828t-0.81 0.324h-10.44v11.88q0 0.468 -0.342 0.81t-0.81 0.342z",RUBLE:"M37.548 -44.099q0 -3.6 -2.34 -5.832t-6.156 -2.232h-11.52v16.128h11.52q3.816 0 6.156 -2.232t2.34 -5.832zm8.532 0q0 6.948 -4.554 11.34t-11.754 4.392h-12.24v4.248h18.18q0.504 0 0.828 0.324t0.324 0.828v4.608q0 0.504 -0.324 0.828t-0.828 0.324h-18.18v6.912q0 0.504 -0.342 0.828t-0.81 0.324h-6.012q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912h-8.064q-0.504 0 -0.828 -0.324t-0.324 -0.828v-4.608q0 -0.504 0.324 -0.828t0.828 -0.324h8.064v-4.248h-8.064q-0.504 0 -0.828 -0.324t-0.324 -0.828v-5.364q0 -0.468 0.324 -0.81t0.828 -0.342h8.064v-22.644q0 -0.504 0.324 -0.828t0.828 -0.324h19.404q7.2 0 11.754 4.392t4.554 11.34z",WON:"M18.504 -21.419l2.916 -10.764h-5.724l2.7 10.8 0.036 0.108 0.036 0.108 0.018 -0.126 0.018 -0.126zm4.176 -15.372l1.26 -4.608h-10.512l1.152 4.608h8.1zm6.912 0h5.004l-1.26 -4.608h-2.52zm16.164 15.408l2.808 -10.8h-5.832l2.916 10.764 0.018 0.126 0.054 0.126 0.018 -0.108 0.018 -0.108zm3.996 -15.408l1.188 -4.608h-10.692l1.224 4.608h8.28zm14.76 1.152v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-7.668l-5.904 22.176q-0.252 0.864 -1.116 0.864h-5.724q-0.864 0 -1.116 -0.864l-5.976 -22.176h-7.524l-6.012 22.176q-0.252 0.864 -1.116 0.864h-5.724q-0.396 0 -0.702 -0.252t-0.378 -0.612l-5.76 -22.176h-7.488q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h6.3l-1.188 -4.608h-5.112q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h3.924l-3.204 -12.384q-0.18 -0.54 0.18 -1.008 0.36 -0.432 0.936 -0.432h4.932q0.936 0 1.116 0.864l3.24 12.96h12.924l3.492 -12.96q0.252 -0.864 1.116 -0.864h4.536q0.864 0 1.116 0.864l3.528 12.96h13.14l3.348 -12.96q0.18 -0.864 1.116 -0.864h4.932q0.576 0 0.936 0.432 0.36 0.468 0.18 1.008l-3.276 12.384h3.996q0.504 0 0.828 0.324t0.324 0.828v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-5.22l-1.224 4.608h6.444q0.504 0 0.828 0.324t0.324 0.828z",BTC:"M42.012 -41.399q0.648 6.552 -4.716 9.288 4.212 1.008 6.3 3.708t1.62 7.704q-0.252 2.556 -1.17 4.5t-2.322 3.204 -3.492 2.106 -4.374 1.242 -5.238 0.54v9.18h-5.544v-9.036q-2.88 0 -4.392 -0.036v9.072h-5.544v-9.18q-0.648 0 -1.944 -0.018t-1.98 -0.018h-7.2l1.116 -6.588h3.996q1.8 0 2.088 -1.836v-14.472h0.576q-0.216 -0.036 -0.576 -0.036v-10.332q-0.468 -2.448 -3.204 -2.448h-3.996v-5.904l7.632 0.036q2.304 0 3.492 -0.036v-9.072h5.544v8.892q2.952 -0.072 4.392 -0.072v-8.82h5.544v9.072q2.844 0.252 5.04 0.81t4.068 1.62 2.97 2.808 1.314 4.122zm-7.74 19.62q0 -1.296 -0.54 -2.304t-1.332 -1.656 -2.07 -1.098 -2.358 -0.666 -2.664 -0.324 -2.484 -0.108 -2.322 0.036 -1.71 0.036v12.168q0.288 0 1.332 0.018t1.728 0.018 1.908 -0.054 2.106 -0.144 2.052 -0.306 1.998 -0.504 1.71 -0.756 1.422 -1.08 0.882 -1.44 0.342 -1.836zm-2.556 -17.136q0 -1.188 -0.45 -2.106t-1.098 -1.512 -1.728 -1.008 -1.98 -0.594 -2.214 -0.288 -2.088 -0.09 -1.944 0.036 -1.422 0.018v11.052q0.18 0 1.242 0.018t1.674 0 1.8 -0.072 1.98 -0.198 1.854 -0.396 1.746 -0.666 1.332 -0.972 0.972 -1.386 0.324 -1.836z",FILE:"M36.864 -46.007v-16.992q0.792 0.504 1.296 1.008l14.688 14.688q0.504 0.504 1.008 1.296h-16.992zm-4.608 1.152q0 1.44 1.008 2.448t2.448 1.008h19.584v38.016q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h28.8v19.584z",FILE_TEXT:"M52.848 -47.303q0.504 0.504 1.008 1.296h-16.992v-16.992q0.792 0.504 1.296 1.008zm-17.136 5.904h19.584v38.016q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h28.8v19.584q0 1.44 1.008 2.448t2.448 1.008zm5.76 26.496v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-25.344q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h25.344q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-25.344q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h25.344q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-25.344q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h25.344q0.504 0 0.828 -0.324t0.324 -0.828z",SORT_ALPHA_ASC:"M42.876 -49.751h6.372l-2.592 -7.848 -0.432 -1.692q-0.072 -0.576 -0.072 -0.72h-0.144l-0.108 0.72q0 0.036 -0.126 0.648t-0.27 1.044zm-16.38 37.152q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26 0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828zm30.096 4.284v8.388h-21.024v-3.24l13.284 -19.044q0.432 -0.648 0.756 -0.972l0.396 -0.324v-0.108l-0.234 0.018 -0.27 0.018q-0.432 0.108 -1.08 0.108h-8.352v4.14h-4.32v-8.244h20.412v3.204l-13.284 19.08q-0.216 0.288 -0.756 0.936l-0.396 0.396v0.072l0.504 -0.072q0.324 -0.072 1.08 -0.072h8.928v-4.284h4.356zm3.204 -32.292v3.816h-10.368v-3.816h2.7l-1.692 -5.184h-8.748l-1.692 5.184h2.7v3.816h-10.332v-3.816h2.52l8.28 -23.832h5.832l8.28 23.832h2.52z",SORT_ALPHA_DESC:"M42.876 -12.887h6.372l-2.592 -7.848 -0.432 -1.692q-0.072 -0.576 -0.072 -0.72h-0.144l-0.108 0.72q0 0.036 -0.126 0.648t-0.27 1.044zm-16.38 0.288q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26 0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828zm33.3 8.856v3.816h-10.368v-3.816h2.7l-1.692 -5.184h-8.748l-1.692 5.184h2.7v3.816h-10.332v-3.816h2.52l8.28 -23.832h5.832l8.28 23.832h2.52zm-3.204 -41.436v8.388h-21.024v-3.24l13.284 -19.044q0.432 -0.648 0.756 -0.972l0.396 -0.324v-0.108l-0.234 0.018 -0.27 0.018q-0.432 0.108 -1.08 0.108h-8.352v4.14h-4.32v-8.244h20.412v3.204l-13.284 19.08q-0.216 0.288 -0.756 0.936l-0.396 0.36v0.108l0.504 -0.108q0.324 -0.036 1.08 -0.036h8.928v-4.284h4.356z",SORT_AMOUNT_ASC:"M26.496 -12.599q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26 0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828zm38.016 4.608v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-29.952q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h29.952q0.504 0 0.828 0.324t0.324 0.828zm-6.912 -18.432v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-23.04q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h23.04q0.504 0 0.828 0.324t0.324 0.828zm-6.912 -18.432v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-16.128q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h16.128q0.504 0 0.828 0.324t0.324 0.828zm-6.912 -18.432v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-9.216q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h9.216q0.504 0 0.828 0.324t0.324 0.828z",SORT_AMOUNT_DESC:"M43.776 -7.991v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-9.216q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h9.216q0.504 0 0.828 0.324t0.324 0.828zm-17.28 -4.608q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26 0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828zm24.192 -13.824v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-16.128q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h16.128q0.504 0 0.828 0.324t0.324 0.828zm6.912 -18.432v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-23.04q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h23.04q0.504 0 0.828 0.324t0.324 0.828zm6.912 -18.432v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-29.952q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h29.952q0.504 0 0.828 0.324t0.324 0.828z",SORT_NUMERIC_ASC:"M48.456 -17.171q0 -2.268 -1.584 -4.176t-3.708 -1.908q-1.872 0 -2.988 1.332t-1.116 3.384 1.314 3.42 3.762 1.368q1.8 0 3.06 -0.972t1.26 -2.448zm-21.96 4.572q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26 0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828zm27 -2.484q0 2.232 -0.468 4.374t-1.476 4.104 -2.448 3.438 -3.546 2.358 -4.59 0.882q-2.232 0 -3.888 -0.576 -0.864 -0.288 -1.512 -0.54l1.404 -4.068q0.54 0.252 1.116 0.396 1.332 0.468 2.7 0.468 3.024 0 4.842 -2.106t2.394 -5.238h-0.072q-0.756 0.828 -2.214 1.332t-3.042 0.504q-3.816 0 -6.228 -2.574t-2.412 -6.21q0 -3.78 2.592 -6.408t6.516 -2.628q4.428 0 7.38 3.402t2.952 9.09zm-1.08 -25.812v4.104h-16.884v-4.104h6.012v-15.552l0.018 -0.684 0.018 -0.612v-0.576h-0.072l-0.252 0.432q-0.288 0.468 -0.936 1.116l-2.232 2.088 -2.952 -3.096 6.912 -6.66h4.428v23.544h5.94z",SORT_NUMERIC_DESC:"M48.456 -54.035q0 -2.268 -1.584 -4.176t-3.708 -1.908q-1.872 0 -2.988 1.332t-1.116 3.384 1.314 3.42 3.762 1.368q1.8 0 3.06 -0.972t1.26 -2.448zm-21.96 41.436q0 0.432 -0.36 0.864l-11.484 11.484q-0.36 0.324 -0.828 0.324 -0.432 0 -0.828 -0.324l-11.52 -11.52q-0.54 -0.576 -0.252 -1.26 0.288 -0.72 1.08 -0.72h6.912v-49.536q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v49.536h6.912q0.504 0 0.828 0.324t0.324 0.828zm25.92 8.568v4.104h-16.884v-4.104h6.012v-15.552l0.018 -0.684 0.018 -0.612v-0.576h-0.072l-0.252 0.432q-0.288 0.468 -0.936 1.116l-2.232 2.088 -2.952 -3.096 6.912 -6.66h4.428v23.544h5.94zm1.08 -47.916q0 2.232 -0.468 4.374t-1.476 4.104 -2.448 3.438 -3.546 2.358 -4.59 0.882q-2.232 0 -3.888 -0.576 -0.864 -0.288 -1.512 -0.54l1.404 -4.068q0.54 0.252 1.116 0.396 1.332 0.468 2.7 0.468 3.024 0 4.842 -2.106t2.394 -5.238h-0.072q-0.756 0.828 -2.214 1.332t-3.042 0.504q-3.816 0 -6.228 -2.574t-2.412 -6.21q0 -3.78 2.592 -6.408t6.516 -2.628q4.428 0 7.38 3.402t2.952 9.09z",THUMBS_UP:"M9.216 -16.055q0 -0.936 -0.684 -1.62t-1.62 -0.684q-0.972 0 -1.638 0.684t-0.666 1.62q0 0.972 0.666 1.638t1.638 0.666q0.936 0 1.62 -0.666t0.684 -1.638zm5.76 -18.432v23.04q0 0.936 -0.684 1.62t-1.62 0.684h-10.368q-0.936 0 -1.62 -0.684t-0.684 -1.62v-23.04q0 -0.936 0.684 -1.62t1.62 -0.684h10.368q0.936 0 1.62 0.684t0.684 1.62zm42.624 0q0 3.096 -1.98 5.364 0.54 1.584 0.54 2.736 0.108 2.736 -1.548 4.932 0.612 2.016 0 4.212 -0.54 2.052 -1.944 3.384 0.324 4.032 -1.764 6.516 -2.304 2.736 -7.092 2.808h-4.644q-2.376 0 -5.184 -0.558t-4.374 -1.044 -4.338 -1.422q-4.428 -1.548 -5.688 -1.584 -0.936 -0.036 -1.62 -0.702t-0.684 -1.602v-23.076q0 -0.9 0.648 -1.566t1.548 -0.738q0.864 -0.072 2.736 -2.124t3.636 -4.356q2.448 -3.132 3.636 -4.32 0.648 -0.648 1.116 -1.728t0.63 -1.746 0.486 -2.178q0.252 -1.404 0.45 -2.196t0.702 -1.872 1.224 -1.8q0.684 -0.684 1.62 -0.684 1.656 0 2.97 0.378t2.16 0.936 1.44 1.458 0.864 1.62 0.432 1.8 0.18 1.62 0.018 1.404q0 1.368 -0.342 2.736t-0.684 2.16 -0.99 2.016q-0.108 0.216 -0.36 0.648t-0.396 0.792 -0.288 0.864h9.972q2.808 0 4.86 2.052t2.052 4.86z",THUMBS_DOWN:"M9.216 -43.703q0 0.936 -0.684 1.62t-1.62 0.684q-0.972 0 -1.638 -0.684t-0.666 -1.62q0 -0.972 0.666 -1.638t1.638 -0.666q0.936 0 1.62 0.666t0.684 1.638zm5.76 18.432v-23.04q0 -0.936 -0.684 -1.62t-1.62 -0.684h-10.368q-0.936 0 -1.62 0.684t-0.684 1.62v23.04q0 0.936 0.684 1.62t1.62 0.684h10.368q0.936 0 1.62 -0.684t0.684 -1.62zm40.644 -5.364q1.98 2.196 1.98 5.364 -0.036 2.808 -2.07 4.86t-4.842 2.052h-9.972q0.144 0.504 0.288 0.864t0.396 0.792 0.36 0.648q0.648 1.332 0.972 2.052t0.684 2.106 0.36 2.754q0 0.864 -0.018 1.404t-0.18 1.62 -0.432 1.8 -0.864 1.62 -1.44 1.458 -2.16 0.936 -2.97 0.378q-0.936 0 -1.62 -0.684 -0.72 -0.72 -1.224 -1.8t-0.702 -1.872 -0.45 -2.196q-0.324 -1.512 -0.486 -2.178t-0.63 -1.746 -1.116 -1.728q-1.188 -1.188 -3.636 -4.32 -1.764 -2.304 -3.636 -4.356t-2.736 -2.124q-0.9 -0.072 -1.548 -0.738t-0.648 -1.566v-23.076q0 -0.936 0.684 -1.602t1.62 -0.702q1.26 -0.036 5.688 -1.584 2.772 -0.936 4.338 -1.422t4.374 -1.044 5.184 -0.558h4.644q4.788 0.072 7.092 2.808 2.088 2.484 1.764 6.516 1.404 1.332 1.944 3.384 0.612 2.196 0 4.212 1.656 2.196 1.548 4.932 0 1.152 -0.54 2.736z",YOUTUBE_SQUARE:"M33.084 -17.531v-5.652q0 -1.8 -1.044 -1.8 -0.612 0 -1.188 0.576v8.064q0.576 0.576 1.188 0.576 1.044 0 1.044 -1.764zm6.624 -4.392h2.376v-1.224q0 -1.836 -1.188 -1.836t-1.188 1.836v1.224zm-20.556 -9.576v2.52h-2.88v15.228h-2.664v-15.228h-2.808v-2.52h8.352zm7.236 4.536v13.212h-2.412v-1.44q-1.404 1.62 -2.736 1.62 -1.188 0 -1.512 -1.008 -0.216 -0.576 -0.216 -1.944v-10.44h2.376v9.72q0 0.864 0.036 0.936 0.036 0.54 0.54 0.54 0.72 0 1.512 -1.116v-10.08h2.412zm9.072 3.996v5.256q0 1.872 -0.252 2.628 -0.432 1.512 -1.908 1.512 -1.26 0 -2.448 -1.476v1.296h-2.412v-17.748h2.412v5.796q1.152 -1.44 2.448 -1.44 1.476 0 1.908 1.512 0.252 0.756 0.252 2.664zm9.036 4.644v0.324q0 1.044 -0.072 1.548 -0.108 0.792 -0.54 1.44 -0.972 1.44 -2.88 1.44 -1.872 0 -2.916 -1.368 -0.756 -0.972 -0.756 -3.096v-4.644q0 -2.124 0.72 -3.096 1.044 -1.368 2.88 -1.368t2.808 1.368q0.756 1.008 0.756 3.096v2.736h-4.788v2.34q0 1.836 1.224 1.836 0.864 0 1.08 -0.936 0 -0.036 0.018 -0.252t0.018 -0.594v-0.774h2.448zm-16.236 -29.664v5.616q0 1.836 -1.152 1.836t-1.152 -1.836v-5.616q0 -1.872 1.152 -1.872t1.152 1.872zm19.188 25.668q0 -6.372 -0.684 -9.36 -0.36 -1.584 -1.548 -2.646t-2.736 -1.242q-4.896 -0.54 -14.832 -0.54 -9.9 0 -14.796 0.54 -1.584 0.18 -2.754 1.242t-1.53 2.646q-0.72 3.132 -0.72 9.36 0 6.336 0.72 9.36 0.36 1.548 1.53 2.628t2.718 1.26q4.932 0.54 14.832 0.54t14.832 -0.54q1.548 -0.18 2.718 -1.26t1.53 -2.628q0.72 -3.024 0.72 -9.36zm-27.18 -23.436l3.24 -10.656h-2.7l-1.836 7.02 -1.908 -7.02h-2.808l0.864 2.484 0.828 2.484q1.26 3.708 1.656 5.688v7.236h2.664v-7.236zm10.404 2.916v-4.68q0 -2.088 -0.756 -3.132 -1.044 -1.368 -2.808 -1.368 -1.836 0 -2.808 1.368 -0.756 1.044 -0.756 3.132v4.68q0 2.088 0.756 3.132 0.972 1.368 2.808 1.368 1.764 0 2.808 -1.368 0.756 -0.972 0.756 -3.132zm6.516 4.32h2.412v-13.32h-2.412v10.188q-0.792 1.116 -1.512 1.116 -0.54 0 -0.576 -0.576 -0.036 -0.072 -0.036 -0.936v-9.792h-2.412v10.548q0 1.332 0.216 1.98 0.396 0.972 1.548 0.972 1.296 0 2.772 -1.62v1.44zm18.108 -10.944v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",YOUTUBE:"M34.956 -19.655v7.596q0 2.412 -1.404 2.412 -0.828 0 -1.62 -0.792v-10.836q0.792 -0.792 1.62 -0.792 1.404 0 1.404 2.412zm12.168 0.036v1.656h-3.24v-1.656q0 -2.448 1.62 -2.448t1.62 2.448zm-34.776 -7.848h3.852v-3.384h-11.232v3.384h3.78v20.484h3.6v-20.484zm10.368 20.484h3.204v-17.784h-3.204v13.608q-1.08 1.512 -2.052 1.512 -0.648 0 -0.756 -0.756 -0.036 -0.108 -0.036 -1.26v-13.104h-3.204v14.076q0 1.764 0.288 2.628 0.432 1.332 2.088 1.332 1.728 0 3.672 -2.196v1.944zm15.444 -5.328v-7.092q0 -2.628 -0.324 -3.564 -0.612 -2.016 -2.556 -2.016 -1.8 0 -3.348 1.944v-7.812h-3.204v23.868h3.204v-1.728q1.62 1.98 3.348 1.98 1.944 0 2.556 -1.98 0.324 -0.972 0.324 -3.6zm12.168 -0.36v-0.468h-3.276q0 1.836 -0.072 2.196 -0.252 1.296 -1.44 1.296 -1.656 0 -1.656 -2.484v-3.132h6.444v-3.708q0 -2.844 -0.972 -4.176 -1.404 -1.836 -3.816 -1.836 -2.448 0 -3.852 1.836 -1.008 1.332 -1.008 4.176v6.228q0 2.844 1.044 4.176 1.404 1.836 3.888 1.836 2.592 0 3.888 -1.908 0.648 -0.972 0.756 -1.944 0.072 -0.324 0.072 -2.088zm-21.888 -32.868v-7.56q0 -2.484 -1.548 -2.484t-1.548 2.484v7.56q0 2.52 1.548 2.52t1.548 -2.52zm25.884 27.036q0 8.424 -0.936 12.6 -0.504 2.124 -2.088 3.564t-3.672 1.656q-6.624 0.756 -19.98 0.756t-19.98 -0.756q-2.088 -0.216 -3.69 -1.656t-2.07 -3.564q-0.936 -4.032 -0.936 -12.6 0 -8.424 0.936 -12.6 0.504 -2.124 2.088 -3.564t3.708 -1.692q6.588 -0.72 19.944 -0.72t19.98 0.72q2.088 0.252 3.69 1.692t2.07 3.564q0.936 4.032 0.936 12.6zm-35.928 -45.936h3.672l-4.356 14.364v9.756h-3.6v-9.756q-0.504 -2.664 -2.196 -7.632 -1.332 -3.708 -2.34 -6.732h3.816l2.556 9.468zm13.32 11.988v6.3q0 2.916 -1.008 4.248 -1.332 1.836 -3.816 1.836 -2.412 0 -3.78 -1.836 -1.008 -1.368 -1.008 -4.248v-6.3q0 -2.88 1.008 -4.212 1.368 -1.836 3.78 -1.836 2.484 0 3.816 1.836 1.008 1.332 1.008 4.212zm12.06 -5.832v17.964h-3.276v-1.98q-1.908 2.232 -3.708 2.232 -1.656 0 -2.124 -1.332 -0.288 -0.864 -0.288 -2.7v-14.184h3.276v13.212q0 1.188 0.036 1.26 0.108 0.792 0.756 0.792 0.972 0 2.052 -1.548v-13.716h3.276z",XING:"M21.492 -40.427q-0.36 0.648 -9.252 16.416 -0.972 1.656 -2.34 1.656h-8.604q-0.756 0 -1.116 -0.612t0 -1.296l9.108 -16.128v-0.036l-5.796 -10.044q-0.432 -0.792 -0.036 -1.332 0.324 -0.54 1.152 -0.54h8.604q1.44 0 2.376 1.62zm29.016 -23.112q0.396 0.576 0 1.332l-19.008 33.624v0.036l12.096 22.14q0.396 0.72 0.036 1.332 -0.36 0.54 -1.152 0.54h-8.604q-1.512 0 -2.376 -1.62l-12.204 -22.392q0.648 -1.152 19.116 -33.912 0.9 -1.62 2.304 -1.62h8.676q0.792 0 1.116 0.54z",XING_SQUARE:"M24.66 -36.899q0 -0.036 -4.536 -7.992 -0.756 -1.224 -1.872 -1.224h-6.624q-0.648 0 -0.936 0.396 -0.252 0.432 0.036 1.044l4.5 7.776v0.036l-7.056 12.456q-0.324 0.504 0 1.008 0.288 0.468 0.864 0.468h6.66q1.116 0 1.8 -1.296zm22.464 -17.892q-0.252 -0.432 -0.864 -0.432h-6.732q-1.08 0 -1.764 1.26l-14.796 26.244q0.036 0.072 9.432 17.316 0.72 1.26 1.872 1.26h6.624q0.648 0 0.9 -0.432 0.288 -0.468 -0.036 -1.008l-9.36 -17.136v-0.036l14.724 -26.028q0.288 -0.576 0 -1.008zm8.172 5.328v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",YOUTUBE_PLAY:"M46.08 -32.183q0 -1.332 -1.08 -1.944l-18.432 -11.52q-1.116 -0.72 -2.34 -0.072 -1.188 0.648 -1.188 2.016v23.04q0 1.368 1.188 2.016 0.576 0.288 1.116 0.288 0.72 0 1.224 -0.36l18.432 -11.52q1.08 -0.612 1.08 -1.944zm18.432 0q0 3.456 -0.036 5.4t-0.306 4.914 -0.81 5.31q-0.576 2.628 -2.484 4.428t-4.464 2.088q-7.992 0.9 -24.156 0.9t-24.156 -0.9q-2.556 -0.288 -4.482 -2.088t-2.502 -4.428q-0.504 -2.34 -0.774 -5.31t-0.306 -4.914 -0.036 -5.4 0.036 -5.4 0.306 -4.914 0.81 -5.31q0.576 -2.628 2.484 -4.428t4.464 -2.088q7.992 -0.9 24.156 -0.9t24.156 0.9q2.556 0.288 4.482 2.088t2.502 4.428q0.504 2.34 0.774 5.31t0.306 4.914 0.036 5.4z",DROPBOX:"M14.472 -38.987l17.784 10.98 -12.312 10.26 -17.64 -11.484zm35.496 19.98v3.888l-17.64 10.548v0.036l-0.036 -0.036 -0.036 0.036v-0.036l-17.604 -10.548v-3.888l5.292 3.456 12.312 -10.224v-0.072l0.036 0.036 0.036 -0.036v0.072l12.348 10.224zm-30.024 -41.184l12.312 10.26 -17.784 10.944 -12.168 -9.72zm30.096 21.204l12.168 9.756 -17.604 11.484 -12.348 -10.26zm-5.436 -21.204l17.604 11.484 -12.168 9.72 -17.784 -10.944z",STACK_OVERFLOW:"M33.408 -14.003v5.436l-25.452 0.036v-5.436zm8.676 -12.456v25.236l-0.036 1.26v0.036h-40.752l-1.26 -0.036h-0.036v-26.496h4.356v22.248h33.408v-22.248h4.32zm-33.408 3.168l25.344 2.34 -0.468 5.4 -25.38 -2.34zm2.448 -11.376l24.588 6.588 -1.404 5.256 -24.588 -6.588zm5.868 -12.564l21.924 12.96 -2.772 4.68 -21.924 -12.96zm12.96 -11.916l14.328 21.06 -4.464 3.06 -14.364 -21.024zm16.308 -5.292l4.356 25.092 -5.364 0.936 -4.356 -25.092z",INSTAGRAM:"M49.032 -13.103v-23.328h-4.86q0.72 2.268 0.72 4.716 0 4.536 -2.304 8.37t-6.264 6.066 -8.64 2.232q-7.092 0 -12.132 -4.878t-5.04 -11.79q0 -2.448 0.72 -4.716h-5.076v23.328q0 0.936 0.63 1.566t1.566 0.63h38.484q0.9 0 1.548 -0.63t0.648 -1.566zm-10.224 -19.188q0 -4.464 -3.258 -7.614t-7.866 -3.15q-4.572 0 -7.83 3.15t-3.258 7.614 3.258 7.614 7.83 3.15q4.608 0 7.866 -3.15t3.258 -7.614zm10.224 -12.96v-5.94q0 -1.008 -0.72 -1.746t-1.764 -0.738h-6.264q-1.044 0 -1.764 0.738t-0.72 1.746v5.94q0 1.044 0.72 1.764t1.764 0.72h6.264q1.044 0 1.764 -0.72t0.72 -1.764zm6.264 -7.488v41.112q0 2.916 -2.088 5.004t-5.004 2.088h-41.112q-2.916 0 -5.004 -2.088t-2.088 -5.004v-41.112q0 -2.916 2.088 -5.004t5.004 -2.088h41.112q2.916 0 5.004 2.088t2.088 5.004z",FLICKR:"M44.928 -59.831q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56zm-19.8 27.648q0 -3.168 -2.232 -5.4t-5.4 -2.232 -5.4 2.232 -2.232 5.4 2.232 5.4 5.4 2.232 5.4 -2.232 2.232 -5.4zm20.304 0q0 -3.168 -2.232 -5.4t-5.4 -2.232 -5.4 2.232 -2.232 5.4 2.232 5.4 5.4 2.232 5.4 -2.232 2.232 -5.4z",ADN:"M27.648 -42.047l7.236 11.016h-14.472zm13.14 19.08h3.384l-16.524 -24.876 -16.524 24.876h3.384l3.744 -5.76h18.792zm14.508 -9.216q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",BITBUCKET:"M29.34 -33.515q0.288 2.268 -1.818 3.636t-4.014 0.216q-1.404 -0.612 -1.926 -2.088t-0.018 -2.952 1.872 -2.088q1.296 -0.648 2.61 -0.432t2.304 1.278 0.99 2.43zm3.996 -0.756q-0.504 -3.852 -4.068 -5.904t-7.092 -0.468q-2.268 1.008 -3.618 3.186t-1.242 4.662q0.144 3.276 2.79 5.58t5.958 2.016q3.276 -0.288 5.472 -3.024t1.8 -6.048zm8.604 -19.512q-0.72 -0.972 -2.016 -1.602t-2.088 -0.792 -2.556 -0.45q-10.476 -1.692 -20.376 0.072 -1.548 0.252 -2.376 0.432t-1.98 0.792 -1.8 1.548q1.08 1.008 2.736 1.638t2.646 0.792 3.15 0.414q8.208 1.044 16.128 0.036 2.268 -0.288 3.222 -0.432t2.61 -0.774 2.7 -1.674zm2.052 37.26q-0.288 0.936 -0.558 2.754t-0.504 3.024 -1.026 2.52 -2.088 2.034q-3.096 1.728 -6.822 2.574t-7.272 0.792 -7.254 -0.666q-1.656 -0.288 -2.934 -0.648t-2.754 -0.972 -2.628 -1.566 -1.872 -2.214q-0.9 -3.456 -2.052 -10.512l0.216 -0.576 0.648 -0.324q8.028 5.328 18.234 5.328t18.27 -5.328q0.756 0.216 0.864 0.828t-0.18 1.62 -0.288 1.332zm6.516 -34.596q-0.936 6.012 -3.996 23.58 -0.18 1.08 -0.972 2.016t-1.566 1.44 -1.962 1.116q-9.072 4.536 -21.96 3.168 -8.928 -0.972 -14.184 -5.004 -0.54 -0.432 -0.918 -0.954t-0.612 -1.26 -0.324 -1.224 -0.216 -1.422 -0.198 -1.26q-0.324 -1.8 -0.954 -5.4t-1.008 -5.814 -0.846 -5.31 -0.792 -5.688q0.108 -0.936 0.63 -1.746t1.134 -1.35 1.62 -1.08 1.656 -0.81 1.728 -0.666q4.5 -1.656 11.268 -2.304 13.644 -1.332 24.336 1.8 5.58 1.656 7.74 4.392 0.576 0.72 0.594 1.836t-0.198 1.944z",BITBUCKET_SQUARE:"M30.528 -33.119q0 -1.548 -1.476 -2.376t-2.772 -0.036q-1.548 0.72 -1.53 2.61t1.566 2.538q1.404 0.828 2.916 -0.144t1.296 -2.592zm2.88 -0.576q0.288 2.376 -1.296 4.356t-3.96 2.196 -4.284 -1.44 -2.016 -4.068q-0.072 -1.764 0.918 -3.348t2.61 -2.304q2.52 -1.116 5.094 0.36t2.934 4.248zm6.192 -14.076q-0.72 0.756 -1.926 1.224t-1.908 0.576 -2.286 0.288q-5.58 0.72 -11.664 0 -1.584 -0.216 -2.268 -0.342t-1.89 -0.576 -1.962 -1.17q0.468 -0.684 1.296 -1.116t1.44 -0.558 1.692 -0.306q7.128 -1.26 14.688 -0.036 1.188 0.18 1.836 0.306t1.548 0.576 1.404 1.134zm1.512 26.856q0 -0.252 0.198 -0.954t0.108 -1.152 -0.63 -0.594q-5.796 3.816 -13.14 3.816t-13.176 -3.816l-0.432 0.216 -0.18 0.432q0.936 5.544 1.476 7.56 1.692 2.916 7.344 3.888 8.964 1.656 15.408 -1.908 1.224 -0.684 1.764 -1.854t0.81 -3.078 0.45 -2.556zm4.68 -24.948q0.324 -1.908 -0.288 -2.7 -1.548 -1.98 -5.58 -3.168 -7.776 -2.268 -17.532 -1.296 -4.752 0.432 -8.136 1.656 -1.368 0.54 -2.142 0.9t-1.692 1.224 -1.062 1.944q0.288 2.448 0.684 4.968t1.044 6.156 0.864 4.932q0.036 0.18 0.18 1.116t0.252 1.296 0.432 0.972 0.792 1.008q3.78 2.88 10.224 3.6 9.324 1.008 15.84 -2.268 0.864 -0.468 1.422 -0.828t1.116 -1.044 0.702 -1.44q1.728 -9.612 2.88 -17.028zm9.504 -3.6v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",TUMBLR:"M33.984 -16.595l2.88 8.532q-0.828 1.26 -3.996 2.376t-6.372 1.152q-3.744 0.072 -6.858 -0.936t-5.13 -2.664 -3.42 -3.816 -1.998 -4.32 -0.594 -4.248v-19.584h-6.048v-7.74q2.592 -0.936 4.644 -2.502t3.276 -3.24 2.088 -3.672 1.224 -3.564 0.54 -3.186q0.036 -0.18 0.162 -0.306t0.27 -0.126h8.784v15.264h11.988v9.072h-12.024v18.648q0 1.08 0.234 2.016t0.81 1.89 1.782 1.494 2.934 0.504q2.808 -0.072 4.824 -1.044z",TUMBLR_SQUARE:"M40.896 -11.843l-2.232 -6.588q-1.584 0.792 -3.708 0.792 -1.296 0.036 -2.232 -0.378t-1.386 -1.134 -0.63 -1.458 -0.18 -1.566v-14.328h9.252v-6.984h-9.216v-11.736h-6.768q-0.288 0 -0.324 0.36 -0.18 1.584 -0.63 3.132t-1.404 3.42 -2.772 3.42 -4.266 2.448v5.94h4.68v15.048q0 2.052 0.774 4.14t2.34 3.996 4.356 3.078 6.354 1.098q2.484 -0.036 4.914 -0.9t3.078 -1.8zm14.4 -37.62v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",LONG_ARROW_DOWN:"M27.54 -17.675q0.288 0.684 -0.18 1.26l-12.6 13.824q-0.36 0.36 -0.828 0.36 -0.504 0 -0.864 -0.36l-12.78 -13.824q-0.468 -0.576 -0.18 -1.26 0.324 -0.684 1.044 -0.684h8.064v-44.928q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828v44.928h8.064q0.756 0 1.044 0.684z",LONG_ARROW_UP:"M27.54 -46.691q-0.324 0.684 -1.044 0.684h-8.064v44.928q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-44.928h-8.064q-0.756 0 -1.044 -0.684t0.18 -1.26l12.6 -13.824q0.36 -0.36 0.828 -0.36 0.504 0 0.864 0.36l12.78 13.824q0.468 0.576 0.18 1.26z",LONG_ARROW_LEFT:"M64.512 -35.639v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-44.928v8.064q0 0.756 -0.684 1.044t-1.26 -0.18l-13.824 -12.6q-0.36 -0.36 -0.36 -0.828 0 -0.504 0.36 -0.864l13.824 -12.744q0.576 -0.504 1.26 -0.216 0.684 0.324 0.684 1.044v8.064h44.928q0.504 0 0.828 0.324t0.324 0.828z",LONG_ARROW_RIGHT:"M62.208 -32.291q0 0.504 -0.36 0.864l-13.824 12.744q-0.576 0.504 -1.26 0.216 -0.684 -0.324 -0.684 -1.044v-8.064h-44.928q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h44.928v-8.064q0 -0.756 0.684 -1.044t1.26 0.18l13.824 12.6q0.36 0.36 0.36 0.828z",APPLE:"M50.148 -20.699q-1.404 4.5 -4.428 9 -4.644 7.056 -9.252 7.056 -1.764 0 -5.04 -1.152 -3.096 -1.152 -5.436 -1.152 -2.196 0 -5.112 1.188 -2.916 1.224 -4.752 1.224 -5.472 0 -10.836 -9.324 -5.292 -9.396 -5.292 -18.108 0 -8.208 4.068 -13.464 4.032 -5.184 10.224 -5.184 2.592 0 6.372 1.08 3.744 1.08 4.968 1.08 1.62 0 5.148 -1.224 3.672 -1.224 6.228 -1.224 4.284 0 7.668 2.34 1.872 1.296 3.744 3.6 -2.844 2.412 -4.104 4.248 -2.34 3.384 -2.34 7.452 0 4.464 2.484 8.028t5.688 4.536zm-13.536 -42.228q0 2.196 -1.044 4.896 -1.08 2.7 -3.348 4.968 -1.944 1.944 -3.888 2.592 -1.332 0.396 -3.744 0.612 0.108 -5.364 2.808 -9.252 2.664 -3.852 9 -5.328l0.09 0.396 0.09 0.396 0.018 0.36 0.018 0.36z",WINDOWS:"M24.552 -28.223v23.436l-24.552 -3.384v-20.052h24.552zm0 -26.748v23.724h-24.552v-20.34zm35.352 26.748v28.296l-32.652 -4.5v-23.796h32.652zm0 -31.608v28.584h-32.652v-24.084z",ANDROID:"M17.748 -47.051q0.576 0 0.99 -0.414t0.414 -0.99 -0.414 -0.99 -0.99 -0.414 -0.972 0.414 -0.396 0.99 0.396 0.99 0.972 0.414zm15.192 0q0.576 0 0.972 -0.414t0.396 -0.99 -0.396 -0.99 -0.972 -0.414 -0.99 0.414 -0.414 0.99 0.414 0.99 0.99 0.414zm-29.232 6.624q1.512 0 2.592 1.08t1.08 2.592v15.48q0 1.548 -1.062 2.628t-2.61 1.08 -2.628 -1.08 -1.08 -2.628v-15.48q0 -1.512 1.08 -2.592t2.628 -1.08zm38.16 0.684v23.976q0 1.656 -1.152 2.808t-2.772 1.152h-2.7v8.172q0 1.548 -1.08 2.628t-2.628 1.08 -2.628 -1.08 -1.08 -2.628v-8.172h-4.968v8.172q0 1.548 -1.08 2.628t-2.628 1.08q-1.512 0 -2.592 -1.08t-1.08 -2.628l-0.036 -8.172h-2.664q-1.656 0 -2.808 -1.152t-1.152 -2.808v-23.976h33.048zm-8.352 -14.58q3.852 1.98 6.156 5.526t2.304 7.758h-33.3q0 -4.212 2.304 -7.758t6.192 -5.526l-2.556 -4.716q-0.252 -0.468 0.18 -0.72 0.468 -0.216 0.72 0.216l2.592 4.752q3.42 -1.512 7.236 -1.512t7.236 1.512l2.592 -4.752q0.252 -0.432 0.72 -0.216 0.432 0.252 0.18 0.72zm17.172 17.568v15.48q0 1.548 -1.08 2.628t-2.628 1.08q-1.512 0 -2.592 -1.08t-1.08 -2.628v-15.48q0 -1.548 1.08 -2.61t2.592 -1.062q1.548 0 2.628 1.062t1.08 2.61z",LINUX:"M23.868 -49.643q-0.396 0.036 -0.558 0.378t-0.306 0.342q-0.18 0.036 -0.18 -0.18 0 -0.432 0.684 -0.54h0.36zm3.132 0.504q-0.144 0.036 -0.414 -0.234t-0.63 -0.162q0.864 -0.396 1.152 0.072 0.108 0.216 -0.108 0.324zm-12.636 15.372q-0.144 -0.036 -0.216 0.108t-0.162 0.45 -0.198 0.486 -0.36 0.468q-0.252 0.36 -0.036 0.432 0.144 0.036 0.45 -0.252t0.45 -0.648l0.072 -0.252 0.072 -0.216 0.054 -0.162 0.018 -0.144v-0.108l-0.036 -0.09 -0.108 -0.072zm30.78 12.924q0 -0.648 -1.98 -1.512 0.144 -0.54 0.27 -0.99t0.18 -0.936 0.108 -0.774 0.018 -0.81 -0.036 -0.702 -0.126 -0.792 -0.144 -0.738 -0.18 -0.9 -0.198 -0.954q-0.36 -1.728 -1.692 -3.708t-2.592 -2.7q0.864 0.72 2.052 2.988 3.132 5.832 1.944 10.008 -0.396 1.44 -1.8 1.512 -1.116 0.144 -1.386 -0.666t-0.288 -3.006 -0.414 -3.852q-0.324 -1.404 -0.702 -2.484t-0.702 -1.638 -0.558 -0.882 -0.468 -0.54 -0.27 -0.252q-0.504 -2.232 -1.116 -3.708t-1.062 -2.016 -0.846 -1.188 -0.54 -1.44q-0.144 -0.756 0.216 -1.926t0.162 -1.782 -1.602 -0.9q-0.54 -0.108 -1.602 -0.648t-1.278 -0.576q-0.288 -0.036 -0.396 -0.936t0.288 -1.836 1.296 -0.972q1.332 -0.108 1.836 1.08t0.144 2.088q-0.396 0.684 -0.072 0.954t1.08 0.018q0.468 -0.144 0.468 -1.296v-1.332q-0.18 -1.08 -0.486 -1.8t-0.756 -1.098 -0.846 -0.54 -0.972 -0.27q-3.852 0.288 -3.204 4.824 0 0.54 -0.036 0.54 -0.324 -0.324 -1.062 -0.378t-1.188 0.018 -0.558 -0.18q0.036 -2.052 -0.576 -3.24t-1.62 -1.224q-0.972 -0.036 -1.494 0.99t-0.594 2.142q-0.036 0.54 0.126 1.332t0.468 1.35 0.558 0.486q0.36 -0.108 0.576 -0.504 0.144 -0.324 -0.252 -0.288 -0.252 0 -0.558 -0.522t-0.342 -1.206q-0.036 -0.792 0.324 -1.332t1.224 -0.504q0.612 0 0.972 0.756t0.342 1.404 -0.054 0.792q-0.792 0.54 -1.116 1.044 -0.288 0.432 -0.99 0.846t-0.738 0.45q-0.468 0.504 -0.558 0.972t0.27 0.648q0.504 0.288 0.9 0.702t0.576 0.684 0.666 0.468 1.278 0.234q1.692 0.072 3.672 -0.54 0.072 -0.036 0.828 -0.252t1.242 -0.378 1.062 -0.468 0.756 -0.63q0.324 -0.504 0.72 -0.288 0.18 0.108 0.234 0.306t-0.108 0.432 -0.594 0.342q-0.72 0.216 -2.034 0.774t-1.638 0.702q-1.584 0.684 -2.52 0.828 -0.9 0.18 -2.844 -0.072 -0.36 -0.072 -0.324 0.072t0.612 0.684q0.9 0.828 2.412 0.792 0.612 -0.036 1.296 -0.252t1.296 -0.504 1.206 -0.63 1.08 -0.612 0.882 -0.432 0.63 -0.09 0.306 0.396q0 0.072 -0.036 0.162t-0.144 0.18 -0.216 0.162 -0.306 0.18 -0.324 0.162 -0.36 0.18 -0.342 0.162q-1.008 0.504 -2.43 1.584t-2.394 1.548 -1.764 0.036q-0.756 -0.396 -2.268 -2.628 -0.792 -1.116 -0.9 -0.792 -0.036 0.108 -0.036 0.36 0 0.9 -0.54 2.034t-1.062 1.998 -0.756 2.088 0.414 2.268q-0.828 0.216 -2.25 3.24t-1.71 5.076q-0.072 0.648 -0.054 2.484t-0.198 2.124q-0.288 0.864 -1.044 0.108 -1.152 -1.116 -1.296 -3.384 -0.072 -1.008 0.144 -2.016 0.144 -0.684 -0.036 -0.648l-0.144 0.18q-1.296 2.34 0.36 5.976 0.18 0.432 0.9 1.008t0.864 0.72q0.72 0.828 3.744 3.258t3.348 2.754q0.576 0.54 0.63 1.368t-0.504 1.548 -1.638 0.828q0.288 0.54 1.044 1.602t1.008 1.944 0.252 2.538q1.656 -0.864 0.252 -3.312 -0.144 -0.288 -0.378 -0.576t-0.342 -0.432 -0.072 -0.216q0.108 -0.18 0.468 -0.342t0.72 0.09q1.656 1.872 5.976 1.296 4.788 -0.54 6.372 -3.132 0.828 -1.368 1.224 -1.08 0.432 0.216 0.36 1.872 -0.036 0.9 -0.828 3.312 -0.324 0.828 -0.216 1.35t0.864 0.558q0.108 -0.684 0.522 -2.772t0.486 -3.24q0.072 -0.756 -0.234 -2.646t-0.27 -3.492 0.828 -2.538q0.54 -0.648 1.836 -0.648 0.036 -1.332 1.242 -1.908t2.61 -0.378 2.16 0.81zm-22.608 -29.772q0.108 -0.612 -0.09 -1.08t-0.414 -0.54q-0.324 -0.072 -0.324 0.252 0.072 0.18 0.18 0.216 0.36 0 0.252 0.54 -0.108 0.72 0.288 0.72 0.108 0 0.108 -0.108zm15.084 7.092q-0.072 -0.288 -0.234 -0.414t-0.468 -0.18 -0.522 -0.198q-0.18 -0.108 -0.342 -0.288t-0.252 -0.288 -0.198 -0.234 -0.144 -0.144 -0.144 0.054q-0.504 0.576 0.252 1.566t1.404 1.134q0.324 0.036 0.522 -0.288t0.126 -0.72zm-6.408 -7.668q0 -0.396 -0.18 -0.702t-0.396 -0.45 -0.324 -0.108q-0.504 0.036 -0.252 0.252l0.144 0.072q0.504 0.144 0.648 1.116 0 0.108 0.288 -0.072zm1.944 -8.388q0 -0.072 -0.09 -0.18t-0.324 -0.252 -0.342 -0.216q-0.54 -0.54 -0.864 -0.54 -0.324 0.036 -0.414 0.27t-0.036 0.468 -0.018 0.45q-0.036 0.144 -0.216 0.378t-0.216 0.324 0.108 0.306q0.144 0.108 0.288 0t0.396 -0.324 0.54 -0.324q0.036 -0.036 0.324 -0.036t0.54 -0.072 0.324 -0.252zm20.34 48.276q0.72 0.432 1.116 0.882t0.432 0.864 -0.09 0.81 -0.558 0.792 -0.846 0.702 -1.08 0.666 -1.134 0.594 -1.152 0.558 -0.972 0.468q-1.368 0.684 -3.078 2.016t-2.718 2.304q-0.612 0.576 -2.448 0.702t-3.204 -0.522q-0.648 -0.324 -1.062 -0.846t-0.594 -0.918 -0.792 -0.702 -1.692 -0.342q-1.584 -0.036 -4.68 -0.036 -0.684 0 -2.052 0.054t-2.088 0.09q-1.584 0.036 -2.862 0.54t-1.926 1.08 -1.566 1.026 -1.926 0.414q-1.044 -0.036 -3.996 -1.116t-5.256 -1.548q-0.684 -0.144 -1.836 -0.342t-1.8 -0.324 -1.422 -0.342 -1.206 -0.522 -0.612 -0.702q-0.36 -0.828 0.252 -2.394t0.648 -1.962q0.036 -0.576 -0.144 -1.44t-0.36 -1.53 -0.162 -1.314 0.378 -0.972q0.504 -0.432 2.052 -0.504t2.16 -0.432q1.08 -0.648 1.512 -1.26t0.432 -1.836q0.756 2.628 -1.152 3.816 -1.152 0.72 -2.988 0.54 -1.224 -0.108 -1.548 0.36 -0.468 0.54 0.18 2.052 0.072 0.216 0.288 0.648t0.306 0.648 0.162 0.612 0.036 0.792q0 0.54 -0.612 1.764t-0.504 1.728q0.108 0.612 1.332 0.936 0.72 0.216 3.042 0.666t3.582 0.738q0.864 0.216 2.664 0.792t2.97 0.828 1.998 0.144q1.548 -0.216 2.322 -1.008t0.828 -1.728 -0.27 -2.106 -0.684 -1.872 -0.72 -1.314q-4.356 -6.84 -6.084 -8.712 -2.448 -2.664 -4.068 -1.44 -0.396 0.324 -0.54 -0.54 -0.108 -0.576 -0.072 -1.368 0.036 -1.044 0.36 -1.872t0.864 -1.692 0.792 -1.512q0.288 -0.756 0.954 -2.592t1.062 -2.808 1.08 -2.196 1.404 -1.944q3.96 -5.148 4.464 -7.02 -0.432 -4.032 -0.576 -11.16 -0.072 -3.24 0.864 -5.454t3.816 -3.762q1.404 -0.756 3.744 -0.756 1.908 -0.036 3.816 0.486t3.204 1.494q2.052 1.512 3.294 4.374t1.062 5.31q-0.18 3.42 1.08 7.704 1.224 4.068 4.788 7.848 1.98 2.124 3.582 5.868t2.142 6.876q0.288 1.764 0.18 3.042t-0.432 1.998 -0.72 0.792q-0.36 0.072 -0.846 0.684t-0.972 1.278 -1.458 1.206 -2.196 0.504q-0.648 -0.036 -1.134 -0.18t-0.81 -0.486 -0.486 -0.558 -0.414 -0.738 -0.324 -0.702q-0.792 -1.332 -1.476 -1.08t-1.008 1.764 0.252 3.492q0.72 2.52 0.036 7.02 -0.36 2.34 0.648 3.618t2.628 1.188 3.06 -1.278q2.124 -1.764 3.222 -2.394t3.726 -1.53q1.908 -0.648 2.772 -1.314t0.666 -1.242 -0.9 -1.026 -1.854 -0.846q-1.188 -0.396 -1.782 -1.728t-0.54 -2.61 0.558 -1.71q0.036 1.116 0.288 2.034t0.522 1.458 0.738 1.026 0.756 0.684 0.774 0.468 0.594 0.342z",DRIBBBLE:"M36.864 -10.439q-1.512 -8.676 -5.04 -17.928h-0.072l-0.072 0.036q-0.576 0.216 -1.548 0.594t-3.636 1.764 -4.932 2.952 -4.716 4.122 -3.708 5.328l-0.54 -0.396q6.624 5.4 15.048 5.4 4.752 0 9.216 -1.872zm-6.66 -21.852q-0.756 -1.764 -1.908 -3.996 -11.196 3.348 -24.228 3.348 -0.036 0.252 -0.036 0.756 0 4.464 1.584 8.514t4.464 7.254q1.8 -3.204 4.446 -5.994t5.13 -4.482 4.698 -2.916 3.582 -1.728l1.332 -0.468q0.144 -0.036 0.468 -0.126t0.468 -0.162zm-3.852 -7.632q-4.32 -7.668 -8.784 -13.608 -4.968 2.34 -8.424 6.696t-4.608 9.792q10.872 0 21.816 -2.88zm24.624 11.484q-7.56 -2.16 -14.724 -1.044 3.132 8.604 4.608 16.884 3.996 -2.7 6.66 -6.822t3.456 -9.018zm-28.98 -26.676l-0.072 0.036 0.072 -0.036zm21.24 5.22q-6.66 -5.904 -15.588 -5.904 -2.736 0 -5.58 0.684 4.716 6.12 8.856 13.752 2.484 -0.936 4.68 -2.178t3.474 -2.214 2.358 -2.052 1.35 -1.458zm8.028 17.46q-0.108 -8.352 -5.364 -14.76l-0.036 0.036q-0.324 0.432 -0.684 0.882t-1.566 1.602 -2.556 2.178 -3.6 2.34 -4.734 2.322q0.9 1.908 1.584 3.42 0.072 0.216 0.234 0.63t0.27 0.594q1.296 -0.18 2.682 -0.252t2.646 -0.072 2.484 0.054 2.304 0.144 2.034 0.198 1.728 0.234 1.314 0.216 0.9 0.162zm4.032 0.252q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",SKYPE:"M42.228 -26.171q0 -1.8 -0.702 -3.294t-1.746 -2.466 -2.628 -1.764 -2.97 -1.224 -3.15 -0.828l-3.744 -0.864q-1.08 -0.252 -1.584 -0.378t-1.26 -0.414 -1.08 -0.576 -0.594 -0.756 -0.27 -1.08q0 -2.772 5.184 -2.772 1.548 0 2.772 0.432t1.944 1.026 1.368 1.206 1.44 1.044 1.728 0.432q1.692 0 2.718 -1.152t1.026 -2.772q0 -1.98 -2.016 -3.582t-5.112 -2.43 -6.552 -0.828q-2.448 0 -4.752 0.558t-4.302 1.692 -3.204 3.132 -1.206 4.626q0 2.196 0.684 3.834t2.016 2.718 2.88 1.746 3.708 1.17l5.256 1.296q3.24 0.792 4.032 1.296 1.152 0.72 1.152 2.16 0 1.404 -1.44 2.322t-3.78 0.918q-1.836 0 -3.294 -0.576t-2.34 -1.386 -1.638 -1.62 -1.656 -1.386 -1.944 -0.576q-1.8 0 -2.718 1.08t-0.918 2.7q0 3.312 4.392 5.67t10.476 2.358q2.628 0 5.04 -0.666t4.41 -1.926 3.186 -3.366 1.188 -4.734zm13.068 7.812q0 5.724 -4.05 9.774t-9.774 4.05q-4.68 0 -8.424 -2.88 -2.772 0.576 -5.4 0.576 -5.148 0 -9.846 -1.998t-8.1 -5.4 -5.4 -8.1 -1.998 -9.846q0 -2.628 0.576 -5.4 -2.88 -3.744 -2.88 -8.424 0 -5.724 4.05 -9.774t9.774 -4.05q4.68 0 8.424 2.88 2.772 -0.576 5.4 -0.576 5.148 0 9.846 1.998t8.1 5.4 5.4 8.1 1.998 9.846q0 2.628 -0.576 5.4 2.88 3.744 2.88 8.424z",FOURSQUARE:"M36 -48.815l1.332 -6.984q0.18 -0.828 -0.324 -1.44t-1.26 -0.612h-25.632q-0.828 0 -1.386 0.612t-0.558 1.332v39.636q0 0.252 0.216 0.036l10.476 -12.672q0.828 -0.936 1.368 -1.206t1.728 -0.27h8.604q0.792 0 1.332 -0.522t0.648 -1.062q0.864 -4.68 1.332 -6.876 0.144 -0.756 -0.414 -1.44t-1.314 -0.684h-10.584q-1.044 0 -1.728 -0.684t-0.684 -1.728v-1.512q0 -1.044 0.684 -1.71t1.728 -0.666h12.456q0.648 0 1.26 -0.486t0.72 -1.062zm8.172 -7.992q-0.54 2.628 -1.926 9.594t-2.502 12.6 -1.26 6.246q-0.216 0.792 -0.324 1.17t-0.504 1.17 -0.882 1.188 -1.386 0.756 -2.088 0.36h-9.756q-0.468 0 -0.792 0.36 -0.288 0.324 -15.336 17.784 -0.792 0.9 -2.106 1.026t-1.746 -0.198q-1.98 -0.792 -1.98 -3.528v-50.76q0 -1.98 1.368 -3.69t4.32 -1.71h31.968q3.42 0 4.572 1.908t0.36 5.724zm0 0l-5.688 28.44q0.144 -0.612 1.26 -6.246t2.502 -12.6 1.926 -9.594z",TRELLO:"M25.344 -16.055v-36.864q0 -0.504 -0.324 -0.828t-0.828 -0.324h-17.28q-0.504 0 -0.828 0.324t-0.324 0.828v36.864q0 0.504 0.324 0.828t0.828 0.324h17.28q0.504 0 0.828 -0.324t0.324 -0.828zm24.192 -13.824v-23.04q0 -0.504 -0.324 -0.828t-0.828 -0.324h-17.28q-0.504 0 -0.828 0.324t-0.324 0.828v23.04q0 0.504 0.324 0.828t0.828 0.324h17.28q0.504 0 0.828 -0.324t0.324 -0.828zm5.76 -27.648v50.688q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62v-50.688q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62z",FEMALE:"M46.08 -26.423q0 1.44 -1.008 2.448t-2.448 1.008q-1.836 0 -2.88 -1.548l-8.172 -12.276h-1.62v4.752l8.892 14.796q0.324 0.54 0.324 1.188 0 0.936 -0.684 1.62t-1.62 0.684h-6.912v9.792q0 1.656 -1.188 2.844t-2.844 1.188h-5.76q-1.656 0 -2.844 -1.188t-1.188 -2.844v-9.792h-6.912q-0.936 0 -1.62 -0.684t-0.684 -1.62q0 -0.648 0.324 -1.188l8.892 -14.796v-4.752h-1.62l-8.172 12.276q-1.044 1.548 -2.88 1.548 -1.44 0 -2.448 -1.008t-1.008 -2.448q0 -1.044 0.576 -1.908l9.216 -13.824q2.628 -3.852 6.336 -3.852h13.824q3.708 0 6.336 3.852l9.216 13.824q0.576 0.864 0.576 1.908zm-14.976 -28.8q0 3.348 -2.358 5.706t-5.706 2.358 -5.706 -2.358 -2.358 -5.706 2.358 -5.706 5.706 -2.358 5.706 2.358 2.358 5.706z",MALE:"M36.864 -39.095v14.976q0 1.44 -1.008 2.448t-2.448 1.008 -2.448 -1.008 -1.008 -2.448v-12.672h-2.304v32.832q0 1.656 -1.188 2.844t-2.844 1.188 -2.844 -1.188 -1.188 -2.844v-16.704h-2.304v16.704q0 1.656 -1.188 2.844t-2.844 1.188 -2.844 -1.188 -1.188 -2.844v-32.832h-2.304v12.672q0 1.44 -1.008 2.448t-2.448 1.008 -2.448 -1.008 -1.008 -2.448v-14.976q0 -2.88 2.016 -4.896t4.896 -2.016h23.04q2.88 0 4.896 2.016t2.016 4.896zm-10.368 -16.128q0 3.348 -2.358 5.706t-5.706 2.358 -5.706 -2.358 -2.358 -5.706 2.358 -5.706 5.706 -2.358 5.706 2.358 2.358 5.706z",GITTIP:"M27.828 -17.567l12.6 -17.028q0.576 -0.792 0.882 -2.124t-0.216 -3.06 -2.214 -2.844q-1.44 -0.936 -2.988 -0.918t-2.646 0.63 -1.962 1.62q-1.296 1.44 -3.456 1.44 -2.124 0 -3.42 -1.44 -0.864 -1.008 -1.962 -1.62t-2.646 -0.63 -3.024 0.918q-1.656 1.116 -2.178 2.844t-0.216 3.06 0.882 2.124zm27.468 -14.616q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",SUN_O:"M52.992 -32.183q0 -4.212 -1.638 -8.046t-4.428 -6.624 -6.624 -4.428 -8.046 -1.638 -8.046 1.638 -6.624 4.428 -4.428 6.624 -1.638 8.046 1.638 8.046 4.428 6.624 6.624 4.428 8.046 1.638 8.046 -1.638 6.624 -4.428 4.428 -6.624 1.638 -8.046zm9.936 9.972q-0.144 0.54 -0.72 0.72l-10.512 3.456v11.016q0 0.576 -0.468 0.936 -0.54 0.36 -1.044 0.144l-10.512 -3.384 -6.48 8.928q-0.36 0.468 -0.936 0.468t-0.936 -0.468l-6.48 -8.928 -10.512 3.384q-0.504 0.216 -1.044 -0.144 -0.468 -0.36 -0.468 -0.936v-11.016l-10.512 -3.456q-0.576 -0.18 -0.72 -0.72 -0.18 -0.612 0.144 -1.044l6.48 -8.928 -6.48 -8.928q-0.324 -0.468 -0.144 -1.044 0.144 -0.54 0.72 -0.72l10.512 -3.456v-11.016q0 -0.576 0.468 -0.936 0.54 -0.36 1.044 -0.144l10.512 3.384 6.48 -8.928q0.324 -0.432 0.936 -0.432t0.936 0.432l6.48 8.928 10.512 -3.384q0.504 -0.216 1.044 0.144 0.468 0.36 0.468 0.936v11.016l10.512 3.456q0.576 0.18 0.72 0.72 0.18 0.576 -0.144 1.044l-6.48 8.928 6.48 8.928q0.324 0.432 0.144 1.044z",MOON_O:"M45.432 -17.531q-1.944 0.324 -3.96 0.324 -6.552 0 -12.132 -3.24t-8.82 -8.82 -3.24 -12.132q0 -6.912 3.744 -12.852 -7.236 2.16 -11.826 8.244t-4.59 13.824q0 4.68 1.836 8.946t4.914 7.344 7.344 4.914 8.946 1.836q5.184 0 9.846 -2.214t7.938 -6.174zm7.308 -3.06q-3.384 7.308 -10.206 11.682t-14.886 4.374q-5.616 0 -10.728 -2.196t-8.82 -5.904 -5.904 -8.82 -2.196 -10.728q0 -5.508 2.07 -10.53t5.616 -8.694 8.478 -5.922 10.44 -2.466q1.584 -0.072 2.196 1.404 0.648 1.476 -0.54 2.592 -3.096 2.808 -4.734 6.534t-1.638 7.866q0 5.328 2.628 9.828t7.128 7.128 9.828 2.628q4.248 0 8.208 -1.836 1.476 -0.648 2.592 0.468 0.504 0.504 0.63 1.224t-0.162 1.368z",ARCHIVE:"M39.168 -34.487q0 -0.936 -0.684 -1.62t-1.62 -0.684h-9.216q-0.936 0 -1.62 0.684t-0.684 1.62 0.684 1.62 1.62 0.684h9.216q0.936 0 1.62 -0.684t0.684 -1.62zm20.736 -6.912v34.56q0 0.936 -0.684 1.62t-1.62 0.684h-50.688q-0.936 0 -1.62 -0.684t-0.684 -1.62v-34.56q0 -0.936 0.684 -1.62t1.62 -0.684h50.688q0.936 0 1.62 0.684t0.684 1.62zm2.304 -16.128v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-55.296q-0.936 0 -1.62 -0.684t-0.684 -1.62v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h55.296q0.936 0 1.62 0.684t0.684 1.62z",BUG:"M58.752 -29.879q0 0.936 -0.684 1.62t-1.62 0.684h-8.064q0 6.156 -2.412 10.44l7.488 7.524q0.684 0.684 0.684 1.62t-0.684 1.62q-0.648 0.684 -1.62 0.684t-1.62 -0.684l-7.128 -7.092q-0.18 0.18 -0.54 0.468t-1.512 1.026 -2.34 1.314 -2.952 1.044 -3.492 0.468v-32.256h-4.608v32.256q-1.836 0 -3.654 -0.486t-3.132 -1.188 -2.376 -1.404 -1.566 -1.17l-0.54 -0.504 -6.588 7.452q-0.72 0.756 -1.728 0.756 -0.864 0 -1.548 -0.576 -0.684 -0.648 -0.738 -1.602t0.558 -1.674l7.272 -8.172q-2.088 -4.104 -2.088 -9.864h-8.064q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h8.064v-10.584l-6.228 -6.228q-0.684 -0.684 -0.684 -1.62t0.684 -1.62 1.62 -0.684 1.62 0.684l6.228 6.228h30.384l6.228 -6.228q0.684 -0.684 1.62 -0.684t1.62 0.684 0.684 1.62 -0.684 1.62l-6.228 6.228v10.584h8.064q0.936 0 1.62 0.684t0.684 1.62zm-17.28 -20.736h-23.04q0 -4.788 3.366 -8.154t8.154 -3.366 8.154 3.366 3.366 8.154z",VK:"M69.012 -45.719q0.828 2.304 -5.4 10.584 -0.864 1.152 -2.34 3.06 -2.808 3.6 -3.24 4.716 -0.612 1.476 0.504 2.916 0.612 0.756 2.916 2.952h0.036l0.036 0.036 0.036 0.036 0.072 0.072q5.076 4.716 6.876 7.956 0.108 0.18 0.234 0.45t0.252 0.954 -0.018 1.224 -0.9 0.99 -2.124 0.45l-9.216 0.144q-0.864 0.18 -2.016 -0.18t-1.872 -0.792l-0.72 -0.432q-1.08 -0.756 -2.52 -2.304t-2.466 -2.79 -2.196 -2.088 -2.034 -0.558q-0.108 0.036 -0.288 0.126t-0.612 0.522 -0.774 1.062 -0.612 1.872 -0.234 2.79q0 0.54 -0.126 0.99t-0.27 0.666l-0.144 0.18q-0.648 0.684 -1.908 0.792h-4.14q-2.556 0.144 -5.256 -0.594t-4.734 -1.908 -3.708 -2.376 -2.538 -2.07l-0.9 -0.864q-0.36 -0.36 -0.99 -1.08t-2.574 -3.276 -3.816 -5.436 -4.41 -7.596 -4.698 -9.792q-0.216 -0.576 -0.216 -0.972t0.108 -0.576l0.144 -0.216q0.54 -0.684 2.052 -0.684l9.864 -0.072q0.432 0.072 0.828 0.234t0.576 0.306l0.18 0.108q0.576 0.396 0.864 1.152 0.72 1.8 1.656 3.726t1.476 2.934l0.576 1.044q1.044 2.16 2.016 3.744t1.746 2.466 1.494 1.386 1.224 0.504 0.972 -0.18q0.072 -0.036 0.18 -0.18t0.432 -0.792 0.486 -1.692 0.342 -2.916 0 -4.5q-0.072 -1.44 -0.324 -2.628t-0.504 -1.656l-0.216 -0.432q-0.9 -1.224 -3.06 -1.548 -0.468 -0.072 0.18 -0.864 0.612 -0.684 1.368 -1.08 1.908 -0.936 8.604 -0.864 2.952 0.036 4.86 0.468 0.72 0.18 1.206 0.486t0.738 0.864 0.378 1.152 0.126 1.638 -0.036 1.98 -0.09 2.538 -0.054 2.97q0 0.396 -0.036 1.512t-0.018 1.728 0.126 1.458 0.414 1.404 0.81 0.882q0.288 0.072 0.612 0.144t0.936 -0.396 1.368 -1.242 1.872 -2.412 2.448 -3.87q2.16 -3.744 3.852 -8.1 0.144 -0.36 0.36 -0.63t0.396 -0.378l0.144 -0.108 0.18 -0.09 0.468 -0.108 0.72 -0.018 10.368 -0.072q1.404 -0.18 2.304 0.09t1.116 0.594z",WEIBO:"M24.3 -18.215q0.756 -1.224 0.396 -2.484t-1.62 -1.8q-1.224 -0.504 -2.628 -0.036t-2.16 1.656q-0.792 1.224 -0.468 2.466t1.548 1.818 2.682 0.09 2.25 -1.71zm3.384 -4.356q0.288 -0.468 0.126 -0.954t-0.63 -0.666q-0.504 -0.18 -1.026 0.018t-0.774 0.666q-0.612 1.116 0.468 1.62 0.504 0.18 1.044 -0.018t0.792 -0.666zm6.264 3.852q-1.62 3.672 -5.688 5.4t-8.064 0.432q-3.852 -1.224 -5.31 -4.554t0.234 -6.75q1.692 -3.348 5.454 -5.004t7.578 -0.684q3.996 1.044 5.706 4.302t0.09 6.858zm11.232 -5.76q-0.324 -3.456 -3.204 -6.12t-7.506 -3.924 -9.882 -0.756q-8.028 0.828 -13.302 5.094t-4.77 9.522q0.324 3.456 3.204 6.12t7.506 3.924 9.882 0.756q8.028 -0.828 13.302 -5.094t4.77 -9.522zm11.088 0.144q0 2.448 -1.332 5.022t-3.924 4.932 -6.066 4.23 -8.136 2.988 -9.738 1.116 -9.9 -1.206 -8.658 -3.348 -6.174 -5.436 -2.34 -7.182q0 -4.14 2.502 -8.82t7.11 -9.288q6.084 -6.084 12.294 -8.496t8.874 0.252q2.34 2.304 0.72 7.524 -0.144 0.504 -0.036 0.72t0.36 0.252 0.522 -0.018 0.486 -0.126l0.216 -0.072q5.004 -2.124 8.856 -2.124t5.508 2.196q1.62 2.268 0 6.408 -0.072 0.468 -0.162 0.72t0.162 0.45 0.432 0.27 0.612 0.216q2.052 0.648 3.708 1.692t2.88 2.934 1.224 4.194zm-2.664 -22.464q1.512 1.692 1.962 3.906t-0.234 4.23q-0.288 0.828 -1.062 1.224t-1.602 0.144q-0.828 -0.288 -1.224 -1.062t-0.144 -1.602q0.72 -2.268 -0.864 -3.996t-3.852 -1.26q-0.864 0.18 -1.62 -0.288t-0.9 -1.332q-0.18 -0.864 0.288 -1.602t1.332 -0.918q2.16 -0.468 4.284 0.198t3.636 2.358zm6.516 -5.868q3.132 3.456 4.05 8.01t-0.486 8.694q-0.324 0.972 -1.224 1.44t-1.872 0.144 -1.44 -1.224 -0.18 -1.872q1.008 -2.952 0.36 -6.192t-2.88 -5.688q-2.232 -2.484 -5.328 -3.438t-6.228 -0.306q-1.008 0.216 -1.872 -0.342t-1.08 -1.566 0.342 -1.854 1.566 -1.062q4.428 -0.936 8.784 0.414t7.488 4.842z",RENREN:"M40.788 -7.919q-6.156 3.384 -13.248 3.384 -7.056 0 -13.212 -3.384 4.968 -3.132 8.478 -7.596t4.734 -9.648q1.26 5.184 4.77 9.648t8.478 7.596zm-17.82 -51.408v17.46q0 9.072 -4.554 16.542t-11.898 11.034q-6.516 -7.74 -6.516 -17.82 0 -6.732 3.006 -12.582t8.262 -9.702 11.7 -4.932zm32.328 27.216q0 10.08 -6.516 17.82 -7.344 -3.564 -11.898 -11.034t-4.554 -16.542v-17.46q6.444 1.08 11.7 4.932t8.262 9.702 3.006 12.582z",PAGELINES:"M50.472 -24.731q-1.152 2.88 -2.736 4.968t-3.276 3.186 -3.564 1.674 -3.654 0.522 -3.474 -0.306 -3.114 -0.792 -2.502 -0.99 -1.656 -0.81l-0.612 -0.36q-4.068 8.208 -10.422 12.942t-13.842 4.77q-0.684 0 -1.152 -0.468t-0.468 -1.152 0.468 -1.134 1.152 -0.45q6.228 -0.036 11.61 -3.87t9.054 -10.602q-1.296 0.504 -2.592 0.828t-2.988 0.468 -3.276 -0.09 -3.348 -1.026 -3.312 -2.124 -3.042 -3.6 -2.682 -5.256q4.104 -1.692 7.704 -2.052t6.03 0.27 4.482 2.034 3.186 2.772 2.034 2.952q1.908 -4.716 2.844 -10.476 -0.252 0.036 -0.648 0.09t-1.674 0.09 -2.502 -0.018 -2.934 -0.36 -3.186 -0.828 -3.024 -1.53 -2.7 -2.34 -1.962 -3.402 -1.026 -4.59q2.52 -1.008 4.806 -1.314t4.05 0.036 3.312 1.08 2.646 1.8 2.016 2.196 1.512 2.268 0.99 2.016 0.576 1.422l0.144 0.576q0.432 -4.392 0.432 -7.02 -0.288 -0.216 -0.774 -0.576t-1.764 -1.602 -2.286 -2.574 -1.944 -3.348 -1.188 -4.05 0.432 -4.572 2.52 -4.986q2.628 0.9 4.59 2.214t3.042 2.754 1.728 3.06 0.738 3.204 -0.018 3.078 -0.468 2.754 -0.684 2.232 -0.612 1.512l-0.252 0.54q0.036 0.18 0.036 1.818t-0.036 2.574q0.108 -0.252 0.36 -0.666t1.098 -1.548 1.818 -2.088 2.556 -1.998 3.294 -1.602 4.032 -0.522 4.77 0.864q-0.072 2.808 -0.774 5.094t-1.8 3.762 -2.502 2.574 -2.934 1.638 -3.042 0.864 -2.88 0.342 -2.43 -0.036 -1.674 -0.162l-0.612 -0.108q-0.828 5.292 -2.628 10.188 0.216 -0.252 0.648 -0.666t1.782 -1.476 2.79 -1.89 3.582 -1.512 4.23 -0.72 4.644 0.846 4.932 2.79z",STACK_EXCHANGE:"M45.324 -19.331v2.376q0 3.06 -2.07 5.202t-4.986 2.142h-2.052l-9.36 9.684v-9.684h-19.044q-2.916 0 -4.986 -2.142t-2.07 -5.202v-2.376h44.568zm0 -11.736v9.18h-44.568v-9.18h44.568zm0 -11.808v9.18h-44.568v-9.18h44.568zm0 -5.04v2.412h-44.568v-2.412q0 -3.024 2.07 -5.166t4.986 -2.142h30.456q2.916 0 4.986 2.142t2.07 5.166z",ARROW_CIRCLE_O_RIGHT:"M41.472 -32.183q0 0.504 -0.324 0.828l-11.52 11.52q-0.324 0.324 -0.828 0.324 -0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912h-12.672q-0.468 0 -0.81 -0.342t-0.342 -0.81v-6.912q0 -0.468 0.342 -0.81t0.81 -0.342h12.672v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324q0.432 0 0.864 0.36l11.484 11.484q0.324 0.324 0.324 0.828zm5.76 0q0 -5.328 -2.628 -9.828t-7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828zm8.064 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",ARROW_CIRCLE_O_LEFT:"M41.472 -35.639v6.912q0 0.468 -0.342 0.81t-0.81 0.342h-12.672v6.912q0 0.504 -0.324 0.828t-0.828 0.324q-0.432 0 -0.864 -0.36l-11.484 -11.484q-0.324 -0.324 -0.324 -0.828t0.324 -0.828l11.52 -11.52q0.324 -0.324 0.828 -0.324 0.468 0 0.81 0.342t0.342 0.81v6.912h12.672q0.468 0 0.81 0.342t0.342 0.81zm5.76 3.456q0 -5.328 -2.628 -9.828t-7.128 -7.128 -9.828 -2.628 -9.828 2.628 -7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828zm8.064 0q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",TOGGLE_LEFT:"M36.864 -43.703v23.04q0 0.936 -0.684 1.62t-1.62 0.684q-0.72 0 -1.332 -0.432l-16.128 -11.52q-0.972 -0.684 -0.972 -1.872t0.972 -1.872l16.128 -11.52q0.612 -0.432 1.332 -0.432 0.936 0 1.62 0.684t0.684 1.62zm9.216 28.8v-34.56q0 -0.468 -0.342 -0.81t-0.81 -0.342h-34.56q-0.468 0 -0.81 0.342t-0.342 0.81v34.56q0 0.468 0.342 0.81t0.81 0.342h34.56q0.468 0 0.81 -0.342t0.342 -0.81zm9.216 -34.56v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",DOT_CIRCLE_O:"M36.864 -32.183q0 3.816 -2.7 6.516t-6.516 2.7 -6.516 -2.7 -2.7 -6.516 2.7 -6.516 6.516 -2.7 6.516 2.7 2.7 6.516zm-9.216 -19.584q-5.328 0 -9.828 2.628t-7.128 7.128 -2.628 9.828 2.628 9.828 7.128 7.128 9.828 2.628 9.828 -2.628 7.128 -7.128 2.628 -9.828 -2.628 -9.828 -7.128 -7.128 -9.828 -2.628zm27.648 19.584q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",WHEELCHAIR:"M36.828 -21.707l3.672 7.344q-2.088 6.444 -7.56 10.44t-12.204 3.996q-5.616 0 -10.386 -2.79t-7.56 -7.56 -2.79 -10.386q0 -6.516 3.762 -11.88t9.882 -7.596l0.612 4.716q-4.392 1.944 -7.02 5.958t-2.628 8.802q0 6.66 4.734 11.394t11.394 4.734q4.536 0 8.37 -2.34t5.94 -6.318 1.782 -8.514zm19.728 3.6l2.088 4.104 -9.216 4.608q-0.468 0.252 -1.044 0.252 -1.44 0 -2.052 -1.26l-8.604 -17.172h-16.992q-0.864 0 -1.53 -0.594t-0.774 -1.458l-3.456 -28.044q-0.072 -0.576 0.216 -1.512 0.504 -1.836 2.052 -2.97t3.492 -1.134q2.376 0 4.068 1.692t1.692 4.068q0 2.484 -1.872 4.23t-4.32 1.494l1.332 10.404h15.228v4.608h-14.652l0.576 4.608h16.38q1.44 0 2.052 1.26l8.208 16.38z",VIMEO_SQUARE:"M45.144 -41.507q0.576 -3.06 -0.756 -4.752 -1.872 -2.34 -6.732 -1.62 -0.612 0.108 -1.476 0.45t-2.07 1.098 -2.322 1.746 -2.142 2.52 -1.602 3.294q2.88 -0.252 4.086 0.576t0.954 3.564q-0.18 1.872 -1.872 5.148 -1.548 2.808 -2.556 3.564 -1.584 1.152 -3.132 -0.504 -0.828 -0.864 -1.35 -2.322t-0.684 -2.628 -0.36 -3.024 -0.306 -2.574q-0.828 -4.644 -1.224 -5.904 -0.432 -1.332 -1.278 -2.484t-1.818 -1.44q-2.052 -0.576 -4.572 0.9 -1.944 1.152 -4.914 3.816t-4.41 3.672v0.252q0.576 0.288 0.918 0.936t0.774 0.72q0.756 0.108 1.962 -0.306t2.088 -0.378 1.494 1.08q0.396 0.648 0.666 1.386t0.54 1.728 0.45 1.458q0.612 1.656 1.908 6.732 1.296 5.256 2.052 7.092 1.512 3.564 3.708 4.5 1.548 0.432 3.06 0.054t2.736 -1.134q4.716 -2.772 9 -8.532 3.744 -5.004 6.21 -10.53t2.97 -8.154zm10.152 -7.956v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",TURKISH_LIRA:"M41.472 -34.487q0 6.876 -3.402 12.708t-9.234 9.234 -12.708 3.402h-5.76q-0.504 0 -0.828 -0.324t-0.324 -0.828v-21.996l-7.74 2.376q-0.108 0.036 -0.324 0.036 -0.36 0 -0.684 -0.216 -0.468 -0.36 -0.468 -0.936v-4.608q0 -0.828 0.828 -1.116l8.388 -2.556v-3.348l-7.74 2.376q-0.108 0.036 -0.324 0.036 -0.36 0 -0.684 -0.216 -0.468 -0.36 -0.468 -0.936v-4.608q0 -0.828 0.828 -1.116l8.388 -2.556v-9q0 -0.504 0.324 -0.828t0.828 -0.324h5.76q0.504 0 0.828 0.324t0.324 0.828v6.516l13.5 -4.176q0.54 -0.18 1.008 0.18t0.468 0.936v4.608q0 0.828 -0.828 1.116l-14.148 4.356v3.348l13.5 -4.176q0.54 -0.18 1.008 0.18t0.468 0.936v4.608q0 0.828 -0.828 1.116l-14.148 4.356v17.532q6.768 -0.468 11.448 -5.436t4.68 -11.808q0 -0.504 0.324 -0.828t0.828 -0.324h5.76q0.504 0 0.828 0.324t0.324 0.828z",PLUS_SQUARE_O:"M41.472 -35.639v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-12.672v12.672q0 0.504 -0.324 0.828t-0.828 0.324h-2.304q-0.504 0 -0.828 -0.324t-0.324 -0.828v-12.672h-12.672q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h12.672v-12.672q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828v12.672h12.672q0.504 0 0.828 0.324t0.324 0.828zm4.608 16.128v-29.952q0 -2.376 -1.692 -4.068t-4.068 -1.692h-29.952q-2.376 0 -4.068 1.692t-1.692 4.068v29.952q0 2.376 1.692 4.068t4.068 1.692h29.952q2.376 0 4.068 -1.692t1.692 -4.068zm4.608 -29.952v29.952q0 4.284 -3.042 7.326t-7.326 3.042h-29.952q-4.284 0 -7.326 -3.042t-3.042 -7.326v-29.952q0 -4.284 3.042 -7.326t7.326 -3.042h29.952q4.284 0 7.326 3.042t3.042 7.326z",SPACE_SHUTTLE:"M22.32 -24.119q-3.96 2.304 -9.648 2.304h-4.608v-2.304h-2.304q-0.468 0 -0.81 -0.846t-0.342 -2.034q0 -0.864 0.252 -1.764 -2.088 -0.072 -3.474 -0.378t-1.386 -0.738 1.386 -0.738 3.474 -0.378q-0.252 -0.9 -0.252 -1.764 0 -1.188 0.342 -2.034t0.81 -0.846h2.304v-2.304h4.608q5.688 0 9.648 2.304h40.068q1.512 0.252 3.834 0.648t2.898 0.504q3.204 0.54 5.4 1.458t3.006 1.71 0.81 1.44 -0.81 1.44 -3.006 1.71 -5.4 1.458q-0.576 0.108 -2.898 0.504t-3.834 0.648h-40.068zm40.284 -9.072q1.908 1.296 1.908 3.312t-1.908 3.312l2.916 1.08q2.448 -1.728 2.448 -4.392t-2.448 -4.392zm-40.104 9.648h36.54q-7.812 1.368 -16.416 2.88 -2.052 0 -4.068 0.864t-2.988 1.728l-1.008 0.864 -10.368 10.368q-0.936 0.936 -2.538 1.62t-3.222 0.684h-3.456l-3.348 -16.704h1.044q5.652 0 9.828 -2.304zm-9.828 -14.976h-1.044l3.348 -16.704h3.456q1.656 0 3.24 0.684t2.52 1.62l10.368 10.368q0.144 0.144 0.396 0.378t1.098 0.828 1.746 1.044 2.214 0.828 2.61 0.378l16.416 2.88h-36.54q-4.176 -2.304 -9.828 -2.304z",SLACK:"M54.684 -36.503q2.232 0 3.726 1.458t1.494 3.654q0 3.492 -3.348 4.68l-6.192 2.124 2.016 6.012q0.252 0.756 0.252 1.692 0 2.124 -1.512 3.672t-3.636 1.548q-1.692 0 -3.078 -0.972t-1.926 -2.592l-1.98 -5.94 -11.16 3.816 1.98 5.904q0.288 0.864 0.288 1.692 0 2.124 -1.512 3.672t-3.672 1.548q-1.692 0 -3.06 -0.972t-1.908 -2.592l-1.98 -5.868 -5.508 1.908q-1.044 0.324 -1.8 0.324 -2.196 0 -3.654 -1.44t-1.458 -3.636q0 -1.692 0.99 -3.06t2.574 -1.908l5.616 -1.908 -3.78 -11.268 -5.616 1.944q-0.936 0.288 -1.728 0.288 -2.16 0 -3.636 -1.458t-1.476 -3.618q0 -1.692 0.99 -3.06t2.574 -1.908l5.652 -1.908 -1.908 -5.724q-0.288 -0.864 -0.288 -1.692 0 -2.16 1.512 -3.69t3.672 -1.53q1.692 0 3.06 0.972t1.908 2.592l1.944 5.76 11.16 -3.78 -1.944 -5.76q-0.288 -0.864 -0.288 -1.692 0 -2.124 1.53 -3.672t3.654 -1.548q1.692 0 3.078 0.99t1.926 2.574l1.908 5.796 5.832 -1.98q0.756 -0.216 1.548 -0.216 2.16 0 3.69 1.422t1.53 3.546q0 1.62 -1.08 2.934t-2.664 1.854l-5.652 1.944 3.78 11.376 5.904 -2.016q0.864 -0.288 1.656 -0.288zm-28.584 9.432l11.16 -3.78 -3.78 -11.34 -11.16 3.852z",ENVELOPE_SQUARE:"M44.928 -59.831q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56zm1.152 38.016v-15.696q-1.116 1.26 -2.304 1.98 -1.224 0.792 -4.77 3.06t-5.454 3.564q-3.528 2.484 -5.904 2.484t-5.904 -2.484q-1.656 -1.152 -5.094 -3.33t-5.13 -3.33q-0.432 -0.288 -1.188 -0.972t-1.116 -0.972v15.696q0 1.44 1.008 2.448t2.448 1.008h29.952q1.44 0 2.448 -1.008t1.008 -2.448zm0 -20.628q0 -1.476 -0.99 -2.52t-2.466 -1.044h-29.952q-1.44 0 -2.448 1.008t-1.008 2.448q0 1.332 1.098 2.754t2.43 2.322q1.692 1.152 4.95 3.204t4.662 2.988l0.612 0.414 0.756 0.504 0.756 0.468 0.846 0.468 0.774 0.342 0.81 0.27 0.738 0.09 0.738 -0.09 0.81 -0.27 0.774 -0.342 0.846 -0.468 0.756 -0.468 0.756 -0.504 0.612 -0.414 9.612 -6.264q1.26 -0.828 2.394 -2.25t1.134 -2.646z",WORDPRESS:"M4.572 -32.183q0 -5.868 2.412 -11.268l13.212 36.18q-7.056 -3.42 -11.34 -10.116t-4.284 -14.796zm46.368 -1.404q0 0.684 -0.09 1.386t-0.36 1.782 -0.414 1.584 -0.63 2.124 -0.63 2.088l-2.736 9.216 -10.008 -29.736q1.656 -0.108 3.168 -0.288 0.684 -0.072 0.936 -0.666t-0.09 -1.116 -1.026 -0.486l-7.38 0.36q-2.7 -0.036 -7.272 -0.36 -0.432 -0.036 -0.738 0.18t-0.414 0.54 -0.054 0.666 0.324 0.594 0.702 0.288l2.88 0.288 4.32 11.808 -6.048 18.144 -10.08 -29.952q1.656 -0.108 3.168 -0.288 0.684 -0.072 0.936 -0.666t-0.09 -1.116 -1.026 -0.486l-7.38 0.36 -0.828 -0.018 -0.936 -0.018q3.78 -5.76 9.882 -9.126t13.23 -3.366q5.292 0 10.098 1.908t8.586 5.364h-0.36q-1.98 0 -3.312 1.458t-1.332 3.438q0 0.432 0.072 0.864t0.144 0.774 0.288 0.828 0.324 0.756 0.432 0.81 0.45 0.756 0.522 0.864 0.504 0.828q2.268 3.852 2.268 7.632zm-18.216 3.816l8.532 23.292q0.036 0.216 0.18 0.396 -4.536 1.584 -9.18 1.584 -4.032 0 -7.812 -1.152zm23.796 -15.696q3.42 6.264 3.42 13.284 0 7.524 -3.744 13.878t-10.044 10.026l8.46 -24.408q2.124 -6.084 2.124 -9.936 0 -1.512 -0.216 -2.844zm-24.264 -18.972q6.552 0 12.528 2.556t10.296 6.876 6.876 10.296 2.556 12.528 -2.556 12.528 -6.876 10.296 -10.296 6.876 -12.528 2.556 -12.528 -2.556 -10.296 -6.876 -6.876 -10.296 -2.556 -12.528 2.556 -12.528 6.876 -10.296 10.296 -6.876 12.528 -2.556zm0 63.036q6.228 0 11.934 -2.448t9.828 -6.57 6.57 -9.828 2.448 -11.934 -2.448 -11.934 -6.57 -9.828 -9.828 -6.57 -11.934 -2.448 -11.934 2.448 -9.828 6.57 -6.57 9.828 -2.448 11.934 2.448 11.934 6.57 9.828 9.828 6.57 11.934 2.448z",OPENID:"M39.096 -64.439v55.296l-9.792 4.608q-8.208 -0.72 -14.904 -3.672t-10.548 -7.506 -3.852 -9.81q0 -5.04 3.618 -9.486t9.9 -7.398 14.094 -3.888v6.192q-7.812 1.368 -12.834 5.4t-5.022 9.18q0 5.472 5.562 9.612t13.986 5.22v-48.96zm24.084 20.952l1.332 14.04 -18.9 -4.104 5.292 -2.988q-4.284 -2.52 -10.08 -3.564v-6.192q9.972 1.188 17.316 5.652z",UNIVERSITY:"M34.56 -64.439l34.56 13.824v4.608h-4.608q0 0.936 -0.738 1.62t-1.746 0.684h-54.936q-1.008 0 -1.746 -0.684t-0.738 -1.62h-4.608v-4.608zm-25.344 23.04h9.216v27.648h4.608v-27.648h9.216v27.648h4.608v-27.648h9.216v27.648h4.608v-27.648h9.216v27.648h2.124q1.008 0 1.746 0.684t0.738 1.62v2.304h-59.904v-2.304q0 -0.936 0.738 -1.62t1.746 -0.684h2.124v-27.648zm57.42 34.56q1.008 0 1.746 0.684t0.738 1.62v4.608h-69.12v-4.608q0 -0.936 0.738 -1.62t1.746 -0.684h64.152z",MORTAR_BOARD:"M63.864 -34.343l0.648 11.376q0.144 2.484 -2.952 4.608t-8.46 3.366 -11.628 1.242 -11.628 -1.242 -8.46 -3.366 -2.952 -4.608l0.648 -11.376 20.664 6.516q0.792 0.252 1.728 0.252t1.728 -0.252zm19.08 -11.664q0 0.828 -0.792 1.116l-40.32 12.672q-0.144 0.036 -0.36 0.036t-0.36 -0.036l-23.472 -7.416q-1.548 1.224 -2.556 4.014t-1.224 6.426q2.268 1.296 2.268 3.924 0 2.484 -2.088 3.852l2.088 15.588q0.072 0.504 -0.288 0.9 -0.324 0.396 -0.864 0.396h-6.912q-0.54 0 -0.864 -0.396 -0.36 -0.396 -0.288 -0.9l2.088 -15.588q-2.088 -1.368 -2.088 -3.852 0 -2.628 2.34 -3.996 0.396 -7.452 3.528 -11.88l-11.988 -3.744q-0.792 -0.288 -0.792 -1.116t0.792 -1.116l40.32 -12.672q0.144 -0.036 0.36 -0.036t0.36 0.036l40.32 12.672q0.792 0.288 0.792 1.116z",YAHOO:"M30.924 -29.987l0.468 25.452q-2.232 -0.396 -3.78 -0.396 -1.476 0 -3.78 0.396l0.468 -25.452q-1.44 -2.484 -6.066 -10.638t-7.794 -13.482 -6.516 -10.332q2.088 0.54 3.888 0.54 1.548 0 3.996 -0.54 2.268 3.996 4.806 8.262t6.012 9.954 4.986 8.172q1.332 -2.196 3.942 -6.39t4.23 -6.84 3.78 -6.336 3.852 -6.822q1.944 0.504 3.852 0.504 2.016 0 4.104 -0.504 -1.008 1.404 -2.16 3.186t-1.782 2.826 -2.034 3.456 -1.764 3.024q-5.256 8.928 -12.708 21.96z",GOOGLE:"M35.316 -16.235q0 -0.9 -0.252 -1.764t-0.522 -1.512 -0.972 -1.494 -1.062 -1.26 -1.386 -1.242 -1.314 -1.044 -1.494 -1.08 -1.314 -0.936q-0.576 -0.072 -1.764 -0.072 -1.908 0 -3.762 0.252t-3.852 0.9 -3.492 1.656 -2.466 2.682 -0.972 3.798q0 2.016 0.846 3.672t2.196 2.718 3.132 1.8 3.6 1.044 3.654 0.306q2.088 0 4.014 -0.468t3.564 -1.404 2.628 -2.628 0.99 -3.924zm-4.212 -30.888q0 -2.124 -0.612 -4.518t-1.728 -4.644 -3.024 -3.726 -4.212 -1.476q-1.512 0 -2.97 0.702t-2.394 1.89q-1.656 2.124 -1.656 5.76 0 1.656 0.36 3.51t1.134 3.708 1.872 3.33 2.7 2.412 3.474 0.936q1.332 0 2.79 -0.594t2.358 -1.566q1.908 -2.016 1.908 -5.724zm-4.032 -17.316h15.012l-4.932 3.168h-4.752q2.7 2.268 4.068 4.788t1.368 5.76q0 2.592 -0.882 4.662t-2.142 3.348 -2.502 2.34 -2.124 2.214 -0.882 2.376q0 1.296 1.152 2.538t2.772 2.448 3.258 2.646 2.79 3.744 1.152 5.112q0 3.276 -1.764 6.228 -2.556 4.392 -7.542 6.462t-10.746 2.07q-4.752 0 -8.874 -1.494t-6.21 -4.95q-1.296 -2.124 -1.296 -4.716 0 -2.916 1.602 -5.4t4.266 -4.14q4.716 -2.952 14.544 -3.6 -1.152 -1.476 -1.71 -2.646t-0.558 -2.646q0 -1.44 0.756 -3.06 -1.656 0.144 -2.448 0.144 -5.328 0 -8.982 -3.474t-3.654 -8.802q0 -2.952 1.296 -5.724t3.564 -4.716q2.736 -2.376 6.552 -3.528t7.848 -1.152z",REDDIT:"M29.916 -29.735q0 2.016 -1.458 3.456t-3.474 1.44q-2.052 0 -3.528 -1.44t-1.476 -3.456q0 -2.052 1.494 -3.528t3.51 -1.476 3.474 1.476 1.458 3.528zm16.596 -5.004q2.016 0 3.474 1.476t1.458 3.528q0 2.016 -1.458 3.456t-3.474 1.44q-2.052 0 -3.528 -1.44t-1.476 -3.456q0 -2.052 1.494 -3.528t3.51 -1.476zm24.912 -0.396q0 2.232 -1.116 4.104t-2.988 2.952q0.18 1.188 0.18 2.196 0 4.356 -2.466 8.298t-7.11 6.966q-4.5 2.952 -10.278 4.518t-12.078 1.566q-6.336 0 -12.114 -1.566t-10.242 -4.518q-4.644 -3.024 -7.11 -6.948t-2.466 -8.316q0 -1.044 0.18 -2.376 -1.728 -1.116 -2.772 -2.934t-1.044 -3.942q0 -3.384 2.376 -5.76t5.76 -2.376q2.988 0 5.328 1.98 8.928 -5.688 21.312 -5.904l4.824 -15.228q0.144 -0.504 0.63 -0.774t1.026 -0.162l12.492 2.952q0.792 -1.8 2.466 -2.916t3.69 -1.116q2.772 0 4.734 1.962t1.962 4.734 -1.962 4.752 -4.734 1.98q-2.736 0 -4.698 -1.944t-1.998 -4.716l-11.34 -2.664 -4.176 13.176q11.772 0.504 20.16 5.976 2.304 -2.088 5.436 -2.088 3.384 0 5.76 2.376t2.376 5.76zm-11.52 -26.532q-1.62 0 -2.772 1.152t-1.152 2.772 1.152 2.772 2.772 1.152 2.772 -1.152 1.152 -2.772 -1.152 -2.772 -2.772 -1.152zm-57.132 26.532q0 2.412 1.836 3.996 1.764 -4.716 6.48 -8.46 -1.296 -0.9 -2.952 -0.9 -2.232 0 -3.798 1.566t-1.566 3.798zm53.64 22.212q4.032 -2.628 6.174 -5.976t2.142 -6.984 -2.142 -6.966 -6.174 -5.958q-4.176 -2.7 -9.558 -4.158t-11.286 -1.458 -11.286 1.458 -9.558 4.158q-4.032 2.628 -6.174 5.958t-2.142 6.966 2.142 6.984 6.174 5.976q4.176 2.7 9.558 4.158t11.286 1.458 11.286 -1.458 9.558 -4.158zm10.188 -18q2.052 -1.656 2.052 -4.212 0 -2.232 -1.566 -3.798t-3.798 -1.566q-1.764 0 -3.096 1.008 4.716 3.78 6.408 8.568zm-21.312 13.248q0.396 -0.396 0.972 -0.396t0.972 0.396 0.396 0.99 -0.396 0.99q-3.564 3.564 -11.484 3.564h-0.072q-7.92 0 -11.484 -3.564 -0.396 -0.396 -0.396 -0.99t0.396 -0.99 0.972 -0.396 0.972 0.396q2.772 2.772 9.54 2.772h0.072q6.768 0 9.54 -2.772z",REDDIT_SQUARE:"M34.2 -23.291q0.252 -0.252 0.63 -0.252t0.63 0.252 0.252 0.648 -0.252 0.648q-2.34 2.304 -7.488 2.304h-0.072q-5.148 0 -7.452 -2.304 -0.288 -0.252 -0.288 -0.648t0.288 -0.648q0.252 -0.252 0.63 -0.252t0.63 0.252q1.764 1.836 6.192 1.836h0.072q4.392 0 6.228 -1.836zm-10.044 -7.92q0 1.332 -0.936 2.304t-2.268 0.972 -2.268 -0.972 -0.936 -2.304 0.936 -2.268 2.268 -0.936 2.268 0.936 0.936 2.268zm19.548 -15.696q-1.044 0 -1.8 -0.756t-0.756 -1.8q0 -1.08 0.756 -1.836t1.8 -0.756q1.08 0 1.836 0.756t0.756 1.836q0 1.044 -0.756 1.8t-1.836 0.756zm0.072 -12.924q4.752 0 8.136 3.384t3.384 8.172v32.184q0 4.788 -3.384 8.172t-8.136 3.384h-32.256q-4.752 0 -8.136 -3.384t-3.384 -8.172v-32.184q0 -4.788 3.384 -8.172t8.136 -3.384h32.256zm3.78 29.232q1.26 -0.504 2.052 -1.638t0.792 -2.538q0 -1.836 -1.296 -3.15t-3.132 -1.314q-2.16 0 -3.528 1.728 -5.436 -3.852 -13.5 -4.14l2.988 -9.54 7.416 1.764q0.036 1.8 1.314 3.06t3.042 1.26q1.8 0 3.096 -1.278t1.296 -3.078 -1.296 -3.096 -3.096 -1.296q-1.296 0 -2.376 0.738t-1.62 1.926l-8.172 -1.944q-0.324 -0.072 -0.63 0.09t-0.414 0.522l-3.42 10.872q-8.064 0.144 -13.716 4.068 -1.296 -1.548 -3.348 -1.548 -1.836 0 -3.132 1.314t-1.296 3.15q0 1.332 0.702 2.43t1.89 1.638q-0.252 0.9 -0.252 1.944 0 3.528 2.664 6.534t7.254 4.752 10.026 1.746q5.4 0 9.99 -1.746t7.254 -4.752 2.664 -6.534q0 -0.972 -0.216 -1.944zm-12.6 -3.816q1.332 0 2.268 0.936t0.936 2.268 -0.936 2.304 -2.268 0.972 -2.268 -0.972 -0.936 -2.304 0.936 -2.268 2.268 -0.936z",STUMBLEUPON_CIRCLE:"M31.176 -34.235l3.24 -0.972v-2.232q0 -2.844 -2.088 -4.86t-4.968 -2.016 -4.968 1.998 -2.088 4.842v10.188q0 0.72 -0.504 1.206t-1.188 0.486 -1.17 -0.486 -0.486 -1.206v-4.32h-5.436v4.392q0 2.952 2.07 5.004t5.022 2.052q2.916 0 4.986 -2.034t2.07 -4.914v-10.08q0 -0.684 0.486 -1.188t1.206 -0.504q0.684 0 1.17 0.504t0.486 1.188v1.944zm11.988 7.02v-4.392h-5.4v4.536q0 0.72 -0.486 1.206t-1.206 0.486q-0.684 0 -1.17 -0.504t-0.486 -1.188v-4.428l-3.24 0.936 -2.16 -1.008v4.428q0 2.88 2.088 4.932t5.004 2.052 4.986 -2.052 2.07 -5.004zm12.132 -4.968q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",STUMBLEUPON:"M38.232 -38.807v-4.248q0 -1.512 -1.08 -2.592t-2.592 -1.08 -2.592 1.08 -1.08 2.592v22.032q0 6.3 -4.536 10.764t-10.908 4.464q-6.408 0 -10.926 -4.518t-4.518 -10.926v-9.576h11.808v9.432q0 1.548 1.08 2.61t2.592 1.062 2.592 -1.062 1.08 -2.61v-22.32q0 -6.156 4.554 -10.512t10.854 -4.356q6.336 0 10.872 4.392t4.536 10.584v4.896l-7.02 2.088zm19.08 7.992h11.808v9.576q0 6.408 -4.518 10.926t-10.926 4.518q-6.372 0 -10.908 -4.482t-4.536 -10.818v-9.648l4.716 2.196 7.02 -2.088v9.72q0 1.512 1.08 2.574t2.592 1.062 2.592 -1.062 1.08 -2.574v-9.9z",DELICIOUS:"M52.992 -14.903v-17.28h-25.344v-25.344h-17.28q-3.348 0 -5.706 2.358t-2.358 5.706v17.28h25.344v25.344h17.28q3.348 0 5.706 -2.358t2.358 -5.706zm2.304 -34.56v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",DIGG:"M11.808 -54.287h7.344v35.388h-19.152v-25.092h11.808v-10.296zm0 29.484v-13.284h-4.428v13.284h4.428zm10.296 -19.188v25.092h7.38v-25.092h-7.38zm0 -10.296v7.344h7.38v-7.344h-7.38zm10.332 10.296h19.188v33.912h-19.188v-5.868h11.808v-2.952h-11.808v-25.092zm11.808 19.188v-13.284h-4.428v13.284h4.428zm10.332 -19.188h19.152v33.912h-19.152v-5.868h11.772v-2.952h-11.772v-25.092zm11.772 19.188v-13.284h-4.428v13.284h4.428z",PIED_PIPER:"M37.656 -27.719q0 2.304 -1.368 3.924t-3.276 1.62q-1.548 0 -2.52 -0.54v-9.972q1.008 -0.612 2.52 -0.612 1.908 0 3.276 1.638t1.368 3.942zm-12.348 -15.408q0 2.304 -1.368 3.942t-3.276 1.638q-1.548 0 -2.52 -0.54v-9.972q1.008 -0.612 2.52 -0.612 1.908 0 3.276 1.62t1.368 3.924zm20.232 15.516q0 -4.824 -3.168 -8.244t-7.668 -3.42q-0.72 0 -1.404 0.108 -0.828 2.808 -2.808 4.896 -3.132 3.42 -7.596 3.636v22.896l7.596 -1.476v-7.416q1.836 0.684 4.212 0.684 4.5 0 7.668 -3.42t3.168 -8.244zm-12.348 -15.372q0 -4.824 -3.186 -8.244t-7.686 -3.42q-2.664 0 -5.076 1.296h-6.696v30.24l7.596 -1.476v-7.416q1.98 0.684 4.176 0.684 4.5 0 7.686 -3.42t3.186 -8.244zm22.104 -6.48v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",PIED_PIPER_ALT:"M43.992 -30.995q2.7 -0.108 5.166 0.738t4.248 2.106 3.636 3.402 3.024 3.888 2.718 4.338q1.188 2.016 2.826 3.924t2.718 2.898 3.564 3.186q-1.728 1.08 -3.906 2.07t-4.986 2.124 -4.104 1.71q-1.584 -1.332 -2.664 -4.14t-1.566 -5.922 -1.188 -6.498 -1.53 -6.066 -2.61 -4.428 -4.41 -1.746l-0.36 0.072 -0.216 0.144q0.144 0.18 0.468 0.504 0.216 0.18 1.008 0.846t0.918 0.792 0.684 0.648 0.648 0.738 0.414 0.756 0.378 0.99 0.162 1.116 0.144 1.458l0.036 1.188q0.036 0.936 -0.09 2.07t-0.27 1.872 -0.45 2.106 -0.414 1.908q-1.26 -0.036 -3.636 0.342t-3.528 0.378q-1.404 0 -2.592 -0.36 -0.072 -0.576 -0.072 -1.692 0 -2.664 0.108 -3.456 0.072 -0.468 1.134 -1.494t2.052 -2.124 0.954 -1.854q-0.864 -0.072 -1.548 0.864 -1.296 1.908 -4.014 3.582t-4.914 1.674q-0.9 0 -2.718 -2.268t-3.834 -5.022 -3.024 -3.474q-0.216 -0.144 -0.972 -1.08 -17.352 4.032 -18.468 4.032 -0.576 0 -1.008 -0.396t-0.432 -0.972q0 -0.54 0.306 -0.954t0.81 -0.522l17.496 -3.816q-0.288 -0.504 -0.288 -0.9t0.198 -0.63 0.576 -0.414 0.72 -0.252 0.828 -0.162 0.666 -0.162q0.144 -0.036 0.558 -0.27t0.63 -0.234q0.54 0 1.008 0.576t0.72 1.188q5.868 -1.332 6.192 -1.332 0.612 0 1.062 0.396t0.45 1.008q0 0.54 -0.306 0.936t-0.846 0.504l-6.552 1.44 -0.036 0.576q-0.036 0.936 2.934 4.23t3.762 3.294q1.692 0 4.284 -2.88t2.592 -4.644q0 -1.296 -0.846 -1.908t-1.836 -0.666 -1.836 -0.414 -0.846 -1.224q0 -0.576 0.36 -1.224l-2.448 -0.684q1.548 -1.584 1.548 -4.212 0 -0.936 -0.18 -2.088 2.952 -0.576 5.184 -0.576 1.584 0 2.574 0.054t1.746 0.306 1.116 0.486 0.738 0.882 0.558 1.206 0.612 1.71 0.864 2.16l1.8 -0.9q-0.108 1.44 -0.828 2.16t-1.53 0.756 -1.44 0.234 -0.594 0.738zm2.16 -8.46q-0.18 -0.18 -0.486 -0.558t-0.432 -0.522 -0.378 -0.414 -0.36 -0.378l-0.288 -0.288 -0.306 -0.27 -0.288 -0.18 -0.306 -0.162q-0.252 -0.108 -0.522 -0.18t-0.738 -0.09 -0.792 -0.018h-2.52q-4.536 0 -7.812 1.548 0.576 -1.08 1.296 -1.674t1.944 -1.062 2.358 -1.296 1.656 -1.314 1.8 -1.98 1.566 -1.818q0.432 0.324 1.008 1.134t1.152 1.314 1.368 0.468l0.432 -0.036v2.736l0.792 0.036q8.892 -3.42 13.356 -6.84 1.008 -0.756 1.8 -1.404t1.53 -1.35 1.188 -1.116 1.062 -1.224 0.864 -1.116 0.882 -1.332 0.828 -1.368 0.972 -1.71 1.062 -1.908l0.252 -0.324q-0.072 1.908 -1.548 5.004 -2.844 5.94 -7.38 9.504t-11.016 5.112q-0.504 0.108 -1.512 0.27t-1.8 0.342 -1.404 0.504q0.108 0.684 0.882 1.656t0.774 1.224q0 0.396 -0.936 1.08zm-7.956 33.156q1.404 -0.936 4.734 -1.71t5.274 -0.774q0.324 0 0.81 0.558t1.008 1.53 0.936 1.8 0.864 1.836 0.522 1.188q-4.356 1.62 -8.784 1.62 -2.196 0 -4.5 -0.396zm-8.604 -23.292l1.728 -0.432 3.924 6.372 -2.628 1.728zm18.036 18.612l0.108 0.576q0 0.252 -0.63 0.522t-1.656 0.468 -1.944 0.342 -1.926 0.27 -1.152 0.162l-0.252 -1.548q0.756 -0.072 2.178 -0.306t2.592 -0.36 2.178 -0.126h0.504zm-16.452 -22.608l-3.456 0.72 -0.216 -0.612q0.36 -0.036 1.17 -0.252t1.242 -0.216q0.684 0 1.26 0.36zm7.02 22.824h1.116l0.36 2.988 -1.476 0.432v-3.42zm32.004 -53.64v-0.036 0.036zm0 0l-0.036 0.18 -0.072 0.072 0.036 -0.108zm0 0l0.036 -0.036z",DRUPAL:"M42.012 -7.343q-0.18 -0.684 -0.864 -0.18 -1.08 0.792 -3.132 1.404t-4.716 0.612q-4.644 0 -6.948 -1.764 -0.18 -0.144 -0.468 -0.144 -0.396 0 -0.936 0.432 -0.252 0.216 -0.27 0.576t0.27 0.72q1.224 1.152 3.15 1.656t3.69 0.45 3.564 -0.162q1.476 -0.144 3.042 -0.738t2.34 -1.08 1.026 -0.738q0.432 -0.432 0.252 -1.044zm-1.404 -4.14q-0.684 -1.692 -1.404 -2.196 -0.828 -0.54 -2.736 -0.54 -1.692 0 -2.556 0.36 -1.044 0.432 -2.808 2.016 -0.936 0.864 -0.432 1.584 0.324 0.288 0.63 0.162t1.134 -0.846q0.108 -0.072 0.378 -0.306t0.378 -0.306 0.36 -0.252 0.414 -0.252 0.45 -0.18 0.54 -0.162 0.594 -0.09 0.738 -0.036q0.972 0 1.602 0.27t0.828 0.522 0.486 0.792q0.36 0.612 0.45 0.72t0.45 -0.036q0.828 -0.432 0.504 -1.224zm12.78 -10.116q0 -0.792 -0.18 -1.602t-0.594 -1.62 -1.224 -1.314 -1.89 -0.504q-1.188 0 -3.492 1.494t-4.644 3.006 -3.636 1.512q-0.972 0.036 -2.286 -0.684t-2.736 -1.764 -3.006 -2.088 -3.6 -1.764 -3.996 -0.684q-4.14 0.036 -7.092 2.826t-3.024 6.426q-0.072 4.032 2.664 5.904 1.044 0.72 2.25 1.026t3.726 0.306q2.052 0 4.752 -1.17t4.824 -2.556 4.32 -2.538 3.348 -1.116q0.936 0.036 2.34 1.134t2.574 2.412 2.448 2.43 1.998 1.152q1.26 0.108 2.106 -0.504t1.998 -2.268q1.008 -1.476 1.53 -3.636t0.522 -3.816zm1.908 -5.76q0 5.904 -2.232 10.962t-5.976 8.496 -8.73 5.382 -10.458 1.944 -10.548 -2.07 -8.91 -5.652 -6.138 -8.694 -2.304 -10.872q0 -3.204 0.702 -6.21t1.764 -5.238 2.538 -4.266 2.826 -3.384 2.826 -2.502 2.322 -1.674 1.53 -0.882q0.504 -0.288 1.836 -0.954t1.962 -1.026 1.728 -1.08 2.178 -1.584q1.296 -1.008 2.088 -2.61t1.08 -4.518q4.644 5.58 6.696 6.948 1.584 1.044 4.68 2.448t4.644 2.376q0.756 0.468 1.404 0.9t2.178 1.674 2.736 2.538 2.7 3.42 2.484 4.392 1.692 5.346 0.702 6.39z",JOOMLA:"M38.52 -25.811l-5.76 5.76 -5.436 5.472 -1.08 1.08q-2.34 2.304 -5.454 3.132t-6.174 0.072q-0.576 2.52 -2.592 4.14t-4.644 1.62q-3.06 0 -5.22 -2.178t-2.16 -5.238q0 -2.592 1.602 -4.608t4.086 -2.592q-0.792 -3.096 0.036 -6.228t3.168 -5.472l0.432 -0.432 5.436 5.472 -0.396 0.396q-1.332 1.332 -1.332 3.204t1.332 3.24q1.332 1.332 3.204 1.332t3.204 -1.332l1.08 -1.08 5.436 -5.472 5.796 -5.76zm-12.276 -24.552l0.432 0.432 -5.472 5.472 -0.432 -0.432q-1.332 -1.332 -3.204 -1.332t-3.204 1.332 -1.332 3.222 1.332 3.222l1.044 1.044 5.472 5.472 5.76 5.76 -5.436 5.472 -5.796 -5.76 -5.436 -5.472 -1.08 -1.08q-2.448 -2.412 -3.24 -5.742t0.18 -6.462q-2.52 -0.54 -4.14 -2.556t-1.62 -4.644q0 -3.06 2.16 -5.238t5.22 -2.178q2.736 0 4.806 1.764t2.502 4.428q3.024 -0.72 6.102 0.126t5.382 3.15zm29.052 38.412q0 3.06 -2.16 5.238t-5.22 2.178q-2.664 0 -4.716 -1.692t-2.556 -4.248q-3.096 1.008 -6.462 0.216t-5.814 -3.24l-0.396 -0.432 5.436 -5.472 0.432 0.432q1.332 1.332 3.204 1.332t3.204 -1.332 1.332 -3.204 -1.332 -3.204l-1.08 -1.08 -5.472 -5.472 -5.76 -5.76 5.472 -5.472 5.76 5.76 5.472 5.472 1.044 1.08q2.304 2.304 3.15 5.418t0.09 6.174q2.736 0.396 4.554 2.466t1.818 4.842zm-0.072 -40.464q0 2.772 -1.836 4.86t-4.572 2.484q0.936 3.06 0.108 6.354t-3.24 5.706l-0.432 0.432 -5.436 -5.472 0.432 -0.432q1.332 -1.332 1.332 -3.204t-1.332 -3.204 -3.204 -1.332 -3.204 1.332l-1.08 1.08 -5.472 5.472 -5.76 5.76 -5.472 -5.472 5.796 -5.76 5.472 -5.472 1.044 -1.08q2.412 -2.412 5.724 -3.222t6.408 0.126q0.396 -2.7 2.466 -4.536t4.878 -1.836q3.06 0 5.22 2.178t2.16 5.238z",LANGUAGE:"M23.544 -25.631q-0.036 0.108 -0.45 -0.018t-1.134 -0.414l-0.72 -0.324q-1.584 -0.72 -3.132 -1.764 -0.252 -0.18 -1.476 -1.134t-1.368 -1.026q-2.412 3.708 -4.824 6.516 -2.916 3.42 -3.78 3.96 -0.144 0.072 -0.702 0.144t-0.666 0q0.216 -0.144 2.952 -3.312 0.756 -0.864 3.078 -4.14t2.826 -4.248q0.612 -1.08 1.836 -3.546t1.296 -2.79q-0.288 -0.036 -3.96 1.188 -0.288 0.072 -0.99 0.27t-1.242 0.342 -0.612 0.18q-0.072 0.072 -0.072 0.378t-0.036 0.342q-0.18 0.36 -1.116 0.54 -0.828 0.252 -1.692 0 -0.648 -0.144 -1.008 -0.756 -0.144 -0.216 -0.18 -0.828 0.216 -0.072 0.882 -0.18t1.062 -0.216q2.088 -0.576 3.78 -1.152 3.6 -1.26 3.672 -1.26 0.36 -0.072 1.548 -0.702t1.584 -0.774q0.324 -0.108 0.774 -0.288t0.522 -0.198 0.216 0.018q0.072 0.432 -0.036 1.188 0 0.072 -0.45 0.972t-0.954 1.926 -0.612 1.206q-0.9 1.8 -2.772 4.716l2.304 1.008q0.432 0.216 2.682 1.152t2.43 1.008q0.144 0.036 0.378 0.918t0.162 1.098zm-7.38 -17.496q0.108 0.54 -0.144 1.008 -0.432 0.828 -1.8 1.368 -1.08 0.432 -2.16 0.432 -0.936 -0.108 -1.764 -0.936 -0.504 -0.54 -0.648 -1.476l0.036 -0.108q0.108 0.108 0.702 0.18t0.954 0 2.088 -0.576q1.296 -0.432 1.98 -0.504 0.612 0 0.756 0.612zm25.128 4.644l2.268 8.172 -5.004 -1.512zm-39.888 28.8l24.984 -8.352v-37.152l-24.984 8.388v37.116zm44.676 -11.412l3.672 1.116 -6.516 -23.652 -3.6 -1.116 -7.776 19.296 3.672 1.116 1.62 -3.96 7.596 2.34zm-18.108 -34.632l20.628 6.624v-13.68zm11.196 47.628l5.688 0.468 -1.944 5.76 -1.44 -2.376q-4.68 2.988 -9.936 3.888 -2.088 0.432 -3.276 0.432h-3.024q-2.844 0 -7.182 -1.404t-6.606 -3.06q-0.288 -0.252 -0.288 -0.576 0 -0.288 0.18 -0.486t0.468 -0.198q0.144 0 0.648 0.27t1.098 0.594 0.738 0.396q2.628 1.332 5.742 2.214t5.67 0.882q3.42 0 6.012 -0.522t5.652 -1.818q0.54 -0.252 1.098 -0.558t1.224 -0.684 1.026 -0.594zm16.128 -38.844v38.844l-27.864 -8.856q-0.504 0.216 -13.5 4.59t-13.248 4.374q-0.468 0 -0.648 -0.468l-0.036 -0.108v-38.808q0.108 -0.324 0.144 -0.36 0.18 -0.216 0.72 -0.396 3.816 -1.26 5.364 -1.8v-13.824l20.088 7.128q0.072 0 5.778 -1.98t11.376 -3.906 5.814 -1.926q0.72 0 0.72 0.756v15.048z",FAX:"M10.368 -50.615q2.376 0 4.068 1.692t1.692 4.068v39.168q0 2.376 -1.692 4.068t-4.068 1.692h-4.608q-2.376 0 -4.068 -1.692t-1.692 -4.068v-39.168q0 -2.376 1.692 -4.068t4.068 -1.692h4.608zm49.536 5.868q2.088 1.224 3.348 3.348t1.26 4.608v27.648q0 3.816 -2.7 6.516t-6.516 2.7h-31.104q-2.376 0 -4.068 -1.692t-1.692 -4.068v-55.296q0 -1.44 1.008 -2.448t2.448 -1.008h24.192q1.44 0 3.168 0.72t2.736 1.728l5.472 5.472q1.008 1.008 1.728 2.736t0.72 3.168v5.868zm-26.496 35.604v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828zm9.216 18.432v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828zm9.216 18.432v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-4.608q0 -0.504 -0.324 -0.828t-0.828 -0.324h-4.608q-0.504 0 -0.828 0.324t-0.324 0.828v4.608q0 0.504 0.324 0.828t0.828 0.324h4.608q0.504 0 0.828 -0.324t0.324 -0.828zm3.456 -13.824v-9.216h-5.76q-1.44 0 -2.448 -1.008t-1.008 -2.448v-5.76h-23.04v18.432h32.256z",BUILDING:"M48.384 -64.439q0.936 0 1.62 0.684t0.684 1.62v59.904q0 0.936 -0.684 1.62t-1.62 0.684h-46.08q-0.936 0 -1.62 -0.684t-0.684 -1.62v-59.904q0 -0.936 0.684 -1.62t1.62 -0.684h46.08zm-29.952 10.368v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828zm0 9.216v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828zm0 9.216v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828zm0 9.216v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828zm-4.608 11.52v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm18.432 46.08v-6.912q0 -0.504 -0.324 -0.828t-0.828 -0.324h-11.52q-0.504 0 -0.828 0.324t-0.324 0.828v6.912q0 0.504 0.324 0.828t0.828 0.324h11.52q0.504 0 0.828 -0.324t0.324 -0.828zm0 -18.432v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm9.216 36.864v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm0 -9.216v-2.304q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v2.304q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828z",CHILD:"M42.768 -44.711l-10.512 10.512v29.664q0 1.656 -1.188 2.844t-2.844 1.188 -2.844 -1.188 -1.188 -2.844v-13.824h-2.304v13.824q0 1.656 -1.188 2.844t-2.844 1.188 -2.844 -1.188 -1.188 -2.844v-29.664l-10.512 -10.512q-1.008 -1.008 -1.008 -2.448t1.008 -2.448 2.448 -1.008 2.448 1.008l8.208 8.208h13.248l8.208 -8.208q1.008 -1.008 2.448 -1.008t2.448 1.008 1.008 2.448 -1.008 2.448zm-11.664 -5.904q0 3.348 -2.358 5.706t-5.706 2.358 -5.706 -2.358 -2.358 -5.706 2.358 -5.706 5.706 -2.358 5.706 2.358 2.358 5.706z",PAW:"M28.08 -47.447q0 2.16 -0.684 4.086t-2.268 3.33 -3.78 1.404q-2.736 0 -4.968 -2.07t-3.312 -4.878 -1.08 -5.436q0 -2.16 0.684 -4.086t2.268 -3.33 3.78 -1.404q2.772 0 4.986 2.07t3.294 4.86 1.08 5.454zm-12.312 17.388q0 2.88 -1.512 5.004t-4.284 2.124q-2.736 0 -5.094 -1.998t-3.618 -4.806 -1.26 -5.472q0 -2.88 1.512 -5.022t4.284 -2.142q2.736 0 5.094 1.998t3.618 4.824 1.26 5.49zm14.184 -0.972q4.248 0 9.18 3.51t8.244 8.532 3.312 9.162q0 1.656 -0.612 2.754t-1.746 1.62 -2.322 0.72 -2.736 0.198q-2.448 0 -6.75 -1.62t-6.57 -1.62q-2.376 0 -6.93 1.602t-7.218 1.602q-6.588 0 -6.588 -5.256 0 -3.096 2.016 -6.894t5.022 -6.93 6.75 -5.256 6.948 -2.124zm8.604 -7.596q-2.196 0 -3.78 -1.404t-2.268 -3.33 -0.684 -4.086q0 -2.664 1.08 -5.454t3.294 -4.86 4.986 -2.07q2.196 0 3.78 1.404t2.268 3.33 0.684 4.086q0 2.628 -1.08 5.436t-3.312 4.878 -4.968 2.07zm15.552 -3.744q2.772 0 4.284 2.142t1.512 5.022q0 2.664 -1.26 5.472t-3.618 4.806 -5.094 1.998q-2.772 0 -4.284 -2.124t-1.512 -5.004q0 -2.664 1.26 -5.49t3.618 -4.824 5.094 -1.998z",SPOON:"M25.344 -45.431q0 5.22 -2.052 8.766t-5.472 4.878l1.62 29.556q0.072 0.936 -0.576 1.62t-1.584 0.684h-6.912q-0.936 0 -1.584 -0.684t-0.576 -1.62l1.62 -29.556q-3.42 -1.332 -5.472 -4.878t-2.052 -8.766q0 -4.608 1.53 -8.982t4.23 -7.2 5.76 -2.826 5.76 2.826 4.23 7.2 1.53 8.982z",CUBE:"M32.256 -5.795l23.04 -12.564v-22.896l-23.04 8.388v27.072zm-2.304 -31.14l25.128 -9.144 -25.128 -9.144 -25.128 9.144zm29.952 -9.072v27.648q0 1.26 -0.648 2.34t-1.764 1.692l-25.344 13.824q-1.008 0.576 -2.196 0.576t-2.196 -0.576l-25.344 -13.824q-1.116 -0.612 -1.764 -1.692t-0.648 -2.34v-27.648q0 -1.44 0.828 -2.628t2.196 -1.692l25.344 -9.216q0.792 -0.288 1.584 -0.288t1.584 0.288l25.344 9.216q1.368 0.504 2.196 1.692t0.828 2.628z",CUBES:"M23.04 -5.687l13.824 -6.912v-11.304l-13.824 5.904v12.312zm-2.304 -16.344l14.544 -6.228 -14.544 -6.228 -14.544 6.228zm39.168 16.344l13.824 -6.912v-11.304l-13.824 5.904v12.312zm-2.304 -16.344l14.544 -6.228 -14.544 -6.228 -14.544 6.228zm-16.128 -10.548l13.824 -5.94v-9.576l-13.824 5.904v9.612zm-2.304 -13.644l15.876 -6.804 -15.876 -6.804 -15.876 6.804zm39.168 18.648v14.976q0 1.296 -0.684 2.412t-1.872 1.692l-16.128 8.064q-0.9 0.504 -2.052 0.504t-2.052 -0.504l-16.128 -8.064q-0.18 -0.072 -0.252 -0.144 -0.072 0.072 -0.252 0.144l-16.128 8.064q-0.9 0.504 -2.052 0.504t-2.052 -0.504l-16.128 -8.064q-1.188 -0.576 -1.872 -1.692t-0.684 -2.412v-14.976q0 -1.368 0.774 -2.52t2.034 -1.728l15.624 -6.696v-14.4q0 -1.368 0.774 -2.52t2.034 -1.728l16.128 -6.912q0.828 -0.36 1.8 -0.36t1.8 0.36l16.128 6.912q1.26 0.576 2.034 1.728t0.774 2.52v14.4l15.624 6.696q1.296 0.576 2.052 1.728t0.756 2.52z",BEHANCE:"M66.528 -52.235h-18.396v4.464h18.396v-4.464zm-9.072 15.336q-3.24 0 -5.256 1.89t-2.232 5.13h14.688q-0.648 -7.02 -7.2 -7.02zm0.576 21.06q2.268 0 4.392 -1.152t2.736 -3.132h7.956q-3.6 11.052 -15.372 11.052 -7.704 0 -12.258 -4.752t-4.554 -12.492q0 -7.488 4.698 -12.438t12.114 -4.95q4.968 0 8.658 2.448t5.508 6.444 1.818 8.928q0 0.612 -0.072 1.692h-23.688q0 3.996 2.07 6.174t5.994 2.178zm-48.06 -1.8h10.656q7.38 0 7.38 -6.012 0 -6.48 -7.164 -6.48h-10.872v12.492zm0 -19.332h10.116q2.808 0 4.446 -1.314t1.638 -4.086q0 -5.184 -6.84 -5.184h-9.36v10.584zm-9.972 -18.324h21.384q3.132 0 5.58 0.504t4.554 1.71 3.24 3.474 1.134 5.544q0 6.516 -6.192 9.468 4.104 1.152 6.192 4.14t2.088 7.344q0 2.7 -0.882 4.914t-2.376 3.726 -3.546 2.556 -4.356 1.512 -4.824 0.468h-21.996v-45.36z",BEHANCE_SQUARE:"M44.928 -59.831q4.284 0 7.326 3.042t3.042 7.326v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56zm-26.964 13.212h-13.356v28.332h13.752q4.212 0 7.092 -2.07t2.88 -6.138q0 -5.688 -5.148 -7.2 3.852 -1.872 3.852 -5.904 0 -2.052 -0.702 -3.474t-2.034 -2.178 -2.844 -1.062 -3.492 -0.306zm-0.792 11.448h-6.336v-6.624h5.868q4.284 0 4.284 3.24 0 3.384 -3.816 3.384zm0.324 12.06h-6.66v-7.812h6.804q4.464 0 4.464 4.068 0 3.744 -4.608 3.744zm23.4 1.152q-2.448 0 -3.744 -1.368t-1.296 -3.852h14.796q0.036 -0.36 0.036 -1.08 0 -4.752 -2.682 -7.938t-7.326 -3.186q-4.608 0 -7.56 3.096t-2.952 7.776q0 4.86 2.844 7.812t7.668 2.952q7.38 0 9.612 -6.876h-4.968q-0.396 1.224 -1.71 1.944t-2.718 0.72zm-0.36 -13.176q4.068 0 4.464 4.392h-9.144q0.144 -2.016 1.404 -3.204t3.276 -1.188zm-5.832 -9.576h11.484v2.772h-11.484v-2.772z",STEAM:"M56.952 -43.487q0 3.636 -2.574 6.21t-6.21 2.574 -6.21 -2.574 -2.574 -6.21 2.574 -6.21 6.21 -2.574 6.21 2.574 2.574 6.21zm-27.72 26.712q0 -3.744 -2.628 -6.372t-6.372 -2.628q-0.972 0 -1.944 0.216l3.744 1.512q2.772 1.116 3.942 3.834t0.054 5.454q-1.116 2.772 -3.852 3.924t-5.472 0.036q-0.756 -0.288 -2.232 -0.882t-2.196 -0.882q1.152 2.16 3.276 3.474t4.68 1.314q3.744 0 6.372 -2.628t2.628 -6.372zm29.88 -26.676q0 -4.536 -3.222 -7.758t-7.758 -3.222q-4.572 0 -7.794 3.222t-3.222 7.758q0 4.572 3.222 7.776t7.794 3.204q4.536 0 7.758 -3.204t3.222 -7.776zm5.4 0q0 6.804 -4.806 11.592t-11.574 4.788l-15.732 11.484q-0.432 4.644 -3.924 7.848t-8.244 3.204q-4.356 0 -7.704 -2.736t-4.248 -6.912l-8.28 -3.312v-15.444l14.004 5.652q2.844 -1.728 6.228 -1.728 0.468 0 1.26 0.072l10.224 -14.652q0.072 -6.732 4.878 -11.484t11.538 -4.752q6.768 0 11.574 4.806t4.806 11.574z",STEAM_SQUARE:"M44.712 -41.147q0 -2.88 -2.052 -4.914t-4.932 -2.034 -4.914 2.052 -2.034 4.896q0 2.88 2.034 4.914t4.914 2.034 4.932 -2.034 2.052 -4.914zm-21.96 21.168q0 2.988 -2.088 5.058t-5.04 2.07q-2.016 0 -3.708 -1.044t-2.592 -2.772q1.872 0.72 3.528 1.44 2.16 0.864 4.32 -0.054t3.06 -3.114q0.864 -2.16 -0.054 -4.32t-3.114 -3.024l-2.952 -1.188q0.792 -0.18 1.512 -0.18 2.952 0 5.04 2.07t2.088 5.058zm32.544 -29.484v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-5.508l6.192 2.484q0.72 3.312 3.366 5.472t6.066 2.16q3.744 0 6.516 -2.52t3.132 -6.228l12.42 -9.072q5.4 0 9.198 -3.798t3.798 -9.162q0 -5.4 -3.798 -9.198t-9.198 -3.798q-5.328 0 -9.108 3.762t-3.852 9.09l-8.1 11.592q-0.324 -0.036 -1.008 -0.036 -2.7 0 -4.932 1.332l-10.692 -4.284v-16.848q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326zm-8.892 8.388q0 3.6 -2.556 6.138t-6.156 2.538 -6.138 -2.538 -2.538 -6.138 2.538 -6.156 6.138 -2.556q3.636 0 6.174 2.538t2.538 6.174z",RECYCLE:"M30.096 -22.355l-0.54 13.248 -0.072 0.792 -15.12 -1.044q-1.296 -0.108 -2.412 -1.134t-1.692 -2.358q-0.396 -0.972 -0.522 -1.98t0.144 -2.34 0.432 -1.98 0.774 -2.304 0.684 -1.908q2.808 0.432 18.324 1.008zm-13.932 -21.096l6.48 13.644 -5.292 -3.312q-2.268 2.592 -4.014 5.202t-2.61 4.5 -1.422 3.402 -0.666 2.268l-0.144 0.756 -6.84 -12.852q-0.612 -0.936 -0.648 -2.016t0.216 -1.692l0.288 -0.648q1.26 -2.268 4.104 -6.768l-5.04 -3.096zm44.316 18.612l-6.768 12.924q-0.432 1.044 -1.314 1.674t-1.566 0.738l-0.648 0.144q-2.556 0.252 -7.884 0.432l0.288 5.904 -8.28 -13.212 7.596 -13.032 0.252 6.228q6.12 0.576 10.188 0.18t6.12 -1.188zm-28.26 -33.264q-1.692 2.268 -9.54 15.66l-11.412 -6.732 -0.684 -0.432 8.1 -12.816q0.72 -1.116 2.16 -1.62t2.88 -0.36q0.864 0.072 1.746 0.432t1.512 0.756 1.494 1.188 1.296 1.242 1.296 1.422 1.152 1.26zm23.58 11.052l7.632 13.068q0.648 1.332 0.45 2.736t-0.99 2.664q-0.468 0.72 -1.188 1.332t-1.368 1.008 -1.746 0.792 -1.692 0.576 -1.854 0.504 -1.656 0.432q-1.224 -2.592 -9.54 -15.696l11.268 -7.02zm-5.148 -8.136l5.112 -2.988 -7.92 13.428 -15.084 -0.72 5.436 -3.096q-1.224 -3.204 -2.7 -5.976t-2.718 -4.446 -2.322 -2.88 -1.692 -1.674l-0.612 -0.468 14.58 0.036q1.116 -0.108 2.088 0.378t1.404 1.026l0.396 0.54q1.404 2.196 4.032 6.84z",CAR:"M17.28 -25.271q0 -2.376 -1.692 -4.068t-4.068 -1.692 -4.068 1.692 -1.692 4.068 1.692 4.068 4.068 1.692 4.068 -1.692 1.692 -4.068zm1.296 -11.52h36.576l-3.204 -12.852q-0.072 -0.288 -0.504 -0.63t-0.756 -0.342h-27.648q-0.324 0 -0.756 0.342t-0.504 0.63zm49.392 11.52q0 -2.376 -1.692 -4.068t-4.068 -1.692 -4.068 1.692 -1.692 4.068 1.692 4.068 4.068 1.692 4.068 -1.692 1.692 -4.068zm5.76 -3.456v13.824q0 0.504 -0.324 0.828t-0.828 0.324h-3.456v4.608q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896v-4.608h-36.864v4.608q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896v-4.608h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828v-13.824q0 -3.348 2.358 -5.706t5.706 -2.358h1.008l3.78 -15.084q0.828 -3.384 3.744 -5.67t6.444 -2.286h27.648q3.528 0 6.444 2.286t3.744 5.67l3.78 15.084h1.008q3.348 0 5.706 2.358t2.358 5.706z",TAXI:"M65.664 -32.183q3.348 0 5.706 2.358t2.358 5.706v13.824q0 0.504 -0.324 0.828t-0.828 0.324h-3.456v2.304q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896v-2.304h-36.864v2.304q0 2.88 -2.016 4.896t-4.896 2.016 -4.896 -2.016 -2.016 -4.896v-2.304h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828v-13.824q0 -3.348 2.358 -5.706t5.706 -2.358h1.008l3.78 -15.084q0.828 -3.384 3.744 -5.67t6.444 -2.286h4.608v-8.064q0 -0.504 0.324 -0.828t0.828 -0.324h16.128q0.504 0 0.828 0.324t0.324 0.828v8.064h4.608q3.528 0 6.444 2.286t3.744 5.67l3.78 15.084h1.008zm-54.144 17.28q2.376 0 4.068 -1.692t1.692 -4.068 -1.692 -4.068 -4.068 -1.692 -4.068 1.692 -1.692 4.068 1.692 4.068 4.068 1.692zm7.056 -17.28h36.576l-3.204 -12.852q-0.072 -0.288 -0.504 -0.63t-0.756 -0.342h-27.648q-0.324 0 -0.756 0.342t-0.504 0.63zm43.632 17.28q2.376 0 4.068 -1.692t1.692 -4.068 -1.692 -4.068 -4.068 -1.692 -4.068 1.692 -1.692 4.068 1.692 4.068 4.068 1.692z",TREE:"M54.144 -11.447q0 0.936 -0.684 1.62t-1.62 0.684h-16.632q0.036 0.612 0.216 3.15t0.18 3.906q0 0.9 -0.648 1.53t-1.548 0.63h-11.52q-0.9 0 -1.548 -0.63t-0.648 -1.53q0 -1.368 0.18 -3.906t0.216 -3.15h-16.632q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l14.472 -14.508h-8.244q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l14.472 -14.508h-7.092q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62l13.824 -13.824q0.684 -0.684 1.62 -0.684t1.62 0.684l13.824 13.824q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-7.092l14.472 14.508q0.684 0.684 0.684 1.62t-0.684 1.62 -1.62 0.684h-8.244l14.472 14.508q0.684 0.684 0.684 1.62z",SPOTIFY:"M40.572 -20.879q0 -1.152 -1.08 -1.836 -6.948 -4.14 -16.092 -4.14 -4.788 0 -10.332 1.224 -1.512 0.324 -1.512 1.872 0 0.72 0.486 1.242t1.278 0.522q0.18 0 1.332 -0.288 4.752 -0.972 8.748 -0.972 8.136 0 14.292 3.708 0.684 0.396 1.188 0.396 0.684 0 1.188 -0.486t0.504 -1.242zm3.456 -7.74q0 -1.44 -1.26 -2.196 -8.532 -5.076 -19.728 -5.076 -5.508 0 -10.908 1.512 -1.728 0.468 -1.728 2.304 0 0.9 0.63 1.53t1.53 0.63q0.252 0 1.332 -0.288 4.392 -1.188 9.036 -1.188 10.044 0 17.568 4.464 0.864 0.468 1.368 0.468 0.9 0 1.53 -0.63t0.63 -1.53zm3.888 -8.928q0 -1.692 -1.44 -2.52 -4.536 -2.628 -10.548 -3.978t-12.348 -1.35q-7.344 0 -13.104 1.692 -0.828 0.252 -1.386 0.918t-0.558 1.746q0 1.116 0.738 1.872t1.854 0.756q0.396 0 1.44 -0.288 4.788 -1.332 11.052 -1.332 5.724 0 11.142 1.224t9.126 3.42q0.756 0.432 1.44 0.432 1.044 0 1.818 -0.738t0.774 -1.854zm7.38 5.364q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",DEVIANTART:"M50.292 -59.831q2.088 0 3.546 1.458t1.458 3.546v45.288q0 2.088 -1.458 3.546t-3.546 1.458h-45.288q-2.088 0 -3.546 -1.458t-1.458 -3.546v-45.288q0 -2.088 1.458 -3.546t3.546 -1.458h45.288zm2.448 50.292v-45.288q0 -1.008 -0.72 -1.728t-1.728 -0.72h-45.288q-1.008 0 -1.728 0.72t-0.72 1.728v45.288q0 1.008 0.72 1.728t1.728 0.72h45.288q1.008 0 1.728 -0.72t0.72 -1.728zm-27.756 -26.568l6.768 13.932 19.188 -5.22v17.856q0 0.252 -0.198 0.45t-0.45 0.198h-45.288q-0.252 0 -0.45 -0.198t-0.198 -0.45v-5.076l25.596 -7.02 -7.632 -15.804q0.144 -0.036 0.432 -0.09t0.432 -0.054q6.12 -1.152 10.926 -0.774t7.956 1.656 5.166 3.402q0.972 1.008 -0.9 1.512 -2.304 0.576 -9.216 2.232l-3.492 -7.128q-3.996 -0.252 -8.64 0.576zm25.308 -19.368q0.252 0 0.45 0.198t0.198 0.45v15.408q-3.06 -1.08 -6.768 -1.872 -10.584 -2.304 -23.22 -0.432l-0.648 0.108 -2.34 -4.824h-8.388l3.06 6.84q-4.752 1.836 -8.28 4.932v-20.16q0 -0.252 0.198 -0.45t0.45 -0.198h45.288zm-39.996 32.4q-0.504 0.108 -0.936 -0.162t-0.504 -0.774q-0.864 -7.308 5.976 -10.98l4.644 9.72z",SOUNDCLOUD:"M28.224 -15.047l0.576 -8.676 -0.576 -18.828q-0.036 -0.36 -0.27 -0.612t-0.594 -0.252q-0.324 0 -0.576 0.252t-0.252 0.612l-0.504 18.828 0.504 8.676q0.036 0.36 0.27 0.594t0.558 0.234q0.792 0 0.864 -0.828zm10.656 -1.044l0.396 -7.596 -0.432 -21.096q0 -0.576 -0.468 -0.864 -0.288 -0.18 -0.576 -0.18t-0.576 0.18q-0.468 0.288 -0.468 0.864l-0.036 0.216 -0.36 20.844q0 0.036 0.396 8.496v0.036q0 0.36 0.216 0.612 0.324 0.396 0.828 0.396 0.396 0 0.72 -0.324 0.324 -0.252 0.324 -0.72zm-37.62 -12.24l0.72 4.608 -0.72 4.536q-0.072 0.324 -0.324 0.324t-0.324 -0.324l-0.612 -4.536 0.612 -4.608q0.072 -0.324 0.324 -0.324t0.324 0.324zm3.096 -2.844l0.936 7.452 -0.936 7.308q-0.072 0.324 -0.36 0.324 -0.324 0 -0.324 -0.36l-0.828 -7.272 0.828 -7.452q0 -0.324 0.324 -0.324 0.288 0 0.36 0.324zm10.08 16.308zm-6.768 -17.676l0.9 8.82 -0.9 8.532q0 0.396 -0.396 0.396 -0.36 0 -0.432 -0.396l-0.756 -8.532 0.756 -8.82q0.072 -0.432 0.432 -0.432 0.396 0 0.396 0.432zm3.384 -0.252l0.828 9.072 -0.828 8.784q-0.072 0.468 -0.504 0.468 -0.468 0 -0.468 -0.468l-0.756 -8.784 0.756 -9.072q0 -0.468 0.468 -0.468 0.432 0 0.504 0.468zm3.384 0.648l0.756 8.424 -0.756 8.856q-0.072 0.576 -0.576 0.576 -0.216 0 -0.378 -0.162t-0.162 -0.414l-0.72 -8.856 0.72 -8.424q0 -0.216 0.162 -0.378t0.378 -0.162q0.504 0 0.576 0.54zm13.788 17.1zm-10.404 -22.356l0.756 13.68 -0.756 8.856q0 0.252 -0.18 0.45t-0.432 0.198q-0.576 0 -0.648 -0.648l-0.648 -8.856 0.648 -13.68q0.072 -0.648 0.648 -0.648 0.252 0 0.432 0.198t0.18 0.45zm3.384 -3.096l0.684 16.848 -0.684 8.784q0 0.288 -0.198 0.486t-0.486 0.198q-0.648 0 -0.72 -0.684l-0.576 -8.784 0.576 -16.848q0.072 -0.684 0.72 -0.684 0.288 0 0.486 0.198t0.198 0.486zm3.528 -1.44l0.648 18.216 -0.648 8.712q-0.072 0.756 -0.792 0.756 -0.684 0 -0.756 -0.756l-0.576 -8.712 0.576 -18.216q0 -0.324 0.234 -0.558t0.522 -0.234q0.324 0 0.54 0.234t0.252 0.558zm14.112 26.712zm-7.128 -26.856l0.54 18.36 -0.54 8.604q0 0.36 -0.27 0.63t-0.63 0.27 -0.612 -0.252 -0.288 -0.648l-0.504 -8.604 0.504 -18.36q0 -0.396 0.27 -0.648t0.63 -0.252 0.63 0.252 0.27 0.648zm3.564 0.684l0.504 17.712 -0.504 8.496q0 0.396 -0.288 0.684t-0.684 0.288 -0.684 -0.288 -0.324 -0.684l-0.432 -8.496 0.432 -17.712q0.036 -0.432 0.324 -0.72t0.684 -0.288 0.666 0.288 0.306 0.72zm7.632 17.712l-0.504 8.316q0 0.468 -0.324 0.792t-0.792 0.324 -0.792 -0.324 -0.36 -0.792l-0.216 -4.104 -0.216 -4.212 0.432 -22.896v-0.108q0.072 -0.54 0.432 -0.864 0.324 -0.252 0.72 -0.252 0.288 0 0.54 0.18 0.504 0.288 0.576 0.936zm40.032 -0.684q0 4.212 -2.988 7.182t-7.2 2.97h-28.296q-0.468 -0.072 -0.792 -0.396t-0.324 -0.792v-32.364q0 -0.828 1.008 -1.188 3.06 -1.224 6.516 -1.224 7.02 0 12.168 4.734t5.76 11.646q1.908 -0.792 3.96 -0.792 4.212 0 7.2 2.988t2.988 7.236z",DATABASE:"M27.648 -36.791q8.532 0 15.948 -1.548t11.7 -4.572v6.12q0 2.484 -3.708 4.608t-10.08 3.366 -13.86 1.242 -13.86 -1.242 -10.08 -3.366 -3.708 -4.608v-6.12q4.284 3.024 11.7 4.572t15.948 1.548zm0 27.648q8.532 0 15.948 -1.548t11.7 -4.572v6.12q0 2.484 -3.708 4.608t-10.08 3.366 -13.86 1.242 -13.86 -1.242 -10.08 -3.366 -3.708 -4.608v-6.12q4.284 3.024 11.7 4.572t15.948 1.548zm0 -13.824q8.532 0 15.948 -1.548t11.7 -4.572v6.12q0 2.484 -3.708 4.608t-10.08 3.366 -13.86 1.242 -13.86 -1.242 -10.08 -3.366 -3.708 -4.608v-6.12q4.284 3.024 11.7 4.572t15.948 1.548zm0 -41.472q7.488 0 13.86 1.242t10.08 3.366 3.708 4.608v4.608q0 2.484 -3.708 4.608t-10.08 3.366 -13.86 1.242 -13.86 -1.242 -10.08 -3.366 -3.708 -4.608v-4.608q0 -2.484 3.708 -4.608t10.08 -3.366 13.86 -1.242z",FILE_PDF_O:"M52.848 -50.759q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296h46.08zm-18.504 -21.348q1.188 0.936 3.024 2.016 2.124 -0.252 4.212 -0.252 5.292 0 6.372 1.764 0.576 0.792 0.072 1.872l-0.036 0.072 -0.072 0.072v0.036q-0.216 1.368 -2.556 1.368 -1.728 0 -4.14 -0.72t-4.68 -1.908q-7.956 0.864 -14.112 2.988 -5.508 9.432 -8.712 9.432 -0.54 0 -1.008 -0.252l-0.864 -0.432 -0.216 -0.18q-0.36 -0.36 -0.216 -1.296 0.324 -1.44 2.016 -3.294t4.752 -3.474q0.504 -0.324 0.828 0.216 0.072 0.072 0.072 0.144 1.872 -3.06 3.852 -7.092 2.448 -4.896 3.744 -9.432 -0.864 -2.952 -1.098 -5.742t0.234 -4.59q0.396 -1.44 1.512 -1.44h0.792q0.828 0 1.26 0.54 0.648 0.756 0.324 2.448 -0.072 0.216 -0.144 0.288 0.036 0.108 0.036 0.288v1.08q-0.072 4.428 -0.504 6.912 1.98 5.904 5.256 8.568zm-20.736 14.796q1.872 -0.864 4.932 -5.688 -1.836 1.44 -3.15 3.024t-1.782 2.664zm14.328 -33.12q-0.54 1.512 -0.072 4.752 0.036 -0.252 0.252 -1.584 0 -0.108 0.252 -1.548 0.036 -0.144 0.144 -0.288l-0.036 -0.072 -0.018 -0.054 -0.018 -0.054q-0.036 -0.792 -0.468 -1.296l-0.036 0.072v0.072zm-4.464 23.796q4.86 -1.944 10.224 -2.916 -0.072 -0.036 -0.468 -0.342t-0.576 -0.486q-2.736 -2.412 -4.572 -6.336 -0.972 3.096 -2.988 7.092 -1.08 2.016 -1.62 2.988zm23.256 -0.576q-0.864 -0.864 -5.04 -0.864 2.736 1.008 4.464 1.008 0.504 0 0.648 -0.036l-0.072 -0.108z",FILE_WORD_O:"M52.848 -50.759q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296h46.08zm-42.3 -32.256v3.852h2.52l5.904 23.796h5.724l4.608 -17.46q0.252 -0.72 0.36 -1.656 0.072 -0.576 0.072 -0.864h0.144l0.108 0.864q0.036 0.108 0.126 0.72t0.198 0.936l4.608 17.46h5.724l5.904 -23.796h2.52v-3.852h-10.8v3.852h3.24l-3.564 15.768q-0.18 0.72 -0.252 1.656l-0.072 0.756h-0.144l-0.108 -0.756q-0.036 -0.18 -0.144 -0.756t-0.18 -0.9l-5.184 -19.62h-4.104l-5.184 19.62q-0.072 0.324 -0.162 0.882t-0.126 0.774l-0.144 0.756h-0.144l-0.072 -0.756q-0.072 -0.936 -0.252 -1.656l-3.564 -15.768h3.24v-3.852h-10.8z",FILE_EXCEL_O:"M52.848 -50.759q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296h46.08zm-35.244 -8.424v3.816h10.116v-3.816h-2.7l3.708 -5.796q0.18 -0.252 0.36 -0.594t0.27 -0.486 0.126 -0.144h0.072q0.036 0.144 0.18 0.36 0.072 0.144 0.162 0.27t0.216 0.288 0.234 0.306l3.852 5.796h-2.736v3.816h10.476v-3.816h-2.448l-6.912 -9.828 7.02 -10.152h2.412v-3.852h-10.044v3.852h2.664l-3.708 5.724q-0.144 0.252 -0.36 0.594t-0.324 0.486l-0.072 0.108h-0.072q-0.036 -0.144 -0.18 -0.36 -0.216 -0.396 -0.612 -0.828l-3.816 -5.724h2.736v-3.852h-10.44v3.852h2.448l6.804 9.792 -6.984 10.188h-2.448z",FILE_POWERPOINT_O:"M52.848 -50.759q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296h46.08zm-35.712 -8.424v3.816h11.772v-3.816h-3.348v-6.012h4.932q2.736 0 4.248 -0.54 2.412 -0.828 3.834 -3.132t1.422 -5.256q0 -2.916 -1.332 -5.076t-3.6 -3.132q-1.728 -0.684 -4.68 -0.684h-13.248v3.852h3.312v19.98h-3.312zm12.708 -10.08h-4.284v-9.648h4.32q1.872 0 2.988 0.648 2.016 1.188 2.016 4.14 0 3.204 -2.232 4.32 -1.116 0.54 -2.808 0.54z",FILE_PICTURE_O:"M52.848 -50.759q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296h46.08zm-4.608 -16.128v11.52h-36.864v-6.912l6.912 -6.912 4.608 4.608 13.824 -13.824zm-29.952 -6.912q-2.88 0 -4.896 -2.016t-2.016 -4.896 2.016 -4.896 4.896 -2.016 4.896 2.016 2.016 4.896 -2.016 4.896 -4.896 2.016z",FILE_ZIP_O:"M23.04 -50.615v-4.608h-4.608v4.608h4.608zm4.608 4.608v-4.608h-4.608v4.608h4.608zm-4.608 4.608v-4.608h-4.608v4.608h4.608zm4.608 4.608v-4.608h-4.608v4.608h4.608zm25.2 -13.968q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-4.608v4.608h-4.608v-4.608h-18.432v55.296h46.08zm-22.572 -25.956l3.852 12.564q0.288 0.972 0.288 1.872 0 2.988 -2.61 4.95t-6.606 1.962 -6.606 -1.962 -2.61 -4.95q0 -0.9 0.288 -1.872 0.756 -2.268 4.32 -14.256v-4.608h4.608v4.608h2.844q0.792 0 1.404 0.468t0.828 1.224zm-5.076 16.74q1.908 0 3.258 -0.684t1.35 -1.62 -1.35 -1.62 -3.258 -0.684 -3.258 0.684 -1.35 1.62 1.35 1.62 3.258 0.684z",FILE_SOUND_O:"M52.848 -50.759q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296h46.08zm-28.368 -29.304q0.72 0.288 0.72 1.08v19.584q0 0.792 -0.72 1.08 -0.288 0.072 -0.432 0.072 -0.432 0 -0.828 -0.324l-5.976 -6.012h-4.716q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h4.716l5.976 -6.012q0.576 -0.54 1.26 -0.252zm15.012 24.804q1.116 0 1.8 -0.864 4.644 -5.724 4.644 -13.068t-4.644 -13.068q-0.576 -0.756 -1.548 -0.864t-1.692 0.504q-0.756 0.612 -0.846 1.566t0.522 1.71q3.6 4.428 3.6 10.152t-3.6 10.152q-0.612 0.756 -0.522 1.71t0.846 1.53q0.648 0.54 1.44 0.54zm-7.596 -5.328q0.972 0 1.692 -0.72 3.132 -3.348 3.132 -7.884t-3.132 -7.884q-0.648 -0.684 -1.62 -0.72t-1.656 0.612 -0.72 1.602 0.648 1.674q1.872 2.052 1.872 4.716t-1.872 4.716q-0.684 0.72 -0.648 1.674t0.72 1.602q0.72 0.612 1.584 0.612z",FILE_VIDEO_O:"M52.848 -50.759q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296h46.08zm-23.04 -32.256q1.872 0 3.24 1.368t1.368 3.24v13.824q0 1.872 -1.368 3.24t-3.24 1.368h-13.824q-1.872 0 -3.24 -1.368t-1.368 -3.24v-13.824q0 -1.872 1.368 -3.24t3.24 -1.368h13.824zm17.712 0.072q0.72 0.288 0.72 1.08v20.736q0 0.792 -0.72 1.08 -0.288 0.072 -0.432 0.072 -0.504 0 -0.828 -0.324l-9.54 -9.576v-3.24l9.54 -9.576q0.324 -0.324 0.828 -0.324 0.144 0 0.432 0.072z",FILE_CODE_O:"M52.848 -50.759q1.008 1.008 1.728 2.736t0.72 3.168v41.472q0 1.44 -1.008 2.448t-2.448 1.008h-48.384q-1.44 0 -2.448 -1.008t-1.008 -2.448v-57.6q0 -1.44 1.008 -2.448t2.448 -1.008h32.256q1.44 0 3.168 0.72t2.736 1.728zm-15.984 -8.784v13.536h13.536q-0.36 -1.044 -0.792 -1.476l-11.268 -11.268q-0.432 -0.432 -1.476 -0.792zm13.824 55.008v-36.864h-14.976q-1.44 0 -2.448 -1.008t-1.008 -2.448v-14.976h-27.648v55.296h46.08zm-33.408 -32.256q0.288 -0.396 0.756 -0.45t0.864 0.234l1.836 1.368q0.396 0.288 0.45 0.756t-0.234 0.864l-6.552 8.748 6.552 8.748q0.288 0.396 0.234 0.864t-0.45 0.756l-1.836 1.368q-0.396 0.288 -0.864 0.234t-0.756 -0.45l-8.136 -10.836q-0.504 -0.684 0 -1.368zm28.872 10.836q0.504 0.684 0 1.368l-8.136 10.836q-0.288 0.396 -0.756 0.45t-0.864 -0.234l-1.836 -1.368q-0.396 -0.288 -0.45 -0.756t0.234 -0.864l6.552 -8.748 -6.552 -8.748q-0.288 -0.396 -0.234 -0.864t0.45 -0.756l1.836 -1.368q0.396 -0.288 0.864 -0.234t0.756 0.45zm-22.32 16.596q-0.468 -0.072 -0.738 -0.468t-0.198 -0.864l4.968 -29.916q0.072 -0.468 0.468 -0.738t0.864 -0.198l2.268 0.36q0.468 0.072 0.738 0.468t0.198 0.864l-4.968 29.916q-0.072 0.468 -0.468 0.738t-0.864 0.198z",VINE:"M53.892 -34.667v7.128q-3.636 0.828 -7.128 0.828 -2.34 4.896 -5.958 9.756t-6.534 7.758 -4.608 3.834q-2.88 1.62 -5.832 -0.108 -1.008 -0.612 -2.178 -1.566t-3.06 -3.006 -3.69 -4.626 -3.87 -6.624 -3.798 -8.784 -3.294 -11.322 -2.538 -14.04h10.188q0.936 7.848 2.52 14.346t3.762 11.412 4.374 8.478 5.04 7.02q6.084 -6.084 10.332 -14.616 -5.112 -2.592 -8.028 -7.92t-2.916 -11.988q0 -6.912 3.744 -11.322t10.224 -4.41q6.408 0 9.828 3.798t3.42 10.71q0 5.724 -2.088 10.296 -0.252 0.036 -0.702 0.108t-1.656 0.072 -2.268 -0.216 -2.232 -0.918 -1.818 -1.854q1.116 -3.708 1.116 -6.624 0 -3.132 -1.044 -4.752t-2.844 -1.62q-1.908 0 -3.06 1.782t-1.152 5.058q0 6.696 3.78 10.566t9.612 3.87q2.232 0 4.356 -0.504z",CODEPEN:"M7.776 -22.355l21.708 14.472v-12.924l-12.024 -8.028zm-2.232 -5.184l6.948 -4.644 -6.948 -4.644v9.288zm29.484 19.656l21.708 -14.472 -9.684 -6.48 -12.024 8.028v12.924zm-2.772 -17.748l9.792 -6.552 -9.792 -6.552 -9.792 6.552zm-14.796 -9.9l12.024 -8.028v-12.924l-21.708 14.472zm34.56 3.348l6.948 4.644v-9.288zm-4.968 -3.348l9.684 -6.48 -21.708 -14.472v12.924zm17.46 -6.48v19.656q0 1.476 -1.224 2.304l-29.484 19.656q-0.756 0.468 -1.548 0.468t-1.548 -0.468l-29.484 -19.656q-1.224 -0.828 -1.224 -2.304v-19.656q0 -1.476 1.224 -2.304l29.484 -19.656q0.756 -0.468 1.548 -0.468t1.548 0.468l29.484 19.656q1.224 0.828 1.224 2.304z",JSFIDDLE:"M64.8 -36.647q3.996 1.656 6.462 5.238t2.466 7.974q0 5.904 -4.248 10.098t-10.26 4.194l-0.414 -0.018 -0.378 -0.018h-43.812000000000005q-6.12 -0.36 -10.368 -4.518t-4.248 -10.098q0 -3.96 1.98 -7.308t5.292 -5.292q-0.432 -1.404 -0.432 -2.952 0 -4.14 2.952 -7.056t7.164 -2.916q3.42 0 6.192 2.088 2.7 -5.544 8.01 -8.928t11.754 -3.384q5.976 0 11.016 2.898t7.974 7.866 2.934 10.836l-0.018 0.648 -0.018 0.648zm-47.952 9.576q0 4.392 3.024 6.948t7.488 2.556q4.932 0 8.64 -3.564 -0.576 -0.72 -1.71 -2.034t-1.566 -1.818q-2.412 2.34 -5.184 2.34 -1.98 0 -3.366 -1.206t-1.386 -3.15q0 -1.908 1.386 -3.132t3.294 -1.224q1.584 0 3.042 0.756t2.628 1.98 2.34 2.7 2.484 2.952 2.772 2.7 3.492 1.98 4.374 0.756q4.356 0 7.362 -2.574t3.006 -6.858q0 -4.356 -3.024 -6.912t-7.452 -2.556q-5.148 0 -8.676 3.492 0.504 0.576 1.062 1.224t1.242 1.44 1.044 1.224q2.376 -2.304 5.112 -2.304 1.872 0 3.312 1.188t1.44 3.024q0 2.052 -1.332 3.294t-3.384 1.242q-1.548 0 -2.97 -0.756t-2.592 -1.98 -2.358 -2.7 -2.502 -2.952 -2.79 -2.7 -3.474 -1.98 -4.266 -0.756q-4.392 0 -7.452 2.538t-3.06 6.822z",SUPPORT:"M32.256 -64.439q6.552 0 12.528 2.556t10.296 6.876 6.876 10.296 2.556 12.528 -2.556 12.528 -6.876 10.296 -10.296 6.876 -12.528 2.556 -12.528 -2.556 -10.296 -6.876 -6.876 -10.296 -2.556 -12.528 2.556 -12.528 6.876 -10.296 10.296 -6.876 12.528 -2.556zm0 4.608q-6.84 0 -12.996 3.24l6.984 6.984q2.952 -1.008 6.012 -1.008t6.012 1.008l6.984 -6.984q-6.156 -3.24 -12.996 -3.24zm-24.408 40.644l6.984 -6.984q-1.008 -2.952 -1.008 -6.012t1.008 -6.012l-6.984 -6.984q-3.24 6.156 -3.24 12.996t3.24 12.996zm24.408 14.652q6.84 0 12.996 -3.24l-6.984 -6.984q-2.952 1.008 -6.012 1.008t-6.012 -1.008l-6.984 6.984q6.156 3.24 12.996 3.24zm0 -13.824q5.724 0 9.774 -4.05t4.05 -9.774 -4.05 -9.774 -9.774 -4.05 -9.774 4.05 -4.05 9.774 4.05 9.774 9.774 4.05zm17.424 -7.812l6.984 6.984q3.24 -6.156 3.24 -12.996t-3.24 -12.996l-6.984 6.984q1.008 2.952 1.008 6.012t-1.008 6.012z",CIRCLE_O_NOTCH:"M64.512 -32.183q0 6.552 -2.556 12.528t-6.876 10.296 -10.296 6.876 -12.528 2.556 -12.528 -2.556 -10.296 -6.876 -6.876 -10.296 -2.556 -12.528q0 -7.992 3.636 -14.922t9.954 -11.412 14.058 -5.598v9.36q-7.956 1.62 -13.194 7.956t-5.238 14.616q0 4.68 1.836 8.946t4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946q0 -8.28 -5.238 -14.616t-13.194 -7.956v-9.36q7.74 1.116 14.058 5.598t9.954 11.412 3.636 14.922z",REBEL:"M0.684 -32.975q0.288 -7.812 4.176 -14.616t10.98 -11.448h0.18l-0.036 0.108q-0.288 0.288 -1.008 1.206t-1.872 2.754 -2.16 3.978 -1.602 4.878 -0.504 5.418 1.404 5.67 3.906 5.544q1.8 1.8 3.672 2.502t3.258 0.414 2.502 -0.846 1.692 -1.17l0.576 -0.576q1.404 -1.836 1.908 -4.194t0.234 -4.41 -0.756 -3.852 -0.954 -2.88l-0.504 -1.044q-0.36 -0.9 -1.098 -1.782t-1.548 -1.476 -1.566 -1.062 -1.26 -0.684l-0.468 -0.216 3.744 -4.14q1.404 0.612 2.808 1.872t2.124 2.196l0.684 0.972q0.036 -1.728 -0.666 -3.726t-1.458 -3.15l-0.72 -1.116 5.796 -6.588 5.76 6.516q-1.188 1.656 -1.89 3.69t-0.81 3.258l-0.144 1.188q0.792 -1.332 2.214 -2.61t2.43 -1.89l1.008 -0.612 3.708 4.14q-1.584 0.504 -3.06 1.8t-2.16 2.34l-0.684 1.044q-1.116 2.016 -1.728 4.806t-0.252 6.12 2.052 5.634q1.188 1.62 2.79 2.178t3.06 0.198 2.736 -0.954 2.07 -1.206l0.756 -0.576q2.16 -1.908 3.474 -4.14t1.746 -4.374 0.36 -4.374 -0.648 -4.248 -1.332 -3.87 -1.638 -3.348 -1.62 -2.592 -1.242 -1.71l-0.468 -0.612q-0.504 -0.468 -0.252 -0.468l0.36 0.108q1.44 1.044 2.25 1.656t2.232 1.8 2.304 2.088 2.106 2.34 1.998 2.772 1.638 3.168 1.368 3.708 0.846 4.212 0.378 4.896q0.108 9.324 -3.888 16.74t-11.232 11.556 -16.416 4.14q-6.66 0 -12.636 -2.664t-10.206 -7.128 -6.624 -10.548 -2.178 -12.708z",GE:"M31.464 -5.471v2.376q-7.488 -0.216 -13.86 -3.942t-10.188 -9.918l2.088 -1.224q1.044 1.764 2.628 3.564l2.34 -2.052q5.328 6.048 13.248 7.632l-0.612 3.096q2.34 0.432 4.356 0.468zm-21.528 -19.08l-2.988 1.008q0.792 2.16 1.764 4.032l-2.052 1.188q-3.528 -6.48 -3.528 -13.86t3.528 -13.86l2.052 1.188q-1.08 2.016 -1.764 4.032l2.952 1.008q-1.26 3.6 -1.26 7.632 0 3.924 1.296 7.632zm45.072 6.372l2.088 1.224q-3.816 6.192 -10.188 9.918t-13.86 3.942v-2.376q2.016 -0.036 4.356 -0.468l-0.612 -3.096q7.92 -1.584 13.248 -7.632l2.34 2.052q1.584 -1.8 2.628 -3.564zm-5.436 -19.944l-8.388 2.88q0.504 1.512 0.504 3.06t-0.504 3.06l8.352 2.88q-1.116 3.312 -3.528 6.084l-6.66 -5.832q-2.052 2.412 -5.292 3.06l1.728 8.676q-1.872 0.36 -3.528 0.36t-3.528 -0.36l1.728 -8.676q-3.24 -0.648 -5.292 -3.06l-6.66 5.832q-2.412 -2.772 -3.528 -6.084l8.352 -2.88q-0.504 -1.512 -0.504 -3.06t0.504 -3.06l-8.388 -2.88q1.188 -3.348 3.564 -6.084l6.66 5.832q2.124 -2.448 5.292 -3.096l-1.728 -8.64q1.584 -0.36 3.528 -0.36t3.528 0.36l-1.728 8.64q3.168 0.648 5.292 3.096l6.66 -5.832q2.376 2.736 3.564 6.084zm-18.108 -23.148v2.376q-2.34 0.072 -4.356 0.468l0.612 3.096q-7.92 1.512 -13.248 7.596l-2.34 -2.016q-1.368 1.512 -2.628 3.528l-2.052 -1.188q3.816 -6.192 10.152 -9.918t13.86 -3.942zm29.916 29.088q0 7.38 -3.528 13.86l-2.052 -1.188q0.972 -1.872 1.764 -4.032l-2.988 -1.008q1.296 -3.708 1.296 -7.632 0 -4.032 -1.26 -7.632l2.952 -1.008q-0.684 -2.016 -1.764 -4.032l2.052 -1.188q3.528 6.48 3.528 13.86zm-4.32 -15.228l-2.052 1.188q-1.26 -2.016 -2.628 -3.528l-2.34 2.016q-5.328 -6.084 -13.248 -7.596l0.612 -3.096q-2.016 -0.396 -4.356 -0.468v-2.376q7.524 0.216 13.86 3.942t10.152 9.918zm5.868 15.228q0 -6.228 -2.43 -11.916t-6.534 -9.792 -9.792 -6.534 -11.916 -2.43 -11.916 2.43 -9.792 6.534 -6.534 9.792 -2.43 11.916 2.43 11.916 6.534 9.792 9.792 6.534 11.916 2.43 11.916 -2.43 9.792 -6.534 6.534 -9.792 2.43 -11.916zm1.584 0q0 6.552 -2.556 12.528t-6.876 10.296 -10.296 6.876 -12.528 2.556 -12.528 -2.556 -10.296 -6.876 -6.876 -10.296 -2.556 -12.528 2.556 -12.528 6.876 -10.296 10.296 -6.876 12.528 -2.556 12.528 2.556 10.296 6.876 6.876 10.296 2.556 12.528z",GIT_SQUARE:"M20.952 -17.351q0 2.376 -3.348 2.376 -3.852 0 -3.852 -2.268 0 -2.304 3.528 -2.304 3.672 0 3.672 2.196zm-1.296 -16.776q0 3.06 -2.664 3.06 -2.772 0 -2.772 -3.024 0 -3.24 2.772 -3.24 1.296 0 1.98 0.918t0.684 2.286zm5.976 -2.7v-4.5q-2.808 1.044 -4.86 1.044 -1.8 -1.044 -3.96 -1.044 -3.096 0 -5.22 2.052t-2.124 5.148q0 1.8 1.062 3.672t2.646 2.412v0.108q-1.368 0.612 -1.368 3.06 0 1.908 1.476 2.772v0.108q-4.068 1.332 -4.068 5.004 0 1.62 0.72 2.826t1.944 1.836 2.592 0.918 2.916 0.288q8.064 0 8.064 -6.768 0 -2.412 -1.728 -3.564t-4.536 -1.656q-0.972 -0.18 -1.854 -0.738t-0.882 -1.422q0 -1.584 1.764 -1.872 2.772 -0.54 4.392 -2.52t1.62 -4.824q0 -0.864 -0.36 -1.872 1.332 -0.324 1.764 -0.468zm2.124 15.084h4.932q-0.072 -0.972 -0.072 -2.952v-13.932q0 -1.656 0.072 -2.484h-4.932q0.108 0.828 0.108 2.556v14.112q0 1.8 -0.108 2.7zm18.324 -0.576v-4.356q-1.08 0.756 -2.448 0.756 -1.908 0 -1.908 -2.952v-8.1h1.872q0.324 0 0.954 0.036t0.954 0.036v-4.212h-3.78q0 -2.952 0.108 -3.672h-5.04q0.144 0.864 0.144 1.98v1.692h-2.16v4.212l1.332 -0.108 0.396 0.018 0.432 0.018v0.072h-0.072v7.812q0 1.332 0.09 2.304t0.414 2.034 0.882 1.746 1.566 1.116 2.376 0.432q2.304 0 3.888 -0.864zm-12.816 -25.416q0 -1.296 -0.864 -2.286t-2.16 -0.99 -2.178 0.972 -0.882 2.304q0 1.296 0.9 2.25t2.16 0.954 2.142 -0.972 0.882 -2.232zm22.032 -1.728v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",GIT:"M21.42 -9.935q0 -3.6 -5.94 -3.6 -5.688 0 -5.688 3.744 0 3.636 6.192 3.636 5.436 0 5.436 -3.78zm-2.124 -27.18q0 -2.196 -1.08 -3.672t-3.204 -1.476q-4.464 0 -4.464 5.22 0 4.86 4.464 4.86 4.284 0 4.284 -4.932zm9.684 -11.664v7.272q-1.296 0.432 -2.844 0.792 0.576 1.548 0.576 3.024 0 4.572 -2.628 7.794t-7.092 4.05q-1.44 0.288 -2.142 0.972t-0.702 2.088q0 1.116 0.81 1.854t2.088 1.152 2.826 0.792 3.096 0.918 2.826 1.35 2.088 2.304 0.81 3.546q0 10.944 -13.068 10.944 -2.484 0 -4.68 -0.45t-4.176 -1.476 -3.15 -2.952 -1.17 -4.59q0 -5.94 6.552 -8.1v-0.144q-2.412 -1.476 -2.412 -4.536 0 -3.924 2.268 -4.932v-0.144q-2.592 -0.864 -4.302 -3.906t-1.71 -5.958q0 -5.004 3.42 -8.334t8.46 -3.33q3.456 0 6.408 1.692 3.528 0 7.848 -1.692zm11.448 31.716h-7.992q0.144 -1.62 0.144 -4.824v-21.924q0 -3.384 -0.144 -4.608h7.992q-0.144 1.188 -0.144 4.464v22.068q0 3.204 0.144 4.824zm21.636 -7.992v7.056q-2.556 1.404 -6.264 1.404 -2.232 0 -3.852 -0.72t-2.52 -1.8 -1.422 -2.808 -0.666 -3.312 -0.144 -3.708v-12.636h0.072v-0.144q-0.252 0 -0.684 -0.036t-0.648 -0.036q-0.756 0 -2.124 0.216v-6.84h3.456v-2.736q0 -1.944 -0.216 -3.204h8.172q-0.216 1.476 -0.216 5.94h6.156v6.84q-0.54 0 -1.566 -0.072t-1.53 -0.072h-3.06v13.14q0 4.716 3.132 4.716 2.196 0 3.924 -1.188zm-20.736 -34.092q0 2.088 -1.404 3.654t-3.456 1.566q-2.088 0 -3.528 -1.566t-1.44 -3.654q0 -2.124 1.422 -3.708t3.546 -1.584q2.088 0 3.474 1.602t1.386 3.69z",HACKER_NEWS:"M29.7 -28.835l12.348 -21.168h-5.4q-0.756 1.404 -2.286 4.266t-2.448 4.626 -2.142 4.266 -2.16 4.626h-0.108q-0.756 -1.728 -1.602 -3.492t-1.872 -3.798 -1.674 -3.312 -1.944 -3.762 -1.764 -3.42h-5.4l11.628 21.204v15.66h4.824v-15.696zm25.596 -20.628v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",TENCENT_WEIBO:"M30.312 -43.847q0 2.88 -2.052 4.914t-4.896 2.034q-2.16 0 -3.996 -1.26 -2.232 2.412 -4.14 5.256 -8.892 13.356 -7.272 30.924 0.036 0.792 -0.45 1.386t-1.242 0.666h-0.18q-0.72 0 -1.26 -0.486t-0.612 -1.206q-0.504 -4.536 -0.126 -8.91t1.062 -7.812 1.944 -6.696 2.484 -5.598 2.664 -4.5q2.196 -3.24 4.752 -5.94 -0.576 -1.26 -0.576 -2.772 0 -2.88 2.034 -4.914t4.914 -2.034 4.914 2.034 2.034 4.914zm13.716 0.396q0 5.688 -2.808 10.512t-7.65 7.632 -10.53 2.808q-2.304 0 -4.716 -0.504 -0.756 -0.18 -1.17 -0.846t-0.234 -1.422q0.18 -0.72 0.828 -1.134t1.404 -0.27q1.836 0.468 3.888 0.468 3.492 0 6.696 -1.368t5.508 -3.672 3.672 -5.508 1.368 -6.696 -1.368 -6.696 -3.672 -5.508 -5.508 -3.672 -6.696 -1.368 -6.696 1.368 -5.508 3.672 -3.672 5.508 -1.368 6.696q0 4.104 1.872 7.848 0.36 0.72 0.126 1.44t-0.918 1.08 -1.422 0.108 -1.098 -0.936q-2.304 -4.428 -2.304 -9.54 0 -4.284 1.674 -8.172t4.482 -6.696 6.696 -4.464 8.136 -1.656q5.688 0 10.53 2.808t7.65 7.65 2.808 10.53z",QQ:"M9.72 -35.423q-0.288 -0.684 -0.288 -1.872 0 -0.72 0.396 -1.764t0.864 -1.62q-0.036 -0.792 0.27 -1.908t0.81 -1.548q0 -5.004 3.33 -10.386t7.83 -7.542q5.004 -2.376 11.664 -2.376 4.788 0 9.576 1.98 1.764 0.756 3.24 1.728t2.556 2.016 1.98 2.448 1.512 2.664 1.17 3.042 0.918 3.222 0.792 3.528l0.036 0.18q1.98 2.988 1.98 5.4 0 0.504 -0.324 1.44t-0.324 1.368l0.054 0.126 0.126 0.18 0.072 0.126q2.772 4.104 4.338 7.722t1.566 7.506q0 1.548 -0.702 3.6t-1.998 2.052q-0.324 0 -0.702 -0.27t-0.684 -0.63 -0.684 -0.936 -0.576 -0.954 -0.486 -0.936 -0.324 -0.63l-0.108 -0.036 -0.18 0.144q-2.124 5.544 -4.752 8.028 0.72 0.72 2.214 1.386t2.484 1.494 1.278 2.34q-0.072 0.144 -0.144 0.576t-0.252 0.648q-2.304 3.492 -10.872 3.492 -1.908 0 -3.978 -0.324t-3.528 -0.72 -3.762 -1.08q-0.54 -0.18 -0.828 -0.252 -0.504 -0.144 -1.656 -0.162t-1.44 -0.054q-1.476 1.62 -4.59 2.34t-6.066 0.72q-1.26 0 -2.484 -0.054t-3.348 -0.324 -3.636 -0.738 -2.682 -1.44 -1.17 -2.304q0 -1.44 0.36 -2.142t1.476 -1.746q0.396 -0.072 1.458 -0.468t1.782 -0.432q0.144 0 0.504 -0.072 0.072 -0.072 0.072 -0.144l-0.072 -0.108q-1.728 -0.396 -3.888 -3.798t-2.628 -5.634l-0.18 -0.108q-0.144 0 -0.432 0.72 -0.648 1.476 -1.962 2.682t-2.79 1.35h-0.036q-0.144 0 -0.216 -0.162t-0.18 -0.198q-0.828 -1.944 -0.828 -3.6 0 -9.9 9.072 -16.776z",WEIXIN:"M20.88 -47.843q0 -1.476 -0.9 -2.376t-2.376 -0.9q-1.548 0 -2.736 0.918t-1.188 2.358q0 1.404 1.188 2.322t2.736 0.918q1.476 0 2.376 -0.882t0.9 -2.358zm26.748 18.252q0 -1.008 -0.918 -1.8t-2.358 -0.792q-0.972 0 -1.782 0.81t-0.81 1.782q0 1.008 0.81 1.818t1.782 0.81q1.44 0 2.358 -0.792t0.918 -1.836zm-8.496 -18.252q0 -1.476 -0.882 -2.376t-2.358 -0.9q-1.548 0 -2.736 0.918t-1.188 2.358q0 1.404 1.188 2.322t2.736 0.918q1.476 0 2.358 -0.882t0.882 -2.358zm22.86 18.252q0 -1.008 -0.936 -1.8t-2.34 -0.792q-0.972 0 -1.782 0.81t-0.81 1.782q0 1.008 0.81 1.818t1.782 0.81q1.404 0 2.34 -0.792t0.936 -1.836zm-9.576 -14.292q-1.116 -0.144 -2.52 -0.144 -6.084 0 -11.196 2.772t-8.046 7.506 -2.934 10.35q0 2.808 0.828 5.472 -1.26 0.108 -2.448 0.108 -0.936 0 -1.8 -0.054t-1.98 -0.234 -1.602 -0.252 -1.962 -0.378 -1.8 -0.378l-9.108 4.572 2.592 -7.848q-10.44 -7.308 -10.44 -17.64 0 -6.084 3.51 -11.196t9.504 -8.046 13.086 -2.934q6.336 0 11.97 2.376t9.432 6.57 4.914 9.378zm21.312 20.196q0 4.212 -2.466 8.046t-6.678 6.966l1.98 6.516 -7.164 -3.924q-5.4 1.332 -7.848 1.332 -6.084 0 -11.196 -2.538t-8.046 -6.894 -2.934 -9.504 2.934 -9.504 8.046 -6.894 11.196 -2.538q5.796 0 10.908 2.538t8.19 6.912 3.078 9.486z",SEND:"M63.504 -64.043q1.188 0.864 0.972 2.304l-9.216 55.296q-0.18 1.044 -1.152 1.62 -0.504 0.288 -1.116 0.288 -0.396 0 -0.864 -0.18l-16.308 -6.66 -8.712 10.62q-0.648 0.828 -1.764 0.828 -0.468 0 -0.792 -0.144 -0.684 -0.252 -1.098 -0.846t-0.414 -1.314v-12.564l31.104 -38.124 -38.484 33.3 -14.22 -5.832q-1.332 -0.504 -1.44 -1.98 -0.072 -1.44 1.152 -2.124l59.904 -34.56q0.54 -0.324 1.152 -0.324 0.72 0 1.296 0.396z",SEND_O:"M63.504 -64.043q1.188 0.864 0.972 2.304l-9.216 55.296q-0.18 1.044 -1.152 1.62 -0.504 0.288 -1.116 0.288 -0.396 0 -0.864 -0.18l-18.972 -7.74 -10.728 11.772q-0.648 0.756 -1.692 0.756 -0.504 0 -0.828 -0.144 -0.684 -0.252 -1.08 -0.846t-0.396 -1.314v-16.272l-16.992 -6.948q-1.332 -0.504 -1.44 -1.98 -0.108 -1.404 1.152 -2.124l59.904 -34.56q1.26 -0.756 2.448 0.072zm-12.312 53.964l7.956 -47.628 -51.624 29.772 12.096 4.932 31.068 -23.004 -17.208 28.692z",HISTORY:"M55.296 -32.183q0 5.616 -2.196 10.728t-5.904 8.82 -8.82 5.904 -10.728 2.196q-6.192 0 -11.772 -2.61t-9.504 -7.362q-0.252 -0.36 -0.234 -0.81t0.306 -0.738l4.932 -4.968q0.36 -0.324 0.9 -0.324 0.576 0.072 0.828 0.432 2.628 3.42 6.444 5.292t8.1 1.872q3.744 0 7.146 -1.458t5.886 -3.942 3.942 -5.886 1.458 -7.146 -1.458 -7.146 -3.942 -5.886 -5.886 -3.942 -7.146 -1.458q-3.528 0 -6.768 1.278t-5.76 3.654l4.932 4.968q1.116 1.08 0.504 2.484 -0.612 1.44 -2.124 1.44h-16.128q-0.936 0 -1.62 -0.684t-0.684 -1.62v-16.128q0 -1.512 1.44 -2.124 1.404 -0.612 2.484 0.504l4.68 4.644q3.852 -3.636 8.802 -5.634t10.242 -1.998q5.616 0 10.728 2.196t8.82 5.904 5.904 8.82 2.196 10.728zm-23.04 -10.368v16.128q0 0.504 -0.324 0.828t-0.828 0.324h-11.52q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h8.064v-12.672q0 -0.504 0.324 -0.828t0.828 -0.324h2.304q0.504 0 0.828 0.324t0.324 0.828z",CIRCLE_THIN:"M27.648 -55.223q-4.68 0 -8.946 1.836t-7.344 4.914 -4.914 7.344 -1.836 8.946 1.836 8.946 4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946 -1.836 -8.946 -4.914 -7.344 -7.344 -4.914 -8.946 -1.836zm27.648 23.04q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",HEADER:"M60.552 -4.535q-1.584 0 -4.77 -0.126t-4.806 -0.126q-1.584 0 -4.752 0.126t-4.752 0.126q-0.864 0 -1.332 -0.738t-0.468 -1.638q0 -1.116 0.612 -1.656t1.404 -0.612 1.836 -0.252 1.62 -0.54q1.188 -0.756 1.188 -5.04l-0.036 -14.076q0 -0.756 -0.036 -1.116 -0.468 -0.144 -1.8 -0.144h-24.3q-1.368 0 -1.836 0.144 -0.036 0.36 -0.036 1.116l-0.036 13.356q0 5.112 1.332 5.904 0.576 0.36 1.728 0.468t2.052 0.126 1.62 0.54 0.72 1.638q0 0.936 -0.45 1.728t-1.314 0.792q-1.692 0 -5.022 -0.126t-4.986 -0.126q-1.548 0 -4.608 0.126t-4.572 0.126q-0.828 0 -1.278 -0.756t-0.45 -1.62q0 -1.08 0.558 -1.62t1.296 -0.63 1.71 -0.27 1.512 -0.54q1.188 -0.828 1.188 -5.148l-0.036 -2.052v-29.268q0 -0.108 0.018 -0.936t0 -1.314 -0.054 -1.386 -0.126 -1.512 -0.234 -1.314 -0.396 -1.134 -0.576 -0.648q-0.54 -0.36 -1.62 -0.432t-1.908 -0.072 -1.476 -0.504 -0.648 -1.62q0 -0.936 0.432 -1.728t1.296 -0.792q1.656 0 4.986 0.126t4.986 0.126q1.512 0 4.554 -0.126t4.554 -0.126q0.9 0 1.35 0.792t0.45 1.728q0 1.08 -0.612 1.566t-1.386 0.522 -1.782 0.144 -1.548 0.468q-1.26 0.756 -1.26 5.76l0.036 11.52q0 0.756 0.036 1.152 0.468 0.108 1.404 0.108h25.164q0.9 0 1.368 -0.108 0.036 -0.396 0.036 -1.152l0.036 -11.52q0 -5.004 -1.26 -5.76 -0.648 -0.396 -2.106 -0.45t-2.376 -0.468 -0.918 -1.782q0 -0.936 0.45 -1.728t1.35 -0.792q1.584 0 4.752 0.126t4.752 0.126q1.548 0 4.644 -0.126t4.644 -0.126q0.9 0 1.35 0.792t0.45 1.728q0 1.08 -0.63 1.584t-1.44 0.522 -1.854 0.108 -1.584 0.45q-1.26 0.828 -1.26 5.796l0.036 33.948q0 4.284 1.224 5.04 0.576 0.36 1.656 0.486t1.926 0.162 1.494 0.558 0.648 1.602q0 0.936 -0.432 1.728t-1.296 0.792z",PARAGRAPH:"M46.008 -57.635v2.628q0 1.044 -0.666 2.196t-1.53 1.152q-1.8 0 -1.944 0.036 -0.936 0.216 -1.152 1.116 -0.108 0.396 -0.108 2.304v41.472q0 0.9 -0.648 1.548t-1.548 0.648h-3.888q-0.9 0 -1.548 -0.648t-0.648 -1.548v-43.848h-5.148v43.848q0 0.9 -0.63 1.548t-1.566 0.648h-3.888q-0.936 0 -1.566 -0.648t-0.63 -1.548v-17.856q-5.292 -0.432 -8.82 -2.124 -4.536 -2.088 -6.912 -6.444 -2.304 -4.212 -2.304 -9.324 0 -5.976 3.168 -10.296 3.168 -4.248 7.524 -5.724 3.996 -1.332 15.012 -1.332h17.244q0.9 0 1.548 0.648t0.648 1.548z",SLIDERS:"M12.672 -13.751v4.608h-12.672v-4.608h12.672zm12.672 -4.608q0.936 0 1.62 0.684t0.684 1.62v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-9.216q-0.936 0 -1.62 -0.684t-0.684 -1.62v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h9.216zm5.76 -13.824v4.608h-31.104v-4.608h31.104zm-23.04 -18.432v4.608h-8.064v-4.608h8.064zm47.232 36.864v4.608h-26.496v-4.608h26.496zm-34.56 -41.472q0.936 0 1.62 0.684t0.684 1.62v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-9.216q-0.936 0 -1.62 -0.684t-0.684 -1.62v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h9.216zm23.04 18.432q0.936 0 1.62 0.684t0.684 1.62v9.216q0 0.936 -0.684 1.62t-1.62 0.684h-9.216q-0.936 0 -1.62 -0.684t-0.684 -1.62v-9.216q0 -0.936 0.684 -1.62t1.62 -0.684h9.216zm11.52 4.608v4.608h-8.064v-4.608h8.064zm0 -18.432v4.608h-31.104v-4.608h31.104z",SHARE_ALT:"M43.776 -27.575q4.788 0 8.154 3.366t3.366 8.154 -3.366 8.154 -8.154 3.366 -8.154 -3.366 -3.366 -8.154q0 -0.432 0.072 -1.224l-12.96 -6.48q-3.312 3.096 -7.848 3.096 -4.788 0 -8.154 -3.366t-3.366 -8.154 3.366 -8.154 8.154 -3.366q4.536 0 7.848 3.096l12.96 -6.48q-0.072 -0.792 -0.072 -1.224 0 -4.788 3.366 -8.154t8.154 -3.366 8.154 3.366 3.366 8.154 -3.366 8.154 -8.154 3.366q-4.536 0 -7.848 -3.096l-12.96 6.48q0.072 0.792 0.072 1.224t-0.072 1.224l12.96 6.48q3.312 -3.096 7.848 -3.096z",SHARE_ALT_SQUARE:"M46.08 -21.419q0 -3.168 -2.25 -5.436t-5.418 -2.268q-3.024 0 -5.22 2.088l-8.676 -4.32q0.072 -0.576 0.072 -0.828t-0.072 -0.828l8.676 -4.32q2.196 2.088 5.22 2.088 3.168 0 5.418 -2.268t2.25 -5.436 -2.25 -5.418 -5.418 -2.25 -5.436 2.25 -2.268 5.418q0 0.252 0.072 0.828l-8.676 4.32q-2.232 -2.052 -5.22 -2.052 -3.168 0 -5.418 2.25t-2.25 5.418 2.25 5.418 5.418 2.25q2.988 0 5.22 -2.052l8.676 4.32q-0.072 0.576 -0.072 0.828 0 3.168 2.268 5.418t5.436 2.25 5.418 -2.25 2.25 -5.418zm9.216 -28.044v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",BOMB:"M20.556 -43.235q-0.36 -0.9 -1.224 -1.26t-1.764 0q-3.888 1.584 -6.876 4.572t-4.572 6.876q-0.36 0.9 0 1.764t1.26 1.224q0.468 0.18 0.864 0.18 1.512 0 2.16 -1.44 1.224 -3.024 3.546 -5.346t5.346 -3.546q0.9 -0.396 1.26 -1.26t0 -1.764zm33.912 -12.816l1.656 1.656 -8.784 8.748 2.448 2.448q0.684 0.684 0.684 1.638t-0.684 1.638l-2.304 2.304q3.204 5.796 3.204 12.348 0 5.148 -1.998 9.846t-5.4 8.1 -8.1 5.4 -9.846 1.998 -9.846 -1.998 -8.1 -5.4 -5.4 -8.1 -1.998 -9.846 1.998 -9.846 5.4 -8.1 8.1 -5.4 9.846 -1.998q6.552 0 12.348 3.204l2.304 -2.304q0.684 -0.684 1.638 -0.684t1.638 0.684l2.448 2.448zm0.288 -2.016q-0.36 0.36 -0.792 0.36 -0.468 0 -0.828 -0.36l-3.276 -3.24q-0.324 -0.36 -0.324 -0.828t0.324 -0.828q0.36 -0.324 0.828 -0.324t0.828 0.324l3.24 3.276q0.36 0.324 0.36 0.81t-0.36 0.81zm8.28 8.28q-0.396 0.324 -0.828 0.324t-0.828 -0.324l-3.24 -3.276q-0.36 -0.324 -0.36 -0.81t0.36 -0.81q0.324 -0.36 0.81 -0.36t0.81 0.36l3.276 3.24q0.324 0.36 0.324 0.828t-0.324 0.828zm1.476 -6.588q0 0.504 -0.324 0.828t-0.828 0.324h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828 0.324 -0.828 0.828 -0.324h3.456q0.504 0 0.828 0.324t0.324 0.828zm-6.912 -6.912v3.456q0 0.504 -0.324 0.828t-0.828 0.324 -0.828 -0.324 -0.324 -0.828v-3.456q0 -0.504 0.324 -0.828t0.828 -0.324 0.828 0.324 0.324 0.828zm5.436 1.98l-3.276 3.24q-0.36 0.36 -0.792 0.36 -0.468 0 -0.828 -0.36 -0.36 -0.324 -0.36 -0.81t0.36 -0.81l3.24 -3.276q0.36 -0.324 0.828 -0.324t0.828 0.324q0.324 0.36 0.324 0.828t-0.324 0.828z",SOCCER_BALL_O:"M21.924 -35.063l10.332 -7.488 10.332 7.488 -3.924 12.096h-12.78zm10.332 -29.376q6.552 0 12.528 2.556t10.296 6.876 6.876 10.296 2.556 12.528 -2.556 12.528 -6.876 10.296 -10.296 6.876 -12.528 2.556 -12.528 -2.556 -10.296 -6.876 -6.876 -10.296 -2.556 -12.528 2.556 -12.528 6.876 -10.296 10.296 -6.876 12.528 -2.556zm22.284 48.6q5.364 -7.308 5.364 -16.344v-0.108l-3.672 3.204 -8.64 -8.064 2.268 -11.628 4.824 0.432q-5.4 -7.416 -14.004 -10.152l1.908 4.464 -10.332 5.724 -10.332 -5.724 1.908 -4.464q-8.604 2.736 -14.004 10.152l4.86 -0.432 2.232 11.628 -8.64 8.064 -3.672 -3.204v0.108q0 9.036 5.364 16.344l1.08 -4.752 11.736 1.44 5.004 10.728 -4.176 2.484q4.212 1.404 8.64 1.404t8.64 -1.404l-4.176 -2.484 5.004 -10.728 11.736 -1.44z",TTY:"M16.128 -17.207v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm-6.912 -13.824v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm20.736 13.824v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm-6.912 -13.824v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm-20.664 -5.76q-1.008 0 -1.692 -0.684t-0.684 -1.656v-4.644h18.504v4.644q0 0.972 -0.684 1.656t-1.656 0.684h-13.788zm41.4 19.584v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm-6.912 -13.824v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm20.736 13.824v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm-6.912 -13.824v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm13.824 -14.688v0.468h-18.504v-0.36q0 -3.744 -13.752 -3.672 -13.752 0.036 -13.752 3.672v0.36h-18.504v-0.468q0 -0.612 0.306 -1.548t1.224 -2.304 2.358 -2.718 3.978 -2.736 5.76 -2.43 8.064 -1.71 10.566 -0.666 10.548 0.666 8.064 1.71 5.778 2.43 3.978 2.736 2.358 2.718 1.224 2.304 0.306 1.548zm0 14.688v6.912q0 0.504 -0.324 0.828t-0.828 0.324h-6.912q-0.504 0 -0.828 -0.324t-0.324 -0.828v-6.912q0 -0.504 0.324 -0.828t0.828 -0.324h6.912q0.504 0 0.828 0.324t0.324 0.828zm0 -12.744v4.644q0 0.972 -0.684 1.656t-1.656 0.684h-13.824q-0.972 0 -1.656 -0.684t-0.684 -1.656v-4.644h18.504z",BINOCULARS:"M25.344 -52.919v27.648q0 0.936 -0.684 1.62t-1.62 0.684v20.736q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62v-18.432l8.964 -31.428q0.252 -0.828 1.116 -0.828h15.264zm11.52 0v25.344h-9.216v-25.344h9.216zm27.648 32.256v18.432q0 0.936 -0.684 1.62t-1.62 0.684h-18.432q-0.936 0 -1.62 -0.684t-0.684 -1.62v-20.736q-0.936 0 -1.62 -0.684t-0.684 -1.62v-27.648h15.264q0.864 0 1.116 0.828zm-38.016 -42.624v8.064h-12.672v-8.064q0 -0.504 0.324 -0.828t0.828 -0.324h10.368q0.504 0 0.828 0.324t0.324 0.828zm24.192 0v8.064h-12.672v-8.064q0 -0.504 0.324 -0.828t0.828 -0.324h10.368q0.504 0 0.828 0.324t0.324 0.828z",PLUG:"M63.18 -48.131q1.332 1.332 1.332 3.24t-1.332 3.276l-14.436 14.4 5.4 5.4 -5.76 5.76q-5.868 5.868 -14.022 6.714t-14.814 -3.618l-13.032 13.032h-6.516v-6.516l13.032 -13.032q-4.464 -6.66 -3.618 -14.814t6.714 -14.022l5.76 -5.76 5.4 5.4 14.4 -14.436q1.368 -1.332 3.276 -1.332t3.24 1.332 1.332 3.258 -1.332 3.258l-14.4 14.436 8.424 8.424 14.436 -14.4q1.368 -1.332 3.276 -1.332t3.24 1.332z",SLIDESHARE:"M31.428 -37.799q0 2.988 -2.286 5.13t-5.49 2.142 -5.49 -2.142 -2.286 -5.13q0 -3.024 2.286 -5.148t5.49 -2.124 5.49 2.124 2.286 5.148zm18.072 0q0 2.988 -2.268 5.13t-5.508 2.142q-3.204 0 -5.49 -2.142t-2.286 -5.13q0 -3.024 2.286 -5.148t5.49 -2.124q3.24 0 5.508 2.124t2.268 5.148zm8.1 6.48v-24.012q0 -3.132 -1.152 -4.446t-3.996 -1.314h-40.032q-2.988 0 -4.05 1.224t-1.062 4.536v24.228q1.548 0.828 3.186 1.44t2.916 1.008 2.916 0.666 2.556 0.396 2.52 0.144 2.106 0.018 2.034 -0.072 1.602 -0.072q2.448 -0.036 3.42 0.972 0.216 0.216 0.36 0.324 0.936 0.9 2.196 1.836 0.252 -3.276 4.248 -3.132 0.18 0 1.314 0.054t1.548 0.072 1.638 0.036 1.908 -0.036 1.962 -0.162 2.196 -0.306 2.232 -0.486 2.412 -0.702 2.43 -0.972 2.592 -1.242zm5.868 -0.18q-4.356 5.364 -13.392 9.072 3.024 10.26 -0.828 16.74 -2.376 4.068 -6.588 5.328 -3.744 1.152 -6.552 -0.54 -3.096 -1.836 -2.952 -5.904l-0.036 -11.736v-0.036q-0.288 -0.072 -0.882 -0.216t-0.846 -0.18l-0.036 12.168q0.144 4.104 -2.988 5.904 -2.844 1.692 -6.588 0.54 -4.212 -1.296 -6.552 -5.4 -3.78 -6.48 -0.792 -16.668 -9.036 -3.708 -13.392 -9.072 -0.9 -1.332 -0.144 -2.268t2.16 0.036q0.108 0.072 0.396 0.252t0.396 0.288v-24.984q0 -2.592 1.692 -4.428t4.104 -1.836h45.252q2.412 0 4.104 1.836t1.692 4.428v24.984l0.756 -0.54q1.404 -0.972 2.16 -0.036t-0.144 2.268z",TWITCH:"M32.256 -48.815v15.624h-5.22v-15.624h5.22zm14.328 0v15.624h-5.22v-15.624h5.22zm0 27.36l9.108 -9.144v-28.62h-42.984v37.764h11.736v7.812l7.812 -7.812h14.328zm14.328 -42.984v36.468l-15.624 15.624h-11.736l-7.812 7.812h-7.812v-7.812h-14.328v-41.688l3.924 -10.404h53.388z",YELP:"M27.828 -16.955v4.572q-0.036 10.512 -0.216 10.98 -0.432 1.152 -1.836 1.44 -1.944 0.324 -6.534 -1.368t-5.85 -3.204q-0.468 -0.54 -0.612 -1.296 -0.036 -0.432 0.144 -0.936 0.144 -0.36 1.224 -1.692t6.516 -7.776q0.036 0 2.16 -2.52 0.54 -0.684 1.422 -0.882t1.782 0.126q0.864 0.36 1.35 1.044t0.45 1.512zm-5.364 -9.036q-0.108 1.98 -1.872 2.52l-4.32 1.404q-9.9 3.168 -10.512 3.168 -1.26 -0.072 -1.944 -1.296 -0.432 -0.9 -0.612 -2.7 -0.288 -2.736 0.036 -5.994t1.08 -4.482 2.016 -1.152q0.468 0 7.272 2.772 2.52 1.044 4.14 1.692l3.024 1.224q0.828 0.324 1.278 1.098t0.414 1.746zm29.736 10.692q-0.252 1.944 -3.294 5.796t-4.878 4.572q-1.332 0.504 -2.268 -0.252 -0.504 -0.36 -6.624 -10.332l-1.692 -2.772q-0.504 -0.756 -0.414 -1.656t0.702 -1.656q1.26 -1.548 2.988 -0.936 0.036 0.036 4.284 1.44 7.308 2.376 8.712 2.862t1.692 0.738q1.008 0.792 0.792 2.196zm-24.192 -22.752q0.18 3.672 -1.944 4.392 -2.088 0.612 -4.104 -2.556l-13.608 -21.528q-0.288 -1.26 0.684 -2.232 1.476 -1.548 7.47 -3.222t8.082 -1.134q1.44 0.36 1.764 1.62 0.108 0.648 0.792 10.998t0.864 13.662zm23.832 3.888q0.108 1.404 -0.936 2.124 -0.54 0.36 -11.844 3.096 -2.412 0.54 -3.276 0.828l0.036 -0.072q-0.828 0.216 -1.656 -0.144t-1.332 -1.152q-1.08 -1.692 0 -3.132 0.036 -0.036 2.7 -3.672 4.5 -6.156 5.4 -7.344t1.224 -1.404q1.008 -0.684 2.34 -0.072 1.728 0.828 4.428 4.806t2.916 6.03v0.108z",NEWSPAPER_O:"M36.864 -46.007h-13.824v13.824h13.824v-13.824zm4.608 23.04v4.608h-23.04v-4.608h23.04zm0 -27.648v23.04h-23.04v-23.04h23.04zm23.04 27.648v4.608h-18.432v-4.608h18.432zm0 -9.216v4.608h-18.432v-4.608h18.432zm0 -9.216v4.608h-18.432v-4.608h18.432zm0 -9.216v4.608h-18.432v-4.608h18.432zm-55.296 34.56v-34.56h-4.608v34.56q0 0.936 0.684 1.62t1.62 0.684 1.62 -0.684 0.684 -1.62zm59.904 0v-39.168h-55.296v39.168q0 1.188 -0.396 2.304h53.388q0.936 0 1.62 -0.684t0.684 -1.62zm4.608 -43.776v43.776q0 2.88 -2.016 4.896t-4.896 2.016h-59.904q-2.88 0 -4.896 -2.016t-2.016 -4.896v-39.168h9.216v-4.608h64.512z",WIFI:"M36.864 -9.611q-0.72 0 -3.348 -2.646t-2.628 -3.366q0 -1.152 2.25 -1.944t3.726 -0.792 3.726 0.792 2.25 1.944q0 0.72 -2.628 3.366t-3.348 2.646zm9.72 -9.756q-0.072 0 -1.44 -0.9t-3.654 -1.8 -4.626 -0.9 -4.626 0.9 -3.636 1.8 -1.458 0.9q-0.648 0 -3.366 -2.7t-2.718 -3.348q0 -0.468 0.36 -0.828 2.808 -2.772 7.056 -4.356t8.388 -1.584 8.388 1.584 7.056 4.356q0.36 0.36 0.36 0.828 0 0.648 -2.718 3.348t-3.366 2.7zm9.828 -9.792q-0.396 0 -0.828 -0.288 -4.896 -3.78 -9.072 -5.562t-9.648 -1.782q-3.06 0 -6.138 0.792t-5.364 1.908 -4.086 2.232 -2.844 1.908 -1.116 0.792q-0.612 0 -3.312 -2.7t-2.7 -3.348q0 -0.432 0.36 -0.792 4.752 -4.752 11.52 -7.38t13.68 -2.628 13.68 2.628 11.52 7.38q0.36 0.36 0.36 0.792 0 0.648 -2.7 3.348t-3.312 2.7zm9.756 -9.756q-0.396 0 -0.792 -0.324 -6.444 -5.652 -13.374 -8.514t-15.138 -2.862 -15.138 2.862 -13.374 8.514q-0.396 0.324 -0.792 0.324 -0.612 0 -3.33 -2.7t-2.718 -3.348q0 -0.468 0.36 -0.828 6.732 -6.696 16.02 -10.368t18.972 -3.672 18.972 3.672 16.02 10.368q0.36 0.36 0.36 0.828 0 0.648 -2.718 3.348t-3.33 2.7z",CALCULATOR:"M13.824 -9.143q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm13.824 0q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm-13.824 -13.824q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm27.648 13.824q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm-13.824 -13.824q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm-13.824 -13.824q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm27.648 13.824q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm-13.824 -13.824q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm27.648 27.648v-13.824q0 -1.872 -1.368 -3.24t-3.24 -1.368 -3.24 1.368 -1.368 3.24v13.824q0 1.872 1.368 3.24t3.24 1.368 3.24 -1.368 1.368 -3.24zm-13.824 -27.648q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm13.824 -11.52v-9.216q0 -0.936 -0.684 -1.62t-1.62 -0.684h-46.08q-0.936 0 -1.62 0.684t-0.684 1.62v9.216q0 0.936 0.684 1.62t1.62 0.684h46.08q0.936 0 1.62 -0.684t0.684 -1.62zm0 11.52q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm4.608 -23.04v55.296q0 1.872 -1.368 3.24t-3.24 1.368h-50.688q-1.872 0 -3.24 -1.368t-1.368 -3.24v-55.296q0 -1.872 1.368 -3.24t3.24 -1.368h50.688q1.872 0 3.24 1.368t1.368 3.24z",PAYPAL:"M40.032 -48.383q0 -5.724 -8.532 -5.724h-2.52q-1.152 0 -2.142 0.774t-1.242 1.89l-2.268 9.936q-0.072 0.18 -0.072 0.576 0 0.864 0.612 1.422t1.476 0.558h1.908q2.484 0 4.626 -0.468t4.05 -1.476 3.006 -2.934 1.098 -4.554zm21.744 5.472q0 9.54 -7.92 15.408 -7.884 5.796 -22.032 5.796h-2.196q-1.152 0 -2.124 0.774t-1.224 1.89l-2.628 11.376q-0.288 1.296 -1.458 2.214t-2.502 0.918h-7.668q-1.116 0 -1.908 -0.72t-0.792 -1.836q0 -0.36 0.468 -2.34h5.436q1.224 0 2.304 -0.846t1.368 -2.034l2.628 -11.376q0.288 -1.188 1.35 -2.052t2.286 -0.864h2.196q14.04 0 21.852 -5.76t7.812 -15.156q0 -4.644 -1.836 -7.452 6.588 3.312 6.588 12.06zm-6.588 -6.66q0 9.504 -7.956 15.408 -7.848 5.796 -22.032 5.796h-2.16q-1.152 0 -2.142 0.792t-1.242 1.908l-2.628 11.34q-0.288 1.296 -1.44 2.214t-2.484 0.918h-7.704q-1.116 0 -1.89 -0.702t-0.774 -1.854q0 -0.288 0.072 -0.72l10.8 -46.836q0.288 -1.296 1.458 -2.214t2.502 -0.918h15.984q2.448 0 4.5 0.144t4.338 0.54 4.086 1.08 3.474 1.818 2.79 2.664 1.782 3.726 0.666 4.896z",GOOGLE_WALLET:"M21.672 -43.307q0.684 2.196 1.116 4.446t0.612 5.094 -0.504 5.724 -2.232 5.22q-0.756 -2.916 -2.412 -5.652t-3.438 -4.572 -3.564 -3.258 -2.826 -2.07 -1.188 -0.684q-2.232 -1.224 -2.934 -3.6t0.522 -4.608 3.636 -2.934 4.644 0.522q4.968 2.988 8.568 6.372zm11.7 -10.332q0.396 0.9 0.738 1.656t1.314 3.618 1.53 5.418 0.918 6.462 0 7.398 -1.71 7.542 -3.798 7.506q-1.836 2.592 -4.968 2.592 -1.944 0 -3.528 -1.116 -2.052 -1.44 -2.484 -3.924t1.008 -4.572q2.16 -3.06 2.916 -7.02t0.468 -7.182 -1.152 -6.498 -1.404 -4.608 -0.792 -1.872q-1.116 -2.268 -0.306 -4.662t3.078 -3.51q1.224 -0.612 2.7 -0.612 1.692 0 3.186 0.9t2.286 2.484zm11.556 24.084q-0.612 5.76 -2.592 11.196 -0.612 -4.716 -2.268 -8.856 0.9 -6.264 -0.18 -12.996 -0.972 -6.408 -3.384 -12.312 4.104 3.24 7.632 7.596 0.324 1.332 0.54 2.88 0.936 6.444 0.252 12.492zm9.792 -31.428q0.324 0.612 0.846 1.782t1.566 4.23 1.818 6.408 1.224 8.19 0.18 9.684 -1.692 10.8 -4.05 11.646q-0.792 1.728 -2.376 2.718t-3.42 0.99q-1.404 0 -2.664 -0.576 -2.412 -1.116 -3.33 -3.6t0.162 -4.896q2.088 -4.536 3.24 -9.27t1.35 -8.622 -0.126 -7.686 -0.954 -6.498 -1.386 -4.986 -1.17 -3.24 -0.558 -1.17q-1.224 -2.34 -0.414 -4.878t3.15 -3.762q1.332 -0.72 2.916 -0.72 1.764 0 3.294 0.918t2.394 2.538z",CC_VISA:"M71.1 -28.799h-4.968q0.504 -1.332 2.376 -6.444l0.108 -0.324q0.144 -0.36 0.36 -0.936t0.324 -0.936l0.432 1.98zm-51.984 -2.34l-2.088 -10.62q-0.396 -1.944 -2.7 -1.944h-9.648l-0.072 0.468q11.196 2.844 14.508 12.096zm6.444 -12.564l-5.832 15.768 -0.612 -3.204q-0.936 -2.52 -3.06 -4.662t-4.716 -3.186l4.86 18.36h6.3l9.396 -23.076h-6.336zm5.004 23.112h5.976l3.744 -23.112h-5.976zm27.648 -22.536q-2.484 -0.972 -5.364 -0.972 -4.428 0 -7.236 2.124t-2.844 5.508q-0.036 3.672 5.22 6.264 1.728 0.828 2.412 1.476t0.684 1.404q0 1.08 -1.08 1.656t-2.484 0.576q-3.096 0 -5.616 -1.188l-0.792 -0.396 -0.828 5.184q2.664 1.224 6.66 1.224 4.68 0.036 7.506 -2.124t2.898 -5.76q0 -3.816 -5.04 -6.264 -1.764 -0.9 -2.556 -1.512t-0.792 -1.368q0 -0.792 0.882 -1.386t2.538 -0.594q2.52 -0.036 4.464 0.864l0.54 0.288zm15.3 -0.576h-4.608q-2.34 0 -3.132 1.944l-8.856 21.168h6.264l1.26 -3.456h7.632q0.18 0.792 0.72 3.456h5.544zm9.432 -11.52v46.08q0 1.872 -1.368 3.24t-3.24 1.368h-73.728q-1.872 0 -3.24 -1.368t-1.368 -3.24v-46.08q0 -1.872 1.368 -3.24t3.24 -1.368h73.728q1.872 0 3.24 1.368t1.368 3.24z",CC_MASTERCARD:"M24.156 -30.851h-0.468q-1.692 0 -1.692 1.152 0 0.792 0.72 0.792 0.612 0 1.008 -0.54t0.432 -1.404zm14.22 -1.296h2.232v-0.108q0.036 -0.144 0.018 -0.234t-0.036 -0.252 -0.072 -0.288 -0.162 -0.234 -0.27 -0.18 -0.414 -0.072q-1.008 0 -1.296 1.368zm19.44 1.296h-0.432q-1.728 0 -1.728 1.152 0 0.792 0.72 0.792 0.612 0 1.008 -0.54t0.432 -1.404zm11.484 -0.936q0 -1.476 -1.08 -1.476 -0.684 0 -1.116 0.72t-0.432 1.836q0 1.512 1.008 1.512 0.72 0 1.17 -0.72t0.45 -1.872zm-52.02 -5.076h3.132l-1.584 9.432h-2.016l1.152 -7.236 -2.556 7.236h-1.404l-0.144 -7.2 -1.224 7.2h-1.908l1.584 -9.432h2.916l0.072 5.868zm9.108 3.852q0 0.216 -0.144 1.512 -0.576 3.636 -0.612 4.068h-1.692l0.036 -0.792q-0.72 0.936 -2.088 0.936 -0.828 0 -1.35 -0.576t-0.522 -1.512q0 -1.404 0.936 -2.178t2.628 -0.774q0.504 0 0.828 0.036l0.018 -0.198 0.036 -0.162 0.018 -0.108q0 -0.72 -1.296 -0.72 -1.044 0 -2.124 0.36 0 -0.144 0.252 -1.728 1.368 -0.396 2.412 -0.396 2.664 0 2.664 2.232zm5.616 -2.088l-0.288 1.764q-0.792 -0.108 -1.476 -0.108 -0.972 0 -0.972 0.612 0 0.288 0.162 0.432t0.774 0.396q1.44 0.684 1.44 2.16 0 2.592 -3.132 2.556 -1.224 0 -2.088 -0.216 0 -0.072 0.252 -1.764 1.044 0.288 1.836 0.288 1.152 0 1.152 -0.684 0 -0.252 -0.162 -0.414t-0.774 -0.45q-1.548 -0.72 -1.548 -2.124 0 -2.592 3.024 -2.592 1.08 0 1.8 0.144zm3.168 0h1.008l-0.252 1.872h-1.044q-0.072 0.612 -0.234 1.458t-0.252 1.386 -0.09 0.648q0 0.576 0.684 0.576 0.288 0 0.576 -0.072l-0.288 1.692q-0.756 0.252 -1.44 0.252 -1.548 0 -1.62 -1.692 0 -0.432 0.288 -2.016 0.108 -0.72 0.9 -5.256h1.98zm7.308 2.628q0 0.828 -0.252 1.872h-3.996q-0.108 0.792 0.36 1.188t1.368 0.396q1.08 0 2.088 -0.504l-0.324 1.944q-1.08 0.288 -2.052 0.288 -3.42 0 -3.42 -3.42 0 -1.98 0.99 -3.258t2.502 -1.278q1.26 0 1.998 0.756t0.738 2.016zm5.004 -2.664q-0.468 0.828 -0.792 2.232 -0.792 -0.072 -1.116 0.864t-0.9 4.608h-2.016l0.108 -0.504q0.792 -4.68 1.044 -7.164h1.836l-0.108 1.188q0.504 -0.756 0.918 -1.062t1.026 -0.162zm6.732 -1.476l-0.324 2.052q-1.008 -0.504 -1.8 -0.504 -1.116 0 -1.836 0.99t-0.72 2.538q0 1.08 0.486 1.692t1.386 0.612q0.756 0 1.728 -0.468l-0.36 2.124q-1.008 0.288 -1.8 0.288 -1.62 0 -2.574 -1.098t-0.954 -2.97q0 -2.52 1.278 -4.122t3.294 -1.602q0.936 0 2.196 0.468zm5.832 3.6q0 0.648 -0.144 1.512 -0.468 2.844 -0.612 4.068h-1.656l0.036 -0.792q-0.72 0.936 -2.124 0.936 -0.828 0 -1.332 -0.576t-0.504 -1.512q0 -1.404 0.918 -2.178t2.61 -0.774q0.54 0 0.828 0.036 0.072 -0.252 0.072 -0.468 0 -0.72 -1.296 -0.72 -1.044 0 -2.124 0.36 0 -0.144 0.288 -1.728 1.368 -0.396 2.412 -0.396 2.628 0 2.628 2.232zm5.076 -2.124q-0.504 0.864 -0.756 2.232 -0.828 -0.072 -1.134 0.828t-0.918 4.644h-2.016l0.108 -0.504q0.684 -3.744 1.044 -7.164h1.872q0 0.396 -0.144 1.188 0.54 -0.756 0.954 -1.062t0.99 -0.162zm5.076 -1.728h2.016l-1.548 9.432h-1.908l0.108 -0.684q-0.828 0.828 -1.872 0.828 -1.116 0 -1.782 -0.864t-0.666 -2.304q0 -1.908 0.99 -3.312t2.322 -1.404q1.116 0 1.908 1.044zm3.996 4.68q0 -5.328 -2.61 -9.828t-7.128 -7.128 -9.846 -2.628q-6.516 0 -11.808 3.96 4.572 4.176 6.156 10.224h-1.8q-1.584 -5.4 -5.688 -9.108 -4.104 3.708 -5.688 9.108h-1.8q1.584 -6.048 6.156 -10.224 -5.292 -3.96 -11.808 -3.96 -5.328 0 -9.846 2.628t-7.128 7.128 -2.61 9.828 2.61 9.828 7.128 7.128 9.846 2.628q6.516 0 11.808 -3.96 -4.32 -3.996 -5.94 -9.504h1.8q1.656 4.968 5.472 8.388 3.816 -3.42 5.472 -8.388h1.8q-1.62 5.508 -5.94 9.504 5.292 3.96 11.808 3.96 5.328 0 9.846 -2.628t7.128 -7.128 2.61 -9.828zm8.748 -23.04v46.08q0 1.872 -1.368 3.24t-3.24 1.368h-73.728q-1.872 0 -3.24 -1.368t-1.368 -3.24v-46.08q0 -1.872 1.368 -3.24t3.24 -1.368h73.728q1.872 0 3.24 1.368t1.368 3.24z",CC_DISCOVER:"M11.268 -36.467q0 1.836 -1.296 3.024 -1.044 0.936 -3.204 0.936h-0.612v-7.92h0.612q2.196 0 3.204 0.972 1.296 1.116 1.296 2.988zm63.936 -2.34q0 1.872 -2.304 1.872h-0.684v-3.636h0.72q2.268 0 2.268 1.764zm-61.524 2.34q0 -2.664 -1.8 -4.338t-4.644 -1.674h-3.42v11.988h3.42q2.664 0 4.284 -1.368 2.16 -1.836 2.16 -4.608zm1.08 5.976h2.34v-11.988h-2.34v11.988zm11.52 -3.636q0 -1.44 -0.738 -2.232t-2.718 -1.512q-1.044 -0.36 -1.422 -0.684t-0.378 -0.828q0 -0.576 0.486 -0.954t1.242 -0.378q1.044 0 1.908 0.972l1.224 -1.584q-1.476 -1.332 -3.528 -1.332 -1.584 0 -2.664 0.99t-1.08 2.43q0 1.26 0.648 1.998t2.304 1.314q1.332 0.468 1.62 0.684 0.684 0.432 0.684 1.224 0 0.72 -0.504 1.206t-1.296 0.486q-1.728 0 -2.556 -1.584l-1.512 1.44q1.584 2.304 4.14 2.304 1.836 0 2.988 -1.098t1.152 -2.862zm10.008 3.24v-2.772q-1.332 1.332 -2.808 1.332 -1.764 0 -2.898 -1.17t-1.134 -2.97q0 -1.728 1.134 -2.934t2.79 -1.206q1.548 0 2.916 1.368v-2.772q-1.44 -0.72 -2.88 -0.72 -2.664 0 -4.518 1.818t-1.854 4.446 1.836 4.446 4.5 1.818q1.512 0 2.916 -0.684zm44.352 21.744v-18.972q-2.34 1.44 -5.202 3.024t-8.55 4.212 -11.862 4.95 -15.03 4.842 -18.144 4.248h56.484q0.936 0 1.62 -0.684t0.684 -1.62zm-30.636 -27.252q0 -2.7 -1.908 -4.608t-4.608 -1.908 -4.608 1.908 -1.908 4.608 1.908 4.608 4.608 1.908 4.608 -1.908 1.908 -4.608zm5.472 6.228l5.184 -12.312h-2.556l-3.24 8.064 -3.204 -8.064h-2.556l5.112 12.312h1.26zm6.228 -0.324h6.624v-2.016h-4.284v-3.24h4.14v-2.016h-4.14v-2.664h4.284v-2.052h-6.624v11.988zm14.076 0h2.88l-3.78 -5.04q2.736 -0.576 2.736 -3.384 0 -1.692 -1.116 -2.628t-3.132 -0.936h-3.492v11.988h2.34v-4.788h0.324zm7.164 -24.516v45.648q0 2.016 -1.386 3.42t-3.366 1.404h-73.44q-1.98 0 -3.366 -1.404t-1.386 -3.42v-45.648q0 -2.016 1.386 -3.42t3.366 -1.404h73.44q1.98 0 3.366 1.404t1.386 3.42z",CC_AMEX:"M4.284 -39.887h3.204l-1.62 -3.888zm22.356 18.936l2.664 -2.844 -2.52 -2.844h-5.868v1.764h5.112v1.98h-5.112v1.944h5.724zm5.688 -2.808l3.564 3.96v-7.812zm10.368 -1.692q0 -1.188 -1.44 -1.188h-3.024v2.484h2.988q1.476 0 1.476 -1.296zm10.404 -0.144q0 -1.044 -1.512 -1.044h-2.952v2.196h2.916q1.548 0 1.548 -1.152zm-10.008 -16.776q0 -1.044 -1.512 -1.044h-2.952v2.16h2.916q1.548 0 1.548 -1.116zm16.524 2.484h3.204l-1.584 -3.888zm-34.452 -5.58v9.756h-2.376v-7.632l-3.384 7.632h-2.052l-3.384 -7.632v7.632h-4.752l-0.9 -2.16h-4.86l-0.9 2.16h-2.52l4.176 -9.756h3.456l3.96 9.252v-9.252h3.816l3.06 6.624 2.772 -6.624h3.888zm20.016 20.016q0 0.72 -0.198 1.26t-0.504 0.9 -0.81 0.594 -0.936 0.36 -1.134 0.162 -1.134 0.036 -1.17 -0.018 -1.062 -0.018v3.276h-4.536l-2.88 -3.24 -2.988 3.24h-9.216v-9.756h9.36l2.88 3.204 2.952 -3.204h7.452q3.924 0 3.924 3.204zm-10.476 -12.276v2.016h-7.812v-9.756h7.812v2.052h-5.472v1.764h5.328v1.98h-5.328v1.944h5.472zm48.24 20.124v8.244q0 1.98 -1.386 3.402t-3.366 1.422h-73.44q-1.98 0 -3.366 -1.422t-1.386 -3.402v-24.408h3.996l0.9 -2.196h1.98l0.9 2.196h7.848v-1.656l0.684 1.656h4.068l0.72 -1.692v1.692h19.476v-3.564l0.36 -0.036q0.36 0 0.36 0.504v3.096h10.044v-0.828q0.828 0.432 1.98 0.648t1.89 0.234 2.268 -0.018 1.854 -0.036l0.9 -2.196h2.016l0.9 2.196h8.172v-2.088l1.224 2.088h6.552v-13.608h-6.48v1.584l-0.9 -1.584h-6.66v1.584l-0.828 -1.584h-8.964q-2.484 0 -3.924 0.792v-0.792h-6.192v0.792q-0.864 -0.792 -2.628 -0.792h-22.608l-1.548 3.492 -1.548 -3.492h-7.128v1.584l-0.792 -1.584h-6.084l-2.808 6.444v-14.076q0 -1.98 1.386 -3.402t3.366 -1.422h73.44q1.98 0 3.366 1.422t1.386 3.402v24.408h-4.32q-1.836 0 -2.916 0.792v-0.792h-6.372q-1.98 0 -2.808 0.792v-0.792h-11.376v0.792q-1.116 -0.792 -3.132 -0.792h-7.524v0.792q-0.828 -0.792 -3.276 -0.792h-8.424l-1.944 2.088 -1.8 -2.088h-12.564v13.608h12.348l1.98 -2.124 1.872 2.124h7.596v-3.204h0.756q2.124 0 3.24 -0.468v3.672h6.264v-3.564h0.288q0.288 0 0.36 0.072t0.072 0.36v3.132h19.044q2.052 0 3.168 -0.864v0.864h6.048q2.16 0 3.42 -0.612zm-27.288 -8.424q0 0.828 -0.432 1.548t-1.224 1.044q0.9 0.324 1.224 0.936t0.324 1.656v1.944h-2.34v-1.62q0 -1.188 -0.432 -1.566t-1.656 -0.378h-2.484v3.564h-2.34v-9.756h5.544q1.728 0 2.772 0.54t1.044 2.088zm-9.972 -16.812q0 0.864 -0.45 1.584t-1.206 1.044q0.936 0.324 1.242 0.918t0.306 1.674v1.908h-2.34q0 -0.324 0.018 -0.954t0 -0.9 -0.108 -0.666 -0.306 -0.576 -0.63 -0.306 -1.062 -0.126h-2.52v3.528h-2.304v-9.756l5.508 0.036q1.764 0 2.808 0.522t1.044 2.07zm19.044 21.924v2.016h-7.776v-9.756h7.776v2.016h-5.436v1.764h5.328v1.98h-5.328v1.944zm-15.336 -24.552v9.756h-2.376v-9.756h2.376zm24.948 23.472q0 3.096 -3.672 3.096h-4.536v-2.088h4.536q1.224 0 1.224 -0.9 0 -0.576 -0.612 -0.756t-1.494 -0.18 -1.782 -0.126 -1.512 -0.81 -0.612 -1.98q0 -1.404 0.936 -2.16t2.376 -0.756h4.68v2.052h-4.284q-1.296 0 -1.296 0.9 0 0.576 0.63 0.738t1.512 0.144 1.764 0.09 1.512 0.774 0.63 1.962zm8.604 -1.8v3.636q-0.864 1.26 -3.168 1.26h-4.5v-2.088h4.5q1.188 0 1.188 -0.9 0 -0.468 -0.45 -0.684t-1.116 -0.198 -1.44 -0.072 -1.44 -0.288 -1.116 -0.864 -0.45 -1.746q0 -1.404 0.954 -2.16t2.394 -0.756h4.644v2.052h-4.248q-1.296 0 -1.296 0.9 0 0.72 1.044 0.792t2.466 0.18 2.034 0.936zm-5.94 -21.636v9.72h-3.312l-4.392 -7.308v7.308h-4.752l-0.936 -2.16h-4.824l-0.9 2.16h-2.7q-4.644 0 -4.644 -4.788 0 -4.968 4.788 -4.968h2.268v2.124q-0.252 0 -1.008 -0.036t-1.026 -0.018 -0.828 0.072 -0.774 0.234 -0.522 0.486 -0.414 0.828 -0.108 1.206q0 1.368 0.486 2.088t1.782 0.72h1.044l3.312 -7.668h3.492l3.924 9.216v-9.216h3.564l4.104 6.768v-6.768h2.376z",CC_PAYPAL:"M11.592 -33.947h-0.54q-0.684 0 -0.684 -0.648 0 -1.008 0.684 -3.06 0.18 -0.54 0.54 -0.702t1.008 -0.162q2.772 0 2.772 1.764 0 1.476 -1.098 2.142t-2.682 0.666zm12.312 5.796q-1.692 0 -1.692 -1.044 0 -2.232 4.428 -2.232l0.108 0.108q-0.18 3.168 -2.844 3.168zm27.864 -5.724h-0.54q-0.684 0 -0.684 -0.684 0 -1.008 0.684 -3.06 0.18 -0.54 0.522 -0.684t1.026 -0.144q2.772 0 2.772 1.764 0 1.476 -1.098 2.142t-2.682 0.666zm12.312 5.76q-1.692 0 -1.692 -1.08 0 -2.232 4.428 -2.232l0.108 0.108q-0.18 3.204 -2.844 3.204zm-50.652 -13.212h-4.608q-0.288 0 -0.522 0.144t-0.306 0.27 -0.252 0.45q-0.108 0.252 -1.62 6.84t-1.512 6.912q0 0.252 0.198 0.45t0.486 0.198h2.232q0.9 0 1.17 -1.242l0.54 -2.484 1.17 -1.242q1.692 0 3.15 -0.27t2.898 -0.882 2.286 -1.89 0.846 -3.042q0 -1.296 -0.522 -2.196t-1.476 -1.314 -1.926 -0.558 -2.232 -0.144zm12.456 3.456q-1.368 0 -2.664 0.216l-0.306 0.036 -0.324 0.054 -0.27 0.054 -0.27 0.072 -0.234 0.108 -0.234 0.144 -0.18 0.18 -0.162 0.252 -0.144 0.324q-0.324 1.044 -0.324 1.404t0.324 0.36q0.18 0 0.774 -0.18t0.702 -0.216q1.08 -0.288 2.088 -0.288 2.664 0 2.664 1.296 0 0.396 -0.36 0.504 -0.288 0.072 -0.648 0.108t-0.774 0.054 -0.63 0.054q-1.368 0.144 -2.322 0.36t-2.034 0.702 -1.638 1.404 -0.558 2.25q0 1.368 0.936 2.142t2.304 0.774q0.864 0 1.638 -0.234t1.188 -0.468 1.386 -0.846q-0.108 0.252 -0.108 0.54t0.198 0.486 0.45 0.198h2.016l0.252 -0.126 0.27 -0.126 0.18 -0.126 0.18 -0.198 0.09 -0.288 1.62 -6.984q0.144 -0.468 0.144 -1.08 0 -2.916 -5.22 -2.916zm19.008 0.18h-2.664q-0.792 0 -1.404 0.828 -0.18 0.252 -1.062 1.836t-1.674 2.934 -0.936 1.386l-0.18 -0.144q0 -2.772 -0.972 -5.976 -0.036 -0.18 -0.126 -0.306t-0.216 -0.234 -0.234 -0.18 -0.306 -0.108 -0.306 -0.054 -0.342 -0.036 -0.324 -0.018h-0.6659999999999999q-1.368 0 -1.368 0.756l0.036 0.18q0.18 1.908 0.9 5.436t0.9 5.148q0.072 0.576 0.072 0.864 0 0.684 -1.098 2.214t-1.098 2.106q0 0.468 1.44 0.468 2.196 0 2.736 -0.9l8.82 -14.94q0.36 -0.72 0.36 -0.936 0 -0.324 -0.288 -0.324zm8.712 -3.564h-4.644q-0.648 0 -1.044 0.828 -0.216 0.468 -1.674 6.894t-1.458 6.858q0 0.72 1.548 0.72h0.9180000000000001l0.342 -0.036 0.306 -0.072 0.306 -0.108 0.234 -0.162 0.198 -0.216 0.108 -0.306 0.756 -3.276q0.072 -0.36 0.378 -0.612t0.702 -0.252q1.692 0 3.15 -0.252t2.898 -0.882 2.286 -1.89 0.846 -3.024q0 -1.296 -0.522 -2.196t-1.476 -1.314 -1.926 -0.558 -2.232 -0.144zm12.456 3.384q-0.936 0 -2.664 0.216 -1.368 0.216 -1.728 0.576 -0.252 0.288 -0.396 0.684 -0.288 0.864 -0.288 1.404 0 0.36 0.288 0.36 0.036 0 1.476 -0.432 1.08 -0.288 2.088 -0.288 2.664 0 2.664 1.296 0 0.432 -0.36 0.504 -0.144 0.036 -2.052 0.252 -1.368 0.144 -2.322 0.36t-2.034 0.702 -1.638 1.404 -0.558 2.25 0.936 2.106 2.304 0.774q0.864 0 1.62 -0.216t1.224 -0.468 1.368 -0.864l-0.108 0.576q0 0.18 0.072 0.306t0.234 0.198 0.288 0.126 0.378 0.072 0.342 0.018h0.63q1.512 0 1.728 -0.9l1.62 -6.984q0.108 -0.54 0.108 -1.116 0 -2.916 -5.22 -2.916zm11.592 -3.276h-1.98q-0.9 0 -1.188 1.44 -0.36 1.584 -1.314 6.012t-1.53 6.84v0.18q0 0.576 0.576 0.648h2.088q0.36 0 0.666 -0.234t0.378 -0.594l2.988 -13.464h-0.036l0.036 -0.18q0 -0.252 -0.198 -0.45t-0.486 -0.198zm5.292 -14.076v46.08q0 1.872 -1.368 3.24t-3.24 1.368h-73.728q-1.872 0 -3.24 -1.368t-1.368 -3.24v-46.08q0 -1.872 1.368 -3.24t3.24 -1.368h73.728q1.872 0 3.24 1.368t1.368 3.24z",CC_STRIPE:"M57.492 -31.931q0 2.484 -0.756 3.816 -0.684 1.26 -1.872 1.26 -0.828 0 -1.476 -0.324v-8.064q1.044 -1.08 2.052 -1.08 2.052 0 2.052 4.392zm15.768 -1.296h-3.96q0.216 -3.528 2.016 -3.528 1.836 0 1.944 3.528zm-56.124 4.86q0 -2.124 -1.188 -3.294t-3.636 -2.07q-1.296 -0.468 -1.872 -0.864t-0.576 -0.9q0 -0.936 1.368 -0.936 2.088 0 4.464 1.188l0.648 -4.032q-2.412 -1.152 -5.364 -1.152 -2.772 0 -4.428 1.368 -1.728 1.404 -1.728 3.924 0 2.088 1.17 3.258t3.582 2.034q1.404 0.504 1.962 0.918t0.558 0.99q0 1.116 -1.728 1.116 -1.044 0 -2.52 -0.45t-2.592 -1.098l-0.648 4.068q2.592 1.476 6.048 1.476 2.916 0 4.644 -1.332 1.836 -1.476 1.836 -4.212zm10.62 -7.74l0.684 -3.996h-3.456v-4.86l-4.644 0.756 -0.648 4.104 -1.656 0.288 -0.612 3.708h2.232v7.884q0 3.024 1.584 4.32 1.368 1.08 3.996 1.08 1.152 0 2.844 -0.396v-4.248q-1.152 0.252 -1.584 0.252 -1.512 0 -1.512 -1.8v-7.092h2.772zm11.376 0.9v-5.004q-0.54 -0.108 -1.008 -0.108 -1.152 0 -1.998 0.576t-1.206 1.656l-0.36 -2.016h-4.716v16.956h5.4v-11.016q0.936 -1.116 2.952 -1.116 0.576 0 0.936 0.072zm1.332 12.06h5.4v-16.956h-5.4v16.956zm22.392 -8.964q0 -4.392 -1.62 -6.444 -1.44 -1.872 -3.996 -1.872 -2.304 0 -4.212 2.016l-0.288 -1.692h-4.752v23.22l5.4 -0.9v-5.436q1.296 0.396 2.448 0.396 2.988 0 4.824 -2.016 2.196 -2.34 2.196 -7.272zm-16.848 -12.528q0 -1.188 -0.828 -2.016t-2.016 -0.828 -2.016 0.828 -0.828 2.016 0.828 2.034 2.016 0.846 2.016 -0.846 0.828 -2.034zm32.328 12.852q0 -4.068 -1.728 -6.336 -1.8 -2.304 -5.184 -2.304 -3.456 0 -5.454 2.376t-1.998 6.48q0 4.608 2.268 6.768 1.98 1.98 5.796 1.98 3.636 0 5.76 -1.44l-0.576 -3.708q-2.052 1.116 -4.608 1.116 -1.548 0 -2.268 -0.684 -0.828 -0.684 -1.008 -2.376h8.928q0.072 -0.504 0.072 -1.872zm4.608 -23.436v46.08q0 1.872 -1.368 3.24t-3.24 1.368h-73.728q-1.872 0 -3.24 -1.368t-1.368 -3.24v-46.08q0 -1.872 1.368 -3.24t3.24 -1.368h73.728q1.872 0 3.24 1.368t1.368 3.24z",BELL_SLASH:"M56.088 -33.767q2.196 12.816 10.728 20.016 0 1.872 -1.368 3.24t-3.24 1.368h-16.128q0 3.816 -2.7 6.516t-6.516 2.7 -6.498 -2.682 -2.718 -6.498zm-19.224 30.96q0.576 0 0.576 -0.576t-0.576 -0.576q-2.124 0 -3.654 -1.53t-1.53 -3.654q0 -0.576 -0.576 -0.576t-0.576 0.576q0 2.628 1.854 4.482t4.482 1.854zm36.072 -57.6q0.288 0.36 0.27 0.846t-0.378 0.81l-67.392 58.392q-0.36 0.288 -0.846 0.252t-0.774 -0.396l-3.024 -3.456q-0.288 -0.36 -0.27 -0.846t0.378 -0.774l6.696 -5.796q-0.684 -1.152 -0.684 -2.376 1.8 -1.512 3.276 -3.168t3.06 -4.302 2.682 -5.706 1.8 -7.416 0.702 -9.36q0 -5.472 4.212 -10.17t11.052 -5.706q-0.288 -0.684 -0.288 -1.404 0 -1.44 1.008 -2.448t2.448 -1.008 2.448 1.008 1.008 2.448q0 0.72 -0.288 1.404 4.464 0.648 7.884 2.97t5.328 5.67l15.048 -13.068q0.36 -0.288 0.846 -0.252t0.774 0.396z",BELL_SLASH_O:"M37.44 -3.383q0 -0.576 -0.576 -0.576 -2.124 0 -3.654 -1.53t-1.53 -3.654q0 -0.576 -0.576 -0.576t-0.576 0.576q0 2.628 1.854 4.482t4.482 1.854q0.576 0 0.576 -0.576zm-19.332 -17.1l31.572 -27.36q-1.512 -3.168 -4.77 -5.274t-8.046 -2.106q-3.348 0 -6.102 1.134t-4.374 2.898 -2.484 3.708 -0.864 3.78q0 13.824 -4.932 23.22zm48.708 6.732q0 1.872 -1.368 3.24t-3.24 1.368h-16.128q0 3.816 -2.7 6.516t-6.516 2.7 -6.498 -2.682 -2.718 -6.498l5.364 -4.644h27.252q-5.976 -6.732 -8.172 -16.524l3.996 -3.492q2.196 12.816 10.728 20.016zm3.096 -50.112l3.024 3.456q0.288 0.36 0.27 0.846t-0.378 0.81l-67.392 58.392q-0.36 0.288 -0.846 0.252t-0.774 -0.396l-3.024 -3.456q-0.288 -0.36 -0.27 -0.846t0.378 -0.774l6.696 -5.796q-0.684 -1.152 -0.684 -2.376 1.8 -1.512 3.276 -3.168t3.06 -4.302 2.682 -5.706 1.8 -7.416 0.702 -9.36q0 -5.472 4.212 -10.17t11.052 -5.706q-0.288 -0.684 -0.288 -1.404 0 -1.44 1.008 -2.448t2.448 -1.008 2.448 1.008 1.008 2.448q0 0.72 -0.288 1.404 4.464 0.648 7.884 2.97t5.328 5.67l15.048 -13.068q0.36 -0.288 0.846 -0.252t0.774 0.396z",TRASH:"M18.432 -14.903v-25.344q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v25.344q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm9.216 0v-25.344q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v25.344q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm9.216 0v-25.344q0 -0.504 -0.324 -0.828t-0.828 -0.324h-2.304q-0.504 0 -0.828 0.324t-0.324 0.828v25.344q0 0.504 0.324 0.828t0.828 0.324h2.304q0.504 0 0.828 -0.324t0.324 -0.828zm-19.584 -35.712h16.128l-1.728 -4.212q-0.252 -0.324 -0.612 -0.396h-11.412q-0.36 0.072 -0.612 0.396zm33.408 1.152v2.304q0 0.504 -0.324 0.828t-0.828 0.324h-3.456v34.128q0 2.988 -1.692 5.166t-4.068 2.178h-29.952q-2.376 0 -4.068 -2.106t-1.692 -5.094v-34.272h-3.456q-0.504 0 -0.828 -0.324t-0.324 -0.828v-2.304q0 -0.504 0.324 -0.828t0.828 -0.324h11.124l2.52 -6.012q0.54 -1.332 1.944 -2.268t2.844 -0.936h11.52q1.44 0 2.844 0.936t1.944 2.268l2.52 6.012h11.124q0.504 0 0.828 0.324t0.324 0.828z",COPYRIGHT:"M41.4 -25.775v3.924q0 1.8 -1.314 3.204t-3.384 2.178 -4.248 1.17 -4.23 0.396q-7.38 0 -12.33 -5.004t-4.95 -12.456q0 -7.308 4.896 -12.204t12.204 -4.896q1.224 0 2.718 0.162t3.348 0.648 3.33 1.224 2.484 2.034 1.008 2.916v3.924q0 0.576 -0.576 0.576h-4.248q-0.576 0 -0.576 -0.576v-2.52q0 -1.548 -2.358 -2.43t-4.95 -0.882q-5.04 0 -8.226 3.294t-3.186 8.55q0 5.436 3.294 8.982t8.406 3.546q2.448 0 4.968 -0.864t2.52 -2.376v-2.52q0 -0.252 0.162 -0.414t0.378 -0.162h4.284q0.216 0 0.396 0.162t0.18 0.414zm-13.752 -29.448q-4.68 0 -8.946 1.836t-7.344 4.914 -4.914 7.344 -1.836 8.946 1.836 8.946 4.914 7.344 7.344 4.914 8.946 1.836 8.946 -1.836 7.344 -4.914 4.914 -7.344 1.836 -8.946 -1.836 -8.946 -4.914 -7.344 -7.344 -4.914 -8.946 -1.836zm27.648 23.04q0 7.524 -3.708 13.878t-10.062 10.062 -13.878 3.708 -13.878 -3.708 -10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708 13.878 3.708 10.062 10.062 3.708 13.878z",AT:"M34.992 -36.539q0 -3.888 -1.926 -6.084t-5.31 -2.196q-2.268 0 -4.464 1.098t-3.96 3.042 -2.862 4.932 -1.098 6.48q0 4.032 1.926 6.228t5.418 2.196q3.456 0 6.336 -2.394t4.41 -5.976 1.53 -7.326zm20.304 4.356q0 3.996 -1.332 7.092t-3.546 4.86 -4.734 2.682 -5.22 0.99l-0.558 0.018 -0.594 0.018q-3.42 0 -5.112 -1.908 -1.008 -1.188 -1.188 -2.988 -1.872 2.376 -4.734 3.96t-6.246 1.584q-5.796 0 -8.982 -3.438t-3.186 -9.702q0 -5.652 2.376 -10.44t6.444 -7.578 8.856 -2.79q3.132 0 5.58 1.278t3.816 3.582l0.072 -0.684 0.396 -2.016q0.036 -0.216 0.198 -0.432t0.342 -0.216h4.248q0.18 0 0.468 0.396 0.18 0.18 0.108 0.576l-4.32 22.104q-0.18 0.864 -0.18 1.728 0 1.404 0.45 1.872t1.602 0.468q1.008 -0.036 2.052 -0.198t2.628 -0.864 2.772 -1.8 2.052 -3.222 0.864 -4.932q0 -10.512 -6.264 -16.776t-16.776 -6.264q-4.68 0 -8.946 1.836t-7.344 4.914 -4.914 7.344 -1.836 8.946 1.836 8.946 4.914 7.344 7.344 4.914 8.946 1.836q8.208 0 14.58 -5.184 0.396 -0.324 0.864 -0.288t0.756 0.432l1.476 1.764q0.288 0.432 0.252 0.864 -0.072 0.468 -0.432 0.792 -3.672 2.988 -8.19 4.608t-9.306 1.62q-5.616 0 -10.728 -2.196t-8.82 -5.904 -5.904 -8.82 -2.196 -10.728 2.196 -10.728 5.904 -8.82 8.82 -5.904 10.728 -2.196q12.384 0 20.016 7.632t7.632 20.016z",EYEDROPPER:"M61.128 -61.055q3.384 3.384 3.384 8.154t-3.384 8.118l-8.1 8.028 3.744 3.744q0.36 0.36 0.36 0.828t-0.36 0.828l-7.56 7.56q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-3.78 -3.78 -21.708 21.708q-1.332 1.332 -3.24 1.332h-7.308l-9.216 4.608 -2.304 -2.304 4.608 -9.216v-7.308q0 -1.908 1.332 -3.24l21.708 -21.708 -3.78 -3.78q-0.36 -0.36 -0.36 -0.828t0.36 -0.828l7.56 -7.56q0.36 -0.36 0.828 -0.36t0.828 0.36l3.744 3.744 8.028 -8.1q3.348 -3.384 8.118 -3.384t8.154 3.384zm-42.696 49.608l20.736 -20.736 -6.912 -6.912 -20.736 20.736v6.912h6.912z",PAINT_BRUSH:"M58.14 -64.439q2.52 0 4.41 1.674t1.89 4.194q0 2.268 -1.62 5.436 -11.952 22.644 -16.74 27.072 -3.492 3.276 -7.848 3.276 -4.536 0 -7.794 -3.33t-3.258 -7.902q0 -4.608 3.312 -7.632l22.968 -20.844q2.124 -1.944 4.68 -1.944zm-32.724 37.224q1.404 2.736 3.834 4.68t5.418 2.736l0.036 2.556q0.144 7.668 -4.662 12.492t-12.546 4.824q-4.428 0 -7.848 -1.674t-5.49 -4.59 -3.114 -6.588 -1.044 -7.92q0.252 0.18 1.476 1.08t2.232 1.602 2.124 1.314 1.656 0.612q1.476 0 1.98 -1.332 0.9 -2.376 2.07 -4.05t2.502 -2.736 3.168 -1.71 3.708 -0.918 4.5 -0.378z",BIRTHDAY_CAKE:"M64.512 -13.751v13.824h-64.512v-13.824q1.62 0 3.06 -0.504t2.124 -0.99 1.692 -1.35q1.08 -0.972 1.854 -1.368t2.034 -0.396 1.998 0.396 1.89 1.368q1.044 0.9 1.692 1.368t2.088 0.972 3.096 0.504q1.62 0 3.06 -0.522t2.088 -0.972 1.728 -1.35q0.756 -0.684 1.17 -0.972t1.116 -0.54 1.566 -0.252q1.26 0 2.034 0.396t1.854 1.368q1.008 0.864 1.692 1.35t2.124 0.99 3.06 0.504 3.06 -0.504 2.124 -0.99 1.692 -1.35q1.08 -0.972 1.854 -1.368t2.034 -0.396q1.224 0 1.998 0.396t1.854 1.368q1.008 0.864 1.692 1.35t2.124 0.99 3.06 0.504zm0 -11.52v6.912q-1.26 0 -1.998 -0.396t-1.89 -1.368q-1.044 -0.9 -1.692 -1.368t-2.088 -0.972 -3.06 -0.504q-1.656 0 -3.096 0.504t-2.088 0.972 -1.692 1.368q-0.792 0.684 -1.188 0.972t-1.116 0.54 -1.584 0.252q-1.26 0 -2.034 -0.396t-1.854 -1.368q-1.044 -0.9 -1.692 -1.368t-2.088 -0.972 -3.096 -0.504q-1.62 0 -3.06 0.522t-2.088 0.972 -1.728 1.35q-0.756 0.684 -1.17 0.972t-1.116 0.54 -1.566 0.252q-1.26 0 -2.034 -0.396t-1.854 -1.368q-1.008 -0.864 -1.692 -1.35t-2.124 -0.99 -3.06 -0.504q-1.656 0 -3.096 0.504t-2.088 0.972 -1.692 1.368q-1.08 0.972 -1.854 1.368t-2.034 0.396v-6.912q0 -2.88 2.016 -4.896t4.896 -2.016h2.304v-16.128h9.216v16.128h9.216v-16.128h9.216v16.128h9.216v-16.128h9.216v16.128h2.304q2.88 0 4.896 2.016t2.016 4.896zm-46.08 -31.104q0 2.772 -1.296 4.266t-3.312 1.494q-1.908 0 -3.258 -1.35t-1.35 -3.258q0 -1.044 0.342 -1.836t0.846 -1.224 1.116 -1.008 1.116 -1.134 0.846 -1.602 0.342 -2.412q1.368 0 2.988 2.664t1.62 5.4zm18.432 0q0 2.772 -1.296 4.266t-3.312 1.494q-1.908 0 -3.258 -1.35t-1.35 -3.258q0 -1.044 0.342 -1.836t0.846 -1.224 1.116 -1.008 1.116 -1.134 0.846 -1.602 0.342 -2.412q1.368 0 2.988 2.664t1.62 5.4zm18.432 0q0 2.772 -1.296 4.266t-3.312 1.494q-1.908 0 -3.258 -1.35t-1.35 -3.258q0 -1.044 0.342 -1.836t0.846 -1.224 1.116 -1.008 1.116 -1.134 0.846 -1.602 0.342 -2.412q1.368 0 2.988 2.664t1.62 5.4z",AREA_CHART:"M73.728 -9.143v4.608h-73.728v-55.296h4.608v50.688h69.12zm-13.824 -36.864l9.216 32.256h-59.904v-20.736l16.128 -20.736 20.736 20.736z",PIE_CHART:"M27.648 -32.399l19.656 19.656q-3.816 3.888 -8.91 6.048t-10.746 2.16q-7.524 0 -13.878 -3.708t-10.062 -10.062 -3.708 -13.878 3.708 -13.878 10.062 -10.062 13.878 -3.708v27.432zm6.732 0.216h27.828q0 5.652 -2.16 10.746t-6.048 8.91zm25.524 -4.608h-27.648v-27.648q7.524 0 13.878 3.708t10.062 10.062 3.708 13.878z",LINE_CHART:"M73.728 -9.143v4.608h-73.728v-55.296h4.608v50.688h69.12zm-4.608 -44.928v15.66q0 0.756 -0.702 1.062t-1.278 -0.27l-4.356 -4.356 -22.788 22.788q-0.36 0.36 -0.828 0.36t-0.828 -0.36l-8.388 -8.388 -14.976 14.976 -6.912 -6.912 21.06 -21.06q0.36 -0.36 0.828 -0.36t0.828 0.36l8.388 8.388 16.704 -16.704 -4.356 -4.356q-0.576 -0.576 -0.27 -1.278t1.062 -0.702h15.66q0.504 0 0.828 0.324t0.324 0.828z",LASTFM:"M46.512 -39.095q0 0.216 0.36 1.476 0.36 1.044 0.9 1.782t1.476 1.224 1.584 0.72 1.98 0.594q11.7 3.276 11.7 11.952 0 5.256 -3.798 8.73t-9.162 3.474q-2.124 0 -4.014 -0.666t-3.294 -1.638 -2.772 -2.682 -2.268 -3.15 -1.926 -3.726 -1.566 -3.708 -1.422 -3.834 -1.278 -3.42q-1.152 -2.916 -2.214 -4.806t-2.646 -3.474 -3.744 -2.304 -5.112 -0.72q-3.456 0 -6.588 1.998t-4.968 5.202 -1.836 6.66q0 5.76 3.834 10.062t9.486 4.302q6.372 0 9.288 -3.42 2.016 -2.268 2.988 -4.176l3.024 5.472q-0.54 1.224 -1.584 2.52l0.036 0.036q-4.716 5.472 -13.968 5.472 -5.292 0 -9.702 -2.844t-6.858 -7.47 -2.448 -9.882q0 -3.78 1.566 -7.416t4.176 -6.354 6.192 -4.374 7.362 -1.656q3.132 0 5.724 0.684t4.446 1.8 3.42 2.88 2.61 3.564 2.106 4.212 1.818 4.482 1.8 4.698 1.98 4.572q3.456 7.2 8.388 7.2 2.916 0 4.986 -1.746t2.07 -4.626q0 -1.512 -0.684 -2.592t-1.818 -1.656 -2.61 -1.134 -3.042 -0.972 -3.15 -1.224 -2.916 -1.872 -2.34 -2.952 -1.404 -4.41q-0.108 -0.576 -0.108 -1.188 0 -3.96 3.15 -6.912t7.146 -2.808q2.808 0.108 4.338 0.522t3.258 1.926h-0.036q0.432 0.396 0.828 0.882t0.936 1.296 0.684 0.99l-4.644 3.564q-0.936 -1.764 -1.944 -2.52v-0.036q-0.828 -0.756 -3.492 -0.756 -1.764 0 -3.024 1.188t-1.26 2.988z",LASTFM_SQUARE:"M51.552 -26.567q0 -6.228 -8.424 -8.604 -1.26 -0.36 -1.908 -0.594t-1.368 -0.9 -1.044 -1.674q0 -0.072 -0.072 -0.306t-0.108 -0.432 -0.036 -0.27q0 -1.296 0.882 -2.142t2.178 -0.846q1.944 0 2.556 0.54h-0.036q0.72 0.54 1.404 1.836l3.348 -2.556q-1.404 -1.944 -1.764 -2.304 -1.188 -1.044 -2.43 -1.404t-3.078 -0.36q-2.88 0 -5.112 2.07t-2.232 4.95q0 0.252 0.072 0.828 0.576 3.456 2.322 5.04t5.346 2.628q1.044 0.288 1.764 0.558t1.62 0.774 1.386 1.242 0.486 1.674v0.18q0.036 2.088 -1.458 3.348t-3.618 1.26q-3.492 0 -6.012 -5.184 -0.828 -1.692 -1.854 -4.374t-1.728 -4.518 -1.944 -3.978 -2.664 -3.438 -3.726 -2.178 -5.292 -0.882q-3.636 0 -6.912 2.016t-5.184 5.328 -1.8 6.912v0.036q0.144 3.888 1.818 7.164t4.806 5.31 7.056 2.034q6.696 0 10.044 -3.96 0.72 -0.972 1.116 -1.836l-2.16 -3.924q-1.512 2.88 -3.564 4.176t-5.256 1.296q-4.14 0 -6.876 -3.132t-2.736 -7.344q0 -3.78 2.952 -6.804t6.696 -3.024q4.032 0 6.12 1.926t3.744 6.21q0.288 0.756 0.918 2.466t1.026 2.754 1.134 2.682 1.386 2.664 1.638 2.25 1.998 1.926 2.376 1.188 2.88 0.486q3.852 0 6.588 -2.502t2.736 -6.282zm3.744 -22.896v34.56q0 4.284 -3.042 7.326t-7.326 3.042h-34.56q-4.284 0 -7.326 -3.042t-3.042 -7.326v-34.56q0 -4.284 3.042 -7.326t7.326 -3.042h34.56q4.284 0 7.326 3.042t3.042 7.326z",TOGGLE_OFF:"M41.472 -32.183q0 -3.744 -1.458 -7.146t-3.942 -5.886 -5.886 -3.942 -7.146 -1.458 -7.146 1.458 -5.886 3.942 -3.942 5.886 -1.458 7.146 1.458 7.146 3.942 5.886 5.886 3.942 7.146 1.458 7.146 -1.458 5.886 -3.942 3.942 -5.886 1.458 -7.146zm27.648 0q0 -3.744 -1.458 -7.146t-3.942 -5.886 -5.886 -3.942 -7.146 -1.458h-13.896q4.284 3.24 6.786 8.064t2.502 10.368 -2.502 10.368 -6.786 8.064h13.896q3.744 0 7.146 -1.458t5.886 -3.942 3.942 -5.886 1.458 -7.146zm4.608 0q0 4.68 -1.836 8.946t-4.914 7.344 -7.344 4.914 -8.946 1.836h-27.648q-4.68 0 -8.946 -1.836t-7.344 -4.914 -4.914 -7.344 -1.836 -8.946 1.836 -8.946 4.914 -7.344 7.344 -4.914 8.946 -1.836h27.648q4.68 0 8.946 1.836t7.344 4.914 4.914 7.344 1.836 8.946z",TOGGLE_ON:"M0 -32.183q0 -4.68 1.836 -8.946t4.914 -7.344 7.344 -4.914 8.946 -1.836h27.648q4.68 0 8.946 1.836t7.344 4.914 4.914 7.344 1.836 8.946 -1.836 8.946 -4.914 7.344 -7.344 4.914 -8.946 1.836h-27.648q-4.68 0 -8.946 -1.836t-7.344 -4.914 -4.914 -7.344 -1.836 -8.946zm50.688 18.432q3.744 0 7.146 -1.458t5.886 -3.942 3.942 -5.886 1.458 -7.146 -1.458 -7.146 -3.942 -5.886 -5.886 -3.942 -7.146 -1.458 -7.146 1.458 -5.886 3.942 -3.942 5.886 -1.458 7.146 1.458 7.146 3.942 5.886 5.886 3.942 7.146 1.458z",BICYCLE:"M27.432 -22.967h-11.304q-1.44 0 -2.07 -1.26t0.234 -2.412l6.768 -9.036q-2.34 -1.116 -4.932 -1.116 -4.752 0 -8.136 3.384t-3.384 8.136 3.384 8.136 8.136 3.384q4.14 0 7.308 -2.61t3.996 -6.606zm-6.696 -4.608h6.696q-0.648 -3.06 -2.7 -5.328zm17.28 0l10.368 -13.824h-17.28l-3.564 4.752q3.78 3.708 4.536 9.072h5.94zm40.32 2.304q0 -4.752 -3.384 -8.136t-8.136 -3.384q-2.16 0 -4.356 0.864l6.264 9.36q0.54 0.828 0.36 1.764t-0.972 1.44q-0.54 0.396 -1.296 0.396 -1.26 0 -1.908 -1.044l-6.264 -9.36q-3.348 3.42 -3.348 8.1 0 4.752 3.384 8.136t8.136 3.384 8.136 -3.384 3.384 -8.136zm4.608 0q0 6.66 -4.734 11.394t-11.394 4.734 -11.394 -4.734 -4.734 -11.394q0 -3.492 1.422 -6.606t3.942 -5.382l-2.34 -3.528 -12.708 16.884q-0.648 0.936 -1.836 0.936h-7.092q-0.828 5.904 -5.364 9.864t-10.584 3.96q-6.66 0 -11.394 -4.734t-4.734 -11.394 4.734 -11.394 11.394 -4.734q4.104 0 7.74 1.98l4.932 -6.588h-8.064q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h13.824v4.608h15.66l-3.06 -4.608h-7.992q-0.936 0 -1.62 -0.684t-0.684 -1.62 0.684 -1.62 1.62 -0.684h9.216q1.188 0 1.908 1.008l9.612 14.4q3.276 -1.584 6.912 -1.584 6.66 0 11.394 4.734t4.734 11.394z",BUS:"M13.824 -20.663q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm36.864 0q0 -1.908 -1.35 -3.258t-3.258 -1.35 -3.258 1.35 -1.35 3.258 1.35 3.258 3.258 1.35 3.258 -1.35 1.35 -3.258zm-1.656 -14.256l-2.592 -13.824q-0.18 -0.828 -0.81 -1.35t-1.458 -0.522h-33.048q-0.828 0 -1.458 0.522t-0.81 1.35l-2.592 13.824q-0.18 1.08 0.504 1.908t1.764 0.828h38.232q1.08 0 1.764 -0.828t0.504 -1.908zm-8.136 -22.032q0 -0.72 -0.504 -1.224t-1.224 -0.504h-23.04q-0.72 0 -1.224 0.504t-0.504 1.224 0.504 1.224 1.224 0.504h23.04q0.72 0 1.224 -0.504t0.504 -1.224zm14.4 26.1v21.708h-4.608v4.608q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258v-4.608h-27.648v4.608q0 1.908 -1.35 3.258t-3.258 1.35 -3.258 -1.35 -1.35 -3.258v-4.608h-4.608v-21.708q0 -4.032 0.9 -8.028l3.708 -16.344q0.324 -2.808 3.51 -4.932t8.28 -3.204 11.25 -1.08 11.25 1.08 8.28 3.204 3.51 4.932l3.78 16.344q0.828 3.672 0.828 8.028z",IOXHOST:"M52.668 -34.487q0 1.26 -0.9 2.178t-2.196 0.918h-25.272q-1.296 0 -2.196 -0.918t-0.9 -2.178 0.9 -2.178 2.196 -0.918h25.272q1.296 0 2.196 0.918t0.9 2.178zm7.704 0q0 -3.096 -0.828 -6.12h-35.352q-1.296 0 -2.196 -0.9t-0.9 -2.16q0 -1.296 0.9 -2.196t2.196 -0.9h32.688q-3.168 -5.148 -8.46 -8.172t-11.52 -3.024q-6.372 0 -11.79 3.15t-8.568 8.55 -3.15 11.772q0 3.096 0.828 6.12h35.352q1.296 0 2.196 0.9t0.9 2.16q0 1.296 -0.9 2.196t-2.196 0.9h-32.688q3.168 5.148 8.478 8.172t11.538 3.024q4.752 0 9.108 -1.854t7.488 -5.004 5.004 -7.488 1.872 -9.126zm13.356 -9.18q0 1.26 -0.9 2.16t-2.196 0.9h-4.716q0.612 3.06 0.612 6.12 0 6.012 -2.358 11.502t-6.318 9.468 -9.45 6.336 -11.502 2.358q-8.856 0 -16.146 -4.788t-10.854 -12.6h-6.804q-1.296 0 -2.196 -0.9t-0.9 -2.196q0 -1.26 0.9 -2.16t2.196 -0.9h4.752q-0.612 -3.06 -0.612 -6.12 0 -6.012 2.358 -11.502t6.318 -9.468 9.45 -6.336 11.538 -2.358q8.82 0 16.11 4.788t10.854 12.6h6.768q1.296 0 2.196 0.9t0.9 2.196z",ANGELLIST:"M34.308 -50.831l-4.104 11.808 4.212 0.756q5.94 -16.236 5.94 -18.648 0 -2.016 -1.368 -2.016 -2.052 0 -4.68 8.1zm-10.764 24.732l1.188 3.168q1.332 -1.512 2.556 -2.412l-1.188 -0.198 -1.386 -0.252 -1.17 -0.306zm-10.512 -32.256q0 3.528 5.724 18.756 0.648 -0.36 1.764 -0.36 0.54 0 2.7 0.18l-4.356 -12.636q-2.7 -7.92 -4.428 -7.92 -0.684 0 -1.044 0.63t-0.36 1.35zm-2.844 27.324q0 1.296 1.854 4.284t4.23 5.508 3.6 2.52q0.504 0 0.918 -0.468t0.414 -0.972q0 -0.864 -1.152 -3.672 -0.468 -1.152 -1.152 -2.592t-1.71 -3.204 -2.214 -2.916 -2.232 -1.152q-0.72 0 -1.638 0.972t-0.918 1.692zm-5.688 12.06q0 1.476 0.9 3.744 2.124 5.22 6.606 8.172t10.134 2.952q8.172 0 13.752 -6.12 5.472 -6.084 5.472 -15.372 0 -1.548 -0.036 -2.412t-0.414 -2.232 -1.098 -2.016q-2.016 -1.764 -7.614 -2.718t-9.738 -0.954q-1.332 0 -1.764 0.396 -0.432 0.18 -0.432 1.26 0 1.224 0.774 2.16t1.998 1.44 2.79 0.846 3.15 0.414 3.06 0.144 2.52 0h0.828q0.864 0 1.44 0.684 0.54 0.684 0.684 1.98 -1.008 1.008 -3.456 1.944 -2.196 0.792 -3.348 1.656 -2.304 1.656 -3.906 4.104t-1.602 4.932q0 1.116 0.666 3.186t0.666 3.15l-0.108 0.432q-0.144 0.432 -0.144 0.504 -4.932 -0.36 -5.256 -7.776 -0.288 0.072 -1.476 0.072 0.072 0.252 0.072 0.756 0 1.908 -1.458 3.222t-3.402 1.314q-2.952 0 -5.994 -2.808t-3.042 -5.724q0 -1.224 1.188 -2.412 1.872 2.304 2.16 2.736 2.772 3.744 4.788 3.744 0.432 0 0.954 -0.306t0.522 -0.738q0 -1.224 -3.15 -5.22t-4.194 -3.996q-1.548 0 -2.52 1.602t-0.972 3.258zm-4.104 0.324q0 -3.636 1.53 -5.868t4.914 -3.168q-1.008 -2.664 -1.008 -3.744 0 -2.232 2.196 -4.428t4.392 -2.196q1.044 0 2.52 0.54 -5.868 -16.632 -5.868 -20.412 0 -2.88 1.476 -4.698t4.284 -1.818q4.716 0 11.7 20.916l0.288 0.828q0.216 -0.576 1.044 -2.862t1.566 -4.266 1.944 -4.59 2.322 -4.428 2.538 -3.114 2.754 -1.296q2.556 0 4.032 1.764t1.476 4.392q0 3.888 -5.724 19.8 2.196 0.54 3.618 1.656t2.106 2.808 0.936 3.366 0.252 3.978q0 5.4 -1.692 10.08t-4.752 8.1 -7.596 5.4 -10.008 1.98q-3.996 0 -8.028 -1.512 -5.364 -2.052 -9.288 -6.894t-3.924 -10.314z",CC:"M28.26 -28.151h7.452q-0.504 5.688 -3.546 8.946t-7.722 3.258q-5.832 0 -9.162 -4.176t-3.33 -11.376q0 -6.984 3.348 -11.214t8.388 -4.23q5.328 0 8.352 3.132t3.492 8.892h-7.308q-0.18 -2.304 -1.278 -3.564t-2.934 -1.26q-2.052 0 -3.186 2.178t-1.134 6.39q0 1.728 0.18 3.024t0.648 2.502 1.44 1.854 2.376 0.648q3.42 0 3.924 -5.004zm25.632 0h7.416q-0.504 5.688 -3.528 8.946t-7.704 3.258q-5.832 0 -9.162 -4.176t-3.33 -11.376q0 -6.984 3.348 -11.214t8.388 -4.23q5.328 0 8.352 3.132t3.492 8.892h-7.344q-0.144 -2.304 -1.26 -3.564t-2.916 -1.26q-2.052 0 -3.186 2.178t-1.134 6.39q0 1.728 0.18 3.024t0.648 2.502 1.422 1.854 2.358 0.648q1.764 0 2.754 -1.368t1.206 -3.636zm12.924 -4.284q0 -7.452 -0.558 -11.052t-2.178 -5.796q-0.216 -0.288 -0.486 -0.504t-0.774 -0.54 -0.576 -0.396q-3.096 -2.268 -25.092 -2.268 -22.5 0 -25.56 2.268 -0.18 0.144 -0.63 0.414t-0.756 0.504 -0.522 0.522q-1.62 2.16 -2.16 5.742t-0.54 11.106q0 7.488 0.54 11.07t2.16 5.778q0.216 0.288 0.54 0.54t0.738 0.504 0.63 0.432q1.584 1.188 8.622 1.764t16.938 0.576q21.96 0 25.092 -2.34 0.18 -0.144 0.612 -0.396t0.738 -0.504 0.486 -0.576q1.656 -2.16 2.196 -5.724t0.54 -11.124zm6.912 -27.396v55.296h-73.728v-55.296h73.728z",SHEQEL:"M35.712 -41.975v17.856q0 0.504 -0.324 0.828t-0.828 0.324h-5.76q-0.504 0 -0.828 -0.324t-0.324 -0.828v-17.856q0 -4.032 -2.88 -6.912t-6.912 -2.88h-9.792v41.472q0 0.504 -0.324 0.828t-0.828 0.324h-5.76q-0.504 0 -0.828 -0.324t-0.324 -0.828v-48.384q0 -0.504 0.324 -0.828t0.828 -0.324h16.704q4.86 0 8.964 2.394t6.498 6.498 2.394 8.964zm13.824 -16.704v31.68q0 4.86 -2.394 8.964t-6.498 6.498 -8.964 2.394h-16.704q-0.504 0 -0.828 -0.324t-0.324 -0.828v-34.56q0 -0.504 0.324 -0.828t0.828 -0.324h5.76q0.504 0 0.828 0.324t0.324 0.828v27.648h9.792q4.032 0 6.912 -2.88t2.88 -6.912v-31.68q0 -0.504 0.324 -0.828t0.828 -0.324h5.76q0.504 0 0.828 0.324t0.324 0.828z",MEANPATH:"M47.196 -34.127v4.104q0 0.864 -0.486 1.368t-1.35 0.504h-7.272q-0.864 0 -1.368 -0.504t-0.504 -1.368v-4.104q0 -0.864 0.504 -1.368t1.368 -0.504h7.272q0.864 0 1.35 0.504t0.486 1.368zm-17.64 8.28v-9q0 -1.908 -1.17 -3.078t-3.078 -1.17h-4.788q-2.448 0 -3.456 1.872 -1.008 -1.872 -3.456 -1.872h-4.68q-1.908 0 -3.078 1.17t-1.17 3.078v9q0 0.792 0.756 0.792h1.98q0.792 0 0.792 -0.792v-8.28q0 -0.864 0.486 -1.368t1.386 -0.504h3.384q0.864 0 1.368 0.504t0.504 1.368v8.28q0 0.792 0.756 0.792h1.944q0.792 0 0.792 -0.792v-8.28q0 -0.864 0.504 -1.368t1.368 -0.504h3.492q0.864 0 1.35 0.504t0.486 1.368v8.28q0 0.792 0.792 0.792h1.98q0.756 0 0.756 -0.792zm21.204 -3.456v-5.544q0 -1.908 -1.188 -3.078t-3.096 -1.17h-9.504q-1.908 0 -3.096 1.17t-1.188 3.078v14.76q0 0.756 0.792 0.756h1.98q0.756 0 0.756 -0.756v-6.48q1.116 1.512 3.384 1.512h6.876q1.908 0 3.096 -1.17t1.188 -3.078zm4.536 -22.176v38.592q0 3.456 -2.448 5.904t-5.904 2.448h-38.592q-3.456 0 -5.904 -2.448t-2.448 -5.904v-38.592q0 -3.456 2.448 -5.904t5.904 -2.448h38.592q3.456 0 5.904 2.448t2.448 5.904z"},window.matchMedia=window.matchMedia||function(n){var u,i=n.documentElement,f=i.firstElementChild||i.firstChild,r=n.createElement("body"),t=n.createElement("div");return t.id="mq-test-1",t.style.cssText="position:absolute;top:-100em",r.appendChild(t),function(n){return t.innerHTML='&shy;<style media="'+n+'"> #mq-test-1 { width: 42px; }</style>',i.insertBefore(r,f),u=42==t.offsetWidth,i.removeChild(r),{matches:u,media:n}}}(document),function(n){"use strict";n.picturefill=function(){for(var o,i,r=n.document.getElementsByTagName("div"),t=0,s=r.length;s>t;t++)if(null!==r[t].getAttribute("data-picture")){for(var f=r[t].getElementsByTagName("div"),e=[],u=0,h=f.length;h>u;u++)o=f[u].getAttribute("data-media"),(!o||n.matchMedia&&n.matchMedia(o).matches)&&e.push(f[u]);i=r[t].getElementsByTagName("img")[0],e.length?(i||(i=n.document.createElement("img"),i.alt=r[t].getAttribute("data-alt"),r[t].appendChild(i)),i.src=e.pop().getAttribute("data-src")):i&&r[t].removeChild(i)}},n.addEventListener?(n.addEventListener("resize",n.picturefill,!1),n.addEventListener("DOMContentLoaded",function(){n.picturefill(),n.removeEventListener("load",n.picturefill,!1)},!1),n.addEventListener("load",n.picturefill,!1)):n.attachEvent&&n.attachEvent("onload",n.picturefill)}(this),!function(n){"use strict";"function"==typeof define&&define.amd?define(["jquery"],n):"undefined"!=typeof exports?module.exports=n(require("jquery")):n(jQuery)}(function(n){"use strict";var t=window.Slick||{};t=function(){function t(t,r){var f,u=this;u.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:n(t),appendDots:n(t),arrows:!0,asNavFor:null,prevArrow:'<button type="button" data-role="none" class="slick-prev" aria-label="Previous" tabindex="0" role="button">Previous</button>',nextArrow:'<button type="button" data-role="none" class="slick-next" aria-label="Next" tabindex="0" role="button">Next</button>',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(n,t){return'<button type="button" data-role="none" role="button" aria-required="false" tabindex="0">'+(t+1)+"</button>"},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",mobileFirst:!1,pauseOnHover:!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,variableWidth:!1,vertical:!1,verticalSwiping:!1,waitForAnimate:!0,zIndex:1e3},u.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,slideCount:null,slideWidth:null,$slideTrack:null,$slides:null,sliding:!1,slideOffset:0,swipeLeft:null,$list:null,touchObject:{},transformsEnabled:!1,unslicked:!1},n.extend(u,u.initials),u.activeBreakpoint=null,u.animType=null,u.animProp=null,u.breakpoints=[],u.breakpointSettings=[],u.cssTransitions=!1,u.hidden="hidden",u.paused=!1,u.positionProp=null,u.respondTo=null,u.rowCount=1,u.shouldClick=!0,u.$slider=n(t),u.$slidesCache=null,u.transformType=null,u.transitionType=null,u.visibilityChange="visibilitychange",u.windowWidth=0,u.windowTimer=null,f=n(t).data("slick")||{},u.options=n.extend({},u.defaults,f,r),u.currentSlide=u.options.initialSlide,u.originalSettings=u.options,"undefined"!=typeof document.mozHidden?(u.hidden="mozHidden",u.visibilityChange="mozvisibilitychange"):"undefined"!=typeof document.webkitHidden&&(u.hidden="webkitHidden",u.visibilityChange="webkitvisibilitychange"),u.autoPlay=n.proxy(u.autoPlay,u),u.autoPlayClear=n.proxy(u.autoPlayClear,u),u.changeSlide=n.proxy(u.changeSlide,u),u.clickHandler=n.proxy(u.clickHandler,u),u.selectHandler=n.proxy(u.selectHandler,u),u.setPosition=n.proxy(u.setPosition,u),u.swipeHandler=n.proxy(u.swipeHandler,u),u.dragHandler=n.proxy(u.dragHandler,u),u.keyHandler=n.proxy(u.keyHandler,u),u.autoPlayIterator=n.proxy(u.autoPlayIterator,u),u.instanceUid=i++,u.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,u.registerBreakpoints(),u.init(!0),u.checkResponsive(!0)}var i=0;return t}(),t.prototype.addSlide=t.prototype.slickAdd=function(t,i,r){var u=this;if("boolean"==typeof i)r=i,i=null;else if(0>i||i>=u.slideCount)return!1;u.unload(),"number"==typeof i?0===i&&0===u.$slides.length?n(t).appendTo(u.$slideTrack):r?n(t).insertBefore(u.$slides.eq(i)):n(t).insertAfter(u.$slides.eq(i)):r===!0?n(t).prependTo(u.$slideTrack):n(t).appendTo(u.$slideTrack),u.$slides=u.$slideTrack.children(this.options.slide),u.$slideTrack.children(this.options.slide).detach(),u.$slideTrack.append(u.$slides),u.$slides.each(function(t,i){n(i).attr("data-slick-index",t)}),u.$slidesCache=u.$slides,u.reinit()},t.prototype.animateHeight=function(){var n=this,t;1===n.options.slidesToShow&&n.options.adaptiveHeight===!0&&n.options.vertical===!1&&(t=n.$slides.eq(n.currentSlide).outerHeight(!0),n.$list.animate({height:t},n.options.speed))},t.prototype.animateSlide=function(t,i){var u={},r=this;r.animateHeight(),r.options.rtl===!0&&r.options.vertical===!1&&(t=-t),r.transformsEnabled===!1?r.options.vertical===!1?r.$slideTrack.animate({left:t},r.options.speed,r.options.easing,i):r.$slideTrack.animate({top:t},r.options.speed,r.options.easing,i):r.cssTransitions===!1?(r.options.rtl===!0&&(r.currentLeft=-r.currentLeft),n({animStart:r.currentLeft}).animate({animStart:t},{duration:r.options.speed,easing:r.options.easing,step:function(n){n=Math.ceil(n),r.options.vertical===!1?(u[r.animType]="translate("+n+"px, 0px)",r.$slideTrack.css(u)):(u[r.animType]="translate(0px,"+n+"px)",r.$slideTrack.css(u))},complete:function(){i&&i.call()}})):(r.applyTransition(),t=Math.ceil(t),u[r.animType]=r.options.vertical===!1?"translate3d("+t+"px, 0px, 0px)":"translate3d(0px,"+t+"px, 0px)",r.$slideTrack.css(u),i&&setTimeout(function(){r.disableTransition(),i.call()},r.options.speed))},t.prototype.asNavFor=function(t){var r=this,i=r.options.asNavFor;i&&null!==i&&(i=n(i).not(r.$slider)),null!==i&&"object"==typeof i&&i.each(function(){var i=n(this).slick("getSlick");i.unslicked||i.slideHandler(t,!0)})},t.prototype.applyTransition=function(n){var t=this,i={};i[t.transitionType]=t.options.fade===!1?t.transformType+" "+t.options.speed+"ms "+t.options.cssEase:"opacity "+t.options.speed+"ms "+t.options.cssEase,t.options.fade===!1?t.$slideTrack.css(i):t.$slides.eq(n).css(i)},t.prototype.autoPlay=function(){var n=this;n.autoPlayTimer&&clearInterval(n.autoPlayTimer),n.slideCount>n.options.slidesToShow&&n.paused!==!0&&(n.autoPlayTimer=setInterval(n.autoPlayIterator,n.options.autoplaySpeed))},t.prototype.autoPlayClear=function(){var n=this;n.autoPlayTimer&&clearInterval(n.autoPlayTimer)},t.prototype.autoPlayIterator=function(){var n=this;n.options.infinite===!1?1===n.direction?(n.currentSlide+1===n.slideCount-1&&(n.direction=0),n.slideHandler(n.currentSlide+n.options.slidesToScroll)):(0==n.currentSlide-1&&(n.direction=1),n.slideHandler(n.currentSlide-n.options.slidesToScroll)):n.slideHandler(n.currentSlide+n.options.slidesToScroll)},t.prototype.buildArrows=function(){var t=this;t.options.arrows===!0&&(t.$prevArrow=n(t.options.prevArrow).addClass("slick-arrow"),t.$nextArrow=n(t.options.nextArrow).addClass("slick-arrow"),t.slideCount>t.options.slidesToShow?(t.$prevArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),t.$nextArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.prependTo(t.options.appendArrows),t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.appendTo(t.options.appendArrows),t.options.infinite!==!0&&t.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true")):t.$prevArrow.add(t.$nextArrow).addClass("slick-hidden").attr({"aria-disabled":"true",tabindex:"-1"}))},t.prototype.buildDots=function(){var r,i,t=this;if(t.options.dots===!0&&t.slideCount>t.options.slidesToShow){for(i='<ul class="'+t.options.dotsClass+'">',r=0;r<=t.getDotCount();r+=1)i+="<li>"+t.options.customPaging.call(this,t,r)+"</li>";i+="</ul>",t.$dots=n(i).appendTo(t.options.appendDots),t.$dots.find("li").first().addClass("slick-active").attr("aria-hidden","false")}},t.prototype.buildOut=function(){var t=this;t.$slides=t.$slider.children(t.options.slide+":not(.slick-cloned)").addClass("slick-slide"),t.slideCount=t.$slides.length,t.$slides.each(function(t,i){n(i).attr("data-slick-index",t).data("originalStyling",n(i).attr("style")||"")}),t.$slidesCache=t.$slides,t.$slider.addClass("slick-slider"),t.$slideTrack=0===t.slideCount?n('<div class="slick-track"/>').appendTo(t.$slider):t.$slides.wrapAll('<div class="slick-track"/>').parent(),t.$list=t.$slideTrack.wrap('<div aria-live="polite" class="slick-list"/>').parent(),t.$slideTrack.css("opacity",0),(t.options.centerMode===!0||t.options.swipeToSlide===!0)&&(t.options.slidesToScroll=1),n("img[data-lazy]",t.$slider).not("[src]").addClass("slick-loading"),t.setupInfinite(),t.buildArrows(),t.buildDots(),t.updateDots(),t.setSlideClasses("number"==typeof t.currentSlide?t.currentSlide:0),t.options.draggable===!0&&t.$list.addClass("draggable")},t.prototype.buildRows=function(){var t,i,r,f,c,u,e,n=this,o,s,h;if(f=document.createDocumentFragment(),u=n.$slider.children(),n.options.rows>1){for(e=n.options.slidesPerRow*n.options.rows,c=Math.ceil(u.length/e),t=0;c>t;t++){for(o=document.createElement("div"),i=0;i<n.options.rows;i++){for(s=document.createElement("div"),r=0;r<n.options.slidesPerRow;r++)h=t*e+(i*n.options.slidesPerRow+r),u.get(h)&&s.appendChild(u.get(h));o.appendChild(s)}f.appendChild(o)}n.$slider.html(f),n.$slider.children().children().children().css({width:100/n.options.slidesPerRow+"%",display:"inline-block"})}},t.prototype.checkResponsive=function(t,i){var f,u,e,r=this,o=!1,s=r.$slider.width(),h=window.innerWidth||n(window).width();if("window"===r.respondTo?e=h:"slider"===r.respondTo?e=s:"min"===r.respondTo&&(e=Math.min(h,s)),r.options.responsive&&r.options.responsive.length&&null!==r.options.responsive){u=null;for(f in r.breakpoints)r.breakpoints.hasOwnProperty(f)&&(r.originalSettings.mobileFirst===!1?e<r.breakpoints[f]&&(u=r.breakpoints[f]):e>r.breakpoints[f]&&(u=r.breakpoints[f]));null!==u?null!==r.activeBreakpoint?(u!==r.activeBreakpoint||i)&&(r.activeBreakpoint=u,"unslick"===r.breakpointSettings[u]?r.unslick(u):(r.options=n.extend({},r.originalSettings,r.breakpointSettings[u]),t===!0&&(r.currentSlide=r.options.initialSlide),r.refresh(t)),o=u):(r.activeBreakpoint=u,"unslick"===r.breakpointSettings[u]?r.unslick(u):(r.options=n.extend({},r.originalSettings,r.breakpointSettings[u]),t===!0&&(r.currentSlide=r.options.initialSlide),r.refresh(t)),o=u):null!==r.activeBreakpoint&&(r.activeBreakpoint=null,r.options=r.originalSettings,t===!0&&(r.currentSlide=r.options.initialSlide),r.refresh(t),o=u),t||o===!1||r.$slider.trigger("breakpoint",[r,o])}},t.prototype.changeSlide=function(t,i){var f,e,o,r=this,u=n(t.target),s;switch(u.is("a")&&t.preventDefault(),u.is("li")||(u=u.closest("li")),o=0!=r.slideCount%r.options.slidesToScroll,f=o?0:(r.slideCount-r.currentSlide)%r.options.slidesToScroll,t.data.message){case"previous":e=0===f?r.options.slidesToScroll:r.options.slidesToShow-f,r.slideCount>r.options.slidesToShow&&r.slideHandler(r.currentSlide-e,!1,i);break;case"next":e=0===f?r.options.slidesToScroll:f,r.slideCount>r.options.slidesToShow&&r.slideHandler(r.currentSlide+e,!1,i);break;case"index":s=0===t.data.index?0:t.data.index||u.index()*r.options.slidesToScroll,r.slideHandler(r.checkNavigable(s),!1,i),u.children().trigger("focus");break;default:return}},t.prototype.checkNavigable=function(n){var t,i,u=this,r;if(t=u.getNavigableIndexes(),i=0,n>t[t.length-1])n=t[t.length-1];else for(r in t){if(n<t[r]){n=i;break}i=t[r]}return n},t.prototype.cleanUpEvents=function(){var t=this;t.options.dots&&null!==t.$dots&&(n("li",t.$dots).off("click.slick",t.changeSlide),t.options.pauseOnDotsHover===!0&&t.options.autoplay===!0&&n("li",t.$dots).off("mouseenter.slick",n.proxy(t.setPaused,t,!0)).off("mouseleave.slick",n.proxy(t.setPaused,t,!1))),t.options.arrows===!0&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow&&t.$prevArrow.off("click.slick",t.changeSlide),t.$nextArrow&&t.$nextArrow.off("click.slick",t.changeSlide)),t.$list.off("touchstart.slick mousedown.slick",t.swipeHandler),t.$list.off("touchmove.slick mousemove.slick",t.swipeHandler),t.$list.off("touchend.slick mouseup.slick",t.swipeHandler),t.$list.off("touchcancel.slick mouseleave.slick",t.swipeHandler),t.$list.off("click.slick",t.clickHandler),n(document).off(t.visibilityChange,t.visibility),t.$list.off("mouseenter.slick",n.proxy(t.setPaused,t,!0)),t.$list.off("mouseleave.slick",n.proxy(t.setPaused,t,!1)),t.options.accessibility===!0&&t.$list.off("keydown.slick",t.keyHandler),t.options.focusOnSelect===!0&&n(t.$slideTrack).children().off("click.slick",t.selectHandler),n(window).off("orientationchange.slick.slick-"+t.instanceUid,t.orientationChange),n(window).off("resize.slick.slick-"+t.instanceUid,t.resize),n("[draggable!=true]",t.$slideTrack).off("dragstart",t.preventDefault),n(window).off("load.slick.slick-"+t.instanceUid,t.setPosition),n(document).off("ready.slick.slick-"+t.instanceUid,t.setPosition)},t.prototype.cleanUpRows=function(){var n,t=this;t.options.rows>1&&(n=t.$slides.children().children(),n.removeAttr("style"),t.$slider.html(n))},t.prototype.clickHandler=function(n){var t=this;t.shouldClick===!1&&(n.stopImmediatePropagation(),n.stopPropagation(),n.preventDefault())},t.prototype.destroy=function(t){var i=this;i.autoPlayClear(),i.touchObject={},i.cleanUpEvents(),n(".slick-cloned",i.$slider).detach(),i.$dots&&i.$dots.remove(),i.options.arrows===!0&&(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(){n(this).attr("style",n(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.unslicked=!0,t||i.$slider.trigger("destroy",[i])},t.prototype.disableTransition=function(n){var t=this,i={};i[t.transitionType]="",t.options.fade===!1?t.$slideTrack.css(i):t.$slides.eq(n).css(i)},t.prototype.fadeSlide=function(n,t){var i=this;i.cssTransitions===!1?(i.$slides.eq(n).css({zIndex:i.options.zIndex}),i.$slides.eq(n).animate({opacity:1},i.options.speed,i.options.easing,t)):(i.applyTransition(n),i.$slides.eq(n).css({opacity:1,zIndex:i.options.zIndex}),t&&setTimeout(function(){i.disableTransition(n),t.call()},i.options.speed))},t.prototype.fadeSlideOut=function(n){var t=this;t.cssTransitions===!1?t.$slides.eq(n).animate({opacity:0,zIndex:t.options.zIndex-2},t.options.speed,t.options.easing):(t.applyTransition(n),t.$slides.eq(n).css({opacity:0,zIndex:t.options.zIndex-2}))},t.prototype.filterSlides=t.prototype.slickFilter=function(n){var t=this;null!==n&&(t.unload(),t.$slideTrack.children(this.options.slide).detach(),t.$slidesCache.filter(n).appendTo(t.$slideTrack),t.reinit())},t.prototype.getCurrent=t.prototype.slickCurrentSlide=function(){var n=this;return n.currentSlide},t.prototype.getDotCount=function(){var n=this,t=0,i=0,r=0;if(n.options.infinite===!0)for(;t<n.slideCount;)++r,t=i+n.options.slidesToShow,i+=n.options.slidesToScroll<=n.options.slidesToShow?n.options.slidesToScroll:n.options.slidesToShow;else if(n.options.centerMode===!0)r=n.slideCount;else for(;t<n.slideCount;)++r,t=i+n.options.slidesToShow,i+=n.options.slidesToScroll<=n.options.slidesToShow?n.options.slidesToScroll:n.options.slidesToShow;return r-1},t.prototype.getLeft=function(n){var f,r,i,t=this,u=0;return t.slideOffset=0,r=t.$slides.first().outerHeight(!0),t.options.infinite===!0?(t.slideCount>t.options.slidesToShow&&(t.slideOffset=-1*t.slideWidth*t.options.slidesToShow,u=-1*r*t.options.slidesToShow),0!=t.slideCount%t.options.slidesToScroll&&n+t.options.slidesToScroll>t.slideCount&&t.slideCount>t.options.slidesToShow&&(n>t.slideCount?(t.slideOffset=-1*(t.options.slidesToShow-(n-t.slideCount))*t.slideWidth,u=-1*(t.options.slidesToShow-(n-t.slideCount))*r):(t.slideOffset=-1*t.slideCount%t.options.slidesToScroll*t.slideWidth,u=-1*t.slideCount%t.options.slidesToScroll*r))):n+t.options.slidesToShow>t.slideCount&&(t.slideOffset=(n+t.options.slidesToShow-t.slideCount)*t.slideWidth,u=(n+t.options.slidesToShow-t.slideCount)*r),t.slideCount<=t.options.slidesToShow&&(t.slideOffset=0,u=0),t.options.centerMode===!0&&t.options.infinite===!0?t.slideOffset+=t.slideWidth*Math.floor(t.options.slidesToShow/2)-t.slideWidth:t.options.centerMode===!0&&(t.slideOffset=0,t.slideOffset+=t.slideWidth*Math.floor(t.options.slidesToShow/2)),f=t.options.vertical===!1?-1*n*t.slideWidth+t.slideOffset:-1*n*r+u,t.options.variableWidth===!0&&(i=t.slideCount<=t.options.slidesToShow||t.options.infinite===!1?t.$slideTrack.children(".slick-slide").eq(n):t.$slideTrack.children(".slick-slide").eq(n+t.options.slidesToShow),f=i[0]?-1*i[0].offsetLeft:0,t.options.centerMode===!0&&(i=t.options.infinite===!1?t.$slideTrack.children(".slick-slide").eq(n):t.$slideTrack.children(".slick-slide").eq(n+t.options.slidesToShow+1),f=i[0]?-1*i[0].offsetLeft:0,f+=(t.$list.width()-i.outerWidth())/2)),f},t.prototype.getOption=t.prototype.slickGetOption=function(n){var t=this;return t.options[n]},t.prototype.getNavigableIndexes=function(){var i,n=this,t=0,r=0,u=[];for(n.options.infinite===!1?i=n.slideCount:(t=-1*n.options.slidesToScroll,r=-1*n.options.slidesToScroll,i=2*n.slideCount);i>t;)u.push(t),t=r+n.options.slidesToScroll,r+=n.options.slidesToScroll<=n.options.slidesToShow?n.options.slidesToScroll:n.options.slidesToShow;return u},t.prototype.getSlick=function(){return this},t.prototype.getSlideCount=function(){var u,i,r,t=this;return r=t.options.centerMode===!0?t.slideWidth*Math.floor(t.options.slidesToShow/2):0,t.options.swipeToSlide===!0?(t.$slideTrack.find(".slick-slide").each(function(u,f){if(f.offsetLeft-r+n(f).outerWidth()/2>-1*t.swipeLeft)return i=f,!1}),u=Math.abs(n(i).attr("data-slick-index")-t.currentSlide)||1):t.options.slidesToScroll},t.prototype.goTo=t.prototype.slickGoTo=function(n,t){var i=this;i.changeSlide({data:{message:"index",index:parseInt(n)}},t)},t.prototype.init=function(t){var i=this;n(i.$slider).hasClass("slick-initialized")||(n(i.$slider).addClass("slick-initialized"),i.buildRows(),i.buildOut(),i.setProps(),i.startLoad(),i.loadSlider(),i.initializeEvents(),i.updateArrows(),i.updateDots()),t&&i.$slider.trigger("init",[i]),i.options.accessibility===!0&&i.initADA()},t.prototype.initArrowEvents=function(){var n=this;n.options.arrows===!0&&n.slideCount>n.options.slidesToShow&&(n.$prevArrow.on("click.slick",{message:"previous"},n.changeSlide),n.$nextArrow.on("click.slick",{message:"next"},n.changeSlide))},t.prototype.initDotEvents=function(){var t=this;t.options.dots===!0&&t.slideCount>t.options.slidesToShow&&n("li",t.$dots).on("click.slick",{message:"index"},t.changeSlide),t.options.dots===!0&&t.options.pauseOnDotsHover===!0&&t.options.autoplay===!0&&n("li",t.$dots).on("mouseenter.slick",n.proxy(t.setPaused,t,!0)).on("mouseleave.slick",n.proxy(t.setPaused,t,!1))},t.prototype.initializeEvents=function(){var t=this;t.initArrowEvents(),t.initDotEvents(),t.$list.on("touchstart.slick mousedown.slick",{action:"start"},t.swipeHandler),t.$list.on("touchmove.slick mousemove.slick",{action:"move"},t.swipeHandler),t.$list.on("touchend.slick mouseup.slick",{action:"end"},t.swipeHandler),t.$list.on("touchcancel.slick mouseleave.slick",{action:"end"},t.swipeHandler),t.$list.on("click.slick",t.clickHandler),n(document).on(t.visibilityChange,n.proxy(t.visibility,t)),t.$list.on("mouseenter.slick",n.proxy(t.setPaused,t,!0)),t.$list.on("mouseleave.slick",n.proxy(t.setPaused,t,!1)),t.options.accessibility===!0&&t.$list.on("keydown.slick",t.keyHandler),t.options.focusOnSelect===!0&&n(t.$slideTrack).children().on("click.slick",t.selectHandler),n(window).on("orientationchange.slick.slick-"+t.instanceUid,n.proxy(t.orientationChange,t)),n(window).on("resize.slick.slick-"+t.instanceUid,n.proxy(t.resize,t)),n("[draggable!=true]",t.$slideTrack).on("dragstart",t.preventDefault),n(window).on("load.slick.slick-"+t.instanceUid,t.setPosition),n(document).on("ready.slick.slick-"+t.instanceUid,t.setPosition)},t.prototype.initUI=function(){var n=this;n.options.arrows===!0&&n.slideCount>n.options.slidesToShow&&(n.$prevArrow.show(),n.$nextArrow.show()),n.options.dots===!0&&n.slideCount>n.options.slidesToShow&&n.$dots.show(),n.options.autoplay===!0&&n.autoPlay()},t.prototype.keyHandler=function(n){var t=this;n.target.tagName.match("TEXTAREA|INPUT|SELECT")||(37===n.keyCode&&t.options.accessibility===!0?t.changeSlide({data:{message:"previous"}}):39===n.keyCode&&t.options.accessibility===!0&&t.changeSlide({data:{message:"next"}}))},t.prototype.lazyLoad=function(){function f(t){n("img[data-lazy]",t).each(function(){var t=n(this),i=n(this).attr("data-lazy"),r=document.createElement("img");r.onload=function(){t.animate({opacity:0},100,function(){t.attr("src",i).animate({opacity:1},200,function(){t.removeAttr("data-lazy").removeClass("slick-loading")})})},r.src=i})}var e,r,i,u,t=this;t.options.centerMode===!0?t.options.infinite===!0?(i=t.currentSlide+(t.options.slidesToShow/2+1),u=i+t.options.slidesToShow+2):(i=Math.max(0,t.currentSlide-(t.options.slidesToShow/2+1)),u=2+(t.options.slidesToShow/2+1)+t.currentSlide):(i=t.options.infinite?t.options.slidesToShow+t.currentSlide:t.currentSlide,u=i+t.options.slidesToShow,t.options.fade===!0&&(i>0&&i--,u<=t.slideCount&&u++)),e=t.$slider.find(".slick-slide").slice(i,u),f(e),t.slideCount<=t.options.slidesToShow?(r=t.$slider.find(".slick-slide"),f(r)):t.currentSlide>=t.slideCount-t.options.slidesToShow?(r=t.$slider.find(".slick-cloned").slice(0,t.options.slidesToShow),f(r)):0===t.currentSlide&&(r=t.$slider.find(".slick-cloned").slice(-1*t.options.slidesToShow),f(r))},t.prototype.loadSlider=function(){var n=this;n.setPosition(),n.$slideTrack.css({opacity:1}),n.$slider.removeClass("slick-loading"),n.initUI(),"progressive"===n.options.lazyLoad&&n.progressiveLazyLoad()},t.prototype.next=t.prototype.slickNext=function(){var n=this;n.changeSlide({data:{message:"next"}})},t.prototype.orientationChange=function(){var n=this;n.checkResponsive(),n.setPosition()},t.prototype.pause=t.prototype.slickPause=function(){var n=this;n.autoPlayClear(),n.paused=!0},t.prototype.play=t.prototype.slickPlay=function(){var n=this;n.paused=!1,n.autoPlay()},t.prototype.postSlide=function(n){var t=this;t.$slider.trigger("afterChange",[t,n]),t.animating=!1,t.setPosition(),t.swipeLeft=null,t.options.autoplay===!0&&t.paused===!1&&t.autoPlay(),t.options.accessibility===!0&&t.initADA()},t.prototype.prev=t.prototype.slickPrev=function(){var n=this;n.changeSlide({data:{message:"previous"}})},t.prototype.preventDefault=function(n){n.preventDefault()},t.prototype.progressiveLazyLoad=function(){var r,i,t=this;r=n("img[data-lazy]",t.$slider).length,r>0&&(i=n("img[data-lazy]",t.$slider).first(),i.attr("src",i.attr("data-lazy")).removeClass("slick-loading").load(function(){i.removeAttr("data-lazy"),t.progressiveLazyLoad(),t.options.adaptiveHeight===!0&&t.setPosition()}).error(function(){i.removeAttr("data-lazy"),t.progressiveLazyLoad()}))},t.prototype.refresh=function(t){var i=this,r=i.currentSlide;i.destroy(!0),n.extend(i,i.initials,{currentSlide:r}),i.init(),t||i.changeSlide({data:{message:"index",index:r}},!1)},t.prototype.registerBreakpoints=function(){var u,f,i,t=this,r=t.options.responsive||null;if("array"===n.type(r)&&r.length){t.respondTo=t.options.respondTo||"window";for(u in r)if(i=t.breakpoints.length-1,f=r[u].breakpoint,r.hasOwnProperty(u)){for(;i>=0;)t.breakpoints[i]&&t.breakpoints[i]===f&&t.breakpoints.splice(i,1),i--;t.breakpoints.push(f),t.breakpointSettings[f]=r[u].settings}t.breakpoints.sort(function(n,i){return t.options.mobileFirst?n-i:i-n})}},t.prototype.reinit=function(){var t=this;t.$slides=t.$slideTrack.children(t.options.slide).addClass("slick-slide"),t.slideCount=t.$slides.length,t.currentSlide>=t.slideCount&&0!==t.currentSlide&&(t.currentSlide=t.currentSlide-t.options.slidesToScroll),t.slideCount<=t.options.slidesToShow&&(t.currentSlide=0),t.registerBreakpoints(),t.setProps(),t.setupInfinite(),t.buildArrows(),t.updateArrows(),t.initArrowEvents(),t.buildDots(),t.updateDots(),t.initDotEvents(),t.checkResponsive(!1,!0),t.options.focusOnSelect===!0&&n(t.$slideTrack).children().on("click.slick",t.selectHandler),t.setSlideClasses(0),t.setPosition(),t.$slider.trigger("reInit",[t]),t.options.autoplay===!0&&t.focusHandler()},t.prototype.resize=function(){var t=this;n(window).width()!==t.windowWidth&&(clearTimeout(t.windowDelay),t.windowDelay=window.setTimeout(function(){t.windowWidth=n(window).width(),t.checkResponsive(),t.unslicked||t.setPosition()},50))},t.prototype.removeSlide=t.prototype.slickRemove=function(n,t,i){var r=this;return"boolean"==typeof n?(t=n,n=t===!0?0:r.slideCount-1):n=t===!0?--n:n,r.slideCount<1||0>n||n>r.slideCount-1?!1:(r.unload(),i===!0?r.$slideTrack.children().remove():r.$slideTrack.children(this.options.slide).eq(n).remove(),r.$slides=r.$slideTrack.children(this.options.slide),r.$slideTrack.children(this.options.slide).detach(),r.$slideTrack.append(r.$slides),r.$slidesCache=r.$slides,r.reinit(),void 0)},t.prototype.setCSS=function(n){var r,u,t=this,i={};t.options.rtl===!0&&(n=-n),r="left"==t.positionProp?Math.ceil(n)+"px":"0px",u="top"==t.positionProp?Math.ceil(n)+"px":"0px",i[t.positionProp]=n,t.transformsEnabled===!1?t.$slideTrack.css(i):(i={},t.cssTransitions===!1?(i[t.animType]="translate("+r+", "+u+")",t.$slideTrack.css(i)):(i[t.animType]="translate3d("+r+", "+u+", 0px)",t.$slideTrack.css(i)))},t.prototype.setDimensions=function(){var n=this,t;n.options.vertical===!1?n.options.centerMode===!0&&n.$list.css({padding:"0px "+n.options.centerPadding}):(n.$list.height(n.$slides.first().outerHeight(!0)*n.options.slidesToShow),n.options.centerMode===!0&&n.$list.css({padding:n.options.centerPadding+" 0px"})),n.listWidth=n.$list.width(),n.listHeight=n.$list.height(),n.options.vertical===!1&&n.options.variableWidth===!1?(n.slideWidth=Math.ceil(n.listWidth/n.options.slidesToShow),n.$slideTrack.width(Math.ceil(n.slideWidth*n.$slideTrack.children(".slick-slide").length))):n.options.variableWidth===!0?n.$slideTrack.width(5e3*n.slideCount):(n.slideWidth=Math.ceil(n.listWidth),n.$slideTrack.height(Math.ceil(n.$slides.first().outerHeight(!0)*n.$slideTrack.children(".slick-slide").length))),t=n.$slides.first().outerWidth(!0)-n.$slides.first().width(),n.options.variableWidth===!1&&n.$slideTrack.children(".slick-slide").width(n.slideWidth-t)},t.prototype.setFade=function(){var i,t=this;t.$slides.each(function(r,u){i=-1*t.slideWidth*r,t.options.rtl===!0?n(u).css({position:"relative",right:i,top:0,zIndex:t.options.zIndex-2,opacity:0}):n(u).css({position:"relative",left:i,top:0,zIndex:t.options.zIndex-2,opacity:0})}),t.$slides.eq(t.currentSlide).css({zIndex:t.options.zIndex-1,opacity:1})},t.prototype.setHeight=function(){var n=this,t;1===n.options.slidesToShow&&n.options.adaptiveHeight===!0&&n.options.vertical===!1&&(t=n.$slides.eq(n.currentSlide).outerHeight(!0),n.$list.css("height",t))},t.prototype.setOption=t.prototype.slickSetOption=function(t,i,r){var f,e,u=this;if("responsive"===t&&"array"===n.type(i))for(e in i)if("array"!==n.type(u.options.responsive))u.options.responsive=[i[e]];else{for(f=u.options.responsive.length-1;f>=0;)u.options.responsive[f].breakpoint===i[e].breakpoint&&u.options.responsive.splice(f,1),f--;u.options.responsive.push(i[e])}else u.options[t]=i;r===!0&&(u.unload(),u.reinit())},t.prototype.setPosition=function(){var n=this;n.setDimensions(),n.setHeight(),n.options.fade===!1?n.setCSS(n.getLeft(n.currentSlide)):n.setFade(),n.$slider.trigger("setPosition",[n])},t.prototype.setProps=function(){var n=this,t=document.body.style;n.positionProp=n.options.vertical===!0?"top":"left","top"===n.positionProp?n.$slider.addClass("slick-vertical"):n.$slider.removeClass("slick-vertical"),(void 0!==t.WebkitTransition||void 0!==t.MozTransition||void 0!==t.msTransition)&&n.options.useCSS===!0&&(n.cssTransitions=!0),n.options.fade&&("number"==typeof n.options.zIndex?n.options.zIndex<3&&(n.options.zIndex=3):n.options.zIndex=n.defaults.zIndex),void 0!==t.OTransform&&(n.animType="OTransform",n.transformType="-o-transform",n.transitionType="OTransition",void 0===t.perspectiveProperty&&void 0===t.webkitPerspective&&(n.animType=!1)),void 0!==t.MozTransform&&(n.animType="MozTransform",n.transformType="-moz-transform",n.transitionType="MozTransition",void 0===t.perspectiveProperty&&void 0===t.MozPerspective&&(n.animType=!1)),void 0!==t.webkitTransform&&(n.animType="webkitTransform",n.transformType="-webkit-transform",n.transitionType="webkitTransition",void 0===t.perspectiveProperty&&void 0===t.webkitPerspective&&(n.animType=!1)),void 0!==t.msTransform&&(n.animType="msTransform",n.transformType="-ms-transform",n.transitionType="msTransition",void 0===t.msTransform&&(n.animType=!1)),void 0!==t.transform&&n.animType!==!1&&(n.animType="transform",n.transformType="transform",n.transitionType="transition"),n.transformsEnabled=null!==n.animType&&n.animType!==!1},t.prototype.setSlideClasses=function(n){var u,i,r,f,t=this;i=t.$slider.find(".slick-slide").removeClass("slick-active slick-center slick-current").attr("aria-hidden","true"),t.$slides.eq(n).addClass("slick-current"),t.options.centerMode===!0?(u=Math.floor(t.options.slidesToShow/2),t.options.infinite===!0&&(n>=u&&n<=t.slideCount-1-u?t.$slides.slice(n-u,n+u+1).addClass("slick-active").attr("aria-hidden","false"):(r=t.options.slidesToShow+n,i.slice(r-u+1,r+u+2).addClass("slick-active").attr("aria-hidden","false")),0===n?i.eq(i.length-1-t.options.slidesToShow).addClass("slick-center"):n===t.slideCount-1&&i.eq(t.options.slidesToShow).addClass("slick-center")),t.$slides.eq(n).addClass("slick-center")):n>=0&&n<=t.slideCount-t.options.slidesToShow?t.$slides.slice(n,n+t.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"):i.length<=t.options.slidesToShow?i.addClass("slick-active").attr("aria-hidden","false"):(f=t.slideCount%t.options.slidesToShow,r=t.options.infinite===!0?t.options.slidesToShow+n:n,t.options.slidesToShow==t.options.slidesToScroll&&t.slideCount-n<t.options.slidesToShow?i.slice(r-(t.options.slidesToShow-f),r+f).addClass("slick-active").attr("aria-hidden","false"):i.slice(r,r+t.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false")),"ondemand"===t.options.lazyLoad&&t.lazyLoad()},t.prototype.setupInfinite=function(){var i,r,u,t=this;if(t.options.fade===!0&&(t.options.centerMode=!1),t.options.infinite===!0&&t.options.fade===!1&&(r=null,t.slideCount>t.options.slidesToShow)){for(u=t.options.centerMode===!0?t.options.slidesToShow+1:t.options.slidesToShow,i=t.slideCount;i>t.slideCount-u;i-=1)r=i-1,n(t.$slides[r]).clone(!0).attr("id","").attr("data-slick-index",r-t.slideCount).prependTo(t.$slideTrack).addClass("slick-cloned");for(i=0;u>i;i+=1)r=i,n(t.$slides[r]).clone(!0).attr("id","").attr("data-slick-index",r+t.slideCount).appendTo(t.$slideTrack).addClass("slick-cloned");t.$slideTrack.find(".slick-cloned").find("[id]").each(function(){n(this).attr("id","")})}},t.prototype.setPaused=function(n){var t=this;t.options.autoplay===!0&&t.options.pauseOnHover===!0&&(t.paused=n,n?t.autoPlayClear():t.autoPlay())},t.prototype.selectHandler=function(t){var i=this,u=n(t.target).is(".slick-slide")?n(t.target):n(t.target).parents(".slick-slide"),r=parseInt(u.attr("data-slick-index"));return r||(r=0),i.slideCount<=i.options.slidesToShow?(i.setSlideClasses(r),i.asNavFor(r),void 0):(i.slideHandler(r),void 0)},t.prototype.slideHandler=function(n,t,i){var u,f,o,e,s=null,r=this;return t=t||!1,r.animating===!0&&r.options.waitForAnimate===!0||r.options.fade===!0&&r.currentSlide===n||r.slideCount<=r.options.slidesToShow?void 0:(t===!1&&r.asNavFor(n),u=n,s=r.getLeft(u),e=r.getLeft(r.currentSlide),r.currentLeft=null===r.swipeLeft?e:r.swipeLeft,r.options.infinite===!1&&r.options.centerMode===!1&&(0>n||n>r.getDotCount()*r.options.slidesToScroll)?(r.options.fade===!1&&(u=r.currentSlide,i!==!0?r.animateSlide(e,function(){r.postSlide(u)}):r.postSlide(u)),void 0):r.options.infinite===!1&&r.options.centerMode===!0&&(0>n||n>r.slideCount-r.options.slidesToScroll)?(r.options.fade===!1&&(u=r.currentSlide,i!==!0?r.animateSlide(e,function(){r.postSlide(u)}):r.postSlide(u)),void 0):(r.options.autoplay===!0&&clearInterval(r.autoPlayTimer),f=0>u?0!=r.slideCount%r.options.slidesToScroll?r.slideCount-r.slideCount%r.options.slidesToScroll:r.slideCount+u:u>=r.slideCount?0!=r.slideCount%r.options.slidesToScroll?0:u-r.slideCount:u,r.animating=!0,r.$slider.trigger("beforeChange",[r,r.currentSlide,f]),o=r.currentSlide,r.currentSlide=f,r.setSlideClasses(r.currentSlide),r.updateDots(),r.updateArrows(),r.options.fade===!0?(i!==!0?(r.fadeSlideOut(o),r.fadeSlide(f,function(){r.postSlide(f)})):r.postSlide(f),r.animateHeight(),void 0):(i!==!0?r.animateSlide(s,function(){r.postSlide(f)}):r.postSlide(f),void 0)))},t.prototype.startLoad=function(){var n=this;n.options.arrows===!0&&n.slideCount>n.options.slidesToShow&&(n.$prevArrow.hide(),n.$nextArrow.hide()),n.options.dots===!0&&n.slideCount>n.options.slidesToShow&&n.$dots.hide(),n.$slider.addClass("slick-loading")},t.prototype.swipeDirection=function(){var i,r,u,n,t=this;return i=t.touchObject.startX-t.touchObject.curX,r=t.touchObject.startY-t.touchObject.curY,u=Math.atan2(r,i),n=Math.round(180*u/Math.PI),0>n&&(n=360-Math.abs(n)),45>=n&&n>=0?t.options.rtl===!1?"left":"right":360>=n&&n>=315?t.options.rtl===!1?"left":"right":n>=135&&225>=n?t.options.rtl===!1?"right":"left":t.options.verticalSwiping===!0?n>=35&&135>=n?"left":"right":"vertical"},t.prototype.swipeEnd=function(){var t,n=this;if(n.dragging=!1,n.shouldClick=n.touchObject.swipeLength>10?!1:!0,void 0===n.touchObject.curX)return!1;if(n.touchObject.edgeHit===!0&&n.$slider.trigger("edge",[n,n.swipeDirection()]),n.touchObject.swipeLength>=n.touchObject.minSwipe)switch(n.swipeDirection()){case"left":t=n.options.swipeToSlide?n.checkNavigable(n.currentSlide+n.getSlideCount()):n.currentSlide+n.getSlideCount(),n.slideHandler(t),n.currentDirection=0,n.touchObject={},n.$slider.trigger("swipe",[n,"left"]);break;case"right":t=n.options.swipeToSlide?n.checkNavigable(n.currentSlide-n.getSlideCount()):n.currentSlide-n.getSlideCount(),n.slideHandler(t),n.currentDirection=1,n.touchObject={},n.$slider.trigger("swipe",[n,"right"])}else n.touchObject.startX!==n.touchObject.curX&&(n.slideHandler(n.currentSlide),n.touchObject={})},t.prototype.swipeHandler=function(n){var t=this;if(!(t.options.swipe===!1||"ontouchend"in document&&t.options.swipe===!1||t.options.draggable===!1&&-1!==n.type.indexOf("mouse")))switch(t.touchObject.fingerCount=n.originalEvent&&void 0!==n.originalEvent.touches?n.originalEvent.touches.length:1,t.touchObject.minSwipe=t.listWidth/t.options.touchThreshold,t.options.verticalSwiping===!0&&(t.touchObject.minSwipe=t.listHeight/t.options.touchThreshold),n.data.action){case"start":t.swipeStart(n);break;case"move":t.swipeMove(n);break;case"end":t.swipeEnd(n)}},t.prototype.swipeMove=function(n){var f,e,r,u,i,t=this;return i=void 0!==n.originalEvent?n.originalEvent.touches:null,!t.dragging||i&&1!==i.length?!1:(f=t.getLeft(t.currentSlide),t.touchObject.curX=void 0!==i?i[0].pageX:n.clientX,t.touchObject.curY=void 0!==i?i[0].pageY:n.clientY,t.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(t.touchObject.curX-t.touchObject.startX,2))),t.options.verticalSwiping===!0&&(t.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(t.touchObject.curY-t.touchObject.startY,2)))),e=t.swipeDirection(),"vertical"!==e?(void 0!==n.originalEvent&&t.touchObject.swipeLength>4&&n.preventDefault(),u=(t.options.rtl===!1?1:-1)*(t.touchObject.curX>t.touchObject.startX?1:-1),t.options.verticalSwiping===!0&&(u=t.touchObject.curY>t.touchObject.startY?1:-1),r=t.touchObject.swipeLength,t.touchObject.edgeHit=!1,t.options.infinite===!1&&(0===t.currentSlide&&"right"===e||t.currentSlide>=t.getDotCount()&&"left"===e)&&(r=t.touchObject.swipeLength*t.options.edgeFriction,t.touchObject.edgeHit=!0),t.swipeLeft=t.options.vertical===!1?f+r*u:f+r*(t.$list.height()/t.listWidth)*u,t.options.verticalSwiping===!0&&(t.swipeLeft=f+r*u),t.options.fade===!0||t.options.touchMove===!1?!1:t.animating===!0?(t.swipeLeft=null,!1):(t.setCSS(t.swipeLeft),void 0)):void 0)},t.prototype.swipeStart=function(n){var i,t=this;return 1!==t.touchObject.fingerCount||t.slideCount<=t.options.slidesToShow?(t.touchObject={},!1):(void 0!==n.originalEvent&&void 0!==n.originalEvent.touches&&(i=n.originalEvent.touches[0]),t.touchObject.startX=t.touchObject.curX=void 0!==i?i.pageX:n.clientX,t.touchObject.startY=t.touchObject.curY=void 0!==i?i.pageY:n.clientY,t.dragging=!0,void 0)},t.prototype.unfilterSlides=t.prototype.slickUnfilter=function(){var n=this;null!==n.$slidesCache&&(n.unload(),n.$slideTrack.children(this.options.slide).detach(),n.$slidesCache.appendTo(n.$slideTrack),n.reinit())},t.prototype.unload=function(){var t=this;n(".slick-cloned",t.$slider).remove(),t.$dots&&t.$dots.remove(),t.$prevArrow&&t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.remove(),t.$nextArrow&&t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.remove(),t.$slides.removeClass("slick-slide slick-active slick-visible slick-current").attr("aria-hidden","true").css("width","")},t.prototype.unslick=function(n){var t=this;t.$slider.trigger("unslick",[t,n]),t.destroy()},t.prototype.updateArrows=function(){var t,n=this;t=Math.floor(n.options.slidesToShow/2),n.options.arrows===!0&&n.slideCount>n.options.slidesToShow&&!n.options.infinite&&(n.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false"),n.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false"),0===n.currentSlide?(n.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true"),n.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false")):n.currentSlide>=n.slideCount-n.options.slidesToShow&&n.options.centerMode===!1?(n.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),n.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")):n.currentSlide>=n.slideCount-1&&n.options.centerMode===!0&&(n.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),n.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")))},t.prototype.updateDots=function(){var n=this;null!==n.$dots&&(n.$dots.find("li").removeClass("slick-active").attr("aria-hidden","true"),n.$dots.find("li").eq(Math.floor(n.currentSlide/n.options.slidesToScroll)).addClass("slick-active").attr("aria-hidden","false"))},t.prototype.visibility=function(){var n=this;document[n.hidden]?(n.paused=!0,n.autoPlayClear()):n.options.autoplay===!0&&(n.paused=!1,n.autoPlay())},t.prototype.initADA=function(){var t=this;t.$slides.add(t.$slideTrack.find(".slick-cloned")).attr({"aria-hidden":"true",tabindex:"-1"}).find("a, input, button, select").attr({tabindex:"-1"}),t.$slideTrack.attr("role","listbox"),t.$slides.not(t.$slideTrack.find(".slick-cloned")).each(function(i){n(this).attr({role:"option","aria-describedby":"slick-slide"+t.instanceUid+i})}),null!==t.$dots&&t.$dots.attr("role","tablist").find("li").each(function(i){n(this).attr({role:"presentation","aria-selected":"false","aria-controls":"navigation"+t.instanceUid+i,id:"slick-slide"+t.instanceUid+i})}).first().attr("aria-selected","true").end().find("button").attr("role","button").end().closest("div").attr("role","toolbar"),t.activateADA()},t.prototype.activateADA=function(){var n=this,t=n.$slider.find("*").is(":focus");n.$slideTrack.find(".slick-active").attr({"aria-hidden":"false",tabindex:"0"}).find("a, input, button, select").attr({tabindex:"0"}),t&&n.$slideTrack.find(".slick-active").focus()},t.prototype.focusHandler=function(){var t=this;t.$slider.on("focus.slick blur.slick","*",function(i){i.stopImmediatePropagation();var r=n(this);setTimeout(function(){t.isPlay&&(r.is(":focus")?(t.autoPlayClear(),t.paused=!0):(t.paused=!1,t.autoPlay()))},0)})},n.fn.slick=function(){var u,i=this,r=arguments[0],f=Array.prototype.slice.call(arguments,1),e=i.length,n=0;for(n;e>n;n++)if("object"==typeof r||"undefined"==typeof r?i[n].slick=new t(i[n],r):u=i[n].slick[r].apply(i[n].slick,f),"undefined"!=typeof u)return u;return i}}),function(n){var t,ht,v,o,nt,h,dt,c="Close",bt="BeforeClose",fi="AfterClose",ri="BeforeAppend",yt="MarkupParse",pt="Open",ni="Change",vt="mfp",u="."+vt,g="mfp-ready",ti="mfp-removing",at="mfp-prevent-close",d=function(){},lt=!!window.jQuery,f=n(window),r=function(n,i){t.ev.on(vt+n+u,i)},e=function(t,i,r,u){var f=document.createElement("div");return f.className="mfp-"+t,r&&(f.innerHTML=r),u?i&&i.appendChild(f):(f=n(f),i&&f.appendTo(i)),f},i=function(i,r){t.ev.triggerHandler(vt+i,r),t.st.callbacks&&(i=i.charAt(0).toLowerCase()+i.slice(1),t.st.callbacks[i]&&t.st.callbacks[i].apply(t,n.isArray(r)?r:[r]))},st=function(){(t.st.focus?t.content.find(t.st.focus).eq(0):t.wrap).focus()},ot=function(i){return i===dt&&t.currTemplate.closeBtn||(t.currTemplate.closeBtn=n(t.st.closeMarkup.replace("%title%",t.st.tClose)),dt=i),t.currTemplate.closeBtn},gt=function(){n.magnificPopup.instance||(t=new d,t.init(),n.magnificPopup.instance=t)},ei=function(){var n=document.createElement("p").style,t=["ms","O","Moz","Webkit"];if(void 0!==n.transition)return!0;for(;t.length;)if(t.pop()+"Transition"in n)return!0;return!1},a,w,b,k,et,s,ii,ut,kt,tt,ct,it;d.prototype={constructor:d,init:function(){var i=navigator.appVersion;t.isIE7=-1!==i.indexOf("MSIE 7."),t.isIE8=-1!==i.indexOf("MSIE 8."),t.isLowIE=t.isIE7||t.isIE8,t.isAndroid=/android/gi.test(i),t.isIOS=/iphone|ipad|ipod/gi.test(i),t.supportsTransition=ei(),t.probablyMobile=t.isAndroid||t.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),v=n(document.body),o=n(document),t.popupsCache={}},open:function(s){var c,l,p,w,a,b,v,k,y;if(s.isObj===!1){for(t.items=s.items.toArray(),t.index=0,p=s.items,c=0;p.length>c;c++)if(l=p[c],l.parsed&&(l=l.el[0]),l===s.el[0]){t.index=c;break}}else t.items=n.isArray(s.items)?s.items:[s.items],t.index=s.index||0;if(t.isOpen)return t.updateItemHTML(),void 0;for(t.types=[],h="",t.ev=s.mainEl&&s.mainEl.length?s.mainEl.eq(0):o,s.key?(t.popupsCache[s.key]||(t.popupsCache[s.key]={}),t.currTemplate=t.popupsCache[s.key]):t.currTemplate={},t.st=n.extend(!0,{},n.magnificPopup.defaults,s),t.fixedContentPos="auto"===t.st.fixedContentPos?!t.probablyMobile:t.st.fixedContentPos,t.st.modal&&(t.st.closeOnContentClick=!1,t.st.closeOnBgClick=!1,t.st.showCloseBtn=!1,t.st.enableEscapeKey=!1),t.bgOverlay||(t.bgOverlay=e("bg").on("click"+u,function(){t.close()}),t.wrap=e("wrap").attr("tabindex",-1).on("click"+u,function(n){t._checkIfClose(n.target)&&t.close()}),t.container=e("container",t.wrap)),t.contentContainer=e("content"),t.st.preloader&&(t.preloader=e("preloader",t.container,t.st.tLoading)),w=n.magnificPopup.modules,c=0;w.length>c;c++)a=w[c],a=a.charAt(0).toUpperCase()+a.slice(1),t["init"+a].call(t);return i("BeforeOpen"),t.st.showCloseBtn&&(t.st.closeBtnInside?(r(yt,function(n,t,i,r){i.close_replaceWith=ot(r.type)}),h+=" mfp-close-btn-in"):t.wrap.append(ot())),t.st.alignTop&&(h+=" mfp-align-top"),t.fixedContentPos?t.wrap.css({overflow:t.st.overflowY,overflowX:"hidden",overflowY:t.st.overflowY}):t.wrap.css({top:f.scrollTop(),position:"absolute"}),(t.st.fixedBgPos===!1||"auto"===t.st.fixedBgPos&&!t.fixedContentPos)&&t.bgOverlay.css({height:o.height(),position:"absolute"}),t.st.enableEscapeKey&&o.on("keyup"+u,function(n){27===n.keyCode&&t.close()}),f.on("resize"+u,function(){t.updateSize()}),t.st.closeOnContentClick||(h+=" mfp-auto-cursor"),h&&t.wrap.addClass(h),b=t.wH=f.height(),v={},t.fixedContentPos&&t._hasScrollBar(b)&&(k=t._getScrollbarSize(),k&&(v.marginRight=k)),t.fixedContentPos&&(t.isIE7?n("body, html").css("overflow","hidden"):v.overflow="hidden"),y=t.st.mainClass,t.isIE7&&(y+=" mfp-ie7"),y&&t._addClassToMFP(y),t.updateItemHTML(),i("BuildControls"),n("html").css(v),t.bgOverlay.add(t.wrap).prependTo(document.body),t._lastFocusedEl=document.activeElement,setTimeout(function(){t.content?(t._addClassToMFP(g),st()):t.bgOverlay.addClass(g),o.on("focusin"+u,function(i){if(i.target!==t.wrap[0]&&!n.contains(t.wrap[0],i.target))return st(),!1})},16),t.isOpen=!0,t.updateSize(b),i(pt),s},close:function(){t.isOpen&&(i(bt),t.isOpen=!1,t.st.removalDelay&&!t.isLowIE&&t.supportsTransition?(t._addClassToMFP(ti),setTimeout(function(){t._close()},t.st.removalDelay)):t._close())},_close:function(){var r,f;i(c),r=ti+" "+g+" ",(t.bgOverlay.detach(),t.wrap.detach(),t.container.empty(),t.st.mainClass&&(r+=t.st.mainClass+" "),t._removeClassFromMFP(r),t.fixedContentPos)&&(f={marginRight:""},t.isIE7?n("body, html").css("overflow",""):f.overflow="",n("html").css(f)),o.off("keyup"+u+" focusin"+u),t.ev.off(u),t.wrap.attr("class","mfp-wrap").removeAttr("style"),t.bgOverlay.attr("class","mfp-bg"),t.container.attr("class","mfp-container"),!t.st.showCloseBtn||t.st.closeBtnInside&&t.currTemplate[t.currItem.type]!==!0||t.currTemplate.closeBtn&&t.currTemplate.closeBtn.detach(),t._lastFocusedEl&&n(t._lastFocusedEl).focus(),t.currItem=null,t.content=null,t.currTemplate=null,t.prevHeight=0,i(fi)},updateSize:function(n){if(t.isIOS){var u=document.documentElement.clientWidth/window.innerWidth,r=window.innerHeight*u;t.wrap.css("height",r),t.wH=r}else t.wH=n||f.height();t.fixedContentPos||t.wrap.css("height",t.wH),i("Resize")},updateItemHTML:function(){var u=t.items[t.index],r,f,e;t.contentContainer.detach(),t.content&&t.content.detach(),u.parsed||(u=t.parseEl(t.index)),r=u.type,(i("BeforeChange",[t.currItem?t.currItem.type:"",r]),t.currItem=u,t.currTemplate[r])||(f=t.st[r]?t.st[r].markup:!1,i("FirstMarkupParse",f),t.currTemplate[r]=f?n(f):!0),nt&&nt!==u.type&&t.container.removeClass("mfp-"+nt+"-holder"),e=t["get"+r.charAt(0).toUpperCase()+r.slice(1)](u,t.currTemplate[r]),t.appendContent(e,r),u.preloaded=!0,i(ni,u),nt=u.type,t.container.prepend(t.contentContainer),i("AfterChange")},appendContent:function(n,r){t.content=n,n?t.st.showCloseBtn&&t.st.closeBtnInside&&t.currTemplate[r]===!0?t.content.find(".mfp-close").length||t.content.append(ot()):t.content=n:t.content="",i(ri),t.container.addClass("mfp-"+r+"-holder"),t.contentContainer.append(t.content)},parseEl:function(r){var u=t.items[r],o=u.type,e,f;if(u=u.tagName?{el:n(u)}:{data:u,src:u.src},u.el){for(e=t.types,f=0;e.length>f;f++)if(u.el.hasClass("mfp-"+e[f])){o=e[f];break}u.src=u.el.attr("data-mfp-src"),u.src||(u.src=u.el.attr("href"))}return u.type=o||t.st.type||"inline",u.index=r,u.parsed=!0,t.items[r]=u,i("ElementParse",u),t.items[r]},addGroup:function(n,i){var u=function(r){r.mfpEl=this,t._openClick(r,n,i)},r;i||(i={}),r="click.magnificPopup",i.mainEl=n,i.items?(i.isObj=!0,n.off(r).on(r,u)):(i.isObj=!1,i.delegate?n.off(r).on(r,i.delegate,u):(i.items=n,n.off(r).on(r,u)))},_openClick:function(i,r,u){var o=void 0!==u.midClick?u.midClick:n.magnificPopup.defaults.midClick,e;if(o||2!==i.which&&!i.ctrlKey&&!i.metaKey){if(e=void 0!==u.disableOn?u.disableOn:n.magnificPopup.defaults.disableOn,e)if(n.isFunction(e)){if(!e.call(t))return!0}else if(e>f.width())return!0;i.type&&(i.preventDefault(),t.isOpen&&i.stopPropagation()),u.el=n(i.mfpEl),u.delegate&&(u.items=r.find(u.delegate)),t.open(u)}},updateStatus:function(n,r){if(t.preloader){ht!==n&&t.container.removeClass("mfp-s-"+ht),r||"loading"!==n||(r=t.st.tLoading);var u={status:n,text:r};i("UpdateStatus",u),n=u.status,r=u.text,t.preloader.html(r),t.preloader.find("a").on("click",function(n){n.stopImmediatePropagation()}),t.container.addClass("mfp-s-"+n),ht=n}},_checkIfClose:function(i){if(!n(i).hasClass(at)){var r=t.st.closeOnContentClick,u=t.st.closeOnBgClick;if(r&&u||!t.content||n(i).hasClass("mfp-close")||t.preloader&&i===t.preloader[0])return!0;if(i===t.content[0]||n.contains(t.content[0],i)){if(r)return!0}else if(u&&n.contains(document,i))return!0;return!1}},_addClassToMFP:function(n){t.bgOverlay.addClass(n),t.wrap.addClass(n)},_removeClassFromMFP:function(n){this.bgOverlay.removeClass(n),t.wrap.removeClass(n)},_hasScrollBar:function(n){return(t.isIE7?o.height():document.body.scrollHeight)>(n||f.height())},_parseMarkup:function(t,r,f){var e;f.data&&(r=n.extend(f.data,r)),i(yt,[t,r,f]),n.each(r,function(n,i){var r,f;if(void 0===i||i===!1)return!0;(e=n.split("_"),e.length>1)?(r=t.find(u+"-"+e[0]),r.length>0&&(f=e[1],"replaceWith"===f?r[0]!==i[0]&&r.replaceWith(i):"img"===f?r.is("img")?r.attr("src",i):r.replaceWith('<img src="'+i+'" class="'+r.attr("class")+'" />'):r.attr(e[1],i))):t.find(u+"-"+n).html(i)})},_getScrollbarSize:function(){if(void 0===t.scrollbarSize){var n=document.createElement("div");n.id="mfp-sbm",n.style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(n),t.scrollbarSize=n.offsetWidth-n.clientWidth,document.body.removeChild(n)}return t.scrollbarSize}},n.magnificPopup={instance:null,proto:d.prototype,modules:[],open:function(t,i){return gt(),t=t?n.extend(!0,{},t):{},t.isObj=!0,t.index=i||0,this.instance.open(t)},close:function(){return n.magnificPopup.instance&&n.magnificPopup.instance.close()},registerModule:function(t,i){i.options&&(n.magnificPopup.defaults[t]=i.options),n.extend(this.proto,i.proto),this.modules.push(t)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'<button title="%title%" type="button" class="mfp-close">&times;</button>',tClose:"Close (Esc)",tLoading:"Loading..."}},n.fn.magnificPopup=function(i){var r,u,f,e;return gt(),r=n(this),"string"==typeof i?"open"===i?(f=lt?r.data("magnificPopup"):r[0].magnificPopup,e=parseInt(arguments[1],10)||0,f.items?u=f.items[e]:(u=r,f.delegate&&(u=u.find(f.delegate)),u=u.eq(e)),t._openClick({mfpEl:u},r,f)):t.isOpen&&t[i].apply(t,Array.prototype.slice.call(arguments,1)):(i=n.extend(!0,{},i),lt?r.data("magnificPopup",i):r[0].magnificPopup=i,t.addGroup(r,i)),r},k="inline",et=function(){b&&(w.after(b.addClass(a)).detach(),b=null)},n.magnificPopup.registerModule(k,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){t.types.push(k),r(c+"."+k,function(){et()})},getInline:function(i,r){var f,u,o;return(et(),i.src)?(f=t.st.inline,u=n(i.src),u.length?(o=u[0].parentNode,o&&o.tagName&&(w||(a=f.hiddenClass,w=e(a),a="mfp-"+a),b=u.after(w).detach().removeClass(a)),t.updateStatus("ready")):(t.updateStatus("error",f.tNotFound),u=n("<div>")),i.inlineElement=u,u):(t.updateStatus("ready"),t._parseMarkup(r,{},i),r)}}});var p,y="ajax",rt=function(){p&&v.removeClass(p)},wt=function(){rt(),t.req&&t.req.abort()};n.magnificPopup.registerModule(y,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'<a href="%url%">The content</a> could not be loaded.'},proto:{initAjax:function(){t.types.push(y),p=t.st.ajax.cursor,r(c+"."+y,wt),r("BeforeChange."+y,wt)},getAjax:function(r){p&&v.addClass(p),t.updateStatus("loading");var u=n.extend({url:r.src,success:function(u,f,e){var o={data:u,xhr:e};i("ParseAjax",o),t.appendContent(n(o.data),y),r.finished=!0,rt(),st(),setTimeout(function(){t.wrap.addClass(g)},16),t.updateStatus("ready"),i("AjaxContentAdded")},error:function(){rt(),r.finished=r.loadError=!0,t.updateStatus("error",t.st.ajax.tError.replace("%url%",r.src))}},t.st.ajax.settings);return t.req=n.ajax(u),""}}}),ii=function(i){if(i.data&&void 0!==i.data.title)return i.data.title;var r=t.st.image.titleSrc;if(r){if(n.isFunction(r))return r.call(t,i);if(i.el)return i.el.attr(r)||""}return""},n.magnificPopup.registerModule("image",{options:{markup:'<div class="mfp-figure"><div class="mfp-close"></div><figure><div class="mfp-img"></div><figcaption><div class="mfp-bottom-bar"><div class="mfp-title"></div><div class="mfp-counter"></div></div></figcaption></figure></div>',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'<a href="%url%">The image</a> could not be loaded.'},proto:{initImage:function(){var n=t.st.image,i=".image";t.types.push("image"),r(pt+i,function(){"image"===t.currItem.type&&n.cursor&&v.addClass(n.cursor)}),r(c+i,function(){n.cursor&&v.removeClass(n.cursor),f.off("resize"+u)}),r("Resize"+i,t.resizeImage),t.isLowIE&&r("AfterChange",t.resizeImage)},resizeImage:function(){var n=t.currItem,i;n&&n.img&&t.st.image.verticalFit&&(i=0,t.isLowIE&&(i=parseInt(n.img.css("padding-top"),10)+parseInt(n.img.css("padding-bottom"),10)),n.img.css("max-height",t.wH-i))},_onImageHasSize:function(n){n.img&&(n.hasSize=!0,s&&clearInterval(s),n.isCheckingImgSize=!1,i("ImageHasSize",n),n.imgHidden&&(t.content&&t.content.removeClass("mfp-loading"),n.imgHidden=!1))},findImageSize:function(n){var i=0,u=n.img[0],r=function(f){s&&clearInterval(s),s=setInterval(function(){return u.naturalWidth>0?(t._onImageHasSize(n),void 0):(i>200&&clearInterval(s),i++,3===i?r(10):40===i?r(50):100===i&&r(500),void 0)},f)};r(1)},getImage:function(r,u){var e=0,o=function(){r&&(r.img[0].complete?(r.img.off(".mfploader"),r===t.currItem&&(t._onImageHasSize(r),t.updateStatus("ready")),r.hasSize=!0,r.loaded=!0,i("ImageLoadComplete")):(e++,200>e?setTimeout(o,100):h()))},h=function(){r&&(r.img.off(".mfploader"),r===t.currItem&&(t._onImageHasSize(r),t.updateStatus("error",c.tError.replace("%url%",r.src))),r.hasSize=!0,r.loaded=!0,r.loadError=!0)},c=t.st.image,l=u.find(".mfp-img"),f;return l.length&&(f=document.createElement("img"),f.className="mfp-img",r.img=n(f).on("load.mfploader",o).on("error.mfploader",h),f.src=r.src,l.is("img")&&(r.img=r.img.clone()),r.img[0].naturalWidth>0&&(r.hasSize=!0)),t._parseMarkup(u,{title:ii(r),img_replaceWith:r.img},r),t.resizeImage(),r.hasSize?(s&&clearInterval(s),r.loadError?(u.addClass("mfp-loading"),t.updateStatus("error",c.tError.replace("%url%",r.src))):(u.removeClass("mfp-loading"),t.updateStatus("ready")),u):(t.updateStatus("loading"),r.loading=!0,r.hasSize||(r.imgHidden=!0,u.addClass("mfp-loading"),t.findImageSize(r)),u)}}}),kt=function(){return void 0===ut&&(ut=void 0!==document.createElement("p").style.MozTransform),ut},n.magnificPopup.registerModule("zoom",{options:{enabled:!1,easing:"ease-in-out",duration:300,opener:function(n){return n.is("img")?n:n.find("img")}},proto:{initZoom:function(){var u,f=t.st.zoom,o=".zoom";if(f.enabled&&t.supportsTransition){var e,n,h=f.duration,l=function(n){var r=n.clone().removeAttr("style").removeAttr("class").addClass("mfp-animated-image"),u="all "+f.duration/1e3+"s "+f.easing,t={position:"fixed",zIndex:9999,left:0,top:0,"-webkit-backface-visibility":"hidden"},i="transition";return t["-webkit-"+i]=t["-moz-"+i]=t["-o-"+i]=t[i]=u,r.css(t),r},s=function(){t.content.css("visibility","visible")};r("BuildControls"+o,function(){if(t._allowZoom()){if(clearTimeout(e),t.content.css("visibility","hidden"),u=t._getItemToZoom(),!u)return s(),void 0;n=l(u),n.css(t._getOffset()),t.wrap.append(n),e=setTimeout(function(){n.css(t._getOffset(!0)),e=setTimeout(function(){s(),setTimeout(function(){n.remove(),u=n=null,i("ZoomAnimationEnded")},16)},h)},16)}}),r(bt+o,function(){if(t._allowZoom()){if(clearTimeout(e),t.st.removalDelay=h,!u){if(u=t._getItemToZoom(),!u)return;n=l(u)}n.css(t._getOffset(!0)),t.wrap.append(n),t.content.css("visibility","hidden"),setTimeout(function(){n.css(t._getOffset())},16)}}),r(c+o,function(){t._allowZoom()&&(s(),n&&n.remove(),u=null)})}},_allowZoom:function(){return"image"===t.currItem.type},_getItemToZoom:function(){return t.currItem.hasSize?t.currItem.img:!1},_getOffset:function(i){var r,u;r=i?t.currItem.img:t.st.zoom.opener(t.currItem.el||t.currItem);var f=r.offset(),e=parseInt(r.css("padding-top"),10),o=parseInt(r.css("padding-bottom"),10);return f.top-=n(window).scrollTop()-e,u={width:r.width(),height:(lt?r.innerHeight():r[0].offsetHeight)-o-e},kt()?u["-moz-transform"]=u.transform="translate("+f.left+"px,"+f.top+"px)":(u.left=f.left,u.top=f.top),u}}});var l="iframe",ui="//about:blank",ft=function(n){if(t.currTemplate[l]){var i=t.currTemplate[l].find("iframe");i.length&&(n||(i[0].src=ui),t.isIE8&&i.css("display",n?"block":"none"))}};n.magnificPopup.registerModule(l,{options:{markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" src="//about:blank" frameborder="0" allowfullscreen></iframe></div>',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){t.types.push(l),r("BeforeChange",function(n,t,i){t!==i&&(t===l?ft():i===l&&ft(!0))}),r(c+"."+l,function(){ft()})},getIframe:function(i,r){var u=i.src,f=t.st.iframe,e;return n.each(f.patterns,function(){if(u.indexOf(this.index)>-1)return this.id&&(u="string"==typeof this.id?u.substr(u.lastIndexOf(this.id)+this.id.length,u.length):this.id.call(this,u)),u=this.src.replace("%id%",u),!1}),e={},f.srcAction&&(e[f.srcAction]=u),t._parseMarkup(r,e,i),t.updateStatus("ready"),r}}}),tt=function(n){var i=t.items.length;return n>i-1?n-i:0>n?i+n:n},ct=function(n,t,i){return n.replace(/%curr%/gi,t+1).replace(/%total%/gi,i)},n.magnificPopup.registerModule("gallery",{options:{enabled:!1,arrowMarkup:'<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%"></button>',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var u=t.st.gallery,i=".mfp-gallery",f=Boolean(n.fn.mfpFastClick);return t.direction=!0,u&&u.enabled?(h+=" mfp-gallery",r(pt+i,function(){u.navigateByImgClick&&t.wrap.on("click"+i,".mfp-img",function(){if(t.items.length>1)return t.next(),!1}),o.on("keydown"+i,function(n){37===n.keyCode?t.prev():39===n.keyCode&&t.next()})}),r("UpdateStatus"+i,function(n,i){i.text&&(i.text=ct(i.text,t.currItem.index,t.items.length))}),r(yt+i,function(n,i,r,f){var e=t.items.length;r.counter=e>1?ct(u.tCounter,f.index,e):""}),r("BuildControls"+i,function(){if(t.items.length>1&&u.arrows&&!t.arrowLeft){var o=u.arrowMarkup,i=t.arrowLeft=n(o.replace(/%title%/gi,u.tPrev).replace(/%dir%/gi,"left")).addClass(at),r=t.arrowRight=n(o.replace(/%title%/gi,u.tNext).replace(/%dir%/gi,"right")).addClass(at),s=f?"mfpFastClick":"click";i[s](function(){t.prev()}),r[s](function(){t.next()}),t.isIE7&&(e("b",i[0],!1,!0),e("a",i[0],!1,!0),e("b",r[0],!1,!0),e("a",r[0],!1,!0)),t.container.append(i.add(r))}}),r(ni+i,function(){t._preloadTimeout&&clearTimeout(t._preloadTimeout),t._preloadTimeout=setTimeout(function(){t.preloadNearbyImages(),t._preloadTimeout=null},16)}),r(c+i,function(){o.off(i),t.wrap.off("click"+i),t.arrowLeft&&f&&t.arrowLeft.add(t.arrowRight).destroyMfpFastClick(),t.arrowRight=t.arrowLeft=null}),void 0):!1},next:function(){t.direction=!0,t.index=tt(t.index+1),t.updateItemHTML()},prev:function(){t.direction=!1,t.index=tt(t.index-1),t.updateItemHTML()},goTo:function(n){t.direction=n>=t.index,t.index=n,t.updateItemHTML()},preloadNearbyImages:function(){for(var i=t.st.gallery.preload,r=Math.min(i[0],t.items.length),u=Math.min(i[1],t.items.length),n=1;(t.direction?u:r)>=n;n++)t._preloadItem(t.index+n);for(n=1;(t.direction?r:u)>=n;n++)t._preloadItem(t.index-n)},_preloadItem:function(r){if(r=tt(r),!t.items[r].preloaded){var u=t.items[r];u.parsed||(u=t.parseEl(r)),i("LazyLoad",u),"image"===u.type&&(u.img=n('<img class="mfp-img" />').on("load.mfploader",function(){u.hasSize=!0}).on("error.mfploader",function(){u.hasSize=!0,u.loadError=!0,i("LazyLoadError",u)}).attr("src",u.src)),u.preloaded=!0}}}}),it="retina",n.magnificPopup.registerModule(it,{options:{replaceSrc:function(n){return n.src.replace(/\.\w+$/,function(n){return"@2x"+n})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var i=t.st.retina,n=i.ratio;n=isNaN(n)?n():n,n>1&&(r("ImageHasSize."+it,function(t,i){i.img.css({"max-width":i.img[0].naturalWidth/n,width:"100%"})}),r("ElementParse."+it,function(t,r){r.src=i.replaceSrc(r,n)}))}}}}),function(){var u=1e3,i="ontouchstart"in window,r=function(){f.off("touchmove"+t+" touchend"+t)},e="mfpFastClick",t="."+e;n.fn.mfpFastClick=function(e){return n(this).each(function(){var s,l=n(this),a,v,y,h,o,c;if(i)l.on("touchstart"+t,function(n){h=!1,c=1,o=n.originalEvent?n.originalEvent.touches[0]:n.touches[0],v=o.clientX,y=o.clientY,f.on("touchmove"+t,function(n){o=n.originalEvent?n.originalEvent.touches:n.touches,c=o.length,o=o[0],(Math.abs(o.clientX-v)>10||Math.abs(o.clientY-y)>10)&&(h=!0,r())}).on("touchend"+t,function(n){r(),h||c>1||(s=!0,n.preventDefault(),clearTimeout(a),a=setTimeout(function(){s=!1},u),e())})});l.on("click"+t,function(){s||e()})})},n.fn.destroyMfpFastClick=function(){n(this).off("touchstart"+t+" click"+t),i&&f.off("touchmove"+t+" touchend"+t)}}()}(window.jQuery||window.Zepto),!function(n){"function"==typeof define&&define.amd?define(["jquery"],n):"object"==typeof exports?module.exports=n(require("jquery")):n(jQuery)}(function(n){"use strict";function o(n,t,i){var r;return function(){var u=this,f=arguments,e=function(){r=null,i||n.apply(u,f)},o=i&&!r;clearTimeout(r),r=setTimeout(e,t),o&&n.apply(u,f)}}function s(n){var t=++c;return String(null==n?"rmjs-":n)+t}function u(n){var t=n.clone().css({height:"auto",width:n.width(),maxHeight:"none",overflow:"hidden"}).insertAfter(n),u=t.outerHeight(),i=parseInt(t.css({maxHeight:""}).css("max-height").replace(/[^-\d\.]/g,""),10),f=n.data("defaultHeight"),r;t.remove(),r=i||n.data("collapsedHeight")||f,n.data({expandedHeight:u,maxHeight:i,collapsedHeight:r}).css({maxHeight:"none"})}function h(n){if(!e[n.selector]){var t=" ";n.embedCSS&&""!==n.blockCSS&&(t+=n.selector+" + [data-readmore-toggle], "+n.selector+"[data-readmore]{"+n.blockCSS+"}"),t+=n.selector+"[data-readmore]{transition: height "+n.speed+"ms;overflow: hidden;}",function(n,t){var i=n.createElement("style");i.type="text/css",i.styleSheet?i.styleSheet.cssText=t:i.appendChild(n.createTextNode(t)),n.getElementsByTagName("head")[0].appendChild(i)}(document,t),e[n.selector]=!0}}function r(r,u){this.element=r,this.options=n.extend({},f,u),h(this.options),this._defaults=f,this._name=t,this.init(),window.addEventListener?(window.addEventListener("load",i),window.addEventListener("resize",i)):(window.attachEvent("load",i),window.attachEvent("resize",i))}var t="readmore",f={speed:100,collapsedHeight:200,heightMargin:16,moreLink:'<a href="#">Read More</a>',lessLink:'<a href="#">Close</a>',embedCSS:!0,blockCSS:"display: block; width: 100%;",startOpen:!1,blockProcessed:function(){},beforeToggle:function(){},afterToggle:function(){}},e={},c=0,i=o(function(){n("[data-readmore]").each(function(){var t=n(this),i="true"===t.attr("aria-expanded");u(t),t.css({height:t.data(i?"expandedHeight":"collapsedHeight")})})},100);r.prototype={init:function(){var t=n(this.element),r,f,i,e;if(t.data({defaultHeight:this.options.collapsedHeight,heightMargin:this.options.heightMargin}),u(t),r=t.data("collapsedHeight"),f=t.data("heightMargin"),t.outerHeight(!0)<=r+f)return this.options.blockProcessed&&"function"==typeof this.options.blockProcessed&&this.options.blockProcessed(t,!1),!0;i=t.attr("id")||s(),e=this.options.startOpen?this.options.lessLink:this.options.moreLink,t.attr({"data-readmore":"","aria-expanded":this.options.startOpen,id:i}),t.after(n(e).on("click",function(n){return function(i){n.toggle(this,t[0],i)}}(this)).attr({"data-readmore-toggle":i,"aria-controls":i})),this.options.startOpen||t.css({height:r}),this.options.blockProcessed&&"function"==typeof this.options.blockProcessed&&this.options.blockProcessed(t,!0)},toggle:function(t,i,r){r&&r.preventDefault(),t||(t=n('[aria-controls="'+this.element.id+'"]')[0]),i||(i=this.element);var u=n(i),e="",o="",f=!1,s=u.data("collapsedHeight");u.height()<=s?(e=u.data("expandedHeight")+"px",o="lessLink",f=!0):(e=s,o="moreLink"),this.options.beforeToggle&&"function"==typeof this.options.beforeToggle&&this.options.beforeToggle(t,u,!f),u.css({height:e}),u.on("transitionend",function(i){return function(){i.options.afterToggle&&"function"==typeof i.options.afterToggle&&i.options.afterToggle(t,u,f),n(this).attr({"aria-expanded":f}).off("transitionend")}}(this)),n(t).replaceWith(n(this.options[o]).on("click",function(n){return function(t){n.toggle(this,i,t)}}(this)).attr({"data-readmore-toggle":u.attr("id"),"aria-controls":u.attr("id")}))},destroy:function(){n(this.element).each(function(){var t=n(this);t.attr({"data-readmore":null,"aria-expanded":null}).css({maxHeight:"",height:""}).next("[data-readmore-toggle]").remove(),t.removeData()})}},n.fn.readmore=function(i){var u=arguments,f=this.selector;return i=i||{},"object"==typeof i?this.each(function(){if(n.data(this,"plugin_"+t)){var u=n.data(this,"plugin_"+t);u.destroy.apply(u)}i.selector=f,n.data(this,"plugin_"+t,new r(this,i))}):"string"==typeof i&&"_"!==i[0]&&"init"!==i?this.each(function(){var f=n.data(this,"plugin_"+t);f instanceof r&&"function"==typeof f[i]&&f[i].apply(f,Array.prototype.slice.call(u,1))}):void 0}}),!function(){"use strict";function n(r){if(!r)throw new Error("No options passed to Waypoint constructor");if(!r.element)throw new Error("No element option passed to Waypoint constructor");if(!r.handler)throw new Error("No handler option passed to Waypoint constructor");this.key="waypoint-"+i,this.options=n.Adapter.extend({},n.defaults,r),this.element=this.options.element,this.adapter=new n.Adapter(this.element),this.callback=r.handler,this.axis=this.options.horizontal?"horizontal":"vertical",this.enabled=this.options.enabled,this.triggerPoint=null,this.group=n.Group.findOrCreate({name:this.options.group,axis:this.axis}),this.context=n.Context.findOrCreateByElement(this.options.context),n.offsetAliases[this.options.offset]&&(this.options.offset=n.offsetAliases[this.options.offset]),this.group.add(this),this.context.add(this),t[this.key]=this,i+=1}var i=0,t={};n.prototype.queueTrigger=function(n){this.group.queueTrigger(this,n)},n.prototype.trigger=function(n){this.enabled&&this.callback&&this.callback.apply(this,n)},n.prototype.destroy=function(){this.context.remove(this),this.group.remove(this),delete t[this.key]},n.prototype.disable=function(){return this.enabled=!1,this},n.prototype.enable=function(){return this.context.refresh(),this.enabled=!0,this},n.prototype.next=function(){return this.group.next(this)},n.prototype.previous=function(){return this.group.previous(this)},n.invokeAll=function(n){var r=[],u,i,f;for(u in t)r.push(t[u]);for(i=0,f=r.length;f>i;i++)r[i][n]()},n.destroyAll=function(){n.invokeAll("destroy")},n.disableAll=function(){n.invokeAll("disable")},n.enableAll=function(){n.invokeAll("enable")},n.refreshAll=function(){n.Context.refreshAll()},n.viewportHeight=function(){return window.innerHeight||document.documentElement.clientHeight},n.viewportWidth=function(){return document.documentElement.clientWidth},n.adapters=[],n.defaults={context:window,continuous:!0,enabled:!0,group:"default",horizontal:!1,offset:0},n.offsetAliases={"bottom-in-view":function(){return this.context.innerHeight()-this.adapter.outerHeight()},"right-in-view":function(){return this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypoint=n}(),function(){"use strict";function f(n){window.setTimeout(n,1e3/60)}function n(n){this.element=n,this.Adapter=t.Adapter,this.adapter=new this.Adapter(n),this.key="waypoint-context-"+r,this.didScroll=!1,this.didResize=!1,this.oldScroll={x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints={vertical:{},horizontal:{}},n.waypointContextKey=this.key,i[n.waypointContextKey]=this,r+=1,this.createThrottledScrollHandler(),this.createThrottledResizeHandler()}var r=0,i={},t=window.Waypoint,u=window.onload;n.prototype.add=function(n){var t=n.options.horizontal?"horizontal":"vertical";this.waypoints[t][n.key]=n,this.refresh()},n.prototype.checkEmpty=function(){var n=this.Adapter.isEmptyObject(this.waypoints.horizontal),t=this.Adapter.isEmptyObject(this.waypoints.vertical);n&&t&&(this.adapter.off(".waypoints"),delete i[this.key])},n.prototype.createThrottledResizeHandler=function(){function i(){n.handleResize(),n.didResize=!1}var n=this;this.adapter.on("resize.waypoints",function(){n.didResize||(n.didResize=!0,t.requestAnimationFrame(i))})},n.prototype.createThrottledScrollHandler=function(){function i(){n.handleScroll(),n.didScroll=!1}var n=this;this.adapter.on("scroll.waypoints",function(){(!n.didScroll||t.isTouch)&&(n.didScroll=!0,t.requestAnimationFrame(i))})},n.prototype.handleResize=function(){t.Context.refreshAll()},n.prototype.handleScroll=function(){var u={},i={horizontal:{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}},r,f,s;for(r in i){var n=i[r],h=n.newScroll>n.oldScroll,c=h?n.forward:n.backward;for(f in this.waypoints[r]){var t=this.waypoints[r][f],e=n.oldScroll<t.triggerPoint,o=n.newScroll>=t.triggerPoint,l=e&&o,a=!e&&!o;(l||a)&&(t.queueTrigger(c),u[t.group.id]=t.group)}}for(s in u)u[s].flushTriggers();this.oldScroll={x:i.horizontal.newScroll,y:i.vertical.newScroll}},n.prototype.innerHeight=function(){return this.element==this.element.window?t.viewportHeight():this.adapter.innerHeight()},n.prototype.remove=function(n){delete this.waypoints[n.axis][n.key],this.checkEmpty()},n.prototype.innerWidth=function(){return this.element==this.element.window?t.viewportWidth():this.adapter.innerWidth()},n.prototype.destroy=function(){var t=[],i,r,n,u;for(i in this.waypoints)for(r in this.waypoints[i])t.push(this.waypoints[i][r]);for(n=0,u=t.length;u>n;n++)t[n].destroy()},n.prototype.refresh=function(){var o,u=this.element==this.element.window,p=u?void 0:this.adapter.offset(),f={},e,i,y;this.handleScroll(),o={horizontal:{contextOffset:u?0:p.left,contextScroll:u?0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:"right",backward:"left",offsetProp:"left"},vertical:{contextOffset:u?0:p.top,contextScroll:u?0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:"down",backward:"up",offsetProp:"top"}};for(e in o){i=o[e];for(y in this.waypoints[e]){var l,h,s,a,v,n=this.waypoints[e][y],r=n.options.offset,w=n.triggerPoint,b=0,c=null==w;n.element!==n.element.window&&(b=n.adapter.offset()[i.offsetProp]),"function"==typeof r?r=r.apply(n):"string"==typeof r&&(r=parseFloat(r),n.options.offset.indexOf("%")>-1&&(r=Math.ceil(i.contextDimension*r/100))),l=i.contextScroll-i.contextOffset,n.triggerPoint=b+l-r,h=w<i.oldScroll,s=n.triggerPoint>=i.oldScroll,a=h&&s,v=!h&&!s,!c&&a?(n.queueTrigger(i.backward),f[n.group.id]=n.group):!c&&v?(n.queueTrigger(i.forward),f[n.group.id]=n.group):c&&i.oldScroll>=n.triggerPoint&&(n.queueTrigger(i.forward),f[n.group.id]=n.group)}}return t.requestAnimationFrame(function(){for(var n in f)f[n].flushTriggers()}),this},n.findOrCreateByElement=function(t){return n.findByElement(t)||new n(t)},n.refreshAll=function(){for(var n in i)i[n].refresh()},n.findByElement=function(n){return i[n.waypointContextKey]},window.onload=function(){u&&u(),n.refreshAll()},t.requestAnimationFrame=function(n){var t=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||f;t.call(window,n)},t.Context=n}(),function(){"use strict";function i(n,t){return n.triggerPoint-t.triggerPoint}function u(n,t){return t.triggerPoint-n.triggerPoint}function n(n){this.name=n.name,this.axis=n.axis,this.id=this.name+"-"+this.axis,this.waypoints=[],this.clearTriggerQueues(),r[this.axis][this.name]=this}var r={vertical:{},horizontal:{}},t=window.Waypoint;n.prototype.add=function(n){this.waypoints.push(n)},n.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:[],left:[],right:[]}},n.prototype.flushTriggers=function(){var n,t,e,r,o,f;for(n in this.triggerQueues)for(t=this.triggerQueues[n],e="up"===n||"left"===n,t.sort(e?u:i),r=0,o=t.length;o>r;r+=1)f=t[r],(f.options.continuous||r===t.length-1)&&f.trigger([n]);this.clearTriggerQueues()},n.prototype.next=function(n){this.waypoints.sort(i);var r=t.Adapter.inArray(n,this.waypoints),u=r===this.waypoints.length-1;return u?null:this.waypoints[r+1]},n.prototype.previous=function(n){this.waypoints.sort(i);var r=t.Adapter.inArray(n,this.waypoints);return r?this.waypoints[r-1]:null},n.prototype.queueTrigger=function(n,t){this.triggerQueues[t].push(n)},n.prototype.remove=function(n){var i=t.Adapter.inArray(n,this.waypoints);i>-1&&this.waypoints.splice(i,1)},n.prototype.first=function(){return this.waypoints[0]},n.prototype.last=function(){return this.waypoints[this.waypoints.length-1]},n.findOrCreate=function(t){return r[t.axis][t.name]||new n(t)},t.Group=n}(),function(){"use strict";function n(n){this.$element=t(n)}var t=window.jQuery,i=window.Waypoint;t.each(["innerHeight","innerWidth","off","offset","on","outerHeight","outerWidth","scrollLeft","scrollTop"],function(t,i){n.prototype[i]=function(){var n=Array.prototype.slice.call(arguments);return this.$element[i].apply(this.$element,n)}}),t.each(["extend","inArray","isEmptyObject"],function(i,r){n[r]=t[r]}),i.adapters.push({name:"jquery",Adapter:n}),i.Adapter=n}(),function(){"use strict";function n(n){return function(){var r=[],i=arguments[0];return n.isFunction(arguments[0])&&(i=n.extend({},arguments[1]),i.handler=arguments[0]),this.each(function(){var u=n.extend({},i,{element:this});"string"==typeof u.context&&(u.context=n(this).closest(u.context)[0]),r.push(new t(u))}),r}}var t=window.Waypoint;window.jQuery&&(window.jQuery.fn.waypoint=n(window.jQuery)),window.Zepto&&(window.Zepto.fn.waypoint=n(window.Zepto))}();var dateEuro="dd/mm/yy",dateUS="mm/dd/yy",dateRegion=dateEuro,langID=1,today=new Date,todayFormatted=$.datepicker.formatDate(dateRegion,today);$(document).ready(function(){function b(){var i=t.datepicker("getDate").getTime(),r=n.datepicker("getDate").getTime(),u=Math.round(Math.abs((i-r)/864e5));$("#nights").val(u)}function r(n,t){var r=n.split(" "),i;switch(r[0]){case"1":case"01":case"21":case"31":i="st";break;case"2":case"02":case"22":i="nd";break;case"3":case"03":case"23":i="rd";break;default:i="th"}return t?r[0]+i:r[0]}function g(){var n=y.height()-1;l.css("height",n)}var t,n,u=!1,i,a,d,s,k,y,l;if($(".booking_panel").length&&(i=$(".booking"),i!==undefined)){t=$(".day",i),a=$(".day_formatted",i),n=$(".departday",i);var o=$(".departday_formatted",i),tt=$(".booking_panel_button",i),v=$(".ArriveMonth",i),h=$(".DepartMonth",i),f=new Date,p=$.datepicker.formatDate(dateRegion,f),e=new Date;e.setDate(e.getDate()+1);var w=$.datepicker.formatDate(dateRegion,e),c=$.datepicker.formatDate("MM",f),nt=$.datepicker.formatDate("MM",e);t.val(p),n.val(w),a.html(r($.datepicker.formatDate("dd",f),u)),o.html(r($.datepicker.formatDate("dd",f),u)),v.html(c),h.html(nt),t.removeAttr("disabled"),n.removeAttr("disabled"),window.currentLang!=="en"&&($.datepicker.setDefaults($.datepicker.regional[window.currentLang]),t.datepicker("refresh"),c=$.datepicker.formatDate("MM",f),v.html(c),h.html(nt),langID=8),d=function(){var i=t.datepicker("getDate"),r=n.datepicker("getDate"),u=0;i&&r&&(u=Math.floor((r.getTime()-i.getTime())/864e5)),$("#nights").val(u)},t.datepicker({dateFormat:dateRegion,minDate:p,beforeShow:function(){t.attr("disabled","disabled")},onClose:function(){t.removeAttr("disabled")},onSelect:function(){var f=$(this).datepicker("getDate"),c=$.datepicker.formatDate("dd",f),l=$.datepicker.formatDate("MM",f),i,e,s;a.html(r(c,u)),v.html(l),i=$(this).datepicker("getDate"),i.setDate(i.getDate()+1),n.datepicker("option","minDate",i||1),e=$.datepicker.formatDate("dd",i),o.html(r(e,u)),s=$.datepicker.formatDate("MM",i),h.html(s),t.val($.datepicker.formatDate(dateRegion,f)),n.val($.datepicker.formatDate(dateRegion,i)),b()}}),n.datepicker({dateFormat:dateRegion,minDate:w,beforeShow:function(){n.attr("disabled","disabled")},onClose:function(){n.removeAttr("disabled")},onSelect:function(){var t=$(this).datepicker("getDate"),i=$.datepicker.formatDate("dd",t),f=$.datepicker.formatDate("MM",t);o.html(r(i,u)),n.val($.datepicker.formatDate(dateRegion,t)),h.html(f),b()}}),$(t,n).change(d),n.datepicker("setDate","+1d"),n.datepicker("setDate","+1d"),s=t.datepicker("getDate"),s.setDate(s.getDate()+1),k=$.datepicker.formatDate("dd",s),o.html(r(k,u)),tt.click(function(i){i.preventDefault();var u=t.datepicker("getDate"),e=u.getMonth()+1,o=u.getDate(),s=u.getFullYear(),f=n.datepicker("getDate"),h=f.getMonth()+1,c=f.getDate(),l=f.getFullYear(),a=o+"-"+e+"-"+s,v=c+"-"+h+"-"+l,r="https://bookings.arosuite.com/sites/keenanshoteltarmonbarry/step-2-select-room-rates.aspx?RoomsCount=1&StartDate="+a+"&EndDate="+v+"&PromoCode=&PromoCodeType=None&AdultsCount[0]=2&ChildrenCount[0]=0&InfantsCount[0]=0&noflx=1&bsid="+Math.floor(1e5+Math.random()*1e9+1);r=r.indexOf("?")>=0?r+"&"+window.linkerParam:r+"?"+window.linkerParam,window.open(r,"_parent","")})}if($(".booking_landscape").length&&$(window).scroll(function(){var n=window.pageYOffset;widthCheckDesktop()&&(n>100?($(".booking_landscape").css({opacity:"1",bottom:"0"}),$("footer").css({"margin-bottom":"55px"})):($(".booking_landscape").css({opacity:"0",bottom:"-55px"}),$("footer").css({"margin-bottom":"0"})))}),$(window).resize(function(){$(".booking_landscape").css({opacity:"0",bottom:"-55px"})}),$(".header_container").sticky({topSpacing:0,zIndex:900}),$(".booking_top").click(function(n){$(".sticky-wrapper").hasClass("is-sticky")&&!$(".booking_panel").hasClass("booking_height")?$(".booking_panel").addClass("booking_open"):$(".booking_panel").removeClass("booking_open"),$(".booking_panel").toggleClass("booking_height"),n.preventDefault()}),$(".slick_responsive").slick({infinite:!0,speed:300,slidesToShow:3,slidesToScroll:3,responsive:[{breakpoint:1024,settings:{slidesToShow:2,slidesToScroll:2,infinite:!0}},{breakpoint:600,settings:{slidesToShow:2,slidesToScroll:2}},{breakpoint:480,settings:{slidesToShow:1,slidesToScroll:1}}]}),$(".single_slick").slick({dots:!1,infinite:!0,arrows:!1,speed:500,autoplaySpeed:6e3,autoplay:!0,pauseOnHover:!1,fade:!0,cssEase:"linear"}),$(".header_slick").slick({dots:!0,infinite:!0,arrows:!1,speed:500,autoplaySpeed:6e3,autoplay:!0,pauseOnHover:!1,fade:!0,cssEase:"linear"}),$(".slick_rooms").slick({infinite:!0,speed:300,slidesToShow:2,slidesToScroll:1,prevArrow:$(".slide_prev"),nextArrow:$(".slide_next")}),$(".slick_offers").slick({infinite:!0,speed:300,slidesToShow:3,slidesToScroll:1,prevArrow:$(".slide_prev"),nextArrow:$(".slide_next")}),$(function(){$("a.scroll_to").click(function(){if(location.pathname.replace(/^\//,"")===this.pathname.replace(/^\//,"")&&location.hostname===this.hostname){var n=$(this.hash);if(n=n.length?n:$("[name="+this.hash.slice(1)+"]"),n.length)return $("html,body").animate({scrollTop:n.offset().top},1e3),!1}return!1})}),$(".scroll-to-top").hide(),$(window).scroll(function(){$(this).scrollTop()>100?$(".scroll-to-top").fadeIn():$(".scroll-to-top").fadeOut()}),$(".scroll-to-top").click(function(){return $("body,html").animate({scrollTop:0},800),!1}),new MenuNav($("#menu")).init(),(!Modernizr.svg||document.location.href.indexOf("localhost")>-1)&&$('img[src*="svg"]').attr("src",function(){return $(this).attr("src").replace(".svg",".png")}),$("#tabs").tab(),$("#tabs > li:first-child").addClass("active").show(),$(".tab-pane:first-child").addClass("active").show(),$("ul#tabs > li").click(function(){$(this).siblings().removeClass("active"),$(this).addClass("active");var n=$(this).parent().next().children();return n.hide(),n.eq($(this).index()).fadeIn(),!1}),y=$(".rooms_list .item:nth-child(3)"),l=$(".rooms_list .feature_list"),y.length&&l.length){$(window).on("load",function(){g()});$(window).resize(function(){g()})}$(".newsletter_popup").magnificPopup({type:"iframe",callbacks:{open:function(){$("#master_page .mfp-wrap").addClass("newsletter_popup")}}}),$(this).magnificPopup({delegate:"#NewsletterPopup",type:"iframe",closeMarkup:'<button title="Exit" class="mfp-close">&times;</button>',mainClass:"mfp-with-zoom",zoom:{enabled:!0,duration:300,easing:"ease-in-out"},callbacks:{open:function(){$(".mfp-content").addClass("dialog_newsletter_wrap")}}}),$(".video_container").each(function(){$(this).magnificPopup({delegate:"a.video_panel_item",type:"iframe",closeMarkup:'<button title="Exit" class="mfp-close">&times;</button>',mainClass:"mfp-with-zoom",zoom:{enabled:!0,duration:300,easing:"ease-in-out"}})}),$(".room_gallery").each(function(){$(this).magnificPopup({delegate:"a.room_gallery_item",type:"image",closeMarkup:'<button title="Exit" class="mfp-close">&times;</button>',mainClass:"mfp-with-zoom",zoom:{enabled:!0,duration:300,easing:"ease-in-out"},gallery:{enabled:!0,arrowMarkup:'<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%"></button>'}})}),$(".gallery").each(function(){$(this).magnificPopup({delegate:"a",type:"image",closeMarkup:'<button title="%title%" class="mfp-close">&times;</button>',mainClass:"mfp-with-zoom",zoom:{enabled:!0,duration:300,easing:"ease-in-out"},gallery:{enabled:!0,arrowMarkup:'<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%"></button>'}})}),$("#ContentPlaceHolder_AroInputControl_EventDate").datepicker({dateFormat:"dd/mm/yy",minDate:0}),$("#ContentPlaceHolder_AroInputControl_ReservationDate").datepicker({dateFormat:"dd/mm/yy",minDate:0}),$('#ContentPlaceHolder_AroInputControl_ReservationTimeHour option[value="19"]').attr("selected",!0),$("#ContentPlaceHolder_AroInputControl_ReservationTimeHour option").each(function(){($(this).val()<18||$(this).val()>21)&&$(this).remove()}),$("#ContentPlaceHolder_AroInputControl_ReservationTimeHour").change(function(){switch($(this).val()){case"20":$('#ContentPlaceHolder_AroInputControl_ReservationTimeMin option[value="00"]').prop("disabled",!0).hide(),$("#ContentPlaceHolder_AroInputControl_ReservationTimeMin").val("15"),$('#ContentPlaceHolder_AroInputControl_ReservationTimeMin option[value="45"]').prop("disabled",!0).show();break;case"21":$("#ContentPlaceHolder_AroInputControl_ReservationTimeMin").val("00"),$('#ContentPlaceHolder_AroInputControl_ReservationTimeMin option[value="00"]').prop("disabled",!0).show(),$('#ContentPlaceHolder_AroInputControl_ReservationTimeMin option[value="45"]').prop("disabled",!0).hide();break;default:$("#ContentPlaceHolder_AroInputControl_ReservationTimeMin").val("00"),$('#ContentPlaceHolder_AroInputControl_ReservationTimeMin option[value="00"]').prop("disabled",!0).show(),$('#ContentPlaceHolder_AroInputControl_ReservationTimeMin option[value="45"]').prop("disabled",!0).show()}}),$("#ContentPlaceHolder_AroInputControl_ArrivalDate").datepicker({dateFormat:"dd/mm/yy",minDate:0}),$("#ContentPlaceHolder_AroInputControl_DepartureDate").datepicker({dateFormat:"dd/mm/yy",minDate:0}),$(".button_map").click(function(n){n.preventDefault();var i=$(this).attr("href"),t=this.hash;t!=null&&t!=undefined&&t!=""&&(t=this.hash.slice(1),t=t.replace("#",""),t=t.replace("att_",""),showMarker(t)),$(".description").hide(),$("#dv_"+t).show()}),$(function(){$(".accordion").accordion({heightStyle:"content",collapsible:!0,active:!1})}),$('[data-toggle="tooltip"]').tooltip()}),!function(n){"function"==typeof define&&define.amd?define(["jquery"],n):"object"==typeof module&&module.exports?module.exports=n(require("jquery")):n(jQuery)}(function(n){var e=Array.prototype.slice,h=Array.prototype.splice,u={topSpacing:0,bottomSpacing:0,className:"is-sticky",wrapperClassName:"sticky-wrapper",center:!1,getWidthFrom:"",widthFromWrapper:!0,responsiveWidth:!1,zIndex:"auto"},f=n(window),c=n(document),i=[],o=f.height(),r=function(){for(var r,u,h,y,e=f.scrollTop(),l=c.height(),a=l-o,v=e>a?a-e:0,s=0,p=i.length;p>s;s++){var t=i[s],w=t.stickyWrapper.offset().top,b=w-t.topSpacing-v;(t.stickyWrapper.css("height",t.stickyElement.outerHeight()),b>=e)?null!==t.currentTop&&(t.stickyElement.css({width:"",position:"",top:"","z-index":""}),t.stickyElement.parent().removeClass(t.className),t.stickyElement.trigger("sticky-end",[t]),t.currentTop=null):(r=l-t.stickyElement.outerHeight()-t.topSpacing-t.bottomSpacing-e-v,(0>r?r+=t.topSpacing:r=t.topSpacing,t.currentTop!==r)&&(t.getWidthFrom?u=n(t.getWidthFrom).width()||null:t.widthFromWrapper&&(u=t.stickyWrapper.width()),null==u&&(u=t.stickyElement.width()),t.stickyElement.css("width",u).css("position","fixed").css("top",r).css("z-index",t.zIndex),t.stickyElement.parent().addClass(t.className),null===t.currentTop?t.stickyElement.trigger("sticky-start",[t]):t.stickyElement.trigger("sticky-update",[t]),t.currentTop===t.topSpacing&&t.currentTop>r||null===t.currentTop&&r<t.topSpacing?t.stickyElement.trigger("sticky-bottom-reached",[t]):null!==t.currentTop&&r===t.topSpacing&&t.currentTop<r&&t.stickyElement.trigger("sticky-bottom-unreached",[t]),t.currentTop=r),h=t.stickyWrapper.parent(),y=t.stickyElement.offset().top+t.stickyElement.outerHeight()>=h.offset().top+h.outerHeight()&&t.stickyElement.offset().top<=t.topSpacing,y?t.stickyElement.css("position","absolute").css("top","").css("bottom",0).css("z-index",""):t.stickyElement.css("position","fixed").css("top",r).css("bottom","").css("z-index",t.zIndex))}},s=function(){var u,e,t,r;for(o=f.height(),u=0,e=i.length;e>u;u++)t=i[u],r=null,t.getWidthFrom?t.responsiveWidth&&(r=n(t.getWidthFrom).width()):t.widthFromWrapper&&(r=t.stickyWrapper.width()),null!=r&&t.stickyElement.css("width",r)},t={init:function(r){var f=n.extend({},u,r);return this.each(function(){var r=n(this),o=r.attr("id"),s=o?o+"-"+u.wrapperClassName:u.wrapperClassName,h=n("<div></div>").attr("id",s).addClass(f.wrapperClassName),e;r.wrapAll(h),e=r.parent(),f.center&&e.css({width:r.outerWidth(),marginLeft:"auto",marginRight:"auto"}),"right"===r.css("float")&&r.css({float:"none"}).parent().css({float:"right"}),f.stickyElement=r,f.stickyWrapper=e,f.currentTop=null,i.push(f),t.setWrapperHeight(this),t.setupChangeListeners(this)})},setWrapperHeight:function(t){var i=n(t),r=i.parent();r&&r.css("height",i.outerHeight())},setupChangeListeners:function(n){if(window.MutationObserver){var i=new window.MutationObserver(function(i){(i[0].addedNodes.length||i[0].removedNodes.length)&&t.setWrapperHeight(n)});i.observe(n,{subtree:!0,childList:!0})}else n.addEventListener("DOMNodeInserted",function(){t.setWrapperHeight(n)},!1),n.addEventListener("DOMNodeRemoved",function(){t.setWrapperHeight(n)},!1)},update:r,unstick:function(){return this.each(function(){for(var r=this,u=n(r),f=-1,t=i.length;t-->0;)i[t].stickyElement.get(0)===r&&(h.call(i,t,1),f=t);-1!==f&&(u.unwrap(),u.css({width:"",position:"",top:"",float:"","z-index":""}))})}};window.addEventListener?(window.addEventListener("scroll",r,!1),window.addEventListener("resize",s,!1)):window.attachEvent&&(window.attachEvent("onscroll",r),window.attachEvent("onresize",s)),n.fn.sticky=function(i){return t[i]?t[i].apply(this,e.call(arguments,1)):"object"!=typeof i&&i?void n.error("Method "+i+" does not exist on jQuery.sticky"):t.init.apply(this,arguments)},n.fn.unstick=function(i){return t[i]?t[i].apply(this,e.call(arguments,1)):"object"!=typeof i&&i?void n.error("Method "+i+" does not exist on jQuery.sticky"):t.unstick.apply(this,arguments)},n(function(){setTimeout(r,0)})})