Changeset 3089432
- Timestamp:
- 05/20/2024 12:52:05 PM (23 months ago)
- Location:
- riovizual
- Files:
-
- 41 added
- 5 edited
-
tags/2.0.9 (added)
-
tags/2.0.9/build (added)
-
tags/2.0.9/build/assets (added)
-
tags/2.0.9/build/assets/css (added)
-
tags/2.0.9/build/assets/css/feedback.asset.php (added)
-
tags/2.0.9/build/assets/css/feedback.css (added)
-
tags/2.0.9/build/assets/css/feedback.js (added)
-
tags/2.0.9/build/assets/js (added)
-
tags/2.0.9/build/assets/js/feedback.asset.php (added)
-
tags/2.0.9/build/assets/js/feedback.js (added)
-
tags/2.0.9/build/blocks (added)
-
tags/2.0.9/build/blocks/prosAndCons (added)
-
tags/2.0.9/build/blocks/prosAndCons/block.json (added)
-
tags/2.0.9/build/blocks/tableBuilder (added)
-
tags/2.0.9/build/blocks/tableBuilder/block.json (added)
-
tags/2.0.9/build/common.asset.php (added)
-
tags/2.0.9/build/common.js (added)
-
tags/2.0.9/build/editor-script.asset.php (added)
-
tags/2.0.9/build/editor-script.js (added)
-
tags/2.0.9/build/images (added)
-
tags/2.0.9/build/images/rv_placeholder.6af3c56e.png (added)
-
tags/2.0.9/build/index.asset.php (added)
-
tags/2.0.9/build/index.css (added)
-
tags/2.0.9/build/index.js (added)
-
tags/2.0.9/build/responsiveTable.asset.php (added)
-
tags/2.0.9/build/responsiveTable.js (added)
-
tags/2.0.9/build/style-common.css (added)
-
tags/2.0.9/build/style-index.css (added)
-
tags/2.0.9/includes (added)
-
tags/2.0.9/includes/class-rio-viz-init.php (added)
-
tags/2.0.9/includes/class-rio-viz-load-assets.php (added)
-
tags/2.0.9/includes/deactive_plugin.php (added)
-
tags/2.0.9/includes/feedback (added)
-
tags/2.0.9/includes/feedback/feedback-main.php (added)
-
tags/2.0.9/includes/index.php (added)
-
tags/2.0.9/includes/load-blocks.php (added)
-
tags/2.0.9/includes/load-categories.php (added)
-
tags/2.0.9/includes/process-styles (added)
-
tags/2.0.9/includes/process-styles/class-rio-viz-style-processor.php (added)
-
tags/2.0.9/readme.txt (added)
-
tags/2.0.9/riovizual.php (added)
-
trunk/build/index.asset.php (modified) (1 diff)
-
trunk/build/index.js (modified) (1 diff)
-
trunk/build/style-common.css (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/riovizual.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
riovizual/trunk/build/index.asset.php
r3077013 r3089432 1 <?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-primitives'), 'version' => '27 5f785006d744c3a3fd');1 <?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-primitives'), 'version' => '2770072c0b42765ee9c2'); -
riovizual/trunk/build/index.js
r3077013 r3089432 1 (()=>{var e,t={382:(e,t,o)=>{"use strict";const r=window.wp.hooks,c=(e,t)=>(e||[]).some((e=>e.rowIndex===t.rowIndex&&e.columnIndex===t.columnIndex)),a=(e,t)=>t&&t.contains(e.target),n=(e,t)=>!e||!e.every((o=>o[t]===e[0][t])),l=(e,t,o)=>!e||!e.every((o=>o[t]===e[0][t]))||o<=1,i=(e,t,o)=>e.rowIndex===t&&e.columnIndex===o,s=(e,t,o)=>e&&e[o]>=t,d=(e,t,o)=>{if(e[o]>=t)return{...e,[o]:e[o]+1}},m=(e,t,o)=>{if(e[o]!==t)return e[o]>t?{...e,[o]:e[o]-1}:void 0},f=(e,t,o,r)=>e&&(e[o]===r||e[o]===t),u=(e,t,o,r)=>({...e,[o]:e[o]===r?t:r}),p=(e,t,o)=>{if(!e)return!1;let r=!0;const c=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.rowSpan>1));return c.length>0&&c.map((e=>{"before"===o?e.rowIndex<t&&e.rowIndex+e.rowSpan-1>=t&&(r=!1):"after"===o?e.rowIndex<=t&&e.rowIndex+e.rowSpan-1>t&&(r=!1):"inBetween"===o?e.rowIndex<t&&e.rowIndex+e.rowSpan-1>t&&(r=!1):"in"===o&&e.rowIndex<=t&&e.rowIndex+e.rowSpan-1>=t&&(r=!1)})),r},b=(e,t,o)=>{let r=!0;const c=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.colSpan>1));return c.length>0&&c.map((e=>{"before"===o?e.columnIndex<t&&e.columnIndex+e.colSpan-1>=t&&(r=!1):"after"===o?e.columnIndex<=t&&e.columnIndex+e.colSpan-1>t&&(r=!1):"inBetween"===o?e.columnIndex<t&&e.columnIndex+e.colSpan-1>t&&(r=!1):"in"===o&&e.columnIndex<=t&&e.columnIndex+e.colSpan-1>=t&&(r=!1)})),r},h=(e,t,o)=>e&&e.sElement[o]>=t,g=(e,t,o)=>{const r=e.sElement;if(r[o]!==t)return r[o]>t?{...e,sElement:{...e.sElement,[o]:r[o]-1}}:void 0},v=(e,t)=>e&&t&&e.sElement.rowIndex===t.rowIndex&&e.sElement.columnIndex===t.columnIndex&&e.sElement.elementIndex>=t.elementIndex,C=(e,t)=>{if(t&&e.sElement.elementIndex!==t.elementIndex)return e.sElement.elementIndex>t.elementIndex?{...e,sElement:{...e.sElement,elementIndex:e.sElement.elementIndex-1}}:void 0},y=(e,t)=>e&&t&&e.sElement.rowIndex===t.rowIndex&&e.sElement.columnIndex===t.columnIndex&&e.sElement.elementIndex>t.elementIndex,z=e=>({...e,sElement:{...e.sElement,elementIndex:e.sElement.elementIndex+1}}),H=(e,t,o)=>e&&t&&e.sElement.rowIndex===t.rowIndex&&e.sElement.columnIndex===t.columnIndex&&(e.sElement.elementIndex===t.elementIndex||e.sElement.elementIndex===o),V=(e,t,o)=>t&&e.sElement.elementIndex===t.elementIndex?{...e,sElement:{...e.sElement,elementIndex:o}}:t&&e.sElement.elementIndex===o?{...e,sElement:{...e.sElement,elementIndex:t.elementIndex}}:void 0,x=(e,t,o,r)=>e&&(e[o]===r||e[o]>=r&&e[o]<t||e[o]<r&&e[o]>=t),M=(e,t,o,r)=>e[o]===r?{...e,[o]:t}:e[o]>r?{...e,[o]:e[o]-1}:{...e,[o]:e[o]+1},L=(e,t)=>{const{rowIndex:o,columnIndex:r}=t;let c=!1;const a=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.rowSpan>1||e.colSpan>1));return a.length>0&&a.map((e=>{e.rowSpan>1&&o>=e.rowIndex+1&&o<=e.rowIndex+e.rowSpan-1&&r>=e.columnIndex&&(c=!0),e.colSpan>1&&r>=e.columnIndex+1&&r<=e.columnIndex+e.colSpan-1&&o>=e.rowIndex&&(c=!0)})),c},w=e=>e.reduce((({minRowIndex:e,maxRowIndex:t,minColIndex:o,maxColIndex:r},c)=>{const a=c.rowSpan&&c.rowSpan>1?c.rowIndex+c.rowSpan-1:c.rowIndex,n=c.colSpan&&c.colSpan>1?c.columnIndex+c.colSpan-1:c.columnIndex;return{minRowIndex:e<c.rowIndex?e:c.rowIndex,maxRowIndex:t>a?t:a,minColIndex:o<c.columnIndex?o:c.columnIndex,maxColIndex:r>n?r:n}}),{minRowIndex:e[0].rowIndex,maxRowIndex:e[0].rowIndex,minColIndex:e[0].columnIndex,maxColIndex:e[0].columnIndex}),S=(e,t,o,r,c,a)=>e>=o&&e<=r&&t>=c&&t<=a,E=(e,t,o,r)=>e&&e.rowIndex===t&&e.colIndex===o&&e.elemIndex===r,k=e=>"separate"===e,N=(e,t)=>e&&"custom"===t&&e.reduce(((e,t)=>e.concat(t)),[]).every((t=>t.columnIndex===e[0].columnIndex)),T=(e,t,o,r,c)=>e&&!t&&o&&o.rowIndex===r&&o.columnIndex===c,B=(e,t,o,r,c)=>e&&!c&&e.rowIndex===t&&e.columnIndex===o&&e.elementIndex===r,I=(e,t,o,r)=>e&&e.sElement.rowIndex===t&&e.sElement.columnIndex===o&&e.sElement.elementIndex===r&&"cut"===e.dType,$=(e,t,o)=>e&&e[o]===t&&"cut"===e.dType,R=(e,t)=>e&&0===t,A=(e,t,o)=>!e&&t===o,P=(e,t,o,r,c,a)=>!a&&e===t&&o&&o[0][c]===r,W=(e,t,o,r,c,a,n,l,i)=>e&&!i&&t===o&&r[0][l]===c&&0===a&&n>1,D=(e,t,o)=>e&&0===t&&0===o,O=(e,t)=>e&&0===t,F=(e,t,o,r)=>e===o&&t===r,G=(e,t)=>e.droppableId===t.droppableId&&e.index===t.index,U=e=>!e||0===e.length,j=(e,t)=>"text"!==t&&1===e.content.length&&"text"===e.content[0].type&&""===e.content[0].data&&!e.content[0].isNotDefault,q=e=>e&&e.length>1?"Cells":"Cell",Z=window.wp.element,Y=window.wp.components;function J(){return J=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},J.apply(this,arguments)}const X=window.lodash;var K=o.n(X),Q=o(184),ee=o.n(Q);const te=window.React;var oe=o.n(te);function re(e,t){return re=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},re(e,t)}function ce(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,re(e,t)}function ae(e){return ae="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ae(e)}function ne(e){var t=function(e,t){if("object"!==ae(e)||null===e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!==ae(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"===ae(t)?t:String(t)}function le(e,t,o){return(t=ne(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function ie(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function se(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ie(Object(o),!0).forEach((function(t){le(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ie(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function de(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var me="function"==typeof Symbol&&Symbol.observable||"@@observable",fe=function(){return Math.random().toString(36).substring(7).split("").join(".")},ue={INIT:"@@redux/INIT"+fe(),REPLACE:"@@redux/REPLACE"+fe(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+fe()}};function pe(e){if("object"!=typeof e||null===e)return!1;for(var t=e;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function be(e,t,o){var r;if("function"==typeof t&&"function"==typeof o||"function"==typeof o&&"function"==typeof arguments[3])throw new Error(de(0));if("function"==typeof t&&void 0===o&&(o=t,t=void 0),void 0!==o){if("function"!=typeof o)throw new Error(de(1));return o(be)(e,t)}if("function"!=typeof e)throw new Error(de(2));var c=e,a=t,n=[],l=n,i=!1;function s(){l===n&&(l=n.slice())}function d(){if(i)throw new Error(de(3));return a}function m(e){if("function"!=typeof e)throw new Error(de(4));if(i)throw new Error(de(5));var t=!0;return s(),l.push(e),function(){if(t){if(i)throw new Error(de(6));t=!1,s();var o=l.indexOf(e);l.splice(o,1),n=null}}}function f(e){if(!pe(e))throw new Error(de(7));if(void 0===e.type)throw new Error(de(8));if(i)throw new Error(de(9));try{i=!0,a=c(a,e)}finally{i=!1}for(var t=n=l,o=0;o<t.length;o++)(0,t[o])();return e}function u(e){if("function"!=typeof e)throw new Error(de(10));c=e,f({type:ue.REPLACE})}function p(){var e,t=m;return(e={subscribe:function(e){if("object"!=typeof e||null===e)throw new Error(de(11));function o(){e.next&&e.next(d())}return o(),{unsubscribe:t(o)}}})[me]=function(){return this},e}return f({type:ue.INIT}),(r={dispatch:f,subscribe:m,getState:d,replaceReducer:u})[me]=p,r}function he(e,t){return function(){return t(e.apply(this,arguments))}}function ge(e,t){if("function"==typeof e)return he(e,t);if("object"!=typeof e||null===e)throw new Error(de(16));var o={};for(var r in e){var c=e[r];"function"==typeof c&&(o[r]=he(c,t))}return o}function ve(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce((function(e,t){return function(){return e(t.apply(void 0,arguments))}}))}var Ce=oe().createContext(null),ye=function(e){e()},ze=function(){return ye},He={notify:function(){},get:function(){return[]}};function _e(e,t){var o,r=He;function c(){n.onStateChange&&n.onStateChange()}function a(){o||(o=t?t.addNestedSub(c):e.subscribe(c),r=function(){var e=ze(),t=null,o=null;return{clear:function(){t=null,o=null},notify:function(){e((function(){for(var e=t;e;)e.callback(),e=e.next}))},get:function(){for(var e=[],o=t;o;)e.push(o),o=o.next;return e},subscribe:function(e){var r=!0,c=o={callback:e,next:null,prev:o};return c.prev?c.prev.next=c:t=c,function(){r&&null!==t&&(r=!1,c.next?c.next.prev=c.prev:o=c.prev,c.prev?c.prev.next=c.next:t=c.next)}}}}())}var n={addNestedSub:function(e){return a(),r.subscribe(e)},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:c,isSubscribed:function(){return Boolean(o)},trySubscribe:a,tryUnsubscribe:function(){o&&(o(),o=void 0,r.clear(),r=He)},getListeners:function(){return r}};return n}var Ve="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?te.useLayoutEffect:te.useEffect;const xe=function(e){var t=e.store,o=e.context,r=e.children,c=(0,te.useMemo)((function(){var e=_e(t);return{store:t,subscription:e}}),[t]),a=(0,te.useMemo)((function(){return t.getState()}),[t]);Ve((function(){var e=c.subscription;return e.onStateChange=e.notifyNestedSubs,e.trySubscribe(),a!==t.getState()&&e.notifyNestedSubs(),function(){e.tryUnsubscribe(),e.onStateChange=null}}),[c,a]);var n=o||Ce;return oe().createElement(n.Provider,{value:c},r)};function Me(e,t){if(null==e)return{};var o,r,c={},a=Object.keys(e);for(r=0;r<a.length;r++)o=a[r],t.indexOf(o)>=0||(c[o]=e[o]);return c}var Le=o(679),we=o.n(Le),Se=o(973),Ee=["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef","forwardRef","context"],ke=["reactReduxForwardedRef"],Ne=[],Te=[null,null];function Be(e,t){var o=e[1];return[t.payload,o+1]}function Ie(e,t,o){Ve((function(){return e.apply(void 0,t)}),o)}function $e(e,t,o,r,c,a,n){e.current=r,t.current=c,o.current=!1,a.current&&(a.current=null,n())}function Re(e,t,o,r,c,a,n,l,i,s){if(e){var d=!1,m=null,f=function(){if(!d){var e,o,f=t.getState();try{e=r(f,c.current)}catch(e){o=e,m=e}o||(m=null),e===a.current?n.current||i():(a.current=e,l.current=e,n.current=!0,s({type:"STORE_UPDATED",payload:{error:o}}))}};return o.onStateChange=f,o.trySubscribe(),f(),function(){if(d=!0,o.tryUnsubscribe(),o.onStateChange=null,m)throw m}}}var Ae=function(){return[null,0]};function Pe(e,t){void 0===t&&(t={});var o=t,r=o.getDisplayName,c=void 0===r?function(e){return"ConnectAdvanced("+e+")"}:r,a=o.methodName,n=void 0===a?"connectAdvanced":a,l=o.renderCountProp,i=void 0===l?void 0:l,s=o.shouldHandleStateChanges,d=void 0===s||s,m=o.storeKey,f=void 0===m?"store":m,u=(o.withRef,o.forwardRef),p=void 0!==u&&u,b=o.context,h=void 0===b?Ce:b,g=Me(o,Ee),v=h;return function(t){var o=t.displayName||t.name||"Component",r=c(o),a=J({},g,{getDisplayName:c,methodName:n,renderCountProp:i,shouldHandleStateChanges:d,storeKey:f,displayName:r,wrappedComponentName:o,WrappedComponent:t}),l=g.pure,s=l?te.useMemo:function(e){return e()};function m(o){var r=(0,te.useMemo)((function(){var e=o.reactReduxForwardedRef,t=Me(o,ke);return[o.context,e,t]}),[o]),c=r[0],n=r[1],l=r[2],i=(0,te.useMemo)((function(){return c&&c.Consumer&&(0,Se.isContextConsumer)(oe().createElement(c.Consumer,null))?c:v}),[c,v]),m=(0,te.useContext)(i),f=Boolean(o.store)&&Boolean(o.store.getState)&&Boolean(o.store.dispatch);Boolean(m)&&Boolean(m.store);var u=f?o.store:m.store,p=(0,te.useMemo)((function(){return function(t){return e(t.dispatch,a)}(u)}),[u]),b=(0,te.useMemo)((function(){if(!d)return Te;var e=_e(u,f?null:m.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[u,f,m]),h=b[0],g=b[1],C=(0,te.useMemo)((function(){return f?m:J({},m,{subscription:h})}),[f,m,h]),y=(0,te.useReducer)(Be,Ne,Ae),z=y[0][0],H=y[1];if(z&&z.error)throw z.error;var _=(0,te.useRef)(),V=(0,te.useRef)(l),x=(0,te.useRef)(),M=(0,te.useRef)(!1),L=s((function(){return x.current&&l===V.current?x.current:p(u.getState(),l)}),[u,z,l]);Ie($e,[V,_,M,l,L,x,g]),Ie(Re,[d,u,h,p,V,_,M,x,g,H],[u,h,p]);var w=(0,te.useMemo)((function(){return oe().createElement(t,J({},L,{ref:n}))}),[n,t,L]);return(0,te.useMemo)((function(){return d?oe().createElement(i.Provider,{value:C},w):w}),[i,w,C])}var u=l?oe().memo(m):m;if(u.WrappedComponent=t,u.displayName=m.displayName=r,p){var b=oe().forwardRef((function(e,t){return oe().createElement(u,J({},e,{reactReduxForwardedRef:t}))}));return b.displayName=r,b.WrappedComponent=t,we()(b,t)}return we()(u,t)}}function We(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function De(e,t){if(We(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var o=Object.keys(e),r=Object.keys(t);if(o.length!==r.length)return!1;for(var c=0;c<o.length;c++)if(!Object.prototype.hasOwnProperty.call(t,o[c])||!We(e[o[c]],t[o[c]]))return!1;return!0}function Oe(e){return function(t,o){var r=e(t,o);function c(){return r}return c.dependsOnOwnProps=!1,c}}function Fe(e){return null!==e.dependsOnOwnProps&&void 0!==e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function Ge(e,t){return function(t,o){o.displayName;var r=function(e,t){return r.dependsOnOwnProps?r.mapToProps(e,t):r.mapToProps(e)};return r.dependsOnOwnProps=!0,r.mapToProps=function(t,o){r.mapToProps=e,r.dependsOnOwnProps=Fe(e);var c=r(t,o);return"function"==typeof c&&(r.mapToProps=c,r.dependsOnOwnProps=Fe(c),c=r(t,o)),c},r}}const Ue=[function(e){return"function"==typeof e?Ge(e):void 0},function(e){return e?void 0:Oe((function(e){return{dispatch:e}}))},function(e){return e&&"object"==typeof e?Oe((function(t){return function(e,t){var o={},r=function(r){var c=e[r];"function"==typeof c&&(o[r]=function(){return t(c.apply(void 0,arguments))})};for(var c in e)r(c);return o}(e,t)})):void 0}],je=[function(e){return"function"==typeof e?Ge(e):void 0},function(e){return e?void 0:Oe((function(){return{}}))}];function qe(e,t,o){return J({},o,e,t)}const Ze=[function(e){return"function"==typeof e?function(e){return function(t,o){o.displayName;var r,c=o.pure,a=o.areMergedPropsEqual,n=!1;return function(t,o,l){var i=e(t,o,l);return n?c&&a(i,r)||(r=i):(n=!0,r=i),r}}}(e):void 0},function(e){return e?void 0:function(){return qe}}];var Ye=["initMapStateToProps","initMapDispatchToProps","initMergeProps"];function Je(e,t,o,r){return function(c,a){return o(e(c,a),t(r,a),a)}}function Xe(e,t,o,r,c){var a,n,l,i,s,d=c.areStatesEqual,m=c.areOwnPropsEqual,f=c.areStatePropsEqual,u=!1;return function(c,p){return u?function(c,u){var p,b,h=!m(u,n),g=!d(c,a,u,n);return a=c,n=u,h&&g?(l=e(a,n),t.dependsOnOwnProps&&(i=t(r,n)),s=o(l,i,n)):h?(e.dependsOnOwnProps&&(l=e(a,n)),t.dependsOnOwnProps&&(i=t(r,n)),s=o(l,i,n)):g?(p=e(a,n),b=!f(p,l),l=p,b&&(s=o(l,i,n)),s):s}(c,p):(l=e(a=c,n=p),i=t(r,n),s=o(l,i,n),u=!0,s)}}function Ke(e,t){var o=t.initMapStateToProps,r=t.initMapDispatchToProps,c=t.initMergeProps,a=Me(t,Ye),n=o(e,a),l=r(e,a),i=c(e,a);return(a.pure?Xe:Je)(n,l,i,e,a)}var Qe=["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"];function et(e,t,o){for(var r=t.length-1;r>=0;r--){var c=t[r](e);if(c)return c}return function(t,r){throw new Error("Invalid value of type "+typeof e+" for "+o+" argument when connecting component "+r.wrappedComponentName+".")}}function tt(e,t){return e===t}function ot(e){var t=void 0===e?{}:e,o=t.connectHOC,r=void 0===o?Pe:o,c=t.mapStateToPropsFactories,a=void 0===c?je:c,n=t.mapDispatchToPropsFactories,l=void 0===n?Ue:n,i=t.mergePropsFactories,s=void 0===i?Ze:i,d=t.selectorFactory,m=void 0===d?Ke:d;return function(e,t,o,c){void 0===c&&(c={});var n=c,i=n.pure,d=void 0===i||i,f=n.areStatesEqual,u=void 0===f?tt:f,p=n.areOwnPropsEqual,b=void 0===p?De:p,h=n.areStatePropsEqual,g=void 0===h?De:h,v=n.areMergedPropsEqual,C=void 0===v?De:v,y=Me(n,Qe),z=et(e,a,"mapStateToProps"),H=et(t,l,"mapDispatchToProps"),_=et(o,s,"mergeProps");return r(m,J({methodName:"connect",getDisplayName:function(e){return"Connect("+e+")"},shouldHandleStateChanges:Boolean(e),initMapStateToProps:z,initMapDispatchToProps:H,initMergeProps:_,pure:d,areStatesEqual:u,areOwnPropsEqual:b,areStatePropsEqual:g,areMergedPropsEqual:C},y))}}const rt=ot(),ct=window.ReactDOM;var at,nt=o.n(ct);function lt(e,t){var o=(0,te.useState)((function(){return{inputs:t,result:e()}}))[0],r=(0,te.useRef)(!0),c=(0,te.useRef)(o),a=r.current||Boolean(t&&c.current.inputs&&function(e,t){if(e.length!==t.length)return!1;for(var o=0;o<e.length;o++)if(e[o]!==t[o])return!1;return!0}(t,c.current.inputs))?c.current:{inputs:t,result:e()};return(0,te.useEffect)((function(){r.current=!1,c.current=a}),[a]),a.result}at=ct.unstable_batchedUpdates,ye=at;var it=lt,st=function(e,t){return lt((function(){return e}),t)},dt=function(e){var t=e.top,o=e.right,r=e.bottom,c=e.left;return{top:t,right:o,bottom:r,left:c,width:o-c,height:r-t,x:c,y:t,center:{x:(o+c)/2,y:(r+t)/2}}},mt=function(e,t){return{top:e.top-t.top,left:e.left-t.left,bottom:e.bottom+t.bottom,right:e.right+t.right}},ft=function(e,t){return{top:e.top+t.top,left:e.left+t.left,bottom:e.bottom-t.bottom,right:e.right-t.right}},ut={top:0,right:0,bottom:0,left:0},pt=function(e){var t=e.borderBox,o=e.margin,r=void 0===o?ut:o,c=e.border,a=void 0===c?ut:c,n=e.padding,l=void 0===n?ut:n,i=dt(mt(t,r)),s=dt(ft(t,a)),d=dt(ft(s,l));return{marginBox:i,borderBox:dt(t),paddingBox:s,contentBox:d,margin:r,border:a,padding:l}},bt=function(e){var t=e.slice(0,-2);if("px"!==e.slice(-2))return 0;var o=Number(t);return isNaN(o)&&function(e,t){throw new Error("Invariant failed")}(),o},ht=function(e,t){var o,r,c=e.borderBox,a=e.border,n=e.margin,l=e.padding,i=(r=t,{top:(o=c).top+r.y,left:o.left+r.x,bottom:o.bottom+r.y,right:o.right+r.x});return pt({borderBox:i,border:a,margin:n,padding:l})},gt=function(e,t){return void 0===t&&(t={x:window.pageXOffset,y:window.pageYOffset}),ht(e,t)},vt=function(e,t){var o={top:bt(t.marginTop),right:bt(t.marginRight),bottom:bt(t.marginBottom),left:bt(t.marginLeft)},r={top:bt(t.paddingTop),right:bt(t.paddingRight),bottom:bt(t.paddingBottom),left:bt(t.paddingLeft)},c={top:bt(t.borderTopWidth),right:bt(t.borderRightWidth),bottom:bt(t.borderBottomWidth),left:bt(t.borderLeftWidth)};return pt({borderBox:e,margin:o,padding:r,border:c})},Ct=function(e){var t=e.getBoundingClientRect(),o=window.getComputedStyle(e);return vt(t,o)},yt=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function zt(e,t){if(e.length!==t.length)return!1;for(var o=0;o<e.length;o++)if(!((r=e[o])===(c=t[o])||yt(r)&&yt(c)))return!1;var r,c;return!0}const Ht=function(e,t){var o;void 0===t&&(t=zt);var r,c=[],a=!1;return function(){for(var n=[],l=0;l<arguments.length;l++)n[l]=arguments[l];return a&&o===this&&t(n,c)||(r=e.apply(this,n),a=!0,o=this,c=n),r}},_t=function(e){var t=[],o=null,r=function(){for(var r=arguments.length,c=new Array(r),a=0;a<r;a++)c[a]=arguments[a];t=c,o||(o=requestAnimationFrame((function(){o=null,e.apply(void 0,t)})))};return r.cancel=function(){o&&(cancelAnimationFrame(o),o=null)},r};function Vt(e,t){}function xt(){}function Mt(e,t,o){var r=t.map((function(t){var r,c,a=(r=o,c=t.options,J({},r,{},c));return e.addEventListener(t.eventName,t.fn,a),function(){e.removeEventListener(t.eventName,t.fn,a)}}));return function(){r.forEach((function(e){e()}))}}Vt.bind(null,"warn"),Vt.bind(null,"error");function Lt(e){this.message=e}function wt(e,t){if(!e)throw new Lt("Invariant failed")}Lt.prototype.toString=function(){return this.message};var St=function(e){function t(){for(var t,o=arguments.length,r=new Array(o),c=0;c<o;c++)r[c]=arguments[c];return(t=e.call.apply(e,[this].concat(r))||this).callbacks=null,t.unbind=xt,t.onWindowError=function(e){var o=t.getCallbacks();o.isDragging()&&o.tryAbort(),e.error instanceof Lt&&e.preventDefault()},t.getCallbacks=function(){if(!t.callbacks)throw new Error("Unable to find AppCallbacks in <ErrorBoundary/>");return t.callbacks},t.setCallbacks=function(e){t.callbacks=e},t}ce(t,e);var o=t.prototype;return o.componentDidMount=function(){this.unbind=Mt(window,[{eventName:"error",fn:this.onWindowError}])},o.componentDidCatch=function(e){if(!(e instanceof Lt))throw e;this.setState({})},o.componentWillUnmount=function(){this.unbind()},o.render=function(){return this.props.children(this.setCallbacks)},t}(oe().Component),Et=function(e){return e+1},kt=function(e,t){var o=e.droppableId===t.droppableId,r=Et(e.index),c=Et(t.index);return o?"\n You have moved the item from position "+r+"\n to position "+c+"\n ":"\n You have moved the item from position "+r+"\n in list "+e.droppableId+"\n to list "+t.droppableId+"\n in position "+c+"\n "},Nt=function(e,t,o){return t.droppableId===o.droppableId?"\n The item "+e+"\n has been combined with "+o.draggableId:"\n The item "+e+"\n in list "+t.droppableId+"\n has been combined with "+o.draggableId+"\n in list "+o.droppableId+"\n "},Tt=function(e){return"\n The item has returned to its starting position\n of "+Et(e.index)+"\n"},Bt=function(e){return"\n You have lifted an item in position "+Et(e.source.index)+"\n"},It=function(e){var t=e.destination;if(t)return kt(e.source,t);var o=e.combine;return o?Nt(e.draggableId,e.source,o):"You are over an area that cannot be dropped on"},$t=function(e){if("CANCEL"===e.reason)return"\n Movement cancelled.\n "+Tt(e.source)+"\n ";var t=e.destination,o=e.combine;return t?"\n You have dropped the item.\n "+kt(e.source,t)+"\n ":o?"\n You have dropped the item.\n "+Nt(e.draggableId,e.source,o)+"\n ":"\n The item has been dropped while not over a drop area.\n "+Tt(e.source)+"\n "},Rt={x:0,y:0},At=function(e,t){return{x:e.x+t.x,y:e.y+t.y}},Pt=function(e,t){return{x:e.x-t.x,y:e.y-t.y}},Wt=function(e,t){return e.x===t.x&&e.y===t.y},Dt=function(e){return{x:0!==e.x?-e.x:0,y:0!==e.y?-e.y:0}},Ot=function(e,t,o){var r;return void 0===o&&(o=0),(r={})[e]=t,r["x"===e?"y":"x"]=o,r},Ft=function(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))},Gt=function(e,t){return Math.min.apply(Math,t.map((function(t){return Ft(e,t)})))},Ut=function(e){return function(t){return{x:e(t.x),y:e(t.y)}}},jt=function(e,t){return{top:e.top+t.y,left:e.left+t.x,bottom:e.bottom+t.y,right:e.right+t.x}},qt=function(e){return[{x:e.left,y:e.top},{x:e.right,y:e.top},{x:e.left,y:e.bottom},{x:e.right,y:e.bottom}]},Zt=function(e,t){return t&&t.shouldClipSubject?function(e,t){var o=dt({top:Math.max(t.top,e.top),right:Math.min(t.right,e.right),bottom:Math.min(t.bottom,e.bottom),left:Math.max(t.left,e.left)});return o.width<=0||o.height<=0?null:o}(t.pageMarginBox,e):dt(e)},Yt=function(e){var t=e.page,o=e.withPlaceholder,r=e.axis,c=e.frame,a=function(e,t){return t?jt(e,t.scroll.diff.displacement):e}(t.marginBox,c),n=function(e,t,o){var r;return o&&o.increasedBy?J({},e,((r={})[t.end]=e[t.end]+o.increasedBy[t.line],r)):e}(a,r,o);return{page:t,withPlaceholder:o,active:Zt(n,c)}},Jt=function(e,t){e.frame||wt(!1);var o=e.frame,r=Pt(t,o.scroll.initial),c=Dt(r),a=J({},o,{scroll:{initial:o.scroll.initial,current:t,diff:{value:r,displacement:c},max:o.scroll.max}});return J({},e,{frame:a,subject:Yt({page:e.subject.page,withPlaceholder:e.subject.withPlaceholder,axis:e.axis,frame:a})})};function Xt(e){return Object.values?Object.values(e):Object.keys(e).map((function(t){return e[t]}))}function Kt(e,t){if(e.findIndex)return e.findIndex(t);for(var o=0;o<e.length;o++)if(t(e[o]))return o;return-1}function Qt(e,t){if(e.find)return e.find(t);var o=Kt(e,t);return-1!==o?e[o]:void 0}function eo(e){return Array.prototype.slice.call(e)}var to=Ht((function(e){return e.reduce((function(e,t){return e[t.descriptor.id]=t,e}),{})})),oo=Ht((function(e){return e.reduce((function(e,t){return e[t.descriptor.id]=t,e}),{})})),ro=Ht((function(e){return Xt(e)})),co=Ht((function(e){return Xt(e)})),ao=Ht((function(e,t){var o=co(t).filter((function(t){return e===t.descriptor.droppableId})).sort((function(e,t){return e.descriptor.index-t.descriptor.index}));return o}));function no(e){return e.at&&"REORDER"===e.at.type?e.at.destination:null}function lo(e){return e.at&&"COMBINE"===e.at.type?e.at.combine:null}var io=Ht((function(e,t){return t.filter((function(t){return t.descriptor.id!==e.descriptor.id}))})),so=function(e,t){return e.descriptor.droppableId===t.descriptor.id},mo={point:Rt,value:0},fo={invisible:{},visible:{},all:[]},uo={displaced:fo,displacedBy:mo,at:null},po=function(e,t){return function(o){return e<=o&&o<=t}},bo=function(e){var t=po(e.top,e.bottom),o=po(e.left,e.right);return function(r){if(t(r.top)&&t(r.bottom)&&o(r.left)&&o(r.right))return!0;var c=t(r.top)||t(r.bottom),a=o(r.left)||o(r.right);if(c&&a)return!0;var n=r.top<e.top&&r.bottom>e.bottom,l=r.left<e.left&&r.right>e.right;return!(!n||!l)||n&&a||l&&c}},ho=function(e){var t=po(e.top,e.bottom),o=po(e.left,e.right);return function(e){return t(e.top)&&t(e.bottom)&&o(e.left)&&o(e.right)}},go={direction:"vertical",line:"y",crossAxisLine:"x",start:"top",end:"bottom",size:"height",crossAxisStart:"left",crossAxisEnd:"right",crossAxisSize:"width"},vo={direction:"horizontal",line:"x",crossAxisLine:"y",start:"left",end:"right",size:"width",crossAxisStart:"top",crossAxisEnd:"bottom",crossAxisSize:"height"},Co=function(e){var t=e.target,o=e.destination,r=e.viewport,c=e.withDroppableDisplacement,a=e.isVisibleThroughFrameFn,n=c?function(e,t){var o=t.frame?t.frame.scroll.diff.displacement:Rt;return jt(e,o)}(t,o):t;return function(e,t,o){return!!t.subject.active&&o(t.subject.active)(e)}(n,o,a)&&function(e,t,o){return o(t)(e)}(n,r,a)},yo=function(e){return Co(J({},e,{isVisibleThroughFrameFn:ho}))};function zo(e){var t=e.afterDragging,o=e.destination,r=e.displacedBy,c=e.viewport,a=e.forceShouldAnimate,n=e.last;return t.reduce((function(e,t){var l=function(e,t){var o=e.page.marginBox,r={top:t.point.y,right:0,bottom:0,left:t.point.x};return dt(mt(o,r))}(t,r),i=t.descriptor.id;if(e.all.push(i),!Co(J({},{target:l,destination:o,viewport:c,withDroppableDisplacement:!0},{isVisibleThroughFrameFn:bo})))return e.invisible[t.descriptor.id]=!0,e;var s=function(e,t,o){if("boolean"==typeof o)return o;if(!t)return!0;var r=t.invisible,c=t.visible;if(r[e])return!1;var a=c[e];return!a||a.shouldAnimate}(i,n,a),d={draggableId:i,shouldAnimate:s};return e.visible[i]=d,e}),{all:[],visible:{},invisible:{}})}function Ho(e){var t=e.insideDestination,o=e.inHomeList,r=e.displacedBy,c=e.destination,a=function(e,t){if(!e.length)return 0;var o=e[e.length-1].descriptor.index;return t.inHomeList?o:o+1}(t,{inHomeList:o});return{displaced:fo,displacedBy:r,at:{type:"REORDER",destination:{droppableId:c.descriptor.id,index:a}}}}function _o(e){var t=e.draggable,o=e.insideDestination,r=e.destination,c=e.viewport,a=e.displacedBy,n=e.last,l=e.index,i=e.forceShouldAnimate,s=so(t,r);if(null==l)return Ho({insideDestination:o,inHomeList:s,displacedBy:a,destination:r});var d=Qt(o,(function(e){return e.descriptor.index===l}));if(!d)return Ho({insideDestination:o,inHomeList:s,displacedBy:a,destination:r});var m=io(t,o),f=o.indexOf(d);return{displaced:zo({afterDragging:m.slice(f),destination:r,displacedBy:a,last:n,viewport:c.frame,forceShouldAnimate:i}),displacedBy:a,at:{type:"REORDER",destination:{droppableId:r.descriptor.id,index:l}}}}function Vo(e,t){return Boolean(t.effected[e])}var xo=function(e,t){return t.margin[e.start]+t.borderBox[e.size]/2},Mo=function(e,t,o){return t[e.crossAxisStart]+o.margin[e.crossAxisStart]+o.borderBox[e.crossAxisSize]/2},Lo=function(e){var t=e.axis,o=e.moveRelativeTo,r=e.isMoving;return Ot(t.line,o.marginBox[t.end]+xo(t,r),Mo(t,o.marginBox,r))},wo=function(e){var t=e.axis,o=e.moveRelativeTo,r=e.isMoving;return Ot(t.line,o.marginBox[t.start]-function(e,t){return t.margin[e.end]+t.borderBox[e.size]/2}(t,r),Mo(t,o.marginBox,r))},So=function(e,t){var o=e.frame;return o?At(t,o.scroll.diff.displacement):t},Eo=function(e){var t=function(e){var t=e.impact,o=e.draggable,r=e.droppable,c=e.draggables,a=e.afterCritical,n=o.page.borderBox.center,l=t.at;return r&&l?"REORDER"===l.type?function(e){var t=e.impact,o=e.draggable,r=e.draggables,c=e.droppable,a=e.afterCritical,n=ao(c.descriptor.id,r),l=o.page,i=c.axis;if(!n.length)return function(e){var t=e.axis,o=e.moveInto,r=e.isMoving;return Ot(t.line,o.contentBox[t.start]+xo(t,r),Mo(t,o.contentBox,r))}({axis:i,moveInto:c.page,isMoving:l});var s=t.displaced,d=t.displacedBy,m=s.all[0];if(m){var f=r[m];if(Vo(m,a))return wo({axis:i,moveRelativeTo:f.page,isMoving:l});var u=ht(f.page,d.point);return wo({axis:i,moveRelativeTo:u,isMoving:l})}var p=n[n.length-1];if(p.descriptor.id===o.descriptor.id)return l.borderBox.center;if(Vo(p.descriptor.id,a)){var b=ht(p.page,Dt(a.displacedBy.point));return Lo({axis:i,moveRelativeTo:b,isMoving:l})}return Lo({axis:i,moveRelativeTo:p.page,isMoving:l})}({impact:t,draggable:o,draggables:c,droppable:r,afterCritical:a}):function(e){var t=e.afterCritical,o=e.impact,r=e.draggables,c=lo(o);c||wt(!1);var a=c.draggableId,n=r[a].page.borderBox.center,l=function(e){var t=e.displaced,o=e.afterCritical,r=e.combineWith,c=e.displacedBy,a=Boolean(t.visible[r]||t.invisible[r]);return Vo(r,o)?a?Rt:Dt(c.point):a?c.point:Rt}({displaced:o.displaced,afterCritical:t,combineWith:a,displacedBy:o.displacedBy});return At(n,l)}({impact:t,draggables:c,afterCritical:a}):n}(e),o=e.droppable;return o?So(o,t):t},ko=function(e,t){var o=Pt(t,e.scroll.initial),r=Dt(o);return{frame:dt({top:t.y,bottom:t.y+e.frame.height,left:t.x,right:t.x+e.frame.width}),scroll:{initial:e.scroll.initial,max:e.scroll.max,current:t,diff:{value:o,displacement:r}}}};function No(e,t){return e.map((function(e){return t[e]}))}var To=function(e){var t,o,r=e.pageBorderBoxCenter,c=e.draggable,a=(t=e.viewport,o=r,At(t.scroll.diff.displacement,o)),n=Pt(a,c.page.borderBox.center);return At(c.client.borderBox.center,n)},Bo=function(e){var t=e.draggable,o=e.destination,r=e.newPageBorderBoxCenter,c=e.viewport,a=e.withDroppableDisplacement,n=e.onlyOnMainAxis,l=void 0!==n&&n,i=Pt(r,t.page.borderBox.center),s={target:jt(t.page.borderBox,i),destination:o,withDroppableDisplacement:a,viewport:c};return l?function(e){return Co(J({},e,{isVisibleThroughFrameFn:(t=e.destination.axis,function(e){var o=po(e.top,e.bottom),r=po(e.left,e.right);return function(e){return t===go?o(e.top)&&o(e.bottom):r(e.left)&&r(e.right)}})}));var t}(s):yo(s)},Io=function(e){var t=e.isMovingForward,o=e.draggable,r=e.destination,c=e.draggables,a=e.previousImpact,n=e.viewport,l=e.previousPageBorderBoxCenter,i=e.previousClientSelection,s=e.afterCritical;if(!r.isEnabled)return null;var d=ao(r.descriptor.id,c),m=so(o,r),f=function(e){var t=e.isMovingForward,o=e.draggable,r=e.destination,c=e.insideDestination,a=e.previousImpact;if(!r.isCombineEnabled)return null;if(!no(a))return null;function n(e){var t={type:"COMBINE",combine:{draggableId:e,droppableId:r.descriptor.id}};return J({},a,{at:t})}var l=a.displaced.all,i=l.length?l[0]:null;if(t)return i?n(i):null;var s=io(o,c);if(!i)return s.length?n(s[s.length-1].descriptor.id):null;var d=Kt(s,(function(e){return e.descriptor.id===i}));-1===d&&wt(!1);var m=d-1;return m<0?null:n(s[m].descriptor.id)}({isMovingForward:t,draggable:o,destination:r,insideDestination:d,previousImpact:a})||function(e){var t=e.isMovingForward,o=e.isInHomeList,r=e.draggable,c=e.draggables,a=e.destination,n=e.insideDestination,l=e.previousImpact,i=e.viewport,s=e.afterCritical,d=l.at;if(d||wt(!1),"REORDER"===d.type){var m=function(e){var t=e.isMovingForward,o=e.isInHomeList,r=e.insideDestination,c=e.location;if(!r.length)return null;var a=c.index,n=t?a+1:a-1,l=r[0].descriptor.index,i=r[r.length-1].descriptor.index;return n<l||n>(o?i:i+1)?null:n}({isMovingForward:t,isInHomeList:o,location:d.destination,insideDestination:n});return null==m?null:_o({draggable:r,insideDestination:n,destination:a,viewport:i,last:l.displaced,displacedBy:l.displacedBy,index:m})}var f=function(e){var t=e.isMovingForward,o=e.draggables,r=e.combine,c=e.afterCritical;if(!e.destination.isCombineEnabled)return null;var a=r.draggableId,n=o[a].descriptor.index;return Vo(a,c)?t?n:n-1:t?n+1:n}({isMovingForward:t,destination:a,displaced:l.displaced,draggables:c,combine:d.combine,afterCritical:s});return null==f?null:_o({draggable:r,insideDestination:n,destination:a,viewport:i,last:l.displaced,displacedBy:l.displacedBy,index:f})}({isMovingForward:t,isInHomeList:m,draggable:o,draggables:c,destination:r,insideDestination:d,previousImpact:a,viewport:n,afterCritical:s});if(!f)return null;var u=Eo({impact:f,draggable:o,droppable:r,draggables:c,afterCritical:s});if(Bo({draggable:o,destination:r,newPageBorderBoxCenter:u,viewport:n.frame,withDroppableDisplacement:!1,onlyOnMainAxis:!0}))return{clientSelection:To({pageBorderBoxCenter:u,draggable:o,viewport:n}),impact:f,scrollJumpRequest:null};var p=Pt(u,l),b=function(e){var t=e.impact,o=e.viewport,r=e.destination,c=e.draggables,a=e.maxScrollChange,n=ko(o,At(o.scroll.current,a)),l=r.frame?Jt(r,At(r.frame.scroll.current,a)):r,i=t.displaced,s=zo({afterDragging:No(i.all,c),destination:r,displacedBy:t.displacedBy,viewport:n.frame,last:i,forceShouldAnimate:!1}),d=zo({afterDragging:No(i.all,c),destination:l,displacedBy:t.displacedBy,viewport:o.frame,last:i,forceShouldAnimate:!1}),m={},f={},u=[i,s,d];return i.all.forEach((function(e){var t=function(e,t){for(var o=0;o<t.length;o++){var r=t[o].visible[e];if(r)return r}return null}(e,u);t?f[e]=t:m[e]=!0})),J({},t,{displaced:{all:i.all,invisible:m,visible:f}})}({impact:f,viewport:n,destination:r,draggables:c,maxScrollChange:p});return{clientSelection:i,impact:b,scrollJumpRequest:p}},$o=function(e){var t=e.subject.active;return t||wt(!1),t},Ro=function(e,t){var o=e.page.borderBox.center;return Vo(e.descriptor.id,t)?Pt(o,t.displacedBy.point):o},Ao=function(e,t){var o=e.page.borderBox;return Vo(e.descriptor.id,t)?jt(o,Dt(t.displacedBy.point)):o},Po=Ht((function(e,t){var o=t[e.line];return{value:o,point:Ot(e.line,o)}})),Wo=function(e,t){return J({},e,{scroll:J({},e.scroll,{max:t})})},Do=function(e,t,o){var r=e.frame;so(t,e)&&wt(!1),e.subject.withPlaceholder&&wt(!1);var c=Po(e.axis,t.displaceBy).point,a=function(e,t,o){var r=e.axis;if("virtual"===e.descriptor.mode)return Ot(r.line,t[r.line]);var c=e.subject.page.contentBox[r.size],a=ao(e.descriptor.id,o).reduce((function(e,t){return e+t.client.marginBox[r.size]}),0)+t[r.line]-c;return a<=0?null:Ot(r.line,a)}(e,c,o),n={placeholderSize:c,increasedBy:a,oldFrameMaxScroll:e.frame?e.frame.scroll.max:null};if(!r)return J({},e,{subject:Yt({page:e.subject.page,withPlaceholder:n,axis:e.axis,frame:e.frame})});var l=a?At(r.scroll.max,a):r.scroll.max,i=Wo(r,l);return J({},e,{subject:Yt({page:e.subject.page,withPlaceholder:n,axis:e.axis,frame:i}),frame:i})},Oo=function(e){var t=e.at;return t?"REORDER"===t.type?t.destination.droppableId:t.combine.droppableId:null},Fo=function(e){var t=e.state,o=e.type,r=function(e,t){var o=Oo(e);return o?t[o]:null}(t.impact,t.dimensions.droppables),c=Boolean(r),a=t.dimensions.droppables[t.critical.droppable.id],n=r||a,l=n.axis.direction,i="vertical"===l&&("MOVE_UP"===o||"MOVE_DOWN"===o)||"horizontal"===l&&("MOVE_LEFT"===o||"MOVE_RIGHT"===o);if(i&&!c)return null;var s="MOVE_DOWN"===o||"MOVE_RIGHT"===o,d=t.dimensions.draggables[t.critical.draggable.id],m=t.current.page.borderBoxCenter,f=t.dimensions,u=f.draggables,p=f.droppables;return i?Io({isMovingForward:s,previousPageBorderBoxCenter:m,draggable:d,destination:n,draggables:u,viewport:t.viewport,previousClientSelection:t.current.client.selection,previousImpact:t.impact,afterCritical:t.afterCritical}):function(e){var t=e.isMovingForward,o=e.previousPageBorderBoxCenter,r=e.draggable,c=e.isOver,a=e.draggables,n=e.droppables,l=e.viewport,i=e.afterCritical,s=function(e){var t=e.isMovingForward,o=e.pageBorderBoxCenter,r=e.source,c=e.droppables,a=e.viewport,n=r.subject.active;if(!n)return null;var l=r.axis,i=po(n[l.start],n[l.end]),s=ro(c).filter((function(e){return e!==r})).filter((function(e){return e.isEnabled})).filter((function(e){return Boolean(e.subject.active)})).filter((function(e){return bo(a.frame)($o(e))})).filter((function(e){var o=$o(e);return t?n[l.crossAxisEnd]<o[l.crossAxisEnd]:o[l.crossAxisStart]<n[l.crossAxisStart]})).filter((function(e){var t=$o(e),o=po(t[l.start],t[l.end]);return i(t[l.start])||i(t[l.end])||o(n[l.start])||o(n[l.end])})).sort((function(e,o){var r=$o(e)[l.crossAxisStart],c=$o(o)[l.crossAxisStart];return t?r-c:c-r})).filter((function(e,t,o){return $o(e)[l.crossAxisStart]===$o(o[0])[l.crossAxisStart]}));if(!s.length)return null;if(1===s.length)return s[0];var d=s.filter((function(e){return po($o(e)[l.start],$o(e)[l.end])(o[l.line])}));return 1===d.length?d[0]:d.length>1?d.sort((function(e,t){return $o(e)[l.start]-$o(t)[l.start]}))[0]:s.sort((function(e,t){var r=Gt(o,qt($o(e))),c=Gt(o,qt($o(t)));return r!==c?r-c:$o(e)[l.start]-$o(t)[l.start]}))[0]}({isMovingForward:t,pageBorderBoxCenter:o,source:c,droppables:n,viewport:l});if(!s)return null;var d=ao(s.descriptor.id,a),m=function(e){var t=e.pageBorderBoxCenter,o=e.viewport,r=e.destination,c=e.afterCritical,a=e.insideDestination.filter((function(e){return yo({target:Ao(e,c),destination:r,viewport:o.frame,withDroppableDisplacement:!0})})).sort((function(e,o){var a=Ft(t,So(r,Ro(e,c))),n=Ft(t,So(r,Ro(o,c)));return a<n?-1:n<a?1:e.descriptor.index-o.descriptor.index}));return a[0]||null}({pageBorderBoxCenter:o,viewport:l,destination:s,insideDestination:d,afterCritical:i}),f=function(e){var t=e.previousPageBorderBoxCenter,o=e.moveRelativeTo,r=e.insideDestination,c=e.draggable,a=e.draggables,n=e.destination,l=e.viewport,i=e.afterCritical;if(!o){if(r.length)return null;var s={displaced:fo,displacedBy:mo,at:{type:"REORDER",destination:{droppableId:n.descriptor.id,index:0}}},d=Eo({impact:s,draggable:c,droppable:n,draggables:a,afterCritical:i}),m=so(c,n)?n:Do(n,c,a);return Bo({draggable:c,destination:m,newPageBorderBoxCenter:d,viewport:l.frame,withDroppableDisplacement:!1,onlyOnMainAxis:!0})?s:null}var f,u=Boolean(t[n.axis.line]<=o.page.borderBox.center[n.axis.line]),p=(f=o.descriptor.index,o.descriptor.id===c.descriptor.id||u?f:f+1);return _o({draggable:c,insideDestination:r,destination:n,viewport:l,displacedBy:Po(n.axis,c.displaceBy),last:fo,index:p})}({previousPageBorderBoxCenter:o,destination:s,draggable:r,draggables:a,moveRelativeTo:m,insideDestination:d,viewport:l,afterCritical:i});if(!f)return null;var u=Eo({impact:f,draggable:r,droppable:s,draggables:a,afterCritical:i});return{clientSelection:To({pageBorderBoxCenter:u,draggable:r,viewport:l}),impact:f,scrollJumpRequest:null}}({isMovingForward:s,previousPageBorderBoxCenter:m,draggable:d,isOver:n,draggables:u,droppables:p,viewport:t.viewport,afterCritical:t.afterCritical})};function Go(e){return"DRAGGING"===e.phase||"COLLECTING"===e.phase}function Uo(e){var t=po(e.top,e.bottom),o=po(e.left,e.right);return function(e){return t(e.y)&&o(e.x)}}var jo=function(e,t){return dt(jt(e,t))};function qo(e){var t=e.displaced,o=e.id;return Boolean(t.visible[o]||t.invisible[o])}var Zo=function(e){var t=e.pageOffset,o=e.draggable,r=e.draggables,c=e.droppables,a=e.previousImpact,n=e.viewport,l=e.afterCritical,i=jo(o.page.borderBox,t),s=function(e){var t=e.pageBorderBox,o=e.draggable,r=e.droppables,c=ro(r).filter((function(e){if(!e.isEnabled)return!1;var o,r,c=e.subject.active;if(!c)return!1;if(r=c,!((o=t).left<r.right&&o.right>r.left&&o.top<r.bottom&&o.bottom>r.top))return!1;if(Uo(c)(t.center))return!0;var a=e.axis,n=c.center[a.crossAxisLine],l=t[a.crossAxisStart],i=t[a.crossAxisEnd],s=po(c[a.crossAxisStart],c[a.crossAxisEnd]),d=s(l),m=s(i);return!d&&!m||(d?l<n:i>n)}));return c.length?1===c.length?c[0].descriptor.id:function(e){var t=e.pageBorderBox,o=e.candidates,r=e.draggable.page.borderBox.center,c=o.map((function(e){var o=e.axis,c=Ot(e.axis.line,t.center[o.line],e.page.borderBox.center[o.crossAxisLine]);return{id:e.descriptor.id,distance:Ft(r,c)}})).sort((function(e,t){return t.distance-e.distance}));return c[0]?c[0].id:null}({pageBorderBox:t,draggable:o,candidates:c}):null}({pageBorderBox:i,draggable:o,droppables:c});if(!s)return uo;var d=c[s],m=ao(d.descriptor.id,r),f=function(e,t){var o=e.frame;return o?jo(t,o.scroll.diff.value):t}(d,i);return function(e){var t=e.draggable,o=e.pageBorderBoxWithDroppableScroll,r=e.previousImpact,c=e.destination,a=e.insideDestination,n=e.afterCritical;if(!c.isCombineEnabled)return null;var l=c.axis,i=Po(c.axis,t.displaceBy),s=i.value,d=o[l.start],m=o[l.end],f=Qt(io(t,a),(function(e){var t=e.descriptor.id,o=e.page.borderBox,c=o[l.size]/4,a=Vo(t,n),i=qo({displaced:r.displaced,id:t});return a?i?m>o[l.start]+c&&m<o[l.end]-c:d>o[l.start]-s+c&&d<o[l.end]-s-c:i?m>o[l.start]+s+c&&m<o[l.end]+s-c:d>o[l.start]+c&&d<o[l.end]-c}));return f?{displacedBy:i,displaced:r.displaced,at:{type:"COMBINE",combine:{draggableId:f.descriptor.id,droppableId:c.descriptor.id}}}:null}({pageBorderBoxWithDroppableScroll:f,draggable:o,previousImpact:a,destination:d,insideDestination:m,afterCritical:l})||function(e){var t=e.pageBorderBoxWithDroppableScroll,o=e.draggable,r=e.destination,c=e.insideDestination,a=e.last,n=e.viewport,l=e.afterCritical,i=r.axis,s=Po(r.axis,o.displaceBy),d=s.value,m=t[i.start],f=t[i.end],u=function(e){var t=e.draggable,o=e.closest;return o?e.inHomeList&&o.descriptor.index>t.descriptor.index?o.descriptor.index-1:o.descriptor.index:null}({draggable:o,closest:Qt(io(o,c),(function(e){var t=e.descriptor.id,o=e.page.borderBox.center[i.line],r=Vo(t,l),c=qo({displaced:a,id:t});return r?c?f<=o:m<o-d:c?f<=o+d:m<o})),inHomeList:so(o,r)});return _o({draggable:o,insideDestination:c,destination:r,viewport:n,last:a,displacedBy:s,index:u})}({pageBorderBoxWithDroppableScroll:f,draggable:o,destination:d,insideDestination:m,last:a.displaced,viewport:n,afterCritical:l})},Yo=function(e,t){var o;return J({},e,((o={})[t.descriptor.id]=t,o))},Jo=function(e){var t=e.state,o=e.clientSelection,r=e.dimensions,c=e.viewport,a=e.impact,n=e.scrollJumpRequest,l=c||t.viewport,i=r||t.dimensions,s=o||t.current.client.selection,d=Pt(s,t.initial.client.selection),m={offset:d,selection:s,borderBoxCenter:At(t.initial.client.borderBoxCenter,d)},f={selection:At(m.selection,l.scroll.current),borderBoxCenter:At(m.borderBoxCenter,l.scroll.current),offset:At(m.offset,l.scroll.diff.value)},u={client:m,page:f};if("COLLECTING"===t.phase)return J({phase:"COLLECTING"},t,{dimensions:i,viewport:l,current:u});var p=i.draggables[t.critical.draggable.id],b=a||Zo({pageOffset:f.offset,draggable:p,draggables:i.draggables,droppables:i.droppables,previousImpact:t.impact,viewport:l,afterCritical:t.afterCritical}),h=function(e){var t=e.draggable,o=e.draggables,r=e.droppables,c=e.impact,a=function(e){var t=e.previousImpact,o=e.impact,r=e.droppables,c=Oo(t),a=Oo(o);if(!c)return r;if(c===a)return r;var n=r[c];if(!n.subject.withPlaceholder)return r;var l=function(e){var t=e.subject.withPlaceholder;t||wt(!1);var o=e.frame;if(!o)return J({},e,{subject:Yt({page:e.subject.page,axis:e.axis,frame:null,withPlaceholder:null})});var r=t.oldFrameMaxScroll;r||wt(!1);var c=Wo(o,r);return J({},e,{subject:Yt({page:e.subject.page,axis:e.axis,frame:c,withPlaceholder:null}),frame:c})}(n);return Yo(r,l)}({previousImpact:e.previousImpact,impact:c,droppables:r}),n=Oo(c);if(!n)return a;var l=r[n];if(so(t,l))return a;if(l.subject.withPlaceholder)return a;var i=Do(l,t,o);return Yo(a,i)}({draggable:p,impact:b,previousImpact:t.impact,draggables:i.draggables,droppables:i.droppables});return J({},t,{current:u,dimensions:{draggables:i.draggables,droppables:h},impact:b,viewport:l,scrollJumpRequest:n||null,forceShouldAnimate:!n&&null})},Xo=function(e){var t=e.impact,o=e.viewport,r=e.draggables,c=e.destination,a=e.forceShouldAnimate,n=t.displaced,l=function(e,t){return e.map((function(e){return t[e]}))}(n.all,r);return J({},t,{displaced:zo({afterDragging:l,destination:c,displacedBy:t.displacedBy,viewport:o.frame,forceShouldAnimate:a,last:n})})},Ko=function(e){var t=e.impact,o=e.draggable,r=e.droppable,c=e.draggables,a=e.viewport,n=e.afterCritical,l=Eo({impact:t,draggable:o,draggables:c,droppable:r,afterCritical:n});return To({pageBorderBoxCenter:l,draggable:o,viewport:a})},Qo=function(e){var t=e.state,o=e.dimensions,r=e.viewport;"SNAP"!==t.movementMode&&wt(!1);var c=t.impact,a=r||t.viewport,n=o||t.dimensions,l=n.draggables,i=n.droppables,s=l[t.critical.draggable.id],d=Oo(c);d||wt(!1);var m=i[d],f=Xo({impact:c,viewport:a,destination:m,draggables:l}),u=Ko({impact:f,draggable:s,droppable:m,draggables:l,viewport:a,afterCritical:t.afterCritical});return Jo({impact:f,clientSelection:u,state:t,dimensions:n,viewport:a})},er=function(e){var t=e.draggable,o=e.home,r=e.draggables,c=e.viewport,a=Po(o.axis,t.displaceBy),n=ao(o.descriptor.id,r),l=n.indexOf(t);-1===l&&wt(!1);var i,s=n.slice(l+1),d=s.reduce((function(e,t){return e[t.descriptor.id]=!0,e}),{}),m={inVirtualList:"virtual"===o.descriptor.mode,displacedBy:a,effected:d};return{impact:{displaced:zo({afterDragging:s,destination:o,displacedBy:a,last:null,viewport:c.frame,forceShouldAnimate:!1}),displacedBy:a,at:{type:"REORDER",destination:(i=t.descriptor,{index:i.index,droppableId:i.droppableId})}},afterCritical:m}},tr=function(e){return"SNAP"===e.movementMode},or=function(e,t,o){var r=function(e,t){return{draggables:e.draggables,droppables:Yo(e.droppables,t)}}(e.dimensions,t);return!tr(e)||o?Jo({state:e,dimensions:r}):Qo({state:e,dimensions:r})};function rr(e){return e.isDragging&&"SNAP"===e.movementMode?J({phase:"DRAGGING"},e,{scrollJumpRequest:null}):e}var cr={phase:"IDLE",completed:null,shouldFlush:!1},ar=function(e,t){if(void 0===e&&(e=cr),"FLUSH"===t.type)return J({},cr,{shouldFlush:!0});if("INITIAL_PUBLISH"===t.type){"IDLE"!==e.phase&&wt(!1);var o=t.payload,r=o.critical,c=o.clientSelection,a=o.viewport,n=o.dimensions,l=o.movementMode,i=n.draggables[r.draggable.id],s=n.droppables[r.droppable.id],d={selection:c,borderBoxCenter:i.client.borderBox.center,offset:Rt},m={client:d,page:{selection:At(d.selection,a.scroll.initial),borderBoxCenter:At(d.selection,a.scroll.initial),offset:At(d.selection,a.scroll.diff.value)}},f=ro(n.droppables).every((function(e){return!e.isFixedOnPage})),u=er({draggable:i,home:s,draggables:n.draggables,viewport:a}),p=u.impact;return{phase:"DRAGGING",isDragging:!0,critical:r,movementMode:l,dimensions:n,initial:m,current:m,isWindowScrollAllowed:f,impact:p,afterCritical:u.afterCritical,onLiftImpact:p,viewport:a,scrollJumpRequest:null,forceShouldAnimate:null}}if("COLLECTION_STARTING"===t.type)return"COLLECTING"===e.phase||"DROP_PENDING"===e.phase?e:("DRAGGING"!==e.phase&&wt(!1),J({phase:"COLLECTING"},e,{phase:"COLLECTING"}));if("PUBLISH_WHILE_DRAGGING"===t.type)return"COLLECTING"!==e.phase&&"DROP_PENDING"!==e.phase&&wt(!1),function(e){var t=e.state,o=e.published,r=o.modified.map((function(e){var o=t.dimensions.droppables[e.droppableId];return Jt(o,e.scroll)})),c=J({},t.dimensions.droppables,{},to(r)),a=oo(function(e){var t=e.additions,o=e.updatedDroppables,r=e.viewport,c=r.scroll.diff.value;return t.map((function(e){var t=e.descriptor.droppableId,a=function(e){var t=e.frame;return t||wt(!1),t}(o[t]),n=a.scroll.diff.value,l=function(e){var t=e.draggable,o=e.offset,r=e.initialWindowScroll,c=ht(t.client,o),a=gt(c,r);return J({},t,{placeholder:J({},t.placeholder,{client:c}),client:c,page:a})}({draggable:e,offset:At(c,n),initialWindowScroll:r.scroll.initial});return l}))}({additions:o.additions,updatedDroppables:c,viewport:t.viewport})),n=J({},t.dimensions.draggables,{},a);o.removals.forEach((function(e){delete n[e]}));var l={droppables:c,draggables:n},i=Oo(t.impact),s=i?l.droppables[i]:null,d=l.draggables[t.critical.draggable.id],m=l.droppables[t.critical.droppable.id],f=er({draggable:d,home:m,draggables:n,viewport:t.viewport}),u=f.impact,p=f.afterCritical,b=s&&s.isCombineEnabled?t.impact:u,h=Zo({pageOffset:t.current.page.offset,draggable:l.draggables[t.critical.draggable.id],draggables:l.draggables,droppables:l.droppables,previousImpact:b,viewport:t.viewport,afterCritical:p}),g=J({phase:"DRAGGING"},t,{phase:"DRAGGING",impact:h,onLiftImpact:u,dimensions:l,afterCritical:p,forceShouldAnimate:!1});return"COLLECTING"===t.phase?g:J({phase:"DROP_PENDING"},g,{phase:"DROP_PENDING",reason:t.reason,isWaiting:!1})}({state:e,published:t.payload});if("MOVE"===t.type){if("DROP_PENDING"===e.phase)return e;Go(e)||wt(!1);var b=t.payload.client;return Wt(b,e.current.client.selection)?e:Jo({state:e,clientSelection:b,impact:tr(e)?e.impact:null})}if("UPDATE_DROPPABLE_SCROLL"===t.type){if("DROP_PENDING"===e.phase)return rr(e);if("COLLECTING"===e.phase)return rr(e);Go(e)||wt(!1);var h=t.payload,g=h.id,v=h.newScroll,C=e.dimensions.droppables[g];if(!C)return e;var y=Jt(C,v);return or(e,y,!1)}if("UPDATE_DROPPABLE_IS_ENABLED"===t.type){if("DROP_PENDING"===e.phase)return e;Go(e)||wt(!1);var z=t.payload,H=z.id,_=z.isEnabled,V=e.dimensions.droppables[H];V||wt(!1),V.isEnabled===_&&wt(!1);var x=J({},V,{isEnabled:_});return or(e,x,!0)}if("UPDATE_DROPPABLE_IS_COMBINE_ENABLED"===t.type){if("DROP_PENDING"===e.phase)return e;Go(e)||wt(!1);var M=t.payload,L=M.id,w=M.isCombineEnabled,S=e.dimensions.droppables[L];S||wt(!1),S.isCombineEnabled===w&&wt(!1);var E=J({},S,{isCombineEnabled:w});return or(e,E,!0)}if("MOVE_BY_WINDOW_SCROLL"===t.type){if("DROP_PENDING"===e.phase||"DROP_ANIMATING"===e.phase)return e;Go(e)||wt(!1),e.isWindowScrollAllowed||wt(!1);var k=t.payload.newScroll;if(Wt(e.viewport.scroll.current,k))return rr(e);var N=ko(e.viewport,k);return tr(e)?Qo({state:e,viewport:N}):Jo({state:e,viewport:N})}if("UPDATE_VIEWPORT_MAX_SCROLL"===t.type){if(!Go(e))return e;var T=t.payload.maxScroll;if(Wt(T,e.viewport.scroll.max))return e;var B=J({},e.viewport,{scroll:J({},e.viewport.scroll,{max:T})});return J({phase:"DRAGGING"},e,{viewport:B})}if("MOVE_UP"===t.type||"MOVE_DOWN"===t.type||"MOVE_LEFT"===t.type||"MOVE_RIGHT"===t.type){if("COLLECTING"===e.phase||"DROP_PENDING"===e.phase)return e;"DRAGGING"!==e.phase&&wt(!1);var I=Fo({state:e,type:t.type});return I?Jo({state:e,impact:I.impact,clientSelection:I.clientSelection,scrollJumpRequest:I.scrollJumpRequest}):e}if("DROP_PENDING"===t.type){var $=t.payload.reason;return"COLLECTING"!==e.phase&&wt(!1),J({phase:"DROP_PENDING"},e,{phase:"DROP_PENDING",isWaiting:!0,reason:$})}if("DROP_ANIMATE"===t.type){var R=t.payload,A=R.completed,P=R.dropDuration,W=R.newHomeClientOffset;return"DRAGGING"!==e.phase&&"DROP_PENDING"!==e.phase&&wt(!1),{phase:"DROP_ANIMATING",completed:A,dropDuration:P,newHomeClientOffset:W,dimensions:e.dimensions}}return"DROP_COMPLETE"===t.type?{phase:"IDLE",completed:t.payload.completed,shouldFlush:!1}:e},nr=function(e){return{type:"PUBLISH_WHILE_DRAGGING",payload:e}},lr=function(){return{type:"COLLECTION_STARTING",payload:null}},ir=function(e){return{type:"UPDATE_DROPPABLE_SCROLL",payload:e}},sr=function(e){return{type:"UPDATE_DROPPABLE_IS_ENABLED",payload:e}},dr=function(e){return{type:"UPDATE_DROPPABLE_IS_COMBINE_ENABLED",payload:e}},mr=function(e){return{type:"MOVE",payload:e}},fr=function(){return{type:"MOVE_UP",payload:null}},ur=function(){return{type:"MOVE_DOWN",payload:null}},pr=function(){return{type:"MOVE_RIGHT",payload:null}},br=function(){return{type:"MOVE_LEFT",payload:null}},hr=function(e){return{type:"DROP_COMPLETE",payload:e}},gr=function(e){return{type:"DROP",payload:e}},vr="cubic-bezier(.2,1,.1,1)",Cr=0,yr=.7,zr=.75,Hr="0.2s cubic-bezier(0.2, 0, 0, 1)",_r={fluid:"opacity "+Hr,snap:"transform "+Hr+", opacity "+Hr,drop:function(e){var t=e+"s "+vr;return"transform "+t+", opacity "+t},outOfTheWay:"transform "+Hr,placeholder:"height "+Hr+", width "+Hr+", margin "+Hr},Vr=function(e){return Wt(e,Rt)?null:"translate("+e.x+"px, "+e.y+"px)"},xr=Vr,Mr=.33,Lr=function(e){var t=e.getState,o=e.dispatch;return function(e){return function(r){if("DROP"===r.type){var c=t(),a=r.payload.reason;if("COLLECTING"!==c.phase){if("IDLE"!==c.phase){"DROP_PENDING"===c.phase&&c.isWaiting&&wt(!1),"DRAGGING"!==c.phase&&"DROP_PENDING"!==c.phase&&wt(!1);var n=c.critical,l=c.dimensions,i=l.draggables[c.critical.draggable.id],s=function(e){var t=e.draggables,o=e.reason,r=e.lastImpact,c=e.home,a=e.viewport,n=e.onLiftImpact;return r.at&&"DROP"===o?"REORDER"===r.at.type?{impact:r,didDropInsideDroppable:!0}:{impact:J({},r,{displaced:fo}),didDropInsideDroppable:!0}:{impact:Xo({draggables:t,impact:n,destination:c,viewport:a,forceShouldAnimate:!0}),didDropInsideDroppable:!1}}({reason:a,lastImpact:c.impact,afterCritical:c.afterCritical,onLiftImpact:c.onLiftImpact,home:c.dimensions.droppables[c.critical.droppable.id],viewport:c.viewport,draggables:c.dimensions.draggables}),d=s.impact,m=s.didDropInsideDroppable,f=m?no(d):null,u=m?lo(d):null,p={index:n.draggable.index,droppableId:n.droppable.id},b={draggableId:i.descriptor.id,type:i.descriptor.type,source:p,reason:a,mode:c.movementMode,destination:f,combine:u},h=function(e){var t=e.impact,o=e.draggable,r=e.dimensions,c=e.viewport,a=e.afterCritical,n=r.draggables,l=r.droppables,i=Oo(t),s=i?l[i]:null,d=l[o.descriptor.droppableId],m=Ko({impact:t,draggable:o,draggables:n,afterCritical:a,droppable:s||d,viewport:c});return Pt(m,o.client.borderBox.center)}({impact:d,draggable:i,dimensions:l,viewport:c.viewport,afterCritical:c.afterCritical}),g={critical:c.critical,afterCritical:c.afterCritical,result:b,impact:d};if(!Wt(c.current.client.offset,h)||Boolean(b.combine)){var v=function(e){var t=e.reason,o=Ft(e.current,e.destination);if(o<=0)return Mr;if(o>=1500)return.55;var r=Mr+o/1500*.22000000000000003;return Number(("CANCEL"===t?.6*r:r).toFixed(2))}({current:c.current.client.offset,destination:h,reason:a});o({type:"DROP_ANIMATE",payload:{newHomeClientOffset:h,dropDuration:v,completed:g}})}else o(hr({completed:g}))}}else o(function(e){return{type:"DROP_PENDING",payload:e}}({reason:a}))}else e(r)}}},wr=function(){return{x:window.pageXOffset,y:window.pageYOffset}};var Sr=function(e){var t=function(e){var t=e.onWindowScroll,o=_t((function(){t(wr())})),r=function(e){return{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(t){t.target!==window&&t.target!==window.document||e()}}}(o),c=xt;function a(){return c!==xt}return{start:function(){a()&&wt(!1),c=Mt(window,[r])},stop:function(){a()||wt(!1),o.cancel(),c(),c=xt},isActive:a}}({onWindowScroll:function(t){e.dispatch({type:"MOVE_BY_WINDOW_SCROLL",payload:{newScroll:t}})}});return function(e){return function(o){t.isActive()||"INITIAL_PUBLISH"!==o.type||t.start(),t.isActive()&&function(e){return"DROP_COMPLETE"===e.type||"DROP_ANIMATE"===e.type||"FLUSH"===e.type}(o)&&t.stop(),e(o)}}},Er=function(e,t){t()},kr=function(e,t){return{draggableId:e.draggable.id,type:e.droppable.type,source:{droppableId:e.droppable.id,index:e.draggable.index},mode:t}},Nr=function(e,t,o,r){if(e){var c=function(e){var t=!1,o=!1,r=setTimeout((function(){o=!0})),c=function(c){t||o||(t=!0,e(c),clearTimeout(r))};return c.wasCalled=function(){return t},c}(o);e(t,{announce:c}),c.wasCalled()||o(r(t))}else o(r(t))},Tr=function(e,t){var o=function(e,t){var o,r=(o=[],{add:function(e){var t=setTimeout((function(){return function(e){var t=Kt(o,(function(t){return t.timerId===e}));-1===t&&wt(!1),o.splice(t,1)[0].callback()}(t)})),r={timerId:t,callback:e};o.push(r)},flush:function(){if(o.length){var e=[].concat(o);o.length=0,e.forEach((function(e){clearTimeout(e.timerId),e.callback()}))}}}),c=null,a=function(o){c||wt(!1),c=null,Er(0,(function(){return Nr(e().onDragEnd,o,t,$t)}))};return{beforeCapture:function(t,o){c&&wt(!1),Er(0,(function(){var r=e().onBeforeCapture;r&&r({draggableId:t,mode:o})}))},beforeStart:function(t,o){c&&wt(!1),Er(0,(function(){var r=e().onBeforeDragStart;r&&r(kr(t,o))}))},start:function(o,a){c&&wt(!1);var n=kr(o,a);c={mode:a,lastCritical:o,lastLocation:n.source,lastCombine:null},r.add((function(){Er(0,(function(){return Nr(e().onDragStart,n,t,Bt)}))}))},update:function(o,a){var n=no(a),l=lo(a);c||wt(!1);var i=!function(e,t){if(e===t)return!0;var o=e.draggable.id===t.draggable.id&&e.draggable.droppableId===t.draggable.droppableId&&e.draggable.type===t.draggable.type&&e.draggable.index===t.draggable.index,r=e.droppable.id===t.droppable.id&&e.droppable.type===t.droppable.type;return o&&r}(o,c.lastCritical);i&&(c.lastCritical=o);var s,d,m=(d=n,!(null==(s=c.lastLocation)&&null==d||null!=s&&null!=d&&s.droppableId===d.droppableId&&s.index===d.index));m&&(c.lastLocation=n);var f=!function(e,t){return null==e&&null==t||null!=e&&null!=t&&e.draggableId===t.draggableId&&e.droppableId===t.droppableId}(c.lastCombine,l);if(f&&(c.lastCombine=l),i||m||f){var u=J({},kr(o,c.mode),{combine:l,destination:n});r.add((function(){Er(0,(function(){return Nr(e().onDragUpdate,u,t,It)}))}))}},flush:function(){c||wt(!1),r.flush()},drop:a,abort:function(){if(c){var e=J({},kr(c.lastCritical,c.mode),{combine:null,destination:null,reason:"CANCEL"});a(e)}}}}(e,t);return function(e){return function(t){return function(r){if("BEFORE_INITIAL_CAPTURE"!==r.type){if("INITIAL_PUBLISH"===r.type){var c=r.payload.critical;return o.beforeStart(c,r.payload.movementMode),t(r),void o.start(c,r.payload.movementMode)}if("DROP_COMPLETE"===r.type){var a=r.payload.completed.result;return o.flush(),t(r),void o.drop(a)}if(t(r),"FLUSH"!==r.type){var n=e.getState();"DRAGGING"===n.phase&&o.update(n.critical,n.impact)}else o.abort()}else o.beforeCapture(r.payload.draggableId,r.payload.movementMode)}}}},Br=function(e){return function(t){return function(o){if("DROP_ANIMATION_FINISHED"===o.type){var r=e.getState();"DROP_ANIMATING"!==r.phase&&wt(!1),e.dispatch(hr({completed:r.completed}))}else t(o)}}},Ir=function(e){var t=null,o=null;return function(r){return function(c){if("FLUSH"!==c.type&&"DROP_COMPLETE"!==c.type&&"DROP_ANIMATION_FINISHED"!==c.type||(o&&(cancelAnimationFrame(o),o=null),t&&(t(),t=null)),r(c),"DROP_ANIMATE"===c.type){var a={eventName:"scroll",options:{capture:!0,passive:!1,once:!0},fn:function(){"DROP_ANIMATING"===e.getState().phase&&e.dispatch({type:"DROP_ANIMATION_FINISHED",payload:null})}};o=requestAnimationFrame((function(){o=null,t=Mt(window,[a])}))}}}},$r=function(e){return function(t){return function(o){if(t(o),"PUBLISH_WHILE_DRAGGING"===o.type){var r=e.getState();"DROP_PENDING"===r.phase&&(r.isWaiting||e.dispatch(gr({reason:r.reason})))}}}},Rr=ve,Ar=function(e){var t=e.scrollHeight,o=e.scrollWidth,r=e.height,c=e.width,a=Pt({x:o,y:t},{x:c,y:r});return{x:Math.max(0,a.x),y:Math.max(0,a.y)}},Pr=function(){var e=document.documentElement;return e||wt(!1),e},Wr=function(){var e=Pr();return Ar({scrollHeight:e.scrollHeight,scrollWidth:e.scrollWidth,width:e.clientWidth,height:e.clientHeight})};function Dr(e,t,o){return o.descriptor.id!==t.id&&o.descriptor.type===t.type&&"virtual"===e.droppable.getById(o.descriptor.droppableId).descriptor.mode}var Or,Fr,Gr=function(e,t){var o=null,r=function(e){var t=e.registry,o=e.callbacks,r={additions:{},removals:{},modified:{}},c=null,a=function(){c||(o.collectionStarting(),c=requestAnimationFrame((function(){c=null;var e=r,a=e.additions,n=e.removals,l=e.modified,i=Object.keys(a).map((function(e){return t.draggable.getById(e).getDimension(Rt)})).sort((function(e,t){return e.descriptor.index-t.descriptor.index})),s=Object.keys(l).map((function(e){return{droppableId:e,scroll:t.droppable.getById(e).callbacks.getScrollWhileDragging()}})),d={additions:i,removals:Object.keys(n),modified:s};r={additions:{},removals:{},modified:{}},o.publish(d)})))};return{add:function(e){var t=e.descriptor.id;r.additions[t]=e,r.modified[e.descriptor.droppableId]=!0,r.removals[t]&&delete r.removals[t],a()},remove:function(e){var t=e.descriptor;r.removals[t.id]=!0,r.modified[t.droppableId]=!0,r.additions[t.id]&&delete r.additions[t.id],a()},stop:function(){c&&(cancelAnimationFrame(c),c=null,r={additions:{},removals:{},modified:{}})}}}({callbacks:{publish:t.publishWhileDragging,collectionStarting:t.collectionStarting},registry:e}),c=function(t){o||wt(!1);var c=o.critical.draggable;"ADDITION"===t.type&&Dr(e,c,t.value)&&r.add(t.value),"REMOVAL"===t.type&&Dr(e,c,t.value)&&r.remove(t.value)};return{updateDroppableIsEnabled:function(r,c){e.droppable.exists(r)||wt(!1),o&&t.updateDroppableIsEnabled({id:r,isEnabled:c})},updateDroppableIsCombineEnabled:function(r,c){o&&(e.droppable.exists(r)||wt(!1),t.updateDroppableIsCombineEnabled({id:r,isCombineEnabled:c}))},scrollDroppable:function(t,r){o&&e.droppable.getById(t).callbacks.scroll(r)},updateDroppableScroll:function(r,c){o&&(e.droppable.exists(r)||wt(!1),t.updateDroppableScroll({id:r,newScroll:c}))},startPublishing:function(t){o&&wt(!1);var r=e.draggable.getById(t.draggableId),a=e.droppable.getById(r.descriptor.droppableId),n={draggable:r.descriptor,droppable:a.descriptor},l=e.subscribe(c);return o={critical:n,unsubscribe:l},function(e){var t,o,r,c,a,n,l,i=e.critical,s=e.scrollOptions,d=e.registry,m=(t=wr(),o=Wr(),r=t.y,c=t.x,n=(a=Pr()).clientWidth,l=a.clientHeight,{frame:dt({top:r,left:c,right:c+n,bottom:r+l}),scroll:{initial:t,current:t,max:o,diff:{value:Rt,displacement:Rt}}}),f=m.scroll.current,u=i.droppable,p=d.droppable.getAllByType(u.type).map((function(e){return e.callbacks.getDimensionAndWatchScroll(f,s)})),b=d.draggable.getAllByType(i.draggable.type).map((function(e){return e.getDimension(f)}));return{dimensions:{draggables:oo(b),droppables:to(p)},critical:i,viewport:m}}({critical:n,registry:e,scrollOptions:t.scrollOptions})},stopPublishing:function(){if(o){r.stop();var t=o.critical.droppable;e.droppable.getAllByType(t.type).forEach((function(e){return e.callbacks.dragStopped()})),o.unsubscribe(),o=null}}}},Ur=function(e,t){return"IDLE"===e.phase||"DROP_ANIMATING"===e.phase&&e.completed.result.draggableId!==t&&"DROP"===e.completed.result.reason},jr=function(e){window.scrollBy(e.x,e.y)},qr=Ht((function(e){return ro(e).filter((function(e){return!!e.isEnabled&&!!e.frame}))})),Zr=function(e){return Math.pow(e,2)},Yr=function(e){var t=e.startOfRange,o=e.endOfRange,r=e.current,c=o-t;return 0===c?0:(r-t)/c},Jr=360,Xr=1200,Kr=function(e){var t=e.distanceToEdge,o=e.thresholds,r=e.dragStartTime,c=e.shouldUseTimeDampening,a=function(e,t){if(e>t.startScrollingFrom)return 0;if(e<=t.maxScrollValueAt)return 28;if(e===t.startScrollingFrom)return 1;var o=Yr({startOfRange:t.maxScrollValueAt,endOfRange:t.startScrollingFrom,current:e}),r=28*Zr(1-o);return Math.ceil(r)}(t,o);return 0===a?0:c?Math.max(function(e,t){var o=t,r=Xr,c=Date.now()-o;if(c>=Xr)return e;if(c<Jr)return 1;var a=Yr({startOfRange:Jr,endOfRange:r,current:c}),n=e*Zr(a);return Math.ceil(n)}(a,r),1):a},Qr=function(e){var t=e.container,o=e.distanceToEdges,r=e.dragStartTime,c=e.axis,a=e.shouldUseTimeDampening,n=function(e,t){return{startScrollingFrom:.25*e[t.size],maxScrollValueAt:.05*e[t.size]}}(t,c);return o[c.end]<o[c.start]?Kr({distanceToEdge:o[c.end],thresholds:n,dragStartTime:r,shouldUseTimeDampening:a}):-1*Kr({distanceToEdge:o[c.start],thresholds:n,dragStartTime:r,shouldUseTimeDampening:a})},ec=Ut((function(e){return 0===e?0:e})),tc=function(e){var t=e.dragStartTime,o=e.container,r=e.subject,c=e.center,a=e.shouldUseTimeDampening,n={top:c.y-o.top,right:o.right-c.x,bottom:o.bottom-c.y,left:c.x-o.left},l=Qr({container:o,distanceToEdges:n,dragStartTime:t,axis:go,shouldUseTimeDampening:a}),i=Qr({container:o,distanceToEdges:n,dragStartTime:t,axis:vo,shouldUseTimeDampening:a}),s=ec({x:i,y:l});if(Wt(s,Rt))return null;var d=function(e){var t=e.container,o=e.subject,r=e.proposedScroll,c=o.height>t.height,a=o.width>t.width;return a||c?a&&c?null:{x:a?0:r.x,y:c?0:r.y}:r}({container:o,subject:r,proposedScroll:s});return d?Wt(d,Rt)?null:d:null},oc=Ut((function(e){return 0===e?0:e>0?1:-1})),rc=(Or=function(e,t){return e<0?e:e>t?e-t:0},function(e){var t=e.current,o=e.max,r=e.change,c=At(t,r),a={x:Or(c.x,o.x),y:Or(c.y,o.y)};return Wt(a,Rt)?null:a}),cc=function(e){var t=e.max,o=e.current,r=e.change,c={x:Math.max(o.x,t.x),y:Math.max(o.y,t.y)},a=oc(r),n=rc({max:c,current:o,change:a});return!n||0!==a.x&&0===n.x||0!==a.y&&0===n.y},ac=function(e,t){return cc({current:e.scroll.current,max:e.scroll.max,change:t})},nc=function(e,t){var o=e.frame;return!!o&&cc({current:o.scroll.current,max:o.scroll.max,change:t})},lc=function(e){var t=e.state,o=e.dragStartTime,r=e.shouldUseTimeDampening,c=e.scrollWindow,a=e.scrollDroppable,n=t.current.page.borderBoxCenter,l=t.dimensions.draggables[t.critical.draggable.id].page.marginBox;if(t.isWindowScrollAllowed){var i=function(e){var t=e.viewport,o=e.subject,r=e.center,c=e.shouldUseTimeDampening,a=tc({dragStartTime:e.dragStartTime,container:t.frame,subject:o,center:r,shouldUseTimeDampening:c});return a&&ac(t,a)?a:null}({dragStartTime:o,viewport:t.viewport,subject:l,center:n,shouldUseTimeDampening:r});if(i)return void c(i)}var s=function(e){var t=e.center,o=e.destination,r=e.droppables;if(o){var c=r[o];return c.frame?c:null}var a=function(e,t){var o=Qt(qr(t),(function(t){return t.frame||wt(!1),Uo(t.frame.pageMarginBox)(e)}));return o}(t,r);return a}({center:n,destination:Oo(t.impact),droppables:t.dimensions.droppables});if(s){var d=function(e){var t=e.droppable,o=e.subject,r=e.center,c=e.dragStartTime,a=e.shouldUseTimeDampening,n=t.frame;if(!n)return null;var l=tc({dragStartTime:c,container:n.pageMarginBox,subject:o,center:r,shouldUseTimeDampening:a});return l&&nc(t,l)?l:null}({dragStartTime:o,droppable:s,subject:l,center:n,shouldUseTimeDampening:r});d&&a(s.descriptor.id,d)}},ic=function(e){var t=e.move,o=e.scrollDroppable,r=e.scrollWindow;return function(e){var c=e.scrollJumpRequest;if(c){var a=Oo(e.impact);a||wt(!1);var n=function(e,t){if(!nc(e,t))return t;var r=function(e,t){var o=e.frame;return o&&nc(e,t)?rc({current:o.scroll.current,max:o.scroll.max,change:t}):null}(e,t);if(!r)return o(e.descriptor.id,t),null;var c=Pt(t,r);return o(e.descriptor.id,c),Pt(t,c)}(e.dimensions.droppables[a],c);if(n){var l=e.viewport,i=function(e,t,o){if(!e)return o;if(!ac(t,o))return o;var c=function(e,t){if(!ac(e,t))return null;var o=e.scroll.max,r=e.scroll.current;return rc({current:r,max:o,change:t})}(t,o);if(!c)return r(o),null;var a=Pt(o,c);return r(a),Pt(o,a)}(e.isWindowScrollAllowed,l,n);i&&function(e,o){var r=At(e.current.client.selection,o);t({client:r})}(e,i)}}}},sc="data-rbd",dc={base:Fr=sc+"-drag-handle",draggableId:Fr+"-draggable-id",contextId:Fr+"-context-id"},mc=function(){var e=sc+"-draggable";return{base:e,contextId:e+"-context-id",id:e+"-id"}}(),fc=function(){var e=sc+"-droppable";return{base:e,contextId:e+"-context-id",id:e+"-id"}}(),uc={contextId:sc+"-scroll-container-context-id"},pc=function(e,t){return e.map((function(e){var o=e.styles[t];return o?e.selector+" { "+o+" }":""})).join(" ")},bc="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?te.useLayoutEffect:te.useEffect,hc=function(){var e=document.querySelector("head");return e||wt(!1),e},gc=function(e){var t=document.createElement("style");return e&&t.setAttribute("nonce",e),t.type="text/css",t};var vc=function(e){return e&&e.ownerDocument?e.ownerDocument.defaultView:window};function Cc(e){return e instanceof vc(e).HTMLElement}function yc(){var e={draggables:{},droppables:{}},t=[];function o(e){t.length&&t.forEach((function(t){return t(e)}))}function r(t){return e.draggables[t]||null}function c(t){return e.droppables[t]||null}return{draggable:{register:function(t){e.draggables[t.descriptor.id]=t,o({type:"ADDITION",value:t})},update:function(t,o){var r=e.draggables[o.descriptor.id];r&&r.uniqueId===t.uniqueId&&(delete e.draggables[o.descriptor.id],e.draggables[t.descriptor.id]=t)},unregister:function(t){var c=t.descriptor.id,a=r(c);a&&t.uniqueId===a.uniqueId&&(delete e.draggables[c],o({type:"REMOVAL",value:t}))},getById:function(e){var t=r(e);return t||wt(!1),t},findById:r,exists:function(e){return Boolean(r(e))},getAllByType:function(t){return Xt(e.draggables).filter((function(e){return e.descriptor.type===t}))}},droppable:{register:function(t){e.droppables[t.descriptor.id]=t},unregister:function(t){var o=c(t.descriptor.id);o&&t.uniqueId===o.uniqueId&&delete e.droppables[t.descriptor.id]},getById:function(e){var t=c(e);return t||wt(!1),t},findById:c,exists:function(e){return Boolean(c(e))},getAllByType:function(t){return Xt(e.droppables).filter((function(e){return e.descriptor.type===t}))}},subscribe:function(e){return t.push(e),function(){var o=t.indexOf(e);-1!==o&&t.splice(o,1)}},clean:function(){e.draggables={},e.droppables={},t.length=0}}}var zc=oe().createContext(null),Hc=function(){var e=document.body;return e||wt(!1),e},_c={position:"absolute",width:"1px",height:"1px",margin:"-1px",border:"0",padding:"0",overflow:"hidden",clip:"rect(0 0 0 0)","clip-path":"inset(100%)"},Vc=0,xc={separator:"::"};function Mc(e,t){return void 0===t&&(t=xc),it((function(){return""+e+t.separator+Vc++}),[t.separator,e])}var Lc=oe().createContext(null);function wc(e){var t=(0,te.useRef)(e);return(0,te.useEffect)((function(){t.current=e})),t}var Sc,Ec,kc=((Sc={})[13]=!0,Sc[9]=!0,Sc),Nc=function(e){kc[e.keyCode]&&e.preventDefault()},Tc=function(){var e="visibilitychange";return"undefined"==typeof document?e:Qt([e,"ms"+e,"webkit"+e,"moz"+e,"o"+e],(function(e){return"on"+e in document}))||e}(),Bc={type:"IDLE"};function Ic(){}var $c=((Ec={})[34]=!0,Ec[33]=!0,Ec[36]=!0,Ec[35]=!0,Ec);var Rc={type:"IDLE"},Ac={input:!0,button:!0,textarea:!0,select:!0,option:!0,optgroup:!0,video:!0,audio:!0};function Pc(e,t){if(null==t)return!1;if(Boolean(Ac[t.tagName.toLowerCase()]))return!0;var o=t.getAttribute("contenteditable");return"true"===o||""===o||t!==e&&Pc(e,t.parentElement)}function Wc(e,t){var o=t.target;return!!Cc(o)&&Pc(e,o)}var Dc=function(e){return dt(e.getBoundingClientRect()).center},Oc=function(){var e="matches";return"undefined"==typeof document?e:Qt([e,"msMatchesSelector","webkitMatchesSelector"],(function(e){return e in Element.prototype}))||e}();function Fc(e,t){return null==e?null:e[Oc](t)?e:Fc(e.parentElement,t)}function Gc(e,t){return e.closest?e.closest(t):Fc(e,t)}function Uc(e){e.preventDefault()}function jc(e){var t=e.expected,o=e.phase,r=e.isLockActive;return e.shouldWarn,!!r()&&t===o}function qc(e){var t=e.lockAPI,o=e.store,r=e.registry,c=e.draggableId;if(t.isClaimed())return!1;var a=r.draggable.findById(c);return!!a&&!!a.options.isEnabled&&!!Ur(o.getState(),c)}var Zc=[function(e){var t=(0,te.useRef)(Bc),o=(0,te.useRef)(xt),r=it((function(){return{eventName:"mousedown",fn:function(t){if(!t.defaultPrevented&&0===t.button&&!(t.ctrlKey||t.metaKey||t.shiftKey||t.altKey)){var r=e.findClosestDraggableId(t);if(r){var c=e.tryGetLock(r,n,{sourceEvent:t});if(c){t.preventDefault();var a={x:t.clientX,y:t.clientY};o.current(),s(c,a)}}}}}}),[e]),c=it((function(){return{eventName:"webkitmouseforcewillbegin",fn:function(t){if(!t.defaultPrevented){var o=e.findClosestDraggableId(t);if(o){var r=e.findOptionsForDraggable(o);r&&(r.shouldRespectForcePress||e.canGetLock(o)&&t.preventDefault())}}}}}),[e]),a=st((function(){o.current=Mt(window,[c,r],{passive:!1,capture:!0})}),[c,r]),n=st((function(){"IDLE"!==t.current.type&&(t.current=Bc,o.current(),a())}),[a]),l=st((function(){var e=t.current;n(),"DRAGGING"===e.type&&e.actions.cancel({shouldBlockNextClick:!0}),"PENDING"===e.type&&e.actions.abort()}),[n]),i=st((function(){var e=function(e){var t=e.cancel,o=e.completed,r=e.getPhase,c=e.setPhase;return[{eventName:"mousemove",fn:function(e){var t=e.button,o=e.clientX,a=e.clientY;if(0===t){var n={x:o,y:a},l=r();if("DRAGGING"===l.type)return e.preventDefault(),void l.actions.move(n);if("PENDING"!==l.type&&wt(!1),i=l.point,s=n,Math.abs(s.x-i.x)>=5||Math.abs(s.y-i.y)>=5){var i,s;e.preventDefault();var d=l.actions.fluidLift(n);c({type:"DRAGGING",actions:d})}}}},{eventName:"mouseup",fn:function(e){var c=r();"DRAGGING"===c.type?(e.preventDefault(),c.actions.drop({shouldBlockNextClick:!0}),o()):t()}},{eventName:"mousedown",fn:function(e){"DRAGGING"===r().type&&e.preventDefault(),t()}},{eventName:"keydown",fn:function(e){if("PENDING"!==r().type)return 27===e.keyCode?(e.preventDefault(),void t()):void Nc(e);t()}},{eventName:"resize",fn:t},{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(){"PENDING"===r().type&&t()}},{eventName:"webkitmouseforcedown",fn:function(e){var o=r();"IDLE"===o.type&&wt(!1),o.actions.shouldRespectForcePress()?t():e.preventDefault()}},{eventName:Tc,fn:t}]}({cancel:l,completed:n,getPhase:function(){return t.current},setPhase:function(e){t.current=e}});o.current=Mt(window,e,{capture:!0,passive:!1})}),[l,n]),s=st((function(e,o){"IDLE"!==t.current.type&&wt(!1),t.current={type:"PENDING",point:o,actions:e},i()}),[i]);bc((function(){return a(),function(){o.current()}}),[a])},function(e){var t=(0,te.useRef)(Ic),o=it((function(){return{eventName:"keydown",fn:function(o){if(!o.defaultPrevented&&32===o.keyCode){var c=e.findClosestDraggableId(o);if(c){var a=e.tryGetLock(c,i,{sourceEvent:o});if(a){o.preventDefault();var n=!0,l=a.snapLift();t.current(),t.current=Mt(window,function(e,t){function o(){t(),e.cancel()}return[{eventName:"keydown",fn:function(r){return 27===r.keyCode?(r.preventDefault(),void o()):32===r.keyCode?(r.preventDefault(),t(),void e.drop()):40===r.keyCode?(r.preventDefault(),void e.moveDown()):38===r.keyCode?(r.preventDefault(),void e.moveUp()):39===r.keyCode?(r.preventDefault(),void e.moveRight()):37===r.keyCode?(r.preventDefault(),void e.moveLeft()):void($c[r.keyCode]?r.preventDefault():Nc(r))}},{eventName:"mousedown",fn:o},{eventName:"mouseup",fn:o},{eventName:"click",fn:o},{eventName:"touchstart",fn:o},{eventName:"resize",fn:o},{eventName:"wheel",fn:o,options:{passive:!0}},{eventName:Tc,fn:o}]}(l,i),{capture:!0,passive:!1})}}}function i(){n||wt(!1),n=!1,t.current(),r()}}}}),[e]),r=st((function(){t.current=Mt(window,[o],{passive:!1,capture:!0})}),[o]);bc((function(){return r(),function(){t.current()}}),[r])},function(e){var t=(0,te.useRef)(Rc),o=(0,te.useRef)(xt),r=st((function(){return t.current}),[]),c=st((function(e){t.current=e}),[]),a=it((function(){return{eventName:"touchstart",fn:function(t){if(!t.defaultPrevented){var r=e.findClosestDraggableId(t);if(r){var c=e.tryGetLock(r,l,{sourceEvent:t});if(c){var a=t.touches[0],n={x:a.clientX,y:a.clientY};o.current(),m(c,n)}}}}}}),[e]),n=st((function(){o.current=Mt(window,[a],{capture:!0,passive:!1})}),[a]),l=st((function(){var e=t.current;"IDLE"!==e.type&&("PENDING"===e.type&&clearTimeout(e.longPressTimerId),c(Rc),o.current(),n())}),[n,c]),i=st((function(){var e=t.current;l(),"DRAGGING"===e.type&&e.actions.cancel({shouldBlockNextClick:!0}),"PENDING"===e.type&&e.actions.abort()}),[l]),s=st((function(){var e={capture:!0,passive:!1},t={cancel:i,completed:l,getPhase:r},c=Mt(window,function(e){var t=e.cancel,o=e.completed,r=e.getPhase;return[{eventName:"touchmove",options:{capture:!1},fn:function(e){var o=r();if("DRAGGING"===o.type){o.hasMoved=!0;var c=e.touches[0],a={x:c.clientX,y:c.clientY};e.preventDefault(),o.actions.move(a)}else t()}},{eventName:"touchend",fn:function(e){var c=r();"DRAGGING"===c.type?(e.preventDefault(),c.actions.drop({shouldBlockNextClick:!0}),o()):t()}},{eventName:"touchcancel",fn:function(e){"DRAGGING"===r().type?(e.preventDefault(),t()):t()}},{eventName:"touchforcechange",fn:function(e){var o=r();"IDLE"===o.type&&wt(!1);var c=e.touches[0];if(c&&c.force>=.15){var a=o.actions.shouldRespectForcePress();if("PENDING"!==o.type)return a?o.hasMoved?void e.preventDefault():void t():void e.preventDefault();a&&t()}}},{eventName:Tc,fn:t}]}(t),e),a=Mt(window,function(e){var t=e.cancel,o=e.getPhase;return[{eventName:"orientationchange",fn:t},{eventName:"resize",fn:t},{eventName:"contextmenu",fn:function(e){e.preventDefault()}},{eventName:"keydown",fn:function(e){"DRAGGING"===o().type?(27===e.keyCode&&e.preventDefault(),t()):t()}},{eventName:Tc,fn:t}]}(t),e);o.current=function(){c(),a()}}),[i,r,l]),d=st((function(){var e=r();"PENDING"!==e.type&&wt(!1);var t=e.actions.fluidLift(e.point);c({type:"DRAGGING",actions:t,hasMoved:!1})}),[r,c]),m=st((function(e,t){"IDLE"!==r().type&&wt(!1);var o=setTimeout(d,120);c({type:"PENDING",point:t,actions:e,longPressTimerId:o}),s()}),[s,r,c,d]);bc((function(){return n(),function(){o.current();var e=r();"PENDING"===e.type&&(clearTimeout(e.longPressTimerId),c(Rc))}}),[r,n,c]),bc((function(){return Mt(window,[{eventName:"touchmove",fn:function(){},options:{capture:!1,passive:!1}}])}),[])}];function Yc(e){var t=e.contextId,o=e.store,r=e.registry,c=e.customSensors,a=e.enableDefaultSensors,n=[].concat(a?Zc:[],c||[]),l=(0,te.useState)((function(){return function(){var e=null;function t(){e||wt(!1),e=null}return{isClaimed:function(){return Boolean(e)},isActive:function(t){return t===e},claim:function(t){e&&wt(!1);var o={abandon:t};return e=o,o},release:t,tryAbandon:function(){e&&(e.abandon(),t())}}}()}))[0],i=st((function(e,t){e.isDragging&&!t.isDragging&&l.tryAbandon()}),[l]);bc((function(){var e=o.getState();return o.subscribe((function(){var t=o.getState();i(e,t),e=t}))}),[l,o,i]),bc((function(){return l.tryAbandon}),[l.tryAbandon]);for(var s=st((function(e){return qc({lockAPI:l,registry:r,store:o,draggableId:e})}),[l,r,o]),d=st((function(e,c,a){return function(e){var t=e.lockAPI,o=e.contextId,r=e.store,c=e.registry,a=e.draggableId,n=e.forceSensorStop,l=e.sourceEvent;if(!qc({lockAPI:t,store:r,registry:c,draggableId:a}))return null;var i=c.draggable.getById(a),s=function(e,t){var o="["+mc.contextId+'="'+e+'"]',r=Qt(eo(document.querySelectorAll(o)),(function(e){return e.getAttribute(mc.id)===t}));return r&&Cc(r)?r:null}(o,i.descriptor.id);if(!s)return null;if(l&&!i.options.canDragInteractiveElements&&Wc(s,l))return null;var d=t.claim(n||xt),m="PRE_DRAG";function f(){return i.options.shouldRespectForcePress}function u(){return t.isActive(d)}var p=function(e,t){jc({expected:e,phase:m,isLockActive:u,shouldWarn:!0})&&r.dispatch(t())}.bind(null,"DRAGGING");function b(e){function o(){t.release(),m="COMPLETED"}function c(t,c){if(void 0===c&&(c={shouldBlockNextClick:!1}),e.cleanup(),c.shouldBlockNextClick){var a=Mt(window,[{eventName:"click",fn:Uc,options:{once:!0,passive:!1,capture:!0}}]);setTimeout(a)}o(),r.dispatch(gr({reason:t}))}return"PRE_DRAG"!==m&&(o(),"PRE_DRAG"!==m&&wt(!1)),r.dispatch(function(e){return{type:"LIFT",payload:e}}(e.liftActionArgs)),m="DRAGGING",J({isActive:function(){return jc({expected:"DRAGGING",phase:m,isLockActive:u,shouldWarn:!1})},shouldRespectForcePress:f,drop:function(e){return c("DROP",e)},cancel:function(e){return c("CANCEL",e)}},e.actions)}var h={isActive:function(){return jc({expected:"PRE_DRAG",phase:m,isLockActive:u,shouldWarn:!1})},shouldRespectForcePress:f,fluidLift:function(e){var t=_t((function(e){p((function(){return mr({client:e})}))}));return J({},b({liftActionArgs:{id:a,clientSelection:e,movementMode:"FLUID"},cleanup:function(){return t.cancel()},actions:{move:t}}),{move:t})},snapLift:function(){var e={moveUp:function(){return p(fr)},moveRight:function(){return p(pr)},moveDown:function(){return p(ur)},moveLeft:function(){return p(br)}};return b({liftActionArgs:{id:a,clientSelection:Dc(s),movementMode:"SNAP"},cleanup:xt,actions:e})},abort:function(){jc({expected:"PRE_DRAG",phase:m,isLockActive:u,shouldWarn:!0})&&t.release()}};return h}({lockAPI:l,registry:r,contextId:t,store:o,draggableId:e,forceSensorStop:c,sourceEvent:a&&a.sourceEvent?a.sourceEvent:null})}),[t,l,r,o]),m=st((function(e){return function(e,t){var o=function(e,t){var o,r=t.target;if(!((o=r)instanceof vc(o).Element))return null;var c=function(e){return"["+dc.contextId+'="'+e+'"]'}(e),a=Gc(r,c);return a&&Cc(a)?a:null}(e,t);return o?o.getAttribute(dc.draggableId):null}(t,e)}),[t]),f=st((function(e){var t=r.draggable.findById(e);return t?t.options:null}),[r.draggable]),u=st((function(){l.isClaimed()&&(l.tryAbandon(),"IDLE"!==o.getState().phase&&o.dispatch({type:"FLUSH",payload:null}))}),[l,o]),p=st(l.isClaimed,[l]),b=it((function(){return{canGetLock:s,tryGetLock:d,findClosestDraggableId:m,findOptionsForDraggable:f,tryReleaseLock:u,isLockClaimed:p}}),[s,d,m,f,u,p]),h=0;h<n.length;h++)n[h](b)}function Jc(e){return e.current||wt(!1),e.current}function Xc(e){var t=e.contextId,o=e.setCallbacks,r=e.sensors,c=e.nonce,a=e.dragHandleUsageInstructions,n=(0,te.useRef)(null),l=wc(e),i=st((function(){return function(e){return{onBeforeCapture:e.onBeforeCapture,onBeforeDragStart:e.onBeforeDragStart,onDragStart:e.onDragStart,onDragEnd:e.onDragEnd,onDragUpdate:e.onDragUpdate}}(l.current)}),[l]),s=function(e){var t=it((function(){return function(e){return"rbd-announcement-"+e}(e)}),[e]),o=(0,te.useRef)(null);return(0,te.useEffect)((function(){var e=document.createElement("div");return o.current=e,e.id=t,e.setAttribute("aria-live","assertive"),e.setAttribute("aria-atomic","true"),J(e.style,_c),Hc().appendChild(e),function(){setTimeout((function(){var t=Hc();t.contains(e)&&t.removeChild(e),e===o.current&&(o.current=null)}))}}),[t]),st((function(e){var t=o.current;t&&(t.textContent=e)}),[])}(t),d=function(e){var t=e.contextId,o=e.text,r=Mc("hidden-text",{separator:"-"}),c=it((function(){return"rbd-hidden-text-"+(e={contextId:t,uniqueId:r}).contextId+"-"+e.uniqueId;var e}),[r,t]);return(0,te.useEffect)((function(){var e=document.createElement("div");return e.id=c,e.textContent=o,e.style.display="none",Hc().appendChild(e),function(){var t=Hc();t.contains(e)&&t.removeChild(e)}}),[c,o]),c}({contextId:t,text:a}),m=function(e,t){var o=it((function(){return function(e){var t,o,r=function(e){return function(t){return"["+t+'="'+e+'"]'}}(e),c=(t="\n cursor: -webkit-grab;\n cursor: grab;\n ",{selector:r(dc.contextId),styles:{always:"\n -webkit-touch-callout: none;\n -webkit-tap-highlight-color: rgba(0,0,0,0);\n touch-action: manipulation;\n ",resting:t,dragging:"pointer-events: none;",dropAnimating:t}}),a=[(o="\n transition: "+_r.outOfTheWay+";\n ",{selector:r(mc.contextId),styles:{dragging:o,dropAnimating:o,userCancel:o}}),c,{selector:r(fc.contextId),styles:{always:"overflow-anchor: none;"}},{selector:"body",styles:{dragging:"\n cursor: grabbing;\n cursor: -webkit-grabbing;\n user-select: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n overflow-anchor: none;\n "}}];return{always:pc(a,"always"),resting:pc(a,"resting"),dragging:pc(a,"dragging"),dropAnimating:pc(a,"dropAnimating"),userCancel:pc(a,"userCancel")}}(e)}),[e]),r=(0,te.useRef)(null),c=(0,te.useRef)(null),a=st(Ht((function(e){var t=c.current;t||wt(!1),t.textContent=e})),[]),n=st((function(e){var t=r.current;t||wt(!1),t.textContent=e}),[]);bc((function(){(r.current||c.current)&&wt(!1);var l=gc(t),i=gc(t);return r.current=l,c.current=i,l.setAttribute(sc+"-always",e),i.setAttribute(sc+"-dynamic",e),hc().appendChild(l),hc().appendChild(i),n(o.always),a(o.resting),function(){var e=function(e){var t=e.current;t||wt(!1),hc().removeChild(t),e.current=null};e(r),e(c)}}),[t,n,a,o.always,o.resting,e]);var l=st((function(){return a(o.dragging)}),[a,o.dragging]),i=st((function(e){a("DROP"!==e?o.userCancel:o.dropAnimating)}),[a,o.dropAnimating,o.userCancel]),s=st((function(){c.current&&a(o.resting)}),[a,o.resting]);return it((function(){return{dragging:l,dropping:i,resting:s}}),[l,i,s])}(t,c),f=st((function(e){Jc(n).dispatch(e)}),[]),u=it((function(){return ge({publishWhileDragging:nr,updateDroppableScroll:ir,updateDroppableIsEnabled:sr,updateDroppableIsCombineEnabled:dr,collectionStarting:lr},f)}),[f]),p=function(){var e=it(yc,[]);return(0,te.useEffect)((function(){return function(){requestAnimationFrame(e.clean)}}),[e]),e}(),b=it((function(){return Gr(p,u)}),[p,u]),h=it((function(){return function(e){var t=e.scrollDroppable,o=e.scrollWindow,r=e.move,c=function(e){var t=e.scrollDroppable,o=_t(e.scrollWindow),r=_t(t),c=null,a=function(e){c||wt(!1);var t=c,a=t.shouldUseTimeDampening,n=t.dragStartTime;lc({state:e,scrollWindow:o,scrollDroppable:r,dragStartTime:n,shouldUseTimeDampening:a})};return{start:function(e){c&&wt(!1);var t=Date.now(),o=!1,r=function(){o=!0};lc({state:e,dragStartTime:0,shouldUseTimeDampening:!1,scrollWindow:r,scrollDroppable:r}),c={dragStartTime:t,shouldUseTimeDampening:o},o&&a(e)},stop:function(){c&&(o.cancel(),r.cancel(),c=null)},scroll:a}}({scrollWindow:o,scrollDroppable:t}),a=ic({move:r,scrollWindow:o,scrollDroppable:t});return{scroll:function(e){"DRAGGING"===e.phase&&("FLUID"!==e.movementMode?e.scrollJumpRequest&&a(e):c.scroll(e))},start:c.start,stop:c.stop}}(J({scrollWindow:jr,scrollDroppable:b.scrollDroppable},ge({move:mr},f)))}),[b.scrollDroppable,f]),g=function(e){var t=(0,te.useRef)({}),o=(0,te.useRef)(null),r=(0,te.useRef)(null),c=(0,te.useRef)(!1),a=st((function(e,o){var r={id:e,focus:o};return t.current[e]=r,function(){var o=t.current;o[e]!==r&&delete o[e]}}),[]),n=st((function(t){var o=function(e,t){var o="["+dc.contextId+'="'+e+'"]',r=eo(document.querySelectorAll(o));if(!r.length)return null;var c=Qt(r,(function(e){return e.getAttribute(dc.draggableId)===t}));return c&&Cc(c)?c:null}(e,t);o&&o!==document.activeElement&&o.focus()}),[e]),l=st((function(e,t){o.current===e&&(o.current=t)}),[]),i=st((function(){r.current||c.current&&(r.current=requestAnimationFrame((function(){r.current=null;var e=o.current;e&&n(e)})))}),[n]),s=st((function(e){o.current=null;var t=document.activeElement;t&&t.getAttribute(dc.draggableId)===e&&(o.current=e)}),[]);return bc((function(){return c.current=!0,function(){c.current=!1;var e=r.current;e&&cancelAnimationFrame(e)}}),[]),it((function(){return{register:a,tryRecordFocus:s,tryRestoreFocusRecorded:i,tryShiftRecord:l}}),[a,s,i,l])}(t),v=it((function(){return function(e){var t,o=e.dimensionMarshal,r=e.focusMarshal,c=e.styleMarshal,a=e.getResponders,n=e.announce,l=e.autoScroller;return be(ar,Rr(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(e){return function(){var o=e.apply(void 0,arguments),r=function(){throw new Error(de(15))},c={getState:o.getState,dispatch:function(){return r.apply(void 0,arguments)}},a=t.map((function(e){return e(c)}));return r=ve.apply(void 0,a)(o.dispatch),se(se({},o),{},{dispatch:r})}}}((t=c,function(){return function(e){return function(o){"INITIAL_PUBLISH"===o.type&&t.dragging(),"DROP_ANIMATE"===o.type&&t.dropping(o.payload.completed.result.reason),"FLUSH"!==o.type&&"DROP_COMPLETE"!==o.type||t.resting(),e(o)}}}),function(e){return function(){return function(t){return function(o){"DROP_COMPLETE"!==o.type&&"FLUSH"!==o.type&&"DROP_ANIMATE"!==o.type||e.stopPublishing(),t(o)}}}}(o),function(e){return function(t){var o=t.getState,r=t.dispatch;return function(t){return function(c){if("LIFT"===c.type){var a=c.payload,n=a.id,l=a.clientSelection,i=a.movementMode,s=o();"DROP_ANIMATING"===s.phase&&r(hr({completed:s.completed})),"IDLE"!==o().phase&&wt(!1),r({type:"FLUSH",payload:null}),r({type:"BEFORE_INITIAL_CAPTURE",payload:{draggableId:n,movementMode:i}});var d={draggableId:n,scrollOptions:{shouldPublishImmediately:"SNAP"===i}},m=e.startPublishing(d),f=m.critical,u=m.dimensions,p=m.viewport;r({type:"INITIAL_PUBLISH",payload:{critical:f,dimensions:u,clientSelection:l,movementMode:i,viewport:p}})}else t(c)}}}}(o),Lr,Br,Ir,$r,function(e){return function(t){return function(o){return function(r){if(function(e){return"DROP_COMPLETE"===e.type||"DROP_ANIMATE"===e.type||"FLUSH"===e.type}(r))return e.stop(),void o(r);if("INITIAL_PUBLISH"===r.type){o(r);var c=t.getState();return"DRAGGING"!==c.phase&&wt(!1),void e.start(c)}o(r),e.scroll(t.getState())}}}}(l),Sr,function(e){var t=!1;return function(){return function(o){return function(r){if("INITIAL_PUBLISH"===r.type)return t=!0,e.tryRecordFocus(r.payload.critical.draggable.id),o(r),void e.tryRestoreFocusRecorded();if(o(r),t){if("FLUSH"===r.type)return t=!1,void e.tryRestoreFocusRecorded();if("DROP_COMPLETE"===r.type){t=!1;var c=r.payload.completed.result;c.combine&&e.tryShiftRecord(c.draggableId,c.combine.draggableId),e.tryRestoreFocusRecorded()}}}}}}(r),Tr(a,n))))}({announce:s,autoScroller:h,dimensionMarshal:b,focusMarshal:g,getResponders:i,styleMarshal:m})}),[s,h,b,g,i,m]);n.current=v;var C=st((function(){var e=Jc(n);"IDLE"!==e.getState().phase&&e.dispatch({type:"FLUSH",payload:null})}),[]),y=st((function(){var e=Jc(n).getState();return e.isDragging||"DROP_ANIMATING"===e.phase}),[]);o(it((function(){return{isDragging:y,tryAbort:C}}),[y,C]));var z=st((function(e){return Ur(Jc(n).getState(),e)}),[]),H=st((function(){return Go(Jc(n).getState())}),[]),_=it((function(){return{marshal:b,focus:g,contextId:t,canLift:z,isMovementAllowed:H,dragHandleUsageInstructionsId:d,registry:p}}),[t,b,d,g,z,H,p]);return Yc({contextId:t,store:v,registry:p,customSensors:r,enableDefaultSensors:!1!==e.enableDefaultSensors}),(0,te.useEffect)((function(){return C}),[C]),oe().createElement(Lc.Provider,{value:_},oe().createElement(xe,{context:zc,store:v},e.children))}var Kc=0;function Qc(e){var t=it((function(){return""+Kc++}),[]),o=e.dragHandleUsageInstructions||"\n Press space bar to start a drag.\n When dragging you can use the arrow keys to move the item around and escape to cancel.\n Some screen readers may require you to be in focus mode or to use your pass through key\n";return oe().createElement(St,null,(function(r){return oe().createElement(Xc,{nonce:e.nonce,contextId:t,setCallbacks:r,dragHandleUsageInstructions:o,enableDefaultSensors:e.enableDefaultSensors,sensors:e.sensors,onBeforeCapture:e.onBeforeCapture,onBeforeDragStart:e.onBeforeDragStart,onDragStart:e.onDragStart,onDragUpdate:e.onDragUpdate,onDragEnd:e.onDragEnd},e.children)}))}var ea=function(e){return function(t){return e===t}},ta=ea("scroll"),oa=ea("auto"),ra=(ea("visible"),function(e,t){return t(e.overflowX)||t(e.overflowY)}),ca=function e(t){return null==t||t===document.body||t===document.documentElement?null:function(e){var t=window.getComputedStyle(e),o={overflowX:t.overflowX,overflowY:t.overflowY};return ra(o,ta)||ra(o,oa)}(t)?t:e(t.parentElement)},aa=function(e){return{x:e.scrollLeft,y:e.scrollTop}},na=function e(t){return!!t&&("fixed"===window.getComputedStyle(t).position||e(t.parentElement))},la={passive:!1},ia={passive:!0},sa=function(e){return e.shouldPublishImmediately?la:ia};function da(e){var t=(0,te.useContext)(e);return t||wt(!1),t}var ma=function(e){return e&&e.env.closestScrollable||null};function fa(){}var ua={width:0,height:0,margin:{top:0,right:0,bottom:0,left:0}},pa=oe().memo((function(e){var t=(0,te.useRef)(null),o=st((function(){t.current&&(clearTimeout(t.current),t.current=null)}),[]),r=e.animate,c=e.onTransitionEnd,a=e.onClose,n=e.contextId,l=(0,te.useState)("open"===e.animate),i=l[0],s=l[1];(0,te.useEffect)((function(){return i?"open"!==r?(o(),s(!1),fa):t.current?fa:(t.current=setTimeout((function(){t.current=null,s(!1)})),o):fa}),[r,i,o]);var d=st((function(e){"height"===e.propertyName&&(c(),"close"===r&&a())}),[r,a,c]),m=function(e){var t=e.isAnimatingOpenOnMount,o=e.placeholder,r=e.animate,c=function(e){var t=e.placeholder;return e.isAnimatingOpenOnMount||"close"===e.animate?ua:{height:t.client.borderBox.height,width:t.client.borderBox.width,margin:t.client.margin}}({isAnimatingOpenOnMount:t,placeholder:o,animate:r});return{display:o.display,boxSizing:"border-box",width:c.width,height:c.height,marginTop:c.margin.top,marginRight:c.margin.right,marginBottom:c.margin.bottom,marginLeft:c.margin.left,flexShrink:"0",flexGrow:"0",pointerEvents:"none",transition:"none"!==r?_r.placeholder:null}}({isAnimatingOpenOnMount:i,animate:e.animate,placeholder:e.placeholder});return oe().createElement(e.placeholder.tagName,{style:m,"data-rbd-placeholder-context-id":n,onTransitionEnd:d,ref:e.innerRef})})),ba=oe().createContext(null),ha=function(e){function t(){for(var t,o=arguments.length,r=new Array(o),c=0;c<o;c++)r[c]=arguments[c];return(t=e.call.apply(e,[this].concat(r))||this).state={isVisible:Boolean(t.props.on),data:t.props.on,animate:t.props.shouldAnimate&&t.props.on?"open":"none"},t.onClose=function(){"close"===t.state.animate&&t.setState({isVisible:!1})},t}return ce(t,e),t.getDerivedStateFromProps=function(e,t){return e.shouldAnimate?e.on?{isVisible:!0,data:e.on,animate:"open"}:t.isVisible?{isVisible:!0,data:t.data,animate:"close"}:{isVisible:!1,animate:"close",data:null}:{isVisible:Boolean(e.on),data:e.on,animate:"none"}},t.prototype.render=function(){if(!this.state.isVisible)return null;var e={onClose:this.onClose,data:this.state.data,animate:this.state.animate};return this.props.children(e)},t}(oe().PureComponent),ga=function(e,t){return t?_r.drop(t.duration):e?_r.snap:_r.fluid},va=function(e,t){return e?t?Cr:yr:null};function Ca(e){return"DRAGGING"===e.type?function(e){var t=e.dimension.client,o=e.offset,r=e.combineWith,c=e.dropping,a=Boolean(r),n=function(e){return null!=e.forceShouldAnimate?e.forceShouldAnimate:"SNAP"===e.mode}(e),l=Boolean(c),i=l?function(e,t){var o=Vr(e);return o?t?o+" scale("+zr+")":o:null}(o,a):xr(o);return{position:"fixed",top:t.marginBox.top,left:t.marginBox.left,boxSizing:"border-box",width:t.borderBox.width,height:t.borderBox.height,transition:ga(n,c),transform:i,opacity:va(a,l),zIndex:l?4500:5e3,pointerEvents:"none"}}(e):{transform:xr((t=e).offset),transition:t.shouldAnimateDisplacement?null:"none"};var t}function ya(e){e.preventDefault()}var za=function(e,t){return e===t},Ha=function(e){var t=e.combine,o=e.destination;return o?o.droppableId:t?t.droppableId:null};function _a(e){return{isDragging:!1,isDropAnimating:!1,isClone:!1,dropAnimation:null,mode:null,draggingOver:null,combineTargetFor:e,combineWith:null}}var Va={mapped:{type:"SECONDARY",offset:Rt,combineTargetFor:null,shouldAnimateDisplacement:!0,snapshot:_a(null)}},xa=rt((function(){var e,t,o,r=(e=Ht((function(e,t){return{x:e,y:t}})),t=Ht((function(e,t,o,r,c){return{isDragging:!0,isClone:t,isDropAnimating:Boolean(c),dropAnimation:c,mode:e,draggingOver:o,combineWith:r,combineTargetFor:null}})),o=Ht((function(e,o,r,c,a,n,l){return{mapped:{type:"DRAGGING",dropping:null,draggingOver:a,combineWith:n,mode:o,offset:e,dimension:r,forceShouldAnimate:l,snapshot:t(o,c,a,n,null)}}})),function(r,c){if(r.isDragging){if(r.critical.draggable.id!==c.draggableId)return null;var a=r.current.client.offset,n=r.dimensions.draggables[c.draggableId],l=Oo(r.impact),i=(d=r.impact).at&&"COMBINE"===d.at.type?d.at.combine.draggableId:null,s=r.forceShouldAnimate;return o(e(a.x,a.y),r.movementMode,n,c.isClone,l,i,s)}var d;if("DROP_ANIMATING"===r.phase){var m=r.completed;if(m.result.draggableId!==c.draggableId)return null;var f=c.isClone,u=r.dimensions.draggables[c.draggableId],p=m.result,b=p.mode,h=Ha(p),g=function(e){return e.combine?e.combine.draggableId:null}(p),v={duration:r.dropDuration,curve:vr,moveTo:r.newHomeClientOffset,opacity:g?Cr:null,scale:g?zr:null};return{mapped:{type:"DRAGGING",offset:r.newHomeClientOffset,dimension:u,dropping:v,draggingOver:h,combineWith:g,mode:b,forceShouldAnimate:null,snapshot:t(b,f,h,g,v)}}}return null}),c=function(){var e=Ht((function(e,t){return{x:e,y:t}})),t=Ht(_a),o=Ht((function(e,o,r){return void 0===o&&(o=null),{mapped:{type:"SECONDARY",offset:e,combineTargetFor:o,shouldAnimateDisplacement:r,snapshot:t(o)}}})),r=function(e){return e?o(Rt,e,!0):null},c=function(t,c,a,n){var l=a.displaced.visible[t],i=Boolean(n.inVirtualList&&n.effected[t]),s=lo(a),d=s&&s.draggableId===t?c:null;if(!l){if(!i)return r(d);if(a.displaced.invisible[t])return null;var m=Dt(n.displacedBy.point),f=e(m.x,m.y);return o(f,d,!0)}if(i)return r(d);var u=a.displacedBy.point,p=e(u.x,u.y);return o(p,d,l.shouldAnimate)};return function(e,t){if(e.isDragging)return e.critical.draggable.id===t.draggableId?null:c(t.draggableId,e.critical.draggable.id,e.impact,e.afterCritical);if("DROP_ANIMATING"===e.phase){var o=e.completed;return o.result.draggableId===t.draggableId?null:c(t.draggableId,o.result.draggableId,o.impact,o.afterCritical)}return null}}();return function(e,t){return r(e,t)||c(e,t)||Va}}),{dropAnimationFinished:function(){return{type:"DROP_ANIMATION_FINISHED",payload:null}}},null,{context:zc,pure:!0,areStatePropsEqual:za})((function(e){var t=(0,te.useRef)(null),o=st((function(e){t.current=e}),[]),r=st((function(){return t.current}),[]),c=da(Lc),a=c.contextId,n=c.dragHandleUsageInstructionsId,l=c.registry,i=da(ba),s=i.type,d=i.droppableId,m=it((function(){return{id:e.draggableId,index:e.index,type:s,droppableId:d}}),[e.draggableId,e.index,s,d]),f=e.children,u=e.draggableId,p=e.isEnabled,b=e.shouldRespectForcePress,h=e.canDragInteractiveElements,g=e.isClone,v=e.mapped,C=e.dropAnimationFinished;g||function(e){var t=Mc("draggable"),o=e.descriptor,r=e.registry,c=e.getDraggableRef,a=e.canDragInteractiveElements,n=e.shouldRespectForcePress,l=e.isEnabled,i=it((function(){return{canDragInteractiveElements:a,shouldRespectForcePress:n,isEnabled:l}}),[a,l,n]),s=st((function(e){var t=c();return t||wt(!1),function(e,t,o){void 0===o&&(o=Rt);var r=window.getComputedStyle(t),c=t.getBoundingClientRect(),a=vt(c,r),n=gt(a,o);return{descriptor:e,placeholder:{client:a,tagName:t.tagName.toLowerCase(),display:r.display},displaceBy:{x:a.marginBox.width,y:a.marginBox.height},client:a,page:n}}(o,t,e)}),[o,c]),d=it((function(){return{uniqueId:t,descriptor:o,options:i,getDimension:s}}),[o,s,i,t]),m=(0,te.useRef)(d),f=(0,te.useRef)(!0);bc((function(){return r.draggable.register(m.current),function(){return r.draggable.unregister(m.current)}}),[r.draggable]),bc((function(){if(f.current)f.current=!1;else{var e=m.current;m.current=d,r.draggable.update(d,e)}}),[d,r.draggable])}(it((function(){return{descriptor:m,registry:l,getDraggableRef:r,canDragInteractiveElements:h,shouldRespectForcePress:b,isEnabled:p}}),[m,l,r,h,b,p]));var y=it((function(){return p?{tabIndex:0,role:"button","aria-describedby":n,"data-rbd-drag-handle-draggable-id":u,"data-rbd-drag-handle-context-id":a,draggable:!1,onDragStart:ya}:null}),[a,n,u,p]),z=st((function(e){"DRAGGING"===v.type&&v.dropping&&"transform"===e.propertyName&&C()}),[C,v]),H=it((function(){var e=Ca(v),t="DRAGGING"===v.type&&v.dropping?z:null;return{innerRef:o,draggableProps:{"data-rbd-draggable-context-id":a,"data-rbd-draggable-id":u,style:e,onTransitionEnd:t},dragHandleProps:y}}),[a,y,u,v,z,o]),_=it((function(){return{draggableId:m.id,type:m.type,source:{index:m.index,droppableId:m.droppableId}}}),[m.droppableId,m.id,m.index,m.type]);return f(H,v.snapshot,_)}));function Ma(e){return da(ba).isUsingCloneFor!==e.draggableId||e.isClone?oe().createElement(xa,e):null}function La(e){var t="boolean"!=typeof e.isDragDisabled||!e.isDragDisabled,o=Boolean(e.disableInteractiveElementBlocking),r=Boolean(e.shouldRespectForcePress);return oe().createElement(Ma,J({},e,{isClone:!1,isEnabled:t,canDragInteractiveElements:o,shouldRespectForcePress:r}))}var wa=function(e,t){return e===t.droppable.type},Sa=function(e,t){return t.draggables[e.draggable.id]},Ea={mode:"standard",type:"DEFAULT",direction:"vertical",isDropDisabled:!1,isCombineEnabled:!1,ignoreContainerClipping:!1,renderClone:null,getContainerForClone:function(){return document.body||wt(!1),document.body}},ka=rt((function(){var e={placeholder:null,shouldAnimatePlaceholder:!0,snapshot:{isDraggingOver:!1,draggingOverWith:null,draggingFromThisWith:null,isUsingPlaceholder:!1},useClone:null},t=J({},e,{shouldAnimatePlaceholder:!1}),o=Ht((function(e){return{draggableId:e.id,type:e.type,source:{index:e.index,droppableId:e.droppableId}}})),r=Ht((function(r,c,a,n,l,i){var s=l.descriptor.id;if(l.descriptor.droppableId===r){var d=i?{render:i,dragging:o(l.descriptor)}:null,m={isDraggingOver:a,draggingOverWith:a?s:null,draggingFromThisWith:s,isUsingPlaceholder:!0};return{placeholder:l.placeholder,shouldAnimatePlaceholder:!1,snapshot:m,useClone:d}}if(!c)return t;if(!n)return e;var f={isDraggingOver:a,draggingOverWith:s,draggingFromThisWith:null,isUsingPlaceholder:!0};return{placeholder:l.placeholder,shouldAnimatePlaceholder:!0,snapshot:f,useClone:null}}));return function(o,c){var a=c.droppableId,n=c.type,l=!c.isDropDisabled,i=c.renderClone;if(o.isDragging){var s=o.critical;if(!wa(n,s))return t;var d=Sa(s,o.dimensions),m=Oo(o.impact)===a;return r(a,l,m,m,d,i)}if("DROP_ANIMATING"===o.phase){var f=o.completed;if(!wa(n,f.critical))return t;var u=Sa(f.critical,o.dimensions);return r(a,l,Ha(f.result)===a,Oo(f.impact)===a,u,i)}if("IDLE"===o.phase&&o.completed&&!o.shouldFlush){var p=o.completed;if(!wa(n,p.critical))return t;var b=Oo(p.impact)===a,h=Boolean(p.impact.at&&"COMBINE"===p.impact.at.type),g=p.critical.droppable.id===a;return b?h?e:t:g?e:t}return t}}),{updateViewportMaxScroll:function(e){return{type:"UPDATE_VIEWPORT_MAX_SCROLL",payload:e}}},null,{context:zc,pure:!0,areStatePropsEqual:za})((function(e){var t=(0,te.useContext)(Lc);t||wt(!1);var o=t.contextId,r=t.isMovementAllowed,c=(0,te.useRef)(null),a=(0,te.useRef)(null),n=e.children,l=e.droppableId,i=e.type,s=e.mode,d=e.direction,m=e.ignoreContainerClipping,f=e.isDropDisabled,u=e.isCombineEnabled,p=e.snapshot,b=e.useClone,h=e.updateViewportMaxScroll,g=e.getContainerForClone,v=st((function(){return c.current}),[]),C=st((function(e){c.current=e}),[]),y=(st((function(){return a.current}),[]),st((function(e){a.current=e}),[])),z=st((function(){r()&&h({maxScroll:Wr()})}),[r,h]);!function(e){var t=(0,te.useRef)(null),o=da(Lc),r=Mc("droppable"),c=o.registry,a=o.marshal,n=wc(e),l=it((function(){return{id:e.droppableId,type:e.type,mode:e.mode}}),[e.droppableId,e.mode,e.type]),i=(0,te.useRef)(l),s=it((function(){return Ht((function(e,o){t.current||wt(!1);var r={x:e,y:o};a.updateDroppableScroll(l.id,r)}))}),[l.id,a]),d=st((function(){var e=t.current;return e&&e.env.closestScrollable?aa(e.env.closestScrollable):Rt}),[]),m=st((function(){var e=d();s(e.x,e.y)}),[d,s]),f=it((function(){return _t(m)}),[m]),u=st((function(){var e=t.current,o=ma(e);e&&o||wt(!1),e.scrollOptions.shouldPublishImmediately?m():f()}),[f,m]),p=st((function(e,r){t.current&&wt(!1);var c=n.current,a=c.getDroppableRef();a||wt(!1);var i=function(e){return{closestScrollable:ca(e),isFixedOnPage:na(e)}}(a),s={ref:a,descriptor:l,env:i,scrollOptions:r};t.current=s;var d=function(e){var t=e.ref,o=e.descriptor,r=e.env,c=e.windowScroll,a=e.direction,n=e.isDropDisabled,l=e.isCombineEnabled,i=e.shouldClipSubject,s=r.closestScrollable,d=function(e,t){var o=Ct(e);if(!t)return o;if(e!==t)return o;var r=o.paddingBox.top-t.scrollTop,c=o.paddingBox.left-t.scrollLeft,a=r+t.scrollHeight,n=c+t.scrollWidth,l=mt({top:r,right:n,bottom:a,left:c},o.border);return pt({borderBox:l,margin:o.margin,border:o.border,padding:o.padding})}(t,s),m=gt(d,c),f=function(){if(!s)return null;var e=Ct(s),t={scrollHeight:s.scrollHeight,scrollWidth:s.scrollWidth};return{client:e,page:gt(e,c),scroll:aa(s),scrollSize:t,shouldClipSubject:i}}(),u=function(e){var t=e.descriptor,o=e.isEnabled,r=e.isCombineEnabled,c=e.isFixedOnPage,a=e.direction,n=e.client,l=e.page,i=e.closest,s=function(){if(!i)return null;var e=i.scrollSize,t=i.client,o=Ar({scrollHeight:e.scrollHeight,scrollWidth:e.scrollWidth,height:t.paddingBox.height,width:t.paddingBox.width});return{pageMarginBox:i.page.marginBox,frameClient:t,scrollSize:e,shouldClipSubject:i.shouldClipSubject,scroll:{initial:i.scroll,current:i.scroll,max:o,diff:{value:Rt,displacement:Rt}}}}(),d="vertical"===a?go:vo;return{descriptor:t,isCombineEnabled:r,isFixedOnPage:c,axis:d,isEnabled:o,client:n,page:l,frame:s,subject:Yt({page:l,withPlaceholder:null,axis:d,frame:s})}}({descriptor:o,isEnabled:!n,isCombineEnabled:l,isFixedOnPage:r.isFixedOnPage,direction:a,client:d,page:m,closest:f});return u}({ref:a,descriptor:l,env:i,windowScroll:e,direction:c.direction,isDropDisabled:c.isDropDisabled,isCombineEnabled:c.isCombineEnabled,shouldClipSubject:!c.ignoreContainerClipping}),m=i.closestScrollable;return m&&(m.setAttribute(uc.contextId,o.contextId),m.addEventListener("scroll",u,sa(s.scrollOptions))),d}),[o.contextId,l,u,n]),b=st((function(){var e=t.current,o=ma(e);return e&&o||wt(!1),aa(o)}),[]),h=st((function(){var e=t.current;e||wt(!1);var o=ma(e);t.current=null,o&&(f.cancel(),o.removeAttribute(uc.contextId),o.removeEventListener("scroll",u,sa(e.scrollOptions)))}),[u,f]),g=st((function(e){var o=t.current;o||wt(!1);var r=ma(o);r||wt(!1),r.scrollTop+=e.y,r.scrollLeft+=e.x}),[]),v=it((function(){return{getDimensionAndWatchScroll:p,getScrollWhileDragging:b,dragStopped:h,scroll:g}}),[h,p,b,g]),C=it((function(){return{uniqueId:r,descriptor:l,callbacks:v}}),[v,l,r]);bc((function(){return i.current=C.descriptor,c.droppable.register(C),function(){t.current&&h(),c.droppable.unregister(C)}}),[v,l,h,C,a,c.droppable]),bc((function(){t.current&&a.updateDroppableIsEnabled(i.current.id,!e.isDropDisabled)}),[e.isDropDisabled,a]),bc((function(){t.current&&a.updateDroppableIsCombineEnabled(i.current.id,e.isCombineEnabled)}),[e.isCombineEnabled,a])}({droppableId:l,type:i,mode:s,direction:d,isDropDisabled:f,isCombineEnabled:u,ignoreContainerClipping:m,getDroppableRef:v});var H=oe().createElement(ha,{on:e.placeholder,shouldAnimate:e.shouldAnimatePlaceholder},(function(e){var t=e.onClose,r=e.data,c=e.animate;return oe().createElement(pa,{placeholder:r,onClose:t,innerRef:y,animate:c,contextId:o,onTransitionEnd:z})})),_=it((function(){return{innerRef:C,placeholder:H,droppableProps:{"data-rbd-droppable-id":l,"data-rbd-droppable-context-id":o}}}),[o,l,H,C]),V=b?b.dragging.draggableId:null,x=it((function(){return{droppableId:l,type:i,isUsingCloneFor:V}}),[l,V,i]);return oe().createElement(ba.Provider,{value:x},n(_,p),function(){if(!b)return null;var e=b.dragging,t=b.render,o=oe().createElement(Ma,{draggableId:e.draggableId,index:e.source.index,isClone:!0,isEnabled:!0,shouldRespectForcePress:!1,canDragInteractiveElements:!0},(function(o,r){return t(o,r,e)}));return nt().createPortal(o,g())}())}));function Na(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function Ta(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Na(Object(o),!0).forEach((function(t){$a(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Na(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Ba(e){return Ba="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ba(e)}function Ia(e,t){for(var o=0;o<t.length;o++){var r=t[o];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function $a(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function Ra(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var r,c,a=[],_n=!0,n=!1;try{for(o=o.call(e);!(_n=(r=o.next()).done)&&(a.push(r.value),!t||a.length!==t);_n=!0);}catch(e){n=!0,c=e}finally{try{_n||null==o.return||o.return()}finally{if(n)throw c}}return a}}(e,t)||Pa(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Aa(e){return function(e){if(Array.isArray(e))return Wa(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Pa(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Pa(e,t){if(e){if("string"==typeof e)return Wa(e,t);var o=Object.prototype.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Wa(e,t):void 0}}function Wa(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,r=new Array(t);o<t;o++)r[o]=e[o];return r}ka.defaultProps=Ea;var Da=function(){},Oa={},Fa={},Ga=null,Ua={mark:Da,measure:Da};try{"undefined"!=typeof window&&(Oa=window),"undefined"!=typeof document&&(Fa=document),"undefined"!=typeof MutationObserver&&(Ga=MutationObserver),"undefined"!=typeof performance&&(Ua=performance)}catch(e){}var ja,qa,Za,Ya,Ja,Xa=(Oa.navigator||{}).userAgent,Ka=void 0===Xa?"":Xa,Qa=Oa,en=Fa,tn=Ga,on=Ua,rn=(Qa.document,!!en.documentElement&&!!en.head&&"function"==typeof en.addEventListener&&"function"==typeof en.createElement),cn=~Ka.indexOf("MSIE")||~Ka.indexOf("Trident/"),an="___FONT_AWESOME___",nn="svg-inline--fa",ln="data-fa-i2svg",sn="data-fa-pseudo-element",dn="data-prefix",mn="data-icon",fn="fontawesome-i2svg",un=["HTML","HEAD","STYLE","SCRIPT"],pn=function(){try{return!0}catch(e){return!1}}(),bn="classic",hn="sharp",gn=[bn,hn];function vn(e){return new Proxy(e,{get:function(e,t){return t in e?e[t]:e[bn]}})}var Cn=vn(($a(ja={},bn,{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands",fak:"kit","fa-kit":"kit"}),$a(ja,hn,{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light"}),ja)),yn=vn(($a(qa={},bn,{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab",kit:"fak"}),$a(qa,hn,{solid:"fass",regular:"fasr",light:"fasl"}),qa)),zn=vn(($a(Za={},bn,{fab:"fa-brands",fad:"fa-duotone",fak:"fa-kit",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"}),$a(Za,hn,{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light"}),Za)),Hn=vn(($a(Ya={},bn,{"fa-brands":"fab","fa-duotone":"fad","fa-kit":"fak","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"}),$a(Ya,hn,{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl"}),Ya)),Vn=/fa(s|r|l|t|d|b|k|ss|sr|sl)?[\-\ ]/,xn="fa-layers-text",Mn=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i,Ln=vn(($a(Ja={},bn,{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"}),$a(Ja,hn,{900:"fass",400:"fasr",300:"fasl"}),Ja)),wn=[1,2,3,4,5,6,7,8,9,10],Sn=wn.concat([11,12,13,14,15,16,17,18,19,20]),En=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],kn="duotone-group",Nn="primary",Tn="secondary",Bn=new Set;Object.keys(yn[bn]).map(Bn.add.bind(Bn)),Object.keys(yn[hn]).map(Bn.add.bind(Bn));var In=[].concat(gn,Aa(Bn),["2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",kn,"swap-opacity",Nn,Tn]).concat(wn.map((function(e){return"".concat(e,"x")}))).concat(Sn.map((function(e){return"w-".concat(e)}))),$n=Qa.FontAwesomeConfig||{};en&&"function"==typeof en.querySelector&&[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]].forEach((function(e){var t=Ra(e,2),o=t[0],r=t[1],c=function(e){return""===e||"false"!==e&&("true"===e||e)}(function(e){var t=en.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}(o));null!=c&&($n[r]=c)}));var Rn={styleDefault:"solid",familyDefault:"classic",cssPrefix:"fa",replacementClass:nn,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};$n.familyPrefix&&($n.cssPrefix=$n.familyPrefix);var An=Ta(Ta({},Rn),$n);An.autoReplaceSvg||(An.observeMutations=!1);var Pn={};Object.keys(Rn).forEach((function(e){Object.defineProperty(Pn,e,{enumerable:!0,set:function(t){An[e]=t,Wn.forEach((function(e){return e(Pn)}))},get:function(){return An[e]}})})),Object.defineProperty(Pn,"familyPrefix",{enumerable:!0,set:function(e){An.cssPrefix=e,Wn.forEach((function(e){return e(Pn)}))},get:function(){return An.cssPrefix}}),Qa.FontAwesomeConfig=Pn;var Wn=[],Dn=16,On={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Fn(){for(var e=12,t="";e-- >0;)t+="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"[62*Math.random()|0];return t}function Gn(e){for(var t=[],o=(e||[]).length>>>0;o--;)t[o]=e[o];return t}function Un(e){return e.classList?Gn(e.classList):(e.getAttribute("class")||"").split(" ").filter((function(e){return e}))}function jn(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function qn(e){return Object.keys(e||{}).reduce((function(t,o){return t+"".concat(o,": ").concat(e[o].trim(),";")}),"")}function Zn(e){return e.size!==On.size||e.x!==On.x||e.y!==On.y||e.rotate!==On.rotate||e.flipX||e.flipY}function Yn(){var e="fa",t=nn,o=Pn.cssPrefix,r=Pn.replacementClass,c=':root, :host {\n --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";\n --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Regular";\n --fa-font-light: normal 300 1em/1 "Font Awesome 6 Light";\n --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Thin";\n --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";\n --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";\n --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";\n}\n\nsvg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {\n overflow: visible;\n box-sizing: content-box;\n}\n\n.svg-inline--fa {\n display: var(--fa-display, inline-block);\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n}\n.svg-inline--fa.fa-2xs {\n vertical-align: 0.1em;\n}\n.svg-inline--fa.fa-xs {\n vertical-align: 0em;\n}\n.svg-inline--fa.fa-sm {\n vertical-align: -0.0714285705em;\n}\n.svg-inline--fa.fa-lg {\n vertical-align: -0.2em;\n}\n.svg-inline--fa.fa-xl {\n vertical-align: -0.25em;\n}\n.svg-inline--fa.fa-2xl {\n vertical-align: -0.3125em;\n}\n.svg-inline--fa.fa-pull-left {\n margin-right: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-pull-right {\n margin-left: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-li {\n width: var(--fa-li-width, 2em);\n top: 0.25em;\n}\n.svg-inline--fa.fa-fw {\n width: var(--fa-fw-width, 1.25em);\n}\n\n.fa-layers svg.svg-inline--fa {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.fa-layers-counter, .fa-layers-text {\n display: inline-block;\n position: absolute;\n text-align: center;\n}\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -0.125em;\n width: 1em;\n}\n.fa-layers svg.svg-inline--fa {\n -webkit-transform-origin: center center;\n transform-origin: center center;\n}\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transform-origin: center center;\n transform-origin: center center;\n}\n\n.fa-layers-counter {\n background-color: var(--fa-counter-background-color, #ff253a);\n border-radius: var(--fa-counter-border-radius, 1em);\n box-sizing: border-box;\n color: var(--fa-inverse, #fff);\n line-height: var(--fa-counter-line-height, 1);\n max-width: var(--fa-counter-max-width, 5em);\n min-width: var(--fa-counter-min-width, 1.5em);\n overflow: hidden;\n padding: var(--fa-counter-padding, 0.25em 0.5em);\n right: var(--fa-right, 0);\n text-overflow: ellipsis;\n top: var(--fa-top, 0);\n -webkit-transform: scale(var(--fa-counter-scale, 0.25));\n transform: scale(var(--fa-counter-scale, 0.25));\n -webkit-transform-origin: top right;\n transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n bottom: var(--fa-bottom, 0);\n right: var(--fa-right, 0);\n top: auto;\n -webkit-transform: scale(var(--fa-layers-scale, 0.25));\n transform: scale(var(--fa-layers-scale, 0.25));\n -webkit-transform-origin: bottom right;\n transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n bottom: var(--fa-bottom, 0);\n left: var(--fa-left, 0);\n right: auto;\n top: auto;\n -webkit-transform: scale(var(--fa-layers-scale, 0.25));\n transform: scale(var(--fa-layers-scale, 0.25));\n -webkit-transform-origin: bottom left;\n transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n top: var(--fa-top, 0);\n right: var(--fa-right, 0);\n -webkit-transform: scale(var(--fa-layers-scale, 0.25));\n transform: scale(var(--fa-layers-scale, 0.25));\n -webkit-transform-origin: top right;\n transform-origin: top right;\n}\n\n.fa-layers-top-left {\n left: var(--fa-left, 0);\n right: auto;\n top: var(--fa-top, 0);\n -webkit-transform: scale(var(--fa-layers-scale, 0.25));\n transform: scale(var(--fa-layers-scale, 0.25));\n -webkit-transform-origin: top left;\n transform-origin: top left;\n}\n\n.fa-1x {\n font-size: 1em;\n}\n\n.fa-2x {\n font-size: 2em;\n}\n\n.fa-3x {\n font-size: 3em;\n}\n\n.fa-4x {\n font-size: 4em;\n}\n\n.fa-5x {\n font-size: 5em;\n}\n\n.fa-6x {\n font-size: 6em;\n}\n\n.fa-7x {\n font-size: 7em;\n}\n\n.fa-8x {\n font-size: 8em;\n}\n\n.fa-9x {\n font-size: 9em;\n}\n\n.fa-10x {\n font-size: 10em;\n}\n\n.fa-2xs {\n font-size: 0.625em;\n line-height: 0.1em;\n vertical-align: 0.225em;\n}\n\n.fa-xs {\n font-size: 0.75em;\n line-height: 0.0833333337em;\n vertical-align: 0.125em;\n}\n\n.fa-sm {\n font-size: 0.875em;\n line-height: 0.0714285718em;\n vertical-align: 0.0535714295em;\n}\n\n.fa-lg {\n font-size: 1.25em;\n line-height: 0.05em;\n vertical-align: -0.075em;\n}\n\n.fa-xl {\n font-size: 1.5em;\n line-height: 0.0416666682em;\n vertical-align: -0.125em;\n}\n\n.fa-2xl {\n font-size: 2em;\n line-height: 0.03125em;\n vertical-align: -0.1875em;\n}\n\n.fa-fw {\n text-align: center;\n width: 1.25em;\n}\n\n.fa-ul {\n list-style-type: none;\n margin-left: var(--fa-li-margin, 2.5em);\n padding-left: 0;\n}\n.fa-ul > li {\n position: relative;\n}\n\n.fa-li {\n left: calc(var(--fa-li-width, 2em) * -1);\n position: absolute;\n text-align: center;\n width: var(--fa-li-width, 2em);\n line-height: inherit;\n}\n\n.fa-border {\n border-color: var(--fa-border-color, #eee);\n border-radius: var(--fa-border-radius, 0.1em);\n border-style: var(--fa-border-style, solid);\n border-width: var(--fa-border-width, 0.08em);\n padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);\n}\n\n.fa-pull-left {\n float: left;\n margin-right: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-pull-right {\n float: right;\n margin-left: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-beat {\n -webkit-animation-name: fa-beat;\n animation-name: fa-beat;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-bounce {\n -webkit-animation-name: fa-bounce;\n animation-name: fa-bounce;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));\n}\n\n.fa-fade {\n -webkit-animation-name: fa-fade;\n animation-name: fa-fade;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-beat-fade {\n -webkit-animation-name: fa-beat-fade;\n animation-name: fa-beat-fade;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-flip {\n -webkit-animation-name: fa-flip;\n animation-name: fa-flip;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-shake {\n -webkit-animation-name: fa-shake;\n animation-name: fa-shake;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, linear);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin {\n -webkit-animation-name: fa-spin;\n animation-name: fa-spin;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 2s);\n animation-duration: var(--fa-animation-duration, 2s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, linear);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin-reverse {\n --fa-animation-direction: reverse;\n}\n\n.fa-pulse,\n.fa-spin-pulse {\n -webkit-animation-name: fa-spin;\n animation-name: fa-spin;\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));\n animation-timing-function: var(--fa-animation-timing, steps(8));\n}\n\n@media (prefers-reduced-motion: reduce) {\n .fa-beat,\n.fa-bounce,\n.fa-fade,\n.fa-beat-fade,\n.fa-flip,\n.fa-pulse,\n.fa-shake,\n.fa-spin,\n.fa-spin-pulse {\n -webkit-animation-delay: -1ms;\n animation-delay: -1ms;\n -webkit-animation-duration: 1ms;\n animation-duration: 1ms;\n -webkit-animation-iteration-count: 1;\n animation-iteration-count: 1;\n -webkit-transition-delay: 0s;\n transition-delay: 0s;\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n}\n@-webkit-keyframes fa-beat {\n 0%, 90% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 45% {\n -webkit-transform: scale(var(--fa-beat-scale, 1.25));\n transform: scale(var(--fa-beat-scale, 1.25));\n }\n}\n@keyframes fa-beat {\n 0%, 90% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 45% {\n -webkit-transform: scale(var(--fa-beat-scale, 1.25));\n transform: scale(var(--fa-beat-scale, 1.25));\n }\n}\n@-webkit-keyframes fa-bounce {\n 0% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n 10% {\n -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n }\n 30% {\n -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n }\n 50% {\n -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n }\n 57% {\n -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n }\n 64% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n 100% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n}\n@keyframes fa-bounce {\n 0% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n 10% {\n -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n }\n 30% {\n -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n }\n 50% {\n -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n }\n 57% {\n -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n }\n 64% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n 100% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n}\n@-webkit-keyframes fa-fade {\n 50% {\n opacity: var(--fa-fade-opacity, 0.4);\n }\n}\n@keyframes fa-fade {\n 50% {\n opacity: var(--fa-fade-opacity, 0.4);\n }\n}\n@-webkit-keyframes fa-beat-fade {\n 0%, 100% {\n opacity: var(--fa-beat-fade-opacity, 0.4);\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 50% {\n opacity: 1;\n -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));\n transform: scale(var(--fa-beat-fade-scale, 1.125));\n }\n}\n@keyframes fa-beat-fade {\n 0%, 100% {\n opacity: var(--fa-beat-fade-opacity, 0.4);\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 50% {\n opacity: 1;\n -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));\n transform: scale(var(--fa-beat-fade-scale, 1.125));\n }\n}\n@-webkit-keyframes fa-flip {\n 50% {\n -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n }\n}\n@keyframes fa-flip {\n 50% {\n -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n }\n}\n@-webkit-keyframes fa-shake {\n 0% {\n -webkit-transform: rotate(-15deg);\n transform: rotate(-15deg);\n }\n 4% {\n -webkit-transform: rotate(15deg);\n transform: rotate(15deg);\n }\n 8%, 24% {\n -webkit-transform: rotate(-18deg);\n transform: rotate(-18deg);\n }\n 12%, 28% {\n -webkit-transform: rotate(18deg);\n transform: rotate(18deg);\n }\n 16% {\n -webkit-transform: rotate(-22deg);\n transform: rotate(-22deg);\n }\n 20% {\n -webkit-transform: rotate(22deg);\n transform: rotate(22deg);\n }\n 32% {\n -webkit-transform: rotate(-12deg);\n transform: rotate(-12deg);\n }\n 36% {\n -webkit-transform: rotate(12deg);\n transform: rotate(12deg);\n }\n 40%, 100% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n}\n@keyframes fa-shake {\n 0% {\n -webkit-transform: rotate(-15deg);\n transform: rotate(-15deg);\n }\n 4% {\n -webkit-transform: rotate(15deg);\n transform: rotate(15deg);\n }\n 8%, 24% {\n -webkit-transform: rotate(-18deg);\n transform: rotate(-18deg);\n }\n 12%, 28% {\n -webkit-transform: rotate(18deg);\n transform: rotate(18deg);\n }\n 16% {\n -webkit-transform: rotate(-22deg);\n transform: rotate(-22deg);\n }\n 20% {\n -webkit-transform: rotate(22deg);\n transform: rotate(22deg);\n }\n 32% {\n -webkit-transform: rotate(-12deg);\n transform: rotate(-12deg);\n }\n 36% {\n -webkit-transform: rotate(12deg);\n transform: rotate(12deg);\n }\n 40%, 100% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n}\n@-webkit-keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n@keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n.fa-rotate-90 {\n -webkit-transform: rotate(90deg);\n transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n -webkit-transform: rotate(180deg);\n transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n -webkit-transform: rotate(270deg);\n transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n -webkit-transform: scale(-1, 1);\n transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n -webkit-transform: scale(1, -1);\n transform: scale(1, -1);\n}\n\n.fa-flip-both,\n.fa-flip-horizontal.fa-flip-vertical {\n -webkit-transform: scale(-1, -1);\n transform: scale(-1, -1);\n}\n\n.fa-rotate-by {\n -webkit-transform: rotate(var(--fa-rotate-angle, none));\n transform: rotate(var(--fa-rotate-angle, none));\n}\n\n.fa-stack {\n display: inline-block;\n vertical-align: middle;\n height: 2em;\n position: relative;\n width: 2.5em;\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n z-index: var(--fa-stack-z-index, auto);\n}\n\n.svg-inline--fa.fa-stack-1x {\n height: 1em;\n width: 1.25em;\n}\n.svg-inline--fa.fa-stack-2x {\n height: 2em;\n width: 2.5em;\n}\n\n.fa-inverse {\n color: var(--fa-inverse, #fff);\n}\n\n.sr-only,\n.fa-sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.sr-only-focusable:not(:focus),\n.fa-sr-only-focusable:not(:focus) {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.svg-inline--fa .fa-primary {\n fill: var(--fa-primary-color, currentColor);\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n fill: var(--fa-secondary-color, currentColor);\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n fill: black;\n}\n\n.fad.fa-inverse,\n.fa-duotone.fa-inverse {\n color: var(--fa-inverse, #fff);\n}';if(o!==e||r!==t){var a=new RegExp("\\.".concat(e,"\\-"),"g"),n=new RegExp("\\--".concat(e,"\\-"),"g"),l=new RegExp("\\.".concat(t),"g");c=c.replace(a,".".concat(o,"-")).replace(n,"--".concat(o,"-")).replace(l,".".concat(r))}return c}var Jn=!1;function Xn(){Pn.autoAddCss&&!Jn&&(function(e){if(e&&rn){var t=en.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var o=en.head.childNodes,r=null,c=o.length-1;c>-1;c--){var a=o[c],n=(a.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(n)>-1&&(r=a)}en.head.insertBefore(t,r)}}(Yn()),Jn=!0)}var Kn={mixout:function(){return{dom:{css:Yn,insertCss:Xn}}},hooks:function(){return{beforeDOMElementCreation:function(){Xn()},beforeI2svg:function(){Xn()}}}},Qn=Qa||{};Qn[an]||(Qn[an]={}),Qn[an].styles||(Qn[an].styles={}),Qn[an].hooks||(Qn[an].hooks={}),Qn[an].shims||(Qn[an].shims=[]);var el=Qn[an],tl=[],ol=!1;function rl(e){rn&&(ol?setTimeout(e,0):tl.push(e))}function cl(e){var t=e.tag,o=e.attributes,r=void 0===o?{}:o,c=e.children,a=void 0===c?[]:c;return"string"==typeof e?jn(e):"<".concat(t," ").concat(function(e){return Object.keys(e||{}).reduce((function(t,o){return t+"".concat(o,'="').concat(jn(e[o]),'" ')}),"").trim()}(r),">").concat(a.map(cl).join(""),"</").concat(t,">")}function al(e,t,o){if(e&&e[t]&&e[t][o])return{prefix:t,iconName:o,icon:e[t][o]}}rn&&((ol=(en.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(en.readyState))||en.addEventListener("DOMContentLoaded",(function e(){en.removeEventListener("DOMContentLoaded",e),ol=1,tl.map((function(e){return e()}))})));var nl=function(e,t,o,r){var c,a,n,l=Object.keys(e),i=l.length,s=void 0!==r?function(e,t){return function(o,r,c,a){return e.call(t,o,r,c,a)}}(t,r):t;for(void 0===o?(c=1,n=e[l[0]]):(c=0,n=o);c<i;c++)n=s(n,e[a=l[c]],a,e);return n};function ll(e){var t=function(e){for(var t=[],o=0,r=e.length;o<r;){var c=e.charCodeAt(o++);if(c>=55296&&c<=56319&&o<r){var a=e.charCodeAt(o++);56320==(64512&a)?t.push(((1023&c)<<10)+(1023&a)+65536):(t.push(c),o--)}else t.push(c)}return t}(e);return 1===t.length?t[0].toString(16):null}function il(e){return Object.keys(e).reduce((function(t,o){var r=e[o];return r.icon?t[r.iconName]=r.icon:t[o]=r,t}),{})}function sl(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=o.skipHooks,c=void 0!==r&&r,a=il(t);"function"!=typeof el.hooks.addPack||c?el.styles[e]=Ta(Ta({},el.styles[e]||{}),a):el.hooks.addPack(e,il(t)),"fas"===e&&sl("fa",t)}var dl,ml,fl,ul=el.styles,pl=el.shims,bl=($a(dl={},bn,Object.values(zn[bn])),$a(dl,hn,Object.values(zn[hn])),dl),hl=null,gl={},vl={},Cl={},yl={},zl={},Hl=($a(ml={},bn,Object.keys(Cn[bn])),$a(ml,hn,Object.keys(Cn[hn])),ml);function _l(e,t){var o,r=t.split("-"),c=r[0],a=r.slice(1).join("-");return c!==e||""===a||(o=a,~In.indexOf(o))?null:a}var Vl,xl=function(){var e=function(e){return nl(ul,(function(t,o,r){return t[r]=nl(o,e,{}),t}),{})};gl=e((function(e,t,o){(t[3]&&(e[t[3]]=o),t[2])&&t[2].filter((function(e){return"number"==typeof e})).forEach((function(t){e[t.toString(16)]=o}));return e})),vl=e((function(e,t,o){(e[o]=o,t[2])&&t[2].filter((function(e){return"string"==typeof e})).forEach((function(t){e[t]=o}));return e})),zl=e((function(e,t,o){var r=t[2];return e[o]=o,r.forEach((function(t){e[t]=o})),e}));var t="far"in ul||Pn.autoFetchSvg,o=nl(pl,(function(e,o){var r=o[0],c=o[1],a=o[2];return"far"!==c||t||(c="fas"),"string"==typeof r&&(e.names[r]={prefix:c,iconName:a}),"number"==typeof r&&(e.unicodes[r.toString(16)]={prefix:c,iconName:a}),e}),{names:{},unicodes:{}});Cl=o.names,yl=o.unicodes,hl=El(Pn.styleDefault,{family:Pn.familyDefault})};function Ml(e,t){return(gl[e]||{})[t]}function Ll(e,t){return(zl[e]||{})[t]}function wl(e){return Cl[e]||{prefix:null,iconName:null}}function Sl(){return hl}function El(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.family,r=void 0===o?bn:o,c=Cn[r][e],a=yn[r][e]||yn[r][c],n=e in el.styles?e:null;return a||n||null}Vl=function(e){hl=El(e.styleDefault,{family:Pn.familyDefault})},Wn.push(Vl),xl();var kl=($a(fl={},bn,Object.keys(zn[bn])),$a(fl,hn,Object.keys(zn[hn])),fl);function Nl(e){var t,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=o.skipLookups,c=void 0!==r&&r,a=($a(t={},bn,"".concat(Pn.cssPrefix,"-").concat(bn)),$a(t,hn,"".concat(Pn.cssPrefix,"-").concat(hn)),t),n=null,l=bn;(e.includes(a[bn])||e.some((function(e){return kl[bn].includes(e)})))&&(l=bn),(e.includes(a[hn])||e.some((function(e){return kl[hn].includes(e)})))&&(l=hn);var i=e.reduce((function(e,t){var o=_l(Pn.cssPrefix,t);if(ul[t]?(t=bl[l].includes(t)?Hn[l][t]:t,n=t,e.prefix=t):Hl[l].indexOf(t)>-1?(n=t,e.prefix=El(t,{family:l})):o?e.iconName=o:t!==Pn.replacementClass&&t!==a[bn]&&t!==a[hn]&&e.rest.push(t),!c&&e.prefix&&e.iconName){var r="fa"===n?wl(e.iconName):{},i=Ll(e.prefix,e.iconName);r.prefix&&(n=null),e.iconName=r.iconName||i||e.iconName,e.prefix=r.prefix||e.prefix,"far"!==e.prefix||ul.far||!ul.fas||Pn.autoFetchSvg||(e.prefix="fas")}return e}),{prefix:null,iconName:null,rest:[]});return(e.includes("fa-brands")||e.includes("fab"))&&(i.prefix="fab"),(e.includes("fa-duotone")||e.includes("fad"))&&(i.prefix="fad"),i.prefix||l!==hn||!ul.fass&&!Pn.autoFetchSvg||(i.prefix="fass",i.iconName=Ll(i.prefix,i.iconName)||i.iconName),"fa"!==i.prefix&&"fa"!==n||(i.prefix=Sl()||"fas"),i}var Tl=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.definitions={}}var t,o;return t=e,o=[{key:"add",value:function(){for(var e=this,t=arguments.length,o=new Array(t),r=0;r<t;r++)o[r]=arguments[r];var c=o.reduce(this._pullDefinitions,{});Object.keys(c).forEach((function(t){e.definitions[t]=Ta(Ta({},e.definitions[t]||{}),c[t]),sl(t,c[t]);var o=zn[bn][t];o&&sl(o,c[t]),xl()}))}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(e,t){var o=t.prefix&&t.iconName&&t.icon?{0:t}:t;return Object.keys(o).map((function(t){var r=o[t],c=r.prefix,a=r.iconName,n=r.icon,l=n[2];e[c]||(e[c]={}),l.length>0&&l.forEach((function(t){"string"==typeof t&&(e[c][t]=n)})),e[c][a]=n})),e}}],o&&Ia(t.prototype,o),Object.defineProperty(t,"prototype",{writable:!1}),e}(),Bl=[],Il={},$l={},Rl=Object.keys($l);function Al(e,t){for(var o=arguments.length,r=new Array(o>2?o-2:0),c=2;c<o;c++)r[c-2]=arguments[c];var a=Il[e]||[];return a.forEach((function(e){t=e.apply(null,[t].concat(r))})),t}function Pl(e){for(var t=arguments.length,o=new Array(t>1?t-1:0),r=1;r<t;r++)o[r-1]=arguments[r];var c=Il[e]||[];c.forEach((function(e){e.apply(null,o)}))}function Wl(){var e=arguments[0],t=Array.prototype.slice.call(arguments,1);return $l[e]?$l[e].apply(null,t):void 0}function Dl(e){"fa"===e.prefix&&(e.prefix="fas");var t=e.iconName,o=e.prefix||Sl();if(t)return t=Ll(o,t)||t,al(Ol.definitions,o,t)||al(el.styles,o,t)}var Ol=new Tl,Fl={i2svg:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return rn?(Pl("beforeI2svg",e),Wl("pseudoElements2svg",e),Wl("i2svg",e)):Promise.reject("Operation requires a DOM of some kind.")},watch:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.autoReplaceSvgRoot;!1===Pn.autoReplaceSvg&&(Pn.autoReplaceSvg=!0),Pn.observeMutations=!0,rl((function(){Ul({autoReplaceSvgRoot:t}),Pl("watch",e)}))}},Gl={noAuto:function(){Pn.autoReplaceSvg=!1,Pn.observeMutations=!1,Pl("noAuto")},config:Pn,dom:Fl,parse:{icon:function(e){if(null===e)return null;if("object"===Ba(e)&&e.prefix&&e.iconName)return{prefix:e.prefix,iconName:Ll(e.prefix,e.iconName)||e.iconName};if(Array.isArray(e)&&2===e.length){var t=0===e[1].indexOf("fa-")?e[1].slice(3):e[1],o=El(e[0]);return{prefix:o,iconName:Ll(o,t)||t}}if("string"==typeof e&&(e.indexOf("".concat(Pn.cssPrefix,"-"))>-1||e.match(Vn))){var r=Nl(e.split(" "),{skipLookups:!0});return{prefix:r.prefix||Sl(),iconName:Ll(r.prefix,r.iconName)||r.iconName}}if("string"==typeof e){var c=Sl();return{prefix:c,iconName:Ll(c,e)||e}}}},library:Ol,findIconDefinition:Dl,toHtml:cl},Ul=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.autoReplaceSvgRoot,o=void 0===t?en:t;(Object.keys(el.styles).length>0||Pn.autoFetchSvg)&&rn&&Pn.autoReplaceSvg&&Gl.dom.i2svg({node:o})};function jl(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map((function(e){return cl(e)}))}}),Object.defineProperty(e,"node",{get:function(){if(rn){var t=en.createElement("div");return t.innerHTML=e.html,t.children}}}),e}function ql(e){var t=e.icons,o=t.main,r=t.mask,c=e.prefix,a=e.iconName,n=e.transform,l=e.symbol,i=e.title,s=e.maskId,d=e.titleId,m=e.extra,f=e.watchable,u=void 0!==f&&f,p=r.found?r:o,b=p.width,h=p.height,g="fak"===c,v=[Pn.replacementClass,a?"".concat(Pn.cssPrefix,"-").concat(a):""].filter((function(e){return-1===m.classes.indexOf(e)})).filter((function(e){return""!==e||!!e})).concat(m.classes).join(" "),C={children:[],attributes:Ta(Ta({},m.attributes),{},{"data-prefix":c,"data-icon":a,class:v,role:m.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(b," ").concat(h)})},y=g&&!~m.classes.indexOf("fa-fw")?{width:"".concat(b/h*16*.0625,"em")}:{};u&&(C.attributes[ln]=""),i&&(C.children.push({tag:"title",attributes:{id:C.attributes["aria-labelledby"]||"title-".concat(d||Fn())},children:[i]}),delete C.attributes.title);var z=Ta(Ta({},C),{},{prefix:c,iconName:a,main:o,mask:r,maskId:s,transform:n,symbol:l,styles:Ta(Ta({},y),m.styles)}),H=r.found&&o.found?Wl("generateAbstractMask",z)||{children:[],attributes:{}}:Wl("generateAbstractIcon",z)||{children:[],attributes:{}},_=H.children,V=H.attributes;return z.children=_,z.attributes=V,l?function(e){var t=e.prefix,o=e.iconName,r=e.children,c=e.attributes,a=e.symbol,n=!0===a?"".concat(t,"-").concat(Pn.cssPrefix,"-").concat(o):a;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:Ta(Ta({},c),{},{id:n}),children:r}]}]}(z):function(e){var t=e.children,o=e.main,r=e.mask,c=e.attributes,a=e.styles,n=e.transform;if(Zn(n)&&o.found&&!r.found){var l={x:o.width/o.height/2,y:.5};c.style=qn(Ta(Ta({},a),{},{"transform-origin":"".concat(l.x+n.x/16,"em ").concat(l.y+n.y/16,"em")}))}return[{tag:"svg",attributes:c,children:t}]}(z)}function Zl(e){var t=e.content,o=e.width,r=e.height,c=e.transform,a=e.title,n=e.extra,l=e.watchable,i=void 0!==l&&l,s=Ta(Ta(Ta({},n.attributes),a?{title:a}:{}),{},{class:n.classes.join(" ")});i&&(s[ln]="");var d=Ta({},n.styles);Zn(c)&&(d.transform=function(e){var t=e.transform,o=e.width,r=void 0===o?16:o,c=e.height,a=void 0===c?16:c,n=e.startCentered,l=void 0!==n&&n,i="";return i+=l&&cn?"translate(".concat(t.x/Dn-r/2,"em, ").concat(t.y/Dn-a/2,"em) "):l?"translate(calc(-50% + ".concat(t.x/Dn,"em), calc(-50% + ").concat(t.y/Dn,"em)) "):"translate(".concat(t.x/Dn,"em, ").concat(t.y/Dn,"em) "),(i+="scale(".concat(t.size/Dn*(t.flipX?-1:1),", ").concat(t.size/Dn*(t.flipY?-1:1),") "))+"rotate(".concat(t.rotate,"deg) ")}({transform:c,startCentered:!0,width:o,height:r}),d["-webkit-transform"]=d.transform);var m=qn(d);m.length>0&&(s.style=m);var f=[];return f.push({tag:"span",attributes:s,children:[t]}),a&&f.push({tag:"span",attributes:{class:"sr-only"},children:[a]}),f}function Yl(e){var t=e.content,o=e.title,r=e.extra,c=Ta(Ta(Ta({},r.attributes),o?{title:o}:{}),{},{class:r.classes.join(" ")}),a=qn(r.styles);a.length>0&&(c.style=a);var n=[];return n.push({tag:"span",attributes:c,children:[t]}),o&&n.push({tag:"span",attributes:{class:"sr-only"},children:[o]}),n}var Jl=el.styles;function Xl(e){var t=e[0],o=e[1],r=Ra(e.slice(4),1)[0];return{found:!0,width:t,height:o,icon:Array.isArray(r)?{tag:"g",attributes:{class:"".concat(Pn.cssPrefix,"-").concat(kn)},children:[{tag:"path",attributes:{class:"".concat(Pn.cssPrefix,"-").concat(Tn),fill:"currentColor",d:r[0]}},{tag:"path",attributes:{class:"".concat(Pn.cssPrefix,"-").concat(Nn),fill:"currentColor",d:r[1]}}]}:{tag:"path",attributes:{fill:"currentColor",d:r}}}}var Kl={found:!1,width:512,height:512};function Ql(e,t){var o=t;return"fa"===t&&null!==Pn.styleDefault&&(t=Sl()),new Promise((function(r,c){if(Wl("missingIconAbstract"),"fa"===o){var a=wl(e)||{};e=a.iconName||e,t=a.prefix||t}if(e&&t&&Jl[t]&&Jl[t][e])return r(Xl(Jl[t][e]));!function(e,t){pn||Pn.showMissingIcons||!e||console.error('Icon with name "'.concat(e,'" and prefix "').concat(t,'" is missing.'))}(e,t),r(Ta(Ta({},Kl),{},{icon:Pn.showMissingIcons&&e&&Wl("missingIconAbstract")||{}}))}))}var ei=function(){},ti=Pn.measurePerformance&&on&&on.mark&&on.measure?on:{mark:ei,measure:ei},oi='FA "6.4.0"',ri=function(e){return ti.mark("".concat(oi," ").concat(e," begins")),function(){return function(e){ti.mark("".concat(oi," ").concat(e," ends")),ti.measure("".concat(oi," ").concat(e),"".concat(oi," ").concat(e," begins"),"".concat(oi," ").concat(e," ends"))}(e)}},ci=function(){};function ai(e){return"string"==typeof(e.getAttribute?e.getAttribute(ln):null)}function ni(e){return en.createElementNS("http://www.w3.org/2000/svg",e)}function li(e){return en.createElement(e)}function ii(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.ceFn,r=void 0===o?"svg"===e.tag?ni:li:o;if("string"==typeof e)return en.createTextNode(e);var c=r(e.tag);Object.keys(e.attributes||[]).forEach((function(t){c.setAttribute(t,e.attributes[t])}));var a=e.children||[];return a.forEach((function(e){c.appendChild(ii(e,{ceFn:r}))})),c}var si={replace:function(e){var t=e[0];if(t.parentNode)if(e[1].forEach((function(e){t.parentNode.insertBefore(ii(e),t)})),null===t.getAttribute(ln)&&Pn.keepOriginalSource){var o=en.createComment(function(e){var t=" ".concat(e.outerHTML," ");return"".concat(t,"Font Awesome fontawesome.com ")}(t));t.parentNode.replaceChild(o,t)}else t.remove()},nest:function(e){var t=e[0],o=e[1];if(~Un(t).indexOf(Pn.replacementClass))return si.replace(e);var r=new RegExp("".concat(Pn.cssPrefix,"-.*"));if(delete o[0].attributes.id,o[0].attributes.class){var c=o[0].attributes.class.split(" ").reduce((function(e,t){return t===Pn.replacementClass||t.match(r)?e.toSvg.push(t):e.toNode.push(t),e}),{toNode:[],toSvg:[]});o[0].attributes.class=c.toSvg.join(" "),0===c.toNode.length?t.removeAttribute("class"):t.setAttribute("class",c.toNode.join(" "))}var a=o.map((function(e){return cl(e)})).join("\n");t.setAttribute(ln,""),t.innerHTML=a}};function di(e){e()}function mi(e,t){var o="function"==typeof t?t:ci;if(0===e.length)o();else{var r=di;"async"===Pn.mutateApproach&&(r=Qa.requestAnimationFrame||di),r((function(){var t=!0===Pn.autoReplaceSvg?si.replace:si[Pn.autoReplaceSvg]||si.replace,r=ri("mutate");e.map(t),r(),o()}))}}var fi=!1;function ui(){fi=!0}function pi(){fi=!1}var bi=null;function hi(e){if(tn&&Pn.observeMutations){var t=e.treeCallback,o=void 0===t?ci:t,r=e.nodeCallback,c=void 0===r?ci:r,a=e.pseudoElementsCallback,n=void 0===a?ci:a,l=e.observeMutationsRoot,i=void 0===l?en:l;bi=new tn((function(e){if(!fi){var t=Sl();Gn(e).forEach((function(e){if("childList"===e.type&&e.addedNodes.length>0&&!ai(e.addedNodes[0])&&(Pn.searchPseudoElements&&n(e.target),o(e.target)),"attributes"===e.type&&e.target.parentNode&&Pn.searchPseudoElements&&n(e.target.parentNode),"attributes"===e.type&&ai(e.target)&&~En.indexOf(e.attributeName))if("class"===e.attributeName&&function(e){var t=e.getAttribute?e.getAttribute(dn):null,o=e.getAttribute?e.getAttribute(mn):null;return t&&o}(e.target)){var r=Nl(Un(e.target)),a=r.prefix,l=r.iconName;e.target.setAttribute(dn,a||t),l&&e.target.setAttribute(mn,l)}else(function(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(Pn.replacementClass)})(e.target)&&c(e.target)}))}})),rn&&bi.observe(i,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function gi(e){var t=e.getAttribute("style"),o=[];return t&&(o=t.split(";").reduce((function(e,t){var o=t.split(":"),r=o[0],c=o.slice(1);return r&&c.length>0&&(e[r]=c.join(":").trim()),e}),{})),o}function vi(e){var t,o,r=e.getAttribute("data-prefix"),c=e.getAttribute("data-icon"),a=void 0!==e.innerText?e.innerText.trim():"",n=Nl(Un(e));return n.prefix||(n.prefix=Sl()),r&&c&&(n.prefix=r,n.iconName=c),n.iconName&&n.prefix||(n.prefix&&a.length>0&&(n.iconName=(t=n.prefix,o=e.innerText,(vl[t]||{})[o]||Ml(n.prefix,ll(e.innerText)))),!n.iconName&&Pn.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(n.iconName=e.firstChild.data)),n}function Ci(e){var t=Gn(e.attributes).reduce((function(e,t){return"class"!==e.name&&"style"!==e.name&&(e[t.name]=t.value),e}),{}),o=e.getAttribute("title"),r=e.getAttribute("data-fa-title-id");return Pn.autoA11y&&(o?t["aria-labelledby"]="".concat(Pn.replacementClass,"-title-").concat(r||Fn()):(t["aria-hidden"]="true",t.focusable="false")),t}function yi(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{styleParser:!0},o=vi(e),r=o.iconName,c=o.prefix,a=o.rest,n=Ci(e),l=Al("parseNodeAttributes",{},e),i=t.styleParser?gi(e):[];return Ta({iconName:r,title:e.getAttribute("title"),titleId:e.getAttribute("data-fa-title-id"),prefix:c,transform:On,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:a,styles:i,attributes:n}},l)}var zi=el.styles;function Hi(e){var t="nest"===Pn.autoReplaceSvg?yi(e,{styleParser:!1}):yi(e);return~t.extra.classes.indexOf(xn)?Wl("generateLayersText",e,t):Wl("generateSvgReplacementMutation",e,t)}var _i=new Set;function Vi(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!rn)return Promise.resolve();var o=en.documentElement.classList,r=function(e){return o.add("".concat(fn,"-").concat(e))},c=function(e){return o.remove("".concat(fn,"-").concat(e))},a=Pn.autoFetchSvg?_i:gn.map((function(e){return"fa-".concat(e)})).concat(Object.keys(zi));a.includes("fa")||a.push("fa");var n=[".".concat(xn,":not([").concat(ln,"])")].concat(a.map((function(e){return".".concat(e,":not([").concat(ln,"])")}))).join(", ");if(0===n.length)return Promise.resolve();var l=[];try{l=Gn(e.querySelectorAll(n))}catch(e){}if(!(l.length>0))return Promise.resolve();r("pending"),c("complete");var i=ri("onTree"),s=l.reduce((function(e,t){try{var o=Hi(t);o&&e.push(o)}catch(e){pn||"MissingIcon"===e.name&&console.error(e)}return e}),[]);return new Promise((function(e,o){Promise.all(s).then((function(o){mi(o,(function(){r("active"),r("complete"),c("pending"),"function"==typeof t&&t(),i(),e()}))})).catch((function(e){i(),o(e)}))}))}function xi(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;Hi(e).then((function(e){e&&mi([e],t)}))}function Mi(e){return function(t){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=(t||{}).icon?t:Dl(t||{}),c=o.mask;return c&&(c=(c||{}).icon?c:Dl(c||{})),e(r,Ta(Ta({},o),{},{mask:c}))}}gn.map((function(e){_i.add("fa-".concat(e))})),Object.keys(Cn[bn]).map(_i.add.bind(_i)),Object.keys(Cn[hn]).map(_i.add.bind(_i)),_i=Aa(_i);var Li=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.transform,r=void 0===o?On:o,c=t.symbol,a=void 0!==c&&c,n=t.mask,l=void 0===n?null:n,i=t.maskId,s=void 0===i?null:i,d=t.title,m=void 0===d?null:d,f=t.titleId,u=void 0===f?null:f,p=t.classes,b=void 0===p?[]:p,h=t.attributes,g=void 0===h?{}:h,v=t.styles,C=void 0===v?{}:v;if(e){var y=e.prefix,z=e.iconName,H=e.icon;return jl(Ta({type:"icon"},e),(function(){return Pl("beforeDOMElementCreation",{iconDefinition:e,params:t}),Pn.autoA11y&&(m?g["aria-labelledby"]="".concat(Pn.replacementClass,"-title-").concat(u||Fn()):(g["aria-hidden"]="true",g.focusable="false")),ql({icons:{main:Xl(H),mask:l?Xl(l.icon):{found:!1,width:null,height:null,icon:{}}},prefix:y,iconName:z,transform:Ta(Ta({},On),r),symbol:a,title:m,maskId:s,titleId:u,extra:{attributes:g,styles:C,classes:b}})}))}},wi={mixout:function(){return{icon:Mi(Li)}},hooks:function(){return{mutationObserverCallbacks:function(e){return e.treeCallback=Vi,e.nodeCallback=xi,e}}},provides:function(e){e.i2svg=function(e){var t=e.node,o=void 0===t?en:t,r=e.callback;return Vi(o,void 0===r?function(){}:r)},e.generateSvgReplacementMutation=function(e,t){var o=t.iconName,r=t.title,c=t.titleId,a=t.prefix,n=t.transform,l=t.symbol,i=t.mask,s=t.maskId,d=t.extra;return new Promise((function(t,m){Promise.all([Ql(o,a),i.iconName?Ql(i.iconName,i.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then((function(i){var m=Ra(i,2),f=m[0],u=m[1];t([e,ql({icons:{main:f,mask:u},prefix:a,iconName:o,transform:n,symbol:l,maskId:s,title:r,titleId:c,extra:d,watchable:!0})])})).catch(m)}))},e.generateAbstractIcon=function(e){var t,o=e.children,r=e.attributes,c=e.main,a=e.transform,n=qn(e.styles);return n.length>0&&(r.style=n),Zn(a)&&(t=Wl("generateAbstractTransformGrouping",{main:c,transform:a,containerWidth:c.width,iconWidth:c.width})),o.push(t||c.icon),{children:o,attributes:r}}}},Si={mixout:function(){return{layer:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.classes,r=void 0===o?[]:o;return jl({type:"layer"},(function(){Pl("beforeDOMElementCreation",{assembler:e,params:t});var o=[];return e((function(e){Array.isArray(e)?e.map((function(e){o=o.concat(e.abstract)})):o=o.concat(e.abstract)})),[{tag:"span",attributes:{class:["".concat(Pn.cssPrefix,"-layers")].concat(Aa(r)).join(" ")},children:o}]}))}}}},Ei={mixout:function(){return{counter:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.title,r=void 0===o?null:o,c=t.classes,a=void 0===c?[]:c,n=t.attributes,l=void 0===n?{}:n,i=t.styles,s=void 0===i?{}:i;return jl({type:"counter",content:e},(function(){return Pl("beforeDOMElementCreation",{content:e,params:t}),Yl({content:e.toString(),title:r,extra:{attributes:l,styles:s,classes:["".concat(Pn.cssPrefix,"-layers-counter")].concat(Aa(a))}})}))}}}},ki={mixout:function(){return{text:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.transform,r=void 0===o?On:o,c=t.title,a=void 0===c?null:c,n=t.classes,l=void 0===n?[]:n,i=t.attributes,s=void 0===i?{}:i,d=t.styles,m=void 0===d?{}:d;return jl({type:"text",content:e},(function(){return Pl("beforeDOMElementCreation",{content:e,params:t}),Zl({content:e,transform:Ta(Ta({},On),r),title:a,extra:{attributes:s,styles:m,classes:["".concat(Pn.cssPrefix,"-layers-text")].concat(Aa(l))}})}))}}},provides:function(e){e.generateLayersText=function(e,t){var o=t.title,r=t.transform,c=t.extra,a=null,n=null;if(cn){var l=parseInt(getComputedStyle(e).fontSize,10),i=e.getBoundingClientRect();a=i.width/l,n=i.height/l}return Pn.autoA11y&&!o&&(c.attributes["aria-hidden"]="true"),Promise.resolve([e,Zl({content:e.innerHTML,width:a,height:n,transform:r,title:o,extra:c,watchable:!0})])}}},Ni=new RegExp('"',"ug"),Ti=[1105920,1112319];function Bi(e,t){var o="".concat("data-fa-pseudo-element-pending").concat(t.replace(":","-"));return new Promise((function(r,c){if(null!==e.getAttribute(o))return r();var a,n,l,i=Gn(e.children).filter((function(e){return e.getAttribute(sn)===t}))[0],s=Qa.getComputedStyle(e,t),d=s.getPropertyValue("font-family").match(Mn),m=s.getPropertyValue("font-weight"),f=s.getPropertyValue("content");if(i&&!d)return e.removeChild(i),r();if(d&&"none"!==f&&""!==f){var u=s.getPropertyValue("content"),p=~["Sharp"].indexOf(d[2])?hn:bn,b=~["Solid","Regular","Light","Thin","Duotone","Brands","Kit"].indexOf(d[2])?yn[p][d[2].toLowerCase()]:Ln[p][m],h=function(e){var t,o,r,c,a=e.replace(Ni,""),n=(r=(t=a).length,(c=t.charCodeAt(0))>=55296&&c<=56319&&r>1&&(o=t.charCodeAt(1))>=56320&&o<=57343?1024*(c-55296)+o-56320+65536:c),l=n>=Ti[0]&&n<=Ti[1],i=2===a.length&&a[0]===a[1];return{value:ll(i?a[0]:a),isSecondary:l||i}}(u),g=h.value,v=h.isSecondary,C=d[0].startsWith("FontAwesome"),y=Ml(b,g),z=y;if(C){var H=(n=yl[a=g],l=Ml("fas",a),n||(l?{prefix:"fas",iconName:l}:null)||{prefix:null,iconName:null});H.iconName&&H.prefix&&(y=H.iconName,b=H.prefix)}if(!y||v||i&&i.getAttribute(dn)===b&&i.getAttribute(mn)===z)r();else{e.setAttribute(o,z),i&&e.removeChild(i);var _={iconName:null,title:null,titleId:null,prefix:null,transform:On,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}},V=_.extra;V.attributes[sn]=t,Ql(y,b).then((function(c){var a=ql(Ta(Ta({},_),{},{icons:{main:c,mask:{prefix:null,iconName:null,rest:[]}},prefix:b,iconName:z,extra:V,watchable:!0})),n=en.createElement("svg");"::before"===t?e.insertBefore(n,e.firstChild):e.appendChild(n),n.outerHTML=a.map((function(e){return cl(e)})).join("\n"),e.removeAttribute(o),r()})).catch(c)}}else r()}))}function Ii(e){return Promise.all([Bi(e,"::before"),Bi(e,"::after")])}function $i(e){return!(e.parentNode===document.head||~un.indexOf(e.tagName.toUpperCase())||e.getAttribute(sn)||e.parentNode&&"svg"===e.parentNode.tagName)}function Ri(e){if(rn)return new Promise((function(t,o){var r=Gn(e.querySelectorAll("*")).filter($i).map(Ii),c=ri("searchPseudoElements");ui(),Promise.all(r).then((function(){c(),pi(),t()})).catch((function(){c(),pi(),o()}))}))}var Ai={hooks:function(){return{mutationObserverCallbacks:function(e){return e.pseudoElementsCallback=Ri,e}}},provides:function(e){e.pseudoElements2svg=function(e){var t=e.node,o=void 0===t?en:t;Pn.searchPseudoElements&&Ri(o)}}},Pi=!1,Wi=function(e){return e.toLowerCase().split(" ").reduce((function(e,t){var o=t.toLowerCase().split("-"),r=o[0],c=o.slice(1).join("-");if(r&&"h"===c)return e.flipX=!0,e;if(r&&"v"===c)return e.flipY=!0,e;if(c=parseFloat(c),isNaN(c))return e;switch(r){case"grow":e.size=e.size+c;break;case"shrink":e.size=e.size-c;break;case"left":e.x=e.x-c;break;case"right":e.x=e.x+c;break;case"up":e.y=e.y-c;break;case"down":e.y=e.y+c;break;case"rotate":e.rotate=e.rotate+c}return e}),{size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0})},Di={mixout:function(){return{parse:{transform:function(e){return Wi(e)}}}},hooks:function(){return{parseNodeAttributes:function(e,t){var o=t.getAttribute("data-fa-transform");return o&&(e.transform=Wi(o)),e}}},provides:function(e){e.generateAbstractTransformGrouping=function(e){var t=e.main,o=e.transform,r=e.containerWidth,c=e.iconWidth,a={transform:"translate(".concat(r/2," 256)")},n="translate(".concat(32*o.x,", ").concat(32*o.y,") "),l="scale(".concat(o.size/16*(o.flipX?-1:1),", ").concat(o.size/16*(o.flipY?-1:1),") "),i="rotate(".concat(o.rotate," 0 0)"),s={outer:a,inner:{transform:"".concat(n," ").concat(l," ").concat(i)},path:{transform:"translate(".concat(c/2*-1," -256)")}};return{tag:"g",attributes:Ta({},s.outer),children:[{tag:"g",attributes:Ta({},s.inner),children:[{tag:t.icon.tag,children:t.icon.children,attributes:Ta(Ta({},t.icon.attributes),s.path)}]}]}}}},Oi={x:0,y:0,width:"100%",height:"100%"};function Fi(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}var Gi,Ui={hooks:function(){return{parseNodeAttributes:function(e,t){var o=t.getAttribute("data-fa-mask"),r=o?Nl(o.split(" ").map((function(e){return e.trim()}))):{prefix:null,iconName:null,rest:[]};return r.prefix||(r.prefix=Sl()),e.mask=r,e.maskId=t.getAttribute("data-fa-mask-id"),e}}},provides:function(e){e.generateAbstractMask=function(e){var t,o=e.children,r=e.attributes,c=e.main,a=e.mask,n=e.maskId,l=e.transform,i=c.width,s=c.icon,d=a.width,m=a.icon,f=function(e){var t=e.transform,o=e.iconWidth,r={transform:"translate(".concat(e.containerWidth/2," 256)")},c="translate(".concat(32*t.x,", ").concat(32*t.y,") "),a="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),n="rotate(".concat(t.rotate," 0 0)");return{outer:r,inner:{transform:"".concat(c," ").concat(a," ").concat(n)},path:{transform:"translate(".concat(o/2*-1," -256)")}}}({transform:l,containerWidth:d,iconWidth:i}),u={tag:"rect",attributes:Ta(Ta({},Oi),{},{fill:"white"})},p=s.children?{children:s.children.map(Fi)}:{},b={tag:"g",attributes:Ta({},f.inner),children:[Fi(Ta({tag:s.tag,attributes:Ta(Ta({},s.attributes),f.path)},p))]},h={tag:"g",attributes:Ta({},f.outer),children:[b]},g="mask-".concat(n||Fn()),v="clip-".concat(n||Fn()),C={tag:"mask",attributes:Ta(Ta({},Oi),{},{id:g,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[u,h]},y={tag:"defs",children:[{tag:"clipPath",attributes:{id:v},children:(t=m,"g"===t.tag?t.children:[t])},C]};return o.push(y,{tag:"rect",attributes:Ta({fill:"currentColor","clip-path":"url(#".concat(v,")"),mask:"url(#".concat(g,")")},Oi)}),{children:o,attributes:r}}}},ji={provides:function(e){var t=!1;Qa.matchMedia&&(t=Qa.matchMedia("(prefers-reduced-motion: reduce)").matches),e.missingIconAbstract=function(){var e=[],o={fill:"currentColor"},r={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};e.push({tag:"path",attributes:Ta(Ta({},o),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})});var c=Ta(Ta({},r),{},{attributeName:"opacity"}),a={tag:"circle",attributes:Ta(Ta({},o),{},{cx:"256",cy:"364",r:"28"}),children:[]};return t||a.children.push({tag:"animate",attributes:Ta(Ta({},r),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:Ta(Ta({},c),{},{values:"1;0;1;1;0;1;"})}),e.push(a),e.push({tag:"path",attributes:Ta(Ta({},o),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:t?[]:[{tag:"animate",attributes:Ta(Ta({},c),{},{values:"1;0;0;0;0;1;"})}]}),t||e.push({tag:"path",attributes:Ta(Ta({},o),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:Ta(Ta({},c),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:e}}}},qi=[Kn,wi,Si,Ei,ki,Ai,{mixout:function(){return{dom:{unwatch:function(){ui(),Pi=!0}}}},hooks:function(){return{bootstrap:function(){hi(Al("mutationObserverCallbacks",{}))},noAuto:function(){bi&&bi.disconnect()},watch:function(e){var t=e.observeMutationsRoot;Pi?pi():hi(Al("mutationObserverCallbacks",{observeMutationsRoot:t}))}}}},Di,Ui,ji,{hooks:function(){return{parseNodeAttributes:function(e,t){var o=t.getAttribute("data-fa-symbol"),r=null!==o&&(""===o||o);return e.symbol=r,e}}}}];Gi={mixoutsTo:Gl}.mixoutsTo,Bl=qi,Il={},Object.keys($l).forEach((function(e){-1===Rl.indexOf(e)&&delete $l[e]})),Bl.forEach((function(e){var t=e.mixout?e.mixout():{};if(Object.keys(t).forEach((function(e){"function"==typeof t[e]&&(Gi[e]=t[e]),"object"===Ba(t[e])&&Object.keys(t[e]).forEach((function(o){Gi[e]||(Gi[e]={}),Gi[e][o]=t[e][o]}))})),e.hooks){var o=e.hooks();Object.keys(o).forEach((function(e){Il[e]||(Il[e]=[]),Il[e].push(o[e])}))}e.provides&&e.provides($l)}));var Zi=Gl.library,Yi=Gl.parse,Ji=Gl.icon,Xi=o(697),Ki=o.n(Xi);function Qi(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function es(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Qi(Object(o),!0).forEach((function(t){os(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Qi(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function ts(e){return ts="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ts(e)}function os(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function rs(e,t){if(null==e)return{};var o,r,c=function(e,t){if(null==e)return{};var o,r,c={},a=Object.keys(e);for(r=0;r<a.length;r++)o=a[r],t.indexOf(o)>=0||(c[o]=e[o]);return c}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)o=a[r],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(c[o]=e[o])}return c}function cs(e){return function(e){if(Array.isArray(e))return as(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return as(e,t);var o=Object.prototype.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?as(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function as(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,r=new Array(t);o<t;o++)r[o]=e[o];return r}function ns(e){return t=e,(t-=0)==t?e:(e=e.replace(/[\-_\s]+(.)?/g,(function(e,t){return t?t.toUpperCase():""}))).substr(0,1).toLowerCase()+e.substr(1);var t}var ls=["style"];function is(e){return e.split(";").map((function(e){return e.trim()})).filter((function(e){return e})).reduce((function(e,t){var o,r=t.indexOf(":"),c=ns(t.slice(0,r)),a=t.slice(r+1).trim();return c.startsWith("webkit")?e[(o=c,o.charAt(0).toUpperCase()+o.slice(1))]=a:e[c]=a,e}),{})}var ss=!1;try{ss=!0}catch(e){}function ds(e){return e&&"object"===ts(e)&&e.prefix&&e.iconName&&e.icon?e:Yi.icon?Yi.icon(e):null===e?null:e&&"object"===ts(e)&&e.prefix&&e.iconName?e:Array.isArray(e)&&2===e.length?{prefix:e[0],iconName:e[1]}:"string"==typeof e?{prefix:"fas",iconName:e}:void 0}function ms(e,t){return Array.isArray(t)&&t.length>0||!Array.isArray(t)&&t?os({},e,t):{}}var fs=oe().forwardRef((function(e,t){var o=e.icon,r=e.mask,c=e.symbol,a=e.className,n=e.title,l=e.titleId,i=e.maskId,s=ds(o),d=ms("classes",[].concat(cs(function(e){var t,o=e.beat,r=e.fade,c=e.beatFade,a=e.bounce,n=e.shake,l=e.flash,i=e.spin,s=e.spinPulse,d=e.spinReverse,m=e.pulse,f=e.fixedWidth,u=e.inverse,p=e.border,b=e.listItem,h=e.flip,g=e.size,v=e.rotation,C=e.pull,y=(os(t={"fa-beat":o,"fa-fade":r,"fa-beat-fade":c,"fa-bounce":a,"fa-shake":n,"fa-flash":l,"fa-spin":i,"fa-spin-reverse":d,"fa-spin-pulse":s,"fa-pulse":m,"fa-fw":f,"fa-inverse":u,"fa-border":p,"fa-li":b,"fa-flip":!0===h,"fa-flip-horizontal":"horizontal"===h||"both"===h,"fa-flip-vertical":"vertical"===h||"both"===h},"fa-".concat(g),null!=g),os(t,"fa-rotate-".concat(v),null!=v&&0!==v),os(t,"fa-pull-".concat(C),null!=C),os(t,"fa-swap-opacity",e.swapOpacity),t);return Object.keys(y).map((function(e){return y[e]?e:null})).filter((function(e){return e}))}(e)),cs(a.split(" ")))),m=ms("transform","string"==typeof e.transform?Yi.transform(e.transform):e.transform),f=ms("mask",ds(r)),u=Ji(s,es(es(es(es({},d),m),f),{},{symbol:c,title:n,titleId:l,maskId:i}));if(!u)return function(){var e;!ss&&console&&"function"==typeof console.error&&(e=console).error.apply(e,arguments)}("Could not find icon",s),null;var p=u.abstract,b={ref:t};return Object.keys(e).forEach((function(t){fs.defaultProps.hasOwnProperty(t)||(b[t]=e[t])})),us(p[0],b)}));fs.displayName="FontAwesomeIcon",fs.propTypes={beat:Ki().bool,border:Ki().bool,beatFade:Ki().bool,bounce:Ki().bool,className:Ki().string,fade:Ki().bool,flash:Ki().bool,mask:Ki().oneOfType([Ki().object,Ki().array,Ki().string]),maskId:Ki().string,fixedWidth:Ki().bool,inverse:Ki().bool,flip:Ki().oneOf([!0,!1,"horizontal","vertical","both"]),icon:Ki().oneOfType([Ki().object,Ki().array,Ki().string]),listItem:Ki().bool,pull:Ki().oneOf(["right","left"]),pulse:Ki().bool,rotation:Ki().oneOf([0,90,180,270]),shake:Ki().bool,size:Ki().oneOf(["2xs","xs","sm","lg","xl","2xl","1x","2x","3x","4x","5x","6x","7x","8x","9x","10x"]),spin:Ki().bool,spinPulse:Ki().bool,spinReverse:Ki().bool,symbol:Ki().oneOfType([Ki().bool,Ki().string]),title:Ki().string,titleId:Ki().string,transform:Ki().oneOfType([Ki().string,Ki().object]),swapOpacity:Ki().bool},fs.defaultProps={border:!1,className:"",mask:null,maskId:null,fixedWidth:!1,inverse:!1,flip:!1,icon:null,listItem:!1,pull:null,pulse:!1,rotation:null,size:null,spin:!1,spinPulse:!1,spinReverse:!1,beat:!1,fade:!1,beatFade:!1,bounce:!1,shake:!1,symbol:!1,title:"",titleId:null,transform:null,swapOpacity:!1};var us=function e(t,o){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if("string"==typeof o)return o;var c=(o.children||[]).map((function(o){return e(t,o)})),a=Object.keys(o.attributes||{}).reduce((function(e,t){var r=o.attributes[t];switch(t){case"class":e.attrs.className=r,delete o.attributes.class;break;case"style":e.attrs.style=is(r);break;default:0===t.indexOf("aria-")||0===t.indexOf("data-")?e.attrs[t.toLowerCase()]=r:e.attrs[ns(t)]=r}return e}),{attrs:{}}),n=r.style,l=void 0===n?{}:n,i=rs(r,ls);return a.attrs.style=es(es({},a.attrs.style),l),t.apply(void 0,[o.tag,es(es({},a.attrs),i)].concat(cs(c)))}.bind(null,oe().createElement);const ps=window.wp.i18n,bs=window.wp.blockEditor,hs=window.wp.primitives,gs=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M20.2 8v11c0 .7-.6 1.2-1.2 1.2H6v1.5h13c1.5 0 2.7-1.2 2.7-2.8V8zM18 16.4V4.6c0-.9-.7-1.6-1.6-1.6H4.6C3.7 3 3 3.7 3 4.6v11.8c0 .9.7 1.6 1.6 1.6h11.8c.9 0 1.6-.7 1.6-1.6zm-13.5 0V4.6c0-.1.1-.1.1-.1h11.8c.1 0 .1.1.1.1v11.8c0 .1-.1.1-.1.1H4.6l-.1-.1z"})),vs=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})),Cs=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M2 12C2 6.44444 6.44444 2 12 2C17.5556 2 22 6.44444 22 12C22 17.5556 17.5556 22 12 22C6.44444 22 2 17.5556 2 12ZM13 11V7H11V11H7V13H11V17H13V13H17V11H13Z"})),ys=(e,t)=>{const o=(e=>{const t=e.includes("_")?"":"_";return"desktop"==e||""==e?"":`${t}${e}`})(e);return t+o},zs=e=>e?e.linked?e.top?e.top:"":e.top||e.right||e.bottom||e.left?(e.top?e.top:0)+" "+(e.right?e.right:0)+" "+(e.bottom?e.bottom:0)+" "+(e.left?e.left:0):"":"",Hs=(e,t="")=>e?e.linked?e.horizontal?e.horizontal:t:e.horizontal||e.vertical?(e.horizontal?e.horizontal:"0")+" "+(e.vertical?e.vertical:"0"):t:t,_s=e=>e?e.linked?e.top_left?e.top_left:"":e.top_left||e.top_right||e.bottom_right||e.bottom_left?(e.top_left?e.top_left:0)+" "+(e.top_right?e.top_right:0)+" "+(e.bottom_right?e.bottom_right:0)+" "+(e.bottom_left?e.bottom_left:0):"":"",Vs=(e,t,o,r,c,a)=>e||t||o||r?(e||0)+" "+(t||0)+" "+(o||0)+" "+(r||0)+" "+(c||"")+("inset"===a?" inset":""):"";function xs(e){const t=e.marginTop?parseInt(e.marginTop)+"px":"10px";return(0,Z.createElement)("div",{className:"rv-settings-divider",style:{marginTop:t}})}const Ms=function(e){ const t=(0,Z.useRef)(null),[o,r]=(0,Z.useState)("");return document.addEventListener("mousedown",(e=>{t.current&&!t.current.contains(e.target)?r("deactive"):t.current&&t.current.contains(e.target)&&r("active")})),(0,Z.createElement)("div",{className:"rv_setting"},(0,Z.createElement)("div",{className:ee()("setting-wrapper",e.className),onMouseOver:()=>{r("active")},ref:t},(0,Z.createElement)("div",{className:"rv-header-with-icon-settings"},(0,Z.createElement)("h4",{className:"rv_setting-label"},(0,ps.__)(e.title,"riovizual"),e.reset&&(0,Z.createElement)("span",{label:(0,ps.__)("Reset","riovizual"),onClick:()=>e.onReset(),className:"reset-button "+o},(0,Z.createElement)(Y.Icon,{icon:"image-rotate"})))),e.children),e.helpNote&&(0,Z.createElement)("div",{className:"rv_help-note"},e.helpNote))};function Ls(e){const t={marginTop:`${e.spaceTop?e.spaceTop:e.space?e.space:"1"}em`,marginBottom:`${e.spaceBottom?e.spaceBottom:e.space?e.space:"1"}em`,borderColor:`${e.color&&e.color}`};return(0,Z.createElement)("hr",{style:t})}const ws=["desktop","tablet","mobile","hover"],Ss=window.wp.compose,Es=window.wp.data,ks=(0,Ss.compose)([(0,Es.withSelect)((e=>({getDevice:e("rio-vizual-style").getDevice()})))])((function(e){const{getDevice:t}=e;return(0,Z.createElement)(Z.Fragment,null,(()=>{const o=e.children;return _.find(o,{key:t})?_.find(o,{key:t}):_.find(o,{key:"desktop"})})())})),Ns=function(e){const{title:t,data:o,options:r,onChange:c,attr:a,initial:n,classes:l}=e,[i,s]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{s(!1),K().map(ws,(e=>{n&&n[e]?n[e]!=o[ys(e,a)]&&s(!0):o[ys(e,a)]&&s(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:t,onReset:()=>{s(!1),K().map(ws,(e=>{n&&n[e]?o[ys(e,a)]&&c(n[e],[ys(e,a)]):o[ys(e,a)]&&c("",[ys(e,a)])}))},reset:i,className:ee()("rv-select-control",l)},(0,Z.createElement)("div",{className:"rv-container-settings"},(0,Z.createElement)(ks,null,K().map(ws,(t=>o.hasOwnProperty(ys(t,a))&&(0,Z.createElement)(Y.SelectControl,{key:t,value:o[ys(t,a)],options:r&&r,onChange:e=>((e,t)=>{c(e,ys(t,a))})(e,t),__nextHasNoMarginBottom:!0},!r&&e.children)))))))},Ts=wp.components.UnitControl?wp.components.UnitControl:wp.components.__experimentalUnitControl,Bs=wp.components.UseCustomUnits?wp.components.UseCustomUnits:wp.components.__experimentalUseCustomUnits,Is=wp.components.InputControl?wp.components.InputControl:wp.components.__experimentalInputControl;wp.components.NumberControl?wp.components.NumberControl:wp.components.__experimentalNumberControl;const $s=function(e){const{title:t,data:o,units:r,onChange:c,attr:a,initial:n,min:l,max:i,step:s,initialPosition:d,hasCustomUnits:m}=e,[f,u]=(0,Z.useState)(!1),p=m?r:Bs({availableUnits:r||["px","%","em","rem","vh","vw"]});return(0,Z.useEffect)((()=>{u(!1),K().map(ws,(e=>{n&&n[e]?n[e]!=o[ys(e,a)]&&u(!0):o[ys(e,a)]&&u(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{u(!1),K().map(ws,(e=>{n&&n[e]?o[ys(e,a)]&&c(n[e],[ys(e,a)]):o[ys(e,a)]&&c("",[ys(e,a)])}))},reset:f,className:"rio-unit-control rv_inline-settings"},(0,Z.createElement)("div",{className:"rv-container-settings"},(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,a))&&(0,Z.createElement)(Ts,{onChange:t=>((e,t)=>{c(e,ys(t,a))})(t,e),value:o[ys(e,a)]?o[ys(e,a)]:d||"px",units:p,key:e,min:l||0,max:i&&i,step:s||"",isDragEnabled:!0})))))))},Rs=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M4 19.8h8.9v-1.5H4v1.5zm8.9-15.6H4v1.5h8.9V4.2zm-8.9 7v1.5h16v-1.5H4z"})),As=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M16.4 4.2H7.6v1.5h8.9V4.2zM4 11.2v1.5h16v-1.5H4zm3.6 8.6h8.9v-1.5H7.6v1.5z"})),Ps=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M11.1 19.8H20v-1.5h-8.9v1.5zm0-15.6v1.5H20V4.2h-8.9zM4 12.8h16v-1.5H4v1.5z"}));function Ws(e){const{value:t,onChange:o}=e,r=e=>{o(e)};return(0,Z.createElement)(Y.ButtonGroup,{className:"rv_alignment-container"},(0,Z.createElement)(Y.Button,{variant:"left"===t?"primary":"secondary",onClick:()=>r("left"),icon:Rs}),(0,Z.createElement)(Y.Button,{variant:"center"===t?"primary":"secondary",onClick:()=>r("center"),icon:As}),(0,Z.createElement)(Y.Button,{variant:"right"===t?"primary":"secondary",onClick:()=>r("right"),icon:Ps}))}const Ds=function(e){const{title:t,data:o,onChange:r,attr:c,initial:a,classes:n}=e,[l,i]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{K().map(ws,(e=>{a&&a[e]?a[e]!=o[ys(e,c)]&&i(!0):o[ys(e,c)]&&i(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),className:n,onReset:()=>{i(!1),K().map(ws,(e=>{a&&a[e]?o[ys(e,c)]&&r(a[e],[ys(e,c)]):o[ys(e,c)]&&r("",[ys(e,c)])}))},reset:l},(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,c))&&(0,Z.createElement)(Ws,{key:e,value:o[ys(e,c)],onChange:t=>((e,t)=>{r(e,ys(t,c))})(t,e)}))))))},Os=(0,Z.createElement)(Y.SVG,{viewBox:"0 0 24 24"},(0,Z.createElement)(Y.Path,{d:"M9.5 20H8V7H9.5V20ZM14 14H15.5V7H14V14ZM4 4H20V5H4V4Z"})),Fs=(0,Z.createElement)(Y.SVG,{viewBox:"0 0 24 24"},(0,Z.createElement)(Y.Path,{d:"M4 13L4 11.5L8 11.5L8 4L9.5 4L9.5 11.5L14 11.5L14 7L15.5 7L15.5 11.5L20 11.5L20 13L15.5 13L15.5 17L14 17L14 13L9.5 13L9.5 20L8 20L8 13L4 13Z"})),Gs=(0,Z.createElement)(Y.SVG,{viewBox:"0 0 24 24"},(0,Z.createElement)(Y.Path,{d:"M9.5 4H8V17H9.5V4ZM14 10H15.5V17H14V10ZM4 20H20V19H4V20Z"}));function Us(e){const{value:t,onChange:o}=e,r=e=>{o(e)};return(0,Z.createElement)(Y.ButtonGroup,{className:"rv_alignment-container"},(0,Z.createElement)(Y.Button,{variant:"top"===t?"primary":"secondary",onClick:()=>r("top"),icon:Os}),(0,Z.createElement)(Y.Button,{variant:"middle"===t?"primary":"secondary",onClick:()=>r("middle"),icon:Fs}),(0,Z.createElement)(Y.Button,{variant:"bottom"===t?"primary":"secondary",onClick:()=>r("bottom"),icon:Gs}))}const js=function(e){const{title:t,data:o,onChange:r,attr:c,initial:a,classes:n}=e,[l,i]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{K().map(ws,(e=>{a&&a[e]?a[e]!=o[ys(e,c)]&&i(!0):o[ys(e,c)]&&i(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{i(!1),K().map(ws,(e=>{a&&a[e]?o[ys(e,c)]&&r(a[e],[ys(e,c)]):o[ys(e,c)]&&r("",[ys(e,c)])}))},reset:l,className:n},(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,c))&&(0,Z.createElement)(Us,{key:e,value:o[ys(e,c)],onChange:t=>((e,t)=>{r(e,ys(t,c))})(t,e)}))))))};function qs(e){const t=[{name:"1",color:"#0D1B2A"},{name:"2",color:"#1B263B"},{name:"3",color:"#415A77"},{name:"5",color:"#F72585"},{name:"6",color:"#B5179E"},{name:"7",color:"#7209B7"},{name:"8",color:"#480CA8"},{name:"10",color:"#3F37C9"},{name:"11",color:"#4361EE"},{name:"12",color:"#4CC9F0"}],o=t=>{e.onChange(t)};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Dropdown,{className:"rv-color-control-container-class-name",contentClassName:"rv-color-control-popover-content-classname",popoverProps:{placement:"bottom-start"},renderToggle:({isOpen:t,onToggle:o})=>(0,Z.createElement)(Y.Button,{className:"rv-color-picker",onClick:o,"aria-expanded":t},(0,Z.createElement)("span",{style:{background:e.value}})),renderContent:()=>(0,Z.createElement)("div",null,(0,Z.createElement)(Y.ColorPicker,{color:e.value,onChange:e=>o(e),enableAlpha:!0,defaultValue:e.default}),(0,Z.createElement)(Y.ColorPalette,{colors:t,disableCustomColors:!0,clearable:!1,onChange:e=>o(e)}))}))}const Zs=function(e){const{title:t,data:o,onChange:r,attr:c,initial:a,helpNote:n}=e,[l,i]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{i(!1),K().map(ws,(e=>{a&&a[e]?a[e]!=o[ys(e,c)]&&i(!0):o[ys(e,c)]&&i(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv_inline-settings"},(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{i(!1),K().map(ws,(e=>{a&&a[e]?o[ys(e,c)]&&r(a[e],[ys(e,c)]):o[ys(e,c)]&&r("",[ys(e,c)])}))},reset:l}),(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,c))&&(0,Z.createElement)(qs,{key:e,value:o[ys(e,c)],onChange:t=>((e,t)=>{r(e,ys(t,c))})(t,e)}))))),e.helpNote&&(0,Z.createElement)("div",{className:"rv_help-note"},e.helpNote))};function Ys(e){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv-advanced-popup rv_advance-popup-gradient mr-bottom-0"},(0,Z.createElement)(Y.GradientPicker,{__nextHasNoMargin:!0,value:e.value?e.value:null,clearable:!1,onChange:t=>{return o=t,void e.onChange(o);var o},gradients:[{name:"Vivid cyan blue to vivid purple",gradient:"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)",slug:"vivid-cyan-blue-to-vivid-purple"},{name:"Light green cyan to vivid green cyan",gradient:"linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%)",slug:"light-green-cyan-to-vivid-green-cyan"},{name:"Luminous vivid amber to luminous vivid orange",gradient:"linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%)",slug:"luminous-vivid-amber-to-luminous-vivid-orange"},{name:"Luminous vivid orange to vivid red",gradient:"linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%)",slug:"luminous-vivid-orange-to-vivid-red"},{name:"Very light gray to cyan bluish gray",gradient:"linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%)",slug:"very-light-gray-to-cyan-bluish-gray"},{name:"Cool to warm spectrum",gradient:"linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%)",slug:"cool-to-warm-spectrum"}]})))}const Js=function(e){const{title:t,data:o,onChange:r,attr:c,initial:a}=e,[n,l]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{K().map(ws,(e=>{a&&a[e]?a[e]!=o[ys(e,c)]&&l(!0):o[ys(e,c)]&&l(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{K().map(ws,(e=>{a&&a[e]?o[ys(e,c)]&&r(a[e],[ys(e,c)]):o[ys(e,c)]&&r("",[ys(e,c)])})),l(!1)},reset:n}),(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,c))&&(0,Z.createElement)(Ys,{key:e,value:o[ys(e,c)],onChange:t=>((e,t)=>{r(e,ys(t,c))})(t,e)})))))},Xs=function(e){const{title:t,data:o,attr:r,units:c,onChange:a,initial:n,min:l,max:i,step:s,initialPosition:d}=e,[m,f]=(0,Z.useState)(!1),u=Bs({availableUnits:c||["px","%","em","rem","vh","vw"]});(0,Z.useEffect)((()=>{f(!1),K().map(ws,(e=>{n&&n[e]?n[e]!=o[ys(e,r)]&&f(!0):o[ys(e,r)]&&""!==o[ys(e,r)]&&f(!0)}))}));return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>(f(!1),void K().map(ws,(e=>{n&&n[e]?o[ys(e,r)]&&a(n[e],[ys(e,r)]):o[ys(e,r)]&&a("",[ys(e,r)])}))),reset:m},(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,r))&&(e=>(0,Z.createElement)("div",{className:"rv-range-control",key:e},(0,Z.createElement)("div",{className:"left"},(0,Z.createElement)(Y.RangeControl,{value:parseFloat(o[ys(e,r)])?parseFloat(o[ys(e,r)]):d||0,onChange:t=>((e,t)=>{const c=o[ys(t,r)]?o[ys(t,r)].replace(/-?\d+([,.]\d+)?/g,""):"",n=""!==c?c:u[0].value;a(`${e}${n}`,ys(t,r))})(t,e),min:l||0,max:i||100,step:s||"",allowReset:!1,withInputField:!1,type:"string"})),(0,Z.createElement)("div",{className:"right"},(0,Z.createElement)(Ts,{onChange:t=>((e,t)=>{a(e,ys(t,r))})(t,e),value:o[ys(e,r)]?o[ys(e,r)]:d||"px",units:u,size:"small",min:l||0,max:i||100,step:s||""}))))(e))))))},Ks=function(e){const{title:t,data:o,units:r,onChange:c,attr:a,min:n,max:l,step:i,initial:s}=e,[d,m]=(0,Z.useState)(!1),f=Bs({availableUnits:r||["px","%","em","rem","vh","vw"]}),u={linked:!0};(0,Z.useEffect)((()=>{K().map(ws,(e=>{s&&s[e]?K().isEqual(s[e],o[ys(e,a)])&&m(!0):o[ys(e,a)]&&(K().isEqual(o[ys(e,a)],u)?m(!1):m(!0))}))}));const p=(e,t,o)=>{let r=b(t);r.linked?(r.top=e,r.right=e,r.bottom=e,r.left=e):r[o]=e,c(r,ys(t,a))},b=e=>o[ys(e,a)]?o[ys(e,a)]:{linked:!0};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{m(!1),K().map(ws,(e=>{s&&s[e]?o[ys(e,a)]&&c(s[e],ys(e,a)):o[ys(e,a)]&&c("",ys(e,a))}))},reset:d},(0,Z.createElement)(ks,null,K().map(ws,(e=>{const t=b(e);return o.hasOwnProperty(ys(e,a))&&(0,Z.createElement)("div",{key:e,className:"linked-unit-wrap"},(0,Z.createElement)("div",{className:"rv-unlinked-range-control"},(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{label:(0,ps.__)("Top","riovizual"),labelPosition:"bottom",onChange:t=>p(t,e,"top"),value:t.top?t.top:"px",units:f,size:"small",min:n||0,max:l&&l,step:i||""})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>p(t,e,"right"),label:(0,ps.__)("Right","riovizual"),labelPosition:"bottom",value:t.right?t.right:"px",units:f,size:"small",min:n||0,max:l&&l,step:i||""})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>p(t,e,"bottom"),label:(0,ps.__)("Bottom","riovizual"),labelPosition:"bottom",value:t.bottom?t.bottom:"px",units:f,size:"small",min:n||0,max:l&&l,step:i||""})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>p(t,e,"left"),label:(0,ps.__)("Left","riovizual"),labelPosition:"bottom",value:t.left?t.left:"px",units:f,size:"small",min:n||0,max:l&&l,step:i||""}))),(0,Z.createElement)("div",{className:"link-button"},(0,Z.createElement)(Y.Button,{icon:t.linked?"admin-links":"editor-unlink",label:t.linked?(0,ps.__)("Unlinked","riovizual"):(0,ps.__)("Linked","riovizual"),onClick:()=>(e=>{const t=b(e);t.linked=!t.linked,c(t,ys(e,a))})(e),className:"linked-btn"+(t.linked&&" active")})))})))))},Qs=function(e){const{title:t,data:o,units:r,onChange:c,attr:a,min:n,max:l,step:i,initial:s}=e,[d,m]=(0,Z.useState)(!1),f=Bs({availableUnits:r||["px","%","em","rem"]}),u={linked:!0};(0,Z.useEffect)((()=>{K().map(ws,(e=>{s&&s[e]?K().isEqual(s[e],o[ys(e,a)])&&m(!0):o[ys(e,a)]&&(K().isEqual(o[ys(e,a)],u)?m(!1):m(!0))}))}));const p=(e,t,o)=>{let r=b(t);r.linked?(r.horizontal=e,r.vertical=e):r[o]=e,c(r,ys(t,a))},b=e=>o[ys(e,a)]?o[ys(e,a)]:{linked:!0};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{m(!1),K().map(ws,(e=>{s&&s[e]?o[ys(e,a)]&&c(s[e],[ys(e,a)]):o[ys(e,a)]&&c("",[ys(e,a)])}))},reset:d},(0,Z.createElement)(ks,null,K().map(ws,(e=>{const t=b(e);return o.hasOwnProperty(ys(e,a))&&(0,Z.createElement)("div",{key:e,className:"linked-border-spacing-wrap"},(0,Z.createElement)("div",{className:"rv-unlinked-range-control"},(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>p(t,e,"horizontal"),label:(0,ps.__)("Horizontal","riovizual"),labelPosition:"bottom",value:t.horizontal?t.horizontal:"px",units:f,size:"small",min:n||0,max:l||100,step:i||""})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>p(t,e,"vertical"),label:(0,ps.__)("Vertical","riovizual"),labelPosition:"bottom",value:t.vertical?t.vertical:"px",units:f,size:"small",min:n||0,max:l||100,step:i||""}))),(0,Z.createElement)("div",{className:"link-button"},(0,Z.createElement)(Y.Button,{icon:t.linked?"admin-links":"editor-unlink",label:(0,ps.__)("Linked"),onClick:()=>(e=>{const t=b(e);t.linked=!t.linked,c(t,ys(e,a))})(e),className:"linked-btn"+(t.linked&&" active")})))})))))},ed=function(e){const{title:t,data:o,units:r,onChange:c,attr:a,min:n,max:l,initial:i}=e,s=Bs({availableUnits:r||["px","%","em","rem"]}),[d,m]=(0,Z.useState)(!1);(0,Z.useEffect)((()=>{K().map(ws,(e=>{i&&i[e]?K().isEqual(i[e],JSON.parse(o[ys(e,a)]))&&m(!0):o[ys(e,a)]&&(K().isEqual(o[ys(e,a)],"")||m(!0))}))}));const f=(e,t,o)=>{let r=u(t);r.linked?(r.top_left=e,r.top_right=e,r.bottom_left=e,r.bottom_right=e):r[o]=e,c(r,ys(t,a))},u=e=>o[ys(e,a)]?o[ys(e,a)]:{linked:!0};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{m(!1),K().map(ws,(e=>{i&&i[e]?o[ys(e,a)]&&c(i[e],[ys(e,a)]):o[ys(e,a)]&&c("",[ys(e,a)])}))},reset:d},(0,Z.createElement)(ks,null,K().map(ws,(e=>{const t=u(e);return o.hasOwnProperty(ys(e,a))&&(0,Z.createElement)("div",{key:e,className:"linked-radius-wrap"},(0,Z.createElement)("div",{className:"rv-unlinked-range-control"},(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>f(t,e,"top_left"),label:(0,ps.__)("Top","riovizual"),labelPosition:"bottom",value:t.top_left?t.top_left:"px",units:s,size:"small",min:n||0,max:l||100})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>f(t,e,"top_right"),label:(0,ps.__)("Right","riovizual"),labelPosition:"bottom",value:t.top_right?t.top_right:"px",units:s,size:"small",min:n||0,max:l||100})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>f(t,e,"bottom_right"),label:(0,ps.__)("Bottom","riovizual"),labelPosition:"bottom",value:t.bottom_right?t.bottom_right:"px",units:s,size:"small",min:n||0,max:l||100})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>f(t,e,"bottom_left"),label:(0,ps.__)("Left","riovizual"),labelPosition:"bottom",value:t.bottom_left?t.bottom_left:"px",units:s,size:"small",min:n||0,max:l||100}))),(0,Z.createElement)("div",{className:"link-button"},(0,Z.createElement)(Y.Button,{icon:t.linked?"admin-links":"editor-unlink",label:t.linked?(0,ps.__)("Unlinked","riovizual"):(0,ps.__)("Linked","riovizual"),onClick:()=>(e=>{const t=u(e);t.linked=!t.linked,c(t,ys(e,a))})(e),className:"linked-btn"+(t.linked&&" active")})))})))))},td=function(e){const{data:t,attr:o}=e;return(0,Z.createElement)("div",{className:"rv-bg-image-container"},(0,Z.createElement)("div",{className:"rv-bg-image-itemwrap"},(0,Z.createElement)(bs.MediaUploadCheck,null,(0,Z.createElement)(bs.MediaUpload,{title:(0,ps.__)("Select or Upload Media","riovizual"),onSelect:t=>{e.onChangeValue(t.url,o.backgroundUrl)},allowedTypes:["image"],value:1,render:({open:e})=>(0,Z.createElement)(Y.Button,{className:t.backgroundUrl?"editor-post-featured-image__preview rv_image-upload":"editor-post-featured-image__toggle rv_image-upload",onClick:e},!t.backgroundUrl&&(0,ps.__)("Set image","riovizual"),t.backgroundUrl&&(0,Z.createElement)("img",{src:t.backgroundUrl}))})),t.backgroundUrl&&(0,Z.createElement)(bs.MediaUploadCheck,null,(0,Z.createElement)(Y.Button,{onClick:()=>e.onChangeValue("",o.backgroundUrl),isDestructive:!0},(0,ps.__)("Remove image","riovizual"))),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Size"),classes:"rv_inline-settings",attr:o.backgroundSize,data:t,onChange:(t,o)=>e.onChangeValue(t,o),options:[{label:"Auto",value:"auto"},{label:"Cover",value:"cover"},{label:"Contain",value:"contain"},{label:"Initial",value:"initial"},{label:"Inherit",value:"inherit"}]}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Position"),classes:"rv_inline-settings",attr:o.backgroundPosition,data:t,onChange:(t,o)=>e.onChangeValue(t,o),options:[{label:"Left Top",value:"left top"},{label:"Left Center",value:"left center"},{label:"Left Bottom",value:"left bottom"},{label:"Right Top",value:"right top"},{label:"Right Center",value:"right center"},{label:"Right Bottom",value:"right bottom"},{label:"Center Top",value:"center top"},{label:"Center Center",value:"center center"},{label:"Center Bottom",value:"center bottom"}]}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Repeat"),classes:"rv_inline-settings",attr:o.backgroundRepeat,data:t,onChange:(t,o)=>e.onChangeValue(t,o),options:[{label:"Repeat",value:"repeat"},{label:"Repeat X",value:"repeat-x"},{label:"Repeat Y",value:"repeat-y"},{label:"Repeat with Space",value:"space"},{label:"Repeat and Stretch",value:"round"},{label:"No Repeat",value:"no-repeat"}]}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Y.ToggleControl,{label:(0,ps.__)("Overlay","riovizual"),className:"rv_toggle-control",checked:t.backgroundBlendMode,onChange:t=>e.onChangeValue(t,o.backgroundBlendMode)}),(0,Z.createElement)(xs,{marginTop:"10"})))},od=function(e){const{attr:t,attrName:o,title:r,hasImage:c}=e,[a,n]=(0,Z.useState)(!1),[l,i]=(0,Z.useState)(!1),s=(0,Z.useRef)(),d={backgroundType:o&&o.backgroundType?o.backgroundType:"backgroundType",backgroundColor:o&&o.backgroundColor?o.backgroundColor:"backgroundColor",backgroundGradient:o&&o.backgroundGradient?o.backgroundGradient:"backgroundGradient",backgroundUrl:o&&o.backgroundUrl?o.backgroundUrl:"backgroundUrl",backgroundSize:o&&o.backgroundSize?o.backgroundSize:"backgroundSize",backgroundPosition:o&&o.backgroundPosition?o.backgroundPosition:"backgroundPosition",backgroundRepeat:o&&o.backgroundRepeat?o.backgroundRepeat:"backgroundRepeat",backgroundBlendMode:o&&o.backgroundBlendMode?o.backgroundBlendMode:"backgroundBlendMode"},m=[d.backgroundType,d.backgroundColor,d.backgroundGradient,d.backgroundUrl,d.backgroundSize,d.backgroundPosition,d.backgroundRepeat,d.backgroundBlendMode],f=e.initialData&&e.initialData;return(0,Z.useEffect)((()=>{i(!1),t&&K().map(m,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(f&&f[ys(o,e)]?f[ys(o,e)]!==t[ys(o,e)]&&i(!0):t[ys(o,e)]&&i(!0))}))}))})),(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup"),c=document.querySelector(".media-frame");if(s.current&&!s.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))&&(!c||!c.contains(e.target))){const e=setTimeout((()=>{n(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[s]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(r,"riovizual"),className:a?"opened-popup rv_inline-settings":"rv_inline-settings",onReset:()=>{let o={};K().map(m,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(f&&f[ys(r,e)]?o[ys(r,e)]=f[ys(r,e)]:o[ys(r,e)]="")}))})),i(!1),n(!1),e.updateAttr(o)},reset:l},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{n((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),a&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:s},(0,Z.createElement)("div",{className:"rv-background-container"},(0,Z.createElement)("div",{className:"rv-button-group-container"},(0,Z.createElement)(Y.ButtonGroup,{className:"rv_tb-table-style"},(0,Z.createElement)(Y.Button,{variant:""===t[d.backgroundType]?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>e.updateAttr({[d.backgroundType]:""})}," ",(0,ps.__)("Classic","riovizual")),(0,Z.createElement)(Y.Button,{variant:"gradient"===t[d.backgroundType]?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>e.updateAttr({[d.backgroundType]:"gradient"})},(0,ps.__)("Gradient","riovizual")),c&&(0,Z.createElement)(Y.Button,{variant:"image"===t[d.backgroundType]?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>e.updateAttr({[d.backgroundType]:"image"})},(0,ps.__)("Image","riovizual")))),(0,Z.createElement)(xs,null),c&&"image"===t[d.backgroundType]&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(td,{attr:d,data:t,onChangeValue:(t,o)=>{e.updateAttr({[o]:t})}})),"gradient"===t[d.backgroundType]&&(0,Z.createElement)(Js,{title:(0,ps.__)("Background Gradient","riovizual"),attr:d.backgroundGradient,data:t,onChange:(t,o)=>e.updateAttr({[o]:t})}),""===t[d.backgroundType]&&(0,Z.createElement)(Zs,{title:(0,ps.__)("Background Color","riovizual"),attr:d.backgroundColor,data:t,onChange:(t,o)=>e.updateAttr({[o]:t})}))))};function rd(e){return(0,Z.createElement)(Z.Fragment,null,!e.hideBorder&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"16"}),(0,Z.createElement)($s,{title:(0,ps.__)("Border Width"),attr:e.attr[0],data:e.data,units:e.units,initial:{desktop:e.initialWidth},onChange:(t,o)=>e.onChange(t,o)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Border Style"),classes:"rv_inline-settings",attr:e.attr[1],data:e.data,onChange:(t,o)=>e.onChange(t,o),options:[{label:"Solid",value:"solid"},{label:"Dashed",value:"dashed"},{label:"Dotted",value:"dotted"},{label:"Double",value:"double"},{label:"Groove",value:"groove"},{label:"Ridge",value:"ridge"},{label:"Inset",value:"inset"},{label:"Outset",value:"outset"},{label:"None",value:"none"}]})),!e.hideColor&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Border Color"),attr:e.attr[2],data:e.data,onChange:(t,o)=>e.onChange(t,o)})))}const cd=function(e){const{attr:t,title:o,radius:r,attrName:c,hideBorder:a,hideColor:n,helpNote:l,units:i}=e,[s,d]=(0,Z.useState)(!1),[m,f]=(0,Z.useState)(!1),[u,p]=(0,Z.useState)("all"),b={borderStyle:c&&c.borderStyle?c.borderStyle:"borderStyle",borderTopStyle:c&&c.borderTopStyle?c.borderTopStyle:"borderTopStyle",borderBottomStyle:c&&c.borderBottomStyle?c.borderBottomStyle:"borderBottomStyle",borderLeftStyle:c&&c.borderLeftStyle?c.borderLeftStyle:"borderLeftStyle",borderRightStyle:c&&c.borderRightStyle?c.borderRightStyle:"borderRightStyle",borderWidth:c&&c.borderWidth?c.borderWidth:"borderWidth",borderTopWidth:c&&c.borderTopWidth?c.borderTopWidth:"borderTopWidth",borderBottomWidth:c&&c.borderBottomWidth?c.borderBottomWidth:"borderBottomWidth",borderLeftWidth:c&&c.borderLeftWidth?c.borderLeftWidth:"borderLeftWidth",borderRightWidth:c&&c.borderRightWidth?c.borderRightWidth:"borderRightWidth",borderColor:c&&c.borderColor?c.borderColor:"borderColor",borderTopColor:c&&c.borderTopColor?c.borderTopColor:"borderTopColor",borderBottomColor:c&&c.borderBottomColor?c.borderBottomColor:"borderBottomColor",borderLeftColor:c&&c.borderLeftColor?c.borderLeftColor:"borderLeftColor",borderRightColor:c&&c.borderRightColor?c.borderRightColor:"borderRightColor",borderRadius:c&&c.borderRadius?c.borderRadius:"borderRadius"},h=[b.borderStyle,b.borderTopStyle,b.borderBottomStyle,b.borderLeftStyle,b.borderRightStyle,b.borderWidth,b.borderTopWidth,b.borderBottomWidth,b.borderLeftWidth,b.borderRightWidth,b.borderColor,b.borderTopColor,b.borderBottomColor,b.borderLeftColor,b.borderRightColor,b.borderRadius],g=e=>{p(e)},v=e.initialData&&e.initialData;(0,Z.useEffect)((()=>{f(!1),t&&K().map(h,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(v&&v[ys(o,e)]?v[ys(o,e)]!==t[ys(o,e)]&&f(!0):t[ys(o,e)]&&f(!0))}))}))}));const C=e=>{let o=!1;return K().map(e,(e=>{K().map(ws,(r=>{t&&t[ys(r,e)]&&(o=!0)}))})),o},y=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(y.current&&!y.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{d(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[y]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(o,"riovizual"),className:s?"opened-popup rv_inline-settings":"rv_inline-settings",helpNote:s?"":l,onReset:()=>{let o={};K().map(h,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(v&&v[ys(r,e)]?o[ys(r,e)]=v[ys(r,e)]:o[ys(r,e)]="")}))})),p("all"),f(!1),d(!1),e.updateAttr(o)},reset:m},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{d((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),s&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:y},(0,Z.createElement)("div",{className:"rv-border-container"},"disabled"!==r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(ed,{title:"Border Radius",attr:b.borderRadius,data:t,units:i,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(Ls,{space:".5"})),(0,Z.createElement)(Y.Flex,{gap:2,align:"center",justify:"space-between",className:"border-tabs"},(0,Z.createElement)(Y.FlexItem,{className:ee()({active:"all"===u,"rv_has-value":C([b.borderWidth,b.borderStyle,b.borderColor])}),onClick:()=>g("all")},(0,Z.createElement)("span",{className:"all tab"})),(0,Z.createElement)(Y.FlexItem,{className:ee()({active:"top"===u,"rv_has-value":C([b.borderTopWidth,b.borderTopStyle,b.borderTopColor])}),onClick:()=>g("top")},(0,Z.createElement)("span",{className:"top tab"})),(0,Z.createElement)(Y.FlexItem,{className:ee()({active:"right"===u,"rv_has-value":C([b.borderRightWidth,b.borderRightStyle,b.borderRightColor])}),onClick:()=>g("right")},(0,Z.createElement)("span",{className:"right tab"})),(0,Z.createElement)(Y.FlexItem,{className:ee()({active:"bottom"===u,"rv_has-value":C([b.borderBottomWidth,b.borderBottomStyle,b.borderBottomColor])}),onClick:()=>g("bottom")},(0,Z.createElement)("span",{className:"bottom tab"})),(0,Z.createElement)(Y.FlexItem,{className:ee()({active:"left"===u,"rv_has-value":C([b.borderLeftWidth,b.borderLeftStyle,b.borderLeftColor])}),onClick:()=>g("left")},(0,Z.createElement)("span",{className:"left tab"}))),"all"===u?(0,Z.createElement)(rd,{data:t,attr:[b.borderWidth,b.borderStyle,b.borderColor],units:i,initialWidth:e.initialWidth,hideBorder:a,hideColor:n,onChange:(t,o)=>e.updateAttr({[o]:t})}):"","top"===u?(0,Z.createElement)(rd,{data:t,attr:[b.borderTopWidth,b.borderTopStyle,b.borderTopColor],units:i,hideBorder:a,hideColor:n,onChange:(t,o)=>e.updateAttr({[o]:t})}):"","right"===u?(0,Z.createElement)(rd,{data:t,attr:[b.borderRightWidth,b.borderRightStyle,b.borderRightColor],units:i,hideBorder:a,hideColor:n,onChange:(t,o)=>e.updateAttr({[o]:t})}):"","bottom"===u?(0,Z.createElement)(rd,{data:t,attr:[b.borderBottomWidth,b.borderBottomStyle,b.borderBottomColor],units:i,hideBorder:a,hideColor:n,onChange:(t,o)=>e.updateAttr({[o]:t})}):"","left"===u?(0,Z.createElement)(rd,{data:t,attr:[b.borderLeftWidth,b.borderLeftStyle,b.borderLeftColor],units:i,hideBorder:a,hideColor:n,onChange:(t,o)=>e.updateAttr({[o]:t})}):"")))},ad=(0,Ss.compose)([(0,Es.withSelect)((e=>({getDevice:e("rio-vizual-style").getDevice()})))])((function(e){const{attr:t,attrName:o,getDevice:r}=e,[c,a]=(0,Z.useState)("type1");(0,Z.useEffect)((()=>{t[o.shadowPreset]&&a(t[o.shadowPreset])}),[]);const n={type1:{horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:""},type2:{horizontalPosition:"0",verticalPosition:"2px",blurStrength:"18px",spreadStrength:"0",shadowColor:"#0000004D",shadowPosition:"initial"},type3:{horizontalPosition:"6px",verticalPosition:"6px",blurStrength:"18px",spreadStrength:"0",shadowColor:"#0000004D",shadowPosition:"initial"},type4:{horizontalPosition:"0",verticalPosition:"12px",blurStrength:"18px",spreadStrength:"-6px",shadowColor:"#0000004D",shadowPosition:"initial"},type5:{horizontalPosition:"10px",verticalPosition:"10px",blurStrength:"0",spreadStrength:"0",shadowColor:"#0000004D",shadowPosition:"initial"},type6:{horizontalPosition:"0",verticalPosition:"6px",blurStrength:"0",spreadStrength:"10px",shadowColor:"#0000004D",shadowPosition:"initial"},type7:{horizontalPosition:"0",verticalPosition:"0",blurStrength:"18px",spreadStrength:"0",shadowColor:"#0000004D",shadowPosition:"inset"},type8:{horizontalPosition:"10px",verticalPosition:"10px",blurStrength:"0",spreadStrength:"0",shadowColor:"#0000004D",shadowPosition:"inset"}},l=c=>{const l="desktop"!==r?"_"+r:"";let i={};i[o.shadowPreset+l]="type1"===c?"":c,i[o.horizontalPosition+l]=n[c].horizontalPosition,i[o.verticalPosition+l]=n[c].verticalPosition,i[o.blurStrength+l]=n[c].blurStrength,i[o.spreadStrength+l]=n[c].spreadStrength,i[o.shadowPosition+l]=n[c].shadowPosition,i[o.shadowColor+l]=n[c].shadowColor?t[o.shadowColor]?t[o.shadowColor]:n[c].shadowColor:"",a(c),e.onChangePreset(i)};return(0,Z.createElement)("div",{className:"shadow-preset"},(0,Z.createElement)(Y.Flex,{gap:"0",className:"shadow-tabs"},(0,Z.createElement)(Y.FlexBlock,{className:"type1"===c?"active shadow-item":"shadow-item",onClick:()=>l("type1")},(0,Z.createElement)("span",{className:"type1"},(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",height:"1em",viewBox:"0 0 512 512",fill:"none"},(0,Z.createElement)("path",{d:"M367.2 412.5L99.5 144.8C77.1 176.1 64 214.5 64 256c0 106 86 192 192 192c41.5 0 79.9-13.1 111.2-35.5zm45.3-45.3C434.9 335.9 448 297.5 448 256c0-106-86-192-192-192c-41.5 0-79.9 13.1-111.2 35.5L412.5 367.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z",fill:"currentColor"})))),(0,Z.createElement)(Y.FlexBlock,{className:"type2"===c?"active shadow-item":"shadow-item",onClick:()=>l("type2")},(0,Z.createElement)("span",{className:"type2 tab"})),(0,Z.createElement)(Y.FlexBlock,{className:"type3"===c?"active shadow-item":"shadow-item",onClick:()=>l("type3")},(0,Z.createElement)("span",{className:"type3 tab"})),(0,Z.createElement)(Y.FlexBlock,{className:"type4"===c?"active shadow-item":"shadow-item",onClick:()=>l("type4")},(0,Z.createElement)("span",{className:"type4 tab"}))),(0,Z.createElement)(Y.Flex,{gap:"0",className:"shadow-tabs"},(0,Z.createElement)(Y.FlexBlock,{className:"type5"===c?"active shadow-item":"shadow-item",onClick:()=>l("type5")},(0,Z.createElement)("span",{className:"type5 tab"})),(0,Z.createElement)(Y.FlexBlock,{className:"type6"===c?"active shadow-item":"shadow-item",onClick:()=>l("type6")},(0,Z.createElement)("span",{className:"type6 tab"})),(0,Z.createElement)(Y.FlexBlock,{className:"type7"===c?"active shadow-item":"shadow-item",onClick:()=>l("type7")},(0,Z.createElement)("span",{className:"type7 tab"})),(0,Z.createElement)(Y.FlexBlock,{className:"type8"===c?"active shadow-item":"shadow-item",onClick:()=>l("type8")},(0,Z.createElement)("span",{className:"type8 tab"}))))})),nd=function(e){const{attr:t,title:o,attrName:r,hideColor:c,helpNote:a}=e,[n,l]=(0,Z.useState)(!1),[i,s]=(0,Z.useState)(!1),d={shadowPreset:r&&r.shadowPreset?r.shadowPreset:"shadowPreset",horizontalPosition:r&&r.horizontalPosition?r.horizontalPosition:"horizontalPosition",verticalPosition:r&&r.verticalPosition?r.verticalPosition:"verticalPosition",blurStrength:r&&r.blurStrength?r.blurStrength:"blurStrength",spreadStrength:r&&r.spreadStrength?r.spreadStrength:"spreadStrength",shadowPosition:r&&r.shadowPosition?r.shadowPosition:"shadowPosition",shadowColor:r&&r.shadowColor?r.shadowColor:"shadowColor"},m=[d.shadowPreset,d.horizontalPosition,d.verticalPosition,d.blurStrength,d.spreadStrength,d.shadowPosition,d.shadowColor],f=e.initialData&&e.initialData;(0,Z.useEffect)((()=>{s(!1),t&&K().map(m,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(f&&f[ys(o,e)]?f[ys(o,e)]!==t[ys(o,e)]&&s(!0):t[ys(o,e)]&&s(!0))}))}))}));const u=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(u.current&&!u.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{l(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[u]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(o,"riovizual"),className:n?"opened-popup rv_inline-settings":"rv_inline-settings",helpNote:n?"":a,onReset:()=>{let o={};K().map(m,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(f&&f[ys(r,e)]?o[ys(r,e)]=f[ys(r,e)]:o[ys(r,e)]="")}))})),s(!1),l(!1),e.updateAttr(o)},reset:i},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{l((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),n&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:u},(0,Z.createElement)("div",{className:"rv-box-shadow-container"},(0,Z.createElement)(ad,{attr:t,attrName:d,onChangePreset:t=>{s(!1),e.updateAttr(t)}}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Horizontal"),attr:d.horizontalPosition,data:t,min:-50,max:50,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Vertical"),attr:d.verticalPosition,data:t,min:-50,max:50,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Blur Strength"),attr:d.blurStrength,data:t,min:0,max:100,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Spread Strength"),attr:d.spreadStrength,data:t,min:-50,max:50,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Position"),classes:"rv_inline-settings",attr:d.shadowPosition,data:t,onChange:(t,o)=>e.updateAttr({[o]:t}),options:[{label:"Outer Shadow",value:"initial"},{label:"Inner Shadow",value:"inset"}]}),!c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color"),attr:d.shadowColor,data:t,onChange:(t,o)=>e.updateAttr({[o]:t})})))))};function ld(e){const[t,o]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{e.data&&o(!0)})),(0,Z.createElement)(Ms,{title:e.title,className:"rv_inline-settings",onReset:()=>{e.onReset(e.attrName.textTransform),o(!1)},reset:t},(0,Z.createElement)(Y.ButtonGroup,{className:"rv_font-button-group"},(0,Z.createElement)(Y.Button,{variant:"uppercase"===e.data?"primary":"secondary",onClick:()=>e.onChange("uppercase")},"AB"),(0,Z.createElement)(Y.Button,{variant:"capitalize"===e.data?"primary":"secondary",onClick:()=>e.onChange("capitalize")},"Ab"),(0,Z.createElement)(Y.Button,{variant:"lowercase"===e.data?"primary":"secondary",onClick:()=>e.onChange("lowercase")},"ab")))}function id(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,r=new Array(t);o<t;o++)r[o]=e[o];return r}function sd(e,t){if(e){if("string"==typeof e)return id(e,t);var o=Object.prototype.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?id(e,t):void 0}}function dd(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var r,c,_x,a,n=[],_n=!0,l=!1;try{if(_x=(o=o.call(e)).next,0===t){if(Object(o)!==o)return;_n=!1}else for(;!(_n=(r=_x.call(o)).done)&&(n.push(r.value),n.length!==t);_n=!0);}catch(e){l=!0,c=e}finally{try{if(!_n&&null!=o.return&&(a=o.return(),Object(a)!==a))return}finally{if(l)throw c}}return n}}(e,t)||sd(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function md(e,t){if(null==e)return{};var o,r,c=Me(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)o=a[r],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(c[o]=e[o])}return c}var fd=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function ud(e,t){for(var o=0;o<t.length;o++){var r=t[o];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,ne(r.key),r)}}function pd(e){return pd=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},pd(e)}function bd(e,t){if(t&&("object"===ae(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function hd(e){return function(e){if(Array.isArray(e))return id(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||sd(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var gd=function(){function e(e){var t=this;this._insertTag=function(e){var o;o=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,o),t.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if(this.isSpeedy){var o=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(t);try{o.insertRule(e,o.cssRules.length)}catch(e){}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode&&e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),vd=Math.abs,Cd=String.fromCharCode,yd=Object.assign;function zd(e){return e.trim()}function Hd(e,t,o){return e.replace(t,o)}function _d(e,t){return e.indexOf(t)}function Vd(e,t){return 0|e.charCodeAt(t)}function xd(e,t,o){return e.slice(t,o)}function Md(e){return e.length}function Ld(e){return e.length}function wd(e,t){return t.push(e),e}var Sd=1,Ed=1,kd=0,Nd=0,Td=0,Bd="";function Id(e,t,o,r,c,a,n){return{value:e,root:t,parent:o,type:r,props:c,children:a,line:Sd,column:Ed,length:n,return:""}}function $d(e,t){return yd(Id("",null,null,"",null,null,0),e,{length:-e.length},t)}function Rd(){return Td=Nd>0?Vd(Bd,--Nd):0,Ed--,10===Td&&(Ed=1,Sd--),Td}function Ad(){return Td=Nd<kd?Vd(Bd,Nd++):0,Ed++,10===Td&&(Ed=1,Sd++),Td}function Pd(){return Vd(Bd,Nd)}function Wd(){return Nd}function Dd(e,t){return xd(Bd,e,t)}function Od(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Fd(e){return Sd=Ed=1,kd=Md(Bd=e),Nd=0,[]}function Gd(e){return Bd="",e}function Ud(e){return zd(Dd(Nd-1,Zd(91===e?e+2:40===e?e+1:e)))}function jd(e){for(;(Td=Pd())&&Td<33;)Ad();return Od(e)>2||Od(Td)>3?"":" "}function qd(e,t){for(;--t&&Ad()&&!(Td<48||Td>102||Td>57&&Td<65||Td>70&&Td<97););return Dd(e,Wd()+(t<6&&32==Pd()&&32==Ad()))}function Zd(e){for(;Ad();)switch(Td){case e:return Nd;case 34:case 39:34!==e&&39!==e&&Zd(Td);break;case 40:41===e&&Zd(e);break;case 92:Ad()}return Nd}function Yd(e,t){for(;Ad()&&e+Td!==57&&(e+Td!==84||47!==Pd()););return"/*"+Dd(t,Nd-1)+"*"+Cd(47===e?e:Ad())}function Jd(e){for(;!Od(Pd());)Ad();return Dd(e,Nd)}var Xd="-ms-",Kd="-moz-",Qd="-webkit-",em="comm",tm="rule",om="decl",rm="@keyframes";function cm(e,t){for(var o="",r=Ld(e),c=0;c<r;c++)o+=t(e[c],c,e,t)||"";return o}function am(e,t,o,r){switch(e.type){case"@import":case om:return e.return=e.return||e.value;case em:return"";case rm:return e.return=e.value+"{"+cm(e.children,r)+"}";case tm:e.value=e.props.join(",")}return Md(o=cm(e.children,r))?e.return=e.value+"{"+o+"}":""}function nm(e){return Gd(lm("",null,null,null,[""],e=Fd(e),0,[0],e))}function lm(e,t,o,r,c,a,n,l,i){for(var s=0,d=0,m=n,f=0,u=0,p=0,b=1,h=1,g=1,v=0,C="",y=c,z=a,H=r,_=C;h;)switch(p=v,v=Ad()){case 40:if(108!=p&&58==Vd(_,m-1)){-1!=_d(_+=Hd(Ud(v),"&","&\f"),"&\f")&&(g=-1);break}case 34:case 39:case 91:_+=Ud(v);break;case 9:case 10:case 13:case 32:_+=jd(p);break;case 92:_+=qd(Wd()-1,7);continue;case 47:switch(Pd()){case 42:case 47:wd(sm(Yd(Ad(),Wd()),t,o),i);break;default:_+="/"}break;case 123*b:l[s++]=Md(_)*g;case 125*b:case 59:case 0:switch(v){case 0:case 125:h=0;case 59+d:u>0&&Md(_)-m&&wd(u>32?dm(_+";",r,o,m-1):dm(Hd(_," ","")+";",r,o,m-2),i);break;case 59:_+=";";default:if(wd(H=im(_,t,o,s,d,c,l,C,y=[],z=[],m),a),123===v)if(0===d)lm(_,t,H,H,y,a,m,l,z);else switch(99===f&&110===Vd(_,3)?100:f){case 100:case 109:case 115:lm(e,H,H,r&&wd(im(e,H,H,0,0,c,l,C,c,y=[],m),z),c,z,m,l,r?y:z);break;default:lm(_,H,H,H,[""],z,0,l,z)}}s=d=u=0,b=g=1,C=_="",m=n;break;case 58:m=1+Md(_),u=p;default:if(b<1)if(123==v)--b;else if(125==v&&0==b++&&125==Rd())continue;switch(_+=Cd(v),v*b){case 38:g=d>0?1:(_+="\f",-1);break;case 44:l[s++]=(Md(_)-1)*g,g=1;break;case 64:45===Pd()&&(_+=Ud(Ad())),f=Pd(),d=m=Md(C=_+=Jd(Wd())),v++;break;case 45:45===p&&2==Md(_)&&(b=0)}}return a}function im(e,t,o,r,c,a,n,l,i,s,d){for(var m=c-1,f=0===c?a:[""],u=Ld(f),p=0,b=0,h=0;p<r;++p)for(var g=0,v=xd(e,m+1,m=vd(b=n[p])),C=e;g<u;++g)(C=zd(b>0?f[g]+" "+v:Hd(v,/&\f/g,f[g])))&&(i[h++]=C);return Id(e,t,o,0===c?tm:l,i,s,d)}function sm(e,t,o){return Id(e,t,o,em,Cd(Td),xd(e,2,-2),0)}function dm(e,t,o,r){return Id(e,t,o,om,xd(e,0,r),xd(e,r+1,-1),r)}var mm=function(e,t,o){for(var r=0,c=0;r=c,c=Pd(),38===r&&12===c&&(t[o]=1),!Od(c);)Ad();return Dd(e,Nd)},fm=new WeakMap,um=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,o=e.parent,r=e.column===o.column&&e.line===o.line;"rule"!==o.type;)if(!(o=o.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||fm.get(o))&&!r){fm.set(e,!0);for(var c=[],a=function(e,t){return Gd(function(e,t){var o=-1,r=44;do{switch(Od(r)){case 0:38===r&&12===Pd()&&(t[o]=1),e[o]+=mm(Nd-1,t,o);break;case 2:e[o]+=Ud(r);break;case 4:if(44===r){e[++o]=58===Pd()?"&\f":"",t[o]=e[o].length;break}default:e[o]+=Cd(r)}}while(r=Ad());return e}(Fd(e),t))}(t,c),n=o.props,l=0,i=0;l<a.length;l++)for(var s=0;s<n.length;s++,i++)e.props[i]=c[l]?a[l].replace(/&\f/g,n[s]):n[s]+" "+a[l]}}},pm=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function bm(e,t){switch(function(e,t){return 45^Vd(e,0)?(((t<<2^Vd(e,0))<<2^Vd(e,1))<<2^Vd(e,2))<<2^Vd(e,3):0}(e,t)){case 5103:return Qd+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return Qd+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Qd+e+Kd+e+Xd+e+e;case 6828:case 4268:return Qd+e+Xd+e+e;case 6165:return Qd+e+Xd+"flex-"+e+e;case 5187:return Qd+e+Hd(e,/(\w+).+(:[^]+)/,Qd+"box-$1$2"+Xd+"flex-$1$2")+e;case 5443:return Qd+e+Xd+"flex-item-"+Hd(e,/flex-|-self/,"")+e;case 4675:return Qd+e+Xd+"flex-line-pack"+Hd(e,/align-content|flex-|-self/,"")+e;case 5548:return Qd+e+Xd+Hd(e,"shrink","negative")+e;case 5292:return Qd+e+Xd+Hd(e,"basis","preferred-size")+e;case 6060:return Qd+"box-"+Hd(e,"-grow","")+Qd+e+Xd+Hd(e,"grow","positive")+e;case 4554:return Qd+Hd(e,/([^-])(transform)/g,"$1"+Qd+"$2")+e;case 6187:return Hd(Hd(Hd(e,/(zoom-|grab)/,Qd+"$1"),/(image-set)/,Qd+"$1"),e,"")+e;case 5495:case 3959:return Hd(e,/(image-set\([^]*)/,Qd+"$1$`$1");case 4968:return Hd(Hd(e,/(.+:)(flex-)?(.*)/,Qd+"box-pack:$3"+Xd+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Qd+e+e;case 4095:case 3583:case 4068:case 2532:return Hd(e,/(.+)-inline(.+)/,Qd+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Md(e)-1-t>6)switch(Vd(e,t+1)){case 109:if(45!==Vd(e,t+4))break;case 102:return Hd(e,/(.+:)(.+)-([^]+)/,"$1"+Qd+"$2-$3$1"+Kd+(108==Vd(e,t+3)?"$3":"$2-$3"))+e;case 115:return~_d(e,"stretch")?bm(Hd(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==Vd(e,t+1))break;case 6444:switch(Vd(e,Md(e)-3-(~_d(e,"!important")&&10))){case 107:return Hd(e,":",":"+Qd)+e;case 101:return Hd(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Qd+(45===Vd(e,14)?"inline-":"")+"box$3$1"+Qd+"$2$3$1"+Xd+"$2box$3")+e}break;case 5936:switch(Vd(e,t+11)){case 114:return Qd+e+Xd+Hd(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Qd+e+Xd+Hd(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Qd+e+Xd+Hd(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Qd+e+Xd+e+e}return e}var hm=[function(e,t,o,r){if(e.length>-1&&!e.return)switch(e.type){case om:e.return=bm(e.value,e.length);break;case rm:return cm([$d(e,{value:Hd(e.value,"@","@"+Qd)})],r);case tm:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=/(::plac\w+|:read-\w+)/.exec(e))?e[0]:e}(t)){case":read-only":case":read-write":return cm([$d(e,{props:[Hd(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return cm([$d(e,{props:[Hd(t,/:(plac\w+)/,":"+Qd+"input-$1")]}),$d(e,{props:[Hd(t,/:(plac\w+)/,":-moz-$1")]}),$d(e,{props:[Hd(t,/:(plac\w+)/,Xd+"input-$1")]})],r)}return""}))}}];const gm=function(e){var t=e.key;if("css"===t){var o=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(o,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var r,c,a=e.stylisPlugins||hm,n={},l=[];r=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),o=1;o<t.length;o++)n[t[o]]=!0;l.push(e)}));var i,s,d,m,f=[am,(m=function(e){i.insert(e)},function(e){e.root||(e=e.return)&&m(e)})],u=(s=[um,pm].concat(a,f),d=Ld(s),function(e,t,o,r){for(var c="",a=0;a<d;a++)c+=s[a](e,t,o,r)||"";return c});c=function(e,t,o,r){i=o,function(e){cm(nm(e),u)}(e?e+"{"+t.styles+"}":t.styles),r&&(p.inserted[t.name]=!0)};var p={key:t,sheet:new gd({key:t,container:r,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:n,registered:{},insert:c};return p.sheet.hydrate(l),p};var vm=function(e,t,o){var r=e.key+"-"+t.name;!1===o&&void 0===e.registered[r]&&(e.registered[r]=t.styles)};const Cm=function(e){for(var t,o=0,r=0,c=e.length;c>=4;++r,c-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),o=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&o)+(59797*(o>>>16)<<16);switch(c){case 3:o^=(255&e.charCodeAt(r+2))<<16;case 2:o^=(255&e.charCodeAt(r+1))<<8;case 1:o=1540483477*(65535&(o^=255&e.charCodeAt(r)))+(59797*(o>>>16)<<16)}return(((o=1540483477*(65535&(o^=o>>>13))+(59797*(o>>>16)<<16))^o>>>15)>>>0).toString(36)},ym={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};var zm=/[A-Z]|^ms/g,Hm=/_EMO_([^_]+?)_([^]*?)_EMO_/g,_m=function(e){return 45===e.charCodeAt(1)},Vm=function(e){return null!=e&&"boolean"!=typeof e},xm=function(e){var t=Object.create(null);return function(e){return void 0===t[e]&&(t[e]=_m(o=e)?o:o.replace(zm,"-$&").toLowerCase()),t[e];var o}}(),Mm=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(Hm,(function(e,t,o){return wm={name:t,styles:o,next:wm},t}))}return 1===ym[e]||_m(e)||"number"!=typeof t||0===t?t:t+"px"};function Lm(e,t,o){if(null==o)return"";if(void 0!==o.__emotion_styles)return o;switch(typeof o){case"boolean":return"";case"object":if(1===o.anim)return wm={name:o.name,styles:o.styles,next:wm},o.name;if(void 0!==o.styles){var r=o.next;if(void 0!==r)for(;void 0!==r;)wm={name:r.name,styles:r.styles,next:wm},r=r.next;return o.styles+";"}return function(e,t,o){var r="";if(Array.isArray(o))for(var c=0;c<o.length;c++)r+=Lm(e,t,o[c])+";";else for(var a in o){var n=o[a];if("object"!=typeof n)null!=t&&void 0!==t[n]?r+=a+"{"+t[n]+"}":Vm(n)&&(r+=xm(a)+":"+Mm(a,n)+";");else if(!Array.isArray(n)||"string"!=typeof n[0]||null!=t&&void 0!==t[n[0]]){var l=Lm(e,t,n);switch(a){case"animation":case"animationName":r+=xm(a)+":"+l+";";break;default:r+=a+"{"+l+"}"}}else for(var i=0;i<n.length;i++)Vm(n[i])&&(r+=xm(a)+":"+Mm(a,n[i])+";")}return r}(e,t,o);case"function":if(void 0!==e){var c=wm,a=o(e);return wm=c,Lm(e,t,a)}}if(null==t)return o;var n=t[o];return void 0!==n?n:o}var wm,Sm=/label:\s*([^\s;\n{]+)\s*(;|$)/g,Em=function(e,t,o){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,c="";wm=void 0;var a=e[0];null==a||void 0===a.raw?(r=!1,c+=Lm(o,t,a)):c+=a[0];for(var n=1;n<e.length;n++)c+=Lm(o,t,e[n]),r&&(c+=a[n]);Sm.lastIndex=0;for(var l,i="";null!==(l=Sm.exec(c));)i+="-"+l[1];return{name:Cm(c)+i,styles:c,next:wm}},km=!!te.useInsertionEffect&&te.useInsertionEffect,Nm=km||function(e){return e()},Tm=(km||te.useLayoutEffect,{}.hasOwnProperty),Bm=(0,te.createContext)("undefined"!=typeof HTMLElement?gm({key:"css"}):null);Bm.Provider;var Im=function(e){return(0,te.forwardRef)((function(t,o){var r=(0,te.useContext)(Bm);return e(t,r,o)}))},$m=(0,te.createContext)({}),Rm="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Am=function(e,t){var o={};for(var r in t)Tm.call(t,r)&&(o[r]=t[r]);return o[Rm]=e,o},Pm=function(e){var t=e.cache,o=e.serialized,r=e.isStringTag;return vm(t,o,r),Nm((function(){return function(e,t,o){vm(e,t,o);var r=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var c=t;do{e.insert(t===c?"."+r:"",c,e.sheet,!0),c=c.next}while(void 0!==c)}}(t,o,r)})),null},Wm=Im((function(e,t,o){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var c=e[Rm],a=[r],n="";"string"==typeof e.className?n=function(e,t,o){var r="";return o.split(" ").forEach((function(o){void 0!==e[o]?t.push(e[o]+";"):r+=o+" "})),r}(t.registered,a,e.className):null!=e.className&&(n=e.className+" ");var l=Em(a,void 0,(0,te.useContext)($m));n+=t.key+"-"+l.name;var i={};for(var s in e)Tm.call(e,s)&&"css"!==s&&s!==Rm&&(i[s]=e[s]);return i.ref=o,i.className=n,(0,te.createElement)(te.Fragment,null,(0,te.createElement)(Pm,{cache:t,serialized:l,isStringTag:"string"==typeof c}),(0,te.createElement)(c,i))})),Dm=function(e,t){var o=arguments;if(null==t||!Tm.call(t,"css"))return te.createElement.apply(void 0,o);var r=o.length,c=new Array(r);c[0]=Wm,c[1]=Am(e,t);for(var a=2;a<r;a++)c[a]=o[a];return te.createElement.apply(null,c)};function Om(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return Em(t)}Math.min,Math.max;function Fm(e){var t;return(null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function Gm(e){return Fm(e).getComputedStyle(e)}["top","right","bottom","left"].reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]),Math.min,Math.max;const Um=Math.round;function jm(e){return Jm(e)?(e.nodeName||"").toLowerCase():""}let qm;function Zm(e){return e instanceof Fm(e).HTMLElement}function Ym(e){return e instanceof Fm(e).Element}function Jm(e){return e instanceof Fm(e).Node}function Xm(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Fm(e).ShadowRoot||e instanceof ShadowRoot)}function Km(e){const{overflow:t,overflowX:o,overflowY:r,display:c}=Gm(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+o)&&!["inline","contents"].includes(c)}function Qm(){return!/^((?!chrome|android).)*safari/i.test(function(){if(qm)return qm;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(qm=e.brands.map((e=>e.brand+"/"+e.version)).join(" "),qm):navigator.userAgent}())}function ef(e){return Ym(e)?e:e.contextElement}const tf={x:1,y:1};function of(e){const t=ef(e);if(!Zm(t))return tf;const o=t.getBoundingClientRect(),{width:r,height:c,fallback:a}=function(e){const t=Gm(e);let o=parseFloat(t.width),r=parseFloat(t.height);const c=e.offsetWidth,a=e.offsetHeight,n=Um(o)!==c||Um(r)!==a;return n&&(o=c,r=a),{width:o,height:r,fallback:n}}(t);let n=(a?Um(o.width):o.width)/r,l=(a?Um(o.height):o.height)/c;return n&&Number.isFinite(n)||(n=1),l&&Number.isFinite(l)||(l=1),{x:n,y:l}}function rf(e,t,o,r){var c,a;void 0===t&&(t=!1),void 0===o&&(o=!1);const n=e.getBoundingClientRect(),l=ef(e);let i=tf;t&&(r?Ym(r)&&(i=of(r)):i=of(e));const s=l?Fm(l):window,d=!Qm()&&o;let m=(n.left+(d&&(null==(c=s.visualViewport)?void 0:c.offsetLeft)||0))/i.x,f=(n.top+(d&&(null==(a=s.visualViewport)?void 0:a.offsetTop)||0))/i.y,u=n.width/i.x,p=n.height/i.y;if(l){const e=Fm(l),t=r&&Ym(r)?Fm(r):r;let o=e.frameElement;for(;o&&r&&t!==e;){const e=of(o),t=o.getBoundingClientRect(),r=getComputedStyle(o);t.x+=(o.clientLeft+parseFloat(r.paddingLeft))*e.x,t.y+=(o.clientTop+parseFloat(r.paddingTop))*e.y,m*=e.x,f*=e.y,u*=e.x,p*=e.y,m+=t.x,f+=t.y,o=Fm(o).frameElement}}return{width:u,height:p,top:f,right:m+u,bottom:f+p,left:m,x:m,y:f}}function cf(e){if("html"===jm(e))return e;const t=e.assignedSlot||e.parentNode||Xm(e)&&e.host||function(e){return((Jm(e)?e.ownerDocument:e.document)||window.document).documentElement}(e);return Xm(t)?t.host:t}function af(e){const t=cf(e);return function(e){return["html","body","#document"].includes(jm(e))}(t)?t.ownerDocument.body:Zm(t)&&Km(t)?t:af(t)}function nf(e,t){var o;void 0===t&&(t=[]);const r=af(e),c=r===(null==(o=e.ownerDocument)?void 0:o.body),a=Fm(r);return c?t.concat(a,a.visualViewport||[],Km(r)?r:[]):t.concat(r,nf(r))}const lf=te.useLayoutEffect;var sf=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],df=function(){};function mf(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function ff(e,t){for(var o=arguments.length,r=new Array(o>2?o-2:0),c=2;c<o;c++)r[c-2]=arguments[c];var a=[].concat(r);if(t&&e)for(var n in t)t.hasOwnProperty(n)&&t[n]&&a.push("".concat(mf(e,n)));return a.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var uf=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===ae(e)&&null!==e?[e]:[];var t},pf=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getClassNames,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,se({},md(e,sf))},bf=function(e,t,o){var r=e.cx,c=e.getStyles,a=e.getClassNames,n=e.className;return{css:c(t,e),className:r(null!=o?o:{},a(t,e),n)}};function hf(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function gf(e){return hf(e)?window.pageYOffset:e.scrollTop}function vf(e,t){hf(e)?window.scrollTo(0,t):e.scrollTop=t}function Cf(e,t,o,r){return o*((e=e/r-1)*e*e+1)+t}function yf(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:df,c=gf(e),a=t-c,n=10,l=0;function i(){var t=Cf(l+=n,c,a,o);vf(e,t),l<o?window.requestAnimationFrame(i):r(e)}i()}function zf(e,t){var o=e.getBoundingClientRect(),r=t.getBoundingClientRect(),c=t.offsetHeight/3;r.bottom+c>o.bottom?vf(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+c,e.scrollHeight)):r.top-c<o.top&&vf(e,Math.max(t.offsetTop-c,0))}function Hf(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var _f=!1,Vf={get passive(){return _f=!0}},xf="undefined"!=typeof window?window:{};xf.addEventListener&&xf.removeEventListener&&(xf.addEventListener("p",df,Vf),xf.removeEventListener("p",df,!1));var Mf=_f;function Lf(e){return null!=e}function wf(e,t,o){return e?t:o}var Sf=function(e){return"auto"===e?"bottom":e},Ef=(0,te.createContext)(null),kf=function(e){var t=e.children,o=e.minMenuHeight,r=e.maxMenuHeight,c=e.menuPlacement,a=e.menuPosition,n=e.menuShouldScrollIntoView,l=e.theme,i=((0,te.useContext)(Ef)||{}).setPortalPlacement,s=(0,te.useRef)(null),d=dd((0,te.useState)(r),2),m=d[0],f=d[1],u=dd((0,te.useState)(null),2),p=u[0],b=u[1],h=l.spacing.controlHeight;return lf((function(){var e=s.current;if(e){var t="fixed"===a,l=function(e){var t=e.maxHeight,o=e.menuEl,r=e.minHeight,c=e.placement,a=e.shouldScroll,n=e.isFixedPosition,l=e.controlHeight,i=function(e){var t=getComputedStyle(e),o="absolute"===t.position,r=/(auto|scroll)/;if("fixed"===t.position)return document.documentElement;for(var c=e;c=c.parentElement;)if(t=getComputedStyle(c),(!o||"static"!==t.position)&&r.test(t.overflow+t.overflowY+t.overflowX))return c;return document.documentElement}(o),s={placement:"bottom",maxHeight:t};if(!o||!o.offsetParent)return s;var d,m=i.getBoundingClientRect().height,f=o.getBoundingClientRect(),u=f.bottom,p=f.height,b=f.top,h=o.offsetParent.getBoundingClientRect().top,g=n||hf(d=i)?window.innerHeight:d.clientHeight,v=gf(i),C=parseInt(getComputedStyle(o).marginBottom,10),y=parseInt(getComputedStyle(o).marginTop,10),z=h-y,H=g-b,_=z+v,V=m-v-b,x=u-g+v+C,M=v+b-y,L=160;switch(c){case"auto":case"bottom":if(H>=p)return{placement:"bottom",maxHeight:t};if(V>=p&&!n)return a&&yf(i,x,L),{placement:"bottom",maxHeight:t};if(!n&&V>=r||n&&H>=r)return a&&yf(i,x,L),{placement:"bottom",maxHeight:n?H-C:V-C};if("auto"===c||n){var w=t,S=n?z:_;return S>=r&&(w=Math.min(S-C-l,t)),{placement:"top",maxHeight:w}}if("bottom"===c)return a&&vf(i,x),{placement:"bottom",maxHeight:t};break;case"top":if(z>=p)return{placement:"top",maxHeight:t};if(_>=p&&!n)return a&&yf(i,M,L),{placement:"top",maxHeight:t};if(!n&&_>=r||n&&z>=r){var E=t;return(!n&&_>=r||n&&z>=r)&&(E=n?z-y:_-y),a&&yf(i,M,L),{placement:"top",maxHeight:E}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(c,'".'))}return s}({maxHeight:r,menuEl:e,minHeight:o,placement:c,shouldScroll:n&&!t,isFixedPosition:t,controlHeight:h});f(l.maxHeight),b(l.placement),null==i||i(l.placement)}}),[r,c,a,n,o,i,h]),t({ref:s,placerProps:se(se({},e),{},{placement:p||Sf(c),maxHeight:m})})},Nf=function(e,t){var o=e.theme,r=o.spacing.baseUnit,c=o.colors;return se({textAlign:"center"},t?{}:{color:c.neutral40,padding:"".concat(2*r,"px ").concat(3*r,"px")})},Tf=Nf,Bf=Nf,If=function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),t)};If.defaultProps={children:"No options"};var $f=function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),t)};$f.defaultProps={children:"Loading..."};var Rf,Af,Pf,Wf=["size"],Df={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Of=function(e){var t=e.size,o=md(e,Wf);return Dm("svg",J({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Df},o))},Ff=function(e){return Dm(Of,J({size:20},e),Dm("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Gf=function(e){return Dm(Of,J({size:20},e),Dm("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},Uf=function(e,t){var o=e.isFocused,r=e.theme,c=r.spacing.baseUnit,a=r.colors;return se({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:o?a.neutral60:a.neutral20,padding:2*c,":hover":{color:o?a.neutral80:a.neutral40}})},jf=Uf,qf=Uf,Zf=function(){var e=Om.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(Rf||(Af=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],Pf||(Pf=Af.slice(0)),Rf=Object.freeze(Object.defineProperties(Af,{raw:{value:Object.freeze(Pf)}})))),Yf=function(e){var t=e.delay,o=e.offset;return Dm("span",{css:Om({animation:"".concat(Zf," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:o?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"","")})},Jf=function(e){var t=e.innerProps,o=e.isRtl;return Dm("div",J({},bf(e,"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Dm(Yf,{delay:0,offset:o}),Dm(Yf,{delay:160,offset:!0}),Dm(Yf,{delay:320,offset:!o}))};Jf.defaultProps={size:4};var Xf=["data"],Kf=["innerRef","isDisabled","isHidden","inputClassName"],Qf={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},eu={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":se({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Qf)},tu=function(e){return se({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},Qf)},ou=function(e){var t=e.children,o=e.innerProps;return Dm("div",o,t)},ru={ClearIndicator:function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),o),t||Dm(Ff,null))},Control:function(e){var t=e.children,o=e.isDisabled,r=e.isFocused,c=e.innerRef,a=e.innerProps,n=e.menuIsOpen;return Dm("div",J({ref:c},bf(e,"control",{control:!0,"control--is-disabled":o,"control--is-focused":r,"control--menu-is-open":n}),a),t)},DropdownIndicator:function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),o),t||Dm(Gf,null))},DownChevron:Gf,CrossIcon:Ff,Group:function(e){var t=e.children,o=e.cx,r=e.getStyles,c=e.getClassNames,a=e.Heading,n=e.headingProps,l=e.innerProps,i=e.label,s=e.theme,d=e.selectProps;return Dm("div",J({},bf(e,"group",{group:!0}),l),Dm(a,J({},n,{selectProps:d,theme:s,getStyles:r,getClassNames:c,cx:o}),i),Dm("div",null,t))},GroupHeading:function(e){var t=pf(e);t.data;var o=md(t,Xf);return Dm("div",J({},bf(e,"groupHeading",{"group-heading":!0}),o))},IndicatorsContainer:function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"indicatorsContainer",{indicators:!0}),o),t)},IndicatorSeparator:function(e){var t=e.innerProps;return Dm("span",J({},t,bf(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:function(e){var t=e.cx,o=e.value,r=pf(e),c=r.innerRef,a=r.isDisabled,n=r.isHidden,l=r.inputClassName,i=md(r,Kf);return Dm("div",J({},bf(e,"input",{"input-container":!0}),{"data-value":o||""}),Dm("input",J({className:t({input:!0},l),ref:c,style:tu(n),disabled:a},i)))},LoadingIndicator:Jf,Menu:function(e){var t=e.children,o=e.innerRef,r=e.innerProps;return Dm("div",J({},bf(e,"menu",{menu:!0}),{ref:o},r),t)},MenuList:function(e){var t=e.children,o=e.innerProps,r=e.innerRef,c=e.isMulti;return Dm("div",J({},bf(e,"menuList",{"menu-list":!0,"menu-list--is-multi":c}),{ref:r},o),t)},MenuPortal:function(e){var t=e.appendTo,o=e.children,r=e.controlElement,c=e.innerProps,a=e.menuPlacement,n=e.menuPosition,l=(0,te.useRef)(null),i=(0,te.useRef)(null),s=dd((0,te.useState)(Sf(a)),2),d=s[0],m=s[1],f=(0,te.useMemo)((function(){return{setPortalPlacement:m}}),[]),u=dd((0,te.useState)(null),2),p=u[0],b=u[1],h=(0,te.useCallback)((function(){if(r){var e=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(r),t="fixed"===n?0:window.pageYOffset,o=e[d]+t;o===(null==p?void 0:p.offset)&&e.left===(null==p?void 0:p.rect.left)&&e.width===(null==p?void 0:p.rect.width)||b({offset:o,rect:e})}}),[r,n,d,null==p?void 0:p.offset,null==p?void 0:p.rect.left,null==p?void 0:p.rect.width]);lf((function(){h()}),[h]);var g=(0,te.useCallback)((function(){"function"==typeof i.current&&(i.current(),i.current=null),r&&l.current&&(i.current=function(e,t,o,r){void 0===r&&(r={});const{ancestorScroll:c=!0,ancestorResize:a=!0,elementResize:n=!0,animationFrame:l=!1}=r,i=c&&!l,s=i||a?[...Ym(e)?nf(e):e.contextElement?nf(e.contextElement):[],...nf(t)]:[];s.forEach((e=>{i&&e.addEventListener("scroll",o,{passive:!0}),a&&e.addEventListener("resize",o)}));let d,m=null;if(n){let r=!0;m=new ResizeObserver((()=>{r||o(),r=!1})),Ym(e)&&!l&&m.observe(e),Ym(e)||!e.contextElement||l||m.observe(e.contextElement),m.observe(t)}let f=l?rf(e):null;return l&&function t(){const r=rf(e);!f||r.x===f.x&&r.y===f.y&&r.width===f.width&&r.height===f.height||o(),f=r,d=requestAnimationFrame(t)}(),o(),()=>{var e;s.forEach((e=>{i&&e.removeEventListener("scroll",o),a&&e.removeEventListener("resize",o)})),null==(e=m)||e.disconnect(),m=null,l&&cancelAnimationFrame(d)}}(r,l.current,h,{elementResize:"ResizeObserver"in window}))}),[r,h]);lf((function(){g()}),[g]);var v=(0,te.useCallback)((function(e){l.current=e,g()}),[g]);if(!t&&"fixed"!==n||!p)return null;var C=Dm("div",J({ref:v},bf(se(se({},e),{},{offset:p.offset,position:n,rect:p.rect}),"menuPortal",{"menu-portal":!0}),c),o);return Dm(Ef.Provider,{value:f},t?(0,ct.createPortal)(C,t):C)},LoadingMessage:$f,NoOptionsMessage:If,MultiValue:function(e){var t=e.children,o=e.components,r=e.data,c=e.innerProps,a=e.isDisabled,n=e.removeProps,l=e.selectProps,i=o.Container,s=o.Label,d=o.Remove;return Dm(i,{data:r,innerProps:se(se({},bf(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),c),selectProps:l},Dm(s,{data:r,innerProps:se({},bf(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:l},t),Dm(d,{data:r,innerProps:se(se({},bf(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},n),selectProps:l}))},MultiValueContainer:ou,MultiValueLabel:ou,MultiValueRemove:function(e){var t=e.children,o=e.innerProps;return Dm("div",J({role:"button"},o),t||Dm(Ff,{size:14}))},Option:function(e){var t=e.children,o=e.isDisabled,r=e.isFocused,c=e.isSelected,a=e.innerRef,n=e.innerProps;return Dm("div",J({},bf(e,"option",{option:!0,"option--is-disabled":o,"option--is-focused":r,"option--is-selected":c}),{ref:a,"aria-disabled":o},n),t)},Placeholder:function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"placeholder",{placeholder:!0}),o),t)},SelectContainer:function(e){var t=e.children,o=e.innerProps,r=e.isDisabled,c=e.isRtl;return Dm("div",J({},bf(e,"container",{"--is-disabled":r,"--is-rtl":c}),o),t)},SingleValue:function(e){var t=e.children,o=e.isDisabled,r=e.innerProps;return Dm("div",J({},bf(e,"singleValue",{"single-value":!0,"single-value--is-disabled":o}),r),t)},ValueContainer:function(e){var t=e.children,o=e.innerProps,r=e.isMulti,c=e.hasValue;return Dm("div",J({},bf(e,"valueContainer",{"value-container":!0,"value-container--is-multi":r,"value-container--has-value":c}),o),t)}},cu=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function au(e,t){if(e.length!==t.length)return!1;for(var o=0;o<e.length;o++)if(!((r=e[o])===(c=t[o])||cu(r)&&cu(c)))return!1;var r,c;return!0}for(var nu={name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"},lu=function(e){return Dm("span",J({css:nu},e))},iu={guidance:function(e){var t=e.isSearchable,o=e.isMulti,r=e.isDisabled,c=e.tabSelectsValue;switch(e.context){case"menu":return"Use Up and Down to choose options".concat(r?"":", press Enter to select the currently focused option",", press Escape to exit the menu").concat(c?", press Tab to select the option and exit the menu":"",".");case"input":return"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(o?" press left to focus selected values":"");case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,o=e.label,r=void 0===o?"":o,c=e.labels,a=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(r,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(c.length>1?"s":""," ").concat(c.join(","),", selected.");case"select-option":return"option ".concat(r,a?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,o=e.focused,r=e.options,c=e.label,a=void 0===c?"":c,n=e.selectValue,l=e.isDisabled,i=e.isSelected,s=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&n)return"value ".concat(a," focused, ").concat(s(n,o),".");if("menu"===t){var d=l?" disabled":"",m="".concat(i?"selected":"focused").concat(d);return"option ".concat(a," ").concat(m,", ").concat(s(r,o),".")}return""},onFilter:function(e){var t=e.inputValue,o=e.resultsMessage;return"".concat(o).concat(t?" for search term "+t:"",".")}},su=function(e){var t=e.ariaSelection,o=e.focusedOption,r=e.focusedValue,c=e.focusableOptions,a=e.isFocused,n=e.selectValue,l=e.selectProps,i=e.id,s=l.ariaLiveMessages,d=l.getOptionLabel,m=l.inputValue,f=l.isMulti,u=l.isOptionDisabled,p=l.isSearchable,b=l.menuIsOpen,h=l.options,g=l.screenReaderStatus,v=l.tabSelectsValue,C=l["aria-label"],y=l["aria-live"],z=(0,te.useMemo)((function(){return se(se({},iu),s||{})}),[s]),H=(0,te.useMemo)((function(){var e,o="";if(t&&z.onChange){var r=t.option,c=t.options,a=t.removedValue,l=t.removedValues,i=t.value,s=a||r||(e=i,Array.isArray(e)?null:e),m=s?d(s):"",f=c||l||void 0,p=f?f.map(d):[],b=se({isDisabled:s&&u(s,n),label:m,labels:p},t);o=z.onChange(b)}return o}),[t,z,u,n,d]),_=(0,te.useMemo)((function(){var e="",t=o||r,a=!!(o&&n&&n.includes(o));if(t&&z.onFocus){var l={focused:t,label:d(t),isDisabled:u(t,n),isSelected:a,options:c,context:t===o?"menu":"value",selectValue:n};e=z.onFocus(l)}return e}),[o,r,d,u,z,c,n]),V=(0,te.useMemo)((function(){var e="";if(b&&h.length&&z.onFilter){var t=g({count:c.length});e=z.onFilter({inputValue:m,resultsMessage:t})}return e}),[c,m,b,z,h,g]),x=(0,te.useMemo)((function(){var e="";if(z.guidance){var t=r?"value":b?"menu":"input";e=z.guidance({"aria-label":C,context:t,isDisabled:o&&u(o,n),isMulti:f,isSearchable:p,tabSelectsValue:v})}return e}),[C,o,r,f,u,p,b,z,n,v]),M="".concat(_," ").concat(V," ").concat(x),L=Dm(te.Fragment,null,Dm("span",{id:"aria-selection"},H),Dm("span",{id:"aria-context"},M)),w="initial-input-focus"===(null==t?void 0:t.action);return Dm(te.Fragment,null,Dm(lu,{id:i},w&&L),Dm(lu,{"aria-live":y,"aria-atomic":"false","aria-relevant":"additions text"},a&&!w&&L))},du=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],mu=new RegExp("["+du.map((function(e){return e.letters})).join("")+"]","g"),fu={},uu=0;uu<du.length;uu++)for(var pu=du[uu],bu=0;bu<pu.letters.length;bu++)fu[pu.letters[bu]]=pu.base;var hu=function(e){return e.replace(mu,(function(e){return fu[e]}))},gu=function(e,t){void 0===t&&(t=au);var o=null;function r(){for(var r=[],c=0;c<arguments.length;c++)r[c]=arguments[c];if(o&&o.lastThis===this&&t(r,o.lastArgs))return o.lastResult;var a=e.apply(this,r);return o={lastResult:a,lastArgs:r,lastThis:this},a}return r.clear=function(){o=null},r}(hu),vu=function(e){return e.replace(/^\s+|\s+$/g,"")},Cu=function(e){return"".concat(e.label," ").concat(e.value)},yu=["innerRef"];function zu(e){var t=e.innerRef,o=function(e){for(var t=arguments.length,o=new Array(t>1?t-1:0),r=1;r<t;r++)o[r-1]=arguments[r];var c=Object.entries(e).filter((function(e){var t=dd(e,1)[0];return!o.includes(t)}));return c.reduce((function(e,t){var o=dd(t,2),r=o[0],c=o[1];return e[r]=c,e}),{})}(md(e,yu),"onExited","in","enter","exit","appear");return Dm("input",J({ref:t},o,{css:Om({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"","")}))}var Hu=["boxSizing","height","overflow","paddingRight","position"],_u={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function Vu(e){e.preventDefault()}function xu(e){e.stopPropagation()}function Mu(){var e=this.scrollTop,t=this.scrollHeight,o=e+this.offsetHeight;0===e?this.scrollTop=1:o===t&&(this.scrollTop=e-1)}function Lu(){return"ontouchstart"in window||navigator.maxTouchPoints}var wu=!("undefined"==typeof window||!window.document||!window.document.createElement),Su=0,Eu={capture:!1,passive:!1},ku=function(){return document.activeElement&&document.activeElement.blur()},Nu={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function Tu(e){var t=e.children,o=e.lockEnabled,r=e.captureEnabled,c=function(e){var t=e.isEnabled,o=e.onBottomArrive,r=e.onBottomLeave,c=e.onTopArrive,a=e.onTopLeave,n=(0,te.useRef)(!1),l=(0,te.useRef)(!1),i=(0,te.useRef)(0),s=(0,te.useRef)(null),d=(0,te.useCallback)((function(e,t){if(null!==s.current){var i=s.current,d=i.scrollTop,m=i.scrollHeight,f=i.clientHeight,u=s.current,p=t>0,b=m-f-d,h=!1;b>t&&n.current&&(r&&r(e),n.current=!1),p&&l.current&&(a&&a(e),l.current=!1),p&&t>b?(o&&!n.current&&o(e),u.scrollTop=m,h=!0,n.current=!0):!p&&-t>d&&(c&&!l.current&&c(e),u.scrollTop=0,h=!0,l.current=!0),h&&function(e){e.preventDefault(),e.stopPropagation()}(e)}}),[o,r,c,a]),m=(0,te.useCallback)((function(e){d(e,e.deltaY)}),[d]),f=(0,te.useCallback)((function(e){i.current=e.changedTouches[0].clientY}),[]),u=(0,te.useCallback)((function(e){var t=i.current-e.changedTouches[0].clientY;d(e,t)}),[d]),p=(0,te.useCallback)((function(e){if(e){var t=!!Mf&&{passive:!1};e.addEventListener("wheel",m,t),e.addEventListener("touchstart",f,t),e.addEventListener("touchmove",u,t)}}),[u,f,m]),b=(0,te.useCallback)((function(e){e&&(e.removeEventListener("wheel",m,!1),e.removeEventListener("touchstart",f,!1),e.removeEventListener("touchmove",u,!1))}),[u,f,m]);return(0,te.useEffect)((function(){if(t){var e=s.current;return p(e),function(){b(e)}}}),[t,p,b]),function(e){s.current=e}}({isEnabled:void 0===r||r,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),a=function(e){var t=e.isEnabled,o=e.accountForScrollbars,r=void 0===o||o,c=(0,te.useRef)({}),a=(0,te.useRef)(null),n=(0,te.useCallback)((function(e){if(wu){var t=document.body,o=t&&t.style;if(r&&Hu.forEach((function(e){var t=o&&o[e];c.current[e]=t})),r&&Su<1){var a=parseInt(c.current.paddingRight,10)||0,n=document.body?document.body.clientWidth:0,l=window.innerWidth-n+a||0;Object.keys(_u).forEach((function(e){var t=_u[e];o&&(o[e]=t)})),o&&(o.paddingRight="".concat(l,"px"))}t&&Lu()&&(t.addEventListener("touchmove",Vu,Eu),e&&(e.addEventListener("touchstart",Mu,Eu),e.addEventListener("touchmove",xu,Eu))),Su+=1}}),[r]),l=(0,te.useCallback)((function(e){if(wu){var t=document.body,o=t&&t.style;Su=Math.max(Su-1,0),r&&Su<1&&Hu.forEach((function(e){var t=c.current[e];o&&(o[e]=t)})),t&&Lu()&&(t.removeEventListener("touchmove",Vu,Eu),e&&(e.removeEventListener("touchstart",Mu,Eu),e.removeEventListener("touchmove",xu,Eu)))}}),[r]);return(0,te.useEffect)((function(){if(t){var e=a.current;return n(e),function(){l(e)}}}),[t,n,l]),function(e){a.current=e}}({isEnabled:o});return Dm(te.Fragment,null,o&&Dm("div",{onClick:ku,css:Nu}),t((function(e){c(e),a(e)})))}var Bu={name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"},Iu=function(e){var t=e.name,o=e.onFocus;return Dm("input",{required:!0,name:t,tabIndex:-1,onFocus:o,css:Bu,value:"",onChange:function(){}})},$u={clearIndicator:qf,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":void 0,pointerEvents:t?"none":void 0,position:"relative"}},control:function(e,t){var o=e.isDisabled,r=e.isFocused,c=e.theme,a=c.colors,n=c.borderRadius;return se({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:c.spacing.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},t?{}:{backgroundColor:o?a.neutral5:a.neutral0,borderColor:o?a.neutral10:r?a.primary:a.neutral20,borderRadius:n,borderStyle:"solid",borderWidth:1,boxShadow:r?"0 0 0 1px ".concat(a.primary):void 0,"&:hover":{borderColor:r?a.primary:a.neutral30}})},dropdownIndicator:jf,group:function(e,t){var o=e.theme.spacing;return t?{}:{paddingBottom:2*o.baseUnit,paddingTop:2*o.baseUnit}},groupHeading:function(e,t){var o=e.theme,r=o.colors,c=o.spacing;return se({label:"group",cursor:"default",display:"block"},t?{}:{color:r.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:3*c.baseUnit,paddingRight:3*c.baseUnit,textTransform:"uppercase"})},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e,t){var o=e.isDisabled,r=e.theme,c=r.spacing.baseUnit,a=r.colors;return se({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:o?a.neutral10:a.neutral20,marginBottom:2*c,marginTop:2*c})},input:function(e,t){var o=e.isDisabled,r=e.value,c=e.theme,a=c.spacing,n=c.colors;return se(se({visibility:o?"hidden":"visible",transform:r?"translateZ(0)":""},eu),t?{}:{margin:a.baseUnit/2,paddingBottom:a.baseUnit/2,paddingTop:a.baseUnit/2,color:n.neutral80})},loadingIndicator:function(e,t){var o=e.isFocused,r=e.size,c=e.theme,a=c.colors,n=c.spacing.baseUnit;return se({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:r,lineHeight:1,marginRight:r,textAlign:"center",verticalAlign:"middle"},t?{}:{color:o?a.neutral60:a.neutral20,padding:2*n})},loadingMessage:Bf,menu:function(e,t){var o,r=e.placement,c=e.theme,a=c.borderRadius,n=c.spacing,l=c.colors;return se((le(o={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(r),"100%"),le(o,"position","absolute"),le(o,"width","100%"),le(o,"zIndex",1),o),t?{}:{backgroundColor:l.neutral0,borderRadius:a,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:n.menuGutter,marginTop:n.menuGutter})},menuList:function(e,t){var o=e.maxHeight,r=e.theme.spacing.baseUnit;return se({maxHeight:o,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},t?{}:{paddingBottom:r,paddingTop:r})},menuPortal:function(e){var t=e.rect,o=e.offset,r=e.position;return{left:t.left,position:r,top:o,width:t.width,zIndex:1}},multiValue:function(e,t){var o=e.theme,r=o.spacing,c=o.borderRadius,a=o.colors;return se({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:a.neutral10,borderRadius:c/2,margin:r.baseUnit/2})},multiValueLabel:function(e,t){var o=e.theme,r=o.borderRadius,c=o.colors,a=e.cropWithEllipsis;return se({overflow:"hidden",textOverflow:a||void 0===a?"ellipsis":void 0,whiteSpace:"nowrap"},t?{}:{borderRadius:r/2,color:c.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},multiValueRemove:function(e,t){var o=e.theme,r=o.spacing,c=o.borderRadius,a=o.colors,n=e.isFocused;return se({alignItems:"center",display:"flex"},t?{}:{borderRadius:c/2,backgroundColor:n?a.dangerLight:void 0,paddingLeft:r.baseUnit,paddingRight:r.baseUnit,":hover":{backgroundColor:a.dangerLight,color:a.danger}})},noOptionsMessage:Tf,option:function(e,t){var o=e.isDisabled,r=e.isFocused,c=e.isSelected,a=e.theme,n=a.spacing,l=a.colors;return se({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},t?{}:{backgroundColor:c?l.primary:r?l.primary25:"transparent",color:o?l.neutral20:c?l.neutral0:"inherit",padding:"".concat(2*n.baseUnit,"px ").concat(3*n.baseUnit,"px"),":active":{backgroundColor:o?void 0:c?l.primary:l.primary50}})},placeholder:function(e,t){var o=e.theme,r=o.spacing,c=o.colors;return se({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},t?{}:{color:c.neutral50,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2})},singleValue:function(e,t){var o=e.isDisabled,r=e.theme,c=r.spacing,a=r.colors;return se({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:o?a.neutral40:a.neutral80,marginLeft:c.baseUnit/2,marginRight:c.baseUnit/2})},valueContainer:function(e,t){var o=e.theme.spacing,r=e.isMulti,c=e.hasValue,a=e.selectProps.controlShouldRenderValue;return se({alignItems:"center",display:r&&c&&a?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},t?{}:{padding:"".concat(o.baseUnit/2,"px ").concat(2*o.baseUnit,"px")})}},Ru={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},Au={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:Hf(),captureMenuScroll:!Hf(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){if(e.data.__isNew__)return!0;var o=se({ignoreCase:!0,ignoreAccents:!0,stringify:Cu,trim:!0,matchFrom:"any"},void 0),r=o.ignoreCase,c=o.ignoreAccents,a=o.stringify,n=o.trim,l=o.matchFrom,i=n?vu(t):t,s=n?vu(a(e)):a(e);return r&&(i=i.toLowerCase(),s=s.toLowerCase()),c&&(i=gu(i),s=hu(s)),"start"===l?s.substr(0,i.length)===i:s.indexOf(i)>-1},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:function(e){return!!e.isDisabled},loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(e){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function Pu(e,t,o,r){return{type:"option",data:t,isDisabled:Uu(e,t,o),isSelected:ju(e,t,o),label:Fu(e,t),value:Gu(e,t),index:r}}function Wu(e,t){return e.options.map((function(o,r){if("options"in o){var c=o.options.map((function(o,r){return Pu(e,o,t,r)})).filter((function(t){return Ou(e,t)}));return c.length>0?{type:"group",data:o,options:c,index:r}:void 0}var a=Pu(e,o,t,r);return Ou(e,a)?a:void 0})).filter(Lf)}function Du(e){return e.reduce((function(e,t){return"group"===t.type?e.push.apply(e,hd(t.options.map((function(e){return e.data})))):e.push(t.data),e}),[])}function Ou(e,t){var o=e.inputValue,r=void 0===o?"":o,c=t.data,a=t.isSelected,n=t.label,l=t.value;return(!Zu(e)||!a)&&qu(e,{label:n,value:l,data:c},r)}var Fu=function(e,t){return e.getOptionLabel(t)},Gu=function(e,t){return e.getOptionValue(t)};function Uu(e,t,o){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,o)}function ju(e,t,o){if(o.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,o);var r=Gu(e,t);return o.some((function(t){return Gu(e,t)===r}))}function qu(e,t,o){return!e.filterOption||e.filterOption(t,o)}var Zu=function(e){var t=e.hideSelectedOptions,o=e.isMulti;return void 0===t?o:t},Yu=1,Ju=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&re(e,t)}(l,e);var t,o,r,c,a,n=(c=l,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=pd(c);if(a){var o=pd(this).constructor;e=Reflect.construct(t,arguments,o)}else e=t.apply(this,arguments);return bd(this,e)});function l(e){var t;if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,l),(t=n.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0},t.blockOptionHover=!1,t.isComposing=!1,t.commonProps=void 0,t.initialTouchX=0,t.initialTouchY=0,t.instancePrefix="",t.openAfterFocus=!1,t.scrollToFocusedOptionOnUpdate=!1,t.userIsDragging=void 0,t.controlRef=null,t.getControlRef=function(e){t.controlRef=e},t.focusedOptionRef=null,t.getFocusedOptionRef=function(e){t.focusedOptionRef=e},t.menuListRef=null,t.getMenuListRef=function(e){t.menuListRef=e},t.inputRef=null,t.getInputRef=function(e){t.inputRef=e},t.focus=t.focusInput,t.blur=t.blurInput,t.onChange=function(e,o){var r=t.props,c=r.onChange,a=r.name;o.name=a,t.ariaOnChange(e,o),c(e,o)},t.setValue=function(e,o,r){var c=t.props,a=c.closeMenuOnSelect,n=c.isMulti,l=c.inputValue;t.onInputChange("",{action:"set-value",prevInputValue:l}),a&&(t.setState({inputIsHiddenAfterUpdate:!n}),t.onMenuClose()),t.setState({clearFocusValueOnUpdate:!0}),t.onChange(e,{action:o,option:r})},t.selectOption=function(e){var o=t.props,r=o.blurInputOnSelect,c=o.isMulti,a=o.name,n=t.state.selectValue,l=c&&t.isOptionSelected(e,n),i=t.isOptionDisabled(e,n);if(l){var s=t.getOptionValue(e);t.setValue(n.filter((function(e){return t.getOptionValue(e)!==s})),"deselect-option",e)}else{if(i)return void t.ariaOnChange(e,{action:"select-option",option:e,name:a});c?t.setValue([].concat(hd(n),[e]),"select-option",e):t.setValue(e,"select-option")}r&&t.blurInput()},t.removeValue=function(e){var o=t.props.isMulti,r=t.state.selectValue,c=t.getOptionValue(e),a=r.filter((function(e){return t.getOptionValue(e)!==c})),n=wf(o,a,a[0]||null);t.onChange(n,{action:"remove-value",removedValue:e}),t.focusInput()},t.clearValue=function(){var e=t.state.selectValue;t.onChange(wf(t.props.isMulti,[],null),{action:"clear",removedValues:e})},t.popValue=function(){var e=t.props.isMulti,o=t.state.selectValue,r=o[o.length-1],c=o.slice(0,o.length-1),a=wf(e,c,c[0]||null);t.onChange(a,{action:"pop-value",removedValue:r})},t.getValue=function(){return t.state.selectValue},t.cx=function(){for(var e=arguments.length,o=new Array(e),r=0;r<e;r++)o[r]=arguments[r];return ff.apply(void 0,[t.props.classNamePrefix].concat(o))},t.getOptionLabel=function(e){return Fu(t.props,e)},t.getOptionValue=function(e){return Gu(t.props,e)},t.getStyles=function(e,o){var r=t.props.unstyled,c=$u[e](o,r);c.boxSizing="border-box";var a=t.props.styles[e];return a?a(c,o):c},t.getClassNames=function(e,o){var r,c;return null===(r=(c=t.props.classNames)[e])||void 0===r?void 0:r.call(c,o)},t.getElementId=function(e){return"".concat(t.instancePrefix,"-").concat(e)},t.getComponents=function(){return e=t.props,se(se({},ru),e.components);var e},t.buildCategorizedOptions=function(){return Wu(t.props,t.state.selectValue)},t.getCategorizedOptions=function(){return t.props.menuIsOpen?t.buildCategorizedOptions():[]},t.buildFocusableOptions=function(){return Du(t.buildCategorizedOptions())},t.getFocusableOptions=function(){return t.props.menuIsOpen?t.buildFocusableOptions():[]},t.ariaOnChange=function(e,o){t.setState({ariaSelection:se({value:e},o)})},t.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),t.focusInput())},t.onMenuMouseMove=function(e){t.blockOptionHover=!1},t.onControlMouseDown=function(e){if(!e.defaultPrevented){var o=t.props.openMenuOnClick;t.state.isFocused?t.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&t.onMenuClose():o&&t.openMenu("first"):(o&&(t.openAfterFocus=!0),t.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()}},t.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||t.props.isDisabled)){var o=t.props,r=o.isMulti,c=o.menuIsOpen;t.focusInput(),c?(t.setState({inputIsHiddenAfterUpdate:!r}),t.onMenuClose()):t.openMenu("first"),e.preventDefault()}},t.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(t.clearValue(),e.preventDefault(),t.openAfterFocus=!1,"touchend"===e.type?t.focusInput():setTimeout((function(){return t.focusInput()})))},t.onScroll=function(e){"boolean"==typeof t.props.closeMenuOnScroll?e.target instanceof HTMLElement&&hf(e.target)&&t.props.onMenuClose():"function"==typeof t.props.closeMenuOnScroll&&t.props.closeMenuOnScroll(e)&&t.props.onMenuClose()},t.onCompositionStart=function(){t.isComposing=!0},t.onCompositionEnd=function(){t.isComposing=!1},t.onTouchStart=function(e){var o=e.touches,r=o&&o.item(0);r&&(t.initialTouchX=r.clientX,t.initialTouchY=r.clientY,t.userIsDragging=!1)},t.onTouchMove=function(e){var o=e.touches,r=o&&o.item(0);if(r){var c=Math.abs(r.clientX-t.initialTouchX),a=Math.abs(r.clientY-t.initialTouchY);t.userIsDragging=c>5||a>5}},t.onTouchEnd=function(e){t.userIsDragging||(t.controlRef&&!t.controlRef.contains(e.target)&&t.menuListRef&&!t.menuListRef.contains(e.target)&&t.blurInput(),t.initialTouchX=0,t.initialTouchY=0)},t.onControlTouchEnd=function(e){t.userIsDragging||t.onControlMouseDown(e)},t.onClearIndicatorTouchEnd=function(e){t.userIsDragging||t.onClearIndicatorMouseDown(e)},t.onDropdownIndicatorTouchEnd=function(e){t.userIsDragging||t.onDropdownIndicatorMouseDown(e)},t.handleInputChange=function(e){var o=t.props.inputValue,r=e.currentTarget.value;t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange(r,{action:"input-change",prevInputValue:o}),t.props.menuIsOpen||t.onMenuOpen()},t.onInputFocus=function(e){t.props.onFocus&&t.props.onFocus(e),t.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(t.openAfterFocus||t.props.openMenuOnFocus)&&t.openMenu("first"),t.openAfterFocus=!1},t.onInputBlur=function(e){var o=t.props.inputValue;t.menuListRef&&t.menuListRef.contains(document.activeElement)?t.inputRef.focus():(t.props.onBlur&&t.props.onBlur(e),t.onInputChange("",{action:"input-blur",prevInputValue:o}),t.onMenuClose(),t.setState({focusedValue:null,isFocused:!1}))},t.onOptionHover=function(e){t.blockOptionHover||t.state.focusedOption===e||t.setState({focusedOption:e})},t.shouldHideSelectedOptions=function(){return Zu(t.props)},t.onValueInputFocus=function(e){e.preventDefault(),e.stopPropagation(),t.focus()},t.onKeyDown=function(e){var o=t.props,r=o.isMulti,c=o.backspaceRemovesValue,a=o.escapeClearsValue,n=o.inputValue,l=o.isClearable,i=o.isDisabled,s=o.menuIsOpen,d=o.onKeyDown,m=o.tabSelectsValue,f=o.openMenuOnFocus,u=t.state,p=u.focusedOption,b=u.focusedValue,h=u.selectValue;if(!(i||"function"==typeof d&&(d(e),e.defaultPrevented))){switch(t.blockOptionHover=!0,e.key){case"ArrowLeft":if(!r||n)return;t.focusValue("previous");break;case"ArrowRight":if(!r||n)return;t.focusValue("next");break;case"Delete":case"Backspace":if(n)return;if(b)t.removeValue(b);else{if(!c)return;r?t.popValue():l&&t.clearValue()}break;case"Tab":if(t.isComposing)return;if(e.shiftKey||!s||!m||!p||f&&t.isOptionSelected(p,h))return;t.selectOption(p);break;case"Enter":if(229===e.keyCode)break;if(s){if(!p)return;if(t.isComposing)return;t.selectOption(p);break}return;case"Escape":s?(t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange("",{action:"menu-close",prevInputValue:n}),t.onMenuClose()):l&&a&&t.clearValue();break;case" ":if(n)return;if(!s){t.openMenu("first");break}if(!p)return;t.selectOption(p);break;case"ArrowUp":s?t.focusOption("up"):t.openMenu("last");break;case"ArrowDown":s?t.focusOption("down"):t.openMenu("first");break;case"PageUp":if(!s)return;t.focusOption("pageup");break;case"PageDown":if(!s)return;t.focusOption("pagedown");break;case"Home":if(!s)return;t.focusOption("first");break;case"End":if(!s)return;t.focusOption("last");break;default:return}e.preventDefault()}},t.instancePrefix="react-select-"+(t.props.instanceId||++Yu),t.state.selectValue=uf(e.value),e.menuIsOpen&&t.state.selectValue.length){var o=t.buildFocusableOptions(),r=o.indexOf(t.state.selectValue[0]);t.state.focusedOption=o[r]}return t}return t=l,o=[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&zf(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(e){var t=this.props,o=t.isDisabled,r=t.menuIsOpen,c=this.state.isFocused;(c&&!o&&e.isDisabled||c&&r&&!e.menuIsOpen)&&this.focusInput(),c&&o&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):c||o||!e.isDisabled||this.inputRef!==document.activeElement||this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(zf(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this,o=this.state,r=o.selectValue,c=o.isFocused,a=this.buildFocusableOptions(),n="first"===e?0:a.length-1;if(!this.props.isMulti){var l=a.indexOf(r[0]);l>-1&&(n=l)}this.scrollToFocusedOptionOnUpdate=!(c&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:a[n]},(function(){return t.onMenuOpen()}))}},{key:"focusValue",value:function(e){var t=this.state,o=t.selectValue,r=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var c=o.indexOf(r);r||(c=-1);var a=o.length-1,n=-1;if(o.length){switch(e){case"previous":n=0===c?0:-1===c?a:c-1;break;case"next":c>-1&&c<a&&(n=c+1)}this.setState({inputIsHidden:-1!==n,focusedValue:o[n]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,o=this.state.focusedOption,r=this.getFocusableOptions();if(r.length){var c=0,a=r.indexOf(o);o||(a=-1),"up"===e?c=a>0?a-1:r.length-1:"down"===e?c=(a+1)%r.length:"pageup"===e?(c=a-t)<0&&(c=0):"pagedown"===e?(c=a+t)>r.length-1&&(c=r.length-1):"last"===e&&(c=r.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:r[c],focusedValue:null})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Ru):se(se({},Ru),this.props.theme):Ru}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,o=this.getStyles,r=this.getClassNames,c=this.getValue,a=this.selectOption,n=this.setValue,l=this.props,i=l.isMulti,s=l.isRtl,d=l.options;return{clearValue:e,cx:t,getStyles:o,getClassNames:r,getValue:c,hasValue:this.hasValue(),isMulti:i,isRtl:s,options:d,selectOption:a,selectProps:l,setValue:n,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,o=e.isMulti;return void 0===t?o:t}},{key:"isOptionDisabled",value:function(e,t){return Uu(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return ju(this.props,e,t)}},{key:"filterOption",value:function(e,t){return qu(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var o=this.props.inputValue,r=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:o,selectValue:r})}return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,o=e.isSearchable,r=e.inputId,c=e.inputValue,a=e.tabIndex,n=e.form,l=e.menuIsOpen,i=e.required,s=this.getComponents().Input,d=this.state,m=d.inputIsHidden,f=d.ariaSelection,u=this.commonProps,p=r||this.getElementId("input"),b=se(se(se({"aria-autocomplete":"list","aria-expanded":l,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":i,role:"combobox"},l&&{"aria-controls":this.getElementId("listbox"),"aria-owns":this.getElementId("listbox")}),!o&&{"aria-readonly":!0}),this.hasValue()?"initial-input-focus"===(null==f?void 0:f.action)&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return o?te.createElement(s,J({},u,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:p,innerRef:this.getInputRef,isDisabled:t,isHidden:m,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:a,form:n,type:"text",value:c},b)):te.createElement(zu,J({id:p,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:df,onFocus:this.onInputFocus,disabled:t,tabIndex:a,inputMode:"none",form:n,value:""},b))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.getComponents(),o=t.MultiValue,r=t.MultiValueContainer,c=t.MultiValueLabel,a=t.MultiValueRemove,n=t.SingleValue,l=t.Placeholder,i=this.commonProps,s=this.props,d=s.controlShouldRenderValue,m=s.isDisabled,f=s.isMulti,u=s.inputValue,p=s.placeholder,b=this.state,h=b.selectValue,g=b.focusedValue,v=b.isFocused;if(!this.hasValue()||!d)return u?null:te.createElement(l,J({},i,{key:"placeholder",isDisabled:m,isFocused:v,innerProps:{id:this.getElementId("placeholder")}}),p);if(f)return h.map((function(t,n){var l=t===g,s="".concat(e.getOptionLabel(t),"-").concat(e.getOptionValue(t));return te.createElement(o,J({},i,{components:{Container:r,Label:c,Remove:a},isFocused:l,isDisabled:m,key:s,index:n,removeProps:{onClick:function(){return e.removeValue(t)},onTouchEnd:function(){return e.removeValue(t)},onMouseDown:function(e){e.preventDefault()}},data:t}),e.formatOptionLabel(t,"value"))}));if(u)return null;var C=h[0];return te.createElement(n,J({},i,{data:C,isDisabled:m}),this.formatOptionLabel(C,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.getComponents().ClearIndicator,t=this.commonProps,o=this.props,r=o.isDisabled,c=o.isLoading,a=this.state.isFocused;if(!this.isClearable()||!e||r||!this.hasValue()||c)return null;var n={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return te.createElement(e,J({},t,{innerProps:n,isFocused:a}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,o=this.props,r=o.isDisabled,c=o.isLoading,a=this.state.isFocused;return e&&c?te.createElement(e,J({},t,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:a})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.getComponents(),t=e.DropdownIndicator,o=e.IndicatorSeparator;if(!t||!o)return null;var r=this.commonProps,c=this.props.isDisabled,a=this.state.isFocused;return te.createElement(o,J({},r,{isDisabled:c,isFocused:a}))}},{key:"renderDropdownIndicator",value:function(){var e=this.getComponents().DropdownIndicator;if(!e)return null;var t=this.commonProps,o=this.props.isDisabled,r=this.state.isFocused,c={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return te.createElement(e,J({},t,{innerProps:c,isDisabled:o,isFocused:r}))}},{key:"renderMenu",value:function(){var e=this,t=this.getComponents(),o=t.Group,r=t.GroupHeading,c=t.Menu,a=t.MenuList,n=t.MenuPortal,l=t.LoadingMessage,i=t.NoOptionsMessage,s=t.Option,d=this.commonProps,m=this.state.focusedOption,f=this.props,u=f.captureMenuScroll,p=f.inputValue,b=f.isLoading,h=f.loadingMessage,g=f.minMenuHeight,v=f.maxMenuHeight,C=f.menuIsOpen,y=f.menuPlacement,z=f.menuPosition,H=f.menuPortalTarget,_=f.menuShouldBlockScroll,V=f.menuShouldScrollIntoView,x=f.noOptionsMessage,M=f.onMenuScrollToTop,L=f.onMenuScrollToBottom;if(!C)return null;var w,S=function(t,o){var r=t.type,c=t.data,a=t.isDisabled,n=t.isSelected,l=t.label,i=t.value,f=m===c,u=a?void 0:function(){return e.onOptionHover(c)},p=a?void 0:function(){return e.selectOption(c)},b="".concat(e.getElementId("option"),"-").concat(o),h={id:b,onClick:p,onMouseMove:u,onMouseOver:u,tabIndex:-1};return te.createElement(s,J({},d,{innerProps:h,data:c,isDisabled:a,isSelected:n,key:b,label:l,type:r,value:i,isFocused:f,innerRef:f?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())w=this.getCategorizedOptions().map((function(t){if("group"===t.type){var c=t.data,a=t.options,n=t.index,l="".concat(e.getElementId("group"),"-").concat(n),i="".concat(l,"-heading");return te.createElement(o,J({},d,{key:l,data:c,options:a,Heading:r,headingProps:{id:i,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return S(e,"".concat(n,"-").concat(e.index))})))}if("option"===t.type)return S(t,"".concat(t.index))}));else if(b){var E=h({inputValue:p});if(null===E)return null;w=te.createElement(l,d,E)}else{var k=x({inputValue:p});if(null===k)return null;w=te.createElement(i,d,k)}var N={minMenuHeight:g,maxMenuHeight:v,menuPlacement:y,menuPosition:z,menuShouldScrollIntoView:V},T=te.createElement(kf,J({},d,N),(function(t){var o=t.ref,r=t.placerProps,n=r.placement,l=r.maxHeight;return te.createElement(c,J({},d,N,{innerRef:o,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove,id:e.getElementId("listbox")},isLoading:b,placement:n}),te.createElement(Tu,{captureEnabled:u,onTopArrive:M,onBottomArrive:L,lockEnabled:_},(function(t){return te.createElement(a,J({},d,{innerRef:function(o){e.getMenuListRef(o),t(o)},isLoading:b,maxHeight:l,focusedOption:m}),w)})))}));return H||"fixed"===z?te.createElement(n,J({},d,{appendTo:H,controlElement:this.controlRef,menuPlacement:y,menuPosition:z}),T):T}},{key:"renderFormField",value:function(){var e=this,t=this.props,o=t.delimiter,r=t.isDisabled,c=t.isMulti,a=t.name,n=t.required,l=this.state.selectValue;if(a&&!r){if(n&&!this.hasValue())return te.createElement(Iu,{name:a,onFocus:this.onValueInputFocus});if(c){if(o){var i=l.map((function(t){return e.getOptionValue(t)})).join(o);return te.createElement("input",{name:a,type:"hidden",value:i})}var s=l.length>0?l.map((function(t,o){return te.createElement("input",{key:"i-".concat(o),name:a,type:"hidden",value:e.getOptionValue(t)})})):te.createElement("input",{name:a,type:"hidden",value:""});return te.createElement("div",null,s)}var d=l[0]?this.getOptionValue(l[0]):"";return te.createElement("input",{name:a,type:"hidden",value:d})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,o=t.ariaSelection,r=t.focusedOption,c=t.focusedValue,a=t.isFocused,n=t.selectValue,l=this.getFocusableOptions();return te.createElement(su,J({},e,{id:this.getElementId("live-region"),ariaSelection:o,focusedOption:r,focusedValue:c,isFocused:a,selectValue:n,focusableOptions:l}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,o=e.IndicatorsContainer,r=e.SelectContainer,c=e.ValueContainer,a=this.props,n=a.className,l=a.id,i=a.isDisabled,s=a.menuIsOpen,d=this.state.isFocused,m=this.commonProps=this.getCommonProps();return te.createElement(r,J({},m,{className:n,innerProps:{id:l,onKeyDown:this.onKeyDown},isDisabled:i,isFocused:d}),this.renderLiveRegion(),te.createElement(t,J({},m,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:i,isFocused:d,menuIsOpen:s}),te.createElement(c,J({},m,{isDisabled:i}),this.renderPlaceholderOrValue(),this.renderInput()),te.createElement(o,J({},m,{isDisabled:i}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],r=[{key:"getDerivedStateFromProps",value:function(e,t){var o=t.prevProps,r=t.clearFocusValueOnUpdate,c=t.inputIsHiddenAfterUpdate,a=t.ariaSelection,n=t.isFocused,l=t.prevWasFocused,i=e.options,s=e.value,d=e.menuIsOpen,m=e.inputValue,f=e.isMulti,u=uf(s),p={};if(o&&(s!==o.value||i!==o.options||d!==o.menuIsOpen||m!==o.inputValue)){var b=d?function(e,t){return Du(Wu(e,t))}(e,u):[],h=r?function(e,t){var o=e.focusedValue,r=e.selectValue.indexOf(o);if(r>-1){if(t.indexOf(o)>-1)return o;if(r<t.length)return t[r]}return null}(t,u):null,g=function(e,t){var o=e.focusedOption;return o&&t.indexOf(o)>-1?o:t[0]}(t,b);p={selectValue:u,focusedOption:g,focusedValue:h,clearFocusValueOnUpdate:!1}}var v=null!=c&&e!==o?{inputIsHidden:c,inputIsHiddenAfterUpdate:void 0}:{},C=a,y=n&&l;return n&&!y&&(C={value:wf(f,u,u[0]||null),options:u,action:"initial-input-focus"},y=!l),"initial-input-focus"===(null==a?void 0:a.action)&&(C=null),se(se(se({},p),v),{},{prevProps:e,ariaSelection:C,prevWasFocused:y})}}],o&&ud(t.prototype,o),r&&ud(t,r),Object.defineProperty(t,"prototype",{writable:!1}),l}(te.Component);Ju.defaultProps=Au;var Xu=(0,te.forwardRef)((function(e,t){var o=function(e){var t=e.defaultInputValue,o=void 0===t?"":t,r=e.defaultMenuIsOpen,c=void 0!==r&&r,a=e.defaultValue,n=void 0===a?null:a,l=e.inputValue,i=e.menuIsOpen,s=e.onChange,d=e.onInputChange,m=e.onMenuClose,f=e.onMenuOpen,u=e.value,p=md(e,fd),b=dd((0,te.useState)(void 0!==l?l:o),2),h=b[0],g=b[1],v=dd((0,te.useState)(void 0!==i?i:c),2),C=v[0],y=v[1],z=dd((0,te.useState)(void 0!==u?u:n),2),H=z[0],_=z[1],V=(0,te.useCallback)((function(e,t){"function"==typeof s&&s(e,t),_(e)}),[s]),x=(0,te.useCallback)((function(e,t){var o;"function"==typeof d&&(o=d(e,t)),g(void 0!==o?o:e)}),[d]),M=(0,te.useCallback)((function(){"function"==typeof f&&f(),y(!0)}),[f]),L=(0,te.useCallback)((function(){"function"==typeof m&&m(),y(!1)}),[m]),w=void 0!==l?l:h,S=void 0!==i?i:C,E=void 0!==u?u:H;return se(se({},p),{},{inputValue:w,menuIsOpen:S,onChange:V,onInputChange:x,onMenuClose:L,onMenuOpen:M,value:E})}(e);return te.createElement(Ju,J({ref:t},o))}));const Ku=Xu,Qu=JSON.parse('[{"label":"Default","value":"Default","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Roboto","value":"Roboto","variant":["100","100 Italic","300","300 Italic","400","400 Italic","500","500 Italic","700","700 Italic","900","900 Italic"]},{"label":"Open Sans","value":"Open Sans","variant":["300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","800","800 Italic"]},{"label":"Lato","value":"Lato","variant":["100","100 Italic","300","300 Italic","400","400 Italic","700","700 Italic","900","900 Italic"]},{"label":"Montserrat","value":"Montserrat","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Source Sans Pro","value":"Source Sans Pro","variant":["200","200 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","900","900 Italic"]},{"label":"Raleway","value":"Raleway","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Poppins","value":"Poppins","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Ubuntu","value":"Ubuntu","variant":["300","300 Italic","400","400 Italic","500","500 Italic","700","700 Italic"]},{"label":"Droid Sans","value":"Droid Sans","variant":["400","400 Italic","700","700 Italic"]},{"label":"Nunito","value":"Nunito","variant":["200","200 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Oswald","value":"Oswald","variant":["200","300","400","500","600","700"]},{"label":"Merriweather","value":"Merriweather","variant":["300","300 Italic","400","400 Italic","700","700 Italic","900","900 Italic"]},{"label":"Playfair Display","value":"Playfair Display","variant":["400","400 Italic","700","700 Italic","900","900 Italic"]},{"label":"Roboto Condensed","value":"Roboto Condensed","variant":["300","300 Italic","400","400 Italic","700","700 Italic"]},{"label":"Hind","value":"Hind","variant":["300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Quicksand","value":"Quicksand","variant":["300","400","500","700"]},{"label":"Pacifico","value":"Pacifico","variant":["400"]},{"label":"Fira Sans","value":"Fira Sans","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic"]},{"label":"Cabin","value":"Cabin","variant":["400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Arimo","value":"Arimo","variant":["400","400 Italic","700","700 Italic"]},{"label":"Roboto Mono","value":"Roboto Mono","variant":["100","100 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Inconsolata","value":"Inconsolata","variant":["400","700"]},{"label":"Muli","value":"Muli","variant":["200","200 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","800","800 Italic"]},{"label":"Noto Sans","value":"Noto Sans","variant":["400","400 Italic","700","700 Italic"]},{"label":"Cormorant","value":"Cormorant","variant":["300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Karla","value":"Karla","variant":["400","400 Italic","700","700 Italic"]},{"label":"Bitter","value":"Bitter","variant":["400","400 Italic","700"]},{"label":"Josefin Sans","value":"Josefin Sans","variant":["100","100 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic"]},{"label":"Exo","value":"Exo","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Lora","value":"Lora","variant":["400","400 Italic","700","700 Italic"]},{"label":"Titillium Web","value":"Titillium Web","variant":["200","200 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","900","900 Italic"]},{"label":"Roboto Slab","value":"Roboto Slab","variant":["100","300","400","700"]},{"label":"Crimson Text","value":"Crimson Text","variant":["400","400 Italic","600","600 Italic","700","700 Italic"]},{"label":"Noto Serif","value":"Noto Serif","variant":["400","400 Italic","700","700 Italic"]},{"label":"Rubik","value":"Rubik","variant":["300","300 Italic","400","400 Italic","500","500 Italic","700","700 Italic","900","900 Italic"]},{"label":"Dosis","value":"Dosis","variant":["200","300","400","500","600","700","800"]},{"label":"Archivo","value":"Archivo","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic"]},{"label":"Maven Pro","value":"Maven Pro","variant":["400","500","700","900"]},{"label":"Hind Vadodara","value":"Hind Vadodara","variant":["300","400","500","600","700"]},{"label":"Dancing Script","value":"Dancing Script","variant":["400","700"]},{"label":"Montserrat Alternates","value":"Montserrat Alternates","variant":["100","200","300","400","500","600","700","800","900"]},{"label":"Baloo","value":"Baloo","variant":["400","500","600","700","800"]},{"label":"Rajdhani","value":"Rajdhani","variant":["300","400","500","600","700"]},{"label":"Alegreya","value":"Alegreya","variant":["400","400 Italic","500","500 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Oxygen","value":"Oxygen","variant":["300","400","700"]},{"label":"Yantramanav","value":"Yantramanav","variant":["100","300","400","500","700","900"]},{"label":"Candal","value":"Candal","variant":["400"]},{"label":"Arvo","value":"Arvo","variant":["400","400 Italic","700","700 Italic"]},{"label":"Nunito Sans","value":"Nunito Sans","variant":["200","200 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Ropa Sans","value":"Ropa Sans","variant":["400","400 Italic"]},{"label":"Montserra","value":"Montserra","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Play","value":"Play","variant":["400","700"]},{"label":"Varela Round","value":"Varela Round","variant":["400"]},{"label":"Noto Sans JP","value":"Noto Sans JP","variant":["100","300","400","500","700","900"]},{"label":"Fjalla One","value":"Fjalla One","variant":["400"]},{"label":"Orbitron","value":"Orbitron","variant":["400","500","700"]},{"label":"Lobster","value":"Lobster","variant":["400"]},{"label":"Anton","value":"Anton","variant":["400"]},{"label":"Archivo Narrow","value":"Archivo Narrow","variant":["400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Fira Code","value":"Fira Code","variant":["300","400","500","600","700"]},{"label":"Inknut Antiqua","value":"Inknut Antiqua","variant":["300","400","500","600","700"]},{"label":"Amatic SC","value":"Amatic SC","variant":["400","700"]},{"label":"Noto Serif JP","value":"Noto Serif JP","variant":["200","300","400","500","600","700","900"]},{"label":"Overpass","value":"Overpass","variant":["100","200","300","400","600","700","800","900"]},{"label":"Jura","value":"Jura","variant":["400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Catamaran","value":"Catamaran","variant":["100","200","300","400","500","600","700","800","900"]},{"label":"Lobster Two","value":"Lobster Two","variant":["400","400 Italic","700","700 Italic"]},{"label":"Bebas Neue","value":"Bebas Neue","variant":["400"]},{"label":"Mukta","value":"Mukta","variant":["200","300","400","500","600","700","800"]},{"label":"Archivo Black","value":"Archivo Black","variant":["400"]},{"label":"Cabin Condensed","value":"Cabin Condensed","variant":["400","500","600","700"]},{"label":"Amiri","value":"Amiri","variant":["400","400 Italic","700","700 Italic"]},{"label":"Merriweather Sans","value":"Merriweather Sans","variant":["300","300 Italic","400","400 Italic","700","700 Italic","800","800 Italic"]},{"label":"Josefin Slab","value":"Josefin Slab","variant":["100","100 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic"]},{"label":"Oxygen Mono","value":"Oxygen Mono","variant":["400"]},{"label":"Asap","value":"Asap","variant":["400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Work Sans","value":"Work Sans","variant":["100","200","300","400","500","600","700","800"]},{"label":"Quattrocento","value":"Quattrocento","variant":["400","700"]},{"label":"Exo 2","value":"Exo 2","variant":["100","200","300","400","500","600","700","800","900"]},{"label":"Cairo","value":"Cairo","variant":["200","300","400","600","700","900"]},{"label":"Poiret One","value":"Poiret One","variant":["400"]},{"label":"Monda","value":"Monda","variant":["400","700"]},{"label":"Barlow","value":"Barlow","variant":["100","200","300","400","500","600","700","800","900"]},{"label":"Kanit","value":"Kanit","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Bree Serif","value":"Bree Serif","variant":["400"]},{"label":"Crimson Pro","value":"Crimson Pro","variant":["200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","900","900 Italic"]},{"label":"Rokkitt","value":"Rokkitt","variant":["400","700"]},{"label":"Signika","value":"Signika","variant":["300","400","600","700"]},{"label":"Nanum Gothic","value":"Nanum Gothic","variant":["400","700"]},{"label":"Cinzel","value":"Cinzel","variant":["400","700","900"]},{"label":"Gudea","value":"Gudea","variant":["400","400 Italic","700"]},{"label":"Inika","value":"Inika","variant":["400","700"]},{"label":"Pattaya","value":"Pattaya","variant":["400"]},{"label":"Judson","value":"Judson","variant":["400","400 Italic","700"]},{"label":"Mukta Mahee","value":"Mukta Mahee","variant":["200","300","400","500","600","700","800"]},{"label":"Pontano Sans","value":"Pontano Sans","variant":["400"]},{"label":"Rosario","value":"Rosario","variant":["400","400 Italic","700","700 Italic"]},{"label":"Marmelad","value":"Marmelad","variant":["400"]}]'),ep=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setFontState(t){e("rio-vizual-style").setFontState(t)}}))),(0,Es.withSelect)((e=>({getFont:e("rio-vizual-style").getFont()})))])((function(e){const{getFont:t,setFontState:o,attrName:r}=e,c=e.data[r.fontFamily],[a,n]=(0,Z.useState)(!1),[l,i]=(0,Z.useState)([]),[s,d]=(0,Z.useState)([]),[m,f]=(0,Z.useState)([]);(0,Z.useEffect)((()=>{e.desktop&&"default"!==e.desktop&&n(!0)})),(0,Z.useEffect)((()=>{f({value:""!==c?c:"Default",label:""!==c?c:"Default"})}),[]),(0,Z.useEffect)((()=>{const e=K().map(Qu,(e=>({value:e.value,label:e.label}))),t=u(c);i(e),d(t)}),[]);const u=e=>{let t=[{value:"",label:"Default"}];const o=e||"Default";return K().map(Qu,(e=>{e.value===o&&K().map(e.variant,(e=>{t.push({value:e,label:e})}))})),t};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)("Family","riovizual"),className:"rv_inline-settings",onReset:()=>{e.onReset(r.fontFamily)},reset:a},(0,Z.createElement)("div",{className:"rv-container-settings wd-50"},(0,Z.createElement)(Ku,{className:"rv_custom-select-control",value:m,options:l,onChange:c=>(c=>{const a=u(c.value);f(c),e.onChange("Default"!==c.value?c.value:"",r.fontFamily),d(a),o({...t,isChangedFont:!0}),K().map(ws,(t=>{if(e.data.hasOwnProperty(ys(t,r.fontWeight))){let o=a.some((o=>o.value===e.data[ys(t,r.fontWeight)]));!o&&e.data[ys(t,r.fontWeight)]&&e.onChange("",ys(t,r.fontWeight))}}))})(c)}))),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Weight","riovizual"),classes:"rv_inline-settings",attr:r.fontWeight,data:e.data,onChange:(t,o)=>e.onChange(t,o),options:s}))})),tp=function(e){const{title:t,attr:o,attrName:r}=e,[c,a]=(0,Z.useState)(!1),[n,l]=(0,Z.useState)(!1),i={fontFamily:r&&r.fontFamily?r.fontFamily:"fontFamily",fontSize:r&&r.fontSize?r.fontSize:"fontSize",fontWeight:r&&r.fontWeight?r.fontWeight:"fontWeight",lineHeight:r&&r.lineHeight?r.lineHeight:"lineHeight",letterSpacing:r&&r.letterSpacing?r.letterSpacing:"letterSpacing",textTransform:r&&r.textTransform?r.textTransform:"textTransform",textDecoration:r&&r.textDecoration?r.textDecoration:"textDecoration"},s=[i.fontFamily,i.fontSize,i.fontWeight,i.lineHeight,i.letterSpacing,i.textTransform,i.textDecoration],d=e.initialData&&e.initialData,m=t=>{let o={};o[t]="",o[t+"_tablet"]="",o[t+"_mobile"]="",o[t+"_hover"]="",a(!1),e.updateAttr(o)};(0,Z.useEffect)((()=>{a(!1),o&&K().map(s,(e=>{K().map(ws,(t=>{o.hasOwnProperty(ys(t,e))&&(d&&d[ys(t,e)]?d[ys(t,e)]!==o[ys(t,e)]&&a(!0):o[ys(t,e)]&&a(!0))}))}))}));const f=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(f.current&&!f.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{l(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[f]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),className:n?"opened-popup rv_inline-settings":"rv_inline-settings",onReset:()=>{let t={};K().map(s,(e=>{K().map(ws,(r=>{o.hasOwnProperty(ys(r,e))&&o[ys(r,e)]&&(d&&d[ys(r,e)]?t[ys(r,e)]=d[ys(r,e)]:t[ys(r,e)]="")}))})),a(!1),l(!1),e.updateAttr(t)},reset:c},(0,Z.createElement)(Y.Button,{className:"current-font rv_popup-btn-action",onClick:()=>{l((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),n&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:f},(0,Z.createElement)("div",{className:"rv-font-container"},(0,Z.createElement)(ep,{data:o,attrName:{fontFamily:i.fontFamily,fontWeight:i.fontWeight},onChange:(t,o)=>e.updateAttr({[o]:t}),onReset:e=>m(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)($s,{title:(0,ps.__)("Font Size"),attr:i.fontSize,data:o,initialPosition:"16px",onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)($s,{title:(0,ps.__)("Line Height"),attr:i.lineHeight,data:o,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)($s,{title:(0,ps.__)("Letter Spacing"),attr:i.letterSpacing,data:o,min:.1,max:10,step:.1,units:["px"],onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Decoration","riovizual"),classes:"rv_inline-settings",attr:i.textDecoration,data:o,options:[{label:"Default",value:""},{label:"None",value:"none"},{label:"Underline",value:"underline"},{label:"OverLine",value:"overline"},{label:"Line Through",value:"line-through"}],onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Y.Flex,{align:"center"},(0,Z.createElement)(Y.FlexBlock,null,(0,Z.createElement)(ld,{title:(0,ps.__)("Transform"),data:o[i.textTransform],attrName:{textTransform:i.textTransform},onChange:t=>e.updateAttr({[i.textTransform]:t}),onReset:e=>m(e)}))))))};function op(e){const{attr:t,title:o,attrTitle:r,minWidth:c,height:a,minHeight:n,maxHeight:l,hideMaxWidth:i,isElementAlignment:s,attrName:d,units:m,step:f,initialPosition:u,max:p}=e,[b,h]=(0,Z.useState)(!1),[g,v]=(0,Z.useState)(!1),C={width:d&&d.width?d.width:"width",maxWidth:d&&d.maxWidth?d.maxWidth:"maxWidth",minWidth:d&&d.minWidth?d.minWidth:"minWidth",minHeight:d&&d.minHeight?d.minHeight:"minHeight",height:d&&d.height?d.height:"height",maxHeight:d&&d.maxHeight?d.maxHeight:"maxHeight",elementAlignment:d&&d.elementAlignment?d.elementAlignment:"elementAlignment"},y=[C.width,C.maxWidth,C.minWidth,C.minHeight,C.height,C.maxHeight,C.elementAlignment],z=e.initialData&&e.initialData;(0,Z.useEffect)((()=>{v(!1),t&&K().map(y,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(z&&z[ys(o,e)]?z[ys(o,e)]!==t[ys(o,e)]&&v(!0):t[ys(o,e)]&&v(!0))}))}))}));const H=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(H.current&&!H.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{h(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[H]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(o,"riovizual"),className:b?"opened-popup rv_inline-settings":"rv_inline-settings",onReset:()=>{let o={};K().map(y,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(z&&z[ys(r,e)]?o[ys(r,e)]=z[ys(r,e)]:o[ys(r,e)]="")}))})),v(!1),h(!1),e.updateAttr(o)},reset:g},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{h((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),b&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:H},(0,Z.createElement)("div",{className:"rv-sizing-container"},(0,Z.createElement)($s,{title:(0,ps.__)("Width"),attr:C.width,data:t,units:m&&m.width&&m.width,step:f&&f.width&&f.width,initialPosition:u&&u.width&&u.width,max:p&&p.width&&p.width,onChange:(t,o)=>e.updateAttr({[o]:t})}),"disabled"!==i&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)($s,{title:(0,ps.__)("Max Width"),attr:C.maxWidth,data:t,units:m&&m.maxWidth&&m.maxWidth,step:f&&f.maxWidth&&f.maxWidth,initialPosition:u&&u.maxWidth&&u.maxWidth,max:p&&p.maxWidth&&p.maxWidth,onChange:(t,o)=>e.updateAttr({[o]:t})})),"disabled"!==c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)($s,{title:(0,ps.__)("Min Width"),attr:C.minWidth,data:t,units:m&&m.minWidth&&m.minWidth,step:f&&f.minWidth&&f.minWidth,initialPosition:u&&u.minWidth&&u.minWidth,max:p&&p.minWidth&&p.minWidth,onChange:(t,o)=>e.updateAttr({[o]:t})})),s&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)(Ds,{title:r&&r.elementAlignment?r.elementAlignment:(0,ps.__)("Element Alignment"),attr:C.elementAlignment,data:t,classes:"rv_inline-settings",onChange:(t,o)=>e.updateAttr({[o]:t})})),"disabled"!==a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)($s,{title:(0,ps.__)("Height"),attr:C.height,data:t,units:m&&m.height&&m.height,step:f&&f.height&&f.height,initialPosition:u&&u.height&&u.height,max:p&&p.height&&p.height,onChange:(t,o)=>e.updateAttr({[o]:t})}),"disabled"!==l&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)($s,{title:(0,ps.__)("Max Height"),attr:C.maxHeight,data:t,onChange:(e,t)=>onChangeHandle(e,t)})),"disabled"!==n&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)($s,{title:(0,ps.__)("Min Height"),attr:C.minHeight,data:t,onChange:(e,t)=>onChangeHandle(e,t)}))))))}function rp(e){const{attr:t,title:o,attrName:r,hidePadding:c,hideMargin:a}=e,[n,l]=(0,Z.useState)(!1),[i,s]=(0,Z.useState)(!1),d={padding:r&&r.padding?r.padding:"padding",margin:r&&r.margin?r.margin:"margin"},m=[d.padding,d.margin],f=e.initialData&&e.initialData;(0,Z.useEffect)((()=>{s(!1),t&&K().map(m,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(f&&f[ys(o,e)]?f[ys(o,e)]!==t[ys(o,e)]&&s(!0):t[ys(o,e)]&&s(!0))}))}))}));const u=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(u.current&&!u.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{l(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[u]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(o,"riovizual"),className:n?"opened-popup rv_inline-settings":"rv_inline-settings",onReset:()=>{let o={};K().map(m,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(f&&f[ys(r,e)]?o[ys(r,e)]=f[ys(r,e)]:o[ys(r,e)]="")}))})),s(!1),l(!1),e.updateAttr(o)},reset:i},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{l((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),n&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:u},(0,Z.createElement)("div",{className:"rv-spacing-container"},!c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ks,{title:(0,ps.__)("Padding"),attr:d.padding,data:t,onChange:(t,o)=>e.updateAttr({[o]:t})})),!a&&(0,Z.createElement)(Ks,{title:(0,ps.__)("Margin"),attr:d.margin,data:t,onChange:(t,o)=>e.updateAttr({[o]:t})}))))}function cp(e){const{attr:t,title:o,attrName:r,attrTitle:c,hideHorizontal:a,hideVertical:n}=e,[l,i]=(0,Z.useState)(!1),[s,d]=(0,Z.useState)(!1),m={horizontal:r&&r.horizontal?r.horizontal:"horizontalAlignment",vertical:r&&r.vertical?r.vertical:"verticalAlignment"},f=[m.horizontal,m.vertical],u=e.initialData&&e.initialData;(0,Z.useEffect)((()=>{d(!1),t&&K().map(f,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(u&&u[ys(o,e)]?u[ys(o,e)]!==t[ys(o,e)]&&d(!0):t[ys(o,e)]&&d(!0))}))}))}));const p=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(p.current&&!p.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{i(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[p]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(o,"riovizual"),className:l?"opened-popup rv_inline-settings":"rv_inline-settings",onReset:()=>{let o={};K().map(f,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(u&&u[ys(r,e)]?o[ys(r,e)]=u[ys(r,e)]:o[ys(r,e)]="")}))})),d(!1),i(!1),e.updateAttr(o)},reset:s},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{i((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),l&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:p},(0,Z.createElement)("div",{className:"rv-alignment-container"},!a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ds,{title:c&&c.horizontal?c.horizontal:(0,ps.__)("Horizontal"),attr:m.horizontal,data:t,classes:"rv_inline-settings",onChange:(t,o)=>e.updateAttr({[o]:t})})),!n&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)(js,{title:(0,ps.__)("Vertical"),attr:m.vertical,data:t,classes:"rv_inline-settings",onChange:(t,o)=>e.updateAttr({[o]:t})})))))}var ap={prefix:"fas",iconName:"circle-chevron-right",icon:[512,512,["chevron-circle-right"],"f138","M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"]},np=ap,lp={prefix:"fas",iconName:"trash-can",icon:[448,512,[61460,"trash-alt"],"f2ed","M135.2 17.7C140.6 6.8 151.7 0 163.8 0H284.2c12.1 0 23.2 6.8 28.6 17.7L320 32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64S14.3 32 32 32h96l7.2-14.3zM32 128H416V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V128zm96 64c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16zm96 0c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16zm96 0c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16z"]},ip=lp,sp={prefix:"fas",iconName:"user-xmark",icon:[640,512,["user-times"],"f235","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM471 143c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"]},dp=sp,mp={prefix:"fas",iconName:"message",icon:[512,512,["comment-alt"],"f27a","M64 0C28.7 0 0 28.7 0 64V352c0 35.3 28.7 64 64 64h96v80c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L309.3 416H448c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64z"]},fp=mp,up={prefix:"fas",iconName:"down-left-and-up-right-to-center",icon:[512,512,["compress-alt"],"f422","M439 7c9.4-9.4 24.6-9.4 33.9 0l32 32c9.4 9.4 9.4 24.6 0 33.9l-87 87 39 39c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8H296c-13.3 0-24-10.7-24-24V72c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l39 39L439 7zM72 272H216c13.3 0 24 10.7 24 24V440c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39L73 505c-9.4 9.4-24.6 9.4-33.9 0L7 473c-9.4-9.4-9.4-24.6 0-33.9l87-87L55 313c-6.9-6.9-8.9-17.2-5.2-26.2s12.5-14.8 22.2-14.8z"]},pp=up,bp={prefix:"fas",iconName:"file-lines",icon:[384,512,[128441,128462,61686,"file-alt","file-text"],"f15c","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM112 256H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},hp=bp,gp=bp,vp={prefix:"fas",iconName:"calendar-days",icon:[448,512,["calendar-alt"],"f073","M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm64 80v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm128 0v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H336zM64 400v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H208zm112 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H336c-8.8 0-16 7.2-16 16z"]},Cp=vp,yp={prefix:"fas",iconName:"volleyball",icon:[512,512,[127952,"volleyball-ball"],"f45f","M511.8 267.4c-26.1 8.7-53.4 13.8-81 15.1c9.2-105.3-31.5-204.2-103.2-272.4C434.1 41.1 512 139.5 512 256c0 3.8-.1 7.6-.2 11.4zm-3.9 34.7c-5.8 32-17.6 62-34.2 88.7c-97.5 48.5-217.7 42.6-311.9-24.5c23.7-36.2 55.4-67.7 94.5-91.8c79.9 43.2 170.1 50.8 251.6 27.6zm-236-55.5c-2.5-90.9-41.1-172.7-101.9-231.7C196.8 5.2 225.8 0 256 0c2.7 0 5.3 0 7.9 .1c90.8 60.2 145.7 167.2 134.7 282.3c-43.1-2.4-86.4-14.1-126.8-35.9zM138 28.8c20.6 18.3 38.7 39.4 53.7 62.6C95.9 136.1 30.6 220.8 7.3 316.9C2.5 297.4 0 277 0 256C0 157.2 56 71.5 138 28.8zm69.6 90.5c19.5 38.6 31 81.9 32.3 127.7C162.5 294.6 110.9 368.9 90.2 451C66 430.4 45.6 405.4 30.4 377.2c6.7-108.7 71.9-209.9 177.1-257.9zM256 512c-50.7 0-98-14.7-137.8-40.2c5.6-27 14.8-53.1 27.4-77.7C232.2 454.6 338.1 468.8 433 441c-46 44-108.3 71-177 71z"]},zp=yp,Hp={prefix:"fas",iconName:"sort-down",icon:[320,512,["sort-desc"],"f0dd","M182.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8H288c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z"]},_p=Hp,Vp={prefix:"fas",iconName:"circle-minus",icon:[512,512,["minus-circle"],"f056","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM184 232H328c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},xp=Vp,Mp={prefix:"fas",iconName:"right-from-bracket",icon:[512,512,["sign-out-alt"],"f2f5","M377.9 105.9L500.7 228.7c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L377.9 406.1c-6.4 6.4-15 9.9-24 9.9c-18.7 0-33.9-15.2-33.9-33.9l0-62.1-128 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l128 0 0-62.1c0-18.7 15.2-33.9 33.9-33.9c9 0 17.6 3.6 24 9.9zM160 96L96 96c-17.7 0-32 14.3-32 32l0 256c0 17.7 14.3 32 32 32l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-53 0-96-43-96-96L0 128C0 75 43 32 96 32l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32z"]},Lp=Mp,Sp={prefix:"fas",iconName:"icons",icon:[512,512,["heart-music-camera-bolt"],"f86d","M500.3 7.3C507.7 13.3 512 22.4 512 32V176c0 26.5-28.7 48-64 48s-64-21.5-64-48s28.7-48 64-48V71L352 90.2V208c0 26.5-28.7 48-64 48s-64-21.5-64-48s28.7-48 64-48V64c0-15.3 10.8-28.4 25.7-31.4l160-32c9.4-1.9 19.1 .6 26.6 6.6zM74.7 304l11.8-17.8c5.9-8.9 15.9-14.2 26.6-14.2h61.7c10.7 0 20.7 5.3 26.6 14.2L213.3 304H240c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V352c0-26.5 21.5-48 48-48H74.7zM192 408a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM478.7 278.3L440.3 368H496c6.7 0 12.6 4.1 15 10.4s.6 13.3-4.4 17.7l-128 112c-5.6 4.9-13.9 5.3-19.9 .9s-8.2-12.4-5.3-19.2L391.7 400H336c-6.7 0-12.6-4.1-15-10.4s-.6-13.3 4.4-17.7l128-112c5.6-4.9 13.9-5.3 19.9-.9s8.2 12.4 5.3 19.2zm-339-59.2c-6.5 6.5-17 6.5-23 0L19.9 119.2c-28-29-26.5-76.9 5-103.9c27-23.5 68.4-19 93.4 6.5l10 10.5 9.5-10.5c25-25.5 65.9-30 93.9-6.5c31 27 32.5 74.9 4.5 103.9l-96.4 99.9z"]},Ep=Sp,kp={prefix:"fas",iconName:"microphone-lines-slash",icon:[640,512,["microphone-alt-slash"],"f539","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c15.2-26 23.9-56.3 23.9-88.7V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v24 16c0 21.2-5.1 41.1-14.2 58.7L416 300.8V256H358.9l-34.5-27c2.9-3.1 7-5 11.6-5h80V192H336c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V128H336c-8.8 0-16-7.2-16-16s7.2-16 16-16h80c0-53-43-96-96-96s-96 43-96 96v54.3L38.8 5.1zm362.5 407l-43.1-33.9C346.1 382 333.3 384 320 384c-70.7 0-128-57.3-128-128v-8.7L144.7 210c-.5 1.9-.7 3.9-.7 6v40c0 89.1 66.2 162.7 152 174.4V464H248c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V430.4c20.4-2.8 39.7-9.1 57.3-18.2z"]},Np=kp,Tp={prefix:"fas",iconName:"magnifying-glass-location",icon:[512,512,["search-location"],"f689","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM288 176c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 48.8 46.5 111.6 68.6 138.6c6 7.3 16.8 7.3 22.7 0c22.1-27 68.6-89.8 68.6-138.6zm-112 0a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},Bp=Tp,Ip={prefix:"fas",iconName:"forward-step",icon:[320,512,["step-forward"],"f051","M52.5 440.6c-9.5 7.9-22.8 9.7-34.1 4.4S0 428.4 0 416V96C0 83.6 7.2 72.3 18.4 67s24.5-3.6 34.1 4.4l192 160L256 241V96c0-17.7 14.3-32 32-32s32 14.3 32 32V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V271l-11.5 9.6-192 160z"]},$p=Ip,Rp={prefix:"fas",iconName:"face-smile-beam",icon:[512,512,[128522,"smile-beam"],"f5b8","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zm53.5-96.7l0 0 0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0zm160 0l0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0 0 0z"]},Ap=Rp,Pp={prefix:"fas",iconName:"football",icon:[512,512,[127944,"football-ball"],"f44e","M247.5 25.4c-13.5 3.3-26.4 7.2-38.6 11.7C142.9 61.6 96.7 103.6 66 153.6c-18.3 29.8-30.9 62.3-39.2 95.4L264.5 486.6c13.5-3.3 26.4-7.2 38.6-11.7c66-24.5 112.2-66.5 142.9-116.5c18.3-29.8 30.9-62.3 39.1-95.3L247.5 25.4zM495.2 205.3c6.1-56.8 1.4-112.2-7.7-156.4c-2.7-12.9-13-22.9-26.1-25.1c-58.2-9.7-109.9-12-155.6-7.9L495.2 205.3zM206.1 496L16.8 306.7c-6.1 56.8-1.4 112.2 7.7 156.4c2.7 12.9 13 22.9 26.1 25.1c58.2 9.7 109.9 12 155.6 7.9zm54.6-331.3c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6zm-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6zm-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6z"]},Wp=Pp,Dp={prefix:"fas",iconName:"angles-down",icon:[448,512,["angle-double-down"],"f103","M246.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-160-160c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L224 402.7 361.4 265.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-160 160zm160-352l-160 160c-12.5 12.5-32.8 12.5-45.3 0l-160-160c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L224 210.7 361.4 73.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3z"]},Op=Dp,Fp={prefix:"fas",iconName:"beer-mug-empty",icon:[512,512,["beer"],"f0fc","M32 64c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32V96h51.2c42.4 0 76.8 34.4 76.8 76.8V274.9c0 30.4-17.9 57.9-45.6 70.2L384 381.7V416c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V64zM384 311.6l56.4-25.1c4.6-2.1 7.6-6.6 7.6-11.7V172.8c0-7.1-5.7-12.8-12.8-12.8H384V311.6zM160 144c0-8.8-7.2-16-16-16s-16 7.2-16 16V368c0 8.8 7.2 16 16 16s16-7.2 16-16V144zm64 0c0-8.8-7.2-16-16-16s-16 7.2-16 16V368c0 8.8 7.2 16 16 16s16-7.2 16-16V144zm64 0c0-8.8-7.2-16-16-16s-16 7.2-16 16V368c0 8.8 7.2 16 16 16s16-7.2 16-16V144z"]},Gp=Fp,Up={prefix:"fas",iconName:"arrow-up-long",icon:[384,512,["long-arrow-up"],"f176","M214.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 109.3V480c0 17.7 14.3 32 32 32s32-14.3 32-32V109.3l73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128z"]},jp=Up,qp={prefix:"fas",iconName:"fire-flame-simple",icon:[384,512,["burn"],"f46a","M372.5 256.5l-.7-1.9C337.8 160.8 282 76.5 209.1 8.5l-3.3-3C202.1 2 197.1 0 192 0s-10.1 2-13.8 5.5l-3.3 3C102 76.5 46.2 160.8 12.2 254.6l-.7 1.9C3.9 277.3 0 299.4 0 321.6C0 426.7 86.8 512 192 512s192-85.3 192-190.4c0-22.2-3.9-44.2-11.5-65.1zm-90.8 49.5c4.1 9.3 6.2 19.4 6.2 29.5c0 53-43 96.5-96 96.5s-96-43.5-96-96.5c0-10.1 2.1-20.3 6.2-29.5l1.9-4.3c15.8-35.4 37.9-67.7 65.3-95.1l8.9-8.9c3.6-3.6 8.5-5.6 13.6-5.6s10 2 13.6 5.6l8.9 8.9c27.4 27.4 49.6 59.7 65.3 95.1l1.9 4.3z"]},Zp=qp,Yp={prefix:"fas",iconName:"person",icon:[320,512,[129485,"male"],"f183","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l58.3 97c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152z"]},Jp=Yp,Xp={prefix:"fas",iconName:"face-grin-stars",icon:[512,512,[129321,"grin-stars"],"f587","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm407.4 75.5c5-11.8-7-22.5-19.3-18.7c-39.7 12.2-84.5 19-131.8 19s-92.1-6.8-131.8-19c-12.3-3.8-24.3 6.9-19.3 18.7c25 59.1 83.2 100.5 151.1 100.5s126.2-41.4 151.1-100.5zM160 120c-3.1 0-5.9 1.8-7.2 4.6l-16.6 34.7-38.1 5c-3.1 .4-5.6 2.5-6.6 5.5s-.1 6.2 2.1 8.3l27.9 26.5-7 37.8c-.6 3 .7 6.1 3.2 7.9s5.8 2 8.5 .6L160 232.5l33.8 18.3c2.7 1.5 6 1.3 8.5-.6s3.7-4.9 3.2-7.9l-7-37.8L226.4 178c2.2-2.1 3.1-5.3 2.1-8.3s-3.5-5.1-6.6-5.5l-38.1-5-16.6-34.7c-1.3-2.8-4.1-4.6-7.2-4.6zm192 0c-3.1 0-5.9 1.8-7.2 4.6l-16.6 34.7-38.1 5c-3.1 .4-5.6 2.5-6.6 5.5s-.1 6.2 2.1 8.3l27.9 26.5-7 37.8c-.6 3 .7 6.1 3.2 7.9s5.8 2 8.5 .6L352 232.5l33.8 18.3c2.7 1.5 6 1.3 8.5-.6s3.7-4.9 3.2-7.9l-7-37.8L418.4 178c2.2-2.1 3.1-5.3 2.1-8.3s-3.5-5.1-6.6-5.5l-38.1-5-16.6-34.7c-1.3-2.8-4.1-4.6-7.2-4.6z"]},Kp=Xp,Qp={prefix:"fas",iconName:"spaghetti-monster-flying",icon:[640,512,["pastafarianism"],"f67b","M208 64a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 0c0 16.2-6 31.1-16 42.3l15.6 31.2c18.7-6 39.9-9.5 64.4-9.5s45.8 3.5 64.4 9.5L400 106.3C390 95.1 384 80.2 384 64c0-35.3 28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64c-1.7 0-3.4-.1-5.1-.2L427.8 158c21.1 13.6 37.7 30.2 51.4 46.4c7.1 8.3 13.5 16.6 19.3 24l1.4 1.8c6.3 8.1 11.6 14.8 16.7 20.4C527.3 262.3 532.7 264 536 264c2.5 0 4.3-.6 7.1-3.3c3.7-3.5 7.1-8.8 12.5-17.4l.6-.9c4.6-7.4 11-17.6 19.4-25.7c9.7-9.3 22.9-16.7 40.4-16.7c13.3 0 24 10.7 24 24s-10.7 24-24 24c-2.5 0-4.3 .6-7.1 3.3c-3.7 3.5-7.1 8.8-12.5 17.4l-.6 .9c-4.6 7.4-11 17.6-19.4 25.7c-9.7 9.3-22.9 16.7-40.4 16.7c-18.5 0-32.9-8.5-44.3-18.6c-3.1 4-6.6 8.3-10.5 12.7c1.4 4.3 2.8 8.5 4 12.5c.9 3 1.8 5.8 2.6 8.6c3 9.8 5.5 18.2 8.6 25.9c3.9 9.8 7.4 15.4 10.8 18.5c2.6 2.4 5.9 4.3 12.8 4.3c8.7 0 16.9-4.2 33.7-13.2c15-8 35.7-18.8 62.3-18.8c13.3 0 24 10.7 24 24s-10.7 24-24 24c-13.4 0-24.7 5.2-39.7 13.2c-1 .6-2.1 1.1-3.2 1.7C559.9 414 541.4 424 520 424c-18.4 0-33.6-6.1-45.5-17.2c-11.1-10.3-17.9-23.7-22.7-36c-3.6-9-6.7-19.1-9.5-28.5c-16.4 12.3-36.1 23.6-58.9 31.3c3.6 10.8 8.4 23.5 14.4 36.2c7.5 15.9 16.2 30.4 25.8 40.5C433 460.5 441.2 464 448 464c13.3 0 24 10.7 24 24s-10.7 24-24 24c-25.2 0-45-13.5-59.5-28.8c-14.5-15.4-25.7-34.9-34.2-53c-8-17-14.1-33.8-18.3-46.9c-5.2 .4-10.6 .6-16 .6s-10.8-.2-16-.6c-4.2 13-10.3 29.9-18.3 46.9c-8.5 18.1-19.8 37.6-34.2 53C237 498.5 217.2 512 192 512c-13.3 0-24-10.7-24-24s10.7-24 24-24c6.8 0 15-3.5 24.5-13.7c9.5-10.1 18.3-24.6 25.8-40.5c5.9-12.6 10.7-25.4 14.4-36.2c-22.8-7.7-42.5-19-58.9-31.3c-2.9 9.4-6 19.5-9.5 28.5c-4.8 12.2-11.6 25.6-22.7 36C153.6 417.9 138.4 424 120 424c-21.4 0-39.9-10-53.1-17.1l0 0c-1.1-.6-2.2-1.2-3.2-1.7c-15-8-26.3-13.2-39.7-13.2c-13.3 0-24-10.7-24-24s10.7-24 24-24c26.6 0 47.3 10.8 62.3 18.8c16.8 9 25 13.2 33.7 13.2c6.8 0 10.2-1.9 12.8-4.3c3.4-3.2 7-8.8 10.8-18.5c3-7.7 5.6-16.1 8.6-25.9c.8-2.7 1.7-5.6 2.6-8.6c1.2-4 2.6-8.2 4-12.5c-3.9-4.5-7.4-8.8-10.5-12.7C136.9 303.5 122.5 312 104 312c-17.5 0-30.7-7.4-40.4-16.7c-8.4-8.1-14.8-18.3-19.4-25.7l-.6-.9c-5.4-8.6-8.8-13.9-12.5-17.4c-2.8-2.7-4.6-3.3-7.1-3.3c-13.3 0-24-10.7-24-24s10.7-24 24-24c17.5 0 30.7 7.4 40.4 16.7c8.4 8.1 14.8 18.3 19.4 25.7l.6 .9c5.4 8.6 8.8 13.9 12.5 17.4c2.8 2.7 4.6 3.3 7.1 3.3c3.3 0 8.7-1.7 19.4-13.4c5.1-5.6 10.4-12.3 16.7-20.4l1.4-1.8c5.8-7.4 12.2-15.7 19.3-24c13.8-16.2 30.3-32.8 51.4-46.4l-15.1-30.2c-1.7 .1-3.4 .2-5.1 .2c-35.3 0-64-28.7-64-64s28.7-64 64-64s64 28.7 64 64zm208 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},eb=Qp,tb={prefix:"fas",iconName:"spoon",icon:[512,512,[129348,61873,"utensil-spoon"],"f2e5","M245.8 220.9c-14.5-17.6-21.8-39.2-21.8-60.8C224 80 320 0 416 0c53 0 96 43 96 96c0 96-80 192-160.2 192c-21.6 0-43.2-7.3-60.8-21.8L54.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L245.8 220.9z"]},ob=tb,rb={prefix:"fas",iconName:"envelopes-bulk",icon:[640,512,["mail-bulk"],"f674","M128 0C110.3 0 96 14.3 96 32V224h96V192c0-35.3 28.7-64 64-64H480V32c0-17.7-14.3-32-32-32H128zM256 160c-17.7 0-32 14.3-32 32v32h96c35.3 0 64 28.7 64 64V416H576c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32H256zm240 64h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H496c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zM64 256c-17.7 0-32 14.3-32 32v13L187.1 415.9c1.4 1 3.1 1.6 4.9 1.6s3.5-.6 4.9-1.6L352 301V288c0-17.7-14.3-32-32-32H64zm288 84.8L216 441.6c-6.9 5.1-15.3 7.9-24 7.9s-17-2.8-24-7.9L32 340.8V480c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V340.8z"]},cb=rb,ab={prefix:"fas",iconName:"circle-h",icon:[512,512,[9405,"hospital-symbol"],"f47e","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM368 152V256 360c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H192l0 80c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-208c0-13.3 10.7-24 24-24s24 10.7 24 24v80H320V152c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},nb=ab,lb={prefix:"fas",iconName:"address-book",icon:[512,512,[62138,"contact-book"],"f2b9","M96 0C60.7 0 32 28.7 32 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H96zM208 288h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H144c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM512 80c0-8.8-7.2-16-16-16s-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V80zM496 192c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16zm16 144c0-8.8-7.2-16-16-16s-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V336z"]},ib=lb,sb={prefix:"fas",iconName:"pencil",icon:[512,512,[9999,61504,"pencil-alt"],"f303","M410.3 231l11.3-11.3-33.9-33.9-62.1-62.1L291.7 89.8l-11.3 11.3-22.6 22.6L58.6 322.9c-10.4 10.4-18 23.3-22.2 37.4L1 480.7c-2.5 8.4-.2 17.5 6.1 23.7s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L387.7 253.7 410.3 231zM160 399.4l-9.1 22.7c-4 3.1-8.5 5.4-13.3 6.9L59.4 452l23-78.1c1.4-4.9 3.8-9.4 6.9-13.3l22.7-9.1v32c0 8.8 7.2 16 16 16h32zM362.7 18.7L348.3 33.2 325.7 55.8 314.3 67.1l33.9 33.9 62.1 62.1 33.9 33.9 11.3-11.3 22.6-22.6 14.5-14.5c25-25 25-65.5 0-90.5L453.3 18.7c-25-25-65.5-25-90.5 0zm-47.4 168l-144 144c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l144-144c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},db=sb,mb={prefix:"fas",iconName:"paste",icon:[512,512,["file-clipboard"],"f0ea","M160 0c-23.7 0-44.4 12.9-55.4 32H48C21.5 32 0 53.5 0 80V400c0 26.5 21.5 48 48 48H192V176c0-44.2 35.8-80 80-80h48V80c0-26.5-21.5-48-48-48H215.4C204.4 12.9 183.7 0 160 0zM272 128c-26.5 0-48 21.5-48 48V448v16c0 26.5 21.5 48 48 48H464c26.5 0 48-21.5 48-48V243.9c0-12.7-5.1-24.9-14.1-33.9l-67.9-67.9c-9-9-21.2-14.1-33.9-14.1H320 272zM160 40a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},fb=mb,ub={prefix:"fas",iconName:"truck-ramp-box",icon:[640,512,["truck-loading"],"f4de","M640 0V400c0 61.9-50.1 112-112 112c-61 0-110.5-48.7-112-109.3L48.4 502.9c-17.1 4.6-34.6-5.4-39.3-22.5s5.4-34.6 22.5-39.3L352 353.8V64c0-35.3 28.7-64 64-64H640zM576 400a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM23.1 207.7c-4.6-17.1 5.6-34.6 22.6-39.2l46.4-12.4 20.7 77.3c2.3 8.5 11.1 13.6 19.6 11.3l30.9-8.3c8.5-2.3 13.6-11.1 11.3-19.6l-20.7-77.3 46.4-12.4c17.1-4.6 34.6 5.6 39.2 22.6l41.4 154.5c4.6 17.1-5.6 34.6-22.6 39.2L103.7 384.9c-17.1 4.6-34.6-5.6-39.2-22.6L23.1 207.7z"]},pb=ub,bb={prefix:"fas",iconName:"scroll-torah",icon:[640,512,["torah"],"f6a0","M96 480V32C96 14.3 74.5 0 48 0S0 14.3 0 32V480c0 17.7 21.5 32 48 32s48-14.3 48-32zM512 32H128V480H512V32zM592 0c-26.5 0-48 14.3-48 32V480c0 17.7 21.5 32 48 32s48-14.3 48-32V32c0-17.7-21.5-32-48-32zM196 313.7c0-3.2 .9-6.4 2.5-9.2L226.7 256l-28.3-48.5c-1.6-2.8-2.5-6-2.5-9.2c0-10.1 8.2-18.3 18.3-18.3H271l31.4-53.9c3.6-6.3 10.3-10.1 17.6-10.1s13.9 3.8 17.6 10.1L369 180h56.7c10.1 0 18.3 8.2 18.3 18.3c0 3.2-.9 6.4-2.5 9.2L413.3 256l28.3 48.5c1.6 2.8 2.5 6 2.5 9.2c0 10.1-8.2 18.3-18.3 18.3H369l-31.4 53.9c-3.6 6.3-10.3 10.1-17.6 10.1s-13.9-3.8-17.6-10.1L271 332H214.3c-10.1 0-18.3-8.2-18.3-18.3zm124 54.7L341.2 332H298.8L320 368.4zM254.5 256l30.3 52h70.4l30.3-52-30.3-52H284.8l-30.3 52zm144.9 23.8L383 308h32.8l-16.4-28.2zM415.8 204H383l16.4 28.2L415.8 204zM320 143.6L298.8 180h42.4L320 143.6zM224.2 204l16.4 28.2L257 204H224.2zM257 308l-16.4-28.2L224.2 308H257z"]},hb=bb,gb={prefix:"fas",iconName:"broom-ball",icon:[576,512,["quidditch","quidditch-broom-ball"],"f458","M566.6 9.4c12.5 12.5 12.5 32.8 0 45.3l-192 192 34.7 34.7c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6H364.3L256 211.7V182.6c0-12.5 10.1-22.6 22.6-22.6c6 0 11.8 2.4 16 6.6l34.7 34.7 192-192c12.5-12.5 32.8-12.5 45.3 0zm-344 225.5L341.1 353.4c3.7 42.7-11.7 85.2-42.3 115.8C271.4 496.6 234.2 512 195.5 512L22.1 512C9.9 512 0 502.1 0 489.9c0-6.3 2.7-12.3 7.3-16.5L133.7 359.7c4.2-3.7-.4-10.4-5.4-7.9L77.2 377.4c-6.1 3-13.2-1.4-13.2-8.2c0-31.5 12.5-61.7 34.8-84l8-8c30.6-30.6 73.1-45.9 115.8-42.3zM464 352a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},vb=gb,Cb=gb,yb={prefix:"fas",iconName:"box-archive",icon:[512,512,["archive"],"f187","M32 32H480c17.7 0 32 14.3 32 32V96c0 17.7-14.3 32-32 32H32C14.3 128 0 113.7 0 96V64C0 46.3 14.3 32 32 32zm0 128H480V416c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V160zm128 80c0 8.8 7.2 16 16 16H336c8.8 0 16-7.2 16-16s-7.2-16-16-16H176c-8.8 0-16 7.2-16 16z"]},zb=yb,Hb={prefix:"fas",iconName:"arrow-down-9-1",icon:[576,512,["sort-numeric-desc","sort-numeric-down-alt"],"f886","M160 480c9 0 17.5-3.8 23.6-10.4l88-96c11.9-13 11.1-33.3-2-45.2s-33.3-11.1-45.2 2L192 365.7V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V365.7L95.6 330.4c-11.9-13-32.2-13.9-45.2-2s-13.9 32.2-2 45.2l88 96C142.5 476.2 151 480 160 480zM450.7 294c-8.3-6-19.1-7.7-28.8-4.4l-48 16c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l5.9-2V416H384c-17.7 0-32 14.3-32 32s14.3 32 32 32h48 48c17.7 0 32-14.3 32-32s-14.3-32-32-32H464V320c0-10.3-4.9-19.9-13.3-26zM418.3 91a32 32 0 1 1 27.4 57.9A32 32 0 1 1 418.3 91zM405.1 203.8l-6.8 9.2c-10.5 14.2-7.5 34.2 6.7 44.8s34.2 7.5 44.8-6.7l48.8-65.8c14-18.9 21.5-41.7 21.5-65.2c0-48.6-39.4-88-88-88s-88 39.4-88 88c0 39.2 25.6 72.4 61.1 83.8z"]},_b=Hb,Vb=Hb,xb={prefix:"fas",iconName:"face-grin-tongue-squint",icon:[512,512,[128541,"grin-tongue-squint"],"f58a","M0 256C0 368.9 73.1 464.7 174.5 498.8C165.3 484 160 466.6 160 448V400.7c-24-17.5-43.1-41.4-54.8-69.2c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19c12.3-3.8 24.3 6.9 19.3 18.7c-11.8 28-31.1 52-55.4 69.6V448c0 18.6-5.3 36-14.5 50.8C438.9 464.7 512 368.9 512 256C512 114.6 397.4 0 256 0S0 114.6 0 256zM116 141.1c0-9 9.6-14.7 17.5-10.5l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6zm262.5-10.5c7.9-4.2 17.5 1.5 17.5 10.5c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9zM320 448V402.6c0-14.7-11.9-26.6-26.6-26.6h-2c-11.3 0-21.1 7.9-23.6 18.9c-2.8 12.6-20.8 12.6-23.6 0c-2.5-11.1-12.3-18.9-23.6-18.9h-2c-14.7 0-26.6 11.9-26.6 26.6V448c0 35.3 28.7 64 64 64s64-28.7 64-64z"]},Mb=xb,Lb={prefix:"fas",iconName:"earth-africa",icon:[512,512,[127757,"globe-africa"],"f57c","M177.8 63.2l10 17.4c2.8 4.8 4.2 10.3 4.2 15.9v41.4c0 3.9 1.6 7.7 4.3 10.4c6.2 6.2 16.5 5.7 22-1.2l13.6-17c4.7-5.9 12.9-7.7 19.6-4.3l15.2 7.6c3.4 1.7 7.2 2.6 11 2.6c6.5 0 12.8-2.6 17.4-7.2l3.9-3.9c2.9-2.9 7.3-3.6 11-1.8l29.2 14.6c7.8 3.9 12.6 11.8 12.6 20.5c0 10.5-7.1 19.6-17.3 22.2l-35.4 8.8c-7.4 1.8-15.1 1.5-22.4-.9l-32-10.7c-3.3-1.1-6.7-1.7-10.2-1.7c-7 0-13.8 2.3-19.4 6.5L176 212c-10.1 7.6-16 19.4-16 32v28c0 26.5 21.5 48 48 48h32c8.8 0 16 7.2 16 16v48c0 17.7 14.3 32 32 32c10.1 0 19.6-4.7 25.6-12.8l25.6-34.1c8.3-11.1 12.8-24.6 12.8-38.4V318.6c0-3.9 2.6-7.3 6.4-8.2l5.3-1.3c11.9-3 20.3-13.7 20.3-26c0-7.1-2.8-13.9-7.8-18.9l-33.5-33.5c-3.7-3.7-3.7-9.7 0-13.4c5.7-5.7 14.1-7.7 21.8-5.1l14.1 4.7c12.3 4.1 25.7-1.5 31.5-13c3.5-7 11.2-10.8 18.9-9.2l27.4 5.5C432 112.4 351.5 48 256 48c-27.7 0-54 5.4-78.2 15.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},wb=Lb,Sb={prefix:"fas",iconName:"tablet-screen-button",icon:[448,512,["tablet-alt"],"f3fa","M0 64C0 28.7 28.7 0 64 0H384c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM256 448a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM384 64H64V384H384V64z"]},Eb=Sb,kb={prefix:"fas",iconName:"face-flushed",icon:[512,512,[128563,"flushed"],"f579","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM176 384c0 8.8 7.2 16 16 16H320c8.8 0 16-7.2 16-16s-7.2-16-16-16H192c-8.8 0-16 7.2-16 16zm-16-88a72 72 0 1 0 0-144 72 72 0 1 0 0 144zm264-72a72 72 0 1 0 -144 0 72 72 0 1 0 144 0zm-288 0a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm192 0a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},Nb=kb,Tb={prefix:"fas",iconName:"gavel",icon:[512,512,["legal"],"f0e3","M318.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-120 120c-12.5 12.5-12.5 32.8 0 45.3l16 16c12.5 12.5 32.8 12.5 45.3 0l4-4L325.4 293.4l-4 4c-12.5 12.5-12.5 32.8 0 45.3l16 16c12.5 12.5 32.8 12.5 45.3 0l120-120c12.5-12.5 12.5-32.8 0-45.3l-16-16c-12.5-12.5-32.8-12.5-45.3 0l-4 4L330.6 74.6l4-4c12.5-12.5 12.5-32.8 0-45.3l-16-16zm-152 288c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l48 48c12.5 12.5 32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-1.4-1.4L272 285.3 226.7 240 168 298.7l-1.4-1.4z"]},Bb=Tb,Ib={prefix:"fas",iconName:"bell-concierge",icon:[512,512,[128718,"concierge-bell"],"f562","M216 64c-13.3 0-24 10.7-24 24s10.7 24 24 24h16v33.3C119.6 157.2 32 252.4 32 368H480c0-115.6-87.6-210.8-200-222.7V112h16c13.3 0 24-10.7 24-24s-10.7-24-24-24H256 216zM24 400c-13.3 0-24 10.7-24 24s10.7 24 24 24H488c13.3 0 24-10.7 24-24s-10.7-24-24-24H24z"]},$b=Ib,Rb={prefix:"fas",iconName:"pen-ruler",icon:[512,512,["pencil-ruler"],"f5ae","M469.3 19.3l23.4 23.4c25 25 25 65.5 0 90.5l-56.4 56.4L322.3 75.7l56.4-56.4c25-25 65.5-25 90.5 0zM44.9 353.2L299.7 98.3 413.7 212.3 158.8 467.1c-6.7 6.7-15.1 11.6-24.2 14.2l-104 29.7c-8.4 2.4-17.4 .1-23.6-6.1s-8.5-15.2-6.1-23.6l29.7-104c2.6-9.2 7.5-17.5 14.2-24.2zM249.4 103.4L103.4 249.4 16 161.9c-18.7-18.7-18.7-49.1 0-67.9L94.1 16c18.7-18.7 49.1-18.7 67.9 0l19.8 19.8c-.3 .3-.7 .6-1 .9l-64 64c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l64-64c.3-.3 .6-.7 .9-1l45.1 45.1zM408.6 262.6l45.1 45.1c-.3 .3-.7 .6-1 .9l-64 64c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l64-64c.3-.3 .6-.7 .9-1L496 350.1c18.7 18.7 18.7 49.1 0 67.9L417.9 496c-18.7 18.7-49.1 18.7-67.9 0l-87.4-87.4L408.6 262.6z"]},Ab=Rb,Pb={prefix:"fas",iconName:"people-arrows",icon:[640,512,["people-arrows-left-right"],"e068","M64 64a64 64 0 1 1 128 0A64 64 0 1 1 64 64zM25.9 233.4C29.3 191.9 64 160 105.6 160h44.8c27 0 51 13.4 65.5 34.1c-2.7 1.9-5.2 4-7.5 6.3l-64 64c-21.9 21.9-21.9 57.3 0 79.2L192 391.2V464c0 26.5-21.5 48-48 48H112c-26.5 0-48-21.5-48-48V348.3c-26.5-9.5-44.7-35.8-42.2-65.6l4.1-49.3zM448 64a64 64 0 1 1 128 0A64 64 0 1 1 448 64zM431.6 200.4c-2.3-2.3-4.9-4.4-7.5-6.3c14.5-20.7 38.6-34.1 65.5-34.1h44.8c41.6 0 76.3 31.9 79.7 73.4l4.1 49.3c2.5 29.8-15.7 56.1-42.2 65.6V464c0 26.5-21.5 48-48 48H496c-26.5 0-48-21.5-48-48V391.2l47.6-47.6c21.9-21.9 21.9-57.3 0-79.2l-64-64zM272 240v32h96V240c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l64 64c9.4 9.4 9.4 24.6 0 33.9l-64 64c-6.9 6.9-17.2 8.9-26.2 5.2s-14.8-12.5-14.8-22.2V336H272v32c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-64-64c-9.4-9.4-9.4-24.6 0-33.9l64-64c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2z"]},Wb=Pb,Db={prefix:"fas",iconName:"square-caret-right",icon:[448,512,["caret-square-right"],"f152","M448 96c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320zM320 256c0 6.7-2.8 13-7.7 17.6l-112 104c-7 6.5-17.2 8.2-25.9 4.4s-14.4-12.5-14.4-22l0-208c0-9.5 5.7-18.2 14.4-22s18.9-2.1 25.9 4.4l112 104c4.9 4.5 7.7 10.9 7.7 17.6z"]},Ob=Db,Fb={prefix:"fas",iconName:"scissors",icon:[512,512,[9984,9986,9988,"cut"],"f0c4","M256 192l-39.5-39.5c4.9-12.6 7.5-26.2 7.5-40.5C224 50.1 173.9 0 112 0S0 50.1 0 112s50.1 112 112 112c14.3 0 27.9-2.7 40.5-7.5L192 256l-39.5 39.5c-12.6-4.9-26.2-7.5-40.5-7.5C50.1 288 0 338.1 0 400s50.1 112 112 112s112-50.1 112-112c0-14.3-2.7-27.9-7.5-40.5L499.2 76.8c7.1-7.1 7.1-18.5 0-25.6c-28.3-28.3-74.1-28.3-102.4 0L256 192zm22.6 150.6L396.8 460.8c28.3 28.3 74.1 28.3 102.4 0c7.1-7.1 7.1-18.5 0-25.6L342.6 278.6l-64 64zM64 112a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm48 240a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},Gb=Fb,Ub={prefix:"fas",iconName:"tachograph-digital",icon:[640,512,["digital-tachograph"],"f566","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zm32 64H320c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32zM64 368c0-8.8 7.2-16 16-16H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm320 0c0-8.8 7.2-16 16-16H560c8.8 0 16 7.2 16 16s-7.2 16-16 16H400c-8.8 0-16-7.2-16-16zM80 288a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm80-16a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm80-16a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},jb=Ub,qb={prefix:"fas",iconName:"reply",icon:[512,512,[61714,"mail-reply"],"f3e5","M205 34.8c11.5 5.1 19 16.6 19 29.2v64H336c97.2 0 176 78.8 176 176c0 113.3-81.5 163.9-100.2 174.1c-2.5 1.4-5.3 1.9-8.1 1.9c-10.9 0-19.7-8.9-19.7-19.7c0-7.5 4.3-14.4 9.8-19.5c9.4-8.8 22.2-26.4 22.2-56.7c0-53-43-96-96-96H224v64c0 12.6-7.4 24.1-19 29.2s-25 3-34.4-5.4l-160-144C3.9 225.7 0 217.1 0 208s3.9-17.7 10.6-23.8l160-144c9.4-8.5 22.9-10.6 34.4-5.4z"]},Zb=qb,Yb={prefix:"fas",iconName:"square-minus",icon:[448,512,[61767,"minus-square"],"f146","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm88 200H296c13.3 0 24 10.7 24 24s-10.7 24-24 24H152c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},Jb=Yb,Xb={prefix:"fas",iconName:"square-caret-down",icon:[448,512,["caret-square-down"],"f150","M384 480c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0zM224 352c-6.7 0-13-2.8-17.6-7.7l-104-112c-6.5-7-8.2-17.2-4.4-25.9s12.5-14.4 22-14.4l208 0c9.5 0 18.2 5.7 22 14.4s2.1 18.9-4.4 25.9l-104 112c-4.5 4.9-10.9 7.7-17.6 7.7z"]},Kb=Xb,Qb={prefix:"fas",iconName:"bars",icon:[448,512,["navicon"],"f0c9","M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"]},eh=Qb,th={prefix:"fas",iconName:"hourglass-end",icon:[384,512,[8987,"hourglass-3"],"f253","M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64V75c0 42.4 16.9 83.1 46.9 113.1L146.7 256 78.9 323.9C48.9 353.9 32 394.6 32 437v11c-17.7 0-32 14.3-32 32s14.3 32 32 32H64 320h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V437c0-42.4-16.9-83.1-46.9-113.1L237.3 256l67.9-67.9c30-30 46.9-70.7 46.9-113.1V64c17.7 0 32-14.3 32-32s-14.3-32-32-32H320 64 32zM96 75V64H288V75c0 25.5-10.1 49.9-28.1 67.9L192 210.7l-67.9-67.9C106.1 124.9 96 100.4 96 75z"]},oh=th,rh={prefix:"fas",iconName:"heart-crack",icon:[512,512,[128148,"heart-broken"],"f7a9","M119.4 44.1c23.3-3.9 46.8-1.9 68.6 5.3l49.8 77.5-75.4 75.4c-1.5 1.5-2.4 3.6-2.3 5.8s1 4.2 2.6 5.7l112 104c2.9 2.7 7.4 2.9 10.5 .3s3.8-7 1.7-10.4l-60.4-98.1 90.7-75.6c2.6-2.1 3.5-5.7 2.4-8.8L296.8 61.8c28.5-16.7 62.4-23.2 95.7-17.6C461.5 55.6 512 115.2 512 185.1v5.8c0 41.5-17.2 81.2-47.6 109.5L283.7 469.1c-7.5 7-17.4 10.9-27.7 10.9s-20.2-3.9-27.7-10.9L47.6 300.4C17.2 272.1 0 232.4 0 190.9v-5.8c0-69.9 50.5-129.5 119.4-141z"]},ch=rh,ah={prefix:"fas",iconName:"square-up-right",icon:[448,512,[8599,"external-link-square-alt"],"f360","M384 32c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H384zM320 313.4V176c0-8.8-7.2-16-16-16H166.6c-12.5 0-22.6 10.1-22.6 22.6c0 6 2.4 11.8 6.6 16L184 232l-66.3 66.3C114 302 112 306.9 112 312s2 10 5.7 13.7l36.7 36.7c3.6 3.6 8.5 5.7 13.7 5.7s10-2 13.7-5.7L248 296l33.4 33.4c4.2 4.2 10 6.6 16 6.6c12.5 0 22.6-10.1 22.6-22.6z"]},nh=ah,lh={prefix:"fas",iconName:"face-kiss-beam",icon:[512,512,[128537,"kiss-beam"],"f597","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm48.7-198.3c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C274.7 443.1 257.4 448 240 448c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9l0 0 0 0 0 0 0 0 .2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1 0 0 0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7l0 0 0 0 0 0 0 0 0 0 .2-.1 .3-.2 .6-.4c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1l-.4-.3-.5-.3-.2-.1 0 0 0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4zm-87.1-84.9l0 0 0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0zm160 0l0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0 0 0z"]},ih=lh,sh={prefix:"fas",iconName:"circle-exclamation",icon:[512,512,["exclamation-circle"],"f06a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24V264c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},dh=sh,mh={prefix:"fas",iconName:"arrow-right-from-bracket",icon:[512,512,["sign-out"],"f08b","M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224 192 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l210.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128zM160 96c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 32C43 32 0 75 0 128L0 384c0 53 43 96 96 96l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0c-17.7 0-32-14.3-32-32l0-256c0-17.7 14.3-32 32-32l64 0z"]},fh=mh,uh={prefix:"fas",iconName:"circle-chevron-down",icon:[512,512,["chevron-circle-down"],"f13a","M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM135 241c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l87 87 87-87c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L273 345c-9.4 9.4-24.6 9.4-33.9 0L135 241z"]},ph=uh,bh={prefix:"fas",iconName:"unlock-keyhole",icon:[448,512,["unlock-alt"],"f13e","M224 64c-44.2 0-80 35.8-80 80v48H384c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256c0-35.3 28.7-64 64-64H80V144C80 64.5 144.5 0 224 0c57.5 0 107 33.7 130.1 82.3c7.6 16 .8 35.1-15.2 42.6s-35.1 .8-42.6-15.2C283.4 82.6 255.9 64 224 64zm32 320c17.7 0 32-14.3 32-32s-14.3-32-32-32H192c-17.7 0-32 14.3-32 32s14.3 32 32 32h64z"]},hh=bh,gh={prefix:"fas",iconName:"headphones-simple",icon:[512,512,["headphones-alt"],"f58f","M256 80C141.1 80 48 173.1 48 288V392c0 13.3-10.7 24-24 24s-24-10.7-24-24V288C0 146.6 114.6 32 256 32s256 114.6 256 256V392c0 13.3-10.7 24-24 24s-24-10.7-24-24V288c0-114.9-93.1-208-208-208zM80 352c0-35.3 28.7-64 64-64h16c17.7 0 32 14.3 32 32V448c0 17.7-14.3 32-32 32H144c-35.3 0-64-28.7-64-64V352zm288-64c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H352c-17.7 0-32-14.3-32-32V320c0-17.7 14.3-32 32-32h16z"]},vh=gh,Ch={prefix:"fas",iconName:"circle-dollar-to-slot",icon:[512,512,["donate"],"f4b9","M326.7 403.7c-22.1 8-45.9 12.3-70.7 12.3s-48.7-4.4-70.7-12.3c-.3-.1-.5-.2-.8-.3c-30-11-56.8-28.7-78.6-51.4C70 314.6 48 263.9 48 208C48 93.1 141.1 0 256 0S464 93.1 464 208c0 55.9-22 106.6-57.9 144c-1 1-2 2.1-3 3.1c-21.4 21.4-47.4 38.1-76.3 48.6zM256 91.9c-11.1 0-20.1 9-20.1 20.1v6c-5.6 1.2-10.9 2.9-15.9 5.1c-15 6.8-27.9 19.4-31.1 37.7c-1.8 10.2-.8 20 3.4 29c4.2 8.8 10.7 15 17.3 19.5c11.6 7.9 26.9 12.5 38.6 16l2.2 .7c13.9 4.2 23.4 7.4 29.3 11.7c2.5 1.8 3.4 3.2 3.7 4c.3 .8 .9 2.6 .2 6.7c-.6 3.5-2.5 6.4-8 8.8c-6.1 2.6-16 3.9-28.8 1.9c-6-1-16.7-4.6-26.2-7.9l0 0 0 0 0 0c-2.2-.7-4.3-1.5-6.4-2.1c-10.5-3.5-21.8 2.2-25.3 12.7s2.2 21.8 12.7 25.3c1.2 .4 2.7 .9 4.4 1.5c7.9 2.7 20.3 6.9 29.8 9.1V304c0 11.1 9 20.1 20.1 20.1s20.1-9 20.1-20.1v-5.5c5.3-1 10.5-2.5 15.4-4.6c15.7-6.7 28.4-19.7 31.6-38.7c1.8-10.4 1-20.3-3-29.4c-3.9-9-10.2-15.6-16.9-20.5c-12.2-8.8-28.3-13.7-40.4-17.4l-.8-.2c-14.2-4.3-23.8-7.3-29.9-11.4c-2.6-1.8-3.4-3-3.6-3.5c-.2-.3-.7-1.6-.1-5c.3-1.9 1.9-5.2 8.2-8.1c6.4-2.9 16.4-4.5 28.6-2.6c4.3 .7 17.9 3.3 21.7 4.3c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-4.4-1.2-14.4-3.2-21-4.4V112c0-11.1-9-20.1-20.1-20.1zM48 352H64c19.5 25.9 44 47.7 72.2 64H64v32H256 448V416H375.8c28.2-16.3 52.8-38.1 72.2-64h16c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V400c0-26.5 21.5-48 48-48z"]},yh=Ch,zh={prefix:"fas",iconName:"volume-low",icon:[448,512,[128264,"volume-down"],"f027","M301.1 34.8C312.6 40 320 51.4 320 64V448c0 12.6-7.4 24-18.9 29.2s-25 3.1-34.4-5.3L131.8 352H64c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h67.8L266.7 40.1c9.4-8.4 22.9-10.4 34.4-5.3zM412.6 181.5C434.1 199.1 448 225.9 448 256s-13.9 56.9-35.4 74.5c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C393.1 284.4 400 271 400 256s-6.9-28.4-17.7-37.3c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5z"]},Hh=zh,_h={prefix:"fas",iconName:"wheat-awn",icon:[512,512,["wheat-alt"],"e2cd","M505 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L383 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l88-88zM305.5 27.3c-6.2-6.2-16.4-6.2-22.6 0L271.5 38.6c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8l-11.3-11.3c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8L101.8 231c-6.2-6.2-16.4-6.2-22.6 0L67.9 242.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l68.9-68.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-21.8-21.8-49.6-34.1-78.1-36.9l31.9-31.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-21.8-21.8-49.6-34.1-78.1-36.9l31.9-31.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0L486.5 231c6.2-6.2 6.2-16.4 0-22.6L475.2 197c-5.2-5.2-10.6-9.8-16.4-13.9L505 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-59.4 59.4c-20.6-4.4-42-3.7-62.3 2.1c6.1-21.3 6.6-43.8 1.4-65.3L409 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L329.1 52.9c-3.7-5-7.8-9.8-12.4-14.3L305.5 27.3z"]},Vh=_h,xh={prefix:"fas",iconName:"square-check",icon:[448,512,[9745,9989,61510,"check-square"],"f14a","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM337 209L209 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L303 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},Mh=xh,Lh={prefix:"fas",iconName:"heading",icon:[448,512,["header"],"f1dc","M0 64C0 46.3 14.3 32 32 32H80h48c17.7 0 32 14.3 32 32s-14.3 32-32 32H112V208H336V96H320c-17.7 0-32-14.3-32-32s14.3-32 32-32h48 48c17.7 0 32 14.3 32 32s-14.3 32-32 32H400V240 416h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H368 320c-17.7 0-32-14.3-32-32s14.3-32 32-32h16V272H112V416h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H80 32c-17.7 0-32-14.3-32-32s14.3-32 32-32H48V240 96H32C14.3 96 0 81.7 0 64z"]},wh=Lh,Sh={prefix:"fas",iconName:"list",icon:[512,512,["list-squares"],"f03a","M40 48C26.7 48 16 58.7 16 72v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V72c0-13.3-10.7-24-24-24H40zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zM16 232v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V232c0-13.3-10.7-24-24-24H40c-13.3 0-24 10.7-24 24zM40 368c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V392c0-13.3-10.7-24-24-24H40z"]},Eh=Sh,kh={prefix:"fas",iconName:"square-phone-flip",icon:[448,512,["phone-square-alt"],"f87b","M384 32c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H384zm-90.7 96.7c-9.7-2.6-19.9 2.3-23.7 11.6l-20 48c-3.4 8.2-1 17.6 5.8 23.2L280 231.7c-16.6 35.2-45.1 63.7-80.3 80.3l-20.2-24.7c-5.6-6.8-15-9.2-23.2-5.8l-48 20c-9.3 3.9-14.2 14-11.6 23.7l12 44C111.1 378 119 384 128 384c123.7 0 224-100.3 224-224c0-9-6-16.9-14.7-19.3l-44-12z"]},Nh=kh,Th={prefix:"fas",iconName:"circle-dot",icon:[512,512,[128280,"dot-circle"],"f192","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-352a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},Bh=Th,Ih={prefix:"fas",iconName:"face-dizzy",icon:[512,512,["dizzy"],"f567","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-224a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM100.7 132.7c6.2-6.2 16.4-6.2 22.6 0L160 169.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L182.6 192l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L160 214.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L137.4 192l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6zm192 0c6.2-6.2 16.4-6.2 22.6 0L352 169.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L374.6 192l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L352 214.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L329.4 192l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6z"]},$h=Ih,Rh={prefix:"fas",iconName:"futbol",icon:[512,512,[9917,"futbol-ball","soccer-ball"],"f1e3","M417.3 360.1l-71.6-4.8c-5.2-.3-10.3 1.1-14.5 4.2s-7.2 7.4-8.4 12.5l-17.6 69.6C289.5 445.8 273 448 256 448s-33.5-2.2-49.2-6.4L189.2 372c-1.3-5-4.3-9.4-8.4-12.5s-9.3-4.5-14.5-4.2l-71.6 4.8c-17.6-27.2-28.5-59.2-30.4-93.6L125 228.3c4.4-2.8 7.6-7 9.2-11.9s1.4-10.2-.5-15l-26.7-66.6C128 109.2 155.3 89 186.7 76.9l55.2 46c4 3.3 9 5.1 14.1 5.1s10.2-1.8 14.1-5.1l55.2-46c31.3 12.1 58.7 32.3 79.6 57.9l-26.7 66.6c-1.9 4.8-2.1 10.1-.5 15s4.9 9.1 9.2 11.9l60.7 38.2c-1.9 34.4-12.8 66.4-30.4 93.6zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm14.1-325.7c-8.4-6.1-19.8-6.1-28.2 0L194 221c-8.4 6.1-11.9 16.9-8.7 26.8l18.3 56.3c3.2 9.9 12.4 16.6 22.8 16.6h59.2c10.4 0 19.6-6.7 22.8-16.6l18.3-56.3c3.2-9.9-.3-20.7-8.7-26.8l-47.9-34.8z"]},Ah=Rh,Ph=Rh,Wh={prefix:"fas",iconName:"paintbrush",icon:[576,512,[128396,"paint-brush"],"f1fc","M339.3 367.1c27.3-3.9 51.9-19.4 67.2-42.9L568.2 74.1c12.6-19.5 9.4-45.3-7.6-61.2S517.7-4.4 499.1 9.6L262.4 187.2c-24 18-38.2 46.1-38.4 76.1L339.3 367.1zm-19.6 25.4l-116-104.4C143.9 290.3 96 339.6 96 400c0 3.9 .2 7.8 .6 11.6C98.4 429.1 86.4 448 68.8 448H64c-17.7 0-32 14.3-32 32s14.3 32 32 32H208c61.9 0 112-50.1 112-112c0-2.5-.1-5-.2-7.5z"]},Dh=Wh,Oh={prefix:"fas",iconName:"hot-tub-person",icon:[512,512,["hot-tub"],"f593","M272 24c0-13.3-10.7-24-24-24s-24 10.7-24 24v5.2c0 34 14.4 66.4 39.7 89.2l16.4 14.8c15.2 13.7 23.8 33.1 23.8 53.5V200c0 13.3 10.7 24 24 24s24-10.7 24-24V186.8c0-34-14.4-66.4-39.7-89.2L295.8 82.8C280.7 69.1 272 49.7 272 29.2V24zM0 320v16V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V320c0-35.3-28.7-64-64-64H277.3c-13.8 0-27.3-4.5-38.4-12.8l-85.3-64C137 166.7 116.8 160 96 160c-53 0-96 43-96 96v64zm128 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V336c0-8.8 7.2-16 16-16s16 7.2 16 16zm80-16c8.8 0 16 7.2 16 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm112 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V336c0-8.8 7.2-16 16-16s16 7.2 16 16zm80-16c8.8 0 16 7.2 16 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V336c0-8.8 7.2-16 16-16zM360 0c-13.3 0-24 10.7-24 24v5.2c0 34 14.4 66.4 39.7 89.2l16.4 14.8c15.2 13.7 23.8 33.1 23.8 53.5V200c0 13.3 10.7 24 24 24s24-10.7 24-24V186.8c0-34-14.4-66.4-39.7-89.2L407.8 82.8C392.7 69.1 384 49.7 384 29.2V24c0-13.3-10.7-24-24-24zM64 128A64 64 0 1 0 64 0a64 64 0 1 0 0 128z"]},Fh=Oh,Gh={prefix:"fas",iconName:"map-location",icon:[576,512,["map-marked"],"f59f","M302.8 312C334.9 271.9 408 174.6 408 120C408 53.7 354.3 0 288 0S168 53.7 168 120c0 54.6 73.1 151.9 105.2 192c7.7 9.6 22 9.6 29.6 0zM416 503l144.9-58c9.1-3.6 15.1-12.5 15.1-22.3V152c0-17-17.1-28.6-32.9-22.3l-116 46.4c-.5 1.2-1 2.5-1.5 3.7c-2.9 6.8-6.1 13.7-9.6 20.6V503zM15.1 187.3C6 191 0 199.8 0 209.6V480.4c0 17 17.1 28.6 32.9 22.3L160 451.8V200.4c-3.5-6.9-6.7-13.8-9.6-20.6c-5.6-13.2-10.4-27.4-12.8-41.5l-122.6 49zM384 255c-20.5 31.3-42.3 59.6-56.2 77c-20.5 25.6-59.1 25.6-79.6 0c-13.9-17.4-35.7-45.7-56.2-77V449.4l192 54.9V255z"]},Uh=Gh,jh={prefix:"fas",iconName:"pen-to-square",icon:[512,512,["edit"],"f044","M471.6 21.7c-21.9-21.9-57.3-21.9-79.2 0L362.3 51.7l97.9 97.9 30.1-30.1c21.9-21.9 21.9-57.3 0-79.2L471.6 21.7zm-299.2 220c-6.1 6.1-10.8 13.6-13.5 21.9l-29.6 88.8c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l88.8-29.6c8.2-2.7 15.7-7.4 21.9-13.5L437.7 172.3 339.7 74.3 172.4 241.7zM96 64C43 64 0 107 0 160V416c0 53 43 96 96 96H352c53 0 96-43 96-96V320c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H96z"]},qh=jh,Zh={prefix:"fas",iconName:"share-nodes",icon:[448,512,["share-alt"],"f1e0","M352 224c53 0 96-43 96-96s-43-96-96-96s-96 43-96 96c0 4 .2 8 .7 11.9l-94.1 47C145.4 170.2 121.9 160 96 160c-53 0-96 43-96 96s43 96 96 96c25.9 0 49.4-10.2 66.6-26.9l94.1 47c-.5 3.9-.7 7.8-.7 11.9c0 53 43 96 96 96s96-43 96-96s-43-96-96-96c-25.9 0-49.4 10.2-66.6 26.9l-94.1-47c.5-3.9 .7-7.8 .7-11.9s-.2-8-.7-11.9l94.1-47C302.6 213.8 326.1 224 352 224z"]},Yh=Zh,Jh={prefix:"fas",iconName:"hourglass-half",icon:[384,512,["hourglass-2"],"f252","M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64V75c0 42.4 16.9 83.1 46.9 113.1L146.7 256 78.9 323.9C48.9 353.9 32 394.6 32 437v11c-17.7 0-32 14.3-32 32s14.3 32 32 32H64 320h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V437c0-42.4-16.9-83.1-46.9-113.1L237.3 256l67.9-67.9c30-30 46.9-70.7 46.9-113.1V64c17.7 0 32-14.3 32-32s-14.3-32-32-32H320 64 32zM96 75V64H288V75c0 19-5.6 37.4-16 53H112c-10.3-15.6-16-34-16-53zm16 309c3.5-5.3 7.6-10.3 12.1-14.9L192 301.3l67.9 67.9c4.6 4.6 8.6 9.6 12.1 14.9H112z"]},Xh=Jh,Kh={prefix:"fas",iconName:"bag-shopping",icon:[448,512,["shopping-bag"],"f290","M160 112c0-35.3 28.7-64 64-64s64 28.7 64 64v48H160V112zm-48 48H48c-26.5 0-48 21.5-48 48V416c0 53 43 96 96 96H352c53 0 96-43 96-96V208c0-26.5-21.5-48-48-48H336V112C336 50.1 285.9 0 224 0S112 50.1 112 112v48zm24 48a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm152 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},Qh=Kh,eg={prefix:"fas",iconName:"arrow-down-z-a",icon:[576,512,["sort-alpha-desc","sort-alpha-down-alt"],"f881","M183.6 469.6C177.5 476.2 169 480 160 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L128 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32V365.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 64c0-17.7 14.3-32 32-32H480c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9L429.3 160H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H352c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L402.7 96H352c-17.7 0-32-14.3-32-32zm96 192c12.1 0 23.2 6.8 28.6 17.7l64 128 16 32c7.9 15.8 1.5 35-14.3 42.9s-35 1.5-42.9-14.3L460.2 448H371.8l-7.2 14.3c-7.9 15.8-27.1 22.2-42.9 14.3s-22.2-27.1-14.3-42.9l16-32 64-128c5.4-10.8 16.5-17.7 28.6-17.7zM395.8 400h40.4L416 359.6 395.8 400z"]},tg=eg,og=eg,rg={prefix:"fas",iconName:"hand",icon:[512,512,[129306,9995,"hand-paper"],"f256","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V336c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L124.8 448c43.1 41.1 100.4 64 160 64H304c97.2 0 176-78.8 176-176V128c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V32z"]},cg=rg,ag={prefix:"fas",iconName:"face-kiss",icon:[512,512,[128535,"kiss"],"f596","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm48.7-198.3c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C274.7 443.1 257.4 448 240 448c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9l0 0 0 0 0 0 0 0 .2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1 0 0 0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7l0 0 0 0 0 0 0 0 0 0 .2-.1 .3-.2 .6-.4c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1l-.4-.3-.5-.3-.2-.1 0 0 0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},ng=ag,lg={prefix:"fas",iconName:"face-grin-tongue",icon:[512,512,[128539,"grin-tongue"],"f589","M0 256C0 368.9 73.1 464.7 174.5 498.8C165.3 484 160 466.6 160 448V400.7c-24-17.5-43.1-41.4-54.8-69.2c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19c12.3-3.8 24.3 6.9 19.3 18.7c-11.8 28-31.1 52-55.4 69.6V448c0 18.6-5.3 36-14.5 50.8C438.9 464.7 512 368.9 512 256C512 114.6 397.4 0 256 0S0 114.6 0 256zm176.4-80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM320 448V402.6c0-14.7-11.9-26.6-26.6-26.6h-2c-11.3 0-21.1 7.9-23.6 18.9c-2.8 12.6-20.8 12.6-23.6 0c-2.5-11.1-12.3-18.9-23.6-18.9h-2c-14.7 0-26.6 11.9-26.6 26.6V448c0 35.3 28.7 64 64 64s64-28.7 64-64z"]},ig=lg,sg={prefix:"fas",iconName:"face-grin-wink",icon:[512,512,["grin-wink"],"f58c","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zm-16.9-79.2c-17.6-23.5-52.8-23.5-70.4 0c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},dg=sg,mg={prefix:"fas",iconName:"ear-deaf",icon:[512,512,["deaf","deafness","hard-of-hearing"],"f2a4","M502.6 54.6l-40 40c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l40-40c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3zm-320 320l-128 128c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l128-128c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3zM240 128c-57.6 0-105.1 43.6-111.3 99.5c-1.9 17.6-17.8 30.2-35.3 28.3s-30.2-17.8-28.3-35.3C74.8 132.5 149.4 64 240 64c97.2 0 176 78.8 176 176c0 46-17.7 87.9-46.6 119.3c-12 13-17.4 24.8-17.4 34.7V400c0 61.9-50.1 112-112 112c-17.7 0-32-14.3-32-32s14.3-32 32-32c26.5 0 48-21.5 48-48v-6.1c0-32.9 17.4-59.6 34.4-78c18.4-20 29.6-46.6 29.6-75.9c0-61.9-50.1-112-112-112zm0 80c-17.7 0-32 14.3-32 32c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-44.2 35.8-80 80-80s80 35.8 80 80c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-17.7-14.3-32-32-32z"]},fg=mg,ug=mg,pg=mg,bg={prefix:"fas",iconName:"square-rss",icon:[448,512,["rss-square"],"f143","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM96 136c0-13.3 10.7-24 24-24c137 0 248 111 248 248c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-110.5-89.5-200-200-200c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24c83.9 0 152 68.1 152 152c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-57.4-46.6-104-104-104c-13.3 0-24-10.7-24-24zm0 120a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},hg=bg,gg={prefix:"fas",iconName:"hryvnia-sign",icon:[384,512,[8372,"hryvnia"],"f6f2","M121.9 116.2C138.3 103.1 158.7 96 179.6 96H223c27.1 0 49 21.9 49 49c0 11.5-4 22.4-11.1 31H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H155.5l-50.6 28.9c-1.7 1-3.4 2-5.1 3.1H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H52.3c-2.8 9.9-4.3 20.4-4.3 31c0 62.4 50.6 113 113 113h43.4c35.5 0 70-12.1 97.7-34.3L308 441c13.8-11 16-31.2 5-45s-31.2-16-45-5l-5.9 4.7c-16.4 13.1-36.7 20.2-57.7 20.2H161c-27.1 0-49-21.9-49-49c0-11.5 4-22.4 11.1-31H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H228.5l50.6-28.9c1.7-1 3.4-2 5.1-3.1H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H331.7c2.8-10 4.3-20.4 4.3-31c0-62.4-50.6-113-113-113H179.6c-35.5 0-70 12.1-97.7 34.3L76 71c-13.8 11-16 31.2-5 45s31.2 16 45 5l5.9-4.7z"]},vg=gg,Cg={prefix:"fas",iconName:"face-grin-wide",icon:[512,512,[128515,"grin-alt"],"f581","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM208 192c0 35.3-14.3 64-32 64s-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64zm128 64c-17.7 0-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64s-14.3 64-32 64z"]},yg=Cg,zg={prefix:"fas",iconName:"staff-snake",icon:[384,512,["rod-asclepius","rod-snake","staff-aesculapius"],"e579","M222.6 43.2l-.1 4.8H288c53 0 96 43 96 96s-43 96-96 96H248V160h40c8.8 0 16-7.2 16-16s-7.2-16-16-16H248 220l-4.5 144H256c53 0 96 43 96 96s-43 96-96 96H240V384h16c8.8 0 16-7.2 16-16s-7.2-16-16-16H213l-3.1 99.5L208.5 495l0 1c-.3 8.9-7.6 16-16.5 16s-16.2-7.1-16.5-16l0-1-1-31H136c-22.1 0-40-17.9-40-40s17.9-40 40-40h36l-1-32H152c-53 0-96-43-96-96c0-47.6 34.6-87.1 80-94.7V256c0 8.8 7.2 16 16 16h16.5L164 128H136 122.6c-9 18.9-28.3 32-50.6 32H56c-30.9 0-56-25.1-56-56S25.1 48 56 48h8 8 89.5l-.1-4.8L161 32c0-.7 0-1.3 0-1.9c.5-16.6 14.1-30 31-30s30.5 13.4 31 30c0 .6 0 1.3 0 1.9l-.4 11.2zM64 112a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},Hg=zg,_g=zg,Vg=zg,xg={prefix:"fas",iconName:"truck-medical",icon:[640,512,[128657,"ambulance"],"f0f9","M0 48C0 21.5 21.5 0 48 0H368c26.5 0 48 21.5 48 48V96h50.7c17 0 33.3 6.7 45.3 18.7L589.3 192c12 12 18.7 28.3 18.7 45.3V256v32 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48V48zM416 256H544V237.3L466.7 160H416v96zM160 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM176 80v48l-48 0c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V192h48c8.8 0 16-7.2 16-16V144c0-8.8-7.2-16-16-16H240V80c0-8.8-7.2-16-16-16H192c-8.8 0-16 7.2-16 16z"]},Mg=xg,Lg={prefix:"fas",iconName:"temperature-half",icon:[320,512,[127777,"temperature-2","thermometer-2","thermometer-half"],"f2c9","M160 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V208c0-8.8 7.2-16 16-16s16 7.2 16 16V322.7c18.6 6.6 32 24.4 32 45.3z"]},wg=Lg,Sg=Lg,Eg=Lg,kg={prefix:"fas",iconName:"poo-storm",icon:[448,512,["poo-bolt"],"f75a","M236.9 .2c-5.5-.7-11 1.4-14.5 5.7s-4.6 10.1-2.8 15.3c2.8 8.2 4.3 16.9 4.3 26.1c0 21.7-8.5 37.2-21.9 47.6c-13.8 10.8-34 17-57.8 17H128c-35.3 0-64 28.7-64 64c0 12.2 3.4 23.5 9.3 33.2C31.7 216.2 0 252.4 0 296c0 41 28 75.4 65.8 85.2c-5.3-18.5 1-38.5 16.2-50.7l160-128c17.6-14.1 42.6-14 60.2 .2s22.8 38.6 12.8 58.8L285.7 320H304c20.4 0 38.5 12.9 45.3 32.1c3.7 10.6 3.5 21.8 0 31.9H360c48.6 0 88-39.4 88-88c0-43.6-31.7-79.8-73.3-86.8c5.9-9.7 9.3-21.1 9.3-33.2c0-35.3-28.7-64-64-64h-1.4c.9-5.4 1.4-10.9 1.4-16.6c0-48.7-36.1-88.9-83.1-95.2zm45.1 227.4c-5.8-4.7-14.2-4.7-20.1-.1l-160 128c-5.3 4.2-7.4 11.4-5.1 17.8s8.3 10.7 15.1 10.7h70.1L129.7 488.8c-3.4 6.7-1.6 14.9 4.3 19.6s14.2 4.7 20.1 .1l160-128c5.3-4.2 7.4-11.4 5.1-17.8s-8.3-10.7-15.1-10.7H233.9l52.4-104.8c3.4-6.7 1.6-14.9-4.3-19.6z"]},Ng=kg,Tg={prefix:"fas",iconName:"face-frown-open",icon:[512,512,[128550,"frown-open"],"f57a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm-122 174.5c-12.4 5.2-26.5-4.1-21.1-16.4c16-36.6 52.4-62.1 94.8-62.1s78.8 25.6 94.8 62.1c5.4 12.3-8.7 21.6-21.1 16.4c-22.4-9.5-47.4-14.8-73.7-14.8s-51.3 5.3-73.7 14.8z"]},Bg=Tg,Ig={prefix:"fas",iconName:"folder",icon:[512,512,[128193,128447,61716,"folder-blank"],"f07b","M64 480H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H288c-10.1 0-19.6-4.7-25.6-12.8L243.2 57.6C231.1 41.5 212.1 32 192 32H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64z"]},$g=Ig,Rg={prefix:"fas",iconName:"file-waveform",icon:[448,512,["file-medical-alt"],"f478","M96 0C60.7 0 32 28.7 32 64V288H144c6.1 0 11.6 3.4 14.3 8.8L176 332.2l49.7-99.4c2.7-5.4 8.3-8.8 14.3-8.8s11.6 3.4 14.3 8.8L281.9 288H352c8.8 0 16 7.2 16 16s-7.2 16-16 16H272c-6.1 0-11.6-3.4-14.3-8.8L240 275.8l-49.7 99.4c-2.7 5.4-8.3 8.8-14.3 8.8s-11.6-3.4-14.3-8.8L134.1 320H32V448c0 35.3 28.7 64 64 64H352c35.3 0 64-28.7 64-64V160H288c-17.7 0-32-14.3-32-32V0H96zM288 0V128H416L288 0z"]},Ag=Rg,Pg={prefix:"fas",iconName:"gauge",icon:[512,512,["dashboard","gauge-med","tachometer-alt-average"],"f624","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm320 96c0-26.9-16.5-49.9-40-59.3V88c0-13.3-10.7-24-24-24s-24 10.7-24 24V292.7c-23.5 9.5-40 32.5-40 59.3c0 35.3 28.7 64 64 64s64-28.7 64-64zM144 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm-16 80a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM400 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},Wg=Pg,Dg=Pg,Og=Pg,Fg={prefix:"fas",iconName:"wand-magic-sparkles",icon:[576,512,["magic-wand-sparkles"],"e2ca","M234.7 42.7L197 56.8c-3 1.1-5 4-5 7.2s2 6.1 5 7.2l37.7 14.1L248.8 123c1.1 3 4 5 7.2 5s6.1-2 7.2-5l14.1-37.7L315 71.2c3-1.1 5-4 5-7.2s-2-6.1-5-7.2L277.3 42.7 263.2 5c-1.1-3-4-5-7.2-5s-6.1 2-7.2 5L234.7 42.7zM46.1 395.4c-18.7 18.7-18.7 49.1 0 67.9l34.6 34.6c18.7 18.7 49.1 18.7 67.9 0L529.9 116.5c18.7-18.7 18.7-49.1 0-67.9L495.3 14.1c-18.7-18.7-49.1-18.7-67.9 0L46.1 395.4zM484.6 82.6l-105 105-23.3-23.3 105-105 23.3 23.3zM7.5 117.2C3 118.9 0 123.2 0 128s3 9.1 7.5 10.8L64 160l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L128 160l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L128 96 106.8 39.5C105.1 35 100.8 32 96 32s-9.1 3-10.8 7.5L64 96 7.5 117.2zm352 256c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L416 416l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L480 416l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L480 352l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L416 352l-56.5 21.2z"]},Gg=Fg,Ug={prefix:"fas",iconName:"pen-clip",icon:[512,512,["pen-alt"],"f305","M453.3 19.3l39.4 39.4c25 25 25 65.5 0 90.5l-52.1 52.1 0 0-1-1 0 0-16-16-96-96-17-17 52.1-52.1c25-25 65.5-25 90.5 0zM241 114.9c-9.4-9.4-24.6-9.4-33.9 0L105 217c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L173.1 81c28.1-28.1 73.7-28.1 101.8 0L288 94.1l17 17 96 96 16 16 1 1-17 17L229.5 412.5c-48 48-109.2 80.8-175.8 94.1l-25 5c-7.9 1.6-16-.9-21.7-6.6s-8.1-13.8-6.6-21.7l5-25c13.3-66.6 46.1-127.8 94.1-175.8L254.1 128 241 114.9z"]},jg=Ug,qg={prefix:"fas",iconName:"van-shuttle",icon:[640,512,[128656,"shuttle-van"],"f5b6","M64 104v88h96V96H72c-4.4 0-8 3.6-8 8zm482 88L465.1 96H384v96H546zm-226 0V96H224v96h96zM592 384H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48V104C0 64.2 32.2 32 72 32H192 352 465.1c18.9 0 36.8 8.3 49 22.8L625 186.5c9.7 11.5 15 26.1 15 41.2V336c0 26.5-21.5 48-48 48zm-64 0a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM160 432a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},Zg=qg,Yg={prefix:"fas",iconName:"square-caret-left",icon:[448,512,["caret-square-left"],"f191","M0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416zM128 256c0-6.7 2.8-13 7.7-17.6l112-104c7-6.5 17.2-8.2 25.9-4.4s14.4 12.5 14.4 22l0 208c0 9.5-5.7 18.2-14.4 22s-18.9 2.1-25.9-4.4l-112-104c-4.9-4.5-7.7-10.9-7.7-17.6z"]},Jg=Yg,Xg={prefix:"fas",iconName:"chart-area",icon:[512,512,["area-chart"],"f1fe","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V400c0 44.2 35.8 80 80 80H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H80c-8.8 0-16-7.2-16-16V64zm96 288H448c17.7 0 32-14.3 32-32V251.8c0-7.6-2.7-15-7.7-20.8l-65.8-76.8c-12.1-14.2-33.7-15-46.9-1.8l-21 21c-10 10-26.4 9.2-35.4-1.6l-39.2-47c-12.6-15.1-35.7-15.4-48.7-.6L135.9 215c-5.1 5.8-7.9 13.3-7.9 21.1v84c0 17.7 14.3 32 32 32z"]},Kg=Xg,Qg={prefix:"fas",iconName:"ban",icon:[512,512,[128683,"cancel"],"f05e","M367.2 412.5L99.5 144.8C77.1 176.1 64 214.5 64 256c0 106 86 192 192 192c41.5 0 79.9-13.1 111.2-35.5zm45.3-45.3C434.9 335.9 448 297.5 448 256c0-106-86-192-192-192c-41.5 0-79.9 13.1-111.2 35.5L412.5 367.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},ev=Qg,tv={prefix:"fas",iconName:"spray-can-sparkles",icon:[512,512,["air-freshener"],"f5d0","M96 32v96H224V32c0-17.7-14.3-32-32-32H128C110.3 0 96 14.3 96 32zm0 128c-53 0-96 43-96 96V464c0 26.5 21.5 48 48 48H272c26.5 0 48-21.5 48-48V256c0-53-43-96-96-96H96zm64 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160zM384 48c0-1.4-1-3-2.2-3.6L352 32 339.6 2.2C339 1 337.4 0 336 0s-3 1-3.6 2.2L320 32 290.2 44.4C289 45 288 46.6 288 48c0 1.4 1 3 2.2 3.6L320 64l12.4 29.8C333 95 334.6 96 336 96s3-1 3.6-2.2L352 64l29.8-12.4C383 51 384 49.4 384 48zm76.4 45.8C461 95 462.6 96 464 96s3-1 3.6-2.2L480 64l29.8-12.4C511 51 512 49.4 512 48c0-1.4-1-3-2.2-3.6L480 32 467.6 2.2C467 1 465.4 0 464 0s-3 1-3.6 2.2L448 32 418.2 44.4C417 45 416 46.6 416 48c0 1.4 1 3 2.2 3.6L448 64l12.4 29.8zm7.2 100.4c-.6-1.2-2.2-2.2-3.6-2.2s-3 1-3.6 2.2L448 224l-29.8 12.4c-1.2 .6-2.2 2.2-2.2 3.6c0 1.4 1 3 2.2 3.6L448 256l12.4 29.8c.6 1.2 2.2 2.2 3.6 2.2s3-1 3.6-2.2L480 256l29.8-12.4c1.2-.6 2.2-2.2 2.2-3.6c0-1.4-1-3-2.2-3.6L480 224l-12.4-29.8zM448 144c0-1.4-1-3-2.2-3.6L416 128 403.6 98.2C403 97 401.4 96 400 96s-3 1-3.6 2.2L384 128l-29.8 12.4c-1.2 .6-2.2 2.2-2.2 3.6c0 1.4 1 3 2.2 3.6L384 160l12.4 29.8c.6 1.2 2.2 2.2 3.6 2.2s3-1 3.6-2.2L416 160l29.8-12.4c1.2-.6 2.2-2.2 2.2-3.6z"]},ov=tv,rv={prefix:"fas",iconName:"arrow-pointer",icon:[320,512,["mouse-pointer"],"f245","M0 55.2V426c0 12.2 9.9 22 22 22c6.3 0 12.4-2.7 16.6-7.5L121.2 346l58.1 116.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9L179.8 320H297.9c12.2 0 22.1-9.9 22.1-22.1c0-6.3-2.7-12.3-7.4-16.5L38.6 37.9C34.3 34.1 28.9 32 23.2 32C10.4 32 0 42.4 0 55.2z"]},cv=rv,av={prefix:"fas",iconName:"maximize",icon:[512,512,["expand-arrows-alt"],"f31e","M200 32H56C42.7 32 32 42.7 32 56V200c0 9.7 5.8 18.5 14.8 22.2s19.3 1.7 26.2-5.2l40-40 79 79-79 79L73 295c-6.9-6.9-17.2-8.9-26.2-5.2S32 302.3 32 312V456c0 13.3 10.7 24 24 24H200c9.7 0 18.5-5.8 22.2-14.8s1.7-19.3-5.2-26.2l-40-40 79-79 79 79-40 40c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8H456c13.3 0 24-10.7 24-24V312c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2l-40 40-79-79 79-79 40 40c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V56c0-13.3-10.7-24-24-24H312c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l40 40-79 79-79-79 40-40c6.9-6.9 8.9-17.2 5.2-26.2S209.7 32 200 32z"]},nv=av,lv={prefix:"fas",iconName:"shapes",icon:[512,512,["triangle-circle-square"],"f61f","M315.4 15.5C309.7 5.9 299.2 0 288 0s-21.7 5.9-27.4 15.5l-96 160c-5.9 9.9-6.1 22.2-.4 32.2s16.3 16.2 27.8 16.2H384c11.5 0 22.2-6.2 27.8-16.2s5.5-22.3-.4-32.2l-96-160zM288 312V456c0 22.1 17.9 40 40 40H472c22.1 0 40-17.9 40-40V312c0-22.1-17.9-40-40-40H328c-22.1 0-40 17.9-40 40zM128 512a128 128 0 1 0 0-256 128 128 0 1 0 0 256z"]},iv=lv,sv={prefix:"fas",iconName:"shuffle",icon:[512,512,[128256,"random"],"f074","M403.8 34.4c12-5 25.7-2.2 34.9 6.9l64 64c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-64 64c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V160H352c-10.1 0-19.6 4.7-25.6 12.8L284 229.3 244 176l31.2-41.6C293.3 110.2 321.8 96 352 96h32V64c0-12.9 7.8-24.6 19.8-29.6zM164 282.7L204 336l-31.2 41.6C154.7 401.8 126.2 416 96 416H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96c10.1 0 19.6-4.7 25.6-12.8L164 282.7zm274.6 188c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V416H352c-30.2 0-58.7-14.2-76.8-38.4L121.6 172.8c-6-8.1-15.5-12.8-25.6-12.8H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96c30.2 0 58.7 14.2 76.8 38.4L326.4 339.2c6 8.1 15.5 12.8 25.6 12.8h32V320c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l64 64c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-64 64z"]},dv=sv,mv={prefix:"fas",iconName:"person-running",icon:[448,512,[127939,"running"],"f70c","M320 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM125.7 175.5c9.9-9.9 23.4-15.5 37.5-15.5c1.9 0 3.8 .1 5.6 .3L137.6 254c-9.3 28 1.7 58.8 26.8 74.5l86.2 53.9-25.4 88.8c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l28.7-100.4c5.9-20.6-2.6-42.6-20.7-53.9L238 299l30.9-82.4 5.1 12.3C289 264.7 323.9 288 362.7 288H384c17.7 0 32-14.3 32-32s-14.3-32-32-32H362.7c-12.9 0-24.6-7.8-29.5-19.7l-6.3-15c-14.6-35.1-44.1-61.9-80.5-73.1l-48.7-15c-11.1-3.4-22.7-5.2-34.4-5.2c-31 0-60.8 12.3-82.7 34.3L57.4 153.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l23.1-23.1zM91.2 352H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h69.6c19 0 36.2-11.2 43.9-28.5L157 361.6l-9.5-6c-17.5-10.9-30.5-26.8-37.9-44.9L91.2 352z"]},fv=mv,uv={prefix:"fas",iconName:"computer-mouse",icon:[384,512,[128433,"mouse"],"f8cc","M0 192H176V0H160C71.6 0 0 71.6 0 160v32zm0 32V352c0 88.4 71.6 160 160 160h64c88.4 0 160-71.6 160-160V224H192 0zm384-32V160C384 71.6 312.4 0 224 0H208V192H384z"]},pv=uv,bv={prefix:"fas",iconName:"arrow-right-to-bracket",icon:[512,512,["sign-in"],"f090","M352 96l64 0c17.7 0 32 14.3 32 32l0 256c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0c53 0 96-43 96-96l0-256c0-53-43-96-96-96l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32zm-9.4 182.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L242.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l210.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z"]},hv=bv,gv={prefix:"fas",iconName:"shop-slash",icon:[640,512,["store-alt-slash"],"e070","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-54.8-43V224H512V376L384 275.7V224H320v1.5L277.2 192H603.2c20.3 0 36.8-16.5 36.8-36.8c0-7.3-2.2-14.4-6.2-20.4L558.2 21.4C549.3 8 534.4 0 518.3 0H121.7c-16 0-31 8-39.9 21.4L74.1 32.8 38.8 5.1zM36.8 192h85L21 112.5 6.2 134.7c-4 6.1-6.2 13.2-6.2 20.4C0 175.5 16.5 192 36.8 192zM320 384H128V224H64V384v80c0 26.5 21.5 48 48 48H336c26.5 0 48-21.5 48-48V398.5l-64-50.4V384z"]},vv=gv,Cv={prefix:"fas",iconName:"hourglass-start",icon:[384,512,["hourglass-1"],"f251","M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64V75c0 42.4 16.9 83.1 46.9 113.1L146.7 256 78.9 323.9C48.9 353.9 32 394.6 32 437v11c-17.7 0-32 14.3-32 32s14.3 32 32 32H64 320h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V437c0-42.4-16.9-83.1-46.9-113.1L237.3 256l67.9-67.9c30-30 46.9-70.7 46.9-113.1V64c17.7 0 32-14.3 32-32s-14.3-32-32-32H320 64 32zM288 437v11H96V437c0-25.5 10.1-49.9 28.1-67.9L192 301.3l67.9 67.9c18 18 28.1 42.4 28.1 67.9z"]},yv=Cv,zv={prefix:"fas",iconName:"right-to-bracket",icon:[512,512,["sign-in-alt"],"f2f6","M217.9 105.9L340.7 228.7c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L217.9 406.1c-6.4 6.4-15 9.9-24 9.9c-18.7 0-33.9-15.2-33.9-33.9l0-62.1L32 320c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l128 0 0-62.1c0-18.7 15.2-33.9 33.9-33.9c9 0 17.6 3.6 24 9.9zM352 416l64 0c17.7 0 32-14.3 32-32l0-256c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0c53 0 96 43 96 96l0 256c0 53-43 96-96 96l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},Hv=zv,_v={prefix:"fas",iconName:"heart-pulse",icon:[512,512,["heartbeat"],"f21e","M228.3 469.1L47.6 300.4c-4.2-3.9-8.2-8.1-11.9-12.4h87c22.6 0 43-13.6 51.7-34.5l10.5-25.2 49.3 109.5c3.8 8.5 12.1 14 21.4 14.1s17.8-5 22-13.3L320 253.7l1.7 3.4c9.5 19 28.9 31 50.1 31H476.3c-3.7 4.3-7.7 8.5-11.9 12.4L283.7 469.1c-7.5 7-17.4 10.9-27.7 10.9s-20.2-3.9-27.7-10.9zM503.7 240h-132c-3 0-5.8-1.7-7.2-4.4l-23.2-46.3c-4.1-8.1-12.4-13.3-21.5-13.3s-17.4 5.1-21.5 13.3l-41.4 82.8L205.9 158.2c-3.9-8.7-12.7-14.3-22.2-14.1s-18.1 5.9-21.8 14.8l-31.8 76.3c-1.2 3-4.2 4.9-7.4 4.9H16c-2.6 0-5 .4-7.3 1.1C3 225.2 0 208.2 0 190.9v-5.8c0-69.9 50.5-129.5 119.4-141C165 36.5 211.4 51.4 244 84l12 12 12-12c32.6-32.6 79-47.5 124.6-39.9C461.5 55.6 512 115.2 512 185.1v5.8c0 16.9-2.8 33.5-8.3 49.1z"]},Vv=_v,xv={prefix:"fas",iconName:"people-carry-box",icon:[640,512,["people-carry"],"f4ce","M80 48a48 48 0 1 1 96 0A48 48 0 1 1 80 48zm64 193.7v65.1l51 51c7.1 7.1 11.8 16.2 13.4 26.1l15.2 90.9c2.9 17.4-8.9 33.9-26.3 36.8s-33.9-8.9-36.8-26.3l-14.3-85.9L66.8 320C54.8 308 48 291.7 48 274.7V186.6c0-32.4 26.2-58.6 58.6-58.6c24.1 0 46.5 12 59.9 32l47.4 71.1 10.1 5V160c0-17.7 14.3-32 32-32H384c17.7 0 32 14.3 32 32v76.2l10.1-5L473.5 160c13.3-20 35.8-32 59.9-32c32.4 0 58.6 26.2 58.6 58.6v88.1c0 17-6.7 33.3-18.7 45.3l-79.4 79.4-14.3 85.9c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8l15.2-90.9c1.6-9.9 6.3-19 13.4-26.1l51-51V241.7l-19 28.5c-4.6 7-11 12.6-18.5 16.3l-59.6 29.8c-2.4 1.3-4.9 2.2-7.6 2.8c-2.6 .6-5.3 .9-7.9 .8H256.7c-2.5 .1-5-.2-7.5-.7c-2.9-.6-5.6-1.6-8.1-3l-59.5-29.8c-7.5-3.7-13.8-9.4-18.5-16.3l-19-28.5zM2.3 468.1L50.1 348.6l49.2 49.2-37.6 94c-6.6 16.4-25.2 24.4-41.6 17.8S-4.3 484.5 2.3 468.1zM512 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm77.9 348.6l47.8 119.5c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8l-37.6-94 49.2-49.2z"]},Mv=xv,Lv={prefix:"fas",iconName:"weight-scale",icon:[512,512,["weight"],"f496","M128 176a128 128 0 1 1 256 0 128 128 0 1 1 -256 0zM391.8 64C359.5 24.9 310.7 0 256 0S152.5 24.9 120.2 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H391.8zM296 224c0-10.6-4.1-20.2-10.9-27.4l33.6-78.3c3.5-8.1-.3-17.5-8.4-21s-17.5 .3-21 8.4L255.7 184c-22 .1-39.7 18-39.7 40c0 22.1 17.9 40 40 40s40-17.9 40-40z"]},wv=Lv,Sv={prefix:"fas",iconName:"user-group",icon:[640,512,[128101,"user-friends"],"f500","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM609.3 512H471.4c5.4-9.4 8.6-20.3 8.6-32v-8c0-60.7-27.1-115.2-69.8-151.8c2.4-.1 4.7-.2 7.1-.2h61.4C567.8 320 640 392.2 640 481.3c0 17-13.8 30.7-30.7 30.7zM432 256c-31 0-59-12.6-79.3-32.9C372.4 196.5 384 163.6 384 128c0-26.8-6.6-52.1-18.3-74.3C384.3 40.1 407.2 32 432 32c61.9 0 112 50.1 112 112s-50.1 112-112 112z"]},Ev=Sv,kv={prefix:"fas",iconName:"arrow-up-a-z",icon:[576,512,["sort-alpha-up"],"f15e","M183.6 42.4C177.5 35.8 169 32 160 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L128 146.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V146.3l32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 320c0 17.7 14.3 32 32 32h50.7l-73.4 73.4c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H429.3l73.4-73.4c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8H352c-17.7 0-32 14.3-32 32zM416 32c-12.1 0-23.2 6.8-28.6 17.7l-64 128-16 32c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l7.2-14.3h88.4l7.2 14.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9l-16-32-64-128C439.2 38.8 428.1 32 416 32zM395.8 176L416 135.6 436.2 176H395.8z"]},Nv=kv,Tv={prefix:"fas",iconName:"face-laugh-squint",icon:[512,512,["laugh-squint"],"f59b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1H393.6c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zm36.7-199.4l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 125.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z"]},Bv=Tv,Iv={prefix:"fas",iconName:"circle-arrow-up",icon:[512,512,["arrow-circle-up"],"f0aa","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM385 231c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-71-71V376c0 13.3-10.7 24-24 24s-24-10.7-24-24V193.9l-71 71c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 119c9.4-9.4 24.6-9.4 33.9 0L385 231z"]},$v=Iv,Rv={prefix:"fas",iconName:"person-walking",icon:[320,512,[128694,"walking"],"f554","M160 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM126.5 199.3c-1 .4-1.9 .8-2.9 1.2l-8 3.5c-16.4 7.3-29 21.2-34.7 38.2l-2.6 7.8c-5.6 16.8-23.7 25.8-40.5 20.2s-25.8-23.7-20.2-40.5l2.6-7.8c11.4-34.1 36.6-61.9 69.4-76.5l8-3.5c20.8-9.2 43.3-14 66.1-14c44.6 0 84.8 26.8 101.9 67.9L281 232.7l21.4 10.7c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3L247 287.3c-10.3-5.2-18.4-13.8-22.8-24.5l-9.6-23-19.3 65.5 49.5 54c5.4 5.9 9.2 13 11.2 20.8l23 92.1c4.3 17.1-6.1 34.5-23.3 38.8s-34.5-6.1-38.8-23.3l-22-88.1-70.7-77.1c-14.8-16.1-20.3-38.6-14.7-59.7l16.9-63.5zM68.7 398l25-62.4c2.1 3 4.5 5.8 7 8.6l40.7 44.4-14.5 36.2c-2.4 6-6 11.5-10.6 16.1L54.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L68.7 398z"]},Av=Rv,Pv={prefix:"fas",iconName:"bed-pulse",icon:[640,512,["procedures"],"f487","M483.2 9.6L524 64h92c13.3 0 24 10.7 24 24s-10.7 24-24 24H512c-7.6 0-14.7-3.6-19.2-9.6L468.7 70.3l-47 99.9c-3.7 7.8-11.3 13.1-19.9 13.7s-16.9-3.4-21.7-10.6L339.2 112H216c-13.3 0-24-10.7-24-24s10.7-24 24-24H352c8 0 15.5 4 20 10.7l24.4 36.6 45.9-97.5C445.9 6.2 453.2 1 461.6 .1s16.6 2.7 21.6 9.5zM320 160h12.7l20.7 31.1c11.2 16.8 30.6 26.3 50.7 24.8s37.9-13.7 46.5-32L461.9 160H544c53 0 96 43 96 96V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H352 320 64v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V96C0 78.3 14.3 64 32 64s32 14.3 32 32V352H288V192c0-17.7 14.3-32 32-32zm-144 0a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},Wv=Pv,Dv={prefix:"fas",iconName:"shuttle-space",icon:[640,512,["space-shuttle"],"f197","M130 480c40.6 0 80.4-11 115.2-31.9L352 384l-224 0 0 96h2zM352 128L245.2 63.9C210.4 43 170.6 32 130 32h-2v96l224 0zM96 128l0-96H80C53.5 32 32 53.5 32 80v48h8c-22.1 0-40 17.9-40 40v16V328v16c0 22.1 17.9 40 40 40H32v48c0 26.5 21.5 48 48 48H96l0-96h8c26.2 0 49.4-12.6 64-32H456c69.3 0 135-22.7 179.2-81.6c6.4-8.5 6.4-20.3 0-28.8C591 182.7 525.3 160 456 160H168c-14.6-19.4-37.8-32-64-32l-8 0zM512 243.6v24.9c0 19.6-15.9 35.6-35.6 35.6c-2.5 0-4.4-2-4.4-4.4V212.4c0-2.5 2-4.4 4.4-4.4c19.6 0 35.6 15.9 35.6 35.6z"]},Ov=Dv,Fv={prefix:"fas",iconName:"face-laugh",icon:[512,512,["laugh"],"f599","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1H393.6c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},Gv=Fv,Uv={prefix:"fas",iconName:"microphone-lines",icon:[384,512,[127897,"microphone-alt"],"f3c9","M96 96V256c0 53 43 96 96 96s96-43 96-96H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V192H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V128H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80c0-53-43-96-96-96S96 43 96 96zM320 240v16c0 70.7-57.3 128-128 128s-128-57.3-128-128V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H216V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v24z"]},jv=Uv,qv={prefix:"fas",iconName:"mars-stroke-up",icon:[320,512,[9896,"mars-stroke-v"],"f22a","M148.7 4.7c6.2-6.2 16.4-6.2 22.6 0l64 64c4.6 4.6 5.9 11.5 3.5 17.4s-8.3 9.9-14.8 9.9H184v24h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H184v24c0 .6 0 1.2-.1 1.8c77 11.6 136.1 78 136.1 158.2c0 88.4-71.6 160-160 160S0 440.4 0 352c0-80.2 59.1-146.7 136.1-158.2c0-.6-.1-1.2-.1-1.8V168H104c-13.3 0-24-10.7-24-24s10.7-24 24-24h32V96H96c-6.5 0-12.3-3.9-14.8-9.9s-1.1-12.9 3.5-17.4l64-64zM256 352A96 96 0 1 0 64 352a96 96 0 1 0 192 0z"]},Zv=qv,Yv={prefix:"fas",iconName:"champagne-glasses",icon:[640,512,[129346,"glass-cheers"],"f79f","M155.6 17.3C163 3 179.9-3.6 195 1.9L320 47.5l125-45.6c15.1-5.5 32 1.1 39.4 15.4l78.8 152.9c28.8 55.8 10.3 122.3-38.5 156.6L556.1 413l41-15c16.6-6 35 2.5 41 19.1s-2.5 35-19.1 41l-71.1 25.9L476.8 510c-16.6 6.1-35-2.5-41-19.1s2.5-35 19.1-41l41-15-31.3-86.2c-59.4 5.2-116.2-34-130-95.2L320 188.8l-14.6 64.7c-13.8 61.3-70.6 100.4-130 95.2l-31.3 86.2 41 15c16.6 6 25.2 24.4 19.1 41s-24.4 25.2-41 19.1L92.2 484.1 21.1 458.2c-16.6-6.1-25.2-24.4-19.1-41s24.4-25.2 41-19.1l41 15 31.3-86.2C66.5 292.5 48.1 226 76.9 170.2L155.6 17.3zm44 54.4l-27.2 52.8L261.6 157l13.1-57.9L199.6 71.7zm240.9 0L365.4 99.1 378.5 157l89.2-32.5L440.5 71.7z"]},Jv=Yv,Xv={prefix:"fas",iconName:"file-arrow-up",icon:[384,512,["file-upload"],"f574","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM216 408c0 13.3-10.7 24-24 24s-24-10.7-24-24V305.9l-31 31c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l72-72c9.4-9.4 24.6-9.4 33.9 0l72 72c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-31-31V408z"]},Kv=Xv,Qv={prefix:"fas",iconName:"wifi",icon:[640,512,["wifi-3","wifi-strong"],"f1eb","M54.2 202.9C123.2 136.7 216.8 96 320 96s196.8 40.7 265.8 106.9c12.8 12.2 33 11.8 45.2-.9s11.8-33-.9-45.2C549.7 79.5 440.4 32 320 32S90.3 79.5 9.8 156.7C-2.9 169-3.3 189.2 8.9 202s32.5 13.2 45.2 .9zM320 256c56.8 0 108.6 21.1 148.2 56c13.3 11.7 33.5 10.4 45.2-2.8s10.4-33.5-2.8-45.2C459.8 219.2 393 192 320 192s-139.8 27.2-190.5 72c-13.3 11.7-14.5 31.9-2.8 45.2s31.9 14.5 45.2 2.8c39.5-34.9 91.3-56 148.2-56zm64 160a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},eC=Qv,tC=Qv,oC={prefix:"fas",iconName:"bath",icon:[512,512,[128705,"bathtub"],"f2cd","M96 77.3c0-7.3 5.9-13.3 13.3-13.3c3.5 0 6.9 1.4 9.4 3.9l14.9 14.9C130 91.8 128 101.7 128 112c0 19.9 7.2 38 19.2 52c-5.3 9.2-4 21.1 3.8 29c9.4 9.4 24.6 9.4 33.9 0L289 89c9.4-9.4 9.4-24.6 0-33.9c-7.9-7.9-19.8-9.1-29-3.8C246 39.2 227.9 32 208 32c-10.3 0-20.2 2-29.2 5.5L163.9 22.6C149.4 8.1 129.7 0 109.3 0C66.6 0 32 34.6 32 77.3V256c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H96V77.3zM32 352v16c0 28.4 12.4 54 32 71.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V464H384v16c0 17.7 14.3 32 32 32s32-14.3 32-32V439.6c19.6-17.6 32-43.1 32-71.6V352H32z"]},rC=oC,cC={prefix:"fas",iconName:"user-pen",icon:[640,512,["user-edit"],"f4ff","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H322.8c-3.1-8.8-3.7-18.4-1.4-27.8l15-60.1c2.8-11.3 8.6-21.5 16.8-29.7l40.3-40.3c-32.1-31-75.7-50.1-123.9-50.1H178.3zm435.5-68.3c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM375.9 417c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L576.1 358.7l-71-71L375.9 417z"]},aC=cC,nC={prefix:"fas",iconName:"border-top-left",icon:[448,512,["border-style"],"f853","M0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-336c0-8.8 7.2-16 16-16l336 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32C35.8 32 0 67.8 0 112L0 448zm160 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm192 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm-96 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm192 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM416 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm0 32a32 32 0 1 0 0 64 32 32 0 1 0 0-64zm0-128a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},lC=nC,iC={prefix:"fas",iconName:"map-location-dot",icon:[576,512,["map-marked-alt"],"f5a0","M408 120c0 54.6-73.1 151.9-105.2 192c-7.7 9.6-22 9.6-29.6 0C241.1 271.9 168 174.6 168 120C168 53.7 221.7 0 288 0s120 53.7 120 120zm8 80.4c3.5-6.9 6.7-13.8 9.6-20.6c.5-1.2 1-2.5 1.5-3.7l116-46.4C558.9 123.4 576 135 576 152V422.8c0 9.8-6 18.6-15.1 22.3L416 503V200.4zM137.6 138.3c2.4 14.1 7.2 28.3 12.8 41.5c2.9 6.8 6.1 13.7 9.6 20.6V451.8L32.9 502.7C17.1 509 0 497.4 0 480.4V209.6c0-9.8 6-18.6 15.1-22.3l122.6-49zM327.8 332c13.9-17.4 35.7-45.7 56.2-77V504.3L192 449.4V255c20.5 31.3 42.3 59.6 56.2 77c20.5 25.6 59.1 25.6 79.6 0zM288 152a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]},sC=iC,dC={prefix:"fas",iconName:"square-poll-vertical",icon:[448,512,["poll"],"f681","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm64 192c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V256c0-17.7 14.3-32 32-32zm64-64c0-17.7 14.3-32 32-32s32 14.3 32 32V352c0 17.7-14.3 32-32 32s-32-14.3-32-32V160zM320 288c17.7 0 32 14.3 32 32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V320c0-17.7 14.3-32 32-32z"]},mC=dC,fC={prefix:"fas",iconName:"car-battery",icon:[512,512,["battery-car"],"f5df","M80 96c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32l96 0c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32h16c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64l16 0zm304 96c0-8.8-7.2-16-16-16s-16 7.2-16 16v32H320c-8.8 0-16 7.2-16 16s7.2 16 16 16h32v32c0 8.8 7.2 16 16 16s16-7.2 16-16V256h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H384V192zM80 240c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H96c-8.8 0-16 7.2-16 16z"]},uC=fC,pC={prefix:"fas",iconName:"mars-stroke-right",icon:[640,512,[9897,"mars-stroke-h"],"f22b","M208 368a112 112 0 1 0 0-224 112 112 0 1 0 0 224zm174.4-88C370.7 365.8 297.1 432 208 432c-97.2 0-176-78.8-176-176s78.8-176 176-176c89.1 0 162.7 66.2 174.4 152H416V176c0-13.3 10.7-24 24-24s24 10.7 24 24v56h32V176c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-6.9 6.9-17.2 8.9-26.2 5.2s-14.8-12.5-14.8-22.2V280H464v56c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H382.4z"]},bC=pC,hC={prefix:"fas",iconName:"hand-back-fist",icon:[448,512,["hand-rock"],"f255","M144 0C117.5 0 96 21.5 96 48V96v28.5V176c0 8.8-7.2 16-16 16s-16-7.2-16-16V149.3l-9 7.5C40.4 169 32 187 32 206V244c0 38 16.9 74 46.1 98.3L128 384v96c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V374.7c46.9-19 80-65 80-118.7V176 160 144c0-26.5-21.5-48-48-48c-12.4 0-23.6 4.7-32.1 12.3C350 83.5 329.3 64 304 64c-12.4 0-23.6 4.7-32.1 12.3C270 51.5 249.3 32 224 32c-12.4 0-23.6 4.7-32.1 12.3C190 19.5 169.3 0 144 0z"]},gC=hC,vC={prefix:"fas",iconName:"square-caret-up",icon:[448,512,["caret-square-up"],"f151","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM224 160c6.7 0 13 2.8 17.6 7.7l104 112c6.5 7 8.2 17.2 4.4 25.9s-12.5 14.4-22 14.4H120c-9.5 0-18.2-5.7-22-14.4s-2.1-18.9 4.4-25.9l104-112c4.5-4.9 10.9-7.7 17.6-7.7z"]},CC=vC,yC={prefix:"fas",iconName:"chart-bar",icon:[512,512,["bar-chart"],"f080","M32 32c17.7 0 32 14.3 32 32V400c0 8.8 7.2 16 16 16H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H80c-44.2 0-80-35.8-80-80V64C0 46.3 14.3 32 32 32zm96 96c0-17.7 14.3-32 32-32l192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32zm32 64H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H160c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 96H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H160c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},zC=yC,HC={prefix:"fas",iconName:"hands-bubbles",icon:[576,512,["hands-wash"],"e05e","M416 64a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm96 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM160 464a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM32 160l.1 72.6c.1 52.2 24 101 64 133.1c-.1-1.9-.1-3.8-.1-5.7v-8c0-71.8 37-138.6 97.9-176.7l60.2-37.6c8.6-5.4 17.9-8.4 27.3-9.4l45.9-79.5c6.6-11.5 2.7-26.2-8.8-32.8s-26.2-2.7-32.8 8.8l-78 135.1c-3.3 5.7-10.7 7.7-16.4 4.4s-7.7-10.7-4.4-16.4l62-107.4c6.6-11.5 2.7-26.2-8.8-32.8S214 5 207.4 16.5l-68 117.8 0 0 0 0-43.3 75L96 160c0-17.7-14.4-32-32-32s-32 14.4-32 32zM332.1 88.5L307.5 131c13.9 4.5 26.4 13.7 34.7 27c.9 1.5 1.7 2.9 2.5 4.4l28.9-50c6.6-11.5 2.7-26.2-8.8-32.8s-26.2-2.7-32.8 8.8zm46.4 63.7l-26.8 46.4c-.6 6-2.1 11.8-4.3 17.4H352h13.3l0 0H397l23-39.8c6.6-11.5 2.7-26.2-8.8-32.8s-26.2-2.7-32.8 8.8zM315.1 175c-9.4-15-29.1-19.5-44.1-10.2l-60.2 37.6C159.3 234.7 128 291.2 128 352v8c0 8.9 .8 17.6 2.2 26.1c35.4 8.2 61.8 40 61.8 77.9c0 6.3-.7 12.5-2.1 18.4C215.1 501 246.3 512 280 512H456c13.3 0 24-10.7 24-24s-10.7-24-24-24H364c-6.6 0-12-5.4-12-12s5.4-12 12-12H488c13.3 0 24-10.7 24-24s-10.7-24-24-24H364c-6.6 0-12-5.4-12-12s5.4-12 12-12H520c13.3 0 24-10.7 24-24s-10.7-24-24-24H364c-6.6 0-12-5.4-12-12s5.4-12 12-12H488c13.3 0 24-10.7 24-24s-10.7-24-24-24H352l0 0 0 0H258.8L305 219.1c15-9.4 19.5-29.1 10.2-44.1z"]},_C=HC,VC={prefix:"fas",iconName:"eye-low-vision",icon:[640,512,["low-vision"],"f2a8","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zM223 149.5c48.6-44.3 123-50.8 179.3-11.7c60.8 42.4 78.9 123.2 44.2 186.9L408 294.5c8.4-19.3 10.6-41.4 4.8-63.3c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3c0 10.2-2.4 19.8-6.6 28.3L223 149.5zm223.1 298L83.1 161.5c-11 14.4-20.5 28.7-28.4 42.2l339 265.7c18.7-5.5 36.2-13 52.6-21.8zM34.5 268.3c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c3.1 0 6.1-.1 9.2-.2L33.1 247.8c-1.8 6.8-1.3 14 1.4 20.5z"]},xC=VC,MC={prefix:"fas",iconName:"square-plus",icon:[448,512,[61846,"plus-square"],"f0fe","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM200 344V280H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V168c0-13.3 10.7-24 24-24s24 10.7 24 24v64h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H248v64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"]},LC=MC,wC={prefix:"fas",iconName:"martini-glass",icon:[512,512,[127864,"glass-martini-alt"],"f57b","M32 0C19.1 0 7.4 7.8 2.4 19.8s-2.2 25.7 6.9 34.9L224 269.3V448H160c-17.7 0-32 14.3-32 32s14.3 32 32 32h96 96c17.7 0 32-14.3 32-32s-14.3-32-32-32H288V269.3L502.6 54.6c9.2-9.2 11.9-22.9 6.9-34.9S492.9 0 480 0H32zM173.3 128l-64-64H402.7l-64 64H173.3z"]},SC=wC,EC={prefix:"fas",iconName:"rotate-left",icon:[512,512,["rotate-back","rotate-backward","undo-alt"],"f2ea","M48.5 224H40c-13.3 0-24-10.7-24-24V72c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2L98.6 96.6c87.6-86.5 228.7-86.2 315.8 1c87.5 87.5 87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3c-62.2-62.2-162.7-62.5-225.3-1L185 183c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8H48.5z"]},kC=EC,NC=EC,TC=EC,BC={prefix:"fas",iconName:"table-columns",icon:[512,512,["columns"],"f0db","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm64 64V416H224V160H64zm384 0H288V416H448V160z"]},IC=BC,$C={prefix:"fas",iconName:"dolly",icon:[576,512,["dolly-box"],"f472","M0 32C0 14.3 14.3 0 32 0h72.9c27.5 0 52 17.6 60.7 43.8L257.7 320c30.1 .5 56.8 14.9 74 37l202.1-67.4c16.8-5.6 34.9 3.5 40.5 20.2s-3.5 34.9-20.2 40.5L352 417.7c-.9 52.2-43.5 94.3-96 94.3c-53 0-96-43-96-96c0-30.8 14.5-58.2 37-75.8L104.9 64H32C14.3 64 0 49.7 0 32zM244.8 134.5c-5.5-16.8 3.7-34.9 20.5-40.3L311 79.4l19.8 60.9 60.9-19.8L371.8 59.6l45.7-14.8c16.8-5.5 34.9 3.7 40.3 20.5l49.4 152.2c5.5 16.8-3.7 34.9-20.5 40.3L334.5 307.2c-16.8 5.5-34.9-3.7-40.3-20.5L244.8 134.5z"]},RC=$C,AC={prefix:"fas",iconName:"minimize",icon:[512,512,["compress-arrows-alt"],"f78c","M456 224H312c-13.3 0-24-10.7-24-24V56c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l40 40L442.3 5.7C446 2 450.9 0 456 0s10 2 13.7 5.7l36.7 36.7C510 46 512 50.9 512 56s-2 10-5.7 13.7L433 143l40 40c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8zm0 64c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2l-40 40 73.4 73.4c3.6 3.6 5.7 8.5 5.7 13.7s-2 10-5.7 13.7l-36.7 36.7C466 510 461.1 512 456 512s-10-2-13.7-5.7L369 433l-40 40c-6.9 6.9-17.2 8.9-26.2 5.2s-14.8-12.5-14.8-22.2V312c0-13.3 10.7-24 24-24H456zm-256 0c13.3 0 24 10.7 24 24V456c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-40-40L69.7 506.3C66 510 61.1 512 56 512s-10-2-13.7-5.7L5.7 469.7C2 466 0 461.1 0 456s2-10 5.7-13.7L79 369 39 329c-6.9-6.9-8.9-17.2-5.2-26.2s12.5-14.8 22.2-14.8H200zM56 224c-9.7 0-18.5-5.8-22.2-14.8s-1.7-19.3 5.2-26.2l40-40L5.7 69.7C2 66 0 61.1 0 56s2-10 5.7-13.7L42.3 5.7C46 2 50.9 0 56 0s10 2 13.7 5.7L143 79l40-40c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2V200c0 13.3-10.7 24-24 24H56z"]},PC=AC,WC={prefix:"fas",iconName:"angles-right",icon:[512,512,[187,"angle-double-right"],"f101","M470.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 256 265.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160zm-352 160l160-160c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L210.7 256 73.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z"]},DC=WC,OC={prefix:"fas",iconName:"circle-play",icon:[512,512,[61469,"play-circle"],"f144","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9V344c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z"]},FC=OC,GC={prefix:"fas",iconName:"euro-sign",icon:[320,512,[8364,"eur","euro"],"f153","M48.1 240c-.1 2.7-.1 5.3-.1 8v16c0 2.7 0 5.3 .1 8H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H60.3C89.9 419.9 170 480 264 480h24c17.7 0 32-14.3 32-32s-14.3-32-32-32H264c-57.9 0-108.2-32.4-133.9-80H256c17.7 0 32-14.3 32-32s-14.3-32-32-32H112.2c-.1-2.6-.2-5.3-.2-8V248c0-2.7 .1-5.4 .2-8H256c17.7 0 32-14.3 32-32s-14.3-32-32-32H130.1c25.7-47.6 76-80 133.9-80h24c17.7 0 32-14.3 32-32s-14.3-32-32-32H264C170 32 89.9 92.1 60.3 176H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H48.1z"]},UC=GC,jC=GC,qC={prefix:"fas",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},ZC=qC,YC={prefix:"fas",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM192 160H320c17.7 0 32 14.3 32 32V320c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V192c0-17.7 14.3-32 32-32z"]},JC=YC,XC={prefix:"fas",iconName:"compass-drafting",icon:[512,512,["drafting-compass"],"f568","M352 96c0 14.3-3.1 27.9-8.8 40.2L396 227.4c-23.7 25.3-54.2 44.1-88.5 53.6L256 192h0 0l-68 117.5c21.5 6.8 44.3 10.5 68.1 10.5c70.7 0 133.8-32.7 174.9-84c11.1-13.8 31.2-16 45-5s16 31.2 5 45C428.1 341.8 347 384 256 384c-35.4 0-69.4-6.4-100.7-18.1L98.7 463.7C94 471.8 87 478.4 78.6 482.6L23.2 510.3c-5 2.5-10.9 2.2-15.6-.7S0 501.5 0 496V440.6c0-8.4 2.2-16.7 6.5-24.1l60-103.7C53.7 301.6 41.8 289.3 31.2 276c-11.1-13.8-8.8-33.9 5-45s33.9-8.8 45 5c5.7 7.1 11.8 13.8 18.2 20.1l69.4-119.9c-5.6-12.2-8.8-25.8-8.8-40.2c0-53 43-96 96-96s96 43 96 96zm21 297.9c32.6-12.8 62.5-30.8 88.9-52.9l43.7 75.5c4.2 7.3 6.5 15.6 6.5 24.1V496c0 5.5-2.9 10.7-7.6 13.6s-10.6 3.2-15.6 .7l-55.4-27.7c-8.4-4.2-15.4-10.8-20.1-18.9L373 393.9zM256 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},KC=XC,QC={prefix:"fas",iconName:"face-laugh-beam",icon:[512,512,[128513,"laugh-beam"],"f59a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1H393.6c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zM217.6 212.8l0 0 0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0zm160 0l0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0 0 0z"]},ey=QC,ty={prefix:"fas",iconName:"circle-chevron-up",icon:[512,512,["chevron-circle-up"],"f139","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM377 271c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-87-87-87 87c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 167c9.4-9.4 24.6-9.4 33.9 0L377 271z"]},oy=ty,ry={prefix:"fas",iconName:"sterling-sign",icon:[320,512,[163,"gbp","pound-sign"],"f154","M112 160.4c0-35.5 28.8-64.4 64.4-64.4c6.9 0 13.8 1.1 20.4 3.3l81.2 27.1c16.8 5.6 34.9-3.5 40.5-20.2s-3.5-34.9-20.2-40.5L217 38.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5 32 48 89.5 48 160.4V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H48v44.5c0 17.4-4.7 34.5-13.7 49.4L4.6 431.5c-5.9 9.9-6.1 22.2-.4 32.2S20.5 480 32 480H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H88.5l.7-1.1C104.1 390 112 361.5 112 332.5V288H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V160.4z"]},cy=ry,ay=ry,ny={prefix:"fas",iconName:"arrow-down-long",icon:[384,512,["long-arrow-down"],"f175","M169.4 502.6c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 402.7 224 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 370.7L86.6 329.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128z"]},ly=ny,iy={prefix:"fas",iconName:"reply-all",icon:[576,512,["mail-reply-all"],"f122","M209.4 39.5c-9.1-9.6-24.3-10-33.9-.9L33.8 173.2c-19.9 18.9-19.9 50.7 0 69.6L175.5 377.4c9.6 9.1 24.8 8.7 33.9-.9s8.7-24.8-.9-33.9L66.8 208 208.5 73.4c9.6-9.1 10-24.3 .9-33.9zM352 64c0-12.6-7.4-24.1-19-29.2s-25-3-34.4 5.4l-160 144c-6.7 6.1-10.6 14.7-10.6 23.8s3.9 17.7 10.6 23.8l160 144c9.4 8.5 22.9 10.6 34.4 5.4s19-16.6 19-29.2V288h32c53 0 96 43 96 96c0 30.4-12.8 47.9-22.2 56.7c-5.5 5.1-9.8 12-9.8 19.5c0 10.9 8.8 19.7 19.7 19.7c2.8 0 5.6-.6 8.1-1.9C494.5 467.9 576 417.3 576 304c0-97.2-78.8-176-176-176H352V64z"]},sy=iy,dy={prefix:"fas",iconName:"person-skating",icon:[448,512,["skating"],"f7c5","M352 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM128 128c0-17.7 14.3-32 32-32H319.4c43.6 0 64.6 53.4 32.8 83.1l-74.4 69.4 60.2 60.2c9 9 14.1 21.2 14.1 33.9V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V349.3l-77.9-77.8c-26.6-26.6-24.6-70.3 4.3-94.4l20.4-17H160c-17.7 0-32-14.3-32-32zM81.4 353.4l86.9-86.9c4.6 10 11 19.3 19.3 27.5l21.8 21.8-82.7 82.7c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3zm322.5 95.1c8.6 2.1 13.8 10.8 11.6 19.4l-.4 1.7c-6.2 24.9-28.6 42.4-54.3 42.4H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h88.8c11 0 20.6-7.5 23.3-18.2l.4-1.7c2.1-8.6 10.8-13.8 19.4-11.6zM135.2 478.3l-6.2 3.1c-21.6 10.8-47.6 6.6-64.6-10.5L4.7 411.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l59.6 59.6c7.3 7.3 18.5 9.1 27.7 4.5l6.2-3.1c7.9-4 17.5-.7 21.5 7.2s.7 17.5-7.2 21.5z"]},my=dy,fy={prefix:"fas",iconName:"filter-circle-dollar",icon:[576,512,["funnel-dollar"],"f662","M3.9 22.9C10.5 8.9 24.5 0 40 0H472c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L396.4 195.6C316.2 212.1 256 283 256 368c0 27.4 6.3 53.4 17.5 76.5c-1.6-.8-3.2-1.8-4.7-2.9l-64-48c-8.1-6-12.8-15.5-12.8-25.6V288.9L9 65.3C-.7 53.4-2.8 36.8 3.9 22.9zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm120.8-32.6c.6-.9 1.8-2.1 4.2-3.4c5.1-2.7 12.5-4.1 18.7-4c8.2 .1 17.1 1.8 26.4 4.1c8.6 2.1 17.3-3.1 19.4-11.7s-3.1-17.3-11.7-19.4c-5.6-1.4-11.6-2.7-17.9-3.7V288c0-8.8-7.2-16-16-16s-16 7.2-16 16v9.5c-6.1 1.2-12.3 3.2-18 6.3c-11.8 6.3-23 18.4-21.8 37.2c1 16 11.7 25.3 21.6 30.7c8.8 4.7 19.7 7.8 28.6 10.3l1.8 .5c10.3 2.9 17.9 5.2 23.2 8.3c4.5 2.7 4.7 4.2 4.7 5.6c.1 2.4-.5 3.7-1 4.5c-.6 1-1.8 2.2-4 3.3c-4.7 2.5-11.8 3.8-18.5 3.6c-9.5-.3-18.5-3.1-29.9-6.8c-1.9-.6-3.8-1.2-5.8-1.8c-8.4-2.6-17.4 2.1-20 10.5s2.1 17.4 10.5 20c1.6 .5 3.3 1 5 1.6l0 0 0 0c7 2.3 15.1 4.8 23.7 6.6v11.4c0 8.8 7.2 16 16 16s16-7.2 16-16V438.7c6.2-1.1 12.5-3.1 18.3-6.2c12.1-6.5 22.3-18.7 21.7-36.9c-.5-16.2-10.3-26.3-20.5-32.3c-9.4-5.6-21.2-8.9-30.5-11.5l-.2 0c-10.4-2.9-18.3-5.2-23.9-8.2c-4.8-2.6-4.8-4-4.8-4.5l0-.1c-.1-1.9 .3-2.9 .8-3.6z"]},uy=fy,py={prefix:"fas",iconName:"circle-arrow-down",icon:[512,512,["arrow-circle-down"],"f0ab","M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM127 281c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l71 71L232 136c0-13.3 10.7-24 24-24s24 10.7 24 24l0 182.1 71-71c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L273 393c-9.4 9.4-24.6 9.4-33.9 0L127 281z"]},by=py,hy={prefix:"fas",iconName:"file-import",icon:[512,512,["arrow-right-to-file"],"f56f","M128 64c0-35.3 28.7-64 64-64H352V128c0 17.7 14.3 32 32 32H512V448c0 35.3-28.7 64-64 64H192c-35.3 0-64-28.7-64-64V336H302.1l-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39H128V64zm0 224v48H24c-13.3 0-24-10.7-24-24s10.7-24 24-24H128zM512 128H384V0L512 128z"]},gy=hy,vy={prefix:"fas",iconName:"square-arrow-up-right",icon:[448,512,["external-link-square"],"f14c","M384 32c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H384zM160 144c-13.3 0-24 10.7-24 24s10.7 24 24 24h94.1L119 327c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135V328c0 13.3 10.7 24 24 24s24-10.7 24-24V168c0-13.3-10.7-24-24-24H160z"]},Cy=vy,yy={prefix:"fas",iconName:"temperature-empty",icon:[320,512,["temperature-0","thermometer-0","thermometer-empty"],"f2cb","M112 112c0-26.5 21.5-48 48-48s48 21.5 48 48V276.5c0 17.3 7.1 31.9 15.3 42.5C233.8 332.6 240 349.5 240 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9c8.2-10.6 15.3-25.2 15.3-42.5V112zM160 0C98.1 0 48 50.2 48 112V276.5c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C27.2 304.2 16 334.8 16 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6V112C272 50.2 221.9 0 160 0zm0 416a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},zy=yy,Hy=yy,_y=yy,Vy={prefix:"fas",iconName:"address-card",icon:[576,512,[62140,"contact-card","vcard"],"f2bb","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm80 256h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zm256-32H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},xy=Vy,My=Vy,Ly={prefix:"fas",iconName:"scale-unbalanced-flip",icon:[640,512,["balance-scale-right"],"f516","M117.9 62.4c-16.8-5.6-25.8-23.7-20.2-40.5s23.7-25.8 40.5-20.2l113 37.7C265 15.8 290.7 0 320 0c44.2 0 80 35.8 80 80c0 3-.2 5.9-.5 8.8l122.6 40.9c16.8 5.6 25.8 23.7 20.2 40.5s-23.7 25.8-40.5 20.2L366.4 145.2c-4.5 3.2-9.3 5.9-14.4 8.2V480c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32s14.3-32 32-32H288V153.3c-21-9.2-37.2-27-44.2-49l-125.9-42zM200.4 288L128 163.8 55.6 288H200.4zM128 384C65.1 384 12.8 350 2 305.1c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C243.2 350 190.9 384 128 384zm382.8-92.2L438.4 416H583.3L510.8 291.8zm126 141.3C626 478 573.7 512 510.8 512s-115.2-34-126-78.9c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1z"]},wy=Ly,Sy={prefix:"fas",iconName:"diamond-turn-right",icon:[512,512,["directions"],"f5eb","M227.7 11.7c15.6-15.6 40.9-15.6 56.6 0l216 216c15.6 15.6 15.6 40.9 0 56.6l-216 216c-15.6 15.6-40.9 15.6-56.6 0l-216-216c-15.6-15.6-15.6-40.9 0-56.6l216-216zm87.6 137c-4.6-4.6-11.5-5.9-17.4-3.5s-9.9 8.3-9.9 14.8v56H224c-35.3 0-64 28.7-64 64v48c0 13.3 10.7 24 24 24s24-10.7 24-24V280c0-8.8 7.2-16 16-16h64v56c0 6.5 3.9 12.3 9.9 14.8s12.9 1.1 17.4-3.5l80-80c6.2-6.2 6.2-16.4 0-22.6l-80-80z"]},Ey=Sy,ky={prefix:"fas",iconName:"house-laptop",icon:[640,512,["laptop-house"],"e066","M218.3 8.5c12.3-11.3 31.2-11.3 43.4 0l208 192c6.7 6.2 10.3 14.8 10.3 23.5H336c-19.1 0-36.3 8.4-48 21.7V208c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h64V416H112c-26.5 0-48-21.5-48-48V256H32c-13.2 0-25-8.1-29.8-20.3s-1.6-26.2 8.1-35.2l208-192zM352 304V448H544V304H352zm-48-16c0-17.7 14.3-32 32-32H560c17.7 0 32 14.3 32 32V448h32c8.8 0 16 7.2 16 16c0 26.5-21.5 48-48 48H544 352 304c-26.5 0-48-21.5-48-48c0-8.8 7.2-16 16-16h32V288z"]},Ny=ky,Ty={prefix:"fas",iconName:"face-tired",icon:[512,512,[128555,"tired"],"f5c8","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.7 328.7c22-22 53.9-40.7 91.3-40.7s69.3 18.7 91.3 40.7c11.1 11.1 20.1 23.4 26.4 35.4c6.2 11.7 10.3 24.4 10.3 35.9c0 5.2-2.6 10.2-6.9 13.2s-9.8 3.7-14.7 1.8l-20.5-7.7c-26.9-10.1-55.5-15.3-84.3-15.3h-3.2c-28.8 0-57.3 5.2-84.3 15.3L149.6 415c-4.9 1.8-10.4 1.2-14.7-1.8s-6.9-7.9-6.9-13.2c0-11.6 4.2-24.2 10.3-35.9c6.3-12 15.3-24.3 26.4-35.4zm-31.2-182l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 157.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z"]},By=Ty,Iy={prefix:"fas",iconName:"font-awesome",icon:[448,512,[62501,62694,"font-awesome-flag","font-awesome-logo-full"],"f2b4","M448 48V384c-63.1 22.5-82.3 32-119.5 32c-62.8 0-86.6-32-149.3-32c-20.6 0-36.6 3.6-51.2 8.2v-64c14.6-4.6 30.6-8.2 51.2-8.2c62.7 0 86.5 32 149.3 32c20.4 0 35.6-3 55.5-9.3v-208c-19.9 6.3-35.1 9.3-55.5 9.3c-62.8 0-86.6-32-149.3-32c-50.8 0-74.9 20.6-115.2 28.7V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V64C0 46.3 14.3 32 32 32s32 14.3 32 32V76.7c40.3-8 64.4-28.7 115.2-28.7c62.7 0 86.5 32 149.3 32c37.1 0 56.4-9.5 119.5-32z"]},$y=Iy,Ry=Iy,Ay={prefix:"fas",iconName:"cloud-arrow-up",icon:[640,512,[62338,"cloud-upload","cloud-upload-alt"],"f0ee","M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128H144zm79-217c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39V392c0 13.3 10.7 24 24 24s24-10.7 24-24V257.9l39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0l-80 80z"]},Py=Ay,Wy=Ay,Dy={prefix:"fas",iconName:"seedling",icon:[512,512,[127793,"sprout"],"f4d8","M512 32c0 113.6-84.6 207.5-194.2 222c-7.1-53.4-30.6-101.6-65.3-139.3C290.8 46.3 364 0 448 0h32c17.7 0 32 14.3 32 32zM0 96C0 78.3 14.3 64 32 64H64c123.7 0 224 100.3 224 224v32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V320C100.3 320 0 219.7 0 96z"]},Oy=Dy,Fy={prefix:"fas",iconName:"left-right",icon:[512,512,[8596,"arrows-alt-h"],"f337","M504.3 273.6c4.9-4.5 7.7-10.9 7.7-17.6s-2.8-13-7.7-17.6l-112-104c-7-6.5-17.2-8.2-25.9-4.4s-14.4 12.5-14.4 22l0 56-192 0 0-56c0-9.5-5.7-18.2-14.4-22s-18.9-2.1-25.9 4.4l-112 104C2.8 243 0 249.3 0 256s2.8 13 7.7 17.6l112 104c7 6.5 17.2 8.2 25.9 4.4s14.4-12.5 14.4-22l0-56 192 0 0 56c0 9.5 5.7 18.2 14.4 22s18.9 2.1 25.9-4.4l112-104z"]},Gy=Fy,Uy={prefix:"fas",iconName:"circle-arrow-left",icon:[512,512,["arrow-circle-left"],"f0a8","M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM231 127c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-71 71L376 232c13.3 0 24 10.7 24 24s-10.7 24-24 24l-182.1 0 71 71c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L119 273c-9.4-9.4-9.4-24.6 0-33.9L231 127z"]},jy=Uy,qy={prefix:"fas",iconName:"arrow-down-wide-short",icon:[576,512,["sort-amount-asc","sort-amount-down"],"f160","M151.6 469.6C145.5 476.2 137 480 128 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L96 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32V365.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 480c-17.7 0-32-14.3-32-32s14.3-32 32-32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H320zm0-128c-17.7 0-32-14.3-32-32s14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H320zm0-128c-17.7 0-32-14.3-32-32s14.3-32 32-32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H320zm0-128c-17.7 0-32-14.3-32-32s14.3-32 32-32H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H320z"]},Zy=qy,Yy=qy,Jy={prefix:"fas",iconName:"cloud-bolt",icon:[512,512,[127785,"thunderstorm"],"f76c","M0 224c0 53 43 96 96 96h47.2L290 202.5c17.6-14.1 42.6-14 60.2 .2s22.8 38.6 12.8 58.8L333.7 320H352h64c53 0 96-43 96-96s-43-96-96-96c-.5 0-1.1 0-1.6 0c1.1-5.2 1.6-10.5 1.6-16c0-44.2-35.8-80-80-80c-24.3 0-46.1 10.9-60.8 28C256.5 24.3 219.1 0 176 0C114.1 0 64 50.1 64 112c0 7.1 .7 14.1 1.9 20.8C27.6 145.4 0 181.5 0 224zm330.1 3.6c-5.8-4.7-14.2-4.7-20.1-.1l-160 128c-5.3 4.2-7.4 11.4-5.1 17.8s8.3 10.7 15.1 10.7h70.1L177.7 488.8c-3.4 6.7-1.6 14.9 4.3 19.6s14.2 4.7 20.1 .1l160-128c5.3-4.2 7.4-11.4 5.1-17.8s-8.3-10.7-15.1-10.7H281.9l52.4-104.8c3.4-6.7 1.6-14.9-4.2-19.6z"]},Xy=Jy,Ky={prefix:"fas",iconName:"text-slash",icon:[640,512,["remove-format"],"f87d","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L355.7 253.5 400.2 96H503L497 120.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l11-44.1C577.6 61.3 554.7 32 523.5 32H376.1h-.3H204.5c-22 0-41.2 15-46.6 36.4l-6.3 25.2L38.8 5.1zm168 131.7c.1-.3 .2-.7 .3-1L217 96H333.7L301.3 210.8l-94.5-74.1zM243.3 416H192c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H309.8l17.6-62.1L272.9 311 243.3 416z"]},Qy=Ky,ez={prefix:"fas",iconName:"face-smile-wink",icon:[512,512,[128521,"smile-wink"],"f4da","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm156.4 25.6c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2c-17.6-23.5-52.8-23.5-70.4 0z"]},tz=ez,oz={prefix:"fas",iconName:"arrows-left-right",icon:[512,512,["arrows-h"],"f07e","M406.6 374.6l96-96c12.5-12.5 12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224l-293.5 0 41.4-41.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 288l293.5 0-41.4 41.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z"]},rz=oz,cz={prefix:"fas",iconName:"cloud-arrow-down",icon:[640,512,[62337,"cloud-download","cloud-download-alt"],"f0ed","M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128H144zm79-167l80 80c9.4 9.4 24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-39 39V184c0-13.3-10.7-24-24-24s-24 10.7-24 24V318.1l-39-39c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z"]},az=cz,nz=cz,lz={prefix:"fas",iconName:"chalkboard",icon:[576,512,["blackboard"],"f51b","M96 32C60.7 32 32 60.7 32 96V384H96V96l384 0V384h64V96c0-35.3-28.7-64-64-64H96zM224 384v32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H416V384c0-17.7-14.3-32-32-32H256c-17.7 0-32 14.3-32 32z"]},iz=lz,sz={prefix:"fas",iconName:"user-large-slash",icon:[640,512,["user-alt-slash"],"f4fa","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L381.9 274c48.5-23.2 82.1-72.7 82.1-130C464 64.5 399.5 0 320 0C250.4 0 192.4 49.3 178.9 114.9L38.8 5.1zM545.5 512H528L284.3 320h-59C136.2 320 64 392.2 64 481.3c0 17 13.8 30.7 30.7 30.7H545.3l.3 0z"]},dz=sz,mz={prefix:"fas",iconName:"handshake-simple-slash",icon:[640,512,["handshake-alt-slash"],"e05f","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-135-105.8c-1.1-11.3-6.3-22.3-15.3-30.7l-134.2-123-23.4 18.2-26-20.3 77.2-60.1c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L550.2 352H592c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H516h-4-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2l-89.7 72.6-25.8-20.3 81.8-66.2c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-35.5 23.7L38.8 5.1zM0 176V304c0 26.5 21.5 48 48 48H156.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c.8-.8 1.5-1.7 2.2-2.6L41.2 128.5C17.9 131.8 0 151.8 0 176z"]},fz=mz,uz={prefix:"fas",iconName:"arrows-rotate",icon:[512,512,[128472,"refresh","sync"],"f021","M105.1 202.6c7.7-21.8 20.2-42.3 37.8-59.8c62.5-62.5 163.8-62.5 226.3 0L386.3 160H336c-17.7 0-32 14.3-32 32s14.3 32 32 32H463.5c0 0 0 0 0 0h.4c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32s-32 14.3-32 32v51.2L414.4 97.6c-87.5-87.5-229.3-87.5-316.8 0C73.2 122 55.6 150.7 44.8 181.4c-5.9 16.7 2.9 34.9 19.5 40.8s34.9-2.9 40.8-19.5zM39 289.3c-5 1.5-9.8 4.2-13.7 8.2c-4 4-6.7 8.8-8.1 14c-.3 1.2-.6 2.5-.8 3.8c-.3 1.7-.4 3.4-.4 5.1V448c0 17.7 14.3 32 32 32s32-14.3 32-32V396.9l17.6 17.5 0 0c87.5 87.4 229.3 87.4 316.7 0c24.4-24.4 42.1-53.1 52.9-83.7c5.9-16.7-2.9-34.9-19.5-40.8s-34.9 2.9-40.8 19.5c-7.7 21.8-20.2 42.3-37.8 59.8c-62.5 62.5-163.8 62.5-226.3 0l-.1-.1L125.6 352H176c17.7 0 32-14.3 32-32s-14.3-32-32-32H48.4c-1.6 0-3.2 .1-4.8 .3s-3.1 .5-4.6 1z"]},pz=uz,bz=uz,hz={prefix:"fas",iconName:"shield-halved",icon:[512,512,["shield-alt"],"f3ed","M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0zm0 66.8V444.8C394 378 431.1 230.1 432 141.4L256 66.8l0 0z"]},gz=hz,vz={prefix:"fas",iconName:"book-atlas",icon:[448,512,["atlas"],"f558","M0 96C0 43 43 0 96 0H384h32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32zM247.4 283.8c-3.7 3.7-6.2 4.2-7.4 4.2s-3.7-.5-7.4-4.2c-3.8-3.7-8-10-11.8-18.9c-6.2-14.5-10.8-34.3-12.2-56.9h63c-1.5 22.6-6 42.4-12.2 56.9c-3.8 8.9-8 15.2-11.8 18.9zm42.7-9.9c7.3-18.3 12-41.1 13.4-65.9h31.1c-4.7 27.9-21.4 51.7-44.5 65.9zm0-163.8c23.2 14.2 39.9 38 44.5 65.9H303.5c-1.4-24.7-6.1-47.5-13.4-65.9zM368 192a128 128 0 1 0 -256 0 128 128 0 1 0 256 0zM145.3 208h31.1c1.4 24.7 6.1 47.5 13.4 65.9c-23.2-14.2-39.9-38-44.5-65.9zm31.1-32H145.3c4.7-27.9 21.4-51.7 44.5-65.9c-7.3 18.3-12 41.1-13.4 65.9zm56.1-75.8c3.7-3.7 6.2-4.2 7.4-4.2s3.7 .5 7.4 4.2c3.8 3.7 8 10 11.8 18.9c6.2 14.5 10.8 34.3 12.2 56.9h-63c1.5-22.6 6-42.4 12.2-56.9c3.8-8.9 8-15.2 11.8-18.9z"]},Cz=vz,yz={prefix:"fas",iconName:"house-chimney-crack",icon:[576,512,["house-damage"],"f6f1","M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c.2 35.5-28.5 64.3-64 64.3H326.4L288 448l80.8-67.3c7.8-6.5 7.6-18.6-.4-24.9L250.6 263.2c-14.6-11.5-33.8 7-22.8 22L288 368l-85.5 71.2c-6.1 5-7.5 13.8-3.5 20.5L230.4 512H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L416 100.7V64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V185l52.8 46.4c8 7 12 15 11 24z"]},zz=yz,Hz={prefix:"fas",iconName:"file-zipper",icon:[384,512,["file-archive"],"f1c6","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM96 48c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zm-6.3 71.8c3.7-14 16.4-23.8 30.9-23.8h14.8c14.5 0 27.2 9.7 30.9 23.8l23.5 88.2c1.4 5.4 2.1 10.9 2.1 16.4c0 35.2-28.8 63.7-64 63.7s-64-28.5-64-63.7c0-5.5 .7-11.1 2.1-16.4l23.5-88.2zM112 336c-8.8 0-16 7.2-16 16s7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H112z"]},_z=Hz,Vz={prefix:"fas",iconName:"martini-glass-empty",icon:[512,512,["glass-martini"],"f000","M32 0C19.1 0 7.4 7.8 2.4 19.8s-2.2 25.7 6.9 34.9L224 269.3V448H160c-17.7 0-32 14.3-32 32s14.3 32 32 32h96 96c17.7 0 32-14.3 32-32s-14.3-32-32-32H288V269.3L502.6 54.6c9.2-9.2 11.9-22.9 6.9-34.9S492.9 0 480 0H32zM256 210.7L109.3 64H402.7L256 210.7z"]},xz=Vz,Mz={prefix:"fas",iconName:"person-skiing",icon:[512,512,[9975,"skiing"],"f7c9","M380.7 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM2.7 268.9c6.1-11.8 20.6-16.3 32.4-10.2L232.7 361.3l46.2-69.2-75.1-75.1c-14.6-14.6-20.4-33.9-18.4-52.1l108.8 52 39.3 39.3c16.2 16.2 18.7 41.5 6 60.6L289.8 391l128.7 66.8c13.6 7.1 29.8 7.2 43.6 .3l15.2-7.6c11.9-5.9 26.3-1.1 32.2 10.7s1.1 26.3-10.7 32.2l-15.2 7.6c-27.5 13.7-59.9 13.5-87.2-.7L12.9 301.3C1.2 295.2-3.4 280.7 2.7 268.9zM118.9 65.6L137 74.2l8.7-17.4c4-7.9 13.6-11.1 21.5-7.2s11.1 13.6 7.2 21.5l-8.5 16.9 54.7 26.2c1.5-.7 3.1-1.4 4.7-2.1l83.4-33.4c34.2-13.7 72.8 4.2 84.5 39.2l17.1 51.2 52.1 26.1c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3l-58.1-29c-11.4-5.7-20-15.7-24.1-27.8l-5.8-17.3-27.3 12.1-6.8 3-6.7-3.2L151.5 116.7l-9.2 18.4c-4 7.9-13.6 11.1-21.5 7.2s-11.1-13.6-7.2-21.5l9-18-17.6-8.4c-8-3.8-11.3-13.4-7.5-21.3s13.4-11.3 21.3-7.5z"]},Lz=Mz,wz={prefix:"fas",iconName:"temperature-arrow-down",icon:[576,512,["temperature-down"],"e03f","M128 112c0-26.5 21.5-48 48-48s48 21.5 48 48V276.5c0 17.3 7.1 31.9 15.3 42.5C249.8 332.6 256 349.5 256 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9c8.2-10.6 15.3-25.2 15.3-42.5V112zM176 0C114.1 0 64 50.1 64 112V276.4c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C43.2 304.2 32 334.8 32 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6V112C288 50.1 237.9 0 176 0zm0 416c26.5 0 48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V272c0-8.8-7.2-16-16-16s-16 7.2-16 16v50.7c-18.6 6.6-32 24.4-32 45.3c0 26.5 21.5 48 48 48zm336-64H480V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V352H384c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c6 6 14.1 9.4 22.6 9.4s16.6-3.4 22.6-9.4l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8z"]},Sz=wz,Ez={prefix:"fas",iconName:"feather-pointed",icon:[512,512,["feather-alt"],"f56b","M278.5 215.6L23 471c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l74.8-74.8c7.4 4.6 15.3 8.2 23.8 10.5C200.3 452.8 270 454.5 338 409.4c12.2-8.1 5.8-25.4-8.8-25.4l-16.1 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l97.7-29.3c3.4-1 6.4-3.1 8.4-6.1c4.4-6.4 8.6-12.9 12.6-19.6c6.2-10.3-1.5-23-13.5-23l-38.6 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l80.9-24.3c4.6-1.4 8.4-4.8 10.2-9.3C494.5 163 507.8 86.1 511.9 36.8c.8-9.9-3-19.6-10-26.6s-16.7-10.8-26.6-10C391.5 7 228.5 40.5 137.4 131.6C57.3 211.7 56.7 302.3 71.3 356.4c2.1 7.9 12 9.6 17.8 3.8L253.6 195.8c6.2-6.2 16.4-6.2 22.6 0c5.4 5.4 6.1 13.6 2.2 19.8z"]},kz=Ez,Nz={prefix:"fas",iconName:"rectangle-ad",icon:[576,512,["ad"],"f641","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM229.5 173.3l72 144c5.9 11.9 1.1 26.3-10.7 32.2s-26.3 1.1-32.2-10.7L253.2 328H162.8l-5.4 10.7c-5.9 11.9-20.3 16.7-32.2 10.7s-16.7-20.3-10.7-32.2l72-144c4.1-8.1 12.4-13.3 21.5-13.3s17.4 5.1 21.5 13.3zM208 237.7L186.8 280h42.3L208 237.7zM392 256a24 24 0 1 0 0 48 24 24 0 1 0 0-48zm24-43.9V184c0-13.3 10.7-24 24-24s24 10.7 24 24v96 48c0 13.3-10.7 24-24 24c-6.6 0-12.6-2.7-17-7c-9.4 4.5-19.9 7-31 7c-39.8 0-72-32.2-72-72s32.2-72 72-72c8.4 0 16.5 1.4 24 4.1z"]},Tz=Nz,Bz={prefix:"fas",iconName:"circle-arrow-right",icon:[512,512,["arrow-circle-right"],"f0a9","M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM281 385c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l71-71L136 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l182.1 0-71-71c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L393 239c9.4 9.4 9.4 24.6 0 33.9L281 385z"]},Iz=Bz,$z={prefix:"fas",iconName:"sort",icon:[320,512,["unsorted"],"f0dc","M137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8H32c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128zm0 429.3l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8H288c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128c-12.5 12.5-32.8 12.5-45.3 0z"]},Rz=$z,Az={prefix:"fas",iconName:"list-ol",icon:[512,512,["list-1-2","list-numeric"],"f0cb","M24 56c0-13.3 10.7-24 24-24H80c13.3 0 24 10.7 24 24V176h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H40c-13.3 0-24-10.7-24-24s10.7-24 24-24H56V80H48C34.7 80 24 69.3 24 56zM86.7 341.2c-6.5-7.4-18.3-6.9-24 1.2L51.5 357.9c-7.7 10.8-22.7 13.3-33.5 5.6s-13.3-22.7-5.6-33.5l11.1-15.6c23.7-33.2 72.3-35.6 99.2-4.9c21.3 24.4 20.8 60.9-1.1 84.7L86.8 432H120c13.3 0 24 10.7 24 24s-10.7 24-24 24H32c-9.5 0-18.2-5.6-22-14.4s-2.1-18.9 4.3-25.9l72-78c5.3-5.8 5.4-14.6 .3-20.5zM224 64H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},Pz=Az,Wz=Az,Dz={prefix:"fas",iconName:"money-check-dollar",icon:[576,512,["money-check-alt"],"f53d","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zM272 192H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H272c-8.8 0-16-7.2-16-16s7.2-16 16-16zM256 304c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H272c-8.8 0-16-7.2-16-16zM164 152v13.9c7.5 1.2 14.6 2.9 21.1 4.7c10.7 2.8 17 13.8 14.2 24.5s-13.8 17-24.5 14.2c-11-2.9-21.6-5-31.2-5.2c-7.9-.1-16 1.8-21.5 5c-4.8 2.8-6.2 5.6-6.2 9.3c0 1.8 .1 3.5 5.3 6.7c6.3 3.8 15.5 6.7 28.3 10.5l.7 .2c11.2 3.4 25.6 7.7 37.1 15c12.9 8.1 24.3 21.3 24.6 41.6c.3 20.9-10.5 36.1-24.8 45c-7.2 4.5-15.2 7.3-23.2 9V360c0 11-9 20-20 20s-20-9-20-20V345.4c-10.3-2.2-20-5.5-28.2-8.4l0 0 0 0c-2.1-.7-4.1-1.4-6.1-2.1c-10.5-3.5-16.1-14.8-12.6-25.3s14.8-16.1 25.3-12.6c2.5 .8 4.9 1.7 7.2 2.4c13.6 4.6 24 8.1 35.1 8.5c8.6 .3 16.5-1.6 21.4-4.7c4.1-2.5 6-5.5 5.9-10.5c0-2.9-.8-5-5.9-8.2c-6.3-4-15.4-6.9-28-10.7l-1.7-.5c-10.9-3.3-24.6-7.4-35.6-14c-12.7-7.7-24.6-20.5-24.7-40.7c-.1-21.1 11.8-35.7 25.8-43.9c6.9-4.1 14.5-6.8 22.2-8.5V152c0-11 9-20 20-20s20 9 20 20z"]},Oz=Dz,Fz={prefix:"fas",iconName:"face-kiss-wink-heart",icon:[512,512,[128536,"kiss-wink-heart"],"f598","M498 339.7c9.1-26.2 14-54.4 14-83.7C512 114.6 397.4 0 256 0S0 114.6 0 256S114.6 512 256 512c35.4 0 69.1-7.2 99.7-20.2c-4.8-5.5-8.5-12.2-10.4-19.7l-22.9-89.3c-10-39 11.8-80.9 51.8-92.1c37.2-10.4 73.8 10.1 87.5 44c12.7-1.6 25.1 .4 36.2 5zM296 332c0 6.9-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C258.7 443.1 241.4 448 224 448c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9l0 0 0 0 0 0 0 0 .2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1l-.6-.4-.3-.2-.2-.1 0 0 0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7l0 0 0 0 0 0 0 0 0 0 .2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1 0 0 0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm194.8 57.6c-17.6-23.5-52.8-23.5-70.4 0c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2zM434 352.3c-6-23.2-28.8-37-51.1-30.8s-35.4 30.1-29.5 53.4l22.9 89.3c2.2 8.7 11.2 13.9 19.8 11.4l84.9-23.8c22.2-6.2 35.4-30.1 29.5-53.4s-28.8-37-51.1-30.8l-20.2 5.6-5.4-21z"]},Gz=Fz,Uz={prefix:"fas",iconName:"up-down-left-right",icon:[512,512,["arrows-alt"],"f0b2","M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8h32v96H128V192c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V288h96v96H192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8H288V288h96v32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6v32H288V128h32c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64z"]},jz=Uz,qz={prefix:"fas",iconName:"star-half-stroke",icon:[640,512,["star-half-alt"],"f5c0","M320 376.4l.1-.1 26.4 14.1 85.2 45.5-16.5-97.6-4.8-28.7 20.7-20.5 70.1-69.3-96.1-14.2-29.3-4.3-12.9-26.6L320.1 86.9l-.1 .3V376.4zm175.1 98.3c2 12-3 24.2-12.9 31.3s-23 8-33.8 2.3L320.1 439.8 191.8 508.3C181 514 167.9 513.1 158 506s-14.9-19.3-12.9-31.3L169.8 329 65.6 225.9c-8.6-8.5-11.7-21.2-7.9-32.7s13.7-19.9 25.7-21.7L227 150.3 291.4 18c5.4-11 16.5-18 28.8-18s23.4 7 28.8 18l64.3 132.3 143.6 21.2c12 1.8 22 10.2 25.7 21.7s.7 24.2-7.9 32.7L470.5 329l24.6 145.7z"]},Zz=qz,Yz={prefix:"fas",iconName:"whiskey-glass",icon:[512,512,[129347,"glass-whiskey"],"f7a0","M32 32c-9.3 0-18.1 4-24.2 11.1S-1 59.4 .3 68.6l50 342.9c5.7 39.3 39.4 68.5 79.2 68.5h253c39.7 0 73.4-29.1 79.2-68.5l50-342.9c1.3-9.2-1.4-18.5-7.5-25.5S489.3 32 480 32H32zM87.7 224L69 96H443L424.3 224H87.7z"]},Jz=Yz,Xz={prefix:"fas",iconName:"arrow-up-right-from-square",icon:[512,512,["external-link"],"f08e","M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z"]},Kz=Xz,Qz={prefix:"fas",iconName:"won-sign",icon:[512,512,[8361,"krw","won"],"f159","M62.4 53.9C56.8 37.1 38.6 28.1 21.9 33.6S-3.9 57.4 1.6 74.1L51.6 224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H72.9l56.7 170.1c4.5 13.5 17.4 22.4 31.6 21.9s26.4-10.4 29.8-24.2L233 288h46L321 455.8c3.4 13.8 15.6 23.7 29.8 24.2s27.1-8.4 31.6-21.9L439.1 288H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H460.4l50-149.9c5.6-16.8-3.5-34.9-20.2-40.5s-34.9 3.5-40.5 20.2L392.9 224H329L287 56.2C283.5 42 270.7 32 256 32s-27.5 10-31 24.2L183 224h-64L62.4 53.9zm78 234.1H167l-11.4 45.6L140.4 288zM249 224l7-28.1 7 28.1H249zm96 64h26.6l-15.2 45.6L345 288z"]},eH=Qz,tH=Qz,oH={prefix:"fas",iconName:"taxi",icon:[512,512,[128662,"cab"],"f1ba","M192 0c-17.7 0-32 14.3-32 32V64c0 .1 0 .1 0 .2c-38.6 2.2-72.3 27.3-85.2 64.1L39.6 228.8C16.4 238.4 0 261.3 0 288V432v48c0 17.7 14.3 32 32 32H64c17.7 0 32-14.3 32-32V432H416v48c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V432 288c0-26.7-16.4-49.6-39.6-59.2L437.2 128.3c-12.9-36.8-46.6-62-85.2-64.1c0-.1 0-.1 0-.2V32c0-17.7-14.3-32-32-32H192zM165.4 128H346.6c13.6 0 25.7 8.6 30.2 21.4L402.9 224H109.1l26.1-74.6c4.5-12.8 16.6-21.4 30.2-21.4zM96 288a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm288 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},rH=oH,cH={prefix:"fas",iconName:"chart-pie",icon:[576,512,["pie-chart"],"f200","M304 240V16.6c0-9 7-16.6 16-16.6C443.7 0 544 100.3 544 224c0 9-7.6 16-16.6 16H304zM32 272C32 150.7 122.1 50.3 239 34.3c9.2-1.3 17 6.1 17 15.4V288L412.5 444.5c6.7 6.7 6.2 17.7-1.5 23.1C371.8 495.6 323.8 512 272 512C139.5 512 32 404.6 32 272zm526.4 16c9.3 0 16.6 7.8 15.4 17c-7.7 55.9-34.6 105.6-73.9 142.3c-6 5.6-15.4 5.2-21.2-.7L320 288H558.4z"]},aH=cH,nH={prefix:"fas",iconName:"face-grin-beam",icon:[512,512,[128516,"grin-beam"],"f582","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zm-170.5-84l0 0 0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0zm160 0l0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0 0 0z"]},lH=nH,iH={prefix:"fas",iconName:"location-pin",icon:[384,512,["map-marker"],"f041","M384 192c0 87.4-117 243-168.3 307.2c-12.3 15.3-35.1 15.3-47.4 0C117 435 0 279.4 0 192C0 86 86 0 192 0S384 86 384 192z"]},sH=iH,dH={prefix:"fas",iconName:"helmet-safety",icon:[576,512,["hard-hat","hat-hard"],"f807","M256 32c-17.7 0-32 14.3-32 32v2.3 99.6c0 5.6-4.5 10.1-10.1 10.1c-3.6 0-7-1.9-8.8-5.1L157.1 87C83 123.5 32 199.8 32 288v64H544l0-66.4c-.9-87.2-51.7-162.4-125.1-198.6l-48 83.9c-1.8 3.2-5.2 5.1-8.8 5.1c-5.6 0-10.1-4.5-10.1-10.1V66.3 64c0-17.7-14.3-32-32-32H256zM16.6 384C7.4 384 0 391.4 0 400.6c0 4.7 2 9.2 5.8 11.9C27.5 428.4 111.8 480 288 480s260.5-51.6 282.2-67.5c3.8-2.8 5.8-7.2 5.8-11.9c0-9.2-7.4-16.6-16.6-16.6H16.6z"]},mH=dH,fH=dH,uH={prefix:"fas",iconName:"circle-right",icon:[512,512,[61838,"arrow-alt-circle-right"],"f35a","M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM294.6 135.1l99.9 107.1c3.5 3.8 5.5 8.7 5.5 13.8s-2 10.1-5.5 13.8L294.6 376.9c-4.2 4.5-10.1 7.1-16.3 7.1C266 384 256 374 256 361.7l0-57.7-96 0c-17.7 0-32-14.3-32-32l0-32c0-17.7 14.3-32 32-32l96 0 0-57.7c0-12.3 10-22.3 22.3-22.3c6.2 0 12.1 2.6 16.3 7.1z"]},pH=uH,bH={prefix:"fas",iconName:"face-rolling-eyes",icon:[512,512,[128580,"meh-rolling-eyes"],"f5a5","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM192 368H320c8.8 0 16 7.2 16 16s-7.2 16-16 16H192c-8.8 0-16-7.2-16-16s7.2-16 16-16zm32-144c0 35.3-28.7 64-64 64s-64-28.7-64-64c0-26 15.5-48.4 37.8-58.4c-3.7 5.2-5.8 11.6-5.8 18.4c0 17.7 14.3 32 32 32s32-14.3 32-32c0-6.9-2.2-13.2-5.8-18.4C208.5 175.6 224 198 224 224zm128 64c-35.3 0-64-28.7-64-64c0-26 15.5-48.4 37.8-58.4c-3.7 5.2-5.8 11.6-5.8 18.4c0 17.7 14.3 32 32 32s32-14.3 32-32c0-6.9-2.2-13.2-5.8-18.4C400.5 175.6 416 198 416 224c0 35.3-28.7 64-64 64z"]},hH=bH,gH={prefix:"fas",iconName:"chart-line",icon:[512,512,["line-chart"],"f201","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V400c0 44.2 35.8 80 80 80H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H80c-8.8 0-16-7.2-16-16V64zm406.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L320 210.7l-57.4-57.4c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L240 221.3l57.4 57.4c12.5 12.5 32.8 12.5 45.3 0l128-128z"]},vH=gH,CH={prefix:"fas",iconName:"signs-post",icon:[512,512,["map-signs"],"f277","M224 32H64C46.3 32 32 46.3 32 64v64c0 17.7 14.3 32 32 32H441.4c4.2 0 8.3-1.7 11.3-4.7l48-48c6.2-6.2 6.2-16.4 0-22.6l-48-48c-3-3-7.1-4.7-11.3-4.7H288c0-17.7-14.3-32-32-32s-32 14.3-32 32zM480 256c0-17.7-14.3-32-32-32H288V192H224v32H70.6c-4.2 0-8.3 1.7-11.3 4.7l-48 48c-6.2 6.2-6.2 16.4 0 22.6l48 48c3 3 7.1 4.7 11.3 4.7H448c17.7 0 32-14.3 32-32V256zM288 480V384H224v96c0 17.7 14.3 32 32 32s32-14.3 32-32z"]},yH=CH,zH={prefix:"fas",iconName:"screwdriver-wrench",icon:[512,512,["tools"],"f7d9","M78.6 5C69.1-2.4 55.6-1.5 47 7L7 47c-8.5 8.5-9.4 22-2.1 31.6l80 104c4.5 5.9 11.6 9.4 19 9.4h54.1l109 109c-14.7 29-10 65.4 14.3 89.6l112 112c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-112-112c-24.2-24.2-60.6-29-89.6-14.3l-109-109V104c0-7.5-3.5-14.5-9.4-19L78.6 5zM19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L233.7 374.3c-7.8-20.9-9-43.6-3.6-65.1l-61.7-61.7L19.9 396.1zM512 144c0-10.5-1.1-20.7-3.2-30.5c-2.4-11.2-16.1-14.1-24.2-6l-63.9 63.9c-3 3-7.1 4.7-11.3 4.7H352c-8.8 0-16-7.2-16-16V102.6c0-4.2 1.7-8.3 4.7-11.3l63.9-63.9c8.1-8.1 5.2-21.8-6-24.2C388.7 1.1 378.5 0 368 0C288.5 0 224 64.5 224 144l0 .8 85.3 85.3c36-9.1 75.8 .5 104 28.7L429 274.5c49-23 83-72.8 83-130.5zM56 432a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},HH=zH,_H={prefix:"fas",iconName:"house-user",icon:[576,512,["home-user"],"e1b0","M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c.2 35.5-28.5 64.3-64 64.3H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24zM352 224a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zm-96 96c-44.2 0-80 35.8-80 80c0 8.8 7.2 16 16 16H384c8.8 0 16-7.2 16-16c0-44.2-35.8-80-80-80H256z"]},VH=_H,xH={prefix:"fas",iconName:"martini-glass-citrus",icon:[576,512,["cocktail"],"f561","M432 240c53 0 96-43 96-96s-43-96-96-96c-35.5 0-66.6 19.3-83.2 48H296.2C316 40.1 369.3 0 432 0c79.5 0 144 64.5 144 144s-64.5 144-144 144c-27.7 0-53.5-7.8-75.5-21.3l35.4-35.4c12.2 5.6 25.8 8.7 40.1 8.7zM1.8 142.8C5.5 133.8 14.3 128 24 128H392c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2l-177 177V464h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H208 120c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V345.9L7 169c-6.9-6.9-8.9-17.2-5.2-26.2z"]},MH=xH,LH={prefix:"fas",iconName:"face-surprise",icon:[512,512,[128558,"surprise"],"f5c2","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM256 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},wH=LH,SH={prefix:"fas",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM224 192V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V192c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V192c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},EH=SH,kH={prefix:"fas",iconName:"apple-whole",icon:[448,512,[127822,127823,"apple-alt"],"f5d1","M224 112c-8.8 0-16-7.2-16-16V80c0-44.2 35.8-80 80-80h16c8.8 0 16 7.2 16 16V32c0 44.2-35.8 80-80 80H224zM0 288c0-76.3 35.7-160 112-160c27.3 0 59.7 10.3 82.7 19.3c18.8 7.3 39.9 7.3 58.7 0c22.9-8.9 55.4-19.3 82.7-19.3c76.3 0 112 83.7 112 160c0 128-80 224-160 224c-16.5 0-38.1-6.6-51.5-11.3c-8.1-2.8-16.9-2.8-25 0c-13.4 4.7-35 11.3-51.5 11.3C80 512 0 416 0 288z"]},NH=kH,TH={prefix:"fas",iconName:"temperature-quarter",icon:[320,512,["temperature-1","thermometer-1","thermometer-quarter"],"f2ca","M160 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V272c0-8.8 7.2-16 16-16s16 7.2 16 16v50.7c18.6 6.6 32 24.4 32 45.3z"]},BH=TH,IH=TH,$H=TH,RH={prefix:"fas",iconName:"square-poll-horizontal",icon:[448,512,["poll-h"],"f682","M448 96c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320zM256 160c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l96 0c17.7 0 32 14.3 32 32zm64 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l192 0zM192 352c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0c17.7 0 32 14.3 32 32z"]},AH=RH,PH={prefix:"fas",iconName:"backward-fast",icon:[512,512,[9198,"fast-backward"],"f049","M493.6 445c-11.2 5.3-24.5 3.6-34.1-4.4L288 297.7V416c0 12.4-7.2 23.7-18.4 29s-24.5 3.6-34.1-4.4L64 297.7V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V96C0 78.3 14.3 64 32 64s32 14.3 32 32V214.3L235.5 71.4c9.5-7.9 22.8-9.7 34.1-4.4S288 83.6 288 96V214.3L459.5 71.4c9.5-7.9 22.8-9.7 34.1-4.4S512 83.6 512 96V416c0 12.4-7.2 23.7-18.4 29z"]},WH=PH,DH={prefix:"fas",iconName:"basketball",icon:[512,512,[127936,"basketball-ball"],"f434","M86.6 64l85.2 85.2C194.5 121.7 208 86.4 208 48c0-14.7-2-28.9-5.7-42.4C158.6 15 119 35.5 86.6 64zM64 86.6C35.5 119 15 158.6 5.6 202.3C19.1 206 33.3 208 48 208c38.4 0 73.7-13.5 101.3-36.1L64 86.6zM256 0c-7.3 0-14.6 .3-21.8 .9C238 16 240 31.8 240 48c0 47.3-17.1 90.5-45.4 124L256 233.4 425.4 64C380.2 24.2 320.9 0 256 0zM48 240c-16.2 0-32-2-47.1-5.8C.3 241.4 0 248.7 0 256c0 64.9 24.2 124.2 64 169.4L233.4 256 172 194.6C138.5 222.9 95.3 240 48 240zm463.1 37.8c.6-7.2 .9-14.5 .9-21.8c0-64.9-24.2-124.2-64-169.4L278.6 256 340 317.4c33.4-28.3 76.7-45.4 124-45.4c16.2 0 32 2 47.1 5.8zm-4.7 31.9C492.9 306 478.7 304 464 304c-38.4 0-73.7 13.5-101.3 36.1L448 425.4c28.5-32.3 49.1-71.9 58.4-115.7zM340.1 362.7C317.5 390.3 304 425.6 304 464c0 14.7 2 28.9 5.7 42.4C353.4 497 393 476.5 425.4 448l-85.2-85.2zM317.4 340L256 278.6 86.6 448c45.1 39.8 104.4 64 169.4 64c7.3 0 14.6-.3 21.8-.9C274 496 272 480.2 272 464c0-47.3 17.1-90.5 45.4-124z"]},OH=DH,FH={prefix:"fas",iconName:"circle-up",icon:[512,512,[61467,"arrow-alt-circle-up"],"f35b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM135.1 217.4l107.1-99.9c3.8-3.5 8.7-5.5 13.8-5.5s10.1 2 13.8 5.5l107.1 99.9c4.5 4.2 7.1 10.1 7.1 16.3c0 12.3-10 22.3-22.3 22.3H304v96c0 17.7-14.3 32-32 32H240c-17.7 0-32-14.3-32-32V256H150.3C138 256 128 246 128 233.7c0-6.2 2.6-12.1 7.1-16.3z"]},GH=FH,UH={prefix:"fas",iconName:"mobile-screen-button",icon:[384,512,["mobile-alt"],"f3cd","M16 64C16 28.7 44.7 0 80 0H304c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H80c-35.3 0-64-28.7-64-64V64zM224 448a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM304 64H80V384H304V64z"]},jH=UH,qH={prefix:"fas",iconName:"volume-high",icon:[640,512,[128266,"volume-up"],"f028","M533.6 32.5C598.5 85.3 640 165.8 640 256s-41.5 170.8-106.4 223.5c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C557.5 398.2 592 331.2 592 256s-34.5-142.2-88.7-186.3c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5zM473.1 107c43.2 35.2 70.9 88.9 70.9 149s-27.7 113.8-70.9 149c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C475.3 341.3 496 301.1 496 256s-20.7-85.3-53.2-111.8c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5zm-60.5 74.5C434.1 199.1 448 225.9 448 256s-13.9 56.9-35.4 74.5c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C393.1 284.4 400 271 400 256s-6.9-28.4-17.7-37.3c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5zM301.1 34.8C312.6 40 320 51.4 320 64V448c0 12.6-7.4 24-18.9 29.2s-25 3.1-34.4-5.3L131.8 352H64c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h67.8L266.7 40.1c9.4-8.4 22.9-10.4 34.4-5.3z"]},ZH=qH,YH={prefix:"fas",iconName:"burger",icon:[512,512,["hamburger"],"f805","M61.1 224C45 224 32 211 32 194.9c0-1.9 .2-3.7 .6-5.6C37.9 168.3 78.8 32 256 32s218.1 136.3 223.4 157.3c.5 1.9 .6 3.7 .6 5.6c0 16.1-13 29.1-29.1 29.1H61.1zM144 128a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm240 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32zM272 96a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zM16 304c0-26.5 21.5-48 48-48H448c26.5 0 48 21.5 48 48s-21.5 48-48 48H64c-26.5 0-48-21.5-48-48zm16 96c0-8.8 7.2-16 16-16H464c8.8 0 16 7.2 16 16v16c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V400z"]},JH=YH,XH={prefix:"fas",iconName:"rupee-sign",icon:[448,512,[8360,"rupee"],"f156","M0 64C0 46.3 14.3 32 32 32h80c79.5 0 144 64.5 144 144c0 58.8-35.2 109.3-85.7 131.7l51.4 128.4c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8L106.3 320H64V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V288 64zM64 256h48c44.2 0 80-35.8 80-80s-35.8-80-80-80H64V256zm256.5 16.4c-.9 6 0 8.7 .4 9.8c.4 1.1 1.4 2.6 4.2 4.9c7.2 5.7 18.7 10 37.9 16.8l1.3 .5c16 5.6 38.7 13.6 55.7 28.1c9.5 8.1 17.9 18.6 23.1 32.3c5.1 13.7 6.1 28.5 3.8 44c-4.2 28.1-20.5 49.3-43.8 60.9c-22.1 11-48.1 12.5-73.2 8l-.2 0 0 0c-9.3-1.8-20.5-5.7-29.3-9c-6-2.3-12.6-4.9-17.7-6.9l0 0c-2.5-1-4.6-1.8-6.3-2.5c-16.5-6.4-24.6-25-18.2-41.4s24.9-24.6 41.4-18.2c2.6 1 5.2 2 7.9 3.1l0 0c4.8 1.9 9.8 3.9 15.4 6c8.8 3.3 15.3 5.4 18.7 6c15.7 2.8 26.7 .8 32.9-2.3c5-2.5 8-6 9.1-13c1-6.9 .2-10.5-.5-12.3c-.6-1.7-1.8-3.6-4.5-5.9c-6.9-5.8-18.2-10.4-36.9-17l-3-1.1c-15.5-5.4-37-13-53.3-25.9c-9.5-7.5-18.3-17.6-23.7-31c-5.5-13.4-6.6-28-4.4-43.2c8.4-57.1 67-78 116.9-68.9c6.9 1.3 27.3 5.8 35.4 8.4c16.9 5.2 26.3 23.2 21.1 40.1s-23.2 26.3-40.1 21.1c-4.7-1.4-22.3-5.5-27.9-6.5c-14.6-2.7-25.8-.4-32.6 3.2c-6.3 3.3-8.9 7.6-9.5 12z"]},KH=XH,QH={prefix:"fas",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V250.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H222.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},e_=QH,t_={prefix:"fas",iconName:"phone-flip",icon:[512,512,[128381,"phone-alt"],"f879","M347.1 24.6c7.7-18.6 28-28.5 47.4-23.2l88 24C499.9 30.2 512 46 512 64c0 247.4-200.6 448-448 448c-18 0-33.8-12.1-38.6-29.5l-24-88c-5.3-19.4 4.6-39.7 23.2-47.4l96-40c16.3-6.8 35.2-2.1 46.3 11.6L207.3 368c70.4-33.3 127.4-90.3 160.7-160.7L318.7 167c-13.7-11.2-18.4-30-11.6-46.3l40-96z"]},o_=t_,r_={prefix:"fas",iconName:"forward-fast",icon:[512,512,[9197,"fast-forward"],"f050","M18.4 445c11.2 5.3 24.5 3.6 34.1-4.4L224 297.7V416c0 12.4 7.2 23.7 18.4 29s24.5 3.6 34.1-4.4L448 297.7V416c0 17.7 14.3 32 32 32s32-14.3 32-32V96c0-17.7-14.3-32-32-32s-32 14.3-32 32V214.3L276.5 71.4c-9.5-7.9-22.8-9.7-34.1-4.4S224 83.6 224 96V214.3L52.5 71.4c-9.5-7.9-22.8-9.7-34.1-4.4S0 83.6 0 96V416c0 12.4 7.2 23.7 18.4 29z"]},c_=r_,a_={prefix:"fas",iconName:"face-meh-blank",icon:[512,512,[128566,"meh-blank"],"f5a4","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm208.4-48a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm128 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},n_=a_,l_={prefix:"fas",iconName:"square-parking",icon:[448,512,[127359,"parking"],"f540","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM192 256h48c17.7 0 32-14.3 32-32s-14.3-32-32-32H192v64zm48 64H192v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V288 168c0-22.1 17.9-40 40-40h72c53 0 96 43 96 96s-43 96-96 96z"]},i_=l_,s_={prefix:"fas",iconName:"bars-progress",icon:[512,512,["tasks-alt"],"f828","M448 160H320V128H448v32zM48 64C21.5 64 0 85.5 0 112v64c0 26.5 21.5 48 48 48H464c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H48zM448 352v32H192V352H448zM48 288c-26.5 0-48 21.5-48 48v64c0 26.5 21.5 48 48 48H464c26.5 0 48-21.5 48-48V336c0-26.5-21.5-48-48-48H48z"]},d_=s_,m_={prefix:"fas",iconName:"cart-flatbed",icon:[640,512,["dolly-flatbed"],"f474","M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64H48c8.8 0 16 7.2 16 16V368c0 44.2 35.8 80 80 80h18.7c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16H450.7c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H144c-8.8 0-16-7.2-16-16V80C128 35.8 92.2 0 48 0H32zM192 80V272c0 26.5 21.5 48 48 48H560c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H464V176c0 5.9-3.2 11.3-8.5 14.1s-11.5 2.5-16.4-.8L400 163.2l-39.1 26.1c-4.9 3.3-11.2 3.6-16.4 .8s-8.5-8.2-8.5-14.1V32H240c-26.5 0-48 21.5-48 48z"]},f_=m_,u_={prefix:"fas",iconName:"ban-smoking",icon:[512,512,[128685,"smoking-ban"],"f54d","M99.5 144.8L178.7 224l96 96 92.5 92.5C335.9 434.9 297.5 448 256 448C150 448 64 362 64 256c0-41.5 13.1-79.9 35.5-111.2zM333.3 288l-32-32H384v32H333.3zm32 32H400c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H269.3L144.8 99.5C176.1 77.1 214.5 64 256 64c106 0 192 86 192 192c0 41.5-13.1 79.9-35.5 111.2L365.3 320zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM272 96c-8.8 0-16 7.2-16 16c0 26.5 21.5 48 48 48h32c8.8 0 16 7.2 16 16s7.2 16 16 16s16-7.2 16-16c0-26.5-21.5-48-48-48H304c-8.8 0-16-7.2-16-16s-7.2-16-16-16zM229.5 320l-96-96H112c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16H229.5z"]},p_=u_,b_={prefix:"fas",iconName:"basket-shopping",icon:[576,512,["shopping-basket"],"f291","M253.3 35.1c6.1-11.8 1.5-26.3-10.2-32.4s-26.3-1.5-32.4 10.2L117.6 192H32c-17.7 0-32 14.3-32 32s14.3 32 32 32L83.9 463.5C91 492 116.6 512 146 512H430c29.4 0 55-20 62.1-48.5L544 256c17.7 0 32-14.3 32-32s-14.3-32-32-32H458.4L365.3 12.9C359.2 1.2 344.7-3.4 332.9 2.7s-16.3 20.6-10.2 32.4L404.3 192H171.7L253.3 35.1zM192 304v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V304c0-8.8 7.2-16 16-16s16 7.2 16 16zm96-16c8.8 0 16 7.2 16 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V304c0-8.8 7.2-16 16-16zm128 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V304c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},h_=b_,g_={prefix:"fas",iconName:"bus-simple",icon:[448,512,["bus-alt"],"f55e","M224 0C348.8 0 448 35.2 448 80V96 416c0 17.7-14.3 32-32 32v32c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V448H128v32c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32l0-32c-17.7 0-32-14.3-32-32V96 80C0 35.2 99.2 0 224 0zM64 128V256c0 17.7 14.3 32 32 32H352c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32zM80 400a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm288 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},v_=g_,C_={prefix:"fas",iconName:"face-sad-cry",icon:[512,512,[128557,"sad-cry"],"f5b3","M352 493.4c-29.6 12-62.1 18.6-96 18.6s-66.4-6.6-96-18.6V288c0-8.8-7.2-16-16-16s-16 7.2-16 16V477.8C51.5 433.5 0 350.8 0 256C0 114.6 114.6 0 256 0S512 114.6 512 256c0 94.8-51.5 177.5-128 221.8V288c0-8.8-7.2-16-16-16s-16 7.2-16 16V493.4zM195.2 233.6c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2c17.6-23.5 52.8-23.5 70.4 0zm121.6 0c17.6-23.5 52.8-23.5 70.4 0c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2zM208 336v32c0 26.5 21.5 48 48 48s48-21.5 48-48V336c0-26.5-21.5-48-48-48s-48 21.5-48 48z"]},y_=C_,z_={prefix:"fas",iconName:"signal",icon:[640,512,[128246,"signal-5","signal-perfect"],"f012","M576 0c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V32c0-17.7 14.3-32 32-32zM448 96c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V128c0-17.7 14.3-32 32-32zM352 224V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-17.7 14.3-32 32-32s32 14.3 32 32zM192 288c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V320c0-17.7 14.3-32 32-32zM96 416v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V416c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},H_=z_,V_=z_,x_={prefix:"fas",iconName:"house-chimney",icon:[576,512,[63499,"home-lg"],"e3af","M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L512 185V64c0-17.7-14.3-32-32-32H448c-17.7 0-32 14.3-32 32v36.7L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32v69.7c-.1 .9-.1 1.8-.1 2.8V472c0 22.1 17.9 40 40 40h16c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2H160h24c22.1 0 40-17.9 40-40V448 384c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32v64 24c0 22.1 17.9 40 40 40h24 32.5c1.4 0 2.8 0 4.2-.1c1.1 .1 2.2 .1 3.3 .1h16c22.1 0 40-17.9 40-40V455.8c.3-2.6 .5-5.3 .5-8.1l-.7-160.2h32z"]},M_=x_,L_={prefix:"fas",iconName:"face-frown",icon:[512,512,[9785,"frown"],"f119","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM159.3 388.7c-2.6 8.4-11.6 13.2-20 10.5s-13.2-11.6-10.5-20C145.2 326.1 196.3 288 256 288s110.8 38.1 127.3 91.3c2.6 8.4-2.1 17.4-10.5 20s-17.4-2.1-20-10.5C340.5 349.4 302.1 320 256 320s-84.5 29.4-96.7 68.7zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},w_=L_,S_={prefix:"fas",iconName:"shop",icon:[640,512,["store-alt"],"f54f","M36.8 192H603.2c20.3 0 36.8-16.5 36.8-36.8c0-7.3-2.2-14.4-6.2-20.4L558.2 21.4C549.3 8 534.4 0 518.3 0H121.7c-16 0-31 8-39.9 21.4L6.2 134.7c-4 6.1-6.2 13.2-6.2 20.4C0 175.5 16.5 192 36.8 192zM64 224V384v80c0 26.5 21.5 48 48 48H336c26.5 0 48-21.5 48-48V384 224H320V384H128V224H64zm448 0V480c0 17.7 14.3 32 32 32s32-14.3 32-32V224H512z"]},E_=S_,k_={prefix:"fas",iconName:"floppy-disk",icon:[448,512,[128190,128426,"save"],"f0c7","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V173.3c0-17-6.7-33.3-18.7-45.3L352 50.7C340 38.7 323.7 32 306.7 32H64zm0 96c0-17.7 14.3-32 32-32H288c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V128zM224 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},N_=k_,T_={prefix:"fas",iconName:"scale-unbalanced",icon:[640,512,["balance-scale-left"],"f515","M522.1 62.4c16.8-5.6 25.8-23.7 20.2-40.5S518.6-3.9 501.9 1.6l-113 37.7C375 15.8 349.3 0 320 0c-44.2 0-80 35.8-80 80c0 3 .2 5.9 .5 8.8L117.9 129.6c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l135.5-45.2c4.5 3.2 9.3 5.9 14.4 8.2V480c0 17.7 14.3 32 32 32H512c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V153.3c21-9.2 37.2-27 44.2-49l125.9-42zM439.6 288L512 163.8 584.4 288H439.6zM512 384c62.9 0 115.2-34 126-78.9c2.6-11-1-22.3-6.7-32.1L536.1 109.8c-5-8.6-14.2-13.8-24.1-13.8s-19.1 5.3-24.1 13.8L392.7 273.1c-5.7 9.8-9.3 21.1-6.7 32.1C396.8 350 449.1 384 512 384zM129.2 291.8L201.6 416H56.7l72.4-124.2zM3.2 433.1C14 478 66.3 512 129.2 512s115.2-34 126-78.9c2.6-11-1-22.3-6.7-32.1L153.2 237.8c-5-8.6-14.2-13.8-24.1-13.8s-19.1 5.3-24.1 13.8L9.9 401.1c-5.7 9.8-9.3 21.1-6.7 32.1z"]},B_=T_,I_={prefix:"fas",iconName:"sort-up",icon:[320,512,["sort-asc"],"f0de","M182.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8H288c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z"]},$_=I_,R_={prefix:"fas",iconName:"comment-dots",icon:[512,512,[128172,62075,"commenting"],"f4ad","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM128 208a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},A_=R_,P_={prefix:"fas",iconName:"face-grin-squint",icon:[512,512,[128518,"grin-squint"],"f585","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM133.5 146.7l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 157.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z"]},W_=P_,D_={prefix:"fas",iconName:"hand-holding-dollar",icon:[576,512,["hand-holding-usd"],"f4c0","M312 24V34.5c6.4 1.2 12.6 2.7 18.2 4.2c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17c-10.9-2.9-21.1-4.9-30.2-5c-7.3-.1-14.7 1.7-19.4 4.4c-2.1 1.3-3.1 2.4-3.5 3c-.3 .5-.7 1.2-.7 2.8c0 .3 0 .5 0 .6c.2 .2 .9 1.2 3.3 2.6c5.8 3.5 14.4 6.2 27.4 10.1l.9 .3 0 0c11.1 3.3 25.9 7.8 37.9 15.3c13.7 8.6 26.1 22.9 26.4 44.9c.3 22.5-11.4 38.9-26.7 48.5c-6.7 4.1-13.9 7-21.3 8.8V232c0 13.3-10.7 24-24 24s-24-10.7-24-24V220.6c-9.5-2.3-18.2-5.3-25.6-7.8c-2.1-.7-4.1-1.4-6-2c-12.6-4.2-19.4-17.8-15.2-30.4s17.8-19.4 30.4-15.2c2.6 .9 5 1.7 7.3 2.5c13.6 4.6 23.4 7.9 33.9 8.3c8 .3 15.1-1.6 19.2-4.1c1.9-1.2 2.8-2.2 3.2-2.9c.4-.6 .9-1.8 .8-4.1l0-.2c0-1 0-2.1-4-4.6c-5.7-3.6-14.3-6.4-27.1-10.3l-1.9-.6c-10.8-3.2-25-7.5-36.4-14.4c-13.5-8.1-26.5-22-26.6-44.1c-.1-22.9 12.9-38.6 27.7-47.4c6.4-3.8 13.3-6.4 20.2-8.2V24c0-13.3 10.7-24 24-24s24 10.7 24 24zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]},O_=D_,F_={prefix:"fas",iconName:"hands-praying",icon:[640,512,["praying-hands"],"f684","M351.2 4.8c3.2-2 6.6-3.3 10-4.1c4.7-1 9.6-.9 14.1 .1c7.7 1.8 14.8 6.5 19.4 13.6L514.6 194.2c8.8 13.1 13.4 28.6 13.4 44.4v73.5c0 6.9 4.4 13 10.9 15.2l79.2 26.4C631.2 358 640 370.2 640 384v96c0 9.9-4.6 19.3-12.5 25.4s-18.1 8.1-27.7 5.5L431 465.9c-56-14.9-95-65.7-95-123.7V224c0-17.7 14.3-32 32-32s32 14.3 32 32v80c0 8.8 7.2 16 16 16s16-7.2 16-16V219.1c0-7-1.8-13.8-5.3-19.8L340.3 48.1c-1.7-3-2.9-6.1-3.6-9.3c-1-4.7-1-9.6 .1-14.1c1.9-8 6.8-15.2 14.3-19.9zm-62.4 0c7.5 4.6 12.4 11.9 14.3 19.9c1.1 4.6 1.2 9.4 .1 14.1c-.7 3.2-1.9 6.3-3.6 9.3L213.3 199.3c-3.5 6-5.3 12.9-5.3 19.8V304c0 8.8 7.2 16 16 16s16-7.2 16-16V224c0-17.7 14.3-32 32-32s32 14.3 32 32V342.3c0 58-39 108.7-95 123.7l-168.7 45c-9.6 2.6-19.9 .5-27.7-5.5S0 490 0 480V384c0-13.8 8.8-26 21.9-30.4l79.2-26.4c6.5-2.2 10.9-8.3 10.9-15.2V238.5c0-15.8 4.7-31.2 13.4-44.4L245.2 14.5c4.6-7.1 11.7-11.8 19.4-13.6c4.6-1.1 9.4-1.2 14.1-.1c3.5 .8 6.9 2.1 10 4.1z"]},G_=F_,U_={prefix:"fas",iconName:"arrow-rotate-right",icon:[512,512,[8635,"arrow-right-rotate","arrow-rotate-forward","redo"],"f01e","M386.3 160H336c-17.7 0-32 14.3-32 32s14.3 32 32 32H464c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32s-32 14.3-32 32v51.2L414.4 97.6c-87.5-87.5-229.3-87.5-316.8 0s-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3s163.8-62.5 226.3 0L386.3 160z"]},j_=U_,q_=U_,Z_=U_,Y_={prefix:"fas",iconName:"location-crosshairs",icon:[512,512,["location"],"f601","M256 0c17.7 0 32 14.3 32 32V66.7C368.4 80.1 431.9 143.6 445.3 224H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H445.3C431.9 368.4 368.4 431.9 288 445.3V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V445.3C143.6 431.9 80.1 368.4 66.7 288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H66.7C80.1 143.6 143.6 80.1 224 66.7V32c0-17.7 14.3-32 32-32zM128 256a128 128 0 1 0 256 0 128 128 0 1 0 -256 0zm128-80a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},J_=Y_,X_={prefix:"fas",iconName:"face-grin-tears",icon:[640,512,[128514,"grin-tears"],"f588","M548.6 371.4C506.4 454.8 419.9 512 320 512s-186.4-57.2-228.6-140.6c4.5-2.9 8.7-6.3 12.7-10.3c8.1-8.1 13.2-18.6 16.5-26.6c3.6-8.8 6.5-18.4 8.8-27.5c4.6-18.2 7.7-37 9.3-48.2c3.9-26.5-18.8-49.2-45.2-45.4c-6.8 .9-16.2 2.4-26.6 4.4C85.3 94.5 191.6 0 320 0S554.7 94.5 573.2 217.7c-10.3-2-19.8-3.5-26.6-4.4c-26.5-3.9-49.2 18.8-45.2 45.4c1.6 11.3 4.6 30 9.3 48.2c2.3 9.1 5.2 18.8 8.8 27.5c3.3 8.1 8.4 18.5 16.5 26.6c3.9 3.9 8.2 7.4 12.7 10.3zM107 254.1c-3.1 21.5-11.4 70.2-25.5 84.4c-.9 1-1.9 1.8-2.9 2.7C60 356.7 32 355.5 14.3 337.7c-18.7-18.7-19.1-48.8-.7-67.2c8.6-8.6 30.1-15.1 50.5-19.6c13-2.8 25.5-4.8 33.9-6c5.4-.8 9.9 3.7 9 9zm454.5 87.1c-.8-.6-1.5-1.3-2.3-2c-.2-.2-.5-.4-.7-.7c-14.1-14.1-22.5-62.9-25.5-84.4c-.8-5.4 3.7-9.9 9-9c1 .1 2.2 .3 3.3 .5c8.2 1.2 19.2 3 30.6 5.5c20.4 4.4 41.9 10.9 50.5 19.6c18.4 18.4 18 48.5-.7 67.2c-17.7 17.7-45.7 19-64.2 3.4zm-90.1-9.7c5-11.8-7-22.5-19.3-18.7c-39.7 12.2-84.4 19-131.8 19s-92.1-6.8-131.8-19c-12.3-3.8-24.3 6.9-19.3 18.7c25 59.1 83.2 100.5 151.1 100.5s126.2-41.4 151.1-100.5zM281.6 228.8l0 0 0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C190.7 188.4 184 206.1 184 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8l0 0 0 0 0 0 .2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2 0 0zm160 0l0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C350.7 188.4 344 206.1 344 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8l0 0 0 0 0 0 .2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2 0 0 0 0z"]},K_=X_,Q_={prefix:"fas",iconName:"calendar-xmark",icon:[512,512,["calendar-times"],"f273","M160 0c17.7 0 32 14.3 32 32V64H320V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H32V112c0-26.5 21.5-48 48-48h48V32c0-17.7 14.3-32 32-32zM32 192H480V464c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V192zM337 305c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47z"]},eV=Q_,tV={prefix:"fas",iconName:"user-gear",icon:[640,512,["user-cog"],"f4fe","M224 0a128 128 0 1 1 0 256A128 128 0 1 1 224 0zM178.3 304h91.4c11.8 0 23.4 1.2 34.5 3.3c-2.1 18.5 7.4 35.6 21.8 44.8c-16.6 10.6-26.7 31.6-20 53.3c4 12.9 9.4 25.5 16.4 37.6s15.2 23.1 24.4 33c15.7 16.9 39.6 18.4 57.2 8.7v.9c0 9.2 2.7 18.5 7.9 26.3H29.7C13.3 512 0 498.7 0 482.3C0 383.8 79.8 304 178.3 304zM436 218.2c0-7 4.5-13.3 11.3-14.8c10.5-2.4 21.5-3.7 32.7-3.7s22.2 1.3 32.7 3.7c6.8 1.5 11.3 7.8 11.3 14.8v30.6c7.9 3.4 15.4 7.7 22.3 12.8l24.9-14.3c6.1-3.5 13.7-2.7 18.5 2.4c7.6 8.1 14.3 17.2 20.1 27.2s10.3 20.4 13.5 31c2.1 6.7-1.1 13.7-7.2 17.2l-25 14.4c.4 4 .7 8.1 .7 12.3s-.2 8.2-.7 12.3l25 14.4c6.1 3.5 9.2 10.5 7.2 17.2c-3.3 10.6-7.8 21-13.5 31s-12.5 19.1-20.1 27.2c-4.8 5.1-12.5 5.9-18.5 2.4l-24.9-14.3c-6.9 5.1-14.3 9.4-22.3 12.8l0 30.6c0 7-4.5 13.3-11.3 14.8c-10.5 2.4-21.5 3.7-32.7 3.7s-22.2-1.3-32.7-3.7c-6.8-1.5-11.3-7.8-11.3-14.8V454.8c-8-3.4-15.6-7.7-22.5-12.9l-24.7 14.3c-6.1 3.5-13.7 2.7-18.5-2.4c-7.6-8.1-14.3-17.2-20.1-27.2s-10.3-20.4-13.5-31c-2.1-6.7 1.1-13.7 7.2-17.2l24.8-14.3c-.4-4.1-.7-8.2-.7-12.4s.2-8.3 .7-12.4L343.8 325c-6.1-3.5-9.2-10.5-7.2-17.2c3.3-10.6 7.7-21 13.5-31s12.5-19.1 20.1-27.2c4.8-5.1 12.4-5.9 18.5-2.4l24.8 14.3c6.9-5.1 14.5-9.4 22.5-12.9V218.2zm92.1 133.5a48.1 48.1 0 1 0 -96.1 0 48.1 48.1 0 1 0 96.1 0z"]},oV=tV,rV={prefix:"fas",iconName:"arrow-up-1-9",icon:[576,512,["sort-numeric-up"],"f163","M450.7 38c8.3 6 13.3 15.7 13.3 26v96h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H432 384c-17.7 0-32-14.3-32-32s14.3-32 32-32h16V108.4l-5.9 2c-16.8 5.6-34.9-3.5-40.5-20.2s3.5-34.9 20.2-40.5l48-16c9.8-3.3 20.5-1.6 28.8 4.4zM160 32c9 0 17.5 3.8 23.6 10.4l88 96c11.9 13 11.1 33.3-2 45.2s-33.3 11.1-45.2-2L192 146.3V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V146.3L95.6 181.6c-11.9 13-32.2 13.9-45.2 2s-13.9-32.2-2-45.2l88-96C142.5 35.8 151 32 160 32zM445.7 364.9A32 32 0 1 0 418.3 307a32 32 0 1 0 27.4 57.9zm-40.7 54.9C369.6 408.4 344 375.2 344 336c0-48.6 39.4-88 88-88s88 39.4 88 88c0 23.5-7.5 46.3-21.5 65.2L449.7 467c-10.5 14.2-30.6 17.2-44.8 6.7s-17.2-30.6-6.7-44.8l6.8-9.2z"]},cV=rV,aV={prefix:"fas",iconName:"person-digging",icon:[576,512,["digging"],"f85e","M208 64a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM9.8 214.8c5.1-12.2 19.1-18 31.4-12.9L60.7 210l22.9-38.1C99.9 144.6 129.3 128 161 128c51.4 0 97 32.9 113.3 81.7l34.6 103.7 79.3 33.1 34.2-45.6c6.4-8.5 16.6-13.3 27.2-12.8s20.3 6.4 25.8 15.5l96 160c5.9 9.9 6.1 22.2 .4 32.2s-16.3 16.2-27.8 16.2H288c-11.1 0-21.4-5.7-27.2-15.2s-6.4-21.2-1.4-31.1l16-32c5.4-10.8 16.5-17.7 28.6-17.7h32l22.5-30L22.8 246.2c-12.2-5.1-18-19.1-12.9-31.4zm82.8 91.8l112 48c11.8 5 19.4 16.6 19.4 29.4v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V405.1l-60.6-26-37 111c-5.6 16.8-23.7 25.8-40.5 20.2S-3.9 486.6 1.6 469.9l48-144 11-33 32 13.7z"]},nV=aV,lV={prefix:"fas",iconName:"gauge-simple",icon:[512,512,["gauge-simple-med","tachometer-average"],"f629","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm320 96c0-26.9-16.5-49.9-40-59.3V88c0-13.3-10.7-24-24-24s-24 10.7-24 24V292.7c-23.5 9.5-40 32.5-40 59.3c0 35.3 28.7 64 64 64s64-28.7 64-64z"]},iV=lV,sV=lV,dV={prefix:"fas",iconName:"quote-right",icon:[448,512,[8221,"quote-right-alt"],"f10e","M448 296c0 66.3-53.7 120-120 120h-8c-17.7 0-32-14.3-32-32s14.3-32 32-32h8c30.9 0 56-25.1 56-56v-8H320c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64h64c35.3 0 64 28.7 64 64v32 32 72zm-256 0c0 66.3-53.7 120-120 120H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h8c30.9 0 56-25.1 56-56v-8H64c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64h64c35.3 0 64 28.7 64 64v32 32 72z"]},mV=dV,fV={prefix:"fas",iconName:"shirt",icon:[640,512,[128085,"t-shirt","tshirt"],"f553","M211.8 0c7.8 0 14.3 5.7 16.7 13.2C240.8 51.9 277.1 80 320 80s79.2-28.1 91.5-66.8C413.9 5.7 420.4 0 428.2 0h12.6c22.5 0 44.2 7.9 61.5 22.3L628.5 127.4c6.6 5.5 10.7 13.5 11.4 22.1s-2.1 17.1-7.8 23.6l-56 64c-11.4 13.1-31.2 14.6-44.6 3.5L480 197.7V448c0 35.3-28.7 64-64 64H224c-35.3 0-64-28.7-64-64V197.7l-51.5 42.9c-13.3 11.1-33.1 9.6-44.6-3.5l-56-64c-5.7-6.5-8.5-15-7.8-23.6s4.8-16.6 11.4-22.1L137.7 22.3C155 7.9 176.7 0 199.2 0h12.6z"]},uV=fV,pV=fV,bV={prefix:"fas",iconName:"tenge-sign",icon:[384,512,[8376,"tenge"],"f7d7","M0 64C0 46.3 14.3 32 32 32H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64zM0 192c0-17.7 14.3-32 32-32H192 352c17.7 0 32 14.3 32 32s-14.3 32-32 32H224V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V224H32c-17.7 0-32-14.3-32-32z"]},hV=bV,gV={prefix:"fas",iconName:"up-right-from-square",icon:[512,512,["external-link-alt"],"f35d","M352 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9L370.7 96 201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L416 141.3l41.4 41.4c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V32c0-17.7-14.3-32-32-32H352zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z"]},vV=gV,CV={prefix:"fas",iconName:"table-cells",icon:[512,512,["th"],"f00a","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm88 64v64H64V96h88zm56 0h88v64H208V96zm240 0v64H360V96h88zM64 224h88v64H64V224zm232 0v64H208V224h88zm64 0h88v64H360V224zM152 352v64H64V352h88zm56 0h88v64H208V352zm240 0v64H360V352h88z"]},yV=CV,zV={prefix:"fas",iconName:"book-bible",icon:[448,512,["bible"],"f647","M96 0C43 0 0 43 0 96V416c0 53 43 96 96 96H384h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V384c17.7 0 32-14.3 32-32V32c0-17.7-14.3-32-32-32H384 96zm0 384H352v64H96c-17.7 0-32-14.3-32-32s14.3-32 32-32zM208 80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272V304c0 8.8-7.2 16-16 16H224c-8.8 0-16-7.2-16-16V192H160c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16h48V80z"]},HV=zV,_V={prefix:"fas",iconName:"suitcase-medical",icon:[512,512,["medkit"],"f0fa","M184 48H328c4.4 0 8 3.6 8 8V96H176V56c0-4.4 3.6-8 8-8zm-56 8V96v32V480H384V128 96 56c0-30.9-25.1-56-56-56H184c-30.9 0-56 25.1-56 56zM96 96H64C28.7 96 0 124.7 0 160V416c0 35.3 28.7 64 64 64H96V96zM416 480h32c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H416V480zM224 208c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H288v48c0 8.8-7.2 16-16 16H240c-8.8 0-16-7.2-16-16V320H176c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h48V208z"]},VV=_V,xV={prefix:"fas",iconName:"person-dress",icon:[320,512,["female"],"f182","M160 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM88 384H70.2c-10.9 0-18.6-10.7-15.2-21.1L93.3 248.1 59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l53.6-89.2c20.3-33.7 56.7-54.3 96-54.3h11.6c39.3 0 75.7 20.6 96 54.3l53.6 89.2c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9l-33.9-56.3L265 362.9c3.5 10.4-4.3 21.1-15.2 21.1H232v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384H152v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384z"]},MV=xV,LV={prefix:"fas",iconName:"business-time",icon:[640,512,["briefcase-clock"],"f64a","M184 48H328c4.4 0 8 3.6 8 8V96H176V56c0-4.4 3.6-8 8-8zm-56 8V96H64C28.7 96 0 124.7 0 160v96H192 352h8.2c32.3-39.1 81.1-64 135.8-64c5.4 0 10.7 .2 16 .7V160c0-35.3-28.7-64-64-64H384V56c0-30.9-25.1-56-56-56H184c-30.9 0-56 25.1-56 56zM320 352H224c-17.7 0-32-14.3-32-32V288H0V416c0 35.3 28.7 64 64 64H360.2C335.1 449.6 320 410.5 320 368c0-5.4 .2-10.7 .7-16l-.7 0zm320 16a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zM496 288c8.8 0 16 7.2 16 16v48h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H496c-8.8 0-16-7.2-16-16V304c0-8.8 7.2-16 16-16z"]},wV=LV,SV={prefix:"fas",iconName:"table-cells-large",icon:[512,512,["th-large"],"f009","M448 96V224H288V96H448zm0 192V416H288V288H448zM224 224H64V96H224V224zM64 288H224V416H64V288zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"]},EV=SV,kV={prefix:"fas",iconName:"book-tanakh",icon:[448,512,["tanakh"],"f827","M352 0c53 0 96 43 96 96V416c0 53-43 96-96 96H64 32c-17.7 0-32-14.3-32-32s14.3-32 32-32V384c-17.7 0-32-14.3-32-32V32C0 14.3 14.3 0 32 0H64 352zm0 384H96v64H352c17.7 0 32-14.3 32-32s-14.3-32-32-32zM138.7 208l13.9 24H124.9l13.9-24zm-13.9-24L97.1 232c-6.2 10.7 1.5 24 13.9 24h55.4l27.7 48c6.2 10.7 21.6 10.7 27.7 0l27.7-48H305c12.3 0 20-13.3 13.9-24l-27.7-48 27.7-48c6.2-10.7-1.5-24-13.9-24H249.6L221.9 64c-6.2-10.7-21.6-10.7-27.7 0l-27.7 48H111c-12.3 0-20 13.3-13.9 24l27.7 48zm27.7 0l27.7-48h55.4l27.7 48-27.7 48H180.3l-27.7-48zm0-48l-13.9 24-13.9-24h27.7zm41.6-24L208 88l13.9 24H194.1zm69.3 24h27.7l-13.9 24-13.9-24zm13.9 72l13.9 24H263.4l13.9-24zm-55.4 48L208 280l-13.9-24h27.7z"]},NV=kV,TV={prefix:"fas",iconName:"phone-volume",icon:[512,512,["volume-control-phone"],"f2a0","M280 0C408.1 0 512 103.9 512 232c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-101.6-82.4-184-184-184c-13.3 0-24-10.7-24-24s10.7-24 24-24zm8 192a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm-32-72c0-13.3 10.7-24 24-24c75.1 0 136 60.9 136 136c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-48.6-39.4-88-88-88c-13.3 0-24-10.7-24-24zM117.5 1.4c19.4-5.3 39.7 4.6 47.4 23.2l40 96c6.8 16.3 2.1 35.2-11.6 46.3L144 207.3c33.3 70.4 90.3 127.4 160.7 160.7L345 318.7c11.2-13.7 30-18.4 46.3-11.6l96 40c18.6 7.7 28.5 28 23.2 47.4l-24 88C481.8 499.9 466 512 448 512C200.6 512 0 311.4 0 64C0 46 12.1 30.2 29.5 25.4l88-24z"]},BV=TV,IV={prefix:"fas",iconName:"cake-candles",icon:[448,512,[127874,"birthday-cake","cake"],"f1fd","M86.4 5.5L61.8 47.6C58 54.1 56 61.6 56 69.2V72c0 22.1 17.9 40 40 40s40-17.9 40-40V69.2c0-7.6-2-15-5.8-21.6L105.6 5.5C103.6 2.1 100 0 96 0s-7.6 2.1-9.6 5.5zm128 0L189.8 47.6c-3.8 6.5-5.8 14-5.8 21.6V72c0 22.1 17.9 40 40 40s40-17.9 40-40V69.2c0-7.6-2-15-5.8-21.6L233.6 5.5C231.6 2.1 228 0 224 0s-7.6 2.1-9.6 5.5zM317.8 47.6c-3.8 6.5-5.8 14-5.8 21.6V72c0 22.1 17.9 40 40 40s40-17.9 40-40V69.2c0-7.6-2-15-5.8-21.6L361.6 5.5C359.6 2.1 356 0 352 0s-7.6 2.1-9.6 5.5L317.8 47.6zM128 176c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c-35.3 0-64 28.7-64 64v71c8.3 5.2 18.1 9 28.8 9c13.5 0 27.2-6.1 38.4-13.4c5.4-3.5 9.9-7.1 13-9.7c1.5-1.3 2.7-2.4 3.5-3.1c.4-.4 .7-.6 .8-.8l.1-.1 0 0 0 0s0 0 0 0s0 0 0 0c3.1-3.2 7.4-4.9 11.9-4.8s8.6 2.1 11.6 5.4l0 0 0 0 .1 .1c.1 .1 .4 .4 .7 .7c.7 .7 1.7 1.7 3.1 3c2.8 2.6 6.8 6.1 11.8 9.5c10.2 7.1 23 13.1 36.3 13.1s26.1-6 36.3-13.1c5-3.5 9-6.9 11.8-9.5c1.4-1.3 2.4-2.3 3.1-3c.3-.3 .6-.6 .7-.7l.1-.1c3-3.5 7.4-5.4 12-5.4s9 2 12 5.4l.1 .1c.1 .1 .4 .4 .7 .7c.7 .7 1.7 1.7 3.1 3c2.8 2.6 6.8 6.1 11.8 9.5c10.2 7.1 23 13.1 36.3 13.1s26.1-6 36.3-13.1c5-3.5 9-6.9 11.8-9.5c1.4-1.3 2.4-2.3 3.1-3c.3-.3 .6-.6 .7-.7l.1-.1c2.9-3.4 7.1-5.3 11.6-5.4s8.7 1.6 11.9 4.8l0 0 0 0 0 0 .1 .1c.2 .2 .4 .4 .8 .8c.8 .7 1.9 1.8 3.5 3.1c3.1 2.6 7.5 6.2 13 9.7c11.2 7.3 24.9 13.4 38.4 13.4c10.7 0 20.5-3.9 28.8-9V288c0-35.3-28.7-64-64-64V176c0-17.7-14.3-32-32-32s-32 14.3-32 32v48H256V176c0-17.7-14.3-32-32-32s-32 14.3-32 32v48H128V176zM448 394.6c-8.5 3.3-18.2 5.4-28.8 5.4c-22.5 0-42.4-9.9-55.8-18.6c-4.1-2.7-7.8-5.4-10.9-7.8c-2.8 2.4-6.1 5-9.8 7.5C329.8 390 310.6 400 288 400s-41.8-10-54.6-18.9c-3.5-2.4-6.7-4.9-9.4-7.2c-2.7 2.3-5.9 4.7-9.4 7.2C201.8 390 182.6 400 160 400s-41.8-10-54.6-18.9c-3.7-2.6-7-5.2-9.8-7.5c-3.1 2.4-6.8 5.1-10.9 7.8C71.2 390.1 51.3 400 28.8 400c-10.6 0-20.3-2.2-28.8-5.4V480c0 17.7 14.3 32 32 32H416c17.7 0 32-14.3 32-32V394.6z"]},$V=IV,RV=IV,AV={prefix:"fas",iconName:"angles-up",icon:[448,512,["angle-double-up"],"f102","M246.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L224 109.3 361.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160zm160 352l-160-160c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L224 301.3 361.4 438.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3z"]},PV=AV,WV={prefix:"fas",iconName:"arrow-up-9-1",icon:[576,512,["sort-numeric-up-alt"],"f887","M160 32c9 0 17.5 3.8 23.6 10.4l88 96c11.9 13 11.1 33.3-2 45.2s-33.3 11.1-45.2-2L192 146.3V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V146.3L95.6 181.6c-11.9 13-32.2 13.9-45.2 2s-13.9-32.2-2-45.2l88-96C142.5 35.8 151 32 160 32zM450.7 294c8.3 6 13.3 15.7 13.3 26v96h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H432 384c-17.7 0-32-14.3-32-32s14.3-32 32-32h16V364.4l-5.9 2c-16.8 5.6-34.9-3.5-40.5-20.2s3.5-34.9 20.2-40.5l48-16c9.8-3.3 20.5-1.6 28.8 4.4zm-5-145.1A32 32 0 1 0 418.3 91a32 32 0 1 0 27.4 57.9zm-40.7 54.9C369.6 192.4 344 159.2 344 120c0-48.6 39.4-88 88-88s88 39.4 88 88c0 23.5-7.5 46.3-21.5 65.2L449.7 251c-10.5 14.2-30.6 17.2-44.8 6.7s-17.2-30.6-6.7-44.8l6.8-9.2z"]},DV=WV,OV={prefix:"fas",iconName:"hourglass",icon:[384,512,[9203,62032,"hourglass-empty"],"f254","M0 32C0 14.3 14.3 0 32 0H64 320h32c17.7 0 32 14.3 32 32s-14.3 32-32 32V75c0 42.4-16.9 83.1-46.9 113.1L237.3 256l67.9 67.9c30 30 46.9 70.7 46.9 113.1v11c17.7 0 32 14.3 32 32s-14.3 32-32 32H320 64 32c-17.7 0-32-14.3-32-32s14.3-32 32-32V437c0-42.4 16.9-83.1 46.9-113.1L146.7 256 78.9 188.1C48.9 158.1 32 117.4 32 75V64C14.3 64 0 49.7 0 32zM96 64V75c0 25.5 10.1 49.9 28.1 67.9L192 210.7l67.9-67.9c18-18 28.1-42.4 28.1-67.9V64H96zm0 384H288V437c0-25.5-10.1-49.9-28.1-67.9L192 301.3l-67.9 67.9c-18 18-28.1 42.4-28.1 67.9v11z"]},FV=OV,GV={prefix:"fas",iconName:"user-doctor",icon:[448,512,["user-md"],"f0f0","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-96 55.2C54 332.9 0 401.3 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7c0-81-54-149.4-128-171.1V362c27.6 7.1 48 32.2 48 62v40c0 8.8-7.2 16-16 16H336c-8.8 0-16-7.2-16-16s7.2-16 16-16V424c0-17.7-14.3-32-32-32s-32 14.3-32 32v24c8.8 0 16 7.2 16 16s-7.2 16-16 16H256c-8.8 0-16-7.2-16-16V424c0-29.8 20.4-54.9 48-62V304.9c-6-.6-12.1-.9-18.3-.9H178.3c-6.2 0-12.3 .3-18.3 .9v65.4c23.1 6.9 40 28.3 40 53.7c0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.4 16.9-46.8 40-53.7V311.2zM144 448a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},UV=GV,jV={prefix:"fas",iconName:"circle-info",icon:[512,512,["info-circle"],"f05a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},qV=jV,ZV={prefix:"fas",iconName:"camera",icon:[512,512,[62258,"camera-alt"],"f030","M149.1 64.8L138.7 96H64C28.7 96 0 124.7 0 160V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H373.3L362.9 64.8C356.4 45.2 338.1 32 317.4 32H194.6c-20.7 0-39 13.2-45.5 32.8zM256 192a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},YV=ZV,JV={prefix:"fas",iconName:"arrow-down-1-9",icon:[576,512,["sort-numeric-asc","sort-numeric-down"],"f162","M450.7 38c-8.3-6-19.1-7.7-28.8-4.4l-48 16c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l5.9-2V160H384c-17.7 0-32 14.3-32 32s14.3 32 32 32h48 48c17.7 0 32-14.3 32-32s-14.3-32-32-32H464V64c0-10.3-4.9-19.9-13.3-26zM160 480c9 0 17.5-3.8 23.6-10.4l88-96c11.9-13 11.1-33.3-2-45.2s-33.3-11.1-45.2 2L192 365.7V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V365.7L95.6 330.4c-11.9-13-32.2-13.9-45.2-2s-13.9 32.2-2 45.2l88 96C142.5 476.2 151 480 160 480zM418.3 307a32 32 0 1 1 27.4 57.9A32 32 0 1 1 418.3 307zM405.1 419.8l-6.8 9.2c-10.5 14.2-7.5 34.2 6.7 44.8s34.2 7.5 44.8-6.7l48.8-65.8c14-18.9 21.5-41.7 21.5-65.2c0-48.6-39.4-88-88-88s-88 39.4-88 88c0 39.2 25.6 72.4 61.1 83.8z"]},XV=JV,KV=JV,QV={prefix:"fas",iconName:"hand-holding-droplet",icon:[576,512,["hand-holding-water"],"f4c1","M275.5 6.6C278.3 2.5 283 0 288 0s9.7 2.5 12.5 6.6L366.8 103C378 119.3 384 138.6 384 158.3V160c0 53-43 96-96 96s-96-43-96-96v-1.7c0-19.8 6-39 17.2-55.3L275.5 6.6zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]},ex=QV,tx={prefix:"fas",iconName:"prescription-bottle-medical",icon:[384,512,["prescription-bottle-alt"],"f486","M0 32C0 14.3 14.3 0 32 0H352c17.7 0 32 14.3 32 32V64c0 17.7-14.3 32-32 32H32C14.3 96 0 81.7 0 64V32zm32 96H352V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V128zM160 240v48H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V352h48c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16H224V240c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16z"]},ox=tx,rx={prefix:"fas",iconName:"arrow-down-a-z",icon:[576,512,["sort-alpha-asc","sort-alpha-down"],"f15d","M183.6 469.6C177.5 476.2 169 480 160 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L128 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32V365.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 320c0-17.7 14.3-32 32-32H480c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9L429.3 416H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H352c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L402.7 352H352c-17.7 0-32-14.3-32-32zM416 32c12.1 0 23.2 6.8 28.6 17.7l64 128 16 32c7.9 15.8 1.5 35-14.3 42.9s-35 1.5-42.9-14.3L460.2 224H371.8l-7.2 14.3c-7.9 15.8-27.1 22.2-42.9 14.3s-22.2-27.1-14.3-42.9l16-32 64-128C392.8 38.8 403.9 32 416 32zM395.8 176h40.4L416 135.6 395.8 176z"]},cx=rx,ax=rx,nx={prefix:"fas",iconName:"arrow-rotate-left",icon:[512,512,[8634,"arrow-left-rotate","arrow-rotate-back","arrow-rotate-backward","undo"],"f0e2","M125.7 160H176c17.7 0 32 14.3 32 32s-14.3 32-32 32H48c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32s32 14.3 32 32v51.2L97.6 97.6c87.5-87.5 229.3-87.5 316.8 0s87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3s-163.8-62.5-226.3 0L125.7 160z"]},lx=nx,ix=nx,sx=nx,dx=nx,mx={prefix:"fas",iconName:"hard-drive",icon:[512,512,[128436,"hdd"],"f0a0","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V280.4c-17-15.2-39.4-24.4-64-24.4H64c-24.6 0-47 9.2-64 24.4V96zM64 288H448c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V352c0-35.3 28.7-64 64-64zM320 416a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm128-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},fx=mx,ux={prefix:"fas",iconName:"face-grin-squint-tears",icon:[512,512,[129315,"grin-squint-tears"],"f586","M426.8 14.2C446-5 477.5-4.6 497.1 14.9s20 51 .7 70.3c-6.8 6.8-21.4 12.4-37.4 16.7c-16.3 4.4-34.1 7.5-46.3 9.3c-1.6 .2-3.1 .5-4.6 .6c-4.9 .8-9.1-2.8-9.5-7.4c-.1-.7 0-1.4 .1-2.1c1.6-11.2 4.6-29.6 9-47c.3-1.3 .7-2.6 1-3.9c4.3-15.9 9.8-30.5 16.7-37.4zm-44.7 19c-1.5 4.8-2.9 9.6-4.1 14.3c-4.8 18.9-8 38.5-9.7 50.3c-4 26.8 18.9 49.7 45.7 45.8c11.9-1.6 31.5-4.8 50.4-9.7c4.7-1.2 9.5-2.5 14.3-4.1C534.2 227.5 520.2 353.8 437 437c-83.2 83.2-209.5 97.2-307.2 41.8c1.5-4.8 2.8-9.6 4-14.3c4.8-18.9 8-38.5 9.7-50.3c4-26.8-18.9-49.7-45.7-45.8c-11.9 1.6-31.5 4.8-50.4 9.7c-4.7 1.2-9.5 2.5-14.3 4.1C-22.2 284.5-8.2 158.2 75 75C158.2-8.3 284.5-22.2 382.2 33.2zM51.5 410.1c18.5-5 38.8-8.3 50.9-10c.4-.1 .7-.1 1-.1c5.1-.2 9.2 4.3 8.4 9.6c-1.7 12.1-5 32.4-10 50.9C97.6 476.4 92 491 85.2 497.8C66 517 34.5 516.6 14.9 497.1s-20-51-.7-70.3c6.8-6.8 21.4-12.4 37.4-16.7zM416.9 209c-4.7-11.9-20.8-11-26.8 .3c-19 35.5-45 70.8-77.5 103.3S244.8 371.1 209.3 390c-11.3 6-12.2 22.1-.3 26.8c57.6 22.9 125.8 11 172.3-35.5s58.4-114.8 35.5-172.3zM87.1 285.1c2 2 4.6 3.2 7.3 3.4l56.1 5.1 5.1 56.1c.3 2.8 1.5 5.4 3.4 7.3c6.3 6.3 17.2 3.6 19.8-4.9l29.7-97.4c3.5-11.6-7.3-22.5-19-19L92 265.3c-8.6 2.6-11.3 13.4-4.9 19.8zM265.3 92l-29.7 97.4c-3.5 11.6 7.3 22.5 19 19l97.4-29.7c8.6-2.6 11.3-13.4 4.9-19.8c-2-2-4.6-3.2-7.3-3.4l-56.1-5.1-5.1-56.1c-.3-2.8-1.5-5.4-3.4-7.3c-6.3-6.3-17.2-3.6-19.8 4.9z"]},px=ux,bx={prefix:"fas",iconName:"rectangle-list",icon:[576,512,["list-alt"],"f022","M0 96C0 60.7 28.7 32 64 32H512c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM128 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32-128a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm96-248c-13.3 0-24 10.7-24 24s10.7 24 24 24H448c13.3 0 24-10.7 24-24s-10.7-24-24-24H224zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24H448c13.3 0 24-10.7 24-24s-10.7-24-24-24H224zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24H448c13.3 0 24-10.7 24-24s-10.7-24-24-24H224z"]},hx=bx,gx={prefix:"fas",iconName:"person-skiing-nordic",icon:[576,512,["skiing-nordic"],"f7ca","M336 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM227.2 160c1.9 0 3.8 .1 5.6 .3L201.6 254c-9.3 28 1.7 58.8 26.8 74.5l86.2 53.9L291.3 464H202.8l41.1-88.1-32.4-20.3c-7.8-4.9-14.7-10.7-20.6-17.3L132.2 464H99.7l54.2-257.6c4.6-1.5 9-4.1 12.7-7.8l23.1-23.1c9.9-9.9 23.4-15.5 37.5-15.5zM121.4 198.6c.4 .4 .8 .8 1.3 1.2L67 464H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H159.3c.4 0 .9 0 1.3 0H319.3c.5 0 1 0 1.4 0H504c39.8 0 72-32.2 72-72v-8c0-13.3-10.7-24-24-24s-24 10.7-24 24v8c0 13.3-10.7 24-24 24H434.6l27.6-179.3c10.5-5.2 17.8-16.1 17.8-28.7c0-17.7-14.3-32-32-32H426.7c-12.9 0-24.6-7.8-29.5-19.7l-6.3-15c-14.6-35.1-44.1-61.9-80.5-73.1l-48.7-15c-11.1-3.4-22.7-5.2-34.4-5.2c-31 0-60.8 12.3-82.7 34.3l-23.1 23.1c-12.5 12.5-12.5 32.8 0 45.3zm308 89.4L402.3 464H357.8l21.6-75.6c5.9-20.6-2.6-42.6-20.7-53.9L302 299l30.9-82.4 5.1 12.3C353 264.7 387.9 288 426.7 288h2.7z"]},vx=gx,Cx={prefix:"fas",iconName:"circle-left",icon:[512,512,[61840,"arrow-alt-circle-left"],"f359","M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM217.4 376.9L117.5 269.8c-3.5-3.8-5.5-8.7-5.5-13.8s2-10.1 5.5-13.8l99.9-107.1c4.2-4.5 10.1-7.1 16.3-7.1c12.3 0 22.3 10 22.3 22.3l0 57.7 96 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32l-96 0 0 57.7c0 12.3-10 22.3-22.3 22.3c-6.2 0-12.1-2.6-16.3-7.1z"]},yx=Cx,zx={prefix:"fas",iconName:"train-subway",icon:[448,512,["subway"],"f239","M96 0C43 0 0 43 0 96V352c0 48 35.2 87.7 81.1 94.9l-46 46C28.1 499.9 33.1 512 43 512H82.7c8.5 0 16.6-3.4 22.6-9.4L160 448H288l54.6 54.6c6 6 14.1 9.4 22.6 9.4H405c10 0 15-12.1 7.9-19.1l-46-46c46-7.1 81.1-46.9 81.1-94.9V96c0-53-43-96-96-96H96zM64 128c0-17.7 14.3-32 32-32h80c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V128zM272 96h80c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H272c-17.7 0-32-14.3-32-32V128c0-17.7 14.3-32 32-32zM64 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm288-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},Hx=zx,Vx={prefix:"fas",iconName:"indian-rupee-sign",icon:[320,512,["indian-rupee","inr"],"e1bc","M0 64C0 46.3 14.3 32 32 32H96h16H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H231.8c9.6 14.4 16.7 30.6 20.7 48H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H252.4c-13.2 58.3-61.9 103.2-122.2 110.9L274.6 422c14.4 10.3 17.7 30.3 7.4 44.6s-30.3 17.7-44.6 7.4L13.4 314C2.1 306-2.7 291.5 1.5 278.2S18.1 256 32 256h80c32.8 0 61-19.7 73.3-48H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H185.3C173 115.7 144.8 96 112 96H96 32C14.3 96 0 81.7 0 64z"]},xx=Vx,Mx=Vx,Lx={prefix:"fas",iconName:"crop-simple",icon:[512,512,["crop-alt"],"f565","M128 32c0-17.7-14.3-32-32-32S64 14.3 64 32V64H32C14.3 64 0 78.3 0 96s14.3 32 32 32H64V384c0 35.3 28.7 64 64 64H352V384H128V32zM384 480c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H448l0-256c0-35.3-28.7-64-64-64L160 64v64l224 0 0 352z"]},wx=Lx,Sx={prefix:"fas",iconName:"money-bill-1",icon:[576,512,["money-bill-alt"],"f3d1","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zm64 320H64V320c35.3 0 64 28.7 64 64zM64 192V128h64c0 35.3-28.7 64-64 64zM448 384c0-35.3 28.7-64 64-64v64H448zm64-192c-35.3 0-64-28.7-64-64h64v64zM176 256a112 112 0 1 1 224 0 112 112 0 1 1 -224 0zm76-48c0 9.7 6.9 17.7 16 19.6V276h-4c-11 0-20 9-20 20s9 20 20 20h24 24c11 0 20-9 20-20s-9-20-20-20h-4V208c0-11-9-20-20-20H272c-11 0-20 9-20 20z"]},Ex=Sx,kx={prefix:"fas",iconName:"left-long",icon:[512,512,["long-arrow-alt-left"],"f30a","M177.5 414c-8.8 3.8-19 2-26-4.6l-144-136C2.7 268.9 0 262.6 0 256s2.7-12.9 7.5-17.4l144-136c7-6.6 17.2-8.4 26-4.6s14.5 12.5 14.5 22l0 72 288 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-288 0 0 72c0 9.6-5.7 18.2-14.5 22z"]},Nx=kx,Tx={prefix:"fas",iconName:"minus",icon:[448,512,[8211,8722,10134,"subtract"],"f068","M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"]},Bx=Tx,Ix={prefix:"fas",iconName:"arrow-left-long",icon:[512,512,["long-arrow-left"],"f177","M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 288 480 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-370.7 0 73.4-73.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-128 128z"]},$x=Ix,Rx={prefix:"fas",iconName:"hands-asl-interpreting",icon:[640,512,["american-sign-language-interpreting","asl-interpreting","hands-american-sign-language-interpreting"],"f2a3","M156.6 46.3c7.9-15.8 1.5-35-14.3-42.9s-35-1.5-42.9 14.3L13.5 189.4C4.6 207.2 0 226.8 0 246.7V256c0 70.7 57.3 128 128 128h72 8v-.3c35.2-2.7 65.4-22.8 82.1-51.7c8.8-15.3 3.6-34.9-11.7-43.7s-34.9-3.6-43.7 11.7c-7 12-19.9 20-34.7 20c-22.1 0-40-17.9-40-40s17.9-40 40-40c14.8 0 27.7 8 34.7 20c8.8 15.3 28.4 20.5 43.7 11.7s20.5-28.4 11.7-43.7c-12.8-22.1-33.6-39.1-58.4-47.1l80.8-22c17-4.6 27.1-22.2 22.5-39.3s-22.2-27.1-39.3-22.5L194.9 124.6l81.6-68c13.6-11.3 15.4-31.5 4.1-45.1S249.1-3.9 235.5 7.4L133.6 92.3l23-46zM483.4 465.7c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l85.9-171.7c8.9-17.8 13.5-37.4 13.5-57.2V256c0-70.7-57.3-128-128-128H440h-8v.3c-35.2 2.7-65.4 22.8-82.1 51.7c-8.9 15.3-3.6 34.9 11.7 43.7s34.9 3.6 43.7-11.7c7-12 19.9-20 34.7-20c22.1 0 40 17.9 40 40s-17.9 40-40 40c-14.8 0-27.7-8-34.7-20c-8.9-15.3-28.4-20.5-43.7-11.7s-20.5 28.4-11.7 43.7c12.8 22.1 33.6 39.1 58.4 47.1l-80.8 22c-17.1 4.7-27.1 22.2-22.5 39.3s22.2 27.1 39.3 22.5l100.7-27.5-81.6 68c-13.6 11.3-15.4 31.5-4.1 45.1s31.5 15.4 45.1 4.1l101.9-84.9-23 46z"]},Ax=Rx,Px=Rx,Wx=Rx,Dx={prefix:"fas",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z"]},Ox=Dx,Fx={prefix:"fas",iconName:"droplet-slash",icon:[640,512,["tint-slash"],"f5c7","M320 512c53.2 0 101.4-21.6 136.1-56.6l-298.3-235C140 257.1 128 292.3 128 320c0 106 86 192 192 192zM505.2 370.7c4.4-16.1 6.8-33.1 6.8-50.7c0-91.2-130.2-262.3-166.6-308.3C339.4 4.2 330.5 0 320.9 0h-1.8c-9.6 0-18.5 4.2-24.5 11.7C277.8 33 240.7 81.3 205.8 136L38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L505.2 370.7zM224 336c0 44.2 35.8 80 80 80c8.8 0 16 7.2 16 16s-7.2 16-16 16c-61.9 0-112-50.1-112-112c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},Gx=Fx,Ux={prefix:"fas",iconName:"cart-shopping",icon:[576,512,[128722,"shopping-cart"],"f07a","M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},jx=Ux,qx={prefix:"fas",iconName:"arrow-turn-up",icon:[384,512,["level-up"],"f148","M32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c53 0 96-43 96-96l0-306.7 73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 109.3 160 416c0 17.7-14.3 32-32 32l-96 0z"]},Zx=qx,Yx={prefix:"fas",iconName:"square-root-variable",icon:[576,512,["square-root-alt"],"f698","M282.6 78.1c8-27.3 33-46.1 61.4-46.1H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H344L238.7 457c-3.6 12.3-14.1 21.2-26.8 22.8s-25.1-4.6-31.5-15.6L77.6 288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H77.6c22.8 0 43.8 12.1 55.3 31.8l65.2 111.8L282.6 78.1zM393.4 233.4c12.5-12.5 32.8-12.5 45.3 0L480 274.7l41.4-41.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L525.3 320l41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L480 365.3l-41.4 41.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L434.7 320l-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3z"]},Jx=Yx,Xx={prefix:"fas",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120V256c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2V120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},Kx=Xx,Qx={prefix:"fas",iconName:"backward-step",icon:[320,512,["step-backward"],"f048","M267.5 440.6c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4l-192 160L64 241V96c0-17.7-14.3-32-32-32S0 78.3 0 96V416c0 17.7 14.3 32 32 32s32-14.3 32-32V271l11.5 9.6 192 160z"]},eM=Qx,tM={prefix:"fas",iconName:"house-chimney-medical",icon:[576,512,["clinic-medical"],"f7f2","M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c.2 35.5-28.5 64.3-64 64.3H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L416 100.7V64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V185l52.8 46.4c8 7 12 15 11 24zM272 192c-8.8 0-16 7.2-16 16v48H208c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320h48c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H320V208c0-8.8-7.2-16-16-16H272z"]},oM=tM,rM={prefix:"fas",iconName:"temperature-three-quarters",icon:[320,512,["temperature-3","thermometer-3","thermometer-three-quarters"],"f2c8","M160 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V144c0-8.8 7.2-16 16-16s16 7.2 16 16V322.7c18.6 6.6 32 24.4 32 45.3z"]},cM=rM,aM=rM,nM=rM,lM={prefix:"fas",iconName:"mobile-screen",icon:[384,512,["mobile-android-alt"],"f3cf","M16 64C16 28.7 44.7 0 80 0H304c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H80c-35.3 0-64-28.7-64-64V64zM144 448c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16s-7.2-16-16-16H160c-8.8 0-16 7.2-16 16zM304 64H80V384H304V64z"]},iM=lM,sM={prefix:"fas",iconName:"battery-half",icon:[576,512,["battery-3"],"f242","M464 160c8.8 0 16 7.2 16 16V336c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16H464zM80 96C35.8 96 0 131.8 0 176V336c0 44.2 35.8 80 80 80H464c44.2 0 80-35.8 80-80V320c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32V176c0-44.2-35.8-80-80-80H80zm208 96H96V320H288V192z"]},dM=sM,mM={prefix:"fas",iconName:"sliders",icon:[512,512,["sliders-h"],"f1de","M0 416c0 17.7 14.3 32 32 32l54.7 0c12.3 28.3 40.5 48 73.3 48s61-19.7 73.3-48L480 448c17.7 0 32-14.3 32-32s-14.3-32-32-32l-246.7 0c-12.3-28.3-40.5-48-73.3-48s-61 19.7-73.3 48L32 384c-17.7 0-32 14.3-32 32zm128 0a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM320 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32-80c-32.8 0-61 19.7-73.3 48L32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l246.7 0c12.3 28.3 40.5 48 73.3 48s61-19.7 73.3-48l54.7 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-54.7 0c-12.3-28.3-40.5-48-73.3-48zM192 128a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm73.3-64C253 35.7 224.8 16 192 16s-61 19.7-73.3 48L32 64C14.3 64 0 78.3 0 96s14.3 32 32 32l86.7 0c12.3 28.3 40.5 48 73.3 48s61-19.7 73.3-48L480 128c17.7 0 32-14.3 32-32s-14.3-32-32-32L265.3 64z"]},fM=mM,uM={prefix:"fas",iconName:"ellipsis-vertical",icon:[128,512,["ellipsis-v"],"f142","M64 360a56 56 0 1 0 0 112 56 56 0 1 0 0-112zm0-160a56 56 0 1 0 0 112 56 56 0 1 0 0-112zM120 96A56 56 0 1 0 8 96a56 56 0 1 0 112 0z"]},pM=uM,bM={prefix:"fas",iconName:"right-long",icon:[512,512,["long-arrow-alt-right"],"f30b","M334.5 414c8.8 3.8 19 2 26-4.6l144-136c4.8-4.5 7.5-10.8 7.5-17.4s-2.7-12.9-7.5-17.4l-144-136c-7-6.6-17.2-8.4-26-4.6s-14.5 12.5-14.5 22l0 72L32 192c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l288 0 0 72c0 9.6 5.7 18.2 14.5 22z"]},hM=bM,gM={prefix:"fas",iconName:"tty",icon:[512,512,["teletype"],"f1e4","M38.3 241.3L15.1 200.6c-9.2-16.2-8.4-36.5 4.5-50C61.4 106.8 144.7 48 256 48s194.6 58.8 236.4 102.6c12.9 13.5 13.7 33.8 4.5 50l-23.1 40.7c-7.5 13.2-23.3 19.3-37.8 14.6l-81.1-26.6c-13.1-4.3-22-16.6-22-30.4V144c-49.6-18.1-104-18.1-153.6 0v54.8c0 13.8-8.9 26.1-22 30.4L76.1 255.8c-14.5 4.7-30.3-1.4-37.8-14.6zM32 336c0-8.8 7.2-16 16-16H80c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16V336zm0 96c0-8.8 7.2-16 16-16H80c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16V432zM144 320h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H144c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H240c-8.8 0-16-7.2-16-16V336zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H336c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H432c-8.8 0-16-7.2-16-16V336zm16 80h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H432c-8.8 0-16-7.2-16-16V432c0-8.8 7.2-16 16-16zM128 432c0-8.8 7.2-16 16-16H368c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H144c-8.8 0-16-7.2-16-16V432z"]},vM=gM,CM={prefix:"fas",iconName:"person-hiking",icon:[384,512,["hiking"],"f6ec","M192 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm51.3 182.7L224.2 307l49.7 49.7c9 9 14.1 21.2 14.1 33.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V397.3l-73.9-73.9c-15.8-15.8-22.2-38.6-16.9-60.3l20.4-84c8.3-34.1 42.7-54.9 76.7-46.4c19 4.8 35.6 16.4 46.4 32.7L305.1 208H336V184c0-13.3 10.7-24 24-24s24 10.7 24 24v55.8c0 .1 0 .2 0 .2s0 .2 0 .2V488c0 13.3-10.7 24-24 24s-24-10.7-24-24V272H296.6c-16 0-31-8-39.9-21.4l-13.3-20zM81.1 471.9L117.3 334c3 4.2 6.4 8.2 10.1 11.9l41.9 41.9L142.9 488.1c-4.5 17.1-22 27.3-39.1 22.8s-27.3-22-22.8-39.1zm55.5-346L101.4 266.5c-3 12.1-14.9 19.9-27.2 17.9l-47.9-8c-14-2.3-22.9-16.3-19.2-30L31.9 155c9.5-34.8 41.1-59 77.2-59h4.2c15.6 0 27.1 14.7 23.3 29.8z"]},yM=CM,zM={prefix:"fas",iconName:"cable-car",icon:[512,512,[128673,57551,"tram"],"f7da","M288 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM160 56a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM32 288c0-35.3 28.7-64 64-64H232V157.5l-203.1 42c-13 2.7-25.7-5.7-28.4-18.6s5.7-25.7 18.6-28.4l232-48 232-48c13-2.7 25.7 5.7 28.4 18.6s-5.7 25.7-18.6 28.4L280 147.5V224H416c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V288zm64 0c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16H96zm112 16v64c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16H224c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16H352z"]},HM=zM,_M={prefix:"fas",iconName:"face-grin",icon:[512,512,[128512,"grin"],"f580","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},VM=_M,xM={prefix:"fas",iconName:"delete-left",icon:[576,512,[9003,"backspace"],"f55a","M576 128c0-35.3-28.7-64-64-64H205.3c-17 0-33.3 6.7-45.3 18.7L9.4 233.4c-6 6-9.4 14.1-9.4 22.6s3.4 16.6 9.4 22.6L160 429.3c12 12 28.3 18.7 45.3 18.7H512c35.3 0 64-28.7 64-64V128zM271 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"]},MM=xM,LM={prefix:"fas",iconName:"eye-dropper",icon:[512,512,["eye-dropper-empty","eyedropper"],"f1fb","M341.6 29.2L240.1 130.8l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4L482.8 170.4c39-39 39-102.2 0-141.1s-102.2-39-141.1 0zM55.4 323.3c-15 15-23.4 35.4-23.4 56.6v42.4L5.4 462.2c-8.5 12.7-6.8 29.6 4 40.4s27.7 12.5 40.4 4L89.7 480h42.4c21.2 0 41.6-8.4 56.6-23.4L309.4 335.9l-45.3-45.3L143.4 411.3c-3 3-7.1 4.7-11.3 4.7H96V379.9c0-4.2 1.7-8.3 4.7-11.3L221.4 247.9l-45.3-45.3L55.4 323.3z"]},wM=LM,SM=LM,EM={prefix:"fas",iconName:"mobile",icon:[384,512,[128241,"mobile-android","mobile-phone"],"f3ce","M80 0C44.7 0 16 28.7 16 64V448c0 35.3 28.7 64 64 64H304c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H80zm80 432h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H160c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},kM=EM,NM=EM,TM={prefix:"fas",iconName:"face-meh",icon:[512,512,[128528,"meh"],"f11a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM160 336H352c8.8 0 16 7.2 16 16s-7.2 16-16 16H160c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},BM=TM,IM={prefix:"fas",iconName:"book-skull",icon:[448,512,["book-dead"],"f6b7","M0 96C0 43 43 0 96 0H384h32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32zM320 112c0-35.3-35.8-64-80-64s-80 28.7-80 64c0 20.9 12.6 39.5 32 51.2V176c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V163.2c19.4-11.7 32-30.3 32-51.2zM208 96a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM134.3 209.3c-8.1-3.5-17.5 .3-21 8.4s.3 17.5 8.4 21L199.4 272l-77.7 33.3c-8.1 3.5-11.9 12.9-8.4 21s12.9 11.9 21 8.4L240 289.4l105.7 45.3c8.1 3.5 17.5-.3 21-8.4s-.3-17.5-8.4-21L280.6 272l77.7-33.3c8.1-3.5 11.9-12.9 8.4-21s-12.9-11.9-21-8.4L240 254.6 134.3 209.3z"]},$M=IM,RM={prefix:"fas",iconName:"id-card",icon:[576,512,[62147,"drivers-license"],"f2c2","M0 96l576 0c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96zm0 32V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128H0zM64 405.3c0-29.5 23.9-53.3 53.3-53.3H234.7c29.5 0 53.3 23.9 53.3 53.3c0 5.9-4.8 10.7-10.7 10.7H74.7c-5.9 0-10.7-4.8-10.7-10.7zM176 192a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm176 16c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16z"]},AM=RM,PM={prefix:"fas",iconName:"outdent",icon:[448,512,["dedent"],"f03b","M0 64C0 46.3 14.3 32 32 32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64zM192 192c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32zm32 96H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zM0 448c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM.2 268.6c-8.2-6.4-8.2-18.9 0-25.3l101.9-79.3c10.5-8.2 25.8-.7 25.8 12.6V335.3c0 13.3-15.3 20.8-25.8 12.6L.2 268.6z"]},WM=PM,DM={prefix:"fas",iconName:"house",icon:[576,512,[127968,63498,63500,"home","home-alt","home-lg-alt"],"f015","M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c0 2.7-.2 5.4-.5 8.1V472c0 22.1-17.9 40-40 40H456c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1H416 392c-22.1 0-40-17.9-40-40V448 384c0-17.7-14.3-32-32-32H256c-17.7 0-32 14.3-32 32v64 24c0 22.1-17.9 40-40 40H160 128.1c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2H104c-22.1 0-40-17.9-40-40V360c0-.9 0-1.9 .1-2.8V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z"]},OM=DM,FM=DM,GM=DM,UM={prefix:"fas",iconName:"arrow-right-arrow-left",icon:[448,512,[8644,"exchange"],"f0ec","M438.6 150.6c12.5-12.5 12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.7 96 32 96C14.3 96 0 110.3 0 128s14.3 32 32 32l306.7 0-41.4 41.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l96-96zm-333.3 352c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 416 416 416c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0 41.4-41.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3l96 96z"]},jM=UM,qM={prefix:"fas",iconName:"rotate-right",icon:[512,512,["redo-alt","rotate-forward"],"f2f9","M463.5 224H472c13.3 0 24-10.7 24-24V72c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1c-87.5 87.5-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8H463.5z"]},ZM=qM,YM=qM,JM={prefix:"fas",iconName:"utensils",icon:[448,512,[127860,61685,"cutlery"],"f2e7","M416 0C400 0 288 32 288 176V288c0 35.3 28.7 64 64 64h32V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352 240 32c0-17.7-14.3-32-32-32zM64 16C64 7.8 57.9 1 49.7 .1S34.2 4.6 32.4 12.5L2.1 148.8C.7 155.1 0 161.5 0 167.9c0 45.9 35.1 83.6 80 87.7V480c0 17.7 14.3 32 32 32s32-14.3 32-32V255.6c44.9-4.1 80-41.8 80-87.7c0-6.4-.7-12.8-2.1-19.1L191.6 12.5c-1.8-8-9.3-13.3-17.4-12.4S160 7.8 160 16V150.2c0 5.4-4.4 9.8-9.8 9.8c-5.1 0-9.3-3.9-9.8-9L127.9 14.6C127.2 6.3 120.3 0 112 0s-15.2 6.3-15.9 14.6L83.7 151c-.5 5.1-4.7 9-9.8 9c-5.4 0-9.8-4.4-9.8-9.8V16zm48.3 152l-.3 0-.3 0 .3-.7 .3 .7z"]},XM=JM,KM={prefix:"fas",iconName:"arrow-up-wide-short",icon:[576,512,["sort-amount-up"],"f161","M151.6 42.4C145.5 35.8 137 32 128 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L96 146.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V146.3l32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 480h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-17.7 0-32 14.3-32 32s14.3 32 32 32zm0-128h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-17.7 0-32 14.3-32 32s14.3 32 32 32zm0-128H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-17.7 0-32 14.3-32 32s14.3 32 32 32zm0-128H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-17.7 0-32 14.3-32 32s14.3 32 32 32z"]},QM=KM,eL={prefix:"fas",iconName:"tower-broadcast",icon:[576,512,["broadcast-tower"],"f519","M80.3 44C69.8 69.9 64 98.2 64 128s5.8 58.1 16.3 84c6.6 16.4-1.3 35-17.7 41.7s-35-1.3-41.7-17.7C7.4 202.6 0 166.1 0 128S7.4 53.4 20.9 20C27.6 3.6 46.2-4.3 62.6 2.3S86.9 27.6 80.3 44zM555.1 20C568.6 53.4 576 89.9 576 128s-7.4 74.6-20.9 108c-6.6 16.4-25.3 24.3-41.7 17.7S489.1 228.4 495.7 212c10.5-25.9 16.3-54.2 16.3-84s-5.8-58.1-16.3-84C489.1 27.6 497 9 513.4 2.3s35 1.3 41.7 17.7zM352 128c0 23.7-12.9 44.4-32 55.4V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V183.4c-19.1-11.1-32-31.7-32-55.4c0-35.3 28.7-64 64-64s64 28.7 64 64zM170.6 76.8C163.8 92.4 160 109.7 160 128s3.8 35.6 10.6 51.2c7.1 16.2-.3 35.1-16.5 42.1s-35.1-.3-42.1-16.5c-10.3-23.6-16-49.6-16-76.8s5.7-53.2 16-76.8c7.1-16.2 25.9-23.6 42.1-16.5s23.6 25.9 16.5 42.1zM464 51.2c10.3 23.6 16 49.6 16 76.8s-5.7 53.2-16 76.8c-7.1 16.2-25.9 23.6-42.1 16.5s-23.6-25.9-16.5-42.1c6.8-15.6 10.6-32.9 10.6-51.2s-3.8-35.6-10.6-51.2c-7.1-16.2 .3-35.1 16.5-42.1s35.1 .3 42.1 16.5z"]},tL=eL,oL={prefix:"fas",iconName:"up-long",icon:[320,512,["long-arrow-alt-up"],"f30c","M318 177.5c3.8-8.8 2-19-4.6-26l-136-144C172.9 2.7 166.6 0 160 0s-12.9 2.7-17.4 7.5l-136 144c-6.6 7-8.4 17.2-4.6 26S14.4 192 24 192H96l0 288c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32l0-288h72c9.6 0 18.2-5.7 22-14.5z"]},rL=oL,cL={prefix:"fas",iconName:"file-arrow-down",icon:[384,512,["file-download"],"f56d","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM216 232V334.1l31-31c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-72 72c-9.4 9.4-24.6 9.4-33.9 0l-72-72c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l31 31V232c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},aL=cL,nL={prefix:"fas",iconName:"bolt",icon:[448,512,[9889,"zap"],"f0e7","M349.4 44.6c5.9-13.7 1.5-29.7-10.6-38.5s-28.6-8-39.9 1.8l-256 224c-10 8.8-13.6 22.9-8.9 35.3S50.7 288 64 288H175.5L98.6 467.4c-5.9 13.7-1.5 29.7 10.6 38.5s28.6 8 39.9-1.8l256-224c10-8.8 13.6-22.9 8.9-35.3s-16.6-20.7-30-20.7H272.5L349.4 44.6z"]},lL=nL,iL={prefix:"fas",iconName:"yen-sign",icon:[320,512,[165,"cny","jpy","rmb","yen"],"f157","M58.6 46.2C48.8 31.5 29 27.6 14.3 37.4S-4.4 67 5.4 81.7L100.2 224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32h80v32H48c-17.7 0-32 14.3-32 32s14.3 32 32 32h80v64c0 17.7 14.3 32 32 32s32-14.3 32-32V384h80c17.7 0 32-14.3 32-32s-14.3-32-32-32H192V288h80c17.7 0 32-14.3 32-32s-14.3-32-32-32H219.8L314.6 81.7c9.8-14.7 5.8-34.6-8.9-44.4s-34.6-5.8-44.4 8.9L160 198.3 58.6 46.2z"]},sL=iL,dL=iL,mL=iL,fL=iL,uL={prefix:"fas",iconName:"ruble-sign",icon:[384,512,[8381,"rouble","rub","ruble"],"f158","M96 32C78.3 32 64 46.3 64 64V256H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64v32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64v32c0 17.7 14.3 32 32 32s32-14.3 32-32V416H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H128V320H240c79.5 0 144-64.5 144-144s-64.5-144-144-144H96zM240 256H128V96H240c44.2 0 80 35.8 80 80s-35.8 80-80 80z"]},pL=uL,bL=uL,hL=uL,gL={prefix:"fas",iconName:"face-laugh-wink",icon:[512,512,["laugh-wink"],"f59c","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1H393.6c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm156.4 25.6c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2c-17.6-23.5-52.8-23.5-70.4 0z"]},vL=gL,CL={prefix:"fas",iconName:"circle-down",icon:[512,512,[61466,"arrow-alt-circle-down"],"f358","M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM376.9 294.6L269.8 394.5c-3.8 3.5-8.7 5.5-13.8 5.5s-10.1-2-13.8-5.5L135.1 294.6c-4.5-4.2-7.1-10.1-7.1-16.3c0-12.3 10-22.3 22.3-22.3l57.7 0 0-96c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 96 57.7 0c12.3 0 22.3 10 22.3 22.3c0 6.2-2.6 12.1-7.1 16.3z"]},yL=CL,zL={prefix:"fas",iconName:"arrow-down-short-wide",icon:[576,512,["sort-amount-desc","sort-amount-down-alt"],"f884","M151.6 469.6C145.5 476.2 137 480 128 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L96 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32V365.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 128h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 128H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 128H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},HL=zL,_L=zL,VL={prefix:"fas",iconName:"arrow-right-long",icon:[512,512,["long-arrow-right"],"f178","M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l370.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z"]},xL=VL,ML={prefix:"fas",iconName:"ellipsis",icon:[448,512,["ellipsis-h"],"f141","M8 256a56 56 0 1 1 112 0A56 56 0 1 1 8 256zm160 0a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm216-56a56 56 0 1 1 0 112 56 56 0 1 1 0-112z"]},LL=ML,wL={prefix:"fas",iconName:"kit-medical",icon:[576,512,["first-aid"],"f479","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H96V32H64zm64 0V480H448V32H128zM512 480c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H480V480h32zM256 176c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H320v48c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V288H208c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16h48V176z"]},SL=wL,EL={prefix:"fas",iconName:"credit-card",icon:[576,512,[128179,62083,"credit-card-alt"],"f09d","M64 32C28.7 32 0 60.7 0 96v32H576V96c0-35.3-28.7-64-64-64H64zM576 224H0V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V224zM112 352h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm112 16c0-8.8 7.2-16 16-16H368c8.8 0 16 7.2 16 16s-7.2 16-16 16H240c-8.8 0-16-7.2-16-16z"]},kL=EL,NL={prefix:"fas",iconName:"car",icon:[512,512,[128664,"automobile"],"f1b9","M135.2 117.4L109.1 192H402.9l-26.1-74.6C372.3 104.6 360.2 96 346.6 96H165.4c-13.6 0-25.7 8.6-30.2 21.4zM39.6 196.8L74.8 96.3C88.3 57.8 124.6 32 165.4 32H346.6c40.8 0 77.1 25.8 90.6 64.3l35.2 100.5c23.2 9.6 39.6 32.5 39.6 59.2V400v48c0 17.7-14.3 32-32 32H448c-17.7 0-32-14.3-32-32V400H96v48c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V400 256c0-26.7 16.4-49.6 39.6-59.2zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},TL=NL,BL={prefix:"fas",iconName:"book-open-reader",icon:[512,512,["book-reader"],"f5da","M160 96a96 96 0 1 1 192 0A96 96 0 1 1 160 96zm80 152V512l-48.4-24.2c-20.9-10.4-43.5-17-66.8-19.3l-96-9.6C12.5 457.2 0 443.5 0 427V224c0-17.7 14.3-32 32-32H62.3c63.6 0 125.6 19.6 177.7 56zm32 264V248c52.1-36.4 114.1-56 177.7-56H480c17.7 0 32 14.3 32 32V427c0 16.4-12.5 30.2-28.8 31.8l-96 9.6c-23.2 2.3-45.9 8.9-66.8 19.3L272 512z"]},IL=BL,$L={prefix:"fas",iconName:"temperature-arrow-up",icon:[576,512,["temperature-up"],"e040","M128 112c0-26.5 21.5-48 48-48s48 21.5 48 48V276.5c0 17.3 7.1 31.9 15.3 42.5C249.8 332.6 256 349.5 256 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9c8.2-10.6 15.3-25.2 15.3-42.5V112zM176 0C114.1 0 64 50.1 64 112V276.4c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C43.2 304.2 32 334.8 32 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6V112C288 50.1 237.9 0 176 0zm0 416c26.5 0 48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16 7.2-16 16V322.7c-18.6 6.6-32 24.4-32 45.3c0 26.5 21.5 48 48 48zM480 160h32c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8h32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V160z"]},RL=$L,AL={prefix:"fas",iconName:"square-h",icon:[448,512,["h-square"],"f0fd","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM336 152V256 360c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H160l0 80c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-208c0-13.3 10.7-24 24-24s24 10.7 24 24v80H288V152c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},PL=AL,WL={prefix:"fas",iconName:"temperature-full",icon:[320,512,["temperature-4","thermometer-4","thermometer-full"],"f2c7","M160 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V112c0-8.8 7.2-16 16-16s16 7.2 16 16V322.7c18.6 6.6 32 24.4 32 45.3z"]},DL=WL,OL=WL,FL=WL,GL={prefix:"fas",iconName:"handshake-angle",icon:[640,512,["hands-helping"],"f4c4","M544 248v3.3l69.7-69.7c21.9-21.9 21.9-57.3 0-79.2L535.6 24.4c-21.9-21.9-57.3-21.9-79.2 0L416.3 64.5c-2.7-.3-5.5-.5-8.3-.5H296c-37.1 0-67.6 28-71.6 64H224V248c0 22.1 17.9 40 40 40s40-17.9 40-40V176c0 0 0-.1 0-.1V160l16 0 136 0c0 0 0 0 .1 0H464c44.2 0 80 35.8 80 80v8zM336 192v56c0 39.8-32.2 72-72 72s-72-32.2-72-72V129.4c-35.9 6.2-65.8 32.3-76 68.2L99.5 255.2 26.3 328.4c-21.9 21.9-21.9 57.3 0 79.2l78.1 78.1c21.9 21.9 57.3 21.9 79.2 0l37.7-37.7c.9 0 1.8 .1 2.7 .1H384c26.5 0 48-21.5 48-48c0-5.6-1-11-2.7-16H432c26.5 0 48-21.5 48-48c0-12.8-5-24.4-13.2-33c25.7-5 45.1-27.6 45.2-54.8v-.4c-.1-30.8-25.1-55.8-56-55.8c0 0 0 0 0 0l-120 0z"]},UL=GL,jL={prefix:"fas",iconName:"location-dot",icon:[384,512,["map-marker-alt"],"f3c5","M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},qL=jL,ZL={prefix:"fas",iconName:"person-swimming",icon:[576,512,[127946,"swimmer"],"f5c4","M309.5 178.4L447.9 297.1c-1.6 .9-3.2 2-4.8 3c-18 12.4-40.1 20.3-59.2 20.3c-19.6 0-40.8-7.7-59.2-20.3c-22.1-15.5-51.6-15.5-73.7 0c-17.1 11.8-38 20.3-59.2 20.3c-10.1 0-21.1-2.2-31.9-6.2C163.1 193.2 262.2 96 384 96h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384c-26.9 0-52.3 6.6-74.5 18.4zM160 160A64 64 0 1 1 32 160a64 64 0 1 1 128 0zM306.5 325.9C329 341.4 356.5 352 384 352c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 405.7 417 416 384 416c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 341.2 165.1 352 192 352c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},YL=ZL,JL={prefix:"fas",iconName:"droplet",icon:[384,512,[128167,"tint"],"f043","M192 512C86 512 0 426 0 320C0 228.8 130.2 57.7 166.6 11.7C172.6 4.2 181.5 0 191.1 0h1.8c9.6 0 18.5 4.2 24.5 11.7C253.8 57.7 384 228.8 384 320c0 106-86 192-192 192zM96 336c0-8.8-7.2-16-16-16s-16 7.2-16 16c0 61.9 50.1 112 112 112c8.8 0 16-7.2 16-16s-7.2-16-16-16c-44.2 0-80-35.8-80-80z"]},XL=JL,KL={prefix:"fas",iconName:"earth-americas",icon:[512,512,[127758,"earth","earth-america","globe-americas"],"f57d","M57.7 193l9.4 16.4c8.3 14.5 21.9 25.2 38 29.8L163 255.7c17.2 4.9 29 20.6 29 38.5v39.9c0 11 6.2 21 16 25.9s16 14.9 16 25.9v39c0 15.6 14.9 26.9 29.9 22.6c16.1-4.6 28.6-17.5 32.7-33.8l2.8-11.2c4.2-16.9 15.2-31.4 30.3-40l8.1-4.6c15-8.5 24.2-24.5 24.2-41.7v-8.3c0-12.7-5.1-24.9-14.1-33.9l-3.9-3.9c-9-9-21.2-14.1-33.9-14.1H257c-11.1 0-22.1-2.9-31.8-8.4l-34.5-19.7c-4.3-2.5-7.6-6.5-9.2-11.2c-3.2-9.6 1.1-20 10.2-24.5l5.9-3c6.6-3.3 14.3-3.9 21.3-1.5l23.2 7.7c8.2 2.7 17.2-.4 21.9-7.5c4.7-7 4.2-16.3-1.2-22.8l-13.6-16.3c-10-12-9.9-29.5 .3-41.3l15.7-18.3c8.8-10.3 10.2-25 3.5-36.7l-2.4-4.2c-3.5-.2-6.9-.3-10.4-.3C163.1 48 84.4 108.9 57.7 193zM464 256c0-36.8-9.6-71.4-26.4-101.5L412 164.8c-15.7 6.3-23.8 23.8-18.5 39.8l16.9 50.7c3.5 10.4 12 18.3 22.6 20.9l29.1 7.3c1.2-9 1.8-18.2 1.8-27.5zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},QL=KL,ew=KL,tw=KL,ow={prefix:"fas",iconName:"battery-empty",icon:[576,512,["battery-0"],"f244","M80 160c-8.8 0-16 7.2-16 16V336c0 8.8 7.2 16 16 16H464c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H80zM0 176c0-44.2 35.8-80 80-80H464c44.2 0 80 35.8 80 80v16c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32v16c0 44.2-35.8 80-80 80H80c-44.2 0-80-35.8-80-80V176z"]},rw=ow,cw={prefix:"fas",iconName:"gauge-high",icon:[512,512,[62461,"tachometer-alt","tachometer-alt-fast"],"f625","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM256 416c35.3 0 64-28.7 64-64c0-17.4-6.9-33.1-18.1-44.6L366 161.7c5.3-12.1-.2-26.3-12.3-31.6s-26.3 .2-31.6 12.3L257.9 288c-.6 0-1.3 0-1.9 0c-35.3 0-64 28.7-64 64s28.7 64 64 64zM176 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM96 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm352-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},aw=cw,nw=cw,lw={prefix:"fas",iconName:"hospital",icon:[640,512,[127973,62589,"hospital-alt","hospital-wide"],"f0f8","M192 48c0-26.5 21.5-48 48-48H400c26.5 0 48 21.5 48 48V512H368V432c0-26.5-21.5-48-48-48s-48 21.5-48 48v80H192V48zM48 96H160V512H48c-26.5 0-48-21.5-48-48V320H80c8.8 0 16-7.2 16-16s-7.2-16-16-16H0V224H80c8.8 0 16-7.2 16-16s-7.2-16-16-16H0V144c0-26.5 21.5-48 48-48zm544 0c26.5 0 48 21.5 48 48v48H560c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v64H560c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V464c0 26.5-21.5 48-48 48H480V96H592zM312 64c-8.8 0-16 7.2-16 16v24H272c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h24v24c0 8.8 7.2 16 16 16h16c8.8 0 16-7.2 16-16V152h24c8.8 0 16-7.2 16-16V120c0-8.8-7.2-16-16-16H344V80c0-8.8-7.2-16-16-16H312z"]},iw=lw,sw=lw,dw={prefix:"fas",iconName:"bars-staggered",icon:[512,512,["reorder","stream"],"f550","M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM64 256c0-17.7 14.3-32 32-32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"]},mw=dw,fw=dw,uw={prefix:"fas",iconName:"person-walking-with-cane",icon:[512,512,["blind"],"f29d","M176 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8.4 32c-36.4 0-69.6 20.5-85.9 53.1L35.4 273.7c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3L128 231.6v43.2c0 17 6.7 33.3 18.7 45.3L224 397.3V480c0 17.7 14.3 32 32 32s32-14.3 32-32V390.6c0-12.7-5.1-24.9-14.1-33.9L224 306.7V213.3l70.4 93.9c10.6 14.1 30.7 17 44.8 6.4s17-30.7 6.4-44.8L268.8 166.4C250.7 142.2 222.2 128 192 128H167.6zM128.3 346.8L97 472.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l22-88.2-52.8-52.8zM450.8 505.1c5 7.3 15 9.1 22.3 4s9.1-15 4-22.3L358.9 316.1c-2.8 3.8-6.1 7.3-10.1 10.3c-5 3.8-10.5 6.4-16.2 7.9L450.8 505.1z"]},pw=uw,bw={prefix:"fas",iconName:"check-to-slot",icon:[576,512,["vote-yea"],"f772","M96 80c0-26.5 21.5-48 48-48H432c26.5 0 48 21.5 48 48V384H96V80zm313 47c-9.4-9.4-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L409 161c9.4-9.4 9.4-24.6 0-33.9zM0 336c0-26.5 21.5-48 48-48H64V416H512V288h16c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V336z"]},hw=bw,gw={prefix:"fas",iconName:"boxes-stacked",icon:[576,512,[62625,"boxes","boxes-alt"],"f468","M248 0H208c-26.5 0-48 21.5-48 48V160c0 35.3 28.7 64 64 64H352c35.3 0 64-28.7 64-64V48c0-26.5-21.5-48-48-48H328V80c0 8.8-7.2 16-16 16H264c-8.8 0-16-7.2-16-16V0zM64 256c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H224c35.3 0 64-28.7 64-64V320c0-35.3-28.7-64-64-64H184v80c0 8.8-7.2 16-16 16H120c-8.8 0-16-7.2-16-16V256H64zM352 512H512c35.3 0 64-28.7 64-64V320c0-35.3-28.7-64-64-64H472v80c0 8.8-7.2 16-16 16H408c-8.8 0-16-7.2-16-16V256H352c-15 0-28.8 5.1-39.7 13.8c4.9 10.4 7.7 22 7.7 34.2V464c0 12.2-2.8 23.8-7.7 34.2C323.2 506.9 337 512 352 512z"]},vw=gw,Cw=gw,yw={prefix:"fas",iconName:"link",icon:[640,512,[128279,"chain"],"f0c1","M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z"]},zw={prefix:"fas",iconName:"ear-listen",icon:[512,512,["assistive-listening-systems"],"f2a2","M398.3 3.4c-15.8-7.9-35-1.5-42.9 14.3c-7.9 15.8-1.5 34.9 14.2 42.9l.4 .2c.4 .2 1.1 .6 2.1 1.2c2 1.2 5 3 8.7 5.6c7.5 5.2 17.6 13.2 27.7 24.2C428.5 113.4 448 146 448 192c0 17.7 14.3 32 32 32s32-14.3 32-32c0-66-28.5-113.4-56.5-143.7C441.6 33.2 427.7 22.2 417.3 15c-5.3-3.7-9.7-6.4-13-8.3c-1.6-1-3-1.7-4-2.2c-.5-.3-.9-.5-1.2-.7l-.4-.2-.2-.1-.1 0 0 0c0 0 0 0-14.3 28.6L398.3 3.4zM128.7 227.5c6.2-56 53.7-99.5 111.3-99.5c61.9 0 112 50.1 112 112c0 29.3-11.2 55.9-29.6 75.9c-17 18.4-34.4 45.1-34.4 78V400c0 26.5-21.5 48-48 48c-17.7 0-32 14.3-32 32s14.3 32 32 32c61.9 0 112-50.1 112-112v-6.1c0-9.8 5.4-21.7 17.4-34.7C398.3 327.9 416 286 416 240c0-97.2-78.8-176-176-176C149.4 64 74.8 132.5 65.1 220.5c-1.9 17.6 10.7 33.4 28.3 35.3s33.4-10.7 35.3-28.3zM32 512a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM192 352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0zM208 240c0-17.7 14.3-32 32-32s32 14.3 32 32c0 13.3 10.7 24 24 24s24-10.7 24-24c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 13.3 10.7 24 24 24s24-10.7 24-24z"]},Hw={prefix:"fas",iconName:"magnifying-glass",icon:[512,512,[128269,"search"],"f002","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"]},_w={prefix:"fas",iconName:"table-tennis-paddle-ball",icon:[640,512,[127955,"ping-pong-paddle-ball","table-tennis"],"f45d","M480 288c-50.1 0-93.6 28.8-114.6 70.8L132.9 126.3l.6-.6 60.1-60.1c87.5-87.5 229.3-87.5 316.8 0c67.1 67.1 82.7 166.3 46.8 248.3C535.8 297.6 509 288 480 288zM113.3 151.9L354.1 392.7c-1.4 7.5-2.1 15.3-2.1 23.3c0 23.2 6.2 44.9 16.9 63.7c-3 .2-6.1 .3-9.2 .3H357c-33.9 0-66.5-13.5-90.5-37.5l-9.8-9.8c-13.1-13.1-34.6-12.4-46.8 1.7L152.2 501c-5.8 6.7-14.2 10.7-23 11s-17.5-3.1-23.8-9.4l-32-32c-6.3-6.3-9.7-14.9-9.4-23.8s4.3-17.2 11-23l66.6-57.7c14-12.2 14.8-33.7 1.7-46.8l-9.8-9.8c-24-24-37.5-56.6-37.5-90.5v-2.7c0-22.8 6.1-44.9 17.3-64.3zM480 320a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},Vw={prefix:"fas",iconName:"person-dots-from-line",icon:[576,512,["diagnoses"],"f470","M288 176A88 88 0 1 0 288 0a88 88 0 1 0 0 176zM78.7 372.9c15-12.5 50-34.4 97.3-50.1V432H400V322.7c47.3 15.8 82.3 37.7 97.3 50.1c20.4 17 50.6 14.2 67.6-6.1s14.2-50.6-6.1-67.6c-12-10-30.1-22.5-53.2-35C497.2 278.4 481.7 288 464 288c-26.5 0-48-21.5-48-48c0-4.3 .6-8.4 1.6-12.4C379.1 215.9 335.3 208 288 208c-60.2 0-114.9 12.9-160 29.9c0 .7 0 1.4 0 2.1c0 26.5-21.5 48-48 48c-11.8 0-22.7-4.3-31-11.4c-13.1 8.1-23.7 15.9-31.7 22.5c-20.4 17-23.1 47.2-6.1 67.6s47.2 23.1 67.6 6.1zM24 464c-13.3 0-24 10.7-24 24s10.7 24 24 24H552c13.3 0 24-10.7 24-24s-10.7-24-24-24H24zM224 280a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm104 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM96 240a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm368 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},xw={prefix:"fas",iconName:"trash-can-arrow-up",icon:[448,512,["trash-restore-alt"],"f82a","M163.8 0H284.2c12.1 0 23.2 6.8 28.6 17.7L320 32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64S14.3 32 32 32h96l7.2-14.3C140.6 6.8 151.7 0 163.8 0zM32 128H416V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V128zm192 64c-6.4 0-12.5 2.5-17 7l-80 80c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39V408c0 13.3 10.7 24 24 24s24-10.7 24-24V273.9l39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-4.5-4.5-10.6-7-17-7z"]},Mw={prefix:"fas",iconName:"file-pen",icon:[576,512,[128221,"file-edit"],"f31c","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V285.7l-86.8 86.8c-10.3 10.3-17.5 23.1-21 37.2l-18.7 74.9c-2.3 9.2-1.8 18.8 1.3 27.5H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zM549.8 235.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-29.4 29.4-71-71 29.4-29.4c15.6-15.6 40.9-15.6 56.6 0zM311.9 417L441.1 287.8l71 71L382.9 487.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-5.5 1.4-11.2-.2-15.2-4.2s-5.6-9.7-4.2-15.2l15-60.1c1.4-5.6 4.3-10.8 8.4-14.9z"]},Lw={prefix:"fas",iconName:"square-pen",icon:[448,512,["pen-square","pencil-square"],"f14b","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM325.8 139.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-21.4 21.4-71-71 21.4-21.4c15.6-15.6 40.9-15.6 56.6 0zM119.9 289L225.1 183.8l71 71L190.9 359.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-5.5 1.4-11.2-.2-15.2-4.2s-5.6-9.7-4.2-15.2l15-60.1c1.4-5.6 4.3-10.8 8.4-14.9z"]},ww={prefix:"fas",iconName:"battery-full",icon:[576,512,[128267,"battery","battery-5"],"f240","M464 160c8.8 0 16 7.2 16 16V336c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16H464zM80 96C35.8 96 0 131.8 0 176V336c0 44.2 35.8 80 80 80H464c44.2 0 80-35.8 80-80V320c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32V176c0-44.2-35.8-80-80-80H80zm368 96H96V320H448V192z"]},Sw={prefix:"fas",iconName:"list-ul",icon:[512,512,["list-dots"],"f0ca","M64 144a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zM64 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm48-208a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},Ew={prefix:"fas",iconName:"down-long",icon:[320,512,["long-arrow-alt-down"],"f309","M2 334.5c-3.8 8.8-2 19 4.6 26l136 144c4.5 4.8 10.8 7.5 17.4 7.5s12.9-2.7 17.4-7.5l136-144c6.6-7 8.4-17.2 4.6-26s-12.5-14.5-22-14.5l-72 0 0-288c0-17.7-14.3-32-32-32L128 0C110.3 0 96 14.3 96 32l0 288-72 0c-9.6 0-18.2 5.7-22 14.5z"]},kw={prefix:"fas",iconName:"landmark-dome",icon:[512,512,["landmark-alt"],"f752","M248 0h16c13.3 0 24 10.7 24 24V34.7C368.4 48.1 431.9 111.6 445.3 192H448c17.7 0 32 14.3 32 32s-14.3 32-32 32H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h2.7C80.1 111.6 143.6 48.1 224 34.7V24c0-13.3 10.7-24 24-24zM64 288h64V416h40V288h64V416h48V288h64V416h40V288h64V420.3c.6 .3 1.2 .7 1.7 1.1l48 32c11.7 7.8 17 22.4 12.9 35.9S494.1 512 480 512H32c-14.1 0-26.5-9.2-30.6-22.7s1.1-28.1 12.9-35.9l48-32c.6-.4 1.2-.7 1.8-1.1V288z"]},Nw={prefix:"fas",iconName:"tv",icon:[640,512,[63717,"television","tv-alt"],"f26c","M64 64V352H576V64H64zM0 64C0 28.7 28.7 0 64 0H576c35.3 0 64 28.7 64 64V352c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM128 448H512c17.7 0 32 14.3 32 32s-14.3 32-32 32H128c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},Tw={prefix:"fas",iconName:"list-check",icon:[512,512,["tasks"],"f0ae","M152.1 38.2c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 113C-2.3 103.6-2.3 88.4 7 79s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zm0 160c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 273c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zM224 96c0-17.7 14.3-32 32-32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32zm0 160c0-17.7 14.3-32 32-32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32zM160 416c0-17.7 14.3-32 32-32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H192c-17.7 0-32-14.3-32-32zM48 368a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},Bw={prefix:"fas",iconName:"circle-user",icon:[512,512,[62142,"user-circle"],"f2bd","M399 384.2C376.9 345.8 335.4 320 288 320H224c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8s107.8-24.7 143-63.8zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 16a72 72 0 1 0 0-144 72 72 0 1 0 0 144z"]},Iw={prefix:"fas",iconName:"car-burst",icon:[640,512,["car-crash"],"f5e1","M176 8c-6.6 0-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6l35.3-32.5 9.5-35.4 10.4-38.6c8-29.9 30.5-52.1 57.9-60.9l41-59.2c11.3-16.3 26.4-28.9 43.5-37.2c-.4-.6-.8-1.2-1.3-1.8c-4.1-5.1-10.9-7.2-17.2-5.3L220.3 92.1l-29.4-74C188.4 12 182.6 8 176 8zM367.7 161.5l135.6 36.3c6.5 1.8 11.3 7.4 11.8 14.2l4.6 56.5-201.5-54 32.2-46.6c3.8-5.6 10.8-8.1 17.3-6.4zm-69.9-30l-47.9 69.3c-21.6 3-40.3 18.6-46.3 41l-10.4 38.6-16.6 61.8-8.3 30.9c-4.6 17.1 5.6 34.6 22.6 39.2l15.5 4.1c17.1 4.6 34.6-5.6 39.2-22.6l8.3-30.9 247.3 66.3-8.3 30.9c-4.6 17.1 5.6 34.6 22.6 39.2l15.5 4.1c17.1 4.6 34.6-5.6 39.2-22.6l8.3-30.9L595 388l10.4-38.6c6-22.4-2.5-45.2-19.6-58.7l-6.8-84c-2.7-33.7-26.4-62-59-70.8L384.2 99.7c-32.7-8.8-67.3 4-86.5 31.8zm-17 131a24 24 0 1 1 -12.4 46.4 24 24 0 1 1 12.4-46.4zm217.9 83.2A24 24 0 1 1 545 358.1a24 24 0 1 1 -46.4-12.4z"]},$w={prefix:"fas",iconName:"person-snowboarding",icon:[512,512,[127938,"snowboarding"],"f7ce","M209.7 3.4c15.8-7.9 35-1.5 42.9 14.3l25 50 42.4 8.5c19.5 3.9 37.8 12.3 53.5 24.5l126.1 98.1c14 10.9 16.5 31 5.6 44.9s-31 16.5-44.9 5.6l-72.1-56.1-71.5 31.8 33.1 27.6c23.2 19.3 33.5 50 26.7 79.4l-17.4 75.2c-2.2 9.4-8.2 16.8-16.1 21l86.5 33.1c4.6 1.8 9.4 2.6 14.3 2.6H472c13.3 0 24 10.7 24 24s-10.7 24-24 24H443.8c-10.8 0-21.4-2-31.5-5.8L60.1 371.3c-11.5-4.4-22-11.2-30.8-20L7 329c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l22.4 22.4c4 4 8.7 7.1 14 9.1l22.4 8.6c-.8-1.6-1.5-3.2-2.1-4.9c-5.6-16.8 3.5-34.9 20.2-40.5L192 264.9l0-53.2c0-24.2 13.7-46.4 35.4-57.2l45.2-22.6-7.5-1.5c-19.4-3.9-35.9-16.5-44.7-34.1l-25-50c-7.9-15.8-1.5-35 14.3-42.9zM139 350.1l159 60.9c-2.1-5.6-2.6-11.9-1.1-18.2l17.4-75.2c1.4-5.9-.7-12-5.3-15.9l-52.8-44 0 18.8c0 20.7-13.2 39-32.8 45.5L139 350.1zM432 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},Rw={prefix:"fas",iconName:"truck-fast",icon:[640,512,["shipping-fast"],"f48b","M112 0C85.5 0 64 21.5 64 48V96H16c-8.8 0-16 7.2-16 16s7.2 16 16 16H64 272c8.8 0 16 7.2 16 16s-7.2 16-16 16H64 48c-8.8 0-16 7.2-16 16s7.2 16 16 16H64 240c8.8 0 16 7.2 16 16s-7.2 16-16 16H64 16c-8.8 0-16 7.2-16 16s7.2 16 16 16H64 208c8.8 0 16 7.2 16 16s-7.2 16-16 16H64V416c0 53 43 96 96 96s96-43 96-96H384c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V288 256 237.3c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48H112zM544 237.3V256H416V160h50.7L544 237.3zM160 368a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm272 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},Aw={prefix:"fas",iconName:"circle-half-stroke",icon:[512,512,[9680,"adjust"],"f042","M448 256c0-106-86-192-192-192V448c106 0 192-86 192-192zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},Pw={prefix:"fas",iconName:"circle-radiation",icon:[512,512,[9762,"radiation-alt"],"f7ba","M256 64a192 192 0 1 1 0 384 192 192 0 1 1 0-384zm0 448A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM200 256c0-20.7 11.3-38.8 28-48.5l-36-62.3c-8.8-15.3-28.7-20.8-42-9c-25.6 22.6-43.9 53.3-50.9 88.1C95.7 241.5 110.3 256 128 256l72 0zm28 48.5l-36 62.4c-8.8 15.3-3.6 35.2 13.1 40.8c16 5.4 33.1 8.3 50.9 8.3s34.9-2.9 50.9-8.3c16.7-5.6 21.9-25.5 13.1-40.8l-36-62.4c-8.2 4.8-17.8 7.5-28 7.5s-19.8-2.7-28-7.5zM312 256l72 0c17.7 0 32.3-14.5 28.8-31.8c-7-34.8-25.3-65.5-50.9-88.1c-13.2-11.7-33.1-6.3-42 9l-36 62.3c16.7 9.7 28 27.8 28 48.5zm-56 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},Ww={prefix:"fas",iconName:"baseball",icon:[512,512,[129358,9918,"baseball-ball"],"f433","M62.7 223.4c-4.8 .4-9.7 .6-14.7 .6c-15.6 0-30.8-2-45.2-5.9C19.2 107.1 107.1 19.2 218.1 2.8C222 17.2 224 32.4 224 48c0 4.9-.2 9.8-.6 14.7c-.7 8.8 5.8 16.5 14.6 17.3s16.5-5.8 17.3-14.6c.5-5.7 .7-11.5 .7-17.3c0-16.5-1.9-32.6-5.6-47.9c1.8 0 3.7-.1 5.6-.1C397.4 0 512 114.6 512 256c0 1.9 0 3.7-.1 5.6c-15.4-3.6-31.4-5.6-47.9-5.6c-5.8 0-11.6 .2-17.3 .7c-8.8 .7-15.4 8.5-14.6 17.3s8.5 15.4 17.3 14.6c4.8-.4 9.7-.6 14.7-.6c15.6 0 30.8 2 45.2 5.9C492.8 404.9 404.9 492.8 293.9 509.2C290 494.8 288 479.6 288 464c0-4.9 .2-9.8 .6-14.7c.7-8.8-5.8-16.5-14.6-17.3s-16.5 5.8-17.3 14.6c-.5 5.7-.7 11.5-.7 17.3c0 16.5 1.9 32.6 5.6 47.9c-1.8 0-3.7 .1-5.6 .1C114.6 512 0 397.4 0 256c0-1.9 0-3.7 .1-5.6C15.4 254.1 31.5 256 48 256c5.8 0 11.6-.2 17.3-.7c8.8-.7 15.4-8.5 14.6-17.3s-8.5-15.4-17.3-14.6zM121.3 208c-8 3.7-11.6 13.2-7.9 21.2s13.2 11.6 21.2 7.9c45.2-20.8 81.7-57.2 102.5-102.5c3.7-8 .2-17.5-7.9-21.2s-17.5-.2-21.2 7.9c-17.6 38.3-48.5 69.2-86.7 86.7zm277.2 74.7c-3.7-8-13.2-11.6-21.2-7.9c-45.2 20.8-81.7 57.2-102.5 102.5c-3.7 8-.2 17.5 7.9 21.2s17.5 .2 21.2-7.9c17.6-38.3 48.5-69.2 86.7-86.7c8-3.7 11.6-13.2 7.9-21.2z"]},Dw={prefix:"fas",iconName:"diagram-project",icon:[576,512,["project-diagram"],"f542","M0 80C0 53.5 21.5 32 48 32h96c26.5 0 48 21.5 48 48V96H384V80c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H432c-26.5 0-48-21.5-48-48V160H192v16c0 1.7-.1 3.4-.3 5L272 288h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H272c-26.5 0-48-21.5-48-48V336c0-1.7 .1-3.4 .3-5L144 224H48c-26.5 0-48-21.5-48-48V80z"]},Ow={prefix:"fas",iconName:"volume-xmark",icon:[576,512,["volume-mute","volume-times"],"f6a9","M301.1 34.8C312.6 40 320 51.4 320 64V448c0 12.6-7.4 24-18.9 29.2s-25 3.1-34.4-5.3L131.8 352H64c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h67.8L266.7 40.1c9.4-8.4 22.9-10.4 34.4-5.3zM425 167l55 55 55-55c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-55 55 55 55c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-55-55-55 55c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l55-55-55-55c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"]},Fw={prefix:"fas",iconName:"grip",icon:[448,512,["grip-horizontal"],"f58d","M128 136c0-22.1-17.9-40-40-40L40 96C17.9 96 0 113.9 0 136l0 48c0 22.1 17.9 40 40 40H88c22.1 0 40-17.9 40-40l0-48zm0 192c0-22.1-17.9-40-40-40H40c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40H88c22.1 0 40-17.9 40-40V328zm32-192v48c0 22.1 17.9 40 40 40h48c22.1 0 40-17.9 40-40V136c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM288 328c0-22.1-17.9-40-40-40H200c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40h48c22.1 0 40-17.9 40-40V328zm32-192v48c0 22.1 17.9 40 40 40h48c22.1 0 40-17.9 40-40V136c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM448 328c0-22.1-17.9-40-40-40H360c-22.1 0-40 17.9-40 40v48c0 22.1 17.9 40 40 40h48c22.1 0 40-17.9 40-40V328z"]},Gw={prefix:"fas",iconName:"share-from-square",icon:[576,512,[61509,"share-square"],"f14d","M352 224H305.5c-45 0-81.5 36.5-81.5 81.5c0 22.3 10.3 34.3 19.2 40.5c6.8 4.7 12.8 12 12.8 20.3c0 9.8-8 17.8-17.8 17.8h-2.5c-2.4 0-4.8-.4-7.1-1.4C210.8 374.8 128 333.4 128 240c0-79.5 64.5-144 144-144h80V34.7C352 15.5 367.5 0 386.7 0c8.6 0 16.8 3.2 23.2 8.9L548.1 133.3c7.6 6.8 11.9 16.5 11.9 26.7s-4.3 19.9-11.9 26.7l-139 125.1c-5.9 5.3-13.5 8.2-21.4 8.2H384c-17.7 0-32-14.3-32-32V224zM80 96c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16H400c8.8 0 16-7.2 16-16V384c0-17.7 14.3-32 32-32s32 14.3 32 32v48c0 44.2-35.8 80-80 80H80c-44.2 0-80-35.8-80-80V112C0 67.8 35.8 32 80 32h48c17.7 0 32 14.3 32 32s-14.3 32-32 32H80z"]},Uw={prefix:"fas",iconName:"child-combatant",icon:[576,512,["child-rifle"],"e4e0","M176 128A64 64 0 1 0 176 0a64 64 0 1 0 0 128zm-8 352V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V300.5L260.9 321c9.4 15 29.2 19.4 44.1 10s19.4-29.2 10-44.1l-51.7-82.1c-17.6-27.9-48.3-44.9-81.2-44.9H169.8c-33 0-63.7 16.9-81.2 44.9L36.9 287c-9.4 15-4.9 34.7 10 44.1s34.7 4.9 44.1-10L104 300.5V480c0 17.7 14.3 32 32 32s32-14.3 32-32zM448 0H432 416c-8.8 0-16 7.2-16 16s7.2 16 16 16V132.3c-9.6 5.5-16 15.9-16 27.7v32c-17.7 0-32 14.3-32 32V368c0 17.7 14.3 32 32 32h16v96c0 8.8 7.2 16 16 16h59.5c10.4 0 18-9.8 15.5-19.9L484 400h44c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H480V325.3l53.1-17.7c6.5-2.2 10.9-8.3 10.9-15.2V208c0-8.8-7.2-16-16-16H512c-8.8 0-16 7.2-16 16v56l-16 5.3V160c0-11.8-6.4-22.2-16-27.7V16c0-8.8-7.2-16-16-16z"]},jw={prefix:"fas",iconName:"square-phone",icon:[448,512,["phone-square"],"f098","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm90.7 96.7c9.7-2.6 19.9 2.3 23.7 11.6l20 48c3.4 8.2 1 17.6-5.8 23.2L168 231.7c16.6 35.2 45.1 63.7 80.3 80.3l20.2-24.7c5.6-6.8 15-9.2 23.2-5.8l48 20c9.3 3.9 14.2 14 11.6 23.7l-12 44C336.9 378 329 384 320 384C196.3 384 96 283.7 96 160c0-9 6-16.9 14.7-19.3l44-12z"]},qw={prefix:"fas",iconName:"plus",icon:[448,512,[10133,61543,"add"],"2b","M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"]},Zw={prefix:"fas",iconName:"xmark",icon:[384,512,[128473,10005,10006,10060,215,"close","multiply","remove","times"],"f00d","M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"]},Yw={prefix:"fas",iconName:"arrows-up-down-left-right",icon:[512,512,["arrows"],"f047","M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l9.4-9.4V224H109.3l9.4-9.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4H224V402.7l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-9.4 9.4V288H402.7l-9.4 9.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4H288V109.3l9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64z"]},Jw={prefix:"fas",iconName:"chalkboard-user",icon:[640,512,["chalkboard-teacher"],"f51c","M160 64c0-35.3 28.7-64 64-64H576c35.3 0 64 28.7 64 64V352c0 35.3-28.7 64-64 64H336.8c-11.8-25.5-29.9-47.5-52.4-64H384V320c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32v32h64V64L224 64v49.1C205.2 102.2 183.3 96 160 96V64zm0 64a96 96 0 1 1 0 192 96 96 0 1 1 0-192zM133.3 352h53.3C260.3 352 320 411.7 320 485.3c0 14.7-11.9 26.7-26.7 26.7H26.7C11.9 512 0 500.1 0 485.3C0 411.7 59.7 352 133.3 352z"]},Xw={prefix:"fas",iconName:"quote-left",icon:[448,512,[8220,"quote-left-alt"],"f10d","M0 216C0 149.7 53.7 96 120 96h8c17.7 0 32 14.3 32 32s-14.3 32-32 32h-8c-30.9 0-56 25.1-56 56v8h64c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V320 288 216zm256 0c0-66.3 53.7-120 120-120h8c17.7 0 32 14.3 32 32s-14.3 32-32 32h-8c-30.9 0-56 25.1-56 56v8h64c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H320c-35.3 0-64-28.7-64-64V320 288 216z"]},Kw={prefix:"fas",iconName:"trash-arrow-up",icon:[448,512,["trash-restore"],"f829","M163.8 0H284.2c12.1 0 23.2 6.8 28.6 17.7L320 32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64S14.3 32 32 32h96l7.2-14.3C140.6 6.8 151.7 0 163.8 0zM32 128H416L394.8 467c-1.6 25.3-22.6 45-47.9 45H101.1c-25.3 0-46.3-19.7-47.9-45L32 128zm192 64c-6.4 0-12.5 2.5-17 7l-80 80c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39V408c0 13.3 10.7 24 24 24s24-10.7 24-24V273.9l39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-4.5-4.5-10.6-7-17-7z"]},Qw={prefix:"fas",iconName:"shekel-sign",icon:[448,512,[8362,"ils","shekel","sheqel","sheqel-sign"],"f20b","M32 32C14.3 32 0 46.3 0 64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V96H192c35.3 0 64 28.7 64 64V320c0 17.7 14.3 32 32 32s32-14.3 32-32V160c0-70.7-57.3-128-128-128H32zM320 480c70.7 0 128-57.3 128-128V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V352c0 35.3-28.7 64-64 64H192V192c0-17.7-14.3-32-32-32s-32 14.3-32 32V448c0 17.7 14.3 32 32 32H320z"]},eS={prefix:"fas",iconName:"photo-film",icon:[640,512,["photo-video"],"f87c","M256 0H576c35.3 0 64 28.7 64 64V288c0 35.3-28.7 64-64 64H256c-35.3 0-64-28.7-64-64V64c0-35.3 28.7-64 64-64zM476 106.7C471.5 100 464 96 456 96s-15.5 4-20 10.7l-56 84L362.7 169c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6h80 48H552c8.9 0 17-4.9 21.2-12.7s3.7-17.3-1.2-24.6l-96-144zM336 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM64 128h96V384v32c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V384H512v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V192c0-35.3 28.7-64 64-64zm8 64c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16H88c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H72zm0 104c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16H88c8.8 0 16-7.2 16-16V312c0-8.8-7.2-16-16-16H72zm0 104c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16H88c8.8 0 16-7.2 16-16V416c0-8.8-7.2-16-16-16H72zm336 16v16c0 8.8 7.2 16 16 16h16c8.8 0 16-7.2 16-16V416c0-8.8-7.2-16-16-16H424c-8.8 0-16 7.2-16 16z"]},tS={prefix:"fas",iconName:"sign-hanging",icon:[512,512,["sign"],"f4d9","M96 0c17.7 0 32 14.3 32 32V64l352 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-352 0V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V128H32C14.3 128 0 113.7 0 96S14.3 64 32 64H64V32C64 14.3 78.3 0 96 0zm96 160H448c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V192c0-17.7 14.3-32 32-32z"]},oS={prefix:"fas",iconName:"tablet",icon:[448,512,["tablet-android"],"f3fb","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM176 432h96c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},rS={prefix:"fas",iconName:"car-rear",icon:[512,512,["car-alt"],"f5de","M165.4 96H346.6c13.6 0 25.7 8.6 30.2 21.4L402.9 192H109.1l26.1-74.6c4.5-12.8 16.6-21.4 30.2-21.4zm-90.6 .3L39.6 196.8C16.4 206.4 0 229.3 0 256v80c0 23.7 12.9 44.4 32 55.4V448c0 17.7 14.3 32 32 32H96c17.7 0 32-14.3 32-32V400H384v48c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V391.4c19.1-11.1 32-31.7 32-55.4V256c0-26.7-16.4-49.6-39.6-59.2L437.2 96.3C423.7 57.8 387.4 32 346.6 32H165.4c-40.8 0-77.1 25.8-90.6 64.3zM208 272h96c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H208c-8.8 0-16-7.2-16-16V288c0-8.8 7.2-16 16-16zM48 280c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H72c-13.3 0-24-10.7-24-24zm360-24h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H408c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},cS={prefix:"fas",iconName:"battery-quarter",icon:[576,512,["battery-2"],"f243","M464 160c8.8 0 16 7.2 16 16V336c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16H464zM80 96C35.8 96 0 131.8 0 176V336c0 44.2 35.8 80 80 80H464c44.2 0 80-35.8 80-80V320c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32V176c0-44.2-35.8-80-80-80H80zm112 96H96V320h96V192z"]},aS={prefix:"fas",iconName:"baby-carriage",icon:[512,512,["carriage-baby"],"f77d","M256 192H.1C2.7 117.9 41.3 52.9 99 14.1c13.3-8.9 30.8-4.3 39.9 8.8L256 192zm128-32c0-35.3 28.7-64 64-64h32c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0v64c0 25.2-5.8 50.2-17 73.5s-27.8 44.5-48.6 62.3s-45.5 32-72.7 41.6S253.4 416 224 416s-58.5-5-85.7-14.6s-51.9-23.8-72.7-41.6s-37.3-39-48.6-62.3S0 249.2 0 224l224 0 160 0V160zM80 416a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm240 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},nS={prefix:"fas",iconName:"percent",icon:[384,512,[62101,62785,"percentage"],"25","M374.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-320 320c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l320-320zM128 128A64 64 0 1 0 0 128a64 64 0 1 0 128 0zM384 384a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},lS={prefix:"fas",iconName:"face-smile",icon:[512,512,[128578,"smile"],"f118","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},iS={prefix:"fas",iconName:"thumbtack",icon:[384,512,[128204,128392,"thumb-tack"],"f08d","M32 32C32 14.3 46.3 0 64 0H320c17.7 0 32 14.3 32 32s-14.3 32-32 32H290.5l11.4 148.2c36.7 19.9 65.7 53.2 79.5 94.7l1 3c3.3 9.8 1.6 20.5-4.4 28.8s-15.7 13.3-26 13.3H32c-10.3 0-19.9-4.9-26-13.3s-7.7-19.1-4.4-28.8l1-3c13.8-41.5 42.8-74.8 79.5-94.7L93.5 64H64C46.3 64 32 49.7 32 32zM160 384h64v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384z"]},sS={prefix:"fas",iconName:"person-praying",icon:[448,512,[128720,"pray"],"f683","M352 64A64 64 0 1 0 224 64a64 64 0 1 0 128 0zM232.7 264l22.9 31.5c6.5 8.9 16.3 14.7 27.2 16.1s21.9-1.7 30.4-8.7l88-72c17.1-14 19.6-39.2 5.6-56.3s-39.2-19.6-56.3-5.6l-55.2 45.2-26.2-36C253.6 156.7 228.6 144 202 144c-30.9 0-59.2 17.1-73.6 44.4L79.8 280.9c-20.2 38.5-9.4 85.9 25.6 111.8L158.6 432H72c-22.1 0-40 17.9-40 40s17.9 40 40 40H280c17.3 0 32.6-11.1 38-27.5s-.3-34.4-14.2-44.7L187.7 354l45-90z"]},dS={prefix:"fas",iconName:"rotate",icon:[512,512,[128260,"sync-alt"],"f2f1","M142.9 142.9c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8H463.5c0 0 0 0 0 0H472c13.3 0 24-10.7 24-24V72c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1C73.2 122 55.6 150.7 44.8 181.4c-5.9 16.7 2.9 34.9 19.5 40.8s34.9-2.9 40.8-19.5c7.7-21.8 20.2-42.3 37.8-59.8zM16 312v7.6 .7V440c0 9.7 5.8 18.5 14.8 22.2s19.3 1.7 26.2-5.2l41.6-41.6c87.6 86.5 228.7 86.2 315.8-1c24.4-24.4 42.1-53.1 52.9-83.7c5.9-16.7-2.9-34.9-19.5-40.8s-34.9 2.9-40.8 19.5c-7.7 21.8-20.2 42.3-37.8 59.8c-62.2 62.2-162.7 62.5-225.3 1L185 329c6.9-6.9 8.9-17.2 5.2-26.2s-12.5-14.8-22.2-14.8H48.4h-.7H40c-13.3 0-24 10.7-24 24z"]},mS={prefix:"fas",iconName:"gears",icon:[640,512,["cogs"],"f085","M308.5 135.3c7.1-6.3 9.9-16.2 6.2-25c-2.3-5.3-4.8-10.5-7.6-15.5L304 89.4c-3-5-6.3-9.9-9.8-14.6c-5.7-7.6-15.7-10.1-24.7-7.1l-28.2 9.3c-10.7-8.8-23-16-36.2-20.9L199 27.1c-1.9-9.3-9.1-16.7-18.5-17.8C173.9 8.4 167.2 8 160.4 8h-.7c-6.8 0-13.5 .4-20.1 1.2c-9.4 1.1-16.6 8.6-18.5 17.8L115 56.1c-13.3 5-25.5 12.1-36.2 20.9L50.5 67.8c-9-3-19-.5-24.7 7.1c-3.5 4.7-6.8 9.6-9.9 14.6l-3 5.3c-2.8 5-5.3 10.2-7.6 15.6c-3.7 8.7-.9 18.6 6.2 25l22.2 19.8C32.6 161.9 32 168.9 32 176s.6 14.1 1.7 20.9L11.5 216.7c-7.1 6.3-9.9 16.2-6.2 25c2.3 5.3 4.8 10.5 7.6 15.6l3 5.2c3 5.1 6.3 9.9 9.9 14.6c5.7 7.6 15.7 10.1 24.7 7.1l28.2-9.3c10.7 8.8 23 16 36.2 20.9l6.1 29.1c1.9 9.3 9.1 16.7 18.5 17.8c6.7 .8 13.5 1.2 20.4 1.2s13.7-.4 20.4-1.2c9.4-1.1 16.6-8.6 18.5-17.8l6.1-29.1c13.3-5 25.5-12.1 36.2-20.9l28.2 9.3c9 3 19 .5 24.7-7.1c3.5-4.7 6.8-9.5 9.8-14.6l3.1-5.4c2.8-5 5.3-10.2 7.6-15.5c3.7-8.7 .9-18.6-6.2-25l-22.2-19.8c1.1-6.8 1.7-13.8 1.7-20.9s-.6-14.1-1.7-20.9l22.2-19.8zM112 176a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM504.7 500.5c6.3 7.1 16.2 9.9 25 6.2c5.3-2.3 10.5-4.8 15.5-7.6l5.4-3.1c5-3 9.9-6.3 14.6-9.8c7.6-5.7 10.1-15.7 7.1-24.7l-9.3-28.2c8.8-10.7 16-23 20.9-36.2l29.1-6.1c9.3-1.9 16.7-9.1 17.8-18.5c.8-6.7 1.2-13.5 1.2-20.4s-.4-13.7-1.2-20.4c-1.1-9.4-8.6-16.6-17.8-18.5L583.9 307c-5-13.3-12.1-25.5-20.9-36.2l9.3-28.2c3-9 .5-19-7.1-24.7c-4.7-3.5-9.6-6.8-14.6-9.9l-5.3-3c-5-2.8-10.2-5.3-15.6-7.6c-8.7-3.7-18.6-.9-25 6.2l-19.8 22.2c-6.8-1.1-13.8-1.7-20.9-1.7s-14.1 .6-20.9 1.7l-19.8-22.2c-6.3-7.1-16.2-9.9-25-6.2c-5.3 2.3-10.5 4.8-15.6 7.6l-5.2 3c-5.1 3-9.9 6.3-14.6 9.9c-7.6 5.7-10.1 15.7-7.1 24.7l9.3 28.2c-8.8 10.7-16 23-20.9 36.2L315.1 313c-9.3 1.9-16.7 9.1-17.8 18.5c-.8 6.7-1.2 13.5-1.2 20.4s.4 13.7 1.2 20.4c1.1 9.4 8.6 16.6 17.8 18.5l29.1 6.1c5 13.3 12.1 25.5 20.9 36.2l-9.3 28.2c-3 9-.5 19 7.1 24.7c4.7 3.5 9.5 6.8 14.6 9.8l5.4 3.1c5 2.8 10.2 5.3 15.5 7.6c8.7 3.7 18.6 .9 25-6.2l19.8-22.2c6.8 1.1 13.8 1.7 20.9 1.7s14.1-.6 20.9-1.7l19.8 22.2zM464 304a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},fS={prefix:"fas",iconName:"face-grin-hearts",icon:[512,512,[128525,"grin-hearts"],"f584","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM199.3 129.1c17.8 4.8 28.4 23.1 23.6 40.8l-17.4 65c-2.3 8.5-11.1 13.6-19.6 11.3l-65.1-17.4c-17.8-4.8-28.4-23.1-23.6-40.8s23.1-28.4 40.8-23.6l16.1 4.3 4.3-16.1c4.8-17.8 23.1-28.4 40.8-23.6zm154.3 23.6l4.3 16.1 16.1-4.3c17.8-4.8 36.1 5.8 40.8 23.6s-5.8 36.1-23.6 40.8l-65.1 17.4c-8.5 2.3-17.3-2.8-19.6-11.3l-17.4-65c-4.8-17.8 5.8-36.1 23.6-40.8s36.1 5.8 40.9 23.6z"]},uS={prefix:"fas",iconName:"transgender",icon:[512,512,[9895,"transgender-alt"],"f225","M112 0c6.5 0 12.3 3.9 14.8 9.9s1.1 12.9-3.5 17.4l-31 31L112 78.1l7-7c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-7 7 15.2 15.2C187.7 107.6 220.5 96 256 96s68.3 11.6 94.9 31.2l68.8-68.8-31-31c-4.6-4.6-5.9-11.5-3.5-17.4s8.3-9.9 14.8-9.9h96c8.8 0 16 7.2 16 16v96c0 6.5-3.9 12.3-9.9 14.8s-12.9 1.1-17.4-3.5l-31-31-68.8 68.8C404.4 187.7 416 220.5 416 256c0 80.2-59 146.6-136 158.2V432h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H280v8c0 13.3-10.7 24-24 24s-24-10.7-24-24v-8H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h16V414.2C155 402.6 96 336.2 96 256c0-35.5 11.6-68.3 31.2-94.9L112 145.9l-7 7c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l7-7L58.3 92.3l-31 31c-4.6 4.6-11.5 5.9-17.4 3.5S0 118.5 0 112V16C0 7.2 7.2 0 16 0h96zM352 256a96 96 0 1 0 -192 0 96 96 0 1 0 192 0z"]},pS={prefix:"fas",iconName:"arrow-turn-down",icon:[384,512,["level-down"],"f149","M32 64C14.3 64 0 49.7 0 32S14.3 0 32 0l96 0c53 0 96 43 96 96l0 306.7 73.4-73.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-128 128c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 402.7 160 96c0-17.7-14.3-32-32-32L32 64z"]},bS={prefix:"fas",iconName:"ticket-simple",icon:[576,512,["ticket-alt"],"f3ff","M0 128C0 92.7 28.7 64 64 64H512c35.3 0 64 28.7 64 64v64c0 8.8-7.4 15.7-15.7 18.6C541.5 217.1 528 235 528 256s13.5 38.9 32.3 45.4c8.3 2.9 15.7 9.8 15.7 18.6v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V320c0-8.8 7.4-15.7 15.7-18.6C34.5 294.9 48 277 48 256s-13.5-38.9-32.3-45.4C7.4 207.7 0 200.8 0 192V128z"]},hS={prefix:"fas",iconName:"angles-left",icon:[512,512,[171,"angle-double-left"],"f100","M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160zm352-160l-160 160c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L301.3 256 438.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0z"]},gS={prefix:"fas",iconName:"clock-rotate-left",icon:[512,512,["history"],"f1da","M75 75L41 41C25.9 25.9 0 36.6 0 57.9V168c0 13.3 10.7 24 24 24H134.1c21.4 0 32.1-25.9 17-41l-30.8-30.8C155 85.5 203 64 256 64c106 0 192 86 192 192s-86 192-192 192c-40.8 0-78.6-12.7-109.7-34.4c-14.5-10.1-34.4-6.6-44.6 7.9s-6.6 34.4 7.9 44.6C151.2 495 201.7 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C185.3 0 121.3 28.7 75 75zm181 53c-13.3 0-24 10.7-24 24V256c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65V152c0-13.3-10.7-24-24-24z"]},vS={prefix:"fas",iconName:"face-grin-beam-sweat",icon:[512,512,[128517,"grin-beam-sweat"],"f583","M476.8 126.3c-4.1 1.1-8.4 1.7-12.8 1.7c-26.5 0-48-21-48-47c0-5 1.8-11.3 4.6-18.1c.3-.7 .6-1.4 .9-2.1c9-20.2 26.5-44.9 36-57.5c3.2-4.4 9.6-4.4 12.8 0C483.4 20.6 512 61 512 81c0 21.7-14.9 39.8-35.2 45.3zM256 0c51.4 0 99.3 15.2 139.4 41.2c-1.5 3.1-3 6.2-4.3 9.3c-3.4 8-7.1 19-7.1 30.5c0 44.3 36.6 79 80 79c9.6 0 18.8-1.7 27.4-4.8c13.3 30.9 20.6 65 20.6 100.8c0 141.4-114.6 256-256 256S0 397.4 0 256S114.6 0 256 0zM383.8 317.8C345.3 329.4 301.9 336 256 336s-89.3-6.6-127.8-18.2c-12.3-3.7-24.3 7-19.2 18.7c24.5 56.9 81.1 96.7 147 96.7s122.5-39.8 147-96.7c5.1-11.8-6.9-22.4-19.2-18.7zm-166.2-89l0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C126.7 188.4 120 206.1 120 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8l0 0 0 0 0 0 .2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2 0 0 0 0zm160 0l0 0 0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C286.7 188.4 280 206.1 280 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8l0 0 0 0 0 0 .2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2 0 0z"]},CS={prefix:"fas",iconName:"file-export",icon:[576,512,["arrow-right-from-file"],"f56e","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V288H216c-13.3 0-24 10.7-24 24s10.7 24 24 24H384V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM384 336V288H494.1l-39-39c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l39-39H384zm0-208H256V0L384 128z"]},yS={prefix:"fas",iconName:"shield",icon:[512,512,[128737,"shield-blank"],"f132","M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0z"]},zS={prefix:"fas",iconName:"arrow-up-short-wide",icon:[576,512,["sort-amount-up-alt"],"f885","M151.6 42.4C145.5 35.8 137 32 128 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L96 146.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V146.3l32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H320zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H320zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H320zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H320z"]},HS={prefix:"fas",iconName:"golf-ball-tee",icon:[384,512,["golf-ball"],"f450","M384 192c0 66.8-34.1 125.6-85.8 160H85.8C34.1 317.6 0 258.8 0 192C0 86 86 0 192 0S384 86 384 192zM242.1 256.6c0 18.5-15 33.5-33.5 33.5c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4zm-52.3-49.3c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4c0 18.5-15 33.5-33.5 33.5zm113.5-17.5c0 18.5-15 33.5-33.5 33.5c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4zM96 416c0-17.7 14.3-32 32-32h64 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H240c-8.8 0-16 7.2-16 16v16c0 17.7-14.3 32-32 32s-32-14.3-32-32V464c0-8.8-7.2-16-16-16H128c-17.7 0-32-14.3-32-32z"]},_S={prefix:"fas",iconName:"circle-chevron-left",icon:[512,512,["chevron-circle-left"],"f137","M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM271 135c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-87 87 87 87c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L167 273c-9.4-9.4-9.4-24.6 0-33.9L271 135z"]},VS={prefix:"fas",iconName:"wand-magic",icon:[512,512,["magic"],"f0d0","M14.1 463.3c-18.7-18.7-18.7-49.1 0-67.9L395.4 14.1c18.7-18.7 49.1-18.7 67.9 0l34.6 34.6c18.7 18.7 18.7 49.1 0 67.9L116.5 497.9c-18.7 18.7-49.1 18.7-67.9 0L14.1 463.3zM347.6 187.6l105-105L429.4 59.3l-105 105 23.3 23.3z"]},xS={prefix:"fas",iconName:"wine-glass-empty",icon:[320,512,["wine-glass-alt"],"f5ce","M64 0C47.4 0 33.5 12.8 32.1 29.3l-14 168.4c-6 72 42.5 135.2 109.9 150.6V448H80c-17.7 0-32 14.3-32 32s14.3 32 32 32h80 80c17.7 0 32-14.3 32-32s-14.3-32-32-32H192V348.4c67.4-15.4 115.9-78.6 109.9-150.6l-14-168.4C286.5 12.8 272.6 0 256 0H64zM81.9 203.1L93.4 64H226.6l11.6 139.1C242 248.8 205.9 288 160 288s-82-39.2-78.1-84.9z"]},MS={prefix:"fas",iconName:"person-biking",icon:[640,512,[128692,"biking"],"f84a","M400 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm27.2 64l-61.8-48.8c-17.3-13.6-41.7-13.8-59.1-.3l-83.1 64.2c-30.7 23.8-28.5 70.8 4.3 91.6L288 305.1V416c0 17.7 14.3 32 32 32s32-14.3 32-32V288c0-10.7-5.3-20.7-14.2-26.6L295 232.9l60.3-48.5L396 217c5.7 4.5 12.7 7 20 7h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H427.2zM56 384a72 72 0 1 1 144 0A72 72 0 1 1 56 384zm200 0A128 128 0 1 0 0 384a128 128 0 1 0 256 0zm184 0a72 72 0 1 1 144 0 72 72 0 1 1 -144 0zm200 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0z"]},LS={prefix:"fas",iconName:"earth-oceania",icon:[512,512,["globe-oceania"],"e47b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM208.6 357.3l-39-13.5c-6.5-2.2-13.6-2.3-20.1-.3l-15.3 4.9c-18.5 5.9-38.5-2.4-47.5-19.5l-3.3-6.2c-10.6-20.1-2.3-45 18.2-54.7l35.3-16.8c2.3-1.1 4.4-2.8 5.9-4.8l5.3-7c7.2-9.6 18.6-15.3 30.6-15.3s23.4 5.7 30.6 15.3l4.6 6.1c2 2.6 4.9 4.5 8.1 5.1c7.8 1.6 15.7-1.5 20.4-7.9l10.4-14.2c2-2.8 5.3-4.4 8.7-4.4c4.4 0 8.4 2.7 10 6.8l10.1 25.9c2.8 7.2 6.7 14 11.5 20.2L311 299.8c5.8 7.4 9 16.6 9 26s-3.2 18.6-9 26L299 367.2c-8.3 10.6-21 16.8-34.4 16.8c-8.4 0-16.6-2.4-23.7-7l-25.4-16.4c-2.2-1.4-4.5-2.5-6.9-3.4zm65.2-214.8L296 164.7c10.1 10.1 2.9 27.3-11.3 27.3H254.8c-5.6 0-11.1-1.2-16.2-3.4l-42.8-19c-14.3-6.3-11.9-27.3 3.4-30.3l38.5-7.7c13.1-2.6 26.7 1.5 36.1 10.9zM248 432c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16s-7.2 16-16 16H264c-8.8 0-16-7.2-16-16zM431.2 298.9l8 24c2.8 8.4-1.7 17.4-10.1 20.2s-17.4-1.7-20.2-10.1l-8-24c-2.8-8.4 1.7-17.4 10.1-20.2s17.4 1.7 20.2 10.1zm-19.9 80.4l-32 32c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l32-32c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},wS={prefix:"fas",iconName:"square-xmark",icon:[448,512,[10062,"times-square","xmark-square"],"f2d3","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm79 143c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"]},SS={prefix:"fas",iconName:"up-right-and-down-left-from-center",icon:[512,512,["expand-alt"],"f424","M344 0H488c13.3 0 24 10.7 24 24V168c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39-87 87c-9.4 9.4-24.6 9.4-33.9 0l-32-32c-9.4-9.4-9.4-24.6 0-33.9l87-87L327 41c-6.9-6.9-8.9-17.2-5.2-26.2S334.3 0 344 0zM168 512H24c-13.3 0-24-10.7-24-24V344c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l39 39 87-87c9.4-9.4 24.6-9.4 33.9 0l32 32c9.4 9.4 9.4 24.6 0 33.9l-87 87 39 39c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8z"]},ES={prefix:"fas",iconName:"up-down",icon:[256,512,[8597,11021,"arrows-alt-v"],"f338","M145.6 7.7C141 2.8 134.7 0 128 0s-13 2.8-17.6 7.7l-104 112c-6.5 7-8.2 17.2-4.4 25.9S14.5 160 24 160H80V352H24c-9.5 0-18.2 5.7-22 14.4s-2.1 18.9 4.4 25.9l104 112c4.5 4.9 10.9 7.7 17.6 7.7s13-2.8 17.6-7.7l104-112c6.5-7 8.2-17.2 4.4-25.9s-12.5-14.4-22-14.4H176V160h56c9.5 0 18.2-5.7 22-14.4s2.1-18.9-4.4-25.9l-104-112z"]},kS={prefix:"fas",iconName:"bahai",icon:[576,512,["haykal"],"f666","M288 0c14.5 0 27.2 9.7 30.9 23.8l23.9 89.6 75.9-53.3c11.9-8.3 27.8-7.6 39 1.7s14.6 24.9 8.4 38.1l-39.3 84 92.4 8c14.4 1.2 26.2 12 28.8 26.3s-4.9 28.5-18 34.6l-84.1 39.1 65.7 65.5c10.3 10.2 12.4 26.1 5.1 38.7s-22 18.7-36 14.9L391 386.8l8.2 92.4c1.3 14.4-7.3 27.9-20.9 32.9s-28.9 .1-37.2-11.7l-53.1-76-53.1 76c-8.3 11.9-23.6 16.7-37.2 11.7s-22.2-18.5-20.9-32.9l8.2-92.4L95.4 410.9c-14 3.8-28.8-2.3-36-14.9s-5.2-28.4 5.1-38.7l65.7-65.5L46 252.7c-13.1-6.1-20.5-20.3-18-34.6s14.3-25.1 28.8-26.3l92.4-8-39.3-84c-6.1-13.1-2.7-28.8 8.4-38.1s27.1-10 39-1.7l75.9 53.3 23.9-89.6C260.8 9.7 273.5 0 288 0zm0 156.2l-4.8 18c-2.7 10.1-10.2 18.2-20 21.8s-20.8 2.1-29.3-3.9l-15.2-10.7 7.9 16.8c4.4 9.5 4 20.5-1.3 29.6s-14.5 15-25 15.9l-18.5 1.6 16.8 7.8c9.5 4.4 16.2 13.2 18 23.5s-1.5 20.8-8.9 28.2l-13.2 13.1 17.9-4.8c10.1-2.7 20.9-.3 28.9 6.4s12.2 16.9 11.3 27.3l-1.6 18.5 10.6-15.2c6-8.6 15.8-13.7 26.2-13.7s20.2 5.1 26.2 13.7l10.6 15.2-1.6-18.5c-.9-10.4 3.3-20.6 11.3-27.3s18.8-9.1 28.9-6.4l17.9 4.8-13.2-13.1c-7.4-7.4-10.7-17.9-8.9-28.2s8.5-19.1 18-23.5l16.8-7.8-18.5-1.6c-10.4-.9-19.7-6.8-25-15.9s-5.7-20.1-1.3-29.6l7.9-16.8-15.2 10.7c-8.6 6-19.5 7.5-29.3 3.9s-17.3-11.7-20-21.8l-4.8-18z"]},NS={prefix:"fas",iconName:"circle-plus",icon:[512,512,["plus-circle"],"f055","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM232 344V280H168c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V168c0-13.3 10.7-24 24-24s24 10.7 24 24v64h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H280v64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"]},TS={prefix:"fas",iconName:"face-grin-tongue-wink",icon:[512,512,[128540,"grin-tongue-wink"],"f58b","M174.5 498.8C73.1 464.7 0 368.9 0 256C0 114.6 114.6 0 256 0S512 114.6 512 256c0 112.9-73.1 208.7-174.5 242.8C346.7 484 352 466.6 352 448V401.1c24.3-17.5 43.6-41.6 55.4-69.6c5-11.8-7-22.5-19.3-18.7c-39.7 12.2-84.5 19-131.8 19s-92.1-6.8-131.8-19c-12.3-3.8-24.3 6.9-19.3 18.7c11.7 27.8 30.8 51.7 54.8 69.2V448c0 18.6 5.3 36 14.5 50.8zm20.7-265.2c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2c17.6-23.5 52.8-23.5 70.4 0zM336 272a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM320 402.6V448c0 35.3-28.7 64-64 64s-64-28.7-64-64V402.6c0-14.7 11.9-26.6 26.6-26.6h2c11.3 0 21.1 7.9 23.6 18.9c2.8 12.6 20.8 12.6 23.6 0c2.5-11.1 12.3-18.9 23.6-18.9h2c14.7 0 26.6 11.9 26.6 26.6zM336 184a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},BS={prefix:"fas",iconName:"link-slash",icon:[640,512,["chain-broken","chain-slash","unlink"],"f127","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L489.3 358.2l90.5-90.5c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114l-96 96-31.9-25C430.9 239.6 420.1 175.1 377 132c-52.2-52.3-134.5-56.2-191.3-11.7L38.8 5.1zM239 162c30.1-14.9 67.7-9.9 92.8 15.3c20 20 27.5 48.3 21.7 74.5L239 162zM406.6 416.4L220.9 270c-2.1 39.8 12.2 80.1 42.2 110c38.9 38.9 94.4 51 143.6 36.3zm-290-228.5L60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5l61.8-61.8-50.6-39.9z"]},IS={prefix:"fas",iconName:"arrow-up-z-a",icon:[576,512,["sort-alpha-up-alt"],"f882","M183.6 42.4C177.5 35.8 169 32 160 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L128 146.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V146.3l32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 64c0 17.7 14.3 32 32 32h50.7l-73.4 73.4c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H429.3l73.4-73.4c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8H352c-17.7 0-32 14.3-32 32zm96 192c-12.1 0-23.2 6.8-28.6 17.7l-64 128-16 32c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l7.2-14.3h88.4l7.2 14.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9l-16-32-64-128C439.2 262.8 428.1 256 416 256zM395.8 400L416 359.6 436.2 400H395.8z"]},$S={prefix:"fas",iconName:"fire-flame-curved",icon:[384,512,["fire-alt"],"f7e4","M153.6 29.9l16-21.3C173.6 3.2 180 0 186.7 0C198.4 0 208 9.6 208 21.3V43.5c0 13.1 5.4 25.7 14.9 34.7L307.6 159C356.4 205.6 384 270.2 384 337.7C384 434 306 512 209.7 512H192C86 512 0 426 0 320v-3.8c0-48.8 19.4-95.6 53.9-130.1l3.5-3.5c4.2-4.2 10-6.6 16-6.6C85.9 176 96 186.1 96 198.6V288c0 35.3 28.7 64 64 64s64-28.7 64-64v-3.9c0-18-7.2-35.3-19.9-48l-38.6-38.6c-24-24-37.5-56.7-37.5-90.7c0-27.7 9-54.8 25.6-76.9z"]},RS={prefix:"fas",iconName:"book-quran",icon:[448,512,["quran"],"f687","M352 0c53 0 96 43 96 96V416c0 53-43 96-96 96H64 32c-17.7 0-32-14.3-32-32s14.3-32 32-32V384c-17.7 0-32-14.3-32-32V32C0 14.3 14.3 0 32 0H64 352zm0 384H96v64H352c17.7 0 32-14.3 32-32s-14.3-32-32-32zM274.1 150.2l-8.9 21.4-23.1 1.9c-5.7 .5-8 7.5-3.7 11.2L256 199.8l-5.4 22.6c-1.3 5.5 4.7 9.9 9.6 6.9L280 217.2l19.8 12.1c4.9 3 10.9-1.4 9.6-6.9L304 199.8l17.6-15.1c4.3-3.7 2-10.8-3.7-11.2l-23.1-1.9-8.9-21.4c-2.2-5.3-9.6-5.3-11.8 0zM96 192c0 70.7 57.3 128 128 128c25.6 0 49.5-7.5 69.5-20.5c3.2-2.1 4.5-6.2 3.1-9.7s-5.2-5.6-9-4.8c-6.1 1.2-12.5 1.9-19 1.9c-52.4 0-94.9-42.5-94.9-94.9s42.5-94.9 94.9-94.9c6.5 0 12.8 .7 19 1.9c3.8 .8 7.5-1.3 9-4.8s.2-7.6-3.1-9.7C273.5 71.5 249.6 64 224 64C153.3 64 96 121.3 96 192z"]},AS={prefix:"fas",iconName:"face-angry",icon:[512,512,[128544,"angry"],"f556","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM338.7 395.9c6.6-5.9 7.1-16 1.2-22.6C323.8 355.4 295.7 336 256 336s-67.8 19.4-83.9 37.3c-5.9 6.6-5.4 16.7 1.2 22.6s16.7 5.4 22.6-1.2c11.7-13 31.6-26.7 60.1-26.7s48.4 13.7 60.1 26.7c5.9 6.6 16 7.1 22.6 1.2zM176.4 272c17.7 0 32-14.3 32-32c0-1.5-.1-3-.3-4.4l10.9 3.6c8.4 2.8 17.4-1.7 20.2-10.1s-1.7-17.4-10.1-20.2l-96-32c-8.4-2.8-17.4 1.7-20.2 10.1s1.7 17.4 10.1 20.2l30.7 10.2c-5.8 5.8-9.3 13.8-9.3 22.6c0 17.7 14.3 32 32 32zm192-32c0-8.9-3.6-17-9.5-22.8l30.2-10.1c8.4-2.8 12.9-11.9 10.1-20.2s-11.9-12.9-20.2-10.1l-96 32c-8.4 2.8-12.9 11.9-10.1 20.2s11.9 12.9 20.2 10.1l11.7-3.9c-.2 1.5-.3 3.1-.3 4.7c0 17.7 14.3 32 32 32s32-14.3 32-32z"]},PS={prefix:"fas",iconName:"rss",icon:[448,512,["feed"],"f09e","M0 64C0 46.3 14.3 32 32 32c229.8 0 416 186.2 416 416c0 17.7-14.3 32-32 32s-32-14.3-32-32C384 253.6 226.4 96 32 96C14.3 96 0 81.7 0 64zM0 416a64 64 0 1 1 128 0A64 64 0 1 1 0 416zM32 160c159.1 0 288 128.9 288 288c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-123.7-100.3-224-224-224c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},WS={prefix:"fas",iconName:"scale-balanced",icon:[640,512,[9878,"balance-scale"],"f24e","M384 32H512c17.7 0 32 14.3 32 32s-14.3 32-32 32H398.4c-5.2 25.8-22.9 47.1-46.4 57.3V448H512c17.7 0 32 14.3 32 32s-14.3 32-32 32H320 128c-17.7 0-32-14.3-32-32s14.3-32 32-32H288V153.3c-23.5-10.3-41.2-31.6-46.4-57.3H128c-17.7 0-32-14.3-32-32s14.3-32 32-32H256c14.6-19.4 37.8-32 64-32s49.4 12.6 64 32zm55.6 288H584.4L512 195.8 439.6 320zM512 416c-62.9 0-115.2-34-126-78.9c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C627.2 382 574.9 416 512 416zM126.8 195.8L54.4 320H199.3L126.8 195.8zM.9 337.1c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C242 382 189.7 416 126.8 416S11.7 382 .9 337.1z"]},DS={prefix:"fas",iconName:"gauge-simple-high",icon:[512,512,[61668,"tachometer","tachometer-fast"],"f62a","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm320 96c0-15.9-5.8-30.4-15.3-41.6l76.6-147.4c6.1-11.8 1.5-26.3-10.2-32.4s-26.2-1.5-32.4 10.2L262.1 288.3c-2-.2-4-.3-6.1-.3c-35.3 0-64 28.7-64 64s28.7 64 64 64s64-28.7 64-64z"]},OS={prefix:"fas",iconName:"desktop",icon:[576,512,[128421,61704,"desktop-alt"],"f390","M64 0C28.7 0 0 28.7 0 64V352c0 35.3 28.7 64 64 64H240l-10.7 32H160c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H346.7L336 416H512c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM512 64V288H64V64H512z"]},FS={prefix:"fas",iconName:"table-list",icon:[512,512,["th-list"],"f00b","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm64 0v64h64V96H64zm384 0H192v64H448V96zM64 224v64h64V224H64zm384 0H192v64H448V224zM64 352v64h64V352H64zm384 0H192v64H448V352z"]},GS={prefix:"fas",iconName:"comment-sms",icon:[512,512,["sms"],"f7cd","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM202.9 176.8c6.5-2.2 13.7 .1 17.9 5.6L256 229.3l35.2-46.9c4.1-5.5 11.3-7.8 17.9-5.6s10.9 8.3 10.9 15.2v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V240l-19.2 25.6c-3 4-7.8 6.4-12.8 6.4s-9.8-2.4-12.8-6.4L224 240v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-6.9 4.4-13 10.9-15.2zm173.1 38c0 .2 0 .4 0 .4c.1 .1 .6 .8 2.2 1.7c3.9 2.3 9.6 4.1 18.3 6.8l.6 .2c7.4 2.2 17.3 5.2 25.2 10.2c9.1 5.7 17.4 15.2 17.6 29.9c.2 15-7.6 26-17.8 32.3c-9.5 5.9-20.9 7.9-30.7 7.6c-12.2-.4-23.7-4.4-32.6-7.4l0 0 0 0c-1.4-.5-2.7-.9-4-1.4c-8.4-2.8-12.9-11.9-10.1-20.2s11.9-12.9 20.2-10.1c1.7 .6 3.3 1.1 4.9 1.6l0 0 0 0c9.1 3.1 15.6 5.3 22.6 5.5c5.3 .2 10-1 12.8-2.8c1.2-.8 1.8-1.5 2.1-2c.2-.4 .6-1.2 .6-2.7l0-.2c0-.7 0-1.4-2.7-3.1c-3.8-2.4-9.6-4.3-18-6.9l-1.2-.4c-7.2-2.2-16.7-5-24.3-9.6c-9-5.4-17.7-14.7-17.7-29.4c-.1-15.2 8.6-25.7 18.5-31.6c9.4-5.5 20.5-7.5 29.7-7.4c10 .2 19.7 2.3 27.9 4.4c8.5 2.3 13.6 11 11.3 19.6s-11 13.6-19.6 11.3c-7.3-1.9-14.1-3.3-20.1-3.4c-4.9-.1-9.8 1.1-12.9 2.9c-1.4 .8-2.1 1.6-2.4 2c-.2 .3-.4 .8-.4 1.9zm-272 0c0 .2 0 .4 0 .4c.1 .1 .6 .8 2.2 1.7c3.9 2.3 9.6 4.1 18.3 6.8l.6 .2c7.4 2.2 17.3 5.2 25.2 10.2c9.1 5.7 17.4 15.2 17.6 29.9c.2 15-7.6 26-17.8 32.3c-9.5 5.9-20.9 7.9-30.7 7.6c-12.3-.4-24.2-4.5-33.2-7.6l0 0 0 0c-1.3-.4-2.5-.8-3.6-1.2c-8.4-2.8-12.9-11.9-10.1-20.2s11.9-12.9 20.2-10.1c1.4 .5 2.8 .9 4.1 1.4l0 0 0 0c9.5 3.2 16.5 5.6 23.7 5.8c5.3 .2 10-1 12.8-2.8c1.2-.8 1.8-1.5 2.1-2c.2-.4 .6-1.2 .6-2.7l0-.2c0-.7 0-1.4-2.7-3.1c-3.8-2.4-9.6-4.3-18-6.9l-1.2-.4 0 0c-7.2-2.2-16.7-5-24.3-9.6C80.8 239 72.1 229.7 72 215c-.1-15.2 8.6-25.7 18.5-31.6c9.4-5.5 20.5-7.5 29.7-7.4c9.5 .1 22.2 2.1 31.1 4.4c8.5 2.3 13.6 11 11.3 19.6s-11 13.6-19.6 11.3c-6.6-1.8-16.8-3.3-23.3-3.4c-4.9-.1-9.8 1.1-12.9 2.9c-1.4 .8-2.1 1.6-2.4 2c-.2 .3-.4 .8-.4 1.9z"]},US={prefix:"fas",iconName:"battery-three-quarters",icon:[576,512,["battery-4"],"f241","M464 160c8.8 0 16 7.2 16 16V336c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16H464zM80 96C35.8 96 0 131.8 0 176V336c0 44.2 35.8 80 80 80H464c44.2 0 80-35.8 80-80V320c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32V176c0-44.2-35.8-80-80-80H80zm272 96H96V320H352V192z"]},jS={prefix:"fas",iconName:"hand-fist",icon:[448,512,[9994,"fist-raised"],"f6de","M192 0c17.7 0 32 14.3 32 32V144H160V32c0-17.7 14.3-32 32-32zM64 64c0-17.7 14.3-32 32-32s32 14.3 32 32v80H64V64zm192 0c0-17.7 14.3-32 32-32s32 14.3 32 32v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V64zm96 64c0-17.7 14.3-32 32-32s32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V128zm-96 88l0-.6c9.4 5.4 20.3 8.6 32 8.6c13.2 0 25.4-4 35.6-10.8c8.7 24.9 32.5 42.8 60.4 42.8c11.7 0 22.6-3.1 32-8.6V256c0 52.3-25.1 98.8-64 128v96c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V401.6c-17.3-7.9-33.2-18.8-46.9-32.5L69.5 357.5C45.5 333.5 32 300.9 32 267V240c0-35.3 28.7-64 64-64h88c22.1 0 40 17.9 40 40s-17.9 40-40 40H128c-8.8 0-16 7.2-16 16s7.2 16 16 16h56c39.8 0 72-32.2 72-72z"]},qS={prefix:"fas",iconName:"image-portrait",icon:[384,512,["portrait"],"f3e0","M384 64c0-35.3-28.7-64-64-64H64C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64l0-384zM128 192a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM80 356.6c0-37.9 30.7-68.6 68.6-68.6h86.9c37.9 0 68.6 30.7 68.6 68.6c0 15.1-12.3 27.4-27.4 27.4H107.4C92.3 384 80 371.7 80 356.6z"]},ZS={prefix:"fas",iconName:"earth-europe",icon:[512,512,["globe-europe"],"f7a2","M266.3 48.3L232.5 73.6c-5.4 4-8.5 10.4-8.5 17.1v9.1c0 6.8 5.5 12.3 12.3 12.3c2.4 0 4.8-.7 6.8-2.1l41.8-27.9c2-1.3 4.4-2.1 6.8-2.1h1c6.2 0 11.3 5.1 11.3 11.3c0 3-1.2 5.9-3.3 8l-19.9 19.9c-5.8 5.8-12.9 10.2-20.7 12.8l-26.5 8.8c-5.8 1.9-9.6 7.3-9.6 13.4c0 3.7-1.5 7.3-4.1 10l-17.9 17.9c-6.4 6.4-9.9 15-9.9 24v4.3c0 16.4 13.6 29.7 29.9 29.7c11 0 21.2-6.2 26.1-16l4-8.1c2.4-4.8 7.4-7.9 12.8-7.9c4.5 0 8.7 2.1 11.4 5.7l16.3 21.7c2.1 2.9 5.5 4.5 9.1 4.5c8.4 0 13.9-8.9 10.1-16.4l-1.1-2.3c-3.5-7 0-15.5 7.5-18l21.2-7.1c7.6-2.5 12.7-9.6 12.7-17.6c0-10.3 8.3-18.6 18.6-18.6H400c8.8 0 16 7.2 16 16s-7.2 16-16 16H379.3c-7.2 0-14.2 2.9-19.3 8l-4.7 4.7c-2.1 2.1-3.3 5-3.3 8c0 6.2 5.1 11.3 11.3 11.3h11.3c6 0 11.8 2.4 16 6.6l6.5 6.5c1.8 1.8 2.8 4.3 2.8 6.8s-1 5-2.8 6.8l-7.5 7.5C386 262 384 266.9 384 272s2 10 5.7 13.7L408 304c10.2 10.2 24.1 16 38.6 16H454c6.5-20.2 10-41.7 10-64c0-111.4-87.6-202.4-197.7-207.7zm172 307.9c-3.7-2.6-8.2-4.1-13-4.1c-6 0-11.8-2.4-16-6.6L396 332c-7.7-7.7-18-12-28.9-12c-9.7 0-19.2-3.5-26.6-9.8L314 287.4c-11.6-9.9-26.4-15.4-41.7-15.4H251.4c-12.6 0-25 3.7-35.5 10.7L188.5 301c-17.8 11.9-28.5 31.9-28.5 53.3v3.2c0 17 6.7 33.3 18.7 45.3l16 16c8.5 8.5 20 13.3 32 13.3H248c13.3 0 24 10.7 24 24c0 2.5 .4 5 1.1 7.3c71.3-5.8 132.5-47.6 165.2-107.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM187.3 100.7c-6.2-6.2-16.4-6.2-22.6 0l-32 32c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l32-32c6.2-6.2 6.2-16.4 0-22.6z"]},YS={prefix:"fas",iconName:"cart-flatbed-suitcase",icon:[640,512,["luggage-cart"],"f59d","M0 32C0 14.3 14.3 0 32 0H48c44.2 0 80 35.8 80 80V368c0 8.8 7.2 16 16 16H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H541.3c1.8 5 2.7 10.4 2.7 16c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-5.6 1-11 2.7-16H253.3c1.8 5 2.7 10.4 2.7 16c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-5.6 1-11 2.7-16H144c-44.2 0-80-35.8-80-80V80c0-8.8-7.2-16-16-16H32C14.3 64 0 49.7 0 32zM432 96V56c0-4.4-3.6-8-8-8H344c-4.4 0-8 3.6-8 8V96h96zM288 96V56c0-30.9 25.1-56 56-56h80c30.9 0 56 25.1 56 56V96 320H288V96zM512 320V96h16c26.5 0 48 21.5 48 48V272c0 26.5-21.5 48-48 48H512zM240 96h16V320H240c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48z"]},JS={prefix:"fas",iconName:"rectangle-xmark",icon:[512,512,[62164,"rectangle-times","times-rectangle","window-close"],"f410","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"]},XS={prefix:"fas",iconName:"book-journal-whills",icon:[448,512,["journal-whills"],"f66a","M0 96C0 43 43 0 96 0H384h32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32zm90.4-234.4l-21.2-21.2c-3 10.1-5.1 20.6-5.1 31.6c0 .2 0 .5 .1 .8s.1 .5 .1 .8L165.2 226c2.5 2.1 3.4 5.8 2.3 8.9c-1.3 3-4.1 5.1-7.5 5.1c-1.9-.1-3.8-.8-5.2-2l-23.6-20.6C142.8 267 186.9 304 240 304s97.3-37 108.9-86.6L325.3 238c-1.4 1.2-3.3 2-5.3 2c-2.2-.1-4.4-1.1-6-2.8c-1.2-1.5-1.9-3.4-2-5.2c.1-2.2 1.1-4.4 2.8-6l37.1-32.5c0-.3 0-.5 .1-.8s.1-.5 .1-.8c0-11-2.1-21.5-5.1-31.6l-21.2 21.2c-3.1 3.1-8.1 3.1-11.3 0s-3.1-8.1 0-11.2l26.4-26.5c-8.2-17-20.5-31.7-35.9-42.6c-2.7-1.9-6.2 1.4-5 4.5c8.5 22.4 3.6 48-13 65.6c-3.2 3.4-3.6 8.9-.9 12.7c9.8 14 12.7 31.9 7.5 48.5c-5.9 19.4-22 34.1-41.9 38.3l-1.4-34.3 12.6 8.6c.6 .4 1.5 .6 2.3 .6c1.5 0 2.7-.8 3.5-2s.6-2.8-.1-4L260 225.4l18-3.6c1.8-.4 3.1-2.1 3.1-4s-1.4-3.5-3.1-3.9l-18-3.7 8.5-14.3c.8-1.2 .9-2.9 .1-4.1s-2-2-3.5-2l-.1 0c-.7 .1-1.5 .3-2.1 .7l-14.1 9.6L244 87.9c-.1-2.2-1.9-3.9-4-3.9s-3.9 1.6-4 3.9l-4.6 110.8-12-8.1c-1.5-1.1-3.6-.9-5 .4s-1.6 3.4-.8 5l8.6 14.3-18 3.7c-1.8 .4-3.1 2-3.1 3.9s1.4 3.6 3.1 4l18 3.8-8.6 14.2c-.2 .6-.5 1.4-.5 2c0 1.1 .5 2.1 1.2 3c.8 .6 1.8 1 2.8 1c.7 0 1.6-.2 2.2-.6l10.4-7.1-1.4 32.8c-19.9-4.1-36-18.9-41.9-38.3c-5.1-16.6-2.2-34.4 7.6-48.5c2.7-3.9 2.3-9.3-.9-12.7c-16.6-17.5-21.6-43.1-13.1-65.5c1.2-3.1-2.3-6.4-5-4.5c-15.3 10.9-27.6 25.6-35.8 42.6l26.4 26.5c3.1 3.1 3.1 8.1 0 11.2s-8.1 3.1-11.2 0z"]},KS={prefix:"fas",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24V296c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},QS={prefix:"fas",iconName:"share",icon:[512,512,["arrow-turn-right","mail-forward"],"f064","M307 34.8c-11.5 5.1-19 16.6-19 29.2v64H176C78.8 128 0 206.8 0 304C0 417.3 81.5 467.9 100.2 478.1c2.5 1.4 5.3 1.9 8.1 1.9c10.9 0 19.7-8.9 19.7-19.7c0-7.5-4.3-14.4-9.8-19.5C108.8 431.9 96 414.4 96 384c0-53 43-96 96-96h96v64c0 12.6 7.4 24.1 19 29.2s25 3 34.4-5.4l160-144c6.7-6.1 10.6-14.7 10.6-23.8s-3.8-17.7-10.6-23.8l-160-144c-9.4-8.5-22.9-10.6-34.4-5.4z"]},eE={prefix:"fas",iconName:"right-left",icon:[512,512,["exchange-alt"],"f362","M32 96l320 0V32c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l96 96c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-96 96c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V160L32 160c-17.7 0-32-14.3-32-32s14.3-32 32-32zM480 352c17.7 0 32 14.3 32 32s-14.3 32-32 32H160v64c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-96-96c-6-6-9.4-14.1-9.4-22.6s3.4-16.6 9.4-22.6l96-96c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 64H480z"]},tE={prefix:"fas",iconName:"money-bill-1-wave",icon:[576,512,["money-bill-wave-alt"],"f53b","M0 112.5V422.3c0 18 10.1 35 27 41.3c87 32.5 174 10.3 261-11.9c79.8-20.3 159.6-40.7 239.3-18.9c23 6.3 48.7-9.5 48.7-33.4V89.7c0-18-10.1-35-27-41.3C462 15.9 375 38.1 288 60.3C208.2 80.6 128.4 100.9 48.7 79.1C25.6 72.8 0 88.6 0 112.5zM128 416H64V352c35.3 0 64 28.7 64 64zM64 224V160h64c0 35.3-28.7 64-64 64zM448 352c0-35.3 28.7-64 64-64v64H448zm64-192c-35.3 0-64-28.7-64-64h64v64zM384 256c0 61.9-43 112-96 112s-96-50.1-96-112s43-112 96-112s96 50.1 96 112zM252 208c0 9.7 6.9 17.7 16 19.6V276h-4c-11 0-20 9-20 20s9 20 20 20h24 24c11 0 20-9 20-20s-9-20-20-20h-4V208c0-11-9-20-20-20H272c-11 0-20 9-20 20z"]},oE={prefix:"fas",iconName:"hands",icon:[576,512,["sign-language","signing"],"f2a7","M544 160l-.1 72.6c-.1 52.2-24 101-64 133.1c.1-1.9 .1-3.8 .1-5.7v-8c0-71.8-37-138.6-97.9-176.7l-60.2-37.6c-8.6-5.4-17.9-8.4-27.3-9.4L248.7 48.8c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8l78 135.1c3.3 5.7 10.7 7.7 16.4 4.4s7.7-10.7 4.4-16.4l-62-107.4c-6.6-11.5-2.7-26.2 8.8-32.8S362 5 368.6 16.5l68 117.8 0 0 0 0 43.3 75L480 160c0-17.7 14.4-32 32-32s32 14.4 32 32zM243.9 88.5L268.5 131c-13.9 4.5-26.4 13.7-34.7 27c-.9 1.4-1.7 2.9-2.5 4.4l-28.9-50c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8zm-46.4 63.7l26.8 46.4c.6 6 2.1 11.8 4.3 17.4H224 210.7l0 0H179l-23-39.8c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8zM260.9 175c9.4-15 29.1-19.5 44.1-10.2l60.2 37.6C416.7 234.7 448 291.2 448 352v8c0 83.9-68.1 152-152 152H120c-13.3 0-24-10.7-24-24s10.7-24 24-24h92c6.6 0 12-5.4 12-12s-5.4-12-12-12H88c-13.3 0-24-10.7-24-24s10.7-24 24-24H212c6.6 0 12-5.4 12-12s-5.4-12-12-12H56c-13.3 0-24-10.7-24-24s10.7-24 24-24H212c6.6 0 12-5.4 12-12s-5.4-12-12-12H88c-13.3 0-24-10.7-24-24s10.7-24 24-24H224l0 0 0 0h93.2L271 219.1c-15-9.4-19.5-29.1-10.2-44.1z"]},rE={prefix:"fas",iconName:"water-ladder",icon:[576,512,["ladder-water","swimming-pool"],"f5c5","M128 127.7C128 74.9 170.9 32 223.7 32c48.3 0 89 36 95 83.9l1 8.2c2.2 17.5-10.2 33.5-27.8 35.7s-33.5-10.2-35.7-27.8l-1-8.2c-2-15.9-15.5-27.8-31.5-27.8c-17.5 0-31.7 14.2-31.7 31.7V224H384V127.7C384 74.9 426.9 32 479.7 32c48.3 0 89 36 95 83.9l1 8.2c2.2 17.5-10.2 33.5-27.8 35.7s-33.5-10.2-35.7-27.8l-1-8.2c-2-15.9-15.5-27.8-31.5-27.8c-17.5 0-31.7 14.2-31.7 31.7V361c-1.6 1-3.3 2-4.8 3.1c-18 12.4-40.1 20.3-59.2 20.3h0V288H192v96.5c-19 0-41.2-7.9-59.1-20.3c-1.6-1.1-3.2-2.2-4.9-3.1V127.7zM306.5 389.9C329 405.4 356.5 416 384 416c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 469.7 417 480 384 480c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 405.2 165.1 416 192 416c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},cE={prefix:"fas",iconName:"arrows-up-down",icon:[320,512,["arrows-v"],"f07d","M182.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L128 109.3V402.7L86.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 402.7V109.3l41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96z"]},aE={prefix:"fas",iconName:"face-grimace",icon:[512,512,[128556,"grimace"],"f57f","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm96-112h-8V360l55.3 0c-3.8 22.7-23.6 40-47.3 40zm47.3-56L344 344V304h8c23.8 0 43.5 17.3 47.3 40zM328 344H264V304h64v40zm0 56H264V360h64v40zm-80-96v40l-64 0V304h64zm0 56v40H184V360l64 0zm-80-16H112.7c3.8-22.7 23.6-40 47.3-40h8v40zm0 56h-8c-23.8 0-43.5-17.3-47.3-40H168v40zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},nE={prefix:"fas",iconName:"wheelchair-move",icon:[448,512,["wheelchair-alt"],"e2ce","M320 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM204.5 121.3c-5.4-2.5-11.7-1.9-16.4 1.7l-40.9 30.7c-14.1 10.6-34.2 7.7-44.8-6.4s-7.7-34.2 6.4-44.8l40.9-30.7c23.7-17.8 55.3-21 82.1-8.4l90.4 42.5c29.1 13.7 36.8 51.6 15.2 75.5L299.1 224h97.4c30.3 0 53 27.7 47.1 57.4L415.4 422.3c-3.5 17.3-20.3 28.6-37.7 25.1s-28.6-20.3-25.1-37.7L377 288H306.7c8.6 19.6 13.3 41.2 13.3 64c0 88.4-71.6 160-160 160S0 440.4 0 352s71.6-160 160-160c11.1 0 22 1.1 32.4 3.3l54.2-54.2-42.1-19.8zM160 448a96 96 0 1 0 0-192 96 96 0 1 0 0 192z"]},lE={prefix:"fas",iconName:"turn-down",icon:[384,512,[10549,"level-down-alt"],"f3be","M350 334.5c3.8 8.8 2 19-4.6 26l-136 144c-4.5 4.8-10.8 7.5-17.4 7.5s-12.9-2.7-17.4-7.5l-136-144c-6.6-7-8.4-17.2-4.6-26s12.5-14.5 22-14.5h88l0-192c0-17.7-14.3-32-32-32H32C14.3 96 0 81.7 0 64V32C0 14.3 14.3 0 32 0l80 0c70.7 0 128 57.3 128 128l0 192h88c9.6 0 18.2 5.7 22 14.5z"]},iE={prefix:"fas",iconName:"square-envelope",icon:[448,512,["envelope-square"],"f199","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM218 271.7L64.2 172.4C66 156.4 79.5 144 96 144H352c16.5 0 30 12.4 31.8 28.4L230 271.7c-1.8 1.2-3.9 1.8-6 1.8s-4.2-.6-6-1.8zm29.4 26.9L384 210.4V336c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V210.4l136.6 88.2c7 4.5 15.1 6.9 23.4 6.9s16.4-2.4 23.4-6.9z"]},sE={prefix:"fas",iconName:"bandage",icon:[640,512,[129657,"band-aid"],"f462","M480 416h96c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H480V416zM448 96H192V416H448V96zM64 96C28.7 96 0 124.7 0 160V352c0 35.3 28.7 64 64 64h96V96H64zM248 208a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm120-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM248 304a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm120-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},dE={prefix:"fas",iconName:"circle-xmark",icon:[512,512,[61532,"times-circle","xmark-circle"],"f057","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"]},mE={prefix:"fas",iconName:"earth-asia",icon:[512,512,[127759,"globe-asia"],"f57e","M51.7 295.1l31.7 6.3c7.9 1.6 16-.9 21.7-6.6l15.4-15.4c11.6-11.6 31.1-8.4 38.4 6.2l9.3 18.5c4.8 9.6 14.6 15.7 25.4 15.7c15.2 0 26.1-14.6 21.7-29.2l-6-19.9c-4.6-15.4 6.9-30.9 23-30.9h2.3c13.4 0 25.9-6.7 33.3-17.8l10.7-16.1c5.6-8.5 5.3-19.6-.8-27.7l-16.1-21.5c-10.3-13.7-3.3-33.5 13.4-37.7l17-4.3c7.5-1.9 13.6-7.2 16.5-14.4l16.4-40.9C303.4 52.1 280.2 48 256 48C141.1 48 48 141.1 48 256c0 13.4 1.3 26.5 3.7 39.1zm407.7 4.6c-3-.3-6-.1-9 .8l-15.8 4.4c-6.7 1.9-13.8-.9-17.5-6.7l-2-3.1c-6-9.4-16.4-15.1-27.6-15.1s-21.6 5.7-27.6 15.1l-6.1 9.5c-1.4 2.2-3.4 4.1-5.7 5.3L312 330.1c-18.1 10.1-25.5 32.4-17 51.3l5.5 12.4c8.6 19.2 30.7 28.5 50.5 21.1l2.6-1c10-3.7 21.3-2.2 29.9 4.1l1.5 1.1c37.2-29.5 64.1-71.4 74.4-119.5zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm144.5 92.1c-2.1 8.6 3.1 17.3 11.6 19.4l32 8c8.6 2.1 17.3-3.1 19.4-11.6s-3.1-17.3-11.6-19.4l-32-8c-8.6-2.1-17.3 3.1-19.4 11.6zm92-20c-2.1 8.6 3.1 17.3 11.6 19.4s17.3-3.1 19.4-11.6l8-32c2.1-8.6-3.1-17.3-11.6-19.4s-17.3 3.1-19.4 11.6l-8 32zM343.2 113.7c-7.9-4-17.5-.7-21.5 7.2l-16 32c-4 7.9-.7 17.5 7.2 21.5s17.5 .7 21.5-7.2l16-32c4-7.9 .7-17.5-7.2-21.5z"]},fE={prefix:"fas",iconName:"id-card-clip",icon:[576,512,["id-card-alt"],"f47f","M256 0h64c17.7 0 32 14.3 32 32V96c0 17.7-14.3 32-32 32H256c-17.7 0-32-14.3-32-32V32c0-17.7 14.3-32 32-32zM64 64H192v48c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48V64H512c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128C0 92.7 28.7 64 64 64zM176 437.3c0 5.9 4.8 10.7 10.7 10.7H389.3c5.9 0 10.7-4.8 10.7-10.7c0-29.5-23.9-53.3-53.3-53.3H229.3c-29.5 0-53.3 23.9-53.3 53.3zM288 352a64 64 0 1 0 0-128 64 64 0 1 0 0 128z"]},uE={prefix:"fas",iconName:"magnifying-glass-plus",icon:[512,512,["search-plus"],"f00e","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM184 296c0 13.3 10.7 24 24 24s24-10.7 24-24V232h64c13.3 0 24-10.7 24-24s-10.7-24-24-24H232V120c0-13.3-10.7-24-24-24s-24 10.7-24 24v64H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h64v64z"]},pE={prefix:"fas",iconName:"hand-dots",icon:[512,512,["allergies"],"f461","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V336c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L124.8 448c43.1 41.1 100.4 64 160 64H304c97.2 0 176-78.8 176-176V128c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V32zM240 336a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm80 16a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48-16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm-16 80a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM240 432a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm-48-48a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},bE={prefix:"fas",iconName:"mug-saucer",icon:[640,512,["coffee"],"f0f4","M96 64c0-17.7 14.3-32 32-32H448h64c70.7 0 128 57.3 128 128s-57.3 128-128 128H480c0 53-43 96-96 96H192c-53 0-96-43-96-96V64zM480 224h32c35.3 0 64-28.7 64-64s-28.7-64-64-64H480V224zM32 416H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},hE={prefix:"fas",iconName:"magnifying-glass-minus",icon:[512,512,["search-minus"],"f010","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM136 184c-13.3 0-24 10.7-24 24s10.7 24 24 24H280c13.3 0 24-10.7 24-24s-10.7-24-24-24H136z"]},gE={prefix:"fas",iconName:"user-large",icon:[512,512,["user-alt"],"f406","M256 288A144 144 0 1 0 256 0a144 144 0 1 0 0 288zm-94.7 32C72.2 320 0 392.2 0 481.3c0 17 13.8 30.7 30.7 30.7H481.3c17 0 30.7-13.8 30.7-30.7C512 392.2 439.8 320 350.7 320H161.3z"]},vE={prefix:"fas",iconName:"note-sticky",icon:[448,512,[62026,"sticky-note"],"f249","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H288V368c0-26.5 21.5-48 48-48H448V96c0-35.3-28.7-64-64-64H64zM448 352H402.7 336c-8.8 0-16 7.2-16 16v66.7V480l32-32 64-64 32-32z"]},CE={prefix:"fas",iconName:"face-sad-tear",icon:[512,512,[128546,"sad-tear"],"f5b4","M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zm240 80c0-8.8 7.2-16 16-16c45 0 85.6 20.5 115.7 53.1c6 6.5 5.6 16.6-.9 22.6s-16.6 5.6-22.6-.9c-25-27.1-57.4-42.9-92.3-42.9c-8.8 0-16-7.2-16-16zm-80 80c-26.5 0-48-21-48-47c0-20 28.6-60.4 41.6-77.7c3.2-4.4 9.6-4.4 12.8 0C179.6 308.6 208 349 208 369c0 26-21.5 47-48 47zM367.6 208a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm-192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},yE={prefix:"fas",iconName:"turkish-lira-sign",icon:[384,512,["try","turkish-lira"],"e2bb","M96 32c17.7 0 32 14.3 32 32V99.3L247.2 65.2c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 165.9v29.4l119.2-34.1c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 261.9V416h63.8c68.2 0 124.4-53.5 127.8-121.6l.4-8c.9-17.7 15.9-31.2 33.6-30.4s31.2 15.9 30.4 33.6l-.4 8C378.5 399.8 294.1 480 191.8 480H96c-17.7 0-32-14.3-32-32V280.1l-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 213.6V184.1l-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 117.6V64c0-17.7 14.3-32 32-32z"]},zE={prefix:"fas",iconName:"dollar-sign",icon:[320,512,[128178,61781,"dollar","usd"],"24","M160 0c17.7 0 32 14.3 32 32V67.7c1.6 .2 3.1 .4 4.7 .7c.4 .1 .7 .1 1.1 .2l48 8.8c17.4 3.2 28.9 19.9 25.7 37.2s-19.9 28.9-37.2 25.7l-47.5-8.7c-31.3-4.6-58.9-1.5-78.3 6.2s-27.2 18.3-29 28.1c-2 10.7-.5 16.7 1.2 20.4c1.8 3.9 5.5 8.3 12.8 13.2c16.3 10.7 41.3 17.7 73.7 26.3l2.9 .8c28.6 7.6 63.6 16.8 89.6 33.8c14.2 9.3 27.6 21.9 35.9 39.5c8.5 17.9 10.3 37.9 6.4 59.2c-6.9 38-33.1 63.4-65.6 76.7c-13.7 5.6-28.6 9.2-44.4 11V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V445.1c-.4-.1-.9-.1-1.3-.2l-.2 0 0 0c-24.4-3.8-64.5-14.3-91.5-26.3c-16.1-7.2-23.4-26.1-16.2-42.2s26.1-23.4 42.2-16.2c20.9 9.3 55.3 18.5 75.2 21.6c31.9 4.7 58.2 2 76-5.3c16.9-6.9 24.6-16.9 26.8-28.9c1.9-10.6 .4-16.7-1.3-20.4c-1.9-4-5.6-8.4-13-13.3c-16.4-10.7-41.5-17.7-74-26.3l-2.8-.7 0 0C119.4 279.3 84.4 270 58.4 253c-14.2-9.3-27.5-22-35.8-39.6c-8.4-17.9-10.1-37.9-6.1-59.2C23.7 116 52.3 91.2 84.8 78.3c13.3-5.3 27.9-8.9 43.2-11V32c0-17.7 14.3-32 32-32z"]},HE={prefix:"fas",iconName:"magnifying-glass-dollar",icon:[512,512,["search-dollar"],"f688","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM228 104c0-11-9-20-20-20s-20 9-20 20v14c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1l0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4V312c0 11 9 20 20 20s20-9 20-20V298.2c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15l-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7V104z"]},_E={prefix:"fas",iconName:"users-gear",icon:[640,512,["users-cog"],"f509","M144 160A80 80 0 1 0 144 0a80 80 0 1 0 0 160zm368 0A80 80 0 1 0 512 0a80 80 0 1 0 0 160zM0 298.7C0 310.4 9.6 320 21.3 320H234.7c.2 0 .4 0 .7 0c-26.6-23.5-43.3-57.8-43.3-96c0-7.6 .7-15 1.9-22.3c-13.6-6.3-28.7-9.7-44.6-9.7H106.7C47.8 192 0 239.8 0 298.7zM320 320c24 0 45.9-8.8 62.7-23.3c2.5-3.7 5.2-7.3 8-10.7c2.7-3.3 5.7-6.1 9-8.3C410 262.3 416 243.9 416 224c0-53-43-96-96-96s-96 43-96 96s43 96 96 96zm65.4 60.2c-10.3-5.9-18.1-16.2-20.8-28.2H261.3C187.7 352 128 411.7 128 485.3c0 14.7 11.9 26.7 26.7 26.7H455.2c-2.1-5.2-3.2-10.9-3.2-16.4v-3c-1.3-.7-2.7-1.5-4-2.3l-2.6 1.5c-16.8 9.7-40.5 8-54.7-9.7c-4.5-5.6-8.6-11.5-12.4-17.6l-.1-.2-.1-.2-2.4-4.1-.1-.2-.1-.2c-3.4-6.2-6.4-12.6-9-19.3c-8.2-21.2 2.2-42.6 19-52.3l2.7-1.5c0-.8 0-1.5 0-2.3s0-1.5 0-2.3l-2.7-1.5zM533.3 192H490.7c-15.9 0-31 3.5-44.6 9.7c1.3 7.2 1.9 14.7 1.9 22.3c0 17.4-3.5 33.9-9.7 49c2.5 .9 4.9 2 7.1 3.3l2.6 1.5c1.3-.8 2.6-1.6 4-2.3v-3c0-19.4 13.3-39.1 35.8-42.6c7.9-1.2 16-1.9 24.2-1.9s16.3 .6 24.2 1.9c22.5 3.5 35.8 23.2 35.8 42.6v3c1.3 .7 2.7 1.5 4 2.3l2.6-1.5c16.8-9.7 40.5-8 54.7 9.7c2.3 2.8 4.5 5.8 6.6 8.7c-2.1-57.1-49-102.7-106.6-102.7zm91.3 163.9c6.3-3.6 9.5-11.1 6.8-18c-2.1-5.5-4.6-10.8-7.4-15.9l-2.3-4c-3.1-5.1-6.5-9.9-10.2-14.5c-4.6-5.7-12.7-6.7-19-3L574.4 311c-8.9-7.6-19.1-13.6-30.4-17.6v-21c0-7.3-4.9-13.8-12.1-14.9c-6.5-1-13.1-1.5-19.9-1.5s-13.4 .5-19.9 1.5c-7.2 1.1-12.1 7.6-12.1 14.9v21c-11.2 4-21.5 10-30.4 17.6l-18.2-10.5c-6.3-3.6-14.4-2.6-19 3c-3.7 4.6-7.1 9.5-10.2 14.6l-2.3 3.9c-2.8 5.1-5.3 10.4-7.4 15.9c-2.6 6.8 .5 14.3 6.8 17.9l18.2 10.5c-1 5.7-1.6 11.6-1.6 17.6s.6 11.9 1.6 17.5l-18.2 10.5c-6.3 3.6-9.5 11.1-6.8 17.9c2.1 5.5 4.6 10.7 7.4 15.8l2.4 4.1c3 5.1 6.4 9.9 10.1 14.5c4.6 5.7 12.7 6.7 19 3L449.6 457c8.9 7.6 19.2 13.6 30.4 17.6v21c0 7.3 4.9 13.8 12.1 14.9c6.5 1 13.1 1.5 19.9 1.5s13.4-.5 19.9-1.5c7.2-1.1 12.1-7.6 12.1-14.9v-21c11.2-4 21.5-10 30.4-17.6l18.2 10.5c6.3 3.6 14.4 2.6 19-3c3.7-4.6 7.1-9.4 10.1-14.5l2.4-4.2c2.8-5.1 5.3-10.3 7.4-15.8c2.6-6.8-.5-14.3-6.8-17.9l-18.2-10.5c1-5.7 1.6-11.6 1.6-17.5s-.6-11.9-1.6-17.6l18.2-10.5zM472 384a40 40 0 1 1 80 0 40 40 0 1 1 -80 0z"]},VE={prefix:"fas",iconName:"building-columns",icon:[512,512,["bank","institution","museum","university"],"f19c","M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160v8c0 13.3 10.7 24 24 24H456c13.3 0 24-10.7 24-24v-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224H64V420.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512H480c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1V224H384V416H344V224H280V416H232V224H168V416H128V224zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},xE={prefix:"fas",iconName:"masks-theater",icon:[640,512,[127917,"theater-masks"],"f630","M74.6 373.2c41.7 36.1 108 82.5 166.1 73.7c6.1-.9 12.1-2.5 18-4.5c-9.2-12.3-17.3-24.4-24.2-35.4c-21.9-35-28.8-75.2-25.9-113.6c-20.6 4.1-39.2 13-54.7 25.4c-6.5 5.2-16.3 1.3-14.8-7c6.4-33.5 33-60.9 68.2-66.3c2.6-.4 5.3-.7 7.9-.8l19.4-131.3c2-13.8 8-32.7 25-45.9C278.2 53.2 310.5 37 363.2 32.2c-.8-.7-1.6-1.4-2.4-2.1C340.6 14.5 288.4-11.5 175.7 5.6S20.5 63 5.7 83.9C0 91.9-.8 102 .6 111.8L24.8 276.1c5.5 37.3 21.5 72.6 49.8 97.2zm87.7-219.6c4.4-3.1 10.8-2 11.8 3.3c.1 .5 .2 1.1 .3 1.6c3.2 21.8-11.6 42-33.1 45.3s-41.5-11.8-44.7-33.5c-.1-.5-.1-1.1-.2-1.6c-.6-5.4 5.2-8.4 10.3-6.7c9 3 18.8 3.9 28.7 2.4s19.1-5.3 26.8-10.8zM261.6 390c29.4 46.9 79.5 110.9 137.6 119.7s124.5-37.5 166.1-73.7c28.3-24.5 44.3-59.8 49.8-97.2l24.2-164.3c1.4-9.8 .6-19.9-5.1-27.9c-14.8-20.9-57.3-61.2-170-78.3S299.4 77.2 279.2 92.8c-7.8 6-11.5 15.4-12.9 25.2L242.1 282.3c-5.5 37.3-.4 75.8 19.6 107.7zM404.5 235.3c-7.7-5.5-16.8-9.3-26.8-10.8s-19.8-.6-28.7 2.4c-5.1 1.7-10.9-1.3-10.3-6.7c.1-.5 .1-1.1 .2-1.6c3.2-21.8 23.2-36.8 44.7-33.5s36.3 23.5 33.1 45.3c-.1 .5-.2 1.1-.3 1.6c-1 5.3-7.4 6.4-11.8 3.3zm136.2 15.5c-1 5.3-7.4 6.4-11.8 3.3c-7.7-5.5-16.8-9.3-26.8-10.8s-19.8-.6-28.7 2.4c-5.1 1.7-10.9-1.3-10.3-6.7c.1-.5 .1-1.1 .2-1.6c3.2-21.8 23.2-36.8 44.7-33.5s36.3 23.5 33.1 45.3c-.1 .5-.2 1.1-.3 1.6zM530 350.2c-19.6 44.7-66.8 72.5-116.8 64.9s-87.1-48.2-93-96.7c-1-8.3 8.9-12.1 15.2-6.7c23.9 20.8 53.6 35.3 87 40.3s66.1 .1 94.9-12.8c7.6-3.4 16 3.2 12.6 10.9z"]},ME={prefix:"fas",iconName:"handshake-simple",icon:[640,512,[129309,"handshake-alt"],"f4c6","M323.4 85.2l-96.8 78.4c-16.1 13-19.2 36.4-7 53.1c12.9 17.8 38 21.3 55.3 7.8l99.3-77.2c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L550.2 352H592c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H516h-4-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2zm22.8 124.4l-51.7 40.2C263 274.4 217.3 268 193.7 235.6c-22.2-30.5-16.6-73.1 12.7-96.8l83.2-67.3c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-72 48H48c-26.5 0-48 21.5-48 48V304c0 26.5 21.5 48 48 48H156.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c4.5-4.9 7.8-10.6 9.9-16.5c19.4 13 45.8 10.3 62.1-7.5c17.9-19.5 16.6-49.9-2.9-67.8l-134.2-123z"]},LE={prefix:"fas",iconName:"jet-fighter",icon:[640,512,["fighter-jet"],"f0fb","M160 24c0-13.3 10.7-24 24-24H296c13.3 0 24 10.7 24 24s-10.7 24-24 24H280L384 192H500.4c7.7 0 15.3 1.4 22.5 4.1L625 234.4c9 3.4 15 12 15 21.6s-6 18.2-15 21.6L522.9 315.9c-7.2 2.7-14.8 4.1-22.5 4.1H384L280 464h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V320H160l-54.6 54.6c-6 6-14.1 9.4-22.6 9.4H64c-17.7 0-32-14.3-32-32V288c-17.7 0-32-14.3-32-32s14.3-32 32-32V160c0-17.7 14.3-32 32-32H82.7c8.5 0 16.6 3.4 22.6 9.4L160 192h32V48h-8c-13.3 0-24-10.7-24-24zM80 240c-8.8 0-16 7.2-16 16s7.2 16 16 16h64c8.8 0 16-7.2 16-16s-7.2-16-16-16H80z"]},wE={prefix:"fas",iconName:"square-share-nodes",icon:[448,512,["share-alt-square"],"f1e1","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM384 160c0 35.3-28.7 64-64 64c-15.4 0-29.5-5.4-40.6-14.5L194.1 256l85.3 46.5c11-9.1 25.2-14.5 40.6-14.5c35.3 0 64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64c0-2.5 .1-4.9 .4-7.3L174.5 300c-11.7 12.3-28.2 20-46.5 20c-35.3 0-64-28.7-64-64s28.7-64 64-64c18.3 0 34.8 7.7 46.5 20l81.9-44.7c-.3-2.4-.4-4.9-.4-7.3c0-35.3 28.7-64 64-64s64 28.7 64 64z"]},SE={prefix:"fas",iconName:"video",icon:[576,512,["video-camera"],"f03d","M0 128C0 92.7 28.7 64 64 64H320c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128zM559.1 99.8c10.4 5.6 16.9 16.4 16.9 28.2V384c0 11.8-6.5 22.6-16.9 28.2s-23 5-32.9-1.6l-96-64L416 337.1V320 192 174.9l14.2-9.5 96-64c9.8-6.5 22.4-7.2 32.9-1.6z"]},EE={prefix:"fas",iconName:"graduation-cap",icon:[640,512,[127891,"mortar-board"],"f19d","M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9v28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5V291.9c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z"]},kE={prefix:"fas",iconName:"turn-up",icon:[384,512,[10548,"level-up-alt"],"f3bf","M350 177.5c3.8-8.8 2-19-4.6-26l-136-144C204.9 2.7 198.6 0 192 0s-12.9 2.7-17.4 7.5l-136 144c-6.6 7-8.4 17.2-4.6 26s12.5 14.5 22 14.5h88l0 192c0 17.7-14.3 32-32 32H32c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32l80 0c70.7 0 128-57.3 128-128l0-192h88c9.6 0 18.2-5.7 22-14.5z"]},NE={fa0:{prefix:"fas",iconName:"0",icon:[320,512,[],"30","M0 192C0 103.6 71.6 32 160 32s160 71.6 160 160V320c0 88.4-71.6 160-160 160S0 408.4 0 320V192zM160 96c-53 0-96 43-96 96V320c0 53 43 96 96 96s96-43 96-96V192c0-53-43-96-96-96z"]},fa1:{prefix:"fas",iconName:"1",icon:[256,512,[],"31","M160 64c0-11.8-6.5-22.6-16.9-28.2s-23-5-32.8 1.6l-96 64C-.5 111.2-4.4 131 5.4 145.8s29.7 18.7 44.4 8.9L96 123.8V416H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96 96c17.7 0 32-14.3 32-32s-14.3-32-32-32H160V64z"]},fa2:{prefix:"fas",iconName:"2",icon:[320,512,[],"32","M142.9 96c-21.5 0-42.2 8.5-57.4 23.8L54.6 150.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L40.2 74.5C67.5 47.3 104.4 32 142.9 32C223 32 288 97 288 177.1c0 38.5-15.3 75.4-42.5 102.6L109.3 416H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L200.2 234.5c15.2-15.2 23.8-35.9 23.8-57.4c0-44.8-36.3-81.1-81.1-81.1z"]},fa3:{prefix:"fas",iconName:"3",icon:[320,512,[],"33","M0 64C0 46.3 14.3 32 32 32H272c13.2 0 25 8.1 29.8 20.4s1.5 26.3-8.2 35.2L162.3 208H184c75.1 0 136 60.9 136 136s-60.9 136-136 136H105.4C63 480 24.2 456 5.3 418.1l-1.9-3.8c-7.9-15.8-1.5-35 14.3-42.9s35-1.5 42.9 14.3l1.9 3.8c8.1 16.3 24.8 26.5 42.9 26.5H184c39.8 0 72-32.2 72-72s-32.2-72-72-72H80c-13.2 0-25-8.1-29.8-20.4s-1.5-26.3 8.2-35.2L189.7 96H32C14.3 96 0 81.7 0 64z"]},fa4:{prefix:"fas",iconName:"4",icon:[384,512,[],"34","M189 77.6c7.5-16 .7-35.1-15.3-42.6s-35.1-.7-42.6 15.3L3 322.4c-4.7 9.9-3.9 21.5 1.9 30.8S21 368 32 368H256v80c0 17.7 14.3 32 32 32s32-14.3 32-32V368h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H320V160c0-17.7-14.3-32-32-32s-32 14.3-32 32V304H82.4L189 77.6z"]},fa5:{prefix:"fas",iconName:"5",icon:[320,512,[],"35","M32.5 58.3C35.3 43.1 48.5 32 64 32H256c17.7 0 32 14.3 32 32s-14.3 32-32 32H90.7L70.3 208H184c75.1 0 136 60.9 136 136s-60.9 136-136 136H100.5c-39.4 0-75.4-22.3-93-57.5l-4.1-8.2c-7.9-15.8-1.5-35 14.3-42.9s35-1.5 42.9 14.3l4.1 8.2c6.8 13.6 20.6 22.1 35.8 22.1H184c39.8 0 72-32.2 72-72s-32.2-72-72-72H32c-9.5 0-18.5-4.2-24.6-11.5s-8.6-16.9-6.9-26.2l32-176z"]},fa6:{prefix:"fas",iconName:"6",icon:[320,512,[],"36","M232.4 84.7c11.4-13.5 9.7-33.7-3.8-45.1s-33.7-9.7-45.1 3.8L38.6 214.7C14.7 242.9 1.1 278.4 .1 315.2c0 1.4-.1 2.9-.1 4.3c0 .2 0 .3 0 .5c0 88.4 71.6 160 160 160s160-71.6 160-160c0-85.5-67.1-155.4-151.5-159.8l63.9-75.6zM256 320A96 96 0 1 1 64 320a96 96 0 1 1 192 0z"]},fa7:{prefix:"fas",iconName:"7",icon:[320,512,[],"37","M0 64C0 46.3 14.3 32 32 32H288c11.5 0 22 6.1 27.7 16.1s5.7 22.2-.1 32.1l-224 384c-8.9 15.3-28.5 20.4-43.8 11.5s-20.4-28.5-11.5-43.8L232.3 96H32C14.3 96 0 81.7 0 64z"]},fa8:{prefix:"fas",iconName:"8",icon:[320,512,[],"38","M304 160c0-70.7-57.3-128-128-128H144C73.3 32 16 89.3 16 160c0 34.6 13.7 66 36 89C20.5 272.3 0 309.8 0 352c0 70.7 57.3 128 128 128h64c70.7 0 128-57.3 128-128c0-42.2-20.5-79.7-52-103c22.3-23 36-54.4 36-89zM176.1 288H192c35.3 0 64 28.7 64 64s-28.7 64-64 64H128c-35.3 0-64-28.7-64-64s28.7-64 64-64h15.9c0 0 .1 0 .1 0h32c0 0 .1 0 .1 0zm0-64c0 0 0 0 0 0H144c0 0 0 0 0 0c-35.3 0-64-28.7-64-64c0-35.3 28.7-64 64-64h32c35.3 0 64 28.7 64 64c0 35.3-28.6 64-64 64z"]},fa9:{prefix:"fas",iconName:"9",icon:[320,512,[],"39","M64 192a96 96 0 1 0 192 0A96 96 0 1 0 64 192zm87.5 159.8C67.1 347.4 0 277.5 0 192C0 103.6 71.6 32 160 32s160 71.6 160 160c0 2.6-.1 5.3-.2 7.9c-1.7 35.7-15.2 70-38.4 97.4l-145 171.4c-11.4 13.5-31.6 15.2-45.1 3.8s-15.2-31.6-3.8-45.1l63.9-75.6z"]},faFillDrip:{prefix:"fas",iconName:"fill-drip",icon:[576,512,[],"f576","M41.4 9.4C53.9-3.1 74.1-3.1 86.6 9.4L168 90.7l53.1-53.1c28.1-28.1 73.7-28.1 101.8 0L474.3 189.1c28.1 28.1 28.1 73.7 0 101.8L283.9 481.4c-37.5 37.5-98.3 37.5-135.8 0L30.6 363.9c-37.5-37.5-37.5-98.3 0-135.8L122.7 136 41.4 54.6c-12.5-12.5-12.5-32.8 0-45.3zm176 221.3L168 181.3 75.9 273.4c-4.2 4.2-7 9.3-8.4 14.6H386.7l42.3-42.3c3.1-3.1 3.1-8.2 0-11.3L277.7 82.9c-3.1-3.1-8.2-3.1-11.3 0L213.3 136l49.4 49.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0zM512 512c-35.3 0-64-28.7-64-64c0-25.2 32.6-79.6 51.2-108.7c6-9.4 19.5-9.4 25.5 0C543.4 368.4 576 422.8 576 448c0 35.3-28.7 64-64 64z"]},faArrowsToCircle:{prefix:"fas",iconName:"arrows-to-circle",icon:[640,512,[],"e4bd","M9.4 9.4C21.9-3.1 42.1-3.1 54.6 9.4L160 114.7V96c0-17.7 14.3-32 32-32s32 14.3 32 32v96c0 4.3-.9 8.5-2.4 12.2c-1.6 3.7-3.8 7.3-6.9 10.3l-.1 .1c-3.1 3-6.6 5.3-10.3 6.9c-3.8 1.6-7.9 2.4-12.2 2.4H96c-17.7 0-32-14.3-32-32s14.3-32 32-32h18.7L9.4 54.6C-3.1 42.1-3.1 21.9 9.4 9.4zM256 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM114.7 352H96c-17.7 0-32-14.3-32-32s14.3-32 32-32h96 0l.1 0c8.8 0 16.7 3.6 22.5 9.3l.1 .1c3 3.1 5.3 6.6 6.9 10.3c1.6 3.8 2.4 7.9 2.4 12.2v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V397.3L54.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L114.7 352zM416 96c0-17.7 14.3-32 32-32s32 14.3 32 32v18.7L585.4 9.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L525.3 160H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H448c-8.8 0-16.8-3.6-22.6-9.3l-.1-.1c-3-3.1-5.3-6.6-6.9-10.3s-2.4-7.8-2.4-12.2l0-.1v0V96zM525.3 352L630.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L480 397.3V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V320v0c0 0 0-.1 0-.1c0-4.3 .9-8.4 2.4-12.2c1.6-3.8 3.9-7.3 6.9-10.4c5.8-5.8 13.7-9.3 22.5-9.4c0 0 .1 0 .1 0h0 96c17.7 0 32 14.3 32 32s-14.3 32-32 32H525.3z"]},faCircleChevronRight:ap,faChevronCircleRight:np,faAt:{prefix:"fas",iconName:"at",icon:[512,512,[61946],"40","M256 64C150 64 64 150 64 256s86 192 192 192c17.7 0 32 14.3 32 32s-14.3 32-32 32C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256v32c0 53-43 96-96 96c-29.3 0-55.6-13.2-73.2-33.9C320 371.1 289.5 384 256 384c-70.7 0-128-57.3-128-128s57.3-128 128-128c27.9 0 53.7 8.9 74.7 24.1c5.7-5 13.1-8.1 21.3-8.1c17.7 0 32 14.3 32 32v80 32c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-106-86-192-192-192zm64 192a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},faTrashCan:lp,faTrashAlt:ip,faTextHeight:{prefix:"fas",iconName:"text-height",icon:[576,512,[],"f034","M64 128V96h64l0 320H96c-17.7 0-32 14.3-32 32s14.3 32 32 32H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H192l0-320h64v32c0 17.7 14.3 32 32 32s32-14.3 32-32V80c0-26.5-21.5-48-48-48H160 48C21.5 32 0 53.5 0 80v48c0 17.7 14.3 32 32 32s32-14.3 32-32zM502.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8h32V352H416c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8H512V160h32c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64z"]},faUserXmark:sp,faUserTimes:dp,faStethoscope:{prefix:"fas",iconName:"stethoscope",icon:[576,512,[129658],"f0f1","M142.4 21.9c5.6 16.8-3.5 34.9-20.2 40.5L96 71.1V192c0 53 43 96 96 96s96-43 96-96V71.1l-26.1-8.7c-16.8-5.6-25.8-23.7-20.2-40.5s23.7-25.8 40.5-20.2l26.1 8.7C334.4 19.1 352 43.5 352 71.1V192c0 77.2-54.6 141.6-127.3 156.7C231 404.6 278.4 448 336 448c61.9 0 112-50.1 112-112V265.3c-28.3-12.3-48-40.5-48-73.3c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V336c0 97.2-78.8 176-176 176c-92.9 0-168.9-71.9-175.5-163.1C87.2 334.2 32 269.6 32 192V71.1c0-27.5 17.6-52 43.8-60.7l26.1-8.7c16.8-5.6 34.9 3.5 40.5 20.2zM480 224a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faMessage:mp,faCommentAlt:fp,faInfo:{prefix:"fas",iconName:"info",icon:[192,512,[],"f129","M48 80a48 48 0 1 1 96 0A48 48 0 1 1 48 80zM0 224c0-17.7 14.3-32 32-32H96c17.7 0 32 14.3 32 32V448h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H64V256H32c-17.7 0-32-14.3-32-32z"]},faDownLeftAndUpRightToCenter:up,faCompressAlt:pp,faExplosion:{prefix:"fas",iconName:"explosion",icon:[576,512,[],"e4e9","M499.6 11.3c6.7-10.7 20.5-14.5 31.7-8.5s15.8 19.5 10.6 31L404.8 338.6c2.2 2.3 4.3 4.7 6.3 7.1l97.2-54.7c10.5-5.9 23.6-3.1 30.9 6.4s6.3 23-2.2 31.5l-87 87H378.5c-13.2-37.3-48.7-64-90.5-64s-77.4 26.7-90.5 64H117.8L42.3 363.7c-9.7-6.7-13.1-19.6-7.9-30.3s17.4-15.9 28.7-12.4l97.2 30.4c3-3.9 6.1-7.7 9.4-11.3L107.4 236.3c-6.1-10.1-3.9-23.1 5.1-30.7s22.2-7.5 31.1 .1L246 293.6c1.5-.4 3-.8 4.5-1.1l13.6-142.7c1.2-12.3 11.5-21.7 23.9-21.7s22.7 9.4 23.9 21.7l13.5 141.9L499.6 11.3zM64 448v0H512v0h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H64zM288 0c13.3 0 24 10.7 24 24V72c0 13.3-10.7 24-24 24s-24-10.7-24-24V24c0-13.3 10.7-24 24-24z"]},faFileLines:bp,faFileAlt:hp,faFileText:gp,faWaveSquare:{prefix:"fas",iconName:"wave-square",icon:[640,512,[],"f83e","M128 64c0-17.7 14.3-32 32-32H320c17.7 0 32 14.3 32 32V416h96V256c0-17.7 14.3-32 32-32H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H512V448c0 17.7-14.3 32-32 32H320c-17.7 0-32-14.3-32-32V96H192V256c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h96V64z"]},faRing:{prefix:"fas",iconName:"ring",icon:[512,512,[],"f70b","M64 208c0 7.8 4.4 18.7 17.1 30.3C126.5 214.1 188.9 200 256 200s129.5 14.1 174.9 38.3C443.6 226.7 448 215.8 448 208c0-12.3-10.8-32-47.9-50.6C364.9 139.8 314 128 256 128s-108.9 11.8-144.1 29.4C74.8 176 64 195.7 64 208zm192 40c-47 0-89.3 7.6-122.9 19.7C166.3 280.2 208.8 288 256 288s89.7-7.8 122.9-20.3C345.3 255.6 303 248 256 248zM0 208c0-49.6 39.4-85.8 83.3-107.8C129.1 77.3 190.3 64 256 64s126.9 13.3 172.7 36.2c43.9 22 83.3 58.2 83.3 107.8v96c0 49.6-39.4 85.8-83.3 107.8C382.9 434.7 321.7 448 256 448s-126.9-13.3-172.7-36.2C39.4 389.8 0 353.6 0 304V208z"]},faBuildingUn:{prefix:"fas",iconName:"building-un",icon:[384,512,[],"e4d9","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM237.3 71.1l34.7 52V80c0-8.8 7.2-16 16-16s16 7.2 16 16v96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4l-34.7-52V176c0 8.8-7.2 16-16 16s-16-7.2-16-16V80c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4zM112 80v64c0 8.8 7.2 16 16 16s16-7.2 16-16V80c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 26.5-21.5 48-48 48s-48-21.5-48-48V80c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faDiceThree:{prefix:"fas",iconName:"dice-three",icon:[448,512,[9858],"f527","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm64 96a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm128 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faCalendarDays:vp,faCalendarAlt:Cp,faAnchorCircleCheck:{prefix:"fas",iconName:"anchor-circle-check",icon:[640,512,[],"e4aa","M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c8.2 0 16.3-.6 24.2-1.8c-22.2-16.2-40.4-37.5-53-62.2H320V368 240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faBuildingCircleArrowRight:{prefix:"fas",iconName:"building-circle-arrow-right",icon:[640,512,[],"e4d1","M0 48C0 21.5 21.5 0 48 0H336c26.5 0 48 21.5 48 48V232.2c-39.1 32.3-64 81.1-64 135.8c0 49.5 20.4 94.2 53.3 126.2C364.5 505.1 351.1 512 336 512H240V432c0-26.5-21.5-48-48-48s-48 21.5-48 48v80H48c-26.5 0-48-21.5-48-48V48zM80 224c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H80zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16zm112-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H272zM64 112v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zM176 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H176zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16zm96 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm140.7-67.3c-6.2 6.2-6.2 16.4 0 22.6L521.4 352H432c-8.8 0-16 7.2-16 16s7.2 16 16 16h89.4l-28.7 28.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l56-56c6.2-6.2 6.2-16.4 0-22.6l-56-56c-6.2-6.2-16.4-6.2-22.6 0z"]},faVolleyball:yp,faVolleyballBall:zp,faArrowsUpToLine:{prefix:"fas",iconName:"arrows-up-to-line",icon:[576,512,[],"e4c2","M32 96l512 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 32C14.3 32 0 46.3 0 64S14.3 96 32 96zM9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L96 237.3 96 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-210.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96zm320 45.3c12.5 12.5 32.8 12.5 45.3 0L416 237.3 416 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-210.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3z"]},faSortDown:Hp,faSortDesc:_p,faCircleMinus:Vp,faMinusCircle:xp,faDoorOpen:{prefix:"fas",iconName:"door-open",icon:[576,512,[],"f52b","M320 32c0-9.9-4.5-19.2-12.3-25.2S289.8-1.4 280.2 1l-179.9 45C79 51.3 64 70.5 64 92.5V448H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H96 288h32V480 32zM256 256c0 17.7-10.7 32-24 32s-24-14.3-24-32s10.7-32 24-32s24 14.3 24 32zm96-128h96V480c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H512V128c0-35.3-28.7-64-64-64H352v64z"]},faRightFromBracket:Mp,faSignOutAlt:Lp,faAtom:{prefix:"fas",iconName:"atom",icon:[512,512,[9883],"f5d2","M256 398.8c-11.8 5.1-23.4 9.7-34.9 13.5c16.7 33.8 31 35.7 34.9 35.7s18.1-1.9 34.9-35.7c-11.4-3.9-23.1-8.4-34.9-13.5zM446 256c33 45.2 44.3 90.9 23.6 128c-20.2 36.3-62.5 49.3-115.2 43.2c-22 52.1-55.6 84.8-98.4 84.8s-76.4-32.7-98.4-84.8c-52.7 6.1-95-6.8-115.2-43.2C21.7 346.9 33 301.2 66 256c-33-45.2-44.3-90.9-23.6-128c20.2-36.3 62.5-49.3 115.2-43.2C179.6 32.7 213.2 0 256 0s76.4 32.7 98.4 84.8c52.7-6.1 95 6.8 115.2 43.2c20.7 37.1 9.4 82.8-23.6 128zm-65.8 67.4c-1.7 14.2-3.9 28-6.7 41.2c31.8 1.4 38.6-8.7 40.2-11.7c2.3-4.2 7-17.9-11.9-48.1c-6.8 6.3-14 12.5-21.6 18.6zm-6.7-175.9c2.8 13.1 5 26.9 6.7 41.2c7.6 6.1 14.8 12.3 21.6 18.6c18.9-30.2 14.2-44 11.9-48.1c-1.6-2.9-8.4-13-40.2-11.7zM290.9 99.7C274.1 65.9 259.9 64 256 64s-18.1 1.9-34.9 35.7c11.4 3.9 23.1 8.4 34.9 13.5c11.8-5.1 23.4-9.7 34.9-13.5zm-159 88.9c1.7-14.3 3.9-28 6.7-41.2c-31.8-1.4-38.6 8.7-40.2 11.7c-2.3 4.2-7 17.9 11.9 48.1c6.8-6.3 14-12.5 21.6-18.6zM110.2 304.8C91.4 335 96 348.7 98.3 352.9c1.6 2.9 8.4 13 40.2 11.7c-2.8-13.1-5-26.9-6.7-41.2c-7.6-6.1-14.8-12.3-21.6-18.6zM336 256a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zm-80-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faSoap:{prefix:"fas",iconName:"soap",icon:[512,512,[129532],"e06e","M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM320 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM416 32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0 160c0 27.6-11.7 52.5-30.4 70.1C422.1 275.7 448 310.8 448 352c0 53-43 96-96 96H160c-53 0-96-43-96-96s43-96 96-96h88.4c-15.2-17-24.4-39.4-24.4-64H96c-53 0-96 43-96 96V416c0 53 43 96 96 96H416c53 0 96-43 96-96V288c0-53-43-96-96-96zM160 288c-35.3 0-64 28.7-64 64s28.7 64 64 64H352c35.3 0 64-28.7 64-64s-28.7-64-64-64H320 160z"]},faIcons:Sp,faHeartMusicCameraBolt:Ep,faMicrophoneLinesSlash:kp,faMicrophoneAltSlash:Np,faBridgeCircleCheck:{prefix:"fas",iconName:"bridge-circle-check",icon:[640,512,[],"e4c9","M64 32C46.3 32 32 46.3 32 64s14.3 32 32 32h40v64H32V288c53 0 96 43 96 96v64c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V384c0-53 43-96 96-96c6.3 0 12.4 .6 18.3 1.7C367.1 231.8 426.9 192 496 192c42.5 0 81.6 15.1 112 40.2V160H536V96h40c17.7 0 32-14.3 32-32s-14.3-32-32-32H64zM488 96v64H408V96h80zM360 96v64H280V96h80zM232 96v64H152V96h80zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faPumpMedical:{prefix:"fas",iconName:"pump-medical",icon:[448,512,[],"e06a","M128 32v96H256V96h60.1c4.2 0 8.3 1.7 11.3 4.7l33.9 33.9c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L372.7 55.4c-15-15-35.4-23.4-56.6-23.4H256c0-17.7-14.3-32-32-32H160c-17.7 0-32 14.3-32 32zM117.4 160c-33.3 0-61 25.5-63.8 58.7L35 442.7C31.9 480 61.3 512 98.8 512H285.2c37.4 0 66.9-32 63.8-69.3l-18.7-224c-2.8-33.2-30.5-58.7-63.8-58.7H117.4zM216 280v32h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H216v32c0 13.3-10.7 24-24 24s-24-10.7-24-24V360H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h32V280c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},faFingerprint:{prefix:"fas",iconName:"fingerprint",icon:[512,512,[],"f577","M48 256C48 141.1 141.1 48 256 48c63.1 0 119.6 28.1 157.8 72.5c8.6 10.1 23.8 11.2 33.8 2.6s11.2-23.8 2.6-33.8C403.3 34.6 333.7 0 256 0C114.6 0 0 114.6 0 256v40c0 13.3 10.7 24 24 24s24-10.7 24-24V256zm458.5-52.9c-2.7-13-15.5-21.3-28.4-18.5s-21.3 15.5-18.5 28.4c2.9 13.9 4.5 28.3 4.5 43.1v40c0 13.3 10.7 24 24 24s24-10.7 24-24V256c0-18.1-1.9-35.8-5.5-52.9zM256 80c-19 0-37.4 3-54.5 8.6c-15.2 5-18.7 23.7-8.3 35.9c7.1 8.3 18.8 10.8 29.4 7.9c10.6-2.9 21.8-4.4 33.4-4.4c70.7 0 128 57.3 128 128v24.9c0 25.2-1.5 50.3-4.4 75.3c-1.7 14.6 9.4 27.8 24.2 27.8c11.8 0 21.9-8.6 23.3-20.3c3.3-27.4 5-55 5-82.7V256c0-97.2-78.8-176-176-176zM150.7 148.7c-9.1-10.6-25.3-11.4-33.9-.4C93.7 178 80 215.4 80 256v24.9c0 24.2-2.6 48.4-7.8 71.9C68.8 368.4 80.1 384 96.1 384c10.5 0 19.9-7 22.2-17.3c6.4-28.1 9.7-56.8 9.7-85.8V256c0-27.2 8.5-52.4 22.9-73.1c7.2-10.4 8-24.6-.2-34.2zM256 160c-53 0-96 43-96 96v24.9c0 35.9-4.6 71.5-13.8 106.1c-3.8 14.3 6.7 29 21.5 29c9.5 0 17.9-6.2 20.4-15.4c10.5-39 15.9-79.2 15.9-119.7V256c0-28.7 23.3-52 52-52s52 23.3 52 52v24.9c0 36.3-3.5 72.4-10.4 107.9c-2.7 13.9 7.7 27.2 21.8 27.2c10.2 0 19-7 21-17c7.7-38.8 11.6-78.3 11.6-118.1V256c0-53-43-96-96-96zm24 96c0-13.3-10.7-24-24-24s-24 10.7-24 24v24.9c0 59.9-11 119.3-32.5 175.2l-5.9 15.3c-4.8 12.4 1.4 26.3 13.8 31s26.3-1.4 31-13.8l5.9-15.3C267.9 411.9 280 346.7 280 280.9V256z"]},faHandPointRight:{prefix:"fas",iconName:"hand-point-right",icon:[512,512,[],"f0a4","M480 96c17.7 0 32 14.3 32 32s-14.3 32-32 32l-208 0 0-64 208 0zM320 288c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32s14.3-32 32-32h64zm64-64c0 17.7-14.3 32-32 32H304c-17.7 0-32-14.3-32-32s14.3-32 32-32h48c17.7 0 32 14.3 32 32zM288 384c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32h64zm-88-96l.6 0c-5.4 9.4-8.6 20.3-8.6 32c0 13.2 4 25.4 10.8 35.6C177.9 364.3 160 388.1 160 416c0 11.7 3.1 22.6 8.6 32H160C71.6 448 0 376.4 0 288l0-61.7c0-42.4 16.9-83.1 46.9-113.1l11.6-11.6C82.5 77.5 115.1 64 149 64l27 0c35.3 0 64 28.7 64 64v88c0 22.1-17.9 40-40 40s-40-17.9-40-40V160c0-8.8-7.2-16-16-16s-16 7.2-16 16v56c0 39.8 32.2 72 72 72z"]},faMagnifyingGlassLocation:Tp,faSearchLocation:Bp,faForwardStep:Ip,faStepForward:$p,faFaceSmileBeam:Rp,faSmileBeam:Ap,faFlagCheckered:{prefix:"fas",iconName:"flag-checkered",icon:[448,512,[127937],"f11e","M32 0C49.7 0 64 14.3 64 32V48l69-17.2c38.1-9.5 78.3-5.1 113.5 12.5c46.3 23.2 100.8 23.2 147.1 0l9.6-4.8C423.8 28.1 448 43.1 448 66.1V345.8c0 13.3-8.3 25.3-20.8 30l-34.7 13c-46.2 17.3-97.6 14.6-141.7-7.4c-37.9-19-81.3-23.7-122.5-13.4L64 384v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V400 334 64 32C0 14.3 14.3 0 32 0zM64 187.1l64-13.9v65.5L64 252.6V318l48.8-12.2c5.1-1.3 10.1-2.4 15.2-3.3V238.7l38.9-8.4c8.3-1.8 16.7-2.5 25.1-2.1l0-64c13.6 .4 27.2 2.6 40.4 6.4l23.6 6.9v66.7l-41.7-12.3c-7.3-2.1-14.8-3.4-22.3-3.8v71.4c21.8 1.9 43.3 6.7 64 14.4V244.2l22.7 6.7c13.5 4 27.3 6.4 41.3 7.4V194c-7.8-.8-15.6-2.3-23.2-4.5l-40.8-12v-62c-13-3.8-25.8-8.8-38.2-15c-8.2-4.1-16.9-7-25.8-8.8v72.4c-13-.4-26 .8-38.7 3.6L128 173.2V98L64 114v73.1zM320 335.7c16.8 1.5 33.9-.7 50-6.8l14-5.2V251.9l-7.9 1.8c-18.4 4.3-37.3 5.7-56.1 4.5v77.4zm64-149.4V115.4c-20.9 6.1-42.4 9.1-64 9.1V194c13.9 1.4 28 .5 41.7-2.6l22.3-5.2z"]},faFootball:Pp,faFootballBall:Wp,faSchoolCircleExclamation:{prefix:"fas",iconName:"school-circle-exclamation",icon:[640,512,[],"e56c","M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96H48C21.5 96 0 117.5 0 144V464c0 26.5 21.5 48 48 48H320v0H256V416c0-35.3 28.7-64 64-64l.3 0h.5c3.4-37.7 18.7-72.1 42.2-99.1C350.2 260 335.6 264 320 264c-48.6 0-88-39.4-88-88s39.4-88 88-88s88 39.4 88 88c0 18.3-5.6 35.3-15.1 49.4c29-21 64.6-33.4 103.1-33.4c59.5 0 112.1 29.6 144 74.8V144c0-26.5-21.5-48-48-48H473.7L337.8 5.4zM96 192h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V208c0-8.8 7.2-16 16-16zm0 128h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zM320 128c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H336V144c0-8.8-7.2-16-16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faCrop:{prefix:"fas",iconName:"crop",icon:[512,512,[],"f125","M448 109.3l54.6-54.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L402.7 64 160 64v64l178.7 0L128 338.7V32c0-17.7-14.3-32-32-32S64 14.3 64 32V64H32C14.3 64 0 78.3 0 96s14.3 32 32 32H64V384c0 35.3 28.7 64 64 64H352V384H173.3L384 173.3 384 480c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H448l0-274.7z"]},faAnglesDown:Dp,faAngleDoubleDown:Op,faUsersRectangle:{prefix:"fas",iconName:"users-rectangle",icon:[640,512,[],"e594","M96 0C43 0 0 43 0 96V416c0 53 43 96 96 96H544c53 0 96-43 96-96V96c0-53-43-96-96-96H96zM64 96c0-17.7 14.3-32 32-32H544c17.7 0 32 14.3 32 32V416c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V96zm159.8 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM96 309.3c0 14.7 11.9 26.7 26.7 26.7h56.1c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4H149.3C119.9 256 96 279.9 96 309.3zM461.2 336h56.1c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3H421.3c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6zM372 289c-3.9-.7-7.9-1-12-1H280c-4.1 0-8.1 .3-12 1c-26 4.4-47.3 22.7-55.9 47c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24H408c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24c-8.6-24.3-29.9-42.6-55.9-47zM512 176a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM320 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128z"]},faPeopleRoof:{prefix:"fas",iconName:"people-roof",icon:[640,512,[],"e537","M335.5 4l288 160c15.4 8.6 21 28.1 12.4 43.5s-28.1 21-43.5 12.4L320 68.6 47.5 220c-15.4 8.6-34.9 3-43.5-12.4s-3-34.9 12.4-43.5L304.5 4c9.7-5.4 21.4-5.4 31.1 0zM320 160a40 40 0 1 1 0 80 40 40 0 1 1 0-80zM144 256a40 40 0 1 1 0 80 40 40 0 1 1 0-80zm312 40a40 40 0 1 1 80 0 40 40 0 1 1 -80 0zM226.9 491.4L200 441.5V480c0 17.7-14.3 32-32 32H120c-17.7 0-32-14.3-32-32V441.5L61.1 491.4c-6.3 11.7-20.8 16-32.5 9.8s-16-20.8-9.8-32.5l37.9-70.3c15.3-28.5 45.1-46.3 77.5-46.3h19.5c16.3 0 31.9 4.5 45.4 12.6l33.6-62.3c15.3-28.5 45.1-46.3 77.5-46.3h19.5c32.4 0 62.1 17.8 77.5 46.3l33.6 62.3c13.5-8.1 29.1-12.6 45.4-12.6h19.5c32.4 0 62.1 17.8 77.5 46.3l37.9 70.3c6.3 11.7 1.9 26.2-9.8 32.5s-26.2 1.9-32.5-9.8L552 441.5V480c0 17.7-14.3 32-32 32H472c-17.7 0-32-14.3-32-32V441.5l-26.9 49.9c-6.3 11.7-20.8 16-32.5 9.8s-16-20.8-9.8-32.5l36.3-67.5c-1.7-1.7-3.2-3.6-4.3-5.8L376 345.5V400c0 17.7-14.3 32-32 32H296c-17.7 0-32-14.3-32-32V345.5l-26.9 49.9c-1.2 2.2-2.6 4.1-4.3 5.8l36.3 67.5c6.3 11.7 1.9 26.2-9.8 32.5s-26.2 1.9-32.5-9.8z"]},faPeopleLine:{prefix:"fas",iconName:"people-line",icon:[640,512,[],"e534","M360 72a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zM144 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM496 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM200 313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-36.3-67.5c1.7-1.7 3.2-3.6 4.3-5.8L264 217.5V272c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V217.5l26.9 49.9c1.2 2.2 2.6 4.1 4.3 5.8l-36.3 67.5c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L440 313.5V352c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3H486.2c-16.3 0-31.9 4.5-45.4 12.6l-33.6-62.3c-15.3-28.5-45.1-46.3-77.5-46.3H310.2c-32.4 0-62.1 17.8-77.5 46.3l-33.6 62.3c-13.5-8.1-29.1-12.6-45.4-12.6H134.2c-32.4 0-62.1 17.8-77.5 46.3L18.9 340.6c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L88 313.5V352c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V313.5z"]},faBeerMugEmpty:Fp,faBeer:Gp,faDiagramPredecessor:{prefix:"fas",iconName:"diagram-predecessor",icon:[512,512,[],"e477","M448 416l0-64L64 352l0 64 384 0zm0 64L64 480c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64zM288 160c0 35.3-28.7 64-64 64L64 224c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l144 0 16 0 144 0c44.2 0 80 35.8 80 80l0 16 38.1 0c21.4 0 32.1 25.9 17 41L433 239c-9.4 9.4-24.6 9.4-33.9 0L329 169c-15.1-15.1-4.4-41 17-41l38.1 0 0-16c0-8.8-7.2-16-16-16l-80 0 0 64z"]},faArrowUpLong:Up,faLongArrowUp:jp,faFireFlameSimple:qp,faBurn:Zp,faPerson:Yp,faMale:Jp,faLaptop:{prefix:"fas",iconName:"laptop",icon:[640,512,[128187],"f109","M128 32C92.7 32 64 60.7 64 96V352h64V96H512V352h64V96c0-35.3-28.7-64-64-64H128zM19.2 384C8.6 384 0 392.6 0 403.2C0 445.6 34.4 480 76.8 480H563.2c42.4 0 76.8-34.4 76.8-76.8c0-10.6-8.6-19.2-19.2-19.2H19.2z"]},faFileCsv:{prefix:"fas",iconName:"file-csv",icon:[512,512,[],"f6dd","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V304H176c-35.3 0-64 28.7-64 64V512H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zM200 352h16c22.1 0 40 17.9 40 40v8c0 8.8-7.2 16-16 16s-16-7.2-16-16v-8c0-4.4-3.6-8-8-8H200c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8v-8c0-8.8 7.2-16 16-16s16 7.2 16 16v8c0 22.1-17.9 40-40 40H200c-22.1 0-40-17.9-40-40V392c0-22.1 17.9-40 40-40zm133.1 0H368c8.8 0 16 7.2 16 16s-7.2 16-16 16H333.1c-7.2 0-13.1 5.9-13.1 13.1c0 5.2 3 9.9 7.8 12l37.4 16.6c16.3 7.2 26.8 23.4 26.8 41.2c0 24.9-20.2 45.1-45.1 45.1H304c-8.8 0-16-7.2-16-16s7.2-16 16-16h42.9c7.2 0 13.1-5.9 13.1-13.1c0-5.2-3-9.9-7.8-12l-37.4-16.6c-16.3-7.2-26.8-23.4-26.8-41.2c0-24.9 20.2-45.1 45.1-45.1zm98.9 0c8.8 0 16 7.2 16 16v31.6c0 23 5.5 45.6 16 66c10.5-20.3 16-42.9 16-66V368c0-8.8 7.2-16 16-16s16 7.2 16 16v31.6c0 34.7-10.3 68.7-29.6 97.6l-5.1 7.7c-3 4.5-8 7.1-13.3 7.1s-10.3-2.7-13.3-7.1l-5.1-7.7c-19.3-28.9-29.6-62.9-29.6-97.6V368c0-8.8 7.2-16 16-16z"]},faMenorah:{prefix:"fas",iconName:"menorah",icon:[640,512,[],"f676","M20.8 7.4C22.8 2.9 27.1 0 32 0s9.2 2.9 11.2 7.4L61.3 49.7c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32S0 81.7 0 64V62.8c0-4.5 .9-8.9 2.7-13.1L20.8 7.4zm96 0C118.8 2.9 123.1 0 128 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1L116.8 7.4zm77.8 42.4L212.8 7.4C214.8 2.9 219.1 0 224 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1zM308.8 7.4C310.8 2.9 315.1 0 320 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1L308.8 7.4zm77.8 42.4L404.8 7.4C406.8 2.9 411.1 0 416 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1zM500.8 7.4C502.8 2.9 507.1 0 512 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1L500.8 7.4zm77.8 42.4L596.8 7.4C598.8 2.9 603.1 0 608 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1zM32 128c17.7 0 32 14.3 32 32V288c0 17.7 14.3 32 32 32H288V160c0-17.7 14.3-32 32-32s32 14.3 32 32V320H544c17.7 0 32-14.3 32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32V288c0 53-43 96-96 96H352v64H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H320 160c-17.7 0-32-14.3-32-32s14.3-32 32-32H288V384H96c-53 0-96-43-96-96V160c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32v96 32H96V256 160c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32v96 32H192V256 160c0-17.7 14.3-32 32-32zm192 0c17.7 0 32 14.3 32 32v96 32H384V256 160c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32v96 32H480V256 160c0-17.7 14.3-32 32-32z"]},faTruckPlane:{prefix:"fas",iconName:"truck-plane",icon:[640,512,[],"e58f","M200 0c-30.6 0-56 54.7-56 86.1V192.5L7.8 274.3C2.9 277.2 0 282.4 0 288v64c0 5.1 2.4 9.8 6.4 12.8s9.3 3.9 14.1 2.5l123.4-37v81.2l-50 40c-3.8 3-6 7.6-6 12.5v32c0 5.1 2.5 10 6.6 13s9.5 3.8 14.4 2.2L200 480.9 290.4 511c-1.6-4.7-2.4-9.8-2.4-15V463.4c-18.2-10.5-30.7-29.7-31.9-51.8l-.1-.1V408 325.5 184l0-1.1 0 0V86.1C256 54.7 231.5 0 200 0zm88 176V400c0 20.9 13.4 38.7 32 45.3V488c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V448H544v40c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V445.3c18.6-6.6 32-24.4 32-45.3V176c0-26.5-21.5-48-48-48H336c-26.5 0-48 21.5-48 48zm79.8 78.7c3.3-8.7 11.2-14.7 20.5-14.7H539.7c9.2 0 17.2 6 20.5 14.7L576 304H352l15.8-49.3zM568 352a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM336 376a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faRecordVinyl:{prefix:"fas",iconName:"record-vinyl",icon:[512,512,[],"f8d9","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192zm0 224a128 128 0 1 0 0-256 128 128 0 1 0 0 256zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faFaceGrinStars:Xp,faGrinStars:Kp,faBong:{prefix:"fas",iconName:"bong",icon:[448,512,[],"f55c","M160 208.5c0 29.1-15.6 53.9-37.2 67.8c-17.2 11.1-31.5 26.1-41.7 43.7H302.9c-10.2-17.6-24.5-32.6-41.7-43.7c-21.6-13.9-37.2-38.7-37.2-67.8V64H160V208.5zM288 64V208.5c0 5.7 3.1 10.9 7.9 14c11.2 7.2 21.5 15.5 30.9 24.8L366.1 208l-7-7c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l24 24 24 24c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-7-7-43.3 43.3C374 314.1 384 347.9 384 384c0 39.4-11.9 76.1-32.2 106.5c-9.6 14.4-26.5 21.5-43.8 21.5H76.1c-17.3 0-34.2-7.1-43.8-21.5C11.9 460.1 0 423.4 0 384c0-67.8 35.1-127.3 88.1-161.5c4.8-3.1 7.9-8.3 7.9-14V64C78.3 64 64 49.7 64 32S78.3 0 96 0h16H272h16c17.7 0 32 14.3 32 32s-14.3 32-32 32z"]},faSpaghettiMonsterFlying:Qp,faPastafarianism:eb,faArrowDownUpAcrossLine:{prefix:"fas",iconName:"arrow-down-up-across-line",icon:[576,512,[],"e4af","M137.4 502.6c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 402.7V288H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H448V109.3l41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L384 109.3V224H192 128 32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96V402.7L86.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96zM128 192h64V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V192zM448 320H384V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320z"]},faSpoon:tb,faUtensilSpoon:ob,faJarWheat:{prefix:"fas",iconName:"jar-wheat",icon:[320,512,[],"e517","M32 32C32 14.3 46.3 0 64 0H256c17.7 0 32 14.3 32 32s-14.3 32-32 32H64C46.3 64 32 49.7 32 32zM0 160c0-35.3 28.7-64 64-64H256c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V160zm112 0H69.8c-3.2 0-5.8 2.6-5.8 5.8C64 198 90 224 122.2 224H144h32 21.8c32.1 0 58.2-26 58.2-58.2c0-3.2-2.6-5.8-5.8-5.8H208c-19.1 0-36.3 8.4-48 21.7c-11.7-13.3-28.9-21.7-48-21.7zm48 117.7c-11.7-13.3-28.9-21.7-48-21.7H69.8c-3.2 0-5.8 2.6-5.8 5.8C64 294 90 320 122.2 320H144h32 21.8c32.1 0 58.2-26 58.2-58.2c0-3.2-2.6-5.8-5.8-5.8H208c-19.1 0-36.3 8.4-48 21.7zM112 352H69.8c-3.2 0-5.8 2.6-5.8 5.8C64 390 90 416 122.2 416H144v32c0 8.8 7.2 16 16 16s16-7.2 16-16V416h21.8c32.1 0 58.2-26 58.2-58.2c0-3.2-2.6-5.8-5.8-5.8H208c-19.1 0-36.3 8.4-48 21.7c-11.7-13.3-28.9-21.7-48-21.7z"]},faEnvelopesBulk:rb,faMailBulk:cb,faFileCircleExclamation:{prefix:"fas",iconName:"file-circle-exclamation",icon:[576,512,[],"e4eb","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16v80c0 8.8 7.2 16 16 16s16-7.2 16-16V288c0-8.8-7.2-16-16-16z"]},faCircleH:ab,faHospitalSymbol:nb,faPager:{prefix:"fas",iconName:"pager",icon:[512,512,[128223],"f815","M0 128C0 92.7 28.7 64 64 64H448c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128zm64 32v64c0 17.7 14.3 32 32 32H416c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32zM80 320c-13.3 0-24 10.7-24 24s10.7 24 24 24h56c13.3 0 24-10.7 24-24s-10.7-24-24-24H80zm136 0c-13.3 0-24 10.7-24 24s10.7 24 24 24h48c13.3 0 24-10.7 24-24s-10.7-24-24-24H216z"]},faAddressBook:lb,faContactBook:ib,faStrikethrough:{prefix:"fas",iconName:"strikethrough",icon:[512,512,[],"f0cc","M161.3 144c3.2-17.2 14-30.1 33.7-38.6c21.1-9 51.8-12.3 88.6-6.5c11.9 1.9 48.8 9.1 60.1 12c17.1 4.5 34.6-5.6 39.2-22.7s-5.6-34.6-22.7-39.2c-14.3-3.8-53.6-11.4-66.6-13.4c-44.7-7-88.3-4.2-123.7 10.9c-36.5 15.6-64.4 44.8-71.8 87.3c-.1 .6-.2 1.1-.2 1.7c-2.8 23.9 .5 45.6 10.1 64.6c4.5 9 10.2 16.9 16.7 23.9H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H270.1c-.1 0-.3-.1-.4-.1l-1.1-.3c-36-10.8-65.2-19.6-85.2-33.1c-9.3-6.3-15-12.6-18.2-19.1c-3.1-6.1-5.2-14.6-3.8-27.4zM348.9 337.2c2.7 6.5 4.4 15.8 1.9 30.1c-3 17.6-13.8 30.8-33.9 39.4c-21.1 9-51.7 12.3-88.5 6.5c-18-2.9-49.1-13.5-74.4-22.1c-5.6-1.9-11-3.7-15.9-5.4c-16.8-5.6-34.9 3.5-40.5 20.3s3.5 34.9 20.3 40.5c3.6 1.2 7.9 2.7 12.7 4.3l0 0 0 0c24.9 8.5 63.6 21.7 87.6 25.6l0 0 .2 0c44.7 7 88.3 4.2 123.7-10.9c36.5-15.6 64.4-44.8 71.8-87.3c3.6-21 2.7-40.4-3.1-58.1H335.1c7 5.6 11.4 11.2 13.9 17.2z"]},faK:{prefix:"fas",iconName:"k",icon:[320,512,[107],"4b","M311 86.3c12.3-12.7 12-32.9-.7-45.2s-32.9-12-45.2 .7l-155.2 160L64 249V64c0-17.7-14.3-32-32-32S0 46.3 0 64V328 448c0 17.7 14.3 32 32 32s32-14.3 32-32V341l64.7-66.7 133 192c10.1 14.5 30 18.1 44.5 8.1s18.1-30 8.1-44.5L174.1 227.4 311 86.3z"]},faLandmarkFlag:{prefix:"fas",iconName:"landmark-flag",icon:[512,512,[],"e51c","M272 0h80c8.8 0 16 7.2 16 16V80c0 8.8-7.2 16-16 16H272v32H464c17.7 0 32 14.3 32 32s-14.3 32-32 32H48c-17.7 0-32-14.3-32-32s14.3-32 32-32H240V16c0-8.8 7.2-16 16-16h16zM64 224h64V416h40V224h64V416h48V224h64V416h40V224h64V420.3c.6 .3 1.2 .7 1.8 1.1l48 32c11.7 7.8 17 22.4 12.9 35.9S494.1 512 480 512H32c-14.1 0-26.5-9.2-30.6-22.7s1.1-28.1 12.9-35.9l48-32c.6-.4 1.2-.7 1.8-1.1V224z"]},faPencil:sb,faPencilAlt:db,faBackward:{prefix:"fas",iconName:"backward",icon:[512,512,[9194],"f04a","M459.5 440.6c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4L288 214.3V256v41.7L459.5 440.6zM256 352V256 128 96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4l-192 160C4.2 237.5 0 246.5 0 256s4.2 18.5 11.5 24.6l192 160c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V352z"]},faCaretRight:{prefix:"fas",iconName:"caret-right",icon:[256,512,[],"f0da","M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z"]},faComments:{prefix:"fas",iconName:"comments",icon:[640,512,[128490,61670],"f086","M208 352c114.9 0 208-78.8 208-176S322.9 0 208 0S0 78.8 0 176c0 38.6 14.7 74.3 39.6 103.4c-3.5 9.4-8.7 17.7-14.2 24.7c-4.8 6.2-9.7 11-13.3 14.3c-1.8 1.6-3.3 2.9-4.3 3.7c-.5 .4-.9 .7-1.1 .8l-.2 .2 0 0 0 0C1 327.2-1.4 334.4 .8 340.9S9.1 352 16 352c21.8 0 43.8-5.6 62.1-12.5c9.2-3.5 17.8-7.4 25.3-11.4C134.1 343.3 169.8 352 208 352zM448 176c0 112.3-99.1 196.9-216.5 207C255.8 457.4 336.4 512 432 512c38.2 0 73.9-8.7 104.7-23.9c7.5 4 16 7.9 25.2 11.4c18.3 6.9 40.3 12.5 62.1 12.5c6.9 0 13.1-4.5 15.2-11.1c2.1-6.6-.2-13.8-5.8-17.9l0 0 0 0-.2-.2c-.2-.2-.6-.4-1.1-.8c-1-.8-2.5-2-4.3-3.7c-3.6-3.3-8.5-8.1-13.3-14.3c-5.5-7-10.7-15.4-14.2-24.7c24.9-29 39.6-64.7 39.6-103.4c0-92.8-84.9-168.9-192.6-175.5c.4 5.1 .6 10.3 .6 15.5z"]},faPaste:mb,faFileClipboard:fb,faCodePullRequest:{prefix:"fas",iconName:"code-pull-request",icon:[512,512,[],"e13c","M305.8 2.1C314.4 5.9 320 14.5 320 24V64h16c70.7 0 128 57.3 128 128V358.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V192c0-35.3-28.7-64-64-64H320v40c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1zM104 80A24 24 0 1 0 56 80a24 24 0 1 0 48 0zm8 73.3V358.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V153.3C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80c0 32.8-19.7 61-48 73.3zM104 432a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm328 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faClipboardList:{prefix:"fas",iconName:"clipboard-list",icon:[384,512,[],"f46d","M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM72 272a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm104-16H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16s7.2-16 16-16zM72 368a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm88 0c0-8.8 7.2-16 16-16H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16z"]},faTruckRampBox:ub,faTruckLoading:pb,faUserCheck:{prefix:"fas",iconName:"user-check",icon:[640,512,[],"f4fc","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM625 177L497 305c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L591 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},faVialVirus:{prefix:"fas",iconName:"vial-virus",icon:[512,512,[],"e597","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96V384c0 53 43 96 96 96c28.6 0 54.2-12.5 71.8-32.3c.1-14.2 5.6-28.3 16.4-39.1c.2-.2 .1-.6-.2-.6c-30.9 0-56-25.1-56-56s25.1-56 56-56c.3 0 .4-.4 .2-.6c-21.9-21.9-21.9-57.3 0-79.2c2.4-2.4 5-4.6 7.8-6.5V96c17.7 0 32-14.3 32-32s-14.3-32-32-32H160 96 32zM96 192V96h64v96H96zM216 376c28.8 0 43.2 34.8 22.9 55.2c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0c20.4-20.4 55.2-5.9 55.2 22.9c0 13.3 10.7 24 24 24s24-10.7 24-24c0-28.8 34.8-43.2 55.2-22.9c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9C444.8 410.8 459.2 376 488 376c13.3 0 24-10.7 24-24s-10.7-24-24-24c-28.8 0-43.2-34.8-22.9-55.2c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0C410.8 259.2 376 244.8 376 216c0-13.3-10.7-24-24-24s-24 10.7-24 24c0 28.8-34.8 43.2-55.2 22.9c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9c20.4 20.4 5.9 55.2-22.9 55.2c-13.3 0-24 10.7-24 24s10.7 24 24 24zm104-88a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm40 96a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faSheetPlastic:{prefix:"fas",iconName:"sheet-plastic",icon:[384,512,[],"e571","M0 448c0 35.3 28.7 64 64 64H224V384c0-17.7 14.3-32 32-32H384V64c0-35.3-28.7-64-64-64H64C28.7 0 0 28.7 0 64V448zM171.3 75.3l-96 96c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l96-96c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6zm96 32l-160 160c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l160-160c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6zM384 384H256V512L384 384z"]},faBlog:{prefix:"fas",iconName:"blog",icon:[512,512,[],"f781","M192 32c0 17.7 14.3 32 32 32c123.7 0 224 100.3 224 224c0 17.7 14.3 32 32 32s32-14.3 32-32C512 128.9 383.1 0 224 0c-17.7 0-32 14.3-32 32zm0 96c0 17.7 14.3 32 32 32c70.7 0 128 57.3 128 128c0 17.7 14.3 32 32 32s32-14.3 32-32c0-106-86-192-192-192c-17.7 0-32 14.3-32 32zM96 144c0-26.5-21.5-48-48-48S0 117.5 0 144V368c0 79.5 64.5 144 144 144s144-64.5 144-144s-64.5-144-144-144H128v96h16c26.5 0 48 21.5 48 48s-21.5 48-48 48s-48-21.5-48-48V144z"]},faUserNinja:{prefix:"fas",iconName:"user-ninja",icon:[448,512,[129399],"f504","M224 256c-57.2 0-105.6-37.5-122-89.3c-1.1 1.3-2.2 2.6-3.5 3.8c-15.8 15.8-38.8 20.7-53.6 22.1c-8.1 .8-14.6-5.7-13.8-13.8c1.4-14.7 6.3-37.8 22.1-53.6c5.8-5.8 12.6-10.1 19.6-13.4c-7-3.2-13.8-7.6-19.6-13.4C37.4 82.7 32.6 59.7 31.1 44.9c-.8-8.1 5.7-14.6 13.8-13.8c14.7 1.4 37.8 6.3 53.6 22.1c4.8 4.8 8.7 10.4 11.7 16.1C131.4 28.2 174.4 0 224 0c70.7 0 128 57.3 128 128s-57.3 128-128 128zM0 482.3C0 399.5 56.4 330 132.8 309.9c6-1.6 12.2 .9 15.9 5.8l62.5 83.3c6.4 8.5 19.2 8.5 25.6 0l62.5-83.3c3.7-4.9 9.9-7.4 15.9-5.8C391.6 330 448 399.5 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM160 96c-8.8 0-16 7.2-16 16s7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H160z"]},faPersonArrowUpFromLine:{prefix:"fas",iconName:"person-arrow-up-from-line",icon:[640,512,[],"e539","M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 352V352h16v96H184zm-64 0H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H152h80H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H264V256.9l28.6 47.5c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-58.3-97c-17.4-28.9-48.6-46.6-82.3-46.6H177.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9V448zM598.6 121.4l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L464 141.3 464 384c0 17.7 14.3 32 32 32s32-14.3 32-32V141.3l25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3z"]},faScrollTorah:bb,faTorah:hb,faBroomBall:gb,faQuidditch:vb,faQuidditchBroomBall:Cb,faToggleOff:{prefix:"fas",iconName:"toggle-off",icon:[576,512,[],"f204","M384 128c70.7 0 128 57.3 128 128s-57.3 128-128 128H192c-70.7 0-128-57.3-128-128s57.3-128 128-128H384zM576 256c0-106-86-192-192-192H192C86 64 0 150 0 256S86 448 192 448H384c106 0 192-86 192-192zM192 352a96 96 0 1 0 0-192 96 96 0 1 0 0 192z"]},faBoxArchive:yb,faArchive:zb,faPersonDrowning:{prefix:"fas",iconName:"person-drowning",icon:[576,512,[],"e545","M192 64c0-17.7-14.3-32-32-32s-32 14.3-32 32V96.2c0 54.1 23.5 104 62.2 138.3l-21 146.7c7.8 2.1 15.5 3.3 22.8 3.3c21.1 0 42-8.5 59.2-20.3c22.1-15.5 51.6-15.5 73.7 0c12.4 8.5 26.1 14.8 39.7 18l17.7-97.6c10.7-1.2 21.3-3.1 31.9-5.5l105-23.9c17.2-3.9 28-21.1 24.1-38.3s-21.1-28-38.3-24.1L400 216.6c-41 9.3-83.7 7.5-123.7-5.2c-50.2-16-84.3-62.6-84.3-115.3V64zM320 192a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM306.5 389.9c-11.1-7.9-25.9-7.9-37 0C247 405.4 219.5 416 192 416c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 469.7 159 480 192 480c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C439.4 405.2 410.9 416 384 416c-27.5 0-55-10.6-77.5-26.1z"]},faArrowDown91:Hb,faSortNumericDesc:_b,faSortNumericDownAlt:Vb,faFaceGrinTongueSquint:xb,faGrinTongueSquint:Mb,faSprayCan:{prefix:"fas",iconName:"spray-can",icon:[512,512,[],"f5bd","M128 0h64c17.7 0 32 14.3 32 32v96H96V32c0-17.7 14.3-32 32-32zM0 256c0-53 43-96 96-96H224c53 0 96 43 96 96V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V256zm240 80A80 80 0 1 0 80 336a80 80 0 1 0 160 0zM256 64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM384 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM448 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM384 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faTruckMonster:{prefix:"fas",iconName:"truck-monster",icon:[640,512,[],"f63b","M288 64v64H416L368 64H288zM419.2 25.6L496 128h80c17.7 0 32 14.3 32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32c-29.2-38.9-75.7-64-128-64s-98.8 25.1-128 64H288c-29.2-38.9-75.7-64-128-64s-98.8 25.1-128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32V160c0-17.7 14.3-32 32-32H224V48c0-26.5 21.5-48 48-48h96c20.1 0 39.1 9.5 51.2 25.6zM152 256h16c12.1 0 22.1 8.9 23.8 20.6c7.6 2.2 14.9 5.3 21.7 9c9.4-7 22.8-6.3 31.3 2.3l11.3 11.3c8.6 8.6 9.3 21.9 2.3 31.3c3.7 6.8 6.8 14.1 9 21.7c11.6 1.7 20.6 11.7 20.6 23.8v16c0 12.1-8.9 22.1-20.6 23.8c-2.2 7.6-5.3 14.9-9 21.7c7 9.4 6.3 22.8-2.3 31.3l-11.3 11.3c-8.6 8.6-21.9 9.3-31.3 2.2c-6.8 3.7-14.1 6.8-21.7 9C190.1 503.1 180.1 512 168 512H152c-12.1 0-22.1-8.9-23.8-20.6c-7.6-2.2-14.9-5.3-21.7-9c-9.4 7.1-22.8 6.3-31.3-2.2L63.8 468.9c-8.6-8.6-9.3-21.9-2.3-31.3c-3.7-6.9-6.8-14.1-9-21.8C40.9 414.1 32 404.1 32 392V376c0-12.1 8.9-22.1 20.6-23.8c2.2-7.6 5.3-14.9 9-21.8c-7-9.4-6.3-22.8 2.3-31.3l11.3-11.3c8.6-8.6 21.9-9.3 31.3-2.3c6.8-3.7 14.1-6.8 21.7-9c1.7-11.6 11.7-20.6 23.8-20.6zm8 176a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM448.2 276.6c1.7-11.6 11.7-20.6 23.8-20.6h16c12.1 0 22.1 8.9 23.8 20.6c7.6 2.2 14.9 5.3 21.8 9c9.4-7 22.8-6.3 31.3 2.3l11.3 11.3c8.6 8.6 9.3 21.9 2.2 31.3c3.7 6.8 6.8 14.1 9 21.7c11.6 1.7 20.6 11.7 20.6 23.8v16c0 12.1-8.9 22.1-20.6 23.8c-2.2 7.6-5.3 14.9-9 21.7c7 9.4 6.3 22.8-2.2 31.3l-11.3 11.3c-8.6 8.6-21.9 9.3-31.3 2.2c-6.9 3.7-14.1 6.8-21.8 9C510.1 503.1 500.1 512 488 512H472c-12.1 0-22.1-8.9-23.8-20.6c-7.6-2.2-14.9-5.3-21.7-9c-9.4 7.1-22.8 6.3-31.3-2.2l-11.3-11.3c-8.6-8.6-9.3-21.9-2.2-31.3c-3.7-6.9-6.8-14.1-9-21.8C360.9 414.1 352 404.1 352 392V376c0-12.1 8.9-22.1 20.6-23.8c2.2-7.6 5.3-14.9 9-21.8c-7-9.4-6.3-22.8 2.2-31.3l11.3-11.3c8.6-8.6 21.9-9.3 31.3-2.3c6.8-3.7 14.1-6.8 21.7-9zM528 384a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},faW:{prefix:"fas",iconName:"w",icon:[576,512,[119],"57","M20.8 34c16.5-6.2 35 2.2 41.2 18.7l110.2 294L257.3 55c4-13.7 16.5-23 30.7-23s26.7 9.4 30.7 23l85.1 291.7L514 52.8c6.2-16.5 24.6-24.9 41.2-18.7s24.9 24.7 18.7 41.2l-144 384c-4.8 12.9-17.4 21.3-31.2 20.7s-25.7-9.8-29.5-23L288 178.3 206.7 457c-3.9 13.2-15.8 22.5-29.5 23s-26.3-7.8-31.2-20.7L2 75.2C-4.2 58.7 4.2 40.2 20.8 34z"]},faEarthAfrica:Lb,faGlobeAfrica:wb,faRainbow:{prefix:"fas",iconName:"rainbow",icon:[640,512,[127752],"f75b","M320 96C178.6 96 64 210.6 64 352v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352C0 175.3 143.3 32 320 32s320 143.3 320 320v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352C576 210.6 461.4 96 320 96zm0 192c-35.3 0-64 28.7-64 64v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352c0-70.7 57.3-128 128-128s128 57.3 128 128v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352c0-35.3-28.7-64-64-64zM160 352v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352c0-123.7 100.3-224 224-224s224 100.3 224 224v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352c0-88.4-71.6-160-160-160s-160 71.6-160 160z"]},faCircleNotch:{prefix:"fas",iconName:"circle-notch",icon:[512,512,[],"f1ce","M222.7 32.1c5 16.9-4.6 34.8-21.5 39.8C121.8 95.6 64 169.1 64 256c0 106 86 192 192 192s192-86 192-192c0-86.9-57.8-160.4-137.1-184.1c-16.9-5-26.6-22.9-21.5-39.8s22.9-26.6 39.8-21.5C434.9 42.1 512 140 512 256c0 141.4-114.6 256-256 256S0 397.4 0 256C0 140 77.1 42.1 182.9 10.6c16.9-5 34.8 4.6 39.8 21.5z"]},faTabletScreenButton:Sb,faTabletAlt:Eb,faPaw:{prefix:"fas",iconName:"paw",icon:[512,512,[],"f1b0","M226.5 92.9c14.3 42.9-.3 86.2-32.6 96.8s-70.1-15.6-84.4-58.5s.3-86.2 32.6-96.8s70.1 15.6 84.4 58.5zM100.4 198.6c18.9 32.4 14.3 70.1-10.2 84.1s-59.7-.9-78.5-33.3S-2.7 179.3 21.8 165.3s59.7 .9 78.5 33.3zM69.2 401.2C121.6 259.9 214.7 224 256 224s134.4 35.9 186.8 177.2c3.6 9.7 5.2 20.1 5.2 30.5v1.6c0 25.8-20.9 46.7-46.7 46.7c-11.5 0-22.9-1.4-34-4.2l-88-22c-15.3-3.8-31.3-3.8-46.6 0l-88 22c-11.1 2.8-22.5 4.2-34 4.2C84.9 480 64 459.1 64 433.3v-1.6c0-10.4 1.6-20.8 5.2-30.5zM421.8 282.7c-24.5-14-29.1-51.7-10.2-84.1s54-47.3 78.5-33.3s29.1 51.7 10.2 84.1s-54 47.3-78.5 33.3zM310.1 189.7c-32.3-10.6-46.9-53.9-32.6-96.8s52.1-69.1 84.4-58.5s46.9 53.9 32.6 96.8s-52.1 69.1-84.4 58.5z"]},faCloud:{prefix:"fas",iconName:"cloud",icon:[640,512,[9729],"f0c2","M0 336c0 79.5 64.5 144 144 144H512c70.7 0 128-57.3 128-128c0-61.9-44-113.6-102.4-125.4c4.1-10.7 6.4-22.4 6.4-34.6c0-53-43-96-96-96c-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32C167.6 32 96 103.6 96 192c0 2.7 .1 5.4 .2 8.1C40.2 219.8 0 273.2 0 336z"]},faTrowelBricks:{prefix:"fas",iconName:"trowel-bricks",icon:[512,512,[],"e58a","M240.8 4.8C250.3 10.6 256 20.9 256 32v72h89c3.6-13.8 16.1-24 31-24h88c26.5 0 48 21.5 48 48s-21.5 48-48 48H376c-14.9 0-27.4-10.2-31-24H256v72c0 11.1-5.7 21.4-15.2 27.2s-21.2 6.4-31.1 1.4l-192-96C6.8 151.2 0 140.1 0 128s6.8-23.2 17.7-28.6l192-96c9.9-5 21.7-4.4 31.1 1.4zM288 256c0-17.7 14.3-32 32-32H480c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H320c-17.7 0-32-14.3-32-32V256zM32 384h96c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32zm192 0H480c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H224c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32z"]},faFaceFlushed:kb,faFlushed:Nb,faHospitalUser:{prefix:"fas",iconName:"hospital-user",icon:[576,512,[],"f80d","M48 0C21.5 0 0 21.5 0 48V256H144c8.8 0 16 7.2 16 16s-7.2 16-16 16H0v64H144c8.8 0 16 7.2 16 16s-7.2 16-16 16H0v80c0 26.5 21.5 48 48 48H265.9c-6.3-10.2-9.9-22.2-9.9-35.1c0-46.9 25.8-87.8 64-109.2V271.8 48c0-26.5-21.5-48-48-48H48zM152 64h16c8.8 0 16 7.2 16 16v24h24c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H184v24c0 8.8-7.2 16-16 16H152c-8.8 0-16-7.2-16-16V152H112c-8.8 0-16-7.2-16-16V120c0-8.8 7.2-16 16-16h24V80c0-8.8 7.2-16 16-16zM512 272a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM288 477.1c0 19.3 15.6 34.9 34.9 34.9H541.1c19.3 0 34.9-15.6 34.9-34.9c0-51.4-41.7-93.1-93.1-93.1H381.1c-51.4 0-93.1 41.7-93.1 93.1z"]},faTentArrowLeftRight:{prefix:"fas",iconName:"tent-arrow-left-right",icon:[576,512,[],"e57f","M488.1 6.2c-9.9-8.9-25-8.1-33.9 1.8s-8.1 25 1.8 33.9L489.5 72 86.5 72l33.5-30.2c9.9-8.9 10.7-24 1.8-33.9S97.8-2.7 87.9 6.2l-80 72C2.9 82.7 0 89.2 0 96s2.9 13.3 7.9 17.8l80 72c9.9 8.9 25 8.1 33.9-1.8s8.1-25-1.8-33.9L86.5 120l402.9 0-33.5 30.2c-9.9 8.9-10.7 24-1.8 33.9s24 10.7 33.9 1.8l80-72c5.1-4.6 7.9-11 7.9-17.8s-2.9-13.3-7.9-17.8l-80-72zM307.4 166.5c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S86.7 512 96 512H288V352l96 160h96c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z"]},faGavel:Tb,faLegal:Bb,faBinoculars:{prefix:"fas",iconName:"binoculars",icon:[512,512,[],"f1e5","M128 32h32c17.7 0 32 14.3 32 32V96H96V64c0-17.7 14.3-32 32-32zm64 96V448c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V388.9c0-34.6 9.4-68.6 27.2-98.3C40.9 267.8 49.7 242.4 53 216L60.5 156c2-16 15.6-28 31.8-28H192zm227.8 0c16.1 0 29.8 12 31.8 28L459 216c3.3 26.4 12.1 51.8 25.8 74.6c17.8 29.7 27.2 63.7 27.2 98.3V448c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V128h99.8zM320 64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V96H320V64zm-32 64V288H224V128h64z"]},faMicrophoneSlash:{prefix:"fas",iconName:"microphone-slash",icon:[640,512,[],"f131","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c15.2-26 23.9-56.3 23.9-88.7V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 21.2-5.1 41.1-14.2 58.7L416 300.8V96c0-53-43-96-96-96s-96 43-96 96v54.3L38.8 5.1zM344 430.4c20.4-2.8 39.7-9.1 57.3-18.2l-43.1-33.9C346.1 382 333.3 384 320 384c-70.7 0-128-57.3-128-128v-8.7L144.7 210c-.5 1.9-.7 3.9-.7 6v40c0 89.1 66.2 162.7 152 174.4V464H248c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V430.4z"]},faBoxTissue:{prefix:"fas",iconName:"box-tissue",icon:[512,512,[],"e05b","M92.5 0H208c40 0 52 24 64 48s24 48 64 48h85.2C436 96 448 108 448 122.8c0 3.4-.7 6.8-1.9 10L409.6 224 384 288H128l-16-64L64.9 35.4c-.6-2.3-.9-4.6-.9-6.9C64 12.8 76.8 0 92.5 0zM79 224l16 64H80c-8.8 0-16 7.2-16 16s7.2 16 16 16h48H384h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H418.5l25.6-64H464c26.5 0 48 21.5 48 48V384H0V272c0-26.5 21.5-48 48-48H79zM0 416H512v48c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V416z"]},faMotorcycle:{prefix:"fas",iconName:"motorcycle",icon:[640,512,[127949],"f21c","M280 32c-13.3 0-24 10.7-24 24s10.7 24 24 24h57.7l16.4 30.3L256 192l-45.3-45.3c-12-12-28.3-18.7-45.3-18.7H64c-17.7 0-32 14.3-32 32v32h96c88.4 0 160 71.6 160 160c0 11-1.1 21.7-3.2 32h70.4c-2.1-10.3-3.2-21-3.2-32c0-52.2 25-98.6 63.7-127.8l15.4 28.6C402.4 276.3 384 312 384 352c0 70.7 57.3 128 128 128s128-57.3 128-128s-57.3-128-128-128c-13.5 0-26.5 2.1-38.7 6L418.2 128H480c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H459.6c-7.5 0-14.7 2.6-20.5 7.4L391.7 78.9l-14-26c-7-12.9-20.5-21-35.2-21H280zM462.7 311.2l28.2 52.2c6.3 11.7 20.9 16 32.5 9.7s16-20.9 9.7-32.5l-28.2-52.2c2.3-.3 4.7-.4 7.1-.4c35.3 0 64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64c0-15.5 5.5-29.7 14.7-40.8zM187.3 376c-9.5 23.5-32.5 40-59.3 40c-35.3 0-64-28.7-64-64s28.7-64 64-64c26.9 0 49.9 16.5 59.3 40h66.4C242.5 268.8 190.5 224 128 224C57.3 224 0 281.3 0 352s57.3 128 128 128c62.5 0 114.5-44.8 125.8-104H187.3zM128 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faBellConcierge:Ib,faConciergeBell:$b,faPenRuler:Rb,faPencilRuler:Ab,faPeopleArrows:Pb,faPeopleArrowsLeftRight:Wb,faMarsAndVenusBurst:{prefix:"fas",iconName:"mars-and-venus-burst",icon:[640,512,[],"e523","M504 0c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l39 39-22.2 22.2C475.9 78.4 439.6 64 400 64c-88.4 0-160 71.6-160 160c0 80.2 59.1 146.7 136.1 158.2c0 .6-.1 1.2-.1 1.8v.4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .3 .4 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3H352c-13.3 0-24 10.7-24 24s10.7 24 24 24h24v.2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0l24 0H376c0 13.3 10.7 24 24 24s24-10.7 24-24H400l24 0v0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V486 486v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V485 485v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V484v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V483v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V481v-.1-.1-.1-.1-.1-.1-.1-.1V480v-.1-.1-.1-.1-.1-.1-.1V479v-.1-.1-.1-.1-.1-.1-.1V478v-.1-.1-.1-.1-.1-.1V477v-.1-.1-.1-.1-.1-.1V476v-.1-.1-.1-.1-.1-.1V475v-.1-.2-.2-.2-.2-.2V474v-.2-.2-.2-.2-.2V473v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V470v-.2-.2-.2-.2-.2V469v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V467v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V463v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V459v-.2-.2-.2-.2-.2-.2-.2-.2V457v-.2-.2-.2-.2V456h24c13.3 0 24-10.7 24-24s-10.7-24-24-24H424v-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3V403v-.3-.3V402v-.3-.3V401v-.3-.3V400v-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.4-.3-.4-.4-.4-.4V393v-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4V388v-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4V384c0-.6 0-1.2-.1-1.8c77-11.6 136.1-78 136.1-158.2c0-31.4-9-60.7-24.7-85.4L560 113.9l39 39c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V24c0-13.3-10.7-24-24-24H504zM400 128a96 96 0 1 1 0 192 96 96 0 1 1 0-192zM190.9 18.1C188.4 12 182.6 8 176 8s-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6L176 286.1l58.6 53.9c4.1 3.8 9.9 5.1 15.2 3.6C223.6 310.8 208 269.2 208 224c0-60.8 28.3-115 72.4-150.2L220.3 92.1l-29.4-74z"]},faSquareCaretRight:Db,faCaretSquareRight:Ob,faScissors:Fb,faCut:Gb,faSunPlantWilt:{prefix:"fas",iconName:"sun-plant-wilt",icon:[640,512,[],"e57a","M160 0c-6.3 0-12 3.7-14.6 9.5L120.6 64.9 63.9 43.2c-5.9-2.3-12.6-.8-17 3.6s-5.9 11.1-3.6 17l21.7 56.7L9.5 145.4C3.7 148 0 153.7 0 160s3.7 12 9.5 14.6l55.4 24.8L43.2 256.1c-2.3 5.9-.8 12.6 3.6 17s11.1 5.9 17 3.6l56.7-21.7 24.8 55.4c2.6 5.8 8.3 9.5 14.6 9.5s12-3.7 14.6-9.5l24.8-55.4 56.7 21.7c5.9 2.3 12.6 .8 17-3.6s5.9-11.1 3.6-17l-21.7-56.7 55.4-24.8c5.8-2.6 9.5-8.3 9.5-14.6s-3.7-12-9.5-14.6l-55.4-24.8 21.7-56.7c2.3-5.9 .8-12.6-3.6-17s-11.1-5.9-17-3.6L199.4 64.9 174.6 9.5C172 3.7 166.3 0 160 0zm0 96a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm312 16c0-17.7 14.3-32 32-32s32 14.3 32 32v53.4c-14.8 7.7-24 23.1-24 44.6c0 16.8 16 44 37.4 67.2c5.8 6.2 15.5 6.2 21.2 0C624 318 640 290.7 640 274c0-21.5-9.2-37-24-44.6V176c0-44.2-35.8-80-80-80s-80 35.8-80 80v22.7c-9.8-4.3-20.6-6.7-32-6.7c-44.2 0-80 35.8-80 80v21.4c-14.8 7.7-24 23.1-24 44.6c0 16.8 16 44 37.4 67.2c5.8 6.2 15.5 6.2 21.2 0C400 382 416 354.7 416 338c0-21.5-9.2-37-24-44.6V272c0-17.7 14.3-32 32-32s32 14.3 32 32v8V448H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H504V280v-8V176z"]},faToiletsPortable:{prefix:"fas",iconName:"toilets-portable",icon:[576,512,[],"e584","M32 0H224c17.7 0 32 14.3 32 32V64H0V32C0 14.3 14.3 0 32 0zM0 96H24 232h24v24V488c0 13.3-10.7 24-24 24s-24-10.7-24-24v-8H48v8c0 13.3-10.7 24-24 24s-24-10.7-24-24V120 96zM192 224c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V240c0-8.8-7.2-16-16-16zM352 0H544c17.7 0 32 14.3 32 32V64H320V32c0-17.7 14.3-32 32-32zM320 96h24H552h24v24V488c0 13.3-10.7 24-24 24s-24-10.7-24-24v-8H368v8c0 13.3-10.7 24-24 24s-24-10.7-24-24V120 96zM512 224c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V240c0-8.8-7.2-16-16-16z"]},faHockeyPuck:{prefix:"fas",iconName:"hockey-puck",icon:[512,512,[],"f453","M256 256C114.6 256 0 213 0 160s114.6-96 256-96s256 43 256 96s-114.6 96-256 96zm192.3 1.8c24.7-9.3 46.9-21 63.7-35.6V352c0 53-114.6 96-256 96S0 405 0 352V222.3c16.8 14.6 39 26.3 63.7 35.6C114.5 276.9 182.5 288 256 288s141.5-11.1 192.3-30.2z"]},faTable:{prefix:"fas",iconName:"table",icon:[512,512,[],"f0ce","M64 256V160H224v96H64zm0 64H224v96H64V320zm224 96V320H448v96H288zM448 256H288V160H448v96zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"]},faMagnifyingGlassArrowRight:{prefix:"fas",iconName:"magnifying-glass-arrow-right",icon:[512,512,[],"e521","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM241 119c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31H120c-13.3 0-24 10.7-24 24s10.7 24 24 24H238.1l-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9l-72-72z"]},faTachographDigital:Ub,faDigitalTachograph:jb,faUsersSlash:{prefix:"fas",iconName:"users-slash",icon:[640,512,[],"e073","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L440.6 320H618.7c11.8 0 21.3-9.6 21.3-21.3C640 239.8 592.2 192 533.3 192H490.7c-15.9 0-31 3.5-44.6 9.7c1.3 7.2 1.9 14.7 1.9 22.3c0 30.2-10.5 58-28 79.9l-25.2-19.7C408.1 267.7 416 246.8 416 224c0-53-43-96-96-96c-31.1 0-58.7 14.8-76.3 37.7l-40.6-31.8c13-14.2 20.9-33.1 20.9-53.9c0-44.2-35.8-80-80-80C116.3 0 91.9 14.1 77.5 35.5L38.8 5.1zM106.7 192C47.8 192 0 239.8 0 298.7C0 310.4 9.6 320 21.3 320H234.7c.2 0 .4 0 .7 0c-20.6-18.2-35.2-42.8-40.8-70.8L121.8 192H106.7zM261.3 352C187.7 352 128 411.7 128 485.3c0 14.7 11.9 26.7 26.7 26.7H485.3c10.5 0 19.5-6 23.9-14.8L324.9 352H261.3zM512 160A80 80 0 1 0 512 0a80 80 0 1 0 0 160z"]},faClover:{prefix:"fas",iconName:"clover",icon:[448,512,[],"e139","M173.3 32C139.4 32 112 59.4 112 93.3v4.9c0 12 3.3 23.7 9.4 34l18.8 31.3c1.1 1.8 1.2 3.1 1 4.2c-.2 1.2-.8 2.5-2 3.6s-2.4 1.8-3.6 2c-1 .2-2.4 .1-4.2-1l-31.3-18.8c-10.3-6.2-22-9.4-34-9.4H61.3C27.4 144 0 171.4 0 205.3c0 16.2 6.5 31.8 17.9 43.3l1.2 1.2c3.4 3.4 3.4 9 0 12.4l-1.2 1.2C6.5 274.9 0 290.5 0 306.7C0 340.6 27.4 368 61.3 368h4.9c12 0 23.7-3.3 34-9.4l31.3-18.8c1.8-1.1 3.1-1.2 4.2-1c1.2 .2 2.5 .8 3.6 2s1.8 2.4 2 3.6c.2 1 .1 2.4-1 4.2l-18.8 31.3c-6.2 10.3-9.4 22-9.4 34v4.9c0 33.8 27.4 61.3 61.3 61.3c16.2 0 31.8-6.5 43.3-17.9l1.2-1.2c3.4-3.4 9-3.4 12.4 0l1.2 1.2c11.5 11.5 27.1 17.9 43.3 17.9c33.8 0 61.3-27.4 61.3-61.3v-4.9c0-12-3.3-23.7-9.4-34l-18.8-31.3c-1.1-1.8-1.2-3.1-1-4.2c.2-1.2 .8-2.5 2-3.6s2.4-1.8 3.6-2c1-.2 2.4-.1 4.2 1l31.3 18.8c10.3 6.2 22 9.4 34 9.4h4.9c33.8 0 61.3-27.4 61.3-61.3c0-16.2-6.5-31.8-17.9-43.3l-1.2-1.2c-3.4-3.4-3.4-9 0-12.4l1.2-1.2c11.5-11.5 17.9-27.1 17.9-43.3c0-33.8-27.4-61.3-61.3-61.3h-4.9c-12 0-23.7 3.3-34 9.4l-31.3 18.8c-1.8 1.1-3.1 1.2-4.2 1c-1.2-.2-2.5-.8-3.6-2s-1.8-2.4-2-3.6c-.2-1-.1-2.4 1-4.2l18.8-31.3c6.2-10.3 9.4-22 9.4-34V93.3C336 59.4 308.6 32 274.7 32c-16.2 0-31.8 6.5-43.3 17.9l-1.2 1.2c-3.4 3.4-9 3.4-12.4 0l-1.2-1.2C205.1 38.5 189.5 32 173.3 32z"]},faReply:qb,faMailReply:Zb,faStarAndCrescent:{prefix:"fas",iconName:"star-and-crescent",icon:[512,512,[9770],"f699","M0 256C0 114.6 114.6 0 256 0c33 0 64.6 6.3 93.6 17.7c7.4 2.9 11.5 10.7 9.8 18.4s-8.8 13-16.7 12.4c-4.8-.3-9.7-.5-14.6-.5c-114.9 0-208 93.1-208 208s93.1 208 208 208c4.9 0 9.8-.2 14.6-.5c7.9-.5 15 4.7 16.7 12.4s-2.4 15.5-9.8 18.4C320.6 505.7 289 512 256 512C114.6 512 0 397.4 0 256zM375.4 137.4c3.5-7.1 13.7-7.1 17.2 0l31.5 63.8c1.4 2.8 4.1 4.8 7.2 5.3l70.4 10.2c7.9 1.1 11 10.8 5.3 16.4l-50.9 49.6c-2.3 2.2-3.3 5.4-2.8 8.5l12 70.1c1.3 7.8-6.9 13.8-13.9 10.1l-63-33.1c-2.8-1.5-6.1-1.5-8.9 0l-63 33.1c-7 3.7-15.3-2.3-13.9-10.1l12-70.1c.5-3.1-.5-6.3-2.8-8.5L261 233.1c-5.7-5.6-2.6-15.2 5.3-16.4l70.4-10.2c3.1-.5 5.8-2.4 7.2-5.3l31.5-63.8z"]},faHouseFire:{prefix:"fas",iconName:"house-fire",icon:[640,512,[],"e50c","M288 350.1l0 1.9H256c-17.7 0-32 14.3-32 32v64 24c0 22.1-17.9 40-40 40H160 128.1c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2H104c-22.1 0-40-17.9-40-40V360c0-.9 0-1.9 .1-2.8V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L447.3 128.1c-12.3-1-25 3-34.8 11.7c-35.4 31.6-65.6 67.7-87.3 102.8C304.3 276.5 288 314.9 288 350.1zM453.5 163.8c19.7 17.8 38.2 37 55.5 57.7c7.9-9.9 16.8-20.7 26.5-29.5c5.6-5.1 14.4-5.1 20 0c24.7 22.7 45.6 52.7 60.4 81.1c14.5 28 24.2 58.8 24.2 79C640 440 568.7 512 480 512c-89.7 0-160-72.1-160-159.8c0-26.4 12.7-60.7 32.4-92.6c20-32.4 48.1-66.1 81.4-95.8c2.8-2.5 6.4-3.8 10-3.7c3.5 0 7 1.3 9.8 3.8zM530 433c30-21 38-63 20-96c-2-4-4-8-7-12l-36 42s-58-74-62-79c-30 37-45 58-45 82c0 49 36 78 81 78c18 0 34-5 49-15z"]},faSquareMinus:Yb,faMinusSquare:Jb,faHelicopter:{prefix:"fas",iconName:"helicopter",icon:[640,512,[128641],"f533","M128 32c0-17.7 14.3-32 32-32H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H384v64h32c88.4 0 160 71.6 160 160v64c0 17.7-14.3 32-32 32H384 320c-20.1 0-39.1-9.5-51.2-25.6l-71.4-95.2c-3.5-4.7-8.3-8.3-13.7-10.5L47.2 198.1c-9.5-3.8-16.7-12-19.2-22L5 83.9C2.4 73.8 10.1 64 20.5 64H48c10.1 0 19.6 4.7 25.6 12.8L112 128H320V64H160c-17.7 0-32-14.3-32-32zM384 320H512V288c0-53-43-96-96-96H384V320zM630.6 425.4c12.5 12.5 12.5 32.8 0 45.3l-3.9 3.9c-24 24-56.6 37.5-90.5 37.5H256c-17.7 0-32-14.3-32-32s14.3-32 32-32H536.2c17 0 33.3-6.7 45.3-18.7l3.9-3.9c12.5-12.5 32.8-12.5 45.3 0z"]},faCompass:{prefix:"fas",iconName:"compass",icon:[512,512,[129517],"f14e","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm50.7-186.9L162.4 380.6c-19.4 7.5-38.5-11.6-31-31l55.5-144.3c3.3-8.5 9.9-15.1 18.4-18.4l144.3-55.5c19.4-7.5 38.5 11.6 31 31L325.1 306.7c-3.2 8.5-9.9 15.1-18.4 18.4zM288 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},faSquareCaretDown:Xb,faCaretSquareDown:Kb,faFileCircleQuestion:{prefix:"fas",iconName:"file-circle-question",icon:[576,512,[],"e4ef","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM368 321.6V328c0 8.8 7.2 16 16 16s16-7.2 16-16v-6.4c0-5.3 4.3-9.6 9.6-9.6h40.5c7.7 0 13.9 6.2 13.9 13.9c0 5.2-2.9 9.9-7.4 12.3l-32 16.8c-5.3 2.8-8.6 8.2-8.6 14.2V384c0 8.8 7.2 16 16 16s16-7.2 16-16v-5.1l23.5-12.3c15.1-7.9 24.5-23.6 24.5-40.6c0-25.4-20.6-45.9-45.9-45.9H409.6c-23 0-41.6 18.6-41.6 41.6z"]},faLaptopCode:{prefix:"fas",iconName:"laptop-code",icon:[640,512,[],"f5fc","M64 96c0-35.3 28.7-64 64-64H512c35.3 0 64 28.7 64 64V352H512V96H128V352H64V96zM0 403.2C0 392.6 8.6 384 19.2 384H620.8c10.6 0 19.2 8.6 19.2 19.2c0 42.4-34.4 76.8-76.8 76.8H76.8C34.4 480 0 445.6 0 403.2zM281 209l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-48-48c-9.4-9.4-9.4-24.6 0-33.9l48-48c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM393 175l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"]},faSwatchbook:{prefix:"fas",iconName:"swatchbook",icon:[512,512,[],"f5c3","M0 32C0 14.3 14.3 0 32 0H160c17.7 0 32 14.3 32 32V416c0 53-43 96-96 96s-96-43-96-96V32zM223.6 425.9c.3-3.3 .4-6.6 .4-9.9V154l75.4-75.4c12.5-12.5 32.8-12.5 45.3 0l90.5 90.5c12.5 12.5 12.5 32.8 0 45.3L223.6 425.9zM182.8 512l192-192H480c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H182.8zM128 64H64v64h64V64zM64 192v64h64V192H64zM96 440a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faPrescriptionBottle:{prefix:"fas",iconName:"prescription-bottle",icon:[384,512,[],"f485","M0 32C0 14.3 14.3 0 32 0H352c17.7 0 32 14.3 32 32V64c0 17.7-14.3 32-32 32H32C14.3 96 0 81.7 0 64V32zm32 96H352V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V416H144c8.8 0 16-7.2 16-16s-7.2-16-16-16H32V320H144c8.8 0 16-7.2 16-16s-7.2-16-16-16H32V224H144c8.8 0 16-7.2 16-16s-7.2-16-16-16H32V128z"]},faBars:Qb,faNavicon:eh,faPeopleGroup:{prefix:"fas",iconName:"people-group",icon:[640,512,[],"e533","M72 88a56 56 0 1 1 112 0A56 56 0 1 1 72 88zM64 245.7C54 256.9 48 271.8 48 288s6 31.1 16 42.3V245.7zm144.4-49.3C178.7 222.7 160 261.2 160 304c0 34.3 12 65.8 32 90.5V416c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V389.2C26.2 371.2 0 332.7 0 288c0-61.9 50.1-112 112-112h32c24 0 46.2 7.5 64.4 20.3zM448 416V394.5c20-24.7 32-56.2 32-90.5c0-42.8-18.7-81.3-48.4-107.7C449.8 183.5 472 176 496 176h32c61.9 0 112 50.1 112 112c0 44.7-26.2 83.2-64 101.2V416c0 17.7-14.3 32-32 32H480c-17.7 0-32-14.3-32-32zm8-328a56 56 0 1 1 112 0A56 56 0 1 1 456 88zM576 245.7v84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM320 32a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM240 304c0 16.2 6 31 16 42.3V261.7c-10 11.3-16 26.1-16 42.3zm144-42.3v84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM448 304c0 44.7-26.2 83.2-64 101.2V448c0 17.7-14.3 32-32 32H288c-17.7 0-32-14.3-32-32V405.2c-37.8-18-64-56.5-64-101.2c0-61.9 50.1-112 112-112h32c61.9 0 112 50.1 112 112z"]},faHourglassEnd:th,faHourglass3:oh,faHeartCrack:rh,faHeartBroken:ch,faSquareUpRight:ah,faExternalLinkSquareAlt:nh,faFaceKissBeam:lh,faKissBeam:ih,faFilm:{prefix:"fas",iconName:"film",icon:[512,512,[127902],"f008","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM48 368v32c0 8.8 7.2 16 16 16H96c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16zm368-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H416zM48 240v32c0 8.8 7.2 16 16 16H96c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16zm368-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H416zM48 112v32c0 8.8 7.2 16 16 16H96c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16zM416 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H416zM160 128v64c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H192c-17.7 0-32 14.3-32 32zm32 160c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V320c0-17.7-14.3-32-32-32H192z"]},faRulerHorizontal:{prefix:"fas",iconName:"ruler-horizontal",icon:[640,512,[],"f547","M0 336c0 26.5 21.5 48 48 48l544 0c26.5 0 48-21.5 48-48l0-160c0-26.5-21.5-48-48-48l-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0c-26.5 0-48 21.5-48 48L0 336z"]},faPeopleRobbery:{prefix:"fas",iconName:"people-robbery",icon:[576,512,[],"e536","M488.2 59.1C478.1 99.6 441.7 128 400 128s-78.1-28.4-88.2-68.9L303 24.2C298.8 7.1 281.4-3.3 264.2 1S236.7 22.6 241 39.8l8.7 34.9c11 44 40.2 79.6 78.3 99.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V174.3c38.1-20 67.3-55.6 78.3-99.6L559 39.8c4.3-17.1-6.1-34.5-23.3-38.8S501.2 7.1 497 24.2l-8.7 34.9zM400 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM80 96A48 48 0 1 0 80 0a48 48 0 1 0 0 96zm-8 32c-35.3 0-64 28.7-64 64v96l0 .6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352H88V480c0 17.7 14.3 32 32 32s32-14.3 32-32V252.7l13 20.5c5.9 9.2 16.1 14.9 27 14.9h48c17.7 0 32-14.3 32-32s-14.3-32-32-32H209.6l-37.4-58.9C157.6 142 132.1 128 104.7 128H72z"]},faLightbulb:{prefix:"fas",iconName:"lightbulb",icon:[384,512,[128161],"f0eb","M272 384c9.6-31.9 29.5-59.1 49.2-86.2l0 0c5.2-7.1 10.4-14.2 15.4-21.4c19.8-28.5 31.4-63 31.4-100.3C368 78.8 289.2 0 192 0S16 78.8 16 176c0 37.3 11.6 71.9 31.4 100.3c5 7.2 10.2 14.3 15.4 21.4l0 0c19.8 27.1 39.7 54.4 49.2 86.2H272zM192 512c44.2 0 80-35.8 80-80V416H112v16c0 44.2 35.8 80 80 80zM112 176c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-61.9 50.1-112 112-112c8.8 0 16 7.2 16 16s-7.2 16-16 16c-44.2 0-80 35.8-80 80z"]},faCaretLeft:{prefix:"fas",iconName:"caret-left",icon:[256,512,[],"f0d9","M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 256c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z"]},faCircleExclamation:sh,faExclamationCircle:dh,faSchoolCircleXmark:{prefix:"fas",iconName:"school-circle-xmark",icon:[640,512,[],"e56d","M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96H48C21.5 96 0 117.5 0 144V464c0 26.5 21.5 48 48 48H320v0H256V416c0-35.3 28.7-64 64-64l.3 0h.5c3.4-37.7 18.7-72.1 42.2-99.1C350.2 260 335.6 264 320 264c-48.6 0-88-39.4-88-88s39.4-88 88-88s88 39.4 88 88c0 18.3-5.6 35.3-15.1 49.4c29-21 64.6-33.4 103.1-33.4c59.5 0 112.1 29.6 144 74.8V144c0-26.5-21.5-48-48-48H473.7L337.8 5.4zM96 192h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V208c0-8.8 7.2-16 16-16zm0 128h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zM320 128c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H336V144c0-8.8-7.2-16-16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm22.6-144l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L518.6 368z"]},faArrowRightFromBracket:mh,faSignOut:fh,faCircleChevronDown:uh,faChevronCircleDown:ph,faUnlockKeyhole:bh,faUnlockAlt:hh,faCloudShowersHeavy:{prefix:"fas",iconName:"cloud-showers-heavy",icon:[512,512,[],"f740","M96 320c-53 0-96-43-96-96c0-42.5 27.6-78.6 65.9-91.2C64.7 126.1 64 119.1 64 112C64 50.1 114.1 0 176 0c43.1 0 80.5 24.3 99.2 60c14.7-17.1 36.5-28 60.8-28c44.2 0 80 35.8 80 80c0 5.5-.6 10.8-1.6 16c.5 0 1.1 0 1.6 0c53 0 96 43 96 96s-43 96-96 96H96zM81.5 353.9c12.2 5.2 17.8 19.3 12.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6S-3.3 490.7 1.9 478.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6zm120 0c12.2 5.2 17.8 19.3 12.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6s-17.8-19.3-12.6-31.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6zm244.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6s-17.8-19.3-12.6-31.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6s17.8 19.3 12.6 31.5zM313.5 353.9c12.2 5.2 17.8 19.3 12.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6s-17.8-19.3-12.6-31.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6z"]},faHeadphonesSimple:gh,faHeadphonesAlt:vh,faSitemap:{prefix:"fas",iconName:"sitemap",icon:[576,512,[],"f0e8","M208 80c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48h-8v40H464c30.9 0 56 25.1 56 56v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H464c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-4.4-3.6-8-8-8H312v40h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H256c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V280H112c-4.4 0-8 3.6-8 8v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-30.9 25.1-56 56-56H264V192h-8c-26.5 0-48-21.5-48-48V80z"]},faCircleDollarToSlot:Ch,faDonate:yh,faMemory:{prefix:"fas",iconName:"memory",icon:[576,512,[],"f538","M64 64C28.7 64 0 92.7 0 128v7.4c0 6.8 4.4 12.6 10.1 16.3C23.3 160.3 32 175.1 32 192s-8.7 31.7-21.9 40.3C4.4 236 0 241.8 0 248.6V320H576V248.6c0-6.8-4.4-12.6-10.1-16.3C552.7 223.7 544 208.9 544 192s8.7-31.7 21.9-40.3c5.7-3.7 10.1-9.5 10.1-16.3V128c0-35.3-28.7-64-64-64H64zM576 352H0v64c0 17.7 14.3 32 32 32H80V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h96V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h96V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h96V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h48c17.7 0 32-14.3 32-32V352zM192 160v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},faRoadSpikes:{prefix:"fas",iconName:"road-spikes",icon:[640,512,[],"e568","M64 116.8c0-15.8 20.5-22 29.3-8.9L192 256V116.8c0-15.8 20.5-22 29.3-8.9L320 256V116.8c0-15.8 20.5-22 29.3-8.9L448 256V116.8c0-15.8 20.5-22 29.3-8.9L606.8 302.2c14.2 21.3-1.1 49.7-26.6 49.7H512 448 384 320 256 192 64V116.8zM32 384H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faFireBurner:{prefix:"fas",iconName:"fire-burner",icon:[640,512,[],"e4f1","M293.5 3.8c19.7 17.8 38.2 37 55.5 57.7c7.9-9.9 16.8-20.7 26.5-29.5c5.6-5.1 14.4-5.1 20 0c24.7 22.7 45.6 52.7 60.4 81.1c14.5 28 24.2 58.8 24.2 79C480 280 408.7 352 320 352c-89.7 0-160-72.1-160-159.8c0-26.4 12.7-60.7 32.4-92.6c20-32.4 48.1-66.1 81.4-95.8c2.8-2.5 6.4-3.8 10-3.7c3.5 0 7 1.3 9.8 3.8zM370 273c30-21 38-63 20-96c-2-4-4-8-7-12l-36 42s-58-74-62-79c-30 37-45 58-45 82c0 49 36 78 81 78c18 0 34-5 49-15zM32 288c0-17.7 14.3-32 32-32H96c17.7 0 32 14.3 32 32s-14.3 32-32 32v64H544V320c-17.7 0-32-14.3-32-32s14.3-32 32-32h32c17.7 0 32 14.3 32 32v96c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32V288zM320 480a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm160-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM192 480a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faFlag:{prefix:"fas",iconName:"flag",icon:[448,512,[127988,61725],"f024","M64 32C64 14.3 49.7 0 32 0S0 14.3 0 32V64 368 480c0 17.7 14.3 32 32 32s32-14.3 32-32V352l64.3-16.1c41.1-10.3 84.6-5.5 122.5 13.4c44.2 22.1 95.5 24.8 141.7 7.4l34.7-13c12.5-4.7 20.8-16.6 20.8-30V66.1c0-23-24.2-38-44.8-27.7l-9.6 4.8c-46.3 23.2-100.8 23.2-147.1 0c-35.1-17.6-75.4-22-113.5-12.5L64 48V32z"]},faHanukiah:{prefix:"fas",iconName:"hanukiah",icon:[640,512,[128334],"f6e6","M314.2 3.3C309.1 12.1 296 36.6 296 56c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7C324.6 1.2 322.4 0 320 0s-4.6 1.2-5.8 3.3zm-288 48C21.1 60.1 8 84.6 8 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7C36.6 49.2 34.4 48 32 48s-4.6 1.2-5.8 3.3zM88 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C101.1 60.1 88 84.6 88 104zm82.2-52.7C165.1 60.1 152 84.6 152 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3zM216 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C229.1 60.1 216 84.6 216 104zM394.2 51.3C389.1 60.1 376 84.6 376 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3zM440 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C453.1 60.1 440 84.6 440 104zm82.2-52.7C517.1 60.1 504 84.6 504 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3zM584 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C597.1 60.1 584 84.6 584 104zM112 160c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zm160 0c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zM352 144c0-17.7-14.3-32-32-32s-32 14.3-32 32V320H96c-17.7 0-32-14.3-32-32V192c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 53 43 96 96 96H288v64H160c-17.7 0-32 14.3-32 32s14.3 32 32 32H320 480c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V384H544c53 0 96-43 96-96V192c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7-14.3 32-32 32H352V144z"]},faFeather:{prefix:"fas",iconName:"feather",icon:[512,512,[129718],"f52d","M278.5 215.6L23 471c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l57-57h68c49.7 0 97.9-14.4 139-41c11.1-7.2 5.5-23-7.8-23c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l81-24.3c2.5-.8 4.8-2.1 6.7-4l22.4-22.4c10.1-10.1 2.9-27.3-11.3-27.3l-32.2 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l112-33.6c4-1.2 7.4-3.9 9.3-7.7C506.4 207.6 512 184.1 512 160c0-41-16.3-80.3-45.3-109.3l-5.5-5.5C432.3 16.3 393 0 352 0s-80.3 16.3-109.3 45.3L139 149C91 197 64 262.1 64 330v55.3L253.6 195.8c6.2-6.2 16.4-6.2 22.6 0c5.4 5.4 6.1 13.6 2.2 19.8z"]},faVolumeLow:zh,faVolumeDown:Hh,faCommentSlash:{prefix:"fas",iconName:"comment-slash",icon:[640,512,[],"f4b3","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L512.9 376.7C552.2 340.2 576 292.3 576 240C576 125.1 461.4 32 320 32c-67.7 0-129.3 21.4-175.1 56.3L38.8 5.1zM64 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c37 0 72.3-6.4 104-17.9L82.9 161.3C70.7 185.6 64 212.2 64 240z"]},faCloudSunRain:{prefix:"fas",iconName:"cloud-sun-rain",icon:[640,512,[127782],"f743","M294.2 1.2c5.1 2.1 8.7 6.7 9.6 12.1l10.4 62.4c-23.3 10.8-42.9 28.4-56 50.3c-14.6-9-31.8-14.1-50.2-14.1c-53 0-96 43-96 96c0 35.5 19.3 66.6 48 83.2c.8 31.8 13.2 60.7 33.1 82.7l-56 39.2c-4.5 3.1-10.3 3.8-15.4 1.6s-8.7-6.7-9.6-12.1L98.1 317.9 13.4 303.8c-5.4-.9-10-4.5-12.1-9.6s-1.5-10.9 1.6-15.4L52.5 208 2.9 137.2c-3.2-4.5-3.8-10.3-1.6-15.4s6.7-8.7 12.1-9.6L98.1 98.1l14.1-84.7c.9-5.4 4.5-10 9.6-12.1s10.9-1.5 15.4 1.6L208 52.5 278.8 2.9c4.5-3.2 10.3-3.8 15.4-1.6zM208 144c13.8 0 26.7 4.4 37.1 11.9c-1.2 4.1-2.2 8.3-3 12.6c-37.9 14.6-67.2 46.6-77.8 86.4C151.8 243.1 144 226.5 144 208c0-35.3 28.7-64 64-64zm69.4 276c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm96 0c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm96 0c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm96 0c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm74.5-116.1c0 44.2-35.8 80-80 80H288c-53 0-96-43-96-96c0-47.6 34.6-87 80-94.6l0-1.3c0-53 43-96 96-96c34.9 0 65.4 18.6 82.2 46.4c13-9.1 28.8-14.4 45.8-14.4c44.2 0 80 35.8 80 80c0 5.9-.6 11.7-1.9 17.2c37.4 6.7 65.8 39.4 65.8 78.7z"]},faCompress:{prefix:"fas",iconName:"compress",icon:[448,512,[],"f066","M160 64c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32V64zM32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32H96v64c0 17.7 14.3 32 32 32s32-14.3 32-32V352c0-17.7-14.3-32-32-32H32zM352 64c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7 14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V64zM320 320c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H320z"]},faWheatAwn:_h,faWheatAlt:Vh,faAnkh:{prefix:"fas",iconName:"ankh",icon:[320,512,[9765],"f644","M96 128c0-35.3 28.7-64 64-64s64 28.7 64 64c0 41.6-20.7 76.6-46.6 104.1c-5.9 6.2-11.8 11.8-17.4 16.7c-5.6-4.9-11.5-10.5-17.4-16.7C116.7 204.6 96 169.6 96 128zM160 0C89.3 0 32 57.3 32 128c0 52.4 21.5 95.5 46.8 128H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96V480c0 17.7 14.3 32 32 32s32-14.3 32-32V320h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H241.2c25.4-32.5 46.8-75.6 46.8-128C288 57.3 230.7 0 160 0z"]},faHandsHoldingChild:{prefix:"fas",iconName:"hands-holding-child",icon:[640,512,[],"e4fa","M320 0a40 40 0 1 1 0 80 40 40 0 1 1 0-80zm44.7 164.3L375.8 253c1.6 13.2-7.7 25.1-20.8 26.8s-25.1-7.7-26.8-20.8l-4.4-35h-7.6l-4.4 35c-1.6 13.2-13.6 22.5-26.8 20.8s-22.5-13.6-20.8-26.8l11.1-88.8L255.5 181c-10.1 8.6-25.3 7.3-33.8-2.8s-7.3-25.3 2.8-33.8l27.9-23.6C271.3 104.8 295.3 96 320 96s48.7 8.8 67.6 24.7l27.9 23.6c10.1 8.6 11.4 23.7 2.8 33.8s-23.7 11.4-33.8 2.8l-19.8-16.7zM40 64c22.1 0 40 17.9 40 40v40 80 40.2c0 17 6.7 33.3 18.7 45.3l51.1 51.1c8.3 8.3 21.3 9.6 31 3.1c12.9-8.6 14.7-26.9 3.7-37.8l-15.2-15.2-32-32c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l32 32 15.2 15.2 0 0 25.3 25.3c21 21 32.8 49.5 32.8 79.2V464c0 26.5-21.5 48-48 48H173.3c-17 0-33.3-6.7-45.3-18.7L28.1 393.4C10.1 375.4 0 351 0 325.5V224 160 104C0 81.9 17.9 64 40 64zm560 0c22.1 0 40 17.9 40 40v56 64V325.5c0 25.5-10.1 49.9-28.1 67.9L512 493.3c-12 12-28.3 18.7-45.3 18.7H400c-26.5 0-48-21.5-48-48V385.1c0-29.7 11.8-58.2 32.8-79.2l25.3-25.3 0 0 15.2-15.2 32-32c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-32 32-15.2 15.2c-11 11-9.2 29.2 3.7 37.8c9.7 6.5 22.7 5.2 31-3.1l51.1-51.1c12-12 18.7-28.3 18.7-45.3V224 144 104c0-22.1 17.9-40 40-40z"]},faAsterisk:{prefix:"fas",iconName:"asterisk",icon:[384,512,[10033,61545],"2a","M192 32c17.7 0 32 14.3 32 32V199.5l111.5-66.9c15.2-9.1 34.8-4.2 43.9 11s4.2 34.8-11 43.9L254.2 256l114.3 68.6c15.2 9.1 20.1 28.7 11 43.9s-28.7 20.1-43.9 11L224 312.5V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V312.5L48.5 379.4c-15.2 9.1-34.8 4.2-43.9-11s-4.2-34.8 11-43.9L129.8 256 15.5 187.4c-15.2-9.1-20.1-28.7-11-43.9s28.7-20.1 43.9-11L160 199.5V64c0-17.7 14.3-32 32-32z"]},faSquareCheck:xh,faCheckSquare:Mh,faPesetaSign:{prefix:"fas",iconName:"peseta-sign",icon:[384,512,[],"e221","M64 32C46.3 32 32 46.3 32 64v96c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 96V448c0 17.7 14.3 32 32 32s32-14.3 32-32V352h96c77.4 0 142-55 156.8-128H352c17.7 0 32-14.3 32-32s-14.3-32-32-32h-3.2C334 87 269.4 32 192 32H64zM282.5 160H96V96h96c41.8 0 77.4 26.7 90.5 64zM96 224H282.5c-13.2 37.3-48.7 64-90.5 64H96V224z"]},faHeading:Lh,faHeader:wh,faGhost:{prefix:"fas",iconName:"ghost",icon:[384,512,[128123],"f6e2","M40.1 467.1l-11.2 9c-3.2 2.5-7.1 3.9-11.1 3.9C8 480 0 472 0 462.2V192C0 86 86 0 192 0S384 86 384 192V462.2c0 9.8-8 17.8-17.8 17.8c-4 0-7.9-1.4-11.1-3.9l-11.2-9c-13.4-10.7-32.8-9-44.1 3.9L269.3 506c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6l-26.6-30.5c-12.7-14.6-35.4-14.6-48.2 0L141.3 506c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6L84.2 471c-11.3-12.9-30.7-14.6-44.1-3.9zM160 192a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faList:Sh,faListSquares:Eh,faSquarePhoneFlip:kh,faPhoneSquareAlt:Nh,faCartPlus:{prefix:"fas",iconName:"cart-plus",icon:[576,512,[],"f217","M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z"]},faGamepad:{prefix:"fas",iconName:"gamepad",icon:[640,512,[],"f11b","M192 64C86 64 0 150 0 256S86 448 192 448H448c106 0 192-86 192-192s-86-192-192-192H192zM496 168a40 40 0 1 1 0 80 40 40 0 1 1 0-80zM392 304a40 40 0 1 1 80 0 40 40 0 1 1 -80 0zM168 200c0-13.3 10.7-24 24-24s24 10.7 24 24v32h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H216v32c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h32V200z"]},faCircleDot:Th,faDotCircle:Bh,faFaceDizzy:Ih,faDizzy:$h,faEgg:{prefix:"fas",iconName:"egg",icon:[384,512,[129370],"f7fb","M192 496C86 496 0 394 0 288C0 176 64 16 192 16s192 160 192 272c0 106-86 208-192 208zM154.8 134c6.5-6 7-16.1 1-22.6s-16.1-7-22.6-1c-23.9 21.8-41.1 52.7-52.3 84.2C69.7 226.1 64 259.7 64 288c0 8.8 7.2 16 16 16s16-7.2 16-16c0-24.5 5-54.4 15.1-82.8c10.1-28.5 25-54.1 43.7-71.2z"]},faHouseMedicalCircleXmark:{prefix:"fas",iconName:"house-medical-circle-xmark",icon:[640,512,[],"e513","M320 368c0 59.5 29.5 112.1 74.8 144H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L522.1 193.9c-8.5-1.3-17.3-1.9-26.1-1.9c-54.7 0-103.5 24.9-135.8 64H320V208c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16v48H208c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm22.6 144l36.7-36.7c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L496 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L473.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L496 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L518.6 368z"]},faCampground:{prefix:"fas",iconName:"campground",icon:[576,512,[9978],"f6bb","M377 52c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5L288 60.8 249 12c-11-13.8-31.2-16-45-5s-16 31.2-5 45l48 60L12.3 405.4C4.3 415.4 0 427.7 0 440.4V464c0 26.5 21.5 48 48 48H288 528c26.5 0 48-21.5 48-48V440.4c0-12.7-4.3-25.1-12.3-35L329 112l48-60zM288 448H168.5L288 291.7 407.5 448H288z"]},faFolderPlus:{prefix:"fas",iconName:"folder-plus",icon:[512,512,[],"f65e","M512 416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H192c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8H448c35.3 0 64 28.7 64 64V416zM232 376c0 13.3 10.7 24 24 24s24-10.7 24-24V312h64c13.3 0 24-10.7 24-24s-10.7-24-24-24H280V200c0-13.3-10.7-24-24-24s-24 10.7-24 24v64H168c-13.3 0-24 10.7-24 24s10.7 24 24 24h64v64z"]},faFutbol:Rh,faFutbolBall:Ah,faSoccerBall:Ph,faPaintbrush:Wh,faPaintBrush:Dh,faLock:{prefix:"fas",iconName:"lock",icon:[448,512,[128274],"f023","M144 144v48H304V144c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192V144C80 64.5 144.5 0 224 0s144 64.5 144 144v48h16c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256c0-35.3 28.7-64 64-64H80z"]},faGasPump:{prefix:"fas",iconName:"gas-pump",icon:[512,512,[9981],"f52f","M32 64C32 28.7 60.7 0 96 0H256c35.3 0 64 28.7 64 64V256h8c48.6 0 88 39.4 88 88v32c0 13.3 10.7 24 24 24s24-10.7 24-24V222c-27.6-7.1-48-32.2-48-62V96L384 64c-8.8-8.8-8.8-23.2 0-32s23.2-8.8 32 0l77.3 77.3c12 12 18.7 28.3 18.7 45.3V168v24 32V376c0 39.8-32.2 72-72 72s-72-32.2-72-72V344c0-22.1-17.9-40-40-40h-8V448c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32V64zM96 80v96c0 8.8 7.2 16 16 16H240c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H112c-8.8 0-16 7.2-16 16z"]},faHotTubPerson:Oh,faHotTub:Fh,faMapLocation:Gh,faMapMarked:Uh,faHouseFloodWater:{prefix:"fas",iconName:"house-flood-water",icon:[576,512,[],"e50e","M306.8 6.1C295.6-2 280.4-2 269.2 6.1l-176 128c-11.2 8.2-15.9 22.6-11.6 35.8S98.1 192 112 192h16v73c1.7 1 3.3 2 4.9 3.1c18 12.4 40.1 20.3 59.2 20.3c21.1 0 42-8.5 59.2-20.3c22.1-15.5 51.6-15.5 73.7 0c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c1.5-1 3-2 4.5-2.9l-.3-73.2H464c13.9 0 26.1-8.9 30.4-22.1s-.4-27.6-11.6-35.8l-176-128zM269.5 309.9C247 325.4 219.5 336 192 336c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 389.7 159 400 192 400c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.5-27.3-10.1-39.2-1.7l0 0C439.4 325.2 410.9 336 384 336c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0zM384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C439.4 437.2 410.9 448 384 448z"]},faTree:{prefix:"fas",iconName:"tree",icon:[448,512,[127794],"f1bb","M210.6 5.9L62 169.4c-3.9 4.2-6 9.8-6 15.5C56 197.7 66.3 208 79.1 208H104L30.6 281.4c-4.2 4.2-6.6 10-6.6 16C24 309.9 34.1 320 46.6 320H80L5.4 409.5C1.9 413.7 0 419 0 424.5c0 13 10.5 23.5 23.5 23.5H192v32c0 17.7 14.3 32 32 32s32-14.3 32-32V448H424.5c13 0 23.5-10.5 23.5-23.5c0-5.5-1.9-10.8-5.4-15L368 320h33.4c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L344 208h24.9c12.7 0 23.1-10.3 23.1-23.1c0-5.7-2.1-11.3-6-15.5L237.4 5.9C234 2.1 229.1 0 224 0s-10 2.1-13.4 5.9z"]},faBridgeLock:{prefix:"fas",iconName:"bridge-lock",icon:[640,512,[],"e4cc","M32 64c0-17.7 14.3-32 32-32H576c17.7 0 32 14.3 32 32s-14.3 32-32 32H536v64h-8c-61.9 0-112 50.1-112 112v24.6c-9.9 5.8-18.2 14.1-23.8 24.1c-17.6-20-43.4-32.7-72.2-32.7c-53 0-96 43-96 96v64c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V384c0-53-43-96-96-96V160h72V96H64C46.3 96 32 81.7 32 64zM408 96v64h80V96H408zm-48 64V96H280v64h80zM152 96v64h80V96H152zM528 240c-17.7 0-32 14.3-32 32v48h64V272c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80v48c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H448c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32V272z"]},faSackDollar:{prefix:"fas",iconName:"sack-dollar",icon:[512,512,[128176],"f81d","M320 96H192L144.6 24.9C137.5 14.2 145.1 0 157.9 0H354.1c12.8 0 20.4 14.2 13.3 24.9L320 96zM192 128H320c3.8 2.5 8.1 5.3 13 8.4C389.7 172.7 512 250.9 512 416c0 53-43 96-96 96H96c-53 0-96-43-96-96C0 250.9 122.3 172.7 179 136.4l0 0 0 0c4.8-3.1 9.2-5.9 13-8.4zm84 88c0-11-9-20-20-20s-20 9-20 20v14c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1l0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4V424c0 11 9 20 20 20s20-9 20-20V410.2c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15l0 0-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7V216z"]},faPenToSquare:jh,faEdit:qh,faCarSide:{prefix:"fas",iconName:"car-side",icon:[640,512,[128663],"f5e4","M171.3 96H224v96H111.3l30.4-75.9C146.5 104 158.2 96 171.3 96zM272 192V96h81.2c9.7 0 18.9 4.4 25 12l67.2 84H272zm256.2 1L428.2 68c-18.2-22.8-45.8-36-75-36H171.3c-39.3 0-74.6 23.9-89.1 60.3L40.6 196.4C16.8 205.8 0 228.9 0 256V368c0 17.7 14.3 32 32 32H65.3c7.6 45.4 47.1 80 94.7 80s87.1-34.6 94.7-80H385.3c7.6 45.4 47.1 80 94.7 80s87.1-34.6 94.7-80H608c17.7 0 32-14.3 32-32V320c0-65.2-48.8-119-111.8-127zM434.7 368a48 48 0 1 1 90.5 32 48 48 0 1 1 -90.5-32zM160 336a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faShareNodes:Zh,faShareAlt:Yh,faHeartCircleMinus:{prefix:"fas",iconName:"heart-circle-minus",icon:[576,512,[],"e4ff","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-64 0c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16H496c8.8 0 16 7.2 16 16z"]},faHourglassHalf:Jh,faHourglass2:Xh,faMicroscope:{prefix:"fas",iconName:"microscope",icon:[512,512,[128300],"f610","M160 32c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32c17.7 0 32 14.3 32 32V288c0 17.7-14.3 32-32 32c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32zM32 448H320c70.7 0 128-57.3 128-128s-57.3-128-128-128V128c106 0 192 86 192 192c0 49.2-18.5 94-48.9 128H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H320 32c-17.7 0-32-14.3-32-32s14.3-32 32-32zm80-64H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faSink:{prefix:"fas",iconName:"sink",icon:[512,512,[],"e06d","M288 96c0-17.7 14.3-32 32-32s32 14.3 32 32s14.3 32 32 32s32-14.3 32-32c0-53-43-96-96-96s-96 43-96 96V288H160V264c0-30.9-25.1-56-56-56H56c-13.3 0-24 10.7-24 24s10.7 24 24 24h48c4.4 0 8 3.6 8 8v24H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H256 480c17.7 0 32-14.3 32-32s-14.3-32-32-32H400V264c0-4.4 3.6-8 8-8h56c13.3 0 24-10.7 24-24s-10.7-24-24-24H408c-30.9 0-56 25.1-56 56v24H288V96zM480 416V384H32v32c0 53 43 96 96 96H384c53 0 96-43 96-96z"]},faBagShopping:Kh,faShoppingBag:Qh,faArrowDownZA:eg,faSortAlphaDesc:tg,faSortAlphaDownAlt:og,faMitten:{prefix:"fas",iconName:"mitten",icon:[448,512,[],"f7b5","M352 384H64L5.4 178.9C1.8 166.4 0 153.4 0 140.3C0 62.8 62.8 0 140.3 0h3.4c66 0 123.5 44.9 139.5 108.9l31.4 125.8 17.6-20.1C344.8 200.2 362.9 192 382 192h2.8c34.9 0 63.3 28.3 63.3 63.3c0 15.9-6 31.2-16.8 42.9L352 384zM32 448c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32v32c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V448z"]},faPersonRays:{prefix:"fas",iconName:"person-rays",icon:[512,512,[],"e54d","M208 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9l-28.6 47.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l58.3 97c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9L328 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H248zM7 7C16.4-2.3 31.6-2.3 41 7l80 80c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L7 41C-2.3 31.6-2.3 16.4 7 7zM471 7c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L471 7zM7 505c-9.4-9.4-9.4-24.6 0-33.9l80-80c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L41 505c-9.4 9.4-24.6 9.4-33.9 0zm464 0l-80-80c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0z"]},faUsers:{prefix:"fas",iconName:"users",icon:[640,512,[],"f0c0","M144 0a80 80 0 1 1 0 160A80 80 0 1 1 144 0zM512 0a80 80 0 1 1 0 160A80 80 0 1 1 512 0zM0 298.7C0 239.8 47.8 192 106.7 192h42.7c15.9 0 31 3.5 44.6 9.7c-1.3 7.2-1.9 14.7-1.9 22.3c0 38.2 16.8 72.5 43.3 96c-.2 0-.4 0-.7 0H21.3C9.6 320 0 310.4 0 298.7zM405.3 320c-.2 0-.4 0-.7 0c26.6-23.5 43.3-57.8 43.3-96c0-7.6-.7-15-1.9-22.3c13.6-6.3 28.7-9.7 44.6-9.7h42.7C592.2 192 640 239.8 640 298.7c0 11.8-9.6 21.3-21.3 21.3H405.3zM224 224a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM128 485.3C128 411.7 187.7 352 261.3 352H378.7C452.3 352 512 411.7 512 485.3c0 14.7-11.9 26.7-26.7 26.7H154.7c-14.7 0-26.7-11.9-26.7-26.7z"]},faEyeSlash:{prefix:"fas",iconName:"eye-slash",icon:[640,512,[],"f070","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zM223.1 149.5C248.6 126.2 282.7 112 320 112c79.5 0 144 64.5 144 144c0 24.9-6.3 48.3-17.4 68.7L408 294.5c8.4-19.3 10.6-41.4 4.8-63.3c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3c0 10.2-2.4 19.8-6.6 28.3l-90.3-70.8zM373 389.9c-16.4 6.5-34.3 10.1-53 10.1c-79.5 0-144-64.5-144-144c0-6.9 .5-13.6 1.4-20.2L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5L373 389.9z"]},faFlaskVial:{prefix:"fas",iconName:"flask-vial",icon:[640,512,[],"e4f3","M175 389.4c-9.8 16-15 34.3-15 53.1c-10 3.5-20.8 5.5-32 5.5c-53 0-96-43-96-96V64C14.3 64 0 49.7 0 32S14.3 0 32 0H96h64 64c17.7 0 32 14.3 32 32s-14.3 32-32 32V309.9l-49 79.6zM96 64v96h64V64H96zM352 0H480h32c17.7 0 32 14.3 32 32s-14.3 32-32 32V214.9L629.7 406.2c6.7 10.9 10.3 23.5 10.3 36.4c0 38.3-31.1 69.4-69.4 69.4H261.4c-38.3 0-69.4-31.1-69.4-69.4c0-12.8 3.6-25.4 10.3-36.4L320 214.9V64c-17.7 0-32-14.3-32-32s14.3-32 32-32h32zm32 64V224c0 5.9-1.6 11.7-4.7 16.8L330.5 320h171l-48.8-79.2c-3.1-5-4.7-10.8-4.7-16.8V64H384z"]},faHand:rg,faHandPaper:cg,faOm:{prefix:"fas",iconName:"om",icon:[512,512,[128329],"f679","M379.3 4.7c-6.2-6.2-16.4-6.2-22.6 0l-16 16c-6.2 6.2-6.2 16.4 0 22.6l16 16c6.2 6.2 16.4 6.2 22.6 0l16-16c6.2-6.2 6.2-16.4 0-22.6l-16-16zM115.2 169.6c8-6 17.9-9.6 28.8-9.6c26.5 0 48 21.5 48 48s-21.5 48-48 48H109.8c-7.6 0-13.8 6.2-13.8 13.8c0 1.5 .2 2.9 .7 4.4l8 24c4.4 13.1 16.6 21.9 30.4 21.9H144h16c35.3 0 64 28.7 64 64s-28.7 64-64 64c-50.8 0-82.7-21.5-102.2-42.8c-9.9-10.8-16.6-21.6-20.9-29.7c-2.1-4-3.6-7.3-4.5-9.6c-.5-1.1-.8-2-1-2.5l-.2-.5 0-.1c-2.6-7.8-10.7-12.3-18.7-10.5C4.4 354.2-.9 361.8 .1 370L16 368C.1 370 .1 370 .1 370l0 0 0 0 0 .1 .1 .4c0 .3 .1 .8 .2 1.3c.2 1.1 .4 2.7 .8 4.6c.8 3.9 2 9.4 3.9 15.9c3.8 13 10.3 30.4 21.3 48C48.7 476.2 89.4 512 160 512c70.7 0 128-57.3 128-128c0-23.3-6.2-45.2-17.1-64h22.6c25.5 0 49.9-10.1 67.9-28.1l26.5-26.5c6-6 14.1-9.4 22.6-9.4H416c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32c-25.7 0-41.4-12.5-51.2-25.6c-5-6.7-8.4-13.4-10.5-18.6c-1.1-2.5-1.8-4.6-2.2-6c-.2-.7-.4-1.2-.5-1.5l-.1-.3 0 0c0 0 0 0 0 0c-1.9-7.3-8.6-12.4-16.2-12.1c-7.6 .3-13.9 5.9-15.1 13.4L336 368c-15.8-2.6-15.8-2.6-15.8-2.6l0 0 0 0 0 .1-.1 .3c0 .3-.1 .6-.2 1.1c-.1 .9-.3 2.1-.4 3.6c-.3 3-.6 7.3-.6 12.4c0 10.1 1.1 23.9 5.8 38.1c4.8 14.3 13.4 29.3 28.6 40.7C368.7 473.3 389.3 480 416 480c53 0 96-43 96-96V288c0-53-43-96-96-96h-5.5c-25.5 0-49.9 10.1-67.9 28.1l-26.5 26.5c-6 6-14.1 9.4-22.6 9.4H245.2c6.9-14.5 10.8-30.8 10.8-48c0-61.9-50.1-112-112-112c-25.2 0-48.5 8.3-67.2 22.4c-14.1 10.6-17 30.7-6.4 44.8s30.7 17 44.8 6.4zM280.9 66.7c-6-4-14-3.5-19.5 1.3s-7 12.7-3.7 19.2L272 80c-14.3 7.2-14.3 7.2-14.3 7.2l0 0 0 0 0 .1 .1 .2 .4 .7c.3 .6 .8 1.4 1.4 2.4c1.2 2 2.9 4.8 5.1 8.2c4.4 6.7 11.1 15.5 20 24.4C302.4 141.1 330.3 160 368 160c31.2 0 56.6-10.4 73.9-20.2c8.7-5 15.6-9.9 20.4-13.8c2.4-1.9 4.3-3.6 5.7-4.9c.7-.6 1.3-1.2 1.7-1.6l.6-.5 .2-.2 .1-.1 0 0 0 0c0 0 0 0-22.6-22.6l22.6 22.6c12.5-12.5 12.5-32.8 0-45.3c-12.4-12.4-32.6-12.5-45.1-.2c-.1 .1-.2 .2-.5 .4c-.5 .5-1.5 1.3-2.8 2.4c-2.7 2.2-6.8 5.2-12.1 8.2C399.4 90.4 384.8 96 368 96c-20.8 0-42.4-7-59.5-14.6c-8.4-3.7-15.4-7.5-20.3-10.3c-2.4-1.4-4.3-2.5-5.6-3.3c-.6-.4-1.1-.7-1.4-.9l-.3-.2 0 0 0 0 0 0z"]},faWorm:{prefix:"fas",iconName:"worm",icon:[512,512,[],"e599","M256 96c0-53 43-96 96-96h38.4C439.9 0 480 40.1 480 89.6V176v16V376c0 75.1-60.9 136-136 136s-136-60.9-136-136V296c0-22.1-17.9-40-40-40s-40 17.9-40 40V464c0 26.5-21.5 48-48 48s-48-21.5-48-48V296c0-75.1 60.9-136 136-136s136 60.9 136 136v80c0 22.1 17.9 40 40 40s40-17.9 40-40V192H352c-53 0-96-43-96-96zm144-8a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},faHouseCircleXmark:{prefix:"fas",iconName:"house-circle-xmark",icon:[640,512,[],"e50b","M320.7 352c8.1-89.7 83.5-160 175.3-160c8.9 0 17.6 .7 26.1 1.9L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32v69.7c-.1 .9-.1 1.8-.1 2.8V472c0 22.1 17.9 40 40 40h16c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2H160h24c22.1 0 40-17.9 40-40V448 384c0-17.7 14.3-32 32-32h64l.7 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faPlug:{prefix:"fas",iconName:"plug",icon:[384,512,[128268],"f1e6","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8C297 398 352 333.4 352 256V224c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faChevronUp:{prefix:"fas",iconName:"chevron-up",icon:[512,512,[],"f077","M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"]},faHandSpock:{prefix:"fas",iconName:"hand-spock",icon:[576,512,[128406],"f259","M246.9 23.7C242.3 6.6 224.8-3.5 207.7 1.1s-27.2 22.1-22.6 39.2L238 237.8c2.5 9.2-4.5 18.2-14 18.2c-6.4 0-12-4.2-13.9-10.3L166.6 102.7c-5.1-16.9-23-26.4-39.9-21.3s-26.4 23-21.3 39.9l62.8 206.4c2.4 7.9-7.2 13.8-13.2 8.1L99.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L156.8 448c43.1 41.1 100.4 64 160 64h10.9 8.2c.1 0 .1-.1 .1-.1s.1-.1 .1-.1c58.3-3.5 108.6-43.2 125.3-99.7l81.2-275c5-16.9-4.7-34.7-21.6-39.8s-34.7 4.7-39.8 21.6L443.5 247.1c-1.6 5.3-6.4 8.9-12 8.9c-7.9 0-13.8-7.3-12.2-15.1l36-170.3c3.7-17.3-7.4-34.3-24.7-37.9s-34.3 7.4-37.9 24.7L355.1 235.1c-2.6 12.2-13.3 20.9-25.8 20.9c-11.9 0-22.4-8-25.4-19.5l-57-212.8z"]},faStopwatch:{prefix:"fas",iconName:"stopwatch",icon:[448,512,[9201],"f2f2","M176 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h16V98.4C92.3 113.8 16 200 16 304c0 114.9 93.1 208 208 208s208-93.1 208-208c0-41.8-12.3-80.7-33.5-113.2l24.1-24.1c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L355.7 143c-28.1-23-62.2-38.8-99.7-44.6V64h16c17.7 0 32-14.3 32-32s-14.3-32-32-32H224 176zm72 192V320c0 13.3-10.7 24-24 24s-24-10.7-24-24V192c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},faFaceKiss:ag,faKiss:ng,faBridgeCircleXmark:{prefix:"fas",iconName:"bridge-circle-xmark",icon:[640,512,[],"e4cb","M64 32C46.3 32 32 46.3 32 64s14.3 32 32 32h40v64H32V288c53 0 96 43 96 96v64c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V384c0-53 43-96 96-96c6.3 0 12.4 .6 18.3 1.7C367.1 231.8 426.9 192 496 192c42.5 0 81.6 15.1 112 40.2V160H536V96h40c17.7 0 32-14.3 32-32s-14.3-32-32-32H64zM488 96v64H408V96h80zM360 96v64H280V96h80zM232 96v64H152V96h80zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faFaceGrinTongue:lg,faGrinTongue:ig,faChessBishop:{prefix:"fas",iconName:"chess-bishop",icon:[320,512,[9821],"f43a","M128 0C110.3 0 96 14.3 96 32c0 16.1 11.9 29.4 27.4 31.7C78.4 106.8 8 190 8 288c0 47.4 30.8 72.3 56 84.7V400H256V372.7c25.2-12.5 56-37.4 56-84.7c0-37.3-10.2-72.4-25.3-104.1l-99.4 99.4c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L270.8 154.6c-23.2-38.1-51.8-69.5-74.2-90.9C212.1 61.4 224 48.1 224 32c0-17.7-14.3-32-32-32H128zM48 432L6.6 473.4c-4.2 4.2-6.6 10-6.6 16C0 501.9 10.1 512 22.6 512H297.4c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L272 432H48z"]},faFaceGrinWink:sg,faGrinWink:dg,faEarDeaf:mg,faDeaf:fg,faDeafness:ug,faHardOfHearing:pg,faRoadCircleCheck:{prefix:"fas",iconName:"road-circle-check",icon:[640,512,[],"e564","M213.2 32H288V96c0 17.7 14.3 32 32 32s32-14.3 32-32V32h74.8c27.1 0 51.3 17.1 60.3 42.6l42.7 120.6c-10.9-2.1-22.2-3.2-33.8-3.2c-59.5 0-112.1 29.6-144 74.8V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 17.7 14.3 32 32 32c2.3 0 4.6-.3 6.8-.7c-4.5 15.5-6.8 31.8-6.8 48.7c0 5.4 .2 10.7 .7 16l-.7 0c-17.7 0-32 14.3-32 32v64H86.6C56.5 480 32 455.5 32 425.4c0-6.2 1.1-12.4 3.1-18.2L152.9 74.6C162 49.1 186.1 32 213.2 32zM352 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"]},faDiceFive:{prefix:"fas",iconName:"dice-five",icon:[448,512,[9860],"f523","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm64 96a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM96 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM224 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64-64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 160a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faSquareRss:bg,faRssSquare:hg,faLandMineOn:{prefix:"fas",iconName:"land-mine-on",icon:[640,512,[],"e51b","M344 24V168c0 13.3-10.7 24-24 24s-24-10.7-24-24V24c0-13.3 10.7-24 24-24s24 10.7 24 24zM192 320c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32v32H192V320zm-77.3 90.5c8.1-16.3 24.8-26.5 42.9-26.5H482.3c18.2 0 34.8 10.3 42.9 26.5l27.6 55.2C563.5 487 548 512 524.2 512H115.8c-23.8 0-39.3-25-28.6-46.3l27.6-55.2zM36.3 138.3c7.5-10.9 22.5-13.6 33.4-6.1l104 72c10.9 7.5 13.6 22.5 6.1 33.4s-22.5 13.6-33.4 6.1l-104-72c-10.9-7.5-13.6-22.5-6.1-33.4zm534.1-6.1c10.9-7.5 25.8-4.8 33.4 6.1s4.8 25.8-6.1 33.4l-104 72c-10.9 7.5-25.8 4.8-33.4-6.1s-4.8-25.8 6.1-33.4l104-72z"]},faICursor:{prefix:"fas",iconName:"i-cursor",icon:[256,512,[],"f246","M.1 29.3C-1.4 47 11.7 62.4 29.3 63.9l8 .7C70.5 67.3 96 95 96 128.3V224H64c-17.7 0-32 14.3-32 32s14.3 32 32 32H96v95.7c0 33.3-25.5 61-58.7 63.8l-8 .7C11.7 449.6-1.4 465 .1 482.7s16.9 30.7 34.5 29.2l8-.7c34.1-2.8 64.2-18.9 85.4-42.9c21.2 24 51.2 40.1 85.4 42.9l8 .7c17.6 1.5 33.1-11.6 34.5-29.2s-11.6-33.1-29.2-34.5l-8-.7C185.5 444.7 160 417 160 383.7V288h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H160V128.3c0-33.3 25.5-61 58.7-63.8l8-.7c17.6-1.5 30.7-16.9 29.2-34.5S239-1.4 221.3 .1l-8 .7C179.2 3.6 149.2 19.7 128 43.7c-21.2-24-51.2-40-85.4-42.9l-8-.7C17-1.4 1.6 11.7 .1 29.3z"]},faStamp:{prefix:"fas",iconName:"stamp",icon:[512,512,[],"f5bf","M312 201.8c0-17.4 9.2-33.2 19.9-47C344.5 138.5 352 118.1 352 96c0-53-43-96-96-96s-96 43-96 96c0 22.1 7.5 42.5 20.1 58.8c10.7 13.8 19.9 29.6 19.9 47c0 29.9-24.3 54.2-54.2 54.2H112C50.1 256 0 306.1 0 368c0 20.9 13.4 38.7 32 45.3V464c0 26.5 21.5 48 48 48H432c26.5 0 48-21.5 48-48V413.3c18.6-6.6 32-24.4 32-45.3c0-61.9-50.1-112-112-112H366.2c-29.9 0-54.2-24.3-54.2-54.2zM416 416v32H96V416H416z"]},faStairs:{prefix:"fas",iconName:"stairs",icon:[576,512,[],"e289","M384 64c0-17.7 14.3-32 32-32H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H448v96c0 17.7-14.3 32-32 32H320v96c0 17.7-14.3 32-32 32H192v96c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h96V320c0-17.7 14.3-32 32-32h96V192c0-17.7 14.3-32 32-32h96V64z"]},faI:{prefix:"fas",iconName:"i",icon:[320,512,[105],"49","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96h96V416H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H192V96h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H160 32z"]},faHryvniaSign:gg,faHryvnia:vg,faPills:{prefix:"fas",iconName:"pills",icon:[576,512,[],"f484","M112 96c-26.5 0-48 21.5-48 48V256h96V144c0-26.5-21.5-48-48-48zM0 144C0 82.1 50.1 32 112 32s112 50.1 112 112V368c0 61.9-50.1 112-112 112S0 429.9 0 368V144zM554.9 399.4c-7.1 12.3-23.7 13.1-33.8 3.1L333.5 214.9c-10-10-9.3-26.7 3.1-33.8C360 167.7 387.1 160 416 160c88.4 0 160 71.6 160 160c0 28.9-7.7 56-21.1 79.4zm-59.5 59.5C472 472.3 444.9 480 416 480c-88.4 0-160-71.6-160-160c0-28.9 7.7-56 21.1-79.4c7.1-12.3 23.7-13.1 33.8-3.1L498.5 425.1c10 10 9.3 26.7-3.1 33.8z"]},faFaceGrinWide:Cg,faGrinAlt:yg,faTooth:{prefix:"fas",iconName:"tooth",icon:[448,512,[129463],"f5c9","M186.1 52.1C169.3 39.1 148.7 32 127.5 32C74.7 32 32 74.7 32 127.5v6.2c0 15.8 3.7 31.3 10.7 45.5l23.5 47.1c4.5 8.9 7.6 18.4 9.4 28.2l36.7 205.8c2 11.2 11.6 19.4 22.9 19.8s21.4-7.4 24-18.4l28.9-121.3C192.2 323.7 207 312 224 312s31.8 11.7 35.8 28.3l28.9 121.3c2.6 11.1 12.7 18.8 24 18.4s20.9-8.6 22.9-19.8l36.7-205.8c1.8-9.8 4.9-19.3 9.4-28.2l23.5-47.1c7.1-14.1 10.7-29.7 10.7-45.5v-2.1c0-55-44.6-99.6-99.6-99.6c-24.1 0-47.4 8.8-65.6 24.6l-3.2 2.8 19.5 15.2c7 5.4 8.2 15.5 2.8 22.5s-15.5 8.2-22.5 2.8l-24.4-19-37-28.8z"]},faV:{prefix:"fas",iconName:"v",icon:[384,512,[118],"56","M19.7 34.5c16.3-6.8 35 .9 41.8 17.2L192 364.8 322.5 51.7c6.8-16.3 25.5-24 41.8-17.2s24 25.5 17.2 41.8l-160 384c-5 11.9-16.6 19.7-29.5 19.7s-24.6-7.8-29.5-19.7L2.5 76.3c-6.8-16.3 .9-35 17.2-41.8z"]},faBangladeshiTakaSign:{prefix:"fas",iconName:"bangladeshi-taka-sign",icon:[384,512,[],"e2e6","M36 32.2C18.4 30.1 2.4 42.5 .2 60S10.5 93.6 28 95.8l7.9 1c16 2 28 15.6 28 31.8V160H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64V384c0 53 43 96 96 96h32c106 0 192-86 192-192V256c0-53-43-96-96-96H272c-17.7 0-32 14.3-32 32s14.3 32 32 32h16c17.7 0 32 14.3 32 32v32c0 70.7-57.3 128-128 128H160c-17.7 0-32-14.3-32-32V224h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H128V128.5c0-48.4-36.1-89.3-84.1-95.3l-7.9-1z"]},faBicycle:{prefix:"fas",iconName:"bicycle",icon:[640,512,[128690],"f206","M312 32c-13.3 0-24 10.7-24 24s10.7 24 24 24h25.7l34.6 64H222.9l-27.4-38C191 99.7 183.7 96 176 96H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h43.7l22.1 30.7-26.6 53.1c-10-2.5-20.5-3.8-31.2-3.8C57.3 224 0 281.3 0 352s57.3 128 128 128c65.3 0 119.1-48.9 127-112h49c8.5 0 16.3-4.5 20.7-11.8l84.8-143.5 21.7 40.1C402.4 276.3 384 312 384 352c0 70.7 57.3 128 128 128s128-57.3 128-128s-57.3-128-128-128c-13.5 0-26.5 2.1-38.7 6L375.4 48.8C369.8 38.4 359 32 347.2 32H312zM458.6 303.7l32.3 59.7c6.3 11.7 20.9 16 32.5 9.7s16-20.9 9.7-32.5l-32.3-59.7c3.6-.6 7.4-.9 11.2-.9c39.8 0 72 32.2 72 72s-32.2 72-72 72s-72-32.2-72-72c0-18.6 7-35.5 18.6-48.3zM133.2 368h65c-7.3 32.1-36 56-70.2 56c-39.8 0-72-32.2-72-72s32.2-72 72-72c1.7 0 3.4 .1 5.1 .2l-24.2 48.5c-9 18.1 4.1 39.4 24.3 39.4zm33.7-48l50.7-101.3 72.9 101.2-.1 .1H166.8zm90.6-128H365.9L317 274.8 257.4 192z"]},faStaffSnake:zg,faRodAsclepius:Hg,faRodSnake:_g,faStaffAesculapius:Vg,faHeadSideCoughSlash:{prefix:"fas",iconName:"head-side-cough-slash",icon:[640,512,[],"e062","M448 325.8l44 34.5c8.1 1.4 14.8 6.8 18 14.1L552.9 408c10.6 .4 19.5 7.6 22.2 17.4l39.1 30.6c.6 0 1.2-.1 1.8-.1c11.1 0 20.4 7.5 23.2 17.8h-3.9c6.2 8.5 6.4 20.4-.4 29c-8.2 10.4-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2S28.4-3.1 38.8 5.1L89.6 44.9C127 16.7 173.5 0 224 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8H448v0 5.8zM0 224.2c0-38.7 9.8-75.1 27.1-106.9L341.8 365.3l-2.5 .3c-11 1.4-19.2 10.7-19.2 21.8c0 11.6 9 21.2 20.6 21.9l62 3.9 43 33.9C439.3 466.2 421.2 480 400 480H320v8c0 13.3-10.7 24-24 24H256v0H96c-17.7 0-32-14.3-32-32V407.3c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2zM616 360a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm-64-48a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm40-24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faTruckMedical:xg,faAmbulance:Mg,faWheatAwnCircleExclamation:{prefix:"fas",iconName:"wheat-awn-circle-exclamation",icon:[640,512,[],"e598","M505 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L383 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l88-88zM305.5 27.3c-6.2-6.2-16.4-6.2-22.6 0L271.5 38.6c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8l-11.3-11.3c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8L101.8 231c-6.2-6.2-16.4-6.2-22.6 0L67.9 242.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l68.9-68.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-21.8-21.8-49.6-34.1-78.1-36.9l31.9-31.9 12.2 12.2c22.5 22.5 53.3 31.5 82.4 27c0-1 0-2.1 0-3.1c0-33.1 9.1-64.1 25-90.6c-15.5-8.7-32.5-13.8-49.8-15.5l31.9-31.9 12.2 12.2c6 6 12.6 11.1 19.7 15.2c27.5-34 67.3-57.5 112.6-63.8c-4.1-3.8-8.4-7.3-12.9-10.5L505 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-59.4 59.4c-20.6-4.4-42-3.7-62.3 2.1c6.1-21.3 6.6-43.8 1.4-65.3L409 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L329.1 52.9c-3.7-5-7.8-9.8-12.4-14.3L305.5 27.3zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faSnowman:{prefix:"fas",iconName:"snowman",icon:[512,512,[9731,9924],"f7d0","M341.1 140.6c-2 3.9-1.6 8.6 1.2 12c7 8.5 12.9 18.1 17.2 28.4L408 160.2V120c0-13.3 10.7-24 24-24s24 10.7 24 24v19.6l22.5-9.7c12.2-5.2 26.3 .4 31.5 12.6s-.4 26.3-12.6 31.5l-56 24-73.6 31.5c-.5 9.5-2.1 18.6-4.8 27.3c-1.2 3.8-.1 8 2.8 10.8C396.7 296.9 416 338.2 416 384c0 44.7-18.3 85-47.8 114.1c-9.9 9.7-23.7 13.9-37.5 13.9H181.3c-13.9 0-27.7-4.2-37.5-13.9C114.3 469 96 428.7 96 384c0-45.8 19.3-87.1 50.1-116.3c2.9-2.8 4-6.9 2.8-10.8c-2.7-8.7-4.3-17.9-4.8-27.3L70.5 198.1l-56-24C2.4 168.8-3.3 154.7 1.9 142.5s19.3-17.8 31.5-12.6L56 139.6V120c0-13.3 10.7-24 24-24s24 10.7 24 24v40.2L152.6 181c4.3-10.3 10.1-19.9 17.2-28.4c2.8-3.4 3.3-8.1 1.2-12C164 127.2 160 112.1 160 96c0-53 43-96 96-96s96 43 96 96c0 16.1-4 31.2-10.9 44.6zM224 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm48 128a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-16 80a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm16 48a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zM288 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm-48 24v3.2c0 3.2 .8 6.3 2.3 9l9 16.9c.9 1.7 2.7 2.8 4.7 2.8s3.8-1.1 4.7-2.8l9-16.9c1.5-2.8 2.3-5.9 2.3-9V120c0-8.8-7.2-16-16-16s-16 7.2-16 16z"]},faMortarPestle:{prefix:"fas",iconName:"mortar-pestle",icon:[512,512,[],"f5a7","M504.3 11.1C493.3-1.6 474.5-3.7 461 6.2L252.3 160H397.3L502.6 54.6c11.8-11.8 12.6-30.8 1.6-43.5zM32 192c-17.7 0-32 14.3-32 32s14.3 32 32 32c0 82.5 43.4 147.7 123.9 176.2c-11.1 13.9-19.4 30.3-23.9 48.1C127.6 497.4 142.3 512 160 512H352c17.7 0 32.4-14.6 28.1-31.7c-4.5-17.8-12.8-34.1-23.9-48.1C436.6 403.7 480 338.5 480 256c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faRoadBarrier:{prefix:"fas",iconName:"road-barrier",icon:[640,512,[],"e562","M32 32C14.3 32 0 46.3 0 64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V266.3L149.2 96H64V64c0-17.7-14.3-32-32-32zM405.2 96H330.8l-5.4 10.7L234.8 288h74.3l5.4-10.7L405.2 96zM362.8 288h74.3l5.4-10.7L533.2 96H458.8l-5.4 10.7L362.8 288zM202.8 96l-5.4 10.7L106.8 288h74.3l5.4-10.7L277.2 96H202.8zm288 192H576V448c0 17.7 14.3 32 32 32s32-14.3 32-32V64c0-17.7-14.3-32-32-32s-32 14.3-32 32v53.7L490.8 288z"]},faSchool:{prefix:"fas",iconName:"school",icon:[640,512,[127979],"f549","M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96H48C21.5 96 0 117.5 0 144V464c0 26.5 21.5 48 48 48H592c26.5 0 48-21.5 48-48V144c0-26.5-21.5-48-48-48H473.7L337.8 5.4zM256 416c0-35.3 28.7-64 64-64s64 28.7 64 64v96H256V416zM96 192h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V208c0-8.8 7.2-16 16-16zm400 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H512c-8.8 0-16-7.2-16-16V208zM96 320h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm400 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H512c-8.8 0-16-7.2-16-16V336zM232 176a88 88 0 1 1 176 0 88 88 0 1 1 -176 0zm88-48c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H336V144c0-8.8-7.2-16-16-16z"]},faIgloo:{prefix:"fas",iconName:"igloo",icon:[576,512,[],"f7ae","M320 33.8V160H48.5C100.2 82.8 188.1 32 288 32c10.8 0 21.5 .6 32 1.8zM352 160V39.1C424.9 55.7 487.2 99.8 527.5 160H352zM29.9 192H96V320H0c0-46 10.8-89.4 29.9-128zM192 320H128V192H448V320H384v32H576v80c0 26.5-21.5 48-48 48H352V352c0-35.3-28.7-64-64-64s-64 28.7-64 64V480H48c-26.5 0-48-21.5-48-48V352H192V320zm288 0V192h66.1c19.2 38.6 29.9 82 29.9 128H480z"]},faJoint:{prefix:"fas",iconName:"joint",icon:[640,512,[],"f595","M448 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V43c0 55.2 21.9 108.1 60.9 147.1l21 21c9 9 14.1 21.2 14.1 33.9v11c0 17.7 14.3 32 32 32s32-14.3 32-32V245c0-29.7-11.8-58.2-32.8-79.2l-21-21C463.2 117.8 448 81.2 448 43V32zM576 256c0 17.7 14.3 32 32 32s32-14.3 32-32V245c0-55.2-21.9-108.1-60.9-147.1l-21-21c-9-9-14.1-21.2-14.1-33.9V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V43c0 29.7 11.8 58.2 32.8 79.2l21 21c27 27 42.2 63.6 42.2 101.8v11zM229.8 360c-4.7-2.3-10-2.7-15.2-2c-37.8 5.6-75.2 14.3-106.9 22.8C81.3 388 58.3 395.1 42 400.4c-8.2 2.7-14.7 4.9-19.2 6.5c-2.3 .8-4 1.4-5.2 1.8l-1.3 .5C6.8 412.5 0 421.4 0 432s6.8 19.5 16.3 22.7l1.3 .5c1.2 .4 3 1.1 5.2 1.8c4.5 1.6 11 3.8 19.2 6.5c16.3 5.4 39.2 12.5 65.7 19.6C160.3 497.3 228.8 512 288 512h67.3c4.1 0 6.3-5.1 3.6-8.3L256.5 380.8c-7.4-8.9-16.5-15.9-26.7-20.8zM445 512h19 51.3c4.1 0 6.3-5.1 3.6-8.3L416.5 380.8C401.3 362.5 378.8 352 355 352H336 288c-1.1 0-2.3 0-3.4 0c-4.1 0-6.2 5.1-3.5 8.3L383.5 483.2C398.7 501.5 421.2 512 445 512zm-3.9-151.7L543.5 483.2c14.6 17.5 35.9 27.9 58.6 28.7c21.1-1.1 37.9-18.6 37.9-39.9V392c0-22.1-17.9-40-40-40H444.7c-4.1 0-6.3 5.1-3.6 8.3z"]},faAngleRight:{prefix:"fas",iconName:"angle-right",icon:[320,512,[8250],"f105","M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z"]},faHorse:{prefix:"fas",iconName:"horse",icon:[576,512,[128014],"f6f0","M448 238.1V160h16l9.8 19.6c12.5 25.1 42.2 36.4 68.3 26c20.5-8.2 33.9-28 33.9-50.1V80c0-19.1-8.4-36.3-21.7-48H560c8.8 0 16-7.2 16-16s-7.2-16-16-16H480 448C377.3 0 320 57.3 320 128H224 203.2 148.8c-30.7 0-57.6 16.3-72.5 40.8C33.2 174.5 0 211.4 0 256v56c0 13.3 10.7 24 24 24s24-10.7 24-24V256c0-13.4 6.6-25.2 16.7-32.5c1.6 13 6.3 25.4 13.6 36.4l28.2 42.4c8.3 12.4 6.4 28.7-1.2 41.6c-16.5 28-20.6 62.2-10 93.9l17.5 52.4c4.4 13.1 16.6 21.9 30.4 21.9h33.7c21.8 0 37.3-21.4 30.4-42.1l-20.8-62.5c-2.1-6.4-.5-13.4 4.3-18.2l12.7-12.7c13.2-13.2 20.6-31.1 20.6-49.7c0-2.3-.1-4.6-.3-6.9l84 24c4.1 1.2 8.2 2.1 12.3 2.8V480c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V315.7c19.2-19.2 31.5-45.7 32-75.7h0v-1.9zM496 64a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},faQ:{prefix:"fas",iconName:"q",icon:[448,512,[113],"51","M64 256c0 88.4 71.6 160 160 160c28.9 0 56-7.7 79.4-21.1l-72-86.4c-11.3-13.6-9.5-33.8 4.1-45.1s33.8-9.5 45.1 4.1l70.9 85.1C371.9 325.8 384 292.3 384 256c0-88.4-71.6-160-160-160S64 167.6 64 256zM344.9 444.6C310 467 268.5 480 224 480C100.3 480 0 379.7 0 256S100.3 32 224 32s224 100.3 224 224c0 56.1-20.6 107.4-54.7 146.7l47.3 56.8c11.3 13.6 9.5 33.8-4.1 45.1s-33.8 9.5-45.1-4.1l-46.6-55.9z"]},faG:{prefix:"fas",iconName:"g",icon:[448,512,[103],"47","M224 96C135.6 96 64 167.6 64 256s71.6 160 160 160c77.4 0 142-55 156.8-128H256c-17.7 0-32-14.3-32-32s14.3-32 32-32H400c25.8 0 49.6 21.4 47.2 50.6C437.8 389.6 341.4 480 224 480C100.3 480 0 379.7 0 256S100.3 32 224 32c57.4 0 109.7 21.6 149.3 57c13.2 11.8 14.3 32 2.5 45.2s-32 14.3-45.2 2.5C302.3 111.4 265 96 224 96z"]},faNotesMedical:{prefix:"fas",iconName:"notes-medical",icon:[512,512,[],"f481","M96 352V96c0-35.3 28.7-64 64-64H416c35.3 0 64 28.7 64 64V293.5c0 17-6.7 33.3-18.7 45.3l-58.5 58.5c-12 12-28.3 18.7-45.3 18.7H160c-35.3 0-64-28.7-64-64zM272 128c-8.8 0-16 7.2-16 16v48H208c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V256h48c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H320V144c0-8.8-7.2-16-16-16H272zm24 336c13.3 0 24 10.7 24 24s-10.7 24-24 24H136C60.9 512 0 451.1 0 376V152c0-13.3 10.7-24 24-24s24 10.7 24 24l0 224c0 48.6 39.4 88 88 88H296z"]},faTemperatureHalf:Lg,faTemperature2:wg,faThermometer2:Sg,faThermometerHalf:Eg,faDongSign:{prefix:"fas",iconName:"dong-sign",icon:[384,512,[],"e169","M288 32c-17.7 0-32 14.3-32 32l-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v49.1c-18.8-10.9-40.7-17.1-64-17.1c-70.7 0-128 57.3-128 128s57.3 128 128 128c24.5 0 47.4-6.9 66.8-18.8c5 11.1 16.2 18.8 29.2 18.8c17.7 0 32-14.3 32-32V288 128c17.7 0 32-14.3 32-32s-14.3-32-32-32c0-17.7-14.3-32-32-32zM128 288a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faCapsules:{prefix:"fas",iconName:"capsules",icon:[576,512,[],"f46b","M64 144c0-26.5 21.5-48 48-48s48 21.5 48 48V256H64V144zM0 144V368c0 61.9 50.1 112 112 112s112-50.1 112-112V189.6c1.8 19.1 8.2 38 19.8 54.8L372.3 431.7c35.5 51.7 105.3 64.3 156 28.1s63-107.5 27.5-159.2L427.3 113.3C391.8 61.5 321.9 49 271.3 85.2c-28 20-44.3 50.8-47.3 83V144c0-61.9-50.1-112-112-112S0 82.1 0 144zm296.6 64.2c-16-23.3-10-55.3 11.9-71c21.2-15.1 50.5-10.3 66 12.2l67 97.6L361.6 303l-65-94.8zM491 407.7c-.8 .6-1.6 1.1-2.4 1.6l4-2.8c-.5 .4-1 .8-1.6 1.2z"]},faPooStorm:kg,faPooBolt:Ng,faFaceFrownOpen:Tg,faFrownOpen:Bg,faHandPointUp:{prefix:"fas",iconName:"hand-point-up",icon:[384,512,[9757],"f0a6","M32 32C32 14.3 46.3 0 64 0S96 14.3 96 32V240H32V32zM224 192c0-17.7 14.3-32 32-32s32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V192zm-64-64c17.7 0 32 14.3 32 32v48c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32zm160 96c0-17.7 14.3-32 32-32s32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V224zm-96 88l0-.6c9.4 5.4 20.3 8.6 32 8.6c13.2 0 25.4-4 35.6-10.8c8.7 24.9 32.5 42.8 60.4 42.8c11.7 0 22.6-3.1 32-8.6V352c0 88.4-71.6 160-160 160H162.3c-42.4 0-83.1-16.9-113.1-46.9L37.5 453.5C13.5 429.5 0 396.9 0 363V336c0-35.3 28.7-64 64-64h88c22.1 0 40 17.9 40 40s-17.9 40-40 40H96c-8.8 0-16 7.2-16 16s7.2 16 16 16h56c39.8 0 72-32.2 72-72z"]},faMoneyBill:{prefix:"fas",iconName:"money-bill",icon:[576,512,[],"f0d6","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zm64 320H64V320c35.3 0 64 28.7 64 64zM64 192V128h64c0 35.3-28.7 64-64 64zM448 384c0-35.3 28.7-64 64-64v64H448zm64-192c-35.3 0-64-28.7-64-64h64v64zM288 160a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},faBookmark:{prefix:"fas",iconName:"bookmark",icon:[384,512,[128278,61591],"f02e","M0 48V487.7C0 501.1 10.9 512 24.3 512c5 0 9.9-1.5 14-4.4L192 400 345.7 507.6c4.1 2.9 9 4.4 14 4.4c13.4 0 24.3-10.9 24.3-24.3V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48z"]},faAlignJustify:{prefix:"fas",iconName:"align-justify",icon:[448,512,[],"f039","M448 64c0-17.7-14.3-32-32-32H32C14.3 32 0 46.3 0 64S14.3 96 32 96H416c17.7 0 32-14.3 32-32zm0 256c0-17.7-14.3-32-32-32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32zM0 192c0 17.7 14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32zM448 448c0-17.7-14.3-32-32-32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32z"]},faUmbrellaBeach:{prefix:"fas",iconName:"umbrella-beach",icon:[576,512,[127958],"f5ca","M346.3 271.8l-60.1-21.9L214 448H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H282.1l64.1-176.2zm121.1-.2l-3.3 9.1 67.7 24.6c18.1 6.6 38-4.2 39.6-23.4c6.5-78.5-23.9-155.5-80.8-208.5c2 8 3.2 16.3 3.4 24.8l.2 6c1.8 57-7.3 113.8-26.8 167.4zM462 99.1c-1.1-34.4-22.5-64.8-54.4-77.4c-.9-.4-1.9-.7-2.8-1.1c-33-11.7-69.8-2.4-93.1 23.8l-4 4.5C272.4 88.3 245 134.2 226.8 184l-3.3 9.1L434 269.7l3.3-9.1c18.1-49.8 26.6-102.5 24.9-155.5l-.2-6zM107.2 112.9c-11.1 15.7-2.8 36.8 15.3 43.4l71 25.8 3.3-9.1c19.5-53.6 49.1-103 87.1-145.5l4-4.5c6.2-6.9 13.1-13 20.5-18.2c-79.6 2.5-154.7 42.2-201.2 108z"]},faHelmetUn:{prefix:"fas",iconName:"helmet-un",icon:[512,512,[],"e503","M479.5 224C471.2 98.9 367.2 0 240 0C107.5 0 0 107.5 0 240v56.3C0 344.8 39.2 384 87.7 384H200h14.9L343.5 505.4c4.5 4.2 10.4 6.6 16.5 6.6h96c13.3 0 24-10.7 24-24s-10.7-24-24-24H369.5l-1.5-1.5V288h80 32c17.7 0 32-14.3 32-32s-14.3-32-32-32h-.5zM320 417.2l-78-73.7L274.4 288H320V417.2zM285.3 103.1l34.7 52V112c0-8.8 7.2-16 16-16s16 7.2 16 16v96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4l-34.7-52V208c0 8.8-7.2 16-16 16s-16-7.2-16-16V112c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4zM160 112v64c0 8.8 7.2 16 16 16s16-7.2 16-16V112c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 26.5-21.5 48-48 48s-48-21.5-48-48V112c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faBullseye:{prefix:"fas",iconName:"bullseye",icon:[512,512,[],"f140","M448 256A192 192 0 1 0 64 256a192 192 0 1 0 384 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 80a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm0-224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zM224 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faBacon:{prefix:"fas",iconName:"bacon",icon:[576,512,[129363],"f7e5","M439.2 1.2c11.2-3.2 23.2-.1 31.4 8.1L518 56.7l-26.5 7.9c-58 16.6-98.1 39.6-129.6 67.4c-31.2 27.5-53.2 59.1-75.1 90.9l-2.3 3.3C241.6 288.7 195 356.6 72.8 417.7L37.9 435.2 9.4 406.6c-7.3-7.3-10.6-17.6-9-27.8s8.1-18.9 17.3-23.5C136.1 296.2 180.9 231 223.3 169.3l2.3-3.4c21.8-31.8 44.9-64.9 77.7-93.9c33.4-29.5 75.8-53.6 135.9-70.8zM61.8 459l25.4-12.7c129.5-64.7 179.9-138.1 223.8-202l2.2-3.3c22.1-32.1 42.1-60.5 69.9-85.1c27.5-24.3 63.4-45.2 117.3-60.6l0 0 .2-.1 43.1-12.9 23 23c8 8 11.2 19.7 8.3 30.7s-11.3 19.6-22.2 22.7c-51.9 14.8-85.6 34.7-111.1 57.2c-26.1 23-45.1 49.9-67.3 82.1l-2.2 3.2C327.8 365.9 275.5 442 142.3 508.6c-12.3 6.2-27.2 3.7-36.9-6L61.8 459z"]},faHandPointDown:{prefix:"fas",iconName:"hand-point-down",icon:[384,512,[],"f0a7","M32 480c0 17.7 14.3 32 32 32s32-14.3 32-32V272H32V480zM224 320c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32s-32 14.3-32 32v64zm-64 64c17.7 0 32-14.3 32-32V304c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c0 17.7 14.3 32 32 32zm160-96c0 17.7 14.3 32 32 32s32-14.3 32-32V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64zm-96-88l0 .6c9.4-5.4 20.3-8.6 32-8.6c13.2 0 25.4 4 35.6 10.8c8.7-24.9 32.5-42.8 60.4-42.8c11.7 0 22.6 3.1 32 8.6V160C384 71.6 312.4 0 224 0H162.3C119.8 0 79.1 16.9 49.1 46.9L37.5 58.5C13.5 82.5 0 115.1 0 149v27c0 35.3 28.7 64 64 64h88c22.1 0 40-17.9 40-40s-17.9-40-40-40H96c-8.8 0-16-7.2-16-16s7.2-16 16-16h56c39.8 0 72 32.2 72 72z"]},faArrowUpFromBracket:{prefix:"fas",iconName:"arrow-up-from-bracket",icon:[448,512,[],"e09a","M246.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 109.3V320c0 17.7 14.3 32 32 32s32-14.3 32-32V109.3l73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128zM64 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 53 43 96 96 96H352c53 0 96-43 96-96V352c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V352z"]},faFolder:Ig,faFolderBlank:$g,faFileWaveform:Rg,faFileMedicalAlt:Ag,faRadiation:{prefix:"fas",iconName:"radiation",icon:[512,512,[],"f7b9","M216 186.7c-23.9 13.8-40 39.7-40 69.3L32 256C14.3 256-.2 241.6 2 224.1C10.7 154 47.8 92.7 101.3 52c14.1-10.7 33.8-5.3 42.7 10l72 124.7zM256 336c14.6 0 28.2-3.9 40-10.7l72 124.8c8.8 15.3 3.7 35.1-12.6 41.9c-30.6 12.9-64.2 20-99.4 20s-68.9-7.1-99.4-20c-16.3-6.9-21.4-26.6-12.6-41.9l72-124.8c11.8 6.8 25.4 10.7 40 10.7zm224-80l-144 0c0-29.6-16.1-55.5-40-69.3L368 62c8.8-15.3 28.6-20.7 42.7-10c53.6 40.7 90.6 102 99.4 172.1c2.2 17.5-12.4 31.9-30 31.9zM256 208a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faChartSimple:{prefix:"fas",iconName:"chart-simple",icon:[448,512,[],"e473","M160 80c0-26.5 21.5-48 48-48h32c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48H208c-26.5 0-48-21.5-48-48V80zM0 272c0-26.5 21.5-48 48-48H80c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V272zM368 96h32c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48H368c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48z"]},faMarsStroke:{prefix:"fas",iconName:"mars-stroke",icon:[512,512,[9894],"f229","M376 0c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l33.4 33.4L370.3 96.4 345 71c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l25.4 25.4L307.8 159c-28.4-19.5-62.7-31-99.8-31c-97.2 0-176 78.8-176 176s78.8 176 176 176s176-78.8 176-176c0-37-11.4-71.4-31-99.8l28.6-28.6L407 201c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-25.4-25.4 22.1-22.1L471 153c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V24c0-13.3-10.7-24-24-24H376zm88 48h0v0l0 0zM96 304a112 112 0 1 1 224 0A112 112 0 1 1 96 304z"]},faVial:{prefix:"fas",iconName:"vial",icon:[512,512,[129514],"f492","M342.6 9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4L28.1 342.6C10.1 360.6 0 385 0 410.5V416c0 53 43 96 96 96h5.5c25.5 0 49.9-10.1 67.9-28.1L448 205.3l9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-32-32-96-96-32-32zM205.3 256L352 109.3 402.7 160l-96 96H205.3z"]},faGauge:Pg,faDashboard:Wg,faGaugeMed:Dg,faTachometerAltAverage:Og,faWandMagicSparkles:Fg,faMagicWandSparkles:Gg,faE:{prefix:"fas",iconName:"e",icon:[320,512,[101],"45","M64 32C28.7 32 0 60.7 0 96V256 416c0 35.3 28.7 64 64 64H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H64V288H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H64V96H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H64z"]},faPenClip:Ug,faPenAlt:jg,faBridgeCircleExclamation:{prefix:"fas",iconName:"bridge-circle-exclamation",icon:[640,512,[],"e4ca","M64 32C46.3 32 32 46.3 32 64s14.3 32 32 32h40v64H32V288c53 0 96 43 96 96v64c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V384c0-53 43-96 96-96c6.3 0 12.4 .6 18.3 1.7C367.1 231.8 426.9 192 496 192c42.5 0 81.6 15.1 112 40.2V160H536V96h40c17.7 0 32-14.3 32-32s-14.3-32-32-32H64zM488 96v64H408V96h80zM360 96v64H280V96h80zM232 96v64H152V96h80zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faUser:{prefix:"fas",iconName:"user",icon:[448,512,[128100,62144],"f007","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3z"]},faSchoolCircleCheck:{prefix:"fas",iconName:"school-circle-check",icon:[640,512,[],"e56b","M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96H48C21.5 96 0 117.5 0 144V464c0 26.5 21.5 48 48 48H320v0H256V416c0-35.3 28.7-64 64-64l.3 0h.5c3.4-37.7 18.7-72.1 42.2-99.1C350.2 260 335.6 264 320 264c-48.6 0-88-39.4-88-88s39.4-88 88-88s88 39.4 88 88c0 18.3-5.6 35.3-15.1 49.4c29-21 64.6-33.4 103.1-33.4c59.5 0 112.1 29.6 144 74.8V144c0-26.5-21.5-48-48-48H473.7L337.8 5.4zM96 192h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V208c0-8.8 7.2-16 16-16zm0 128h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zM320 128c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H336V144c0-8.8-7.2-16-16-16zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-99.3-43.3c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7z"]},faDumpster:{prefix:"fas",iconName:"dumpster",icon:[576,512,[],"f793","M49.7 32c-10.5 0-19.8 6.9-22.9 16.9L.9 133c-.6 2-.9 4.1-.9 6.1C0 150.7 9.3 160 20.9 160h94L140.5 32H49.7zM272 160V32H173.1L147.5 160H272zm32 0H428.5L402.9 32H304V160zm157.1 0h94c11.5 0 20.9-9.3 20.9-20.9c0-2.1-.3-4.1-.9-6.1L549.2 48.9C546.1 38.9 536.8 32 526.3 32H435.5l25.6 128zM32 192l4 32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H44L64 448c0 17.7 14.3 32 32 32s32-14.3 32-32H448c0 17.7 14.3 32 32 32s32-14.3 32-32l20-160h12c17.7 0 32-14.3 32-32s-14.3-32-32-32h-4l4-32H32z"]},faVanShuttle:qg,faShuttleVan:Zg,faBuildingUser:{prefix:"fas",iconName:"building-user",icon:[640,512,[],"e4da","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h89.9c-6.3-10.2-9.9-22.2-9.9-35.1c0-46.9 25.8-87.8 64-109.2V271.8 48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM576 272a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM352 477.1c0 19.3 15.6 34.9 34.9 34.9H605.1c19.3 0 34.9-15.6 34.9-34.9c0-51.4-41.7-93.1-93.1-93.1H445.1c-51.4 0-93.1 41.7-93.1 93.1z"]},faSquareCaretLeft:Yg,faCaretSquareLeft:Jg,faHighlighter:{prefix:"fas",iconName:"highlighter",icon:[576,512,[],"f591","M315 315l158.4-215L444.1 70.6 229 229 315 315zm-187 5l0 0V248.3c0-15.3 7.2-29.6 19.5-38.6L420.6 8.4C428 2.9 437 0 446.2 0c11.4 0 22.4 4.5 30.5 12.6l54.8 54.8c8.1 8.1 12.6 19 12.6 30.5c0 9.2-2.9 18.2-8.4 25.6L334.4 396.5c-9 12.3-23.4 19.5-38.6 19.5H224l-25.4 25.4c-12.5 12.5-32.8 12.5-45.3 0l-50.7-50.7c-12.5-12.5-12.5-32.8 0-45.3L128 320zM7 466.3l63-63 70.6 70.6-31 31c-4.5 4.5-10.6 7-17 7H24c-13.3 0-24-10.7-24-24v-4.7c0-6.4 2.5-12.5 7-17z"]},faKey:{prefix:"fas",iconName:"key",icon:[512,512,[128273],"f084","M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0S160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V448h40c13.3 0 24-10.7 24-24V384h40c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zM376 96a40 40 0 1 1 0 80 40 40 0 1 1 0-80z"]},faBullhorn:{prefix:"fas",iconName:"bullhorn",icon:[512,512,[128226,128363],"f0a1","M480 32c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9L381.7 53c-48 48-113.1 75-181 75H192 160 64c-35.3 0-64 28.7-64 64v96c0 35.3 28.7 64 64 64l0 128c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V352l8.7 0c67.9 0 133 27 181 75l43.6 43.6c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V300.4c18.6-8.8 32-32.5 32-60.4s-13.4-51.6-32-60.4V32zm-64 76.7V240 371.3C357.2 317.8 280.5 288 200.7 288H192V192h8.7c79.8 0 156.5-29.8 215.3-83.3z"]},faGlobe:{prefix:"fas",iconName:"globe",icon:[512,512,[127760],"f0ac","M352 256c0 22.2-1.2 43.6-3.3 64H163.3c-2.2-20.4-3.3-41.8-3.3-64s1.2-43.6 3.3-64H348.7c2.2 20.4 3.3 41.8 3.3 64zm28.8-64H503.9c5.3 20.5 8.1 41.9 8.1 64s-2.8 43.5-8.1 64H380.8c2.1-20.6 3.2-42 3.2-64s-1.1-43.4-3.2-64zm112.6-32H376.7c-10-63.9-29.8-117.4-55.3-151.6c78.3 20.7 142 77.5 171.9 151.6zm-149.1 0H167.7c6.1-36.4 15.5-68.6 27-94.7c10.5-23.6 22.2-40.7 33.5-51.5C239.4 3.2 248.7 0 256 0s16.6 3.2 27.8 13.8c11.3 10.8 23 27.9 33.5 51.5c11.6 26 20.9 58.2 27 94.7zm-209 0H18.6C48.6 85.9 112.2 29.1 190.6 8.4C165.1 42.6 145.3 96.1 135.3 160zM8.1 192H131.2c-2.1 20.6-3.2 42-3.2 64s1.1 43.4 3.2 64H8.1C2.8 299.5 0 278.1 0 256s2.8-43.5 8.1-64zM194.7 446.6c-11.6-26-20.9-58.2-27-94.6H344.3c-6.1 36.4-15.5 68.6-27 94.6c-10.5 23.6-22.2 40.7-33.5 51.5C272.6 508.8 263.3 512 256 512s-16.6-3.2-27.8-13.8c-11.3-10.8-23-27.9-33.5-51.5zM135.3 352c10 63.9 29.8 117.4 55.3 151.6C112.2 482.9 48.6 426.1 18.6 352H135.3zm358.1 0c-30 74.1-93.6 130.9-171.9 151.6c25.5-34.2 45.2-87.7 55.3-151.6H493.4z"]},faSynagogue:{prefix:"fas",iconName:"synagogue",icon:[640,512,[128333],"f69b","M309.8 3.7c5.9-4.9 14.6-4.9 20.5 0l121 100.8C469.5 119.7 480 142.2 480 166V280.1 512H464 352V416c0-17.7-14.3-32-32-32s-32 14.3-32 32v96H176 160V280.1 166c0-23.7 10.5-46.3 28.8-61.5L309.8 3.7zM512 512V244.5l28.1-31.2c3-3.4 7.4-5.3 11.9-5.3s8.9 1.9 11.9 5.3l63.8 70.9c7.9 8.8 12.3 20.3 12.3 32.1V448c0 35.3-28.7 64-64 64H512zM128 244.5V512H64c-35.3 0-64-28.7-64-64V316.3c0-11.9 4.4-23.3 12.3-32.1l63.8-70.9c3-3.4 7.4-5.3 11.9-5.3s8.9 1.9 11.9 5.3L128 244.5zM327 124.3c-3.1-5.4-10.9-5.4-13.9 0l-15.9 28.1-32.3-.3c-6.2-.1-10.1 6.7-7 12.1L274.3 192l-16.4 27.8c-3.2 5.4 .7 12.1 7 12.1l32.3-.3L313 259.7c3.1 5.4 10.9 5.4 13.9 0l15.9-28.1 32.3 .3c6.2 .1 10.1-6.7 7-12.1L365.7 192l16.4-27.8c3.2-5.4-.7-12.1-7-12.1l-32.3 .3L327 124.3z"]},faPersonHalfDress:{prefix:"fas",iconName:"person-half-dress",icon:[320,512,[],"e548","M160 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm8 352V128h6.9c33.7 0 64.9 17.7 82.3 46.6l58.3 97c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352h0zM58.2 182.3c19.9-33.1 55.3-53.5 93.8-54.3V384h0v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384H70.2c-10.9 0-18.6-10.7-15.2-21.1L93.3 248.1 59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l53.6-89.2z"]},faRoadBridge:{prefix:"fas",iconName:"road-bridge",icon:[640,512,[],"e563","M352 0H608c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V32c0-17.7 14.3-32 32-32zM480 200c-13.3 0-24 10.7-24 24v64c0 13.3 10.7 24 24 24s24-10.7 24-24V224c0-13.3-10.7-24-24-24zm24 184c0-13.3-10.7-24-24-24s-24 10.7-24 24v64c0 13.3 10.7 24 24 24s24-10.7 24-24V384zM480 40c-13.3 0-24 10.7-24 24v64c0 13.3 10.7 24 24 24s24-10.7 24-24V64c0-13.3-10.7-24-24-24zM32 96H288v64H248v64h40v96c-53 0-96 43-96 96v64c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32V416c0-53-43-96-96-96V224H72V160H32c-17.7 0-32-14.3-32-32s14.3-32 32-32zm168 64H120v64h80V160z"]},faLocationArrow:{prefix:"fas",iconName:"location-arrow",icon:[448,512,[],"f124","M429.6 92.1c4.9-11.9 2.1-25.6-7-34.7s-22.8-11.9-34.7-7l-352 144c-14.2 5.8-22.2 20.8-19.3 35.8s16.1 25.8 31.4 25.8H224V432c0 15.3 10.8 28.4 25.8 31.4s30-5.1 35.8-19.3l144-352z"]},faC:{prefix:"fas",iconName:"c",icon:[384,512,[99],"43","M329.1 142.9c-62.5-62.5-155.8-62.5-218.3 0s-62.5 163.8 0 226.3s155.8 62.5 218.3 0c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3c-87.5 87.5-221.3 87.5-308.8 0s-87.5-229.3 0-316.8s221.3-87.5 308.8 0c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0z"]},faTabletButton:{prefix:"fas",iconName:"tablet-button",icon:[448,512,[],"f10a","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM224 400a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faBuildingLock:{prefix:"fas",iconName:"building-lock",icon:[576,512,[],"e4d6","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h88.6c-5.4-9.4-8.6-20.3-8.6-32V352c0-23.7 12.9-44.4 32-55.4V272c0-30.5 12.2-58.2 32-78.4V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM464 240c17.7 0 32 14.3 32 32v48H432V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H544c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faPizzaSlice:{prefix:"fas",iconName:"pizza-slice",icon:[512,512,[],"f818","M169.7 .9c-22.8-1.6-41.9 14-47.5 34.7L110.4 80c.5 0 1.1 0 1.6 0c176.7 0 320 143.3 320 320c0 .5 0 1.1 0 1.6l44.4-11.8c20.8-5.5 36.3-24.7 34.7-47.5C498.5 159.5 352.5 13.5 169.7 .9zM399.8 410.2c.1-3.4 .2-6.8 .2-10.2c0-159.1-128.9-288-288-288c-3.4 0-6.8 .1-10.2 .2L.5 491.9c-1.5 5.5 .1 11.4 4.1 15.4s9.9 5.6 15.4 4.1L399.8 410.2zM176 208a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM96 384a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faMoneyBillWave:{prefix:"fas",iconName:"money-bill-wave",icon:[576,512,[],"f53a","M0 112.5V422.3c0 18 10.1 35 27 41.3c87 32.5 174 10.3 261-11.9c79.8-20.3 159.6-40.7 239.3-18.9c23 6.3 48.7-9.5 48.7-33.4V89.7c0-18-10.1-35-27-41.3C462 15.9 375 38.1 288 60.3C208.2 80.6 128.4 100.9 48.7 79.1C25.6 72.8 0 88.6 0 112.5zM288 352c-44.2 0-80-43-80-96s35.8-96 80-96s80 43 80 96s-35.8 96-80 96zM64 352c35.3 0 64 28.7 64 64H64V352zm64-208c0 35.3-28.7 64-64 64V144h64zM512 304v64H448c0-35.3 28.7-64 64-64zM448 96h64v64c-35.3 0-64-28.7-64-64z"]},faChartArea:Xg,faAreaChart:Kg,faHouseFlag:{prefix:"fas",iconName:"house-flag",icon:[640,512,[],"e50d","M480 0c-17.7 0-32 14.3-32 32V192 512h64V192H624c8.8 0 16-7.2 16-16V48c0-8.8-7.2-16-16-16H512c0-17.7-14.3-32-32-32zM416 159L276.8 39.7c-12-10.3-29.7-10.3-41.7 0l-224 192C1 240.4-2.7 254.5 2 267.1S18.6 288 32 288H64V480c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V384c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32v96c0 17.7 14.3 32 32 32h64.7l.2 0h-1V159z"]},faPersonCircleMinus:{prefix:"fas",iconName:"person-circle-minus",icon:[576,512,[],"e540","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zm136 16a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm224 0c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16s7.2 16 16 16H496c8.8 0 16-7.2 16-16z"]},faBan:Qg,faCancel:ev,faCameraRotate:{prefix:"fas",iconName:"camera-rotate",icon:[640,512,[],"e0d8","M213.1 64.8L202.7 96H128c-35.3 0-64 28.7-64 64V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H437.3L426.9 64.8C420.4 45.2 402.1 32 381.4 32H258.6c-20.7 0-39 13.2-45.5 32.8zM448 256c0 8.8-7.2 16-16 16H355.3c-6.2 0-11.3-5.1-11.3-11.3c0-3 1.2-5.9 3.3-8L371 229c-13.6-13.4-31.9-21-51-21c-19.2 0-37.7 7.6-51.3 21.3L249 249c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l19.7-19.7C257.4 172.7 288 160 320 160c31.8 0 62.4 12.6 85 35l23.7-23.7c2.1-2.1 5-3.3 8-3.3c6.2 0 11.3 5.1 11.3 11.3V256zM192 320c0-8.8 7.2-16 16-16h76.7c6.2 0 11.3 5.1 11.3 11.3c0 3-1.2 5.9-3.3 8L269 347c13.6 13.4 31.9 21 51 21c19.2 0 37.7-7.6 51.3-21.3L391 327c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-19.7 19.7C382.6 403.3 352 416 320 416c-31.8 0-62.4-12.6-85-35l-23.7 23.7c-2.1 2.1-5 3.3-8 3.3c-6.2 0-11.3-5.1-11.3-11.3V320z"]},faSprayCanSparkles:tv,faAirFreshener:ov,faStar:{prefix:"fas",iconName:"star",icon:[576,512,[11088,61446],"f005","M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"]},faRepeat:{prefix:"fas",iconName:"repeat",icon:[512,512,[128257],"f363","M0 224c0 17.7 14.3 32 32 32s32-14.3 32-32c0-53 43-96 96-96H320v32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9S320 19.1 320 32V64H160C71.6 64 0 135.6 0 224zm512 64c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 53-43 96-96 96H192V352c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V448H352c88.4 0 160-71.6 160-160z"]},faCross:{prefix:"fas",iconName:"cross",icon:[384,512,[128327,10013],"f654","M176 0c-26.5 0-48 21.5-48 48v80H48c-26.5 0-48 21.5-48 48v32c0 26.5 21.5 48 48 48h80V464c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V256h80c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H256V48c0-26.5-21.5-48-48-48H176z"]},faBox:{prefix:"fas",iconName:"box",icon:[448,512,[128230],"f466","M50.7 58.5L0 160H208V32H93.7C75.5 32 58.9 42.3 50.7 58.5zM240 160H448L397.3 58.5C389.1 42.3 372.5 32 354.3 32H240V160zm208 32H0V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V192z"]},faVenusMars:{prefix:"fas",iconName:"venus-mars",icon:[640,512,[9892],"f228","M176 288a112 112 0 1 0 0-224 112 112 0 1 0 0 224zM352 176c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H208v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H112c-17.7 0-32-14.3-32-32s14.3-32 32-32h32V349.1C62.1 334.1 0 262.3 0 176C0 78.8 78.8 0 176 0s176 78.8 176 176zM271.9 360.6c19.3-10.1 36.9-23.1 52.1-38.4c20 18.5 46.7 29.8 76.1 29.8c61.9 0 112-50.1 112-112s-50.1-112-112-112c-7.2 0-14.3 .7-21.1 2c-4.9-21.5-13-41.7-24-60.2C369.3 66 384.4 64 400 64c37 0 71.4 11.4 99.8 31l20.6-20.6L487 41c-6.9-6.9-8.9-17.2-5.2-26.2S494.3 0 504 0H616c13.3 0 24 10.7 24 24V136c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-33.4-33.4L545 140.2c19.5 28.4 31 62.7 31 99.8c0 97.2-78.8 176-176 176c-50.5 0-96-21.3-128.1-55.4z"]},faArrowPointer:rv,faMousePointer:cv,faMaximize:av,faExpandArrowsAlt:nv,faChargingStation:{prefix:"fas",iconName:"charging-station",icon:[576,512,[],"f5e7","M96 0C60.7 0 32 28.7 32 64V448c-17.7 0-32 14.3-32 32s14.3 32 32 32H320c17.7 0 32-14.3 32-32s-14.3-32-32-32V304h16c22.1 0 40 17.9 40 40v32c0 39.8 32.2 72 72 72s72-32.2 72-72V252.3c32.5-10.2 56-40.5 56-76.3V144c0-8.8-7.2-16-16-16H544V80c0-8.8-7.2-16-16-16s-16 7.2-16 16v48H480V80c0-8.8-7.2-16-16-16s-16 7.2-16 16v48H432c-8.8 0-16 7.2-16 16v32c0 35.8 23.5 66.1 56 76.3V376c0 13.3-10.7 24-24 24s-24-10.7-24-24V344c0-48.6-39.4-88-88-88H320V64c0-35.3-28.7-64-64-64H96zM216.9 82.7c6 4 8.5 11.5 6.3 18.3l-25 74.9H256c6.7 0 12.7 4.2 15 10.4s.5 13.3-4.6 17.7l-112 96c-5.5 4.7-13.4 5.1-19.3 1.1s-8.5-11.5-6.3-18.3l25-74.9H96c-6.7 0-12.7-4.2-15-10.4s-.5-13.3 4.6-17.7l112-96c5.5-4.7 13.4-5.1 19.3-1.1z"]},faShapes:lv,faTriangleCircleSquare:iv,faShuffle:sv,faRandom:dv,faPersonRunning:mv,faRunning:fv,faMobileRetro:{prefix:"fas",iconName:"mobile-retro",icon:[320,512,[],"e527","M0 64C0 28.7 28.7 0 64 0H256c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zm64 96v64c0 17.7 14.3 32 32 32H224c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32zM80 352a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm24 56a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm56-56a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm24 56a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm56-56a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm24 56a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM128 48c-8.8 0-16 7.2-16 16s7.2 16 16 16h64c8.8 0 16-7.2 16-16s-7.2-16-16-16H128z"]},faGripLinesVertical:{prefix:"fas",iconName:"grip-lines-vertical",icon:[192,512,[],"f7a5","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V64zm128 0c0-17.7-14.3-32-32-32s-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V64z"]},faSpider:{prefix:"fas",iconName:"spider",icon:[512,512,[128375],"f717","M158.4 32.6c4.8-12.4-1.4-26.3-13.8-31s-26.3 1.4-31 13.8L81.1 100c-7.9 20.7-3 44.1 12.7 59.7l57.4 57.4L70.8 190.3c-2.4-.8-4.3-2.7-5.1-5.1L46.8 128.4C42.6 115.8 29 109 16.4 113.2S-3 131 1.2 143.6l18.9 56.8c5.6 16.7 18.7 29.8 35.4 35.4L116.1 256 55.6 276.2c-16.7 5.6-29.8 18.7-35.4 35.4L1.2 368.4C-3 381 3.8 394.6 16.4 398.8s26.2-2.6 30.4-15.2l18.9-56.8c.8-2.4 2.7-4.3 5.1-5.1l80.4-26.8L93.7 352.3C78.1 368 73.1 391.4 81.1 412l32.5 84.6c4.8 12.4 18.6 18.5 31 13.8s18.5-18.6 13.8-31l-32.5-84.6c-1.1-3-.4-6.3 1.8-8.5L160 353.9c1 52.1 43.6 94.1 96 94.1s95-41.9 96-94.1l32.3 32.3c2.2 2.2 2.9 5.6 1.8 8.5l-32.5 84.6c-4.8 12.4 1.4 26.3 13.8 31s26.3-1.4 31-13.8L430.9 412c7.9-20.7 3-44.1-12.7-59.7l-57.4-57.4 80.4 26.8c2.4 .8 4.3 2.7 5.1 5.1l18.9 56.8c4.2 12.6 17.8 19.4 30.4 15.2s19.4-17.8 15.2-30.4l-18.9-56.8c-5.6-16.7-18.7-29.8-35.4-35.4L395.9 256l60.5-20.2c16.7-5.6 29.8-18.7 35.4-35.4l18.9-56.8c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-18.9 56.8c-.8 2.4-2.7 4.3-5.1 5.1l-80.4 26.8 57.4-57.4c15.6-15.6 20.6-39 12.7-59.7L398.4 15.4C393.6 3 379.8-3.2 367.4 1.6s-18.5 18.6-13.8 31l32.5 84.6c1.1 3 .4 6.3-1.8 8.5L336 174.1V160c0-31.8-18.6-59.3-45.5-72.2c-9.1-4.4-18.5 3.3-18.5 13.4V112c0 8.8-7.2 16-16 16s-16-7.2-16-16V101.2c0-10.1-9.4-17.7-18.5-13.4C194.6 100.7 176 128.2 176 160v14.1l-48.3-48.3c-2.2-2.2-2.9-5.6-1.8-8.5l32.5-84.6z"]},faHandsBound:{prefix:"fas",iconName:"hands-bound",icon:[640,512,[],"e4f9","M96 32C96 14.3 81.7 0 64 0S32 14.3 32 32V96v59.1 .7V192v21.9c0 14.2 5.1 27.9 14.3 38.7L131.6 352H128c-13.3 0-24 10.7-24 24s10.7 24 24 24h32H288h64H480h32c13.3 0 24-10.7 24-24s-10.7-24-24-24h-3.6l85.3-99.5c9.2-10.8 14.3-24.5 14.3-38.7V192 155.8v-.7V96 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V96v48.8l-69.3 92.4c-5.7 7.6-16.1 9.6-24.2 4.8c-9.7-5.7-12.1-18.7-5.1-27.5L473 180c10.8-13.5 8.9-33.3-4.4-44.5s-33-9.8-44.5 3.2l-46.7 52.5C361 209.7 352 233.4 352 258.1V320v32H288V320 258.1c0-24.6-9-48.4-25.4-66.8l-46.7-52.5c-11.5-13-31.3-14.4-44.5-3.2s-15.2 30.9-4.4 44.5l27.6 34.5c7 8.8 4.7 21.8-5.1 27.5c-8.1 4.8-18.6 2.7-24.2-4.8L96 144.8V96 32zm64 448v32H288V480h64v32H480V480h32c13.3 0 24-10.7 24-24s-10.7-24-24-24H480 352 288 160 128c-13.3 0-24 10.7-24 24s10.7 24 24 24h32z"]},faFileInvoiceDollar:{prefix:"fas",iconName:"file-invoice-dollar",icon:[384,512,[],"f571","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM64 80c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm128 72c8.8 0 16 7.2 16 16v17.3c8.5 1.2 16.7 3.1 24.1 5.1c8.5 2.3 13.6 11 11.3 19.6s-11 13.6-19.6 11.3c-11.1-3-22-5.2-32.1-5.3c-8.4-.1-17.4 1.8-23.6 5.5c-5.7 3.4-8.1 7.3-8.1 12.8c0 3.7 1.3 6.5 7.3 10.1c6.9 4.1 16.6 7.1 29.2 10.9l.5 .1 0 0 0 0c11.3 3.4 25.3 7.6 36.3 14.6c12.1 7.6 22.4 19.7 22.7 38.2c.3 19.3-9.6 33.3-22.9 41.6c-7.7 4.8-16.4 7.6-25.1 9.1V440c0 8.8-7.2 16-16 16s-16-7.2-16-16V422.2c-11.2-2.1-21.7-5.7-30.9-8.9l0 0c-2.1-.7-4.2-1.4-6.2-2.1c-8.4-2.8-12.9-11.9-10.1-20.2s11.9-12.9 20.2-10.1c2.5 .8 4.8 1.6 7.1 2.4l0 0 0 0 0 0c13.6 4.6 24.6 8.4 36.3 8.7c9.1 .3 17.9-1.7 23.7-5.3c5.1-3.2 7.9-7.3 7.8-14c-.1-4.6-1.8-7.8-7.7-11.6c-6.8-4.3-16.5-7.4-29-11.2l-1.6-.5 0 0c-11-3.3-24.3-7.3-34.8-13.7c-12-7.2-22.6-18.9-22.7-37.3c-.1-19.4 10.8-32.8 23.8-40.5c7.5-4.4 15.8-7.2 24.1-8.7V232c0-8.8 7.2-16 16-16z"]},faPlaneCircleExclamation:{prefix:"fas",iconName:"plane-circle-exclamation",icon:[640,512,[],"e556","M256 0c-35 0-64 59.5-64 93.7v84.6L8.1 283.4c-5 2.8-8.1 8.2-8.1 13.9v65.5c0 10.6 10.2 18.3 20.4 15.4l171.6-49 0 70.9-57.6 43.2c-4 3-6.4 7.8-6.4 12.8v42c0 7.8 6.3 14 14 14c1.3 0 2.6-.2 3.9-.5L256 480l110.1 31.5c1.3 .4 2.6 .5 3.9 .5c6 0 11.1-3.7 13.1-9C344.5 470.7 320 422.2 320 368c0-60.6 30.6-114 77.1-145.6L320 178.3V93.7C320 59.5 292 0 256 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faXRay:{prefix:"fas",iconName:"x-ray",icon:[512,512,[],"f497","M0 64C0 46.3 14.3 32 32 32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32V416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32V96C14.3 96 0 81.7 0 64zM256 96c-8.8 0-16 7.2-16 16v32H160c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v48H128c-8.8 0-16 7.2-16 16s7.2 16 16 16H240v70.6L189.1 307c-5.2-2-10.6-3-16.2-3h-2.1c-23.6 0-42.8 19.2-42.8 42.8c0 9.6 3.2 18.9 9.1 26.4l18.2 23.2c9.7 12.4 24.6 19.6 40.3 19.6H316.4c15.7 0 30.6-7.2 40.3-19.6l18.2-23.2c5.9-7.5 9.1-16.8 9.1-26.4c0-23.6-19.2-42.8-42.8-42.8H339c-5.5 0-11 1-16.2 3L272 326.6V256H384c8.8 0 16-7.2 16-16s-7.2-16-16-16H272V176h80c8.8 0 16-7.2 16-16s-7.2-16-16-16H272V112c0-8.8-7.2-16-16-16zM208 352a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm80 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]},faSpellCheck:{prefix:"fas",iconName:"spell-check",icon:[576,512,[],"f891","M112 0C99.1 0 87.4 7.8 82.5 19.7l-66.7 160-13.3 32c-6.8 16.3 .9 35 17.2 41.8s35-.9 41.8-17.2L66.7 224h90.7l5.1 12.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8l-13.3-32-66.7-160C136.6 7.8 124.9 0 112 0zm18.7 160H93.3L112 115.2 130.7 160zM256 32v96 96c0 17.7 14.3 32 32 32h80c44.2 0 80-35.8 80-80c0-23.1-9.8-43.8-25.4-58.4c6-11.2 9.4-24 9.4-37.6c0-44.2-35.8-80-80-80H288c-17.7 0-32 14.3-32 32zm96 64H320V64h32c8.8 0 16 7.2 16 16s-7.2 16-16 16zm-32 64h32 16c8.8 0 16 7.2 16 16s-7.2 16-16 16H320V160zM566.6 310.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L352 434.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l192-192z"]},faSlash:{prefix:"fas",iconName:"slash",icon:[640,512,[],"f715","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l592 464c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2z"]},faComputerMouse:uv,faMouse:pv,faArrowRightToBracket:bv,faSignIn:hv,faShopSlash:gv,faStoreAltSlash:vv,faServer:{prefix:"fas",iconName:"server",icon:[512,512,[],"f233","M64 32C28.7 32 0 60.7 0 96v64c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm48 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 288c-35.3 0-64 28.7-64 64v64c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V352c0-35.3-28.7-64-64-64H64zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faVirusCovidSlash:{prefix:"fas",iconName:"virus-covid-slash",icon:[640,512,[],"e4a9","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c11.4-19.5 19.1-41.4 22.3-64.7H528v16c0 13.3 10.7 24 24 24s24-10.7 24-24V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v16H494.4c-4.2-30.7-16.3-58.8-34.1-82.3L484 125.9l11.3 11.3c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L472.7 46.7c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L450.1 92l-23.8 23.8C402.8 97.9 374.7 85.8 344 81.6V48h16c13.3 0 24-10.7 24-24s-10.7-24-24-24H280c-13.3 0-24 10.7-24 24s10.7 24 24 24h16V81.6c-30.7 4.2-58.8 16.3-82.3 34.1L189.9 92l11.3-11.3c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L134.1 79.8 38.8 5.1zM149.2 213.5c-1.5 6-2.7 12.2-3.5 18.5H112V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v80c0 13.3 10.7 24 24 24s24-10.7 24-24V280h33.6c4.2 30.7 16.3 58.8 34.1 82.3L156 386.1l-11.3-11.3c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l56.6 56.6c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L189.9 420l23.8-23.8c23.5 17.9 51.7 29.9 82.3 34.1V464H280c-13.3 0-24 10.7-24 24s10.7 24 24 24h80c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V430.4c20.4-2.8 39.7-9.1 57.3-18.2L149.2 213.5z"]},faShopLock:{prefix:"fas",iconName:"shop-lock",icon:[640,512,[],"e4a5","M36.8 192H449.6c20.2-19.8 47.9-32 78.4-32c30.5 0 58.1 12.2 78.3 31.9c18.9-1.6 33.7-17.4 33.7-36.7c0-7.3-2.2-14.4-6.2-20.4L558.2 21.4C549.3 8 534.4 0 518.3 0H121.7c-16 0-31 8-39.9 21.4L6.2 134.7c-4 6.1-6.2 13.2-6.2 20.4C0 175.5 16.5 192 36.8 192zM384 224H320V384H128V224H64V384v80c0 26.5 21.5 48 48 48H336c26.5 0 48-21.5 48-48V384 352 224zm144 16c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faHourglassStart:Cv,faHourglass1:yv,faBlenderPhone:{prefix:"fas",iconName:"blender-phone",icon:[576,512,[],"f6b6","M224 352L196.8 52.3C194.2 24.2 216.3 0 244.6 0H534.1c21.1 0 36.4 20.1 30.9 40.4L558.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16H549.8l-17.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16H523.6l-17.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h97.5L480 352H224zm-16 32H496c26.5 0 48 21.5 48 48v32c0 26.5-21.5 48-48 48H208c-26.5 0-48-21.5-48-48V432c0-26.5 21.5-48 48-48zm144 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM147.5 30.7c10.8 6.7 15.3 21 10.6 33.4l-22 57.8c-4.2 10.9-14.5 17.6-25.3 16.4l-33.3-3.6c-13.6 42.2-13.6 88.4 0 130.7l33.3-3.6c10.9-1.2 21.2 5.5 25.3 16.4l22 57.8c4.7 12.4 .2 26.7-10.6 33.4l-44 27.2c-9.7 6-21.9 4.2-29.8-4.3C-24.6 286-24.6 114 73.7 7.8C81.6-.7 93.8-2.5 103.5 3.5l44 27.2z"]},faBuildingWheat:{prefix:"fas",iconName:"building-wheat",icon:[640,512,[],"e4db","M0 48C0 21.5 21.5 0 48 0H336c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H240V432c0-26.5-21.5-48-48-48s-48 21.5-48 48v80H48c-26.5 0-48-21.5-48-48V48zM80 224c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H80zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16zm112-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H272zM64 112v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zM176 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H176zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16zm384 80v16c0 44.2-35.8 80-80 80H544V272c0-44.2 35.8-80 80-80h16zm0 128c0 44.2-35.8 80-80 80H544V384c0-44.2 35.8-80 80-80h16v16zm0 112c0 44.2-35.8 80-80 80H544V496c0-44.2 35.8-80 80-80h16v16zM512 496v16H496c-44.2 0-80-35.8-80-80V416h16c44.2 0 80 35.8 80 80zm0-96H496c-44.2 0-80-35.8-80-80V304h16c44.2 0 80 35.8 80 80v16zm0-128v16H496c-44.2 0-80-35.8-80-80V192h16c44.2 0 80 35.8 80 80zM528 32c13.3 0 24 10.7 24 24V160c0 13.3-10.7 24-24 24s-24-10.7-24-24V56c0-13.3 10.7-24 24-24zm96 64v32c0 13.3-10.7 24-24 24s-24-10.7-24-24V96c0-13.3 10.7-24 24-24s24 10.7 24 24zM456 72c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24s-24-10.7-24-24V96c0-13.3 10.7-24 24-24z"]},faPersonBreastfeeding:{prefix:"fas",iconName:"person-breastfeeding",icon:[448,512,[],"e53a","M224 0a80 80 0 1 1 0 160A80 80 0 1 1 224 0zM436.8 382.8L373.5 462c-16.6 20.7-46.8 24.1-67.5 7.5c-17.6-14.1-22.7-38.1-13.5-57.7l-.8-.1c-38.9-5.6-74.3-25.1-99.7-54.8V320c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c0 .8 0 1.6 .1 2.4l101.4 50.7c23.7 11.9 33.3 40.7 21.5 64.4s-40.7 33.3-64.4 21.5L27.2 427.3c-1.1-.5-2.2-1.1-3.3-1.7c-4.9-2.8-9.2-6.4-12.6-10.6c-4.6-5.4-7.8-11.7-9.6-18.4c-3.3-12-1.9-25.2 4.8-36.6c.6-1.1 1.3-2.2 2-3.2L75.6 256.1c26.7-40.1 71.7-64.1 119.8-64.1h75.2c46.5 0 90.1 22.5 117.2 60.3l50.7 70.9c2.2 3 4 6.1 5.5 9.4c2.9 6.7 4.3 13.8 4 20.8c-.3 10.6-4.2 21-11.2 29.4zM320 332a44 44 0 1 0 -88 0 44 44 0 1 0 88 0z"]},faRightToBracket:zv,faSignInAlt:Hv,faVenus:{prefix:"fas",iconName:"venus",icon:[384,512,[9792],"f221","M80 176a112 112 0 1 1 224 0A112 112 0 1 1 80 176zM224 349.1c81.9-15 144-86.8 144-173.1C368 78.8 289.2 0 192 0S16 78.8 16 176c0 86.3 62.1 158.1 144 173.1V384H128c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v32c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H224V349.1z"]},faPassport:{prefix:"fas",iconName:"passport",icon:[448,512,[],"f5ab","M0 64C0 28.7 28.7 0 64 0H384c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM183 278.8c-27.9-13.2-48.4-39.4-53.7-70.8h39.1c1.6 30.4 7.7 53.8 14.6 70.8zm41.3 9.2l-.3 0-.3 0c-2.4-3.5-5.7-8.9-9.1-16.5c-6-13.6-12.4-34.3-14.2-63.5h47.1c-1.8 29.2-8.1 49.9-14.2 63.5c-3.4 7.6-6.7 13-9.1 16.5zm40.7-9.2c6.8-17.1 12.9-40.4 14.6-70.8h39.1c-5.3 31.4-25.8 57.6-53.7 70.8zM279.6 176c-1.6-30.4-7.7-53.8-14.6-70.8c27.9 13.2 48.4 39.4 53.7 70.8H279.6zM223.7 96l.3 0 .3 0c2.4 3.5 5.7 8.9 9.1 16.5c6 13.6 12.4 34.3 14.2 63.5H200.5c1.8-29.2 8.1-49.9 14.2-63.5c3.4-7.6 6.7-13 9.1-16.5zM183 105.2c-6.8 17.1-12.9 40.4-14.6 70.8H129.3c5.3-31.4 25.8-57.6 53.7-70.8zM352 192A128 128 0 1 0 96 192a128 128 0 1 0 256 0zM112 384c-8.8 0-16 7.2-16 16s7.2 16 16 16H336c8.8 0 16-7.2 16-16s-7.2-16-16-16H112z"]},faHeartPulse:_v,faHeartbeat:Vv,faPeopleCarryBox:xv,faPeopleCarry:Mv,faTemperatureHigh:{prefix:"fas",iconName:"temperature-high",icon:[512,512,[],"f769","M416 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0 128A96 96 0 1 0 416 0a96 96 0 1 0 0 192zM96 112c0-26.5 21.5-48 48-48s48 21.5 48 48V276.5c0 17.3 7.1 31.9 15.3 42.5C217.8 332.6 224 349.5 224 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9C88.9 308.4 96 293.8 96 276.5V112zM144 0C82.1 0 32 50.2 32 112V276.5c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C11.2 304.2 0 334.8 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6V112C256 50.2 205.9 0 144 0zm0 416c26.5 0 48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16 7.2-16 16V322.7c-18.6 6.6-32 24.4-32 45.3c0 26.5 21.5 48 48 48z"]},faMicrochip:{prefix:"fas",iconName:"microchip",icon:[512,512,[],"f2db","M176 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64c-35.3 0-64 28.7-64 64H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H64v56H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H64v56H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H64c0 35.3 28.7 64 64 64v40c0 13.3 10.7 24 24 24s24-10.7 24-24V448h56v40c0 13.3 10.7 24 24 24s24-10.7 24-24V448h56v40c0 13.3 10.7 24 24 24s24-10.7 24-24V448c35.3 0 64-28.7 64-64h40c13.3 0 24-10.7 24-24s-10.7-24-24-24H448V280h40c13.3 0 24-10.7 24-24s-10.7-24-24-24H448V176h40c13.3 0 24-10.7 24-24s-10.7-24-24-24H448c0-35.3-28.7-64-64-64V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H280V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H176V24zM160 128H352c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32zm192 32H160V352H352V160z"]},faCrown:{prefix:"fas",iconName:"crown",icon:[576,512,[128081],"f521","M309 106c11.4-7 19-19.7 19-34c0-22.1-17.9-40-40-40s-40 17.9-40 40c0 14.4 7.6 27 19 34L209.7 220.6c-9.1 18.2-32.7 23.4-48.6 10.7L72 160c5-6.7 8-15 8-24c0-22.1-17.9-40-40-40S0 113.9 0 136s17.9 40 40 40c.2 0 .5 0 .7 0L86.4 427.4c5.5 30.4 32 52.6 63 52.6H426.6c30.9 0 57.4-22.1 63-52.6L535.3 176c.2 0 .5 0 .7 0c22.1 0 40-17.9 40-40s-17.9-40-40-40s-40 17.9-40 40c0 9 3 17.3 8 24l-89.1 71.3c-15.9 12.7-39.5 7.5-48.6-10.7L309 106z"]},faWeightHanging:{prefix:"fas",iconName:"weight-hanging",icon:[512,512,[],"f5cd","M224 96a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm122.5 32c3.5-10 5.5-20.8 5.5-32c0-53-43-96-96-96s-96 43-96 96c0 11.2 1.9 22 5.5 32H120c-22 0-41.2 15-46.6 36.4l-72 288c-3.6 14.3-.4 29.5 8.7 41.2S33.2 512 48 512H464c14.8 0 28.7-6.8 37.8-18.5s12.3-26.8 8.7-41.2l-72-288C433.2 143 414 128 392 128H346.5z"]},faXmarksLines:{prefix:"fas",iconName:"xmarks-lines",icon:[640,512,[],"e59a","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zm0 384c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM7 167c-9.4 9.4-9.4 24.6 0 33.9l55 55L7 311c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55L41 167c-9.4-9.4-24.6-9.4-33.9 0zM265 167c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55zM455 167c-9.4 9.4-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55c-9.4-9.4-24.6-9.4-33.9 0z"]},faFilePrescription:{prefix:"fas",iconName:"file-prescription",icon:[384,512,[],"f572","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM104 196h72c33.1 0 60 26.9 60 60c0 25.5-15.9 47.2-38.3 55.9l43 40.3 33.8-31c8.1-7.5 20.8-6.9 28.3 1.2s6.9 20.8-1.2 28.3L270 379.7l31.7 29.7c8.1 7.6 8.5 20.2 .9 28.3s-20.2 8.5-28.3 .9l-33.9-31.8-34.9 32c-8.1 7.5-20.8 6.9-28.3-1.2s-6.9-20.8 1.2-28.3l32.6-29.9-64.8-60.8c-.9-.8-1.6-1.7-2.3-2.6H124v44c0 11-9 20-20 20s-20-9-20-20V296 216c0-11 9-20 20-20zm72 80c11 0 20-9 20-20s-9-20-20-20H124v40h52z"]},faWeightScale:Lv,faWeight:wv,faUserGroup:Sv,faUserFriends:Ev,faArrowUpAZ:kv,faSortAlphaUp:Nv,faChessKnight:{prefix:"fas",iconName:"chess-knight",icon:[448,512,[9822],"f441","M96 48L82.7 61.3C70.7 73.3 64 89.5 64 106.5V238.9c0 10.7 5.3 20.7 14.2 26.6l10.6 7c14.3 9.6 32.7 10.7 48.1 3l3.2-1.6c2.6-1.3 5-2.8 7.3-4.5l49.4-37c6.6-5 15.7-5 22.3 0c10.2 7.7 9.9 23.1-.7 30.3L90.4 350C73.9 361.3 64 380 64 400H384l28.9-159c2.1-11.3 3.1-22.8 3.1-34.3V192C416 86 330 0 224 0H83.8C72.9 0 64 8.9 64 19.8c0 7.5 4.2 14.3 10.9 17.7L96 48zm24 68a20 20 0 1 1 40 0 20 20 0 1 1 -40 0zM22.6 473.4c-4.2 4.2-6.6 10-6.6 16C16 501.9 26.1 512 38.6 512H409.4c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L384 432H64L22.6 473.4z"]},faFaceLaughSquint:Tv,faLaughSquint:Bv,faWheelchair:{prefix:"fas",iconName:"wheelchair",icon:[512,512,[],"f193","M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM120.5 247.2c12.4-4.7 18.7-18.5 14-30.9s-18.5-18.7-30.9-14C43.1 225.1 0 283.5 0 352c0 88.4 71.6 160 160 160c61.2 0 114.3-34.3 141.2-84.7c6.2-11.7 1.8-26.2-9.9-32.5s-26.2-1.8-32.5 9.9C240 440 202.8 464 160 464C98.1 464 48 413.9 48 352c0-47.9 30.1-88.8 72.5-104.8zM259.8 176l-1.9-9.7c-4.5-22.3-24-38.3-46.8-38.3c-30.1 0-52.7 27.5-46.8 57l23.1 115.5c6 29.9 32.2 51.4 62.8 51.4h5.1c.4 0 .8 0 1.3 0h94.1c6.7 0 12.6 4.1 15 10.4L402 459.2c6 16.1 23.8 24.6 40.1 19.1l48-16c16.8-5.6 25.8-23.7 20.2-40.5s-23.7-25.8-40.5-20.2l-18.7 6.2-25.5-68c-11.7-31.2-41.6-51.9-74.9-51.9H282.2l-9.6-48H336c17.7 0 32-14.3 32-32s-14.3-32-32-32H259.8z"]},faCircleArrowUp:Iv,faArrowCircleUp:$v,faToggleOn:{prefix:"fas",iconName:"toggle-on",icon:[576,512,[],"f205","M192 64C86 64 0 150 0 256S86 448 192 448H384c106 0 192-86 192-192s-86-192-192-192H192zm192 96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},faPersonWalking:Rv,faWalking:Av,faL:{prefix:"fas",iconName:"l",icon:[320,512,[108],"4c","M64 32c17.7 0 32 14.3 32 32V416H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32z"]},faFire:{prefix:"fas",iconName:"fire",icon:[448,512,[128293],"f06d","M159.3 5.4c7.8-7.3 19.9-7.2 27.7 .1c27.6 25.9 53.5 53.8 77.7 84c11-14.4 23.5-30.1 37-42.9c7.9-7.4 20.1-7.4 28 .1c34.6 33 63.9 76.6 84.5 118c20.3 40.8 33.8 82.5 33.8 111.9C448 404.2 348.2 512 224 512C98.4 512 0 404.1 0 276.5c0-38.4 17.8-85.3 45.4-131.7C73.3 97.7 112.7 48.6 159.3 5.4zM225.7 416c25.3 0 47.7-7 68.8-21c42.1-29.4 53.4-88.2 28.1-134.4c-4.5-9-16-9.6-22.5-2l-25.2 29.3c-6.6 7.6-18.5 7.4-24.7-.5c-16.5-21-46-58.5-62.8-79.8c-6.3-8-18.3-8.1-24.7-.1c-33.8 42.5-50.8 69.3-50.8 99.4C112 375.4 162.6 416 225.7 416z"]},faBedPulse:Pv,faProcedures:Wv,faShuttleSpace:Dv,faSpaceShuttle:Ov,faFaceLaugh:Fv,faLaugh:Gv,faFolderOpen:{prefix:"fas",iconName:"folder-open",icon:[576,512,[128194,128449,61717],"f07c","M88.7 223.8L0 375.8V96C0 60.7 28.7 32 64 32H181.5c17 0 33.3 6.7 45.3 18.7l26.5 26.5c12 12 28.3 18.7 45.3 18.7H416c35.3 0 64 28.7 64 64v32H144c-22.8 0-43.8 12.1-55.3 31.8zm27.6 16.1C122.1 230 132.6 224 144 224H544c11.5 0 22 6.1 27.7 16.1s5.7 22.2-.1 32.1l-112 192C453.9 474 443.4 480 432 480H32c-11.5 0-22-6.1-27.7-16.1s-5.7-22.2 .1-32.1l112-192z"]},faHeartCirclePlus:{prefix:"fas",iconName:"heart-circle-plus",icon:[576,512,[],"e500","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm16-208v48h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H448v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V384H368c-8.8 0-16-7.2-16-16s7.2-16 16-16h48V304c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faCodeFork:{prefix:"fas",iconName:"code-fork",icon:[448,512,[],"e13b","M80 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm80-24c0 32.8-19.7 61-48 73.3V192c0 17.7 14.3 32 32 32H304c17.7 0 32-14.3 32-32V153.3C307.7 141 288 112.8 288 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V192c0 53-43 96-96 96H256v70.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V288H144c-53 0-96-43-96-96V153.3C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80zm208 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM248 432a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},faCity:{prefix:"fas",iconName:"city",icon:[640,512,[127961],"f64f","M480 48c0-26.5-21.5-48-48-48H336c-26.5 0-48 21.5-48 48V96H224V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V96H112V24c0-13.3-10.7-24-24-24S64 10.7 64 24V96H48C21.5 96 0 117.5 0 144v96V464c0 26.5 21.5 48 48 48H304h32 96H592c26.5 0 48-21.5 48-48V240c0-26.5-21.5-48-48-48H480V48zm96 320v32c0 8.8-7.2 16-16 16H528c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16zM240 416H208c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16zM128 400c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32zM560 256c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H528c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h32zM256 176v32c0 8.8-7.2 16-16 16H208c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16zM112 160c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h32zM256 304c0 8.8-7.2 16-16 16H208c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32zM112 320H80c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16zm304-48v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16zM400 64c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V80c0-8.8 7.2-16 16-16h32zm16 112v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16z"]},faMicrophoneLines:Uv,faMicrophoneAlt:jv,faPepperHot:{prefix:"fas",iconName:"pepper-hot",icon:[512,512,[127798],"f816","M428.3 3c11.6-6.4 26.2-2.3 32.6 9.3l4.8 8.7c19.3 34.7 19.8 75.7 3.4 110C495.8 159.6 512 197.9 512 240c0 18.5-3.1 36.3-8.9 52.8c-6.1 17.3-28.5 16.3-36.8-.1l-11.7-23.4c-4.1-8.1-12.4-13.3-21.5-13.3H360c-13.3 0-24-10.7-24-24V152c0-13.3-10.7-24-24-24l-17.1 0c-21.3 0-30-23.9-10.8-32.9C304.7 85.4 327.7 80 352 80c28.3 0 54.8 7.3 77.8 20.2c5.5-18.2 3.7-38.4-6-55.8L419 35.7c-6.4-11.6-2.3-26.2 9.3-32.6zM171.2 345.5L264 160l40 0v80c0 26.5 21.5 48 48 48h76.2l23.9 47.8C372.3 443.9 244.3 512 103.2 512H44.4C19.9 512 0 492.1 0 467.6c0-20.8 14.5-38.8 34.8-43.3l49.8-11.1c37.6-8.4 69.5-33.2 86.7-67.7z"]},faUnlock:{prefix:"fas",iconName:"unlock",icon:[448,512,[128275],"f09c","M144 144c0-44.2 35.8-80 80-80c31.9 0 59.4 18.6 72.3 45.7c7.6 16 26.7 22.8 42.6 15.2s22.8-26.7 15.2-42.6C331 33.7 281.5 0 224 0C144.5 0 80 64.5 80 144v48H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H144V144z"]},faColonSign:{prefix:"fas",iconName:"colon-sign",icon:[384,512,[],"e140","M255 39.8c4.3-17.1-6.1-34.5-23.3-38.8S197.2 7.1 193 24.2L181.9 68.6C96.1 87.8 32 164.4 32 256c0 58.1 25.8 110.2 66.7 145.4L81 472.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l13-52.1c9 3.4 18.4 6.2 28 8.2L177 472.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l10.4-41.4c33.4-4.4 64.1-17.4 89.8-36.7c14.1-10.6 17-30.7 6.4-44.8s-30.7-17-44.8-6.4c-10.2 7.7-21.7 13.9-34 18.3L321 160c9.4-.3 18.5-4.7 24.6-12.8c10.6-14.1 7.8-34.2-6.4-44.8c-1.1-.8-2.2-1.6-3.3-2.4L351 39.8c4.3-17.1-6.1-34.5-23.3-38.8S293.2 7.1 289 24.2L277.2 71.5c-9.3-2.7-18.8-4.6-28.6-5.9L255 39.8zM163.2 143.3L117.3 326.8C103.9 306.5 96 282.2 96 256c0-48.7 27.2-91 67.2-112.7zm8.6 229.5l61.1-244.6c9.9 .7 19.5 2.5 28.7 5.3l-62 248.1c-9.7-1.9-19-4.8-27.8-8.8z"]},faHeadset:{prefix:"fas",iconName:"headset",icon:[512,512,[],"f590","M256 48C141.1 48 48 141.1 48 256v40c0 13.3-10.7 24-24 24s-24-10.7-24-24V256C0 114.6 114.6 0 256 0S512 114.6 512 256V400.1c0 48.6-39.4 88-88.1 88L313.6 488c-8.3 14.3-23.8 24-41.6 24H240c-26.5 0-48-21.5-48-48s21.5-48 48-48h32c17.8 0 33.3 9.7 41.6 24l110.4 .1c22.1 0 40-17.9 40-40V256c0-114.9-93.1-208-208-208zM144 208h16c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H144c-35.3 0-64-28.7-64-64V272c0-35.3 28.7-64 64-64zm224 0c35.3 0 64 28.7 64 64v48c0 35.3-28.7 64-64 64H352c-17.7 0-32-14.3-32-32V240c0-17.7 14.3-32 32-32h16z"]},faStoreSlash:{prefix:"fas",iconName:"store-slash",icon:[640,512,[],"e071","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-86.8-68V384 252.6c-4 1-8 1.8-12.3 2.3l-.1 0c-5.3 .7-10.7 1.1-16.2 1.1c-12.4 0-24.3-1.9-35.4-5.3V350.9L301.2 210.7c7-4.4 13.3-9.7 18.8-15.7c15.9 17.6 39.1 29 65.2 29c26.2 0 49.3-11.4 65.2-29c16 17.6 39.1 29 65.2 29c4.1 0 8.1-.3 12.1-.8c55.5-7.4 81.8-72.5 52.1-119.4L522.3 13.1C517.2 5 508.1 0 498.4 0H141.6c-9.7 0-18.8 5-23.9 13.1l-22.7 36L38.8 5.1zm73.4 218.1c4 .5 8.1 .8 12.1 .8c11 0 21.4-2 31-5.6L48.9 134.5c-6.1 40.6 19.5 82.8 63.3 88.7zM160 384V250.6c-11.2 3.5-23.2 5.4-35.6 5.4c-5.5 0-11-.4-16.3-1.1l-.1 0c-4.1-.6-8.1-1.3-12-2.3V384v64c0 35.3 28.7 64 64 64H480c12.9 0 24.8-3.8 34.9-10.3L365.5 384H160z"]},faRoadCircleXmark:{prefix:"fas",iconName:"road-circle-xmark",icon:[640,512,[],"e566","M213.2 32H288V96c0 17.7 14.3 32 32 32s32-14.3 32-32V32h74.8c27.1 0 51.3 17.1 60.3 42.6l42.7 120.6c-10.9-2.1-22.2-3.2-33.8-3.2c-59.5 0-112.1 29.6-144 74.8V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 17.7 14.3 32 32 32c2.3 0 4.6-.3 6.8-.7c-4.5 15.5-6.8 31.8-6.8 48.7c0 5.4 .2 10.7 .7 16l-.7 0c-17.7 0-32 14.3-32 32v64H86.6C56.5 480 32 455.5 32 425.4c0-6.2 1.1-12.4 3.1-18.2L152.9 74.6C162 49.1 186.1 32 213.2 32zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm22.6 144l36.7-36.7c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L496 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L473.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L496 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L518.6 368z"]},faUserMinus:{prefix:"fas",iconName:"user-minus",icon:[640,512,[],"f503","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM472 200H616c13.3 0 24 10.7 24 24s-10.7 24-24 24H472c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},faMarsStrokeUp:qv,faMarsStrokeV:Zv,faChampagneGlasses:Yv,faGlassCheers:Jv,faClipboard:{prefix:"fas",iconName:"clipboard",icon:[384,512,[128203],"f328","M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM112 192H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faHouseCircleExclamation:{prefix:"fas",iconName:"house-circle-exclamation",icon:[640,512,[],"e50a","M320.7 352c8.1-89.7 83.5-160 175.3-160c8.9 0 17.6 .7 26.1 1.9L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32v69.7c-.1 .9-.1 1.8-.1 2.8V472c0 22.1 17.9 40 40 40h16c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2H160h24c22.1 0 40-17.9 40-40V448 384c0-17.7 14.3-32 32-32h64l.7 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faFileArrowUp:Xv,faFileUpload:Kv,faWifi:Qv,faWifi3:eC,faWifiStrong:tC,faBath:oC,faBathtub:rC,faUnderline:{prefix:"fas",iconName:"underline",icon:[448,512,[],"f0cd","M16 64c0-17.7 14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H128V224c0 53 43 96 96 96s96-43 96-96V96H304c-17.7 0-32-14.3-32-32s14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H384V224c0 88.4-71.6 160-160 160s-160-71.6-160-160V96H48C30.3 96 16 81.7 16 64zM0 448c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32z"]},faUserPen:cC,faUserEdit:aC,faSignature:{prefix:"fas",iconName:"signature",icon:[640,512,[],"f5b7","M192 128c0-17.7 14.3-32 32-32s32 14.3 32 32v7.8c0 27.7-2.4 55.3-7.1 82.5l-84.4 25.3c-40.6 12.2-68.4 49.6-68.4 92v71.9c0 40 32.5 72.5 72.5 72.5c26 0 50-13.9 62.9-36.5l13.9-24.3c26.8-47 46.5-97.7 58.4-150.5l94.4-28.3-12.5 37.5c-3.3 9.8-1.6 20.5 4.4 28.8s15.7 13.3 26 13.3H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H460.4l18-53.9c3.8-11.3 .9-23.8-7.4-32.4s-20.7-11.8-32.2-8.4L316.4 198.1c2.4-20.7 3.6-41.4 3.6-62.3V128c0-53-43-96-96-96s-96 43-96 96v32c0 17.7 14.3 32 32 32s32-14.3 32-32V128zm-9.2 177l49-14.7c-10.4 33.8-24.5 66.4-42.1 97.2l-13.9 24.3c-1.5 2.6-4.3 4.3-7.4 4.3c-4.7 0-8.5-3.8-8.5-8.5V335.6c0-14.1 9.3-26.6 22.8-30.7zM24 368c-13.3 0-24 10.7-24 24s10.7 24 24 24H64.3c-.2-2.8-.3-5.6-.3-8.5V368H24zm592 48c13.3 0 24-10.7 24-24s-10.7-24-24-24H305.9c-6.7 16.3-14.2 32.3-22.3 48H616z"]},faStroopwafel:{prefix:"fas",iconName:"stroopwafel",icon:[512,512,[],"f551","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM312.6 63.7c-6.2-6.2-16.4-6.2-22.6 0L256 97.6 222.1 63.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l33.9 33.9-45.3 45.3-56.6-56.6c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l56.6 56.6-45.3 45.3L86.3 199.4c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L97.6 256 63.7 289.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l33.9-33.9 45.3 45.3-56.6 56.6c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l56.6-56.6 45.3 45.3-33.9 33.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L256 414.4l33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-33.9-33.9 45.3-45.3 56.6 56.6c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-56.6-56.6 45.3-45.3 33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L414.4 256l33.9-33.9c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-33.9 33.9-45.3-45.3 56.6-56.6c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-56.6 56.6-45.3-45.3 33.9-33.9c6.2-6.2 6.2-16.4 0-22.6zM142.9 256l45.3-45.3L233.4 256l-45.3 45.3L142.9 256zm67.9 67.9L256 278.6l45.3 45.3L256 369.1l-45.3-45.3zM278.6 256l45.3-45.3L369.1 256l-45.3 45.3L278.6 256zm22.6-67.9L256 233.4l-45.3-45.3L256 142.9l45.3 45.3z"]},faBold:{prefix:"fas",iconName:"bold",icon:[384,512,[],"f032","M0 64C0 46.3 14.3 32 32 32H80 96 224c70.7 0 128 57.3 128 128c0 31.3-11.3 60.1-30 82.3c37.1 22.4 62 63.1 62 109.7c0 70.7-57.3 128-128 128H96 80 32c-17.7 0-32-14.3-32-32s14.3-32 32-32H48V256 96H32C14.3 96 0 81.7 0 64zM224 224c35.3 0 64-28.7 64-64s-28.7-64-64-64H112V224H224zM112 288V416H256c35.3 0 64-28.7 64-64s-28.7-64-64-64H224 112z"]},faAnchorLock:{prefix:"fas",iconName:"anchor-lock",icon:[640,512,[],"e4ad","M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c8 0 15.9-.6 23.6-1.7c-4.8-9-7.6-19.3-7.6-30.3V446.7c-5.2 .9-10.5 1.3-16 1.3H320V240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1zM528 240c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faBuildingNgo:{prefix:"fas",iconName:"building-ngo",icon:[384,512,[],"e4d7","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM168 64h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H184v64h16V144c0-8.8 7.2-16 16-16s16 7.2 16 16v24c0 13.3-10.7 24-24 24H176c-13.3 0-24-10.7-24-24V80c0-8.8 7.2-16 16-16zM304 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16s16-7.2 16-16V112c0-8.8-7.2-16-16-16zm-48 16c0-26.5 21.5-48 48-48s48 21.5 48 48v32c0 26.5-21.5 48-48 48s-48-21.5-48-48V112zM61.3 71.1l34.7 52V80c0-8.8 7.2-16 16-16s16 7.2 16 16v96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4L64 132.8V176c0 8.8-7.2 16-16 16s-16-7.2-16-16V80c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4z"]},faManatSign:{prefix:"fas",iconName:"manat-sign",icon:[384,512,[],"e1d5","M192 32c-17.7 0-32 14.3-32 32V98.7C69.2 113.9 0 192.9 0 288V448c0 17.7 14.3 32 32 32s32-14.3 32-32V288c0-59.6 40.8-109.8 96-124V448c0 17.7 14.3 32 32 32s32-14.3 32-32V164c55.2 14.2 96 64.3 96 124V448c0 17.7 14.3 32 32 32s32-14.3 32-32V288c0-95.1-69.2-174.1-160-189.3V64c0-17.7-14.3-32-32-32z"]},faNotEqual:{prefix:"fas",iconName:"not-equal",icon:[448,512,[],"f53e","M369.8 37.4c14.7 9.8 18.7 29.7 8.9 44.4L337.1 144H400c17.7 0 32 14.3 32 32s-14.3 32-32 32H294.5l-64 96H400c17.7 0 32 14.3 32 32s-14.3 32-32 32H187.8l-65.2 97.7c-9.8 14.7-29.7 18.7-44.4 8.9s-18.7-29.7-8.9-44.4L110.9 368H48c-17.7 0-32-14.3-32-32s14.3-32 32-32H153.5l64-96H48c-17.7 0-32-14.3-32-32s14.3-32 32-32H260.2l65.2-97.7c9.8-14.7 29.7-18.7 44.4-8.9z"]},faBorderTopLeft:nC,faBorderStyle:lC,faMapLocationDot:iC,faMapMarkedAlt:sC,faJedi:{prefix:"fas",iconName:"jedi",icon:[576,512,[],"f669","M246 315.7l-21.2-31.9c-2.1-3.2-1.7-7.4 1-10.1s6.9-3.1 10.1-1l29.5 19.7c2.1 1.4 4.9 0 5-2.6L279.7 8c.1-4.5 3.8-8 8.3-8s8.1 3.5 8.3 8l9.4 281.9c.1 2.5 2.9 3.9 5 2.6l29.5-19.7c3.2-2.1 7.4-1.7 10.1 1s3.1 6.9 1 10.1L330 315.7c-1.3 1.9-.2 4.5 2 4.9l37.6 7.5c3.7 .7 6.4 4 6.4 7.8s-2.7 7.1-6.4 7.8L332 351.4c-2.2 .4-3.3 3-2 4.9l21.2 31.9c2.1 3.2 1.7 7.4-1 10.1s-6.9 3.1-10.1 1l-26.3-17.6c-2.2-1.4-5.1 .2-5 2.8l2.1 61.5C370.6 435.2 416 382.9 416 320c0-37-15.7-70.4-40.8-93.7c-7-6.5-6.5-18.6 1-24.4C410.1 175.5 432 134.3 432 88c0-16.8-2.9-33-8.2-48c-4.6-13 10.2-30 21.4-22c53.5 38 92.7 94.8 107.8 160.7c.5 2.1-.2 4.3-1.7 5.9l-28.4 28.4c-4 4-1.2 10.9 4.5 10.9h26c3.4 0 6.2 2.6 6.3 6c.1 3.3 .2 6.6 .2 10c0 17.5-1.7 34.7-4.8 51.3c-.2 1.2-.9 2.4-1.7 3.3l-46.5 46.5c-4 4-1.2 10.9 4.5 10.9H526c4.6 0 7.7 4.8 5.7 9C487.2 450.5 394.8 512 288 512S88.8 450.5 44.3 361c-2.1-4.2 1-9 5.7-9H64.5c5.7 0 8.6-6.9 4.5-10.9L22.6 294.6c-.9-.9-1.5-2-1.7-3.3C17.7 274.7 16 257.5 16 240c0-3.3 .1-6.7 .2-10c.1-3.4 2.9-6 6.3-6h26c5.7 0 8.6-6.9 4.5-10.9L24.6 184.6c-1.5-1.5-2.2-3.8-1.7-5.9C38.1 112.8 77.3 56 130.8 18c11.3-8 26 8.9 21.4 22c-5.3 15-8.2 31.2-8.2 48c0 46.3 21.9 87.5 55.8 113.9c7.5 5.8 8 17.9 1 24.4C175.7 249.6 160 283 160 320c0 62.9 45.4 115.2 105.1 126l2.1-61.5c.1-2.6-2.8-4.2-5-2.8l-26.3 17.6c-3.2 2.1-7.4 1.7-10.1-1s-3.1-6.9-1-10.1L246 356.3c1.3-1.9 .2-4.5-2-4.9l-37.6-7.5c-3.7-.7-6.4-4-6.4-7.8s2.7-7.1 6.4-7.8l37.6-7.5c2.2-.4 3.3-3 2-4.9z"]},faSquarePollVertical:dC,faPoll:mC,faMugHot:{prefix:"fas",iconName:"mug-hot",icon:[512,512,[9749],"f7b6","M88 0C74.7 0 64 10.7 64 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1C120.5 112.3 128 119.9 128 136c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C119.5 47.7 112 40.1 112 24c0-13.3-10.7-24-24-24zM32 192c-17.7 0-32 14.3-32 32V416c0 53 43 96 96 96H288c53 0 96-43 96-96h16c61.9 0 112-50.1 112-112s-50.1-112-112-112H352 32zm352 64h16c26.5 0 48 21.5 48 48s-21.5 48-48 48H384V256zM224 24c0-13.3-10.7-24-24-24s-24 10.7-24 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1C232.5 112.3 240 119.9 240 136c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C231.5 47.7 224 40.1 224 24z"]},faCarBattery:fC,faBatteryCar:uC,faGift:{prefix:"fas",iconName:"gift",icon:[512,512,[127873],"f06b","M190.5 68.8L225.3 128H224 152c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8zM64 88c0 14.4 3.5 28 9.6 40H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H438.4c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9 0-61.5 16.9-77.7 44.4L256 85.5l-24.1-41C215.7 16.9 186.1 0 154.2 0H152C103.4 0 64 39.4 64 88zm336 0c0 22.1-17.9 40-40 40H288h-1.3l34.8-59.2C329.1 55.9 342.9 48 357.8 48H360c22.1 0 40 17.9 40 40zM32 288V464c0 26.5 21.5 48 48 48H224V288H32zM288 512H432c26.5 0 48-21.5 48-48V288H288V512z"]},faDiceTwo:{prefix:"fas",iconName:"dice-two",icon:[448,512,[9857],"f528","M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM352 352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 192a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faChessQueen:{prefix:"fas",iconName:"chess-queen",icon:[512,512,[9819],"f445","M256 0a56 56 0 1 1 0 112A56 56 0 1 1 256 0zM134.1 143.8c3.3-13 15-23.8 30.2-23.8c12.3 0 22.6 7.2 27.7 17c12 23.2 36.2 39 64 39s52-15.8 64-39c5.1-9.8 15.4-17 27.7-17c15.3 0 27 10.8 30.2 23.8c7 27.8 32.2 48.3 62.1 48.3c10.8 0 21-2.7 29.8-7.4c8.4-4.4 18.9-4.5 27.6 .9c13 8 17.1 25 9.2 38L399.7 400H384 343.6 168.4 128 112.3L5.4 223.6c-7.9-13-3.8-30 9.2-38c8.7-5.3 19.2-5.3 27.6-.9c8.9 4.7 19 7.4 29.8 7.4c29.9 0 55.1-20.5 62.1-48.3zM256 224l0 0 0 0h0zM112 432H400l41.4 41.4c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6H86.6C74.1 512 64 501.9 64 489.4c0-6 2.4-11.8 6.6-16L112 432z"]},faGlasses:{prefix:"fas",iconName:"glasses",icon:[576,512,[],"f530","M118.6 80c-11.5 0-21.4 7.9-24 19.1L57 260.3c20.5-6.2 48.3-12.3 78.7-12.3c32.3 0 61.8 6.9 82.8 13.5c10.6 3.3 19.3 6.7 25.4 9.2c3.1 1.3 5.5 2.4 7.3 3.2c.9 .4 1.6 .7 2.1 1l.6 .3 .2 .1 .1 0 0 0 0 0s0 0-6.3 12.7h0l6.3-12.7c5.8 2.9 10.4 7.3 13.5 12.7h40.6c3.1-5.3 7.7-9.8 13.5-12.7l6.3 12.7h0c-6.3-12.7-6.3-12.7-6.3-12.7l0 0 0 0 .1 0 .2-.1 .6-.3c.5-.2 1.2-.6 2.1-1c1.8-.8 4.2-1.9 7.3-3.2c6.1-2.6 14.8-5.9 25.4-9.2c21-6.6 50.4-13.5 82.8-13.5c30.4 0 58.2 6.1 78.7 12.3L481.4 99.1c-2.6-11.2-12.6-19.1-24-19.1c-3.1 0-6.2 .6-9.2 1.8L416.9 94.3c-12.3 4.9-26.3-1.1-31.2-13.4s1.1-26.3 13.4-31.2l31.3-12.5c8.6-3.4 17.7-5.2 27-5.2c33.8 0 63.1 23.3 70.8 56.2l43.9 188c1.7 7.3 2.9 14.7 3.5 22.1c.3 1.9 .5 3.8 .5 5.7v6.7V352v16c0 61.9-50.1 112-112 112H419.7c-59.4 0-108.5-46.4-111.8-105.8L306.6 352H269.4l-1.2 22.2C264.9 433.6 215.8 480 156.3 480H112C50.1 480 0 429.9 0 368V352 310.7 304c0-1.9 .2-3.8 .5-5.7c.6-7.4 1.8-14.8 3.5-22.1l43.9-188C55.5 55.3 84.8 32 118.6 32c9.2 0 18.4 1.8 27 5.2l31.3 12.5c12.3 4.9 18.3 18.9 13.4 31.2s-18.9 18.3-31.2 13.4L127.8 81.8c-2.9-1.2-6-1.8-9.2-1.8zM64 325.4V368c0 26.5 21.5 48 48 48h44.3c25.5 0 46.5-19.9 47.9-45.3l2.5-45.6c-2.3-.8-4.9-1.7-7.5-2.5c-17.2-5.4-39.9-10.5-63.6-10.5c-23.7 0-46.2 5.1-63.2 10.5c-3.1 1-5.9 1.9-8.5 2.9zM512 368V325.4c-2.6-.9-5.5-1.9-8.5-2.9c-17-5.4-39.5-10.5-63.2-10.5c-23.7 0-46.4 5.1-63.6 10.5c-2.7 .8-5.2 1.7-7.5 2.5l2.5 45.6c1.4 25.4 22.5 45.3 47.9 45.3H464c26.5 0 48-21.5 48-48z"]},faChessBoard:{prefix:"fas",iconName:"chess-board",icon:[448,512,[],"f43c","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm64 64v64h64V96h64v64h64V96h64v64H320v64h64v64H320v64h64v64H320V352H256v64H192V352H128v64H64V352h64V288H64V224h64V160H64V96h64zm64 128h64V160H192v64zm0 64V224H128v64h64zm64 0H192v64h64V288zm0 0h64V224H256v64z"]},faBuildingCircleCheck:{prefix:"fas",iconName:"building-circle-check",icon:[640,512,[],"e4d2","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c15.1 0 28.5-6.9 37.3-17.8C340.4 462.2 320 417.5 320 368c0-54.7 24.9-103.5 64-135.8V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faPersonChalkboard:{prefix:"fas",iconName:"person-chalkboard",icon:[640,512,[],"e53d","M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 384V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V192h56 64 16c17.7 0 32-14.3 32-32s-14.3-32-32-32H384V64H576V256H384V224H320v48c0 26.5 21.5 48 48 48H592c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H368c-26.5 0-48 21.5-48 48v80H243.1 177.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9V480c0 17.7 14.3 32 32 32s32-14.3 32-32z"]},faMarsStrokeRight:pC,faMarsStrokeH:bC,faHandBackFist:hC,faHandRock:gC,faSquareCaretUp:vC,faCaretSquareUp:CC,faCloudShowersWater:{prefix:"fas",iconName:"cloud-showers-water",icon:[576,512,[],"e4e4","M224 0c38.6 0 71.9 22.8 87.2 55.7C325.7 41.1 345.8 32 368 32c38.7 0 71 27.5 78.4 64H448c35.3 0 64 28.7 64 64s-28.7 64-64 64H128c-35.3 0-64-28.7-64-64s28.7-64 64-64c0-53 43-96 96-96zM140.6 292.3l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15.1-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2s15.1 21.6 8.2 32.9zm327.8-32.9c11.4 6.8 15 21.6 8.2 32.9l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2zM252.6 292.3l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15.1-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2s15.1 21.6 8.2 32.9zm103.8-32.9c11.4 6.8 15 21.6 8.2 32.9l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15.1-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2zM306.5 421.9C329 437.4 356.5 448 384 448c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 501.7 417 512 384 512c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 437.2 165.1 448 192 448c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},faChartBar:yC,faBarChart:zC,faHandsBubbles:HC,faHandsWash:_C,faLessThanEqual:{prefix:"fas",iconName:"less-than-equal",icon:[448,512,[],"f537","M395.9 93.7c16.4-6.6 24.4-25.2 17.8-41.6s-25.2-24.4-41.6-17.8l-320 128C40 167.1 32 178.9 32 192s8 24.9 20.1 29.7l320 128c16.4 6.6 35-1.4 41.6-17.8s-1.4-35-17.8-41.6L150.2 192 395.9 93.7zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faTrain:{prefix:"fas",iconName:"train",icon:[448,512,[128646],"f238","M96 0C43 0 0 43 0 96V352c0 48 35.2 87.7 81.1 94.9l-46 46C28.1 499.9 33.1 512 43 512H82.7c8.5 0 16.6-3.4 22.6-9.4L160 448H288l54.6 54.6c6 6 14.1 9.4 22.6 9.4H405c10 0 15-12.1 7.9-19.1l-46-46c46-7.1 81.1-46.9 81.1-94.9V96c0-53-43-96-96-96H96zM64 96c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V96zM224 288a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faEyeLowVision:VC,faLowVision:xC,faCrow:{prefix:"fas",iconName:"crow",icon:[640,512,[],"f520","M456 0c-48.6 0-88 39.4-88 88v29.2L12.5 390.6c-14 10.8-16.6 30.9-5.9 44.9s30.9 16.6 44.9 5.9L126.1 384H259.2l46.6 113.1c5 12.3 19.1 18.1 31.3 13.1s18.1-19.1 13.1-31.3L311.1 384H352c1.1 0 2.1 0 3.2 0l46.6 113.2c5 12.3 19.1 18.1 31.3 13.1s18.1-19.1 13.1-31.3l-42-102C484.9 354.1 544 280 544 192V128v-8l80.5-20.1c8.6-2.1 13.8-10.8 11.6-19.4C629 52 603.4 32 574 32H523.9C507.7 12.5 483.3 0 456 0zm0 64a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faSailboat:{prefix:"fas",iconName:"sailboat",icon:[576,512,[],"e445","M256 16c0-7 4.5-13.2 11.2-15.3s13.9 .4 17.9 6.1l224 320c3.4 4.9 3.8 11.3 1.1 16.6s-8.2 8.6-14.2 8.6H272c-8.8 0-16-7.2-16-16V16zM212.1 96.5c7 1.9 11.9 8.2 11.9 15.5V336c0 8.8-7.2 16-16 16H80c-5.7 0-11-3-13.8-8s-2.9-11-.1-16l128-224c3.6-6.3 11-9.4 18-7.5zM5.7 404.3C2.8 394.1 10.5 384 21.1 384H554.9c10.6 0 18.3 10.1 15.4 20.3l-4 14.3C550.7 473.9 500.4 512 443 512H133C75.6 512 25.3 473.9 9.7 418.7l-4-14.3z"]},faWindowRestore:{prefix:"fas",iconName:"window-restore",icon:[512,512,[],"f2d2","M432 64H208c-8.8 0-16 7.2-16 16V96H128V80c0-44.2 35.8-80 80-80H432c44.2 0 80 35.8 80 80V304c0 44.2-35.8 80-80 80H416V320h16c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16zM0 192c0-35.3 28.7-64 64-64H320c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V192zm64 32c0 17.7 14.3 32 32 32H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H96c-17.7 0-32 14.3-32 32z"]},faSquarePlus:MC,faPlusSquare:LC,faToriiGate:{prefix:"fas",iconName:"torii-gate",icon:[512,512,[9961],"f6a1","M0 80c0 26.5 21.5 48 48 48H64v64h64V128h96v64h64V128h96v64h64V128h16c26.5 0 48-21.5 48-48V13.4C512 6 506 0 498.6 0c-1.7 0-3.4 .3-5 1l-49 19.6C425.7 28.1 405.5 32 385.2 32H126.8c-20.4 0-40.5-3.9-59.4-11.4L18.4 1c-1.6-.6-3.3-1-5-1C6 0 0 6 0 13.4V80zM64 288V480c0 17.7 14.3 32 32 32s32-14.3 32-32V288H384V480c0 17.7 14.3 32 32 32s32-14.3 32-32V288h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64z"]},faFrog:{prefix:"fas",iconName:"frog",icon:[576,512,[],"f52e","M368 32c41.7 0 75.9 31.8 79.7 72.5l85.6 26.3c25.4 7.8 42.8 31.3 42.8 57.9c0 21.8-11.7 41.9-30.7 52.7L400.8 323.5 493.3 416H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H480c-8.5 0-16.6-3.4-22.6-9.4L346.9 360.2c11.7-36 3.2-77.1-25.4-105.7c-40.6-40.6-106.3-40.6-146.9-.1L101 324.4c-6.4 6.1-6.7 16.2-.6 22.6s16.2 6.6 22.6 .6l73.8-70.2 .1-.1 .1-.1c3.5-3.5 7.3-6.6 11.3-9.2c27.9-18.5 65.9-15.4 90.5 9.2c24.7 24.7 27.7 62.9 9 90.9c-2.6 3.8-5.6 7.5-9 10.9L261.8 416H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H64c-35.3 0-64-28.7-64-64C0 249.6 127 112.9 289.3 97.5C296.2 60.2 328.8 32 368 32zm0 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faBucket:{prefix:"fas",iconName:"bucket",icon:[448,512,[],"e4cf","M96 152v8H48v-8C48 68.1 116.1 0 200 0h48c83.9 0 152 68.1 152 152v8H352v-8c0-57.4-46.6-104-104-104H200C142.6 48 96 94.6 96 152zM0 224c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32h-5.1L388.5 469c-2.6 24.4-23.2 43-47.7 43H107.2c-24.6 0-45.2-18.5-47.7-43L37.1 256H32c-17.7 0-32-14.3-32-32z"]},faImage:{prefix:"fas",iconName:"image",icon:[512,512,[],"f03e","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM323.8 202.5c-4.5-6.6-11.9-10.5-19.8-10.5s-15.4 3.9-19.8 10.5l-87 127.6L170.7 297c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6h96 32H424c8.9 0 17.1-4.9 21.2-12.8s3.6-17.4-1.4-24.7l-120-176zM112 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},faMicrophone:{prefix:"fas",iconName:"microphone",icon:[384,512,[],"f130","M192 0C139 0 96 43 96 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM64 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H216V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z"]},faCow:{prefix:"fas",iconName:"cow",icon:[640,512,[128004],"f6c8","M96 224v32V416c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V327.8c9.9 6.6 20.6 12 32 16.1V368c0 8.8 7.2 16 16 16s16-7.2 16-16V351.1c5.3 .6 10.6 .9 16 .9s10.7-.3 16-.9V368c0 8.8 7.2 16 16 16s16-7.2 16-16V343.8c11.4-4 22.1-9.4 32-16.1V416c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V256l32 32v49.5c0 9.5 2.8 18.7 8.1 26.6L530 427c8.8 13.1 23.5 21 39.3 21c22.5 0 41.9-15.9 46.3-38l20.3-101.6c2.6-13-.3-26.5-8-37.3l-3.9-5.5V184c0-13.3-10.7-24-24-24s-24 10.7-24 24v14.4l-52.9-74.1C496 86.5 452.4 64 405.9 64H272 256 192 144C77.7 64 24 117.7 24 184v54C9.4 249.8 0 267.8 0 288v17.6c0 8 6.4 14.4 14.4 14.4C46.2 320 72 294.2 72 262.4V256 224 184c0-24.3 12.1-45.8 30.5-58.9C98.3 135.9 96 147.7 96 160v64zM560 336a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM166.6 166.6c-4.2-4.2-6.6-10-6.6-16c0-12.5 10.1-22.6 22.6-22.6H361.4c12.5 0 22.6 10.1 22.6 22.6c0 6-2.4 11.8-6.6 16l-23.4 23.4C332.2 211.8 302.7 224 272 224s-60.2-12.2-81.9-33.9l-23.4-23.4z"]},faCaretUp:{prefix:"fas",iconName:"caret-up",icon:[320,512,[],"f0d8","M182.6 137.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8H288c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z"]},faScrewdriver:{prefix:"fas",iconName:"screwdriver",icon:[512,512,[129691],"f54a","M465 7c-8.5-8.5-22-9.4-31.6-2.1l-104 80c-5.9 4.5-9.4 11.6-9.4 19v54.1l-85.6 85.6c6.7 4.2 13 9.3 18.8 15.1s10.9 12.2 15.1 18.8L353.9 192H408c7.5 0 14.5-3.5 19-9.4l80-104c7.4-9.6 6.5-23.1-2.1-31.6L465 7zM121.4 281.4l-112 112c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l112-112c30.2-30.2 30.2-79.1 0-109.3s-79.1-30.2-109.3 0z"]},faFolderClosed:{prefix:"fas",iconName:"folder-closed",icon:[512,512,[],"e185","M448 480H64c-35.3 0-64-28.7-64-64V192H512V416c0 35.3-28.7 64-64 64zm64-320H0V96C0 60.7 28.7 32 64 32H192c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8H448c35.3 0 64 28.7 64 64z"]},faHouseTsunami:{prefix:"fas",iconName:"house-tsunami",icon:[576,512,[],"e515","M80.8 136.5C104.9 93.8 152.6 64 209 64c16.9 0 33.1 2.7 48.2 7.7c16.8 5.5 34.9-3.6 40.4-20.4s-3.6-34.9-20.4-40.4C255.8 3.8 232.8 0 209 0C95.2 0 0 88 0 200c0 91.6 53.5 172.1 142.2 194.1c13.4 3.8 27.5 5.9 42.2 5.9c.7 0 1.4 0 2.1-.1c1.8 0 3.7 .1 5.5 .1l0 0c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.5-27.3-10.1-39.2-1.7l0 0C439.4 325.2 410.9 336 384 336c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0c-22.4 15.5-49.9 26.1-77.4 26.1c0 0-.1 0-.1 0c-12.4 0-24-1.5-34.9-4.3C121.6 320.2 96 287 96 248c0-48.5 39.5-88 88.4-88c13.5 0 26.1 3 37.5 8.3c16 7.5 35.1 .6 42.5-15.5s.6-35.1-15.5-42.5C229.3 101.1 207.4 96 184.4 96c-40 0-76.4 15.4-103.6 40.5zm252-18.1c-8.1 6-12.8 15.5-12.8 25.6V265c1.6 1 3.3 2 4.8 3.1c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.3 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c5.8 1.4 11.2 3.4 16.2 6.2c.7-2.7 1.1-5.5 1.1-8.4l-.4-144c0-10-4.7-19.4-12.7-25.5l-95.5-72c-11.4-8.6-27.1-8.6-38.5 0l-96 72zM384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C439.4 437.2 410.9 448 384 448z"]},faSquareNfi:{prefix:"fas",iconName:"square-nfi",icon:[448,512,[],"e576","M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm75.7 64.6C68.8 162.5 64 168.8 64 176V336c0 8.8 7.2 16 16 16s16-7.2 16-16V233.8l66.3 110.5c3.7 6.2 11.1 9.1 18 7.2s11.7-8.2 11.7-15.4V176c0-8.8-7.2-16-16-16s-16 7.2-16 16V278.2L93.7 167.8c-3.7-6.2-11.1-9.1-18-7.2zM224 176v64 96c0 8.8 7.2 16 16 16s16-7.2 16-16V256h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H256V192h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H240c-8.8 0-16 7.2-16 16zm160 0c0-8.8-7.2-16-16-16s-16 7.2-16 16V336c0 8.8 7.2 16 16 16s16-7.2 16-16V176z"]},faArrowUpFromGroundWater:{prefix:"fas",iconName:"arrow-up-from-ground-water",icon:[576,512,[],"e4b5","M288 352c17.7 0 32-14.3 32-32V109.3l25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L256 109.3V320c0 17.7 14.3 32 32 32zm-18.5 69.9C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C439.4 437.2 410.9 448 384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0zM192 192H48c-26.5 0-48 21.5-48 48V425c5.3-3.1 11.2-5.4 17.5-6.9c13.1-3.1 26.7-9.8 37.3-18.6c22.2-18.7 54.3-20.1 78.1-3.4c18 12.4 40.1 20.3 59.1 20.3V192zm384 48c0-26.5-21.5-48-48-48H384V416.5h0c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.3 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c6.3 1.5 12.1 3.8 17.5 6.9V240z"]},faMartiniGlass:wC,faGlassMartiniAlt:SC,faRotateLeft:EC,faRotateBack:kC,faRotateBackward:NC,faUndoAlt:TC,faTableColumns:BC,faColumns:IC,faLemon:{prefix:"fas",iconName:"lemon",icon:[448,512,[127819],"f094","M448 96c0-35.3-28.7-64-64-64c-6.6 0-13 1-19 2.9c-22.5 7-48.1 14.9-71 9c-75.2-19.1-156.4 11-213.7 68.3S-7.2 250.8 11.9 326c5.8 22.9-2 48.4-9 71C1 403 0 409.4 0 416c0 35.3 28.7 64 64 64c6.6 0 13-1 19.1-2.9c22.5-7 48.1-14.9 71-9c75.2 19.1 156.4-11 213.7-68.3s87.5-138.5 68.3-213.7c-5.8-22.9 2-48.4 9-71c1.9-6 2.9-12.4 2.9-19.1zM212.5 127.4c-54.6 16-101.1 62.5-117.1 117.1C92.9 253 84 257.8 75.5 255.4S62.2 244 64.6 235.5c19.1-65.1 73.7-119.8 138.9-138.9c8.5-2.5 17.4 2.4 19.9 10.9s-2.4 17.4-10.9 19.9z"]},faHeadSideMask:{prefix:"fas",iconName:"head-side-mask",icon:[576,512,[],"e063","M32 224.2c0-22.2 3.2-43.6 9.2-63.9L262.2 321c-4 9.5-6.2 20-6.2 31V512H128c-17.7 0-32-14.3-32-32V407.3c0-16.7-6.9-32.5-17.1-45.8C48.6 322.4 32 274.1 32 224.2zm248.3 70.4L53 129.3C88.7 53 166.2 0 256 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c5.4 6.7 8.6 14.8 9.4 23.2H336c-21.7 0-41.3 8.6-55.7 22.6zM336 304H534l0 0h10l-19.7 64H368c-8.8 0-16 7.2-16 16s7.2 16 16 16H514.5l-9.8 32H368c-8.8 0-16 7.2-16 16s7.2 16 16 16H494.8l-.9 2.8c-8.3 26.9-33.1 45.2-61.2 45.2H288V352c0-14 6-26.7 15.6-35.4c0 0 0 0 0 0c8.5-7.8 19.9-12.6 32.4-12.6zm48-80a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faHandshake:{prefix:"fas",iconName:"handshake",icon:[640,512,[],"f2b5","M323.4 85.2l-96.8 78.4c-16.1 13-19.2 36.4-7 53.1c12.9 17.8 38 21.3 55.3 7.8l99.3-77.2c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L512 316.8V128h-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2zm22.8 124.4l-51.7 40.2C263 274.4 217.3 268 193.7 235.6c-22.2-30.5-16.6-73.1 12.7-96.8l83.2-67.3c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-72 48V352h28.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c4.5-4.9 7.8-10.6 9.9-16.5c19.4 13 45.8 10.3 62.1-7.5c17.9-19.5 16.6-49.9-2.9-67.8l-134.2-123zM16 128c-8.8 0-16 7.2-16 16V352c0 17.7 14.3 32 32 32H64c17.7 0 32-14.3 32-32V128H16zM48 320a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM544 128V352c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V144c0-8.8-7.2-16-16-16H544zm32 208a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]},faGem:{prefix:"fas",iconName:"gem",icon:[512,512,[128142],"f3a5","M116.7 33.8c4.5-6.1 11.7-9.8 19.3-9.8H376c7.6 0 14.8 3.6 19.3 9.8l112 152c6.8 9.2 6.1 21.9-1.5 30.4l-232 256c-4.5 5-11 7.9-17.8 7.9s-13.2-2.9-17.8-7.9l-232-256c-7.7-8.5-8.3-21.2-1.5-30.4l112-152zm38.5 39.8c-3.3 2.5-4.2 7-2.1 10.5l57.4 95.6L63.3 192c-4.1 .3-7.3 3.8-7.3 8s3.2 7.6 7.3 8l192 16c.4 0 .9 0 1.3 0l192-16c4.1-.3 7.3-3.8 7.3-8s-3.2-7.6-7.3-8L301.5 179.8l57.4-95.6c2.1-3.5 1.2-8.1-2.1-10.5s-7.9-2-10.7 1L256 172.2 165.9 74.6c-2.8-3-7.4-3.4-10.7-1z"]},faDolly:$C,faDollyBox:RC,faSmoking:{prefix:"fas",iconName:"smoking",icon:[640,512,[128684],"f48d","M448 32V43c0 38.2 15.2 74.8 42.2 101.8l21 21c21 21 32.8 49.5 32.8 79.2v11c0 17.7-14.3 32-32 32s-32-14.3-32-32V245c0-12.7-5.1-24.9-14.1-33.9l-21-21C405.9 151.1 384 98.1 384 43V32c0-17.7 14.3-32 32-32s32 14.3 32 32zM576 256V245c0-38.2-15.2-74.8-42.2-101.8l-21-21c-21-21-32.8-49.5-32.8-79.2V32c0-17.7 14.3-32 32-32s32 14.3 32 32V43c0 12.7 5.1 24.9 14.1 33.9l21 21c39 39 60.9 91.9 60.9 147.1v11c0 17.7-14.3 32-32 32s-32-14.3-32-32zM0 416c0-35.3 28.7-64 64-64H416c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H64c-35.3 0-64-28.7-64-64V416zm224 0v32H384V416H224zm288-64c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384c0-17.7 14.3-32 32-32z"]},faMinimize:AC,faCompressArrowsAlt:PC,faMonument:{prefix:"fas",iconName:"monument",icon:[384,512,[],"f5a6","M180.7 4.7c6.2-6.2 16.4-6.2 22.6 0l80 80c2.5 2.5 4.1 5.8 4.6 9.3l40.2 322H55.9L96.1 94c.4-3.5 2-6.8 4.6-9.3l80-80zM152 272c-13.3 0-24 10.7-24 24s10.7 24 24 24h80c13.3 0 24-10.7 24-24s-10.7-24-24-24H152zM32 448H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faSnowplow:{prefix:"fas",iconName:"snowplow",icon:[640,512,[],"f7d2","M298.9 64l68.6 160H256l-64-64V64H298.9zM445.1 242.7l-87.4-204C347.6 15.3 324.5 0 298.9 0H176c-26.5 0-48 21.5-48 48V160H96c-17.7 0-32 14.3-32 32V298.8C26.2 316.8 0 355.3 0 400c0 61.9 50.1 112 112 112H368c61.9 0 112-50.1 112-112c0-17.2-3.9-33.5-10.8-48H512v50.7c0 17 6.7 33.3 18.7 45.3l54.6 54.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L576 402.7V320 235.2L633 164c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5l-57 71.2c-9.1 11.3-14 25.4-14 40V288H448V256.7c.1-2.4-.2-4.8-.6-7.1s-1.2-4.7-2.2-6.8zM368 352c26.5 0 48 21.5 48 48s-21.5 48-48 48H112c-26.5 0-48-21.5-48-48s21.5-48 48-48H368zM144 400a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm216 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm-56-24a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM200 424a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faAnglesRight:WC,faAngleDoubleRight:DC,faCannabis:{prefix:"fas",iconName:"cannabis",icon:[512,512,[],"f55f","M256 0c5.3 0 10.3 2.7 13.3 7.1c15.8 23.5 36.7 63.7 49.2 109c7.2 26.4 11.8 55.2 10.4 84c11.5-8.8 23.7-16.7 35.8-23.6c41-23.3 84.4-36.9 112.2-42.5c5.2-1 10.7 .6 14.4 4.4s5.4 9.2 4.4 14.5c-5.6 27.7-19.3 70.9-42.7 111.7c-9.1 15.9-19.9 31.7-32.4 46.3c27.8 6.6 52.4 17.3 67.2 25.5c5.1 2.8 8.2 8.2 8.2 14s-3.2 11.2-8.2 14c-15.2 8.4-40.9 19.5-69.8 26.1c-20.2 4.6-42.9 7.2-65.2 4.6l8.3 33.1c1.5 6.1-.6 12.4-5.5 16.4s-11.6 4.6-17.2 1.9L280 417.2V488c0 13.3-10.7 24-24 24s-24-10.7-24-24V417.2l-58.5 29.1c-5.6 2.8-12.3 2.1-17.2-1.9s-7-10.3-5.5-16.4l8.3-33.1c-22.2 2.6-45 0-65.2-4.6c-28.9-6.6-54.6-17.6-69.8-26.1c-5.1-2.8-8.2-8.2-8.2-14s3.2-11.2 8.2-14c14.8-8.2 39.4-18.8 67.2-25.5C78.9 296.3 68.1 280.5 59 264.6c-23.4-40.8-37.1-84-42.7-111.7c-1.1-5.2 .6-10.7 4.4-14.5s9.2-5.4 14.4-4.4c27.9 5.5 71.2 19.2 112.2 42.5c12.1 6.9 24.3 14.7 35.8 23.6c-1.4-28.7 3.1-57.6 10.4-84c12.5-45.3 33.4-85.5 49.2-109c3-4.4 8-7.1 13.3-7.1z"]},faCirclePlay:OC,faPlayCircle:FC,faTablets:{prefix:"fas",iconName:"tablets",icon:[640,512,[],"f490","M614.3 247c16.3-25 25.7-54.9 25.7-87C640 71.6 568.4 0 480 0c-32.1 0-61.9 9.4-87 25.7c-7.9 5.2-8.5 16.2-1.8 22.9L591.4 248.8c6.7 6.7 17.8 6.2 22.9-1.8zM567 294.3c7.9-5.2 8.5-16.2 1.8-22.9L368.6 71.2c-6.7-6.7-17.8-6.2-22.9 1.8c-16.3 25-25.7 54.9-25.7 87c0 88.4 71.6 160 160 160c32.1 0 61.9-9.4 87-25.7zM301.5 368H18.5c-9.5 0-16.9 8.2-15 17.5C18.9 457.8 83.1 512 160 512s141.1-54.2 156.5-126.5c2-9.3-5.5-17.5-15-17.5zm0-32c9.5 0 16.9-8.2 15-17.5C301.1 246.2 236.9 192 160 192S18.9 246.2 3.5 318.5c-2 9.3 5.5 17.5 15 17.5H301.5z"]},faEthernet:{prefix:"fas",iconName:"ethernet",icon:[512,512,[],"f796","M0 224V416c0 17.7 14.3 32 32 32H96V336c0-8.8 7.2-16 16-16s16 7.2 16 16V448h64V336c0-8.8 7.2-16 16-16s16 7.2 16 16V448h64V336c0-8.8 7.2-16 16-16s16 7.2 16 16V448h64V336c0-8.8 7.2-16 16-16s16 7.2 16 16V448h64c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32H448V160c0-17.7-14.3-32-32-32H384V96c0-17.7-14.3-32-32-32H160c-17.7 0-32 14.3-32 32v32H96c-17.7 0-32 14.3-32 32v32H32c-17.7 0-32 14.3-32 32z"]},faEuroSign:GC,faEur:UC,faEuro:jC,faChair:{prefix:"fas",iconName:"chair",icon:[448,512,[129681],"f6c0","M248 48V256h48V58.7c23.9 13.8 40 39.7 40 69.3V256h48V128C384 57.3 326.7 0 256 0H192C121.3 0 64 57.3 64 128V256h48V128c0-29.6 16.1-55.5 40-69.3V256h48V48h48zM48 288c-12.1 0-23.2 6.8-28.6 17.7l-16 32c-5 9.9-4.4 21.7 1.4 31.1S20.9 384 32 384l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32V384H352v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384c11.1 0 21.4-5.7 27.2-15.2s6.4-21.2 1.4-31.1l-16-32C423.2 294.8 412.1 288 400 288H48z"]},faCircleCheck:qC,faCheckCircle:ZC,faCircleStop:YC,faStopCircle:JC,faCompassDrafting:XC,faDraftingCompass:KC,faPlateWheat:{prefix:"fas",iconName:"plate-wheat",icon:[512,512,[],"e55a","M176 32c44.2 0 80 35.8 80 80v16c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80V48c0-8.8 7.2-16 16-16zM56 64h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H56c-13.3 0-24-10.7-24-24s10.7-24 24-24zM24 136H136c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.3 0-24-10.7-24-24s10.7-24 24-24zm8 96c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H56c-13.3 0-24-10.7-24-24zM272 48c0-8.8 7.2-16 16-16c44.2 0 80 35.8 80 80v16c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80V48zM400 32c44.2 0 80 35.8 80 80v16c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80V48c0-8.8 7.2-16 16-16zm80 160v16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16V256c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM352 176c8.8 0 16 7.2 16 16v16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16V256c0-44.2 35.8-80 80-80zm-96 16v16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16V256c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM3.5 347.6C1.6 332.9 13 320 27.8 320H484.2c14.8 0 26.2 12.9 24.4 27.6C502.3 397.8 464.2 437 416 446v2c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32v-2c-48.2-9-86.3-48.2-92.5-98.4z"]},faIcicles:{prefix:"fas",iconName:"icicles",icon:[512,512,[],"f7ad","M75.8 304.8L1 35.7c-.7-2.5-1-5-1-7.5C0 12.6 12.6 0 28.2 0H482.4C498.8 0 512 13.2 512 29.6c0 1.6-.1 3.3-.4 4.9L434.6 496.1c-1.5 9.2-9.5 15.9-18.8 15.9c-9.2 0-17.1-6.6-18.7-15.6L336 160 307.2 303.9c-1.9 9.3-10.1 16.1-19.6 16.1c-9.2 0-17.2-6.2-19.4-15.1L240 192 210.6 368.2c-1.5 9.1-9.4 15.8-18.6 15.8s-17.1-6.7-18.6-15.8L144 192 115.9 304.3c-2.3 9.2-10.6 15.7-20.1 15.7c-9.3 0-17.5-6.2-20-15.2z"]},faPersonShelter:{prefix:"fas",iconName:"person-shelter",icon:[512,512,[],"e54f","M271.9 4.2c-9.8-5.6-21.9-5.6-31.8 0l-224 128C6.2 137.9 0 148.5 0 160V480c0 17.7 14.3 32 32 32s32-14.3 32-32V178.6L256 68.9 448 178.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V160c0-11.5-6.2-22.1-16.1-27.8l-224-128zM256 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zm-8 280V400h16v88c0 13.3 10.7 24 24 24s24-10.7 24-24V313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3H246.2c-32.4 0-62.1 17.8-77.5 46.3l-37.9 70.3c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L200 313.5V488c0 13.3 10.7 24 24 24s24-10.7 24-24z"]},faNeuter:{prefix:"fas",iconName:"neuter",icon:[384,512,[9906],"f22c","M80 176a112 112 0 1 1 224 0A112 112 0 1 1 80 176zM224 349.1c81.9-15 144-86.8 144-173.1C368 78.8 289.2 0 192 0S16 78.8 16 176c0 86.3 62.1 158.1 144 173.1V480c0 17.7 14.3 32 32 32s32-14.3 32-32V349.1z"]},faIdBadge:{prefix:"fas",iconName:"id-badge",icon:[384,512,[],"f2c1","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zm96 320h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM144 64h96c8.8 0 16 7.2 16 16s-7.2 16-16 16H144c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faMarker:{prefix:"fas",iconName:"marker",icon:[512,512,[],"f5a1","M481 31C445.1-4.8 386.9-4.8 351 31l-15 15L322.9 33C294.8 4.9 249.2 4.9 221.1 33L135 119c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L255 66.9c9.4-9.4 24.6-9.4 33.9 0L302.1 80 186.3 195.7 316.3 325.7 481 161c35.9-35.9 35.9-94.1 0-129.9zM293.7 348.3L163.7 218.3 99.5 282.5c-48 48-80.8 109.2-94.1 175.8l-5 25c-1.6 7.9 .9 16 6.6 21.7s13.8 8.1 21.7 6.6l25-5c66.6-13.3 127.8-46.1 175.8-94.1l64.2-64.2z"]},faFaceLaughBeam:QC,faLaughBeam:ey,faHelicopterSymbol:{prefix:"fas",iconName:"helicopter-symbol",icon:[512,512,[],"e502","M445.3 224H510C495.6 108.2 403.8 16.4 288 2V66.7C368.4 80.1 431.9 143.6 445.3 224zM510 288H445.3C431.9 368.4 368.4 431.9 288 445.4V510c115.8-14.4 207.6-106.2 222-222zM2 288C16.4 403.8 108.2 495.6 224 510V445.4C143.6 431.9 80.1 368.4 66.7 288H2zm0-64H66.7C80.1 143.6 143.6 80.1 224 66.7V2C108.2 16.4 16.4 108.2 2 224zm206-64c0-17.7-14.3-32-32-32s-32 14.3-32 32V352c0 17.7 14.3 32 32 32s32-14.3 32-32V288h96v64c0 17.7 14.3 32 32 32s32-14.3 32-32V160c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H208V160z"]},faUniversalAccess:{prefix:"fas",iconName:"universal-access",icon:[512,512,[],"f29a","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm161.5-86.1c-12.2-5.2-26.3 .4-31.5 12.6s.4 26.3 12.6 31.5l11.9 5.1c17.3 7.4 35.2 12.9 53.6 16.3v50.1c0 4.3-.7 8.6-2.1 12.6l-28.7 86.1c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2l24.4-73.2c1.3-3.8 4.8-6.4 8.8-6.4s7.6 2.6 8.8 6.4l24.4 73.2c4.2 12.6 17.8 19.4 30.4 15.2s19.4-17.8 15.2-30.4l-28.7-86.1c-1.4-4.1-2.1-8.3-2.1-12.6V235.5c18.4-3.5 36.3-8.9 53.6-16.3l11.9-5.1c12.2-5.2 17.8-19.3 12.6-31.5s-19.3-17.8-31.5-12.6L338.7 175c-26.1 11.2-54.2 17-82.7 17s-56.5-5.8-82.7-17l-11.9-5.1zM256 160a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]},faCircleChevronUp:ty,faChevronCircleUp:oy,faLariSign:{prefix:"fas",iconName:"lari-sign",icon:[384,512,[],"e1c8","M144 32c17.7 0 32 14.3 32 32V96.7c5.3-.4 10.6-.7 16-.7s10.7 .2 16 .7V64c0-17.7 14.3-32 32-32s32 14.3 32 32v49.4c54.9 25.2 95.8 75.5 108.2 136.2c3.5 17.3-7.7 34.2-25 37.7s-34.2-7.7-37.7-25c-6.1-29.9-22.5-55.9-45.4-74.3V256c0 17.7-14.3 32-32 32s-32-14.3-32-32V161c-5.2-.7-10.6-1-16-1s-10.8 .3-16 1v95c0 17.7-14.3 32-32 32s-32-14.3-32-32V188.1C82.7 211.5 64 247.6 64 288c0 70.7 57.3 128 128 128H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H192 32c-17.7 0-32-14.3-32-32s14.3-32 32-32H48.9C18.5 382 0 337.2 0 288c0-77.5 45.9-144.3 112-174.6V64c0-17.7 14.3-32 32-32z"]},faVolcano:{prefix:"fas",iconName:"volcano",icon:[512,512,[127755],"f770","M160 144c-35.3 0-64-28.7-64-64s28.7-64 64-64c15.7 0 30 5.6 41.2 15C212.4 12.4 232.7 0 256 0s43.6 12.4 54.8 31C322 21.6 336.3 16 352 16c35.3 0 64 28.7 64 64s-28.7 64-64 64c-14.7 0-28.3-5-39.1-13.3l-32 48C275.3 187 266 192 256 192s-19.3-5-24.9-13.3l-32-48C188.3 139 174.7 144 160 144zM144 352l48.4-24.2c10.2-5.1 21.6-7.8 33-7.8c19.6 0 38.4 7.8 52.2 21.6l32.5 32.5c6.3 6.3 14.9 9.9 23.8 9.9c11.3 0 21.8-5.6 28-15l9.7-14.6-58.9-66.3c-9.1-10.2-22.2-16.1-35.9-16.1H235.1c-13.7 0-26.8 5.9-35.9 16.1l-59.9 67.4L144 352zm19.4-95.8c18.2-20.5 44.3-32.2 71.8-32.2h41.8c27.4 0 53.5 11.7 71.8 32.2l150.2 169c8.5 9.5 13.2 21.9 13.2 34.7c0 28.8-23.4 52.2-52.2 52.2H52.2C23.4 512 0 488.6 0 459.8c0-12.8 4.7-25.1 13.2-34.7l150.2-169z"]},faPersonWalkingDashedLineArrowRight:{prefix:"fas",iconName:"person-walking-dashed-line-arrow-right",icon:[640,512,[],"e553","M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM123.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L281 232.7l-15.3-36.8C248.5 154.8 208.3 128 163.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1L68.7 398 9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L116.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zM550.6 153.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L530.7 224H384c-17.7 0-32 14.3-32 32s14.3 32 32 32H530.7l-25.4 25.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l80-80c12.5-12.5 12.5-32.8 0-45.3l-80-80zM392 0c-13.3 0-24 10.7-24 24V72c0 13.3 10.7 24 24 24s24-10.7 24-24V24c0-13.3-10.7-24-24-24zm24 152c0-13.3-10.7-24-24-24s-24 10.7-24 24v16c0 13.3 10.7 24 24 24s24-10.7 24-24V152zM392 320c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24s24-10.7 24-24V344c0-13.3-10.7-24-24-24zm24 120c0-13.3-10.7-24-24-24s-24 10.7-24 24v48c0 13.3 10.7 24 24 24s24-10.7 24-24V440z"]},faSterlingSign:ry,faGbp:cy,faPoundSign:ay,faViruses:{prefix:"fas",iconName:"viruses",icon:[640,512,[],"e076","M192 0c13.3 0 24 10.7 24 24V37.5c0 35.6 43.1 53.5 68.3 28.3l9.5-9.5c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-9.5 9.5C293 124.9 310.9 168 346.5 168H360c13.3 0 24 10.7 24 24s-10.7 24-24 24H346.5c-35.6 0-53.5 43.1-28.3 68.3l9.5 9.5c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-9.5-9.5C259.1 293 216 310.9 216 346.5V360c0 13.3-10.7 24-24 24s-24-10.7-24-24V346.5c0-35.6-43.1-53.5-68.3-28.3l-9.5 9.5c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l9.5-9.5C91 259.1 73.1 216 37.5 216H24c-13.3 0-24-10.7-24-24s10.7-24 24-24H37.5c35.6 0 53.5-43.1 28.3-68.3l-9.5-9.5c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l9.5 9.5C124.9 91 168 73.1 168 37.5V24c0-13.3 10.7-24 24-24zm48 224a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm-48-64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm320 80c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C574.5 312.1 591 352 624 352c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0C551.9 446.5 512 463 512 496c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C417.5 423.9 401 384 368 384c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C440.1 289.5 480 273 480 240c0-8.8 7.2-16 16-16s16 7.2 16 16zm0 112a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},faSquarePersonConfined:{prefix:"fas",iconName:"square-person-confined",icon:[448,512,[],"e577","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm96 112a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm80 104c0-30.9 25.1-56 56-56s56 25.1 56 56V350.1c0 36.4-29.5 65.9-65.9 65.9c-17.5 0-34.3-6.9-46.6-19.3L184.8 342l-28.1 56.3c-7.9 15.8-27.1 22.2-42.9 14.3s-22.2-27.1-14.3-42.9l48-96c4.6-9.2 13.3-15.6 23.5-17.3s20.5 1.7 27.8 9L240 306.7V248z"]},faUserTie:{prefix:"fas",iconName:"user-tie",icon:[448,512,[],"f508","M224 256A128 128 0 1 1 224 0a128 128 0 1 1 0 256zM209.1 359.2l-18.6-31c-6.4-10.7 1.3-24.2 13.7-24.2H224h19.7c12.4 0 20.1 13.6 13.7 24.2l-18.6 31 33.4 123.9 36-146.9c2-8.1 9.8-13.4 17.9-11.3c70.1 17.6 121.9 81 121.9 156.4c0 17-13.8 30.7-30.7 30.7H285.5c-2.1 0-4-.4-5.8-1.1l.3 1.1H168l.3-1.1c-1.8 .7-3.8 1.1-5.8 1.1H30.7C13.8 512 0 498.2 0 481.3c0-75.5 51.9-138.9 121.9-156.4c8.1-2 15.9 3.3 17.9 11.3l36 146.9 33.4-123.9z"]},faArrowDownLong:ny,faLongArrowDown:ly,faTentArrowDownToLine:{prefix:"fas",iconName:"tent-arrow-down-to-line",icon:[640,512,[],"e57e","M241.8 111.9c8.9 9.9 8.1 25-1.8 33.9l-80 72c-9.1 8.2-23 8.2-32.1 0l-80-72c-9.9-8.9-10.7-24-1.8-33.9s24-10.7 33.9-1.8l39.9 36L120 24c0-13.3 10.7-24 24-24s24 10.7 24 24l0 122.1 39.9-36c9.9-8.9 25-8.1 33.9 1.8zm122.8 22.6c11.5-8.7 27.3-8.7 38.8 0l168 128c6.6 5 11 12.5 12.3 20.7l24 160 .7 4.7c17.5 .2 31.6 14.4 31.6 32c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H159.6l.7-4.7 24-160c1.2-8.2 5.6-15.7 12.3-20.7l168-128zM384 448h76.8L384 320V448z"]},faCertificate:{prefix:"fas",iconName:"certificate",icon:[512,512,[],"f0a3","M211 7.3C205 1 196-1.4 187.6 .8s-14.9 8.9-17.1 17.3L154.7 80.6l-62-17.5c-8.4-2.4-17.4 0-23.5 6.1s-8.5 15.1-6.1 23.5l17.5 62L18.1 170.6c-8.4 2.1-15 8.7-17.3 17.1S1 205 7.3 211l46.2 45L7.3 301C1 307-1.4 316 .8 324.4s8.9 14.9 17.3 17.1l62.5 15.8-17.5 62c-2.4 8.4 0 17.4 6.1 23.5s15.1 8.5 23.5 6.1l62-17.5 15.8 62.5c2.1 8.4 8.7 15 17.1 17.3s17.3-.2 23.4-6.4l45-46.2 45 46.2c6.1 6.2 15 8.7 23.4 6.4s14.9-8.9 17.1-17.3l15.8-62.5 62 17.5c8.4 2.4 17.4 0 23.5-6.1s8.5-15.1 6.1-23.5l-17.5-62 62.5-15.8c8.4-2.1 15-8.7 17.3-17.1s-.2-17.3-6.4-23.4l-46.2-45 46.2-45c6.2-6.1 8.7-15 6.4-23.4s-8.9-14.9-17.3-17.1l-62.5-15.8 17.5-62c2.4-8.4 0-17.4-6.1-23.5s-15.1-8.5-23.5-6.1l-62 17.5L341.4 18.1c-2.1-8.4-8.7-15-17.1-17.3S307 1 301 7.3L256 53.5 211 7.3z"]},faReplyAll:iy,faMailReplyAll:sy,faSuitcase:{prefix:"fas",iconName:"suitcase",icon:[512,512,[129523],"f0f2","M176 56V96H336V56c0-4.4-3.6-8-8-8H184c-4.4 0-8 3.6-8 8zM128 96V56c0-30.9 25.1-56 56-56H328c30.9 0 56 25.1 56 56V96v32V480H128V128 96zM64 96H96V480H64c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64zM448 480H416V96h32c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64z"]},faPersonSkating:dy,faSkating:my,faFilterCircleDollar:fy,faFunnelDollar:uy,faCameraRetro:{prefix:"fas",iconName:"camera-retro",icon:[512,512,[128247],"f083","M220.6 121.2L271.1 96 448 96v96H333.2c-21.9-15.1-48.5-24-77.2-24s-55.2 8.9-77.2 24H64V128H192c9.9 0 19.7-2.3 28.6-6.8zM0 128V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H271.1c-9.9 0-19.7 2.3-28.6 6.8L192 64H160V48c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16l0 16C28.7 64 0 92.7 0 128zM168 304a88 88 0 1 1 176 0 88 88 0 1 1 -176 0z"]},faCircleArrowDown:py,faArrowCircleDown:by,faFileImport:hy,faArrowRightToFile:gy,faSquareArrowUpRight:vy,faExternalLinkSquare:Cy,faBoxOpen:{prefix:"fas",iconName:"box-open",icon:[640,512,[],"f49e","M58.9 42.1c3-6.1 9.6-9.6 16.3-8.7L320 64 564.8 33.4c6.7-.8 13.3 2.7 16.3 8.7l41.7 83.4c9 17.9-.6 39.6-19.8 45.1L439.6 217.3c-13.9 4-28.8-1.9-36.2-14.3L320 64 236.6 203c-7.4 12.4-22.3 18.3-36.2 14.3L37.1 170.6c-19.3-5.5-28.8-27.2-19.8-45.1L58.9 42.1zM321.1 128l54.9 91.4c14.9 24.8 44.6 36.6 72.5 28.6L576 211.6v167c0 22-15 41.2-36.4 46.6l-204.1 51c-10.2 2.6-20.9 2.6-31 0l-204.1-51C79 419.7 64 400.5 64 378.5v-167L191.6 248c27.8 8 57.6-3.8 72.5-28.6L318.9 128h2.2z"]},faScroll:{prefix:"fas",iconName:"scroll",icon:[576,512,[128220],"f70e","M0 80v48c0 17.7 14.3 32 32 32H48 96V80c0-26.5-21.5-48-48-48S0 53.5 0 80zM112 32c10 13.4 16 30 16 48V384c0 35.3 28.7 64 64 64s64-28.7 64-64v-5.3c0-32.4 26.3-58.7 58.7-58.7H480V128c0-53-43-96-96-96H112zM464 480c61.9 0 112-50.1 112-112c0-8.8-7.2-16-16-16H314.7c-14.7 0-26.7 11.9-26.7 26.7V384c0 53-43 96-96 96H368h96z"]},faSpa:{prefix:"fas",iconName:"spa",icon:[576,512,[],"f5bb","M183.1 235.3c33.7 20.7 62.9 48.1 85.8 80.5c7 9.9 13.4 20.3 19.1 31c5.7-10.8 12.1-21.1 19.1-31c22.9-32.4 52.1-59.8 85.8-80.5C437.6 207.8 490.1 192 546 192h9.9c11.1 0 20.1 9 20.1 20.1C576 360.1 456.1 480 308.1 480H288 267.9C119.9 480 0 360.1 0 212.1C0 201 9 192 20.1 192H30c55.9 0 108.4 15.8 153.1 43.3zM301.5 37.6c15.7 16.9 61.1 71.8 84.4 164.6c-38 21.6-71.4 50.8-97.9 85.6c-26.5-34.8-59.9-63.9-97.9-85.6c23.2-92.8 68.6-147.7 84.4-164.6C278 33.9 282.9 32 288 32s10 1.9 13.5 5.6z"]},faLocationPinLock:{prefix:"fas",iconName:"location-pin-lock",icon:[512,512,[],"e51f","M215.7 499.2c11-13.8 25.1-31.7 40.3-52.3V352c0-23.7 12.9-44.4 32-55.4V272c0-55.6 40.5-101.7 93.6-110.5C367 70 287.7 0 192 0C86 0 0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM400 240c17.7 0 32 14.3 32 32v48H368V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faPause:{prefix:"fas",iconName:"pause",icon:[320,512,[9208],"f04c","M48 64C21.5 64 0 85.5 0 112V400c0 26.5 21.5 48 48 48H80c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H48zm192 0c-26.5 0-48 21.5-48 48V400c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H240z"]},faHillAvalanche:{prefix:"fas",iconName:"hill-avalanche",icon:[576,512,[],"e507","M439.7 401.9c34.2 23.1 81.1 19.5 111.4-10.8c34.4-34.4 34.4-90.1 0-124.4c-27.8-27.8-69.5-33.1-102.6-16c-11.8 6.1-16.4 20.6-10.3 32.3s20.6 16.4 32.3 10.3c15.1-7.8 34-5.3 46.6 7.3c15.6 15.6 15.6 40.9 0 56.6s-40.9 15.6-56.6 0l-81.7-81.7C401.2 261.3 416 236.4 416 208c0-33.9-21.1-62.9-50.9-74.5c1.9-6.8 2.9-14 2.9-21.5c0-44.2-35.8-80-80-80c-27.3 0-51.5 13.7-65.9 34.6C216.3 46.6 197.9 32 176 32c-26.5 0-48 21.5-48 48c0 4 .5 7.9 1.4 11.6L439.7 401.9zM480 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM68.3 87C43.1 61.8 0 79.7 0 115.3V432c0 44.2 35.8 80 80 80H396.7c35.6 0 53.5-43.1 28.3-68.3L68.3 87z"]},faTemperatureEmpty:yy,faTemperature0:zy,faThermometer0:Hy,faThermometerEmpty:_y,faBomb:{prefix:"fas",iconName:"bomb",icon:[512,512,[128163],"f1e2","M459.1 52.4L442.6 6.5C440.7 2.6 436.5 0 432.1 0s-8.5 2.6-10.4 6.5L405.2 52.4l-46 16.8c-4.3 1.6-7.3 5.9-7.2 10.4c0 4.5 3 8.7 7.2 10.2l45.7 16.8 16.8 45.8c1.5 4.4 5.8 7.5 10.4 7.5s8.9-3.1 10.4-7.5l16.5-45.8 45.7-16.8c4.2-1.5 7.2-5.7 7.2-10.2c0-4.6-3-8.9-7.2-10.4L459.1 52.4zm-132.4 53c-12.5-12.5-32.8-12.5-45.3 0l-2.9 2.9C256.5 100.3 232.7 96 208 96C93.1 96 0 189.1 0 304S93.1 512 208 512s208-93.1 208-208c0-24.7-4.3-48.5-12.2-70.5l2.9-2.9c12.5-12.5 12.5-32.8 0-45.3l-80-80zM200 192c-57.4 0-104 46.6-104 104v8c0 8.8-7.2 16-16 16s-16-7.2-16-16v-8c0-75.1 60.9-136 136-136h8c8.8 0 16 7.2 16 16s-7.2 16-16 16h-8z"]},faRegistered:{prefix:"fas",iconName:"registered",icon:[512,512,[174],"f25d","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM160 152c0-13.3 10.7-24 24-24h88c44.2 0 80 35.8 80 80c0 28-14.4 52.7-36.3 67l34.1 75.1c5.5 12.1 .1 26.3-11.9 31.8s-26.3 .1-31.8-11.9L268.9 288H208v72c0 13.3-10.7 24-24 24s-24-10.7-24-24V264 152zm48 88h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H208v64z"]},faAddressCard:Vy,faContactCard:xy,faVcard:My,faScaleUnbalancedFlip:Ly,faBalanceScaleRight:wy,faSubscript:{prefix:"fas",iconName:"subscript",icon:[512,512,[],"f12c","M32 64C14.3 64 0 78.3 0 96s14.3 32 32 32H47.3l89.6 128L47.3 384H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64c10.4 0 20.2-5.1 26.2-13.6L176 311.8l85.8 122.6c6 8.6 15.8 13.6 26.2 13.6h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H304.7L215.1 256l89.6-128H320c17.7 0 32-14.3 32-32s-14.3-32-32-32H288c-10.4 0-20.2 5.1-26.2 13.6L176 200.2 90.2 77.6C84.2 69.1 74.4 64 64 64H32zM480 320c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32 16c-15.8 7.9-22.2 27.1-14.3 42.9C393 361.5 404.3 368 416 368v80c-17.7 0-32 14.3-32 32s14.3 32 32 32h32 32c17.7 0 32-14.3 32-32s-14.3-32-32-32V320z"]},faDiamondTurnRight:Sy,faDirections:Ey,faBurst:{prefix:"fas",iconName:"burst",icon:[512,512,[],"e4dc","M37.6 4.2C28-2.3 15.2-1.1 7 7s-9.4 21-2.8 30.5l112 163.3L16.6 233.2C6.7 236.4 0 245.6 0 256s6.7 19.6 16.6 22.8l103.1 33.4L66.8 412.8c-4.9 9.3-3.2 20.7 4.3 28.1s18.8 9.2 28.1 4.3l100.6-52.9 33.4 103.1c3.2 9.9 12.4 16.6 22.8 16.6s19.6-6.7 22.8-16.6l33.4-103.1 100.6 52.9c9.3 4.9 20.7 3.2 28.1-4.3s9.2-18.8 4.3-28.1L392.3 312.2l103.1-33.4c9.9-3.2 16.6-12.4 16.6-22.8s-6.7-19.6-16.6-22.8L388.9 198.7l25.7-70.4c3.2-8.8 1-18.6-5.6-25.2s-16.4-8.8-25.2-5.6l-70.4 25.7L278.8 16.6C275.6 6.7 266.4 0 256 0s-19.6 6.7-22.8 16.6l-32.3 99.6L37.6 4.2z"]},faHouseLaptop:ky,faLaptopHouse:Ny,faFaceTired:Ty,faTired:By,faMoneyBills:{prefix:"fas",iconName:"money-bills",icon:[640,512,[],"e1f3","M96 96V320c0 35.3 28.7 64 64 64H576c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64zm64 160c35.3 0 64 28.7 64 64H160V256zM224 96c0 35.3-28.7 64-64 64V96h64zM576 256v64H512c0-35.3 28.7-64 64-64zM512 96h64v64c-35.3 0-64-28.7-64-64zM288 208a80 80 0 1 1 160 0 80 80 0 1 1 -160 0zM48 120c0-13.3-10.7-24-24-24S0 106.7 0 120V360c0 66.3 53.7 120 120 120H520c13.3 0 24-10.7 24-24s-10.7-24-24-24H120c-39.8 0-72-32.2-72-72V120z"]},faSmog:{prefix:"fas",iconName:"smog",icon:[640,512,[],"f75f","M32 144c0 79.5 64.5 144 144 144H299.3c22.6 19.9 52.2 32 84.7 32s62.1-12.1 84.7-32H496c61.9 0 112-50.1 112-112s-50.1-112-112-112c-10.7 0-21 1.5-30.8 4.3C443.8 27.7 401.1 0 352 0c-32.6 0-62.4 12.2-85.1 32.3C242.1 12.1 210.5 0 176 0C96.5 0 32 64.5 32 144zM616 368H280c-13.3 0-24 10.7-24 24s10.7 24 24 24H616c13.3 0 24-10.7 24-24s-10.7-24-24-24zm-64 96H440c-13.3 0-24 10.7-24 24s10.7 24 24 24H552c13.3 0 24-10.7 24-24s-10.7-24-24-24zm-192 0H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H360c13.3 0 24-10.7 24-24s-10.7-24-24-24zM224 392c0-13.3-10.7-24-24-24H96c-13.3 0-24 10.7-24 24s10.7 24 24 24H200c13.3 0 24-10.7 24-24z"]},faCrutch:{prefix:"fas",iconName:"crutch",icon:[512,512,[],"f7f7","M297.4 9.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0zm-96 144l-34.8 34.8c-12.9 12.9-21.9 29.2-25.8 47.1L116.8 342.9c-1.3 5.9-4.3 11.4-8.6 15.7L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l98.8-98.8c4.3-4.3 9.7-7.3 15.7-8.6l107.6-23.9c17.8-4 34.1-12.9 47.1-25.8l34.7-34.7c0 0 .1-.1 .1-.1s.1-.1 .1-.1l74.6-74.6-45.3-45.3L336 242.7 269.3 176l52.1-52.1L276.1 78.6l-74.7 74.7zM224 221.3L290.7 288l-12.2 12.2c-4.3 4.3-9.7 7.3-15.7 8.6l-76.7 17 17-76.7c1.3-5.9 4.3-11.4 8.6-15.7L224 221.3z"]},faFontAwesome:Iy,faFontAwesomeFlag:$y,faFontAwesomeLogoFull:Ry,faCloudArrowUp:Ay,faCloudUpload:Py,faCloudUploadAlt:Wy,faPalette:{prefix:"fas",iconName:"palette",icon:[512,512,[127912],"f53f","M512 256c0 .9 0 1.8 0 2.7c-.4 36.5-33.6 61.3-70.1 61.3H344c-26.5 0-48 21.5-48 48c0 3.4 .4 6.7 1 9.9c2.1 10.2 6.5 20 10.8 29.9c6.1 13.8 12.1 27.5 12.1 42c0 31.8-21.6 60.7-53.4 62c-3.5 .1-7 .2-10.6 .2C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faArrowsTurnRight:{prefix:"fas",iconName:"arrows-turn-right",icon:[448,512,[],"e4c0","M297.4 9.4c12.5-12.5 32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3l-96 96c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L338.7 160H128c-35.3 0-64 28.7-64 64v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V224C0 153.3 57.3 96 128 96H338.7L297.4 54.6c-12.5-12.5-12.5-32.8 0-45.3zm-96 256c12.5-12.5 32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3l-96 96c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 416H96c-17.7 0-32 14.3-32 32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448c0-53 43-96 96-96H242.7l-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3z"]},faVest:{prefix:"fas",iconName:"vest",icon:[448,512,[],"e085","M207.1 237.4L151.2 69.7C168.6 79.7 192.6 88 224 88s55.4-8.3 72.8-18.3L226.5 280.6c-1.6 4.9-2.5 10-2.5 15.2V464c0 26.5 21.5 48 48 48H400c26.5 0 48-21.5 48-48V270.5c0-9.5-2.8-18.7-8.1-26.6l-47.9-71.8c-5.3-7.9-8.1-17.1-8.1-26.6V128 54.3 48c0-26.5-21.5-48-48-48h-4.5c-.2 0-.4 0-.6 0c-.4 0-.8 0-1.2 0C311 0 295.7 9.7 285.7 18.8C276.4 27.2 257.2 40 224 40s-52.4-12.8-61.7-21.2C152.3 9.7 137 0 118.3 0c-.4 0-.8 0-1.2 0c-.2 0-.4 0-.6 0H112C85.5 0 64 21.5 64 48v6.3V128v17.5c0 9.5-2.8 18.7-8.1 26.6L8.1 243.9C2.8 251.8 0 261.1 0 270.5V464c0 26.5 21.5 48 48 48H176c9.9 0 19-3 26.7-8.1C195.9 492.2 192 478.5 192 464V295.8c0-8.6 1.4-17.1 4.1-25.3l11-33.1zM347.3 356.7l48 48c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-48-48c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0zm-294.6 48l48-48c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l-48 48c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6z"]},faFerry:{prefix:"fas",iconName:"ferry",icon:[576,512,[],"e4ea","M224 0H352c17.7 0 32 14.3 32 32h75.1c20.6 0 31.6 24.3 18.1 39.8L456 96H120L98.8 71.8C85.3 56.3 96.3 32 116.9 32H192c0-17.7 14.3-32 32-32zM96 128H480c17.7 0 32 14.3 32 32V283.5c0 13.3-4.2 26.3-11.9 37.2l-51.4 71.9c-1.9 1.1-3.7 2.2-5.5 3.5c-15.5 10.7-34 18-51 19.9H375.6c-17.1-1.8-35-9-50.8-19.9c-22.1-15.5-51.6-15.5-73.7 0c-14.8 10.2-32.5 18-50.6 19.9H183.9c-17-1.8-35.6-9.2-51-19.9c-1.8-1.3-3.7-2.4-5.6-3.5L75.9 320.7C68.2 309.8 64 296.8 64 283.5V160c0-17.7 14.3-32 32-32zm32 64v96H448V192H128zM306.5 421.9C329 437.4 356.5 448 384 448c26.9 0 55.3-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 501.7 417 512 384 512c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 437.2 165.1 448 192 448c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},faArrowsDownToPeople:{prefix:"fas",iconName:"arrows-down-to-people",icon:[640,512,[],"e4b9","M144 0c-13.3 0-24 10.7-24 24V142.1L97 119c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0l64-64c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-23 23V24c0-13.3-10.7-24-24-24zM360 200a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zM184 296a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zm312 40a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM200 441.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-36.3-67.5c1.7-1.7 3.2-3.6 4.3-5.8L264 345.5V400c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V345.5l26.9 49.9c1.2 2.2 2.6 4.1 4.3 5.8l-36.3 67.5c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L440 441.5V480c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V441.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3H486.2c-16.3 0-31.9 4.5-45.4 12.6l-33.6-62.3c-15.3-28.5-45.1-46.3-77.5-46.3H310.2c-32.4 0-62.1 17.8-77.5 46.3l-33.6 62.3c-13.5-8.1-29.1-12.6-45.4-12.6H134.2c-32.4 0-62.1 17.8-77.5 46.3L18.9 468.6c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L88 441.5V480c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V441.5zM415 153l64 64c9.4 9.4 24.6 9.4 33.9 0l64-64c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-23 23V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V142.1l-23-23c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z"]},faSeedling:Dy,faSprout:Oy,faLeftRight:Fy,faArrowsAltH:Gy,faBoxesPacking:{prefix:"fas",iconName:"boxes-packing",icon:[640,512,[],"e4c7","M256 48c0-26.5 21.5-48 48-48H592c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H381.3c1.8-5 2.7-10.4 2.7-16V253.3c18.6-6.6 32-24.4 32-45.3V176c0-26.5-21.5-48-48-48H256V48zM571.3 347.3c6.2-6.2 6.2-16.4 0-22.6l-64-64c-6.2-6.2-16.4-6.2-22.6 0l-64 64c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L480 310.6V432c0 8.8 7.2 16 16 16s16-7.2 16-16V310.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0zM0 176c0-8.8 7.2-16 16-16H368c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H16c-8.8 0-16-7.2-16-16V176zm352 80V480c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V256H352zM144 320c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H144z"]},faCircleArrowLeft:Uy,faArrowCircleLeft:jy,faGroupArrowsRotate:{prefix:"fas",iconName:"group-arrows-rotate",icon:[512,512,[],"e4f6","M201.1 71.9c16.9-5 26.6-22.9 21.5-39.8s-22.9-26.6-39.8-21.5c-21.5 6.4-41.8 15.5-60.6 27C114.3 34 105.4 32 96 32C60.7 32 32 60.7 32 96c0 9.4 2 18.3 5.6 26.3c-11.5 18.7-20.6 39-27 60.6c-5 16.9 4.6 34.8 21.5 39.8s34.8-4.6 39.8-21.5c4.3-14.6 10.4-28.5 17.9-41.4c2 .2 4.1 .3 6.1 .3c35.3 0 64-28.7 64-64c0-2.1-.1-4.1-.3-6.1c12.9-7.5 26.8-13.6 41.4-17.9zm128-61.3c-16.9-5-34.8 4.6-39.8 21.5s4.6 34.8 21.5 39.8c14.6 4.3 28.5 10.4 41.4 17.9c-.2 2-.3 4.1-.3 6.1c0 35.3 28.7 64 64 64c2.1 0 4.1-.1 6.2-.3c7.5 12.9 13.6 26.8 17.9 41.4c5 16.9 22.9 26.6 39.8 21.5s26.6-22.9 21.5-39.8c-6.4-21.5-15.5-41.8-27-60.6c3.6-8 5.6-16.9 5.6-26.3c0-35.3-28.7-64-64-64c-9.4 0-18.3 2-26.3 5.6c-18.7-11.5-39-20.6-60.6-27zM71.9 310.9c-5-16.9-22.9-26.6-39.8-21.5s-26.6 22.9-21.5 39.8c6.4 21.5 15.5 41.8 27 60.6C34 397.7 32 406.6 32 416c0 35.3 28.7 64 64 64c9.4 0 18.3-2 26.3-5.6c18.7 11.5 39 20.6 60.6 27c16.9 5 34.8-4.6 39.8-21.5s-4.6-34.8-21.5-39.8c-14.6-4.3-28.5-10.4-41.4-17.9c.2-2 .3-4.1 .3-6.2c0-35.3-28.7-64-64-64c-2.1 0-4.1 .1-6.2 .3c-7.5-12.9-13.6-26.8-17.9-41.4zm429.4 18.3c5-16.9-4.6-34.8-21.5-39.8s-34.8 4.6-39.8 21.5c-4.3 14.6-10.4 28.5-17.9 41.4c-2-.2-4.1-.3-6.2-.3c-35.3 0-64 28.7-64 64c0 2.1 .1 4.1 .3 6.2c-12.9 7.5-26.8 13.6-41.4 17.9c-16.9 5-26.6 22.9-21.5 39.8s22.9 26.6 39.8 21.5c21.5-6.4 41.8-15.5 60.6-27c8 3.6 16.9 5.6 26.3 5.6c35.3 0 64-28.7 64-64c0-9.4-2-18.3-5.6-26.3c11.5-18.7 20.6-39 27-60.6zM192.8 256.8c0-15.6 5.6-29.9 14.9-41.1L223 231c6.6 6.6 17.8 1.9 17.8-7.4V163.2c0-5.7-4.7-10.4-10.4-10.4H169.9c-9.3 0-13.9 11.2-7.4 17.8l11.2 11.2c-17.9 19.8-28.9 46.2-28.9 75.1c0 43.6 24.9 81.3 61.1 99.8c11.8 6 26.3 1.4 32.3-10.4s1.4-26.3-10.4-32.3c-20.8-10.6-34.9-32.2-34.9-57zm93.1-58.6c20.8 10.6 34.9 32.2 34.9 57c0 15.6-5.6 29.9-14.9 41.1L290.6 281c-6.6-6.6-17.8-1.9-17.8 7.4v60.5c0 5.7 4.7 10.4 10.4 10.4h60.5c9.3 0 13.9-11.2 7.4-17.8l-11.2-11.2c17.9-19.8 28.9-46.2 28.9-75.1c0-43.6-24.9-81.3-61.1-99.8c-11.8-6-26.3-1.4-32.3 10.4s-1.4 26.3 10.4 32.3z"]},faBowlFood:{prefix:"fas",iconName:"bowl-food",icon:[512,512,[],"e4c6","M0 192c0-35.3 28.7-64 64-64c.5 0 1.1 0 1.6 0C73 91.5 105.3 64 144 64c15 0 29 4.1 40.9 11.2C198.2 49.6 225.1 32 256 32s57.8 17.6 71.1 43.2C339 68.1 353 64 368 64c38.7 0 71 27.5 78.4 64c.5 0 1.1 0 1.6 0c35.3 0 64 28.7 64 64c0 11.7-3.1 22.6-8.6 32H8.6C3.1 214.6 0 203.7 0 192zm0 91.4C0 268.3 12.3 256 27.4 256H484.6c15.1 0 27.4 12.3 27.4 27.4c0 70.5-44.4 130.7-106.7 154.1L403.5 452c-2 16-15.6 28-31.8 28H140.2c-16.1 0-29.8-12-31.8-28l-1.8-14.4C44.4 414.1 0 353.9 0 283.4z"]},faCandyCane:{prefix:"fas",iconName:"candy-cane",icon:[512,512,[],"f786","M348.8 131.5c3.7-2.3 7.9-3.5 12.2-3.5c12.7 0 23 10.3 23 23v5.6c0 9.9-5.1 19.1-13.5 24.3L30.1 393.7C.1 412.5-9 451.9 9.7 481.9s58.2 39.1 88.2 20.4L438.4 289.5c45.8-28.6 73.6-78.8 73.6-132.8V151C512 67.6 444.4 0 361 0c-28.3 0-56 8-80.1 23L254.1 39.7c-30 18.7-39.1 58.2-20.4 88.2s58.2 39.1 88.2 20.4l26.8-16.8zM298.4 49.8c9.2-5.7 19.1-10.1 29.4-13.1L348 97.5c-5.7 1.4-11.2 3.7-16.3 6.8l-12.6 7.9L298.4 49.8zm88.5 52.7l46.2-46.2c8.5 6.5 16.1 14.1 22.6 22.6l-46.2 46.2c-5.1-9.6-13-17.5-22.6-22.6zm28.9 59.3l61.6 20.5c-2.2 10.5-5.8 20.7-10.5 30.2l-62-20.7c6.2-8.8 10.1-19.1 11-30.1zm-86.1 82.5l60.4 37.7-30.2 18.9-60.4-37.7 30.2-18.9zm-107.2 67l60.4 37.7-30.2 18.9-60.4-37.7 30.2-18.9zM119.3 375.7l60.4 37.7-30.2 18.9L89.1 394.6l30.2-18.9z"]},faArrowDownWideShort:qy,faSortAmountAsc:Zy,faSortAmountDown:Yy,faCloudBolt:Jy,faThunderstorm:Xy,faTextSlash:Ky,faRemoveFormat:Qy,faFaceSmileWink:ez,faSmileWink:tz,faFileWord:{prefix:"fas",iconName:"file-word",icon:[384,512,[],"f1c2","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM111 257.1l26.8 89.2 31.6-90.3c3.4-9.6 12.5-16.1 22.7-16.1s19.3 6.4 22.7 16.1l31.6 90.3L273 257.1c3.8-12.7 17.2-19.9 29.9-16.1s19.9 17.2 16.1 29.9l-48 160c-3 10-12 16.9-22.4 17.1s-19.8-6.2-23.2-16.1L192 336.6l-33.3 95.3c-3.4 9.8-12.8 16.3-23.2 16.1s-19.5-7.1-22.4-17.1l-48-160c-3.8-12.7 3.4-26.1 16.1-29.9s26.1 3.4 29.9 16.1z"]},faFilePowerpoint:{prefix:"fas",iconName:"file-powerpoint",icon:[384,512,[],"f1c4","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM136 240h68c42 0 76 34 76 76s-34 76-76 76H160v32c0 13.3-10.7 24-24 24s-24-10.7-24-24V368 264c0-13.3 10.7-24 24-24zm68 104c15.5 0 28-12.5 28-28s-12.5-28-28-28H160v56h44z"]},faArrowsLeftRight:oz,faArrowsH:rz,faHouseLock:{prefix:"fas",iconName:"house-lock",icon:[640,512,[],"e510","M384 480c0 11.7 3.1 22.6 8.6 32H392c-22.1 0-40-17.9-40-40V448 384c0-17.7-14.3-32-32-32H256c-17.7 0-32 14.3-32 32v64 24c0 22.1-17.9 40-40 40H160 128.1c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2H104c-22.1 0-40-17.9-40-40V360c0-.9 0-1.9 .1-2.8V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L490.7 166.3C447.2 181.7 416 223.2 416 272v24.6c-19.1 11.1-32 31.7-32 55.4V480zM528 240c-17.7 0-32 14.3-32 32v48h64V272c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80v48c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H448c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32V272z"]},faCloudArrowDown:cz,faCloudDownload:az,faCloudDownloadAlt:nz,faChildren:{prefix:"fas",iconName:"children",icon:[640,512,[],"e4e1","M160 0a64 64 0 1 1 0 128A64 64 0 1 1 160 0zM88 480V400H70.2c-10.9 0-18.6-10.7-15.2-21.1l31.1-93.4L57.5 323.3c-10.7 14.1-30.8 16.8-44.8 6.2s-16.8-30.7-6.2-44.8L65.4 207c22.4-29.6 57.5-47 94.6-47s72.2 17.4 94.6 47l58.9 77.7c10.7 14.1 7.9 34.2-6.2 44.8s-34.2 7.9-44.8-6.2l-28.6-37.8L265 378.9c3.5 10.4-4.3 21.1-15.2 21.1H232v80c0 17.7-14.3 32-32 32s-32-14.3-32-32V400H152v80c0 17.7-14.3 32-32 32s-32-14.3-32-32zM480 0a64 64 0 1 1 0 128A64 64 0 1 1 480 0zm-8 384v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V300.5L395.1 321c-9.4 15-29.2 19.4-44.1 10s-19.4-29.2-10-44.1l51.7-82.1c17.6-27.9 48.3-44.9 81.2-44.9h12.3c33 0 63.7 16.9 81.2 44.9L619.1 287c9.4 15 4.9 34.7-10 44.1s-34.7 4.9-44.1-10L552 300.5V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V384H472z"]},faChalkboard:lz,faBlackboard:iz,faUserLargeSlash:sz,faUserAltSlash:dz,faEnvelopeOpen:{prefix:"fas",iconName:"envelope-open",icon:[512,512,[62135],"f2b6","M64 208.1L256 65.9 448 208.1v47.4L289.5 373c-9.7 7.2-21.4 11-33.5 11s-23.8-3.9-33.5-11L64 255.5V208.1zM256 0c-12.1 0-23.8 3.9-33.5 11L25.9 156.7C9.6 168.8 0 187.8 0 208.1V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V208.1c0-20.3-9.6-39.4-25.9-51.4L289.5 11C279.8 3.9 268.1 0 256 0z"]},faHandshakeSimpleSlash:mz,faHandshakeAltSlash:fz,faMattressPillow:{prefix:"fas",iconName:"mattress-pillow",icon:[640,512,[],"e525","M256 64H64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H256V64zm32 384H576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H288V448zM64 160c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V160z"]},faGuaraniSign:{prefix:"fas",iconName:"guarani-sign",icon:[384,512,[],"e19a","M192 0c-17.7 0-32 14.3-32 32V66.7C69.2 81.9 0 160.9 0 256s69.2 174.1 160 189.3V480c0 17.7 14.3 32 32 32s32-14.3 32-32V445.3c90.8-15.2 160-94.2 160-189.3c0-17.7-14.3-32-32-32H224V132c22.1 5.7 41.8 17.1 57.6 32.6c12.6 12.4 32.9 12.2 45.3-.4s12.2-32.9-.5-45.3C299 92 263.5 73.3 224 66.7V32c0-17.7-14.3-32-32-32zM160 132V380c-55.2-14.2-96-64.3-96-124s40.8-109.8 96-124zM224 380V288h92c-11.6 45-47 80.4-92 92z"]},faArrowsRotate:uz,faRefresh:pz,faSync:bz,faFireExtinguisher:{prefix:"fas",iconName:"fire-extinguisher",icon:[512,512,[129519],"f134","M500.3 7.3C507.7 13.3 512 22.4 512 32v96c0 9.6-4.3 18.7-11.7 24.7s-17.2 8.5-26.6 6.6l-160-32C301.5 124.9 292 115.7 289 104H224v34.8c37.8 18 64 56.5 64 101.2V384H64V240c0-44.7 26.2-83.2 64-101.2V110c-36.2 11.1-66 36.9-82.3 70.5c-5.8 11.9-20.2 16.9-32.1 11.1S-3.3 171.4 2.5 159.5C26.7 109.8 72.7 72.6 128 60.4V32c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V56h65c3-11.7 12.5-20.9 24.7-23.4l160-32c9.4-1.9 19.1 .6 26.6 6.6zM288 416v32c0 35.3-28.7 64-64 64H128c-35.3 0-64-28.7-64-64V416H288zM176 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faCruzeiroSign:{prefix:"fas",iconName:"cruzeiro-sign",icon:[448,512,[],"e152","M96 256c0-88.4 71.6-160 160-160c41 0 78.3 15.4 106.7 40.7c13.2 11.8 33.4 10.7 45.2-2.5s10.7-33.4-2.5-45.2c-39.6-35.5-92-57-149.3-57C132.3 32 32 132.3 32 256s100.3 224 224 224c57.4 0 109.7-21.6 149.3-57c13.2-11.8 14.3-32 2.5-45.2s-32-14.3-45.2-2.5C334.3 400.6 297 416 256 416V320v-8.7c0-12.8 10.4-23.3 23.3-23.3c4.6 0 9.1 1.4 12.9 3.9l10.1 6.7c14.7 9.8 34.6 5.8 44.4-8.9s5.8-34.6-8.9-44.4l-10.1-6.7c-14.3-9.6-31.2-14.7-48.4-14.7c-12.4 0-24.2 2.6-34.9 7.3c-5.5-4.5-12.6-7.3-20.3-7.3c-17.7 0-32 14.3-32 32v55.3V320v82.7C135.5 378 96 321.6 96 256z"]},faGreaterThanEqual:{prefix:"fas",iconName:"greater-than-equal",icon:[448,512,[],"f532","M52.1 93.7C35.7 87.1 27.7 68.5 34.3 52.1s25.2-24.4 41.6-17.8l320 128C408 167.1 416 178.9 416 192s-8 24.9-20.1 29.7l-320 128c-16.4 6.6-35-1.4-41.6-17.8s1.4-35 17.8-41.6L297.8 192 52.1 93.7zM416 416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416z"]},faShieldHalved:hz,faShieldAlt:gz,faBookAtlas:vz,faAtlas:Cz,faVirus:{prefix:"fas",iconName:"virus",icon:[512,512,[],"e074","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V43.5c0 49.9-60.3 74.9-95.6 39.6L120.2 75C107.7 62.5 87.5 62.5 75 75s-12.5 32.8 0 45.3l8.2 8.2C118.4 163.7 93.4 224 43.5 224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H43.5c49.9 0 74.9 60.3 39.6 95.6L75 391.8c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l8.2-8.2c35.3-35.3 95.6-10.3 95.6 39.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V468.5c0-49.9 60.3-74.9 95.6-39.6l8.2 8.2c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-8.2-8.2c-35.3-35.3-10.3-95.6 39.6-95.6H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H468.5c-49.9 0-74.9-60.3-39.6-95.6l8.2-8.2c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-8.2 8.2C348.3 118.4 288 93.4 288 43.5V32zM176 224a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm128 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faEnvelopeCircleCheck:{prefix:"fas",iconName:"envelope-circle-check",icon:[640,512,[],"e4e8","M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0l57.4-43c23.9-59.8 79.7-103.3 146.3-109.8l13.9-10.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176V384c0 35.3 28.7 64 64 64H360.2C335.1 417.6 320 378.5 320 336c0-5.6 .3-11.1 .8-16.6l-26.4 19.8zM640 336a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 353.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faLayerGroup:{prefix:"fas",iconName:"layer-group",icon:[576,512,[],"f5fd","M264.5 5.2c14.9-6.9 32.1-6.9 47 0l218.6 101c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 149.8C37.4 145.8 32 137.3 32 128s5.4-17.9 13.9-21.8L264.5 5.2zM476.9 209.6l53.2 24.6c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 277.8C37.4 273.8 32 265.3 32 256s5.4-17.9 13.9-21.8l53.2-24.6 152 70.2c23.4 10.8 50.4 10.8 73.8 0l152-70.2zm-152 198.2l152-70.2 53.2 24.6c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 405.8C37.4 401.8 32 393.3 32 384s5.4-17.9 13.9-21.8l53.2-24.6 152 70.2c23.4 10.8 50.4 10.8 73.8 0z"]},faArrowsToDot:{prefix:"fas",iconName:"arrows-to-dot",icon:[512,512,[],"e4be","M256 0c17.7 0 32 14.3 32 32V64h32c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-64 64c-12.5 12.5-32.8 12.5-45.3 0l-64-64c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8h32V32c0-17.7 14.3-32 32-32zM169.4 393.4l64-64c12.5-12.5 32.8-12.5 45.3 0l64 64c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8H288v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H192c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9zM32 224H64V192c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l64 64c12.5 12.5 12.5 32.8 0 45.3l-64 64c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32zm297.4 54.6c-12.5-12.5-12.5-32.8 0-45.3l64-64c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6v32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H448v32c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-64-64zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faArchway:{prefix:"fas",iconName:"archway",icon:[512,512,[],"f557","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zm0 384c-17.7 0-32 14.3-32 32s14.3 32 32 32H96h64V352c0-53 43-96 96-96s96 43 96 96V480h64 64c17.7 0 32-14.3 32-32s-14.3-32-32-32V128H32V416z"]},faHeartCircleCheck:{prefix:"fas",iconName:"heart-circle-check",icon:[576,512,[],"e4fd","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L416 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faHouseChimneyCrack:yz,faHouseDamage:zz,faFileZipper:Hz,faFileArchive:_z,faSquare:{prefix:"fas",iconName:"square",icon:[448,512,[9632,9723,9724,61590],"f0c8","M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96z"]},faMartiniGlassEmpty:Vz,faGlassMartini:xz,faCouch:{prefix:"fas",iconName:"couch",icon:[640,512,[],"f4b8","M64 160C64 89.3 121.3 32 192 32H448c70.7 0 128 57.3 128 128v33.6c-36.5 7.4-64 39.7-64 78.4v48H128V272c0-38.7-27.5-71-64-78.4V160zM544 272c0-20.9 13.4-38.7 32-45.3c5-1.8 10.4-2.7 16-2.7c26.5 0 48 21.5 48 48V448c0 17.7-14.3 32-32 32H576c-17.7 0-32-14.3-32-32H96c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V272c0-26.5 21.5-48 48-48c5.6 0 11 1 16 2.7c18.6 6.6 32 24.4 32 45.3v48 32h32H512h32V320 272z"]},faCediSign:{prefix:"fas",iconName:"cedi-sign",icon:[384,512,[],"e0df","M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V66.7C101.2 81.9 32 160.9 32 256s69.2 174.1 160 189.3V480c0 17.7 14.3 32 32 32s32-14.3 32-32V445.3c30.9-5.2 59.2-17.7 83.2-35.8c14.1-10.6 17-30.7 6.4-44.8s-30.7-17-44.8-6.4c-13.2 9.9-28.3 17.3-44.8 21.6V132c16.4 4.2 31.6 11.6 44.8 21.6c14.1 10.6 34.2 7.8 44.8-6.4s7.8-34.2-6.4-44.8c-24-18-52.4-30.6-83.2-35.8V32zM192 132V380c-55.2-14.2-96-64.3-96-124s40.8-109.8 96-124z"]},faItalic:{prefix:"fas",iconName:"italic",icon:[384,512,[],"f033","M128 64c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H293.3L160 416h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H90.7L224 96H160c-17.7 0-32-14.3-32-32z"]},faChurch:{prefix:"fas",iconName:"church",icon:[640,512,[9962],"f51d","M344 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V48H264c-13.3 0-24 10.7-24 24s10.7 24 24 24h32v46.4L183.3 210c-14.5 8.7-23.3 24.3-23.3 41.2V512h96V416c0-35.3 28.7-64 64-64s64 28.7 64 64v96h96V251.2c0-16.9-8.8-32.5-23.3-41.2L344 142.4V96h32c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V24zM24.9 330.3C9.5 338.8 0 354.9 0 372.4V464c0 26.5 21.5 48 48 48h80V273.6L24.9 330.3zM592 512c26.5 0 48-21.5 48-48V372.4c0-17.5-9.5-33.6-24.9-42.1L512 273.6V512h80z"]},faCommentsDollar:{prefix:"fas",iconName:"comments-dollar",icon:[640,512,[],"f653","M416 176c0 97.2-93.1 176-208 176c-38.2 0-73.9-8.7-104.7-23.9c-7.5 4-16 7.9-25.2 11.4C59.8 346.4 37.8 352 16 352c-6.9 0-13.1-4.5-15.2-11.1s.2-13.8 5.8-17.9l0 0 0 0 .2-.2c.2-.2 .6-.4 1.1-.8c1-.8 2.5-2 4.3-3.7c3.6-3.3 8.5-8.1 13.3-14.3c5.5-7 10.7-15.4 14.2-24.7C14.7 250.3 0 214.6 0 176C0 78.8 93.1 0 208 0S416 78.8 416 176zM231.5 383C348.9 372.9 448 288.3 448 176c0-5.2-.2-10.4-.6-15.5C555.1 167.1 640 243.2 640 336c0 38.6-14.7 74.3-39.6 103.4c3.5 9.4 8.7 17.7 14.2 24.7c4.8 6.2 9.7 11 13.3 14.3c1.8 1.6 3.3 2.9 4.3 3.7c.5 .4 .9 .7 1.1 .8l.2 .2 0 0 0 0c5.6 4.1 7.9 11.3 5.8 17.9c-2.1 6.6-8.3 11.1-15.2 11.1c-21.8 0-43.8-5.6-62.1-12.5c-9.2-3.5-17.8-7.4-25.2-11.4C505.9 503.3 470.2 512 432 512c-95.6 0-176.2-54.6-200.5-129zM228 72c0-11-9-20-20-20s-20 9-20 20V86c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1l0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4V280c0 11 9 20 20 20s20-9 20-20V266.2c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15l-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7V72z"]},faDemocrat:{prefix:"fas",iconName:"democrat",icon:[640,512,[],"f747","M64 32c0-8.9 3.8-20.9 6.2-27.3C71.2 1.8 74 0 77 0c1.9 0 3.8 .7 5.2 2.1L128 45.7 173.8 2.1C175.2 .7 177.1 0 179 0c3 0 5.8 1.8 6.8 4.7c2.4 6.5 6.2 18.4 6.2 27.3c0 26.5-21.9 42-29.5 46.6l76.2 72.6c6 5.7 13.9 8.8 22.1 8.8H480l32 0c40.3 0 78.2 19 102.4 51.2l19.2 25.6c10.6 14.1 7.7 34.2-6.4 44.8s-34.2 7.7-44.8-6.4l-19.2-25.6c-5.3-7-11.8-12.8-19.2-17V320H192l-40.4-94.3c-3.9-9.2-15.3-12.6-23.6-7l-42.1 28c-9.1 6.1-19.7 9.3-30.7 9.3h-2C23.9 256 0 232.1 0 202.7c0-12.1 4.1-23.8 11.7-33.3L87.6 74.6C78.1 67.4 64 53.2 64 32zM448 352h96v64 64c0 17.7-14.3 32-32 32H480c-17.7 0-32-14.3-32-32V416H288v64c0 17.7-14.3 32-32 32H224c-17.7 0-32-14.3-32-32V416 352h96H448zM260.9 210.9c-.9-1.8-2.8-2.9-4.8-2.9s-3.9 1.1-4.8 2.9l-10.5 20.5-23.5 3.3c-2 .3-3.7 1.6-4.3 3.5s-.1 3.9 1.3 5.3l17 16-4 22.6c-.3 1.9 .5 3.9 2.1 5s3.8 1.3 5.6 .4l21-10.7 21 10.7c1.8 .9 4 .8 5.6-.4s2.5-3.1 2.1-5l-4-22.6 17-16c1.5-1.4 2-3.4 1.3-5.3s-2.3-3.2-4.3-3.5l-23.5-3.3-10.5-20.5zM368.1 208c-2 0-3.9 1.1-4.8 2.9l-10.5 20.5-23.5 3.3c-2 .3-3.7 1.6-4.3 3.5s-.1 3.9 1.3 5.3l17 16-4 22.6c-.3 1.9 .5 3.9 2.1 5s3.8 1.3 5.6 .4l21-10.7 21 10.7c1.8 .9 4 .8 5.6-.4s2.5-3.1 2.1-5l-4-22.6 17-16c1.5-1.4 2-3.4 1.4-5.3s-2.3-3.2-4.3-3.5l-23.5-3.3-10.5-20.5c-.9-1.8-2.8-2.9-4.8-2.9zm116.8 2.9c-.9-1.8-2.8-2.9-4.8-2.9s-3.9 1.1-4.8 2.9l-10.5 20.5-23.5 3.3c-2 .3-3.7 1.6-4.3 3.5s-.1 3.9 1.3 5.3l17 16-4 22.6c-.3 1.9 .5 3.9 2.1 5s3.8 1.3 5.6 .4l21-10.7 21 10.7c1.8 .9 4 .8 5.6-.4s2.5-3.1 2.1-5l-4-22.6 17-16c1.5-1.4 2-3.4 1.4-5.3s-2.3-3.2-4.3-3.5l-23.5-3.3-10.5-20.5z"]},faZ:{prefix:"fas",iconName:"z",icon:[384,512,[122],"5a","M0 64C0 46.3 14.3 32 32 32H352c12.4 0 23.7 7.2 29 18.4s3.6 24.5-4.4 34.1L100.3 416H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-12.4 0-23.7-7.2-29-18.4s-3.6-24.5 4.4-34.1L283.7 96H32C14.3 96 0 81.7 0 64z"]},faPersonSkiing:Mz,faSkiing:Lz,faRoadLock:{prefix:"fas",iconName:"road-lock",icon:[640,512,[],"e567","M288 32H213.2c-27.1 0-51.3 17.1-60.3 42.6L35.1 407.2c-2.1 5.9-3.1 12-3.1 18.2C32 455.5 56.5 480 86.6 480H288V416c0-17.7 14.3-32 32-32s32 14.3 32 32v64h32V352c0-23.7 12.9-44.4 32-55.4V272c0-58.3 44.6-106.2 101.5-111.5L487.1 74.6C478 49.1 453.9 32 426.8 32H352V96c0 17.7-14.3 32-32 32s-32-14.3-32-32V32zm64 192v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-17.7 14.3-32 32-32s32 14.3 32 32zm176 16c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faA:{prefix:"fas",iconName:"a",icon:[384,512,[97],"41","M221.5 51.7C216.6 39.8 204.9 32 192 32s-24.6 7.8-29.5 19.7l-120 288-40 96c-6.8 16.3 .9 35 17.2 41.8s35-.9 41.8-17.2L93.3 384H290.7l31.8 76.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8l-40-96-120-288zM264 320H120l72-172.8L264 320z"]},faTemperatureArrowDown:wz,faTemperatureDown:Sz,faFeatherPointed:Ez,faFeatherAlt:kz,faP:{prefix:"fas",iconName:"p",icon:[320,512,[112],"50","M0 96C0 60.7 28.7 32 64 32h96c88.4 0 160 71.6 160 160s-71.6 160-160 160H64v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V320 96zM64 288h96c53 0 96-43 96-96s-43-96-96-96H64V288z"]},faSnowflake:{prefix:"fas",iconName:"snowflake",icon:[448,512,[10052,10054],"f2dc","M224 0c17.7 0 32 14.3 32 32V62.1l15-15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-49 49v70.3l61.4-35.8 17.7-66.1c3.4-12.8 16.6-20.4 29.4-17s20.4 16.6 17 29.4l-5.2 19.3 23.6-13.8c15.3-8.9 34.9-3.7 43.8 11.5s3.8 34.9-11.5 43.8l-25.3 14.8 21.7 5.8c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17l-67.7-18.1L287.5 256l60.9 35.5 67.7-18.1c12.8-3.4 26 4.2 29.4 17s-4.2 26-17 29.4l-21.7 5.8 25.3 14.8c15.3 8.9 20.4 28.5 11.5 43.8s-28.5 20.4-43.8 11.5l-23.6-13.8 5.2 19.3c3.4 12.8-4.2 26-17 29.4s-26-4.2-29.4-17l-17.7-66.1L256 311.7v70.3l49 49c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-15-15V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V449.9l-15 15c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l49-49V311.7l-61.4 35.8-17.7 66.1c-3.4 12.8-16.6 20.4-29.4 17s-20.4-16.6-17-29.4l5.2-19.3L48.1 395.6c-15.3 8.9-34.9 3.7-43.8-11.5s-3.7-34.9 11.5-43.8l25.3-14.8-21.7-5.8c-12.8-3.4-20.4-16.6-17-29.4s16.6-20.4 29.4-17l67.7 18.1L160.5 256 99.6 220.5 31.9 238.6c-12.8 3.4-26-4.2-29.4-17s4.2-26 17-29.4l21.7-5.8L15.9 171.6C.6 162.7-4.5 143.1 4.4 127.9s28.5-20.4 43.8-11.5l23.6 13.8-5.2-19.3c-3.4-12.8 4.2-26 17-29.4s26 4.2 29.4 17l17.7 66.1L192 200.3V129.9L143 81c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l15 15V32c0-17.7 14.3-32 32-32z"]},faNewspaper:{prefix:"fas",iconName:"newspaper",icon:[512,512,[128240],"f1ea","M96 96c0-35.3 28.7-64 64-64H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H80c-44.2 0-80-35.8-80-80V128c0-17.7 14.3-32 32-32s32 14.3 32 32V400c0 8.8 7.2 16 16 16s16-7.2 16-16V96zm64 24v80c0 13.3 10.7 24 24 24H296c13.3 0 24-10.7 24-24V120c0-13.3-10.7-24-24-24H184c-13.3 0-24 10.7-24 24zm208-8c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H384c-8.8 0-16 7.2-16 16zm0 96c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H384c-8.8 0-16 7.2-16 16zM160 304c0 8.8 7.2 16 16 16H432c8.8 0 16-7.2 16-16s-7.2-16-16-16H176c-8.8 0-16 7.2-16 16zm0 96c0 8.8 7.2 16 16 16H432c8.8 0 16-7.2 16-16s-7.2-16-16-16H176c-8.8 0-16 7.2-16 16z"]},faRectangleAd:Nz,faAd:Tz,faCircleArrowRight:Bz,faArrowCircleRight:Iz,faFilterCircleXmark:{prefix:"fas",iconName:"filter-circle-xmark",icon:[576,512,[],"e17b","M3.9 22.9C10.5 8.9 24.5 0 40 0H472c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L396.4 195.6C316.2 212.1 256 283 256 368c0 27.4 6.3 53.4 17.5 76.5c-1.6-.8-3.2-1.8-4.7-2.9l-64-48c-8.1-6-12.8-15.5-12.8-25.6V288.9L9 65.3C-.7 53.4-2.8 36.8 3.9 22.9zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z"]},faLocust:{prefix:"fas",iconName:"locust",icon:[576,512,[],"e520","M312 32c-13.3 0-24 10.7-24 24s10.7 24 24 24h16c98.7 0 180.6 71.4 197 165.4c-9-3.5-18.8-5.4-29-5.4H431.8l-41.8-97.5c-3.4-7.9-10.8-13.4-19.3-14.4s-17 2.7-22.1 9.6l-40.9 55.5-21.7-50.7c-3.3-7.8-10.5-13.2-18.9-14.3s-16.7 2.3-22 8.9l-240 304c-8.2 10.4-6.4 25.5 4 33.7s25.5 6.4 33.7-4l79.4-100.5 43 16.4-40.5 55c-7.9 10.7-5.6 25.7 5.1 33.6s25.7 5.6 33.6-5.1L215.1 400h74.5l-29.3 42.3c-7.5 10.9-4.8 25.8 6.1 33.4s25.8 4.8 33.4-6.1L348 400h80.4l38.8 67.9c6.6 11.5 21.2 15.5 32.7 8.9s15.5-21.2 8.9-32.7L483.6 400H496c44.1 0 79.8-35.7 80-79.7c0-.1 0-.2 0-.3V280C576 143 465 32 328 32H312zm50.5 168l17.1 40H333l29.5-40zm-87.7 38.1l-1.4 1.9H225.1l32.7-41.5 16.9 39.5zM88.8 240C57.4 240 32 265.4 32 296.8c0 15.5 6.3 30 16.9 40.4L126.7 240H88.8zM496 288a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},faSort:$z,faUnsorted:Rz,faListOl:Az,faList12:Pz,faListNumeric:Wz,faPersonDressBurst:{prefix:"fas",iconName:"person-dress-burst",icon:[640,512,[],"e544","M528 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM390.2 384H408v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384h16v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384h17.8c10.9 0 18.6-10.7 15.2-21.1L546.7 248.1l33.9 56.3c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-53.6-89.2c-20.2-33.7-56.7-54.3-96-54.3H474.2c-39.3 0-75.7 20.6-96 54.3l-53.6 89.2c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9l33.9-56.3L375 362.9c-3.5 10.4 4.3 21.1 15.2 21.1zM190.9 18.1C188.4 12 182.6 8 176 8s-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6L176 286.1l58.6 53.9c4.8 4.4 11.9 5.5 17.8 2.6s9.5-9 9-15.5l-5.6-79.4 50.5-7.8 24.4-40.5-55.2-38L315 92.2c3.3-5.7 2.7-12.8-1.4-17.9s-10.9-7.2-17.2-5.3L220.3 92.1l-29.4-74z"]},faMoneyCheckDollar:Dz,faMoneyCheckAlt:Oz,faVectorSquare:{prefix:"fas",iconName:"vector-square",icon:[448,512,[],"f5cb","M368 80h32v32H368V80zM352 32c-17.7 0-32 14.3-32 32H128c0-17.7-14.3-32-32-32H32C14.3 32 0 46.3 0 64v64c0 17.7 14.3 32 32 32V352c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H96c17.7 0 32-14.3 32-32H320c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V384c0-17.7-14.3-32-32-32V160c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H352zM96 160c17.7 0 32-14.3 32-32H320c0 17.7 14.3 32 32 32V352c-17.7 0-32 14.3-32 32H128c0-17.7-14.3-32-32-32V160zM48 400H80v32H48V400zm320 32V400h32v32H368zM48 112V80H80v32H48z"]},faBreadSlice:{prefix:"fas",iconName:"bread-slice",icon:[512,512,[],"f7ec","M256 32C192 32 0 64 0 192c0 35.3 28.7 64 64 64V432c0 26.5 21.5 48 48 48H400c26.5 0 48-21.5 48-48V256c35.3 0 64-28.7 64-64C512 64 320 32 256 32z"]},faLanguage:{prefix:"fas",iconName:"language",icon:[640,512,[],"f1ab","M0 128C0 92.7 28.7 64 64 64H256h48 16H576c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H320 304 256 64c-35.3 0-64-28.7-64-64V128zm320 0V384H576V128H320zM178.3 175.9c-3.2-7.2-10.4-11.9-18.3-11.9s-15.1 4.7-18.3 11.9l-64 144c-4.5 10.1 .1 21.9 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1h73.6l8.9 20.1c4.5 10.1 16.3 14.6 26.4 10.2s14.6-16.3 10.2-26.4l-64-144zM160 233.2L179 276H141l19-42.8zM448 164c11 0 20 9 20 20v4h44 16c11 0 20 9 20 20s-9 20-20 20h-2l-1.6 4.5c-8.9 24.4-22.4 46.6-39.6 65.4c.9 .6 1.8 1.1 2.7 1.6l18.9 11.3c9.5 5.7 12.5 18 6.9 27.4s-18 12.5-27.4 6.9l-18.9-11.3c-4.5-2.7-8.8-5.5-13.1-8.5c-10.6 7.5-21.9 14-34 19.4l-3.6 1.6c-10.1 4.5-21.9-.1-26.4-10.2s.1-21.9 10.2-26.4l3.6-1.6c6.4-2.9 12.6-6.1 18.5-9.8l-12.2-12.2c-7.8-7.8-7.8-20.5 0-28.3s20.5-7.8 28.3 0l14.6 14.6 .5 .5c12.4-13.1 22.5-28.3 29.8-45H448 376c-11 0-20-9-20-20s9-20 20-20h52v-4c0-11 9-20 20-20z"]},faFaceKissWinkHeart:Fz,faKissWinkHeart:Gz,faFilter:{prefix:"fas",iconName:"filter",icon:[512,512,[],"f0b0","M3.9 54.9C10.5 40.9 24.5 32 40 32H472c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9V448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6V320.9L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z"]},faQuestion:{prefix:"fas",iconName:"question",icon:[320,512,[10067,10068,61736],"3f","M80 160c0-35.3 28.7-64 64-64h32c35.3 0 64 28.7 64 64v3.6c0 21.8-11.1 42.1-29.4 53.8l-42.2 27.1c-25.2 16.2-40.4 44.1-40.4 74V320c0 17.7 14.3 32 32 32s32-14.3 32-32v-1.4c0-8.2 4.2-15.8 11-20.2l42.2-27.1c36.6-23.6 58.8-64.1 58.8-107.7V160c0-70.7-57.3-128-128-128H144C73.3 32 16 89.3 16 160c0 17.7 14.3 32 32 32s32-14.3 32-32zm80 320a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]},faFileSignature:{prefix:"fas",iconName:"file-signature",icon:[576,512,[],"f573","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V428.7c-2.7 1.1-5.4 2-8.2 2.7l-60.1 15c-3 .7-6 1.2-9 1.4c-.9 .1-1.8 .2-2.7 .2H240c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L144 381l-9.8 32.8c-6.1 20.3-24.8 34.2-46 34.2H80c-8.8 0-16-7.2-16-16s7.2-16 16-16h8.2c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.8 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8h8.9c-3.1-8.8-3.7-18.4-1.4-27.8l15-60.1c2.8-11.3 8.6-21.5 16.8-29.7L384 203.6V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM549.8 139.7c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM311.9 321c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L512.1 262.7l-71-71L311.9 321z"]},faUpDownLeftRight:Uz,faArrowsAlt:jz,faHouseChimneyUser:{prefix:"fas",iconName:"house-chimney-user",icon:[576,512,[],"e065","M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L512 185V64c0-17.7-14.3-32-32-32H448c-17.7 0-32 14.3-32 32v36.7L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32V448c0 35.3 28.7 64 64 64H448.5c35.5 0 64.2-28.8 64-64.3l-.7-160.2h32zM288 160a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM176 400c0-44.2 35.8-80 80-80h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H192c-8.8 0-16-7.2-16-16z"]},faHandHoldingHeart:{prefix:"fas",iconName:"hand-holding-heart",icon:[576,512,[],"f4be","M148 76.6C148 34.3 182.3 0 224.6 0c20.3 0 39.8 8.1 54.1 22.4l9.3 9.3 9.3-9.3C311.6 8.1 331.1 0 351.4 0C393.7 0 428 34.3 428 76.6c0 20.3-8.1 39.8-22.4 54.1L302.1 234.1c-7.8 7.8-20.5 7.8-28.3 0L170.4 130.7C156.1 116.4 148 96.9 148 76.6zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]},faPuzzlePiece:{prefix:"fas",iconName:"puzzle-piece",icon:[512,512,[129513],"f12e","M192 104.8c0-9.2-5.8-17.3-13.2-22.8C167.2 73.3 160 61.3 160 48c0-26.5 28.7-48 64-48s64 21.5 64 48c0 13.3-7.2 25.3-18.8 34c-7.4 5.5-13.2 13.6-13.2 22.8v0c0 12.8 10.4 23.2 23.2 23.2H336c26.5 0 48 21.5 48 48v56.8c0 12.8 10.4 23.2 23.2 23.2v0c9.2 0 17.3-5.8 22.8-13.2c8.7-11.6 20.7-18.8 34-18.8c26.5 0 48 28.7 48 64s-21.5 64-48 64c-13.3 0-25.3-7.2-34-18.8c-5.5-7.4-13.6-13.2-22.8-13.2v0c-12.8 0-23.2 10.4-23.2 23.2V464c0 26.5-21.5 48-48 48H279.2c-12.8 0-23.2-10.4-23.2-23.2v0c0-9.2 5.8-17.3 13.2-22.8c11.6-8.7 18.8-20.7 18.8-34c0-26.5-28.7-48-64-48s-64 21.5-64 48c0 13.3 7.2 25.3 18.8 34c7.4 5.5 13.2 13.6 13.2 22.8v0c0 12.8-10.4 23.2-23.2 23.2H48c-26.5 0-48-21.5-48-48V343.2C0 330.4 10.4 320 23.2 320v0c9.2 0 17.3 5.8 22.8 13.2C54.7 344.8 66.7 352 80 352c26.5 0 48-28.7 48-64s-21.5-64-48-64c-13.3 0-25.3 7.2-34 18.8C40.5 250.2 32.4 256 23.2 256v0C10.4 256 0 245.6 0 232.8V176c0-26.5 21.5-48 48-48H168.8c12.8 0 23.2-10.4 23.2-23.2v0z"]},faMoneyCheck:{prefix:"fas",iconName:"money-check",icon:[576,512,[],"f53c","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zm48 160H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zM96 336c0-8.8 7.2-16 16-16H464c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zM376 160h80c13.3 0 24 10.7 24 24v48c0 13.3-10.7 24-24 24H376c-13.3 0-24-10.7-24-24V184c0-13.3 10.7-24 24-24z"]},faStarHalfStroke:qz,faStarHalfAlt:Zz,faCode:{prefix:"fas",iconName:"code",icon:[640,512,[],"f121","M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"]},faWhiskeyGlass:Yz,faGlassWhiskey:Jz,faBuildingCircleExclamation:{prefix:"fas",iconName:"building-circle-exclamation",icon:[640,512,[],"e4d3","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c15.1 0 28.5-6.9 37.3-17.8C340.4 462.2 320 417.5 320 368c0-54.7 24.9-103.5 64-135.8V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faMagnifyingGlassChart:{prefix:"fas",iconName:"magnifying-glass-chart",icon:[512,512,[],"e522","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zm-312 8v64c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24zm80-96V280c0 13.3 10.7 24 24 24s24-10.7 24-24V120c0-13.3-10.7-24-24-24s-24 10.7-24 24zm80 64v96c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},faArrowUpRightFromSquare:Xz,faExternalLink:Kz,faCubesStacked:{prefix:"fas",iconName:"cubes-stacked",icon:[448,512,[],"e4e6","M192 64v64c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H224c-17.7 0-32 14.3-32 32zM82.7 207c-15.3 8.8-20.5 28.4-11.7 43.7l32 55.4c8.8 15.3 28.4 20.5 43.7 11.7l55.4-32c15.3-8.8 20.5-28.4 11.7-43.7l-32-55.4c-8.8-15.3-28.4-20.5-43.7-11.7L82.7 207zM288 192c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32H288zm64 160c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V384c0-17.7-14.3-32-32-32H352zM160 384v64c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V384c0-17.7-14.3-32-32-32H192c-17.7 0-32 14.3-32 32zM32 352c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H96c17.7 0 32-14.3 32-32V384c0-17.7-14.3-32-32-32H32z"]},faWonSign:Qz,faKrw:eH,faWon:tH,faVirusCovid:{prefix:"fas",iconName:"virus-covid",icon:[512,512,[],"e4a8","M192 24c0-13.3 10.7-24 24-24h80c13.3 0 24 10.7 24 24s-10.7 24-24 24H280V81.6c30.7 4.2 58.8 16.3 82.3 34.1L386.1 92 374.8 80.6c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l56.6 56.6c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L420 125.9l-23.8 23.8c17.9 23.5 29.9 51.7 34.1 82.3H464V216c0-13.3 10.7-24 24-24s24 10.7 24 24v80c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H430.4c-4.2 30.7-16.3 58.8-34.1 82.3L420 386.1l11.3-11.3c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-56.6 56.6c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L386.1 420l-23.8-23.8c-23.5 17.9-51.7 29.9-82.3 34.1V464h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h16V430.4c-30.7-4.2-58.8-16.3-82.3-34.1L125.9 420l11.3 11.3c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L46.7 408.7c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L92 386.1l23.8-23.8C97.9 338.8 85.8 310.7 81.6 280H48v16c0 13.3-10.7 24-24 24s-24-10.7-24-24V216c0-13.3 10.7-24 24-24s24 10.7 24 24v16H81.6c4.2-30.7 16.3-58.8 34.1-82.3L92 125.9 80.6 137.2c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l56.6-56.6c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L125.9 92l23.8 23.8c23.5-17.9 51.7-29.9 82.3-34.1V48H216c-13.3 0-24-10.7-24-24zm48 200a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm64 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faAustralSign:{prefix:"fas",iconName:"austral-sign",icon:[448,512,[],"e0a9","M253.5 51.7C248.6 39.8 236.9 32 224 32s-24.6 7.8-29.5 19.7L122.7 224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H96L82.7 320H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H56L34.5 435.7c-6.8 16.3 .9 35 17.2 41.8s35-.9 41.8-17.2L125.3 384H322.7l31.8 76.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8L392 384h24c17.7 0 32-14.3 32-32s-14.3-32-32-32H365.3L352 288h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H325.3L253.5 51.7zM256 224H192l32-76.8L256 224zm-90.7 64H282.7L296 320H152l13.3-32z"]},faF:{prefix:"fas",iconName:"f",icon:[320,512,[102],"46","M64 32C28.7 32 0 60.7 0 96V256 448c0 17.7 14.3 32 32 32s32-14.3 32-32V288H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H64V96H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H64z"]},faLeaf:{prefix:"fas",iconName:"leaf",icon:[512,512,[],"f06c","M272 96c-78.6 0-145.1 51.5-167.7 122.5c33.6-17 71.5-26.5 111.7-26.5h88c8.8 0 16 7.2 16 16s-7.2 16-16 16H288 216s0 0 0 0c-16.6 0-32.7 1.9-48.2 5.4c-25.9 5.9-50 16.4-71.4 30.7c0 0 0 0 0 0C38.3 298.8 0 364.9 0 440v16c0 13.3 10.7 24 24 24s24-10.7 24-24V440c0-48.7 20.7-92.5 53.8-123.2C121.6 392.3 190.3 448 272 448l1 0c132.1-.7 239-130.9 239-291.4c0-42.6-7.5-83.1-21.1-119.6c-2.6-6.9-12.7-6.6-16.2-.1C455.9 72.1 418.7 96 376 96L272 96z"]},faRoad:{prefix:"fas",iconName:"road",icon:[576,512,[128739],"f018","M256 32H181.2c-27.1 0-51.3 17.1-60.3 42.6L3.1 407.2C1.1 413 0 419.2 0 425.4C0 455.5 24.5 480 54.6 480H256V416c0-17.7 14.3-32 32-32s32 14.3 32 32v64H521.4c30.2 0 54.6-24.5 54.6-54.6c0-6.2-1.1-12.4-3.1-18.2L455.1 74.6C446 49.1 421.9 32 394.8 32H320V96c0 17.7-14.3 32-32 32s-32-14.3-32-32V32zm64 192v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},faTaxi:oH,faCab:rH,faPersonCirclePlus:{prefix:"fas",iconName:"person-circle-plus",icon:[576,512,[],"e541","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm16 80c0-8.8-7.2-16-16-16s-16 7.2-16 16v48H368c-8.8 0-16 7.2-16 16s7.2 16 16 16h48v48c0 8.8 7.2 16 16 16s16-7.2 16-16V384h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H448V304z"]},faChartPie:cH,faPieChart:aH,faBoltLightning:{prefix:"fas",iconName:"bolt-lightning",icon:[384,512,[],"e0b7","M0 256L28.5 28c2-16 15.6-28 31.8-28H228.9c15 0 27.1 12.1 27.1 27.1c0 3.2-.6 6.5-1.7 9.5L208 160H347.3c20.2 0 36.7 16.4 36.7 36.7c0 7.4-2.2 14.6-6.4 20.7l-192.2 281c-5.9 8.6-15.6 13.7-25.9 13.7h-2.9c-15.7 0-28.5-12.8-28.5-28.5c0-2.3 .3-4.6 .9-6.9L176 288H32c-17.7 0-32-14.3-32-32z"]},faSackXmark:{prefix:"fas",iconName:"sack-xmark",icon:[512,512,[],"e56a","M192 96H320l47.4-71.1C374.5 14.2 366.9 0 354.1 0H157.9c-12.8 0-20.4 14.2-13.3 24.9L192 96zm128 32H192c-3.8 2.5-8.1 5.3-13 8.4l0 0 0 0C122.3 172.7 0 250.9 0 416c0 53 43 96 96 96H416c53 0 96-43 96-96c0-165.1-122.3-243.3-179-279.6c-4.8-3.1-9.2-5.9-13-8.4zM289.9 336l47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47z"]},faFileExcel:{prefix:"fas",iconName:"file-excel",icon:[384,512,[],"f1c3","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM155.7 250.2L192 302.1l36.3-51.9c7.6-10.9 22.6-13.5 33.4-5.9s13.5 22.6 5.9 33.4L221.3 344l46.4 66.2c7.6 10.9 5 25.8-5.9 33.4s-25.8 5-33.4-5.9L192 385.8l-36.3 51.9c-7.6 10.9-22.6 13.5-33.4 5.9s-13.5-22.6-5.9-33.4L162.7 344l-46.4-66.2c-7.6-10.9-5-25.8 5.9-33.4s25.8-5 33.4 5.9z"]},faFileContract:{prefix:"fas",iconName:"file-contract",icon:[384,512,[],"f56c","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM80 64h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16zm54.2 253.8c-6.1 20.3-24.8 34.2-46 34.2H80c-8.8 0-16-7.2-16-16s7.2-16 16-16h8.2c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.7 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H240c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L144 349l-9.8 32.8z"]},faFishFins:{prefix:"fas",iconName:"fish-fins",icon:[576,512,[],"e4f2","M275.2 38.4c-10.6-8-25-8.5-36.3-1.5S222 57.3 224.6 70.3l9.7 48.6c-19.4 9-36.9 19.9-52.4 31.5c-15.3 11.5-29 23.9-40.7 36.3L48.1 132.4c-12.5-7.3-28.4-5.3-38.7 4.9S-3 163.3 4.2 175.9L50 256 4.2 336.1c-7.2 12.6-5 28.4 5.3 38.6s26.1 12.2 38.7 4.9l93.1-54.3c11.8 12.3 25.4 24.8 40.7 36.3c15.5 11.6 33 22.5 52.4 31.5l-9.7 48.6c-2.6 13 3.1 26.3 14.3 33.3s25.6 6.5 36.3-1.5l77.6-58.2c54.9-4 101.5-27 137.2-53.8c39.2-29.4 67.2-64.7 81.6-89.5c5.8-9.9 5.8-22.2 0-32.1c-14.4-24.8-42.5-60.1-81.6-89.5c-35.8-26.8-82.3-49.8-137.2-53.8L275.2 38.4zM384 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faBuildingFlag:{prefix:"fas",iconName:"building-flag",icon:[640,512,[],"e4d5","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM448 0c-17.7 0-32 14.3-32 32V512h64V192H624c8.8 0 16-7.2 16-16V48c0-8.8-7.2-16-16-16H480c0-17.7-14.3-32-32-32z"]},faFaceGrinBeam:nH,faGrinBeam:lH,faObjectUngroup:{prefix:"fas",iconName:"object-ungroup",icon:[640,512,[],"f248","M32 119.4C12.9 108.4 0 87.7 0 64C0 28.7 28.7 0 64 0c23.7 0 44.4 12.9 55.4 32H328.6C339.6 12.9 360.3 0 384 0c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4V232.6c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V119.4zM119.4 96c-5.6 9.7-13.7 17.8-23.4 23.4V232.6c9.7 5.6 17.8 13.7 23.4 23.4H328.6c5.6-9.7 13.7-17.8 23.4-23.4V119.4c-9.7-5.6-17.8-13.7-23.4-23.4H119.4zm192 384c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V352h64v40.6c9.7 5.6 17.8 13.7 23.4 23.4H520.6c5.6-9.7 13.7-17.8 23.4-23.4V279.4c-9.7-5.6-17.8-13.7-23.4-23.4h-46c-5.4-15.4-14.6-28.9-26.5-39.6V192h72.6c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4V392.6c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H311.4z"]},faPoop:{prefix:"fas",iconName:"poop",icon:[512,512,[],"f619","M254.4 6.6c3.5-4.3 9-6.5 14.5-5.7C315.8 7.2 352 47.4 352 96c0 11.2-1.9 22-5.5 32H352c35.3 0 64 28.7 64 64c0 19.1-8.4 36.3-21.7 48H408c39.8 0 72 32.2 72 72c0 23.2-11 43.8-28 57c34.1 5.7 60 35.3 60 71c0 39.8-32.2 72-72 72H72c-39.8 0-72-32.2-72-72c0-35.7 25.9-65.3 60-71c-17-13.2-28-33.8-28-57c0-39.8 32.2-72 72-72h13.7C104.4 228.3 96 211.1 96 192c0-35.3 28.7-64 64-64h16.2c44.1-.1 79.8-35.9 79.8-80c0-9.2-1.5-17.9-4.3-26.1c-1.8-5.2-.8-11.1 2.8-15.4z"]},faLocationPin:iH,faMapMarker:sH,faKaaba:{prefix:"fas",iconName:"kaaba",icon:[576,512,[128331],"f66b","M60 120l228 71.2L516 120 288 48.8 60 120zM278.5 1.5c6.2-1.9 12.9-1.9 19.1 0l256 80C566.9 85.6 576 98 576 112v16 0 21.2L292.8 237.7c-3.1 1-6.4 1-9.5 0L0 149.2V128 112C0 98 9.1 85.6 22.5 81.5l256-80zm23.9 266.8L576 182.8v46.5l-52.8 16.5c-8.4 2.6-13.1 11.6-10.5 20s11.6 13.1 20 10.5L576 262.8V400c0 14-9.1 26.4-22.5 30.5l-256 80c-6.2 1.9-12.9 1.9-19.1 0l-256-80C9.1 426.4 0 414 0 400V262.8l43.2 13.5c8.4 2.6 17.4-2.1 20-10.5s-2.1-17.4-10.5-20L0 229.2V182.8l273.7 85.5c9.3 2.9 19.3 2.9 28.6 0zm-185.5-2.6c-8.4-2.6-17.4 2.1-20 10.5s2.1 17.4 10.5 20l64 20c8.4 2.6 17.4-2.1 20-10.5s-2.1-17.4-10.5-20l-64-20zm352 30.5c8.4-2.6 13.1-11.6 10.5-20s-11.6-13.1-20-10.5l-64 20c-8.4 2.6-13.1 11.6-10.5 20s11.6 13.1 20 10.5l64-20zm-224 9.5c-8.4-2.6-17.4 2.1-20 10.5s2.1 17.4 10.5 20l38.5 12c9.3 2.9 19.3 2.9 28.6 0l38.5-12c8.4-2.6 13.1-11.6 10.5-20s-11.6-13.1-20-10.5l-38.5 12c-3.1 1-6.4 1-9.5 0l-38.5-12z"]},faToiletPaper:{prefix:"fas",iconName:"toilet-paper",icon:[640,512,[129531],"f71e","M444.2 0C397.2 49.6 384 126.5 384 192c0 158.8-27.3 247-42.7 283.9c-10 24-33.2 36.1-55.4 36.1H48c-11.5 0-22.2-6.2-27.8-16.2s-5.6-22.3 .4-32.2c9.8-17.7 15.4-38.2 20.5-57.7C52.3 362.8 64 293.5 64 192C64 86 107 0 160 0H444.2zM512 384c-53 0-96-86-96-192S459 0 512 0s96 86 96 192s-43 192-96 192zm0-128c17.7 0 32-28.7 32-64s-14.3-64-32-64s-32 28.7-32 64s14.3 64 32 64zM144 208a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm64 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm80-16a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faHelmetSafety:dH,faHardHat:mH,faHatHard:fH,faEject:{prefix:"fas",iconName:"eject",icon:[448,512,[9167],"f052","M224 32c13.5 0 26.3 5.6 35.4 15.6l176 192c12.9 14 16.2 34.3 8.6 51.8S419 320 400 320H48c-19 0-36.3-11.2-43.9-28.7s-4.3-37.7 8.6-51.8l176-192C197.7 37.6 210.5 32 224 32zM0 432c0-26.5 21.5-48 48-48H400c26.5 0 48 21.5 48 48s-21.5 48-48 48H48c-26.5 0-48-21.5-48-48z"]},faCircleRight:uH,faArrowAltCircleRight:pH,faPlaneCircleCheck:{prefix:"fas",iconName:"plane-circle-check",icon:[640,512,[],"e555","M256 0c-35 0-64 59.5-64 93.7v84.6L8.1 283.4c-5 2.8-8.1 8.2-8.1 13.9v65.5c0 10.6 10.2 18.3 20.4 15.4l171.6-49 0 70.9-57.6 43.2c-4 3-6.4 7.8-6.4 12.8v42c0 7.8 6.3 14 14 14c1.3 0 2.6-.2 3.9-.5L256 480l110.1 31.5c1.3 .4 2.6 .5 3.9 .5c6 0 11.1-3.7 13.1-9C344.5 470.7 320 422.2 320 368c0-60.6 30.6-114 77.1-145.6L320 178.3V93.7C320 59.5 292 0 256 0zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faFaceRollingEyes:bH,faMehRollingEyes:hH,faObjectGroup:{prefix:"fas",iconName:"object-group",icon:[576,512,[],"f247","M32 119.4C12.9 108.4 0 87.7 0 64C0 28.7 28.7 0 64 0c23.7 0 44.4 12.9 55.4 32H456.6C467.6 12.9 488.3 0 512 0c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4V392.6c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V119.4zM456.6 96H119.4c-5.6 9.7-13.7 17.8-23.4 23.4V392.6c9.7 5.6 17.8 13.7 23.4 23.4H456.6c5.6-9.7 13.7-17.8 23.4-23.4V119.4c-9.7-5.6-17.8-13.7-23.4-23.4zM128 160c0-17.7 14.3-32 32-32H288c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V160zM256 320h32c35.3 0 64-28.7 64-64V224h64c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H288c-17.7 0-32-14.3-32-32V320z"]},faChartLine:gH,faLineChart:vH,faMaskVentilator:{prefix:"fas",iconName:"mask-ventilator",icon:[640,512,[],"e524","M159.1 176C139.4 219.2 128 264.7 128 300.8c0 15.9 2.2 31.4 6.3 46l-31.8-7.9C70.5 330.9 48 302.1 48 269V184c0-4.4 3.6-8 8-8H159.1zm26-48H56c-30.9 0-56 25.1-56 56v85c0 55.1 37.5 103.1 90.9 116.4l71.3 17.8c22.7 30.5 55.4 54.1 93.8 66.6V393.3c-19.7-16.4-32-40.3-32-66.9c0-49.5 43-134.4 96-134.4c52.5 0 96 84.9 96 134.4c0 26.7-12.4 50.4-32 66.8v76.6c38-12.6 70.6-36 93.5-66.4l71.6-17.9C602.5 372.1 640 324.1 640 269V184c0-30.9-25.1-56-56-56H454.5C419.7 73.8 372.1 32 320 32c-52.6 0-100.2 41.8-134.9 96zm295.6 48H584c4.4 0 8 3.6 8 8v85c0 33-22.5 61.8-54.5 69.9l-31.8 8c4.2-14.7 6.4-30.1 6.4-46.1c0-36.1-11.6-81.6-31.3-124.8zM288 320V512h64V320c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},faArrowRight:{prefix:"fas",iconName:"arrow-right",icon:[448,512,[8594],"f061","M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"]},faSignsPost:CH,faMapSigns:yH,faCashRegister:{prefix:"fas",iconName:"cash-register",icon:[512,512,[],"f788","M64 0C46.3 0 32 14.3 32 32V96c0 17.7 14.3 32 32 32h80v32H87c-31.6 0-58.5 23.1-63.3 54.4L1.1 364.1C.4 368.8 0 373.6 0 378.4V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V378.4c0-4.8-.4-9.6-1.1-14.4L488.2 214.4C483.5 183.1 456.6 160 425 160H208V128h80c17.7 0 32-14.3 32-32V32c0-17.7-14.3-32-32-32H64zM96 48H256c8.8 0 16 7.2 16 16s-7.2 16-16 16H96c-8.8 0-16-7.2-16-16s7.2-16 16-16zM64 432c0-8.8 7.2-16 16-16H432c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm48-168a24 24 0 1 1 0-48 24 24 0 1 1 0 48zm120-24a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM160 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM328 240a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM256 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM424 240a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM352 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48z"]},faPersonCircleQuestion:{prefix:"fas",iconName:"person-circle-question",icon:[576,512,[],"e542","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM368 321.6V328c0 8.8 7.2 16 16 16s16-7.2 16-16v-6.4c0-5.3 4.3-9.6 9.6-9.6h40.5c7.7 0 13.9 6.2 13.9 13.9c0 5.2-2.9 9.9-7.4 12.3l-32 16.8c-5.3 2.8-8.6 8.2-8.6 14.2V384c0 8.8 7.2 16 16 16s16-7.2 16-16v-5.1l23.5-12.3c15.1-7.9 24.5-23.6 24.5-40.6c0-25.4-20.6-45.9-45.9-45.9H409.6c-23 0-41.6 18.6-41.6 41.6z"]},faH:{prefix:"fas",iconName:"h",icon:[384,512,[104],"48","M320 256l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-224V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V192L64 192 64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192 256 0z"]},faTarp:{prefix:"fas",iconName:"tarp",icon:[576,512,[],"e57b","M576 128c0-35.3-28.7-64-64-64H64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64l352 0 0-128c0-17.7 14.3-32 32-32H576V128zM448 448L576 320H448l0 128zM96 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faScrewdriverWrench:zH,faTools:HH,faArrowsToEye:{prefix:"fas",iconName:"arrows-to-eye",icon:[640,512,[],"e4bf","M15 15C24.4 5.7 39.6 5.7 49 15l63 63V40c0-13.3 10.7-24 24-24s24 10.7 24 24v96c0 13.3-10.7 24-24 24H40c-13.3 0-24-10.7-24-24s10.7-24 24-24H78.1L15 49C5.7 39.6 5.7 24.4 15 15zM133.5 243.9C158.6 193.6 222.7 112 320 112s161.4 81.6 186.5 131.9c3.8 7.6 3.8 16.5 0 24.2C481.4 318.4 417.3 400 320 400s-161.4-81.6-186.5-131.9c-3.8-7.6-3.8-16.5 0-24.2zM320 320a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM591 15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-63 63H600c13.3 0 24 10.7 24 24s-10.7 24-24 24H504c-13.3 0-24-10.7-24-24V40c0-13.3 10.7-24 24-24s24 10.7 24 24V78.1l63-63zM15 497c-9.4-9.4-9.4-24.6 0-33.9l63-63H40c-13.3 0-24-10.7-24-24s10.7-24 24-24h96c13.3 0 24 10.7 24 24v96c0 13.3-10.7 24-24 24s-24-10.7-24-24V433.9L49 497c-9.4 9.4-24.6 9.4-33.9 0zm576 0l-63-63V472c0 13.3-10.7 24-24 24s-24-10.7-24-24V376c0-13.3 10.7-24 24-24h96c13.3 0 24 10.7 24 24s-10.7 24-24 24H561.9l63 63c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0z"]},faPlugCircleBolt:{prefix:"fas",iconName:"plug-circle-bolt",icon:[576,512,[],"e55b","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm47.9-225c4.3 3.7 5.4 9.9 2.6 14.9L452.4 356H488c5.2 0 9.8 3.3 11.4 8.2s-.1 10.3-4.2 13.4l-96 72c-4.5 3.4-10.8 3.2-15.1-.6s-5.4-9.9-2.6-14.9L411.6 380H376c-5.2 0-9.8-3.3-11.4-8.2s.1-10.3 4.2-13.4l96-72c4.5-3.4 10.8-3.2 15.1 .6z"]},faHeart:{prefix:"fas",iconName:"heart",icon:[512,512,[128153,128154,128155,128156,128420,129293,129294,129505,9829,10084,61578],"f004","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z"]},faMarsAndVenus:{prefix:"fas",iconName:"mars-and-venus",icon:[512,512,[9893],"f224","M337.8 14.8C341.5 5.8 350.3 0 360 0H472c13.3 0 24 10.7 24 24V136c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39-24.7 24.7C407 163.3 416 192.6 416 224c0 80.2-59.1 146.7-136.1 158.2c0 .6 .1 1.2 .1 1.8v.4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .3 .4 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3h24c13.3 0 24 10.7 24 24s-10.7 24-24 24H280v.2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0l-24 0-24 0v0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V486 486v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V485 485v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V484v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V483v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V481v-.1-.1-.1-.1-.1-.1-.1-.1V480v-.1-.1-.1-.1-.1-.1-.1V479v-.1-.1-.1-.1-.1-.1-.1V478v-.1-.1-.1-.1-.1-.1V477v-.1-.1-.1-.1-.1-.1V476v-.1-.1-.1-.1-.1-.1V475v-.1-.2-.2-.2-.2-.2V474v-.2-.2-.2-.2-.2V473v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V470v-.2-.2-.2-.2-.2V469v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V467v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V463v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V459v-.2-.2-.2-.2-.2-.2-.2-.2V457v-.2-.2-.2-.2V456H208c-13.3 0-24-10.7-24-24s10.7-24 24-24h24v-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3V403v-.3-.3V402v-.3-.3V401v-.3-.3V400v-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.4-.3-.4-.4-.4-.4V393v-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4V388v-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4V384c0-.6 0-1.2 .1-1.8C155.1 370.7 96 304.2 96 224c0-88.4 71.6-160 160-160c39.6 0 75.9 14.4 103.8 38.2L382.1 80 343 41c-6.9-6.9-8.9-17.2-5.2-26.2zM448 48l0 0h0v0zM256 488h24c0 13.3-10.7 24-24 24s-24-10.7-24-24h24zm96-264a96 96 0 1 0 -192 0 96 96 0 1 0 192 0z"]},faHouseUser:_H,faHomeUser:VH,faDumpsterFire:{prefix:"fas",iconName:"dumpster-fire",icon:[640,512,[],"f794","M49.7 32c-10.5 0-19.8 6.9-22.9 16.9L.9 133c-.6 2-.9 4.1-.9 6.1C0 150.7 9.3 160 20.9 160h94L140.5 32H49.7zM272 160V32H173.1L147.5 160H272zm32 0h58c15.1-18.1 32.1-35.7 50.5-52.1c1.5-1.4 3.2-2.6 4.8-3.8L402.9 32H304V160zm209.9-23.7c17.4-15.8 43.9-16.2 61.7-1.2c-.1-.7-.3-1.4-.5-2.1L549.2 48.9C546.1 38.9 536.8 32 526.3 32H435.5l12.8 64.2c9.6 1 19 4.9 26.6 11.8c11.7 10.6 23 21.6 33.9 33.1c1.6-1.6 3.3-3.2 5-4.8zM325.2 210.7c3.8-6.2 7.9-12.5 12.3-18.7H32l4 32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H44L64 448c0 17.7 14.3 32 32 32s32-14.3 32-32H337.6c-31-34.7-49.6-80.6-49.6-129.9c0-35.2 16.3-73.6 37.2-107.4zm128.4-78.9c-2.8-2.5-6.3-3.7-9.8-3.8c-3.6 0-7.2 1.2-10 3.7c-33.2 29.7-61.4 63.4-81.4 95.8c-19.7 31.9-32.4 66.2-32.4 92.6C320 407.9 390.3 480 480 480c88.7 0 160-72 160-159.8c0-20.2-9.6-50.9-24.2-79c-14.8-28.5-35.7-58.5-60.4-81.1c-5.6-5.1-14.4-5.2-20 0c-9.6 8.8-18.6 19.6-26.5 29.5c-17.3-20.7-35.8-39.9-55.5-57.7zM530 401c-15 10-31 15-49 15c-45 0-81-29-81-78c0-24 15-45 45-82c4 5 62 79 62 79l36-42c3 4 5 8 7 12c18 33 10 75-20 96z"]},faHouseCrack:{prefix:"fas",iconName:"house-crack",icon:[576,512,[],"e3b1","M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32V448c0 35.3 28.7 64 64 64H230.4l-31.3-52.2c-4.1-6.8-2.6-15.5 3.5-20.5L288 368l-60.2-82.8c-10.9-15 8.2-33.5 22.8-22l117.9 92.6c8 6.3 8.2 18.4 .4 24.9L288 448l38.4 64H448.5c35.5 0 64.2-28.8 64-64.3l-.7-160.2h32z"]},faMartiniGlassCitrus:xH,faCocktail:MH,faFaceSurprise:LH,faSurprise:wH,faBottleWater:{prefix:"fas",iconName:"bottle-water",icon:[320,512,[],"e4c5","M120 0h80c13.3 0 24 10.7 24 24V64H96V24c0-13.3 10.7-24 24-24zM32 151.7c0-15.6 9-29.8 23.2-36.5l24.4-11.4c11-5.1 23-7.8 35.1-7.8h90.6c12.1 0 24.1 2.7 35.1 7.8l24.4 11.4c14.1 6.6 23.2 20.8 23.2 36.5c0 14.4-7.5 27-18.9 34.1c11.5 8.8 18.9 22.6 18.9 38.2c0 16.7-8.5 31.4-21.5 40c12.9 8.6 21.5 23.3 21.5 40s-8.5 31.4-21.5 40c12.9 8.6 21.5 23.3 21.5 40s-8.5 31.4-21.5 40c12.9 8.6 21.5 23.3 21.5 40c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48c0-16.7 8.5-31.4 21.5-40C40.5 415.4 32 400.7 32 384s8.5-31.4 21.5-40C40.5 335.4 32 320.7 32 304s8.5-31.4 21.5-40C40.5 255.4 32 240.7 32 224c0-15.6 7.4-29.4 18.9-38.2C39.5 178.7 32 166.1 32 151.7zM96 240c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H112c-8.8 0-16 7.2-16 16zm16 112c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H112z"]},faCirclePause:SH,faPauseCircle:EH,faToiletPaperSlash:{prefix:"fas",iconName:"toilet-paper-slash",icon:[640,512,[],"e072","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-109.7-86C569.9 374 608 291.9 608 192C608 86 565 0 512 0s-96 86-96 192c0 49.1 9.2 93.9 24.4 127.9l-59-46.2c1.6-24.8 2.6-52 2.6-81.6c0-65.5 13.2-142.4 60.2-192H160c-24.8 0-47.4 18.8-64.4 49.6L38.8 5.1zM367.3 385.4L66.5 148.4C64.9 162.4 64 177 64 192c0 101.5-11.7 170.8-23 213.9c-5.1 19.4-10.7 39.9-20.5 57.7c-5.9 9.9-6.1 22.1-.4 32.2S36.5 512 48 512H285.9c22.3 0 45.4-12.1 55.4-36.1c7.4-17.7 17.5-47.2 26-90.6zM544 192c0 35.3-14.3 64-32 64s-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64z"]},faAppleWhole:kH,faAppleAlt:NH,faKitchenSet:{prefix:"fas",iconName:"kitchen-set",icon:[576,512,[],"e51a","M240 144A96 96 0 1 0 48 144a96 96 0 1 0 192 0zm44.4 32C269.9 240.1 212.5 288 144 288C64.5 288 0 223.5 0 144S64.5 0 144 0c68.5 0 125.9 47.9 140.4 112h71.8c8.8-9.8 21.6-16 35.8-16H496c26.5 0 48 21.5 48 48s-21.5 48-48 48H392c-14.2 0-27-6.2-35.8-16H284.4zM144 80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM400 240c13.3 0 24 10.7 24 24v8h96c13.3 0 24 10.7 24 24s-10.7 24-24 24H280c-13.3 0-24-10.7-24-24s10.7-24 24-24h96v-8c0-13.3 10.7-24 24-24zM288 464V352H512V464c0 26.5-21.5 48-48 48H336c-26.5 0-48-21.5-48-48zM48 320h80 16 32c26.5 0 48 21.5 48 48s-21.5 48-48 48H160c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V336c0-8.8 7.2-16 16-16zm128 64c8.8 0 16-7.2 16-16s-7.2-16-16-16H160v32h16zM24 464H200c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},faR:{prefix:"fas",iconName:"r",icon:[320,512,[114],"52","M64 32C28.7 32 0 60.7 0 96V288 448c0 17.7 14.3 32 32 32s32-14.3 32-32V320h95.3L261.8 466.4c10.1 14.5 30.1 18 44.6 7.9s18-30.1 7.9-44.6L230.1 309.5C282.8 288.1 320 236.4 320 176c0-79.5-64.5-144-144-144H64zM176 256H64V96H176c44.2 0 80 35.8 80 80s-35.8 80-80 80z"]},faTemperatureQuarter:TH,faTemperature1:BH,faThermometer1:IH,faThermometerQuarter:$H,faCube:{prefix:"fas",iconName:"cube",icon:[512,512,[],"f1b2","M234.5 5.7c13.9-5 29.1-5 43.1 0l192 68.6C495 83.4 512 107.5 512 134.6V377.4c0 27-17 51.2-42.5 60.3l-192 68.6c-13.9 5-29.1 5-43.1 0l-192-68.6C17 428.6 0 404.5 0 377.4V134.6c0-27 17-51.2 42.5-60.3l192-68.6zM256 66L82.3 128 256 190l173.7-62L256 66zm32 368.6l160-57.1v-188L288 246.6v188z"]},faBitcoinSign:{prefix:"fas",iconName:"bitcoin-sign",icon:[320,512,[],"e0b4","M48 32C48 14.3 62.3 0 80 0s32 14.3 32 32V64h32V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64c0 1.5-.1 3.1-.3 4.5C254.1 82.2 288 125.1 288 176c0 24.2-7.7 46.6-20.7 64.9c31.7 19.8 52.7 55 52.7 95.1c0 61.9-50.1 112-112 112v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H112v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H41.7C18.7 448 0 429.3 0 406.3V288 265.7 224 101.6C0 80.8 16.8 64 37.6 64H48V32zM64 224H176c26.5 0 48-21.5 48-48s-21.5-48-48-48H64v96zm112 64H64v96H208c26.5 0 48-21.5 48-48s-21.5-48-48-48H176z"]},faShieldDog:{prefix:"fas",iconName:"shield-dog",icon:[512,512,[],"e573","M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM160.9 286.2c4.8 1.2 9.9 1.8 15.1 1.8c35.3 0 64-28.7 64-64V160h44.2c12.1 0 23.2 6.8 28.6 17.7L320 192h64c8.8 0 16 7.2 16 16v32c0 44.2-35.8 80-80 80H272v50.7c0 7.3-5.9 13.3-13.3 13.3c-1.8 0-3.6-.4-5.2-1.1l-98.7-42.3c-6.6-2.8-10.8-9.3-10.8-16.4c0-2.8 .6-5.5 1.9-8l15-30zM160 160h40 8v32 32c0 17.7-14.3 32-32 32s-32-14.3-32-32V176c0-8.8 7.2-16 16-16zm128 48a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faSolarPanel:{prefix:"fas",iconName:"solar-panel",icon:[640,512,[],"f5ba","M122.2 0C91.7 0 65.5 21.5 59.5 51.4L8.3 307.4C.4 347 30.6 384 71 384H288v64H224c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V384H569c40.4 0 70.7-36.9 62.8-76.6l-51.2-256C574.5 21.5 548.3 0 517.8 0H122.2zM260.9 64H379.1l10.4 104h-139L260.9 64zM202.3 168H101.4L122.2 64h90.4L202.3 168zM91.8 216H197.5L187.1 320H71L91.8 216zm153.9 0H394.3l10.4 104-169.4 0 10.4-104zm196.8 0H548.2L569 320h-116L442.5 216zm96-48H437.7L427.3 64h90.4l31.4-6.3L517.8 64l20.8 104z"]},faLockOpen:{prefix:"fas",iconName:"lock-open",icon:[576,512,[],"f3c1","M352 144c0-44.2 35.8-80 80-80s80 35.8 80 80v48c0 17.7 14.3 32 32 32s32-14.3 32-32V144C576 64.5 511.5 0 432 0S288 64.5 288 144v48H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H352V144z"]},faElevator:{prefix:"fas",iconName:"elevator",icon:[512,512,[],"e16d","M132.7 4.7l-64 64c-4.6 4.6-5.9 11.5-3.5 17.4s8.3 9.9 14.8 9.9H208c6.5 0 12.3-3.9 14.8-9.9s1.1-12.9-3.5-17.4l-64-64c-6.2-6.2-16.4-6.2-22.6 0zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64H64zm96 96a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM80 400c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v16c0 17.7-14.3 32-32 32H112c-17.7 0-32-14.3-32-32V400zm192 0c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v16c0 17.7-14.3 32-32 32H304c-17.7 0-32-14.3-32-32V400zm32-128a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM356.7 91.3c6.2 6.2 16.4 6.2 22.6 0l64-64c4.6-4.6 5.9-11.5 3.5-17.4S438.5 0 432 0H304c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l64 64z"]},faMoneyBillTransfer:{prefix:"fas",iconName:"money-bill-transfer",icon:[640,512,[],"e528","M535 41c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l64 64c4.5 4.5 7 10.6 7 17s-2.5 12.5-7 17l-64 64c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l23-23L384 112c-13.3 0-24-10.7-24-24s10.7-24 24-24l174.1 0L535 41zM105 377l-23 23L256 400c13.3 0 24 10.7 24 24s-10.7 24-24 24L81.9 448l23 23c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L7 441c-4.5-4.5-7-10.6-7-17s2.5-12.5 7-17l64-64c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM96 64H337.9c-3.7 7.2-5.9 15.3-5.9 24c0 28.7 23.3 52 52 52l117.4 0c-4 17 .6 35.5 13.8 48.8c20.3 20.3 53.2 20.3 73.5 0L608 169.5V384c0 35.3-28.7 64-64 64H302.1c3.7-7.2 5.9-15.3 5.9-24c0-28.7-23.3-52-52-52l-117.4 0c4-17-.6-35.5-13.8-48.8c-20.3-20.3-53.2-20.3-73.5 0L32 342.5V128c0-35.3 28.7-64 64-64zm64 64H96v64c35.3 0 64-28.7 64-64zM544 320c-35.3 0-64 28.7-64 64h64V320zM320 352a96 96 0 1 0 0-192 96 96 0 1 0 0 192z"]},faMoneyBillTrendUp:{prefix:"fas",iconName:"money-bill-trend-up",icon:[512,512,[],"e529","M470.7 9.4c3 3.1 5.3 6.6 6.9 10.3s2.4 7.8 2.4 12.2l0 .1v0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32V109.3L310.6 214.6c-11.8 11.8-30.8 12.6-43.5 1.7L176 138.1 84.8 216.3c-13.4 11.5-33.6 9.9-45.1-3.5s-9.9-33.6 3.5-45.1l112-96c12-10.3 29.7-10.3 41.7 0l89.5 76.7L370.7 64H352c-17.7 0-32-14.3-32-32s14.3-32 32-32h96 0c8.8 0 16.8 3.6 22.6 9.3l.1 .1zM0 304c0-26.5 21.5-48 48-48H464c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V304zM48 416v48H96c0-26.5-21.5-48-48-48zM96 304H48v48c26.5 0 48-21.5 48-48zM464 416c-26.5 0-48 21.5-48 48h48V416zM416 304c0 26.5 21.5 48 48 48V304H416zm-96 80a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},faHouseFloodWaterCircleArrowRight:{prefix:"fas",iconName:"house-flood-water-circle-arrow-right",icon:[640,512,[],"e50f","M288 144A144 144 0 1 0 0 144a144 144 0 1 0 288 0zM140.7 76.7c6.2-6.2 16.4-6.2 22.6 0l56 56c6.2 6.2 6.2 16.4 0 22.6l-56 56c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L169.4 160H80c-8.8 0-16-7.2-16-16s7.2-16 16-16h89.4L140.7 99.3c-6.2-6.2-6.2-16.4 0-22.6zM320 144c0 57.3-27.4 108.2-69.8 140.3c11.8-3.6 23-9.4 33-16.2c22.1-15.5 51.6-15.5 73.7 0c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.4 78.1 3.4c2.1 1.7 4.2 3.3 6.5 4.9l-.3-84.4H576c13.9 0 26.1-8.9 30.4-22.1s-.4-27.6-11.6-35.8l-176-128C407.6-2 392.4-2 381.2 6.1L301 64.4c12.1 23.9 19 50.9 19 79.6zm18.5 165.9c-11.1-7.9-25.9-7.9-37 0C279 325.4 251.5 336 224 336c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C158.5 389.7 191 400 224 400c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.6 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.5-27.3-10.1-39.2-1.7l0 0C471.4 325.2 442.9 336 416 336c-27.5 0-55-10.6-77.5-26.1zm0 112c-11.1-7.9-25.9-7.9-37 0C279 437.4 251.5 448 224 448c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C158.5 501.7 191 512 224 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.6 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C471.4 437.2 442.9 448 416 448c-27.5 0-55-10.6-77.5-26.1z"]},faSquarePollHorizontal:RH,faPollH:AH,faCircle:{prefix:"fas",iconName:"circle",icon:[512,512,[128308,128309,128992,128993,128994,128995,128996,9679,9898,9899,11044,61708,61915],"f111","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"]},faBackwardFast:PH,faFastBackward:WH,faRecycle:{prefix:"fas",iconName:"recycle",icon:[512,512,[9842,9850,9851],"f1b8","M174.7 45.1C192.2 17 223 0 256 0s63.8 17 81.3 45.1l38.6 61.7 27-15.6c8.4-4.9 18.9-4.2 26.6 1.7s11.1 15.9 8.6 25.3l-23.4 87.4c-3.4 12.8-16.6 20.4-29.4 17l-87.4-23.4c-9.4-2.5-16.3-10.4-17.6-20s3.4-19.1 11.8-23.9l28.4-16.4L283 79c-5.8-9.3-16-15-27-15s-21.2 5.7-27 15l-17.5 28c-9.2 14.8-28.6 19.5-43.6 10.5c-15.3-9.2-20.2-29.2-10.7-44.4l17.5-28zM429.5 251.9c15-9 34.4-4.3 43.6 10.5l24.4 39.1c9.4 15.1 14.4 32.4 14.6 50.2c.3 53.1-42.7 96.4-95.8 96.4L320 448v32c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-64-64c-9.4-9.4-9.4-24.6 0-33.9l64-64c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2v32l96.2 0c17.6 0 31.9-14.4 31.8-32c0-5.9-1.7-11.7-4.8-16.7l-24.4-39.1c-9.5-15.2-4.7-35.2 10.7-44.4zm-364.6-31L36 204.2c-8.4-4.9-13.1-14.3-11.8-23.9s8.2-17.5 17.6-20l87.4-23.4c12.8-3.4 26 4.2 29.4 17L182 241.2c2.5 9.4-.9 19.3-8.6 25.3s-18.2 6.6-26.6 1.7l-26.5-15.3L68.8 335.3c-3.1 5-4.8 10.8-4.8 16.7c-.1 17.6 14.2 32 31.8 32l32.2 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32.2 0C42.7 448-.3 404.8 0 351.6c.1-17.8 5.1-35.1 14.6-50.2l50.3-80.5z"]},faUserAstronaut:{prefix:"fas",iconName:"user-astronaut",icon:[448,512,[],"f4fb","M370.7 96.1C346.1 39.5 289.7 0 224 0S101.9 39.5 77.3 96.1C60.9 97.5 48 111.2 48 128v64c0 16.8 12.9 30.5 29.3 31.9C101.9 280.5 158.3 320 224 320s122.1-39.5 146.7-96.1c16.4-1.4 29.3-15.1 29.3-31.9V128c0-16.8-12.9-30.5-29.3-31.9zM336 144v16c0 53-43 96-96 96H208c-53 0-96-43-96-96V144c0-26.5 21.5-48 48-48H288c26.5 0 48 21.5 48 48zM189.3 162.7l-6-21.2c-.9-3.3-3.9-5.5-7.3-5.5s-6.4 2.2-7.3 5.5l-6 21.2-21.2 6c-3.3 .9-5.5 3.9-5.5 7.3s2.2 6.4 5.5 7.3l21.2 6 6 21.2c.9 3.3 3.9 5.5 7.3 5.5s6.4-2.2 7.3-5.5l6-21.2 21.2-6c3.3-.9 5.5-3.9 5.5-7.3s-2.2-6.4-5.5-7.3l-21.2-6zM112.7 316.5C46.7 342.6 0 407 0 482.3C0 498.7 13.3 512 29.7 512H128V448c0-17.7 14.3-32 32-32H288c17.7 0 32 14.3 32 32v64l98.3 0c16.4 0 29.7-13.3 29.7-29.7c0-75.3-46.7-139.7-112.7-165.8C303.9 338.8 265.5 352 224 352s-79.9-13.2-111.3-35.5zM176 448c-8.8 0-16 7.2-16 16v48h32V464c0-8.8-7.2-16-16-16zm96 32a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faPlaneSlash:{prefix:"fas",iconName:"plane-slash",icon:[640,512,[],"e069","M514.3 192c34.2 0 93.7 29 93.7 64c0 36-59.5 64-93.7 64H440.6L630.8 469.1c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2S28.4-3.1 38.8 5.1L238.1 161.3 197.8 20.4C194.9 10.2 202.6 0 213.2 0h56.2c11.5 0 22.1 6.2 27.8 16.1L397.7 192l116.6 0zM41.5 128.7l321 252.9L297.2 495.9c-5.7 10-16.3 16.1-27.8 16.1l-56.2 0c-10.6 0-18.3-10.2-15.4-20.4l49-171.6H144l-43.2 57.6c-3 4-7.8 6.4-12.8 6.4H46c-7.8 0-14-6.3-14-14c0-1.3 .2-2.6 .5-3.9L64 256 32.5 145.9c-.4-1.3-.5-2.6-.5-3.9c0-6.2 4-11.4 9.5-13.3z"]},faTrademark:{prefix:"fas",iconName:"trademark",icon:[640,512,[8482],"f25c","M345.6 108.8c-8.3-11-22.7-15.5-35.7-11.2S288 114.2 288 128V384c0 17.7 14.3 32 32 32s32-14.3 32-32V224l86.4 115.2c6 8.1 15.5 12.8 25.6 12.8s19.6-4.7 25.6-12.8L576 224V384c0 17.7 14.3 32 32 32s32-14.3 32-32V128c0-13.8-8.8-26-21.9-30.4s-27.5 .1-35.7 11.2L464 266.7 345.6 108.8zM0 128c0 17.7 14.3 32 32 32H96V384c0 17.7 14.3 32 32 32s32-14.3 32-32V160h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H32C14.3 96 0 110.3 0 128z"]},faBasketball:DH,faBasketballBall:OH,faSatelliteDish:{prefix:"fas",iconName:"satellite-dish",icon:[512,512,[128225],"f7c0","M192 32c0-17.7 14.3-32 32-32C383.1 0 512 128.9 512 288c0 17.7-14.3 32-32 32s-32-14.3-32-32C448 164.3 347.7 64 224 64c-17.7 0-32-14.3-32-32zM60.6 220.6L164.7 324.7l28.4-28.4c-.7-2.6-1.1-5.4-1.1-8.3c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32c-2.9 0-5.6-.4-8.3-1.1l-28.4 28.4L291.4 451.4c14.5 14.5 11.8 38.8-7.3 46.3C260.5 506.9 234.9 512 208 512C93.1 512 0 418.9 0 304c0-26.9 5.1-52.5 14.4-76.1c7.5-19 31.8-21.8 46.3-7.3zM224 96c106 0 192 86 192 192c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-70.7-57.3-128-128-128c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faCircleUp:FH,faArrowAltCircleUp:GH,faMobileScreenButton:UH,faMobileAlt:jH,faVolumeHigh:qH,faVolumeUp:ZH,faUsersRays:{prefix:"fas",iconName:"users-rays",icon:[640,512,[],"e593","M41 7C31.6-2.3 16.4-2.3 7 7S-2.3 31.6 7 41l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L41 7zM599 7L527 79c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0zM7 505c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7 471c-9.4 9.4-9.4 24.6 0 33.9zm592 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-72-72c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72zM320 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM212.1 336c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24H408c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24c-.5-1.4-1-2.7-1.6-4c-9.4-22.3-29.8-38.9-54.3-43c-3.9-.7-7.9-1-12-1H280c-4.1 0-8.1 .3-12 1c-.8 .1-1.7 .3-2.5 .5c-24.9 5.1-45.1 23-53.4 46.5zM175.8 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-26.5 32C119.9 256 96 279.9 96 309.3c0 14.7 11.9 26.7 26.7 26.7h56.1c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4H149.3zm368 80c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3H421.3c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6h56.1zM464 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},faWallet:{prefix:"fas",iconName:"wallet",icon:[512,512,[],"f555","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64H80c-8.8 0-16-7.2-16-16s7.2-16 16-16H448c17.7 0 32-14.3 32-32s-14.3-32-32-32H64zM416 272a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faClipboardCheck:{prefix:"fas",iconName:"clipboard-check",icon:[384,512,[],"f46c","M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM305 273L177 401c-9.4 9.4-24.6 9.4-33.9 0L79 337c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L271 239c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},faFileAudio:{prefix:"fas",iconName:"file-audio",icon:[384,512,[],"f1c7","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zm2 226.3c37.1 22.4 62 63.1 62 109.7s-24.9 87.3-62 109.7c-7.6 4.6-17.4 2.1-22-5.4s-2.1-17.4 5.4-22C269.4 401.5 288 370.9 288 336s-18.6-65.5-46.5-82.3c-7.6-4.6-10-14.4-5.4-22s14.4-10 22-5.4zm-91.9 30.9c6 2.5 9.9 8.3 9.9 14.8V400c0 6.5-3.9 12.3-9.9 14.8s-12.9 1.1-17.4-3.5L113.4 376H80c-8.8 0-16-7.2-16-16V312c0-8.8 7.2-16 16-16h33.4l35.3-35.3c4.6-4.6 11.5-5.9 17.4-3.5zm51 34.9c6.6-5.9 16.7-5.3 22.6 1.3C249.8 304.6 256 319.6 256 336s-6.2 31.4-16.3 42.7c-5.9 6.6-16 7.1-22.6 1.3s-7.1-16-1.3-22.6c5.1-5.7 8.1-13.1 8.1-21.3s-3.1-15.7-8.1-21.3c-5.9-6.6-5.3-16.7 1.3-22.6z"]},faBurger:YH,faHamburger:JH,faWrench:{prefix:"fas",iconName:"wrench",icon:[512,512,[128295],"f0ad","M352 320c88.4 0 160-71.6 160-160c0-15.3-2.2-30.1-6.2-44.2c-3.1-10.8-16.4-13.2-24.3-5.3l-76.8 76.8c-3 3-7.1 4.7-11.3 4.7H336c-8.8 0-16-7.2-16-16V118.6c0-4.2 1.7-8.3 4.7-11.3l76.8-76.8c7.9-7.9 5.4-21.2-5.3-24.3C382.1 2.2 367.3 0 352 0C263.6 0 192 71.6 192 160c0 19.1 3.4 37.5 9.5 54.5L19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L297.5 310.5c17 6.2 35.4 9.5 54.5 9.5zM80 408a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faBugs:{prefix:"fas",iconName:"bugs",icon:[576,512,[],"e4d0","M164.5 107.4l33.4-73.5c5.5-12.1 .1-26.3-11.9-31.8s-26.3-.1-31.8 11.9L128 71.7 101.9 14.1C96.4 2 82.1-3.3 70.1 2.1S52.7 21.9 58.1 33.9l33.4 73.5c-10.2 7.1-18.2 17-22.9 28.6h-17l-4.1-20.7c-2.6-13-15.2-21.4-28.2-18.8S-2.1 111.7 .5 124.7l8 40C10.7 175.9 20.6 184 32 184H64v23.3l-37.8 9.5c-9.5 2.4-16.6 10.2-17.9 19.9l-8 56c-1.9 13.1 7.2 25.3 20.4 27.2s25.3-7.2 27.2-20.4l5.7-40 18.4-4.6C82.7 274.6 103.8 288 128 288s45.3-13.4 56.1-33.2l18.4 4.6 5.7 40c1.9 13.1 14 22.2 27.2 20.4s22.2-14 20.4-27.2l-8-56c-1.4-9.7-8.5-17.5-17.9-19.9L192 207.3V184h32c11.4 0 21.3-8.1 23.5-19.3l8-40c2.6-13-5.8-25.6-18.8-28.2s-25.6 5.8-28.2 18.8L204.3 136h-17c-4.7-11.6-12.7-21.5-22.9-28.6zM496 286.5l65.6-47c10.8-7.7 13.3-22.7 5.6-33.5s-22.7-13.3-33.5-5.6l-51.4 36.8 6.1-62.9c1.3-13.2-8.4-24.9-21.6-26.2s-24.9 8.4-26.2 21.6L432.8 250c-12.3 1-24.2 5.6-34.1 13.3L384 254.8l6.8-20c4.2-12.6-2.5-26.2-15-30.4s-26.2 2.5-30.4 15l-13.1 38.6c-3.7 10.8 .8 22.8 10.7 28.5l27.7 16L359 322.7 321.5 312c-9.4-2.7-19.5 .6-25.5 8.3l-34.9 44.5c-8.2 10.4-6.4 25.5 4.1 33.7s25.5 6.4 33.7-4.1l25-31.8 18.2 5.2c-.5 22.6 11 44.7 32 56.8s45.9 11 65.2-.7l13.6 13.2-15.1 37.5c-4.9 12.3 1 26.3 13.3 31.2s26.3-1 31.2-13.3L503.5 440c3.6-9.1 1.4-19.4-5.6-26.2l-28-27.1 11.6-20.1 27.7 16c9.9 5.7 22.5 3.7 30-4.9L566.2 347c8.7-10 7.8-25.1-2.2-33.9s-25.1-7.8-33.9 2.2l-13.9 15.9-14.7-8.5c1.7-12.4-.2-25-5.5-36.2z"]},faRupeeSign:XH,faRupee:KH,faFileImage:{prefix:"fas",iconName:"file-image",icon:[384,512,[128443],"f1c5","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM64 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm152 32c5.3 0 10.2 2.6 13.2 6.9l88 128c3.4 4.9 3.7 11.3 1 16.5s-8.2 8.6-14.2 8.6H216 176 128 80c-5.8 0-11.1-3.1-13.9-8.1s-2.8-11.2 .2-16.1l48-80c2.9-4.8 8.1-7.8 13.7-7.8s10.8 2.9 13.7 7.8l12.8 21.4 48.3-70.2c3-4.3 7.9-6.9 13.2-6.9z"]},faCircleQuestion:QH,faQuestionCircle:e_,faPlaneDeparture:{prefix:"fas",iconName:"plane-departure",icon:[640,512,[128747],"f5b0","M381 114.9L186.1 41.8c-16.7-6.2-35.2-5.3-51.1 2.7L89.1 67.4C78 73 77.2 88.5 87.6 95.2l146.9 94.5L136 240 77.8 214.1c-8.7-3.9-18.8-3.7-27.3 .6L18.3 230.8c-9.3 4.7-11.8 16.8-5 24.7l73.1 85.3c6.1 7.1 15 11.2 24.3 11.2H248.4c5 0 9.9-1.2 14.3-3.4L535.6 212.2c46.5-23.3 82.5-63.3 100.8-112C645.9 75 627.2 48 600.2 48H542.8c-20.2 0-40.2 4.8-58.2 14L381 114.9zM0 480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32z"]},faHandshakeSlash:{prefix:"fas",iconName:"handshake-slash",icon:[640,512,[],"e060","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-135-105.8c-1.1-11.3-6.3-22.3-15.3-30.7l-134.2-123-23.4 18.2-26-20.3 77.2-60.1c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L512 316.8V128h-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2l-89.7 72.6-25.8-20.3 81.8-66.2c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-35.5 23.7L38.8 5.1zM96 171.6L40.6 128H0V352c0 17.7 14.3 32 32 32H64c17.7 0 32-14.3 32-32V171.6zM413.6 421.9L128 196.9V352h28.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c.8-.8 1.5-1.7 2.2-2.6zM48 320a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM544 128V352c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V128H544zm32 208a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]},faBookBookmark:{prefix:"fas",iconName:"book-bookmark",icon:[448,512,[],"e0bb","M0 96C0 43 43 0 96 0h96V190.7c0 13.4 15.5 20.9 26 12.5L272 160l54 43.2c10.5 8.4 26 .9 26-12.5V0h32 32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32z"]},faCodeBranch:{prefix:"fas",iconName:"code-branch",icon:[448,512,[],"f126","M80 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm80-24c0 32.8-19.7 61-48 73.3v87.8c18.8-10.9 40.7-17.1 64-17.1h96c35.3 0 64-28.7 64-64v-6.7C307.7 141 288 112.8 288 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V160c0 70.7-57.3 128-128 128H176c-35.3 0-64 28.7-64 64v6.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V352 153.3C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80zm232 0a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM80 456a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faHatCowboy:{prefix:"fas",iconName:"hat-cowboy",icon:[640,512,[],"f8c0","M320 64c14.4 0 22.3-7 30.8-14.4C360.4 41.1 370.7 32 392 32c49.3 0 84.4 152.2 97.9 221.9C447.8 272.1 390.9 288 320 288s-127.8-15.9-169.9-34.1C163.6 184.2 198.7 32 248 32c21.3 0 31.6 9.1 41.2 17.6C297.7 57 305.6 64 320 64zM111.1 270.7c47.2 24.5 117.5 49.3 209 49.3s161.8-24.8 208.9-49.3c24.8-12.9 49.8-28.3 70.1-47.7c7.9-7.9 20.2-9.2 29.6-3.3c9.5 5.9 13.5 17.9 9.9 28.5c-13.5 37.7-38.4 72.3-66.1 100.6C523.7 398.9 443.6 448 320 448s-203.6-49.1-252.5-99.2C39.8 320.4 14.9 285.8 1.4 248.1c-3.6-10.6 .4-22.6 9.9-28.5c9.5-5.9 21.7-4.5 29.6 3.3c20.4 19.4 45.3 34.8 70.1 47.7z"]},faBridge:{prefix:"fas",iconName:"bridge",icon:[576,512,[],"e4c8","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96H72v64H0V288c53 0 96 43 96 96v64c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V384c0-53 43-96 96-96s96 43 96 96v64c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V384c0-53 43-96 96-96V160H504V96h40c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM456 96v64H376V96h80zM328 96v64H248V96h80zM200 96v64H120V96h80z"]},faPhoneFlip:t_,faPhoneAlt:o_,faTruckFront:{prefix:"fas",iconName:"truck-front",icon:[512,512,[],"e2b7","M0 80C0 35.8 35.8 0 80 0H432c44.2 0 80 35.8 80 80V368c0 26.2-12.6 49.4-32 64v48c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32V448H128v32c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V432C12.6 417.4 0 394.2 0 368V80zm129.9 72.2L112 224H400l-17.9-71.8C378.5 138 365.7 128 351 128H161c-14.7 0-27.5 10-31 24.2zM128 320a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faCat:{prefix:"fas",iconName:"cat",icon:[576,512,[128008],"f6be","M320 192h17.1c22.1 38.3 63.5 64 110.9 64c11 0 21.8-1.4 32-4v4 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V339.2L280 448h56c17.7 0 32 14.3 32 32s-14.3 32-32 32H192c-53 0-96-43-96-96V192.5c0-16.1-12-29.8-28-31.8l-7.9-1c-17.5-2.2-30-18.2-27.8-35.7s18.2-30 35.7-27.8l7.9 1c48 6 84.1 46.8 84.1 95.3v85.3c34.4-51.7 93.2-85.8 160-85.8zm160 26.5v0c-10 3.5-20.8 5.5-32 5.5c-28.4 0-54-12.4-71.6-32h0c-3.7-4.1-7-8.5-9.9-13.2C357.3 164 352 146.6 352 128v0V32 12 10.7C352 4.8 356.7 .1 362.6 0h.2c3.3 0 6.4 1.6 8.4 4.2l0 .1L384 21.3l27.2 36.3L416 64h64l4.8-6.4L512 21.3 524.8 4.3l0-.1c2-2.6 5.1-4.2 8.4-4.2h.2C539.3 .1 544 4.8 544 10.7V12 32v96c0 17.3-4.6 33.6-12.6 47.6c-11.3 19.8-29.6 35.2-51.4 42.9zM432 128a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faAnchorCircleExclamation:{prefix:"fas",iconName:"anchor-circle-exclamation",icon:[640,512,[],"e4ab","M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c8.2 0 16.3-.6 24.2-1.8c-22.2-16.2-40.4-37.5-53-62.2H320V368 240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faTruckField:{prefix:"fas",iconName:"truck-field",icon:[640,512,[],"e58d","M32 96c0-35.3 28.7-64 64-64H320c23.7 0 44.4 12.9 55.4 32h51.8c25.3 0 48.2 14.9 58.5 38l52.8 118.8c.5 1.1 .9 2.1 1.3 3.2H544c35.3 0 64 28.7 64 64v32c17.7 0 32 14.3 32 32s-14.3 32-32 32H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H32c-17.7 0-32-14.3-32-32s14.3-32 32-32V288c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32V96zM384 224h85.9l-42.7-96H384v96zM160 432a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},faRoute:{prefix:"fas",iconName:"route",icon:[512,512,[],"f4d7","M512 96c0 50.2-59.1 125.1-84.6 155c-3.8 4.4-9.4 6.1-14.5 5H320c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c53 0 96 43 96 96s-43 96-96 96H139.6c8.7-9.9 19.3-22.6 30-36.8c6.3-8.4 12.8-17.6 19-27.2H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-53 0-96-43-96-96s43-96 96-96h39.8c-21-31.5-39.8-67.7-39.8-96c0-53 43-96 96-96s96 43 96 96zM117.1 489.1c-3.8 4.3-7.2 8.1-10.1 11.3l-1.8 2-.2-.2c-6 4.6-14.6 4-20-1.8C59.8 473 0 402.5 0 352c0-53 43-96 96-96s96 43 96 96c0 30-21.1 67-43.5 97.9c-10.7 14.7-21.7 28-30.8 38.5l-.6 .7zM128 352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM416 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faClipboardQuestion:{prefix:"fas",iconName:"clipboard-question",icon:[384,512,[],"e4e3","M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM105.8 229.3c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L216 328.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V314.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H158.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM160 416a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faPanorama:{prefix:"fas",iconName:"panorama",icon:[640,512,[],"e209","M45.6 32C20.4 32 0 52.4 0 77.6V434.4C0 459.6 20.4 480 45.6 480c5.1 0 10-.8 14.7-2.4C74.6 472.8 177.6 440 320 440s245.4 32.8 259.6 37.6c4.7 1.6 9.7 2.4 14.7 2.4c25.2 0 45.6-20.4 45.6-45.6V77.6C640 52.4 619.6 32 594.4 32c-5 0-10 .8-14.7 2.4C565.4 39.2 462.4 72 320 72S74.6 39.2 60.4 34.4C55.6 32.8 50.7 32 45.6 32zM96 160a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm272 0c7.9 0 15.4 3.9 19.8 10.5L512.3 353c5.4 8 5.6 18.4 .4 26.5s-14.7 12.3-24.2 10.7C442.7 382.4 385.2 376 320 376c-65.6 0-123.4 6.5-169.3 14.4c-9.8 1.7-19.7-2.9-24.7-11.5s-4.3-19.4 1.9-27.2L197.3 265c4.6-5.7 11.4-9 18.7-9s14.2 3.3 18.7 9l26.4 33.1 87-127.6c4.5-6.6 11.9-10.5 19.8-10.5z"]},faCommentMedical:{prefix:"fas",iconName:"comment-medical",icon:[512,512,[],"f7f5","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM224 160c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H288v48c0 8.8-7.2 16-16 16H240c-8.8 0-16-7.2-16-16V272H176c-8.8 0-16-7.2-16-16V224c0-8.8 7.2-16 16-16h48V160z"]},faTeethOpen:{prefix:"fas",iconName:"teeth-open",icon:[576,512,[],"f62f","M96 32C43 32 0 75 0 128v64c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-53-43-96-96-96H96zM224 96c26.5 0 48 21.5 48 48v56c0 13.3-10.7 24-24 24H200c-13.3 0-24-10.7-24-24V144c0-26.5 21.5-48 48-48zm80 48c0-26.5 21.5-48 48-48s48 21.5 48 48v56c0 13.3-10.7 24-24 24H328c-13.3 0-24-10.7-24-24V144zM96 128c26.5 0 48 21.5 48 48v24c0 13.3-10.7 24-24 24H72c-13.3 0-24-10.7-24-24V176c0-26.5 21.5-48 48-48zm336 48c0-26.5 21.5-48 48-48s48 21.5 48 48v24c0 13.3-10.7 24-24 24H456c-13.3 0-24-10.7-24-24V176zM96 480H480c53 0 96-43 96-96V352c0-35.3-28.7-64-64-64H64c-35.3 0-64 28.7-64 64v32c0 53 43 96 96 96zm0-64c-26.5 0-48-21.5-48-48V344c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v24c0 26.5-21.5 48-48 48zm80-48V344c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v24c0 26.5-21.5 48-48 48s-48-21.5-48-48zm176 48c-26.5 0-48-21.5-48-48V344c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v24c0 26.5-21.5 48-48 48zm80-48V344c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v24c0 26.5-21.5 48-48 48s-48-21.5-48-48z"]},faFileCircleMinus:{prefix:"fas",iconName:"file-circle-minus",icon:[576,512,[],"e4ed","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm224 0c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16s7.2 16 16 16H496c8.8 0 16-7.2 16-16z"]},faTags:{prefix:"fas",iconName:"tags",icon:[512,512,[],"f02c","M345 39.1L472.8 168.4c52.4 53 52.4 138.2 0 191.2L360.8 472.9c-9.3 9.4-24.5 9.5-33.9 .2s-9.5-24.5-.2-33.9L438.6 325.9c33.9-34.3 33.9-89.4 0-123.7L310.9 72.9c-9.3-9.4-9.2-24.6 .2-33.9s24.6-9.2 33.9 .2zM0 229.5V80C0 53.5 21.5 32 48 32H197.5c17 0 33.3 6.7 45.3 18.7l168 168c25 25 25 65.5 0 90.5L277.3 442.7c-25 25-65.5 25-90.5 0l-168-168C6.7 262.7 0 246.5 0 229.5zM144 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},faWineGlass:{prefix:"fas",iconName:"wine-glass",icon:[320,512,[127863],"f4e3","M32.1 29.3C33.5 12.8 47.4 0 64 0H256c16.6 0 30.5 12.8 31.9 29.3l14 168.4c6 72-42.5 135.2-109.9 150.6V448h48c17.7 0 32 14.3 32 32s-14.3 32-32 32H160 80c-17.7 0-32-14.3-32-32s14.3-32 32-32h48V348.4C60.6 333 12.1 269.8 18.1 197.8l14-168.4zm56 98.7H231.9l-5.3-64H93.4l-5.3 64z"]},faForwardFast:r_,faFastForward:c_,faFaceMehBlank:a_,faMehBlank:n_,faSquareParking:l_,faParking:i_,faHouseSignal:{prefix:"fas",iconName:"house-signal",icon:[576,512,[],"e012","M357.7 8.5c-12.3-11.3-31.2-11.3-43.4 0l-208 192c-9.4 8.6-12.7 22-8.5 34c87.1 25.3 155.6 94.2 180.3 181.6H464c26.5 0 48-21.5 48-48V256h32c13.2 0 25-8.1 29.8-20.3s1.6-26.2-8.1-35.2l-208-192zM288 208c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H304c-8.8 0-16-7.2-16-16V208zM24 256c-13.3 0-24 10.7-24 24s10.7 24 24 24c101.6 0 184 82.4 184 184c0 13.3 10.7 24 24 24s24-10.7 24-24c0-128.1-103.9-232-232-232zm8 256a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM0 376c0 13.3 10.7 24 24 24c48.6 0 88 39.4 88 88c0 13.3 10.7 24 24 24s24-10.7 24-24c0-75.1-60.9-136-136-136c-13.3 0-24 10.7-24 24z"]},faBarsProgress:s_,faTasksAlt:d_,faFaucetDrip:{prefix:"fas",iconName:"faucet-drip",icon:[512,512,[128688],"e006","M224 0c17.7 0 32 14.3 32 32V44l96-12c17.7 0 32 14.3 32 32s-14.3 32-32 32L256 84l-31-3.9-1-.1-1 .1L192 84 96 96C78.3 96 64 81.7 64 64s14.3-32 32-32l96 12V32c0-17.7 14.3-32 32-32zM0 224c0-17.7 14.3-32 32-32h96l22.6-22.6c6-6 14.1-9.4 22.6-9.4H192V116.2l32-4 32 4V160h18.7c8.5 0 16.6 3.4 22.6 9.4L320 192h32c88.4 0 160 71.6 160 160c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32s-14.3-32-32-32H315.9c-20.2 29-53.9 48-91.9 48s-71.7-19-91.9-48H32c-17.7 0-32-14.3-32-32V224zM436.8 423.4c1.9-4.5 6.3-7.4 11.2-7.4s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V480c0 17.7-14.3 32-32 32s-32-14.3-32-32v-1.2c0-4.5 .9-8.9 2.7-13.1l18.2-42.4z"]},faCartFlatbed:m_,faDollyFlatbed:f_,faBanSmoking:u_,faSmokingBan:p_,faTerminal:{prefix:"fas",iconName:"terminal",icon:[576,512,[],"f120","M9.4 86.6C-3.1 74.1-3.1 53.9 9.4 41.4s32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L178.7 256 9.4 86.6zM256 416H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faMobileButton:{prefix:"fas",iconName:"mobile-button",icon:[384,512,[],"f10b","M80 0C44.7 0 16 28.7 16 64V448c0 35.3 28.7 64 64 64H304c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H80zM192 400a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faHouseMedicalFlag:{prefix:"fas",iconName:"house-medical-flag",icon:[640,512,[],"e514","M480 0c17.7 0 32 14.3 32 32H624c8.8 0 16 7.2 16 16V176c0 8.8-7.2 16-16 16H512V512H448V192 32c0-17.7 14.3-32 32-32zM276.8 39.7L416 159V512h1l-.2 0H96c-17.7 0-32-14.3-32-32V288H32c-13.4 0-25.4-8.3-30-20.9s-1-26.7 9.2-35.4l224-192c12-10.3 29.7-10.3 41.7 0zM224 208v48H176c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320h48c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H288V208c0-8.8-7.2-16-16-16H240c-8.8 0-16 7.2-16 16z"]},faBasketShopping:b_,faShoppingBasket:h_,faTape:{prefix:"fas",iconName:"tape",icon:[576,512,[],"f4db","M380.8 416c41.5-40.7 67.2-97.3 67.2-160C448 132.3 347.7 32 224 32S0 132.3 0 256S100.3 480 224 480H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H380.8zM224 160a96 96 0 1 1 0 192 96 96 0 1 1 0-192zm64 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},faBusSimple:g_,faBusAlt:v_,faEye:{prefix:"fas",iconName:"eye",icon:[576,512,[128065],"f06e","M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"]},faFaceSadCry:C_,faSadCry:y_,faAudioDescription:{prefix:"fas",iconName:"audio-description",icon:[576,512,[],"f29e","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM213.5 173.3l72 144c5.9 11.9 1.1 26.3-10.7 32.2s-26.3 1.1-32.2-10.7l-9.4-18.9H150.9l-9.4 18.9c-5.9 11.9-20.3 16.7-32.2 10.7s-16.7-20.3-10.7-32.2l72-144c4.1-8.1 12.4-13.3 21.5-13.3s17.4 5.1 21.5 13.3zm-.4 106.6L192 237.7l-21.1 42.2h42.2zM304 184c0-13.3 10.7-24 24-24h56c53 0 96 43 96 96s-43 96-96 96H328c-13.3 0-24-10.7-24-24V184zm48 24v96h32c26.5 0 48-21.5 48-48s-21.5-48-48-48H352z"]},faPersonMilitaryToPerson:{prefix:"fas",iconName:"person-military-to-person",icon:[512,512,[],"e54c","M71 12.5c-8.6 1-15 8.2-15 16.8c0 9.3 7.5 16.8 16.7 16.9H184.1c8.8-.1 15.9-7.2 15.9-16V16c0-9.5-8.3-17-17.8-15.9L71 12.5zM189.5 78.1H66.5C64.9 83.8 64 89.8 64 96c0 35.3 28.7 64 64 64s64-28.7 64-64c0-6.2-.9-12.2-2.5-17.9zM32 256v32c0 17.7 14.3 32 32 32H192c1.8 0 3.5-.1 5.2-.4L53 208.6C40.1 220.3 32 237.2 32 256zm190.2 42.5c1.1-3.3 1.8-6.8 1.8-10.5V256c0-35.3-28.7-64-64-64H96c-3.7 0-7.4 .3-10.9 .9L222.2 298.5zM384 160a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm-32 32c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32H448c17.7 0 32-14.3 32-32V256c0-35.3-28.7-64-64-64H352zM215.8 450.1c5.2-4.6 8.2-11.1 8.2-18.1s-3-13.5-8.2-18.1l-64-56c-7.1-6.2-17.1-7.7-25.7-3.8S112 366.6 112 376v32l-88 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l88 0v32c0 9.4 5.5 18 14.1 21.9s18.6 2.4 25.7-3.8l64-56zM288 431.9c0 6.9 2.9 13.5 8.1 18.1l64 56.4c7.1 6.2 17.1 7.8 25.7 3.9s14.1-12.4 14.1-21.9l0-32.4 88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0 0-32c0-9.4-5.5-18-14.1-21.9s-18.6-2.4-25.7 3.8l-64 56c-5.2 4.5-8.2 11.1-8.2 18z"]},faFileShield:{prefix:"fas",iconName:"file-shield",icon:[576,512,[],"e4f0","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v47l-92.8 37.1c-21.3 8.5-35.2 29.1-35.2 52c0 56.6 18.9 148 94.2 208.3c-9 4.8-19.3 7.6-30.2 7.6H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zm39.1 97.7c5.7-2.3 12.1-2.3 17.8 0l120 48C570 277.4 576 286.2 576 296c0 63.3-25.9 168.8-134.8 214.2c-5.9 2.5-12.6 2.5-18.5 0C313.9 464.8 288 359.3 288 296c0-9.8 6-18.6 15.1-22.3l120-48zM527.4 312L432 273.8V461.7c68.2-33 91.5-99 95.4-149.7z"]},faUserSlash:{prefix:"fas",iconName:"user-slash",icon:[640,512,[],"f506","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L353.3 251.6C407.9 237 448 187.2 448 128C448 57.3 390.7 0 320 0C250.2 0 193.5 55.8 192 125.2L38.8 5.1zM264.3 304.3C170.5 309.4 96 387.2 96 482.3c0 16.4 13.3 29.7 29.7 29.7H514.3c3.9 0 7.6-.7 11-2.1l-261-205.6z"]},faPen:{prefix:"fas",iconName:"pen",icon:[512,512,[128394],"f304","M362.7 19.3L314.3 67.7 444.3 197.7l48.4-48.4c25-25 25-65.5 0-90.5L453.3 19.3c-25-25-65.5-25-90.5 0zm-71 71L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4L1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L421.7 220.3 291.7 90.3z"]},faTowerObservation:{prefix:"fas",iconName:"tower-observation",icon:[512,512,[],"e586","M241.7 3.4c9-4.5 19.6-4.5 28.6 0l160 80c15.8 7.9 22.2 27.1 14.3 42.9C439 137.5 427.7 144 416 144v80c0 17.7-14.3 32-32 32h-4.9l32 192H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H384.5c-.4 0-.8 0-1.1 0H128.6c-.4 0-.8 0-1.1 0H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h68.9l32-192H128c-17.7 0-32-14.3-32-32V144c-11.7 0-23-6.5-28.6-17.7c-7.9-15.8-1.5-35 14.3-42.9l160-80zM314.5 448L256 399.2 197.5 448h117zM197.8 256l-4.7 28.3L256 336.8l62.9-52.5L314.2 256H197.8zm-13.9 83.2l-11.2 67L218.5 368l-34.6-28.8zM293.5 368l45.8 38.1-11.2-67L293.5 368zM176 128c-8.8 0-16 7.2-16 16s7.2 16 16 16H336c8.8 0 16-7.2 16-16s-7.2-16-16-16H176z"]},faFileCode:{prefix:"fas",iconName:"file-code",icon:[384,512,[],"f1c9","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM153 289l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L71 337c-9.4-9.4-9.4-24.6 0-33.9l48-48c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM265 255l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"]},faSignal:z_,faSignal5:H_,faSignalPerfect:V_,faBus:{prefix:"fas",iconName:"bus",icon:[576,512,[128653],"f207","M288 0C422.4 0 512 35.2 512 80V96l0 32c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32l0 160c0 17.7-14.3 32-32 32v32c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32V448H192v32c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32l0-32c-17.7 0-32-14.3-32-32l0-160c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h0V96h0V80C64 35.2 153.6 0 288 0zM128 160v96c0 17.7 14.3 32 32 32H272V128H160c-17.7 0-32 14.3-32 32zM304 288H416c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H304V288zM144 400a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm288 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM384 80c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16s7.2 16 16 16H368c8.8 0 16-7.2 16-16z"]},faHeartCircleXmark:{prefix:"fas",iconName:"heart-circle-xmark",icon:[576,512,[],"e501","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L454.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L432 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L409.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L432 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faHouseChimney:x_,faHomeLg:M_,faWindowMaximize:{prefix:"fas",iconName:"window-maximize",icon:[512,512,[128470],"f2d0","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM96 96H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faFaceFrown:L_,faFrown:w_,faPrescription:{prefix:"fas",iconName:"prescription",icon:[448,512,[],"f5b1","M32 0C14.3 0 0 14.3 0 32V192v96c0 17.7 14.3 32 32 32s32-14.3 32-32V224h50.7l128 128L137.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L288 397.3 393.4 502.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L333.3 352 438.6 246.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 306.7l-85.8-85.8C251.4 209.1 288 164.8 288 112C288 50.1 237.9 0 176 0H32zM176 160H64V64H176c26.5 0 48 21.5 48 48s-21.5 48-48 48z"]},faShop:S_,faStoreAlt:E_,faFloppyDisk:k_,faSave:N_,faVihara:{prefix:"fas",iconName:"vihara",icon:[640,512,[],"f6a7","M281 22L305.8 4.7c1.3-.9 2.7-1.8 4.1-2.4C313.1 .7 316.6 0 320 0s6.9 .7 10.1 2.2c1.4 .7 2.8 1.5 4.1 2.4L359 22C393 45.8 430.8 63.5 470.8 74.4l23 6.3c1.8 .5 3.6 1.1 5.2 2c3.2 1.7 5.9 4 8.1 6.8c3.8 4.9 5.6 11.3 4.7 17.8c-.4 2.8-1.2 5.4-2.5 7.8c-1.7 3.2-4 5.9-6.8 8.1c-4.3 3.2-9.6 5.1-15.1 4.9H480v56.1l6.4 5.1 5.2 4.1c21.1 16.7 45 29.6 70.5 38.1l28.9 9.6c1.6 .5 3.2 1.2 4.6 2c3.1 1.7 5.8 4.1 7.8 6.9s3.5 6.1 4.1 9.6c.5 2.7 .6 5.5 .1 8.3s-1.4 5.4-2.7 7.8c-1.7 3.1-4.1 5.8-6.9 7.8s-6.1 3.5-9.6 4.1c-1.6 .3-3.3 .4-5 .4H544v65.9c20.5 22.8 47.4 39.2 77.4 46.7C632 403 640 412.6 640 424c0 13.3-10.7 24-24 24H576v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H352v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H128v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H24c-13.3 0-24-10.7-24-24c0-11.4 8-21 18.6-23.4c30-7.6 56.9-23.9 77.4-46.7V288H56.6c-1.7 0-3.4-.1-5-.4c-3.5-.7-6.8-2.1-9.6-4.1s-5.2-4.7-7-7.8c-1.3-2.4-2.3-5-2.7-7.8s-.4-5.6 .1-8.3c.7-3.5 2.1-6.8 4.1-9.6s4.7-5.2 7.8-6.9c1.4-.8 3-1.5 4.6-2l28.9-9.6c25.5-8.5 49.4-21.4 70.5-38.1l5.2-4.1 6.4-5.1V176 128h-7.5c-5.5 .1-10.8-1.7-15.1-4.9c-2.8-2.1-5.1-4.8-6.8-8.1c-1.2-2.4-2.1-5-2.5-7.8c-.9-6.5 .9-12.8 4.7-17.8c2.1-2.8 4.8-5.1 8.1-6.8c1.6-.8 3.4-1.5 5.2-2l23-6.3C209.2 63.5 247 45.8 281 22zM416 128H320 224v64h72 48 72V128zM160 288v64H296h24 24H480V288H344 320h0H296 160z"]},faScaleUnbalanced:T_,faBalanceScaleLeft:B_,faSortUp:I_,faSortAsc:$_,faCommentDots:R_,faCommenting:A_,faPlantWilt:{prefix:"fas",iconName:"plant-wilt",icon:[512,512,[],"e5aa","M288 120c0-30.9 25.1-56 56-56s56 25.1 56 56v13c-29.3 10-48 34.5-48 70.1c0 27.9 25.3 74.8 66 111.6c3.8 3.5 8.9 5.3 14 5.3s10.2-1.8 14-5.3c40.7-36.8 66-83.7 66-111.6c0-35.6-18.7-60.2-48-70.1V120C464 53.7 410.3 0 344 0S224 53.7 224 120v21.8C207.3 133 188.2 128 168 128c-66.3 0-120 53.7-120 120v13c-29.3 10-48 34.5-48 70.1C0 359 25.3 405.9 66 442.7c3.8 3.5 8.9 5.3 14 5.3s10.2-1.8 14-5.3c40.7-36.8 66-83.7 66-111.6c0-35.6-18.7-60.2-48-70.1V248c0-30.9 25.1-56 56-56s56 25.1 56 56v32V480c0 17.7 14.3 32 32 32s32-14.3 32-32V280 248 120z"]},faDiamond:{prefix:"fas",iconName:"diamond",icon:[512,512,[9830],"f219","M284.3 11.7c-15.6-15.6-40.9-15.6-56.6 0l-216 216c-15.6 15.6-15.6 40.9 0 56.6l216 216c15.6 15.6 40.9 15.6 56.6 0l216-216c15.6-15.6 15.6-40.9 0-56.6l-216-216z"]},faFaceGrinSquint:P_,faGrinSquint:W_,faHandHoldingDollar:D_,faHandHoldingUsd:O_,faBacterium:{prefix:"fas",iconName:"bacterium",icon:[512,512,[],"e05a","M423.1 30.6c3.6-12.7-3.7-26-16.5-29.7s-26 3.7-29.7 16.5l-4.2 14.7c-9.8-.4-19.9 .5-29.9 2.8c-12.1 2.8-23.7 5.9-34.9 9.4l-5.9-13.7c-5.2-12.2-19.3-17.8-31.5-12.6s-17.8 19.3-12.6 31.5l4.9 11.3c-22 9.4-42 20.1-60.2 31.8L196 82.7c-7.4-11-22.3-14-33.3-6.7s-14 22.3-6.7 33.3l7.8 11.6c-18 15-33.7 30.8-47.3 47.1L103 157.3c-10.4-8.3-25.5-6.6-33.7 3.7s-6.6 25.5 3.7 33.7l15 12c-2.1 3.2-4.1 6.5-6 9.7c-9.4 15.7-17 31-23.2 45.3l-9.9-3.9c-12.3-4.9-26.3 1.1-31.2 13.4s1.1 26.3 13.4 31.2l11.6 4.6c-.3 1.1-.6 2.1-.9 3.1c-3.5 12.5-5.7 23.2-7.1 31.3c-.7 4.1-1.2 7.5-1.6 10.3c-.2 1.4-.3 2.6-.4 3.6l-.1 1.4-.1 .6 0 .3 0 .1c0 0 0 .1 39.2 3.7l0 0-39.2-3.6c-.5 5-.6 10-.4 14.9l-14.7 4.2C4.7 380.6-2.7 393.8 .9 406.6s16.9 20.1 29.7 16.5l13.8-3.9c10.6 20.7 27.6 37.8 48.5 48.5l-3.9 13.7c-3.6 12.7 3.7 26 16.5 29.7s26-3.7 29.7-16.5l4.2-14.7c23.8 1 46.3-5.5 65.1-17.6L215 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-10.6-10.6c9.1-14.1 15.1-30.5 17-48.3l.1-.8c.3-1.7 1-5.1 2.3-9.8l.2-.8 12.6 5.4c12.2 5.2 26.3-.4 31.5-12.6s-.4-26.3-12.6-31.5l-11.3-4.8c9.9-14.9 24.9-31.6 48.6-46l2.1 7.5c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7L371 259.2c6.9-2.2 14.3-4.3 22.2-6.1c12.9-3 24.7-8 35.2-14.8L439 249c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-10.6-10.6c12.2-19 18.6-41.6 17.6-65.1l14.7-4.2c12.7-3.6 20.1-16.9 16.5-29.7s-16.9-20.1-29.7-16.5l-13.7 3.9c-10.8-21.2-28-38-48.5-48.5l3.9-13.8zM92.1 363.3l0 0L144 368l-51.9-4.7zM112 320a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM240 184a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faHandPointer:{prefix:"fas",iconName:"hand-pointer",icon:[448,512,[],"f25a","M128 40c0-22.1 17.9-40 40-40s40 17.9 40 40V188.2c8.5-7.6 19.7-12.2 32-12.2c20.6 0 38.2 13 45 31.2c8.8-9.3 21.2-15.2 35-15.2c25.3 0 46 19.5 47.9 44.3c8.5-7.7 19.8-12.3 32.1-12.3c26.5 0 48 21.5 48 48v48 16 48c0 70.7-57.3 128-128 128l-16 0H240l-.1 0h-5.2c-5 0-9.9-.3-14.7-1c-55.3-5.6-106.2-34-140-79L8 336c-13.3-17.7-9.7-42.7 8-56s42.7-9.7 56 8l56 74.7V40zM240 304c0-8.8-7.2-16-16-16s-16 7.2-16 16v96c0 8.8 7.2 16 16 16s16-7.2 16-16V304zm48-16c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16s16-7.2 16-16V304c0-8.8-7.2-16-16-16zm80 16c0-8.8-7.2-16-16-16s-16 7.2-16 16v96c0 8.8 7.2 16 16 16s16-7.2 16-16V304z"]},faDrumSteelpan:{prefix:"fas",iconName:"drum-steelpan",icon:[576,512,[],"f56a","M288 32c159.1 0 288 48 288 128V352c0 80-128.9 128-288 128S0 432 0 352V160C0 80 128.9 32 288 32zM528 160c0-9.9-8-29.9-55-49.8c-18.6-7.9-40.9-14.4-66-19.4l-27.8 43.6c-7.3 11.5-11.2 24.8-11.2 38.4c0 17.5 6.4 34.4 18.1 47.5l9.8 11c29.8-5.2 55.9-12.5 77.2-21.5c47.1-19.9 55-39.9 55-49.8zM349.2 237.3c-8-26.2-32.4-45.3-61.2-45.3s-53.3 19.1-61.2 45.3c19.4 1.7 39.9 2.7 61.2 2.7s41.8-.9 61.2-2.7zM169 90.8c-25.2 5-47.4 11.6-66 19.4C56 130.1 48 150.1 48 160s8 29.9 55 49.8c21.3 9 47.4 16.3 77.2 21.5l9.8-11c11.6-13.1 18.1-30 18.1-47.5c0-13.6-3.9-26.9-11.2-38.4L169 90.8zm56.3-8C224.5 87 224 91.5 224 96c0 35.3 28.7 64 64 64s64-28.7 64-64c0-4.5-.5-9-1.4-13.2C330.8 81 309.8 80 288 80s-42.8 1-62.6 2.8z"]},faHandScissors:{prefix:"fas",iconName:"hand-scissors",icon:[512,512,[],"f257","M40 208c-22.1 0-40 17.9-40 40s17.9 40 40 40l180.2 0c-7.6 8.5-12.2 19.7-12.2 32c0 25.3 19.5 46 44.3 47.9c-7.7 8.5-12.3 19.8-12.3 32.1c0 26.5 21.5 48 48 48l32 0 64 0c70.7 0 128-57.3 128-128l0-113.1c0-40.2-16-78.8-44.4-107.3C444.8 76.8 413.9 64 381.7 64L336 64c-21.3 0-39.3 13.9-45.6 33.1l74.5 23.7c8.4 2.7 13.1 11.7 10.4 20.1s-11.7 13.1-20.1 10.4L288 129.9l0 .1L84 65.8C62.9 59.2 40.5 70.9 33.8 92s5.1 43.5 26.2 50.2L269.5 208 40 208z"]},faHandsPraying:F_,faPrayingHands:G_,faArrowRotateRight:U_,faArrowRightRotate:j_,faArrowRotateForward:q_,faRedo:Z_,faBiohazard:{prefix:"fas",iconName:"biohazard",icon:[576,512,[9763],"f780","M173.2 0c-1.8 0-3.5 .7-4.8 2C138.5 32.3 120 74 120 120c0 26.2 6 50.9 16.6 73c-22 2.4-43.8 9.1-64.2 20.5C37.9 232.8 13.3 262.4 .4 296c-.7 1.7-.5 3.7 .5 5.2c2.2 3.7 7.4 4.3 10.6 1.3C64.2 254.3 158 245.1 205 324s-8.1 153.1-77.6 173.2c-4.2 1.2-6.3 5.9-4.1 9.6c1 1.6 2.6 2.7 4.5 3c36.5 5.9 75.2 .1 109.7-19.2c20.4-11.4 37.4-26.5 50.5-43.8c13.1 17.3 30.1 32.4 50.5 43.8c34.5 19.3 73.3 25.2 109.7 19.2c1.9-.3 3.5-1.4 4.5-3c2.2-3.7 .1-8.4-4.1-9.6C379.1 477.1 324 403 371 324s140.7-69.8 193.5-21.4c3.2 2.9 8.4 2.3 10.6-1.3c1-1.6 1.1-3.5 .5-5.2c-12.9-33.6-37.5-63.2-72.1-82.5c-20.4-11.4-42.2-18.1-64.2-20.5C450 170.9 456 146.2 456 120c0-46-18.5-87.7-48.4-118c-1.3-1.3-3-2-4.8-2c-5 0-8.4 5.2-6.7 9.9C421.7 80.5 385.6 176 288 176S154.3 80.5 179.9 9.9c1.7-4.7-1.6-9.9-6.7-9.9zM240 272a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM181.7 417.6c6.3-11.8 9.8-25.1 8.6-39.8c-19.5-18-34-41.4-41.2-67.8c-12.5-8.1-26.2-11.8-40-12.4c-9-.4-18.1 .6-27.1 2.7c7.8 57.1 38.7 106.8 82.9 139.4c6.8-6.7 12.6-14.1 16.8-22.1zM288 64c-28.8 0-56.3 5.9-81.2 16.5c2 8.3 5 16.2 9 23.5c6.8 12.4 16.7 23.1 30.1 30.3c13.3-4.1 27.5-6.3 42.2-6.3s28.8 2.2 42.2 6.3c13.4-7.2 23.3-17.9 30.1-30.3c4-7.3 7-15.2 9-23.5C344.3 69.9 316.8 64 288 64zM426.9 310c-7.2 26.4-21.7 49.7-41.2 67.8c-1.2 14.7 2.2 28.1 8.6 39.8c4.3 8 10 15.4 16.8 22.1c44.3-32.6 75.2-82.3 82.9-139.4c-9-2.2-18.1-3.1-27.1-2.7c-13.8 .6-27.5 4.4-40 12.4z"]},faLocationCrosshairs:Y_,faLocation:J_,faMarsDouble:{prefix:"fas",iconName:"mars-double",icon:[640,512,[9891],"f227","M312 32c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l33.4 33.4L275.8 159c-28.4-19.5-62.7-31-99.8-31C78.8 128 0 206.8 0 304s78.8 176 176 176s176-78.8 176-176c0-37-11.4-71.4-31-99.8l52.6-52.6L407 185c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V56c0-13.3-10.7-24-24-24H312zm88 48h0v0l0 0zM64 304a112 112 0 1 1 224 0A112 112 0 1 1 64 304zM368 480c97.2 0 176-78.8 176-176c0-37-11.4-71.4-31-99.8l52.6-52.6L599 185c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V56c0-13.3-10.7-24-24-24H504c-9.7 0-18.5 5.8-22.2 14.8c-1.2 2.9-1.8 6-1.8 9l0 .2v.2c0 6.2 2.5 12.2 7 16.8l33.4 33.4L480 146.7V168c0 22.6-13.6 43.1-34.6 51.7c-.8 .3-1.7 .7-2.5 1C465.7 241.2 480 270.9 480 304c0 61.9-50.1 112-112 112c-5.4 0-10.8-.4-16-1.1c-12.9 20.4-29.1 38.3-48.1 53.1c19.8 7.8 41.4 12 64 12z"]},faChildDress:{prefix:"fas",iconName:"child-dress",icon:[320,512,[],"e59c","M224 64A64 64 0 1 0 96 64a64 64 0 1 0 128 0zM88 400v80c0 17.7 14.3 32 32 32s32-14.3 32-32V400h16v80c0 17.7 14.3 32 32 32s32-14.3 32-32V400h17.8c10.9 0 18.6-10.7 15.2-21.1l-31.1-93.4 28.6 37.8c10.7 14.1 30.8 16.8 44.8 6.2s16.8-30.7 6.2-44.8L254.6 207c-22.4-29.6-57.5-47-94.6-47s-72.2 17.4-94.6 47L6.5 284.7c-10.7 14.1-7.9 34.2 6.2 44.8s34.2 7.9 44.8-6.2l28.7-37.8L55 378.9C51.6 389.3 59.3 400 70.2 400H88z"]},faUsersBetweenLines:{prefix:"fas",iconName:"users-between-lines",icon:[640,512,[],"e591","M0 24C0 10.7 10.7 0 24 0H616c13.3 0 24 10.7 24 24s-10.7 24-24 24H24C10.7 48 0 37.3 0 24zM0 488c0-13.3 10.7-24 24-24H616c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.3 0-24-10.7-24-24zM83.2 160a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM32 320c0-35.3 28.7-64 64-64h96c12.2 0 23.7 3.4 33.4 9.4c-37.2 15.1-65.6 47.2-75.8 86.6H64c-17.7 0-32-14.3-32-32zm461.6 32c-10.3-40.1-39.6-72.6-77.7-87.4c9.4-5.5 20.4-8.6 32.1-8.6h96c35.3 0 64 28.7 64 64c0 17.7-14.3 32-32 32H493.6zM391.2 290.4c32.1 7.4 58.1 30.9 68.9 61.6c3.5 10 5.5 20.8 5.5 32c0 17.7-14.3 32-32 32h-224c-17.7 0-32-14.3-32-32c0-11.2 1.9-22 5.5-32c10.5-29.7 35.3-52.8 66.1-60.9c7.8-2.1 16-3.1 24.5-3.1h96c7.4 0 14.7 .8 21.6 2.4zm44-130.4a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM321.6 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},faLungsVirus:{prefix:"fas",iconName:"lungs-virus",icon:[640,512,[],"e067","M320 0c17.7 0 32 14.3 32 32V156.2c-8.5-7.6-19.7-12.2-32-12.2s-23.5 4.6-32 12.2V32c0-17.7 14.3-32 32-32zM444.5 195.5c-16.4-16.4-41.8-18.5-60.5-6.1V165.3C384 127 415 96 453.3 96c21.7 0 42.8 10.2 55.8 28.8c15.4 22.1 44.3 65.4 71 116.9c26.5 50.9 52.4 112.5 59.6 170.3c.2 1.3 .2 2.6 .2 4v7c0 49.1-39.8 89-89 89c-7.3 0-14.5-.9-21.6-2.7l-72.7-18.2c-20.9-5.2-38.7-17.1-51.5-32.9c14 1.5 28.5-3 39.2-13.8l-22.6-22.6 22.6 22.6c18.7-18.7 18.7-49.1 0-67.9c-1.1-1.1-1.4-2-1.5-2.5c-.1-.8-.1-1.8 .4-2.9s1.2-1.9 1.8-2.3c.5-.3 1.3-.8 2.9-.8c26.5 0 48-21.5 48-48s-21.5-48-48-48c-1.6 0-2.4-.4-2.9-.8c-.6-.4-1.3-1.2-1.8-2.3s-.5-2.2-.4-2.9c.1-.6 .4-1.4 1.5-2.5c18.7-18.7 18.7-49.1 0-67.9zM421.8 421.8c-6.2 6.2-16.4 6.2-22.6 0C375.9 398.5 336 415 336 448c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C241.5 375.9 225 336 192 336c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C264.1 241.5 304 225 304 192c0-8.8 7.2-16 16-16s16 7.2 16 16c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C398.5 264.1 415 304 448 304c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6zM183.3 491.2l-72.7 18.2c-7.1 1.8-14.3 2.7-21.6 2.7c-49.1 0-89-39.8-89-89v-7c0-1.3 .1-2.7 .2-4c7.2-57.9 33.1-119.4 59.6-170.3c26.8-51.5 55.6-94.8 71-116.9c13-18.6 34-28.8 55.8-28.8C225 96 256 127 256 165.3v24.1c-18.6-12.4-44-10.3-60.5 6.1c-18.7 18.7-18.7 49.1 0 67.9c1.1 1.1 1.4 2 1.5 2.5c.1 .8 .1 1.8-.4 2.9s-1.2 1.9-1.8 2.3c-.5 .3-1.3 .8-2.9 .8c-26.5 0-48 21.5-48 48s21.5 48 48 48c1.6 0 2.4 .4 2.9 .8c.6 .4 1.3 1.2 1.8 2.3s.5 2.2 .4 2.9c-.1 .6-.4 1.4-1.5 2.5c-18.7 18.7-18.7 49.1 0 67.9c10.7 10.7 25.3 15.3 39.2 13.8c-12.8 15.9-30.6 27.7-51.5 32.9zM296 320a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm72 32a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faFaceGrinTears:X_,faGrinTears:K_,faPhone:{prefix:"fas",iconName:"phone",icon:[512,512,[128222,128379],"f095","M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z"]},faCalendarXmark:Q_,faCalendarTimes:eV,faChildReaching:{prefix:"fas",iconName:"child-reaching",icon:[384,512,[],"e59d","M256 64A64 64 0 1 0 128 64a64 64 0 1 0 128 0zM152.9 169.3c-23.7-8.4-44.5-24.3-58.8-45.8L74.6 94.2C64.8 79.5 45 75.6 30.2 85.4s-18.7 29.7-8.9 44.4L40.9 159c18.1 27.1 42.8 48.4 71.1 62.4V480c0 17.7 14.3 32 32 32s32-14.3 32-32V384h32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V221.6c29.1-14.2 54.4-36.2 72.7-64.2l18.2-27.9c9.6-14.8 5.4-34.6-9.4-44.3s-34.6-5.5-44.3 9.4L291 122.4c-21.8 33.4-58.9 53.6-98.8 53.6c-12.6 0-24.9-2-36.6-5.8c-.9-.3-1.8-.7-2.7-.9z"]},faHeadSideVirus:{prefix:"fas",iconName:"head-side-virus",icon:[512,512,[],"e064","M0 224.2C0 100.6 100.2 0 224 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8H448v64c0 35.3-28.7 64-64 64H320v32c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V407.3c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2zM224 64c-8.8 0-16 7.2-16 16c0 33-39.9 49.5-63.2 26.2c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6C145.5 152.1 129 192 96 192c-8.8 0-16 7.2-16 16s7.2 16 16 16c33 0 49.5 39.9 26.2 63.2c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0C168.1 286.5 208 303 208 336c0 8.8 7.2 16 16 16s16-7.2 16-16c0-33 39.9-49.5 63.2-26.2c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6C302.5 263.9 319 224 352 224c8.8 0 16-7.2 16-16s-7.2-16-16-16c-33 0-49.5-39.9-26.2-63.2c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0C279.9 129.5 240 113 240 80c0-8.8-7.2-16-16-16zm-24 96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm40 80a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]},faUserGear:tV,faUserCog:oV,faArrowUp19:rV,faSortNumericUp:cV,faDoorClosed:{prefix:"fas",iconName:"door-closed",icon:[576,512,[128682],"f52a","M96 64c0-35.3 28.7-64 64-64H416c35.3 0 64 28.7 64 64V448h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H432 144 32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96V64zM384 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faShieldVirus:{prefix:"fas",iconName:"shield-virus",icon:[512,512,[],"e06c","M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM256 112c8.8 0 16 7.2 16 16c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C334.5 200.1 351 240 384 240c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0C311.9 334.5 272 351 272 384c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C177.5 311.9 161 272 128 272c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C200.1 177.5 240 161 240 128c0-8.8 7.2-16 16-16zM232 256a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm72 32a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faDiceSix:{prefix:"fas",iconName:"dice-six",icon:[448,512,[9861],"f526","M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm160 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 192a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faMosquitoNet:{prefix:"fas",iconName:"mosquito-net",icon:[640,512,[],"e52c","M168.8 462.3c-7.9-4-11.1-13.6-7.2-21.5L192 380.2l0-44.2c0-4.2 1.7-8.3 4.7-11.3L256 265.4V242.2L139.2 344C87.8 395.3 0 358.9 0 286.3c0-41.1 30.6-75.8 71.4-80.9l159.9-23.9-49.6-41.3c-5.1-4.2-7-11.1-4.9-17.4l13.9-41.7-29-58.1c-4-7.9-.7-17.5 7.2-21.5s17.5-.7 21.5 7.2l32 64c1.9 3.8 2.2 8.2 .9 12.2l-12.5 37.6L256 160.5V137.9c0-14.9 10.1-27.3 23.8-31V63.7c0-4.5 3.7-8.2 8.2-8.2s8.2 3.7 8.2 8.2V107c13.7 3.6 23.8 16.1 23.8 31v22.6l45.4-37.8L352.8 85.1c-1.3-4-1-8.4 .9-12.2l32-64c4-7.9 13.6-11.1 21.5-7.2s11.1 13.6 7.2 21.5l-29 58.1 13.9 41.7c2.1 6.2 .1 13.1-4.9 17.4l-49.6 41.3 159.9 23.9c22.5 2.8 41.8 14.6 54.7 31.4c-2.7 2.6-5.2 5.4-7.3 8.6c-8.6-12.9-23.3-21.5-40-21.5s-31.4 8.5-40 21.5c-8.6-12.9-23.3-21.5-40-21.5c-21.7 0-40 14.3-45.9 34.1c-10.7 3.2-19.8 10.1-25.9 19.2l-40.2-35v23.1l32.4 32.4c-.3 2-.4 4.1-.4 6.2c0 16.7 8.5 31.4 21.5 40c-4 2.6-7.5 5.9-10.6 9.5L320 310.6v50c0 17.7-14.3 32-32 32s-32-14.3-32-32v-50l-32 32 0 41.4c0 2.5-.6 4.9-1.7 7.2l-32 64c-4 7.9-13.6 11.1-21.5 7.2zM512 256c8.8 0 16 7.2 16 16v16h48V272c0-8.8 7.2-16 16-16s16 7.2 16 16v16h16c8.8 0 16 7.2 16 16s-7.2 16-16 16H608v48h16c8.8 0 16 7.2 16 16s-7.2 16-16 16H608v48h16c8.8 0 16 7.2 16 16s-7.2 16-16 16H608v16c0 8.8-7.2 16-16 16s-16-7.2-16-16V480H528v16c0 8.8-7.2 16-16 16s-16-7.2-16-16V480H448v16c0 8.8-7.2 16-16 16s-16-7.2-16-16V480H400c-8.8 0-16-7.2-16-16s7.2-16 16-16h16V400H400c-8.8 0-16-7.2-16-16s7.2-16 16-16h16V320H400c-8.8 0-16-7.2-16-16s7.2-16 16-16h16V272c0-8.8 7.2-16 16-16s16 7.2 16 16v16h48V272c0-8.8 7.2-16 16-16zm16 112h48V320H528v48zm0 80h48V400H528v48zM448 320v48h48V320H448zm0 80v48h48V400H448z"]},faBridgeWater:{prefix:"fas",iconName:"bridge-water",icon:[576,512,[],"e4ce","M0 96C0 78.3 14.3 64 32 64H544c17.7 0 32 14.3 32 32v35.6c0 15.7-12.7 28.4-28.4 28.4c-37.3 0-67.6 30.2-67.6 67.6V352.5c-12.9 0-25.8 3.9-36.8 11.7c-18 12.4-40.1 20.3-59.2 20.3h0l0-.5V256c0-53-43-96-96-96s-96 43-96 96V384l0 .5c-19 0-41.2-7.9-59.1-20.3c-11.1-7.8-24-11.7-36.9-11.7V227.6C96 190.2 65.8 160 28.4 160C12.7 160 0 147.3 0 131.6V96zM306.5 389.9C329 405.4 356.5 416 384 416c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 469.7 417 480 384 480c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 405.2 165.1 416 192 416c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},faPersonBooth:{prefix:"fas",iconName:"person-booth",icon:[576,512,[],"f756","M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V192h64V32zm320 0c0-17.7-14.3-32-32-32s-32 14.3-32 32V480c0 17.7 14.3 32 32 32s32-14.3 32-32V32zM224 512c17.7 0 32-14.3 32-32V320H192V480c0 17.7 14.3 32 32 32zM320 0c-9.3 0-18.1 4-24.2 11s-8.8 16.3-7.5 25.5l31.2 218.6L288.6 409.7c-3.5 17.3 7.8 34.2 25.1 37.7s34.2-7.8 37.7-25.1l.7-3.6c1.3 16.4 15.1 29.4 31.9 29.4c17.7 0 32-14.3 32-32c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM112 80A48 48 0 1 0 16 80a48 48 0 1 0 96 0zm0 261.3V269.3l4.7 4.7c9 9 21.2 14.1 33.9 14.1H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H157.3l-41.6-41.6c-14.3-14.3-33.8-22.4-54-22.4C27.6 160 0 187.6 0 221.6v55.7l0 .9V480c0 17.7 14.3 32 32 32s32-14.3 32-32V384l32 42.7V480c0 17.7 14.3 32 32 32s32-14.3 32-32V421.3c0-10.4-3.4-20.5-9.6-28.8L112 341.3z"]},faTextWidth:{prefix:"fas",iconName:"text-width",icon:[448,512,[],"f035","M64 128V96H192l0 128H176c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H256l0-128H384v32c0 17.7 14.3 32 32 32s32-14.3 32-32V80c0-26.5-21.5-48-48-48H224 48C21.5 32 0 53.5 0 80v48c0 17.7 14.3 32 32 32s32-14.3 32-32zM9.4 361.4c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V416H320v32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6v32H128V320c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64z"]},faHatWizard:{prefix:"fas",iconName:"hat-wizard",icon:[512,512,[],"f6e8","M64 416L168.6 180.7c15.3-34.4 40.3-63.5 72-83.7l146.9-94c3-1.9 6.5-2.9 10-2.9C407.7 0 416 8.3 416 18.6v1.6c0 2.6-.5 5.1-1.4 7.5L354.8 176.9c-1.9 4.7-2.8 9.7-2.8 14.7c0 5.5 1.2 11 3.4 16.1L448 416H240.9l11.8-35.4 40.4-13.5c6.5-2.2 10.9-8.3 10.9-15.2s-4.4-13-10.9-15.2l-40.4-13.5-13.5-40.4C237 276.4 230.9 272 224 272s-13 4.4-15.2 10.9l-13.5 40.4-40.4 13.5C148.4 339 144 345.1 144 352s4.4 13 10.9 15.2l40.4 13.5L207.1 416H64zM279.6 141.5c-1.1-3.3-4.1-5.5-7.6-5.5s-6.5 2.2-7.6 5.5l-6.7 20.2-20.2 6.7c-3.3 1.1-5.5 4.1-5.5 7.6s2.2 6.5 5.5 7.6l20.2 6.7 6.7 20.2c1.1 3.3 4.1 5.5 7.6 5.5s6.5-2.2 7.6-5.5l6.7-20.2 20.2-6.7c3.3-1.1 5.5-4.1 5.5-7.6s-2.2-6.5-5.5-7.6l-20.2-6.7-6.7-20.2zM32 448H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faPenFancy:{prefix:"fas",iconName:"pen-fancy",icon:[512,512,[128395,10002],"f5ac","M373.5 27.1C388.5 9.9 410.2 0 433 0c43.6 0 79 35.4 79 79c0 22.8-9.9 44.6-27.1 59.6L277.7 319l-10.3-10.3-64-64L193 234.3 373.5 27.1zM170.3 256.9l10.4 10.4 64 64 10.4 10.4-19.2 83.4c-3.9 17.1-16.9 30.7-33.8 35.4L24.4 510.3l95.4-95.4c2.6 .7 5.4 1.1 8.3 1.1c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32c0 2.9 .4 5.6 1.1 8.3L1.7 487.6 51.5 310c4.7-16.9 18.3-29.9 35.4-33.8l83.4-19.2z"]},faPersonDigging:aV,faDigging:nV,faTrash:{prefix:"fas",iconName:"trash",icon:[448,512,[],"f1f8","M135.2 17.7L128 32H32C14.3 32 0 46.3 0 64S14.3 96 32 96H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H320l-7.2-14.3C307.4 6.8 296.3 0 284.2 0H163.8c-12.1 0-23.2 6.8-28.6 17.7zM416 128H32L53.2 467c1.6 25.3 22.6 45 47.9 45H346.9c25.3 0 46.3-19.7 47.9-45L416 128z"]},faGaugeSimple:lV,faGaugeSimpleMed:iV,faTachometerAverage:sV,faBookMedical:{prefix:"fas",iconName:"book-medical",icon:[448,512,[],"f7e6","M0 96C0 43 43 0 96 0H384h32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32zM208 112v48H160c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V224h48c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H272V112c0-8.8-7.2-16-16-16H224c-8.8 0-16 7.2-16 16z"]},faPoo:{prefix:"fas",iconName:"poo",icon:[512,512,[128169],"f2fe","M268.9 .9c-5.5-.7-11 1.4-14.5 5.7s-4.6 10.1-2.8 15.4c2.8 8.2 4.3 16.9 4.3 26.1c0 44.1-35.7 79.9-79.8 80H160c-35.3 0-64 28.7-64 64c0 19.1 8.4 36.3 21.7 48H104c-39.8 0-72 32.2-72 72c0 23.2 11 43.8 28 57c-34.1 5.7-60 35.3-60 71c0 39.8 32.2 72 72 72H440c39.8 0 72-32.2 72-72c0-35.7-25.9-65.3-60-71c17-13.2 28-33.8 28-57c0-39.8-32.2-72-72-72H394.3c13.3-11.7 21.7-28.9 21.7-48c0-35.3-28.7-64-64-64h-5.5c3.5-10 5.5-20.8 5.5-32c0-48.6-36.2-88.8-83.1-95.1zM192 256a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm64 108.3c0 2.4-.7 4.8-2.2 6.7c-8.2 10.5-39.5 45-93.8 45s-85.6-34.6-93.8-45c-1.5-1.9-2.2-4.3-2.2-6.7c0-6.8 5.5-12.3 12.3-12.3H339.7c6.8 0 12.3 5.5 12.3 12.3z"]},faQuoteRight:dV,faQuoteRightAlt:mV,faShirt:fV,faTShirt:uV,faTshirt:pV,faCubes:{prefix:"fas",iconName:"cubes",icon:[576,512,[],"f1b3","M290.8 48.6l78.4 29.7L288 109.5 206.8 78.3l78.4-29.7c1.8-.7 3.8-.7 5.7 0zM136 92.5V204.7c-1.3 .4-2.6 .8-3.9 1.3l-96 36.4C14.4 250.6 0 271.5 0 294.7V413.9c0 22.2 13.1 42.3 33.5 51.3l96 42.2c14.4 6.3 30.7 6.3 45.1 0L288 457.5l113.5 49.9c14.4 6.3 30.7 6.3 45.1 0l96-42.2c20.3-8.9 33.5-29.1 33.5-51.3V294.7c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-1.3-.5-2.6-.9-3.9-1.3V92.5c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-12.8-4.8-26.9-4.8-39.7 0l-96 36.4C150.4 48.4 136 69.3 136 92.5zM392 210.6l-82.4 31.2V152.6L392 121v89.6zM154.8 250.9l78.4 29.7L152 311.7 70.8 280.6l78.4-29.7c1.8-.7 3.8-.7 5.7 0zm18.8 204.4V354.8L256 323.2v95.9l-82.4 36.2zM421.2 250.9c1.8-.7 3.8-.7 5.7 0l78.4 29.7L424 311.7l-81.2-31.1 78.4-29.7zM523.2 421.2l-77.6 34.1V354.8L528 323.2v90.7c0 3.2-1.9 6-4.8 7.3z"]},faDivide:{prefix:"fas",iconName:"divide",icon:[448,512,[10135,247],"f529","M272 96a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm0 320a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM400 288c17.7 0 32-14.3 32-32s-14.3-32-32-32H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H400z"]},faTengeSign:bV,faTenge:hV,faHeadphones:{prefix:"fas",iconName:"headphones",icon:[512,512,[127911],"f025","M256 80C149.9 80 62.4 159.4 49.6 262c9.4-3.8 19.6-6 30.4-6c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48c-44.2 0-80-35.8-80-80V384 336 288C0 146.6 114.6 32 256 32s256 114.6 256 256v48 48 16c0 44.2-35.8 80-80 80c-26.5 0-48-21.5-48-48V304c0-26.5 21.5-48 48-48c10.8 0 21 2.1 30.4 6C449.6 159.4 362.1 80 256 80z"]},faHandsHolding:{prefix:"fas",iconName:"hands-holding",icon:[640,512,[],"f4c2","M80 104c0-22.1-17.9-40-40-40S0 81.9 0 104v56 64V325.5c0 25.5 10.1 49.9 28.1 67.9L128 493.3c12 12 28.3 18.7 45.3 18.7H240c26.5 0 48-21.5 48-48V385.1c0-29.7-11.8-58.2-32.8-79.2l-25.3-25.3 0 0-15.2-15.2-32-32c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l32 32 15.2 15.2c11 11 9.2 29.2-3.7 37.8c-9.7 6.5-22.7 5.2-31-3.1L98.7 309.5c-12-12-18.7-28.3-18.7-45.3V224 144 104zm480 0v40 80 40.2c0 17-6.7 33.3-18.7 45.3l-51.1 51.1c-8.3 8.3-21.3 9.6-31 3.1c-12.9-8.6-14.7-26.9-3.7-37.8l15.2-15.2 32-32c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-32 32-15.2 15.2 0 0-25.3 25.3c-21 21-32.8 49.5-32.8 79.2V464c0 26.5 21.5 48 48 48h66.7c17 0 33.3-6.7 45.3-18.7l99.9-99.9c18-18 28.1-42.4 28.1-67.9V224 160 104c0-22.1-17.9-40-40-40s-40 17.9-40 40z"]},faHandsClapping:{prefix:"fas",iconName:"hands-clapping",icon:[512,512,[],"e1a8","M336 16V80c0 8.8-7.2 16-16 16s-16-7.2-16-16V16c0-8.8 7.2-16 16-16s16 7.2 16 16zm-98.7 7.1l32 48c4.9 7.4 2.9 17.3-4.4 22.2s-17.3 2.9-22.2-4.4l-32-48c-4.9-7.4-2.9-17.3 4.4-22.2s17.3-2.9 22.2 4.4zM135 119c9.4-9.4 24.6-9.4 33.9 0L292.7 242.7c10.1 10.1 27.3 2.9 27.3-11.3V192c0-17.7 14.3-32 32-32s32 14.3 32 32V345.6c0 57.1-30 110-78.9 139.4c-64 38.4-145.8 28.3-198.5-24.4L7 361c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l53 53c6.1 6.1 16 6.1 22.1 0s6.1-16 0-22.1L23 265c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l93 93c6.1 6.1 16 6.1 22.1 0s6.1-16 0-22.1L55 185c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l117 117c6.1 6.1 16 6.1 22.1 0s6.1-16 0-22.1l-93-93c-9.4-9.4-9.4-24.6 0-33.9zM433.1 484.9c-24.2 14.5-50.9 22.1-77.7 23.1c48.1-39.6 76.6-99 76.6-162.4l0-98.1c8.2-.1 16-6.4 16-16V192c0-17.7 14.3-32 32-32s32 14.3 32 32V345.6c0 57.1-30 110-78.9 139.4zM424.9 18.7c7.4 4.9 9.3 14.8 4.4 22.2l-32 48c-4.9 7.4-14.8 9.3-22.2 4.4s-9.3-14.8-4.4-22.2l32-48c4.9-7.4 14.8-9.3 22.2-4.4z"]},faRepublican:{prefix:"fas",iconName:"republican",icon:[640,512,[],"f75e","M0 192C0 103.6 71.6 32 160 32H384c88.4 0 160 71.6 160 160v64H0V192zm415.9-64c-2.4 0-4.7 1.3-5.7 3.4l-12.6 24.6-28.2 4c-2.4 .3-4.4 2-5.2 4.2s-.1 4.7 1.6 6.3l20.4 19.2-4.8 27.1c-.4 2.3 .6 4.7 2.5 6s4.6 1.6 6.7 .5l25.2-12.8 25.2 12.8c2.2 1.1 4.8 .9 6.7-.5s3-3.7 2.5-6l-4.8-27.1L466 170.5c1.7-1.6 2.4-4.1 1.6-6.3s-2.8-3.9-5.2-4.2l-28.2-4-12.6-24.6c-1.1-2.1-3.3-3.4-5.7-3.4zm-138.3 3.4c-1.1-2.1-3.3-3.4-5.7-3.4s-4.7 1.3-5.7 3.4l-12.6 24.6-28.2 4c-2.4 .3-4.4 2-5.2 4.2s-.1 4.7 1.6 6.3l20.4 19.2-4.8 27.1c-.4 2.3 .6 4.7 2.5 6s4.6 1.6 6.7 .5l25.2-12.8 25.2 12.8c2.2 1.1 4.8 .9 6.7-.5s3-3.7 2.5-6l-4.8-27.1L322 170.5c1.7-1.6 2.4-4.1 1.6-6.3s-2.8-3.9-5.2-4.2l-28.2-4-12.6-24.6zM127.9 128c-2.4 0-4.7 1.3-5.7 3.4l-12.6 24.6-28.2 4c-2.4 .3-4.4 2-5.2 4.2s-.1 4.7 1.6 6.3l20.4 19.2-4.8 27.1c-.4 2.3 .6 4.7 2.5 6s4.6 1.6 6.7 .5l25.2-12.8 25.2 12.8c2.2 1.1 4.8 .9 6.7-.5s3-3.7 2.5-6l-4.8-27.1L178 170.5c1.7-1.6 2.4-4.1 1.6-6.3s-2.8-3.9-5.2-4.2l-28.2-4-12.6-24.6c-1.1-2.1-3.3-3.4-5.7-3.4zm.1 160H320h96 32 64 32v32 80c0 8.8 7.2 16 16 16s16-7.2 16-16V352c0-17.7 14.3-32 32-32s32 14.3 32 32v48c0 44.2-35.8 80-80 80s-80-35.8-80-80V352H448v32 64c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V384H128v64c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V384 288H128z"]},faArrowLeft:{prefix:"fas",iconName:"arrow-left",icon:[448,512,[8592],"f060","M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"]},faPersonCircleXmark:{prefix:"fas",iconName:"person-circle-xmark",icon:[576,512,[],"e543","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z"]},faRuler:{prefix:"fas",iconName:"ruler",icon:[512,512,[128207],"f545","M177.9 494.1c-18.7 18.7-49.1 18.7-67.9 0L17.9 401.9c-18.7-18.7-18.7-49.1 0-67.9l50.7-50.7 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 50.7-50.7c18.7-18.7 49.1-18.7 67.9 0l92.1 92.1c18.7 18.7 18.7 49.1 0 67.9L177.9 494.1z"]},faAlignLeft:{prefix:"fas",iconName:"align-left",icon:[448,512,[],"f036","M288 64c0 17.7-14.3 32-32 32H32C14.3 96 0 81.7 0 64S14.3 32 32 32H256c17.7 0 32 14.3 32 32zm0 256c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H256c17.7 0 32 14.3 32 32zM0 192c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 448c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"]},faDiceD6:{prefix:"fas",iconName:"dice-d6",icon:[448,512,[],"f6d1","M201 10.3c14.3-7.8 31.6-7.8 46 0L422.3 106c5.1 2.8 8.3 8.2 8.3 14s-3.2 11.2-8.3 14L231.7 238c-4.8 2.6-10.5 2.6-15.3 0L25.7 134c-5.1-2.8-8.3-8.2-8.3-14s3.2-11.2 8.3-14L201 10.3zM23.7 170l176 96c5.1 2.8 8.3 8.2 8.3 14V496c0 5.6-3 10.9-7.8 13.8s-10.9 3-15.8 .3L25 423.1C9.6 414.7 0 398.6 0 381V184c0-5.6 3-10.9 7.8-13.8s10.9-3 15.8-.3zm400.7 0c5-2.7 11-2.6 15.8 .3s7.8 8.1 7.8 13.8V381c0 17.6-9.6 33.7-25 42.1L263.7 510c-5 2.7-11 2.6-15.8-.3s-7.8-8.1-7.8-13.8V280c0-5.9 3.2-11.2 8.3-14l176-96z"]},faRestroom:{prefix:"fas",iconName:"restroom",icon:[640,512,[],"f7bd","M80 48a48 48 0 1 1 96 0A48 48 0 1 1 80 48zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V325.2c-8.1 9.2-21.1 13.2-33.5 9.4c-16.9-5.3-26.3-23.2-21-40.1l30.9-99.1C44.9 155.3 82 128 124 128h8c42 0 79.1 27.3 91.6 67.4l30.9 99.1c5.3 16.9-4.1 34.8-21 40.1c-12.4 3.9-25.4-.2-33.5-9.4V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H120zM320 0c13.3 0 24 10.7 24 24V488c0 13.3-10.7 24-24 24s-24-10.7-24-24V24c0-13.3 10.7-24 24-24zM464 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM440 480V384H422.2c-10.9 0-18.6-10.7-15.2-21.1l9-26.9c-3.2 0-6.4-.5-9.5-1.5c-16.9-5.3-26.3-23.2-21-40.1l29.7-95.2C428.4 156.9 467.6 128 512 128s83.6 28.9 96.8 71.2l29.7 95.2c5.3 16.9-4.1 34.8-21 40.1c-3.2 1-6.4 1.5-9.5 1.5l9 26.9c3.5 10.4-4.3 21.1-15.2 21.1H584v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384H504v96c0 17.7-14.3 32-32 32s-32-14.3-32-32z"]},faJ:{prefix:"fas",iconName:"j",icon:[320,512,[106],"4a","M288 32c17.7 0 32 14.3 32 32V320c0 88.4-71.6 160-160 160S0 408.4 0 320V288c0-17.7 14.3-32 32-32s32 14.3 32 32v32c0 53 43 96 96 96s96-43 96-96V64c0-17.7 14.3-32 32-32z"]},faUsersViewfinder:{prefix:"fas",iconName:"users-viewfinder",icon:[640,512,[],"e595","M48 48h88c13.3 0 24-10.7 24-24s-10.7-24-24-24H32C14.3 0 0 14.3 0 32V136c0 13.3 10.7 24 24 24s24-10.7 24-24V48zM175.8 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-26.5 32C119.9 256 96 279.9 96 309.3c0 14.7 11.9 26.7 26.7 26.7h56.1c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4H149.3zm368 80c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3H421.3c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6h56.1zm-89.4 0c-8.6-24.3-29.9-42.6-55.9-47c-3.9-.7-7.9-1-12-1H280c-4.1 0-8.1 .3-12 1c-26 4.4-47.3 22.7-55.9 47c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24H408c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24zM464 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-80-32a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM504 48h88v88c0 13.3 10.7 24 24 24s24-10.7 24-24V32c0-17.7-14.3-32-32-32H504c-13.3 0-24 10.7-24 24s10.7 24 24 24zM48 464V376c0-13.3-10.7-24-24-24s-24 10.7-24 24V480c0 17.7 14.3 32 32 32H136c13.3 0 24-10.7 24-24s-10.7-24-24-24H48zm456 0c-13.3 0-24 10.7-24 24s10.7 24 24 24H608c17.7 0 32-14.3 32-32V376c0-13.3-10.7-24-24-24s-24 10.7-24 24v88H504z"]},faFileVideo:{prefix:"fas",iconName:"file-video",icon:[384,512,[],"f1c8","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM64 288c0-17.7 14.3-32 32-32h96c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V288zM300.9 397.9L256 368V304l44.9-29.9c2-1.3 4.4-2.1 6.8-2.1c6.8 0 12.3 5.5 12.3 12.3V387.7c0 6.8-5.5 12.3-12.3 12.3c-2.4 0-4.8-.7-6.8-2.1z"]},faUpRightFromSquare:gV,faExternalLinkAlt:vV,faTableCells:CV,faTh:yV,faFilePdf:{prefix:"fas",iconName:"file-pdf",icon:[512,512,[],"f1c1","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V304H176c-35.3 0-64 28.7-64 64V512H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zM176 352h32c30.9 0 56 25.1 56 56s-25.1 56-56 56H192v32c0 8.8-7.2 16-16 16s-16-7.2-16-16V448 368c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24H192v48h16zm96-80h32c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H304c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H320v96h16zm80-112c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H448v32h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H448v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V432 368z"]},faBookBible:zV,faBible:HV,faO:{prefix:"fas",iconName:"o",icon:[448,512,[111],"4f","M224 96a160 160 0 1 0 0 320 160 160 0 1 0 0-320zM448 256A224 224 0 1 1 0 256a224 224 0 1 1 448 0z"]},faSuitcaseMedical:_V,faMedkit:VV,faUserSecret:{prefix:"fas",iconName:"user-secret",icon:[448,512,[128373],"f21b","M224 16c-6.7 0-10.8-2.8-15.5-6.1C201.9 5.4 194 0 176 0c-30.5 0-52 43.7-66 89.4C62.7 98.1 32 112.2 32 128c0 14.3 25 27.1 64.6 35.9c-.4 4-.6 8-.6 12.1c0 17 3.3 33.2 9.3 48H45.4C38 224 32 230 32 237.4c0 1.7 .3 3.4 1 5l38.8 96.9C28.2 371.8 0 423.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7c0-58.5-28.2-110.4-71.7-143L415 242.4c.6-1.6 1-3.3 1-5c0-7.4-6-13.4-13.4-13.4H342.7c6-14.8 9.3-31 9.3-48c0-4.1-.2-8.1-.6-12.1C391 155.1 416 142.3 416 128c0-15.8-30.7-29.9-78-38.6C324 43.7 302.5 0 272 0c-18 0-25.9 5.4-32.5 9.9c-4.8 3.3-8.8 6.1-15.5 6.1zm56 208H267.6c-16.5 0-31.1-10.6-36.3-26.2c-2.3-7-12.2-7-14.5 0c-5.2 15.6-19.9 26.2-36.3 26.2H168c-22.1 0-40-17.9-40-40V169.6c28.2 4.1 61 6.4 96 6.4s67.8-2.3 96-6.4V184c0 22.1-17.9 40-40 40zm-88 96l16 32L176 480 128 288l64 32zm128-32L272 480 240 352l16-32 64-32z"]},faOtter:{prefix:"fas",iconName:"otter",icon:[640,512,[129446],"f700","M181.5 197.1l12.9 6.4c5.9 3 12.4 4.5 19.1 4.5c23.5 0 42.6-19.1 42.6-42.6V144c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v21.4c0 23.5 19.1 42.6 42.6 42.6c6.6 0 13.1-1.5 19.1-4.5l12.9-6.4 8.4-4.2L135.1 185c-4.5-3-7.1-8-7.1-13.3V168c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24v3.7c0 5.3-2.7 10.3-7.1 13.3l-11.8 7.9 8.4 4.2zm-8.6 49.4L160 240l-12.9 6.4c-12.6 6.3-26.5 9.6-40.5 9.6c-3.6 0-7.1-.2-10.6-.6v.6c0 35.3 28.7 64 64 64h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384V336 320c0-23.7 12.9-44.4 32-55.4c9.4-5.4 20.3-8.6 32-8.6V240c0-26.5 21.5-48 48-48c8.8 0 16 7.2 16 16v32 16 48c0 8.8 7.2 16 16 16s16-7.2 16-16V204.3c0-48.2-30.8-91-76.6-106.3l-8.5-2.8c-8-2.7-12.6-11.1-10.4-19.3s10.3-13.2 18.6-11.6l19.9 4C576 86.1 640 164.2 640 254.9l0 1.1h0c0 123.7-100.3 224-224 224h-1.1H256h-.6C132 480 32 380 32 256.6V256 216.8c-10.1-14.6-16-32.3-16-51.4V144l0-1.4C6.7 139.3 0 130.5 0 120c0-13.3 10.7-24 24-24h2.8C44.8 58.2 83.3 32 128 32h64c44.7 0 83.2 26.2 101.2 64H296c13.3 0 24 10.7 24 24c0 10.5-6.7 19.3-16 22.6l0 1.4v21.4c0 1.4 0 2.8-.1 4.3c12-6.2 25.7-9.6 40.1-9.6h8c17.7 0 32 14.3 32 32s-14.3 32-32 32h-8c-13.3 0-24 10.7-24 24v8h56.4c-15.2 17-24.4 39.4-24.4 64H320c-42.3 0-78.2-27.4-91-65.3c-5.1 .9-10.3 1.3-15.6 1.3c-14.1 0-27.9-3.3-40.5-9.6zM96 128a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm112 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]},faPersonDress:xV,faFemale:MV,faCommentDollar:{prefix:"fas",iconName:"comment-dollar",icon:[512,512,[],"f651","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zm20-312v13.9c7.5 1.2 14.6 2.9 21.1 4.7c10.7 2.8 17 13.8 14.2 24.5s-13.8 17-24.5 14.2c-11-2.9-21.6-5-31.2-5.2c-7.9-.1-16 1.8-21.5 5c-4.8 2.8-6.2 5.6-6.2 9.3c0 1.8 .1 3.5 5.3 6.7c6.3 3.8 15.5 6.7 28.3 10.5l.7 .2c11.2 3.4 25.6 7.7 37.1 15c12.9 8.1 24.3 21.3 24.6 41.6c.3 20.9-10.5 36.1-24.8 45c-7.2 4.5-15.2 7.3-23.2 9V344c0 11-9 20-20 20s-20-9-20-20V329.4c-10.3-2.2-20-5.5-28.2-8.4l0 0 0 0c-2.1-.7-4.1-1.4-6.1-2.1c-10.5-3.5-16.1-14.8-12.6-25.3s14.8-16.1 25.3-12.6c2.5 .8 4.9 1.7 7.2 2.4c13.6 4.6 24 8.1 35.1 8.5c8.6 .3 16.5-1.6 21.4-4.7c4.1-2.5 6-5.5 5.9-10.5c0-2.9-.8-5-5.9-8.2c-6.3-4-15.4-6.9-28-10.7l-1.7-.5c-10.9-3.3-24.6-7.4-35.6-14c-12.7-7.7-24.6-20.5-24.7-40.7c-.1-21.1 11.8-35.7 25.8-43.9c6.9-4.1 14.5-6.8 22.2-8.5V136c0-11 9-20 20-20s20 9 20 20z"]},faBusinessTime:LV,faBriefcaseClock:wV,faTableCellsLarge:SV,faThLarge:EV,faBookTanakh:kV,faTanakh:NV,faPhoneVolume:TV,faVolumeControlPhone:BV,faHatCowboySide:{prefix:"fas",iconName:"hat-cowboy-side",icon:[640,512,[],"f8c1","M152.7 135.9l-10.4 57.2c6.8-.7 13.6-1.1 20.5-1.1h10.7c39.4 0 77.8 12.1 110.1 34.7L562.4 421.8l35.1 24.6c24.4-6 42.5-28.1 42.5-54.4c0-75.8-94.7-126.6-134.6-144.7L474 83.9C468.2 53.8 441.8 32 411.1 32h-2.7c-5.6 0-11.1 .7-16.5 2.2L199.2 85.5c-23.9 6.4-42 26-46.5 50.4zM0 384c0 35.3 28.7 64 64 64H544L265.3 252.9c-26.9-18.8-58.9-28.9-91.8-28.9H162.9c-60.6 0-116 34.2-143.1 88.4L13.5 325C4.6 342.7 0 362.3 0 382.2V384z"]},faClipboardUser:{prefix:"fas",iconName:"clipboard-user",icon:[384,512,[],"f7f3","M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM128 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM80 432c0-44.2 35.8-80 80-80h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16z"]},faChild:{prefix:"fas",iconName:"child",icon:[320,512,[],"f1ae","M96 64a64 64 0 1 1 128 0A64 64 0 1 1 96 64zm48 320v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V287.8L59.1 321c-9.4 15-29.2 19.4-44.1 10S-4.5 301.9 4.9 287l39.9-63.3C69.7 184 113.2 160 160 160s90.3 24 115.2 63.6L315.1 287c9.4 15 4.9 34.7-10 44.1s-34.7 4.9-44.1-10L240 287.8V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V384H144z"]},faLiraSign:{prefix:"fas",iconName:"lira-sign",icon:[320,512,[8356],"f195","M112 160.4c0-35.5 28.8-64.4 64.4-64.4c6.9 0 13.8 1.1 20.4 3.3l81.2 27.1c16.8 5.6 34.9-3.5 40.5-20.2s-3.5-34.9-20.2-40.5L217 38.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5 32 48 89.5 48 160.4V192H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H48v32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H46c-2.2 10.5-6.1 20.6-11.7 29.9L4.6 431.5c-5.9 9.9-6.1 22.2-.4 32.2S20.5 480 32 480H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H88.5l.7-1.1c11.6-19.3 18.9-40.7 21.6-62.9H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V256H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V160.4z"]},faSatellite:{prefix:"fas",iconName:"satellite",icon:[512,512,[128752],"f7bf","M233 7c-9.4-9.4-24.6-9.4-33.9 0l-96 96c-9.4 9.4-9.4 24.6 0 33.9l89.4 89.4-15.5 15.5C152.3 230.4 124.9 224 96 224c-31.7 0-61.5 7.7-87.8 21.2c-9 4.7-10.3 16.7-3.1 23.8L112.7 376.7 96.3 393.1c-2.6-.7-5.4-1.1-8.3-1.1c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32c0-2.9-.4-5.6-1.1-8.3l16.4-16.4L242.9 506.9c7.2 7.2 19.2 5.9 23.8-3.1C280.3 477.5 288 447.7 288 416c0-28.9-6.4-56.3-17.8-80.9l15.5-15.5L375 409c9.4 9.4 24.6 9.4 33.9 0l96-96c9.4-9.4 9.4-24.6 0-33.9l-89.4-89.4 55-55c12.5-12.5 12.5-32.8 0-45.3l-48-48c-12.5-12.5-32.8-12.5-45.3 0l-55 55L233 7zm159 351l-72.4-72.4 62.1-62.1L454.1 296 392 358.1zM226.3 192.4L153.9 120 216 57.9l72.4 72.4-62.1 62.1z"]},faPlaneLock:{prefix:"fas",iconName:"plane-lock",icon:[640,512,[],"e558","M192 93.7C192 59.5 221 0 256 0c36 0 64 59.5 64 93.7v84.6l101.8 58.2C418 247.6 416 259.6 416 272v24.6c-17.9 10.4-30.3 29.1-31.8 50.9L320 329.1V400l57.6 43.2c4 3 6.4 7.8 6.4 12.8v24 18c0 7.8-6.3 14-14 14c-1.3 0-2.6-.2-3.9-.5L256 480 145.9 511.5c-1.3 .4-2.6 .5-3.9 .5c-7.8 0-14-6.3-14-14V456c0-5 2.4-9.8 6.4-12.8L192 400l0-70.9-171.6 49C10.2 381.1 0 373.4 0 362.8V297.3c0-5.7 3.1-11 8.1-13.9L192 178.3V93.7zM528 240c-17.7 0-32 14.3-32 32v48h64V272c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80v48c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H448c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32V272z"]},faTag:{prefix:"fas",iconName:"tag",icon:[448,512,[127991],"f02b","M0 80V229.5c0 17 6.7 33.3 18.7 45.3l176 176c25 25 65.5 25 90.5 0L418.7 317.3c25-25 25-65.5 0-90.5l-176-176c-12-12-28.3-18.7-45.3-18.7H48C21.5 32 0 53.5 0 80zm112 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faComment:{prefix:"fas",iconName:"comment",icon:[512,512,[128489,61669],"f075","M512 240c0 114.9-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6C73.6 471.1 44.7 480 16 480c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4l0 0 0 0 0 0 0 0 .3-.3c.3-.3 .7-.7 1.3-1.4c1.1-1.2 2.8-3.1 4.9-5.7c4.1-5 9.6-12.4 15.2-21.6c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208z"]},faCakeCandles:IV,faBirthdayCake:$V,faCake:RV,faEnvelope:{prefix:"fas",iconName:"envelope",icon:[512,512,[128386,9993,61443],"f0e0","M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"]},faAnglesUp:AV,faAngleDoubleUp:PV,faPaperclip:{prefix:"fas",iconName:"paperclip",icon:[448,512,[128206],"f0c6","M364.2 83.8c-24.4-24.4-64-24.4-88.4 0l-184 184c-42.1 42.1-42.1 110.3 0 152.4s110.3 42.1 152.4 0l152-152c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-152 152c-64 64-167.6 64-231.6 0s-64-167.6 0-231.6l184-184c46.3-46.3 121.3-46.3 167.6 0s46.3 121.3 0 167.6l-176 176c-28.6 28.6-75 28.6-103.6 0s-28.6-75 0-103.6l144-144c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-144 144c-6.7 6.7-6.7 17.7 0 24.4s17.7 6.7 24.4 0l176-176c24.4-24.4 24.4-64 0-88.4z"]},faArrowRightToCity:{prefix:"fas",iconName:"arrow-right-to-city",icon:[640,512,[],"e4b3","M288 48c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48V192h40V120c0-13.3 10.7-24 24-24s24 10.7 24 24v72h24c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H432 336c-26.5 0-48-21.5-48-48V48zm64 32v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16zm16 80c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H368zM352 272v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16zm176-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H528zM512 368v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H528c-8.8 0-16 7.2-16 16zM166.6 153.4l80 80c12.5 12.5 12.5 32.8 0 45.3l-80 80c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L146.7 288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H146.7l-25.4-25.4c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0z"]},faRibbon:{prefix:"fas",iconName:"ribbon",icon:[448,512,[127895],"f4d6","M333.2 322.8l0 0-133.9-146 0 0L146 118.6c7.8-5.1 37-22.6 78-22.6s70.2 17.4 78 22.6L245.7 180l85.6 93.4 27.4-29.8c16.3-17.7 25.3-40.9 25.3-65V149.1c0-19-5.6-37.5-16.1-53.3L327.8 35.6C312.9 13.4 287.9 0 261.2 0h-76c-25.8 0-50.1 12.5-65.1 33.5L81.9 87C70.3 103.2 64 122.8 64 142.8V164c0 23.2 8.4 45.6 23.6 63.1l56 64.2 0 0 83.3 95.6 0 0 91.8 105.3c10 11.5 26.8 14.3 40 6.8l54.5-31.1c17.8-10.2 21.6-34.3 7.7-49.4l-87.7-95.7zM205.2 410.6l-83.3-95.6L27.1 418.5c-13.9 15.1-10.1 39.2 7.7 49.4l55.1 31.5c13 7.4 29.3 4.9 39.4-6.1l75.9-82.6z"]},faLungs:{prefix:"fas",iconName:"lungs",icon:[640,512,[129729],"f604","M320 0c17.7 0 32 14.3 32 32V164.1c0 16.4 8.4 31.7 22.2 40.5l9.8 6.2V165.3C384 127 415 96 453.3 96c21.7 0 42.8 10.2 55.8 28.8c15.4 22.1 44.3 65.4 71 116.9c26.5 50.9 52.4 112.5 59.6 170.3c.2 1.3 .2 2.6 .2 4v7c0 49.1-39.8 89-89 89c-7.3 0-14.5-.9-21.6-2.7l-72.7-18.2C414 480.5 384 442.1 384 398V325l90.5 57.6c7.5 4.7 17.3 2.5 22.1-4.9s2.5-17.3-4.9-22.1L384 287.1v-.4l-44.1-28.1c-7.3-4.6-13.9-10.1-19.9-16.1c-5.9 6-12.6 11.5-19.9 16.1L256 286.7 161.2 347l-13.5 8.6c0 0 0 0-.1 0c-7.4 4.8-9.6 14.6-4.8 22.1c4.7 7.5 14.6 9.7 22.1 4.9l91.1-58V398c0 44.1-30 82.5-72.7 93.1l-72.7 18.2c-7.1 1.8-14.3 2.7-21.6 2.7c-49.1 0-89-39.8-89-89v-7c0-1.3 .1-2.7 .2-4c7.2-57.9 33.1-119.4 59.6-170.3c26.8-51.5 55.6-94.8 71-116.9c13-18.6 34-28.8 55.8-28.8C225 96 256 127 256 165.3v45.5l9.8-6.2c13.8-8.8 22.2-24.1 22.2-40.5V32c0-17.7 14.3-32 32-32z"]},faArrowUp91:WV,faSortNumericUpAlt:DV,faLitecoinSign:{prefix:"fas",iconName:"litecoin-sign",icon:[384,512,[],"e1d3","M128 64c0-17.7-14.3-32-32-32S64 46.3 64 64V213.6L23.2 225.2c-17 4.9-26.8 22.6-22 39.6s22.6 26.8 39.6 22L64 280.1V448c0 17.7 14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H128V261.9l136.8-39.1c17-4.9 26.8-22.6 22-39.6s-22.6-26.8-39.6-22L128 195.3V64z"]},faBorderNone:{prefix:"fas",iconName:"border-none",icon:[448,512,[],"f850","M32 480a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm96-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0-384a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM320 416a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0-320a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm0 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM224 480a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm0-448a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM416 416a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0-384a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM32 96a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM416 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM32 288a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm192 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm192 64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM32 320a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM416 192a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM32 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm192 64a32 32 0 1 1 0-64 32 32 0 1 1 0 64z"]},faCircleNodes:{prefix:"fas",iconName:"circle-nodes",icon:[512,512,[],"e4e2","M418.4 157.9c35.3-8.3 61.6-40 61.6-77.9c0-44.2-35.8-80-80-80c-43.4 0-78.7 34.5-80 77.5L136.2 151.1C121.7 136.8 101.9 128 80 128c-44.2 0-80 35.8-80 80s35.8 80 80 80c12.2 0 23.8-2.7 34.1-7.6L259.7 407.8c-2.4 7.6-3.7 15.8-3.7 24.2c0 44.2 35.8 80 80 80s80-35.8 80-80c0-27.7-14-52.1-35.4-66.4l37.8-207.7zM156.3 232.2c2.2-6.9 3.5-14.2 3.7-21.7l183.8-73.5c3.6 3.5 7.4 6.7 11.6 9.5L317.6 354.1c-5.5 1.3-10.8 3.1-15.8 5.5L156.3 232.2z"]},faParachuteBox:{prefix:"fas",iconName:"parachute-box",icon:[512,512,[],"f4cd","M383.5 192c.3-5.3 .5-10.6 .5-16c0-51-15.9-96-40.2-127.6C319.5 16.9 288.2 0 256 0s-63.5 16.9-87.8 48.4C143.9 80 128 125 128 176c0 5.4 .2 10.7 .5 16H240V320H208c-7 0-13.7 1.5-19.7 4.2L68.2 192H96.5c-.3-5.3-.5-10.6-.5-16c0-64 22.2-121.2 57.1-159.3C62 49.3 18.6 122.6 4.2 173.6C1.5 183.1 9 192 18.9 192h6L165.2 346.3c-3.3 6.5-5.2 13.9-5.2 21.7v96c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48V368c0-7.8-1.9-15.2-5.2-21.7L487.1 192h6c9.9 0 17.4-8.9 14.7-18.4C493.4 122.6 450 49.3 358.9 16.7C393.8 54.8 416 112.1 416 176c0 5.4-.2 10.7-.5 16h28.3L323.7 324.2c-6-2.7-12.7-4.2-19.7-4.2H272V192H383.5z"]},faIndent:{prefix:"fas",iconName:"indent",icon:[448,512,[],"f03c","M0 64C0 46.3 14.3 32 32 32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64zM192 192c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32zm32 96H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zM0 448c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM127.8 268.6L25.8 347.9C15.3 356.1 0 348.6 0 335.3V176.7c0-13.3 15.3-20.8 25.8-12.6l101.9 79.3c8.2 6.4 8.2 18.9 0 25.3z"]},faTruckFieldUn:{prefix:"fas",iconName:"truck-field-un",icon:[640,512,[],"e58e","M96 32C60.7 32 32 60.7 32 96v32c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32v32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64c0 53 43 96 96 96s96-43 96-96H384c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V288c0-35.3-28.7-64-64-64h-4.2c-.4-1.1-.9-2.1-1.3-3.2L485.7 102c-10.3-23.1-33.2-38-58.5-38H375.4C364.4 44.9 343.7 32 320 32H96zm288 96h43.2l42.7 96H384V128zM112 384a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm368-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM253.3 135.1l34.7 52V144c0-8.8 7.2-16 16-16s16 7.2 16 16v96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4l-34.7-52V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V144c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4zM128 144v64c0 8.8 7.2 16 16 16s16-7.2 16-16V144c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 26.5-21.5 48-48 48s-48-21.5-48-48V144c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faHourglass:OV,faHourglassEmpty:FV,faMountain:{prefix:"fas",iconName:"mountain",icon:[512,512,[127956],"f6fc","M256 32c12.5 0 24.1 6.4 30.8 17L503.4 394.4c5.6 8.9 8.6 19.2 8.6 29.7c0 30.9-25 55.9-55.9 55.9H55.9C25 480 0 455 0 424.1c0-10.5 3-20.8 8.6-29.7L225.2 49c6.6-10.6 18.3-17 30.8-17zm65 192L256 120.4 176.9 246.5l18.3 24.4c6.4 8.5 19.2 8.5 25.6 0l25.6-34.1c6-8.1 15.5-12.8 25.6-12.8h49z"]},faUserDoctor:GV,faUserMd:UV,faCircleInfo:jV,faInfoCircle:qV,faCloudMeatball:{prefix:"fas",iconName:"cloud-meatball",icon:[512,512,[],"f73b","M0 224c0 53 43 96 96 96h44.7c9.5-23.5 32.5-40 59.3-40c2 0 3.9 .1 5.8 .3C217.6 265.5 235.7 256 256 256s38.4 9.5 50.2 24.3c1.9-.2 3.9-.3 5.8-.3c26.9 0 49.9 16.5 59.3 40H416c53 0 96-43 96-96s-43-96-96-96c-.5 0-1.1 0-1.6 0c1.1-5.2 1.6-10.5 1.6-16c0-44.2-35.8-80-80-80c-24.3 0-46.1 10.9-60.8 28C256.5 24.3 219.1 0 176 0C114.1 0 64 50.1 64 112c0 7.1 .7 14.1 1.9 20.8C27.6 145.4 0 181.5 0 224zm288 96c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 1 .1 2.1 .1 3.1c-.7-.8-1.4-1.6-2.1-2.3c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3c.7 .7 1.5 1.4 2.3 2.1c-1-.1-2.1-.1-3.1-.1c-17.7 0-32 14.3-32 32s14.3 32 32 32c1 0 2.1-.1 3.1-.1c-.8 .7-1.6 1.3-2.3 2.1c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0c.7-.7 1.4-1.5 2.1-2.3c-.1 1-.1 2.1-.1 3.1c0 17.7 14.3 32 32 32s32-14.3 32-32c0-1-.1-2.1-.1-3.1c.7 .8 1.3 1.6 2.1 2.3c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3c-.7-.7-1.5-1.4-2.3-2.1c1 .1 2.1 .1 3.1 .1c17.7 0 32-14.3 32-32s-14.3-32-32-32c-1 0-2.1 .1-3.1 .1c.8-.7 1.6-1.3 2.3-2.1c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-.7 .7-1.4 1.5-2.1 2.3c.1-1 .1-2.1 .1-3.1zM48 448a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm416 0a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},faCamera:ZV,faCameraAlt:YV,faSquareVirus:{prefix:"fas",iconName:"square-virus",icon:[448,512,[],"e578","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM223.8 93.7c13.3 0 24 10.7 24 24c0 29.3 35.4 43.9 56.1 23.2c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9c-20.7 20.7-6 56.1 23.2 56.1c13.3 0 24 10.7 24 24s-10.7 24-24 24c-29.3 0-43.9 35.4-23.2 56.1c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0c-20.7-20.7-56.1-6-56.1 23.2c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-29.3-35.4-43.9-56.1-23.2c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9c20.7-20.7 6-56.1-23.2-56.1c-13.3 0-24-10.7-24-24s10.7-24 24-24c29.3 0 43.9-35.4 23.2-56.1c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0c20.7 20.7 56.1 6 56.1-23.2c0-13.3 10.7-24 24-24zM192 256a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm88 32a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},faMeteor:{prefix:"fas",iconName:"meteor",icon:[512,512,[9732],"f753","M493.7 .9L299.4 75.6l2.3-29.3c1-12.8-12.8-21.5-24-15.1L101.3 133.4C38.6 169.7 0 236.6 0 309C0 421.1 90.9 512 203 512c72.4 0 139.4-38.6 175.7-101.3L480.8 234.3c6.5-11.1-2.2-25-15.1-24l-29.3 2.3L511.1 18.3c.6-1.5 .9-3.2 .9-4.8C512 6 506 0 498.5 0c-1.7 0-3.3 .3-4.8 .9zM192 192a128 128 0 1 1 0 256 128 128 0 1 1 0-256zm0 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm16 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faCarOn:{prefix:"fas",iconName:"car-on",icon:[512,512,[],"e4dd","M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24v80c0 13.3 10.7 24 24 24s24-10.7 24-24V24zM185.8 224H326.2c6.8 0 12.8 4.3 15.1 10.6L360.3 288H151.7l19.1-53.4c2.3-6.4 8.3-10.6 15.1-10.6zm-75.3-10.9L82.2 292.4C62.1 300.9 48 320.8 48 344v40 64 32c0 17.7 14.3 32 32 32H96c17.7 0 32-14.3 32-32V448H384v32c0 17.7 14.3 32 32 32h16c17.7 0 32-14.3 32-32V448 384 344c0-23.2-14.1-43.1-34.2-51.6l-28.3-79.3C390.1 181.3 360 160 326.2 160H185.8c-33.8 0-64 21.3-75.3 53.1zM128 344a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm232 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM39 39c-9.4 9.4-9.4 24.6 0 33.9l48 48c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L73 39c-9.4-9.4-24.6-9.4-33.9 0zm400 0L391 87c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l48-48c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z"]},faSleigh:{prefix:"fas",iconName:"sleigh",icon:[640,512,[],"f7cc","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96V256c0 53 43 96 96 96v32h64V352H384v32h64V352c53 0 96-43 96-96V160c17.7 0 32-14.3 32-32s-14.3-32-32-32H512 480c-17.7 0-32 14.3-32 32v41.3c0 30.2-24.5 54.7-54.7 54.7c-75.5 0-145.6-38.9-185.6-102.9l-4.3-6.9C174.2 67.6 125 37.6 70.7 32.7c-2.2-.5-4.4-.7-6.7-.7H55 32zM640 384c0-17.7-14.3-32-32-32s-32 14.3-32 32v8c0 13.3-10.7 24-24 24H64c-17.7 0-32 14.3-32 32s14.3 32 32 32H552c48.6 0 88-39.4 88-88v-8z"]},faArrowDown19:JV,faSortNumericAsc:XV,faSortNumericDown:KV,faHandHoldingDroplet:QV,faHandHoldingWater:ex,faWater:{prefix:"fas",iconName:"water",icon:[576,512,[],"f773","M269.5 69.9c11.1-7.9 25.9-7.9 37 0C329 85.4 356.5 96 384 96c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 149.7 417 160 384 160c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4C42.8 92.6 61 83.5 75.3 71.6c11.1-9.5 27.3-10.1 39.2-1.7l0 0C136.7 85.2 165.1 96 192 96c27.5 0 55-10.6 77.5-26.1zm37 288C329 373.4 356.5 384 384 384c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 437.7 417 448 384 448c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 373.2 165.1 384 192 384c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0zm0-144C329 229.4 356.5 240 384 240c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 293.7 417 304 384 304c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.5 27.3-10.1 39.2-1.7l0 0C136.7 229.2 165.1 240 192 240c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},faCalendarCheck:{prefix:"fas",iconName:"calendar-check",icon:[448,512,[],"f274","M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zM329 305c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-95 95-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L329 305z"]},faBraille:{prefix:"fas",iconName:"braille",icon:[640,512,[],"f2a1","M0 96a64 64 0 1 1 128 0A64 64 0 1 1 0 96zM224 272a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm0-80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM80 416a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zM0 416a64 64 0 1 1 128 0A64 64 0 1 1 0 416zm240 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM64 192a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM224 32a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM352 96a64 64 0 1 1 128 0A64 64 0 1 1 352 96zm240 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0A64 64 0 1 1 512 96zm64 176a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm0-80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm16 224a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM416 272a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm0-80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm16 224a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"]},faPrescriptionBottleMedical:tx,faPrescriptionBottleAlt:ox,faLandmark:{prefix:"fas",iconName:"landmark",icon:[512,512,[127963],"f66f","M240.1 4.2c9.8-5.6 21.9-5.6 31.8 0l171.8 98.1L448 104l0 .9 47.9 27.4c12.6 7.2 18.8 22 15.1 36s-16.4 23.8-30.9 23.8H32c-14.5 0-27.2-9.8-30.9-23.8s2.5-28.8 15.1-36L64 104.9V104l4.4-1.6L240.1 4.2zM64 224h64V416h40V224h64V416h48V224h64V416h40V224h64V420.3c.6 .3 1.2 .7 1.8 1.1l48 32c11.7 7.8 17 22.4 12.9 35.9S494.1 512 480 512H32c-14.1 0-26.5-9.2-30.6-22.7s1.1-28.1 12.9-35.9l48-32c.6-.4 1.2-.7 1.8-1.1V224z"]},faTruck:{prefix:"fas",iconName:"truck",icon:[640,512,[128666,9951],"f0d1","M48 0C21.5 0 0 21.5 0 48V368c0 26.5 21.5 48 48 48H64c0 53 43 96 96 96s96-43 96-96H384c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V288 256 237.3c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48H48zM416 160h50.7L544 237.3V256H416V160zM112 416a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm368-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faCrosshairs:{prefix:"fas",iconName:"crosshairs",icon:[512,512,[],"f05b","M256 0c17.7 0 32 14.3 32 32V42.4c93.7 13.9 167.7 88 181.6 181.6H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H469.6c-13.9 93.7-88 167.7-181.6 181.6V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V469.6C130.3 455.7 56.3 381.7 42.4 288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H42.4C56.3 130.3 130.3 56.3 224 42.4V32c0-17.7 14.3-32 32-32zM107.4 288c12.5 58.3 58.4 104.1 116.6 116.6V384c0-17.7 14.3-32 32-32s32 14.3 32 32v20.6c58.3-12.5 104.1-58.4 116.6-116.6H384c-17.7 0-32-14.3-32-32s14.3-32 32-32h20.6C392.1 165.7 346.3 119.9 288 107.4V128c0 17.7-14.3 32-32 32s-32-14.3-32-32V107.4C165.7 119.9 119.9 165.7 107.4 224H128c17.7 0 32 14.3 32 32s-14.3 32-32 32H107.4zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faPersonCane:{prefix:"fas",iconName:"person-cane",icon:[448,512,[],"e53c","M272 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm-8 187.3l47.4 57.1c11.3 13.6 31.5 15.5 45.1 4.2s15.5-31.5 4.2-45.1l-73.7-88.9c-18.2-22-45.3-34.7-73.9-34.7H177.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V235.3zM352 376c0-4.4 3.6-8 8-8s8 3.6 8 8V488c0 13.3 10.7 24 24 24s24-10.7 24-24V376c0-30.9-25.1-56-56-56s-56 25.1-56 56v8c0 13.3 10.7 24 24 24s24-10.7 24-24v-8z"]},faTent:{prefix:"fas",iconName:"tent",icon:[576,512,[],"e57d","M269.4 6C280.5-2 295.5-2 306.6 6l224 160c7.4 5.3 12.2 13.5 13.2 22.5l32 288c1 9-1.9 18.1-8 24.9s-14.7 10.7-23.8 10.7H416L288 288V512H32c-9.1 0-17.8-3.9-23.8-10.7s-9-15.8-8-24.9l32-288c1-9 5.8-17.2 13.2-22.5L269.4 6z"]},faVestPatches:{prefix:"fas",iconName:"vest-patches",icon:[448,512,[],"e086","M151.2 69.7l55.9 167.7-11 33.1c-2.7 8.2-4.1 16.7-4.1 25.3V464c0 14.5 3.9 28.2 10.7 39.9C195 509 185.9 512 176 512H48c-26.5 0-48-21.5-48-48V270.5c0-9.5 2.8-18.7 8.1-26.6l47.9-71.8c5.3-7.9 8.1-17.1 8.1-26.6V128 54.3 48C64 21.5 85.5 0 112 0h4.5c.2 0 .4 0 .6 0c.4 0 .8 0 1.2 0c18.8 0 34.1 9.7 44.1 18.8C171.6 27.2 190.8 40 224 40s52.4-12.8 61.7-21.2C295.7 9.7 311 0 329.7 0c.4 0 .8 0 1.2 0c.2 0 .4 0 .6 0H336c26.5 0 48 21.5 48 48v6.3V128v17.5c0 9.5 2.8 18.7 8.1 26.6l47.9 71.8c5.3 7.9 8.1 17.1 8.1 26.6V464c0 26.5-21.5 48-48 48H272c-26.5 0-48-21.5-48-48V295.8c0-5.2 .8-10.3 2.5-15.2L296.8 69.7C279.4 79.7 255.4 88 224 88s-55.4-8.3-72.8-18.3zM96 456a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM63.5 255.5c-4.7 4.7-4.7 12.3 0 17L79 288 63.5 303.5c-4.7 4.7-4.7 12.3 0 17s12.3 4.7 17 0L96 305l15.5 15.5c4.7 4.7 12.3 4.7 17 0s4.7-12.3 0-17L113 288l15.5-15.5c4.7-4.7 4.7-12.3 0-17s-12.3-4.7-17 0L96 271 80.5 255.5c-4.7-4.7-12.3-4.7-17 0zM304 280v8 32c0 8.8 7.2 16 16 16h32 8c13.3 0 24-10.7 24-24s-10.7-24-24-24h-8v-8c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},faCheckDouble:{prefix:"fas",iconName:"check-double",icon:[448,512,[],"f560","M342.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 178.7l-57.4-57.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l80 80c12.5 12.5 32.8 12.5 45.3 0l160-160zm96 128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7 54.6 297.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l256-256z"]},faArrowDownAZ:rx,faSortAlphaAsc:cx,faSortAlphaDown:ax,faMoneyBillWheat:{prefix:"fas",iconName:"money-bill-wheat",icon:[512,512,[],"e52a","M176 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80c0-8.8 7.2-16 16-16zM56 16h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H56C42.7 64 32 53.3 32 40s10.7-24 24-24zM24 88H136c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.3 0-24-10.7-24-24S10.7 88 24 88zm8 96c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H56c-13.3 0-24-10.7-24-24zM272 16c0-8.8 7.2-16 16-16c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80zM400 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80c0-8.8 7.2-16 16-16zm80 144c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM352 128c8.8 0 16 7.2 16 16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-96 16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM0 304c0-26.5 21.5-48 48-48H464c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V304zM48 416v48H96c0-26.5-21.5-48-48-48zM96 304H48v48c26.5 0 48-21.5 48-48zM464 416c-26.5 0-48 21.5-48 48h48V416zM416 304c0 26.5 21.5 48 48 48V304H416zm-96 80a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},faCookie:{prefix:"fas",iconName:"cookie",icon:[512,512,[127850],"f563","M247.2 17c-22.1-3.1-44.6 .9-64.4 11.4l-74 39.5C89.1 78.4 73.2 94.9 63.4 115L26.7 190.6c-9.8 20.1-13 42.9-9.1 64.9l14.5 82.8c3.9 22.1 14.6 42.3 30.7 57.9l60.3 58.4c16.1 15.6 36.6 25.6 58.7 28.7l83 11.7c22.1 3.1 44.6-.9 64.4-11.4l74-39.5c19.7-10.5 35.6-27 45.4-47.2l36.7-75.5c9.8-20.1 13-42.9 9.1-64.9l-14.6-82.8c-3.9-22.1-14.6-42.3-30.7-57.9L388.9 57.5c-16.1-15.6-36.6-25.6-58.7-28.7L247.2 17zM208 144a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM144 336a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm224-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faArrowRotateLeft:nx,faArrowLeftRotate:lx,faArrowRotateBack:ix,faArrowRotateBackward:sx,faUndo:dx,faHardDrive:mx,faHdd:fx,faFaceGrinSquintTears:ux,faGrinSquintTears:px,faDumbbell:{prefix:"fas",iconName:"dumbbell",icon:[640,512,[],"f44b","M96 64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V224v64V448c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32V384H64c-17.7 0-32-14.3-32-32V288c-17.7 0-32-14.3-32-32s14.3-32 32-32V160c0-17.7 14.3-32 32-32H96V64zm448 0v64h32c17.7 0 32 14.3 32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32v64c0 17.7-14.3 32-32 32H544v64c0 17.7-14.3 32-32 32H480c-17.7 0-32-14.3-32-32V288 224 64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32zM416 224v64H224V224H416z"]},faRectangleList:bx,faListAlt:hx,faTarpDroplet:{prefix:"fas",iconName:"tarp-droplet",icon:[576,512,[],"e57c","M288 160c-35.3 0-64-26.9-64-60c0-24 33.7-70.1 52.2-93.5c6.1-7.7 17.5-7.7 23.6 0C318.3 29.9 352 76 352 100c0 33.1-28.7 60-64 60zM64 128H197.5c13.2 37.3 48.7 64 90.5 64s77.4-26.7 90.5-64H512c35.3 0 64 28.7 64 64V352H448c-17.7 0-32 14.3-32 32l0 128L64 512c-35.3 0-64-28.7-64-64V192c0-35.3 28.7-64 64-64zM448 512l0-128H576L448 512zM96 256a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faHouseMedicalCircleCheck:{prefix:"fas",iconName:"house-medical-circle-check",icon:[640,512,[],"e511","M320 368c0 59.5 29.5 112.1 74.8 144H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L522.1 193.9c-8.5-1.3-17.3-1.9-26.1-1.9c-54.7 0-103.5 24.9-135.8 64H320V208c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16v48H208c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16zm32 0a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"]},faPersonSkiingNordic:gx,faSkiingNordic:vx,faCalendarPlus:{prefix:"fas",iconName:"calendar-plus",icon:[512,512,[],"f271","M128 32V64H80c-26.5 0-48 21.5-48 48v48H480V112c0-26.5-21.5-48-48-48H384V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V64H192V32c0-17.7-14.3-32-32-32s-32 14.3-32 32zM480 192H32V464c0 26.5 21.5 48 48 48H432c26.5 0 48-21.5 48-48V192zM256 248c13.3 0 24 10.7 24 24v56h56c13.3 0 24 10.7 24 24s-10.7 24-24 24H280v56c0 13.3-10.7 24-24 24s-24-10.7-24-24V376H176c-13.3 0-24-10.7-24-24s10.7-24 24-24h56V272c0-13.3 10.7-24 24-24z"]},faPlaneArrival:{prefix:"fas",iconName:"plane-arrival",icon:[640,512,[128748],"f5af","M.3 166.9L0 68C0 57.7 9.5 50.1 19.5 52.3l35.6 7.9c10.6 2.3 19.2 9.9 23 20L96 128l127.3 37.6L181.8 20.4C178.9 10.2 186.6 0 197.2 0h40.1c11.6 0 22.2 6.2 27.9 16.3l109 193.8 107.2 31.7c15.9 4.7 30.8 12.5 43.7 22.8l34.4 27.6c24 19.2 18.1 57.3-10.7 68.2c-41.2 15.6-86.2 18.1-128.8 7L121.7 289.8c-11.1-2.9-21.2-8.7-29.3-16.9L9.5 189.4c-5.9-6-9.3-14-9.3-22.5zM32 448H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32zm96-80a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm128-16a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faCircleLeft:Cx,faArrowAltCircleLeft:yx,faTrainSubway:zx,faSubway:Hx,faChartGantt:{prefix:"fas",iconName:"chart-gantt",icon:[512,512,[],"e0e4","M32 32c17.7 0 32 14.3 32 32V400c0 8.8 7.2 16 16 16H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H80c-44.2 0-80-35.8-80-80V64C0 46.3 14.3 32 32 32zm96 96c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32H160c-17.7 0-32-14.3-32-32zm96 64H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zm160 96h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faIndianRupeeSign:Vx,faIndianRupee:xx,faInr:Mx,faCropSimple:Lx,faCropAlt:wx,faMoneyBill1:Sx,faMoneyBillAlt:Ex,faLeftLong:kx,faLongArrowAltLeft:Nx,faDna:{prefix:"fas",iconName:"dna",icon:[448,512,[129516],"f471","M416 0c17.7 0 32 14.3 32 32c0 59.8-30.3 107.5-69.4 146.6c-28 28-62.5 53.5-97.3 77.4l-2.5 1.7c-11.9 8.1-23.8 16.1-35.5 23.9l0 0 0 0 0 0-1.6 1c-6 4-11.9 7.9-17.8 11.9c-20.9 14-40.8 27.7-59.3 41.5H283.3c-9.8-7.4-20.1-14.7-30.7-22.1l7-4.7 3-2c15.1-10.1 30.9-20.6 46.7-31.6c25 18.1 48.9 37.3 69.4 57.7C417.7 372.5 448 420.2 448 480c0 17.7-14.3 32-32 32s-32-14.3-32-32H64c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-59.8 30.3-107.5 69.4-146.6c28-28 62.5-53.5 97.3-77.4c-34.8-23.9-69.3-49.3-97.3-77.4C30.3 139.5 0 91.8 0 32C0 14.3 14.3 0 32 0S64 14.3 64 32H384c0-17.7 14.3-32 32-32zM338.6 384H109.4c-10.1 10.6-18.6 21.3-25.5 32H364.1c-6.8-10.7-15.3-21.4-25.5-32zM109.4 128H338.6c10.1-10.7 18.6-21.3 25.5-32H83.9c6.8 10.7 15.3 21.3 25.5 32zm55.4 48c18.4 13.8 38.4 27.5 59.3 41.5c20.9-14 40.8-27.7 59.3-41.5H164.7z"]},faVirusSlash:{prefix:"fas",iconName:"virus-slash",icon:[640,512,[],"e075","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-154.3-121c-2-30.1 20.8-60.1 56-60.1H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H532.5c-49.9 0-74.9-60.3-39.6-95.6l8.2-8.2c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-8.2 8.2C412.3 118.4 352 93.4 352 43.5V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V43.5c0 49.9-60.3 74.9-95.6 39.6L184.2 75c-12.5-12.5-32.8-12.5-45.3 0c-1.6 1.6-3.1 3.4-4.3 5.3L38.8 5.1zm225.8 177c6.9-3.9 14.9-6.1 23.4-6.1c26.5 0 48 21.5 48 48c0 4.4-.6 8.7-1.7 12.7l-69.7-54.6zM402 412.7L144.7 210c-9.5 8.5-22.2 14-37.2 14H96c-17.7 0-32 14.3-32 32s14.3 32 32 32h11.5c49.9 0 74.9 60.3 39.6 95.6l-8.2 8.2c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l8.2-8.2c35.3-35.3 95.6-10.3 95.6 39.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V468.5c0-31.2 23.6-52.7 50-55.7z"]},faMinus:Tx,faSubtract:Bx,faChess:{prefix:"fas",iconName:"chess",icon:[512,512,[],"f439","M144 16c0-8.8-7.2-16-16-16s-16 7.2-16 16V32H96c-8.8 0-16 7.2-16 16s7.2 16 16 16h16V96H60.2C49.1 96 40 105.1 40 116.2c0 2.5 .5 4.9 1.3 7.3L73.8 208H72c-13.3 0-24 10.7-24 24s10.7 24 24 24h4L60 384H196L180 256h4c13.3 0 24-10.7 24-24s-10.7-24-24-24h-1.8l32.5-84.5c.9-2.3 1.3-4.8 1.3-7.3c0-11.2-9.1-20.2-20.2-20.2H144V64h16c8.8 0 16-7.2 16-16s-7.2-16-16-16H144V16zM48 416L4.8 473.6C1.7 477.8 0 482.8 0 488c0 13.3 10.7 24 24 24H232c13.3 0 24-10.7 24-24c0-5.2-1.7-10.2-4.8-14.4L208 416H48zm288 0l-43.2 57.6c-3.1 4.2-4.8 9.2-4.8 14.4c0 13.3 10.7 24 24 24H488c13.3 0 24-10.7 24-24c0-5.2-1.7-10.2-4.8-14.4L464 416H336zM304 208v51.9c0 7.8 2.8 15.3 8 21.1L339.2 312 337 384H462.5l-3.3-72 28.3-30.8c5.4-5.9 8.5-13.6 8.5-21.7V208c0-8.8-7.2-16-16-16H464c-8.8 0-16 7.2-16 16v16H424V208c0-8.8-7.2-16-16-16H392c-8.8 0-16 7.2-16 16v16H352V208c0-8.8-7.2-16-16-16H320c-8.8 0-16 7.2-16 16zm80 96c0-8.8 7.2-16 16-16s16 7.2 16 16v32H384V304z"]},faArrowLeftLong:Ix,faLongArrowLeft:$x,faPlugCircleCheck:{prefix:"fas",iconName:"plug-circle-check",icon:[576,512,[],"e55c","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L416 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faStreetView:{prefix:"fas",iconName:"street-view",icon:[512,512,[],"f21d","M320 64A64 64 0 1 0 192 64a64 64 0 1 0 128 0zm-96 96c-35.3 0-64 28.7-64 64v48c0 17.7 14.3 32 32 32h1.8l11.1 99.5c1.8 16.2 15.5 28.5 31.8 28.5h38.7c16.3 0 30-12.3 31.8-28.5L318.2 304H320c17.7 0 32-14.3 32-32V224c0-35.3-28.7-64-64-64H224zM132.3 394.2c13-2.4 21.7-14.9 19.3-27.9s-14.9-21.7-27.9-19.3c-32.4 5.9-60.9 14.2-82 24.8c-10.5 5.3-20.3 11.7-27.8 19.6C6.4 399.5 0 410.5 0 424c0 21.4 15.5 36.1 29.1 45c14.7 9.6 34.3 17.3 56.4 23.4C130.2 504.7 190.4 512 256 512s125.8-7.3 170.4-19.6c22.1-6.1 41.8-13.8 56.4-23.4c13.7-8.9 29.1-23.6 29.1-45c0-13.5-6.4-24.5-14-32.6c-7.5-7.9-17.3-14.3-27.8-19.6c-21-10.6-49.5-18.9-82-24.8c-13-2.4-25.5 6.3-27.9 19.3s6.3 25.5 19.3 27.9c30.2 5.5 53.7 12.8 69 20.5c3.2 1.6 5.8 3.1 7.9 4.5c3.6 2.4 3.6 7.2 0 9.6c-8.8 5.7-23.1 11.8-43 17.3C374.3 457 318.5 464 256 464s-118.3-7-157.7-17.9c-19.9-5.5-34.2-11.6-43-17.3c-3.6-2.4-3.6-7.2 0-9.6c2.1-1.4 4.8-2.9 7.9-4.5c15.3-7.7 38.8-14.9 69-20.5z"]},faFrancSign:{prefix:"fas",iconName:"franc-sign",icon:[320,512,[],"e18f","M80 32C62.3 32 48 46.3 48 64V224v96H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H48v64c0 17.7 14.3 32 32 32s32-14.3 32-32V384h80c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V256H256c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V96H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z"]},faVolumeOff:{prefix:"fas",iconName:"volume-off",icon:[320,512,[],"f026","M320 64c0-12.6-7.4-24-18.9-29.2s-25-3.1-34.4 5.3L131.8 160H64c-35.3 0-64 28.7-64 64v64c0 35.3 28.7 64 64 64h67.8L266.7 471.9c9.4 8.4 22.9 10.4 34.4 5.3S320 460.6 320 448V64z"]},faHandsAslInterpreting:Rx,faAmericanSignLanguageInterpreting:Ax,faAslInterpreting:Px,faHandsAmericanSignLanguageInterpreting:Wx,faGear:Dx,faCog:Ox,faDropletSlash:Fx,faTintSlash:Gx,faMosque:{prefix:"fas",iconName:"mosque",icon:[640,512,[128332],"f678","M400 0c5 0 9.8 2.4 12.8 6.4c34.7 46.3 78.1 74.9 133.5 111.5l0 0 0 0c5.2 3.4 10.5 7 16 10.6c28.9 19.2 45.7 51.7 45.7 86.1c0 28.6-11.3 54.5-29.8 73.4H221.8c-18.4-19-29.8-44.9-29.8-73.4c0-34.4 16.7-66.9 45.7-86.1c5.4-3.6 10.8-7.1 16-10.6l0 0 0 0C309.1 81.3 352.5 52.7 387.2 6.4c3-4 7.8-6.4 12.8-6.4zM288 512V440c0-13.3-10.7-24-24-24s-24 10.7-24 24v72H192c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32H608c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H560V440c0-13.3-10.7-24-24-24s-24 10.7-24 24v72H448V454c0-19-8.4-37-23-49.2L400 384l-25 20.8C360.4 417 352 435 352 454v58H288zM70.4 5.2c5.7-4.3 13.5-4.3 19.2 0l16 12C139.8 42.9 160 83.2 160 126v2H0v-2C0 83.2 20.2 42.9 54.4 17.2l16-12zM0 160H160V296.6c-19.1 11.1-32 31.7-32 55.4V480c0 9.6 2.1 18.6 5.8 26.8c-6.6 3.4-14 5.2-21.8 5.2H48c-26.5 0-48-21.5-48-48V176 160z"]},faMosquito:{prefix:"fas",iconName:"mosquito",icon:[640,512,[],"e52b","M463.7 505.9c9.8-8.9 10.7-24.3 2.1-34.3l-42.1-49 0-54.7c0-5.5-1.8-10.8-5.1-15.1L352 266.3l0-.3L485.4 387.8C542.4 447.6 640 405.2 640 320.6c0-47.9-34-88.3-79.4-94.2l-153-23.9 40.8-40.9c7.8-7.8 9.4-20.1 3.9-29.8L428.5 90.1l38.2-50.9c8-10.6 6.1-25.9-4.3-34.1s-25.2-6.3-33.2 4.4l-48 63.9c-5.9 7.9-6.6 18.6-1.7 27.2L402.2 140 352 190.3l0-38.2c0-14.9-10.2-27.4-24-31l0-57.2c0-4.4-3.6-8-8-8s-8 3.6-8 8l0 57.2c-13.8 3.6-24 16.1-24 31l0 38.1L237.8 140l22.6-39.5c4.9-8.6 4.2-19.3-1.7-27.2l-48-63.9c-8-10.6-22.8-12.6-33.2-4.4s-12.2 23.5-4.3 34.1l38.2 50.9-23.9 41.7c-5.5 9.7-3.9 22 3.9 29.8l40.8 40.9-153 23.9C34 232.3 0 272.7 0 320.6c0 84.6 97.6 127 154.6 67.1L288 266l0 .3-66.5 86.4c-3.3 4.3-5.1 9.6-5.1 15.1l0 54.7-42.1 49c-8.6 10.1-7.7 25.5 2.1 34.3s24.7 7.9 33.4-2.1l48-55.9c3.8-4.4 5.9-10.2 5.9-16.1l0-55.4L288 344.7l0 63.1c0 17.7 14.3 32 32 32s32-14.3 32-32l0-63.1 24.3 31.6 0 55.4c0 5.9 2.1 11.7 5.9 16.1l48 55.9c8.6 10.1 23.6 11 33.4 2.1z"]},faStarOfDavid:{prefix:"fas",iconName:"star-of-david",icon:[512,512,[10017],"f69a","M404.2 309.5L383.1 344h42.3l-21.1-34.5zM371.4 256l-54-88H194.6l-54 88 54 88H317.4l54-88zm65.7 0l53.4 87c3.6 5.9 5.5 12.7 5.5 19.6c0 20.7-16.8 37.4-37.4 37.4H348.7l-56.2 91.5C284.8 504.3 270.9 512 256 512s-28.8-7.7-36.6-20.5L163.3 400H53.4C32.8 400 16 383.2 16 362.6c0-6.9 1.9-13.7 5.5-19.6l53.4-87L21.5 169c-3.6-5.9-5.5-12.7-5.5-19.6C16 128.8 32.8 112 53.4 112H163.3l56.2-91.5C227.2 7.7 241.1 0 256 0s28.8 7.7 36.6 20.5L348.7 112H458.6c20.7 0 37.4 16.8 37.4 37.4c0 6.9-1.9 13.7-5.5 19.6l-53.4 87zm-54-88l21.1 34.5L425.4 168H383.1zM283 112L256 68l-27 44h54zM128.9 168H86.6l21.1 34.5L128.9 168zM107.8 309.5L86.6 344h42.3l-21.1-34.5zM229 400l27 44 27-44H229z"]},faPersonMilitaryRifle:{prefix:"fas",iconName:"person-military-rifle",icon:[512,512,[],"e54b","M160 39c0-13 10-23.8 22.9-24.9L334.7 1.4C344 .7 352 8 352 17.4V48c0 8.8-7.2 16-16 16H185c-13.8 0-25-11.2-25-25zm17.6 57H334.4c1 5.2 1.6 10.5 1.6 16c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-5.5 .6-10.8 1.6-16zm228 364.3L352 369.7V480c0 1.3-.1 2.5-.2 3.8L177.5 234.9c16.6-7.1 34.6-10.9 53.3-10.9h50.4c15.9 0 31.3 2.8 45.8 7.9L421.9 67.7c-7.7-4.4-10.3-14.2-5.9-21.9s14.2-10.3 21.9-5.9l13.9 8 13.9 8c7.7 4.4 10.3 14.2 5.9 21.9L416 173.9l1.6 .9c15.3 8.8 20.6 28.4 11.7 43.7L392.6 282c2 2.8 3.9 5.8 5.7 8.8l76.1 128.8c11.2 19 4.9 43.5-14.1 54.8s-43.5 4.9-54.8-14.1zM320 512H192c-17.7 0-32-14.3-32-32V369.7l-53.6 90.6c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.8-14.1-54.8l76.1-128.8c9.4-15.8 21.7-29.3 36-40L331.1 510c-3.5 1.3-7.2 2-11.1 2zM296 320a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faCartShopping:Ux,faShoppingCart:jx,faVials:{prefix:"fas",iconName:"vials",icon:[512,512,[],"f493","M0 64C0 46.3 14.3 32 32 32H88h48 56c17.7 0 32 14.3 32 32s-14.3 32-32 32V400c0 44.2-35.8 80-80 80s-80-35.8-80-80V96C14.3 96 0 81.7 0 64zM136 96H88V256h48V96zM288 64c0-17.7 14.3-32 32-32h56 48 56c17.7 0 32 14.3 32 32s-14.3 32-32 32V400c0 44.2-35.8 80-80 80s-80-35.8-80-80V96c-17.7 0-32-14.3-32-32zM424 96H376V256h48V96z"]},faPlugCirclePlus:{prefix:"fas",iconName:"plug-circle-plus",icon:[576,512,[],"e55f","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm16-208v48h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H448v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V384H368c-8.8 0-16-7.2-16-16s7.2-16 16-16h48V304c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faPlaceOfWorship:{prefix:"fas",iconName:"place-of-worship",icon:[640,512,[],"f67f","M224 109.3V217.6L183.3 242c-14.5 8.7-23.3 24.3-23.3 41.2V512h96V416c0-35.3 28.7-64 64-64s64 28.7 64 64v96h96V283.2c0-16.9-8.8-32.5-23.3-41.2L416 217.6V109.3c0-8.5-3.4-16.6-9.4-22.6L331.3 11.3c-6.2-6.2-16.4-6.2-22.6 0L233.4 86.6c-6 6-9.4 14.1-9.4 22.6zM24.9 330.3C9.5 338.8 0 354.9 0 372.4V464c0 26.5 21.5 48 48 48h80V273.6L24.9 330.3zM592 512c26.5 0 48-21.5 48-48V372.4c0-17.5-9.5-33.6-24.9-42.1L512 273.6V512h80z"]},faGripVertical:{prefix:"fas",iconName:"grip-vertical",icon:[320,512,[],"f58e","M40 352l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zm192 0l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 320c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 192l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 160c-22.1 0-40-17.9-40-40L0 72C0 49.9 17.9 32 40 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40z"]},faArrowTurnUp:qx,faLevelUp:Zx,faU:{prefix:"fas",iconName:"u",icon:[384,512,[117],"55","M32 32c17.7 0 32 14.3 32 32V288c0 70.7 57.3 128 128 128s128-57.3 128-128V64c0-17.7 14.3-32 32-32s32 14.3 32 32V288c0 106-86 192-192 192S0 394 0 288V64C0 46.3 14.3 32 32 32z"]},faSquareRootVariable:Yx,faSquareRootAlt:Jx,faClock:Xx,faClockFour:Kx,faBackwardStep:Qx,faStepBackward:eM,faPallet:{prefix:"fas",iconName:"pallet",icon:[640,512,[],"f482","M32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32H64v64H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H96 320 544h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H576V384h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H544 320 96 32zm96 64H288v64H128V384zm224 0H512v64H352V384z"]},faFaucet:{prefix:"fas",iconName:"faucet",icon:[512,512,[],"e005","M192 96v12L96 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l96-12 31-3.9 1-.1 1 .1 31 3.9 96 12c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 12V96c0-17.7-14.3-32-32-32s-32 14.3-32 32zM32 256c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H132.1c20.2 29 53.9 48 91.9 48s71.7-19 91.9-48H352c17.7 0 32 14.3 32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32c0-88.4-71.6-160-160-160H320l-22.6-22.6c-6-6-14.1-9.4-22.6-9.4H256V180.2l-32-4-32 4V224H173.3c-8.5 0-16.6 3.4-22.6 9.4L128 256H32z"]},faBaseballBatBall:{prefix:"fas",iconName:"baseball-bat-ball",icon:[512,512,[],"f432","M424 0c-12.4 0-24.2 4.9-33 13.7L233.5 171.2c-10.5 10.5-19.8 22.1-27.7 34.6L132.7 321.6c-7.3 11.5-15.8 22.2-25.5 31.9L69.9 390.7l51.3 51.3 37.3-37.3c9.6-9.6 20.3-18.2 31.9-25.5l115.8-73.1c12.5-7.9 24.1-17.2 34.6-27.7L498.3 121c8.7-8.7 13.7-20.6 13.7-33s-4.9-24.2-13.7-33L457 13.7C448.2 4.9 436.4 0 424 0zm88 432a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM15 399c-9.4 9.4-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L49 399c-9.4-9.4-24.6-9.4-33.9 0z"]},faS:{prefix:"fas",iconName:"s",icon:[320,512,[115],"53","M99.1 105.4C79 114 68.2 127.2 65.2 144.8c-2.4 14.1-.7 23.2 2 29.4c2.8 6.3 7.9 12.4 16.7 18.6c19.2 13.4 48.3 22.1 84.9 32.5c1 .3 1.9 .6 2.9 .8c32.7 9.3 72 20.6 100.9 40.7c15.7 10.9 29.9 25.5 38.6 45.1c8.8 19.8 10.8 42 6.6 66.3c-7.3 42.5-35.3 71.7-71.8 87.3c-35.4 15.2-79.1 17.9-123.7 10.9l-.2 0 0 0c-24-3.9-62.7-17.1-87.6-25.6c-4.8-1.7-9.2-3.1-12.8-4.3C5.1 440.8-3.9 422.7 1.6 405.9s23.7-25.8 40.5-20.3c4.9 1.6 10.2 3.4 15.9 5.4c25.4 8.6 56.4 19.2 74.4 22.1c36.8 5.7 67.5 2.5 88.5-6.5c20.1-8.6 30.8-21.8 33.9-39.4c2.4-14.1 .7-23.2-2-29.4c-2.8-6.3-7.9-12.4-16.7-18.6c-19.2-13.4-48.3-22.1-84.9-32.5c-1-.3-1.9-.6-2.9-.8c-32.7-9.3-72-20.6-100.9-40.7c-15.7-10.9-29.9-25.5-38.6-45.1c-8.8-19.8-10.8-42-6.6-66.3l31.5 5.5L2.1 133.9C9.4 91.4 37.4 62.2 73.9 46.6c35.4-15.2 79.1-17.9 123.7-10.9c13 2 52.4 9.6 66.6 13.4c17.1 4.5 27.2 22.1 22.7 39.2s-22.1 27.2-39.2 22.7c-11.2-3-48.1-10.2-60.1-12l4.9-31.5-4.9 31.5c-36.9-5.8-67.5-2.5-88.6 6.5z"]},faTimeline:{prefix:"fas",iconName:"timeline",icon:[640,512,[],"e29c","M128 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm32 97.3c28.3-12.3 48-40.5 48-73.3c0-44.2-35.8-80-80-80S48 51.8 48 96c0 32.8 19.7 61 48 73.3V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H288v54.7c-28.3 12.3-48 40.5-48 73.3c0 44.2 35.8 80 80 80s80-35.8 80-80c0-32.8-19.7-61-48-73.3V288H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H544V169.3c28.3-12.3 48-40.5 48-73.3c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 32.8 19.7 61 48 73.3V224H160V169.3zM488 96a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM320 392a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faKeyboard:{prefix:"fas",iconName:"keyboard",icon:[576,512,[9e3],"f11c","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zm16 64h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm16 80h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm80-176c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V144zm16 80h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zM160 336c0-8.8 7.2-16 16-16H400c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V336zM272 128h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16zM256 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM368 128h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16zM352 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V240zM464 128h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H464c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16zM448 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H464c-8.8 0-16-7.2-16-16V240zm16 80h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H464c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16z"]},faCaretDown:{prefix:"fas",iconName:"caret-down",icon:[320,512,[],"f0d7","M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"]},faHouseChimneyMedical:tM,faClinicMedical:oM,faTemperatureThreeQuarters:rM,faTemperature3:cM,faThermometer3:aM,faThermometerThreeQuarters:nM,faMobileScreen:lM,faMobileAndroidAlt:iM,faPlaneUp:{prefix:"fas",iconName:"plane-up",icon:[512,512,[],"e22d","M192 93.7C192 59.5 221 0 256 0c36 0 64 59.5 64 93.7l0 66.3L497.8 278.5c8.9 5.9 14.2 15.9 14.2 26.6v56.7c0 10.9-10.7 18.6-21.1 15.2L320 320v80l57.6 43.2c4 3 6.4 7.8 6.4 12.8v42c0 7.8-6.3 14-14 14c-1.3 0-2.6-.2-3.9-.5L256 480 145.9 511.5c-1.3 .4-2.6 .5-3.9 .5c-7.8 0-14-6.3-14-14V456c0-5 2.4-9.8 6.4-12.8L192 400V320L21.1 377C10.7 380.4 0 372.7 0 361.8V305.1c0-10.7 5.3-20.7 14.2-26.6L192 160V93.7z"]},faPiggyBank:{prefix:"fas",iconName:"piggy-bank",icon:[576,512,[],"f4d3","M400 96l0 .7c-5.3-.4-10.6-.7-16-.7H256c-16.5 0-32.5 2.1-47.8 6c-.1-2-.2-4-.2-6c0-53 43-96 96-96s96 43 96 96zm-16 32c3.5 0 7 .1 10.4 .3c4.2 .3 8.4 .7 12.6 1.3C424.6 109.1 450.8 96 480 96h11.5c10.4 0 18 9.8 15.5 19.9l-13.8 55.2c15.8 14.8 28.7 32.8 37.5 52.9H544c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H512c-9.1 12.1-19.9 22.9-32 32v64c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32V448H256v32c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V416c-34.9-26.2-58.7-66.3-63.2-112H68c-37.6 0-68-30.4-68-68s30.4-68 68-68h4c13.3 0 24 10.7 24 24s-10.7 24-24 24H68c-11 0-20 9-20 20s9 20 20 20H99.2c12.1-59.8 57.7-107.5 116.3-122.8c12.9-3.4 26.5-5.2 40.5-5.2H384zm64 136a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},faBatteryHalf:sM,faBattery3:dM,faMountainCity:{prefix:"fas",iconName:"mountain-city",icon:[640,512,[],"e52e","M336 0c-26.5 0-48 21.5-48 48v92.1l71.4 118.4c2.5-1.6 5.4-2.5 8.6-2.5h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16h-3.5l73.8 122.4c12.4 20.6 12.9 46.3 1.2 67.3c-.4 .8-.9 1.6-1.4 2.3H592c26.5 0 48-21.5 48-48V240c0-26.5-21.5-48-48-48H568V120c0-13.3-10.7-24-24-24s-24 10.7-24 24v72H480V48c0-26.5-21.5-48-48-48H336zm32 64h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V80c0-8.8 7.2-16 16-16zM352 176c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V176zm160 96c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H528c-8.8 0-16-7.2-16-16V272zm16 80h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H528c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16zM224 188.9L283.8 288H223l-48 64-24.6-41.2L224 188.9zm29.4-44.2C247.1 134.3 236 128 224 128s-23.1 6.3-29.4 16.7L5.1 458.9c-6.5 10.8-6.7 24.3-.7 35.3S22 512 34.5 512H413.5c12.5 0 24-6.8 30.1-17.8s5.8-24.5-.7-35.3L253.4 144.7z"]},faCoins:{prefix:"fas",iconName:"coins",icon:[512,512,[],"f51e","M512 80c0 18-14.3 34.6-38.4 48c-29.1 16.1-72.5 27.5-122.3 30.9c-3.7-1.8-7.4-3.5-11.3-5C300.6 137.4 248.2 128 192 128c-8.3 0-16.4 .2-24.5 .6l-1.1-.6C142.3 114.6 128 98 128 80c0-44.2 86-80 192-80S512 35.8 512 80zM160.7 161.1c10.2-.7 20.7-1.1 31.3-1.1c62.2 0 117.4 12.3 152.5 31.4C369.3 204.9 384 221.7 384 240c0 4-.7 7.9-2.1 11.7c-4.6 13.2-17 25.3-35 35.5c0 0 0 0 0 0c-.1 .1-.3 .1-.4 .2l0 0 0 0c-.3 .2-.6 .3-.9 .5c-35 19.4-90.8 32-153.6 32c-59.6 0-112.9-11.3-148.2-29.1c-1.9-.9-3.7-1.9-5.5-2.9C14.3 274.6 0 258 0 240c0-34.8 53.4-64.5 128-75.4c10.5-1.5 21.4-2.7 32.7-3.5zM416 240c0-21.9-10.6-39.9-24.1-53.4c28.3-4.4 54.2-11.4 76.2-20.5c16.3-6.8 31.5-15.2 43.9-25.5V176c0 19.3-16.5 37.1-43.8 50.9c-14.6 7.4-32.4 13.7-52.4 18.5c.1-1.8 .2-3.5 .2-5.3zm-32 96c0 18-14.3 34.6-38.4 48c-1.8 1-3.6 1.9-5.5 2.9C304.9 404.7 251.6 416 192 416c-62.8 0-118.6-12.6-153.6-32C14.3 370.6 0 354 0 336V300.6c12.5 10.3 27.6 18.7 43.9 25.5C83.4 342.6 135.8 352 192 352s108.6-9.4 148.1-25.9c7.8-3.2 15.3-6.9 22.4-10.9c6.1-3.4 11.8-7.2 17.2-11.2c1.5-1.1 2.9-2.3 4.3-3.4V304v5.7V336zm32 0V304 278.1c19-4.2 36.5-9.5 52.1-16c16.3-6.8 31.5-15.2 43.9-25.5V272c0 10.5-5 21-14.9 30.9c-16.3 16.3-45 29.7-81.3 38.4c.1-1.7 .2-3.5 .2-5.3zM192 448c56.2 0 108.6-9.4 148.1-25.9c16.3-6.8 31.5-15.2 43.9-25.5V432c0 44.2-86 80-192 80S0 476.2 0 432V396.6c12.5 10.3 27.6 18.7 43.9 25.5C83.4 438.6 135.8 448 192 448z"]},faKhanda:{prefix:"fas",iconName:"khanda",icon:[512,512,[9772],"f66d","M245.8 3.7c5.9-4.9 14.6-4.9 20.5 0l48 40c5.9 4.9 7.5 13.2 3.8 19.9l0 0 0 0 0 0 0 0-.1 .1-.3 .6c-.3 .5-.7 1.3-1.2 2.3c-1 2-2.6 5-4.4 8.6c-.5 .9-.9 1.9-1.4 2.9C344.9 97.4 368 134 368 176s-23.1 78.6-57.3 97.8c.5 1 1 2 1.4 2.9c1.8 3.7 3.3 6.6 4.4 8.6c.5 1 .9 1.8 1.2 2.3l.3 .6 .1 .1 0 0 0 0c3.6 6.7 2 15-3.8 19.9L272 343.5v19.8l35.6-24.5 41.1-28.2c42.8-29.4 68.4-78 68.4-130c0-31.1-9.2-61.6-26.5-87.5l-2.8-4.2c-4-6-3.5-14 1.3-19.5s12.7-7 19.2-3.7L401.1 80c7.2-14.3 7.2-14.3 7.2-14.3l0 0 0 0 .1 0 .3 .2 1 .5c.8 .4 2 1.1 3.5 1.9c2.9 1.7 7 4.1 11.8 7.3c9.6 6.4 22.5 16.1 35.4 29c25.7 25.7 52.7 65.6 52.7 119.3c0 53.1-26.4 100.5-51.2 133.6c-12.6 16.7-25.1 30.3-34.5 39.7c-4.7 4.7-8.7 8.4-11.5 10.9c-1.4 1.3-2.5 2.2-3.3 2.9l-.9 .8-.3 .2-.1 .1 0 0 0 0s0 0-10.2-12.3l10.2 12.3c-5.1 4.3-12.4 4.9-18.2 1.6l-75.6-43-32.7 22.5 45.5 31.3c1.8-.4 3.7-.7 5.7-.7c13.3 0 24 10.7 24 24s-10.7 24-24 24c-12.2 0-22.3-9.1-23.8-21L272 423.4v28.9c9.6 5.5 16 15.9 16 27.7c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-11.8 6.4-22.2 16-27.7V424.1l-40.3 27.7C197.8 463.3 187.9 472 176 472c-13.3 0-24-10.7-24-24s10.7-24 24-24c2.2 0 4.4 .3 6.5 .9l45.8-31.5-32.7-22.5-75.6 43c-5.8 3.3-13 2.7-18.2-1.6L112 400c-10.2 12.3-10.2 12.3-10.3 12.3l0 0 0 0-.1-.1-.3-.2-.9-.8c-.8-.7-1.9-1.7-3.3-2.9c-2.8-2.5-6.7-6.2-11.5-10.9c-9.4-9.4-21.9-23-34.5-39.7C26.4 324.5 0 277.1 0 224c0-53.7 26.9-93.6 52.7-119.3c12.9-12.9 25.8-22.6 35.4-29C93 72.5 97 70 99.9 68.4c1.5-.8 2.6-1.5 3.5-1.9l1-.5 .3-.2 .1 0 0 0 0 0s0 0 7.2 14.3l-7.2-14.3c6.5-3.2 14.3-1.7 19.2 3.7s5.3 13.4 1.3 19.5l-2.8 4.2C105.2 119 96 149.5 96 180.6c0 51.9 25.6 100.6 68.4 130l41.1 28.2L240 362.6V343.5l-42.2-35.2c-5.9-4.9-7.5-13.2-3.8-19.9l0 0 0 0 0 0 .1-.1 .3-.6c.3-.5 .7-1.3 1.2-2.3c1-2 2.6-5 4.4-8.6c.5-.9 .9-1.9 1.4-2.9C167.1 254.6 144 218 144 176s23.1-78.6 57.3-97.8c-.5-1-1-2-1.4-2.9c-1.8-3.7-3.3-6.6-4.4-8.6c-.5-1-.9-1.8-1.2-2.3l-.3-.6-.1-.1 0 0 0 0 0 0c-3.6-6.7-2-15 3.8-19.9l48-40zM220.2 122.9c-17 11.5-28.2 31-28.2 53.1s11.2 41.6 28.2 53.1C227 210.2 232 190.9 232 176s-5-34.2-11.8-53.1zm71.5 106.2c17-11.5 28.2-31 28.2-53.1s-11.2-41.6-28.2-53.1C285 141.8 280 161.1 280 176s5 34.2 11.8 53.1z"]},faSliders:mM,faSlidersH:fM,faFolderTree:{prefix:"fas",iconName:"folder-tree",icon:[576,512,[],"f802","M64 32C64 14.3 49.7 0 32 0S0 14.3 0 32v96V384c0 35.3 28.7 64 64 64H256V384H64V160H256V96H64V32zM288 192c0 17.7 14.3 32 32 32H544c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H445.3c-8.5 0-16.6-3.4-22.6-9.4L409.4 9.4c-6-6-14.1-9.4-22.6-9.4H320c-17.7 0-32 14.3-32 32V192zm0 288c0 17.7 14.3 32 32 32H544c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32H445.3c-8.5 0-16.6-3.4-22.6-9.4l-13.3-13.3c-6-6-14.1-9.4-22.6-9.4H320c-17.7 0-32 14.3-32 32V480z"]},faNetworkWired:{prefix:"fas",iconName:"network-wired",icon:[640,512,[],"f6ff","M256 64H384v64H256V64zM240 0c-26.5 0-48 21.5-48 48v96c0 26.5 21.5 48 48 48h48v32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96v32H80c-26.5 0-48 21.5-48 48v96c0 26.5 21.5 48 48 48H240c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48H192V288H448v32H400c-26.5 0-48 21.5-48 48v96c0 26.5 21.5 48 48 48H560c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48H512V288h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V192h48c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H240zM96 448V384H224v64H96zm320-64H544v64H416V384z"]},faMapPin:{prefix:"fas",iconName:"map-pin",icon:[320,512,[128205],"f276","M16 144a144 144 0 1 1 288 0A144 144 0 1 1 16 144zM160 80c8.8 0 16-7.2 16-16s-7.2-16-16-16c-53 0-96 43-96 96c0 8.8 7.2 16 16 16s16-7.2 16-16c0-35.3 28.7-64 64-64zM128 480V317.1c10.4 1.9 21.1 2.9 32 2.9s21.6-1 32-2.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32z"]},faHamsa:{prefix:"fas",iconName:"hamsa",icon:[512,512,[],"f665","M34.6 288H80c8.8 0 16-7.2 16-16V72c0-22.1 17.9-40 40-40s40 17.9 40 40V204c0 11 9 20 20 20s20-9 20-20V40c0-22.1 17.9-40 40-40s40 17.9 40 40V204c0 11 9 20 20 20s20-9 20-20V72c0-22.1 17.9-40 40-40s40 17.9 40 40V272c0 8.8 7.2 16 16 16h45.4c19.1 0 34.6 15.5 34.6 34.6c0 8.6-3.2 16.9-9 23.3L416.6 441c-41.1 45.2-99.4 71-160.6 71s-119.4-25.8-160.6-71L9 345.9c-5.8-6.4-9-14.7-9-23.3C0 303.5 15.5 288 34.6 288zM256 288c-38.4 0-76.8 35.8-90.6 50.2c-3.6 3.7-5.4 8.7-5.4 13.8s1.8 10.1 5.4 13.8C179.2 380.2 217.6 416 256 416s76.8-35.8 90.6-50.2c3.6-3.7 5.4-8.7 5.4-13.8s-1.8-10.1-5.4-13.8C332.8 323.8 294.4 288 256 288zm0 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faCentSign:{prefix:"fas",iconName:"cent-sign",icon:[384,512,[],"e3f5","M224 0c17.7 0 32 14.3 32 32V66.7c30.9 5.2 59.2 17.7 83.2 35.8c14.1 10.6 17 30.7 6.4 44.8s-30.7 17-44.8 6.4C279.4 137.5 252.9 128 224 128c-70.7 0-128 57.3-128 128s57.3 128 128 128c28.9 0 55.4-9.5 76.8-25.6c14.1-10.6 34.2-7.8 44.8 6.4s7.8 34.2-6.4 44.8c-24 18-52.4 30.6-83.2 35.8V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V445.3C101.2 430.1 32 351.1 32 256s69.2-174.1 160-189.3V32c0-17.7 14.3-32 32-32z"]},faFlask:{prefix:"fas",iconName:"flask",icon:[448,512,[],"f0c3","M288 0H160 128C110.3 0 96 14.3 96 32s14.3 32 32 32V196.8c0 11.8-3.3 23.5-9.5 33.5L10.3 406.2C3.6 417.2 0 429.7 0 442.6C0 480.9 31.1 512 69.4 512H378.6c38.3 0 69.4-31.1 69.4-69.4c0-12.8-3.6-25.4-10.3-36.4L329.5 230.4c-6.2-10.1-9.5-21.7-9.5-33.5V64c17.7 0 32-14.3 32-32s-14.3-32-32-32H288zM192 196.8V64h64V196.8c0 23.7 6.6 46.9 19 67.1L309.5 320h-171L173 263.9c12.4-20.2 19-43.4 19-67.1z"]},faPersonPregnant:{prefix:"fas",iconName:"person-pregnant",icon:[384,512,[],"e31e","M192 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM120 383c-13.8-3.6-24-16.1-24-31V296.9l-4.6 7.6c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c15-24.9 40.3-41.5 68.7-45.6c4.1-.6 8.2-1 12.5-1h1.1 12.5H192c1.4 0 2.8 .1 4.1 .3c35.7 2.9 65.4 29.3 72.1 65l6.1 32.5c44.3 8.6 77.7 47.5 77.7 94.3v32c0 17.7-14.3 32-32 32H304 264v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384h-8-8v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V383z"]},faWandSparkles:{prefix:"fas",iconName:"wand-sparkles",icon:[512,512,[],"f72b","M464 6.1c9.5-8.5 24-8.1 33 .9l8 8c9 9 9.4 23.5 .9 33l-85.8 95.9c-2.6 2.9-4.1 6.7-4.1 10.7V176c0 8.8-7.2 16-16 16H384.2c-4.6 0-8.9 1.9-11.9 5.3L100.7 500.9C94.3 508 85.3 512 75.8 512c-8.8 0-17.3-3.5-23.5-9.8L9.7 459.7C3.5 453.4 0 445 0 436.2c0-9.5 4-18.5 11.1-24.8l111.6-99.8c3.4-3 5.3-7.4 5.3-11.9V272c0-8.8 7.2-16 16-16h34.6c3.9 0 7.7-1.5 10.7-4.1L464 6.1zM432 288c3.6 0 6.7 2.4 7.7 5.8l14.8 51.7 51.7 14.8c3.4 1 5.8 4.1 5.8 7.7s-2.4 6.7-5.8 7.7l-51.7 14.8-14.8 51.7c-1 3.4-4.1 5.8-7.7 5.8s-6.7-2.4-7.7-5.8l-14.8-51.7-51.7-14.8c-3.4-1-5.8-4.1-5.8-7.7s2.4-6.7 5.8-7.7l51.7-14.8 14.8-51.7c1-3.4 4.1-5.8 7.7-5.8zM87.7 69.8l14.8 51.7 51.7 14.8c3.4 1 5.8 4.1 5.8 7.7s-2.4 6.7-5.8 7.7l-51.7 14.8L87.7 218.2c-1 3.4-4.1 5.8-7.7 5.8s-6.7-2.4-7.7-5.8L57.5 166.5 5.8 151.7c-3.4-1-5.8-4.1-5.8-7.7s2.4-6.7 5.8-7.7l51.7-14.8L72.3 69.8c1-3.4 4.1-5.8 7.7-5.8s6.7 2.4 7.7 5.8zM208 0c3.7 0 6.9 2.5 7.8 6.1l6.8 27.3 27.3 6.8c3.6 .9 6.1 4.1 6.1 7.8s-2.5 6.9-6.1 7.8l-27.3 6.8-6.8 27.3c-.9 3.6-4.1 6.1-7.8 6.1s-6.9-2.5-7.8-6.1l-6.8-27.3-27.3-6.8c-3.6-.9-6.1-4.1-6.1-7.8s2.5-6.9 6.1-7.8l27.3-6.8 6.8-27.3c.9-3.6 4.1-6.1 7.8-6.1z"]},faEllipsisVertical:uM,faEllipsisV:pM,faTicket:{prefix:"fas",iconName:"ticket",icon:[576,512,[127903],"f145","M64 64C28.7 64 0 92.7 0 128v64c0 8.8 7.4 15.7 15.7 18.6C34.5 217.1 48 235 48 256s-13.5 38.9-32.3 45.4C7.4 304.3 0 311.2 0 320v64c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V320c0-8.8-7.4-15.7-15.7-18.6C541.5 294.9 528 277 528 256s13.5-38.9 32.3-45.4c8.3-2.9 15.7-9.8 15.7-18.6V128c0-35.3-28.7-64-64-64H64zm64 112l0 160c0 8.8 7.2 16 16 16H432c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H144c-8.8 0-16 7.2-16 16zM96 160c0-17.7 14.3-32 32-32H448c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32V160z"]},faPowerOff:{prefix:"fas",iconName:"power-off",icon:[512,512,[9211],"f011","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V256c0 17.7 14.3 32 32 32s32-14.3 32-32V32zM143.5 120.6c13.6-11.3 15.4-31.5 4.1-45.1s-31.5-15.4-45.1-4.1C49.7 115.4 16 181.8 16 256c0 132.5 107.5 240 240 240s240-107.5 240-240c0-74.2-33.8-140.6-86.6-184.6c-13.6-11.3-33.8-9.4-45.1 4.1s-9.4 33.8 4.1 45.1c38.9 32.3 63.5 81 63.5 135.4c0 97.2-78.8 176-176 176s-176-78.8-176-176c0-54.4 24.7-103.1 63.5-135.4z"]},faRightLong:bM,faLongArrowAltRight:hM,faFlagUsa:{prefix:"fas",iconName:"flag-usa",icon:[448,512,[],"f74d","M32 0C49.7 0 64 14.3 64 32V48l69-17.2c38.1-9.5 78.3-5.1 113.5 12.5c46.3 23.2 100.8 23.2 147.1 0l9.6-4.8C423.8 28.1 448 43.1 448 66.1v36.1l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-20.3-9-41.8-14.7-63.6-16.9v32.2c17.4 2.1 34.4 6.7 50.6 13.9l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L448 136.3v62l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L64 203.1v32.7l70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L448 232.3v62l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L64 299.1v32.7l70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L448 328.3v33.5c0 13.3-8.3 25.3-20.8 30l-34.7 13c-46.2 17.3-97.6 14.6-141.7-7.4c-37.9-19-81.3-23.7-122.5-13.4L64 400v80c0 17.7-14.3 32-32 32s-32-14.3-32-32V416 345.5 312.8 249.5 216.8 153.5 120.8 64 32C0 14.3 14.3 0 32 0zm80 96A16 16 0 1 0 80 96a16 16 0 1 0 32 0zm32 0a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm-32 48a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm32 0a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faLaptopFile:{prefix:"fas",iconName:"laptop-file",icon:[640,512,[],"e51d","M128 0C92.7 0 64 28.7 64 64V288H19.2C8.6 288 0 296.6 0 307.2C0 349.6 34.4 384 76.8 384H320V288H128V64H448V96h64V64c0-35.3-28.7-64-64-64H128zM512 128H400c-26.5 0-48 21.5-48 48V464c0 26.5 21.5 48 48 48H592c26.5 0 48-21.5 48-48V256H544c-17.7 0-32-14.3-32-32V128zm32 0v96h96l-96-96z"]},faTty:gM,faTeletype:vM,faDiagramNext:{prefix:"fas",iconName:"diagram-next",icon:[512,512,[],"e476","M512 160c0 35.3-28.7 64-64 64H280v64h46.1c21.4 0 32.1 25.9 17 41L273 399c-9.4 9.4-24.6 9.4-33.9 0L169 329c-15.1-15.1-4.4-41 17-41H232V224H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64v64zM448 416V352H365.3l.4-.4c18.4-18.4 20.4-43.7 11-63.6l71.3 0c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64V352c0-35.3 28.7-64 64-64l71.3 0c-9.4 19.9-7.4 45.2 11 63.6l.4 .4H64v64H210.7l5.7 5.7c21.9 21.9 57.3 21.9 79.2 0l5.7-5.7H448z"]},faPersonRifle:{prefix:"fas",iconName:"person-rifle",icon:[576,512,[],"e54e","M265.2 192c25.4 0 49.8 7.1 70.8 19.9V512H144V337.7L90.4 428.3c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.8-14.1-54.8L97.7 258.8c24.5-41.4 69-66.8 117.1-66.8h50.4zM160 80a80 80 0 1 1 160 0A80 80 0 1 1 160 80zM448 0c8.8 0 16 7.2 16 16V132.3c9.6 5.5 16 15.9 16 27.7V269.3l16-5.3V208c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v84.5c0 6.9-4.4 13-10.9 15.2L480 325.3V352h48c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H484l23 92.1c2.5 10.1-5.1 19.9-15.5 19.9H432c-8.8 0-16-7.2-16-16V400H400c-17.7 0-32-14.3-32-32V224c0-17.7 14.3-32 32-32V160c0-11.8 6.4-22.2 16-27.7V32c-8.8 0-16-7.2-16-16s7.2-16 16-16h16 16z"]},faHouseMedicalCircleExclamation:{prefix:"fas",iconName:"house-medical-circle-exclamation",icon:[640,512,[],"e512","M320 368c0 59.5 29.5 112.1 74.8 144H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L522.1 193.9c-8.5-1.3-17.3-1.9-26.1-1.9c-54.7 0-103.5 24.9-135.8 64H320V208c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16v48H208c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16v80c0 8.8 7.2 16 16 16s16-7.2 16-16V288c0-8.8-7.2-16-16-16z"]},faClosedCaptioning:{prefix:"fas",iconName:"closed-captioning",icon:[576,512,[],"f20a","M0 96C0 60.7 28.7 32 64 32H512c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM200 208c14.2 0 27 6.1 35.8 16c8.8 9.9 24 10.7 33.9 1.9s10.7-24 1.9-33.9c-17.5-19.6-43.1-32-71.5-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 54-12.4 71.5-32c8.8-9.9 8-25-1.9-33.9s-25-8-33.9 1.9c-8.8 9.9-21.6 16-35.8 16c-26.5 0-48-21.5-48-48s21.5-48 48-48zm144 48c0-26.5 21.5-48 48-48c14.2 0 27 6.1 35.8 16c8.8 9.9 24 10.7 33.9 1.9s10.7-24 1.9-33.9c-17.5-19.6-43.1-32-71.5-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 54-12.4 71.5-32c8.8-9.9 8-25-1.9-33.9s-25-8-33.9 1.9c-8.8 9.9-21.6 16-35.8 16c-26.5 0-48-21.5-48-48z"]},faPersonHiking:CM,faHiking:yM,faVenusDouble:{prefix:"fas",iconName:"venus-double",icon:[640,512,[9890],"f226","M192 288a112 112 0 1 0 0-224 112 112 0 1 0 0 224zM368 176c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H224v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H128c-17.7 0-32-14.3-32-32s14.3-32 32-32h32V349.1C78.1 334.1 16 262.3 16 176C16 78.8 94.8 0 192 0s176 78.8 176 176zM344 318c14.6-15.6 26.8-33.4 36-53c18.8 14.4 42.4 23 68 23c61.9 0 112-50.1 112-112s-50.1-112-112-112c-25.6 0-49.1 8.6-68 23c-9.3-19.5-21.5-37.4-36-53C373.1 12.6 409.1 0 448 0c97.2 0 176 78.8 176 176c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H480v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H384c-17.7 0-32-14.3-32-32s14.3-32 32-32h32V349.1c-26.6-4.9-51.1-15.7-72-31.1z"]},faImages:{prefix:"fas",iconName:"images",icon:[576,512,[],"f302","M160 32c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H160zM396 138.7l96 144c4.9 7.4 5.4 16.8 1.2 24.6S480.9 320 472 320H328 280 200c-9.2 0-17.6-5.3-21.6-13.6s-2.9-18.2 2.9-25.4l64-80c4.6-5.7 11.4-9 18.7-9s14.2 3.3 18.7 9l17.3 21.6 56-84C360.5 132 368 128 376 128s15.5 4 20 10.7zM192 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM48 120c0-13.3-10.7-24-24-24S0 106.7 0 120V344c0 75.1 60.9 136 136 136H456c13.3 0 24-10.7 24-24s-10.7-24-24-24H136c-48.6 0-88-39.4-88-88V120z"]},faCalculator:{prefix:"fas",iconName:"calculator",icon:[384,512,[128425],"f1ec","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM96 64H288c17.7 0 32 14.3 32 32v32c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm32 160a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM96 352a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM64 416c0-17.7 14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-17.7 0-32-14.3-32-32zM192 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm64-64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM288 448a32 32 0 1 1 0-64 32 32 0 1 1 0 64z"]},faPeoplePulling:{prefix:"fas",iconName:"people-pulling",icon:[576,512,[],"e535","M80 96A48 48 0 1 0 80 0a48 48 0 1 0 0 96zM64 128c-35.3 0-64 28.7-64 64V320c0 17.7 14.3 32 32 32c9.8 0 18.5-4.4 24.4-11.2L80.4 485.3c2.9 17.4 19.4 29.2 36.8 26.3s29.2-19.4 26.3-36.8L123.1 352h15.7l30 134.9c3.8 17.3 20.9 28.1 38.2 24.3s28.1-20.9 24.3-38.2l-57.3-258 116.3 53.8c.5 .3 1.1 .5 1.6 .7c8.6 3.6 18 3.1 25.9-.7c3.4-1.6 6.6-3.9 9.3-6.7c3.1-3.2 5.5-7 7.1-11.4c.1-.3 .2-.7 .3-1l2.5-7.5c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L537 232.7l-15.3-36.8C504.5 154.8 464.3 128 419.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-24.4 10.9-44.6 29-58.1 51.6L157.3 136.9C144.7 131 130.9 128 117 128H64zM464 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM349.7 335.6l-25 62.4-59.4 59.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L372.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6z"]},faN:{prefix:"fas",iconName:"n",icon:[384,512,[110],"4e","M21.1 33.9c12.7-4.6 26.9-.7 35.5 9.6L320 359.6V64c0-17.7 14.3-32 32-32s32 14.3 32 32V448c0 13.5-8.4 25.5-21.1 30.1s-26.9 .7-35.5-9.6L64 152.4V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V64C0 50.5 8.4 38.5 21.1 33.9z"]},faCableCar:zM,faTram:HM,faCloudRain:{prefix:"fas",iconName:"cloud-rain",icon:[512,512,[127783,9926],"f73d","M96 320c-53 0-96-43-96-96c0-42.5 27.6-78.6 65.9-91.2C64.7 126.1 64 119.1 64 112C64 50.1 114.1 0 176 0c43.1 0 80.5 24.3 99.2 60c14.7-17.1 36.5-28 60.8-28c44.2 0 80 35.8 80 80c0 5.5-.6 10.8-1.6 16c.5 0 1.1 0 1.6 0c53 0 96 43 96 96s-43 96-96 96H96zm-6.8 52c1.3-2.5 3.9-4 6.8-4s5.4 1.5 6.8 4l35.1 64.6c4.1 7.5 6.2 15.8 6.2 24.3v3c0 26.5-21.5 48-48 48s-48-21.5-48-48v-3c0-8.5 2.1-16.9 6.2-24.3L89.2 372zm160 0c1.3-2.5 3.9-4 6.8-4s5.4 1.5 6.8 4l35.1 64.6c4.1 7.5 6.2 15.8 6.2 24.3v3c0 26.5-21.5 48-48 48s-48-21.5-48-48v-3c0-8.5 2.1-16.9 6.2-24.3L249.2 372zm124.9 64.6L409.2 372c1.3-2.5 3.9-4 6.8-4s5.4 1.5 6.8 4l35.1 64.6c4.1 7.5 6.2 15.8 6.2 24.3v3c0 26.5-21.5 48-48 48s-48-21.5-48-48v-3c0-8.5 2.1-16.9 6.2-24.3z"]},faBuildingCircleXmark:{prefix:"fas",iconName:"building-circle-xmark",icon:[640,512,[],"e4d4","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c15.1 0 28.5-6.9 37.3-17.8C340.4 462.2 320 417.5 320 368c0-54.7 24.9-103.5 64-135.8V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faShip:{prefix:"fas",iconName:"ship",icon:[576,512,[128674],"f21a","M192 32c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32V64h48c26.5 0 48 21.5 48 48V240l44.4 14.8c23.1 7.7 29.5 37.5 11.5 53.9l-101 92.6c-16.2 9.4-34.7 15.1-50.9 15.1c-19.6 0-40.8-7.7-59.2-20.3c-22.1-15.5-51.6-15.5-73.7 0c-17.1 11.8-38 20.3-59.2 20.3c-16.2 0-34.7-5.7-50.9-15.1l-101-92.6c-18-16.5-11.6-46.2 11.5-53.9L96 240V112c0-26.5 21.5-48 48-48h48V32zM160 218.7l107.8-35.9c13.1-4.4 27.3-4.4 40.5 0L416 218.7V128H160v90.7zM306.5 421.9C329 437.4 356.5 448 384 448c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 501.7 417 512 384 512c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 437.2 165.1 448 192 448c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},faArrowsDownToLine:{prefix:"fas",iconName:"arrows-down-to-line",icon:[576,512,[],"e4b8","M544 416L32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l512 0c17.7 0 32-14.3 32-32s-14.3-32-32-32zm22.6-137.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L480 274.7 480 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 210.7-41.4-41.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l96-96zm-320-45.3c-12.5-12.5-32.8-12.5-45.3 0L160 274.7 160 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 210.7L54.6 233.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3z"]},faDownload:{prefix:"fas",iconName:"download",icon:[512,512,[],"f019","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V274.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7V32zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V416c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352H64zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faFaceGrin:_M,faGrin:VM,faDeleteLeft:xM,faBackspace:MM,faEyeDropper:LM,faEyeDropperEmpty:wM,faEyedropper:SM,faFileCircleCheck:{prefix:"fas",iconName:"file-circle-check",icon:[576,512,[],"e5a0","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"]},faForward:{prefix:"fas",iconName:"forward",icon:[512,512,[9193],"f04e","M52.5 440.6c-9.5 7.9-22.8 9.7-34.1 4.4S0 428.4 0 416V96C0 83.6 7.2 72.3 18.4 67s24.5-3.6 34.1 4.4L224 214.3V256v41.7L52.5 440.6zM256 352V256 128 96c0-12.4 7.2-23.7 18.4-29s24.5-3.6 34.1 4.4l192 160c7.3 6.1 11.5 15.1 11.5 24.6s-4.2 18.5-11.5 24.6l-192 160c-9.5 7.9-22.8 9.7-34.1 4.4s-18.4-16.6-18.4-29V352z"]},faMobile:EM,faMobileAndroid:kM,faMobilePhone:NM,faFaceMeh:TM,faMeh:BM,faAlignCenter:{prefix:"fas",iconName:"align-center",icon:[448,512,[],"f037","M352 64c0-17.7-14.3-32-32-32H128c-17.7 0-32 14.3-32 32s14.3 32 32 32H320c17.7 0 32-14.3 32-32zm96 128c0-17.7-14.3-32-32-32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32zM0 448c0 17.7 14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32zM352 320c0-17.7-14.3-32-32-32H128c-17.7 0-32 14.3-32 32s14.3 32 32 32H320c17.7 0 32-14.3 32-32z"]},faBookSkull:IM,faBookDead:$M,faIdCard:RM,faDriversLicense:AM,faOutdent:PM,faDedent:WM,faHeartCircleExclamation:{prefix:"fas",iconName:"heart-circle-exclamation",icon:[576,512,[],"e4fe","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faHouse:DM,faHome:OM,faHomeAlt:FM,faHomeLgAlt:GM,faCalendarWeek:{prefix:"fas",iconName:"calendar-week",icon:[448,512,[],"f784","M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm80 64c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16H368c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80z"]},faLaptopMedical:{prefix:"fas",iconName:"laptop-medical",icon:[640,512,[],"f812","M64 96c0-35.3 28.7-64 64-64H512c35.3 0 64 28.7 64 64V352H512V96H128V352H64V96zM0 403.2C0 392.6 8.6 384 19.2 384H620.8c10.6 0 19.2 8.6 19.2 19.2c0 42.4-34.4 76.8-76.8 76.8H76.8C34.4 480 0 445.6 0 403.2zM288 160c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H352v48c0 8.8-7.2 16-16 16H304c-8.8 0-16-7.2-16-16V272H240c-8.8 0-16-7.2-16-16V224c0-8.8 7.2-16 16-16h48V160z"]},faB:{prefix:"fas",iconName:"b",icon:[320,512,[98],"42","M64 32C28.7 32 0 60.7 0 96V256 416c0 35.3 28.7 64 64 64H192c70.7 0 128-57.3 128-128c0-46.5-24.8-87.3-62-109.7c18.7-22.3 30-51 30-82.3c0-70.7-57.3-128-128-128H64zm96 192H64V96h96c35.3 0 64 28.7 64 64s-28.7 64-64 64zM64 288h96 32c35.3 0 64 28.7 64 64s-28.7 64-64 64H64V288z"]},faFileMedical:{prefix:"fas",iconName:"file-medical",icon:[384,512,[],"f477","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM160 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H224v48c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V352H112c-8.8 0-16-7.2-16-16V304c0-8.8 7.2-16 16-16h48V240z"]},faDiceOne:{prefix:"fas",iconName:"dice-one",icon:[448,512,[9856],"f525","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM224 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faKiwiBird:{prefix:"fas",iconName:"kiwi-bird",icon:[576,512,[],"f535","M291.2 388.4c31.2-18.8 64.7-36.4 101.1-36.4H448c4.6 0 9.1-.2 13.6-.7l85.3 121.9c4 5.7 11.3 8.2 17.9 6.1s11.2-8.3 11.2-15.3V224c0-70.7-57.3-128-128-128H392.3c-36.4 0-69.9-17.6-101.1-36.4C262.3 42.1 228.3 32 192 32C86 32 0 118 0 224c0 71.1 38.6 133.1 96 166.3V456c0 13.3 10.7 24 24 24s24-10.7 24-24V410c15.3 3.9 31.4 6 48 6c5.4 0 10.7-.2 16-.7V456c0 13.3 10.7 24 24 24s24-10.7 24-24V405.1c12.4-4.4 24.2-10 35.2-16.7zM448 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faArrowRightArrowLeft:UM,faExchange:jM,faRotateRight:qM,faRedoAlt:ZM,faRotateForward:YM,faUtensils:JM,faCutlery:XM,faArrowUpWideShort:KM,faSortAmountUp:QM,faMillSign:{prefix:"fas",iconName:"mill-sign",icon:[384,512,[],"e1ed","M302.1 42.8c5.9-16.6-2.7-35-19.4-40.9s-35 2.7-40.9 19.4L208 116.1c-5.7 4-11.1 8.5-16 13.5C171.7 108.9 143.3 96 112 96c-19.5 0-37.8 5-53.7 13.7C52.5 101.4 42.9 96 32 96C14.3 96 0 110.3 0 128v80V416c0 17.7 14.3 32 32 32s32-14.3 32-32V208c0-26.5 21.5-48 48-48s48 21.5 48 48v42.5L81.9 469.2c-5.9 16.6 2.7 35 19.4 40.9s35-2.7 40.9-19.4l21.4-60C168.9 441 179.6 448 192 448c17.7 0 32-14.3 32-32V261.5l35.7-100c3.9-1 8.1-1.6 12.3-1.6c26.5 0 48 21.5 48 48V416c0 17.7 14.3 32 32 32s32-14.3 32-32V208c0-58.2-44.3-106-101.1-111.5l19.2-53.8z"]},faBowlRice:{prefix:"fas",iconName:"bowl-rice",icon:[512,512,[],"e2eb","M176 56c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H200c-13.3 0-24-10.7-24-24zm24 48h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H200c-13.3 0-24-10.7-24-24s10.7-24 24-24zM56 176H72c13.3 0 24 10.7 24 24s-10.7 24-24 24H56c-13.3 0-24-10.7-24-24s10.7-24 24-24zM0 283.4C0 268.3 12.3 256 27.4 256H484.6c15.1 0 27.4 12.3 27.4 27.4c0 70.5-44.4 130.7-106.7 154.1L403.5 452c-2 16-15.6 28-31.8 28H140.2c-16.1 0-29.8-12-31.8-28l-1.8-14.4C44.4 414.1 0 353.9 0 283.4zM224 200c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H248c-13.3 0-24-10.7-24-24zm-96 0c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H152c-13.3 0-24-10.7-24-24zm-24-96h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H104c-13.3 0-24-10.7-24-24s10.7-24 24-24zm216 96c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H344c-13.3 0-24-10.7-24-24zm-24-96h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H296c-13.3 0-24-10.7-24-24s10.7-24 24-24zm120 96c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H440c-13.3 0-24-10.7-24-24zm-24-96h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H392c-13.3 0-24-10.7-24-24s10.7-24 24-24zM296 32h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H296c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},faSkull:{prefix:"fas",iconName:"skull",icon:[512,512,[128128],"f54c","M416 398.9c58.5-41.1 96-104.1 96-174.9C512 100.3 397.4 0 256 0S0 100.3 0 224c0 70.7 37.5 133.8 96 174.9c0 .4 0 .7 0 1.1v64c0 26.5 21.5 48 48 48h48V464c0-8.8 7.2-16 16-16s16 7.2 16 16v48h64V464c0-8.8 7.2-16 16-16s16 7.2 16 16v48h48c26.5 0 48-21.5 48-48V400c0-.4 0-.7 0-1.1zM96 256a64 64 0 1 1 128 0A64 64 0 1 1 96 256zm256-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},faTowerBroadcast:eL,faBroadcastTower:tL,faTruckPickup:{prefix:"fas",iconName:"truck-pickup",icon:[640,512,[128763],"f63c","M368.6 96l76.8 96H288V96h80.6zM224 80V192H64c-17.7 0-32 14.3-32 32v64c-17.7 0-32 14.3-32 32s14.3 32 32 32H65.1c-.7 5.2-1.1 10.6-1.1 16c0 61.9 50.1 112 112 112s112-50.1 112-112c0-5.4-.4-10.8-1.1-16h66.3c-.7 5.2-1.1 10.6-1.1 16c0 61.9 50.1 112 112 112s112-50.1 112-112c0-5.4-.4-10.8-1.1-16H608c17.7 0 32-14.3 32-32s-14.3-32-32-32V224c0-17.7-14.3-32-32-32H527.4L418.6 56c-12.1-15.2-30.5-24-50-24H272c-26.5 0-48 21.5-48 48zm0 288a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm288 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0z"]},faUpLong:oL,faLongArrowAltUp:rL,faStop:{prefix:"fas",iconName:"stop",icon:[384,512,[9209],"f04d","M0 128C0 92.7 28.7 64 64 64H320c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128z"]},faCodeMerge:{prefix:"fas",iconName:"code-merge",icon:[448,512,[],"f387","M80 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm32.4 97.2c28-12.4 47.6-40.5 47.6-73.2c0-44.2-35.8-80-80-80S0 35.8 0 80c0 32.8 19.7 61 48 73.3V358.7C19.7 371 0 399.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-32.8-19.7-61-48-73.3V272c26.7 20.1 60 32 96 32h86.7c12.3 28.3 40.5 48 73.3 48c44.2 0 80-35.8 80-80s-35.8-80-80-80c-32.8 0-61 19.7-73.3 48H208c-49.9 0-91-38.1-95.6-86.8zM80 408a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM344 272a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faUpload:{prefix:"fas",iconName:"upload",icon:[512,512,[],"f093","M288 109.3V352c0 17.7-14.3 32-32 32s-32-14.3-32-32V109.3l-73.4 73.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l128-128c12.5-12.5 32.8-12.5 45.3 0l128 128c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L288 109.3zM64 352H192c0 35.3 28.7 64 64 64s64-28.7 64-64H448c35.3 0 64 28.7 64 64v32c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V416c0-35.3 28.7-64 64-64zM432 456a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faHurricane:{prefix:"fas",iconName:"hurricane",icon:[384,512,[],"f751","M0 208C0 104.4 75.7 18.5 174.9 2.6C184 1.2 192 8.6 192 17.9V81.2c0 8.4 6.5 15.3 14.7 16.5C307 112.5 384 199 384 303.4c0 103.6-75.7 189.5-174.9 205.4c-9.2 1.5-17.1-5.9-17.1-15.2V430.2c0-8.4-6.5-15.3-14.7-16.5C77 398.9 0 312.4 0 208zm288 48A96 96 0 1 0 96 256a96 96 0 1 0 192 0zm-96-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faMound:{prefix:"fas",iconName:"mound",icon:[576,512,[],"e52d","M144.1 179.2C173.8 127.7 228.6 96 288 96s114.2 31.7 143.9 83.2L540.4 368c12.3 21.3-3.1 48-27.7 48H63.3c-24.6 0-40-26.6-27.7-48L144.1 179.2z"]},faToiletPortable:{prefix:"fas",iconName:"toilet-portable",icon:[320,512,[],"e583","M0 32V64H320V32c0-17.7-14.3-32-32-32H32C14.3 0 0 14.3 0 32zM24 96H0v24V488c0 13.3 10.7 24 24 24s24-10.7 24-24v-8H272v8c0 13.3 10.7 24 24 24s24-10.7 24-24V120 96H296 24zM256 240v64c0 8.8-7.2 16-16 16s-16-7.2-16-16V240c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faCompactDisc:{prefix:"fas",iconName:"compact-disc",icon:[512,512,[128191,128192,128440],"f51f","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 32a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm-96-32a96 96 0 1 0 192 0 96 96 0 1 0 -192 0zM96 240c0-35 17.5-71.1 45.2-98.8S205 96 240 96c8.8 0 16-7.2 16-16s-7.2-16-16-16c-45.4 0-89.2 22.3-121.5 54.5S64 194.6 64 240c0 8.8 7.2 16 16 16s16-7.2 16-16z"]},faFileArrowDown:cL,faFileDownload:aL,faCaravan:{prefix:"fas",iconName:"caravan",icon:[640,512,[],"f8ff","M0 112C0 67.8 35.8 32 80 32H416c88.4 0 160 71.6 160 160V352h32c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0H288c0 53-43 96-96 96s-96-43-96-96H80c-44.2 0-80-35.8-80-80V112zM320 352H448V256H416c-8.8 0-16-7.2-16-16s7.2-16 16-16h32V160c0-17.7-14.3-32-32-32H352c-17.7 0-32 14.3-32 32V352zM96 128c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H224c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H96zm96 336a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},faShieldCat:{prefix:"fas",iconName:"shield-cat",icon:[512,512,[],"e572","M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM160 154.4c0-5.8 4.7-10.4 10.4-10.4h.2c3.4 0 6.5 1.6 8.5 4.3l40 53.3c3 4 7.8 6.4 12.8 6.4h48c5 0 9.8-2.4 12.8-6.4l40-53.3c2-2.7 5.2-4.3 8.5-4.3h.2c5.8 0 10.4 4.7 10.4 10.4V272c0 53-43 96-96 96s-96-43-96-96V154.4zM216 288a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm96-16a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faBolt:nL,faZap:lL,faGlassWater:{prefix:"fas",iconName:"glass-water",icon:[384,512,[],"e4f4","M32 0C23.1 0 14.6 3.7 8.6 10.2S-.6 25.4 .1 34.3L28.9 437.7c3 41.9 37.8 74.3 79.8 74.3H275.3c42 0 76.8-32.4 79.8-74.3L383.9 34.3c.6-8.9-2.4-17.6-8.5-24.1S360.9 0 352 0H32zM73 156.5L66.4 64H317.6L311 156.5l-24.2 12.1c-19.4 9.7-42.2 9.7-61.6 0c-20.9-10.4-45.5-10.4-66.4 0c-19.4 9.7-42.2 9.7-61.6 0L73 156.5z"]},faOilWell:{prefix:"fas",iconName:"oil-well",icon:[576,512,[],"e532","M528.3 61.3c-11.4-42.7-55.3-68-98-56.6L414.9 8.8C397.8 13.4 387.7 31 392.3 48l24.5 91.4L308.5 167.5l-6.3-18.1C297.7 136.6 285.6 128 272 128s-25.7 8.6-30.2 21.4l-13.6 39L96 222.6V184c0-13.3-10.7-24-24-24s-24 10.7-24 24V448H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H406.7L340 257.5l-62.2 16.1L305.3 352H238.7L265 277l-74.6 19.3L137.3 448H96V288.8l337.4-87.5 25.2 94c4.6 17.1 22.1 27.2 39.2 22.6l15.5-4.1c42.7-11.4 68-55.3 56.6-98L528.3 61.3zM205.1 448l11.2-32H327.7l11.2 32H205.1z"]},faVault:{prefix:"fas",iconName:"vault",icon:[576,512,[],"e2c5","M64 0C28.7 0 0 28.7 0 64V416c0 35.3 28.7 64 64 64H80l16 32h64l16-32H400l16 32h64l16-32h16c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM224 320a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm0-240a160 160 0 1 1 0 320 160 160 0 1 1 0-320zM480 221.3V336c0 8.8-7.2 16-16 16s-16-7.2-16-16V221.3c-18.6-6.6-32-24.4-32-45.3c0-26.5 21.5-48 48-48s48 21.5 48 48c0 20.9-13.4 38.7-32 45.3z"]},faMars:{prefix:"fas",iconName:"mars",icon:[448,512,[9794],"f222","M289.8 46.8c3.7-9 12.5-14.8 22.2-14.8H424c13.3 0 24 10.7 24 24V168c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-33.4-33.4L321 204.2c19.5 28.4 31 62.7 31 99.8c0 97.2-78.8 176-176 176S0 401.2 0 304s78.8-176 176-176c37 0 71.4 11.4 99.8 31l52.6-52.6L295 73c-6.9-6.9-8.9-17.2-5.2-26.2zM400 80l0 0h0v0zM176 416a112 112 0 1 0 0-224 112 112 0 1 0 0 224z"]},faToilet:{prefix:"fas",iconName:"toilet",icon:[448,512,[128701],"f7d8","M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48h8V196.9c-1.9 1.4-3.8 2.9-5.6 4.4C10.9 214.5 0 232.9 0 256c0 46.9 14.3 84.1 37 112.5c14.2 17.7 31.1 31.3 48.5 41.8L65.6 469.9c-3.3 9.8-1.6 20.5 4.4 28.8s15.7 13.3 26 13.3H352c10.3 0 19.9-4.9 26-13.3s7.7-19.1 4.4-28.8l-19.8-59.5c17.4-10.5 34.3-24.1 48.5-41.8c22.7-28.4 37-65.5 37-112.5c0-23.1-10.9-41.5-26.4-54.6c-1.8-1.5-3.7-3-5.6-4.4V48h8c13.3 0 24-10.7 24-24s-10.7-24-24-24H24zM384 256.3c0 1-.3 2.6-3.8 5.6c-4.8 4.1-14 9-29.3 13.4C320.5 284 276.1 288 224 288s-96.5-4-126.9-12.8c-15.3-4.4-24.5-9.3-29.3-13.4c-3.5-3-3.8-4.6-3.8-5.6l0-.3 0-.1c0-1 0-2.5 3.8-5.8c4.8-4.1 14-9 29.3-13.4C127.5 228 171.9 224 224 224s96.5 4 126.9 12.8c15.3 4.4 24.5 9.3 29.3 13.4c3.8 3.2 3.8 4.8 3.8 5.8l0 .1 0 .3zM328.2 384l-.2 .5 0-.5h.2zM112 64h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faPlaneCircleXmark:{prefix:"fas",iconName:"plane-circle-xmark",icon:[640,512,[],"e557","M256 0c-35 0-64 59.5-64 93.7v84.6L8.1 283.4c-5 2.8-8.1 8.2-8.1 13.9v65.5c0 10.6 10.2 18.3 20.4 15.4l171.6-49 0 70.9-57.6 43.2c-4 3-6.4 7.8-6.4 12.8v42c0 7.8 6.3 14 14 14c1.3 0 2.6-.2 3.9-.5L256 480l110.1 31.5c1.3 .4 2.6 .5 3.9 .5c6 0 11.1-3.7 13.1-9C344.5 470.7 320 422.2 320 368c0-60.6 30.6-114 77.1-145.6L320 178.3V93.7C320 59.5 292 0 256 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faYenSign:iL,faCny:sL,faJpy:dL,faRmb:mL,faYen:fL,faRubleSign:uL,faRouble:pL,faRub:bL,faRuble:hL,faSun:{prefix:"fas",iconName:"sun",icon:[512,512,[9728],"f185","M361.5 1.2c5 2.1 8.6 6.6 9.6 11.9L391 121l107.9 19.8c5.3 1 9.8 4.6 11.9 9.6s1.5 10.7-1.6 15.2L446.9 256l62.3 90.3c3.1 4.5 3.7 10.2 1.6 15.2s-6.6 8.6-11.9 9.6L391 391 371.1 498.9c-1 5.3-4.6 9.8-9.6 11.9s-10.7 1.5-15.2-1.6L256 446.9l-90.3 62.3c-4.5 3.1-10.2 3.7-15.2 1.6s-8.6-6.6-9.6-11.9L121 391 13.1 371.1c-5.3-1-9.8-4.6-11.9-9.6s-1.5-10.7 1.6-15.2L65.1 256 2.8 165.7c-3.1-4.5-3.7-10.2-1.6-15.2s6.6-8.6 11.9-9.6L121 121 140.9 13.1c1-5.3 4.6-9.8 9.6-11.9s10.7-1.5 15.2 1.6L256 65.1 346.3 2.8c4.5-3.1 10.2-3.7 15.2-1.6zM160 256a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zm224 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0z"]},faGuitar:{prefix:"fas",iconName:"guitar",icon:[512,512,[],"f7a6","M465 7c-9.4-9.4-24.6-9.4-33.9 0L383 55c-2.4 2.4-4.3 5.3-5.5 8.5l-15.4 41-77.5 77.6c-45.1-29.4-99.3-30.2-131 1.6c-11 11-18 24.6-21.4 39.6c-3.7 16.6-19.1 30.7-36.1 31.6c-25.6 1.3-49.3 10.7-67.3 28.6C-16 328.4-7.6 409.4 47.5 464.5s136.1 63.5 180.9 18.7c17.9-17.9 27.4-41.7 28.6-67.3c.9-17 15-32.3 31.6-36.1c15-3.4 28.6-10.5 39.6-21.4c31.8-31.8 31-85.9 1.6-131l77.6-77.6 41-15.4c3.2-1.2 6.1-3.1 8.5-5.5l48-48c9.4-9.4 9.4-24.6 0-33.9L465 7zM208 256a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faFaceLaughWink:gL,faLaughWink:vL,faHorseHead:{prefix:"fas",iconName:"horse-head",icon:[640,512,[],"f7ab","M64 464V316.9c0-108.4 68.3-205.1 170.5-241.3L404.2 15.5C425.6 7.9 448 23.8 448 46.4c0 11-5.5 21.2-14.6 27.3L400 96c48.1 0 91.2 29.8 108.1 74.9l48.6 129.5c11.8 31.4 4.1 66.8-19.6 90.5c-16 16-37.8 25.1-60.5 25.1h-3.4c-26.1 0-50.9-11.6-67.6-31.7l-32.3-38.7c-11.7 4.1-24.2 6.4-37.3 6.4l-.1 0 0 0c-6.3 0-12.5-.5-18.6-1.5c-3.6-.6-7.2-1.4-10.7-2.3l0 0c-28.9-7.8-53.1-26.8-67.8-52.2c-4.4-7.6-14.2-10.3-21.9-5.8s-10.3 14.2-5.8 21.9c24 41.5 68.3 70 119.3 71.9l47.2 70.8c4 6.1 6.2 13.2 6.2 20.4c0 20.3-16.5 36.8-36.8 36.8H112c-26.5 0-48-21.5-48-48zM392 224a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faBoreHole:{prefix:"fas",iconName:"bore-hole",icon:[512,512,[],"e4c3","M256 0c-17.7 0-32 14.3-32 32V296.6c-19.1 11.1-32 31.7-32 55.4c0 35.3 28.7 64 64 64s64-28.7 64-64c0-23.7-12.9-44.4-32-55.4V32c0-17.7-14.3-32-32-32zM48 128c-26.5 0-48 21.5-48 48V464c0 26.5 21.5 48 48 48H464c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H384c-17.7 0-32 14.3-32 32V352c0 53-43 96-96 96s-96-43-96-96V160c0-17.7-14.3-32-32-32H48z"]},faIndustry:{prefix:"fas",iconName:"industry",icon:[576,512,[],"f275","M64 32C46.3 32 32 46.3 32 64V304v48 80c0 26.5 21.5 48 48 48H496c26.5 0 48-21.5 48-48V304 152.2c0-18.2-19.4-29.7-35.4-21.1L352 215.4V152.2c0-18.2-19.4-29.7-35.4-21.1L160 215.4V64c0-17.7-14.3-32-32-32H64z"]},faCircleDown:CL,faArrowAltCircleDown:yL,faArrowsTurnToDots:{prefix:"fas",iconName:"arrows-turn-to-dots",icon:[512,512,[],"e4c1","M249.4 25.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L269.3 96 416 96c53 0 96 43 96 96v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V192c0-17.7-14.3-32-32-32l-146.7 0 25.4 25.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-80-80c-12.5-12.5-12.5-32.8 0-45.3l80-80zm13.3 256l80 80c12.5 12.5 12.5 32.8 0 45.3l-80 80c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 416 96 416c-17.7 0-32 14.3-32 32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448c0-53 43-96 96-96l146.7 0-25.4-25.4c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0zM384 384a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM64 192A64 64 0 1 1 64 64a64 64 0 1 1 0 128z"]},faFlorinSign:{prefix:"fas",iconName:"florin-sign",icon:[384,512,[],"e184","M314.7 32c-38.8 0-73.7 23.3-88.6 59.1L170.7 224H64c-17.7 0-32 14.3-32 32s14.3 32 32 32h80L98.9 396.3c-5 11.9-16.6 19.7-29.5 19.7H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H69.3c38.8 0 73.7-23.3 88.6-59.1L213.3 288H320c17.7 0 32-14.3 32-32s-14.3-32-32-32H240l45.1-108.3c5-11.9 16.6-19.7 29.5-19.7H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H314.7z"]},faArrowDownShortWide:zL,faSortAmountDesc:HL,faSortAmountDownAlt:_L,faLessThan:{prefix:"fas",iconName:"less-than",icon:[384,512,[62774],"3c","M380.6 81.7c7.9 15.8 1.5 35-14.3 42.9L103.6 256 366.3 387.4c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3l-320-160C6.8 279.2 0 268.1 0 256s6.8-23.2 17.7-28.6l320-160c15.8-7.9 35-1.5 42.9 14.3z"]},faAngleDown:{prefix:"fas",iconName:"angle-down",icon:[448,512,[8964],"f107","M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"]},faCarTunnel:{prefix:"fas",iconName:"car-tunnel",icon:[512,512,[],"e4de","M256 0C114.6 0 0 114.6 0 256V448c0 35.3 28.7 64 64 64h42.8c-6.6-5.9-10.8-14.4-10.8-24V376c0-20.8 11.3-38.9 28.1-48.6l21-64.7c7.5-23.1 29-38.7 53.3-38.7H313.6c24.3 0 45.8 15.6 53.3 38.7l21 64.7c16.8 9.7 28.2 27.8 28.2 48.6V488c0 9.6-4.2 18.1-10.8 24H448c35.3 0 64-28.7 64-64V256C512 114.6 397.4 0 256 0zM362.8 512c-6.6-5.9-10.8-14.4-10.8-24V448H160v40c0 9.6-4.2 18.1-10.8 24H362.8zM190.8 277.5L177 320H335l-13.8-42.5c-1.1-3.3-4.1-5.5-7.6-5.5H198.4c-3.5 0-6.5 2.2-7.6 5.5zM168 408a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm200-24a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},faHeadSideCough:{prefix:"fas",iconName:"head-side-cough",icon:[640,512,[],"e061","M0 224.2C0 100.6 100.2 0 224 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8H448v0 32L339.2 365.6c-11 1.4-19.2 10.7-19.2 21.8c0 11.6 9 21.2 20.6 21.9L448 416v16c0 26.5-21.5 48-48 48H320v8c0 13.3-10.7 24-24 24H256v0H96c-17.7 0-32-14.3-32-32V407.3c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2zm352-.2a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM464 384a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm152-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM592 480a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM552 312a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm40-24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM552 408a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faGripLines:{prefix:"fas",iconName:"grip-lines",icon:[448,512,[],"f7a4","M32 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 288zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 160z"]},faThumbsDown:{prefix:"fas",iconName:"thumbs-down",icon:[512,512,[128078,61576],"f165","M313.4 479.1c26-5.2 42.9-30.5 37.7-56.5l-2.3-11.4c-5.3-26.7-15.1-52.1-28.8-75.2H464c26.5 0 48-21.5 48-48c0-18.5-10.5-34.6-25.9-42.6C497 236.6 504 223.1 504 208c0-23.4-16.8-42.9-38.9-47.1c4.4-7.3 6.9-15.8 6.9-24.9c0-21.3-13.9-39.4-33.1-45.6c.7-3.3 1.1-6.8 1.1-10.4c0-26.5-21.5-48-48-48H294.5c-19 0-37.5 5.6-53.3 16.1L202.7 73.8C176 91.6 160 121.6 160 153.7V192v48 24.9c0 29.2 13.3 56.7 36 75l7.4 5.9c26.5 21.2 44.6 51 51.2 84.2l2.3 11.4c5.2 26 30.5 42.9 56.5 37.7zM32 384H96c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H32C14.3 96 0 110.3 0 128V352c0 17.7 14.3 32 32 32z"]},faUserLock:{prefix:"fas",iconName:"user-lock",icon:[640,512,[],"f502","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H392.6c-5.4-9.4-8.6-20.3-8.6-32V352c0-2.1 .1-4.2 .3-6.3c-31-26-71-41.7-114.6-41.7H178.3zM528 240c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faArrowRightLong:VL,faLongArrowRight:xL,faAnchorCircleXmark:{prefix:"fas",iconName:"anchor-circle-xmark",icon:[640,512,[],"e4ac","M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c8.2 0 16.3-.6 24.2-1.8c-22.2-16.2-40.4-37.5-53-62.2H320V368 240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faEllipsis:ML,faEllipsisH:LL,faChessPawn:{prefix:"fas",iconName:"chess-pawn",icon:[320,512,[9823],"f443","M215.5 224c29.2-18.4 48.5-50.9 48.5-88c0-57.4-46.6-104-104-104S56 78.6 56 136c0 37.1 19.4 69.6 48.5 88H96c-17.7 0-32 14.3-32 32c0 16.5 12.5 30 28.5 31.8L80 400H240L227.5 287.8c16-1.8 28.5-15.3 28.5-31.8c0-17.7-14.3-32-32-32h-8.5zM22.6 473.4c-4.2 4.2-6.6 10-6.6 16C16 501.9 26.1 512 38.6 512H281.4c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L256 432H64L22.6 473.4z"]},faKitMedical:wL,faFirstAid:SL,faPersonThroughWindow:{prefix:"fas",iconName:"person-through-window",icon:[640,512,[],"e5a9","M64 64l224 0 0 9.8c0 39-23.7 74-59.9 88.4C167.6 186.5 128 245 128 310.2l0 73.8s0 0 0 0H64V64zm288 0l224 0V384H508.3l-3.7-4.5-75.2-90.2c-9.1-10.9-22.6-17.3-36.9-17.3l-71.1 0-41-63.1c-.3-.5-.6-1-1-1.4c44.7-29 72.5-79 72.5-133.6l0-9.8zm73 320H379.2l42.7 64H592c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48V400c0 26.5 21.5 48 48 48H308.2l33.2 49.8c9.8 14.7 29.7 18.7 44.4 8.9s18.7-29.7 8.9-44.4L310.5 336l74.6 0 40 48zm-159.5 0H192s0 0 0 0l0-73.8c0-10.2 1.6-20.1 4.7-29.5L265.5 384zM192 128a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},faToolbox:{prefix:"fas",iconName:"toolbox",icon:[512,512,[129520],"f552","M176 88v40H336V88c0-4.4-3.6-8-8-8H184c-4.4 0-8 3.6-8 8zm-48 40V88c0-30.9 25.1-56 56-56H328c30.9 0 56 25.1 56 56v40h28.1c12.7 0 24.9 5.1 33.9 14.1l51.9 51.9c9 9 14.1 21.2 14.1 33.9V304H384V288c0-17.7-14.3-32-32-32s-32 14.3-32 32v16H192V288c0-17.7-14.3-32-32-32s-32 14.3-32 32v16H0V227.9c0-12.7 5.1-24.9 14.1-33.9l51.9-51.9c9-9 21.2-14.1 33.9-14.1H128zM0 416V336H128v16c0 17.7 14.3 32 32 32s32-14.3 32-32V336H320v16c0 17.7 14.3 32 32 32s32-14.3 32-32V336H512v80c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64z"]},faHandsHoldingCircle:{prefix:"fas",iconName:"hands-holding-circle",icon:[640,512,[],"e4fb","M320 0a128 128 0 1 1 0 256A128 128 0 1 1 320 0zM40 64c22.1 0 40 17.9 40 40v40 80 40.2c0 17 6.7 33.3 18.7 45.3l51.1 51.1c8.3 8.3 21.3 9.6 31 3.1c12.9-8.6 14.7-26.9 3.7-37.8l-15.2-15.2-32-32c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l32 32 15.2 15.2 0 0 25.3 25.3c21 21 32.8 49.5 32.8 79.2V464c0 26.5-21.5 48-48 48H173.3c-17 0-33.3-6.7-45.3-18.7L28.1 393.4C10.1 375.4 0 351 0 325.5V224 160 104C0 81.9 17.9 64 40 64zm560 0c22.1 0 40 17.9 40 40v56 64V325.5c0 25.5-10.1 49.9-28.1 67.9L512 493.3c-12 12-28.3 18.7-45.3 18.7H400c-26.5 0-48-21.5-48-48V385.1c0-29.7 11.8-58.2 32.8-79.2l25.3-25.3 0 0 15.2-15.2 32-32c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-32 32-15.2 15.2c-11 11-9.2 29.2 3.7 37.8c9.7 6.5 22.7 5.2 31-3.1l51.1-51.1c12-12 18.7-28.3 18.7-45.3V224 144 104c0-22.1 17.9-40 40-40z"]},faBug:{prefix:"fas",iconName:"bug",icon:[512,512,[],"f188","M256 0c53 0 96 43 96 96v3.6c0 15.7-12.7 28.4-28.4 28.4H188.4c-15.7 0-28.4-12.7-28.4-28.4V96c0-53 43-96 96-96zM41.4 105.4c12.5-12.5 32.8-12.5 45.3 0l64 64c.7 .7 1.3 1.4 1.9 2.1c14.2-7.3 30.4-11.4 47.5-11.4H312c17.1 0 33.2 4.1 47.5 11.4c.6-.7 1.2-1.4 1.9-2.1l64-64c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-64 64c-.7 .7-1.4 1.3-2.1 1.9c6.2 12 10.1 25.3 11.1 39.5H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H416c0 24.6-5.5 47.8-15.4 68.6c2.2 1.3 4.2 2.9 6 4.8l64 64c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-63.1-63.1c-24.5 21.8-55.8 36.2-90.3 39.6V240c0-8.8-7.2-16-16-16s-16 7.2-16 16V479.2c-34.5-3.4-65.8-17.8-90.3-39.6L86.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l64-64c1.9-1.9 3.9-3.4 6-4.8C101.5 367.8 96 344.6 96 320H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96.3c1.1-14.1 5-27.5 11.1-39.5c-.7-.6-1.4-1.2-2.1-1.9l-64-64c-12.5-12.5-12.5-32.8 0-45.3z"]},faCreditCard:EL,faCreditCardAlt:kL,faCar:NL,faAutomobile:TL,faHandHoldingHand:{prefix:"fas",iconName:"hand-holding-hand",icon:[576,512,[],"e4f7","M7.8 207.7c-13.1-17.8-9.3-42.8 8.5-55.9L142.9 58.5C166.2 41.3 194.5 32 223.5 32H384 544c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H507.2l-44.9 36c-22.7 18.2-50.9 28-80 28H304 288 224c-17.7 0-32-14.3-32-32s14.3-32 32-32h64 16c8.8 0 16-7.2 16-16s-7.2-16-16-16H183.4L63.7 216.2c-17.8 13.1-42.8 9.3-55.9-8.5zM382.4 160l0 0 .9 0c-.3 0-.6 0-.9 0zM568.2 304.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 453.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V384c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 352l0 0-.9 0c.3 0 .6 0 .9 0z"]},faBookOpenReader:BL,faBookReader:IL,faMountainSun:{prefix:"fas",iconName:"mountain-sun",icon:[640,512,[],"e52f","M560 160A80 80 0 1 0 560 0a80 80 0 1 0 0 160zM55.9 512H381.1h75H578.9c33.8 0 61.1-27.4 61.1-61.1c0-11.2-3.1-22.2-8.9-31.8l-132-216.3C495 196.1 487.8 192 480 192s-15 4.1-19.1 10.7l-48.2 79L286.8 81c-6.6-10.6-18.3-17-30.8-17s-24.1 6.4-30.8 17L8.6 426.4C3 435.3 0 445.6 0 456.1C0 487 25 512 55.9 512z"]},faArrowsLeftRightToLine:{prefix:"fas",iconName:"arrows-left-right-to-line",icon:[640,512,[],"e4ba","M32 64c17.7 0 32 14.3 32 32l0 320c0 17.7-14.3 32-32 32s-32-14.3-32-32V96C0 78.3 14.3 64 32 64zm214.6 73.4c12.5 12.5 12.5 32.8 0 45.3L205.3 224l229.5 0-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3l-96 96c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L434.7 288l-229.5 0 41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-96-96c-12.5-12.5-12.5-32.8 0-45.3l96-96c12.5-12.5 32.8-12.5 45.3 0zM640 96V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V96c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},faDiceD20:{prefix:"fas",iconName:"dice-d20",icon:[512,512,[],"f6cf","M48.7 125.8l53.2 31.9c7.8 4.7 17.8 2 22.2-5.9L201.6 12.1c3-5.4-.9-12.1-7.1-12.1c-1.6 0-3.2 .5-4.6 1.4L47.9 98.8c-9.6 6.6-9.2 20.9 .8 26.9zM16 171.7V295.3c0 8 10.4 11 14.7 4.4l60-92c5-7.6 2.6-17.8-5.2-22.5L40.2 158C29.6 151.6 16 159.3 16 171.7zM310.4 12.1l77.6 139.6c4.4 7.9 14.5 10.6 22.2 5.9l53.2-31.9c10-6 10.4-20.3 .8-26.9L322.1 1.4c-1.4-.9-3-1.4-4.6-1.4c-6.2 0-10.1 6.7-7.1 12.1zM496 171.7c0-12.4-13.6-20.1-24.2-13.7l-45.3 27.2c-7.8 4.7-10.1 14.9-5.2 22.5l60 92c4.3 6.7 14.7 3.6 14.7-4.4V171.7zm-49.3 246L286.1 436.6c-8.1 .9-14.1 7.8-14.1 15.9v52.8c0 3.7 3 6.8 6.8 6.8c.8 0 1.6-.1 2.4-.4l172.7-64c6.1-2.2 10.1-8 10.1-14.5c0-9.3-8.1-16.5-17.3-15.4zM233.2 512c3.7 0 6.8-3 6.8-6.8V452.6c0-8.1-6.1-14.9-14.1-15.9l-160.6-19c-9.2-1.1-17.3 6.1-17.3 15.4c0 6.5 4 12.3 10.1 14.5l172.7 64c.8 .3 1.6 .4 2.4 .4zM41.7 382.9l170.9 20.2c7.8 .9 13.4-7.5 9.5-14.3l-85.7-150c-5.9-10.4-20.7-10.8-27.3-.8L30.2 358.2c-6.5 9.9-.3 23.3 11.5 24.7zm439.6-24.8L402.9 238.1c-6.5-10-21.4-9.6-27.3 .8L290.2 388.5c-3.9 6.8 1.6 15.2 9.5 14.3l170.1-20c11.8-1.4 18-14.7 11.5-24.6zm-216.9 11l78.4-137.2c6.1-10.7-1.6-23.9-13.9-23.9H183.1c-12.3 0-20 13.3-13.9 23.9l78.4 137.2c3.7 6.4 13 6.4 16.7 0zM174.4 176H337.6c12.2 0 19.9-13.1 14-23.8l-80-144c-2.8-5.1-8.2-8.2-14-8.2h-3.2c-5.8 0-11.2 3.2-14 8.2l-80 144c-5.9 10.7 1.8 23.8 14 23.8z"]},faTruckDroplet:{prefix:"fas",iconName:"truck-droplet",icon:[640,512,[],"e58c","M0 48C0 21.5 21.5 0 48 0H368c26.5 0 48 21.5 48 48V96h50.7c17 0 33.3 6.7 45.3 18.7L589.3 192c12 12 18.7 28.3 18.7 45.3V256v32 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48V48zM416 256H544V237.3L466.7 160H416v96zM160 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM208 272c39.8 0 72-29.6 72-66c0-27-39.4-82.9-59.9-110.3c-6.1-8.2-18.1-8.2-24.2 0C175.4 123 136 179 136 206c0 36.5 32.2 66 72 66z"]},faFileCircleXmark:{prefix:"fas",iconName:"file-circle-xmark",icon:[576,512,[],"e5a1","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z"]},faTemperatureArrowUp:$L,faTemperatureUp:RL,faMedal:{prefix:"fas",iconName:"medal",icon:[512,512,[127941],"f5a2","M4.1 38.2C1.4 34.2 0 29.4 0 24.6C0 11 11 0 24.6 0H133.9c11.2 0 21.7 5.9 27.4 15.5l68.5 114.1c-48.2 6.1-91.3 28.6-123.4 61.9L4.1 38.2zm503.7 0L405.6 191.5c-32.1-33.3-75.2-55.8-123.4-61.9L350.7 15.5C356.5 5.9 366.9 0 378.1 0H487.4C501 0 512 11 512 24.6c0 4.8-1.4 9.6-4.1 13.6zM80 336a176 176 0 1 1 352 0A176 176 0 1 1 80 336zm184.4-94.9c-3.4-7-13.3-7-16.8 0l-22.4 45.4c-1.4 2.8-4 4.7-7 5.1L168 298.9c-7.7 1.1-10.7 10.5-5.2 16l36.3 35.4c2.2 2.2 3.2 5.2 2.7 8.3l-8.6 49.9c-1.3 7.6 6.7 13.5 13.6 9.9l44.8-23.6c2.7-1.4 6-1.4 8.7 0l44.8 23.6c6.9 3.6 14.9-2.2 13.6-9.9l-8.6-49.9c-.5-3 .5-6.1 2.7-8.3l36.3-35.4c5.6-5.4 2.5-14.8-5.2-16l-50.1-7.3c-3-.4-5.7-2.4-7-5.1l-22.4-45.4z"]},faBed:{prefix:"fas",iconName:"bed",icon:[640,512,[128716],"f236","M32 32c17.7 0 32 14.3 32 32V320H288V160c0-17.7 14.3-32 32-32H544c53 0 96 43 96 96V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V416H352 320 64v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V64C0 46.3 14.3 32 32 32zm144 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},faSquareH:AL,faHSquare:PL,faPodcast:{prefix:"fas",iconName:"podcast",icon:[448,512,[],"f2ce","M319.4 372c48.5-31.3 80.6-85.9 80.6-148c0-97.2-78.8-176-176-176S48 126.8 48 224c0 62.1 32.1 116.6 80.6 148c1.2 17.3 4 38 7.2 57.1l.2 1C56 395.8 0 316.5 0 224C0 100.3 100.3 0 224 0S448 100.3 448 224c0 92.5-56 171.9-136 206.1l.2-1.1c3.1-19.2 6-39.8 7.2-57zm-2.3-38.1c-1.6-5.7-3.9-11.1-7-16.2c-5.8-9.7-13.5-17-21.9-22.4c19.5-17.6 31.8-43 31.8-71.3c0-53-43-96-96-96s-96 43-96 96c0 28.3 12.3 53.8 31.8 71.3c-8.4 5.4-16.1 12.7-21.9 22.4c-3.1 5.1-5.4 10.5-7 16.2C99.8 307.5 80 268 80 224c0-79.5 64.5-144 144-144s144 64.5 144 144c0 44-19.8 83.5-50.9 109.9zM224 312c32.9 0 64 8.6 64 43.8c0 33-12.9 104.1-20.6 132.9c-5.1 19-24.5 23.4-43.4 23.4s-38.2-4.4-43.4-23.4c-7.8-28.5-20.6-99.7-20.6-132.8c0-35.1 31.1-43.8 64-43.8zm0-144a56 56 0 1 1 0 112 56 56 0 1 1 0-112z"]},faTemperatureFull:WL,faTemperature4:DL,faThermometer4:OL,faThermometerFull:FL,faBell:{prefix:"fas",iconName:"bell",icon:[448,512,[128276,61602],"f0f3","M224 0c-17.7 0-32 14.3-32 32V51.2C119 66 64 130.6 64 208v18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416H416c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3H224 160c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"]},faSuperscript:{prefix:"fas",iconName:"superscript",icon:[512,512,[],"f12b","M480 32c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32 16c-15.8 7.9-22.2 27.1-14.3 42.9C393 73.5 404.3 80 416 80v80c-17.7 0-32 14.3-32 32s14.3 32 32 32h32 32c17.7 0 32-14.3 32-32s-14.3-32-32-32V32zM32 64C14.3 64 0 78.3 0 96s14.3 32 32 32H47.3l89.6 128L47.3 384H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64c10.4 0 20.2-5.1 26.2-13.6L176 311.8l85.8 122.6c6 8.6 15.8 13.6 26.2 13.6h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H304.7L215.1 256l89.6-128H320c17.7 0 32-14.3 32-32s-14.3-32-32-32H288c-10.4 0-20.2 5.1-26.2 13.6L176 200.2 90.2 77.6C84.2 69.1 74.4 64 64 64H32z"]},faPlugCircleXmark:{prefix:"fas",iconName:"plug-circle-xmark",icon:[576,512,[],"e560","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L454.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L432 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L409.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L432 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faStarOfLife:{prefix:"fas",iconName:"star-of-life",icon:[512,512,[],"f621","M208 32c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V172.9l122-70.4c15.3-8.8 34.9-3.6 43.7 11.7l16 27.7c8.8 15.3 3.6 34.9-11.7 43.7L352 256l122 70.4c15.3 8.8 20.5 28.4 11.7 43.7l-16 27.7c-8.8 15.3-28.4 20.6-43.7 11.7L304 339.1V480c0 17.7-14.3 32-32 32H240c-17.7 0-32-14.3-32-32V339.1L86 409.6c-15.3 8.8-34.9 3.6-43.7-11.7l-16-27.7c-8.8-15.3-3.6-34.9 11.7-43.7L160 256 38 185.6c-15.3-8.8-20.5-28.4-11.7-43.7l16-27.7C51.1 98.8 70.7 93.6 86 102.4l122 70.4V32z"]},faPhoneSlash:{prefix:"fas",iconName:"phone-slash",icon:[640,512,[],"f3dd","M228.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C76.1 30.2 64 46 64 64c0 107.4 37.8 206 100.8 283.1L9.2 469.1c-10.4 8.2-12.3 23.3-4.1 33.7s23.3 12.3 33.7 4.1l592-464c10.4-8.2 12.3-23.3 4.1-33.7s-23.3-12.3-33.7-4.1L253 278c-17.8-21.5-32.9-45.2-45-70.7L257.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96zm96.8 319l-91.3 72C310.7 476 407.1 512 512 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L368.7 368c-15-7.1-29.3-15.2-43-24.3z"]},faPaintRoller:{prefix:"fas",iconName:"paint-roller",icon:[512,512,[],"f5aa","M0 64C0 28.7 28.7 0 64 0H352c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM160 352c0-17.7 14.3-32 32-32V304c0-44.2 35.8-80 80-80H416c17.7 0 32-14.3 32-32V160 69.5c37.3 13.2 64 48.7 64 90.5v32c0 53-43 96-96 96H272c-8.8 0-16 7.2-16 16v16c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V352z"]},faHandshakeAngle:GL,faHandsHelping:UL,faLocationDot:jL,faMapMarkerAlt:qL,faFile:{prefix:"fas",iconName:"file",icon:[384,512,[128196,128459,61462],"f15b","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128z"]},faGreaterThan:{prefix:"fas",iconName:"greater-than",icon:[384,512,[62769],"3e","M3.4 81.7c-7.9 15.8-1.5 35 14.3 42.9L280.5 256 17.7 387.4C1.9 395.3-4.5 414.5 3.4 430.3s27.1 22.2 42.9 14.3l320-160c10.8-5.4 17.7-16.5 17.7-28.6s-6.8-23.2-17.7-28.6l-320-160c-15.8-7.9-35-1.5-42.9 14.3z"]},faPersonSwimming:ZL,faSwimmer:YL,faArrowDown:{prefix:"fas",iconName:"arrow-down",icon:[384,512,[8595],"f063","M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8 224 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"]},faDroplet:JL,faTint:XL,faEraser:{prefix:"fas",iconName:"eraser",icon:[576,512,[],"f12d","M290.7 57.4L57.4 290.7c-25 25-25 65.5 0 90.5l80 80c12 12 28.3 18.7 45.3 18.7H288h9.4H512c17.7 0 32-14.3 32-32s-14.3-32-32-32H387.9L518.6 285.3c25-25 25-65.5 0-90.5L381.3 57.4c-25-25-65.5-25-90.5 0zM297.4 416H288l-105.4 0-80-80L227.3 211.3 364.7 348.7 297.4 416z"]},faEarthAmericas:KL,faEarth:QL,faEarthAmerica:ew,faGlobeAmericas:tw,faPersonBurst:{prefix:"fas",iconName:"person-burst",icon:[640,512,[],"e53b","M480 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 384V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V256.9l28.6 47.5c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-58.3-97c-17.4-28.9-48.6-46.6-82.3-46.6H465.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L408 256.9V480c0 17.7 14.3 32 32 32s32-14.3 32-32zM190.9 18.1C188.4 12 182.6 8 176 8s-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6L176 286.1l58.6 53.9c4.8 4.4 11.9 5.5 17.8 2.6s9.5-9 9-15.5l-5.6-79.4 50.5-7.8 24.4-40.5-55.2-38L315 92.2c3.3-5.7 2.7-12.8-1.4-17.9s-10.9-7.2-17.2-5.3L220.3 92.1l-29.4-74z"]},faDove:{prefix:"fas",iconName:"dove",icon:[512,512,[128330],"f4ba","M160.8 96.5c14 17 31 30.9 49.5 42.2c25.9 15.8 53.7 25.9 77.7 31.6V138.8C265.8 108.5 250 71.5 248.6 28c-.4-11.3-7.5-21.5-18.4-24.4c-7.6-2-15.8-.2-21 5.8c-13.3 15.4-32.7 44.6-48.4 87.2zM320 144v30.6l0 0v1.3l0 0 0 32.1c-60.8-5.1-185-43.8-219.3-157.2C97.4 40 87.9 32 76.6 32c-7.9 0-15.3 3.9-18.8 11C46.8 65.9 32 112.1 32 176c0 116.9 80.1 180.5 118.4 202.8L11.8 416.6C6.7 418 2.6 421.8 .9 426.8s-.8 10.6 2.3 14.8C21.7 466.2 77.3 512 160 512c3.6 0 7.2-1.2 10-3.5L245.6 448H320c88.4 0 160-71.6 160-160V128l29.9-44.9c1.3-2 2.1-4.4 2.1-6.8c0-6.8-5.5-12.3-12.3-12.3H400c-44.2 0-80 35.8-80 80zm80-16a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},faBatteryEmpty:ow,faBattery0:rw,faSocks:{prefix:"fas",iconName:"socks",icon:[512,512,[129510],"f696","M175.2 476.6c-9.7-18-15.2-38.7-15.2-60.6c0-40.3 19-78.2 51.2-102.4l64-48c8.1-6 12.8-15.5 12.8-25.6V96H128V240c0 20.1-9.5 39.1-25.6 51.2l-64 48C14.2 357.3 0 385.8 0 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2l21.6-16.2zM128 64H288V48c0-14.5 3.9-28.2 10.7-39.9C291 3 281.9 0 272 0H176c-26.5 0-48 21.5-48 48V64zM320 96V240c0 20.1-9.5 39.1-25.6 51.2l-64 48C206.2 357.3 192 385.8 192 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2l115.2-86.4C493 382.2 512 344.3 512 304V96H320zM512 64V48c0-26.5-21.5-48-48-48H368c-26.5 0-48 21.5-48 48V64H512z"]},faInbox:{prefix:"fas",iconName:"inbox",icon:[512,512,[],"f01c","M121 32C91.6 32 66 52 58.9 80.5L1.9 308.4C.6 313.5 0 318.7 0 323.9V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V323.9c0-5.2-.6-10.4-1.9-15.5l-57-227.9C446 52 420.4 32 391 32H121zm0 64H391l48 192H387.8c-12.1 0-23.2 6.8-28.6 17.7l-14.3 28.6c-5.4 10.8-16.5 17.7-28.6 17.7H195.8c-12.1 0-23.2-6.8-28.6-17.7l-14.3-28.6c-5.4-10.8-16.5-17.7-28.6-17.7H73L121 96z"]},faSection:{prefix:"fas",iconName:"section",icon:[256,512,[],"e447","M64.9 96C67.1 84.4 73.7 76.2 86 70.6c13.8-6.2 34.8-8.9 61.2-4.5c8.8 1.4 36.1 7.1 44.1 9.3c17 4.8 34.7-5.1 39.5-22.2s-5.1-34.7-22.2-39.5c-11.1-3.1-41-9.2-50.9-10.8C123-2.7 88.3-.6 59.7 12.3C29.9 25.8 7.5 50.9 1.6 86.5c-.1 .5-.2 1.1-.2 1.6c-2.2 19.7 .3 37.9 8.1 54.1c7.7 16.1 19.4 28 32 36.9c.6 .5 1.3 .9 2 1.4C22.3 194.2 6.5 215.1 1.7 243c-.1 .6-.2 1.1-.2 1.7c-2.3 19.3 .4 37.1 8.4 53c7.9 15.6 19.8 27 32.3 35.5c22.4 15.2 51.9 24 75.4 31l0 0 3.7 1.1c27.2 8.2 46.9 14.6 59.4 23.8c5.5 4 8.2 7.6 9.5 10.9c1.3 3.2 2.6 8.6 .9 18.1c-1.7 10.1-7.7 18-20.7 23.5c-14 6-35.4 8.5-62 4.4c-12.8-2.1-35.1-9.7-54.1-16.2l0 0c-4.3-1.5-8.5-2.9-12.3-4.2C25.3 420 7.2 429.1 1.6 445.8s3.5 34.9 20.3 40.5c2.6 .8 5.7 1.9 9.2 3.1c18.6 6.3 48.5 16.6 67.3 19.6l0 0 .2 0c34.5 5.4 68.8 3.4 97.2-8.7c29.4-12.6 52.5-36.5 58.5-71.5c3.3-19.3 1.9-37.4-5-53.9c-6.3-15-16.4-26.4-27.6-35.2c16.5-13.9 28.5-33.2 32.6-58.2c3.2-19.8 1.9-38.3-4.8-55.1c-6.7-16.8-17.8-29.4-30.2-39c-22.8-17.6-53.6-27.4-77.7-35l-1.4-.5c-27.4-8.7-47.8-15.3-61.5-25c-6.1-4.4-9.5-8.5-11.4-12.4c-1.8-3.7-3.2-9.3-2.3-18.5zm76.7 208.5c-.2-.1-.4-.1-.6-.2l-1.4-.4c-27.4-8.2-47.9-14.5-61.7-23.8c-6.2-4.2-9.3-7.9-11-11.3c-1.5-3-2.9-7.7-2.1-15.7c1.9-9.7 7.9-17.3 20.5-22.7c14-6 35.4-8.5 62.1-4.3l16.4 2.6c6.3 2.9 11.7 6 16.2 9.5c5.5 4.2 8.4 8.2 10 12.2c1.6 4 2.8 10.4 1.1 20.9c-2.4 14.7-12.8 26.4-37.1 31l-12.4 2.3z"]},faGaugeHigh:cw,faTachometerAlt:aw,faTachometerAltFast:nw,faEnvelopeOpenText:{prefix:"fas",iconName:"envelope-open-text",icon:[512,512,[],"f658","M215.4 96H144 107.8 96v8.8V144v40.4 89L.2 202.5c1.6-18.1 10.9-34.9 25.7-45.8L48 140.3V96c0-26.5 21.5-48 48-48h76.6l49.9-36.9C232.2 3.9 243.9 0 256 0s23.8 3.9 33.5 11L339.4 48H416c26.5 0 48 21.5 48 48v44.3l22.1 16.4c14.8 10.9 24.1 27.7 25.7 45.8L416 273.4v-89V144 104.8 96H404.2 368 296.6 215.4zM0 448V242.1L217.6 403.3c11.1 8.2 24.6 12.7 38.4 12.7s27.3-4.4 38.4-12.7L512 242.1V448v0c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64v0zM176 160H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faHospital:lw,faHospitalAlt:iw,faHospitalWide:sw,faWineBottle:{prefix:"fas",iconName:"wine-bottle",icon:[512,512,[],"f72f","M393.4 9.4c12.5-12.5 32.8-12.5 45.3 0l64 64c12.5 12.5 12.5 32.8 0 45.3c-11.8 11.8-30.7 12.5-43.2 1.9l-9.5 9.5-48.8 48.8c-9.2 9.2-11.5 22.9-8.6 35.6c9.4 40.9-1.9 85.6-33.8 117.5L197.3 493.3c-25 25-65.5 25-90.5 0l-88-88c-25-25-25-65.5 0-90.5L180.2 153.3c31.9-31.9 76.6-43.1 117.5-33.8c12.6 2.9 26.4 .5 35.5-8.6l48.8-48.8 9.5-9.5c-10.6-12.6-10-31.4 1.9-43.2zM99.3 347.3l65.4 65.4c6.2 6.2 16.4 6.2 22.6 0l97.4-97.4c6.2-6.2 6.2-16.4 0-22.6l-65.4-65.4c-6.2-6.2-16.4-6.2-22.6 0L99.3 324.7c-6.2 6.2-6.2 16.4 0 22.6z"]},faChessRook:{prefix:"fas",iconName:"chess-rook",icon:[448,512,[9820],"f447","M32 192V48c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16V88c0 4.4 3.6 8 8 8h32c4.4 0 8-3.6 8-8V48c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16V88c0 4.4 3.6 8 8 8h32c4.4 0 8-3.6 8-8V48c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16V192c0 10.1-4.7 19.6-12.8 25.6L352 256l16 144H80L96 256 44.8 217.6C36.7 211.6 32 202.1 32 192zm176 96h32c8.8 0 16-7.2 16-16V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c0 8.8 7.2 16 16 16zM22.6 473.4L64 432H384l41.4 41.4c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6H38.6C26.1 512 16 501.9 16 489.4c0-6 2.4-11.8 6.6-16z"]},faBarsStaggered:dw,faReorder:mw,faStream:fw,faDharmachakra:{prefix:"fas",iconName:"dharmachakra",icon:[512,512,[9784],"f655","M337.8 205.7l48.6-42.5c13.8 19.3 23.4 41.9 27.4 66.2l-64.4 4.3c-2.4-10.1-6.4-19.5-11.6-28zm140.1 19.5c-5.3-38.8-20.6-74.5-43.2-104.3l.8-.7C449 108.4 449.7 87.6 437 75s-33.4-12-45.2 1.5l-.7 .8c-29.8-22.6-65.5-37.9-104.3-43.2l.1-1.1c1.2-17.9-13-33-30.9-33s-32.1 15.2-30.9 33l.1 1.1c-38.8 5.3-74.5 20.6-104.3 43.2l-.7-.8C108.4 63 87.6 62.3 75 75s-12 33.4 1.5 45.2l.8 .7c-22.6 29.8-37.9 65.5-43.2 104.3l-1.1-.1c-17.9-1.2-33 13-33 30.9s15.2 32.1 33 30.9l1.1-.1c5.3 38.8 20.6 74.5 43.2 104.3l-.8 .7C63 403.6 62.3 424.4 75 437s33.4 12 45.2-1.5l.7-.8c29.8 22.6 65.5 37.9 104.3 43.2l-.1 1.1c-1.2 17.9 13 33 30.9 33s32.1-15.2 30.9-33l-.1-1.1c38.8-5.3 74.5-20.6 104.3-43.2l.7 .8c11.8 13.5 32.5 14.2 45.2 1.5s12-33.4-1.5-45.2l-.8-.7c22.6-29.8 37.9-65.5 43.2-104.3l1.1 .1c17.9 1.2 33-13 33-30.9s-15.2-32.1-33-30.9l-1.1 .1zM163.2 125.6c19.3-13.8 41.9-23.4 66.2-27.5l4.3 64.4c-10 2.4-19.5 6.4-28 11.6l-42.5-48.6zm-65 103.8c4.1-24.4 13.7-46.9 27.5-66.2l48.6 42.5c-5.3 8.5-9.2 18-11.6 28l-64.4-4.3zm27.5 119.4c-13.8-19.3-23.4-41.9-27.5-66.2l64.4-4.3c2.4 10 6.4 19.5 11.6 28l-48.6 42.5zm103.8 65c-24.4-4.1-46.9-13.7-66.2-27.4l42.5-48.6c8.5 5.3 18 9.2 28 11.6l-4.3 64.4zm119.4-27.4c-19.3 13.8-41.9 23.4-66.2 27.4l-4.3-64.4c10-2.4 19.5-6.4 28-11.6l42.5 48.6zm65-103.8c-4.1 24.4-13.7 46.9-27.4 66.2l-48.6-42.5c5.3-8.5 9.2-18 11.6-28l64.4 4.3zm-65-156.9l-42.5 48.6c-8.5-5.3-18-9.2-28-11.6l4.3-64.4c24.4 4.1 46.9 13.7 66.2 27.5zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faHotdog:{prefix:"fas",iconName:"hotdog",icon:[512,512,[127789],"f80f","M488.6 23.4c31.2 31.2 31.2 81.9 0 113.1l-352 352c-31.2 31.2-81.9 31.2-113.1 0s-31.2-81.9 0-113.1l352-352c31.2-31.2 81.9-31.2 113.1 0zM443.3 92.7c-6.2-6.2-16.4-6.2-22.6 0c-12.5 12.5-23.8 15.1-37.5 17.6l-2.5 .4c-13.8 2.5-31.6 5.6-48 22c-16.7 16.7-20.9 36-24.1 50.9l0 0v0l-.2 1c-3.4 15.6-6 26.4-15.7 36.1s-20.5 12.3-36.1 15.7l-1 .2c-14.9 3.2-34.2 7.4-50.9 24.1s-20.9 36-24.1 50.9l-.2 1c-3.4 15.6-6 26.4-15.7 36.1c-9.2 9.2-18 10.8-32.7 13.4l0 0-.9 .2c-15.6 2.8-34.9 6.9-54.4 26.4c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0c12.5-12.5 23.8-15.1 37.5-17.6l2.5-.4c13.8-2.5 31.6-5.6 48-22c16.7-16.7 20.9-36 24.1-50.9l.2-1c3.4-15.6 6-26.4 15.7-36.1s20.5-12.3 36.1-15.7l1-.2c14.9-3.2 34.2-7.4 50.9-24.1s20.9-36 24.1-50.9l.2-1c3.4-15.6 6-26.4 15.7-36.1c9.2-9.2 18-10.8 32.7-13.4l.9-.2c15.6-2.8 34.9-6.9 54.4-26.4c6.2-6.2 6.2-16.4 0-22.6zM191.2 479.2l288-288L495 207c10.9 10.9 17 25.6 17 41s-6.1 30.1-17 41L289 495c-10.9 10.9-25.6 17-41 17s-30.1-6.1-41-17l-15.8-15.8zM17 305C6.1 294.1 0 279.4 0 264s6.1-30.1 17-41L223 17C233.9 6.1 248.6 0 264 0s30.1 6.1 41 17l15.8 15.8-288 288L17 305z"]},faPersonWalkingWithCane:uw,faBlind:pw,faDrum:{prefix:"fas",iconName:"drum",icon:[512,512,[129345],"f569","M501.2 76.1c11.1-7.3 14.2-22.1 6.9-33.2s-22.1-14.2-33.2-6.9L370.2 104.5C335.8 98.7 297 96 256 96C114.6 96 0 128 0 208V368c0 31.3 27.4 58.8 72 78.7V344c0-13.3 10.7-24 24-24s24 10.7 24 24V463.4c33 8.9 71.1 14.5 112 16.1V376c0-13.3 10.7-24 24-24s24 10.7 24 24V479.5c40.9-1.6 79-7.2 112-16.1V344c0-13.3 10.7-24 24-24s24 10.7 24 24V446.7c44.6-19.9 72-47.4 72-78.7V208c0-41.1-30.2-69.5-78.8-87.4l67.9-44.5zM307.4 145.6l-64.6 42.3c-11.1 7.3-14.2 22.1-6.9 33.2s22.1 14.2 33.2 6.9l111.1-72.8c14.7 3.2 27.9 7 39.4 11.5C458.4 181.8 464 197.4 464 208c0 .8-2.7 17.2-46 35.9C379.1 260.7 322 272 256 272s-123.1-11.3-162-28.1C50.7 225.2 48 208.8 48 208c0-10.6 5.6-26.2 44.4-41.3C130.6 151.9 187.8 144 256 144c18 0 35.1 .5 51.4 1.6z"]},faIceCream:{prefix:"fas",iconName:"ice-cream",icon:[448,512,[127848],"f810","M367.1 160c.6-5.3 .9-10.6 .9-16C368 64.5 303.5 0 224 0S80 64.5 80 144c0 5.4 .3 10.7 .9 16H80c-26.5 0-48 21.5-48 48s21.5 48 48 48h53.5 181H368c26.5 0 48-21.5 48-48s-21.5-48-48-48h-.9zM96 288L200.8 497.7c4.4 8.8 13.3 14.3 23.2 14.3s18.8-5.5 23.2-14.3L352 288H96z"]},faHeartCircleBolt:{prefix:"fas",iconName:"heart-circle-bolt",icon:[576,512,[],"e4fc","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm47.9-225c4.3 3.7 5.4 9.9 2.6 14.9L452.4 356H488c5.2 0 9.8 3.3 11.4 8.2s-.1 10.3-4.2 13.4l-96 72c-4.5 3.4-10.8 3.2-15.1-.6s-5.4-9.9-2.6-14.9L411.6 380H376c-5.2 0-9.8-3.3-11.4-8.2s.1-10.3 4.2-13.4l96-72c4.5-3.4 10.8-3.2 15.1 .6z"]},faFax:{prefix:"fas",iconName:"fax",icon:[512,512,[128224,128439],"f1ac","M128 64v96h64V64H386.7L416 93.3V160h64V93.3c0-17-6.7-33.3-18.7-45.3L432 18.7C420 6.7 403.7 0 386.7 0H192c-35.3 0-64 28.7-64 64zM0 160V480c0 17.7 14.3 32 32 32H64c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H32c-17.7 0-32 14.3-32 32zm480 32H128V480c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM256 256a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 96a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM224 416a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faParagraph:{prefix:"fas",iconName:"paragraph",icon:[448,512,[182],"f1dd","M192 32h64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H384l0 352c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-352H288V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H192c-88.4 0-160-71.6-160-160s71.6-160 160-160z"]},faCheckToSlot:bw,faVoteYea:hw,faStarHalf:{prefix:"fas",iconName:"star-half",icon:[576,512,[61731],"f089","M288 0c-12.2 .1-23.3 7-28.6 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3L288 439.8V0zM429.9 512c1.1 .1 2.1 .1 3.2 0h-3.2z"]},faBoxesStacked:gw,faBoxes:vw,faBoxesAlt:Cw,faLink:yw,faChain:yw,faEarListen:zw,faAssistiveListeningSystems:zw,faTreeCity:{prefix:"fas",iconName:"tree-city",icon:[640,512,[],"e587","M288 48c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48V192h40V120c0-13.3 10.7-24 24-24s24 10.7 24 24v72h24c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H432 336c-26.5 0-48-21.5-48-48V48zm64 32v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16zm16 80c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H368zM352 272v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16zm176-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H528zM512 368v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H528c-8.8 0-16 7.2-16 16zM224 160c0 6-1 11-2 16c20 14 34 38 34 64c0 45-36 80-80 80H160V480c0 18-15 32-32 32c-18 0-32-14-32-32V320H80c-45 0-80-35-80-80c0-26 13-50 33-64c-1-5-1-10-1-16c0-53 42-96 96-96c53 0 96 43 96 96z"]},faPlay:{prefix:"fas",iconName:"play",icon:[384,512,[9654],"f04b","M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80V432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z"]},faFont:{prefix:"fas",iconName:"font",icon:[448,512,[],"f031","M254 52.8C249.3 40.3 237.3 32 224 32s-25.3 8.3-30 20.8L57.8 416H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32h-1.8l18-48H303.8l18 48H320c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H390.2L254 52.8zM279.8 304H168.2L224 155.1 279.8 304z"]},faRupiahSign:{prefix:"fas",iconName:"rupiah-sign",icon:[512,512,[],"e23d","M0 64C0 46.3 14.3 32 32 32h80c79.5 0 144 64.5 144 144c0 58.8-35.2 109.3-85.7 131.7l51.4 128.4c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8L106.3 320H64V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V288 64zM64 256h48c44.2 0 80-35.8 80-80s-35.8-80-80-80H64V256zm256-96h80c61.9 0 112 50.1 112 112s-50.1 112-112 112H352v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352 192c0-17.7 14.3-32 32-32zm80 160c26.5 0 48-21.5 48-48s-21.5-48-48-48H352v96h48z"]},faMagnifyingGlass:Hw,faSearch:Hw,faTableTennisPaddleBall:_w,faPingPongPaddleBall:_w,faTableTennis:_w,faPersonDotsFromLine:Vw,faDiagnoses:Vw,faTrashCanArrowUp:xw,faTrashRestoreAlt:xw,faNairaSign:{prefix:"fas",iconName:"naira-sign",icon:[448,512,[],"e1f6","M122.6 46.3c-7.8-11.7-22.4-17-35.9-12.9S64 49.9 64 64V256H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320H228.2l97.2 145.8c7.8 11.7 22.4 17 35.9 12.9s22.7-16.5 22.7-30.6V320h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H384V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V256H262.5L122.6 46.3zM305.1 320H320v22.3L305.1 320zM185.5 256H128V169.7L185.5 256z"]},faCartArrowDown:{prefix:"fas",iconName:"cart-arrow-down",icon:[576,512,[],"f218","M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48H69.5c3.8 0 7.1 2.7 7.9 6.5l51.6 271c6.5 34 36.2 58.5 70.7 58.5H488c13.3 0 24-10.7 24-24s-10.7-24-24-24H199.7c-11.5 0-21.4-8.2-23.6-19.5L170.7 288H459.2c32.6 0 61.1-21.8 69.5-53.3l41-152.3C576.6 57 557.4 32 531.1 32H360V134.1l23-23c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-64 64c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l23 23V32H120.1C111 12.8 91.6 0 69.5 0H24zM176 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm336-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},faWalkieTalkie:{prefix:"fas",iconName:"walkie-talkie",icon:[384,512,[],"f8ef","M112 24c0-13.3-10.7-24-24-24S64 10.7 64 24V96H48C21.5 96 0 117.5 0 144V300.1c0 12.7 5.1 24.9 14.1 33.9l3.9 3.9c9 9 14.1 21.2 14.1 33.9V464c0 26.5 21.5 48 48 48H304c26.5 0 48-21.5 48-48V371.9c0-12.7 5.1-24.9 14.1-33.9l3.9-3.9c9-9 14.1-21.2 14.1-33.9V144c0-26.5-21.5-48-48-48H320c0-17.7-14.3-32-32-32s-32 14.3-32 32H224c0-17.7-14.3-32-32-32s-32 14.3-32 32H112V24zm0 136H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faFilePen:Mw,faFileEdit:Mw,faReceipt:{prefix:"fas",iconName:"receipt",icon:[384,512,[129534],"f543","M14 2.2C22.5-1.7 32.5-.3 39.6 5.8L80 40.4 120.4 5.8c9-7.7 22.3-7.7 31.2 0L192 40.4 232.4 5.8c9-7.7 22.3-7.7 31.2 0L304 40.4 344.4 5.8c7.1-6.1 17.1-7.5 25.6-3.6s14 12.4 14 21.8V488c0 9.4-5.5 17.9-14 21.8s-18.5 2.5-25.6-3.6L304 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L192 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L80 471.6 39.6 506.2c-7.1 6.1-17.1 7.5-25.6 3.6S0 497.4 0 488V24C0 14.6 5.5 6.1 14 2.2zM96 144c-8.8 0-16 7.2-16 16s7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H96zM80 352c0 8.8 7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H96c-8.8 0-16 7.2-16 16zM96 240c-8.8 0-16 7.2-16 16s7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H96z"]},faSquarePen:Lw,faPenSquare:Lw,faPencilSquare:Lw,faSuitcaseRolling:{prefix:"fas",iconName:"suitcase-rolling",icon:[384,512,[],"f5c1","M144 56c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v72H144V56zm176 72H288V56c0-30.9-25.1-56-56-56H152C121.1 0 96 25.1 96 56v72H64c-35.3 0-64 28.7-64 64V416c0 35.3 28.7 64 64 64c0 17.7 14.3 32 32 32s32-14.3 32-32H256c0 17.7 14.3 32 32 32s32-14.3 32-32c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64zM112 224H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 128H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faPersonCircleExclamation:{prefix:"fas",iconName:"person-circle-exclamation",icon:[576,512,[],"e53f","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16v80c0 8.8 7.2 16 16 16s16-7.2 16-16V288c0-8.8-7.2-16-16-16z"]},faChevronDown:{prefix:"fas",iconName:"chevron-down",icon:[512,512,[],"f078","M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"]},faBatteryFull:ww,faBattery:ww,faBattery5:ww,faSkullCrossbones:{prefix:"fas",iconName:"skull-crossbones",icon:[448,512,[128369,9760],"f714","M368 128c0 44.4-25.4 83.5-64 106.4V256c0 17.7-14.3 32-32 32H176c-17.7 0-32-14.3-32-32V234.4c-38.6-23-64-62.1-64-106.4C80 57.3 144.5 0 224 0s144 57.3 144 128zM168 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM3.4 273.7c7.9-15.8 27.1-22.2 42.9-14.3L224 348.2l177.7-88.8c15.8-7.9 35-1.5 42.9 14.3s1.5 35-14.3 42.9L295.6 384l134.8 67.4c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3L224 419.8 46.3 508.6c-15.8 7.9-35 1.5-42.9-14.3s-1.5-35 14.3-42.9L152.4 384 17.7 316.6C1.9 308.7-4.5 289.5 3.4 273.7z"]},faCodeCompare:{prefix:"fas",iconName:"code-compare",icon:[512,512,[],"e13a","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1s14.2 12.4 14.2 21.9v40h16c35.3 0 64-28.7 64-64V153.3C371.7 141 352 112.8 352 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V320c0 70.7-57.3 128-128 128H320v40zM456 80a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM192 24c0-9.5 5.6-18.1 14.2-21.9s18.8-2.3 25.8 4.1l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1s-14.2-12.4-14.2-21.9V128H176c-35.3 0-64 28.7-64 64V358.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V192c0-70.7 57.3-128 128-128h16V24zM56 432a24 24 0 1 0 48 0 24 24 0 1 0 -48 0z"]},faListUl:Sw,faListDots:Sw,faSchoolLock:{prefix:"fas",iconName:"school-lock",icon:[640,512,[],"e56f","M302.2 5.4c10.7-7.2 24.8-7.2 35.5 0L473.7 96H592c26.5 0 48 21.5 48 48V272c0-61.9-50.1-112-112-112s-112 50.1-112 112v24.6c-19.1 11.1-32 31.7-32 55.4H320.3l-.3 0c-35.3 0-64 28.7-64 64v96h64v0H48c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48H166.3L302.2 5.4zM80 208v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H96c-8.8 0-16 7.2-16 16zm0 128v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V336c0-8.8-7.2-16-16-16H96c-8.8 0-16 7.2-16 16zm240-72a88 88 0 1 0 0-176 88 88 0 1 0 0 176zm16-120v16h16c8.8 0 16 7.2 16 16s-7.2 16-16 16H320c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16s16 7.2 16 16zm192 96c-17.7 0-32 14.3-32 32v48h64V272c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80v48c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H448c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32V272z"]},faTowerCell:{prefix:"fas",iconName:"tower-cell",icon:[576,512,[],"e585","M62.6 2.3C46.2-4.3 27.6 3.6 20.9 20C7.4 53.4 0 89.9 0 128s7.4 74.6 20.9 108c6.6 16.4 25.3 24.3 41.7 17.7S86.9 228.4 80.3 212C69.8 186.1 64 157.8 64 128s5.8-58.1 16.3-84C86.9 27.6 79 9 62.6 2.3zm450.8 0C497 9 489.1 27.6 495.7 44C506.2 69.9 512 98.2 512 128s-5.8 58.1-16.3 84c-6.6 16.4 1.3 35 17.7 41.7s35-1.3 41.7-17.7c13.5-33.4 20.9-69.9 20.9-108s-7.4-74.6-20.9-108C548.4 3.6 529.8-4.3 513.4 2.3zM340.1 165.2c7.5-10.5 11.9-23.3 11.9-37.2c0-35.3-28.7-64-64-64s-64 28.7-64 64c0 13.9 4.4 26.7 11.9 37.2L98.9 466.8c-7.3 16.1-.2 35.1 15.9 42.4s35.1 .2 42.4-15.9L177.7 448H398.3l20.6 45.2c7.3 16.1 26.3 23.2 42.4 15.9s23.2-26.3 15.9-42.4L340.1 165.2zM369.2 384H206.8l14.5-32H354.7l14.5 32zM288 205.3L325.6 288H250.4L288 205.3zM163.3 73.6c5.3-12.1-.2-26.3-12.4-31.6s-26.3 .2-31.6 12.4C109.5 77 104 101.9 104 128s5.5 51 15.3 73.6c5.3 12.1 19.5 17.7 31.6 12.4s17.7-19.5 12.4-31.6C156 165.8 152 147.4 152 128s4-37.8 11.3-54.4zM456.7 54.4c-5.3-12.1-19.5-17.7-31.6-12.4s-17.7 19.5-12.4 31.6C420 90.2 424 108.6 424 128s-4 37.8-11.3 54.4c-5.3 12.1 .2 26.3 12.4 31.6s26.3-.2 31.6-12.4C466.5 179 472 154.1 472 128s-5.5-51-15.3-73.6z"]},faDownLong:Ew,faLongArrowAltDown:Ew,faRankingStar:{prefix:"fas",iconName:"ranking-star",icon:[640,512,[],"e561","M353.8 54.1L330.2 6.3c-3.9-8.3-16.1-8.6-20.4 0L286.2 54.1l-52.3 7.5c-9.3 1.4-13.3 12.9-6.4 19.8l38 37-9 52.1c-1.4 9.3 8.2 16.5 16.8 12.2l46.9-24.8 46.6 24.4c8.6 4.3 18.3-2.9 16.8-12.2l-9-52.1 38-36.6c6.8-6.8 2.9-18.3-6.4-19.8l-52.3-7.5zM256 256c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H384c17.7 0 32-14.3 32-32V288c0-17.7-14.3-32-32-32H256zM32 320c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H160c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32H32zm416 96v64c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V416c0-17.7-14.3-32-32-32H480c-17.7 0-32 14.3-32 32z"]},faChessKing:{prefix:"fas",iconName:"chess-king",icon:[448,512,[9818],"f43f","M224 0c17.7 0 32 14.3 32 32V48h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H256v48H408c22.1 0 40 17.9 40 40c0 5.3-1 10.5-3.1 15.4L368 400H80L3.1 215.4C1 210.5 0 205.3 0 200c0-22.1 17.9-40 40-40H192V112H176c-17.7 0-32-14.3-32-32s14.3-32 32-32h16V32c0-17.7 14.3-32 32-32zM38.6 473.4L80 432H368l41.4 41.4c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6H54.6C42.1 512 32 501.9 32 489.4c0-6 2.4-11.8 6.6-16z"]},faPersonHarassing:{prefix:"fas",iconName:"person-harassing",icon:[576,512,[],"e549","M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM59.4 304.5L88 256.9V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V235.3l47.4 57.1c11.3 13.6 31.5 15.5 45.1 4.2s15.5-31.5 4.2-45.1l-73.7-88.9c-18.2-22-45.3-34.7-73.9-34.7H145.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9zM480 240a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM464 344v58.7l-41.4-41.4c-7.3-7.3-17.6-10.6-27.8-9s-18.9 8.1-23.5 17.3l-48 96c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3L408.8 438l54.7 54.7c12.4 12.4 29.1 19.3 46.6 19.3c36.4 0 65.9-29.5 65.9-65.9V344c0-30.9-25.1-56-56-56s-56 25.1-56 56zM288 48c0 8.8 7.2 16 16 16h56c8.8 0 16-7.2 16-16s-7.2-16-16-16H304c-8.8 0-16 7.2-16 16zm-.8 49.7c-7.9-4-17.5-.7-21.5 7.2s-.7 17.5 7.2 21.5l48 24c7.9 4 17.5 .7 21.5-7.2s.7-17.5-7.2-21.5l-48-24z"]},faBrazilianRealSign:{prefix:"fas",iconName:"brazilian-real-sign",icon:[512,512,[],"e46c","M400 0c17.7 0 32 14.3 32 32V50.2c12.5 2.3 24.7 6.4 36.2 12.1l10.1 5.1c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3l-10.2-5.1c-9.9-5-20.9-7.5-32-7.5h-1.7c-29.8 0-53.9 24.1-53.9 53.9c0 22 13.4 41.8 33.9 50l52 20.8c44.7 17.9 74.1 61.2 74.1 109.4v3.4c0 51.2-33.6 94.6-80 109.2V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V460.6c-15-3.5-29.4-9.7-42.3-18.3l-23.4-15.6c-14.7-9.8-18.7-29.7-8.9-44.4s29.7-18.7 44.4-8.9L361.2 389c10.8 7.2 23.4 11 36.3 11c27.9 0 50.5-22.6 50.5-50.5v-3.4c0-22-13.4-41.8-33.9-50l-52-20.8C317.3 257.4 288 214.1 288 165.9C288 114 321.5 70 368 54.2V32c0-17.7 14.3-32 32-32zM0 64C0 46.3 14.3 32 32 32h80c79.5 0 144 64.5 144 144c0 58.8-35.2 109.3-85.7 131.7l51.4 128.4c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8L106.3 320H64V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V288 64zM64 256h48c44.2 0 80-35.8 80-80s-35.8-80-80-80H64V256z"]},faLandmarkDome:kw,faLandmarkAlt:kw,faArrowUp:{prefix:"fas",iconName:"arrow-up",icon:[384,512,[8593],"f062","M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2V448c0 17.7 14.3 32 32 32s32-14.3 32-32V141.2L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z"]},faTv:Nw,faTelevision:Nw,faTvAlt:Nw,faShrimp:{prefix:"fas",iconName:"shrimp",icon:[512,512,[129424],"e448","M64 32C28.7 32 0 60.7 0 96s28.7 64 64 64h1c3.7 88.9 77 160 167 160h56V128H264 88.8 64c-17.7 0-32-14.3-32-32s14.3-32 32-32H464c8.8 0 16-7.2 16-16s-7.2-16-16-16H64zM224 456c0 13.3 10.7 24 24 24h72V407.8l-64.1-22.4c-12.5-4.4-26.2 2.2-30.6 14.7s2.2 26.2 14.7 30.6l4.5 1.6C233 433.9 224 443.9 224 456zm128 23.3c36.4-3.3 69.5-17.6 96.1-39.6l-86.5-34.6c-3 1.8-6.2 3.2-9.6 4.3v69.9zM472.6 415c24.6-30.3 39.4-68.9 39.4-111c0-12.3-1.3-24.3-3.7-35.9L382.8 355.1c.8 3.4 1.2 7 1.2 10.6c0 4.6-.7 9-1.9 13.1L472.6 415zM336 128H320V320h18.3c9.9 0 19.1 3.2 26.6 8.5l133.5-92.4C471.8 172.6 409.1 128 336 128zM168 192a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faListCheck:Tw,faTasks:Tw,faJugDetergent:{prefix:"fas",iconName:"jug-detergent",icon:[384,512,[],"e519","M96 24c0-13.3 10.7-24 24-24h80c13.3 0 24 10.7 24 24V48h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H88C74.7 96 64 85.3 64 72s10.7-24 24-24h8V24zM0 256c0-70.7 57.3-128 128-128H256c70.7 0 128 57.3 128 128V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256zm256 0v96c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},faCircleUser:Bw,faUserCircle:Bw,faUserShield:{prefix:"fas",iconName:"user-shield",icon:[640,512,[],"f505","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c1.8 0 3.5-.2 5.3-.5c-76.3-55.1-99.8-141-103.1-200.2c-16.1-4.8-33.1-7.3-50.7-7.3H178.3zm308.8-78.3l-120 48C358 277.4 352 286.2 352 296c0 63.3 25.9 168.8 134.8 214.2c5.9 2.5 12.6 2.5 18.5 0C614.1 464.8 640 359.3 640 296c0-9.8-6-18.6-15.1-22.3l-120-48c-5.7-2.3-12.1-2.3-17.8 0zM591.4 312c-3.9 50.7-27.2 116.7-95.4 149.7V273.8L591.4 312z"]},faWind:{prefix:"fas",iconName:"wind",icon:[512,512,[],"f72e","M288 32c0 17.7 14.3 32 32 32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c53 0 96-43 96-96s-43-96-96-96H320c-17.7 0-32 14.3-32 32zm64 352c0 17.7 14.3 32 32 32h32c53 0 96-43 96-96s-43-96-96-96H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H384c-17.7 0-32 14.3-32 32zM128 512h32c53 0 96-43 96-96s-43-96-96-96H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H160c17.7 0 32 14.3 32 32s-14.3 32-32 32H128c-17.7 0-32 14.3-32 32s14.3 32 32 32z"]},faCarBurst:Iw,faCarCrash:Iw,faY:{prefix:"fas",iconName:"y",icon:[384,512,[121],"59","M58 45.4C47.8 31 27.8 27.7 13.4 38S-4.3 68.2 6 82.6L160 298.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V298.3L378 82.6c10.3-14.4 6.9-34.4-7.4-44.6S336.2 31 326 45.4L192 232.9 58 45.4z"]},faPersonSnowboarding:$w,faSnowboarding:$w,faTruckFast:Rw,faShippingFast:Rw,faFish:{prefix:"fas",iconName:"fish",icon:[576,512,[128031],"f578","M180.5 141.5C219.7 108.5 272.6 80 336 80s116.3 28.5 155.5 61.5c39.1 33 66.9 72.4 81 99.8c4.7 9.2 4.7 20.1 0 29.3c-14.1 27.4-41.9 66.8-81 99.8C452.3 403.5 399.4 432 336 432s-116.3-28.5-155.5-61.5c-16.2-13.7-30.5-28.5-42.7-43.1L48.1 379.6c-12.5 7.3-28.4 5.3-38.7-4.9S-3 348.7 4.2 336.1L50 256 4.2 175.9c-7.2-12.6-5-28.4 5.3-38.6s26.1-12.2 38.7-4.9l89.7 52.3c12.2-14.6 26.5-29.4 42.7-43.1zM448 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},faUserGraduate:{prefix:"fas",iconName:"user-graduate",icon:[448,512,[],"f501","M219.3 .5c3.1-.6 6.3-.6 9.4 0l200 40C439.9 42.7 448 52.6 448 64s-8.1 21.3-19.3 23.5L352 102.9V160c0 70.7-57.3 128-128 128s-128-57.3-128-128V102.9L48 93.3v65.1l15.7 78.4c.9 4.7-.3 9.6-3.3 13.3s-7.6 5.9-12.4 5.9H16c-4.8 0-9.3-2.1-12.4-5.9s-4.3-8.6-3.3-13.3L16 158.4V86.6C6.5 83.3 0 74.3 0 64C0 52.6 8.1 42.7 19.3 40.5l200-40zM111.9 327.7c10.5-3.4 21.8 .4 29.4 8.5l71 75.5c6.3 6.7 17 6.7 23.3 0l71-75.5c7.6-8.1 18.9-11.9 29.4-8.5C401 348.6 448 409.4 448 481.3c0 17-13.8 30.7-30.7 30.7H30.7C13.8 512 0 498.2 0 481.3c0-71.9 47-132.7 111.9-153.6z"]},faCircleHalfStroke:Aw,faAdjust:Aw,faClapperboard:{prefix:"fas",iconName:"clapperboard",icon:[512,512,[],"e131","M448 32H361.9l-1 1-127 127h92.1l1-1L453.8 32.3c-1.9-.2-3.8-.3-5.8-.3zm64 128V96c0-15.1-5.3-29.1-14-40l-104 104H512zM294.1 32H201.9l-1 1L73.9 160h92.1l1-1 127-127zM64 32C28.7 32 0 60.7 0 96v64H6.1l1-1 127-127H64zM512 192H0V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V192z"]},faCircleRadiation:Pw,faRadiationAlt:Pw,faBaseball:Ww,faBaseballBall:Ww,faJetFighterUp:{prefix:"fas",iconName:"jet-fighter-up",icon:[512,512,[],"e518","M270.7 9.7C268.2 3.8 262.4 0 256 0s-12.2 3.8-14.7 9.7L197.2 112.6c-3.4 8-5.2 16.5-5.2 25.2v77l-144 84V280c0-13.3-10.7-24-24-24s-24 10.7-24 24v56 32 24c0 13.3 10.7 24 24 24s24-10.7 24-24v-8H192v32.7L133.5 468c-3.5 3-5.5 7.4-5.5 12v16c0 8.8 7.2 16 16 16h96V448c0-8.8 7.2-16 16-16s16 7.2 16 16v64h96c8.8 0 16-7.2 16-16V480c0-4.6-2-9-5.5-12L320 416.7V384H464v8c0 13.3 10.7 24 24 24s24-10.7 24-24V368 336 280c0-13.3-10.7-24-24-24s-24 10.7-24 24v18.8l-144-84v-77c0-8.7-1.8-17.2-5.2-25.2L270.7 9.7z"]},faDiagramProject:Dw,faProjectDiagram:Dw,faCopy:{prefix:"fas",iconName:"copy",icon:[512,512,[],"f0c5","M272 0H396.1c12.7 0 24.9 5.1 33.9 14.1l67.9 67.9c9 9 14.1 21.2 14.1 33.9V336c0 26.5-21.5 48-48 48H272c-26.5 0-48-21.5-48-48V48c0-26.5 21.5-48 48-48zM48 128H192v64H64V448H256V416h64v48c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48z"]},faVolumeXmark:Ow,faVolumeMute:Ow,faVolumeTimes:Ow,faHandSparkles:{prefix:"fas",iconName:"hand-sparkles",icon:[640,512,[],"e05d","M320 0c17.7 0 32 14.3 32 32V240c0 8.8 7.2 16 16 16s16-7.2 16-16V64c0-17.7 14.3-32 32-32s32 14.3 32 32V240c0 8.8 7.2 16 16 16s16-7.2 16-16V128c0-17.7 14.3-32 32-32s32 14.3 32 32V323.1c-11.9 4.8-21.3 14.9-25 27.8l-8.9 31.2L478.9 391C460.6 396.3 448 413 448 432c0 18.9 12.5 35.6 30.6 40.9C448.4 497.4 409.9 512 368 512H348.8c-59.6 0-116.9-22.9-160-64L76.4 341c-16-15.2-16.6-40.6-1.4-56.6s40.6-16.6 56.6-1.4l60.5 57.6c0-1.5-.1-3.1-.1-4.6V64c0-17.7 14.3-32 32-32s32 14.3 32 32V240c0 8.8 7.2 16 16 16s16-7.2 16-16V32c0-17.7 14.3-32 32-32zm-7.3 326.6c-1.1-3.9-4.7-6.6-8.7-6.6s-7.6 2.7-8.7 6.6L288 352l-25.4 7.3c-3.9 1.1-6.6 4.7-6.6 8.7s2.7 7.6 6.6 8.7L288 384l7.3 25.4c1.1 3.9 4.7 6.6 8.7 6.6s7.6-2.7 8.7-6.6L320 384l25.4-7.3c3.9-1.1 6.6-4.7 6.6-8.7s-2.7-7.6-6.6-8.7L320 352l-7.3-25.4zM104 120l48.3 13.8c4.6 1.3 7.7 5.5 7.7 10.2s-3.1 8.9-7.7 10.2L104 168 90.2 216.3c-1.3 4.6-5.5 7.7-10.2 7.7s-8.9-3.1-10.2-7.7L56 168 7.7 154.2C3.1 152.9 0 148.7 0 144s3.1-8.9 7.7-10.2L56 120 69.8 71.7C71.1 67.1 75.3 64 80 64s8.9 3.1 10.2 7.7L104 120zM584 408l48.3 13.8c4.6 1.3 7.7 5.5 7.7 10.2s-3.1 8.9-7.7 10.2L584 456l-13.8 48.3c-1.3 4.6-5.5 7.7-10.2 7.7s-8.9-3.1-10.2-7.7L536 456l-48.3-13.8c-4.6-1.3-7.7-5.5-7.7-10.2s3.1-8.9 7.7-10.2L536 408l13.8-48.3c1.3-4.6 5.5-7.7 10.2-7.7s8.9 3.1 10.2 7.7L584 408z"]},faGrip:Fw,faGripHorizontal:Fw,faShareFromSquare:Gw,faShareSquare:Gw,faChildCombatant:Uw,faChildRifle:Uw,faGun:{prefix:"fas",iconName:"gun",icon:[576,512,[],"e19b","M528 56c0-13.3-10.7-24-24-24s-24 10.7-24 24v8H32C14.3 64 0 78.3 0 96V208c0 17.7 14.3 32 32 32H42c20.8 0 36.1 19.6 31 39.8L33 440.2c-2.4 9.6-.2 19.7 5.8 27.5S54.1 480 64 480h96c14.7 0 27.5-10 31-24.2L217 352H321.4c23.7 0 44.8-14.9 52.7-37.2L400.9 240H432c8.5 0 16.6-3.4 22.6-9.4L477.3 208H544c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32H528V56zM321.4 304H229l16-64h105l-21 58.7c-1.1 3.2-4.2 5.3-7.5 5.3zM80 128H464c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faSquarePhone:jw,faPhoneSquare:jw,faPlus:qw,faAdd:qw,faExpand:{prefix:"fas",iconName:"expand",icon:[448,512,[],"f065","M32 32C14.3 32 0 46.3 0 64v96c0 17.7 14.3 32 32 32s32-14.3 32-32V96h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM64 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7 14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H64V352zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32h64v64c0 17.7 14.3 32 32 32s32-14.3 32-32V64c0-17.7-14.3-32-32-32H320zM448 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H320c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32V352z"]},faComputer:{prefix:"fas",iconName:"computer",icon:[640,512,[],"e4e5","M384 96V320H64L64 96H384zM64 32C28.7 32 0 60.7 0 96V320c0 35.3 28.7 64 64 64H181.3l-10.7 32H96c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H277.3l-10.7-32H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm464 0c-26.5 0-48 21.5-48 48V432c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H528zm16 64h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H544c-8.8 0-16-7.2-16-16s7.2-16 16-16zm-16 80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H544c-8.8 0-16-7.2-16-16zm32 160a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faXmark:Zw,faClose:Zw,faMultiply:Zw,faRemove:Zw,faTimes:Zw,faArrowsUpDownLeftRight:Yw,faArrows:Yw,faChalkboardUser:Jw,faChalkboardTeacher:Jw,faPesoSign:{prefix:"fas",iconName:"peso-sign",icon:[384,512,[],"e222","M64 32C46.3 32 32 46.3 32 64v64c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 64v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384h80c68.4 0 127.7-39 156.8-96H352c17.7 0 32-14.3 32-32s-14.3-32-32-32h-.7c.5-5.3 .7-10.6 .7-16s-.2-10.7-.7-16h.7c17.7 0 32-14.3 32-32s-14.3-32-32-32H332.8C303.7 71 244.4 32 176 32H64zm190.4 96H96V96h80c30.5 0 58.2 12.2 78.4 32zM96 192H286.9c.7 5.2 1.1 10.6 1.1 16s-.4 10.8-1.1 16H96V192zm158.4 96c-20.2 19.8-47.9 32-78.4 32H96V288H254.4z"]},faBuildingShield:{prefix:"fas",iconName:"building-shield",icon:[576,512,[],"e4d8","M0 48C0 21.5 21.5 0 48 0H336c26.5 0 48 21.5 48 48V207l-42.4 17H304 272c-8.8 0-16 7.2-16 16v32 24.2V304c0 .9 .1 1.7 .2 2.6c2.3 58.1 24.1 144.8 98.7 201.5c-5.8 2.5-12.2 3.9-18.9 3.9H240V432c0-26.5-21.5-48-48-48s-48 21.5-48 48v80H48c-26.5 0-48-21.5-48-48V48zM80 224c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H80zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16zM64 112v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zM176 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H176zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16zM423.1 225.7c5.7-2.3 12.1-2.3 17.8 0l120 48C570 277.4 576 286.2 576 296c0 63.3-25.9 168.8-134.8 214.2c-5.9 2.5-12.6 2.5-18.5 0C313.9 464.8 288 359.3 288 296c0-9.8 6-18.6 15.1-22.3l120-48zM527.4 312L432 273.8V461.7c68.2-33 91.5-99 95.4-149.7z"]},faBaby:{prefix:"fas",iconName:"baby",icon:[448,512,[],"f77c","M152 88a72 72 0 1 1 144 0A72 72 0 1 1 152 88zM39.7 144.5c13-17.9 38-21.8 55.9-8.8L131.8 162c26.8 19.5 59.1 30 92.2 30s65.4-10.5 92.2-30l36.2-26.4c17.9-13 42.9-9 55.9 8.8s9 42.9-8.8 55.9l-36.2 26.4c-13.6 9.9-28.1 18.2-43.3 25V288H128V251.7c-15.2-6.7-29.7-15.1-43.3-25L48.5 200.3c-17.9-13-21.8-38-8.8-55.9zm89.8 184.8l60.6 53-26 37.2 24.3 24.3c15.6 15.6 15.6 40.9 0 56.6s-40.9 15.6-56.6 0l-48-48C70 438.6 68.1 417 79.2 401.1l50.2-71.8zm128.5 53l60.6-53 50.2 71.8c11.1 15.9 9.2 37.5-4.5 51.2l-48 48c-15.6 15.6-40.9 15.6-56.6 0s-15.6-40.9 0-56.6L284 419.4l-26-37.2z"]},faUsersLine:{prefix:"fas",iconName:"users-line",icon:[640,512,[],"e592","M211.2 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM32 256c0 17.7 14.3 32 32 32h85.6c10.1-39.4 38.6-71.5 75.8-86.6c-9.7-6-21.2-9.4-33.4-9.4H96c-35.3 0-64 28.7-64 64zm461.6 32H576c17.7 0 32-14.3 32-32c0-35.3-28.7-64-64-64H448c-11.7 0-22.7 3.1-32.1 8.6c38.1 14.8 67.4 47.3 77.7 87.4zM391.2 226.4c-6.9-1.6-14.2-2.4-21.6-2.4h-96c-8.5 0-16.7 1.1-24.5 3.1c-30.8 8.1-55.6 31.1-66.1 60.9c-3.5 10-5.5 20.8-5.5 32c0 17.7 14.3 32 32 32h224c17.7 0 32-14.3 32-32c0-11.2-1.9-22-5.5-32c-10.8-30.7-36.8-54.2-68.9-61.6zM563.2 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM321.6 192a80 80 0 1 0 0-160 80 80 0 1 0 0 160zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faQuoteLeft:Xw,faQuoteLeftAlt:Xw,faTractor:{prefix:"fas",iconName:"tractor",icon:[640,512,[128668],"f722","M96 64c0-35.3 28.7-64 64-64H266.3c26.2 0 49.7 15.9 59.4 40.2L373.7 160H480V126.2c0-24.8 5.8-49.3 16.9-71.6l2.5-5c7.9-15.8 27.1-22.2 42.9-14.3s22.2 27.1 14.3 42.9l-2.5 5c-6.7 13.3-10.1 28-10.1 42.9V160h56c22.1 0 40 17.9 40 40v45.4c0 16.5-8.5 31.9-22.6 40.7l-43.3 27.1c-14.2-5.9-29.8-9.2-46.1-9.2c-39.3 0-74.1 18.9-96 48H352c0 17.7-14.3 32-32 32h-8.2c-1.7 4.8-3.7 9.5-5.8 14.1l5.8 5.8c12.5 12.5 12.5 32.8 0 45.3l-22.6 22.6c-12.5 12.5-32.8 12.5-45.3 0l-5.8-5.8c-4.6 2.2-9.3 4.1-14.1 5.8V480c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32v-8.2c-4.8-1.7-9.5-3.7-14.1-5.8l-5.8 5.8c-12.5 12.5-32.8 12.5-45.3 0L40.2 449.1c-12.5-12.5-12.5-32.8 0-45.3l5.8-5.8c-2.2-4.6-4.1-9.3-5.8-14.1H32c-17.7 0-32-14.3-32-32V320c0-17.7 14.3-32 32-32h8.2c1.7-4.8 3.7-9.5 5.8-14.1l-5.8-5.8c-12.5-12.5-12.5-32.8 0-45.3l22.6-22.6c9-9 21.9-11.5 33.1-7.6V192 160 64zm170.3 0H160v96h32H304.7L266.3 64zM176 256a80 80 0 1 0 0 160 80 80 0 1 0 0-160zM528 448a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0 64c-48.6 0-88-39.4-88-88c0-29.8 14.8-56.1 37.4-72c14.3-10.1 31.8-16 50.6-16c2.7 0 5.3 .1 7.9 .3c44.9 4 80.1 41.7 80.1 87.7c0 48.6-39.4 88-88 88z"]},faTrashArrowUp:Kw,faTrashRestore:Kw,faArrowDownUpLock:{prefix:"fas",iconName:"arrow-down-up-lock",icon:[640,512,[],"e4b0","M150.6 502.6l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7V288H416V272c0-17.2 3.9-33.5 10.8-48H352V109.3l41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-6-6-14.1-9.4-22.6-9.4s-16.6 3.4-22.6 9.4l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L288 109.3V224l-128 0H96l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32H96V402.7L54.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0zM160 192V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V192h64zM288 320V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320H288zm240-80c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faLinesLeaning:{prefix:"fas",iconName:"lines-leaning",icon:[384,512,[],"e51e","M190.4 74.1c5.6-16.8-3.5-34.9-20.2-40.5s-34.9 3.5-40.5 20.2l-128 384c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l128-384zm70.9-41.7c-17.4-2.9-33.9 8.9-36.8 26.3l-64 384c-2.9 17.4 8.9 33.9 26.3 36.8s33.9-8.9 36.8-26.3l64-384c2.9-17.4-8.9-33.9-26.3-36.8zM352 32c-17.7 0-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V64c0-17.7-14.3-32-32-32z"]},faRulerCombined:{prefix:"fas",iconName:"ruler-combined",icon:[512,512,[],"f546","M.2 468.9C2.7 493.1 23.1 512 48 512l96 0 320 0c26.5 0 48-21.5 48-48l0-96c0-26.5-21.5-48-48-48l-48 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-64-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-64-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-48c0-26.5-21.5-48-48-48L48 0C21.5 0 0 21.5 0 48L0 368l0 96c0 1.7 .1 3.3 .2 4.9z"]},faCopyright:{prefix:"fas",iconName:"copyright",icon:[512,512,[169],"f1f9","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM199.4 312.6c31.2 31.2 81.9 31.2 113.1 0c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9c-50 50-131 50-181 0s-50-131 0-181s131-50 181 0c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0c-31.2-31.2-81.9-31.2-113.1 0s-31.2 81.9 0 113.1z"]},faEquals:{prefix:"fas",iconName:"equals",icon:[448,512,[62764],"3d","M48 128c-17.7 0-32 14.3-32 32s14.3 32 32 32H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H48zm0 192c-17.7 0-32 14.3-32 32s14.3 32 32 32H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H48z"]},faBlender:{prefix:"fas",iconName:"blender",icon:[512,512,[],"f517","M0 64C0 28.7 28.7 0 64 0h64 32H470.1c21.1 0 36.4 20.1 30.9 40.4L494.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16H485.8l-17.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16H459.6l-17.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h97.5L416 352H160l-8.7-96H64c-35.3 0-64-28.7-64-64V64zM145.5 192L133.8 64H64V192h81.5zM144 384H432c26.5 0 48 21.5 48 48v32c0 26.5-21.5 48-48 48H144c-26.5 0-48-21.5-48-48V432c0-26.5 21.5-48 48-48zm144 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faTeeth:{prefix:"fas",iconName:"teeth",icon:[576,512,[],"f62e","M0 128C0 75 43 32 96 32H480c53 0 96 43 96 96V384c0 53-43 96-96 96H96c-53 0-96-43-96-96V128zm176 48v56c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V176c0-26.5-21.5-48-48-48s-48 21.5-48 48zm176-48c-26.5 0-48 21.5-48 48v56c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V176c0-26.5-21.5-48-48-48zM48 208v24c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V208c0-26.5-21.5-48-48-48s-48 21.5-48 48zM96 384c26.5 0 48-21.5 48-48V312c0-13.3-10.7-24-24-24H72c-13.3 0-24 10.7-24 24v24c0 26.5 21.5 48 48 48zm80-48c0 26.5 21.5 48 48 48s48-21.5 48-48V312c0-13.3-10.7-24-24-24H200c-13.3 0-24 10.7-24 24v24zm176 48c26.5 0 48-21.5 48-48V312c0-13.3-10.7-24-24-24H328c-13.3 0-24 10.7-24 24v24c0 26.5 21.5 48 48 48zm80-176v24c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V208c0-26.5-21.5-48-48-48s-48 21.5-48 48zm48 176c26.5 0 48-21.5 48-48V312c0-13.3-10.7-24-24-24H456c-13.3 0-24 10.7-24 24v24c0 26.5 21.5 48 48 48z"]},faShekelSign:Qw,faIls:Qw,faShekel:Qw,faSheqel:Qw,faSheqelSign:Qw,faMap:{prefix:"fas",iconName:"map",icon:[576,512,[128506,62072],"f279","M384 476.1L192 421.2V35.9L384 90.8V476.1zm32-1.2V88.4L543.1 37.5c15.8-6.3 32.9 5.3 32.9 22.3V394.6c0 9.8-6 18.6-15.1 22.3L416 474.8zM15.1 95.1L160 37.2V423.6L32.9 474.5C17.1 480.8 0 469.2 0 452.2V117.4c0-9.8 6-18.6 15.1-22.3z"]},faRocket:{prefix:"fas",iconName:"rocket",icon:[512,512,[],"f135","M156.6 384.9L125.7 354c-8.5-8.5-11.5-20.8-7.7-32.2c3-8.9 7-20.5 11.8-33.8L24 288c-8.6 0-16.6-4.6-20.9-12.1s-4.2-16.7 .2-24.1l52.5-88.5c13-21.9 36.5-35.3 61.9-35.3l82.3 0c2.4-4 4.8-7.7 7.2-11.3C289.1-4.1 411.1-8.1 483.9 5.3c11.6 2.1 20.6 11.2 22.8 22.8c13.4 72.9 9.3 194.8-111.4 276.7c-3.5 2.4-7.3 4.8-11.3 7.2v82.3c0 25.4-13.4 49-35.3 61.9l-88.5 52.5c-7.4 4.4-16.6 4.5-24.1 .2s-12.1-12.2-12.1-20.9V380.8c-14.1 4.9-26.4 8.9-35.7 11.9c-11.2 3.6-23.4 .5-31.8-7.8zM384 168a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]},faPhotoFilm:eS,faPhotoVideo:eS,faFolderMinus:{prefix:"fas",iconName:"folder-minus",icon:[512,512,[],"f65d","M448 480H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H192c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64zM184 272c-13.3 0-24 10.7-24 24s10.7 24 24 24H328c13.3 0 24-10.7 24-24s-10.7-24-24-24H184z"]},faStore:{prefix:"fas",iconName:"store",icon:[576,512,[],"f54e","M547.6 103.8L490.3 13.1C485.2 5 476.1 0 466.4 0H109.6C99.9 0 90.8 5 85.7 13.1L28.3 103.8c-29.6 46.8-3.4 111.9 51.9 119.4c4 .5 8.1 .8 12.1 .8c26.1 0 49.3-11.4 65.2-29c15.9 17.6 39.1 29 65.2 29c26.1 0 49.3-11.4 65.2-29c15.9 17.6 39.1 29 65.2 29c26.2 0 49.3-11.4 65.2-29c16 17.6 39.1 29 65.2 29c4.1 0 8.1-.3 12.1-.8c55.5-7.4 81.8-72.5 52.1-119.4zM499.7 254.9l-.1 0c-5.3 .7-10.7 1.1-16.2 1.1c-12.4 0-24.3-1.9-35.4-5.3V384H128V250.6c-11.2 3.5-23.2 5.4-35.6 5.4c-5.5 0-11-.4-16.3-1.1l-.1 0c-4.1-.6-8.1-1.3-12-2.3V384v64c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V384 252.6c-4 1-8 1.8-12.3 2.3z"]},faArrowTrendUp:{prefix:"fas",iconName:"arrow-trend-up",icon:[576,512,[],"e098","M384 160c-17.7 0-32-14.3-32-32s14.3-32 32-32H544c17.7 0 32 14.3 32 32V288c0 17.7-14.3 32-32 32s-32-14.3-32-32V205.3L342.6 374.6c-12.5 12.5-32.8 12.5-45.3 0L192 269.3 54.6 406.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160c12.5-12.5 32.8-12.5 45.3 0L320 306.7 466.7 160H384z"]},faPlugCircleMinus:{prefix:"fas",iconName:"plug-circle-minus",icon:[576,512,[],"e55e","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-64 0c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16H496c8.8 0 16 7.2 16 16z"]},faSignHanging:tS,faSign:tS,faBezierCurve:{prefix:"fas",iconName:"bezier-curve",icon:[640,512,[],"f55b","M296 136V88h48v48H296zM288 32c-26.5 0-48 21.5-48 48v4H121.6C111.2 62.7 89.3 48 64 48C28.7 48 0 76.7 0 112s28.7 64 64 64c25.3 0 47.2-14.7 57.6-36h66.9c-58.9 39.6-98.9 105-104 180H80c-26.5 0-48 21.5-48 48v64c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48h-3.3c5.9-67 48.5-123.4 107.5-149.1c8.6 12.7 23.2 21.1 39.8 21.1h64c16.6 0 31.1-8.4 39.8-21.1c59 25.7 101.6 82.1 107.5 149.1H496c-26.5 0-48 21.5-48 48v64c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48h-4.5c-5-75-45.1-140.4-104-180h66.9c10.4 21.3 32.3 36 57.6 36c35.3 0 64-28.7 64-64s-28.7-64-64-64c-25.3 0-47.2 14.7-57.6 36H400V80c0-26.5-21.5-48-48-48H288zM88 376h48v48H88V376zm416 48V376h48v48H504z"]},faBellSlash:{prefix:"fas",iconName:"bell-slash",icon:[640,512,[128277,61943],"f1f6","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-87.5-68.6c.5-1.7 .7-3.5 .7-5.4c0-27.6-11-54.1-30.5-73.7L512 320c-20.5-20.5-32-48.3-32-77.3V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V51.2c-42.6 8.6-79 34.2-102 69.3L38.8 5.1zM160 242.7c0 29-11.5 56.8-32 77.3l-1.5 1.5C107 341 96 367.5 96 395.2c0 11.5 9.3 20.8 20.8 20.8H406.2L160 222.1v20.7zM384 448H320 256c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"]},faTablet:oS,faTabletAndroid:oS,faSchoolFlag:{prefix:"fas",iconName:"school-flag",icon:[576,512,[],"e56e","M288 0H400c8.8 0 16 7.2 16 16V80c0 8.8-7.2 16-16 16H320.7l89.6 64H512c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H336V400c0-26.5-21.5-48-48-48s-48 21.5-48 48V512H64c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64H165.7L256 95.5V32c0-17.7 14.3-32 32-32zm48 240a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM80 224c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H80zm368 16v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H464c-8.8 0-16 7.2-16 16zM80 352c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H80zm384 0c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H464z"]},faFill:{prefix:"fas",iconName:"fill",icon:[512,512,[],"f575","M86.6 9.4C74.1-3.1 53.9-3.1 41.4 9.4s-12.5 32.8 0 45.3L122.7 136 30.6 228.1c-37.5 37.5-37.5 98.3 0 135.8L148.1 481.4c37.5 37.5 98.3 37.5 135.8 0L474.3 290.9c28.1-28.1 28.1-73.7 0-101.8L322.9 37.7c-28.1-28.1-73.7-28.1-101.8 0L168 90.7 86.6 9.4zM168 181.3l49.4 49.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L213.3 136l53.1-53.1c3.1-3.1 8.2-3.1 11.3 0L429.1 234.3c3.1 3.1 3.1 8.2 0 11.3L386.7 288H67.5c1.4-5.4 4.2-10.4 8.4-14.6L168 181.3z"]},faAngleUp:{prefix:"fas",iconName:"angle-up",icon:[448,512,[8963],"f106","M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z"]},faDrumstickBite:{prefix:"fas",iconName:"drumstick-bite",icon:[512,512,[],"f6d7","M160 265.2c0 8.5-3.4 16.6-9.4 22.6l-26.8 26.8c-12.3 12.3-32.5 11.4-49.4 7.2C69.8 320.6 65 320 60 320c-33.1 0-60 26.9-60 60s26.9 60 60 60c6.3 0 12 5.7 12 12c0 33.1 26.9 60 60 60s60-26.9 60-60c0-5-.6-9.8-1.8-14.5c-4.2-16.9-5.2-37.1 7.2-49.4l26.8-26.8c6-6 14.1-9.4 22.6-9.4H336c6.3 0 12.4-.3 18.5-1c11.9-1.2 16.4-15.5 10.8-26c-8.5-15.8-13.3-33.8-13.3-53c0-61.9 50.1-112 112-112c8 0 15.7 .8 23.2 2.4c11.7 2.5 24.1-5.9 22-17.6C494.5 62.5 422.5 0 336 0C238.8 0 160 78.8 160 176v89.2z"]},faHollyBerry:{prefix:"fas",iconName:"holly-berry",icon:[512,512,[],"f7aa","M256 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-80 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM276.8 383.8c1 .1 2.1 .2 3.2 .2c39.8 0 72 32.2 72 72v22.7c0 16.4 16 27.9 31.6 22.8l12.8-4.3c18-6 37.3-6.5 55.6-1.5l19.4 5.3c17.9 4.9 34.4-11.6 29.5-29.5L495.6 452c-5-18.3-4.4-37.6 1.5-55.6l4.3-12.8c5.2-15.5-6.4-31.6-22.8-31.6c-34.6 0-62.7-28.1-62.7-62.7v-32c0-16.4-16-27.9-31.6-22.8l-12.8 4.3c-18 6-37.3 6.5-55.6 1.5l-29.6-8.1c-2.9-.8-5.9-1-8.7-.7c4.2 9.7 5.8 20.8 3.7 32.3L275 298.7c-1.5 8.4-1.4 17 .5 25.3l5.3 23.9c2.8 12.7 1.1 25.2-4 35.9zM127.6 234.5c-15.5-5.2-31.6 6.4-31.6 22.8v32C96 323.9 67.9 352 33.3 352c-16.4 0-27.9 16-22.8 31.6l4.3 12.8c6 18 6.5 37.3 1.5 55.6l-5.3 19.4C6.2 489.4 22.6 505.8 40.5 501L60 495.6c18.3-5 37.6-4.5 55.6 1.5l12.8 4.3c15.5 5.2 31.6-6.4 31.6-22.8v-32c0-34.6 28.1-62.7 62.7-62.7c16.4 0 27.9-16 22.8-31.6l-4.3-12.8c-6-18-6.5-37.3-1.5-55.6l5.3-19.4c4.9-17.9-11.6-34.4-29.5-29.5L196 240.4c-18.3 5-37.6 4.4-55.6-1.5l-12.8-4.3zM384 144a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},faChevronLeft:{prefix:"fas",iconName:"chevron-left",icon:[320,512,[9001],"f053","M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"]},faBacteria:{prefix:"fas",iconName:"bacteria",icon:[640,512,[],"e059","M304.9 .7c-9.6-2.7-19.5 2.8-22.3 12.4l-4.3 15.2c-8.3-.6-16.8 0-25.2 1.9c-7.3 1.7-14.3 3.5-21.1 5.5l-5.5-12.7c-3.9-9.1-14.5-13.4-23.6-9.5s-13.4 14.5-9.5 23.6l4.4 10.4c-16.6 6.7-31.7 14.4-45.4 22.8L147 62c-5.5-8.3-16.7-10.5-25-5s-10.5 16.7-5 25l6 9c-13.7 11-25.5 22.8-35.8 34.9l-10-8c-7.8-6.2-19.1-5-25.3 2.8s-5 19.1 2.8 25.3L65.9 155c-1.8 2.8-3.5 5.7-5.1 8.5c-6.6 11.4-11.8 22.6-16 33l-8-3.2c-9.2-3.7-19.7 .8-23.4 10s.8 19.7 10 23.4l10.4 4.2c-.2 .8-.4 1.5-.5 2.3c-2.2 9.3-3.4 17.3-4.1 23.4c-.4 3.1-.6 5.7-.8 7.8c-.1 1.1-.1 2-.2 2.8l-.1 1.1 0 .5 0 .2 0 .1c0 0 0 .1 29.1 1l-.1 0L28 269.3c-.1 3.1 0 6.1 .2 9.1l-15.2 4.3C3.5 285.4-2 295.4 .7 304.9s12.7 15.1 22.3 12.4l15.6-4.5c7.6 13.6 18.9 25 32.6 32.6L66.7 361c-2.7 9.6 2.8 19.5 12.4 22.3s19.5-2.8 22.3-12.4l4.3-15.2c1.2 .1 2.4 .2 3.6 .2c15.6 .5 30.3-3.3 43-10.2l9 9c7 7 18.4 7 25.5 0s7-18.4 0-25.5l-7.2-7.2c9.3-12.6 15.2-27.8 16.3-44.5l7.1 3c9.1 3.9 19.7-.3 23.6-9.5s-.3-19.7-9.5-23.6l-8.6-3.7c6.4-9.9 17.3-22.4 36.9-33.3l1.3 4.4c2.7 9.6 12.7 15.1 22.3 12.4s15.1-12.7 12.4-22.3l-2.3-8.1c3.8-1.1 7.7-2.1 11.9-3.1c11.6-2.7 22.1-7.7 31.1-14.4l7.2 7.2c7 7 18.4 7 25.5 0s7-18.4 0-25.5l-9-9c7.6-13.9 11.3-30.1 10.1-46.6l15.2-4.3c9.6-2.7 15.1-12.7 12.4-22.3S370.6 64 361 66.7l-15.6 4.5c-7.7-13.9-19.1-25.1-32.6-32.6l4.5-15.6c2.7-9.6-2.8-19.5-12.4-22.3zM112 272l-48-1.5 0 0c11.7 .4 27.3 .9 48 1.6zm16-80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64-48a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM322.7 489c-2.7 9.6 2.8 19.5 12.4 22.3s19.5-2.8 22.2-12.4l4.3-15.2c8.3 .6 16.8 0 25.2-1.9c7.3-1.7 14.3-3.5 21.1-5.5l5.5 12.7c3.9 9.1 14.5 13.4 23.6 9.5s13.4-14.5 9.5-23.6l-4.4-10.4c16.6-6.7 31.7-14.4 45.4-22.8L493 450c5.5 8.3 16.7 10.5 25 5s10.5-16.7 5-25l-6-9c13.7-11 25.5-22.8 35.8-34.9l10 8c7.8 6.2 19.1 5 25.3-2.8s5-19.1-2.8-25.3L574.1 357c1.8-2.8 3.5-5.7 5.1-8.5c6.6-11.4 11.8-22.6 16-33l8 3.2c9.2 3.7 19.7-.8 23.4-10s-.8-19.7-10-23.4l-10.4-4.2c.2-.8 .4-1.5 .5-2.3c2.2-9.3 3.4-17.3 4.1-23.4c.4-3.1 .6-5.7 .8-7.8c.1-1.1 .1-2 .2-2.8l.1-1.1 0-.5 0-.2 0-.1c0 0 0-.1-29.1-1l.1 0 29.1 .9c.1-3.1 0-6.1-.2-9.1l15.2-4.3c9.6-2.7 15.1-12.7 12.4-22.3s-12.7-15.1-22.3-12.4l-15.6 4.5c-7.6-13.6-18.9-25-32.6-32.6l4.5-15.6c2.7-9.6-2.8-19.5-12.4-22.3s-19.5 2.8-22.3 12.4l-4.3 15.2c-1.2-.1-2.4-.2-3.6-.2c-15.6-.5-30.3 3.3-43 10.2l-9-9c-7-7-18.4-7-25.5 0s-7 18.4 0 25.5l7.2 7.2c-9.3 12.6-15.2 27.8-16.3 44.5l-7.1-3c-9.1-3.9-19.7 .3-23.6 9.5s.3 19.7 9.5 23.6l8.6 3.7c-6.4 9.9-17.3 22.4-36.9 33.3l-1.3-4.4c-2.7-9.6-12.7-15.1-22.3-12.4s-15.1 12.7-12.4 22.3l2.3 8.1c-3.8 1.1-7.7 2.1-11.9 3.1c-11.6 2.7-22.1 7.7-31.1 14.4l-7.2-7.2c-7-7-18.4-7-25.5 0s-7 18.4 0 25.5l9 9c-7.6 13.9-11.3 30.1-10.1 46.6l-15.2 4.3c-9.6 2.7-15.1 12.7-12.4 22.2s12.7 15.1 22.3 12.4l15.6-4.5c7.7 13.9 19.1 25.1 32.6 32.6L322.7 489zM576 241.5l0 0c-11.7-.4-27.3-.9-48-1.6l48 1.5zM448 384a32 32 0 1 1 -64 0 32 32 0 1 1 64 0z"]},faHandLizard:{prefix:"fas",iconName:"hand-lizard",icon:[512,512,[],"f258","M0 112C0 85.5 21.5 64 48 64H160h80 46.5c36.8 0 71.2 18 92.1 48.2l113.5 164c13 18.7 19.9 41 19.9 63.8v12 16 48c0 17.7-14.3 32-32 32H384c-17.7 0-32-14.3-32-32V402.2L273.9 352H240 160 112c-26.5 0-48-21.5-48-48s21.5-48 48-48h48 80c26.5 0 48-21.5 48-48s-21.5-48-48-48H160 48c-26.5 0-48-21.5-48-48z"]},faNotdef:{prefix:"fas",iconName:"notdef",icon:[384,512,[],"e1fe","M64 390.3L153.5 256 64 121.7V390.3zM102.5 448H281.5L192 313.7 102.5 448zm128-192L320 390.3V121.7L230.5 256zM281.5 64H102.5L192 198.3 281.5 64zM0 48C0 21.5 21.5 0 48 0H336c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48z"]},faDisease:{prefix:"fas",iconName:"disease",icon:[512,512,[],"f7fa","M236.4 61.4L227 75.5c-21.3 32-59.4 48.5-97.3 42.1l-59.6-9.9C33.4 101.6 0 129.9 .1 167.1c0 15.9 6.4 31.2 17.6 42.5l29.2 29.2c11 11 17.2 25.9 17.2 41.5c0 15.8-6.4 30.9-17.7 42L33.3 335.1C22.2 345.9 16 360.7 16 376.2c0 36.8 34.1 64.2 70.1 56.2l62.3-13.8c7.7-1.7 15.7-2.6 23.6-2.6h10c27.2 0 53.7 9.3 75 26.3L287.8 467c10.5 8.4 23.6 13 37 13c32.7 0 59.3-26.5 59.3-59.3l0-25.2c0-34.9 21.4-66.2 53.9-78.8l36.9-14.3c22.4-8.7 37.2-30.3 37.2-54.3c0-28.1-20.1-52.3-47.8-57.3l-28-5.1c-36.5-6.7-65.4-34.5-73.6-70.7l-7.1-31.5C348.9 53.4 322.1 32 291.3 32c-22 0-42.6 11-54.9 29.4zM160 192a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm0 80a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faBriefcaseMedical:{prefix:"fas",iconName:"briefcase-medical",icon:[512,512,[],"f469","M184 48H328c4.4 0 8 3.6 8 8V96H176V56c0-4.4 3.6-8 8-8zm-56 8V96H64C28.7 96 0 124.7 0 160V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H384V56c0-30.9-25.1-56-56-56H184c-30.9 0-56 25.1-56 56zm96 152c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H288v48c0 8.8-7.2 16-16 16H240c-8.8 0-16-7.2-16-16V320H176c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h48V208z"]},faGenderless:{prefix:"fas",iconName:"genderless",icon:[384,512,[],"f22d","M192 144a112 112 0 1 1 0 224 112 112 0 1 1 0-224zm0 288a176 176 0 1 0 0-352 176 176 0 1 0 0 352z"]},faChevronRight:{prefix:"fas",iconName:"chevron-right",icon:[320,512,[9002],"f054","M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"]},faRetweet:{prefix:"fas",iconName:"retweet",icon:[576,512,[],"f079","M272 416c17.7 0 32-14.3 32-32s-14.3-32-32-32H160c-17.7 0-32-14.3-32-32V192h32c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l32 0 0 128c0 53 43 96 96 96H272zM304 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l112 0c17.7 0 32 14.3 32 32l0 128H416c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8l-32 0V192c0-53-43-96-96-96L304 96z"]},faCarRear:rS,faCarAlt:rS,faPumpSoap:{prefix:"fas",iconName:"pump-soap",icon:[448,512,[],"e06b","M128 32v96H256V96h60.1c4.2 0 8.3 1.7 11.3 4.7l33.9 33.9c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L372.7 55.4c-15-15-35.4-23.4-56.6-23.4H256c0-17.7-14.3-32-32-32H160c-17.7 0-32 14.3-32 32zM117.4 160c-33.3 0-61 25.5-63.8 58.7L35 442.7C31.9 480 61.3 512 98.8 512H285.2c37.4 0 66.9-32 63.8-69.3l-18.7-224c-2.8-33.2-30.5-58.7-63.8-58.7H117.4zM256 360c0 35.3-28.7 56-64 56s-64-20.7-64-56c0-32.5 37-80.9 50.9-97.9c3.2-3.9 8.1-6.1 13.1-6.1s9.9 2.2 13.1 6.1C219 279.1 256 327.5 256 360z"]},faVideoSlash:{prefix:"fas",iconName:"video-slash",icon:[640,512,[],"f4e2","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-86.4-67.7 13.8 9.2c9.8 6.5 22.4 7.2 32.9 1.6s16.9-16.4 16.9-28.2V128c0-11.8-6.5-22.6-16.9-28.2s-23-5-32.9 1.6l-96 64L448 174.9V192 320v5.8l-32-25.1V128c0-35.3-28.7-64-64-64H113.9L38.8 5.1zM407 416.7L32.3 121.5c-.2 2.1-.3 4.3-.3 6.5V384c0 35.3 28.7 64 64 64H352c23.4 0 43.9-12.6 55-31.3z"]},faBatteryQuarter:cS,faBattery2:cS,faRadio:{prefix:"fas",iconName:"radio",icon:[512,512,[128251],"f8d7","M494.8 47c12.7-3.7 20-17.1 16.3-29.8S494-2.8 481.2 1L51.7 126.9c-9.4 2.7-17.9 7.3-25.1 13.2C10.5 151.7 0 170.6 0 192v4V304 448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64H218.5L494.8 47zM368 240a80 80 0 1 1 0 160 80 80 0 1 1 0-160zM80 256c0-8.8 7.2-16 16-16h96c8.8 0 16 7.2 16 16s-7.2 16-16 16H96c-8.8 0-16-7.2-16-16zM64 320c0-8.8 7.2-16 16-16H208c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm16 64c0-8.8 7.2-16 16-16h96c8.8 0 16 7.2 16 16s-7.2 16-16 16H96c-8.8 0-16-7.2-16-16z"]},faBabyCarriage:aS,faCarriageBaby:aS,faTrafficLight:{prefix:"fas",iconName:"traffic-light",icon:[320,512,[128678],"f637","M64 0C28.7 0 0 28.7 0 64V352c0 88.4 71.6 160 160 160s160-71.6 160-160V64c0-35.3-28.7-64-64-64H64zm96 416a48 48 0 1 1 0-96 48 48 0 1 1 0 96zm48-176a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-48-80a48 48 0 1 1 0-96 48 48 0 1 1 0 96z"]},faThermometer:{prefix:"fas",iconName:"thermometer",icon:[512,512,[],"f491","M96 382.1V293.3c0-14.9 5.9-29.1 16.4-39.6l27.3-27.3 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 41.4-41.4 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 41.4-41.4 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 45.5-45.5C355.2 10.9 381.4 0 408.8 0C465.8 0 512 46.2 512 103.2c0 27.4-10.9 53.6-30.2 73L258.3 399.6c-10.5 10.5-24.7 16.4-39.6 16.4H129.9L41 505c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l89-89z"]},faVrCardboard:{prefix:"fas",iconName:"vr-cardboard",icon:[640,512,[],"f729","M576 64H64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H184.4c24.2 0 46.4-13.7 57.2-35.4l32-64c8.8-17.5 26.7-28.6 46.3-28.6s37.5 11.1 46.3 28.6l32 64c10.8 21.7 33 35.4 57.2 35.4H576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zM96 240a64 64 0 1 1 128 0A64 64 0 1 1 96 240zm384-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},faHandMiddleFinger:{prefix:"fas",iconName:"hand-middle-finger",icon:[448,512,[128405],"f806","M232 0c-22.1 0-40 17.9-40 40V204.2c-8.5-7.6-19.7-12.2-32-12.2c-26.5 0-48 21.5-48 48v7 73c0 8.8-7.2 16-16 16s-16-7.2-16-16V264.3c-2 1.4-3.9 3-5.8 4.5L55 284.8C40.4 297 32 315 32 334V372c0 38 16.9 74 46.1 98.3l5.4 4.5c28.8 24 65 37.1 102.4 37.1H304c70.7 0 128-57.3 128-128V320 288c0-26.5-21.5-48-48-48c-12.4 0-23.6 4.7-32.1 12.3C350 227.5 329.3 208 304 208c-12.3 0-23.5 4.6-32 12.2V40c0-22.1-17.9-40-40-40z"]},faPercent:nS,faPercentage:nS,faTruckMoving:{prefix:"fas",iconName:"truck-moving",icon:[640,512,[],"f4df","M64 32C28.7 32 0 60.7 0 96V304v80 16c0 44.2 35.8 80 80 80c26.2 0 49.4-12.6 64-32c14.6 19.4 37.8 32 64 32c44.2 0 80-35.8 80-80c0-5.5-.6-10.8-1.6-16H416h33.6c-1 5.2-1.6 10.5-1.6 16c0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H608c17.7 0 32-14.3 32-32V288 272 261.7c0-9.2-3.2-18.2-9-25.3l-58.8-71.8c-10.6-13-26.5-20.5-43.3-20.5H480V96c0-35.3-28.7-64-64-64H64zM585 256H480V192h48.8c2.4 0 4.7 1.1 6.2 2.9L585 256zM528 368a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM176 400a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM80 368a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faGlassWaterDroplet:{prefix:"fas",iconName:"glass-water-droplet",icon:[384,512,[],"e4f5","M32 0C23.1 0 14.6 3.7 8.6 10.2S-.6 25.4 .1 34.3L28.9 437.7c3 41.9 37.8 74.3 79.8 74.3H275.3c42 0 76.8-32.4 79.8-74.3L383.9 34.3c.6-8.9-2.4-17.6-8.5-24.1S360.9 0 352 0H32zM83 297.5L66.4 64H317.6L301 297.5 288 304c-20.1 10.1-43.9 10.1-64 0s-43.9-10.1-64 0s-43.9 10.1-64 0l-13-6.5zM256 196c0-24-33.7-70.1-52.2-93.5c-6.1-7.7-17.5-7.7-23.6 0C161.7 125.9 128 172 128 196c0 33.1 28.7 60 64 60s64-26.9 64-60z"]},faDisplay:{prefix:"fas",iconName:"display",icon:[576,512,[],"e163","M64 0C28.7 0 0 28.7 0 64V352c0 35.3 28.7 64 64 64H240l-10.7 32H160c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H346.7L336 416H512c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM512 64V352H64V64H512z"]},faFaceSmile:lS,faSmile:lS,faThumbtack:iS,faThumbTack:iS,faTrophy:{prefix:"fas",iconName:"trophy",icon:[576,512,[127942],"f091","M400 0H176c-26.5 0-48.1 21.8-47.1 48.2c.2 5.3 .4 10.6 .7 15.8H24C10.7 64 0 74.7 0 88c0 92.6 33.5 157 78.5 200.7c44.3 43.1 98.3 64.8 138.1 75.8c23.4 6.5 39.4 26 39.4 45.6c0 20.9-17 37.9-37.9 37.9H192c-17.7 0-32 14.3-32 32s14.3 32 32 32H384c17.7 0 32-14.3 32-32s-14.3-32-32-32H357.9C337 448 320 431 320 410.1c0-19.6 15.9-39.2 39.4-45.6c39.9-11 93.9-32.7 138.2-75.8C542.5 245 576 180.6 576 88c0-13.3-10.7-24-24-24H446.4c.3-5.2 .5-10.4 .7-15.8C448.1 21.8 426.5 0 400 0zM48.9 112h84.4c9.1 90.1 29.2 150.3 51.9 190.6c-24.9-11-50.8-26.5-73.2-48.3c-32-31.1-58-76-63-142.3zM464.1 254.3c-22.4 21.8-48.3 37.3-73.2 48.3c22.7-40.3 42.8-100.5 51.9-190.6h84.4c-5.1 66.3-31.1 111.2-63 142.3z"]},faPersonPraying:sS,faPray:sS,faHammer:{prefix:"fas",iconName:"hammer",icon:[576,512,[128296],"f6e3","M413.5 237.5c-28.2 4.8-58.2-3.6-80-25.4l-38.1-38.1C280.4 159 272 138.8 272 117.6V105.5L192.3 62c-5.3-2.9-8.6-8.6-8.3-14.7s3.9-11.5 9.5-14l47.2-21C259.1 4.2 279 0 299.2 0h18.1c36.7 0 72 14 98.7 39.1l44.6 42c24.2 22.8 33.2 55.7 26.6 86L503 183l8-8c9.4-9.4 24.6-9.4 33.9 0l24 24c9.4 9.4 9.4 24.6 0 33.9l-88 88c-9.4 9.4-24.6 9.4-33.9 0l-24-24c-9.4-9.4-9.4-24.6 0-33.9l8-8-17.5-17.5zM27.4 377.1L260.9 182.6c3.5 4.9 7.5 9.6 11.8 14l38.1 38.1c6 6 12.4 11.2 19.2 15.7L134.9 484.6c-14.5 17.4-36 27.4-58.6 27.4C34.1 512 0 477.8 0 435.7c0-22.6 10.1-44.1 27.4-58.6z"]},faHandPeace:{prefix:"fas",iconName:"hand-peace",icon:[512,512,[9996],"f25b","M224 0c17.7 0 32 14.3 32 32V240H192V32c0-17.7 14.3-32 32-32zm96 160c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V192c0-17.7 14.3-32 32-32zm64 64c0-17.7 14.3-32 32-32s32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V224zM93.3 51.2L175.9 240H106.1L34.7 76.8C27.6 60.6 35 41.8 51.2 34.7s35.1 .3 42.1 16.5zm27 221.3l-.2-.5h69.9H216c22.1 0 40 17.9 40 40s-17.9 40-40 40H160c-8.8 0-16 7.2-16 16s7.2 16 16 16h56c39.8 0 72-32.2 72-72l0-.6c9.4 5.4 20.3 8.6 32 8.6c13.2 0 25.4-4 35.6-10.8c8.7 24.9 32.5 42.8 60.4 42.8c11.7 0 22.6-3.1 32-8.6V352c0 88.4-71.6 160-160 160H226.3c-42.4 0-83.1-16.9-113.1-46.9l-11.6-11.6C77.5 429.5 64 396.9 64 363V336c0-32.7 24.6-59.7 56.3-63.5z"]},faRotate:dS,faSyncAlt:dS,faSpinner:{prefix:"fas",iconName:"spinner",icon:[512,512,[],"f110","M304 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm0 416a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM48 304a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm464-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM142.9 437A48 48 0 1 0 75 369.1 48 48 0 1 0 142.9 437zm0-294.2A48 48 0 1 0 75 75a48 48 0 1 0 67.9 67.9zM369.1 437A48 48 0 1 0 437 369.1 48 48 0 1 0 369.1 437z"]},faRobot:{prefix:"fas",iconName:"robot",icon:[640,512,[129302],"f544","M320 0c17.7 0 32 14.3 32 32V96H472c39.8 0 72 32.2 72 72V440c0 39.8-32.2 72-72 72H168c-39.8 0-72-32.2-72-72V168c0-39.8 32.2-72 72-72H288V32c0-17.7 14.3-32 32-32zM208 384c-8.8 0-16 7.2-16 16s7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H208zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H304zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H400zM264 256a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zm152 40a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM48 224H64V416H48c-26.5 0-48-21.5-48-48V272c0-26.5 21.5-48 48-48zm544 0c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H576V224h16z"]},faPeace:{prefix:"fas",iconName:"peace",icon:[512,512,[9774],"f67c","M224 445.3V323.5l-94.3 77.1c26.1 22.8 58.5 38.7 94.3 44.7zM89.2 351.1L224 240.8V66.7C133.2 81.9 64 160.9 64 256c0 34.6 9.2 67.1 25.2 95.1zm293.1 49.5L288 323.5V445.3c35.7-6 68.1-21.9 94.3-44.7zm40.6-49.5c16-28 25.2-60.5 25.2-95.1c0-95.1-69.2-174.1-160-189.3V240.8L422.8 351.1zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},faGears:mS,faCogs:mS,faWarehouse:{prefix:"fas",iconName:"warehouse",icon:[640,512,[],"f494","M0 488V171.3c0-26.2 15.9-49.7 40.2-59.4L308.1 4.8c7.6-3.1 16.1-3.1 23.8 0L599.8 111.9c24.3 9.7 40.2 33.3 40.2 59.4V488c0 13.3-10.7 24-24 24H568c-13.3 0-24-10.7-24-24V224c0-17.7-14.3-32-32-32H128c-17.7 0-32 14.3-32 32V488c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24zm488 24l-336 0c-13.3 0-24-10.7-24-24V432H512l0 56c0 13.3-10.7 24-24 24zM128 400V336H512v64H128zm0-96V224H512l0 80H128z"]},faArrowUpRightDots:{prefix:"fas",iconName:"arrow-up-right-dots",icon:[576,512,[],"e4b7","M160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h50.7L9.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L256 109.3V160c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H160zM576 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM448 208a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM400 384a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm48 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm128 0a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM272 384a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm48 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM144 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM576 336a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm-48-80a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},faSplotch:{prefix:"fas",iconName:"splotch",icon:[512,512,[],"f5bc","M208.5 62.3l28.1-36.9C248.8 9.4 267.8 0 288 0c28.5 0 53.6 18.7 61.8 46l17.8 59.4c10.3 34.4 36.1 62 69.8 74.6l39.8 14.9c20.9 7.9 34.8 27.9 34.8 50.2c0 16.9-7.9 32.8-21.5 42.9l-67.3 50.5c-24.3 18.2-37.2 47.9-33.8 78.1l2.5 22.7c4.3 38.7-26 72.6-65 72.6c-14.8 0-29.3-5.1-40.8-14.3l-55.4-44.3c-4.5-3.6-9.3-6.7-14.5-9.2c-15.8-7.9-33.7-10.4-51-7.3L82.4 451.9C47.8 458.2 16 431.6 16 396.5c0-13.2 4.7-26 13.1-36.2l11.2-13.4c14.6-17.4 22.6-39.4 22.6-62.1c0-18.8-5.5-37.2-15.8-53L8.8 173.5C3.1 164.7 0 154.4 0 143.9c0-33.4 30.1-58.8 63-53.2l51.3 8.7c35.9 6.1 72.2-8.2 94.2-37.1z"]},faFaceGrinHearts:fS,faGrinHearts:fS,faDiceFour:{prefix:"fas",iconName:"dice-four",icon:[448,512,[9859],"f524","M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm160 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM352 160a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faSimCard:{prefix:"fas",iconName:"sim-card",icon:[384,512,[],"f7c4","M64 0H242.7c17 0 33.3 6.7 45.3 18.7L365.3 96c12 12 18.7 28.3 18.7 45.3V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64C0 28.7 28.7 0 64 0zM96 192c-17.7 0-32 14.3-32 32v32h64V192H96zM64 352h80 96 80V288H240 144 64v64zM320 224c0-17.7-14.3-32-32-32H256v64h64V224zM160 192v64h64V192H160zM288 448c17.7 0 32-14.3 32-32V384H256v64h32zM160 384v64h64V384H160zM64 416c0 17.7 14.3 32 32 32h32V384H64v32z"]},faTransgender:uS,faTransgenderAlt:uS,faMercury:{prefix:"fas",iconName:"mercury",icon:[384,512,[9791],"f223","M72.1 7C85.8-4 106-1.8 117 12c17.6 22 44.7 36 75 36s57.3-14 75-36c11.1-13.8 31.2-16 45-5s16 31.2 5 45c-7.8 9.7-16.6 18.4-26.4 26.1C337.3 109.7 368 163.3 368 224c0 89.1-66.2 162.7-152 174.4V424h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H216v16c0 13.3-10.7 24-24 24s-24-10.7-24-24V472H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h32V398.4C82.2 386.7 16 313.1 16 224c0-60.7 30.7-114.3 77.5-145.9C83.7 70.5 74.9 61.7 67.1 52c-11.1-13.8-8.8-33.9 5-45zM80 224a112 112 0 1 0 224 0A112 112 0 1 0 80 224z"]},faArrowTurnDown:pS,faLevelDown:pS,faPersonFallingBurst:{prefix:"fas",iconName:"person-falling-burst",icon:[640,512,[],"e547","M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 9.8c0 39-23.7 74-59.9 88.4C71.6 154.5 32 213 32 278.2V352c0 17.7 14.3 32 32 32s32-14.3 32-32l0-73.8c0-10 1.6-19.8 4.5-29L261.1 497.4c9.6 14.8 29.4 19.1 44.3 9.5s19.1-29.4 9.5-44.3L222.6 320H224l80 0 38.4 51.2c10.6 14.1 30.7 17 44.8 6.4s17-30.7 6.4-44.8l-43.2-57.6C341.3 263.1 327.1 256 312 256l-71.5 0-56.8-80.2-.2-.3c44.7-29 72.5-79 72.5-133.6l0-9.8zM96 80A48 48 0 1 0 0 80a48 48 0 1 0 96 0zM464 286.1l58.6 53.9c4.8 4.4 11.9 5.5 17.8 2.6s9.5-9 9-15.5l-5.6-79.4 78.7-12.2c6.5-1 11.7-5.9 13.1-12.2s-1.1-13-6.5-16.7l-65.6-45.1L603 92.2c3.3-5.7 2.7-12.8-1.4-17.9s-10.9-7.2-17.2-5.3L508.3 92.1l-29.4-74C476.4 12 470.6 8 464 8s-12.4 4-14.9 10.1l-29.4 74L343.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1-65.6 45.1c-5.4 3.7-8 10.3-6.5 16.7c.1 .3 .1 .6 .2 .8l19.4 0c20.1 0 39.2 7.5 53.8 20.8l18.4 2.9L383 265.3l36.2 48.3c2.1 2.8 3.9 5.7 5.5 8.6L464 286.1z"]},faAward:{prefix:"fas",iconName:"award",icon:[384,512,[],"f559","M173.8 5.5c11-7.3 25.4-7.3 36.4 0L228 17.2c6 3.9 13 5.8 20.1 5.4l21.3-1.3c13.2-.8 25.6 6.4 31.5 18.2l9.6 19.1c3.2 6.4 8.4 11.5 14.7 14.7L344.5 83c11.8 5.9 19 18.3 18.2 31.5l-1.3 21.3c-.4 7.1 1.5 14.2 5.4 20.1l11.8 17.8c7.3 11 7.3 25.4 0 36.4L366.8 228c-3.9 6-5.8 13-5.4 20.1l1.3 21.3c.8 13.2-6.4 25.6-18.2 31.5l-19.1 9.6c-6.4 3.2-11.5 8.4-14.7 14.7L301 344.5c-5.9 11.8-18.3 19-31.5 18.2l-21.3-1.3c-7.1-.4-14.2 1.5-20.1 5.4l-17.8 11.8c-11 7.3-25.4 7.3-36.4 0L156 366.8c-6-3.9-13-5.8-20.1-5.4l-21.3 1.3c-13.2 .8-25.6-6.4-31.5-18.2l-9.6-19.1c-3.2-6.4-8.4-11.5-14.7-14.7L39.5 301c-11.8-5.9-19-18.3-18.2-31.5l1.3-21.3c.4-7.1-1.5-14.2-5.4-20.1L5.5 210.2c-7.3-11-7.3-25.4 0-36.4L17.2 156c3.9-6 5.8-13 5.4-20.1l-1.3-21.3c-.8-13.2 6.4-25.6 18.2-31.5l19.1-9.6C65 70.2 70.2 65 73.4 58.6L83 39.5c5.9-11.8 18.3-19 31.5-18.2l21.3 1.3c7.1 .4 14.2-1.5 20.1-5.4L173.8 5.5zM272 192a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM1.3 441.8L44.4 339.3c.2 .1 .3 .2 .4 .4l9.6 19.1c11.7 23.2 36 37.3 62 35.8l21.3-1.3c.2 0 .5 0 .7 .2l17.8 11.8c5.1 3.3 10.5 5.9 16.1 7.7l-37.6 89.3c-2.3 5.5-7.4 9.2-13.3 9.7s-11.6-2.2-14.8-7.2L74.4 455.5l-56.1 8.3c-5.7 .8-11.4-1.5-15-6s-4.3-10.7-2.1-16zm248 60.4L211.7 413c5.6-1.8 11-4.3 16.1-7.7l17.8-11.8c.2-.1 .4-.2 .7-.2l21.3 1.3c26 1.5 50.3-12.6 62-35.8l9.6-19.1c.1-.2 .2-.3 .4-.4l43.2 102.5c2.2 5.3 1.4 11.4-2.1 16s-9.3 6.9-15 6l-56.1-8.3-32.2 49.2c-3.2 5-8.9 7.7-14.8 7.2s-11-4.3-13.3-9.7z"]},faTicketSimple:bS,faTicketAlt:bS,faBuilding:{prefix:"fas",iconName:"building",icon:[384,512,[127970,61687],"f1ad","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"]},faAnglesLeft:hS,faAngleDoubleLeft:hS,faQrcode:{prefix:"fas",iconName:"qrcode",icon:[448,512,[],"f029","M0 80C0 53.5 21.5 32 48 32h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80zM64 96v64h64V96H64zM0 336c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V336zm64 16v64h64V352H64zM304 32h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H304c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48zm80 64H320v64h64V96zM256 304c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16s7.2 16 16 16h32c8.8 0 16-7.2 16-16s7.2-16 16-16s16 7.2 16 16v96c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s-7.2-16-16-16s-16 7.2-16 16v64c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V304zM368 480a16 16 0 1 1 0-32 16 16 0 1 1 0 32zm64 0a16 16 0 1 1 0-32 16 16 0 1 1 0 32z"]},faClockRotateLeft:gS,faHistory:gS,faFaceGrinBeamSweat:vS,faGrinBeamSweat:vS,faFileExport:CS,faArrowRightFromFile:CS,faShield:yS,faShieldBlank:yS,faArrowUpShortWide:zS,faSortAmountUpAlt:zS,faHouseMedical:{prefix:"fas",iconName:"house-medical",icon:[576,512,[],"e3b2","M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32V448c0 35.3 28.7 64 64 64H448.5c35.5 0 64.2-28.8 64-64.3l-.7-160.2h32zM256 208c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H320v48c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V320H208c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h48V208z"]},faGolfBallTee:HS,faGolfBall:HS,faCircleChevronLeft:_S,faChevronCircleLeft:_S,faHouseChimneyWindow:{prefix:"fas",iconName:"house-chimney-window",icon:[576,512,[],"e00d","M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c.2 35.5-28.5 64.3-64 64.3H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L416 100.7V64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V185l52.8 46.4c8 7 12 15 11 24zM248 192c-13.3 0-24 10.7-24 24v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V216c0-13.3-10.7-24-24-24H248z"]},faPenNib:{prefix:"fas",iconName:"pen-nib",icon:[512,512,[10001],"f5ad","M368.4 18.3L312.7 74.1 437.9 199.3l55.7-55.7c21.9-21.9 21.9-57.3 0-79.2L447.6 18.3c-21.9-21.9-57.3-21.9-79.2 0zM288 94.6l-9.2 2.8L134.7 140.6c-19.9 6-35.7 21.2-42.3 41L3.8 445.8c-3.8 11.3-1 23.9 7.3 32.4L164.7 324.7c-3-6.3-4.7-13.3-4.7-20.7c0-26.5 21.5-48 48-48s48 21.5 48 48s-21.5 48-48 48c-7.4 0-14.4-1.7-20.7-4.7L33.7 500.9c8.6 8.3 21.1 11.2 32.4 7.3l264.3-88.6c19.7-6.6 35-22.4 41-42.3l43.2-144.1 2.8-9.2L288 94.6z"]},faTentArrowTurnLeft:{prefix:"fas",iconName:"tent-arrow-turn-left",icon:[576,512,[],"e580","M120.1 41.8c9.9-8.9 10.7-24 1.8-33.9S97.8-2.7 87.9 6.2l-80 72C2.9 82.7 0 89.2 0 96s2.9 13.3 7.9 17.8l80 72c9.9 8.9 25 8.1 33.9-1.8s8.1-25-1.8-33.9L86.5 120 456 120c39.8 0 72 32.2 72 72v40c0 13.3 10.7 24 24 24s24-10.7 24-24V192c0-66.3-53.7-120-120-120L86.5 72l33.5-30.2zM307.4 166.5c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S86.7 512 96 512H288V352l96 160h96c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z"]},faTents:{prefix:"fas",iconName:"tents",icon:[640,512,[],"e582","M396.6 6.5L235.8 129.1c9.6 1.8 18.9 5.8 27 12l168 128c13.2 10.1 22 24.9 24.5 41.4l6.2 41.5H608c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128c-11.5-8.7-27.3-8.7-38.8 0zm-153.2 160c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S22.7 512 32 512H224V352l96 160h96c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z"]},faWandMagic:VS,faMagic:VS,faDog:{prefix:"fas",iconName:"dog",icon:[576,512,[128021],"f6d3","M309.6 158.5L332.7 19.8C334.6 8.4 344.5 0 356.1 0c7.5 0 14.5 3.5 19 9.5L392 32h52.1c12.7 0 24.9 5.1 33.9 14.1L496 64h56c13.3 0 24 10.7 24 24v24c0 44.2-35.8 80-80 80H464 448 426.7l-5.1 30.5-112-64zM416 256.1L416 480c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V364.8c-24 12.3-51.2 19.2-80 19.2s-56-6.9-80-19.2V480c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V249.8c-28.8-10.9-51.4-35.3-59.2-66.5L1 167.8c-4.3-17.1 6.1-34.5 23.3-38.8s34.5 6.1 38.8 23.3l3.9 15.5C70.5 182 83.3 192 98 192h30 16H303.8L416 256.1zM464 80a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faCarrot:{prefix:"fas",iconName:"carrot",icon:[512,512,[129365],"f787","M346.7 6C337.6 17 320 42.3 320 72c0 40 15.3 55.3 40 80s40 40 80 40c29.7 0 55-17.6 66-26.7c4-3.3 6-8.2 6-13.3s-2-10-6-13.2c-11.4-9.1-38.3-26.8-74-26.8c-32 0-40 8-40 8s8-8 8-40c0-35.7-17.7-62.6-26.8-74C370 2 365.1 0 360 0s-10 2-13.3 6zM244.6 136c-40 0-77.1 18.1-101.7 48.2l60.5 60.5c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-55.3-55.3 0 .1L2.2 477.9C-2 487-.1 497.8 7 505s17.9 9 27.1 4.8l134.7-62.4-52.1-52.1c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L199.7 433l100.2-46.4c46.4-21.5 76.2-68 76.2-119.2C376 194.8 317.2 136 244.6 136z"]},faMoon:{prefix:"fas",iconName:"moon",icon:[384,512,[127769,9214],"f186","M223.5 32C100 32 0 132.3 0 256S100 480 223.5 480c60.6 0 115.5-24.2 155.8-63.4c5-4.9 6.3-12.5 3.1-18.7s-10.1-9.7-17-8.5c-9.8 1.7-19.8 2.6-30.1 2.6c-96.9 0-175.5-78.8-175.5-176c0-65.8 36-123.1 89.3-153.3c6.1-3.5 9.2-10.5 7.7-17.3s-7.3-11.9-14.3-12.5c-6.3-.5-12.6-.8-19-.8z"]},faWineGlassEmpty:xS,faWineGlassAlt:xS,faCheese:{prefix:"fas",iconName:"cheese",icon:[512,512,[],"f7ef","M512 240.2V256H0c0-20 10-38.7 26.6-49.8L274.9 40.7c8.6-5.7 18.6-8.7 28.9-8.7C418.8 32 512 125.2 512 240.2zm0 47.8V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V288H512z"]},faYinYang:{prefix:"fas",iconName:"yin-yang",icon:[512,512,[9775],"f6ad","M256 64c53 0 96 43 96 96s-43 96-96 96s-96 43-96 96s43 96 96 96C150 448 64 362 64 256S150 64 256 64zm0 448A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm32-352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faMusic:{prefix:"fas",iconName:"music",icon:[512,512,[127925],"f001","M499.1 6.3c8.1 6 12.9 15.6 12.9 25.7v72V368c0 44.2-43 80-96 80s-96-35.8-96-80s43-80 96-80c11.2 0 22 1.6 32 4.6V147L192 223.8V432c0 44.2-43 80-96 80s-96-35.8-96-80s43-80 96-80c11.2 0 22 1.6 32 4.6V200 128c0-14.1 9.3-26.6 22.8-30.7l320-96c9.7-2.9 20.2-1.1 28.3 5z"]},faCodeCommit:{prefix:"fas",iconName:"code-commit",icon:[640,512,[],"f386","M320 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm156.8-48C462 361 397.4 416 320 416s-142-55-156.8-128H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H163.2C178 151 242.6 96 320 96s142 55 156.8 128H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H476.8z"]},faTemperatureLow:{prefix:"fas",iconName:"temperature-low",icon:[512,512,[],"f76b","M448 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 96a96 96 0 1 1 192 0A96 96 0 1 1 320 96zM144 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C70.2 332.6 64 349.5 64 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM32 112C32 50.2 82.1 0 144 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S0 447.5 0 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM192 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V272c0-8.8 7.2-16 16-16s16 7.2 16 16v50.7c18.6 6.6 32 24.4 32 45.3z"]},faPersonBiking:MS,faBiking:MS,faBroom:{prefix:"fas",iconName:"broom",icon:[576,512,[129529],"f51a","M566.6 54.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192-34.7-34.7c-4.2-4.2-10-6.6-16-6.6c-12.5 0-22.6 10.1-22.6 22.6v29.1L364.3 320h29.1c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16l-34.7-34.7 192-192zM341.1 353.4L222.6 234.9c-42.7-3.7-85.2 11.7-115.8 42.3l-8 8C76.5 307.5 64 337.7 64 369.2c0 6.8 7.1 11.2 13.2 8.2l51.1-25.5c5-2.5 9.5 4.1 5.4 7.9L7.3 473.4C2.7 477.6 0 483.6 0 489.9C0 502.1 9.9 512 22.1 512l173.3 0c38.8 0 75.9-15.4 103.4-42.8c30.6-30.6 45.9-73.1 42.3-115.8z"]},faShieldHeart:{prefix:"fas",iconName:"shield-heart",icon:[512,512,[],"e574","M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM144 221.3c0-33.8 27.4-61.3 61.3-61.3c16.2 0 31.8 6.5 43.3 17.9l7.4 7.4 7.4-7.4c11.5-11.5 27.1-17.9 43.3-17.9c33.8 0 61.3 27.4 61.3 61.3c0 16.2-6.5 31.8-17.9 43.3l-82.7 82.7c-6.2 6.2-16.4 6.2-22.6 0l-82.7-82.7c-11.5-11.5-17.9-27.1-17.9-43.3z"]},faGopuram:{prefix:"fas",iconName:"gopuram",icon:[512,512,[],"f664","M120 0c13.3 0 24 10.7 24 24v8h40V24c0-13.3 10.7-24 24-24s24 10.7 24 24v8h48V24c0-13.3 10.7-24 24-24s24 10.7 24 24v8h40V24c0-13.3 10.7-24 24-24s24 10.7 24 24v8V64v64c17.7 0 32 14.3 32 32v64c17.7 0 32 14.3 32 32v96c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H416V352H384V224H352V128H320v96h32V352h32V512H304V464c0-26.5-21.5-48-48-48s-48 21.5-48 48v48H128V352h32V224h32V128H160v96H128V352H96V512H32c-17.7 0-32-14.3-32-32V384c0-17.7 14.3-32 32-32V256c0-17.7 14.3-32 32-32V160c0-17.7 14.3-32 32-32V64 32 24c0-13.3 10.7-24 24-24zM256 272c-17.7 0-32 14.3-32 32v48h64V304c0-17.7-14.3-32-32-32zm-32-80v32h64V192c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},faEarthOceania:LS,faGlobeOceania:LS,faSquareXmark:wS,faTimesSquare:wS,faXmarkSquare:wS,faHashtag:{prefix:"fas",iconName:"hashtag",icon:[448,512,[62098],"23","M181.3 32.4c17.4 2.9 29.2 19.4 26.3 36.8L197.8 128h95.1l11.5-69.3c2.9-17.4 19.4-29.2 36.8-26.3s29.2 19.4 26.3 36.8L357.8 128H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H347.1L325.8 320H384c17.7 0 32 14.3 32 32s-14.3 32-32 32H315.1l-11.5 69.3c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8l9.8-58.7H155.1l-11.5 69.3c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8L90.2 384H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h68.9l21.3-128H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h68.9l11.5-69.3c2.9-17.4 19.4-29.2 36.8-26.3zM187.1 192L165.8 320h95.1l21.3-128H187.1z"]},faUpRightAndDownLeftFromCenter:SS,faExpandAlt:SS,faOilCan:{prefix:"fas",iconName:"oil-can",icon:[640,512,[],"f613","M320 128c17.7 0 32-14.3 32-32s-14.3-32-32-32H192c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v32H144 96 48c-26.5 0-48 21.5-48 48v64.8c0 19 11.2 36.2 28.5 43.9l67.5 30V368c0 26.5 21.5 48 48 48H403.1c18.4 0 35.8-7.9 48-21.7L633.5 187.7c12.3-13.9-.3-35.4-18.4-31.5L448 192l-50.5-25.2c-8.9-4.4-18.7-6.8-28.6-6.8H288V128h32zM96 208v86.1L48 272.8V208H96z"]},faT:{prefix:"fas",iconName:"t",icon:[384,512,[116],"54","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96H160V448c0 17.7 14.3 32 32 32s32-14.3 32-32V96H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H192 32z"]},faHippo:{prefix:"fas",iconName:"hippo",icon:[640,512,[129435],"f6ed","M407 47c9.4-9.4 24.6-9.4 33.9 0l17.2 17.2c1.9-.1 3.9-.2 5.8-.2h32c11.2 0 21.9 2.3 31.6 6.5L543 55c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L564 101.9c7.6 12.2 12 26.7 12 42.1c0 10.2 7.4 18.8 16.7 23c27.9 12.5 47.3 40.5 47.3 73c0 26.2-12.6 49.4-32 64v32c0 8.8-7.2 16-16 16H560c-8.8 0-16-7.2-16-16V320H480v16c0 8.8-7.2 16-16 16H432c-8.8 0-16-7.2-16-16V318.4c-11.8-2.4-22.7-7.4-32-14.4c-1.5-1.1-2.9-2.3-4.3-3.5c-17-14.7-27.7-36.4-27.7-60.5c0-8.8-7.2-16-16-16s-16 7.2-16 16c0 44.7 26.2 83.2 64 101.2V352c0 17.7 14.3 32 32 32h32v64c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V372c-19.8 7.7-41.4 12-64 12s-44.2-4.3-64-12v76c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V329.1L45.9 369.7c-5.4 12.1-19.6 17.6-31.7 12.2S-3.3 362.4 2.1 350.3L24 300.9c5.3-11.9 8-24.7 8-37.7C32 155.7 117.2 68 223.8 64.1l.2-.1h7.2H256h32c41.7 0 83.4 12.1 117.2 25.7c1.7-1.8 3.5-3.6 5.3-5.2L407 81c-9.4-9.4-9.4-24.6 0-33.9zm73 185a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm88 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM480 144a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faChartColumn:{prefix:"fas",iconName:"chart-column",icon:[512,512,[],"e0e3","M32 32c17.7 0 32 14.3 32 32V400c0 8.8 7.2 16 16 16H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H80c-44.2 0-80-35.8-80-80V64C0 46.3 14.3 32 32 32zM160 224c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V256c0-17.7 14.3-32 32-32zm128-64V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32zm64 32c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-17.7 14.3-32 32-32zM480 96V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V96c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},faInfinity:{prefix:"fas",iconName:"infinity",icon:[640,512,[8734,9854],"f534","M0 241.1C0 161 65 96 145.1 96c38.5 0 75.4 15.3 102.6 42.5L320 210.7l72.2-72.2C419.5 111.3 456.4 96 494.9 96C575 96 640 161 640 241.1v29.7C640 351 575 416 494.9 416c-38.5 0-75.4-15.3-102.6-42.5L320 301.3l-72.2 72.2C220.5 400.7 183.6 416 145.1 416C65 416 0 351 0 270.9V241.1zM274.7 256l-72.2-72.2c-15.2-15.2-35.9-23.8-57.4-23.8C100.3 160 64 196.3 64 241.1v29.7c0 44.8 36.3 81.1 81.1 81.1c21.5 0 42.2-8.5 57.4-23.8L274.7 256zm90.5 0l72.2 72.2c15.2 15.2 35.9 23.8 57.4 23.8c44.8 0 81.1-36.3 81.1-81.1V241.1c0-44.8-36.3-81.1-81.1-81.1c-21.5 0-42.2 8.5-57.4 23.8L365.3 256z"]},faVialCircleCheck:{prefix:"fas",iconName:"vial-circle-check",icon:[512,512,[],"e596","M0 64C0 46.3 14.3 32 32 32H96h64 64c17.7 0 32 14.3 32 32s-14.3 32-32 32V266.8c-20.2 28.6-32 63.5-32 101.2c0 25.2 5.3 49.1 14.8 70.8C189.5 463.7 160.6 480 128 480c-53 0-96-43-96-96V96C14.3 96 0 81.7 0 64zM96 96v96h64V96H96zM224 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L352 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"]},faPersonArrowDownToLine:{prefix:"fas",iconName:"person-arrow-down-to-line",icon:[640,512,[],"e538","M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 352V352h16v96H184zm-64 0H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H152h80H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H264V256.9l28.6 47.5c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-58.3-97c-17.4-28.9-48.6-46.6-82.3-46.6H177.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9V448zM464 64V306.7l-25.4-25.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l80 80c12.5 12.5 32.8 12.5 45.3 0l80-80c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L528 306.7V64c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},faVoicemail:{prefix:"fas",iconName:"voicemail",icon:[640,512,[],"f897","M144 320a80 80 0 1 1 0-160 80 80 0 1 1 0 160zm119.8 0c15.3-22.9 24.2-50.4 24.2-80c0-79.5-64.5-144-144-144S0 160.5 0 240s64.5 144 144 144H496c79.5 0 144-64.5 144-144s-64.5-144-144-144s-144 64.5-144 144c0 29.6 8.9 57.1 24.2 80H263.8zM496 160a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},faFan:{prefix:"fas",iconName:"fan",icon:[512,512,[],"f863","M258.6 0c-1.7 0-3.4 .1-5.1 .5C168 17 115.6 102.3 130.5 189.3c2.9 17 8.4 32.9 15.9 47.4L32 224H29.4C13.2 224 0 237.2 0 253.4c0 1.7 .1 3.4 .5 5.1C17 344 102.3 396.4 189.3 381.5c17-2.9 32.9-8.4 47.4-15.9L224 480v2.6c0 16.2 13.2 29.4 29.4 29.4c1.7 0 3.4-.1 5.1-.5C344 495 396.4 409.7 381.5 322.7c-2.9-17-8.4-32.9-15.9-47.4L480 288h2.6c16.2 0 29.4-13.2 29.4-29.4c0-1.7-.1-3.4-.5-5.1C495 168 409.7 115.6 322.7 130.5c-17 2.9-32.9 8.4-47.4 15.9L288 32V29.4C288 13.2 274.8 0 258.6 0zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faPersonWalkingLuggage:{prefix:"fas",iconName:"person-walking-luggage",icon:[576,512,[],"e554","M432 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM347.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L505 232.7l-15.3-36.8C472.5 154.8 432.3 128 387.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1l-25 62.4-59.4 59.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L340.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zM256 274.1c-7.7-4.4-17.4-1.8-21.9 5.9l-32 55.4L147.7 304c-15.3-8.8-34.9-3.6-43.7 11.7L40 426.6c-8.8 15.3-3.6 34.9 11.7 43.7l55.4 32c15.3 8.8 34.9 3.6 43.7-11.7l64-110.9c1.5-2.6 2.6-5.2 3.3-8L261.9 296c4.4-7.7 1.8-17.4-5.9-21.9z"]},faUpDown:ES,faArrowsAltV:ES,faCloudMoonRain:{prefix:"fas",iconName:"cloud-moon-rain",icon:[576,512,[],"f73c","M481.2 0C417 0 363.5 46.5 353.7 107.6c35.4 17.6 60.2 53.3 62.1 95.1c23.2 11 42 29.7 53.1 52.7c4 .4 8.1 .6 12.3 .6c34.9 0 66.7-13.8 89.9-36.1c5.1-4.9 6.4-12.5 3.2-18.7s-10.1-9.7-17-8.6c-4.9 .8-10 1.3-15.2 1.3c-49 0-88.4-39.3-88.4-87.4c0-32.6 18-61.1 44.9-76.1c6.1-3.4 9.3-10.5 7.8-17.4s-7.3-12-14.3-12.6c-3.6-.3-7.3-.5-10.9-.5zM367.9 383.9c44.2 0 80-35.8 80-80c0-39.3-28.4-72.1-65.8-78.7c1.2-5.6 1.9-11.3 1.9-17.2c0-44.2-35.8-80-80-80c-17 0-32.8 5.3-45.8 14.4C241.3 114.6 210.8 96 176 96c-53 0-96 43-96 96l0 1.3c-45.4 7.6-80 47.1-80 94.6c0 53 43 96 96 96H367.9zM85.4 420.1c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3zm96 0c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3zm96 0c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3zm96 0c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3z"]},faCalendar:{prefix:"fas",iconName:"calendar",icon:[448,512,[128197,128198],"f133","M96 32V64H48C21.5 64 0 85.5 0 112v48H448V112c0-26.5-21.5-48-48-48H352V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V64H160V32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192H0V464c0 26.5 21.5 48 48 48H400c26.5 0 48-21.5 48-48V192z"]},faTrailer:{prefix:"fas",iconName:"trailer",icon:[640,512,[],"e041","M48 32C21.5 32 0 53.5 0 80V336c0 26.5 21.5 48 48 48H65.1c7.8-54.3 54.4-96 110.9-96s103.1 41.7 110.9 96H488h8H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H544V80c0-26.5-21.5-48-48-48H48zM80 96c8.8 0 16 7.2 16 16l0 131.2c-11.4 5.9-22.2 12.9-32 21V112c0-8.8 7.2-16 16-16zm96 128c-5.4 0-10.7 .2-16 .7L160 112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 112.7c-5.3-.5-10.6-.7-16-.7zm80 19.2L256 112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 152.2c-9.8-8.1-20.6-15.2-32-21zM368 96c8.8 0 16 7.2 16 16l0 192c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-192c0-8.8 7.2-16 16-16zm112 16l0 192c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-192c0-8.8 7.2-16 16-16s16 7.2 16 16zM176 480a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm0-112a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faBahai:kS,faHaykal:kS,faSdCard:{prefix:"fas",iconName:"sd-card",icon:[384,512,[],"f7c2","M320 0H141.3C124.3 0 108 6.7 96 18.7L18.7 96C6.7 108 0 124.3 0 141.3V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zM160 88v48c0 13.3-10.7 24-24 24s-24-10.7-24-24V88c0-13.3 10.7-24 24-24s24 10.7 24 24zm80 0v48c0 13.3-10.7 24-24 24s-24-10.7-24-24V88c0-13.3 10.7-24 24-24s24 10.7 24 24zm80 0v48c0 13.3-10.7 24-24 24s-24-10.7-24-24V88c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},faDragon:{prefix:"fas",iconName:"dragon",icon:[640,512,[128009],"f6d5","M352 124.5l-51.9-13c-6.5-1.6-11.3-7.1-12-13.8s2.8-13.1 8.7-16.1l40.8-20.4L294.4 28.8c-5.5-4.1-7.8-11.3-5.6-17.9S297.1 0 304 0H416h32 16c30.2 0 58.7 14.2 76.8 38.4l57.6 76.8c6.2 8.3 9.6 18.4 9.6 28.8c0 26.5-21.5 48-48 48H538.5c-17 0-33.3-6.7-45.3-18.7L480 160H448v21.5c0 24.8 12.8 47.9 33.8 61.1l106.6 66.6c32.1 20.1 51.6 55.2 51.6 93.1C640 462.9 590.9 512 530.2 512H496 432 32.3c-3.3 0-6.6-.4-9.6-1.4C13.5 507.8 6 501 2.4 492.1C1 488.7 .2 485.2 0 481.4c-.2-3.7 .3-7.3 1.3-10.7c2.8-9.2 9.6-16.7 18.6-20.4c3-1.2 6.2-2 9.5-2.2L433.3 412c8.3-.7 14.7-7.7 14.7-16.1c0-4.3-1.7-8.4-4.7-11.4l-44.4-44.4c-30-30-46.9-70.7-46.9-113.1V181.5v-57zM512 72.3c0-.1 0-.2 0-.3s0-.2 0-.3v.6zm-1.3 7.4L464.3 68.1c-.2 1.3-.3 2.6-.3 3.9c0 13.3 10.7 24 24 24c10.6 0 19.5-6.8 22.7-16.3zM130.9 116.5c16.3-14.5 40.4-16.2 58.5-4.1l130.6 87V227c0 32.8 8.4 64.8 24 93H112c-6.7 0-12.7-4.2-15-10.4s-.5-13.3 4.6-17.7L171 232.3 18.4 255.8c-7 1.1-13.9-2.6-16.9-9s-1.5-14.1 3.8-18.8L130.9 116.5z"]},faShoePrints:{prefix:"fas",iconName:"shoe-prints",icon:[640,512,[],"f54b","M416 0C352.3 0 256 32 256 32V160c48 0 76 16 104 32s56 32 104 32c56.4 0 176-16 176-96S512 0 416 0zM128 96c0 35.3 28.7 64 64 64h32V32H192c-35.3 0-64 28.7-64 64zM288 512c96 0 224-48 224-128s-119.6-96-176-96c-48 0-76 16-104 32s-56 32-104 32V480s96.3 32 160 32zM0 416c0 35.3 28.7 64 64 64H96V352H64c-35.3 0-64 28.7-64 64z"]},faCirclePlus:NS,faPlusCircle:NS,faFaceGrinTongueWink:TS,faGrinTongueWink:TS,faHandHolding:{prefix:"fas",iconName:"hand-holding",icon:[576,512,[],"f4bd","M559.7 392.2c17.8-13.1 21.6-38.1 8.5-55.9s-38.1-21.6-55.9-8.5L392.6 416H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h16 64c17.7 0 32-14.3 32-32s-14.3-32-32-32H288 272 193.7c-29.1 0-57.3 9.9-80 28L68.8 384H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H192 352.5c29 0 57.3-9.3 80.7-26.5l126.6-93.3zm-366.1-8.3a.5 .5 0 1 1 -.9 .1 .5 .5 0 1 1 .9-.1z"]},faPlugCircleExclamation:{prefix:"fas",iconName:"plug-circle-exclamation",icon:[576,512,[],"e55d","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faLinkSlash:BS,faChainBroken:BS,faChainSlash:BS,faUnlink:BS,faClone:{prefix:"fas",iconName:"clone",icon:[512,512,[],"f24d","M288 448H64V224h64V160H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H288c35.3 0 64-28.7 64-64V384H288v64zm-64-96H448c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H224c-35.3 0-64 28.7-64 64V288c0 35.3 28.7 64 64 64z"]},faPersonWalkingArrowLoopLeft:{prefix:"fas",iconName:"person-walking-arrow-loop-left",icon:[640,512,[],"e551","M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM123.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L281 232.7l-15.3-36.8C248.5 154.8 208.3 128 163.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1L68.7 398 9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L116.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zm347.7 119c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L461.3 384H480c88.4 0 160-71.6 160-160s-71.6-160-160-160L352 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l128 0c53 0 96 43 96 96s-43 96-96 96H461.3l25.4-25.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3l80 80z"]},faArrowUpZA:IS,faSortAlphaUpAlt:IS,faFireFlameCurved:$S,faFireAlt:$S,faTornado:{prefix:"fas",iconName:"tornado",icon:[448,512,[127786],"f76f","M0 32V45.6C0 62.7 1.7 79.6 5 96H357.8c3.2-6.9 7.5-13.3 13-18.8l38.6-38.6c4.2-4.2 6.6-10 6.6-16C416 10.1 405.9 0 393.4 0H32C14.3 0 0 14.3 0 32zm352.2 96H13.6c12.2 35.9 32.3 68.7 58.8 96H412l-47.2-62.9c-7.3-9.7-11.6-21.2-12.6-33.1zm-226 138.2l116.4 68.5c8.2 4.8 15.8 10.7 22.5 17.3H445c2-9.8 3-19.9 3-30.1c0-23-5.3-45.5-15.3-65.9H110.2c5.2 3.6 10.5 7 16 10.2zM288 384c10.3 21.4 13.8 45.5 9.9 69l-5.9 35.7c-2 12.2 7.4 23.4 19.8 23.4c5.3 0 10.4-2.1 14.2-5.9l78.2-78.2c12.8-12.8 23.1-27.7 30.4-43.9H288z"]},faFileCirclePlus:{prefix:"fas",iconName:"file-circle-plus",icon:[576,512,[58606],"e494","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm16 80c0-8.8-7.2-16-16-16s-16 7.2-16 16v48H368c-8.8 0-16 7.2-16 16s7.2 16 16 16h48v48c0 8.8 7.2 16 16 16s16-7.2 16-16V384h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H448V304z"]},faBookQuran:RS,faQuran:RS,faAnchor:{prefix:"fas",iconName:"anchor",icon:[576,512,[9875],"f13d","M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c88.4 0 160-71.6 160-160v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-56-56c-9.4-9.4-24.6-9.4-33.9 0l-56 56c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 53-43 96-96 96H320V240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1z"]},faBorderAll:{prefix:"fas",iconName:"border-all",icon:[448,512,[],"f84c","M384 96V224H256V96H384zm0 192V416H256V288H384zM192 224H64V96H192V224zM64 288H192V416H64V288zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"]},faFaceAngry:AS,faAngry:AS,faCookieBite:{prefix:"fas",iconName:"cookie-bite",icon:[512,512,[],"f564","M257.5 27.6c-.8-5.4-4.9-9.8-10.3-10.6c-22.1-3.1-44.6 .9-64.4 11.4l-74 39.5C89.1 78.4 73.2 94.9 63.4 115L26.7 190.6c-9.8 20.1-13 42.9-9.1 64.9l14.5 82.8c3.9 22.1 14.6 42.3 30.7 57.9l60.3 58.4c16.1 15.6 36.6 25.6 58.7 28.7l83 11.7c22.1 3.1 44.6-.9 64.4-11.4l74-39.5c19.7-10.5 35.6-27 45.4-47.2l36.7-75.5c9.8-20.1 13-42.9 9.1-64.9c-.9-5.3-5.3-9.3-10.6-10.1c-51.5-8.2-92.8-47.1-104.5-97.4c-1.8-7.6-8-13.4-15.7-14.6c-54.6-8.7-97.7-52-106.2-106.8zM208 144a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM144 336a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm224-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faArrowTrendDown:{prefix:"fas",iconName:"arrow-trend-down",icon:[576,512,[],"e097","M384 352c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v82.7L342.6 137.4c-12.5-12.5-32.8-12.5-45.3 0L192 242.7 54.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0L320 205.3 466.7 352H384z"]},faRss:PS,faFeed:PS,faDrawPolygon:{prefix:"fas",iconName:"draw-polygon",icon:[448,512,[],"f5ee","M96 151.4V360.6c9.7 5.6 17.8 13.7 23.4 23.4H328.6c0-.1 .1-.2 .1-.3l-4.5-7.9-32-56 0 0c-1.4 .1-2.8 .1-4.2 .1c-35.3 0-64-28.7-64-64s28.7-64 64-64c1.4 0 2.8 0 4.2 .1l0 0 32-56 4.5-7.9-.1-.3H119.4c-5.6 9.7-13.7 17.8-23.4 23.4zM384.3 352c35.2 .2 63.7 28.7 63.7 64c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V151.4C12.9 140.4 0 119.7 0 96C0 60.7 28.7 32 64 32c23.7 0 44.4 12.9 55.4 32H328.6c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 35.3-28.5 63.8-63.7 64l-4.5 7.9-32 56-2.3 4c4.2 8.5 6.5 18 6.5 28.1s-2.3 19.6-6.5 28.1l2.3 4 32 56 4.5 7.9z"]},faScaleBalanced:WS,faBalanceScale:WS,faGaugeSimpleHigh:DS,faTachometer:DS,faTachometerFast:DS,faShower:{prefix:"fas",iconName:"shower",icon:[512,512,[128703],"f2cc","M64 131.9C64 112.1 80.1 96 99.9 96c9.5 0 18.6 3.8 25.4 10.5l16.2 16.2c-21 38.9-17.4 87.5 10.9 123L151 247c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L345 121c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-1.3 1.3c-35.5-28.3-84.2-31.9-123-10.9L170.5 61.3C151.8 42.5 126.4 32 99.9 32C44.7 32 0 76.7 0 131.9V448c0 17.7 14.3 32 32 32s32-14.3 32-32V131.9zM256 352a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm32-32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faDesktop:OS,faDesktopAlt:OS,faM:{prefix:"fas",iconName:"m",icon:[448,512,[109],"4d","M22.7 33.4c13.5-4.1 28.1 1.1 35.9 12.9L224 294.3 389.4 46.2c7.8-11.7 22.4-17 35.9-12.9S448 49.9 448 64V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V169.7L250.6 369.8c-5.9 8.9-15.9 14.2-26.6 14.2s-20.7-5.3-26.6-14.2L64 169.7V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V64C0 49.9 9.2 37.5 22.7 33.4z"]},faTableList:FS,faThList:FS,faCommentSms:GS,faSms:GS,faBook:{prefix:"fas",iconName:"book",icon:[448,512,[128212],"f02d","M96 0C43 0 0 43 0 96V416c0 53 43 96 96 96H384h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V384c17.7 0 32-14.3 32-32V32c0-17.7-14.3-32-32-32H384 96zm0 384H352v64H96c-17.7 0-32-14.3-32-32s14.3-32 32-32zm32-240c0-8.8 7.2-16 16-16H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H144c-8.8 0-16-7.2-16-16zm16 48H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H144c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faUserPlus:{prefix:"fas",iconName:"user-plus",icon:[640,512,[],"f234","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM504 312V248H440c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V136c0-13.3 10.7-24 24-24s24 10.7 24 24v64h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H552v64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"]},faCheck:{prefix:"fas",iconName:"check",icon:[448,512,[10003,10004],"f00c","M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"]},faBatteryThreeQuarters:US,faBattery4:US,faHouseCircleCheck:{prefix:"fas",iconName:"house-circle-check",icon:[640,512,[],"e509","M320.7 352c8.1-89.7 83.5-160 175.3-160c8.9 0 17.6 .7 26.1 1.9L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32v69.7c-.1 .9-.1 1.8-.1 2.8V472c0 22.1 17.9 40 40 40h16c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2H160h24c22.1 0 40-17.9 40-40V448 384c0-17.7 14.3-32 32-32h64l.7 0zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faAngleLeft:{prefix:"fas",iconName:"angle-left",icon:[320,512,[8249],"f104","M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"]},faDiagramSuccessor:{prefix:"fas",iconName:"diagram-successor",icon:[512,512,[],"e47a","M512 416l0-64c0-35.3-28.7-64-64-64L64 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64zM64 160l0-64 144 0 16 0 0 64L64 160zm224 0l0-64 80 0c8.8 0 16 7.2 16 16l0 16-38.1 0c-21.4 0-32.1 25.9-17 41L399 239c9.4 9.4 24.6 9.4 33.9 0L503 169c15.1-15.1 4.4-41-17-41L448 128l0-16c0-44.2-35.8-80-80-80L224 32l-16 0L64 32C28.7 32 0 60.7 0 96l0 64c0 35.3 28.7 64 64 64l160 0c35.3 0 64-28.7 64-64z"]},faTruckArrowRight:{prefix:"fas",iconName:"truck-arrow-right",icon:[640,512,[],"e58b","M0 48C0 21.5 21.5 0 48 0H368c26.5 0 48 21.5 48 48V96h50.7c17 0 33.3 6.7 45.3 18.7L589.3 192c12 12 18.7 28.3 18.7 45.3V256v32 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48V48zM416 256H544V237.3L466.7 160H416v96zM160 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM257 95c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39H96c-13.3 0-24 10.7-24 24s10.7 24 24 24H262.1l-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9L257 95z"]},faArrowsSplitUpAndLeft:{prefix:"fas",iconName:"arrows-split-up-and-left",icon:[512,512,[],"e4bc","M246.6 150.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l96-96c12.5-12.5 32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L352 109.3V384c0 35.3 28.7 64 64 64h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H416c-70.7 0-128-57.3-128-128c0-35.3-28.7-64-64-64H109.3l41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-96-96c-12.5-12.5-12.5-32.8 0-45.3l96-96c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L109.3 256H224c23.3 0 45.2 6.2 64 17.1V109.3l-41.4 41.4z"]},faHandFist:jS,faFistRaised:jS,faCloudMoon:{prefix:"fas",iconName:"cloud-moon",icon:[640,512,[],"f6c3","M495.8 0c5.5 0 10.9 .2 16.3 .7c7 .6 12.8 5.7 14.3 12.5s-1.6 13.9-7.7 17.3c-44.4 25.2-74.4 73-74.4 127.8c0 81 65.5 146.6 146.2 146.6c8.6 0 17-.7 25.1-2.1c6.9-1.2 13.8 2.2 17 8.5s1.9 13.8-3.1 18.7c-34.5 33.6-81.7 54.4-133.6 54.4c-9.3 0-18.4-.7-27.4-1.9c-11.2-22.6-29.8-40.9-52.6-51.7c-2.7-58.5-50.3-105.3-109.2-106.7c-1.7-10.4-2.6-21-2.6-31.8C304 86.1 389.8 0 495.8 0zM447.9 431.9c0 44.2-35.8 80-80 80H96c-53 0-96-43-96-96c0-47.6 34.6-87 80-94.6l0-1.3c0-53 43-96 96-96c34.9 0 65.4 18.6 82.2 46.4c13-9.1 28.8-14.4 45.8-14.4c44.2 0 80 35.8 80 80c0 5.9-.6 11.7-1.9 17.2c37.4 6.7 65.8 39.4 65.8 78.7z"]},faBriefcase:{prefix:"fas",iconName:"briefcase",icon:[512,512,[128188],"f0b1","M184 48H328c4.4 0 8 3.6 8 8V96H176V56c0-4.4 3.6-8 8-8zm-56 8V96H64C28.7 96 0 124.7 0 160v96H192 320 512V160c0-35.3-28.7-64-64-64H384V56c0-30.9-25.1-56-56-56H184c-30.9 0-56 25.1-56 56zM512 288H320v32c0 17.7-14.3 32-32 32H224c-17.7 0-32-14.3-32-32V288H0V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V288z"]},faPersonFalling:{prefix:"fas",iconName:"person-falling",icon:[512,512,[],"e546","M288 0c17.7 0 32 14.3 32 32l0 9.8c0 54.6-27.9 104.6-72.5 133.6l.2 .3L304.5 256l87.5 0c15.1 0 29.3 7.1 38.4 19.2l43.2 57.6c10.6 14.1 7.7 34.2-6.4 44.8s-34.2 7.7-44.8-6.4L384 320l-96 0h-1.4l92.3 142.6c9.6 14.8 5.4 34.6-9.5 44.3s-34.6 5.4-44.3-9.5L164.5 249.2c-2.9 9.2-4.5 19-4.5 29l0 73.8c0 17.7-14.3 32-32 32s-32-14.3-32-32V278.2c0-65.1 39.6-123.7 100.1-147.9C232.3 115.8 256 80.8 256 41.8l0-9.8c0-17.7 14.3-32 32-32zM112 32a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faImagePortrait:qS,faPortrait:qS,faUserTag:{prefix:"fas",iconName:"user-tag",icon:[640,512,[],"f507","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c10 0 18.8-4.9 24.2-12.5l-99.2-99.2c-14.9-14.9-23.3-35.1-23.3-56.1v-33c-15.9-4.7-32.8-7.2-50.3-7.2H178.3zM384 224c-17.7 0-32 14.3-32 32v82.7c0 17 6.7 33.3 18.7 45.3L478.1 491.3c18.7 18.7 49.1 18.7 67.9 0l73.4-73.4c18.7-18.7 18.7-49.1 0-67.9L512 242.7c-12-12-28.3-18.7-45.3-18.7H384zm24 80a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faRug:{prefix:"fas",iconName:"rug",icon:[640,512,[],"e569","M24 64H56 80V88v88 80 80 88 24H56 24c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V360H24c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V280H24c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V200H24c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V112H24C10.7 112 0 101.3 0 88S10.7 64 24 64zm88 0H528V448H112V64zM640 88c0 13.3-10.7 24-24 24h-8v40h8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8v32h8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8v32h8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8v40h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H584 560V424 336 256 176 88 64h24 32c13.3 0 24 10.7 24 24z"]},faEarthEurope:ZS,faGlobeEurope:ZS,faCartFlatbedSuitcase:YS,faLuggageCart:YS,faRectangleXmark:JS,faRectangleTimes:JS,faTimesRectangle:JS,faWindowClose:JS,faBahtSign:{prefix:"fas",iconName:"baht-sign",icon:[320,512,[],"e0ac","M144 0c-17.7 0-32 14.3-32 32V64H37.6C16.8 64 0 80.8 0 101.6V224v41.7V288 406.3c0 23 18.7 41.7 41.7 41.7H112v32c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32c61.9 0 112-50.1 112-112c0-40.1-21.1-75.3-52.7-95.1C280.3 222.6 288 200.2 288 176c0-61.9-50.1-112-112-112V32c0-17.7-14.3-32-32-32zM112 128v96H64V128h48zm64 96V128c26.5 0 48 21.5 48 48s-21.5 48-48 48zm-64 64v96H64V288h48zm64 96V288h32c26.5 0 48 21.5 48 48s-21.5 48-48 48H176z"]},faBookOpen:{prefix:"fas",iconName:"book-open",icon:[576,512,[128214,128366],"f518","M249.6 471.5c10.8 3.8 22.4-4.1 22.4-15.5V78.6c0-4.2-1.6-8.4-5-11C247.4 52 202.4 32 144 32C93.5 32 46.3 45.3 18.1 56.1C6.8 60.5 0 71.7 0 83.8V454.1c0 11.9 12.8 20.2 24.1 16.5C55.6 460.1 105.5 448 144 448c33.9 0 79 14 105.6 23.5zm76.8 0C353 462 398.1 448 432 448c38.5 0 88.4 12.1 119.9 22.6c11.3 3.8 24.1-4.6 24.1-16.5V83.8c0-12.1-6.8-23.3-18.1-27.6C529.7 45.3 482.5 32 432 32c-58.4 0-103.4 20-123 35.6c-3.3 2.6-5 6.8-5 11V456c0 11.4 11.7 19.3 22.4 15.5z"]},faBookJournalWhills:XS,faJournalWhills:XS,faHandcuffs:{prefix:"fas",iconName:"handcuffs",icon:[640,512,[],"e4f8","M240 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM192 48a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm-32 80c17.7 0 32 14.3 32 32h8c13.3 0 24 10.7 24 24v16c0 1.7-.2 3.4-.5 5.1C280.3 229.6 320 286.2 320 352c0 88.4-71.6 160-160 160S0 440.4 0 352c0-65.8 39.7-122.4 96.5-146.9c-.4-1.6-.5-3.3-.5-5.1V184c0-13.3 10.7-24 24-24h8c0-17.7 14.3-32 32-32zm0 320a96 96 0 1 0 0-192 96 96 0 1 0 0 192zm192-96c0-25.9-5.1-50.5-14.4-73.1c16.9-32.9 44.8-59.1 78.9-73.9c-.4-1.6-.5-3.3-.5-5.1V184c0-13.3 10.7-24 24-24h8c0-17.7 14.3-32 32-32s32 14.3 32 32h8c13.3 0 24 10.7 24 24v16c0 1.7-.2 3.4-.5 5.1C600.3 229.6 640 286.2 640 352c0 88.4-71.6 160-160 160c-62 0-115.8-35.3-142.4-86.9c9.3-22.5 14.4-47.2 14.4-73.1zm224 0a96 96 0 1 0 -192 0 96 96 0 1 0 192 0zM368 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm80 48a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faTriangleExclamation:KS,faExclamationTriangle:KS,faWarning:KS,faDatabase:{prefix:"fas",iconName:"database",icon:[448,512,[],"f1c0","M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z"]},faShare:QS,faArrowTurnRight:QS,faMailForward:QS,faBottleDroplet:{prefix:"fas",iconName:"bottle-droplet",icon:[320,512,[],"e4c4","M96 0C82.7 0 72 10.7 72 24s10.7 24 24 24c4.4 0 8 3.6 8 8v64.9c0 12.2-7.2 23.1-17.2 30.1C53.7 174.1 32 212.5 32 256V448c0 35.3 28.7 64 64 64H224c35.3 0 64-28.7 64-64V256c0-43.5-21.7-81.9-54.8-105c-10-7-17.2-17.9-17.2-30.1V56c0-4.4 3.6-8 8-8c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0 0 0 0H104l0 0 0 0L96 0zm64 382c-26.5 0-48-20.1-48-45c0-16.8 22.1-48.1 36.3-66.4c6-7.8 17.5-7.8 23.5 0C185.9 288.9 208 320.2 208 337c0 24.9-21.5 45-48 45z"]},faMaskFace:{prefix:"fas",iconName:"mask-face",icon:[640,512,[],"e1d7","M320 64c-27.2 0-53.8 8-76.4 23.1l-37.1 24.8c-15.8 10.5-34.3 16.1-53.3 16.1H144 128 56c-30.9 0-56 25.1-56 56v85c0 55.1 37.5 103.1 90.9 116.4l108 27C233.8 435 275.4 448 320 448s86.2-13 121.1-35.5l108-27C602.5 372.1 640 324.1 640 269V184c0-30.9-25.1-56-56-56H512 496h-9.2c-19 0-37.5-5.6-53.3-16.1L396.4 87.1C373.8 72 347.2 64 320 64zM132.3 346.3l-29.8-7.4C70.5 330.9 48 302.1 48 269V184c0-4.4 3.6-8 8-8H96v48c0 45.1 13.4 87.2 36.3 122.3zm405.1-7.4l-29.8 7.4c23-35.2 36.3-77.2 36.3-122.3V176h40c4.4 0 8 3.6 8 8v85c0 33-22.5 61.8-54.5 69.9zM192 208c0-8.8 7.2-16 16-16H432c8.8 0 16 7.2 16 16s-7.2 16-16 16H208c-8.8 0-16-7.2-16-16zm16 48H432c8.8 0 16 7.2 16 16s-7.2 16-16 16H208c-8.8 0-16-7.2-16-16s7.2-16 16-16zm16 80c0-8.8 7.2-16 16-16H400c8.8 0 16 7.2 16 16s-7.2 16-16 16H240c-8.8 0-16-7.2-16-16z"]},faHillRockslide:{prefix:"fas",iconName:"hill-rockslide",icon:[576,512,[],"e508","M252.4 103.8l27 48c2.8 5 8.2 8.2 13.9 8.2l53.3 0c5.8 0 11.1-3.1 13.9-8.2l27-48c2.7-4.9 2.7-10.8 0-15.7l-27-48c-2.8-5-8.2-8.2-13.9-8.2H293.4c-5.8 0-11.1 3.1-13.9 8.2l-27 48c-2.7 4.9-2.7 10.8 0 15.7zM68.3 87C43.1 61.8 0 79.7 0 115.3V432c0 44.2 35.8 80 80 80H396.7c35.6 0 53.5-43.1 28.3-68.3L68.3 87zM504.2 403.6c4.9 2.7 10.8 2.7 15.7 0l48-27c5-2.8 8.2-8.2 8.2-13.9V309.4c0-5.8-3.1-11.1-8.2-13.9l-48-27c-4.9-2.7-10.8-2.7-15.7 0l-48 27c-5 2.8-8.2 8.2-8.2 13.9v53.3c0 5.8 3.1 11.1 8.2 13.9l48 27zM192 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM384 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faRightLeft:eE,faExchangeAlt:eE,faPaperPlane:{prefix:"fas",iconName:"paper-plane",icon:[512,512,[61913],"f1d8","M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480V396.4c0-4 1.5-7.8 4.2-10.7L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z"]},faRoadCircleExclamation:{prefix:"fas",iconName:"road-circle-exclamation",icon:[640,512,[],"e565","M213.2 32H288V96c0 17.7 14.3 32 32 32s32-14.3 32-32V32h74.8c27.1 0 51.3 17.1 60.3 42.6l42.7 120.6c-10.9-2.1-22.2-3.2-33.8-3.2c-59.5 0-112.1 29.6-144 74.8V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 17.7 14.3 32 32 32c2.3 0 4.6-.3 6.8-.7c-4.5 15.5-6.8 31.8-6.8 48.7c0 5.4 .2 10.7 .7 16l-.7 0c-17.7 0-32 14.3-32 32v64H86.6C56.5 480 32 455.5 32 425.4c0-6.2 1.1-12.4 3.1-18.2L152.9 74.6C162 49.1 186.1 32 213.2 32zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16v80c0 8.8 7.2 16 16 16s16-7.2 16-16V288c0-8.8-7.2-16-16-16z"]},faDungeon:{prefix:"fas",iconName:"dungeon",icon:[512,512,[],"f6d9","M336.6 156.5c1.3 1.1 2.7 2.2 3.9 3.3c9.3 8.2 23 10.5 33.4 3.6l67.6-45.1c11.4-7.6 14.2-23.2 5.1-33.4C430 66.6 410.9 50.6 389.7 37.6c-11.9-7.3-26.9-1.4-32.1 11.6l-30.5 76.2c-4.5 11.1 .2 23.6 9.5 31.2zM328 36.8c5.1-12.8-1.6-27.4-15-30.5C294.7 2.2 275.6 0 256 0s-38.7 2.2-57 6.4C185.5 9.4 178.8 24 184 36.8l30.3 75.8c4.5 11.3 16.8 17.2 29 16c4.2-.4 8.4-.6 12.7-.6s8.6 .2 12.7 .6c12.1 1.2 24.4-4.7 29-16L328 36.8zM65.5 85c-9.1 10.2-6.3 25.8 5.1 33.4l67.6 45.1c10.3 6.9 24.1 4.6 33.4-3.6c1.3-1.1 2.6-2.3 4-3.3c9.3-7.5 13.9-20.1 9.5-31.2L154.4 49.2c-5.2-12.9-20.3-18.8-32.1-11.6C101.1 50.6 82 66.6 65.5 85zm314 137.1c.9 3.3 1.7 6.6 2.3 10c2.5 13 13 23.9 26.2 23.9h80c13.3 0 24.1-10.8 22.9-24c-2.5-27.2-9.3-53.2-19.7-77.3c-5.5-12.9-21.4-16.6-33.1-8.9l-68.6 45.7c-9.8 6.5-13.2 19.2-10 30.5zM53.9 145.8c-11.6-7.8-27.6-4-33.1 8.9C10.4 178.8 3.6 204.8 1.1 232c-1.2 13.2 9.6 24 22.9 24h80c13.3 0 23.8-10.8 26.2-23.9c.6-3.4 1.4-6.7 2.3-10c3.1-11.4-.2-24-10-30.5L53.9 145.8zM104 288H24c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V312c0-13.3-10.7-24-24-24zm304 0c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V312c0-13.3-10.7-24-24-24H408zM24 416c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V440c0-13.3-10.7-24-24-24H24zm384 0c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V440c0-13.3-10.7-24-24-24H408zM272 192c0-8.8-7.2-16-16-16s-16 7.2-16 16V464c0 8.8 7.2 16 16 16s16-7.2 16-16V192zm-64 32c0-8.8-7.2-16-16-16s-16 7.2-16 16V464c0 8.8 7.2 16 16 16s16-7.2 16-16V224zm128 0c0-8.8-7.2-16-16-16s-16 7.2-16 16V464c0 8.8 7.2 16 16 16s16-7.2 16-16V224z"]},faAlignRight:{prefix:"fas",iconName:"align-right",icon:[448,512,[],"f038","M448 64c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32zm0 256c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32zM0 192c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 448c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"]},faMoneyBill1Wave:tE,faMoneyBillWaveAlt:tE,faLifeRing:{prefix:"fas",iconName:"life-ring",icon:[512,512,[],"f1cd","M367.2 412.5C335.9 434.9 297.5 448 256 448s-79.9-13.1-111.2-35.5l58-58c15.8 8.6 34 13.5 53.3 13.5s37.4-4.9 53.3-13.5l58 58zm90.7 .8c33.8-43.4 54-98 54-157.3s-20.2-113.9-54-157.3c9-12.5 7.9-30.1-3.4-41.3S425.8 45 413.3 54C369.9 20.2 315.3 0 256 0S142.1 20.2 98.7 54c-12.5-9-30.1-7.9-41.3 3.4S45 86.2 54 98.7C20.2 142.1 0 196.7 0 256s20.2 113.9 54 157.3c-9 12.5-7.9 30.1 3.4 41.3S86.2 467 98.7 458c43.4 33.8 98 54 157.3 54s113.9-20.2 157.3-54c12.5 9 30.1 7.9 41.3-3.4s12.4-28.8 3.4-41.3zm-45.5-46.1l-58-58c8.6-15.8 13.5-34 13.5-53.3s-4.9-37.4-13.5-53.3l58-58C434.9 176.1 448 214.5 448 256s-13.1 79.9-35.5 111.2zM367.2 99.5l-58 58c-15.8-8.6-34-13.5-53.3-13.5s-37.4 4.9-53.3 13.5l-58-58C176.1 77.1 214.5 64 256 64s79.9 13.1 111.2 35.5zM157.5 309.3l-58 58C77.1 335.9 64 297.5 64 256s13.1-79.9 35.5-111.2l58 58c-8.6 15.8-13.5 34-13.5 53.3s4.9 37.4 13.5 53.3zM208 256a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},faHands:oE,faSignLanguage:oE,faSigning:oE,faCalendarDay:{prefix:"fas",iconName:"calendar-day",icon:[448,512,[],"f783","M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm80 64c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80z"]},faWaterLadder:rE,faLadderWater:rE,faSwimmingPool:rE,faArrowsUpDown:cE,faArrowsV:cE,faFaceGrimace:aE,faGrimace:aE,faWheelchairMove:nE,faWheelchairAlt:nE,faTurnDown:lE,faLevelDownAlt:lE,faPersonWalkingArrowRight:{prefix:"fas",iconName:"person-walking-arrow-right",icon:[640,512,[],"e552","M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM123.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L281 232.7l-15.3-36.8C248.5 154.8 208.3 128 163.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1L68.7 398 9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L116.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zM550.6 153.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L530.7 224H384c-17.7 0-32 14.3-32 32s14.3 32 32 32H530.7l-25.4 25.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l80-80c12.5-12.5 12.5-32.8 0-45.3l-80-80z"]},faSquareEnvelope:iE,faEnvelopeSquare:iE,faDice:{prefix:"fas",iconName:"dice",icon:[640,512,[127922],"f522","M274.9 34.3c-28.1-28.1-73.7-28.1-101.8 0L34.3 173.1c-28.1 28.1-28.1 73.7 0 101.8L173.1 413.7c28.1 28.1 73.7 28.1 101.8 0L413.7 274.9c28.1-28.1 28.1-73.7 0-101.8L274.9 34.3zM200 224a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM96 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM224 376a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM352 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM224 120a24 24 0 1 1 0-48 24 24 0 1 1 0 48zm96 328c0 35.3 28.7 64 64 64H576c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H461.7c11.6 36 3.1 77-25.4 105.5L320 413.8V448zM480 328a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faBowlingBall:{prefix:"fas",iconName:"bowling-ball",icon:[512,512,[],"f436","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM240 80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM208 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm-64-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faBrain:{prefix:"fas",iconName:"brain",icon:[512,512,[129504],"f5dc","M184 0c30.9 0 56 25.1 56 56V456c0 30.9-25.1 56-56 56c-28.9 0-52.7-21.9-55.7-50.1c-5.2 1.4-10.7 2.1-16.3 2.1c-35.3 0-64-28.7-64-64c0-7.4 1.3-14.6 3.6-21.2C21.4 367.4 0 338.2 0 304c0-31.9 18.7-59.5 45.8-72.3C37.1 220.8 32 207 32 192c0-30.7 21.6-56.3 50.4-62.6C80.8 123.9 80 118 80 112c0-29.9 20.6-55.1 48.3-62.1C131.3 21.9 155.1 0 184 0zM328 0c28.9 0 52.6 21.9 55.7 49.9c27.8 7 48.3 32.1 48.3 62.1c0 6-.8 11.9-2.4 17.4c28.8 6.2 50.4 31.9 50.4 62.6c0 15-5.1 28.8-13.8 39.7C493.3 244.5 512 272.1 512 304c0 34.2-21.4 63.4-51.6 74.8c2.3 6.6 3.6 13.8 3.6 21.2c0 35.3-28.7 64-64 64c-5.6 0-11.1-.7-16.3-2.1c-3 28.2-26.8 50.1-55.7 50.1c-30.9 0-56-25.1-56-56V56c0-30.9 25.1-56 56-56z"]},faBandage:sE,faBandAid:sE,faCalendarMinus:{prefix:"fas",iconName:"calendar-minus",icon:[512,512,[],"f272","M160 0c17.7 0 32 14.3 32 32V64H320V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H32V112c0-26.5 21.5-48 48-48h48V32c0-17.7 14.3-32 32-32zM32 192H480V464c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V192zM344 376c13.3 0 24-10.7 24-24s-10.7-24-24-24H168c-13.3 0-24 10.7-24 24s10.7 24 24 24H344z"]},faCircleXmark:dE,faTimesCircle:dE,faXmarkCircle:dE,faGifts:{prefix:"fas",iconName:"gifts",icon:[640,512,[],"f79c","M200.6 32C205 19.5 198.5 5.8 186 1.4S159.8 3.5 155.4 16L144.7 46.2l-9.9-29.8C130.6 3.8 117-3 104.4 1.2S85 19 89.2 31.6l8.3 25-27.4-20c-10.7-7.8-25.7-5.4-33.5 5.3s-5.4 25.7 5.3 33.5L70.2 96H48C21.5 96 0 117.5 0 144V464c0 26.5 21.5 48 48 48H200.6c-5.4-9.4-8.6-20.3-8.6-32V256c0-29.9 20.5-55 48.2-62c1.8-31 17.1-58.2 40.1-76.1C271.7 104.7 256.9 96 240 96H217.8l28.3-20.6c10.7-7.8 13.1-22.8 5.3-33.5s-22.8-13.1-33.5-5.3L192.5 55.1 200.6 32zM363.5 185.5L393.1 224H344c-13.3 0-24-10.7-24-24c0-13.1 10.8-24 24.2-24c7.6 0 14.7 3.5 19.3 9.5zM272 200c0 8.4 1.4 16.5 4.1 24H272c-26.5 0-48 21.5-48 48v80H416V256h32v96H640V272c0-26.5-21.5-48-48-48h-4.1c2.7-7.5 4.1-15.6 4.1-24c0-39.9-32.5-72-72.2-72c-22.4 0-43.6 10.4-57.3 28.2L432 195.8l-30.5-39.6c-13.7-17.8-35-28.2-57.3-28.2c-39.7 0-72.2 32.1-72.2 72zM224 464c0 26.5 21.5 48 48 48H416V384H224v80zm224 48H592c26.5 0 48-21.5 48-48V384H448V512zm96-312c0 13.3-10.7 24-24 24H470.9l29.6-38.5c4.6-5.9 11.7-9.5 19.3-9.5c13.4 0 24.2 10.9 24.2 24z"]},faHotel:{prefix:"fas",iconName:"hotel",icon:[512,512,[127976],"f594","M0 32C0 14.3 14.3 0 32 0H480c17.7 0 32 14.3 32 32s-14.3 32-32 32V448c17.7 0 32 14.3 32 32s-14.3 32-32 32H304V464c0-26.5-21.5-48-48-48s-48 21.5-48 48v48H32c-17.7 0-32-14.3-32-32s14.3-32 32-32V64C14.3 64 0 49.7 0 32zm96 80v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H112c-8.8 0-16 7.2-16 16zM240 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H240zm112 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16zM112 192c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H112zm112 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H240c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H368zM328 384c13.3 0 24.3-10.9 21-23.8c-10.6-41.5-48.2-72.2-93-72.2s-82.5 30.7-93 72.2c-3.3 12.8 7.8 23.8 21 23.8H328z"]},faEarthAsia:mE,faGlobeAsia:mE,faIdCardClip:fE,faIdCardAlt:fE,faMagnifyingGlassPlus:uE,faSearchPlus:uE,faThumbsUp:{prefix:"fas",iconName:"thumbs-up",icon:[512,512,[128077,61575],"f164","M313.4 32.9c26 5.2 42.9 30.5 37.7 56.5l-2.3 11.4c-5.3 26.7-15.1 52.1-28.8 75.2H464c26.5 0 48 21.5 48 48c0 18.5-10.5 34.6-25.9 42.6C497 275.4 504 288.9 504 304c0 23.4-16.8 42.9-38.9 47.1c4.4 7.3 6.9 15.8 6.9 24.9c0 21.3-13.9 39.4-33.1 45.6c.7 3.3 1.1 6.8 1.1 10.4c0 26.5-21.5 48-48 48H294.5c-19 0-37.5-5.6-53.3-16.1l-38.5-25.7C176 420.4 160 390.4 160 358.3V320 272 247.1c0-29.2 13.3-56.7 36-75l7.4-5.9c26.5-21.2 44.6-51 51.2-84.2l2.3-11.4c5.2-26 30.5-42.9 56.5-37.7zM32 192H96c17.7 0 32 14.3 32 32V448c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V224c0-17.7 14.3-32 32-32z"]},faUserClock:{prefix:"fas",iconName:"user-clock",icon:[640,512,[],"f4fd","M224 0a128 128 0 1 1 0 256A128 128 0 1 1 224 0zM178.3 304h91.4c20.6 0 40.4 3.5 58.8 9.9C323 331 320 349.1 320 368c0 59.5 29.5 112.1 74.8 144H29.7C13.3 512 0 498.7 0 482.3C0 383.8 79.8 304 178.3 304zM352 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-80c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H512V304c0-8.8-7.2-16-16-16z"]},faHandDots:pE,faAllergies:pE,faFileInvoice:{prefix:"fas",iconName:"file-invoice",icon:[384,512,[],"f570","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM80 64h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16zm16 96H288c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V256c0-17.7 14.3-32 32-32zm0 32v64H288V256H96zM240 416h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H240c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faWindowMinimize:{prefix:"fas",iconName:"window-minimize",icon:[512,512,[128469],"f2d1","M32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faMugSaucer:bE,faCoffee:bE,faBrush:{prefix:"fas",iconName:"brush",icon:[384,512,[],"f55d","M162.4 6c-1.5-3.6-5-6-8.9-6h-19c-3.9 0-7.5 2.4-8.9 6L104.9 57.7c-3.2 8-14.6 8-17.8 0L66.4 6c-1.5-3.6-5-6-8.9-6H48C21.5 0 0 21.5 0 48V224v22.4V256H9.6 374.4 384v-9.6V224 48c0-26.5-21.5-48-48-48H230.5c-3.9 0-7.5 2.4-8.9 6L200.9 57.7c-3.2 8-14.6 8-17.8 0L162.4 6zM0 288v32c0 35.3 28.7 64 64 64h64v64c0 35.3 28.7 64 64 64s64-28.7 64-64V384h64c35.3 0 64-28.7 64-64V288H0zM192 432a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},faMask:{prefix:"fas",iconName:"mask",icon:[576,512,[],"f6fa","M288 64C64 64 0 160 0 272S80 448 176 448h8.4c24.2 0 46.4-13.7 57.2-35.4l23.2-46.3c4.4-8.8 13.3-14.3 23.2-14.3s18.8 5.5 23.2 14.3l23.2 46.3c10.8 21.7 33 35.4 57.2 35.4H400c96 0 176-64 176-176s-64-208-288-208zM96 256a64 64 0 1 1 128 0A64 64 0 1 1 96 256zm320-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},faMagnifyingGlassMinus:hE,faSearchMinus:hE,faRulerVertical:{prefix:"fas",iconName:"ruler-vertical",icon:[256,512,[],"f548","M0 48C0 21.5 21.5 0 48 0H208c26.5 0 48 21.5 48 48V96H176c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v64H176c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v64H176c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v64H176c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v48c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48z"]},faUserLarge:gE,faUserAlt:gE,faTrainTram:{prefix:"fas",iconName:"train-tram",icon:[448,512,[128650],"e5b4","M86.8 48c-12.2 0-23.6 5.5-31.2 15L42.7 79C34.5 89.3 19.4 91 9 82.7S-3 59.4 5.3 49L18 33C34.7 12.2 60 0 86.8 0H361.2c26.7 0 52 12.2 68.7 33l12.8 16c8.3 10.4 6.6 25.5-3.8 33.7s-25.5 6.6-33.7-3.7L392.5 63c-7.6-9.5-19.1-15-31.2-15H248V96h40c53 0 96 43 96 96V352c0 30.6-14.3 57.8-36.6 75.4l65.5 65.5c7.1 7.1 2.1 19.1-7.9 19.1H365.3c-8.5 0-16.6-3.4-22.6-9.4L288 448H160l-54.6 54.6c-6 6-14.1 9.4-22.6 9.4H43c-10 0-15-12.1-7.9-19.1l65.5-65.5C78.3 409.8 64 382.6 64 352V192c0-53 43-96 96-96h40V48H86.8zM160 160c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32H288c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32H160zm32 192a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faUserNurse:{prefix:"fas",iconName:"user-nurse",icon:[448,512,[],"f82f","M96 128V70.2c0-13.3 8.3-25.3 20.8-30l96-36c7.2-2.7 15.2-2.7 22.5 0l96 36c12.5 4.7 20.8 16.6 20.8 30V128h-.3c.2 2.6 .3 5.3 .3 8v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V136c0-2.7 .1-5.4 .3-8H96zm48 48c0 44.2 35.8 80 80 80s80-35.8 80-80V160H144v16zM111.9 327.7c10.5-3.4 21.8 .4 29.4 8.5l71 75.5c6.3 6.7 17 6.7 23.3 0l71-75.5c7.6-8.1 18.9-11.9 29.4-8.5C401 348.6 448 409.4 448 481.3c0 17-13.8 30.7-30.7 30.7H30.7C13.8 512 0 498.2 0 481.3c0-71.9 47-132.7 111.9-153.6zM208 48V64H192c-4.4 0-8 3.6-8 8V88c0 4.4 3.6 8 8 8h16v16c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8V96h16c4.4 0 8-3.6 8-8V72c0-4.4-3.6-8-8-8H240V48c0-4.4-3.6-8-8-8H216c-4.4 0-8 3.6-8 8z"]},faSyringe:{prefix:"fas",iconName:"syringe",icon:[512,512,[128137],"f48e","M441 7l32 32 32 32c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-15-15L417.9 128l55 55c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-72-72L295 73c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l55 55L422.1 56 407 41c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0zM210.3 155.7l61.1-61.1c.3 .3 .6 .7 1 1l16 16 56 56 56 56 16 16c.3 .3 .6 .6 1 1l-191 191c-10.5 10.5-24.7 16.4-39.6 16.4H97.9L41 505c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l57-57V325.3c0-14.9 5.9-29.1 16.4-39.6l43.3-43.3 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 41.4-41.4 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57z"]},faCloudSun:{prefix:"fas",iconName:"cloud-sun",icon:[640,512,[9925],"f6c4","M294.2 1.2c5.1 2.1 8.7 6.7 9.6 12.1l14.1 84.7 84.7 14.1c5.4 .9 10 4.5 12.1 9.6s1.5 10.9-1.6 15.4l-38.5 55c-2.2-.1-4.4-.2-6.7-.2c-23.3 0-45.1 6.2-64 17.1l0-1.1c0-53-43-96-96-96s-96 43-96 96s43 96 96 96c8.1 0 15.9-1 23.4-2.9c-36.6 18.1-63.3 53.1-69.8 94.9l-24.4 17c-4.5 3.2-10.3 3.8-15.4 1.6s-8.7-6.7-9.6-12.1L98.1 317.9 13.4 303.8c-5.4-.9-10-4.5-12.1-9.6s-1.5-10.9 1.6-15.4L52.5 208 2.9 137.2c-3.2-4.5-3.8-10.3-1.6-15.4s6.7-8.7 12.1-9.6L98.1 98.1l14.1-84.7c.9-5.4 4.5-10 9.6-12.1s10.9-1.5 15.4 1.6L208 52.5 278.8 2.9c4.5-3.2 10.3-3.8 15.4-1.6zM144 208a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM639.9 431.9c0 44.2-35.8 80-80 80H288c-53 0-96-43-96-96c0-47.6 34.6-87 80-94.6l0-1.3c0-53 43-96 96-96c34.9 0 65.4 18.6 82.2 46.4c13-9.1 28.8-14.4 45.8-14.4c44.2 0 80 35.8 80 80c0 5.9-.6 11.7-1.9 17.2c37.4 6.7 65.8 39.4 65.8 78.7z"]},faStopwatch20:{prefix:"fas",iconName:"stopwatch-20",icon:[448,512,[],"e06f","M176 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h16V98.4C92.3 113.8 16 200 16 304c0 114.9 93.1 208 208 208s208-93.1 208-208c0-41.8-12.3-80.7-33.5-113.2l24.1-24.1c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L355.7 143c-28.1-23-62.2-38.8-99.7-44.6V64h16c17.7 0 32-14.3 32-32s-14.3-32-32-32H176zM288 204c28.7 0 52 23.3 52 52v96c0 28.7-23.3 52-52 52s-52-23.3-52-52V256c0-28.7 23.3-52 52-52zm-12 52v96c0 6.6 5.4 12 12 12s12-5.4 12-12V256c0-6.6-5.4-12-12-12s-12 5.4-12 12zM159.5 244c-5.4 0-10.2 3.5-11.9 8.6l-.6 1.7c-3.5 10.5-14.8 16.1-25.3 12.6s-16.1-14.8-12.6-25.3l.6-1.7c7.2-21.5 27.2-35.9 49.8-35.9c29 0 52.5 23.5 52.5 52.5v2.2c0 13.4-4.9 26.4-13.8 36.4l-39 43.9c-6.2 7-10 15.7-10.9 24.9H192c11 0 20 9 20 20s-9 20-20 20H128c-11 0-20-9-20-20V368.3c0-20.6 7.5-40.4 21.2-55.8l39-43.9c2.4-2.7 3.7-6.2 3.7-9.8v-2.2c0-6.9-5.6-12.5-12.5-12.5z"]},faSquareFull:{prefix:"fas",iconName:"square-full",icon:[512,512,[128997,128998,128999,129e3,129001,129002,129003,11035,11036],"f45c","M0 0H512V512H0V0z"]},faMagnet:{prefix:"fas",iconName:"magnet",icon:[448,512,[129522],"f076","M0 160v96C0 379.7 100.3 480 224 480s224-100.3 224-224V160H320v96c0 53-43 96-96 96s-96-43-96-96V160H0zm0-32H128V64c0-17.7-14.3-32-32-32H32C14.3 32 0 46.3 0 64v64zm320 0H448V64c0-17.7-14.3-32-32-32H352c-17.7 0-32 14.3-32 32v64z"]},faJar:{prefix:"fas",iconName:"jar",icon:[320,512,[],"e516","M32 32C32 14.3 46.3 0 64 0H256c17.7 0 32 14.3 32 32s-14.3 32-32 32H64C46.3 64 32 49.7 32 32zM0 160c0-35.3 28.7-64 64-64H256c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V160zm96 64c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32H224c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32H96z"]},faNoteSticky:vE,faStickyNote:vE,faBugSlash:{prefix:"fas",iconName:"bug-slash",icon:[640,512,[],"e490","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L477.4 348.9c1.7-9.4 2.6-19 2.6-28.9h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H479.7c-1.1-14.1-5-27.5-11.1-39.5c.7-.6 1.4-1.2 2.1-1.9l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-.7 .7-1.3 1.4-1.9 2.1C409.2 164.1 393.1 160 376 160H264c-8.3 0-16.3 1-24 2.8L38.8 5.1zM320 0c-53 0-96 43-96 96v3.6c0 15.7 12.7 28.4 28.4 28.4H387.6c15.7 0 28.4-12.7 28.4-28.4V96c0-53-43-96-96-96zM160.3 256H96c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c0 24.6 5.5 47.8 15.4 68.6c-2.2 1.3-4.2 2.9-6 4.8l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l63.1-63.1c24.5 21.8 55.8 36.2 90.3 39.6V335.5L166.7 227.3c-3.4 9-5.6 18.7-6.4 28.7zM336 479.2c36.6-3.6 69.7-19.6 94.8-43.8L336 360.7V479.2z"]},faArrowUpFromWaterPump:{prefix:"fas",iconName:"arrow-up-from-water-pump",icon:[576,512,[],"e4b6","M112 0C85.5 0 64 21.5 64 48V256H48c-26.5 0-48 21.5-48 48v96c0 8 2 15.6 5.4 22.2c3.8-1.7 7.8-3.1 12-4.1c13.1-3.1 26.7-9.8 37.3-18.6c22.2-18.7 54.3-20.1 78.1-3.4c18 12.4 40.1 20.3 59.2 20.3c21.1 0 42-8.5 59.2-20.3c22.1-15.5 51.6-15.5 73.7 0c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.3 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c4.2 1 8.2 2.4 12 4.1C574 415.6 576 408 576 400V304c0-26.5-21.5-48-48-48H480l0-146.7 25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L416 109.3 416 256H288V48c0-26.5-21.5-48-48-48H112zM306.5 421.9c-11.1-7.9-25.9-7.9-37 0C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C439.4 437.2 410.9 448 384 448c-27.5 0-55-10.6-77.5-26.1z"]},faBone:{prefix:"fas",iconName:"bone",icon:[576,512,[129460],"f5d7","M153.7 144.8c6.9 16.3 20.6 31.2 38.3 31.2H384c17.7 0 31.4-14.9 38.3-31.2C434.4 116.1 462.9 96 496 96c44.2 0 80 35.8 80 80c0 30.4-17 56.9-42 70.4c-3.6 1.9-6 5.5-6 9.6s2.4 7.7 6 9.6c25 13.5 42 40 42 70.4c0 44.2-35.8 80-80 80c-33.1 0-61.6-20.1-73.7-48.8C415.4 350.9 401.7 336 384 336H192c-17.7 0-31.4 14.9-38.3 31.2C141.6 395.9 113.1 416 80 416c-44.2 0-80-35.8-80-80c0-30.4 17-56.9 42-70.4c3.6-1.9 6-5.5 6-9.6s-2.4-7.7-6-9.6C17 232.9 0 206.4 0 176c0-44.2 35.8-80 80-80c33.1 0 61.6 20.1 73.7 48.8z"]},faUserInjured:{prefix:"fas",iconName:"user-injured",icon:[448,512,[],"f728","M240 80H342.7c-7.9-19.5-20.4-36.5-36.2-49.9L240 80zm37.7-68.2C261.3 4.2 243.2 0 224 0c-53.7 0-99.7 33.1-118.7 80h81.4l91-68.2zM224 256c70.7 0 128-57.3 128-128c0-5.4-.3-10.8-1-16H97c-.7 5.2-1 10.6-1 16c0 70.7 57.3 128 128 128zM124 312.4c-9.7 3.1-19.1 7-28 11.7V512H243.7L181.5 408.2 124 312.4zm33-7.2L204.3 384H272c44.2 0 80 35.8 80 80c0 18-6 34.6-16 48h82.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3c-7.2 0-14.3 .4-21.3 1.3zM0 482.3C0 498.7 13.3 512 29.7 512H64V345.4C24.9 378.1 0 427.3 0 482.3zM320 464c0-26.5-21.5-48-48-48H223.5l57.1 95.2C303 507.2 320 487.6 320 464z"]},faFaceSadTear:CE,faSadTear:CE,faPlane:{prefix:"fas",iconName:"plane",icon:[576,512,[],"f072","M482.3 192c34.2 0 93.7 29 93.7 64c0 36-59.5 64-93.7 64l-116.6 0L265.2 495.9c-5.7 10-16.3 16.1-27.8 16.1l-56.2 0c-10.6 0-18.3-10.2-15.4-20.4l49-171.6L112 320 68.8 377.6c-3 4-7.8 6.4-12.8 6.4l-42 0c-7.8 0-14-6.3-14-14c0-1.3 .2-2.6 .5-3.9L32 256 .5 145.9c-.4-1.3-.5-2.6-.5-3.9c0-7.8 6.3-14 14-14l42 0c5 0 9.8 2.4 12.8 6.4L112 192l102.9 0-49-171.6C162.9 10.2 170.6 0 181.2 0l56.2 0c11.5 0 22.1 6.2 27.8 16.1L365.7 192l116.6 0z"]},faTentArrowsDown:{prefix:"fas",iconName:"tent-arrows-down",icon:[576,512,[],"e581","M209.8 111.9c-8.9-9.9-24-10.7-33.9-1.8l-39.9 36L136 24c0-13.3-10.7-24-24-24S88 10.7 88 24l0 122.1-39.9-36c-9.9-8.9-25-8.1-33.9 1.8s-8.1 25 1.8 33.9l80 72c9.1 8.2 23 8.2 32.1 0l80-72c9.9-8.9 10.7-24 1.8-33.9zm352 0c-8.9-9.9-24-10.7-33.9-1.8l-39.9 36V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V146.1l-39.9-36c-9.9-8.9-25-8.1-33.9 1.8s-8.1 25 1.8 33.9l80 72c9.1 8.2 23 8.2 32.1 0l80-72c9.9-8.9 10.7-24 1.8-33.9zM307.4 166.5c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S86.7 512 96 512H288V352l96 160h96c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z"]},faExclamation:{prefix:"fas",iconName:"exclamation",icon:[64,512,[10069,10071,61738],"21","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V320c0 17.7 14.3 32 32 32s32-14.3 32-32V64zM32 480a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]},faArrowsSpin:{prefix:"fas",iconName:"arrows-spin",icon:[512,512,[],"e4bb","M256 96c38.4 0 73.7 13.5 101.3 36.1l-32.6 32.6c-4.6 4.6-5.9 11.5-3.5 17.4s8.3 9.9 14.8 9.9H448c8.8 0 16-7.2 16-16V64c0-6.5-3.9-12.3-9.9-14.8s-12.9-1.1-17.4 3.5l-34 34C363.4 52.6 312.1 32 256 32c-10.9 0-21.5 .8-32 2.3V99.2c10.3-2.1 21-3.2 32-3.2zM132.1 154.7l32.6 32.6c4.6 4.6 11.5 5.9 17.4 3.5s9.9-8.3 9.9-14.8V64c0-8.8-7.2-16-16-16H64c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l34 34C52.6 148.6 32 199.9 32 256c0 10.9 .8 21.5 2.3 32H99.2c-2.1-10.3-3.2-21-3.2-32c0-38.4 13.5-73.7 36.1-101.3zM477.7 224H412.8c2.1 10.3 3.2 21 3.2 32c0 38.4-13.5 73.7-36.1 101.3l-32.6-32.6c-4.6-4.6-11.5-5.9-17.4-3.5s-9.9 8.3-9.9 14.8V448c0 8.8 7.2 16 16 16H448c6.5 0 12.3-3.9 14.8-9.9s1.1-12.9-3.5-17.4l-34-34C459.4 363.4 480 312.1 480 256c0-10.9-.8-21.5-2.3-32zM256 416c-38.4 0-73.7-13.5-101.3-36.1l32.6-32.6c4.6-4.6 5.9-11.5 3.5-17.4s-8.3-9.9-14.8-9.9H64c-8.8 0-16 7.2-16 16l0 112c0 6.5 3.9 12.3 9.9 14.8s12.9 1.1 17.4-3.5l34-34C148.6 459.4 199.9 480 256 480c10.9 0 21.5-.8 32-2.3V412.8c-10.3 2.1-21 3.2-32 3.2z"]},faPrint:{prefix:"fas",iconName:"print",icon:[512,512,[128424,128438,9113],"f02f","M128 0C92.7 0 64 28.7 64 64v96h64V64H354.7L384 93.3V160h64V93.3c0-17-6.7-33.3-18.7-45.3L400 18.7C388 6.7 371.7 0 354.7 0H128zM384 352v32 64H128V384 368 352H384zm64 32h32c17.7 0 32-14.3 32-32V256c0-35.3-28.7-64-64-64H64c-35.3 0-64 28.7-64 64v96c0 17.7 14.3 32 32 32H64v64c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V384zM432 248a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faTurkishLiraSign:yE,faTry:yE,faTurkishLira:yE,faDollarSign:zE,faDollar:zE,faUsd:zE,faX:{prefix:"fas",iconName:"x",icon:[384,512,[120],"58","M376.6 84.5c11.3-13.6 9.5-33.8-4.1-45.1s-33.8-9.5-45.1 4.1L192 206 56.6 43.5C45.3 29.9 25.1 28.1 11.5 39.4S-3.9 70.9 7.4 84.5L150.3 256 7.4 427.5c-11.3 13.6-9.5 33.8 4.1 45.1s33.8 9.5 45.1-4.1L192 306 327.4 468.5c11.3 13.6 31.5 15.4 45.1 4.1s15.4-31.5 4.1-45.1L233.7 256 376.6 84.5z"]},faMagnifyingGlassDollar:HE,faSearchDollar:HE,faUsersGear:_E,faUsersCog:_E,faPersonMilitaryPointing:{prefix:"fas",iconName:"person-military-pointing",icon:[576,512,[],"e54a","M246.9 14.1C234 15.2 224 26 224 39c0 13.8 11.2 25 25 25H400c8.8 0 16-7.2 16-16V17.4C416 8 408 .7 398.7 1.4L246.9 14.1zM240 112c0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H241.6c-1 5.2-1.6 10.5-1.6 16zM72 224c-22.1 0-40 17.9-40 40s17.9 40 40 40H224v89.4L386.8 230.5c-13.3-4.3-27.3-6.5-41.6-6.5H240 72zm345.7 20.9L246.6 416H416V369.7l53.6 90.6c11.2 19 35.8 25.3 54.8 14.1s25.3-35.8 14.1-54.8L462.3 290.8c-11.2-18.9-26.6-34.5-44.6-45.9zM224 448v32c0 17.7 14.3 32 32 32H384c17.7 0 32-14.3 32-32V448H224z"]},faBuildingColumns:VE,faBank:VE,faInstitution:VE,faMuseum:VE,faUniversity:VE,faUmbrella:{prefix:"fas",iconName:"umbrella",icon:[576,512,[],"f0e9","M288 0c17.7 0 32 14.3 32 32V49.7C451.8 63.4 557.7 161 573.9 285.9c2 15.6-17.3 24.4-27.8 12.7C532.1 283 504.8 272 480 272c-38.7 0-71 27.5-78.4 64.1c-1.7 8.7-8.7 15.9-17.6 15.9s-15.8-7.2-17.6-15.9C359 299.5 326.7 272 288 272s-71 27.5-78.4 64.1c-1.7 8.7-8.7 15.9-17.6 15.9s-15.8-7.2-17.6-15.9C167 299.5 134.7 272 96 272c-24.8 0-52.1 11-66.1 26.7C19.4 310.4 .1 301.5 2.1 285.9C18.3 161 124.2 63.4 256 49.7V32c0-17.7 14.3-32 32-32zm0 304c12.3 0 23.5 4.6 32 12.2V430.6c0 45-36.5 81.4-81.4 81.4c-30.8 0-59-17.4-72.8-45l-2.3-4.7c-7.9-15.8-1.5-35 14.3-42.9s35-1.5 42.9 14.3l2.3 4.7c3 5.9 9 9.6 15.6 9.6c9.6 0 17.4-7.8 17.4-17.4V316.2c8.5-7.6 19.7-12.2 32-12.2z"]},faTrowel:{prefix:"fas",iconName:"trowel",icon:[512,512,[],"e589","M343.9 213.4L245.3 312l65.4 65.4c7.9 7.9 11.1 19.4 8.4 30.3s-10.8 19.6-21.5 22.9l-256 80c-11.4 3.5-23.8 .5-32.2-7.9S-2.1 481.8 1.5 470.5l80-256c3.3-10.7 12-18.9 22.9-21.5s22.4 .5 30.3 8.4L200 266.7l98.6-98.6c-14.3-14.6-14.2-38 .3-52.5l95.4-95.4c26.9-26.9 70.5-26.9 97.5 0s26.9 70.5 0 97.5l-95.4 95.4c-14.5 14.5-37.9 14.6-52.5 .3z"]},faD:{prefix:"fas",iconName:"d",icon:[384,512,[100],"44","M0 96C0 60.7 28.7 32 64 32h96c123.7 0 224 100.3 224 224s-100.3 224-224 224H64c-35.3 0-64-28.7-64-64V96zm160 0H64V416h96c88.4 0 160-71.6 160-160s-71.6-160-160-160z"]},faStapler:{prefix:"fas",iconName:"stapler",icon:[640,512,[],"e5af","M640 299.3V304 432c0 26.5-21.5 48-48 48H512 448 64c-17.7 0-32-14.3-32-32s14.3-32 32-32H448V368H96c-17.7 0-32-14.3-32-32V219.4L33.8 214C14.2 210.5 0 193.5 0 173.7c0-8.9 2.9-17.5 8.2-24.6l35.6-47.5C76.7 57.8 128.2 32 182.9 32c27 0 53.6 6.3 77.8 18.4L586.9 213.5C619.5 229.7 640 263 640 299.3zM448 304V288L128 230.9V304H448z"]},faMasksTheater:xE,faTheaterMasks:xE,faKipSign:{prefix:"fas",iconName:"kip-sign",icon:[384,512,[],"e1c4","M340.8 88.3c13.4-11.5 15-31.7 3.5-45.1s-31.7-15-45.1-3.5L128 186.4V64c0-17.7-14.3-32-32-32S64 46.3 64 64V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V325.6L299.2 472.3c13.4 11.5 33.6 9.9 45.1-3.5s9.9-33.6-3.5-45.1L182.5 288H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H182.5L340.8 88.3z"]},faHandPointLeft:{prefix:"fas",iconName:"hand-point-left",icon:[512,512,[],"f0a5","M32 96C14.3 96 0 110.3 0 128s14.3 32 32 32l208 0V96L32 96zM192 288c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm-64-64c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32s-14.3-32-32-32H160c-17.7 0-32 14.3-32 32zm96 160c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H224zm88-96l-.6 0c5.4 9.4 8.6 20.3 8.6 32c0 13.2-4 25.4-10.8 35.6c24.9 8.7 42.8 32.5 42.8 60.4c0 11.7-3.1 22.6-8.6 32H352c88.4 0 160-71.6 160-160V226.3c0-42.4-16.9-83.1-46.9-113.1l-11.6-11.6C429.5 77.5 396.9 64 363 64l-27 0c-35.3 0-64 28.7-64 64v88c0 22.1 17.9 40 40 40s40-17.9 40-40V160c0-8.8 7.2-16 16-16s16 7.2 16 16v56c0 39.8-32.2 72-72 72z"]},faHandshakeSimple:ME,faHandshakeAlt:ME,faJetFighter:LE,faFighterJet:LE,faSquareShareNodes:wE,faShareAltSquare:wE,faBarcode:{prefix:"fas",iconName:"barcode",icon:[512,512,[],"f02a","M24 32C10.7 32 0 42.7 0 56V456c0 13.3 10.7 24 24 24H40c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24H24zm88 0c-8.8 0-16 7.2-16 16V464c0 8.8 7.2 16 16 16s16-7.2 16-16V48c0-8.8-7.2-16-16-16zm72 0c-13.3 0-24 10.7-24 24V456c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24H184zm96 0c-13.3 0-24 10.7-24 24V456c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24H280zM448 56V456c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24H472c-13.3 0-24 10.7-24 24zm-64-8V464c0 8.8 7.2 16 16 16s16-7.2 16-16V48c0-8.8-7.2-16-16-16s-16 7.2-16 16z"]},faPlusMinus:{prefix:"fas",iconName:"plus-minus",icon:[384,512,[],"e43c","M224 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V144H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H160V320c0 17.7 14.3 32 32 32s32-14.3 32-32V208H336c17.7 0 32-14.3 32-32s-14.3-32-32-32H224V32zM0 480c0 17.7 14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32z"]},faVideo:SE,faVideoCamera:SE,faGraduationCap:EE,faMortarBoard:EE,faHandHoldingMedical:{prefix:"fas",iconName:"hand-holding-medical",icon:[576,512,[],"e05c","M224 24V80H168c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h56v56c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V176h56c13.3 0 24-10.7 24-24V104c0-13.3-10.7-24-24-24H320V24c0-13.3-10.7-24-24-24H248c-13.3 0-24 10.7-24 24zM559.7 392.2c17.8-13.1 21.6-38.1 8.5-55.9s-38.1-21.6-55.9-8.5L392.6 416H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h16 64c17.7 0 32-14.3 32-32s-14.3-32-32-32H288 272 193.7c-29.1 0-57.3 9.9-80 28L68.8 384H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H192 352.5c29 0 57.3-9.3 80.7-26.5l126.6-93.3zm-367-8.2l.9 0 0 0c-.3 0-.6 0-.9 0z"]},faPersonCircleCheck:{prefix:"fas",iconName:"person-circle-check",icon:[576,512,[],"e53e","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zm136 16a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"]},faTurnUp:kE,faLevelUpAlt:kE};const TE=function(e){const t=(0,Z.useRef)(),{attr:o,title:r,defaultValue:c}=e,[a,n]=(0,Z.useState)(),[l,i]=(0,Z.useState)(!1),[s,d]=(0,Z.useState)(!1),[m,f]=(0,Z.useState)();let u=c||{prefix:"fas",iconName:"face-smile"};(0,Z.useEffect)((()=>{Zi.add(NE),f([...new Set(Object.values(NE).map((e=>e)))])}),[]),(0,Z.useEffect)((()=>{s&&f([...new Set(Object.values(NE).map((e=>e)))])}),[s]),(0,Z.useEffect)((()=>{function e(e){t.current&&!t.current.contains(e.target)&&d(!1)}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[t]),(0,Z.useEffect)((()=>{!o||o.prefix===u.prefix&&o.iconName===u.iconName||i(!0)}));const p=()=>{d((e=>!e))};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(r,"riovizual"),className:"rv_inline-settings",onReset:()=>{i(!1),e.updateAttr(u)},reset:l},(0,Z.createElement)(Y.Button,{className:s?"opened-popup-icon rv_current-icon rv_popup-btn-action":"rv_current-icon rv_popup-btn-action",ref:n,onClick:()=>p()},o&&o.iconName?(0,Z.createElement)(fs,{icon:Ji({prefix:o.prefix,iconName:o.iconName})}):(0,Z.createElement)(fs,{icon:Ji({prefix:"fas",iconName:"face-smile"})}))),s&&(0,Z.createElement)(Y.Popover,{placement:"bottom-start",anchor:a,className:"rv-icon-container",ref:t,onClose:()=>p()},(0,Z.createElement)("div",{className:"rv-icon-wrap"},(0,Z.createElement)(Is,{className:"rv_icon-search",autoComplete:"off",placeholder:(0,ps.__)("Search icon","riovizual"),onChange:e=>{return t=e,void f([...new Set(Object.values(NE).filter((e=>e.iconName.includes(t.replace(/(\s+)(?=\S)/g,"-").replace(/\s+/g,"").toLowerCase()))).map((e=>e)))]);var t}}),(0,Z.createElement)("div",{className:"rv-icon-list"},m&&m.map((t=>(0,Z.createElement)("div",{className:ee()("rv-icon",{"selected-icon":o?o.iconName===t.iconName:"face-smile"===t.iconName}),onClick:()=>(t=>{let r=o;r.prefix=t.prefix,r.iconName=t.iconName,e.updateAttr(r)})(t)},(0,Z.createElement)(fs,{icon:Ji({prefix:t.prefix,iconName:t.iconName})}))))))))},BE=function({value:e,type:t,hasIcon:o,hasCheckbox:r,onChangeText:c,placeholder:a,limitAccess:n,minLength:l}){const i=e||[""],s=a||"List item",d=n||!1,m=l||1,[f,u]=(0,Z.useState)(),p=e=>{const t=document.querySelector(`.list-${e} .rv_draggable-list-item-content div[contentEditable="true"]`);t.focus();const o=document.createRange(),r=window.getSelection();o.selectNodeContents(t),o.collapse(!1),r.removeAllRanges(),r.addRange(o)},b=(e,t)=>{let o=i;if("delete"===t)o.splice(e,1);else if("copy"===t){const t=o[e];o.splice(e+1,0,t),setTimeout((function(){p(e+2)}),200),u(e+2)}else"add"===t&&(o[e]="",setTimeout((function(){p(e+1)}),200),u(e+1));c(o)},h=(e,o,r=null)=>{let a=i;if("regular-list"===t)a[o]=e;else{let t={...a[o],[r]:e};a[o]=t}c(a)};return(0,Z.createElement)(Qc,{onDragEnd:e=>(e=>{const{destination:t,source:o}=e;if(!t||G(t,o))return;let r=i;const a=r.splice(o.index,1);r.splice(t.index,0,a),c(r)})(e)},(0,Z.createElement)("div",{className:"rv_draggable-list-container"},(0,Z.createElement)(Z.Fragment,null,i.length>0&&(0,Z.createElement)(ka,{droppableId:"droppable-list"},((e,c)=>(0,Z.createElement)("div",J({ref:e.innerRef},e.droppableProps,{className:"rv_draggable-list-items"}),i.map(((e,c)=>(0,Z.createElement)(La,{draggableId:"draggable-"+c,index:c},(a=>(0,Z.createElement)("div",J({className:`rv_draggable-list-item list-${c+1}`},a.draggableProps,a.dragHandleProps,{ref:a.innerRef}),(0,Z.createElement)("div",{className:"rv_draggable-list-item-heading"},o&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(fs,{icon:Ji({prefix:e.iconValue?e.iconValue.prefix:"fas",iconName:e.iconValue?e.iconValue.iconName:"arrow-right"})})),(0,Z.createElement)(bs.RichText.Content,{tagName:"span",className:"rv-list-item-label",value:"regular-list"!==t?e.text?e.text:s:e||s,onClick:e=>((e,t)=>{f&&f===t?u():(setTimeout((function(){p(t)}),200),u(t))})(0,c+1)}),!d&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:gs,iconSize:"16px",label:(0,ps.__)("Duplicate","riovizual"),onClick:()=>b(c,"copy")}),(0,Z.createElement)(Y.Button,{icon:vs,iconSize:"16px",label:(0,ps.__)("Delete","riovizual"),disabled:i.length===m,onClick:()=>b(c,"delete")}))),(0,Z.createElement)("div",{className:ee()("rv_draggable-list-item-content",f&&f===c+1?"is-open":"")},(0,Z.createElement)("div",{className:"rv_draggable-list-item-content-wrap"},"regular-list"===t?(0,Z.createElement)(bs.RichText,{tagName:"div",value:e||"",placeholder:s,onChange:e=>h(e,c)}):(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Text","riovizual")),(0,Z.createElement)(bs.RichText,{className:"rv_icon-list-text",tagName:"div",value:e&&e.text?e.text:"",placeholder:s,onReplace:()=>{},onSplit:()=>{},onChange:e=>h(e,c,"text")}),o&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(TE,{title:(0,ps.__)("Select Icon","riovizual"),attr:e&&e.iconValue?e.iconValue:{prefix:"fas",iconName:"arrow-right"},defaultValue:{prefix:"fas",iconName:"arrow-right"},updateAttr:e=>h(e,c,"iconValue")})),r&&(0,Z.createElement)(Y.CheckboxControl,{label:"Set as Default",checked:e.isDefault||!1,onChange:e=>h(e,c,"isDefault")}))))))))),e.placeholder))),!d&&(0,Z.createElement)("div",{className:"rv_draggable-list-add"},(0,Z.createElement)(Y.Button,{icon:Cs,iconSize:"32px",label:(0,ps.__)("Add New","riovizual"),onClick:()=>b(i.length,"add")})))))},IE=e=>(0,Z.createElement)("div",{className:"rv_style-help-note"},(0,Z.createElement)(Y.Icon,{icon:"info"}),(0,Z.createElement)("span",null,e)),$E=e=>{if(e)return JSON.parse(e)};const RE=(e,t)=>{let o={},r=t?K().merge(t,e):e;return Object.entries(r).map((([e,t])=>{""!==t&&(o[e]=t)})),r};function AE(e){let t={};return e.map(((o,r)=>{o.element&&o.element.style?e.length>1?0===r?Object.assign(t,o.element.style):Object.keys(t).length>0&&Object.entries(t).forEach((([e,r])=>{const c=o.element.style.hasOwnProperty(e);(!c||c&&!K().isEqual(o.element.style[e],r))&&delete t[e]})):Object.assign(t,o.element.style):t={}})),t}function PE(e,t,o){let r=K().cloneDeep(e[t]);return o&&([r]=e.splice(t,1)),r}function WE(e,t){let o={};return e=K().merge(t,e),Object.entries(e).map((([e,t])=>{""!==t&&(o[e]=t)})),o}var DE,OE=new Uint8Array(16);function FE(){if(!DE&&!(DE="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return DE(OE)}const GE=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,UE=function(e){return"string"==typeof e&&GE.test(e)};for(var jE=[],qE=0;qE<256;++qE)jE.push((qE+256).toString(16).substr(1));const ZE=function(e,t,o){var r=(e=e||{}).random||(e.rng||FE)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){o=o||0;for(var c=0;c<16;++c)t[o+c]=r[c];return t}return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=(jE[e[t+0]]+jE[e[t+1]]+jE[e[t+2]]+jE[e[t+3]]+"-"+jE[e[t+4]]+jE[e[t+5]]+"-"+jE[e[t+6]]+jE[e[t+7]]+"-"+jE[e[t+8]]+jE[e[t+9]]+"-"+jE[e[t+10]]+jE[e[t+11]]+jE[e[t+12]]+jE[e[t+13]]+jE[e[t+14]]+jE[e[t+15]]).toLowerCase();if(!UE(o))throw TypeError("Stringified UUID is invalid");return o}(r)};let YE=[];const JE=(e,t)=>{(0,Z.useEffect)((()=>{let o=e;o&&!YE.includes(o)||(o=ZE(),t({id:o})),YE.push(o)}),[])},XE=(e,t,o)=>{e(o.state.reduce(((e,r)=>e.concat(r.cells.filter((e=>"table"===t&&e[o.indexType]===o.newIndex||"drop"===t&&i(e,o.rowIndex,o.columnIndex))))),[]))},KE=(e,t,o)=>{"create"===t&&o?e({rowIndex:o.rowIndex,columnIndex:o.columnIndex,elementIndex:o.elementIndex,elementType:o.elementType}):"moveElement"===t&&o?e({...o.selectedElement,elementIndex:o.newElementIndex}):"element"===t&&o?e(o.element):t||e()},QE=(e,t,o)=>{("insert"===t||"delete"===t)&&o&&s(o.copiedRow,o.rowIndex,"rowIndex")?"insert"===t?e(d(o.copiedRow,o.rowIndex,"rowIndex")):"delete"===t&&e(m(o.copiedRow,o.rowIndex,"rowIndex")):"merge"!==t||p(o.state,o.rowIndex,"in")?"copyRow"===t&&o?e({dType:o.type,rowIndex:o.rowIndex}):"moveRow"===t&&f(o.copiedRow,o.newRowIndex,"rowIndex",o.rowIndex)&&e(u(o.copiedRow,o.newRowIndex,"rowIndex",o.rowIndex)):e()},ek=(e,t,o)=>{("insert"===t||"delete"===t)&&o&&s(o.copiedColumn,o.columnIndex,"columnIndex")?"insert"===t?e(d(o.copiedColumn,o.columnIndex,"columnIndex")):"delete"===t&&e(m(o.copiedColumn,o.columnIndex,"columnIndex")):"merge"!==t||b(o.state,o.columnIndex,"in")?"copyColumn"===t&&o?e({dType:o.type,columnIndex:o.columnIndex}):"moveColumn"===t&&f(o.copiedColumn,o.newColumnIndex,"columnIndex",o.columnIndex)&&e(u(o.copiedColumn,o.newColumnIndex,"columnIndex",o.columnIndex)):e()},tk=(e,t,o)=>{const r=o.copiedElement,c=o.selectedElement;"insert"===t&&o&&r&&s(r.sElement,o.newIndex,o.indexType)?e({...r,sElement:d(r.sElement,o.newIndex,o.indexType)}):"delete"===t&&o&&h(r,o.newIndex,o.indexType)?e(g(r,o.newIndex,o.indexType)):"merge"===t&&o&&L(o.state,r.sElement)?e():"insertElement"!==t&&"copyPasteElement"!==t&&"duplicateElement"!==t||!y(r,c)?"copyElement"===t?e({dType:o.type,sElement:c}):"moveElement"===t&&H(r,c,o.newIndex)?e(V(r,c,o.newIndex)):"deleteElement"===t&&v(r,c)?e(C(r,c)):"cutPasteElement"===t&&o&&x(r.sElement,o.checkIndex,o.indexType,o.copiedIndex)?e({...r,sElement:M(r.sElement,o.newIndex,o.indexType,o.copiedIndex)}):"move"===t&&f(r.sElement,o.newIndex,o.indexType,o.index)&&e({...r,sElement:u(r.sElement,o.newIndex,o.indexType,o.index)}):e(z(r))},ok=(e,t,o,r,c,a,n,l,i)=>{o===i&&e[0][l]===n?(r(),t()):(r(i),XE(t,"table",{state:a,newIndex:n,indexType:l})),c()};(0,r.addFilter)("rvh-inspector-style-help-note","riovizual/rv-style-help-note",(e=>IE(e))),(0,r.addFilter)("rvh_element_inspector_draggable_list","riovizual/handle-draggable-list",(e=>t=>(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(e,t),(0,Z.createElement)(BE,t)))),(0,r.addFilter)("rvh-tb-element-style-obj","riovizual/element-style-obj",(e=>AE(e))),(0,r.addFilter)("rvh-element-global-style-update","riovizual/update-global-style",((e,t)=>RE(e,t))),(0,r.addFilter)("rvh-table-unique-id-generator","riovizual/generate-unique-table-id",((e,t)=>JE(e,t))),(0,r.addFilter)("rvh-not-cuttent-state","riovizual/not-cuttent-state",(e=>U(e))),(0,r.addFilter)("rvh-is-disabled-element","riovizual/is-disabled-element",((e,t,o,r)=>E(e,t,o,r)));const rk=window.wp.blocks,ck=(0,Z.createContext)(),ak=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M14.5 13.8c-1.1 0-2.1.7-2.4 1.8H4V17h8.1c.3 1 1.3 1.8 2.4 1.8s2.1-.7 2.4-1.8H20v-1.5h-3.1c-.3-1-1.3-1.7-2.4-1.7zM11.9 7c-.3-1-1.3-1.8-2.4-1.8S7.4 6 7.1 7H4v1.5h3.1c.3 1 1.3 1.8 2.4 1.8s2.1-.7 2.4-1.8H20V7h-8.1z"})),nk=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M10.6 6L9.4 7l4.6 5-4.6 5 1.2 1 5.4-6z"})),lk=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z"})),ik=(0,Z.createElement)(hs.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)(hs.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})),sk={isHeader:(e,t)=>e&&0===t,isFooter:(e,t,o)=>e&&t===o-1,hasTargetFirstRowInBody:(e,t)=>e?1===t:0===t,hasTargetLastRowInBody:(e,t,o)=>e?t===o-2:t===o-1,hasCellsSelector:(e,t)=>e&&e.style&&e.style[t],checkForAdjustRowSpan:(e,t)=>e&&e.rowSpan&&e.rowSpan>1&&e.rowIndex<t&&e.rowIndex+e.rowSpan-1>=t,checkForAdjustColSpan:(e,t)=>e&&e.colSpan&&e.colSpan>1&&e.columnIndex<t&&e.columnIndex+e.colSpan-1>=t,hasRowColSpan:e=>e&&e>1,hasSpanInCell:(e,t,o)=>e>1&&t===o,isUnwantedCellPosition:(e,t)=>!(e&&e.length)||e.length<t,isMergedCellContent:(e,t,o,r,c)=>e&&e.rowIndex>=t&&e.rowIndex<=o&&e.columnIndex>=r&&e.columnIndex<=c&&e.content,isNotRowMarged:(e,t,o)=>e<t||e>o,isCellMarged:(e,t,o,r)=>e===o&&t===r,isCellInRowColIndex:(e,t,o,r,c,a)=>e>=o&&e<=r&&t>=c&&t<=a,getIndexWithDelta:(e,t)=>0===t?e:e+t,getIndexWithDeltaSpan:(e,t,o)=>0===t?e:e+t+o-1,checkOverflowRowCol:e=>e&&parseInt(e)>10,createTableMinRowCount:(e,t)=>e||t?e&&t?3:2:1,checkRowInsert:(e,t,o)=>e&&t[0].rowIndex===o,checkDisabledSplitMergedCells:e=>!e||!e.some((({rowSpan:e,colSpan:t})=>e>1||t>1)),checkDisabledMergedCells:(e,t,o,r)=>!e||e.length<=1||sk.isMultiSectionSelected(e,t,{hasFooter:o,lastIndex:r})||!sk.isRectangleSelected(e),isMultiSectionSelected:(e,t,{hasFooter:o,lastIndex:r})=>t&&_.some(e,{rowIndex:0})?_.some(e,(e=>0!=e.rowIndex)):!(!o||!_.some(e,{rowIndex:r}))&&_.some(e,(e=>e.rowIndex!=r)),isRectangleSelected:e=>{const t=sk.getMinMaxRowColIndexes(e),o=[];for(let e=t.minRowIndex;e<=t.maxRowIndex;e++){o[e]=[];for(let r=t.minColIndex;r<=t.maxColIndex;r++)o[e][r]=!1}return e.forEach((e=>{if(e.rowIndex in o&&e.columnIndex in o[e.rowIndex]){if(o[e.rowIndex][e.columnIndex]=!0,e.colSpan>1)for(let t=1;t<e.colSpan;t++)o[e.rowIndex][e.columnIndex+t]=!0;if(e.rowSpan>1)for(let t=1;t<e.rowSpan;t++)if(o[e.rowIndex+t][e.columnIndex]=!0,e.colSpan>1)for(let r=1;r<e.colSpan;r++)o[e.rowIndex+t][e.columnIndex+r]=!0}})),o.reduce(((e,t)=>e.concat(t)),[]).every((e=>e))},getMinMaxRowColIndexes:e=>e.reduce((({minRowIndex:e,maxRowIndex:t,minColIndex:o,maxColIndex:r},c)=>{const a=c.rowSpan&&c.rowSpan>1?c.rowIndex+c.rowSpan-1:c.rowIndex,n=c.colSpan&&c.colSpan>1?c.columnIndex+c.colSpan-1:c.columnIndex;return{minRowIndex:e<c.rowIndex?e:c.rowIndex,maxRowIndex:t>a?t:a,minColIndex:o<c.columnIndex?o:c.columnIndex,maxColIndex:r>n?r:n}}),{minRowIndex:e[0].rowIndex,maxRowIndex:e[0].rowIndex,minColIndex:e[0].columnIndex,maxColIndex:e[0].columnIndex}),hasTargetCell:(e,t)=>(e||[]).some((e=>e.rowIndex===t.rowIndex&&e.columnIndex===t.columnIndex)),findLastCell:(e,t,o,r)=>{if("separate"===r){const r=e[t].cells.length-1;return e[t].cells[r].columnIndex===o}{const r=e.length-1,c=e[r].cells.length-1,a=e[r].cells[c].rowIndex,n=e[r].cells[c].columnIndex;return a===t&&n===o}},cellHeaderSelectorOnHover:(e,t,o,r)=>e&&t&&0===o&&0===r,cellBodySelectorOnHover:(e,t,o,r,c,a)=>e&&(t&&(o?a>2:a>1)&&1===r||!t&&(o?a>1:a>0)&&0===r)&&0===c,cellFooterSelectorOnHover:(e,t,o,r,c)=>e&&t&&o===c-1&&0===r,cellInsertColBeforeSelector:(e,t,o)=>e&&0===t&&0===o,checkFooter:(e,t,o)=>!(e&&t===o-1),cellInsertColAfterSelector:(e,t)=>e&&0===t,isSElementFromDiffCell:(e,t,o)=>e&&(e.rowIndex!==t||e.columnIndex!==o),isOpenElementPopover:(e,t,o,r,c,a)=>e&&t&&t.elementIndex===o&&r&&r.rowIndex===c&&r.columnIndex===a,isShowElementSettingsInContextMenu:(e,t)=>e&&e.length<=1&&t,isDisabledPasteElementOptionInCM:(e,t)=>!e||"cut"===e.dType&&e.sElement.rowIndex===t[0].rowIndex&&e.sElement.columnIndex===t[0].columnIndex,isShowRowSettingsInContextMenu:e=>!(!e||"rowSelector"!==e),isDisabledPasteRowInCM:(e,t,o,r,c,a)=>!e||t&&o[0].rowIndex===("head"===a?0:r.length-1)||"cut"===e.dType&&e.rowIndex===o[0].rowIndex||!sk.isSelectedRowInRowSpan(r,o[0].rowIndex,c)||"before"===c&&e.rowIndex===o[0].rowIndex-1||"after"===c&&e.rowIndex-1===o[0].rowIndex,isSelectedRowInRowSpan:(e,t,o)=>{if(!e)return!1;let r=!0;const c=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.rowSpan>1));return c.length>0&&c.map((e=>{"before"===o?e.rowIndex<t&&e.rowIndex+e.rowSpan-1>=t&&(r=!1):"after"===o?e.rowIndex<=t&&e.rowIndex+e.rowSpan-1>t&&(r=!1):"inBetween"===o?e.rowIndex<t&&e.rowIndex+e.rowSpan-1>t&&(r=!1):"in"===o&&e.rowIndex<=t&&e.rowIndex+e.rowSpan-1>=t&&(r=!1)})),r},hasTargetRowSelected:(e,t,o)=>!!t&&(!!_.every(t,{rowIndex:o,rowSpan:1})&&sk.isSelectedRowInRowSpan(e,o,"in")),hasTargetRowMoved:(e,t,o,r)=>!!t&&(!!_.every(t,{rowIndex:o,rowSpan:1})&&sk.isSelectedRowInRowSpan(e,o,"in")&&sk.isSelectedRowInRowSpan(e,o+r,"in")),isShowColumnSettingsInContextMenu:e=>!(!e||"colSelector"!==e),isLastColumnSelected:(e,t)=>{if(!t)return!0;const o=e[0].cells.length-1;return e[0].cells[o].columnIndex===t[0].columnIndex},isTargetColumnSelected:(e,t,o)=>!!t&&(!!_.every(t,{columnIndex:o,colSpan:1})&&sk.isSelectedColumnInColSpan(e,o,"in")),isTargetColumnMoved:(e,t,o,r)=>!!t&&(!!_.every(t,{columnIndex:o,colSpan:1})&&sk.isSelectedColumnInColSpan(e,o,"in")&&sk.isSelectedColumnInColSpan(e,o+r,"in")),isDisabledPasteColInCM:(e,t,o,r)=>!e||"cut"===e.dType&&e.columnIndex===t[0].columnIndex||!sk.isSelectedColumnInColSpan(o,t[0].columnIndex,r)||"before"===r&&e.columnIndex===t[0].columnIndex-1||"after"===r&&e.columnIndex-1===t[0].columnIndex,isSelectedColumnInColSpan:(e,t,o)=>{let r=!0;const c=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.colSpan>1));return c.length>0&&c.map((e=>{"before"===o?e.columnIndex<t&&e.columnIndex+e.colSpan-1>=t&&(r=!1):"after"===o?e.columnIndex<=t&&e.columnIndex+e.colSpan-1>t&&(r=!1):"inBetween"===o?e.columnIndex<t&&e.columnIndex+e.colSpan-1>t&&(r=!1):"in"===o&&e.columnIndex<=t&&e.columnIndex+e.colSpan-1>=t&&(r=!1)})),r},isResetCopiedDataIndex:(e,t,o)=>e&&e[o]>=t,isResetCopiedDataIndexOnMove:(e,t,o,r)=>e&&(e[o]===r||e[o]===t),resetCopiedDataIndexOnMove:(e,t,o,r)=>({...e,[o]:e[o]===r?t:r}),resetCopiedDataIndexOnInsert:(e,t,o)=>{if(e[o]>=t)return{...e,[o]:e[o]+1}},hasElementInSelectedCells:(e,t=null)=>{let o=!1;return e.map((e=>{e.content.length>0&&(t?e.content.map((e=>{e.type===t&&(o=!0)})):o=!0)})),o},isDropableElemCell:(e,t,o)=>e.rowIndex===t&&e.columnIndex===o,checkActiveButton:(e,t)=>e===t?"primary":"secondary",fixedControlHelpNote:(e,t,o,r,c)=>"row"===e?"Sticky top row doesn't work with scrollbars on large devices and with scrollbars, responsive, or stacked tables on small devices.":"column"===e?"Sticky first column works with scrollable tables but not on small devices with stacked tables enabled.":"",getDesktopBreakPoint:e=>parseFloat(e)+1+e.replace(/-?\d+([,.]\d+)?/g,""),isSelectedElementChange:(e,t,o)=>!e||e.rowIndex!==t.rowIndex||e.columnIndex!==t.columnIndex||e.elementIndex!==o,checkTableContentInSelectedElement:(e,t,o,r)=>e[t]&&e[t].cells[o]&&e[t].cells[o].content.length>r,isSetFontFamily:e=>!e||"Default"===e||""===e,responsiveBreakPoint:e=>e&&e.breakPoint?e.breakPoint:"768px"},dk=sk,mk=(0,Z.createElement)("svg",{width:"27",height:"24",viewBox:"0 0 27 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M1.367 1.392h24.146v6.049H1.367V1.392Z",fill:"url(#a)"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.44 8.878v6.244h6.867V8.878H1.44Zm-1.439 0v6.244H0v1.463h.001v6.44c0 .538.437.975.976.975h24.878a.976.976 0 0 0 .976-.976V.976A.976.976 0 0 0 25.855 0H.977A.976.976 0 0 0 0 .976v7.902h.001Zm1.44-1.463h6.866V1.439H1.44v5.976Zm8.306 1.463v6.244h15.644V8.878H9.747Zm15.644-1.463H9.747V1.439h15.644v5.976Zm-17.084 9.17H1.44v5.976h6.867v-5.976Zm1.44 5.976v-5.976h15.644v5.976H9.747ZM3.806 3.648a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm-.195 7.78c0-.109.087-.196.195-.196h2.048c.108\r 0 .196.087.196.195v1.17a.195.195 0 0 1-.196.196H3.806a.195.195 0 0 1-.195-.195v-1.17Zm10-7.78a.195.195 0 0 0-.196.195v1.17c0 .109.088.196.196.196h2.048a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196H13.61Zm-.196 7.78c0-.109.088-.196.196-.196h2.048c.108 0 .195.087.195.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-7.78a.195.195 0 0 0-.194.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Zm-.194 7.78c0-.109.087-.196.195-.196h2.049c.107 0 .195.087.195.195v1.17a.195.195 0 0 1-.195.196h-2.05a.195.195 0 0 1-.194-.195v-1.17Zm-15.465 7.4a.195.195 0 0 0-.195.195v1.171c0 .108.087.195.195.195h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.171a.195.195 0 0 1-.195.195H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.171c0 .108.087.195.195.195h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Z",fill:"url(#b)"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.44 16.585v5.976h6.867v-5.976H1.44Zm-1.439 0v6.44c0 .538.437.975.976.975h24.878a.976.976 0 0 0 .976-.976V.976A.976.976 0 0 0 25.855 0H.977A.976.976 0 0 0 0 .976v7.902h.001v6.244H0v1.463h.001Zm1.44-1.463V8.878h6.866v6.244H1.44Zm0-7.707h6.866V1.439H1.44v5.976Zm8.306 7.707V8.878h15.644v6.244H9.747Zm0-7.707h15.644V1.439H9.747v5.976Zm0 9.17v5.976h15.644v-5.976H9.747Zm-5.941-5.353a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05ZM3.61 19.024c0-.108.087-.195.195-.195h2.048c.108 0 .196.087.196.195v1.171a.195.195 0 0 1-.196.195H3.806a.195.195 0 0 1-.195-.195v-1.17Zm10-.195a.195.195 0 0 0-.196.195v1.171c0\r .108.088.195.196.195h2.048a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196H13.61Zm5.66.195c0-.108.087-.195.195-.195h2.049c.107 0 .195.087.195.195v1.171a.195.195 0 0 1-.195.195h-2.05a.195.195 0 0 1-.194-.195v-1.17ZM3.806 3.648a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Z",fill:"url(#c)"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("linearGradient",{id:"a",x1:"25.514",y1:"4.416",x2:"19.203",y2:"-6.307",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#B3C8FF"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#B3EFFF"})),(0,Z.createElement)("linearGradient",{id:"b",x1:"26.172",y1:"24.683",x2:"-7.17",y2:"-9.416",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})),(0,Z.createElement)("linearGradient",{id:"c",x1:"26.172",y1:"24.683",x2:"-7.17",y2:"-9.416",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})))),fk=(0,Z.createElement)("svg",{width:"27",height:"24",viewBox:"0 0 27 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("rect",{x:"1",y:"1",width:"25",height:"8",fill:"url(#paint0_linear_208_464)"}),(0,Z.createElement)("path",{d:"M4.32007 12.4861C4.32007 12.3767 4.51606 12.2881 4.75783 12.2881H9.35431C9.59608 12.2881 9.79207 12.3767 9.79207 12.4861V13.6741C9.79207 13.7834 9.59608 13.8721 9.35431 13.8721H4.75783C4.51606 13.8721 4.32007 13.7834 4.32007 13.6741V12.4861Z",fill:"#0257B4"}),(0,Z.createElement)("path",{d:"M17.04 12.4861C17.04 12.3767 17.236 12.2881 17.4778 12.2881H22.0743C22.316 12.2881 22.512 12.3767 22.512 12.4861V13.6741C22.512 13.7834 22.316 13.8721 22.0743 13.8721H17.4778C17.236 13.8721 17.04 13.7834 17.04 13.6741V12.4861Z",fill:"#0257B4"}),(0,Z.createElement)("path",{d:"M4.32007 19.302C4.32007 19.1927 4.51606 19.104 4.75783 19.104H9.35431C9.59608 19.104 9.79207 19.1927 9.79207 19.302V20.49C9.79207 20.5994 9.59608 20.688 9.35431 20.688H4.75783C4.51606 20.688 4.32007 20.5994 4.32007 20.49V19.302Z",fill:"#0257B4"}),(0,Z.createElement)("path",{d:"M17.04 19.302C17.04 19.1927 17.236 19.104 17.4778 19.104H22.0743C22.316 19.104 22.512 19.1927 22.512 19.302V20.49C22.512 20.5994 22.316 20.688 22.0743 20.688H17.4778C17.236 20.688 17.04 20.5994 17.04 20.49V19.302Z",fill:"#0257B4"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.43902 8.928V1.43902H12.672L12.672 8.928L1.43902 8.928ZM0 10.3914V8.928V0.97561C0 0.436796 0.436795 0 0.97561 0H25.8537C26.3925 0 26.8293 0.436795 26.8293 0.97561V8.928V10.3914V15.7206H26.832V17.184H26.8293V23.0244C26.8293 23.5632 26.3925 24 25.8537 24H0.97561C0.436796 24 0 23.5632 0 23.0244V10.3914ZM25.3902 15.7206V10.3914L14.112 10.3914V15.7206L25.3902 15.7206ZM25.3902 8.928V1.43902H14.112L14.112 8.928L25.3902 8.928ZM25.3902 17.184V22.561H14.112V17.184H25.3902ZM12.672 22.561L12.672 17.184H1.43902V22.561H12.672ZM1.43902 15.7206V10.3914L12.672 10.3914V15.7206L1.43902 15.7206Z",fill:"url(#paint1_linear_208_464)"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.43902 8.928V1.43902H12.672L12.672 8.928L1.43902 8.928ZM0 10.3914V8.928V0.97561C0 0.436796 0.436795 0 0.97561 0H25.8537C26.3925 0 26.8293 0.436795 26.8293 0.97561V8.928V10.3914V15.7206H26.832V17.184H26.8293V23.0244C26.8293 23.5632 26.3925 24 25.8537 24H0.97561C0.436796 24 0 23.5632 0 23.0244V10.3914ZM25.3902 15.7206V10.3914L14.112 10.3914V15.7206L25.3902 15.7206ZM25.3902 8.928V1.43902H14.112L14.112 8.928L25.3902 8.928ZM25.3902 17.184V22.561H14.112V17.184H25.3902ZM12.672 22.561L12.672 17.184H1.43902V22.561H12.672ZM1.43902 15.7206V10.3914L12.672 10.3914V15.7206L1.43902 15.7206Z",fill:"url(#paint2_linear_208_464)"}),(0,Z.createElement)("path",{d:"M6.40403 7.13754C6.35407 7.18777 6.28593 7.21583 6.21512 7.21583C6.14431 7.21583 6.07618 7.18777 6.02621 7.13754L4.51758 5.62864C4.361 5.47206 4.361 5.21822 4.51758 5.06191L4.70649 4.873C4.86308 4.71641 5.11665 4.71641 5.27323 4.873L6.21512 5.81489L8.76023 3.26978C8.91681 3.1132 9.17065 3.1132 9.32696 3.26978L9.51588 3.45869C9.67246 3.61527 9.67246 3.86912 9.51588 4.02543L6.40403 7.13754Z",fill:"#1A8E57"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.23628 3.36023C9.13011 3.25389 8.95754 3.25377 8.851 3.36031L6.2152 5.99611L5.18262 4.96353C5.07613 4.85703 4.90376 4.85703 4.79727 4.96353L4.60828 5.15252C4.50193 5.25868 4.50182 5.43126 4.60836 5.53779L6.11723 7.04693C6.14289 7.07273 6.1782 7.08741 6.2152 7.08741C6.2522 7.08741 6.28752 7.07273 6.31318 7.04693L9.42526 3.93458L9.42535 3.9345C9.53169 3.82833 9.5318 3.65576 9.42527 3.54922L9.23636 3.36031L9.23628 3.36023ZM9.41782 3.179C9.21135 2.97219 8.87624 2.9723 8.66962 3.17893L6.2152 5.63334L5.36401 4.78214C5.15734 4.57548 4.82255 4.57548 4.61589 4.78214L4.42705 4.97098C4.22024 5.17744 4.22035 5.51254 4.42697 5.71917C4.42696 5.71917 4.42697 5.71917 4.42697 5.71917L5.93536 7.22783C5.9354 7.22787 5.93545 7.22791 5.93549 7.22796C6.00974 7.30254 6.11065 7.34393 6.2152 7.34393C6.31978 7.34393 6.4207 7.30253 6.49495 7.22792C6.49499 7.22789 6.49502 7.22786 6.49505 7.22783L9.60657 4.11604C9.81339 3.90958 9.81328 3.57447 9.60665 3.36784L9.41782 3.179Z",fill:"#1A8E57"}),(0,Z.createElement)("path",{d:"M20.4888 5.18406L21.8252 3.84761C21.9729 3.69995 21.9729 3.46055 21.8252 3.31312L21.6471 3.13495C21.4993 2.98724 21.2599 2.98724 21.1125 3.13495L19.7761 4.47136L18.4397 3.13467C18.292 2.98701 18.0526 2.98701 17.9052 3.13467L17.7267 3.31284C17.5791 3.46055 17.5791 3.69995 17.7267 3.84738L19.0634 5.18406L17.727 6.52047C17.5793 6.66818 17.5793 6.90758 17.727 7.05501L17.9052 7.23318C18.0528 7.38084 18.2922 7.38084 18.4397 7.23318L19.7761 5.89673L21.1125 7.23318C21.2602 7.38084 21.4996 7.38084 21.6471 7.23318L21.8252 7.05501C21.9729 6.9073 21.9729 6.6679 21.8252 6.52047L20.4888 5.18406Z",fill:"#DD1F11",stroke:"#DD1F11",strokeWidth:"0.3"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("linearGradient",{id:"paint0_linear_208_464",x1:"29.7325",y1:"5.92857",x2:"17.846",y2:"-12.5988",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#B3C8FF"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#B3EFFF"})),(0,Z.createElement)("linearGradient",{id:"paint1_linear_208_464",x1:"27.936",y1:"24.768",x2:"-2.99722",y2:"-2.54715",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})),(0,Z.createElement)("linearGradient",{id:"paint2_linear_208_464",x1:"27.936",y1:"24.768",x2:"-2.99722",y2:"-2.54715",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})))),uk=((0,Z.createElement)("svg",{width:"27",height:"24",viewBox:"0 0 27 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M1.367 1.392h24.146v6.049H1.367V1.392Z",fill:"url(#a)"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.44 8.878v6.244h6.867V8.878H1.44Zm-1.439 0v6.244H0v1.463h.001v6.44c0 .538.437.975.976.975h24.878a.976.976 0 0 0 .976-.976V.976A.976.976 0 0 0 25.855 0H.977A.976.976 0 0 0 0 .976v7.902h.001Zm1.44-1.463h6.866V1.439H1.44v5.976Zm8.306 1.463v6.244h15.644V8.878H9.747Zm15.644-1.463H9.747V1.439h15.644v5.976Zm-17.084 9.17H1.44v5.976h6.867v-5.976Zm1.44 5.976v-5.976h15.644v5.976H9.747ZM3.806 3.648a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm-.195 7.78c0-.109.087-.196.195-.196h2.048c.108\r 0 .196.087.196.195v1.17a.195.195 0 0 1-.196.196H3.806a.195.195 0 0 1-.195-.195v-1.17Zm10-7.78a.195.195 0 0 0-.196.195v1.17c0 .109.088.196.196.196h2.048a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196H13.61Zm-.196 7.78c0-.109.088-.196.196-.196h2.048c.108 0 .195.087.195.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-7.78a.195.195 0 0 0-.194.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Zm-.194 7.78c0-.109.087-.196.195-.196h2.049c.107 0 .195.087.195.195v1.17a.195.195 0 0 1-.195.196h-2.05a.195.195 0 0 1-.194-.195v-1.17Zm-15.465 7.4a.195.195 0 0 0-.195.195v1.171c0 .108.087.195.195.195h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.171a.195.195 0 0 1-.195.195H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.171c0 .108.087.195.195.195h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Z",fill:"url(#b)"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.44 16.585v5.976h6.867v-5.976H1.44Zm-1.439 0v6.44c0 .538.437.975.976.975h24.878a.976.976 0 0 0 .976-.976V.976A.976.976 0 0 0 25.855 0H.977A.976.976 0 0 0 0 .976v7.902h.001v6.244H0v1.463h.001Zm1.44-1.463V8.878h6.866v6.244H1.44Zm0-7.707h6.866V1.439H1.44v5.976Zm8.306 7.707V8.878h15.644v6.244H9.747Zm0-7.707h15.644V1.439H9.747v5.976Zm0 9.17v5.976h15.644v-5.976H9.747Zm-5.941-5.353a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05ZM3.61 19.024c0-.108.087-.195.195-.195h2.048c.108 0 .196.087.196.195v1.171a.195.195 0 0 1-.196.195H3.806a.195.195 0 0 1-.195-.195v-1.17Zm10-.195a.195.195 0 0 0-.196.195v1.171c0\r .108.088.195.196.195h2.048a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196H13.61Zm5.66.195c0-.108.087-.195.195-.195h2.049c.107 0 .195.087.195.195v1.171a.195.195 0 0 1-.195.195h-2.05a.195.195 0 0 1-.194-.195v-1.17ZM3.806 3.648a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Z",fill:"url(#c)"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("linearGradient",{id:"a",x1:"25.514",y1:"4.416",x2:"19.203",y2:"-6.307",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#B3C8FF"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#B3EFFF"})),(0,Z.createElement)("linearGradient",{id:"b",x1:"26.172",y1:"24.683",x2:"-7.17",y2:"-9.416",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})),(0,Z.createElement)("linearGradient",{id:"c",x1:"26.172",y1:"24.683",x2:"-7.17",y2:"-9.416",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})))),(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.58824 4C5.15879 4 4 5.15879 4 6.58824V17.4118C4 18.8412 5.15879 20 6.58824 20H17.4118C18.8412 20 20 18.8412 20 17.4118V11.7647C20 11.3749 19.684 11.0588 19.2941 11.0588C18.9043 11.0588 18.5882 11.3749 18.5882 11.7647V15.5708L15.3051 11.9229C14.8916 11.4635 14.189 11.4131 13.7141 11.8088L10.6669 14.3481L9.87612 13.0302C9.49904 12.4017 8.63815 12.2816 8.10347 12.7829L5.41176 15.3063V6.58824C5.41176 5.93849 5.93849 5.41176 6.58824 5.41176H12.2353C12.6251 5.41176 12.9412 5.09573 12.9412 4.70588C12.9412 4.31603 12.6251 4 12.2353 4H6.58824ZM5.41176 17.0863V17.4118C5.41176 18.0615 5.93849 18.5882 6.58824 18.5882H17.4118C18.0317 18.5882 18.5397 18.1087 18.5849 17.5004C18.561 17.4805 18.5383 17.4586 18.5169 17.4348L14.4354 12.8999L11.3646 15.459C10.8225 15.9107 10.0053 15.7722 9.64227 15.1672L8.857 13.8584L5.44456 17.0575C5.43387 17.0676 5.42293 17.0772 5.41176 17.0863Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M17 10C16.645 10 16.3571 9.71218 16.3571 9.35714V7.64289H14.6429C14.2878 7.64289 14 7.35507 14 7.00003C14 6.64499 14.2878 6.35718 14.6429 6.35718H16.3571V4.64286C16.3571 4.28782 16.645 4 17 4C17.355 4 17.6429 4.28782 17.6429 4.64286V6.35718H19.3571C19.7122 6.35718 20 6.64499 20 7.00003C20 7.35507 19.7122 7.64289 19.3571 7.64289H17.6429V9.35714C17.6429 9.71218 17.355 10 17 10Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 9C7 9.39556 7.1173 9.78224 7.33706 10.1111C7.55682 10.44 7.86918 10.6964 8.23463 10.8478C8.60008 10.9991 9.00222 11.0387 9.39018 10.9616C9.77814 10.8844 10.1345 10.6939 10.4142 10.4142C10.6939 10.1345 10.8844 9.77814 10.9616 9.39018C11.0387 9.00222 10.9991 8.60008 10.8478 8.23463C10.6964 7.86918 10.44 7.55682 10.1111 7.33706C9.78224 7.1173 9.39556 7 9 7C8.46957 7 7.96086 7.21071 7.58579 7.58579C7.21071 7.96086 7 8.46957 7 9ZM9.90909 9C9.90909 9.1798 9.85577 9.35556 9.75588 9.50506C9.65599 9.65456 9.51401 9.77108 9.34789 9.83989C9.18178 9.9087 8.99899 9.9267 8.82264 9.89162C8.6463 9.85654 8.48431 9.76996 8.35718 9.64282C8.23004 9.51569 8.14345 9.3537 8.10838 9.17735C8.0733 9.00101 8.0913 8.81822 8.16011 8.65211C8.22892 8.48599 8.34544 8.34401 8.49494 8.24412C8.64443 8.14423 8.8202 8.09091 9 8.09091C9.24111 8.09091 9.47234 8.18669 9.64282 8.35718C9.81331 8.52766 9.90909 8.75889 9.90909 9Z",fill:"currentColor"}))),pk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M4.5 6.58824C4.5 5.15879 5.58637 4 6.92647 4H11.82C12.1855 4 12.5 4.31603 12.5 4.70588C12.5 5.09573 12.1855 5.41176 11.82 5.41176H6.92647C6.31733 5.41176 5.82353 5.93849 5.82353 6.58824V17.4118C5.82353 18.0615 6.31733 18.5882 6.92647 18.5882H17.0735C17.6827 18.5882 18.1765 18.0615 18.1765 17.4118V11.7647C18.1765 11.3749 18.4728 11.0588 18.8382 11.0588C19.2037 11.0588 19.5 11.3749 19.5 11.7647V17.4118C19.5 18.8412 18.4136 20 17.0735 20H6.92647C5.58637 20 4.5 18.8412 4.5 17.4118V6.58824Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M16.0999 9C16.0999 9.33137 16.3685 9.6 16.6999 9.6C17.0312 9.6 17.2999 9.33137 17.2999 9V7.39999H18.8999C19.2313 7.39999 19.4999 7.13136 19.4999 6.79999C19.4999 6.46862 19.2313 6.19999 18.8999 6.19999H17.2999V4.6C17.2999 4.26863 17.0312 4 16.6999 4C16.3685 4 16.0999 4.26863 16.0999 4.6V6.19999H14.4999C14.1685 6.19999 13.8999 6.46862 13.8999 6.79999C13.8999 7.13136 14.1685 7.39999 14.4999 7.39999H16.0999V9Z",fill:"currentColor"})),bk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.5 6.58824C4.5 5.15879 5.58637 4 6.92647 4H12.2206C12.5861 4 12.8824 4.31603 12.8824 4.70588C12.8824 5.09573 12.5861 5.41176 12.2206 5.41176H6.92647C6.31733 5.41176 5.82353 5.93849 5.82353 6.58824V17.4118C5.82353 18.0615 6.31733 18.5882 6.92647 18.5882H17.0735C17.6827 18.5882 18.1765 18.0615 18.1765 17.4118V11.7647C18.1765 11.3749 18.4728 11.0588 18.8382 11.0588C19.2037 11.0588 19.5 11.3749 19.5 11.7647V17.4118C19.5 18.8412 18.4136 20 17.0735 20H6.92647C5.58637 20 4.5 18.8412 4.5 17.4118V6.58824ZM16.2212 8.82144C16.2212 9.14098 16.4802 9.40002 16.7998 9.40002C17.1193 9.40002 17.3783 9.14098 17.3783 8.82144V7.27858H18.9215C19.2411 7.27858 19.5001 7.01954 19.5001 6.70001C19.5001 6.38047 19.2411 6.12144 18.9215 6.12144H17.3783V4.57859C17.3783 4.25905 17.1193 4.00002 16.7998 4.00002C16.4802 4.00002 16.2212 4.25905 16.2212 4.57859V6.12144H14.6787C14.3591 6.12144 14.1001 6.38047 14.1001 6.70001C14.1001 7.01954 14.3591 7.27858 14.6787 7.27858H16.2212V8.82144ZM7.69995 8.5C7.69995 8.22386 7.92381 8 8.19995 8H8.49995C8.77609 8 8.99995 8.22386 8.99995 8.5V8.8C8.99995 9.07614 8.77609 9.3 8.49995 9.3H8.19995C7.92381 9.3 7.69995 9.07614 7.69995 8.8V8.5ZM10.8 8C10.5239 8 10.3 8.22386 10.3 8.5V8.8C10.3 9.07614 10.5239 9.3 10.8 9.3H13.3C13.5762 9.3 13.8 9.07614 13.8 8.8V8.5C13.8 8.22386 13.5762 8 13.3 8H10.8ZM10.3 11.8C10.3 11.5239 10.5239 11.3 10.8 11.3H15.8C16.0762 11.3 16.3 11.5239 16.3 11.8V12.1C16.3 12.3761 16.0762 12.6 15.8 12.6H10.8C10.5239 12.6 10.3 12.3761 10.3 12.1V11.8ZM10.3 15.1C10.3 14.8239 10.5239 14.6 10.8 14.6H15.8C16.0762 14.6 16.3 14.8239 16.3 15.1V15.4C16.3 15.6761 16.0762 15.9 15.8 15.9H10.8C10.5239 15.9 10.3 15.6761 10.3 15.4V15.1ZM8.19995 11.3C7.92381 11.3 7.69995 11.5239 7.69995 11.8V12.1C7.69995 12.3761 7.92381 12.6 8.19995 12.6H8.49995C8.77609 12.6 8.99995 12.3761 8.99995 12.1V11.8C8.99995 11.5239 8.77609 11.3 8.49995 11.3H8.19995ZM7.69995 15.1C7.69995 14.8239 7.92381 14.6 8.19995 14.6H8.49995C8.77609 14.6 8.99995 14.8239 8.99995 15.1V15.4C8.99995 15.6761 8.77609 15.9 8.49995 15.9H8.19995C7.92381 15.9 7.69995 15.6761 7.69995 15.4V15.1Z",fill:"currentColor"})),hk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5735 4C17.9136 4 19 5.15879 19 6.58824V11.2353C19 11.6251 18.7037 11.9412 18.3382 11.9412C17.9728 11.9412 17.6765 11.6251 17.6765 11.2353V6.58824C17.6765 5.93849 17.1827 5.41176 16.5735 5.41176H6.42647C5.81733 5.41176 5.32353 5.93849 5.32353 6.58824V17.4118C5.32353 18.0615 5.81733 18.5882 6.42647 18.5882H11.7206C12.0861 18.5882 12.3824 18.9043 12.3824 19.2941C12.3824 19.684 12.0861 20 11.7206 20H6.42647C5.08637 20 4 18.8412 4 17.4118V6.58824C4 5.15879 5.08637 4 6.42647 4H16.5735ZM16.3568 19.3572C16.3568 19.7122 16.6446 20 16.9996 20C17.3547 20 17.6425 19.7122 17.6425 19.3572V17.6429H19.3571C19.7122 17.6429 20 17.355 20 17C20 16.645 19.7122 16.3571 19.3571 16.3571H17.6425V14.6429C17.6425 14.2878 17.3547 14 16.9996 14C16.6446 14 16.3568 14.2878 16.3568 14.6429V16.3571H14.6429C14.2878 16.3571 14 16.645 14 17C14 17.355 14.2878 17.6429 14.6429 17.6429H16.3568V19.3572ZM13.2 11.8414L14.5798 10.4964C14.64 10.4373 14.6619 10.3496 14.6358 10.2694C14.6097 10.1892 14.5403 10.1307 14.4568 10.1185L12.5499 9.84166L11.6971 8.11347C11.6224 7.96218 11.3743 7.96218 11.2997 8.11347L10.4469 9.84166L8.53994 10.1185C8.45643 10.1307 8.3871 10.1894 8.36096 10.2694C8.33482 10.3494 8.35675 10.4375 8.417 10.4964L9.79699 11.8412L9.47115 13.7408C9.45698 13.8239 9.49109 13.9079 9.55931 13.9575C9.62754 14.0073 9.71813 14.0137 9.79256 13.9743L11.4984 13.0776L13.2044 13.9745C13.2368 13.9916 13.2722 14 13.3074 14C13.3533 14 13.3991 13.9858 13.4377 13.9577C13.5059 13.9081 13.54 13.8241 13.5258 13.7411L13.2 11.8414Z",fill:"currentColor"})),gk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 8.5H19C19.2761 8.5 19.5 8.72386 19.5 9V15C19.5 15.2761 19.2761 15.5 19 15.5H5C4.72386 15.5 4.5 15.2761 4.5 15V9C4.5 8.72386 4.72386 8.5 5 8.5ZM3 9C3 7.89543 3.89543 7 5 7H19C20.1046 7 21 7.89543 21 9V15C21 16.1046 20.1046 17 19 17H5C3.89543 17 3 16.1046 3 15V9ZM9 11.25C8.72386 11.25 8.5 11.4739 8.5 11.75V12.25C8.5 12.5261 8.72386 12.75 9 12.75H15C15.2761 12.75 15.5 12.5261 15.5 12.25V11.75C15.5 11.4739 15.2761 11.25 15 11.25H9Z",fill:"currentColor"})),vk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 5C4 4.44772 4.44772 4 5 4H10C10.5523 4 11 4.44772 11 5V10C11 10.5523 10.5523 11 10 11H5C4.44772 11 4 10.5523 4 10V5ZM5.5 9.5V5.5H9.5V9.5H5.5Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13 5C13 4.44772 13.4477 4 14 4H19C19.5523 4 20 4.44772 20 5V10C20 10.5523 19.5523 11 19 11H14C13.4477 11 13 10.5523 13 10V5ZM14.5 9.5V5.5H18.5V9.5H14.5Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 13C4.44772 13 4 13.4477 4 14V19C4 19.5523 4.44772 20 5 20H10C10.5523 20 11 19.5523 11 19V14C11 13.4477 10.5523 13 10 13H5ZM5.5 14.5V18.5H9.5V14.5H5.5Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M16.5 20C16.0858 20 15.75 19.6642 15.75 19.25V17.25H13.75C13.3358 17.25 13 16.9142 13 16.5C13 16.0858 13.3358 15.75 13.75 15.75H15.75V13.75C15.75 13.3358 16.0858 13 16.5 13C16.9142 13 17.25 13.3358 17.25 13.75V15.75H19.25C19.6642 15.75 20 16.0858 20 16.5C20 16.9142 19.6642 17.25 19.25 17.25H17.25V19.25C17.25 19.6642 16.9142 20 16.5 20Z",fill:"currentColor"})),Ck=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.25 4C7.83579 4 7.5 4.33579 7.5 4.75V7.5H5C4.44772 7.5 4 7.94772 4 8.5V19C4 19.5523 4.44772 20 5 20H15.5C16.0523 20 16.5 19.5523 16.5 19V16.5H19.25C19.6642 16.5 20 16.1642 20 15.75V4.75C20 4.33579 19.6642 4 19.25 4H8.25ZM16.5 15H18.5V5.5H9V7.5H15.5C16.0523 7.5 16.5 7.94772 16.5 8.5V15ZM5.5 18.5V9H15V18.5H5.5Z",fill:"currentColor"})),yk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M12.4489 8.67791C12.1799 8.67791 11.9618 8.89601 11.9618 9.16506C11.9618 9.43411 12.1799 9.65221 12.4489 9.65221H13.6589L8.82057 14.4905C8.63033 14.6808 8.63034 14.9892 8.82059 15.1795C9.01083 15.3697 9.31926 15.3697 9.5095 15.1795L14.3478 10.3411V11.5511C14.3478 11.8201 14.566 12.0382 14.835 12.0382C15.104 12.0382 15.3221 11.8201 15.3221 11.5511V9.16506C15.3221 8.89601 15.104 8.67791 14.835 8.67791H12.4489Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.09091 5.69697V7.18182H5.69697C4.75976 7.18182 4 7.94158 4 8.87879V18.303C4 19.2402 4.75976 20 5.69697 20H15.1212C16.0584 20 16.8182 19.2402 16.8182 18.303V15.9091H18.303C19.2402 15.9091 20 15.1493 20 14.2121V5.69697C20 4.75976 19.2402 4 18.303 4H9.78788C8.85067 4 8.09091 4.75976 8.09091 5.69697ZM9.78788 5.45455C9.65399 5.45455 9.54545 5.56308 9.54545 5.69697V10.1818C9.54545 10.5835 9.21984 10.9091 8.81818 10.9091C8.41652 10.9091 8.09091 10.5835 8.09091 10.1818V8.63636H5.69697C5.56308 8.63636 5.45455 8.7449 5.45455 8.87879V18.303C5.45455 18.4369 5.56308 18.5455 5.69697 18.5455H15.1212C15.2551 18.5455 15.3636 18.4369 15.3636 18.303V15.9091H13.2648C12.8632 15.9091 12.5375 15.5835 12.5375 15.1818C12.5375 14.7802 12.8632 14.4545 13.2648 14.4545H18.303C18.4369 14.4545 18.5455 14.346 18.5455 14.2121V5.69697C18.5455 5.56308 18.4369 5.45455 18.303 5.45455H9.78788Z",fill:"currentColor"})),zk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M9.52528 10.7748C9.32047 10.9118 9.26482 11.1905 9.40099 11.3972L11.4624 14.5277L10.3619 16.1988C9.96961 16.061 9.52813 16.0607 9.11281 16.2305C8.20203 16.6029 7.76201 17.6521 8.12998 18.5739C8.49796 19.4956 9.5346 19.9409 10.4454 19.5685C11.3562 19.1961 11.7962 18.147 11.4282 17.2252C11.3484 17.0254 11.2372 16.8479 11.1027 16.6964L11.9965 15.3389L12.8933 16.7009C12.7606 16.8514 12.6508 17.0274 12.5718 17.2252C12.2039 18.147 12.6439 19.196 13.5546 19.5685C14.4654 19.9409 15.5021 19.4956 15.87 18.5739C16.238 17.6521 15.798 16.6029 14.8872 16.2305C14.4699 16.0599 14.0262 16.061 13.6325 16.2008L12.5307 14.5277L12.5326 14.5248L11.9984 13.7136L11.9965 13.7165L10.1427 10.9011C10.0065 10.6944 9.73009 10.6378 9.52528 10.7748ZM14.2222 18.796C13.7312 18.796 13.3332 18.3931 13.3332 17.896C13.3332 17.3989 13.7312 16.996 14.2222 16.996C14.713 16.996 15.1111 17.3989 15.1111 17.896C15.1111 18.3931 14.713 18.796 14.2222 18.796ZM9.77787 18.796C9.28693 18.796 8.88893 18.3931 8.88893 17.896C8.88893 17.3989 9.28693 16.996 9.77787 16.996C10.2688 16.996 10.6668 17.3989 10.6668 17.896C10.6668 18.3931 10.2688 18.796 9.77787 18.796ZM12.5326 12.9024L13.0668 13.7136L14.5921 11.3972C14.7282 11.1905 14.6726 10.9118 14.4678 10.7748C14.263 10.6378 13.9865 10.6944 13.8504 10.9011L12.5326 12.9024Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.3"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.5 4H6C4.89543 4 4 4.89543 4 6V7.75H5.5V6C5.5 5.72386 5.72386 5.5 6 5.5H7.5V4ZM4 11.25V13C4 14.1046 4.89543 15 6 15H7.5V13.5H6C5.72386 13.5 5.5 13.2761 5.5 13V11.25H4ZM10.5 4V5.5H13.5V4H10.5ZM16.5 4V5.5H18C18.2761 5.5 18.5 5.72386 18.5 6V7.75H20V6C20 4.89543 19.1046 4 18 4H16.5ZM20 11.25H18.5V13C18.5 13.2761 18.2761 13.5 18 13.5H16.5V15H18C19.1046 15 20 14.1046 20 13V11.25Z",fill:"currentColor"})),Hk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.76787 5.61835C9.75573 5.86877 9.75184 6.15865 9.75059 6.5H14.2494C14.2482 6.15865 14.2443 5.86877 14.2321 5.61835C14.2141 5.24686 14.1797 5.02252 14.1357 4.88483C14.1167 4.8255 14.1011 4.79779 14.0931 4.78671C14.0776 4.77936 14.0033 4.75 13.8 4.75H10.2C9.99673 4.75 9.92239 4.77936 9.90693 4.78671C9.89895 4.79779 9.8833 4.8255 9.86432 4.88483C9.82026 5.02252 9.78588 5.24686 9.76787 5.61835ZM8.26963 5.54571C8.25598 5.82718 8.25182 6.14675 8.25056 6.5H4.75C4.33579 6.5 4 6.83579 4 7.25C4 7.66421 4.33579 8 4.75 8H5.75V17C5.75 18.5188 6.98122 19.75 8.5 19.75H15.5C17.0188 19.75 18.25 18.5188 18.25 17V8H19.25C19.6642 8 20 7.66421 20 7.25C20 6.83579 19.6642 6.5 19.25 6.5H15.7494C15.7482 6.14675 15.744 5.82718 15.7304 5.54571C15.7109 5.14376 15.6703 4.75873 15.5643 4.42767C15.4522 4.07734 15.2518 3.74168 14.8912 3.51635C14.552 3.3043 14.1644 3.25 13.8 3.25H10.2C9.83565 3.25 9.44803 3.3043 9.10875 3.51635C8.74821 3.74168 8.54779 4.07734 8.43568 4.42767C8.32974 4.75873 8.28912 5.14376 8.26963 5.54571ZM16.75 8H7.25V17C7.25 17.6904 7.80964 18.25 8.5 18.25H15.5C16.1904 18.25 16.75 17.6904 16.75 17V8ZM9.91267 4.7805C9.91267 4.7805 9.91125 4.78288 9.90779 4.78554C9.91084 4.78148 9.91267 4.7805 9.91267 4.7805ZM14.0873 4.7805C14.0873 4.7805 14.0892 4.78148 14.0922 4.78555C14.0888 4.78288 14.0873 4.7805 14.0873 4.7805ZM9.5 10.75C9.5 10.3358 9.83579 10 10.25 10C10.6642 10 11 10.3358 11 10.75V15.25C11 15.6642 10.6642 16 10.25 16C9.83579 16 9.5 15.6642 9.5 15.25V10.75ZM13.75 10C13.3358 10 13 10.3358 13 10.75V15.25C13 15.6642 13.3358 16 13.75 16C14.1642 16 14.5 15.6642 14.5 15.25V10.75C14.5 10.3358 14.1642 10 13.75 10Z",fill:"currentColor"})),_k=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 9V5.5H18.5V9H12.75H11.25H5.5ZM11.25 10.5H5.5V13.9H11.25V10.5ZM11.25 15.4H5.5V18.5H11.25V15.4ZM12.75 18.5V15.4H18.5V18.5H12.75ZM12.75 13.9V10.5H18.5V13.9H12.75ZM4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5Z",fill:"currentColor"})),Vk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 5.5V9H11.5V5.5H5.5ZM5.5 18.5V10.5H18.5V18.5H5.5ZM18.5 5.5V9H13V5.5H18.5ZM5 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5ZM12 17.25C11.6134 17.25 11.3 16.9366 11.3 16.55V15.35H10.0999C9.7133 15.35 9.3999 15.0366 9.3999 14.65C9.3999 14.2634 9.7133 13.95 10.0999 13.95H11.3V12.75C11.3 12.3634 11.6134 12.05 12 12.05C12.3866 12.05 12.7 12.3634 12.7 12.75V13.95H13.8999C14.2865 13.95 14.5999 14.2634 14.5999 14.65C14.5999 15.0366 14.2865 15.35 13.8999 15.35H12.7V16.55C12.7 16.9366 12.3866 17.25 12 17.25Z",fill:"currentColor"})),xk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 13.5V5.5H18.5V13.5H5.5ZM5.5 15V18.5H11.25V15H5.5ZM18.5 18.5H12.75V15H18.5V18.5ZM4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM12 12C11.6134 12 11.3 11.6866 11.3 11.3V10.1H10.0999C9.7133 10.1 9.3999 9.7866 9.3999 9.4C9.3999 9.0134 9.7133 8.7 10.0999 8.7H11.3V7.49999C11.3 7.11339 11.6134 6.79999 12 6.79999C12.3866 6.79999 12.7 7.11339 12.7 7.49999V8.7H13.8999C14.2865 8.7 14.5999 9.0134 14.5999 9.4C14.5999 9.7866 14.2865 10.1 13.8999 10.1H12.7V11.3C12.7 11.6866 12.3866 12 12 12Z",fill:"currentColor"})),Mk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("rect",{x:"11",y:"7",width:"4",height:"1.5",rx:"0.5",fill:"currentColor"}),(0,Z.createElement)("rect",{x:"11",y:"9.75",width:"5",height:"1.5",rx:"0.5",fill:"currentColor"}),(0,Z.createElement)("rect",{x:"11",y:"12.5",width:"5",height:"1.5",rx:"0.5",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.67391 5.44444C9.54184 5.44444 9.43478 5.55223 9.43478 5.68518V15.3148C9.43478 15.4478 9.54185 15.5556 9.67391 15.5556H17.3261C17.4582 15.5556 17.5652 15.4478 17.5652 15.3148V8.00998C17.5652 7.94614 17.54 7.8849 17.4952 7.83975L15.1859 5.51496C15.1411 5.46981 15.0803 5.44444 15.0168 5.44444H9.67391ZM8 5.68518C8 4.75448 8.74944 4 9.67391 4H15.0168C15.4608 4 15.8866 4.17755 16.2005 4.49358L18.5097 6.81838C18.8236 7.13441 19 7.56304 19 8.00998V15.3148C19 16.2455 18.2506 17 17.3261 17H9.67391C8.74944 17 8 16.2455 8 15.3148V5.68518Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 19.25C16 19.6642 15.7045 20 15.34 20H5.66C5.29549 20 5 19.6642 5 19.25L5 8.25C5 7.83579 5.29549 7.5 5.66 7.5H8.344V9H6.32L6.32 18.5H14.68V16.2H16V19.25Z",fill:"currentColor"})),Lk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M5 9H19V10.5H5V9Z",fill:"#99AFE0"}),(0,Z.createElement)("path",{d:"M5 13.5H19V15H5V13.5Z",fill:"#99AFE0"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 5.5V18.5H18.5V5.5H5.5ZM5 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M8.72913 14.18C8.42791 14.4812 8.42791 14.9696 8.72913 15.2708C9.03035 15.572 9.51873 15.572 9.81995 15.2708L11.9984 13.0924L14.18 15.2741C14.4813 15.5753 14.9697 15.5753 15.2709 15.2741C15.5721 14.9729 15.5721 14.4845 15.2709 14.1833L13.0892 12.0016L15.2741 9.81673C15.5753 9.51551 15.5753 9.02713 15.2741 8.72591C14.9729 8.4247 14.4845 8.42469 14.1833 8.72591L11.9984 10.9108L9.81674 8.7292C9.51552 8.42798 9.02714 8.42798 8.72592 8.7292C8.42469 9.03042 8.42469 9.5188 8.72592 9.82002L10.9075 12.0016L8.72913 14.18Z",fill:"currentColor"})),wk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M9 19L9 5L10.5 5L10.5 19H9Z",fill:"#99AFE0"}),(0,Z.createElement)("path",{d:"M13.5 19L13.5 5L15 5L15 19H13.5Z",fill:"#99AFE0"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 5.5V18.5H18.5V5.5H5.5ZM5 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.72913 14.18C8.42791 14.4812 8.42791 14.9696 8.72913 15.2708C9.03035 15.572 9.51873 15.572 9.81995 15.2708L11.9984 13.0924L14.18 15.2741C14.4813 15.5753 14.9696 15.5753 15.2709 15.2741C15.5721 14.9729 15.5721 14.4845 15.2709 14.1833L13.0892 12.0016L15.2741 9.81673C15.5753 9.51551 15.5753 9.02713 15.2741 8.72591C14.9729 8.4247 14.4845 8.42469 14.1833 8.72591L11.9984 10.9108L9.81674 8.7292C9.51552 8.42798 9.02714 8.42798 8.72592 8.7292C8.42469 9.03042 8.42469 9.5188 8.72592 9.82002L10.9075 12.0016L8.72913 14.18Z",fill:"currentColor"})),Sk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 18.5V5.5H13.5L13.5 18.5H5.5ZM15 18.5H18.5V12.75H15V18.5ZM15 11.25H18.5V5.5H15L15 11.25ZM4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM8.80005 13.9C8.80005 14.2866 9.11345 14.6 9.50005 14.6C9.88665 14.6 10.2 14.2866 10.2 13.9V12.7H11.3999C11.7865 12.7 12.0999 12.3866 12.0999 12C12.0999 11.6134 11.7865 11.3 11.3999 11.3H10.2V10.1C10.2 9.71339 9.88665 9.39999 9.50005 9.39999C9.11345 9.39999 8.80005 9.7134 8.80005 10.1V11.3H7.5999C7.2133 11.3 6.8999 11.6134 6.8999 12C6.8999 12.3866 7.2133 12.7 7.5999 12.7H8.80005V13.9Z",fill:"currentColor"})),Ek=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 11.25V5.5H9L9 11.25H5.5ZM5.5 12.75V18.5H9V12.75H5.5ZM10.5 18.5H18.5V5.5H10.5L10.5 18.5ZM4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM13.9004 13.9C13.9004 14.2866 14.2138 14.6 14.6004 14.6C14.987 14.6 15.3004 14.2866 15.3004 13.9V12.7H16.5C16.8866 12.7 17.2 12.3866 17.2 12C17.2 11.6134 16.8866 11.3 16.5 11.3H15.3004V10.1C15.3004 9.71339 14.987 9.39999 14.6004 9.39999C14.2138 9.39999 13.9004 9.7134 13.9004 10.1V11.3H12.7C12.3134 11.3 12 11.6134 12 12C12 12.3866 12.3134 12.7 12.7 12.7H13.9004V13.9Z",fill:"currentColor"})),kk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 19V15H5.5V18.5H9V20H5C4.44772 20 4 19.5523 4 19ZM5.5 9H4V5C4 4.44772 4.44772 4 5 4H9V5.5H5.5V9ZM15 5.5V4H19C19.5523 4 20 4.44772 20 5V9H18.5V5.5H15ZM18.5 15H20V19C20 19.5523 19.5523 20 19 20H15V18.5H18.5V15ZM13.6363 12.3379L15.6478 14.3681C15.7356 14.4537 15.8532 14.5011 15.9752 14.5C16.0973 14.4989 16.214 14.4495 16.3003 14.3624C16.3866 14.2753 16.4355 14.1575 16.4366 14.0343C16.4376 13.9112 16.3907 13.7925 16.306 13.7039L15.0889 12.4755H19.5346C19.658 12.4755 19.7764 12.426 19.8637 12.3379C19.951 12.2498 20 12.1304 20 12.0058C20 11.8812 19.951 11.7617 19.8637 11.6736C19.7764 11.5855 19.658 11.536 19.5346 11.536H15.0889L16.306 10.3077C16.3504 10.2643 16.3859 10.2125 16.4103 10.1552C16.4347 10.0979 16.4475 10.0362 16.448 9.97384C16.4486 9.91147 16.4368 9.84961 16.4134 9.79188C16.39 9.73415 16.3554 9.6817 16.3117 9.63759C16.268 9.59348 16.2161 9.5586 16.1589 9.53498C16.1017 9.51136 16.0404 9.49948 15.9786 9.50002C15.9168 9.50056 15.8557 9.51352 15.7989 9.53814C15.7421 9.56276 15.6908 9.59855 15.6478 9.64341L13.6363 11.6737C13.549 11.7617 13.5 11.8812 13.5 12.0058C13.5 12.1303 13.549 12.2498 13.6363 12.3379ZM10.3637 11.6621L8.35217 9.63187C8.26439 9.5463 8.14682 9.49895 8.02478 9.50002C7.90275 9.50109 7.78601 9.55049 7.69972 9.63759C7.61342 9.72469 7.56447 9.84251 7.56341 9.96568C7.56235 10.0888 7.60926 10.2075 7.69405 10.2961L8.9111 11.5245H4.46544C4.34199 11.5245 4.22361 11.574 4.13632 11.6621C4.04904 11.7502 4 11.8696 4 11.9942C4 12.1188 4.04904 12.2383 4.13632 12.3264C4.22361 12.4145 4.34199 12.464 4.46544 12.464H8.9111L7.69405 13.6923C7.64959 13.7357 7.61413 13.7875 7.58974 13.8448C7.56535 13.9021 7.55251 13.9638 7.55197 14.0262C7.55143 14.0885 7.56321 14.1504 7.58661 14.2081C7.61002 14.2659 7.64458 14.3183 7.68828 14.3624C7.73198 14.4065 7.78394 14.4414 7.84115 14.465C7.89835 14.4886 7.95963 14.5005 8.02143 14.5C8.08323 14.4994 8.14431 14.4865 8.20109 14.4619C8.25788 14.4372 8.30924 14.4015 8.35217 14.3566L10.3637 12.3263C10.451 12.2383 10.5 12.1188 10.5 11.9942C10.5 11.8697 10.451 11.7502 10.3637 11.6621Z",fill:"currentColor"})),Nk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M4.07426 5.85294C4.07426 4.82959 4.87552 4 5.86393 4H18.136C19.1244 4 19.9256 4.82959 19.9256 5.85294V8.5H18.3916V5.85294C18.3916 5.70675 18.2772 5.58824 18.136 5.58824H12.743V18.2H18.136C18.2772 18.2 18.3916 18.0657 18.3916 17.9V15.5H19.9256V17.9C19.9256 19.0598 19.1244 20 18.136 20H5.86393C4.87552 20 4.07426 19.0598 4.07426 17.9V15.5H5.60826V17.9C5.60826 18.0657 5.72273 18.2 5.86393 18.2H11.2569V5.58824H5.86393C5.72273 5.58824 5.60826 5.70675 5.60826 5.85294V8.5H4.07426V5.85294Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M6.15032 14.4218C6.25125 14.5212 6.38658 14.5762 6.52718 14.575C6.66778 14.5737 6.80214 14.5163 6.90136 14.4152C7.00056 14.3141 7.0567 14.1776 7.05792 14.035C7.05913 13.8924 7.00534 13.7548 6.90789 13.652L5.82666 12.5505H9.06211C9.20433 12.5505 9.34059 12.493 9.44095 12.3907C9.54128 12.2885 9.59752 12.15 9.59752 12.0058C9.59752 11.8615 9.54128 11.723 9.44095 11.6208C9.34059 11.5186 9.20433 11.461 9.06211 11.461H5.82666L6.90654 10.3609C6.95742 10.3107 6.99798 10.2508 7.0259 10.1845C7.0539 10.1181 7.06863 10.0467 7.06925 9.97449C7.06987 9.90225 7.05636 9.8306 7.02949 9.76371C7.00262 9.69681 6.96293 9.63599 6.91269 9.58481C6.86245 9.53362 6.80267 9.49311 6.73682 9.46566C6.67097 9.43821 6.60039 9.42439 6.5292 9.42502C6.45801 9.42565 6.38767 9.44072 6.3223 9.46933C6.25714 9.49785 6.19822 9.53924 6.14896 9.59107L4.15652 11.6209C4.05622 11.7231 4 11.8615 4 12.0058C4 12.15 4.05623 12.2885 4.15653 12.3907L6.14939 14.4209L6.15032 14.4218Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M17.8497 9.57817C17.7488 9.47885 17.6134 9.42378 17.4728 9.42502C17.3322 9.42627 17.1979 9.48373 17.0986 9.58481C16.9994 9.68586 16.9433 9.82242 16.9421 9.96503C16.9409 10.1076 16.9947 10.2452 17.0921 10.348L18.1733 11.4495H14.9379C14.7957 11.4495 14.6594 11.507 14.5591 11.6093C14.4587 11.7115 14.4025 11.85 14.4025 11.9942C14.4025 12.1385 14.4587 12.277 14.5591 12.3792C14.6594 12.4814 14.7957 12.539 14.9379 12.539H18.1733L17.0935 13.6391C17.0426 13.6893 17.002 13.7493 16.9741 13.8155C16.9461 13.8819 16.9314 13.9533 16.9307 14.0255C16.9301 14.0978 16.9436 14.1694 16.9705 14.2363C16.9974 14.3032 17.0371 14.364 17.0873 14.4152C17.1375 14.4664 17.1973 14.5069 17.2632 14.5343C17.329 14.5618 17.3996 14.5756 17.4708 14.575C17.542 14.5744 17.6123 14.5593 17.6777 14.5307C17.7429 14.5022 17.8018 14.4608 17.851 14.4089L19.8435 12.3791C19.9438 12.2769 20 12.1385 20 11.9942C20 11.85 19.9438 11.7115 19.8435 11.6093L17.8506 9.57907L17.8497 9.57817Z",fill:"currentColor"})),Tk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M8 12.5C7.72386 12.5 7.5 12.7239 7.5 13V16C7.5 16.2761 7.72386 16.5 8 16.5H16C16.2761 16.5 16.5 16.2761 16.5 16V13C16.5 12.7239 16.2761 12.5 16 12.5H8Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM5.5 18.5V5.5H18.5V18.5H5.5Z",fill:"currentColor"})),Bk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M8 7.5C7.72386 7.5 7.5 7.72386 7.5 8V11C7.5 11.2761 7.72386 11.5 8 11.5H16C16.2761 11.5 16.5 11.2761 16.5 11V8C16.5 7.72386 16.2761 7.5 16 7.5H8Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM5.5 18.5V5.5H18.5V18.5H5.5Z",fill:"currentColor"})),Ik=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 18.5V5.5H18.5V18.5H5.5ZM4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM8 10C7.72386 10 7.5 10.2239 7.5 10.5V13.5C7.5 13.7761 7.72386 14 8 14H16C16.2761 14 16.5 13.7761 16.5 13.5V10.5C16.5 10.2239 16.2761 10 16 10H8Z",fill:"currentColor"})),$k=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.71387 19.8698C9.64194 20.2777 9.91432 20.6667 10.3222 20.7386C10.7302 20.8105 11.1192 20.5382 11.1911 20.1302L14.0123 4.13024C14.0842 3.72232 13.8119 3.33333 13.4039 3.2614C12.996 3.18947 12.607 3.46185 12.5351 3.86977L9.71387 19.8698ZM15.5614 6.22779C15.5614 5.81357 15.8972 5.47779 16.3114 5.47779H19.1267C20.0932 5.47779 20.8767 6.26129 20.8767 7.22779V16.9725C20.8767 17.939 20.0932 18.7225 19.1267 18.7225H15.3114C14.8972 18.7225 14.5614 18.3867 14.5614 17.9725C14.5614 17.5583 14.8972 17.2225 15.3114 17.2225H19.1267C19.2648 17.2225 19.3767 17.1106 19.3767 16.9725V7.22779C19.3767 7.08972 19.2648 6.97779 19.1267 6.97779H16.3114C15.8972 6.97779 15.5614 6.642 15.5614 6.22779ZM8.44545 17.9725C8.44545 18.3868 8.10966 18.7225 7.69545 18.7225H4.88013C3.91363 18.7225 3.13013 17.939 3.13013 16.9725V7.22785C3.13013 6.26135 3.91363 5.47785 4.88013 5.47785H8.69545C9.10966 5.47785 9.44545 5.81363 9.44545 6.22785C9.44545 6.64206 9.10966 6.97785 8.69545 6.97785H4.88013C4.74206 6.97785 4.63013 7.08978 4.63013 7.22785V16.9725C4.63013 17.1106 4.74206 17.2225 4.88013 17.2225H7.69545C8.10966 17.2225 8.44545 17.5583 8.44545 17.9725Z",fill:"currentColor"})),Rk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.705 6.38053C14.5636 6.24392 14.3741 6.16833 14.1775 6.17004C13.9809 6.17175 13.7928 6.25062 13.6537 6.38966C13.5147 6.52871 13.4358 6.7168 13.4341 6.91343C13.4324 7.11006 13.5083 7.29981 13.6449 7.44125L17.4399 11.2362H4.74994C4.55104 11.2362 4.36029 11.3152 4.21965 11.4559C4.07901 11.5965 4 11.7872 4 11.9861C4 12.185 4.07901 12.3758 4.21965 12.5164C4.36029 12.6571 4.55104 12.7361 4.74994 12.7361H17.4399L13.6451 16.5309C13.5735 16.6 13.5164 16.6827 13.4772 16.7742C13.4379 16.8656 13.4172 16.9641 13.4163 17.0636C13.4154 17.1632 13.4344 17.262 13.4721 17.3541C13.5098 17.4463 13.5655 17.53 13.6359 17.6004C13.7063 17.6708 13.7901 17.7265 13.8822 17.7642C13.9744 17.8019 14.0732 17.8209 14.1727 17.8201C14.2723 17.8192 14.3707 17.7985 14.4622 17.7592C14.5536 17.7199 14.6365 17.6627 14.7056 17.5911L19.7804 12.5163C19.921 12.3757 20 12.185 20 11.9861C20 11.7873 19.921 11.5966 19.7804 11.4559L14.705 6.38053Z",fill:"currentColor"})),Ak=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.38557 9.29001C6.24896 9.43145 6.17337 9.62088 6.17508 9.81751C6.17679 10.0141 6.25566 10.2022 6.3947 10.3413C6.53374 10.4803 6.72184 10.5592 6.91847 10.5609C7.1151 10.5626 7.30484 10.4867 7.44628 10.3501L11.2412 6.55516V19.2451C11.2412 19.444 11.3203 19.6347 11.4609 19.7754C11.6015 19.916 11.7923 19.995 11.9912 19.995C12.1901 19.995 12.3808 19.916 12.5215 19.7754C12.6621 19.6347 12.7411 19.444 12.7411 19.2451V6.55516L16.5359 10.3499C16.605 10.4215 16.6878 10.4786 16.7792 10.5179C16.8707 10.5572 16.9691 10.5779 17.0687 10.5787C17.1682 10.5796 17.267 10.5606 17.3592 10.5229C17.4513 10.4852 17.5351 10.4295 17.6055 10.3591C17.6759 10.2887 17.7316 10.205 17.7693 10.1128C17.807 10.0206 17.826 9.92188 17.8251 9.8223C17.8242 9.72272 17.8035 9.62432 17.7642 9.53282C17.725 9.44139 17.6677 9.35855 17.5962 9.28939L12.5214 4.2146C12.3807 4.07401 12.19 3.99503 11.9912 3.99503C11.7923 3.99503 11.6016 4.07401 11.461 4.2146L6.38557 9.29001Z",fill:"currentColor"})),Pk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.29498 17.6096C9.43642 17.7462 9.62586 17.8217 9.82249 17.82C10.0191 17.8183 10.2072 17.7395 10.3463 17.6004C10.4853 17.4614 10.5642 17.2733 10.5659 17.0766C10.5676 16.88 10.4917 16.6903 10.3551 16.5488L6.56013 12.7539L19.2501 12.7539C19.449 12.7539 19.6397 12.6749 19.7803 12.5342C19.921 12.3936 20 12.2028 20 12.0039C20 11.805 19.921 11.6143 19.7803 11.4737C19.6397 11.333 19.449 11.254 19.2501 11.254L6.56013 11.254L10.3549 7.45922C10.4265 7.39007 10.4836 7.30736 10.5228 7.21593C10.5621 7.12443 10.5828 7.02603 10.5837 6.92645C10.5846 6.82687 10.5656 6.72812 10.5279 6.63596C10.4902 6.54379 10.4345 6.46006 10.3641 6.38965C10.2937 6.31924 10.2099 6.26355 10.1178 6.22584C10.0256 6.18814 9.92685 6.16916 9.82727 6.17003C9.7277 6.17089 9.62929 6.19158 9.5378 6.23088C9.44636 6.27016 9.36352 6.32738 9.29437 6.39894L4.21957 11.4737C4.07898 11.6144 4 11.8051 4 12.0039C4 12.2028 4.07898 12.3935 4.21957 12.5341L9.29498 17.6096Z",fill:"currentColor"})),Wk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.6144 14.7C17.751 14.5586 17.8266 14.3692 17.8249 14.1725C17.8232 13.9759 17.7443 13.7878 17.6053 13.6488C17.4663 13.5097 17.2782 13.4309 17.0815 13.4291C16.8849 13.4274 16.6952 13.5033 16.5537 13.6399L12.7588 17.4349V4.74496C12.7588 4.54607 12.6797 4.35532 12.5391 4.21468C12.3985 4.07404 12.2077 3.99503 12.0088 3.99503C11.8099 3.99503 11.6192 4.07404 11.4785 4.21468C11.3379 4.35532 11.2589 4.54607 11.2589 4.74496V17.4349L7.4641 13.6401C7.39495 13.5685 7.31225 13.5115 7.22081 13.4722C7.12932 13.4329 7.03091 13.4122 6.93133 13.4113C6.83176 13.4105 6.73301 13.4294 6.64084 13.4671C6.54868 13.5049 6.46495 13.5605 6.39453 13.631C6.32412 13.7014 6.26843 13.7851 6.23073 13.8773C6.19302 13.9694 6.17404 14.0682 6.17491 14.1678C6.17577 14.2673 6.19646 14.3657 6.23577 14.4572C6.27504 14.5487 6.33227 14.6315 6.40383 14.7007L11.4786 19.7755C11.6193 19.916 11.81 19.995 12.0088 19.995C12.2077 19.995 12.3984 19.916 12.539 19.7755L17.6144 14.7Z",fill:"currentColor"})),Dk=((0,Z.createElement)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("g",{"clip-path":"url(#clip0_539_197)"},(0,Z.createElement)("path",{d:"M10 0.489441L12.7193 7.2612L20 7.75487L14.4 12.4337L16.1803 19.5106L10 15.6305L3.81966 19.5106L5.6 12.4337L0 7.75487L7.28065 7.2612L10 0.489441Z",fill:"currentColor"})),(0,Z.createElement)("defs",null,(0,Z.createElement)("clipPath",{id:"clip0_539_197"},(0,Z.createElement)("rect",{width:"20",height:"20",fill:"white"})))),(0,Z.createElement)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("g",{"clip-path":"url(#clip0_539_199)"},(0,Z.createElement)("path",{d:"M10 1.83119L12.2554 7.44752L12.3723 7.73882L12.6855 7.76005L18.7239 8.16949L14.0794 12.05L13.8385 12.2513L13.9151 12.5557L15.3917 18.4251L10.2659 15.207L10 15.0401L9.73415 15.207L4.60832 18.4251L6.08489 12.5557L6.16147 12.2513L5.92058 12.05L1.27608 8.16949L7.31448 7.76005L7.62766 7.73882L7.74464 7.44752L10 1.83119Z",stroke:"currentColor"})),(0,Z.createElement)("defs",null,(0,Z.createElement)("clipPath",{id:"clip0_539_199"},(0,Z.createElement)("rect",{width:"20",height:"20",fill:"white"})))),e=>{if(e)return JSON.parse(e)}),Ok=[{icon:pk,title:(0,ps.__)("Text","riovizual"),type:"text"},{icon:uk,title:(0,ps.__)("Image","riovizual"),type:"image"},{icon:gk,title:(0,ps.__)("Button","riovizual"),type:"button"},{icon:bk,title:(0,ps.__)("List","riovizual"),type:"list"},{icon:hk,title:(0,ps.__)("Icon","riovizual"),type:"icon"},{icon:$k,title:(0,ps.__)("Shortcode","riovizual"),type:"shortcode"}],Fk=[{title:(0,ps.__)("Delete Text","riovizual"),type:"text"},{title:(0,ps.__)("Delete Image","riovizual"),type:"image"},{title:(0,ps.__)("Delete Button","riovizual"),type:"button"},{title:(0,ps.__)("Delete List","riovizual"),type:"list"},{title:(0,ps.__)("Delete Icon","riovizual"),type:"icon"},{title:(0,ps.__)("Delete Shortcode","riovizual"),type:"shortcode"}],Gk={table:{},cell:{},element:{}};function Uk(e){if(0===e.length)return"";const t=e.map((({cells:e})=>({cells:e.map((e=>{let t=["rowIndex","columnIndex"];return!e.scope&&t.push("scope"),!e.align&&t.push("align"),!e.classes&&t.push("classes"),e.rowSpan<=1&&t.push("rowSpan"),e.colSpan<=1&&t.push("colSpan"),0===Object.keys(e.style).length&&t.push("style"),K().omit(e,t)}))})));return t}function jk(e){return qk(Array.isArray(e)?K().cloneDeep(e):Dk(e)).map((e=>({cells:K().without(e.cells,null)})))}function qk(e){if(!e.length>0)return e;const t=e.length,o=e[0].cells.reduce(((e,t)=>t&&t.colSpan?parseInt(t.colSpan+e):parseInt(e+1)),0),r=K().times(t,(()=>({cells:K().times(o,(()=>({isDummy:!0})))})));return e.forEach(((e,t)=>{e.cells.forEach((e=>{const o=r[t].cells.findIndex((({isDummy:e})=>e)),c=e.rowSpan?e.rowSpan:1,a=e.colSpan?e.colSpan:1,n=t=>K().has(e.style,t),l=e.style?n("cellSelector")||n("rowSelector")||n("columnSelector")?(e=>{let t={};const o=o=>e[o]?K().merge(t,e[o]):t;return t=o("cellSelector"),t=o("rowSelector"),t=o("columnSelector"),t})(e.style):e.style:{};if(r[t].cells[o]={...e,style:l,rowSpan:c,colSpan:a,rowIndex:t,columnIndex:o,isDummy:!1},a>1)for(let e=1;e<a;e++)r[t].cells[o+e].isDummy=!1;if(c>1)for(let e=1;e<c;e++)if(r[t+e].cells[o].isDummy=!1,a>1)for(let c=1;c<a;c++)r[t+e].cells[o+c].isDummy=!1}))})),r.map((e=>({cells:e.cells.map((e=>{const t=K().omit(e,"isDummy");return K().isEmpty(t)?null:t}))})))}function Zk(e,t,o=!1){const{rowIndex:r,columnIndex:c,rowSpan:a,colSpan:n}=t,l=dk.isHeader(o,r)?"th":"td",i=qk(e);if(i[r].cells[c]={...i[r].cells[c],rowSpan:1,colSpan:1},n>1)for(let e=1;e<n;e++)i[r].cells[c+e]={content:[{type:"text",data:""}],tag:l,rowSpan:1,colSpan:1,rowIndex:r,columnIndex:c+e,style:{}};if(a>1)for(let e=1;e<a;e++)if(i[r+e].cells[c]={content:[{type:"text",data:""}],tag:l,rowSpan:1,colSpan:1,rowIndex:r+e,columnIndex:c,style:{}},n>1)for(let t=1;t<n;t++)i[r+e].cells[c+t]={content:[{type:"text",data:""}],tag:l,rowSpan:1,colSpan:1,rowIndex:r+e,columnIndex:c+t,style:{}};return i.map((e=>({cells:K().without(e.cells,null)})))}function Yk(e,t,o,r=!1){const c={cells:PE(e,t,r).cells.map((e=>({...e,rowIndex:o})))};return e.splice(o,0,c),e}function Jk(e,t,o,r=!1){const c=qk(e);return c.map((e=>{const c={...PE(e.cells,t,r),columnIndex:o};e.cells.splice(o,0,c)})),c.map((e=>({cells:K().without(e.cells,null)})))}function Xk(e,t,o){let r=t;return o.map((t=>{let o=t.sCell.content;o[t.index].style=function(e,t){let o={};const r=K().merge(e,t);return Object.entries(r).map((([e,t])=>{""!==t&&(o[e]=t)})),o}(o[t.index].style,e),r=Kk(r,[t.sCell],o,"content")})),r}function Kk(e,t,o,r){return e.map((e=>({cells:e.cells.map((e=>dk.hasTargetCell(t,e)?{...e,content:"content"===r?o:e.content,tag:"tag"===r?o:e.tag,scope:"scope"===r?o:e.scope,align:"align"===r?o:e.align,classes:"classes"===r?o:e.classes,style:"style"===r?WE(o,e.style):e.style}:e))})))}function Qk(e,t){return qk(e)[t.rowIndex].cells[t.columnIndex].content.length-1===t.elementIndex}function eN(e,t,o){if(!t)return!1;if(K().every(t,{rowIndex:o,rowSpan:1})){let t=!0;const r=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.rowSpan>1));return r.length>0&&r.map((e=>{0==o?0==e.rowIndex&&(t=!1):e.rowIndex+e.rowSpan-1>=o&&(t=!1)})),t}return!1}function tN(e,t){const o=qk(e),{rowIndex:r,columnIndex:c,elementIndex:a}=t;if(dk.checkTableContentInSelectedElement(o,r,c,a))return{sCell:o[r].cells[c],index:a,element:o[r].cells[c].content[a]}}function oN(e,t,o=null,r=""){const c=qk(e);if(t){const{rowIndex:e,columnIndex:o,elementIndex:r}=t;return function(e,{rcIndex:t,cellIndex:o,elementIndex:r}){return[{sCell:e[t].cells[o],index:r,element:e[t].cells[o].content[r]}]}(c,{rcIndex:e,cellIndex:o,elementIndex:r})}if(o){let e=[];return o.map((t=>{const{rowIndex:o,columnIndex:a}=t;e=function(e,t,o,r,{rcIndex:c,cellIndex:a}){return o.content.map(((o,n)=>{o.type&&o.type===r&&e.push({sCell:t[c].cells[a],index:n,element:t[c].cells[a].content[n]})})),e}(e,c,t,r,{rcIndex:o,cellIndex:a})})),e}return[]}const rN=()=>{const{vTable:e,attributes:t,setAttributes:o,selectedCell:r,setSelectedCell:a,selectedElement:n,setSelectedElement:l,copiedElement:i,setCopiedElement:s,copiedRow:d,setCopiedRow:m,copiedColumn:f,setCopiedColumn:u,setSelectorName:p,setTableMenu:b,selectorName:h,setIsDisabledElement:g}=(0,Z.useContext)(ck),{hasHeader:v,hasFooter:C,isMergeContent:y,global:z,tableAlignment:H}=t;return{handleInsertRow:(t,c)=>{if(!r&&!c)return;const{rowIndex:n,rowSpan:l=1}=c||r[0],f=dk.getIndexWithDeltaSpan(n,t,l),u=function(e,{rowIndex:t,isHeader:o=!1}){const r=qk(e),c=r[0],a=K().get(c,["cells","length"]),n=(()=>{let e=[];for(let t=0;t<a;t++)e.push({});return e})();if(!a)return e;let l=[...r.slice(0,t),{cells:Array.from({length:a}).map(((e,r)=>({content:[{type:"text",data:"",isNotDefault:!1}],tag:o?"th":"td",rowSpan:1,colSpan:1,rowIndex:t,columnIndex:r,style:n[r]})))},...r.slice(t)];return l.map(((e,t)=>{e.cells.map(((e,o)=>{if(dk.checkForAdjustRowSpan(e,t)){if(l[e.rowIndex].cells[o]={...e,rowSpan:e.rowSpan+1,rowIndex:t},dk.hasRowColSpan(e.colSpan))for(let r=0;r<e.colSpan;r++)l[t].cells[o+r]=null;dk.hasRowColSpan(e.rowSpan)&&(l[t].cells[o]=null)}else e&&(l[t].cells[o]={...e,rowIndex:t})}))})),l.map((e=>({cells:K().without(e.cells,null)})))}(e,{rowIndex:f});QE(m,"insert",{copiedRow:d,rowIndex:f}),tk(s,"insert",{copiedElement:i,newIndex:f,indexType:"rowIndex"}),XE(a,"table",{state:u,newIndex:f,indexType:"rowIndex"}),b(),o({row:Uk(u)})},handleDeleteRow:()=>{if(!r)return;const{rowIndex:t}=r[0],c=0==t?t:t-1,n=function(e,{rowIndex:t}){const o=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>dk.hasSpanInCell(e.rowSpan,e.rowIndex,t)));o.length&&o.forEach((t=>e=Zk(e,t)));const r=e.filter(((e,o)=>o!==t)).map((e=>({cells:e.cells.map((e=>dk.checkForAdjustRowSpan(e,t)?{...e,rowSpan:e.rowSpan-1}:e))})));return r.map(((e,t)=>({cells:e.cells.map((e=>({...e,rowIndex:t})))})))}(e,{rowIndex:t});QE(m,"delete",{copiedRow:d,rowIndex:t}),tk(s,"delete",{copiedElement:i,newIndex:t,indexType:"rowIndex"}),XE(a,"table",{state:n,newIndex:c,indexType:"rowIndex"}),b(),o({row:Uk(n),hasHeader:v&&0===t&&!v,hasFooter:C&&t===e.length-1&&!C})},handleInsertColumn:(t,c)=>{if(!r&&!c)return;const{columnIndex:n,colSpan:l=1}=c||r[0],d=dk.getIndexWithDeltaSpan(n,t,l),m=function(e,{columnIndex:t,hasHeader:o}){let r=qk(e).map(((e,r)=>dk.isUnwantedCellPosition(e.cells,t)?e:{cells:[...e.cells.slice(0,t),{content:[{type:"text",data:"",isNotDefault:!1}],tag:dk.isHeader(o,r)?"th":"td",rowSpan:1,colSpan:1,rowIndex:r,columnIndex:t,style:{}},...e.cells.slice(t)]}));return r.map(((e,o)=>{e.cells.map(((e,c)=>{if(dk.checkForAdjustColSpan(e,t)){if(r[o].cells[c]={...e,colSpan:e.colSpan+1,columnIndex:c},dk.hasRowColSpan(e.colSpan)&&(r[o].cells[t]=null),dk.hasRowColSpan(e.rowSpan))for(let c=0;c<e.rowSpan;c++)r[o+c].cells[t]=null}else e&&(r[o].cells[c]={...e,columnIndex:c})}))})),r.map((e=>({cells:K().without(e.cells,null)})))}(e,{columnIndex:d,hasHeader:v});ek(u,"insert",{copiedColumn:f,columnIndex:d}),tk(s,"insert",{copiedElement:i,newIndex:d,indexType:"columnIndex"}),XE(a,"table",{state:m,newIndex:d,indexType:"columnIndex"}),b(),o({row:Uk(m)})},handleDeleteColumn:()=>{if(!r)return;const{columnIndex:t}=r[0],c=0==t?t:t-1,n=function(e,{columnIndex:t}){let o=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e&&dk.hasSpanInCell(e.colSpan,e.columnIndex,t)));o.length&&o.forEach((t=>e=Zk(e,t)));const r=e.map((e=>({cells:e.cells.filter((e=>e.columnIndex!==t)).map(((e,o)=>dk.checkForAdjustColSpan(e,t)?{...e,colSpan:e.colSpan-1}:e))})));return qk(r).map((e=>({cells:K().without(e.cells,null)})))}(e,{columnIndex:t});ek(u,"delete",{copiedColumn:f,columnIndex:t}),tk(s,"delete",{copiedElement:i,newIndex:t,indexType:"columnIndex"}),XE(a,"table",{state:n,newIndex:c,indexType:"columnIndex"}),b(),o({row:Uk(n)})},handleMergeCells:()=>{const t=function(e,t,o){if(!t||!t.length)return e;const r=dk.getMinMaxRowColIndexes(t),{minRowIndex:c,maxRowIndex:a,minColIndex:n,maxColIndex:l}=r;t.filter((({rowSpan:e,colSpan:t})=>e>1||t>1)).length&&(e=qk(e));const i=e.reduce(((e,t)=>e.concat(t.cells)),[]).reduce(((e,t)=>(dk.isMergedCellContent(t,c,a,n,l)&&(e=e.concat(t.content)),e)),[]),s=e.map(((e,t)=>dk.isNotRowMarged(t,c,a)?e:{cells:e.cells.map((e=>e?dk.isCellMarged(e.columnIndex,t,n,c)?{...e,rowSpan:Math.abs(a-c)+1,colSpan:Math.abs(l-n)+1,content:o?i:e.content}:dk.isCellInRowColIndex(t,e.columnIndex,c,a,n,l)?null:e:null))}));return s.map((e=>({cells:K().without(e.cells,null)})))}(e,r,y);d&&QE(m,"merge",{rowIndex:d.rowIndex,state:t}),f&&ek(u,"merge",{columnIndex:f.columnIndex,state:t}),i&&tk(s,"merge",{copiedElement:i,state:t}),a(),p(),o({row:Uk(t)})},handleSplitMergedCells:()=>{const t=function(e,t,o){if(!t)return e;const r=t.filter((({rowSpan:e,colSpan:t})=>e>1||t>1));return r.length&&r.forEach((t=>{e=Zk(e,t,o)})),e}(e,r,v);a(),p(),b(),o({row:Uk(t)})},handleInsertElement:t=>{if(!r)return;const a=function(e,t,o,r){let a;return e.map((e=>{e.cells.map((e=>c(t,e)?(1===t.length&&(a={rowIndex:t[0].rowIndex,columnIndex:t[0].columnIndex,elementIndex:j(e,r)?0:o?o.elementIndex+1:e.content.length,elementType:r}),j(e,r)?{...e,content:e.content.splice(0,1,{type:r,data:""})}:"text"===r?{...e,content:e.content.splice(o?o.elementIndex+1:e.content.length,0,{type:r,data:"",isNotDefault:!0})}:{...e,content:e.content.splice(o?o.elementIndex+1:e.content.length,0,{type:r,data:""})}):e))})),[e,a]}(e,r,n,t);tk(s,"insertElement",{copiedElement:i,selectedElement:n}),KE(l,"element",{element:a[1]}),b(),o({row:Uk(a[0])})},handleDuplicateElement:(t="duplicate")=>{if(r){if(("copy"===t||"cut"===t)&&tk(s,"copyElement",{selectedElement:n,type:t}),"duplicate"===t||"paste"===t){const c=function(e,t,o,r,c,{rcIndex:a,cellIndex:n}){const l=function(e,t,o,r=null,c,{rcIndex:a,cellIndex:n}){const l=e;var i;if("duplicate"===c){if(!o)return e;const{elementIndex:t}=o;i=K().cloneDeep(l[o[a]].cells[o[n]].content[t])}else{if(!r)return e;const{elementIndex:t}=r.sElement;"cut"===r.dType?[i]=l[r.sElement[a]].cells[r.sElement[n]].content.splice(t,1):i=K().cloneDeep(l[r.sElement[a]].cells[r.sElement[n]].content[t])}return t.map(((e,r)=>{o?l[t[r][a]].cells[t[r][n]].content.splice(o.elementIndex+1,0,i):l[t[r][a]].cells[t[r][n]].content.push(i)})),l}(qk(e),t,o,r,c,{rcIndex:a,cellIndex:n});return l.map((e=>({cells:K().without(e.cells,null)})))}(e,r,n,i,t,{rcIndex:"rowIndex",cellIndex:"columnIndex"});"paste"===t?(KE(l,"create",{rowIndex:r[0].rowIndex,columnIndex:r[0].columnIndex,elementIndex:n?n.elementIndex+1:r[0].content.length,elementType:i.sElement.elementType}),"copy"===i.dType?tk(s,"copyPasteElement",{copiedElement:i,selectedElement:n}):s()):tk(s,"duplicateElement",{copiedElement:i,selectedElement:n}),o({row:Uk(c)})}b()}},handleMoveElement:t=>{if(!n)return;const r=n.elementIndex+t,c=function(e,t,o){const{rowIndex:r,columnIndex:c,elementIndex:a}=t;return e.map(((t,n)=>{t.cells.map(((t,l)=>{if(t.rowIndex===r&&t.columnIndex===c){const[t]=e[n].cells[l].content.splice(a,1);e[n].cells[l].content.splice(o,0,t)}}))})),e}(e,n,r);tk(s,"moveElement",{copiedElement:i,selectedElement:n,newIndex:r}),KE(l,"moveElement",{selectedElement:n,newElementIndex:r}),b(),o({row:Uk(c)})},handleDeleteElement:t=>{const s=function(e,t,o,r){let a={rowIndex:t[0].rowIndex,columnIndex:t[0].columnIndex};const n=e.map((e=>({...e,cells:e.cells.map((e=>{if("single"===r){const{rowIndex:t,columnIndex:r,elementIndex:c}=o;return e.rowIndex===t&&e.columnIndex===r?(e.content.splice(c,1),e.content.length>0&&(a={...a,elementIndex:c>0?c-1:0,elementType:c>0?e.content[c-1].type:e.content[0].type}),{...e,content:e.content}):e}if(!c(t,e))return e;if("all"===r)return{...e,content:[]};{const t=e.content.filter((e=>e.type!=r));return{...e,content:t}}}))})));return[n,a]}(e,r,n,t);tk(l,"deleteElement",{copiedElement:i,selectedElement:n}),s[1].elementType?KE(l,"element",{element:s[1]}):KE(l),"rowSelector"===h&&XE(a,"table",{state:s[0],newIndex:r[0].rowIndex,indexType:"rowIndex"}),"colSelector"===h&&XE(a,"table",{state:s[0],newIndex:r[0].columnIndex,indexType:"columnIndex"}),b(),o({row:Uk(s[0])})},handleSelectedRowDuplicate:()=>{const{rowIndex:t}=r[0],c=Yk(e,t,t+1);QE(m,"insert",{copiedRow:d,rowIndex:t+1}),i&&tk(s,"insert",{copiedElement:i,newIndex:t+1,indexType:"rowIndex"}),o({row:Uk(c)})},handleSelectedRowMove:t=>{const{rowIndex:c}=r[0],n=dk.getIndexWithDelta(c,t),l=Yk(e,c,n,!0);QE(m,"moveRow",{copiedRow:d,newRowIndex:n,rowIndex:c}),i&&tk(s,"move",{copiedElement:i,newIndex:n,index:c,indexType:"rowIndex"}),XE(a,"table",{state:l,newIndex:n,indexType:"rowIndex"}),b(),o({row:Uk(l)})},handleSelectedRowCopy:e=>{const{rowIndex:t}=r[0];QE(m,"copyRow",{type:e,rowIndex:t}),b()},handleSelectedRowPaste:t=>{const{rowIndex:c}=r[0];let n=c;"cut"===d.dType&&(n=d.rowIndex<c?c-1:c),n=dk.getIndexWithDelta(n,t);const l=Yk(e,d.rowIndex,n,"cut"===d.dType);if("cut"===d.dType){const e=dk.getIndexWithDelta(c,t);i&&tk(s,"cutPasteElement",{copiedElement:i,newIndex:n,checkIndex:e,indexType:"rowIndex",copiedIndex:d.rowIndex}),m()}else if("copy"===d.dType){const e=dk.getIndexWithDelta(n,t);QE(m,"insert",{copiedRow:d,rowIndex:e}),tk(s,"insert",{copiedElement:i,newIndex:e,indexType:"rowIndex"})}XE(a,"table",{state:l,newIndex:n,indexType:"rowIndex"}),b(),o({row:Uk(l)})},handleSelectedColumnDuplicate:()=>{const{columnIndex:t}=r[0],c=Jk(e,t,t+1);ek(u,"insert",{copiedColumn:f,columnIndex:t+1}),tk(s,"insert",{copiedElement:i,newIndex:t+1,indexType:"columnIndex"}),o({row:Uk(c)})},handleSelectedColumnMove:t=>{const{columnIndex:c}=r[0],n=dk.getIndexWithDelta(c,t),l=Jk(e,c,n,!0);ek(u,"moveColumn",{copiedColumn:f,newColumnIndex:n,columnIndex:c}),i&&tk(s,"move",{copiedElement:i,newIndex:n,index:c,indexType:"columnIndex"}),XE(a,"table",{state:l,newIndex:n,indexType:"columnIndex"}),b(),o({row:Uk(l)})},handleSelectedColumnCopy:e=>{const{columnIndex:t}=r[0];ek(u,"copyColumn",{type:e,columnIndex:t}),b()},handleSelectedColumnPaste:t=>{const{columnIndex:c}=r[0];let n=c;"cut"===f.dType&&(n=f.columnIndex<c?c-1:c),n=dk.getIndexWithDelta(n,t);const l=Jk(e,f.columnIndex,n,"cut"===f.dType);if("cut"===f.dType){const e=dk.getIndexWithDelta(c,t);i&&tk(s,"cutPasteElement",{copiedElement:i,newIndex:n,checkIndex:e,indexType:"columnIndex",copiedIndex:f.columnIndex}),u()}else if("copy"===f.dType){let e=dk.getIndexWithDelta(c,t);ek(u,"insert",{copiedColumn:f,columnIndex:e}),tk(s,"insert",{copiedElement:i,newIndex:e,indexType:"columnIndex"})}XE(a,"table",{state:l,newIndex:n,indexType:"columnIndex"}),b(),o({row:Uk(l)})},handleConvertRow:(t,r)=>{const c=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.rowIndex===r)),a=Kk(e,c,"header"!==t||v?"td":"th","tag");b(),o({row:Uk(a),hasHeader:0===r?!v:v,hasFooter:r===e.length-1?!C:C})},handleDragStart:e=>{const{source:t}=e;let o=t.droppableId.split("-");g({rowIndex:parseInt(o[0]),colIndex:parseInt(o[1]),elemIndex:t.index}),b()},handleDragEnd:t=>{const{destination:r,source:n,draggableId:i}=t;if(g(),!r||G(r,n))return;let s=n.droppableId.split("-"),d=parseInt(s[0]),m=parseInt(s[1]),f=r.droppableId.split("-"),u=parseInt(f[0]),p=parseInt(f[1]),b=i.split("_");const h=function(e,t,o,r,a){const n=function(e,t,o,r,a){let n=[{...e[a.indexOne].cells[a.indexTwo]}],l=e[r.indexOne].cells[r.indexTwo].content[r.index],i=e.map((e=>({...e,cells:e.cells.map((e=>e&&e.rowIndex===t&&e.columnIndex===o?(e.content.splice(r.index,1),{...e,content:e.content}):e))})));return i.map((e=>({...e,cells:e.cells.map((e=>e&&c(n,e)?{...e,content:[...e.content.slice(0,a.index),l,...e.content.slice(a.index)]}:e))})))}(qk(e),t,o,r,a);return n.map((e=>({cells:K().without(e.cells,null)})))}(e,d,m,{index:n.index,indexOne:d,indexTwo:m},{index:r.index,indexOne:u,indexTwo:p});KE(l,"create",{rowIndex:u,columnIndex:p,elementIndex:r.index,elementType:b[1]}),XE(a,"drop",{state:h,rowIndex:u,columnIndex:p}),o({row:Uk(h)})}}},cN=function({cell:e,cellLength:t,onSelectCell:o,handleContextMenu:r}){const{attributes:c,isSelected:a,vTable:n,selectedCell:l,setSelectedCell:i,setSelectedElement:s,selectorName:d,setSelectorName:m,isGlobalSettings:f,setTableMenu:u,selectedRowButton:p,selectedColButton:b,buttonInsertHover:h,setButtonInsertHover:g,bodyHover:v,headerHover:C,footerHover:y}=(0,Z.useContext)(ck),{handleInsertRow:z,handleDeleteRow:H,handleInsertColumn:V,handleDeleteColumn:x}=rN(),{rowIndex:M,columnIndex:L}=e,{hasHeader:w,hasFooter:S}=c;return(0,Z.createElement)(Z.Fragment,null,dk.cellHeaderSelectorOnHover(a,w,M,L)&&(0,Z.createElement)(Y.Button,{className:"rv-body-selector",tabIndex:-1,style:C?{opacity:1}:{opacity:0},onClick:e=>{ok(l,i,d,m,u,n,M,"rowIndex","rowSelector"),e.stopPropagation()}},(0,ps.__)("Header","riovizual")),dk.cellBodySelectorOnHover(a,w,S,M,L,n.length)&&(0,Z.createElement)(Y.Button,{className:"rv-body-selector",tabIndex:-1,style:v?{opacity:1}:{opacity:0},onClick:e=>{(()=>{const e=n.reduce(((e,t)=>e.concat(t.cells.filter((e=>(!w||e.rowIndex>0)&&(!S||e.rowIndex<n.length-1))))),[]);l&&_.isEqual(l,e)?(i(),m()):(i(e),m("cellSelector")),u()})(),e.stopPropagation()}},(0,ps.__)("Body","riovizual")),(0,Z.createElement)(Y.Button,{className:ee()("rv-cell-selector",{"cell-selector-show":F(p,b,M,L)}),onClick:e=>{o(e),s(),m("cellSelector"),u(),e.stopPropagation()},onContextMenu:e=>{r(e),s(),m("cellSelector")},icon:ak}),dk.cellFooterSelectorOnHover(a,S,M,L,n.length)&&(0,Z.createElement)(Y.Button,{className:"rv-body-selector",tabIndex:-1,style:y?{opacity:1}:{opacity:0},onClick:e=>{ok(l,i,d,m,u,n,M,"rowIndex","rowSelector"),e.stopPropagation()}},(0,ps.__)("Footer","riovizual")),R(a,L)&&(0,Z.createElement)(Y.Button,{className:ee()("rv-row-selector row-"+M+"-selector",{"row-selector-show":A(h,p,M),"row-selector-active":P(d,"rowSelector",l,M,"rowIndex",f)}),icon:nk,iconSize:"16",tabIndex:-1,onClick:e=>{ok(l,i,d,m,u,n,M,"rowIndex","rowSelector"),e.stopPropagation()}}),W(a,d,"rowSelector",l,M,L,n.length,"rowIndex",f)&&(0,Z.createElement)(Y.Button,{className:"rv-row-delete",icon:Hk,iconSize:"16",tabIndex:-1,onClick:e=>{H(),e.stopPropagation()}}),!w&&D(a,L,M)&&(0,Z.createElement)(Y.Button,{className:"rv-btn-insert rv-row-insert rv-row-insert-before",icon:lk,iconSize:"12",tabIndex:-1,onClick:t=>{z(0,e),t.stopPropagation()},onMouseOver:()=>{g(!0)},onMouseOut:()=>{g(!1)}}),dk.checkFooter(S,M,n.length)&&O(a,L)&&(0,Z.createElement)(Y.Button,{className:"rv-btn-insert rv-row-insert rv-row-insert-after",icon:lk,iconSize:"12",tabIndex:-1,onClick:t=>{z(1,e),t.stopPropagation()},onMouseOver:()=>{g(!0)},onMouseOut:()=>{g(!1)}}),R(a,M)&&(0,Z.createElement)(Y.Button,{className:ee()("rv-column-selector",{"column-selector-show":A(h,b,L),"column-selector-active":P(d,"colSelector",l,L,"columnIndex",f)}),icon:ik,iconSize:"16",tabIndex:-1,onClick:e=>{ok(l,i,d,m,u,n,L,"columnIndex","colSelector"),e.stopPropagation()}}),W(a,d,"colSelector",l,L,M,t,"columnIndex",f)&&(0,Z.createElement)(Y.Button,{className:"rv-column-delete",icon:Hk,iconSize:"16",tabIndex:-1,onClick:e=>{x(),e.stopPropagation()}}),dk.cellInsertColBeforeSelector(a,L,M)&&(0,Z.createElement)(Y.Button,{className:"rv-btn-insert rv-col-insert-before",icon:lk,iconSize:"12",tabIndex:-1,onClick:t=>{u(),V(0,e),t.stopPropagation()},onMouseOver:()=>{g(!0)},onMouseOut:()=>{g(!1)}}),dk.cellInsertColAfterSelector(a,M)&&(0,Z.createElement)(Y.Button,{className:"rv-btn-insert rv-col-insert-after",icon:lk,iconSize:"12",tabIndex:-1,onClick:t=>{u(),V(1,e),t.stopPropagation()},onMouseOver:()=>{g(!0)},onMouseOut:()=>{g(!1)}}))},aN=function({index:e,content:t,className:o,wrapClass:r,cell:c,isDisabledElement:a,setPopoverAnchor:n,selectedElement:l,handleCellContent:i}){const{data:s,contentTag:d,classes:m}=t;return(0,Z.createElement)("div",{className:ee()(r,m,{"is-disabled":E(a,c.rowIndex,c.columnIndex,e)}),ref:l&&l.elementIndex===e?n:null},(0,Z.createElement)(bs.RichText,{tagName:d||"div",className:o,value:s,onChange:e=>i(e),allowedFormats:["core/bold","core/italic","core/link","core/code","core/image","core/underline","core/strikethrough","core/subscript","core/superscript"],placeholder:(0,ps.__)("Add text","riovizual")}))},nN=function({index:e,content:t,classes:r,className:c,cell:a,isDisabledElement:n,setPopoverAnchor:l,selectedElement:i}){const{data:s}=t;var d=o(350);return(0,Z.createElement)("div",{className:ee()(c,r,{"is-disabled":E(n,a.rowIndex,a.columnIndex,e)}),ref:i&&i.elementIndex===e?l:null},s.isExternalUrl?s.externalUrl?(0,Z.createElement)("img",{src:s.externalUrl,alt:s.alt}):(0,Z.createElement)("img",{src:d,alt:(0,ps.__)("Placeholder image","riovizual")}):s.url?(0,Z.createElement)("img",{src:s.url,alt:s.alt}):(0,Z.createElement)("img",{src:d,alt:(0,ps.__)("Placeholder image","riovizual")}))},lN=function({index:e,content:t,classes:o,className:r,wrapClass:c,cell:a,isDisabledElement:n,setPopoverAnchor:l,selectedElement:i,handleCellContent:s}){const{data:d,textWrap:m,style:f}=t;return(0,Z.createElement)("div",{className:ee()(c,o,{"is-disabled":E(n,a.rowIndex,a.columnIndex,e)}),ref:i&&i.elementIndex===e?l:null},(0,Z.createElement)("div",{className:r},(0,Z.createElement)(bs.RichText,{tagName:"div",className:ee()("wp-element-button",m?"":"rv_el-nowrap"),value:d,onChange:e=>s(e,"data"),allowedFormats:["core/bold","core/italic","core/strikethrough","core/subscript","core/superscript"],placeholder:(0,ps.__)("Add text")})))},iN=function({index:e,content:t,classes:o,className:r,wrapClass:c,cell:a,isDisabledElement:n,setPopoverAnchor:l,selectedElement:i,handleCellContent:s}){const{data:d}=t,[m,f]=(0,Z.useState)();let u=0;const p=(0,Z.useRef)([]);let b=d||[""];return(0,Z.useEffect)((()=>{m&&f()}),[m]),(0,Z.createElement)("div",{className:ee()(c,o,{"is-disabled":E(n,a.rowIndex,a.columnIndex,e)}),ref:(i&&i.elementIndex,p)},(0,Z.createElement)("ul",{className:r},b.map(((e,t)=>(0,Z.createElement)("li",null,(0,Z.createElement)(bs.RichText,{tagName:"div",value:e,onReplace:()=>{},placeholder:"List item",onSplit:(e,o)=>((e,t,o)=>{u<1?(b[o+u]=e,u=1):(b.splice(o+u,0,e.trim()),u=0),f(o+1),s(b)})(e,0,t),onChange:e=>((e,t)=>{b[t]=e,s(b)})(e,t),allowedFormats:["core/bold","core/italic","core/link","core/code","core/underline","core/strikethrough","core/subscript","core/superscript"],isSelected:m&&m===t&&!0}))))))},sN=function({index:e,content:t,classes:o,className:r,wrapClass:c,cell:a,isDisabledElement:n,setPopoverAnchor:l,selectedElement:i}){const{data:s}=t;return(0,Z.useEffect)((()=>{Zi.add(NE)}),[]),(0,Z.createElement)("div",{className:ee()(c,o,{"is-disabled":E(n,a.rowIndex,a.columnIndex,e)}),ref:i&&i.elementIndex===e?l:null},(0,Z.createElement)("div",{className:r},s?(0,Z.createElement)(fs,{icon:Ji({prefix:s.prefix,iconName:s.iconName})}):(0,Z.createElement)(fs,{icon:Ji({prefix:"fas",iconName:"face-smile"})})))},dN=function({index:e,content:t,classes:o,className:r,wrapClass:c,cell:a,isDisabledElement:n,setPopoverAnchor:l,selectedElement:i,handleCellContent:s}){const{data:d}=t;return(0,Z.createElement)("div",{className:ee()(c,o,{"is-disabled":E(n,a.rowIndex,a.columnIndex,e)}),ref:i&&i.elementIndex===e?l:null},(0,Z.createElement)(bs.PlainText,{className:r,value:d,onChange:e=>s(e),placeholder:"[Shortcode]"}))},mN=(0,Ss.compose)([(0,Y.withFilters)("rvh_tb_element_load")])((function({index:e,content:t,cell:o,isDisabledElement:r,setPopoverAnchor:c,handleCellContent:a}){const{selectedElement:n}=(0,Z.useContext)(ck),l={index:e,content:t,classes:t.classes,cell:o,isDisabledElement:r,setPopoverAnchor:c,selectedElement:n};return(0,Z.createElement)(Z.Fragment,null,"text"===t.type&&(0,Z.createElement)(aN,J({},l,{className:"wp-block-table__cell-content rv_tb-text",wrapClass:`rv_tb-text-wrap cell-element-${e} rv_justify`,handleCellContent:t=>a(t,e)})),"image"===t.type&&(0,Z.createElement)(nN,J({},l,{className:`cell-element-${e} rv_tb-image`})),"button"===t.type&&(0,Z.createElement)(lN,J({},l,{className:"rv_tb-button",wrapClass:`rv_tb-button-wrap cell-element-${e} rv_justify`,handleCellContent:t=>a(t,e)})),"list"===t.type&&(0,Z.createElement)(iN,J({},l,{className:"rv_tb-list",wrapClass:`rv_tb-list-wrap cell-element-${e} rv_justify`,handleCellContent:t=>a(t,e)})),"icon"===t.type&&(0,Z.createElement)(sN,J({},l,{className:"rv_tb-icon",wrapClass:`rv_tb-icon-wrap cell-element-${e}`})),"shortcode"===t.type&&(0,Z.createElement)(dN,J({},l,{className:"rv_tb-shortcode",wrapClass:`rv_tb-shortcode-wrap cell-element-${e} rv_justify`,handleCellContent:t=>a(t,e)})))})),fN=function(){const{attributes:e,vTable:t,selectedCell:o,selectorName:r,copiedRow:c,copiedColumn:a}=(0,Z.useContext)(ck),{handleInsertRow:l,handleDeleteRow:i,handleInsertColumn:s,handleDeleteColumn:d,handleSelectedRowDuplicate:m,handleSelectedRowMove:f,handleSelectedRowCopy:u,handleSelectedRowPaste:p,handleSelectedColumnDuplicate:b,handleSelectedColumnMove:h,handleSelectedColumnCopy:g,handleSelectedColumnPaste:v}=rN(),{hasHeader:C,hasFooter:y}=e;return(0,Z.createElement)(Z.Fragment,null,dk.isShowRowSettingsInContextMenu(r)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:xk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:n(o,"rowIndex")||dk.checkRowInsert(C,o,0),onClick:()=>l(0)},(0,ps.__)("Insert Row Above","riovizual")),(0,Z.createElement)(Y.Button,{icon:Vk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:n(o,"rowIndex")||dk.checkRowInsert(y,o,t.length-1),onClick:()=>l(1)},(0,ps.__)("Insert Row Below","riovizual"))),!(dk.isHeader(C,o[0].rowIndex)||dk.isFooter(y,o[0].rowIndex,t.length))&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:yk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.hasTargetRowSelected(t,o,o[0].rowIndex),onClick:()=>m()},(0,ps.__)("Duplicate Row","riovizual")),(0,Z.createElement)(Y.Button,{icon:Ak,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.hasTargetFirstRowInBody(C,o[0].rowIndex)||!dk.hasTargetRowMoved(t,o,o[0].rowIndex,-1),onClick:()=>f(-1)},(0,ps.__)("Move Row Up","riovizual")),(0,Z.createElement)(Y.Button,{icon:Wk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.hasTargetLastRowInBody(y,o[0].rowIndex,t.length)||!dk.hasTargetRowMoved(t,o,o[0].rowIndex,1),onClick:()=>f(1)},(0,ps.__)("Move Row Down","riovizual"))),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Mk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isDisabledPasteRowInCM(c,C,o,t,"before","head"),onClick:()=>p(0)},(0,ps.__)("Paste Row Above","riovizual")),(0,Z.createElement)(Y.Button,{icon:Mk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isDisabledPasteRowInCM(c,y,o,t,"after","foot"),onClick:()=>p(1)},(0,ps.__)("Paste row Below","riovizual"))),(0,Z.createElement)(Y.Button,{icon:Ck,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.hasTargetRowSelected(t,o,o[0].rowIndex),onClick:()=>u("copy")},(0,ps.__)("Copy Row","riovizual")),(0,Z.createElement)(Y.Button,{icon:zk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isHeader(C,o[0].rowIndex)||dk.isFooter(y,o[0].rowIndex,t.length)||!dk.hasTargetRowSelected(t,o,o[0].rowIndex),onClick:()=>u("cut")},(0,ps.__)("Cut Row","riovizual"))),t.length>1&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>i()},(0,ps.__)("Delete Row","riovizual")))),dk.isShowColumnSettingsInContextMenu(r)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},"colSelector"===r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Sk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:n(o,"columnIndex"),onClick:()=>s(0)},(0,ps.__)("Insert Column Left","riovizual")),(0,Z.createElement)(Y.Button,{icon:Ek,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:n(o,"columnIndex"),onClick:()=>s(1)},(0,ps.__)("Insert Column Right","riovizual")))),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},"colSelector"===r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:yk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.isTargetColumnSelected(t,o,o[0].columnIndex),onClick:()=>b()},(0,ps.__)("Duplicate Column","riovizual")),(0,Z.createElement)(Y.Button,{icon:Pk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:0===o[0].columnIndex||!dk.isTargetColumnMoved(t,o,o[0].columnIndex,-1),onClick:()=>h(-1)},(0,ps.__)("Move Column Left","riovizual")),(0,Z.createElement)(Y.Button,{icon:Rk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isLastColumnSelected(t,o)||!dk.isTargetColumnMoved(t,o,o[0].columnIndex,1),onClick:()=>h(1)},(0,ps.__)("Move Column Right","riovizual")))),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},"colSelector"===r&&(0,Z.createElement)(Z.Fragment,null,a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Mk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isDisabledPasteColInCM(a,o,t,"before"),onClick:()=>v(0)},(0,ps.__)("Paste Column Left","riovizual")),(0,Z.createElement)(Y.Button,{icon:Mk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isDisabledPasteColInCM(a,o,t,"after"),onClick:()=>v(1)},(0,ps.__)("Paste Column Right","riovizual"))),(0,Z.createElement)(Y.Button,{icon:Ck,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.isTargetColumnSelected(t,o,o[0].columnIndex),onClick:()=>g("copy")},(0,ps.__)("Copy Column","riovizual")),(0,Z.createElement)(Y.Button,{icon:zk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.isTargetColumnSelected(t,o,o[0].columnIndex),onClick:()=>g("cut")},(0,ps.__)("Cut Column","riovizual")))),t[0].cells.length>1&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>d()},(0,ps.__)("Delete Column","riovizual")))))},uN=function(){const[e,t]=(0,Z.useState)(!1),[o,c]=(0,Z.useState)(!1),{vTable:a,selectedCell:n,selectedElement:l,copiedElement:i}=(0,Z.useContext)(ck),{handleInsertElement:s,handleDuplicateElement:d,handleMoveElement:m,handleDeleteElement:f}=rN(),u=(0,r.applyFilters)("rvh_tb_add_element_list",Ok),p=(0,r.applyFilters)("rvh_tb_delete_element_list",Fk);return(0,Z.createElement)(Z.Fragment,null,l&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:yk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>d("duplicate")},(0,ps.__)("Duplicate Element","riovizual")),n&&n[0].content.length>1&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Ak,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!l||0===l.elementIndex,onClick:()=>m(-1)},(0,ps.__)("Move Element Above","riovizual")),(0,Z.createElement)(Y.Button,{icon:Wk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!l||Qk(a,l),onClick:()=>m(1)},(0,ps.__)("Move Element Below","riovizual")))),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},i&&(0,Z.createElement)(Y.Button,{icon:Mk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isDisabledPasteElementOptionInCM(i,n),onClick:()=>d("paste")},(0,ps.__)("Paste Element","riovizual")),dk.isShowElementSettingsInContextMenu(n,l)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Ck,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!l,onClick:()=>d("copy")},(0,ps.__)("Copy Element","riovizual")),(0,Z.createElement)(Y.Button,{icon:zk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!l,onClick:()=>d("cut")},(0,ps.__)("Cut Element","riovizual")))),l&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>f("single")},(0,ps.__)("Delete","riovizual"))),n&&!l&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items rv_tb-menu-has-dd"},(0,Z.createElement)(Y.Button,{icon:vk,iconSize:"16px",className:"rv-rcp-dd-btn rv_items-dd",onMouseEnter:e=>{t(!0)},onMouseLeave:e=>{t(!1)},onClick:e=>{t(!0)}},(0,ps.__)("Add Elements","riovizual")),e&&(0,Z.createElement)(Y.Popover,{className:"rv_table-menu",focusOnMount:!1,placement:"right-start"},(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items",onMouseEnter:e=>{t(!0)},onMouseLeave:e=>{t(!1)}},u.map((e=>(0,Z.createElement)(Y.Button,{icon:e.icon,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>s(e.type)},e.title)))))),dk.hasElementInSelectedCells(n)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items rv_tb-menu-has-dd"},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn rv_items-dd",onMouseEnter:e=>{c(!0)},onMouseLeave:e=>{c(!1)},onClick:e=>{c(!0)}},(0,ps.__)("Delete Elements","riovizual")),o&&(0,Z.createElement)(Y.Popover,{className:"rv_table-menu",focusOnMount:!1,placement:"right-start"},(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items",onMouseEnter:e=>{c(!0)},onMouseLeave:e=>{c(!1)}},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>f("all")},(0,ps.__)("Delete All","riovizual")),p.map((e=>(0,Z.createElement)(Z.Fragment,null,dk.hasElementInSelectedCells(n,e.type)&&(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.hasElementInSelectedCells(n,e.type),onClick:()=>f(e.type)},e.title)))))))))},pN=function(){const{attributes:e,vTable:t,selectedCell:o}=(0,Z.useContext)(ck),{handleConvertRow:r}=rN(),{hasHeader:c,hasFooter:a}=e;return(0,Z.createElement)(Z.Fragment,null,o&&(0,Z.createElement)(fN,null),!c&&eN(t,o,0)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Bk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>r("header",0)},(0,ps.__)("Convert to Header Section","riovizual"))),c&&eN(t,o,0)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Ik,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>r("cell",0)},(0,ps.__)("Add to Body Section","riovizual"))),!a&&eN(t,o,t.length-1)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Tk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>r("footer",t.length-1)},(0,ps.__)("Convert to Footer Section","riovizual"))),a&&eN(t,o,t.length-1)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Ik,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>r("cell",t.length-1)},(0,ps.__)("Add to Body Section","riovizual"))),(0,Z.createElement)(uN,null))},bN=(0,Ss.compose)([(0,Es.withSelect)((e=>({getDevice:e("rio-vizual-style").getDevice()})))])((function({cell:e,index:t,isDisabledElement:o,showIconIndex:r,getDevice:c}){const{content:a,rowIndex:n,columnIndex:l}=e;function i(e,t){return t.isDropAnimating?{...e,transitionDuration:"0.001s"}:e}return(0,Z.createElement)(Z.Fragment,null,"tablet"!==c&&"mobile"!==c&&(0,Z.createElement)(La,{draggableId:"row-"+n+"-cell-"+l+"-elem-"+t+"_"+a.type,index:t},((e,c)=>(0,Z.createElement)("span",J({className:"elem-drag-icon"},e.draggableProps,e.dragHandleProps,{tabIndex:-1,ref:e.innerRef,style:i(e.draggableProps.style,c)}),E(o,n,l,t)?(0,Z.createElement)(Y.Dashicon,{className:"active",icon:"move"}):!o&&r===t&&(0,Z.createElement)(Y.Dashicon,{icon:"move"})))))})),hN=function({cell:e,onChangeSelectedElement:t}){const{content:o}=e,{vTable:r,setAttributes:c,selectedCell:a,selectedElement:n,setSelectedElement:l,copiedElement:i,tableMenu:s,isDisabledElement:d,isGlobalSettings:m}=(0,Z.useContext)(ck),f=dk.hasTargetCell(a,e),[u,p]=(0,Z.useState)(),[b,h]=(0,Z.useState)();return(0,Z.useEffect)((()=>{(!a||a.length>1)&&l()}),[a]),(0,Z.createElement)(Z.Fragment,null,o.map(((o,a)=>{const l={index:a,content:o,cell:e,isDisabledElement:d,popoverAnchor:u,setPopoverAnchor:p,selectedElement:n};return(0,Z.createElement)("div",{className:ee()("rv_tb-element",{"is-elem-active":B(n,e.rowIndex,e.columnIndex,a,m),"rv-elem-cut":I(i,e.rowIndex,e.columnIndex,a)}),onMouseOver:()=>{h(a)},onMouseOut:()=>{h()},onClick:e=>{e&&!e.target.classList.contains("rv-rcp-dd-btn")&&t(e,a,o.type)},onContextMenu:e=>{t(e,a,o.type,!0)},key:a},(0,Z.createElement)(mN,J({},l,{handleCellContent:t=>((e,t,o)=>{o.content[t].data=e;const a=Kk(r,[o],o.content,"content");c({row:Uk(a)})})(t,a,e)})),dk.isOpenElementPopover(f,n,a,s,e.rowIndex,e.columnIndex)&&(0,Z.createElement)(Y.Popover,{className:"rv_table-menu",anchor:u,focusOnMount:!1},(0,Z.createElement)(pN,null)),(0,Z.createElement)(bN,{cell:e,index:a,isDisabledElement:d,showIconIndex:b}))})))};function gN({name:e,innerRef:t,provided:o,...r}){const c=`${e}`;return(0,Z.createElement)(c,J({},r,{ref:t},o.droppableProps))}const vN=function({rowCells:e,rIndex:t}){const{isSelected:o,vTable:r,selectedCell:n,setSelectedCell:l,selectedElement:i,setSelectedElement:s,selectorName:d,setSelectorName:m,isGlobalSettings:f,tableMenu:u,setTableMenu:p,copiedRow:b,copiedColumn:h,setSelectedRowButton:g,setSelectedColButton:v}=(0,Z.useContext)(ck),[C,y]=(0,Z.useState)(e);let z=!1;(0,Z.useEffect)((()=>{y(e)}),[e]);const H=(e,t)=>{const o=function(e,t,o,r,c){const{columnIndex:a,rowIndex:n}=t;let l=[{...t}];if(r)if(e.shiftKey)l=function(e,{fromCell:t,toCell:o},r){if(!t||!o)return[];let c=[];const a=w([t,o]);let{minRowIndex:n,maxRowIndex:l,minColIndex:i,maxColIndex:s}=a;return e.map(((e,t)=>e.cells.map((e=>{"pricingTable"===r?S(e.rowIndex,t,n,l,i,s)&&c.push({...e,columnIndex:t}):S(t,e.columnIndex,n,l,i,s)&&c.push({...e,rowIndex:t})})))),c}(o,{fromCell:r[0],toCell:t},c);else if(e.ctrlKey||e.metaKey){l=[...r];const e=l.findIndex((e=>e.rowIndex===n&&e.columnIndex===a));-1===e?l.push({...t}):l.splice(e,1)}return l.length>0&&l}(e,t,r,n);l(o),e.currentTarget==e.target&&s()},_=(e,t)=>{e.preventDefault(),p({rowIndex:t.rowIndex,columnIndex:t.columnIndex});const o=document.querySelector(".row-selector-show"),i=document.querySelector(".column-selector-show");if(a(e,o)||a(e,i))a(e,o)&&(XE(l,"table",{state:r,newIndex:t.rowIndex,indexType:"rowIndex"}),m("rowSelector")),a(e,i)&&(XE(l,"table",{state:r,newIndex:t.columnIndex,indexType:"columnIndex"}),m("colSelector"));else{const e=()=>{l([{...t}]),m("cellSelector")};z?(e(),z=!1):!n||n.length<=1?e():c(n,t)||e()}e.currentTarget==e.target&&s()};return(0,Z.createElement)("tr",{key:t},C.map(((e,t)=>{const{tag:r,scope:a,align:l,rowSpan:d,colSpan:y,classes:V,rowIndex:x,columnIndex:M}=e,L=c(n,e),w=ee()("rv_tb-cell","rv_tb-row-"+x+"-cell-"+M,"rv_tb-rs-row-"+x+"-cell-"+M,"rv_tb-cs-row-"+x+"-cell-"+M,{"selected-cell":L&&!f,"rv_tb-cell-selected":o,[`has-text-align-${l}`]:l,"rv-row-cut":$(b,x,"rowIndex"),"rv-col-cut":$(h,M,"columnIndex")},V);return(0,Z.createElement)(Z.Fragment,{key:t},(0,Z.createElement)(ka,{droppableId:x+"-"+M},((t,c)=>(0,Z.createElement)(gN,{name:r,className:`rv_tb-elem-drop ${w}`,rowSpan:d>1?d:1,colSpan:y>1?y:1,scope:"th"===r&&a||void 0,onClick:t=>{t&&!t.target.classList.contains("rv-rcp-dd-btn")&&(H(t,{...e}),m("cellSelector"),p())},onMouseOver:()=>{g(x),v(M)},onMouseOut:()=>{g(),v()},onContextMenu:t=>{_(t,{...e})},innerRef:t.innerRef,provided:t,style:{backgroundColor:c.isDraggingOver&&"rgba(207,217,224,0.6)"}},o&&(0,Z.createElement)(cN,{cell:e,cellLength:C.length,onSelectCell:t=>H(t,{...e}),handleContextMenu:t=>_(t,{...e})}),(0,Z.createElement)(hN,{cell:e,onChangeSelectedElement:(e,t,o,r=!1)=>((e,t,o,r,c,a)=>{e.shiftKey||e.ctrlKey||e.metaKey||(z=a,p(),s({rowIndex:r,columnIndex:c,elementIndex:t,elementType:o}))})(e,t,o,x,M,r)}),t.placeholder,T(L,i,u,x,M)&&(0,Z.createElement)(Y.Popover,{className:"rv_table-menu",focusOnMount:!1},(0,Z.createElement)(pN,null))))))})))},CN=function({tableRef:e}){const t=(0,Z.useRef)(),{attributes:o,vTable:r,setSelectedCell:c,setSelectedElement:a,setSelectorName:n,setTableMenu:l,setBodyHover:i,setHeaderHover:s,setFooterHover:d}=(0,Z.useContext)(ck),{handleDragStart:m,handleDragEnd:f}=rN(),{id:u,hasFixedLayout:p,hasHeader:b,hasFooter:h,tableClasses:g}=o;(0,Z.useEffect)((()=>{function o(o){const r=document.querySelector(`.rv_tb-${u} .rv_tb-caption`);t.current&&e.current.contains(o.target)&&!t.current.contains(o.target)&&(c(),a(),l(),r&&r.contains(o.target)?n("captionSelector"):n("globalSelector"))}return document.addEventListener("mousedown",o),()=>{document.removeEventListener("mousedown",o)}}),[t]);const v=(e,t)=>(0,Z.createElement)(vN,{rowCells:e,rIndex:t,key:t}),C=(()=>{let e={body:[]};return r.map(((t,o)=>{b&&0===o?e.head=v(t.cells,o):h&&o===r.length-1?e.foot=v(t.cells,o):e.body[`${o}`]=v(t.cells,o)})),e})();return(0,Z.createElement)(Qc,{onDragStart:e=>m(e),onDragEnd:e=>f(e)},(0,Z.createElement)("table",{ref:t,className:ee()({"has-fixed-layout":p},g)},C.head&&(0,Z.createElement)("thead",{onMouseOver:()=>{s(!0)},onMouseOut:()=>{s(!1)}},C.head),C.body.length>0&&(0,Z.createElement)("tbody",{onMouseOver:()=>{i(!0)},onMouseOut:()=>{i(!1)}},C.body),C.foot&&(0,Z.createElement)("tfoot",{onMouseOver:()=>{d(!0)},onMouseOut:()=>{d(!1)}},C.foot)))},yN=window.wp.apiFetch;var zN=o.n(yN);const HN={setDeviceState:e=>({type:"SET_DEVICE",device:e}),setEleState:e=>({type:"SET_ELE_STATE",eleState:e}),setPrevDeviceState:e=>({type:"SET_PREV_DEVICE_STATE",prevDeviceState:e}),setFontState:e=>({type:"SET_FONT",font:e}),setCurrentCellState:e=>({type:"SET_CURRENT_CELL",cell:e})},_N={device:"desktop",eleState:"normal",prevDeviceState:"",font:{}},VN=(0,Es.createReduxStore)("rio-vizual-style",{reducer:(e=_N,t)=>{switch(t.type){case"SET_DEVICE":return{...e,device:t.device};case"SET_ELE_STATE":return{...e,eleState:t.eleState};case"SET_PREV_DEVICE_STATE":return{...e,prevDeviceState:t.prevDeviceState};case"SET_FONT":return{...e,font:t.font};case"SET_CURRENT_CELL":return{...e,cell:t.cell};default:return e}return e},selectors:{getDevice:e=>e.device,getEleState:e=>e.eleState,getPrevDeviceState:e=>e.prevDeviceState,getFont:e=>e.font,getCurrentCell:e=>e.cell},actions:HN});(0,Es.dispatch)("rio-vizual-style")||(0,Es.register)(VN),(0,Es.subscribe)((()=>{if(!(0,Es.select)("core/editor"))return;const e=(0,Es.select)("core/editor").isSavingPost(),t=(0,Es.select)("core/editor").isAutosavingPost(),o=(0,Es.select)("core/editor").isSavingNonPostEntityChanges(),r=(0,Es.select)("core").getEntitiesBeingSaved?(0,Es.select)("core").getEntitiesBeingSaved():(0,Es.select)("core").__experimentalGetEntitiesBeingSaved(),c=(0,Es.select)("core/block-editor").getBlocks();let a=(0,Es.select)("core/editor").getCurrentPostId(),n="post",l=!1;if(!t&&(e||o)){let e,t="",o={};e=document.querySelectorAll(".wp-block-riovizual-tablebuilder, .wp-block-riovizual-prosandcons, .wp-block-riovizual-pricingtable"),!e.length&&document.querySelector("iframe")&&(e=document.querySelector("iframe").contentDocument.body.querySelectorAll(".wp-block-riovizual-tablebuilder, .wp-block-riovizual-prosandcons, .wp-block-riovizual-pricingtable"));const i=e=>{const t=e.indexOf("@"),r=e.indexOf("}}")+2,c=e.slice(t,r);e=e.replace(c,"");const a=c.slice(0,c.indexOf("{")),n=c.slice(c.indexOf("{")),l=n.slice(n.indexOf("{")+1,n.lastIndexOf("}"));return o={...o,[a]:o[a]?o[a]+l:l},e.includes("@media")?i(e):e};if([...e].forEach((function(e){if(!e.querySelector("style"))return;let o=e.querySelector("style").innerHTML;if(o.startsWith("@import")){const e=o.indexOf("@import"),t=o.indexOf(");")+2,r=o.slice(e,t);o=o.replace(r,"")}o.includes("@media")?t+=i(o):t+=o})),Object.keys(o).length)for(const[e,r]of Object.entries(o))t=t+" "+`${e}{ ${r} }`;const s=e=>{let t=e.some((e=>"riovizual/tablebuilder"===e.name||"riovizual/prosandcons"===e.name||"riovizual/pricingtable"===e.name));if(!t&&e.length>0){return e.map((e=>{if(e.innerBlocks.length>0)return s(e.innerBlocks)})).includes(!0)}return t};a?l=!!c.length&&s(c):(l=!!c.length&&s(c),a=K().replace(r[0].key,"//","_"),n="template");const d=l?(0,Es.select)("rio-vizual-style").getFont():{...(0,Es.select)("rio-vizual-style").getFont(),font:""};zN()({path:"/rio-vizual/v2/save_blocks_css",method:"POST",data:{blocks_css:t,post_id:a,type:n,hasBlock:l}}).then((e=>{})),d&&zN()({path:"/rio-vizual/v2/save_blocks_font",method:"POST",data:{blocks_font:d,post_id:a}}).then((e=>{}))}}));const xN=function(e){const[t,o]=(0,Z.useState)(!1),[r,c]=(0,Z.useState)(),a=()=>{o((e=>!e))};return(0,Z.createElement)("div",{className:e.globalModal?"rv_reset-settings-wrap rv_reset-global":"rv_reset-settings-wrap"},(0,Z.createElement)(Y.Button,{className:t?" opened-popup rv_reset-settings":"rv_reset-settings",ref:c,variant:"link",isDestructive:!0,onClick:()=>a()},e.title),t&&(0,Z.createElement)(Y.Popover,{className:"rv-popover-settings rv_reset-style",anchor:r,onClose:()=>a()},(0,Z.createElement)("div",{className:"rv_reset-style-title"},(0,ps.__)("Are you sure?","riovizual")),(0,Z.createElement)("p",null,(0,ps.__)("This will reset styles only.","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_reset-style-buttons"},(0,Z.createElement)(Y.Button,{onClick:()=>a()},(0,ps.__)("Cancel","riovizual")),(0,Z.createElement)(Y.Button,{className:"rv_button-destructive",onClick:()=>(a(),void e.onResetSettings())},(0,ps.__)("Reset","riovizual")))))},MN=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setDeviceState(t){e("rio-vizual-style").setDeviceState(t)},setEleState(t){e("rio-vizual-style").setEleState(t)},setPrevDeviceState(t){e("rio-vizual-style").setPrevDeviceState(t)}}))),(0,Es.withSelect)((e=>({getDevice:e("rio-vizual-style").getDevice(),getEleState:e("rio-vizual-style").getEleState(),getPrevDeviceState:e("rio-vizual-style").getPrevDeviceState()})))])((function({getDevice:e,getEleState:t,getPrevDeviceState:o,setDeviceState:r,setEleState:c,setPrevDeviceState:a}){const{deviceType:n}=(0,Es.useSelect)((e=>{let t;const o=t=>{const o=e(t);return o.hasOwnProperty("__experimentalGetPreviewDeviceType")?o.__experimentalGetPreviewDeviceType():o.getPreviewDeviceType()};return t=e("core/editor").hasOwnProperty("getDeviceType")?e("core/editor").getDeviceType():e("core/edit-site")?o("core/edit-site"):o("core/edit-post"),{deviceType:t}}),[]);(0,Z.useEffect)((()=>{"normal"===t?r(K().lowerCase(n)):"desktop"==o?(r("desktop"),c("normal")):a("desktop")}),[n]);const l=(e,t)=>{(0,Es.dispatch)(e).hasOwnProperty("__experimentalSetPreviewDeviceType")?(0,Es.dispatch)(e).__experimentalSetPreviewDeviceType(K().capitalize(t)):(0,Es.dispatch)(e).setPreviewDeviceType(K().capitalize(t))},i=e=>{(0,Es.dispatch)("core/editor").hasOwnProperty("setDeviceType")?(0,Es.dispatch)("core/editor").setDeviceType(K().capitalize(e)):(0,Es.select)("core/edit-site")?l("core/edit-site",e):l("core/edit-post",e)},s=t=>{i(t),a(e),r(t)},d=t=>{c(t),"normal"===t?r(K().lowerCase(n)):(i("desktop"),a(e),r("hover"))};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ButtonGroup,{className:"rv_device-control"},(0,Z.createElement)(Y.Button,{variant:"normal"===t?"primary":"secondary",className:"rv_device-control-button",onClick:()=>{d("normal")}},(0,ps.__)("Normal","riovizual")),(0,Z.createElement)(Y.Button,{variant:"hover"===t?"primary":"secondary",className:"rv_device-control-button",onClick:()=>{d("hover")}},(0,ps.__)("Hover","riovizual"))),"normal"===t&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_settings-device"},(0,Z.createElement)(Y.Button,{variant:"desktop"===e?"primary":"secondary",className:"rv_settings-device-button",onClick:()=>{s("desktop")}},(0,Z.createElement)(Y.Dashicon,{icon:"desktop"})),(0,Z.createElement)(Y.Button,{variant:"tablet"===e?"primary":"secondary",className:"rv_settings-device-button",onClick:()=>{s("tablet")}},(0,Z.createElement)(Y.Dashicon,{icon:"tablet"})),(0,Z.createElement)(Y.Button,{variant:"mobile"===e?"primary":"secondary",className:"rv_settings-device-button",onClick:()=>{s("mobile")}},(0,Z.createElement)(Y.Dashicon,{icon:"smartphone"}))),"hover"===t&&(0,Z.createElement)("div",{className:"rv_settings-device"},(0,Z.createElement)("span",{className:"rv_settings-device-hover"},(0,ps.__)("All Devices","riovizual"))))})),LN=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setCurrentCellState(t){e("rio-vizual-style").setCurrentCellState(t)}}))),(0,Es.withSelect)((e=>({getCurrentCell:e("rio-vizual-style").getCurrentCell()})))])((function({children:e,isSelected:t,isGlobalSettings:o,setIsGlobalSettings:r,getCurrentCell:c,setCurrentCellState:a,tabSelected:n,setTabSelected:l}){const i={general:(0,Z.createElement)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M22 12C22 11.2562 21.464 10.4632 20.8033 10.2293C20.1426 9.99545 19.5021 9.42273 19.3157 8.97107C19.1293 8.51942 19.1777 7.65992 19.4793 7.02686C19.7806 6.3938 19.5979 5.45372 19.0719 4.92769C18.5463 4.40165 17.6062 4.21942 16.9727 4.52066C16.3397 4.8219 15.4814 4.87107 15.031 4.68471C14.5806 4.49835 14.0074 3.85702 13.7727 3.19628C13.5376 2.53554 12.7438 2 12 2C11.2562 2 10.4624 2.53554 10.2273 3.19628C9.99215 3.85702 9.41942 4.49835 8.96901 4.68471C8.51859 4.87107 7.65992 4.8219 7.02686 4.52066C6.3938 4.21942 5.45372 4.40165 4.92769 4.92769C4.40165 5.45372 4.21942 6.39339 4.52066 7.02686C4.8219 7.66033 4.86983 8.51901 4.68264 8.97025C4.49545 9.42149 3.85702 9.99545 3.19628 10.2293C2.53554 10.4632 2 11.2562 2 12C2 12.7438 2.53554 13.5376 3.19628 13.7727C3.85702 14.0074 4.49628 14.5814 4.68347 15.0318C4.87066 15.4818 4.8219 16.3401 4.52066 16.9731C4.21942 17.6062 4.40165 18.5463 4.92769 19.0723C5.45372 19.5979 6.39339 19.7806 7.02686 19.4793C7.66033 19.1781 8.51859 19.1293 8.96901 19.3161C9.41983 19.5029 9.99215 20.1459 10.2273 20.8054C10.4624 21.4649 11.2562 22 12 22C12.7438 22 13.5376 21.4649 13.7727 20.8054C14.0074 20.1459 14.5798 19.5037 15.0302 19.3161C15.4806 19.1289 16.3401 19.1781 16.9727 19.4798C17.6062 19.781 18.5463 19.5983 19.0719 19.0727C19.5979 18.5467 19.7806 17.6066 19.4793 16.9736C19.1781 16.3401 19.1285 15.4818 19.3149 15.0314C19.5012 14.581 20.143 14.0079 20.8037 13.7731C21.4645 13.5376 22 12.7438 22 12ZM12 15.6694C9.97107 15.6694 8.33058 14.0289 8.33058 12.0041C8.33058 9.97521 9.97107 8.33471 12 8.33471C14.0244 8.33471 15.6653 9.97521 15.6653 12.0041C15.6653 14.0289 14.0248 15.6694 12 15.6694Z",fill:"currentColor"})),style:(0,Z.createElement)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M11.9999 2C17.5141 2 22 6.48593 22 12C22 17.5143 17.5141 22.0001 12 22.0001C6.48577 22.0001 1.99999 17.5143 1.99999 12C1.99999 6.48593 6.48577 2 11.9999 2ZM20.868 12C20.868 7.11025 16.8897 3.13196 11.9999 3.13196V20.8681C16.8898 20.868 20.868 16.8898 20.868 12Z",fill:"currentColor"})),advanced:(0,Z.createElement)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M21.4141 4.34375H18.3864C18.1141 3.00812 16.9305 2 15.5156 2C14.1008 2 12.9171 3.00812 12.6449 4.34375H2.58594C2.26234 4.34375 2 4.60609 2 4.92969C2 5.25328 2.26234 5.51562 2.58594 5.51562H12.6449C12.9171 6.85125 14.1008 7.85938 15.5156 7.85938C16.9305 7.85938 18.1141 6.85125 18.3864 5.51562H21.4141C21.7377 5.51562 22 5.25328 22 4.92969C22 4.60609 21.7377 4.34375 21.4141 4.34375ZM15.5156 6.6875C14.5465 6.6875 13.7581 5.89922 13.7578 4.9302C13.7578 4.93004 13.7579 4.92988 13.7579 4.92969C13.7579 4.92949 13.7578 4.92934 13.7578 4.92918C13.7581 3.96016 14.5465 3.17188 15.5156 3.17188C16.4849 3.17188 17.2734 3.96043 17.2734 4.92969C17.2734 5.89895 16.4849 6.6875 15.5156 6.6875Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M21.4141 11.4141H11.3551C11.0829 10.0784 9.89922 9.07031 8.48438 9.07031C7.06953 9.07031 5.88586 10.0784 5.61363 11.4141H2.58594C2.26234 11.4141 2 11.6764 2 12C2 12.3236 2.26234 12.5859 2.58594 12.5859H5.61363C5.88582 13.9216 7.06953 14.9297 8.48438 14.9297C9.89922 14.9297 11.0829 13.9216 11.3551 12.5859H21.4141C21.7377 12.5859 22 12.3236 22 12C22 11.6764 21.7377 11.4141 21.4141 11.4141ZM8.48438 13.7578C7.51527 13.7578 6.72684 12.9695 6.72656 12.0005C6.72656 12.0004 6.7266 12.0002 6.7266 12C6.7266 11.9998 6.72656 11.9996 6.72656 11.9995C6.72684 11.0305 7.51527 10.2422 8.48438 10.2422C9.45363 10.2422 10.2422 11.0307 10.2422 12C10.2422 12.9693 9.45363 13.7578 8.48438 13.7578Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M21.4141 18.4844H18.3864C18.1142 17.1487 16.9305 16.1406 15.5156 16.1406C14.1008 16.1406 12.9171 17.1487 12.6449 18.4844H2.58594C2.26234 18.4844 2 18.7467 2 19.0703C2 19.3939 2.26234 19.6562 2.58594 19.6562H12.6449C12.9171 20.9919 14.1008 22 15.5156 22C16.9305 22 18.1141 20.9919 18.3864 19.6562H21.4141C21.7377 19.6562 22 19.3939 22 19.0703C22 18.7467 21.7377 18.4844 21.4141 18.4844ZM15.5156 20.8281C14.5465 20.8281 13.7581 20.0398 13.7578 19.0708C13.7578 19.0707 13.7579 19.0705 13.7579 19.0703C13.7579 19.0701 13.7578 19.07 13.7578 19.0698C13.7581 18.1008 14.5465 17.3125 15.5156 17.3125C16.4849 17.3125 17.2734 18.1011 17.2734 19.0703C17.2734 20.0396 16.4849 20.8281 15.5156 20.8281Z",fill:"currentColor"}))};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv_inspector-tabs"},(0,Z.createElement)("div",{className:"rv_tab-buttons"},Array.isArray(e)&&Z.Children.map(e,(e=>{const{type:t}=e.props,s=t.charAt(0).toUpperCase()+t.slice(1);return(0,Z.createElement)("div",{className:ee()("rv_tab-button",{active:n===t}),onClick:()=>{return"style"!==(e=t)&&o&&r(!1),l(e),void a({...c,activeTab:e});var e}},i[t],(0,Z.createElement)("h4",null,(0,ps.__)(s,"riovizual")))}))),(0,Z.createElement)("div",{className:"rv_tab-content"},Array.isArray(e)&&Z.Children.map(e,(e=>{const{type:t}=e.props;if(t===n)return e})))))})),wN=function({children:e,tabs:t,initialTabName:o,onTabSelect:r}){return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},(0,Z.createElement)(Y.TabPanel,{className:"rv_style-tab-panel",activeClass:"active-tab",orientation:"horizontal",initialTabName:o,onSelect:e=>r&&r(e),tabs:t},(t=>(0,Z.createElement)(Y.PanelBody,{className:"rv_style-tab-content"},Array.isArray(e)&&Z.Children.map(e,(e=>{const{styleType:o}=e.props;if(o===t.name)return e}))))))},SN=function({children:e,title:t,tabName:o,openPanel:r,setOpenPanel:c}){return(0,Z.createElement)(Y.PanelBody,{className:"rv_tab-content-panel",title:t,opened:r===o,onToggle:e=>{e?c(o):c()}},e)},EN=function({currentState:e,onChangeText:t}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv-text-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Text","riovizual")),(0,Z.createElement)(bs.RichText,{tagName:"div",className:"rv_tb-inspactor-text",value:e.element.data?e.element.data:"",onChange:o=>t(o,e.index,e.sCell,"data")})),(0,Z.createElement)(xs,{marginTop:"15"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Content Tag","riovizual"),className:"rv-select-control rv_inline-settings"},(0,Z.createElement)("div",{className:"rv-container-settings"},(0,Z.createElement)(Y.SelectControl,{value:e.element.contentTag?e.element.contentTag:"",options:[{label:"Div",value:"div"},{label:"P",value:"p"},{label:"H1",value:"h1"},{label:"H2",value:"h2"},{label:"H3",value:"h3"},{label:"H4",value:"h4"},{label:"H5",value:"h5"},{label:"H6",value:"h6"}],onChange:o=>t(o,e.index,e.sCell,"contentTag"),__nextHasNoMarginBottom:!0}))))},kN=window.wp.coreData,NN=function({currentState:e,onChangeText:t}){const o=e.element.data?e.element.data.id:"",{image:r}=(0,Es.useSelect)((e=>{const{getMedia:t}=e(kN.store);return{image:o?t(o,{context:"view"}):null}}),[o]),{imageSizes:c}=(0,Es.useSelect)((e=>{const{getSettings:t}=e(bs.store);return{imageSizes:t().imageSizes}}),[e.element.data.id]),a=c.filter((({slug:e})=>r?.media_details?.sizes?.[e]?.source_url)).map((({name:e,slug:t})=>({value:t,label:e})));return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"wp-block-image-selector-example-image"},(0,Z.createElement)(Ms,{title:(0,ps.__)("Insert from URL","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!e.element.data.isExternalUrl&&e.element.data.isExternalUrl,onChange:()=>{t({...e.element.data,isExternalUrl:!e.element.data.isExternalUrl},e.index,e.sCell,"data")}})),(0,Z.createElement)(xs,{marginTop:"10"}),e.element.data.isExternalUrl?(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.TextControl,{placeholder:(0,ps.__)("https://","riovizual"),value:e.element.data.externalUrl?e.element.data.externalUrl:"",autoComplete:"off",onChange:o=>t({...e.element.data,externalUrl:o},e.index,e.sCell,"data")})):(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(bs.MediaUploadCheck,null,(0,Z.createElement)(bs.MediaUpload,{title:(0,ps.__)("Select or Upload Media","riovizual"),onSelect:o=>{t({...e.element.data,id:o.id,url:o.url,alt:o.alt?o.alt:e.element.data.alt,slug:"full"},e.index,e.sCell,"data")},allowedTypes:["image"],value:e.element.data.id,render:({open:t})=>(0,Z.createElement)(Y.Button,{className:e.element.data.url?"editor-post-featured-image__preview rv_image-upload":"editor-post-featured-image__toggle rv_image-upload",onClick:t},!e.element.data.url&&(0,ps.__)("Set Image","riovizual"),e.element.data.url&&(0,Z.createElement)("img",{src:e.element.data.url,alt:e.element.data.alt}))})),e.element.data.url&&(0,Z.createElement)(bs.MediaUploadCheck,null,(0,Z.createElement)(Y.Button,{onClick:()=>t({...e.element.data,id:"",url:""},e.index,e.sCell,"data"),isDestructive:!0},(0,ps.__)("Remove Image","riovizual"))))),e.element.data.url&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"10"}),!e.element.data.isExternalUrl&&a.length>0&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)("Resolution","riovizual"),className:"rv-select-control rv_inline-settings"},(0,Z.createElement)("div",{className:"rv-container-settings"},(0,Z.createElement)(Y.SelectControl,{value:e.element.data.slug,options:a,onChange:o=>{const c=r?.media_details?.sizes?.[o]?.source_url;if(!c)return null;t({...e.element.data,url:c,slug:o},e.index,e.sCell,"data")},__nextHasNoMarginBottom:!0}))))),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Alt Text","riovizual"),value:e.element.data.alt?e.element.data.alt:"",autoComplete:"off",onChange:o=>t({...e.element.data,alt:o},e.index,e.sCell,"data")}))},TN=function({currentState:e,hasFixedLayout:t,onChangeText:o,onChangeTableState:r}){let c=!(!e||!e.element.linkTarget);return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Button Text","riovizual"),value:e&&e.element.data?e.element.data:"",autoComplete:"off",placeholder:(0,ps.__)("Add Text","riovizual"),onChange:t=>o(t,e.index,e.sCell,"data")}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Link URL","riovizual"),placeholder:(0,ps.__)("https://","riovizual"),value:e.element.url?e.element.url:"",autoComplete:"off",rows:2,onChange:t=>o(t,e.index,e.sCell,"url")}),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Open in New Tab","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:c,onChange:t=>{return o=t,a=e.index,(n=e.sCell).content[a]={...n.content[a],linkTarget:o&&"_blank"},c=o,void r(n);var o,a,n}})),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Add Nofollow to Link","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!(!e||!e.element.rel),onChange:t=>o(t?"nofollow":"",e.index,e.sCell,"rel")})),!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Enable Auto Text Break","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!(!e.element||!e.element.textWrap)&&e.element.textWrap,onChange:t=>o(t,e.index,e.sCell,"textWrap")}))))},BN=function({value:e,onChangeText:t}){return(0,Z.createElement)(BE,{value:e,type:"regular-list",onChangeText:e=>(e=>{t(e,"data")})(e)})},IN=function({currentState:e,onChangeText:t,onChangeTableState:o}){let r=!(!e||!e.element.linkTarget);return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(TE,{title:(0,ps.__)("Select Icon","riovizual"),attr:e.element.data?e.element.data:{},updateAttr:o=>t(o,e.index,e.sCell,"data")}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Link URL","riovizual"),placeholder:(0,ps.__)("https://","riovizual"),value:e.element.url?e.element.url:"",autoComplete:"off",onChange:o=>t(o,e.index,e.sCell,"url")}),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Open in New Tab","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:r,onChange:t=>{var c,a,n;c=t,a=e.index,(n=e.sCell).content[a]={...n.content[a],linkTarget:c&&"_blank"},r=c,o(n)}})),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Add Nofollow to Link","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!(!e||!e.element.rel),onChange:o=>t(o&&"nofollow",e.index,e.sCell,"rel")})))},$N=(0,Ss.compose)([(0,Y.withFilters)("rvh_tb_element_inspector_general_content")])((function({attributes:e,currentState:t,onChangeText:o,onChangeTableState:r}){return(0,Z.createElement)(Z.Fragment,null,"text"===t.element.type&&(0,Z.createElement)(EN,{currentState:t,onChangeText:(e,t,r,c)=>o(e,t,r,c)}),"image"===t.element.type&&(0,Z.createElement)(NN,{currentState:t,onChangeText:(e,t,r,c)=>o(e,t,r,c)}),"button"===t.element.type&&(0,Z.createElement)(TN,{currentState:t,hasFixedLayout:e.hasFixedLayout,onChangeText:(e,t,r,c)=>o(e,t,r,c),onChangeTableState:e=>r(e)}),"list"===t.element.type&&(0,Z.createElement)(BN,{value:t&&t.element.data?t.element.data:"",onChangeText:e=>o(e,t.index,t.sCell,"data")}),"icon"===t.element.type&&(0,Z.createElement)(IN,{currentState:t,onChangeText:(e,t,r,c)=>o(e,t,r,c),onChangeTableState:e=>r(e)}),"shortcode"===t.element.type&&(0,Z.createElement)("div",{className:"rv-text-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Shortcode","riovizual")),(0,Z.createElement)(bs.RichText,{tagName:"div",className:"rv_tb-inspactor-text",value:t.element.data?t.element.data:"",onChange:e=>o(e,t.index,t.sCell,"data")})))})),RN=function(){const{attributes:e,setAttributes:t,vTable:o,selectedElement:r,selectorName:c}=(0,Z.useContext)(ck),{caption:a}=e,n=r&&tN(o,r),l=e=>{const r=Kk(o,[e],e.content,"content");t({row:Uk(r)})};return(0,Z.createElement)(Z.Fragment,null,"captionSelector"===c&&(0,Z.createElement)("div",{className:"rv-text-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Caption Text","riovizual")),(0,Z.createElement)(bs.RichText,{tagName:"div",className:"rv_tb-inspactor-text",value:a||"",onChange:e=>t({caption:e})})),n&&n.element&&(0,Z.createElement)($N,{attributes:e,currentState:n,onChangeText:(e,t,o,r)=>((e,t,o,r)=>{o.content[t][r]=e,l(o)})(e,t,o,r),onChangeTableState:e=>l(e)}))},AN=function(){const{attributes:e,setAttributes:t,global:o,vTable:r}=(0,Z.useContext)(ck),{handleConvertRow:c}=rN(),{hasFixedLayout:a,hasHeader:n,hasFooter:l,isScrollOnPc:i,isScrollOnMobile:s,isStackedOnMobile:d,stickyType:m,isMergeContent:f,enableResponsiveTable:u,useRowAsHeader:p}=e,{table:b}=o;let h={breakPoint:"",top:"",left:""};h=b?K().merge(h,b):h;const g=e=>{o.table=RE(e,o.table),t({global:{...o}})};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)("Equal Cells Width","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!a,onChange:()=>t({hasFixedLayout:!a})})),(0,Z.createElement)(xs,{marginTop:"15"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Convert First Row to Header","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!n,disabled:!eN(r,r[0].cells,0),onChange:()=>c("header",0)})),(0,Z.createElement)(xs,{marginTop:"15"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Convert Last Row to Footer","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!l,disabled:!eN(r,r[r.length-1].cells,r.length-1),onChange:()=>c("footer",r.length-1)})),(0,Z.createElement)(Ls,{spaceTop:"1",spaceBottom:".5"}),(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Show Scrollbar","riovizual")),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("On Large Devices","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!i,onChange:()=>t({isScrollOnPc:!i})})),(0,Z.createElement)(xs,{marginTop:"15"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("On Small Devices","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!s,onChange:()=>{t({isScrollOnMobile:!s})}})),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Enable Responsive Table","riovizual"),className:"rv_inline-settings",helpNote:(0,ps.__)(`When the screen width is ${h.breakPoint?h.breakPoint:"767px"} or less.`)},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",disabled:!!d,checked:!!u,onChange:()=>t({enableResponsiveTable:!u})})),(0,Z.createElement)(xs,{marginTop:"15"}),!n&&u&&(0,Z.createElement)(Ms,{title:(0,ps.__)("Use Top Row as Header","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!p,onChange:()=>t({useRowAsHeader:!p})})),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Enable Stack Table","riovizual"),className:"rv_inline-settings",helpNote:(0,ps.__)(`When the screen width is ${h.breakPoint?h.breakPoint:"767px"} or less.`)},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",disabled:!!u,checked:!!d,onChange:()=>t({isStackedOnMobile:!d})})),(u||d)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Xs,{title:(0,ps.__)("Responsive Break Point"),attr:"breakPoint",initialPosition:"768",min:200,max:1200,units:["px"],data:h,onChange:(e,t)=>g({[t]:e})})),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Sticky","riovizual"),className:"rv-select-control rv_inline-settings",helpNote:dk.fixedControlHelpNote(m,d,i,s,u)},(0,Z.createElement)("div",{className:"rv-container-settings"},(0,Z.createElement)(Y.SelectControl,{value:m,options:[{value:"none",label:"None"},{value:"row",label:"Top Row"},{value:"column",label:"First Column"}],onChange:e=>t({stickyType:e}),__nextHasNoMarginBottom:!0}))),(0,Z.createElement)(xs,null),"row"===m&&(0,Z.createElement)(Xs,{title:(0,ps.__)("Sticky Offset from Top"),attr:"top",max:400,data:h,onChange:(e,t)=>g({[t]:e})}),"column"===m&&(0,Z.createElement)(Xs,{title:(0,ps.__)("Sticky Offset from Left"),attr:"left",min:-200,max:200,data:h,onChange:(e,t)=>g({[t]:e})}),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Preserve Content on Merge","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!f,onChange:()=>t({isMergeContent:!f})})),(0,Z.createElement)(xs,{marginTop:"10"}))},PN=function(){const{selectedElement:e,selectorName:t}=(0,Z.useContext)(ck),[o,c]=(0,Z.useState)();(0,Z.useEffect)((()=>{c(e||"captionSelector"===t?"content":"table")}),[e,t]);const a=[{title:"Content",tabName:"content",isActive:e||"captionSelector"===t,component:(0,Z.createElement)(RN,null)},{title:"Table Settings",tabName:"table",isActive:!0,component:(0,Z.createElement)(AN,null)}],n=(0,r.applyFilters)("rvh_tb_general_tap_panel_list",a);return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},n.map(((e,t)=>{if(e.isActive)return(0,Z.createElement)(Z.Fragment,{key:t},(0,Z.createElement)(SN,{title:(0,ps.__)(e.title,"riovizual"),tabName:e.tabName,openPanel:o,setOpenPanel:c},e.component))})))},WN=function({children:e,hasTabPanel:t,tabName:o,title:r,openPanel:c,setOpenPanel:a}){const{selectedCell:n,selectorName:l,setIsGlobalSettings:i}=(0,Z.useContext)(ck);(0,Z.useEffect)((()=>{n?document.querySelector(".custom-tab")&&document.querySelector(".custom-tab").click():document.querySelector(".global-tab")&&document.querySelector(".global-tab").click()}),[n]);const s=[{name:"global",title:(0,ps.__)("Global","riovizual"),className:"rv_style-tab global-tab"},{name:"custom",title:(0,ps.__)("Custom","riovizual"),className:"rv_style-tab custom-tab"}];return(0,Z.createElement)(SN,{title:r,tabName:o,openPanel:c,setOpenPanel:a},t?(0,Z.createElement)(wN,{tabs:s,initialTabName:n?"custom":"global",onTabSelect:e=>(e=>{l&&"globalSelector"!==l&&i("global"===e)})(e)},e):e)},DN=function({attr:e,styleType:t,cellBorderType:o,stickyType:r,setAttributes:c,onUpdateAttr:a}){const n=!o||"separate"===o;return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv-button-group-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Table Styles","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_tb-table-style"},(0,Z.createElement)(Y.Button,{variant:"regular"===t?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{c({styleType:"regular"})}}," ",(0,ps.__)("Default","riovizual")),(0,Z.createElement)(Y.Button,{variant:"stripes"===t?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{c({styleType:"stripes"})}},(0,ps.__)("Stripes","riovizual")))),"stripes"===t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background ( Odd Rows )"),attr:e,attrName:{backgroundType:"stripesOddBGType",backgroundColor:"stripesOddBGColor",backgroundGradient:"stripesOddBGGradient"},updateAttr:e=>a(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background ( Even Rows )"),attr:e,attrName:{backgroundType:"stripesEvenBGType",backgroundColor:"stripesEvenBGColor",backgroundGradient:"stripesEvenBGGradient"},updateAttr:e=>a(e)})),(0,Z.createElement)(Ls,{space:".8"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:e,onChange:(e,t)=>a({[t]:e})}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Link Color","riovizual"),attr:"linkColor",data:e,onChange:(e,t)=>a({[t]:e})}),"none"!==r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Sticky Background","riovizual"),attr:"stickyColor",data:e,onChange:(e,t)=>a({[t]:e})})),(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>a(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:e,updateAttr:e=>a(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,radius:o&&"collapse"===o&&"disabled",updateAttr:e=>a(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>a(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,height:"disabled",updateAttr:e=>a(e)}),n&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,hideMargin:!0,updateAttr:e=>a(e)})))},ON=function(){const{attributes:e,setAttributes:t,global:o}=(0,Z.useContext)(ck),{styleType:r,cellBorderType:c,stickyType:a}=e,{table:n}=o;let l={fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",textTransform:"",textDecoration:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",linkColor:"",linkColor_tablet:"",linkColor_mobile:"",linkColor_hover:"",stickyColor:"",stickyColor_mobile:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",minWidth:"",minWidth_tablet:"",minWidth_mobile:"",minWidth_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",stripesOddBGType:"",stripesOddBGColor:"",stripesOddBGGradient:"",stripesOddBGColor_tablet:"",stripesOddBGGradient_tablet:"",stripesOddBGColor_mobile:"",stripesOddBGGradient_mobile:"",stripesOddBGColor_hover:"",stripesOddBGGradient_hover:"",stripesEvenBGType:"",stripesEvenBGColor:"",stripesEvenBGGradient:"",stripesEvenBGColor_tablet:"",stripesEvenBGGradient_tablet:"",stripesEvenBGColor_mobile:"",stripesEvenBGGradient_mobile:"",stripesEvenBGColor_hover:"",stripesEvenBGGradient_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:""};l=n?K().merge(l,n):l;const i={attr:l,styleType:r,cellBorderType:c,stickyType:a,setAttributes:t};return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)("Styling will apply on Table","riovizual")),(0,Z.createElement)(DN,J({},i,{onUpdateAttr:e=>(e=>{o.table=RE(e,o.table),t({global:{...o}})})(e)})))},FN=function(){const{attributes:e,setAttributes:t,global:o}=(0,Z.useContext)(ck),{captionPosition:r}=e,{caption:c}=o;let a={fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",linkColor:"",linkColor_tablet:"",linkColor_mobile:"",linkColor_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",horizontalAlignment:"",horizontalAlignment_tablet:"",horizontalAlignment_mobile:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:""};a=c?K().merge(a,c):a;const n=e=>{o.caption=RE(e,o.caption),t({global:{...o}})};return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)("Styling will apply on Table Caption","riovizual")),(0,Z.createElement)("div",{className:"rv-button-group-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Position","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_tb-table-style"},(0,Z.createElement)(Y.Button,{variant:"top"===r?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{t({captionPosition:"top"})}}," ",(0,ps.__)("Top","riovizual")),(0,Z.createElement)(Y.Button,{variant:"bottom"===r?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{t({captionPosition:"bottom"})}},(0,ps.__)("Bottom","riovizual")))),(0,Z.createElement)(Ls,{space:".8"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:a,onChange:(e,t)=>n({[t]:e})}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Link Color","riovizual"),attr:"linkColor",data:a,onChange:(e,t)=>n({[t]:e})}),(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background","riovizual"),attr:a,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:a,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border","riovizual"),attr:a,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow","riovizual"),attr:a,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing","riovizual"),attr:a,height:"disabled",minWidth:"disabled",updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing","riovizual"),attr:a,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment","riovizual"),attr:a,hideVertical:"disabled",updateAttr:e=>n(e)}))},GN=function({attr:e,hideLinkColor:t,hideSizing:o,onUpdateAttr:r,onchange:c}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:e,onChange:(e,t)=>c(e,t)}),!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Link Color","riovizual"),attr:"linkColor",data:e,onChange:(e,t)=>c(e,t)})),(0,Z.createElement)(xs,{marginTop:"4"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>r(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:e,updateAttr:e=>r(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>r(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>r(e)}),!o&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,height:"disabled",minWidth:"disabled",isElementAlignment:!0,units:{width:["%"],maxWidth:["%"]},step:{width:1,maxWidth:1},initialPosition:{width:"%",maxWidth:"%"},max:{width:100,maxWidth:100},updateAttr:e=>r(e)})),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,updateAttr:e=>r(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>r(e)}))},UN=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{text:e}=t.element;n=e}else{if(l=oN(r,a,c,"text"),U(l))return IE((0,ps.__)("Please select Text to activate custom design","riovizual"));n=AE(l)}let i={fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",linkColor:"",linkColor_tablet:"",linkColor_mobile:"",linkColor_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:"",elementAlignment:"",elementAlignment_tablet:"",elementAlignment_mobile:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:""};i=n?K().merge(i,n):i;const s=c=>{if("global"===e)t.element.text=RE(c,t.element.text),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}},d="global"===e?"Styling will apply on all Text":"Styling will apply on selected Text";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(d,"riovizual")),(0,Z.createElement)(GN,{attr:i,onUpdateAttr:e=>s(e),onchange:(e,t)=>s({[t]:e})}))},jN=function({attr:e,onUpdateAttr:t,onchange:o}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,minWidth:"disabled",hideMaxWidth:"disabled",minHeight:"disabled",maxHeight:"disabled",units:{width:["px"],height:["px"]},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>t(e)}))},qN=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{image:e}=t.element;n=e}else{if(l=oN(r,a,c,"image"),U(l))return IE((0,ps.__)("Please select Image to activate custom design","riovizual"));n=AE(l)}let i={borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",minHeight:"",minHeight_tablet:"",minHeight_mobile:"",minHeight_hover:"",height:"",height_tablet:"",height_mobile:"",height_hover:"",maxHeight:"",maxHeight_tablet:"",maxHeight_mobile:"",maxHeight_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:""};i=n?K().merge(i,n):i;const s=c=>{if("global"===e)t.element.image=RE(c,t.element.image),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}},d="global"===e?"Styling will apply on all Image":"Styling will apply on selected Image";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(d,"riovizual")),(0,Z.createElement)(jN,{attr:i,onUpdateAttr:e=>s(e),onchange:(e,t)=>s({[t]:e})}))},ZN=function({attr:e,hideSizing:t,onUpdateAttr:o,onchange:r}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv-button-group-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Styles","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_tb-table-style"},(0,Z.createElement)(Y.Button,{variant:"style1"===e.presetType?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>r("style1","presetType")}," ",(0,ps.__)("Filled","riovizual")),(0,Z.createElement)(Y.Button,{variant:"style2"===e.presetType?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>r("style2","presetType")},(0,ps.__)("Outline","riovizual")))),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color"),attr:"color",data:e,onChange:(e,t)=>r(e,t)}),"style1"===e.presetType&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>o(e)})),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography"),attr:e,updateAttr:e=>o(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>o(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>o(e)}),!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,height:"disabled",minWidth:"disabled",units:{width:["%"],maxWidth:["%"]},step:{width:1,maxWidth:1},initialPosition:{width:"%",maxWidth:"%"},max:{width:100,maxWidth:100},updateAttr:e=>o(e)})),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,updateAttr:e=>o(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>o(e)}))},YN=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{button:e}=t.element;n=e}else{if(l=oN(r,a,c,"button"),U(l))return IE((0,ps.__)("Please select Button to activate custom design","riovizual"));n=AE(l)}let i={presetType:"style1",fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:""};i=n?K().merge(i,n):i;const s=c=>{if("global"===e)t.element.button=RE(c,t.element.button),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}},d="global"===e?"Styling will apply on all Button":"Styling will apply on selected Button";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(d,"riovizual")),(0,Z.createElement)(ZN,{attr:i,onUpdateAttr:e=>s(e),onchange:(e,t)=>s({[t]:e})}))},JN=(0,Ss.compose)([(0,Es.withSelect)((e=>({getDevice:e("rio-vizual-style").getDevice()})))])((function({attr:e,hideTitle:t,hideLinkColor:o,hideItemsBGColor:r,hideItemsBorder:c,hideItemsBoxshadow:a,hideItemsSpacing:n,hideItemsAlignment:l,hideListBGColor:i,hideListBorder:s,hideListBoxshadow:d,hideListSizing:m,hideAlignment:f,onUpdateAttr:u,onchange:p,getDevice:b}){return(0,Z.createElement)(Z.Fragment,null,!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("List Type","riovizual")),(0,Z.createElement)(xs,{marginTop:"10"})),(0,Z.createElement)(Ns,{title:(0,ps.__)("Icon","riovizual"),attr:"listStyleType",data:e,options:[{value:"inherit",label:"Inherit"},{value:"disc",label:"Disc"},{value:"circle",label:"Circle"},{value:"square",label:"Square"},{value:"decimal",label:"Decimal"},{value:"none",label:"None"}],classes:"rv_inline-settings",onChange:(e,t)=>p(e,t)}),e&&e.hasOwnProperty(ys(b,"listStyleType"))&&"none"!=e[ys(b,"listStyleType")]&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color"),attr:"listStyleColor",data:e,onChange:(e,t)=>p(e,t)})),(0,Z.createElement)(Ls,{space:".5"}),!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Items Style","riovizual")),(0,Z.createElement)(xs,{marginTop:"10"})),(0,Z.createElement)($s,{title:(0,ps.__)("Gap"),attr:"listItemsSpace",data:e,onChange:(e,t)=>p(e,t)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:e,onChange:(e,t)=>p(e,t)}),!o&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Link Color","riovizual"),attr:"colorLink",data:e,onChange:(e,t)=>p(e,t)})),!r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>u(e)})),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:e,updateAttr:e=>u(e)}),!c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>u(e)})),!a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>u(e)})),!n&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,hideMargin:"disabled",updateAttr:e=>u(e)})),!l&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>u(e)})),(0,Z.createElement)(Ls,{space:".5"}),!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("List Style","riovizual"))),!i&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,attrName:{backgroundType:"backgroundTypeList",backgroundColor:"backgroundColorList",backgroundGradient:"backgroundGradientList"},updateAttr:e=>u(e)})),!s&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,attrName:{borderStyle:"borderStyleList",borderTopStyle:"borderTopStyleList",borderBottomStyle:"borderBottomStyleList",borderLeftStyle:"borderLeftStyleList",borderRightStyle:"borderRightStyleList",borderWidth:"borderWidthList",borderTopWidth:"borderTopWidthList",borderBottomWidth:"borderBottomWidthList",borderLeftWidth:"borderLeftWidthList",borderRightWidth:"borderRightWidthList",borderColor:"borderColorList",borderTopColor:"borderTopColorList",borderBottomColor:"borderBottomColorList",borderLeftColor:"borderLeftColorList",borderRightColor:"borderRightColorList",borderRadius:"borderRadiusList"},updateAttr:e=>u(e)})),!d&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,attrName:{shadowPreset:"listShadowPreset",horizontalPosition:"horizontalPositionList",verticalPosition:"verticalPositionList",blurStrength:"blurStrengthList",spreadStrength:"spreadStrengthList",shadowPosition:"shadowPositionList",shadowColor:"shadowColorList"},updateAttr:e=>u(e)})),!m&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,height:"disabled",minWidth:"disabled",isElementAlignment:!0,attrName:{elementAlignment:"listAlignment"},attrTitle:{elementAlignment:"List Alignment"},units:{width:["%"],maxWidth:["%"]},step:{width:1,maxWidth:1},initialPosition:{width:"%",maxWidth:"%"},max:{width:100,maxWidth:100},updateAttr:e=>u(e)})),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,attrName:{padding:"paddingList",margin:"marginList"},updateAttr:e=>u(e)}),!f&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"listAlignment"},updateAttr:e=>u(e)})))})),XN=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{list:e}=t.element;n=e}else{if(l=oN(r,a,c,"list"),U(l))return IE((0,ps.__)("Please select List to activate custom design","riovizual"));n=AE(l)}let i={listStyleType:"",listStyleType_tablet:"",listStyleType_mobile:"",listStyleType_hover:"",listStyleColor:"",listStyleColor_tablet:"",listStyleColor_mobile:"",listStyleColor_hover:"",listItemsSpace:"",listItemsSpace_tablet:"",listItemsSpace_mobile:"",listItemsSpace_hover:"",fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",colorLink:"",colorLink_tablet:"",colorLink_mobile:"",colorLink_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",backgroundTypeList:"",backgroundColorList:"",backgroundGradientList:"",backgroundColorList_tablet:"",backgroundGradientList_tablet:"",backgroundColorList_mobile:"",backgroundGradientList_mobile:"",backgroundColorList_hover:"",backgroundGradientList_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",borderStyleList:"",borderTopStyleList:"",borderBottomStyleList:"",borderLeftStyleList:"",borderRightStyleList:"",borderStyleList_tablet:"",borderTopStyleList_tablet:"",borderBottomStyleList_tablet:"",borderLeftStyleList_tablet:"",borderRightStyleList_tablet:"",borderStyleList_mobile:"",borderTopStyleList_mobile:"",borderBottomStyleList_mobile:"",borderLeftStyleList_mobile:"",borderRightStyleList_mobile:"",borderStyleList_hover:"",borderTopStyleList_hover:"",borderBottomStyleList_hover:"",borderLeftStyleList_hover:"",borderRightStyleList_hover:"",borderWidthList:"",borderTopWidthList:"",borderBottomWidthList:"",borderLeftWidthList:"",borderRightWidthList:"",borderWidthList_tablet:"",borderTopWidthList_tablet:"",borderBottomWidthList_tablet:"",borderLeftWidthList_tablet:"",borderRightWidthList_tablet:"",borderWidthList_mobile:"",borderTopWidthList_mobile:"",borderBottomWidthList_mobile:"",borderLeftWidthList_mobile:"",borderRightWidthList_mobile:"",borderWidthList_hover:"",borderTopWidthList_hover:"",borderBottomWidthList_hover:"",borderLeftWidthList_hover:"",borderRightWidthList_hover:"",borderColorList:"",borderColorList_tablet:"",borderColorList_mobile:"",borderColorList_hover:"",borderColorList:"",borderTopColorList:"",borderBottomColorList:"",borderLeftColorList:"",borderRightColorList:"",borderColorList_tablet:"",borderTopColorList_tablet:"",borderBottomColorList_tablet:"",borderLeftColorList_tablet:"",borderRightColorList_tablet:"",borderColorList_mobile:"",borderTopColorList_mobile:"",borderBottomColorList_mobile:"",borderLeftColorList_mobile:"",borderRightColorList_mobile:"",borderColorList_hover:"",borderTopColorList_hover:"",borderBottomColorList_hover:"",borderLeftColorList_hover:"",borderRightColorList_hover:"",borderRadiusList:"",borderRadiusList_tablet:"",borderRadiusList_mobile:"",borderRadiusList_hover:"",listShadowPreset:"",horizontalPositionList:"",verticalPositionList:"",blurStrengthList:"",spreadStrengthList:"",shadowColorList:"",shadowPositionList:"",horizontalPositionList_tablet:"",verticalPositionList_tablet:"",blurStrengthList_tablet:"",spreadStrengthList_tablet:"",shadowColorList_tablet:"",shadowPositionList_tablet:"",horizontalPositionList_mobile:"",verticalPositionList_mobile:"",blurStrengthList_mobile:"",spreadStrengthList_mobile:"",shadowColorList_mobile:"",shadowPositionList_mobile:"",horizontalPositionList_hover:"",verticalPositionList_hover:"",blurStrengthList_hover:"",spreadStrengthList_hover:"",shadowColorList_hover:"",shadowPositionList_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",paddingList:"",paddingList_tablet:"",paddingList_mobile:"",paddingList_hover:"",marginList:"",marginList_tablet:"",marginList_mobile:"",marginList_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",listAlignment:"",listAlignment_tablet:"",listAlignment_mobile:"",alignment:"",alignment_tablet:"",alignment_mobile:""};i=n?K().merge(i,n):i;const s=c=>{if("global"===e)t.element.list=RE(c,t.element.list),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}},d="global"===e?"Styling will apply on all List":"Styling will apply on selected List";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(d,"riovizual")),(0,Z.createElement)(JN,{attr:i,hideAlignment:!0,onUpdateAttr:e=>s(e),onchange:(e,t)=>s({[t]:e})}))},KN=function({attr:e,onUpdateAttr:t,onchange:o}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)($s,{title:(0,ps.__)("Size"),attr:"size",data:e,units:["px","%"],step:"1",min:"5",max:"100",onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color"),attr:"color",data:e,onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>t(e)}))},QN=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{icon:e}=t.element;n=e}else{if(l=oN(r,a,c,"icon"),U(l))return IE((0,ps.__)("Please select Icon to activate custom design","riovizual"));n=AE(l)}let i={color:"",color_tablet:"",color_mobile:"",color_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",size:"",size_tablet:"",size_mobile:"",size_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:""};i=n?K().merge(i,n):i;const s=c=>{if("global"===e)t.element.icon=RE(c,t.element.icon),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}},d="global"===e?"Styling will apply on all Icon":"Styling will apply on selected Icon";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(d,"riovizual")),(0,Z.createElement)(KN,{attr:i,onUpdateAttr:e=>{s(e)},onchange:(e,t)=>s({[t]:e})}))},eT=function({attr:e,onUpdateAttr:t}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(od,{title:(0,ps.__)("Background","riovizual"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border","riovizual"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow","riovizual"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing","riovizual"),attr:e,height:"disabled",minWidth:"disabled",isElementAlignment:!0,units:{width:["%"],maxWidth:["%"]},step:{width:1,maxWidth:1},initialPosition:{width:"%",maxWidth:"%"},max:{width:100,maxWidth:100},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing","riovizual"),attr:e,updateAttr:e=>t(e)}))},tT=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{shortcode:e}=t.element;n=e}else{if(l=oN(r,a,c,"shortcode"),U(l))return IE((0,ps.__)("Please select Shortcode to activate custom design","riovizual"));n=AE(l)}let i={padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",elementAlignment:"",elementAlignment_tablet:"",elementAlignment_mobile:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:""};i=n?K().merge(i,n):i;const s="global"===e?"Styling will apply on all Shortcode":"Styling will apply on selected Shortcode";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(s,"riovizual")),(0,Z.createElement)(eT,{attr:i,onUpdateAttr:c=>(c=>{if("global"===e)t.element.shortcode=RE(c,t.element.shortcode),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}})(c)}))},oT=(0,Ss.compose)([(0,Y.withFilters)("rvh_tb_inspector_style_element")])((function({type:e,styleType:t}){return(0,Z.createElement)(Z.Fragment,null,"text"===e&&(0,Z.createElement)(UN,{styleType:t}),"image"===e&&(0,Z.createElement)(qN,{styleType:t}),"button"===e&&(0,Z.createElement)(YN,{styleType:t}),"list"===e&&(0,Z.createElement)(XN,{styleType:t}),"icon"===e&&(0,Z.createElement)(QN,{styleType:t}),"shortcode"===e&&(0,Z.createElement)(tT,{styleType:t}))})),rT=function({attr:e,selectedCell:t,cellBorderType:o,type:r,hideSizing:c,hideAlignment:a,onUpdateAttr:n}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),k(o)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"})),!c&&N(t,r)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,hideMaxWidth:"disabled",height:"disabled",minWidth:"disabled",updateAttr:e=>n(e,"width")}),(0,Z.createElement)(xs,{marginTop:"5"})),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,hideMargin:!0,updateAttr:e=>n(e)}),!a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,updateAttr:e=>n(e)})))},cT=function({styleType:e}){const{attributes:t,setAttributes:o,global:r,vTable:c,selectedCell:a}=(0,Z.useContext)(ck),{cellBorderType:n}=t;let l;if("global"===e){const{cell:e}=r;l=e}else{if(!a)return IE((0,ps.__)("Please select Cell to activate custom design","riovizual"));l=a?function(e,t){if(!t)return{};let o={};return t.map(((r,c)=>{const{rowIndex:a,columnIndex:n}=r,l=e[a].cells.find((e=>e.columnIndex===n));t.length>1?Object.keys(l.style).length>0?0===c?Object.assign(o,l.style):Object.keys(o).length>0&&Object.entries(o).forEach((([e,t])=>{const r=l.style.hasOwnProperty(e);(!r||r&&!K().isEqual(l.style[e],t))&&delete o[e]})):o={}:l.style&&(o=Object.assign(l.style))})),o}(c,a):{}}let i={borderSpacing:"",borderSpacing_tablet:"",borderSpacing_mobile:"",borderSpacing_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",horizontalAlignment:"",horizontalAlignment_tablet:"",horizontalAlignment_mobile:"",verticalAlignment:"",verticalAlignment_tablet:"",verticalAlignment_mobile:""};i=l?K().merge(i,l):i;const s={attr:i,selectedCell:a,cellBorderType:n,type:e},d=(t,n)=>{if("global"===e)r.cell=RE(t,r.cell),o({global:{...r}});else{let e=a;if(n){const t=a[0].columnIndex;e=c.reduce(((e,o)=>e.concat(o.cells.filter((e=>e.columnIndex===t)))),[])}let r=Kk(c,e,t,"style");o({row:Uk(r)})}},m="global"===e?"Styling will apply on all Cell":"Styling will apply on selected Cell";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(m,"riovizual")),"global"===e&&(0,Z.createElement)("div",{className:"rv-button-group-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Cell Borders Type","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_tb-table-style"},(0,Z.createElement)(Y.Button,{variant:"collapse"===n?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{o({cellBorderType:"collapse"})}}," ",(0,ps.__)("Collapse","riovizual")),(0,Z.createElement)(Y.Button,{variant:"separate"===n?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{o({cellBorderType:"separate"})}},(0,ps.__)("Separate","riovizual"))),"separate"===n&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Qs,{title:(0,ps.__)("Cells Gap"),attr:"borderSpacing",data:i,onChange:(e,t)=>d({[t]:e})})),(0,Z.createElement)(Ls,{space:"1"})),(0,Z.createElement)(rT,J({},s,{onUpdateAttr:(e,t)=>d(e,t),onchange:(e,t)=>d({[t]:e})})))},aT=function(){const{global:e,setAttributes:t,vTable:o,selectedCell:c,selectedElement:a,selectorName:n}=(0,Z.useContext)(ck),[l,i]=(0,Z.useState)(),s=function(e,t,o){let r=[];return o?r.push(o.elementType):t&&t.length>=1?t.map((e=>{e.content.map((e=>{e.type&&!r.includes(e.type)&&r.push(e.type)}))})):r=r.concat(function(e){let t=[];return e.map((({cells:e})=>({cells:e.map((e=>e.content.length>0&&e.content.map((e=>!t.includes(e.type)&&t.push(e.type)))))}))),t}(e)),r}(o,c,a),d=(0,r.applyFilters)("rvh_tb_add_element_list",Ok);return(0,Z.useEffect)((()=>{a?i(a.elementType):c?i("cell"):"globalSelector"===n?i("table"):"captionSelector"===n&&i("caption")}),[a,c,n]),(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},"captionSelector"===n?(0,Z.createElement)(WN,{title:(0,ps.__)("Caption","riovizual"),tabName:"caption",hasTabPanel:!1,openPanel:l,setOpenPanel:i},(0,Z.createElement)(FN,null)):(0,Z.createElement)(Z.Fragment,null,s.map(((r,n)=>{let s=d.find((e=>e.type===r));if(s){const r={global:e,setAttributes:t,vTable:o,selectedCell:c,selectedElement:a,type:s.type};return(0,Z.createElement)(WN,{title:s.title,tabName:s.type,hasTabPanel:!0,openPanel:l,setOpenPanel:i,key:n},(0,Z.createElement)(oT,J({},r,{styleType:"global"})),(0,Z.createElement)(oT,J({},r,{styleType:"custom"})))}})),(0,Z.createElement)(WN,{title:(0,ps.__)(q(c),"riovizual"),tabName:"cell",hasTabPanel:!0,openPanel:l,setOpenPanel:i},(0,Z.createElement)(cT,{styleType:"global"}),(0,Z.createElement)(cT,{styleType:"custom"})),(0,Z.createElement)(WN,{title:(0,ps.__)("Table","riovizual"),tabName:"table",hasTabPanel:!1,openPanel:l,setOpenPanel:i},(0,Z.createElement)(ON,null)),"globalSelector"===n&&(0,Z.createElement)(WN,{title:(0,ps.__)("Caption","riovizual"),tabName:"caption",hasTabPanel:!1,openPanel:l,setOpenPanel:i},(0,Z.createElement)(FN,null))))},nT=function(){const{attributes:e,setAttributes:t,vTable:o,selectedCell:r,selectedElement:c}=(0,Z.useContext)(ck),{tableClasses:a}=e,[n,l]=(0,Z.useState)(""),[i,s]=(0,Z.useState)("td"),[d,m]=(0,Z.useState)(""),[f,u]=(0,Z.useState)("advanced"),p=c&&tN(o,c);(0,Z.useEffect)((()=>{u(r?"cell":"advanced")}),[r]),(0,Z.useEffect)((()=>{if(r){const e=r[0].tag,t=r[0].scope;K().every(r,{tag:e})&&s(e),K().every(r,{scope:t})&&m(t)}}),[r]),(0,Z.useEffect)((()=>{if(r){const e=r[0].classes?r[0].classes:"";l(e)}}),[r]);const b=e=>{const c=Kk(o,r,e,"tag");s(e),t({row:Uk(c)})},h=e=>{const c=d!==e?e:"",a=Kk(o,r,c,"scope");m(c),t({row:Uk(a)})};return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},r&&(0,Z.createElement)(SN,{title:(0,ps.__)("Plus Extra: Cell","riovizual"),tabName:"cell",openPanel:f,setOpenPanel:u},(0,Z.createElement)("div",{className:"rv-button-group-container rv-cell-tag"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Cell Tag","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv-button-group-flex rv_inline-btn-container"},(0,Z.createElement)(Y.Button,{variant:"th"===i?"primary":"secondary",showTooltip:!0,label:(0,ps.__)("Header cells","riovizual"),onClick:()=>{b("th")}},"TH"),(0,Z.createElement)(Y.Button,{variant:"td"===i?"primary":"secondary",showTooltip:!0,label:(0,ps.__)("Data cells","riovizual"),onClick:()=>{b("td")}},"TD"))),"th"===i&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:20}),(0,Z.createElement)("div",{className:"rv-button-group-container rv-cell-scope"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,Z.createElement)("code",null,"scope")," Arrtibutes"),(0,Z.createElement)(Y.ButtonGroup,{className:"rv-button-group-flex rv_inline-btn-container"},(0,Z.createElement)(Y.Button,{variant:"row"===d?"primary":"secondary",onClick:()=>{h("row")}},"row"),(0,Z.createElement)(Y.Button,{variant:"col"===d?"primary":"secondary",onClick:()=>{h("col")}},"col"),(0,Z.createElement)(Y.Button,{variant:"rowgroup"===d?"primary":"secondary",onClick:()=>{h("rowgroup")}},"rowgroup"),(0,Z.createElement)(Y.Button,{variant:"colgroup"===d?"primary":"secondary",onClick:()=>{h("colgroup")}},"colgroup"))))),(0,Z.createElement)(SN,{title:(0,ps.__)("Advanced","riovizual"),tabName:"advanced",openPanel:f,setOpenPanel:u},p&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Additional CSS Class(ES) of selected Element","riovizual"),className:"rv_text-control",value:p.element.classes?p.element.classes:"",autoComplete:"off",help:(0,ps.__)("Separate multiple classes with spaces.","riovizual"),onChange:e=>(e=>{const r=p.sCell,c=p.index;r.content[c].classes=e;const a=Kk(o,[r],r.content,"content");t({row:Uk(a)})})(e)}),(0,Z.createElement)(Ls,null)),r&&1===r.length&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Additional CSS Class(ES) of selected Cell","riovizual"),className:"rv_text-control",value:n,autoComplete:"off",help:(0,ps.__)("Separate multiple classes with spaces.","riovizual"),onChange:e=>(e=>{const c=Kk(o,r,e,"classes");l(e),t({row:Uk(c)})})(e)}),(0,Z.createElement)(Ls,null)),(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Additional CSS Class(ES) of Table","riovizual"),className:"rv_text-control",value:a,autoComplete:"off",help:(0,ps.__)("Separate multiple classes with spaces.","riovizual"),onChange:e=>t({tableClasses:e})})))},lT=function(){const{setAttributes:e,isSelected:t,vTable:o,isGlobalSettings:r,setIsGlobalSettings:c,tabSelected:a,setTabSelected:n}=(0,Z.useContext)(ck);return(0,Z.createElement)(bs.InspectorControls,null,(0,Z.createElement)("style",null,".block-editor-block-card, .block-editor-block-inspector__advanced { display: none;}"),(0,Z.createElement)("div",{className:"rv_inspector-wrap"},(0,Z.createElement)(MN,null),(0,Z.createElement)(Ls,{spaceTop:"1",spaceBottom:"0"}),(0,Z.createElement)("div",{className:"rv_style-control"},(0,Z.createElement)(xN,{title:(0,ps.__)("Reset All Styles","riovizual"),globalModal:!0,onResetSettings:()=>(()=>{const t=o.map((e=>({cells:e.cells.map((e=>{const t=e.content.map((e=>({...e,style:{}})));return{...e,style:{},content:t}}))})));e({tableAlignment:"",hasFixedLayout:!1,isScrollOnPc:!1,isScrollOnMobile:!0,isStackedOnMobile:!1,enableResponsiveTable:!1,useRowAsHeader:!1,stickyType:"none",styleType:"regular",cellBorderType:"collapse",global:Gk,row:Uk(t)})})()}),(0,Z.createElement)(LN,{isSelected:t,isGlobalSettings:r,setIsGlobalSettings:c,tabSelected:a,setTabSelected:n},(0,Z.createElement)(PN,{type:"general"}),(0,Z.createElement)(aT,{type:"style"}),(0,Z.createElement)(nT,{type:"advanced"})))))},iT=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setFontState(t){e("rio-vizual-style").setFontState(t)}}))),(0,Es.withSelect)((e=>({getFont:e("rio-vizual-style").getFont()})))])((function({getFont:e,setFontState:t}){const{attributes:o,global:c,vTable:a}=(0,Z.useContext)(ck),{id:n}=o,{table:l,element:i,caption:s}=c,[d,m]=(0,Z.useState)([]),[f,u]=(0,Z.useState)(!0);(0,Z.useEffect)((()=>{u(!1)}),[]),(0,Z.useEffect)((()=>{if(d.length>0){const e=p(d);t({font:e,block_id:n,isChangedFont:!1})}else t({font:[],block_id:n,isChangedFont:!1})}),[d]);const p=e=>{let t;return e.map((e=>{let o;Qu.map((t=>{t.value===e&&(o=t.variant)}));const r=e.replace(" ","+");t={...t,[r]:o}})),t},b=(e,t)=>{if(dk.isSetFontFamily(t))return e;let o=e;if(o.length>0){-1===o.findIndex((e=>e===t))&&o.push(t)}else o.push(t);return o};return(0,Z.createElement)(Z.Fragment,null,(()=>{if(!f&&e&&!e.isChangedFont)return"";const t=(0,r.applyFilters)("rvh_tb_font_element_type_list",["text","button","list"]),o=(0,r.applyFilters)("rvh_tb_font_element_type_family",{text:"fontFamily",button:"fontFamily",list:"fontFamily"});let c=[];return c=l?b(c,l.fontFamily):c,c=s?b(c,s.fontFamily):c,t.map((e=>{i[e]&&(Array.isArray(o[e])?o[e].map((t=>{c=b(c,i[e][t])})):c=b(c,i[e][o[e]]))})),a.map((e=>{e.cells.map((e=>{e.content&&e.content.length>0&&e.content.map(((e,r)=>{e.style&&K().find(t,(function(t){if(e.type===t)return!0}))&&(Array.isArray(o[e.type])?o[e.type].map((t=>{c=b(c,e.style[t])})):c=b(c,e.style[o[e.type]]),c=b(c,e.style.fontFamily))}))}))})),K().isEqual(d,c)||m(c),(e=>{if(e.length>0){const t=e.reduce(((e,t)=>e+`family=${t.replace(" ","+")}:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&`),"");let o=document.getElementById("rv_tb-font-google-api");o||(o=document.createElement("link"),o.rel="stylesheet",o.id="rv_tb-font-google-api",document.head.appendChild(o)),o.href=`https://fonts.googleapis.com/css2?${t}display=swap`}})(c),""})())})),sT=function(e){const[t,o]=(0,Z.useState)(""),[r,c]=(0,Z.useState)(""),[a,n]=(0,Z.useState)(""),[l,i]=(0,Z.useState)(""),[s,d]=(0,Z.useState)(""),[m,f]=(0,Z.useState)(""),[u,p]=(0,Z.useState)(""),[b,h]=(0,Z.useState)("");return(0,Z.useEffect)((()=>{o(e.data)}),[e]),(0,Z.createElement)(Z.Fragment,null,"desktop"===e.device&&(()=>{const{selector:o}=e;let a=t;return K().isEqual(r,a)||c(a),a?`${o} { ${a} }`:""})(),"desktop_only"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(a,r)||n(r),r?`@media (min-width: 768px) {${o} { ${r} }}`:""})(),"tablet"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(l,r)||i(r),r?`@media (max-width: 1024px){${o} { ${r} }}`:""})(),"mobile"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(s,r)||d(r),r?`@media (max-width: 767px){${o} { ${r} }}`:""})(),"hover"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(m,r)||f(r),r?`${o} { ${r} }}`:""})(),"desktop_with_break_point"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(u,r)||p(r),r?`@media (min-width: ${e.breakPoint.desktop}) {${o} { ${r} }}`:""})(),"mobile_with_break_point"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(b,r)||h(r),r?`@media (max-width: ${e.breakPoint.mobile}) {${o} { ${r} }}`:""})())},dT=(e,t,o,r)=>{let c="";return t&&K().map(t,((e,t)=>{c+=e&&""!=(e=>(e=e.replace("!","").replace("important","").replace("undefined","").replace(";","").replace("true","").replace("false",""),K().trim(e)))(e)?`${t}: ${e}`:""})),(0,Z.createElement)(sT,{selector:e,data:c,device:o,breakPoint:r})},mT=function({attr:e,styleType:t,cellBorderType:o,tableSelector:r,tableHover:c,tableFontSelector:a,tableFontHover:n,tableLinkSelector:l,tableLinkHover:i,stripesOddBG:s,stripesOddBGHover:d,stripesEvenBG:m,stripesEvenBGHover:f}){const u=e=>o?"separate"===o?e:"":e,p=(t,o)=>"gradient"!==e[t]&&e[o],b=(t,o)=>"gradient"===e[t]&&e[o];return(0,Z.createElement)(Z.Fragment,null,dT(r,{width:`${e.width};`,"max-width":`${e.maxWidth};`,"min-width":`${e.minWidth};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth} ;`,"border-top-width":`${e.borderTopWidth} ;`,"border-bottom-width":`${e.borderBottomWidth} ;`,"border-left-width":`${e.borderLeftWidth} ;`,"border-right-width":`${e.borderRightWidth} ;`,"border-color":`${e.borderColor} ;`,"border-top-color":`${e.borderTopColor} ;`,"border-bottom-color":`${e.borderBottomColor} ;`,"border-left-color":`${e.borderLeftColor} ;`,"border-right-color":`${e.borderRightColor} ;`,"border-radius":`${u(_s(e.borderRadius))};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,padding:`${u(zs(e.padding))};`},"desktop"),dT(r,{width:`${e.width_tablet?e.width_tablet:e.width&&"100%"};`,"max-width":`${e.maxWidth_tablet};`,"min-width":`${e.minWidth_tablet};`,color:`${e.color_tablet};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${u(_s(e.borderRadius_tablet))};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,padding:`${u(zs(e.padding_tablet))};`},"tablet"),dT(r,{width:`${e.width_mobile?e.width_mobile:(e.width||e.width_tablet)&&"100%"};`,"max-width":`${e.maxWidth_mobile};`,"min-width":`${e.minWidth_mobile};`,color:`${e.color_mobile};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile} ;`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${u(_s(e.borderRadius_mobile))};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,padding:`${u(zs(e.padding_mobile))};`},"mobile"),dT(c,{width:`${e.width_hover};`,"max-width":`${e.maxWidth_hover};`,"min-width":`${e.minWidth_hover};`,color:`${e.color_hover};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${u(_s(e.borderRadius_hover))};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${u(zs(e.padding_hover))};`},"desktop"),dT(a,{"font-family":`${e.fontFamily};`,"font-weight":`${e.fontWeight?K().parseInt(e.fontWeight):""};`,"font-style":(K().endsWith(e.fontWeight,"Italic")?"italic":"")+";","font-size":`${e.fontSize};`,"line-height":`${e.lineHeight};`,"letter-spacing":`${e.letterSpacing};`,"text-decoration":`${e.textDecoration};`,"text-transform":`${e.textTransform};`,"text-align":`${e.alignment};`,color:`${e.color};`},"desktop"),dT(a,{"font-weight":`${e.fontWeight_tablet?K().parseInt(e.fontWeight_tablet):""};`,"font-style":(K().endsWith(e.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${e.fontSize_tablet};`,"line-height":`${e.lineHeight_tablet};`,"letter-spacing":`${e.letterSpacing_tablet};`,color:`${e.color_tablet};`},"tablet"),dT(a,{"font-weight":`${e.fontWeight_mobile?K().parseInt(e.fontWeight_mobile):""};`,"font-style":(K().endsWith(e.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${e.fontSize_mobile};`,"line-height":`${e.lineHeight_mobile};`,"letter-spacing":`${e.letterSpacing_mobile};`,color:`${e.color_mobile};`},"mobile"),dT(n,{"font-weight":`${e.fontWeight_hover?K().parseInt(e.fontWeight_hover):""};`,"font-style":(K().endsWith(e.fontWeight_hover,"Italic")?"italic":"")+";","font-size":`${e.fontSize_hover};`,"line-height":`${e.lineHeight_hover};`,"letter-spacing":`${e.letterSpacing_hover};`,color:`${e.color_hover};`},"desktop"),dT(l,{color:`${e.linkColor};`},"desktop"),dT(l,{color:`${e.linkColor_tablet};`},"tablet"),dT(l,{color:`${e.linkColor_mobile};`},"mobile"),dT(i,{color:`${e.linkColor_hover};`},"desktop"),"stripes"===t&&(0,Z.createElement)(Z.Fragment,null,dT(s,{"background-color":`${p("stripesOddBGType","stripesOddBGColor")};`,"background-image":`${b("stripesOddBGType","stripesOddBGGradient")};`},"desktop"),dT(m,{"background-color":`${p("stripesEvenBGType","stripesEvenBGColor")};`,"background-image":`${b("stripesEvenBGType","stripesEvenBGGradient")};`},"desktop"),dT(s,{"background-color":`${p("stripesOddBGType","stripesOddBGColor_tablet")};`,"background-image":`${b("stripesOddBGType","stripesOddBGGradient_tablet")};`},"tablet"),dT(m,{"background-color":`${p("stripesEvenBGType","stripesEvenBGColor_tablet")};`,"background-image":`${b("stripesEvenBGType","stripesEvenBGGradient_tablet")};`},"tablet"),dT(s,{"background-color":`${p("stripesOddBGType","stripesOddBGColor_mobile")};`,"background-image":`${b("stripesOddBGType","stripesOddBGGradient_mobile")};`},"mobile"),dT(m,{"background-color":`${p("stripesEvenBGType","stripesEvenBGColor_mobile")};`,"background-image":`${b("stripesEvenBGType","stripesEvenBGGradient_mobile")};`},"mobile"),dT(d,{"background-color":`${p("stripesOddBGType","stripesOddBGColor_hover")};`,"background-image":`${b("stripesOddBGType","stripesOddBGGradient_hover")};`},"desktop"),dT(f,{"background-color":`${p("stripesEvenBGType","stripesEvenBGColor_hover")};`,"background-image":`${b("stripesEvenBGType","stripesEvenBGGradient_hover")};`},"desktop")))},fT=function(){const{attributes:e,global:t}=(0,Z.useContext)(ck),{id:o,styleType:r,isStackedOnMobile:c,stickyType:a,cellBorderType:n}=e,{table:l,cell:i}=t,s={desktop:l.breakPoint?dk.getDesktopBreakPoint(l.breakPoint):"768px",mobile:l.breakPoint?l.breakPoint:"767px"},d=`.rv_tb-${o}.wp-block-riovizual-tablebuilder table`,m=`.rv_tb-${o}.wp-block-riovizual-tablebuilder table:hover`,f=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-element`,u=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-element:hover`,p=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-element a`,b=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-element a:hover`,h=`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-style-stripes tbody tr:nth-child(odd) > *`,g=`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-style-stripes tbody tr:hover:nth-child(odd) > *`,v=`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-style-stripes tbody tr:nth-child(even) > *`,C=`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-style-stripes tbody tr:hover:nth-child(even) > *`,y=c&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder .is-stacked-on-mobile tr .rv_tb-cell`,z=c&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder .is-stacked-on-mobile tr .rv_tb-cell:not(.sm-last-cell)`,H="row"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder:not(.is-scroll-on-pc) table tr.is-sticky-row`,_="row"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder:not(.is-scroll-on-mobile, .rv_tb-responsive-table) table:not(.is-stacked-on-mobile) tr.is-sticky-row`,V="column"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-sticky-first-column table tr>:first-child`,x="column"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-sticky-first-column table:not(.is-stacked-on-mobile) tr>:first-child`,M="row"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder:not(.is-scroll-on-pc) table tr.active-sticky-row .rv_tb-cell`,L="row"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder:not(.is-scroll-on-mobile, .rv_tb-responsive-table) table:not(.is-stacked-on-mobile) tr.active-sticky-row .rv_tb-cell`,w="column"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder.active-sticky-column table tr>:first-child`,S="column"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder.active-sticky-column table:not(.is-stacked-on-mobile) tr>:first-child`;return(0,Z.createElement)(Z.Fragment,null,Object.keys(l).length>0&&(()=>{const e={attr:l,styleType:r,cellBorderType:n,tableSelector:d,tableHover:m,tableFontSelector:f,tableFontHover:u,tableLinkSelector:p,tableLinkHover:b,stripesOddBG:h,stripesOddBGHover:g,stripesEvenBG:v,stripesEvenBGHover:C};return(0,Z.createElement)(mT,e)})(),n&&(0,Z.createElement)(Z.Fragment,null,dT(d,{"border-collapse":`${n};`,"border-spacing":`${"separate"===n?Hs(i.borderSpacing,"2px"):""};`},"desktop"),dT(d,{"border-spacing":`${"separate"===n?Hs(i.borderSpacing_tablet):""};`},"tablet"),dT(d,{"border-spacing":`${"separate"===n?Hs(i.borderSpacing_mobile):""};`},"mobile"),dT(m,{"border-spacing":`${"separate"===n?Hs(i.borderSpacing_hover):""};`},"desktop")),y&&dT(y,{display:"block;",width:"auto !important;",height:"auto !important;"},"mobile_with_break_point",s),z&&dT(z,{"border-bottom":"none;"},"mobile_with_break_point",s),H&&dT(H,{position:"sticky;",top:`${l.top?l.top:0};`,"z-index":"1;"},"desktop_with_break_point",s),_&&dT(_,{position:"sticky;",top:`${l.top?l.top:0};`,"z-index":"1;"},"mobile_with_break_point",s),M&&dT(M,{"background-color":`${l.stickyColor} !important;`},"desktop_with_break_point",s),L&&dT(L,{"background-color":`${l.stickyColor_mobile?l.stickyColor_mobile:l.stickyColor&&l.stickyColor} !important;`},"mobile_with_break_point",s),V&&dT(V,{position:"sticky;",left:`${l.left?l.left:0};`,"z-index":"1;"},"desktop_with_break_point",s),x&&dT(x,{position:"sticky;",left:`${l.left?l.left:0};`,"z-index":"1;"},"mobile_with_break_point",s),w&&dT(w,{"background-color":`${l.stickyColor} !important;`},"desktop_with_break_point",s),S&&dT(S,{"background-color":`${l.stickyColor_mobile?l.stickyColor_mobile:l.stickyColor&&l.stickyColor} !important;`},"mobile_with_break_point",s))},uT=function({attr:e,selector:t,elementWrap:o,selectorHover:r,elementContent:c}){return(0,Z.createElement)(Z.Fragment,null,dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,width:`${e.width};`,"min-width":`${e.width};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,"text-align":`${e.horizontalAlignment};`,"vertical-align":`${e.verticalAlignment};`,padding:`${zs(e.padding)};`},"desktop"),dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,width:`${e.width_tablet};`,"min-width":`${e.width_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,"text-align":`${e.horizontalAlignment_tablet};`,"vertical-align":`${e.verticalAlignment_tablet};`,padding:`${zs(e.padding_tablet)};`},"tablet"),dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,width:`${e.width_mobile};`,"min-width":`${e.width_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,"text-align":`${e.horizontalAlignment_mobile};`,"vertical-align":`${e.verticalAlignment_mobile};`,padding:`${zs(e.padding_mobile)};`},"mobile"),dT(r,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,width:`${e.width_hover};`,"min-width":`${e.width_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,"text-align":`${e.horizontalAlignment_hover};`,"vertical-align":`${e.verticalAlignment_hover};`,padding:`${zs(e.padding_hover)};`},"desktop"),dT(o,{"justify-content":`${e.horizontalAlignment};`},"desktop"),dT(o,{"justify-content":`${e.horizontalAlignment_tablet};`},"tablet"),dT(o,{"justify-content":`${e.horizontalAlignment_mobile};`},"mobile"),dT(c,{"justify-content":`${e.horizontalAlignment};`},"desktop"),dT(c,{"justify-content":`${e.horizontalAlignment_tablet};`},"tablet"),dT(c,{"justify-content":`${e.horizontalAlignment_mobile};`},"mobile"))},pT=function(){const{attributes:e,global:t}=(0,Z.useContext)(ck),{id:o,cellBorderType:r}=e,{cell:c}=t,a={attr:c,cellBorderType:r,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder.wp-block-riovizual-tablebuilder table tr .rv_tb-cell`,elementWrap:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-cell .rv_justify`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder.wp-block-riovizual-tablebuilder table tr .rv_tb-cell:hover`};return(0,Z.createElement)(uT,a)},bT=function({attr:e,selectorParentAlign:t,selector:o,selectorHover:r,selectorLink:c,selectorLinkHover:a}){return(0,Z.createElement)(Z.Fragment,null,dT(o,{"font-family":`${e.fontFamily};`,"font-weight":`${e.fontWeight?K().parseInt(e.fontWeight):""};`,"font-style":(K().endsWith(e.fontWeight,"Italic")?"italic":"")+";","font-size":`${e.fontSize};`,"line-height":`${e.lineHeight};`,"letter-spacing":`${e.letterSpacing};`,"text-decoration":`${e.textDecoration};`,"text-transform":`${e.textTransform};`,color:`${e.color};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,width:`${e.width};`,"max-width":`${e.maxWidth};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,"text-align":`${e.alignment};`,padding:`${zs(e.padding)};`,margin:`${zs(e.margin)};`},"desktop"),dT(o,{"font-weight":`${e.fontWeight_tablet?K().parseInt(e.fontWeight_tablet):""};`,"font-style":(K().endsWith(e.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${e.fontSize_tablet};`,"line-height":`${e.lineHeight_tablet};`,"letter-spacing":`${e.letterSpacing_tablet};`,color:`${e.color_tablet};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,width:`${e.width_tablet};`,"max-width":`${e.maxWidth_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,"text-align":`${e.alignment_tablet};`,padding:`${zs(e.padding_tablet)};`,margin:`${zs(e.margin_tablet)};`},"tablet"),dT(o,{"font-weight":`${e.fontWeight_mobile?K().parseInt(e.fontWeight_mobile):""};`,"font-style":(K().endsWith(e.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${e.fontSize_mobile};`,"line-height":`${e.lineHeight_mobile};`,"letter-spacing":`${e.letterSpacing_mobile};`,color:`${e.color_mobile};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,width:`${e.width_mobile};`,"max-width":`${e.maxWidth_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,"text-align":`${e.alignment_mobile};`,padding:`${zs(e.padding_mobile)};`,margin:`${zs(e.margin_mobile)};`},"mobile"),dT(r,{"font-weight":`${e.fontWeight_hover?K().parseInt(e.fontWeight_hover):""};`,"font-style":(K().endsWith(e.fontWeight_hover,"Italic")?"italic":"")+";","font-size":`${e.fontSize_hover};`,"line-height":`${e.lineHeight_hover};`,"letter-spacing":`${e.letterSpacing_hover};`,color:`${e.color_hover};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,width:`${e.width_hover};`,"max-width":`${e.maxWidth_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${zs(e.padding_hover)};`,margin:`${zs(e.margin_hover)};`},"desktop"),dT(c,{color:`${e.linkColor};`},"desktop"),dT(c,{color:`${e.linkColor_tablet};`},"tablet"),dT(c,{color:`${e.linkColor_mobile};`},"mobile"),dT(a,{color:`${e.linkColor_hover};`},"desktop"),dT(t,{"justify-content":`${e.elementAlignment};`},"desktop"),dT(t,{"justify-content":`${e.elementAlignment_tablet};`},"tablet"),dT(t,{"justify-content":`${e.elementAlignment_mobile};`},"mobile"))},hT=function({attr:e,selectorParent:t,selectorParentHover:o,selector:r,selectorHover:c}){return(0,Z.createElement)(Z.Fragment,null,dT(t,{"text-align":`${e.alignment};`,margin:`${zs(e.margin)};`,padding:`${zs(e.padding)};`},"desktop"),dT(t,{"text-align":`${e.alignment_tablet};`,margin:`${zs(e.margin_tablet)};`,padding:`${zs(e.padding_tablet)};`},"tablet"),dT(t,{"text-align":`${e.alignment_mobile};`,margin:`${zs(e.margin_mobile)};`,padding:`${zs(e.padding_mobile)};`},"mobile"),dT(o,{margin:`${zs(e.margin_hover)};`,padding:`${zs(e.padding_hover)};`},"desktop"),dT(r,{width:`${e.width};`,height:`${e.height};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`},"desktop"),dT(r,{width:`${e.width_tablet};`,height:`${e.height_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`},"tablet"),dT(r,{width:`${e.width_mobile};`,height:`${e.height_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`},"mobile"),dT(c,{width:`${e.width_hover};`,height:`${e.height_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`},"desktop"))},gT=function({attr:e,global:t,selectorParentAlign:o,selectorParent:r,selectorParentHover:c,selector:a,selectorHover:n}){const l=e.presetType&&"style2"===e.presetType;return(0,Z.createElement)(Z.Fragment,null,dT(o,{"justify-content":`${e.alignment};`},"desktop"),dT(o,{"justify-content":`${e.alignment_tablet};`},"tablet"),dT(o,{"justify-content":`${e.alignment_mobile};`},"mobile"),dT(r,{width:`${e.width};`,"max-width":`${e.maxWidth};`,margin:`${zs(e.margin)};`},"desktop"),dT(r,{width:`${e.width_tablet};`,"max-width":`${e.maxWidth_tablet};`,margin:`${zs(e.margin_tablet)};`},"tablet"),dT(r,{width:`${e.width_mobile};`,"max-width":`${e.maxWidth_mobile};`,margin:`${zs(e.margin_mobile)};`},"mobile"),dT(c,{width:`${e.width_hover};`,"max-width":`${e.maxWidth_hover};`,margin:`${zs(e.margin_hover)};`},"desktop"),dT(a,{"font-family":`${e.fontFamily};`,"font-weight":`${e.fontWeight?K().parseInt(e.fontWeight):""};`,"font-style":(K().endsWith(e.fontWeight,"Italic")?"italic":"")+";","font-size":`${e.fontSize};`,"line-height":`${e.lineHeight};`,"letter-spacing":`${e.letterSpacing};`,"text-decoration":`${e.textDecoration};`,"text-transform":`${e.textTransform};`,color:`${l&&!e.color?"currentColor":e.color};`,"background-color":`${l?"transparent":"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${l?"":"gradient"===e.backgroundType&&e.backgroundGradient};`,"border-style":`${l&&!e.borderStyle?"solid":e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${l?((e,t)=>e&&e.borderWidth?e.borderWidth:t&&t.element&&t.element.button&&t.element.button.borderWidth?t.element.button.borderWidth:"1px")(e,t):e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,padding:`${zs(e.padding)};`},"desktop"),dT(a,{"font-weight":`${e.fontWeight_tablet?K().parseInt(e.fontWeight_tablet):""};`,"font-style":(K().endsWith(e.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${e.fontSize_tablet};`,"line-height":`${e.lineHeight_tablet};`,"letter-spacing":`${e.letterSpacing_tablet};`,color:`${e.color_tablet};`,"background-color":`${l?"":"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${l?"":"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,padding:`${zs(e.padding_tablet)};`},"tablet"),dT(a,{"font-weight":`${e.fontWeight_mobile?K().parseInt(e.fontWeight_mobile):""};`,"font-style":(K().endsWith(e.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${e.fontSize_mobile};`,"line-height":`${e.lineHeight_mobile};`,"letter-spacing":`${e.letterSpacing_mobile};`,color:`${e.color_mobile};`,"background-color":`${l?"":"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${l?"":"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,padding:`${zs(e.padding_mobile)};`},"mobile"),dT(n,{"font-weight":`${e.fontWeight_hover?K().parseInt(e.fontWeight_hover):""};`,"font-style":(K().endsWith(e.fontWeight_hover,"Italic")?"italic":"")+";",color:`${l&&!e.color_hover?"currentColor":e.color_hover};`,"background-color":`${l?"":"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${l?"":"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${zs(e.padding_hover)};`},"desktop"))},vT=function({attr:e,tableType:t,selectorParentAlign:o,selectorList:r,selectorListHover:c,selectorListItem:a,selectorListItemHover:n,selectorListItemMarker:l,selectorListItemMarkerHover:i,selectorListItemLink:s,selectorListItemLinkHover:d}){return(0,Z.createElement)(Z.Fragment,null,dT(r,{"list-style-type":`${e.listStyleType};`,gap:`${e.listItemsSpace};`,"background-color":`${"gradient"!==e.backgroundTypeList&&e.backgroundColorList};`,"background-image":`${"gradient"===e.backgroundTypeList&&e.backgroundGradientList};`,width:`${e.width};`,"max-width":`${e.maxWidth};`,"border-style":`${e.borderWidthList?e.borderStyleList?e.borderStyleList:"solid":e.borderStyleList};`,"border-top-style":`${e.borderTopWidthList?e.borderTopStyleList?e.borderTopStyleList:"solid":e.borderTopStyleList};`,"border-bottom-style":`${e.borderBottomWidthList?e.borderBottomStyleList?e.borderBottomStyleList:"solid":e.borderBottomStyleList};`,"border-left-style":`${e.borderLeftWidthList?e.borderLeftStyleList?e.borderLeftStyleList:"solid":e.borderLeftStyleList};`,"border-right-style":`${e.borderRightWidthList?e.borderRightStyleList?e.borderRightStyleList:"solid":e.borderRightStyleList};`,"border-width":`${e.borderWidthList};`,"border-top-width":`${e.borderTopWidthList};`,"border-bottom-width":`${e.borderBottomWidthList};`,"border-left-width":`${e.borderLeftWidthList};`,"border-right-width":`${e.borderRightWidthList};`,"border-color":`${e.borderColorList};`,"border-top-color":`${e.borderTopColorList};`,"border-bottom-color":`${e.borderBottomColorList};`,"border-left-color":`${e.borderLeftColorList};`,"border-right-color":`${e.borderRightColorList};`,"border-radius":`${_s(e.borderRadiusList)};`,"box-shadow":`${Vs(e.horizontalPositionList,e.verticalPositionList,e.blurStrengthList,e.spreadStrengthList,e.shadowColorList,e.shadowPositionList)};`,"text-align":`${e.alignment};`,padding:`${zs(e.paddingList)};`,margin:`${e.marginList||"none"!==e.listStyleType?zs(e.marginList):0};`},"desktop"),dT(r,{"list-style-type":`${e.listStyleType_tablet};`,gap:`${e.listItemsSpace_tablet};`,"background-color":`${"gradient"!==e.backgroundTypeList&&e.backgroundColorList_tablet};`,"background-image":`${"gradient"===e.backgroundTypeList&&e.backgroundGradientList_tablet};`,width:`${e.width_tablet};`,"max-width":`${e.maxWidth_tablet};`,"border-style":`${e.borderWidthList_tablet?e.borderStyleList_tablet?e.borderStyleList_tablet:"solid":e.borderStyleList_tablet};`,"border-top-style":`${e.borderTopWidthList_tablet?e.borderTopStyleList_tablet?e.borderTopStyleList_tablet:"solid":e.borderTopStyleList_tablet};`,"border-bottom-style":`${e.borderBottomWidthList_tablet?e.borderBottomStyleList_tablet?e.borderBottomStyleList_tablet:"solid":e.borderBottomStyleList_tablet};`,"border-left-style":`${e.borderLeftWidthList_tablet?e.borderLeftStyleList_tablet?e.borderLeftStyleList_tablet:"solid":e.borderLeftStyleList_tablet};`,"border-right-style":`${e.borderRightWidthList_tablet?e.borderRightStyleList_tablet?e.borderRightStyleList_tablet:"solid":e.borderRightStyleList_tablet};`,"border-width":`${e.borderWidthList_tablet};`,"border-top-width":`${e.borderTopWidthList_tablet};`,"border-bottom-width":`${e.borderBottomWidthList_tablet};`,"border-left-width":`${e.borderLeftWidthList_tablet};`,"border-right-width":`${e.borderRightWidthList_tablet};`,"border-color":`${e.borderColorList_tablet};`,"border-top-color":`${e.borderTopColorList_tablet};`,"border-bottom-color":`${e.borderBottomColorList_tablet};`,"border-left-color":`${e.borderLeftColorList_tablet};`,"border-right-color":`${e.borderRightColorList_tablet};`,"border-radius":`${_s(e.borderRadiusList_tablet)};`,"box-shadow":`${Vs(e.horizontalPositionList_tablet,e.verticalPositionList_tablet,e.blurStrengthList_tablet,e.spreadStrengthList_tablet,e.shadowColorList_tablet,e.shadowPositionList_tablet)};`,"text-align":`${e.alignment_tablet};`,padding:`${zs(e.paddingList_tablet)};`,margin:`${e.marginList_tablet||"none"!==e.listStyleType?zs(e.marginList_tablet):0};`},"tablet"),dT(r,{"list-style-type":`${e.listStyleType_mobile};`,gap:`${e.listItemsSpace_tablet};`,"background-color":`${"gradient"!==e.backgroundTypeList&&e.backgroundColorList_mobile};`,"background-image":`${"gradient"===e.backgroundTypeList&&e.backgroundGradientList_mobile};`,width:`${e.width_mobile};`,"max-width":`${e.maxWidth_mobile};`,"border-style":`${e.borderWidthList_mobile?e.borderStyleList_mobile?e.borderStyleList_mobile:"solid":e.borderStyleList_mobile};`,"border-top-style":`${e.borderTopWidthList_mobile?e.borderTopStyleList_mobile?e.borderTopStyleList_mobile:"solid":e.borderTopStyleList_mobile};`,"border-bottom-style":`${e.borderBottomWidthList_mobile?e.borderBottomStyleList_mobile?e.borderBottomStyleList_mobile:"solid":e.borderBottomStyleList_mobile};`,"border-left-style":`${e.borderLeftWidthList_mobile?e.borderLeftStyleList_mobile?e.borderLeftStyleList_mobile:"solid":e.borderLeftStyleList_mobile};`,"border-right-style":`${e.borderRightWidthList_mobile?e.borderRightStyleList_mobile?e.borderRightStyleList_mobile:"solid":e.borderRightStyleList_mobile};`,"border-width":`${e.borderWidthList_mobile};`,"border-top-width":`${e.borderTopWidthList_mobile};`,"border-bottom-width":`${e.borderBottomWidthList_mobile};`,"border-left-width":`${e.borderLeftWidthList_mobile};`,"border-right-width":`${e.borderRightWidthList_mobile};`,"border-color":`${e.borderColorList_mobile};`,"border-top-color":`${e.borderTopColorList_mobile};`,"border-bottom-color":`${e.borderBottomColorList_mobile};`,"border-left-color":`${e.borderLeftColorList_mobile};`,"border-right-color":`${e.borderRightColorList_mobile};`,"border-radius":`${_s(e.borderRadiusList_mobile)};`,"box-shadow":`${Vs(e.horizontalPositionList_mobile,e.verticalPositionList_mobile,e.blurStrengthList_mobile,e.spreadStrengthList_mobile,e.shadowColorList_mobile,e.shadowPositionList_mobile)};`,"text-align":`${e.alignment_mobile};`,padding:`${zs(e.paddingList_mobile)};`,margin:`${e.marginList_mobile||"none"!==e.listStyleType?zs(e.marginList_mobile):0};`},"mobile"),dT(c,{"list-style-type":`${e.listStyleType_hover};`,gap:`${e.listItemsSpace_hover};`,"background-color":`${"gradient"!==e.backgroundTypeList&&e.backgroundColorList_hover};`,"background-image":`${"gradient"===e.backgroundTypeList&&e.backgroundGradientList_hover};`,width:`${e.width_hover};`,"max-width":`${e.maxWidth_hover};`,"border-style":`${e.borderWidthList_hover?e.borderStyleList_hover?e.borderStyleList_hover:"solid":e.borderStyleList_hover};`,"border-top-style":`${e.borderTopWidthList_hover?e.borderTopStyleList_hover?e.borderTopStyleList_hover:"solid":e.borderTopStyleList_hover};`,"border-bottom-style":`${e.borderBottomWidthList_hover?e.borderBottomStyleList_hover?e.borderBottomStyleList_hover:"solid":e.borderBottomStyleList_hover};`,"border-left-style":`${e.borderLeftWidthList_hover?e.borderLeftStyleList_hover?e.borderLeftStyleList_hover:"solid":e.borderLeftStyleList_hover};`,"border-right-style":`${e.borderRightWidthList_hover?e.borderRightStyleList_hover?e.borderRightStyleList_hover:"solid":e.borderRightStyleList_hover};`,"border-width":`${e.borderWidthList_hover};`,"border-top-width":`${e.borderTopWidthList_hover};`,"border-bottom-width":`${e.borderBottomWidthList_hover};`,"border-left-width":`${e.borderLeftWidthList_hover};`,"border-right-width":`${e.borderRightWidthList_hover};`,"border-color":`${e.borderColorList_hover};`,"border-top-color":`${e.borderTopColorList_hover};`,"border-bottom-color":`${e.borderBottomColorList_hover};`,"border-left-color":`${e.borderLeftColorList_hover};`,"border-right-color":`${e.borderRightColorList_hover};`,"border-radius":`${_s(e.borderRadiusList_hover)};`,"box-shadow":`${Vs(e.horizontalPositionList_hover,e.verticalPositionList_hover,e.blurStrengthList_hover,e.spreadStrengthList_hover,e.shadowColorList_hover,e.shadowPositionList_hover)};`,padding:`${zs(e.paddingList_hover)};`,margin:`${e.marginList_hover||"none"!==e.listStyleType?zs(e.marginList_hover):0};`},"desktop"),dT(a,{"font-family":`${e.fontFamily};`,"font-weight":`${e.fontWeight?K().parseInt(e.fontWeight):""};`,"font-style":(K().endsWith(e.fontWeight,"Italic")?"italic":"")+";","font-size":`${e.fontSize};`,"line-height":`${e.lineHeight};`,"letter-spacing":`${e.letterSpacing};`,"text-decoration":`${e.textDecoration};`,"text-transform":`${e.textTransform};`,color:`${e.color};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,padding:`${zs(e.padding)};`},"desktop"),dT(a,{"font-weight":`${e.fontWeight_tablet?K().parseInt(e.fontWeight_tablet):""};`,"font-style":(K().endsWith(e.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${e.fontSize_tablet};`,"line-height":`${e.lineHeight_tablet};`,"letter-spacing":`${e.letterSpacing_tablet};`,color:`${e.color_tablet};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,padding:`${zs(e.padding_tablet)};`},"tablet"),dT(a,{"font-weight":`${e.fontWeight_mobile?K().parseInt(e.fontWeight_mobile):""};`,"font-style":(K().endsWith(e.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${e.fontSize_mobile};`,"line-height":`${e.lineHeight_mobile};`,"letter-spacing":`${e.letterSpacing_mobile};`,color:`${e.color_mobile};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,padding:`${zs(e.padding_mobile)};`},"mobile"),dT(n,{"font-weight":`${e.fontWeight_hover?K().parseInt(e.fontWeight_hover):""};`,"font-style":(K().endsWith(e.fontWeight_hover,"Italic")?"italic":"")+";",color:`${e.color_hover};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${zs(e.padding_hover)};`},"desktop"),dT(l,{color:`${e.listStyleColor};`},"desktop"),dT(l,{color:`${e.listStyleColor_tablet};`},"tablet"),dT(l,{color:`${e.listStyleColor_mobile};`},"mobile"),dT(i,{color:`${e.listStyleColor_hover};`},"desktop"),dT(s,{color:`${e.colorLink};`},"desktop"),dT(s,{color:`${e.colorLink_tablet};`},"tablet"),dT(s,{color:`${e.colorLink_mobile};`},"mobile"),dT(d,{color:`${e.colorLink_hover};`},"desktop"),dT(o,{"justify-content":`${e.listAlignment};`},"desktop"),dT(o,{"justify-content":`${e.listAlignment_tablet};`},"tablet"),dT(o,{"justify-content":`${e.listAlignment_mobile};`},"mobile"),"pricingTable"===t&&(0,Z.createElement)(Z.Fragment,null,dT(r,{"text-align":`${e.listAlignment};`},"desktop"),dT(r,{"text-align":`${e.listAlignment_tablet};`},"tablet"),dT(r,{"text-align":`${e.listAlignment_mobile};`},"mobile")))},CT=function({attr:e,selectorParent:t,selector:o,selectorHover:r}){return(0,Z.createElement)(Z.Fragment,null,dT(t,{"text-align":`${e.alignment};`},"desktop"),dT(t,{"text-align":`${e.alignment_tablet};`},"tablet"),dT(t,{"text-align":`${e.alignment_mobile};`},"mobile"),dT(o,{width:`${e.size};`,height:`${e.size};`,color:`${e.color};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,padding:`${zs(e.padding)};`,margin:`${zs(e.margin)};`},"desktop"),dT(o,{width:`${e.size_tablet};`,height:`${e.size_tablet};`,color:`${e.color_tablet};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,padding:`${zs(e.padding_tablet)};`,margin:`${zs(e.margin_tablet)};`},"tablet"),dT(o,{width:`${e.size_mobile};`,height:`${e.size_mobile};`,color:`${e.color_mobile};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,padding:`${zs(e.padding_mobile)};`,margin:`${zs(e.margin_mobile)};`},"mobile"),dT(r,{width:`${e.size_hover};`,height:`${e.size_hover};`,color:`${e.color_hover};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${zs(e.padding_hover)};`,margin:`${zs(e.margin_hover)};`},"desktop"))},yT=function({attr:e,selector:t,selectorHover:o,selectorParentAlign:r}){return(0,Z.createElement)(Z.Fragment,null,dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,width:`${e.width};`,"max-width":`${e.maxWidth};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,padding:`${zs(e.padding)};`,margin:`${zs(e.margin)};`},"desktop"),dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,width:`${e.width_tablet};`,"max-width":`${e.maxWidth_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,padding:`${zs(e.padding_tablet)};`,margin:`${zs(e.margin_tablet)};`},"tablet"),dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,width:`${e.width_mobile};`,"max-width":`${e.maxWidth_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,padding:`${zs(e.padding_mobile)};`,margin:`${zs(e.margin_mobile)};`},"mobile"),dT(o,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,width:`${e.width_hover};`,"max-width":`${e.maxWidth_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${zs(e.padding_hover)};`,margin:`${zs(e.margin_hover)};`},"desktop"),dT(r,{"justify-content":`${e.elementAlignment};`},"desktop"),dT(r,{"justify-content":`${e.elementAlignment_tablet};`},"tablet"),dT(r,{"justify-content":`${e.elementAlignment_mobile};`},"mobile"))},zT=(0,Ss.compose)([(0,Y.withFilters)("rvh_tb_style_element_global_css")])((function({attributes:e,global:t}){const{id:o}=e,r=t.element;return(0,Z.createElement)(Z.Fragment,null,r.text&&Object.keys(r.text).length>0&&(()=>{const e={attr:r.text,selectorParentAlign:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-cell .rv_tb-text-wrap.rv_justify`,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-text`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-text:hover`,selectorLink:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-text a`,selectorLinkHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-text a:hover`};return(0,Z.createElement)(bT,e)})(),r.image&&Object.keys(r.image).length>0&&(()=>{const e={attr:r.image,selectorParent:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-image`,selectorParentHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-image:hover`,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-image img`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-image img:hover`};return(0,Z.createElement)(hT,e)})(),r.button&&Object.keys(r.button).length>0&&(()=>{const e={attr:r.button,global:t,selectorParentAlign:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-cell .rv_tb-button-wrap.rv_justify`,selectorParent:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-button`,selectorParentHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-button:hover`,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-button .wp-element-button`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-button .wp-element-button:hover`};return(0,Z.createElement)(gT,e)})(),r.list&&Object.keys(r.list).length>0&&(()=>{const e={attr:r.list,selectorParentAlign:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-cell .rv_tb-list-wrap.rv_justify`,selectorList:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list`,selectorListHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list:hover`,selectorListItem:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li`,selectorListItemHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li:hover`,selectorListItemMarker:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li::marker`,selectorListItemMarkerHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li:hover::marker`,selectorListItemLink:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li a`,selectorListItemLinkHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li a:hover`};return(0,Z.createElement)(vT,e)})(),r.icon&&Object.keys(r.icon).length>0&&(()=>{const e={attr:r.icon,selectorParent:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-icon`,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-icon svg`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-icon svg:hover`};return(0,Z.createElement)(CT,e)})(),r.shortcode&&Object.keys(r.shortcode).length>0&&(()=>{const e={attr:r.shortcode,selectorParentAlign:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-cell .rv_tb-shortcode-wrap.rv_justify`,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-shortcode`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-shortcode:hover`};return(0,Z.createElement)(yT,e)})())})),HT=function(){const{attributes:e,global:t}=(0,Z.useContext)(ck),{id:o}=e,r=t.caption,c=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-caption`,a=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-caption:hover`,n=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-caption a`,l=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-caption a:hover`;return(0,Z.createElement)(Z.Fragment,null,dT(c,{"font-family":`${r.fontFamily};`,"font-weight":`${r.fontWeight?K().parseInt(r.fontWeight):""};`,"font-style":(K().endsWith(r.fontWeight,"Italic")?"italic":"")+";","font-size":`${r.fontSize};`,"line-height":`${r.lineHeight};`,"letter-spacing":`${r.letterSpacing};`,"text-transform":`${r.textTransform};`,"text-align":`${r.horizontalAlignment};`,color:`${r.color};`,"background-color":`${"gradient"!==r.backgroundType&&r.backgroundColor};`,"background-image":`${"gradient"===r.backgroundType&&r.backgroundGradient};`,width:`${r.width};`,"max-width":`${r.maxWidth};`,"border-style":`${r.borderWidth?r.borderStyle?r.borderStyle:"solid":r.borderStyle};`,"border-top-style":`${r.borderTopWidth?r.borderTopStyle?r.borderTopStyle:"solid":r.borderTopStyle};`,"border-bottom-style":`${r.borderBottomWidth?r.borderBottomStyle?r.borderBottomStyle:"solid":r.borderBottomStyle};`,"border-left-style":`${r.borderLeftWidth?r.borderLeftStyle?r.borderLeftStyle:"solid":r.borderLeftStyle};`,"border-right-style":`${r.borderRightWidth?r.borderRightStyle?r.borderRightStyle:"solid":r.borderRightStyle};`,"border-width":`${r.borderWidth};`,"border-top-width":`${r.borderTopWidth};`,"border-bottom-width":`${r.borderBottomWidth};`,"border-left-width":`${r.borderLeftWidth};`,"border-right-width":`${r.borderRightWidth};`,"border-color":`${r.borderColor};`,"border-top-color":`${r.borderTopColor};`,"border-bottom-color":`${r.borderBottomColor};`,"border-left-color":`${r.borderLeftColor};`,"border-right-color":`${r.borderRightColor};`,"border-radius":`${_s(r.borderRadius)};`,"box-shadow":`${Vs(r.horizontalPosition,r.verticalPosition,r.blurStrength,r.spreadStrength,r.shadowColor,r.shadowPosition)};`,padding:`${zs(r.padding)};`,margin:`${zs(r.margin)};`},"desktop"),dT(c,{"font-weight":`${r.fontWeight_tablet?K().parseInt(r.fontWeight_tablet):""};`,"font-style":(K().endsWith(r.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${r.fontSize_tablet};`,"line-height":`${r.lineHeight_tablet};`,"letter-spacing":`${r.letterSpacing_tablet};`,"text-align":`${r.horizontalAlignment_tablet};`,color:`${r.color_tablet};`,"background-color":`${"gradient"!==r.backgroundType&&r.backgroundColor_tablet};`,"background-image":`${"gradient"===r.backgroundType&&r.backgroundGradient_tablet};`,width:`${r.width_tablet};`,"max-width":`${r.maxWidth_tablet};`,"border-style":`${r.borderWidth_tablet?r.borderStyle_tablet?r.borderStyle_tablet:"solid":r.borderStyle_tablet};`,"border-top-style":`${r.borderTopWidth_tablet?r.borderTopStyle_tablet?r.borderTopStyle_tablet:"solid":r.borderTopStyle_tablet};`,"border-bottom-style":`${r.borderBottomWidth_tablet?r.borderBottomStyle_tablet?r.borderBottomStyle_tablet:"solid":r.borderBottomStyle_tablet};`,"border-left-style":`${r.borderLeftWidth_tablet?r.borderLeftStyle_tablet?r.borderLeftStyle_tablet:"solid":r.borderLeftStyle_tablet};`,"border-right-style":`${r.borderRightWidth_tablet?r.borderRightStyle_tablet?r.borderRightStyle_tablet:"solid":r.borderRightStyle_tablet};`,"border-width":`${r.borderWidth_tablet};`,"border-top-width":`${r.borderTopWidth_tablet};`,"border-bottom-width":`${r.borderBottomWidth_tablet};`,"border-left-width":`${r.borderLeftWidth_tablet};`,"border-right-width":`${r.borderRightWidth_tablet};`,"border-color":`${r.borderColor_tablet};`,"border-top-color":`${r.borderTopColor_tablet};`,"border-bottom-color":`${r.borderBottomColor_tablet};`,"border-left-color":`${r.borderLeftColor_tablet};`,"border-right-color":`${r.borderRightColor_tablet};`,"border-radius":`${_s(r.borderRadius_tablet)};`,"box-shadow":`${Vs(r.horizontalPosition_tablet,r.verticalPosition_tablet,r.blurStrength_tablet,r.spreadStrength_tablet,r.shadowColor_tablet,r.shadowPosition_tablet)};`,padding:`${zs(r.padding_tablet)};`,margin:`${zs(r.margin_tablet)};`},"tablet"),dT(c,{"font-weight":`${r.fontWeight_mobile?K().parseInt(r.fontWeight_mobile):""};`,"font-style":(K().endsWith(r.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${r.fontSize_mobile};`,"line-height":`${r.lineHeight_mobile};`,"letter-spacing":`${r.letterSpacing_mobile};`,"text-align":`${r.horizontalAlignment_mobile};`,color:`${r.color_mobile};`,"background-color":`${"gradient"!==r.backgroundType&&r.backgroundColor_mobile};`,"background-image":`${"gradient"===r.backgroundType&&r.backgroundGradient_mobile};`,width:`${r.width_mobile};`,"max-width":`${r.maxWidth_mobile};`,"border-style":`${r.borderWidth_mobile?r.borderStyle_mobile?r.borderStyle_mobile:"solid":r.borderStyle_mobile};`,"border-top-style":`${r.borderTopWidth_mobile?r.borderTopStyle_mobile?r.borderTopStyle_mobile:"solid":r.borderTopStyle_mobile};`,"border-bottom-style":`${r.borderBottomWidth_mobile?r.borderBottomStyle_mobile?r.borderBottomStyle_mobile:"solid":r.borderBottomStyle_mobile};`,"border-left-style":`${r.borderLeftWidth_mobile?r.borderLeftStyle_mobile?r.borderLeftStyle_mobile:"solid":r.borderLeftStyle_mobile};`,"border-right-style":`${r.borderRightWidth_mobile?r.borderRightStyle_mobile?r.borderRightStyle_mobile:"solid":r.borderRightStyle_mobile};`,"border-width":`${r.borderWidth_mobile};`,"border-top-width":`${r.borderTopWidth_mobile};`,"border-bottom-width":`${r.borderBottomWidth_mobile};`,"border-left-width":`${r.borderLeftWidth_mobile};`,"border-right-width":`${r.borderRightWidth_mobile};`,"border-color":`${r.borderColor_mobile};`,"border-top-color":`${r.borderTopColor_mobile};`,"border-bottom-color":`${r.borderBottomColor_mobile};`,"border-left-color":`${r.borderLeftColor_mobile};`,"border-right-color":`${r.borderRightColor_mobile};`,"border-radius":`${_s(r.borderRadius_mobile)};`,"box-shadow":`${Vs(r.horizontalPosition_mobile,r.verticalPosition_mobile,r.blurStrength_mobile,r.spreadStrength_mobile,r.shadowColor_mobile,r.shadowPosition_mobile)};`,padding:`${zs(r.padding_mobile)};`,margin:`${zs(r.margin_mobile)};`},"mobile"),dT(a,{"font-weight":`${r.fontWeight_hover?K().parseInt(r.fontWeight_hover):""};`,"font-style":(K().endsWith(r.fontWeight_hover,"Italic")?"italic":"")+";","font-size":`${r.fontSize_hover};`,"line-height":`${r.lineHeight_hover};`,"letter-spacing":`${r.letterSpacing_hover};`,color:`${r.color_hover};`,"background-color":`${"gradient"!==r.backgroundType&&r.backgroundColor_hover};`,"background-image":`${"gradient"===r.backgroundType&&r.backgroundGradient_hover};`,width:`${r.width_hover};`,"max-width":`${r.maxWidth_hover};`,"border-style":`${r.borderWidth_hover?r.borderStyle_hover?r.borderStyle_hover:"solid":r.borderStyle_hover};`,"border-top-style":`${r.borderTopWidth_hover?r.borderTopStyle_hover?r.borderTopStyle_hover:"solid":r.borderTopStyle_hover};`,"border-bottom-style":`${r.borderBottomWidth_hover?r.borderBottomStyle_hover?r.borderBottomStyle_hover:"solid":r.borderBottomStyle_hover};`,"border-left-style":`${r.borderLeftWidth_hover?r.borderLeftStyle_hover?r.borderLeftStyle_hover:"solid":r.borderLeftStyle_hover};`,"border-right-style":`${r.borderRightWidth_hover?r.borderRightStyle_hover?r.borderRightStyle_hover:"solid":r.borderRightStyle_hover};`,"border-width":`${r.borderWidth_hover};`,"border-top-width":`${r.borderTopWidth_hover};`,"border-bottom-width":`${r.borderBottomWidth_hover};`,"border-left-width":`${r.borderLeftWidth_hover};`,"border-right-width":`${r.borderRightWidth_hover};`,"border-color":`${r.borderColor_hover};`,"border-top-color":`${r.borderTopColor_hover};`,"border-bottom-color":`${r.borderBottomColor_hover};`,"border-left-color":`${r.borderLeftColor_hover};`,"border-right-color":`${r.borderRightColor_hover};`,"border-radius":`${_s(r.borderRadius_hover)};`,"box-shadow":`${Vs(r.horizontalPosition_hover,r.verticalPosition_hover,r.blurStrength_hover,r.spreadStrength_hover,r.shadowColor_hover,r.shadowPosition_hover)};`,padding:`${zs(r.padding_hover)};`,margin:`${zs(r.margin_hover)};`},"desktop"),dT(n,{color:`${r.linkColor};`},"desktop"),dT(n,{color:`${r.linkColor_tablet};`},"tablet"),dT(n,{color:`${r.linkColor_mobile};`},"mobile"),dT(l,{color:`${r.linkColor_hover};`},"desktop"))},_T=function(){const{attributes:e,global:t}=(0,Z.useContext)(ck),{cell:o,element:r,caption:c}=t;return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(fT,null),Object.keys(o).length>0&&(0,Z.createElement)(pT,null),Object.keys(r).length>0&&(0,Z.createElement)(zT,{attributes:e,global:t}),K().has(t,"caption")&&Object.keys(c).length>0&&(0,Z.createElement)(HT,null))},VT=(0,Ss.compose)([(0,Y.withFilters)("rvh_tb_style_element_custom_css")])((function({id:e,data:t,global:o,type:r,style:c,elementIndex:a,rowIndex:n,columnIndex:l}){return(0,Z.createElement)(Z.Fragment,null,"text"===r&&(()=>{const t={attr:c,selectorParentAlign:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .rv_tb-text-wrap.cell-element-${a}.rv_justify`,selector:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-text`,selectorHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-text:hover`,selectorLink:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-text a`,selectorLinkHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-text a:hover`};return(0,Z.createElement)(bT,t)})(),"image"===r&&(()=>{const t={attr:c,selectorParent:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a}.rv_tb-image`,selectorParentHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a}.rv_tb-image:hover`,selector:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a}.rv_tb-image img`,selectorHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a}.rv_tb-image img:hover`};return(0,Z.createElement)(hT,t)})(),"button"===r&&(()=>{const t={attr:c,global:o,selectorParentAlign:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .rv_tb-button-wrap.cell-element-${a}.rv_justify`,selectorParent:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-button`,selectorParentHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-button:hover`,selector:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-button .wp-element-button`,selectorHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-button .wp-element-button:hover`};return(0,Z.createElement)(gT,t)})(),"list"===r&&(()=>{const t={attr:c,selectorParentAlign:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .rv_tb-list-wrap.cell-element-${a}.rv_justify`,selectorList:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list`,selectorListHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list:hover`,selectorListItem:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li`,selectorListItemHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li:hover`,selectorListItemMarker:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li::marker`,selectorListItemMarkerHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li:hover::marker`,selectorListItemLink:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li a`,selectorListItemLinkHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li a:hover`};return(0,Z.createElement)(vT,t)})(),"icon"===r&&(()=>{const t={attr:c,selectorParent:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-icon`,selector:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-icon svg`,selectorHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-icon svg:hover`};return(0,Z.createElement)(CT,t)})(),"shortcode"===r&&(()=>{const t={attr:c,selector:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-shortcode`,selectorHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-shortcode:hover`,selectorParentAlign:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .rv_tb-shortcode-wrap.cell-element-${a}.rv_justify`};return(0,Z.createElement)(yT,t)})())})),xT=function(){const{attributes:e,global:t,vTable:o}=(0,Z.useContext)(ck),{id:r,cellBorderType:c}=e;return(0,Z.createElement)(Z.Fragment,null,o.map(((e,o)=>(0,Z.createElement)(Z.Fragment,{key:o},e.cells.map(((e,o)=>(0,Z.createElement)(Z.Fragment,{key:o},e.content.length>0&&((e,o,c)=>e.map(((e,a)=>{if(e.style&&Object.keys(e.style).length>0||"starrating"===e.type&&(e.data.showRatingValue||e.data.ratingValue)){const n={id:r,data:e.data,type:e.type,style:e.style,global:t,elementIndex:a,rowIndex:o,columnIndex:c};return(0,Z.createElement)(VT,J({},n,{key:a}))}})))(e.content,e.rowIndex,e.columnIndex),Object.keys(e.style).length>0&&((e,t,o)=>{const a={attr:e,cellBorderType:c,selector:`.rv_tb-${r}.wp-block-riovizual-tablebuilder table tr .rv_tb-cell.rv_tb-row-${t}-cell-${o}.rv_tb-rs-row-${t}-cell-${o}.rv_tb-cs-row-${t}-cell-${o}`,elementWrap:`.rv_tb-${r}.wp-block-riovizual-tablebuilder .rv_tb-cell.rv_tb-row-${t}-cell-${o} .rv_justify`,selectorHover:`.rv_tb-${r}.wp-block-riovizual-tablebuilder table tr .rv_tb-cell.rv_tb-row-${t}-cell-${o}.rv_tb-rs-row-${t}-cell-${o}.rv_tb-cs-row-${t}-cell-${o}:hover`};return(0,Z.createElement)(uT,a)})(e.style,e.rowIndex,e.columnIndex))))))))},MT=function(){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(iT,null),(0,Z.createElement)("style",null,(0,Z.createElement)(_T,null),(0,Z.createElement)(xT,null)))},LT=function(){const{setAttributes:e}=(0,Z.useContext)(ck),[t,o]=(0,Z.useState)(3),[r,c]=(0,Z.useState)(3),[a,n]=(0,Z.useState)(!1),[l,i]=(0,Z.useState)(!1),[s,d]=(0,Z.useState)("collapse"),[m,f]=(0,Z.useState)("regular"),u=ee()("rv-placeholder__table",{"is-overflow-row":dk.checkOverflowRowCol(t),"is-overflow-col":dk.checkOverflowRowCol(r),"is-border-separate":"separate"===s,"is-style-stripes":"stripes"===m});function p(e){o(e?parseInt(t,10)+1:parseInt(t,10)-1)}function b({name:e,...t}){const o=`${e}`;return(0,Z.createElement)(o,t)}const h=(e,o,r)=>(0,Z.createElement)("tr",{key:o},(0,X.times)(e,(e=>{if(!(e>10))return(0,Z.createElement)(b,{key:e,name:r,style:{height:180/Math.min(10,parseInt(t))}})}))),g=(()=>{let e={body:[]};return(0,X.times)(t,(o=>{a&&0===o?e.head=h(r,o,"th"):l&&o===t-1?e.foot=h(r,o,"td"):o<=10&&(e.body[`${o}`]=h(r,o,"td"))})),e})();return(0,Z.createElement)(Y.Placeholder,{label:(0,ps.__)("Table Builder"),icon:mk,className:"rv-placeholder"},(0,Z.createElement)("div",{className:"rv-placeholder__table-wrap"},t&&r&&(0,Z.createElement)("table",{className:u},g.head&&(0,Z.createElement)("thead",null,g.head),g.body.length>0&&(0,Z.createElement)("tbody",null,g.body),g.foot&&(0,Z.createElement)("tfoot",null,g.foot))),(0,Z.createElement)("div",{className:"rv-placeholder__hint"},(0,Z.createInterpolateElement)((0,ps.__)("Hint: Hold the <code>Ctrl</code> key to select multiple cells and the <code>Shift</code> key to select the range.","riovizual"),{code:(0,Z.createElement)("code",null)})),(0,Z.createElement)("form",{className:"rv-placeholder__form",onSubmit:function(o){o.preventDefault();const c=function({rowCount:e,columnCount:t,isHeader:o}){return Array.from({length:e}).map(((e,r)=>({cells:Array.from({length:t}).map((()=>({content:[{type:"text",data:"",isNotDefault:!1}],tag:o&&0===r?"th":"td",style:{}})))})))}({rowCount:parseInt(t,10)||3,columnCount:parseInt(r,10)||3,isHeader:a});e({row:Uk(c),global:Gk,hasHeader:a,hasFooter:l,cellBorderType:s,styleType:m})}},(0,Z.createElement)("div",{className:"rv-placeholder__row"},(0,Z.createElement)(Y.ToggleControl,{label:(0,ps.__)("Header section"),checked:!!a,onChange:function(e){p(e),n(e)},className:"rv-placeholder__header"}),(0,Z.createElement)(Y.ToggleControl,{label:(0,ps.__)("Footer section"),checked:!!l,onChange:function(e){p(e),i(e)},className:"rv-placeholder__footer"})),(0,Z.createElement)("div",{className:"rv-placeholder__row"},(0,Z.createElement)("div",{className:"rv-placeholder__element-wrap"},(0,Z.createElement)("span",null,(0,ps.__)("Table Styles","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv-placeholder__element"},(0,Z.createElement)(Y.Button,{variant:dk.checkActiveButton(m,"regular"),onClick:()=>{f("regular")}}," ",(0,ps.__)("Default","riovizual")),(0,Z.createElement)(Y.Button,{variant:dk.checkActiveButton(m,"stripes"),onClick:()=>{f("stripes")}},(0,ps.__)("Stripes","riovizual")))),(0,Z.createElement)("div",{className:"rv-placeholder__element-wrap rv-placeholder__left-margin"},(0,Z.createElement)("span",null,(0,ps.__)("Cell Border Types","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv-placeholder__element"},(0,Z.createElement)(Y.Button,{variant:dk.checkActiveButton(s,"collapse"),onClick:()=>{d("collapse")}}," ",(0,ps.__)("Collapse","riovizual")),(0,Z.createElement)(Y.Button,{variant:dk.checkActiveButton(s,"separate"),onClick:()=>{d("separate")}},(0,ps.__)("Separate","riovizual"))))),(0,Z.createElement)("div",{className:"rv-placeholder__row"},(0,Z.createElement)(Y.TextControl,{type:"number",label:(0,ps.__)("Column count"),value:r,onChange:function(e){c(e)},min:"1",className:"rv-placeholder__input"}),(0,Z.createElement)(Y.TextControl,{type:"number",label:(0,ps.__)("Row count"),value:t,onChange:function(e){o(e)},min:dk.createTableMinRowCount(a,l),className:"rv-placeholder__input"}),(0,Z.createElement)(Y.Button,{className:"rv-placeholder__button",variant:"primary",type:"submit",disabled:t<1||r<1},(0,ps.__)("Create Table")))))},wT=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M9 9v6h11V9H9zM4 20h1.5V4H4v16z"})),ST=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M20 9h-7.2V4h-1.6v5H4v6h7.2v5h1.6v-5H20z"})),ET=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M4 15h11V9H4v6zM18.5 4v16H20V4h-1.5z"})),kT=function({tableAlignment:e,changeAligment:t,handleToggle:o}){const r=[{icon:wT,title:(0,ps.__)("Align Left","riovizual"),value:"left",onClick:()=>t("left")},{icon:ST,title:(0,ps.__)("Align Center","riovizual"),value:"center",onClick:()=>t("center")},{icon:ET,title:(0,ps.__)("Align Right","riovizual"),value:"right",onClick:()=>t("right")}];return(0,Z.createElement)(bs.BlockControls,{group:"block"},(0,Z.createElement)(Y.ToolbarDropdownMenu,{label:(0,ps.__)("Change Table Alignment","riovizual"),icon:e&&r.find((t=>t.value===e))?.icon||wT,onToggle:e=>o(e),controls:r,hasArrowIndicator:!0}))},NT=function(){const{attributes:e,setAttributes:t,vTable:o,selectedCell:c,selectedElement:a,setTableMenu:i}=(0,Z.useContext)(ck),{handleInsertRow:s,handleDeleteRow:d,handleInsertColumn:m,handleDeleteColumn:f,handleMergeCells:u,handleSplitMergedCells:p,handleInsertElement:b,handleDuplicateElement:h,handleDeleteElement:g}=rN(),{hasHeader:v,hasFooter:C,tableAlignment:y}=e,z=[{icon:xk,title:(0,ps.__)("Insert Row Above","riovizual"),isDisabled:n(c,"rowIndex")||dk.checkRowInsert(v,c,0),onClick:()=>s(0)},{icon:Vk,title:(0,ps.__)("Insert Row Below","riovizual"),isDisabled:n(c,"rowIndex")||dk.checkRowInsert(C,c,o.length-1),onClick:()=>s(1)},{icon:Lk,title:(0,ps.__)("Delete Row","riovizual"),isDisabled:l(c,"rowIndex",o.length),onClick:()=>d()},{icon:Sk,title:(0,ps.__)("Insert Column Left","riovizual"),isDisabled:n(c,"columnIndex"),onClick:()=>m(0)},{icon:Ek,title:(0,ps.__)("Insert Column Right","riovizual"),isDisabled:n(c,"columnIndex"),onClick:()=>m(1)},{icon:wk,title:(0,ps.__)("Delete Column","riovizual"),isDisabled:l(c,"columnIndex",o[0].cells.length),onClick:()=>f()},{icon:kk,title:(0,ps.__)("Merge Cells","riovizual"),isDisabled:dk.checkDisabledMergedCells(c,v,C,o.length-1),onClick:()=>u()},{icon:Nk,title:(0,ps.__)("Unmerged Cells","riovizual"),isDisabled:dk.checkDisabledSplitMergedCells(c),onClick:()=>p()}],H=[(0,r.applyFilters)("rvh_tb_add_element_list",Ok).map((e=>({icon:e.icon,title:e.title,isDisabled:!c,onClick:()=>b(e.type)})))],_=e=>{e&&i()};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(kT,{tableAlignment:y,changeAligment:e=>t({tableAlignment:e}),handleToggle:e=>{_(e)}}),c&&(0,Z.createElement)(bs.BlockControls,{group:"other"},(0,Z.createElement)(Y.ToolbarDropdownMenu,{hasArrowIndicator:!0,icon:_k,label:(0,ps.__)("Table"),controls:z,onToggle:e=>_(e)}),(0,Z.createElement)(Y.ToolbarDropdownMenu,{hasArrowIndicator:!0,icon:vk,label:(0,ps.__)("Add Element"),controls:H,onToggle:e=>_(e)}),a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ToolbarButton,{icon:yk,label:(0,ps.__)("Duplicate Element"),onClick:()=>h()}),(0,Z.createElement)(Y.ToolbarButton,{icon:Hk,label:(0,ps.__)("Delete Element"),onClick:()=>g("single")}))))},TT=function(){const{attributes:e,setAttributes:t,insertBlocksAfter:o,setSelectedCell:r,setSelectorName:c,setSelectedElement:a,setTableMenu:n}=(0,Z.useContext)(ck),{caption:l}=e;return(0,Z.createElement)(bs.RichText,{tagName:"figcaption",className:ee()("rv_tb-caption"),"aria-label":(0,ps.__)("Table Caption Text"),placeholder:(0,ps.__)("Add Caption"),value:l,onChange:e=>(e=>{t({caption:e}),r(),a(),c("captionSelector"),n()})(e),__unstableOnSplitAtEnd:()=>o((0,rk.createBlock)((0,rk.getDefaultBlockName)()))})},BT=JSON.parse('{"style-1":{"global":{"table":{"breakPoint":"768px","borderColor":"#DFE5F2"},"cell":{"borderColor":"#DFE5F2"},"element":{"text":{"fontSize":"16px"},"image":"","button":"","list":"","icon":""}},"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"Name"}],"tag":"th","style":{"backgroundColor":"#F0F3F9"}},{"content":[{"type":"text","data":"Position"}],"tag":"th","style":{"backgroundColor":"#F0F3F9"}},{"content":[{"type":"text","data":"Office"}],"tag":"th","style":{"backgroundColor":"#F0F3F9"}},{"content":[{"type":"text","data":"Age"}],"tag":"th","style":{"backgroundColor":"#F0F3F9"}}]},{"cells":[{"content":[{"type":"text","data":"Airi Satou"}],"tag":"td"},{"content":[{"type":"text","data":"Accountant"}],"tag":"td"},{"content":[{"type":"text","data":"Tokyo"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Cedric Kelly"}],"tag":"td"},{"content":[{"type":"text","data":"Chief Executive Officer (CEO)"}],"tag":"td"},{"content":[{"type":"text","data":"London"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Angelica Ramos"}],"tag":"td"},{"content":[{"type":"text","data":"Junior Technical Author"}],"tag":"td"},{"content":[{"type":"text","data":"Tokyo"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Ashton Cox"}],"tag":"td"},{"content":[{"type":"text","data":"Software Engineer"}],"tag":"td"},{"content":[{"type":"text","data":"San Francisco"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Bradley Greer"}],"tag":"td"},{"content":[{"type":"text","data":"Software Engineer"}],"tag":"td"},{"content":[{"type":"text","data":"New York"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]}]},"style-2":{"enableResponsiveTable":true,"global":{"table":{"breakPoint":"768px","stripesOddBGColor":"#ffffff","stripesEvenBGColor":"#f0f3f9"},"cell":{"borderColor":"#dfe5f2"},"element":{"text":{"fontSize":"16px"},"image":"","button":"","list":"","icon":""}},"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"Name","style":{"color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Position","style":{"color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Office","style":{"color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Age","style":{"color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}}]},{"cells":[{"content":[{"type":"text","data":"Airi Satou"}],"tag":"td"},{"content":[{"type":"text","data":"Accountant"}],"tag":"td"},{"content":[{"type":"text","data":"Tokyo"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Cedric Kelly"}],"tag":"td"},{"content":[{"type":"text","data":"Chief Executive Officer (CEO)"}],"tag":"td"},{"content":[{"type":"text","data":"London"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Angelica Ramos"}],"tag":"td"},{"content":[{"type":"text","data":"Junior Technical Author"}],"tag":"td"},{"content":[{"type":"text","data":"Tokyo"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Ashton Cox"}],"tag":"td"},{"content":[{"type":"text","data":"Software Engineer"}],"tag":"td"},{"content":[{"type":"text","data":"San Francisco"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Bradley Greer"}],"tag":"td"},{"content":[{"type":"text","data":"Software Engineer"}],"tag":"td"},{"content":[{"type":"text","data":"New York"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]}],"styleType":"stripes"},"style-3":{"global":{"table":{"breakPoint":"768px","borderStyle":"solid","borderWidth":"1px","borderColor":"#dfe3e8"},"cell":{"borderBottomStyle":"solid","borderTopWidth":"0px","borderBottomWidth":"1px","borderLeftWidth":"0px","borderRightWidth":"0px","borderColor":"#dfe3e8","horizontalAlignment":"left"},"element":{"text":{"fontSize":"15px","color":"#637381"},"image":{"borderRadius":{"linked":true,"top_left":"100%","top_right":"100%","bottom_left":"100%","bottom_right":"100%"},"width":"40px","alignment":"center"},"button":{"presetType":"style1","fontSize":"13px","fontWeight":"500","color":"#ffffff","borderRadius":{"linked":true,"top_left":"6px","top_right":"6px","bottom_left":"6px","bottom_right":"6px"},"padding":{"linked":false,"top":"4px","bottom":"4px","right":"12px","left":"12px"},"backgroundColor":"#0471fb","backgroundColor_hover":"#150aa0"},"list":"","icon":{"alignment":"","color":"#e01e10"}}},"hasHeader":true,"row":[{"cells":[{"content":[],"tag":"th","style":{"borderTopStyle":"solid","borderTopWidth":"1px","borderColor":"#dfe3e8"}},{"content":[{"type":"text","data":"Name","style":{"fontSize":"14px","fontWeight":"700","alignment":"left"}}],"tag":"th","style":{"borderTopStyle":"solid","borderTopWidth":"1px","borderColor":"#dfe3e8"}},{"content":[{"type":"text","data":"Role","style":{"fontSize":"14px","fontWeight":"700"}}],"tag":"th","style":{"borderTopStyle":"solid","borderTopWidth":"1px","borderColor":"#dfe3e8"}},{"content":[{"type":"text","data":"Contact","style":{"fontSize":"14px","fontWeight":"700"}}],"tag":"th","style":{"borderTopStyle":"solid","borderTopWidth":"1px","borderColor":"#dfe3e8"}}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/avatar-1.png","alt":"","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/avatar-1.png"}}],"tag":"td"},{"content":[{"type":"text","data":"Alex Hales","style":{"fontWeight":"700","color":"#212b36"}},{"type":"text","data":"alex@example.com"}],"tag":"td"},{"content":[{"type":"text","data":"Front End Developer"}],"tag":"td"},{"content":[{"type":"button","data":"Contact"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/avatar-2.png","alt":"","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/avatar-2.png"}}],"tag":"td"},{"content":[{"type":"text","data":"Hasim Amla","style":{"fontWeight":"700","color":"#212b36"}},{"type":"text","data":"hasim@example.com"}],"tag":"td"},{"content":[{"type":"text","data":"Project Director"}],"tag":"td"},{"content":[{"type":"button","data":"Contact"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/avatar-3.png","alt":"","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/avatar-3.png"}}],"tag":"td"},{"content":[{"type":"text","data":"John Doe","style":{"fontWeight":"700","color":"#212b36"}},{"type":"text","data":"john@example.com"}],"tag":"td"},{"content":[{"type":"text","data":"Digital Marketer"}],"tag":"td"},{"content":[{"type":"button","data":"Contact"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/avatar-4.png","alt":"","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/avatar-4.png"}}],"tag":"td"},{"content":[{"type":"text","data":"David Willy","style":{"fontWeight":"700","color":"#212b36"}},{"type":"text","data":"david@example.com"}],"tag":"td"},{"content":[{"type":"text","data":"Account Manager"}],"tag":"td"},{"content":[{"type":"button","data":"Contact"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]}]},"style-4":{"enableResponsiveTable":true,"global":{"table":{},"cell":{"fontSize":"15px","textTransform":"capitalize","horizontalAlignment":"center","borderColor":"#cfd4e2"},"element":{"text":"","image":{"width":"100px","margin":{"linked":false,"top":"6px","bottom":"6px"}},"button":{"presetType":"style1","fontSize":"14px","fontWeight":"600","color":"#ffffff","borderRadius":{"linked":true,"top_left":"2px","top_right":"2px","bottom_left":"2px","bottom_right":"2px"},"padding":{"linked":false,"top":"5px","right":"8px","left":"8px","bottom":"5px"},"backgroundColor":"#0471fb","backgroundColor_hover":"#150aa0"},"list":{"listStyleType":"disc","listItemsSpace":"8px","alignment":"left","listStylePosition":"inside"},"icon":""}},"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"Devices","style":{"color":"#fdfdfd"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Features","style":{"color":"#fdfdfd"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Ratings","style":{"color":"#fdfdfd"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Price","style":{"color":"#fdfdfd"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/amazfit.webp","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/amazfit.webp"}},{"type":"text","data":"Amazfit GTS 2e","style":{"fontWeight":"700"}}],"tag":"td"},{"content":[{"type":"list","data":["Fits with wrists comfortably","260 x 260 memory-in-pixel","Black, Shadow Gray Color"]}],"tag":"td"},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/4star.png"}}],"tag":"td"},{"content":[{"type":"text","data":"$350","style":{"fontSize":"16px","fontWeight":"600","margin":{"linked":true,"top":"4px","right":"4px","bottom":"4px","left":"4px"}}},{"type":"button","data":"Buy Now","url":"#","rel":""}],"tag":"td"}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/garmin.webp","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/garmin.webp"}},{"type":"text","data":"Garmin Venu","style":{"fontWeight":"700"}}],"tag":"td"},{"content":[{"type":"list","data":["Fits with wrists comfortably","260 x 260 memory-in-pixel","Black, Shadow Gray Color"]}],"tag":"td"},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/4_star.png"}}],"tag":"td"},{"content":[{"type":"text","data":"$300","style":{"fontSize":"16px","fontWeight":"600","margin":{"linked":true,"top":"4px","right":"4px","bottom":"4px","left":"4px"}}},{"type":"button","data":"Buy Now","url":"#"}],"tag":"td"}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/mutural.webp","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/mutural.webp"}},{"type":"text","data":"Mutural 1 .72″","style":{"fontWeight":"700"}}],"tag":"td"},{"content":[{"type":"list","data":["Fits with wrists comfortably","260 x 260 memory-in-pixel","Black, Shadow Gray Color"]}],"tag":"td"},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/4_star.png"}}],"tag":"td"},{"content":[{"type":"text","data":"$299","style":{"fontSize":"16px","fontWeight":"600","margin":{"linked":true,"top":"4px","right":"4px","bottom":"4px","left":"4px"}}},{"type":"button","data":"Buy Now","url":"#"}],"tag":"td"}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/ignite.webp","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/ignite.webp"}},{"type":"text","data":"POLAR Ignite 2","style":{"fontWeight":"700"}}],"tag":"td"},{"content":[{"type":"list","data":["Fits with wrists comfortably","260 x 260 memory-in-pixel","Black, Shadow Gray Color"]}],"tag":"td"},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/5star.png"}}],"tag":"td"},{"content":[{"type":"text","data":"$1100","style":{"fontSize":"16px","fontWeight":"600","margin":{"linked":true,"top":"4px","right":"4px","bottom":"4px","left":"4px"}}},{"type":"button","data":"Buy Now","url":"#"}],"tag":"td"}]}]},"style-5":{"global":{"table":{"breakPoint":"768px","stripesOddBGColor":"#ffffff","stripesEvenBGColor":"#f0f3f9"},"cell":{"borderStyle":"solid","borderWidth":"1px","borderColor":"#f0f0f0","horizontalAlignment":"center"},"element":{"text":{"fontSize":"16px"},"image":{"margin":{"linked":false,"top":"20px","bottom":"20px"},"width":"140px","width_mobile":"60px","alignment":"center"},"button":{"presetType":"style1","fontSize":"15px","fontWeight":"500","color":"#ffffff","borderRadius":{"linked":true,"top_left":"4px","top_right":"4px","bottom_left":"4px","bottom_right":"4px"},"padding":{"linked":false,"top":"8px","bottom":"8px","right":"12px","left":"12px"},"backgroundColor":"#0471fb","backgroundColor_hover":"#150aa0"},"list":"","icon":""}},"hasFixedLayout":true,"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"Values","style":{"fontWeight":"600","color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Xiaomi Mi 9T","style":{"fontWeight":"600","color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Asus ROG Phone 2","style":{"fontWeight":"600","color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}}]},{"cells":[{"content":[{"type":"text","data":"Preview","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/Xiaomi-Redmi-9T.webp","alt":""}}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/asus_rog.webp","alt":""}}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"OS","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"text","data":"MIUI V10.2 (Android 9.0 Pie)"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"text","data":"Android 9.0 Pie with ROG Gaming X more UI"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"Camera","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"text","data":"48MP"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"text","data":"48MP"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"Storage ","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"text","data":"256GB"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"text","data":"1TB"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"Radio","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#1fd100"}}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"url":"","style":{"color":"#ff1706"}}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"Price","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"text","data":"$320.00"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"text","data":"$1,795.00"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"Buy Now","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"button","data":"Buy Now","url":"#"}],"tag":"td"},{"content":[{"type":"button","data":"Buy Now","url":"https://example.com"}],"tag":"td"}]}]},"style-6":{"global":{"table":{"breakPoint":"768px","fontSize":"16px","fontWeight":"400","color":"#073742","width":"900px","stripesOddBGColor":"#ffffff","stripesEvenBGColor":"#ebfafe"},"cell":{"borderWidth":"1px","borderColor":"#bdedfc","horizontalAlignment":"center","padding":{"linked":true,"top":"12px","right":"12px","bottom":"12px","left":"12px"}},"element":{"text":"","image":"","button":{"presetType":"style1","fontSize":"14px","lineHeight":"20px","fontWeight":"600","color":"#ffffff","color_hover":"#ffffff","borderRadius":{"linked":true,"top_left":"4px","top_right":"4px","bottom_left":"4px","bottom_right":"4px"},"padding":{"linked":false,"top":"12px","bottom":"12px","right":"24px","left":"24px"},"backgroundColor":"#073742","backgroundColor_hover":"#52afcc"},"list":"","icon":""}},"hasFooter":true,"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"Pricing Table","style":{"fontSize":"22px","fontWeight":"600","textTransform":"uppercase"}}],"tag":"th","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"20px","bottom":"20px"}}},{"content":[{"type":"text","data":"Basic plan","style":{"fontSize":"12px","fontWeight":"500","textTransform":"uppercase"}},{"type":"text","data":"$10/month","style":{"fontSize":"22px","fontWeight":"600"}},{"type":"text","data":"Our most popular plan","style":{"fontSize":"12px","fontWeight":"500"}}],"tag":"th","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"10px","bottom":"10px"}}},{"content":[{"type":"text","data":"business","style":{"fontSize":"12px","fontWeight":"500","textTransform":"uppercase"}},{"type":"text","data":"$24/month","style":{"fontSize":"22px","fontWeight":"600"}},{"type":"text","data":"Our most premium plan","style":{"fontSize":"12px","fontWeight":"500"}}],"tag":"th","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"10px","bottom":"10px"}}}]},{"cells":[{"content":[{"type":"text","data":"Add contacts to CRM ","style":{"fontWeight":"600","fontSize":"15px"}}],"tag":"td","style":{"horizontalAlignment":"left"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-minus"},"style":{"color":"#cc52b0"}}],"tag":"td"},{"content":[{"type":"text","data":"Unlimited"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Linkedin templates","style":{"fontWeight":"600","fontSize":"15px"}}],"tag":"td","style":{"horizontalAlignment":"left"}},{"content":[{"type":"text","data":"10"}],"tag":"td"},{"content":[{"type":"text","data":"Unlimited"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"All from Free","style":{"fontWeight":"600","fontSize":"15px"}}],"tag":"td","style":{"horizontalAlignment":"left"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-minus"},"style":{"color":"#cc52b0"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#52afcc"}}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Add Notes & Deals","style":{"fontWeight":"600","fontSize":"15px"}}],"tag":"td","style":{"horizontalAlignment":"left"}},{"content":[{"type":"text","data":"Read-only"}],"tag":"td"},{"content":[{"type":"text","data":"Unlimited"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":""}],"tag":"td","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"20px","bottom":"20px"}}},{"content":[{"type":"button","data":"Get started","url":"#"}],"tag":"td","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"20px","bottom":"20px"}}},{"content":[{"type":"button","data":"Get started","url":"#"}],"tag":"td","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"20px","bottom":"20px"}}}]}],"styleType":"stripes"},"style-7":{"cellBorderType":"separate","global":{"table":{"breakPoint":"768px","fontSize":"14px","backgroundColor":"#f8f4f2","color":"#273838"},"cell":{"borderSpacing":{"linked":true,"horizontal":"10px","vertical":"10px","bottom":"10px","left":"10px"},"backgroundColor":"#ffffff","borderWidth":"0px","borderColor":"#000000","borderRadius":{"linked":true,"top_left":"4px","top_right":"4px","bottom_left":"4px","bottom_right":"4px"},"horizontalPosition":"0px","verticalPosition":"0px","blurStrength":"16px","spreadStrength":"0px","shadowColor":"#e3cbbf00","verticalAlignment":"top"},"element":{"text":"","image":"","button":"","list":{"listStyleType":"decimal"},"icon":""}},"hasFixedLayout":true,"isStackedOnMobile":true,"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"User Research Methods","style":{"fontSize":"16px","lineHeight":"32px","color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0e4749","borderRadius":{"linked":true,"top_left":"4px","top_right":"4px","bottom_left":"4px","bottom_right":"4px"},"horizontalAlignment":"center"},"colSpan":3}]},{"cells":[{"content":[{"type":"text","data":"Research type","style":{"lineHeight":"2em","fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#cae1e2","horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"Description","style":{"lineHeight":"2em","fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#cae1e2","horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"Examples","style":{"lineHeight":"2em","fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#cae1e2","horizontalAlignment":"center","verticalAlignment":"middle"}}]},{"cells":[{"content":[{"type":"text","data":"Generative","style":{"fontWeight":"600"}}],"tag":"td","style":{"horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"Helps you collect data to find a solution to a specific problem"}],"tag":"td"},{"content":[{"type":"list","data":["User interviews ","Field studies"]}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Quantitative","style":{"fontWeight":"600"}}],"tag":"td","style":{"horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"Helps you evaluate a certain product, feature, or concept"}],"tag":"td"},{"content":[{"type":"list","data":["Usability testing","Tree testing","Closed card sorting"]}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Qualitative","style":{"fontWeight":"600"}}],"tag":"td","style":{"horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"The goal of this kind of research is"}],"tag":"td"},{"content":[{"type":"list","data":["Card sorting","Surveys ","Usability "]}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Qualitative","style":{"fontWeight":"600"}}],"tag":"td","style":{"horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"The goal of this kind of research is"}],"tag":"td"},{"content":[{"type":"list","data":["Card sorting","Surveys","Usability"]}],"tag":"td"}]}]},"style-8":{"cellBorderType":"separate","global":{"table":{"breakPoint":"768px","fontSize":"16px","lineHeight":"32px","stripesOddBGType":"gradient","stripesOddBGGradient":"linear-gradient(135deg,rgb(255,247,245) 0%,rgb(252,244,255) 100%)","stripesEvenBGType":"gradient","stripesEvenBGGradient":"linear-gradient(135deg,rgb(238,240,255) 0%,rgb(231,233,255) 100%)"},"cell":{"borderWidth":"0px","borderRadius":{"linked":true,"top_left":"4px","top_right":"4px","bottom_left":"4px","bottom_right":"4px"},"horizontalAlignment":"center","padding":"","verticalAlignment":""},"element":{"text":"","image":"","button":"","list":"","icon":{"size":""}}},"hasFixedLayout":true,"hasHeader":true,"isScrollOnMobile":true,"row":[{"cells":[{"content":[{"type":"text","data":"Feature","style":{"color":"#333333","fontSize":"16px"}}],"tag":"th","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(221,232,253) 0%,rgb(218,230,254) 100%)"}},{"content":[{"type":"text","data":"Our Company","style":{"backgroundType":"gradient","color":"#ffffff","fontSize":"16px"}}],"tag":"th","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,92,56) 0%,rgb(255,61,143) 100%)"}},{"content":[{"type":"text","data":"Competitor 01","style":{"color":"#333333","fontSize":"16px"}}],"tag":"th","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(221,232,253) 0%,rgb(218,230,254) 100%)"}},{"content":[{"type":"text","data":"Competitor 02","style":{"color":"#333333","fontSize":"16px"}}],"tag":"th","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(221,232,253) 0%,rgb(218,230,254) 100%)"}}]},{"cells":[{"content":[{"type":"text","data":"Carousel Schema","style":{"fontWeight":"400","color":"#666666"}}],"tag":"td","style":{"backgroundType":"gradient"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#ffffff"}}],"tag":"td","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,136,109) 0%,rgb(255,112,172) 99%)"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#19c796"}}],"tag":"td","style":{"backgroundType":"gradient"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#19c796"}}],"tag":"td","style":{"backgroundType":"gradient"}}]},{"cells":[{"content":[{"type":"text","data":"Podcast Schema","style":{"fontWeight":"400","color":"#666666"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#ffffff"}}],"tag":"td","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,136,109) 0%,rgb(255,112,172) 99%)"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"style":{"color":"#fe544f"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"style":{"color":"#fe544f"}}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Fact Check Schema","style":{"fontWeight":"400","color":"#666666"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#ffffff"}}],"tag":"td","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,136,109) 0%,rgb(255,112,172) 99%)"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#19c796"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"style":{"color":"#fe544f"}}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Client Manage","style":{"fontWeight":"400","color":"#666666"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#ffffff"}}],"tag":"td","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,136,109) 0%,rgb(255,112,172) 99%)"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#19c796"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#19c796"}}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Dataset Schema","style":{"fontWeight":"400","color":"#666666"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#ffffff"}}],"tag":"td","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,136,109) 0%,rgb(255,112,172) 99%)"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"style":{"color":"#fe544f"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"style":{"color":"#fe544f"}}],"tag":"td"}]}],"styleType":"stripes"}}'),IT=JSON.parse('{"tablebuilder":[{"layoutName":"create-new"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/tb-style-1.png","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-1","layoutName":"style-1","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/tb-style-2.png","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-2","layoutName":"style-2","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/tb-style-3.png","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-3","layoutName":"style-3","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/tb-style-4.png","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-4","layoutName":"style-4","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/tb-style-5.png","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-5","layoutName":"style-5","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2024/01/tb-style-6.webp","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-6","layoutName":"style-6","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/08/tb-style-7.webp","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-7","layoutName":"style-7","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2024/01/tb-style-8.webp","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-8","layoutName":"style-8","layoutType":"free"}],"prosandcons":[{"layoutName":"create-new"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/pac-style-1.webp","previewUrl":"https://riovizual.com/blocks/pros-cons/#pac-demo-1","layoutName":"style-1","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/pac-style-2.webp","previewUrl":"https://riovizual.com/blocks/pros-cons/#pac-demo-2","layoutName":"style-2","layoutType":"free"}],"pricingtable":[{"layoutName":"create-new"}]}'),$T=function({blockName:e,onChange:t}){const o=IT[e];return(0,Z.createElement)("div",{className:"rv_blk-layout"},(0,Z.createElement)("div",{className:"rv_blk-layout-grid",onLoad:e=>(()=>{let e=[...document.querySelectorAll(".rv_blk-layout-grid")];e.length&&"masonry"!==getComputedStyle(e[0]).gridTemplateRows&&(e=e.map((e=>({_el:e,items:[...e.childNodes].filter((e=>1===e.nodeType&&-1!=+getComputedStyle(e).gridColumnEnd)),ncol:0}))),e.forEach((e=>{let t=getComputedStyle(e._el).gridTemplateColumns.split(" ").length,o=parseFloat(getComputedStyle(e._el).rowGap);e.ncol=t,e.items.forEach((e=>e.style.removeProperty("margin-top"))),e.ncol>1&&e.items.slice(t).forEach(((t,r)=>{let c=e.items[r].getBoundingClientRect().bottom,a=t.getBoundingClientRect().top;t.style.marginTop=c+o-a+"px"}))})))})()},o.map(((e,o)=>(0,Z.createElement)("div",{className:"rv_blk-layout-grid-item",key:o},"create-new"===e.layoutName?(0,Z.createElement)("div",{className:"rv_blk-layout-grid-item-image rv_blk-table-create",onClick:()=>t(e.layoutName)},(0,Z.createElement)("div",{className:"rv_blk-table-create-wrap"},(0,Z.createElement)(Y.Button,{className:"btn-create-new",icon:lk,iconSize:"56",onClick:()=>t(e.layoutName)}),(0,Z.createElement)("div",{className:"rv_blk-table-create-title"},(0,ps.__)("Build From Scratch","riovizual")))):(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv_blk-layout-grid-item-image"},(0,Z.createElement)("img",{src:e.url,loading:"lazy"})),(0,Z.createElement)("div",{className:"rv_blk-layout-grid-item-hover"},e.layoutType&&(0,Z.createElement)("span",{className:"rv_blk-layout-grid-item-type "+e.layoutType},(0,ps.__)(e.layoutType,"riovizual")),(0,Z.createElement)("div",{className:"rv_blk-layout-grid-item-promotion"},e.layoutType?(0,Z.createElement)(Z.Fragment,null,"free"===e.layoutType?(0,Z.createElement)(Y.Button,{className:"download",href:"#",onClick:()=>t(e.layoutName)},(0,ps.__)("Import","riovizual")):(0,Z.createElement)(Y.Button,{className:"go-to-pro",href:"https://riovizual.com",target:"_blank"},(0,ps.__)("Go to Pro","riovizual")),(0,Z.createElement)(Y.Button,{className:"preview",href:e.previewUrl,target:"_blank"},(0,ps.__)("Preview","riovizual"))):(0,Z.createElement)(Y.Button,{className:"download",href:"#",onClick:()=>t(e.layoutName)},(0,ps.__)("Create New","riovizual"))))))))))},RT=function({blockLabel:e,blockInstruction:t,blockName:o,blockIcon:r,isSelected:c,onChange:a}){const[n,l]=(0,Z.useState)(!1);(0,Z.useEffect)((()=>{c&&l(!0)}),[]);const i={blockName:o};return(0,Z.createElement)(Y.Placeholder,{label:e,icon:r,className:"rv_block-placeholder",instructions:t},(0,Z.createElement)(Y.Button,{variant:"primary",onClick:()=>{l(!0)}},(0,ps.__)("Import","riovizual")),n&&(0,Z.createElement)(Y.Modal,{className:"rv_blk-modal",overlayClassName:"rv_blk-modal-overlay",title:e,onRequestClose:()=>l(!1)},(0,Z.createElement)($T,J({},i,{onChange:e=>(e=>{l(!1),a(e)})(e)}))))},AT=function({onClickedButton:e}){return(0,Z.createElement)(Y.Popover,{className:"rv_gs-btn",placement:"top-end"},(0,Z.createElement)("div",{className:"rv_gs-btn-text",onClick:()=>e()},(0,ps.__)("Global Settings","riovizual")))},PT=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setCurrentCellState(t){e("rio-vizual-style").setCurrentCellState(t)}}))),(0,Es.withSelect)((e=>({getCurrentCell:e("rio-vizual-style").getCurrentCell(),getSelectedBlock:e("core/block-editor").getSelectedBlock()})))])((function({getCurrentCell:e,setCurrentCellState:t,getSelectedBlock:o}){const r=(0,Z.useRef)(),{attributes:c,setAttributes:a,isSelected:n,vTable:l,selectedCell:i,setSelectedCell:s,selectedElement:d,setSelectedElement:m,setSelectorName:f,setTableMenu:u,setIsGlobalSettings:p,setTabSelected:b}=(0,Z.useContext)(ck),{id:h,tableAlignment:g,styleType:v,isScrollOnPc:C,isScrollOnMobile:y,captionPosition:z}=c,[H,_]=(0,Z.useState)(!1),[V,x]=(0,Z.useState)(!1),M=(0,bs.useBlockProps)({ref:r,className:ee()({[`is-align-${g}`]:g,[`is-style-${v}`]:v,[`rv_tb-${h}`]:h,"is-scroll-on-pc":C,"is-scroll-on-mobile":y,"rv_tb-placeholder":0===l.length,"rv_tb-table-pd":V,"rv_tb-caption-top":"top"===z})}),L={blockLabel:(0,ps.__)("Table Builder","riovizual"),blockInstruction:(0,ps.__)("Create new table or import pre-designed table by one click","riovizual"),blockName:"tablebuilder",blockIcon:mk,isSelected:n};(0,Z.useEffect)((()=>{if(n){const t=setTimeout((()=>{e&&e.id===h?(e.selectedCell&&(m(e.selectedElement),s(e.selectedCell)),e.activeTab&&b(e.activeTab)):b("general"),x(!0)}),300);return()=>clearTimeout(t)}s(),m(),f(),u(),x(!1),p(!1),b("general"),o&&K().startsWith(o.name,"riovizual")||t()}),[n]),(0,Z.useEffect)((()=>{n&&t({...e,selectedCell:i,selectedElement:d,id:h})}),[i,,d]);const w=0===l.length;return(0,Z.createElement)("figure",M,w?H?(0,Z.createElement)(LT,null):(0,Z.createElement)(RT,J({},L,{onChange:e=>(e=>{if("create-new"===e)_(!0);else if(BT[e]){let t=K().cloneDeep(BT[e]);const o=e=>t[e]||c[e];a({...c,tableAlignment:o("tableAlignment"),hasFixedLayout:o("hasFixedLayout"),hasHeader:o("hasHeader"),hasFooter:o("hasFooter"),isScrollOnPc:o("isScrollOnPc"),isScrollOnMobile:o("isScrollOnMobile"),isStackedOnMobile:o("isStackedOnMobile"),enableResponsiveTable:o("enableResponsiveTable"),useRowAsHeader:o("useRowAsHeader"),stickyType:o("stickyType"),styleType:o("styleType"),cellBorderType:o("cellBorderType"),isMergeContent:o("isMergeContent"),tableClasses:o("tableClasses"),caption:o("caption"),captionPosition:o("captionPosition"),global:o("global"),row:o("row")})}})(e)})):(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(NT,null),(0,Z.createElement)(lT,null),n&&(0,Z.createElement)(AT,{onClickedButton:()=>(f("globalSelector"),s(),m(),void u())}),"top"===z&&(0,Z.createElement)(TT,null),(0,Z.createElement)(CN,{tableRef:r}),"bottom"===z&&(0,Z.createElement)(TT,null),(0,Z.createElement)(MT,null)))})),WT=function(e){let{icon:t,size:o=24,...r}=e;return(0,Z.cloneElement)(t,{width:o,height:o,...r})},DT=function({name:e}){const t={tableBuilder:(0,Z.createElement)("svg",{width:"450",height:"248",viewBox:"0 0 1376 848",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{fill:"#F2F2F2",d:"M0 0h1376v848H0z"}),(0,Z.createElement)("g",{filter:"url(#a)"},(0,Z.createElement)("path",{fill:"#fff",d:"M100 100.106h1176v647H100z"})),(0,Z.createElement)("g",{filter:"url(#b)"},(0,Z.createElement)("path",{fill:"#334051",d:"M100 100h1176v100H100z"})),(0,Z.createElement)("g",{filter:"url(#c)"},(0,Z.createElement)("path",{fill:"#0631CC",d:"M100 200h1176v80H100z"})),(0,Z.createElement)("rect",{x:"540",y:"134",width:"296",height:"32",rx:"16",fill:"#fff","fill-opacity":".5"}),(0,Z.createElement)("rect",{x:"228",y:"230",width:"80",height:"20",rx:"10",fill:"#fff","fill-opacity":".5"}),(0,Z.createElement)("rect",{x:"608",y:"230",width:"114",height:"20",rx:"10",fill:"#fff","fill-opacity":".5"}),(0,Z.createElement)("rect",{x:"1011",y:"230",width:"120",height:"20",rx:"10",fill:"#fff","fill-opacity":".5"}),(0,Z.createElement)("path",{d:"M1104.1 327h-65.35a4.754 4.754 0 0 0-4.75 4.753v48.717a4.753 4.753 0 0 0 4.75 4.752h65.35c2.63 0 4.76-2.128 4.76-4.752v-48.717a4.756 4.756 0 0 0-4.76-4.753Zm0 4.753v34.566l-9.36-8.516a3.566 3.566 0 0 0-4.92.118l-9.48 9.478-18.69-22.326c-1.41-1.688-4-1.704-5.44-.037l-17.46 20.292v-33.575h65.35Zm-20.19 12.476a6.53 6.53 0 0 1 6.53-6.535c3.61 0 6.54 2.925 6.54 6.535 0 3.61-2.93 6.535-6.54 6.535a6.53 6.53 0 0 1-6.53-6.535ZM694.175 327h-65.352a4.753 4.753 0 0 0-4.753 4.753v48.717a4.753 4.753 0 0 0 4.753 4.752h65.352a4.753 4.753 0 0 0 4.753-4.752v-48.717a4.753 4.753 0 0 0-4.753-4.753Zm0 4.753v34.566l-9.367-8.516a3.564 3.564 0 0 0-4.918.118l-9.48 9.478-18.691-22.326a3.564 3.564 0 0 0-5.435-.037l-17.461 20.292v-33.575h65.352Zm-20.2 12.476a6.535 6.535 0 0 1 6.535-6.535 6.535 6.535 0 1 1 0 13.07 6.535 6.535 0 0 1-6.535-6.535Z",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"204",y:"348",width:"136",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("rect",{x:"204",y:"449.222",width:"136",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("rect",{x:"575",y:"449.222",width:"175",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("rect",{x:"985",y:"449.222",width:"175",height:"16",rx:"8",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"204",y:"529.222",width:"136",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("rect",{x:"575",y:"529.222",width:"175",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("rect",{x:"985",y:"529.222",width:"175",height:"16",rx:"8",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"204",y:"645.111",width:"136",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("path",{d:"M692.805 609.223h-62.607a4.552 4.552 0 0 0-4.553 4.553v46.671a4.552 4.552 0 0 0 4.553 4.553h62.607a4.553 4.553 0 0 0 4.554-4.553v-46.671a4.553 4.553 0 0 0-4.554-4.553Zm0 4.553v33.115l-8.973-8.159a3.413 3.413 0 0 0-4.711.113l-9.082 9.08-17.907-21.389a3.415 3.415 0 0 0-5.207-.035l-16.727 19.44v-32.165h62.607Zm-19.351 11.952a6.26 6.26 0 1 1 12.521 0 6.26 6.26 0 1 1-12.521 0Z",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"574",y:"681",width:"175",height:"16",rx:"8",fill:"#4E88FF"}),(0,Z.createElement)("path",{d:"M1103.81 609.223h-62.61a4.555 4.555 0 0 0-4.56 4.553v46.671a4.555 4.555 0 0 0 4.56 4.553h62.61c2.51 0 4.55-2.038 4.55-4.553v-46.671a4.553 4.553 0 0 0-4.55-4.553Zm0 4.553v33.115l-8.98-8.159a3.412 3.412 0 0 0-4.71.113l-9.08 9.08-17.91-21.389a3.408 3.408 0 0 0-5.2-.035l-16.73 19.44v-32.165h62.61Zm-19.36 11.952a6.265 6.265 0 0 1 12.53 0c0 3.459-2.81 6.261-6.27 6.261a6.264 6.264 0 0 1-6.26-6.261Z",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"985",y:"681",width:"175",height:"16",rx:"8",fill:"#4E88FF"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("filter",{id:"a",x:"68",y:"84.106",width:"1240",height:"711",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"16"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"16"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.0492708 0 0 0 0 0.0528 0 0 0 0 0.1375 0 0 0 0.16 0"}),(0,Z.createElement)("feBlend",{mode:"multiply",in2:"BackgroundImageFix",result:"effect1_dropShadow_293_302"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_293_302",result:"shape"})),(0,Z.createElement)("filter",{id:"b",x:"96",y:"100",width:"1184",height:"108",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"4"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"2"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.368627 0 0 0 0 0.411765 0 0 0 0 0.560784 0 0 0 0.08 0"}),(0,Z.createElement)("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_293_302"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_293_302",result:"shape"})),(0,Z.createElement)("filter",{id:"c",x:"96",y:"200",width:"1184",height:"88",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"4"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"2"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.368627 0 0 0 0 0.411765 0 0 0 0 0.560784 0 0 0 0.08 0"}),(0,Z.createElement)("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_293_302"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_293_302",result:"shape"})))),prosAndCons:(0,Z.createElement)("svg",{width:"1376",height:"848",viewBox:"0 0 1376 848",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M0 0h1376v848H0V0Z",fill:"#F2F2F2"}),(0,Z.createElement)("g",{filter:"url(#a)"},(0,Z.createElement)("path",{d:"M100 100h1176v647H100V100Z",fill:"#fff"})),(0,Z.createElement)("path",{d:"M100 200h588v547H100V200Z",fill:"#E7F7ED"}),(0,Z.createElement)("path",{d:"M100 100h588v100H100V100Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M688 100h588v647H688V100Z",fill:"#FEEEEE"}),(0,Z.createElement)("path",{d:"M688 100h588v100H688V100Z",fill:"#F0413C"}),(0,Z.createElement)("path",{d:"M330 150c0-8.837 7.163-16 16-16h96c8.837 0 16 7.163 16 16s-7.163 16-16 16h-96c-8.837 0-16-7.163-16-16Zm588 0c0-8.837 7.163-16 16-16h96c8.84 0 16 7.163 16 16s-7.16 16-16 16h-96c-8.837 0-16-7.163-16-16Z",fill:"#fff","fill-opacity":".5"}),(0,Z.createElement)("path",{d:"M190 268c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 268c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M190 350c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 350c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M190 432c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 432c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M190 514c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 514c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M190 596c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 596c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M190 678c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 678c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 268c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 268c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 350c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 350c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 432c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 432c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 514c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 514c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 596c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 596c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 678c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 678c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("filter",{id:"a",x:"68",y:"84",width:"1240",height:"711",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"16"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"16"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.0492708 0 0 0 0 0.0528 0 0 0 0 0.1375 0 0 0 0.16 0"}),(0,Z.createElement)("feBlend",{mode:"multiply",in2:"BackgroundImageFix",result:"effect1_dropShadow_430_306"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_430_306",result:"shape"})))),pricingTable:(0,Z.createElement)("svg",{width:"434",height:"279",viewBox:"0 0 434 279",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{fill:"#F2F2F2",d:"M17 0h400v246.512H17z"}),(0,Z.createElement)("g",{filter:"url(#a)"},(0,Z.createElement)("rect",{x:"48.686",y:"41.859",width:"107.558",height:"162.791",rx:"4",fill:"#fff"})),(0,Z.createElement)("circle",{cx:"102.465",cy:"68.023",r:"14.535",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"77.756",y:"89.535",width:"49.419",height:"5.814",rx:"2.907",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"60",y:"105",width:"85",height:"18",rx:"2",fill:"#EDEEF2"}),(0,Z.createElement)("rect",{x:"85",y:"111",width:"35",height:"6",rx:"3",fill:"#75738F"}),(0,Z.createElement)("rect",{x:"60.314",y:"134.012",width:"84.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"65.256",y:"145.641",width:"74.419",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"85.314",y:"157.266",width:"34.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"60.314",y:"173.836",width:"84.302",height:"19.186",rx:"9.593",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"89.384",y:"180.523",width:"26.163",height:"5.814",rx:"2.907",fill:"#75738F"}),(0,Z.createElement)("g",{filter:"url(#b)"},(0,Z.createElement)("rect",{x:"163",y:"32.266",width:"107.558",height:"181.977",rx:"4",fill:"#fff"})),(0,Z.createElement)("rect",{x:"192.291",y:"130.812",width:"49.419",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"174.849",y:"142.441",width:"84.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"179.791",y:"154.07",width:"74.419",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"199.849",y:"165.699",width:"34.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("circle",{cx:"217",cy:"58.429",r:"14.535",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"192.291",y:"82.266",width:"49.419",height:"5.814",rx:"2.907",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"174",y:"100",width:"85",height:"18",rx:"2",fill:"#EDEEF2"}),(0,Z.createElement)("rect",{x:"199",y:"106",width:"35",height:"6",rx:"3",fill:"#75738F"}),(0,Z.createElement)("rect",{x:"174.849",y:"183.43",width:"84.302",height:"19.186",rx:"9.593",fill:"#4E88FF"}),(0,Z.createElement)("rect",{x:"203.918",y:"190.117",width:"26.163",height:"5.814",rx:"2.907",fill:"#fff"}),(0,Z.createElement)("g",{filter:"url(#c)"},(0,Z.createElement)("rect",{x:"277.756",y:"41.859",width:"107.558",height:"162.791",rx:"4",fill:"#fff"})),(0,Z.createElement)("circle",{cx:"331.535",cy:"68.023",r:"14.535",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"306.826",y:"89.535",width:"49.419",height:"5.814",rx:"2.907",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"289",y:"105",width:"85",height:"18",rx:"2",fill:"#EDEEF2"}),(0,Z.createElement)("rect",{x:"314",y:"111",width:"35",height:"6",rx:"3",fill:"#75738F"}),(0,Z.createElement)("rect",{x:"289.384",y:"134.012",width:"84.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"294.326",y:"145.641",width:"74.419",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"314.384",y:"157.266",width:"34.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"289.384",y:"173.836",width:"84.302",height:"19.186",rx:"9.593",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"318.454",y:"180.523",width:"26.163",height:"5.814",rx:"2.907",fill:"#75738F"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("filter",{id:"a",x:".686",y:"9.859",width:"203.558",height:"258.789",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"16"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"24"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.0492708 0 0 0 0 0.0528 0 0 0 0 0.1375 0 0 0 0.12 0"}),(0,Z.createElement)("feBlend",{mode:"multiply",in2:"BackgroundImageFix",result:"effect1_dropShadow_579_141"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_579_141",result:"shape"})),(0,Z.createElement)("filter",{id:"b",x:"115",y:".266",width:"203.558",height:"277.977",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"16"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"24"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.0492708 0 0 0 0 0.0528 0 0 0 0 0.1375 0 0 0 0.16 0"}),(0,Z.createElement)("feBlend",{mode:"multiply",in2:"BackgroundImageFix",result:"effect1_dropShadow_579_141"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_579_141",result:"shape"})),(0,Z.createElement)("filter",{id:"c",x:"229.756",y:"9.859",width:"203.558",height:"258.789",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"16"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"24"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.0492708 0 0 0 0 0.0528 0 0 0 0 0.1375 0 0 0 0.12 0"}),(0,Z.createElement)("feBlend",{mode:"multiply",in2:"BackgroundImageFix",result:"effect1_dropShadow_579_141"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_579_141",result:"shape"}))))};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(WT,{icon:t[e],size:"100%"}))},OT=({attributes:e,setAttributes:t,isSelected:o,insertBlocksAfter:r,children:c})=>{const[a,n]=(0,Z.useState)(),[l,i]=(0,Z.useState)(),[s,d]=(0,Z.useState)(),[m,f]=(0,Z.useState)(),[u,p]=(0,Z.useState)(),[b,h]=(0,Z.useState)(),[g,v]=(0,Z.useState)(),[C,y]=(0,Z.useState)(!1),[z,H]=(0,Z.useState)(),[_,V]=(0,Z.useState)(),[x,M]=(0,Z.useState)(),[L,w]=(0,Z.useState)(!1),[S,E]=(0,Z.useState)(!1),[k,N]=(0,Z.useState)(!1),[T,B]=(0,Z.useState)(!1),[I,$]=(0,Z.useState)("general"),R=jk(e.row),A="string"==typeof e.global?Dk(e.global):K().cloneDeep(e.global);return"string"!=typeof e.row&&"string"!=typeof e.global||t({...e,global:A,row:R}),(0,Z.createElement)(ck.Provider,{value:{attributes:e,setAttributes:t,isSelected:o,insertBlocksAfter:r,vTable:R,global:A,selectedCell:a,setSelectedCell:n,selectedElement:l,setSelectedElement:i,selectorName:s,setSelectorName:d,tableMenu:m,setTableMenu:f,copiedElement:u,copiedRow:b,copiedColumn:g,setCopiedElement:p,setCopiedRow:h,setCopiedColumn:v,isGlobalSettings:C,setIsGlobalSettings:y,isDisabledElement:z,setIsDisabledElement:H,selectedRowButton:_,setSelectedRowButton:V,selectedColButton:x,setSelectedColButton:M,buttonInsertHover:L,setButtonInsertHover:w,bodyHover:S,setBodyHover:E,headerHover:k,setHeaderHover:N,footerHover:T,setFooterHover:B,tabSelected:I,setTabSelected:$}},c)},FT=JSON.parse('{"u2":"riovizual/tablebuilder"}'),GT={from:[{type:"block",blocks:["core/table"],transform:e=>{const{hasFixedLayout:t,head:o,body:r,foot:c,caption:a}=e,n=()=>{const e=K().concat(o,r,c);if(e.length>0){const t=e.map((e=>({cells:e.cells.map((e=>({content:[{type:"text",data:e.content}],tag:e.tag,style:{}})))})));return t}return""};return""!==n()?(0,rk.createBlock)("riovizual/tablebuilder",{hasFixedLayout:t,hasHeader:o.length>0,hasFooter:c.length>0,global:Gk,row:n(),caption:a}):(0,rk.createBlock)("riovizual/tablebuilder",{row:""})}}],to:[{type:"block",blocks:["core/table"],transform:e=>{const{row:t,hasHeader:o,hasFooter:r,hasFixedLayout:c,caption:a}=e;let n=qk(Array.isArray(t)?t:Dk(t));const l=n.length>0?((e,t,o)=>{let r={head:[],body:[],foot:[]};return e.map(((c,a)=>{t&&0===a?r.head.push(c):o&&a===e.length-1?r.foot.push(c):r.body.push(c)})),r})(n,o,r):n,i=e=>e.findIndex((e=>"text"===e.type)),s=(e,t)=>e.map((({cells:e})=>({cells:e.map((e=>({content:e&&e.content.length>0&&-1!==i(e.content)?e.content[i(e.content)].data:"",tag:e?e.tag:"head"===t?"th":"td"})))})));return(0,rk.createBlock)("core/table",{head:l.head?s(l.head,"head"):[],body:l.body?s(l.body,"body"):[],foot:l.foot?s(l.foot,"foot"):[],hasFixedLayout:c,caption:a})}}]},UT=GT,jT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{};Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b,"is-sticky-first-column":"column"===u})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element"},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-text-wrap rv_justify")},(0,Z.createElement)(bs.RichText.Content,{className:"rv_tb-text",tagName:t||"div",value:e})))(e.data,e.contentTag),"image"===e.type&&(e=>{const t=(e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-image")},(0,Z.createElement)("img",{loading:"lazy",src:e,alt:t}));return e.isExternalUrl?e.externalUrl?t(e.externalUrl,e.alt):"":e.url?t(e.url,e.alt):""})(e.data),"button"===e.type&&e.data&&(r=e.textWrap,c=e.data,a=e.url,n=e.linkTarget,l=e.rel,(0,Z.createElement)("div",{className:o("rv_tb-button-wrap rv_justify")},(0,Z.createElement)("div",{className:"rv_tb-button"},(0,Z.createElement)(bs.RichText.Content,{className:ee()("wp-element-button",r?"":"rv_tb-nowrap"),tagName:"a",value:c,href:a,target:n,rel:n?l?l+" noopener":"noopener":l})))),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("div",{className:o("rv_tb-list-wrap rv_justify")},(0,Z.createElement)("ul",{className:"rv_tb-list"},e.map((e=>(0,Z.createElement)(Z.Fragment,null,e&&(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))))(e.data),"icon"===e.type&&((t,r,c,a)=>(0,Z.createElement)("div",{className:o("rv_tb-icon-wrap")},(0,Z.createElement)("div",{className:"rv_tb-icon"},e.url?(0,Z.createElement)("a",{href:r,target:c,rel:c?a?a+" noopener":"noopener":a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})}))))(e.data,e.url,e.linkTarget,e.rel),"shortcode"===e.type&&(e=>(0,Z.createElement)("div",{className:o("rv_tb-shortcode")},(0,Z.createElement)(Z.RawHTML,null,e)))(e.data));var r,c,a,n,l})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption"),"rv-tb-caption-position":h});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},qT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{};Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element-wrap"},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:o("rv_tb-text"),tagName:t||"div",value:e}))(e.data,e.contentTag),"image"===e.type&&(e=>{const t=(e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-image")},(0,Z.createElement)("img",{loading:"lazy",src:e,alt:t}));return e.isExternalUrl?e.externalUrl?t(e.externalUrl,e.alt):"":e.url?t(e.url,e.alt):""})(e.data),"button"===e.type&&e.data&&(r=e.data,c=e.url,a=e.linkTarget,n=e.rel,(0,Z.createElement)("div",{className:o("rv_tb-button")},(0,Z.createElement)(bs.RichText.Content,{className:"wp-element-button",tagName:"a",value:r,href:c,target:a,rel:n}))),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("ul",{className:o("rv_tb-list")},e.map((e=>(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))(e.data),"icon"===e.type&&((t,r,c,a)=>e.url?(0,Z.createElement)("a",{href:r,className:o("rv_tb-icon"),target:c,rel:a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)("div",{className:o("rv_tb-icon")},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})))(e.data,e.url,e.linkTarget,e.rel),"shortcode"===e.type&&(e=>(0,Z.createElement)("div",{className:o("rv_tb-shortcode")},(0,Z.createElement)(Z.RawHTML,null,e)))(e.data));var r,c,a,n})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},ZT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{};Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element"},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:o("rv_tb-text"),tagName:t||"div",value:e}))(e.data,e.contentTag),"image"===e.type&&(e=>{const t=(e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-image")},(0,Z.createElement)("img",{loading:"lazy",src:e,alt:t}));return e.isExternalUrl?e.externalUrl?t(e.externalUrl,e.alt):"":e.url?t(e.url,e.alt):""})(e.data),"button"===e.type&&e.data&&(r=e.data,c=e.url,a=e.linkTarget,n=e.rel,(0,Z.createElement)("div",{className:o("rv_tb-button")},(0,Z.createElement)(bs.RichText.Content,{className:"wp-element-button",tagName:"a",value:r,href:c,target:a,rel:n}))),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("ul",{className:o("rv_tb-list")},e.map((e=>(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))(e.data),"icon"===e.type&&((t,r,c,a)=>e.url?(0,Z.createElement)("a",{href:r,className:o("rv_tb-icon"),target:c,rel:a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)("div",{className:o("rv_tb-icon")},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})))(e.data,e.url,e.linkTarget,e.rel));var r,c,a,n})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},YT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{};Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element"},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:o("rv_tb-text"),tagName:t||"div",value:e}))(e.data,e.contentTag),"image"===e.type&&e.data.url&&(r=e.data,(0,Z.createElement)("div",{className:o("rv_tb-image")},(0,Z.createElement)("img",{loading:"lazy",src:r.url,alt:r.alt}))),"button"===e.type&&e.data&&((e,t,r,c)=>(0,Z.createElement)("div",{className:o("rv_tb-button")},(0,Z.createElement)(bs.RichText.Content,{className:"wp-element-button",tagName:"a",value:e,href:t,target:r,rel:c})))(e.data,e.url,e.linkTarget,e.rel),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("ul",{className:o("rv_tb-list")},e.map((e=>(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))(e.data),"icon"===e.type&&((t,r,c,a)=>e.url?(0,Z.createElement)("a",{href:r,className:o("rv_tb-icon"),target:c,rel:a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)("div",{className:o("rv_tb-icon")},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})))(e.data,e.url,e.linkTarget,e.rel));var r})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},JT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{};Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element"},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:o("rv_tb-text"),tagName:t||"div",value:e}))(e.data,e.contentTag),"image"===e.type&&e.data.url&&(r=e.data,(0,Z.createElement)("img",{loading:"lazy",className:o("rv_tb-image"),src:r.url,alt:r.alt})),"button"===e.type&&e.data&&((e,t,r,c)=>(0,Z.createElement)(bs.RichText.Content,{className:o("wp-element-button rv_tb-button"),tagName:"a",value:e,href:t,target:r,rel:c}))(e.data,e.url,e.linkTarget,e.rel),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("ul",{className:o("rv_tb-list")},e.map((e=>(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))(e.data),"icon"===e.type&&((t,r,c,a)=>e.url?(0,Z.createElement)("a",{href:r,className:o("rv_tb-icon"),target:c,rel:a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)("div",{className:o("rv_tb-icon")},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})))(e.data,e.url,e.linkTarget,e.rel));var r})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},XT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{},z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>(0,Z.createElement)(Z.Fragment,null,"text"===e.type&&e.data&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)(bs.RichText.Content,{className:ee()("cell-element-"+t,"rv_tb-text",{[e.classes]:e.classes}),tagName:e.contentTag?e.contentTag:"p",value:e.data})),"image"===e.type&&e.data.url&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)("img",{loading:"lazy",className:ee()("cell-element-"+t,"rv_tb-image",{[e.classes]:e.classes}),src:e.data.url,alt:e.data.alt})),"button"===e.type&&e.data&&(0,Z.createElement)(bs.RichText.Content,{className:ee()("wp-element-button","cell-element-"+t,"rv_tb-button",{[e.classes]:e.classes}),tagName:"a",value:e.data,href:e.url,target:e.linkTarget,rel:e.rel})))))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},KT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{},z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>(0,Z.createElement)(Z.Fragment,null,"text"===e.type&&e.data&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)(bs.RichText.Content,{className:ee()("cell-element-"+t,"rv_tb-text",{[e.classes]:e.classes}),tagName:"div",value:e.data})),"image"===e.type&&e.data.url&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)("img",{loading:"lazy",className:ee()("cell-element-"+t,"rv_tb-image",{[e.classes]:e.classes}),src:e.data.url,alt:e.data.alt})),"button"===e.type&&e.data&&(0,Z.createElement)(bs.RichText.Content,{className:ee()("wp-element-button","cell-element-"+t,"rv_tb-button",{[e.classes]:e.classes}),tagName:"a",value:e.data,href:e.url,target:e.linkTarget,rel:e.rel})))))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},QT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{},z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>(0,Z.createElement)(Z.Fragment,null,"text"===e.type&&e.data&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)(bs.RichText.Content,{className:ee()("cell-element-"+t,"rv_tb-text",{[e.classes]:e.classes}),tagName:"div",value:e.data})),"image"===e.type&&e.data.url&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)("img",{loading:"lazy",className:ee()("cell-element-"+t,"rv_tb-image",{[e.classes]:e.classes}),src:e.data.url,alt:e.data.alt}))))))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},eB={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!1},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!1},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{},z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>(0,Z.createElement)(Z.Fragment,null,"text"===e.type&&e.data&&(0,Z.createElement)(bs.RichText.Content,{className:ee()("cell-element-"+t,"rv_tb-text",{[e.classes]:e.classes}),tagName:"div",value:e.data}),"image"===e.type&&e.data.url&&(0,Z.createElement)("img",{loading:"lazy",className:ee()("cell-element-"+t,"rv_tb-image",{[e.classes]:e.classes}),src:e.data.url,alt:e.data.alt})))))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()((0,bs.__experimentalGetElementClassName)("caption"),"rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},tB=[jT,qT,ZT,YT,JT,XT,KT,QT,eB];(0,r.addFilter)("rvh-tb-to-string","riovizual/to-string",((e,t)=>(e=>{if(e)return JSON.stringify(e)})(e))),(0,r.addFilter)("rvh-tb-to-table","riovizual/to-table",(e=>Uk(e))),(0,r.addFilter)("rvh-tb-update-table-attributes","riovizual/update-v-table-att",((e,t,o)=>Xk(e,t,o))),(0,r.addFilter)("rvh-tb-get-selected-element","riovizual/get-selected-element",((e,t,o,r)=>oN(e,t,o,r))),(0,rk.registerBlockType)(FT.u2,{icon:mk,example:{attributes:{preview:!0}},transforms:UT,edit:function({attributes:e,setAttributes:t,isSelected:o,insertBlocksAfter:r}){const{id:c,preview:a}=e;return a?(0,Z.createElement)(DT,{name:"tableBuilder"}):(JE(c,t),(0,Z.createElement)(OT,{attributes:e,setAttributes:t,isSelected:o,insertBlocksAfter:r},(0,Z.createElement)(PT,null)))},save:function({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=jk(n),y="string"==typeof g?Dk(g):g;Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b,"is-sticky-first-column":"column"===u})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map(((e,t)=>{const{content:o,tag:r,scope:c,rowSpan:a,colSpan:n,align:l,rowIndex:i,columnIndex:d,classes:m}=e,u=ee()("rv_tb-cell","rv_tb-row-"+i+"-cell-"+d,"rv_tb-rs-row-"+i+"-cell-"+d,"rv_tb-cs-row-"+i+"-cell-"+d,{[`has-text-align-${l}`]:l,"sm-last-cell":f&&dk.findLastCell(C,i,d,s)},m);return(0,Z.createElement)(V,{key:t,name:r,className:u,rowSpan:a>1&&a,colSpan:n>1&&n,scope:"th"===r&&c||void 0},o.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element",key:t},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-text-wrap rv_justify")},(0,Z.createElement)(bs.RichText.Content,{className:"rv_tb-text",tagName:t||"div",value:e})))(e.data,e.contentTag),"image"===e.type&&(e=>{const t=(e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-image")},(0,Z.createElement)("img",{loading:"lazy",src:e,alt:t}));return e.isExternalUrl?e.externalUrl?t(e.externalUrl,e.alt):"":e.url?t(e.url,e.alt):""})(e.data),"button"===e.type&&e.data&&(r=e.textWrap,c=e.data,a=e.url,n=e.linkTarget,l=e.rel,(0,Z.createElement)("div",{className:o("rv_tb-button-wrap rv_justify")},(0,Z.createElement)("div",{className:"rv_tb-button"},(0,Z.createElement)(bs.RichText.Content,{className:ee()("wp-element-button",r?"":"rv_el-nowrap"),tagName:"a",value:c,href:a,target:n,rel:n?l?l+" noopener":"noopener":l})))),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("div",{className:o("rv_tb-list-wrap rv_justify")},(0,Z.createElement)("ul",{className:"rv_tb-list"},e.map((e=>(0,Z.createElement)(Z.Fragment,null,e&&(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))))(e.data),"icon"===e.type&&((t,r,c,a)=>(0,Z.createElement)("div",{className:o("rv_tb-icon-wrap")},(0,Z.createElement)("div",{className:"rv_tb-icon"},e.url?(0,Z.createElement)("a",{href:r,target:c,rel:c?a?a+" noopener":"noopener":a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})}))))(e.data,e.url,e.linkTarget,e.rel),"shortcode"===e.type&&(e=>(0,Z.createElement)("div",{className:o("rv_tb-shortcode")},(0,Z.createElement)(Z.RawHTML,null,e)))(e.data));var r,c,a,n,l})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption"),"rv-tb-caption-position":h});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))},deprecated:tB});const oB=JSON.parse('{"style-1":{"data":"{\\"pros\\":{\\"header\\":{\\"title\\":\\"Pros\\"},\\"body\\":[{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-check\\"},\\"title\\":\\"Highly advanced autofocus\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-check\\"},\\"title\\":\\"Decent burst shooting speed\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-check\\"},\\"title\\":\\"Expanded ISO range\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-check\\"},\\"title\\":\\"180-degree flip screen\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-check\\"},\\"title\\":\\"Good video features\\"}]},\\"cons\\":{\\"header\\":{\\"title\\":\\"Cons\\"},\\"body\\":[{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-xmark\\"},\\"title\\":\\"No built-in image stabilization\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-xmark\\"},\\"title\\":\\"No headphone jack \\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-xmark\\"},\\"title\\":\\"16:9 aspect ratio screen\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-xmark\\"},\\"title\\":\\"Bad JPEG color rendering\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-xmark\\"},\\"title\\":\\"Too Expensive\\"}]},\\"style\\":{\\"general\\":{\\"prosColor\\":\\"#02bc7d\\",\\"consColor\\":\\"#f44336\\",\\"titleColor\\":\\"#ffffff\\",\\"bodyColor\\":\\"#3a3a3a\\",\\"consBodyBg\\":\\"#ffeeed\\",\\"prosBodyBg\\":\\"#e6f7ee\\"},\\"design\\":{\\"title\\":{\\"alignment\\":\\"center\\"},\\"body\\":{\\"fontSize\\":\\"16px\\",\\"itemsGap\\":\\"16px\\"}},\\"advanced\\":{}}}","style":"{\\"general\\":{},\\"box\\":{\\"pros\\":{},\\"cons\\":{},\\"common\\":{}},\\"header\\":{\\"pros\\":{\\"alignment\\":\\"center\\",\\"color\\":\\"#ffffff\\",\\"iconColor\\":\\"\\",\\"backgroundColorHeader\\":\\"#02bc7d\\"},\\"cons\\":{\\"alignment\\":\\"center\\",\\"color\\":\\"#ffffff\\",\\"iconColor\\":\\"\\",\\"backgroundColorHeader\\":\\"#f44336\\"},\\"common\\":{}},\\"body\\":{\\"pros\\":{\\"fontSize\\":\\"16px\\",\\"color\\":\\"#3a3a3a\\",\\"iconColor\\":\\"#02bc7d\\",\\"backgroundColorBody\\":\\"#e6f7ee\\"},\\"cons\\":{\\"fontSize\\":\\"16px\\",\\"color\\":\\"#3a3a3a\\",\\"iconColor\\":\\"#f44336\\",\\"backgroundColorBody\\":\\"#ffeeed\\"},\\"common\\":{}}}"},"style-2":{"data":"{\\"pros\\":{\\"header\\":{\\"title\\":\\"Pros\\",\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"face-smile\\"}},\\"body\\":[{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-up\\"},\\"title\\":\\"Highly advanced autofocus\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-up\\"},\\"title\\":\\"Decent burst shooting speed\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-up\\"},\\"title\\":\\"Expanded ISO range\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-up\\"},\\"title\\":\\"180-degree flip screen\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-up\\"},\\"title\\":\\"Good video features\\"}]},\\"cons\\":{\\"header\\":{\\"title\\":\\"Cons\\",\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"face-frown\\"}},\\"body\\":[{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-down\\"},\\"title\\":\\"No built-in image \\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-down\\"},\\"title\\":\\"No headphone jack \\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-down\\"},\\"title\\":\\"16:9 aspect ratio screen\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-down\\"},\\"title\\":\\"Bad JPEG color rendering\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-down\\"},\\"title\\":\\"Too Expensive\\"}]},\\"style\\":{\\"general\\":{\\"prosColor\\":\\"#01bc7d\\",\\"consColor\\":\\"#f44336\\",\\"titleColor\\":\\"#ffffff\\",\\"bodyColor\\":\\"#374957\\",\\"consBodyBg\\":\\"#ffffff\\",\\"prosBodyBg\\":\\"#ffffff\\"},\\"design\\":{\\"title\\":{\\"fontSize\\":\\"20px\\",\\"fontWeight\\":\\"700\\",\\"textTransform\\":\\"uppercase\\",\\"alignment\\":\\"center\\"},\\"body\\":{\\"fontSize\\":\\"16px\\",\\"itemsGap\\":\\"16px\\"},\\"box\\":{\\"borderStyle\\":\\"solid\\",\\"borderWidth\\":\\"2px\\",\\"gap\\":\\"20px\\"}},\\"advanced\\":{}}}","style":"{\\"general\\":{},\\"box\\":{\\"pros\\":{\\"borderStyle\\":\\"solid\\",\\"borderWidth\\":\\"2px\\",\\"borderColor\\":\\"#01bc7d\\"},\\"cons\\":{\\"borderStyle\\":\\"solid\\",\\"borderWidth\\":\\"2px\\",\\"borderColor\\":\\"#f44336\\"},\\"common\\":{\\"gap\\":\\"20px\\"}},\\"header\\":{\\"pros\\":{\\"fontSize\\":\\"20px\\",\\"fontWeight\\":\\"700\\",\\"textTransform\\":\\"uppercase\\",\\"alignment\\":\\"center\\",\\"color\\":\\"#ffffff\\",\\"iconColor\\":\\"#ffffff\\",\\"backgroundColorHeader\\":\\"#01bc7d\\"},\\"cons\\":{\\"fontSize\\":\\"20px\\",\\"fontWeight\\":\\"700\\",\\"textTransform\\":\\"uppercase\\",\\"alignment\\":\\"center\\",\\"color\\":\\"#ffffff\\",\\"iconColor\\":\\"#ffffff\\",\\"backgroundColorHeader\\":\\"#f44336\\"},\\"common\\":{}},\\"body\\":{\\"pros\\":{\\"fontSize\\":\\"16px\\",\\"color\\":\\"#374957\\",\\"iconColor\\":\\"#01bc7d\\",\\"backgroundColorBody\\":\\"#ffffff\\"},\\"cons\\":{\\"fontSize\\":\\"16px\\",\\"color\\":\\"#374957\\",\\"iconColor\\":\\"#f44336\\",\\"backgroundColorBody\\":\\"#ffffff\\"},\\"common\\":{}}}"}}'),rB=function({data:e,placeholder:t,classes:o,onTextChange:r}){return(0,Z.createElement)(bs.RichText,{tagName:"div",className:ee()("rv_pac-item-text",o),value:e,onChange:e=>r(e),allowedFormats:["core/bold","core/italic","core/link","core/image","core/underline","core/strikethrough","core/subscript","core/superscript"],placeholder:t,onReplace:()=>{},onSplit:()=>{}})},cB=function({value:e,classes:t}){const{prefix:o,iconName:r}=e;return(0,Z.useEffect)((()=>{Zi.add(NE)}),[]),(0,Z.createElement)("div",{className:t},(0,Z.createElement)(fs,{icon:Ji({prefix:o,iconName:r})}))},aB=(0,Z.createContext)(),nB=()=>[{cells:[{content:[{title:""}],icon:{hideIcon:!1,icon:lB(0)}},{content:[{title:""},{title:""},{title:""}],icon:{hideIcon:!1,icon:lB(0)}}]},{cells:[{content:[{title:""}],icon:{hideIcon:!1,icon:lB(1)}},{content:[{title:""},{title:""},{title:""}],icon:{hideIcon:!1,icon:lB(1)}}]}],lB=e=>0===e?{iconName:"circle-check",prefix:"fas"}:{iconName:"circle-xmark",prefix:"fas"},iB=e=>({title:e.title}),sB=(e,t)=>{let o={icon:lB(t),hideIcon:!1};return o=e.hasOwnProperty("icon")?{...o,icon:e.icon}:{...o,hideIcon:!0},o},dB=(e,t,o)=>(Object.entries(e).map((([e,r])=>{if("header"===e){const e=iB(r),c=sB(r,o);t[o].cells[0].content[0]=e,t[o].cells[0].icon=c}else if("body"===e){r.map(((e,r)=>{const c=iB(e);t[o].cells[1].content[r]=c}));const e=sB(r[0],o);t[o].cells[1].icon=e}})),t),mB=e=>{const t=JSON.parse(e);let o=nB();return Object.entries(t).map((([e,t])=>{"pros"===e?o=dB(t,o,0):"cons"===e&&(o=dB(t,o,1))})),o},fB=(e,t,o,r="")=>{const c=["","_tablet","_mobile","_hover"];return o.map((o=>{c.map((c=>{if(t[o+c])if("spacing"===o)e["padding"+r+c]=t[o+c];else if("titleColor"===o||"bodyColor"===o)e["color"+r+c]=t[o+c],"titleColor"===o&&(e["iconColor"+r+c]=t[o+c]);else if(o.startsWith("titleIcon")){const a=o.replace("titleI","i");e[a+r+c]=t[o+c]}else o+c!="itemsGap_hover"&&(e[o+r+c]=t[o+c])}))})),e},uB=(e,t,o,r,c="")=>{const a=["","_tablet","_mobile","_hover"];return o.map((o=>{a.map((c=>{t[o+c]&&r.map((r=>{e[r+c]=t[o+c]}))}))})),e},pB=e=>{const t={general:{},box:{pros:{},cons:{},common:{}},header:{pros:{},cons:{},common:{}},body:{pros:{},cons:{},common:{}}};if(e){const o=JSON.parse(e).style;t.general=fB(t.general,o.general,["width","maxWidth","minWidth"]),t.box.pros=o.design.box?fB(t.box.pros,o.design.box,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius","horizontalPosition","verticalPosition","blurStrength","spreadStrength","shadowPosition"]):t.box.pros,t.box.cons=o.design.box?fB(t.box.cons,o.design.box,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius","horizontalPosition","verticalPosition","blurStrength","spreadStrength","shadowPosition"]):t.box.cons,t.box.common=o.design.box?fB(t.box.common,o.design.box,["gap"]):t.box.common,t.header.pros=o.design.title?fB(t.header.pros,o.design.title,["fontSize","lineHeight","letterSpacing","fontWeight","textTransform","fontFamily","alignment"]):t.header.pros,t.header.cons=o.design.title?fB(t.header.cons,o.design.title,["fontSize","lineHeight","letterSpacing","fontWeight","textTransform","fontFamily","alignment"]):t.header.cons,t.header.pros=o.design.title?fB(t.header.pros,o.design.title,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius"],"Header"):t.header.pros,t.header.cons=o.design.title?fB(t.header.cons,o.design.title,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius"],"Header"):t.header.cons,t.header.pros=o.design.title?fB(t.header.pros,o.design.title,["spacing"],"Header"):t.header.pros,t.header.cons=o.design.title?fB(t.header.cons,o.design.title,["spacing"],"Header"):t.header.cons,t.body.pros=o.design.title?fB(t.body.pros,o.design.body,["fontSize","lineHeight","letterSpacing","fontWeight","textTransform","fontFamily","alignment","itemsGap"]):t.body.pros,t.body.cons=o.design.title?fB(t.body.cons,o.design.body,["fontSize","lineHeight","letterSpacing","fontWeight","textTransform","fontFamily","alignment","itemsGap"]):t.body.cons,t.body.pros=o.design.title?fB(t.body.pros,o.design.body,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius"],"Body"):t.body.pros,t.body.cons=o.design.title?fB(t.body.cons,o.design.body,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius"],"Body"):t.body.cons,t.body.pros=o.design.title?fB(t.body.pros,o.design.body,["spacing"],"Body"):t.body.pros,t.body.cons=o.design.title?fB(t.body.cons,o.design.body,["spacing"],"Body"):t.body.cons,t.header.pros=fB(t.header.pros,o.general,["titleColor"]),t.header.cons=fB(t.header.cons,o.general,["titleColor"]),t.body.pros=fB(t.body.pros,o.general,["bodyColor"]),t.body.cons=fB(t.body.cons,o.general,["bodyColor"]),t.header.pros=fB(t.header.pros,o.general,["titleIconSize","titleIconGap"]),t.header.cons=fB(t.header.cons,o.general,["titleIconSize","titleIconGap"]),t.body.pros=fB(t.body.pros,o.general,["bodyIconSize","bodyIconGap"]),t.body.cons=fB(t.body.cons,o.general,["bodyIconSize","bodyIconGap"]),t.header.pros=uB(t.header.pros,o.general,["prosColor"],["backgroundColorHeader"]),t.body.pros=uB(t.body.pros,o.general,["prosColor"],["iconColor"]),t.box.pros=uB(t.box.pros,o.general,["prosColor"],["borderColor"]),t.header.cons=uB(t.header.cons,o.general,["consColor"],["backgroundColorHeader"]),t.body.cons=uB(t.body.cons,o.general,["consColor"],["iconColor"]),t.box.cons=uB(t.box.cons,o.general,["consColor"],["borderColor"]),t.body.pros=uB(t.body.pros,o.general,["prosBodyBg"],["backgroundColorBody"]),t.body.cons=uB(t.body.cons,o.general,["consBodyBg"],["backgroundColorBody"])}return t},bB=(e,t,o,r,c)=>e.map(((e,a)=>({cells:e.cells.map(((e,n)=>"hideIcon"===r&&n===o||a===t&&n===o?{...e,content:"content"===r?c:e.content,icon:{...e.icon,icon:"icon"===r?c:e.icon.icon,hideIcon:"hideIcon"===r?c:e.icon.hideIcon,iconPlacement:"iconPlacement"===r?c:e.icon.iconPlacement}}:e))}))),hB=()=>{const{vData:e,setAttributes:t,selectedBoxIndex:o,selectedItemIndex:r,setSelectedItemIndex:c,setTableMenu:a}=(0,Z.useContext)(aB);return{handleTextChange:(o,r,c,a,n)=>{const l=e[n].cells[a].content;l[c]={...l[c],[r]:o};const i=bB(e,n,a,"content",l);t({data:i})},handleIconUpdate:(o,r,c,a)=>{const n=bB(e,r,c,a,o);t({data:n})},handleElementAdd:()=>{let n=K().cloneDeep(e),l=n[o].cells[1].content;const i=l.length>0?{...l[0],title:""}:{iconName:"circle-check",iconPrefix:"fas",title:""};l.splice(r+1,0,i),n[o].cells[1].content=[...l],c(r+1),a(!1),t({data:n})},handleElementDuplicate:()=>{let c=K().cloneDeep(e),n=c[o].cells[1].content;const l=n[r];n.splice(r+1,0,l),c[o].cells[1].content=[...n],a(!1),t({data:c})},handleElementDelete:()=>{let n=K().cloneDeep(e),l=n[o].cells[1].content;l.splice(r,1),n[o].cells[1].content=[...l],0!==r&&c(r-1),a(!1),t({data:n})},handleElementMove:n=>{let l=K().cloneDeep(e),i=l[o].cells[1].content,s=r+n;const[d]=i.splice(r,1);i.splice(s,0,d),l[o].cells[1].content=[...i],c(s),a(!1),t({data:e})}}},gB=function({header:e,boxIndex:t}){const{attributes:o,vStyle:c,vData:a,setSelectedElementIndex:n}=(0,Z.useContext)(aB),{handleTextChange:l}=hB(),{id:i}=o,{content:s,icon:d}=e,m={value:d.icon?d.icon:"",classes:"rv_pac-item-icon"},f=(0,r.applyFilters)("rvh-pac-header-classes","rv_pac-header",c.header),u=(0,r.applyFilters)("rvh-pac-header-icon-position","rv_pac-header-item",a[t].cells[0]),p=(0,r.applyFilters)("rvh-pac-header-title-separator","",c.header);return(0,Z.createElement)("div",{className:f,onClick:e=>n(0),onContextMenu:e=>n(0)},(0,Z.createElement)("div",{id:ee()("items_id-"+i+"-"+t+"-0-0"),className:u},!d.hideIcon&&(0,Z.createElement)(cB,m),s[0].hasOwnProperty("title")&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},(0,Z.createElement)(rB,{data:s[0].title,placeholder:0===t?"Pros":"Cons",classes:"rv_pac-item-title",onTextChange:e=>l(e,"title",0,0,t)}))),p)},vB=(e,t,o,r,c,a,n)=>e&&t===c&&o===a&&r===n,CB=e=>e&&e.length>1,yB=(e,t)=>e&&e.length-1===t,zB=(e,t)=>e[0].cells[t].icon.hideIcon&&e[1].cells[t].icon.hideIcon,HB=e=>!e||"Default"===e||""===e,_B=function({content:e}){const{selectedItemIndex:t}=(0,Z.useContext)(aB),{handleElementAdd:o,handleElementDuplicate:r,handleElementDelete:c,handleElementMove:a}=hB();return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:yk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>r()},(0,ps.__)("Duplicate","riovizual")),CB(e)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Ak,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:0===t,onClick:()=>a(-1)},(0,ps.__)("Move Above","riovizual")),(0,Z.createElement)(Y.Button,{icon:Wk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:yB(e,t),onClick:()=>a(1)},(0,ps.__)("Move Below","riovizual")))),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:pk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>o()},(0,ps.__)("Add","riovizual"))),CB(e)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>c()},(0,ps.__)("Delete","riovizual"))))},VB=function({body:e,boxIndex:t}){const{attributes:o,vStyle:c,vData:a,selectedBoxIndex:n,selectedElementIndex:l,setSelectedElementIndex:i,selectedItemIndex:s,setSelectedItemIndex:d,tableMenu:m,setTableMenu:f}=(0,Z.useContext)(aB),{handleTextChange:u}=hB(),{id:p}=o,{content:b,icon:h}=e,g={value:h.icon?h.icon:"",classes:"rv_pac-item-icon"},v=(0,r.applyFilters)("rvh-pac-body-icon-position","rv_pac-body-item",a[t].cells[1]);return(0,Z.createElement)("div",{className:ee()("rv_pac-body",{"is-style-stripes":(0,r.applyFilters)("rvh-pac-list-style-stripe","",c.body)}),onClick:e=>{return e&&!e.target.classList.contains("rv-rcp-dd-btn")&&(t=e,f(!1),i(1),void(t.target.classList.contains("rv_pac-body-items")&&d()));var t},onContextMenu:e=>{var t;(t=e).preventDefault(),i(1),t.target.classList.contains("rv_pac-body-items")&&d(),f(!0)}},(0,Z.createElement)("ul",{className:"rv_pac-body-items"},b.map(((e,o)=>(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("li",{id:ee()("items_id-"+p+"-"+t+"-1-"+o),className:v,onClick:e=>e&&((e,t)=>{e.target.classList.contains("rv-rcp-dd-btn")||d(t)})(e,o),onContextMenu:e=>{((e,t,o)=>{e.preventDefault(),i(1),d(o),f(!0)})(e,0,o)}},(0,Z.createElement)(Z.Fragment,null,!h.hideIcon&&(0,Z.createElement)(cB,g),(e.hasOwnProperty("title")||e.hasOwnProperty("content"))&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},e.hasOwnProperty("title")&&(0,Z.createElement)(rB,{data:e.title,placeholder:"Item Title",classes:"rv_pac-item-title",onTextChange:e=>u(e,"title",o,1,t)}),e.hasOwnProperty("desc")&&(0,Z.createElement)(rB,{data:e.description,placeholder:"Item Description",classes:"rv_pac-item-desc",onTextChange:e=>u(e,"desc",o,1,t)})),vB(m,n,l,s,t,1,o)&&(0,Z.createElement)(Y.Popover,{className:"rv_table-menu",focusOnMount:!1},(0,Z.createElement)(_B,{content:b})))))))))},xB=function({dataValue:e,boxIndex:t}){const{vData:o,setSelectedBoxIndex:r}=(0,Z.useContext)(aB),c=0===t?"rv_pac-pros":"rv_pac-cons";return(0,Z.createElement)("div",{className:ee()(c,o[t].classes&&o[t].classes),onClick:()=>r(t),onContextMenu:e=>{e.preventDefault(),r(t)}},e.cells.map(((e,o)=>0===o?(0,Z.createElement)(gB,{header:e,boxIndex:t}):(0,Z.createElement)(VB,{body:e,boxIndex:t}))))},MB=function(){const{attributes:e,vData:t,vStyle:o}=(0,Z.useContext)(aB),{classes:c}=e,{box:a}=o,n=(0,r.applyFilters)("rvh-pac-header-advanced-border-class",a);return(0,Z.createElement)("div",{className:ee()("rv_pac-wrapper",c)},(0,Z.createElement)("div",{className:"rv_pac-row"},t.map(((e,t)=>(0,Z.createElement)("div",{className:ee()(0===t?`rv_pac-pros-wrapper ${n}`:`rv_pac-cons-wrapper ${n}`)},(0,Z.createElement)(xB,{dataValue:e,boxIndex:t}))))))},LB=function(){const{vData:e,attributes:t,setAttributes:o,selectedBoxIndex:r,selectedElementIndex:c,setTableMenu:a}=(0,Z.useContext)(aB),{handleElementAdd:n,handleElementDuplicate:l,handleElementDelete:i}=hB(),{boxAlignment:s}=t,d=[{icon:wT,title:(0,ps.__)("Align Left","riovizual"),value:"left",onClick:()=>o({boxAlignment:"left"})},{icon:ST,title:(0,ps.__)("Align Center","riovizual"),value:"center",onClick:()=>o({boxAlignment:"center"})},{icon:ET,title:(0,ps.__)("Align Right","riovizual"),value:"right",onClick:()=>o({boxAlignment:"right"})}];return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(bs.BlockControls,{group:"block"},(0,Z.createElement)(Y.ToolbarDropdownMenu,{label:(0,ps.__)("Change alignment","riovizual"),icon:s&&d.find((e=>e.value===s))?.icon||wT,controls:d,onToggle:e=>(e=>{e&&a()})(e),hasArrowIndicator:!0})),1===c&&(0,Z.createElement)(bs.BlockControls,{group:"other"},(0,Z.createElement)(Y.ToolbarButton,{icon:pk,label:(0,ps.__)("Add"),onClick:()=>n()}),(0,Z.createElement)(Y.ToolbarButton,{icon:yk,label:(0,ps.__)("Duplicate"),onClick:()=>l()}),e&&e[r].cells[1].content.length>1&&(0,Z.createElement)(Y.ToolbarButton,{icon:Hk,label:(0,ps.__)("Delete"),onClick:()=>i()})))},wB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_general_header_content")])((function({vData:e,handleIconUpdate:t}){const{handleTextChange:o}=hB(),r=zB(e,0);return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Pros Title","riovizual"),value:e[0].cells[0].content[0].title?e[0].cells[0].content[0].title:"",placeholder:"Pros",autoComplete:"off",onChange:e=>o(e,"title",0,0,0)}),(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Cons Title","riovizual"),value:e[1].cells[0].content[0].title?e[1].cells[0].content[0].title:"",placeholder:"Cons",autoComplete:"off",onChange:e=>o(e,"title",0,0,1)}),(0,Z.createElement)(Ls,{spaceTop:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Hide Icon","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:r,onChange:e=>t(e,null,0,"hideIcon")})),(0,Z.createElement)(xs,{marginTop:"10"}),!r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(TE,{title:(0,ps.__)("Pros Icon","riovizual"),attr:e[0].cells[0].icon.icon,defaultValue:{prefix:"fas",iconName:"circle-check"},updateAttr:e=>t(e,0,0,"icon")}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(TE,{title:(0,ps.__)("Cons Icon","riovizual"),attr:e[1].cells[0].icon.icon,defaultValue:{prefix:"fas",iconName:"circle-xmark"},updateAttr:e=>t(e,1,0,"icon")})))})),SB=function({boxIndex:e,itemTitle:t}){const{vData:o,setAttributes:r,selectedItemIndex:c}=(0,Z.useContext)(aB),{handleTextChange:a}=hB(),[n,l]=(0,Z.useState)(),i=o[e].cells[1].content,s=(0,ps.__)("Item title","riovizual"),d=t=>{const o=document.querySelector(`.items-${e} .list-${t} .rv_draggable-list-item-content div[contentEditable="true"]`);o.focus();const r=document.createRange(),c=window.getSelection();r.selectNodeContents(o),r.collapse(!1),c.removeAllRanges(),c.addRange(r)},m=(e,t)=>{let o=i;if("delete"===t)o.splice(e,1),yB(o,e)?0===c?l():l(e-1):l(e);else if("duplicate"===t){const t=o[e];o.splice(e+1,0,t),setTimeout((function(){d(e+2)}),200),l(e+2)}else"add"===t&&(o[e]={title:""},setTimeout((function(){d(e+1)}),200),l(e+1));f(o)},f=t=>{const c=bB(o,e,1,"content",t);r({data:c})};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label"},t),(0,Z.createElement)(Qc,{onDragEnd:e=>(e=>{const{destination:t,source:o}=e;if(!t)return;if(t.droppableId===o.droppableId&&t.index===o.index)return;let r=i;const[c]=r.splice(o.index,1);r.splice(t.index,0,c),l(t.index),f(r)})(e)},(0,Z.createElement)("div",{className:`rv_draggable-list-container items-${e}`},(0,Z.createElement)(Z.Fragment,null,i.length>0&&(0,Z.createElement)(ka,{droppableId:"droppable-list"},((t,o)=>(0,Z.createElement)("div",J({ref:t.innerRef},t.droppableProps,{className:"rv_draggable-list-items"}),i.map(((t,o)=>(0,Z.createElement)(La,{draggableId:"draggable-"+o,index:o},(r=>(0,Z.createElement)("div",J({className:`rv_draggable-list-item list-${o+1}`},r.draggableProps,r.dragHandleProps,{ref:r.innerRef}),(0,Z.createElement)("div",{className:"rv_draggable-list-item-heading"},(0,Z.createElement)(bs.RichText.Content,{tagName:"span",className:"rv-list-item-label",value:t.title?t.title:s,onClick:()=>(e=>{n===e?l():(setTimeout((function(){d(e)}),200),l(e))})(o+1)}),(0,Z.createElement)(Y.Button,{icon:gs,iconSize:"16px",label:(0,ps.__)("Duplicate","riovizual"),onClick:()=>m(o,"duplicate")}),(0,Z.createElement)(Y.Button,{icon:vs,iconSize:"16px",label:(0,ps.__)("Delete","riovizual"),disabled:1===i.length,onClick:()=>m(o,"delete")})),(0,Z.createElement)("div",{className:ee()("rv_draggable-list-item-content",n&&n===o+1?"is-open":"")},(0,Z.createElement)("div",{className:"rv_draggable-list-item-content-wrap"},(0,Z.createElement)(bs.RichText,{tagName:"div",value:t.title?t.title:"",placeholder:s,onChange:t=>a(t,"title",o,1,e),multiline:!1,onReplace:()=>{},onSplit:()=>{}})))))))),t.placeholder))),(0,Z.createElement)("div",{className:"rv_draggable-list-add"},(0,Z.createElement)(Y.Button,{icon:Cs,iconSize:"32px",label:(0,ps.__)("Add Item","riovizual"),onClick:()=>m(i.length,"add")}))))))},EB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_general_body_content")])((function({vData:e,handleIconUpdate:t}){const{handleIconHide:o}=hB(),r=zB(e,1);return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(SB,{boxIndex:0,itemTitle:(0,ps.__)("Pros Items")}),(0,Z.createElement)(Ls,{spaceTop:".5"}),(0,Z.createElement)(SB,{boxIndex:1,itemTitle:(0,ps.__)("Cons Items")}),(0,Z.createElement)(Ls,{spaceTop:".5"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Hide Icon","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:r,onChange:e=>t(e,null,1,"hideIcon")})),(0,Z.createElement)(xs,{marginTop:"10"}),!r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(TE,{title:(0,ps.__)("Pros Icon","riovizual"),attr:e[0].cells[1].icon.icon,defaultValue:{prefix:"fas",iconName:"circle-check"},updateAttr:e=>t(e,0,1)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(TE,{title:(0,ps.__)("Cons Icon","riovizual"),attr:e[1].cells[1].icon.icon,defaultValue:{prefix:"fas",iconName:"circle-xmark"},updateAttr:e=>t(e,1,1)})))})),kB=function(){const{attributes:e,setAttributes:t}=(0,Z.useContext)(aB),{isVerticalOnMobile:o,isSchema:r,schemaName:c}=e;return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)("Show Vertical Box on Mobile","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!o,onChange:()=>t({isVerticalOnMobile:!o})})),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Enable Schema","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!r,onChange:()=>t({isSchema:!r})})),(0,Z.createElement)(xs,{marginTop:"10"}),r&&(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Title","riovizual"),value:c,autoComplete:"off",onChange:e=>t({schemaName:e})}))},NB=function(){const[e,t]=(0,Z.useState)("header"),{vData:o}=(0,Z.useContext)(aB),{handleIconUpdate:r}=hB(),c=[{title:"Header",tabName:"header",component:(0,Z.createElement)(wB,{vData:o,handleIconUpdate:(e,t,o,c)=>r(e,t,o,c)})},{title:"Body",tabName:"body",component:(0,Z.createElement)(EB,{vData:o,handleIconUpdate:(e,t,o,c)=>r(e,t,o,c)})},{title:"Layout",tabName:"layout",component:(0,Z.createElement)(kB,null)}];return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},c.map((o=>(0,Z.createElement)(SN,{title:(0,ps.__)(o.title,"riovizual"),tabName:o.tabName,openPanel:e,setOpenPanel:t},o.component))))},TB=function({children:e}){const t=[{name:"pros",title:(0,ps.__)("Pros","riovizual"),className:"rv_style-tab"},{name:"cons",title:(0,ps.__)("Cons","riovizual"),className:"rv_style-tab"}];return(0,Z.createElement)(wN,{tabs:t,initialTabName:"pros"},e)},BB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_header_default_custom")])((function({attr:e,onUpdateAttr:t,onchange:o}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Title Style","riovizual")),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:e,onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Wrapper Style","riovizual")),(0,Z.createElement)(od,{title:(0,ps.__)("Background","riovizual"),attr:e,attrName:{backgroundType:"backgroundTypeHeader",backgroundColor:"backgroundColorHeader",backgroundGradient:"backgroundGradientHeader"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border","riovizual"),attr:e,attrName:{borderStyle:"borderStyleHeader",borderTopStyle:"borderTopStyleHeader",borderBottomStyle:"borderBottomStyleHeader",borderLeftStyle:"borderLeftStyleHeader",borderRightStyle:"borderRightStyleHeader",borderWidth:"borderWidthHeader",borderTopWidth:"borderTopWidthHeader",borderBottomWidth:"borderBottomWidthHeader",borderLeftWidth:"borderLeftWidthHeader",borderRightWidth:"borderRightWidthHeader",borderColor:"borderColorHeader",borderTopColor:"borderTopColorHeader",borderBottomColor:"borderBottomColorHeader",borderLeftColor:"borderLeftColorHeader",borderRightColor:"borderRightColorHeader",borderRadius:"borderRadiusHeader"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow","riovizual"),attr:e,attrName:{horizontalPosition:"horizontalPositionHeader",verticalPosition:"verticalPositionHeader",blurStrength:"blurStrengthHeader",spreadStrength:"spreadStrengthHeader",shadowPosition:"shadowPositionHeader",shadowColor:"shadowColorHeader"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing","riovizual"),attr:e,attrName:{padding:"paddingHeader"},hideMargin:!0,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment","riovizual"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>t(e)}))})),IB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_header_icon_custom")])((function({attr:e,onchange:t,onUpdateAttr:o}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Icon Style","riovizual")),(0,Z.createElement)($s,{title:(0,ps.__)("Size","riovizual"),attr:"iconSize",data:e,max:"150",onChange:(e,o)=>t(e,o)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Gap","riovizual"),attr:"iconGap",data:e,max:"50",units:["px"],onChange:(e,o)=>t(e,o)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"iconColor",data:e,onChange:(e,o)=>t(e,o)}))})),$B=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_header_custom")])((function({attr:e,vData:t,onUpdateAttr:o,onchange:r}){return(0,Z.createElement)(Z.Fragment,null,!t[0].cells[0].icon.hideIcon&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(IB,{attr:e,onUpdateAttr:e=>{o(e)},onchange:(e,t)=>{r(e,t)}}),(0,Z.createElement)(Ls,{space:"1"})),(0,Z.createElement)(BB,{attr:e,onUpdateAttr:e=>{o(e)},onchange:(e,t)=>{r(e,t)}}))})),RB=function({styleType:e,onUpdateAttr:t}){const{vStyle:o,vData:c}=(0,Z.useContext)(aB),{header:a}=o;let n=(0,r.applyFilters)("rvh-pac-inspector-style-header-initial-state",{iconSize:"",iconSize_tablet:"",iconSize_mobile:"",iconSize_hover:"",iconGap:"",iconGap_tablet:"",iconGap_mobile:"",iconGap_hover:"",iconColor:"",iconColor_tablet:"",iconColor_mobile:"",iconColor_hover:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",backgroundTypeHeader:"",backgroundColorHeader:"",backgroundGradientHeader:"",backgroundColorHeader_tablet:"",backgroundGradientHeader_tablet:"",backgroundColorHeader_mobile:"",backgroundGradientHeader_mobile:"",backgroundColorHeader_hover:"",backgroundGradientHeader_hover:"",borderStyleHeader:"",borderTopStyleHeader:"",borderBottomStyleHeader:"",borderLeftStyleHeader:"",borderRightStyleHeader:"",borderStyleHeader_tablet:"",borderTopStyleHeader_tablet:"",borderBottomStyleHeader_tablet:"",borderLeftStyleHeader_tablet:"",borderRightStyleHeader_tablet:"",borderStyleHeader_mobile:"",borderTopStyleHeader_mobile:"",borderBottomStyleHeader_mobile:"",borderLeftStyleHeader_mobile:"",borderRightStyleHeader_mobile:"",borderStyleHeader_hover:"",borderTopStyleHeader_hover:"",borderBottomStyleHeader_hover:"",borderLeftStyleHeader_hover:"",borderRightStyleHeader_hover:"",borderRadiusHeader:"",borderRadiusHeader_tablet:"",borderRadiusHeader_mobile:"",borderRadiusHeader_hover:"",borderWidthHeader:"",borderTopWidthHeader:"",borderBottomWidthHeader:"",borderLeftWidthHeader:"",borderRightWidthHeader:"",borderWidthHeader_tablet:"",borderTopWidthHeader_tablet:"",borderBottomWidthHeader_tablet:"",borderLeftWidthHeader_tablet:"",borderRightWidthHeader_tablet:"",borderWidthHeader_mobile:"",borderTopWidthHeader_mobile:"",borderBottomWidthHeader_mobile:"",borderLeftWidthHeader_mobile:"",borderRightWidthHeader_mobile:"",borderWidthHeader_hover:"",borderTopWidthHeader_hover:"",borderBottomWidthHeader_hover:"",borderLeftWidthHeader_hover:"",borderRightWidthHeader_hover:"",borderColorHeader:"",borderTopColorHeader:"",borderBottomColorHeader:"",borderLeftColorHeader:"",borderRightColorHeader:"",borderColorHeader_tablet:"",borderTopColorHeader_tablet:"",borderBottomColorHeader_tablet:"",borderLeftColorHeader_tablet:"",borderRightColorHeader_tablet:"",borderColorHeader_mobile:"",borderTopColorHeader_mobile:"",borderBottomColorHeader_mobile:"",borderLeftColorHeader_mobile:"",borderRightColorHeader_mobile:"",borderColorHeader_hover:"",borderTopColorHeader_hover:"",borderBottomColorHeader_hover:"",borderLeftColorHeader_hover:"",borderRightColorHeader_hover:"",horizontalPositionHeader:"",verticalPositionHeader:"",blurStrengthHeader:"",spreadStrengthHeader:"",shadowColorHeader:"",shadowPositionHeader:"",horizontalPositionHeader_tablet:"",verticalPositionHeader_tablet:"",blurStrengthHeader_tablet:"",spreadStrengthHeader_tablet:"",shadowColorHeader_tablet:"",shadowPositionHeader_tablet:"",horizontalPositionHeader_mobile:"",verticalPositionHeader_mobile:"",blurStrengthHeader_mobile:"",spreadStrengthHeader_mobile:"",shadowColorHeader_mobile:"",shadowPositionHeader_mobile:"",horizontalPositionHeader_hover:"",verticalPositionHeader_hover:"",blurStrengthHeader_hover:"",spreadStrengthHeader_hover:"",shadowColorHeader_hover:"",shadowPositionHeader_hover:"",paddingHeader:"",paddingHeader_tablet:"",paddingHeader_mobile:"",paddingHeader_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:""});return n=a&&a[e]?K().merge(n,a[e]):n,(0,Z.createElement)($B,{attr:n,vStyle:o,vData:c,onUpdateAttr:o=>t(o,e),onchange:(o,r)=>t({[r]:o},e)})},AB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_header_common")])((function({vStyle:e,setAttributes:t,handleUpdateAttr:o}){return(0,Z.createElement)(TB,null,(0,Z.createElement)(RB,{styleType:"pros",onUpdateAttr:(e,t)=>o(e,t)}),(0,Z.createElement)(RB,{styleType:"cons",onUpdateAttr:(e,t)=>o(e,t)}))})),PB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_body_default_custom")])((function({attr:e,onUpdateAttr:t}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Wrapper Style","riovizual")),(0,Z.createElement)(od,{title:(0,ps.__)("Background","riovizual"),attr:e,attrName:{backgroundType:"backgroundTypeBody",backgroundColor:"backgroundColorBody",backgroundGradient:"backgroundGradientBody"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border","riovizual"),attr:e,attrName:{borderStyle:"borderStyleBody",borderTopStyle:"borderTopStyleBody",borderBottomStyle:"borderBottomStyleBody",borderLeftStyle:"borderLeftStyleBody",borderRightStyle:"borderRightStyleBody",borderWidth:"borderWidthBody",borderTopWidth:"borderTopWidthBody",borderBottomWidth:"borderBottomWidthBody",borderLeftWidth:"borderLeftWidthBody",borderRightWidth:"borderRightWidthBody",borderColor:"borderColorBody",borderTopColor:"borderTopColorBody",borderBottomColor:"borderBottomColorBody",borderLeftColor:"borderLeftColorBody",borderRightColor:"borderRightColorBody",borderRadius:"borderRadiusBody"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow","riovizual"),attr:e,attrName:{horizontalPosition:"horizontalPositionBody",verticalPosition:"verticalPositionBody",blurStrength:"blurStrengthBody",spreadStrength:"spreadStrengthBody",shadowPosition:"shadowPositionBody",shadowColor:"shadowColorBody"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing","riovizual"),attr:e,attrName:{padding:"paddingBody"},hideMargin:!0,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment","riovizual"),attr:e,attrName:{horizontal:"alignment",vertical:"verticalAlignment"},updateAttr:e=>t(e)}))})),WB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_body_items_custom")])((function({attr:e,onUpdateAttr:t,onchange:o}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Items Style","riovizual")),(0,Z.createElement)($s,{title:(0,ps.__)("Gap","riovizual"),attr:"itemsGap",data:e,max:"100",units:["px"],onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:e,onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Link Color","riovizual"),attr:"colorLink",data:e,onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:e,updateAttr:e=>t(e)}))})),DB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_body_icon_custom")])((function({attr:e,onchange:t}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Icon Style","riovizual")),(0,Z.createElement)($s,{title:(0,ps.__)("Gap","riovizual"),attr:"iconGap",data:e,max:"50",units:["px"],onChange:(e,o)=>t(e,o)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Size","riovizual"),attr:"iconSize",data:e,max:"150",onChange:(e,o)=>t(e,o)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"iconColor",data:e,onChange:(e,o)=>t(e,o)}))})),OB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_body_custom")])((function({attr:e,onUpdateAttr:t,onchange:o,vData:r,vStyle:c}){return(0,Z.createElement)(Z.Fragment,null,!r[0].cells[1].icon.hideIcon&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(DB,{attr:e,onUpdateAttr:e=>{t(e)},onchange:(e,t)=>{o(e,t)}}),(0,Z.createElement)(Ls,{space:"1"})),(0,Z.createElement)(WB,{attr:e,onUpdateAttr:e=>{t(e)},onchange:(e,t)=>{o(e,t)}}),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(PB,{attr:e,onUpdateAttr:e=>{t(e)},onchange:(e,t)=>{o(e,t)}}))})),FB=function({styleType:e,onUpdateAttr:t}){const{vStyle:o,vData:c}=(0,Z.useContext)(aB),{body:a}=o;let n=(0,r.applyFilters)("rvh-pac-inspector-style-body-initial-state",{iconSize:"",iconSize_tablet:"",iconSize_mobile:"",iconSize_hover:"",iconGap:"",iconGap_tablet:"",iconGap_mobile:"",iconGap_hover:"",iconColor:"",iconColor_tablet:"",iconColor_mobile:"",iconColor_hover:"",fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",colorLink:"",colorLink_tablet:"",colorLink_mobile:"",colorLink_hover:"",backgroundTypeBody:"",backgroundColorBody:"",backgroundGradientBody:"",backgroundColorBody_tablet:"",backgroundGradientBody_tablet:"",backgroundColorBody_mobile:"",backgroundGradientBody_mobile:"",backgroundColorBody_hover:"",backgroundGradientBody_hover:"",borderStyleBody:"",borderTopStyleBody:"",borderBottomStyleBody:"",borderLeftStyleBody:"",borderRightStyleBody:"",borderStyleBody_tablet:"",borderTopStyleBody_tablet:"",borderBottomStyleBody_tablet:"",borderLeftStyleBody_tablet:"",borderRightStyleBody_tablet:"",borderStyleBody_mobile:"",borderTopStyleBody_mobile:"",borderBottomStyleBody_mobile:"",borderLeftStyleBody_mobile:"",borderRightStyleBody_mobile:"",borderStyleBody_hover:"",borderTopStyleBody_hover:"",borderBottomStyleBody_hover:"",borderLeftStyleBody_hover:"",borderRightStyleBody_hover:"",borderWidthBody:"",borderTopWidthBody:"",borderBottomWidthBody:"",borderLeftWidthBody:"",borderRightWidthBody:"",borderWidthBody_tablet:"",borderTopWidthBody_tablet:"",borderBottomWidthBody_tablet:"",borderLeftWidthBody_tablet:"",borderRightWidthBody_tablet:"",borderWidthBody_mobile:"",borderTopWidthBody_mobile:"",borderBottomWidthBody_mobile:"",borderLeftWidthBody_mobile:"",borderRightWidthBody_mobile:"",borderWidthBody_hover:"",borderTopWidthBody_hover:"",borderBottomWidthBody_hover:"",borderLeftWidthBody_hover:"",borderRightWidthBody_hover:"",borderColorBody:"",borderTopColorBody:"",borderBottomColorBody:"",borderLeftColorBody:"",borderRightColorBody:"",borderColorBody_tablet:"",borderTopColorBody_tablet:"",borderBottomColorBody_tablet:"",borderLeftColorBody_tablet:"",borderRightColorBody_tablet:"",borderColorBody_mobile:"",borderTopColorBody_mobile:"",borderBottomColorBody_mobile:"",borderLeftColorBody_mobile:"",borderRightColorBody_mobile:"",borderColorBody_hover:"",borderTopColorBody_hover:"",borderBottomColorBody_hover:"",borderLeftColorBody_hover:"",borderRightColorBody_hover:"",borderRadiusBody:"",borderRadiusBody_tablet:"",borderRadiusBody_mobile:"",borderRadiusBody_hover:"",horizontalPositionBody:"",verticalPositionBody:"",blurStrengthBody:"",spreadStrengthBody:"",shadowColorBody:"",shadowPositionBody:"",horizontalPositionBody_tablet:"",verticalPositionBody_tablet:"",blurStrengthBody_tablet:"",spreadStrengthBody_tablet:"",shadowColorBody_tablet:"",shadowPositionBody_tablet:"",horizontalPositionBody_mobile:"",verticalPositionBody_mobile:"",blurStrengthBody_mobile:"",spreadStrengthBody_mobile:"",shadowColorBody_mobile:"",shadowPositionBody_mobile:"",horizontalPositionBody_hover:"",verticalPositionBody_hover:"",blurStrengthBody_hover:"",spreadStrengthBody_hover:"",shadowColorBody_hover:"",shadowPositionBody_hover:"",itemsGap:"",itemsGap_tablet:"",itemsGap_mobile:"",itemsGap_hover:"",paddingBody:"",paddingBody_tablet:"",paddingBody_mobile:"",paddingBody_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:"",verticalAlignment:"",verticalAlignment_tablet:"",verticalAlignment_mobile:""});return n=a&&a[e]?K().merge(n,a[e]):n,(0,Z.createElement)(OB,{attr:n,vStyle:o,vData:c,onUpdateAttr:o=>{t(o,e)},onchange:(o,r)=>t({[r]:o},e)})},GB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_body_common")])((function({vStyle:e,setAttributes:t,handleUpdateAttr:o}){return(0,Z.createElement)(TB,null,(0,Z.createElement)(FB,{styleType:"pros",onUpdateAttr:(e,t)=>o(e,t)}),(0,Z.createElement)(FB,{styleType:"cons",onUpdateAttr:(e,t)=>o(e,t)}))})),UB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_box_common")])((function({vStyle:e,attr:t,styleType:o,onUpdateAttr:r,onchange:c}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)($s,{title:(0,ps.__)("Box Gap","riovizual"),attr:"gap",data:t,max:"150",units:["px"],onChange:(e,t)=>r({[t]:e},o)}),(0,Z.createElement)(xs,{marginTop:"10"}))})),jB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_box_default_custom")])((function({attr:e,onUpdateAttr:t,onchange:o,vStyle:r}){const c=!!(r&&r.header.common&&r.header.common.isAbsolute)&&r.header.common.isAbsolute;return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Wrapper Style","riovizual")),!c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)($s,{title:(0,ps.__)("Header & Body Gap","riovizual"),attr:"itemsGap",data:e,max:"150",units:["px"],onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"10"})),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,units:["px"],updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,hideMargin:!0,updateAttr:e=>t(e)}))})),qB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_box_custom")])((function({attr:e,onUpdateAttr:t,onchange:o,vStyle:r}){return(0,Z.createElement)(jB,{attr:e,vStyle:r,onUpdateAttr:e=>{t(e)},onchange:(e,t)=>{o(e,t)}})})),ZB=function({styleType:e,onUpdateAttr:t}){const{vStyle:o}=(0,Z.useContext)(aB),{box:c}=o;let a=(0,r.applyFilters)("rvh-pac-inspector-style-box-initial-state",{itemsGap:"",itemsGap_tablet:"",itemsGap_mobile:"",itemsGap_hover:"",gap:"",gap_tablet:"",gap_mobile:"",gap_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowPosition:"",shadowColor:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowPosition_tablet:"",shadowColor_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowPosition_mobile:"",shadowColor_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowPosition_hover:"",shadowColor_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:""});return a=c[e]?K().merge(a,c[e]):a,(0,Z.createElement)(qB,{attr:a,vStyle:o,onUpdateAttr:o=>t(o,e),onchange:(o,r)=>t({[r]:o},e)})},YB=function(){const{vStyle:e,setAttributes:t}=(0,Z.useContext)(aB),{box:o}=e;let c=(0,r.applyFilters)("rvh-pac-inspector-style-box-common-initial-state",{gap:"",gap_tablet:"",gap_mobile:"",gap_hover:"",overflow:""});c=o&&o.common?K().merge(c,o.common):c;const a={attr:c,vStyle:e,styleType:"common"},n=(o,r)=>{e.box[r]=RE(o,e.box[r]),t({style:{...e}})};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(UB,J({},a,{onUpdateAttr:(e,t)=>n(e,t),onchange:(e,t)=>n({[t]:e},"common")})),(0,Z.createElement)(TB,null,(0,Z.createElement)(ZB,{styleType:"pros",onUpdateAttr:(e,t)=>n(e,t)}),(0,Z.createElement)(ZB,{styleType:"cons",onUpdateAttr:(e,t)=>n(e,t)})))},JB=function(){const{vStyle:e,setAttributes:t}=(0,Z.useContext)(aB),{general:o}=e;let r={width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",minWidth:"",minWidth_tablet:"",minWidth_mobile:"",minWidth_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:""};r=o?K().merge(r,o):r;const c=o=>{e.general=RE(o,e.general),t({style:{...e}})};return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},(0,Z.createElement)(op,{title:(0,ps.__)("Sizing","riovizual"),attr:r,height:"disabled",updateAttr:e=>c(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:r,hideMargin:!0,updateAttr:e=>c(e)}))},XB=function(){const[e,t]=(0,Z.useState)("header"),{vStyle:o,setAttributes:r}=(0,Z.useContext)(aB),c=(e,t,c)=>{o[c][t]=RE(e,o[c][t]),r({style:{...o}})},a={vStyle:o,setAttributes:r},n=[{title:"Header",tabName:"header",component:(0,Z.createElement)(AB,J({},a,{handleUpdateAttr:(e,t)=>c(e,t,"header")}))},{title:"Body",tabName:"body",component:(0,Z.createElement)(GB,J({},a,{handleUpdateAttr:(e,t)=>c(e,t,"body")}))},{title:"Box",tabName:"box",component:(0,Z.createElement)(YB,null)},{title:"Layout",tabName:"layout",component:(0,Z.createElement)(JB,null)}];return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},n.map((o=>(0,Z.createElement)(SN,{title:(0,ps.__)(o.title,"riovizual"),tabName:o.tabName,openPanel:e,setOpenPanel:t},o.component))))},KB=function(){const{attributes:e,setAttributes:t}=(0,Z.useContext)(aB),{classes:o}=e,[r,c]=(0,Z.useState)("advanced");return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},(0,Z.createElement)(SN,{title:(0,ps.__)("Advanced","riovizual"),tabName:"advanced",openPanel:r,setOpenPanel:c},(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Additional CSS Class(ES)","riovizual"),className:"rv_text-control",value:o||"",autoComplete:"off",help:(0,ps.__)("Separate multiple classes with spaces.","riovizual"),onChange:e=>t({classes:e})})))},QB=function(){const{setAttributes:e,vData:t,tabSelected:o,setTabSelected:r}=(0,Z.useContext)(aB);return(0,Z.createElement)(bs.InspectorControls,null,(0,Z.createElement)("style",null,".block-editor-block-card, .block-editor-block-inspector__advanced {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}"),(0,Z.createElement)("div",{className:"rv_inspector-wrap"},(0,Z.createElement)(MN,null),(0,Z.createElement)(Ls,{spaceTop:"1",spaceBottom:"0"}),(0,Z.createElement)("div",{className:"rv_style-control"},(0,Z.createElement)(xN,{title:(0,ps.__)("Reset All Styles","riovizual"),globalModal:!0,onResetSettings:()=>(()=>{const o=t.map((e=>({...e,style:{box:{},header:{},body:{}}})));e({boxAlignment:"",isVerticalOnMobile:!0,isScroll:!1,style:{general:{},box:{pros:{},cons:{},common:{}},header:{pros:{},cons:{},common:{}},body:{pros:{},cons:{},common:{}}},data:o})})()}),(0,Z.createElement)(LN,{tabSelected:o,setTabSelected:r},(0,Z.createElement)(NB,{type:"general"}),(0,Z.createElement)(XB,{type:"style"}),(0,Z.createElement)(KB,{type:"advanced"})))))},eI=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setFontState(t){e("rio-vizual-style").setFontState(t)}}))),(0,Es.withSelect)((e=>({getFont:e("rio-vizual-style").getFont()})))])((function({getFont:e,setFontState:t}){const{attributes:o,vStyle:r}=(0,Z.useContext)(aB),{id:c}=o,{header:a,body:n}=r,[l,i]=(0,Z.useState)([]),[s,d]=(0,Z.useState)(!0);(0,Z.useEffect)((()=>{d(!1)}),[]),(0,Z.useEffect)((()=>{if(l.length>0){const e=(e=>{let t;return e.map((e=>{let o;Qu.map((t=>{t.value===e&&(o=t.variant)}));const r=e.replace(" ","+");t={...t,[r]:o}})),t})(l);t({font:e,block_id:c})}else t({font:[],block_id:c})}),[l]);const m=(e,t)=>{if(HB(t))return e;let o=e;if(o.length>0){-1===o.findIndex((e=>e===t))&&o.push(t)}else o.push(t);return o};return(0,Z.createElement)(Z.Fragment,null,(()=>{if(!s&&e&&!e.isChangedFont)return"";let t=[];return t=a?m(t,a.pros.fontFamily):t,t=a?m(t,a.cons.fontFamily):t,t=n?m(t,n.pros.fontFamily):t,t=n?m(t,n.cons.fontFamily):t,K().isEqual(l,t)||i(t),(e=>{if(e.length>0){const t=e.reduce(((e,t)=>e+`family=${t.replace(" ","+")}:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&`),"");let o=document.getElementById("rv_pac-font-google-api");o||(o=document.createElement("link"),o.rel="stylesheet",o.id="rv_pac-font-google-api",document.head.appendChild(o)),o.href=`https://fonts.googleapis.com/css2?${t}display=swap`}})(t),""})())})),tI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_header_custom_css")])((function({id:e,attr:t,type:o,hideIcon:r}){const c=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header`,a=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header:hover`,n=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header .rv_pac-header-item`,l=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header:hover .rv_pac-header-item`,i=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header .rv_pac-item-icon`,s=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header:hover .rv_pac-item-icon`,d=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header .rv_pac-item-icon svg`,m=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header:hover .rv_pac-item-icon svg`,f=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header .rv_pac-header-item .rv_pac-item-content .rv_pac-item-title`,u=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header:hover .rv_pac-header-item .rv_pac-item-content .rv_pac-item-title`;return(0,Z.createElement)(Z.Fragment,null,!r&&(0,Z.createElement)(Z.Fragment,null,dT(i,{color:`${t.iconColor};`},"desktop"),dT(i,{color:`${t.iconColor_tablet};`},"tablet"),dT(i,{color:`${t.iconColor_mobile};`},"mobile"),dT(s,{color:`${t.iconColor_hover};`},"desktop"),dT(d,{width:`${t.iconSize};`,height:`${t.iconSize};`},"desktop"),dT(d,{width:`${t.iconSize_tablet};`,height:`${t.iconSize_tablet};`},"tablet"),dT(d,{width:`${t.iconSize_mobile};`,height:`${t.iconSize_mobile};`},"mobile"),dT(m,{width:`${t.iconSize_hover};`,height:`${t.iconSize_hover};`},"desktop"),dT(n,{gap:`${t.iconGap};`},"desktop"),dT(n,{gap:`${t.iconGap_tablet};`},"tablet"),dT(n,{gap:`${t.iconGap_mobile};`},"mobile"),dT(l,{gap:`${t.iconGap_hover};`},"desktop")),dT(n,{"justify-content":`${t.alignment};`},"desktop"),dT(n,{"justify-content":`${t.alignment_tablet};`},"tablet"),dT(n,{"justify-content":`${t.alignment_mobile};`},"mobile"),dT(f,{color:`${t.color};`,"font-family":`${t.fontFamily};`,"font-weight":`${t.fontWeight?K().parseInt(t.fontWeight):""};`,"font-style":(K().endsWith(t.fontWeight,"Italic")?"italic":"")+";","font-size":`${t.fontSize};`,"line-height":`${t.lineHeight};`,"letter-spacing":`${t.letterSpacing};`,"text-decoration":`${t.textDecoration};`,"text-transform":`${t.textTransform};`,"text-align":`${t.alignment};`},"desktop"),dT(f,{color:`${t.color_tablet};`,"font-weight":`${t.fontWeight_tablet?K().parseInt(t.fontWeight_tablet):""};`,"font-style":(K().endsWith(t.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${t.fontSize_tablet};`,"line-height":`${t.lineHeight_tablet};`,"letter-spacing":`${t.letterSpacing_tablet};`,"text-align":`${t.alignment_tablet};`},"tablet"),dT(f,{color:`${t.color_mobile};`,"font-weight":`${t.fontWeight_mobile?K().parseInt(t.fontWeight_mobile):""};`,"font-style":(K().endsWith(t.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${t.fontSize_mobile};`,"line-height":`${t.lineHeight_mobile};`,"letter-spacing":`${t.letterSpacing_mobile};`,"text-align":`${t.alignment_mobile};`},"mobile"),dT(u,{color:`${t.color_hover};`,"font-weight":`${t.fontWeight_hover?K().parseInt(t.fontWeight_hover):""};`,"font-style":(K().endsWith(t.fontWeight_hover,"Italic")?"italic":"")+";","font-size":`${t.fontSize_hover};`,"line-height":`${t.lineHeight_hover};`,"letter-spacing":`${t.letterSpacing_hover};`},"desktop"),dT(c,{"background-color":`${"gradient"!==t.backgroundTypeHeader&&t.backgroundColorHeader};`,"background-image":`${"gradient"===t.backgroundTypeHeader&&t.backgroundGradientHeader};`,"border-style":`${t.borderWidthHeader?t.borderStyleHeader?t.borderStyleHeader:"solid":t.borderStyleHeader};`,"border-top-style":`${t.borderTopWidthHeader?t.borderTopStyleHeader?t.borderTopStyleHeader:"solid":t.borderTopStyleHeader};`,"border-bottom-style":`${t.borderBottomWidthHeader?t.borderBottomStyleHeader?t.borderBottomStyleHeader:"solid":t.borderBottomStyleHeader};`,"border-left-style":`${t.borderLeftWidthHeader?t.borderLeftStyleHeader?t.borderLeftStyleHeader:"solid":t.borderLeftStyleHeader};`,"border-right-style":`${t.borderRightWidthHeader?t.borderRightStyleHeader?t.borderRightStyleHeader:"solid":t.borderRightStyleHeader};`,"border-width":`${t.borderWidthHeader};`,"border-top-width":`${t.borderTopWidthHeader};`,"border-bottom-width":`${t.borderBottomWidthHeader};`,"border-left-width":`${t.borderLeftWidthHeader};`,"border-right-width":`${t.borderRightWidthHeader};`,"border-color":`${t.borderColorHeader};`,"border-top-color":`${t.borderTopColorHeader};`,"border-bottom-color":`${t.borderBottomColorHeader};`,"border-left-color":`${t.borderLeftColorHeader};`,"border-right-color":`${t.borderRightColorHeader};`,"border-radius":`${_s(t.borderRadiusHeader)};`,"box-shadow":`${Vs(t.horizontalPositionHeader,t.verticalPositionHeader,t.blurStrengthHeader,t.spreadStrengthHeader,t.shadowColorHeader,t.shadowPositionHeader)};`,padding:`${zs(t.paddingHeader)};`},"desktop"),dT(c,{"background-color":`${"gradient"!==t.backgroundTypeHeader&&t.backgroundColorHeader_tablet};`,"background-image":`${"gradient"===t.backgroundTypeHeader&&t.backgroundGradientHeader_tablet};`,"border-style":`${t.borderWidthHeader_tablet?t.borderStyleHeader_tablet?t.borderStyleHeader_tablet:"solid":t.borderStyleHeader_tablet};`,"border-top-style":`${t.borderTopWidthHeader_tablet?t.borderTopStyleHeader_tablet?t.borderTopStyleHeader_tablet:"solid":t.borderTopStyleHeader_tablet};`,"border-bottom-style":`${t.borderBottomWidthHeader_tablet?t.borderBottomStyleHeader_tablet?t.borderBottomStyleHeader_tablet:"solid":t.borderBottomStyleHeader_tablet};`,"border-left-style":`${t.borderLeftWidthHeader_tablet?t.borderLeftStyleHeader_tablet?t.borderLeftStyleHeader_tablet:"solid":t.borderLeftStyleHeader_tablet};`,"border-right-style":`${t.borderRightWidthHeader_tablet?t.borderRightStyleHeader_tablet?t.borderRightStyleHeader_tablet:"solid":t.borderRightStyleHeader_tablet};`,"border-width":`${t.borderWidthHeader_tablet};`,"border-top-width":`${t.borderTopWidthHeader_tablet};`,"border-bottom-width":`${t.borderBottomWidthHeader_tablet};`,"border-left-width":`${t.borderLeftWidthHeader_tablet};`,"border-right-width":`${t.borderRightWidthHeader_tablet};`,"border-color":`${t.borderColorHeader_tablet};`,"border-top-color":`${t.borderTopColorHeader_tablet};`,"border-bottom-color":`${t.borderBottomColorHeader_tablet};`,"border-left-color":`${t.borderLeftColorHeader_tablet};`,"border-right-color":`${t.borderRightColorHeader_tablet};`,"border-radius":`${_s(t.borderRadiusHeader_tablet)};`,"box-shadow":`${Vs(t.horizontalPositionHeader_tablet,t.verticalPositionHeader_tablet,t.blurStrengthHeader_tablet,t.spreadStrengthHeader_tablet,t.shadowColorHeader_tablet,t.shadowPositionHeader_tablet)};`,padding:`${zs(t.paddingHeader_tablet)};`},"tablet"),dT(c,{"background-color":`${"gradient"!==t.backgroundTypeHeader&&t.backgroundColorHeader_mobile};`,"background-image":`${"gradient"===t.backgroundTypeHeader&&t.backgroundGradientHeader_mobile};`,"border-style":`${t.borderWidthHeader_mobile?t.borderStyleHeader_mobile?t.borderStyleHeader_mobile:"solid":t.borderStyleHeader_mobile};`,"border-top-style":`${t.borderTopWidthHeader_mobile?t.borderTopStyleHeader_mobile?t.borderTopStyleHeader_mobile:"solid":t.borderTopStyleHeader_mobile};`,"border-bottom-style":`${t.borderBottomWidthHeader_mobile?t.borderBottomStyleHeader_mobile?t.borderBottomStyleHeader_mobile:"solid":t.borderBottomStyleHeader_mobile};`,"border-left-style":`${t.borderLeftWidthHeader_mobile?t.borderLeftStyleHeader_mobile?t.borderLeftStyleHeader_mobile:"solid":t.borderLeftStyleHeader_mobile};`,"border-right-style":`${t.borderRightWidthHeader_mobile?t.borderRightStyleHeader_mobile?t.borderRightStyleHeader_mobile:"solid":t.borderRightStyleHeader_mobile};`,"border-width":`${t.borderWidthHeader_mobile};`,"border-top-width":`${t.borderTopWidthHeader_mobile};`,"border-bottom-width":`${t.borderBottomWidthHeader_mobile};`,"border-left-width":`${t.borderLeftWidthHeader_mobile};`,"border-right-width":`${t.borderRightWidthHeader_mobile};`,"border-color":`${t.borderColorHeader_mobile};`,"border-top-color":`${t.borderTopColorHeader_mobile};`,"border-bottom-color":`${t.borderBottomColorHeader_mobile};`,"border-left-color":`${t.borderLeftColorHeader_mobile};`,"border-right-color":`${t.borderRightColorHeader_mobile};`,"border-radius":`${_s(t.borderRadiusHeader_mobile)};`,"box-shadow":`${Vs(t.horizontalPositionHeader_mobile,t.verticalPositionHeader_mobile,t.blurStrengthHeader_mobile,t.spreadStrengthHeader_mobile,t.shadowColorHeader_mobile,t.shadowPositionHeader_mobile)};`,padding:`${zs(t.paddingHeader_mobile)};`},"mobile"),dT(a,{"background-color":`${"gradient"!==t.backgroundTypeHeader&&t.backgroundColorHeader_hover};`,"background-image":`${"gradient"===t.backgroundTypeHeader&&t.backgroundGradientHeader_hover};`,"border-style":`${t.borderWidthHeader_hover?t.borderStyleHeader_hover?t.borderStyleHeader_hover:"solid":t.borderStyleHeader_hover};`,"border-top-style":`${t.borderTopWidthHeader_hover?t.borderTopStyleHeader_hover?t.borderTopStyleHeader_hover:"solid":t.borderTopStyleHeader_hover};`,"border-bottom-style":`${t.borderBottomWidthHeader_hover?t.borderBottomStyleHeader_hover?t.borderBottomStyleHeader_hover:"solid":t.borderBottomStyleHeader_hover};`,"border-left-style":`${t.borderLeftWidthHeader_hover?t.borderLeftStyleHeader_hover?t.borderLeftStyleHeader_hover:"solid":t.borderLeftStyleHeader_hover};`,"border-right-style":`${t.borderRightWidthHeader_hover?t.borderRightStyleHeader_hover?t.borderRightStyleHeader_hover:"solid":t.borderRightStyleHeader_hover};`,"border-width":`${t.borderWidthHeader_hover};`,"border-top-width":`${t.borderTopWidthHeader_hover};`,"border-bottom-width":`${t.borderBottomWidthHeader_hover};`,"border-left-width":`${t.borderLeftWidthHeader_hover};`,"border-right-width":`${t.borderRightWidthHeader_hover};`,"border-color":`${t.borderColorHeader_hover};`,"border-top-color":`${t.borderTopColorHeader_hover};`,"border-bottom-color":`${t.borderBottomColorHeader_hover};`,"border-left-color":`${t.borderLeftColorHeader_hover};`,"border-right-color":`${t.borderRightColorHeader_hover};`,"border-radius":`${_s(t.borderRadiusHeader_hover)};`,"box-shadow":`${Vs(t.horizontalPositionHeader_hover,t.verticalPositionHeader_hover,t.blurStrengthHeader_hover,t.spreadStrengthHeader_hover,t.shadowColorHeader_hover,t.shadowPositionHeader_hover)};`,padding:`${zs(t.paddingHeader_hover)};`},"desktop"))})),oI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_header_common_css")])((function({id:e,style:t,vData:o}){const r=zB(o,0),c=!!t.common.isAbsolute&&t.common.isAbsolute,a=!!t.common.hasSeparator&&t.common.hasSeparator;return(0,Z.createElement)(Z.Fragment,null,Object.keys(t.pros).length>0&&(()=>{const o={id:e,attr:t.pros,type:"pros",hideIcon:r,isAbsolute:c,hasSeparator:a};return(0,Z.createElement)(tI,o)})(),Object.keys(t.cons).length>0&&(()=>{const o={id:e,attr:t.cons,type:"cons",hideIcon:r,isAbsolute:c,hasSeparator:a};return(0,Z.createElement)(tI,o)})())})),rI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_body_custom_css")])((function({id:e,attr:t,type:o,hideIcon:r}){const c=t.verticalAlignment&&"top"===t.verticalAlignment?"start":"bottom"===t.verticalAlignment?"end":"middle"===t.verticalAlignment&&"center",a=t.verticalAlignment_tablet&&"top"===t.verticalAlignment_tablet?"start":"bottom"===t.verticalAlignment_tablet?"end":"middle"===t.verticalAlignment_tablet&&"center",n=t.verticalAlignment_mobile&&"top"===t.verticalAlignment_mobile?"start":"bottom"===t.verticalAlignment_mobile?"end":"middle"===t.verticalAlignment_mobile&&"center",l=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body`,i=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body:hover`,s=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-items`,d=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-items .rv_pac-body-item`,m=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-items .rv_pac-body-item:hover`,f=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-items .rv_pac-body-item .rv_pac-item-icon svg`,u=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-items .rv_pac-body-item:hover .rv_pac-item-icon svg`,p=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-item .rv_pac-item-content .rv_pac-item-title`,b=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-item:hover .rv_pac-item-content .rv_pac-item-title`,h=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-item .rv_pac-item-content .rv_pac-item-title a`,g=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-item:hover .rv_pac-item-content .rv_pac-item-title:hover a`;return(0,Z.createElement)(Z.Fragment,null,!r&&(0,Z.createElement)(Z.Fragment,null,dT(f,{color:`${t.iconColor};`,width:`${t.iconSize};`,height:`${t.iconSize};`},"desktop"),dT(f,{color:`${t.iconColor_tablet};`,width:`${t.iconSize_tablet};`,height:`${t.iconSize_tablet};`},"tablet"),dT(f,{color:`${t.iconColor_mobile};`,width:`${t.iconSize_mobile};`,height:`${t.iconSize_mobile};`},"mobile"),dT(u,{color:`${t.iconColor_hover};`,width:`${t.iconSize_hover};`,height:`${t.iconSize_hover};`},"desktop"),dT(d,{gap:`${t.iconGap};`,"justify-content":`${t.alignment};`,"align-items":`${c};`},"desktop"),dT(d,{gap:`${t.iconGap_tablet};`,"justify-content":`${t.alignment_tablet};`,"align-items":`${a};`},"tablet"),dT(d,{gap:`${t.iconGap_mobile};`,"justify-content":`${t.alignment_mobile};`,"align-items":`${n};`},"mobile"),dT(m,{gap:`${t.iconGap_hover};`},"desktop")),dT(p,{color:`${t.color};`,"font-family":`${t.fontFamily};`,"font-weight":`${t.fontWeight?K().parseInt(t.fontWeight):""};`,"font-style":(K().endsWith(t.fontWeight,"Italic")?"italic":"")+";","font-size":`${t.fontSize};`,"line-height":`${t.lineHeight};`,"letter-spacing":`${t.letterSpacing};`,"text-decoration":`${t.textDecoration};`,"text-transform":`${t.textTransform};`,"text-align":`${t.horizontalAlignment};`},"desktop"),dT(p,{color:`${t.color_tablet};`,"font-weight":`${t.fontWeight_tablet?K().parseInt(t.fontWeight_tablet):""};`,"font-style":(K().endsWith(t.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${t.fontSize_tablet};`,"line-height":`${t.lineHeight_tablet};`,"letter-spacing":`${t.letterSpacing_tablet};`,"text-align":`${t.horizontalAlignment_tablet};`},"tablet"),dT(p,{color:`${t.color_mobile};`,"font-weight":`${t.fontWeight_mobile?K().parseInt(t.fontWeight_mobile):""};`,"font-style":(K().endsWith(t.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${t.fontSize_mobile};`,"line-height":`${t.lineHeight_mobile};`,"letter-spacing":`${t.letterSpacing_mobile};`,"text-align":`${t.horizontalAlignment_mobile};`},"mobile"),dT(b,{color:`${t.color_hover};`,"font-weight":`${t.fontWeight_hover?K().parseInt(t.fontWeight_hover):""};`,"font-style":(K().endsWith(t.fontWeight_hover,"Italic")?"italic":"")+";","font-size":`${t.fontSize_hover};`,"line-height":`${t.lineHeight_hover};`,"letter-spacing":`${t.letterSpacing_hover};`},"desktop"),dT(h,{color:`${t.colorLink};`},"desktop"),dT(h,{color:`${t.colorLink_tablet};`},"tablet"),dT(h,{color:`${t.colorLink_mobile};`},"mobile"),dT(g,{color:`${t.colorLink_hover};`},"desktop"),dT(l,{"background-color":`${"gradient"!==t.backgroundTypeBody&&t.backgroundColorBody};`,"background-image":`${"gradient"===t.backgroundTypeBody&&t.backgroundGradientBody};`,"border-style":`${t.borderWidthBody?t.borderStyleBody?t.borderStyleBody:"solid":t.borderStyleBody};`,"border-top-style":`${t.borderTopWidthBody?t.borderTopStyleBody?t.borderTopStyleBody:"solid":t.borderTopStyleBody};`,"border-bottom-style":`${t.borderBottomWidthBody?t.borderBottomStyleBody?t.borderBottomStyleBody:"solid":t.borderBottomStyleBody};`,"border-left-style":`${t.borderLeftWidthBody?t.borderLeftStyleBody?t.borderLeftStyleBody:"solid":t.borderLeftStyleBody};`,"border-right-style":`${t.borderRightWidthBody?t.borderRightStyleBody?t.borderRightStyleBody:"solid":t.borderRightStyleBody};`,"border-width":`${t.borderWidthBody};`,"border-top-width":`${t.borderTopWidthBody};`,"border-bottom-width":`${t.borderBottomWidthBody};`,"border-left-width":`${t.borderLeftWidthBody};`,"border-right-width":`${t.borderRightWidthBody};`,"border-color":`${t.borderColorBody};`,"border-top-color":`${t.borderTopColorBody};`,"border-bottom-color":`${t.borderBottomColorBody};`,"border-left-color":`${t.borderLeftColorBody};`,"border-right-color":`${t.borderRightColorBody};`,"border-radius":`${_s(t.borderRadiusBody)};`,"box-shadow":`${Vs(t.horizontalPositionBody,t.verticalPositionBody,t.blurStrengthBody,t.spreadStrengthBody,t.shadowColorBody,t.shadowPositionBody)};`},"desktop"),dT(l,{"background-color":`${"gradient"!==t.backgroundTypeBody&&t.backgroundColorBody_tablet};`,"background-image":`${"gradient"===t.backgroundTypeBody&&t.backgroundGradientBody_tablet};`,"border-style":`${t.borderWidthBody_tablet?t.borderStyleBody_tablet?t.borderStyleBody_tablet:"solid":t.borderStyleBody_tablet};`,"border-top-style":`${t.borderTopWidthBody_tablet?t.borderTopStyleBody_tablet?t.borderTopStyleBody_tablet:"solid":t.borderTopStyleBody_tablet};`,"border-bottom-style":`${t.borderBottomWidthBody_tablet?t.borderBottomStyleBody_tablet?t.borderBottomStyleBody_tablet:"solid":t.borderBottomStyleBody_tablet};`,"border-left-style":`${t.borderLeftWidthBody_tablet?t.borderLeftStyleBody_tablet?t.borderLeftStyleBody_tablet:"solid":t.borderLeftStyleBody_tablet};`,"border-right-style":`${t.borderRightWidthBody_tablet?t.borderRightStyleBody_tablet?t.borderRightStyleBody_tablet:"solid":t.borderRightStyleBody_tablet};`,"border-width":`${t.borderWidthBody_tablet};`,"border-top-width":`${t.borderTopWidthBody_tablet};`,"border-bottom-width":`${t.borderBottomWidthBody_tablet};`,"border-left-width":`${t.borderLeftWidthBody_tablet};`,"border-right-width":`${t.borderRightWidthBody_tablet};`,"border-color":`${t.borderColorBody_tablet};`,"border-top-color":`${t.borderTopColorBody_tablet};`,"border-bottom-color":`${t.borderBottomColorBody_tablet};`,"border-left-color":`${t.borderLeftColorBody_tablet};`,"border-right-color":`${t.borderRightColorBody_tablet};`,"border-radius":`${_s(t.borderRadiusBody_tablet)};`,"box-shadow":`${Vs(t.horizontalPositionBody_tablet,t.verticalPositionBody_tablet,t.blurStrengthBody_tablet,t.spreadStrengthBody_tablet,t.shadowColorBody_tablet,t.shadowPositionBody_tablet)};`},"tablet"),dT(l,{"background-color":`${"gradient"!==t.backgroundTypeBody&&t.backgroundColorBody_mobile};`,"background-image":`${"gradient"===t.backgroundTypeBody&&t.backgroundGradientBody_mobile};`,"border-style":`${t.borderWidthBody_mobile?t.borderStyleBody_mobile?t.borderStyleBody_mobile:"solid":t.borderStyleBody_mobile};`,"border-top-style":`${t.borderTopWidthBody_mobile?t.borderTopStyleBody_mobile?t.borderTopStyleBody_mobile:"solid":t.borderTopStyleBody_mobile};`,"border-bottom-style":`${t.borderBottomWidthBody_mobile?t.borderBottomStyleBody_mobile?t.borderBottomStyleBody_mobile:"solid":t.borderBottomStyleBody_mobile};`,"border-left-style":`${t.borderLeftWidthBody_mobile?t.borderLeftStyleBody_mobile?t.borderLeftStyleBody_mobile:"solid":t.borderLeftStyleBody_mobile};`,"border-right-style":`${t.borderRightWidthBody_mobile?t.borderRightStyleBody_mobile?t.borderRightStyleBody_mobile:"solid":t.borderRightStyleBody_mobile};`,"border-width":`${t.borderWidthBody_mobile};`,"border-top-width":`${t.borderTopWidthBody_mobile};`,"border-bottom-width":`${t.borderBottomWidthBody_mobile};`,"border-left-width":`${t.borderLeftWidthBody_mobile};`,"border-right-width":`${t.borderRightWidthBody_mobile};`,"border-color":`${t.borderColorBody_mobile};`,"border-top-color":`${t.borderTopColorBody_mobile};`,"border-bottom-color":`${t.borderBottomColorBody_mobile};`,"border-left-color":`${t.borderLeftColorBody_mobile};`,"border-right-color":`${t.borderRightColorBody_mobile};`,"border-radius":`${_s(t.borderRadiusBody_mobile)};`,"box-shadow":`${Vs(t.horizontalPositionBody_mobile,t.verticalPositionBody_mobile,t.blurStrengthBody_mobile,t.spreadStrengthBody_mobile,t.shadowColorBody_mobile,t.shadowPositionBody_mobile)};`},"mobile"),dT(i,{"background-color":`${"gradient"!==t.backgroundTypeBody&&t.backgroundColorBody_hover};`,"background-image":`${"gradient"===t.backgroundTypeBody&&t.backgroundGradientBody_hover};`,"border-style":`${t.borderWidthBody_hover?t.borderStyleBody_hover?t.borderStyleBody_hover:"solid":t.borderStyleBody_hover};`,"border-top-style":`${t.borderTopWidthBody_hover?t.borderTopStyleBody_hover?t.borderTopStyleBody_hover:"solid":t.borderTopStyleBody_hover};`,"border-bottom-style":`${t.borderBottomWidthBody_hover?t.borderBottomStyleBody_hover?t.borderBottomStyleBody_hover:"solid":t.borderBottomStyleBody_hover};`,"border-left-style":`${t.borderLeftWidthBody_hover?t.borderLeftStyleBody_hover?t.borderLeftStyleBody_hover:"solid":t.borderLeftStyleBody_hover};`,"border-right-style":`${t.borderRightWidthBody_hover?t.borderRightStyleBody_hover?t.borderRightStyleBody_hover:"solid":t.borderRightStyleBody_hover};`,"border-width":`${t.borderWidthBody_hover};`,"border-top-width":`${t.borderTopWidthBody_hover};`,"border-bottom-width":`${t.borderBottomWidthBody_hover};`,"border-left-width":`${t.borderLeftWidthBody_hover};`,"border-right-width":`${t.borderRightWidthBody_hover};`,"border-color":`${t.borderColorBody_hover};`,"border-top-color":`${t.borderTopColorBody_hover};`,"border-bottom-color":`${t.borderBottomColorBody_hover};`,"border-left-color":`${t.borderLeftColorBody_hover};`,"border-right-color":`${t.borderRightColorBody_hover};`,"border-radius":`${_s(t.borderRadiusBody_hover)};`,"box-shadow":`${Vs(t.horizontalPositionBody_hover,t.verticalPositionBody_hover,t.blurStrengthBody_hover,t.spreadStrengthBody_hover,t.shadowColorBody_hover,t.shadowPositionBody_hover)};`},"desktop"),dT(s,{padding:`${zs(t.paddingBody)};`,"row-gap":`${t.itemsGap};`},"desktop"),dT(s,{padding:`${zs(t.paddingBody_tablet)};`,"row-gap":`${t.itemsGap_tablet};`},"tablet"),dT(s,{padding:`${zs(t.paddingBody_mobile)};`,"row-gap":`${t.itemsGap_mobile};`},"mobile"))})),cI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_body_common_css")])((function({id:e,style:t,vData:o}){const c=zB(o,1),a=(0,r.applyFilters)("rvh-pac-list-style-stripe","",t);return(0,Z.createElement)(Z.Fragment,null,Object.keys(t.pros).length>0&&(()=>{const o={id:e,attr:t.pros,type:"pros",hideIcon:c,hasStripeInBody:a};return(0,Z.createElement)(rI,o)})(),Object.keys(t.cons).length>0&&(()=>{const o={id:e,attr:t.cons,type:"cons",hideIcon:c,hasStripeInBody:a};return(0,Z.createElement)(rI,o)})())})),aI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_box_custom_css")])((function({id:e,attr:t,type:o}){const r=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row .rv_pac-${o}`,c=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row .rv_pac-${o}:hover`,a=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row .rv_pac-${o}-wrapper .rv_pac-${o}`;return(0,Z.createElement)(Z.Fragment,null,dT(a,{gap:`${t.itemsGap};`},"desktop"),dT(a,{gap:`${t.itemsGap_tablet};`},"tablet"),dT(a,{gap:`${t.itemsGap_mobile};`},"mobile"),dT(r,{"background-color":`${"gradient"!==t.backgroundType&&t.backgroundColor};`,"background-image":`${"gradient"===t.backgroundType&&t.backgroundGradient};`,"border-style":`${t.borderWidth?t.borderStyle?t.borderStyle:"solid":t.borderStyle};`,"border-top-style":`${t.borderTopWidth?t.borderTopStyle?t.borderTopStyle:"solid":t.borderTopStyle};`,"border-bottom-style":`${t.borderBottomWidth?t.borderBottomStyle?t.borderBottomStyle:"solid":t.borderBottomStyle};`,"border-left-style":`${t.borderLeftWidth?t.borderLeftStyle?t.borderLeftStyle:"solid":t.borderLeftStyle};`,"border-right-style":`${t.borderRightWidth?t.borderRightStyle?t.borderRightStyle:"solid":t.borderRightStyle};`,"border-width":`${t.borderWidth};`,"border-top-width":`${t.borderTopWidth};`,"border-bottom-width":`${t.borderBottomWidth};`,"border-left-width":`${t.borderLeftWidth};`,"border-right-width":`${t.borderRightWidth};`,"border-color":`${t.borderColor};`,"border-top-color":`${t.borderTopColor};`,"border-bottom-color":`${t.borderBottomColor};`,"border-left-color":`${t.borderLeftColor};`,"border-right-color":`${t.borderRightColor};`,"border-radius":`${_s(t.borderRadius)};`,"box-shadow":`${Vs(t.horizontalPosition,t.verticalPosition,t.blurStrength,t.spreadStrength,t.shadowColor,t.shadowPosition)};`,padding:`${zs(t.padding)};`},"desktop"),dT(r,{"background-color":`${"gradient"!==t.backgroundType&&t.backgroundColor_tablet};`,"background-image":`${"gradient"===t.backgroundType&&t.backgroundGradient_tablet};`,"border-style":`${t.borderWidth_tablet?t.borderStyle_tablet?t.borderStyle_tablet:"solid":t.borderStyle_tablet};`,"border-top-style":`${t.borderTopWidth_tablet?t.borderTopStyle_tablet?t.borderTopStyle_tablet:"solid":t.borderTopStyle_tablet};`,"border-bottom-style":`${t.borderBottomWidth_tablet?t.borderBottomStyle_tablet?t.borderBottomStyle_tablet:"solid":t.borderBottomStyle_tablet};`,"border-left-style":`${t.borderLeftWidth_tablet?t.borderLeftStyle_tablet?t.borderLeftStyle_tablet:"solid":t.borderLeftStyle_tablet};`,"border-right-style":`${t.borderRightWidth_tablet?t.borderRightStyle_tablet?t.borderRightStyle_tablet:"solid":t.borderRightStyle_tablet};`,"border-width":`${t.borderWidth_tablet};`,"border-top-width":`${t.borderTopWidth_tablet};`,"border-bottom-width":`${t.borderBottomWidth_tablet};`,"border-left-width":`${t.borderLeftWidth_tablet};`,"border-right-width":`${t.borderRightWidth_tablet};`,"border-color":`${t.borderColor_tablet};`,"border-top-color":`${t.borderTopColor_tablet};`,"border-bottom-color":`${t.borderBottomColor_tablet};`,"border-left-color":`${t.borderLeftColor_tablet};`,"border-right-color":`${t.borderRightColor_tablet};`,"border-radius":`${_s(t.borderRadius_tablet)};`,"box-shadow":`${Vs(t.horizontalPosition_tablet,t.verticalPosition_tablet,t.blurStrength_tablet,t.spreadStrength_tablet,t.shadowColor_tablet,t.shadowPosition_tablet)};`,padding:`${zs(t.padding_tablet)};`},"tablet"),dT(r,{"background-color":`${"gradient"!==t.backgroundType&&t.backgroundColor_mobile};`,"background-image":`${"gradient"===t.backgroundType&&t.backgroundGradient_mobile};`,"border-style":`${t.borderWidth_mobile?t.borderStyle_mobile?t.borderStyle_mobile:"solid":t.borderStyle_mobile};`,"border-top-style":`${t.borderTopWidth_mobile?t.borderTopStyle_mobile?t.borderTopStyle_mobile:"solid":t.borderTopStyle_mobile};`,"border-bottom-style":`${t.borderBottomWidth_mobile?t.borderBottomStyle_mobile?t.borderBottomStyle_mobile:"solid":t.borderBottomStyle_mobile};`,"border-left-style":`${t.borderLeftWidth_mobile?t.borderLeftStyle_mobile?t.borderLeftStyle_mobile:"solid":t.borderLeftStyle_mobile};`,"border-right-style":`${t.borderRightWidth_mobile?t.borderRightStyle_mobile?t.borderRightStyle_mobile:"solid":t.borderRightStyle_mobile};`,"border-width":`${t.borderWidth_mobile};`,"border-top-width":`${t.borderTopWidth_mobile};`,"border-bottom-width":`${t.borderBottomWidth_mobile};`,"border-left-width":`${t.borderLeftWidth_mobile};`,"border-right-width":`${t.borderRightWidth_mobile};`,"border-color":`${t.borderColor_mobile};`,"border-top-color":`${t.borderTopColor_mobile};`,"border-bottom-color":`${t.borderBottomColor_mobile};`,"border-left-color":`${t.borderLeftColor_mobile};`,"border-right-color":`${t.borderRightColor_mobile};`,"border-radius":`${_s(t.borderRadius_mobile)};`,"box-shadow":`${Vs(t.horizontalPosition_mobile,t.verticalPosition_mobile,t.blurStrength_mobile,t.spreadStrength_mobile,t.shadowColor_mobile,t.shadowPosition_mobile)};`,padding:`${zs(t.padding_mobile)};`},"mobile"),dT(c,{"background-color":`${"gradient"!==t.backgroundType&&t.backgroundColor_hover};`,"background-image":`${"gradient"===t.backgroundType&&t.backgroundGradient_hover};`,"border-style":`${t.borderWidth_hover?t.borderStyle_hover?t.borderStyle_hover:"solid":t.borderStyle_hover};`,"border-top-style":`${t.borderTopWidth_hover?t.borderTopStyle_hover?t.borderTopStyle_hover:"solid":t.borderTopStyle_hover};`,"border-bottom-style":`${t.borderBottomWidth_hover?t.borderBottomStyle_hover?t.borderBottomStyle_hover:"solid":t.borderBottomStyle_hover};`,"border-left-style":`${t.borderLeftWidth_hover?t.borderLeftStyle_hover?t.borderLeftStyle_hover:"solid":t.borderLeftStyle_hover};`,"border-right-style":`${t.borderRightWidth_hover?t.borderRightStyle_hover?t.borderRightStyle_hover:"solid":t.borderRightStyle_hover};`,"border-width":`${t.borderWidth_hover};`,"border-top-width":`${t.borderTopWidth_hover};`,"border-bottom-width":`${t.borderBottomWidth_hover};`,"border-left-width":`${t.borderLeftWidth_hover};`,"border-right-width":`${t.borderRightWidth_hover};`,"border-color":`${t.borderColor_hover};`,"border-top-color":`${t.borderTopColor_hover};`,"border-bottom-color":`${t.borderBottomColor_hover};`,"border-left-color":`${t.borderLeftColor_hover};`,"border-right-color":`${t.borderRightColor_hover};`,"border-radius":`${_s(t.borderRadius_hover)};`,"box-shadow":`${Vs(t.horizontalPosition_hover,t.verticalPosition_hover,t.blurStrength_hover,t.spreadStrength_hover,t.shadowColor_hover,t.shadowPosition_hover)};`,padding:`${zs(t.padding_hover)};`},"desktop"))})),nI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_box_common_css")])((function({id:e,attr:t}){const o=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row`,r=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row:hover`;return(0,Z.createElement)(Z.Fragment,null,dT(o,{gap:`${t.gap};`},"desktop"),dT(o,{gap:`${t.gap_tablet};`},"tablet"),dT(o,{gap:`${t.gap_mobile};`},"mobile"),dT(r,{gap:`${t.gap_hover};`},"desktop"))})),lI=function({id:e,style:t}){return(0,Z.createElement)(Z.Fragment,null,Object.keys(t.pros).length>0&&(()=>{const o={id:e,attr:t.pros,commonAttr:t.common,type:"pros"};return(0,Z.createElement)(aI,o)})(),Object.keys(t.cons).length>0&&(()=>{const o={id:e,attr:t.cons,commonAttr:t.common,type:"cons"};return(0,Z.createElement)(aI,o)})(),Object.keys(t.common).length>0&&(()=>{const o={id:e,attr:t.common};return(0,Z.createElement)(nI,o)})())},iI=function({id:e,attr:t,isVerticalOnMobile:o}){const r=o&&`.rv_pac-${e}.wp-block-riovizual-prosandcons.is-vertical-on-mobile .rv_pac-row`,c=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row`,a=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row:hover`;return(0,Z.createElement)(Z.Fragment,null,o&&dT(r,{"grid-template-columns":"1fr;"},"mobile"),dT(c,{width:`${t.width};`,"max-width":`${t.maxWidth};`,"min-width":`${t.minWidth};`,padding:`${zs(t.padding)};`},"desktop"),dT(c,{width:`${t.width_tablet};`,"max-width":`${t.maxWidth_tablet};`,"min-width":`${t.minWidth_tablet};`,padding:`${zs(t.padding_tablet)};`},"tablet"),dT(c,{width:`${t.width_mobile};`,"max-width":`${t.maxWidth_mobile};`,"min-width":`${t.minWidth_mobile};`,padding:`${zs(t.padding_mobile)};`},"mobile"),dT(a,{width:`${t.width_hover};`,"max-width":`${t.maxWidth_hover};`,"min-width":`${t.minWidth_hover};`,padding:`${zs(t.padding_hover)};`},"desktop"))},sI=function(){const{attributes:e,vData:t,vStyle:o}=(0,Z.useContext)(aB),{id:r,isVerticalOnMobile:c,style:a}=e,{header:n,body:l,box:i,general:s}=o,d={id:r,vData:t};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(eI,null),(0,Z.createElement)("style",null,(0,Z.createElement)(oI,J({},d,{style:n})),(0,Z.createElement)(cI,J({},d,{style:l})),(0,Z.createElement)(lI,J({},d,{style:i})),(Object.keys(s).length>0||c)&&(()=>{const e={id:r,attr:s,isVerticalOnMobile:c};return(0,Z.createElement)(iI,e)})()))},dI=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setCurrentCellState(t){e("rio-vizual-style").setCurrentCellState(t)}}))),(0,Es.withSelect)((e=>({getCurrentCell:e("rio-vizual-style").getCurrentCell(),getSelectedBlock:e("core/block-editor").getSelectedBlock()})))])((function({getCurrentCell:e,setCurrentCellState:t,getSelectedBlock:o}){const{vData:r,attributes:c,setAttributes:a,isSelected:n,setSelectedBoxIndex:l,setSelectedElementIndex:i,setSelectedItemIndex:s,setTableMenu:d,setTabSelected:m}=(0,Z.useContext)(aB),{id:f,boxAlignment:u,isVerticalOnMobile:p,isScroll:b}=c;(0,Z.useEffect)((()=>{n?e&&e.id===f&&e.activeTab?m(e.activeTab):(m("general"),t({...e,id:f})):(l(),i(),s(),d(!1),m("general"),o&&K().startsWith(o.name,"riovizual")||t())}),[n]),(0,Z.useEffect)((()=>{n&&t({...e,id:f})}),[f]);let h=(0,bs.useBlockProps)({className:ee()({[`is-align-${u}`]:u,[`rv_pac-${f}`]:f,"is-vertical-on-mobile":p,"active-scroll":b,"rv_tb-placeholder":!r})});const g={blockLabel:(0,ps.__)("Pros and Cons","riovizual"),blockInstruction:(0,ps.__)("Create new pros and cons table or import pre-designed pros and cons table by one click","riovizual"),blockName:"prosandcons",blockIcon:fk,isSelected:n};return(0,Z.createElement)("figure",h,r.length>0?(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(LB,null),(0,Z.createElement)(QB,null),(0,Z.createElement)(MB,null),(0,Z.createElement)(sI,null)):(0,Z.createElement)(RT,J({},g,{onChange:e=>(e=>{if("create-new"===e){const e=nB();a({data:e,style:{general:{},box:{pros:{},cons:{},common:{}},header:{pros:{},cons:{},common:{}},body:{pros:{},cons:{},common:{}}}})}else{const t=oB[e]&&K().cloneDeep(oB[e]),o=e=>t[e]||c[e];a({...c,boxAlignment:o("boxAlignment"),isVerticalOnMobile:o("isVerticalOnMobile"),isScroll:o("isScroll"),isSchema:o("isSchema"),schemaName:o("schemaName"),classes:o("classes"),style:o("style"),data:o("data")})}})(e)})))})),mI=({attributes:e,setAttributes:t,isSelected:o,children:r})=>{const[c,a]=(0,Z.useState)(),[n,l]=(0,Z.useState)(),[i,s]=(0,Z.useState)(),[d,m]=(0,Z.useState)(!1),[f,u]=(0,Z.useState)("general"),p=e=>(t({style:e}),e),b=e.style?"string"==typeof e.style?p($E(e.style)):K().cloneDeep(e.style):p(pB(e.data)),h=e.data&&"string"==typeof e.data?(()=>{const o=$E(e.data);let r;return r=Array.isArray(o)?o:mB(e.data),t({data:r}),r})():K().cloneDeep(e.data);return(0,Z.createElement)(aB.Provider,{value:{attributes:e,setAttributes:t,isSelected:o,vData:h,vStyle:b,selectedBoxIndex:c,setSelectedBoxIndex:a,selectedElementIndex:n,setSelectedElementIndex:l,selectedItemIndex:i,setSelectedItemIndex:s,tableMenu:d,setTableMenu:m,tabSelected:f,setTabSelected:u}},r)},fI=JSON.parse('{"u2":"riovizual/prosandcons"}'),uI={attributes:{id:{type:"string"},boxAlignment:{type:"string"},isVerticalOnMobile:{type:"boolean",default:!0},isScroll:{type:"boolean",default:!1},isSchema:{type:"boolean",default:!1},schemaName:{type:"string",default:""},classes:{type:"string",default:""},layoutName:{type:"string",default:""},style:{type:"string",default:""},data:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,boxAlignment:o,isVerticalOnMobile:r,isScroll:c,data:a,isSchema:n,schemaName:l,classes:i}=e;if(!a)return null;const s=a?Array.isArray(JSON.parse(a))?JSON.parse(a):mB(a):void 0,d=bs.useBlockProps.save({className:ee()({[`is-align-${o}`]:o,[`rv_pac-${t}`]:t,"is-vertical-on-mobile":r,"active-scroll":c})});Zi.add(NE);const m=(e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:ee()("rv_pac-item-text",t),tagName:"div",value:e}),f=(e,t)=>(0,Z.createElement)("div",{className:t},(0,Z.createElement)(fs,{icon:Ji({prefix:e.prefix,iconName:e.iconName})})),u=(e,t)=>{const{cells:o}=e;return(0,Z.createElement)("div",{className:ee()(t,e.classes&&e.classes)},(e=>{const{icon:t,content:o}=e;return(0,Z.createElement)("div",{className:"rv_pac-header"},(0,Z.createElement)("div",{className:"rv_pac-header-item"},!t.hideIcon&&f(t.icon,"rv_pac-item-icon"),o[0].hasOwnProperty("title")&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},m(o[0].title,"rv_pac-item-title"))))})(o[0]),(e=>{const{icon:t,content:o}=e;return(0,Z.createElement)("div",{className:"rv_pac-body"},(0,Z.createElement)("ul",{className:"rv_pac-body-items"},o.map(((e,o)=>(0,Z.createElement)("li",{className:"rv_pac-body-item"},!t.hideIcon&&f(t.icon,"rv_pac-item-icon"),(e.hasOwnProperty("title")||e.hasOwnProperty("content"))&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},e.hasOwnProperty("title")&&m(e.title,"rv_pac-item-title"),e.hasOwnProperty("desc")&&m(e.description,"rv_pac-item-desc")))))))})(o[1]))},p=e=>{let t=[];return e.map(((e,o)=>{t.push({"@type":"ListItem",position:o,name:e.title})})),t};return(0,Z.createElement)("figure",d,(0,Z.createElement)("div",{className:ee()("rv_pac-wrapper",i)},(0,Z.createElement)("div",{className:"rv_pac-row"},(0,Z.createElement)("div",{className:"rv_pac-pros-wrapper"},u(s[0],"rv_pac-pros")),(0,Z.createElement)("div",{className:"rv_pac-cons-wrapper"},u(s[1],"rv_pac-cons")))),n&&(0,Z.createElement)("script",{type:"application/ld+json"},(e=>JSON.stringify({"@context":"https://schema.org","@type":"Product",name:l||"",review:{"@type":"Review",positiveNotes:{"@type":"ItemList",itemListElement:p(e[0].cells[1].content)},negativeNotes:{"@type":"ItemList",itemListElement:p(e[1].cells[1].content)}}}))(s)))}},pI={attributes:{id:{type:"string"},boxAlignment:{type:"string"},isVerticalOnMobile:{type:"boolean",default:!1},isScroll:{type:"boolean",default:!1},isSchema:{type:"boolean",default:!1},schemaName:{type:"string",default:""},classes:{type:"string",default:""},layoutName:{type:"string",default:""},style:{type:"string",default:""},data:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,boxAlignment:o,isVerticalOnMobile:r,isScroll:c,data:a,isSchema:n,schemaName:l,classes:i}=e;if(!a)return null;const s=a?Array.isArray(JSON.parse(a))?JSON.parse(a):mB(a):void 0,d=bs.useBlockProps.save({className:ee()({[`is-align-${o}`]:o,[`rv_pac-${t}`]:t,"is-vertical-on-mobile":r,"active-scroll":c})});Zi.add(NE);const m=(e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:ee()("rv_pac-item-text",t),tagName:"div",value:e}),f=(e,t)=>(0,Z.createElement)("div",{className:t},(0,Z.createElement)(fs,{icon:Ji({prefix:e.prefix,iconName:e.iconName})})),u=(e,t)=>{const{cells:o}=e;return(0,Z.createElement)("div",{className:ee()(t,e.classes&&e.classes)},(e=>{const{icon:t,content:o}=e;return(0,Z.createElement)("div",{className:"rv_pac-header"},(0,Z.createElement)("div",{className:"rv_pac-header-item"},!t.hideIcon&&f(t.icon,"rv_pac-item-icon"),o[0].hasOwnProperty("title")&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},m(o[0].title,"rv_pac-item-title"))))})(o[0]),(e=>{const{icon:t,content:o}=e;return(0,Z.createElement)("div",{className:"rv_pac-body"},(0,Z.createElement)("ul",{className:"rv_pac-body-items"},o.map(((e,o)=>(0,Z.createElement)("li",{className:"rv_pac-body-item"},(0,Z.createElement)("div",{className:"rv_pac-body-item"},!t.hideIcon&&f(t.icon,"rv_pac-item-icon"),(e.hasOwnProperty("title")||e.hasOwnProperty("content"))&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},e.hasOwnProperty("title")&&m(e.title,"rv_pac-item-title"),e.hasOwnProperty("desc")&&m(e.description,"rv_pac-item-desc"))))))))})(o[1]))},p=e=>{let t=[];return e.map(((e,o)=>{t.push({"@type":"ListItem",position:o,name:e.title})})),t};return(0,Z.createElement)("figure",d,(0,Z.createElement)("div",{className:ee()("rv_pac-wrapper",i)},(0,Z.createElement)("div",{className:"rv_pac-row"},u(s[0],"rv_pac-pros"),u(s[1],"rv_pac-cons"))),n&&(0,Z.createElement)("script",{type:"application/ld+json"},(e=>JSON.stringify({"@context":"https://schema.org","@type":"Product",name:l||"",review:{"@type":"Review",positiveNotes:{"@type":"ItemList",itemListElement:p(e[0].cells[1].content)},negativeNotes:{"@type":"ItemList",itemListElement:p(e[1].cells[1].content)}}}))(s)))}},bI={attributes:{id:{type:"string"},boxAlignment:{type:"string"},isVerticalOnMobile:{type:"boolean",default:!1},isSchema:{type:"boolean",default:!1},schemaName:{type:"string",default:""},classes:{type:"string",default:""},layoutName:{type:"string",default:""},data:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,boxAlignment:o,layoutName:r,isVerticalOnMobile:c,data:a,isSchema:n,schemaName:l,classes:i}=e;if(!r||!a)return null;const s=a?JSON.parse(a):void 0,d=bs.useBlockProps.save({className:ee()({[`is-align-${o}`]:o,[`rv_pac-${t}`]:t,"is-vertical-on-mobile":c})});Zi.add(NE);const m=(e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:ee()("rv_pac-item-text",t),tagName:"div",value:e}),f=(e,t)=>(0,Z.createElement)("div",{className:t},(0,Z.createElement)(fs,{icon:Ji({prefix:e.prefix,iconName:e.iconName})})),u=e=>{let t=[];return e.map(((e,o)=>{t.push({"@type":"ListItem",position:o,name:e.title})})),t},p=(e,t)=>(0,Z.createElement)("div",{className:t},(e=>(0,Z.createElement)("div",{className:"rv_pac-header"},(0,Z.createElement)("div",{className:"rv_pac-header-item"},e.hasOwnProperty("icon")&&f(e.icon,"rv_pac-item-icon"),e.hasOwnProperty("title")&&m(e.title,"rv_pac-item-title"))))(e.header),(e=>(0,Z.createElement)("div",{className:"rv_pac-body"},(0,Z.createElement)("ul",{className:"rv_pac-body-items"},e.map(((e,t)=>(0,Z.createElement)("li",{className:"rv_pac-body-item"},(0,Z.createElement)("div",{className:"rv_pac-body-item"},e.hasOwnProperty("icon")&&f(e.icon,"rv_pac-item-icon"),(e.hasOwnProperty("title")||e.hasOwnProperty("content"))&&(0,Z.createElement)(Z.Fragment,null,e.hasOwnProperty("title")&&m(e.title,"rv_pac-item-title"),e.hasOwnProperty("content")&&m(e.content,"rv_pac-item-content")))))))))(e.body));return(0,Z.createElement)("figure",d,(0,Z.createElement)("div",{className:ee()("rv_pac-wrapper",`rv_pac-${r}`,i)},(0,Z.createElement)("div",{className:"rv_pac-row"},p(s.pros,"rv_pac-pros"),p(s.cons,"rv_pac-cons"))),n&&(0,Z.createElement)("script",{type:"application/ld+json"},(e=>JSON.stringify({"@context":"https://schema.org","@type":"Product",name:l||"",review:{"@type":"Review",positiveNotes:{"@type":"ItemList",itemListElement:u(e.pros.body)},negativeNotes:{"@type":"ItemList",itemListElement:u(e.cons.body)}}}))(s)))}},hI=[uI,pI,bI];(0,rk.registerBlockType)(fI.u2,{icon:fk,example:{attributes:{preview:!0}},edit:function({attributes:e,setAttributes:t,isSelected:o}){const{id:r,preview:c}=e;return c?(0,Z.createElement)(DT,{name:"prosAndCons"}):(JE(r,t),(0,Z.createElement)(mI,{attributes:e,setAttributes:t,isSelected:o},(0,Z.createElement)(dI,null)))},save:function({attributes:e}){const{id:t,boxAlignment:o,isVerticalOnMobile:r,isScroll:c,data:a,isSchema:n,schemaName:l,classes:i}=e,s=e.style?"string"==typeof e.style?$E(e.style):e.style:pB(e.data),d=e.data&&"string"==typeof e.data?Array.isArray($E(e.data))?$E(e.data):mB(e.data):e.data;if(a.length<1)return null;const m=bs.useBlockProps.save({className:ee()({[`is-align-${o}`]:o,[`rv_pac-${t}`]:t,"is-vertical-on-mobile":r,"active-scroll":c})});Zi.add(NE);const f=(e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:ee()("rv_pac-item-text",t),tagName:"div",value:e}),u=(e,t)=>(0,Z.createElement)("div",{className:t},(0,Z.createElement)(fs,{icon:Ji({prefix:e.prefix,iconName:e.iconName})})),p=(e,t)=>{const{cells:o}=e;return(0,Z.createElement)("div",{className:ee()(t,e.classes&&e.classes)},(e=>{const{icon:t,content:o}=e,r=t.iconPlacement?t.iconPlacement:"before",c=s.header.common&&s.header.common.hasSeparator,a=s.header.common&&s.header.common.isAbsolute;return(0,Z.createElement)("div",{className:ee()("rv_pac-header",{"rv_header-absolute":a})},(0,Z.createElement)("div",{className:ee()("rv_pac-header-item",{[`rv_header-icon-${r}`]:!t.hideIcon})},!t.hideIcon&&u(t.icon,"rv_pac-item-icon"),o[0].hasOwnProperty("title")&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},f(o[0].title,"rv_pac-item-title"))),c&&(0,Z.createElement)("div",{class:"rv_pac-title-separator-wrapper"},(0,Z.createElement)("span",{className:"rv_pac-title-separator"})))})(o[0]),(e=>{const{icon:t,content:o}=e,r=t.iconPlacement?t.iconPlacement:"before",c=s.body.common&&s.body.common.hasStyleStripe;return(0,Z.createElement)("div",{className:ee()("rv_pac-body",{"is-style-stripes":c})},(0,Z.createElement)("ul",{className:"rv_pac-body-items"},o.map(((e,o)=>(0,Z.createElement)("li",{className:ee()("rv_pac-body-item",{[`rv_body-icon-${r}`]:!t.hideIcon})},!t.hideIcon&&u(t.icon,"rv_pac-item-icon"),(e.hasOwnProperty("title")||e.hasOwnProperty("content"))&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},e.hasOwnProperty("title")&&f(e.title,"rv_pac-item-title"),e.hasOwnProperty("desc")&&f(e.description,"rv_pac-item-desc")))))))})(o[1]))},b=e=>{let t=[];return e.map(((e,o)=>{t.push({"@type":"ListItem",position:o,name:e.title})})),t},h=s.box.common&&s.box.common.advancedBorder;return(0,Z.createElement)("figure",m,(0,Z.createElement)("div",{className:ee()("rv_pac-wrapper",i)},(0,Z.createElement)("div",{className:"rv_pac-row"},(0,Z.createElement)("div",{className:ee()("rv_pac-pros-wrapper",{"rv_pac-has-advanced-border":h})},p(d[0],"rv_pac-pros")),(0,Z.createElement)("div",{className:ee()("rv_pac-cons-wrapper",{"rv_pac-has-advanced-border":h})},p(d[1],"rv_pac-cons")))),n&&(0,Z.createElement)("script",{type:"application/ld+json"},(e=>JSON.stringify({"@context":"https://schema.org","@type":"Product",name:l||"",review:{"@type":"Review",positiveNotes:{"@type":"ItemList",itemListElement:b(e[0].cells[1].content)},negativeNotes:{"@type":"ItemList",itemListElement:b(e[1].cells[1].content)}}}))(d)))},deprecated:hI})},184:(e,t)=>{var o;!function(){"use strict";var r={}.hasOwnProperty;function c(){for(var e=[],t=0;t<arguments.length;t++){var o=arguments[t];if(o){var a=typeof o;if("string"===a||"number"===a)e.push(o);else if(Array.isArray(o)){if(o.length){var n=c.apply(null,o);n&&e.push(n)}}else if("object"===a){if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]")){e.push(o.toString());continue}for(var l in o)r.call(o,l)&&o[l]&&e.push(l)}}}return e.join(" ")}e.exports?(c.default=c,e.exports=c):void 0===(o=function(){return c}.apply(t,[]))||(e.exports=o)}()},679:(e,t,o)=>{"use strict";var r=o(864),c={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},n={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function i(e){return r.isMemo(e)?n:l[e.$$typeof]||c}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=n;var s=Object.defineProperty,d=Object.getOwnPropertyNames,m=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,u=Object.getPrototypeOf,p=Object.prototype;e.exports=function e(t,o,r){if("string"!=typeof o){if(p){var c=u(o);c&&c!==p&&e(t,c,r)}var n=d(o);m&&(n=n.concat(m(o)));for(var l=i(t),b=i(o),h=0;h<n.length;++h){var g=n[h];if(!(a[g]||r&&r[g]||b&&b[g]||l&&l[g])){var v=f(o,g);try{s(t,g,v)}catch(e){}}}}return t}},703:(e,t,o)=>{"use strict";var r=o(414);function c(){}function a(){}a.resetWarningCache=c,e.exports=function(){function e(e,t,o,c,a,n){if(n!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var o={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:c};return o.PropTypes=o,o}},697:(e,t,o)=>{e.exports=o(703)()},414:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},921:(e,t)=>{"use strict";var o="function"==typeof Symbol&&Symbol.for,r=o?Symbol.for("react.element"):60103,c=o?Symbol.for("react.portal"):60106,a=o?Symbol.for("react.fragment"):60107,n=o?Symbol.for("react.strict_mode"):60108,l=o?Symbol.for("react.profiler"):60114,i=o?Symbol.for("react.provider"):60109,s=o?Symbol.for("react.context"):60110,d=o?Symbol.for("react.async_mode"):60111,m=o?Symbol.for("react.concurrent_mode"):60111,f=o?Symbol.for("react.forward_ref"):60112,u=o?Symbol.for("react.suspense"):60113,p=o?Symbol.for("react.suspense_list"):60120,b=o?Symbol.for("react.memo"):60115,h=o?Symbol.for("react.lazy"):60116,g=o?Symbol.for("react.block"):60121,v=o?Symbol.for("react.fundamental"):60117,C=o?Symbol.for("react.responder"):60118,y=o?Symbol.for("react.scope"):60119;function z(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case d:case m:case a:case l:case n:case u:return e;default:switch(e=e&&e.$$typeof){case s:case f:case h:case b:case i:return e;default:return t}}case c:return t}}}function H(e){return z(e)===m}t.AsyncMode=d,t.ConcurrentMode=m,t.ContextConsumer=s,t.ContextProvider=i,t.Element=r,t.ForwardRef=f,t.Fragment=a,t.Lazy=h,t.Memo=b,t.Portal=c,t.Profiler=l,t.StrictMode=n,t.Suspense=u,t.isAsyncMode=function(e){return H(e)||z(e)===d},t.isConcurrentMode=H,t.isContextConsumer=function(e){return z(e)===s},t.isContextProvider=function(e){return z(e)===i},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return z(e)===f},t.isFragment=function(e){return z(e)===a},t.isLazy=function(e){return z(e)===h},t.isMemo=function(e){return z(e)===b},t.isPortal=function(e){return z(e)===c},t.isProfiler=function(e){return z(e)===l},t.isStrictMode=function(e){return z(e)===n},t.isSuspense=function(e){return z(e)===u},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===m||e===l||e===n||e===u||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===b||e.$$typeof===i||e.$$typeof===s||e.$$typeof===f||e.$$typeof===v||e.$$typeof===C||e.$$typeof===y||e.$$typeof===g)},t.typeOf=z},864:(e,t,o)=>{"use strict";e.exports=o(921)},359:(e,t)=>{"use strict";var o=60103,r=60106,c=60107,a=60108,n=60114,l=60109,i=60110,s=60112,d=60113,m=60120,f=60115,u=60116;if("function"==typeof Symbol&&Symbol.for){var p=Symbol.for;o=p("react.element"),r=p("react.portal"),c=p("react.fragment"),a=p("react.strict_mode"),n=p("react.profiler"),l=p("react.provider"),i=p("react.context"),s=p("react.forward_ref"),d=p("react.suspense"),m=p("react.suspense_list"),f=p("react.memo"),u=p("react.lazy"),p("react.block"),p("react.server.block"),p("react.fundamental"),p("react.debug_trace_mode"),p("react.legacy_hidden")}t.isContextConsumer=function(e){return function(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case o:switch(e=e.type){case c:case n:case a:case d:case m:return e;default:switch(e=e&&e.$$typeof){case i:case s:case u:case f:case l:return e;default:return t}}case r:return t}}}(e)===i}},973:(e,t,o)=>{"use strict";e.exports=o(359)},350:(e,t,o)=>{"use strict";e.exports=o.p+"images/rv_placeholder.6af3c56e.png"}},o={};function r(e){var c=o[e];if(void 0!==c)return c.exports;var a=o[e]={exports:{}};return t[e](a,a.exports,r),a.exports}r.m=t,e=[],r.O=(t,o,c,a)=>{if(!o){var n=1/0;for(d=0;d<e.length;d++){for(var[o,c,a]=e[d],l=!0,i=0;i<o.length;i++)(!1&a||n>=a)&&Object.keys(r.O).every((e=>r.O[e](o[i])))?o.splice(i--,1):(l=!1,a<n&&(n=a));if(l){e.splice(d--,1);var s=c();void 0!==s&&(t=s)}}return t}a=a||0;for(var d=e.length;d>0&&e[d-1][2]>a;d--)e[d]=e[d-1];e[d]=[o,c,a]},r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{var e;r.g.importScripts&&(e=r.g.location+"");var t=r.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var o=t.getElementsByTagName("script");o.length&&(e=o[o.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),r.p=e})(),(()=>{var e={826:0,431:0};r.O.j=t=>0===e[t];var t=(t,o)=>{var c,a,[n,l,i]=o,s=0;if(n.some((t=>0!==e[t]))){for(c in l)r.o(l,c)&&(r.m[c]=l[c]);if(i)var d=i(r)}for(t&&t(o);s<n.length;s++)a=n[s],r.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return r.O(d)},o=globalThis.webpackChunkriovizual=globalThis.webpackChunkriovizual||[];o.forEach(t.bind(null,0)),o.push=t.bind(null,o.push.bind(o))})();var c=r.O(void 0,[431],(()=>r(382)));c=r.O(c)})();1 (()=>{var e,t={382:(e,t,o)=>{"use strict";const r=window.wp.hooks,c=(e,t)=>(e||[]).some((e=>e.rowIndex===t.rowIndex&&e.columnIndex===t.columnIndex)),a=(e,t)=>t&&t.contains(e.target),n=(e,t)=>!e||!e.every((o=>o[t]===e[0][t])),l=(e,t,o)=>!e||!e.every((o=>o[t]===e[0][t]))||o<=1,i=(e,t,o)=>e.rowIndex===t&&e.columnIndex===o,s=(e,t,o)=>e&&e[o]>=t,d=(e,t,o)=>{if(e[o]>=t)return{...e,[o]:e[o]+1}},m=(e,t,o)=>{if(e[o]!==t)return e[o]>t?{...e,[o]:e[o]-1}:void 0},f=(e,t,o,r)=>e&&(e[o]===r||e[o]===t),u=(e,t,o,r)=>({...e,[o]:e[o]===r?t:r}),p=(e,t,o)=>{if(!e)return!1;let r=!0;const c=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.rowSpan>1));return c.length>0&&c.map((e=>{"before"===o?e.rowIndex<t&&e.rowIndex+e.rowSpan-1>=t&&(r=!1):"after"===o?e.rowIndex<=t&&e.rowIndex+e.rowSpan-1>t&&(r=!1):"inBetween"===o?e.rowIndex<t&&e.rowIndex+e.rowSpan-1>t&&(r=!1):"in"===o&&e.rowIndex<=t&&e.rowIndex+e.rowSpan-1>=t&&(r=!1)})),r},b=(e,t,o)=>{let r=!0;const c=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.colSpan>1));return c.length>0&&c.map((e=>{"before"===o?e.columnIndex<t&&e.columnIndex+e.colSpan-1>=t&&(r=!1):"after"===o?e.columnIndex<=t&&e.columnIndex+e.colSpan-1>t&&(r=!1):"inBetween"===o?e.columnIndex<t&&e.columnIndex+e.colSpan-1>t&&(r=!1):"in"===o&&e.columnIndex<=t&&e.columnIndex+e.colSpan-1>=t&&(r=!1)})),r},h=(e,t,o)=>e&&e.sElement[o]>=t,g=(e,t,o)=>{const r=e.sElement;if(r[o]!==t)return r[o]>t?{...e,sElement:{...e.sElement,[o]:r[o]-1}}:void 0},v=(e,t)=>e&&t&&e.sElement.rowIndex===t.rowIndex&&e.sElement.columnIndex===t.columnIndex&&e.sElement.elementIndex>=t.elementIndex,C=(e,t)=>{if(t&&e.sElement.elementIndex!==t.elementIndex)return e.sElement.elementIndex>t.elementIndex?{...e,sElement:{...e.sElement,elementIndex:e.sElement.elementIndex-1}}:void 0},y=(e,t)=>e&&t&&e.sElement.rowIndex===t.rowIndex&&e.sElement.columnIndex===t.columnIndex&&e.sElement.elementIndex>t.elementIndex,z=e=>({...e,sElement:{...e.sElement,elementIndex:e.sElement.elementIndex+1}}),H=(e,t,o)=>e&&t&&e.sElement.rowIndex===t.rowIndex&&e.sElement.columnIndex===t.columnIndex&&(e.sElement.elementIndex===t.elementIndex||e.sElement.elementIndex===o),V=(e,t,o)=>t&&e.sElement.elementIndex===t.elementIndex?{...e,sElement:{...e.sElement,elementIndex:o}}:t&&e.sElement.elementIndex===o?{...e,sElement:{...e.sElement,elementIndex:t.elementIndex}}:void 0,x=(e,t,o,r)=>e&&(e[o]===r||e[o]>=r&&e[o]<t||e[o]<r&&e[o]>=t),M=(e,t,o,r)=>e[o]===r?{...e,[o]:t}:e[o]>r?{...e,[o]:e[o]-1}:{...e,[o]:e[o]+1},L=(e,t)=>{const{rowIndex:o,columnIndex:r}=t;let c=!1;const a=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.rowSpan>1||e.colSpan>1));return a.length>0&&a.map((e=>{e.rowSpan>1&&o>=e.rowIndex+1&&o<=e.rowIndex+e.rowSpan-1&&r>=e.columnIndex&&(c=!0),e.colSpan>1&&r>=e.columnIndex+1&&r<=e.columnIndex+e.colSpan-1&&o>=e.rowIndex&&(c=!0)})),c},w=e=>e.reduce((({minRowIndex:e,maxRowIndex:t,minColIndex:o,maxColIndex:r},c)=>{const a=c.rowSpan&&c.rowSpan>1?c.rowIndex+c.rowSpan-1:c.rowIndex,n=c.colSpan&&c.colSpan>1?c.columnIndex+c.colSpan-1:c.columnIndex;return{minRowIndex:e<c.rowIndex?e:c.rowIndex,maxRowIndex:t>a?t:a,minColIndex:o<c.columnIndex?o:c.columnIndex,maxColIndex:r>n?r:n}}),{minRowIndex:e[0].rowIndex,maxRowIndex:e[0].rowIndex,minColIndex:e[0].columnIndex,maxColIndex:e[0].columnIndex}),S=(e,t,o,r,c,a)=>e>=o&&e<=r&&t>=c&&t<=a,E=(e,t,o,r)=>e&&e.rowIndex===t&&e.colIndex===o&&e.elemIndex===r,k=e=>"separate"===e,N=(e,t)=>e&&"custom"===t&&e.reduce(((e,t)=>e.concat(t)),[]).every((t=>t.columnIndex===e[0].columnIndex)),T=(e,t,o,r,c)=>e&&!t&&o&&o.rowIndex===r&&o.columnIndex===c,B=(e,t,o,r,c)=>e&&!c&&e.rowIndex===t&&e.columnIndex===o&&e.elementIndex===r,I=(e,t,o,r)=>e&&e.sElement.rowIndex===t&&e.sElement.columnIndex===o&&e.sElement.elementIndex===r&&"cut"===e.dType,$=(e,t,o)=>e&&e[o]===t&&"cut"===e.dType,R=(e,t)=>e&&0===t,A=(e,t,o)=>!e&&t===o,P=(e,t,o,r,c,a)=>!a&&e===t&&o&&o[0][c]===r,W=(e,t,o,r,c,a,n,l,i)=>e&&!i&&t===o&&r[0][l]===c&&0===a&&n>1,D=(e,t,o)=>e&&0===t&&0===o,O=(e,t)=>e&&0===t,F=(e,t,o,r)=>e===o&&t===r,G=(e,t)=>e.droppableId===t.droppableId&&e.index===t.index,U=e=>!e||0===e.length,j=(e,t)=>"text"!==t&&1===e.content.length&&"text"===e.content[0].type&&""===e.content[0].data&&!e.content[0].isNotDefault,q=e=>e&&e.length>1?"Cells":"Cell",Z=window.wp.element,Y=window.wp.components;function J(){return J=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},J.apply(this,arguments)}const X=window.lodash;var K=o.n(X),Q=o(184),ee=o.n(Q);const te=window.React;var oe=o.n(te);function re(e,t){return re=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},re(e,t)}function ce(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,re(e,t)}function ae(e){return ae="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ae(e)}function ne(e){var t=function(e,t){if("object"!==ae(e)||null===e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!==ae(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"===ae(t)?t:String(t)}function le(e,t,o){return(t=ne(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function ie(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function se(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?ie(Object(o),!0).forEach((function(t){le(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ie(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function de(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var me="function"==typeof Symbol&&Symbol.observable||"@@observable",fe=function(){return Math.random().toString(36).substring(7).split("").join(".")},ue={INIT:"@@redux/INIT"+fe(),REPLACE:"@@redux/REPLACE"+fe(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+fe()}};function pe(e){if("object"!=typeof e||null===e)return!1;for(var t=e;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function be(e,t,o){var r;if("function"==typeof t&&"function"==typeof o||"function"==typeof o&&"function"==typeof arguments[3])throw new Error(de(0));if("function"==typeof t&&void 0===o&&(o=t,t=void 0),void 0!==o){if("function"!=typeof o)throw new Error(de(1));return o(be)(e,t)}if("function"!=typeof e)throw new Error(de(2));var c=e,a=t,n=[],l=n,i=!1;function s(){l===n&&(l=n.slice())}function d(){if(i)throw new Error(de(3));return a}function m(e){if("function"!=typeof e)throw new Error(de(4));if(i)throw new Error(de(5));var t=!0;return s(),l.push(e),function(){if(t){if(i)throw new Error(de(6));t=!1,s();var o=l.indexOf(e);l.splice(o,1),n=null}}}function f(e){if(!pe(e))throw new Error(de(7));if(void 0===e.type)throw new Error(de(8));if(i)throw new Error(de(9));try{i=!0,a=c(a,e)}finally{i=!1}for(var t=n=l,o=0;o<t.length;o++)(0,t[o])();return e}function u(e){if("function"!=typeof e)throw new Error(de(10));c=e,f({type:ue.REPLACE})}function p(){var e,t=m;return(e={subscribe:function(e){if("object"!=typeof e||null===e)throw new Error(de(11));function o(){e.next&&e.next(d())}return o(),{unsubscribe:t(o)}}})[me]=function(){return this},e}return f({type:ue.INIT}),(r={dispatch:f,subscribe:m,getState:d,replaceReducer:u})[me]=p,r}function he(e,t){return function(){return t(e.apply(this,arguments))}}function ge(e,t){if("function"==typeof e)return he(e,t);if("object"!=typeof e||null===e)throw new Error(de(16));var o={};for(var r in e){var c=e[r];"function"==typeof c&&(o[r]=he(c,t))}return o}function ve(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce((function(e,t){return function(){return e(t.apply(void 0,arguments))}}))}var Ce=oe().createContext(null),ye=function(e){e()},ze=function(){return ye},He={notify:function(){},get:function(){return[]}};function _e(e,t){var o,r=He;function c(){n.onStateChange&&n.onStateChange()}function a(){o||(o=t?t.addNestedSub(c):e.subscribe(c),r=function(){var e=ze(),t=null,o=null;return{clear:function(){t=null,o=null},notify:function(){e((function(){for(var e=t;e;)e.callback(),e=e.next}))},get:function(){for(var e=[],o=t;o;)e.push(o),o=o.next;return e},subscribe:function(e){var r=!0,c=o={callback:e,next:null,prev:o};return c.prev?c.prev.next=c:t=c,function(){r&&null!==t&&(r=!1,c.next?c.next.prev=c.prev:o=c.prev,c.prev?c.prev.next=c.next:t=c.next)}}}}())}var n={addNestedSub:function(e){return a(),r.subscribe(e)},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:c,isSubscribed:function(){return Boolean(o)},trySubscribe:a,tryUnsubscribe:function(){o&&(o(),o=void 0,r.clear(),r=He)},getListeners:function(){return r}};return n}var Ve="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?te.useLayoutEffect:te.useEffect;const xe=function(e){var t=e.store,o=e.context,r=e.children,c=(0,te.useMemo)((function(){var e=_e(t);return{store:t,subscription:e}}),[t]),a=(0,te.useMemo)((function(){return t.getState()}),[t]);Ve((function(){var e=c.subscription;return e.onStateChange=e.notifyNestedSubs,e.trySubscribe(),a!==t.getState()&&e.notifyNestedSubs(),function(){e.tryUnsubscribe(),e.onStateChange=null}}),[c,a]);var n=o||Ce;return oe().createElement(n.Provider,{value:c},r)};function Me(e,t){if(null==e)return{};var o,r,c={},a=Object.keys(e);for(r=0;r<a.length;r++)o=a[r],t.indexOf(o)>=0||(c[o]=e[o]);return c}var Le=o(679),we=o.n(Le),Se=o(973),Ee=["getDisplayName","methodName","renderCountProp","shouldHandleStateChanges","storeKey","withRef","forwardRef","context"],ke=["reactReduxForwardedRef"],Ne=[],Te=[null,null];function Be(e,t){var o=e[1];return[t.payload,o+1]}function Ie(e,t,o){Ve((function(){return e.apply(void 0,t)}),o)}function $e(e,t,o,r,c,a,n){e.current=r,t.current=c,o.current=!1,a.current&&(a.current=null,n())}function Re(e,t,o,r,c,a,n,l,i,s){if(e){var d=!1,m=null,f=function(){if(!d){var e,o,f=t.getState();try{e=r(f,c.current)}catch(e){o=e,m=e}o||(m=null),e===a.current?n.current||i():(a.current=e,l.current=e,n.current=!0,s({type:"STORE_UPDATED",payload:{error:o}}))}};return o.onStateChange=f,o.trySubscribe(),f(),function(){if(d=!0,o.tryUnsubscribe(),o.onStateChange=null,m)throw m}}}var Ae=function(){return[null,0]};function Pe(e,t){void 0===t&&(t={});var o=t,r=o.getDisplayName,c=void 0===r?function(e){return"ConnectAdvanced("+e+")"}:r,a=o.methodName,n=void 0===a?"connectAdvanced":a,l=o.renderCountProp,i=void 0===l?void 0:l,s=o.shouldHandleStateChanges,d=void 0===s||s,m=o.storeKey,f=void 0===m?"store":m,u=(o.withRef,o.forwardRef),p=void 0!==u&&u,b=o.context,h=void 0===b?Ce:b,g=Me(o,Ee),v=h;return function(t){var o=t.displayName||t.name||"Component",r=c(o),a=J({},g,{getDisplayName:c,methodName:n,renderCountProp:i,shouldHandleStateChanges:d,storeKey:f,displayName:r,wrappedComponentName:o,WrappedComponent:t}),l=g.pure,s=l?te.useMemo:function(e){return e()};function m(o){var r=(0,te.useMemo)((function(){var e=o.reactReduxForwardedRef,t=Me(o,ke);return[o.context,e,t]}),[o]),c=r[0],n=r[1],l=r[2],i=(0,te.useMemo)((function(){return c&&c.Consumer&&(0,Se.isContextConsumer)(oe().createElement(c.Consumer,null))?c:v}),[c,v]),m=(0,te.useContext)(i),f=Boolean(o.store)&&Boolean(o.store.getState)&&Boolean(o.store.dispatch);Boolean(m)&&Boolean(m.store);var u=f?o.store:m.store,p=(0,te.useMemo)((function(){return function(t){return e(t.dispatch,a)}(u)}),[u]),b=(0,te.useMemo)((function(){if(!d)return Te;var e=_e(u,f?null:m.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[u,f,m]),h=b[0],g=b[1],C=(0,te.useMemo)((function(){return f?m:J({},m,{subscription:h})}),[f,m,h]),y=(0,te.useReducer)(Be,Ne,Ae),z=y[0][0],H=y[1];if(z&&z.error)throw z.error;var _=(0,te.useRef)(),V=(0,te.useRef)(l),x=(0,te.useRef)(),M=(0,te.useRef)(!1),L=s((function(){return x.current&&l===V.current?x.current:p(u.getState(),l)}),[u,z,l]);Ie($e,[V,_,M,l,L,x,g]),Ie(Re,[d,u,h,p,V,_,M,x,g,H],[u,h,p]);var w=(0,te.useMemo)((function(){return oe().createElement(t,J({},L,{ref:n}))}),[n,t,L]);return(0,te.useMemo)((function(){return d?oe().createElement(i.Provider,{value:C},w):w}),[i,w,C])}var u=l?oe().memo(m):m;if(u.WrappedComponent=t,u.displayName=m.displayName=r,p){var b=oe().forwardRef((function(e,t){return oe().createElement(u,J({},e,{reactReduxForwardedRef:t}))}));return b.displayName=r,b.WrappedComponent=t,we()(b,t)}return we()(u,t)}}function We(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function De(e,t){if(We(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var o=Object.keys(e),r=Object.keys(t);if(o.length!==r.length)return!1;for(var c=0;c<o.length;c++)if(!Object.prototype.hasOwnProperty.call(t,o[c])||!We(e[o[c]],t[o[c]]))return!1;return!0}function Oe(e){return function(t,o){var r=e(t,o);function c(){return r}return c.dependsOnOwnProps=!1,c}}function Fe(e){return null!==e.dependsOnOwnProps&&void 0!==e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function Ge(e,t){return function(t,o){o.displayName;var r=function(e,t){return r.dependsOnOwnProps?r.mapToProps(e,t):r.mapToProps(e)};return r.dependsOnOwnProps=!0,r.mapToProps=function(t,o){r.mapToProps=e,r.dependsOnOwnProps=Fe(e);var c=r(t,o);return"function"==typeof c&&(r.mapToProps=c,r.dependsOnOwnProps=Fe(c),c=r(t,o)),c},r}}const Ue=[function(e){return"function"==typeof e?Ge(e):void 0},function(e){return e?void 0:Oe((function(e){return{dispatch:e}}))},function(e){return e&&"object"==typeof e?Oe((function(t){return function(e,t){var o={},r=function(r){var c=e[r];"function"==typeof c&&(o[r]=function(){return t(c.apply(void 0,arguments))})};for(var c in e)r(c);return o}(e,t)})):void 0}],je=[function(e){return"function"==typeof e?Ge(e):void 0},function(e){return e?void 0:Oe((function(){return{}}))}];function qe(e,t,o){return J({},o,e,t)}const Ze=[function(e){return"function"==typeof e?function(e){return function(t,o){o.displayName;var r,c=o.pure,a=o.areMergedPropsEqual,n=!1;return function(t,o,l){var i=e(t,o,l);return n?c&&a(i,r)||(r=i):(n=!0,r=i),r}}}(e):void 0},function(e){return e?void 0:function(){return qe}}];var Ye=["initMapStateToProps","initMapDispatchToProps","initMergeProps"];function Je(e,t,o,r){return function(c,a){return o(e(c,a),t(r,a),a)}}function Xe(e,t,o,r,c){var a,n,l,i,s,d=c.areStatesEqual,m=c.areOwnPropsEqual,f=c.areStatePropsEqual,u=!1;return function(c,p){return u?function(c,u){var p,b,h=!m(u,n),g=!d(c,a,u,n);return a=c,n=u,h&&g?(l=e(a,n),t.dependsOnOwnProps&&(i=t(r,n)),s=o(l,i,n)):h?(e.dependsOnOwnProps&&(l=e(a,n)),t.dependsOnOwnProps&&(i=t(r,n)),s=o(l,i,n)):g?(p=e(a,n),b=!f(p,l),l=p,b&&(s=o(l,i,n)),s):s}(c,p):(l=e(a=c,n=p),i=t(r,n),s=o(l,i,n),u=!0,s)}}function Ke(e,t){var o=t.initMapStateToProps,r=t.initMapDispatchToProps,c=t.initMergeProps,a=Me(t,Ye),n=o(e,a),l=r(e,a),i=c(e,a);return(a.pure?Xe:Je)(n,l,i,e,a)}var Qe=["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"];function et(e,t,o){for(var r=t.length-1;r>=0;r--){var c=t[r](e);if(c)return c}return function(t,r){throw new Error("Invalid value of type "+typeof e+" for "+o+" argument when connecting component "+r.wrappedComponentName+".")}}function tt(e,t){return e===t}function ot(e){var t=void 0===e?{}:e,o=t.connectHOC,r=void 0===o?Pe:o,c=t.mapStateToPropsFactories,a=void 0===c?je:c,n=t.mapDispatchToPropsFactories,l=void 0===n?Ue:n,i=t.mergePropsFactories,s=void 0===i?Ze:i,d=t.selectorFactory,m=void 0===d?Ke:d;return function(e,t,o,c){void 0===c&&(c={});var n=c,i=n.pure,d=void 0===i||i,f=n.areStatesEqual,u=void 0===f?tt:f,p=n.areOwnPropsEqual,b=void 0===p?De:p,h=n.areStatePropsEqual,g=void 0===h?De:h,v=n.areMergedPropsEqual,C=void 0===v?De:v,y=Me(n,Qe),z=et(e,a,"mapStateToProps"),H=et(t,l,"mapDispatchToProps"),_=et(o,s,"mergeProps");return r(m,J({methodName:"connect",getDisplayName:function(e){return"Connect("+e+")"},shouldHandleStateChanges:Boolean(e),initMapStateToProps:z,initMapDispatchToProps:H,initMergeProps:_,pure:d,areStatesEqual:u,areOwnPropsEqual:b,areStatePropsEqual:g,areMergedPropsEqual:C},y))}}const rt=ot(),ct=window.ReactDOM;var at,nt=o.n(ct);function lt(e,t){var o=(0,te.useState)((function(){return{inputs:t,result:e()}}))[0],r=(0,te.useRef)(!0),c=(0,te.useRef)(o),a=r.current||Boolean(t&&c.current.inputs&&function(e,t){if(e.length!==t.length)return!1;for(var o=0;o<e.length;o++)if(e[o]!==t[o])return!1;return!0}(t,c.current.inputs))?c.current:{inputs:t,result:e()};return(0,te.useEffect)((function(){r.current=!1,c.current=a}),[a]),a.result}at=ct.unstable_batchedUpdates,ye=at;var it=lt,st=function(e,t){return lt((function(){return e}),t)},dt=function(e){var t=e.top,o=e.right,r=e.bottom,c=e.left;return{top:t,right:o,bottom:r,left:c,width:o-c,height:r-t,x:c,y:t,center:{x:(o+c)/2,y:(r+t)/2}}},mt=function(e,t){return{top:e.top-t.top,left:e.left-t.left,bottom:e.bottom+t.bottom,right:e.right+t.right}},ft=function(e,t){return{top:e.top+t.top,left:e.left+t.left,bottom:e.bottom-t.bottom,right:e.right-t.right}},ut={top:0,right:0,bottom:0,left:0},pt=function(e){var t=e.borderBox,o=e.margin,r=void 0===o?ut:o,c=e.border,a=void 0===c?ut:c,n=e.padding,l=void 0===n?ut:n,i=dt(mt(t,r)),s=dt(ft(t,a)),d=dt(ft(s,l));return{marginBox:i,borderBox:dt(t),paddingBox:s,contentBox:d,margin:r,border:a,padding:l}},bt=function(e){var t=e.slice(0,-2);if("px"!==e.slice(-2))return 0;var o=Number(t);return isNaN(o)&&function(e,t){throw new Error("Invariant failed")}(),o},ht=function(e,t){var o,r,c=e.borderBox,a=e.border,n=e.margin,l=e.padding,i=(r=t,{top:(o=c).top+r.y,left:o.left+r.x,bottom:o.bottom+r.y,right:o.right+r.x});return pt({borderBox:i,border:a,margin:n,padding:l})},gt=function(e,t){return void 0===t&&(t={x:window.pageXOffset,y:window.pageYOffset}),ht(e,t)},vt=function(e,t){var o={top:bt(t.marginTop),right:bt(t.marginRight),bottom:bt(t.marginBottom),left:bt(t.marginLeft)},r={top:bt(t.paddingTop),right:bt(t.paddingRight),bottom:bt(t.paddingBottom),left:bt(t.paddingLeft)},c={top:bt(t.borderTopWidth),right:bt(t.borderRightWidth),bottom:bt(t.borderBottomWidth),left:bt(t.borderLeftWidth)};return pt({borderBox:e,margin:o,padding:r,border:c})},Ct=function(e){var t=e.getBoundingClientRect(),o=window.getComputedStyle(e);return vt(t,o)},yt=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function zt(e,t){if(e.length!==t.length)return!1;for(var o=0;o<e.length;o++)if(!((r=e[o])===(c=t[o])||yt(r)&&yt(c)))return!1;var r,c;return!0}const Ht=function(e,t){var o;void 0===t&&(t=zt);var r,c=[],a=!1;return function(){for(var n=[],l=0;l<arguments.length;l++)n[l]=arguments[l];return a&&o===this&&t(n,c)||(r=e.apply(this,n),a=!0,o=this,c=n),r}},_t=function(e){var t=[],o=null,r=function(){for(var r=arguments.length,c=new Array(r),a=0;a<r;a++)c[a]=arguments[a];t=c,o||(o=requestAnimationFrame((function(){o=null,e.apply(void 0,t)})))};return r.cancel=function(){o&&(cancelAnimationFrame(o),o=null)},r};function Vt(e,t){}function xt(){}function Mt(e,t,o){var r=t.map((function(t){var r,c,a=(r=o,c=t.options,J({},r,{},c));return e.addEventListener(t.eventName,t.fn,a),function(){e.removeEventListener(t.eventName,t.fn,a)}}));return function(){r.forEach((function(e){e()}))}}Vt.bind(null,"warn"),Vt.bind(null,"error");function Lt(e){this.message=e}function wt(e,t){if(!e)throw new Lt("Invariant failed")}Lt.prototype.toString=function(){return this.message};var St=function(e){function t(){for(var t,o=arguments.length,r=new Array(o),c=0;c<o;c++)r[c]=arguments[c];return(t=e.call.apply(e,[this].concat(r))||this).callbacks=null,t.unbind=xt,t.onWindowError=function(e){var o=t.getCallbacks();o.isDragging()&&o.tryAbort(),e.error instanceof Lt&&e.preventDefault()},t.getCallbacks=function(){if(!t.callbacks)throw new Error("Unable to find AppCallbacks in <ErrorBoundary/>");return t.callbacks},t.setCallbacks=function(e){t.callbacks=e},t}ce(t,e);var o=t.prototype;return o.componentDidMount=function(){this.unbind=Mt(window,[{eventName:"error",fn:this.onWindowError}])},o.componentDidCatch=function(e){if(!(e instanceof Lt))throw e;this.setState({})},o.componentWillUnmount=function(){this.unbind()},o.render=function(){return this.props.children(this.setCallbacks)},t}(oe().Component),Et=function(e){return e+1},kt=function(e,t){var o=e.droppableId===t.droppableId,r=Et(e.index),c=Et(t.index);return o?"\n You have moved the item from position "+r+"\n to position "+c+"\n ":"\n You have moved the item from position "+r+"\n in list "+e.droppableId+"\n to list "+t.droppableId+"\n in position "+c+"\n "},Nt=function(e,t,o){return t.droppableId===o.droppableId?"\n The item "+e+"\n has been combined with "+o.draggableId:"\n The item "+e+"\n in list "+t.droppableId+"\n has been combined with "+o.draggableId+"\n in list "+o.droppableId+"\n "},Tt=function(e){return"\n The item has returned to its starting position\n of "+Et(e.index)+"\n"},Bt=function(e){return"\n You have lifted an item in position "+Et(e.source.index)+"\n"},It=function(e){var t=e.destination;if(t)return kt(e.source,t);var o=e.combine;return o?Nt(e.draggableId,e.source,o):"You are over an area that cannot be dropped on"},$t=function(e){if("CANCEL"===e.reason)return"\n Movement cancelled.\n "+Tt(e.source)+"\n ";var t=e.destination,o=e.combine;return t?"\n You have dropped the item.\n "+kt(e.source,t)+"\n ":o?"\n You have dropped the item.\n "+Nt(e.draggableId,e.source,o)+"\n ":"\n The item has been dropped while not over a drop area.\n "+Tt(e.source)+"\n "},Rt={x:0,y:0},At=function(e,t){return{x:e.x+t.x,y:e.y+t.y}},Pt=function(e,t){return{x:e.x-t.x,y:e.y-t.y}},Wt=function(e,t){return e.x===t.x&&e.y===t.y},Dt=function(e){return{x:0!==e.x?-e.x:0,y:0!==e.y?-e.y:0}},Ot=function(e,t,o){var r;return void 0===o&&(o=0),(r={})[e]=t,r["x"===e?"y":"x"]=o,r},Ft=function(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))},Gt=function(e,t){return Math.min.apply(Math,t.map((function(t){return Ft(e,t)})))},Ut=function(e){return function(t){return{x:e(t.x),y:e(t.y)}}},jt=function(e,t){return{top:e.top+t.y,left:e.left+t.x,bottom:e.bottom+t.y,right:e.right+t.x}},qt=function(e){return[{x:e.left,y:e.top},{x:e.right,y:e.top},{x:e.left,y:e.bottom},{x:e.right,y:e.bottom}]},Zt=function(e,t){return t&&t.shouldClipSubject?function(e,t){var o=dt({top:Math.max(t.top,e.top),right:Math.min(t.right,e.right),bottom:Math.min(t.bottom,e.bottom),left:Math.max(t.left,e.left)});return o.width<=0||o.height<=0?null:o}(t.pageMarginBox,e):dt(e)},Yt=function(e){var t=e.page,o=e.withPlaceholder,r=e.axis,c=e.frame,a=function(e,t){return t?jt(e,t.scroll.diff.displacement):e}(t.marginBox,c),n=function(e,t,o){var r;return o&&o.increasedBy?J({},e,((r={})[t.end]=e[t.end]+o.increasedBy[t.line],r)):e}(a,r,o);return{page:t,withPlaceholder:o,active:Zt(n,c)}},Jt=function(e,t){e.frame||wt(!1);var o=e.frame,r=Pt(t,o.scroll.initial),c=Dt(r),a=J({},o,{scroll:{initial:o.scroll.initial,current:t,diff:{value:r,displacement:c},max:o.scroll.max}});return J({},e,{frame:a,subject:Yt({page:e.subject.page,withPlaceholder:e.subject.withPlaceholder,axis:e.axis,frame:a})})};function Xt(e){return Object.values?Object.values(e):Object.keys(e).map((function(t){return e[t]}))}function Kt(e,t){if(e.findIndex)return e.findIndex(t);for(var o=0;o<e.length;o++)if(t(e[o]))return o;return-1}function Qt(e,t){if(e.find)return e.find(t);var o=Kt(e,t);return-1!==o?e[o]:void 0}function eo(e){return Array.prototype.slice.call(e)}var to=Ht((function(e){return e.reduce((function(e,t){return e[t.descriptor.id]=t,e}),{})})),oo=Ht((function(e){return e.reduce((function(e,t){return e[t.descriptor.id]=t,e}),{})})),ro=Ht((function(e){return Xt(e)})),co=Ht((function(e){return Xt(e)})),ao=Ht((function(e,t){var o=co(t).filter((function(t){return e===t.descriptor.droppableId})).sort((function(e,t){return e.descriptor.index-t.descriptor.index}));return o}));function no(e){return e.at&&"REORDER"===e.at.type?e.at.destination:null}function lo(e){return e.at&&"COMBINE"===e.at.type?e.at.combine:null}var io=Ht((function(e,t){return t.filter((function(t){return t.descriptor.id!==e.descriptor.id}))})),so=function(e,t){return e.descriptor.droppableId===t.descriptor.id},mo={point:Rt,value:0},fo={invisible:{},visible:{},all:[]},uo={displaced:fo,displacedBy:mo,at:null},po=function(e,t){return function(o){return e<=o&&o<=t}},bo=function(e){var t=po(e.top,e.bottom),o=po(e.left,e.right);return function(r){if(t(r.top)&&t(r.bottom)&&o(r.left)&&o(r.right))return!0;var c=t(r.top)||t(r.bottom),a=o(r.left)||o(r.right);if(c&&a)return!0;var n=r.top<e.top&&r.bottom>e.bottom,l=r.left<e.left&&r.right>e.right;return!(!n||!l)||n&&a||l&&c}},ho=function(e){var t=po(e.top,e.bottom),o=po(e.left,e.right);return function(e){return t(e.top)&&t(e.bottom)&&o(e.left)&&o(e.right)}},go={direction:"vertical",line:"y",crossAxisLine:"x",start:"top",end:"bottom",size:"height",crossAxisStart:"left",crossAxisEnd:"right",crossAxisSize:"width"},vo={direction:"horizontal",line:"x",crossAxisLine:"y",start:"left",end:"right",size:"width",crossAxisStart:"top",crossAxisEnd:"bottom",crossAxisSize:"height"},Co=function(e){var t=e.target,o=e.destination,r=e.viewport,c=e.withDroppableDisplacement,a=e.isVisibleThroughFrameFn,n=c?function(e,t){var o=t.frame?t.frame.scroll.diff.displacement:Rt;return jt(e,o)}(t,o):t;return function(e,t,o){return!!t.subject.active&&o(t.subject.active)(e)}(n,o,a)&&function(e,t,o){return o(t)(e)}(n,r,a)},yo=function(e){return Co(J({},e,{isVisibleThroughFrameFn:ho}))};function zo(e){var t=e.afterDragging,o=e.destination,r=e.displacedBy,c=e.viewport,a=e.forceShouldAnimate,n=e.last;return t.reduce((function(e,t){var l=function(e,t){var o=e.page.marginBox,r={top:t.point.y,right:0,bottom:0,left:t.point.x};return dt(mt(o,r))}(t,r),i=t.descriptor.id;if(e.all.push(i),!Co(J({},{target:l,destination:o,viewport:c,withDroppableDisplacement:!0},{isVisibleThroughFrameFn:bo})))return e.invisible[t.descriptor.id]=!0,e;var s=function(e,t,o){if("boolean"==typeof o)return o;if(!t)return!0;var r=t.invisible,c=t.visible;if(r[e])return!1;var a=c[e];return!a||a.shouldAnimate}(i,n,a),d={draggableId:i,shouldAnimate:s};return e.visible[i]=d,e}),{all:[],visible:{},invisible:{}})}function Ho(e){var t=e.insideDestination,o=e.inHomeList,r=e.displacedBy,c=e.destination,a=function(e,t){if(!e.length)return 0;var o=e[e.length-1].descriptor.index;return t.inHomeList?o:o+1}(t,{inHomeList:o});return{displaced:fo,displacedBy:r,at:{type:"REORDER",destination:{droppableId:c.descriptor.id,index:a}}}}function _o(e){var t=e.draggable,o=e.insideDestination,r=e.destination,c=e.viewport,a=e.displacedBy,n=e.last,l=e.index,i=e.forceShouldAnimate,s=so(t,r);if(null==l)return Ho({insideDestination:o,inHomeList:s,displacedBy:a,destination:r});var d=Qt(o,(function(e){return e.descriptor.index===l}));if(!d)return Ho({insideDestination:o,inHomeList:s,displacedBy:a,destination:r});var m=io(t,o),f=o.indexOf(d);return{displaced:zo({afterDragging:m.slice(f),destination:r,displacedBy:a,last:n,viewport:c.frame,forceShouldAnimate:i}),displacedBy:a,at:{type:"REORDER",destination:{droppableId:r.descriptor.id,index:l}}}}function Vo(e,t){return Boolean(t.effected[e])}var xo=function(e,t){return t.margin[e.start]+t.borderBox[e.size]/2},Mo=function(e,t,o){return t[e.crossAxisStart]+o.margin[e.crossAxisStart]+o.borderBox[e.crossAxisSize]/2},Lo=function(e){var t=e.axis,o=e.moveRelativeTo,r=e.isMoving;return Ot(t.line,o.marginBox[t.end]+xo(t,r),Mo(t,o.marginBox,r))},wo=function(e){var t=e.axis,o=e.moveRelativeTo,r=e.isMoving;return Ot(t.line,o.marginBox[t.start]-function(e,t){return t.margin[e.end]+t.borderBox[e.size]/2}(t,r),Mo(t,o.marginBox,r))},So=function(e,t){var o=e.frame;return o?At(t,o.scroll.diff.displacement):t},Eo=function(e){var t=function(e){var t=e.impact,o=e.draggable,r=e.droppable,c=e.draggables,a=e.afterCritical,n=o.page.borderBox.center,l=t.at;return r&&l?"REORDER"===l.type?function(e){var t=e.impact,o=e.draggable,r=e.draggables,c=e.droppable,a=e.afterCritical,n=ao(c.descriptor.id,r),l=o.page,i=c.axis;if(!n.length)return function(e){var t=e.axis,o=e.moveInto,r=e.isMoving;return Ot(t.line,o.contentBox[t.start]+xo(t,r),Mo(t,o.contentBox,r))}({axis:i,moveInto:c.page,isMoving:l});var s=t.displaced,d=t.displacedBy,m=s.all[0];if(m){var f=r[m];if(Vo(m,a))return wo({axis:i,moveRelativeTo:f.page,isMoving:l});var u=ht(f.page,d.point);return wo({axis:i,moveRelativeTo:u,isMoving:l})}var p=n[n.length-1];if(p.descriptor.id===o.descriptor.id)return l.borderBox.center;if(Vo(p.descriptor.id,a)){var b=ht(p.page,Dt(a.displacedBy.point));return Lo({axis:i,moveRelativeTo:b,isMoving:l})}return Lo({axis:i,moveRelativeTo:p.page,isMoving:l})}({impact:t,draggable:o,draggables:c,droppable:r,afterCritical:a}):function(e){var t=e.afterCritical,o=e.impact,r=e.draggables,c=lo(o);c||wt(!1);var a=c.draggableId,n=r[a].page.borderBox.center,l=function(e){var t=e.displaced,o=e.afterCritical,r=e.combineWith,c=e.displacedBy,a=Boolean(t.visible[r]||t.invisible[r]);return Vo(r,o)?a?Rt:Dt(c.point):a?c.point:Rt}({displaced:o.displaced,afterCritical:t,combineWith:a,displacedBy:o.displacedBy});return At(n,l)}({impact:t,draggables:c,afterCritical:a}):n}(e),o=e.droppable;return o?So(o,t):t},ko=function(e,t){var o=Pt(t,e.scroll.initial),r=Dt(o);return{frame:dt({top:t.y,bottom:t.y+e.frame.height,left:t.x,right:t.x+e.frame.width}),scroll:{initial:e.scroll.initial,max:e.scroll.max,current:t,diff:{value:o,displacement:r}}}};function No(e,t){return e.map((function(e){return t[e]}))}var To=function(e){var t,o,r=e.pageBorderBoxCenter,c=e.draggable,a=(t=e.viewport,o=r,At(t.scroll.diff.displacement,o)),n=Pt(a,c.page.borderBox.center);return At(c.client.borderBox.center,n)},Bo=function(e){var t=e.draggable,o=e.destination,r=e.newPageBorderBoxCenter,c=e.viewport,a=e.withDroppableDisplacement,n=e.onlyOnMainAxis,l=void 0!==n&&n,i=Pt(r,t.page.borderBox.center),s={target:jt(t.page.borderBox,i),destination:o,withDroppableDisplacement:a,viewport:c};return l?function(e){return Co(J({},e,{isVisibleThroughFrameFn:(t=e.destination.axis,function(e){var o=po(e.top,e.bottom),r=po(e.left,e.right);return function(e){return t===go?o(e.top)&&o(e.bottom):r(e.left)&&r(e.right)}})}));var t}(s):yo(s)},Io=function(e){var t=e.isMovingForward,o=e.draggable,r=e.destination,c=e.draggables,a=e.previousImpact,n=e.viewport,l=e.previousPageBorderBoxCenter,i=e.previousClientSelection,s=e.afterCritical;if(!r.isEnabled)return null;var d=ao(r.descriptor.id,c),m=so(o,r),f=function(e){var t=e.isMovingForward,o=e.draggable,r=e.destination,c=e.insideDestination,a=e.previousImpact;if(!r.isCombineEnabled)return null;if(!no(a))return null;function n(e){var t={type:"COMBINE",combine:{draggableId:e,droppableId:r.descriptor.id}};return J({},a,{at:t})}var l=a.displaced.all,i=l.length?l[0]:null;if(t)return i?n(i):null;var s=io(o,c);if(!i)return s.length?n(s[s.length-1].descriptor.id):null;var d=Kt(s,(function(e){return e.descriptor.id===i}));-1===d&&wt(!1);var m=d-1;return m<0?null:n(s[m].descriptor.id)}({isMovingForward:t,draggable:o,destination:r,insideDestination:d,previousImpact:a})||function(e){var t=e.isMovingForward,o=e.isInHomeList,r=e.draggable,c=e.draggables,a=e.destination,n=e.insideDestination,l=e.previousImpact,i=e.viewport,s=e.afterCritical,d=l.at;if(d||wt(!1),"REORDER"===d.type){var m=function(e){var t=e.isMovingForward,o=e.isInHomeList,r=e.insideDestination,c=e.location;if(!r.length)return null;var a=c.index,n=t?a+1:a-1,l=r[0].descriptor.index,i=r[r.length-1].descriptor.index;return n<l||n>(o?i:i+1)?null:n}({isMovingForward:t,isInHomeList:o,location:d.destination,insideDestination:n});return null==m?null:_o({draggable:r,insideDestination:n,destination:a,viewport:i,last:l.displaced,displacedBy:l.displacedBy,index:m})}var f=function(e){var t=e.isMovingForward,o=e.draggables,r=e.combine,c=e.afterCritical;if(!e.destination.isCombineEnabled)return null;var a=r.draggableId,n=o[a].descriptor.index;return Vo(a,c)?t?n:n-1:t?n+1:n}({isMovingForward:t,destination:a,displaced:l.displaced,draggables:c,combine:d.combine,afterCritical:s});return null==f?null:_o({draggable:r,insideDestination:n,destination:a,viewport:i,last:l.displaced,displacedBy:l.displacedBy,index:f})}({isMovingForward:t,isInHomeList:m,draggable:o,draggables:c,destination:r,insideDestination:d,previousImpact:a,viewport:n,afterCritical:s});if(!f)return null;var u=Eo({impact:f,draggable:o,droppable:r,draggables:c,afterCritical:s});if(Bo({draggable:o,destination:r,newPageBorderBoxCenter:u,viewport:n.frame,withDroppableDisplacement:!1,onlyOnMainAxis:!0}))return{clientSelection:To({pageBorderBoxCenter:u,draggable:o,viewport:n}),impact:f,scrollJumpRequest:null};var p=Pt(u,l),b=function(e){var t=e.impact,o=e.viewport,r=e.destination,c=e.draggables,a=e.maxScrollChange,n=ko(o,At(o.scroll.current,a)),l=r.frame?Jt(r,At(r.frame.scroll.current,a)):r,i=t.displaced,s=zo({afterDragging:No(i.all,c),destination:r,displacedBy:t.displacedBy,viewport:n.frame,last:i,forceShouldAnimate:!1}),d=zo({afterDragging:No(i.all,c),destination:l,displacedBy:t.displacedBy,viewport:o.frame,last:i,forceShouldAnimate:!1}),m={},f={},u=[i,s,d];return i.all.forEach((function(e){var t=function(e,t){for(var o=0;o<t.length;o++){var r=t[o].visible[e];if(r)return r}return null}(e,u);t?f[e]=t:m[e]=!0})),J({},t,{displaced:{all:i.all,invisible:m,visible:f}})}({impact:f,viewport:n,destination:r,draggables:c,maxScrollChange:p});return{clientSelection:i,impact:b,scrollJumpRequest:p}},$o=function(e){var t=e.subject.active;return t||wt(!1),t},Ro=function(e,t){var o=e.page.borderBox.center;return Vo(e.descriptor.id,t)?Pt(o,t.displacedBy.point):o},Ao=function(e,t){var o=e.page.borderBox;return Vo(e.descriptor.id,t)?jt(o,Dt(t.displacedBy.point)):o},Po=Ht((function(e,t){var o=t[e.line];return{value:o,point:Ot(e.line,o)}})),Wo=function(e,t){return J({},e,{scroll:J({},e.scroll,{max:t})})},Do=function(e,t,o){var r=e.frame;so(t,e)&&wt(!1),e.subject.withPlaceholder&&wt(!1);var c=Po(e.axis,t.displaceBy).point,a=function(e,t,o){var r=e.axis;if("virtual"===e.descriptor.mode)return Ot(r.line,t[r.line]);var c=e.subject.page.contentBox[r.size],a=ao(e.descriptor.id,o).reduce((function(e,t){return e+t.client.marginBox[r.size]}),0)+t[r.line]-c;return a<=0?null:Ot(r.line,a)}(e,c,o),n={placeholderSize:c,increasedBy:a,oldFrameMaxScroll:e.frame?e.frame.scroll.max:null};if(!r)return J({},e,{subject:Yt({page:e.subject.page,withPlaceholder:n,axis:e.axis,frame:e.frame})});var l=a?At(r.scroll.max,a):r.scroll.max,i=Wo(r,l);return J({},e,{subject:Yt({page:e.subject.page,withPlaceholder:n,axis:e.axis,frame:i}),frame:i})},Oo=function(e){var t=e.at;return t?"REORDER"===t.type?t.destination.droppableId:t.combine.droppableId:null},Fo=function(e){var t=e.state,o=e.type,r=function(e,t){var o=Oo(e);return o?t[o]:null}(t.impact,t.dimensions.droppables),c=Boolean(r),a=t.dimensions.droppables[t.critical.droppable.id],n=r||a,l=n.axis.direction,i="vertical"===l&&("MOVE_UP"===o||"MOVE_DOWN"===o)||"horizontal"===l&&("MOVE_LEFT"===o||"MOVE_RIGHT"===o);if(i&&!c)return null;var s="MOVE_DOWN"===o||"MOVE_RIGHT"===o,d=t.dimensions.draggables[t.critical.draggable.id],m=t.current.page.borderBoxCenter,f=t.dimensions,u=f.draggables,p=f.droppables;return i?Io({isMovingForward:s,previousPageBorderBoxCenter:m,draggable:d,destination:n,draggables:u,viewport:t.viewport,previousClientSelection:t.current.client.selection,previousImpact:t.impact,afterCritical:t.afterCritical}):function(e){var t=e.isMovingForward,o=e.previousPageBorderBoxCenter,r=e.draggable,c=e.isOver,a=e.draggables,n=e.droppables,l=e.viewport,i=e.afterCritical,s=function(e){var t=e.isMovingForward,o=e.pageBorderBoxCenter,r=e.source,c=e.droppables,a=e.viewport,n=r.subject.active;if(!n)return null;var l=r.axis,i=po(n[l.start],n[l.end]),s=ro(c).filter((function(e){return e!==r})).filter((function(e){return e.isEnabled})).filter((function(e){return Boolean(e.subject.active)})).filter((function(e){return bo(a.frame)($o(e))})).filter((function(e){var o=$o(e);return t?n[l.crossAxisEnd]<o[l.crossAxisEnd]:o[l.crossAxisStart]<n[l.crossAxisStart]})).filter((function(e){var t=$o(e),o=po(t[l.start],t[l.end]);return i(t[l.start])||i(t[l.end])||o(n[l.start])||o(n[l.end])})).sort((function(e,o){var r=$o(e)[l.crossAxisStart],c=$o(o)[l.crossAxisStart];return t?r-c:c-r})).filter((function(e,t,o){return $o(e)[l.crossAxisStart]===$o(o[0])[l.crossAxisStart]}));if(!s.length)return null;if(1===s.length)return s[0];var d=s.filter((function(e){return po($o(e)[l.start],$o(e)[l.end])(o[l.line])}));return 1===d.length?d[0]:d.length>1?d.sort((function(e,t){return $o(e)[l.start]-$o(t)[l.start]}))[0]:s.sort((function(e,t){var r=Gt(o,qt($o(e))),c=Gt(o,qt($o(t)));return r!==c?r-c:$o(e)[l.start]-$o(t)[l.start]}))[0]}({isMovingForward:t,pageBorderBoxCenter:o,source:c,droppables:n,viewport:l});if(!s)return null;var d=ao(s.descriptor.id,a),m=function(e){var t=e.pageBorderBoxCenter,o=e.viewport,r=e.destination,c=e.afterCritical,a=e.insideDestination.filter((function(e){return yo({target:Ao(e,c),destination:r,viewport:o.frame,withDroppableDisplacement:!0})})).sort((function(e,o){var a=Ft(t,So(r,Ro(e,c))),n=Ft(t,So(r,Ro(o,c)));return a<n?-1:n<a?1:e.descriptor.index-o.descriptor.index}));return a[0]||null}({pageBorderBoxCenter:o,viewport:l,destination:s,insideDestination:d,afterCritical:i}),f=function(e){var t=e.previousPageBorderBoxCenter,o=e.moveRelativeTo,r=e.insideDestination,c=e.draggable,a=e.draggables,n=e.destination,l=e.viewport,i=e.afterCritical;if(!o){if(r.length)return null;var s={displaced:fo,displacedBy:mo,at:{type:"REORDER",destination:{droppableId:n.descriptor.id,index:0}}},d=Eo({impact:s,draggable:c,droppable:n,draggables:a,afterCritical:i}),m=so(c,n)?n:Do(n,c,a);return Bo({draggable:c,destination:m,newPageBorderBoxCenter:d,viewport:l.frame,withDroppableDisplacement:!1,onlyOnMainAxis:!0})?s:null}var f,u=Boolean(t[n.axis.line]<=o.page.borderBox.center[n.axis.line]),p=(f=o.descriptor.index,o.descriptor.id===c.descriptor.id||u?f:f+1);return _o({draggable:c,insideDestination:r,destination:n,viewport:l,displacedBy:Po(n.axis,c.displaceBy),last:fo,index:p})}({previousPageBorderBoxCenter:o,destination:s,draggable:r,draggables:a,moveRelativeTo:m,insideDestination:d,viewport:l,afterCritical:i});if(!f)return null;var u=Eo({impact:f,draggable:r,droppable:s,draggables:a,afterCritical:i});return{clientSelection:To({pageBorderBoxCenter:u,draggable:r,viewport:l}),impact:f,scrollJumpRequest:null}}({isMovingForward:s,previousPageBorderBoxCenter:m,draggable:d,isOver:n,draggables:u,droppables:p,viewport:t.viewport,afterCritical:t.afterCritical})};function Go(e){return"DRAGGING"===e.phase||"COLLECTING"===e.phase}function Uo(e){var t=po(e.top,e.bottom),o=po(e.left,e.right);return function(e){return t(e.y)&&o(e.x)}}var jo=function(e,t){return dt(jt(e,t))};function qo(e){var t=e.displaced,o=e.id;return Boolean(t.visible[o]||t.invisible[o])}var Zo=function(e){var t=e.pageOffset,o=e.draggable,r=e.draggables,c=e.droppables,a=e.previousImpact,n=e.viewport,l=e.afterCritical,i=jo(o.page.borderBox,t),s=function(e){var t=e.pageBorderBox,o=e.draggable,r=e.droppables,c=ro(r).filter((function(e){if(!e.isEnabled)return!1;var o,r,c=e.subject.active;if(!c)return!1;if(r=c,!((o=t).left<r.right&&o.right>r.left&&o.top<r.bottom&&o.bottom>r.top))return!1;if(Uo(c)(t.center))return!0;var a=e.axis,n=c.center[a.crossAxisLine],l=t[a.crossAxisStart],i=t[a.crossAxisEnd],s=po(c[a.crossAxisStart],c[a.crossAxisEnd]),d=s(l),m=s(i);return!d&&!m||(d?l<n:i>n)}));return c.length?1===c.length?c[0].descriptor.id:function(e){var t=e.pageBorderBox,o=e.candidates,r=e.draggable.page.borderBox.center,c=o.map((function(e){var o=e.axis,c=Ot(e.axis.line,t.center[o.line],e.page.borderBox.center[o.crossAxisLine]);return{id:e.descriptor.id,distance:Ft(r,c)}})).sort((function(e,t){return t.distance-e.distance}));return c[0]?c[0].id:null}({pageBorderBox:t,draggable:o,candidates:c}):null}({pageBorderBox:i,draggable:o,droppables:c});if(!s)return uo;var d=c[s],m=ao(d.descriptor.id,r),f=function(e,t){var o=e.frame;return o?jo(t,o.scroll.diff.value):t}(d,i);return function(e){var t=e.draggable,o=e.pageBorderBoxWithDroppableScroll,r=e.previousImpact,c=e.destination,a=e.insideDestination,n=e.afterCritical;if(!c.isCombineEnabled)return null;var l=c.axis,i=Po(c.axis,t.displaceBy),s=i.value,d=o[l.start],m=o[l.end],f=Qt(io(t,a),(function(e){var t=e.descriptor.id,o=e.page.borderBox,c=o[l.size]/4,a=Vo(t,n),i=qo({displaced:r.displaced,id:t});return a?i?m>o[l.start]+c&&m<o[l.end]-c:d>o[l.start]-s+c&&d<o[l.end]-s-c:i?m>o[l.start]+s+c&&m<o[l.end]+s-c:d>o[l.start]+c&&d<o[l.end]-c}));return f?{displacedBy:i,displaced:r.displaced,at:{type:"COMBINE",combine:{draggableId:f.descriptor.id,droppableId:c.descriptor.id}}}:null}({pageBorderBoxWithDroppableScroll:f,draggable:o,previousImpact:a,destination:d,insideDestination:m,afterCritical:l})||function(e){var t=e.pageBorderBoxWithDroppableScroll,o=e.draggable,r=e.destination,c=e.insideDestination,a=e.last,n=e.viewport,l=e.afterCritical,i=r.axis,s=Po(r.axis,o.displaceBy),d=s.value,m=t[i.start],f=t[i.end],u=function(e){var t=e.draggable,o=e.closest;return o?e.inHomeList&&o.descriptor.index>t.descriptor.index?o.descriptor.index-1:o.descriptor.index:null}({draggable:o,closest:Qt(io(o,c),(function(e){var t=e.descriptor.id,o=e.page.borderBox.center[i.line],r=Vo(t,l),c=qo({displaced:a,id:t});return r?c?f<=o:m<o-d:c?f<=o+d:m<o})),inHomeList:so(o,r)});return _o({draggable:o,insideDestination:c,destination:r,viewport:n,last:a,displacedBy:s,index:u})}({pageBorderBoxWithDroppableScroll:f,draggable:o,destination:d,insideDestination:m,last:a.displaced,viewport:n,afterCritical:l})},Yo=function(e,t){var o;return J({},e,((o={})[t.descriptor.id]=t,o))},Jo=function(e){var t=e.state,o=e.clientSelection,r=e.dimensions,c=e.viewport,a=e.impact,n=e.scrollJumpRequest,l=c||t.viewport,i=r||t.dimensions,s=o||t.current.client.selection,d=Pt(s,t.initial.client.selection),m={offset:d,selection:s,borderBoxCenter:At(t.initial.client.borderBoxCenter,d)},f={selection:At(m.selection,l.scroll.current),borderBoxCenter:At(m.borderBoxCenter,l.scroll.current),offset:At(m.offset,l.scroll.diff.value)},u={client:m,page:f};if("COLLECTING"===t.phase)return J({phase:"COLLECTING"},t,{dimensions:i,viewport:l,current:u});var p=i.draggables[t.critical.draggable.id],b=a||Zo({pageOffset:f.offset,draggable:p,draggables:i.draggables,droppables:i.droppables,previousImpact:t.impact,viewport:l,afterCritical:t.afterCritical}),h=function(e){var t=e.draggable,o=e.draggables,r=e.droppables,c=e.impact,a=function(e){var t=e.previousImpact,o=e.impact,r=e.droppables,c=Oo(t),a=Oo(o);if(!c)return r;if(c===a)return r;var n=r[c];if(!n.subject.withPlaceholder)return r;var l=function(e){var t=e.subject.withPlaceholder;t||wt(!1);var o=e.frame;if(!o)return J({},e,{subject:Yt({page:e.subject.page,axis:e.axis,frame:null,withPlaceholder:null})});var r=t.oldFrameMaxScroll;r||wt(!1);var c=Wo(o,r);return J({},e,{subject:Yt({page:e.subject.page,axis:e.axis,frame:c,withPlaceholder:null}),frame:c})}(n);return Yo(r,l)}({previousImpact:e.previousImpact,impact:c,droppables:r}),n=Oo(c);if(!n)return a;var l=r[n];if(so(t,l))return a;if(l.subject.withPlaceholder)return a;var i=Do(l,t,o);return Yo(a,i)}({draggable:p,impact:b,previousImpact:t.impact,draggables:i.draggables,droppables:i.droppables});return J({},t,{current:u,dimensions:{draggables:i.draggables,droppables:h},impact:b,viewport:l,scrollJumpRequest:n||null,forceShouldAnimate:!n&&null})},Xo=function(e){var t=e.impact,o=e.viewport,r=e.draggables,c=e.destination,a=e.forceShouldAnimate,n=t.displaced,l=function(e,t){return e.map((function(e){return t[e]}))}(n.all,r);return J({},t,{displaced:zo({afterDragging:l,destination:c,displacedBy:t.displacedBy,viewport:o.frame,forceShouldAnimate:a,last:n})})},Ko=function(e){var t=e.impact,o=e.draggable,r=e.droppable,c=e.draggables,a=e.viewport,n=e.afterCritical,l=Eo({impact:t,draggable:o,draggables:c,droppable:r,afterCritical:n});return To({pageBorderBoxCenter:l,draggable:o,viewport:a})},Qo=function(e){var t=e.state,o=e.dimensions,r=e.viewport;"SNAP"!==t.movementMode&&wt(!1);var c=t.impact,a=r||t.viewport,n=o||t.dimensions,l=n.draggables,i=n.droppables,s=l[t.critical.draggable.id],d=Oo(c);d||wt(!1);var m=i[d],f=Xo({impact:c,viewport:a,destination:m,draggables:l}),u=Ko({impact:f,draggable:s,droppable:m,draggables:l,viewport:a,afterCritical:t.afterCritical});return Jo({impact:f,clientSelection:u,state:t,dimensions:n,viewport:a})},er=function(e){var t=e.draggable,o=e.home,r=e.draggables,c=e.viewport,a=Po(o.axis,t.displaceBy),n=ao(o.descriptor.id,r),l=n.indexOf(t);-1===l&&wt(!1);var i,s=n.slice(l+1),d=s.reduce((function(e,t){return e[t.descriptor.id]=!0,e}),{}),m={inVirtualList:"virtual"===o.descriptor.mode,displacedBy:a,effected:d};return{impact:{displaced:zo({afterDragging:s,destination:o,displacedBy:a,last:null,viewport:c.frame,forceShouldAnimate:!1}),displacedBy:a,at:{type:"REORDER",destination:(i=t.descriptor,{index:i.index,droppableId:i.droppableId})}},afterCritical:m}},tr=function(e){return"SNAP"===e.movementMode},or=function(e,t,o){var r=function(e,t){return{draggables:e.draggables,droppables:Yo(e.droppables,t)}}(e.dimensions,t);return!tr(e)||o?Jo({state:e,dimensions:r}):Qo({state:e,dimensions:r})};function rr(e){return e.isDragging&&"SNAP"===e.movementMode?J({phase:"DRAGGING"},e,{scrollJumpRequest:null}):e}var cr={phase:"IDLE",completed:null,shouldFlush:!1},ar=function(e,t){if(void 0===e&&(e=cr),"FLUSH"===t.type)return J({},cr,{shouldFlush:!0});if("INITIAL_PUBLISH"===t.type){"IDLE"!==e.phase&&wt(!1);var o=t.payload,r=o.critical,c=o.clientSelection,a=o.viewport,n=o.dimensions,l=o.movementMode,i=n.draggables[r.draggable.id],s=n.droppables[r.droppable.id],d={selection:c,borderBoxCenter:i.client.borderBox.center,offset:Rt},m={client:d,page:{selection:At(d.selection,a.scroll.initial),borderBoxCenter:At(d.selection,a.scroll.initial),offset:At(d.selection,a.scroll.diff.value)}},f=ro(n.droppables).every((function(e){return!e.isFixedOnPage})),u=er({draggable:i,home:s,draggables:n.draggables,viewport:a}),p=u.impact;return{phase:"DRAGGING",isDragging:!0,critical:r,movementMode:l,dimensions:n,initial:m,current:m,isWindowScrollAllowed:f,impact:p,afterCritical:u.afterCritical,onLiftImpact:p,viewport:a,scrollJumpRequest:null,forceShouldAnimate:null}}if("COLLECTION_STARTING"===t.type)return"COLLECTING"===e.phase||"DROP_PENDING"===e.phase?e:("DRAGGING"!==e.phase&&wt(!1),J({phase:"COLLECTING"},e,{phase:"COLLECTING"}));if("PUBLISH_WHILE_DRAGGING"===t.type)return"COLLECTING"!==e.phase&&"DROP_PENDING"!==e.phase&&wt(!1),function(e){var t=e.state,o=e.published,r=o.modified.map((function(e){var o=t.dimensions.droppables[e.droppableId];return Jt(o,e.scroll)})),c=J({},t.dimensions.droppables,{},to(r)),a=oo(function(e){var t=e.additions,o=e.updatedDroppables,r=e.viewport,c=r.scroll.diff.value;return t.map((function(e){var t=e.descriptor.droppableId,a=function(e){var t=e.frame;return t||wt(!1),t}(o[t]),n=a.scroll.diff.value,l=function(e){var t=e.draggable,o=e.offset,r=e.initialWindowScroll,c=ht(t.client,o),a=gt(c,r);return J({},t,{placeholder:J({},t.placeholder,{client:c}),client:c,page:a})}({draggable:e,offset:At(c,n),initialWindowScroll:r.scroll.initial});return l}))}({additions:o.additions,updatedDroppables:c,viewport:t.viewport})),n=J({},t.dimensions.draggables,{},a);o.removals.forEach((function(e){delete n[e]}));var l={droppables:c,draggables:n},i=Oo(t.impact),s=i?l.droppables[i]:null,d=l.draggables[t.critical.draggable.id],m=l.droppables[t.critical.droppable.id],f=er({draggable:d,home:m,draggables:n,viewport:t.viewport}),u=f.impact,p=f.afterCritical,b=s&&s.isCombineEnabled?t.impact:u,h=Zo({pageOffset:t.current.page.offset,draggable:l.draggables[t.critical.draggable.id],draggables:l.draggables,droppables:l.droppables,previousImpact:b,viewport:t.viewport,afterCritical:p}),g=J({phase:"DRAGGING"},t,{phase:"DRAGGING",impact:h,onLiftImpact:u,dimensions:l,afterCritical:p,forceShouldAnimate:!1});return"COLLECTING"===t.phase?g:J({phase:"DROP_PENDING"},g,{phase:"DROP_PENDING",reason:t.reason,isWaiting:!1})}({state:e,published:t.payload});if("MOVE"===t.type){if("DROP_PENDING"===e.phase)return e;Go(e)||wt(!1);var b=t.payload.client;return Wt(b,e.current.client.selection)?e:Jo({state:e,clientSelection:b,impact:tr(e)?e.impact:null})}if("UPDATE_DROPPABLE_SCROLL"===t.type){if("DROP_PENDING"===e.phase)return rr(e);if("COLLECTING"===e.phase)return rr(e);Go(e)||wt(!1);var h=t.payload,g=h.id,v=h.newScroll,C=e.dimensions.droppables[g];if(!C)return e;var y=Jt(C,v);return or(e,y,!1)}if("UPDATE_DROPPABLE_IS_ENABLED"===t.type){if("DROP_PENDING"===e.phase)return e;Go(e)||wt(!1);var z=t.payload,H=z.id,_=z.isEnabled,V=e.dimensions.droppables[H];V||wt(!1),V.isEnabled===_&&wt(!1);var x=J({},V,{isEnabled:_});return or(e,x,!0)}if("UPDATE_DROPPABLE_IS_COMBINE_ENABLED"===t.type){if("DROP_PENDING"===e.phase)return e;Go(e)||wt(!1);var M=t.payload,L=M.id,w=M.isCombineEnabled,S=e.dimensions.droppables[L];S||wt(!1),S.isCombineEnabled===w&&wt(!1);var E=J({},S,{isCombineEnabled:w});return or(e,E,!0)}if("MOVE_BY_WINDOW_SCROLL"===t.type){if("DROP_PENDING"===e.phase||"DROP_ANIMATING"===e.phase)return e;Go(e)||wt(!1),e.isWindowScrollAllowed||wt(!1);var k=t.payload.newScroll;if(Wt(e.viewport.scroll.current,k))return rr(e);var N=ko(e.viewport,k);return tr(e)?Qo({state:e,viewport:N}):Jo({state:e,viewport:N})}if("UPDATE_VIEWPORT_MAX_SCROLL"===t.type){if(!Go(e))return e;var T=t.payload.maxScroll;if(Wt(T,e.viewport.scroll.max))return e;var B=J({},e.viewport,{scroll:J({},e.viewport.scroll,{max:T})});return J({phase:"DRAGGING"},e,{viewport:B})}if("MOVE_UP"===t.type||"MOVE_DOWN"===t.type||"MOVE_LEFT"===t.type||"MOVE_RIGHT"===t.type){if("COLLECTING"===e.phase||"DROP_PENDING"===e.phase)return e;"DRAGGING"!==e.phase&&wt(!1);var I=Fo({state:e,type:t.type});return I?Jo({state:e,impact:I.impact,clientSelection:I.clientSelection,scrollJumpRequest:I.scrollJumpRequest}):e}if("DROP_PENDING"===t.type){var $=t.payload.reason;return"COLLECTING"!==e.phase&&wt(!1),J({phase:"DROP_PENDING"},e,{phase:"DROP_PENDING",isWaiting:!0,reason:$})}if("DROP_ANIMATE"===t.type){var R=t.payload,A=R.completed,P=R.dropDuration,W=R.newHomeClientOffset;return"DRAGGING"!==e.phase&&"DROP_PENDING"!==e.phase&&wt(!1),{phase:"DROP_ANIMATING",completed:A,dropDuration:P,newHomeClientOffset:W,dimensions:e.dimensions}}return"DROP_COMPLETE"===t.type?{phase:"IDLE",completed:t.payload.completed,shouldFlush:!1}:e},nr=function(e){return{type:"PUBLISH_WHILE_DRAGGING",payload:e}},lr=function(){return{type:"COLLECTION_STARTING",payload:null}},ir=function(e){return{type:"UPDATE_DROPPABLE_SCROLL",payload:e}},sr=function(e){return{type:"UPDATE_DROPPABLE_IS_ENABLED",payload:e}},dr=function(e){return{type:"UPDATE_DROPPABLE_IS_COMBINE_ENABLED",payload:e}},mr=function(e){return{type:"MOVE",payload:e}},fr=function(){return{type:"MOVE_UP",payload:null}},ur=function(){return{type:"MOVE_DOWN",payload:null}},pr=function(){return{type:"MOVE_RIGHT",payload:null}},br=function(){return{type:"MOVE_LEFT",payload:null}},hr=function(e){return{type:"DROP_COMPLETE",payload:e}},gr=function(e){return{type:"DROP",payload:e}},vr="cubic-bezier(.2,1,.1,1)",Cr=0,yr=.7,zr=.75,Hr="0.2s cubic-bezier(0.2, 0, 0, 1)",_r={fluid:"opacity "+Hr,snap:"transform "+Hr+", opacity "+Hr,drop:function(e){var t=e+"s "+vr;return"transform "+t+", opacity "+t},outOfTheWay:"transform "+Hr,placeholder:"height "+Hr+", width "+Hr+", margin "+Hr},Vr=function(e){return Wt(e,Rt)?null:"translate("+e.x+"px, "+e.y+"px)"},xr=Vr,Mr=.33,Lr=function(e){var t=e.getState,o=e.dispatch;return function(e){return function(r){if("DROP"===r.type){var c=t(),a=r.payload.reason;if("COLLECTING"!==c.phase){if("IDLE"!==c.phase){"DROP_PENDING"===c.phase&&c.isWaiting&&wt(!1),"DRAGGING"!==c.phase&&"DROP_PENDING"!==c.phase&&wt(!1);var n=c.critical,l=c.dimensions,i=l.draggables[c.critical.draggable.id],s=function(e){var t=e.draggables,o=e.reason,r=e.lastImpact,c=e.home,a=e.viewport,n=e.onLiftImpact;return r.at&&"DROP"===o?"REORDER"===r.at.type?{impact:r,didDropInsideDroppable:!0}:{impact:J({},r,{displaced:fo}),didDropInsideDroppable:!0}:{impact:Xo({draggables:t,impact:n,destination:c,viewport:a,forceShouldAnimate:!0}),didDropInsideDroppable:!1}}({reason:a,lastImpact:c.impact,afterCritical:c.afterCritical,onLiftImpact:c.onLiftImpact,home:c.dimensions.droppables[c.critical.droppable.id],viewport:c.viewport,draggables:c.dimensions.draggables}),d=s.impact,m=s.didDropInsideDroppable,f=m?no(d):null,u=m?lo(d):null,p={index:n.draggable.index,droppableId:n.droppable.id},b={draggableId:i.descriptor.id,type:i.descriptor.type,source:p,reason:a,mode:c.movementMode,destination:f,combine:u},h=function(e){var t=e.impact,o=e.draggable,r=e.dimensions,c=e.viewport,a=e.afterCritical,n=r.draggables,l=r.droppables,i=Oo(t),s=i?l[i]:null,d=l[o.descriptor.droppableId],m=Ko({impact:t,draggable:o,draggables:n,afterCritical:a,droppable:s||d,viewport:c});return Pt(m,o.client.borderBox.center)}({impact:d,draggable:i,dimensions:l,viewport:c.viewport,afterCritical:c.afterCritical}),g={critical:c.critical,afterCritical:c.afterCritical,result:b,impact:d};if(!Wt(c.current.client.offset,h)||Boolean(b.combine)){var v=function(e){var t=e.reason,o=Ft(e.current,e.destination);if(o<=0)return Mr;if(o>=1500)return.55;var r=Mr+o/1500*.22000000000000003;return Number(("CANCEL"===t?.6*r:r).toFixed(2))}({current:c.current.client.offset,destination:h,reason:a});o({type:"DROP_ANIMATE",payload:{newHomeClientOffset:h,dropDuration:v,completed:g}})}else o(hr({completed:g}))}}else o(function(e){return{type:"DROP_PENDING",payload:e}}({reason:a}))}else e(r)}}},wr=function(){return{x:window.pageXOffset,y:window.pageYOffset}};var Sr=function(e){var t=function(e){var t=e.onWindowScroll,o=_t((function(){t(wr())})),r=function(e){return{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(t){t.target!==window&&t.target!==window.document||e()}}}(o),c=xt;function a(){return c!==xt}return{start:function(){a()&&wt(!1),c=Mt(window,[r])},stop:function(){a()||wt(!1),o.cancel(),c(),c=xt},isActive:a}}({onWindowScroll:function(t){e.dispatch({type:"MOVE_BY_WINDOW_SCROLL",payload:{newScroll:t}})}});return function(e){return function(o){t.isActive()||"INITIAL_PUBLISH"!==o.type||t.start(),t.isActive()&&function(e){return"DROP_COMPLETE"===e.type||"DROP_ANIMATE"===e.type||"FLUSH"===e.type}(o)&&t.stop(),e(o)}}},Er=function(e,t){t()},kr=function(e,t){return{draggableId:e.draggable.id,type:e.droppable.type,source:{droppableId:e.droppable.id,index:e.draggable.index},mode:t}},Nr=function(e,t,o,r){if(e){var c=function(e){var t=!1,o=!1,r=setTimeout((function(){o=!0})),c=function(c){t||o||(t=!0,e(c),clearTimeout(r))};return c.wasCalled=function(){return t},c}(o);e(t,{announce:c}),c.wasCalled()||o(r(t))}else o(r(t))},Tr=function(e,t){var o=function(e,t){var o,r=(o=[],{add:function(e){var t=setTimeout((function(){return function(e){var t=Kt(o,(function(t){return t.timerId===e}));-1===t&&wt(!1),o.splice(t,1)[0].callback()}(t)})),r={timerId:t,callback:e};o.push(r)},flush:function(){if(o.length){var e=[].concat(o);o.length=0,e.forEach((function(e){clearTimeout(e.timerId),e.callback()}))}}}),c=null,a=function(o){c||wt(!1),c=null,Er(0,(function(){return Nr(e().onDragEnd,o,t,$t)}))};return{beforeCapture:function(t,o){c&&wt(!1),Er(0,(function(){var r=e().onBeforeCapture;r&&r({draggableId:t,mode:o})}))},beforeStart:function(t,o){c&&wt(!1),Er(0,(function(){var r=e().onBeforeDragStart;r&&r(kr(t,o))}))},start:function(o,a){c&&wt(!1);var n=kr(o,a);c={mode:a,lastCritical:o,lastLocation:n.source,lastCombine:null},r.add((function(){Er(0,(function(){return Nr(e().onDragStart,n,t,Bt)}))}))},update:function(o,a){var n=no(a),l=lo(a);c||wt(!1);var i=!function(e,t){if(e===t)return!0;var o=e.draggable.id===t.draggable.id&&e.draggable.droppableId===t.draggable.droppableId&&e.draggable.type===t.draggable.type&&e.draggable.index===t.draggable.index,r=e.droppable.id===t.droppable.id&&e.droppable.type===t.droppable.type;return o&&r}(o,c.lastCritical);i&&(c.lastCritical=o);var s,d,m=(d=n,!(null==(s=c.lastLocation)&&null==d||null!=s&&null!=d&&s.droppableId===d.droppableId&&s.index===d.index));m&&(c.lastLocation=n);var f=!function(e,t){return null==e&&null==t||null!=e&&null!=t&&e.draggableId===t.draggableId&&e.droppableId===t.droppableId}(c.lastCombine,l);if(f&&(c.lastCombine=l),i||m||f){var u=J({},kr(o,c.mode),{combine:l,destination:n});r.add((function(){Er(0,(function(){return Nr(e().onDragUpdate,u,t,It)}))}))}},flush:function(){c||wt(!1),r.flush()},drop:a,abort:function(){if(c){var e=J({},kr(c.lastCritical,c.mode),{combine:null,destination:null,reason:"CANCEL"});a(e)}}}}(e,t);return function(e){return function(t){return function(r){if("BEFORE_INITIAL_CAPTURE"!==r.type){if("INITIAL_PUBLISH"===r.type){var c=r.payload.critical;return o.beforeStart(c,r.payload.movementMode),t(r),void o.start(c,r.payload.movementMode)}if("DROP_COMPLETE"===r.type){var a=r.payload.completed.result;return o.flush(),t(r),void o.drop(a)}if(t(r),"FLUSH"!==r.type){var n=e.getState();"DRAGGING"===n.phase&&o.update(n.critical,n.impact)}else o.abort()}else o.beforeCapture(r.payload.draggableId,r.payload.movementMode)}}}},Br=function(e){return function(t){return function(o){if("DROP_ANIMATION_FINISHED"===o.type){var r=e.getState();"DROP_ANIMATING"!==r.phase&&wt(!1),e.dispatch(hr({completed:r.completed}))}else t(o)}}},Ir=function(e){var t=null,o=null;return function(r){return function(c){if("FLUSH"!==c.type&&"DROP_COMPLETE"!==c.type&&"DROP_ANIMATION_FINISHED"!==c.type||(o&&(cancelAnimationFrame(o),o=null),t&&(t(),t=null)),r(c),"DROP_ANIMATE"===c.type){var a={eventName:"scroll",options:{capture:!0,passive:!1,once:!0},fn:function(){"DROP_ANIMATING"===e.getState().phase&&e.dispatch({type:"DROP_ANIMATION_FINISHED",payload:null})}};o=requestAnimationFrame((function(){o=null,t=Mt(window,[a])}))}}}},$r=function(e){return function(t){return function(o){if(t(o),"PUBLISH_WHILE_DRAGGING"===o.type){var r=e.getState();"DROP_PENDING"===r.phase&&(r.isWaiting||e.dispatch(gr({reason:r.reason})))}}}},Rr=ve,Ar=function(e){var t=e.scrollHeight,o=e.scrollWidth,r=e.height,c=e.width,a=Pt({x:o,y:t},{x:c,y:r});return{x:Math.max(0,a.x),y:Math.max(0,a.y)}},Pr=function(){var e=document.documentElement;return e||wt(!1),e},Wr=function(){var e=Pr();return Ar({scrollHeight:e.scrollHeight,scrollWidth:e.scrollWidth,width:e.clientWidth,height:e.clientHeight})};function Dr(e,t,o){return o.descriptor.id!==t.id&&o.descriptor.type===t.type&&"virtual"===e.droppable.getById(o.descriptor.droppableId).descriptor.mode}var Or,Fr,Gr=function(e,t){var o=null,r=function(e){var t=e.registry,o=e.callbacks,r={additions:{},removals:{},modified:{}},c=null,a=function(){c||(o.collectionStarting(),c=requestAnimationFrame((function(){c=null;var e=r,a=e.additions,n=e.removals,l=e.modified,i=Object.keys(a).map((function(e){return t.draggable.getById(e).getDimension(Rt)})).sort((function(e,t){return e.descriptor.index-t.descriptor.index})),s=Object.keys(l).map((function(e){return{droppableId:e,scroll:t.droppable.getById(e).callbacks.getScrollWhileDragging()}})),d={additions:i,removals:Object.keys(n),modified:s};r={additions:{},removals:{},modified:{}},o.publish(d)})))};return{add:function(e){var t=e.descriptor.id;r.additions[t]=e,r.modified[e.descriptor.droppableId]=!0,r.removals[t]&&delete r.removals[t],a()},remove:function(e){var t=e.descriptor;r.removals[t.id]=!0,r.modified[t.droppableId]=!0,r.additions[t.id]&&delete r.additions[t.id],a()},stop:function(){c&&(cancelAnimationFrame(c),c=null,r={additions:{},removals:{},modified:{}})}}}({callbacks:{publish:t.publishWhileDragging,collectionStarting:t.collectionStarting},registry:e}),c=function(t){o||wt(!1);var c=o.critical.draggable;"ADDITION"===t.type&&Dr(e,c,t.value)&&r.add(t.value),"REMOVAL"===t.type&&Dr(e,c,t.value)&&r.remove(t.value)};return{updateDroppableIsEnabled:function(r,c){e.droppable.exists(r)||wt(!1),o&&t.updateDroppableIsEnabled({id:r,isEnabled:c})},updateDroppableIsCombineEnabled:function(r,c){o&&(e.droppable.exists(r)||wt(!1),t.updateDroppableIsCombineEnabled({id:r,isCombineEnabled:c}))},scrollDroppable:function(t,r){o&&e.droppable.getById(t).callbacks.scroll(r)},updateDroppableScroll:function(r,c){o&&(e.droppable.exists(r)||wt(!1),t.updateDroppableScroll({id:r,newScroll:c}))},startPublishing:function(t){o&&wt(!1);var r=e.draggable.getById(t.draggableId),a=e.droppable.getById(r.descriptor.droppableId),n={draggable:r.descriptor,droppable:a.descriptor},l=e.subscribe(c);return o={critical:n,unsubscribe:l},function(e){var t,o,r,c,a,n,l,i=e.critical,s=e.scrollOptions,d=e.registry,m=(t=wr(),o=Wr(),r=t.y,c=t.x,n=(a=Pr()).clientWidth,l=a.clientHeight,{frame:dt({top:r,left:c,right:c+n,bottom:r+l}),scroll:{initial:t,current:t,max:o,diff:{value:Rt,displacement:Rt}}}),f=m.scroll.current,u=i.droppable,p=d.droppable.getAllByType(u.type).map((function(e){return e.callbacks.getDimensionAndWatchScroll(f,s)})),b=d.draggable.getAllByType(i.draggable.type).map((function(e){return e.getDimension(f)}));return{dimensions:{draggables:oo(b),droppables:to(p)},critical:i,viewport:m}}({critical:n,registry:e,scrollOptions:t.scrollOptions})},stopPublishing:function(){if(o){r.stop();var t=o.critical.droppable;e.droppable.getAllByType(t.type).forEach((function(e){return e.callbacks.dragStopped()})),o.unsubscribe(),o=null}}}},Ur=function(e,t){return"IDLE"===e.phase||"DROP_ANIMATING"===e.phase&&e.completed.result.draggableId!==t&&"DROP"===e.completed.result.reason},jr=function(e){window.scrollBy(e.x,e.y)},qr=Ht((function(e){return ro(e).filter((function(e){return!!e.isEnabled&&!!e.frame}))})),Zr=function(e){return Math.pow(e,2)},Yr=function(e){var t=e.startOfRange,o=e.endOfRange,r=e.current,c=o-t;return 0===c?0:(r-t)/c},Jr=360,Xr=1200,Kr=function(e){var t=e.distanceToEdge,o=e.thresholds,r=e.dragStartTime,c=e.shouldUseTimeDampening,a=function(e,t){if(e>t.startScrollingFrom)return 0;if(e<=t.maxScrollValueAt)return 28;if(e===t.startScrollingFrom)return 1;var o=Yr({startOfRange:t.maxScrollValueAt,endOfRange:t.startScrollingFrom,current:e}),r=28*Zr(1-o);return Math.ceil(r)}(t,o);return 0===a?0:c?Math.max(function(e,t){var o=t,r=Xr,c=Date.now()-o;if(c>=Xr)return e;if(c<Jr)return 1;var a=Yr({startOfRange:Jr,endOfRange:r,current:c}),n=e*Zr(a);return Math.ceil(n)}(a,r),1):a},Qr=function(e){var t=e.container,o=e.distanceToEdges,r=e.dragStartTime,c=e.axis,a=e.shouldUseTimeDampening,n=function(e,t){return{startScrollingFrom:.25*e[t.size],maxScrollValueAt:.05*e[t.size]}}(t,c);return o[c.end]<o[c.start]?Kr({distanceToEdge:o[c.end],thresholds:n,dragStartTime:r,shouldUseTimeDampening:a}):-1*Kr({distanceToEdge:o[c.start],thresholds:n,dragStartTime:r,shouldUseTimeDampening:a})},ec=Ut((function(e){return 0===e?0:e})),tc=function(e){var t=e.dragStartTime,o=e.container,r=e.subject,c=e.center,a=e.shouldUseTimeDampening,n={top:c.y-o.top,right:o.right-c.x,bottom:o.bottom-c.y,left:c.x-o.left},l=Qr({container:o,distanceToEdges:n,dragStartTime:t,axis:go,shouldUseTimeDampening:a}),i=Qr({container:o,distanceToEdges:n,dragStartTime:t,axis:vo,shouldUseTimeDampening:a}),s=ec({x:i,y:l});if(Wt(s,Rt))return null;var d=function(e){var t=e.container,o=e.subject,r=e.proposedScroll,c=o.height>t.height,a=o.width>t.width;return a||c?a&&c?null:{x:a?0:r.x,y:c?0:r.y}:r}({container:o,subject:r,proposedScroll:s});return d?Wt(d,Rt)?null:d:null},oc=Ut((function(e){return 0===e?0:e>0?1:-1})),rc=(Or=function(e,t){return e<0?e:e>t?e-t:0},function(e){var t=e.current,o=e.max,r=e.change,c=At(t,r),a={x:Or(c.x,o.x),y:Or(c.y,o.y)};return Wt(a,Rt)?null:a}),cc=function(e){var t=e.max,o=e.current,r=e.change,c={x:Math.max(o.x,t.x),y:Math.max(o.y,t.y)},a=oc(r),n=rc({max:c,current:o,change:a});return!n||0!==a.x&&0===n.x||0!==a.y&&0===n.y},ac=function(e,t){return cc({current:e.scroll.current,max:e.scroll.max,change:t})},nc=function(e,t){var o=e.frame;return!!o&&cc({current:o.scroll.current,max:o.scroll.max,change:t})},lc=function(e){var t=e.state,o=e.dragStartTime,r=e.shouldUseTimeDampening,c=e.scrollWindow,a=e.scrollDroppable,n=t.current.page.borderBoxCenter,l=t.dimensions.draggables[t.critical.draggable.id].page.marginBox;if(t.isWindowScrollAllowed){var i=function(e){var t=e.viewport,o=e.subject,r=e.center,c=e.shouldUseTimeDampening,a=tc({dragStartTime:e.dragStartTime,container:t.frame,subject:o,center:r,shouldUseTimeDampening:c});return a&&ac(t,a)?a:null}({dragStartTime:o,viewport:t.viewport,subject:l,center:n,shouldUseTimeDampening:r});if(i)return void c(i)}var s=function(e){var t=e.center,o=e.destination,r=e.droppables;if(o){var c=r[o];return c.frame?c:null}var a=function(e,t){var o=Qt(qr(t),(function(t){return t.frame||wt(!1),Uo(t.frame.pageMarginBox)(e)}));return o}(t,r);return a}({center:n,destination:Oo(t.impact),droppables:t.dimensions.droppables});if(s){var d=function(e){var t=e.droppable,o=e.subject,r=e.center,c=e.dragStartTime,a=e.shouldUseTimeDampening,n=t.frame;if(!n)return null;var l=tc({dragStartTime:c,container:n.pageMarginBox,subject:o,center:r,shouldUseTimeDampening:a});return l&&nc(t,l)?l:null}({dragStartTime:o,droppable:s,subject:l,center:n,shouldUseTimeDampening:r});d&&a(s.descriptor.id,d)}},ic=function(e){var t=e.move,o=e.scrollDroppable,r=e.scrollWindow;return function(e){var c=e.scrollJumpRequest;if(c){var a=Oo(e.impact);a||wt(!1);var n=function(e,t){if(!nc(e,t))return t;var r=function(e,t){var o=e.frame;return o&&nc(e,t)?rc({current:o.scroll.current,max:o.scroll.max,change:t}):null}(e,t);if(!r)return o(e.descriptor.id,t),null;var c=Pt(t,r);return o(e.descriptor.id,c),Pt(t,c)}(e.dimensions.droppables[a],c);if(n){var l=e.viewport,i=function(e,t,o){if(!e)return o;if(!ac(t,o))return o;var c=function(e,t){if(!ac(e,t))return null;var o=e.scroll.max,r=e.scroll.current;return rc({current:r,max:o,change:t})}(t,o);if(!c)return r(o),null;var a=Pt(o,c);return r(a),Pt(o,a)}(e.isWindowScrollAllowed,l,n);i&&function(e,o){var r=At(e.current.client.selection,o);t({client:r})}(e,i)}}}},sc="data-rbd",dc={base:Fr=sc+"-drag-handle",draggableId:Fr+"-draggable-id",contextId:Fr+"-context-id"},mc=function(){var e=sc+"-draggable";return{base:e,contextId:e+"-context-id",id:e+"-id"}}(),fc=function(){var e=sc+"-droppable";return{base:e,contextId:e+"-context-id",id:e+"-id"}}(),uc={contextId:sc+"-scroll-container-context-id"},pc=function(e,t){return e.map((function(e){var o=e.styles[t];return o?e.selector+" { "+o+" }":""})).join(" ")},bc="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?te.useLayoutEffect:te.useEffect,hc=function(){var e=document.querySelector("head");return e||wt(!1),e},gc=function(e){var t=document.createElement("style");return e&&t.setAttribute("nonce",e),t.type="text/css",t};var vc=function(e){return e&&e.ownerDocument?e.ownerDocument.defaultView:window};function Cc(e){return e instanceof vc(e).HTMLElement}function yc(){var e={draggables:{},droppables:{}},t=[];function o(e){t.length&&t.forEach((function(t){return t(e)}))}function r(t){return e.draggables[t]||null}function c(t){return e.droppables[t]||null}return{draggable:{register:function(t){e.draggables[t.descriptor.id]=t,o({type:"ADDITION",value:t})},update:function(t,o){var r=e.draggables[o.descriptor.id];r&&r.uniqueId===t.uniqueId&&(delete e.draggables[o.descriptor.id],e.draggables[t.descriptor.id]=t)},unregister:function(t){var c=t.descriptor.id,a=r(c);a&&t.uniqueId===a.uniqueId&&(delete e.draggables[c],o({type:"REMOVAL",value:t}))},getById:function(e){var t=r(e);return t||wt(!1),t},findById:r,exists:function(e){return Boolean(r(e))},getAllByType:function(t){return Xt(e.draggables).filter((function(e){return e.descriptor.type===t}))}},droppable:{register:function(t){e.droppables[t.descriptor.id]=t},unregister:function(t){var o=c(t.descriptor.id);o&&t.uniqueId===o.uniqueId&&delete e.droppables[t.descriptor.id]},getById:function(e){var t=c(e);return t||wt(!1),t},findById:c,exists:function(e){return Boolean(c(e))},getAllByType:function(t){return Xt(e.droppables).filter((function(e){return e.descriptor.type===t}))}},subscribe:function(e){return t.push(e),function(){var o=t.indexOf(e);-1!==o&&t.splice(o,1)}},clean:function(){e.draggables={},e.droppables={},t.length=0}}}var zc=oe().createContext(null),Hc=function(){var e=document.body;return e||wt(!1),e},_c={position:"absolute",width:"1px",height:"1px",margin:"-1px",border:"0",padding:"0",overflow:"hidden",clip:"rect(0 0 0 0)","clip-path":"inset(100%)"},Vc=0,xc={separator:"::"};function Mc(e,t){return void 0===t&&(t=xc),it((function(){return""+e+t.separator+Vc++}),[t.separator,e])}var Lc=oe().createContext(null);function wc(e){var t=(0,te.useRef)(e);return(0,te.useEffect)((function(){t.current=e})),t}var Sc,Ec,kc=((Sc={})[13]=!0,Sc[9]=!0,Sc),Nc=function(e){kc[e.keyCode]&&e.preventDefault()},Tc=function(){var e="visibilitychange";return"undefined"==typeof document?e:Qt([e,"ms"+e,"webkit"+e,"moz"+e,"o"+e],(function(e){return"on"+e in document}))||e}(),Bc={type:"IDLE"};function Ic(){}var $c=((Ec={})[34]=!0,Ec[33]=!0,Ec[36]=!0,Ec[35]=!0,Ec);var Rc={type:"IDLE"},Ac={input:!0,button:!0,textarea:!0,select:!0,option:!0,optgroup:!0,video:!0,audio:!0};function Pc(e,t){if(null==t)return!1;if(Boolean(Ac[t.tagName.toLowerCase()]))return!0;var o=t.getAttribute("contenteditable");return"true"===o||""===o||t!==e&&Pc(e,t.parentElement)}function Wc(e,t){var o=t.target;return!!Cc(o)&&Pc(e,o)}var Dc=function(e){return dt(e.getBoundingClientRect()).center},Oc=function(){var e="matches";return"undefined"==typeof document?e:Qt([e,"msMatchesSelector","webkitMatchesSelector"],(function(e){return e in Element.prototype}))||e}();function Fc(e,t){return null==e?null:e[Oc](t)?e:Fc(e.parentElement,t)}function Gc(e,t){return e.closest?e.closest(t):Fc(e,t)}function Uc(e){e.preventDefault()}function jc(e){var t=e.expected,o=e.phase,r=e.isLockActive;return e.shouldWarn,!!r()&&t===o}function qc(e){var t=e.lockAPI,o=e.store,r=e.registry,c=e.draggableId;if(t.isClaimed())return!1;var a=r.draggable.findById(c);return!!a&&!!a.options.isEnabled&&!!Ur(o.getState(),c)}var Zc=[function(e){var t=(0,te.useRef)(Bc),o=(0,te.useRef)(xt),r=it((function(){return{eventName:"mousedown",fn:function(t){if(!t.defaultPrevented&&0===t.button&&!(t.ctrlKey||t.metaKey||t.shiftKey||t.altKey)){var r=e.findClosestDraggableId(t);if(r){var c=e.tryGetLock(r,n,{sourceEvent:t});if(c){t.preventDefault();var a={x:t.clientX,y:t.clientY};o.current(),s(c,a)}}}}}}),[e]),c=it((function(){return{eventName:"webkitmouseforcewillbegin",fn:function(t){if(!t.defaultPrevented){var o=e.findClosestDraggableId(t);if(o){var r=e.findOptionsForDraggable(o);r&&(r.shouldRespectForcePress||e.canGetLock(o)&&t.preventDefault())}}}}}),[e]),a=st((function(){o.current=Mt(window,[c,r],{passive:!1,capture:!0})}),[c,r]),n=st((function(){"IDLE"!==t.current.type&&(t.current=Bc,o.current(),a())}),[a]),l=st((function(){var e=t.current;n(),"DRAGGING"===e.type&&e.actions.cancel({shouldBlockNextClick:!0}),"PENDING"===e.type&&e.actions.abort()}),[n]),i=st((function(){var e=function(e){var t=e.cancel,o=e.completed,r=e.getPhase,c=e.setPhase;return[{eventName:"mousemove",fn:function(e){var t=e.button,o=e.clientX,a=e.clientY;if(0===t){var n={x:o,y:a},l=r();if("DRAGGING"===l.type)return e.preventDefault(),void l.actions.move(n);if("PENDING"!==l.type&&wt(!1),i=l.point,s=n,Math.abs(s.x-i.x)>=5||Math.abs(s.y-i.y)>=5){var i,s;e.preventDefault();var d=l.actions.fluidLift(n);c({type:"DRAGGING",actions:d})}}}},{eventName:"mouseup",fn:function(e){var c=r();"DRAGGING"===c.type?(e.preventDefault(),c.actions.drop({shouldBlockNextClick:!0}),o()):t()}},{eventName:"mousedown",fn:function(e){"DRAGGING"===r().type&&e.preventDefault(),t()}},{eventName:"keydown",fn:function(e){if("PENDING"!==r().type)return 27===e.keyCode?(e.preventDefault(),void t()):void Nc(e);t()}},{eventName:"resize",fn:t},{eventName:"scroll",options:{passive:!0,capture:!1},fn:function(){"PENDING"===r().type&&t()}},{eventName:"webkitmouseforcedown",fn:function(e){var o=r();"IDLE"===o.type&&wt(!1),o.actions.shouldRespectForcePress()?t():e.preventDefault()}},{eventName:Tc,fn:t}]}({cancel:l,completed:n,getPhase:function(){return t.current},setPhase:function(e){t.current=e}});o.current=Mt(window,e,{capture:!0,passive:!1})}),[l,n]),s=st((function(e,o){"IDLE"!==t.current.type&&wt(!1),t.current={type:"PENDING",point:o,actions:e},i()}),[i]);bc((function(){return a(),function(){o.current()}}),[a])},function(e){var t=(0,te.useRef)(Ic),o=it((function(){return{eventName:"keydown",fn:function(o){if(!o.defaultPrevented&&32===o.keyCode){var c=e.findClosestDraggableId(o);if(c){var a=e.tryGetLock(c,i,{sourceEvent:o});if(a){o.preventDefault();var n=!0,l=a.snapLift();t.current(),t.current=Mt(window,function(e,t){function o(){t(),e.cancel()}return[{eventName:"keydown",fn:function(r){return 27===r.keyCode?(r.preventDefault(),void o()):32===r.keyCode?(r.preventDefault(),t(),void e.drop()):40===r.keyCode?(r.preventDefault(),void e.moveDown()):38===r.keyCode?(r.preventDefault(),void e.moveUp()):39===r.keyCode?(r.preventDefault(),void e.moveRight()):37===r.keyCode?(r.preventDefault(),void e.moveLeft()):void($c[r.keyCode]?r.preventDefault():Nc(r))}},{eventName:"mousedown",fn:o},{eventName:"mouseup",fn:o},{eventName:"click",fn:o},{eventName:"touchstart",fn:o},{eventName:"resize",fn:o},{eventName:"wheel",fn:o,options:{passive:!0}},{eventName:Tc,fn:o}]}(l,i),{capture:!0,passive:!1})}}}function i(){n||wt(!1),n=!1,t.current(),r()}}}}),[e]),r=st((function(){t.current=Mt(window,[o],{passive:!1,capture:!0})}),[o]);bc((function(){return r(),function(){t.current()}}),[r])},function(e){var t=(0,te.useRef)(Rc),o=(0,te.useRef)(xt),r=st((function(){return t.current}),[]),c=st((function(e){t.current=e}),[]),a=it((function(){return{eventName:"touchstart",fn:function(t){if(!t.defaultPrevented){var r=e.findClosestDraggableId(t);if(r){var c=e.tryGetLock(r,l,{sourceEvent:t});if(c){var a=t.touches[0],n={x:a.clientX,y:a.clientY};o.current(),m(c,n)}}}}}}),[e]),n=st((function(){o.current=Mt(window,[a],{capture:!0,passive:!1})}),[a]),l=st((function(){var e=t.current;"IDLE"!==e.type&&("PENDING"===e.type&&clearTimeout(e.longPressTimerId),c(Rc),o.current(),n())}),[n,c]),i=st((function(){var e=t.current;l(),"DRAGGING"===e.type&&e.actions.cancel({shouldBlockNextClick:!0}),"PENDING"===e.type&&e.actions.abort()}),[l]),s=st((function(){var e={capture:!0,passive:!1},t={cancel:i,completed:l,getPhase:r},c=Mt(window,function(e){var t=e.cancel,o=e.completed,r=e.getPhase;return[{eventName:"touchmove",options:{capture:!1},fn:function(e){var o=r();if("DRAGGING"===o.type){o.hasMoved=!0;var c=e.touches[0],a={x:c.clientX,y:c.clientY};e.preventDefault(),o.actions.move(a)}else t()}},{eventName:"touchend",fn:function(e){var c=r();"DRAGGING"===c.type?(e.preventDefault(),c.actions.drop({shouldBlockNextClick:!0}),o()):t()}},{eventName:"touchcancel",fn:function(e){"DRAGGING"===r().type?(e.preventDefault(),t()):t()}},{eventName:"touchforcechange",fn:function(e){var o=r();"IDLE"===o.type&&wt(!1);var c=e.touches[0];if(c&&c.force>=.15){var a=o.actions.shouldRespectForcePress();if("PENDING"!==o.type)return a?o.hasMoved?void e.preventDefault():void t():void e.preventDefault();a&&t()}}},{eventName:Tc,fn:t}]}(t),e),a=Mt(window,function(e){var t=e.cancel,o=e.getPhase;return[{eventName:"orientationchange",fn:t},{eventName:"resize",fn:t},{eventName:"contextmenu",fn:function(e){e.preventDefault()}},{eventName:"keydown",fn:function(e){"DRAGGING"===o().type?(27===e.keyCode&&e.preventDefault(),t()):t()}},{eventName:Tc,fn:t}]}(t),e);o.current=function(){c(),a()}}),[i,r,l]),d=st((function(){var e=r();"PENDING"!==e.type&&wt(!1);var t=e.actions.fluidLift(e.point);c({type:"DRAGGING",actions:t,hasMoved:!1})}),[r,c]),m=st((function(e,t){"IDLE"!==r().type&&wt(!1);var o=setTimeout(d,120);c({type:"PENDING",point:t,actions:e,longPressTimerId:o}),s()}),[s,r,c,d]);bc((function(){return n(),function(){o.current();var e=r();"PENDING"===e.type&&(clearTimeout(e.longPressTimerId),c(Rc))}}),[r,n,c]),bc((function(){return Mt(window,[{eventName:"touchmove",fn:function(){},options:{capture:!1,passive:!1}}])}),[])}];function Yc(e){var t=e.contextId,o=e.store,r=e.registry,c=e.customSensors,a=e.enableDefaultSensors,n=[].concat(a?Zc:[],c||[]),l=(0,te.useState)((function(){return function(){var e=null;function t(){e||wt(!1),e=null}return{isClaimed:function(){return Boolean(e)},isActive:function(t){return t===e},claim:function(t){e&&wt(!1);var o={abandon:t};return e=o,o},release:t,tryAbandon:function(){e&&(e.abandon(),t())}}}()}))[0],i=st((function(e,t){e.isDragging&&!t.isDragging&&l.tryAbandon()}),[l]);bc((function(){var e=o.getState();return o.subscribe((function(){var t=o.getState();i(e,t),e=t}))}),[l,o,i]),bc((function(){return l.tryAbandon}),[l.tryAbandon]);for(var s=st((function(e){return qc({lockAPI:l,registry:r,store:o,draggableId:e})}),[l,r,o]),d=st((function(e,c,a){return function(e){var t=e.lockAPI,o=e.contextId,r=e.store,c=e.registry,a=e.draggableId,n=e.forceSensorStop,l=e.sourceEvent;if(!qc({lockAPI:t,store:r,registry:c,draggableId:a}))return null;var i=c.draggable.getById(a),s=function(e,t){var o="["+mc.contextId+'="'+e+'"]',r=Qt(eo(document.querySelectorAll(o)),(function(e){return e.getAttribute(mc.id)===t}));return r&&Cc(r)?r:null}(o,i.descriptor.id);if(!s)return null;if(l&&!i.options.canDragInteractiveElements&&Wc(s,l))return null;var d=t.claim(n||xt),m="PRE_DRAG";function f(){return i.options.shouldRespectForcePress}function u(){return t.isActive(d)}var p=function(e,t){jc({expected:e,phase:m,isLockActive:u,shouldWarn:!0})&&r.dispatch(t())}.bind(null,"DRAGGING");function b(e){function o(){t.release(),m="COMPLETED"}function c(t,c){if(void 0===c&&(c={shouldBlockNextClick:!1}),e.cleanup(),c.shouldBlockNextClick){var a=Mt(window,[{eventName:"click",fn:Uc,options:{once:!0,passive:!1,capture:!0}}]);setTimeout(a)}o(),r.dispatch(gr({reason:t}))}return"PRE_DRAG"!==m&&(o(),"PRE_DRAG"!==m&&wt(!1)),r.dispatch(function(e){return{type:"LIFT",payload:e}}(e.liftActionArgs)),m="DRAGGING",J({isActive:function(){return jc({expected:"DRAGGING",phase:m,isLockActive:u,shouldWarn:!1})},shouldRespectForcePress:f,drop:function(e){return c("DROP",e)},cancel:function(e){return c("CANCEL",e)}},e.actions)}var h={isActive:function(){return jc({expected:"PRE_DRAG",phase:m,isLockActive:u,shouldWarn:!1})},shouldRespectForcePress:f,fluidLift:function(e){var t=_t((function(e){p((function(){return mr({client:e})}))}));return J({},b({liftActionArgs:{id:a,clientSelection:e,movementMode:"FLUID"},cleanup:function(){return t.cancel()},actions:{move:t}}),{move:t})},snapLift:function(){var e={moveUp:function(){return p(fr)},moveRight:function(){return p(pr)},moveDown:function(){return p(ur)},moveLeft:function(){return p(br)}};return b({liftActionArgs:{id:a,clientSelection:Dc(s),movementMode:"SNAP"},cleanup:xt,actions:e})},abort:function(){jc({expected:"PRE_DRAG",phase:m,isLockActive:u,shouldWarn:!0})&&t.release()}};return h}({lockAPI:l,registry:r,contextId:t,store:o,draggableId:e,forceSensorStop:c,sourceEvent:a&&a.sourceEvent?a.sourceEvent:null})}),[t,l,r,o]),m=st((function(e){return function(e,t){var o=function(e,t){var o,r=t.target;if(!((o=r)instanceof vc(o).Element))return null;var c=function(e){return"["+dc.contextId+'="'+e+'"]'}(e),a=Gc(r,c);return a&&Cc(a)?a:null}(e,t);return o?o.getAttribute(dc.draggableId):null}(t,e)}),[t]),f=st((function(e){var t=r.draggable.findById(e);return t?t.options:null}),[r.draggable]),u=st((function(){l.isClaimed()&&(l.tryAbandon(),"IDLE"!==o.getState().phase&&o.dispatch({type:"FLUSH",payload:null}))}),[l,o]),p=st(l.isClaimed,[l]),b=it((function(){return{canGetLock:s,tryGetLock:d,findClosestDraggableId:m,findOptionsForDraggable:f,tryReleaseLock:u,isLockClaimed:p}}),[s,d,m,f,u,p]),h=0;h<n.length;h++)n[h](b)}function Jc(e){return e.current||wt(!1),e.current}function Xc(e){var t=e.contextId,o=e.setCallbacks,r=e.sensors,c=e.nonce,a=e.dragHandleUsageInstructions,n=(0,te.useRef)(null),l=wc(e),i=st((function(){return function(e){return{onBeforeCapture:e.onBeforeCapture,onBeforeDragStart:e.onBeforeDragStart,onDragStart:e.onDragStart,onDragEnd:e.onDragEnd,onDragUpdate:e.onDragUpdate}}(l.current)}),[l]),s=function(e){var t=it((function(){return function(e){return"rbd-announcement-"+e}(e)}),[e]),o=(0,te.useRef)(null);return(0,te.useEffect)((function(){var e=document.createElement("div");return o.current=e,e.id=t,e.setAttribute("aria-live","assertive"),e.setAttribute("aria-atomic","true"),J(e.style,_c),Hc().appendChild(e),function(){setTimeout((function(){var t=Hc();t.contains(e)&&t.removeChild(e),e===o.current&&(o.current=null)}))}}),[t]),st((function(e){var t=o.current;t&&(t.textContent=e)}),[])}(t),d=function(e){var t=e.contextId,o=e.text,r=Mc("hidden-text",{separator:"-"}),c=it((function(){return"rbd-hidden-text-"+(e={contextId:t,uniqueId:r}).contextId+"-"+e.uniqueId;var e}),[r,t]);return(0,te.useEffect)((function(){var e=document.createElement("div");return e.id=c,e.textContent=o,e.style.display="none",Hc().appendChild(e),function(){var t=Hc();t.contains(e)&&t.removeChild(e)}}),[c,o]),c}({contextId:t,text:a}),m=function(e,t){var o=it((function(){return function(e){var t,o,r=function(e){return function(t){return"["+t+'="'+e+'"]'}}(e),c=(t="\n cursor: -webkit-grab;\n cursor: grab;\n ",{selector:r(dc.contextId),styles:{always:"\n -webkit-touch-callout: none;\n -webkit-tap-highlight-color: rgba(0,0,0,0);\n touch-action: manipulation;\n ",resting:t,dragging:"pointer-events: none;",dropAnimating:t}}),a=[(o="\n transition: "+_r.outOfTheWay+";\n ",{selector:r(mc.contextId),styles:{dragging:o,dropAnimating:o,userCancel:o}}),c,{selector:r(fc.contextId),styles:{always:"overflow-anchor: none;"}},{selector:"body",styles:{dragging:"\n cursor: grabbing;\n cursor: -webkit-grabbing;\n user-select: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n overflow-anchor: none;\n "}}];return{always:pc(a,"always"),resting:pc(a,"resting"),dragging:pc(a,"dragging"),dropAnimating:pc(a,"dropAnimating"),userCancel:pc(a,"userCancel")}}(e)}),[e]),r=(0,te.useRef)(null),c=(0,te.useRef)(null),a=st(Ht((function(e){var t=c.current;t||wt(!1),t.textContent=e})),[]),n=st((function(e){var t=r.current;t||wt(!1),t.textContent=e}),[]);bc((function(){(r.current||c.current)&&wt(!1);var l=gc(t),i=gc(t);return r.current=l,c.current=i,l.setAttribute(sc+"-always",e),i.setAttribute(sc+"-dynamic",e),hc().appendChild(l),hc().appendChild(i),n(o.always),a(o.resting),function(){var e=function(e){var t=e.current;t||wt(!1),hc().removeChild(t),e.current=null};e(r),e(c)}}),[t,n,a,o.always,o.resting,e]);var l=st((function(){return a(o.dragging)}),[a,o.dragging]),i=st((function(e){a("DROP"!==e?o.userCancel:o.dropAnimating)}),[a,o.dropAnimating,o.userCancel]),s=st((function(){c.current&&a(o.resting)}),[a,o.resting]);return it((function(){return{dragging:l,dropping:i,resting:s}}),[l,i,s])}(t,c),f=st((function(e){Jc(n).dispatch(e)}),[]),u=it((function(){return ge({publishWhileDragging:nr,updateDroppableScroll:ir,updateDroppableIsEnabled:sr,updateDroppableIsCombineEnabled:dr,collectionStarting:lr},f)}),[f]),p=function(){var e=it(yc,[]);return(0,te.useEffect)((function(){return function(){requestAnimationFrame(e.clean)}}),[e]),e}(),b=it((function(){return Gr(p,u)}),[p,u]),h=it((function(){return function(e){var t=e.scrollDroppable,o=e.scrollWindow,r=e.move,c=function(e){var t=e.scrollDroppable,o=_t(e.scrollWindow),r=_t(t),c=null,a=function(e){c||wt(!1);var t=c,a=t.shouldUseTimeDampening,n=t.dragStartTime;lc({state:e,scrollWindow:o,scrollDroppable:r,dragStartTime:n,shouldUseTimeDampening:a})};return{start:function(e){c&&wt(!1);var t=Date.now(),o=!1,r=function(){o=!0};lc({state:e,dragStartTime:0,shouldUseTimeDampening:!1,scrollWindow:r,scrollDroppable:r}),c={dragStartTime:t,shouldUseTimeDampening:o},o&&a(e)},stop:function(){c&&(o.cancel(),r.cancel(),c=null)},scroll:a}}({scrollWindow:o,scrollDroppable:t}),a=ic({move:r,scrollWindow:o,scrollDroppable:t});return{scroll:function(e){"DRAGGING"===e.phase&&("FLUID"!==e.movementMode?e.scrollJumpRequest&&a(e):c.scroll(e))},start:c.start,stop:c.stop}}(J({scrollWindow:jr,scrollDroppable:b.scrollDroppable},ge({move:mr},f)))}),[b.scrollDroppable,f]),g=function(e){var t=(0,te.useRef)({}),o=(0,te.useRef)(null),r=(0,te.useRef)(null),c=(0,te.useRef)(!1),a=st((function(e,o){var r={id:e,focus:o};return t.current[e]=r,function(){var o=t.current;o[e]!==r&&delete o[e]}}),[]),n=st((function(t){var o=function(e,t){var o="["+dc.contextId+'="'+e+'"]',r=eo(document.querySelectorAll(o));if(!r.length)return null;var c=Qt(r,(function(e){return e.getAttribute(dc.draggableId)===t}));return c&&Cc(c)?c:null}(e,t);o&&o!==document.activeElement&&o.focus()}),[e]),l=st((function(e,t){o.current===e&&(o.current=t)}),[]),i=st((function(){r.current||c.current&&(r.current=requestAnimationFrame((function(){r.current=null;var e=o.current;e&&n(e)})))}),[n]),s=st((function(e){o.current=null;var t=document.activeElement;t&&t.getAttribute(dc.draggableId)===e&&(o.current=e)}),[]);return bc((function(){return c.current=!0,function(){c.current=!1;var e=r.current;e&&cancelAnimationFrame(e)}}),[]),it((function(){return{register:a,tryRecordFocus:s,tryRestoreFocusRecorded:i,tryShiftRecord:l}}),[a,s,i,l])}(t),v=it((function(){return function(e){var t,o=e.dimensionMarshal,r=e.focusMarshal,c=e.styleMarshal,a=e.getResponders,n=e.announce,l=e.autoScroller;return be(ar,Rr(function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return function(e){return function(){var o=e.apply(void 0,arguments),r=function(){throw new Error(de(15))},c={getState:o.getState,dispatch:function(){return r.apply(void 0,arguments)}},a=t.map((function(e){return e(c)}));return r=ve.apply(void 0,a)(o.dispatch),se(se({},o),{},{dispatch:r})}}}((t=c,function(){return function(e){return function(o){"INITIAL_PUBLISH"===o.type&&t.dragging(),"DROP_ANIMATE"===o.type&&t.dropping(o.payload.completed.result.reason),"FLUSH"!==o.type&&"DROP_COMPLETE"!==o.type||t.resting(),e(o)}}}),function(e){return function(){return function(t){return function(o){"DROP_COMPLETE"!==o.type&&"FLUSH"!==o.type&&"DROP_ANIMATE"!==o.type||e.stopPublishing(),t(o)}}}}(o),function(e){return function(t){var o=t.getState,r=t.dispatch;return function(t){return function(c){if("LIFT"===c.type){var a=c.payload,n=a.id,l=a.clientSelection,i=a.movementMode,s=o();"DROP_ANIMATING"===s.phase&&r(hr({completed:s.completed})),"IDLE"!==o().phase&&wt(!1),r({type:"FLUSH",payload:null}),r({type:"BEFORE_INITIAL_CAPTURE",payload:{draggableId:n,movementMode:i}});var d={draggableId:n,scrollOptions:{shouldPublishImmediately:"SNAP"===i}},m=e.startPublishing(d),f=m.critical,u=m.dimensions,p=m.viewport;r({type:"INITIAL_PUBLISH",payload:{critical:f,dimensions:u,clientSelection:l,movementMode:i,viewport:p}})}else t(c)}}}}(o),Lr,Br,Ir,$r,function(e){return function(t){return function(o){return function(r){if(function(e){return"DROP_COMPLETE"===e.type||"DROP_ANIMATE"===e.type||"FLUSH"===e.type}(r))return e.stop(),void o(r);if("INITIAL_PUBLISH"===r.type){o(r);var c=t.getState();return"DRAGGING"!==c.phase&&wt(!1),void e.start(c)}o(r),e.scroll(t.getState())}}}}(l),Sr,function(e){var t=!1;return function(){return function(o){return function(r){if("INITIAL_PUBLISH"===r.type)return t=!0,e.tryRecordFocus(r.payload.critical.draggable.id),o(r),void e.tryRestoreFocusRecorded();if(o(r),t){if("FLUSH"===r.type)return t=!1,void e.tryRestoreFocusRecorded();if("DROP_COMPLETE"===r.type){t=!1;var c=r.payload.completed.result;c.combine&&e.tryShiftRecord(c.draggableId,c.combine.draggableId),e.tryRestoreFocusRecorded()}}}}}}(r),Tr(a,n))))}({announce:s,autoScroller:h,dimensionMarshal:b,focusMarshal:g,getResponders:i,styleMarshal:m})}),[s,h,b,g,i,m]);n.current=v;var C=st((function(){var e=Jc(n);"IDLE"!==e.getState().phase&&e.dispatch({type:"FLUSH",payload:null})}),[]),y=st((function(){var e=Jc(n).getState();return e.isDragging||"DROP_ANIMATING"===e.phase}),[]);o(it((function(){return{isDragging:y,tryAbort:C}}),[y,C]));var z=st((function(e){return Ur(Jc(n).getState(),e)}),[]),H=st((function(){return Go(Jc(n).getState())}),[]),_=it((function(){return{marshal:b,focus:g,contextId:t,canLift:z,isMovementAllowed:H,dragHandleUsageInstructionsId:d,registry:p}}),[t,b,d,g,z,H,p]);return Yc({contextId:t,store:v,registry:p,customSensors:r,enableDefaultSensors:!1!==e.enableDefaultSensors}),(0,te.useEffect)((function(){return C}),[C]),oe().createElement(Lc.Provider,{value:_},oe().createElement(xe,{context:zc,store:v},e.children))}var Kc=0;function Qc(e){var t=it((function(){return""+Kc++}),[]),o=e.dragHandleUsageInstructions||"\n Press space bar to start a drag.\n When dragging you can use the arrow keys to move the item around and escape to cancel.\n Some screen readers may require you to be in focus mode or to use your pass through key\n";return oe().createElement(St,null,(function(r){return oe().createElement(Xc,{nonce:e.nonce,contextId:t,setCallbacks:r,dragHandleUsageInstructions:o,enableDefaultSensors:e.enableDefaultSensors,sensors:e.sensors,onBeforeCapture:e.onBeforeCapture,onBeforeDragStart:e.onBeforeDragStart,onDragStart:e.onDragStart,onDragUpdate:e.onDragUpdate,onDragEnd:e.onDragEnd},e.children)}))}var ea=function(e){return function(t){return e===t}},ta=ea("scroll"),oa=ea("auto"),ra=(ea("visible"),function(e,t){return t(e.overflowX)||t(e.overflowY)}),ca=function e(t){return null==t||t===document.body||t===document.documentElement?null:function(e){var t=window.getComputedStyle(e),o={overflowX:t.overflowX,overflowY:t.overflowY};return ra(o,ta)||ra(o,oa)}(t)?t:e(t.parentElement)},aa=function(e){return{x:e.scrollLeft,y:e.scrollTop}},na=function e(t){return!!t&&("fixed"===window.getComputedStyle(t).position||e(t.parentElement))},la={passive:!1},ia={passive:!0},sa=function(e){return e.shouldPublishImmediately?la:ia};function da(e){var t=(0,te.useContext)(e);return t||wt(!1),t}var ma=function(e){return e&&e.env.closestScrollable||null};function fa(){}var ua={width:0,height:0,margin:{top:0,right:0,bottom:0,left:0}},pa=oe().memo((function(e){var t=(0,te.useRef)(null),o=st((function(){t.current&&(clearTimeout(t.current),t.current=null)}),[]),r=e.animate,c=e.onTransitionEnd,a=e.onClose,n=e.contextId,l=(0,te.useState)("open"===e.animate),i=l[0],s=l[1];(0,te.useEffect)((function(){return i?"open"!==r?(o(),s(!1),fa):t.current?fa:(t.current=setTimeout((function(){t.current=null,s(!1)})),o):fa}),[r,i,o]);var d=st((function(e){"height"===e.propertyName&&(c(),"close"===r&&a())}),[r,a,c]),m=function(e){var t=e.isAnimatingOpenOnMount,o=e.placeholder,r=e.animate,c=function(e){var t=e.placeholder;return e.isAnimatingOpenOnMount||"close"===e.animate?ua:{height:t.client.borderBox.height,width:t.client.borderBox.width,margin:t.client.margin}}({isAnimatingOpenOnMount:t,placeholder:o,animate:r});return{display:o.display,boxSizing:"border-box",width:c.width,height:c.height,marginTop:c.margin.top,marginRight:c.margin.right,marginBottom:c.margin.bottom,marginLeft:c.margin.left,flexShrink:"0",flexGrow:"0",pointerEvents:"none",transition:"none"!==r?_r.placeholder:null}}({isAnimatingOpenOnMount:i,animate:e.animate,placeholder:e.placeholder});return oe().createElement(e.placeholder.tagName,{style:m,"data-rbd-placeholder-context-id":n,onTransitionEnd:d,ref:e.innerRef})})),ba=oe().createContext(null),ha=function(e){function t(){for(var t,o=arguments.length,r=new Array(o),c=0;c<o;c++)r[c]=arguments[c];return(t=e.call.apply(e,[this].concat(r))||this).state={isVisible:Boolean(t.props.on),data:t.props.on,animate:t.props.shouldAnimate&&t.props.on?"open":"none"},t.onClose=function(){"close"===t.state.animate&&t.setState({isVisible:!1})},t}return ce(t,e),t.getDerivedStateFromProps=function(e,t){return e.shouldAnimate?e.on?{isVisible:!0,data:e.on,animate:"open"}:t.isVisible?{isVisible:!0,data:t.data,animate:"close"}:{isVisible:!1,animate:"close",data:null}:{isVisible:Boolean(e.on),data:e.on,animate:"none"}},t.prototype.render=function(){if(!this.state.isVisible)return null;var e={onClose:this.onClose,data:this.state.data,animate:this.state.animate};return this.props.children(e)},t}(oe().PureComponent),ga=function(e,t){return t?_r.drop(t.duration):e?_r.snap:_r.fluid},va=function(e,t){return e?t?Cr:yr:null};function Ca(e){return"DRAGGING"===e.type?function(e){var t=e.dimension.client,o=e.offset,r=e.combineWith,c=e.dropping,a=Boolean(r),n=function(e){return null!=e.forceShouldAnimate?e.forceShouldAnimate:"SNAP"===e.mode}(e),l=Boolean(c),i=l?function(e,t){var o=Vr(e);return o?t?o+" scale("+zr+")":o:null}(o,a):xr(o);return{position:"fixed",top:t.marginBox.top,left:t.marginBox.left,boxSizing:"border-box",width:t.borderBox.width,height:t.borderBox.height,transition:ga(n,c),transform:i,opacity:va(a,l),zIndex:l?4500:5e3,pointerEvents:"none"}}(e):{transform:xr((t=e).offset),transition:t.shouldAnimateDisplacement?null:"none"};var t}function ya(e){e.preventDefault()}var za=function(e,t){return e===t},Ha=function(e){var t=e.combine,o=e.destination;return o?o.droppableId:t?t.droppableId:null};function _a(e){return{isDragging:!1,isDropAnimating:!1,isClone:!1,dropAnimation:null,mode:null,draggingOver:null,combineTargetFor:e,combineWith:null}}var Va={mapped:{type:"SECONDARY",offset:Rt,combineTargetFor:null,shouldAnimateDisplacement:!0,snapshot:_a(null)}},xa=rt((function(){var e,t,o,r=(e=Ht((function(e,t){return{x:e,y:t}})),t=Ht((function(e,t,o,r,c){return{isDragging:!0,isClone:t,isDropAnimating:Boolean(c),dropAnimation:c,mode:e,draggingOver:o,combineWith:r,combineTargetFor:null}})),o=Ht((function(e,o,r,c,a,n,l){return{mapped:{type:"DRAGGING",dropping:null,draggingOver:a,combineWith:n,mode:o,offset:e,dimension:r,forceShouldAnimate:l,snapshot:t(o,c,a,n,null)}}})),function(r,c){if(r.isDragging){if(r.critical.draggable.id!==c.draggableId)return null;var a=r.current.client.offset,n=r.dimensions.draggables[c.draggableId],l=Oo(r.impact),i=(d=r.impact).at&&"COMBINE"===d.at.type?d.at.combine.draggableId:null,s=r.forceShouldAnimate;return o(e(a.x,a.y),r.movementMode,n,c.isClone,l,i,s)}var d;if("DROP_ANIMATING"===r.phase){var m=r.completed;if(m.result.draggableId!==c.draggableId)return null;var f=c.isClone,u=r.dimensions.draggables[c.draggableId],p=m.result,b=p.mode,h=Ha(p),g=function(e){return e.combine?e.combine.draggableId:null}(p),v={duration:r.dropDuration,curve:vr,moveTo:r.newHomeClientOffset,opacity:g?Cr:null,scale:g?zr:null};return{mapped:{type:"DRAGGING",offset:r.newHomeClientOffset,dimension:u,dropping:v,draggingOver:h,combineWith:g,mode:b,forceShouldAnimate:null,snapshot:t(b,f,h,g,v)}}}return null}),c=function(){var e=Ht((function(e,t){return{x:e,y:t}})),t=Ht(_a),o=Ht((function(e,o,r){return void 0===o&&(o=null),{mapped:{type:"SECONDARY",offset:e,combineTargetFor:o,shouldAnimateDisplacement:r,snapshot:t(o)}}})),r=function(e){return e?o(Rt,e,!0):null},c=function(t,c,a,n){var l=a.displaced.visible[t],i=Boolean(n.inVirtualList&&n.effected[t]),s=lo(a),d=s&&s.draggableId===t?c:null;if(!l){if(!i)return r(d);if(a.displaced.invisible[t])return null;var m=Dt(n.displacedBy.point),f=e(m.x,m.y);return o(f,d,!0)}if(i)return r(d);var u=a.displacedBy.point,p=e(u.x,u.y);return o(p,d,l.shouldAnimate)};return function(e,t){if(e.isDragging)return e.critical.draggable.id===t.draggableId?null:c(t.draggableId,e.critical.draggable.id,e.impact,e.afterCritical);if("DROP_ANIMATING"===e.phase){var o=e.completed;return o.result.draggableId===t.draggableId?null:c(t.draggableId,o.result.draggableId,o.impact,o.afterCritical)}return null}}();return function(e,t){return r(e,t)||c(e,t)||Va}}),{dropAnimationFinished:function(){return{type:"DROP_ANIMATION_FINISHED",payload:null}}},null,{context:zc,pure:!0,areStatePropsEqual:za})((function(e){var t=(0,te.useRef)(null),o=st((function(e){t.current=e}),[]),r=st((function(){return t.current}),[]),c=da(Lc),a=c.contextId,n=c.dragHandleUsageInstructionsId,l=c.registry,i=da(ba),s=i.type,d=i.droppableId,m=it((function(){return{id:e.draggableId,index:e.index,type:s,droppableId:d}}),[e.draggableId,e.index,s,d]),f=e.children,u=e.draggableId,p=e.isEnabled,b=e.shouldRespectForcePress,h=e.canDragInteractiveElements,g=e.isClone,v=e.mapped,C=e.dropAnimationFinished;g||function(e){var t=Mc("draggable"),o=e.descriptor,r=e.registry,c=e.getDraggableRef,a=e.canDragInteractiveElements,n=e.shouldRespectForcePress,l=e.isEnabled,i=it((function(){return{canDragInteractiveElements:a,shouldRespectForcePress:n,isEnabled:l}}),[a,l,n]),s=st((function(e){var t=c();return t||wt(!1),function(e,t,o){void 0===o&&(o=Rt);var r=window.getComputedStyle(t),c=t.getBoundingClientRect(),a=vt(c,r),n=gt(a,o);return{descriptor:e,placeholder:{client:a,tagName:t.tagName.toLowerCase(),display:r.display},displaceBy:{x:a.marginBox.width,y:a.marginBox.height},client:a,page:n}}(o,t,e)}),[o,c]),d=it((function(){return{uniqueId:t,descriptor:o,options:i,getDimension:s}}),[o,s,i,t]),m=(0,te.useRef)(d),f=(0,te.useRef)(!0);bc((function(){return r.draggable.register(m.current),function(){return r.draggable.unregister(m.current)}}),[r.draggable]),bc((function(){if(f.current)f.current=!1;else{var e=m.current;m.current=d,r.draggable.update(d,e)}}),[d,r.draggable])}(it((function(){return{descriptor:m,registry:l,getDraggableRef:r,canDragInteractiveElements:h,shouldRespectForcePress:b,isEnabled:p}}),[m,l,r,h,b,p]));var y=it((function(){return p?{tabIndex:0,role:"button","aria-describedby":n,"data-rbd-drag-handle-draggable-id":u,"data-rbd-drag-handle-context-id":a,draggable:!1,onDragStart:ya}:null}),[a,n,u,p]),z=st((function(e){"DRAGGING"===v.type&&v.dropping&&"transform"===e.propertyName&&C()}),[C,v]),H=it((function(){var e=Ca(v),t="DRAGGING"===v.type&&v.dropping?z:null;return{innerRef:o,draggableProps:{"data-rbd-draggable-context-id":a,"data-rbd-draggable-id":u,style:e,onTransitionEnd:t},dragHandleProps:y}}),[a,y,u,v,z,o]),_=it((function(){return{draggableId:m.id,type:m.type,source:{index:m.index,droppableId:m.droppableId}}}),[m.droppableId,m.id,m.index,m.type]);return f(H,v.snapshot,_)}));function Ma(e){return da(ba).isUsingCloneFor!==e.draggableId||e.isClone?oe().createElement(xa,e):null}function La(e){var t="boolean"!=typeof e.isDragDisabled||!e.isDragDisabled,o=Boolean(e.disableInteractiveElementBlocking),r=Boolean(e.shouldRespectForcePress);return oe().createElement(Ma,J({},e,{isClone:!1,isEnabled:t,canDragInteractiveElements:o,shouldRespectForcePress:r}))}var wa=function(e,t){return e===t.droppable.type},Sa=function(e,t){return t.draggables[e.draggable.id]},Ea={mode:"standard",type:"DEFAULT",direction:"vertical",isDropDisabled:!1,isCombineEnabled:!1,ignoreContainerClipping:!1,renderClone:null,getContainerForClone:function(){return document.body||wt(!1),document.body}},ka=rt((function(){var e={placeholder:null,shouldAnimatePlaceholder:!0,snapshot:{isDraggingOver:!1,draggingOverWith:null,draggingFromThisWith:null,isUsingPlaceholder:!1},useClone:null},t=J({},e,{shouldAnimatePlaceholder:!1}),o=Ht((function(e){return{draggableId:e.id,type:e.type,source:{index:e.index,droppableId:e.droppableId}}})),r=Ht((function(r,c,a,n,l,i){var s=l.descriptor.id;if(l.descriptor.droppableId===r){var d=i?{render:i,dragging:o(l.descriptor)}:null,m={isDraggingOver:a,draggingOverWith:a?s:null,draggingFromThisWith:s,isUsingPlaceholder:!0};return{placeholder:l.placeholder,shouldAnimatePlaceholder:!1,snapshot:m,useClone:d}}if(!c)return t;if(!n)return e;var f={isDraggingOver:a,draggingOverWith:s,draggingFromThisWith:null,isUsingPlaceholder:!0};return{placeholder:l.placeholder,shouldAnimatePlaceholder:!0,snapshot:f,useClone:null}}));return function(o,c){var a=c.droppableId,n=c.type,l=!c.isDropDisabled,i=c.renderClone;if(o.isDragging){var s=o.critical;if(!wa(n,s))return t;var d=Sa(s,o.dimensions),m=Oo(o.impact)===a;return r(a,l,m,m,d,i)}if("DROP_ANIMATING"===o.phase){var f=o.completed;if(!wa(n,f.critical))return t;var u=Sa(f.critical,o.dimensions);return r(a,l,Ha(f.result)===a,Oo(f.impact)===a,u,i)}if("IDLE"===o.phase&&o.completed&&!o.shouldFlush){var p=o.completed;if(!wa(n,p.critical))return t;var b=Oo(p.impact)===a,h=Boolean(p.impact.at&&"COMBINE"===p.impact.at.type),g=p.critical.droppable.id===a;return b?h?e:t:g?e:t}return t}}),{updateViewportMaxScroll:function(e){return{type:"UPDATE_VIEWPORT_MAX_SCROLL",payload:e}}},null,{context:zc,pure:!0,areStatePropsEqual:za})((function(e){var t=(0,te.useContext)(Lc);t||wt(!1);var o=t.contextId,r=t.isMovementAllowed,c=(0,te.useRef)(null),a=(0,te.useRef)(null),n=e.children,l=e.droppableId,i=e.type,s=e.mode,d=e.direction,m=e.ignoreContainerClipping,f=e.isDropDisabled,u=e.isCombineEnabled,p=e.snapshot,b=e.useClone,h=e.updateViewportMaxScroll,g=e.getContainerForClone,v=st((function(){return c.current}),[]),C=st((function(e){c.current=e}),[]),y=(st((function(){return a.current}),[]),st((function(e){a.current=e}),[])),z=st((function(){r()&&h({maxScroll:Wr()})}),[r,h]);!function(e){var t=(0,te.useRef)(null),o=da(Lc),r=Mc("droppable"),c=o.registry,a=o.marshal,n=wc(e),l=it((function(){return{id:e.droppableId,type:e.type,mode:e.mode}}),[e.droppableId,e.mode,e.type]),i=(0,te.useRef)(l),s=it((function(){return Ht((function(e,o){t.current||wt(!1);var r={x:e,y:o};a.updateDroppableScroll(l.id,r)}))}),[l.id,a]),d=st((function(){var e=t.current;return e&&e.env.closestScrollable?aa(e.env.closestScrollable):Rt}),[]),m=st((function(){var e=d();s(e.x,e.y)}),[d,s]),f=it((function(){return _t(m)}),[m]),u=st((function(){var e=t.current,o=ma(e);e&&o||wt(!1),e.scrollOptions.shouldPublishImmediately?m():f()}),[f,m]),p=st((function(e,r){t.current&&wt(!1);var c=n.current,a=c.getDroppableRef();a||wt(!1);var i=function(e){return{closestScrollable:ca(e),isFixedOnPage:na(e)}}(a),s={ref:a,descriptor:l,env:i,scrollOptions:r};t.current=s;var d=function(e){var t=e.ref,o=e.descriptor,r=e.env,c=e.windowScroll,a=e.direction,n=e.isDropDisabled,l=e.isCombineEnabled,i=e.shouldClipSubject,s=r.closestScrollable,d=function(e,t){var o=Ct(e);if(!t)return o;if(e!==t)return o;var r=o.paddingBox.top-t.scrollTop,c=o.paddingBox.left-t.scrollLeft,a=r+t.scrollHeight,n=c+t.scrollWidth,l=mt({top:r,right:n,bottom:a,left:c},o.border);return pt({borderBox:l,margin:o.margin,border:o.border,padding:o.padding})}(t,s),m=gt(d,c),f=function(){if(!s)return null;var e=Ct(s),t={scrollHeight:s.scrollHeight,scrollWidth:s.scrollWidth};return{client:e,page:gt(e,c),scroll:aa(s),scrollSize:t,shouldClipSubject:i}}(),u=function(e){var t=e.descriptor,o=e.isEnabled,r=e.isCombineEnabled,c=e.isFixedOnPage,a=e.direction,n=e.client,l=e.page,i=e.closest,s=function(){if(!i)return null;var e=i.scrollSize,t=i.client,o=Ar({scrollHeight:e.scrollHeight,scrollWidth:e.scrollWidth,height:t.paddingBox.height,width:t.paddingBox.width});return{pageMarginBox:i.page.marginBox,frameClient:t,scrollSize:e,shouldClipSubject:i.shouldClipSubject,scroll:{initial:i.scroll,current:i.scroll,max:o,diff:{value:Rt,displacement:Rt}}}}(),d="vertical"===a?go:vo;return{descriptor:t,isCombineEnabled:r,isFixedOnPage:c,axis:d,isEnabled:o,client:n,page:l,frame:s,subject:Yt({page:l,withPlaceholder:null,axis:d,frame:s})}}({descriptor:o,isEnabled:!n,isCombineEnabled:l,isFixedOnPage:r.isFixedOnPage,direction:a,client:d,page:m,closest:f});return u}({ref:a,descriptor:l,env:i,windowScroll:e,direction:c.direction,isDropDisabled:c.isDropDisabled,isCombineEnabled:c.isCombineEnabled,shouldClipSubject:!c.ignoreContainerClipping}),m=i.closestScrollable;return m&&(m.setAttribute(uc.contextId,o.contextId),m.addEventListener("scroll",u,sa(s.scrollOptions))),d}),[o.contextId,l,u,n]),b=st((function(){var e=t.current,o=ma(e);return e&&o||wt(!1),aa(o)}),[]),h=st((function(){var e=t.current;e||wt(!1);var o=ma(e);t.current=null,o&&(f.cancel(),o.removeAttribute(uc.contextId),o.removeEventListener("scroll",u,sa(e.scrollOptions)))}),[u,f]),g=st((function(e){var o=t.current;o||wt(!1);var r=ma(o);r||wt(!1),r.scrollTop+=e.y,r.scrollLeft+=e.x}),[]),v=it((function(){return{getDimensionAndWatchScroll:p,getScrollWhileDragging:b,dragStopped:h,scroll:g}}),[h,p,b,g]),C=it((function(){return{uniqueId:r,descriptor:l,callbacks:v}}),[v,l,r]);bc((function(){return i.current=C.descriptor,c.droppable.register(C),function(){t.current&&h(),c.droppable.unregister(C)}}),[v,l,h,C,a,c.droppable]),bc((function(){t.current&&a.updateDroppableIsEnabled(i.current.id,!e.isDropDisabled)}),[e.isDropDisabled,a]),bc((function(){t.current&&a.updateDroppableIsCombineEnabled(i.current.id,e.isCombineEnabled)}),[e.isCombineEnabled,a])}({droppableId:l,type:i,mode:s,direction:d,isDropDisabled:f,isCombineEnabled:u,ignoreContainerClipping:m,getDroppableRef:v});var H=oe().createElement(ha,{on:e.placeholder,shouldAnimate:e.shouldAnimatePlaceholder},(function(e){var t=e.onClose,r=e.data,c=e.animate;return oe().createElement(pa,{placeholder:r,onClose:t,innerRef:y,animate:c,contextId:o,onTransitionEnd:z})})),_=it((function(){return{innerRef:C,placeholder:H,droppableProps:{"data-rbd-droppable-id":l,"data-rbd-droppable-context-id":o}}}),[o,l,H,C]),V=b?b.dragging.draggableId:null,x=it((function(){return{droppableId:l,type:i,isUsingCloneFor:V}}),[l,V,i]);return oe().createElement(ba.Provider,{value:x},n(_,p),function(){if(!b)return null;var e=b.dragging,t=b.render,o=oe().createElement(Ma,{draggableId:e.draggableId,index:e.source.index,isClone:!0,isEnabled:!0,shouldRespectForcePress:!1,canDragInteractiveElements:!0},(function(o,r){return t(o,r,e)}));return nt().createPortal(o,g())}())}));function Na(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function Ta(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Na(Object(o),!0).forEach((function(t){$a(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Na(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function Ba(e){return Ba="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ba(e)}function Ia(e,t){for(var o=0;o<t.length;o++){var r=t[o];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function $a(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function Ra(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var r,c,a=[],_n=!0,n=!1;try{for(o=o.call(e);!(_n=(r=o.next()).done)&&(a.push(r.value),!t||a.length!==t);_n=!0);}catch(e){n=!0,c=e}finally{try{_n||null==o.return||o.return()}finally{if(n)throw c}}return a}}(e,t)||Pa(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Aa(e){return function(e){if(Array.isArray(e))return Wa(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Pa(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Pa(e,t){if(e){if("string"==typeof e)return Wa(e,t);var o=Object.prototype.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Wa(e,t):void 0}}function Wa(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,r=new Array(t);o<t;o++)r[o]=e[o];return r}ka.defaultProps=Ea;var Da=function(){},Oa={},Fa={},Ga=null,Ua={mark:Da,measure:Da};try{"undefined"!=typeof window&&(Oa=window),"undefined"!=typeof document&&(Fa=document),"undefined"!=typeof MutationObserver&&(Ga=MutationObserver),"undefined"!=typeof performance&&(Ua=performance)}catch(e){}var ja,qa,Za,Ya,Ja,Xa=(Oa.navigator||{}).userAgent,Ka=void 0===Xa?"":Xa,Qa=Oa,en=Fa,tn=Ga,on=Ua,rn=(Qa.document,!!en.documentElement&&!!en.head&&"function"==typeof en.addEventListener&&"function"==typeof en.createElement),cn=~Ka.indexOf("MSIE")||~Ka.indexOf("Trident/"),an="___FONT_AWESOME___",nn="svg-inline--fa",ln="data-fa-i2svg",sn="data-fa-pseudo-element",dn="data-prefix",mn="data-icon",fn="fontawesome-i2svg",un=["HTML","HEAD","STYLE","SCRIPT"],pn=function(){try{return!0}catch(e){return!1}}(),bn="classic",hn="sharp",gn=[bn,hn];function vn(e){return new Proxy(e,{get:function(e,t){return t in e?e[t]:e[bn]}})}var Cn=vn(($a(ja={},bn,{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fad:"duotone","fa-duotone":"duotone",fab:"brands","fa-brands":"brands",fak:"kit","fa-kit":"kit"}),$a(ja,hn,{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light"}),ja)),yn=vn(($a(qa={},bn,{solid:"fas",regular:"far",light:"fal",thin:"fat",duotone:"fad",brands:"fab",kit:"fak"}),$a(qa,hn,{solid:"fass",regular:"fasr",light:"fasl"}),qa)),zn=vn(($a(Za={},bn,{fab:"fa-brands",fad:"fa-duotone",fak:"fa-kit",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"}),$a(Za,hn,{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light"}),Za)),Hn=vn(($a(Ya={},bn,{"fa-brands":"fab","fa-duotone":"fad","fa-kit":"fak","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"}),$a(Ya,hn,{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl"}),Ya)),Vn=/fa(s|r|l|t|d|b|k|ss|sr|sl)?[\-\ ]/,xn="fa-layers-text",Mn=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i,Ln=vn(($a(Ja={},bn,{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"}),$a(Ja,hn,{900:"fass",400:"fasr",300:"fasl"}),Ja)),wn=[1,2,3,4,5,6,7,8,9,10],Sn=wn.concat([11,12,13,14,15,16,17,18,19,20]),En=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],kn="duotone-group",Nn="primary",Tn="secondary",Bn=new Set;Object.keys(yn[bn]).map(Bn.add.bind(Bn)),Object.keys(yn[hn]).map(Bn.add.bind(Bn));var In=[].concat(gn,Aa(Bn),["2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",kn,"swap-opacity",Nn,Tn]).concat(wn.map((function(e){return"".concat(e,"x")}))).concat(Sn.map((function(e){return"w-".concat(e)}))),$n=Qa.FontAwesomeConfig||{};en&&"function"==typeof en.querySelector&&[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]].forEach((function(e){var t=Ra(e,2),o=t[0],r=t[1],c=function(e){return""===e||"false"!==e&&("true"===e||e)}(function(e){var t=en.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}(o));null!=c&&($n[r]=c)}));var Rn={styleDefault:"solid",familyDefault:"classic",cssPrefix:"fa",replacementClass:nn,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};$n.familyPrefix&&($n.cssPrefix=$n.familyPrefix);var An=Ta(Ta({},Rn),$n);An.autoReplaceSvg||(An.observeMutations=!1);var Pn={};Object.keys(Rn).forEach((function(e){Object.defineProperty(Pn,e,{enumerable:!0,set:function(t){An[e]=t,Wn.forEach((function(e){return e(Pn)}))},get:function(){return An[e]}})})),Object.defineProperty(Pn,"familyPrefix",{enumerable:!0,set:function(e){An.cssPrefix=e,Wn.forEach((function(e){return e(Pn)}))},get:function(){return An.cssPrefix}}),Qa.FontAwesomeConfig=Pn;var Wn=[],Dn=16,On={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Fn(){for(var e=12,t="";e-- >0;)t+="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"[62*Math.random()|0];return t}function Gn(e){for(var t=[],o=(e||[]).length>>>0;o--;)t[o]=e[o];return t}function Un(e){return e.classList?Gn(e.classList):(e.getAttribute("class")||"").split(" ").filter((function(e){return e}))}function jn(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function qn(e){return Object.keys(e||{}).reduce((function(t,o){return t+"".concat(o,": ").concat(e[o].trim(),";")}),"")}function Zn(e){return e.size!==On.size||e.x!==On.x||e.y!==On.y||e.rotate!==On.rotate||e.flipX||e.flipY}function Yn(){var e="fa",t=nn,o=Pn.cssPrefix,r=Pn.replacementClass,c=':root, :host {\n --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";\n --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Regular";\n --fa-font-light: normal 300 1em/1 "Font Awesome 6 Light";\n --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Thin";\n --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";\n --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";\n --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";\n --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";\n}\n\nsvg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {\n overflow: visible;\n box-sizing: content-box;\n}\n\n.svg-inline--fa {\n display: var(--fa-display, inline-block);\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n}\n.svg-inline--fa.fa-2xs {\n vertical-align: 0.1em;\n}\n.svg-inline--fa.fa-xs {\n vertical-align: 0em;\n}\n.svg-inline--fa.fa-sm {\n vertical-align: -0.0714285705em;\n}\n.svg-inline--fa.fa-lg {\n vertical-align: -0.2em;\n}\n.svg-inline--fa.fa-xl {\n vertical-align: -0.25em;\n}\n.svg-inline--fa.fa-2xl {\n vertical-align: -0.3125em;\n}\n.svg-inline--fa.fa-pull-left {\n margin-right: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-pull-right {\n margin-left: var(--fa-pull-margin, 0.3em);\n width: auto;\n}\n.svg-inline--fa.fa-li {\n width: var(--fa-li-width, 2em);\n top: 0.25em;\n}\n.svg-inline--fa.fa-fw {\n width: var(--fa-fw-width, 1.25em);\n}\n\n.fa-layers svg.svg-inline--fa {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.fa-layers-counter, .fa-layers-text {\n display: inline-block;\n position: absolute;\n text-align: center;\n}\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -0.125em;\n width: 1em;\n}\n.fa-layers svg.svg-inline--fa {\n -webkit-transform-origin: center center;\n transform-origin: center center;\n}\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transform-origin: center center;\n transform-origin: center center;\n}\n\n.fa-layers-counter {\n background-color: var(--fa-counter-background-color, #ff253a);\n border-radius: var(--fa-counter-border-radius, 1em);\n box-sizing: border-box;\n color: var(--fa-inverse, #fff);\n line-height: var(--fa-counter-line-height, 1);\n max-width: var(--fa-counter-max-width, 5em);\n min-width: var(--fa-counter-min-width, 1.5em);\n overflow: hidden;\n padding: var(--fa-counter-padding, 0.25em 0.5em);\n right: var(--fa-right, 0);\n text-overflow: ellipsis;\n top: var(--fa-top, 0);\n -webkit-transform: scale(var(--fa-counter-scale, 0.25));\n transform: scale(var(--fa-counter-scale, 0.25));\n -webkit-transform-origin: top right;\n transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n bottom: var(--fa-bottom, 0);\n right: var(--fa-right, 0);\n top: auto;\n -webkit-transform: scale(var(--fa-layers-scale, 0.25));\n transform: scale(var(--fa-layers-scale, 0.25));\n -webkit-transform-origin: bottom right;\n transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n bottom: var(--fa-bottom, 0);\n left: var(--fa-left, 0);\n right: auto;\n top: auto;\n -webkit-transform: scale(var(--fa-layers-scale, 0.25));\n transform: scale(var(--fa-layers-scale, 0.25));\n -webkit-transform-origin: bottom left;\n transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n top: var(--fa-top, 0);\n right: var(--fa-right, 0);\n -webkit-transform: scale(var(--fa-layers-scale, 0.25));\n transform: scale(var(--fa-layers-scale, 0.25));\n -webkit-transform-origin: top right;\n transform-origin: top right;\n}\n\n.fa-layers-top-left {\n left: var(--fa-left, 0);\n right: auto;\n top: var(--fa-top, 0);\n -webkit-transform: scale(var(--fa-layers-scale, 0.25));\n transform: scale(var(--fa-layers-scale, 0.25));\n -webkit-transform-origin: top left;\n transform-origin: top left;\n}\n\n.fa-1x {\n font-size: 1em;\n}\n\n.fa-2x {\n font-size: 2em;\n}\n\n.fa-3x {\n font-size: 3em;\n}\n\n.fa-4x {\n font-size: 4em;\n}\n\n.fa-5x {\n font-size: 5em;\n}\n\n.fa-6x {\n font-size: 6em;\n}\n\n.fa-7x {\n font-size: 7em;\n}\n\n.fa-8x {\n font-size: 8em;\n}\n\n.fa-9x {\n font-size: 9em;\n}\n\n.fa-10x {\n font-size: 10em;\n}\n\n.fa-2xs {\n font-size: 0.625em;\n line-height: 0.1em;\n vertical-align: 0.225em;\n}\n\n.fa-xs {\n font-size: 0.75em;\n line-height: 0.0833333337em;\n vertical-align: 0.125em;\n}\n\n.fa-sm {\n font-size: 0.875em;\n line-height: 0.0714285718em;\n vertical-align: 0.0535714295em;\n}\n\n.fa-lg {\n font-size: 1.25em;\n line-height: 0.05em;\n vertical-align: -0.075em;\n}\n\n.fa-xl {\n font-size: 1.5em;\n line-height: 0.0416666682em;\n vertical-align: -0.125em;\n}\n\n.fa-2xl {\n font-size: 2em;\n line-height: 0.03125em;\n vertical-align: -0.1875em;\n}\n\n.fa-fw {\n text-align: center;\n width: 1.25em;\n}\n\n.fa-ul {\n list-style-type: none;\n margin-left: var(--fa-li-margin, 2.5em);\n padding-left: 0;\n}\n.fa-ul > li {\n position: relative;\n}\n\n.fa-li {\n left: calc(var(--fa-li-width, 2em) * -1);\n position: absolute;\n text-align: center;\n width: var(--fa-li-width, 2em);\n line-height: inherit;\n}\n\n.fa-border {\n border-color: var(--fa-border-color, #eee);\n border-radius: var(--fa-border-radius, 0.1em);\n border-style: var(--fa-border-style, solid);\n border-width: var(--fa-border-width, 0.08em);\n padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);\n}\n\n.fa-pull-left {\n float: left;\n margin-right: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-pull-right {\n float: right;\n margin-left: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-beat {\n -webkit-animation-name: fa-beat;\n animation-name: fa-beat;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-bounce {\n -webkit-animation-name: fa-bounce;\n animation-name: fa-bounce;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));\n}\n\n.fa-fade {\n -webkit-animation-name: fa-fade;\n animation-name: fa-fade;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-beat-fade {\n -webkit-animation-name: fa-beat-fade;\n animation-name: fa-beat-fade;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\n}\n\n.fa-flip {\n -webkit-animation-name: fa-flip;\n animation-name: fa-flip;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-shake {\n -webkit-animation-name: fa-shake;\n animation-name: fa-shake;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, linear);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin {\n -webkit-animation-name: fa-spin;\n animation-name: fa-spin;\n -webkit-animation-delay: var(--fa-animation-delay, 0s);\n animation-delay: var(--fa-animation-delay, 0s);\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 2s);\n animation-duration: var(--fa-animation-duration, 2s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, linear);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin-reverse {\n --fa-animation-direction: reverse;\n}\n\n.fa-pulse,\n.fa-spin-pulse {\n -webkit-animation-name: fa-spin;\n animation-name: fa-spin;\n -webkit-animation-direction: var(--fa-animation-direction, normal);\n animation-direction: var(--fa-animation-direction, normal);\n -webkit-animation-duration: var(--fa-animation-duration, 1s);\n animation-duration: var(--fa-animation-duration, 1s);\n -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));\n animation-timing-function: var(--fa-animation-timing, steps(8));\n}\n\n@media (prefers-reduced-motion: reduce) {\n .fa-beat,\n.fa-bounce,\n.fa-fade,\n.fa-beat-fade,\n.fa-flip,\n.fa-pulse,\n.fa-shake,\n.fa-spin,\n.fa-spin-pulse {\n -webkit-animation-delay: -1ms;\n animation-delay: -1ms;\n -webkit-animation-duration: 1ms;\n animation-duration: 1ms;\n -webkit-animation-iteration-count: 1;\n animation-iteration-count: 1;\n -webkit-transition-delay: 0s;\n transition-delay: 0s;\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n}\n@-webkit-keyframes fa-beat {\n 0%, 90% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 45% {\n -webkit-transform: scale(var(--fa-beat-scale, 1.25));\n transform: scale(var(--fa-beat-scale, 1.25));\n }\n}\n@keyframes fa-beat {\n 0%, 90% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 45% {\n -webkit-transform: scale(var(--fa-beat-scale, 1.25));\n transform: scale(var(--fa-beat-scale, 1.25));\n }\n}\n@-webkit-keyframes fa-bounce {\n 0% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n 10% {\n -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n }\n 30% {\n -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n }\n 50% {\n -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n }\n 57% {\n -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n }\n 64% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n 100% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n}\n@keyframes fa-bounce {\n 0% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n 10% {\n -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\n }\n 30% {\n -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\n }\n 50% {\n -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\n }\n 57% {\n -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\n }\n 64% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n 100% {\n -webkit-transform: scale(1, 1) translateY(0);\n transform: scale(1, 1) translateY(0);\n }\n}\n@-webkit-keyframes fa-fade {\n 50% {\n opacity: var(--fa-fade-opacity, 0.4);\n }\n}\n@keyframes fa-fade {\n 50% {\n opacity: var(--fa-fade-opacity, 0.4);\n }\n}\n@-webkit-keyframes fa-beat-fade {\n 0%, 100% {\n opacity: var(--fa-beat-fade-opacity, 0.4);\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 50% {\n opacity: 1;\n -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));\n transform: scale(var(--fa-beat-fade-scale, 1.125));\n }\n}\n@keyframes fa-beat-fade {\n 0%, 100% {\n opacity: var(--fa-beat-fade-opacity, 0.4);\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 50% {\n opacity: 1;\n -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));\n transform: scale(var(--fa-beat-fade-scale, 1.125));\n }\n}\n@-webkit-keyframes fa-flip {\n 50% {\n -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n }\n}\n@keyframes fa-flip {\n 50% {\n -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\n }\n}\n@-webkit-keyframes fa-shake {\n 0% {\n -webkit-transform: rotate(-15deg);\n transform: rotate(-15deg);\n }\n 4% {\n -webkit-transform: rotate(15deg);\n transform: rotate(15deg);\n }\n 8%, 24% {\n -webkit-transform: rotate(-18deg);\n transform: rotate(-18deg);\n }\n 12%, 28% {\n -webkit-transform: rotate(18deg);\n transform: rotate(18deg);\n }\n 16% {\n -webkit-transform: rotate(-22deg);\n transform: rotate(-22deg);\n }\n 20% {\n -webkit-transform: rotate(22deg);\n transform: rotate(22deg);\n }\n 32% {\n -webkit-transform: rotate(-12deg);\n transform: rotate(-12deg);\n }\n 36% {\n -webkit-transform: rotate(12deg);\n transform: rotate(12deg);\n }\n 40%, 100% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n}\n@keyframes fa-shake {\n 0% {\n -webkit-transform: rotate(-15deg);\n transform: rotate(-15deg);\n }\n 4% {\n -webkit-transform: rotate(15deg);\n transform: rotate(15deg);\n }\n 8%, 24% {\n -webkit-transform: rotate(-18deg);\n transform: rotate(-18deg);\n }\n 12%, 28% {\n -webkit-transform: rotate(18deg);\n transform: rotate(18deg);\n }\n 16% {\n -webkit-transform: rotate(-22deg);\n transform: rotate(-22deg);\n }\n 20% {\n -webkit-transform: rotate(22deg);\n transform: rotate(22deg);\n }\n 32% {\n -webkit-transform: rotate(-12deg);\n transform: rotate(-12deg);\n }\n 36% {\n -webkit-transform: rotate(12deg);\n transform: rotate(12deg);\n }\n 40%, 100% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n}\n@-webkit-keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n@keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n.fa-rotate-90 {\n -webkit-transform: rotate(90deg);\n transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n -webkit-transform: rotate(180deg);\n transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n -webkit-transform: rotate(270deg);\n transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n -webkit-transform: scale(-1, 1);\n transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n -webkit-transform: scale(1, -1);\n transform: scale(1, -1);\n}\n\n.fa-flip-both,\n.fa-flip-horizontal.fa-flip-vertical {\n -webkit-transform: scale(-1, -1);\n transform: scale(-1, -1);\n}\n\n.fa-rotate-by {\n -webkit-transform: rotate(var(--fa-rotate-angle, none));\n transform: rotate(var(--fa-rotate-angle, none));\n}\n\n.fa-stack {\n display: inline-block;\n vertical-align: middle;\n height: 2em;\n position: relative;\n width: 2.5em;\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n z-index: var(--fa-stack-z-index, auto);\n}\n\n.svg-inline--fa.fa-stack-1x {\n height: 1em;\n width: 1.25em;\n}\n.svg-inline--fa.fa-stack-2x {\n height: 2em;\n width: 2.5em;\n}\n\n.fa-inverse {\n color: var(--fa-inverse, #fff);\n}\n\n.sr-only,\n.fa-sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.sr-only-focusable:not(:focus),\n.fa-sr-only-focusable:not(:focus) {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n}\n\n.svg-inline--fa .fa-primary {\n fill: var(--fa-primary-color, currentColor);\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n fill: var(--fa-secondary-color, currentColor);\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n fill: black;\n}\n\n.fad.fa-inverse,\n.fa-duotone.fa-inverse {\n color: var(--fa-inverse, #fff);\n}';if(o!==e||r!==t){var a=new RegExp("\\.".concat(e,"\\-"),"g"),n=new RegExp("\\--".concat(e,"\\-"),"g"),l=new RegExp("\\.".concat(t),"g");c=c.replace(a,".".concat(o,"-")).replace(n,"--".concat(o,"-")).replace(l,".".concat(r))}return c}var Jn=!1;function Xn(){Pn.autoAddCss&&!Jn&&(function(e){if(e&&rn){var t=en.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var o=en.head.childNodes,r=null,c=o.length-1;c>-1;c--){var a=o[c],n=(a.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(n)>-1&&(r=a)}en.head.insertBefore(t,r)}}(Yn()),Jn=!0)}var Kn={mixout:function(){return{dom:{css:Yn,insertCss:Xn}}},hooks:function(){return{beforeDOMElementCreation:function(){Xn()},beforeI2svg:function(){Xn()}}}},Qn=Qa||{};Qn[an]||(Qn[an]={}),Qn[an].styles||(Qn[an].styles={}),Qn[an].hooks||(Qn[an].hooks={}),Qn[an].shims||(Qn[an].shims=[]);var el=Qn[an],tl=[],ol=!1;function rl(e){rn&&(ol?setTimeout(e,0):tl.push(e))}function cl(e){var t=e.tag,o=e.attributes,r=void 0===o?{}:o,c=e.children,a=void 0===c?[]:c;return"string"==typeof e?jn(e):"<".concat(t," ").concat(function(e){return Object.keys(e||{}).reduce((function(t,o){return t+"".concat(o,'="').concat(jn(e[o]),'" ')}),"").trim()}(r),">").concat(a.map(cl).join(""),"</").concat(t,">")}function al(e,t,o){if(e&&e[t]&&e[t][o])return{prefix:t,iconName:o,icon:e[t][o]}}rn&&((ol=(en.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(en.readyState))||en.addEventListener("DOMContentLoaded",(function e(){en.removeEventListener("DOMContentLoaded",e),ol=1,tl.map((function(e){return e()}))})));var nl=function(e,t,o,r){var c,a,n,l=Object.keys(e),i=l.length,s=void 0!==r?function(e,t){return function(o,r,c,a){return e.call(t,o,r,c,a)}}(t,r):t;for(void 0===o?(c=1,n=e[l[0]]):(c=0,n=o);c<i;c++)n=s(n,e[a=l[c]],a,e);return n};function ll(e){var t=function(e){for(var t=[],o=0,r=e.length;o<r;){var c=e.charCodeAt(o++);if(c>=55296&&c<=56319&&o<r){var a=e.charCodeAt(o++);56320==(64512&a)?t.push(((1023&c)<<10)+(1023&a)+65536):(t.push(c),o--)}else t.push(c)}return t}(e);return 1===t.length?t[0].toString(16):null}function il(e){return Object.keys(e).reduce((function(t,o){var r=e[o];return r.icon?t[r.iconName]=r.icon:t[o]=r,t}),{})}function sl(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=o.skipHooks,c=void 0!==r&&r,a=il(t);"function"!=typeof el.hooks.addPack||c?el.styles[e]=Ta(Ta({},el.styles[e]||{}),a):el.hooks.addPack(e,il(t)),"fas"===e&&sl("fa",t)}var dl,ml,fl,ul=el.styles,pl=el.shims,bl=($a(dl={},bn,Object.values(zn[bn])),$a(dl,hn,Object.values(zn[hn])),dl),hl=null,gl={},vl={},Cl={},yl={},zl={},Hl=($a(ml={},bn,Object.keys(Cn[bn])),$a(ml,hn,Object.keys(Cn[hn])),ml);function _l(e,t){var o,r=t.split("-"),c=r[0],a=r.slice(1).join("-");return c!==e||""===a||(o=a,~In.indexOf(o))?null:a}var Vl,xl=function(){var e=function(e){return nl(ul,(function(t,o,r){return t[r]=nl(o,e,{}),t}),{})};gl=e((function(e,t,o){(t[3]&&(e[t[3]]=o),t[2])&&t[2].filter((function(e){return"number"==typeof e})).forEach((function(t){e[t.toString(16)]=o}));return e})),vl=e((function(e,t,o){(e[o]=o,t[2])&&t[2].filter((function(e){return"string"==typeof e})).forEach((function(t){e[t]=o}));return e})),zl=e((function(e,t,o){var r=t[2];return e[o]=o,r.forEach((function(t){e[t]=o})),e}));var t="far"in ul||Pn.autoFetchSvg,o=nl(pl,(function(e,o){var r=o[0],c=o[1],a=o[2];return"far"!==c||t||(c="fas"),"string"==typeof r&&(e.names[r]={prefix:c,iconName:a}),"number"==typeof r&&(e.unicodes[r.toString(16)]={prefix:c,iconName:a}),e}),{names:{},unicodes:{}});Cl=o.names,yl=o.unicodes,hl=El(Pn.styleDefault,{family:Pn.familyDefault})};function Ml(e,t){return(gl[e]||{})[t]}function Ll(e,t){return(zl[e]||{})[t]}function wl(e){return Cl[e]||{prefix:null,iconName:null}}function Sl(){return hl}function El(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.family,r=void 0===o?bn:o,c=Cn[r][e],a=yn[r][e]||yn[r][c],n=e in el.styles?e:null;return a||n||null}Vl=function(e){hl=El(e.styleDefault,{family:Pn.familyDefault})},Wn.push(Vl),xl();var kl=($a(fl={},bn,Object.keys(zn[bn])),$a(fl,hn,Object.keys(zn[hn])),fl);function Nl(e){var t,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=o.skipLookups,c=void 0!==r&&r,a=($a(t={},bn,"".concat(Pn.cssPrefix,"-").concat(bn)),$a(t,hn,"".concat(Pn.cssPrefix,"-").concat(hn)),t),n=null,l=bn;(e.includes(a[bn])||e.some((function(e){return kl[bn].includes(e)})))&&(l=bn),(e.includes(a[hn])||e.some((function(e){return kl[hn].includes(e)})))&&(l=hn);var i=e.reduce((function(e,t){var o=_l(Pn.cssPrefix,t);if(ul[t]?(t=bl[l].includes(t)?Hn[l][t]:t,n=t,e.prefix=t):Hl[l].indexOf(t)>-1?(n=t,e.prefix=El(t,{family:l})):o?e.iconName=o:t!==Pn.replacementClass&&t!==a[bn]&&t!==a[hn]&&e.rest.push(t),!c&&e.prefix&&e.iconName){var r="fa"===n?wl(e.iconName):{},i=Ll(e.prefix,e.iconName);r.prefix&&(n=null),e.iconName=r.iconName||i||e.iconName,e.prefix=r.prefix||e.prefix,"far"!==e.prefix||ul.far||!ul.fas||Pn.autoFetchSvg||(e.prefix="fas")}return e}),{prefix:null,iconName:null,rest:[]});return(e.includes("fa-brands")||e.includes("fab"))&&(i.prefix="fab"),(e.includes("fa-duotone")||e.includes("fad"))&&(i.prefix="fad"),i.prefix||l!==hn||!ul.fass&&!Pn.autoFetchSvg||(i.prefix="fass",i.iconName=Ll(i.prefix,i.iconName)||i.iconName),"fa"!==i.prefix&&"fa"!==n||(i.prefix=Sl()||"fas"),i}var Tl=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.definitions={}}var t,o;return t=e,o=[{key:"add",value:function(){for(var e=this,t=arguments.length,o=new Array(t),r=0;r<t;r++)o[r]=arguments[r];var c=o.reduce(this._pullDefinitions,{});Object.keys(c).forEach((function(t){e.definitions[t]=Ta(Ta({},e.definitions[t]||{}),c[t]),sl(t,c[t]);var o=zn[bn][t];o&&sl(o,c[t]),xl()}))}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(e,t){var o=t.prefix&&t.iconName&&t.icon?{0:t}:t;return Object.keys(o).map((function(t){var r=o[t],c=r.prefix,a=r.iconName,n=r.icon,l=n[2];e[c]||(e[c]={}),l.length>0&&l.forEach((function(t){"string"==typeof t&&(e[c][t]=n)})),e[c][a]=n})),e}}],o&&Ia(t.prototype,o),Object.defineProperty(t,"prototype",{writable:!1}),e}(),Bl=[],Il={},$l={},Rl=Object.keys($l);function Al(e,t){for(var o=arguments.length,r=new Array(o>2?o-2:0),c=2;c<o;c++)r[c-2]=arguments[c];var a=Il[e]||[];return a.forEach((function(e){t=e.apply(null,[t].concat(r))})),t}function Pl(e){for(var t=arguments.length,o=new Array(t>1?t-1:0),r=1;r<t;r++)o[r-1]=arguments[r];var c=Il[e]||[];c.forEach((function(e){e.apply(null,o)}))}function Wl(){var e=arguments[0],t=Array.prototype.slice.call(arguments,1);return $l[e]?$l[e].apply(null,t):void 0}function Dl(e){"fa"===e.prefix&&(e.prefix="fas");var t=e.iconName,o=e.prefix||Sl();if(t)return t=Ll(o,t)||t,al(Ol.definitions,o,t)||al(el.styles,o,t)}var Ol=new Tl,Fl={i2svg:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return rn?(Pl("beforeI2svg",e),Wl("pseudoElements2svg",e),Wl("i2svg",e)):Promise.reject("Operation requires a DOM of some kind.")},watch:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.autoReplaceSvgRoot;!1===Pn.autoReplaceSvg&&(Pn.autoReplaceSvg=!0),Pn.observeMutations=!0,rl((function(){Ul({autoReplaceSvgRoot:t}),Pl("watch",e)}))}},Gl={noAuto:function(){Pn.autoReplaceSvg=!1,Pn.observeMutations=!1,Pl("noAuto")},config:Pn,dom:Fl,parse:{icon:function(e){if(null===e)return null;if("object"===Ba(e)&&e.prefix&&e.iconName)return{prefix:e.prefix,iconName:Ll(e.prefix,e.iconName)||e.iconName};if(Array.isArray(e)&&2===e.length){var t=0===e[1].indexOf("fa-")?e[1].slice(3):e[1],o=El(e[0]);return{prefix:o,iconName:Ll(o,t)||t}}if("string"==typeof e&&(e.indexOf("".concat(Pn.cssPrefix,"-"))>-1||e.match(Vn))){var r=Nl(e.split(" "),{skipLookups:!0});return{prefix:r.prefix||Sl(),iconName:Ll(r.prefix,r.iconName)||r.iconName}}if("string"==typeof e){var c=Sl();return{prefix:c,iconName:Ll(c,e)||e}}}},library:Ol,findIconDefinition:Dl,toHtml:cl},Ul=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.autoReplaceSvgRoot,o=void 0===t?en:t;(Object.keys(el.styles).length>0||Pn.autoFetchSvg)&&rn&&Pn.autoReplaceSvg&&Gl.dom.i2svg({node:o})};function jl(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map((function(e){return cl(e)}))}}),Object.defineProperty(e,"node",{get:function(){if(rn){var t=en.createElement("div");return t.innerHTML=e.html,t.children}}}),e}function ql(e){var t=e.icons,o=t.main,r=t.mask,c=e.prefix,a=e.iconName,n=e.transform,l=e.symbol,i=e.title,s=e.maskId,d=e.titleId,m=e.extra,f=e.watchable,u=void 0!==f&&f,p=r.found?r:o,b=p.width,h=p.height,g="fak"===c,v=[Pn.replacementClass,a?"".concat(Pn.cssPrefix,"-").concat(a):""].filter((function(e){return-1===m.classes.indexOf(e)})).filter((function(e){return""!==e||!!e})).concat(m.classes).join(" "),C={children:[],attributes:Ta(Ta({},m.attributes),{},{"data-prefix":c,"data-icon":a,class:v,role:m.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(b," ").concat(h)})},y=g&&!~m.classes.indexOf("fa-fw")?{width:"".concat(b/h*16*.0625,"em")}:{};u&&(C.attributes[ln]=""),i&&(C.children.push({tag:"title",attributes:{id:C.attributes["aria-labelledby"]||"title-".concat(d||Fn())},children:[i]}),delete C.attributes.title);var z=Ta(Ta({},C),{},{prefix:c,iconName:a,main:o,mask:r,maskId:s,transform:n,symbol:l,styles:Ta(Ta({},y),m.styles)}),H=r.found&&o.found?Wl("generateAbstractMask",z)||{children:[],attributes:{}}:Wl("generateAbstractIcon",z)||{children:[],attributes:{}},_=H.children,V=H.attributes;return z.children=_,z.attributes=V,l?function(e){var t=e.prefix,o=e.iconName,r=e.children,c=e.attributes,a=e.symbol,n=!0===a?"".concat(t,"-").concat(Pn.cssPrefix,"-").concat(o):a;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:Ta(Ta({},c),{},{id:n}),children:r}]}]}(z):function(e){var t=e.children,o=e.main,r=e.mask,c=e.attributes,a=e.styles,n=e.transform;if(Zn(n)&&o.found&&!r.found){var l={x:o.width/o.height/2,y:.5};c.style=qn(Ta(Ta({},a),{},{"transform-origin":"".concat(l.x+n.x/16,"em ").concat(l.y+n.y/16,"em")}))}return[{tag:"svg",attributes:c,children:t}]}(z)}function Zl(e){var t=e.content,o=e.width,r=e.height,c=e.transform,a=e.title,n=e.extra,l=e.watchable,i=void 0!==l&&l,s=Ta(Ta(Ta({},n.attributes),a?{title:a}:{}),{},{class:n.classes.join(" ")});i&&(s[ln]="");var d=Ta({},n.styles);Zn(c)&&(d.transform=function(e){var t=e.transform,o=e.width,r=void 0===o?16:o,c=e.height,a=void 0===c?16:c,n=e.startCentered,l=void 0!==n&&n,i="";return i+=l&&cn?"translate(".concat(t.x/Dn-r/2,"em, ").concat(t.y/Dn-a/2,"em) "):l?"translate(calc(-50% + ".concat(t.x/Dn,"em), calc(-50% + ").concat(t.y/Dn,"em)) "):"translate(".concat(t.x/Dn,"em, ").concat(t.y/Dn,"em) "),(i+="scale(".concat(t.size/Dn*(t.flipX?-1:1),", ").concat(t.size/Dn*(t.flipY?-1:1),") "))+"rotate(".concat(t.rotate,"deg) ")}({transform:c,startCentered:!0,width:o,height:r}),d["-webkit-transform"]=d.transform);var m=qn(d);m.length>0&&(s.style=m);var f=[];return f.push({tag:"span",attributes:s,children:[t]}),a&&f.push({tag:"span",attributes:{class:"sr-only"},children:[a]}),f}function Yl(e){var t=e.content,o=e.title,r=e.extra,c=Ta(Ta(Ta({},r.attributes),o?{title:o}:{}),{},{class:r.classes.join(" ")}),a=qn(r.styles);a.length>0&&(c.style=a);var n=[];return n.push({tag:"span",attributes:c,children:[t]}),o&&n.push({tag:"span",attributes:{class:"sr-only"},children:[o]}),n}var Jl=el.styles;function Xl(e){var t=e[0],o=e[1],r=Ra(e.slice(4),1)[0];return{found:!0,width:t,height:o,icon:Array.isArray(r)?{tag:"g",attributes:{class:"".concat(Pn.cssPrefix,"-").concat(kn)},children:[{tag:"path",attributes:{class:"".concat(Pn.cssPrefix,"-").concat(Tn),fill:"currentColor",d:r[0]}},{tag:"path",attributes:{class:"".concat(Pn.cssPrefix,"-").concat(Nn),fill:"currentColor",d:r[1]}}]}:{tag:"path",attributes:{fill:"currentColor",d:r}}}}var Kl={found:!1,width:512,height:512};function Ql(e,t){var o=t;return"fa"===t&&null!==Pn.styleDefault&&(t=Sl()),new Promise((function(r,c){if(Wl("missingIconAbstract"),"fa"===o){var a=wl(e)||{};e=a.iconName||e,t=a.prefix||t}if(e&&t&&Jl[t]&&Jl[t][e])return r(Xl(Jl[t][e]));!function(e,t){pn||Pn.showMissingIcons||!e||console.error('Icon with name "'.concat(e,'" and prefix "').concat(t,'" is missing.'))}(e,t),r(Ta(Ta({},Kl),{},{icon:Pn.showMissingIcons&&e&&Wl("missingIconAbstract")||{}}))}))}var ei=function(){},ti=Pn.measurePerformance&&on&&on.mark&&on.measure?on:{mark:ei,measure:ei},oi='FA "6.4.0"',ri=function(e){return ti.mark("".concat(oi," ").concat(e," begins")),function(){return function(e){ti.mark("".concat(oi," ").concat(e," ends")),ti.measure("".concat(oi," ").concat(e),"".concat(oi," ").concat(e," begins"),"".concat(oi," ").concat(e," ends"))}(e)}},ci=function(){};function ai(e){return"string"==typeof(e.getAttribute?e.getAttribute(ln):null)}function ni(e){return en.createElementNS("http://www.w3.org/2000/svg",e)}function li(e){return en.createElement(e)}function ii(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.ceFn,r=void 0===o?"svg"===e.tag?ni:li:o;if("string"==typeof e)return en.createTextNode(e);var c=r(e.tag);Object.keys(e.attributes||[]).forEach((function(t){c.setAttribute(t,e.attributes[t])}));var a=e.children||[];return a.forEach((function(e){c.appendChild(ii(e,{ceFn:r}))})),c}var si={replace:function(e){var t=e[0];if(t.parentNode)if(e[1].forEach((function(e){t.parentNode.insertBefore(ii(e),t)})),null===t.getAttribute(ln)&&Pn.keepOriginalSource){var o=en.createComment(function(e){var t=" ".concat(e.outerHTML," ");return"".concat(t,"Font Awesome fontawesome.com ")}(t));t.parentNode.replaceChild(o,t)}else t.remove()},nest:function(e){var t=e[0],o=e[1];if(~Un(t).indexOf(Pn.replacementClass))return si.replace(e);var r=new RegExp("".concat(Pn.cssPrefix,"-.*"));if(delete o[0].attributes.id,o[0].attributes.class){var c=o[0].attributes.class.split(" ").reduce((function(e,t){return t===Pn.replacementClass||t.match(r)?e.toSvg.push(t):e.toNode.push(t),e}),{toNode:[],toSvg:[]});o[0].attributes.class=c.toSvg.join(" "),0===c.toNode.length?t.removeAttribute("class"):t.setAttribute("class",c.toNode.join(" "))}var a=o.map((function(e){return cl(e)})).join("\n");t.setAttribute(ln,""),t.innerHTML=a}};function di(e){e()}function mi(e,t){var o="function"==typeof t?t:ci;if(0===e.length)o();else{var r=di;"async"===Pn.mutateApproach&&(r=Qa.requestAnimationFrame||di),r((function(){var t=!0===Pn.autoReplaceSvg?si.replace:si[Pn.autoReplaceSvg]||si.replace,r=ri("mutate");e.map(t),r(),o()}))}}var fi=!1;function ui(){fi=!0}function pi(){fi=!1}var bi=null;function hi(e){if(tn&&Pn.observeMutations){var t=e.treeCallback,o=void 0===t?ci:t,r=e.nodeCallback,c=void 0===r?ci:r,a=e.pseudoElementsCallback,n=void 0===a?ci:a,l=e.observeMutationsRoot,i=void 0===l?en:l;bi=new tn((function(e){if(!fi){var t=Sl();Gn(e).forEach((function(e){if("childList"===e.type&&e.addedNodes.length>0&&!ai(e.addedNodes[0])&&(Pn.searchPseudoElements&&n(e.target),o(e.target)),"attributes"===e.type&&e.target.parentNode&&Pn.searchPseudoElements&&n(e.target.parentNode),"attributes"===e.type&&ai(e.target)&&~En.indexOf(e.attributeName))if("class"===e.attributeName&&function(e){var t=e.getAttribute?e.getAttribute(dn):null,o=e.getAttribute?e.getAttribute(mn):null;return t&&o}(e.target)){var r=Nl(Un(e.target)),a=r.prefix,l=r.iconName;e.target.setAttribute(dn,a||t),l&&e.target.setAttribute(mn,l)}else(function(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(Pn.replacementClass)})(e.target)&&c(e.target)}))}})),rn&&bi.observe(i,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}}function gi(e){var t=e.getAttribute("style"),o=[];return t&&(o=t.split(";").reduce((function(e,t){var o=t.split(":"),r=o[0],c=o.slice(1);return r&&c.length>0&&(e[r]=c.join(":").trim()),e}),{})),o}function vi(e){var t,o,r=e.getAttribute("data-prefix"),c=e.getAttribute("data-icon"),a=void 0!==e.innerText?e.innerText.trim():"",n=Nl(Un(e));return n.prefix||(n.prefix=Sl()),r&&c&&(n.prefix=r,n.iconName=c),n.iconName&&n.prefix||(n.prefix&&a.length>0&&(n.iconName=(t=n.prefix,o=e.innerText,(vl[t]||{})[o]||Ml(n.prefix,ll(e.innerText)))),!n.iconName&&Pn.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(n.iconName=e.firstChild.data)),n}function Ci(e){var t=Gn(e.attributes).reduce((function(e,t){return"class"!==e.name&&"style"!==e.name&&(e[t.name]=t.value),e}),{}),o=e.getAttribute("title"),r=e.getAttribute("data-fa-title-id");return Pn.autoA11y&&(o?t["aria-labelledby"]="".concat(Pn.replacementClass,"-title-").concat(r||Fn()):(t["aria-hidden"]="true",t.focusable="false")),t}function yi(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{styleParser:!0},o=vi(e),r=o.iconName,c=o.prefix,a=o.rest,n=Ci(e),l=Al("parseNodeAttributes",{},e),i=t.styleParser?gi(e):[];return Ta({iconName:r,title:e.getAttribute("title"),titleId:e.getAttribute("data-fa-title-id"),prefix:c,transform:On,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:a,styles:i,attributes:n}},l)}var zi=el.styles;function Hi(e){var t="nest"===Pn.autoReplaceSvg?yi(e,{styleParser:!1}):yi(e);return~t.extra.classes.indexOf(xn)?Wl("generateLayersText",e,t):Wl("generateSvgReplacementMutation",e,t)}var _i=new Set;function Vi(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!rn)return Promise.resolve();var o=en.documentElement.classList,r=function(e){return o.add("".concat(fn,"-").concat(e))},c=function(e){return o.remove("".concat(fn,"-").concat(e))},a=Pn.autoFetchSvg?_i:gn.map((function(e){return"fa-".concat(e)})).concat(Object.keys(zi));a.includes("fa")||a.push("fa");var n=[".".concat(xn,":not([").concat(ln,"])")].concat(a.map((function(e){return".".concat(e,":not([").concat(ln,"])")}))).join(", ");if(0===n.length)return Promise.resolve();var l=[];try{l=Gn(e.querySelectorAll(n))}catch(e){}if(!(l.length>0))return Promise.resolve();r("pending"),c("complete");var i=ri("onTree"),s=l.reduce((function(e,t){try{var o=Hi(t);o&&e.push(o)}catch(e){pn||"MissingIcon"===e.name&&console.error(e)}return e}),[]);return new Promise((function(e,o){Promise.all(s).then((function(o){mi(o,(function(){r("active"),r("complete"),c("pending"),"function"==typeof t&&t(),i(),e()}))})).catch((function(e){i(),o(e)}))}))}function xi(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;Hi(e).then((function(e){e&&mi([e],t)}))}function Mi(e){return function(t){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=(t||{}).icon?t:Dl(t||{}),c=o.mask;return c&&(c=(c||{}).icon?c:Dl(c||{})),e(r,Ta(Ta({},o),{},{mask:c}))}}gn.map((function(e){_i.add("fa-".concat(e))})),Object.keys(Cn[bn]).map(_i.add.bind(_i)),Object.keys(Cn[hn]).map(_i.add.bind(_i)),_i=Aa(_i);var Li=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.transform,r=void 0===o?On:o,c=t.symbol,a=void 0!==c&&c,n=t.mask,l=void 0===n?null:n,i=t.maskId,s=void 0===i?null:i,d=t.title,m=void 0===d?null:d,f=t.titleId,u=void 0===f?null:f,p=t.classes,b=void 0===p?[]:p,h=t.attributes,g=void 0===h?{}:h,v=t.styles,C=void 0===v?{}:v;if(e){var y=e.prefix,z=e.iconName,H=e.icon;return jl(Ta({type:"icon"},e),(function(){return Pl("beforeDOMElementCreation",{iconDefinition:e,params:t}),Pn.autoA11y&&(m?g["aria-labelledby"]="".concat(Pn.replacementClass,"-title-").concat(u||Fn()):(g["aria-hidden"]="true",g.focusable="false")),ql({icons:{main:Xl(H),mask:l?Xl(l.icon):{found:!1,width:null,height:null,icon:{}}},prefix:y,iconName:z,transform:Ta(Ta({},On),r),symbol:a,title:m,maskId:s,titleId:u,extra:{attributes:g,styles:C,classes:b}})}))}},wi={mixout:function(){return{icon:Mi(Li)}},hooks:function(){return{mutationObserverCallbacks:function(e){return e.treeCallback=Vi,e.nodeCallback=xi,e}}},provides:function(e){e.i2svg=function(e){var t=e.node,o=void 0===t?en:t,r=e.callback;return Vi(o,void 0===r?function(){}:r)},e.generateSvgReplacementMutation=function(e,t){var o=t.iconName,r=t.title,c=t.titleId,a=t.prefix,n=t.transform,l=t.symbol,i=t.mask,s=t.maskId,d=t.extra;return new Promise((function(t,m){Promise.all([Ql(o,a),i.iconName?Ql(i.iconName,i.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then((function(i){var m=Ra(i,2),f=m[0],u=m[1];t([e,ql({icons:{main:f,mask:u},prefix:a,iconName:o,transform:n,symbol:l,maskId:s,title:r,titleId:c,extra:d,watchable:!0})])})).catch(m)}))},e.generateAbstractIcon=function(e){var t,o=e.children,r=e.attributes,c=e.main,a=e.transform,n=qn(e.styles);return n.length>0&&(r.style=n),Zn(a)&&(t=Wl("generateAbstractTransformGrouping",{main:c,transform:a,containerWidth:c.width,iconWidth:c.width})),o.push(t||c.icon),{children:o,attributes:r}}}},Si={mixout:function(){return{layer:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.classes,r=void 0===o?[]:o;return jl({type:"layer"},(function(){Pl("beforeDOMElementCreation",{assembler:e,params:t});var o=[];return e((function(e){Array.isArray(e)?e.map((function(e){o=o.concat(e.abstract)})):o=o.concat(e.abstract)})),[{tag:"span",attributes:{class:["".concat(Pn.cssPrefix,"-layers")].concat(Aa(r)).join(" ")},children:o}]}))}}}},Ei={mixout:function(){return{counter:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.title,r=void 0===o?null:o,c=t.classes,a=void 0===c?[]:c,n=t.attributes,l=void 0===n?{}:n,i=t.styles,s=void 0===i?{}:i;return jl({type:"counter",content:e},(function(){return Pl("beforeDOMElementCreation",{content:e,params:t}),Yl({content:e.toString(),title:r,extra:{attributes:l,styles:s,classes:["".concat(Pn.cssPrefix,"-layers-counter")].concat(Aa(a))}})}))}}}},ki={mixout:function(){return{text:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=t.transform,r=void 0===o?On:o,c=t.title,a=void 0===c?null:c,n=t.classes,l=void 0===n?[]:n,i=t.attributes,s=void 0===i?{}:i,d=t.styles,m=void 0===d?{}:d;return jl({type:"text",content:e},(function(){return Pl("beforeDOMElementCreation",{content:e,params:t}),Zl({content:e,transform:Ta(Ta({},On),r),title:a,extra:{attributes:s,styles:m,classes:["".concat(Pn.cssPrefix,"-layers-text")].concat(Aa(l))}})}))}}},provides:function(e){e.generateLayersText=function(e,t){var o=t.title,r=t.transform,c=t.extra,a=null,n=null;if(cn){var l=parseInt(getComputedStyle(e).fontSize,10),i=e.getBoundingClientRect();a=i.width/l,n=i.height/l}return Pn.autoA11y&&!o&&(c.attributes["aria-hidden"]="true"),Promise.resolve([e,Zl({content:e.innerHTML,width:a,height:n,transform:r,title:o,extra:c,watchable:!0})])}}},Ni=new RegExp('"',"ug"),Ti=[1105920,1112319];function Bi(e,t){var o="".concat("data-fa-pseudo-element-pending").concat(t.replace(":","-"));return new Promise((function(r,c){if(null!==e.getAttribute(o))return r();var a,n,l,i=Gn(e.children).filter((function(e){return e.getAttribute(sn)===t}))[0],s=Qa.getComputedStyle(e,t),d=s.getPropertyValue("font-family").match(Mn),m=s.getPropertyValue("font-weight"),f=s.getPropertyValue("content");if(i&&!d)return e.removeChild(i),r();if(d&&"none"!==f&&""!==f){var u=s.getPropertyValue("content"),p=~["Sharp"].indexOf(d[2])?hn:bn,b=~["Solid","Regular","Light","Thin","Duotone","Brands","Kit"].indexOf(d[2])?yn[p][d[2].toLowerCase()]:Ln[p][m],h=function(e){var t,o,r,c,a=e.replace(Ni,""),n=(r=(t=a).length,(c=t.charCodeAt(0))>=55296&&c<=56319&&r>1&&(o=t.charCodeAt(1))>=56320&&o<=57343?1024*(c-55296)+o-56320+65536:c),l=n>=Ti[0]&&n<=Ti[1],i=2===a.length&&a[0]===a[1];return{value:ll(i?a[0]:a),isSecondary:l||i}}(u),g=h.value,v=h.isSecondary,C=d[0].startsWith("FontAwesome"),y=Ml(b,g),z=y;if(C){var H=(n=yl[a=g],l=Ml("fas",a),n||(l?{prefix:"fas",iconName:l}:null)||{prefix:null,iconName:null});H.iconName&&H.prefix&&(y=H.iconName,b=H.prefix)}if(!y||v||i&&i.getAttribute(dn)===b&&i.getAttribute(mn)===z)r();else{e.setAttribute(o,z),i&&e.removeChild(i);var _={iconName:null,title:null,titleId:null,prefix:null,transform:On,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}},V=_.extra;V.attributes[sn]=t,Ql(y,b).then((function(c){var a=ql(Ta(Ta({},_),{},{icons:{main:c,mask:{prefix:null,iconName:null,rest:[]}},prefix:b,iconName:z,extra:V,watchable:!0})),n=en.createElement("svg");"::before"===t?e.insertBefore(n,e.firstChild):e.appendChild(n),n.outerHTML=a.map((function(e){return cl(e)})).join("\n"),e.removeAttribute(o),r()})).catch(c)}}else r()}))}function Ii(e){return Promise.all([Bi(e,"::before"),Bi(e,"::after")])}function $i(e){return!(e.parentNode===document.head||~un.indexOf(e.tagName.toUpperCase())||e.getAttribute(sn)||e.parentNode&&"svg"===e.parentNode.tagName)}function Ri(e){if(rn)return new Promise((function(t,o){var r=Gn(e.querySelectorAll("*")).filter($i).map(Ii),c=ri("searchPseudoElements");ui(),Promise.all(r).then((function(){c(),pi(),t()})).catch((function(){c(),pi(),o()}))}))}var Ai={hooks:function(){return{mutationObserverCallbacks:function(e){return e.pseudoElementsCallback=Ri,e}}},provides:function(e){e.pseudoElements2svg=function(e){var t=e.node,o=void 0===t?en:t;Pn.searchPseudoElements&&Ri(o)}}},Pi=!1,Wi=function(e){return e.toLowerCase().split(" ").reduce((function(e,t){var o=t.toLowerCase().split("-"),r=o[0],c=o.slice(1).join("-");if(r&&"h"===c)return e.flipX=!0,e;if(r&&"v"===c)return e.flipY=!0,e;if(c=parseFloat(c),isNaN(c))return e;switch(r){case"grow":e.size=e.size+c;break;case"shrink":e.size=e.size-c;break;case"left":e.x=e.x-c;break;case"right":e.x=e.x+c;break;case"up":e.y=e.y-c;break;case"down":e.y=e.y+c;break;case"rotate":e.rotate=e.rotate+c}return e}),{size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0})},Di={mixout:function(){return{parse:{transform:function(e){return Wi(e)}}}},hooks:function(){return{parseNodeAttributes:function(e,t){var o=t.getAttribute("data-fa-transform");return o&&(e.transform=Wi(o)),e}}},provides:function(e){e.generateAbstractTransformGrouping=function(e){var t=e.main,o=e.transform,r=e.containerWidth,c=e.iconWidth,a={transform:"translate(".concat(r/2," 256)")},n="translate(".concat(32*o.x,", ").concat(32*o.y,") "),l="scale(".concat(o.size/16*(o.flipX?-1:1),", ").concat(o.size/16*(o.flipY?-1:1),") "),i="rotate(".concat(o.rotate," 0 0)"),s={outer:a,inner:{transform:"".concat(n," ").concat(l," ").concat(i)},path:{transform:"translate(".concat(c/2*-1," -256)")}};return{tag:"g",attributes:Ta({},s.outer),children:[{tag:"g",attributes:Ta({},s.inner),children:[{tag:t.icon.tag,children:t.icon.children,attributes:Ta(Ta({},t.icon.attributes),s.path)}]}]}}}},Oi={x:0,y:0,width:"100%",height:"100%"};function Fi(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}var Gi,Ui={hooks:function(){return{parseNodeAttributes:function(e,t){var o=t.getAttribute("data-fa-mask"),r=o?Nl(o.split(" ").map((function(e){return e.trim()}))):{prefix:null,iconName:null,rest:[]};return r.prefix||(r.prefix=Sl()),e.mask=r,e.maskId=t.getAttribute("data-fa-mask-id"),e}}},provides:function(e){e.generateAbstractMask=function(e){var t,o=e.children,r=e.attributes,c=e.main,a=e.mask,n=e.maskId,l=e.transform,i=c.width,s=c.icon,d=a.width,m=a.icon,f=function(e){var t=e.transform,o=e.iconWidth,r={transform:"translate(".concat(e.containerWidth/2," 256)")},c="translate(".concat(32*t.x,", ").concat(32*t.y,") "),a="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),n="rotate(".concat(t.rotate," 0 0)");return{outer:r,inner:{transform:"".concat(c," ").concat(a," ").concat(n)},path:{transform:"translate(".concat(o/2*-1," -256)")}}}({transform:l,containerWidth:d,iconWidth:i}),u={tag:"rect",attributes:Ta(Ta({},Oi),{},{fill:"white"})},p=s.children?{children:s.children.map(Fi)}:{},b={tag:"g",attributes:Ta({},f.inner),children:[Fi(Ta({tag:s.tag,attributes:Ta(Ta({},s.attributes),f.path)},p))]},h={tag:"g",attributes:Ta({},f.outer),children:[b]},g="mask-".concat(n||Fn()),v="clip-".concat(n||Fn()),C={tag:"mask",attributes:Ta(Ta({},Oi),{},{id:g,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[u,h]},y={tag:"defs",children:[{tag:"clipPath",attributes:{id:v},children:(t=m,"g"===t.tag?t.children:[t])},C]};return o.push(y,{tag:"rect",attributes:Ta({fill:"currentColor","clip-path":"url(#".concat(v,")"),mask:"url(#".concat(g,")")},Oi)}),{children:o,attributes:r}}}},ji={provides:function(e){var t=!1;Qa.matchMedia&&(t=Qa.matchMedia("(prefers-reduced-motion: reduce)").matches),e.missingIconAbstract=function(){var e=[],o={fill:"currentColor"},r={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};e.push({tag:"path",attributes:Ta(Ta({},o),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})});var c=Ta(Ta({},r),{},{attributeName:"opacity"}),a={tag:"circle",attributes:Ta(Ta({},o),{},{cx:"256",cy:"364",r:"28"}),children:[]};return t||a.children.push({tag:"animate",attributes:Ta(Ta({},r),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:Ta(Ta({},c),{},{values:"1;0;1;1;0;1;"})}),e.push(a),e.push({tag:"path",attributes:Ta(Ta({},o),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:t?[]:[{tag:"animate",attributes:Ta(Ta({},c),{},{values:"1;0;0;0;0;1;"})}]}),t||e.push({tag:"path",attributes:Ta(Ta({},o),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:Ta(Ta({},c),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:e}}}},qi=[Kn,wi,Si,Ei,ki,Ai,{mixout:function(){return{dom:{unwatch:function(){ui(),Pi=!0}}}},hooks:function(){return{bootstrap:function(){hi(Al("mutationObserverCallbacks",{}))},noAuto:function(){bi&&bi.disconnect()},watch:function(e){var t=e.observeMutationsRoot;Pi?pi():hi(Al("mutationObserverCallbacks",{observeMutationsRoot:t}))}}}},Di,Ui,ji,{hooks:function(){return{parseNodeAttributes:function(e,t){var o=t.getAttribute("data-fa-symbol"),r=null!==o&&(""===o||o);return e.symbol=r,e}}}}];Gi={mixoutsTo:Gl}.mixoutsTo,Bl=qi,Il={},Object.keys($l).forEach((function(e){-1===Rl.indexOf(e)&&delete $l[e]})),Bl.forEach((function(e){var t=e.mixout?e.mixout():{};if(Object.keys(t).forEach((function(e){"function"==typeof t[e]&&(Gi[e]=t[e]),"object"===Ba(t[e])&&Object.keys(t[e]).forEach((function(o){Gi[e]||(Gi[e]={}),Gi[e][o]=t[e][o]}))})),e.hooks){var o=e.hooks();Object.keys(o).forEach((function(e){Il[e]||(Il[e]=[]),Il[e].push(o[e])}))}e.provides&&e.provides($l)}));var Zi=Gl.library,Yi=Gl.parse,Ji=Gl.icon,Xi=o(697),Ki=o.n(Xi);function Qi(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function es(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?Qi(Object(o),!0).forEach((function(t){os(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Qi(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}function ts(e){return ts="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ts(e)}function os(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function rs(e,t){if(null==e)return{};var o,r,c=function(e,t){if(null==e)return{};var o,r,c={},a=Object.keys(e);for(r=0;r<a.length;r++)o=a[r],t.indexOf(o)>=0||(c[o]=e[o]);return c}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)o=a[r],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(c[o]=e[o])}return c}function cs(e){return function(e){if(Array.isArray(e))return as(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return as(e,t);var o=Object.prototype.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?as(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function as(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,r=new Array(t);o<t;o++)r[o]=e[o];return r}function ns(e){return t=e,(t-=0)==t?e:(e=e.replace(/[\-_\s]+(.)?/g,(function(e,t){return t?t.toUpperCase():""}))).substr(0,1).toLowerCase()+e.substr(1);var t}var ls=["style"];function is(e){return e.split(";").map((function(e){return e.trim()})).filter((function(e){return e})).reduce((function(e,t){var o,r=t.indexOf(":"),c=ns(t.slice(0,r)),a=t.slice(r+1).trim();return c.startsWith("webkit")?e[(o=c,o.charAt(0).toUpperCase()+o.slice(1))]=a:e[c]=a,e}),{})}var ss=!1;try{ss=!0}catch(e){}function ds(e){return e&&"object"===ts(e)&&e.prefix&&e.iconName&&e.icon?e:Yi.icon?Yi.icon(e):null===e?null:e&&"object"===ts(e)&&e.prefix&&e.iconName?e:Array.isArray(e)&&2===e.length?{prefix:e[0],iconName:e[1]}:"string"==typeof e?{prefix:"fas",iconName:e}:void 0}function ms(e,t){return Array.isArray(t)&&t.length>0||!Array.isArray(t)&&t?os({},e,t):{}}var fs=oe().forwardRef((function(e,t){var o=e.icon,r=e.mask,c=e.symbol,a=e.className,n=e.title,l=e.titleId,i=e.maskId,s=ds(o),d=ms("classes",[].concat(cs(function(e){var t,o=e.beat,r=e.fade,c=e.beatFade,a=e.bounce,n=e.shake,l=e.flash,i=e.spin,s=e.spinPulse,d=e.spinReverse,m=e.pulse,f=e.fixedWidth,u=e.inverse,p=e.border,b=e.listItem,h=e.flip,g=e.size,v=e.rotation,C=e.pull,y=(os(t={"fa-beat":o,"fa-fade":r,"fa-beat-fade":c,"fa-bounce":a,"fa-shake":n,"fa-flash":l,"fa-spin":i,"fa-spin-reverse":d,"fa-spin-pulse":s,"fa-pulse":m,"fa-fw":f,"fa-inverse":u,"fa-border":p,"fa-li":b,"fa-flip":!0===h,"fa-flip-horizontal":"horizontal"===h||"both"===h,"fa-flip-vertical":"vertical"===h||"both"===h},"fa-".concat(g),null!=g),os(t,"fa-rotate-".concat(v),null!=v&&0!==v),os(t,"fa-pull-".concat(C),null!=C),os(t,"fa-swap-opacity",e.swapOpacity),t);return Object.keys(y).map((function(e){return y[e]?e:null})).filter((function(e){return e}))}(e)),cs(a.split(" ")))),m=ms("transform","string"==typeof e.transform?Yi.transform(e.transform):e.transform),f=ms("mask",ds(r)),u=Ji(s,es(es(es(es({},d),m),f),{},{symbol:c,title:n,titleId:l,maskId:i}));if(!u)return function(){var e;!ss&&console&&"function"==typeof console.error&&(e=console).error.apply(e,arguments)}("Could not find icon",s),null;var p=u.abstract,b={ref:t};return Object.keys(e).forEach((function(t){fs.defaultProps.hasOwnProperty(t)||(b[t]=e[t])})),us(p[0],b)}));fs.displayName="FontAwesomeIcon",fs.propTypes={beat:Ki().bool,border:Ki().bool,beatFade:Ki().bool,bounce:Ki().bool,className:Ki().string,fade:Ki().bool,flash:Ki().bool,mask:Ki().oneOfType([Ki().object,Ki().array,Ki().string]),maskId:Ki().string,fixedWidth:Ki().bool,inverse:Ki().bool,flip:Ki().oneOf([!0,!1,"horizontal","vertical","both"]),icon:Ki().oneOfType([Ki().object,Ki().array,Ki().string]),listItem:Ki().bool,pull:Ki().oneOf(["right","left"]),pulse:Ki().bool,rotation:Ki().oneOf([0,90,180,270]),shake:Ki().bool,size:Ki().oneOf(["2xs","xs","sm","lg","xl","2xl","1x","2x","3x","4x","5x","6x","7x","8x","9x","10x"]),spin:Ki().bool,spinPulse:Ki().bool,spinReverse:Ki().bool,symbol:Ki().oneOfType([Ki().bool,Ki().string]),title:Ki().string,titleId:Ki().string,transform:Ki().oneOfType([Ki().string,Ki().object]),swapOpacity:Ki().bool},fs.defaultProps={border:!1,className:"",mask:null,maskId:null,fixedWidth:!1,inverse:!1,flip:!1,icon:null,listItem:!1,pull:null,pulse:!1,rotation:null,size:null,spin:!1,spinPulse:!1,spinReverse:!1,beat:!1,fade:!1,beatFade:!1,bounce:!1,shake:!1,symbol:!1,title:"",titleId:null,transform:null,swapOpacity:!1};var us=function e(t,o){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if("string"==typeof o)return o;var c=(o.children||[]).map((function(o){return e(t,o)})),a=Object.keys(o.attributes||{}).reduce((function(e,t){var r=o.attributes[t];switch(t){case"class":e.attrs.className=r,delete o.attributes.class;break;case"style":e.attrs.style=is(r);break;default:0===t.indexOf("aria-")||0===t.indexOf("data-")?e.attrs[t.toLowerCase()]=r:e.attrs[ns(t)]=r}return e}),{attrs:{}}),n=r.style,l=void 0===n?{}:n,i=rs(r,ls);return a.attrs.style=es(es({},a.attrs.style),l),t.apply(void 0,[o.tag,es(es({},a.attrs),i)].concat(cs(c)))}.bind(null,oe().createElement);const ps=window.wp.i18n,bs=window.wp.blockEditor,hs=window.wp.primitives,gs=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M20.2 8v11c0 .7-.6 1.2-1.2 1.2H6v1.5h13c1.5 0 2.7-1.2 2.7-2.8V8zM18 16.4V4.6c0-.9-.7-1.6-1.6-1.6H4.6C3.7 3 3 3.7 3 4.6v11.8c0 .9.7 1.6 1.6 1.6h11.8c.9 0 1.6-.7 1.6-1.6zm-13.5 0V4.6c0-.1.1-.1.1-.1h11.8c.1 0 .1.1.1.1v11.8c0 .1-.1.1-.1.1H4.6l-.1-.1z"})),vs=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M20 5h-5.7c0-1.3-1-2.3-2.3-2.3S9.7 3.7 9.7 5H4v2h1.5v.3l1.7 11.1c.1 1 1 1.7 2 1.7h5.7c1 0 1.8-.7 2-1.7l1.7-11.1V7H20V5zm-3.2 2l-1.7 11.1c0 .1-.1.2-.3.2H9.1c-.1 0-.3-.1-.3-.2L7.2 7h9.6z"})),Cs=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M2 12C2 6.44444 6.44444 2 12 2C17.5556 2 22 6.44444 22 12C22 17.5556 17.5556 22 12 22C6.44444 22 2 17.5556 2 12ZM13 11V7H11V11H7V13H11V17H13V13H17V11H13Z"})),ys=(e,t)=>{const o=(e=>{const t=e.includes("_")?"":"_";return"desktop"==e||""==e?"":`${t}${e}`})(e);return t+o},zs=e=>e?e.linked?e.top?e.top:"":e.top||e.right||e.bottom||e.left?(e.top?e.top:0)+" "+(e.right?e.right:0)+" "+(e.bottom?e.bottom:0)+" "+(e.left?e.left:0):"":"",Hs=(e,t="")=>e?e.linked?e.horizontal?e.horizontal:t:e.horizontal||e.vertical?(e.horizontal?e.horizontal:"0")+" "+(e.vertical?e.vertical:"0"):t:t,_s=e=>e?e.linked?e.top_left?e.top_left:"":e.top_left||e.top_right||e.bottom_right||e.bottom_left?(e.top_left?e.top_left:0)+" "+(e.top_right?e.top_right:0)+" "+(e.bottom_right?e.bottom_right:0)+" "+(e.bottom_left?e.bottom_left:0):"":"",Vs=(e,t,o,r,c,a)=>e||t||o||r?(e||0)+" "+(t||0)+" "+(o||0)+" "+(r||0)+" "+(c||"")+("inset"===a?" inset":""):"";function xs(e){const t=e.marginTop?parseInt(e.marginTop)+"px":"10px";return(0,Z.createElement)("div",{className:"rv-settings-divider",style:{marginTop:t}})}const Ms=function(e){return(0,Z.createElement)("div",{className:"rv_setting"},(0,Z.createElement)("div",{className:ee()("setting-wrapper",e.className)},(0,Z.createElement)("div",{className:"rv-header-with-icon-settings"},(0,Z.createElement)("h4",{className:"rv_setting-label"},(0,ps.__)(e.title,"riovizual"),e.reset&&(0,Z.createElement)("span",{label:(0,ps.__)("Reset","riovizual"),onClick:()=>e.onReset(),className:"reset-button"},(0,Z.createElement)(Y.Icon,{icon:"image-rotate"})))),e.children),e.helpNote&&(0,Z.createElement)("div",{className:"rv_help-note"},e.helpNote))};function Ls(e){const t={marginTop:`${e.spaceTop?e.spaceTop:e.space?e.space:"1"}em`,marginBottom:`${e.spaceBottom?e.spaceBottom:e.space?e.space:"1"}em`,borderColor:`${e.color&&e.color}`};return(0,Z.createElement)("hr",{style:t})}const ws=["desktop","tablet","mobile","hover"],Ss=window.wp.compose,Es=window.wp.data,ks=(0,Ss.compose)([(0,Es.withSelect)((e=>({getDevice:e("rio-vizual-style").getDevice()})))])((function(e){const{getDevice:t}=e;return(0,Z.createElement)(Z.Fragment,null,(()=>{const o=e.children;return _.find(o,{key:t})?_.find(o,{key:t}):_.find(o,{key:"desktop"})})())})),Ns=function(e){const{title:t,data:o,options:r,onChange:c,attr:a,initial:n,classes:l}=e,[i,s]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{s(!1),K().map(ws,(e=>{n&&n[e]?n[e]!=o[ys(e,a)]&&s(!0):o[ys(e,a)]&&s(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:t,onReset:()=>{s(!1),K().map(ws,(e=>{n&&n[e]?o[ys(e,a)]&&c(n[e],[ys(e,a)]):o[ys(e,a)]&&c("",[ys(e,a)])}))},reset:i,className:ee()("rv-select-control",l)},(0,Z.createElement)("div",{className:"rv-container-settings"},(0,Z.createElement)(ks,null,K().map(ws,(t=>o.hasOwnProperty(ys(t,a))&&(0,Z.createElement)(Y.SelectControl,{key:t,value:o[ys(t,a)],options:r&&r,onChange:e=>((e,t)=>{c(e,ys(t,a))})(e,t),__nextHasNoMarginBottom:!0},!r&&e.children)))))))},Ts=wp.components.UnitControl?wp.components.UnitControl:wp.components.__experimentalUnitControl,Bs=wp.components.UseCustomUnits?wp.components.UseCustomUnits:wp.components.__experimentalUseCustomUnits,Is=wp.components.InputControl?wp.components.InputControl:wp.components.__experimentalInputControl;wp.components.NumberControl?wp.components.NumberControl:wp.components.__experimentalNumberControl;const $s=function(e){const{title:t,data:o,units:r,onChange:c,attr:a,initial:n,min:l,max:i,step:s,initialPosition:d,hasCustomUnits:m}=e,[f,u]=(0,Z.useState)(!1),p=m?r:Bs({availableUnits:r||["px","%","em","rem","vh","vw"]});return(0,Z.useEffect)((()=>{u(!1),K().map(ws,(e=>{n&&n[e]?n[e]!=o[ys(e,a)]&&u(!0):o[ys(e,a)]&&u(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{u(!1),K().map(ws,(e=>{n&&n[e]?o[ys(e,a)]&&c(n[e],[ys(e,a)]):o[ys(e,a)]&&c("",[ys(e,a)])}))},reset:f,className:"rio-unit-control rv_inline-settings"},(0,Z.createElement)("div",{className:"rv-container-settings"},(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,a))&&(0,Z.createElement)(Ts,{onChange:t=>((e,t)=>{c(e,ys(t,a))})(t,e),value:o[ys(e,a)]?o[ys(e,a)]:d||"px",units:p,key:e,min:l||0,max:i&&i,step:s||"",isDragEnabled:!0})))))))},Rs=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M4 19.8h8.9v-1.5H4v1.5zm8.9-15.6H4v1.5h8.9V4.2zm-8.9 7v1.5h16v-1.5H4z"})),As=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M16.4 4.2H7.6v1.5h8.9V4.2zM4 11.2v1.5h16v-1.5H4zm3.6 8.6h8.9v-1.5H7.6v1.5z"})),Ps=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M11.1 19.8H20v-1.5h-8.9v1.5zm0-15.6v1.5H20V4.2h-8.9zM4 12.8h16v-1.5H4v1.5z"}));function Ws(e){const{value:t,onChange:o}=e,r=e=>{o(e)};return(0,Z.createElement)(Y.ButtonGroup,{className:"rv_alignment-container"},(0,Z.createElement)(Y.Button,{variant:"left"===t?"primary":"secondary",onClick:()=>r("left"),icon:Rs}),(0,Z.createElement)(Y.Button,{variant:"center"===t?"primary":"secondary",onClick:()=>r("center"),icon:As}),(0,Z.createElement)(Y.Button,{variant:"right"===t?"primary":"secondary",onClick:()=>r("right"),icon:Ps}))}const Ds=function(e){const{title:t,data:o,onChange:r,attr:c,initial:a,classes:n}=e,[l,i]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{K().map(ws,(e=>{a&&a[e]?a[e]!=o[ys(e,c)]&&i(!0):o[ys(e,c)]&&i(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),className:n,onReset:()=>{i(!1),K().map(ws,(e=>{a&&a[e]?o[ys(e,c)]&&r(a[e],[ys(e,c)]):o[ys(e,c)]&&r("",[ys(e,c)])}))},reset:l},(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,c))&&(0,Z.createElement)(Ws,{key:e,value:o[ys(e,c)],onChange:t=>((e,t)=>{r(e,ys(t,c))})(t,e)}))))))},Os=(0,Z.createElement)(Y.SVG,{viewBox:"0 0 24 24"},(0,Z.createElement)(Y.Path,{d:"M9.5 20H8V7H9.5V20ZM14 14H15.5V7H14V14ZM4 4H20V5H4V4Z"})),Fs=(0,Z.createElement)(Y.SVG,{viewBox:"0 0 24 24"},(0,Z.createElement)(Y.Path,{d:"M4 13L4 11.5L8 11.5L8 4L9.5 4L9.5 11.5L14 11.5L14 7L15.5 7L15.5 11.5L20 11.5L20 13L15.5 13L15.5 17L14 17L14 13L9.5 13L9.5 20L8 20L8 13L4 13Z"})),Gs=(0,Z.createElement)(Y.SVG,{viewBox:"0 0 24 24"},(0,Z.createElement)(Y.Path,{d:"M9.5 4H8V17H9.5V4ZM14 10H15.5V17H14V10ZM4 20H20V19H4V20Z"}));function Us(e){const{value:t,onChange:o}=e,r=e=>{o(e)};return(0,Z.createElement)(Y.ButtonGroup,{className:"rv_alignment-container"},(0,Z.createElement)(Y.Button,{variant:"top"===t?"primary":"secondary",onClick:()=>r("top"),icon:Os}),(0,Z.createElement)(Y.Button,{variant:"middle"===t?"primary":"secondary",onClick:()=>r("middle"),icon:Fs}),(0,Z.createElement)(Y.Button,{variant:"bottom"===t?"primary":"secondary",onClick:()=>r("bottom"),icon:Gs}))}const js=function(e){const{title:t,data:o,onChange:r,attr:c,initial:a,classes:n}=e,[l,i]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{K().map(ws,(e=>{a&&a[e]?a[e]!=o[ys(e,c)]&&i(!0):o[ys(e,c)]&&i(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{i(!1),K().map(ws,(e=>{a&&a[e]?o[ys(e,c)]&&r(a[e],[ys(e,c)]):o[ys(e,c)]&&r("",[ys(e,c)])}))},reset:l,className:n},(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,c))&&(0,Z.createElement)(Us,{key:e,value:o[ys(e,c)],onChange:t=>((e,t)=>{r(e,ys(t,c))})(t,e)}))))))};function qs(e){const t=[{name:"1",color:"#0D1B2A"},{name:"2",color:"#1B263B"},{name:"3",color:"#415A77"},{name:"5",color:"#F72585"},{name:"6",color:"#B5179E"},{name:"7",color:"#7209B7"},{name:"8",color:"#480CA8"},{name:"10",color:"#3F37C9"},{name:"11",color:"#4361EE"},{name:"12",color:"#4CC9F0"}],o=t=>{e.onChange(t)};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Dropdown,{className:"rv-color-control-container-class-name",contentClassName:"rv-color-control-popover-content-classname",popoverProps:{placement:"bottom-start"},renderToggle:({isOpen:t,onToggle:o})=>(0,Z.createElement)(Y.Button,{className:"rv-color-picker",onClick:o,"aria-expanded":t},(0,Z.createElement)("span",{style:{background:e.value}})),renderContent:()=>(0,Z.createElement)("div",null,(0,Z.createElement)(Y.ColorPicker,{color:e.value,onChange:e=>o(e),enableAlpha:!0,defaultValue:e.default}),(0,Z.createElement)(Y.ColorPalette,{colors:t,disableCustomColors:!0,clearable:!1,onChange:e=>o(e)}))}))}const Zs=function(e){const{title:t,data:o,onChange:r,attr:c,initial:a,helpNote:n}=e,[l,i]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{i(!1),K().map(ws,(e=>{a&&a[e]?a[e]!=o[ys(e,c)]&&i(!0):o[ys(e,c)]&&i(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv_inline-settings"},(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{i(!1),K().map(ws,(e=>{a&&a[e]?o[ys(e,c)]&&r(a[e],[ys(e,c)]):o[ys(e,c)]&&r("",[ys(e,c)])}))},reset:l}),(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,c))&&(0,Z.createElement)(qs,{key:e,value:o[ys(e,c)],onChange:t=>((e,t)=>{r(e,ys(t,c))})(t,e)}))))),e.helpNote&&(0,Z.createElement)("div",{className:"rv_help-note"},e.helpNote))};function Ys(e){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv-advanced-popup rv_advance-popup-gradient mr-bottom-0"},(0,Z.createElement)(Y.GradientPicker,{__nextHasNoMargin:!0,value:e.value?e.value:null,clearable:!1,onChange:t=>{return o=t,void e.onChange(o);var o},gradients:[{name:"Vivid cyan blue to vivid purple",gradient:"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)",slug:"vivid-cyan-blue-to-vivid-purple"},{name:"Light green cyan to vivid green cyan",gradient:"linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%)",slug:"light-green-cyan-to-vivid-green-cyan"},{name:"Luminous vivid amber to luminous vivid orange",gradient:"linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%)",slug:"luminous-vivid-amber-to-luminous-vivid-orange"},{name:"Luminous vivid orange to vivid red",gradient:"linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%)",slug:"luminous-vivid-orange-to-vivid-red"},{name:"Very light gray to cyan bluish gray",gradient:"linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%)",slug:"very-light-gray-to-cyan-bluish-gray"},{name:"Cool to warm spectrum",gradient:"linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%)",slug:"cool-to-warm-spectrum"}]})))}const Js=function(e){const{title:t,data:o,onChange:r,attr:c,initial:a}=e,[n,l]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{K().map(ws,(e=>{a&&a[e]?a[e]!=o[ys(e,c)]&&l(!0):o[ys(e,c)]&&l(!0)}))})),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{K().map(ws,(e=>{a&&a[e]?o[ys(e,c)]&&r(a[e],[ys(e,c)]):o[ys(e,c)]&&r("",[ys(e,c)])})),l(!1)},reset:n}),(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,c))&&(0,Z.createElement)(Ys,{key:e,value:o[ys(e,c)],onChange:t=>((e,t)=>{r(e,ys(t,c))})(t,e)})))))},Xs=function(e){const{title:t,data:o,attr:r,units:c,onChange:a,initial:n,min:l,max:i,step:s,initialPosition:d}=e,[m,f]=(0,Z.useState)(!1),u=Bs({availableUnits:c||["px","%","em","rem","vh","vw"]});(0,Z.useEffect)((()=>{f(!1),K().map(ws,(e=>{n&&n[e]?n[e]!=o[ys(e,r)]&&f(!0):o[ys(e,r)]&&""!==o[ys(e,r)]&&f(!0)}))}));return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>(f(!1),void K().map(ws,(e=>{n&&n[e]?o[ys(e,r)]&&a(n[e],[ys(e,r)]):o[ys(e,r)]&&a("",[ys(e,r)])}))),reset:m},(0,Z.createElement)(ks,null,K().map(ws,(e=>o.hasOwnProperty(ys(e,r))&&(e=>(0,Z.createElement)("div",{className:"rv-range-control",key:e},(0,Z.createElement)("div",{className:"left"},(0,Z.createElement)(Y.RangeControl,{value:parseFloat(o[ys(e,r)])?parseFloat(o[ys(e,r)]):d||0,onChange:t=>((e,t)=>{const c=o[ys(t,r)]?o[ys(t,r)].replace(/-?\d+([,.]\d+)?/g,""):"",n=""!==c?c:u[0].value;a(`${e}${n}`,ys(t,r))})(t,e),min:l||0,max:i||100,step:s||"",allowReset:!1,withInputField:!1,type:"string"})),(0,Z.createElement)("div",{className:"right"},(0,Z.createElement)(Ts,{onChange:t=>((e,t)=>{a(e,ys(t,r))})(t,e),value:o[ys(e,r)]?o[ys(e,r)]:d||"px",units:u,size:"small",min:l||0,max:i||100,step:s||""}))))(e))))))},Ks=function(e){const{title:t,data:o,units:r,onChange:c,attr:a,min:n,max:l,step:i,initial:s}=e,[d,m]=(0,Z.useState)(!1),f=Bs({availableUnits:r||["px","%","em","rem","vh","vw"]}),u={linked:!0};(0,Z.useEffect)((()=>{K().map(ws,(e=>{s&&s[e]?K().isEqual(s[e],o[ys(e,a)])&&m(!0):o[ys(e,a)]&&(K().isEqual(o[ys(e,a)],u)?m(!1):m(!0))}))}));const p=(e,t,o)=>{let r=b(t);r.linked?(r.top=e,r.right=e,r.bottom=e,r.left=e):r[o]=e,c(r,ys(t,a))},b=e=>o[ys(e,a)]?o[ys(e,a)]:{linked:!0};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{m(!1),K().map(ws,(e=>{s&&s[e]?o[ys(e,a)]&&c(s[e],ys(e,a)):o[ys(e,a)]&&c("",ys(e,a))}))},reset:d},(0,Z.createElement)(ks,null,K().map(ws,(e=>{const t=b(e);return o.hasOwnProperty(ys(e,a))&&(0,Z.createElement)("div",{key:e,className:"linked-unit-wrap"},(0,Z.createElement)("div",{className:"rv-unlinked-range-control"},(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{label:(0,ps.__)("Top","riovizual"),labelPosition:"bottom",onChange:t=>p(t,e,"top"),value:t.top?t.top:"px",units:f,size:"small",min:n||0,max:l&&l,step:i||""})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>p(t,e,"right"),label:(0,ps.__)("Right","riovizual"),labelPosition:"bottom",value:t.right?t.right:"px",units:f,size:"small",min:n||0,max:l&&l,step:i||""})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>p(t,e,"bottom"),label:(0,ps.__)("Bottom","riovizual"),labelPosition:"bottom",value:t.bottom?t.bottom:"px",units:f,size:"small",min:n||0,max:l&&l,step:i||""})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>p(t,e,"left"),label:(0,ps.__)("Left","riovizual"),labelPosition:"bottom",value:t.left?t.left:"px",units:f,size:"small",min:n||0,max:l&&l,step:i||""}))),(0,Z.createElement)("div",{className:"link-button"},(0,Z.createElement)(Y.Button,{icon:t.linked?"admin-links":"editor-unlink",label:t.linked?(0,ps.__)("Unlinked","riovizual"):(0,ps.__)("Linked","riovizual"),onClick:()=>(e=>{const t=b(e);t.linked=!t.linked,c(t,ys(e,a))})(e),className:"linked-btn"+(t.linked&&" active")})))})))))},Qs=function(e){const{title:t,data:o,units:r,onChange:c,attr:a,min:n,max:l,step:i,initial:s}=e,[d,m]=(0,Z.useState)(!1),f=Bs({availableUnits:r||["px","%","em","rem"]}),u={linked:!0};(0,Z.useEffect)((()=>{K().map(ws,(e=>{s&&s[e]?K().isEqual(s[e],o[ys(e,a)])&&m(!0):o[ys(e,a)]&&(K().isEqual(o[ys(e,a)],u)?m(!1):m(!0))}))}));const p=(e,t,o)=>{let r=b(t);r.linked?(r.horizontal=e,r.vertical=e):r[o]=e,c(r,ys(t,a))},b=e=>o[ys(e,a)]?o[ys(e,a)]:{linked:!0};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{m(!1),K().map(ws,(e=>{s&&s[e]?o[ys(e,a)]&&c(s[e],[ys(e,a)]):o[ys(e,a)]&&c("",[ys(e,a)])}))},reset:d},(0,Z.createElement)(ks,null,K().map(ws,(e=>{const t=b(e);return o.hasOwnProperty(ys(e,a))&&(0,Z.createElement)("div",{key:e,className:"linked-border-spacing-wrap"},(0,Z.createElement)("div",{className:"rv-unlinked-range-control"},(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>p(t,e,"horizontal"),label:(0,ps.__)("Horizontal","riovizual"),labelPosition:"bottom",value:t.horizontal?t.horizontal:"px",units:f,size:"small",min:n||0,max:l||100,step:i||""})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>p(t,e,"vertical"),label:(0,ps.__)("Vertical","riovizual"),labelPosition:"bottom",value:t.vertical?t.vertical:"px",units:f,size:"small",min:n||0,max:l||100,step:i||""}))),(0,Z.createElement)("div",{className:"link-button"},(0,Z.createElement)(Y.Button,{icon:t.linked?"admin-links":"editor-unlink",label:(0,ps.__)("Linked"),onClick:()=>(e=>{const t=b(e);t.linked=!t.linked,c(t,ys(e,a))})(e),className:"linked-btn"+(t.linked&&" active")})))})))))},ed=function(e){const{title:t,data:o,units:r,onChange:c,attr:a,min:n,max:l,initial:i}=e,s=Bs({availableUnits:r||["px","%","em","rem"]}),[d,m]=(0,Z.useState)(!1);(0,Z.useEffect)((()=>{K().map(ws,(e=>{i&&i[e]?K().isEqual(i[e],JSON.parse(o[ys(e,a)]))&&m(!0):o[ys(e,a)]&&(K().isEqual(o[ys(e,a)],"")||m(!0))}))}));const f=(e,t,o)=>{let r=u(t);r.linked?(r.top_left=e,r.top_right=e,r.bottom_left=e,r.bottom_right=e):r[o]=e,c(r,ys(t,a))},u=e=>o[ys(e,a)]?o[ys(e,a)]:{linked:!0};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),onReset:()=>{m(!1),K().map(ws,(e=>{i&&i[e]?o[ys(e,a)]&&c(i[e],[ys(e,a)]):o[ys(e,a)]&&c("",[ys(e,a)])}))},reset:d},(0,Z.createElement)(ks,null,K().map(ws,(e=>{const t=u(e);return o.hasOwnProperty(ys(e,a))&&(0,Z.createElement)("div",{key:e,className:"linked-radius-wrap"},(0,Z.createElement)("div",{className:"rv-unlinked-range-control"},(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>f(t,e,"top_left"),label:(0,ps.__)("Top","riovizual"),labelPosition:"bottom",value:t.top_left?t.top_left:"px",units:s,size:"small",min:n||0,max:l||100})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>f(t,e,"top_right"),label:(0,ps.__)("Right","riovizual"),labelPosition:"bottom",value:t.top_right?t.top_right:"px",units:s,size:"small",min:n||0,max:l||100})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>f(t,e,"bottom_right"),label:(0,ps.__)("Bottom","riovizual"),labelPosition:"bottom",value:t.bottom_right?t.bottom_right:"px",units:s,size:"small",min:n||0,max:l||100})),(0,Z.createElement)("div",{className:"settings-wrap-inline"},(0,Z.createElement)(Ts,{onChange:t=>f(t,e,"bottom_left"),label:(0,ps.__)("Left","riovizual"),labelPosition:"bottom",value:t.bottom_left?t.bottom_left:"px",units:s,size:"small",min:n||0,max:l||100}))),(0,Z.createElement)("div",{className:"link-button"},(0,Z.createElement)(Y.Button,{icon:t.linked?"admin-links":"editor-unlink",label:t.linked?(0,ps.__)("Unlinked","riovizual"):(0,ps.__)("Linked","riovizual"),onClick:()=>(e=>{const t=u(e);t.linked=!t.linked,c(t,ys(e,a))})(e),className:"linked-btn"+(t.linked&&" active")})))})))))},td=function(e){const{data:t,attr:o}=e;return(0,Z.createElement)("div",{className:"rv-bg-image-container"},(0,Z.createElement)("div",{className:"rv-bg-image-itemwrap"},(0,Z.createElement)(bs.MediaUploadCheck,null,(0,Z.createElement)(bs.MediaUpload,{title:(0,ps.__)("Select or Upload Media","riovizual"),onSelect:t=>{e.onChangeValue(t.url,o.backgroundUrl)},allowedTypes:["image"],value:1,render:({open:e})=>(0,Z.createElement)(Y.Button,{className:t.backgroundUrl?"editor-post-featured-image__preview rv_image-upload":"editor-post-featured-image__toggle rv_image-upload",onClick:e},!t.backgroundUrl&&(0,ps.__)("Set image","riovizual"),t.backgroundUrl&&(0,Z.createElement)("img",{src:t.backgroundUrl}))})),t.backgroundUrl&&(0,Z.createElement)(bs.MediaUploadCheck,null,(0,Z.createElement)(Y.Button,{onClick:()=>e.onChangeValue("",o.backgroundUrl),isDestructive:!0},(0,ps.__)("Remove image","riovizual"))),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Size"),classes:"rv_inline-settings",attr:o.backgroundSize,data:t,onChange:(t,o)=>e.onChangeValue(t,o),options:[{label:"Auto",value:"auto"},{label:"Cover",value:"cover"},{label:"Contain",value:"contain"},{label:"Initial",value:"initial"},{label:"Inherit",value:"inherit"}]}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Position"),classes:"rv_inline-settings",attr:o.backgroundPosition,data:t,onChange:(t,o)=>e.onChangeValue(t,o),options:[{label:"Left Top",value:"left top"},{label:"Left Center",value:"left center"},{label:"Left Bottom",value:"left bottom"},{label:"Right Top",value:"right top"},{label:"Right Center",value:"right center"},{label:"Right Bottom",value:"right bottom"},{label:"Center Top",value:"center top"},{label:"Center Center",value:"center center"},{label:"Center Bottom",value:"center bottom"}]}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Repeat"),classes:"rv_inline-settings",attr:o.backgroundRepeat,data:t,onChange:(t,o)=>e.onChangeValue(t,o),options:[{label:"Repeat",value:"repeat"},{label:"Repeat X",value:"repeat-x"},{label:"Repeat Y",value:"repeat-y"},{label:"Repeat with Space",value:"space"},{label:"Repeat and Stretch",value:"round"},{label:"No Repeat",value:"no-repeat"}]}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Y.ToggleControl,{label:(0,ps.__)("Overlay","riovizual"),className:"rv_toggle-control",checked:t.backgroundBlendMode,onChange:t=>e.onChangeValue(t,o.backgroundBlendMode)}),(0,Z.createElement)(xs,{marginTop:"10"})))},od=function(e){const{attr:t,attrName:o,title:r,hasImage:c}=e,[a,n]=(0,Z.useState)(!1),[l,i]=(0,Z.useState)(!1),s=(0,Z.useRef)(),d={backgroundType:o&&o.backgroundType?o.backgroundType:"backgroundType",backgroundColor:o&&o.backgroundColor?o.backgroundColor:"backgroundColor",backgroundGradient:o&&o.backgroundGradient?o.backgroundGradient:"backgroundGradient",backgroundUrl:o&&o.backgroundUrl?o.backgroundUrl:"backgroundUrl",backgroundSize:o&&o.backgroundSize?o.backgroundSize:"backgroundSize",backgroundPosition:o&&o.backgroundPosition?o.backgroundPosition:"backgroundPosition",backgroundRepeat:o&&o.backgroundRepeat?o.backgroundRepeat:"backgroundRepeat",backgroundBlendMode:o&&o.backgroundBlendMode?o.backgroundBlendMode:"backgroundBlendMode"},m=[d.backgroundType,d.backgroundColor,d.backgroundGradient,d.backgroundUrl,d.backgroundSize,d.backgroundPosition,d.backgroundRepeat,d.backgroundBlendMode],f=e.initialData&&e.initialData;return(0,Z.useEffect)((()=>{i(!1),t&&K().map(m,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(f&&f[ys(o,e)]?f[ys(o,e)]!==t[ys(o,e)]&&i(!0):t[ys(o,e)]&&i(!0))}))}))})),(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup"),c=document.querySelector(".media-frame");if(s.current&&!s.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))&&(!c||!c.contains(e.target))){const e=setTimeout((()=>{n(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[s]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(r,"riovizual"),className:a?"opened-popup rv_inline-settings":"rv_inline-settings",onReset:()=>{let o={};K().map(m,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(f&&f[ys(r,e)]?o[ys(r,e)]=f[ys(r,e)]:o[ys(r,e)]="")}))})),i(!1),n(!1),e.updateAttr(o)},reset:l},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{n((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),a&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:s},(0,Z.createElement)("div",{className:"rv-background-container"},(0,Z.createElement)("div",{className:"rv-button-group-container"},(0,Z.createElement)(Y.ButtonGroup,{className:"rv_tb-table-style"},(0,Z.createElement)(Y.Button,{variant:""===t[d.backgroundType]?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>e.updateAttr({[d.backgroundType]:""})}," ",(0,ps.__)("Classic","riovizual")),(0,Z.createElement)(Y.Button,{variant:"gradient"===t[d.backgroundType]?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>e.updateAttr({[d.backgroundType]:"gradient"})},(0,ps.__)("Gradient","riovizual")),c&&(0,Z.createElement)(Y.Button,{variant:"image"===t[d.backgroundType]?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>e.updateAttr({[d.backgroundType]:"image"})},(0,ps.__)("Image","riovizual")))),(0,Z.createElement)(xs,null),c&&"image"===t[d.backgroundType]&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(td,{attr:d,data:t,onChangeValue:(t,o)=>{e.updateAttr({[o]:t})}})),"gradient"===t[d.backgroundType]&&(0,Z.createElement)(Js,{title:(0,ps.__)("Background Gradient","riovizual"),attr:d.backgroundGradient,data:t,onChange:(t,o)=>e.updateAttr({[o]:t})}),""===t[d.backgroundType]&&(0,Z.createElement)(Zs,{title:(0,ps.__)("Background Color","riovizual"),attr:d.backgroundColor,data:t,onChange:(t,o)=>e.updateAttr({[o]:t})}))))};function rd(e){return(0,Z.createElement)(Z.Fragment,null,!e.hideBorder&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"16"}),(0,Z.createElement)($s,{title:(0,ps.__)("Border Width"),attr:e.attr[0],data:e.data,units:e.units,initial:{desktop:e.initialWidth},onChange:(t,o)=>e.onChange(t,o)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Border Style"),classes:"rv_inline-settings",attr:e.attr[1],data:e.data,onChange:(t,o)=>e.onChange(t,o),options:[{label:"Solid",value:"solid"},{label:"Dashed",value:"dashed"},{label:"Dotted",value:"dotted"},{label:"Double",value:"double"},{label:"Groove",value:"groove"},{label:"Ridge",value:"ridge"},{label:"Inset",value:"inset"},{label:"Outset",value:"outset"},{label:"None",value:"none"}]})),!e.hideColor&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Border Color"),attr:e.attr[2],data:e.data,onChange:(t,o)=>e.onChange(t,o)})))}const cd=function(e){const{attr:t,title:o,radius:r,attrName:c,hideBorder:a,hideColor:n,helpNote:l,units:i}=e,[s,d]=(0,Z.useState)(!1),[m,f]=(0,Z.useState)(!1),[u,p]=(0,Z.useState)("all"),b={borderStyle:c&&c.borderStyle?c.borderStyle:"borderStyle",borderTopStyle:c&&c.borderTopStyle?c.borderTopStyle:"borderTopStyle",borderBottomStyle:c&&c.borderBottomStyle?c.borderBottomStyle:"borderBottomStyle",borderLeftStyle:c&&c.borderLeftStyle?c.borderLeftStyle:"borderLeftStyle",borderRightStyle:c&&c.borderRightStyle?c.borderRightStyle:"borderRightStyle",borderWidth:c&&c.borderWidth?c.borderWidth:"borderWidth",borderTopWidth:c&&c.borderTopWidth?c.borderTopWidth:"borderTopWidth",borderBottomWidth:c&&c.borderBottomWidth?c.borderBottomWidth:"borderBottomWidth",borderLeftWidth:c&&c.borderLeftWidth?c.borderLeftWidth:"borderLeftWidth",borderRightWidth:c&&c.borderRightWidth?c.borderRightWidth:"borderRightWidth",borderColor:c&&c.borderColor?c.borderColor:"borderColor",borderTopColor:c&&c.borderTopColor?c.borderTopColor:"borderTopColor",borderBottomColor:c&&c.borderBottomColor?c.borderBottomColor:"borderBottomColor",borderLeftColor:c&&c.borderLeftColor?c.borderLeftColor:"borderLeftColor",borderRightColor:c&&c.borderRightColor?c.borderRightColor:"borderRightColor",borderRadius:c&&c.borderRadius?c.borderRadius:"borderRadius"},h=[b.borderStyle,b.borderTopStyle,b.borderBottomStyle,b.borderLeftStyle,b.borderRightStyle,b.borderWidth,b.borderTopWidth,b.borderBottomWidth,b.borderLeftWidth,b.borderRightWidth,b.borderColor,b.borderTopColor,b.borderBottomColor,b.borderLeftColor,b.borderRightColor,b.borderRadius],g=e=>{p(e)},v=e.initialData&&e.initialData;(0,Z.useEffect)((()=>{f(!1),t&&K().map(h,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(v&&v[ys(o,e)]?v[ys(o,e)]!==t[ys(o,e)]&&f(!0):t[ys(o,e)]&&f(!0))}))}))}));const C=e=>{let o=!1;return K().map(e,(e=>{K().map(ws,(r=>{t&&t[ys(r,e)]&&(o=!0)}))})),o},y=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(y.current&&!y.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{d(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[y]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(o,"riovizual"),className:s?"opened-popup rv_inline-settings":"rv_inline-settings",helpNote:s?"":l,onReset:()=>{let o={};K().map(h,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(v&&v[ys(r,e)]?o[ys(r,e)]=v[ys(r,e)]:o[ys(r,e)]="")}))})),p("all"),f(!1),d(!1),e.updateAttr(o)},reset:m},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{d((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),s&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:y},(0,Z.createElement)("div",{className:"rv-border-container"},"disabled"!==r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(ed,{title:"Border Radius",attr:b.borderRadius,data:t,units:i,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(Ls,{space:".5"})),(0,Z.createElement)(Y.Flex,{gap:2,align:"center",justify:"space-between",className:"border-tabs"},(0,Z.createElement)(Y.FlexItem,{className:ee()({active:"all"===u,"rv_has-value":C([b.borderWidth,b.borderStyle,b.borderColor])}),onClick:()=>g("all")},(0,Z.createElement)("span",{className:"all tab"})),(0,Z.createElement)(Y.FlexItem,{className:ee()({active:"top"===u,"rv_has-value":C([b.borderTopWidth,b.borderTopStyle,b.borderTopColor])}),onClick:()=>g("top")},(0,Z.createElement)("span",{className:"top tab"})),(0,Z.createElement)(Y.FlexItem,{className:ee()({active:"right"===u,"rv_has-value":C([b.borderRightWidth,b.borderRightStyle,b.borderRightColor])}),onClick:()=>g("right")},(0,Z.createElement)("span",{className:"right tab"})),(0,Z.createElement)(Y.FlexItem,{className:ee()({active:"bottom"===u,"rv_has-value":C([b.borderBottomWidth,b.borderBottomStyle,b.borderBottomColor])}),onClick:()=>g("bottom")},(0,Z.createElement)("span",{className:"bottom tab"})),(0,Z.createElement)(Y.FlexItem,{className:ee()({active:"left"===u,"rv_has-value":C([b.borderLeftWidth,b.borderLeftStyle,b.borderLeftColor])}),onClick:()=>g("left")},(0,Z.createElement)("span",{className:"left tab"}))),"all"===u?(0,Z.createElement)(rd,{data:t,attr:[b.borderWidth,b.borderStyle,b.borderColor],units:i,initialWidth:e.initialWidth,hideBorder:a,hideColor:n,onChange:(t,o)=>e.updateAttr({[o]:t})}):"","top"===u?(0,Z.createElement)(rd,{data:t,attr:[b.borderTopWidth,b.borderTopStyle,b.borderTopColor],units:i,hideBorder:a,hideColor:n,onChange:(t,o)=>e.updateAttr({[o]:t})}):"","right"===u?(0,Z.createElement)(rd,{data:t,attr:[b.borderRightWidth,b.borderRightStyle,b.borderRightColor],units:i,hideBorder:a,hideColor:n,onChange:(t,o)=>e.updateAttr({[o]:t})}):"","bottom"===u?(0,Z.createElement)(rd,{data:t,attr:[b.borderBottomWidth,b.borderBottomStyle,b.borderBottomColor],units:i,hideBorder:a,hideColor:n,onChange:(t,o)=>e.updateAttr({[o]:t})}):"","left"===u?(0,Z.createElement)(rd,{data:t,attr:[b.borderLeftWidth,b.borderLeftStyle,b.borderLeftColor],units:i,hideBorder:a,hideColor:n,onChange:(t,o)=>e.updateAttr({[o]:t})}):"")))},ad=(0,Ss.compose)([(0,Es.withSelect)((e=>({getDevice:e("rio-vizual-style").getDevice()})))])((function(e){const{attr:t,attrName:o,getDevice:r}=e,[c,a]=(0,Z.useState)("type1");(0,Z.useEffect)((()=>{t[o.shadowPreset]&&a(t[o.shadowPreset])}),[]);const n={type1:{horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:""},type2:{horizontalPosition:"0",verticalPosition:"2px",blurStrength:"18px",spreadStrength:"0",shadowColor:"#0000004D",shadowPosition:"initial"},type3:{horizontalPosition:"6px",verticalPosition:"6px",blurStrength:"18px",spreadStrength:"0",shadowColor:"#0000004D",shadowPosition:"initial"},type4:{horizontalPosition:"0",verticalPosition:"12px",blurStrength:"18px",spreadStrength:"-6px",shadowColor:"#0000004D",shadowPosition:"initial"},type5:{horizontalPosition:"10px",verticalPosition:"10px",blurStrength:"0",spreadStrength:"0",shadowColor:"#0000004D",shadowPosition:"initial"},type6:{horizontalPosition:"0",verticalPosition:"6px",blurStrength:"0",spreadStrength:"10px",shadowColor:"#0000004D",shadowPosition:"initial"},type7:{horizontalPosition:"0",verticalPosition:"0",blurStrength:"18px",spreadStrength:"0",shadowColor:"#0000004D",shadowPosition:"inset"},type8:{horizontalPosition:"10px",verticalPosition:"10px",blurStrength:"0",spreadStrength:"0",shadowColor:"#0000004D",shadowPosition:"inset"}},l=c=>{const l="desktop"!==r?"_"+r:"";let i={};i[o.shadowPreset+l]="type1"===c?"":c,i[o.horizontalPosition+l]=n[c].horizontalPosition,i[o.verticalPosition+l]=n[c].verticalPosition,i[o.blurStrength+l]=n[c].blurStrength,i[o.spreadStrength+l]=n[c].spreadStrength,i[o.shadowPosition+l]=n[c].shadowPosition,i[o.shadowColor+l]=n[c].shadowColor?t[o.shadowColor]?t[o.shadowColor]:n[c].shadowColor:"",a(c),e.onChangePreset(i)};return(0,Z.createElement)("div",{className:"shadow-preset"},(0,Z.createElement)(Y.Flex,{gap:"0",className:"shadow-tabs"},(0,Z.createElement)(Y.FlexBlock,{className:"type1"===c?"active shadow-item":"shadow-item",onClick:()=>l("type1")},(0,Z.createElement)("span",{className:"type1"},(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",height:"1em",viewBox:"0 0 512 512",fill:"none"},(0,Z.createElement)("path",{d:"M367.2 412.5L99.5 144.8C77.1 176.1 64 214.5 64 256c0 106 86 192 192 192c41.5 0 79.9-13.1 111.2-35.5zm45.3-45.3C434.9 335.9 448 297.5 448 256c0-106-86-192-192-192c-41.5 0-79.9 13.1-111.2 35.5L412.5 367.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z",fill:"currentColor"})))),(0,Z.createElement)(Y.FlexBlock,{className:"type2"===c?"active shadow-item":"shadow-item",onClick:()=>l("type2")},(0,Z.createElement)("span",{className:"type2 tab"})),(0,Z.createElement)(Y.FlexBlock,{className:"type3"===c?"active shadow-item":"shadow-item",onClick:()=>l("type3")},(0,Z.createElement)("span",{className:"type3 tab"})),(0,Z.createElement)(Y.FlexBlock,{className:"type4"===c?"active shadow-item":"shadow-item",onClick:()=>l("type4")},(0,Z.createElement)("span",{className:"type4 tab"}))),(0,Z.createElement)(Y.Flex,{gap:"0",className:"shadow-tabs"},(0,Z.createElement)(Y.FlexBlock,{className:"type5"===c?"active shadow-item":"shadow-item",onClick:()=>l("type5")},(0,Z.createElement)("span",{className:"type5 tab"})),(0,Z.createElement)(Y.FlexBlock,{className:"type6"===c?"active shadow-item":"shadow-item",onClick:()=>l("type6")},(0,Z.createElement)("span",{className:"type6 tab"})),(0,Z.createElement)(Y.FlexBlock,{className:"type7"===c?"active shadow-item":"shadow-item",onClick:()=>l("type7")},(0,Z.createElement)("span",{className:"type7 tab"})),(0,Z.createElement)(Y.FlexBlock,{className:"type8"===c?"active shadow-item":"shadow-item",onClick:()=>l("type8")},(0,Z.createElement)("span",{className:"type8 tab"}))))})),nd=function(e){const{attr:t,title:o,attrName:r,hideColor:c,helpNote:a}=e,[n,l]=(0,Z.useState)(!1),[i,s]=(0,Z.useState)(!1),d={shadowPreset:r&&r.shadowPreset?r.shadowPreset:"shadowPreset",horizontalPosition:r&&r.horizontalPosition?r.horizontalPosition:"horizontalPosition",verticalPosition:r&&r.verticalPosition?r.verticalPosition:"verticalPosition",blurStrength:r&&r.blurStrength?r.blurStrength:"blurStrength",spreadStrength:r&&r.spreadStrength?r.spreadStrength:"spreadStrength",shadowPosition:r&&r.shadowPosition?r.shadowPosition:"shadowPosition",shadowColor:r&&r.shadowColor?r.shadowColor:"shadowColor"},m=[d.shadowPreset,d.horizontalPosition,d.verticalPosition,d.blurStrength,d.spreadStrength,d.shadowPosition,d.shadowColor],f=e.initialData&&e.initialData;(0,Z.useEffect)((()=>{s(!1),t&&K().map(m,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(f&&f[ys(o,e)]?f[ys(o,e)]!==t[ys(o,e)]&&s(!0):t[ys(o,e)]&&s(!0))}))}))}));const u=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(u.current&&!u.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{l(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[u]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(o,"riovizual"),className:n?"opened-popup rv_inline-settings":"rv_inline-settings",helpNote:n?"":a,onReset:()=>{let o={};K().map(m,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(f&&f[ys(r,e)]?o[ys(r,e)]=f[ys(r,e)]:o[ys(r,e)]="")}))})),s(!1),l(!1),e.updateAttr(o)},reset:i},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{l((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),n&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:u},(0,Z.createElement)("div",{className:"rv-box-shadow-container"},(0,Z.createElement)(ad,{attr:t,attrName:d,onChangePreset:t=>{s(!1),e.updateAttr(t)}}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Horizontal"),attr:d.horizontalPosition,data:t,min:-50,max:50,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Vertical"),attr:d.verticalPosition,data:t,min:-50,max:50,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Blur Strength"),attr:d.blurStrength,data:t,min:0,max:100,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Spread Strength"),attr:d.spreadStrength,data:t,min:-50,max:50,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Position"),classes:"rv_inline-settings",attr:d.shadowPosition,data:t,onChange:(t,o)=>e.updateAttr({[o]:t}),options:[{label:"Outer Shadow",value:"initial"},{label:"Inner Shadow",value:"inset"}]}),!c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color"),attr:d.shadowColor,data:t,onChange:(t,o)=>e.updateAttr({[o]:t})})))))};function ld(e){const[t,o]=(0,Z.useState)(!1);return(0,Z.useEffect)((()=>{e.data&&o(!0)})),(0,Z.createElement)(Ms,{title:e.title,className:"rv_inline-settings",onReset:()=>{e.onReset(e.attrName.textTransform),o(!1)},reset:t},(0,Z.createElement)(Y.ButtonGroup,{className:"rv_font-button-group"},(0,Z.createElement)(Y.Button,{variant:"uppercase"===e.data?"primary":"secondary",onClick:()=>e.onChange("uppercase")},"AB"),(0,Z.createElement)(Y.Button,{variant:"capitalize"===e.data?"primary":"secondary",onClick:()=>e.onChange("capitalize")},"Ab"),(0,Z.createElement)(Y.Button,{variant:"lowercase"===e.data?"primary":"secondary",onClick:()=>e.onChange("lowercase")},"ab")))}function id(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,r=new Array(t);o<t;o++)r[o]=e[o];return r}function sd(e,t){if(e){if("string"==typeof e)return id(e,t);var o=Object.prototype.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?id(e,t):void 0}}function dd(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var r,c,_x,a,n=[],_n=!0,l=!1;try{if(_x=(o=o.call(e)).next,0===t){if(Object(o)!==o)return;_n=!1}else for(;!(_n=(r=_x.call(o)).done)&&(n.push(r.value),n.length!==t);_n=!0);}catch(e){l=!0,c=e}finally{try{if(!_n&&null!=o.return&&(a=o.return(),Object(a)!==a))return}finally{if(l)throw c}}return n}}(e,t)||sd(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function md(e,t){if(null==e)return{};var o,r,c=Me(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)o=a[r],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(c[o]=e[o])}return c}var fd=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function ud(e,t){for(var o=0;o<t.length;o++){var r=t[o];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,ne(r.key),r)}}function pd(e){return pd=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},pd(e)}function bd(e,t){if(t&&("object"===ae(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function hd(e){return function(e){if(Array.isArray(e))return id(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||sd(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var gd=function(){function e(e){var t=this;this._insertTag=function(e){var o;o=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,o),t.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if(this.isSpeedy){var o=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(t);try{o.insertRule(e,o.cssRules.length)}catch(e){}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode&&e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),vd=Math.abs,Cd=String.fromCharCode,yd=Object.assign;function zd(e){return e.trim()}function Hd(e,t,o){return e.replace(t,o)}function _d(e,t){return e.indexOf(t)}function Vd(e,t){return 0|e.charCodeAt(t)}function xd(e,t,o){return e.slice(t,o)}function Md(e){return e.length}function Ld(e){return e.length}function wd(e,t){return t.push(e),e}var Sd=1,Ed=1,kd=0,Nd=0,Td=0,Bd="";function Id(e,t,o,r,c,a,n){return{value:e,root:t,parent:o,type:r,props:c,children:a,line:Sd,column:Ed,length:n,return:""}}function $d(e,t){return yd(Id("",null,null,"",null,null,0),e,{length:-e.length},t)}function Rd(){return Td=Nd>0?Vd(Bd,--Nd):0,Ed--,10===Td&&(Ed=1,Sd--),Td}function Ad(){return Td=Nd<kd?Vd(Bd,Nd++):0,Ed++,10===Td&&(Ed=1,Sd++),Td}function Pd(){return Vd(Bd,Nd)}function Wd(){return Nd}function Dd(e,t){return xd(Bd,e,t)}function Od(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Fd(e){return Sd=Ed=1,kd=Md(Bd=e),Nd=0,[]}function Gd(e){return Bd="",e}function Ud(e){return zd(Dd(Nd-1,Zd(91===e?e+2:40===e?e+1:e)))}function jd(e){for(;(Td=Pd())&&Td<33;)Ad();return Od(e)>2||Od(Td)>3?"":" "}function qd(e,t){for(;--t&&Ad()&&!(Td<48||Td>102||Td>57&&Td<65||Td>70&&Td<97););return Dd(e,Wd()+(t<6&&32==Pd()&&32==Ad()))}function Zd(e){for(;Ad();)switch(Td){case e:return Nd;case 34:case 39:34!==e&&39!==e&&Zd(Td);break;case 40:41===e&&Zd(e);break;case 92:Ad()}return Nd}function Yd(e,t){for(;Ad()&&e+Td!==57&&(e+Td!==84||47!==Pd()););return"/*"+Dd(t,Nd-1)+"*"+Cd(47===e?e:Ad())}function Jd(e){for(;!Od(Pd());)Ad();return Dd(e,Nd)}var Xd="-ms-",Kd="-moz-",Qd="-webkit-",em="comm",tm="rule",om="decl",rm="@keyframes";function cm(e,t){for(var o="",r=Ld(e),c=0;c<r;c++)o+=t(e[c],c,e,t)||"";return o}function am(e,t,o,r){switch(e.type){case"@import":case om:return e.return=e.return||e.value;case em:return"";case rm:return e.return=e.value+"{"+cm(e.children,r)+"}";case tm:e.value=e.props.join(",")}return Md(o=cm(e.children,r))?e.return=e.value+"{"+o+"}":""}function nm(e){return Gd(lm("",null,null,null,[""],e=Fd(e),0,[0],e))}function lm(e,t,o,r,c,a,n,l,i){for(var s=0,d=0,m=n,f=0,u=0,p=0,b=1,h=1,g=1,v=0,C="",y=c,z=a,H=r,_=C;h;)switch(p=v,v=Ad()){case 40:if(108!=p&&58==Vd(_,m-1)){-1!=_d(_+=Hd(Ud(v),"&","&\f"),"&\f")&&(g=-1);break}case 34:case 39:case 91:_+=Ud(v);break;case 9:case 10:case 13:case 32:_+=jd(p);break;case 92:_+=qd(Wd()-1,7);continue;case 47:switch(Pd()){case 42:case 47:wd(sm(Yd(Ad(),Wd()),t,o),i);break;default:_+="/"}break;case 123*b:l[s++]=Md(_)*g;case 125*b:case 59:case 0:switch(v){case 0:case 125:h=0;case 59+d:u>0&&Md(_)-m&&wd(u>32?dm(_+";",r,o,m-1):dm(Hd(_," ","")+";",r,o,m-2),i);break;case 59:_+=";";default:if(wd(H=im(_,t,o,s,d,c,l,C,y=[],z=[],m),a),123===v)if(0===d)lm(_,t,H,H,y,a,m,l,z);else switch(99===f&&110===Vd(_,3)?100:f){case 100:case 109:case 115:lm(e,H,H,r&&wd(im(e,H,H,0,0,c,l,C,c,y=[],m),z),c,z,m,l,r?y:z);break;default:lm(_,H,H,H,[""],z,0,l,z)}}s=d=u=0,b=g=1,C=_="",m=n;break;case 58:m=1+Md(_),u=p;default:if(b<1)if(123==v)--b;else if(125==v&&0==b++&&125==Rd())continue;switch(_+=Cd(v),v*b){case 38:g=d>0?1:(_+="\f",-1);break;case 44:l[s++]=(Md(_)-1)*g,g=1;break;case 64:45===Pd()&&(_+=Ud(Ad())),f=Pd(),d=m=Md(C=_+=Jd(Wd())),v++;break;case 45:45===p&&2==Md(_)&&(b=0)}}return a}function im(e,t,o,r,c,a,n,l,i,s,d){for(var m=c-1,f=0===c?a:[""],u=Ld(f),p=0,b=0,h=0;p<r;++p)for(var g=0,v=xd(e,m+1,m=vd(b=n[p])),C=e;g<u;++g)(C=zd(b>0?f[g]+" "+v:Hd(v,/&\f/g,f[g])))&&(i[h++]=C);return Id(e,t,o,0===c?tm:l,i,s,d)}function sm(e,t,o){return Id(e,t,o,em,Cd(Td),xd(e,2,-2),0)}function dm(e,t,o,r){return Id(e,t,o,om,xd(e,0,r),xd(e,r+1,-1),r)}var mm=function(e,t,o){for(var r=0,c=0;r=c,c=Pd(),38===r&&12===c&&(t[o]=1),!Od(c);)Ad();return Dd(e,Nd)},fm=new WeakMap,um=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,o=e.parent,r=e.column===o.column&&e.line===o.line;"rule"!==o.type;)if(!(o=o.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||fm.get(o))&&!r){fm.set(e,!0);for(var c=[],a=function(e,t){return Gd(function(e,t){var o=-1,r=44;do{switch(Od(r)){case 0:38===r&&12===Pd()&&(t[o]=1),e[o]+=mm(Nd-1,t,o);break;case 2:e[o]+=Ud(r);break;case 4:if(44===r){e[++o]=58===Pd()?"&\f":"",t[o]=e[o].length;break}default:e[o]+=Cd(r)}}while(r=Ad());return e}(Fd(e),t))}(t,c),n=o.props,l=0,i=0;l<a.length;l++)for(var s=0;s<n.length;s++,i++)e.props[i]=c[l]?a[l].replace(/&\f/g,n[s]):n[s]+" "+a[l]}}},pm=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function bm(e,t){switch(function(e,t){return 45^Vd(e,0)?(((t<<2^Vd(e,0))<<2^Vd(e,1))<<2^Vd(e,2))<<2^Vd(e,3):0}(e,t)){case 5103:return Qd+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return Qd+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Qd+e+Kd+e+Xd+e+e;case 6828:case 4268:return Qd+e+Xd+e+e;case 6165:return Qd+e+Xd+"flex-"+e+e;case 5187:return Qd+e+Hd(e,/(\w+).+(:[^]+)/,Qd+"box-$1$2"+Xd+"flex-$1$2")+e;case 5443:return Qd+e+Xd+"flex-item-"+Hd(e,/flex-|-self/,"")+e;case 4675:return Qd+e+Xd+"flex-line-pack"+Hd(e,/align-content|flex-|-self/,"")+e;case 5548:return Qd+e+Xd+Hd(e,"shrink","negative")+e;case 5292:return Qd+e+Xd+Hd(e,"basis","preferred-size")+e;case 6060:return Qd+"box-"+Hd(e,"-grow","")+Qd+e+Xd+Hd(e,"grow","positive")+e;case 4554:return Qd+Hd(e,/([^-])(transform)/g,"$1"+Qd+"$2")+e;case 6187:return Hd(Hd(Hd(e,/(zoom-|grab)/,Qd+"$1"),/(image-set)/,Qd+"$1"),e,"")+e;case 5495:case 3959:return Hd(e,/(image-set\([^]*)/,Qd+"$1$`$1");case 4968:return Hd(Hd(e,/(.+:)(flex-)?(.*)/,Qd+"box-pack:$3"+Xd+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Qd+e+e;case 4095:case 3583:case 4068:case 2532:return Hd(e,/(.+)-inline(.+)/,Qd+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Md(e)-1-t>6)switch(Vd(e,t+1)){case 109:if(45!==Vd(e,t+4))break;case 102:return Hd(e,/(.+:)(.+)-([^]+)/,"$1"+Qd+"$2-$3$1"+Kd+(108==Vd(e,t+3)?"$3":"$2-$3"))+e;case 115:return~_d(e,"stretch")?bm(Hd(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==Vd(e,t+1))break;case 6444:switch(Vd(e,Md(e)-3-(~_d(e,"!important")&&10))){case 107:return Hd(e,":",":"+Qd)+e;case 101:return Hd(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Qd+(45===Vd(e,14)?"inline-":"")+"box$3$1"+Qd+"$2$3$1"+Xd+"$2box$3")+e}break;case 5936:switch(Vd(e,t+11)){case 114:return Qd+e+Xd+Hd(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Qd+e+Xd+Hd(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Qd+e+Xd+Hd(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Qd+e+Xd+e+e}return e}var hm=[function(e,t,o,r){if(e.length>-1&&!e.return)switch(e.type){case om:e.return=bm(e.value,e.length);break;case rm:return cm([$d(e,{value:Hd(e.value,"@","@"+Qd)})],r);case tm:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=/(::plac\w+|:read-\w+)/.exec(e))?e[0]:e}(t)){case":read-only":case":read-write":return cm([$d(e,{props:[Hd(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return cm([$d(e,{props:[Hd(t,/:(plac\w+)/,":"+Qd+"input-$1")]}),$d(e,{props:[Hd(t,/:(plac\w+)/,":-moz-$1")]}),$d(e,{props:[Hd(t,/:(plac\w+)/,Xd+"input-$1")]})],r)}return""}))}}];const gm=function(e){var t=e.key;if("css"===t){var o=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(o,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var r,c,a=e.stylisPlugins||hm,n={},l=[];r=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),o=1;o<t.length;o++)n[t[o]]=!0;l.push(e)}));var i,s,d,m,f=[am,(m=function(e){i.insert(e)},function(e){e.root||(e=e.return)&&m(e)})],u=(s=[um,pm].concat(a,f),d=Ld(s),function(e,t,o,r){for(var c="",a=0;a<d;a++)c+=s[a](e,t,o,r)||"";return c});c=function(e,t,o,r){i=o,function(e){cm(nm(e),u)}(e?e+"{"+t.styles+"}":t.styles),r&&(p.inserted[t.name]=!0)};var p={key:t,sheet:new gd({key:t,container:r,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:n,registered:{},insert:c};return p.sheet.hydrate(l),p};var vm=function(e,t,o){var r=e.key+"-"+t.name;!1===o&&void 0===e.registered[r]&&(e.registered[r]=t.styles)};const Cm=function(e){for(var t,o=0,r=0,c=e.length;c>=4;++r,c-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),o=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&o)+(59797*(o>>>16)<<16);switch(c){case 3:o^=(255&e.charCodeAt(r+2))<<16;case 2:o^=(255&e.charCodeAt(r+1))<<8;case 1:o=1540483477*(65535&(o^=255&e.charCodeAt(r)))+(59797*(o>>>16)<<16)}return(((o=1540483477*(65535&(o^=o>>>13))+(59797*(o>>>16)<<16))^o>>>15)>>>0).toString(36)},ym={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};var zm=/[A-Z]|^ms/g,Hm=/_EMO_([^_]+?)_([^]*?)_EMO_/g,_m=function(e){return 45===e.charCodeAt(1)},Vm=function(e){return null!=e&&"boolean"!=typeof e},xm=function(e){var t=Object.create(null);return function(e){return void 0===t[e]&&(t[e]=_m(o=e)?o:o.replace(zm,"-$&").toLowerCase()),t[e];var o}}(),Mm=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(Hm,(function(e,t,o){return wm={name:t,styles:o,next:wm},t}))}return 1===ym[e]||_m(e)||"number"!=typeof t||0===t?t:t+"px"};function Lm(e,t,o){if(null==o)return"";if(void 0!==o.__emotion_styles)return o;switch(typeof o){case"boolean":return"";case"object":if(1===o.anim)return wm={name:o.name,styles:o.styles,next:wm},o.name;if(void 0!==o.styles){var r=o.next;if(void 0!==r)for(;void 0!==r;)wm={name:r.name,styles:r.styles,next:wm},r=r.next;return o.styles+";"}return function(e,t,o){var r="";if(Array.isArray(o))for(var c=0;c<o.length;c++)r+=Lm(e,t,o[c])+";";else for(var a in o){var n=o[a];if("object"!=typeof n)null!=t&&void 0!==t[n]?r+=a+"{"+t[n]+"}":Vm(n)&&(r+=xm(a)+":"+Mm(a,n)+";");else if(!Array.isArray(n)||"string"!=typeof n[0]||null!=t&&void 0!==t[n[0]]){var l=Lm(e,t,n);switch(a){case"animation":case"animationName":r+=xm(a)+":"+l+";";break;default:r+=a+"{"+l+"}"}}else for(var i=0;i<n.length;i++)Vm(n[i])&&(r+=xm(a)+":"+Mm(a,n[i])+";")}return r}(e,t,o);case"function":if(void 0!==e){var c=wm,a=o(e);return wm=c,Lm(e,t,a)}}if(null==t)return o;var n=t[o];return void 0!==n?n:o}var wm,Sm=/label:\s*([^\s;\n{]+)\s*(;|$)/g,Em=function(e,t,o){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,c="";wm=void 0;var a=e[0];null==a||void 0===a.raw?(r=!1,c+=Lm(o,t,a)):c+=a[0];for(var n=1;n<e.length;n++)c+=Lm(o,t,e[n]),r&&(c+=a[n]);Sm.lastIndex=0;for(var l,i="";null!==(l=Sm.exec(c));)i+="-"+l[1];return{name:Cm(c)+i,styles:c,next:wm}},km=!!te.useInsertionEffect&&te.useInsertionEffect,Nm=km||function(e){return e()},Tm=(km||te.useLayoutEffect,{}.hasOwnProperty),Bm=(0,te.createContext)("undefined"!=typeof HTMLElement?gm({key:"css"}):null);Bm.Provider;var Im=function(e){return(0,te.forwardRef)((function(t,o){var r=(0,te.useContext)(Bm);return e(t,r,o)}))},$m=(0,te.createContext)({}),Rm="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Am=function(e,t){var o={};for(var r in t)Tm.call(t,r)&&(o[r]=t[r]);return o[Rm]=e,o},Pm=function(e){var t=e.cache,o=e.serialized,r=e.isStringTag;return vm(t,o,r),Nm((function(){return function(e,t,o){vm(e,t,o);var r=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var c=t;do{e.insert(t===c?"."+r:"",c,e.sheet,!0),c=c.next}while(void 0!==c)}}(t,o,r)})),null},Wm=Im((function(e,t,o){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var c=e[Rm],a=[r],n="";"string"==typeof e.className?n=function(e,t,o){var r="";return o.split(" ").forEach((function(o){void 0!==e[o]?t.push(e[o]+";"):r+=o+" "})),r}(t.registered,a,e.className):null!=e.className&&(n=e.className+" ");var l=Em(a,void 0,(0,te.useContext)($m));n+=t.key+"-"+l.name;var i={};for(var s in e)Tm.call(e,s)&&"css"!==s&&s!==Rm&&(i[s]=e[s]);return i.ref=o,i.className=n,(0,te.createElement)(te.Fragment,null,(0,te.createElement)(Pm,{cache:t,serialized:l,isStringTag:"string"==typeof c}),(0,te.createElement)(c,i))})),Dm=function(e,t){var o=arguments;if(null==t||!Tm.call(t,"css"))return te.createElement.apply(void 0,o);var r=o.length,c=new Array(r);c[0]=Wm,c[1]=Am(e,t);for(var a=2;a<r;a++)c[a]=o[a];return te.createElement.apply(null,c)};function Om(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return Em(t)}Math.min,Math.max;function Fm(e){var t;return(null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function Gm(e){return Fm(e).getComputedStyle(e)}["top","right","bottom","left"].reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]),Math.min,Math.max;const Um=Math.round;function jm(e){return Jm(e)?(e.nodeName||"").toLowerCase():""}let qm;function Zm(e){return e instanceof Fm(e).HTMLElement}function Ym(e){return e instanceof Fm(e).Element}function Jm(e){return e instanceof Fm(e).Node}function Xm(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Fm(e).ShadowRoot||e instanceof ShadowRoot)}function Km(e){const{overflow:t,overflowX:o,overflowY:r,display:c}=Gm(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+o)&&!["inline","contents"].includes(c)}function Qm(){return!/^((?!chrome|android).)*safari/i.test(function(){if(qm)return qm;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(qm=e.brands.map((e=>e.brand+"/"+e.version)).join(" "),qm):navigator.userAgent}())}function ef(e){return Ym(e)?e:e.contextElement}const tf={x:1,y:1};function of(e){const t=ef(e);if(!Zm(t))return tf;const o=t.getBoundingClientRect(),{width:r,height:c,fallback:a}=function(e){const t=Gm(e);let o=parseFloat(t.width),r=parseFloat(t.height);const c=e.offsetWidth,a=e.offsetHeight,n=Um(o)!==c||Um(r)!==a;return n&&(o=c,r=a),{width:o,height:r,fallback:n}}(t);let n=(a?Um(o.width):o.width)/r,l=(a?Um(o.height):o.height)/c;return n&&Number.isFinite(n)||(n=1),l&&Number.isFinite(l)||(l=1),{x:n,y:l}}function rf(e,t,o,r){var c,a;void 0===t&&(t=!1),void 0===o&&(o=!1);const n=e.getBoundingClientRect(),l=ef(e);let i=tf;t&&(r?Ym(r)&&(i=of(r)):i=of(e));const s=l?Fm(l):window,d=!Qm()&&o;let m=(n.left+(d&&(null==(c=s.visualViewport)?void 0:c.offsetLeft)||0))/i.x,f=(n.top+(d&&(null==(a=s.visualViewport)?void 0:a.offsetTop)||0))/i.y,u=n.width/i.x,p=n.height/i.y;if(l){const e=Fm(l),t=r&&Ym(r)?Fm(r):r;let o=e.frameElement;for(;o&&r&&t!==e;){const e=of(o),t=o.getBoundingClientRect(),r=getComputedStyle(o);t.x+=(o.clientLeft+parseFloat(r.paddingLeft))*e.x,t.y+=(o.clientTop+parseFloat(r.paddingTop))*e.y,m*=e.x,f*=e.y,u*=e.x,p*=e.y,m+=t.x,f+=t.y,o=Fm(o).frameElement}}return{width:u,height:p,top:f,right:m+u,bottom:f+p,left:m,x:m,y:f}}function cf(e){if("html"===jm(e))return e;const t=e.assignedSlot||e.parentNode||Xm(e)&&e.host||function(e){return((Jm(e)?e.ownerDocument:e.document)||window.document).documentElement}(e);return Xm(t)?t.host:t}function af(e){const t=cf(e);return function(e){return["html","body","#document"].includes(jm(e))}(t)?t.ownerDocument.body:Zm(t)&&Km(t)?t:af(t)}function nf(e,t){var o;void 0===t&&(t=[]);const r=af(e),c=r===(null==(o=e.ownerDocument)?void 0:o.body),a=Fm(r);return c?t.concat(a,a.visualViewport||[],Km(r)?r:[]):t.concat(r,nf(r))}const lf=te.useLayoutEffect;var sf=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],df=function(){};function mf(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function ff(e,t){for(var o=arguments.length,r=new Array(o>2?o-2:0),c=2;c<o;c++)r[c-2]=arguments[c];var a=[].concat(r);if(t&&e)for(var n in t)t.hasOwnProperty(n)&&t[n]&&a.push("".concat(mf(e,n)));return a.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var uf=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===ae(e)&&null!==e?[e]:[];var t},pf=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getClassNames,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,se({},md(e,sf))},bf=function(e,t,o){var r=e.cx,c=e.getStyles,a=e.getClassNames,n=e.className;return{css:c(t,e),className:r(null!=o?o:{},a(t,e),n)}};function hf(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function gf(e){return hf(e)?window.pageYOffset:e.scrollTop}function vf(e,t){hf(e)?window.scrollTo(0,t):e.scrollTop=t}function Cf(e,t,o,r){return o*((e=e/r-1)*e*e+1)+t}function yf(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:df,c=gf(e),a=t-c,n=10,l=0;function i(){var t=Cf(l+=n,c,a,o);vf(e,t),l<o?window.requestAnimationFrame(i):r(e)}i()}function zf(e,t){var o=e.getBoundingClientRect(),r=t.getBoundingClientRect(),c=t.offsetHeight/3;r.bottom+c>o.bottom?vf(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+c,e.scrollHeight)):r.top-c<o.top&&vf(e,Math.max(t.offsetTop-c,0))}function Hf(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var _f=!1,Vf={get passive(){return _f=!0}},xf="undefined"!=typeof window?window:{};xf.addEventListener&&xf.removeEventListener&&(xf.addEventListener("p",df,Vf),xf.removeEventListener("p",df,!1));var Mf=_f;function Lf(e){return null!=e}function wf(e,t,o){return e?t:o}var Sf=function(e){return"auto"===e?"bottom":e},Ef=(0,te.createContext)(null),kf=function(e){var t=e.children,o=e.minMenuHeight,r=e.maxMenuHeight,c=e.menuPlacement,a=e.menuPosition,n=e.menuShouldScrollIntoView,l=e.theme,i=((0,te.useContext)(Ef)||{}).setPortalPlacement,s=(0,te.useRef)(null),d=dd((0,te.useState)(r),2),m=d[0],f=d[1],u=dd((0,te.useState)(null),2),p=u[0],b=u[1],h=l.spacing.controlHeight;return lf((function(){var e=s.current;if(e){var t="fixed"===a,l=function(e){var t=e.maxHeight,o=e.menuEl,r=e.minHeight,c=e.placement,a=e.shouldScroll,n=e.isFixedPosition,l=e.controlHeight,i=function(e){var t=getComputedStyle(e),o="absolute"===t.position,r=/(auto|scroll)/;if("fixed"===t.position)return document.documentElement;for(var c=e;c=c.parentElement;)if(t=getComputedStyle(c),(!o||"static"!==t.position)&&r.test(t.overflow+t.overflowY+t.overflowX))return c;return document.documentElement}(o),s={placement:"bottom",maxHeight:t};if(!o||!o.offsetParent)return s;var d,m=i.getBoundingClientRect().height,f=o.getBoundingClientRect(),u=f.bottom,p=f.height,b=f.top,h=o.offsetParent.getBoundingClientRect().top,g=n||hf(d=i)?window.innerHeight:d.clientHeight,v=gf(i),C=parseInt(getComputedStyle(o).marginBottom,10),y=parseInt(getComputedStyle(o).marginTop,10),z=h-y,H=g-b,_=z+v,V=m-v-b,x=u-g+v+C,M=v+b-y,L=160;switch(c){case"auto":case"bottom":if(H>=p)return{placement:"bottom",maxHeight:t};if(V>=p&&!n)return a&&yf(i,x,L),{placement:"bottom",maxHeight:t};if(!n&&V>=r||n&&H>=r)return a&&yf(i,x,L),{placement:"bottom",maxHeight:n?H-C:V-C};if("auto"===c||n){var w=t,S=n?z:_;return S>=r&&(w=Math.min(S-C-l,t)),{placement:"top",maxHeight:w}}if("bottom"===c)return a&&vf(i,x),{placement:"bottom",maxHeight:t};break;case"top":if(z>=p)return{placement:"top",maxHeight:t};if(_>=p&&!n)return a&&yf(i,M,L),{placement:"top",maxHeight:t};if(!n&&_>=r||n&&z>=r){var E=t;return(!n&&_>=r||n&&z>=r)&&(E=n?z-y:_-y),a&&yf(i,M,L),{placement:"top",maxHeight:E}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(c,'".'))}return s}({maxHeight:r,menuEl:e,minHeight:o,placement:c,shouldScroll:n&&!t,isFixedPosition:t,controlHeight:h});f(l.maxHeight),b(l.placement),null==i||i(l.placement)}}),[r,c,a,n,o,i,h]),t({ref:s,placerProps:se(se({},e),{},{placement:p||Sf(c),maxHeight:m})})},Nf=function(e,t){var o=e.theme,r=o.spacing.baseUnit,c=o.colors;return se({textAlign:"center"},t?{}:{color:c.neutral40,padding:"".concat(2*r,"px ").concat(3*r,"px")})},Tf=Nf,Bf=Nf,If=function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),o),t)};If.defaultProps={children:"No options"};var $f=function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),o),t)};$f.defaultProps={children:"Loading..."};var Rf,Af,Pf,Wf=["size"],Df={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Of=function(e){var t=e.size,o=md(e,Wf);return Dm("svg",J({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Df},o))},Ff=function(e){return Dm(Of,J({size:20},e),Dm("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Gf=function(e){return Dm(Of,J({size:20},e),Dm("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},Uf=function(e,t){var o=e.isFocused,r=e.theme,c=r.spacing.baseUnit,a=r.colors;return se({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:o?a.neutral60:a.neutral20,padding:2*c,":hover":{color:o?a.neutral80:a.neutral40}})},jf=Uf,qf=Uf,Zf=function(){var e=Om.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(Rf||(Af=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],Pf||(Pf=Af.slice(0)),Rf=Object.freeze(Object.defineProperties(Af,{raw:{value:Object.freeze(Pf)}})))),Yf=function(e){var t=e.delay,o=e.offset;return Dm("span",{css:Om({animation:"".concat(Zf," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:o?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"","")})},Jf=function(e){var t=e.innerProps,o=e.isRtl;return Dm("div",J({},bf(e,"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Dm(Yf,{delay:0,offset:o}),Dm(Yf,{delay:160,offset:!0}),Dm(Yf,{delay:320,offset:!o}))};Jf.defaultProps={size:4};var Xf=["data"],Kf=["innerRef","isDisabled","isHidden","inputClassName"],Qf={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},eu={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":se({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Qf)},tu=function(e){return se({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},Qf)},ou=function(e){var t=e.children,o=e.innerProps;return Dm("div",o,t)},ru={ClearIndicator:function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),o),t||Dm(Ff,null))},Control:function(e){var t=e.children,o=e.isDisabled,r=e.isFocused,c=e.innerRef,a=e.innerProps,n=e.menuIsOpen;return Dm("div",J({ref:c},bf(e,"control",{control:!0,"control--is-disabled":o,"control--is-focused":r,"control--menu-is-open":n}),a),t)},DropdownIndicator:function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),o),t||Dm(Gf,null))},DownChevron:Gf,CrossIcon:Ff,Group:function(e){var t=e.children,o=e.cx,r=e.getStyles,c=e.getClassNames,a=e.Heading,n=e.headingProps,l=e.innerProps,i=e.label,s=e.theme,d=e.selectProps;return Dm("div",J({},bf(e,"group",{group:!0}),l),Dm(a,J({},n,{selectProps:d,theme:s,getStyles:r,getClassNames:c,cx:o}),i),Dm("div",null,t))},GroupHeading:function(e){var t=pf(e);t.data;var o=md(t,Xf);return Dm("div",J({},bf(e,"groupHeading",{"group-heading":!0}),o))},IndicatorsContainer:function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"indicatorsContainer",{indicators:!0}),o),t)},IndicatorSeparator:function(e){var t=e.innerProps;return Dm("span",J({},t,bf(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:function(e){var t=e.cx,o=e.value,r=pf(e),c=r.innerRef,a=r.isDisabled,n=r.isHidden,l=r.inputClassName,i=md(r,Kf);return Dm("div",J({},bf(e,"input",{"input-container":!0}),{"data-value":o||""}),Dm("input",J({className:t({input:!0},l),ref:c,style:tu(n),disabled:a},i)))},LoadingIndicator:Jf,Menu:function(e){var t=e.children,o=e.innerRef,r=e.innerProps;return Dm("div",J({},bf(e,"menu",{menu:!0}),{ref:o},r),t)},MenuList:function(e){var t=e.children,o=e.innerProps,r=e.innerRef,c=e.isMulti;return Dm("div",J({},bf(e,"menuList",{"menu-list":!0,"menu-list--is-multi":c}),{ref:r},o),t)},MenuPortal:function(e){var t=e.appendTo,o=e.children,r=e.controlElement,c=e.innerProps,a=e.menuPlacement,n=e.menuPosition,l=(0,te.useRef)(null),i=(0,te.useRef)(null),s=dd((0,te.useState)(Sf(a)),2),d=s[0],m=s[1],f=(0,te.useMemo)((function(){return{setPortalPlacement:m}}),[]),u=dd((0,te.useState)(null),2),p=u[0],b=u[1],h=(0,te.useCallback)((function(){if(r){var e=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(r),t="fixed"===n?0:window.pageYOffset,o=e[d]+t;o===(null==p?void 0:p.offset)&&e.left===(null==p?void 0:p.rect.left)&&e.width===(null==p?void 0:p.rect.width)||b({offset:o,rect:e})}}),[r,n,d,null==p?void 0:p.offset,null==p?void 0:p.rect.left,null==p?void 0:p.rect.width]);lf((function(){h()}),[h]);var g=(0,te.useCallback)((function(){"function"==typeof i.current&&(i.current(),i.current=null),r&&l.current&&(i.current=function(e,t,o,r){void 0===r&&(r={});const{ancestorScroll:c=!0,ancestorResize:a=!0,elementResize:n=!0,animationFrame:l=!1}=r,i=c&&!l,s=i||a?[...Ym(e)?nf(e):e.contextElement?nf(e.contextElement):[],...nf(t)]:[];s.forEach((e=>{i&&e.addEventListener("scroll",o,{passive:!0}),a&&e.addEventListener("resize",o)}));let d,m=null;if(n){let r=!0;m=new ResizeObserver((()=>{r||o(),r=!1})),Ym(e)&&!l&&m.observe(e),Ym(e)||!e.contextElement||l||m.observe(e.contextElement),m.observe(t)}let f=l?rf(e):null;return l&&function t(){const r=rf(e);!f||r.x===f.x&&r.y===f.y&&r.width===f.width&&r.height===f.height||o(),f=r,d=requestAnimationFrame(t)}(),o(),()=>{var e;s.forEach((e=>{i&&e.removeEventListener("scroll",o),a&&e.removeEventListener("resize",o)})),null==(e=m)||e.disconnect(),m=null,l&&cancelAnimationFrame(d)}}(r,l.current,h,{elementResize:"ResizeObserver"in window}))}),[r,h]);lf((function(){g()}),[g]);var v=(0,te.useCallback)((function(e){l.current=e,g()}),[g]);if(!t&&"fixed"!==n||!p)return null;var C=Dm("div",J({ref:v},bf(se(se({},e),{},{offset:p.offset,position:n,rect:p.rect}),"menuPortal",{"menu-portal":!0}),c),o);return Dm(Ef.Provider,{value:f},t?(0,ct.createPortal)(C,t):C)},LoadingMessage:$f,NoOptionsMessage:If,MultiValue:function(e){var t=e.children,o=e.components,r=e.data,c=e.innerProps,a=e.isDisabled,n=e.removeProps,l=e.selectProps,i=o.Container,s=o.Label,d=o.Remove;return Dm(i,{data:r,innerProps:se(se({},bf(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),c),selectProps:l},Dm(s,{data:r,innerProps:se({},bf(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:l},t),Dm(d,{data:r,innerProps:se(se({},bf(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},n),selectProps:l}))},MultiValueContainer:ou,MultiValueLabel:ou,MultiValueRemove:function(e){var t=e.children,o=e.innerProps;return Dm("div",J({role:"button"},o),t||Dm(Ff,{size:14}))},Option:function(e){var t=e.children,o=e.isDisabled,r=e.isFocused,c=e.isSelected,a=e.innerRef,n=e.innerProps;return Dm("div",J({},bf(e,"option",{option:!0,"option--is-disabled":o,"option--is-focused":r,"option--is-selected":c}),{ref:a,"aria-disabled":o},n),t)},Placeholder:function(e){var t=e.children,o=e.innerProps;return Dm("div",J({},bf(e,"placeholder",{placeholder:!0}),o),t)},SelectContainer:function(e){var t=e.children,o=e.innerProps,r=e.isDisabled,c=e.isRtl;return Dm("div",J({},bf(e,"container",{"--is-disabled":r,"--is-rtl":c}),o),t)},SingleValue:function(e){var t=e.children,o=e.isDisabled,r=e.innerProps;return Dm("div",J({},bf(e,"singleValue",{"single-value":!0,"single-value--is-disabled":o}),r),t)},ValueContainer:function(e){var t=e.children,o=e.innerProps,r=e.isMulti,c=e.hasValue;return Dm("div",J({},bf(e,"valueContainer",{"value-container":!0,"value-container--is-multi":r,"value-container--has-value":c}),o),t)}},cu=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function au(e,t){if(e.length!==t.length)return!1;for(var o=0;o<e.length;o++)if(!((r=e[o])===(c=t[o])||cu(r)&&cu(c)))return!1;var r,c;return!0}for(var nu={name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"},lu=function(e){return Dm("span",J({css:nu},e))},iu={guidance:function(e){var t=e.isSearchable,o=e.isMulti,r=e.isDisabled,c=e.tabSelectsValue;switch(e.context){case"menu":return"Use Up and Down to choose options".concat(r?"":", press Enter to select the currently focused option",", press Escape to exit the menu").concat(c?", press Tab to select the option and exit the menu":"",".");case"input":return"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(o?" press left to focus selected values":"");case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,o=e.label,r=void 0===o?"":o,c=e.labels,a=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(r,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(c.length>1?"s":""," ").concat(c.join(","),", selected.");case"select-option":return"option ".concat(r,a?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,o=e.focused,r=e.options,c=e.label,a=void 0===c?"":c,n=e.selectValue,l=e.isDisabled,i=e.isSelected,s=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&n)return"value ".concat(a," focused, ").concat(s(n,o),".");if("menu"===t){var d=l?" disabled":"",m="".concat(i?"selected":"focused").concat(d);return"option ".concat(a," ").concat(m,", ").concat(s(r,o),".")}return""},onFilter:function(e){var t=e.inputValue,o=e.resultsMessage;return"".concat(o).concat(t?" for search term "+t:"",".")}},su=function(e){var t=e.ariaSelection,o=e.focusedOption,r=e.focusedValue,c=e.focusableOptions,a=e.isFocused,n=e.selectValue,l=e.selectProps,i=e.id,s=l.ariaLiveMessages,d=l.getOptionLabel,m=l.inputValue,f=l.isMulti,u=l.isOptionDisabled,p=l.isSearchable,b=l.menuIsOpen,h=l.options,g=l.screenReaderStatus,v=l.tabSelectsValue,C=l["aria-label"],y=l["aria-live"],z=(0,te.useMemo)((function(){return se(se({},iu),s||{})}),[s]),H=(0,te.useMemo)((function(){var e,o="";if(t&&z.onChange){var r=t.option,c=t.options,a=t.removedValue,l=t.removedValues,i=t.value,s=a||r||(e=i,Array.isArray(e)?null:e),m=s?d(s):"",f=c||l||void 0,p=f?f.map(d):[],b=se({isDisabled:s&&u(s,n),label:m,labels:p},t);o=z.onChange(b)}return o}),[t,z,u,n,d]),_=(0,te.useMemo)((function(){var e="",t=o||r,a=!!(o&&n&&n.includes(o));if(t&&z.onFocus){var l={focused:t,label:d(t),isDisabled:u(t,n),isSelected:a,options:c,context:t===o?"menu":"value",selectValue:n};e=z.onFocus(l)}return e}),[o,r,d,u,z,c,n]),V=(0,te.useMemo)((function(){var e="";if(b&&h.length&&z.onFilter){var t=g({count:c.length});e=z.onFilter({inputValue:m,resultsMessage:t})}return e}),[c,m,b,z,h,g]),x=(0,te.useMemo)((function(){var e="";if(z.guidance){var t=r?"value":b?"menu":"input";e=z.guidance({"aria-label":C,context:t,isDisabled:o&&u(o,n),isMulti:f,isSearchable:p,tabSelectsValue:v})}return e}),[C,o,r,f,u,p,b,z,n,v]),M="".concat(_," ").concat(V," ").concat(x),L=Dm(te.Fragment,null,Dm("span",{id:"aria-selection"},H),Dm("span",{id:"aria-context"},M)),w="initial-input-focus"===(null==t?void 0:t.action);return Dm(te.Fragment,null,Dm(lu,{id:i},w&&L),Dm(lu,{"aria-live":y,"aria-atomic":"false","aria-relevant":"additions text"},a&&!w&&L))},du=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],mu=new RegExp("["+du.map((function(e){return e.letters})).join("")+"]","g"),fu={},uu=0;uu<du.length;uu++)for(var pu=du[uu],bu=0;bu<pu.letters.length;bu++)fu[pu.letters[bu]]=pu.base;var hu=function(e){return e.replace(mu,(function(e){return fu[e]}))},gu=function(e,t){void 0===t&&(t=au);var o=null;function r(){for(var r=[],c=0;c<arguments.length;c++)r[c]=arguments[c];if(o&&o.lastThis===this&&t(r,o.lastArgs))return o.lastResult;var a=e.apply(this,r);return o={lastResult:a,lastArgs:r,lastThis:this},a}return r.clear=function(){o=null},r}(hu),vu=function(e){return e.replace(/^\s+|\s+$/g,"")},Cu=function(e){return"".concat(e.label," ").concat(e.value)},yu=["innerRef"];function zu(e){var t=e.innerRef,o=function(e){for(var t=arguments.length,o=new Array(t>1?t-1:0),r=1;r<t;r++)o[r-1]=arguments[r];var c=Object.entries(e).filter((function(e){var t=dd(e,1)[0];return!o.includes(t)}));return c.reduce((function(e,t){var o=dd(t,2),r=o[0],c=o[1];return e[r]=c,e}),{})}(md(e,yu),"onExited","in","enter","exit","appear");return Dm("input",J({ref:t},o,{css:Om({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"","")}))}var Hu=["boxSizing","height","overflow","paddingRight","position"],_u={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function Vu(e){e.preventDefault()}function xu(e){e.stopPropagation()}function Mu(){var e=this.scrollTop,t=this.scrollHeight,o=e+this.offsetHeight;0===e?this.scrollTop=1:o===t&&(this.scrollTop=e-1)}function Lu(){return"ontouchstart"in window||navigator.maxTouchPoints}var wu=!("undefined"==typeof window||!window.document||!window.document.createElement),Su=0,Eu={capture:!1,passive:!1},ku=function(){return document.activeElement&&document.activeElement.blur()},Nu={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function Tu(e){var t=e.children,o=e.lockEnabled,r=e.captureEnabled,c=function(e){var t=e.isEnabled,o=e.onBottomArrive,r=e.onBottomLeave,c=e.onTopArrive,a=e.onTopLeave,n=(0,te.useRef)(!1),l=(0,te.useRef)(!1),i=(0,te.useRef)(0),s=(0,te.useRef)(null),d=(0,te.useCallback)((function(e,t){if(null!==s.current){var i=s.current,d=i.scrollTop,m=i.scrollHeight,f=i.clientHeight,u=s.current,p=t>0,b=m-f-d,h=!1;b>t&&n.current&&(r&&r(e),n.current=!1),p&&l.current&&(a&&a(e),l.current=!1),p&&t>b?(o&&!n.current&&o(e),u.scrollTop=m,h=!0,n.current=!0):!p&&-t>d&&(c&&!l.current&&c(e),u.scrollTop=0,h=!0,l.current=!0),h&&function(e){e.preventDefault(),e.stopPropagation()}(e)}}),[o,r,c,a]),m=(0,te.useCallback)((function(e){d(e,e.deltaY)}),[d]),f=(0,te.useCallback)((function(e){i.current=e.changedTouches[0].clientY}),[]),u=(0,te.useCallback)((function(e){var t=i.current-e.changedTouches[0].clientY;d(e,t)}),[d]),p=(0,te.useCallback)((function(e){if(e){var t=!!Mf&&{passive:!1};e.addEventListener("wheel",m,t),e.addEventListener("touchstart",f,t),e.addEventListener("touchmove",u,t)}}),[u,f,m]),b=(0,te.useCallback)((function(e){e&&(e.removeEventListener("wheel",m,!1),e.removeEventListener("touchstart",f,!1),e.removeEventListener("touchmove",u,!1))}),[u,f,m]);return(0,te.useEffect)((function(){if(t){var e=s.current;return p(e),function(){b(e)}}}),[t,p,b]),function(e){s.current=e}}({isEnabled:void 0===r||r,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),a=function(e){var t=e.isEnabled,o=e.accountForScrollbars,r=void 0===o||o,c=(0,te.useRef)({}),a=(0,te.useRef)(null),n=(0,te.useCallback)((function(e){if(wu){var t=document.body,o=t&&t.style;if(r&&Hu.forEach((function(e){var t=o&&o[e];c.current[e]=t})),r&&Su<1){var a=parseInt(c.current.paddingRight,10)||0,n=document.body?document.body.clientWidth:0,l=window.innerWidth-n+a||0;Object.keys(_u).forEach((function(e){var t=_u[e];o&&(o[e]=t)})),o&&(o.paddingRight="".concat(l,"px"))}t&&Lu()&&(t.addEventListener("touchmove",Vu,Eu),e&&(e.addEventListener("touchstart",Mu,Eu),e.addEventListener("touchmove",xu,Eu))),Su+=1}}),[r]),l=(0,te.useCallback)((function(e){if(wu){var t=document.body,o=t&&t.style;Su=Math.max(Su-1,0),r&&Su<1&&Hu.forEach((function(e){var t=c.current[e];o&&(o[e]=t)})),t&&Lu()&&(t.removeEventListener("touchmove",Vu,Eu),e&&(e.removeEventListener("touchstart",Mu,Eu),e.removeEventListener("touchmove",xu,Eu)))}}),[r]);return(0,te.useEffect)((function(){if(t){var e=a.current;return n(e),function(){l(e)}}}),[t,n,l]),function(e){a.current=e}}({isEnabled:o});return Dm(te.Fragment,null,o&&Dm("div",{onClick:ku,css:Nu}),t((function(e){c(e),a(e)})))}var Bu={name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"},Iu=function(e){var t=e.name,o=e.onFocus;return Dm("input",{required:!0,name:t,tabIndex:-1,onFocus:o,css:Bu,value:"",onChange:function(){}})},$u={clearIndicator:qf,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":void 0,pointerEvents:t?"none":void 0,position:"relative"}},control:function(e,t){var o=e.isDisabled,r=e.isFocused,c=e.theme,a=c.colors,n=c.borderRadius;return se({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:c.spacing.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},t?{}:{backgroundColor:o?a.neutral5:a.neutral0,borderColor:o?a.neutral10:r?a.primary:a.neutral20,borderRadius:n,borderStyle:"solid",borderWidth:1,boxShadow:r?"0 0 0 1px ".concat(a.primary):void 0,"&:hover":{borderColor:r?a.primary:a.neutral30}})},dropdownIndicator:jf,group:function(e,t){var o=e.theme.spacing;return t?{}:{paddingBottom:2*o.baseUnit,paddingTop:2*o.baseUnit}},groupHeading:function(e,t){var o=e.theme,r=o.colors,c=o.spacing;return se({label:"group",cursor:"default",display:"block"},t?{}:{color:r.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:3*c.baseUnit,paddingRight:3*c.baseUnit,textTransform:"uppercase"})},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e,t){var o=e.isDisabled,r=e.theme,c=r.spacing.baseUnit,a=r.colors;return se({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:o?a.neutral10:a.neutral20,marginBottom:2*c,marginTop:2*c})},input:function(e,t){var o=e.isDisabled,r=e.value,c=e.theme,a=c.spacing,n=c.colors;return se(se({visibility:o?"hidden":"visible",transform:r?"translateZ(0)":""},eu),t?{}:{margin:a.baseUnit/2,paddingBottom:a.baseUnit/2,paddingTop:a.baseUnit/2,color:n.neutral80})},loadingIndicator:function(e,t){var o=e.isFocused,r=e.size,c=e.theme,a=c.colors,n=c.spacing.baseUnit;return se({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:r,lineHeight:1,marginRight:r,textAlign:"center",verticalAlign:"middle"},t?{}:{color:o?a.neutral60:a.neutral20,padding:2*n})},loadingMessage:Bf,menu:function(e,t){var o,r=e.placement,c=e.theme,a=c.borderRadius,n=c.spacing,l=c.colors;return se((le(o={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(r),"100%"),le(o,"position","absolute"),le(o,"width","100%"),le(o,"zIndex",1),o),t?{}:{backgroundColor:l.neutral0,borderRadius:a,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:n.menuGutter,marginTop:n.menuGutter})},menuList:function(e,t){var o=e.maxHeight,r=e.theme.spacing.baseUnit;return se({maxHeight:o,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},t?{}:{paddingBottom:r,paddingTop:r})},menuPortal:function(e){var t=e.rect,o=e.offset,r=e.position;return{left:t.left,position:r,top:o,width:t.width,zIndex:1}},multiValue:function(e,t){var o=e.theme,r=o.spacing,c=o.borderRadius,a=o.colors;return se({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:a.neutral10,borderRadius:c/2,margin:r.baseUnit/2})},multiValueLabel:function(e,t){var o=e.theme,r=o.borderRadius,c=o.colors,a=e.cropWithEllipsis;return se({overflow:"hidden",textOverflow:a||void 0===a?"ellipsis":void 0,whiteSpace:"nowrap"},t?{}:{borderRadius:r/2,color:c.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},multiValueRemove:function(e,t){var o=e.theme,r=o.spacing,c=o.borderRadius,a=o.colors,n=e.isFocused;return se({alignItems:"center",display:"flex"},t?{}:{borderRadius:c/2,backgroundColor:n?a.dangerLight:void 0,paddingLeft:r.baseUnit,paddingRight:r.baseUnit,":hover":{backgroundColor:a.dangerLight,color:a.danger}})},noOptionsMessage:Tf,option:function(e,t){var o=e.isDisabled,r=e.isFocused,c=e.isSelected,a=e.theme,n=a.spacing,l=a.colors;return se({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},t?{}:{backgroundColor:c?l.primary:r?l.primary25:"transparent",color:o?l.neutral20:c?l.neutral0:"inherit",padding:"".concat(2*n.baseUnit,"px ").concat(3*n.baseUnit,"px"),":active":{backgroundColor:o?void 0:c?l.primary:l.primary50}})},placeholder:function(e,t){var o=e.theme,r=o.spacing,c=o.colors;return se({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},t?{}:{color:c.neutral50,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2})},singleValue:function(e,t){var o=e.isDisabled,r=e.theme,c=r.spacing,a=r.colors;return se({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:o?a.neutral40:a.neutral80,marginLeft:c.baseUnit/2,marginRight:c.baseUnit/2})},valueContainer:function(e,t){var o=e.theme.spacing,r=e.isMulti,c=e.hasValue,a=e.selectProps.controlShouldRenderValue;return se({alignItems:"center",display:r&&c&&a?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},t?{}:{padding:"".concat(o.baseUnit/2,"px ").concat(2*o.baseUnit,"px")})}},Ru={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},Au={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:Hf(),captureMenuScroll:!Hf(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){if(e.data.__isNew__)return!0;var o=se({ignoreCase:!0,ignoreAccents:!0,stringify:Cu,trim:!0,matchFrom:"any"},void 0),r=o.ignoreCase,c=o.ignoreAccents,a=o.stringify,n=o.trim,l=o.matchFrom,i=n?vu(t):t,s=n?vu(a(e)):a(e);return r&&(i=i.toLowerCase(),s=s.toLowerCase()),c&&(i=gu(i),s=hu(s)),"start"===l?s.substr(0,i.length)===i:s.indexOf(i)>-1},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:function(e){return!!e.isDisabled},loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(e){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function Pu(e,t,o,r){return{type:"option",data:t,isDisabled:Uu(e,t,o),isSelected:ju(e,t,o),label:Fu(e,t),value:Gu(e,t),index:r}}function Wu(e,t){return e.options.map((function(o,r){if("options"in o){var c=o.options.map((function(o,r){return Pu(e,o,t,r)})).filter((function(t){return Ou(e,t)}));return c.length>0?{type:"group",data:o,options:c,index:r}:void 0}var a=Pu(e,o,t,r);return Ou(e,a)?a:void 0})).filter(Lf)}function Du(e){return e.reduce((function(e,t){return"group"===t.type?e.push.apply(e,hd(t.options.map((function(e){return e.data})))):e.push(t.data),e}),[])}function Ou(e,t){var o=e.inputValue,r=void 0===o?"":o,c=t.data,a=t.isSelected,n=t.label,l=t.value;return(!Zu(e)||!a)&&qu(e,{label:n,value:l,data:c},r)}var Fu=function(e,t){return e.getOptionLabel(t)},Gu=function(e,t){return e.getOptionValue(t)};function Uu(e,t,o){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,o)}function ju(e,t,o){if(o.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,o);var r=Gu(e,t);return o.some((function(t){return Gu(e,t)===r}))}function qu(e,t,o){return!e.filterOption||e.filterOption(t,o)}var Zu=function(e){var t=e.hideSelectedOptions,o=e.isMulti;return void 0===t?o:t},Yu=1,Ju=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&re(e,t)}(l,e);var t,o,r,c,a,n=(c=l,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=pd(c);if(a){var o=pd(this).constructor;e=Reflect.construct(t,arguments,o)}else e=t.apply(this,arguments);return bd(this,e)});function l(e){var t;if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,l),(t=n.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0},t.blockOptionHover=!1,t.isComposing=!1,t.commonProps=void 0,t.initialTouchX=0,t.initialTouchY=0,t.instancePrefix="",t.openAfterFocus=!1,t.scrollToFocusedOptionOnUpdate=!1,t.userIsDragging=void 0,t.controlRef=null,t.getControlRef=function(e){t.controlRef=e},t.focusedOptionRef=null,t.getFocusedOptionRef=function(e){t.focusedOptionRef=e},t.menuListRef=null,t.getMenuListRef=function(e){t.menuListRef=e},t.inputRef=null,t.getInputRef=function(e){t.inputRef=e},t.focus=t.focusInput,t.blur=t.blurInput,t.onChange=function(e,o){var r=t.props,c=r.onChange,a=r.name;o.name=a,t.ariaOnChange(e,o),c(e,o)},t.setValue=function(e,o,r){var c=t.props,a=c.closeMenuOnSelect,n=c.isMulti,l=c.inputValue;t.onInputChange("",{action:"set-value",prevInputValue:l}),a&&(t.setState({inputIsHiddenAfterUpdate:!n}),t.onMenuClose()),t.setState({clearFocusValueOnUpdate:!0}),t.onChange(e,{action:o,option:r})},t.selectOption=function(e){var o=t.props,r=o.blurInputOnSelect,c=o.isMulti,a=o.name,n=t.state.selectValue,l=c&&t.isOptionSelected(e,n),i=t.isOptionDisabled(e,n);if(l){var s=t.getOptionValue(e);t.setValue(n.filter((function(e){return t.getOptionValue(e)!==s})),"deselect-option",e)}else{if(i)return void t.ariaOnChange(e,{action:"select-option",option:e,name:a});c?t.setValue([].concat(hd(n),[e]),"select-option",e):t.setValue(e,"select-option")}r&&t.blurInput()},t.removeValue=function(e){var o=t.props.isMulti,r=t.state.selectValue,c=t.getOptionValue(e),a=r.filter((function(e){return t.getOptionValue(e)!==c})),n=wf(o,a,a[0]||null);t.onChange(n,{action:"remove-value",removedValue:e}),t.focusInput()},t.clearValue=function(){var e=t.state.selectValue;t.onChange(wf(t.props.isMulti,[],null),{action:"clear",removedValues:e})},t.popValue=function(){var e=t.props.isMulti,o=t.state.selectValue,r=o[o.length-1],c=o.slice(0,o.length-1),a=wf(e,c,c[0]||null);t.onChange(a,{action:"pop-value",removedValue:r})},t.getValue=function(){return t.state.selectValue},t.cx=function(){for(var e=arguments.length,o=new Array(e),r=0;r<e;r++)o[r]=arguments[r];return ff.apply(void 0,[t.props.classNamePrefix].concat(o))},t.getOptionLabel=function(e){return Fu(t.props,e)},t.getOptionValue=function(e){return Gu(t.props,e)},t.getStyles=function(e,o){var r=t.props.unstyled,c=$u[e](o,r);c.boxSizing="border-box";var a=t.props.styles[e];return a?a(c,o):c},t.getClassNames=function(e,o){var r,c;return null===(r=(c=t.props.classNames)[e])||void 0===r?void 0:r.call(c,o)},t.getElementId=function(e){return"".concat(t.instancePrefix,"-").concat(e)},t.getComponents=function(){return e=t.props,se(se({},ru),e.components);var e},t.buildCategorizedOptions=function(){return Wu(t.props,t.state.selectValue)},t.getCategorizedOptions=function(){return t.props.menuIsOpen?t.buildCategorizedOptions():[]},t.buildFocusableOptions=function(){return Du(t.buildCategorizedOptions())},t.getFocusableOptions=function(){return t.props.menuIsOpen?t.buildFocusableOptions():[]},t.ariaOnChange=function(e,o){t.setState({ariaSelection:se({value:e},o)})},t.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),t.focusInput())},t.onMenuMouseMove=function(e){t.blockOptionHover=!1},t.onControlMouseDown=function(e){if(!e.defaultPrevented){var o=t.props.openMenuOnClick;t.state.isFocused?t.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&t.onMenuClose():o&&t.openMenu("first"):(o&&(t.openAfterFocus=!0),t.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()}},t.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||t.props.isDisabled)){var o=t.props,r=o.isMulti,c=o.menuIsOpen;t.focusInput(),c?(t.setState({inputIsHiddenAfterUpdate:!r}),t.onMenuClose()):t.openMenu("first"),e.preventDefault()}},t.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(t.clearValue(),e.preventDefault(),t.openAfterFocus=!1,"touchend"===e.type?t.focusInput():setTimeout((function(){return t.focusInput()})))},t.onScroll=function(e){"boolean"==typeof t.props.closeMenuOnScroll?e.target instanceof HTMLElement&&hf(e.target)&&t.props.onMenuClose():"function"==typeof t.props.closeMenuOnScroll&&t.props.closeMenuOnScroll(e)&&t.props.onMenuClose()},t.onCompositionStart=function(){t.isComposing=!0},t.onCompositionEnd=function(){t.isComposing=!1},t.onTouchStart=function(e){var o=e.touches,r=o&&o.item(0);r&&(t.initialTouchX=r.clientX,t.initialTouchY=r.clientY,t.userIsDragging=!1)},t.onTouchMove=function(e){var o=e.touches,r=o&&o.item(0);if(r){var c=Math.abs(r.clientX-t.initialTouchX),a=Math.abs(r.clientY-t.initialTouchY);t.userIsDragging=c>5||a>5}},t.onTouchEnd=function(e){t.userIsDragging||(t.controlRef&&!t.controlRef.contains(e.target)&&t.menuListRef&&!t.menuListRef.contains(e.target)&&t.blurInput(),t.initialTouchX=0,t.initialTouchY=0)},t.onControlTouchEnd=function(e){t.userIsDragging||t.onControlMouseDown(e)},t.onClearIndicatorTouchEnd=function(e){t.userIsDragging||t.onClearIndicatorMouseDown(e)},t.onDropdownIndicatorTouchEnd=function(e){t.userIsDragging||t.onDropdownIndicatorMouseDown(e)},t.handleInputChange=function(e){var o=t.props.inputValue,r=e.currentTarget.value;t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange(r,{action:"input-change",prevInputValue:o}),t.props.menuIsOpen||t.onMenuOpen()},t.onInputFocus=function(e){t.props.onFocus&&t.props.onFocus(e),t.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(t.openAfterFocus||t.props.openMenuOnFocus)&&t.openMenu("first"),t.openAfterFocus=!1},t.onInputBlur=function(e){var o=t.props.inputValue;t.menuListRef&&t.menuListRef.contains(document.activeElement)?t.inputRef.focus():(t.props.onBlur&&t.props.onBlur(e),t.onInputChange("",{action:"input-blur",prevInputValue:o}),t.onMenuClose(),t.setState({focusedValue:null,isFocused:!1}))},t.onOptionHover=function(e){t.blockOptionHover||t.state.focusedOption===e||t.setState({focusedOption:e})},t.shouldHideSelectedOptions=function(){return Zu(t.props)},t.onValueInputFocus=function(e){e.preventDefault(),e.stopPropagation(),t.focus()},t.onKeyDown=function(e){var o=t.props,r=o.isMulti,c=o.backspaceRemovesValue,a=o.escapeClearsValue,n=o.inputValue,l=o.isClearable,i=o.isDisabled,s=o.menuIsOpen,d=o.onKeyDown,m=o.tabSelectsValue,f=o.openMenuOnFocus,u=t.state,p=u.focusedOption,b=u.focusedValue,h=u.selectValue;if(!(i||"function"==typeof d&&(d(e),e.defaultPrevented))){switch(t.blockOptionHover=!0,e.key){case"ArrowLeft":if(!r||n)return;t.focusValue("previous");break;case"ArrowRight":if(!r||n)return;t.focusValue("next");break;case"Delete":case"Backspace":if(n)return;if(b)t.removeValue(b);else{if(!c)return;r?t.popValue():l&&t.clearValue()}break;case"Tab":if(t.isComposing)return;if(e.shiftKey||!s||!m||!p||f&&t.isOptionSelected(p,h))return;t.selectOption(p);break;case"Enter":if(229===e.keyCode)break;if(s){if(!p)return;if(t.isComposing)return;t.selectOption(p);break}return;case"Escape":s?(t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange("",{action:"menu-close",prevInputValue:n}),t.onMenuClose()):l&&a&&t.clearValue();break;case" ":if(n)return;if(!s){t.openMenu("first");break}if(!p)return;t.selectOption(p);break;case"ArrowUp":s?t.focusOption("up"):t.openMenu("last");break;case"ArrowDown":s?t.focusOption("down"):t.openMenu("first");break;case"PageUp":if(!s)return;t.focusOption("pageup");break;case"PageDown":if(!s)return;t.focusOption("pagedown");break;case"Home":if(!s)return;t.focusOption("first");break;case"End":if(!s)return;t.focusOption("last");break;default:return}e.preventDefault()}},t.instancePrefix="react-select-"+(t.props.instanceId||++Yu),t.state.selectValue=uf(e.value),e.menuIsOpen&&t.state.selectValue.length){var o=t.buildFocusableOptions(),r=o.indexOf(t.state.selectValue[0]);t.state.focusedOption=o[r]}return t}return t=l,o=[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&zf(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(e){var t=this.props,o=t.isDisabled,r=t.menuIsOpen,c=this.state.isFocused;(c&&!o&&e.isDisabled||c&&r&&!e.menuIsOpen)&&this.focusInput(),c&&o&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):c||o||!e.isDisabled||this.inputRef!==document.activeElement||this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(zf(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this,o=this.state,r=o.selectValue,c=o.isFocused,a=this.buildFocusableOptions(),n="first"===e?0:a.length-1;if(!this.props.isMulti){var l=a.indexOf(r[0]);l>-1&&(n=l)}this.scrollToFocusedOptionOnUpdate=!(c&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:a[n]},(function(){return t.onMenuOpen()}))}},{key:"focusValue",value:function(e){var t=this.state,o=t.selectValue,r=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var c=o.indexOf(r);r||(c=-1);var a=o.length-1,n=-1;if(o.length){switch(e){case"previous":n=0===c?0:-1===c?a:c-1;break;case"next":c>-1&&c<a&&(n=c+1)}this.setState({inputIsHidden:-1!==n,focusedValue:o[n]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,o=this.state.focusedOption,r=this.getFocusableOptions();if(r.length){var c=0,a=r.indexOf(o);o||(a=-1),"up"===e?c=a>0?a-1:r.length-1:"down"===e?c=(a+1)%r.length:"pageup"===e?(c=a-t)<0&&(c=0):"pagedown"===e?(c=a+t)>r.length-1&&(c=r.length-1):"last"===e&&(c=r.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:r[c],focusedValue:null})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Ru):se(se({},Ru),this.props.theme):Ru}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,o=this.getStyles,r=this.getClassNames,c=this.getValue,a=this.selectOption,n=this.setValue,l=this.props,i=l.isMulti,s=l.isRtl,d=l.options;return{clearValue:e,cx:t,getStyles:o,getClassNames:r,getValue:c,hasValue:this.hasValue(),isMulti:i,isRtl:s,options:d,selectOption:a,selectProps:l,setValue:n,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,o=e.isMulti;return void 0===t?o:t}},{key:"isOptionDisabled",value:function(e,t){return Uu(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return ju(this.props,e,t)}},{key:"filterOption",value:function(e,t){return qu(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var o=this.props.inputValue,r=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:o,selectValue:r})}return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,o=e.isSearchable,r=e.inputId,c=e.inputValue,a=e.tabIndex,n=e.form,l=e.menuIsOpen,i=e.required,s=this.getComponents().Input,d=this.state,m=d.inputIsHidden,f=d.ariaSelection,u=this.commonProps,p=r||this.getElementId("input"),b=se(se(se({"aria-autocomplete":"list","aria-expanded":l,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":i,role:"combobox"},l&&{"aria-controls":this.getElementId("listbox"),"aria-owns":this.getElementId("listbox")}),!o&&{"aria-readonly":!0}),this.hasValue()?"initial-input-focus"===(null==f?void 0:f.action)&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return o?te.createElement(s,J({},u,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:p,innerRef:this.getInputRef,isDisabled:t,isHidden:m,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:a,form:n,type:"text",value:c},b)):te.createElement(zu,J({id:p,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:df,onFocus:this.onInputFocus,disabled:t,tabIndex:a,inputMode:"none",form:n,value:""},b))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.getComponents(),o=t.MultiValue,r=t.MultiValueContainer,c=t.MultiValueLabel,a=t.MultiValueRemove,n=t.SingleValue,l=t.Placeholder,i=this.commonProps,s=this.props,d=s.controlShouldRenderValue,m=s.isDisabled,f=s.isMulti,u=s.inputValue,p=s.placeholder,b=this.state,h=b.selectValue,g=b.focusedValue,v=b.isFocused;if(!this.hasValue()||!d)return u?null:te.createElement(l,J({},i,{key:"placeholder",isDisabled:m,isFocused:v,innerProps:{id:this.getElementId("placeholder")}}),p);if(f)return h.map((function(t,n){var l=t===g,s="".concat(e.getOptionLabel(t),"-").concat(e.getOptionValue(t));return te.createElement(o,J({},i,{components:{Container:r,Label:c,Remove:a},isFocused:l,isDisabled:m,key:s,index:n,removeProps:{onClick:function(){return e.removeValue(t)},onTouchEnd:function(){return e.removeValue(t)},onMouseDown:function(e){e.preventDefault()}},data:t}),e.formatOptionLabel(t,"value"))}));if(u)return null;var C=h[0];return te.createElement(n,J({},i,{data:C,isDisabled:m}),this.formatOptionLabel(C,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.getComponents().ClearIndicator,t=this.commonProps,o=this.props,r=o.isDisabled,c=o.isLoading,a=this.state.isFocused;if(!this.isClearable()||!e||r||!this.hasValue()||c)return null;var n={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return te.createElement(e,J({},t,{innerProps:n,isFocused:a}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,o=this.props,r=o.isDisabled,c=o.isLoading,a=this.state.isFocused;return e&&c?te.createElement(e,J({},t,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:a})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.getComponents(),t=e.DropdownIndicator,o=e.IndicatorSeparator;if(!t||!o)return null;var r=this.commonProps,c=this.props.isDisabled,a=this.state.isFocused;return te.createElement(o,J({},r,{isDisabled:c,isFocused:a}))}},{key:"renderDropdownIndicator",value:function(){var e=this.getComponents().DropdownIndicator;if(!e)return null;var t=this.commonProps,o=this.props.isDisabled,r=this.state.isFocused,c={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return te.createElement(e,J({},t,{innerProps:c,isDisabled:o,isFocused:r}))}},{key:"renderMenu",value:function(){var e=this,t=this.getComponents(),o=t.Group,r=t.GroupHeading,c=t.Menu,a=t.MenuList,n=t.MenuPortal,l=t.LoadingMessage,i=t.NoOptionsMessage,s=t.Option,d=this.commonProps,m=this.state.focusedOption,f=this.props,u=f.captureMenuScroll,p=f.inputValue,b=f.isLoading,h=f.loadingMessage,g=f.minMenuHeight,v=f.maxMenuHeight,C=f.menuIsOpen,y=f.menuPlacement,z=f.menuPosition,H=f.menuPortalTarget,_=f.menuShouldBlockScroll,V=f.menuShouldScrollIntoView,x=f.noOptionsMessage,M=f.onMenuScrollToTop,L=f.onMenuScrollToBottom;if(!C)return null;var w,S=function(t,o){var r=t.type,c=t.data,a=t.isDisabled,n=t.isSelected,l=t.label,i=t.value,f=m===c,u=a?void 0:function(){return e.onOptionHover(c)},p=a?void 0:function(){return e.selectOption(c)},b="".concat(e.getElementId("option"),"-").concat(o),h={id:b,onClick:p,onMouseMove:u,onMouseOver:u,tabIndex:-1};return te.createElement(s,J({},d,{innerProps:h,data:c,isDisabled:a,isSelected:n,key:b,label:l,type:r,value:i,isFocused:f,innerRef:f?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())w=this.getCategorizedOptions().map((function(t){if("group"===t.type){var c=t.data,a=t.options,n=t.index,l="".concat(e.getElementId("group"),"-").concat(n),i="".concat(l,"-heading");return te.createElement(o,J({},d,{key:l,data:c,options:a,Heading:r,headingProps:{id:i,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return S(e,"".concat(n,"-").concat(e.index))})))}if("option"===t.type)return S(t,"".concat(t.index))}));else if(b){var E=h({inputValue:p});if(null===E)return null;w=te.createElement(l,d,E)}else{var k=x({inputValue:p});if(null===k)return null;w=te.createElement(i,d,k)}var N={minMenuHeight:g,maxMenuHeight:v,menuPlacement:y,menuPosition:z,menuShouldScrollIntoView:V},T=te.createElement(kf,J({},d,N),(function(t){var o=t.ref,r=t.placerProps,n=r.placement,l=r.maxHeight;return te.createElement(c,J({},d,N,{innerRef:o,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove,id:e.getElementId("listbox")},isLoading:b,placement:n}),te.createElement(Tu,{captureEnabled:u,onTopArrive:M,onBottomArrive:L,lockEnabled:_},(function(t){return te.createElement(a,J({},d,{innerRef:function(o){e.getMenuListRef(o),t(o)},isLoading:b,maxHeight:l,focusedOption:m}),w)})))}));return H||"fixed"===z?te.createElement(n,J({},d,{appendTo:H,controlElement:this.controlRef,menuPlacement:y,menuPosition:z}),T):T}},{key:"renderFormField",value:function(){var e=this,t=this.props,o=t.delimiter,r=t.isDisabled,c=t.isMulti,a=t.name,n=t.required,l=this.state.selectValue;if(a&&!r){if(n&&!this.hasValue())return te.createElement(Iu,{name:a,onFocus:this.onValueInputFocus});if(c){if(o){var i=l.map((function(t){return e.getOptionValue(t)})).join(o);return te.createElement("input",{name:a,type:"hidden",value:i})}var s=l.length>0?l.map((function(t,o){return te.createElement("input",{key:"i-".concat(o),name:a,type:"hidden",value:e.getOptionValue(t)})})):te.createElement("input",{name:a,type:"hidden",value:""});return te.createElement("div",null,s)}var d=l[0]?this.getOptionValue(l[0]):"";return te.createElement("input",{name:a,type:"hidden",value:d})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,o=t.ariaSelection,r=t.focusedOption,c=t.focusedValue,a=t.isFocused,n=t.selectValue,l=this.getFocusableOptions();return te.createElement(su,J({},e,{id:this.getElementId("live-region"),ariaSelection:o,focusedOption:r,focusedValue:c,isFocused:a,selectValue:n,focusableOptions:l}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,o=e.IndicatorsContainer,r=e.SelectContainer,c=e.ValueContainer,a=this.props,n=a.className,l=a.id,i=a.isDisabled,s=a.menuIsOpen,d=this.state.isFocused,m=this.commonProps=this.getCommonProps();return te.createElement(r,J({},m,{className:n,innerProps:{id:l,onKeyDown:this.onKeyDown},isDisabled:i,isFocused:d}),this.renderLiveRegion(),te.createElement(t,J({},m,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:i,isFocused:d,menuIsOpen:s}),te.createElement(c,J({},m,{isDisabled:i}),this.renderPlaceholderOrValue(),this.renderInput()),te.createElement(o,J({},m,{isDisabled:i}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],r=[{key:"getDerivedStateFromProps",value:function(e,t){var o=t.prevProps,r=t.clearFocusValueOnUpdate,c=t.inputIsHiddenAfterUpdate,a=t.ariaSelection,n=t.isFocused,l=t.prevWasFocused,i=e.options,s=e.value,d=e.menuIsOpen,m=e.inputValue,f=e.isMulti,u=uf(s),p={};if(o&&(s!==o.value||i!==o.options||d!==o.menuIsOpen||m!==o.inputValue)){var b=d?function(e,t){return Du(Wu(e,t))}(e,u):[],h=r?function(e,t){var o=e.focusedValue,r=e.selectValue.indexOf(o);if(r>-1){if(t.indexOf(o)>-1)return o;if(r<t.length)return t[r]}return null}(t,u):null,g=function(e,t){var o=e.focusedOption;return o&&t.indexOf(o)>-1?o:t[0]}(t,b);p={selectValue:u,focusedOption:g,focusedValue:h,clearFocusValueOnUpdate:!1}}var v=null!=c&&e!==o?{inputIsHidden:c,inputIsHiddenAfterUpdate:void 0}:{},C=a,y=n&&l;return n&&!y&&(C={value:wf(f,u,u[0]||null),options:u,action:"initial-input-focus"},y=!l),"initial-input-focus"===(null==a?void 0:a.action)&&(C=null),se(se(se({},p),v),{},{prevProps:e,ariaSelection:C,prevWasFocused:y})}}],o&&ud(t.prototype,o),r&&ud(t,r),Object.defineProperty(t,"prototype",{writable:!1}),l}(te.Component);Ju.defaultProps=Au;var Xu=(0,te.forwardRef)((function(e,t){var o=function(e){var t=e.defaultInputValue,o=void 0===t?"":t,r=e.defaultMenuIsOpen,c=void 0!==r&&r,a=e.defaultValue,n=void 0===a?null:a,l=e.inputValue,i=e.menuIsOpen,s=e.onChange,d=e.onInputChange,m=e.onMenuClose,f=e.onMenuOpen,u=e.value,p=md(e,fd),b=dd((0,te.useState)(void 0!==l?l:o),2),h=b[0],g=b[1],v=dd((0,te.useState)(void 0!==i?i:c),2),C=v[0],y=v[1],z=dd((0,te.useState)(void 0!==u?u:n),2),H=z[0],_=z[1],V=(0,te.useCallback)((function(e,t){"function"==typeof s&&s(e,t),_(e)}),[s]),x=(0,te.useCallback)((function(e,t){var o;"function"==typeof d&&(o=d(e,t)),g(void 0!==o?o:e)}),[d]),M=(0,te.useCallback)((function(){"function"==typeof f&&f(),y(!0)}),[f]),L=(0,te.useCallback)((function(){"function"==typeof m&&m(),y(!1)}),[m]),w=void 0!==l?l:h,S=void 0!==i?i:C,E=void 0!==u?u:H;return se(se({},p),{},{inputValue:w,menuIsOpen:S,onChange:V,onInputChange:x,onMenuClose:L,onMenuOpen:M,value:E})}(e);return te.createElement(Ju,J({ref:t},o))}));const Ku=Xu,Qu=JSON.parse('[{"label":"Default","value":"Default","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Roboto","value":"Roboto","variant":["100","100 Italic","300","300 Italic","400","400 Italic","500","500 Italic","700","700 Italic","900","900 Italic"]},{"label":"Open Sans","value":"Open Sans","variant":["300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","800","800 Italic"]},{"label":"Lato","value":"Lato","variant":["100","100 Italic","300","300 Italic","400","400 Italic","700","700 Italic","900","900 Italic"]},{"label":"Montserrat","value":"Montserrat","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Source Sans Pro","value":"Source Sans Pro","variant":["200","200 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","900","900 Italic"]},{"label":"Raleway","value":"Raleway","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Poppins","value":"Poppins","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Ubuntu","value":"Ubuntu","variant":["300","300 Italic","400","400 Italic","500","500 Italic","700","700 Italic"]},{"label":"Droid Sans","value":"Droid Sans","variant":["400","400 Italic","700","700 Italic"]},{"label":"Nunito","value":"Nunito","variant":["200","200 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Oswald","value":"Oswald","variant":["200","300","400","500","600","700"]},{"label":"Merriweather","value":"Merriweather","variant":["300","300 Italic","400","400 Italic","700","700 Italic","900","900 Italic"]},{"label":"Playfair Display","value":"Playfair Display","variant":["400","400 Italic","700","700 Italic","900","900 Italic"]},{"label":"Roboto Condensed","value":"Roboto Condensed","variant":["300","300 Italic","400","400 Italic","700","700 Italic"]},{"label":"Hind","value":"Hind","variant":["300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Quicksand","value":"Quicksand","variant":["300","400","500","700"]},{"label":"Pacifico","value":"Pacifico","variant":["400"]},{"label":"Fira Sans","value":"Fira Sans","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic"]},{"label":"Cabin","value":"Cabin","variant":["400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Arimo","value":"Arimo","variant":["400","400 Italic","700","700 Italic"]},{"label":"Roboto Mono","value":"Roboto Mono","variant":["100","100 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Inconsolata","value":"Inconsolata","variant":["400","700"]},{"label":"Muli","value":"Muli","variant":["200","200 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","800","800 Italic"]},{"label":"Noto Sans","value":"Noto Sans","variant":["400","400 Italic","700","700 Italic"]},{"label":"Cormorant","value":"Cormorant","variant":["300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Karla","value":"Karla","variant":["400","400 Italic","700","700 Italic"]},{"label":"Bitter","value":"Bitter","variant":["400","400 Italic","700"]},{"label":"Josefin Sans","value":"Josefin Sans","variant":["100","100 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic"]},{"label":"Exo","value":"Exo","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Lora","value":"Lora","variant":["400","400 Italic","700","700 Italic"]},{"label":"Titillium Web","value":"Titillium Web","variant":["200","200 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","900","900 Italic"]},{"label":"Roboto Slab","value":"Roboto Slab","variant":["100","300","400","700"]},{"label":"Crimson Text","value":"Crimson Text","variant":["400","400 Italic","600","600 Italic","700","700 Italic"]},{"label":"Noto Serif","value":"Noto Serif","variant":["400","400 Italic","700","700 Italic"]},{"label":"Rubik","value":"Rubik","variant":["300","300 Italic","400","400 Italic","500","500 Italic","700","700 Italic","900","900 Italic"]},{"label":"Dosis","value":"Dosis","variant":["200","300","400","500","600","700","800"]},{"label":"Archivo","value":"Archivo","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic"]},{"label":"Maven Pro","value":"Maven Pro","variant":["400","500","700","900"]},{"label":"Hind Vadodara","value":"Hind Vadodara","variant":["300","400","500","600","700"]},{"label":"Dancing Script","value":"Dancing Script","variant":["400","700"]},{"label":"Montserrat Alternates","value":"Montserrat Alternates","variant":["100","200","300","400","500","600","700","800","900"]},{"label":"Baloo","value":"Baloo","variant":["400","500","600","700","800"]},{"label":"Rajdhani","value":"Rajdhani","variant":["300","400","500","600","700"]},{"label":"Alegreya","value":"Alegreya","variant":["400","400 Italic","500","500 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Oxygen","value":"Oxygen","variant":["300","400","700"]},{"label":"Yantramanav","value":"Yantramanav","variant":["100","300","400","500","700","900"]},{"label":"Candal","value":"Candal","variant":["400"]},{"label":"Arvo","value":"Arvo","variant":["400","400 Italic","700","700 Italic"]},{"label":"Nunito Sans","value":"Nunito Sans","variant":["200","200 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Ropa Sans","value":"Ropa Sans","variant":["400","400 Italic"]},{"label":"Montserra","value":"Montserra","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Play","value":"Play","variant":["400","700"]},{"label":"Varela Round","value":"Varela Round","variant":["400"]},{"label":"Noto Sans JP","value":"Noto Sans JP","variant":["100","300","400","500","700","900"]},{"label":"Fjalla One","value":"Fjalla One","variant":["400"]},{"label":"Orbitron","value":"Orbitron","variant":["400","500","700"]},{"label":"Lobster","value":"Lobster","variant":["400"]},{"label":"Anton","value":"Anton","variant":["400"]},{"label":"Archivo Narrow","value":"Archivo Narrow","variant":["400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Fira Code","value":"Fira Code","variant":["300","400","500","600","700"]},{"label":"Inknut Antiqua","value":"Inknut Antiqua","variant":["300","400","500","600","700"]},{"label":"Amatic SC","value":"Amatic SC","variant":["400","700"]},{"label":"Noto Serif JP","value":"Noto Serif JP","variant":["200","300","400","500","600","700","900"]},{"label":"Overpass","value":"Overpass","variant":["100","200","300","400","600","700","800","900"]},{"label":"Jura","value":"Jura","variant":["400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Catamaran","value":"Catamaran","variant":["100","200","300","400","500","600","700","800","900"]},{"label":"Lobster Two","value":"Lobster Two","variant":["400","400 Italic","700","700 Italic"]},{"label":"Bebas Neue","value":"Bebas Neue","variant":["400"]},{"label":"Mukta","value":"Mukta","variant":["200","300","400","500","600","700","800"]},{"label":"Archivo Black","value":"Archivo Black","variant":["400"]},{"label":"Cabin Condensed","value":"Cabin Condensed","variant":["400","500","600","700"]},{"label":"Amiri","value":"Amiri","variant":["400","400 Italic","700","700 Italic"]},{"label":"Merriweather Sans","value":"Merriweather Sans","variant":["300","300 Italic","400","400 Italic","700","700 Italic","800","800 Italic"]},{"label":"Josefin Slab","value":"Josefin Slab","variant":["100","100 Italic","300","300 Italic","400","400 Italic","600","600 Italic","700","700 Italic"]},{"label":"Oxygen Mono","value":"Oxygen Mono","variant":["400"]},{"label":"Asap","value":"Asap","variant":["400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic"]},{"label":"Work Sans","value":"Work Sans","variant":["100","200","300","400","500","600","700","800"]},{"label":"Quattrocento","value":"Quattrocento","variant":["400","700"]},{"label":"Exo 2","value":"Exo 2","variant":["100","200","300","400","500","600","700","800","900"]},{"label":"Cairo","value":"Cairo","variant":["200","300","400","600","700","900"]},{"label":"Poiret One","value":"Poiret One","variant":["400"]},{"label":"Monda","value":"Monda","variant":["400","700"]},{"label":"Barlow","value":"Barlow","variant":["100","200","300","400","500","600","700","800","900"]},{"label":"Kanit","value":"Kanit","variant":["100","100 Italic","200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","800","800 Italic","900","900 Italic"]},{"label":"Bree Serif","value":"Bree Serif","variant":["400"]},{"label":"Crimson Pro","value":"Crimson Pro","variant":["200","200 Italic","300","300 Italic","400","400 Italic","500","500 Italic","600","600 Italic","700","700 Italic","900","900 Italic"]},{"label":"Rokkitt","value":"Rokkitt","variant":["400","700"]},{"label":"Signika","value":"Signika","variant":["300","400","600","700"]},{"label":"Nanum Gothic","value":"Nanum Gothic","variant":["400","700"]},{"label":"Cinzel","value":"Cinzel","variant":["400","700","900"]},{"label":"Gudea","value":"Gudea","variant":["400","400 Italic","700"]},{"label":"Inika","value":"Inika","variant":["400","700"]},{"label":"Pattaya","value":"Pattaya","variant":["400"]},{"label":"Judson","value":"Judson","variant":["400","400 Italic","700"]},{"label":"Mukta Mahee","value":"Mukta Mahee","variant":["200","300","400","500","600","700","800"]},{"label":"Pontano Sans","value":"Pontano Sans","variant":["400"]},{"label":"Rosario","value":"Rosario","variant":["400","400 Italic","700","700 Italic"]},{"label":"Marmelad","value":"Marmelad","variant":["400"]}]'),ep=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setFontState(t){e("rio-vizual-style").setFontState(t)}}))),(0,Es.withSelect)((e=>({getFont:e("rio-vizual-style").getFont()})))])((function(e){const{getFont:t,setFontState:o,attrName:r}=e,c=e.data[r.fontFamily],[a,n]=(0,Z.useState)(!1),[l,i]=(0,Z.useState)([]),[s,d]=(0,Z.useState)([]),[m,f]=(0,Z.useState)([]);(0,Z.useEffect)((()=>{e.desktop&&"default"!==e.desktop&&n(!0)})),(0,Z.useEffect)((()=>{f({value:""!==c?c:"Default",label:""!==c?c:"Default"})}),[]),(0,Z.useEffect)((()=>{const e=K().map(Qu,(e=>({value:e.value,label:e.label}))),t=u(c);i(e),d(t)}),[]);const u=e=>{let t=[{value:"",label:"Default"}];const o=e||"Default";return K().map(Qu,(e=>{e.value===o&&K().map(e.variant,(e=>{t.push({value:e,label:e})}))})),t};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)("Family","riovizual"),className:"rv_inline-settings",onReset:()=>{e.onReset(r.fontFamily)},reset:a},(0,Z.createElement)("div",{className:"rv-container-settings wd-50"},(0,Z.createElement)(Ku,{className:"rv_custom-select-control",value:m,options:l,onChange:c=>(c=>{const a=u(c.value);f(c),e.onChange("Default"!==c.value?c.value:"",r.fontFamily),d(a),o({...t,isChangedFont:!0}),K().map(ws,(t=>{if(e.data.hasOwnProperty(ys(t,r.fontWeight))){let o=a.some((o=>o.value===e.data[ys(t,r.fontWeight)]));!o&&e.data[ys(t,r.fontWeight)]&&e.onChange("",ys(t,r.fontWeight))}}))})(c)}))),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Weight","riovizual"),classes:"rv_inline-settings",attr:r.fontWeight,data:e.data,onChange:(t,o)=>e.onChange(t,o),options:s}))})),tp=function(e){const{title:t,attr:o,attrName:r}=e,[c,a]=(0,Z.useState)(!1),[n,l]=(0,Z.useState)(!1),i={fontFamily:r&&r.fontFamily?r.fontFamily:"fontFamily",fontSize:r&&r.fontSize?r.fontSize:"fontSize",fontWeight:r&&r.fontWeight?r.fontWeight:"fontWeight",lineHeight:r&&r.lineHeight?r.lineHeight:"lineHeight",letterSpacing:r&&r.letterSpacing?r.letterSpacing:"letterSpacing",textTransform:r&&r.textTransform?r.textTransform:"textTransform",textDecoration:r&&r.textDecoration?r.textDecoration:"textDecoration"},s=[i.fontFamily,i.fontSize,i.fontWeight,i.lineHeight,i.letterSpacing,i.textTransform,i.textDecoration],d=e.initialData&&e.initialData,m=t=>{let o={};o[t]="",o[t+"_tablet"]="",o[t+"_mobile"]="",o[t+"_hover"]="",a(!1),e.updateAttr(o)};(0,Z.useEffect)((()=>{a(!1),o&&K().map(s,(e=>{K().map(ws,(t=>{o.hasOwnProperty(ys(t,e))&&(d&&d[ys(t,e)]?d[ys(t,e)]!==o[ys(t,e)]&&a(!0):o[ys(t,e)]&&a(!0))}))}))}));const f=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(f.current&&!f.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{l(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[f]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(t,"riovizual"),className:n?"opened-popup rv_inline-settings":"rv_inline-settings",onReset:()=>{let t={};K().map(s,(e=>{K().map(ws,(r=>{o.hasOwnProperty(ys(r,e))&&o[ys(r,e)]&&(d&&d[ys(r,e)]?t[ys(r,e)]=d[ys(r,e)]:t[ys(r,e)]="")}))})),a(!1),l(!1),e.updateAttr(t)},reset:c},(0,Z.createElement)(Y.Button,{className:"current-font rv_popup-btn-action",onClick:()=>{l((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),n&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:f},(0,Z.createElement)("div",{className:"rv-font-container"},(0,Z.createElement)(ep,{data:o,attrName:{fontFamily:i.fontFamily,fontWeight:i.fontWeight},onChange:(t,o)=>e.updateAttr({[o]:t}),onReset:e=>m(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)($s,{title:(0,ps.__)("Font Size"),attr:i.fontSize,data:o,initialPosition:"16px",onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)($s,{title:(0,ps.__)("Line Height"),attr:i.lineHeight,data:o,onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)($s,{title:(0,ps.__)("Letter Spacing"),attr:i.letterSpacing,data:o,min:.1,max:10,step:.1,units:["px"],onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ns,{title:(0,ps.__)("Decoration","riovizual"),classes:"rv_inline-settings",attr:i.textDecoration,data:o,options:[{label:"Default",value:""},{label:"None",value:"none"},{label:"Underline",value:"underline"},{label:"OverLine",value:"overline"},{label:"Line Through",value:"line-through"}],onChange:(t,o)=>e.updateAttr({[o]:t})}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Y.Flex,{align:"center"},(0,Z.createElement)(Y.FlexBlock,null,(0,Z.createElement)(ld,{title:(0,ps.__)("Transform"),data:o[i.textTransform],attrName:{textTransform:i.textTransform},onChange:t=>e.updateAttr({[i.textTransform]:t}),onReset:e=>m(e)}))))))};function op(e){const{attr:t,title:o,attrTitle:r,minWidth:c,height:a,minHeight:n,maxHeight:l,hideMaxWidth:i,isElementAlignment:s,attrName:d,units:m,step:f,initialPosition:u,max:p}=e,[b,h]=(0,Z.useState)(!1),[g,v]=(0,Z.useState)(!1),C={width:d&&d.width?d.width:"width",maxWidth:d&&d.maxWidth?d.maxWidth:"maxWidth",minWidth:d&&d.minWidth?d.minWidth:"minWidth",minHeight:d&&d.minHeight?d.minHeight:"minHeight",height:d&&d.height?d.height:"height",maxHeight:d&&d.maxHeight?d.maxHeight:"maxHeight",elementAlignment:d&&d.elementAlignment?d.elementAlignment:"elementAlignment"},y=[C.width,C.maxWidth,C.minWidth,C.minHeight,C.height,C.maxHeight,C.elementAlignment],z=e.initialData&&e.initialData;(0,Z.useEffect)((()=>{v(!1),t&&K().map(y,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(z&&z[ys(o,e)]?z[ys(o,e)]!==t[ys(o,e)]&&v(!0):t[ys(o,e)]&&v(!0))}))}))}));const H=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(H.current&&!H.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{h(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[H]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(o,"riovizual"),className:b?"opened-popup rv_inline-settings":"rv_inline-settings",onReset:()=>{let o={};K().map(y,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(z&&z[ys(r,e)]?o[ys(r,e)]=z[ys(r,e)]:o[ys(r,e)]="")}))})),v(!1),h(!1),e.updateAttr(o)},reset:g},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{h((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),b&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:H},(0,Z.createElement)("div",{className:"rv-sizing-container"},(0,Z.createElement)($s,{title:(0,ps.__)("Width"),attr:C.width,data:t,units:m&&m.width&&m.width,step:f&&f.width&&f.width,initialPosition:u&&u.width&&u.width,max:p&&p.width&&p.width,onChange:(t,o)=>e.updateAttr({[o]:t})}),"disabled"!==i&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)($s,{title:(0,ps.__)("Max Width"),attr:C.maxWidth,data:t,units:m&&m.maxWidth&&m.maxWidth,step:f&&f.maxWidth&&f.maxWidth,initialPosition:u&&u.maxWidth&&u.maxWidth,max:p&&p.maxWidth&&p.maxWidth,onChange:(t,o)=>e.updateAttr({[o]:t})})),"disabled"!==c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)($s,{title:(0,ps.__)("Min Width"),attr:C.minWidth,data:t,units:m&&m.minWidth&&m.minWidth,step:f&&f.minWidth&&f.minWidth,initialPosition:u&&u.minWidth&&u.minWidth,max:p&&p.minWidth&&p.minWidth,onChange:(t,o)=>e.updateAttr({[o]:t})})),s&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)(Ds,{title:r&&r.elementAlignment?r.elementAlignment:(0,ps.__)("Element Alignment"),attr:C.elementAlignment,data:t,classes:"rv_inline-settings",onChange:(t,o)=>e.updateAttr({[o]:t})})),"disabled"!==a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)($s,{title:(0,ps.__)("Height"),attr:C.height,data:t,units:m&&m.height&&m.height,step:f&&f.height&&f.height,initialPosition:u&&u.height&&u.height,max:p&&p.height&&p.height,onChange:(t,o)=>e.updateAttr({[o]:t})}),"disabled"!==l&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)($s,{title:(0,ps.__)("Max Height"),attr:C.maxHeight,data:t,onChange:(e,t)=>onChangeHandle(e,t)})),"disabled"!==n&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)($s,{title:(0,ps.__)("Min Height"),attr:C.minHeight,data:t,onChange:(e,t)=>onChangeHandle(e,t)}))))))}function rp(e){const{attr:t,title:o,attrName:r,hidePadding:c,hideMargin:a}=e,[n,l]=(0,Z.useState)(!1),[i,s]=(0,Z.useState)(!1),d={padding:r&&r.padding?r.padding:"padding",margin:r&&r.margin?r.margin:"margin"},m=[d.padding,d.margin],f=e.initialData&&e.initialData;(0,Z.useEffect)((()=>{s(!1),t&&K().map(m,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(f&&f[ys(o,e)]?f[ys(o,e)]!==t[ys(o,e)]&&s(!0):t[ys(o,e)]&&s(!0))}))}))}));const u=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(u.current&&!u.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{l(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[u]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(o,"riovizual"),className:n?"opened-popup rv_inline-settings":"rv_inline-settings",onReset:()=>{let o={};K().map(m,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(f&&f[ys(r,e)]?o[ys(r,e)]=f[ys(r,e)]:o[ys(r,e)]="")}))})),s(!1),l(!1),e.updateAttr(o)},reset:i},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{l((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),n&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:u},(0,Z.createElement)("div",{className:"rv-spacing-container"},!c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ks,{title:(0,ps.__)("Padding"),attr:d.padding,data:t,onChange:(t,o)=>e.updateAttr({[o]:t})})),!a&&(0,Z.createElement)(Ks,{title:(0,ps.__)("Margin"),attr:d.margin,data:t,onChange:(t,o)=>e.updateAttr({[o]:t})}))))}function cp(e){const{attr:t,title:o,attrName:r,attrTitle:c,hideHorizontal:a,hideVertical:n}=e,[l,i]=(0,Z.useState)(!1),[s,d]=(0,Z.useState)(!1),m={horizontal:r&&r.horizontal?r.horizontal:"horizontalAlignment",vertical:r&&r.vertical?r.vertical:"verticalAlignment"},f=[m.horizontal,m.vertical],u=e.initialData&&e.initialData;(0,Z.useEffect)((()=>{d(!1),t&&K().map(f,(e=>{K().map(ws,(o=>{t.hasOwnProperty(ys(o,e))&&(u&&u[ys(o,e)]?u[ys(o,e)]!==t[ys(o,e)]&&d(!0):t[ys(o,e)]&&d(!0))}))}))}));const p=(0,Z.useRef)();return(0,Z.useEffect)((()=>{function e(e){const t=document.querySelector(".rv-color-control-popover-content-classname"),o=document.querySelector(".components-color-palette__custom-color-dropdown-content"),r=document.querySelector(".opened-popup");if(p.current&&!p.current.contains(e.target)&&(!t||!t.contains(e.target))&&(!o||!o.contains(e.target))&&(!r||!r.contains(e.target))){const e=setTimeout((()=>{i(!1)}),200);return()=>clearTimeout(e)}}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[p]),(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(o,"riovizual"),className:l?"opened-popup rv_inline-settings":"rv_inline-settings",onReset:()=>{let o={};K().map(f,(e=>{K().map(ws,(r=>{t.hasOwnProperty(ys(r,e))&&t[ys(r,e)]&&(u&&u[ys(r,e)]?o[ys(r,e)]=u[ys(r,e)]:o[ys(r,e)]="")}))})),d(!1),i(!1),e.updateAttr(o)},reset:s},(0,Z.createElement)(Y.Button,{className:"rv_popup-btn-action",onClick:()=>{i((e=>!e))}},(0,Z.createElement)(Y.Icon,{icon:"edit"}))),l&&(0,Z.createElement)("div",{className:"rv-advanced-popup",ref:p},(0,Z.createElement)("div",{className:"rv-alignment-container"},!a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ds,{title:c&&c.horizontal?c.horizontal:(0,ps.__)("Horizontal"),attr:m.horizontal,data:t,classes:"rv_inline-settings",onChange:(t,o)=>e.updateAttr({[o]:t})})),!n&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,null),(0,Z.createElement)(js,{title:(0,ps.__)("Vertical"),attr:m.vertical,data:t,classes:"rv_inline-settings",onChange:(t,o)=>e.updateAttr({[o]:t})})))))}var ap={prefix:"fas",iconName:"circle-chevron-right",icon:[512,512,["chevron-circle-right"],"f138","M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"]},np=ap,lp={prefix:"fas",iconName:"trash-can",icon:[448,512,[61460,"trash-alt"],"f2ed","M135.2 17.7C140.6 6.8 151.7 0 163.8 0H284.2c12.1 0 23.2 6.8 28.6 17.7L320 32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64S14.3 32 32 32h96l7.2-14.3zM32 128H416V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V128zm96 64c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16zm96 0c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16zm96 0c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16z"]},ip=lp,sp={prefix:"fas",iconName:"user-xmark",icon:[640,512,["user-times"],"f235","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM471 143c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"]},dp=sp,mp={prefix:"fas",iconName:"message",icon:[512,512,["comment-alt"],"f27a","M64 0C28.7 0 0 28.7 0 64V352c0 35.3 28.7 64 64 64h96v80c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L309.3 416H448c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64z"]},fp=mp,up={prefix:"fas",iconName:"down-left-and-up-right-to-center",icon:[512,512,["compress-alt"],"f422","M439 7c9.4-9.4 24.6-9.4 33.9 0l32 32c9.4 9.4 9.4 24.6 0 33.9l-87 87 39 39c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8H296c-13.3 0-24-10.7-24-24V72c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l39 39L439 7zM72 272H216c13.3 0 24 10.7 24 24V440c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39L73 505c-9.4 9.4-24.6 9.4-33.9 0L7 473c-9.4-9.4-9.4-24.6 0-33.9l87-87L55 313c-6.9-6.9-8.9-17.2-5.2-26.2s12.5-14.8 22.2-14.8z"]},pp=up,bp={prefix:"fas",iconName:"file-lines",icon:[384,512,[128441,128462,61686,"file-alt","file-text"],"f15c","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM112 256H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},hp=bp,gp=bp,vp={prefix:"fas",iconName:"calendar-days",icon:[448,512,["calendar-alt"],"f073","M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm64 80v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm128 0v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H336zM64 400v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H208zm112 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H336c-8.8 0-16 7.2-16 16z"]},Cp=vp,yp={prefix:"fas",iconName:"volleyball",icon:[512,512,[127952,"volleyball-ball"],"f45f","M511.8 267.4c-26.1 8.7-53.4 13.8-81 15.1c9.2-105.3-31.5-204.2-103.2-272.4C434.1 41.1 512 139.5 512 256c0 3.8-.1 7.6-.2 11.4zm-3.9 34.7c-5.8 32-17.6 62-34.2 88.7c-97.5 48.5-217.7 42.6-311.9-24.5c23.7-36.2 55.4-67.7 94.5-91.8c79.9 43.2 170.1 50.8 251.6 27.6zm-236-55.5c-2.5-90.9-41.1-172.7-101.9-231.7C196.8 5.2 225.8 0 256 0c2.7 0 5.3 0 7.9 .1c90.8 60.2 145.7 167.2 134.7 282.3c-43.1-2.4-86.4-14.1-126.8-35.9zM138 28.8c20.6 18.3 38.7 39.4 53.7 62.6C95.9 136.1 30.6 220.8 7.3 316.9C2.5 297.4 0 277 0 256C0 157.2 56 71.5 138 28.8zm69.6 90.5c19.5 38.6 31 81.9 32.3 127.7C162.5 294.6 110.9 368.9 90.2 451C66 430.4 45.6 405.4 30.4 377.2c6.7-108.7 71.9-209.9 177.1-257.9zM256 512c-50.7 0-98-14.7-137.8-40.2c5.6-27 14.8-53.1 27.4-77.7C232.2 454.6 338.1 468.8 433 441c-46 44-108.3 71-177 71z"]},zp=yp,Hp={prefix:"fas",iconName:"sort-down",icon:[320,512,["sort-desc"],"f0dd","M182.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8H288c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z"]},_p=Hp,Vp={prefix:"fas",iconName:"circle-minus",icon:[512,512,["minus-circle"],"f056","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM184 232H328c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},xp=Vp,Mp={prefix:"fas",iconName:"right-from-bracket",icon:[512,512,["sign-out-alt"],"f2f5","M377.9 105.9L500.7 228.7c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L377.9 406.1c-6.4 6.4-15 9.9-24 9.9c-18.7 0-33.9-15.2-33.9-33.9l0-62.1-128 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l128 0 0-62.1c0-18.7 15.2-33.9 33.9-33.9c9 0 17.6 3.6 24 9.9zM160 96L96 96c-17.7 0-32 14.3-32 32l0 256c0 17.7 14.3 32 32 32l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-53 0-96-43-96-96L0 128C0 75 43 32 96 32l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32z"]},Lp=Mp,Sp={prefix:"fas",iconName:"icons",icon:[512,512,["heart-music-camera-bolt"],"f86d","M500.3 7.3C507.7 13.3 512 22.4 512 32V176c0 26.5-28.7 48-64 48s-64-21.5-64-48s28.7-48 64-48V71L352 90.2V208c0 26.5-28.7 48-64 48s-64-21.5-64-48s28.7-48 64-48V64c0-15.3 10.8-28.4 25.7-31.4l160-32c9.4-1.9 19.1 .6 26.6 6.6zM74.7 304l11.8-17.8c5.9-8.9 15.9-14.2 26.6-14.2h61.7c10.7 0 20.7 5.3 26.6 14.2L213.3 304H240c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V352c0-26.5 21.5-48 48-48H74.7zM192 408a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM478.7 278.3L440.3 368H496c6.7 0 12.6 4.1 15 10.4s.6 13.3-4.4 17.7l-128 112c-5.6 4.9-13.9 5.3-19.9 .9s-8.2-12.4-5.3-19.2L391.7 400H336c-6.7 0-12.6-4.1-15-10.4s-.6-13.3 4.4-17.7l128-112c5.6-4.9 13.9-5.3 19.9-.9s8.2 12.4 5.3 19.2zm-339-59.2c-6.5 6.5-17 6.5-23 0L19.9 119.2c-28-29-26.5-76.9 5-103.9c27-23.5 68.4-19 93.4 6.5l10 10.5 9.5-10.5c25-25.5 65.9-30 93.9-6.5c31 27 32.5 74.9 4.5 103.9l-96.4 99.9z"]},Ep=Sp,kp={prefix:"fas",iconName:"microphone-lines-slash",icon:[640,512,["microphone-alt-slash"],"f539","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c15.2-26 23.9-56.3 23.9-88.7V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v24 16c0 21.2-5.1 41.1-14.2 58.7L416 300.8V256H358.9l-34.5-27c2.9-3.1 7-5 11.6-5h80V192H336c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V128H336c-8.8 0-16-7.2-16-16s7.2-16 16-16h80c0-53-43-96-96-96s-96 43-96 96v54.3L38.8 5.1zm362.5 407l-43.1-33.9C346.1 382 333.3 384 320 384c-70.7 0-128-57.3-128-128v-8.7L144.7 210c-.5 1.9-.7 3.9-.7 6v40c0 89.1 66.2 162.7 152 174.4V464H248c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V430.4c20.4-2.8 39.7-9.1 57.3-18.2z"]},Np=kp,Tp={prefix:"fas",iconName:"magnifying-glass-location",icon:[512,512,["search-location"],"f689","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM288 176c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 48.8 46.5 111.6 68.6 138.6c6 7.3 16.8 7.3 22.7 0c22.1-27 68.6-89.8 68.6-138.6zm-112 0a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},Bp=Tp,Ip={prefix:"fas",iconName:"forward-step",icon:[320,512,["step-forward"],"f051","M52.5 440.6c-9.5 7.9-22.8 9.7-34.1 4.4S0 428.4 0 416V96C0 83.6 7.2 72.3 18.4 67s24.5-3.6 34.1 4.4l192 160L256 241V96c0-17.7 14.3-32 32-32s32 14.3 32 32V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V271l-11.5 9.6-192 160z"]},$p=Ip,Rp={prefix:"fas",iconName:"face-smile-beam",icon:[512,512,[128522,"smile-beam"],"f5b8","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zm53.5-96.7l0 0 0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0zm160 0l0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0 0 0z"]},Ap=Rp,Pp={prefix:"fas",iconName:"football",icon:[512,512,[127944,"football-ball"],"f44e","M247.5 25.4c-13.5 3.3-26.4 7.2-38.6 11.7C142.9 61.6 96.7 103.6 66 153.6c-18.3 29.8-30.9 62.3-39.2 95.4L264.5 486.6c13.5-3.3 26.4-7.2 38.6-11.7c66-24.5 112.2-66.5 142.9-116.5c18.3-29.8 30.9-62.3 39.1-95.3L247.5 25.4zM495.2 205.3c6.1-56.8 1.4-112.2-7.7-156.4c-2.7-12.9-13-22.9-26.1-25.1c-58.2-9.7-109.9-12-155.6-7.9L495.2 205.3zM206.1 496L16.8 306.7c-6.1 56.8-1.4 112.2 7.7 156.4c2.7 12.9 13 22.9 26.1 25.1c58.2 9.7 109.9 12 155.6 7.9zm54.6-331.3c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6zm-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6zm-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6z"]},Wp=Pp,Dp={prefix:"fas",iconName:"angles-down",icon:[448,512,["angle-double-down"],"f103","M246.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-160-160c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L224 402.7 361.4 265.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-160 160zm160-352l-160 160c-12.5 12.5-32.8 12.5-45.3 0l-160-160c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L224 210.7 361.4 73.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3z"]},Op=Dp,Fp={prefix:"fas",iconName:"beer-mug-empty",icon:[512,512,["beer"],"f0fc","M32 64c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32V96h51.2c42.4 0 76.8 34.4 76.8 76.8V274.9c0 30.4-17.9 57.9-45.6 70.2L384 381.7V416c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V64zM384 311.6l56.4-25.1c4.6-2.1 7.6-6.6 7.6-11.7V172.8c0-7.1-5.7-12.8-12.8-12.8H384V311.6zM160 144c0-8.8-7.2-16-16-16s-16 7.2-16 16V368c0 8.8 7.2 16 16 16s16-7.2 16-16V144zm64 0c0-8.8-7.2-16-16-16s-16 7.2-16 16V368c0 8.8 7.2 16 16 16s16-7.2 16-16V144zm64 0c0-8.8-7.2-16-16-16s-16 7.2-16 16V368c0 8.8 7.2 16 16 16s16-7.2 16-16V144z"]},Gp=Fp,Up={prefix:"fas",iconName:"arrow-up-long",icon:[384,512,["long-arrow-up"],"f176","M214.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 109.3V480c0 17.7 14.3 32 32 32s32-14.3 32-32V109.3l73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128z"]},jp=Up,qp={prefix:"fas",iconName:"fire-flame-simple",icon:[384,512,["burn"],"f46a","M372.5 256.5l-.7-1.9C337.8 160.8 282 76.5 209.1 8.5l-3.3-3C202.1 2 197.1 0 192 0s-10.1 2-13.8 5.5l-3.3 3C102 76.5 46.2 160.8 12.2 254.6l-.7 1.9C3.9 277.3 0 299.4 0 321.6C0 426.7 86.8 512 192 512s192-85.3 192-190.4c0-22.2-3.9-44.2-11.5-65.1zm-90.8 49.5c4.1 9.3 6.2 19.4 6.2 29.5c0 53-43 96.5-96 96.5s-96-43.5-96-96.5c0-10.1 2.1-20.3 6.2-29.5l1.9-4.3c15.8-35.4 37.9-67.7 65.3-95.1l8.9-8.9c3.6-3.6 8.5-5.6 13.6-5.6s10 2 13.6 5.6l8.9 8.9c27.4 27.4 49.6 59.7 65.3 95.1l1.9 4.3z"]},Zp=qp,Yp={prefix:"fas",iconName:"person",icon:[320,512,[129485,"male"],"f183","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l58.3 97c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152z"]},Jp=Yp,Xp={prefix:"fas",iconName:"face-grin-stars",icon:[512,512,[129321,"grin-stars"],"f587","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm407.4 75.5c5-11.8-7-22.5-19.3-18.7c-39.7 12.2-84.5 19-131.8 19s-92.1-6.8-131.8-19c-12.3-3.8-24.3 6.9-19.3 18.7c25 59.1 83.2 100.5 151.1 100.5s126.2-41.4 151.1-100.5zM160 120c-3.1 0-5.9 1.8-7.2 4.6l-16.6 34.7-38.1 5c-3.1 .4-5.6 2.5-6.6 5.5s-.1 6.2 2.1 8.3l27.9 26.5-7 37.8c-.6 3 .7 6.1 3.2 7.9s5.8 2 8.5 .6L160 232.5l33.8 18.3c2.7 1.5 6 1.3 8.5-.6s3.7-4.9 3.2-7.9l-7-37.8L226.4 178c2.2-2.1 3.1-5.3 2.1-8.3s-3.5-5.1-6.6-5.5l-38.1-5-16.6-34.7c-1.3-2.8-4.1-4.6-7.2-4.6zm192 0c-3.1 0-5.9 1.8-7.2 4.6l-16.6 34.7-38.1 5c-3.1 .4-5.6 2.5-6.6 5.5s-.1 6.2 2.1 8.3l27.9 26.5-7 37.8c-.6 3 .7 6.1 3.2 7.9s5.8 2 8.5 .6L352 232.5l33.8 18.3c2.7 1.5 6 1.3 8.5-.6s3.7-4.9 3.2-7.9l-7-37.8L418.4 178c2.2-2.1 3.1-5.3 2.1-8.3s-3.5-5.1-6.6-5.5l-38.1-5-16.6-34.7c-1.3-2.8-4.1-4.6-7.2-4.6z"]},Kp=Xp,Qp={prefix:"fas",iconName:"spaghetti-monster-flying",icon:[640,512,["pastafarianism"],"f67b","M208 64a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 0c0 16.2-6 31.1-16 42.3l15.6 31.2c18.7-6 39.9-9.5 64.4-9.5s45.8 3.5 64.4 9.5L400 106.3C390 95.1 384 80.2 384 64c0-35.3 28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64c-1.7 0-3.4-.1-5.1-.2L427.8 158c21.1 13.6 37.7 30.2 51.4 46.4c7.1 8.3 13.5 16.6 19.3 24l1.4 1.8c6.3 8.1 11.6 14.8 16.7 20.4C527.3 262.3 532.7 264 536 264c2.5 0 4.3-.6 7.1-3.3c3.7-3.5 7.1-8.8 12.5-17.4l.6-.9c4.6-7.4 11-17.6 19.4-25.7c9.7-9.3 22.9-16.7 40.4-16.7c13.3 0 24 10.7 24 24s-10.7 24-24 24c-2.5 0-4.3 .6-7.1 3.3c-3.7 3.5-7.1 8.8-12.5 17.4l-.6 .9c-4.6 7.4-11 17.6-19.4 25.7c-9.7 9.3-22.9 16.7-40.4 16.7c-18.5 0-32.9-8.5-44.3-18.6c-3.1 4-6.6 8.3-10.5 12.7c1.4 4.3 2.8 8.5 4 12.5c.9 3 1.8 5.8 2.6 8.6c3 9.8 5.5 18.2 8.6 25.9c3.9 9.8 7.4 15.4 10.8 18.5c2.6 2.4 5.9 4.3 12.8 4.3c8.7 0 16.9-4.2 33.7-13.2c15-8 35.7-18.8 62.3-18.8c13.3 0 24 10.7 24 24s-10.7 24-24 24c-13.4 0-24.7 5.2-39.7 13.2c-1 .6-2.1 1.1-3.2 1.7C559.9 414 541.4 424 520 424c-18.4 0-33.6-6.1-45.5-17.2c-11.1-10.3-17.9-23.7-22.7-36c-3.6-9-6.7-19.1-9.5-28.5c-16.4 12.3-36.1 23.6-58.9 31.3c3.6 10.8 8.4 23.5 14.4 36.2c7.5 15.9 16.2 30.4 25.8 40.5C433 460.5 441.2 464 448 464c13.3 0 24 10.7 24 24s-10.7 24-24 24c-25.2 0-45-13.5-59.5-28.8c-14.5-15.4-25.7-34.9-34.2-53c-8-17-14.1-33.8-18.3-46.9c-5.2 .4-10.6 .6-16 .6s-10.8-.2-16-.6c-4.2 13-10.3 29.9-18.3 46.9c-8.5 18.1-19.8 37.6-34.2 53C237 498.5 217.2 512 192 512c-13.3 0-24-10.7-24-24s10.7-24 24-24c6.8 0 15-3.5 24.5-13.7c9.5-10.1 18.3-24.6 25.8-40.5c5.9-12.6 10.7-25.4 14.4-36.2c-22.8-7.7-42.5-19-58.9-31.3c-2.9 9.4-6 19.5-9.5 28.5c-4.8 12.2-11.6 25.6-22.7 36C153.6 417.9 138.4 424 120 424c-21.4 0-39.9-10-53.1-17.1l0 0c-1.1-.6-2.2-1.2-3.2-1.7c-15-8-26.3-13.2-39.7-13.2c-13.3 0-24-10.7-24-24s10.7-24 24-24c26.6 0 47.3 10.8 62.3 18.8c16.8 9 25 13.2 33.7 13.2c6.8 0 10.2-1.9 12.8-4.3c3.4-3.2 7-8.8 10.8-18.5c3-7.7 5.6-16.1 8.6-25.9c.8-2.7 1.7-5.6 2.6-8.6c1.2-4 2.6-8.2 4-12.5c-3.9-4.5-7.4-8.8-10.5-12.7C136.9 303.5 122.5 312 104 312c-17.5 0-30.7-7.4-40.4-16.7c-8.4-8.1-14.8-18.3-19.4-25.7l-.6-.9c-5.4-8.6-8.8-13.9-12.5-17.4c-2.8-2.7-4.6-3.3-7.1-3.3c-13.3 0-24-10.7-24-24s10.7-24 24-24c17.5 0 30.7 7.4 40.4 16.7c8.4 8.1 14.8 18.3 19.4 25.7l.6 .9c5.4 8.6 8.8 13.9 12.5 17.4c2.8 2.7 4.6 3.3 7.1 3.3c3.3 0 8.7-1.7 19.4-13.4c5.1-5.6 10.4-12.3 16.7-20.4l1.4-1.8c5.8-7.4 12.2-15.7 19.3-24c13.8-16.2 30.3-32.8 51.4-46.4l-15.1-30.2c-1.7 .1-3.4 .2-5.1 .2c-35.3 0-64-28.7-64-64s28.7-64 64-64s64 28.7 64 64zm208 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},eb=Qp,tb={prefix:"fas",iconName:"spoon",icon:[512,512,[129348,61873,"utensil-spoon"],"f2e5","M245.8 220.9c-14.5-17.6-21.8-39.2-21.8-60.8C224 80 320 0 416 0c53 0 96 43 96 96c0 96-80 192-160.2 192c-21.6 0-43.2-7.3-60.8-21.8L54.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L245.8 220.9z"]},ob=tb,rb={prefix:"fas",iconName:"envelopes-bulk",icon:[640,512,["mail-bulk"],"f674","M128 0C110.3 0 96 14.3 96 32V224h96V192c0-35.3 28.7-64 64-64H480V32c0-17.7-14.3-32-32-32H128zM256 160c-17.7 0-32 14.3-32 32v32h96c35.3 0 64 28.7 64 64V416H576c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32H256zm240 64h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H496c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zM64 256c-17.7 0-32 14.3-32 32v13L187.1 415.9c1.4 1 3.1 1.6 4.9 1.6s3.5-.6 4.9-1.6L352 301V288c0-17.7-14.3-32-32-32H64zm288 84.8L216 441.6c-6.9 5.1-15.3 7.9-24 7.9s-17-2.8-24-7.9L32 340.8V480c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V340.8z"]},cb=rb,ab={prefix:"fas",iconName:"circle-h",icon:[512,512,[9405,"hospital-symbol"],"f47e","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM368 152V256 360c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H192l0 80c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-208c0-13.3 10.7-24 24-24s24 10.7 24 24v80H320V152c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},nb=ab,lb={prefix:"fas",iconName:"address-book",icon:[512,512,[62138,"contact-book"],"f2b9","M96 0C60.7 0 32 28.7 32 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H96zM208 288h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H144c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM512 80c0-8.8-7.2-16-16-16s-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V80zM496 192c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V208c0-8.8-7.2-16-16-16zm16 144c0-8.8-7.2-16-16-16s-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V336z"]},ib=lb,sb={prefix:"fas",iconName:"pencil",icon:[512,512,[9999,61504,"pencil-alt"],"f303","M410.3 231l11.3-11.3-33.9-33.9-62.1-62.1L291.7 89.8l-11.3 11.3-22.6 22.6L58.6 322.9c-10.4 10.4-18 23.3-22.2 37.4L1 480.7c-2.5 8.4-.2 17.5 6.1 23.7s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L387.7 253.7 410.3 231zM160 399.4l-9.1 22.7c-4 3.1-8.5 5.4-13.3 6.9L59.4 452l23-78.1c1.4-4.9 3.8-9.4 6.9-13.3l22.7-9.1v32c0 8.8 7.2 16 16 16h32zM362.7 18.7L348.3 33.2 325.7 55.8 314.3 67.1l33.9 33.9 62.1 62.1 33.9 33.9 11.3-11.3 22.6-22.6 14.5-14.5c25-25 25-65.5 0-90.5L453.3 18.7c-25-25-65.5-25-90.5 0zm-47.4 168l-144 144c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l144-144c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},db=sb,mb={prefix:"fas",iconName:"paste",icon:[512,512,["file-clipboard"],"f0ea","M160 0c-23.7 0-44.4 12.9-55.4 32H48C21.5 32 0 53.5 0 80V400c0 26.5 21.5 48 48 48H192V176c0-44.2 35.8-80 80-80h48V80c0-26.5-21.5-48-48-48H215.4C204.4 12.9 183.7 0 160 0zM272 128c-26.5 0-48 21.5-48 48V448v16c0 26.5 21.5 48 48 48H464c26.5 0 48-21.5 48-48V243.9c0-12.7-5.1-24.9-14.1-33.9l-67.9-67.9c-9-9-21.2-14.1-33.9-14.1H320 272zM160 40a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},fb=mb,ub={prefix:"fas",iconName:"truck-ramp-box",icon:[640,512,["truck-loading"],"f4de","M640 0V400c0 61.9-50.1 112-112 112c-61 0-110.5-48.7-112-109.3L48.4 502.9c-17.1 4.6-34.6-5.4-39.3-22.5s5.4-34.6 22.5-39.3L352 353.8V64c0-35.3 28.7-64 64-64H640zM576 400a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM23.1 207.7c-4.6-17.1 5.6-34.6 22.6-39.2l46.4-12.4 20.7 77.3c2.3 8.5 11.1 13.6 19.6 11.3l30.9-8.3c8.5-2.3 13.6-11.1 11.3-19.6l-20.7-77.3 46.4-12.4c17.1-4.6 34.6 5.6 39.2 22.6l41.4 154.5c4.6 17.1-5.6 34.6-22.6 39.2L103.7 384.9c-17.1 4.6-34.6-5.6-39.2-22.6L23.1 207.7z"]},pb=ub,bb={prefix:"fas",iconName:"scroll-torah",icon:[640,512,["torah"],"f6a0","M96 480V32C96 14.3 74.5 0 48 0S0 14.3 0 32V480c0 17.7 21.5 32 48 32s48-14.3 48-32zM512 32H128V480H512V32zM592 0c-26.5 0-48 14.3-48 32V480c0 17.7 21.5 32 48 32s48-14.3 48-32V32c0-17.7-21.5-32-48-32zM196 313.7c0-3.2 .9-6.4 2.5-9.2L226.7 256l-28.3-48.5c-1.6-2.8-2.5-6-2.5-9.2c0-10.1 8.2-18.3 18.3-18.3H271l31.4-53.9c3.6-6.3 10.3-10.1 17.6-10.1s13.9 3.8 17.6 10.1L369 180h56.7c10.1 0 18.3 8.2 18.3 18.3c0 3.2-.9 6.4-2.5 9.2L413.3 256l28.3 48.5c1.6 2.8 2.5 6 2.5 9.2c0 10.1-8.2 18.3-18.3 18.3H369l-31.4 53.9c-3.6 6.3-10.3 10.1-17.6 10.1s-13.9-3.8-17.6-10.1L271 332H214.3c-10.1 0-18.3-8.2-18.3-18.3zm124 54.7L341.2 332H298.8L320 368.4zM254.5 256l30.3 52h70.4l30.3-52-30.3-52H284.8l-30.3 52zm144.9 23.8L383 308h32.8l-16.4-28.2zM415.8 204H383l16.4 28.2L415.8 204zM320 143.6L298.8 180h42.4L320 143.6zM224.2 204l16.4 28.2L257 204H224.2zM257 308l-16.4-28.2L224.2 308H257z"]},hb=bb,gb={prefix:"fas",iconName:"broom-ball",icon:[576,512,["quidditch","quidditch-broom-ball"],"f458","M566.6 9.4c12.5 12.5 12.5 32.8 0 45.3l-192 192 34.7 34.7c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6H364.3L256 211.7V182.6c0-12.5 10.1-22.6 22.6-22.6c6 0 11.8 2.4 16 6.6l34.7 34.7 192-192c12.5-12.5 32.8-12.5 45.3 0zm-344 225.5L341.1 353.4c3.7 42.7-11.7 85.2-42.3 115.8C271.4 496.6 234.2 512 195.5 512L22.1 512C9.9 512 0 502.1 0 489.9c0-6.3 2.7-12.3 7.3-16.5L133.7 359.7c4.2-3.7-.4-10.4-5.4-7.9L77.2 377.4c-6.1 3-13.2-1.4-13.2-8.2c0-31.5 12.5-61.7 34.8-84l8-8c30.6-30.6 73.1-45.9 115.8-42.3zM464 352a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},vb=gb,Cb=gb,yb={prefix:"fas",iconName:"box-archive",icon:[512,512,["archive"],"f187","M32 32H480c17.7 0 32 14.3 32 32V96c0 17.7-14.3 32-32 32H32C14.3 128 0 113.7 0 96V64C0 46.3 14.3 32 32 32zm0 128H480V416c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V160zm128 80c0 8.8 7.2 16 16 16H336c8.8 0 16-7.2 16-16s-7.2-16-16-16H176c-8.8 0-16 7.2-16 16z"]},zb=yb,Hb={prefix:"fas",iconName:"arrow-down-9-1",icon:[576,512,["sort-numeric-desc","sort-numeric-down-alt"],"f886","M160 480c9 0 17.5-3.8 23.6-10.4l88-96c11.9-13 11.1-33.3-2-45.2s-33.3-11.1-45.2 2L192 365.7V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V365.7L95.6 330.4c-11.9-13-32.2-13.9-45.2-2s-13.9 32.2-2 45.2l88 96C142.5 476.2 151 480 160 480zM450.7 294c-8.3-6-19.1-7.7-28.8-4.4l-48 16c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l5.9-2V416H384c-17.7 0-32 14.3-32 32s14.3 32 32 32h48 48c17.7 0 32-14.3 32-32s-14.3-32-32-32H464V320c0-10.3-4.9-19.9-13.3-26zM418.3 91a32 32 0 1 1 27.4 57.9A32 32 0 1 1 418.3 91zM405.1 203.8l-6.8 9.2c-10.5 14.2-7.5 34.2 6.7 44.8s34.2 7.5 44.8-6.7l48.8-65.8c14-18.9 21.5-41.7 21.5-65.2c0-48.6-39.4-88-88-88s-88 39.4-88 88c0 39.2 25.6 72.4 61.1 83.8z"]},_b=Hb,Vb=Hb,xb={prefix:"fas",iconName:"face-grin-tongue-squint",icon:[512,512,[128541,"grin-tongue-squint"],"f58a","M0 256C0 368.9 73.1 464.7 174.5 498.8C165.3 484 160 466.6 160 448V400.7c-24-17.5-43.1-41.4-54.8-69.2c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19c12.3-3.8 24.3 6.9 19.3 18.7c-11.8 28-31.1 52-55.4 69.6V448c0 18.6-5.3 36-14.5 50.8C438.9 464.7 512 368.9 512 256C512 114.6 397.4 0 256 0S0 114.6 0 256zM116 141.1c0-9 9.6-14.7 17.5-10.5l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6zm262.5-10.5c7.9-4.2 17.5 1.5 17.5 10.5c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9zM320 448V402.6c0-14.7-11.9-26.6-26.6-26.6h-2c-11.3 0-21.1 7.9-23.6 18.9c-2.8 12.6-20.8 12.6-23.6 0c-2.5-11.1-12.3-18.9-23.6-18.9h-2c-14.7 0-26.6 11.9-26.6 26.6V448c0 35.3 28.7 64 64 64s64-28.7 64-64z"]},Mb=xb,Lb={prefix:"fas",iconName:"earth-africa",icon:[512,512,[127757,"globe-africa"],"f57c","M177.8 63.2l10 17.4c2.8 4.8 4.2 10.3 4.2 15.9v41.4c0 3.9 1.6 7.7 4.3 10.4c6.2 6.2 16.5 5.7 22-1.2l13.6-17c4.7-5.9 12.9-7.7 19.6-4.3l15.2 7.6c3.4 1.7 7.2 2.6 11 2.6c6.5 0 12.8-2.6 17.4-7.2l3.9-3.9c2.9-2.9 7.3-3.6 11-1.8l29.2 14.6c7.8 3.9 12.6 11.8 12.6 20.5c0 10.5-7.1 19.6-17.3 22.2l-35.4 8.8c-7.4 1.8-15.1 1.5-22.4-.9l-32-10.7c-3.3-1.1-6.7-1.7-10.2-1.7c-7 0-13.8 2.3-19.4 6.5L176 212c-10.1 7.6-16 19.4-16 32v28c0 26.5 21.5 48 48 48h32c8.8 0 16 7.2 16 16v48c0 17.7 14.3 32 32 32c10.1 0 19.6-4.7 25.6-12.8l25.6-34.1c8.3-11.1 12.8-24.6 12.8-38.4V318.6c0-3.9 2.6-7.3 6.4-8.2l5.3-1.3c11.9-3 20.3-13.7 20.3-26c0-7.1-2.8-13.9-7.8-18.9l-33.5-33.5c-3.7-3.7-3.7-9.7 0-13.4c5.7-5.7 14.1-7.7 21.8-5.1l14.1 4.7c12.3 4.1 25.7-1.5 31.5-13c3.5-7 11.2-10.8 18.9-9.2l27.4 5.5C432 112.4 351.5 48 256 48c-27.7 0-54 5.4-78.2 15.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},wb=Lb,Sb={prefix:"fas",iconName:"tablet-screen-button",icon:[448,512,["tablet-alt"],"f3fa","M0 64C0 28.7 28.7 0 64 0H384c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM256 448a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM384 64H64V384H384V64z"]},Eb=Sb,kb={prefix:"fas",iconName:"face-flushed",icon:[512,512,[128563,"flushed"],"f579","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM176 384c0 8.8 7.2 16 16 16H320c8.8 0 16-7.2 16-16s-7.2-16-16-16H192c-8.8 0-16 7.2-16 16zm-16-88a72 72 0 1 0 0-144 72 72 0 1 0 0 144zm264-72a72 72 0 1 0 -144 0 72 72 0 1 0 144 0zm-288 0a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm192 0a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},Nb=kb,Tb={prefix:"fas",iconName:"gavel",icon:[512,512,["legal"],"f0e3","M318.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-120 120c-12.5 12.5-12.5 32.8 0 45.3l16 16c12.5 12.5 32.8 12.5 45.3 0l4-4L325.4 293.4l-4 4c-12.5 12.5-12.5 32.8 0 45.3l16 16c12.5 12.5 32.8 12.5 45.3 0l120-120c12.5-12.5 12.5-32.8 0-45.3l-16-16c-12.5-12.5-32.8-12.5-45.3 0l-4 4L330.6 74.6l4-4c12.5-12.5 12.5-32.8 0-45.3l-16-16zm-152 288c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l48 48c12.5 12.5 32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-1.4-1.4L272 285.3 226.7 240 168 298.7l-1.4-1.4z"]},Bb=Tb,Ib={prefix:"fas",iconName:"bell-concierge",icon:[512,512,[128718,"concierge-bell"],"f562","M216 64c-13.3 0-24 10.7-24 24s10.7 24 24 24h16v33.3C119.6 157.2 32 252.4 32 368H480c0-115.6-87.6-210.8-200-222.7V112h16c13.3 0 24-10.7 24-24s-10.7-24-24-24H256 216zM24 400c-13.3 0-24 10.7-24 24s10.7 24 24 24H488c13.3 0 24-10.7 24-24s-10.7-24-24-24H24z"]},$b=Ib,Rb={prefix:"fas",iconName:"pen-ruler",icon:[512,512,["pencil-ruler"],"f5ae","M469.3 19.3l23.4 23.4c25 25 25 65.5 0 90.5l-56.4 56.4L322.3 75.7l56.4-56.4c25-25 65.5-25 90.5 0zM44.9 353.2L299.7 98.3 413.7 212.3 158.8 467.1c-6.7 6.7-15.1 11.6-24.2 14.2l-104 29.7c-8.4 2.4-17.4 .1-23.6-6.1s-8.5-15.2-6.1-23.6l29.7-104c2.6-9.2 7.5-17.5 14.2-24.2zM249.4 103.4L103.4 249.4 16 161.9c-18.7-18.7-18.7-49.1 0-67.9L94.1 16c18.7-18.7 49.1-18.7 67.9 0l19.8 19.8c-.3 .3-.7 .6-1 .9l-64 64c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l64-64c.3-.3 .6-.7 .9-1l45.1 45.1zM408.6 262.6l45.1 45.1c-.3 .3-.7 .6-1 .9l-64 64c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l64-64c.3-.3 .6-.7 .9-1L496 350.1c18.7 18.7 18.7 49.1 0 67.9L417.9 496c-18.7 18.7-49.1 18.7-67.9 0l-87.4-87.4L408.6 262.6z"]},Ab=Rb,Pb={prefix:"fas",iconName:"people-arrows",icon:[640,512,["people-arrows-left-right"],"e068","M64 64a64 64 0 1 1 128 0A64 64 0 1 1 64 64zM25.9 233.4C29.3 191.9 64 160 105.6 160h44.8c27 0 51 13.4 65.5 34.1c-2.7 1.9-5.2 4-7.5 6.3l-64 64c-21.9 21.9-21.9 57.3 0 79.2L192 391.2V464c0 26.5-21.5 48-48 48H112c-26.5 0-48-21.5-48-48V348.3c-26.5-9.5-44.7-35.8-42.2-65.6l4.1-49.3zM448 64a64 64 0 1 1 128 0A64 64 0 1 1 448 64zM431.6 200.4c-2.3-2.3-4.9-4.4-7.5-6.3c14.5-20.7 38.6-34.1 65.5-34.1h44.8c41.6 0 76.3 31.9 79.7 73.4l4.1 49.3c2.5 29.8-15.7 56.1-42.2 65.6V464c0 26.5-21.5 48-48 48H496c-26.5 0-48-21.5-48-48V391.2l47.6-47.6c21.9-21.9 21.9-57.3 0-79.2l-64-64zM272 240v32h96V240c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l64 64c9.4 9.4 9.4 24.6 0 33.9l-64 64c-6.9 6.9-17.2 8.9-26.2 5.2s-14.8-12.5-14.8-22.2V336H272v32c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-64-64c-9.4-9.4-9.4-24.6 0-33.9l64-64c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2z"]},Wb=Pb,Db={prefix:"fas",iconName:"square-caret-right",icon:[448,512,["caret-square-right"],"f152","M448 96c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320zM320 256c0 6.7-2.8 13-7.7 17.6l-112 104c-7 6.5-17.2 8.2-25.9 4.4s-14.4-12.5-14.4-22l0-208c0-9.5 5.7-18.2 14.4-22s18.9-2.1 25.9 4.4l112 104c4.9 4.5 7.7 10.9 7.7 17.6z"]},Ob=Db,Fb={prefix:"fas",iconName:"scissors",icon:[512,512,[9984,9986,9988,"cut"],"f0c4","M256 192l-39.5-39.5c4.9-12.6 7.5-26.2 7.5-40.5C224 50.1 173.9 0 112 0S0 50.1 0 112s50.1 112 112 112c14.3 0 27.9-2.7 40.5-7.5L192 256l-39.5 39.5c-12.6-4.9-26.2-7.5-40.5-7.5C50.1 288 0 338.1 0 400s50.1 112 112 112s112-50.1 112-112c0-14.3-2.7-27.9-7.5-40.5L499.2 76.8c7.1-7.1 7.1-18.5 0-25.6c-28.3-28.3-74.1-28.3-102.4 0L256 192zm22.6 150.6L396.8 460.8c28.3 28.3 74.1 28.3 102.4 0c7.1-7.1 7.1-18.5 0-25.6L342.6 278.6l-64 64zM64 112a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm48 240a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},Gb=Fb,Ub={prefix:"fas",iconName:"tachograph-digital",icon:[640,512,["digital-tachograph"],"f566","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zm32 64H320c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32zM64 368c0-8.8 7.2-16 16-16H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm320 0c0-8.8 7.2-16 16-16H560c8.8 0 16 7.2 16 16s-7.2 16-16 16H400c-8.8 0-16-7.2-16-16zM80 288a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm80-16a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm80-16a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},jb=Ub,qb={prefix:"fas",iconName:"reply",icon:[512,512,[61714,"mail-reply"],"f3e5","M205 34.8c11.5 5.1 19 16.6 19 29.2v64H336c97.2 0 176 78.8 176 176c0 113.3-81.5 163.9-100.2 174.1c-2.5 1.4-5.3 1.9-8.1 1.9c-10.9 0-19.7-8.9-19.7-19.7c0-7.5 4.3-14.4 9.8-19.5c9.4-8.8 22.2-26.4 22.2-56.7c0-53-43-96-96-96H224v64c0 12.6-7.4 24.1-19 29.2s-25 3-34.4-5.4l-160-144C3.9 225.7 0 217.1 0 208s3.9-17.7 10.6-23.8l160-144c9.4-8.5 22.9-10.6 34.4-5.4z"]},Zb=qb,Yb={prefix:"fas",iconName:"square-minus",icon:[448,512,[61767,"minus-square"],"f146","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm88 200H296c13.3 0 24 10.7 24 24s-10.7 24-24 24H152c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},Jb=Yb,Xb={prefix:"fas",iconName:"square-caret-down",icon:[448,512,["caret-square-down"],"f150","M384 480c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0zM224 352c-6.7 0-13-2.8-17.6-7.7l-104-112c-6.5-7-8.2-17.2-4.4-25.9s12.5-14.4 22-14.4l208 0c9.5 0 18.2 5.7 22 14.4s2.1 18.9-4.4 25.9l-104 112c-4.5 4.9-10.9 7.7-17.6 7.7z"]},Kb=Xb,Qb={prefix:"fas",iconName:"bars",icon:[448,512,["navicon"],"f0c9","M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"]},eh=Qb,th={prefix:"fas",iconName:"hourglass-end",icon:[384,512,[8987,"hourglass-3"],"f253","M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64V75c0 42.4 16.9 83.1 46.9 113.1L146.7 256 78.9 323.9C48.9 353.9 32 394.6 32 437v11c-17.7 0-32 14.3-32 32s14.3 32 32 32H64 320h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V437c0-42.4-16.9-83.1-46.9-113.1L237.3 256l67.9-67.9c30-30 46.9-70.7 46.9-113.1V64c17.7 0 32-14.3 32-32s-14.3-32-32-32H320 64 32zM96 75V64H288V75c0 25.5-10.1 49.9-28.1 67.9L192 210.7l-67.9-67.9C106.1 124.9 96 100.4 96 75z"]},oh=th,rh={prefix:"fas",iconName:"heart-crack",icon:[512,512,[128148,"heart-broken"],"f7a9","M119.4 44.1c23.3-3.9 46.8-1.9 68.6 5.3l49.8 77.5-75.4 75.4c-1.5 1.5-2.4 3.6-2.3 5.8s1 4.2 2.6 5.7l112 104c2.9 2.7 7.4 2.9 10.5 .3s3.8-7 1.7-10.4l-60.4-98.1 90.7-75.6c2.6-2.1 3.5-5.7 2.4-8.8L296.8 61.8c28.5-16.7 62.4-23.2 95.7-17.6C461.5 55.6 512 115.2 512 185.1v5.8c0 41.5-17.2 81.2-47.6 109.5L283.7 469.1c-7.5 7-17.4 10.9-27.7 10.9s-20.2-3.9-27.7-10.9L47.6 300.4C17.2 272.1 0 232.4 0 190.9v-5.8c0-69.9 50.5-129.5 119.4-141z"]},ch=rh,ah={prefix:"fas",iconName:"square-up-right",icon:[448,512,[8599,"external-link-square-alt"],"f360","M384 32c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H384zM320 313.4V176c0-8.8-7.2-16-16-16H166.6c-12.5 0-22.6 10.1-22.6 22.6c0 6 2.4 11.8 6.6 16L184 232l-66.3 66.3C114 302 112 306.9 112 312s2 10 5.7 13.7l36.7 36.7c3.6 3.6 8.5 5.7 13.7 5.7s10-2 13.7-5.7L248 296l33.4 33.4c4.2 4.2 10 6.6 16 6.6c12.5 0 22.6-10.1 22.6-22.6z"]},nh=ah,lh={prefix:"fas",iconName:"face-kiss-beam",icon:[512,512,[128537,"kiss-beam"],"f597","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm48.7-198.3c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C274.7 443.1 257.4 448 240 448c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9l0 0 0 0 0 0 0 0 .2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1 0 0 0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7l0 0 0 0 0 0 0 0 0 0 .2-.1 .3-.2 .6-.4c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1l-.4-.3-.5-.3-.2-.1 0 0 0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4zm-87.1-84.9l0 0 0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0zm160 0l0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0 0 0z"]},ih=lh,sh={prefix:"fas",iconName:"circle-exclamation",icon:[512,512,["exclamation-circle"],"f06a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24V264c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},dh=sh,mh={prefix:"fas",iconName:"arrow-right-from-bracket",icon:[512,512,["sign-out"],"f08b","M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224 192 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l210.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128zM160 96c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 32C43 32 0 75 0 128L0 384c0 53 43 96 96 96l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0c-17.7 0-32-14.3-32-32l0-256c0-17.7 14.3-32 32-32l64 0z"]},fh=mh,uh={prefix:"fas",iconName:"circle-chevron-down",icon:[512,512,["chevron-circle-down"],"f13a","M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM135 241c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l87 87 87-87c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L273 345c-9.4 9.4-24.6 9.4-33.9 0L135 241z"]},ph=uh,bh={prefix:"fas",iconName:"unlock-keyhole",icon:[448,512,["unlock-alt"],"f13e","M224 64c-44.2 0-80 35.8-80 80v48H384c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256c0-35.3 28.7-64 64-64H80V144C80 64.5 144.5 0 224 0c57.5 0 107 33.7 130.1 82.3c7.6 16 .8 35.1-15.2 42.6s-35.1 .8-42.6-15.2C283.4 82.6 255.9 64 224 64zm32 320c17.7 0 32-14.3 32-32s-14.3-32-32-32H192c-17.7 0-32 14.3-32 32s14.3 32 32 32h64z"]},hh=bh,gh={prefix:"fas",iconName:"headphones-simple",icon:[512,512,["headphones-alt"],"f58f","M256 80C141.1 80 48 173.1 48 288V392c0 13.3-10.7 24-24 24s-24-10.7-24-24V288C0 146.6 114.6 32 256 32s256 114.6 256 256V392c0 13.3-10.7 24-24 24s-24-10.7-24-24V288c0-114.9-93.1-208-208-208zM80 352c0-35.3 28.7-64 64-64h16c17.7 0 32 14.3 32 32V448c0 17.7-14.3 32-32 32H144c-35.3 0-64-28.7-64-64V352zm288-64c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H352c-17.7 0-32-14.3-32-32V320c0-17.7 14.3-32 32-32h16z"]},vh=gh,Ch={prefix:"fas",iconName:"circle-dollar-to-slot",icon:[512,512,["donate"],"f4b9","M326.7 403.7c-22.1 8-45.9 12.3-70.7 12.3s-48.7-4.4-70.7-12.3c-.3-.1-.5-.2-.8-.3c-30-11-56.8-28.7-78.6-51.4C70 314.6 48 263.9 48 208C48 93.1 141.1 0 256 0S464 93.1 464 208c0 55.9-22 106.6-57.9 144c-1 1-2 2.1-3 3.1c-21.4 21.4-47.4 38.1-76.3 48.6zM256 91.9c-11.1 0-20.1 9-20.1 20.1v6c-5.6 1.2-10.9 2.9-15.9 5.1c-15 6.8-27.9 19.4-31.1 37.7c-1.8 10.2-.8 20 3.4 29c4.2 8.8 10.7 15 17.3 19.5c11.6 7.9 26.9 12.5 38.6 16l2.2 .7c13.9 4.2 23.4 7.4 29.3 11.7c2.5 1.8 3.4 3.2 3.7 4c.3 .8 .9 2.6 .2 6.7c-.6 3.5-2.5 6.4-8 8.8c-6.1 2.6-16 3.9-28.8 1.9c-6-1-16.7-4.6-26.2-7.9l0 0 0 0 0 0c-2.2-.7-4.3-1.5-6.4-2.1c-10.5-3.5-21.8 2.2-25.3 12.7s2.2 21.8 12.7 25.3c1.2 .4 2.7 .9 4.4 1.5c7.9 2.7 20.3 6.9 29.8 9.1V304c0 11.1 9 20.1 20.1 20.1s20.1-9 20.1-20.1v-5.5c5.3-1 10.5-2.5 15.4-4.6c15.7-6.7 28.4-19.7 31.6-38.7c1.8-10.4 1-20.3-3-29.4c-3.9-9-10.2-15.6-16.9-20.5c-12.2-8.8-28.3-13.7-40.4-17.4l-.8-.2c-14.2-4.3-23.8-7.3-29.9-11.4c-2.6-1.8-3.4-3-3.6-3.5c-.2-.3-.7-1.6-.1-5c.3-1.9 1.9-5.2 8.2-8.1c6.4-2.9 16.4-4.5 28.6-2.6c4.3 .7 17.9 3.3 21.7 4.3c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-4.4-1.2-14.4-3.2-21-4.4V112c0-11.1-9-20.1-20.1-20.1zM48 352H64c19.5 25.9 44 47.7 72.2 64H64v32H256 448V416H375.8c28.2-16.3 52.8-38.1 72.2-64h16c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V400c0-26.5 21.5-48 48-48z"]},yh=Ch,zh={prefix:"fas",iconName:"volume-low",icon:[448,512,[128264,"volume-down"],"f027","M301.1 34.8C312.6 40 320 51.4 320 64V448c0 12.6-7.4 24-18.9 29.2s-25 3.1-34.4-5.3L131.8 352H64c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h67.8L266.7 40.1c9.4-8.4 22.9-10.4 34.4-5.3zM412.6 181.5C434.1 199.1 448 225.9 448 256s-13.9 56.9-35.4 74.5c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C393.1 284.4 400 271 400 256s-6.9-28.4-17.7-37.3c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5z"]},Hh=zh,_h={prefix:"fas",iconName:"wheat-awn",icon:[512,512,["wheat-alt"],"e2cd","M505 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L383 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l88-88zM305.5 27.3c-6.2-6.2-16.4-6.2-22.6 0L271.5 38.6c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8l-11.3-11.3c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8L101.8 231c-6.2-6.2-16.4-6.2-22.6 0L67.9 242.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l68.9-68.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-21.8-21.8-49.6-34.1-78.1-36.9l31.9-31.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-21.8-21.8-49.6-34.1-78.1-36.9l31.9-31.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0L486.5 231c6.2-6.2 6.2-16.4 0-22.6L475.2 197c-5.2-5.2-10.6-9.8-16.4-13.9L505 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-59.4 59.4c-20.6-4.4-42-3.7-62.3 2.1c6.1-21.3 6.6-43.8 1.4-65.3L409 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L329.1 52.9c-3.7-5-7.8-9.8-12.4-14.3L305.5 27.3z"]},Vh=_h,xh={prefix:"fas",iconName:"square-check",icon:[448,512,[9745,9989,61510,"check-square"],"f14a","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM337 209L209 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L303 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},Mh=xh,Lh={prefix:"fas",iconName:"heading",icon:[448,512,["header"],"f1dc","M0 64C0 46.3 14.3 32 32 32H80h48c17.7 0 32 14.3 32 32s-14.3 32-32 32H112V208H336V96H320c-17.7 0-32-14.3-32-32s14.3-32 32-32h48 48c17.7 0 32 14.3 32 32s-14.3 32-32 32H400V240 416h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H368 320c-17.7 0-32-14.3-32-32s14.3-32 32-32h16V272H112V416h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H80 32c-17.7 0-32-14.3-32-32s14.3-32 32-32H48V240 96H32C14.3 96 0 81.7 0 64z"]},wh=Lh,Sh={prefix:"fas",iconName:"list",icon:[512,512,["list-squares"],"f03a","M40 48C26.7 48 16 58.7 16 72v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V72c0-13.3-10.7-24-24-24H40zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zM16 232v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V232c0-13.3-10.7-24-24-24H40c-13.3 0-24 10.7-24 24zM40 368c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24H88c13.3 0 24-10.7 24-24V392c0-13.3-10.7-24-24-24H40z"]},Eh=Sh,kh={prefix:"fas",iconName:"square-phone-flip",icon:[448,512,["phone-square-alt"],"f87b","M384 32c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H384zm-90.7 96.7c-9.7-2.6-19.9 2.3-23.7 11.6l-20 48c-3.4 8.2-1 17.6 5.8 23.2L280 231.7c-16.6 35.2-45.1 63.7-80.3 80.3l-20.2-24.7c-5.6-6.8-15-9.2-23.2-5.8l-48 20c-9.3 3.9-14.2 14-11.6 23.7l12 44C111.1 378 119 384 128 384c123.7 0 224-100.3 224-224c0-9-6-16.9-14.7-19.3l-44-12z"]},Nh=kh,Th={prefix:"fas",iconName:"circle-dot",icon:[512,512,[128280,"dot-circle"],"f192","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-352a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},Bh=Th,Ih={prefix:"fas",iconName:"face-dizzy",icon:[512,512,["dizzy"],"f567","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-224a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM100.7 132.7c6.2-6.2 16.4-6.2 22.6 0L160 169.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L182.6 192l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L160 214.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L137.4 192l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6zm192 0c6.2-6.2 16.4-6.2 22.6 0L352 169.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L374.6 192l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L352 214.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L329.4 192l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6z"]},$h=Ih,Rh={prefix:"fas",iconName:"futbol",icon:[512,512,[9917,"futbol-ball","soccer-ball"],"f1e3","M417.3 360.1l-71.6-4.8c-5.2-.3-10.3 1.1-14.5 4.2s-7.2 7.4-8.4 12.5l-17.6 69.6C289.5 445.8 273 448 256 448s-33.5-2.2-49.2-6.4L189.2 372c-1.3-5-4.3-9.4-8.4-12.5s-9.3-4.5-14.5-4.2l-71.6 4.8c-17.6-27.2-28.5-59.2-30.4-93.6L125 228.3c4.4-2.8 7.6-7 9.2-11.9s1.4-10.2-.5-15l-26.7-66.6C128 109.2 155.3 89 186.7 76.9l55.2 46c4 3.3 9 5.1 14.1 5.1s10.2-1.8 14.1-5.1l55.2-46c31.3 12.1 58.7 32.3 79.6 57.9l-26.7 66.6c-1.9 4.8-2.1 10.1-.5 15s4.9 9.1 9.2 11.9l60.7 38.2c-1.9 34.4-12.8 66.4-30.4 93.6zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm14.1-325.7c-8.4-6.1-19.8-6.1-28.2 0L194 221c-8.4 6.1-11.9 16.9-8.7 26.8l18.3 56.3c3.2 9.9 12.4 16.6 22.8 16.6h59.2c10.4 0 19.6-6.7 22.8-16.6l18.3-56.3c3.2-9.9-.3-20.7-8.7-26.8l-47.9-34.8z"]},Ah=Rh,Ph=Rh,Wh={prefix:"fas",iconName:"paintbrush",icon:[576,512,[128396,"paint-brush"],"f1fc","M339.3 367.1c27.3-3.9 51.9-19.4 67.2-42.9L568.2 74.1c12.6-19.5 9.4-45.3-7.6-61.2S517.7-4.4 499.1 9.6L262.4 187.2c-24 18-38.2 46.1-38.4 76.1L339.3 367.1zm-19.6 25.4l-116-104.4C143.9 290.3 96 339.6 96 400c0 3.9 .2 7.8 .6 11.6C98.4 429.1 86.4 448 68.8 448H64c-17.7 0-32 14.3-32 32s14.3 32 32 32H208c61.9 0 112-50.1 112-112c0-2.5-.1-5-.2-7.5z"]},Dh=Wh,Oh={prefix:"fas",iconName:"hot-tub-person",icon:[512,512,["hot-tub"],"f593","M272 24c0-13.3-10.7-24-24-24s-24 10.7-24 24v5.2c0 34 14.4 66.4 39.7 89.2l16.4 14.8c15.2 13.7 23.8 33.1 23.8 53.5V200c0 13.3 10.7 24 24 24s24-10.7 24-24V186.8c0-34-14.4-66.4-39.7-89.2L295.8 82.8C280.7 69.1 272 49.7 272 29.2V24zM0 320v16V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V320c0-35.3-28.7-64-64-64H277.3c-13.8 0-27.3-4.5-38.4-12.8l-85.3-64C137 166.7 116.8 160 96 160c-53 0-96 43-96 96v64zm128 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V336c0-8.8 7.2-16 16-16s16 7.2 16 16zm80-16c8.8 0 16 7.2 16 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm112 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V336c0-8.8 7.2-16 16-16s16 7.2 16 16zm80-16c8.8 0 16 7.2 16 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V336c0-8.8 7.2-16 16-16zM360 0c-13.3 0-24 10.7-24 24v5.2c0 34 14.4 66.4 39.7 89.2l16.4 14.8c15.2 13.7 23.8 33.1 23.8 53.5V200c0 13.3 10.7 24 24 24s24-10.7 24-24V186.8c0-34-14.4-66.4-39.7-89.2L407.8 82.8C392.7 69.1 384 49.7 384 29.2V24c0-13.3-10.7-24-24-24zM64 128A64 64 0 1 0 64 0a64 64 0 1 0 0 128z"]},Fh=Oh,Gh={prefix:"fas",iconName:"map-location",icon:[576,512,["map-marked"],"f59f","M302.8 312C334.9 271.9 408 174.6 408 120C408 53.7 354.3 0 288 0S168 53.7 168 120c0 54.6 73.1 151.9 105.2 192c7.7 9.6 22 9.6 29.6 0zM416 503l144.9-58c9.1-3.6 15.1-12.5 15.1-22.3V152c0-17-17.1-28.6-32.9-22.3l-116 46.4c-.5 1.2-1 2.5-1.5 3.7c-2.9 6.8-6.1 13.7-9.6 20.6V503zM15.1 187.3C6 191 0 199.8 0 209.6V480.4c0 17 17.1 28.6 32.9 22.3L160 451.8V200.4c-3.5-6.9-6.7-13.8-9.6-20.6c-5.6-13.2-10.4-27.4-12.8-41.5l-122.6 49zM384 255c-20.5 31.3-42.3 59.6-56.2 77c-20.5 25.6-59.1 25.6-79.6 0c-13.9-17.4-35.7-45.7-56.2-77V449.4l192 54.9V255z"]},Uh=Gh,jh={prefix:"fas",iconName:"pen-to-square",icon:[512,512,["edit"],"f044","M471.6 21.7c-21.9-21.9-57.3-21.9-79.2 0L362.3 51.7l97.9 97.9 30.1-30.1c21.9-21.9 21.9-57.3 0-79.2L471.6 21.7zm-299.2 220c-6.1 6.1-10.8 13.6-13.5 21.9l-29.6 88.8c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l88.8-29.6c8.2-2.7 15.7-7.4 21.9-13.5L437.7 172.3 339.7 74.3 172.4 241.7zM96 64C43 64 0 107 0 160V416c0 53 43 96 96 96H352c53 0 96-43 96-96V320c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H96z"]},qh=jh,Zh={prefix:"fas",iconName:"share-nodes",icon:[448,512,["share-alt"],"f1e0","M352 224c53 0 96-43 96-96s-43-96-96-96s-96 43-96 96c0 4 .2 8 .7 11.9l-94.1 47C145.4 170.2 121.9 160 96 160c-53 0-96 43-96 96s43 96 96 96c25.9 0 49.4-10.2 66.6-26.9l94.1 47c-.5 3.9-.7 7.8-.7 11.9c0 53 43 96 96 96s96-43 96-96s-43-96-96-96c-25.9 0-49.4 10.2-66.6 26.9l-94.1-47c.5-3.9 .7-7.8 .7-11.9s-.2-8-.7-11.9l94.1-47C302.6 213.8 326.1 224 352 224z"]},Yh=Zh,Jh={prefix:"fas",iconName:"hourglass-half",icon:[384,512,["hourglass-2"],"f252","M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64V75c0 42.4 16.9 83.1 46.9 113.1L146.7 256 78.9 323.9C48.9 353.9 32 394.6 32 437v11c-17.7 0-32 14.3-32 32s14.3 32 32 32H64 320h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V437c0-42.4-16.9-83.1-46.9-113.1L237.3 256l67.9-67.9c30-30 46.9-70.7 46.9-113.1V64c17.7 0 32-14.3 32-32s-14.3-32-32-32H320 64 32zM96 75V64H288V75c0 19-5.6 37.4-16 53H112c-10.3-15.6-16-34-16-53zm16 309c3.5-5.3 7.6-10.3 12.1-14.9L192 301.3l67.9 67.9c4.6 4.6 8.6 9.6 12.1 14.9H112z"]},Xh=Jh,Kh={prefix:"fas",iconName:"bag-shopping",icon:[448,512,["shopping-bag"],"f290","M160 112c0-35.3 28.7-64 64-64s64 28.7 64 64v48H160V112zm-48 48H48c-26.5 0-48 21.5-48 48V416c0 53 43 96 96 96H352c53 0 96-43 96-96V208c0-26.5-21.5-48-48-48H336V112C336 50.1 285.9 0 224 0S112 50.1 112 112v48zm24 48a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm152 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},Qh=Kh,eg={prefix:"fas",iconName:"arrow-down-z-a",icon:[576,512,["sort-alpha-desc","sort-alpha-down-alt"],"f881","M183.6 469.6C177.5 476.2 169 480 160 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L128 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32V365.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 64c0-17.7 14.3-32 32-32H480c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9L429.3 160H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H352c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L402.7 96H352c-17.7 0-32-14.3-32-32zm96 192c12.1 0 23.2 6.8 28.6 17.7l64 128 16 32c7.9 15.8 1.5 35-14.3 42.9s-35 1.5-42.9-14.3L460.2 448H371.8l-7.2 14.3c-7.9 15.8-27.1 22.2-42.9 14.3s-22.2-27.1-14.3-42.9l16-32 64-128c5.4-10.8 16.5-17.7 28.6-17.7zM395.8 400h40.4L416 359.6 395.8 400z"]},tg=eg,og=eg,rg={prefix:"fas",iconName:"hand",icon:[512,512,[129306,9995,"hand-paper"],"f256","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V336c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L124.8 448c43.1 41.1 100.4 64 160 64H304c97.2 0 176-78.8 176-176V128c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V32z"]},cg=rg,ag={prefix:"fas",iconName:"face-kiss",icon:[512,512,[128535,"kiss"],"f596","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm48.7-198.3c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C274.7 443.1 257.4 448 240 448c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9l0 0 0 0 0 0 0 0 .2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1 0 0 0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7l0 0 0 0 0 0 0 0 0 0 .2-.1 .3-.2 .6-.4c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1l-.4-.3-.5-.3-.2-.1 0 0 0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},ng=ag,lg={prefix:"fas",iconName:"face-grin-tongue",icon:[512,512,[128539,"grin-tongue"],"f589","M0 256C0 368.9 73.1 464.7 174.5 498.8C165.3 484 160 466.6 160 448V400.7c-24-17.5-43.1-41.4-54.8-69.2c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19c12.3-3.8 24.3 6.9 19.3 18.7c-11.8 28-31.1 52-55.4 69.6V448c0 18.6-5.3 36-14.5 50.8C438.9 464.7 512 368.9 512 256C512 114.6 397.4 0 256 0S0 114.6 0 256zm176.4-80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM320 448V402.6c0-14.7-11.9-26.6-26.6-26.6h-2c-11.3 0-21.1 7.9-23.6 18.9c-2.8 12.6-20.8 12.6-23.6 0c-2.5-11.1-12.3-18.9-23.6-18.9h-2c-14.7 0-26.6 11.9-26.6 26.6V448c0 35.3 28.7 64 64 64s64-28.7 64-64z"]},ig=lg,sg={prefix:"fas",iconName:"face-grin-wink",icon:[512,512,["grin-wink"],"f58c","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zm-16.9-79.2c-17.6-23.5-52.8-23.5-70.4 0c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},dg=sg,mg={prefix:"fas",iconName:"ear-deaf",icon:[512,512,["deaf","deafness","hard-of-hearing"],"f2a4","M502.6 54.6l-40 40c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l40-40c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3zm-320 320l-128 128c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l128-128c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3zM240 128c-57.6 0-105.1 43.6-111.3 99.5c-1.9 17.6-17.8 30.2-35.3 28.3s-30.2-17.8-28.3-35.3C74.8 132.5 149.4 64 240 64c97.2 0 176 78.8 176 176c0 46-17.7 87.9-46.6 119.3c-12 13-17.4 24.8-17.4 34.7V400c0 61.9-50.1 112-112 112c-17.7 0-32-14.3-32-32s14.3-32 32-32c26.5 0 48-21.5 48-48v-6.1c0-32.9 17.4-59.6 34.4-78c18.4-20 29.6-46.6 29.6-75.9c0-61.9-50.1-112-112-112zm0 80c-17.7 0-32 14.3-32 32c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-44.2 35.8-80 80-80s80 35.8 80 80c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-17.7-14.3-32-32-32z"]},fg=mg,ug=mg,pg=mg,bg={prefix:"fas",iconName:"square-rss",icon:[448,512,["rss-square"],"f143","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM96 136c0-13.3 10.7-24 24-24c137 0 248 111 248 248c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-110.5-89.5-200-200-200c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24c83.9 0 152 68.1 152 152c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-57.4-46.6-104-104-104c-13.3 0-24-10.7-24-24zm0 120a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},hg=bg,gg={prefix:"fas",iconName:"hryvnia-sign",icon:[384,512,[8372,"hryvnia"],"f6f2","M121.9 116.2C138.3 103.1 158.7 96 179.6 96H223c27.1 0 49 21.9 49 49c0 11.5-4 22.4-11.1 31H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H155.5l-50.6 28.9c-1.7 1-3.4 2-5.1 3.1H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H52.3c-2.8 9.9-4.3 20.4-4.3 31c0 62.4 50.6 113 113 113h43.4c35.5 0 70-12.1 97.7-34.3L308 441c13.8-11 16-31.2 5-45s-31.2-16-45-5l-5.9 4.7c-16.4 13.1-36.7 20.2-57.7 20.2H161c-27.1 0-49-21.9-49-49c0-11.5 4-22.4 11.1-31H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H228.5l50.6-28.9c1.7-1 3.4-2 5.1-3.1H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H331.7c2.8-10 4.3-20.4 4.3-31c0-62.4-50.6-113-113-113H179.6c-35.5 0-70 12.1-97.7 34.3L76 71c-13.8 11-16 31.2-5 45s31.2 16 45 5l5.9-4.7z"]},vg=gg,Cg={prefix:"fas",iconName:"face-grin-wide",icon:[512,512,[128515,"grin-alt"],"f581","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM208 192c0 35.3-14.3 64-32 64s-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64zm128 64c-17.7 0-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64s-14.3 64-32 64z"]},yg=Cg,zg={prefix:"fas",iconName:"staff-snake",icon:[384,512,["rod-asclepius","rod-snake","staff-aesculapius"],"e579","M222.6 43.2l-.1 4.8H288c53 0 96 43 96 96s-43 96-96 96H248V160h40c8.8 0 16-7.2 16-16s-7.2-16-16-16H248 220l-4.5 144H256c53 0 96 43 96 96s-43 96-96 96H240V384h16c8.8 0 16-7.2 16-16s-7.2-16-16-16H213l-3.1 99.5L208.5 495l0 1c-.3 8.9-7.6 16-16.5 16s-16.2-7.1-16.5-16l0-1-1-31H136c-22.1 0-40-17.9-40-40s17.9-40 40-40h36l-1-32H152c-53 0-96-43-96-96c0-47.6 34.6-87.1 80-94.7V256c0 8.8 7.2 16 16 16h16.5L164 128H136 122.6c-9 18.9-28.3 32-50.6 32H56c-30.9 0-56-25.1-56-56S25.1 48 56 48h8 8 89.5l-.1-4.8L161 32c0-.7 0-1.3 0-1.9c.5-16.6 14.1-30 31-30s30.5 13.4 31 30c0 .6 0 1.3 0 1.9l-.4 11.2zM64 112a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},Hg=zg,_g=zg,Vg=zg,xg={prefix:"fas",iconName:"truck-medical",icon:[640,512,[128657,"ambulance"],"f0f9","M0 48C0 21.5 21.5 0 48 0H368c26.5 0 48 21.5 48 48V96h50.7c17 0 33.3 6.7 45.3 18.7L589.3 192c12 12 18.7 28.3 18.7 45.3V256v32 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48V48zM416 256H544V237.3L466.7 160H416v96zM160 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM176 80v48l-48 0c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V192h48c8.8 0 16-7.2 16-16V144c0-8.8-7.2-16-16-16H240V80c0-8.8-7.2-16-16-16H192c-8.8 0-16 7.2-16 16z"]},Mg=xg,Lg={prefix:"fas",iconName:"temperature-half",icon:[320,512,[127777,"temperature-2","thermometer-2","thermometer-half"],"f2c9","M160 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V208c0-8.8 7.2-16 16-16s16 7.2 16 16V322.7c18.6 6.6 32 24.4 32 45.3z"]},wg=Lg,Sg=Lg,Eg=Lg,kg={prefix:"fas",iconName:"poo-storm",icon:[448,512,["poo-bolt"],"f75a","M236.9 .2c-5.5-.7-11 1.4-14.5 5.7s-4.6 10.1-2.8 15.3c2.8 8.2 4.3 16.9 4.3 26.1c0 21.7-8.5 37.2-21.9 47.6c-13.8 10.8-34 17-57.8 17H128c-35.3 0-64 28.7-64 64c0 12.2 3.4 23.5 9.3 33.2C31.7 216.2 0 252.4 0 296c0 41 28 75.4 65.8 85.2c-5.3-18.5 1-38.5 16.2-50.7l160-128c17.6-14.1 42.6-14 60.2 .2s22.8 38.6 12.8 58.8L285.7 320H304c20.4 0 38.5 12.9 45.3 32.1c3.7 10.6 3.5 21.8 0 31.9H360c48.6 0 88-39.4 88-88c0-43.6-31.7-79.8-73.3-86.8c5.9-9.7 9.3-21.1 9.3-33.2c0-35.3-28.7-64-64-64h-1.4c.9-5.4 1.4-10.9 1.4-16.6c0-48.7-36.1-88.9-83.1-95.2zm45.1 227.4c-5.8-4.7-14.2-4.7-20.1-.1l-160 128c-5.3 4.2-7.4 11.4-5.1 17.8s8.3 10.7 15.1 10.7h70.1L129.7 488.8c-3.4 6.7-1.6 14.9 4.3 19.6s14.2 4.7 20.1 .1l160-128c5.3-4.2 7.4-11.4 5.1-17.8s-8.3-10.7-15.1-10.7H233.9l52.4-104.8c3.4-6.7 1.6-14.9-4.3-19.6z"]},Ng=kg,Tg={prefix:"fas",iconName:"face-frown-open",icon:[512,512,[128550,"frown-open"],"f57a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm-122 174.5c-12.4 5.2-26.5-4.1-21.1-16.4c16-36.6 52.4-62.1 94.8-62.1s78.8 25.6 94.8 62.1c5.4 12.3-8.7 21.6-21.1 16.4c-22.4-9.5-47.4-14.8-73.7-14.8s-51.3 5.3-73.7 14.8z"]},Bg=Tg,Ig={prefix:"fas",iconName:"folder",icon:[512,512,[128193,128447,61716,"folder-blank"],"f07b","M64 480H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H288c-10.1 0-19.6-4.7-25.6-12.8L243.2 57.6C231.1 41.5 212.1 32 192 32H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64z"]},$g=Ig,Rg={prefix:"fas",iconName:"file-waveform",icon:[448,512,["file-medical-alt"],"f478","M96 0C60.7 0 32 28.7 32 64V288H144c6.1 0 11.6 3.4 14.3 8.8L176 332.2l49.7-99.4c2.7-5.4 8.3-8.8 14.3-8.8s11.6 3.4 14.3 8.8L281.9 288H352c8.8 0 16 7.2 16 16s-7.2 16-16 16H272c-6.1 0-11.6-3.4-14.3-8.8L240 275.8l-49.7 99.4c-2.7 5.4-8.3 8.8-14.3 8.8s-11.6-3.4-14.3-8.8L134.1 320H32V448c0 35.3 28.7 64 64 64H352c35.3 0 64-28.7 64-64V160H288c-17.7 0-32-14.3-32-32V0H96zM288 0V128H416L288 0z"]},Ag=Rg,Pg={prefix:"fas",iconName:"gauge",icon:[512,512,["dashboard","gauge-med","tachometer-alt-average"],"f624","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm320 96c0-26.9-16.5-49.9-40-59.3V88c0-13.3-10.7-24-24-24s-24 10.7-24 24V292.7c-23.5 9.5-40 32.5-40 59.3c0 35.3 28.7 64 64 64s64-28.7 64-64zM144 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm-16 80a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM400 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},Wg=Pg,Dg=Pg,Og=Pg,Fg={prefix:"fas",iconName:"wand-magic-sparkles",icon:[576,512,["magic-wand-sparkles"],"e2ca","M234.7 42.7L197 56.8c-3 1.1-5 4-5 7.2s2 6.1 5 7.2l37.7 14.1L248.8 123c1.1 3 4 5 7.2 5s6.1-2 7.2-5l14.1-37.7L315 71.2c3-1.1 5-4 5-7.2s-2-6.1-5-7.2L277.3 42.7 263.2 5c-1.1-3-4-5-7.2-5s-6.1 2-7.2 5L234.7 42.7zM46.1 395.4c-18.7 18.7-18.7 49.1 0 67.9l34.6 34.6c18.7 18.7 49.1 18.7 67.9 0L529.9 116.5c18.7-18.7 18.7-49.1 0-67.9L495.3 14.1c-18.7-18.7-49.1-18.7-67.9 0L46.1 395.4zM484.6 82.6l-105 105-23.3-23.3 105-105 23.3 23.3zM7.5 117.2C3 118.9 0 123.2 0 128s3 9.1 7.5 10.8L64 160l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L128 160l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L128 96 106.8 39.5C105.1 35 100.8 32 96 32s-9.1 3-10.8 7.5L64 96 7.5 117.2zm352 256c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L416 416l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L480 416l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L480 352l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L416 352l-56.5 21.2z"]},Gg=Fg,Ug={prefix:"fas",iconName:"pen-clip",icon:[512,512,["pen-alt"],"f305","M453.3 19.3l39.4 39.4c25 25 25 65.5 0 90.5l-52.1 52.1 0 0-1-1 0 0-16-16-96-96-17-17 52.1-52.1c25-25 65.5-25 90.5 0zM241 114.9c-9.4-9.4-24.6-9.4-33.9 0L105 217c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L173.1 81c28.1-28.1 73.7-28.1 101.8 0L288 94.1l17 17 96 96 16 16 1 1-17 17L229.5 412.5c-48 48-109.2 80.8-175.8 94.1l-25 5c-7.9 1.6-16-.9-21.7-6.6s-8.1-13.8-6.6-21.7l5-25c13.3-66.6 46.1-127.8 94.1-175.8L254.1 128 241 114.9z"]},jg=Ug,qg={prefix:"fas",iconName:"van-shuttle",icon:[640,512,[128656,"shuttle-van"],"f5b6","M64 104v88h96V96H72c-4.4 0-8 3.6-8 8zm482 88L465.1 96H384v96H546zm-226 0V96H224v96h96zM592 384H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48V104C0 64.2 32.2 32 72 32H192 352 465.1c18.9 0 36.8 8.3 49 22.8L625 186.5c9.7 11.5 15 26.1 15 41.2V336c0 26.5-21.5 48-48 48zm-64 0a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM160 432a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},Zg=qg,Yg={prefix:"fas",iconName:"square-caret-left",icon:[448,512,["caret-square-left"],"f191","M0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416zM128 256c0-6.7 2.8-13 7.7-17.6l112-104c7-6.5 17.2-8.2 25.9-4.4s14.4 12.5 14.4 22l0 208c0 9.5-5.7 18.2-14.4 22s-18.9 2.1-25.9-4.4l-112-104c-4.9-4.5-7.7-10.9-7.7-17.6z"]},Jg=Yg,Xg={prefix:"fas",iconName:"chart-area",icon:[512,512,["area-chart"],"f1fe","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V400c0 44.2 35.8 80 80 80H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H80c-8.8 0-16-7.2-16-16V64zm96 288H448c17.7 0 32-14.3 32-32V251.8c0-7.6-2.7-15-7.7-20.8l-65.8-76.8c-12.1-14.2-33.7-15-46.9-1.8l-21 21c-10 10-26.4 9.2-35.4-1.6l-39.2-47c-12.6-15.1-35.7-15.4-48.7-.6L135.9 215c-5.1 5.8-7.9 13.3-7.9 21.1v84c0 17.7 14.3 32 32 32z"]},Kg=Xg,Qg={prefix:"fas",iconName:"ban",icon:[512,512,[128683,"cancel"],"f05e","M367.2 412.5L99.5 144.8C77.1 176.1 64 214.5 64 256c0 106 86 192 192 192c41.5 0 79.9-13.1 111.2-35.5zm45.3-45.3C434.9 335.9 448 297.5 448 256c0-106-86-192-192-192c-41.5 0-79.9 13.1-111.2 35.5L412.5 367.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},ev=Qg,tv={prefix:"fas",iconName:"spray-can-sparkles",icon:[512,512,["air-freshener"],"f5d0","M96 32v96H224V32c0-17.7-14.3-32-32-32H128C110.3 0 96 14.3 96 32zm0 128c-53 0-96 43-96 96V464c0 26.5 21.5 48 48 48H272c26.5 0 48-21.5 48-48V256c0-53-43-96-96-96H96zm64 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160zM384 48c0-1.4-1-3-2.2-3.6L352 32 339.6 2.2C339 1 337.4 0 336 0s-3 1-3.6 2.2L320 32 290.2 44.4C289 45 288 46.6 288 48c0 1.4 1 3 2.2 3.6L320 64l12.4 29.8C333 95 334.6 96 336 96s3-1 3.6-2.2L352 64l29.8-12.4C383 51 384 49.4 384 48zm76.4 45.8C461 95 462.6 96 464 96s3-1 3.6-2.2L480 64l29.8-12.4C511 51 512 49.4 512 48c0-1.4-1-3-2.2-3.6L480 32 467.6 2.2C467 1 465.4 0 464 0s-3 1-3.6 2.2L448 32 418.2 44.4C417 45 416 46.6 416 48c0 1.4 1 3 2.2 3.6L448 64l12.4 29.8zm7.2 100.4c-.6-1.2-2.2-2.2-3.6-2.2s-3 1-3.6 2.2L448 224l-29.8 12.4c-1.2 .6-2.2 2.2-2.2 3.6c0 1.4 1 3 2.2 3.6L448 256l12.4 29.8c.6 1.2 2.2 2.2 3.6 2.2s3-1 3.6-2.2L480 256l29.8-12.4c1.2-.6 2.2-2.2 2.2-3.6c0-1.4-1-3-2.2-3.6L480 224l-12.4-29.8zM448 144c0-1.4-1-3-2.2-3.6L416 128 403.6 98.2C403 97 401.4 96 400 96s-3 1-3.6 2.2L384 128l-29.8 12.4c-1.2 .6-2.2 2.2-2.2 3.6c0 1.4 1 3 2.2 3.6L384 160l12.4 29.8c.6 1.2 2.2 2.2 3.6 2.2s3-1 3.6-2.2L416 160l29.8-12.4c1.2-.6 2.2-2.2 2.2-3.6z"]},ov=tv,rv={prefix:"fas",iconName:"arrow-pointer",icon:[320,512,["mouse-pointer"],"f245","M0 55.2V426c0 12.2 9.9 22 22 22c6.3 0 12.4-2.7 16.6-7.5L121.2 346l58.1 116.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9L179.8 320H297.9c12.2 0 22.1-9.9 22.1-22.1c0-6.3-2.7-12.3-7.4-16.5L38.6 37.9C34.3 34.1 28.9 32 23.2 32C10.4 32 0 42.4 0 55.2z"]},cv=rv,av={prefix:"fas",iconName:"maximize",icon:[512,512,["expand-arrows-alt"],"f31e","M200 32H56C42.7 32 32 42.7 32 56V200c0 9.7 5.8 18.5 14.8 22.2s19.3 1.7 26.2-5.2l40-40 79 79-79 79L73 295c-6.9-6.9-17.2-8.9-26.2-5.2S32 302.3 32 312V456c0 13.3 10.7 24 24 24H200c9.7 0 18.5-5.8 22.2-14.8s1.7-19.3-5.2-26.2l-40-40 79-79 79 79-40 40c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8H456c13.3 0 24-10.7 24-24V312c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2l-40 40-79-79 79-79 40 40c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V56c0-13.3-10.7-24-24-24H312c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l40 40-79 79-79-79 40-40c6.9-6.9 8.9-17.2 5.2-26.2S209.7 32 200 32z"]},nv=av,lv={prefix:"fas",iconName:"shapes",icon:[512,512,["triangle-circle-square"],"f61f","M315.4 15.5C309.7 5.9 299.2 0 288 0s-21.7 5.9-27.4 15.5l-96 160c-5.9 9.9-6.1 22.2-.4 32.2s16.3 16.2 27.8 16.2H384c11.5 0 22.2-6.2 27.8-16.2s5.5-22.3-.4-32.2l-96-160zM288 312V456c0 22.1 17.9 40 40 40H472c22.1 0 40-17.9 40-40V312c0-22.1-17.9-40-40-40H328c-22.1 0-40 17.9-40 40zM128 512a128 128 0 1 0 0-256 128 128 0 1 0 0 256z"]},iv=lv,sv={prefix:"fas",iconName:"shuffle",icon:[512,512,[128256,"random"],"f074","M403.8 34.4c12-5 25.7-2.2 34.9 6.9l64 64c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-64 64c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V160H352c-10.1 0-19.6 4.7-25.6 12.8L284 229.3 244 176l31.2-41.6C293.3 110.2 321.8 96 352 96h32V64c0-12.9 7.8-24.6 19.8-29.6zM164 282.7L204 336l-31.2 41.6C154.7 401.8 126.2 416 96 416H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96c10.1 0 19.6-4.7 25.6-12.8L164 282.7zm274.6 188c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V416H352c-30.2 0-58.7-14.2-76.8-38.4L121.6 172.8c-6-8.1-15.5-12.8-25.6-12.8H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96c30.2 0 58.7 14.2 76.8 38.4L326.4 339.2c6 8.1 15.5 12.8 25.6 12.8h32V320c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l64 64c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-64 64z"]},dv=sv,mv={prefix:"fas",iconName:"person-running",icon:[448,512,[127939,"running"],"f70c","M320 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM125.7 175.5c9.9-9.9 23.4-15.5 37.5-15.5c1.9 0 3.8 .1 5.6 .3L137.6 254c-9.3 28 1.7 58.8 26.8 74.5l86.2 53.9-25.4 88.8c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l28.7-100.4c5.9-20.6-2.6-42.6-20.7-53.9L238 299l30.9-82.4 5.1 12.3C289 264.7 323.9 288 362.7 288H384c17.7 0 32-14.3 32-32s-14.3-32-32-32H362.7c-12.9 0-24.6-7.8-29.5-19.7l-6.3-15c-14.6-35.1-44.1-61.9-80.5-73.1l-48.7-15c-11.1-3.4-22.7-5.2-34.4-5.2c-31 0-60.8 12.3-82.7 34.3L57.4 153.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l23.1-23.1zM91.2 352H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h69.6c19 0 36.2-11.2 43.9-28.5L157 361.6l-9.5-6c-17.5-10.9-30.5-26.8-37.9-44.9L91.2 352z"]},fv=mv,uv={prefix:"fas",iconName:"computer-mouse",icon:[384,512,[128433,"mouse"],"f8cc","M0 192H176V0H160C71.6 0 0 71.6 0 160v32zm0 32V352c0 88.4 71.6 160 160 160h64c88.4 0 160-71.6 160-160V224H192 0zm384-32V160C384 71.6 312.4 0 224 0H208V192H384z"]},pv=uv,bv={prefix:"fas",iconName:"arrow-right-to-bracket",icon:[512,512,["sign-in"],"f090","M352 96l64 0c17.7 0 32 14.3 32 32l0 256c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0c53 0 96-43 96-96l0-256c0-53-43-96-96-96l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32zm-9.4 182.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L242.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l210.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z"]},hv=bv,gv={prefix:"fas",iconName:"shop-slash",icon:[640,512,["store-alt-slash"],"e070","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-54.8-43V224H512V376L384 275.7V224H320v1.5L277.2 192H603.2c20.3 0 36.8-16.5 36.8-36.8c0-7.3-2.2-14.4-6.2-20.4L558.2 21.4C549.3 8 534.4 0 518.3 0H121.7c-16 0-31 8-39.9 21.4L74.1 32.8 38.8 5.1zM36.8 192h85L21 112.5 6.2 134.7c-4 6.1-6.2 13.2-6.2 20.4C0 175.5 16.5 192 36.8 192zM320 384H128V224H64V384v80c0 26.5 21.5 48 48 48H336c26.5 0 48-21.5 48-48V398.5l-64-50.4V384z"]},vv=gv,Cv={prefix:"fas",iconName:"hourglass-start",icon:[384,512,["hourglass-1"],"f251","M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64V75c0 42.4 16.9 83.1 46.9 113.1L146.7 256 78.9 323.9C48.9 353.9 32 394.6 32 437v11c-17.7 0-32 14.3-32 32s14.3 32 32 32H64 320h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V437c0-42.4-16.9-83.1-46.9-113.1L237.3 256l67.9-67.9c30-30 46.9-70.7 46.9-113.1V64c17.7 0 32-14.3 32-32s-14.3-32-32-32H320 64 32zM288 437v11H96V437c0-25.5 10.1-49.9 28.1-67.9L192 301.3l67.9 67.9c18 18 28.1 42.4 28.1 67.9z"]},yv=Cv,zv={prefix:"fas",iconName:"right-to-bracket",icon:[512,512,["sign-in-alt"],"f2f6","M217.9 105.9L340.7 228.7c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L217.9 406.1c-6.4 6.4-15 9.9-24 9.9c-18.7 0-33.9-15.2-33.9-33.9l0-62.1L32 320c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l128 0 0-62.1c0-18.7 15.2-33.9 33.9-33.9c9 0 17.6 3.6 24 9.9zM352 416l64 0c17.7 0 32-14.3 32-32l0-256c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0c53 0 96 43 96 96l0 256c0 53-43 96-96 96l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},Hv=zv,_v={prefix:"fas",iconName:"heart-pulse",icon:[512,512,["heartbeat"],"f21e","M228.3 469.1L47.6 300.4c-4.2-3.9-8.2-8.1-11.9-12.4h87c22.6 0 43-13.6 51.7-34.5l10.5-25.2 49.3 109.5c3.8 8.5 12.1 14 21.4 14.1s17.8-5 22-13.3L320 253.7l1.7 3.4c9.5 19 28.9 31 50.1 31H476.3c-3.7 4.3-7.7 8.5-11.9 12.4L283.7 469.1c-7.5 7-17.4 10.9-27.7 10.9s-20.2-3.9-27.7-10.9zM503.7 240h-132c-3 0-5.8-1.7-7.2-4.4l-23.2-46.3c-4.1-8.1-12.4-13.3-21.5-13.3s-17.4 5.1-21.5 13.3l-41.4 82.8L205.9 158.2c-3.9-8.7-12.7-14.3-22.2-14.1s-18.1 5.9-21.8 14.8l-31.8 76.3c-1.2 3-4.2 4.9-7.4 4.9H16c-2.6 0-5 .4-7.3 1.1C3 225.2 0 208.2 0 190.9v-5.8c0-69.9 50.5-129.5 119.4-141C165 36.5 211.4 51.4 244 84l12 12 12-12c32.6-32.6 79-47.5 124.6-39.9C461.5 55.6 512 115.2 512 185.1v5.8c0 16.9-2.8 33.5-8.3 49.1z"]},Vv=_v,xv={prefix:"fas",iconName:"people-carry-box",icon:[640,512,["people-carry"],"f4ce","M80 48a48 48 0 1 1 96 0A48 48 0 1 1 80 48zm64 193.7v65.1l51 51c7.1 7.1 11.8 16.2 13.4 26.1l15.2 90.9c2.9 17.4-8.9 33.9-26.3 36.8s-33.9-8.9-36.8-26.3l-14.3-85.9L66.8 320C54.8 308 48 291.7 48 274.7V186.6c0-32.4 26.2-58.6 58.6-58.6c24.1 0 46.5 12 59.9 32l47.4 71.1 10.1 5V160c0-17.7 14.3-32 32-32H384c17.7 0 32 14.3 32 32v76.2l10.1-5L473.5 160c13.3-20 35.8-32 59.9-32c32.4 0 58.6 26.2 58.6 58.6v88.1c0 17-6.7 33.3-18.7 45.3l-79.4 79.4-14.3 85.9c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8l15.2-90.9c1.6-9.9 6.3-19 13.4-26.1l51-51V241.7l-19 28.5c-4.6 7-11 12.6-18.5 16.3l-59.6 29.8c-2.4 1.3-4.9 2.2-7.6 2.8c-2.6 .6-5.3 .9-7.9 .8H256.7c-2.5 .1-5-.2-7.5-.7c-2.9-.6-5.6-1.6-8.1-3l-59.5-29.8c-7.5-3.7-13.8-9.4-18.5-16.3l-19-28.5zM2.3 468.1L50.1 348.6l49.2 49.2-37.6 94c-6.6 16.4-25.2 24.4-41.6 17.8S-4.3 484.5 2.3 468.1zM512 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm77.9 348.6l47.8 119.5c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8l-37.6-94 49.2-49.2z"]},Mv=xv,Lv={prefix:"fas",iconName:"weight-scale",icon:[512,512,["weight"],"f496","M128 176a128 128 0 1 1 256 0 128 128 0 1 1 -256 0zM391.8 64C359.5 24.9 310.7 0 256 0S152.5 24.9 120.2 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H391.8zM296 224c0-10.6-4.1-20.2-10.9-27.4l33.6-78.3c3.5-8.1-.3-17.5-8.4-21s-17.5 .3-21 8.4L255.7 184c-22 .1-39.7 18-39.7 40c0 22.1 17.9 40 40 40s40-17.9 40-40z"]},wv=Lv,Sv={prefix:"fas",iconName:"user-group",icon:[640,512,[128101,"user-friends"],"f500","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM609.3 512H471.4c5.4-9.4 8.6-20.3 8.6-32v-8c0-60.7-27.1-115.2-69.8-151.8c2.4-.1 4.7-.2 7.1-.2h61.4C567.8 320 640 392.2 640 481.3c0 17-13.8 30.7-30.7 30.7zM432 256c-31 0-59-12.6-79.3-32.9C372.4 196.5 384 163.6 384 128c0-26.8-6.6-52.1-18.3-74.3C384.3 40.1 407.2 32 432 32c61.9 0 112 50.1 112 112s-50.1 112-112 112z"]},Ev=Sv,kv={prefix:"fas",iconName:"arrow-up-a-z",icon:[576,512,["sort-alpha-up"],"f15e","M183.6 42.4C177.5 35.8 169 32 160 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L128 146.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V146.3l32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 320c0 17.7 14.3 32 32 32h50.7l-73.4 73.4c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H429.3l73.4-73.4c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8H352c-17.7 0-32 14.3-32 32zM416 32c-12.1 0-23.2 6.8-28.6 17.7l-64 128-16 32c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l7.2-14.3h88.4l7.2 14.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9l-16-32-64-128C439.2 38.8 428.1 32 416 32zM395.8 176L416 135.6 436.2 176H395.8z"]},Nv=kv,Tv={prefix:"fas",iconName:"face-laugh-squint",icon:[512,512,["laugh-squint"],"f59b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1H393.6c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zm36.7-199.4l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 125.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z"]},Bv=Tv,Iv={prefix:"fas",iconName:"circle-arrow-up",icon:[512,512,["arrow-circle-up"],"f0aa","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM385 231c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-71-71V376c0 13.3-10.7 24-24 24s-24-10.7-24-24V193.9l-71 71c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 119c9.4-9.4 24.6-9.4 33.9 0L385 231z"]},$v=Iv,Rv={prefix:"fas",iconName:"person-walking",icon:[320,512,[128694,"walking"],"f554","M160 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM126.5 199.3c-1 .4-1.9 .8-2.9 1.2l-8 3.5c-16.4 7.3-29 21.2-34.7 38.2l-2.6 7.8c-5.6 16.8-23.7 25.8-40.5 20.2s-25.8-23.7-20.2-40.5l2.6-7.8c11.4-34.1 36.6-61.9 69.4-76.5l8-3.5c20.8-9.2 43.3-14 66.1-14c44.6 0 84.8 26.8 101.9 67.9L281 232.7l21.4 10.7c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3L247 287.3c-10.3-5.2-18.4-13.8-22.8-24.5l-9.6-23-19.3 65.5 49.5 54c5.4 5.9 9.2 13 11.2 20.8l23 92.1c4.3 17.1-6.1 34.5-23.3 38.8s-34.5-6.1-38.8-23.3l-22-88.1-70.7-77.1c-14.8-16.1-20.3-38.6-14.7-59.7l16.9-63.5zM68.7 398l25-62.4c2.1 3 4.5 5.8 7 8.6l40.7 44.4-14.5 36.2c-2.4 6-6 11.5-10.6 16.1L54.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L68.7 398z"]},Av=Rv,Pv={prefix:"fas",iconName:"bed-pulse",icon:[640,512,["procedures"],"f487","M483.2 9.6L524 64h92c13.3 0 24 10.7 24 24s-10.7 24-24 24H512c-7.6 0-14.7-3.6-19.2-9.6L468.7 70.3l-47 99.9c-3.7 7.8-11.3 13.1-19.9 13.7s-16.9-3.4-21.7-10.6L339.2 112H216c-13.3 0-24-10.7-24-24s10.7-24 24-24H352c8 0 15.5 4 20 10.7l24.4 36.6 45.9-97.5C445.9 6.2 453.2 1 461.6 .1s16.6 2.7 21.6 9.5zM320 160h12.7l20.7 31.1c11.2 16.8 30.6 26.3 50.7 24.8s37.9-13.7 46.5-32L461.9 160H544c53 0 96 43 96 96V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H352 320 64v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V96C0 78.3 14.3 64 32 64s32 14.3 32 32V352H288V192c0-17.7 14.3-32 32-32zm-144 0a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},Wv=Pv,Dv={prefix:"fas",iconName:"shuttle-space",icon:[640,512,["space-shuttle"],"f197","M130 480c40.6 0 80.4-11 115.2-31.9L352 384l-224 0 0 96h2zM352 128L245.2 63.9C210.4 43 170.6 32 130 32h-2v96l224 0zM96 128l0-96H80C53.5 32 32 53.5 32 80v48h8c-22.1 0-40 17.9-40 40v16V328v16c0 22.1 17.9 40 40 40H32v48c0 26.5 21.5 48 48 48H96l0-96h8c26.2 0 49.4-12.6 64-32H456c69.3 0 135-22.7 179.2-81.6c6.4-8.5 6.4-20.3 0-28.8C591 182.7 525.3 160 456 160H168c-14.6-19.4-37.8-32-64-32l-8 0zM512 243.6v24.9c0 19.6-15.9 35.6-35.6 35.6c-2.5 0-4.4-2-4.4-4.4V212.4c0-2.5 2-4.4 4.4-4.4c19.6 0 35.6 15.9 35.6 35.6z"]},Ov=Dv,Fv={prefix:"fas",iconName:"face-laugh",icon:[512,512,["laugh"],"f599","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1H393.6c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},Gv=Fv,Uv={prefix:"fas",iconName:"microphone-lines",icon:[384,512,[127897,"microphone-alt"],"f3c9","M96 96V256c0 53 43 96 96 96s96-43 96-96H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V192H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V128H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80c0-53-43-96-96-96S96 43 96 96zM320 240v16c0 70.7-57.3 128-128 128s-128-57.3-128-128V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H216V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v24z"]},jv=Uv,qv={prefix:"fas",iconName:"mars-stroke-up",icon:[320,512,[9896,"mars-stroke-v"],"f22a","M148.7 4.7c6.2-6.2 16.4-6.2 22.6 0l64 64c4.6 4.6 5.9 11.5 3.5 17.4s-8.3 9.9-14.8 9.9H184v24h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H184v24c0 .6 0 1.2-.1 1.8c77 11.6 136.1 78 136.1 158.2c0 88.4-71.6 160-160 160S0 440.4 0 352c0-80.2 59.1-146.7 136.1-158.2c0-.6-.1-1.2-.1-1.8V168H104c-13.3 0-24-10.7-24-24s10.7-24 24-24h32V96H96c-6.5 0-12.3-3.9-14.8-9.9s-1.1-12.9 3.5-17.4l64-64zM256 352A96 96 0 1 0 64 352a96 96 0 1 0 192 0z"]},Zv=qv,Yv={prefix:"fas",iconName:"champagne-glasses",icon:[640,512,[129346,"glass-cheers"],"f79f","M155.6 17.3C163 3 179.9-3.6 195 1.9L320 47.5l125-45.6c15.1-5.5 32 1.1 39.4 15.4l78.8 152.9c28.8 55.8 10.3 122.3-38.5 156.6L556.1 413l41-15c16.6-6 35 2.5 41 19.1s-2.5 35-19.1 41l-71.1 25.9L476.8 510c-16.6 6.1-35-2.5-41-19.1s2.5-35 19.1-41l41-15-31.3-86.2c-59.4 5.2-116.2-34-130-95.2L320 188.8l-14.6 64.7c-13.8 61.3-70.6 100.4-130 95.2l-31.3 86.2 41 15c16.6 6 25.2 24.4 19.1 41s-24.4 25.2-41 19.1L92.2 484.1 21.1 458.2c-16.6-6.1-25.2-24.4-19.1-41s24.4-25.2 41-19.1l41 15 31.3-86.2C66.5 292.5 48.1 226 76.9 170.2L155.6 17.3zm44 54.4l-27.2 52.8L261.6 157l13.1-57.9L199.6 71.7zm240.9 0L365.4 99.1 378.5 157l89.2-32.5L440.5 71.7z"]},Jv=Yv,Xv={prefix:"fas",iconName:"file-arrow-up",icon:[384,512,["file-upload"],"f574","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM216 408c0 13.3-10.7 24-24 24s-24-10.7-24-24V305.9l-31 31c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l72-72c9.4-9.4 24.6-9.4 33.9 0l72 72c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-31-31V408z"]},Kv=Xv,Qv={prefix:"fas",iconName:"wifi",icon:[640,512,["wifi-3","wifi-strong"],"f1eb","M54.2 202.9C123.2 136.7 216.8 96 320 96s196.8 40.7 265.8 106.9c12.8 12.2 33 11.8 45.2-.9s11.8-33-.9-45.2C549.7 79.5 440.4 32 320 32S90.3 79.5 9.8 156.7C-2.9 169-3.3 189.2 8.9 202s32.5 13.2 45.2 .9zM320 256c56.8 0 108.6 21.1 148.2 56c13.3 11.7 33.5 10.4 45.2-2.8s10.4-33.5-2.8-45.2C459.8 219.2 393 192 320 192s-139.8 27.2-190.5 72c-13.3 11.7-14.5 31.9-2.8 45.2s31.9 14.5 45.2 2.8c39.5-34.9 91.3-56 148.2-56zm64 160a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},eC=Qv,tC=Qv,oC={prefix:"fas",iconName:"bath",icon:[512,512,[128705,"bathtub"],"f2cd","M96 77.3c0-7.3 5.9-13.3 13.3-13.3c3.5 0 6.9 1.4 9.4 3.9l14.9 14.9C130 91.8 128 101.7 128 112c0 19.9 7.2 38 19.2 52c-5.3 9.2-4 21.1 3.8 29c9.4 9.4 24.6 9.4 33.9 0L289 89c9.4-9.4 9.4-24.6 0-33.9c-7.9-7.9-19.8-9.1-29-3.8C246 39.2 227.9 32 208 32c-10.3 0-20.2 2-29.2 5.5L163.9 22.6C149.4 8.1 129.7 0 109.3 0C66.6 0 32 34.6 32 77.3V256c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H96V77.3zM32 352v16c0 28.4 12.4 54 32 71.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V464H384v16c0 17.7 14.3 32 32 32s32-14.3 32-32V439.6c19.6-17.6 32-43.1 32-71.6V352H32z"]},rC=oC,cC={prefix:"fas",iconName:"user-pen",icon:[640,512,["user-edit"],"f4ff","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H322.8c-3.1-8.8-3.7-18.4-1.4-27.8l15-60.1c2.8-11.3 8.6-21.5 16.8-29.7l40.3-40.3c-32.1-31-75.7-50.1-123.9-50.1H178.3zm435.5-68.3c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM375.9 417c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L576.1 358.7l-71-71L375.9 417z"]},aC=cC,nC={prefix:"fas",iconName:"border-top-left",icon:[448,512,["border-style"],"f853","M0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-336c0-8.8 7.2-16 16-16l336 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32C35.8 32 0 67.8 0 112L0 448zm160 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm192 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm-96 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm192 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM416 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm0 32a32 32 0 1 0 0 64 32 32 0 1 0 0-64zm0-128a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},lC=nC,iC={prefix:"fas",iconName:"map-location-dot",icon:[576,512,["map-marked-alt"],"f5a0","M408 120c0 54.6-73.1 151.9-105.2 192c-7.7 9.6-22 9.6-29.6 0C241.1 271.9 168 174.6 168 120C168 53.7 221.7 0 288 0s120 53.7 120 120zm8 80.4c3.5-6.9 6.7-13.8 9.6-20.6c.5-1.2 1-2.5 1.5-3.7l116-46.4C558.9 123.4 576 135 576 152V422.8c0 9.8-6 18.6-15.1 22.3L416 503V200.4zM137.6 138.3c2.4 14.1 7.2 28.3 12.8 41.5c2.9 6.8 6.1 13.7 9.6 20.6V451.8L32.9 502.7C17.1 509 0 497.4 0 480.4V209.6c0-9.8 6-18.6 15.1-22.3l122.6-49zM327.8 332c13.9-17.4 35.7-45.7 56.2-77V504.3L192 449.4V255c20.5 31.3 42.3 59.6 56.2 77c20.5 25.6 59.1 25.6 79.6 0zM288 152a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]},sC=iC,dC={prefix:"fas",iconName:"square-poll-vertical",icon:[448,512,["poll"],"f681","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm64 192c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V256c0-17.7 14.3-32 32-32zm64-64c0-17.7 14.3-32 32-32s32 14.3 32 32V352c0 17.7-14.3 32-32 32s-32-14.3-32-32V160zM320 288c17.7 0 32 14.3 32 32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V320c0-17.7 14.3-32 32-32z"]},mC=dC,fC={prefix:"fas",iconName:"car-battery",icon:[512,512,["battery-car"],"f5df","M80 96c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32l96 0c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32h16c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64l16 0zm304 96c0-8.8-7.2-16-16-16s-16 7.2-16 16v32H320c-8.8 0-16 7.2-16 16s7.2 16 16 16h32v32c0 8.8 7.2 16 16 16s16-7.2 16-16V256h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H384V192zM80 240c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H96c-8.8 0-16 7.2-16 16z"]},uC=fC,pC={prefix:"fas",iconName:"mars-stroke-right",icon:[640,512,[9897,"mars-stroke-h"],"f22b","M208 368a112 112 0 1 0 0-224 112 112 0 1 0 0 224zm174.4-88C370.7 365.8 297.1 432 208 432c-97.2 0-176-78.8-176-176s78.8-176 176-176c89.1 0 162.7 66.2 174.4 152H416V176c0-13.3 10.7-24 24-24s24 10.7 24 24v56h32V176c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-6.9 6.9-17.2 8.9-26.2 5.2s-14.8-12.5-14.8-22.2V280H464v56c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H382.4z"]},bC=pC,hC={prefix:"fas",iconName:"hand-back-fist",icon:[448,512,["hand-rock"],"f255","M144 0C117.5 0 96 21.5 96 48V96v28.5V176c0 8.8-7.2 16-16 16s-16-7.2-16-16V149.3l-9 7.5C40.4 169 32 187 32 206V244c0 38 16.9 74 46.1 98.3L128 384v96c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V374.7c46.9-19 80-65 80-118.7V176 160 144c0-26.5-21.5-48-48-48c-12.4 0-23.6 4.7-32.1 12.3C350 83.5 329.3 64 304 64c-12.4 0-23.6 4.7-32.1 12.3C270 51.5 249.3 32 224 32c-12.4 0-23.6 4.7-32.1 12.3C190 19.5 169.3 0 144 0z"]},gC=hC,vC={prefix:"fas",iconName:"square-caret-up",icon:[448,512,["caret-square-up"],"f151","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM224 160c6.7 0 13 2.8 17.6 7.7l104 112c6.5 7 8.2 17.2 4.4 25.9s-12.5 14.4-22 14.4H120c-9.5 0-18.2-5.7-22-14.4s-2.1-18.9 4.4-25.9l104-112c4.5-4.9 10.9-7.7 17.6-7.7z"]},CC=vC,yC={prefix:"fas",iconName:"chart-bar",icon:[512,512,["bar-chart"],"f080","M32 32c17.7 0 32 14.3 32 32V400c0 8.8 7.2 16 16 16H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H80c-44.2 0-80-35.8-80-80V64C0 46.3 14.3 32 32 32zm96 96c0-17.7 14.3-32 32-32l192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32zm32 64H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H160c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 96H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H160c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},zC=yC,HC={prefix:"fas",iconName:"hands-bubbles",icon:[576,512,["hands-wash"],"e05e","M416 64a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm96 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM160 464a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM32 160l.1 72.6c.1 52.2 24 101 64 133.1c-.1-1.9-.1-3.8-.1-5.7v-8c0-71.8 37-138.6 97.9-176.7l60.2-37.6c8.6-5.4 17.9-8.4 27.3-9.4l45.9-79.5c6.6-11.5 2.7-26.2-8.8-32.8s-26.2-2.7-32.8 8.8l-78 135.1c-3.3 5.7-10.7 7.7-16.4 4.4s-7.7-10.7-4.4-16.4l62-107.4c6.6-11.5 2.7-26.2-8.8-32.8S214 5 207.4 16.5l-68 117.8 0 0 0 0-43.3 75L96 160c0-17.7-14.4-32-32-32s-32 14.4-32 32zM332.1 88.5L307.5 131c13.9 4.5 26.4 13.7 34.7 27c.9 1.5 1.7 2.9 2.5 4.4l28.9-50c6.6-11.5 2.7-26.2-8.8-32.8s-26.2-2.7-32.8 8.8zm46.4 63.7l-26.8 46.4c-.6 6-2.1 11.8-4.3 17.4H352h13.3l0 0H397l23-39.8c6.6-11.5 2.7-26.2-8.8-32.8s-26.2-2.7-32.8 8.8zM315.1 175c-9.4-15-29.1-19.5-44.1-10.2l-60.2 37.6C159.3 234.7 128 291.2 128 352v8c0 8.9 .8 17.6 2.2 26.1c35.4 8.2 61.8 40 61.8 77.9c0 6.3-.7 12.5-2.1 18.4C215.1 501 246.3 512 280 512H456c13.3 0 24-10.7 24-24s-10.7-24-24-24H364c-6.6 0-12-5.4-12-12s5.4-12 12-12H488c13.3 0 24-10.7 24-24s-10.7-24-24-24H364c-6.6 0-12-5.4-12-12s5.4-12 12-12H520c13.3 0 24-10.7 24-24s-10.7-24-24-24H364c-6.6 0-12-5.4-12-12s5.4-12 12-12H488c13.3 0 24-10.7 24-24s-10.7-24-24-24H352l0 0 0 0H258.8L305 219.1c15-9.4 19.5-29.1 10.2-44.1z"]},_C=HC,VC={prefix:"fas",iconName:"eye-low-vision",icon:[640,512,["low-vision"],"f2a8","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zM223 149.5c48.6-44.3 123-50.8 179.3-11.7c60.8 42.4 78.9 123.2 44.2 186.9L408 294.5c8.4-19.3 10.6-41.4 4.8-63.3c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3c0 10.2-2.4 19.8-6.6 28.3L223 149.5zm223.1 298L83.1 161.5c-11 14.4-20.5 28.7-28.4 42.2l339 265.7c18.7-5.5 36.2-13 52.6-21.8zM34.5 268.3c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c3.1 0 6.1-.1 9.2-.2L33.1 247.8c-1.8 6.8-1.3 14 1.4 20.5z"]},xC=VC,MC={prefix:"fas",iconName:"square-plus",icon:[448,512,[61846,"plus-square"],"f0fe","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM200 344V280H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V168c0-13.3 10.7-24 24-24s24 10.7 24 24v64h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H248v64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"]},LC=MC,wC={prefix:"fas",iconName:"martini-glass",icon:[512,512,[127864,"glass-martini-alt"],"f57b","M32 0C19.1 0 7.4 7.8 2.4 19.8s-2.2 25.7 6.9 34.9L224 269.3V448H160c-17.7 0-32 14.3-32 32s14.3 32 32 32h96 96c17.7 0 32-14.3 32-32s-14.3-32-32-32H288V269.3L502.6 54.6c9.2-9.2 11.9-22.9 6.9-34.9S492.9 0 480 0H32zM173.3 128l-64-64H402.7l-64 64H173.3z"]},SC=wC,EC={prefix:"fas",iconName:"rotate-left",icon:[512,512,["rotate-back","rotate-backward","undo-alt"],"f2ea","M48.5 224H40c-13.3 0-24-10.7-24-24V72c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2L98.6 96.6c87.6-86.5 228.7-86.2 315.8 1c87.5 87.5 87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3c-62.2-62.2-162.7-62.5-225.3-1L185 183c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8H48.5z"]},kC=EC,NC=EC,TC=EC,BC={prefix:"fas",iconName:"table-columns",icon:[512,512,["columns"],"f0db","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm64 64V416H224V160H64zm384 0H288V416H448V160z"]},IC=BC,$C={prefix:"fas",iconName:"dolly",icon:[576,512,["dolly-box"],"f472","M0 32C0 14.3 14.3 0 32 0h72.9c27.5 0 52 17.6 60.7 43.8L257.7 320c30.1 .5 56.8 14.9 74 37l202.1-67.4c16.8-5.6 34.9 3.5 40.5 20.2s-3.5 34.9-20.2 40.5L352 417.7c-.9 52.2-43.5 94.3-96 94.3c-53 0-96-43-96-96c0-30.8 14.5-58.2 37-75.8L104.9 64H32C14.3 64 0 49.7 0 32zM244.8 134.5c-5.5-16.8 3.7-34.9 20.5-40.3L311 79.4l19.8 60.9 60.9-19.8L371.8 59.6l45.7-14.8c16.8-5.5 34.9 3.7 40.3 20.5l49.4 152.2c5.5 16.8-3.7 34.9-20.5 40.3L334.5 307.2c-16.8 5.5-34.9-3.7-40.3-20.5L244.8 134.5z"]},RC=$C,AC={prefix:"fas",iconName:"minimize",icon:[512,512,["compress-arrows-alt"],"f78c","M456 224H312c-13.3 0-24-10.7-24-24V56c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l40 40L442.3 5.7C446 2 450.9 0 456 0s10 2 13.7 5.7l36.7 36.7C510 46 512 50.9 512 56s-2 10-5.7 13.7L433 143l40 40c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8zm0 64c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2l-40 40 73.4 73.4c3.6 3.6 5.7 8.5 5.7 13.7s-2 10-5.7 13.7l-36.7 36.7C466 510 461.1 512 456 512s-10-2-13.7-5.7L369 433l-40 40c-6.9 6.9-17.2 8.9-26.2 5.2s-14.8-12.5-14.8-22.2V312c0-13.3 10.7-24 24-24H456zm-256 0c13.3 0 24 10.7 24 24V456c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-40-40L69.7 506.3C66 510 61.1 512 56 512s-10-2-13.7-5.7L5.7 469.7C2 466 0 461.1 0 456s2-10 5.7-13.7L79 369 39 329c-6.9-6.9-8.9-17.2-5.2-26.2s12.5-14.8 22.2-14.8H200zM56 224c-9.7 0-18.5-5.8-22.2-14.8s-1.7-19.3 5.2-26.2l40-40L5.7 69.7C2 66 0 61.1 0 56s2-10 5.7-13.7L42.3 5.7C46 2 50.9 0 56 0s10 2 13.7 5.7L143 79l40-40c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2V200c0 13.3-10.7 24-24 24H56z"]},PC=AC,WC={prefix:"fas",iconName:"angles-right",icon:[512,512,[187,"angle-double-right"],"f101","M470.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 256 265.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160zm-352 160l160-160c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L210.7 256 73.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z"]},DC=WC,OC={prefix:"fas",iconName:"circle-play",icon:[512,512,[61469,"play-circle"],"f144","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9V344c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z"]},FC=OC,GC={prefix:"fas",iconName:"euro-sign",icon:[320,512,[8364,"eur","euro"],"f153","M48.1 240c-.1 2.7-.1 5.3-.1 8v16c0 2.7 0 5.3 .1 8H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H60.3C89.9 419.9 170 480 264 480h24c17.7 0 32-14.3 32-32s-14.3-32-32-32H264c-57.9 0-108.2-32.4-133.9-80H256c17.7 0 32-14.3 32-32s-14.3-32-32-32H112.2c-.1-2.6-.2-5.3-.2-8V248c0-2.7 .1-5.4 .2-8H256c17.7 0 32-14.3 32-32s-14.3-32-32-32H130.1c25.7-47.6 76-80 133.9-80h24c17.7 0 32-14.3 32-32s-14.3-32-32-32H264C170 32 89.9 92.1 60.3 176H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H48.1z"]},UC=GC,jC=GC,qC={prefix:"fas",iconName:"circle-check",icon:[512,512,[61533,"check-circle"],"f058","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},ZC=qC,YC={prefix:"fas",iconName:"circle-stop",icon:[512,512,[62094,"stop-circle"],"f28d","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM192 160H320c17.7 0 32 14.3 32 32V320c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V192c0-17.7 14.3-32 32-32z"]},JC=YC,XC={prefix:"fas",iconName:"compass-drafting",icon:[512,512,["drafting-compass"],"f568","M352 96c0 14.3-3.1 27.9-8.8 40.2L396 227.4c-23.7 25.3-54.2 44.1-88.5 53.6L256 192h0 0l-68 117.5c21.5 6.8 44.3 10.5 68.1 10.5c70.7 0 133.8-32.7 174.9-84c11.1-13.8 31.2-16 45-5s16 31.2 5 45C428.1 341.8 347 384 256 384c-35.4 0-69.4-6.4-100.7-18.1L98.7 463.7C94 471.8 87 478.4 78.6 482.6L23.2 510.3c-5 2.5-10.9 2.2-15.6-.7S0 501.5 0 496V440.6c0-8.4 2.2-16.7 6.5-24.1l60-103.7C53.7 301.6 41.8 289.3 31.2 276c-11.1-13.8-8.8-33.9 5-45s33.9-8.8 45 5c5.7 7.1 11.8 13.8 18.2 20.1l69.4-119.9c-5.6-12.2-8.8-25.8-8.8-40.2c0-53 43-96 96-96s96 43 96 96zm21 297.9c32.6-12.8 62.5-30.8 88.9-52.9l43.7 75.5c4.2 7.3 6.5 15.6 6.5 24.1V496c0 5.5-2.9 10.7-7.6 13.6s-10.6 3.2-15.6 .7l-55.4-27.7c-8.4-4.2-15.4-10.8-20.1-18.9L373 393.9zM256 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},KC=XC,QC={prefix:"fas",iconName:"face-laugh-beam",icon:[512,512,[128513,"laugh-beam"],"f59a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1H393.6c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zM217.6 212.8l0 0 0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0zm160 0l0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0 0 0z"]},ey=QC,ty={prefix:"fas",iconName:"circle-chevron-up",icon:[512,512,["chevron-circle-up"],"f139","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM377 271c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-87-87-87 87c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 167c9.4-9.4 24.6-9.4 33.9 0L377 271z"]},oy=ty,ry={prefix:"fas",iconName:"sterling-sign",icon:[320,512,[163,"gbp","pound-sign"],"f154","M112 160.4c0-35.5 28.8-64.4 64.4-64.4c6.9 0 13.8 1.1 20.4 3.3l81.2 27.1c16.8 5.6 34.9-3.5 40.5-20.2s-3.5-34.9-20.2-40.5L217 38.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5 32 48 89.5 48 160.4V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H48v44.5c0 17.4-4.7 34.5-13.7 49.4L4.6 431.5c-5.9 9.9-6.1 22.2-.4 32.2S20.5 480 32 480H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H88.5l.7-1.1C104.1 390 112 361.5 112 332.5V288H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V160.4z"]},cy=ry,ay=ry,ny={prefix:"fas",iconName:"arrow-down-long",icon:[384,512,["long-arrow-down"],"f175","M169.4 502.6c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 402.7 224 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 370.7L86.6 329.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128z"]},ly=ny,iy={prefix:"fas",iconName:"reply-all",icon:[576,512,["mail-reply-all"],"f122","M209.4 39.5c-9.1-9.6-24.3-10-33.9-.9L33.8 173.2c-19.9 18.9-19.9 50.7 0 69.6L175.5 377.4c9.6 9.1 24.8 8.7 33.9-.9s8.7-24.8-.9-33.9L66.8 208 208.5 73.4c9.6-9.1 10-24.3 .9-33.9zM352 64c0-12.6-7.4-24.1-19-29.2s-25-3-34.4 5.4l-160 144c-6.7 6.1-10.6 14.7-10.6 23.8s3.9 17.7 10.6 23.8l160 144c9.4 8.5 22.9 10.6 34.4 5.4s19-16.6 19-29.2V288h32c53 0 96 43 96 96c0 30.4-12.8 47.9-22.2 56.7c-5.5 5.1-9.8 12-9.8 19.5c0 10.9 8.8 19.7 19.7 19.7c2.8 0 5.6-.6 8.1-1.9C494.5 467.9 576 417.3 576 304c0-97.2-78.8-176-176-176H352V64z"]},sy=iy,dy={prefix:"fas",iconName:"person-skating",icon:[448,512,["skating"],"f7c5","M352 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM128 128c0-17.7 14.3-32 32-32H319.4c43.6 0 64.6 53.4 32.8 83.1l-74.4 69.4 60.2 60.2c9 9 14.1 21.2 14.1 33.9V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V349.3l-77.9-77.8c-26.6-26.6-24.6-70.3 4.3-94.4l20.4-17H160c-17.7 0-32-14.3-32-32zM81.4 353.4l86.9-86.9c4.6 10 11 19.3 19.3 27.5l21.8 21.8-82.7 82.7c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3zm322.5 95.1c8.6 2.1 13.8 10.8 11.6 19.4l-.4 1.7c-6.2 24.9-28.6 42.4-54.3 42.4H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h88.8c11 0 20.6-7.5 23.3-18.2l.4-1.7c2.1-8.6 10.8-13.8 19.4-11.6zM135.2 478.3l-6.2 3.1c-21.6 10.8-47.6 6.6-64.6-10.5L4.7 411.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l59.6 59.6c7.3 7.3 18.5 9.1 27.7 4.5l6.2-3.1c7.9-4 17.5-.7 21.5 7.2s.7 17.5-7.2 21.5z"]},my=dy,fy={prefix:"fas",iconName:"filter-circle-dollar",icon:[576,512,["funnel-dollar"],"f662","M3.9 22.9C10.5 8.9 24.5 0 40 0H472c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L396.4 195.6C316.2 212.1 256 283 256 368c0 27.4 6.3 53.4 17.5 76.5c-1.6-.8-3.2-1.8-4.7-2.9l-64-48c-8.1-6-12.8-15.5-12.8-25.6V288.9L9 65.3C-.7 53.4-2.8 36.8 3.9 22.9zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm120.8-32.6c.6-.9 1.8-2.1 4.2-3.4c5.1-2.7 12.5-4.1 18.7-4c8.2 .1 17.1 1.8 26.4 4.1c8.6 2.1 17.3-3.1 19.4-11.7s-3.1-17.3-11.7-19.4c-5.6-1.4-11.6-2.7-17.9-3.7V288c0-8.8-7.2-16-16-16s-16 7.2-16 16v9.5c-6.1 1.2-12.3 3.2-18 6.3c-11.8 6.3-23 18.4-21.8 37.2c1 16 11.7 25.3 21.6 30.7c8.8 4.7 19.7 7.8 28.6 10.3l1.8 .5c10.3 2.9 17.9 5.2 23.2 8.3c4.5 2.7 4.7 4.2 4.7 5.6c.1 2.4-.5 3.7-1 4.5c-.6 1-1.8 2.2-4 3.3c-4.7 2.5-11.8 3.8-18.5 3.6c-9.5-.3-18.5-3.1-29.9-6.8c-1.9-.6-3.8-1.2-5.8-1.8c-8.4-2.6-17.4 2.1-20 10.5s2.1 17.4 10.5 20c1.6 .5 3.3 1 5 1.6l0 0 0 0c7 2.3 15.1 4.8 23.7 6.6v11.4c0 8.8 7.2 16 16 16s16-7.2 16-16V438.7c6.2-1.1 12.5-3.1 18.3-6.2c12.1-6.5 22.3-18.7 21.7-36.9c-.5-16.2-10.3-26.3-20.5-32.3c-9.4-5.6-21.2-8.9-30.5-11.5l-.2 0c-10.4-2.9-18.3-5.2-23.9-8.2c-4.8-2.6-4.8-4-4.8-4.5l0-.1c-.1-1.9 .3-2.9 .8-3.6z"]},uy=fy,py={prefix:"fas",iconName:"circle-arrow-down",icon:[512,512,["arrow-circle-down"],"f0ab","M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM127 281c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l71 71L232 136c0-13.3 10.7-24 24-24s24 10.7 24 24l0 182.1 71-71c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L273 393c-9.4 9.4-24.6 9.4-33.9 0L127 281z"]},by=py,hy={prefix:"fas",iconName:"file-import",icon:[512,512,["arrow-right-to-file"],"f56f","M128 64c0-35.3 28.7-64 64-64H352V128c0 17.7 14.3 32 32 32H512V448c0 35.3-28.7 64-64 64H192c-35.3 0-64-28.7-64-64V336H302.1l-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39H128V64zm0 224v48H24c-13.3 0-24-10.7-24-24s10.7-24 24-24H128zM512 128H384V0L512 128z"]},gy=hy,vy={prefix:"fas",iconName:"square-arrow-up-right",icon:[448,512,["external-link-square"],"f14c","M384 32c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H384zM160 144c-13.3 0-24 10.7-24 24s10.7 24 24 24h94.1L119 327c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135V328c0 13.3 10.7 24 24 24s24-10.7 24-24V168c0-13.3-10.7-24-24-24H160z"]},Cy=vy,yy={prefix:"fas",iconName:"temperature-empty",icon:[320,512,["temperature-0","thermometer-0","thermometer-empty"],"f2cb","M112 112c0-26.5 21.5-48 48-48s48 21.5 48 48V276.5c0 17.3 7.1 31.9 15.3 42.5C233.8 332.6 240 349.5 240 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9c8.2-10.6 15.3-25.2 15.3-42.5V112zM160 0C98.1 0 48 50.2 48 112V276.5c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C27.2 304.2 16 334.8 16 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6V112C272 50.2 221.9 0 160 0zm0 416a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},zy=yy,Hy=yy,_y=yy,Vy={prefix:"fas",iconName:"address-card",icon:[576,512,[62140,"contact-card","vcard"],"f2bb","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm80 256h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zm256-32H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},xy=Vy,My=Vy,Ly={prefix:"fas",iconName:"scale-unbalanced-flip",icon:[640,512,["balance-scale-right"],"f516","M117.9 62.4c-16.8-5.6-25.8-23.7-20.2-40.5s23.7-25.8 40.5-20.2l113 37.7C265 15.8 290.7 0 320 0c44.2 0 80 35.8 80 80c0 3-.2 5.9-.5 8.8l122.6 40.9c16.8 5.6 25.8 23.7 20.2 40.5s-23.7 25.8-40.5 20.2L366.4 145.2c-4.5 3.2-9.3 5.9-14.4 8.2V480c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32s14.3-32 32-32H288V153.3c-21-9.2-37.2-27-44.2-49l-125.9-42zM200.4 288L128 163.8 55.6 288H200.4zM128 384C65.1 384 12.8 350 2 305.1c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C243.2 350 190.9 384 128 384zm382.8-92.2L438.4 416H583.3L510.8 291.8zm126 141.3C626 478 573.7 512 510.8 512s-115.2-34-126-78.9c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1z"]},wy=Ly,Sy={prefix:"fas",iconName:"diamond-turn-right",icon:[512,512,["directions"],"f5eb","M227.7 11.7c15.6-15.6 40.9-15.6 56.6 0l216 216c15.6 15.6 15.6 40.9 0 56.6l-216 216c-15.6 15.6-40.9 15.6-56.6 0l-216-216c-15.6-15.6-15.6-40.9 0-56.6l216-216zm87.6 137c-4.6-4.6-11.5-5.9-17.4-3.5s-9.9 8.3-9.9 14.8v56H224c-35.3 0-64 28.7-64 64v48c0 13.3 10.7 24 24 24s24-10.7 24-24V280c0-8.8 7.2-16 16-16h64v56c0 6.5 3.9 12.3 9.9 14.8s12.9 1.1 17.4-3.5l80-80c6.2-6.2 6.2-16.4 0-22.6l-80-80z"]},Ey=Sy,ky={prefix:"fas",iconName:"house-laptop",icon:[640,512,["laptop-house"],"e066","M218.3 8.5c12.3-11.3 31.2-11.3 43.4 0l208 192c6.7 6.2 10.3 14.8 10.3 23.5H336c-19.1 0-36.3 8.4-48 21.7V208c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h64V416H112c-26.5 0-48-21.5-48-48V256H32c-13.2 0-25-8.1-29.8-20.3s-1.6-26.2 8.1-35.2l208-192zM352 304V448H544V304H352zm-48-16c0-17.7 14.3-32 32-32H560c17.7 0 32 14.3 32 32V448h32c8.8 0 16 7.2 16 16c0 26.5-21.5 48-48 48H544 352 304c-26.5 0-48-21.5-48-48c0-8.8 7.2-16 16-16h32V288z"]},Ny=ky,Ty={prefix:"fas",iconName:"face-tired",icon:[512,512,[128555,"tired"],"f5c8","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.7 328.7c22-22 53.9-40.7 91.3-40.7s69.3 18.7 91.3 40.7c11.1 11.1 20.1 23.4 26.4 35.4c6.2 11.7 10.3 24.4 10.3 35.9c0 5.2-2.6 10.2-6.9 13.2s-9.8 3.7-14.7 1.8l-20.5-7.7c-26.9-10.1-55.5-15.3-84.3-15.3h-3.2c-28.8 0-57.3 5.2-84.3 15.3L149.6 415c-4.9 1.8-10.4 1.2-14.7-1.8s-6.9-7.9-6.9-13.2c0-11.6 4.2-24.2 10.3-35.9c6.3-12 15.3-24.3 26.4-35.4zm-31.2-182l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 157.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z"]},By=Ty,Iy={prefix:"fas",iconName:"font-awesome",icon:[448,512,[62501,62694,"font-awesome-flag","font-awesome-logo-full"],"f2b4","M448 48V384c-63.1 22.5-82.3 32-119.5 32c-62.8 0-86.6-32-149.3-32c-20.6 0-36.6 3.6-51.2 8.2v-64c14.6-4.6 30.6-8.2 51.2-8.2c62.7 0 86.5 32 149.3 32c20.4 0 35.6-3 55.5-9.3v-208c-19.9 6.3-35.1 9.3-55.5 9.3c-62.8 0-86.6-32-149.3-32c-50.8 0-74.9 20.6-115.2 28.7V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V64C0 46.3 14.3 32 32 32s32 14.3 32 32V76.7c40.3-8 64.4-28.7 115.2-28.7c62.7 0 86.5 32 149.3 32c37.1 0 56.4-9.5 119.5-32z"]},$y=Iy,Ry=Iy,Ay={prefix:"fas",iconName:"cloud-arrow-up",icon:[640,512,[62338,"cloud-upload","cloud-upload-alt"],"f0ee","M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128H144zm79-217c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39V392c0 13.3 10.7 24 24 24s24-10.7 24-24V257.9l39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0l-80 80z"]},Py=Ay,Wy=Ay,Dy={prefix:"fas",iconName:"seedling",icon:[512,512,[127793,"sprout"],"f4d8","M512 32c0 113.6-84.6 207.5-194.2 222c-7.1-53.4-30.6-101.6-65.3-139.3C290.8 46.3 364 0 448 0h32c17.7 0 32 14.3 32 32zM0 96C0 78.3 14.3 64 32 64H64c123.7 0 224 100.3 224 224v32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V320C100.3 320 0 219.7 0 96z"]},Oy=Dy,Fy={prefix:"fas",iconName:"left-right",icon:[512,512,[8596,"arrows-alt-h"],"f337","M504.3 273.6c4.9-4.5 7.7-10.9 7.7-17.6s-2.8-13-7.7-17.6l-112-104c-7-6.5-17.2-8.2-25.9-4.4s-14.4 12.5-14.4 22l0 56-192 0 0-56c0-9.5-5.7-18.2-14.4-22s-18.9-2.1-25.9 4.4l-112 104C2.8 243 0 249.3 0 256s2.8 13 7.7 17.6l112 104c7 6.5 17.2 8.2 25.9 4.4s14.4-12.5 14.4-22l0-56 192 0 0 56c0 9.5 5.7 18.2 14.4 22s18.9 2.1 25.9-4.4l112-104z"]},Gy=Fy,Uy={prefix:"fas",iconName:"circle-arrow-left",icon:[512,512,["arrow-circle-left"],"f0a8","M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM231 127c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-71 71L376 232c13.3 0 24 10.7 24 24s-10.7 24-24 24l-182.1 0 71 71c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L119 273c-9.4-9.4-9.4-24.6 0-33.9L231 127z"]},jy=Uy,qy={prefix:"fas",iconName:"arrow-down-wide-short",icon:[576,512,["sort-amount-asc","sort-amount-down"],"f160","M151.6 469.6C145.5 476.2 137 480 128 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L96 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32V365.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 480c-17.7 0-32-14.3-32-32s14.3-32 32-32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H320zm0-128c-17.7 0-32-14.3-32-32s14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H320zm0-128c-17.7 0-32-14.3-32-32s14.3-32 32-32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H320zm0-128c-17.7 0-32-14.3-32-32s14.3-32 32-32H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H320z"]},Zy=qy,Yy=qy,Jy={prefix:"fas",iconName:"cloud-bolt",icon:[512,512,[127785,"thunderstorm"],"f76c","M0 224c0 53 43 96 96 96h47.2L290 202.5c17.6-14.1 42.6-14 60.2 .2s22.8 38.6 12.8 58.8L333.7 320H352h64c53 0 96-43 96-96s-43-96-96-96c-.5 0-1.1 0-1.6 0c1.1-5.2 1.6-10.5 1.6-16c0-44.2-35.8-80-80-80c-24.3 0-46.1 10.9-60.8 28C256.5 24.3 219.1 0 176 0C114.1 0 64 50.1 64 112c0 7.1 .7 14.1 1.9 20.8C27.6 145.4 0 181.5 0 224zm330.1 3.6c-5.8-4.7-14.2-4.7-20.1-.1l-160 128c-5.3 4.2-7.4 11.4-5.1 17.8s8.3 10.7 15.1 10.7h70.1L177.7 488.8c-3.4 6.7-1.6 14.9 4.3 19.6s14.2 4.7 20.1 .1l160-128c5.3-4.2 7.4-11.4 5.1-17.8s-8.3-10.7-15.1-10.7H281.9l52.4-104.8c3.4-6.7 1.6-14.9-4.2-19.6z"]},Xy=Jy,Ky={prefix:"fas",iconName:"text-slash",icon:[640,512,["remove-format"],"f87d","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L355.7 253.5 400.2 96H503L497 120.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l11-44.1C577.6 61.3 554.7 32 523.5 32H376.1h-.3H204.5c-22 0-41.2 15-46.6 36.4l-6.3 25.2L38.8 5.1zm168 131.7c.1-.3 .2-.7 .3-1L217 96H333.7L301.3 210.8l-94.5-74.1zM243.3 416H192c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H309.8l17.6-62.1L272.9 311 243.3 416z"]},Qy=Ky,ez={prefix:"fas",iconName:"face-smile-wink",icon:[512,512,[128521,"smile-wink"],"f4da","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm156.4 25.6c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2c-17.6-23.5-52.8-23.5-70.4 0z"]},tz=ez,oz={prefix:"fas",iconName:"arrows-left-right",icon:[512,512,["arrows-h"],"f07e","M406.6 374.6l96-96c12.5-12.5 12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224l-293.5 0 41.4-41.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 288l293.5 0-41.4 41.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z"]},rz=oz,cz={prefix:"fas",iconName:"cloud-arrow-down",icon:[640,512,[62337,"cloud-download","cloud-download-alt"],"f0ed","M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128H144zm79-167l80 80c9.4 9.4 24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-39 39V184c0-13.3-10.7-24-24-24s-24 10.7-24 24V318.1l-39-39c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z"]},az=cz,nz=cz,lz={prefix:"fas",iconName:"chalkboard",icon:[576,512,["blackboard"],"f51b","M96 32C60.7 32 32 60.7 32 96V384H96V96l384 0V384h64V96c0-35.3-28.7-64-64-64H96zM224 384v32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H416V384c0-17.7-14.3-32-32-32H256c-17.7 0-32 14.3-32 32z"]},iz=lz,sz={prefix:"fas",iconName:"user-large-slash",icon:[640,512,["user-alt-slash"],"f4fa","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L381.9 274c48.5-23.2 82.1-72.7 82.1-130C464 64.5 399.5 0 320 0C250.4 0 192.4 49.3 178.9 114.9L38.8 5.1zM545.5 512H528L284.3 320h-59C136.2 320 64 392.2 64 481.3c0 17 13.8 30.7 30.7 30.7H545.3l.3 0z"]},dz=sz,mz={prefix:"fas",iconName:"handshake-simple-slash",icon:[640,512,["handshake-alt-slash"],"e05f","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-135-105.8c-1.1-11.3-6.3-22.3-15.3-30.7l-134.2-123-23.4 18.2-26-20.3 77.2-60.1c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L550.2 352H592c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H516h-4-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2l-89.7 72.6-25.8-20.3 81.8-66.2c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-35.5 23.7L38.8 5.1zM0 176V304c0 26.5 21.5 48 48 48H156.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c.8-.8 1.5-1.7 2.2-2.6L41.2 128.5C17.9 131.8 0 151.8 0 176z"]},fz=mz,uz={prefix:"fas",iconName:"arrows-rotate",icon:[512,512,[128472,"refresh","sync"],"f021","M105.1 202.6c7.7-21.8 20.2-42.3 37.8-59.8c62.5-62.5 163.8-62.5 226.3 0L386.3 160H336c-17.7 0-32 14.3-32 32s14.3 32 32 32H463.5c0 0 0 0 0 0h.4c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32s-32 14.3-32 32v51.2L414.4 97.6c-87.5-87.5-229.3-87.5-316.8 0C73.2 122 55.6 150.7 44.8 181.4c-5.9 16.7 2.9 34.9 19.5 40.8s34.9-2.9 40.8-19.5zM39 289.3c-5 1.5-9.8 4.2-13.7 8.2c-4 4-6.7 8.8-8.1 14c-.3 1.2-.6 2.5-.8 3.8c-.3 1.7-.4 3.4-.4 5.1V448c0 17.7 14.3 32 32 32s32-14.3 32-32V396.9l17.6 17.5 0 0c87.5 87.4 229.3 87.4 316.7 0c24.4-24.4 42.1-53.1 52.9-83.7c5.9-16.7-2.9-34.9-19.5-40.8s-34.9 2.9-40.8 19.5c-7.7 21.8-20.2 42.3-37.8 59.8c-62.5 62.5-163.8 62.5-226.3 0l-.1-.1L125.6 352H176c17.7 0 32-14.3 32-32s-14.3-32-32-32H48.4c-1.6 0-3.2 .1-4.8 .3s-3.1 .5-4.6 1z"]},pz=uz,bz=uz,hz={prefix:"fas",iconName:"shield-halved",icon:[512,512,["shield-alt"],"f3ed","M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0zm0 66.8V444.8C394 378 431.1 230.1 432 141.4L256 66.8l0 0z"]},gz=hz,vz={prefix:"fas",iconName:"book-atlas",icon:[448,512,["atlas"],"f558","M0 96C0 43 43 0 96 0H384h32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32zM247.4 283.8c-3.7 3.7-6.2 4.2-7.4 4.2s-3.7-.5-7.4-4.2c-3.8-3.7-8-10-11.8-18.9c-6.2-14.5-10.8-34.3-12.2-56.9h63c-1.5 22.6-6 42.4-12.2 56.9c-3.8 8.9-8 15.2-11.8 18.9zm42.7-9.9c7.3-18.3 12-41.1 13.4-65.9h31.1c-4.7 27.9-21.4 51.7-44.5 65.9zm0-163.8c23.2 14.2 39.9 38 44.5 65.9H303.5c-1.4-24.7-6.1-47.5-13.4-65.9zM368 192a128 128 0 1 0 -256 0 128 128 0 1 0 256 0zM145.3 208h31.1c1.4 24.7 6.1 47.5 13.4 65.9c-23.2-14.2-39.9-38-44.5-65.9zm31.1-32H145.3c4.7-27.9 21.4-51.7 44.5-65.9c-7.3 18.3-12 41.1-13.4 65.9zm56.1-75.8c3.7-3.7 6.2-4.2 7.4-4.2s3.7 .5 7.4 4.2c3.8 3.7 8 10 11.8 18.9c6.2 14.5 10.8 34.3 12.2 56.9h-63c1.5-22.6 6-42.4 12.2-56.9c3.8-8.9 8-15.2 11.8-18.9z"]},Cz=vz,yz={prefix:"fas",iconName:"house-chimney-crack",icon:[576,512,["house-damage"],"f6f1","M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c.2 35.5-28.5 64.3-64 64.3H326.4L288 448l80.8-67.3c7.8-6.5 7.6-18.6-.4-24.9L250.6 263.2c-14.6-11.5-33.8 7-22.8 22L288 368l-85.5 71.2c-6.1 5-7.5 13.8-3.5 20.5L230.4 512H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L416 100.7V64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V185l52.8 46.4c8 7 12 15 11 24z"]},zz=yz,Hz={prefix:"fas",iconName:"file-zipper",icon:[384,512,["file-archive"],"f1c6","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM96 48c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zm-6.3 71.8c3.7-14 16.4-23.8 30.9-23.8h14.8c14.5 0 27.2 9.7 30.9 23.8l23.5 88.2c1.4 5.4 2.1 10.9 2.1 16.4c0 35.2-28.8 63.7-64 63.7s-64-28.5-64-63.7c0-5.5 .7-11.1 2.1-16.4l23.5-88.2zM112 336c-8.8 0-16 7.2-16 16s7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H112z"]},_z=Hz,Vz={prefix:"fas",iconName:"martini-glass-empty",icon:[512,512,["glass-martini"],"f000","M32 0C19.1 0 7.4 7.8 2.4 19.8s-2.2 25.7 6.9 34.9L224 269.3V448H160c-17.7 0-32 14.3-32 32s14.3 32 32 32h96 96c17.7 0 32-14.3 32-32s-14.3-32-32-32H288V269.3L502.6 54.6c9.2-9.2 11.9-22.9 6.9-34.9S492.9 0 480 0H32zM256 210.7L109.3 64H402.7L256 210.7z"]},xz=Vz,Mz={prefix:"fas",iconName:"person-skiing",icon:[512,512,[9975,"skiing"],"f7c9","M380.7 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM2.7 268.9c6.1-11.8 20.6-16.3 32.4-10.2L232.7 361.3l46.2-69.2-75.1-75.1c-14.6-14.6-20.4-33.9-18.4-52.1l108.8 52 39.3 39.3c16.2 16.2 18.7 41.5 6 60.6L289.8 391l128.7 66.8c13.6 7.1 29.8 7.2 43.6 .3l15.2-7.6c11.9-5.9 26.3-1.1 32.2 10.7s1.1 26.3-10.7 32.2l-15.2 7.6c-27.5 13.7-59.9 13.5-87.2-.7L12.9 301.3C1.2 295.2-3.4 280.7 2.7 268.9zM118.9 65.6L137 74.2l8.7-17.4c4-7.9 13.6-11.1 21.5-7.2s11.1 13.6 7.2 21.5l-8.5 16.9 54.7 26.2c1.5-.7 3.1-1.4 4.7-2.1l83.4-33.4c34.2-13.7 72.8 4.2 84.5 39.2l17.1 51.2 52.1 26.1c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3l-58.1-29c-11.4-5.7-20-15.7-24.1-27.8l-5.8-17.3-27.3 12.1-6.8 3-6.7-3.2L151.5 116.7l-9.2 18.4c-4 7.9-13.6 11.1-21.5 7.2s-11.1-13.6-7.2-21.5l9-18-17.6-8.4c-8-3.8-11.3-13.4-7.5-21.3s13.4-11.3 21.3-7.5z"]},Lz=Mz,wz={prefix:"fas",iconName:"temperature-arrow-down",icon:[576,512,["temperature-down"],"e03f","M128 112c0-26.5 21.5-48 48-48s48 21.5 48 48V276.5c0 17.3 7.1 31.9 15.3 42.5C249.8 332.6 256 349.5 256 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9c8.2-10.6 15.3-25.2 15.3-42.5V112zM176 0C114.1 0 64 50.1 64 112V276.4c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C43.2 304.2 32 334.8 32 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6V112C288 50.1 237.9 0 176 0zm0 416c26.5 0 48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V272c0-8.8-7.2-16-16-16s-16 7.2-16 16v50.7c-18.6 6.6-32 24.4-32 45.3c0 26.5 21.5 48 48 48zm336-64H480V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V352H384c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c6 6 14.1 9.4 22.6 9.4s16.6-3.4 22.6-9.4l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8z"]},Sz=wz,Ez={prefix:"fas",iconName:"feather-pointed",icon:[512,512,["feather-alt"],"f56b","M278.5 215.6L23 471c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l74.8-74.8c7.4 4.6 15.3 8.2 23.8 10.5C200.3 452.8 270 454.5 338 409.4c12.2-8.1 5.8-25.4-8.8-25.4l-16.1 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l97.7-29.3c3.4-1 6.4-3.1 8.4-6.1c4.4-6.4 8.6-12.9 12.6-19.6c6.2-10.3-1.5-23-13.5-23l-38.6 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l80.9-24.3c4.6-1.4 8.4-4.8 10.2-9.3C494.5 163 507.8 86.1 511.9 36.8c.8-9.9-3-19.6-10-26.6s-16.7-10.8-26.6-10C391.5 7 228.5 40.5 137.4 131.6C57.3 211.7 56.7 302.3 71.3 356.4c2.1 7.9 12 9.6 17.8 3.8L253.6 195.8c6.2-6.2 16.4-6.2 22.6 0c5.4 5.4 6.1 13.6 2.2 19.8z"]},kz=Ez,Nz={prefix:"fas",iconName:"rectangle-ad",icon:[576,512,["ad"],"f641","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM229.5 173.3l72 144c5.9 11.9 1.1 26.3-10.7 32.2s-26.3 1.1-32.2-10.7L253.2 328H162.8l-5.4 10.7c-5.9 11.9-20.3 16.7-32.2 10.7s-16.7-20.3-10.7-32.2l72-144c4.1-8.1 12.4-13.3 21.5-13.3s17.4 5.1 21.5 13.3zM208 237.7L186.8 280h42.3L208 237.7zM392 256a24 24 0 1 0 0 48 24 24 0 1 0 0-48zm24-43.9V184c0-13.3 10.7-24 24-24s24 10.7 24 24v96 48c0 13.3-10.7 24-24 24c-6.6 0-12.6-2.7-17-7c-9.4 4.5-19.9 7-31 7c-39.8 0-72-32.2-72-72s32.2-72 72-72c8.4 0 16.5 1.4 24 4.1z"]},Tz=Nz,Bz={prefix:"fas",iconName:"circle-arrow-right",icon:[512,512,["arrow-circle-right"],"f0a9","M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM281 385c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l71-71L136 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l182.1 0-71-71c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L393 239c9.4 9.4 9.4 24.6 0 33.9L281 385z"]},Iz=Bz,$z={prefix:"fas",iconName:"sort",icon:[320,512,["unsorted"],"f0dc","M137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8H32c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128zm0 429.3l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8H288c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128c-12.5 12.5-32.8 12.5-45.3 0z"]},Rz=$z,Az={prefix:"fas",iconName:"list-ol",icon:[512,512,["list-1-2","list-numeric"],"f0cb","M24 56c0-13.3 10.7-24 24-24H80c13.3 0 24 10.7 24 24V176h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H40c-13.3 0-24-10.7-24-24s10.7-24 24-24H56V80H48C34.7 80 24 69.3 24 56zM86.7 341.2c-6.5-7.4-18.3-6.9-24 1.2L51.5 357.9c-7.7 10.8-22.7 13.3-33.5 5.6s-13.3-22.7-5.6-33.5l11.1-15.6c23.7-33.2 72.3-35.6 99.2-4.9c21.3 24.4 20.8 60.9-1.1 84.7L86.8 432H120c13.3 0 24 10.7 24 24s-10.7 24-24 24H32c-9.5 0-18.2-5.6-22-14.4s-2.1-18.9 4.3-25.9l72-78c5.3-5.8 5.4-14.6 .3-20.5zM224 64H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},Pz=Az,Wz=Az,Dz={prefix:"fas",iconName:"money-check-dollar",icon:[576,512,["money-check-alt"],"f53d","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zM272 192H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H272c-8.8 0-16-7.2-16-16s7.2-16 16-16zM256 304c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H272c-8.8 0-16-7.2-16-16zM164 152v13.9c7.5 1.2 14.6 2.9 21.1 4.7c10.7 2.8 17 13.8 14.2 24.5s-13.8 17-24.5 14.2c-11-2.9-21.6-5-31.2-5.2c-7.9-.1-16 1.8-21.5 5c-4.8 2.8-6.2 5.6-6.2 9.3c0 1.8 .1 3.5 5.3 6.7c6.3 3.8 15.5 6.7 28.3 10.5l.7 .2c11.2 3.4 25.6 7.7 37.1 15c12.9 8.1 24.3 21.3 24.6 41.6c.3 20.9-10.5 36.1-24.8 45c-7.2 4.5-15.2 7.3-23.2 9V360c0 11-9 20-20 20s-20-9-20-20V345.4c-10.3-2.2-20-5.5-28.2-8.4l0 0 0 0c-2.1-.7-4.1-1.4-6.1-2.1c-10.5-3.5-16.1-14.8-12.6-25.3s14.8-16.1 25.3-12.6c2.5 .8 4.9 1.7 7.2 2.4c13.6 4.6 24 8.1 35.1 8.5c8.6 .3 16.5-1.6 21.4-4.7c4.1-2.5 6-5.5 5.9-10.5c0-2.9-.8-5-5.9-8.2c-6.3-4-15.4-6.9-28-10.7l-1.7-.5c-10.9-3.3-24.6-7.4-35.6-14c-12.7-7.7-24.6-20.5-24.7-40.7c-.1-21.1 11.8-35.7 25.8-43.9c6.9-4.1 14.5-6.8 22.2-8.5V152c0-11 9-20 20-20s20 9 20 20z"]},Oz=Dz,Fz={prefix:"fas",iconName:"face-kiss-wink-heart",icon:[512,512,[128536,"kiss-wink-heart"],"f598","M498 339.7c9.1-26.2 14-54.4 14-83.7C512 114.6 397.4 0 256 0S0 114.6 0 256S114.6 512 256 512c35.4 0 69.1-7.2 99.7-20.2c-4.8-5.5-8.5-12.2-10.4-19.7l-22.9-89.3c-10-39 11.8-80.9 51.8-92.1c37.2-10.4 73.8 10.1 87.5 44c12.7-1.6 25.1 .4 36.2 5zM296 332c0 6.9-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C258.7 443.1 241.4 448 224 448c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9l0 0 0 0 0 0 0 0 .2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1l-.6-.4-.3-.2-.2-.1 0 0 0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7l0 0 0 0 0 0 0 0 0 0 .2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1 0 0 0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm194.8 57.6c-17.6-23.5-52.8-23.5-70.4 0c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2zM434 352.3c-6-23.2-28.8-37-51.1-30.8s-35.4 30.1-29.5 53.4l22.9 89.3c2.2 8.7 11.2 13.9 19.8 11.4l84.9-23.8c22.2-6.2 35.4-30.1 29.5-53.4s-28.8-37-51.1-30.8l-20.2 5.6-5.4-21z"]},Gz=Fz,Uz={prefix:"fas",iconName:"up-down-left-right",icon:[512,512,["arrows-alt"],"f0b2","M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8h32v96H128V192c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V288h96v96H192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8H288V288h96v32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6v32H288V128h32c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64z"]},jz=Uz,qz={prefix:"fas",iconName:"star-half-stroke",icon:[640,512,["star-half-alt"],"f5c0","M320 376.4l.1-.1 26.4 14.1 85.2 45.5-16.5-97.6-4.8-28.7 20.7-20.5 70.1-69.3-96.1-14.2-29.3-4.3-12.9-26.6L320.1 86.9l-.1 .3V376.4zm175.1 98.3c2 12-3 24.2-12.9 31.3s-23 8-33.8 2.3L320.1 439.8 191.8 508.3C181 514 167.9 513.1 158 506s-14.9-19.3-12.9-31.3L169.8 329 65.6 225.9c-8.6-8.5-11.7-21.2-7.9-32.7s13.7-19.9 25.7-21.7L227 150.3 291.4 18c5.4-11 16.5-18 28.8-18s23.4 7 28.8 18l64.3 132.3 143.6 21.2c12 1.8 22 10.2 25.7 21.7s.7 24.2-7.9 32.7L470.5 329l24.6 145.7z"]},Zz=qz,Yz={prefix:"fas",iconName:"whiskey-glass",icon:[512,512,[129347,"glass-whiskey"],"f7a0","M32 32c-9.3 0-18.1 4-24.2 11.1S-1 59.4 .3 68.6l50 342.9c5.7 39.3 39.4 68.5 79.2 68.5h253c39.7 0 73.4-29.1 79.2-68.5l50-342.9c1.3-9.2-1.4-18.5-7.5-25.5S489.3 32 480 32H32zM87.7 224L69 96H443L424.3 224H87.7z"]},Jz=Yz,Xz={prefix:"fas",iconName:"arrow-up-right-from-square",icon:[512,512,["external-link"],"f08e","M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z"]},Kz=Xz,Qz={prefix:"fas",iconName:"won-sign",icon:[512,512,[8361,"krw","won"],"f159","M62.4 53.9C56.8 37.1 38.6 28.1 21.9 33.6S-3.9 57.4 1.6 74.1L51.6 224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H72.9l56.7 170.1c4.5 13.5 17.4 22.4 31.6 21.9s26.4-10.4 29.8-24.2L233 288h46L321 455.8c3.4 13.8 15.6 23.7 29.8 24.2s27.1-8.4 31.6-21.9L439.1 288H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H460.4l50-149.9c5.6-16.8-3.5-34.9-20.2-40.5s-34.9 3.5-40.5 20.2L392.9 224H329L287 56.2C283.5 42 270.7 32 256 32s-27.5 10-31 24.2L183 224h-64L62.4 53.9zm78 234.1H167l-11.4 45.6L140.4 288zM249 224l7-28.1 7 28.1H249zm96 64h26.6l-15.2 45.6L345 288z"]},eH=Qz,tH=Qz,oH={prefix:"fas",iconName:"taxi",icon:[512,512,[128662,"cab"],"f1ba","M192 0c-17.7 0-32 14.3-32 32V64c0 .1 0 .1 0 .2c-38.6 2.2-72.3 27.3-85.2 64.1L39.6 228.8C16.4 238.4 0 261.3 0 288V432v48c0 17.7 14.3 32 32 32H64c17.7 0 32-14.3 32-32V432H416v48c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V432 288c0-26.7-16.4-49.6-39.6-59.2L437.2 128.3c-12.9-36.8-46.6-62-85.2-64.1c0-.1 0-.1 0-.2V32c0-17.7-14.3-32-32-32H192zM165.4 128H346.6c13.6 0 25.7 8.6 30.2 21.4L402.9 224H109.1l26.1-74.6c4.5-12.8 16.6-21.4 30.2-21.4zM96 288a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm288 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},rH=oH,cH={prefix:"fas",iconName:"chart-pie",icon:[576,512,["pie-chart"],"f200","M304 240V16.6c0-9 7-16.6 16-16.6C443.7 0 544 100.3 544 224c0 9-7.6 16-16.6 16H304zM32 272C32 150.7 122.1 50.3 239 34.3c9.2-1.3 17 6.1 17 15.4V288L412.5 444.5c6.7 6.7 6.2 17.7-1.5 23.1C371.8 495.6 323.8 512 272 512C139.5 512 32 404.6 32 272zm526.4 16c9.3 0 16.6 7.8 15.4 17c-7.7 55.9-34.6 105.6-73.9 142.3c-6 5.6-15.4 5.2-21.2-.7L320 288H558.4z"]},aH=cH,nH={prefix:"fas",iconName:"face-grin-beam",icon:[512,512,[128516,"grin-beam"],"f582","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zm-170.5-84l0 0 0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0zm160 0l0 0-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2 0 0 0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8l0 0 0 0 0 0z"]},lH=nH,iH={prefix:"fas",iconName:"location-pin",icon:[384,512,["map-marker"],"f041","M384 192c0 87.4-117 243-168.3 307.2c-12.3 15.3-35.1 15.3-47.4 0C117 435 0 279.4 0 192C0 86 86 0 192 0S384 86 384 192z"]},sH=iH,dH={prefix:"fas",iconName:"helmet-safety",icon:[576,512,["hard-hat","hat-hard"],"f807","M256 32c-17.7 0-32 14.3-32 32v2.3 99.6c0 5.6-4.5 10.1-10.1 10.1c-3.6 0-7-1.9-8.8-5.1L157.1 87C83 123.5 32 199.8 32 288v64H544l0-66.4c-.9-87.2-51.7-162.4-125.1-198.6l-48 83.9c-1.8 3.2-5.2 5.1-8.8 5.1c-5.6 0-10.1-4.5-10.1-10.1V66.3 64c0-17.7-14.3-32-32-32H256zM16.6 384C7.4 384 0 391.4 0 400.6c0 4.7 2 9.2 5.8 11.9C27.5 428.4 111.8 480 288 480s260.5-51.6 282.2-67.5c3.8-2.8 5.8-7.2 5.8-11.9c0-9.2-7.4-16.6-16.6-16.6H16.6z"]},mH=dH,fH=dH,uH={prefix:"fas",iconName:"circle-right",icon:[512,512,[61838,"arrow-alt-circle-right"],"f35a","M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM294.6 135.1l99.9 107.1c3.5 3.8 5.5 8.7 5.5 13.8s-2 10.1-5.5 13.8L294.6 376.9c-4.2 4.5-10.1 7.1-16.3 7.1C266 384 256 374 256 361.7l0-57.7-96 0c-17.7 0-32-14.3-32-32l0-32c0-17.7 14.3-32 32-32l96 0 0-57.7c0-12.3 10-22.3 22.3-22.3c6.2 0 12.1 2.6 16.3 7.1z"]},pH=uH,bH={prefix:"fas",iconName:"face-rolling-eyes",icon:[512,512,[128580,"meh-rolling-eyes"],"f5a5","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM192 368H320c8.8 0 16 7.2 16 16s-7.2 16-16 16H192c-8.8 0-16-7.2-16-16s7.2-16 16-16zm32-144c0 35.3-28.7 64-64 64s-64-28.7-64-64c0-26 15.5-48.4 37.8-58.4c-3.7 5.2-5.8 11.6-5.8 18.4c0 17.7 14.3 32 32 32s32-14.3 32-32c0-6.9-2.2-13.2-5.8-18.4C208.5 175.6 224 198 224 224zm128 64c-35.3 0-64-28.7-64-64c0-26 15.5-48.4 37.8-58.4c-3.7 5.2-5.8 11.6-5.8 18.4c0 17.7 14.3 32 32 32s32-14.3 32-32c0-6.9-2.2-13.2-5.8-18.4C400.5 175.6 416 198 416 224c0 35.3-28.7 64-64 64z"]},hH=bH,gH={prefix:"fas",iconName:"chart-line",icon:[512,512,["line-chart"],"f201","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V400c0 44.2 35.8 80 80 80H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H80c-8.8 0-16-7.2-16-16V64zm406.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L320 210.7l-57.4-57.4c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L240 221.3l57.4 57.4c12.5 12.5 32.8 12.5 45.3 0l128-128z"]},vH=gH,CH={prefix:"fas",iconName:"signs-post",icon:[512,512,["map-signs"],"f277","M224 32H64C46.3 32 32 46.3 32 64v64c0 17.7 14.3 32 32 32H441.4c4.2 0 8.3-1.7 11.3-4.7l48-48c6.2-6.2 6.2-16.4 0-22.6l-48-48c-3-3-7.1-4.7-11.3-4.7H288c0-17.7-14.3-32-32-32s-32 14.3-32 32zM480 256c0-17.7-14.3-32-32-32H288V192H224v32H70.6c-4.2 0-8.3 1.7-11.3 4.7l-48 48c-6.2 6.2-6.2 16.4 0 22.6l48 48c3 3 7.1 4.7 11.3 4.7H448c17.7 0 32-14.3 32-32V256zM288 480V384H224v96c0 17.7 14.3 32 32 32s32-14.3 32-32z"]},yH=CH,zH={prefix:"fas",iconName:"screwdriver-wrench",icon:[512,512,["tools"],"f7d9","M78.6 5C69.1-2.4 55.6-1.5 47 7L7 47c-8.5 8.5-9.4 22-2.1 31.6l80 104c4.5 5.9 11.6 9.4 19 9.4h54.1l109 109c-14.7 29-10 65.4 14.3 89.6l112 112c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-112-112c-24.2-24.2-60.6-29-89.6-14.3l-109-109V104c0-7.5-3.5-14.5-9.4-19L78.6 5zM19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L233.7 374.3c-7.8-20.9-9-43.6-3.6-65.1l-61.7-61.7L19.9 396.1zM512 144c0-10.5-1.1-20.7-3.2-30.5c-2.4-11.2-16.1-14.1-24.2-6l-63.9 63.9c-3 3-7.1 4.7-11.3 4.7H352c-8.8 0-16-7.2-16-16V102.6c0-4.2 1.7-8.3 4.7-11.3l63.9-63.9c8.1-8.1 5.2-21.8-6-24.2C388.7 1.1 378.5 0 368 0C288.5 0 224 64.5 224 144l0 .8 85.3 85.3c36-9.1 75.8 .5 104 28.7L429 274.5c49-23 83-72.8 83-130.5zM56 432a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},HH=zH,_H={prefix:"fas",iconName:"house-user",icon:[576,512,["home-user"],"e1b0","M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c.2 35.5-28.5 64.3-64 64.3H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24zM352 224a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zm-96 96c-44.2 0-80 35.8-80 80c0 8.8 7.2 16 16 16H384c8.8 0 16-7.2 16-16c0-44.2-35.8-80-80-80H256z"]},VH=_H,xH={prefix:"fas",iconName:"martini-glass-citrus",icon:[576,512,["cocktail"],"f561","M432 240c53 0 96-43 96-96s-43-96-96-96c-35.5 0-66.6 19.3-83.2 48H296.2C316 40.1 369.3 0 432 0c79.5 0 144 64.5 144 144s-64.5 144-144 144c-27.7 0-53.5-7.8-75.5-21.3l35.4-35.4c12.2 5.6 25.8 8.7 40.1 8.7zM1.8 142.8C5.5 133.8 14.3 128 24 128H392c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2l-177 177V464h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H208 120c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V345.9L7 169c-6.9-6.9-8.9-17.2-5.2-26.2z"]},MH=xH,LH={prefix:"fas",iconName:"face-surprise",icon:[512,512,[128558,"surprise"],"f5c2","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM256 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},wH=LH,SH={prefix:"fas",iconName:"circle-pause",icon:[512,512,[62092,"pause-circle"],"f28b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM224 192V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V192c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V192c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},EH=SH,kH={prefix:"fas",iconName:"apple-whole",icon:[448,512,[127822,127823,"apple-alt"],"f5d1","M224 112c-8.8 0-16-7.2-16-16V80c0-44.2 35.8-80 80-80h16c8.8 0 16 7.2 16 16V32c0 44.2-35.8 80-80 80H224zM0 288c0-76.3 35.7-160 112-160c27.3 0 59.7 10.3 82.7 19.3c18.8 7.3 39.9 7.3 58.7 0c22.9-8.9 55.4-19.3 82.7-19.3c76.3 0 112 83.7 112 160c0 128-80 224-160 224c-16.5 0-38.1-6.6-51.5-11.3c-8.1-2.8-16.9-2.8-25 0c-13.4 4.7-35 11.3-51.5 11.3C80 512 0 416 0 288z"]},NH=kH,TH={prefix:"fas",iconName:"temperature-quarter",icon:[320,512,["temperature-1","thermometer-1","thermometer-quarter"],"f2ca","M160 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V272c0-8.8 7.2-16 16-16s16 7.2 16 16v50.7c18.6 6.6 32 24.4 32 45.3z"]},BH=TH,IH=TH,$H=TH,RH={prefix:"fas",iconName:"square-poll-horizontal",icon:[448,512,["poll-h"],"f682","M448 96c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320zM256 160c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l96 0c17.7 0 32 14.3 32 32zm64 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l192 0zM192 352c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0c17.7 0 32 14.3 32 32z"]},AH=RH,PH={prefix:"fas",iconName:"backward-fast",icon:[512,512,[9198,"fast-backward"],"f049","M493.6 445c-11.2 5.3-24.5 3.6-34.1-4.4L288 297.7V416c0 12.4-7.2 23.7-18.4 29s-24.5 3.6-34.1-4.4L64 297.7V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V96C0 78.3 14.3 64 32 64s32 14.3 32 32V214.3L235.5 71.4c9.5-7.9 22.8-9.7 34.1-4.4S288 83.6 288 96V214.3L459.5 71.4c9.5-7.9 22.8-9.7 34.1-4.4S512 83.6 512 96V416c0 12.4-7.2 23.7-18.4 29z"]},WH=PH,DH={prefix:"fas",iconName:"basketball",icon:[512,512,[127936,"basketball-ball"],"f434","M86.6 64l85.2 85.2C194.5 121.7 208 86.4 208 48c0-14.7-2-28.9-5.7-42.4C158.6 15 119 35.5 86.6 64zM64 86.6C35.5 119 15 158.6 5.6 202.3C19.1 206 33.3 208 48 208c38.4 0 73.7-13.5 101.3-36.1L64 86.6zM256 0c-7.3 0-14.6 .3-21.8 .9C238 16 240 31.8 240 48c0 47.3-17.1 90.5-45.4 124L256 233.4 425.4 64C380.2 24.2 320.9 0 256 0zM48 240c-16.2 0-32-2-47.1-5.8C.3 241.4 0 248.7 0 256c0 64.9 24.2 124.2 64 169.4L233.4 256 172 194.6C138.5 222.9 95.3 240 48 240zm463.1 37.8c.6-7.2 .9-14.5 .9-21.8c0-64.9-24.2-124.2-64-169.4L278.6 256 340 317.4c33.4-28.3 76.7-45.4 124-45.4c16.2 0 32 2 47.1 5.8zm-4.7 31.9C492.9 306 478.7 304 464 304c-38.4 0-73.7 13.5-101.3 36.1L448 425.4c28.5-32.3 49.1-71.9 58.4-115.7zM340.1 362.7C317.5 390.3 304 425.6 304 464c0 14.7 2 28.9 5.7 42.4C353.4 497 393 476.5 425.4 448l-85.2-85.2zM317.4 340L256 278.6 86.6 448c45.1 39.8 104.4 64 169.4 64c7.3 0 14.6-.3 21.8-.9C274 496 272 480.2 272 464c0-47.3 17.1-90.5 45.4-124z"]},OH=DH,FH={prefix:"fas",iconName:"circle-up",icon:[512,512,[61467,"arrow-alt-circle-up"],"f35b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM135.1 217.4l107.1-99.9c3.8-3.5 8.7-5.5 13.8-5.5s10.1 2 13.8 5.5l107.1 99.9c4.5 4.2 7.1 10.1 7.1 16.3c0 12.3-10 22.3-22.3 22.3H304v96c0 17.7-14.3 32-32 32H240c-17.7 0-32-14.3-32-32V256H150.3C138 256 128 246 128 233.7c0-6.2 2.6-12.1 7.1-16.3z"]},GH=FH,UH={prefix:"fas",iconName:"mobile-screen-button",icon:[384,512,["mobile-alt"],"f3cd","M16 64C16 28.7 44.7 0 80 0H304c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H80c-35.3 0-64-28.7-64-64V64zM224 448a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM304 64H80V384H304V64z"]},jH=UH,qH={prefix:"fas",iconName:"volume-high",icon:[640,512,[128266,"volume-up"],"f028","M533.6 32.5C598.5 85.3 640 165.8 640 256s-41.5 170.8-106.4 223.5c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C557.5 398.2 592 331.2 592 256s-34.5-142.2-88.7-186.3c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5zM473.1 107c43.2 35.2 70.9 88.9 70.9 149s-27.7 113.8-70.9 149c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C475.3 341.3 496 301.1 496 256s-20.7-85.3-53.2-111.8c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5zm-60.5 74.5C434.1 199.1 448 225.9 448 256s-13.9 56.9-35.4 74.5c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C393.1 284.4 400 271 400 256s-6.9-28.4-17.7-37.3c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5zM301.1 34.8C312.6 40 320 51.4 320 64V448c0 12.6-7.4 24-18.9 29.2s-25 3.1-34.4-5.3L131.8 352H64c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h67.8L266.7 40.1c9.4-8.4 22.9-10.4 34.4-5.3z"]},ZH=qH,YH={prefix:"fas",iconName:"burger",icon:[512,512,["hamburger"],"f805","M61.1 224C45 224 32 211 32 194.9c0-1.9 .2-3.7 .6-5.6C37.9 168.3 78.8 32 256 32s218.1 136.3 223.4 157.3c.5 1.9 .6 3.7 .6 5.6c0 16.1-13 29.1-29.1 29.1H61.1zM144 128a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm240 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32zM272 96a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zM16 304c0-26.5 21.5-48 48-48H448c26.5 0 48 21.5 48 48s-21.5 48-48 48H64c-26.5 0-48-21.5-48-48zm16 96c0-8.8 7.2-16 16-16H464c8.8 0 16 7.2 16 16v16c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V400z"]},JH=YH,XH={prefix:"fas",iconName:"rupee-sign",icon:[448,512,[8360,"rupee"],"f156","M0 64C0 46.3 14.3 32 32 32h80c79.5 0 144 64.5 144 144c0 58.8-35.2 109.3-85.7 131.7l51.4 128.4c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8L106.3 320H64V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V288 64zM64 256h48c44.2 0 80-35.8 80-80s-35.8-80-80-80H64V256zm256.5 16.4c-.9 6 0 8.7 .4 9.8c.4 1.1 1.4 2.6 4.2 4.9c7.2 5.7 18.7 10 37.9 16.8l1.3 .5c16 5.6 38.7 13.6 55.7 28.1c9.5 8.1 17.9 18.6 23.1 32.3c5.1 13.7 6.1 28.5 3.8 44c-4.2 28.1-20.5 49.3-43.8 60.9c-22.1 11-48.1 12.5-73.2 8l-.2 0 0 0c-9.3-1.8-20.5-5.7-29.3-9c-6-2.3-12.6-4.9-17.7-6.9l0 0c-2.5-1-4.6-1.8-6.3-2.5c-16.5-6.4-24.6-25-18.2-41.4s24.9-24.6 41.4-18.2c2.6 1 5.2 2 7.9 3.1l0 0c4.8 1.9 9.8 3.9 15.4 6c8.8 3.3 15.3 5.4 18.7 6c15.7 2.8 26.7 .8 32.9-2.3c5-2.5 8-6 9.1-13c1-6.9 .2-10.5-.5-12.3c-.6-1.7-1.8-3.6-4.5-5.9c-6.9-5.8-18.2-10.4-36.9-17l-3-1.1c-15.5-5.4-37-13-53.3-25.9c-9.5-7.5-18.3-17.6-23.7-31c-5.5-13.4-6.6-28-4.4-43.2c8.4-57.1 67-78 116.9-68.9c6.9 1.3 27.3 5.8 35.4 8.4c16.9 5.2 26.3 23.2 21.1 40.1s-23.2 26.3-40.1 21.1c-4.7-1.4-22.3-5.5-27.9-6.5c-14.6-2.7-25.8-.4-32.6 3.2c-6.3 3.3-8.9 7.6-9.5 12z"]},KH=XH,QH={prefix:"fas",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V250.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H222.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},e_=QH,t_={prefix:"fas",iconName:"phone-flip",icon:[512,512,[128381,"phone-alt"],"f879","M347.1 24.6c7.7-18.6 28-28.5 47.4-23.2l88 24C499.9 30.2 512 46 512 64c0 247.4-200.6 448-448 448c-18 0-33.8-12.1-38.6-29.5l-24-88c-5.3-19.4 4.6-39.7 23.2-47.4l96-40c16.3-6.8 35.2-2.1 46.3 11.6L207.3 368c70.4-33.3 127.4-90.3 160.7-160.7L318.7 167c-13.7-11.2-18.4-30-11.6-46.3l40-96z"]},o_=t_,r_={prefix:"fas",iconName:"forward-fast",icon:[512,512,[9197,"fast-forward"],"f050","M18.4 445c11.2 5.3 24.5 3.6 34.1-4.4L224 297.7V416c0 12.4 7.2 23.7 18.4 29s24.5 3.6 34.1-4.4L448 297.7V416c0 17.7 14.3 32 32 32s32-14.3 32-32V96c0-17.7-14.3-32-32-32s-32 14.3-32 32V214.3L276.5 71.4c-9.5-7.9-22.8-9.7-34.1-4.4S224 83.6 224 96V214.3L52.5 71.4c-9.5-7.9-22.8-9.7-34.1-4.4S0 83.6 0 96V416c0 12.4 7.2 23.7 18.4 29z"]},c_=r_,a_={prefix:"fas",iconName:"face-meh-blank",icon:[512,512,[128566,"meh-blank"],"f5a4","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm208.4-48a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm128 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},n_=a_,l_={prefix:"fas",iconName:"square-parking",icon:[448,512,[127359,"parking"],"f540","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM192 256h48c17.7 0 32-14.3 32-32s-14.3-32-32-32H192v64zm48 64H192v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V288 168c0-22.1 17.9-40 40-40h72c53 0 96 43 96 96s-43 96-96 96z"]},i_=l_,s_={prefix:"fas",iconName:"bars-progress",icon:[512,512,["tasks-alt"],"f828","M448 160H320V128H448v32zM48 64C21.5 64 0 85.5 0 112v64c0 26.5 21.5 48 48 48H464c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H48zM448 352v32H192V352H448zM48 288c-26.5 0-48 21.5-48 48v64c0 26.5 21.5 48 48 48H464c26.5 0 48-21.5 48-48V336c0-26.5-21.5-48-48-48H48z"]},d_=s_,m_={prefix:"fas",iconName:"cart-flatbed",icon:[640,512,["dolly-flatbed"],"f474","M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64H48c8.8 0 16 7.2 16 16V368c0 44.2 35.8 80 80 80h18.7c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16H450.7c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H144c-8.8 0-16-7.2-16-16V80C128 35.8 92.2 0 48 0H32zM192 80V272c0 26.5 21.5 48 48 48H560c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H464V176c0 5.9-3.2 11.3-8.5 14.1s-11.5 2.5-16.4-.8L400 163.2l-39.1 26.1c-4.9 3.3-11.2 3.6-16.4 .8s-8.5-8.2-8.5-14.1V32H240c-26.5 0-48 21.5-48 48z"]},f_=m_,u_={prefix:"fas",iconName:"ban-smoking",icon:[512,512,[128685,"smoking-ban"],"f54d","M99.5 144.8L178.7 224l96 96 92.5 92.5C335.9 434.9 297.5 448 256 448C150 448 64 362 64 256c0-41.5 13.1-79.9 35.5-111.2zM333.3 288l-32-32H384v32H333.3zm32 32H400c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H269.3L144.8 99.5C176.1 77.1 214.5 64 256 64c106 0 192 86 192 192c0 41.5-13.1 79.9-35.5 111.2L365.3 320zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM272 96c-8.8 0-16 7.2-16 16c0 26.5 21.5 48 48 48h32c8.8 0 16 7.2 16 16s7.2 16 16 16s16-7.2 16-16c0-26.5-21.5-48-48-48H304c-8.8 0-16-7.2-16-16s-7.2-16-16-16zM229.5 320l-96-96H112c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16H229.5z"]},p_=u_,b_={prefix:"fas",iconName:"basket-shopping",icon:[576,512,["shopping-basket"],"f291","M253.3 35.1c6.1-11.8 1.5-26.3-10.2-32.4s-26.3-1.5-32.4 10.2L117.6 192H32c-17.7 0-32 14.3-32 32s14.3 32 32 32L83.9 463.5C91 492 116.6 512 146 512H430c29.4 0 55-20 62.1-48.5L544 256c17.7 0 32-14.3 32-32s-14.3-32-32-32H458.4L365.3 12.9C359.2 1.2 344.7-3.4 332.9 2.7s-16.3 20.6-10.2 32.4L404.3 192H171.7L253.3 35.1zM192 304v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V304c0-8.8 7.2-16 16-16s16 7.2 16 16zm96-16c8.8 0 16 7.2 16 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V304c0-8.8 7.2-16 16-16zm128 16v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V304c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},h_=b_,g_={prefix:"fas",iconName:"bus-simple",icon:[448,512,["bus-alt"],"f55e","M224 0C348.8 0 448 35.2 448 80V96 416c0 17.7-14.3 32-32 32v32c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V448H128v32c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32l0-32c-17.7 0-32-14.3-32-32V96 80C0 35.2 99.2 0 224 0zM64 128V256c0 17.7 14.3 32 32 32H352c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32zM80 400a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm288 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},v_=g_,C_={prefix:"fas",iconName:"face-sad-cry",icon:[512,512,[128557,"sad-cry"],"f5b3","M352 493.4c-29.6 12-62.1 18.6-96 18.6s-66.4-6.6-96-18.6V288c0-8.8-7.2-16-16-16s-16 7.2-16 16V477.8C51.5 433.5 0 350.8 0 256C0 114.6 114.6 0 256 0S512 114.6 512 256c0 94.8-51.5 177.5-128 221.8V288c0-8.8-7.2-16-16-16s-16 7.2-16 16V493.4zM195.2 233.6c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2c17.6-23.5 52.8-23.5 70.4 0zm121.6 0c17.6-23.5 52.8-23.5 70.4 0c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2zM208 336v32c0 26.5 21.5 48 48 48s48-21.5 48-48V336c0-26.5-21.5-48-48-48s-48 21.5-48 48z"]},y_=C_,z_={prefix:"fas",iconName:"signal",icon:[640,512,[128246,"signal-5","signal-perfect"],"f012","M576 0c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V32c0-17.7 14.3-32 32-32zM448 96c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V128c0-17.7 14.3-32 32-32zM352 224V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-17.7 14.3-32 32-32s32 14.3 32 32zM192 288c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V320c0-17.7 14.3-32 32-32zM96 416v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V416c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},H_=z_,V_=z_,x_={prefix:"fas",iconName:"house-chimney",icon:[576,512,[63499,"home-lg"],"e3af","M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L512 185V64c0-17.7-14.3-32-32-32H448c-17.7 0-32 14.3-32 32v36.7L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32v69.7c-.1 .9-.1 1.8-.1 2.8V472c0 22.1 17.9 40 40 40h16c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2H160h24c22.1 0 40-17.9 40-40V448 384c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32v64 24c0 22.1 17.9 40 40 40h24 32.5c1.4 0 2.8 0 4.2-.1c1.1 .1 2.2 .1 3.3 .1h16c22.1 0 40-17.9 40-40V455.8c.3-2.6 .5-5.3 .5-8.1l-.7-160.2h32z"]},M_=x_,L_={prefix:"fas",iconName:"face-frown",icon:[512,512,[9785,"frown"],"f119","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM159.3 388.7c-2.6 8.4-11.6 13.2-20 10.5s-13.2-11.6-10.5-20C145.2 326.1 196.3 288 256 288s110.8 38.1 127.3 91.3c2.6 8.4-2.1 17.4-10.5 20s-17.4-2.1-20-10.5C340.5 349.4 302.1 320 256 320s-84.5 29.4-96.7 68.7zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},w_=L_,S_={prefix:"fas",iconName:"shop",icon:[640,512,["store-alt"],"f54f","M36.8 192H603.2c20.3 0 36.8-16.5 36.8-36.8c0-7.3-2.2-14.4-6.2-20.4L558.2 21.4C549.3 8 534.4 0 518.3 0H121.7c-16 0-31 8-39.9 21.4L6.2 134.7c-4 6.1-6.2 13.2-6.2 20.4C0 175.5 16.5 192 36.8 192zM64 224V384v80c0 26.5 21.5 48 48 48H336c26.5 0 48-21.5 48-48V384 224H320V384H128V224H64zm448 0V480c0 17.7 14.3 32 32 32s32-14.3 32-32V224H512z"]},E_=S_,k_={prefix:"fas",iconName:"floppy-disk",icon:[448,512,[128190,128426,"save"],"f0c7","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V173.3c0-17-6.7-33.3-18.7-45.3L352 50.7C340 38.7 323.7 32 306.7 32H64zm0 96c0-17.7 14.3-32 32-32H288c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V128zM224 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},N_=k_,T_={prefix:"fas",iconName:"scale-unbalanced",icon:[640,512,["balance-scale-left"],"f515","M522.1 62.4c16.8-5.6 25.8-23.7 20.2-40.5S518.6-3.9 501.9 1.6l-113 37.7C375 15.8 349.3 0 320 0c-44.2 0-80 35.8-80 80c0 3 .2 5.9 .5 8.8L117.9 129.6c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l135.5-45.2c4.5 3.2 9.3 5.9 14.4 8.2V480c0 17.7 14.3 32 32 32H512c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V153.3c21-9.2 37.2-27 44.2-49l125.9-42zM439.6 288L512 163.8 584.4 288H439.6zM512 384c62.9 0 115.2-34 126-78.9c2.6-11-1-22.3-6.7-32.1L536.1 109.8c-5-8.6-14.2-13.8-24.1-13.8s-19.1 5.3-24.1 13.8L392.7 273.1c-5.7 9.8-9.3 21.1-6.7 32.1C396.8 350 449.1 384 512 384zM129.2 291.8L201.6 416H56.7l72.4-124.2zM3.2 433.1C14 478 66.3 512 129.2 512s115.2-34 126-78.9c2.6-11-1-22.3-6.7-32.1L153.2 237.8c-5-8.6-14.2-13.8-24.1-13.8s-19.1 5.3-24.1 13.8L9.9 401.1c-5.7 9.8-9.3 21.1-6.7 32.1z"]},B_=T_,I_={prefix:"fas",iconName:"sort-up",icon:[320,512,["sort-asc"],"f0de","M182.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8H288c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z"]},$_=I_,R_={prefix:"fas",iconName:"comment-dots",icon:[512,512,[128172,62075,"commenting"],"f4ad","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM128 208a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},A_=R_,P_={prefix:"fas",iconName:"face-grin-squint",icon:[512,512,[128518,"grin-squint"],"f585","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM133.5 146.7l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 157.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z"]},W_=P_,D_={prefix:"fas",iconName:"hand-holding-dollar",icon:[576,512,["hand-holding-usd"],"f4c0","M312 24V34.5c6.4 1.2 12.6 2.7 18.2 4.2c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17c-10.9-2.9-21.1-4.9-30.2-5c-7.3-.1-14.7 1.7-19.4 4.4c-2.1 1.3-3.1 2.4-3.5 3c-.3 .5-.7 1.2-.7 2.8c0 .3 0 .5 0 .6c.2 .2 .9 1.2 3.3 2.6c5.8 3.5 14.4 6.2 27.4 10.1l.9 .3 0 0c11.1 3.3 25.9 7.8 37.9 15.3c13.7 8.6 26.1 22.9 26.4 44.9c.3 22.5-11.4 38.9-26.7 48.5c-6.7 4.1-13.9 7-21.3 8.8V232c0 13.3-10.7 24-24 24s-24-10.7-24-24V220.6c-9.5-2.3-18.2-5.3-25.6-7.8c-2.1-.7-4.1-1.4-6-2c-12.6-4.2-19.4-17.8-15.2-30.4s17.8-19.4 30.4-15.2c2.6 .9 5 1.7 7.3 2.5c13.6 4.6 23.4 7.9 33.9 8.3c8 .3 15.1-1.6 19.2-4.1c1.9-1.2 2.8-2.2 3.2-2.9c.4-.6 .9-1.8 .8-4.1l0-.2c0-1 0-2.1-4-4.6c-5.7-3.6-14.3-6.4-27.1-10.3l-1.9-.6c-10.8-3.2-25-7.5-36.4-14.4c-13.5-8.1-26.5-22-26.6-44.1c-.1-22.9 12.9-38.6 27.7-47.4c6.4-3.8 13.3-6.4 20.2-8.2V24c0-13.3 10.7-24 24-24s24 10.7 24 24zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]},O_=D_,F_={prefix:"fas",iconName:"hands-praying",icon:[640,512,["praying-hands"],"f684","M351.2 4.8c3.2-2 6.6-3.3 10-4.1c4.7-1 9.6-.9 14.1 .1c7.7 1.8 14.8 6.5 19.4 13.6L514.6 194.2c8.8 13.1 13.4 28.6 13.4 44.4v73.5c0 6.9 4.4 13 10.9 15.2l79.2 26.4C631.2 358 640 370.2 640 384v96c0 9.9-4.6 19.3-12.5 25.4s-18.1 8.1-27.7 5.5L431 465.9c-56-14.9-95-65.7-95-123.7V224c0-17.7 14.3-32 32-32s32 14.3 32 32v80c0 8.8 7.2 16 16 16s16-7.2 16-16V219.1c0-7-1.8-13.8-5.3-19.8L340.3 48.1c-1.7-3-2.9-6.1-3.6-9.3c-1-4.7-1-9.6 .1-14.1c1.9-8 6.8-15.2 14.3-19.9zm-62.4 0c7.5 4.6 12.4 11.9 14.3 19.9c1.1 4.6 1.2 9.4 .1 14.1c-.7 3.2-1.9 6.3-3.6 9.3L213.3 199.3c-3.5 6-5.3 12.9-5.3 19.8V304c0 8.8 7.2 16 16 16s16-7.2 16-16V224c0-17.7 14.3-32 32-32s32 14.3 32 32V342.3c0 58-39 108.7-95 123.7l-168.7 45c-9.6 2.6-19.9 .5-27.7-5.5S0 490 0 480V384c0-13.8 8.8-26 21.9-30.4l79.2-26.4c6.5-2.2 10.9-8.3 10.9-15.2V238.5c0-15.8 4.7-31.2 13.4-44.4L245.2 14.5c4.6-7.1 11.7-11.8 19.4-13.6c4.6-1.1 9.4-1.2 14.1-.1c3.5 .8 6.9 2.1 10 4.1z"]},G_=F_,U_={prefix:"fas",iconName:"arrow-rotate-right",icon:[512,512,[8635,"arrow-right-rotate","arrow-rotate-forward","redo"],"f01e","M386.3 160H336c-17.7 0-32 14.3-32 32s14.3 32 32 32H464c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32s-32 14.3-32 32v51.2L414.4 97.6c-87.5-87.5-229.3-87.5-316.8 0s-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3s163.8-62.5 226.3 0L386.3 160z"]},j_=U_,q_=U_,Z_=U_,Y_={prefix:"fas",iconName:"location-crosshairs",icon:[512,512,["location"],"f601","M256 0c17.7 0 32 14.3 32 32V66.7C368.4 80.1 431.9 143.6 445.3 224H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H445.3C431.9 368.4 368.4 431.9 288 445.3V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V445.3C143.6 431.9 80.1 368.4 66.7 288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H66.7C80.1 143.6 143.6 80.1 224 66.7V32c0-17.7 14.3-32 32-32zM128 256a128 128 0 1 0 256 0 128 128 0 1 0 -256 0zm128-80a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},J_=Y_,X_={prefix:"fas",iconName:"face-grin-tears",icon:[640,512,[128514,"grin-tears"],"f588","M548.6 371.4C506.4 454.8 419.9 512 320 512s-186.4-57.2-228.6-140.6c4.5-2.9 8.7-6.3 12.7-10.3c8.1-8.1 13.2-18.6 16.5-26.6c3.6-8.8 6.5-18.4 8.8-27.5c4.6-18.2 7.7-37 9.3-48.2c3.9-26.5-18.8-49.2-45.2-45.4c-6.8 .9-16.2 2.4-26.6 4.4C85.3 94.5 191.6 0 320 0S554.7 94.5 573.2 217.7c-10.3-2-19.8-3.5-26.6-4.4c-26.5-3.9-49.2 18.8-45.2 45.4c1.6 11.3 4.6 30 9.3 48.2c2.3 9.1 5.2 18.8 8.8 27.5c3.3 8.1 8.4 18.5 16.5 26.6c3.9 3.9 8.2 7.4 12.7 10.3zM107 254.1c-3.1 21.5-11.4 70.2-25.5 84.4c-.9 1-1.9 1.8-2.9 2.7C60 356.7 32 355.5 14.3 337.7c-18.7-18.7-19.1-48.8-.7-67.2c8.6-8.6 30.1-15.1 50.5-19.6c13-2.8 25.5-4.8 33.9-6c5.4-.8 9.9 3.7 9 9zm454.5 87.1c-.8-.6-1.5-1.3-2.3-2c-.2-.2-.5-.4-.7-.7c-14.1-14.1-22.5-62.9-25.5-84.4c-.8-5.4 3.7-9.9 9-9c1 .1 2.2 .3 3.3 .5c8.2 1.2 19.2 3 30.6 5.5c20.4 4.4 41.9 10.9 50.5 19.6c18.4 18.4 18 48.5-.7 67.2c-17.7 17.7-45.7 19-64.2 3.4zm-90.1-9.7c5-11.8-7-22.5-19.3-18.7c-39.7 12.2-84.4 19-131.8 19s-92.1-6.8-131.8-19c-12.3-3.8-24.3 6.9-19.3 18.7c25 59.1 83.2 100.5 151.1 100.5s126.2-41.4 151.1-100.5zM281.6 228.8l0 0 0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C190.7 188.4 184 206.1 184 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8l0 0 0 0 0 0 .2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2 0 0zm160 0l0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C350.7 188.4 344 206.1 344 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8l0 0 0 0 0 0 .2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2 0 0 0 0z"]},K_=X_,Q_={prefix:"fas",iconName:"calendar-xmark",icon:[512,512,["calendar-times"],"f273","M160 0c17.7 0 32 14.3 32 32V64H320V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H32V112c0-26.5 21.5-48 48-48h48V32c0-17.7 14.3-32 32-32zM32 192H480V464c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V192zM337 305c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47z"]},eV=Q_,tV={prefix:"fas",iconName:"user-gear",icon:[640,512,["user-cog"],"f4fe","M224 0a128 128 0 1 1 0 256A128 128 0 1 1 224 0zM178.3 304h91.4c11.8 0 23.4 1.2 34.5 3.3c-2.1 18.5 7.4 35.6 21.8 44.8c-16.6 10.6-26.7 31.6-20 53.3c4 12.9 9.4 25.5 16.4 37.6s15.2 23.1 24.4 33c15.7 16.9 39.6 18.4 57.2 8.7v.9c0 9.2 2.7 18.5 7.9 26.3H29.7C13.3 512 0 498.7 0 482.3C0 383.8 79.8 304 178.3 304zM436 218.2c0-7 4.5-13.3 11.3-14.8c10.5-2.4 21.5-3.7 32.7-3.7s22.2 1.3 32.7 3.7c6.8 1.5 11.3 7.8 11.3 14.8v30.6c7.9 3.4 15.4 7.7 22.3 12.8l24.9-14.3c6.1-3.5 13.7-2.7 18.5 2.4c7.6 8.1 14.3 17.2 20.1 27.2s10.3 20.4 13.5 31c2.1 6.7-1.1 13.7-7.2 17.2l-25 14.4c.4 4 .7 8.1 .7 12.3s-.2 8.2-.7 12.3l25 14.4c6.1 3.5 9.2 10.5 7.2 17.2c-3.3 10.6-7.8 21-13.5 31s-12.5 19.1-20.1 27.2c-4.8 5.1-12.5 5.9-18.5 2.4l-24.9-14.3c-6.9 5.1-14.3 9.4-22.3 12.8l0 30.6c0 7-4.5 13.3-11.3 14.8c-10.5 2.4-21.5 3.7-32.7 3.7s-22.2-1.3-32.7-3.7c-6.8-1.5-11.3-7.8-11.3-14.8V454.8c-8-3.4-15.6-7.7-22.5-12.9l-24.7 14.3c-6.1 3.5-13.7 2.7-18.5-2.4c-7.6-8.1-14.3-17.2-20.1-27.2s-10.3-20.4-13.5-31c-2.1-6.7 1.1-13.7 7.2-17.2l24.8-14.3c-.4-4.1-.7-8.2-.7-12.4s.2-8.3 .7-12.4L343.8 325c-6.1-3.5-9.2-10.5-7.2-17.2c3.3-10.6 7.7-21 13.5-31s12.5-19.1 20.1-27.2c4.8-5.1 12.4-5.9 18.5-2.4l24.8 14.3c6.9-5.1 14.5-9.4 22.5-12.9V218.2zm92.1 133.5a48.1 48.1 0 1 0 -96.1 0 48.1 48.1 0 1 0 96.1 0z"]},oV=tV,rV={prefix:"fas",iconName:"arrow-up-1-9",icon:[576,512,["sort-numeric-up"],"f163","M450.7 38c8.3 6 13.3 15.7 13.3 26v96h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H432 384c-17.7 0-32-14.3-32-32s14.3-32 32-32h16V108.4l-5.9 2c-16.8 5.6-34.9-3.5-40.5-20.2s3.5-34.9 20.2-40.5l48-16c9.8-3.3 20.5-1.6 28.8 4.4zM160 32c9 0 17.5 3.8 23.6 10.4l88 96c11.9 13 11.1 33.3-2 45.2s-33.3 11.1-45.2-2L192 146.3V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V146.3L95.6 181.6c-11.9 13-32.2 13.9-45.2 2s-13.9-32.2-2-45.2l88-96C142.5 35.8 151 32 160 32zM445.7 364.9A32 32 0 1 0 418.3 307a32 32 0 1 0 27.4 57.9zm-40.7 54.9C369.6 408.4 344 375.2 344 336c0-48.6 39.4-88 88-88s88 39.4 88 88c0 23.5-7.5 46.3-21.5 65.2L449.7 467c-10.5 14.2-30.6 17.2-44.8 6.7s-17.2-30.6-6.7-44.8l6.8-9.2z"]},cV=rV,aV={prefix:"fas",iconName:"person-digging",icon:[576,512,["digging"],"f85e","M208 64a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM9.8 214.8c5.1-12.2 19.1-18 31.4-12.9L60.7 210l22.9-38.1C99.9 144.6 129.3 128 161 128c51.4 0 97 32.9 113.3 81.7l34.6 103.7 79.3 33.1 34.2-45.6c6.4-8.5 16.6-13.3 27.2-12.8s20.3 6.4 25.8 15.5l96 160c5.9 9.9 6.1 22.2 .4 32.2s-16.3 16.2-27.8 16.2H288c-11.1 0-21.4-5.7-27.2-15.2s-6.4-21.2-1.4-31.1l16-32c5.4-10.8 16.5-17.7 28.6-17.7h32l22.5-30L22.8 246.2c-12.2-5.1-18-19.1-12.9-31.4zm82.8 91.8l112 48c11.8 5 19.4 16.6 19.4 29.4v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V405.1l-60.6-26-37 111c-5.6 16.8-23.7 25.8-40.5 20.2S-3.9 486.6 1.6 469.9l48-144 11-33 32 13.7z"]},nV=aV,lV={prefix:"fas",iconName:"gauge-simple",icon:[512,512,["gauge-simple-med","tachometer-average"],"f629","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm320 96c0-26.9-16.5-49.9-40-59.3V88c0-13.3-10.7-24-24-24s-24 10.7-24 24V292.7c-23.5 9.5-40 32.5-40 59.3c0 35.3 28.7 64 64 64s64-28.7 64-64z"]},iV=lV,sV=lV,dV={prefix:"fas",iconName:"quote-right",icon:[448,512,[8221,"quote-right-alt"],"f10e","M448 296c0 66.3-53.7 120-120 120h-8c-17.7 0-32-14.3-32-32s14.3-32 32-32h8c30.9 0 56-25.1 56-56v-8H320c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64h64c35.3 0 64 28.7 64 64v32 32 72zm-256 0c0 66.3-53.7 120-120 120H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h8c30.9 0 56-25.1 56-56v-8H64c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64h64c35.3 0 64 28.7 64 64v32 32 72z"]},mV=dV,fV={prefix:"fas",iconName:"shirt",icon:[640,512,[128085,"t-shirt","tshirt"],"f553","M211.8 0c7.8 0 14.3 5.7 16.7 13.2C240.8 51.9 277.1 80 320 80s79.2-28.1 91.5-66.8C413.9 5.7 420.4 0 428.2 0h12.6c22.5 0 44.2 7.9 61.5 22.3L628.5 127.4c6.6 5.5 10.7 13.5 11.4 22.1s-2.1 17.1-7.8 23.6l-56 64c-11.4 13.1-31.2 14.6-44.6 3.5L480 197.7V448c0 35.3-28.7 64-64 64H224c-35.3 0-64-28.7-64-64V197.7l-51.5 42.9c-13.3 11.1-33.1 9.6-44.6-3.5l-56-64c-5.7-6.5-8.5-15-7.8-23.6s4.8-16.6 11.4-22.1L137.7 22.3C155 7.9 176.7 0 199.2 0h12.6z"]},uV=fV,pV=fV,bV={prefix:"fas",iconName:"tenge-sign",icon:[384,512,[8376,"tenge"],"f7d7","M0 64C0 46.3 14.3 32 32 32H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64zM0 192c0-17.7 14.3-32 32-32H192 352c17.7 0 32 14.3 32 32s-14.3 32-32 32H224V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V224H32c-17.7 0-32-14.3-32-32z"]},hV=bV,gV={prefix:"fas",iconName:"up-right-from-square",icon:[512,512,["external-link-alt"],"f35d","M352 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9L370.7 96 201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L416 141.3l41.4 41.4c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V32c0-17.7-14.3-32-32-32H352zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z"]},vV=gV,CV={prefix:"fas",iconName:"table-cells",icon:[512,512,["th"],"f00a","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm88 64v64H64V96h88zm56 0h88v64H208V96zm240 0v64H360V96h88zM64 224h88v64H64V224zm232 0v64H208V224h88zm64 0h88v64H360V224zM152 352v64H64V352h88zm56 0h88v64H208V352zm240 0v64H360V352h88z"]},yV=CV,zV={prefix:"fas",iconName:"book-bible",icon:[448,512,["bible"],"f647","M96 0C43 0 0 43 0 96V416c0 53 43 96 96 96H384h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V384c17.7 0 32-14.3 32-32V32c0-17.7-14.3-32-32-32H384 96zm0 384H352v64H96c-17.7 0-32-14.3-32-32s14.3-32 32-32zM208 80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272V304c0 8.8-7.2 16-16 16H224c-8.8 0-16-7.2-16-16V192H160c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16h48V80z"]},HV=zV,_V={prefix:"fas",iconName:"suitcase-medical",icon:[512,512,["medkit"],"f0fa","M184 48H328c4.4 0 8 3.6 8 8V96H176V56c0-4.4 3.6-8 8-8zm-56 8V96v32V480H384V128 96 56c0-30.9-25.1-56-56-56H184c-30.9 0-56 25.1-56 56zM96 96H64C28.7 96 0 124.7 0 160V416c0 35.3 28.7 64 64 64H96V96zM416 480h32c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H416V480zM224 208c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H288v48c0 8.8-7.2 16-16 16H240c-8.8 0-16-7.2-16-16V320H176c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h48V208z"]},VV=_V,xV={prefix:"fas",iconName:"person-dress",icon:[320,512,["female"],"f182","M160 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM88 384H70.2c-10.9 0-18.6-10.7-15.2-21.1L93.3 248.1 59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l53.6-89.2c20.3-33.7 56.7-54.3 96-54.3h11.6c39.3 0 75.7 20.6 96 54.3l53.6 89.2c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9l-33.9-56.3L265 362.9c3.5 10.4-4.3 21.1-15.2 21.1H232v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384H152v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384z"]},MV=xV,LV={prefix:"fas",iconName:"business-time",icon:[640,512,["briefcase-clock"],"f64a","M184 48H328c4.4 0 8 3.6 8 8V96H176V56c0-4.4 3.6-8 8-8zm-56 8V96H64C28.7 96 0 124.7 0 160v96H192 352h8.2c32.3-39.1 81.1-64 135.8-64c5.4 0 10.7 .2 16 .7V160c0-35.3-28.7-64-64-64H384V56c0-30.9-25.1-56-56-56H184c-30.9 0-56 25.1-56 56zM320 352H224c-17.7 0-32-14.3-32-32V288H0V416c0 35.3 28.7 64 64 64H360.2C335.1 449.6 320 410.5 320 368c0-5.4 .2-10.7 .7-16l-.7 0zm320 16a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zM496 288c8.8 0 16 7.2 16 16v48h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H496c-8.8 0-16-7.2-16-16V304c0-8.8 7.2-16 16-16z"]},wV=LV,SV={prefix:"fas",iconName:"table-cells-large",icon:[512,512,["th-large"],"f009","M448 96V224H288V96H448zm0 192V416H288V288H448zM224 224H64V96H224V224zM64 288H224V416H64V288zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"]},EV=SV,kV={prefix:"fas",iconName:"book-tanakh",icon:[448,512,["tanakh"],"f827","M352 0c53 0 96 43 96 96V416c0 53-43 96-96 96H64 32c-17.7 0-32-14.3-32-32s14.3-32 32-32V384c-17.7 0-32-14.3-32-32V32C0 14.3 14.3 0 32 0H64 352zm0 384H96v64H352c17.7 0 32-14.3 32-32s-14.3-32-32-32zM138.7 208l13.9 24H124.9l13.9-24zm-13.9-24L97.1 232c-6.2 10.7 1.5 24 13.9 24h55.4l27.7 48c6.2 10.7 21.6 10.7 27.7 0l27.7-48H305c12.3 0 20-13.3 13.9-24l-27.7-48 27.7-48c6.2-10.7-1.5-24-13.9-24H249.6L221.9 64c-6.2-10.7-21.6-10.7-27.7 0l-27.7 48H111c-12.3 0-20 13.3-13.9 24l27.7 48zm27.7 0l27.7-48h55.4l27.7 48-27.7 48H180.3l-27.7-48zm0-48l-13.9 24-13.9-24h27.7zm41.6-24L208 88l13.9 24H194.1zm69.3 24h27.7l-13.9 24-13.9-24zm13.9 72l13.9 24H263.4l13.9-24zm-55.4 48L208 280l-13.9-24h27.7z"]},NV=kV,TV={prefix:"fas",iconName:"phone-volume",icon:[512,512,["volume-control-phone"],"f2a0","M280 0C408.1 0 512 103.9 512 232c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-101.6-82.4-184-184-184c-13.3 0-24-10.7-24-24s10.7-24 24-24zm8 192a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm-32-72c0-13.3 10.7-24 24-24c75.1 0 136 60.9 136 136c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-48.6-39.4-88-88-88c-13.3 0-24-10.7-24-24zM117.5 1.4c19.4-5.3 39.7 4.6 47.4 23.2l40 96c6.8 16.3 2.1 35.2-11.6 46.3L144 207.3c33.3 70.4 90.3 127.4 160.7 160.7L345 318.7c11.2-13.7 30-18.4 46.3-11.6l96 40c18.6 7.7 28.5 28 23.2 47.4l-24 88C481.8 499.9 466 512 448 512C200.6 512 0 311.4 0 64C0 46 12.1 30.2 29.5 25.4l88-24z"]},BV=TV,IV={prefix:"fas",iconName:"cake-candles",icon:[448,512,[127874,"birthday-cake","cake"],"f1fd","M86.4 5.5L61.8 47.6C58 54.1 56 61.6 56 69.2V72c0 22.1 17.9 40 40 40s40-17.9 40-40V69.2c0-7.6-2-15-5.8-21.6L105.6 5.5C103.6 2.1 100 0 96 0s-7.6 2.1-9.6 5.5zm128 0L189.8 47.6c-3.8 6.5-5.8 14-5.8 21.6V72c0 22.1 17.9 40 40 40s40-17.9 40-40V69.2c0-7.6-2-15-5.8-21.6L233.6 5.5C231.6 2.1 228 0 224 0s-7.6 2.1-9.6 5.5zM317.8 47.6c-3.8 6.5-5.8 14-5.8 21.6V72c0 22.1 17.9 40 40 40s40-17.9 40-40V69.2c0-7.6-2-15-5.8-21.6L361.6 5.5C359.6 2.1 356 0 352 0s-7.6 2.1-9.6 5.5L317.8 47.6zM128 176c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c-35.3 0-64 28.7-64 64v71c8.3 5.2 18.1 9 28.8 9c13.5 0 27.2-6.1 38.4-13.4c5.4-3.5 9.9-7.1 13-9.7c1.5-1.3 2.7-2.4 3.5-3.1c.4-.4 .7-.6 .8-.8l.1-.1 0 0 0 0s0 0 0 0s0 0 0 0c3.1-3.2 7.4-4.9 11.9-4.8s8.6 2.1 11.6 5.4l0 0 0 0 .1 .1c.1 .1 .4 .4 .7 .7c.7 .7 1.7 1.7 3.1 3c2.8 2.6 6.8 6.1 11.8 9.5c10.2 7.1 23 13.1 36.3 13.1s26.1-6 36.3-13.1c5-3.5 9-6.9 11.8-9.5c1.4-1.3 2.4-2.3 3.1-3c.3-.3 .6-.6 .7-.7l.1-.1c3-3.5 7.4-5.4 12-5.4s9 2 12 5.4l.1 .1c.1 .1 .4 .4 .7 .7c.7 .7 1.7 1.7 3.1 3c2.8 2.6 6.8 6.1 11.8 9.5c10.2 7.1 23 13.1 36.3 13.1s26.1-6 36.3-13.1c5-3.5 9-6.9 11.8-9.5c1.4-1.3 2.4-2.3 3.1-3c.3-.3 .6-.6 .7-.7l.1-.1c2.9-3.4 7.1-5.3 11.6-5.4s8.7 1.6 11.9 4.8l0 0 0 0 0 0 .1 .1c.2 .2 .4 .4 .8 .8c.8 .7 1.9 1.8 3.5 3.1c3.1 2.6 7.5 6.2 13 9.7c11.2 7.3 24.9 13.4 38.4 13.4c10.7 0 20.5-3.9 28.8-9V288c0-35.3-28.7-64-64-64V176c0-17.7-14.3-32-32-32s-32 14.3-32 32v48H256V176c0-17.7-14.3-32-32-32s-32 14.3-32 32v48H128V176zM448 394.6c-8.5 3.3-18.2 5.4-28.8 5.4c-22.5 0-42.4-9.9-55.8-18.6c-4.1-2.7-7.8-5.4-10.9-7.8c-2.8 2.4-6.1 5-9.8 7.5C329.8 390 310.6 400 288 400s-41.8-10-54.6-18.9c-3.5-2.4-6.7-4.9-9.4-7.2c-2.7 2.3-5.9 4.7-9.4 7.2C201.8 390 182.6 400 160 400s-41.8-10-54.6-18.9c-3.7-2.6-7-5.2-9.8-7.5c-3.1 2.4-6.8 5.1-10.9 7.8C71.2 390.1 51.3 400 28.8 400c-10.6 0-20.3-2.2-28.8-5.4V480c0 17.7 14.3 32 32 32H416c17.7 0 32-14.3 32-32V394.6z"]},$V=IV,RV=IV,AV={prefix:"fas",iconName:"angles-up",icon:[448,512,["angle-double-up"],"f102","M246.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L224 109.3 361.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160zm160 352l-160-160c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L224 301.3 361.4 438.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3z"]},PV=AV,WV={prefix:"fas",iconName:"arrow-up-9-1",icon:[576,512,["sort-numeric-up-alt"],"f887","M160 32c9 0 17.5 3.8 23.6 10.4l88 96c11.9 13 11.1 33.3-2 45.2s-33.3 11.1-45.2-2L192 146.3V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V146.3L95.6 181.6c-11.9 13-32.2 13.9-45.2 2s-13.9-32.2-2-45.2l88-96C142.5 35.8 151 32 160 32zM450.7 294c8.3 6 13.3 15.7 13.3 26v96h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H432 384c-17.7 0-32-14.3-32-32s14.3-32 32-32h16V364.4l-5.9 2c-16.8 5.6-34.9-3.5-40.5-20.2s3.5-34.9 20.2-40.5l48-16c9.8-3.3 20.5-1.6 28.8 4.4zm-5-145.1A32 32 0 1 0 418.3 91a32 32 0 1 0 27.4 57.9zm-40.7 54.9C369.6 192.4 344 159.2 344 120c0-48.6 39.4-88 88-88s88 39.4 88 88c0 23.5-7.5 46.3-21.5 65.2L449.7 251c-10.5 14.2-30.6 17.2-44.8 6.7s-17.2-30.6-6.7-44.8l6.8-9.2z"]},DV=WV,OV={prefix:"fas",iconName:"hourglass",icon:[384,512,[9203,62032,"hourglass-empty"],"f254","M0 32C0 14.3 14.3 0 32 0H64 320h32c17.7 0 32 14.3 32 32s-14.3 32-32 32V75c0 42.4-16.9 83.1-46.9 113.1L237.3 256l67.9 67.9c30 30 46.9 70.7 46.9 113.1v11c17.7 0 32 14.3 32 32s-14.3 32-32 32H320 64 32c-17.7 0-32-14.3-32-32s14.3-32 32-32V437c0-42.4 16.9-83.1 46.9-113.1L146.7 256 78.9 188.1C48.9 158.1 32 117.4 32 75V64C14.3 64 0 49.7 0 32zM96 64V75c0 25.5 10.1 49.9 28.1 67.9L192 210.7l67.9-67.9c18-18 28.1-42.4 28.1-67.9V64H96zm0 384H288V437c0-25.5-10.1-49.9-28.1-67.9L192 301.3l-67.9 67.9c-18 18-28.1 42.4-28.1 67.9v11z"]},FV=OV,GV={prefix:"fas",iconName:"user-doctor",icon:[448,512,["user-md"],"f0f0","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-96 55.2C54 332.9 0 401.3 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7c0-81-54-149.4-128-171.1V362c27.6 7.1 48 32.2 48 62v40c0 8.8-7.2 16-16 16H336c-8.8 0-16-7.2-16-16s7.2-16 16-16V424c0-17.7-14.3-32-32-32s-32 14.3-32 32v24c8.8 0 16 7.2 16 16s-7.2 16-16 16H256c-8.8 0-16-7.2-16-16V424c0-29.8 20.4-54.9 48-62V304.9c-6-.6-12.1-.9-18.3-.9H178.3c-6.2 0-12.3 .3-18.3 .9v65.4c23.1 6.9 40 28.3 40 53.7c0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.4 16.9-46.8 40-53.7V311.2zM144 448a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},UV=GV,jV={prefix:"fas",iconName:"circle-info",icon:[512,512,["info-circle"],"f05a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},qV=jV,ZV={prefix:"fas",iconName:"camera",icon:[512,512,[62258,"camera-alt"],"f030","M149.1 64.8L138.7 96H64C28.7 96 0 124.7 0 160V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H373.3L362.9 64.8C356.4 45.2 338.1 32 317.4 32H194.6c-20.7 0-39 13.2-45.5 32.8zM256 192a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},YV=ZV,JV={prefix:"fas",iconName:"arrow-down-1-9",icon:[576,512,["sort-numeric-asc","sort-numeric-down"],"f162","M450.7 38c-8.3-6-19.1-7.7-28.8-4.4l-48 16c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l5.9-2V160H384c-17.7 0-32 14.3-32 32s14.3 32 32 32h48 48c17.7 0 32-14.3 32-32s-14.3-32-32-32H464V64c0-10.3-4.9-19.9-13.3-26zM160 480c9 0 17.5-3.8 23.6-10.4l88-96c11.9-13 11.1-33.3-2-45.2s-33.3-11.1-45.2 2L192 365.7V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V365.7L95.6 330.4c-11.9-13-32.2-13.9-45.2-2s-13.9 32.2-2 45.2l88 96C142.5 476.2 151 480 160 480zM418.3 307a32 32 0 1 1 27.4 57.9A32 32 0 1 1 418.3 307zM405.1 419.8l-6.8 9.2c-10.5 14.2-7.5 34.2 6.7 44.8s34.2 7.5 44.8-6.7l48.8-65.8c14-18.9 21.5-41.7 21.5-65.2c0-48.6-39.4-88-88-88s-88 39.4-88 88c0 39.2 25.6 72.4 61.1 83.8z"]},XV=JV,KV=JV,QV={prefix:"fas",iconName:"hand-holding-droplet",icon:[576,512,["hand-holding-water"],"f4c1","M275.5 6.6C278.3 2.5 283 0 288 0s9.7 2.5 12.5 6.6L366.8 103C378 119.3 384 138.6 384 158.3V160c0 53-43 96-96 96s-96-43-96-96v-1.7c0-19.8 6-39 17.2-55.3L275.5 6.6zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]},ex=QV,tx={prefix:"fas",iconName:"prescription-bottle-medical",icon:[384,512,["prescription-bottle-alt"],"f486","M0 32C0 14.3 14.3 0 32 0H352c17.7 0 32 14.3 32 32V64c0 17.7-14.3 32-32 32H32C14.3 96 0 81.7 0 64V32zm32 96H352V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V128zM160 240v48H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V352h48c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16H224V240c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16z"]},ox=tx,rx={prefix:"fas",iconName:"arrow-down-a-z",icon:[576,512,["sort-alpha-asc","sort-alpha-down"],"f15d","M183.6 469.6C177.5 476.2 169 480 160 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L128 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32V365.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 320c0-17.7 14.3-32 32-32H480c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9L429.3 416H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H352c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L402.7 352H352c-17.7 0-32-14.3-32-32zM416 32c12.1 0 23.2 6.8 28.6 17.7l64 128 16 32c7.9 15.8 1.5 35-14.3 42.9s-35 1.5-42.9-14.3L460.2 224H371.8l-7.2 14.3c-7.9 15.8-27.1 22.2-42.9 14.3s-22.2-27.1-14.3-42.9l16-32 64-128C392.8 38.8 403.9 32 416 32zM395.8 176h40.4L416 135.6 395.8 176z"]},cx=rx,ax=rx,nx={prefix:"fas",iconName:"arrow-rotate-left",icon:[512,512,[8634,"arrow-left-rotate","arrow-rotate-back","arrow-rotate-backward","undo"],"f0e2","M125.7 160H176c17.7 0 32 14.3 32 32s-14.3 32-32 32H48c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32s32 14.3 32 32v51.2L97.6 97.6c87.5-87.5 229.3-87.5 316.8 0s87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3s-163.8-62.5-226.3 0L125.7 160z"]},lx=nx,ix=nx,sx=nx,dx=nx,mx={prefix:"fas",iconName:"hard-drive",icon:[512,512,[128436,"hdd"],"f0a0","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V280.4c-17-15.2-39.4-24.4-64-24.4H64c-24.6 0-47 9.2-64 24.4V96zM64 288H448c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V352c0-35.3 28.7-64 64-64zM320 416a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm128-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},fx=mx,ux={prefix:"fas",iconName:"face-grin-squint-tears",icon:[512,512,[129315,"grin-squint-tears"],"f586","M426.8 14.2C446-5 477.5-4.6 497.1 14.9s20 51 .7 70.3c-6.8 6.8-21.4 12.4-37.4 16.7c-16.3 4.4-34.1 7.5-46.3 9.3c-1.6 .2-3.1 .5-4.6 .6c-4.9 .8-9.1-2.8-9.5-7.4c-.1-.7 0-1.4 .1-2.1c1.6-11.2 4.6-29.6 9-47c.3-1.3 .7-2.6 1-3.9c4.3-15.9 9.8-30.5 16.7-37.4zm-44.7 19c-1.5 4.8-2.9 9.6-4.1 14.3c-4.8 18.9-8 38.5-9.7 50.3c-4 26.8 18.9 49.7 45.7 45.8c11.9-1.6 31.5-4.8 50.4-9.7c4.7-1.2 9.5-2.5 14.3-4.1C534.2 227.5 520.2 353.8 437 437c-83.2 83.2-209.5 97.2-307.2 41.8c1.5-4.8 2.8-9.6 4-14.3c4.8-18.9 8-38.5 9.7-50.3c4-26.8-18.9-49.7-45.7-45.8c-11.9 1.6-31.5 4.8-50.4 9.7c-4.7 1.2-9.5 2.5-14.3 4.1C-22.2 284.5-8.2 158.2 75 75C158.2-8.3 284.5-22.2 382.2 33.2zM51.5 410.1c18.5-5 38.8-8.3 50.9-10c.4-.1 .7-.1 1-.1c5.1-.2 9.2 4.3 8.4 9.6c-1.7 12.1-5 32.4-10 50.9C97.6 476.4 92 491 85.2 497.8C66 517 34.5 516.6 14.9 497.1s-20-51-.7-70.3c6.8-6.8 21.4-12.4 37.4-16.7zM416.9 209c-4.7-11.9-20.8-11-26.8 .3c-19 35.5-45 70.8-77.5 103.3S244.8 371.1 209.3 390c-11.3 6-12.2 22.1-.3 26.8c57.6 22.9 125.8 11 172.3-35.5s58.4-114.8 35.5-172.3zM87.1 285.1c2 2 4.6 3.2 7.3 3.4l56.1 5.1 5.1 56.1c.3 2.8 1.5 5.4 3.4 7.3c6.3 6.3 17.2 3.6 19.8-4.9l29.7-97.4c3.5-11.6-7.3-22.5-19-19L92 265.3c-8.6 2.6-11.3 13.4-4.9 19.8zM265.3 92l-29.7 97.4c-3.5 11.6 7.3 22.5 19 19l97.4-29.7c8.6-2.6 11.3-13.4 4.9-19.8c-2-2-4.6-3.2-7.3-3.4l-56.1-5.1-5.1-56.1c-.3-2.8-1.5-5.4-3.4-7.3c-6.3-6.3-17.2-3.6-19.8 4.9z"]},px=ux,bx={prefix:"fas",iconName:"rectangle-list",icon:[576,512,["list-alt"],"f022","M0 96C0 60.7 28.7 32 64 32H512c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM128 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32-128a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm96-248c-13.3 0-24 10.7-24 24s10.7 24 24 24H448c13.3 0 24-10.7 24-24s-10.7-24-24-24H224zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24H448c13.3 0 24-10.7 24-24s-10.7-24-24-24H224zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24H448c13.3 0 24-10.7 24-24s-10.7-24-24-24H224z"]},hx=bx,gx={prefix:"fas",iconName:"person-skiing-nordic",icon:[576,512,["skiing-nordic"],"f7ca","M336 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM227.2 160c1.9 0 3.8 .1 5.6 .3L201.6 254c-9.3 28 1.7 58.8 26.8 74.5l86.2 53.9L291.3 464H202.8l41.1-88.1-32.4-20.3c-7.8-4.9-14.7-10.7-20.6-17.3L132.2 464H99.7l54.2-257.6c4.6-1.5 9-4.1 12.7-7.8l23.1-23.1c9.9-9.9 23.4-15.5 37.5-15.5zM121.4 198.6c.4 .4 .8 .8 1.3 1.2L67 464H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H159.3c.4 0 .9 0 1.3 0H319.3c.5 0 1 0 1.4 0H504c39.8 0 72-32.2 72-72v-8c0-13.3-10.7-24-24-24s-24 10.7-24 24v8c0 13.3-10.7 24-24 24H434.6l27.6-179.3c10.5-5.2 17.8-16.1 17.8-28.7c0-17.7-14.3-32-32-32H426.7c-12.9 0-24.6-7.8-29.5-19.7l-6.3-15c-14.6-35.1-44.1-61.9-80.5-73.1l-48.7-15c-11.1-3.4-22.7-5.2-34.4-5.2c-31 0-60.8 12.3-82.7 34.3l-23.1 23.1c-12.5 12.5-12.5 32.8 0 45.3zm308 89.4L402.3 464H357.8l21.6-75.6c5.9-20.6-2.6-42.6-20.7-53.9L302 299l30.9-82.4 5.1 12.3C353 264.7 387.9 288 426.7 288h2.7z"]},vx=gx,Cx={prefix:"fas",iconName:"circle-left",icon:[512,512,[61840,"arrow-alt-circle-left"],"f359","M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM217.4 376.9L117.5 269.8c-3.5-3.8-5.5-8.7-5.5-13.8s2-10.1 5.5-13.8l99.9-107.1c4.2-4.5 10.1-7.1 16.3-7.1c12.3 0 22.3 10 22.3 22.3l0 57.7 96 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32l-96 0 0 57.7c0 12.3-10 22.3-22.3 22.3c-6.2 0-12.1-2.6-16.3-7.1z"]},yx=Cx,zx={prefix:"fas",iconName:"train-subway",icon:[448,512,["subway"],"f239","M96 0C43 0 0 43 0 96V352c0 48 35.2 87.7 81.1 94.9l-46 46C28.1 499.9 33.1 512 43 512H82.7c8.5 0 16.6-3.4 22.6-9.4L160 448H288l54.6 54.6c6 6 14.1 9.4 22.6 9.4H405c10 0 15-12.1 7.9-19.1l-46-46c46-7.1 81.1-46.9 81.1-94.9V96c0-53-43-96-96-96H96zM64 128c0-17.7 14.3-32 32-32h80c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V128zM272 96h80c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H272c-17.7 0-32-14.3-32-32V128c0-17.7 14.3-32 32-32zM64 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm288-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},Hx=zx,Vx={prefix:"fas",iconName:"indian-rupee-sign",icon:[320,512,["indian-rupee","inr"],"e1bc","M0 64C0 46.3 14.3 32 32 32H96h16H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H231.8c9.6 14.4 16.7 30.6 20.7 48H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H252.4c-13.2 58.3-61.9 103.2-122.2 110.9L274.6 422c14.4 10.3 17.7 30.3 7.4 44.6s-30.3 17.7-44.6 7.4L13.4 314C2.1 306-2.7 291.5 1.5 278.2S18.1 256 32 256h80c32.8 0 61-19.7 73.3-48H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H185.3C173 115.7 144.8 96 112 96H96 32C14.3 96 0 81.7 0 64z"]},xx=Vx,Mx=Vx,Lx={prefix:"fas",iconName:"crop-simple",icon:[512,512,["crop-alt"],"f565","M128 32c0-17.7-14.3-32-32-32S64 14.3 64 32V64H32C14.3 64 0 78.3 0 96s14.3 32 32 32H64V384c0 35.3 28.7 64 64 64H352V384H128V32zM384 480c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H448l0-256c0-35.3-28.7-64-64-64L160 64v64l224 0 0 352z"]},wx=Lx,Sx={prefix:"fas",iconName:"money-bill-1",icon:[576,512,["money-bill-alt"],"f3d1","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zm64 320H64V320c35.3 0 64 28.7 64 64zM64 192V128h64c0 35.3-28.7 64-64 64zM448 384c0-35.3 28.7-64 64-64v64H448zm64-192c-35.3 0-64-28.7-64-64h64v64zM176 256a112 112 0 1 1 224 0 112 112 0 1 1 -224 0zm76-48c0 9.7 6.9 17.7 16 19.6V276h-4c-11 0-20 9-20 20s9 20 20 20h24 24c11 0 20-9 20-20s-9-20-20-20h-4V208c0-11-9-20-20-20H272c-11 0-20 9-20 20z"]},Ex=Sx,kx={prefix:"fas",iconName:"left-long",icon:[512,512,["long-arrow-alt-left"],"f30a","M177.5 414c-8.8 3.8-19 2-26-4.6l-144-136C2.7 268.9 0 262.6 0 256s2.7-12.9 7.5-17.4l144-136c7-6.6 17.2-8.4 26-4.6s14.5 12.5 14.5 22l0 72 288 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-288 0 0 72c0 9.6-5.7 18.2-14.5 22z"]},Nx=kx,Tx={prefix:"fas",iconName:"minus",icon:[448,512,[8211,8722,10134,"subtract"],"f068","M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"]},Bx=Tx,Ix={prefix:"fas",iconName:"arrow-left-long",icon:[512,512,["long-arrow-left"],"f177","M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 288 480 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-370.7 0 73.4-73.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-128 128z"]},$x=Ix,Rx={prefix:"fas",iconName:"hands-asl-interpreting",icon:[640,512,["american-sign-language-interpreting","asl-interpreting","hands-american-sign-language-interpreting"],"f2a3","M156.6 46.3c7.9-15.8 1.5-35-14.3-42.9s-35-1.5-42.9 14.3L13.5 189.4C4.6 207.2 0 226.8 0 246.7V256c0 70.7 57.3 128 128 128h72 8v-.3c35.2-2.7 65.4-22.8 82.1-51.7c8.8-15.3 3.6-34.9-11.7-43.7s-34.9-3.6-43.7 11.7c-7 12-19.9 20-34.7 20c-22.1 0-40-17.9-40-40s17.9-40 40-40c14.8 0 27.7 8 34.7 20c8.8 15.3 28.4 20.5 43.7 11.7s20.5-28.4 11.7-43.7c-12.8-22.1-33.6-39.1-58.4-47.1l80.8-22c17-4.6 27.1-22.2 22.5-39.3s-22.2-27.1-39.3-22.5L194.9 124.6l81.6-68c13.6-11.3 15.4-31.5 4.1-45.1S249.1-3.9 235.5 7.4L133.6 92.3l23-46zM483.4 465.7c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l85.9-171.7c8.9-17.8 13.5-37.4 13.5-57.2V256c0-70.7-57.3-128-128-128H440h-8v.3c-35.2 2.7-65.4 22.8-82.1 51.7c-8.9 15.3-3.6 34.9 11.7 43.7s34.9 3.6 43.7-11.7c7-12 19.9-20 34.7-20c22.1 0 40 17.9 40 40s-17.9 40-40 40c-14.8 0-27.7-8-34.7-20c-8.9-15.3-28.4-20.5-43.7-11.7s-20.5 28.4-11.7 43.7c12.8 22.1 33.6 39.1 58.4 47.1l-80.8 22c-17.1 4.7-27.1 22.2-22.5 39.3s22.2 27.1 39.3 22.5l100.7-27.5-81.6 68c-13.6 11.3-15.4 31.5-4.1 45.1s31.5 15.4 45.1 4.1l101.9-84.9-23 46z"]},Ax=Rx,Px=Rx,Wx=Rx,Dx={prefix:"fas",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z"]},Ox=Dx,Fx={prefix:"fas",iconName:"droplet-slash",icon:[640,512,["tint-slash"],"f5c7","M320 512c53.2 0 101.4-21.6 136.1-56.6l-298.3-235C140 257.1 128 292.3 128 320c0 106 86 192 192 192zM505.2 370.7c4.4-16.1 6.8-33.1 6.8-50.7c0-91.2-130.2-262.3-166.6-308.3C339.4 4.2 330.5 0 320.9 0h-1.8c-9.6 0-18.5 4.2-24.5 11.7C277.8 33 240.7 81.3 205.8 136L38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L505.2 370.7zM224 336c0 44.2 35.8 80 80 80c8.8 0 16 7.2 16 16s-7.2 16-16 16c-61.9 0-112-50.1-112-112c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},Gx=Fx,Ux={prefix:"fas",iconName:"cart-shopping",icon:[576,512,[128722,"shopping-cart"],"f07a","M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},jx=Ux,qx={prefix:"fas",iconName:"arrow-turn-up",icon:[384,512,["level-up"],"f148","M32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c53 0 96-43 96-96l0-306.7 73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 109.3 160 416c0 17.7-14.3 32-32 32l-96 0z"]},Zx=qx,Yx={prefix:"fas",iconName:"square-root-variable",icon:[576,512,["square-root-alt"],"f698","M282.6 78.1c8-27.3 33-46.1 61.4-46.1H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H344L238.7 457c-3.6 12.3-14.1 21.2-26.8 22.8s-25.1-4.6-31.5-15.6L77.6 288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H77.6c22.8 0 43.8 12.1 55.3 31.8l65.2 111.8L282.6 78.1zM393.4 233.4c12.5-12.5 32.8-12.5 45.3 0L480 274.7l41.4-41.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L525.3 320l41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L480 365.3l-41.4 41.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L434.7 320l-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3z"]},Jx=Yx,Xx={prefix:"fas",iconName:"clock",icon:[512,512,[128339,"clock-four"],"f017","M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120V256c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2V120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},Kx=Xx,Qx={prefix:"fas",iconName:"backward-step",icon:[320,512,["step-backward"],"f048","M267.5 440.6c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4l-192 160L64 241V96c0-17.7-14.3-32-32-32S0 78.3 0 96V416c0 17.7 14.3 32 32 32s32-14.3 32-32V271l11.5 9.6 192 160z"]},eM=Qx,tM={prefix:"fas",iconName:"house-chimney-medical",icon:[576,512,["clinic-medical"],"f7f2","M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c.2 35.5-28.5 64.3-64 64.3H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L416 100.7V64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V185l52.8 46.4c8 7 12 15 11 24zM272 192c-8.8 0-16 7.2-16 16v48H208c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320h48c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H320V208c0-8.8-7.2-16-16-16H272z"]},oM=tM,rM={prefix:"fas",iconName:"temperature-three-quarters",icon:[320,512,["temperature-3","thermometer-3","thermometer-three-quarters"],"f2c8","M160 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V144c0-8.8 7.2-16 16-16s16 7.2 16 16V322.7c18.6 6.6 32 24.4 32 45.3z"]},cM=rM,aM=rM,nM=rM,lM={prefix:"fas",iconName:"mobile-screen",icon:[384,512,["mobile-android-alt"],"f3cf","M16 64C16 28.7 44.7 0 80 0H304c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H80c-35.3 0-64-28.7-64-64V64zM144 448c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16s-7.2-16-16-16H160c-8.8 0-16 7.2-16 16zM304 64H80V384H304V64z"]},iM=lM,sM={prefix:"fas",iconName:"battery-half",icon:[576,512,["battery-3"],"f242","M464 160c8.8 0 16 7.2 16 16V336c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16H464zM80 96C35.8 96 0 131.8 0 176V336c0 44.2 35.8 80 80 80H464c44.2 0 80-35.8 80-80V320c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32V176c0-44.2-35.8-80-80-80H80zm208 96H96V320H288V192z"]},dM=sM,mM={prefix:"fas",iconName:"sliders",icon:[512,512,["sliders-h"],"f1de","M0 416c0 17.7 14.3 32 32 32l54.7 0c12.3 28.3 40.5 48 73.3 48s61-19.7 73.3-48L480 448c17.7 0 32-14.3 32-32s-14.3-32-32-32l-246.7 0c-12.3-28.3-40.5-48-73.3-48s-61 19.7-73.3 48L32 384c-17.7 0-32 14.3-32 32zm128 0a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM320 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32-80c-32.8 0-61 19.7-73.3 48L32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l246.7 0c12.3 28.3 40.5 48 73.3 48s61-19.7 73.3-48l54.7 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-54.7 0c-12.3-28.3-40.5-48-73.3-48zM192 128a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm73.3-64C253 35.7 224.8 16 192 16s-61 19.7-73.3 48L32 64C14.3 64 0 78.3 0 96s14.3 32 32 32l86.7 0c12.3 28.3 40.5 48 73.3 48s61-19.7 73.3-48L480 128c17.7 0 32-14.3 32-32s-14.3-32-32-32L265.3 64z"]},fM=mM,uM={prefix:"fas",iconName:"ellipsis-vertical",icon:[128,512,["ellipsis-v"],"f142","M64 360a56 56 0 1 0 0 112 56 56 0 1 0 0-112zm0-160a56 56 0 1 0 0 112 56 56 0 1 0 0-112zM120 96A56 56 0 1 0 8 96a56 56 0 1 0 112 0z"]},pM=uM,bM={prefix:"fas",iconName:"right-long",icon:[512,512,["long-arrow-alt-right"],"f30b","M334.5 414c8.8 3.8 19 2 26-4.6l144-136c4.8-4.5 7.5-10.8 7.5-17.4s-2.7-12.9-7.5-17.4l-144-136c-7-6.6-17.2-8.4-26-4.6s-14.5 12.5-14.5 22l0 72L32 192c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l288 0 0 72c0 9.6 5.7 18.2 14.5 22z"]},hM=bM,gM={prefix:"fas",iconName:"tty",icon:[512,512,["teletype"],"f1e4","M38.3 241.3L15.1 200.6c-9.2-16.2-8.4-36.5 4.5-50C61.4 106.8 144.7 48 256 48s194.6 58.8 236.4 102.6c12.9 13.5 13.7 33.8 4.5 50l-23.1 40.7c-7.5 13.2-23.3 19.3-37.8 14.6l-81.1-26.6c-13.1-4.3-22-16.6-22-30.4V144c-49.6-18.1-104-18.1-153.6 0v54.8c0 13.8-8.9 26.1-22 30.4L76.1 255.8c-14.5 4.7-30.3-1.4-37.8-14.6zM32 336c0-8.8 7.2-16 16-16H80c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16V336zm0 96c0-8.8 7.2-16 16-16H80c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16V432zM144 320h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H144c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H240c-8.8 0-16-7.2-16-16V336zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H336c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H432c-8.8 0-16-7.2-16-16V336zm16 80h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H432c-8.8 0-16-7.2-16-16V432c0-8.8 7.2-16 16-16zM128 432c0-8.8 7.2-16 16-16H368c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H144c-8.8 0-16-7.2-16-16V432z"]},vM=gM,CM={prefix:"fas",iconName:"person-hiking",icon:[384,512,["hiking"],"f6ec","M192 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm51.3 182.7L224.2 307l49.7 49.7c9 9 14.1 21.2 14.1 33.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V397.3l-73.9-73.9c-15.8-15.8-22.2-38.6-16.9-60.3l20.4-84c8.3-34.1 42.7-54.9 76.7-46.4c19 4.8 35.6 16.4 46.4 32.7L305.1 208H336V184c0-13.3 10.7-24 24-24s24 10.7 24 24v55.8c0 .1 0 .2 0 .2s0 .2 0 .2V488c0 13.3-10.7 24-24 24s-24-10.7-24-24V272H296.6c-16 0-31-8-39.9-21.4l-13.3-20zM81.1 471.9L117.3 334c3 4.2 6.4 8.2 10.1 11.9l41.9 41.9L142.9 488.1c-4.5 17.1-22 27.3-39.1 22.8s-27.3-22-22.8-39.1zm55.5-346L101.4 266.5c-3 12.1-14.9 19.9-27.2 17.9l-47.9-8c-14-2.3-22.9-16.3-19.2-30L31.9 155c9.5-34.8 41.1-59 77.2-59h4.2c15.6 0 27.1 14.7 23.3 29.8z"]},yM=CM,zM={prefix:"fas",iconName:"cable-car",icon:[512,512,[128673,57551,"tram"],"f7da","M288 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM160 56a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM32 288c0-35.3 28.7-64 64-64H232V157.5l-203.1 42c-13 2.7-25.7-5.7-28.4-18.6s5.7-25.7 18.6-28.4l232-48 232-48c13-2.7 25.7 5.7 28.4 18.6s-5.7 25.7-18.6 28.4L280 147.5V224H416c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V288zm64 0c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16H96zm112 16v64c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16H224c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16H352z"]},HM=zM,_M={prefix:"fas",iconName:"face-grin",icon:[512,512,[128512,"grin"],"f580","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},VM=_M,xM={prefix:"fas",iconName:"delete-left",icon:[576,512,[9003,"backspace"],"f55a","M576 128c0-35.3-28.7-64-64-64H205.3c-17 0-33.3 6.7-45.3 18.7L9.4 233.4c-6 6-9.4 14.1-9.4 22.6s3.4 16.6 9.4 22.6L160 429.3c12 12 28.3 18.7 45.3 18.7H512c35.3 0 64-28.7 64-64V128zM271 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"]},MM=xM,LM={prefix:"fas",iconName:"eye-dropper",icon:[512,512,["eye-dropper-empty","eyedropper"],"f1fb","M341.6 29.2L240.1 130.8l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4L482.8 170.4c39-39 39-102.2 0-141.1s-102.2-39-141.1 0zM55.4 323.3c-15 15-23.4 35.4-23.4 56.6v42.4L5.4 462.2c-8.5 12.7-6.8 29.6 4 40.4s27.7 12.5 40.4 4L89.7 480h42.4c21.2 0 41.6-8.4 56.6-23.4L309.4 335.9l-45.3-45.3L143.4 411.3c-3 3-7.1 4.7-11.3 4.7H96V379.9c0-4.2 1.7-8.3 4.7-11.3L221.4 247.9l-45.3-45.3L55.4 323.3z"]},wM=LM,SM=LM,EM={prefix:"fas",iconName:"mobile",icon:[384,512,[128241,"mobile-android","mobile-phone"],"f3ce","M80 0C44.7 0 16 28.7 16 64V448c0 35.3 28.7 64 64 64H304c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H80zm80 432h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H160c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},kM=EM,NM=EM,TM={prefix:"fas",iconName:"face-meh",icon:[512,512,[128528,"meh"],"f11a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM160 336H352c8.8 0 16 7.2 16 16s-7.2 16-16 16H160c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},BM=TM,IM={prefix:"fas",iconName:"book-skull",icon:[448,512,["book-dead"],"f6b7","M0 96C0 43 43 0 96 0H384h32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32zM320 112c0-35.3-35.8-64-80-64s-80 28.7-80 64c0 20.9 12.6 39.5 32 51.2V176c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V163.2c19.4-11.7 32-30.3 32-51.2zM208 96a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM134.3 209.3c-8.1-3.5-17.5 .3-21 8.4s.3 17.5 8.4 21L199.4 272l-77.7 33.3c-8.1 3.5-11.9 12.9-8.4 21s12.9 11.9 21 8.4L240 289.4l105.7 45.3c8.1 3.5 17.5-.3 21-8.4s-.3-17.5-8.4-21L280.6 272l77.7-33.3c8.1-3.5 11.9-12.9 8.4-21s-12.9-11.9-21-8.4L240 254.6 134.3 209.3z"]},$M=IM,RM={prefix:"fas",iconName:"id-card",icon:[576,512,[62147,"drivers-license"],"f2c2","M0 96l576 0c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96zm0 32V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128H0zM64 405.3c0-29.5 23.9-53.3 53.3-53.3H234.7c29.5 0 53.3 23.9 53.3 53.3c0 5.9-4.8 10.7-10.7 10.7H74.7c-5.9 0-10.7-4.8-10.7-10.7zM176 192a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm176 16c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16z"]},AM=RM,PM={prefix:"fas",iconName:"outdent",icon:[448,512,["dedent"],"f03b","M0 64C0 46.3 14.3 32 32 32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64zM192 192c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32zm32 96H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zM0 448c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM.2 268.6c-8.2-6.4-8.2-18.9 0-25.3l101.9-79.3c10.5-8.2 25.8-.7 25.8 12.6V335.3c0 13.3-15.3 20.8-25.8 12.6L.2 268.6z"]},WM=PM,DM={prefix:"fas",iconName:"house",icon:[576,512,[127968,63498,63500,"home","home-alt","home-lg-alt"],"f015","M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c0 2.7-.2 5.4-.5 8.1V472c0 22.1-17.9 40-40 40H456c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1H416 392c-22.1 0-40-17.9-40-40V448 384c0-17.7-14.3-32-32-32H256c-17.7 0-32 14.3-32 32v64 24c0 22.1-17.9 40-40 40H160 128.1c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2H104c-22.1 0-40-17.9-40-40V360c0-.9 0-1.9 .1-2.8V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z"]},OM=DM,FM=DM,GM=DM,UM={prefix:"fas",iconName:"arrow-right-arrow-left",icon:[448,512,[8644,"exchange"],"f0ec","M438.6 150.6c12.5-12.5 12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.7 96 32 96C14.3 96 0 110.3 0 128s14.3 32 32 32l306.7 0-41.4 41.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l96-96zm-333.3 352c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 416 416 416c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0 41.4-41.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3l96 96z"]},jM=UM,qM={prefix:"fas",iconName:"rotate-right",icon:[512,512,["redo-alt","rotate-forward"],"f2f9","M463.5 224H472c13.3 0 24-10.7 24-24V72c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1c-87.5 87.5-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8H463.5z"]},ZM=qM,YM=qM,JM={prefix:"fas",iconName:"utensils",icon:[448,512,[127860,61685,"cutlery"],"f2e7","M416 0C400 0 288 32 288 176V288c0 35.3 28.7 64 64 64h32V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352 240 32c0-17.7-14.3-32-32-32zM64 16C64 7.8 57.9 1 49.7 .1S34.2 4.6 32.4 12.5L2.1 148.8C.7 155.1 0 161.5 0 167.9c0 45.9 35.1 83.6 80 87.7V480c0 17.7 14.3 32 32 32s32-14.3 32-32V255.6c44.9-4.1 80-41.8 80-87.7c0-6.4-.7-12.8-2.1-19.1L191.6 12.5c-1.8-8-9.3-13.3-17.4-12.4S160 7.8 160 16V150.2c0 5.4-4.4 9.8-9.8 9.8c-5.1 0-9.3-3.9-9.8-9L127.9 14.6C127.2 6.3 120.3 0 112 0s-15.2 6.3-15.9 14.6L83.7 151c-.5 5.1-4.7 9-9.8 9c-5.4 0-9.8-4.4-9.8-9.8V16zm48.3 152l-.3 0-.3 0 .3-.7 .3 .7z"]},XM=JM,KM={prefix:"fas",iconName:"arrow-up-wide-short",icon:[576,512,["sort-amount-up"],"f161","M151.6 42.4C145.5 35.8 137 32 128 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L96 146.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V146.3l32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 480h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-17.7 0-32 14.3-32 32s14.3 32 32 32zm0-128h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-17.7 0-32 14.3-32 32s14.3 32 32 32zm0-128H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-17.7 0-32 14.3-32 32s14.3 32 32 32zm0-128H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-17.7 0-32 14.3-32 32s14.3 32 32 32z"]},QM=KM,eL={prefix:"fas",iconName:"tower-broadcast",icon:[576,512,["broadcast-tower"],"f519","M80.3 44C69.8 69.9 64 98.2 64 128s5.8 58.1 16.3 84c6.6 16.4-1.3 35-17.7 41.7s-35-1.3-41.7-17.7C7.4 202.6 0 166.1 0 128S7.4 53.4 20.9 20C27.6 3.6 46.2-4.3 62.6 2.3S86.9 27.6 80.3 44zM555.1 20C568.6 53.4 576 89.9 576 128s-7.4 74.6-20.9 108c-6.6 16.4-25.3 24.3-41.7 17.7S489.1 228.4 495.7 212c10.5-25.9 16.3-54.2 16.3-84s-5.8-58.1-16.3-84C489.1 27.6 497 9 513.4 2.3s35 1.3 41.7 17.7zM352 128c0 23.7-12.9 44.4-32 55.4V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V183.4c-19.1-11.1-32-31.7-32-55.4c0-35.3 28.7-64 64-64s64 28.7 64 64zM170.6 76.8C163.8 92.4 160 109.7 160 128s3.8 35.6 10.6 51.2c7.1 16.2-.3 35.1-16.5 42.1s-35.1-.3-42.1-16.5c-10.3-23.6-16-49.6-16-76.8s5.7-53.2 16-76.8c7.1-16.2 25.9-23.6 42.1-16.5s23.6 25.9 16.5 42.1zM464 51.2c10.3 23.6 16 49.6 16 76.8s-5.7 53.2-16 76.8c-7.1 16.2-25.9 23.6-42.1 16.5s-23.6-25.9-16.5-42.1c6.8-15.6 10.6-32.9 10.6-51.2s-3.8-35.6-10.6-51.2c-7.1-16.2 .3-35.1 16.5-42.1s35.1 .3 42.1 16.5z"]},tL=eL,oL={prefix:"fas",iconName:"up-long",icon:[320,512,["long-arrow-alt-up"],"f30c","M318 177.5c3.8-8.8 2-19-4.6-26l-136-144C172.9 2.7 166.6 0 160 0s-12.9 2.7-17.4 7.5l-136 144c-6.6 7-8.4 17.2-4.6 26S14.4 192 24 192H96l0 288c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32l0-288h72c9.6 0 18.2-5.7 22-14.5z"]},rL=oL,cL={prefix:"fas",iconName:"file-arrow-down",icon:[384,512,["file-download"],"f56d","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM216 232V334.1l31-31c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-72 72c-9.4 9.4-24.6 9.4-33.9 0l-72-72c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l31 31V232c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},aL=cL,nL={prefix:"fas",iconName:"bolt",icon:[448,512,[9889,"zap"],"f0e7","M349.4 44.6c5.9-13.7 1.5-29.7-10.6-38.5s-28.6-8-39.9 1.8l-256 224c-10 8.8-13.6 22.9-8.9 35.3S50.7 288 64 288H175.5L98.6 467.4c-5.9 13.7-1.5 29.7 10.6 38.5s28.6 8 39.9-1.8l256-224c10-8.8 13.6-22.9 8.9-35.3s-16.6-20.7-30-20.7H272.5L349.4 44.6z"]},lL=nL,iL={prefix:"fas",iconName:"yen-sign",icon:[320,512,[165,"cny","jpy","rmb","yen"],"f157","M58.6 46.2C48.8 31.5 29 27.6 14.3 37.4S-4.4 67 5.4 81.7L100.2 224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32h80v32H48c-17.7 0-32 14.3-32 32s14.3 32 32 32h80v64c0 17.7 14.3 32 32 32s32-14.3 32-32V384h80c17.7 0 32-14.3 32-32s-14.3-32-32-32H192V288h80c17.7 0 32-14.3 32-32s-14.3-32-32-32H219.8L314.6 81.7c9.8-14.7 5.8-34.6-8.9-44.4s-34.6-5.8-44.4 8.9L160 198.3 58.6 46.2z"]},sL=iL,dL=iL,mL=iL,fL=iL,uL={prefix:"fas",iconName:"ruble-sign",icon:[384,512,[8381,"rouble","rub","ruble"],"f158","M96 32C78.3 32 64 46.3 64 64V256H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64v32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64v32c0 17.7 14.3 32 32 32s32-14.3 32-32V416H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H128V320H240c79.5 0 144-64.5 144-144s-64.5-144-144-144H96zM240 256H128V96H240c44.2 0 80 35.8 80 80s-35.8 80-80 80z"]},pL=uL,bL=uL,hL=uL,gL={prefix:"fas",iconName:"face-laugh-wink",icon:[512,512,["laugh-wink"],"f59c","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1H393.6c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm156.4 25.6c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2c-17.6-23.5-52.8-23.5-70.4 0z"]},vL=gL,CL={prefix:"fas",iconName:"circle-down",icon:[512,512,[61466,"arrow-alt-circle-down"],"f358","M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM376.9 294.6L269.8 394.5c-3.8 3.5-8.7 5.5-13.8 5.5s-10.1-2-13.8-5.5L135.1 294.6c-4.5-4.2-7.1-10.1-7.1-16.3c0-12.3 10-22.3 22.3-22.3l57.7 0 0-96c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 96 57.7 0c12.3 0 22.3 10 22.3 22.3c0 6.2-2.6 12.1-7.1 16.3z"]},yL=CL,zL={prefix:"fas",iconName:"arrow-down-short-wide",icon:[576,512,["sort-amount-desc","sort-amount-down-alt"],"f884","M151.6 469.6C145.5 476.2 137 480 128 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L96 365.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32V365.7l32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 128h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 128H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 128H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},HL=zL,_L=zL,VL={prefix:"fas",iconName:"arrow-right-long",icon:[512,512,["long-arrow-right"],"f178","M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l370.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z"]},xL=VL,ML={prefix:"fas",iconName:"ellipsis",icon:[448,512,["ellipsis-h"],"f141","M8 256a56 56 0 1 1 112 0A56 56 0 1 1 8 256zm160 0a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm216-56a56 56 0 1 1 0 112 56 56 0 1 1 0-112z"]},LL=ML,wL={prefix:"fas",iconName:"kit-medical",icon:[576,512,["first-aid"],"f479","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H96V32H64zm64 0V480H448V32H128zM512 480c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H480V480h32zM256 176c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H320v48c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V288H208c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16h48V176z"]},SL=wL,EL={prefix:"fas",iconName:"credit-card",icon:[576,512,[128179,62083,"credit-card-alt"],"f09d","M64 32C28.7 32 0 60.7 0 96v32H576V96c0-35.3-28.7-64-64-64H64zM576 224H0V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V224zM112 352h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm112 16c0-8.8 7.2-16 16-16H368c8.8 0 16 7.2 16 16s-7.2 16-16 16H240c-8.8 0-16-7.2-16-16z"]},kL=EL,NL={prefix:"fas",iconName:"car",icon:[512,512,[128664,"automobile"],"f1b9","M135.2 117.4L109.1 192H402.9l-26.1-74.6C372.3 104.6 360.2 96 346.6 96H165.4c-13.6 0-25.7 8.6-30.2 21.4zM39.6 196.8L74.8 96.3C88.3 57.8 124.6 32 165.4 32H346.6c40.8 0 77.1 25.8 90.6 64.3l35.2 100.5c23.2 9.6 39.6 32.5 39.6 59.2V400v48c0 17.7-14.3 32-32 32H448c-17.7 0-32-14.3-32-32V400H96v48c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V400 256c0-26.7 16.4-49.6 39.6-59.2zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},TL=NL,BL={prefix:"fas",iconName:"book-open-reader",icon:[512,512,["book-reader"],"f5da","M160 96a96 96 0 1 1 192 0A96 96 0 1 1 160 96zm80 152V512l-48.4-24.2c-20.9-10.4-43.5-17-66.8-19.3l-96-9.6C12.5 457.2 0 443.5 0 427V224c0-17.7 14.3-32 32-32H62.3c63.6 0 125.6 19.6 177.7 56zm32 264V248c52.1-36.4 114.1-56 177.7-56H480c17.7 0 32 14.3 32 32V427c0 16.4-12.5 30.2-28.8 31.8l-96 9.6c-23.2 2.3-45.9 8.9-66.8 19.3L272 512z"]},IL=BL,$L={prefix:"fas",iconName:"temperature-arrow-up",icon:[576,512,["temperature-up"],"e040","M128 112c0-26.5 21.5-48 48-48s48 21.5 48 48V276.5c0 17.3 7.1 31.9 15.3 42.5C249.8 332.6 256 349.5 256 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9c8.2-10.6 15.3-25.2 15.3-42.5V112zM176 0C114.1 0 64 50.1 64 112V276.4c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C43.2 304.2 32 334.8 32 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6V112C288 50.1 237.9 0 176 0zm0 416c26.5 0 48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16 7.2-16 16V322.7c-18.6 6.6-32 24.4-32 45.3c0 26.5 21.5 48 48 48zM480 160h32c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8h32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V160z"]},RL=$L,AL={prefix:"fas",iconName:"square-h",icon:[448,512,["h-square"],"f0fd","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM336 152V256 360c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H160l0 80c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-208c0-13.3 10.7-24 24-24s24 10.7 24 24v80H288V152c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},PL=AL,WL={prefix:"fas",iconName:"temperature-full",icon:[320,512,["temperature-4","thermometer-4","thermometer-full"],"f2c7","M160 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V112c0-8.8 7.2-16 16-16s16 7.2 16 16V322.7c18.6 6.6 32 24.4 32 45.3z"]},DL=WL,OL=WL,FL=WL,GL={prefix:"fas",iconName:"handshake-angle",icon:[640,512,["hands-helping"],"f4c4","M544 248v3.3l69.7-69.7c21.9-21.9 21.9-57.3 0-79.2L535.6 24.4c-21.9-21.9-57.3-21.9-79.2 0L416.3 64.5c-2.7-.3-5.5-.5-8.3-.5H296c-37.1 0-67.6 28-71.6 64H224V248c0 22.1 17.9 40 40 40s40-17.9 40-40V176c0 0 0-.1 0-.1V160l16 0 136 0c0 0 0 0 .1 0H464c44.2 0 80 35.8 80 80v8zM336 192v56c0 39.8-32.2 72-72 72s-72-32.2-72-72V129.4c-35.9 6.2-65.8 32.3-76 68.2L99.5 255.2 26.3 328.4c-21.9 21.9-21.9 57.3 0 79.2l78.1 78.1c21.9 21.9 57.3 21.9 79.2 0l37.7-37.7c.9 0 1.8 .1 2.7 .1H384c26.5 0 48-21.5 48-48c0-5.6-1-11-2.7-16H432c26.5 0 48-21.5 48-48c0-12.8-5-24.4-13.2-33c25.7-5 45.1-27.6 45.2-54.8v-.4c-.1-30.8-25.1-55.8-56-55.8c0 0 0 0 0 0l-120 0z"]},UL=GL,jL={prefix:"fas",iconName:"location-dot",icon:[384,512,["map-marker-alt"],"f3c5","M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},qL=jL,ZL={prefix:"fas",iconName:"person-swimming",icon:[576,512,[127946,"swimmer"],"f5c4","M309.5 178.4L447.9 297.1c-1.6 .9-3.2 2-4.8 3c-18 12.4-40.1 20.3-59.2 20.3c-19.6 0-40.8-7.7-59.2-20.3c-22.1-15.5-51.6-15.5-73.7 0c-17.1 11.8-38 20.3-59.2 20.3c-10.1 0-21.1-2.2-31.9-6.2C163.1 193.2 262.2 96 384 96h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384c-26.9 0-52.3 6.6-74.5 18.4zM160 160A64 64 0 1 1 32 160a64 64 0 1 1 128 0zM306.5 325.9C329 341.4 356.5 352 384 352c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 405.7 417 416 384 416c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 341.2 165.1 352 192 352c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},YL=ZL,JL={prefix:"fas",iconName:"droplet",icon:[384,512,[128167,"tint"],"f043","M192 512C86 512 0 426 0 320C0 228.8 130.2 57.7 166.6 11.7C172.6 4.2 181.5 0 191.1 0h1.8c9.6 0 18.5 4.2 24.5 11.7C253.8 57.7 384 228.8 384 320c0 106-86 192-192 192zM96 336c0-8.8-7.2-16-16-16s-16 7.2-16 16c0 61.9 50.1 112 112 112c8.8 0 16-7.2 16-16s-7.2-16-16-16c-44.2 0-80-35.8-80-80z"]},XL=JL,KL={prefix:"fas",iconName:"earth-americas",icon:[512,512,[127758,"earth","earth-america","globe-americas"],"f57d","M57.7 193l9.4 16.4c8.3 14.5 21.9 25.2 38 29.8L163 255.7c17.2 4.9 29 20.6 29 38.5v39.9c0 11 6.2 21 16 25.9s16 14.9 16 25.9v39c0 15.6 14.9 26.9 29.9 22.6c16.1-4.6 28.6-17.5 32.7-33.8l2.8-11.2c4.2-16.9 15.2-31.4 30.3-40l8.1-4.6c15-8.5 24.2-24.5 24.2-41.7v-8.3c0-12.7-5.1-24.9-14.1-33.9l-3.9-3.9c-9-9-21.2-14.1-33.9-14.1H257c-11.1 0-22.1-2.9-31.8-8.4l-34.5-19.7c-4.3-2.5-7.6-6.5-9.2-11.2c-3.2-9.6 1.1-20 10.2-24.5l5.9-3c6.6-3.3 14.3-3.9 21.3-1.5l23.2 7.7c8.2 2.7 17.2-.4 21.9-7.5c4.7-7 4.2-16.3-1.2-22.8l-13.6-16.3c-10-12-9.9-29.5 .3-41.3l15.7-18.3c8.8-10.3 10.2-25 3.5-36.7l-2.4-4.2c-3.5-.2-6.9-.3-10.4-.3C163.1 48 84.4 108.9 57.7 193zM464 256c0-36.8-9.6-71.4-26.4-101.5L412 164.8c-15.7 6.3-23.8 23.8-18.5 39.8l16.9 50.7c3.5 10.4 12 18.3 22.6 20.9l29.1 7.3c1.2-9 1.8-18.2 1.8-27.5zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},QL=KL,ew=KL,tw=KL,ow={prefix:"fas",iconName:"battery-empty",icon:[576,512,["battery-0"],"f244","M80 160c-8.8 0-16 7.2-16 16V336c0 8.8 7.2 16 16 16H464c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H80zM0 176c0-44.2 35.8-80 80-80H464c44.2 0 80 35.8 80 80v16c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32v16c0 44.2-35.8 80-80 80H80c-44.2 0-80-35.8-80-80V176z"]},rw=ow,cw={prefix:"fas",iconName:"gauge-high",icon:[512,512,[62461,"tachometer-alt","tachometer-alt-fast"],"f625","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM256 416c35.3 0 64-28.7 64-64c0-17.4-6.9-33.1-18.1-44.6L366 161.7c5.3-12.1-.2-26.3-12.3-31.6s-26.3 .2-31.6 12.3L257.9 288c-.6 0-1.3 0-1.9 0c-35.3 0-64 28.7-64 64s28.7 64 64 64zM176 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM96 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm352-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},aw=cw,nw=cw,lw={prefix:"fas",iconName:"hospital",icon:[640,512,[127973,62589,"hospital-alt","hospital-wide"],"f0f8","M192 48c0-26.5 21.5-48 48-48H400c26.5 0 48 21.5 48 48V512H368V432c0-26.5-21.5-48-48-48s-48 21.5-48 48v80H192V48zM48 96H160V512H48c-26.5 0-48-21.5-48-48V320H80c8.8 0 16-7.2 16-16s-7.2-16-16-16H0V224H80c8.8 0 16-7.2 16-16s-7.2-16-16-16H0V144c0-26.5 21.5-48 48-48zm544 0c26.5 0 48 21.5 48 48v48H560c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v64H560c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V464c0 26.5-21.5 48-48 48H480V96H592zM312 64c-8.8 0-16 7.2-16 16v24H272c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h24v24c0 8.8 7.2 16 16 16h16c8.8 0 16-7.2 16-16V152h24c8.8 0 16-7.2 16-16V120c0-8.8-7.2-16-16-16H344V80c0-8.8-7.2-16-16-16H312z"]},iw=lw,sw=lw,dw={prefix:"fas",iconName:"bars-staggered",icon:[512,512,["reorder","stream"],"f550","M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM64 256c0-17.7 14.3-32 32-32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"]},mw=dw,fw=dw,uw={prefix:"fas",iconName:"person-walking-with-cane",icon:[512,512,["blind"],"f29d","M176 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8.4 32c-36.4 0-69.6 20.5-85.9 53.1L35.4 273.7c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3L128 231.6v43.2c0 17 6.7 33.3 18.7 45.3L224 397.3V480c0 17.7 14.3 32 32 32s32-14.3 32-32V390.6c0-12.7-5.1-24.9-14.1-33.9L224 306.7V213.3l70.4 93.9c10.6 14.1 30.7 17 44.8 6.4s17-30.7 6.4-44.8L268.8 166.4C250.7 142.2 222.2 128 192 128H167.6zM128.3 346.8L97 472.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l22-88.2-52.8-52.8zM450.8 505.1c5 7.3 15 9.1 22.3 4s9.1-15 4-22.3L358.9 316.1c-2.8 3.8-6.1 7.3-10.1 10.3c-5 3.8-10.5 6.4-16.2 7.9L450.8 505.1z"]},pw=uw,bw={prefix:"fas",iconName:"check-to-slot",icon:[576,512,["vote-yea"],"f772","M96 80c0-26.5 21.5-48 48-48H432c26.5 0 48 21.5 48 48V384H96V80zm313 47c-9.4-9.4-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L409 161c9.4-9.4 9.4-24.6 0-33.9zM0 336c0-26.5 21.5-48 48-48H64V416H512V288h16c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V336z"]},hw=bw,gw={prefix:"fas",iconName:"boxes-stacked",icon:[576,512,[62625,"boxes","boxes-alt"],"f468","M248 0H208c-26.5 0-48 21.5-48 48V160c0 35.3 28.7 64 64 64H352c35.3 0 64-28.7 64-64V48c0-26.5-21.5-48-48-48H328V80c0 8.8-7.2 16-16 16H264c-8.8 0-16-7.2-16-16V0zM64 256c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H224c35.3 0 64-28.7 64-64V320c0-35.3-28.7-64-64-64H184v80c0 8.8-7.2 16-16 16H120c-8.8 0-16-7.2-16-16V256H64zM352 512H512c35.3 0 64-28.7 64-64V320c0-35.3-28.7-64-64-64H472v80c0 8.8-7.2 16-16 16H408c-8.8 0-16-7.2-16-16V256H352c-15 0-28.8 5.1-39.7 13.8c4.9 10.4 7.7 22 7.7 34.2V464c0 12.2-2.8 23.8-7.7 34.2C323.2 506.9 337 512 352 512z"]},vw=gw,Cw=gw,yw={prefix:"fas",iconName:"link",icon:[640,512,[128279,"chain"],"f0c1","M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z"]},zw={prefix:"fas",iconName:"ear-listen",icon:[512,512,["assistive-listening-systems"],"f2a2","M398.3 3.4c-15.8-7.9-35-1.5-42.9 14.3c-7.9 15.8-1.5 34.9 14.2 42.9l.4 .2c.4 .2 1.1 .6 2.1 1.2c2 1.2 5 3 8.7 5.6c7.5 5.2 17.6 13.2 27.7 24.2C428.5 113.4 448 146 448 192c0 17.7 14.3 32 32 32s32-14.3 32-32c0-66-28.5-113.4-56.5-143.7C441.6 33.2 427.7 22.2 417.3 15c-5.3-3.7-9.7-6.4-13-8.3c-1.6-1-3-1.7-4-2.2c-.5-.3-.9-.5-1.2-.7l-.4-.2-.2-.1-.1 0 0 0c0 0 0 0-14.3 28.6L398.3 3.4zM128.7 227.5c6.2-56 53.7-99.5 111.3-99.5c61.9 0 112 50.1 112 112c0 29.3-11.2 55.9-29.6 75.9c-17 18.4-34.4 45.1-34.4 78V400c0 26.5-21.5 48-48 48c-17.7 0-32 14.3-32 32s14.3 32 32 32c61.9 0 112-50.1 112-112v-6.1c0-9.8 5.4-21.7 17.4-34.7C398.3 327.9 416 286 416 240c0-97.2-78.8-176-176-176C149.4 64 74.8 132.5 65.1 220.5c-1.9 17.6 10.7 33.4 28.3 35.3s33.4-10.7 35.3-28.3zM32 512a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM192 352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0zM208 240c0-17.7 14.3-32 32-32s32 14.3 32 32c0 13.3 10.7 24 24 24s24-10.7 24-24c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 13.3 10.7 24 24 24s24-10.7 24-24z"]},Hw={prefix:"fas",iconName:"magnifying-glass",icon:[512,512,[128269,"search"],"f002","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"]},_w={prefix:"fas",iconName:"table-tennis-paddle-ball",icon:[640,512,[127955,"ping-pong-paddle-ball","table-tennis"],"f45d","M480 288c-50.1 0-93.6 28.8-114.6 70.8L132.9 126.3l.6-.6 60.1-60.1c87.5-87.5 229.3-87.5 316.8 0c67.1 67.1 82.7 166.3 46.8 248.3C535.8 297.6 509 288 480 288zM113.3 151.9L354.1 392.7c-1.4 7.5-2.1 15.3-2.1 23.3c0 23.2 6.2 44.9 16.9 63.7c-3 .2-6.1 .3-9.2 .3H357c-33.9 0-66.5-13.5-90.5-37.5l-9.8-9.8c-13.1-13.1-34.6-12.4-46.8 1.7L152.2 501c-5.8 6.7-14.2 10.7-23 11s-17.5-3.1-23.8-9.4l-32-32c-6.3-6.3-9.7-14.9-9.4-23.8s4.3-17.2 11-23l66.6-57.7c14-12.2 14.8-33.7 1.7-46.8l-9.8-9.8c-24-24-37.5-56.6-37.5-90.5v-2.7c0-22.8 6.1-44.9 17.3-64.3zM480 320a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},Vw={prefix:"fas",iconName:"person-dots-from-line",icon:[576,512,["diagnoses"],"f470","M288 176A88 88 0 1 0 288 0a88 88 0 1 0 0 176zM78.7 372.9c15-12.5 50-34.4 97.3-50.1V432H400V322.7c47.3 15.8 82.3 37.7 97.3 50.1c20.4 17 50.6 14.2 67.6-6.1s14.2-50.6-6.1-67.6c-12-10-30.1-22.5-53.2-35C497.2 278.4 481.7 288 464 288c-26.5 0-48-21.5-48-48c0-4.3 .6-8.4 1.6-12.4C379.1 215.9 335.3 208 288 208c-60.2 0-114.9 12.9-160 29.9c0 .7 0 1.4 0 2.1c0 26.5-21.5 48-48 48c-11.8 0-22.7-4.3-31-11.4c-13.1 8.1-23.7 15.9-31.7 22.5c-20.4 17-23.1 47.2-6.1 67.6s47.2 23.1 67.6 6.1zM24 464c-13.3 0-24 10.7-24 24s10.7 24 24 24H552c13.3 0 24-10.7 24-24s-10.7-24-24-24H24zM224 280a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm104 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM96 240a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm368 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},xw={prefix:"fas",iconName:"trash-can-arrow-up",icon:[448,512,["trash-restore-alt"],"f82a","M163.8 0H284.2c12.1 0 23.2 6.8 28.6 17.7L320 32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64S14.3 32 32 32h96l7.2-14.3C140.6 6.8 151.7 0 163.8 0zM32 128H416V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V128zm192 64c-6.4 0-12.5 2.5-17 7l-80 80c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39V408c0 13.3 10.7 24 24 24s24-10.7 24-24V273.9l39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-4.5-4.5-10.6-7-17-7z"]},Mw={prefix:"fas",iconName:"file-pen",icon:[576,512,[128221,"file-edit"],"f31c","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V285.7l-86.8 86.8c-10.3 10.3-17.5 23.1-21 37.2l-18.7 74.9c-2.3 9.2-1.8 18.8 1.3 27.5H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zM549.8 235.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-29.4 29.4-71-71 29.4-29.4c15.6-15.6 40.9-15.6 56.6 0zM311.9 417L441.1 287.8l71 71L382.9 487.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-5.5 1.4-11.2-.2-15.2-4.2s-5.6-9.7-4.2-15.2l15-60.1c1.4-5.6 4.3-10.8 8.4-14.9z"]},Lw={prefix:"fas",iconName:"square-pen",icon:[448,512,["pen-square","pencil-square"],"f14b","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM325.8 139.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-21.4 21.4-71-71 21.4-21.4c15.6-15.6 40.9-15.6 56.6 0zM119.9 289L225.1 183.8l71 71L190.9 359.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-5.5 1.4-11.2-.2-15.2-4.2s-5.6-9.7-4.2-15.2l15-60.1c1.4-5.6 4.3-10.8 8.4-14.9z"]},ww={prefix:"fas",iconName:"battery-full",icon:[576,512,[128267,"battery","battery-5"],"f240","M464 160c8.8 0 16 7.2 16 16V336c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16H464zM80 96C35.8 96 0 131.8 0 176V336c0 44.2 35.8 80 80 80H464c44.2 0 80-35.8 80-80V320c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32V176c0-44.2-35.8-80-80-80H80zm368 96H96V320H448V192z"]},Sw={prefix:"fas",iconName:"list-ul",icon:[512,512,["list-dots"],"f0ca","M64 144a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zM64 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm48-208a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},Ew={prefix:"fas",iconName:"down-long",icon:[320,512,["long-arrow-alt-down"],"f309","M2 334.5c-3.8 8.8-2 19 4.6 26l136 144c4.5 4.8 10.8 7.5 17.4 7.5s12.9-2.7 17.4-7.5l136-144c6.6-7 8.4-17.2 4.6-26s-12.5-14.5-22-14.5l-72 0 0-288c0-17.7-14.3-32-32-32L128 0C110.3 0 96 14.3 96 32l0 288-72 0c-9.6 0-18.2 5.7-22 14.5z"]},kw={prefix:"fas",iconName:"landmark-dome",icon:[512,512,["landmark-alt"],"f752","M248 0h16c13.3 0 24 10.7 24 24V34.7C368.4 48.1 431.9 111.6 445.3 192H448c17.7 0 32 14.3 32 32s-14.3 32-32 32H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h2.7C80.1 111.6 143.6 48.1 224 34.7V24c0-13.3 10.7-24 24-24zM64 288h64V416h40V288h64V416h48V288h64V416h40V288h64V420.3c.6 .3 1.2 .7 1.7 1.1l48 32c11.7 7.8 17 22.4 12.9 35.9S494.1 512 480 512H32c-14.1 0-26.5-9.2-30.6-22.7s1.1-28.1 12.9-35.9l48-32c.6-.4 1.2-.7 1.8-1.1V288z"]},Nw={prefix:"fas",iconName:"tv",icon:[640,512,[63717,"television","tv-alt"],"f26c","M64 64V352H576V64H64zM0 64C0 28.7 28.7 0 64 0H576c35.3 0 64 28.7 64 64V352c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM128 448H512c17.7 0 32 14.3 32 32s-14.3 32-32 32H128c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},Tw={prefix:"fas",iconName:"list-check",icon:[512,512,["tasks"],"f0ae","M152.1 38.2c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 113C-2.3 103.6-2.3 88.4 7 79s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zm0 160c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 273c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zM224 96c0-17.7 14.3-32 32-32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32zm0 160c0-17.7 14.3-32 32-32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32zM160 416c0-17.7 14.3-32 32-32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H192c-17.7 0-32-14.3-32-32zM48 368a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},Bw={prefix:"fas",iconName:"circle-user",icon:[512,512,[62142,"user-circle"],"f2bd","M399 384.2C376.9 345.8 335.4 320 288 320H224c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8s107.8-24.7 143-63.8zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 16a72 72 0 1 0 0-144 72 72 0 1 0 0 144z"]},Iw={prefix:"fas",iconName:"car-burst",icon:[640,512,["car-crash"],"f5e1","M176 8c-6.6 0-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6l35.3-32.5 9.5-35.4 10.4-38.6c8-29.9 30.5-52.1 57.9-60.9l41-59.2c11.3-16.3 26.4-28.9 43.5-37.2c-.4-.6-.8-1.2-1.3-1.8c-4.1-5.1-10.9-7.2-17.2-5.3L220.3 92.1l-29.4-74C188.4 12 182.6 8 176 8zM367.7 161.5l135.6 36.3c6.5 1.8 11.3 7.4 11.8 14.2l4.6 56.5-201.5-54 32.2-46.6c3.8-5.6 10.8-8.1 17.3-6.4zm-69.9-30l-47.9 69.3c-21.6 3-40.3 18.6-46.3 41l-10.4 38.6-16.6 61.8-8.3 30.9c-4.6 17.1 5.6 34.6 22.6 39.2l15.5 4.1c17.1 4.6 34.6-5.6 39.2-22.6l8.3-30.9 247.3 66.3-8.3 30.9c-4.6 17.1 5.6 34.6 22.6 39.2l15.5 4.1c17.1 4.6 34.6-5.6 39.2-22.6l8.3-30.9L595 388l10.4-38.6c6-22.4-2.5-45.2-19.6-58.7l-6.8-84c-2.7-33.7-26.4-62-59-70.8L384.2 99.7c-32.7-8.8-67.3 4-86.5 31.8zm-17 131a24 24 0 1 1 -12.4 46.4 24 24 0 1 1 12.4-46.4zm217.9 83.2A24 24 0 1 1 545 358.1a24 24 0 1 1 -46.4-12.4z"]},$w={prefix:"fas",iconName:"person-snowboarding",icon:[512,512,[127938,"snowboarding"],"f7ce","M209.7 3.4c15.8-7.9 35-1.5 42.9 14.3l25 50 42.4 8.5c19.5 3.9 37.8 12.3 53.5 24.5l126.1 98.1c14 10.9 16.5 31 5.6 44.9s-31 16.5-44.9 5.6l-72.1-56.1-71.5 31.8 33.1 27.6c23.2 19.3 33.5 50 26.7 79.4l-17.4 75.2c-2.2 9.4-8.2 16.8-16.1 21l86.5 33.1c4.6 1.8 9.4 2.6 14.3 2.6H472c13.3 0 24 10.7 24 24s-10.7 24-24 24H443.8c-10.8 0-21.4-2-31.5-5.8L60.1 371.3c-11.5-4.4-22-11.2-30.8-20L7 329c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l22.4 22.4c4 4 8.7 7.1 14 9.1l22.4 8.6c-.8-1.6-1.5-3.2-2.1-4.9c-5.6-16.8 3.5-34.9 20.2-40.5L192 264.9l0-53.2c0-24.2 13.7-46.4 35.4-57.2l45.2-22.6-7.5-1.5c-19.4-3.9-35.9-16.5-44.7-34.1l-25-50c-7.9-15.8-1.5-35 14.3-42.9zM139 350.1l159 60.9c-2.1-5.6-2.6-11.9-1.1-18.2l17.4-75.2c1.4-5.9-.7-12-5.3-15.9l-52.8-44 0 18.8c0 20.7-13.2 39-32.8 45.5L139 350.1zM432 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},Rw={prefix:"fas",iconName:"truck-fast",icon:[640,512,["shipping-fast"],"f48b","M112 0C85.5 0 64 21.5 64 48V96H16c-8.8 0-16 7.2-16 16s7.2 16 16 16H64 272c8.8 0 16 7.2 16 16s-7.2 16-16 16H64 48c-8.8 0-16 7.2-16 16s7.2 16 16 16H64 240c8.8 0 16 7.2 16 16s-7.2 16-16 16H64 16c-8.8 0-16 7.2-16 16s7.2 16 16 16H64 208c8.8 0 16 7.2 16 16s-7.2 16-16 16H64V416c0 53 43 96 96 96s96-43 96-96H384c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V288 256 237.3c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48H112zM544 237.3V256H416V160h50.7L544 237.3zM160 368a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm272 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},Aw={prefix:"fas",iconName:"circle-half-stroke",icon:[512,512,[9680,"adjust"],"f042","M448 256c0-106-86-192-192-192V448c106 0 192-86 192-192zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},Pw={prefix:"fas",iconName:"circle-radiation",icon:[512,512,[9762,"radiation-alt"],"f7ba","M256 64a192 192 0 1 1 0 384 192 192 0 1 1 0-384zm0 448A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM200 256c0-20.7 11.3-38.8 28-48.5l-36-62.3c-8.8-15.3-28.7-20.8-42-9c-25.6 22.6-43.9 53.3-50.9 88.1C95.7 241.5 110.3 256 128 256l72 0zm28 48.5l-36 62.4c-8.8 15.3-3.6 35.2 13.1 40.8c16 5.4 33.1 8.3 50.9 8.3s34.9-2.9 50.9-8.3c16.7-5.6 21.9-25.5 13.1-40.8l-36-62.4c-8.2 4.8-17.8 7.5-28 7.5s-19.8-2.7-28-7.5zM312 256l72 0c17.7 0 32.3-14.5 28.8-31.8c-7-34.8-25.3-65.5-50.9-88.1c-13.2-11.7-33.1-6.3-42 9l-36 62.3c16.7 9.7 28 27.8 28 48.5zm-56 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},Ww={prefix:"fas",iconName:"baseball",icon:[512,512,[129358,9918,"baseball-ball"],"f433","M62.7 223.4c-4.8 .4-9.7 .6-14.7 .6c-15.6 0-30.8-2-45.2-5.9C19.2 107.1 107.1 19.2 218.1 2.8C222 17.2 224 32.4 224 48c0 4.9-.2 9.8-.6 14.7c-.7 8.8 5.8 16.5 14.6 17.3s16.5-5.8 17.3-14.6c.5-5.7 .7-11.5 .7-17.3c0-16.5-1.9-32.6-5.6-47.9c1.8 0 3.7-.1 5.6-.1C397.4 0 512 114.6 512 256c0 1.9 0 3.7-.1 5.6c-15.4-3.6-31.4-5.6-47.9-5.6c-5.8 0-11.6 .2-17.3 .7c-8.8 .7-15.4 8.5-14.6 17.3s8.5 15.4 17.3 14.6c4.8-.4 9.7-.6 14.7-.6c15.6 0 30.8 2 45.2 5.9C492.8 404.9 404.9 492.8 293.9 509.2C290 494.8 288 479.6 288 464c0-4.9 .2-9.8 .6-14.7c.7-8.8-5.8-16.5-14.6-17.3s-16.5 5.8-17.3 14.6c-.5 5.7-.7 11.5-.7 17.3c0 16.5 1.9 32.6 5.6 47.9c-1.8 0-3.7 .1-5.6 .1C114.6 512 0 397.4 0 256c0-1.9 0-3.7 .1-5.6C15.4 254.1 31.5 256 48 256c5.8 0 11.6-.2 17.3-.7c8.8-.7 15.4-8.5 14.6-17.3s-8.5-15.4-17.3-14.6zM121.3 208c-8 3.7-11.6 13.2-7.9 21.2s13.2 11.6 21.2 7.9c45.2-20.8 81.7-57.2 102.5-102.5c3.7-8 .2-17.5-7.9-21.2s-17.5-.2-21.2 7.9c-17.6 38.3-48.5 69.2-86.7 86.7zm277.2 74.7c-3.7-8-13.2-11.6-21.2-7.9c-45.2 20.8-81.7 57.2-102.5 102.5c-3.7 8-.2 17.5 7.9 21.2s17.5 .2 21.2-7.9c17.6-38.3 48.5-69.2 86.7-86.7c8-3.7 11.6-13.2 7.9-21.2z"]},Dw={prefix:"fas",iconName:"diagram-project",icon:[576,512,["project-diagram"],"f542","M0 80C0 53.5 21.5 32 48 32h96c26.5 0 48 21.5 48 48V96H384V80c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H432c-26.5 0-48-21.5-48-48V160H192v16c0 1.7-.1 3.4-.3 5L272 288h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H272c-26.5 0-48-21.5-48-48V336c0-1.7 .1-3.4 .3-5L144 224H48c-26.5 0-48-21.5-48-48V80z"]},Ow={prefix:"fas",iconName:"volume-xmark",icon:[576,512,["volume-mute","volume-times"],"f6a9","M301.1 34.8C312.6 40 320 51.4 320 64V448c0 12.6-7.4 24-18.9 29.2s-25 3.1-34.4-5.3L131.8 352H64c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h67.8L266.7 40.1c9.4-8.4 22.9-10.4 34.4-5.3zM425 167l55 55 55-55c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-55 55 55 55c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-55-55-55 55c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l55-55-55-55c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"]},Fw={prefix:"fas",iconName:"grip",icon:[448,512,["grip-horizontal"],"f58d","M128 136c0-22.1-17.9-40-40-40L40 96C17.9 96 0 113.9 0 136l0 48c0 22.1 17.9 40 40 40H88c22.1 0 40-17.9 40-40l0-48zm0 192c0-22.1-17.9-40-40-40H40c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40H88c22.1 0 40-17.9 40-40V328zm32-192v48c0 22.1 17.9 40 40 40h48c22.1 0 40-17.9 40-40V136c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM288 328c0-22.1-17.9-40-40-40H200c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40h48c22.1 0 40-17.9 40-40V328zm32-192v48c0 22.1 17.9 40 40 40h48c22.1 0 40-17.9 40-40V136c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM448 328c0-22.1-17.9-40-40-40H360c-22.1 0-40 17.9-40 40v48c0 22.1 17.9 40 40 40h48c22.1 0 40-17.9 40-40V328z"]},Gw={prefix:"fas",iconName:"share-from-square",icon:[576,512,[61509,"share-square"],"f14d","M352 224H305.5c-45 0-81.5 36.5-81.5 81.5c0 22.3 10.3 34.3 19.2 40.5c6.8 4.7 12.8 12 12.8 20.3c0 9.8-8 17.8-17.8 17.8h-2.5c-2.4 0-4.8-.4-7.1-1.4C210.8 374.8 128 333.4 128 240c0-79.5 64.5-144 144-144h80V34.7C352 15.5 367.5 0 386.7 0c8.6 0 16.8 3.2 23.2 8.9L548.1 133.3c7.6 6.8 11.9 16.5 11.9 26.7s-4.3 19.9-11.9 26.7l-139 125.1c-5.9 5.3-13.5 8.2-21.4 8.2H384c-17.7 0-32-14.3-32-32V224zM80 96c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16H400c8.8 0 16-7.2 16-16V384c0-17.7 14.3-32 32-32s32 14.3 32 32v48c0 44.2-35.8 80-80 80H80c-44.2 0-80-35.8-80-80V112C0 67.8 35.8 32 80 32h48c17.7 0 32 14.3 32 32s-14.3 32-32 32H80z"]},Uw={prefix:"fas",iconName:"child-combatant",icon:[576,512,["child-rifle"],"e4e0","M176 128A64 64 0 1 0 176 0a64 64 0 1 0 0 128zm-8 352V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V300.5L260.9 321c9.4 15 29.2 19.4 44.1 10s19.4-29.2 10-44.1l-51.7-82.1c-17.6-27.9-48.3-44.9-81.2-44.9H169.8c-33 0-63.7 16.9-81.2 44.9L36.9 287c-9.4 15-4.9 34.7 10 44.1s34.7 4.9 44.1-10L104 300.5V480c0 17.7 14.3 32 32 32s32-14.3 32-32zM448 0H432 416c-8.8 0-16 7.2-16 16s7.2 16 16 16V132.3c-9.6 5.5-16 15.9-16 27.7v32c-17.7 0-32 14.3-32 32V368c0 17.7 14.3 32 32 32h16v96c0 8.8 7.2 16 16 16h59.5c10.4 0 18-9.8 15.5-19.9L484 400h44c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H480V325.3l53.1-17.7c6.5-2.2 10.9-8.3 10.9-15.2V208c0-8.8-7.2-16-16-16H512c-8.8 0-16 7.2-16 16v56l-16 5.3V160c0-11.8-6.4-22.2-16-27.7V16c0-8.8-7.2-16-16-16z"]},jw={prefix:"fas",iconName:"square-phone",icon:[448,512,["phone-square"],"f098","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm90.7 96.7c9.7-2.6 19.9 2.3 23.7 11.6l20 48c3.4 8.2 1 17.6-5.8 23.2L168 231.7c16.6 35.2 45.1 63.7 80.3 80.3l20.2-24.7c5.6-6.8 15-9.2 23.2-5.8l48 20c9.3 3.9 14.2 14 11.6 23.7l-12 44C336.9 378 329 384 320 384C196.3 384 96 283.7 96 160c0-9 6-16.9 14.7-19.3l44-12z"]},qw={prefix:"fas",iconName:"plus",icon:[448,512,[10133,61543,"add"],"2b","M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"]},Zw={prefix:"fas",iconName:"xmark",icon:[384,512,[128473,10005,10006,10060,215,"close","multiply","remove","times"],"f00d","M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"]},Yw={prefix:"fas",iconName:"arrows-up-down-left-right",icon:[512,512,["arrows"],"f047","M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l9.4-9.4V224H109.3l9.4-9.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4H224V402.7l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-9.4 9.4V288H402.7l-9.4 9.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4H288V109.3l9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64z"]},Jw={prefix:"fas",iconName:"chalkboard-user",icon:[640,512,["chalkboard-teacher"],"f51c","M160 64c0-35.3 28.7-64 64-64H576c35.3 0 64 28.7 64 64V352c0 35.3-28.7 64-64 64H336.8c-11.8-25.5-29.9-47.5-52.4-64H384V320c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32v32h64V64L224 64v49.1C205.2 102.2 183.3 96 160 96V64zm0 64a96 96 0 1 1 0 192 96 96 0 1 1 0-192zM133.3 352h53.3C260.3 352 320 411.7 320 485.3c0 14.7-11.9 26.7-26.7 26.7H26.7C11.9 512 0 500.1 0 485.3C0 411.7 59.7 352 133.3 352z"]},Xw={prefix:"fas",iconName:"quote-left",icon:[448,512,[8220,"quote-left-alt"],"f10d","M0 216C0 149.7 53.7 96 120 96h8c17.7 0 32 14.3 32 32s-14.3 32-32 32h-8c-30.9 0-56 25.1-56 56v8h64c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V320 288 216zm256 0c0-66.3 53.7-120 120-120h8c17.7 0 32 14.3 32 32s-14.3 32-32 32h-8c-30.9 0-56 25.1-56 56v8h64c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H320c-35.3 0-64-28.7-64-64V320 288 216z"]},Kw={prefix:"fas",iconName:"trash-arrow-up",icon:[448,512,["trash-restore"],"f829","M163.8 0H284.2c12.1 0 23.2 6.8 28.6 17.7L320 32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64S14.3 32 32 32h96l7.2-14.3C140.6 6.8 151.7 0 163.8 0zM32 128H416L394.8 467c-1.6 25.3-22.6 45-47.9 45H101.1c-25.3 0-46.3-19.7-47.9-45L32 128zm192 64c-6.4 0-12.5 2.5-17 7l-80 80c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39V408c0 13.3 10.7 24 24 24s24-10.7 24-24V273.9l39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-4.5-4.5-10.6-7-17-7z"]},Qw={prefix:"fas",iconName:"shekel-sign",icon:[448,512,[8362,"ils","shekel","sheqel","sheqel-sign"],"f20b","M32 32C14.3 32 0 46.3 0 64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V96H192c35.3 0 64 28.7 64 64V320c0 17.7 14.3 32 32 32s32-14.3 32-32V160c0-70.7-57.3-128-128-128H32zM320 480c70.7 0 128-57.3 128-128V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V352c0 35.3-28.7 64-64 64H192V192c0-17.7-14.3-32-32-32s-32 14.3-32 32V448c0 17.7 14.3 32 32 32H320z"]},eS={prefix:"fas",iconName:"photo-film",icon:[640,512,["photo-video"],"f87c","M256 0H576c35.3 0 64 28.7 64 64V288c0 35.3-28.7 64-64 64H256c-35.3 0-64-28.7-64-64V64c0-35.3 28.7-64 64-64zM476 106.7C471.5 100 464 96 456 96s-15.5 4-20 10.7l-56 84L362.7 169c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6h80 48H552c8.9 0 17-4.9 21.2-12.7s3.7-17.3-1.2-24.6l-96-144zM336 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM64 128h96V384v32c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V384H512v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V192c0-35.3 28.7-64 64-64zm8 64c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16H88c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H72zm0 104c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16H88c8.8 0 16-7.2 16-16V312c0-8.8-7.2-16-16-16H72zm0 104c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16H88c8.8 0 16-7.2 16-16V416c0-8.8-7.2-16-16-16H72zm336 16v16c0 8.8 7.2 16 16 16h16c8.8 0 16-7.2 16-16V416c0-8.8-7.2-16-16-16H424c-8.8 0-16 7.2-16 16z"]},tS={prefix:"fas",iconName:"sign-hanging",icon:[512,512,["sign"],"f4d9","M96 0c17.7 0 32 14.3 32 32V64l352 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-352 0V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V128H32C14.3 128 0 113.7 0 96S14.3 64 32 64H64V32C64 14.3 78.3 0 96 0zm96 160H448c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V192c0-17.7 14.3-32 32-32z"]},oS={prefix:"fas",iconName:"tablet",icon:[448,512,["tablet-android"],"f3fb","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM176 432h96c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},rS={prefix:"fas",iconName:"car-rear",icon:[512,512,["car-alt"],"f5de","M165.4 96H346.6c13.6 0 25.7 8.6 30.2 21.4L402.9 192H109.1l26.1-74.6c4.5-12.8 16.6-21.4 30.2-21.4zm-90.6 .3L39.6 196.8C16.4 206.4 0 229.3 0 256v80c0 23.7 12.9 44.4 32 55.4V448c0 17.7 14.3 32 32 32H96c17.7 0 32-14.3 32-32V400H384v48c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V391.4c19.1-11.1 32-31.7 32-55.4V256c0-26.7-16.4-49.6-39.6-59.2L437.2 96.3C423.7 57.8 387.4 32 346.6 32H165.4c-40.8 0-77.1 25.8-90.6 64.3zM208 272h96c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H208c-8.8 0-16-7.2-16-16V288c0-8.8 7.2-16 16-16zM48 280c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H72c-13.3 0-24-10.7-24-24zm360-24h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H408c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},cS={prefix:"fas",iconName:"battery-quarter",icon:[576,512,["battery-2"],"f243","M464 160c8.8 0 16 7.2 16 16V336c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16H464zM80 96C35.8 96 0 131.8 0 176V336c0 44.2 35.8 80 80 80H464c44.2 0 80-35.8 80-80V320c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32V176c0-44.2-35.8-80-80-80H80zm112 96H96V320h96V192z"]},aS={prefix:"fas",iconName:"baby-carriage",icon:[512,512,["carriage-baby"],"f77d","M256 192H.1C2.7 117.9 41.3 52.9 99 14.1c13.3-8.9 30.8-4.3 39.9 8.8L256 192zm128-32c0-35.3 28.7-64 64-64h32c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0v64c0 25.2-5.8 50.2-17 73.5s-27.8 44.5-48.6 62.3s-45.5 32-72.7 41.6S253.4 416 224 416s-58.5-5-85.7-14.6s-51.9-23.8-72.7-41.6s-37.3-39-48.6-62.3S0 249.2 0 224l224 0 160 0V160zM80 416a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm240 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},nS={prefix:"fas",iconName:"percent",icon:[384,512,[62101,62785,"percentage"],"25","M374.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-320 320c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l320-320zM128 128A64 64 0 1 0 0 128a64 64 0 1 0 128 0zM384 384a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},lS={prefix:"fas",iconName:"face-smile",icon:[512,512,[128578,"smile"],"f118","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},iS={prefix:"fas",iconName:"thumbtack",icon:[384,512,[128204,128392,"thumb-tack"],"f08d","M32 32C32 14.3 46.3 0 64 0H320c17.7 0 32 14.3 32 32s-14.3 32-32 32H290.5l11.4 148.2c36.7 19.9 65.7 53.2 79.5 94.7l1 3c3.3 9.8 1.6 20.5-4.4 28.8s-15.7 13.3-26 13.3H32c-10.3 0-19.9-4.9-26-13.3s-7.7-19.1-4.4-28.8l1-3c13.8-41.5 42.8-74.8 79.5-94.7L93.5 64H64C46.3 64 32 49.7 32 32zM160 384h64v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384z"]},sS={prefix:"fas",iconName:"person-praying",icon:[448,512,[128720,"pray"],"f683","M352 64A64 64 0 1 0 224 64a64 64 0 1 0 128 0zM232.7 264l22.9 31.5c6.5 8.9 16.3 14.7 27.2 16.1s21.9-1.7 30.4-8.7l88-72c17.1-14 19.6-39.2 5.6-56.3s-39.2-19.6-56.3-5.6l-55.2 45.2-26.2-36C253.6 156.7 228.6 144 202 144c-30.9 0-59.2 17.1-73.6 44.4L79.8 280.9c-20.2 38.5-9.4 85.9 25.6 111.8L158.6 432H72c-22.1 0-40 17.9-40 40s17.9 40 40 40H280c17.3 0 32.6-11.1 38-27.5s-.3-34.4-14.2-44.7L187.7 354l45-90z"]},dS={prefix:"fas",iconName:"rotate",icon:[512,512,[128260,"sync-alt"],"f2f1","M142.9 142.9c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8H463.5c0 0 0 0 0 0H472c13.3 0 24-10.7 24-24V72c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1C73.2 122 55.6 150.7 44.8 181.4c-5.9 16.7 2.9 34.9 19.5 40.8s34.9-2.9 40.8-19.5c7.7-21.8 20.2-42.3 37.8-59.8zM16 312v7.6 .7V440c0 9.7 5.8 18.5 14.8 22.2s19.3 1.7 26.2-5.2l41.6-41.6c87.6 86.5 228.7 86.2 315.8-1c24.4-24.4 42.1-53.1 52.9-83.7c5.9-16.7-2.9-34.9-19.5-40.8s-34.9 2.9-40.8 19.5c-7.7 21.8-20.2 42.3-37.8 59.8c-62.2 62.2-162.7 62.5-225.3 1L185 329c6.9-6.9 8.9-17.2 5.2-26.2s-12.5-14.8-22.2-14.8H48.4h-.7H40c-13.3 0-24 10.7-24 24z"]},mS={prefix:"fas",iconName:"gears",icon:[640,512,["cogs"],"f085","M308.5 135.3c7.1-6.3 9.9-16.2 6.2-25c-2.3-5.3-4.8-10.5-7.6-15.5L304 89.4c-3-5-6.3-9.9-9.8-14.6c-5.7-7.6-15.7-10.1-24.7-7.1l-28.2 9.3c-10.7-8.8-23-16-36.2-20.9L199 27.1c-1.9-9.3-9.1-16.7-18.5-17.8C173.9 8.4 167.2 8 160.4 8h-.7c-6.8 0-13.5 .4-20.1 1.2c-9.4 1.1-16.6 8.6-18.5 17.8L115 56.1c-13.3 5-25.5 12.1-36.2 20.9L50.5 67.8c-9-3-19-.5-24.7 7.1c-3.5 4.7-6.8 9.6-9.9 14.6l-3 5.3c-2.8 5-5.3 10.2-7.6 15.6c-3.7 8.7-.9 18.6 6.2 25l22.2 19.8C32.6 161.9 32 168.9 32 176s.6 14.1 1.7 20.9L11.5 216.7c-7.1 6.3-9.9 16.2-6.2 25c2.3 5.3 4.8 10.5 7.6 15.6l3 5.2c3 5.1 6.3 9.9 9.9 14.6c5.7 7.6 15.7 10.1 24.7 7.1l28.2-9.3c10.7 8.8 23 16 36.2 20.9l6.1 29.1c1.9 9.3 9.1 16.7 18.5 17.8c6.7 .8 13.5 1.2 20.4 1.2s13.7-.4 20.4-1.2c9.4-1.1 16.6-8.6 18.5-17.8l6.1-29.1c13.3-5 25.5-12.1 36.2-20.9l28.2 9.3c9 3 19 .5 24.7-7.1c3.5-4.7 6.8-9.5 9.8-14.6l3.1-5.4c2.8-5 5.3-10.2 7.6-15.5c3.7-8.7 .9-18.6-6.2-25l-22.2-19.8c1.1-6.8 1.7-13.8 1.7-20.9s-.6-14.1-1.7-20.9l22.2-19.8zM112 176a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM504.7 500.5c6.3 7.1 16.2 9.9 25 6.2c5.3-2.3 10.5-4.8 15.5-7.6l5.4-3.1c5-3 9.9-6.3 14.6-9.8c7.6-5.7 10.1-15.7 7.1-24.7l-9.3-28.2c8.8-10.7 16-23 20.9-36.2l29.1-6.1c9.3-1.9 16.7-9.1 17.8-18.5c.8-6.7 1.2-13.5 1.2-20.4s-.4-13.7-1.2-20.4c-1.1-9.4-8.6-16.6-17.8-18.5L583.9 307c-5-13.3-12.1-25.5-20.9-36.2l9.3-28.2c3-9 .5-19-7.1-24.7c-4.7-3.5-9.6-6.8-14.6-9.9l-5.3-3c-5-2.8-10.2-5.3-15.6-7.6c-8.7-3.7-18.6-.9-25 6.2l-19.8 22.2c-6.8-1.1-13.8-1.7-20.9-1.7s-14.1 .6-20.9 1.7l-19.8-22.2c-6.3-7.1-16.2-9.9-25-6.2c-5.3 2.3-10.5 4.8-15.6 7.6l-5.2 3c-5.1 3-9.9 6.3-14.6 9.9c-7.6 5.7-10.1 15.7-7.1 24.7l9.3 28.2c-8.8 10.7-16 23-20.9 36.2L315.1 313c-9.3 1.9-16.7 9.1-17.8 18.5c-.8 6.7-1.2 13.5-1.2 20.4s.4 13.7 1.2 20.4c1.1 9.4 8.6 16.6 17.8 18.5l29.1 6.1c5 13.3 12.1 25.5 20.9 36.2l-9.3 28.2c-3 9-.5 19 7.1 24.7c4.7 3.5 9.5 6.8 14.6 9.8l5.4 3.1c5 2.8 10.2 5.3 15.5 7.6c8.7 3.7 18.6 .9 25-6.2l19.8-22.2c6.8 1.1 13.8 1.7 20.9 1.7s14.1-.6 20.9-1.7l19.8 22.2zM464 304a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},fS={prefix:"fas",iconName:"face-grin-hearts",icon:[512,512,[128525,"grin-hearts"],"f584","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM199.3 129.1c17.8 4.8 28.4 23.1 23.6 40.8l-17.4 65c-2.3 8.5-11.1 13.6-19.6 11.3l-65.1-17.4c-17.8-4.8-28.4-23.1-23.6-40.8s23.1-28.4 40.8-23.6l16.1 4.3 4.3-16.1c4.8-17.8 23.1-28.4 40.8-23.6zm154.3 23.6l4.3 16.1 16.1-4.3c17.8-4.8 36.1 5.8 40.8 23.6s-5.8 36.1-23.6 40.8l-65.1 17.4c-8.5 2.3-17.3-2.8-19.6-11.3l-17.4-65c-4.8-17.8 5.8-36.1 23.6-40.8s36.1 5.8 40.9 23.6z"]},uS={prefix:"fas",iconName:"transgender",icon:[512,512,[9895,"transgender-alt"],"f225","M112 0c6.5 0 12.3 3.9 14.8 9.9s1.1 12.9-3.5 17.4l-31 31L112 78.1l7-7c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-7 7 15.2 15.2C187.7 107.6 220.5 96 256 96s68.3 11.6 94.9 31.2l68.8-68.8-31-31c-4.6-4.6-5.9-11.5-3.5-17.4s8.3-9.9 14.8-9.9h96c8.8 0 16 7.2 16 16v96c0 6.5-3.9 12.3-9.9 14.8s-12.9 1.1-17.4-3.5l-31-31-68.8 68.8C404.4 187.7 416 220.5 416 256c0 80.2-59 146.6-136 158.2V432h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H280v8c0 13.3-10.7 24-24 24s-24-10.7-24-24v-8H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h16V414.2C155 402.6 96 336.2 96 256c0-35.5 11.6-68.3 31.2-94.9L112 145.9l-7 7c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l7-7L58.3 92.3l-31 31c-4.6 4.6-11.5 5.9-17.4 3.5S0 118.5 0 112V16C0 7.2 7.2 0 16 0h96zM352 256a96 96 0 1 0 -192 0 96 96 0 1 0 192 0z"]},pS={prefix:"fas",iconName:"arrow-turn-down",icon:[384,512,["level-down"],"f149","M32 64C14.3 64 0 49.7 0 32S14.3 0 32 0l96 0c53 0 96 43 96 96l0 306.7 73.4-73.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-128 128c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 402.7 160 96c0-17.7-14.3-32-32-32L32 64z"]},bS={prefix:"fas",iconName:"ticket-simple",icon:[576,512,["ticket-alt"],"f3ff","M0 128C0 92.7 28.7 64 64 64H512c35.3 0 64 28.7 64 64v64c0 8.8-7.4 15.7-15.7 18.6C541.5 217.1 528 235 528 256s13.5 38.9 32.3 45.4c8.3 2.9 15.7 9.8 15.7 18.6v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V320c0-8.8 7.4-15.7 15.7-18.6C34.5 294.9 48 277 48 256s-13.5-38.9-32.3-45.4C7.4 207.7 0 200.8 0 192V128z"]},hS={prefix:"fas",iconName:"angles-left",icon:[512,512,[171,"angle-double-left"],"f100","M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160zm352-160l-160 160c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L301.3 256 438.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0z"]},gS={prefix:"fas",iconName:"clock-rotate-left",icon:[512,512,["history"],"f1da","M75 75L41 41C25.9 25.9 0 36.6 0 57.9V168c0 13.3 10.7 24 24 24H134.1c21.4 0 32.1-25.9 17-41l-30.8-30.8C155 85.5 203 64 256 64c106 0 192 86 192 192s-86 192-192 192c-40.8 0-78.6-12.7-109.7-34.4c-14.5-10.1-34.4-6.6-44.6 7.9s-6.6 34.4 7.9 44.6C151.2 495 201.7 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C185.3 0 121.3 28.7 75 75zm181 53c-13.3 0-24 10.7-24 24V256c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65V152c0-13.3-10.7-24-24-24z"]},vS={prefix:"fas",iconName:"face-grin-beam-sweat",icon:[512,512,[128517,"grin-beam-sweat"],"f583","M476.8 126.3c-4.1 1.1-8.4 1.7-12.8 1.7c-26.5 0-48-21-48-47c0-5 1.8-11.3 4.6-18.1c.3-.7 .6-1.4 .9-2.1c9-20.2 26.5-44.9 36-57.5c3.2-4.4 9.6-4.4 12.8 0C483.4 20.6 512 61 512 81c0 21.7-14.9 39.8-35.2 45.3zM256 0c51.4 0 99.3 15.2 139.4 41.2c-1.5 3.1-3 6.2-4.3 9.3c-3.4 8-7.1 19-7.1 30.5c0 44.3 36.6 79 80 79c9.6 0 18.8-1.7 27.4-4.8c13.3 30.9 20.6 65 20.6 100.8c0 141.4-114.6 256-256 256S0 397.4 0 256S114.6 0 256 0zM383.8 317.8C345.3 329.4 301.9 336 256 336s-89.3-6.6-127.8-18.2c-12.3-3.7-24.3 7-19.2 18.7c24.5 56.9 81.1 96.7 147 96.7s122.5-39.8 147-96.7c5.1-11.8-6.9-22.4-19.2-18.7zm-166.2-89l0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C126.7 188.4 120 206.1 120 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8l0 0 0 0 0 0 .2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2 0 0 0 0zm160 0l0 0 0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C286.7 188.4 280 206.1 280 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8l0 0 0 0 0 0 .2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2 0 0z"]},CS={prefix:"fas",iconName:"file-export",icon:[576,512,["arrow-right-from-file"],"f56e","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V288H216c-13.3 0-24 10.7-24 24s10.7 24 24 24H384V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM384 336V288H494.1l-39-39c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l39-39H384zm0-208H256V0L384 128z"]},yS={prefix:"fas",iconName:"shield",icon:[512,512,[128737,"shield-blank"],"f132","M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0z"]},zS={prefix:"fas",iconName:"arrow-up-short-wide",icon:[576,512,["sort-amount-up-alt"],"f885","M151.6 42.4C145.5 35.8 137 32 128 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L96 146.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V146.3l32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H320zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H320zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H320zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H320z"]},HS={prefix:"fas",iconName:"golf-ball-tee",icon:[384,512,["golf-ball"],"f450","M384 192c0 66.8-34.1 125.6-85.8 160H85.8C34.1 317.6 0 258.8 0 192C0 86 86 0 192 0S384 86 384 192zM242.1 256.6c0 18.5-15 33.5-33.5 33.5c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4zm-52.3-49.3c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4c0 18.5-15 33.5-33.5 33.5zm113.5-17.5c0 18.5-15 33.5-33.5 33.5c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4zM96 416c0-17.7 14.3-32 32-32h64 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H240c-8.8 0-16 7.2-16 16v16c0 17.7-14.3 32-32 32s-32-14.3-32-32V464c0-8.8-7.2-16-16-16H128c-17.7 0-32-14.3-32-32z"]},_S={prefix:"fas",iconName:"circle-chevron-left",icon:[512,512,["chevron-circle-left"],"f137","M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM271 135c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-87 87 87 87c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L167 273c-9.4-9.4-9.4-24.6 0-33.9L271 135z"]},VS={prefix:"fas",iconName:"wand-magic",icon:[512,512,["magic"],"f0d0","M14.1 463.3c-18.7-18.7-18.7-49.1 0-67.9L395.4 14.1c18.7-18.7 49.1-18.7 67.9 0l34.6 34.6c18.7 18.7 18.7 49.1 0 67.9L116.5 497.9c-18.7 18.7-49.1 18.7-67.9 0L14.1 463.3zM347.6 187.6l105-105L429.4 59.3l-105 105 23.3 23.3z"]},xS={prefix:"fas",iconName:"wine-glass-empty",icon:[320,512,["wine-glass-alt"],"f5ce","M64 0C47.4 0 33.5 12.8 32.1 29.3l-14 168.4c-6 72 42.5 135.2 109.9 150.6V448H80c-17.7 0-32 14.3-32 32s14.3 32 32 32h80 80c17.7 0 32-14.3 32-32s-14.3-32-32-32H192V348.4c67.4-15.4 115.9-78.6 109.9-150.6l-14-168.4C286.5 12.8 272.6 0 256 0H64zM81.9 203.1L93.4 64H226.6l11.6 139.1C242 248.8 205.9 288 160 288s-82-39.2-78.1-84.9z"]},MS={prefix:"fas",iconName:"person-biking",icon:[640,512,[128692,"biking"],"f84a","M400 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm27.2 64l-61.8-48.8c-17.3-13.6-41.7-13.8-59.1-.3l-83.1 64.2c-30.7 23.8-28.5 70.8 4.3 91.6L288 305.1V416c0 17.7 14.3 32 32 32s32-14.3 32-32V288c0-10.7-5.3-20.7-14.2-26.6L295 232.9l60.3-48.5L396 217c5.7 4.5 12.7 7 20 7h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H427.2zM56 384a72 72 0 1 1 144 0A72 72 0 1 1 56 384zm200 0A128 128 0 1 0 0 384a128 128 0 1 0 256 0zm184 0a72 72 0 1 1 144 0 72 72 0 1 1 -144 0zm200 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0z"]},LS={prefix:"fas",iconName:"earth-oceania",icon:[512,512,["globe-oceania"],"e47b","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM208.6 357.3l-39-13.5c-6.5-2.2-13.6-2.3-20.1-.3l-15.3 4.9c-18.5 5.9-38.5-2.4-47.5-19.5l-3.3-6.2c-10.6-20.1-2.3-45 18.2-54.7l35.3-16.8c2.3-1.1 4.4-2.8 5.9-4.8l5.3-7c7.2-9.6 18.6-15.3 30.6-15.3s23.4 5.7 30.6 15.3l4.6 6.1c2 2.6 4.9 4.5 8.1 5.1c7.8 1.6 15.7-1.5 20.4-7.9l10.4-14.2c2-2.8 5.3-4.4 8.7-4.4c4.4 0 8.4 2.7 10 6.8l10.1 25.9c2.8 7.2 6.7 14 11.5 20.2L311 299.8c5.8 7.4 9 16.6 9 26s-3.2 18.6-9 26L299 367.2c-8.3 10.6-21 16.8-34.4 16.8c-8.4 0-16.6-2.4-23.7-7l-25.4-16.4c-2.2-1.4-4.5-2.5-6.9-3.4zm65.2-214.8L296 164.7c10.1 10.1 2.9 27.3-11.3 27.3H254.8c-5.6 0-11.1-1.2-16.2-3.4l-42.8-19c-14.3-6.3-11.9-27.3 3.4-30.3l38.5-7.7c13.1-2.6 26.7 1.5 36.1 10.9zM248 432c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16s-7.2 16-16 16H264c-8.8 0-16-7.2-16-16zM431.2 298.9l8 24c2.8 8.4-1.7 17.4-10.1 20.2s-17.4-1.7-20.2-10.1l-8-24c-2.8-8.4 1.7-17.4 10.1-20.2s17.4 1.7 20.2 10.1zm-19.9 80.4l-32 32c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l32-32c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},wS={prefix:"fas",iconName:"square-xmark",icon:[448,512,[10062,"times-square","xmark-square"],"f2d3","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm79 143c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"]},SS={prefix:"fas",iconName:"up-right-and-down-left-from-center",icon:[512,512,["expand-alt"],"f424","M344 0H488c13.3 0 24 10.7 24 24V168c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39-87 87c-9.4 9.4-24.6 9.4-33.9 0l-32-32c-9.4-9.4-9.4-24.6 0-33.9l87-87L327 41c-6.9-6.9-8.9-17.2-5.2-26.2S334.3 0 344 0zM168 512H24c-13.3 0-24-10.7-24-24V344c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l39 39 87-87c9.4-9.4 24.6-9.4 33.9 0l32 32c9.4 9.4 9.4 24.6 0 33.9l-87 87 39 39c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8z"]},ES={prefix:"fas",iconName:"up-down",icon:[256,512,[8597,11021,"arrows-alt-v"],"f338","M145.6 7.7C141 2.8 134.7 0 128 0s-13 2.8-17.6 7.7l-104 112c-6.5 7-8.2 17.2-4.4 25.9S14.5 160 24 160H80V352H24c-9.5 0-18.2 5.7-22 14.4s-2.1 18.9 4.4 25.9l104 112c4.5 4.9 10.9 7.7 17.6 7.7s13-2.8 17.6-7.7l104-112c6.5-7 8.2-17.2 4.4-25.9s-12.5-14.4-22-14.4H176V160h56c9.5 0 18.2-5.7 22-14.4s2.1-18.9-4.4-25.9l-104-112z"]},kS={prefix:"fas",iconName:"bahai",icon:[576,512,["haykal"],"f666","M288 0c14.5 0 27.2 9.7 30.9 23.8l23.9 89.6 75.9-53.3c11.9-8.3 27.8-7.6 39 1.7s14.6 24.9 8.4 38.1l-39.3 84 92.4 8c14.4 1.2 26.2 12 28.8 26.3s-4.9 28.5-18 34.6l-84.1 39.1 65.7 65.5c10.3 10.2 12.4 26.1 5.1 38.7s-22 18.7-36 14.9L391 386.8l8.2 92.4c1.3 14.4-7.3 27.9-20.9 32.9s-28.9 .1-37.2-11.7l-53.1-76-53.1 76c-8.3 11.9-23.6 16.7-37.2 11.7s-22.2-18.5-20.9-32.9l8.2-92.4L95.4 410.9c-14 3.8-28.8-2.3-36-14.9s-5.2-28.4 5.1-38.7l65.7-65.5L46 252.7c-13.1-6.1-20.5-20.3-18-34.6s14.3-25.1 28.8-26.3l92.4-8-39.3-84c-6.1-13.1-2.7-28.8 8.4-38.1s27.1-10 39-1.7l75.9 53.3 23.9-89.6C260.8 9.7 273.5 0 288 0zm0 156.2l-4.8 18c-2.7 10.1-10.2 18.2-20 21.8s-20.8 2.1-29.3-3.9l-15.2-10.7 7.9 16.8c4.4 9.5 4 20.5-1.3 29.6s-14.5 15-25 15.9l-18.5 1.6 16.8 7.8c9.5 4.4 16.2 13.2 18 23.5s-1.5 20.8-8.9 28.2l-13.2 13.1 17.9-4.8c10.1-2.7 20.9-.3 28.9 6.4s12.2 16.9 11.3 27.3l-1.6 18.5 10.6-15.2c6-8.6 15.8-13.7 26.2-13.7s20.2 5.1 26.2 13.7l10.6 15.2-1.6-18.5c-.9-10.4 3.3-20.6 11.3-27.3s18.8-9.1 28.9-6.4l17.9 4.8-13.2-13.1c-7.4-7.4-10.7-17.9-8.9-28.2s8.5-19.1 18-23.5l16.8-7.8-18.5-1.6c-10.4-.9-19.7-6.8-25-15.9s-5.7-20.1-1.3-29.6l7.9-16.8-15.2 10.7c-8.6 6-19.5 7.5-29.3 3.9s-17.3-11.7-20-21.8l-4.8-18z"]},NS={prefix:"fas",iconName:"circle-plus",icon:[512,512,["plus-circle"],"f055","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM232 344V280H168c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V168c0-13.3 10.7-24 24-24s24 10.7 24 24v64h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H280v64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"]},TS={prefix:"fas",iconName:"face-grin-tongue-wink",icon:[512,512,[128540,"grin-tongue-wink"],"f58b","M174.5 498.8C73.1 464.7 0 368.9 0 256C0 114.6 114.6 0 256 0S512 114.6 512 256c0 112.9-73.1 208.7-174.5 242.8C346.7 484 352 466.6 352 448V401.1c24.3-17.5 43.6-41.6 55.4-69.6c5-11.8-7-22.5-19.3-18.7c-39.7 12.2-84.5 19-131.8 19s-92.1-6.8-131.8-19c-12.3-3.8-24.3 6.9-19.3 18.7c11.7 27.8 30.8 51.7 54.8 69.2V448c0 18.6 5.3 36 14.5 50.8zm20.7-265.2c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2c17.6-23.5 52.8-23.5 70.4 0zM336 272a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM320 402.6V448c0 35.3-28.7 64-64 64s-64-28.7-64-64V402.6c0-14.7 11.9-26.6 26.6-26.6h2c11.3 0 21.1 7.9 23.6 18.9c2.8 12.6 20.8 12.6 23.6 0c2.5-11.1 12.3-18.9 23.6-18.9h2c14.7 0 26.6 11.9 26.6 26.6zM336 184a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},BS={prefix:"fas",iconName:"link-slash",icon:[640,512,["chain-broken","chain-slash","unlink"],"f127","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L489.3 358.2l90.5-90.5c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114l-96 96-31.9-25C430.9 239.6 420.1 175.1 377 132c-52.2-52.3-134.5-56.2-191.3-11.7L38.8 5.1zM239 162c30.1-14.9 67.7-9.9 92.8 15.3c20 20 27.5 48.3 21.7 74.5L239 162zM406.6 416.4L220.9 270c-2.1 39.8 12.2 80.1 42.2 110c38.9 38.9 94.4 51 143.6 36.3zm-290-228.5L60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5l61.8-61.8-50.6-39.9z"]},IS={prefix:"fas",iconName:"arrow-up-z-a",icon:[576,512,["sort-alpha-up-alt"],"f882","M183.6 42.4C177.5 35.8 169 32 160 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L128 146.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V146.3l32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 64c0 17.7 14.3 32 32 32h50.7l-73.4 73.4c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H429.3l73.4-73.4c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8H352c-17.7 0-32 14.3-32 32zm96 192c-12.1 0-23.2 6.8-28.6 17.7l-64 128-16 32c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l7.2-14.3h88.4l7.2 14.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9l-16-32-64-128C439.2 262.8 428.1 256 416 256zM395.8 400L416 359.6 436.2 400H395.8z"]},$S={prefix:"fas",iconName:"fire-flame-curved",icon:[384,512,["fire-alt"],"f7e4","M153.6 29.9l16-21.3C173.6 3.2 180 0 186.7 0C198.4 0 208 9.6 208 21.3V43.5c0 13.1 5.4 25.7 14.9 34.7L307.6 159C356.4 205.6 384 270.2 384 337.7C384 434 306 512 209.7 512H192C86 512 0 426 0 320v-3.8c0-48.8 19.4-95.6 53.9-130.1l3.5-3.5c4.2-4.2 10-6.6 16-6.6C85.9 176 96 186.1 96 198.6V288c0 35.3 28.7 64 64 64s64-28.7 64-64v-3.9c0-18-7.2-35.3-19.9-48l-38.6-38.6c-24-24-37.5-56.7-37.5-90.7c0-27.7 9-54.8 25.6-76.9z"]},RS={prefix:"fas",iconName:"book-quran",icon:[448,512,["quran"],"f687","M352 0c53 0 96 43 96 96V416c0 53-43 96-96 96H64 32c-17.7 0-32-14.3-32-32s14.3-32 32-32V384c-17.7 0-32-14.3-32-32V32C0 14.3 14.3 0 32 0H64 352zm0 384H96v64H352c17.7 0 32-14.3 32-32s-14.3-32-32-32zM274.1 150.2l-8.9 21.4-23.1 1.9c-5.7 .5-8 7.5-3.7 11.2L256 199.8l-5.4 22.6c-1.3 5.5 4.7 9.9 9.6 6.9L280 217.2l19.8 12.1c4.9 3 10.9-1.4 9.6-6.9L304 199.8l17.6-15.1c4.3-3.7 2-10.8-3.7-11.2l-23.1-1.9-8.9-21.4c-2.2-5.3-9.6-5.3-11.8 0zM96 192c0 70.7 57.3 128 128 128c25.6 0 49.5-7.5 69.5-20.5c3.2-2.1 4.5-6.2 3.1-9.7s-5.2-5.6-9-4.8c-6.1 1.2-12.5 1.9-19 1.9c-52.4 0-94.9-42.5-94.9-94.9s42.5-94.9 94.9-94.9c6.5 0 12.8 .7 19 1.9c3.8 .8 7.5-1.3 9-4.8s.2-7.6-3.1-9.7C273.5 71.5 249.6 64 224 64C153.3 64 96 121.3 96 192z"]},AS={prefix:"fas",iconName:"face-angry",icon:[512,512,[128544,"angry"],"f556","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM338.7 395.9c6.6-5.9 7.1-16 1.2-22.6C323.8 355.4 295.7 336 256 336s-67.8 19.4-83.9 37.3c-5.9 6.6-5.4 16.7 1.2 22.6s16.7 5.4 22.6-1.2c11.7-13 31.6-26.7 60.1-26.7s48.4 13.7 60.1 26.7c5.9 6.6 16 7.1 22.6 1.2zM176.4 272c17.7 0 32-14.3 32-32c0-1.5-.1-3-.3-4.4l10.9 3.6c8.4 2.8 17.4-1.7 20.2-10.1s-1.7-17.4-10.1-20.2l-96-32c-8.4-2.8-17.4 1.7-20.2 10.1s1.7 17.4 10.1 20.2l30.7 10.2c-5.8 5.8-9.3 13.8-9.3 22.6c0 17.7 14.3 32 32 32zm192-32c0-8.9-3.6-17-9.5-22.8l30.2-10.1c8.4-2.8 12.9-11.9 10.1-20.2s-11.9-12.9-20.2-10.1l-96 32c-8.4 2.8-12.9 11.9-10.1 20.2s11.9 12.9 20.2 10.1l11.7-3.9c-.2 1.5-.3 3.1-.3 4.7c0 17.7 14.3 32 32 32s32-14.3 32-32z"]},PS={prefix:"fas",iconName:"rss",icon:[448,512,["feed"],"f09e","M0 64C0 46.3 14.3 32 32 32c229.8 0 416 186.2 416 416c0 17.7-14.3 32-32 32s-32-14.3-32-32C384 253.6 226.4 96 32 96C14.3 96 0 81.7 0 64zM0 416a64 64 0 1 1 128 0A64 64 0 1 1 0 416zM32 160c159.1 0 288 128.9 288 288c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-123.7-100.3-224-224-224c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},WS={prefix:"fas",iconName:"scale-balanced",icon:[640,512,[9878,"balance-scale"],"f24e","M384 32H512c17.7 0 32 14.3 32 32s-14.3 32-32 32H398.4c-5.2 25.8-22.9 47.1-46.4 57.3V448H512c17.7 0 32 14.3 32 32s-14.3 32-32 32H320 128c-17.7 0-32-14.3-32-32s14.3-32 32-32H288V153.3c-23.5-10.3-41.2-31.6-46.4-57.3H128c-17.7 0-32-14.3-32-32s14.3-32 32-32H256c14.6-19.4 37.8-32 64-32s49.4 12.6 64 32zm55.6 288H584.4L512 195.8 439.6 320zM512 416c-62.9 0-115.2-34-126-78.9c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C627.2 382 574.9 416 512 416zM126.8 195.8L54.4 320H199.3L126.8 195.8zM.9 337.1c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C242 382 189.7 416 126.8 416S11.7 382 .9 337.1z"]},DS={prefix:"fas",iconName:"gauge-simple-high",icon:[512,512,[61668,"tachometer","tachometer-fast"],"f62a","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm320 96c0-15.9-5.8-30.4-15.3-41.6l76.6-147.4c6.1-11.8 1.5-26.3-10.2-32.4s-26.2-1.5-32.4 10.2L262.1 288.3c-2-.2-4-.3-6.1-.3c-35.3 0-64 28.7-64 64s28.7 64 64 64s64-28.7 64-64z"]},OS={prefix:"fas",iconName:"desktop",icon:[576,512,[128421,61704,"desktop-alt"],"f390","M64 0C28.7 0 0 28.7 0 64V352c0 35.3 28.7 64 64 64H240l-10.7 32H160c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H346.7L336 416H512c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM512 64V288H64V64H512z"]},FS={prefix:"fas",iconName:"table-list",icon:[512,512,["th-list"],"f00b","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm64 0v64h64V96H64zm384 0H192v64H448V96zM64 224v64h64V224H64zm384 0H192v64H448V224zM64 352v64h64V352H64zm384 0H192v64H448V352z"]},GS={prefix:"fas",iconName:"comment-sms",icon:[512,512,["sms"],"f7cd","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM202.9 176.8c6.5-2.2 13.7 .1 17.9 5.6L256 229.3l35.2-46.9c4.1-5.5 11.3-7.8 17.9-5.6s10.9 8.3 10.9 15.2v96c0 8.8-7.2 16-16 16s-16-7.2-16-16V240l-19.2 25.6c-3 4-7.8 6.4-12.8 6.4s-9.8-2.4-12.8-6.4L224 240v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V192c0-6.9 4.4-13 10.9-15.2zm173.1 38c0 .2 0 .4 0 .4c.1 .1 .6 .8 2.2 1.7c3.9 2.3 9.6 4.1 18.3 6.8l.6 .2c7.4 2.2 17.3 5.2 25.2 10.2c9.1 5.7 17.4 15.2 17.6 29.9c.2 15-7.6 26-17.8 32.3c-9.5 5.9-20.9 7.9-30.7 7.6c-12.2-.4-23.7-4.4-32.6-7.4l0 0 0 0c-1.4-.5-2.7-.9-4-1.4c-8.4-2.8-12.9-11.9-10.1-20.2s11.9-12.9 20.2-10.1c1.7 .6 3.3 1.1 4.9 1.6l0 0 0 0c9.1 3.1 15.6 5.3 22.6 5.5c5.3 .2 10-1 12.8-2.8c1.2-.8 1.8-1.5 2.1-2c.2-.4 .6-1.2 .6-2.7l0-.2c0-.7 0-1.4-2.7-3.1c-3.8-2.4-9.6-4.3-18-6.9l-1.2-.4c-7.2-2.2-16.7-5-24.3-9.6c-9-5.4-17.7-14.7-17.7-29.4c-.1-15.2 8.6-25.7 18.5-31.6c9.4-5.5 20.5-7.5 29.7-7.4c10 .2 19.7 2.3 27.9 4.4c8.5 2.3 13.6 11 11.3 19.6s-11 13.6-19.6 11.3c-7.3-1.9-14.1-3.3-20.1-3.4c-4.9-.1-9.8 1.1-12.9 2.9c-1.4 .8-2.1 1.6-2.4 2c-.2 .3-.4 .8-.4 1.9zm-272 0c0 .2 0 .4 0 .4c.1 .1 .6 .8 2.2 1.7c3.9 2.3 9.6 4.1 18.3 6.8l.6 .2c7.4 2.2 17.3 5.2 25.2 10.2c9.1 5.7 17.4 15.2 17.6 29.9c.2 15-7.6 26-17.8 32.3c-9.5 5.9-20.9 7.9-30.7 7.6c-12.3-.4-24.2-4.5-33.2-7.6l0 0 0 0c-1.3-.4-2.5-.8-3.6-1.2c-8.4-2.8-12.9-11.9-10.1-20.2s11.9-12.9 20.2-10.1c1.4 .5 2.8 .9 4.1 1.4l0 0 0 0c9.5 3.2 16.5 5.6 23.7 5.8c5.3 .2 10-1 12.8-2.8c1.2-.8 1.8-1.5 2.1-2c.2-.4 .6-1.2 .6-2.7l0-.2c0-.7 0-1.4-2.7-3.1c-3.8-2.4-9.6-4.3-18-6.9l-1.2-.4 0 0c-7.2-2.2-16.7-5-24.3-9.6C80.8 239 72.1 229.7 72 215c-.1-15.2 8.6-25.7 18.5-31.6c9.4-5.5 20.5-7.5 29.7-7.4c9.5 .1 22.2 2.1 31.1 4.4c8.5 2.3 13.6 11 11.3 19.6s-11 13.6-19.6 11.3c-6.6-1.8-16.8-3.3-23.3-3.4c-4.9-.1-9.8 1.1-12.9 2.9c-1.4 .8-2.1 1.6-2.4 2c-.2 .3-.4 .8-.4 1.9z"]},US={prefix:"fas",iconName:"battery-three-quarters",icon:[576,512,["battery-4"],"f241","M464 160c8.8 0 16 7.2 16 16V336c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16H464zM80 96C35.8 96 0 131.8 0 176V336c0 44.2 35.8 80 80 80H464c44.2 0 80-35.8 80-80V320c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32V176c0-44.2-35.8-80-80-80H80zm272 96H96V320H352V192z"]},jS={prefix:"fas",iconName:"hand-fist",icon:[448,512,[9994,"fist-raised"],"f6de","M192 0c17.7 0 32 14.3 32 32V144H160V32c0-17.7 14.3-32 32-32zM64 64c0-17.7 14.3-32 32-32s32 14.3 32 32v80H64V64zm192 0c0-17.7 14.3-32 32-32s32 14.3 32 32v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V64zm96 64c0-17.7 14.3-32 32-32s32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V128zm-96 88l0-.6c9.4 5.4 20.3 8.6 32 8.6c13.2 0 25.4-4 35.6-10.8c8.7 24.9 32.5 42.8 60.4 42.8c11.7 0 22.6-3.1 32-8.6V256c0 52.3-25.1 98.8-64 128v96c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V401.6c-17.3-7.9-33.2-18.8-46.9-32.5L69.5 357.5C45.5 333.5 32 300.9 32 267V240c0-35.3 28.7-64 64-64h88c22.1 0 40 17.9 40 40s-17.9 40-40 40H128c-8.8 0-16 7.2-16 16s7.2 16 16 16h56c39.8 0 72-32.2 72-72z"]},qS={prefix:"fas",iconName:"image-portrait",icon:[384,512,["portrait"],"f3e0","M384 64c0-35.3-28.7-64-64-64H64C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64l0-384zM128 192a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM80 356.6c0-37.9 30.7-68.6 68.6-68.6h86.9c37.9 0 68.6 30.7 68.6 68.6c0 15.1-12.3 27.4-27.4 27.4H107.4C92.3 384 80 371.7 80 356.6z"]},ZS={prefix:"fas",iconName:"earth-europe",icon:[512,512,["globe-europe"],"f7a2","M266.3 48.3L232.5 73.6c-5.4 4-8.5 10.4-8.5 17.1v9.1c0 6.8 5.5 12.3 12.3 12.3c2.4 0 4.8-.7 6.8-2.1l41.8-27.9c2-1.3 4.4-2.1 6.8-2.1h1c6.2 0 11.3 5.1 11.3 11.3c0 3-1.2 5.9-3.3 8l-19.9 19.9c-5.8 5.8-12.9 10.2-20.7 12.8l-26.5 8.8c-5.8 1.9-9.6 7.3-9.6 13.4c0 3.7-1.5 7.3-4.1 10l-17.9 17.9c-6.4 6.4-9.9 15-9.9 24v4.3c0 16.4 13.6 29.7 29.9 29.7c11 0 21.2-6.2 26.1-16l4-8.1c2.4-4.8 7.4-7.9 12.8-7.9c4.5 0 8.7 2.1 11.4 5.7l16.3 21.7c2.1 2.9 5.5 4.5 9.1 4.5c8.4 0 13.9-8.9 10.1-16.4l-1.1-2.3c-3.5-7 0-15.5 7.5-18l21.2-7.1c7.6-2.5 12.7-9.6 12.7-17.6c0-10.3 8.3-18.6 18.6-18.6H400c8.8 0 16 7.2 16 16s-7.2 16-16 16H379.3c-7.2 0-14.2 2.9-19.3 8l-4.7 4.7c-2.1 2.1-3.3 5-3.3 8c0 6.2 5.1 11.3 11.3 11.3h11.3c6 0 11.8 2.4 16 6.6l6.5 6.5c1.8 1.8 2.8 4.3 2.8 6.8s-1 5-2.8 6.8l-7.5 7.5C386 262 384 266.9 384 272s2 10 5.7 13.7L408 304c10.2 10.2 24.1 16 38.6 16H454c6.5-20.2 10-41.7 10-64c0-111.4-87.6-202.4-197.7-207.7zm172 307.9c-3.7-2.6-8.2-4.1-13-4.1c-6 0-11.8-2.4-16-6.6L396 332c-7.7-7.7-18-12-28.9-12c-9.7 0-19.2-3.5-26.6-9.8L314 287.4c-11.6-9.9-26.4-15.4-41.7-15.4H251.4c-12.6 0-25 3.7-35.5 10.7L188.5 301c-17.8 11.9-28.5 31.9-28.5 53.3v3.2c0 17 6.7 33.3 18.7 45.3l16 16c8.5 8.5 20 13.3 32 13.3H248c13.3 0 24 10.7 24 24c0 2.5 .4 5 1.1 7.3c71.3-5.8 132.5-47.6 165.2-107.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM187.3 100.7c-6.2-6.2-16.4-6.2-22.6 0l-32 32c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l32-32c6.2-6.2 6.2-16.4 0-22.6z"]},YS={prefix:"fas",iconName:"cart-flatbed-suitcase",icon:[640,512,["luggage-cart"],"f59d","M0 32C0 14.3 14.3 0 32 0H48c44.2 0 80 35.8 80 80V368c0 8.8 7.2 16 16 16H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H541.3c1.8 5 2.7 10.4 2.7 16c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-5.6 1-11 2.7-16H253.3c1.8 5 2.7 10.4 2.7 16c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-5.6 1-11 2.7-16H144c-44.2 0-80-35.8-80-80V80c0-8.8-7.2-16-16-16H32C14.3 64 0 49.7 0 32zM432 96V56c0-4.4-3.6-8-8-8H344c-4.4 0-8 3.6-8 8V96h96zM288 96V56c0-30.9 25.1-56 56-56h80c30.9 0 56 25.1 56 56V96 320H288V96zM512 320V96h16c26.5 0 48 21.5 48 48V272c0 26.5-21.5 48-48 48H512zM240 96h16V320H240c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48z"]},JS={prefix:"fas",iconName:"rectangle-xmark",icon:[512,512,[62164,"rectangle-times","times-rectangle","window-close"],"f410","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"]},XS={prefix:"fas",iconName:"book-journal-whills",icon:[448,512,["journal-whills"],"f66a","M0 96C0 43 43 0 96 0H384h32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32zm90.4-234.4l-21.2-21.2c-3 10.1-5.1 20.6-5.1 31.6c0 .2 0 .5 .1 .8s.1 .5 .1 .8L165.2 226c2.5 2.1 3.4 5.8 2.3 8.9c-1.3 3-4.1 5.1-7.5 5.1c-1.9-.1-3.8-.8-5.2-2l-23.6-20.6C142.8 267 186.9 304 240 304s97.3-37 108.9-86.6L325.3 238c-1.4 1.2-3.3 2-5.3 2c-2.2-.1-4.4-1.1-6-2.8c-1.2-1.5-1.9-3.4-2-5.2c.1-2.2 1.1-4.4 2.8-6l37.1-32.5c0-.3 0-.5 .1-.8s.1-.5 .1-.8c0-11-2.1-21.5-5.1-31.6l-21.2 21.2c-3.1 3.1-8.1 3.1-11.3 0s-3.1-8.1 0-11.2l26.4-26.5c-8.2-17-20.5-31.7-35.9-42.6c-2.7-1.9-6.2 1.4-5 4.5c8.5 22.4 3.6 48-13 65.6c-3.2 3.4-3.6 8.9-.9 12.7c9.8 14 12.7 31.9 7.5 48.5c-5.9 19.4-22 34.1-41.9 38.3l-1.4-34.3 12.6 8.6c.6 .4 1.5 .6 2.3 .6c1.5 0 2.7-.8 3.5-2s.6-2.8-.1-4L260 225.4l18-3.6c1.8-.4 3.1-2.1 3.1-4s-1.4-3.5-3.1-3.9l-18-3.7 8.5-14.3c.8-1.2 .9-2.9 .1-4.1s-2-2-3.5-2l-.1 0c-.7 .1-1.5 .3-2.1 .7l-14.1 9.6L244 87.9c-.1-2.2-1.9-3.9-4-3.9s-3.9 1.6-4 3.9l-4.6 110.8-12-8.1c-1.5-1.1-3.6-.9-5 .4s-1.6 3.4-.8 5l8.6 14.3-18 3.7c-1.8 .4-3.1 2-3.1 3.9s1.4 3.6 3.1 4l18 3.8-8.6 14.2c-.2 .6-.5 1.4-.5 2c0 1.1 .5 2.1 1.2 3c.8 .6 1.8 1 2.8 1c.7 0 1.6-.2 2.2-.6l10.4-7.1-1.4 32.8c-19.9-4.1-36-18.9-41.9-38.3c-5.1-16.6-2.2-34.4 7.6-48.5c2.7-3.9 2.3-9.3-.9-12.7c-16.6-17.5-21.6-43.1-13.1-65.5c1.2-3.1-2.3-6.4-5-4.5c-15.3 10.9-27.6 25.6-35.8 42.6l26.4 26.5c3.1 3.1 3.1 8.1 0 11.2s-8.1 3.1-11.2 0z"]},KS={prefix:"fas",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24V296c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},QS={prefix:"fas",iconName:"share",icon:[512,512,["arrow-turn-right","mail-forward"],"f064","M307 34.8c-11.5 5.1-19 16.6-19 29.2v64H176C78.8 128 0 206.8 0 304C0 417.3 81.5 467.9 100.2 478.1c2.5 1.4 5.3 1.9 8.1 1.9c10.9 0 19.7-8.9 19.7-19.7c0-7.5-4.3-14.4-9.8-19.5C108.8 431.9 96 414.4 96 384c0-53 43-96 96-96h96v64c0 12.6 7.4 24.1 19 29.2s25 3 34.4-5.4l160-144c6.7-6.1 10.6-14.7 10.6-23.8s-3.8-17.7-10.6-23.8l-160-144c-9.4-8.5-22.9-10.6-34.4-5.4z"]},eE={prefix:"fas",iconName:"right-left",icon:[512,512,["exchange-alt"],"f362","M32 96l320 0V32c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l96 96c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-96 96c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V160L32 160c-17.7 0-32-14.3-32-32s14.3-32 32-32zM480 352c17.7 0 32 14.3 32 32s-14.3 32-32 32H160v64c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-96-96c-6-6-9.4-14.1-9.4-22.6s3.4-16.6 9.4-22.6l96-96c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 64H480z"]},tE={prefix:"fas",iconName:"money-bill-1-wave",icon:[576,512,["money-bill-wave-alt"],"f53b","M0 112.5V422.3c0 18 10.1 35 27 41.3c87 32.5 174 10.3 261-11.9c79.8-20.3 159.6-40.7 239.3-18.9c23 6.3 48.7-9.5 48.7-33.4V89.7c0-18-10.1-35-27-41.3C462 15.9 375 38.1 288 60.3C208.2 80.6 128.4 100.9 48.7 79.1C25.6 72.8 0 88.6 0 112.5zM128 416H64V352c35.3 0 64 28.7 64 64zM64 224V160h64c0 35.3-28.7 64-64 64zM448 352c0-35.3 28.7-64 64-64v64H448zm64-192c-35.3 0-64-28.7-64-64h64v64zM384 256c0 61.9-43 112-96 112s-96-50.1-96-112s43-112 96-112s96 50.1 96 112zM252 208c0 9.7 6.9 17.7 16 19.6V276h-4c-11 0-20 9-20 20s9 20 20 20h24 24c11 0 20-9 20-20s-9-20-20-20h-4V208c0-11-9-20-20-20H272c-11 0-20 9-20 20z"]},oE={prefix:"fas",iconName:"hands",icon:[576,512,["sign-language","signing"],"f2a7","M544 160l-.1 72.6c-.1 52.2-24 101-64 133.1c.1-1.9 .1-3.8 .1-5.7v-8c0-71.8-37-138.6-97.9-176.7l-60.2-37.6c-8.6-5.4-17.9-8.4-27.3-9.4L248.7 48.8c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8l78 135.1c3.3 5.7 10.7 7.7 16.4 4.4s7.7-10.7 4.4-16.4l-62-107.4c-6.6-11.5-2.7-26.2 8.8-32.8S362 5 368.6 16.5l68 117.8 0 0 0 0 43.3 75L480 160c0-17.7 14.4-32 32-32s32 14.4 32 32zM243.9 88.5L268.5 131c-13.9 4.5-26.4 13.7-34.7 27c-.9 1.4-1.7 2.9-2.5 4.4l-28.9-50c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8zm-46.4 63.7l26.8 46.4c.6 6 2.1 11.8 4.3 17.4H224 210.7l0 0H179l-23-39.8c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8zM260.9 175c9.4-15 29.1-19.5 44.1-10.2l60.2 37.6C416.7 234.7 448 291.2 448 352v8c0 83.9-68.1 152-152 152H120c-13.3 0-24-10.7-24-24s10.7-24 24-24h92c6.6 0 12-5.4 12-12s-5.4-12-12-12H88c-13.3 0-24-10.7-24-24s10.7-24 24-24H212c6.6 0 12-5.4 12-12s-5.4-12-12-12H56c-13.3 0-24-10.7-24-24s10.7-24 24-24H212c6.6 0 12-5.4 12-12s-5.4-12-12-12H88c-13.3 0-24-10.7-24-24s10.7-24 24-24H224l0 0 0 0h93.2L271 219.1c-15-9.4-19.5-29.1-10.2-44.1z"]},rE={prefix:"fas",iconName:"water-ladder",icon:[576,512,["ladder-water","swimming-pool"],"f5c5","M128 127.7C128 74.9 170.9 32 223.7 32c48.3 0 89 36 95 83.9l1 8.2c2.2 17.5-10.2 33.5-27.8 35.7s-33.5-10.2-35.7-27.8l-1-8.2c-2-15.9-15.5-27.8-31.5-27.8c-17.5 0-31.7 14.2-31.7 31.7V224H384V127.7C384 74.9 426.9 32 479.7 32c48.3 0 89 36 95 83.9l1 8.2c2.2 17.5-10.2 33.5-27.8 35.7s-33.5-10.2-35.7-27.8l-1-8.2c-2-15.9-15.5-27.8-31.5-27.8c-17.5 0-31.7 14.2-31.7 31.7V361c-1.6 1-3.3 2-4.8 3.1c-18 12.4-40.1 20.3-59.2 20.3h0V288H192v96.5c-19 0-41.2-7.9-59.1-20.3c-1.6-1.1-3.2-2.2-4.9-3.1V127.7zM306.5 389.9C329 405.4 356.5 416 384 416c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 469.7 417 480 384 480c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 405.2 165.1 416 192 416c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},cE={prefix:"fas",iconName:"arrows-up-down",icon:[320,512,["arrows-v"],"f07d","M182.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L128 109.3V402.7L86.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 402.7V109.3l41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96z"]},aE={prefix:"fas",iconName:"face-grimace",icon:[512,512,[128556,"grimace"],"f57f","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm96-112h-8V360l55.3 0c-3.8 22.7-23.6 40-47.3 40zm47.3-56L344 344V304h8c23.8 0 43.5 17.3 47.3 40zM328 344H264V304h64v40zm0 56H264V360h64v40zm-80-96v40l-64 0V304h64zm0 56v40H184V360l64 0zm-80-16H112.7c3.8-22.7 23.6-40 47.3-40h8v40zm0 56h-8c-23.8 0-43.5-17.3-47.3-40H168v40zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},nE={prefix:"fas",iconName:"wheelchair-move",icon:[448,512,["wheelchair-alt"],"e2ce","M320 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM204.5 121.3c-5.4-2.5-11.7-1.9-16.4 1.7l-40.9 30.7c-14.1 10.6-34.2 7.7-44.8-6.4s-7.7-34.2 6.4-44.8l40.9-30.7c23.7-17.8 55.3-21 82.1-8.4l90.4 42.5c29.1 13.7 36.8 51.6 15.2 75.5L299.1 224h97.4c30.3 0 53 27.7 47.1 57.4L415.4 422.3c-3.5 17.3-20.3 28.6-37.7 25.1s-28.6-20.3-25.1-37.7L377 288H306.7c8.6 19.6 13.3 41.2 13.3 64c0 88.4-71.6 160-160 160S0 440.4 0 352s71.6-160 160-160c11.1 0 22 1.1 32.4 3.3l54.2-54.2-42.1-19.8zM160 448a96 96 0 1 0 0-192 96 96 0 1 0 0 192z"]},lE={prefix:"fas",iconName:"turn-down",icon:[384,512,[10549,"level-down-alt"],"f3be","M350 334.5c3.8 8.8 2 19-4.6 26l-136 144c-4.5 4.8-10.8 7.5-17.4 7.5s-12.9-2.7-17.4-7.5l-136-144c-6.6-7-8.4-17.2-4.6-26s12.5-14.5 22-14.5h88l0-192c0-17.7-14.3-32-32-32H32C14.3 96 0 81.7 0 64V32C0 14.3 14.3 0 32 0l80 0c70.7 0 128 57.3 128 128l0 192h88c9.6 0 18.2 5.7 22 14.5z"]},iE={prefix:"fas",iconName:"square-envelope",icon:[448,512,["envelope-square"],"f199","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM218 271.7L64.2 172.4C66 156.4 79.5 144 96 144H352c16.5 0 30 12.4 31.8 28.4L230 271.7c-1.8 1.2-3.9 1.8-6 1.8s-4.2-.6-6-1.8zm29.4 26.9L384 210.4V336c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V210.4l136.6 88.2c7 4.5 15.1 6.9 23.4 6.9s16.4-2.4 23.4-6.9z"]},sE={prefix:"fas",iconName:"bandage",icon:[640,512,[129657,"band-aid"],"f462","M480 416h96c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H480V416zM448 96H192V416H448V96zM64 96C28.7 96 0 124.7 0 160V352c0 35.3 28.7 64 64 64h96V96H64zM248 208a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm120-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM248 304a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm120-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},dE={prefix:"fas",iconName:"circle-xmark",icon:[512,512,[61532,"times-circle","xmark-circle"],"f057","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"]},mE={prefix:"fas",iconName:"earth-asia",icon:[512,512,[127759,"globe-asia"],"f57e","M51.7 295.1l31.7 6.3c7.9 1.6 16-.9 21.7-6.6l15.4-15.4c11.6-11.6 31.1-8.4 38.4 6.2l9.3 18.5c4.8 9.6 14.6 15.7 25.4 15.7c15.2 0 26.1-14.6 21.7-29.2l-6-19.9c-4.6-15.4 6.9-30.9 23-30.9h2.3c13.4 0 25.9-6.7 33.3-17.8l10.7-16.1c5.6-8.5 5.3-19.6-.8-27.7l-16.1-21.5c-10.3-13.7-3.3-33.5 13.4-37.7l17-4.3c7.5-1.9 13.6-7.2 16.5-14.4l16.4-40.9C303.4 52.1 280.2 48 256 48C141.1 48 48 141.1 48 256c0 13.4 1.3 26.5 3.7 39.1zm407.7 4.6c-3-.3-6-.1-9 .8l-15.8 4.4c-6.7 1.9-13.8-.9-17.5-6.7l-2-3.1c-6-9.4-16.4-15.1-27.6-15.1s-21.6 5.7-27.6 15.1l-6.1 9.5c-1.4 2.2-3.4 4.1-5.7 5.3L312 330.1c-18.1 10.1-25.5 32.4-17 51.3l5.5 12.4c8.6 19.2 30.7 28.5 50.5 21.1l2.6-1c10-3.7 21.3-2.2 29.9 4.1l1.5 1.1c37.2-29.5 64.1-71.4 74.4-119.5zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm144.5 92.1c-2.1 8.6 3.1 17.3 11.6 19.4l32 8c8.6 2.1 17.3-3.1 19.4-11.6s-3.1-17.3-11.6-19.4l-32-8c-8.6-2.1-17.3 3.1-19.4 11.6zm92-20c-2.1 8.6 3.1 17.3 11.6 19.4s17.3-3.1 19.4-11.6l8-32c2.1-8.6-3.1-17.3-11.6-19.4s-17.3 3.1-19.4 11.6l-8 32zM343.2 113.7c-7.9-4-17.5-.7-21.5 7.2l-16 32c-4 7.9-.7 17.5 7.2 21.5s17.5 .7 21.5-7.2l16-32c4-7.9 .7-17.5-7.2-21.5z"]},fE={prefix:"fas",iconName:"id-card-clip",icon:[576,512,["id-card-alt"],"f47f","M256 0h64c17.7 0 32 14.3 32 32V96c0 17.7-14.3 32-32 32H256c-17.7 0-32-14.3-32-32V32c0-17.7 14.3-32 32-32zM64 64H192v48c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48V64H512c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128C0 92.7 28.7 64 64 64zM176 437.3c0 5.9 4.8 10.7 10.7 10.7H389.3c5.9 0 10.7-4.8 10.7-10.7c0-29.5-23.9-53.3-53.3-53.3H229.3c-29.5 0-53.3 23.9-53.3 53.3zM288 352a64 64 0 1 0 0-128 64 64 0 1 0 0 128z"]},uE={prefix:"fas",iconName:"magnifying-glass-plus",icon:[512,512,["search-plus"],"f00e","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM184 296c0 13.3 10.7 24 24 24s24-10.7 24-24V232h64c13.3 0 24-10.7 24-24s-10.7-24-24-24H232V120c0-13.3-10.7-24-24-24s-24 10.7-24 24v64H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h64v64z"]},pE={prefix:"fas",iconName:"hand-dots",icon:[512,512,["allergies"],"f461","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V336c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L124.8 448c43.1 41.1 100.4 64 160 64H304c97.2 0 176-78.8 176-176V128c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V32zM240 336a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm80 16a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48-16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm-16 80a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM240 432a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm-48-48a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},bE={prefix:"fas",iconName:"mug-saucer",icon:[640,512,["coffee"],"f0f4","M96 64c0-17.7 14.3-32 32-32H448h64c70.7 0 128 57.3 128 128s-57.3 128-128 128H480c0 53-43 96-96 96H192c-53 0-96-43-96-96V64zM480 224h32c35.3 0 64-28.7 64-64s-28.7-64-64-64H480V224zM32 416H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},hE={prefix:"fas",iconName:"magnifying-glass-minus",icon:[512,512,["search-minus"],"f010","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM136 184c-13.3 0-24 10.7-24 24s10.7 24 24 24H280c13.3 0 24-10.7 24-24s-10.7-24-24-24H136z"]},gE={prefix:"fas",iconName:"user-large",icon:[512,512,["user-alt"],"f406","M256 288A144 144 0 1 0 256 0a144 144 0 1 0 0 288zm-94.7 32C72.2 320 0 392.2 0 481.3c0 17 13.8 30.7 30.7 30.7H481.3c17 0 30.7-13.8 30.7-30.7C512 392.2 439.8 320 350.7 320H161.3z"]},vE={prefix:"fas",iconName:"note-sticky",icon:[448,512,[62026,"sticky-note"],"f249","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H288V368c0-26.5 21.5-48 48-48H448V96c0-35.3-28.7-64-64-64H64zM448 352H402.7 336c-8.8 0-16 7.2-16 16v66.7V480l32-32 64-64 32-32z"]},CE={prefix:"fas",iconName:"face-sad-tear",icon:[512,512,[128546,"sad-tear"],"f5b4","M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zm240 80c0-8.8 7.2-16 16-16c45 0 85.6 20.5 115.7 53.1c6 6.5 5.6 16.6-.9 22.6s-16.6 5.6-22.6-.9c-25-27.1-57.4-42.9-92.3-42.9c-8.8 0-16-7.2-16-16zm-80 80c-26.5 0-48-21-48-47c0-20 28.6-60.4 41.6-77.7c3.2-4.4 9.6-4.4 12.8 0C179.6 308.6 208 349 208 369c0 26-21.5 47-48 47zM367.6 208a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm-192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},yE={prefix:"fas",iconName:"turkish-lira-sign",icon:[384,512,["try","turkish-lira"],"e2bb","M96 32c17.7 0 32 14.3 32 32V99.3L247.2 65.2c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 165.9v29.4l119.2-34.1c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 261.9V416h63.8c68.2 0 124.4-53.5 127.8-121.6l.4-8c.9-17.7 15.9-31.2 33.6-30.4s31.2 15.9 30.4 33.6l-.4 8C378.5 399.8 294.1 480 191.8 480H96c-17.7 0-32-14.3-32-32V280.1l-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 213.6V184.1l-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 117.6V64c0-17.7 14.3-32 32-32z"]},zE={prefix:"fas",iconName:"dollar-sign",icon:[320,512,[128178,61781,"dollar","usd"],"24","M160 0c17.7 0 32 14.3 32 32V67.7c1.6 .2 3.1 .4 4.7 .7c.4 .1 .7 .1 1.1 .2l48 8.8c17.4 3.2 28.9 19.9 25.7 37.2s-19.9 28.9-37.2 25.7l-47.5-8.7c-31.3-4.6-58.9-1.5-78.3 6.2s-27.2 18.3-29 28.1c-2 10.7-.5 16.7 1.2 20.4c1.8 3.9 5.5 8.3 12.8 13.2c16.3 10.7 41.3 17.7 73.7 26.3l2.9 .8c28.6 7.6 63.6 16.8 89.6 33.8c14.2 9.3 27.6 21.9 35.9 39.5c8.5 17.9 10.3 37.9 6.4 59.2c-6.9 38-33.1 63.4-65.6 76.7c-13.7 5.6-28.6 9.2-44.4 11V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V445.1c-.4-.1-.9-.1-1.3-.2l-.2 0 0 0c-24.4-3.8-64.5-14.3-91.5-26.3c-16.1-7.2-23.4-26.1-16.2-42.2s26.1-23.4 42.2-16.2c20.9 9.3 55.3 18.5 75.2 21.6c31.9 4.7 58.2 2 76-5.3c16.9-6.9 24.6-16.9 26.8-28.9c1.9-10.6 .4-16.7-1.3-20.4c-1.9-4-5.6-8.4-13-13.3c-16.4-10.7-41.5-17.7-74-26.3l-2.8-.7 0 0C119.4 279.3 84.4 270 58.4 253c-14.2-9.3-27.5-22-35.8-39.6c-8.4-17.9-10.1-37.9-6.1-59.2C23.7 116 52.3 91.2 84.8 78.3c13.3-5.3 27.9-8.9 43.2-11V32c0-17.7 14.3-32 32-32z"]},HE={prefix:"fas",iconName:"magnifying-glass-dollar",icon:[512,512,["search-dollar"],"f688","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM228 104c0-11-9-20-20-20s-20 9-20 20v14c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1l0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4V312c0 11 9 20 20 20s20-9 20-20V298.2c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15l-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7V104z"]},_E={prefix:"fas",iconName:"users-gear",icon:[640,512,["users-cog"],"f509","M144 160A80 80 0 1 0 144 0a80 80 0 1 0 0 160zm368 0A80 80 0 1 0 512 0a80 80 0 1 0 0 160zM0 298.7C0 310.4 9.6 320 21.3 320H234.7c.2 0 .4 0 .7 0c-26.6-23.5-43.3-57.8-43.3-96c0-7.6 .7-15 1.9-22.3c-13.6-6.3-28.7-9.7-44.6-9.7H106.7C47.8 192 0 239.8 0 298.7zM320 320c24 0 45.9-8.8 62.7-23.3c2.5-3.7 5.2-7.3 8-10.7c2.7-3.3 5.7-6.1 9-8.3C410 262.3 416 243.9 416 224c0-53-43-96-96-96s-96 43-96 96s43 96 96 96zm65.4 60.2c-10.3-5.9-18.1-16.2-20.8-28.2H261.3C187.7 352 128 411.7 128 485.3c0 14.7 11.9 26.7 26.7 26.7H455.2c-2.1-5.2-3.2-10.9-3.2-16.4v-3c-1.3-.7-2.7-1.5-4-2.3l-2.6 1.5c-16.8 9.7-40.5 8-54.7-9.7c-4.5-5.6-8.6-11.5-12.4-17.6l-.1-.2-.1-.2-2.4-4.1-.1-.2-.1-.2c-3.4-6.2-6.4-12.6-9-19.3c-8.2-21.2 2.2-42.6 19-52.3l2.7-1.5c0-.8 0-1.5 0-2.3s0-1.5 0-2.3l-2.7-1.5zM533.3 192H490.7c-15.9 0-31 3.5-44.6 9.7c1.3 7.2 1.9 14.7 1.9 22.3c0 17.4-3.5 33.9-9.7 49c2.5 .9 4.9 2 7.1 3.3l2.6 1.5c1.3-.8 2.6-1.6 4-2.3v-3c0-19.4 13.3-39.1 35.8-42.6c7.9-1.2 16-1.9 24.2-1.9s16.3 .6 24.2 1.9c22.5 3.5 35.8 23.2 35.8 42.6v3c1.3 .7 2.7 1.5 4 2.3l2.6-1.5c16.8-9.7 40.5-8 54.7 9.7c2.3 2.8 4.5 5.8 6.6 8.7c-2.1-57.1-49-102.7-106.6-102.7zm91.3 163.9c6.3-3.6 9.5-11.1 6.8-18c-2.1-5.5-4.6-10.8-7.4-15.9l-2.3-4c-3.1-5.1-6.5-9.9-10.2-14.5c-4.6-5.7-12.7-6.7-19-3L574.4 311c-8.9-7.6-19.1-13.6-30.4-17.6v-21c0-7.3-4.9-13.8-12.1-14.9c-6.5-1-13.1-1.5-19.9-1.5s-13.4 .5-19.9 1.5c-7.2 1.1-12.1 7.6-12.1 14.9v21c-11.2 4-21.5 10-30.4 17.6l-18.2-10.5c-6.3-3.6-14.4-2.6-19 3c-3.7 4.6-7.1 9.5-10.2 14.6l-2.3 3.9c-2.8 5.1-5.3 10.4-7.4 15.9c-2.6 6.8 .5 14.3 6.8 17.9l18.2 10.5c-1 5.7-1.6 11.6-1.6 17.6s.6 11.9 1.6 17.5l-18.2 10.5c-6.3 3.6-9.5 11.1-6.8 17.9c2.1 5.5 4.6 10.7 7.4 15.8l2.4 4.1c3 5.1 6.4 9.9 10.1 14.5c4.6 5.7 12.7 6.7 19 3L449.6 457c8.9 7.6 19.2 13.6 30.4 17.6v21c0 7.3 4.9 13.8 12.1 14.9c6.5 1 13.1 1.5 19.9 1.5s13.4-.5 19.9-1.5c7.2-1.1 12.1-7.6 12.1-14.9v-21c11.2-4 21.5-10 30.4-17.6l18.2 10.5c6.3 3.6 14.4 2.6 19-3c3.7-4.6 7.1-9.4 10.1-14.5l2.4-4.2c2.8-5.1 5.3-10.3 7.4-15.8c2.6-6.8-.5-14.3-6.8-17.9l-18.2-10.5c1-5.7 1.6-11.6 1.6-17.5s-.6-11.9-1.6-17.6l18.2-10.5zM472 384a40 40 0 1 1 80 0 40 40 0 1 1 -80 0z"]},VE={prefix:"fas",iconName:"building-columns",icon:[512,512,["bank","institution","museum","university"],"f19c","M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160v8c0 13.3 10.7 24 24 24H456c13.3 0 24-10.7 24-24v-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224H64V420.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512H480c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1V224H384V416H344V224H280V416H232V224H168V416H128V224zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},xE={prefix:"fas",iconName:"masks-theater",icon:[640,512,[127917,"theater-masks"],"f630","M74.6 373.2c41.7 36.1 108 82.5 166.1 73.7c6.1-.9 12.1-2.5 18-4.5c-9.2-12.3-17.3-24.4-24.2-35.4c-21.9-35-28.8-75.2-25.9-113.6c-20.6 4.1-39.2 13-54.7 25.4c-6.5 5.2-16.3 1.3-14.8-7c6.4-33.5 33-60.9 68.2-66.3c2.6-.4 5.3-.7 7.9-.8l19.4-131.3c2-13.8 8-32.7 25-45.9C278.2 53.2 310.5 37 363.2 32.2c-.8-.7-1.6-1.4-2.4-2.1C340.6 14.5 288.4-11.5 175.7 5.6S20.5 63 5.7 83.9C0 91.9-.8 102 .6 111.8L24.8 276.1c5.5 37.3 21.5 72.6 49.8 97.2zm87.7-219.6c4.4-3.1 10.8-2 11.8 3.3c.1 .5 .2 1.1 .3 1.6c3.2 21.8-11.6 42-33.1 45.3s-41.5-11.8-44.7-33.5c-.1-.5-.1-1.1-.2-1.6c-.6-5.4 5.2-8.4 10.3-6.7c9 3 18.8 3.9 28.7 2.4s19.1-5.3 26.8-10.8zM261.6 390c29.4 46.9 79.5 110.9 137.6 119.7s124.5-37.5 166.1-73.7c28.3-24.5 44.3-59.8 49.8-97.2l24.2-164.3c1.4-9.8 .6-19.9-5.1-27.9c-14.8-20.9-57.3-61.2-170-78.3S299.4 77.2 279.2 92.8c-7.8 6-11.5 15.4-12.9 25.2L242.1 282.3c-5.5 37.3-.4 75.8 19.6 107.7zM404.5 235.3c-7.7-5.5-16.8-9.3-26.8-10.8s-19.8-.6-28.7 2.4c-5.1 1.7-10.9-1.3-10.3-6.7c.1-.5 .1-1.1 .2-1.6c3.2-21.8 23.2-36.8 44.7-33.5s36.3 23.5 33.1 45.3c-.1 .5-.2 1.1-.3 1.6c-1 5.3-7.4 6.4-11.8 3.3zm136.2 15.5c-1 5.3-7.4 6.4-11.8 3.3c-7.7-5.5-16.8-9.3-26.8-10.8s-19.8-.6-28.7 2.4c-5.1 1.7-10.9-1.3-10.3-6.7c.1-.5 .1-1.1 .2-1.6c3.2-21.8 23.2-36.8 44.7-33.5s36.3 23.5 33.1 45.3c-.1 .5-.2 1.1-.3 1.6zM530 350.2c-19.6 44.7-66.8 72.5-116.8 64.9s-87.1-48.2-93-96.7c-1-8.3 8.9-12.1 15.2-6.7c23.9 20.8 53.6 35.3 87 40.3s66.1 .1 94.9-12.8c7.6-3.4 16 3.2 12.6 10.9z"]},ME={prefix:"fas",iconName:"handshake-simple",icon:[640,512,[129309,"handshake-alt"],"f4c6","M323.4 85.2l-96.8 78.4c-16.1 13-19.2 36.4-7 53.1c12.9 17.8 38 21.3 55.3 7.8l99.3-77.2c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L550.2 352H592c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H516h-4-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2zm22.8 124.4l-51.7 40.2C263 274.4 217.3 268 193.7 235.6c-22.2-30.5-16.6-73.1 12.7-96.8l83.2-67.3c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-72 48H48c-26.5 0-48 21.5-48 48V304c0 26.5 21.5 48 48 48H156.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c4.5-4.9 7.8-10.6 9.9-16.5c19.4 13 45.8 10.3 62.1-7.5c17.9-19.5 16.6-49.9-2.9-67.8l-134.2-123z"]},LE={prefix:"fas",iconName:"jet-fighter",icon:[640,512,["fighter-jet"],"f0fb","M160 24c0-13.3 10.7-24 24-24H296c13.3 0 24 10.7 24 24s-10.7 24-24 24H280L384 192H500.4c7.7 0 15.3 1.4 22.5 4.1L625 234.4c9 3.4 15 12 15 21.6s-6 18.2-15 21.6L522.9 315.9c-7.2 2.7-14.8 4.1-22.5 4.1H384L280 464h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V320H160l-54.6 54.6c-6 6-14.1 9.4-22.6 9.4H64c-17.7 0-32-14.3-32-32V288c-17.7 0-32-14.3-32-32s14.3-32 32-32V160c0-17.7 14.3-32 32-32H82.7c8.5 0 16.6 3.4 22.6 9.4L160 192h32V48h-8c-13.3 0-24-10.7-24-24zM80 240c-8.8 0-16 7.2-16 16s7.2 16 16 16h64c8.8 0 16-7.2 16-16s-7.2-16-16-16H80z"]},wE={prefix:"fas",iconName:"square-share-nodes",icon:[448,512,["share-alt-square"],"f1e1","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM384 160c0 35.3-28.7 64-64 64c-15.4 0-29.5-5.4-40.6-14.5L194.1 256l85.3 46.5c11-9.1 25.2-14.5 40.6-14.5c35.3 0 64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64c0-2.5 .1-4.9 .4-7.3L174.5 300c-11.7 12.3-28.2 20-46.5 20c-35.3 0-64-28.7-64-64s28.7-64 64-64c18.3 0 34.8 7.7 46.5 20l81.9-44.7c-.3-2.4-.4-4.9-.4-7.3c0-35.3 28.7-64 64-64s64 28.7 64 64z"]},SE={prefix:"fas",iconName:"video",icon:[576,512,["video-camera"],"f03d","M0 128C0 92.7 28.7 64 64 64H320c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128zM559.1 99.8c10.4 5.6 16.9 16.4 16.9 28.2V384c0 11.8-6.5 22.6-16.9 28.2s-23 5-32.9-1.6l-96-64L416 337.1V320 192 174.9l14.2-9.5 96-64c9.8-6.5 22.4-7.2 32.9-1.6z"]},EE={prefix:"fas",iconName:"graduation-cap",icon:[640,512,[127891,"mortar-board"],"f19d","M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9v28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5V291.9c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z"]},kE={prefix:"fas",iconName:"turn-up",icon:[384,512,[10548,"level-up-alt"],"f3bf","M350 177.5c3.8-8.8 2-19-4.6-26l-136-144C204.9 2.7 198.6 0 192 0s-12.9 2.7-17.4 7.5l-136 144c-6.6 7-8.4 17.2-4.6 26s12.5 14.5 22 14.5h88l0 192c0 17.7-14.3 32-32 32H32c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32l80 0c70.7 0 128-57.3 128-128l0-192h88c9.6 0 18.2-5.7 22-14.5z"]},NE={fa0:{prefix:"fas",iconName:"0",icon:[320,512,[],"30","M0 192C0 103.6 71.6 32 160 32s160 71.6 160 160V320c0 88.4-71.6 160-160 160S0 408.4 0 320V192zM160 96c-53 0-96 43-96 96V320c0 53 43 96 96 96s96-43 96-96V192c0-53-43-96-96-96z"]},fa1:{prefix:"fas",iconName:"1",icon:[256,512,[],"31","M160 64c0-11.8-6.5-22.6-16.9-28.2s-23-5-32.8 1.6l-96 64C-.5 111.2-4.4 131 5.4 145.8s29.7 18.7 44.4 8.9L96 123.8V416H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96 96c17.7 0 32-14.3 32-32s-14.3-32-32-32H160V64z"]},fa2:{prefix:"fas",iconName:"2",icon:[320,512,[],"32","M142.9 96c-21.5 0-42.2 8.5-57.4 23.8L54.6 150.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L40.2 74.5C67.5 47.3 104.4 32 142.9 32C223 32 288 97 288 177.1c0 38.5-15.3 75.4-42.5 102.6L109.3 416H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L200.2 234.5c15.2-15.2 23.8-35.9 23.8-57.4c0-44.8-36.3-81.1-81.1-81.1z"]},fa3:{prefix:"fas",iconName:"3",icon:[320,512,[],"33","M0 64C0 46.3 14.3 32 32 32H272c13.2 0 25 8.1 29.8 20.4s1.5 26.3-8.2 35.2L162.3 208H184c75.1 0 136 60.9 136 136s-60.9 136-136 136H105.4C63 480 24.2 456 5.3 418.1l-1.9-3.8c-7.9-15.8-1.5-35 14.3-42.9s35-1.5 42.9 14.3l1.9 3.8c8.1 16.3 24.8 26.5 42.9 26.5H184c39.8 0 72-32.2 72-72s-32.2-72-72-72H80c-13.2 0-25-8.1-29.8-20.4s-1.5-26.3 8.2-35.2L189.7 96H32C14.3 96 0 81.7 0 64z"]},fa4:{prefix:"fas",iconName:"4",icon:[384,512,[],"34","M189 77.6c7.5-16 .7-35.1-15.3-42.6s-35.1-.7-42.6 15.3L3 322.4c-4.7 9.9-3.9 21.5 1.9 30.8S21 368 32 368H256v80c0 17.7 14.3 32 32 32s32-14.3 32-32V368h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H320V160c0-17.7-14.3-32-32-32s-32 14.3-32 32V304H82.4L189 77.6z"]},fa5:{prefix:"fas",iconName:"5",icon:[320,512,[],"35","M32.5 58.3C35.3 43.1 48.5 32 64 32H256c17.7 0 32 14.3 32 32s-14.3 32-32 32H90.7L70.3 208H184c75.1 0 136 60.9 136 136s-60.9 136-136 136H100.5c-39.4 0-75.4-22.3-93-57.5l-4.1-8.2c-7.9-15.8-1.5-35 14.3-42.9s35-1.5 42.9 14.3l4.1 8.2c6.8 13.6 20.6 22.1 35.8 22.1H184c39.8 0 72-32.2 72-72s-32.2-72-72-72H32c-9.5 0-18.5-4.2-24.6-11.5s-8.6-16.9-6.9-26.2l32-176z"]},fa6:{prefix:"fas",iconName:"6",icon:[320,512,[],"36","M232.4 84.7c11.4-13.5 9.7-33.7-3.8-45.1s-33.7-9.7-45.1 3.8L38.6 214.7C14.7 242.9 1.1 278.4 .1 315.2c0 1.4-.1 2.9-.1 4.3c0 .2 0 .3 0 .5c0 88.4 71.6 160 160 160s160-71.6 160-160c0-85.5-67.1-155.4-151.5-159.8l63.9-75.6zM256 320A96 96 0 1 1 64 320a96 96 0 1 1 192 0z"]},fa7:{prefix:"fas",iconName:"7",icon:[320,512,[],"37","M0 64C0 46.3 14.3 32 32 32H288c11.5 0 22 6.1 27.7 16.1s5.7 22.2-.1 32.1l-224 384c-8.9 15.3-28.5 20.4-43.8 11.5s-20.4-28.5-11.5-43.8L232.3 96H32C14.3 96 0 81.7 0 64z"]},fa8:{prefix:"fas",iconName:"8",icon:[320,512,[],"38","M304 160c0-70.7-57.3-128-128-128H144C73.3 32 16 89.3 16 160c0 34.6 13.7 66 36 89C20.5 272.3 0 309.8 0 352c0 70.7 57.3 128 128 128h64c70.7 0 128-57.3 128-128c0-42.2-20.5-79.7-52-103c22.3-23 36-54.4 36-89zM176.1 288H192c35.3 0 64 28.7 64 64s-28.7 64-64 64H128c-35.3 0-64-28.7-64-64s28.7-64 64-64h15.9c0 0 .1 0 .1 0h32c0 0 .1 0 .1 0zm0-64c0 0 0 0 0 0H144c0 0 0 0 0 0c-35.3 0-64-28.7-64-64c0-35.3 28.7-64 64-64h32c35.3 0 64 28.7 64 64c0 35.3-28.6 64-64 64z"]},fa9:{prefix:"fas",iconName:"9",icon:[320,512,[],"39","M64 192a96 96 0 1 0 192 0A96 96 0 1 0 64 192zm87.5 159.8C67.1 347.4 0 277.5 0 192C0 103.6 71.6 32 160 32s160 71.6 160 160c0 2.6-.1 5.3-.2 7.9c-1.7 35.7-15.2 70-38.4 97.4l-145 171.4c-11.4 13.5-31.6 15.2-45.1 3.8s-15.2-31.6-3.8-45.1l63.9-75.6z"]},faFillDrip:{prefix:"fas",iconName:"fill-drip",icon:[576,512,[],"f576","M41.4 9.4C53.9-3.1 74.1-3.1 86.6 9.4L168 90.7l53.1-53.1c28.1-28.1 73.7-28.1 101.8 0L474.3 189.1c28.1 28.1 28.1 73.7 0 101.8L283.9 481.4c-37.5 37.5-98.3 37.5-135.8 0L30.6 363.9c-37.5-37.5-37.5-98.3 0-135.8L122.7 136 41.4 54.6c-12.5-12.5-12.5-32.8 0-45.3zm176 221.3L168 181.3 75.9 273.4c-4.2 4.2-7 9.3-8.4 14.6H386.7l42.3-42.3c3.1-3.1 3.1-8.2 0-11.3L277.7 82.9c-3.1-3.1-8.2-3.1-11.3 0L213.3 136l49.4 49.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0zM512 512c-35.3 0-64-28.7-64-64c0-25.2 32.6-79.6 51.2-108.7c6-9.4 19.5-9.4 25.5 0C543.4 368.4 576 422.8 576 448c0 35.3-28.7 64-64 64z"]},faArrowsToCircle:{prefix:"fas",iconName:"arrows-to-circle",icon:[640,512,[],"e4bd","M9.4 9.4C21.9-3.1 42.1-3.1 54.6 9.4L160 114.7V96c0-17.7 14.3-32 32-32s32 14.3 32 32v96c0 4.3-.9 8.5-2.4 12.2c-1.6 3.7-3.8 7.3-6.9 10.3l-.1 .1c-3.1 3-6.6 5.3-10.3 6.9c-3.8 1.6-7.9 2.4-12.2 2.4H96c-17.7 0-32-14.3-32-32s14.3-32 32-32h18.7L9.4 54.6C-3.1 42.1-3.1 21.9 9.4 9.4zM256 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM114.7 352H96c-17.7 0-32-14.3-32-32s14.3-32 32-32h96 0l.1 0c8.8 0 16.7 3.6 22.5 9.3l.1 .1c3 3.1 5.3 6.6 6.9 10.3c1.6 3.8 2.4 7.9 2.4 12.2v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V397.3L54.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L114.7 352zM416 96c0-17.7 14.3-32 32-32s32 14.3 32 32v18.7L585.4 9.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L525.3 160H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H448c-8.8 0-16.8-3.6-22.6-9.3l-.1-.1c-3-3.1-5.3-6.6-6.9-10.3s-2.4-7.8-2.4-12.2l0-.1v0V96zM525.3 352L630.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L480 397.3V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V320v0c0 0 0-.1 0-.1c0-4.3 .9-8.4 2.4-12.2c1.6-3.8 3.9-7.3 6.9-10.4c5.8-5.8 13.7-9.3 22.5-9.4c0 0 .1 0 .1 0h0 96c17.7 0 32 14.3 32 32s-14.3 32-32 32H525.3z"]},faCircleChevronRight:ap,faChevronCircleRight:np,faAt:{prefix:"fas",iconName:"at",icon:[512,512,[61946],"40","M256 64C150 64 64 150 64 256s86 192 192 192c17.7 0 32 14.3 32 32s-14.3 32-32 32C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256v32c0 53-43 96-96 96c-29.3 0-55.6-13.2-73.2-33.9C320 371.1 289.5 384 256 384c-70.7 0-128-57.3-128-128s57.3-128 128-128c27.9 0 53.7 8.9 74.7 24.1c5.7-5 13.1-8.1 21.3-8.1c17.7 0 32 14.3 32 32v80 32c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-106-86-192-192-192zm64 192a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},faTrashCan:lp,faTrashAlt:ip,faTextHeight:{prefix:"fas",iconName:"text-height",icon:[576,512,[],"f034","M64 128V96h64l0 320H96c-17.7 0-32 14.3-32 32s14.3 32 32 32H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H192l0-320h64v32c0 17.7 14.3 32 32 32s32-14.3 32-32V80c0-26.5-21.5-48-48-48H160 48C21.5 32 0 53.5 0 80v48c0 17.7 14.3 32 32 32s32-14.3 32-32zM502.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8h32V352H416c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8H512V160h32c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64z"]},faUserXmark:sp,faUserTimes:dp,faStethoscope:{prefix:"fas",iconName:"stethoscope",icon:[576,512,[129658],"f0f1","M142.4 21.9c5.6 16.8-3.5 34.9-20.2 40.5L96 71.1V192c0 53 43 96 96 96s96-43 96-96V71.1l-26.1-8.7c-16.8-5.6-25.8-23.7-20.2-40.5s23.7-25.8 40.5-20.2l26.1 8.7C334.4 19.1 352 43.5 352 71.1V192c0 77.2-54.6 141.6-127.3 156.7C231 404.6 278.4 448 336 448c61.9 0 112-50.1 112-112V265.3c-28.3-12.3-48-40.5-48-73.3c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V336c0 97.2-78.8 176-176 176c-92.9 0-168.9-71.9-175.5-163.1C87.2 334.2 32 269.6 32 192V71.1c0-27.5 17.6-52 43.8-60.7l26.1-8.7c16.8-5.6 34.9 3.5 40.5 20.2zM480 224a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faMessage:mp,faCommentAlt:fp,faInfo:{prefix:"fas",iconName:"info",icon:[192,512,[],"f129","M48 80a48 48 0 1 1 96 0A48 48 0 1 1 48 80zM0 224c0-17.7 14.3-32 32-32H96c17.7 0 32 14.3 32 32V448h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H64V256H32c-17.7 0-32-14.3-32-32z"]},faDownLeftAndUpRightToCenter:up,faCompressAlt:pp,faExplosion:{prefix:"fas",iconName:"explosion",icon:[576,512,[],"e4e9","M499.6 11.3c6.7-10.7 20.5-14.5 31.7-8.5s15.8 19.5 10.6 31L404.8 338.6c2.2 2.3 4.3 4.7 6.3 7.1l97.2-54.7c10.5-5.9 23.6-3.1 30.9 6.4s6.3 23-2.2 31.5l-87 87H378.5c-13.2-37.3-48.7-64-90.5-64s-77.4 26.7-90.5 64H117.8L42.3 363.7c-9.7-6.7-13.1-19.6-7.9-30.3s17.4-15.9 28.7-12.4l97.2 30.4c3-3.9 6.1-7.7 9.4-11.3L107.4 236.3c-6.1-10.1-3.9-23.1 5.1-30.7s22.2-7.5 31.1 .1L246 293.6c1.5-.4 3-.8 4.5-1.1l13.6-142.7c1.2-12.3 11.5-21.7 23.9-21.7s22.7 9.4 23.9 21.7l13.5 141.9L499.6 11.3zM64 448v0H512v0h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H64zM288 0c13.3 0 24 10.7 24 24V72c0 13.3-10.7 24-24 24s-24-10.7-24-24V24c0-13.3 10.7-24 24-24z"]},faFileLines:bp,faFileAlt:hp,faFileText:gp,faWaveSquare:{prefix:"fas",iconName:"wave-square",icon:[640,512,[],"f83e","M128 64c0-17.7 14.3-32 32-32H320c17.7 0 32 14.3 32 32V416h96V256c0-17.7 14.3-32 32-32H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H512V448c0 17.7-14.3 32-32 32H320c-17.7 0-32-14.3-32-32V96H192V256c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h96V64z"]},faRing:{prefix:"fas",iconName:"ring",icon:[512,512,[],"f70b","M64 208c0 7.8 4.4 18.7 17.1 30.3C126.5 214.1 188.9 200 256 200s129.5 14.1 174.9 38.3C443.6 226.7 448 215.8 448 208c0-12.3-10.8-32-47.9-50.6C364.9 139.8 314 128 256 128s-108.9 11.8-144.1 29.4C74.8 176 64 195.7 64 208zm192 40c-47 0-89.3 7.6-122.9 19.7C166.3 280.2 208.8 288 256 288s89.7-7.8 122.9-20.3C345.3 255.6 303 248 256 248zM0 208c0-49.6 39.4-85.8 83.3-107.8C129.1 77.3 190.3 64 256 64s126.9 13.3 172.7 36.2c43.9 22 83.3 58.2 83.3 107.8v96c0 49.6-39.4 85.8-83.3 107.8C382.9 434.7 321.7 448 256 448s-126.9-13.3-172.7-36.2C39.4 389.8 0 353.6 0 304V208z"]},faBuildingUn:{prefix:"fas",iconName:"building-un",icon:[384,512,[],"e4d9","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM237.3 71.1l34.7 52V80c0-8.8 7.2-16 16-16s16 7.2 16 16v96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4l-34.7-52V176c0 8.8-7.2 16-16 16s-16-7.2-16-16V80c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4zM112 80v64c0 8.8 7.2 16 16 16s16-7.2 16-16V80c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 26.5-21.5 48-48 48s-48-21.5-48-48V80c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faDiceThree:{prefix:"fas",iconName:"dice-three",icon:[448,512,[9858],"f527","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm64 96a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm128 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faCalendarDays:vp,faCalendarAlt:Cp,faAnchorCircleCheck:{prefix:"fas",iconName:"anchor-circle-check",icon:[640,512,[],"e4aa","M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c8.2 0 16.3-.6 24.2-1.8c-22.2-16.2-40.4-37.5-53-62.2H320V368 240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faBuildingCircleArrowRight:{prefix:"fas",iconName:"building-circle-arrow-right",icon:[640,512,[],"e4d1","M0 48C0 21.5 21.5 0 48 0H336c26.5 0 48 21.5 48 48V232.2c-39.1 32.3-64 81.1-64 135.8c0 49.5 20.4 94.2 53.3 126.2C364.5 505.1 351.1 512 336 512H240V432c0-26.5-21.5-48-48-48s-48 21.5-48 48v80H48c-26.5 0-48-21.5-48-48V48zM80 224c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H80zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16zm112-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H272zM64 112v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zM176 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H176zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16zm96 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm140.7-67.3c-6.2 6.2-6.2 16.4 0 22.6L521.4 352H432c-8.8 0-16 7.2-16 16s7.2 16 16 16h89.4l-28.7 28.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l56-56c6.2-6.2 6.2-16.4 0-22.6l-56-56c-6.2-6.2-16.4-6.2-22.6 0z"]},faVolleyball:yp,faVolleyballBall:zp,faArrowsUpToLine:{prefix:"fas",iconName:"arrows-up-to-line",icon:[576,512,[],"e4c2","M32 96l512 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 32C14.3 32 0 46.3 0 64S14.3 96 32 96zM9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L96 237.3 96 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-210.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96zm320 45.3c12.5 12.5 32.8 12.5 45.3 0L416 237.3 416 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-210.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3z"]},faSortDown:Hp,faSortDesc:_p,faCircleMinus:Vp,faMinusCircle:xp,faDoorOpen:{prefix:"fas",iconName:"door-open",icon:[576,512,[],"f52b","M320 32c0-9.9-4.5-19.2-12.3-25.2S289.8-1.4 280.2 1l-179.9 45C79 51.3 64 70.5 64 92.5V448H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H96 288h32V480 32zM256 256c0 17.7-10.7 32-24 32s-24-14.3-24-32s10.7-32 24-32s24 14.3 24 32zm96-128h96V480c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H512V128c0-35.3-28.7-64-64-64H352v64z"]},faRightFromBracket:Mp,faSignOutAlt:Lp,faAtom:{prefix:"fas",iconName:"atom",icon:[512,512,[9883],"f5d2","M256 398.8c-11.8 5.1-23.4 9.7-34.9 13.5c16.7 33.8 31 35.7 34.9 35.7s18.1-1.9 34.9-35.7c-11.4-3.9-23.1-8.4-34.9-13.5zM446 256c33 45.2 44.3 90.9 23.6 128c-20.2 36.3-62.5 49.3-115.2 43.2c-22 52.1-55.6 84.8-98.4 84.8s-76.4-32.7-98.4-84.8c-52.7 6.1-95-6.8-115.2-43.2C21.7 346.9 33 301.2 66 256c-33-45.2-44.3-90.9-23.6-128c20.2-36.3 62.5-49.3 115.2-43.2C179.6 32.7 213.2 0 256 0s76.4 32.7 98.4 84.8c52.7-6.1 95 6.8 115.2 43.2c20.7 37.1 9.4 82.8-23.6 128zm-65.8 67.4c-1.7 14.2-3.9 28-6.7 41.2c31.8 1.4 38.6-8.7 40.2-11.7c2.3-4.2 7-17.9-11.9-48.1c-6.8 6.3-14 12.5-21.6 18.6zm-6.7-175.9c2.8 13.1 5 26.9 6.7 41.2c7.6 6.1 14.8 12.3 21.6 18.6c18.9-30.2 14.2-44 11.9-48.1c-1.6-2.9-8.4-13-40.2-11.7zM290.9 99.7C274.1 65.9 259.9 64 256 64s-18.1 1.9-34.9 35.7c11.4 3.9 23.1 8.4 34.9 13.5c11.8-5.1 23.4-9.7 34.9-13.5zm-159 88.9c1.7-14.3 3.9-28 6.7-41.2c-31.8-1.4-38.6 8.7-40.2 11.7c-2.3 4.2-7 17.9 11.9 48.1c6.8-6.3 14-12.5 21.6-18.6zM110.2 304.8C91.4 335 96 348.7 98.3 352.9c1.6 2.9 8.4 13 40.2 11.7c-2.8-13.1-5-26.9-6.7-41.2c-7.6-6.1-14.8-12.3-21.6-18.6zM336 256a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zm-80-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faSoap:{prefix:"fas",iconName:"soap",icon:[512,512,[129532],"e06e","M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM320 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM416 32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0 160c0 27.6-11.7 52.5-30.4 70.1C422.1 275.7 448 310.8 448 352c0 53-43 96-96 96H160c-53 0-96-43-96-96s43-96 96-96h88.4c-15.2-17-24.4-39.4-24.4-64H96c-53 0-96 43-96 96V416c0 53 43 96 96 96H416c53 0 96-43 96-96V288c0-53-43-96-96-96zM160 288c-35.3 0-64 28.7-64 64s28.7 64 64 64H352c35.3 0 64-28.7 64-64s-28.7-64-64-64H320 160z"]},faIcons:Sp,faHeartMusicCameraBolt:Ep,faMicrophoneLinesSlash:kp,faMicrophoneAltSlash:Np,faBridgeCircleCheck:{prefix:"fas",iconName:"bridge-circle-check",icon:[640,512,[],"e4c9","M64 32C46.3 32 32 46.3 32 64s14.3 32 32 32h40v64H32V288c53 0 96 43 96 96v64c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V384c0-53 43-96 96-96c6.3 0 12.4 .6 18.3 1.7C367.1 231.8 426.9 192 496 192c42.5 0 81.6 15.1 112 40.2V160H536V96h40c17.7 0 32-14.3 32-32s-14.3-32-32-32H64zM488 96v64H408V96h80zM360 96v64H280V96h80zM232 96v64H152V96h80zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faPumpMedical:{prefix:"fas",iconName:"pump-medical",icon:[448,512,[],"e06a","M128 32v96H256V96h60.1c4.2 0 8.3 1.7 11.3 4.7l33.9 33.9c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L372.7 55.4c-15-15-35.4-23.4-56.6-23.4H256c0-17.7-14.3-32-32-32H160c-17.7 0-32 14.3-32 32zM117.4 160c-33.3 0-61 25.5-63.8 58.7L35 442.7C31.9 480 61.3 512 98.8 512H285.2c37.4 0 66.9-32 63.8-69.3l-18.7-224c-2.8-33.2-30.5-58.7-63.8-58.7H117.4zM216 280v32h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H216v32c0 13.3-10.7 24-24 24s-24-10.7-24-24V360H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h32V280c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},faFingerprint:{prefix:"fas",iconName:"fingerprint",icon:[512,512,[],"f577","M48 256C48 141.1 141.1 48 256 48c63.1 0 119.6 28.1 157.8 72.5c8.6 10.1 23.8 11.2 33.8 2.6s11.2-23.8 2.6-33.8C403.3 34.6 333.7 0 256 0C114.6 0 0 114.6 0 256v40c0 13.3 10.7 24 24 24s24-10.7 24-24V256zm458.5-52.9c-2.7-13-15.5-21.3-28.4-18.5s-21.3 15.5-18.5 28.4c2.9 13.9 4.5 28.3 4.5 43.1v40c0 13.3 10.7 24 24 24s24-10.7 24-24V256c0-18.1-1.9-35.8-5.5-52.9zM256 80c-19 0-37.4 3-54.5 8.6c-15.2 5-18.7 23.7-8.3 35.9c7.1 8.3 18.8 10.8 29.4 7.9c10.6-2.9 21.8-4.4 33.4-4.4c70.7 0 128 57.3 128 128v24.9c0 25.2-1.5 50.3-4.4 75.3c-1.7 14.6 9.4 27.8 24.2 27.8c11.8 0 21.9-8.6 23.3-20.3c3.3-27.4 5-55 5-82.7V256c0-97.2-78.8-176-176-176zM150.7 148.7c-9.1-10.6-25.3-11.4-33.9-.4C93.7 178 80 215.4 80 256v24.9c0 24.2-2.6 48.4-7.8 71.9C68.8 368.4 80.1 384 96.1 384c10.5 0 19.9-7 22.2-17.3c6.4-28.1 9.7-56.8 9.7-85.8V256c0-27.2 8.5-52.4 22.9-73.1c7.2-10.4 8-24.6-.2-34.2zM256 160c-53 0-96 43-96 96v24.9c0 35.9-4.6 71.5-13.8 106.1c-3.8 14.3 6.7 29 21.5 29c9.5 0 17.9-6.2 20.4-15.4c10.5-39 15.9-79.2 15.9-119.7V256c0-28.7 23.3-52 52-52s52 23.3 52 52v24.9c0 36.3-3.5 72.4-10.4 107.9c-2.7 13.9 7.7 27.2 21.8 27.2c10.2 0 19-7 21-17c7.7-38.8 11.6-78.3 11.6-118.1V256c0-53-43-96-96-96zm24 96c0-13.3-10.7-24-24-24s-24 10.7-24 24v24.9c0 59.9-11 119.3-32.5 175.2l-5.9 15.3c-4.8 12.4 1.4 26.3 13.8 31s26.3-1.4 31-13.8l5.9-15.3C267.9 411.9 280 346.7 280 280.9V256z"]},faHandPointRight:{prefix:"fas",iconName:"hand-point-right",icon:[512,512,[],"f0a4","M480 96c17.7 0 32 14.3 32 32s-14.3 32-32 32l-208 0 0-64 208 0zM320 288c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32s14.3-32 32-32h64zm64-64c0 17.7-14.3 32-32 32H304c-17.7 0-32-14.3-32-32s14.3-32 32-32h48c17.7 0 32 14.3 32 32zM288 384c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32h64zm-88-96l.6 0c-5.4 9.4-8.6 20.3-8.6 32c0 13.2 4 25.4 10.8 35.6C177.9 364.3 160 388.1 160 416c0 11.7 3.1 22.6 8.6 32H160C71.6 448 0 376.4 0 288l0-61.7c0-42.4 16.9-83.1 46.9-113.1l11.6-11.6C82.5 77.5 115.1 64 149 64l27 0c35.3 0 64 28.7 64 64v88c0 22.1-17.9 40-40 40s-40-17.9-40-40V160c0-8.8-7.2-16-16-16s-16 7.2-16 16v56c0 39.8 32.2 72 72 72z"]},faMagnifyingGlassLocation:Tp,faSearchLocation:Bp,faForwardStep:Ip,faStepForward:$p,faFaceSmileBeam:Rp,faSmileBeam:Ap,faFlagCheckered:{prefix:"fas",iconName:"flag-checkered",icon:[448,512,[127937],"f11e","M32 0C49.7 0 64 14.3 64 32V48l69-17.2c38.1-9.5 78.3-5.1 113.5 12.5c46.3 23.2 100.8 23.2 147.1 0l9.6-4.8C423.8 28.1 448 43.1 448 66.1V345.8c0 13.3-8.3 25.3-20.8 30l-34.7 13c-46.2 17.3-97.6 14.6-141.7-7.4c-37.9-19-81.3-23.7-122.5-13.4L64 384v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V400 334 64 32C0 14.3 14.3 0 32 0zM64 187.1l64-13.9v65.5L64 252.6V318l48.8-12.2c5.1-1.3 10.1-2.4 15.2-3.3V238.7l38.9-8.4c8.3-1.8 16.7-2.5 25.1-2.1l0-64c13.6 .4 27.2 2.6 40.4 6.4l23.6 6.9v66.7l-41.7-12.3c-7.3-2.1-14.8-3.4-22.3-3.8v71.4c21.8 1.9 43.3 6.7 64 14.4V244.2l22.7 6.7c13.5 4 27.3 6.4 41.3 7.4V194c-7.8-.8-15.6-2.3-23.2-4.5l-40.8-12v-62c-13-3.8-25.8-8.8-38.2-15c-8.2-4.1-16.9-7-25.8-8.8v72.4c-13-.4-26 .8-38.7 3.6L128 173.2V98L64 114v73.1zM320 335.7c16.8 1.5 33.9-.7 50-6.8l14-5.2V251.9l-7.9 1.8c-18.4 4.3-37.3 5.7-56.1 4.5v77.4zm64-149.4V115.4c-20.9 6.1-42.4 9.1-64 9.1V194c13.9 1.4 28 .5 41.7-2.6l22.3-5.2z"]},faFootball:Pp,faFootballBall:Wp,faSchoolCircleExclamation:{prefix:"fas",iconName:"school-circle-exclamation",icon:[640,512,[],"e56c","M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96H48C21.5 96 0 117.5 0 144V464c0 26.5 21.5 48 48 48H320v0H256V416c0-35.3 28.7-64 64-64l.3 0h.5c3.4-37.7 18.7-72.1 42.2-99.1C350.2 260 335.6 264 320 264c-48.6 0-88-39.4-88-88s39.4-88 88-88s88 39.4 88 88c0 18.3-5.6 35.3-15.1 49.4c29-21 64.6-33.4 103.1-33.4c59.5 0 112.1 29.6 144 74.8V144c0-26.5-21.5-48-48-48H473.7L337.8 5.4zM96 192h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V208c0-8.8 7.2-16 16-16zm0 128h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zM320 128c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H336V144c0-8.8-7.2-16-16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faCrop:{prefix:"fas",iconName:"crop",icon:[512,512,[],"f125","M448 109.3l54.6-54.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L402.7 64 160 64v64l178.7 0L128 338.7V32c0-17.7-14.3-32-32-32S64 14.3 64 32V64H32C14.3 64 0 78.3 0 96s14.3 32 32 32H64V384c0 35.3 28.7 64 64 64H352V384H173.3L384 173.3 384 480c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H448l0-274.7z"]},faAnglesDown:Dp,faAngleDoubleDown:Op,faUsersRectangle:{prefix:"fas",iconName:"users-rectangle",icon:[640,512,[],"e594","M96 0C43 0 0 43 0 96V416c0 53 43 96 96 96H544c53 0 96-43 96-96V96c0-53-43-96-96-96H96zM64 96c0-17.7 14.3-32 32-32H544c17.7 0 32 14.3 32 32V416c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V96zm159.8 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM96 309.3c0 14.7 11.9 26.7 26.7 26.7h56.1c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4H149.3C119.9 256 96 279.9 96 309.3zM461.2 336h56.1c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3H421.3c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6zM372 289c-3.9-.7-7.9-1-12-1H280c-4.1 0-8.1 .3-12 1c-26 4.4-47.3 22.7-55.9 47c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24H408c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24c-8.6-24.3-29.9-42.6-55.9-47zM512 176a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM320 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128z"]},faPeopleRoof:{prefix:"fas",iconName:"people-roof",icon:[640,512,[],"e537","M335.5 4l288 160c15.4 8.6 21 28.1 12.4 43.5s-28.1 21-43.5 12.4L320 68.6 47.5 220c-15.4 8.6-34.9 3-43.5-12.4s-3-34.9 12.4-43.5L304.5 4c9.7-5.4 21.4-5.4 31.1 0zM320 160a40 40 0 1 1 0 80 40 40 0 1 1 0-80zM144 256a40 40 0 1 1 0 80 40 40 0 1 1 0-80zm312 40a40 40 0 1 1 80 0 40 40 0 1 1 -80 0zM226.9 491.4L200 441.5V480c0 17.7-14.3 32-32 32H120c-17.7 0-32-14.3-32-32V441.5L61.1 491.4c-6.3 11.7-20.8 16-32.5 9.8s-16-20.8-9.8-32.5l37.9-70.3c15.3-28.5 45.1-46.3 77.5-46.3h19.5c16.3 0 31.9 4.5 45.4 12.6l33.6-62.3c15.3-28.5 45.1-46.3 77.5-46.3h19.5c32.4 0 62.1 17.8 77.5 46.3l33.6 62.3c13.5-8.1 29.1-12.6 45.4-12.6h19.5c32.4 0 62.1 17.8 77.5 46.3l37.9 70.3c6.3 11.7 1.9 26.2-9.8 32.5s-26.2 1.9-32.5-9.8L552 441.5V480c0 17.7-14.3 32-32 32H472c-17.7 0-32-14.3-32-32V441.5l-26.9 49.9c-6.3 11.7-20.8 16-32.5 9.8s-16-20.8-9.8-32.5l36.3-67.5c-1.7-1.7-3.2-3.6-4.3-5.8L376 345.5V400c0 17.7-14.3 32-32 32H296c-17.7 0-32-14.3-32-32V345.5l-26.9 49.9c-1.2 2.2-2.6 4.1-4.3 5.8l36.3 67.5c6.3 11.7 1.9 26.2-9.8 32.5s-26.2 1.9-32.5-9.8z"]},faPeopleLine:{prefix:"fas",iconName:"people-line",icon:[640,512,[],"e534","M360 72a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zM144 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM496 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM200 313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-36.3-67.5c1.7-1.7 3.2-3.6 4.3-5.8L264 217.5V272c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V217.5l26.9 49.9c1.2 2.2 2.6 4.1 4.3 5.8l-36.3 67.5c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L440 313.5V352c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3H486.2c-16.3 0-31.9 4.5-45.4 12.6l-33.6-62.3c-15.3-28.5-45.1-46.3-77.5-46.3H310.2c-32.4 0-62.1 17.8-77.5 46.3l-33.6 62.3c-13.5-8.1-29.1-12.6-45.4-12.6H134.2c-32.4 0-62.1 17.8-77.5 46.3L18.9 340.6c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L88 313.5V352c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V313.5z"]},faBeerMugEmpty:Fp,faBeer:Gp,faDiagramPredecessor:{prefix:"fas",iconName:"diagram-predecessor",icon:[512,512,[],"e477","M448 416l0-64L64 352l0 64 384 0zm0 64L64 480c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64zM288 160c0 35.3-28.7 64-64 64L64 224c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l144 0 16 0 144 0c44.2 0 80 35.8 80 80l0 16 38.1 0c21.4 0 32.1 25.9 17 41L433 239c-9.4 9.4-24.6 9.4-33.9 0L329 169c-15.1-15.1-4.4-41 17-41l38.1 0 0-16c0-8.8-7.2-16-16-16l-80 0 0 64z"]},faArrowUpLong:Up,faLongArrowUp:jp,faFireFlameSimple:qp,faBurn:Zp,faPerson:Yp,faMale:Jp,faLaptop:{prefix:"fas",iconName:"laptop",icon:[640,512,[128187],"f109","M128 32C92.7 32 64 60.7 64 96V352h64V96H512V352h64V96c0-35.3-28.7-64-64-64H128zM19.2 384C8.6 384 0 392.6 0 403.2C0 445.6 34.4 480 76.8 480H563.2c42.4 0 76.8-34.4 76.8-76.8c0-10.6-8.6-19.2-19.2-19.2H19.2z"]},faFileCsv:{prefix:"fas",iconName:"file-csv",icon:[512,512,[],"f6dd","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V304H176c-35.3 0-64 28.7-64 64V512H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zM200 352h16c22.1 0 40 17.9 40 40v8c0 8.8-7.2 16-16 16s-16-7.2-16-16v-8c0-4.4-3.6-8-8-8H200c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8v-8c0-8.8 7.2-16 16-16s16 7.2 16 16v8c0 22.1-17.9 40-40 40H200c-22.1 0-40-17.9-40-40V392c0-22.1 17.9-40 40-40zm133.1 0H368c8.8 0 16 7.2 16 16s-7.2 16-16 16H333.1c-7.2 0-13.1 5.9-13.1 13.1c0 5.2 3 9.9 7.8 12l37.4 16.6c16.3 7.2 26.8 23.4 26.8 41.2c0 24.9-20.2 45.1-45.1 45.1H304c-8.8 0-16-7.2-16-16s7.2-16 16-16h42.9c7.2 0 13.1-5.9 13.1-13.1c0-5.2-3-9.9-7.8-12l-37.4-16.6c-16.3-7.2-26.8-23.4-26.8-41.2c0-24.9 20.2-45.1 45.1-45.1zm98.9 0c8.8 0 16 7.2 16 16v31.6c0 23 5.5 45.6 16 66c10.5-20.3 16-42.9 16-66V368c0-8.8 7.2-16 16-16s16 7.2 16 16v31.6c0 34.7-10.3 68.7-29.6 97.6l-5.1 7.7c-3 4.5-8 7.1-13.3 7.1s-10.3-2.7-13.3-7.1l-5.1-7.7c-19.3-28.9-29.6-62.9-29.6-97.6V368c0-8.8 7.2-16 16-16z"]},faMenorah:{prefix:"fas",iconName:"menorah",icon:[640,512,[],"f676","M20.8 7.4C22.8 2.9 27.1 0 32 0s9.2 2.9 11.2 7.4L61.3 49.7c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32S0 81.7 0 64V62.8c0-4.5 .9-8.9 2.7-13.1L20.8 7.4zm96 0C118.8 2.9 123.1 0 128 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1L116.8 7.4zm77.8 42.4L212.8 7.4C214.8 2.9 219.1 0 224 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1zM308.8 7.4C310.8 2.9 315.1 0 320 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1L308.8 7.4zm77.8 42.4L404.8 7.4C406.8 2.9 411.1 0 416 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1zM500.8 7.4C502.8 2.9 507.1 0 512 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1L500.8 7.4zm77.8 42.4L596.8 7.4C598.8 2.9 603.1 0 608 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V64c0 17.7-14.3 32-32 32s-32-14.3-32-32V62.8c0-4.5 .9-8.9 2.7-13.1zM32 128c17.7 0 32 14.3 32 32V288c0 17.7 14.3 32 32 32H288V160c0-17.7 14.3-32 32-32s32 14.3 32 32V320H544c17.7 0 32-14.3 32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32V288c0 53-43 96-96 96H352v64H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H320 160c-17.7 0-32-14.3-32-32s14.3-32 32-32H288V384H96c-53 0-96-43-96-96V160c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32v96 32H96V256 160c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32v96 32H192V256 160c0-17.7 14.3-32 32-32zm192 0c17.7 0 32 14.3 32 32v96 32H384V256 160c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32v96 32H480V256 160c0-17.7 14.3-32 32-32z"]},faTruckPlane:{prefix:"fas",iconName:"truck-plane",icon:[640,512,[],"e58f","M200 0c-30.6 0-56 54.7-56 86.1V192.5L7.8 274.3C2.9 277.2 0 282.4 0 288v64c0 5.1 2.4 9.8 6.4 12.8s9.3 3.9 14.1 2.5l123.4-37v81.2l-50 40c-3.8 3-6 7.6-6 12.5v32c0 5.1 2.5 10 6.6 13s9.5 3.8 14.4 2.2L200 480.9 290.4 511c-1.6-4.7-2.4-9.8-2.4-15V463.4c-18.2-10.5-30.7-29.7-31.9-51.8l-.1-.1V408 325.5 184l0-1.1 0 0V86.1C256 54.7 231.5 0 200 0zm88 176V400c0 20.9 13.4 38.7 32 45.3V488c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V448H544v40c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V445.3c18.6-6.6 32-24.4 32-45.3V176c0-26.5-21.5-48-48-48H336c-26.5 0-48 21.5-48 48zm79.8 78.7c3.3-8.7 11.2-14.7 20.5-14.7H539.7c9.2 0 17.2 6 20.5 14.7L576 304H352l15.8-49.3zM568 352a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM336 376a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faRecordVinyl:{prefix:"fas",iconName:"record-vinyl",icon:[512,512,[],"f8d9","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192zm0 224a128 128 0 1 0 0-256 128 128 0 1 0 0 256zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faFaceGrinStars:Xp,faGrinStars:Kp,faBong:{prefix:"fas",iconName:"bong",icon:[448,512,[],"f55c","M160 208.5c0 29.1-15.6 53.9-37.2 67.8c-17.2 11.1-31.5 26.1-41.7 43.7H302.9c-10.2-17.6-24.5-32.6-41.7-43.7c-21.6-13.9-37.2-38.7-37.2-67.8V64H160V208.5zM288 64V208.5c0 5.7 3.1 10.9 7.9 14c11.2 7.2 21.5 15.5 30.9 24.8L366.1 208l-7-7c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l24 24 24 24c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-7-7-43.3 43.3C374 314.1 384 347.9 384 384c0 39.4-11.9 76.1-32.2 106.5c-9.6 14.4-26.5 21.5-43.8 21.5H76.1c-17.3 0-34.2-7.1-43.8-21.5C11.9 460.1 0 423.4 0 384c0-67.8 35.1-127.3 88.1-161.5c4.8-3.1 7.9-8.3 7.9-14V64C78.3 64 64 49.7 64 32S78.3 0 96 0h16H272h16c17.7 0 32 14.3 32 32s-14.3 32-32 32z"]},faSpaghettiMonsterFlying:Qp,faPastafarianism:eb,faArrowDownUpAcrossLine:{prefix:"fas",iconName:"arrow-down-up-across-line",icon:[576,512,[],"e4af","M137.4 502.6c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 402.7V288H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H448V109.3l41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L384 109.3V224H192 128 32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96V402.7L86.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96zM128 192h64V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V192zM448 320H384V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320z"]},faSpoon:tb,faUtensilSpoon:ob,faJarWheat:{prefix:"fas",iconName:"jar-wheat",icon:[320,512,[],"e517","M32 32C32 14.3 46.3 0 64 0H256c17.7 0 32 14.3 32 32s-14.3 32-32 32H64C46.3 64 32 49.7 32 32zM0 160c0-35.3 28.7-64 64-64H256c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V160zm112 0H69.8c-3.2 0-5.8 2.6-5.8 5.8C64 198 90 224 122.2 224H144h32 21.8c32.1 0 58.2-26 58.2-58.2c0-3.2-2.6-5.8-5.8-5.8H208c-19.1 0-36.3 8.4-48 21.7c-11.7-13.3-28.9-21.7-48-21.7zm48 117.7c-11.7-13.3-28.9-21.7-48-21.7H69.8c-3.2 0-5.8 2.6-5.8 5.8C64 294 90 320 122.2 320H144h32 21.8c32.1 0 58.2-26 58.2-58.2c0-3.2-2.6-5.8-5.8-5.8H208c-19.1 0-36.3 8.4-48 21.7zM112 352H69.8c-3.2 0-5.8 2.6-5.8 5.8C64 390 90 416 122.2 416H144v32c0 8.8 7.2 16 16 16s16-7.2 16-16V416h21.8c32.1 0 58.2-26 58.2-58.2c0-3.2-2.6-5.8-5.8-5.8H208c-19.1 0-36.3 8.4-48 21.7c-11.7-13.3-28.9-21.7-48-21.7z"]},faEnvelopesBulk:rb,faMailBulk:cb,faFileCircleExclamation:{prefix:"fas",iconName:"file-circle-exclamation",icon:[576,512,[],"e4eb","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16v80c0 8.8 7.2 16 16 16s16-7.2 16-16V288c0-8.8-7.2-16-16-16z"]},faCircleH:ab,faHospitalSymbol:nb,faPager:{prefix:"fas",iconName:"pager",icon:[512,512,[128223],"f815","M0 128C0 92.7 28.7 64 64 64H448c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128zm64 32v64c0 17.7 14.3 32 32 32H416c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32zM80 320c-13.3 0-24 10.7-24 24s10.7 24 24 24h56c13.3 0 24-10.7 24-24s-10.7-24-24-24H80zm136 0c-13.3 0-24 10.7-24 24s10.7 24 24 24h48c13.3 0 24-10.7 24-24s-10.7-24-24-24H216z"]},faAddressBook:lb,faContactBook:ib,faStrikethrough:{prefix:"fas",iconName:"strikethrough",icon:[512,512,[],"f0cc","M161.3 144c3.2-17.2 14-30.1 33.7-38.6c21.1-9 51.8-12.3 88.6-6.5c11.9 1.9 48.8 9.1 60.1 12c17.1 4.5 34.6-5.6 39.2-22.7s-5.6-34.6-22.7-39.2c-14.3-3.8-53.6-11.4-66.6-13.4c-44.7-7-88.3-4.2-123.7 10.9c-36.5 15.6-64.4 44.8-71.8 87.3c-.1 .6-.2 1.1-.2 1.7c-2.8 23.9 .5 45.6 10.1 64.6c4.5 9 10.2 16.9 16.7 23.9H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H270.1c-.1 0-.3-.1-.4-.1l-1.1-.3c-36-10.8-65.2-19.6-85.2-33.1c-9.3-6.3-15-12.6-18.2-19.1c-3.1-6.1-5.2-14.6-3.8-27.4zM348.9 337.2c2.7 6.5 4.4 15.8 1.9 30.1c-3 17.6-13.8 30.8-33.9 39.4c-21.1 9-51.7 12.3-88.5 6.5c-18-2.9-49.1-13.5-74.4-22.1c-5.6-1.9-11-3.7-15.9-5.4c-16.8-5.6-34.9 3.5-40.5 20.3s3.5 34.9 20.3 40.5c3.6 1.2 7.9 2.7 12.7 4.3l0 0 0 0c24.9 8.5 63.6 21.7 87.6 25.6l0 0 .2 0c44.7 7 88.3 4.2 123.7-10.9c36.5-15.6 64.4-44.8 71.8-87.3c3.6-21 2.7-40.4-3.1-58.1H335.1c7 5.6 11.4 11.2 13.9 17.2z"]},faK:{prefix:"fas",iconName:"k",icon:[320,512,[107],"4b","M311 86.3c12.3-12.7 12-32.9-.7-45.2s-32.9-12-45.2 .7l-155.2 160L64 249V64c0-17.7-14.3-32-32-32S0 46.3 0 64V328 448c0 17.7 14.3 32 32 32s32-14.3 32-32V341l64.7-66.7 133 192c10.1 14.5 30 18.1 44.5 8.1s18.1-30 8.1-44.5L174.1 227.4 311 86.3z"]},faLandmarkFlag:{prefix:"fas",iconName:"landmark-flag",icon:[512,512,[],"e51c","M272 0h80c8.8 0 16 7.2 16 16V80c0 8.8-7.2 16-16 16H272v32H464c17.7 0 32 14.3 32 32s-14.3 32-32 32H48c-17.7 0-32-14.3-32-32s14.3-32 32-32H240V16c0-8.8 7.2-16 16-16h16zM64 224h64V416h40V224h64V416h48V224h64V416h40V224h64V420.3c.6 .3 1.2 .7 1.8 1.1l48 32c11.7 7.8 17 22.4 12.9 35.9S494.1 512 480 512H32c-14.1 0-26.5-9.2-30.6-22.7s1.1-28.1 12.9-35.9l48-32c.6-.4 1.2-.7 1.8-1.1V224z"]},faPencil:sb,faPencilAlt:db,faBackward:{prefix:"fas",iconName:"backward",icon:[512,512,[9194],"f04a","M459.5 440.6c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4L288 214.3V256v41.7L459.5 440.6zM256 352V256 128 96c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4l-192 160C4.2 237.5 0 246.5 0 256s4.2 18.5 11.5 24.6l192 160c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29V352z"]},faCaretRight:{prefix:"fas",iconName:"caret-right",icon:[256,512,[],"f0da","M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z"]},faComments:{prefix:"fas",iconName:"comments",icon:[640,512,[128490,61670],"f086","M208 352c114.9 0 208-78.8 208-176S322.9 0 208 0S0 78.8 0 176c0 38.6 14.7 74.3 39.6 103.4c-3.5 9.4-8.7 17.7-14.2 24.7c-4.8 6.2-9.7 11-13.3 14.3c-1.8 1.6-3.3 2.9-4.3 3.7c-.5 .4-.9 .7-1.1 .8l-.2 .2 0 0 0 0C1 327.2-1.4 334.4 .8 340.9S9.1 352 16 352c21.8 0 43.8-5.6 62.1-12.5c9.2-3.5 17.8-7.4 25.3-11.4C134.1 343.3 169.8 352 208 352zM448 176c0 112.3-99.1 196.9-216.5 207C255.8 457.4 336.4 512 432 512c38.2 0 73.9-8.7 104.7-23.9c7.5 4 16 7.9 25.2 11.4c18.3 6.9 40.3 12.5 62.1 12.5c6.9 0 13.1-4.5 15.2-11.1c2.1-6.6-.2-13.8-5.8-17.9l0 0 0 0-.2-.2c-.2-.2-.6-.4-1.1-.8c-1-.8-2.5-2-4.3-3.7c-3.6-3.3-8.5-8.1-13.3-14.3c-5.5-7-10.7-15.4-14.2-24.7c24.9-29 39.6-64.7 39.6-103.4c0-92.8-84.9-168.9-192.6-175.5c.4 5.1 .6 10.3 .6 15.5z"]},faPaste:mb,faFileClipboard:fb,faCodePullRequest:{prefix:"fas",iconName:"code-pull-request",icon:[512,512,[],"e13c","M305.8 2.1C314.4 5.9 320 14.5 320 24V64h16c70.7 0 128 57.3 128 128V358.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V192c0-35.3-28.7-64-64-64H320v40c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1zM104 80A24 24 0 1 0 56 80a24 24 0 1 0 48 0zm8 73.3V358.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V153.3C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80c0 32.8-19.7 61-48 73.3zM104 432a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm328 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faClipboardList:{prefix:"fas",iconName:"clipboard-list",icon:[384,512,[],"f46d","M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM72 272a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm104-16H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16s7.2-16 16-16zM72 368a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm88 0c0-8.8 7.2-16 16-16H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16z"]},faTruckRampBox:ub,faTruckLoading:pb,faUserCheck:{prefix:"fas",iconName:"user-check",icon:[640,512,[],"f4fc","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM625 177L497 305c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L591 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},faVialVirus:{prefix:"fas",iconName:"vial-virus",icon:[512,512,[],"e597","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96V384c0 53 43 96 96 96c28.6 0 54.2-12.5 71.8-32.3c.1-14.2 5.6-28.3 16.4-39.1c.2-.2 .1-.6-.2-.6c-30.9 0-56-25.1-56-56s25.1-56 56-56c.3 0 .4-.4 .2-.6c-21.9-21.9-21.9-57.3 0-79.2c2.4-2.4 5-4.6 7.8-6.5V96c17.7 0 32-14.3 32-32s-14.3-32-32-32H160 96 32zM96 192V96h64v96H96zM216 376c28.8 0 43.2 34.8 22.9 55.2c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0c20.4-20.4 55.2-5.9 55.2 22.9c0 13.3 10.7 24 24 24s24-10.7 24-24c0-28.8 34.8-43.2 55.2-22.9c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9C444.8 410.8 459.2 376 488 376c13.3 0 24-10.7 24-24s-10.7-24-24-24c-28.8 0-43.2-34.8-22.9-55.2c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0C410.8 259.2 376 244.8 376 216c0-13.3-10.7-24-24-24s-24 10.7-24 24c0 28.8-34.8 43.2-55.2 22.9c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9c20.4 20.4 5.9 55.2-22.9 55.2c-13.3 0-24 10.7-24 24s10.7 24 24 24zm104-88a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm40 96a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faSheetPlastic:{prefix:"fas",iconName:"sheet-plastic",icon:[384,512,[],"e571","M0 448c0 35.3 28.7 64 64 64H224V384c0-17.7 14.3-32 32-32H384V64c0-35.3-28.7-64-64-64H64C28.7 0 0 28.7 0 64V448zM171.3 75.3l-96 96c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l96-96c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6zm96 32l-160 160c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l160-160c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6zM384 384H256V512L384 384z"]},faBlog:{prefix:"fas",iconName:"blog",icon:[512,512,[],"f781","M192 32c0 17.7 14.3 32 32 32c123.7 0 224 100.3 224 224c0 17.7 14.3 32 32 32s32-14.3 32-32C512 128.9 383.1 0 224 0c-17.7 0-32 14.3-32 32zm0 96c0 17.7 14.3 32 32 32c70.7 0 128 57.3 128 128c0 17.7 14.3 32 32 32s32-14.3 32-32c0-106-86-192-192-192c-17.7 0-32 14.3-32 32zM96 144c0-26.5-21.5-48-48-48S0 117.5 0 144V368c0 79.5 64.5 144 144 144s144-64.5 144-144s-64.5-144-144-144H128v96h16c26.5 0 48 21.5 48 48s-21.5 48-48 48s-48-21.5-48-48V144z"]},faUserNinja:{prefix:"fas",iconName:"user-ninja",icon:[448,512,[129399],"f504","M224 256c-57.2 0-105.6-37.5-122-89.3c-1.1 1.3-2.2 2.6-3.5 3.8c-15.8 15.8-38.8 20.7-53.6 22.1c-8.1 .8-14.6-5.7-13.8-13.8c1.4-14.7 6.3-37.8 22.1-53.6c5.8-5.8 12.6-10.1 19.6-13.4c-7-3.2-13.8-7.6-19.6-13.4C37.4 82.7 32.6 59.7 31.1 44.9c-.8-8.1 5.7-14.6 13.8-13.8c14.7 1.4 37.8 6.3 53.6 22.1c4.8 4.8 8.7 10.4 11.7 16.1C131.4 28.2 174.4 0 224 0c70.7 0 128 57.3 128 128s-57.3 128-128 128zM0 482.3C0 399.5 56.4 330 132.8 309.9c6-1.6 12.2 .9 15.9 5.8l62.5 83.3c6.4 8.5 19.2 8.5 25.6 0l62.5-83.3c3.7-4.9 9.9-7.4 15.9-5.8C391.6 330 448 399.5 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM160 96c-8.8 0-16 7.2-16 16s7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H160z"]},faPersonArrowUpFromLine:{prefix:"fas",iconName:"person-arrow-up-from-line",icon:[640,512,[],"e539","M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 352V352h16v96H184zm-64 0H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H152h80H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H264V256.9l28.6 47.5c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-58.3-97c-17.4-28.9-48.6-46.6-82.3-46.6H177.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9V448zM598.6 121.4l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L464 141.3 464 384c0 17.7 14.3 32 32 32s32-14.3 32-32V141.3l25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3z"]},faScrollTorah:bb,faTorah:hb,faBroomBall:gb,faQuidditch:vb,faQuidditchBroomBall:Cb,faToggleOff:{prefix:"fas",iconName:"toggle-off",icon:[576,512,[],"f204","M384 128c70.7 0 128 57.3 128 128s-57.3 128-128 128H192c-70.7 0-128-57.3-128-128s57.3-128 128-128H384zM576 256c0-106-86-192-192-192H192C86 64 0 150 0 256S86 448 192 448H384c106 0 192-86 192-192zM192 352a96 96 0 1 0 0-192 96 96 0 1 0 0 192z"]},faBoxArchive:yb,faArchive:zb,faPersonDrowning:{prefix:"fas",iconName:"person-drowning",icon:[576,512,[],"e545","M192 64c0-17.7-14.3-32-32-32s-32 14.3-32 32V96.2c0 54.1 23.5 104 62.2 138.3l-21 146.7c7.8 2.1 15.5 3.3 22.8 3.3c21.1 0 42-8.5 59.2-20.3c22.1-15.5 51.6-15.5 73.7 0c12.4 8.5 26.1 14.8 39.7 18l17.7-97.6c10.7-1.2 21.3-3.1 31.9-5.5l105-23.9c17.2-3.9 28-21.1 24.1-38.3s-21.1-28-38.3-24.1L400 216.6c-41 9.3-83.7 7.5-123.7-5.2c-50.2-16-84.3-62.6-84.3-115.3V64zM320 192a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM306.5 389.9c-11.1-7.9-25.9-7.9-37 0C247 405.4 219.5 416 192 416c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 469.7 159 480 192 480c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C439.4 405.2 410.9 416 384 416c-27.5 0-55-10.6-77.5-26.1z"]},faArrowDown91:Hb,faSortNumericDesc:_b,faSortNumericDownAlt:Vb,faFaceGrinTongueSquint:xb,faGrinTongueSquint:Mb,faSprayCan:{prefix:"fas",iconName:"spray-can",icon:[512,512,[],"f5bd","M128 0h64c17.7 0 32 14.3 32 32v96H96V32c0-17.7 14.3-32 32-32zM0 256c0-53 43-96 96-96H224c53 0 96 43 96 96V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V256zm240 80A80 80 0 1 0 80 336a80 80 0 1 0 160 0zM256 64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM384 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM448 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM384 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faTruckMonster:{prefix:"fas",iconName:"truck-monster",icon:[640,512,[],"f63b","M288 64v64H416L368 64H288zM419.2 25.6L496 128h80c17.7 0 32 14.3 32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32c-29.2-38.9-75.7-64-128-64s-98.8 25.1-128 64H288c-29.2-38.9-75.7-64-128-64s-98.8 25.1-128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32V160c0-17.7 14.3-32 32-32H224V48c0-26.5 21.5-48 48-48h96c20.1 0 39.1 9.5 51.2 25.6zM152 256h16c12.1 0 22.1 8.9 23.8 20.6c7.6 2.2 14.9 5.3 21.7 9c9.4-7 22.8-6.3 31.3 2.3l11.3 11.3c8.6 8.6 9.3 21.9 2.3 31.3c3.7 6.8 6.8 14.1 9 21.7c11.6 1.7 20.6 11.7 20.6 23.8v16c0 12.1-8.9 22.1-20.6 23.8c-2.2 7.6-5.3 14.9-9 21.7c7 9.4 6.3 22.8-2.3 31.3l-11.3 11.3c-8.6 8.6-21.9 9.3-31.3 2.2c-6.8 3.7-14.1 6.8-21.7 9C190.1 503.1 180.1 512 168 512H152c-12.1 0-22.1-8.9-23.8-20.6c-7.6-2.2-14.9-5.3-21.7-9c-9.4 7.1-22.8 6.3-31.3-2.2L63.8 468.9c-8.6-8.6-9.3-21.9-2.3-31.3c-3.7-6.9-6.8-14.1-9-21.8C40.9 414.1 32 404.1 32 392V376c0-12.1 8.9-22.1 20.6-23.8c2.2-7.6 5.3-14.9 9-21.8c-7-9.4-6.3-22.8 2.3-31.3l11.3-11.3c8.6-8.6 21.9-9.3 31.3-2.3c6.8-3.7 14.1-6.8 21.7-9c1.7-11.6 11.7-20.6 23.8-20.6zm8 176a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM448.2 276.6c1.7-11.6 11.7-20.6 23.8-20.6h16c12.1 0 22.1 8.9 23.8 20.6c7.6 2.2 14.9 5.3 21.8 9c9.4-7 22.8-6.3 31.3 2.3l11.3 11.3c8.6 8.6 9.3 21.9 2.2 31.3c3.7 6.8 6.8 14.1 9 21.7c11.6 1.7 20.6 11.7 20.6 23.8v16c0 12.1-8.9 22.1-20.6 23.8c-2.2 7.6-5.3 14.9-9 21.7c7 9.4 6.3 22.8-2.2 31.3l-11.3 11.3c-8.6 8.6-21.9 9.3-31.3 2.2c-6.9 3.7-14.1 6.8-21.8 9C510.1 503.1 500.1 512 488 512H472c-12.1 0-22.1-8.9-23.8-20.6c-7.6-2.2-14.9-5.3-21.7-9c-9.4 7.1-22.8 6.3-31.3-2.2l-11.3-11.3c-8.6-8.6-9.3-21.9-2.2-31.3c-3.7-6.9-6.8-14.1-9-21.8C360.9 414.1 352 404.1 352 392V376c0-12.1 8.9-22.1 20.6-23.8c2.2-7.6 5.3-14.9 9-21.8c-7-9.4-6.3-22.8 2.2-31.3l11.3-11.3c8.6-8.6 21.9-9.3 31.3-2.3c6.8-3.7 14.1-6.8 21.7-9zM528 384a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},faW:{prefix:"fas",iconName:"w",icon:[576,512,[119],"57","M20.8 34c16.5-6.2 35 2.2 41.2 18.7l110.2 294L257.3 55c4-13.7 16.5-23 30.7-23s26.7 9.4 30.7 23l85.1 291.7L514 52.8c6.2-16.5 24.6-24.9 41.2-18.7s24.9 24.7 18.7 41.2l-144 384c-4.8 12.9-17.4 21.3-31.2 20.7s-25.7-9.8-29.5-23L288 178.3 206.7 457c-3.9 13.2-15.8 22.5-29.5 23s-26.3-7.8-31.2-20.7L2 75.2C-4.2 58.7 4.2 40.2 20.8 34z"]},faEarthAfrica:Lb,faGlobeAfrica:wb,faRainbow:{prefix:"fas",iconName:"rainbow",icon:[640,512,[127752],"f75b","M320 96C178.6 96 64 210.6 64 352v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352C0 175.3 143.3 32 320 32s320 143.3 320 320v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352C576 210.6 461.4 96 320 96zm0 192c-35.3 0-64 28.7-64 64v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352c0-70.7 57.3-128 128-128s128 57.3 128 128v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352c0-35.3-28.7-64-64-64zM160 352v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352c0-123.7 100.3-224 224-224s224 100.3 224 224v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352c0-88.4-71.6-160-160-160s-160 71.6-160 160z"]},faCircleNotch:{prefix:"fas",iconName:"circle-notch",icon:[512,512,[],"f1ce","M222.7 32.1c5 16.9-4.6 34.8-21.5 39.8C121.8 95.6 64 169.1 64 256c0 106 86 192 192 192s192-86 192-192c0-86.9-57.8-160.4-137.1-184.1c-16.9-5-26.6-22.9-21.5-39.8s22.9-26.6 39.8-21.5C434.9 42.1 512 140 512 256c0 141.4-114.6 256-256 256S0 397.4 0 256C0 140 77.1 42.1 182.9 10.6c16.9-5 34.8 4.6 39.8 21.5z"]},faTabletScreenButton:Sb,faTabletAlt:Eb,faPaw:{prefix:"fas",iconName:"paw",icon:[512,512,[],"f1b0","M226.5 92.9c14.3 42.9-.3 86.2-32.6 96.8s-70.1-15.6-84.4-58.5s.3-86.2 32.6-96.8s70.1 15.6 84.4 58.5zM100.4 198.6c18.9 32.4 14.3 70.1-10.2 84.1s-59.7-.9-78.5-33.3S-2.7 179.3 21.8 165.3s59.7 .9 78.5 33.3zM69.2 401.2C121.6 259.9 214.7 224 256 224s134.4 35.9 186.8 177.2c3.6 9.7 5.2 20.1 5.2 30.5v1.6c0 25.8-20.9 46.7-46.7 46.7c-11.5 0-22.9-1.4-34-4.2l-88-22c-15.3-3.8-31.3-3.8-46.6 0l-88 22c-11.1 2.8-22.5 4.2-34 4.2C84.9 480 64 459.1 64 433.3v-1.6c0-10.4 1.6-20.8 5.2-30.5zM421.8 282.7c-24.5-14-29.1-51.7-10.2-84.1s54-47.3 78.5-33.3s29.1 51.7 10.2 84.1s-54 47.3-78.5 33.3zM310.1 189.7c-32.3-10.6-46.9-53.9-32.6-96.8s52.1-69.1 84.4-58.5s46.9 53.9 32.6 96.8s-52.1 69.1-84.4 58.5z"]},faCloud:{prefix:"fas",iconName:"cloud",icon:[640,512,[9729],"f0c2","M0 336c0 79.5 64.5 144 144 144H512c70.7 0 128-57.3 128-128c0-61.9-44-113.6-102.4-125.4c4.1-10.7 6.4-22.4 6.4-34.6c0-53-43-96-96-96c-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32C167.6 32 96 103.6 96 192c0 2.7 .1 5.4 .2 8.1C40.2 219.8 0 273.2 0 336z"]},faTrowelBricks:{prefix:"fas",iconName:"trowel-bricks",icon:[512,512,[],"e58a","M240.8 4.8C250.3 10.6 256 20.9 256 32v72h89c3.6-13.8 16.1-24 31-24h88c26.5 0 48 21.5 48 48s-21.5 48-48 48H376c-14.9 0-27.4-10.2-31-24H256v72c0 11.1-5.7 21.4-15.2 27.2s-21.2 6.4-31.1 1.4l-192-96C6.8 151.2 0 140.1 0 128s6.8-23.2 17.7-28.6l192-96c9.9-5 21.7-4.4 31.1 1.4zM288 256c0-17.7 14.3-32 32-32H480c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H320c-17.7 0-32-14.3-32-32V256zM32 384h96c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32zm192 0H480c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H224c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32z"]},faFaceFlushed:kb,faFlushed:Nb,faHospitalUser:{prefix:"fas",iconName:"hospital-user",icon:[576,512,[],"f80d","M48 0C21.5 0 0 21.5 0 48V256H144c8.8 0 16 7.2 16 16s-7.2 16-16 16H0v64H144c8.8 0 16 7.2 16 16s-7.2 16-16 16H0v80c0 26.5 21.5 48 48 48H265.9c-6.3-10.2-9.9-22.2-9.9-35.1c0-46.9 25.8-87.8 64-109.2V271.8 48c0-26.5-21.5-48-48-48H48zM152 64h16c8.8 0 16 7.2 16 16v24h24c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H184v24c0 8.8-7.2 16-16 16H152c-8.8 0-16-7.2-16-16V152H112c-8.8 0-16-7.2-16-16V120c0-8.8 7.2-16 16-16h24V80c0-8.8 7.2-16 16-16zM512 272a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM288 477.1c0 19.3 15.6 34.9 34.9 34.9H541.1c19.3 0 34.9-15.6 34.9-34.9c0-51.4-41.7-93.1-93.1-93.1H381.1c-51.4 0-93.1 41.7-93.1 93.1z"]},faTentArrowLeftRight:{prefix:"fas",iconName:"tent-arrow-left-right",icon:[576,512,[],"e57f","M488.1 6.2c-9.9-8.9-25-8.1-33.9 1.8s-8.1 25 1.8 33.9L489.5 72 86.5 72l33.5-30.2c9.9-8.9 10.7-24 1.8-33.9S97.8-2.7 87.9 6.2l-80 72C2.9 82.7 0 89.2 0 96s2.9 13.3 7.9 17.8l80 72c9.9 8.9 25 8.1 33.9-1.8s8.1-25-1.8-33.9L86.5 120l402.9 0-33.5 30.2c-9.9 8.9-10.7 24-1.8 33.9s24 10.7 33.9 1.8l80-72c5.1-4.6 7.9-11 7.9-17.8s-2.9-13.3-7.9-17.8l-80-72zM307.4 166.5c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S86.7 512 96 512H288V352l96 160h96c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z"]},faGavel:Tb,faLegal:Bb,faBinoculars:{prefix:"fas",iconName:"binoculars",icon:[512,512,[],"f1e5","M128 32h32c17.7 0 32 14.3 32 32V96H96V64c0-17.7 14.3-32 32-32zm64 96V448c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V388.9c0-34.6 9.4-68.6 27.2-98.3C40.9 267.8 49.7 242.4 53 216L60.5 156c2-16 15.6-28 31.8-28H192zm227.8 0c16.1 0 29.8 12 31.8 28L459 216c3.3 26.4 12.1 51.8 25.8 74.6c17.8 29.7 27.2 63.7 27.2 98.3V448c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V128h99.8zM320 64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V96H320V64zm-32 64V288H224V128h64z"]},faMicrophoneSlash:{prefix:"fas",iconName:"microphone-slash",icon:[640,512,[],"f131","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c15.2-26 23.9-56.3 23.9-88.7V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 21.2-5.1 41.1-14.2 58.7L416 300.8V96c0-53-43-96-96-96s-96 43-96 96v54.3L38.8 5.1zM344 430.4c20.4-2.8 39.7-9.1 57.3-18.2l-43.1-33.9C346.1 382 333.3 384 320 384c-70.7 0-128-57.3-128-128v-8.7L144.7 210c-.5 1.9-.7 3.9-.7 6v40c0 89.1 66.2 162.7 152 174.4V464H248c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V430.4z"]},faBoxTissue:{prefix:"fas",iconName:"box-tissue",icon:[512,512,[],"e05b","M92.5 0H208c40 0 52 24 64 48s24 48 64 48h85.2C436 96 448 108 448 122.8c0 3.4-.7 6.8-1.9 10L409.6 224 384 288H128l-16-64L64.9 35.4c-.6-2.3-.9-4.6-.9-6.9C64 12.8 76.8 0 92.5 0zM79 224l16 64H80c-8.8 0-16 7.2-16 16s7.2 16 16 16h48H384h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H418.5l25.6-64H464c26.5 0 48 21.5 48 48V384H0V272c0-26.5 21.5-48 48-48H79zM0 416H512v48c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V416z"]},faMotorcycle:{prefix:"fas",iconName:"motorcycle",icon:[640,512,[127949],"f21c","M280 32c-13.3 0-24 10.7-24 24s10.7 24 24 24h57.7l16.4 30.3L256 192l-45.3-45.3c-12-12-28.3-18.7-45.3-18.7H64c-17.7 0-32 14.3-32 32v32h96c88.4 0 160 71.6 160 160c0 11-1.1 21.7-3.2 32h70.4c-2.1-10.3-3.2-21-3.2-32c0-52.2 25-98.6 63.7-127.8l15.4 28.6C402.4 276.3 384 312 384 352c0 70.7 57.3 128 128 128s128-57.3 128-128s-57.3-128-128-128c-13.5 0-26.5 2.1-38.7 6L418.2 128H480c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H459.6c-7.5 0-14.7 2.6-20.5 7.4L391.7 78.9l-14-26c-7-12.9-20.5-21-35.2-21H280zM462.7 311.2l28.2 52.2c6.3 11.7 20.9 16 32.5 9.7s16-20.9 9.7-32.5l-28.2-52.2c2.3-.3 4.7-.4 7.1-.4c35.3 0 64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64c0-15.5 5.5-29.7 14.7-40.8zM187.3 376c-9.5 23.5-32.5 40-59.3 40c-35.3 0-64-28.7-64-64s28.7-64 64-64c26.9 0 49.9 16.5 59.3 40h66.4C242.5 268.8 190.5 224 128 224C57.3 224 0 281.3 0 352s57.3 128 128 128c62.5 0 114.5-44.8 125.8-104H187.3zM128 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faBellConcierge:Ib,faConciergeBell:$b,faPenRuler:Rb,faPencilRuler:Ab,faPeopleArrows:Pb,faPeopleArrowsLeftRight:Wb,faMarsAndVenusBurst:{prefix:"fas",iconName:"mars-and-venus-burst",icon:[640,512,[],"e523","M504 0c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l39 39-22.2 22.2C475.9 78.4 439.6 64 400 64c-88.4 0-160 71.6-160 160c0 80.2 59.1 146.7 136.1 158.2c0 .6-.1 1.2-.1 1.8v.4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .3 .4 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3H352c-13.3 0-24 10.7-24 24s10.7 24 24 24h24v.2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0l24 0H376c0 13.3 10.7 24 24 24s24-10.7 24-24H400l24 0v0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V486 486v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V485 485v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V484v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V483v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V481v-.1-.1-.1-.1-.1-.1-.1-.1V480v-.1-.1-.1-.1-.1-.1-.1V479v-.1-.1-.1-.1-.1-.1-.1V478v-.1-.1-.1-.1-.1-.1V477v-.1-.1-.1-.1-.1-.1V476v-.1-.1-.1-.1-.1-.1V475v-.1-.2-.2-.2-.2-.2V474v-.2-.2-.2-.2-.2V473v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V470v-.2-.2-.2-.2-.2V469v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V467v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V463v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V459v-.2-.2-.2-.2-.2-.2-.2-.2V457v-.2-.2-.2-.2V456h24c13.3 0 24-10.7 24-24s-10.7-24-24-24H424v-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3V403v-.3-.3V402v-.3-.3V401v-.3-.3V400v-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.4-.3-.4-.4-.4-.4V393v-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4V388v-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4V384c0-.6 0-1.2-.1-1.8c77-11.6 136.1-78 136.1-158.2c0-31.4-9-60.7-24.7-85.4L560 113.9l39 39c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V24c0-13.3-10.7-24-24-24H504zM400 128a96 96 0 1 1 0 192 96 96 0 1 1 0-192zM190.9 18.1C188.4 12 182.6 8 176 8s-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6L176 286.1l58.6 53.9c4.1 3.8 9.9 5.1 15.2 3.6C223.6 310.8 208 269.2 208 224c0-60.8 28.3-115 72.4-150.2L220.3 92.1l-29.4-74z"]},faSquareCaretRight:Db,faCaretSquareRight:Ob,faScissors:Fb,faCut:Gb,faSunPlantWilt:{prefix:"fas",iconName:"sun-plant-wilt",icon:[640,512,[],"e57a","M160 0c-6.3 0-12 3.7-14.6 9.5L120.6 64.9 63.9 43.2c-5.9-2.3-12.6-.8-17 3.6s-5.9 11.1-3.6 17l21.7 56.7L9.5 145.4C3.7 148 0 153.7 0 160s3.7 12 9.5 14.6l55.4 24.8L43.2 256.1c-2.3 5.9-.8 12.6 3.6 17s11.1 5.9 17 3.6l56.7-21.7 24.8 55.4c2.6 5.8 8.3 9.5 14.6 9.5s12-3.7 14.6-9.5l24.8-55.4 56.7 21.7c5.9 2.3 12.6 .8 17-3.6s5.9-11.1 3.6-17l-21.7-56.7 55.4-24.8c5.8-2.6 9.5-8.3 9.5-14.6s-3.7-12-9.5-14.6l-55.4-24.8 21.7-56.7c2.3-5.9 .8-12.6-3.6-17s-11.1-5.9-17-3.6L199.4 64.9 174.6 9.5C172 3.7 166.3 0 160 0zm0 96a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm312 16c0-17.7 14.3-32 32-32s32 14.3 32 32v53.4c-14.8 7.7-24 23.1-24 44.6c0 16.8 16 44 37.4 67.2c5.8 6.2 15.5 6.2 21.2 0C624 318 640 290.7 640 274c0-21.5-9.2-37-24-44.6V176c0-44.2-35.8-80-80-80s-80 35.8-80 80v22.7c-9.8-4.3-20.6-6.7-32-6.7c-44.2 0-80 35.8-80 80v21.4c-14.8 7.7-24 23.1-24 44.6c0 16.8 16 44 37.4 67.2c5.8 6.2 15.5 6.2 21.2 0C400 382 416 354.7 416 338c0-21.5-9.2-37-24-44.6V272c0-17.7 14.3-32 32-32s32 14.3 32 32v8V448H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H504V280v-8V176z"]},faToiletsPortable:{prefix:"fas",iconName:"toilets-portable",icon:[576,512,[],"e584","M32 0H224c17.7 0 32 14.3 32 32V64H0V32C0 14.3 14.3 0 32 0zM0 96H24 232h24v24V488c0 13.3-10.7 24-24 24s-24-10.7-24-24v-8H48v8c0 13.3-10.7 24-24 24s-24-10.7-24-24V120 96zM192 224c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V240c0-8.8-7.2-16-16-16zM352 0H544c17.7 0 32 14.3 32 32V64H320V32c0-17.7 14.3-32 32-32zM320 96h24H552h24v24V488c0 13.3-10.7 24-24 24s-24-10.7-24-24v-8H368v8c0 13.3-10.7 24-24 24s-24-10.7-24-24V120 96zM512 224c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16s16-7.2 16-16V240c0-8.8-7.2-16-16-16z"]},faHockeyPuck:{prefix:"fas",iconName:"hockey-puck",icon:[512,512,[],"f453","M256 256C114.6 256 0 213 0 160s114.6-96 256-96s256 43 256 96s-114.6 96-256 96zm192.3 1.8c24.7-9.3 46.9-21 63.7-35.6V352c0 53-114.6 96-256 96S0 405 0 352V222.3c16.8 14.6 39 26.3 63.7 35.6C114.5 276.9 182.5 288 256 288s141.5-11.1 192.3-30.2z"]},faTable:{prefix:"fas",iconName:"table",icon:[512,512,[],"f0ce","M64 256V160H224v96H64zm0 64H224v96H64V320zm224 96V320H448v96H288zM448 256H288V160H448v96zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"]},faMagnifyingGlassArrowRight:{prefix:"fas",iconName:"magnifying-glass-arrow-right",icon:[512,512,[],"e521","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM241 119c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31H120c-13.3 0-24 10.7-24 24s10.7 24 24 24H238.1l-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9l-72-72z"]},faTachographDigital:Ub,faDigitalTachograph:jb,faUsersSlash:{prefix:"fas",iconName:"users-slash",icon:[640,512,[],"e073","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L440.6 320H618.7c11.8 0 21.3-9.6 21.3-21.3C640 239.8 592.2 192 533.3 192H490.7c-15.9 0-31 3.5-44.6 9.7c1.3 7.2 1.9 14.7 1.9 22.3c0 30.2-10.5 58-28 79.9l-25.2-19.7C408.1 267.7 416 246.8 416 224c0-53-43-96-96-96c-31.1 0-58.7 14.8-76.3 37.7l-40.6-31.8c13-14.2 20.9-33.1 20.9-53.9c0-44.2-35.8-80-80-80C116.3 0 91.9 14.1 77.5 35.5L38.8 5.1zM106.7 192C47.8 192 0 239.8 0 298.7C0 310.4 9.6 320 21.3 320H234.7c.2 0 .4 0 .7 0c-20.6-18.2-35.2-42.8-40.8-70.8L121.8 192H106.7zM261.3 352C187.7 352 128 411.7 128 485.3c0 14.7 11.9 26.7 26.7 26.7H485.3c10.5 0 19.5-6 23.9-14.8L324.9 352H261.3zM512 160A80 80 0 1 0 512 0a80 80 0 1 0 0 160z"]},faClover:{prefix:"fas",iconName:"clover",icon:[448,512,[],"e139","M173.3 32C139.4 32 112 59.4 112 93.3v4.9c0 12 3.3 23.7 9.4 34l18.8 31.3c1.1 1.8 1.2 3.1 1 4.2c-.2 1.2-.8 2.5-2 3.6s-2.4 1.8-3.6 2c-1 .2-2.4 .1-4.2-1l-31.3-18.8c-10.3-6.2-22-9.4-34-9.4H61.3C27.4 144 0 171.4 0 205.3c0 16.2 6.5 31.8 17.9 43.3l1.2 1.2c3.4 3.4 3.4 9 0 12.4l-1.2 1.2C6.5 274.9 0 290.5 0 306.7C0 340.6 27.4 368 61.3 368h4.9c12 0 23.7-3.3 34-9.4l31.3-18.8c1.8-1.1 3.1-1.2 4.2-1c1.2 .2 2.5 .8 3.6 2s1.8 2.4 2 3.6c.2 1 .1 2.4-1 4.2l-18.8 31.3c-6.2 10.3-9.4 22-9.4 34v4.9c0 33.8 27.4 61.3 61.3 61.3c16.2 0 31.8-6.5 43.3-17.9l1.2-1.2c3.4-3.4 9-3.4 12.4 0l1.2 1.2c11.5 11.5 27.1 17.9 43.3 17.9c33.8 0 61.3-27.4 61.3-61.3v-4.9c0-12-3.3-23.7-9.4-34l-18.8-31.3c-1.1-1.8-1.2-3.1-1-4.2c.2-1.2 .8-2.5 2-3.6s2.4-1.8 3.6-2c1-.2 2.4-.1 4.2 1l31.3 18.8c10.3 6.2 22 9.4 34 9.4h4.9c33.8 0 61.3-27.4 61.3-61.3c0-16.2-6.5-31.8-17.9-43.3l-1.2-1.2c-3.4-3.4-3.4-9 0-12.4l1.2-1.2c11.5-11.5 17.9-27.1 17.9-43.3c0-33.8-27.4-61.3-61.3-61.3h-4.9c-12 0-23.7 3.3-34 9.4l-31.3 18.8c-1.8 1.1-3.1 1.2-4.2 1c-1.2-.2-2.5-.8-3.6-2s-1.8-2.4-2-3.6c-.2-1-.1-2.4 1-4.2l18.8-31.3c6.2-10.3 9.4-22 9.4-34V93.3C336 59.4 308.6 32 274.7 32c-16.2 0-31.8 6.5-43.3 17.9l-1.2 1.2c-3.4 3.4-9 3.4-12.4 0l-1.2-1.2C205.1 38.5 189.5 32 173.3 32z"]},faReply:qb,faMailReply:Zb,faStarAndCrescent:{prefix:"fas",iconName:"star-and-crescent",icon:[512,512,[9770],"f699","M0 256C0 114.6 114.6 0 256 0c33 0 64.6 6.3 93.6 17.7c7.4 2.9 11.5 10.7 9.8 18.4s-8.8 13-16.7 12.4c-4.8-.3-9.7-.5-14.6-.5c-114.9 0-208 93.1-208 208s93.1 208 208 208c4.9 0 9.8-.2 14.6-.5c7.9-.5 15 4.7 16.7 12.4s-2.4 15.5-9.8 18.4C320.6 505.7 289 512 256 512C114.6 512 0 397.4 0 256zM375.4 137.4c3.5-7.1 13.7-7.1 17.2 0l31.5 63.8c1.4 2.8 4.1 4.8 7.2 5.3l70.4 10.2c7.9 1.1 11 10.8 5.3 16.4l-50.9 49.6c-2.3 2.2-3.3 5.4-2.8 8.5l12 70.1c1.3 7.8-6.9 13.8-13.9 10.1l-63-33.1c-2.8-1.5-6.1-1.5-8.9 0l-63 33.1c-7 3.7-15.3-2.3-13.9-10.1l12-70.1c.5-3.1-.5-6.3-2.8-8.5L261 233.1c-5.7-5.6-2.6-15.2 5.3-16.4l70.4-10.2c3.1-.5 5.8-2.4 7.2-5.3l31.5-63.8z"]},faHouseFire:{prefix:"fas",iconName:"house-fire",icon:[640,512,[],"e50c","M288 350.1l0 1.9H256c-17.7 0-32 14.3-32 32v64 24c0 22.1-17.9 40-40 40H160 128.1c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2H104c-22.1 0-40-17.9-40-40V360c0-.9 0-1.9 .1-2.8V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L447.3 128.1c-12.3-1-25 3-34.8 11.7c-35.4 31.6-65.6 67.7-87.3 102.8C304.3 276.5 288 314.9 288 350.1zM453.5 163.8c19.7 17.8 38.2 37 55.5 57.7c7.9-9.9 16.8-20.7 26.5-29.5c5.6-5.1 14.4-5.1 20 0c24.7 22.7 45.6 52.7 60.4 81.1c14.5 28 24.2 58.8 24.2 79C640 440 568.7 512 480 512c-89.7 0-160-72.1-160-159.8c0-26.4 12.7-60.7 32.4-92.6c20-32.4 48.1-66.1 81.4-95.8c2.8-2.5 6.4-3.8 10-3.7c3.5 0 7 1.3 9.8 3.8zM530 433c30-21 38-63 20-96c-2-4-4-8-7-12l-36 42s-58-74-62-79c-30 37-45 58-45 82c0 49 36 78 81 78c18 0 34-5 49-15z"]},faSquareMinus:Yb,faMinusSquare:Jb,faHelicopter:{prefix:"fas",iconName:"helicopter",icon:[640,512,[128641],"f533","M128 32c0-17.7 14.3-32 32-32H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H384v64h32c88.4 0 160 71.6 160 160v64c0 17.7-14.3 32-32 32H384 320c-20.1 0-39.1-9.5-51.2-25.6l-71.4-95.2c-3.5-4.7-8.3-8.3-13.7-10.5L47.2 198.1c-9.5-3.8-16.7-12-19.2-22L5 83.9C2.4 73.8 10.1 64 20.5 64H48c10.1 0 19.6 4.7 25.6 12.8L112 128H320V64H160c-17.7 0-32-14.3-32-32zM384 320H512V288c0-53-43-96-96-96H384V320zM630.6 425.4c12.5 12.5 12.5 32.8 0 45.3l-3.9 3.9c-24 24-56.6 37.5-90.5 37.5H256c-17.7 0-32-14.3-32-32s14.3-32 32-32H536.2c17 0 33.3-6.7 45.3-18.7l3.9-3.9c12.5-12.5 32.8-12.5 45.3 0z"]},faCompass:{prefix:"fas",iconName:"compass",icon:[512,512,[129517],"f14e","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm50.7-186.9L162.4 380.6c-19.4 7.5-38.5-11.6-31-31l55.5-144.3c3.3-8.5 9.9-15.1 18.4-18.4l144.3-55.5c19.4-7.5 38.5 11.6 31 31L325.1 306.7c-3.2 8.5-9.9 15.1-18.4 18.4zM288 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},faSquareCaretDown:Xb,faCaretSquareDown:Kb,faFileCircleQuestion:{prefix:"fas",iconName:"file-circle-question",icon:[576,512,[],"e4ef","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM368 321.6V328c0 8.8 7.2 16 16 16s16-7.2 16-16v-6.4c0-5.3 4.3-9.6 9.6-9.6h40.5c7.7 0 13.9 6.2 13.9 13.9c0 5.2-2.9 9.9-7.4 12.3l-32 16.8c-5.3 2.8-8.6 8.2-8.6 14.2V384c0 8.8 7.2 16 16 16s16-7.2 16-16v-5.1l23.5-12.3c15.1-7.9 24.5-23.6 24.5-40.6c0-25.4-20.6-45.9-45.9-45.9H409.6c-23 0-41.6 18.6-41.6 41.6z"]},faLaptopCode:{prefix:"fas",iconName:"laptop-code",icon:[640,512,[],"f5fc","M64 96c0-35.3 28.7-64 64-64H512c35.3 0 64 28.7 64 64V352H512V96H128V352H64V96zM0 403.2C0 392.6 8.6 384 19.2 384H620.8c10.6 0 19.2 8.6 19.2 19.2c0 42.4-34.4 76.8-76.8 76.8H76.8C34.4 480 0 445.6 0 403.2zM281 209l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-48-48c-9.4-9.4-9.4-24.6 0-33.9l48-48c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM393 175l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"]},faSwatchbook:{prefix:"fas",iconName:"swatchbook",icon:[512,512,[],"f5c3","M0 32C0 14.3 14.3 0 32 0H160c17.7 0 32 14.3 32 32V416c0 53-43 96-96 96s-96-43-96-96V32zM223.6 425.9c.3-3.3 .4-6.6 .4-9.9V154l75.4-75.4c12.5-12.5 32.8-12.5 45.3 0l90.5 90.5c12.5 12.5 12.5 32.8 0 45.3L223.6 425.9zM182.8 512l192-192H480c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H182.8zM128 64H64v64h64V64zM64 192v64h64V192H64zM96 440a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faPrescriptionBottle:{prefix:"fas",iconName:"prescription-bottle",icon:[384,512,[],"f485","M0 32C0 14.3 14.3 0 32 0H352c17.7 0 32 14.3 32 32V64c0 17.7-14.3 32-32 32H32C14.3 96 0 81.7 0 64V32zm32 96H352V448c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V416H144c8.8 0 16-7.2 16-16s-7.2-16-16-16H32V320H144c8.8 0 16-7.2 16-16s-7.2-16-16-16H32V224H144c8.8 0 16-7.2 16-16s-7.2-16-16-16H32V128z"]},faBars:Qb,faNavicon:eh,faPeopleGroup:{prefix:"fas",iconName:"people-group",icon:[640,512,[],"e533","M72 88a56 56 0 1 1 112 0A56 56 0 1 1 72 88zM64 245.7C54 256.9 48 271.8 48 288s6 31.1 16 42.3V245.7zm144.4-49.3C178.7 222.7 160 261.2 160 304c0 34.3 12 65.8 32 90.5V416c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V389.2C26.2 371.2 0 332.7 0 288c0-61.9 50.1-112 112-112h32c24 0 46.2 7.5 64.4 20.3zM448 416V394.5c20-24.7 32-56.2 32-90.5c0-42.8-18.7-81.3-48.4-107.7C449.8 183.5 472 176 496 176h32c61.9 0 112 50.1 112 112c0 44.7-26.2 83.2-64 101.2V416c0 17.7-14.3 32-32 32H480c-17.7 0-32-14.3-32-32zm8-328a56 56 0 1 1 112 0A56 56 0 1 1 456 88zM576 245.7v84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM320 32a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM240 304c0 16.2 6 31 16 42.3V261.7c-10 11.3-16 26.1-16 42.3zm144-42.3v84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM448 304c0 44.7-26.2 83.2-64 101.2V448c0 17.7-14.3 32-32 32H288c-17.7 0-32-14.3-32-32V405.2c-37.8-18-64-56.5-64-101.2c0-61.9 50.1-112 112-112h32c61.9 0 112 50.1 112 112z"]},faHourglassEnd:th,faHourglass3:oh,faHeartCrack:rh,faHeartBroken:ch,faSquareUpRight:ah,faExternalLinkSquareAlt:nh,faFaceKissBeam:lh,faKissBeam:ih,faFilm:{prefix:"fas",iconName:"film",icon:[512,512,[127902],"f008","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM48 368v32c0 8.8 7.2 16 16 16H96c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16zm368-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H416zM48 240v32c0 8.8 7.2 16 16 16H96c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16zm368-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H416zM48 112v32c0 8.8 7.2 16 16 16H96c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16zM416 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H416zM160 128v64c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H192c-17.7 0-32 14.3-32 32zm32 160c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V320c0-17.7-14.3-32-32-32H192z"]},faRulerHorizontal:{prefix:"fas",iconName:"ruler-horizontal",icon:[640,512,[],"f547","M0 336c0 26.5 21.5 48 48 48l544 0c26.5 0 48-21.5 48-48l0-160c0-26.5-21.5-48-48-48l-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0c-26.5 0-48 21.5-48 48L0 336z"]},faPeopleRobbery:{prefix:"fas",iconName:"people-robbery",icon:[576,512,[],"e536","M488.2 59.1C478.1 99.6 441.7 128 400 128s-78.1-28.4-88.2-68.9L303 24.2C298.8 7.1 281.4-3.3 264.2 1S236.7 22.6 241 39.8l8.7 34.9c11 44 40.2 79.6 78.3 99.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V174.3c38.1-20 67.3-55.6 78.3-99.6L559 39.8c4.3-17.1-6.1-34.5-23.3-38.8S501.2 7.1 497 24.2l-8.7 34.9zM400 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM80 96A48 48 0 1 0 80 0a48 48 0 1 0 0 96zm-8 32c-35.3 0-64 28.7-64 64v96l0 .6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352H88V480c0 17.7 14.3 32 32 32s32-14.3 32-32V252.7l13 20.5c5.9 9.2 16.1 14.9 27 14.9h48c17.7 0 32-14.3 32-32s-14.3-32-32-32H209.6l-37.4-58.9C157.6 142 132.1 128 104.7 128H72z"]},faLightbulb:{prefix:"fas",iconName:"lightbulb",icon:[384,512,[128161],"f0eb","M272 384c9.6-31.9 29.5-59.1 49.2-86.2l0 0c5.2-7.1 10.4-14.2 15.4-21.4c19.8-28.5 31.4-63 31.4-100.3C368 78.8 289.2 0 192 0S16 78.8 16 176c0 37.3 11.6 71.9 31.4 100.3c5 7.2 10.2 14.3 15.4 21.4l0 0c19.8 27.1 39.7 54.4 49.2 86.2H272zM192 512c44.2 0 80-35.8 80-80V416H112v16c0 44.2 35.8 80 80 80zM112 176c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-61.9 50.1-112 112-112c8.8 0 16 7.2 16 16s-7.2 16-16 16c-44.2 0-80 35.8-80 80z"]},faCaretLeft:{prefix:"fas",iconName:"caret-left",icon:[256,512,[],"f0d9","M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 256c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z"]},faCircleExclamation:sh,faExclamationCircle:dh,faSchoolCircleXmark:{prefix:"fas",iconName:"school-circle-xmark",icon:[640,512,[],"e56d","M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96H48C21.5 96 0 117.5 0 144V464c0 26.5 21.5 48 48 48H320v0H256V416c0-35.3 28.7-64 64-64l.3 0h.5c3.4-37.7 18.7-72.1 42.2-99.1C350.2 260 335.6 264 320 264c-48.6 0-88-39.4-88-88s39.4-88 88-88s88 39.4 88 88c0 18.3-5.6 35.3-15.1 49.4c29-21 64.6-33.4 103.1-33.4c59.5 0 112.1 29.6 144 74.8V144c0-26.5-21.5-48-48-48H473.7L337.8 5.4zM96 192h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V208c0-8.8 7.2-16 16-16zm0 128h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zM320 128c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H336V144c0-8.8-7.2-16-16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm22.6-144l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L518.6 368z"]},faArrowRightFromBracket:mh,faSignOut:fh,faCircleChevronDown:uh,faChevronCircleDown:ph,faUnlockKeyhole:bh,faUnlockAlt:hh,faCloudShowersHeavy:{prefix:"fas",iconName:"cloud-showers-heavy",icon:[512,512,[],"f740","M96 320c-53 0-96-43-96-96c0-42.5 27.6-78.6 65.9-91.2C64.7 126.1 64 119.1 64 112C64 50.1 114.1 0 176 0c43.1 0 80.5 24.3 99.2 60c14.7-17.1 36.5-28 60.8-28c44.2 0 80 35.8 80 80c0 5.5-.6 10.8-1.6 16c.5 0 1.1 0 1.6 0c53 0 96 43 96 96s-43 96-96 96H96zM81.5 353.9c12.2 5.2 17.8 19.3 12.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6S-3.3 490.7 1.9 478.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6zm120 0c12.2 5.2 17.8 19.3 12.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6s-17.8-19.3-12.6-31.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6zm244.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6s-17.8-19.3-12.6-31.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6s17.8 19.3 12.6 31.5zM313.5 353.9c12.2 5.2 17.8 19.3 12.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6s-17.8-19.3-12.6-31.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6z"]},faHeadphonesSimple:gh,faHeadphonesAlt:vh,faSitemap:{prefix:"fas",iconName:"sitemap",icon:[576,512,[],"f0e8","M208 80c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48h-8v40H464c30.9 0 56 25.1 56 56v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H464c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-4.4-3.6-8-8-8H312v40h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H256c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V280H112c-4.4 0-8 3.6-8 8v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-30.9 25.1-56 56-56H264V192h-8c-26.5 0-48-21.5-48-48V80z"]},faCircleDollarToSlot:Ch,faDonate:yh,faMemory:{prefix:"fas",iconName:"memory",icon:[576,512,[],"f538","M64 64C28.7 64 0 92.7 0 128v7.4c0 6.8 4.4 12.6 10.1 16.3C23.3 160.3 32 175.1 32 192s-8.7 31.7-21.9 40.3C4.4 236 0 241.8 0 248.6V320H576V248.6c0-6.8-4.4-12.6-10.1-16.3C552.7 223.7 544 208.9 544 192s8.7-31.7 21.9-40.3c5.7-3.7 10.1-9.5 10.1-16.3V128c0-35.3-28.7-64-64-64H64zM576 352H0v64c0 17.7 14.3 32 32 32H80V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h96V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h96V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h96V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h48c17.7 0 32-14.3 32-32V352zM192 160v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},faRoadSpikes:{prefix:"fas",iconName:"road-spikes",icon:[640,512,[],"e568","M64 116.8c0-15.8 20.5-22 29.3-8.9L192 256V116.8c0-15.8 20.5-22 29.3-8.9L320 256V116.8c0-15.8 20.5-22 29.3-8.9L448 256V116.8c0-15.8 20.5-22 29.3-8.9L606.8 302.2c14.2 21.3-1.1 49.7-26.6 49.7H512 448 384 320 256 192 64V116.8zM32 384H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faFireBurner:{prefix:"fas",iconName:"fire-burner",icon:[640,512,[],"e4f1","M293.5 3.8c19.7 17.8 38.2 37 55.5 57.7c7.9-9.9 16.8-20.7 26.5-29.5c5.6-5.1 14.4-5.1 20 0c24.7 22.7 45.6 52.7 60.4 81.1c14.5 28 24.2 58.8 24.2 79C480 280 408.7 352 320 352c-89.7 0-160-72.1-160-159.8c0-26.4 12.7-60.7 32.4-92.6c20-32.4 48.1-66.1 81.4-95.8c2.8-2.5 6.4-3.8 10-3.7c3.5 0 7 1.3 9.8 3.8zM370 273c30-21 38-63 20-96c-2-4-4-8-7-12l-36 42s-58-74-62-79c-30 37-45 58-45 82c0 49 36 78 81 78c18 0 34-5 49-15zM32 288c0-17.7 14.3-32 32-32H96c17.7 0 32 14.3 32 32s-14.3 32-32 32v64H544V320c-17.7 0-32-14.3-32-32s14.3-32 32-32h32c17.7 0 32 14.3 32 32v96c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32V288zM320 480a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm160-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM192 480a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faFlag:{prefix:"fas",iconName:"flag",icon:[448,512,[127988,61725],"f024","M64 32C64 14.3 49.7 0 32 0S0 14.3 0 32V64 368 480c0 17.7 14.3 32 32 32s32-14.3 32-32V352l64.3-16.1c41.1-10.3 84.6-5.5 122.5 13.4c44.2 22.1 95.5 24.8 141.7 7.4l34.7-13c12.5-4.7 20.8-16.6 20.8-30V66.1c0-23-24.2-38-44.8-27.7l-9.6 4.8c-46.3 23.2-100.8 23.2-147.1 0c-35.1-17.6-75.4-22-113.5-12.5L64 48V32z"]},faHanukiah:{prefix:"fas",iconName:"hanukiah",icon:[640,512,[128334],"f6e6","M314.2 3.3C309.1 12.1 296 36.6 296 56c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7C324.6 1.2 322.4 0 320 0s-4.6 1.2-5.8 3.3zm-288 48C21.1 60.1 8 84.6 8 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7C36.6 49.2 34.4 48 32 48s-4.6 1.2-5.8 3.3zM88 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C101.1 60.1 88 84.6 88 104zm82.2-52.7C165.1 60.1 152 84.6 152 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3zM216 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C229.1 60.1 216 84.6 216 104zM394.2 51.3C389.1 60.1 376 84.6 376 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3zM440 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C453.1 60.1 440 84.6 440 104zm82.2-52.7C517.1 60.1 504 84.6 504 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3zM584 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C597.1 60.1 584 84.6 584 104zM112 160c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zm160 0c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16v96 16h32V272 176c0-8.8-7.2-16-16-16zM352 144c0-17.7-14.3-32-32-32s-32 14.3-32 32V320H96c-17.7 0-32-14.3-32-32V192c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 53 43 96 96 96H288v64H160c-17.7 0-32 14.3-32 32s14.3 32 32 32H320 480c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V384H544c53 0 96-43 96-96V192c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7-14.3 32-32 32H352V144z"]},faFeather:{prefix:"fas",iconName:"feather",icon:[512,512,[129718],"f52d","M278.5 215.6L23 471c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l57-57h68c49.7 0 97.9-14.4 139-41c11.1-7.2 5.5-23-7.8-23c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l81-24.3c2.5-.8 4.8-2.1 6.7-4l22.4-22.4c10.1-10.1 2.9-27.3-11.3-27.3l-32.2 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l112-33.6c4-1.2 7.4-3.9 9.3-7.7C506.4 207.6 512 184.1 512 160c0-41-16.3-80.3-45.3-109.3l-5.5-5.5C432.3 16.3 393 0 352 0s-80.3 16.3-109.3 45.3L139 149C91 197 64 262.1 64 330v55.3L253.6 195.8c6.2-6.2 16.4-6.2 22.6 0c5.4 5.4 6.1 13.6 2.2 19.8z"]},faVolumeLow:zh,faVolumeDown:Hh,faCommentSlash:{prefix:"fas",iconName:"comment-slash",icon:[640,512,[],"f4b3","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L512.9 376.7C552.2 340.2 576 292.3 576 240C576 125.1 461.4 32 320 32c-67.7 0-129.3 21.4-175.1 56.3L38.8 5.1zM64 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c37 0 72.3-6.4 104-17.9L82.9 161.3C70.7 185.6 64 212.2 64 240z"]},faCloudSunRain:{prefix:"fas",iconName:"cloud-sun-rain",icon:[640,512,[127782],"f743","M294.2 1.2c5.1 2.1 8.7 6.7 9.6 12.1l10.4 62.4c-23.3 10.8-42.9 28.4-56 50.3c-14.6-9-31.8-14.1-50.2-14.1c-53 0-96 43-96 96c0 35.5 19.3 66.6 48 83.2c.8 31.8 13.2 60.7 33.1 82.7l-56 39.2c-4.5 3.1-10.3 3.8-15.4 1.6s-8.7-6.7-9.6-12.1L98.1 317.9 13.4 303.8c-5.4-.9-10-4.5-12.1-9.6s-1.5-10.9 1.6-15.4L52.5 208 2.9 137.2c-3.2-4.5-3.8-10.3-1.6-15.4s6.7-8.7 12.1-9.6L98.1 98.1l14.1-84.7c.9-5.4 4.5-10 9.6-12.1s10.9-1.5 15.4 1.6L208 52.5 278.8 2.9c4.5-3.2 10.3-3.8 15.4-1.6zM208 144c13.8 0 26.7 4.4 37.1 11.9c-1.2 4.1-2.2 8.3-3 12.6c-37.9 14.6-67.2 46.6-77.8 86.4C151.8 243.1 144 226.5 144 208c0-35.3 28.7-64 64-64zm69.4 276c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm96 0c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm96 0c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm96 0c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm74.5-116.1c0 44.2-35.8 80-80 80H288c-53 0-96-43-96-96c0-47.6 34.6-87 80-94.6l0-1.3c0-53 43-96 96-96c34.9 0 65.4 18.6 82.2 46.4c13-9.1 28.8-14.4 45.8-14.4c44.2 0 80 35.8 80 80c0 5.9-.6 11.7-1.9 17.2c37.4 6.7 65.8 39.4 65.8 78.7z"]},faCompress:{prefix:"fas",iconName:"compress",icon:[448,512,[],"f066","M160 64c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32V64zM32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32H96v64c0 17.7 14.3 32 32 32s32-14.3 32-32V352c0-17.7-14.3-32-32-32H32zM352 64c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7 14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V64zM320 320c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H320z"]},faWheatAwn:_h,faWheatAlt:Vh,faAnkh:{prefix:"fas",iconName:"ankh",icon:[320,512,[9765],"f644","M96 128c0-35.3 28.7-64 64-64s64 28.7 64 64c0 41.6-20.7 76.6-46.6 104.1c-5.9 6.2-11.8 11.8-17.4 16.7c-5.6-4.9-11.5-10.5-17.4-16.7C116.7 204.6 96 169.6 96 128zM160 0C89.3 0 32 57.3 32 128c0 52.4 21.5 95.5 46.8 128H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96V480c0 17.7 14.3 32 32 32s32-14.3 32-32V320h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H241.2c25.4-32.5 46.8-75.6 46.8-128C288 57.3 230.7 0 160 0z"]},faHandsHoldingChild:{prefix:"fas",iconName:"hands-holding-child",icon:[640,512,[],"e4fa","M320 0a40 40 0 1 1 0 80 40 40 0 1 1 0-80zm44.7 164.3L375.8 253c1.6 13.2-7.7 25.1-20.8 26.8s-25.1-7.7-26.8-20.8l-4.4-35h-7.6l-4.4 35c-1.6 13.2-13.6 22.5-26.8 20.8s-22.5-13.6-20.8-26.8l11.1-88.8L255.5 181c-10.1 8.6-25.3 7.3-33.8-2.8s-7.3-25.3 2.8-33.8l27.9-23.6C271.3 104.8 295.3 96 320 96s48.7 8.8 67.6 24.7l27.9 23.6c10.1 8.6 11.4 23.7 2.8 33.8s-23.7 11.4-33.8 2.8l-19.8-16.7zM40 64c22.1 0 40 17.9 40 40v40 80 40.2c0 17 6.7 33.3 18.7 45.3l51.1 51.1c8.3 8.3 21.3 9.6 31 3.1c12.9-8.6 14.7-26.9 3.7-37.8l-15.2-15.2-32-32c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l32 32 15.2 15.2 0 0 25.3 25.3c21 21 32.8 49.5 32.8 79.2V464c0 26.5-21.5 48-48 48H173.3c-17 0-33.3-6.7-45.3-18.7L28.1 393.4C10.1 375.4 0 351 0 325.5V224 160 104C0 81.9 17.9 64 40 64zm560 0c22.1 0 40 17.9 40 40v56 64V325.5c0 25.5-10.1 49.9-28.1 67.9L512 493.3c-12 12-28.3 18.7-45.3 18.7H400c-26.5 0-48-21.5-48-48V385.1c0-29.7 11.8-58.2 32.8-79.2l25.3-25.3 0 0 15.2-15.2 32-32c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-32 32-15.2 15.2c-11 11-9.2 29.2 3.7 37.8c9.7 6.5 22.7 5.2 31-3.1l51.1-51.1c12-12 18.7-28.3 18.7-45.3V224 144 104c0-22.1 17.9-40 40-40z"]},faAsterisk:{prefix:"fas",iconName:"asterisk",icon:[384,512,[10033,61545],"2a","M192 32c17.7 0 32 14.3 32 32V199.5l111.5-66.9c15.2-9.1 34.8-4.2 43.9 11s4.2 34.8-11 43.9L254.2 256l114.3 68.6c15.2 9.1 20.1 28.7 11 43.9s-28.7 20.1-43.9 11L224 312.5V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V312.5L48.5 379.4c-15.2 9.1-34.8 4.2-43.9-11s-4.2-34.8 11-43.9L129.8 256 15.5 187.4c-15.2-9.1-20.1-28.7-11-43.9s28.7-20.1 43.9-11L160 199.5V64c0-17.7 14.3-32 32-32z"]},faSquareCheck:xh,faCheckSquare:Mh,faPesetaSign:{prefix:"fas",iconName:"peseta-sign",icon:[384,512,[],"e221","M64 32C46.3 32 32 46.3 32 64v96c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 96V448c0 17.7 14.3 32 32 32s32-14.3 32-32V352h96c77.4 0 142-55 156.8-128H352c17.7 0 32-14.3 32-32s-14.3-32-32-32h-3.2C334 87 269.4 32 192 32H64zM282.5 160H96V96h96c41.8 0 77.4 26.7 90.5 64zM96 224H282.5c-13.2 37.3-48.7 64-90.5 64H96V224z"]},faHeading:Lh,faHeader:wh,faGhost:{prefix:"fas",iconName:"ghost",icon:[384,512,[128123],"f6e2","M40.1 467.1l-11.2 9c-3.2 2.5-7.1 3.9-11.1 3.9C8 480 0 472 0 462.2V192C0 86 86 0 192 0S384 86 384 192V462.2c0 9.8-8 17.8-17.8 17.8c-4 0-7.9-1.4-11.1-3.9l-11.2-9c-13.4-10.7-32.8-9-44.1 3.9L269.3 506c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6l-26.6-30.5c-12.7-14.6-35.4-14.6-48.2 0L141.3 506c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6L84.2 471c-11.3-12.9-30.7-14.6-44.1-3.9zM160 192a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faList:Sh,faListSquares:Eh,faSquarePhoneFlip:kh,faPhoneSquareAlt:Nh,faCartPlus:{prefix:"fas",iconName:"cart-plus",icon:[576,512,[],"f217","M0 24C0 10.7 10.7 0 24 0H69.5c22 0 41.5 12.8 50.6 32h411c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3H170.7l5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H199.7c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5H24C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20h44v44c0 11 9 20 20 20s20-9 20-20V180h44c11 0 20-9 20-20s-9-20-20-20H356V96c0-11-9-20-20-20s-20 9-20 20v44H272c-11 0-20 9-20 20z"]},faGamepad:{prefix:"fas",iconName:"gamepad",icon:[640,512,[],"f11b","M192 64C86 64 0 150 0 256S86 448 192 448H448c106 0 192-86 192-192s-86-192-192-192H192zM496 168a40 40 0 1 1 0 80 40 40 0 1 1 0-80zM392 304a40 40 0 1 1 80 0 40 40 0 1 1 -80 0zM168 200c0-13.3 10.7-24 24-24s24 10.7 24 24v32h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H216v32c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h32V200z"]},faCircleDot:Th,faDotCircle:Bh,faFaceDizzy:Ih,faDizzy:$h,faEgg:{prefix:"fas",iconName:"egg",icon:[384,512,[129370],"f7fb","M192 496C86 496 0 394 0 288C0 176 64 16 192 16s192 160 192 272c0 106-86 208-192 208zM154.8 134c6.5-6 7-16.1 1-22.6s-16.1-7-22.6-1c-23.9 21.8-41.1 52.7-52.3 84.2C69.7 226.1 64 259.7 64 288c0 8.8 7.2 16 16 16s16-7.2 16-16c0-24.5 5-54.4 15.1-82.8c10.1-28.5 25-54.1 43.7-71.2z"]},faHouseMedicalCircleXmark:{prefix:"fas",iconName:"house-medical-circle-xmark",icon:[640,512,[],"e513","M320 368c0 59.5 29.5 112.1 74.8 144H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L522.1 193.9c-8.5-1.3-17.3-1.9-26.1-1.9c-54.7 0-103.5 24.9-135.8 64H320V208c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16v48H208c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm22.6 144l36.7-36.7c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L496 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L473.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L496 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L518.6 368z"]},faCampground:{prefix:"fas",iconName:"campground",icon:[576,512,[9978],"f6bb","M377 52c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5L288 60.8 249 12c-11-13.8-31.2-16-45-5s-16 31.2-5 45l48 60L12.3 405.4C4.3 415.4 0 427.7 0 440.4V464c0 26.5 21.5 48 48 48H288 528c26.5 0 48-21.5 48-48V440.4c0-12.7-4.3-25.1-12.3-35L329 112l48-60zM288 448H168.5L288 291.7 407.5 448H288z"]},faFolderPlus:{prefix:"fas",iconName:"folder-plus",icon:[512,512,[],"f65e","M512 416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H192c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8H448c35.3 0 64 28.7 64 64V416zM232 376c0 13.3 10.7 24 24 24s24-10.7 24-24V312h64c13.3 0 24-10.7 24-24s-10.7-24-24-24H280V200c0-13.3-10.7-24-24-24s-24 10.7-24 24v64H168c-13.3 0-24 10.7-24 24s10.7 24 24 24h64v64z"]},faFutbol:Rh,faFutbolBall:Ah,faSoccerBall:Ph,faPaintbrush:Wh,faPaintBrush:Dh,faLock:{prefix:"fas",iconName:"lock",icon:[448,512,[128274],"f023","M144 144v48H304V144c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192V144C80 64.5 144.5 0 224 0s144 64.5 144 144v48h16c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256c0-35.3 28.7-64 64-64H80z"]},faGasPump:{prefix:"fas",iconName:"gas-pump",icon:[512,512,[9981],"f52f","M32 64C32 28.7 60.7 0 96 0H256c35.3 0 64 28.7 64 64V256h8c48.6 0 88 39.4 88 88v32c0 13.3 10.7 24 24 24s24-10.7 24-24V222c-27.6-7.1-48-32.2-48-62V96L384 64c-8.8-8.8-8.8-23.2 0-32s23.2-8.8 32 0l77.3 77.3c12 12 18.7 28.3 18.7 45.3V168v24 32V376c0 39.8-32.2 72-72 72s-72-32.2-72-72V344c0-22.1-17.9-40-40-40h-8V448c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32V64zM96 80v96c0 8.8 7.2 16 16 16H240c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H112c-8.8 0-16 7.2-16 16z"]},faHotTubPerson:Oh,faHotTub:Fh,faMapLocation:Gh,faMapMarked:Uh,faHouseFloodWater:{prefix:"fas",iconName:"house-flood-water",icon:[576,512,[],"e50e","M306.8 6.1C295.6-2 280.4-2 269.2 6.1l-176 128c-11.2 8.2-15.9 22.6-11.6 35.8S98.1 192 112 192h16v73c1.7 1 3.3 2 4.9 3.1c18 12.4 40.1 20.3 59.2 20.3c21.1 0 42-8.5 59.2-20.3c22.1-15.5 51.6-15.5 73.7 0c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c1.5-1 3-2 4.5-2.9l-.3-73.2H464c13.9 0 26.1-8.9 30.4-22.1s-.4-27.6-11.6-35.8l-176-128zM269.5 309.9C247 325.4 219.5 336 192 336c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 389.7 159 400 192 400c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.5-27.3-10.1-39.2-1.7l0 0C439.4 325.2 410.9 336 384 336c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0zM384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C439.4 437.2 410.9 448 384 448z"]},faTree:{prefix:"fas",iconName:"tree",icon:[448,512,[127794],"f1bb","M210.6 5.9L62 169.4c-3.9 4.2-6 9.8-6 15.5C56 197.7 66.3 208 79.1 208H104L30.6 281.4c-4.2 4.2-6.6 10-6.6 16C24 309.9 34.1 320 46.6 320H80L5.4 409.5C1.9 413.7 0 419 0 424.5c0 13 10.5 23.5 23.5 23.5H192v32c0 17.7 14.3 32 32 32s32-14.3 32-32V448H424.5c13 0 23.5-10.5 23.5-23.5c0-5.5-1.9-10.8-5.4-15L368 320h33.4c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L344 208h24.9c12.7 0 23.1-10.3 23.1-23.1c0-5.7-2.1-11.3-6-15.5L237.4 5.9C234 2.1 229.1 0 224 0s-10 2.1-13.4 5.9z"]},faBridgeLock:{prefix:"fas",iconName:"bridge-lock",icon:[640,512,[],"e4cc","M32 64c0-17.7 14.3-32 32-32H576c17.7 0 32 14.3 32 32s-14.3 32-32 32H536v64h-8c-61.9 0-112 50.1-112 112v24.6c-9.9 5.8-18.2 14.1-23.8 24.1c-17.6-20-43.4-32.7-72.2-32.7c-53 0-96 43-96 96v64c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V384c0-53-43-96-96-96V160h72V96H64C46.3 96 32 81.7 32 64zM408 96v64h80V96H408zm-48 64V96H280v64h80zM152 96v64h80V96H152zM528 240c-17.7 0-32 14.3-32 32v48h64V272c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80v48c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H448c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32V272z"]},faSackDollar:{prefix:"fas",iconName:"sack-dollar",icon:[512,512,[128176],"f81d","M320 96H192L144.6 24.9C137.5 14.2 145.1 0 157.9 0H354.1c12.8 0 20.4 14.2 13.3 24.9L320 96zM192 128H320c3.8 2.5 8.1 5.3 13 8.4C389.7 172.7 512 250.9 512 416c0 53-43 96-96 96H96c-53 0-96-43-96-96C0 250.9 122.3 172.7 179 136.4l0 0 0 0c4.8-3.1 9.2-5.9 13-8.4zm84 88c0-11-9-20-20-20s-20 9-20 20v14c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1l0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4V424c0 11 9 20 20 20s20-9 20-20V410.2c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15l0 0-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7V216z"]},faPenToSquare:jh,faEdit:qh,faCarSide:{prefix:"fas",iconName:"car-side",icon:[640,512,[128663],"f5e4","M171.3 96H224v96H111.3l30.4-75.9C146.5 104 158.2 96 171.3 96zM272 192V96h81.2c9.7 0 18.9 4.4 25 12l67.2 84H272zm256.2 1L428.2 68c-18.2-22.8-45.8-36-75-36H171.3c-39.3 0-74.6 23.9-89.1 60.3L40.6 196.4C16.8 205.8 0 228.9 0 256V368c0 17.7 14.3 32 32 32H65.3c7.6 45.4 47.1 80 94.7 80s87.1-34.6 94.7-80H385.3c7.6 45.4 47.1 80 94.7 80s87.1-34.6 94.7-80H608c17.7 0 32-14.3 32-32V320c0-65.2-48.8-119-111.8-127zM434.7 368a48 48 0 1 1 90.5 32 48 48 0 1 1 -90.5-32zM160 336a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faShareNodes:Zh,faShareAlt:Yh,faHeartCircleMinus:{prefix:"fas",iconName:"heart-circle-minus",icon:[576,512,[],"e4ff","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-64 0c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16H496c8.8 0 16 7.2 16 16z"]},faHourglassHalf:Jh,faHourglass2:Xh,faMicroscope:{prefix:"fas",iconName:"microscope",icon:[512,512,[128300],"f610","M160 32c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32c17.7 0 32 14.3 32 32V288c0 17.7-14.3 32-32 32c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32zM32 448H320c70.7 0 128-57.3 128-128s-57.3-128-128-128V128c106 0 192 86 192 192c0 49.2-18.5 94-48.9 128H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H320 32c-17.7 0-32-14.3-32-32s14.3-32 32-32zm80-64H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faSink:{prefix:"fas",iconName:"sink",icon:[512,512,[],"e06d","M288 96c0-17.7 14.3-32 32-32s32 14.3 32 32s14.3 32 32 32s32-14.3 32-32c0-53-43-96-96-96s-96 43-96 96V288H160V264c0-30.9-25.1-56-56-56H56c-13.3 0-24 10.7-24 24s10.7 24 24 24h48c4.4 0 8 3.6 8 8v24H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H256 480c17.7 0 32-14.3 32-32s-14.3-32-32-32H400V264c0-4.4 3.6-8 8-8h56c13.3 0 24-10.7 24-24s-10.7-24-24-24H408c-30.9 0-56 25.1-56 56v24H288V96zM480 416V384H32v32c0 53 43 96 96 96H384c53 0 96-43 96-96z"]},faBagShopping:Kh,faShoppingBag:Qh,faArrowDownZA:eg,faSortAlphaDesc:tg,faSortAlphaDownAlt:og,faMitten:{prefix:"fas",iconName:"mitten",icon:[448,512,[],"f7b5","M352 384H64L5.4 178.9C1.8 166.4 0 153.4 0 140.3C0 62.8 62.8 0 140.3 0h3.4c66 0 123.5 44.9 139.5 108.9l31.4 125.8 17.6-20.1C344.8 200.2 362.9 192 382 192h2.8c34.9 0 63.3 28.3 63.3 63.3c0 15.9-6 31.2-16.8 42.9L352 384zM32 448c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32v32c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V448z"]},faPersonRays:{prefix:"fas",iconName:"person-rays",icon:[512,512,[],"e54d","M208 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9l-28.6 47.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l58.3 97c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9L328 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H248zM7 7C16.4-2.3 31.6-2.3 41 7l80 80c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L7 41C-2.3 31.6-2.3 16.4 7 7zM471 7c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L471 7zM7 505c-9.4-9.4-9.4-24.6 0-33.9l80-80c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L41 505c-9.4 9.4-24.6 9.4-33.9 0zm464 0l-80-80c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0z"]},faUsers:{prefix:"fas",iconName:"users",icon:[640,512,[],"f0c0","M144 0a80 80 0 1 1 0 160A80 80 0 1 1 144 0zM512 0a80 80 0 1 1 0 160A80 80 0 1 1 512 0zM0 298.7C0 239.8 47.8 192 106.7 192h42.7c15.9 0 31 3.5 44.6 9.7c-1.3 7.2-1.9 14.7-1.9 22.3c0 38.2 16.8 72.5 43.3 96c-.2 0-.4 0-.7 0H21.3C9.6 320 0 310.4 0 298.7zM405.3 320c-.2 0-.4 0-.7 0c26.6-23.5 43.3-57.8 43.3-96c0-7.6-.7-15-1.9-22.3c13.6-6.3 28.7-9.7 44.6-9.7h42.7C592.2 192 640 239.8 640 298.7c0 11.8-9.6 21.3-21.3 21.3H405.3zM224 224a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM128 485.3C128 411.7 187.7 352 261.3 352H378.7C452.3 352 512 411.7 512 485.3c0 14.7-11.9 26.7-26.7 26.7H154.7c-14.7 0-26.7-11.9-26.7-26.7z"]},faEyeSlash:{prefix:"fas",iconName:"eye-slash",icon:[640,512,[],"f070","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zM223.1 149.5C248.6 126.2 282.7 112 320 112c79.5 0 144 64.5 144 144c0 24.9-6.3 48.3-17.4 68.7L408 294.5c8.4-19.3 10.6-41.4 4.8-63.3c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3c0 10.2-2.4 19.8-6.6 28.3l-90.3-70.8zM373 389.9c-16.4 6.5-34.3 10.1-53 10.1c-79.5 0-144-64.5-144-144c0-6.9 .5-13.6 1.4-20.2L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5L373 389.9z"]},faFlaskVial:{prefix:"fas",iconName:"flask-vial",icon:[640,512,[],"e4f3","M175 389.4c-9.8 16-15 34.3-15 53.1c-10 3.5-20.8 5.5-32 5.5c-53 0-96-43-96-96V64C14.3 64 0 49.7 0 32S14.3 0 32 0H96h64 64c17.7 0 32 14.3 32 32s-14.3 32-32 32V309.9l-49 79.6zM96 64v96h64V64H96zM352 0H480h32c17.7 0 32 14.3 32 32s-14.3 32-32 32V214.9L629.7 406.2c6.7 10.9 10.3 23.5 10.3 36.4c0 38.3-31.1 69.4-69.4 69.4H261.4c-38.3 0-69.4-31.1-69.4-69.4c0-12.8 3.6-25.4 10.3-36.4L320 214.9V64c-17.7 0-32-14.3-32-32s14.3-32 32-32h32zm32 64V224c0 5.9-1.6 11.7-4.7 16.8L330.5 320h171l-48.8-79.2c-3.1-5-4.7-10.8-4.7-16.8V64H384z"]},faHand:rg,faHandPaper:cg,faOm:{prefix:"fas",iconName:"om",icon:[512,512,[128329],"f679","M379.3 4.7c-6.2-6.2-16.4-6.2-22.6 0l-16 16c-6.2 6.2-6.2 16.4 0 22.6l16 16c6.2 6.2 16.4 6.2 22.6 0l16-16c6.2-6.2 6.2-16.4 0-22.6l-16-16zM115.2 169.6c8-6 17.9-9.6 28.8-9.6c26.5 0 48 21.5 48 48s-21.5 48-48 48H109.8c-7.6 0-13.8 6.2-13.8 13.8c0 1.5 .2 2.9 .7 4.4l8 24c4.4 13.1 16.6 21.9 30.4 21.9H144h16c35.3 0 64 28.7 64 64s-28.7 64-64 64c-50.8 0-82.7-21.5-102.2-42.8c-9.9-10.8-16.6-21.6-20.9-29.7c-2.1-4-3.6-7.3-4.5-9.6c-.5-1.1-.8-2-1-2.5l-.2-.5 0-.1c-2.6-7.8-10.7-12.3-18.7-10.5C4.4 354.2-.9 361.8 .1 370L16 368C.1 370 .1 370 .1 370l0 0 0 0 0 .1 .1 .4c0 .3 .1 .8 .2 1.3c.2 1.1 .4 2.7 .8 4.6c.8 3.9 2 9.4 3.9 15.9c3.8 13 10.3 30.4 21.3 48C48.7 476.2 89.4 512 160 512c70.7 0 128-57.3 128-128c0-23.3-6.2-45.2-17.1-64h22.6c25.5 0 49.9-10.1 67.9-28.1l26.5-26.5c6-6 14.1-9.4 22.6-9.4H416c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32c-25.7 0-41.4-12.5-51.2-25.6c-5-6.7-8.4-13.4-10.5-18.6c-1.1-2.5-1.8-4.6-2.2-6c-.2-.7-.4-1.2-.5-1.5l-.1-.3 0 0c0 0 0 0 0 0c-1.9-7.3-8.6-12.4-16.2-12.1c-7.6 .3-13.9 5.9-15.1 13.4L336 368c-15.8-2.6-15.8-2.6-15.8-2.6l0 0 0 0 0 .1-.1 .3c0 .3-.1 .6-.2 1.1c-.1 .9-.3 2.1-.4 3.6c-.3 3-.6 7.3-.6 12.4c0 10.1 1.1 23.9 5.8 38.1c4.8 14.3 13.4 29.3 28.6 40.7C368.7 473.3 389.3 480 416 480c53 0 96-43 96-96V288c0-53-43-96-96-96h-5.5c-25.5 0-49.9 10.1-67.9 28.1l-26.5 26.5c-6 6-14.1 9.4-22.6 9.4H245.2c6.9-14.5 10.8-30.8 10.8-48c0-61.9-50.1-112-112-112c-25.2 0-48.5 8.3-67.2 22.4c-14.1 10.6-17 30.7-6.4 44.8s30.7 17 44.8 6.4zM280.9 66.7c-6-4-14-3.5-19.5 1.3s-7 12.7-3.7 19.2L272 80c-14.3 7.2-14.3 7.2-14.3 7.2l0 0 0 0 0 .1 .1 .2 .4 .7c.3 .6 .8 1.4 1.4 2.4c1.2 2 2.9 4.8 5.1 8.2c4.4 6.7 11.1 15.5 20 24.4C302.4 141.1 330.3 160 368 160c31.2 0 56.6-10.4 73.9-20.2c8.7-5 15.6-9.9 20.4-13.8c2.4-1.9 4.3-3.6 5.7-4.9c.7-.6 1.3-1.2 1.7-1.6l.6-.5 .2-.2 .1-.1 0 0 0 0c0 0 0 0-22.6-22.6l22.6 22.6c12.5-12.5 12.5-32.8 0-45.3c-12.4-12.4-32.6-12.5-45.1-.2c-.1 .1-.2 .2-.5 .4c-.5 .5-1.5 1.3-2.8 2.4c-2.7 2.2-6.8 5.2-12.1 8.2C399.4 90.4 384.8 96 368 96c-20.8 0-42.4-7-59.5-14.6c-8.4-3.7-15.4-7.5-20.3-10.3c-2.4-1.4-4.3-2.5-5.6-3.3c-.6-.4-1.1-.7-1.4-.9l-.3-.2 0 0 0 0 0 0z"]},faWorm:{prefix:"fas",iconName:"worm",icon:[512,512,[],"e599","M256 96c0-53 43-96 96-96h38.4C439.9 0 480 40.1 480 89.6V176v16V376c0 75.1-60.9 136-136 136s-136-60.9-136-136V296c0-22.1-17.9-40-40-40s-40 17.9-40 40V464c0 26.5-21.5 48-48 48s-48-21.5-48-48V296c0-75.1 60.9-136 136-136s136 60.9 136 136v80c0 22.1 17.9 40 40 40s40-17.9 40-40V192H352c-53 0-96-43-96-96zm144-8a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},faHouseCircleXmark:{prefix:"fas",iconName:"house-circle-xmark",icon:[640,512,[],"e50b","M320.7 352c8.1-89.7 83.5-160 175.3-160c8.9 0 17.6 .7 26.1 1.9L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32v69.7c-.1 .9-.1 1.8-.1 2.8V472c0 22.1 17.9 40 40 40h16c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2H160h24c22.1 0 40-17.9 40-40V448 384c0-17.7 14.3-32 32-32h64l.7 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faPlug:{prefix:"fas",iconName:"plug",icon:[384,512,[128268],"f1e6","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8C297 398 352 333.4 352 256V224c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faChevronUp:{prefix:"fas",iconName:"chevron-up",icon:[512,512,[],"f077","M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"]},faHandSpock:{prefix:"fas",iconName:"hand-spock",icon:[576,512,[128406],"f259","M246.9 23.7C242.3 6.6 224.8-3.5 207.7 1.1s-27.2 22.1-22.6 39.2L238 237.8c2.5 9.2-4.5 18.2-14 18.2c-6.4 0-12-4.2-13.9-10.3L166.6 102.7c-5.1-16.9-23-26.4-39.9-21.3s-26.4 23-21.3 39.9l62.8 206.4c2.4 7.9-7.2 13.8-13.2 8.1L99.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L156.8 448c43.1 41.1 100.4 64 160 64h10.9 8.2c.1 0 .1-.1 .1-.1s.1-.1 .1-.1c58.3-3.5 108.6-43.2 125.3-99.7l81.2-275c5-16.9-4.7-34.7-21.6-39.8s-34.7 4.7-39.8 21.6L443.5 247.1c-1.6 5.3-6.4 8.9-12 8.9c-7.9 0-13.8-7.3-12.2-15.1l36-170.3c3.7-17.3-7.4-34.3-24.7-37.9s-34.3 7.4-37.9 24.7L355.1 235.1c-2.6 12.2-13.3 20.9-25.8 20.9c-11.9 0-22.4-8-25.4-19.5l-57-212.8z"]},faStopwatch:{prefix:"fas",iconName:"stopwatch",icon:[448,512,[9201],"f2f2","M176 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h16V98.4C92.3 113.8 16 200 16 304c0 114.9 93.1 208 208 208s208-93.1 208-208c0-41.8-12.3-80.7-33.5-113.2l24.1-24.1c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L355.7 143c-28.1-23-62.2-38.8-99.7-44.6V64h16c17.7 0 32-14.3 32-32s-14.3-32-32-32H224 176zm72 192V320c0 13.3-10.7 24-24 24s-24-10.7-24-24V192c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},faFaceKiss:ag,faKiss:ng,faBridgeCircleXmark:{prefix:"fas",iconName:"bridge-circle-xmark",icon:[640,512,[],"e4cb","M64 32C46.3 32 32 46.3 32 64s14.3 32 32 32h40v64H32V288c53 0 96 43 96 96v64c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V384c0-53 43-96 96-96c6.3 0 12.4 .6 18.3 1.7C367.1 231.8 426.9 192 496 192c42.5 0 81.6 15.1 112 40.2V160H536V96h40c17.7 0 32-14.3 32-32s-14.3-32-32-32H64zM488 96v64H408V96h80zM360 96v64H280V96h80zM232 96v64H152V96h80zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faFaceGrinTongue:lg,faGrinTongue:ig,faChessBishop:{prefix:"fas",iconName:"chess-bishop",icon:[320,512,[9821],"f43a","M128 0C110.3 0 96 14.3 96 32c0 16.1 11.9 29.4 27.4 31.7C78.4 106.8 8 190 8 288c0 47.4 30.8 72.3 56 84.7V400H256V372.7c25.2-12.5 56-37.4 56-84.7c0-37.3-10.2-72.4-25.3-104.1l-99.4 99.4c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L270.8 154.6c-23.2-38.1-51.8-69.5-74.2-90.9C212.1 61.4 224 48.1 224 32c0-17.7-14.3-32-32-32H128zM48 432L6.6 473.4c-4.2 4.2-6.6 10-6.6 16C0 501.9 10.1 512 22.6 512H297.4c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L272 432H48z"]},faFaceGrinWink:sg,faGrinWink:dg,faEarDeaf:mg,faDeaf:fg,faDeafness:ug,faHardOfHearing:pg,faRoadCircleCheck:{prefix:"fas",iconName:"road-circle-check",icon:[640,512,[],"e564","M213.2 32H288V96c0 17.7 14.3 32 32 32s32-14.3 32-32V32h74.8c27.1 0 51.3 17.1 60.3 42.6l42.7 120.6c-10.9-2.1-22.2-3.2-33.8-3.2c-59.5 0-112.1 29.6-144 74.8V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 17.7 14.3 32 32 32c2.3 0 4.6-.3 6.8-.7c-4.5 15.5-6.8 31.8-6.8 48.7c0 5.4 .2 10.7 .7 16l-.7 0c-17.7 0-32 14.3-32 32v64H86.6C56.5 480 32 455.5 32 425.4c0-6.2 1.1-12.4 3.1-18.2L152.9 74.6C162 49.1 186.1 32 213.2 32zM352 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"]},faDiceFive:{prefix:"fas",iconName:"dice-five",icon:[448,512,[9860],"f523","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm64 96a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM96 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM224 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64-64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 160a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faSquareRss:bg,faRssSquare:hg,faLandMineOn:{prefix:"fas",iconName:"land-mine-on",icon:[640,512,[],"e51b","M344 24V168c0 13.3-10.7 24-24 24s-24-10.7-24-24V24c0-13.3 10.7-24 24-24s24 10.7 24 24zM192 320c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32v32H192V320zm-77.3 90.5c8.1-16.3 24.8-26.5 42.9-26.5H482.3c18.2 0 34.8 10.3 42.9 26.5l27.6 55.2C563.5 487 548 512 524.2 512H115.8c-23.8 0-39.3-25-28.6-46.3l27.6-55.2zM36.3 138.3c7.5-10.9 22.5-13.6 33.4-6.1l104 72c10.9 7.5 13.6 22.5 6.1 33.4s-22.5 13.6-33.4 6.1l-104-72c-10.9-7.5-13.6-22.5-6.1-33.4zm534.1-6.1c10.9-7.5 25.8-4.8 33.4 6.1s4.8 25.8-6.1 33.4l-104 72c-10.9 7.5-25.8 4.8-33.4-6.1s-4.8-25.8 6.1-33.4l104-72z"]},faICursor:{prefix:"fas",iconName:"i-cursor",icon:[256,512,[],"f246","M.1 29.3C-1.4 47 11.7 62.4 29.3 63.9l8 .7C70.5 67.3 96 95 96 128.3V224H64c-17.7 0-32 14.3-32 32s14.3 32 32 32H96v95.7c0 33.3-25.5 61-58.7 63.8l-8 .7C11.7 449.6-1.4 465 .1 482.7s16.9 30.7 34.5 29.2l8-.7c34.1-2.8 64.2-18.9 85.4-42.9c21.2 24 51.2 40.1 85.4 42.9l8 .7c17.6 1.5 33.1-11.6 34.5-29.2s-11.6-33.1-29.2-34.5l-8-.7C185.5 444.7 160 417 160 383.7V288h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H160V128.3c0-33.3 25.5-61 58.7-63.8l8-.7c17.6-1.5 30.7-16.9 29.2-34.5S239-1.4 221.3 .1l-8 .7C179.2 3.6 149.2 19.7 128 43.7c-21.2-24-51.2-40-85.4-42.9l-8-.7C17-1.4 1.6 11.7 .1 29.3z"]},faStamp:{prefix:"fas",iconName:"stamp",icon:[512,512,[],"f5bf","M312 201.8c0-17.4 9.2-33.2 19.9-47C344.5 138.5 352 118.1 352 96c0-53-43-96-96-96s-96 43-96 96c0 22.1 7.5 42.5 20.1 58.8c10.7 13.8 19.9 29.6 19.9 47c0 29.9-24.3 54.2-54.2 54.2H112C50.1 256 0 306.1 0 368c0 20.9 13.4 38.7 32 45.3V464c0 26.5 21.5 48 48 48H432c26.5 0 48-21.5 48-48V413.3c18.6-6.6 32-24.4 32-45.3c0-61.9-50.1-112-112-112H366.2c-29.9 0-54.2-24.3-54.2-54.2zM416 416v32H96V416H416z"]},faStairs:{prefix:"fas",iconName:"stairs",icon:[576,512,[],"e289","M384 64c0-17.7 14.3-32 32-32H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H448v96c0 17.7-14.3 32-32 32H320v96c0 17.7-14.3 32-32 32H192v96c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h96V320c0-17.7 14.3-32 32-32h96V192c0-17.7 14.3-32 32-32h96V64z"]},faI:{prefix:"fas",iconName:"i",icon:[320,512,[105],"49","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96h96V416H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H192V96h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H160 32z"]},faHryvniaSign:gg,faHryvnia:vg,faPills:{prefix:"fas",iconName:"pills",icon:[576,512,[],"f484","M112 96c-26.5 0-48 21.5-48 48V256h96V144c0-26.5-21.5-48-48-48zM0 144C0 82.1 50.1 32 112 32s112 50.1 112 112V368c0 61.9-50.1 112-112 112S0 429.9 0 368V144zM554.9 399.4c-7.1 12.3-23.7 13.1-33.8 3.1L333.5 214.9c-10-10-9.3-26.7 3.1-33.8C360 167.7 387.1 160 416 160c88.4 0 160 71.6 160 160c0 28.9-7.7 56-21.1 79.4zm-59.5 59.5C472 472.3 444.9 480 416 480c-88.4 0-160-71.6-160-160c0-28.9 7.7-56 21.1-79.4c7.1-12.3 23.7-13.1 33.8-3.1L498.5 425.1c10 10 9.3 26.7-3.1 33.8z"]},faFaceGrinWide:Cg,faGrinAlt:yg,faTooth:{prefix:"fas",iconName:"tooth",icon:[448,512,[129463],"f5c9","M186.1 52.1C169.3 39.1 148.7 32 127.5 32C74.7 32 32 74.7 32 127.5v6.2c0 15.8 3.7 31.3 10.7 45.5l23.5 47.1c4.5 8.9 7.6 18.4 9.4 28.2l36.7 205.8c2 11.2 11.6 19.4 22.9 19.8s21.4-7.4 24-18.4l28.9-121.3C192.2 323.7 207 312 224 312s31.8 11.7 35.8 28.3l28.9 121.3c2.6 11.1 12.7 18.8 24 18.4s20.9-8.6 22.9-19.8l36.7-205.8c1.8-9.8 4.9-19.3 9.4-28.2l23.5-47.1c7.1-14.1 10.7-29.7 10.7-45.5v-2.1c0-55-44.6-99.6-99.6-99.6c-24.1 0-47.4 8.8-65.6 24.6l-3.2 2.8 19.5 15.2c7 5.4 8.2 15.5 2.8 22.5s-15.5 8.2-22.5 2.8l-24.4-19-37-28.8z"]},faV:{prefix:"fas",iconName:"v",icon:[384,512,[118],"56","M19.7 34.5c16.3-6.8 35 .9 41.8 17.2L192 364.8 322.5 51.7c6.8-16.3 25.5-24 41.8-17.2s24 25.5 17.2 41.8l-160 384c-5 11.9-16.6 19.7-29.5 19.7s-24.6-7.8-29.5-19.7L2.5 76.3c-6.8-16.3 .9-35 17.2-41.8z"]},faBangladeshiTakaSign:{prefix:"fas",iconName:"bangladeshi-taka-sign",icon:[384,512,[],"e2e6","M36 32.2C18.4 30.1 2.4 42.5 .2 60S10.5 93.6 28 95.8l7.9 1c16 2 28 15.6 28 31.8V160H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64V384c0 53 43 96 96 96h32c106 0 192-86 192-192V256c0-53-43-96-96-96H272c-17.7 0-32 14.3-32 32s14.3 32 32 32h16c17.7 0 32 14.3 32 32v32c0 70.7-57.3 128-128 128H160c-17.7 0-32-14.3-32-32V224h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H128V128.5c0-48.4-36.1-89.3-84.1-95.3l-7.9-1z"]},faBicycle:{prefix:"fas",iconName:"bicycle",icon:[640,512,[128690],"f206","M312 32c-13.3 0-24 10.7-24 24s10.7 24 24 24h25.7l34.6 64H222.9l-27.4-38C191 99.7 183.7 96 176 96H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h43.7l22.1 30.7-26.6 53.1c-10-2.5-20.5-3.8-31.2-3.8C57.3 224 0 281.3 0 352s57.3 128 128 128c65.3 0 119.1-48.9 127-112h49c8.5 0 16.3-4.5 20.7-11.8l84.8-143.5 21.7 40.1C402.4 276.3 384 312 384 352c0 70.7 57.3 128 128 128s128-57.3 128-128s-57.3-128-128-128c-13.5 0-26.5 2.1-38.7 6L375.4 48.8C369.8 38.4 359 32 347.2 32H312zM458.6 303.7l32.3 59.7c6.3 11.7 20.9 16 32.5 9.7s16-20.9 9.7-32.5l-32.3-59.7c3.6-.6 7.4-.9 11.2-.9c39.8 0 72 32.2 72 72s-32.2 72-72 72s-72-32.2-72-72c0-18.6 7-35.5 18.6-48.3zM133.2 368h65c-7.3 32.1-36 56-70.2 56c-39.8 0-72-32.2-72-72s32.2-72 72-72c1.7 0 3.4 .1 5.1 .2l-24.2 48.5c-9 18.1 4.1 39.4 24.3 39.4zm33.7-48l50.7-101.3 72.9 101.2-.1 .1H166.8zm90.6-128H365.9L317 274.8 257.4 192z"]},faStaffSnake:zg,faRodAsclepius:Hg,faRodSnake:_g,faStaffAesculapius:Vg,faHeadSideCoughSlash:{prefix:"fas",iconName:"head-side-cough-slash",icon:[640,512,[],"e062","M448 325.8l44 34.5c8.1 1.4 14.8 6.8 18 14.1L552.9 408c10.6 .4 19.5 7.6 22.2 17.4l39.1 30.6c.6 0 1.2-.1 1.8-.1c11.1 0 20.4 7.5 23.2 17.8h-3.9c6.2 8.5 6.4 20.4-.4 29c-8.2 10.4-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2S28.4-3.1 38.8 5.1L89.6 44.9C127 16.7 173.5 0 224 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8H448v0 5.8zM0 224.2c0-38.7 9.8-75.1 27.1-106.9L341.8 365.3l-2.5 .3c-11 1.4-19.2 10.7-19.2 21.8c0 11.6 9 21.2 20.6 21.9l62 3.9 43 33.9C439.3 466.2 421.2 480 400 480H320v8c0 13.3-10.7 24-24 24H256v0H96c-17.7 0-32-14.3-32-32V407.3c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2zM616 360a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm-64-48a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm40-24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faTruckMedical:xg,faAmbulance:Mg,faWheatAwnCircleExclamation:{prefix:"fas",iconName:"wheat-awn-circle-exclamation",icon:[640,512,[],"e598","M505 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L383 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l88-88zM305.5 27.3c-6.2-6.2-16.4-6.2-22.6 0L271.5 38.6c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8l-11.3-11.3c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8L101.8 231c-6.2-6.2-16.4-6.2-22.6 0L67.9 242.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l68.9-68.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-21.8-21.8-49.6-34.1-78.1-36.9l31.9-31.9 12.2 12.2c22.5 22.5 53.3 31.5 82.4 27c0-1 0-2.1 0-3.1c0-33.1 9.1-64.1 25-90.6c-15.5-8.7-32.5-13.8-49.8-15.5l31.9-31.9 12.2 12.2c6 6 12.6 11.1 19.7 15.2c27.5-34 67.3-57.5 112.6-63.8c-4.1-3.8-8.4-7.3-12.9-10.5L505 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-59.4 59.4c-20.6-4.4-42-3.7-62.3 2.1c6.1-21.3 6.6-43.8 1.4-65.3L409 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L329.1 52.9c-3.7-5-7.8-9.8-12.4-14.3L305.5 27.3zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faSnowman:{prefix:"fas",iconName:"snowman",icon:[512,512,[9731,9924],"f7d0","M341.1 140.6c-2 3.9-1.6 8.6 1.2 12c7 8.5 12.9 18.1 17.2 28.4L408 160.2V120c0-13.3 10.7-24 24-24s24 10.7 24 24v19.6l22.5-9.7c12.2-5.2 26.3 .4 31.5 12.6s-.4 26.3-12.6 31.5l-56 24-73.6 31.5c-.5 9.5-2.1 18.6-4.8 27.3c-1.2 3.8-.1 8 2.8 10.8C396.7 296.9 416 338.2 416 384c0 44.7-18.3 85-47.8 114.1c-9.9 9.7-23.7 13.9-37.5 13.9H181.3c-13.9 0-27.7-4.2-37.5-13.9C114.3 469 96 428.7 96 384c0-45.8 19.3-87.1 50.1-116.3c2.9-2.8 4-6.9 2.8-10.8c-2.7-8.7-4.3-17.9-4.8-27.3L70.5 198.1l-56-24C2.4 168.8-3.3 154.7 1.9 142.5s19.3-17.8 31.5-12.6L56 139.6V120c0-13.3 10.7-24 24-24s24 10.7 24 24v40.2L152.6 181c4.3-10.3 10.1-19.9 17.2-28.4c2.8-3.4 3.3-8.1 1.2-12C164 127.2 160 112.1 160 96c0-53 43-96 96-96s96 43 96 96c0 16.1-4 31.2-10.9 44.6zM224 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm48 128a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-16 80a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm16 48a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zM288 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm-48 24v3.2c0 3.2 .8 6.3 2.3 9l9 16.9c.9 1.7 2.7 2.8 4.7 2.8s3.8-1.1 4.7-2.8l9-16.9c1.5-2.8 2.3-5.9 2.3-9V120c0-8.8-7.2-16-16-16s-16 7.2-16 16z"]},faMortarPestle:{prefix:"fas",iconName:"mortar-pestle",icon:[512,512,[],"f5a7","M504.3 11.1C493.3-1.6 474.5-3.7 461 6.2L252.3 160H397.3L502.6 54.6c11.8-11.8 12.6-30.8 1.6-43.5zM32 192c-17.7 0-32 14.3-32 32s14.3 32 32 32c0 82.5 43.4 147.7 123.9 176.2c-11.1 13.9-19.4 30.3-23.9 48.1C127.6 497.4 142.3 512 160 512H352c17.7 0 32.4-14.6 28.1-31.7c-4.5-17.8-12.8-34.1-23.9-48.1C436.6 403.7 480 338.5 480 256c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faRoadBarrier:{prefix:"fas",iconName:"road-barrier",icon:[640,512,[],"e562","M32 32C14.3 32 0 46.3 0 64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V266.3L149.2 96H64V64c0-17.7-14.3-32-32-32zM405.2 96H330.8l-5.4 10.7L234.8 288h74.3l5.4-10.7L405.2 96zM362.8 288h74.3l5.4-10.7L533.2 96H458.8l-5.4 10.7L362.8 288zM202.8 96l-5.4 10.7L106.8 288h74.3l5.4-10.7L277.2 96H202.8zm288 192H576V448c0 17.7 14.3 32 32 32s32-14.3 32-32V64c0-17.7-14.3-32-32-32s-32 14.3-32 32v53.7L490.8 288z"]},faSchool:{prefix:"fas",iconName:"school",icon:[640,512,[127979],"f549","M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96H48C21.5 96 0 117.5 0 144V464c0 26.5 21.5 48 48 48H592c26.5 0 48-21.5 48-48V144c0-26.5-21.5-48-48-48H473.7L337.8 5.4zM256 416c0-35.3 28.7-64 64-64s64 28.7 64 64v96H256V416zM96 192h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V208c0-8.8 7.2-16 16-16zm400 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H512c-8.8 0-16-7.2-16-16V208zM96 320h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm400 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H512c-8.8 0-16-7.2-16-16V336zM232 176a88 88 0 1 1 176 0 88 88 0 1 1 -176 0zm88-48c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H336V144c0-8.8-7.2-16-16-16z"]},faIgloo:{prefix:"fas",iconName:"igloo",icon:[576,512,[],"f7ae","M320 33.8V160H48.5C100.2 82.8 188.1 32 288 32c10.8 0 21.5 .6 32 1.8zM352 160V39.1C424.9 55.7 487.2 99.8 527.5 160H352zM29.9 192H96V320H0c0-46 10.8-89.4 29.9-128zM192 320H128V192H448V320H384v32H576v80c0 26.5-21.5 48-48 48H352V352c0-35.3-28.7-64-64-64s-64 28.7-64 64V480H48c-26.5 0-48-21.5-48-48V352H192V320zm288 0V192h66.1c19.2 38.6 29.9 82 29.9 128H480z"]},faJoint:{prefix:"fas",iconName:"joint",icon:[640,512,[],"f595","M448 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V43c0 55.2 21.9 108.1 60.9 147.1l21 21c9 9 14.1 21.2 14.1 33.9v11c0 17.7 14.3 32 32 32s32-14.3 32-32V245c0-29.7-11.8-58.2-32.8-79.2l-21-21C463.2 117.8 448 81.2 448 43V32zM576 256c0 17.7 14.3 32 32 32s32-14.3 32-32V245c0-55.2-21.9-108.1-60.9-147.1l-21-21c-9-9-14.1-21.2-14.1-33.9V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V43c0 29.7 11.8 58.2 32.8 79.2l21 21c27 27 42.2 63.6 42.2 101.8v11zM229.8 360c-4.7-2.3-10-2.7-15.2-2c-37.8 5.6-75.2 14.3-106.9 22.8C81.3 388 58.3 395.1 42 400.4c-8.2 2.7-14.7 4.9-19.2 6.5c-2.3 .8-4 1.4-5.2 1.8l-1.3 .5C6.8 412.5 0 421.4 0 432s6.8 19.5 16.3 22.7l1.3 .5c1.2 .4 3 1.1 5.2 1.8c4.5 1.6 11 3.8 19.2 6.5c16.3 5.4 39.2 12.5 65.7 19.6C160.3 497.3 228.8 512 288 512h67.3c4.1 0 6.3-5.1 3.6-8.3L256.5 380.8c-7.4-8.9-16.5-15.9-26.7-20.8zM445 512h19 51.3c4.1 0 6.3-5.1 3.6-8.3L416.5 380.8C401.3 362.5 378.8 352 355 352H336 288c-1.1 0-2.3 0-3.4 0c-4.1 0-6.2 5.1-3.5 8.3L383.5 483.2C398.7 501.5 421.2 512 445 512zm-3.9-151.7L543.5 483.2c14.6 17.5 35.9 27.9 58.6 28.7c21.1-1.1 37.9-18.6 37.9-39.9V392c0-22.1-17.9-40-40-40H444.7c-4.1 0-6.3 5.1-3.6 8.3z"]},faAngleRight:{prefix:"fas",iconName:"angle-right",icon:[320,512,[8250],"f105","M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z"]},faHorse:{prefix:"fas",iconName:"horse",icon:[576,512,[128014],"f6f0","M448 238.1V160h16l9.8 19.6c12.5 25.1 42.2 36.4 68.3 26c20.5-8.2 33.9-28 33.9-50.1V80c0-19.1-8.4-36.3-21.7-48H560c8.8 0 16-7.2 16-16s-7.2-16-16-16H480 448C377.3 0 320 57.3 320 128H224 203.2 148.8c-30.7 0-57.6 16.3-72.5 40.8C33.2 174.5 0 211.4 0 256v56c0 13.3 10.7 24 24 24s24-10.7 24-24V256c0-13.4 6.6-25.2 16.7-32.5c1.6 13 6.3 25.4 13.6 36.4l28.2 42.4c8.3 12.4 6.4 28.7-1.2 41.6c-16.5 28-20.6 62.2-10 93.9l17.5 52.4c4.4 13.1 16.6 21.9 30.4 21.9h33.7c21.8 0 37.3-21.4 30.4-42.1l-20.8-62.5c-2.1-6.4-.5-13.4 4.3-18.2l12.7-12.7c13.2-13.2 20.6-31.1 20.6-49.7c0-2.3-.1-4.6-.3-6.9l84 24c4.1 1.2 8.2 2.1 12.3 2.8V480c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V315.7c19.2-19.2 31.5-45.7 32-75.7h0v-1.9zM496 64a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},faQ:{prefix:"fas",iconName:"q",icon:[448,512,[113],"51","M64 256c0 88.4 71.6 160 160 160c28.9 0 56-7.7 79.4-21.1l-72-86.4c-11.3-13.6-9.5-33.8 4.1-45.1s33.8-9.5 45.1 4.1l70.9 85.1C371.9 325.8 384 292.3 384 256c0-88.4-71.6-160-160-160S64 167.6 64 256zM344.9 444.6C310 467 268.5 480 224 480C100.3 480 0 379.7 0 256S100.3 32 224 32s224 100.3 224 224c0 56.1-20.6 107.4-54.7 146.7l47.3 56.8c11.3 13.6 9.5 33.8-4.1 45.1s-33.8 9.5-45.1-4.1l-46.6-55.9z"]},faG:{prefix:"fas",iconName:"g",icon:[448,512,[103],"47","M224 96C135.6 96 64 167.6 64 256s71.6 160 160 160c77.4 0 142-55 156.8-128H256c-17.7 0-32-14.3-32-32s14.3-32 32-32H400c25.8 0 49.6 21.4 47.2 50.6C437.8 389.6 341.4 480 224 480C100.3 480 0 379.7 0 256S100.3 32 224 32c57.4 0 109.7 21.6 149.3 57c13.2 11.8 14.3 32 2.5 45.2s-32 14.3-45.2 2.5C302.3 111.4 265 96 224 96z"]},faNotesMedical:{prefix:"fas",iconName:"notes-medical",icon:[512,512,[],"f481","M96 352V96c0-35.3 28.7-64 64-64H416c35.3 0 64 28.7 64 64V293.5c0 17-6.7 33.3-18.7 45.3l-58.5 58.5c-12 12-28.3 18.7-45.3 18.7H160c-35.3 0-64-28.7-64-64zM272 128c-8.8 0-16 7.2-16 16v48H208c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V256h48c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H320V144c0-8.8-7.2-16-16-16H272zm24 336c13.3 0 24 10.7 24 24s-10.7 24-24 24H136C60.9 512 0 451.1 0 376V152c0-13.3 10.7-24 24-24s24 10.7 24 24l0 224c0 48.6 39.4 88 88 88H296z"]},faTemperatureHalf:Lg,faTemperature2:wg,faThermometer2:Sg,faThermometerHalf:Eg,faDongSign:{prefix:"fas",iconName:"dong-sign",icon:[384,512,[],"e169","M288 32c-17.7 0-32 14.3-32 32l-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v49.1c-18.8-10.9-40.7-17.1-64-17.1c-70.7 0-128 57.3-128 128s57.3 128 128 128c24.5 0 47.4-6.9 66.8-18.8c5 11.1 16.2 18.8 29.2 18.8c17.7 0 32-14.3 32-32V288 128c17.7 0 32-14.3 32-32s-14.3-32-32-32c0-17.7-14.3-32-32-32zM128 288a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faCapsules:{prefix:"fas",iconName:"capsules",icon:[576,512,[],"f46b","M64 144c0-26.5 21.5-48 48-48s48 21.5 48 48V256H64V144zM0 144V368c0 61.9 50.1 112 112 112s112-50.1 112-112V189.6c1.8 19.1 8.2 38 19.8 54.8L372.3 431.7c35.5 51.7 105.3 64.3 156 28.1s63-107.5 27.5-159.2L427.3 113.3C391.8 61.5 321.9 49 271.3 85.2c-28 20-44.3 50.8-47.3 83V144c0-61.9-50.1-112-112-112S0 82.1 0 144zm296.6 64.2c-16-23.3-10-55.3 11.9-71c21.2-15.1 50.5-10.3 66 12.2l67 97.6L361.6 303l-65-94.8zM491 407.7c-.8 .6-1.6 1.1-2.4 1.6l4-2.8c-.5 .4-1 .8-1.6 1.2z"]},faPooStorm:kg,faPooBolt:Ng,faFaceFrownOpen:Tg,faFrownOpen:Bg,faHandPointUp:{prefix:"fas",iconName:"hand-point-up",icon:[384,512,[9757],"f0a6","M32 32C32 14.3 46.3 0 64 0S96 14.3 96 32V240H32V32zM224 192c0-17.7 14.3-32 32-32s32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V192zm-64-64c17.7 0 32 14.3 32 32v48c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32zm160 96c0-17.7 14.3-32 32-32s32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V224zm-96 88l0-.6c9.4 5.4 20.3 8.6 32 8.6c13.2 0 25.4-4 35.6-10.8c8.7 24.9 32.5 42.8 60.4 42.8c11.7 0 22.6-3.1 32-8.6V352c0 88.4-71.6 160-160 160H162.3c-42.4 0-83.1-16.9-113.1-46.9L37.5 453.5C13.5 429.5 0 396.9 0 363V336c0-35.3 28.7-64 64-64h88c22.1 0 40 17.9 40 40s-17.9 40-40 40H96c-8.8 0-16 7.2-16 16s7.2 16 16 16h56c39.8 0 72-32.2 72-72z"]},faMoneyBill:{prefix:"fas",iconName:"money-bill",icon:[576,512,[],"f0d6","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zm64 320H64V320c35.3 0 64 28.7 64 64zM64 192V128h64c0 35.3-28.7 64-64 64zM448 384c0-35.3 28.7-64 64-64v64H448zm64-192c-35.3 0-64-28.7-64-64h64v64zM288 160a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},faBookmark:{prefix:"fas",iconName:"bookmark",icon:[384,512,[128278,61591],"f02e","M0 48V487.7C0 501.1 10.9 512 24.3 512c5 0 9.9-1.5 14-4.4L192 400 345.7 507.6c4.1 2.9 9 4.4 14 4.4c13.4 0 24.3-10.9 24.3-24.3V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48z"]},faAlignJustify:{prefix:"fas",iconName:"align-justify",icon:[448,512,[],"f039","M448 64c0-17.7-14.3-32-32-32H32C14.3 32 0 46.3 0 64S14.3 96 32 96H416c17.7 0 32-14.3 32-32zm0 256c0-17.7-14.3-32-32-32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32zM0 192c0 17.7 14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32zM448 448c0-17.7-14.3-32-32-32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32z"]},faUmbrellaBeach:{prefix:"fas",iconName:"umbrella-beach",icon:[576,512,[127958],"f5ca","M346.3 271.8l-60.1-21.9L214 448H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H282.1l64.1-176.2zm121.1-.2l-3.3 9.1 67.7 24.6c18.1 6.6 38-4.2 39.6-23.4c6.5-78.5-23.9-155.5-80.8-208.5c2 8 3.2 16.3 3.4 24.8l.2 6c1.8 57-7.3 113.8-26.8 167.4zM462 99.1c-1.1-34.4-22.5-64.8-54.4-77.4c-.9-.4-1.9-.7-2.8-1.1c-33-11.7-69.8-2.4-93.1 23.8l-4 4.5C272.4 88.3 245 134.2 226.8 184l-3.3 9.1L434 269.7l3.3-9.1c18.1-49.8 26.6-102.5 24.9-155.5l-.2-6zM107.2 112.9c-11.1 15.7-2.8 36.8 15.3 43.4l71 25.8 3.3-9.1c19.5-53.6 49.1-103 87.1-145.5l4-4.5c6.2-6.9 13.1-13 20.5-18.2c-79.6 2.5-154.7 42.2-201.2 108z"]},faHelmetUn:{prefix:"fas",iconName:"helmet-un",icon:[512,512,[],"e503","M479.5 224C471.2 98.9 367.2 0 240 0C107.5 0 0 107.5 0 240v56.3C0 344.8 39.2 384 87.7 384H200h14.9L343.5 505.4c4.5 4.2 10.4 6.6 16.5 6.6h96c13.3 0 24-10.7 24-24s-10.7-24-24-24H369.5l-1.5-1.5V288h80 32c17.7 0 32-14.3 32-32s-14.3-32-32-32h-.5zM320 417.2l-78-73.7L274.4 288H320V417.2zM285.3 103.1l34.7 52V112c0-8.8 7.2-16 16-16s16 7.2 16 16v96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4l-34.7-52V208c0 8.8-7.2 16-16 16s-16-7.2-16-16V112c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4zM160 112v64c0 8.8 7.2 16 16 16s16-7.2 16-16V112c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 26.5-21.5 48-48 48s-48-21.5-48-48V112c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faBullseye:{prefix:"fas",iconName:"bullseye",icon:[512,512,[],"f140","M448 256A192 192 0 1 0 64 256a192 192 0 1 0 384 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 80a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm0-224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zM224 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faBacon:{prefix:"fas",iconName:"bacon",icon:[576,512,[129363],"f7e5","M439.2 1.2c11.2-3.2 23.2-.1 31.4 8.1L518 56.7l-26.5 7.9c-58 16.6-98.1 39.6-129.6 67.4c-31.2 27.5-53.2 59.1-75.1 90.9l-2.3 3.3C241.6 288.7 195 356.6 72.8 417.7L37.9 435.2 9.4 406.6c-7.3-7.3-10.6-17.6-9-27.8s8.1-18.9 17.3-23.5C136.1 296.2 180.9 231 223.3 169.3l2.3-3.4c21.8-31.8 44.9-64.9 77.7-93.9c33.4-29.5 75.8-53.6 135.9-70.8zM61.8 459l25.4-12.7c129.5-64.7 179.9-138.1 223.8-202l2.2-3.3c22.1-32.1 42.1-60.5 69.9-85.1c27.5-24.3 63.4-45.2 117.3-60.6l0 0 .2-.1 43.1-12.9 23 23c8 8 11.2 19.7 8.3 30.7s-11.3 19.6-22.2 22.7c-51.9 14.8-85.6 34.7-111.1 57.2c-26.1 23-45.1 49.9-67.3 82.1l-2.2 3.2C327.8 365.9 275.5 442 142.3 508.6c-12.3 6.2-27.2 3.7-36.9-6L61.8 459z"]},faHandPointDown:{prefix:"fas",iconName:"hand-point-down",icon:[384,512,[],"f0a7","M32 480c0 17.7 14.3 32 32 32s32-14.3 32-32V272H32V480zM224 320c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32s-32 14.3-32 32v64zm-64 64c17.7 0 32-14.3 32-32V304c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c0 17.7 14.3 32 32 32zm160-96c0 17.7 14.3 32 32 32s32-14.3 32-32V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64zm-96-88l0 .6c9.4-5.4 20.3-8.6 32-8.6c13.2 0 25.4 4 35.6 10.8c8.7-24.9 32.5-42.8 60.4-42.8c11.7 0 22.6 3.1 32 8.6V160C384 71.6 312.4 0 224 0H162.3C119.8 0 79.1 16.9 49.1 46.9L37.5 58.5C13.5 82.5 0 115.1 0 149v27c0 35.3 28.7 64 64 64h88c22.1 0 40-17.9 40-40s-17.9-40-40-40H96c-8.8 0-16-7.2-16-16s7.2-16 16-16h56c39.8 0 72 32.2 72 72z"]},faArrowUpFromBracket:{prefix:"fas",iconName:"arrow-up-from-bracket",icon:[448,512,[],"e09a","M246.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 109.3V320c0 17.7 14.3 32 32 32s32-14.3 32-32V109.3l73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128zM64 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 53 43 96 96 96H352c53 0 96-43 96-96V352c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V352z"]},faFolder:Ig,faFolderBlank:$g,faFileWaveform:Rg,faFileMedicalAlt:Ag,faRadiation:{prefix:"fas",iconName:"radiation",icon:[512,512,[],"f7b9","M216 186.7c-23.9 13.8-40 39.7-40 69.3L32 256C14.3 256-.2 241.6 2 224.1C10.7 154 47.8 92.7 101.3 52c14.1-10.7 33.8-5.3 42.7 10l72 124.7zM256 336c14.6 0 28.2-3.9 40-10.7l72 124.8c8.8 15.3 3.7 35.1-12.6 41.9c-30.6 12.9-64.2 20-99.4 20s-68.9-7.1-99.4-20c-16.3-6.9-21.4-26.6-12.6-41.9l72-124.8c11.8 6.8 25.4 10.7 40 10.7zm224-80l-144 0c0-29.6-16.1-55.5-40-69.3L368 62c8.8-15.3 28.6-20.7 42.7-10c53.6 40.7 90.6 102 99.4 172.1c2.2 17.5-12.4 31.9-30 31.9zM256 208a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faChartSimple:{prefix:"fas",iconName:"chart-simple",icon:[448,512,[],"e473","M160 80c0-26.5 21.5-48 48-48h32c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48H208c-26.5 0-48-21.5-48-48V80zM0 272c0-26.5 21.5-48 48-48H80c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V272zM368 96h32c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48H368c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48z"]},faMarsStroke:{prefix:"fas",iconName:"mars-stroke",icon:[512,512,[9894],"f229","M376 0c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l33.4 33.4L370.3 96.4 345 71c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l25.4 25.4L307.8 159c-28.4-19.5-62.7-31-99.8-31c-97.2 0-176 78.8-176 176s78.8 176 176 176s176-78.8 176-176c0-37-11.4-71.4-31-99.8l28.6-28.6L407 201c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-25.4-25.4 22.1-22.1L471 153c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V24c0-13.3-10.7-24-24-24H376zm88 48h0v0l0 0zM96 304a112 112 0 1 1 224 0A112 112 0 1 1 96 304z"]},faVial:{prefix:"fas",iconName:"vial",icon:[512,512,[129514],"f492","M342.6 9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4L28.1 342.6C10.1 360.6 0 385 0 410.5V416c0 53 43 96 96 96h5.5c25.5 0 49.9-10.1 67.9-28.1L448 205.3l9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-32-32-96-96-32-32zM205.3 256L352 109.3 402.7 160l-96 96H205.3z"]},faGauge:Pg,faDashboard:Wg,faGaugeMed:Dg,faTachometerAltAverage:Og,faWandMagicSparkles:Fg,faMagicWandSparkles:Gg,faE:{prefix:"fas",iconName:"e",icon:[320,512,[101],"45","M64 32C28.7 32 0 60.7 0 96V256 416c0 35.3 28.7 64 64 64H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H64V288H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H64V96H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H64z"]},faPenClip:Ug,faPenAlt:jg,faBridgeCircleExclamation:{prefix:"fas",iconName:"bridge-circle-exclamation",icon:[640,512,[],"e4ca","M64 32C46.3 32 32 46.3 32 64s14.3 32 32 32h40v64H32V288c53 0 96 43 96 96v64c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V384c0-53 43-96 96-96c6.3 0 12.4 .6 18.3 1.7C367.1 231.8 426.9 192 496 192c42.5 0 81.6 15.1 112 40.2V160H536V96h40c17.7 0 32-14.3 32-32s-14.3-32-32-32H64zM488 96v64H408V96h80zM360 96v64H280V96h80zM232 96v64H152V96h80zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faUser:{prefix:"fas",iconName:"user",icon:[448,512,[128100,62144],"f007","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3z"]},faSchoolCircleCheck:{prefix:"fas",iconName:"school-circle-check",icon:[640,512,[],"e56b","M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96H48C21.5 96 0 117.5 0 144V464c0 26.5 21.5 48 48 48H320v0H256V416c0-35.3 28.7-64 64-64l.3 0h.5c3.4-37.7 18.7-72.1 42.2-99.1C350.2 260 335.6 264 320 264c-48.6 0-88-39.4-88-88s39.4-88 88-88s88 39.4 88 88c0 18.3-5.6 35.3-15.1 49.4c29-21 64.6-33.4 103.1-33.4c59.5 0 112.1 29.6 144 74.8V144c0-26.5-21.5-48-48-48H473.7L337.8 5.4zM96 192h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V208c0-8.8 7.2-16 16-16zm0 128h32c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zM320 128c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H336V144c0-8.8-7.2-16-16-16zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-99.3-43.3c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7z"]},faDumpster:{prefix:"fas",iconName:"dumpster",icon:[576,512,[],"f793","M49.7 32c-10.5 0-19.8 6.9-22.9 16.9L.9 133c-.6 2-.9 4.1-.9 6.1C0 150.7 9.3 160 20.9 160h94L140.5 32H49.7zM272 160V32H173.1L147.5 160H272zm32 0H428.5L402.9 32H304V160zm157.1 0h94c11.5 0 20.9-9.3 20.9-20.9c0-2.1-.3-4.1-.9-6.1L549.2 48.9C546.1 38.9 536.8 32 526.3 32H435.5l25.6 128zM32 192l4 32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H44L64 448c0 17.7 14.3 32 32 32s32-14.3 32-32H448c0 17.7 14.3 32 32 32s32-14.3 32-32l20-160h12c17.7 0 32-14.3 32-32s-14.3-32-32-32h-4l4-32H32z"]},faVanShuttle:qg,faShuttleVan:Zg,faBuildingUser:{prefix:"fas",iconName:"building-user",icon:[640,512,[],"e4da","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h89.9c-6.3-10.2-9.9-22.2-9.9-35.1c0-46.9 25.8-87.8 64-109.2V271.8 48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM576 272a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM352 477.1c0 19.3 15.6 34.9 34.9 34.9H605.1c19.3 0 34.9-15.6 34.9-34.9c0-51.4-41.7-93.1-93.1-93.1H445.1c-51.4 0-93.1 41.7-93.1 93.1z"]},faSquareCaretLeft:Yg,faCaretSquareLeft:Jg,faHighlighter:{prefix:"fas",iconName:"highlighter",icon:[576,512,[],"f591","M315 315l158.4-215L444.1 70.6 229 229 315 315zm-187 5l0 0V248.3c0-15.3 7.2-29.6 19.5-38.6L420.6 8.4C428 2.9 437 0 446.2 0c11.4 0 22.4 4.5 30.5 12.6l54.8 54.8c8.1 8.1 12.6 19 12.6 30.5c0 9.2-2.9 18.2-8.4 25.6L334.4 396.5c-9 12.3-23.4 19.5-38.6 19.5H224l-25.4 25.4c-12.5 12.5-32.8 12.5-45.3 0l-50.7-50.7c-12.5-12.5-12.5-32.8 0-45.3L128 320zM7 466.3l63-63 70.6 70.6-31 31c-4.5 4.5-10.6 7-17 7H24c-13.3 0-24-10.7-24-24v-4.7c0-6.4 2.5-12.5 7-17z"]},faKey:{prefix:"fas",iconName:"key",icon:[512,512,[128273],"f084","M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0S160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V448h40c13.3 0 24-10.7 24-24V384h40c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zM376 96a40 40 0 1 1 0 80 40 40 0 1 1 0-80z"]},faBullhorn:{prefix:"fas",iconName:"bullhorn",icon:[512,512,[128226,128363],"f0a1","M480 32c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9L381.7 53c-48 48-113.1 75-181 75H192 160 64c-35.3 0-64 28.7-64 64v96c0 35.3 28.7 64 64 64l0 128c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V352l8.7 0c67.9 0 133 27 181 75l43.6 43.6c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V300.4c18.6-8.8 32-32.5 32-60.4s-13.4-51.6-32-60.4V32zm-64 76.7V240 371.3C357.2 317.8 280.5 288 200.7 288H192V192h8.7c79.8 0 156.5-29.8 215.3-83.3z"]},faGlobe:{prefix:"fas",iconName:"globe",icon:[512,512,[127760],"f0ac","M352 256c0 22.2-1.2 43.6-3.3 64H163.3c-2.2-20.4-3.3-41.8-3.3-64s1.2-43.6 3.3-64H348.7c2.2 20.4 3.3 41.8 3.3 64zm28.8-64H503.9c5.3 20.5 8.1 41.9 8.1 64s-2.8 43.5-8.1 64H380.8c2.1-20.6 3.2-42 3.2-64s-1.1-43.4-3.2-64zm112.6-32H376.7c-10-63.9-29.8-117.4-55.3-151.6c78.3 20.7 142 77.5 171.9 151.6zm-149.1 0H167.7c6.1-36.4 15.5-68.6 27-94.7c10.5-23.6 22.2-40.7 33.5-51.5C239.4 3.2 248.7 0 256 0s16.6 3.2 27.8 13.8c11.3 10.8 23 27.9 33.5 51.5c11.6 26 20.9 58.2 27 94.7zm-209 0H18.6C48.6 85.9 112.2 29.1 190.6 8.4C165.1 42.6 145.3 96.1 135.3 160zM8.1 192H131.2c-2.1 20.6-3.2 42-3.2 64s1.1 43.4 3.2 64H8.1C2.8 299.5 0 278.1 0 256s2.8-43.5 8.1-64zM194.7 446.6c-11.6-26-20.9-58.2-27-94.6H344.3c-6.1 36.4-15.5 68.6-27 94.6c-10.5 23.6-22.2 40.7-33.5 51.5C272.6 508.8 263.3 512 256 512s-16.6-3.2-27.8-13.8c-11.3-10.8-23-27.9-33.5-51.5zM135.3 352c10 63.9 29.8 117.4 55.3 151.6C112.2 482.9 48.6 426.1 18.6 352H135.3zm358.1 0c-30 74.1-93.6 130.9-171.9 151.6c25.5-34.2 45.2-87.7 55.3-151.6H493.4z"]},faSynagogue:{prefix:"fas",iconName:"synagogue",icon:[640,512,[128333],"f69b","M309.8 3.7c5.9-4.9 14.6-4.9 20.5 0l121 100.8C469.5 119.7 480 142.2 480 166V280.1 512H464 352V416c0-17.7-14.3-32-32-32s-32 14.3-32 32v96H176 160V280.1 166c0-23.7 10.5-46.3 28.8-61.5L309.8 3.7zM512 512V244.5l28.1-31.2c3-3.4 7.4-5.3 11.9-5.3s8.9 1.9 11.9 5.3l63.8 70.9c7.9 8.8 12.3 20.3 12.3 32.1V448c0 35.3-28.7 64-64 64H512zM128 244.5V512H64c-35.3 0-64-28.7-64-64V316.3c0-11.9 4.4-23.3 12.3-32.1l63.8-70.9c3-3.4 7.4-5.3 11.9-5.3s8.9 1.9 11.9 5.3L128 244.5zM327 124.3c-3.1-5.4-10.9-5.4-13.9 0l-15.9 28.1-32.3-.3c-6.2-.1-10.1 6.7-7 12.1L274.3 192l-16.4 27.8c-3.2 5.4 .7 12.1 7 12.1l32.3-.3L313 259.7c3.1 5.4 10.9 5.4 13.9 0l15.9-28.1 32.3 .3c6.2 .1 10.1-6.7 7-12.1L365.7 192l16.4-27.8c3.2-5.4-.7-12.1-7-12.1l-32.3 .3L327 124.3z"]},faPersonHalfDress:{prefix:"fas",iconName:"person-half-dress",icon:[320,512,[],"e548","M160 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm8 352V128h6.9c33.7 0 64.9 17.7 82.3 46.6l58.3 97c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352h0zM58.2 182.3c19.9-33.1 55.3-53.5 93.8-54.3V384h0v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384H70.2c-10.9 0-18.6-10.7-15.2-21.1L93.3 248.1 59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l53.6-89.2z"]},faRoadBridge:{prefix:"fas",iconName:"road-bridge",icon:[640,512,[],"e563","M352 0H608c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V32c0-17.7 14.3-32 32-32zM480 200c-13.3 0-24 10.7-24 24v64c0 13.3 10.7 24 24 24s24-10.7 24-24V224c0-13.3-10.7-24-24-24zm24 184c0-13.3-10.7-24-24-24s-24 10.7-24 24v64c0 13.3 10.7 24 24 24s24-10.7 24-24V384zM480 40c-13.3 0-24 10.7-24 24v64c0 13.3 10.7 24 24 24s24-10.7 24-24V64c0-13.3-10.7-24-24-24zM32 96H288v64H248v64h40v96c-53 0-96 43-96 96v64c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32V416c0-53-43-96-96-96V224H72V160H32c-17.7 0-32-14.3-32-32s14.3-32 32-32zm168 64H120v64h80V160z"]},faLocationArrow:{prefix:"fas",iconName:"location-arrow",icon:[448,512,[],"f124","M429.6 92.1c4.9-11.9 2.1-25.6-7-34.7s-22.8-11.9-34.7-7l-352 144c-14.2 5.8-22.2 20.8-19.3 35.8s16.1 25.8 31.4 25.8H224V432c0 15.3 10.8 28.4 25.8 31.4s30-5.1 35.8-19.3l144-352z"]},faC:{prefix:"fas",iconName:"c",icon:[384,512,[99],"43","M329.1 142.9c-62.5-62.5-155.8-62.5-218.3 0s-62.5 163.8 0 226.3s155.8 62.5 218.3 0c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3c-87.5 87.5-221.3 87.5-308.8 0s-87.5-229.3 0-316.8s221.3-87.5 308.8 0c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0z"]},faTabletButton:{prefix:"fas",iconName:"tablet-button",icon:[448,512,[],"f10a","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM224 400a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faBuildingLock:{prefix:"fas",iconName:"building-lock",icon:[576,512,[],"e4d6","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h88.6c-5.4-9.4-8.6-20.3-8.6-32V352c0-23.7 12.9-44.4 32-55.4V272c0-30.5 12.2-58.2 32-78.4V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM464 240c17.7 0 32 14.3 32 32v48H432V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H544c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faPizzaSlice:{prefix:"fas",iconName:"pizza-slice",icon:[512,512,[],"f818","M169.7 .9c-22.8-1.6-41.9 14-47.5 34.7L110.4 80c.5 0 1.1 0 1.6 0c176.7 0 320 143.3 320 320c0 .5 0 1.1 0 1.6l44.4-11.8c20.8-5.5 36.3-24.7 34.7-47.5C498.5 159.5 352.5 13.5 169.7 .9zM399.8 410.2c.1-3.4 .2-6.8 .2-10.2c0-159.1-128.9-288-288-288c-3.4 0-6.8 .1-10.2 .2L.5 491.9c-1.5 5.5 .1 11.4 4.1 15.4s9.9 5.6 15.4 4.1L399.8 410.2zM176 208a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM96 384a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faMoneyBillWave:{prefix:"fas",iconName:"money-bill-wave",icon:[576,512,[],"f53a","M0 112.5V422.3c0 18 10.1 35 27 41.3c87 32.5 174 10.3 261-11.9c79.8-20.3 159.6-40.7 239.3-18.9c23 6.3 48.7-9.5 48.7-33.4V89.7c0-18-10.1-35-27-41.3C462 15.9 375 38.1 288 60.3C208.2 80.6 128.4 100.9 48.7 79.1C25.6 72.8 0 88.6 0 112.5zM288 352c-44.2 0-80-43-80-96s35.8-96 80-96s80 43 80 96s-35.8 96-80 96zM64 352c35.3 0 64 28.7 64 64H64V352zm64-208c0 35.3-28.7 64-64 64V144h64zM512 304v64H448c0-35.3 28.7-64 64-64zM448 96h64v64c-35.3 0-64-28.7-64-64z"]},faChartArea:Xg,faAreaChart:Kg,faHouseFlag:{prefix:"fas",iconName:"house-flag",icon:[640,512,[],"e50d","M480 0c-17.7 0-32 14.3-32 32V192 512h64V192H624c8.8 0 16-7.2 16-16V48c0-8.8-7.2-16-16-16H512c0-17.7-14.3-32-32-32zM416 159L276.8 39.7c-12-10.3-29.7-10.3-41.7 0l-224 192C1 240.4-2.7 254.5 2 267.1S18.6 288 32 288H64V480c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V384c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32v96c0 17.7 14.3 32 32 32h64.7l.2 0h-1V159z"]},faPersonCircleMinus:{prefix:"fas",iconName:"person-circle-minus",icon:[576,512,[],"e540","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zm136 16a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm224 0c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16s7.2 16 16 16H496c8.8 0 16-7.2 16-16z"]},faBan:Qg,faCancel:ev,faCameraRotate:{prefix:"fas",iconName:"camera-rotate",icon:[640,512,[],"e0d8","M213.1 64.8L202.7 96H128c-35.3 0-64 28.7-64 64V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H437.3L426.9 64.8C420.4 45.2 402.1 32 381.4 32H258.6c-20.7 0-39 13.2-45.5 32.8zM448 256c0 8.8-7.2 16-16 16H355.3c-6.2 0-11.3-5.1-11.3-11.3c0-3 1.2-5.9 3.3-8L371 229c-13.6-13.4-31.9-21-51-21c-19.2 0-37.7 7.6-51.3 21.3L249 249c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l19.7-19.7C257.4 172.7 288 160 320 160c31.8 0 62.4 12.6 85 35l23.7-23.7c2.1-2.1 5-3.3 8-3.3c6.2 0 11.3 5.1 11.3 11.3V256zM192 320c0-8.8 7.2-16 16-16h76.7c6.2 0 11.3 5.1 11.3 11.3c0 3-1.2 5.9-3.3 8L269 347c13.6 13.4 31.9 21 51 21c19.2 0 37.7-7.6 51.3-21.3L391 327c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-19.7 19.7C382.6 403.3 352 416 320 416c-31.8 0-62.4-12.6-85-35l-23.7 23.7c-2.1 2.1-5 3.3-8 3.3c-6.2 0-11.3-5.1-11.3-11.3V320z"]},faSprayCanSparkles:tv,faAirFreshener:ov,faStar:{prefix:"fas",iconName:"star",icon:[576,512,[11088,61446],"f005","M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"]},faRepeat:{prefix:"fas",iconName:"repeat",icon:[512,512,[128257],"f363","M0 224c0 17.7 14.3 32 32 32s32-14.3 32-32c0-53 43-96 96-96H320v32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9S320 19.1 320 32V64H160C71.6 64 0 135.6 0 224zm512 64c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 53-43 96-96 96H192V352c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V448H352c88.4 0 160-71.6 160-160z"]},faCross:{prefix:"fas",iconName:"cross",icon:[384,512,[128327,10013],"f654","M176 0c-26.5 0-48 21.5-48 48v80H48c-26.5 0-48 21.5-48 48v32c0 26.5 21.5 48 48 48h80V464c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V256h80c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H256V48c0-26.5-21.5-48-48-48H176z"]},faBox:{prefix:"fas",iconName:"box",icon:[448,512,[128230],"f466","M50.7 58.5L0 160H208V32H93.7C75.5 32 58.9 42.3 50.7 58.5zM240 160H448L397.3 58.5C389.1 42.3 372.5 32 354.3 32H240V160zm208 32H0V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V192z"]},faVenusMars:{prefix:"fas",iconName:"venus-mars",icon:[640,512,[9892],"f228","M176 288a112 112 0 1 0 0-224 112 112 0 1 0 0 224zM352 176c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H208v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H112c-17.7 0-32-14.3-32-32s14.3-32 32-32h32V349.1C62.1 334.1 0 262.3 0 176C0 78.8 78.8 0 176 0s176 78.8 176 176zM271.9 360.6c19.3-10.1 36.9-23.1 52.1-38.4c20 18.5 46.7 29.8 76.1 29.8c61.9 0 112-50.1 112-112s-50.1-112-112-112c-7.2 0-14.3 .7-21.1 2c-4.9-21.5-13-41.7-24-60.2C369.3 66 384.4 64 400 64c37 0 71.4 11.4 99.8 31l20.6-20.6L487 41c-6.9-6.9-8.9-17.2-5.2-26.2S494.3 0 504 0H616c13.3 0 24 10.7 24 24V136c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-33.4-33.4L545 140.2c19.5 28.4 31 62.7 31 99.8c0 97.2-78.8 176-176 176c-50.5 0-96-21.3-128.1-55.4z"]},faArrowPointer:rv,faMousePointer:cv,faMaximize:av,faExpandArrowsAlt:nv,faChargingStation:{prefix:"fas",iconName:"charging-station",icon:[576,512,[],"f5e7","M96 0C60.7 0 32 28.7 32 64V448c-17.7 0-32 14.3-32 32s14.3 32 32 32H320c17.7 0 32-14.3 32-32s-14.3-32-32-32V304h16c22.1 0 40 17.9 40 40v32c0 39.8 32.2 72 72 72s72-32.2 72-72V252.3c32.5-10.2 56-40.5 56-76.3V144c0-8.8-7.2-16-16-16H544V80c0-8.8-7.2-16-16-16s-16 7.2-16 16v48H480V80c0-8.8-7.2-16-16-16s-16 7.2-16 16v48H432c-8.8 0-16 7.2-16 16v32c0 35.8 23.5 66.1 56 76.3V376c0 13.3-10.7 24-24 24s-24-10.7-24-24V344c0-48.6-39.4-88-88-88H320V64c0-35.3-28.7-64-64-64H96zM216.9 82.7c6 4 8.5 11.5 6.3 18.3l-25 74.9H256c6.7 0 12.7 4.2 15 10.4s.5 13.3-4.6 17.7l-112 96c-5.5 4.7-13.4 5.1-19.3 1.1s-8.5-11.5-6.3-18.3l25-74.9H96c-6.7 0-12.7-4.2-15-10.4s-.5-13.3 4.6-17.7l112-96c5.5-4.7 13.4-5.1 19.3-1.1z"]},faShapes:lv,faTriangleCircleSquare:iv,faShuffle:sv,faRandom:dv,faPersonRunning:mv,faRunning:fv,faMobileRetro:{prefix:"fas",iconName:"mobile-retro",icon:[320,512,[],"e527","M0 64C0 28.7 28.7 0 64 0H256c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zm64 96v64c0 17.7 14.3 32 32 32H224c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32zM80 352a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm24 56a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm56-56a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm24 56a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm56-56a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm24 56a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM128 48c-8.8 0-16 7.2-16 16s7.2 16 16 16h64c8.8 0 16-7.2 16-16s-7.2-16-16-16H128z"]},faGripLinesVertical:{prefix:"fas",iconName:"grip-lines-vertical",icon:[192,512,[],"f7a5","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V64zm128 0c0-17.7-14.3-32-32-32s-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V64z"]},faSpider:{prefix:"fas",iconName:"spider",icon:[512,512,[128375],"f717","M158.4 32.6c4.8-12.4-1.4-26.3-13.8-31s-26.3 1.4-31 13.8L81.1 100c-7.9 20.7-3 44.1 12.7 59.7l57.4 57.4L70.8 190.3c-2.4-.8-4.3-2.7-5.1-5.1L46.8 128.4C42.6 115.8 29 109 16.4 113.2S-3 131 1.2 143.6l18.9 56.8c5.6 16.7 18.7 29.8 35.4 35.4L116.1 256 55.6 276.2c-16.7 5.6-29.8 18.7-35.4 35.4L1.2 368.4C-3 381 3.8 394.6 16.4 398.8s26.2-2.6 30.4-15.2l18.9-56.8c.8-2.4 2.7-4.3 5.1-5.1l80.4-26.8L93.7 352.3C78.1 368 73.1 391.4 81.1 412l32.5 84.6c4.8 12.4 18.6 18.5 31 13.8s18.5-18.6 13.8-31l-32.5-84.6c-1.1-3-.4-6.3 1.8-8.5L160 353.9c1 52.1 43.6 94.1 96 94.1s95-41.9 96-94.1l32.3 32.3c2.2 2.2 2.9 5.6 1.8 8.5l-32.5 84.6c-4.8 12.4 1.4 26.3 13.8 31s26.3-1.4 31-13.8L430.9 412c7.9-20.7 3-44.1-12.7-59.7l-57.4-57.4 80.4 26.8c2.4 .8 4.3 2.7 5.1 5.1l18.9 56.8c4.2 12.6 17.8 19.4 30.4 15.2s19.4-17.8 15.2-30.4l-18.9-56.8c-5.6-16.7-18.7-29.8-35.4-35.4L395.9 256l60.5-20.2c16.7-5.6 29.8-18.7 35.4-35.4l18.9-56.8c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-18.9 56.8c-.8 2.4-2.7 4.3-5.1 5.1l-80.4 26.8 57.4-57.4c15.6-15.6 20.6-39 12.7-59.7L398.4 15.4C393.6 3 379.8-3.2 367.4 1.6s-18.5 18.6-13.8 31l32.5 84.6c1.1 3 .4 6.3-1.8 8.5L336 174.1V160c0-31.8-18.6-59.3-45.5-72.2c-9.1-4.4-18.5 3.3-18.5 13.4V112c0 8.8-7.2 16-16 16s-16-7.2-16-16V101.2c0-10.1-9.4-17.7-18.5-13.4C194.6 100.7 176 128.2 176 160v14.1l-48.3-48.3c-2.2-2.2-2.9-5.6-1.8-8.5l32.5-84.6z"]},faHandsBound:{prefix:"fas",iconName:"hands-bound",icon:[640,512,[],"e4f9","M96 32C96 14.3 81.7 0 64 0S32 14.3 32 32V96v59.1 .7V192v21.9c0 14.2 5.1 27.9 14.3 38.7L131.6 352H128c-13.3 0-24 10.7-24 24s10.7 24 24 24h32H288h64H480h32c13.3 0 24-10.7 24-24s-10.7-24-24-24h-3.6l85.3-99.5c9.2-10.8 14.3-24.5 14.3-38.7V192 155.8v-.7V96 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V96v48.8l-69.3 92.4c-5.7 7.6-16.1 9.6-24.2 4.8c-9.7-5.7-12.1-18.7-5.1-27.5L473 180c10.8-13.5 8.9-33.3-4.4-44.5s-33-9.8-44.5 3.2l-46.7 52.5C361 209.7 352 233.4 352 258.1V320v32H288V320 258.1c0-24.6-9-48.4-25.4-66.8l-46.7-52.5c-11.5-13-31.3-14.4-44.5-3.2s-15.2 30.9-4.4 44.5l27.6 34.5c7 8.8 4.7 21.8-5.1 27.5c-8.1 4.8-18.6 2.7-24.2-4.8L96 144.8V96 32zm64 448v32H288V480h64v32H480V480h32c13.3 0 24-10.7 24-24s-10.7-24-24-24H480 352 288 160 128c-13.3 0-24 10.7-24 24s10.7 24 24 24h32z"]},faFileInvoiceDollar:{prefix:"fas",iconName:"file-invoice-dollar",icon:[384,512,[],"f571","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM64 80c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm128 72c8.8 0 16 7.2 16 16v17.3c8.5 1.2 16.7 3.1 24.1 5.1c8.5 2.3 13.6 11 11.3 19.6s-11 13.6-19.6 11.3c-11.1-3-22-5.2-32.1-5.3c-8.4-.1-17.4 1.8-23.6 5.5c-5.7 3.4-8.1 7.3-8.1 12.8c0 3.7 1.3 6.5 7.3 10.1c6.9 4.1 16.6 7.1 29.2 10.9l.5 .1 0 0 0 0c11.3 3.4 25.3 7.6 36.3 14.6c12.1 7.6 22.4 19.7 22.7 38.2c.3 19.3-9.6 33.3-22.9 41.6c-7.7 4.8-16.4 7.6-25.1 9.1V440c0 8.8-7.2 16-16 16s-16-7.2-16-16V422.2c-11.2-2.1-21.7-5.7-30.9-8.9l0 0c-2.1-.7-4.2-1.4-6.2-2.1c-8.4-2.8-12.9-11.9-10.1-20.2s11.9-12.9 20.2-10.1c2.5 .8 4.8 1.6 7.1 2.4l0 0 0 0 0 0c13.6 4.6 24.6 8.4 36.3 8.7c9.1 .3 17.9-1.7 23.7-5.3c5.1-3.2 7.9-7.3 7.8-14c-.1-4.6-1.8-7.8-7.7-11.6c-6.8-4.3-16.5-7.4-29-11.2l-1.6-.5 0 0c-11-3.3-24.3-7.3-34.8-13.7c-12-7.2-22.6-18.9-22.7-37.3c-.1-19.4 10.8-32.8 23.8-40.5c7.5-4.4 15.8-7.2 24.1-8.7V232c0-8.8 7.2-16 16-16z"]},faPlaneCircleExclamation:{prefix:"fas",iconName:"plane-circle-exclamation",icon:[640,512,[],"e556","M256 0c-35 0-64 59.5-64 93.7v84.6L8.1 283.4c-5 2.8-8.1 8.2-8.1 13.9v65.5c0 10.6 10.2 18.3 20.4 15.4l171.6-49 0 70.9-57.6 43.2c-4 3-6.4 7.8-6.4 12.8v42c0 7.8 6.3 14 14 14c1.3 0 2.6-.2 3.9-.5L256 480l110.1 31.5c1.3 .4 2.6 .5 3.9 .5c6 0 11.1-3.7 13.1-9C344.5 470.7 320 422.2 320 368c0-60.6 30.6-114 77.1-145.6L320 178.3V93.7C320 59.5 292 0 256 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faXRay:{prefix:"fas",iconName:"x-ray",icon:[512,512,[],"f497","M0 64C0 46.3 14.3 32 32 32H480c17.7 0 32 14.3 32 32s-14.3 32-32 32V416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32V96C14.3 96 0 81.7 0 64zM256 96c-8.8 0-16 7.2-16 16v32H160c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v48H128c-8.8 0-16 7.2-16 16s7.2 16 16 16H240v70.6L189.1 307c-5.2-2-10.6-3-16.2-3h-2.1c-23.6 0-42.8 19.2-42.8 42.8c0 9.6 3.2 18.9 9.1 26.4l18.2 23.2c9.7 12.4 24.6 19.6 40.3 19.6H316.4c15.7 0 30.6-7.2 40.3-19.6l18.2-23.2c5.9-7.5 9.1-16.8 9.1-26.4c0-23.6-19.2-42.8-42.8-42.8H339c-5.5 0-11 1-16.2 3L272 326.6V256H384c8.8 0 16-7.2 16-16s-7.2-16-16-16H272V176h80c8.8 0 16-7.2 16-16s-7.2-16-16-16H272V112c0-8.8-7.2-16-16-16zM208 352a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm80 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]},faSpellCheck:{prefix:"fas",iconName:"spell-check",icon:[576,512,[],"f891","M112 0C99.1 0 87.4 7.8 82.5 19.7l-66.7 160-13.3 32c-6.8 16.3 .9 35 17.2 41.8s35-.9 41.8-17.2L66.7 224h90.7l5.1 12.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8l-13.3-32-66.7-160C136.6 7.8 124.9 0 112 0zm18.7 160H93.3L112 115.2 130.7 160zM256 32v96 96c0 17.7 14.3 32 32 32h80c44.2 0 80-35.8 80-80c0-23.1-9.8-43.8-25.4-58.4c6-11.2 9.4-24 9.4-37.6c0-44.2-35.8-80-80-80H288c-17.7 0-32 14.3-32 32zm96 64H320V64h32c8.8 0 16 7.2 16 16s-7.2 16-16 16zm-32 64h32 16c8.8 0 16 7.2 16 16s-7.2 16-16 16H320V160zM566.6 310.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L352 434.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l192-192z"]},faSlash:{prefix:"fas",iconName:"slash",icon:[640,512,[],"f715","M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l592 464c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2z"]},faComputerMouse:uv,faMouse:pv,faArrowRightToBracket:bv,faSignIn:hv,faShopSlash:gv,faStoreAltSlash:vv,faServer:{prefix:"fas",iconName:"server",icon:[512,512,[],"f233","M64 32C28.7 32 0 60.7 0 96v64c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm48 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 288c-35.3 0-64 28.7-64 64v64c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V352c0-35.3-28.7-64-64-64H64zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faVirusCovidSlash:{prefix:"fas",iconName:"virus-covid-slash",icon:[640,512,[],"e4a9","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c11.4-19.5 19.1-41.4 22.3-64.7H528v16c0 13.3 10.7 24 24 24s24-10.7 24-24V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v16H494.4c-4.2-30.7-16.3-58.8-34.1-82.3L484 125.9l11.3 11.3c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L472.7 46.7c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L450.1 92l-23.8 23.8C402.8 97.9 374.7 85.8 344 81.6V48h16c13.3 0 24-10.7 24-24s-10.7-24-24-24H280c-13.3 0-24 10.7-24 24s10.7 24 24 24h16V81.6c-30.7 4.2-58.8 16.3-82.3 34.1L189.9 92l11.3-11.3c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L134.1 79.8 38.8 5.1zM149.2 213.5c-1.5 6-2.7 12.2-3.5 18.5H112V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v80c0 13.3 10.7 24 24 24s24-10.7 24-24V280h33.6c4.2 30.7 16.3 58.8 34.1 82.3L156 386.1l-11.3-11.3c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l56.6 56.6c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L189.9 420l23.8-23.8c23.5 17.9 51.7 29.9 82.3 34.1V464H280c-13.3 0-24 10.7-24 24s10.7 24 24 24h80c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V430.4c20.4-2.8 39.7-9.1 57.3-18.2L149.2 213.5z"]},faShopLock:{prefix:"fas",iconName:"shop-lock",icon:[640,512,[],"e4a5","M36.8 192H449.6c20.2-19.8 47.9-32 78.4-32c30.5 0 58.1 12.2 78.3 31.9c18.9-1.6 33.7-17.4 33.7-36.7c0-7.3-2.2-14.4-6.2-20.4L558.2 21.4C549.3 8 534.4 0 518.3 0H121.7c-16 0-31 8-39.9 21.4L6.2 134.7c-4 6.1-6.2 13.2-6.2 20.4C0 175.5 16.5 192 36.8 192zM384 224H320V384H128V224H64V384v80c0 26.5 21.5 48 48 48H336c26.5 0 48-21.5 48-48V384 352 224zm144 16c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faHourglassStart:Cv,faHourglass1:yv,faBlenderPhone:{prefix:"fas",iconName:"blender-phone",icon:[576,512,[],"f6b6","M224 352L196.8 52.3C194.2 24.2 216.3 0 244.6 0H534.1c21.1 0 36.4 20.1 30.9 40.4L558.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16H549.8l-17.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16H523.6l-17.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h97.5L480 352H224zm-16 32H496c26.5 0 48 21.5 48 48v32c0 26.5-21.5 48-48 48H208c-26.5 0-48-21.5-48-48V432c0-26.5 21.5-48 48-48zm144 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM147.5 30.7c10.8 6.7 15.3 21 10.6 33.4l-22 57.8c-4.2 10.9-14.5 17.6-25.3 16.4l-33.3-3.6c-13.6 42.2-13.6 88.4 0 130.7l33.3-3.6c10.9-1.2 21.2 5.5 25.3 16.4l22 57.8c4.7 12.4 .2 26.7-10.6 33.4l-44 27.2c-9.7 6-21.9 4.2-29.8-4.3C-24.6 286-24.6 114 73.7 7.8C81.6-.7 93.8-2.5 103.5 3.5l44 27.2z"]},faBuildingWheat:{prefix:"fas",iconName:"building-wheat",icon:[640,512,[],"e4db","M0 48C0 21.5 21.5 0 48 0H336c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H240V432c0-26.5-21.5-48-48-48s-48 21.5-48 48v80H48c-26.5 0-48-21.5-48-48V48zM80 224c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H80zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16zm112-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H272zM64 112v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zM176 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H176zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16zm384 80v16c0 44.2-35.8 80-80 80H544V272c0-44.2 35.8-80 80-80h16zm0 128c0 44.2-35.8 80-80 80H544V384c0-44.2 35.8-80 80-80h16v16zm0 112c0 44.2-35.8 80-80 80H544V496c0-44.2 35.8-80 80-80h16v16zM512 496v16H496c-44.2 0-80-35.8-80-80V416h16c44.2 0 80 35.8 80 80zm0-96H496c-44.2 0-80-35.8-80-80V304h16c44.2 0 80 35.8 80 80v16zm0-128v16H496c-44.2 0-80-35.8-80-80V192h16c44.2 0 80 35.8 80 80zM528 32c13.3 0 24 10.7 24 24V160c0 13.3-10.7 24-24 24s-24-10.7-24-24V56c0-13.3 10.7-24 24-24zm96 64v32c0 13.3-10.7 24-24 24s-24-10.7-24-24V96c0-13.3 10.7-24 24-24s24 10.7 24 24zM456 72c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24s-24-10.7-24-24V96c0-13.3 10.7-24 24-24z"]},faPersonBreastfeeding:{prefix:"fas",iconName:"person-breastfeeding",icon:[448,512,[],"e53a","M224 0a80 80 0 1 1 0 160A80 80 0 1 1 224 0zM436.8 382.8L373.5 462c-16.6 20.7-46.8 24.1-67.5 7.5c-17.6-14.1-22.7-38.1-13.5-57.7l-.8-.1c-38.9-5.6-74.3-25.1-99.7-54.8V320c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c0 .8 0 1.6 .1 2.4l101.4 50.7c23.7 11.9 33.3 40.7 21.5 64.4s-40.7 33.3-64.4 21.5L27.2 427.3c-1.1-.5-2.2-1.1-3.3-1.7c-4.9-2.8-9.2-6.4-12.6-10.6c-4.6-5.4-7.8-11.7-9.6-18.4c-3.3-12-1.9-25.2 4.8-36.6c.6-1.1 1.3-2.2 2-3.2L75.6 256.1c26.7-40.1 71.7-64.1 119.8-64.1h75.2c46.5 0 90.1 22.5 117.2 60.3l50.7 70.9c2.2 3 4 6.1 5.5 9.4c2.9 6.7 4.3 13.8 4 20.8c-.3 10.6-4.2 21-11.2 29.4zM320 332a44 44 0 1 0 -88 0 44 44 0 1 0 88 0z"]},faRightToBracket:zv,faSignInAlt:Hv,faVenus:{prefix:"fas",iconName:"venus",icon:[384,512,[9792],"f221","M80 176a112 112 0 1 1 224 0A112 112 0 1 1 80 176zM224 349.1c81.9-15 144-86.8 144-173.1C368 78.8 289.2 0 192 0S16 78.8 16 176c0 86.3 62.1 158.1 144 173.1V384H128c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v32c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H224V349.1z"]},faPassport:{prefix:"fas",iconName:"passport",icon:[448,512,[],"f5ab","M0 64C0 28.7 28.7 0 64 0H384c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM183 278.8c-27.9-13.2-48.4-39.4-53.7-70.8h39.1c1.6 30.4 7.7 53.8 14.6 70.8zm41.3 9.2l-.3 0-.3 0c-2.4-3.5-5.7-8.9-9.1-16.5c-6-13.6-12.4-34.3-14.2-63.5h47.1c-1.8 29.2-8.1 49.9-14.2 63.5c-3.4 7.6-6.7 13-9.1 16.5zm40.7-9.2c6.8-17.1 12.9-40.4 14.6-70.8h39.1c-5.3 31.4-25.8 57.6-53.7 70.8zM279.6 176c-1.6-30.4-7.7-53.8-14.6-70.8c27.9 13.2 48.4 39.4 53.7 70.8H279.6zM223.7 96l.3 0 .3 0c2.4 3.5 5.7 8.9 9.1 16.5c6 13.6 12.4 34.3 14.2 63.5H200.5c1.8-29.2 8.1-49.9 14.2-63.5c3.4-7.6 6.7-13 9.1-16.5zM183 105.2c-6.8 17.1-12.9 40.4-14.6 70.8H129.3c5.3-31.4 25.8-57.6 53.7-70.8zM352 192A128 128 0 1 0 96 192a128 128 0 1 0 256 0zM112 384c-8.8 0-16 7.2-16 16s7.2 16 16 16H336c8.8 0 16-7.2 16-16s-7.2-16-16-16H112z"]},faHeartPulse:_v,faHeartbeat:Vv,faPeopleCarryBox:xv,faPeopleCarry:Mv,faTemperatureHigh:{prefix:"fas",iconName:"temperature-high",icon:[512,512,[],"f769","M416 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0 128A96 96 0 1 0 416 0a96 96 0 1 0 0 192zM96 112c0-26.5 21.5-48 48-48s48 21.5 48 48V276.5c0 17.3 7.1 31.9 15.3 42.5C217.8 332.6 224 349.5 224 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9C88.9 308.4 96 293.8 96 276.5V112zM144 0C82.1 0 32 50.2 32 112V276.5c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C11.2 304.2 0 334.8 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6V112C256 50.2 205.9 0 144 0zm0 416c26.5 0 48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16 7.2-16 16V322.7c-18.6 6.6-32 24.4-32 45.3c0 26.5 21.5 48 48 48z"]},faMicrochip:{prefix:"fas",iconName:"microchip",icon:[512,512,[],"f2db","M176 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64c-35.3 0-64 28.7-64 64H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H64v56H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H64v56H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H64c0 35.3 28.7 64 64 64v40c0 13.3 10.7 24 24 24s24-10.7 24-24V448h56v40c0 13.3 10.7 24 24 24s24-10.7 24-24V448h56v40c0 13.3 10.7 24 24 24s24-10.7 24-24V448c35.3 0 64-28.7 64-64h40c13.3 0 24-10.7 24-24s-10.7-24-24-24H448V280h40c13.3 0 24-10.7 24-24s-10.7-24-24-24H448V176h40c13.3 0 24-10.7 24-24s-10.7-24-24-24H448c0-35.3-28.7-64-64-64V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H280V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H176V24zM160 128H352c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32zm192 32H160V352H352V160z"]},faCrown:{prefix:"fas",iconName:"crown",icon:[576,512,[128081],"f521","M309 106c11.4-7 19-19.7 19-34c0-22.1-17.9-40-40-40s-40 17.9-40 40c0 14.4 7.6 27 19 34L209.7 220.6c-9.1 18.2-32.7 23.4-48.6 10.7L72 160c5-6.7 8-15 8-24c0-22.1-17.9-40-40-40S0 113.9 0 136s17.9 40 40 40c.2 0 .5 0 .7 0L86.4 427.4c5.5 30.4 32 52.6 63 52.6H426.6c30.9 0 57.4-22.1 63-52.6L535.3 176c.2 0 .5 0 .7 0c22.1 0 40-17.9 40-40s-17.9-40-40-40s-40 17.9-40 40c0 9 3 17.3 8 24l-89.1 71.3c-15.9 12.7-39.5 7.5-48.6-10.7L309 106z"]},faWeightHanging:{prefix:"fas",iconName:"weight-hanging",icon:[512,512,[],"f5cd","M224 96a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm122.5 32c3.5-10 5.5-20.8 5.5-32c0-53-43-96-96-96s-96 43-96 96c0 11.2 1.9 22 5.5 32H120c-22 0-41.2 15-46.6 36.4l-72 288c-3.6 14.3-.4 29.5 8.7 41.2S33.2 512 48 512H464c14.8 0 28.7-6.8 37.8-18.5s12.3-26.8 8.7-41.2l-72-288C433.2 143 414 128 392 128H346.5z"]},faXmarksLines:{prefix:"fas",iconName:"xmarks-lines",icon:[640,512,[],"e59a","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zm0 384c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM7 167c-9.4 9.4-9.4 24.6 0 33.9l55 55L7 311c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55L41 167c-9.4-9.4-24.6-9.4-33.9 0zM265 167c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55zM455 167c-9.4 9.4-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55c-9.4-9.4-24.6-9.4-33.9 0z"]},faFilePrescription:{prefix:"fas",iconName:"file-prescription",icon:[384,512,[],"f572","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM104 196h72c33.1 0 60 26.9 60 60c0 25.5-15.9 47.2-38.3 55.9l43 40.3 33.8-31c8.1-7.5 20.8-6.9 28.3 1.2s6.9 20.8-1.2 28.3L270 379.7l31.7 29.7c8.1 7.6 8.5 20.2 .9 28.3s-20.2 8.5-28.3 .9l-33.9-31.8-34.9 32c-8.1 7.5-20.8 6.9-28.3-1.2s-6.9-20.8 1.2-28.3l32.6-29.9-64.8-60.8c-.9-.8-1.6-1.7-2.3-2.6H124v44c0 11-9 20-20 20s-20-9-20-20V296 216c0-11 9-20 20-20zm72 80c11 0 20-9 20-20s-9-20-20-20H124v40h52z"]},faWeightScale:Lv,faWeight:wv,faUserGroup:Sv,faUserFriends:Ev,faArrowUpAZ:kv,faSortAlphaUp:Nv,faChessKnight:{prefix:"fas",iconName:"chess-knight",icon:[448,512,[9822],"f441","M96 48L82.7 61.3C70.7 73.3 64 89.5 64 106.5V238.9c0 10.7 5.3 20.7 14.2 26.6l10.6 7c14.3 9.6 32.7 10.7 48.1 3l3.2-1.6c2.6-1.3 5-2.8 7.3-4.5l49.4-37c6.6-5 15.7-5 22.3 0c10.2 7.7 9.9 23.1-.7 30.3L90.4 350C73.9 361.3 64 380 64 400H384l28.9-159c2.1-11.3 3.1-22.8 3.1-34.3V192C416 86 330 0 224 0H83.8C72.9 0 64 8.9 64 19.8c0 7.5 4.2 14.3 10.9 17.7L96 48zm24 68a20 20 0 1 1 40 0 20 20 0 1 1 -40 0zM22.6 473.4c-4.2 4.2-6.6 10-6.6 16C16 501.9 26.1 512 38.6 512H409.4c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L384 432H64L22.6 473.4z"]},faFaceLaughSquint:Tv,faLaughSquint:Bv,faWheelchair:{prefix:"fas",iconName:"wheelchair",icon:[512,512,[],"f193","M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM120.5 247.2c12.4-4.7 18.7-18.5 14-30.9s-18.5-18.7-30.9-14C43.1 225.1 0 283.5 0 352c0 88.4 71.6 160 160 160c61.2 0 114.3-34.3 141.2-84.7c6.2-11.7 1.8-26.2-9.9-32.5s-26.2-1.8-32.5 9.9C240 440 202.8 464 160 464C98.1 464 48 413.9 48 352c0-47.9 30.1-88.8 72.5-104.8zM259.8 176l-1.9-9.7c-4.5-22.3-24-38.3-46.8-38.3c-30.1 0-52.7 27.5-46.8 57l23.1 115.5c6 29.9 32.2 51.4 62.8 51.4h5.1c.4 0 .8 0 1.3 0h94.1c6.7 0 12.6 4.1 15 10.4L402 459.2c6 16.1 23.8 24.6 40.1 19.1l48-16c16.8-5.6 25.8-23.7 20.2-40.5s-23.7-25.8-40.5-20.2l-18.7 6.2-25.5-68c-11.7-31.2-41.6-51.9-74.9-51.9H282.2l-9.6-48H336c17.7 0 32-14.3 32-32s-14.3-32-32-32H259.8z"]},faCircleArrowUp:Iv,faArrowCircleUp:$v,faToggleOn:{prefix:"fas",iconName:"toggle-on",icon:[576,512,[],"f205","M192 64C86 64 0 150 0 256S86 448 192 448H384c106 0 192-86 192-192s-86-192-192-192H192zm192 96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]},faPersonWalking:Rv,faWalking:Av,faL:{prefix:"fas",iconName:"l",icon:[320,512,[108],"4c","M64 32c17.7 0 32 14.3 32 32V416H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V64c0-17.7 14.3-32 32-32z"]},faFire:{prefix:"fas",iconName:"fire",icon:[448,512,[128293],"f06d","M159.3 5.4c7.8-7.3 19.9-7.2 27.7 .1c27.6 25.9 53.5 53.8 77.7 84c11-14.4 23.5-30.1 37-42.9c7.9-7.4 20.1-7.4 28 .1c34.6 33 63.9 76.6 84.5 118c20.3 40.8 33.8 82.5 33.8 111.9C448 404.2 348.2 512 224 512C98.4 512 0 404.1 0 276.5c0-38.4 17.8-85.3 45.4-131.7C73.3 97.7 112.7 48.6 159.3 5.4zM225.7 416c25.3 0 47.7-7 68.8-21c42.1-29.4 53.4-88.2 28.1-134.4c-4.5-9-16-9.6-22.5-2l-25.2 29.3c-6.6 7.6-18.5 7.4-24.7-.5c-16.5-21-46-58.5-62.8-79.8c-6.3-8-18.3-8.1-24.7-.1c-33.8 42.5-50.8 69.3-50.8 99.4C112 375.4 162.6 416 225.7 416z"]},faBedPulse:Pv,faProcedures:Wv,faShuttleSpace:Dv,faSpaceShuttle:Ov,faFaceLaugh:Fv,faLaugh:Gv,faFolderOpen:{prefix:"fas",iconName:"folder-open",icon:[576,512,[128194,128449,61717],"f07c","M88.7 223.8L0 375.8V96C0 60.7 28.7 32 64 32H181.5c17 0 33.3 6.7 45.3 18.7l26.5 26.5c12 12 28.3 18.7 45.3 18.7H416c35.3 0 64 28.7 64 64v32H144c-22.8 0-43.8 12.1-55.3 31.8zm27.6 16.1C122.1 230 132.6 224 144 224H544c11.5 0 22 6.1 27.7 16.1s5.7 22.2-.1 32.1l-112 192C453.9 474 443.4 480 432 480H32c-11.5 0-22-6.1-27.7-16.1s-5.7-22.2 .1-32.1l112-192z"]},faHeartCirclePlus:{prefix:"fas",iconName:"heart-circle-plus",icon:[576,512,[],"e500","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm16-208v48h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H448v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V384H368c-8.8 0-16-7.2-16-16s7.2-16 16-16h48V304c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faCodeFork:{prefix:"fas",iconName:"code-fork",icon:[448,512,[],"e13b","M80 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm80-24c0 32.8-19.7 61-48 73.3V192c0 17.7 14.3 32 32 32H304c17.7 0 32-14.3 32-32V153.3C307.7 141 288 112.8 288 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V192c0 53-43 96-96 96H256v70.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V288H144c-53 0-96-43-96-96V153.3C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80zm208 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM248 432a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},faCity:{prefix:"fas",iconName:"city",icon:[640,512,[127961],"f64f","M480 48c0-26.5-21.5-48-48-48H336c-26.5 0-48 21.5-48 48V96H224V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V96H112V24c0-13.3-10.7-24-24-24S64 10.7 64 24V96H48C21.5 96 0 117.5 0 144v96V464c0 26.5 21.5 48 48 48H304h32 96H592c26.5 0 48-21.5 48-48V240c0-26.5-21.5-48-48-48H480V48zm96 320v32c0 8.8-7.2 16-16 16H528c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16zM240 416H208c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16zM128 400c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32zM560 256c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H528c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h32zM256 176v32c0 8.8-7.2 16-16 16H208c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16zM112 160c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h32zM256 304c0 8.8-7.2 16-16 16H208c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32zM112 320H80c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16zm304-48v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16zM400 64c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V80c0-8.8 7.2-16 16-16h32zm16 112v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16z"]},faMicrophoneLines:Uv,faMicrophoneAlt:jv,faPepperHot:{prefix:"fas",iconName:"pepper-hot",icon:[512,512,[127798],"f816","M428.3 3c11.6-6.4 26.2-2.3 32.6 9.3l4.8 8.7c19.3 34.7 19.8 75.7 3.4 110C495.8 159.6 512 197.9 512 240c0 18.5-3.1 36.3-8.9 52.8c-6.1 17.3-28.5 16.3-36.8-.1l-11.7-23.4c-4.1-8.1-12.4-13.3-21.5-13.3H360c-13.3 0-24-10.7-24-24V152c0-13.3-10.7-24-24-24l-17.1 0c-21.3 0-30-23.9-10.8-32.9C304.7 85.4 327.7 80 352 80c28.3 0 54.8 7.3 77.8 20.2c5.5-18.2 3.7-38.4-6-55.8L419 35.7c-6.4-11.6-2.3-26.2 9.3-32.6zM171.2 345.5L264 160l40 0v80c0 26.5 21.5 48 48 48h76.2l23.9 47.8C372.3 443.9 244.3 512 103.2 512H44.4C19.9 512 0 492.1 0 467.6c0-20.8 14.5-38.8 34.8-43.3l49.8-11.1c37.6-8.4 69.5-33.2 86.7-67.7z"]},faUnlock:{prefix:"fas",iconName:"unlock",icon:[448,512,[128275],"f09c","M144 144c0-44.2 35.8-80 80-80c31.9 0 59.4 18.6 72.3 45.7c7.6 16 26.7 22.8 42.6 15.2s22.8-26.7 15.2-42.6C331 33.7 281.5 0 224 0C144.5 0 80 64.5 80 144v48H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H144V144z"]},faColonSign:{prefix:"fas",iconName:"colon-sign",icon:[384,512,[],"e140","M255 39.8c4.3-17.1-6.1-34.5-23.3-38.8S197.2 7.1 193 24.2L181.9 68.6C96.1 87.8 32 164.4 32 256c0 58.1 25.8 110.2 66.7 145.4L81 472.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l13-52.1c9 3.4 18.4 6.2 28 8.2L177 472.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l10.4-41.4c33.4-4.4 64.1-17.4 89.8-36.7c14.1-10.6 17-30.7 6.4-44.8s-30.7-17-44.8-6.4c-10.2 7.7-21.7 13.9-34 18.3L321 160c9.4-.3 18.5-4.7 24.6-12.8c10.6-14.1 7.8-34.2-6.4-44.8c-1.1-.8-2.2-1.6-3.3-2.4L351 39.8c4.3-17.1-6.1-34.5-23.3-38.8S293.2 7.1 289 24.2L277.2 71.5c-9.3-2.7-18.8-4.6-28.6-5.9L255 39.8zM163.2 143.3L117.3 326.8C103.9 306.5 96 282.2 96 256c0-48.7 27.2-91 67.2-112.7zm8.6 229.5l61.1-244.6c9.9 .7 19.5 2.5 28.7 5.3l-62 248.1c-9.7-1.9-19-4.8-27.8-8.8z"]},faHeadset:{prefix:"fas",iconName:"headset",icon:[512,512,[],"f590","M256 48C141.1 48 48 141.1 48 256v40c0 13.3-10.7 24-24 24s-24-10.7-24-24V256C0 114.6 114.6 0 256 0S512 114.6 512 256V400.1c0 48.6-39.4 88-88.1 88L313.6 488c-8.3 14.3-23.8 24-41.6 24H240c-26.5 0-48-21.5-48-48s21.5-48 48-48h32c17.8 0 33.3 9.7 41.6 24l110.4 .1c22.1 0 40-17.9 40-40V256c0-114.9-93.1-208-208-208zM144 208h16c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H144c-35.3 0-64-28.7-64-64V272c0-35.3 28.7-64 64-64zm224 0c35.3 0 64 28.7 64 64v48c0 35.3-28.7 64-64 64H352c-17.7 0-32-14.3-32-32V240c0-17.7 14.3-32 32-32h16z"]},faStoreSlash:{prefix:"fas",iconName:"store-slash",icon:[640,512,[],"e071","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-86.8-68V384 252.6c-4 1-8 1.8-12.3 2.3l-.1 0c-5.3 .7-10.7 1.1-16.2 1.1c-12.4 0-24.3-1.9-35.4-5.3V350.9L301.2 210.7c7-4.4 13.3-9.7 18.8-15.7c15.9 17.6 39.1 29 65.2 29c26.2 0 49.3-11.4 65.2-29c16 17.6 39.1 29 65.2 29c4.1 0 8.1-.3 12.1-.8c55.5-7.4 81.8-72.5 52.1-119.4L522.3 13.1C517.2 5 508.1 0 498.4 0H141.6c-9.7 0-18.8 5-23.9 13.1l-22.7 36L38.8 5.1zm73.4 218.1c4 .5 8.1 .8 12.1 .8c11 0 21.4-2 31-5.6L48.9 134.5c-6.1 40.6 19.5 82.8 63.3 88.7zM160 384V250.6c-11.2 3.5-23.2 5.4-35.6 5.4c-5.5 0-11-.4-16.3-1.1l-.1 0c-4.1-.6-8.1-1.3-12-2.3V384v64c0 35.3 28.7 64 64 64H480c12.9 0 24.8-3.8 34.9-10.3L365.5 384H160z"]},faRoadCircleXmark:{prefix:"fas",iconName:"road-circle-xmark",icon:[640,512,[],"e566","M213.2 32H288V96c0 17.7 14.3 32 32 32s32-14.3 32-32V32h74.8c27.1 0 51.3 17.1 60.3 42.6l42.7 120.6c-10.9-2.1-22.2-3.2-33.8-3.2c-59.5 0-112.1 29.6-144 74.8V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 17.7 14.3 32 32 32c2.3 0 4.6-.3 6.8-.7c-4.5 15.5-6.8 31.8-6.8 48.7c0 5.4 .2 10.7 .7 16l-.7 0c-17.7 0-32 14.3-32 32v64H86.6C56.5 480 32 455.5 32 425.4c0-6.2 1.1-12.4 3.1-18.2L152.9 74.6C162 49.1 186.1 32 213.2 32zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm22.6 144l36.7-36.7c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L496 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L473.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L496 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L518.6 368z"]},faUserMinus:{prefix:"fas",iconName:"user-minus",icon:[640,512,[],"f503","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM472 200H616c13.3 0 24 10.7 24 24s-10.7 24-24 24H472c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},faMarsStrokeUp:qv,faMarsStrokeV:Zv,faChampagneGlasses:Yv,faGlassCheers:Jv,faClipboard:{prefix:"fas",iconName:"clipboard",icon:[384,512,[128203],"f328","M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM112 192H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faHouseCircleExclamation:{prefix:"fas",iconName:"house-circle-exclamation",icon:[640,512,[],"e50a","M320.7 352c8.1-89.7 83.5-160 175.3-160c8.9 0 17.6 .7 26.1 1.9L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32v69.7c-.1 .9-.1 1.8-.1 2.8V472c0 22.1 17.9 40 40 40h16c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2H160h24c22.1 0 40-17.9 40-40V448 384c0-17.7 14.3-32 32-32h64l.7 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faFileArrowUp:Xv,faFileUpload:Kv,faWifi:Qv,faWifi3:eC,faWifiStrong:tC,faBath:oC,faBathtub:rC,faUnderline:{prefix:"fas",iconName:"underline",icon:[448,512,[],"f0cd","M16 64c0-17.7 14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H128V224c0 53 43 96 96 96s96-43 96-96V96H304c-17.7 0-32-14.3-32-32s14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H384V224c0 88.4-71.6 160-160 160s-160-71.6-160-160V96H48C30.3 96 16 81.7 16 64zM0 448c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32z"]},faUserPen:cC,faUserEdit:aC,faSignature:{prefix:"fas",iconName:"signature",icon:[640,512,[],"f5b7","M192 128c0-17.7 14.3-32 32-32s32 14.3 32 32v7.8c0 27.7-2.4 55.3-7.1 82.5l-84.4 25.3c-40.6 12.2-68.4 49.6-68.4 92v71.9c0 40 32.5 72.5 72.5 72.5c26 0 50-13.9 62.9-36.5l13.9-24.3c26.8-47 46.5-97.7 58.4-150.5l94.4-28.3-12.5 37.5c-3.3 9.8-1.6 20.5 4.4 28.8s15.7 13.3 26 13.3H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H460.4l18-53.9c3.8-11.3 .9-23.8-7.4-32.4s-20.7-11.8-32.2-8.4L316.4 198.1c2.4-20.7 3.6-41.4 3.6-62.3V128c0-53-43-96-96-96s-96 43-96 96v32c0 17.7 14.3 32 32 32s32-14.3 32-32V128zm-9.2 177l49-14.7c-10.4 33.8-24.5 66.4-42.1 97.2l-13.9 24.3c-1.5 2.6-4.3 4.3-7.4 4.3c-4.7 0-8.5-3.8-8.5-8.5V335.6c0-14.1 9.3-26.6 22.8-30.7zM24 368c-13.3 0-24 10.7-24 24s10.7 24 24 24H64.3c-.2-2.8-.3-5.6-.3-8.5V368H24zm592 48c13.3 0 24-10.7 24-24s-10.7-24-24-24H305.9c-6.7 16.3-14.2 32.3-22.3 48H616z"]},faStroopwafel:{prefix:"fas",iconName:"stroopwafel",icon:[512,512,[],"f551","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM312.6 63.7c-6.2-6.2-16.4-6.2-22.6 0L256 97.6 222.1 63.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l33.9 33.9-45.3 45.3-56.6-56.6c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l56.6 56.6-45.3 45.3L86.3 199.4c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L97.6 256 63.7 289.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l33.9-33.9 45.3 45.3-56.6 56.6c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l56.6-56.6 45.3 45.3-33.9 33.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L256 414.4l33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-33.9-33.9 45.3-45.3 56.6 56.6c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-56.6-56.6 45.3-45.3 33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L414.4 256l33.9-33.9c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-33.9 33.9-45.3-45.3 56.6-56.6c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-56.6 56.6-45.3-45.3 33.9-33.9c6.2-6.2 6.2-16.4 0-22.6zM142.9 256l45.3-45.3L233.4 256l-45.3 45.3L142.9 256zm67.9 67.9L256 278.6l45.3 45.3L256 369.1l-45.3-45.3zM278.6 256l45.3-45.3L369.1 256l-45.3 45.3L278.6 256zm22.6-67.9L256 233.4l-45.3-45.3L256 142.9l45.3 45.3z"]},faBold:{prefix:"fas",iconName:"bold",icon:[384,512,[],"f032","M0 64C0 46.3 14.3 32 32 32H80 96 224c70.7 0 128 57.3 128 128c0 31.3-11.3 60.1-30 82.3c37.1 22.4 62 63.1 62 109.7c0 70.7-57.3 128-128 128H96 80 32c-17.7 0-32-14.3-32-32s14.3-32 32-32H48V256 96H32C14.3 96 0 81.7 0 64zM224 224c35.3 0 64-28.7 64-64s-28.7-64-64-64H112V224H224zM112 288V416H256c35.3 0 64-28.7 64-64s-28.7-64-64-64H224 112z"]},faAnchorLock:{prefix:"fas",iconName:"anchor-lock",icon:[640,512,[],"e4ad","M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c8 0 15.9-.6 23.6-1.7c-4.8-9-7.6-19.3-7.6-30.3V446.7c-5.2 .9-10.5 1.3-16 1.3H320V240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1zM528 240c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faBuildingNgo:{prefix:"fas",iconName:"building-ngo",icon:[384,512,[],"e4d7","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM168 64h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H184v64h16V144c0-8.8 7.2-16 16-16s16 7.2 16 16v24c0 13.3-10.7 24-24 24H176c-13.3 0-24-10.7-24-24V80c0-8.8 7.2-16 16-16zM304 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16s16-7.2 16-16V112c0-8.8-7.2-16-16-16zm-48 16c0-26.5 21.5-48 48-48s48 21.5 48 48v32c0 26.5-21.5 48-48 48s-48-21.5-48-48V112zM61.3 71.1l34.7 52V80c0-8.8 7.2-16 16-16s16 7.2 16 16v96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4L64 132.8V176c0 8.8-7.2 16-16 16s-16-7.2-16-16V80c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4z"]},faManatSign:{prefix:"fas",iconName:"manat-sign",icon:[384,512,[],"e1d5","M192 32c-17.7 0-32 14.3-32 32V98.7C69.2 113.9 0 192.9 0 288V448c0 17.7 14.3 32 32 32s32-14.3 32-32V288c0-59.6 40.8-109.8 96-124V448c0 17.7 14.3 32 32 32s32-14.3 32-32V164c55.2 14.2 96 64.3 96 124V448c0 17.7 14.3 32 32 32s32-14.3 32-32V288c0-95.1-69.2-174.1-160-189.3V64c0-17.7-14.3-32-32-32z"]},faNotEqual:{prefix:"fas",iconName:"not-equal",icon:[448,512,[],"f53e","M369.8 37.4c14.7 9.8 18.7 29.7 8.9 44.4L337.1 144H400c17.7 0 32 14.3 32 32s-14.3 32-32 32H294.5l-64 96H400c17.7 0 32 14.3 32 32s-14.3 32-32 32H187.8l-65.2 97.7c-9.8 14.7-29.7 18.7-44.4 8.9s-18.7-29.7-8.9-44.4L110.9 368H48c-17.7 0-32-14.3-32-32s14.3-32 32-32H153.5l64-96H48c-17.7 0-32-14.3-32-32s14.3-32 32-32H260.2l65.2-97.7c9.8-14.7 29.7-18.7 44.4-8.9z"]},faBorderTopLeft:nC,faBorderStyle:lC,faMapLocationDot:iC,faMapMarkedAlt:sC,faJedi:{prefix:"fas",iconName:"jedi",icon:[576,512,[],"f669","M246 315.7l-21.2-31.9c-2.1-3.2-1.7-7.4 1-10.1s6.9-3.1 10.1-1l29.5 19.7c2.1 1.4 4.9 0 5-2.6L279.7 8c.1-4.5 3.8-8 8.3-8s8.1 3.5 8.3 8l9.4 281.9c.1 2.5 2.9 3.9 5 2.6l29.5-19.7c3.2-2.1 7.4-1.7 10.1 1s3.1 6.9 1 10.1L330 315.7c-1.3 1.9-.2 4.5 2 4.9l37.6 7.5c3.7 .7 6.4 4 6.4 7.8s-2.7 7.1-6.4 7.8L332 351.4c-2.2 .4-3.3 3-2 4.9l21.2 31.9c2.1 3.2 1.7 7.4-1 10.1s-6.9 3.1-10.1 1l-26.3-17.6c-2.2-1.4-5.1 .2-5 2.8l2.1 61.5C370.6 435.2 416 382.9 416 320c0-37-15.7-70.4-40.8-93.7c-7-6.5-6.5-18.6 1-24.4C410.1 175.5 432 134.3 432 88c0-16.8-2.9-33-8.2-48c-4.6-13 10.2-30 21.4-22c53.5 38 92.7 94.8 107.8 160.7c.5 2.1-.2 4.3-1.7 5.9l-28.4 28.4c-4 4-1.2 10.9 4.5 10.9h26c3.4 0 6.2 2.6 6.3 6c.1 3.3 .2 6.6 .2 10c0 17.5-1.7 34.7-4.8 51.3c-.2 1.2-.9 2.4-1.7 3.3l-46.5 46.5c-4 4-1.2 10.9 4.5 10.9H526c4.6 0 7.7 4.8 5.7 9C487.2 450.5 394.8 512 288 512S88.8 450.5 44.3 361c-2.1-4.2 1-9 5.7-9H64.5c5.7 0 8.6-6.9 4.5-10.9L22.6 294.6c-.9-.9-1.5-2-1.7-3.3C17.7 274.7 16 257.5 16 240c0-3.3 .1-6.7 .2-10c.1-3.4 2.9-6 6.3-6h26c5.7 0 8.6-6.9 4.5-10.9L24.6 184.6c-1.5-1.5-2.2-3.8-1.7-5.9C38.1 112.8 77.3 56 130.8 18c11.3-8 26 8.9 21.4 22c-5.3 15-8.2 31.2-8.2 48c0 46.3 21.9 87.5 55.8 113.9c7.5 5.8 8 17.9 1 24.4C175.7 249.6 160 283 160 320c0 62.9 45.4 115.2 105.1 126l2.1-61.5c.1-2.6-2.8-4.2-5-2.8l-26.3 17.6c-3.2 2.1-7.4 1.7-10.1-1s-3.1-6.9-1-10.1L246 356.3c1.3-1.9 .2-4.5-2-4.9l-37.6-7.5c-3.7-.7-6.4-4-6.4-7.8s2.7-7.1 6.4-7.8l37.6-7.5c2.2-.4 3.3-3 2-4.9z"]},faSquarePollVertical:dC,faPoll:mC,faMugHot:{prefix:"fas",iconName:"mug-hot",icon:[512,512,[9749],"f7b6","M88 0C74.7 0 64 10.7 64 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1C120.5 112.3 128 119.9 128 136c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C119.5 47.7 112 40.1 112 24c0-13.3-10.7-24-24-24zM32 192c-17.7 0-32 14.3-32 32V416c0 53 43 96 96 96H288c53 0 96-43 96-96h16c61.9 0 112-50.1 112-112s-50.1-112-112-112H352 32zm352 64h16c26.5 0 48 21.5 48 48s-21.5 48-48 48H384V256zM224 24c0-13.3-10.7-24-24-24s-24 10.7-24 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1C232.5 112.3 240 119.9 240 136c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C231.5 47.7 224 40.1 224 24z"]},faCarBattery:fC,faBatteryCar:uC,faGift:{prefix:"fas",iconName:"gift",icon:[512,512,[127873],"f06b","M190.5 68.8L225.3 128H224 152c-22.1 0-40-17.9-40-40s17.9-40 40-40h2.2c14.9 0 28.8 7.9 36.3 20.8zM64 88c0 14.4 3.5 28 9.6 40H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H438.4c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88h-2.2c-31.9 0-61.5 16.9-77.7 44.4L256 85.5l-24.1-41C215.7 16.9 186.1 0 154.2 0H152C103.4 0 64 39.4 64 88zm336 0c0 22.1-17.9 40-40 40H288h-1.3l34.8-59.2C329.1 55.9 342.9 48 357.8 48H360c22.1 0 40 17.9 40 40zM32 288V464c0 26.5 21.5 48 48 48H224V288H32zM288 512H432c26.5 0 48-21.5 48-48V288H288V512z"]},faDiceTwo:{prefix:"fas",iconName:"dice-two",icon:[448,512,[9857],"f528","M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM352 352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 192a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faChessQueen:{prefix:"fas",iconName:"chess-queen",icon:[512,512,[9819],"f445","M256 0a56 56 0 1 1 0 112A56 56 0 1 1 256 0zM134.1 143.8c3.3-13 15-23.8 30.2-23.8c12.3 0 22.6 7.2 27.7 17c12 23.2 36.2 39 64 39s52-15.8 64-39c5.1-9.8 15.4-17 27.7-17c15.3 0 27 10.8 30.2 23.8c7 27.8 32.2 48.3 62.1 48.3c10.8 0 21-2.7 29.8-7.4c8.4-4.4 18.9-4.5 27.6 .9c13 8 17.1 25 9.2 38L399.7 400H384 343.6 168.4 128 112.3L5.4 223.6c-7.9-13-3.8-30 9.2-38c8.7-5.3 19.2-5.3 27.6-.9c8.9 4.7 19 7.4 29.8 7.4c29.9 0 55.1-20.5 62.1-48.3zM256 224l0 0 0 0h0zM112 432H400l41.4 41.4c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6H86.6C74.1 512 64 501.9 64 489.4c0-6 2.4-11.8 6.6-16L112 432z"]},faGlasses:{prefix:"fas",iconName:"glasses",icon:[576,512,[],"f530","M118.6 80c-11.5 0-21.4 7.9-24 19.1L57 260.3c20.5-6.2 48.3-12.3 78.7-12.3c32.3 0 61.8 6.9 82.8 13.5c10.6 3.3 19.3 6.7 25.4 9.2c3.1 1.3 5.5 2.4 7.3 3.2c.9 .4 1.6 .7 2.1 1l.6 .3 .2 .1 .1 0 0 0 0 0s0 0-6.3 12.7h0l6.3-12.7c5.8 2.9 10.4 7.3 13.5 12.7h40.6c3.1-5.3 7.7-9.8 13.5-12.7l6.3 12.7h0c-6.3-12.7-6.3-12.7-6.3-12.7l0 0 0 0 .1 0 .2-.1 .6-.3c.5-.2 1.2-.6 2.1-1c1.8-.8 4.2-1.9 7.3-3.2c6.1-2.6 14.8-5.9 25.4-9.2c21-6.6 50.4-13.5 82.8-13.5c30.4 0 58.2 6.1 78.7 12.3L481.4 99.1c-2.6-11.2-12.6-19.1-24-19.1c-3.1 0-6.2 .6-9.2 1.8L416.9 94.3c-12.3 4.9-26.3-1.1-31.2-13.4s1.1-26.3 13.4-31.2l31.3-12.5c8.6-3.4 17.7-5.2 27-5.2c33.8 0 63.1 23.3 70.8 56.2l43.9 188c1.7 7.3 2.9 14.7 3.5 22.1c.3 1.9 .5 3.8 .5 5.7v6.7V352v16c0 61.9-50.1 112-112 112H419.7c-59.4 0-108.5-46.4-111.8-105.8L306.6 352H269.4l-1.2 22.2C264.9 433.6 215.8 480 156.3 480H112C50.1 480 0 429.9 0 368V352 310.7 304c0-1.9 .2-3.8 .5-5.7c.6-7.4 1.8-14.8 3.5-22.1l43.9-188C55.5 55.3 84.8 32 118.6 32c9.2 0 18.4 1.8 27 5.2l31.3 12.5c12.3 4.9 18.3 18.9 13.4 31.2s-18.9 18.3-31.2 13.4L127.8 81.8c-2.9-1.2-6-1.8-9.2-1.8zM64 325.4V368c0 26.5 21.5 48 48 48h44.3c25.5 0 46.5-19.9 47.9-45.3l2.5-45.6c-2.3-.8-4.9-1.7-7.5-2.5c-17.2-5.4-39.9-10.5-63.6-10.5c-23.7 0-46.2 5.1-63.2 10.5c-3.1 1-5.9 1.9-8.5 2.9zM512 368V325.4c-2.6-.9-5.5-1.9-8.5-2.9c-17-5.4-39.5-10.5-63.2-10.5c-23.7 0-46.4 5.1-63.6 10.5c-2.7 .8-5.2 1.7-7.5 2.5l2.5 45.6c1.4 25.4 22.5 45.3 47.9 45.3H464c26.5 0 48-21.5 48-48z"]},faChessBoard:{prefix:"fas",iconName:"chess-board",icon:[448,512,[],"f43c","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm64 64v64h64V96h64v64h64V96h64v64H320v64h64v64H320v64h64v64H320V352H256v64H192V352H128v64H64V352h64V288H64V224h64V160H64V96h64zm64 128h64V160H192v64zm0 64V224H128v64h64zm64 0H192v64h64V288zm0 0h64V224H256v64z"]},faBuildingCircleCheck:{prefix:"fas",iconName:"building-circle-check",icon:[640,512,[],"e4d2","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c15.1 0 28.5-6.9 37.3-17.8C340.4 462.2 320 417.5 320 368c0-54.7 24.9-103.5 64-135.8V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faPersonChalkboard:{prefix:"fas",iconName:"person-chalkboard",icon:[640,512,[],"e53d","M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 384V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V192h56 64 16c17.7 0 32-14.3 32-32s-14.3-32-32-32H384V64H576V256H384V224H320v48c0 26.5 21.5 48 48 48H592c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H368c-26.5 0-48 21.5-48 48v80H243.1 177.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9V480c0 17.7 14.3 32 32 32s32-14.3 32-32z"]},faMarsStrokeRight:pC,faMarsStrokeH:bC,faHandBackFist:hC,faHandRock:gC,faSquareCaretUp:vC,faCaretSquareUp:CC,faCloudShowersWater:{prefix:"fas",iconName:"cloud-showers-water",icon:[576,512,[],"e4e4","M224 0c38.6 0 71.9 22.8 87.2 55.7C325.7 41.1 345.8 32 368 32c38.7 0 71 27.5 78.4 64H448c35.3 0 64 28.7 64 64s-28.7 64-64 64H128c-35.3 0-64-28.7-64-64s28.7-64 64-64c0-53 43-96 96-96zM140.6 292.3l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15.1-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2s15.1 21.6 8.2 32.9zm327.8-32.9c11.4 6.8 15 21.6 8.2 32.9l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2zM252.6 292.3l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15.1-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2s15.1 21.6 8.2 32.9zm103.8-32.9c11.4 6.8 15 21.6 8.2 32.9l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15.1-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2zM306.5 421.9C329 437.4 356.5 448 384 448c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 501.7 417 512 384 512c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 437.2 165.1 448 192 448c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},faChartBar:yC,faBarChart:zC,faHandsBubbles:HC,faHandsWash:_C,faLessThanEqual:{prefix:"fas",iconName:"less-than-equal",icon:[448,512,[],"f537","M395.9 93.7c16.4-6.6 24.4-25.2 17.8-41.6s-25.2-24.4-41.6-17.8l-320 128C40 167.1 32 178.9 32 192s8 24.9 20.1 29.7l320 128c16.4 6.6 35-1.4 41.6-17.8s-1.4-35-17.8-41.6L150.2 192 395.9 93.7zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faTrain:{prefix:"fas",iconName:"train",icon:[448,512,[128646],"f238","M96 0C43 0 0 43 0 96V352c0 48 35.2 87.7 81.1 94.9l-46 46C28.1 499.9 33.1 512 43 512H82.7c8.5 0 16.6-3.4 22.6-9.4L160 448H288l54.6 54.6c6 6 14.1 9.4 22.6 9.4H405c10 0 15-12.1 7.9-19.1l-46-46c46-7.1 81.1-46.9 81.1-94.9V96c0-53-43-96-96-96H96zM64 96c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V96zM224 288a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faEyeLowVision:VC,faLowVision:xC,faCrow:{prefix:"fas",iconName:"crow",icon:[640,512,[],"f520","M456 0c-48.6 0-88 39.4-88 88v29.2L12.5 390.6c-14 10.8-16.6 30.9-5.9 44.9s30.9 16.6 44.9 5.9L126.1 384H259.2l46.6 113.1c5 12.3 19.1 18.1 31.3 13.1s18.1-19.1 13.1-31.3L311.1 384H352c1.1 0 2.1 0 3.2 0l46.6 113.2c5 12.3 19.1 18.1 31.3 13.1s18.1-19.1 13.1-31.3l-42-102C484.9 354.1 544 280 544 192V128v-8l80.5-20.1c8.6-2.1 13.8-10.8 11.6-19.4C629 52 603.4 32 574 32H523.9C507.7 12.5 483.3 0 456 0zm0 64a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faSailboat:{prefix:"fas",iconName:"sailboat",icon:[576,512,[],"e445","M256 16c0-7 4.5-13.2 11.2-15.3s13.9 .4 17.9 6.1l224 320c3.4 4.9 3.8 11.3 1.1 16.6s-8.2 8.6-14.2 8.6H272c-8.8 0-16-7.2-16-16V16zM212.1 96.5c7 1.9 11.9 8.2 11.9 15.5V336c0 8.8-7.2 16-16 16H80c-5.7 0-11-3-13.8-8s-2.9-11-.1-16l128-224c3.6-6.3 11-9.4 18-7.5zM5.7 404.3C2.8 394.1 10.5 384 21.1 384H554.9c10.6 0 18.3 10.1 15.4 20.3l-4 14.3C550.7 473.9 500.4 512 443 512H133C75.6 512 25.3 473.9 9.7 418.7l-4-14.3z"]},faWindowRestore:{prefix:"fas",iconName:"window-restore",icon:[512,512,[],"f2d2","M432 64H208c-8.8 0-16 7.2-16 16V96H128V80c0-44.2 35.8-80 80-80H432c44.2 0 80 35.8 80 80V304c0 44.2-35.8 80-80 80H416V320h16c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16zM0 192c0-35.3 28.7-64 64-64H320c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V192zm64 32c0 17.7 14.3 32 32 32H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H96c-17.7 0-32 14.3-32 32z"]},faSquarePlus:MC,faPlusSquare:LC,faToriiGate:{prefix:"fas",iconName:"torii-gate",icon:[512,512,[9961],"f6a1","M0 80c0 26.5 21.5 48 48 48H64v64h64V128h96v64h64V128h96v64h64V128h16c26.5 0 48-21.5 48-48V13.4C512 6 506 0 498.6 0c-1.7 0-3.4 .3-5 1l-49 19.6C425.7 28.1 405.5 32 385.2 32H126.8c-20.4 0-40.5-3.9-59.4-11.4L18.4 1c-1.6-.6-3.3-1-5-1C6 0 0 6 0 13.4V80zM64 288V480c0 17.7 14.3 32 32 32s32-14.3 32-32V288H384V480c0 17.7 14.3 32 32 32s32-14.3 32-32V288h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64z"]},faFrog:{prefix:"fas",iconName:"frog",icon:[576,512,[],"f52e","M368 32c41.7 0 75.9 31.8 79.7 72.5l85.6 26.3c25.4 7.8 42.8 31.3 42.8 57.9c0 21.8-11.7 41.9-30.7 52.7L400.8 323.5 493.3 416H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H480c-8.5 0-16.6-3.4-22.6-9.4L346.9 360.2c11.7-36 3.2-77.1-25.4-105.7c-40.6-40.6-106.3-40.6-146.9-.1L101 324.4c-6.4 6.1-6.7 16.2-.6 22.6s16.2 6.6 22.6 .6l73.8-70.2 .1-.1 .1-.1c3.5-3.5 7.3-6.6 11.3-9.2c27.9-18.5 65.9-15.4 90.5 9.2c24.7 24.7 27.7 62.9 9 90.9c-2.6 3.8-5.6 7.5-9 10.9L261.8 416H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H64c-35.3 0-64-28.7-64-64C0 249.6 127 112.9 289.3 97.5C296.2 60.2 328.8 32 368 32zm0 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faBucket:{prefix:"fas",iconName:"bucket",icon:[448,512,[],"e4cf","M96 152v8H48v-8C48 68.1 116.1 0 200 0h48c83.9 0 152 68.1 152 152v8H352v-8c0-57.4-46.6-104-104-104H200C142.6 48 96 94.6 96 152zM0 224c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32h-5.1L388.5 469c-2.6 24.4-23.2 43-47.7 43H107.2c-24.6 0-45.2-18.5-47.7-43L37.1 256H32c-17.7 0-32-14.3-32-32z"]},faImage:{prefix:"fas",iconName:"image",icon:[512,512,[],"f03e","M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM323.8 202.5c-4.5-6.6-11.9-10.5-19.8-10.5s-15.4 3.9-19.8 10.5l-87 127.6L170.7 297c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6h96 32H424c8.9 0 17.1-4.9 21.2-12.8s3.6-17.4-1.4-24.7l-120-176zM112 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},faMicrophone:{prefix:"fas",iconName:"microphone",icon:[384,512,[],"f130","M192 0C139 0 96 43 96 96V256c0 53 43 96 96 96s96-43 96-96V96c0-53-43-96-96-96zM64 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H216V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z"]},faCow:{prefix:"fas",iconName:"cow",icon:[640,512,[128004],"f6c8","M96 224v32V416c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V327.8c9.9 6.6 20.6 12 32 16.1V368c0 8.8 7.2 16 16 16s16-7.2 16-16V351.1c5.3 .6 10.6 .9 16 .9s10.7-.3 16-.9V368c0 8.8 7.2 16 16 16s16-7.2 16-16V343.8c11.4-4 22.1-9.4 32-16.1V416c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V256l32 32v49.5c0 9.5 2.8 18.7 8.1 26.6L530 427c8.8 13.1 23.5 21 39.3 21c22.5 0 41.9-15.9 46.3-38l20.3-101.6c2.6-13-.3-26.5-8-37.3l-3.9-5.5V184c0-13.3-10.7-24-24-24s-24 10.7-24 24v14.4l-52.9-74.1C496 86.5 452.4 64 405.9 64H272 256 192 144C77.7 64 24 117.7 24 184v54C9.4 249.8 0 267.8 0 288v17.6c0 8 6.4 14.4 14.4 14.4C46.2 320 72 294.2 72 262.4V256 224 184c0-24.3 12.1-45.8 30.5-58.9C98.3 135.9 96 147.7 96 160v64zM560 336a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM166.6 166.6c-4.2-4.2-6.6-10-6.6-16c0-12.5 10.1-22.6 22.6-22.6H361.4c12.5 0 22.6 10.1 22.6 22.6c0 6-2.4 11.8-6.6 16l-23.4 23.4C332.2 211.8 302.7 224 272 224s-60.2-12.2-81.9-33.9l-23.4-23.4z"]},faCaretUp:{prefix:"fas",iconName:"caret-up",icon:[320,512,[],"f0d8","M182.6 137.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8H288c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z"]},faScrewdriver:{prefix:"fas",iconName:"screwdriver",icon:[512,512,[129691],"f54a","M465 7c-8.5-8.5-22-9.4-31.6-2.1l-104 80c-5.9 4.5-9.4 11.6-9.4 19v54.1l-85.6 85.6c6.7 4.2 13 9.3 18.8 15.1s10.9 12.2 15.1 18.8L353.9 192H408c7.5 0 14.5-3.5 19-9.4l80-104c7.4-9.6 6.5-23.1-2.1-31.6L465 7zM121.4 281.4l-112 112c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l112-112c30.2-30.2 30.2-79.1 0-109.3s-79.1-30.2-109.3 0z"]},faFolderClosed:{prefix:"fas",iconName:"folder-closed",icon:[512,512,[],"e185","M448 480H64c-35.3 0-64-28.7-64-64V192H512V416c0 35.3-28.7 64-64 64zm64-320H0V96C0 60.7 28.7 32 64 32H192c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8H448c35.3 0 64 28.7 64 64z"]},faHouseTsunami:{prefix:"fas",iconName:"house-tsunami",icon:[576,512,[],"e515","M80.8 136.5C104.9 93.8 152.6 64 209 64c16.9 0 33.1 2.7 48.2 7.7c16.8 5.5 34.9-3.6 40.4-20.4s-3.6-34.9-20.4-40.4C255.8 3.8 232.8 0 209 0C95.2 0 0 88 0 200c0 91.6 53.5 172.1 142.2 194.1c13.4 3.8 27.5 5.9 42.2 5.9c.7 0 1.4 0 2.1-.1c1.8 0 3.7 .1 5.5 .1l0 0c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.5-27.3-10.1-39.2-1.7l0 0C439.4 325.2 410.9 336 384 336c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0c-22.4 15.5-49.9 26.1-77.4 26.1c0 0-.1 0-.1 0c-12.4 0-24-1.5-34.9-4.3C121.6 320.2 96 287 96 248c0-48.5 39.5-88 88.4-88c13.5 0 26.1 3 37.5 8.3c16 7.5 35.1 .6 42.5-15.5s.6-35.1-15.5-42.5C229.3 101.1 207.4 96 184.4 96c-40 0-76.4 15.4-103.6 40.5zm252-18.1c-8.1 6-12.8 15.5-12.8 25.6V265c1.6 1 3.3 2 4.8 3.1c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.3 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c5.8 1.4 11.2 3.4 16.2 6.2c.7-2.7 1.1-5.5 1.1-8.4l-.4-144c0-10-4.7-19.4-12.7-25.5l-95.5-72c-11.4-8.6-27.1-8.6-38.5 0l-96 72zM384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C439.4 437.2 410.9 448 384 448z"]},faSquareNfi:{prefix:"fas",iconName:"square-nfi",icon:[448,512,[],"e576","M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm75.7 64.6C68.8 162.5 64 168.8 64 176V336c0 8.8 7.2 16 16 16s16-7.2 16-16V233.8l66.3 110.5c3.7 6.2 11.1 9.1 18 7.2s11.7-8.2 11.7-15.4V176c0-8.8-7.2-16-16-16s-16 7.2-16 16V278.2L93.7 167.8c-3.7-6.2-11.1-9.1-18-7.2zM224 176v64 96c0 8.8 7.2 16 16 16s16-7.2 16-16V256h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H256V192h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H240c-8.8 0-16 7.2-16 16zm160 0c0-8.8-7.2-16-16-16s-16 7.2-16 16V336c0 8.8 7.2 16 16 16s16-7.2 16-16V176z"]},faArrowUpFromGroundWater:{prefix:"fas",iconName:"arrow-up-from-ground-water",icon:[576,512,[],"e4b5","M288 352c17.7 0 32-14.3 32-32V109.3l25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L256 109.3V320c0 17.7 14.3 32 32 32zm-18.5 69.9C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C439.4 437.2 410.9 448 384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0zM192 192H48c-26.5 0-48 21.5-48 48V425c5.3-3.1 11.2-5.4 17.5-6.9c13.1-3.1 26.7-9.8 37.3-18.6c22.2-18.7 54.3-20.1 78.1-3.4c18 12.4 40.1 20.3 59.1 20.3V192zm384 48c0-26.5-21.5-48-48-48H384V416.5h0c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.3 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c6.3 1.5 12.1 3.8 17.5 6.9V240z"]},faMartiniGlass:wC,faGlassMartiniAlt:SC,faRotateLeft:EC,faRotateBack:kC,faRotateBackward:NC,faUndoAlt:TC,faTableColumns:BC,faColumns:IC,faLemon:{prefix:"fas",iconName:"lemon",icon:[448,512,[127819],"f094","M448 96c0-35.3-28.7-64-64-64c-6.6 0-13 1-19 2.9c-22.5 7-48.1 14.9-71 9c-75.2-19.1-156.4 11-213.7 68.3S-7.2 250.8 11.9 326c5.8 22.9-2 48.4-9 71C1 403 0 409.4 0 416c0 35.3 28.7 64 64 64c6.6 0 13-1 19.1-2.9c22.5-7 48.1-14.9 71-9c75.2 19.1 156.4-11 213.7-68.3s87.5-138.5 68.3-213.7c-5.8-22.9 2-48.4 9-71c1.9-6 2.9-12.4 2.9-19.1zM212.5 127.4c-54.6 16-101.1 62.5-117.1 117.1C92.9 253 84 257.8 75.5 255.4S62.2 244 64.6 235.5c19.1-65.1 73.7-119.8 138.9-138.9c8.5-2.5 17.4 2.4 19.9 10.9s-2.4 17.4-10.9 19.9z"]},faHeadSideMask:{prefix:"fas",iconName:"head-side-mask",icon:[576,512,[],"e063","M32 224.2c0-22.2 3.2-43.6 9.2-63.9L262.2 321c-4 9.5-6.2 20-6.2 31V512H128c-17.7 0-32-14.3-32-32V407.3c0-16.7-6.9-32.5-17.1-45.8C48.6 322.4 32 274.1 32 224.2zm248.3 70.4L53 129.3C88.7 53 166.2 0 256 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c5.4 6.7 8.6 14.8 9.4 23.2H336c-21.7 0-41.3 8.6-55.7 22.6zM336 304H534l0 0h10l-19.7 64H368c-8.8 0-16 7.2-16 16s7.2 16 16 16H514.5l-9.8 32H368c-8.8 0-16 7.2-16 16s7.2 16 16 16H494.8l-.9 2.8c-8.3 26.9-33.1 45.2-61.2 45.2H288V352c0-14 6-26.7 15.6-35.4c0 0 0 0 0 0c8.5-7.8 19.9-12.6 32.4-12.6zm48-80a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faHandshake:{prefix:"fas",iconName:"handshake",icon:[640,512,[],"f2b5","M323.4 85.2l-96.8 78.4c-16.1 13-19.2 36.4-7 53.1c12.9 17.8 38 21.3 55.3 7.8l99.3-77.2c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L512 316.8V128h-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2zm22.8 124.4l-51.7 40.2C263 274.4 217.3 268 193.7 235.6c-22.2-30.5-16.6-73.1 12.7-96.8l83.2-67.3c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-72 48V352h28.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c4.5-4.9 7.8-10.6 9.9-16.5c19.4 13 45.8 10.3 62.1-7.5c17.9-19.5 16.6-49.9-2.9-67.8l-134.2-123zM16 128c-8.8 0-16 7.2-16 16V352c0 17.7 14.3 32 32 32H64c17.7 0 32-14.3 32-32V128H16zM48 320a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM544 128V352c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V144c0-8.8-7.2-16-16-16H544zm32 208a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]},faGem:{prefix:"fas",iconName:"gem",icon:[512,512,[128142],"f3a5","M116.7 33.8c4.5-6.1 11.7-9.8 19.3-9.8H376c7.6 0 14.8 3.6 19.3 9.8l112 152c6.8 9.2 6.1 21.9-1.5 30.4l-232 256c-4.5 5-11 7.9-17.8 7.9s-13.2-2.9-17.8-7.9l-232-256c-7.7-8.5-8.3-21.2-1.5-30.4l112-152zm38.5 39.8c-3.3 2.5-4.2 7-2.1 10.5l57.4 95.6L63.3 192c-4.1 .3-7.3 3.8-7.3 8s3.2 7.6 7.3 8l192 16c.4 0 .9 0 1.3 0l192-16c4.1-.3 7.3-3.8 7.3-8s-3.2-7.6-7.3-8L301.5 179.8l57.4-95.6c2.1-3.5 1.2-8.1-2.1-10.5s-7.9-2-10.7 1L256 172.2 165.9 74.6c-2.8-3-7.4-3.4-10.7-1z"]},faDolly:$C,faDollyBox:RC,faSmoking:{prefix:"fas",iconName:"smoking",icon:[640,512,[128684],"f48d","M448 32V43c0 38.2 15.2 74.8 42.2 101.8l21 21c21 21 32.8 49.5 32.8 79.2v11c0 17.7-14.3 32-32 32s-32-14.3-32-32V245c0-12.7-5.1-24.9-14.1-33.9l-21-21C405.9 151.1 384 98.1 384 43V32c0-17.7 14.3-32 32-32s32 14.3 32 32zM576 256V245c0-38.2-15.2-74.8-42.2-101.8l-21-21c-21-21-32.8-49.5-32.8-79.2V32c0-17.7 14.3-32 32-32s32 14.3 32 32V43c0 12.7 5.1 24.9 14.1 33.9l21 21c39 39 60.9 91.9 60.9 147.1v11c0 17.7-14.3 32-32 32s-32-14.3-32-32zM0 416c0-35.3 28.7-64 64-64H416c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H64c-35.3 0-64-28.7-64-64V416zm224 0v32H384V416H224zm288-64c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384c0-17.7 14.3-32 32-32z"]},faMinimize:AC,faCompressArrowsAlt:PC,faMonument:{prefix:"fas",iconName:"monument",icon:[384,512,[],"f5a6","M180.7 4.7c6.2-6.2 16.4-6.2 22.6 0l80 80c2.5 2.5 4.1 5.8 4.6 9.3l40.2 322H55.9L96.1 94c.4-3.5 2-6.8 4.6-9.3l80-80zM152 272c-13.3 0-24 10.7-24 24s10.7 24 24 24h80c13.3 0 24-10.7 24-24s-10.7-24-24-24H152zM32 448H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faSnowplow:{prefix:"fas",iconName:"snowplow",icon:[640,512,[],"f7d2","M298.9 64l68.6 160H256l-64-64V64H298.9zM445.1 242.7l-87.4-204C347.6 15.3 324.5 0 298.9 0H176c-26.5 0-48 21.5-48 48V160H96c-17.7 0-32 14.3-32 32V298.8C26.2 316.8 0 355.3 0 400c0 61.9 50.1 112 112 112H368c61.9 0 112-50.1 112-112c0-17.2-3.9-33.5-10.8-48H512v50.7c0 17 6.7 33.3 18.7 45.3l54.6 54.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L576 402.7V320 235.2L633 164c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5l-57 71.2c-9.1 11.3-14 25.4-14 40V288H448V256.7c.1-2.4-.2-4.8-.6-7.1s-1.2-4.7-2.2-6.8zM368 352c26.5 0 48 21.5 48 48s-21.5 48-48 48H112c-26.5 0-48-21.5-48-48s21.5-48 48-48H368zM144 400a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm216 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm-56-24a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM200 424a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faAnglesRight:WC,faAngleDoubleRight:DC,faCannabis:{prefix:"fas",iconName:"cannabis",icon:[512,512,[],"f55f","M256 0c5.3 0 10.3 2.7 13.3 7.1c15.8 23.5 36.7 63.7 49.2 109c7.2 26.4 11.8 55.2 10.4 84c11.5-8.8 23.7-16.7 35.8-23.6c41-23.3 84.4-36.9 112.2-42.5c5.2-1 10.7 .6 14.4 4.4s5.4 9.2 4.4 14.5c-5.6 27.7-19.3 70.9-42.7 111.7c-9.1 15.9-19.9 31.7-32.4 46.3c27.8 6.6 52.4 17.3 67.2 25.5c5.1 2.8 8.2 8.2 8.2 14s-3.2 11.2-8.2 14c-15.2 8.4-40.9 19.5-69.8 26.1c-20.2 4.6-42.9 7.2-65.2 4.6l8.3 33.1c1.5 6.1-.6 12.4-5.5 16.4s-11.6 4.6-17.2 1.9L280 417.2V488c0 13.3-10.7 24-24 24s-24-10.7-24-24V417.2l-58.5 29.1c-5.6 2.8-12.3 2.1-17.2-1.9s-7-10.3-5.5-16.4l8.3-33.1c-22.2 2.6-45 0-65.2-4.6c-28.9-6.6-54.6-17.6-69.8-26.1c-5.1-2.8-8.2-8.2-8.2-14s3.2-11.2 8.2-14c14.8-8.2 39.4-18.8 67.2-25.5C78.9 296.3 68.1 280.5 59 264.6c-23.4-40.8-37.1-84-42.7-111.7c-1.1-5.2 .6-10.7 4.4-14.5s9.2-5.4 14.4-4.4c27.9 5.5 71.2 19.2 112.2 42.5c12.1 6.9 24.3 14.7 35.8 23.6c-1.4-28.7 3.1-57.6 10.4-84c12.5-45.3 33.4-85.5 49.2-109c3-4.4 8-7.1 13.3-7.1z"]},faCirclePlay:OC,faPlayCircle:FC,faTablets:{prefix:"fas",iconName:"tablets",icon:[640,512,[],"f490","M614.3 247c16.3-25 25.7-54.9 25.7-87C640 71.6 568.4 0 480 0c-32.1 0-61.9 9.4-87 25.7c-7.9 5.2-8.5 16.2-1.8 22.9L591.4 248.8c6.7 6.7 17.8 6.2 22.9-1.8zM567 294.3c7.9-5.2 8.5-16.2 1.8-22.9L368.6 71.2c-6.7-6.7-17.8-6.2-22.9 1.8c-16.3 25-25.7 54.9-25.7 87c0 88.4 71.6 160 160 160c32.1 0 61.9-9.4 87-25.7zM301.5 368H18.5c-9.5 0-16.9 8.2-15 17.5C18.9 457.8 83.1 512 160 512s141.1-54.2 156.5-126.5c2-9.3-5.5-17.5-15-17.5zm0-32c9.5 0 16.9-8.2 15-17.5C301.1 246.2 236.9 192 160 192S18.9 246.2 3.5 318.5c-2 9.3 5.5 17.5 15 17.5H301.5z"]},faEthernet:{prefix:"fas",iconName:"ethernet",icon:[512,512,[],"f796","M0 224V416c0 17.7 14.3 32 32 32H96V336c0-8.8 7.2-16 16-16s16 7.2 16 16V448h64V336c0-8.8 7.2-16 16-16s16 7.2 16 16V448h64V336c0-8.8 7.2-16 16-16s16 7.2 16 16V448h64V336c0-8.8 7.2-16 16-16s16 7.2 16 16V448h64c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32H448V160c0-17.7-14.3-32-32-32H384V96c0-17.7-14.3-32-32-32H160c-17.7 0-32 14.3-32 32v32H96c-17.7 0-32 14.3-32 32v32H32c-17.7 0-32 14.3-32 32z"]},faEuroSign:GC,faEur:UC,faEuro:jC,faChair:{prefix:"fas",iconName:"chair",icon:[448,512,[129681],"f6c0","M248 48V256h48V58.7c23.9 13.8 40 39.7 40 69.3V256h48V128C384 57.3 326.7 0 256 0H192C121.3 0 64 57.3 64 128V256h48V128c0-29.6 16.1-55.5 40-69.3V256h48V48h48zM48 288c-12.1 0-23.2 6.8-28.6 17.7l-16 32c-5 9.9-4.4 21.7 1.4 31.1S20.9 384 32 384l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32V384H352v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384c11.1 0 21.4-5.7 27.2-15.2s6.4-21.2 1.4-31.1l-16-32C423.2 294.8 412.1 288 400 288H48z"]},faCircleCheck:qC,faCheckCircle:ZC,faCircleStop:YC,faStopCircle:JC,faCompassDrafting:XC,faDraftingCompass:KC,faPlateWheat:{prefix:"fas",iconName:"plate-wheat",icon:[512,512,[],"e55a","M176 32c44.2 0 80 35.8 80 80v16c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80V48c0-8.8 7.2-16 16-16zM56 64h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H56c-13.3 0-24-10.7-24-24s10.7-24 24-24zM24 136H136c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.3 0-24-10.7-24-24s10.7-24 24-24zm8 96c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H56c-13.3 0-24-10.7-24-24zM272 48c0-8.8 7.2-16 16-16c44.2 0 80 35.8 80 80v16c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80V48zM400 32c44.2 0 80 35.8 80 80v16c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80V48c0-8.8 7.2-16 16-16zm80 160v16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16V256c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM352 176c8.8 0 16 7.2 16 16v16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16V256c0-44.2 35.8-80 80-80zm-96 16v16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16V256c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM3.5 347.6C1.6 332.9 13 320 27.8 320H484.2c14.8 0 26.2 12.9 24.4 27.6C502.3 397.8 464.2 437 416 446v2c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32v-2c-48.2-9-86.3-48.2-92.5-98.4z"]},faIcicles:{prefix:"fas",iconName:"icicles",icon:[512,512,[],"f7ad","M75.8 304.8L1 35.7c-.7-2.5-1-5-1-7.5C0 12.6 12.6 0 28.2 0H482.4C498.8 0 512 13.2 512 29.6c0 1.6-.1 3.3-.4 4.9L434.6 496.1c-1.5 9.2-9.5 15.9-18.8 15.9c-9.2 0-17.1-6.6-18.7-15.6L336 160 307.2 303.9c-1.9 9.3-10.1 16.1-19.6 16.1c-9.2 0-17.2-6.2-19.4-15.1L240 192 210.6 368.2c-1.5 9.1-9.4 15.8-18.6 15.8s-17.1-6.7-18.6-15.8L144 192 115.9 304.3c-2.3 9.2-10.6 15.7-20.1 15.7c-9.3 0-17.5-6.2-20-15.2z"]},faPersonShelter:{prefix:"fas",iconName:"person-shelter",icon:[512,512,[],"e54f","M271.9 4.2c-9.8-5.6-21.9-5.6-31.8 0l-224 128C6.2 137.9 0 148.5 0 160V480c0 17.7 14.3 32 32 32s32-14.3 32-32V178.6L256 68.9 448 178.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V160c0-11.5-6.2-22.1-16.1-27.8l-224-128zM256 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zm-8 280V400h16v88c0 13.3 10.7 24 24 24s24-10.7 24-24V313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3H246.2c-32.4 0-62.1 17.8-77.5 46.3l-37.9 70.3c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L200 313.5V488c0 13.3 10.7 24 24 24s24-10.7 24-24z"]},faNeuter:{prefix:"fas",iconName:"neuter",icon:[384,512,[9906],"f22c","M80 176a112 112 0 1 1 224 0A112 112 0 1 1 80 176zM224 349.1c81.9-15 144-86.8 144-173.1C368 78.8 289.2 0 192 0S16 78.8 16 176c0 86.3 62.1 158.1 144 173.1V480c0 17.7 14.3 32 32 32s32-14.3 32-32V349.1z"]},faIdBadge:{prefix:"fas",iconName:"id-badge",icon:[384,512,[],"f2c1","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zm96 320h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM144 64h96c8.8 0 16 7.2 16 16s-7.2 16-16 16H144c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faMarker:{prefix:"fas",iconName:"marker",icon:[512,512,[],"f5a1","M481 31C445.1-4.8 386.9-4.8 351 31l-15 15L322.9 33C294.8 4.9 249.2 4.9 221.1 33L135 119c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L255 66.9c9.4-9.4 24.6-9.4 33.9 0L302.1 80 186.3 195.7 316.3 325.7 481 161c35.9-35.9 35.9-94.1 0-129.9zM293.7 348.3L163.7 218.3 99.5 282.5c-48 48-80.8 109.2-94.1 175.8l-5 25c-1.6 7.9 .9 16 6.6 21.7s13.8 8.1 21.7 6.6l25-5c66.6-13.3 127.8-46.1 175.8-94.1l64.2-64.2z"]},faFaceLaughBeam:QC,faLaughBeam:ey,faHelicopterSymbol:{prefix:"fas",iconName:"helicopter-symbol",icon:[512,512,[],"e502","M445.3 224H510C495.6 108.2 403.8 16.4 288 2V66.7C368.4 80.1 431.9 143.6 445.3 224zM510 288H445.3C431.9 368.4 368.4 431.9 288 445.4V510c115.8-14.4 207.6-106.2 222-222zM2 288C16.4 403.8 108.2 495.6 224 510V445.4C143.6 431.9 80.1 368.4 66.7 288H2zm0-64H66.7C80.1 143.6 143.6 80.1 224 66.7V2C108.2 16.4 16.4 108.2 2 224zm206-64c0-17.7-14.3-32-32-32s-32 14.3-32 32V352c0 17.7 14.3 32 32 32s32-14.3 32-32V288h96v64c0 17.7 14.3 32 32 32s32-14.3 32-32V160c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H208V160z"]},faUniversalAccess:{prefix:"fas",iconName:"universal-access",icon:[512,512,[],"f29a","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm161.5-86.1c-12.2-5.2-26.3 .4-31.5 12.6s.4 26.3 12.6 31.5l11.9 5.1c17.3 7.4 35.2 12.9 53.6 16.3v50.1c0 4.3-.7 8.6-2.1 12.6l-28.7 86.1c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2l24.4-73.2c1.3-3.8 4.8-6.4 8.8-6.4s7.6 2.6 8.8 6.4l24.4 73.2c4.2 12.6 17.8 19.4 30.4 15.2s19.4-17.8 15.2-30.4l-28.7-86.1c-1.4-4.1-2.1-8.3-2.1-12.6V235.5c18.4-3.5 36.3-8.9 53.6-16.3l11.9-5.1c12.2-5.2 17.8-19.3 12.6-31.5s-19.3-17.8-31.5-12.6L338.7 175c-26.1 11.2-54.2 17-82.7 17s-56.5-5.8-82.7-17l-11.9-5.1zM256 160a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]},faCircleChevronUp:ty,faChevronCircleUp:oy,faLariSign:{prefix:"fas",iconName:"lari-sign",icon:[384,512,[],"e1c8","M144 32c17.7 0 32 14.3 32 32V96.7c5.3-.4 10.6-.7 16-.7s10.7 .2 16 .7V64c0-17.7 14.3-32 32-32s32 14.3 32 32v49.4c54.9 25.2 95.8 75.5 108.2 136.2c3.5 17.3-7.7 34.2-25 37.7s-34.2-7.7-37.7-25c-6.1-29.9-22.5-55.9-45.4-74.3V256c0 17.7-14.3 32-32 32s-32-14.3-32-32V161c-5.2-.7-10.6-1-16-1s-10.8 .3-16 1v95c0 17.7-14.3 32-32 32s-32-14.3-32-32V188.1C82.7 211.5 64 247.6 64 288c0 70.7 57.3 128 128 128H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H192 32c-17.7 0-32-14.3-32-32s14.3-32 32-32H48.9C18.5 382 0 337.2 0 288c0-77.5 45.9-144.3 112-174.6V64c0-17.7 14.3-32 32-32z"]},faVolcano:{prefix:"fas",iconName:"volcano",icon:[512,512,[127755],"f770","M160 144c-35.3 0-64-28.7-64-64s28.7-64 64-64c15.7 0 30 5.6 41.2 15C212.4 12.4 232.7 0 256 0s43.6 12.4 54.8 31C322 21.6 336.3 16 352 16c35.3 0 64 28.7 64 64s-28.7 64-64 64c-14.7 0-28.3-5-39.1-13.3l-32 48C275.3 187 266 192 256 192s-19.3-5-24.9-13.3l-32-48C188.3 139 174.7 144 160 144zM144 352l48.4-24.2c10.2-5.1 21.6-7.8 33-7.8c19.6 0 38.4 7.8 52.2 21.6l32.5 32.5c6.3 6.3 14.9 9.9 23.8 9.9c11.3 0 21.8-5.6 28-15l9.7-14.6-58.9-66.3c-9.1-10.2-22.2-16.1-35.9-16.1H235.1c-13.7 0-26.8 5.9-35.9 16.1l-59.9 67.4L144 352zm19.4-95.8c18.2-20.5 44.3-32.2 71.8-32.2h41.8c27.4 0 53.5 11.7 71.8 32.2l150.2 169c8.5 9.5 13.2 21.9 13.2 34.7c0 28.8-23.4 52.2-52.2 52.2H52.2C23.4 512 0 488.6 0 459.8c0-12.8 4.7-25.1 13.2-34.7l150.2-169z"]},faPersonWalkingDashedLineArrowRight:{prefix:"fas",iconName:"person-walking-dashed-line-arrow-right",icon:[640,512,[],"e553","M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM123.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L281 232.7l-15.3-36.8C248.5 154.8 208.3 128 163.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1L68.7 398 9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L116.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zM550.6 153.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L530.7 224H384c-17.7 0-32 14.3-32 32s14.3 32 32 32H530.7l-25.4 25.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l80-80c12.5-12.5 12.5-32.8 0-45.3l-80-80zM392 0c-13.3 0-24 10.7-24 24V72c0 13.3 10.7 24 24 24s24-10.7 24-24V24c0-13.3-10.7-24-24-24zm24 152c0-13.3-10.7-24-24-24s-24 10.7-24 24v16c0 13.3 10.7 24 24 24s24-10.7 24-24V152zM392 320c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24s24-10.7 24-24V344c0-13.3-10.7-24-24-24zm24 120c0-13.3-10.7-24-24-24s-24 10.7-24 24v48c0 13.3 10.7 24 24 24s24-10.7 24-24V440z"]},faSterlingSign:ry,faGbp:cy,faPoundSign:ay,faViruses:{prefix:"fas",iconName:"viruses",icon:[640,512,[],"e076","M192 0c13.3 0 24 10.7 24 24V37.5c0 35.6 43.1 53.5 68.3 28.3l9.5-9.5c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-9.5 9.5C293 124.9 310.9 168 346.5 168H360c13.3 0 24 10.7 24 24s-10.7 24-24 24H346.5c-35.6 0-53.5 43.1-28.3 68.3l9.5 9.5c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-9.5-9.5C259.1 293 216 310.9 216 346.5V360c0 13.3-10.7 24-24 24s-24-10.7-24-24V346.5c0-35.6-43.1-53.5-68.3-28.3l-9.5 9.5c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l9.5-9.5C91 259.1 73.1 216 37.5 216H24c-13.3 0-24-10.7-24-24s10.7-24 24-24H37.5c35.6 0 53.5-43.1 28.3-68.3l-9.5-9.5c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l9.5 9.5C124.9 91 168 73.1 168 37.5V24c0-13.3 10.7-24 24-24zm48 224a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm-48-64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm320 80c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C574.5 312.1 591 352 624 352c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0C551.9 446.5 512 463 512 496c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C417.5 423.9 401 384 368 384c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C440.1 289.5 480 273 480 240c0-8.8 7.2-16 16-16s16 7.2 16 16zm0 112a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},faSquarePersonConfined:{prefix:"fas",iconName:"square-person-confined",icon:[448,512,[],"e577","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm96 112a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm80 104c0-30.9 25.1-56 56-56s56 25.1 56 56V350.1c0 36.4-29.5 65.9-65.9 65.9c-17.5 0-34.3-6.9-46.6-19.3L184.8 342l-28.1 56.3c-7.9 15.8-27.1 22.2-42.9 14.3s-22.2-27.1-14.3-42.9l48-96c4.6-9.2 13.3-15.6 23.5-17.3s20.5 1.7 27.8 9L240 306.7V248z"]},faUserTie:{prefix:"fas",iconName:"user-tie",icon:[448,512,[],"f508","M224 256A128 128 0 1 1 224 0a128 128 0 1 1 0 256zM209.1 359.2l-18.6-31c-6.4-10.7 1.3-24.2 13.7-24.2H224h19.7c12.4 0 20.1 13.6 13.7 24.2l-18.6 31 33.4 123.9 36-146.9c2-8.1 9.8-13.4 17.9-11.3c70.1 17.6 121.9 81 121.9 156.4c0 17-13.8 30.7-30.7 30.7H285.5c-2.1 0-4-.4-5.8-1.1l.3 1.1H168l.3-1.1c-1.8 .7-3.8 1.1-5.8 1.1H30.7C13.8 512 0 498.2 0 481.3c0-75.5 51.9-138.9 121.9-156.4c8.1-2 15.9 3.3 17.9 11.3l36 146.9 33.4-123.9z"]},faArrowDownLong:ny,faLongArrowDown:ly,faTentArrowDownToLine:{prefix:"fas",iconName:"tent-arrow-down-to-line",icon:[640,512,[],"e57e","M241.8 111.9c8.9 9.9 8.1 25-1.8 33.9l-80 72c-9.1 8.2-23 8.2-32.1 0l-80-72c-9.9-8.9-10.7-24-1.8-33.9s24-10.7 33.9-1.8l39.9 36L120 24c0-13.3 10.7-24 24-24s24 10.7 24 24l0 122.1 39.9-36c9.9-8.9 25-8.1 33.9 1.8zm122.8 22.6c11.5-8.7 27.3-8.7 38.8 0l168 128c6.6 5 11 12.5 12.3 20.7l24 160 .7 4.7c17.5 .2 31.6 14.4 31.6 32c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H159.6l.7-4.7 24-160c1.2-8.2 5.6-15.7 12.3-20.7l168-128zM384 448h76.8L384 320V448z"]},faCertificate:{prefix:"fas",iconName:"certificate",icon:[512,512,[],"f0a3","M211 7.3C205 1 196-1.4 187.6 .8s-14.9 8.9-17.1 17.3L154.7 80.6l-62-17.5c-8.4-2.4-17.4 0-23.5 6.1s-8.5 15.1-6.1 23.5l17.5 62L18.1 170.6c-8.4 2.1-15 8.7-17.3 17.1S1 205 7.3 211l46.2 45L7.3 301C1 307-1.4 316 .8 324.4s8.9 14.9 17.3 17.1l62.5 15.8-17.5 62c-2.4 8.4 0 17.4 6.1 23.5s15.1 8.5 23.5 6.1l62-17.5 15.8 62.5c2.1 8.4 8.7 15 17.1 17.3s17.3-.2 23.4-6.4l45-46.2 45 46.2c6.1 6.2 15 8.7 23.4 6.4s14.9-8.9 17.1-17.3l15.8-62.5 62 17.5c8.4 2.4 17.4 0 23.5-6.1s8.5-15.1 6.1-23.5l-17.5-62 62.5-15.8c8.4-2.1 15-8.7 17.3-17.1s-.2-17.3-6.4-23.4l-46.2-45 46.2-45c6.2-6.1 8.7-15 6.4-23.4s-8.9-14.9-17.3-17.1l-62.5-15.8 17.5-62c2.4-8.4 0-17.4-6.1-23.5s-15.1-8.5-23.5-6.1l-62 17.5L341.4 18.1c-2.1-8.4-8.7-15-17.1-17.3S307 1 301 7.3L256 53.5 211 7.3z"]},faReplyAll:iy,faMailReplyAll:sy,faSuitcase:{prefix:"fas",iconName:"suitcase",icon:[512,512,[129523],"f0f2","M176 56V96H336V56c0-4.4-3.6-8-8-8H184c-4.4 0-8 3.6-8 8zM128 96V56c0-30.9 25.1-56 56-56H328c30.9 0 56 25.1 56 56V96v32V480H128V128 96zM64 96H96V480H64c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64zM448 480H416V96h32c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64z"]},faPersonSkating:dy,faSkating:my,faFilterCircleDollar:fy,faFunnelDollar:uy,faCameraRetro:{prefix:"fas",iconName:"camera-retro",icon:[512,512,[128247],"f083","M220.6 121.2L271.1 96 448 96v96H333.2c-21.9-15.1-48.5-24-77.2-24s-55.2 8.9-77.2 24H64V128H192c9.9 0 19.7-2.3 28.6-6.8zM0 128V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H271.1c-9.9 0-19.7 2.3-28.6 6.8L192 64H160V48c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16l0 16C28.7 64 0 92.7 0 128zM168 304a88 88 0 1 1 176 0 88 88 0 1 1 -176 0z"]},faCircleArrowDown:py,faArrowCircleDown:by,faFileImport:hy,faArrowRightToFile:gy,faSquareArrowUpRight:vy,faExternalLinkSquare:Cy,faBoxOpen:{prefix:"fas",iconName:"box-open",icon:[640,512,[],"f49e","M58.9 42.1c3-6.1 9.6-9.6 16.3-8.7L320 64 564.8 33.4c6.7-.8 13.3 2.7 16.3 8.7l41.7 83.4c9 17.9-.6 39.6-19.8 45.1L439.6 217.3c-13.9 4-28.8-1.9-36.2-14.3L320 64 236.6 203c-7.4 12.4-22.3 18.3-36.2 14.3L37.1 170.6c-19.3-5.5-28.8-27.2-19.8-45.1L58.9 42.1zM321.1 128l54.9 91.4c14.9 24.8 44.6 36.6 72.5 28.6L576 211.6v167c0 22-15 41.2-36.4 46.6l-204.1 51c-10.2 2.6-20.9 2.6-31 0l-204.1-51C79 419.7 64 400.5 64 378.5v-167L191.6 248c27.8 8 57.6-3.8 72.5-28.6L318.9 128h2.2z"]},faScroll:{prefix:"fas",iconName:"scroll",icon:[576,512,[128220],"f70e","M0 80v48c0 17.7 14.3 32 32 32H48 96V80c0-26.5-21.5-48-48-48S0 53.5 0 80zM112 32c10 13.4 16 30 16 48V384c0 35.3 28.7 64 64 64s64-28.7 64-64v-5.3c0-32.4 26.3-58.7 58.7-58.7H480V128c0-53-43-96-96-96H112zM464 480c61.9 0 112-50.1 112-112c0-8.8-7.2-16-16-16H314.7c-14.7 0-26.7 11.9-26.7 26.7V384c0 53-43 96-96 96H368h96z"]},faSpa:{prefix:"fas",iconName:"spa",icon:[576,512,[],"f5bb","M183.1 235.3c33.7 20.7 62.9 48.1 85.8 80.5c7 9.9 13.4 20.3 19.1 31c5.7-10.8 12.1-21.1 19.1-31c22.9-32.4 52.1-59.8 85.8-80.5C437.6 207.8 490.1 192 546 192h9.9c11.1 0 20.1 9 20.1 20.1C576 360.1 456.1 480 308.1 480H288 267.9C119.9 480 0 360.1 0 212.1C0 201 9 192 20.1 192H30c55.9 0 108.4 15.8 153.1 43.3zM301.5 37.6c15.7 16.9 61.1 71.8 84.4 164.6c-38 21.6-71.4 50.8-97.9 85.6c-26.5-34.8-59.9-63.9-97.9-85.6c23.2-92.8 68.6-147.7 84.4-164.6C278 33.9 282.9 32 288 32s10 1.9 13.5 5.6z"]},faLocationPinLock:{prefix:"fas",iconName:"location-pin-lock",icon:[512,512,[],"e51f","M215.7 499.2c11-13.8 25.1-31.7 40.3-52.3V352c0-23.7 12.9-44.4 32-55.4V272c0-55.6 40.5-101.7 93.6-110.5C367 70 287.7 0 192 0C86 0 0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM400 240c17.7 0 32 14.3 32 32v48H368V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faPause:{prefix:"fas",iconName:"pause",icon:[320,512,[9208],"f04c","M48 64C21.5 64 0 85.5 0 112V400c0 26.5 21.5 48 48 48H80c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H48zm192 0c-26.5 0-48 21.5-48 48V400c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H240z"]},faHillAvalanche:{prefix:"fas",iconName:"hill-avalanche",icon:[576,512,[],"e507","M439.7 401.9c34.2 23.1 81.1 19.5 111.4-10.8c34.4-34.4 34.4-90.1 0-124.4c-27.8-27.8-69.5-33.1-102.6-16c-11.8 6.1-16.4 20.6-10.3 32.3s20.6 16.4 32.3 10.3c15.1-7.8 34-5.3 46.6 7.3c15.6 15.6 15.6 40.9 0 56.6s-40.9 15.6-56.6 0l-81.7-81.7C401.2 261.3 416 236.4 416 208c0-33.9-21.1-62.9-50.9-74.5c1.9-6.8 2.9-14 2.9-21.5c0-44.2-35.8-80-80-80c-27.3 0-51.5 13.7-65.9 34.6C216.3 46.6 197.9 32 176 32c-26.5 0-48 21.5-48 48c0 4 .5 7.9 1.4 11.6L439.7 401.9zM480 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM68.3 87C43.1 61.8 0 79.7 0 115.3V432c0 44.2 35.8 80 80 80H396.7c35.6 0 53.5-43.1 28.3-68.3L68.3 87z"]},faTemperatureEmpty:yy,faTemperature0:zy,faThermometer0:Hy,faThermometerEmpty:_y,faBomb:{prefix:"fas",iconName:"bomb",icon:[512,512,[128163],"f1e2","M459.1 52.4L442.6 6.5C440.7 2.6 436.5 0 432.1 0s-8.5 2.6-10.4 6.5L405.2 52.4l-46 16.8c-4.3 1.6-7.3 5.9-7.2 10.4c0 4.5 3 8.7 7.2 10.2l45.7 16.8 16.8 45.8c1.5 4.4 5.8 7.5 10.4 7.5s8.9-3.1 10.4-7.5l16.5-45.8 45.7-16.8c4.2-1.5 7.2-5.7 7.2-10.2c0-4.6-3-8.9-7.2-10.4L459.1 52.4zm-132.4 53c-12.5-12.5-32.8-12.5-45.3 0l-2.9 2.9C256.5 100.3 232.7 96 208 96C93.1 96 0 189.1 0 304S93.1 512 208 512s208-93.1 208-208c0-24.7-4.3-48.5-12.2-70.5l2.9-2.9c12.5-12.5 12.5-32.8 0-45.3l-80-80zM200 192c-57.4 0-104 46.6-104 104v8c0 8.8-7.2 16-16 16s-16-7.2-16-16v-8c0-75.1 60.9-136 136-136h8c8.8 0 16 7.2 16 16s-7.2 16-16 16h-8z"]},faRegistered:{prefix:"fas",iconName:"registered",icon:[512,512,[174],"f25d","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM160 152c0-13.3 10.7-24 24-24h88c44.2 0 80 35.8 80 80c0 28-14.4 52.7-36.3 67l34.1 75.1c5.5 12.1 .1 26.3-11.9 31.8s-26.3 .1-31.8-11.9L268.9 288H208v72c0 13.3-10.7 24-24 24s-24-10.7-24-24V264 152zm48 88h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H208v64z"]},faAddressCard:Vy,faContactCard:xy,faVcard:My,faScaleUnbalancedFlip:Ly,faBalanceScaleRight:wy,faSubscript:{prefix:"fas",iconName:"subscript",icon:[512,512,[],"f12c","M32 64C14.3 64 0 78.3 0 96s14.3 32 32 32H47.3l89.6 128L47.3 384H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64c10.4 0 20.2-5.1 26.2-13.6L176 311.8l85.8 122.6c6 8.6 15.8 13.6 26.2 13.6h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H304.7L215.1 256l89.6-128H320c17.7 0 32-14.3 32-32s-14.3-32-32-32H288c-10.4 0-20.2 5.1-26.2 13.6L176 200.2 90.2 77.6C84.2 69.1 74.4 64 64 64H32zM480 320c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32 16c-15.8 7.9-22.2 27.1-14.3 42.9C393 361.5 404.3 368 416 368v80c-17.7 0-32 14.3-32 32s14.3 32 32 32h32 32c17.7 0 32-14.3 32-32s-14.3-32-32-32V320z"]},faDiamondTurnRight:Sy,faDirections:Ey,faBurst:{prefix:"fas",iconName:"burst",icon:[512,512,[],"e4dc","M37.6 4.2C28-2.3 15.2-1.1 7 7s-9.4 21-2.8 30.5l112 163.3L16.6 233.2C6.7 236.4 0 245.6 0 256s6.7 19.6 16.6 22.8l103.1 33.4L66.8 412.8c-4.9 9.3-3.2 20.7 4.3 28.1s18.8 9.2 28.1 4.3l100.6-52.9 33.4 103.1c3.2 9.9 12.4 16.6 22.8 16.6s19.6-6.7 22.8-16.6l33.4-103.1 100.6 52.9c9.3 4.9 20.7 3.2 28.1-4.3s9.2-18.8 4.3-28.1L392.3 312.2l103.1-33.4c9.9-3.2 16.6-12.4 16.6-22.8s-6.7-19.6-16.6-22.8L388.9 198.7l25.7-70.4c3.2-8.8 1-18.6-5.6-25.2s-16.4-8.8-25.2-5.6l-70.4 25.7L278.8 16.6C275.6 6.7 266.4 0 256 0s-19.6 6.7-22.8 16.6l-32.3 99.6L37.6 4.2z"]},faHouseLaptop:ky,faLaptopHouse:Ny,faFaceTired:Ty,faTired:By,faMoneyBills:{prefix:"fas",iconName:"money-bills",icon:[640,512,[],"e1f3","M96 96V320c0 35.3 28.7 64 64 64H576c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64zm64 160c35.3 0 64 28.7 64 64H160V256zM224 96c0 35.3-28.7 64-64 64V96h64zM576 256v64H512c0-35.3 28.7-64 64-64zM512 96h64v64c-35.3 0-64-28.7-64-64zM288 208a80 80 0 1 1 160 0 80 80 0 1 1 -160 0zM48 120c0-13.3-10.7-24-24-24S0 106.7 0 120V360c0 66.3 53.7 120 120 120H520c13.3 0 24-10.7 24-24s-10.7-24-24-24H120c-39.8 0-72-32.2-72-72V120z"]},faSmog:{prefix:"fas",iconName:"smog",icon:[640,512,[],"f75f","M32 144c0 79.5 64.5 144 144 144H299.3c22.6 19.9 52.2 32 84.7 32s62.1-12.1 84.7-32H496c61.9 0 112-50.1 112-112s-50.1-112-112-112c-10.7 0-21 1.5-30.8 4.3C443.8 27.7 401.1 0 352 0c-32.6 0-62.4 12.2-85.1 32.3C242.1 12.1 210.5 0 176 0C96.5 0 32 64.5 32 144zM616 368H280c-13.3 0-24 10.7-24 24s10.7 24 24 24H616c13.3 0 24-10.7 24-24s-10.7-24-24-24zm-64 96H440c-13.3 0-24 10.7-24 24s10.7 24 24 24H552c13.3 0 24-10.7 24-24s-10.7-24-24-24zm-192 0H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H360c13.3 0 24-10.7 24-24s-10.7-24-24-24zM224 392c0-13.3-10.7-24-24-24H96c-13.3 0-24 10.7-24 24s10.7 24 24 24H200c13.3 0 24-10.7 24-24z"]},faCrutch:{prefix:"fas",iconName:"crutch",icon:[512,512,[],"f7f7","M297.4 9.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0zm-96 144l-34.8 34.8c-12.9 12.9-21.9 29.2-25.8 47.1L116.8 342.9c-1.3 5.9-4.3 11.4-8.6 15.7L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l98.8-98.8c4.3-4.3 9.7-7.3 15.7-8.6l107.6-23.9c17.8-4 34.1-12.9 47.1-25.8l34.7-34.7c0 0 .1-.1 .1-.1s.1-.1 .1-.1l74.6-74.6-45.3-45.3L336 242.7 269.3 176l52.1-52.1L276.1 78.6l-74.7 74.7zM224 221.3L290.7 288l-12.2 12.2c-4.3 4.3-9.7 7.3-15.7 8.6l-76.7 17 17-76.7c1.3-5.9 4.3-11.4 8.6-15.7L224 221.3z"]},faFontAwesome:Iy,faFontAwesomeFlag:$y,faFontAwesomeLogoFull:Ry,faCloudArrowUp:Ay,faCloudUpload:Py,faCloudUploadAlt:Wy,faPalette:{prefix:"fas",iconName:"palette",icon:[512,512,[127912],"f53f","M512 256c0 .9 0 1.8 0 2.7c-.4 36.5-33.6 61.3-70.1 61.3H344c-26.5 0-48 21.5-48 48c0 3.4 .4 6.7 1 9.9c2.1 10.2 6.5 20 10.8 29.9c6.1 13.8 12.1 27.5 12.1 42c0 31.8-21.6 60.7-53.4 62c-3.5 .1-7 .2-10.6 .2C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faArrowsTurnRight:{prefix:"fas",iconName:"arrows-turn-right",icon:[448,512,[],"e4c0","M297.4 9.4c12.5-12.5 32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3l-96 96c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L338.7 160H128c-35.3 0-64 28.7-64 64v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V224C0 153.3 57.3 96 128 96H338.7L297.4 54.6c-12.5-12.5-12.5-32.8 0-45.3zm-96 256c12.5-12.5 32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3l-96 96c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 416H96c-17.7 0-32 14.3-32 32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448c0-53 43-96 96-96H242.7l-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3z"]},faVest:{prefix:"fas",iconName:"vest",icon:[448,512,[],"e085","M207.1 237.4L151.2 69.7C168.6 79.7 192.6 88 224 88s55.4-8.3 72.8-18.3L226.5 280.6c-1.6 4.9-2.5 10-2.5 15.2V464c0 26.5 21.5 48 48 48H400c26.5 0 48-21.5 48-48V270.5c0-9.5-2.8-18.7-8.1-26.6l-47.9-71.8c-5.3-7.9-8.1-17.1-8.1-26.6V128 54.3 48c0-26.5-21.5-48-48-48h-4.5c-.2 0-.4 0-.6 0c-.4 0-.8 0-1.2 0C311 0 295.7 9.7 285.7 18.8C276.4 27.2 257.2 40 224 40s-52.4-12.8-61.7-21.2C152.3 9.7 137 0 118.3 0c-.4 0-.8 0-1.2 0c-.2 0-.4 0-.6 0H112C85.5 0 64 21.5 64 48v6.3V128v17.5c0 9.5-2.8 18.7-8.1 26.6L8.1 243.9C2.8 251.8 0 261.1 0 270.5V464c0 26.5 21.5 48 48 48H176c9.9 0 19-3 26.7-8.1C195.9 492.2 192 478.5 192 464V295.8c0-8.6 1.4-17.1 4.1-25.3l11-33.1zM347.3 356.7l48 48c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-48-48c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0zm-294.6 48l48-48c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l-48 48c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6z"]},faFerry:{prefix:"fas",iconName:"ferry",icon:[576,512,[],"e4ea","M224 0H352c17.7 0 32 14.3 32 32h75.1c20.6 0 31.6 24.3 18.1 39.8L456 96H120L98.8 71.8C85.3 56.3 96.3 32 116.9 32H192c0-17.7 14.3-32 32-32zM96 128H480c17.7 0 32 14.3 32 32V283.5c0 13.3-4.2 26.3-11.9 37.2l-51.4 71.9c-1.9 1.1-3.7 2.2-5.5 3.5c-15.5 10.7-34 18-51 19.9H375.6c-17.1-1.8-35-9-50.8-19.9c-22.1-15.5-51.6-15.5-73.7 0c-14.8 10.2-32.5 18-50.6 19.9H183.9c-17-1.8-35.6-9.2-51-19.9c-1.8-1.3-3.7-2.4-5.6-3.5L75.9 320.7C68.2 309.8 64 296.8 64 283.5V160c0-17.7 14.3-32 32-32zm32 64v96H448V192H128zM306.5 421.9C329 437.4 356.5 448 384 448c26.9 0 55.3-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 501.7 417 512 384 512c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 437.2 165.1 448 192 448c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},faArrowsDownToPeople:{prefix:"fas",iconName:"arrows-down-to-people",icon:[640,512,[],"e4b9","M144 0c-13.3 0-24 10.7-24 24V142.1L97 119c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0l64-64c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-23 23V24c0-13.3-10.7-24-24-24zM360 200a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zM184 296a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zm312 40a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM200 441.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-36.3-67.5c1.7-1.7 3.2-3.6 4.3-5.8L264 345.5V400c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V345.5l26.9 49.9c1.2 2.2 2.6 4.1 4.3 5.8l-36.3 67.5c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L440 441.5V480c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V441.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3H486.2c-16.3 0-31.9 4.5-45.4 12.6l-33.6-62.3c-15.3-28.5-45.1-46.3-77.5-46.3H310.2c-32.4 0-62.1 17.8-77.5 46.3l-33.6 62.3c-13.5-8.1-29.1-12.6-45.4-12.6H134.2c-32.4 0-62.1 17.8-77.5 46.3L18.9 468.6c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L88 441.5V480c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32V441.5zM415 153l64 64c9.4 9.4 24.6 9.4 33.9 0l64-64c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-23 23V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V142.1l-23-23c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z"]},faSeedling:Dy,faSprout:Oy,faLeftRight:Fy,faArrowsAltH:Gy,faBoxesPacking:{prefix:"fas",iconName:"boxes-packing",icon:[640,512,[],"e4c7","M256 48c0-26.5 21.5-48 48-48H592c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H381.3c1.8-5 2.7-10.4 2.7-16V253.3c18.6-6.6 32-24.4 32-45.3V176c0-26.5-21.5-48-48-48H256V48zM571.3 347.3c6.2-6.2 6.2-16.4 0-22.6l-64-64c-6.2-6.2-16.4-6.2-22.6 0l-64 64c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L480 310.6V432c0 8.8 7.2 16 16 16s16-7.2 16-16V310.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0zM0 176c0-8.8 7.2-16 16-16H368c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H16c-8.8 0-16-7.2-16-16V176zm352 80V480c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V256H352zM144 320c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H144z"]},faCircleArrowLeft:Uy,faArrowCircleLeft:jy,faGroupArrowsRotate:{prefix:"fas",iconName:"group-arrows-rotate",icon:[512,512,[],"e4f6","M201.1 71.9c16.9-5 26.6-22.9 21.5-39.8s-22.9-26.6-39.8-21.5c-21.5 6.4-41.8 15.5-60.6 27C114.3 34 105.4 32 96 32C60.7 32 32 60.7 32 96c0 9.4 2 18.3 5.6 26.3c-11.5 18.7-20.6 39-27 60.6c-5 16.9 4.6 34.8 21.5 39.8s34.8-4.6 39.8-21.5c4.3-14.6 10.4-28.5 17.9-41.4c2 .2 4.1 .3 6.1 .3c35.3 0 64-28.7 64-64c0-2.1-.1-4.1-.3-6.1c12.9-7.5 26.8-13.6 41.4-17.9zm128-61.3c-16.9-5-34.8 4.6-39.8 21.5s4.6 34.8 21.5 39.8c14.6 4.3 28.5 10.4 41.4 17.9c-.2 2-.3 4.1-.3 6.1c0 35.3 28.7 64 64 64c2.1 0 4.1-.1 6.2-.3c7.5 12.9 13.6 26.8 17.9 41.4c5 16.9 22.9 26.6 39.8 21.5s26.6-22.9 21.5-39.8c-6.4-21.5-15.5-41.8-27-60.6c3.6-8 5.6-16.9 5.6-26.3c0-35.3-28.7-64-64-64c-9.4 0-18.3 2-26.3 5.6c-18.7-11.5-39-20.6-60.6-27zM71.9 310.9c-5-16.9-22.9-26.6-39.8-21.5s-26.6 22.9-21.5 39.8c6.4 21.5 15.5 41.8 27 60.6C34 397.7 32 406.6 32 416c0 35.3 28.7 64 64 64c9.4 0 18.3-2 26.3-5.6c18.7 11.5 39 20.6 60.6 27c16.9 5 34.8-4.6 39.8-21.5s-4.6-34.8-21.5-39.8c-14.6-4.3-28.5-10.4-41.4-17.9c.2-2 .3-4.1 .3-6.2c0-35.3-28.7-64-64-64c-2.1 0-4.1 .1-6.2 .3c-7.5-12.9-13.6-26.8-17.9-41.4zm429.4 18.3c5-16.9-4.6-34.8-21.5-39.8s-34.8 4.6-39.8 21.5c-4.3 14.6-10.4 28.5-17.9 41.4c-2-.2-4.1-.3-6.2-.3c-35.3 0-64 28.7-64 64c0 2.1 .1 4.1 .3 6.2c-12.9 7.5-26.8 13.6-41.4 17.9c-16.9 5-26.6 22.9-21.5 39.8s22.9 26.6 39.8 21.5c21.5-6.4 41.8-15.5 60.6-27c8 3.6 16.9 5.6 26.3 5.6c35.3 0 64-28.7 64-64c0-9.4-2-18.3-5.6-26.3c11.5-18.7 20.6-39 27-60.6zM192.8 256.8c0-15.6 5.6-29.9 14.9-41.1L223 231c6.6 6.6 17.8 1.9 17.8-7.4V163.2c0-5.7-4.7-10.4-10.4-10.4H169.9c-9.3 0-13.9 11.2-7.4 17.8l11.2 11.2c-17.9 19.8-28.9 46.2-28.9 75.1c0 43.6 24.9 81.3 61.1 99.8c11.8 6 26.3 1.4 32.3-10.4s1.4-26.3-10.4-32.3c-20.8-10.6-34.9-32.2-34.9-57zm93.1-58.6c20.8 10.6 34.9 32.2 34.9 57c0 15.6-5.6 29.9-14.9 41.1L290.6 281c-6.6-6.6-17.8-1.9-17.8 7.4v60.5c0 5.7 4.7 10.4 10.4 10.4h60.5c9.3 0 13.9-11.2 7.4-17.8l-11.2-11.2c17.9-19.8 28.9-46.2 28.9-75.1c0-43.6-24.9-81.3-61.1-99.8c-11.8-6-26.3-1.4-32.3 10.4s-1.4 26.3 10.4 32.3z"]},faBowlFood:{prefix:"fas",iconName:"bowl-food",icon:[512,512,[],"e4c6","M0 192c0-35.3 28.7-64 64-64c.5 0 1.1 0 1.6 0C73 91.5 105.3 64 144 64c15 0 29 4.1 40.9 11.2C198.2 49.6 225.1 32 256 32s57.8 17.6 71.1 43.2C339 68.1 353 64 368 64c38.7 0 71 27.5 78.4 64c.5 0 1.1 0 1.6 0c35.3 0 64 28.7 64 64c0 11.7-3.1 22.6-8.6 32H8.6C3.1 214.6 0 203.7 0 192zm0 91.4C0 268.3 12.3 256 27.4 256H484.6c15.1 0 27.4 12.3 27.4 27.4c0 70.5-44.4 130.7-106.7 154.1L403.5 452c-2 16-15.6 28-31.8 28H140.2c-16.1 0-29.8-12-31.8-28l-1.8-14.4C44.4 414.1 0 353.9 0 283.4z"]},faCandyCane:{prefix:"fas",iconName:"candy-cane",icon:[512,512,[],"f786","M348.8 131.5c3.7-2.3 7.9-3.5 12.2-3.5c12.7 0 23 10.3 23 23v5.6c0 9.9-5.1 19.1-13.5 24.3L30.1 393.7C.1 412.5-9 451.9 9.7 481.9s58.2 39.1 88.2 20.4L438.4 289.5c45.8-28.6 73.6-78.8 73.6-132.8V151C512 67.6 444.4 0 361 0c-28.3 0-56 8-80.1 23L254.1 39.7c-30 18.7-39.1 58.2-20.4 88.2s58.2 39.1 88.2 20.4l26.8-16.8zM298.4 49.8c9.2-5.7 19.1-10.1 29.4-13.1L348 97.5c-5.7 1.4-11.2 3.7-16.3 6.8l-12.6 7.9L298.4 49.8zm88.5 52.7l46.2-46.2c8.5 6.5 16.1 14.1 22.6 22.6l-46.2 46.2c-5.1-9.6-13-17.5-22.6-22.6zm28.9 59.3l61.6 20.5c-2.2 10.5-5.8 20.7-10.5 30.2l-62-20.7c6.2-8.8 10.1-19.1 11-30.1zm-86.1 82.5l60.4 37.7-30.2 18.9-60.4-37.7 30.2-18.9zm-107.2 67l60.4 37.7-30.2 18.9-60.4-37.7 30.2-18.9zM119.3 375.7l60.4 37.7-30.2 18.9L89.1 394.6l30.2-18.9z"]},faArrowDownWideShort:qy,faSortAmountAsc:Zy,faSortAmountDown:Yy,faCloudBolt:Jy,faThunderstorm:Xy,faTextSlash:Ky,faRemoveFormat:Qy,faFaceSmileWink:ez,faSmileWink:tz,faFileWord:{prefix:"fas",iconName:"file-word",icon:[384,512,[],"f1c2","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM111 257.1l26.8 89.2 31.6-90.3c3.4-9.6 12.5-16.1 22.7-16.1s19.3 6.4 22.7 16.1l31.6 90.3L273 257.1c3.8-12.7 17.2-19.9 29.9-16.1s19.9 17.2 16.1 29.9l-48 160c-3 10-12 16.9-22.4 17.1s-19.8-6.2-23.2-16.1L192 336.6l-33.3 95.3c-3.4 9.8-12.8 16.3-23.2 16.1s-19.5-7.1-22.4-17.1l-48-160c-3.8-12.7 3.4-26.1 16.1-29.9s26.1 3.4 29.9 16.1z"]},faFilePowerpoint:{prefix:"fas",iconName:"file-powerpoint",icon:[384,512,[],"f1c4","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM136 240h68c42 0 76 34 76 76s-34 76-76 76H160v32c0 13.3-10.7 24-24 24s-24-10.7-24-24V368 264c0-13.3 10.7-24 24-24zm68 104c15.5 0 28-12.5 28-28s-12.5-28-28-28H160v56h44z"]},faArrowsLeftRight:oz,faArrowsH:rz,faHouseLock:{prefix:"fas",iconName:"house-lock",icon:[640,512,[],"e510","M384 480c0 11.7 3.1 22.6 8.6 32H392c-22.1 0-40-17.9-40-40V448 384c0-17.7-14.3-32-32-32H256c-17.7 0-32 14.3-32 32v64 24c0 22.1-17.9 40-40 40H160 128.1c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2H104c-22.1 0-40-17.9-40-40V360c0-.9 0-1.9 .1-2.8V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L490.7 166.3C447.2 181.7 416 223.2 416 272v24.6c-19.1 11.1-32 31.7-32 55.4V480zM528 240c-17.7 0-32 14.3-32 32v48h64V272c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80v48c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H448c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32V272z"]},faCloudArrowDown:cz,faCloudDownload:az,faCloudDownloadAlt:nz,faChildren:{prefix:"fas",iconName:"children",icon:[640,512,[],"e4e1","M160 0a64 64 0 1 1 0 128A64 64 0 1 1 160 0zM88 480V400H70.2c-10.9 0-18.6-10.7-15.2-21.1l31.1-93.4L57.5 323.3c-10.7 14.1-30.8 16.8-44.8 6.2s-16.8-30.7-6.2-44.8L65.4 207c22.4-29.6 57.5-47 94.6-47s72.2 17.4 94.6 47l58.9 77.7c10.7 14.1 7.9 34.2-6.2 44.8s-34.2 7.9-44.8-6.2l-28.6-37.8L265 378.9c3.5 10.4-4.3 21.1-15.2 21.1H232v80c0 17.7-14.3 32-32 32s-32-14.3-32-32V400H152v80c0 17.7-14.3 32-32 32s-32-14.3-32-32zM480 0a64 64 0 1 1 0 128A64 64 0 1 1 480 0zm-8 384v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V300.5L395.1 321c-9.4 15-29.2 19.4-44.1 10s-19.4-29.2-10-44.1l51.7-82.1c17.6-27.9 48.3-44.9 81.2-44.9h12.3c33 0 63.7 16.9 81.2 44.9L619.1 287c9.4 15 4.9 34.7-10 44.1s-34.7 4.9-44.1-10L552 300.5V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V384H472z"]},faChalkboard:lz,faBlackboard:iz,faUserLargeSlash:sz,faUserAltSlash:dz,faEnvelopeOpen:{prefix:"fas",iconName:"envelope-open",icon:[512,512,[62135],"f2b6","M64 208.1L256 65.9 448 208.1v47.4L289.5 373c-9.7 7.2-21.4 11-33.5 11s-23.8-3.9-33.5-11L64 255.5V208.1zM256 0c-12.1 0-23.8 3.9-33.5 11L25.9 156.7C9.6 168.8 0 187.8 0 208.1V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V208.1c0-20.3-9.6-39.4-25.9-51.4L289.5 11C279.8 3.9 268.1 0 256 0z"]},faHandshakeSimpleSlash:mz,faHandshakeAltSlash:fz,faMattressPillow:{prefix:"fas",iconName:"mattress-pillow",icon:[640,512,[],"e525","M256 64H64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H256V64zm32 384H576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H288V448zM64 160c0-17.7 14.3-32 32-32h64c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V160z"]},faGuaraniSign:{prefix:"fas",iconName:"guarani-sign",icon:[384,512,[],"e19a","M192 0c-17.7 0-32 14.3-32 32V66.7C69.2 81.9 0 160.9 0 256s69.2 174.1 160 189.3V480c0 17.7 14.3 32 32 32s32-14.3 32-32V445.3c90.8-15.2 160-94.2 160-189.3c0-17.7-14.3-32-32-32H224V132c22.1 5.7 41.8 17.1 57.6 32.6c12.6 12.4 32.9 12.2 45.3-.4s12.2-32.9-.5-45.3C299 92 263.5 73.3 224 66.7V32c0-17.7-14.3-32-32-32zM160 132V380c-55.2-14.2-96-64.3-96-124s40.8-109.8 96-124zM224 380V288h92c-11.6 45-47 80.4-92 92z"]},faArrowsRotate:uz,faRefresh:pz,faSync:bz,faFireExtinguisher:{prefix:"fas",iconName:"fire-extinguisher",icon:[512,512,[129519],"f134","M500.3 7.3C507.7 13.3 512 22.4 512 32v96c0 9.6-4.3 18.7-11.7 24.7s-17.2 8.5-26.6 6.6l-160-32C301.5 124.9 292 115.7 289 104H224v34.8c37.8 18 64 56.5 64 101.2V384H64V240c0-44.7 26.2-83.2 64-101.2V110c-36.2 11.1-66 36.9-82.3 70.5c-5.8 11.9-20.2 16.9-32.1 11.1S-3.3 171.4 2.5 159.5C26.7 109.8 72.7 72.6 128 60.4V32c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V56h65c3-11.7 12.5-20.9 24.7-23.4l160-32c9.4-1.9 19.1 .6 26.6 6.6zM288 416v32c0 35.3-28.7 64-64 64H128c-35.3 0-64-28.7-64-64V416H288zM176 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faCruzeiroSign:{prefix:"fas",iconName:"cruzeiro-sign",icon:[448,512,[],"e152","M96 256c0-88.4 71.6-160 160-160c41 0 78.3 15.4 106.7 40.7c13.2 11.8 33.4 10.7 45.2-2.5s10.7-33.4-2.5-45.2c-39.6-35.5-92-57-149.3-57C132.3 32 32 132.3 32 256s100.3 224 224 224c57.4 0 109.7-21.6 149.3-57c13.2-11.8 14.3-32 2.5-45.2s-32-14.3-45.2-2.5C334.3 400.6 297 416 256 416V320v-8.7c0-12.8 10.4-23.3 23.3-23.3c4.6 0 9.1 1.4 12.9 3.9l10.1 6.7c14.7 9.8 34.6 5.8 44.4-8.9s5.8-34.6-8.9-44.4l-10.1-6.7c-14.3-9.6-31.2-14.7-48.4-14.7c-12.4 0-24.2 2.6-34.9 7.3c-5.5-4.5-12.6-7.3-20.3-7.3c-17.7 0-32 14.3-32 32v55.3V320v82.7C135.5 378 96 321.6 96 256z"]},faGreaterThanEqual:{prefix:"fas",iconName:"greater-than-equal",icon:[448,512,[],"f532","M52.1 93.7C35.7 87.1 27.7 68.5 34.3 52.1s25.2-24.4 41.6-17.8l320 128C408 167.1 416 178.9 416 192s-8 24.9-20.1 29.7l-320 128c-16.4 6.6-35-1.4-41.6-17.8s1.4-35 17.8-41.6L297.8 192 52.1 93.7zM416 416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416z"]},faShieldHalved:hz,faShieldAlt:gz,faBookAtlas:vz,faAtlas:Cz,faVirus:{prefix:"fas",iconName:"virus",icon:[512,512,[],"e074","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V43.5c0 49.9-60.3 74.9-95.6 39.6L120.2 75C107.7 62.5 87.5 62.5 75 75s-12.5 32.8 0 45.3l8.2 8.2C118.4 163.7 93.4 224 43.5 224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H43.5c49.9 0 74.9 60.3 39.6 95.6L75 391.8c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l8.2-8.2c35.3-35.3 95.6-10.3 95.6 39.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V468.5c0-49.9 60.3-74.9 95.6-39.6l8.2 8.2c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-8.2-8.2c-35.3-35.3-10.3-95.6 39.6-95.6H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H468.5c-49.9 0-74.9-60.3-39.6-95.6l8.2-8.2c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-8.2 8.2C348.3 118.4 288 93.4 288 43.5V32zM176 224a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm128 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faEnvelopeCircleCheck:{prefix:"fas",iconName:"envelope-circle-check",icon:[640,512,[],"e4e8","M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0l57.4-43c23.9-59.8 79.7-103.3 146.3-109.8l13.9-10.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176V384c0 35.3 28.7 64 64 64H360.2C335.1 417.6 320 378.5 320 336c0-5.6 .3-11.1 .8-16.6l-26.4 19.8zM640 336a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 353.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faLayerGroup:{prefix:"fas",iconName:"layer-group",icon:[576,512,[],"f5fd","M264.5 5.2c14.9-6.9 32.1-6.9 47 0l218.6 101c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 149.8C37.4 145.8 32 137.3 32 128s5.4-17.9 13.9-21.8L264.5 5.2zM476.9 209.6l53.2 24.6c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 277.8C37.4 273.8 32 265.3 32 256s5.4-17.9 13.9-21.8l53.2-24.6 152 70.2c23.4 10.8 50.4 10.8 73.8 0l152-70.2zm-152 198.2l152-70.2 53.2 24.6c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 405.8C37.4 401.8 32 393.3 32 384s5.4-17.9 13.9-21.8l53.2-24.6 152 70.2c23.4 10.8 50.4 10.8 73.8 0z"]},faArrowsToDot:{prefix:"fas",iconName:"arrows-to-dot",icon:[512,512,[],"e4be","M256 0c17.7 0 32 14.3 32 32V64h32c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-64 64c-12.5 12.5-32.8 12.5-45.3 0l-64-64c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8h32V32c0-17.7 14.3-32 32-32zM169.4 393.4l64-64c12.5-12.5 32.8-12.5 45.3 0l64 64c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8H288v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H192c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9zM32 224H64V192c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l64 64c12.5 12.5 12.5 32.8 0 45.3l-64 64c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32zm297.4 54.6c-12.5-12.5-12.5-32.8 0-45.3l64-64c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6v32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H448v32c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-64-64zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faArchway:{prefix:"fas",iconName:"archway",icon:[512,512,[],"f557","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zm0 384c-17.7 0-32 14.3-32 32s14.3 32 32 32H96h64V352c0-53 43-96 96-96s96 43 96 96V480h64 64c17.7 0 32-14.3 32-32s-14.3-32-32-32V128H32V416z"]},faHeartCircleCheck:{prefix:"fas",iconName:"heart-circle-check",icon:[576,512,[],"e4fd","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L416 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faHouseChimneyCrack:yz,faHouseDamage:zz,faFileZipper:Hz,faFileArchive:_z,faSquare:{prefix:"fas",iconName:"square",icon:[448,512,[9632,9723,9724,61590],"f0c8","M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96z"]},faMartiniGlassEmpty:Vz,faGlassMartini:xz,faCouch:{prefix:"fas",iconName:"couch",icon:[640,512,[],"f4b8","M64 160C64 89.3 121.3 32 192 32H448c70.7 0 128 57.3 128 128v33.6c-36.5 7.4-64 39.7-64 78.4v48H128V272c0-38.7-27.5-71-64-78.4V160zM544 272c0-20.9 13.4-38.7 32-45.3c5-1.8 10.4-2.7 16-2.7c26.5 0 48 21.5 48 48V448c0 17.7-14.3 32-32 32H576c-17.7 0-32-14.3-32-32H96c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V272c0-26.5 21.5-48 48-48c5.6 0 11 1 16 2.7c18.6 6.6 32 24.4 32 45.3v48 32h32H512h32V320 272z"]},faCediSign:{prefix:"fas",iconName:"cedi-sign",icon:[384,512,[],"e0df","M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V66.7C101.2 81.9 32 160.9 32 256s69.2 174.1 160 189.3V480c0 17.7 14.3 32 32 32s32-14.3 32-32V445.3c30.9-5.2 59.2-17.7 83.2-35.8c14.1-10.6 17-30.7 6.4-44.8s-30.7-17-44.8-6.4c-13.2 9.9-28.3 17.3-44.8 21.6V132c16.4 4.2 31.6 11.6 44.8 21.6c14.1 10.6 34.2 7.8 44.8-6.4s7.8-34.2-6.4-44.8c-24-18-52.4-30.6-83.2-35.8V32zM192 132V380c-55.2-14.2-96-64.3-96-124s40.8-109.8 96-124z"]},faItalic:{prefix:"fas",iconName:"italic",icon:[384,512,[],"f033","M128 64c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H293.3L160 416h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H90.7L224 96H160c-17.7 0-32-14.3-32-32z"]},faChurch:{prefix:"fas",iconName:"church",icon:[640,512,[9962],"f51d","M344 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V48H264c-13.3 0-24 10.7-24 24s10.7 24 24 24h32v46.4L183.3 210c-14.5 8.7-23.3 24.3-23.3 41.2V512h96V416c0-35.3 28.7-64 64-64s64 28.7 64 64v96h96V251.2c0-16.9-8.8-32.5-23.3-41.2L344 142.4V96h32c13.3 0 24-10.7 24-24s-10.7-24-24-24H344V24zM24.9 330.3C9.5 338.8 0 354.9 0 372.4V464c0 26.5 21.5 48 48 48h80V273.6L24.9 330.3zM592 512c26.5 0 48-21.5 48-48V372.4c0-17.5-9.5-33.6-24.9-42.1L512 273.6V512h80z"]},faCommentsDollar:{prefix:"fas",iconName:"comments-dollar",icon:[640,512,[],"f653","M416 176c0 97.2-93.1 176-208 176c-38.2 0-73.9-8.7-104.7-23.9c-7.5 4-16 7.9-25.2 11.4C59.8 346.4 37.8 352 16 352c-6.9 0-13.1-4.5-15.2-11.1s.2-13.8 5.8-17.9l0 0 0 0 .2-.2c.2-.2 .6-.4 1.1-.8c1-.8 2.5-2 4.3-3.7c3.6-3.3 8.5-8.1 13.3-14.3c5.5-7 10.7-15.4 14.2-24.7C14.7 250.3 0 214.6 0 176C0 78.8 93.1 0 208 0S416 78.8 416 176zM231.5 383C348.9 372.9 448 288.3 448 176c0-5.2-.2-10.4-.6-15.5C555.1 167.1 640 243.2 640 336c0 38.6-14.7 74.3-39.6 103.4c3.5 9.4 8.7 17.7 14.2 24.7c4.8 6.2 9.7 11 13.3 14.3c1.8 1.6 3.3 2.9 4.3 3.7c.5 .4 .9 .7 1.1 .8l.2 .2 0 0 0 0c5.6 4.1 7.9 11.3 5.8 17.9c-2.1 6.6-8.3 11.1-15.2 11.1c-21.8 0-43.8-5.6-62.1-12.5c-9.2-3.5-17.8-7.4-25.2-11.4C505.9 503.3 470.2 512 432 512c-95.6 0-176.2-54.6-200.5-129zM228 72c0-11-9-20-20-20s-20 9-20 20V86c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1l0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4V280c0 11 9 20 20 20s20-9 20-20V266.2c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15l-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7V72z"]},faDemocrat:{prefix:"fas",iconName:"democrat",icon:[640,512,[],"f747","M64 32c0-8.9 3.8-20.9 6.2-27.3C71.2 1.8 74 0 77 0c1.9 0 3.8 .7 5.2 2.1L128 45.7 173.8 2.1C175.2 .7 177.1 0 179 0c3 0 5.8 1.8 6.8 4.7c2.4 6.5 6.2 18.4 6.2 27.3c0 26.5-21.9 42-29.5 46.6l76.2 72.6c6 5.7 13.9 8.8 22.1 8.8H480l32 0c40.3 0 78.2 19 102.4 51.2l19.2 25.6c10.6 14.1 7.7 34.2-6.4 44.8s-34.2 7.7-44.8-6.4l-19.2-25.6c-5.3-7-11.8-12.8-19.2-17V320H192l-40.4-94.3c-3.9-9.2-15.3-12.6-23.6-7l-42.1 28c-9.1 6.1-19.7 9.3-30.7 9.3h-2C23.9 256 0 232.1 0 202.7c0-12.1 4.1-23.8 11.7-33.3L87.6 74.6C78.1 67.4 64 53.2 64 32zM448 352h96v64 64c0 17.7-14.3 32-32 32H480c-17.7 0-32-14.3-32-32V416H288v64c0 17.7-14.3 32-32 32H224c-17.7 0-32-14.3-32-32V416 352h96H448zM260.9 210.9c-.9-1.8-2.8-2.9-4.8-2.9s-3.9 1.1-4.8 2.9l-10.5 20.5-23.5 3.3c-2 .3-3.7 1.6-4.3 3.5s-.1 3.9 1.3 5.3l17 16-4 22.6c-.3 1.9 .5 3.9 2.1 5s3.8 1.3 5.6 .4l21-10.7 21 10.7c1.8 .9 4 .8 5.6-.4s2.5-3.1 2.1-5l-4-22.6 17-16c1.5-1.4 2-3.4 1.3-5.3s-2.3-3.2-4.3-3.5l-23.5-3.3-10.5-20.5zM368.1 208c-2 0-3.9 1.1-4.8 2.9l-10.5 20.5-23.5 3.3c-2 .3-3.7 1.6-4.3 3.5s-.1 3.9 1.3 5.3l17 16-4 22.6c-.3 1.9 .5 3.9 2.1 5s3.8 1.3 5.6 .4l21-10.7 21 10.7c1.8 .9 4 .8 5.6-.4s2.5-3.1 2.1-5l-4-22.6 17-16c1.5-1.4 2-3.4 1.4-5.3s-2.3-3.2-4.3-3.5l-23.5-3.3-10.5-20.5c-.9-1.8-2.8-2.9-4.8-2.9zm116.8 2.9c-.9-1.8-2.8-2.9-4.8-2.9s-3.9 1.1-4.8 2.9l-10.5 20.5-23.5 3.3c-2 .3-3.7 1.6-4.3 3.5s-.1 3.9 1.3 5.3l17 16-4 22.6c-.3 1.9 .5 3.9 2.1 5s3.8 1.3 5.6 .4l21-10.7 21 10.7c1.8 .9 4 .8 5.6-.4s2.5-3.1 2.1-5l-4-22.6 17-16c1.5-1.4 2-3.4 1.4-5.3s-2.3-3.2-4.3-3.5l-23.5-3.3-10.5-20.5z"]},faZ:{prefix:"fas",iconName:"z",icon:[384,512,[122],"5a","M0 64C0 46.3 14.3 32 32 32H352c12.4 0 23.7 7.2 29 18.4s3.6 24.5-4.4 34.1L100.3 416H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-12.4 0-23.7-7.2-29-18.4s-3.6-24.5 4.4-34.1L283.7 96H32C14.3 96 0 81.7 0 64z"]},faPersonSkiing:Mz,faSkiing:Lz,faRoadLock:{prefix:"fas",iconName:"road-lock",icon:[640,512,[],"e567","M288 32H213.2c-27.1 0-51.3 17.1-60.3 42.6L35.1 407.2c-2.1 5.9-3.1 12-3.1 18.2C32 455.5 56.5 480 86.6 480H288V416c0-17.7 14.3-32 32-32s32 14.3 32 32v64h32V352c0-23.7 12.9-44.4 32-55.4V272c0-58.3 44.6-106.2 101.5-111.5L487.1 74.6C478 49.1 453.9 32 426.8 32H352V96c0 17.7-14.3 32-32 32s-32-14.3-32-32V32zm64 192v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-17.7 14.3-32 32-32s32 14.3 32 32zm176 16c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faA:{prefix:"fas",iconName:"a",icon:[384,512,[97],"41","M221.5 51.7C216.6 39.8 204.9 32 192 32s-24.6 7.8-29.5 19.7l-120 288-40 96c-6.8 16.3 .9 35 17.2 41.8s35-.9 41.8-17.2L93.3 384H290.7l31.8 76.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8l-40-96-120-288zM264 320H120l72-172.8L264 320z"]},faTemperatureArrowDown:wz,faTemperatureDown:Sz,faFeatherPointed:Ez,faFeatherAlt:kz,faP:{prefix:"fas",iconName:"p",icon:[320,512,[112],"50","M0 96C0 60.7 28.7 32 64 32h96c88.4 0 160 71.6 160 160s-71.6 160-160 160H64v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V320 96zM64 288h96c53 0 96-43 96-96s-43-96-96-96H64V288z"]},faSnowflake:{prefix:"fas",iconName:"snowflake",icon:[448,512,[10052,10054],"f2dc","M224 0c17.7 0 32 14.3 32 32V62.1l15-15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-49 49v70.3l61.4-35.8 17.7-66.1c3.4-12.8 16.6-20.4 29.4-17s20.4 16.6 17 29.4l-5.2 19.3 23.6-13.8c15.3-8.9 34.9-3.7 43.8 11.5s3.8 34.9-11.5 43.8l-25.3 14.8 21.7 5.8c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17l-67.7-18.1L287.5 256l60.9 35.5 67.7-18.1c12.8-3.4 26 4.2 29.4 17s-4.2 26-17 29.4l-21.7 5.8 25.3 14.8c15.3 8.9 20.4 28.5 11.5 43.8s-28.5 20.4-43.8 11.5l-23.6-13.8 5.2 19.3c3.4 12.8-4.2 26-17 29.4s-26-4.2-29.4-17l-17.7-66.1L256 311.7v70.3l49 49c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-15-15V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V449.9l-15 15c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l49-49V311.7l-61.4 35.8-17.7 66.1c-3.4 12.8-16.6 20.4-29.4 17s-20.4-16.6-17-29.4l5.2-19.3L48.1 395.6c-15.3 8.9-34.9 3.7-43.8-11.5s-3.7-34.9 11.5-43.8l25.3-14.8-21.7-5.8c-12.8-3.4-20.4-16.6-17-29.4s16.6-20.4 29.4-17l67.7 18.1L160.5 256 99.6 220.5 31.9 238.6c-12.8 3.4-26-4.2-29.4-17s4.2-26 17-29.4l21.7-5.8L15.9 171.6C.6 162.7-4.5 143.1 4.4 127.9s28.5-20.4 43.8-11.5l23.6 13.8-5.2-19.3c-3.4-12.8 4.2-26 17-29.4s26 4.2 29.4 17l17.7 66.1L192 200.3V129.9L143 81c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l15 15V32c0-17.7 14.3-32 32-32z"]},faNewspaper:{prefix:"fas",iconName:"newspaper",icon:[512,512,[128240],"f1ea","M96 96c0-35.3 28.7-64 64-64H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H80c-44.2 0-80-35.8-80-80V128c0-17.7 14.3-32 32-32s32 14.3 32 32V400c0 8.8 7.2 16 16 16s16-7.2 16-16V96zm64 24v80c0 13.3 10.7 24 24 24H296c13.3 0 24-10.7 24-24V120c0-13.3-10.7-24-24-24H184c-13.3 0-24 10.7-24 24zm208-8c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H384c-8.8 0-16 7.2-16 16zm0 96c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H384c-8.8 0-16 7.2-16 16zM160 304c0 8.8 7.2 16 16 16H432c8.8 0 16-7.2 16-16s-7.2-16-16-16H176c-8.8 0-16 7.2-16 16zm0 96c0 8.8 7.2 16 16 16H432c8.8 0 16-7.2 16-16s-7.2-16-16-16H176c-8.8 0-16 7.2-16 16z"]},faRectangleAd:Nz,faAd:Tz,faCircleArrowRight:Bz,faArrowCircleRight:Iz,faFilterCircleXmark:{prefix:"fas",iconName:"filter-circle-xmark",icon:[576,512,[],"e17b","M3.9 22.9C10.5 8.9 24.5 0 40 0H472c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L396.4 195.6C316.2 212.1 256 283 256 368c0 27.4 6.3 53.4 17.5 76.5c-1.6-.8-3.2-1.8-4.7-2.9l-64-48c-8.1-6-12.8-15.5-12.8-25.6V288.9L9 65.3C-.7 53.4-2.8 36.8 3.9 22.9zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z"]},faLocust:{prefix:"fas",iconName:"locust",icon:[576,512,[],"e520","M312 32c-13.3 0-24 10.7-24 24s10.7 24 24 24h16c98.7 0 180.6 71.4 197 165.4c-9-3.5-18.8-5.4-29-5.4H431.8l-41.8-97.5c-3.4-7.9-10.8-13.4-19.3-14.4s-17 2.7-22.1 9.6l-40.9 55.5-21.7-50.7c-3.3-7.8-10.5-13.2-18.9-14.3s-16.7 2.3-22 8.9l-240 304c-8.2 10.4-6.4 25.5 4 33.7s25.5 6.4 33.7-4l79.4-100.5 43 16.4-40.5 55c-7.9 10.7-5.6 25.7 5.1 33.6s25.7 5.6 33.6-5.1L215.1 400h74.5l-29.3 42.3c-7.5 10.9-4.8 25.8 6.1 33.4s25.8 4.8 33.4-6.1L348 400h80.4l38.8 67.9c6.6 11.5 21.2 15.5 32.7 8.9s15.5-21.2 8.9-32.7L483.6 400H496c44.1 0 79.8-35.7 80-79.7c0-.1 0-.2 0-.3V280C576 143 465 32 328 32H312zm50.5 168l17.1 40H333l29.5-40zm-87.7 38.1l-1.4 1.9H225.1l32.7-41.5 16.9 39.5zM88.8 240C57.4 240 32 265.4 32 296.8c0 15.5 6.3 30 16.9 40.4L126.7 240H88.8zM496 288a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},faSort:$z,faUnsorted:Rz,faListOl:Az,faList12:Pz,faListNumeric:Wz,faPersonDressBurst:{prefix:"fas",iconName:"person-dress-burst",icon:[640,512,[],"e544","M528 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM390.2 384H408v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384h16v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384h17.8c10.9 0 18.6-10.7 15.2-21.1L546.7 248.1l33.9 56.3c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-53.6-89.2c-20.2-33.7-56.7-54.3-96-54.3H474.2c-39.3 0-75.7 20.6-96 54.3l-53.6 89.2c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9l33.9-56.3L375 362.9c-3.5 10.4 4.3 21.1 15.2 21.1zM190.9 18.1C188.4 12 182.6 8 176 8s-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6L176 286.1l58.6 53.9c4.8 4.4 11.9 5.5 17.8 2.6s9.5-9 9-15.5l-5.6-79.4 50.5-7.8 24.4-40.5-55.2-38L315 92.2c3.3-5.7 2.7-12.8-1.4-17.9s-10.9-7.2-17.2-5.3L220.3 92.1l-29.4-74z"]},faMoneyCheckDollar:Dz,faMoneyCheckAlt:Oz,faVectorSquare:{prefix:"fas",iconName:"vector-square",icon:[448,512,[],"f5cb","M368 80h32v32H368V80zM352 32c-17.7 0-32 14.3-32 32H128c0-17.7-14.3-32-32-32H32C14.3 32 0 46.3 0 64v64c0 17.7 14.3 32 32 32V352c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H96c17.7 0 32-14.3 32-32H320c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V384c0-17.7-14.3-32-32-32V160c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H352zM96 160c17.7 0 32-14.3 32-32H320c0 17.7 14.3 32 32 32V352c-17.7 0-32 14.3-32 32H128c0-17.7-14.3-32-32-32V160zM48 400H80v32H48V400zm320 32V400h32v32H368zM48 112V80H80v32H48z"]},faBreadSlice:{prefix:"fas",iconName:"bread-slice",icon:[512,512,[],"f7ec","M256 32C192 32 0 64 0 192c0 35.3 28.7 64 64 64V432c0 26.5 21.5 48 48 48H400c26.5 0 48-21.5 48-48V256c35.3 0 64-28.7 64-64C512 64 320 32 256 32z"]},faLanguage:{prefix:"fas",iconName:"language",icon:[640,512,[],"f1ab","M0 128C0 92.7 28.7 64 64 64H256h48 16H576c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H320 304 256 64c-35.3 0-64-28.7-64-64V128zm320 0V384H576V128H320zM178.3 175.9c-3.2-7.2-10.4-11.9-18.3-11.9s-15.1 4.7-18.3 11.9l-64 144c-4.5 10.1 .1 21.9 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1h73.6l8.9 20.1c4.5 10.1 16.3 14.6 26.4 10.2s14.6-16.3 10.2-26.4l-64-144zM160 233.2L179 276H141l19-42.8zM448 164c11 0 20 9 20 20v4h44 16c11 0 20 9 20 20s-9 20-20 20h-2l-1.6 4.5c-8.9 24.4-22.4 46.6-39.6 65.4c.9 .6 1.8 1.1 2.7 1.6l18.9 11.3c9.5 5.7 12.5 18 6.9 27.4s-18 12.5-27.4 6.9l-18.9-11.3c-4.5-2.7-8.8-5.5-13.1-8.5c-10.6 7.5-21.9 14-34 19.4l-3.6 1.6c-10.1 4.5-21.9-.1-26.4-10.2s.1-21.9 10.2-26.4l3.6-1.6c6.4-2.9 12.6-6.1 18.5-9.8l-12.2-12.2c-7.8-7.8-7.8-20.5 0-28.3s20.5-7.8 28.3 0l14.6 14.6 .5 .5c12.4-13.1 22.5-28.3 29.8-45H448 376c-11 0-20-9-20-20s9-20 20-20h52v-4c0-11 9-20 20-20z"]},faFaceKissWinkHeart:Fz,faKissWinkHeart:Gz,faFilter:{prefix:"fas",iconName:"filter",icon:[512,512,[],"f0b0","M3.9 54.9C10.5 40.9 24.5 32 40 32H472c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9V448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6V320.9L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z"]},faQuestion:{prefix:"fas",iconName:"question",icon:[320,512,[10067,10068,61736],"3f","M80 160c0-35.3 28.7-64 64-64h32c35.3 0 64 28.7 64 64v3.6c0 21.8-11.1 42.1-29.4 53.8l-42.2 27.1c-25.2 16.2-40.4 44.1-40.4 74V320c0 17.7 14.3 32 32 32s32-14.3 32-32v-1.4c0-8.2 4.2-15.8 11-20.2l42.2-27.1c36.6-23.6 58.8-64.1 58.8-107.7V160c0-70.7-57.3-128-128-128H144C73.3 32 16 89.3 16 160c0 17.7 14.3 32 32 32s32-14.3 32-32zm80 320a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]},faFileSignature:{prefix:"fas",iconName:"file-signature",icon:[576,512,[],"f573","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V428.7c-2.7 1.1-5.4 2-8.2 2.7l-60.1 15c-3 .7-6 1.2-9 1.4c-.9 .1-1.8 .2-2.7 .2H240c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L144 381l-9.8 32.8c-6.1 20.3-24.8 34.2-46 34.2H80c-8.8 0-16-7.2-16-16s7.2-16 16-16h8.2c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.8 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8h8.9c-3.1-8.8-3.7-18.4-1.4-27.8l15-60.1c2.8-11.3 8.6-21.5 16.8-29.7L384 203.6V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM549.8 139.7c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM311.9 321c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L512.1 262.7l-71-71L311.9 321z"]},faUpDownLeftRight:Uz,faArrowsAlt:jz,faHouseChimneyUser:{prefix:"fas",iconName:"house-chimney-user",icon:[576,512,[],"e065","M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L512 185V64c0-17.7-14.3-32-32-32H448c-17.7 0-32 14.3-32 32v36.7L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32V448c0 35.3 28.7 64 64 64H448.5c35.5 0 64.2-28.8 64-64.3l-.7-160.2h32zM288 160a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM176 400c0-44.2 35.8-80 80-80h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H192c-8.8 0-16-7.2-16-16z"]},faHandHoldingHeart:{prefix:"fas",iconName:"hand-holding-heart",icon:[576,512,[],"f4be","M148 76.6C148 34.3 182.3 0 224.6 0c20.3 0 39.8 8.1 54.1 22.4l9.3 9.3 9.3-9.3C311.6 8.1 331.1 0 351.4 0C393.7 0 428 34.3 428 76.6c0 20.3-8.1 39.8-22.4 54.1L302.1 234.1c-7.8 7.8-20.5 7.8-28.3 0L170.4 130.7C156.1 116.4 148 96.9 148 76.6zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]},faPuzzlePiece:{prefix:"fas",iconName:"puzzle-piece",icon:[512,512,[129513],"f12e","M192 104.8c0-9.2-5.8-17.3-13.2-22.8C167.2 73.3 160 61.3 160 48c0-26.5 28.7-48 64-48s64 21.5 64 48c0 13.3-7.2 25.3-18.8 34c-7.4 5.5-13.2 13.6-13.2 22.8v0c0 12.8 10.4 23.2 23.2 23.2H336c26.5 0 48 21.5 48 48v56.8c0 12.8 10.4 23.2 23.2 23.2v0c9.2 0 17.3-5.8 22.8-13.2c8.7-11.6 20.7-18.8 34-18.8c26.5 0 48 28.7 48 64s-21.5 64-48 64c-13.3 0-25.3-7.2-34-18.8c-5.5-7.4-13.6-13.2-22.8-13.2v0c-12.8 0-23.2 10.4-23.2 23.2V464c0 26.5-21.5 48-48 48H279.2c-12.8 0-23.2-10.4-23.2-23.2v0c0-9.2 5.8-17.3 13.2-22.8c11.6-8.7 18.8-20.7 18.8-34c0-26.5-28.7-48-64-48s-64 21.5-64 48c0 13.3 7.2 25.3 18.8 34c7.4 5.5 13.2 13.6 13.2 22.8v0c0 12.8-10.4 23.2-23.2 23.2H48c-26.5 0-48-21.5-48-48V343.2C0 330.4 10.4 320 23.2 320v0c9.2 0 17.3 5.8 22.8 13.2C54.7 344.8 66.7 352 80 352c26.5 0 48-28.7 48-64s-21.5-64-48-64c-13.3 0-25.3 7.2-34 18.8C40.5 250.2 32.4 256 23.2 256v0C10.4 256 0 245.6 0 232.8V176c0-26.5 21.5-48 48-48H168.8c12.8 0 23.2-10.4 23.2-23.2v0z"]},faMoneyCheck:{prefix:"fas",iconName:"money-check",icon:[576,512,[],"f53c","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zm48 160H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zM96 336c0-8.8 7.2-16 16-16H464c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16zM376 160h80c13.3 0 24 10.7 24 24v48c0 13.3-10.7 24-24 24H376c-13.3 0-24-10.7-24-24V184c0-13.3 10.7-24 24-24z"]},faStarHalfStroke:qz,faStarHalfAlt:Zz,faCode:{prefix:"fas",iconName:"code",icon:[640,512,[],"f121","M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"]},faWhiskeyGlass:Yz,faGlassWhiskey:Jz,faBuildingCircleExclamation:{prefix:"fas",iconName:"building-circle-exclamation",icon:[640,512,[],"e4d3","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c15.1 0 28.5-6.9 37.3-17.8C340.4 462.2 320 417.5 320 368c0-54.7 24.9-103.5 64-135.8V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faMagnifyingGlassChart:{prefix:"fas",iconName:"magnifying-glass-chart",icon:[512,512,[],"e522","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zm-312 8v64c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24zm80-96V280c0 13.3 10.7 24 24 24s24-10.7 24-24V120c0-13.3-10.7-24-24-24s-24 10.7-24 24zm80 64v96c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},faArrowUpRightFromSquare:Xz,faExternalLink:Kz,faCubesStacked:{prefix:"fas",iconName:"cubes-stacked",icon:[448,512,[],"e4e6","M192 64v64c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H224c-17.7 0-32 14.3-32 32zM82.7 207c-15.3 8.8-20.5 28.4-11.7 43.7l32 55.4c8.8 15.3 28.4 20.5 43.7 11.7l55.4-32c15.3-8.8 20.5-28.4 11.7-43.7l-32-55.4c-8.8-15.3-28.4-20.5-43.7-11.7L82.7 207zM288 192c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32H288zm64 160c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V384c0-17.7-14.3-32-32-32H352zM160 384v64c0 17.7 14.3 32 32 32h64c17.7 0 32-14.3 32-32V384c0-17.7-14.3-32-32-32H192c-17.7 0-32 14.3-32 32zM32 352c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H96c17.7 0 32-14.3 32-32V384c0-17.7-14.3-32-32-32H32z"]},faWonSign:Qz,faKrw:eH,faWon:tH,faVirusCovid:{prefix:"fas",iconName:"virus-covid",icon:[512,512,[],"e4a8","M192 24c0-13.3 10.7-24 24-24h80c13.3 0 24 10.7 24 24s-10.7 24-24 24H280V81.6c30.7 4.2 58.8 16.3 82.3 34.1L386.1 92 374.8 80.6c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l56.6 56.6c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L420 125.9l-23.8 23.8c17.9 23.5 29.9 51.7 34.1 82.3H464V216c0-13.3 10.7-24 24-24s24 10.7 24 24v80c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H430.4c-4.2 30.7-16.3 58.8-34.1 82.3L420 386.1l11.3-11.3c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-56.6 56.6c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L386.1 420l-23.8-23.8c-23.5 17.9-51.7 29.9-82.3 34.1V464h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h16V430.4c-30.7-4.2-58.8-16.3-82.3-34.1L125.9 420l11.3 11.3c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L46.7 408.7c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L92 386.1l23.8-23.8C97.9 338.8 85.8 310.7 81.6 280H48v16c0 13.3-10.7 24-24 24s-24-10.7-24-24V216c0-13.3 10.7-24 24-24s24 10.7 24 24v16H81.6c4.2-30.7 16.3-58.8 34.1-82.3L92 125.9 80.6 137.2c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l56.6-56.6c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L125.9 92l23.8 23.8c23.5-17.9 51.7-29.9 82.3-34.1V48H216c-13.3 0-24-10.7-24-24zm48 200a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm64 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faAustralSign:{prefix:"fas",iconName:"austral-sign",icon:[448,512,[],"e0a9","M253.5 51.7C248.6 39.8 236.9 32 224 32s-24.6 7.8-29.5 19.7L122.7 224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H96L82.7 320H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H56L34.5 435.7c-6.8 16.3 .9 35 17.2 41.8s35-.9 41.8-17.2L125.3 384H322.7l31.8 76.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8L392 384h24c17.7 0 32-14.3 32-32s-14.3-32-32-32H365.3L352 288h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H325.3L253.5 51.7zM256 224H192l32-76.8L256 224zm-90.7 64H282.7L296 320H152l13.3-32z"]},faF:{prefix:"fas",iconName:"f",icon:[320,512,[102],"46","M64 32C28.7 32 0 60.7 0 96V256 448c0 17.7 14.3 32 32 32s32-14.3 32-32V288H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H64V96H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H64z"]},faLeaf:{prefix:"fas",iconName:"leaf",icon:[512,512,[],"f06c","M272 96c-78.6 0-145.1 51.5-167.7 122.5c33.6-17 71.5-26.5 111.7-26.5h88c8.8 0 16 7.2 16 16s-7.2 16-16 16H288 216s0 0 0 0c-16.6 0-32.7 1.9-48.2 5.4c-25.9 5.9-50 16.4-71.4 30.7c0 0 0 0 0 0C38.3 298.8 0 364.9 0 440v16c0 13.3 10.7 24 24 24s24-10.7 24-24V440c0-48.7 20.7-92.5 53.8-123.2C121.6 392.3 190.3 448 272 448l1 0c132.1-.7 239-130.9 239-291.4c0-42.6-7.5-83.1-21.1-119.6c-2.6-6.9-12.7-6.6-16.2-.1C455.9 72.1 418.7 96 376 96L272 96z"]},faRoad:{prefix:"fas",iconName:"road",icon:[576,512,[128739],"f018","M256 32H181.2c-27.1 0-51.3 17.1-60.3 42.6L3.1 407.2C1.1 413 0 419.2 0 425.4C0 455.5 24.5 480 54.6 480H256V416c0-17.7 14.3-32 32-32s32 14.3 32 32v64H521.4c30.2 0 54.6-24.5 54.6-54.6c0-6.2-1.1-12.4-3.1-18.2L455.1 74.6C446 49.1 421.9 32 394.8 32H320V96c0 17.7-14.3 32-32 32s-32-14.3-32-32V32zm64 192v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},faTaxi:oH,faCab:rH,faPersonCirclePlus:{prefix:"fas",iconName:"person-circle-plus",icon:[576,512,[],"e541","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm16 80c0-8.8-7.2-16-16-16s-16 7.2-16 16v48H368c-8.8 0-16 7.2-16 16s7.2 16 16 16h48v48c0 8.8 7.2 16 16 16s16-7.2 16-16V384h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H448V304z"]},faChartPie:cH,faPieChart:aH,faBoltLightning:{prefix:"fas",iconName:"bolt-lightning",icon:[384,512,[],"e0b7","M0 256L28.5 28c2-16 15.6-28 31.8-28H228.9c15 0 27.1 12.1 27.1 27.1c0 3.2-.6 6.5-1.7 9.5L208 160H347.3c20.2 0 36.7 16.4 36.7 36.7c0 7.4-2.2 14.6-6.4 20.7l-192.2 281c-5.9 8.6-15.6 13.7-25.9 13.7h-2.9c-15.7 0-28.5-12.8-28.5-28.5c0-2.3 .3-4.6 .9-6.9L176 288H32c-17.7 0-32-14.3-32-32z"]},faSackXmark:{prefix:"fas",iconName:"sack-xmark",icon:[512,512,[],"e56a","M192 96H320l47.4-71.1C374.5 14.2 366.9 0 354.1 0H157.9c-12.8 0-20.4 14.2-13.3 24.9L192 96zm128 32H192c-3.8 2.5-8.1 5.3-13 8.4l0 0 0 0C122.3 172.7 0 250.9 0 416c0 53 43 96 96 96H416c53 0 96-43 96-96c0-165.1-122.3-243.3-179-279.6c-4.8-3.1-9.2-5.9-13-8.4zM289.9 336l47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47z"]},faFileExcel:{prefix:"fas",iconName:"file-excel",icon:[384,512,[],"f1c3","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM155.7 250.2L192 302.1l36.3-51.9c7.6-10.9 22.6-13.5 33.4-5.9s13.5 22.6 5.9 33.4L221.3 344l46.4 66.2c7.6 10.9 5 25.8-5.9 33.4s-25.8 5-33.4-5.9L192 385.8l-36.3 51.9c-7.6 10.9-22.6 13.5-33.4 5.9s-13.5-22.6-5.9-33.4L162.7 344l-46.4-66.2c-7.6-10.9-5-25.8 5.9-33.4s25.8-5 33.4 5.9z"]},faFileContract:{prefix:"fas",iconName:"file-contract",icon:[384,512,[],"f56c","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM80 64h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16zm54.2 253.8c-6.1 20.3-24.8 34.2-46 34.2H80c-8.8 0-16-7.2-16-16s7.2-16 16-16h8.2c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.7 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8H304c8.8 0 16 7.2 16 16s-7.2 16-16 16H240c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L144 349l-9.8 32.8z"]},faFishFins:{prefix:"fas",iconName:"fish-fins",icon:[576,512,[],"e4f2","M275.2 38.4c-10.6-8-25-8.5-36.3-1.5S222 57.3 224.6 70.3l9.7 48.6c-19.4 9-36.9 19.9-52.4 31.5c-15.3 11.5-29 23.9-40.7 36.3L48.1 132.4c-12.5-7.3-28.4-5.3-38.7 4.9S-3 163.3 4.2 175.9L50 256 4.2 336.1c-7.2 12.6-5 28.4 5.3 38.6s26.1 12.2 38.7 4.9l93.1-54.3c11.8 12.3 25.4 24.8 40.7 36.3c15.5 11.6 33 22.5 52.4 31.5l-9.7 48.6c-2.6 13 3.1 26.3 14.3 33.3s25.6 6.5 36.3-1.5l77.6-58.2c54.9-4 101.5-27 137.2-53.8c39.2-29.4 67.2-64.7 81.6-89.5c5.8-9.9 5.8-22.2 0-32.1c-14.4-24.8-42.5-60.1-81.6-89.5c-35.8-26.8-82.3-49.8-137.2-53.8L275.2 38.4zM384 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faBuildingFlag:{prefix:"fas",iconName:"building-flag",icon:[640,512,[],"e4d5","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM448 0c-17.7 0-32 14.3-32 32V512h64V192H624c8.8 0 16-7.2 16-16V48c0-8.8-7.2-16-16-16H480c0-17.7-14.3-32-32-32z"]},faFaceGrinBeam:nH,faGrinBeam:lH,faObjectUngroup:{prefix:"fas",iconName:"object-ungroup",icon:[640,512,[],"f248","M32 119.4C12.9 108.4 0 87.7 0 64C0 28.7 28.7 0 64 0c23.7 0 44.4 12.9 55.4 32H328.6C339.6 12.9 360.3 0 384 0c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4V232.6c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V119.4zM119.4 96c-5.6 9.7-13.7 17.8-23.4 23.4V232.6c9.7 5.6 17.8 13.7 23.4 23.4H328.6c5.6-9.7 13.7-17.8 23.4-23.4V119.4c-9.7-5.6-17.8-13.7-23.4-23.4H119.4zm192 384c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V352h64v40.6c9.7 5.6 17.8 13.7 23.4 23.4H520.6c5.6-9.7 13.7-17.8 23.4-23.4V279.4c-9.7-5.6-17.8-13.7-23.4-23.4h-46c-5.4-15.4-14.6-28.9-26.5-39.6V192h72.6c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4V392.6c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H311.4z"]},faPoop:{prefix:"fas",iconName:"poop",icon:[512,512,[],"f619","M254.4 6.6c3.5-4.3 9-6.5 14.5-5.7C315.8 7.2 352 47.4 352 96c0 11.2-1.9 22-5.5 32H352c35.3 0 64 28.7 64 64c0 19.1-8.4 36.3-21.7 48H408c39.8 0 72 32.2 72 72c0 23.2-11 43.8-28 57c34.1 5.7 60 35.3 60 71c0 39.8-32.2 72-72 72H72c-39.8 0-72-32.2-72-72c0-35.7 25.9-65.3 60-71c-17-13.2-28-33.8-28-57c0-39.8 32.2-72 72-72h13.7C104.4 228.3 96 211.1 96 192c0-35.3 28.7-64 64-64h16.2c44.1-.1 79.8-35.9 79.8-80c0-9.2-1.5-17.9-4.3-26.1c-1.8-5.2-.8-11.1 2.8-15.4z"]},faLocationPin:iH,faMapMarker:sH,faKaaba:{prefix:"fas",iconName:"kaaba",icon:[576,512,[128331],"f66b","M60 120l228 71.2L516 120 288 48.8 60 120zM278.5 1.5c6.2-1.9 12.9-1.9 19.1 0l256 80C566.9 85.6 576 98 576 112v16 0 21.2L292.8 237.7c-3.1 1-6.4 1-9.5 0L0 149.2V128 112C0 98 9.1 85.6 22.5 81.5l256-80zm23.9 266.8L576 182.8v46.5l-52.8 16.5c-8.4 2.6-13.1 11.6-10.5 20s11.6 13.1 20 10.5L576 262.8V400c0 14-9.1 26.4-22.5 30.5l-256 80c-6.2 1.9-12.9 1.9-19.1 0l-256-80C9.1 426.4 0 414 0 400V262.8l43.2 13.5c8.4 2.6 17.4-2.1 20-10.5s-2.1-17.4-10.5-20L0 229.2V182.8l273.7 85.5c9.3 2.9 19.3 2.9 28.6 0zm-185.5-2.6c-8.4-2.6-17.4 2.1-20 10.5s2.1 17.4 10.5 20l64 20c8.4 2.6 17.4-2.1 20-10.5s-2.1-17.4-10.5-20l-64-20zm352 30.5c8.4-2.6 13.1-11.6 10.5-20s-11.6-13.1-20-10.5l-64 20c-8.4 2.6-13.1 11.6-10.5 20s11.6 13.1 20 10.5l64-20zm-224 9.5c-8.4-2.6-17.4 2.1-20 10.5s2.1 17.4 10.5 20l38.5 12c9.3 2.9 19.3 2.9 28.6 0l38.5-12c8.4-2.6 13.1-11.6 10.5-20s-11.6-13.1-20-10.5l-38.5 12c-3.1 1-6.4 1-9.5 0l-38.5-12z"]},faToiletPaper:{prefix:"fas",iconName:"toilet-paper",icon:[640,512,[129531],"f71e","M444.2 0C397.2 49.6 384 126.5 384 192c0 158.8-27.3 247-42.7 283.9c-10 24-33.2 36.1-55.4 36.1H48c-11.5 0-22.2-6.2-27.8-16.2s-5.6-22.3 .4-32.2c9.8-17.7 15.4-38.2 20.5-57.7C52.3 362.8 64 293.5 64 192C64 86 107 0 160 0H444.2zM512 384c-53 0-96-86-96-192S459 0 512 0s96 86 96 192s-43 192-96 192zm0-128c17.7 0 32-28.7 32-64s-14.3-64-32-64s-32 28.7-32 64s14.3 64 32 64zM144 208a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm64 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm80-16a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faHelmetSafety:dH,faHardHat:mH,faHatHard:fH,faEject:{prefix:"fas",iconName:"eject",icon:[448,512,[9167],"f052","M224 32c13.5 0 26.3 5.6 35.4 15.6l176 192c12.9 14 16.2 34.3 8.6 51.8S419 320 400 320H48c-19 0-36.3-11.2-43.9-28.7s-4.3-37.7 8.6-51.8l176-192C197.7 37.6 210.5 32 224 32zM0 432c0-26.5 21.5-48 48-48H400c26.5 0 48 21.5 48 48s-21.5 48-48 48H48c-26.5 0-48-21.5-48-48z"]},faCircleRight:uH,faArrowAltCircleRight:pH,faPlaneCircleCheck:{prefix:"fas",iconName:"plane-circle-check",icon:[640,512,[],"e555","M256 0c-35 0-64 59.5-64 93.7v84.6L8.1 283.4c-5 2.8-8.1 8.2-8.1 13.9v65.5c0 10.6 10.2 18.3 20.4 15.4l171.6-49 0 70.9-57.6 43.2c-4 3-6.4 7.8-6.4 12.8v42c0 7.8 6.3 14 14 14c1.3 0 2.6-.2 3.9-.5L256 480l110.1 31.5c1.3 .4 2.6 .5 3.9 .5c6 0 11.1-3.7 13.1-9C344.5 470.7 320 422.2 320 368c0-60.6 30.6-114 77.1-145.6L320 178.3V93.7C320 59.5 292 0 256 0zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faFaceRollingEyes:bH,faMehRollingEyes:hH,faObjectGroup:{prefix:"fas",iconName:"object-group",icon:[576,512,[],"f247","M32 119.4C12.9 108.4 0 87.7 0 64C0 28.7 28.7 0 64 0c23.7 0 44.4 12.9 55.4 32H456.6C467.6 12.9 488.3 0 512 0c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4V392.6c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V119.4zM456.6 96H119.4c-5.6 9.7-13.7 17.8-23.4 23.4V392.6c9.7 5.6 17.8 13.7 23.4 23.4H456.6c5.6-9.7 13.7-17.8 23.4-23.4V119.4c-9.7-5.6-17.8-13.7-23.4-23.4zM128 160c0-17.7 14.3-32 32-32H288c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V160zM256 320h32c35.3 0 64-28.7 64-64V224h64c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H288c-17.7 0-32-14.3-32-32V320z"]},faChartLine:gH,faLineChart:vH,faMaskVentilator:{prefix:"fas",iconName:"mask-ventilator",icon:[640,512,[],"e524","M159.1 176C139.4 219.2 128 264.7 128 300.8c0 15.9 2.2 31.4 6.3 46l-31.8-7.9C70.5 330.9 48 302.1 48 269V184c0-4.4 3.6-8 8-8H159.1zm26-48H56c-30.9 0-56 25.1-56 56v85c0 55.1 37.5 103.1 90.9 116.4l71.3 17.8c22.7 30.5 55.4 54.1 93.8 66.6V393.3c-19.7-16.4-32-40.3-32-66.9c0-49.5 43-134.4 96-134.4c52.5 0 96 84.9 96 134.4c0 26.7-12.4 50.4-32 66.8v76.6c38-12.6 70.6-36 93.5-66.4l71.6-17.9C602.5 372.1 640 324.1 640 269V184c0-30.9-25.1-56-56-56H454.5C419.7 73.8 372.1 32 320 32c-52.6 0-100.2 41.8-134.9 96zm295.6 48H584c4.4 0 8 3.6 8 8v85c0 33-22.5 61.8-54.5 69.9l-31.8 8c4.2-14.7 6.4-30.1 6.4-46.1c0-36.1-11.6-81.6-31.3-124.8zM288 320V512h64V320c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},faArrowRight:{prefix:"fas",iconName:"arrow-right",icon:[448,512,[8594],"f061","M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"]},faSignsPost:CH,faMapSigns:yH,faCashRegister:{prefix:"fas",iconName:"cash-register",icon:[512,512,[],"f788","M64 0C46.3 0 32 14.3 32 32V96c0 17.7 14.3 32 32 32h80v32H87c-31.6 0-58.5 23.1-63.3 54.4L1.1 364.1C.4 368.8 0 373.6 0 378.4V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V378.4c0-4.8-.4-9.6-1.1-14.4L488.2 214.4C483.5 183.1 456.6 160 425 160H208V128h80c17.7 0 32-14.3 32-32V32c0-17.7-14.3-32-32-32H64zM96 48H256c8.8 0 16 7.2 16 16s-7.2 16-16 16H96c-8.8 0-16-7.2-16-16s7.2-16 16-16zM64 432c0-8.8 7.2-16 16-16H432c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm48-168a24 24 0 1 1 0-48 24 24 0 1 1 0 48zm120-24a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM160 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM328 240a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM256 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM424 240a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM352 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48z"]},faPersonCircleQuestion:{prefix:"fas",iconName:"person-circle-question",icon:[576,512,[],"e542","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM368 321.6V328c0 8.8 7.2 16 16 16s16-7.2 16-16v-6.4c0-5.3 4.3-9.6 9.6-9.6h40.5c7.7 0 13.9 6.2 13.9 13.9c0 5.2-2.9 9.9-7.4 12.3l-32 16.8c-5.3 2.8-8.6 8.2-8.6 14.2V384c0 8.8 7.2 16 16 16s16-7.2 16-16v-5.1l23.5-12.3c15.1-7.9 24.5-23.6 24.5-40.6c0-25.4-20.6-45.9-45.9-45.9H409.6c-23 0-41.6 18.6-41.6 41.6z"]},faH:{prefix:"fas",iconName:"h",icon:[384,512,[104],"48","M320 256l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-224V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V192L64 192 64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192 256 0z"]},faTarp:{prefix:"fas",iconName:"tarp",icon:[576,512,[],"e57b","M576 128c0-35.3-28.7-64-64-64H64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64l352 0 0-128c0-17.7 14.3-32 32-32H576V128zM448 448L576 320H448l0 128zM96 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faScrewdriverWrench:zH,faTools:HH,faArrowsToEye:{prefix:"fas",iconName:"arrows-to-eye",icon:[640,512,[],"e4bf","M15 15C24.4 5.7 39.6 5.7 49 15l63 63V40c0-13.3 10.7-24 24-24s24 10.7 24 24v96c0 13.3-10.7 24-24 24H40c-13.3 0-24-10.7-24-24s10.7-24 24-24H78.1L15 49C5.7 39.6 5.7 24.4 15 15zM133.5 243.9C158.6 193.6 222.7 112 320 112s161.4 81.6 186.5 131.9c3.8 7.6 3.8 16.5 0 24.2C481.4 318.4 417.3 400 320 400s-161.4-81.6-186.5-131.9c-3.8-7.6-3.8-16.5 0-24.2zM320 320a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM591 15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-63 63H600c13.3 0 24 10.7 24 24s-10.7 24-24 24H504c-13.3 0-24-10.7-24-24V40c0-13.3 10.7-24 24-24s24 10.7 24 24V78.1l63-63zM15 497c-9.4-9.4-9.4-24.6 0-33.9l63-63H40c-13.3 0-24-10.7-24-24s10.7-24 24-24h96c13.3 0 24 10.7 24 24v96c0 13.3-10.7 24-24 24s-24-10.7-24-24V433.9L49 497c-9.4 9.4-24.6 9.4-33.9 0zm576 0l-63-63V472c0 13.3-10.7 24-24 24s-24-10.7-24-24V376c0-13.3 10.7-24 24-24h96c13.3 0 24 10.7 24 24s-10.7 24-24 24H561.9l63 63c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0z"]},faPlugCircleBolt:{prefix:"fas",iconName:"plug-circle-bolt",icon:[576,512,[],"e55b","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm47.9-225c4.3 3.7 5.4 9.9 2.6 14.9L452.4 356H488c5.2 0 9.8 3.3 11.4 8.2s-.1 10.3-4.2 13.4l-96 72c-4.5 3.4-10.8 3.2-15.1-.6s-5.4-9.9-2.6-14.9L411.6 380H376c-5.2 0-9.8-3.3-11.4-8.2s.1-10.3 4.2-13.4l96-72c4.5-3.4 10.8-3.2 15.1 .6z"]},faHeart:{prefix:"fas",iconName:"heart",icon:[512,512,[128153,128154,128155,128156,128420,129293,129294,129505,9829,10084,61578],"f004","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z"]},faMarsAndVenus:{prefix:"fas",iconName:"mars-and-venus",icon:[512,512,[9893],"f224","M337.8 14.8C341.5 5.8 350.3 0 360 0H472c13.3 0 24 10.7 24 24V136c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39-24.7 24.7C407 163.3 416 192.6 416 224c0 80.2-59.1 146.7-136.1 158.2c0 .6 .1 1.2 .1 1.8v.4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .4 .3 .4 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3 .3h24c13.3 0 24 10.7 24 24s-10.7 24-24 24H280v.2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .2 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 .1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0l-24 0-24 0v0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V486 486v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V485 485v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V484v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V483v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1V481v-.1-.1-.1-.1-.1-.1-.1-.1V480v-.1-.1-.1-.1-.1-.1-.1V479v-.1-.1-.1-.1-.1-.1-.1V478v-.1-.1-.1-.1-.1-.1V477v-.1-.1-.1-.1-.1-.1V476v-.1-.1-.1-.1-.1-.1V475v-.1-.2-.2-.2-.2-.2V474v-.2-.2-.2-.2-.2V473v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V470v-.2-.2-.2-.2-.2V469v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V467v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V463v-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2-.2V459v-.2-.2-.2-.2-.2-.2-.2-.2V457v-.2-.2-.2-.2V456H208c-13.3 0-24-10.7-24-24s10.7-24 24-24h24v-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3V403v-.3-.3V402v-.3-.3V401v-.3-.3V400v-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.3-.4-.3-.4-.4-.4-.4V393v-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4V388v-.4-.4-.4-.4-.4-.4-.4-.4-.4-.4V384c0-.6 0-1.2 .1-1.8C155.1 370.7 96 304.2 96 224c0-88.4 71.6-160 160-160c39.6 0 75.9 14.4 103.8 38.2L382.1 80 343 41c-6.9-6.9-8.9-17.2-5.2-26.2zM448 48l0 0h0v0zM256 488h24c0 13.3-10.7 24-24 24s-24-10.7-24-24h24zm96-264a96 96 0 1 0 -192 0 96 96 0 1 0 192 0z"]},faHouseUser:_H,faHomeUser:VH,faDumpsterFire:{prefix:"fas",iconName:"dumpster-fire",icon:[640,512,[],"f794","M49.7 32c-10.5 0-19.8 6.9-22.9 16.9L.9 133c-.6 2-.9 4.1-.9 6.1C0 150.7 9.3 160 20.9 160h94L140.5 32H49.7zM272 160V32H173.1L147.5 160H272zm32 0h58c15.1-18.1 32.1-35.7 50.5-52.1c1.5-1.4 3.2-2.6 4.8-3.8L402.9 32H304V160zm209.9-23.7c17.4-15.8 43.9-16.2 61.7-1.2c-.1-.7-.3-1.4-.5-2.1L549.2 48.9C546.1 38.9 536.8 32 526.3 32H435.5l12.8 64.2c9.6 1 19 4.9 26.6 11.8c11.7 10.6 23 21.6 33.9 33.1c1.6-1.6 3.3-3.2 5-4.8zM325.2 210.7c3.8-6.2 7.9-12.5 12.3-18.7H32l4 32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H44L64 448c0 17.7 14.3 32 32 32s32-14.3 32-32H337.6c-31-34.7-49.6-80.6-49.6-129.9c0-35.2 16.3-73.6 37.2-107.4zm128.4-78.9c-2.8-2.5-6.3-3.7-9.8-3.8c-3.6 0-7.2 1.2-10 3.7c-33.2 29.7-61.4 63.4-81.4 95.8c-19.7 31.9-32.4 66.2-32.4 92.6C320 407.9 390.3 480 480 480c88.7 0 160-72 160-159.8c0-20.2-9.6-50.9-24.2-79c-14.8-28.5-35.7-58.5-60.4-81.1c-5.6-5.1-14.4-5.2-20 0c-9.6 8.8-18.6 19.6-26.5 29.5c-17.3-20.7-35.8-39.9-55.5-57.7zM530 401c-15 10-31 15-49 15c-45 0-81-29-81-78c0-24 15-45 45-82c4 5 62 79 62 79l36-42c3 4 5 8 7 12c18 33 10 75-20 96z"]},faHouseCrack:{prefix:"fas",iconName:"house-crack",icon:[576,512,[],"e3b1","M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32V448c0 35.3 28.7 64 64 64H230.4l-31.3-52.2c-4.1-6.8-2.6-15.5 3.5-20.5L288 368l-60.2-82.8c-10.9-15 8.2-33.5 22.8-22l117.9 92.6c8 6.3 8.2 18.4 .4 24.9L288 448l38.4 64H448.5c35.5 0 64.2-28.8 64-64.3l-.7-160.2h32z"]},faMartiniGlassCitrus:xH,faCocktail:MH,faFaceSurprise:LH,faSurprise:wH,faBottleWater:{prefix:"fas",iconName:"bottle-water",icon:[320,512,[],"e4c5","M120 0h80c13.3 0 24 10.7 24 24V64H96V24c0-13.3 10.7-24 24-24zM32 151.7c0-15.6 9-29.8 23.2-36.5l24.4-11.4c11-5.1 23-7.8 35.1-7.8h90.6c12.1 0 24.1 2.7 35.1 7.8l24.4 11.4c14.1 6.6 23.2 20.8 23.2 36.5c0 14.4-7.5 27-18.9 34.1c11.5 8.8 18.9 22.6 18.9 38.2c0 16.7-8.5 31.4-21.5 40c12.9 8.6 21.5 23.3 21.5 40s-8.5 31.4-21.5 40c12.9 8.6 21.5 23.3 21.5 40s-8.5 31.4-21.5 40c12.9 8.6 21.5 23.3 21.5 40c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48c0-16.7 8.5-31.4 21.5-40C40.5 415.4 32 400.7 32 384s8.5-31.4 21.5-40C40.5 335.4 32 320.7 32 304s8.5-31.4 21.5-40C40.5 255.4 32 240.7 32 224c0-15.6 7.4-29.4 18.9-38.2C39.5 178.7 32 166.1 32 151.7zM96 240c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H112c-8.8 0-16 7.2-16 16zm16 112c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H112z"]},faCirclePause:SH,faPauseCircle:EH,faToiletPaperSlash:{prefix:"fas",iconName:"toilet-paper-slash",icon:[640,512,[],"e072","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-109.7-86C569.9 374 608 291.9 608 192C608 86 565 0 512 0s-96 86-96 192c0 49.1 9.2 93.9 24.4 127.9l-59-46.2c1.6-24.8 2.6-52 2.6-81.6c0-65.5 13.2-142.4 60.2-192H160c-24.8 0-47.4 18.8-64.4 49.6L38.8 5.1zM367.3 385.4L66.5 148.4C64.9 162.4 64 177 64 192c0 101.5-11.7 170.8-23 213.9c-5.1 19.4-10.7 39.9-20.5 57.7c-5.9 9.9-6.1 22.1-.4 32.2S36.5 512 48 512H285.9c22.3 0 45.4-12.1 55.4-36.1c7.4-17.7 17.5-47.2 26-90.6zM544 192c0 35.3-14.3 64-32 64s-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64z"]},faAppleWhole:kH,faAppleAlt:NH,faKitchenSet:{prefix:"fas",iconName:"kitchen-set",icon:[576,512,[],"e51a","M240 144A96 96 0 1 0 48 144a96 96 0 1 0 192 0zm44.4 32C269.9 240.1 212.5 288 144 288C64.5 288 0 223.5 0 144S64.5 0 144 0c68.5 0 125.9 47.9 140.4 112h71.8c8.8-9.8 21.6-16 35.8-16H496c26.5 0 48 21.5 48 48s-21.5 48-48 48H392c-14.2 0-27-6.2-35.8-16H284.4zM144 80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM400 240c13.3 0 24 10.7 24 24v8h96c13.3 0 24 10.7 24 24s-10.7 24-24 24H280c-13.3 0-24-10.7-24-24s10.7-24 24-24h96v-8c0-13.3 10.7-24 24-24zM288 464V352H512V464c0 26.5-21.5 48-48 48H336c-26.5 0-48-21.5-48-48zM48 320h80 16 32c26.5 0 48 21.5 48 48s-21.5 48-48 48H160c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V336c0-8.8 7.2-16 16-16zm128 64c8.8 0 16-7.2 16-16s-7.2-16-16-16H160v32h16zM24 464H200c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},faR:{prefix:"fas",iconName:"r",icon:[320,512,[114],"52","M64 32C28.7 32 0 60.7 0 96V288 448c0 17.7 14.3 32 32 32s32-14.3 32-32V320h95.3L261.8 466.4c10.1 14.5 30.1 18 44.6 7.9s18-30.1 7.9-44.6L230.1 309.5C282.8 288.1 320 236.4 320 176c0-79.5-64.5-144-144-144H64zM176 256H64V96H176c44.2 0 80 35.8 80 80s-35.8 80-80 80z"]},faTemperatureQuarter:TH,faTemperature1:BH,faThermometer1:IH,faThermometerQuarter:$H,faCube:{prefix:"fas",iconName:"cube",icon:[512,512,[],"f1b2","M234.5 5.7c13.9-5 29.1-5 43.1 0l192 68.6C495 83.4 512 107.5 512 134.6V377.4c0 27-17 51.2-42.5 60.3l-192 68.6c-13.9 5-29.1 5-43.1 0l-192-68.6C17 428.6 0 404.5 0 377.4V134.6c0-27 17-51.2 42.5-60.3l192-68.6zM256 66L82.3 128 256 190l173.7-62L256 66zm32 368.6l160-57.1v-188L288 246.6v188z"]},faBitcoinSign:{prefix:"fas",iconName:"bitcoin-sign",icon:[320,512,[],"e0b4","M48 32C48 14.3 62.3 0 80 0s32 14.3 32 32V64h32V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64c0 1.5-.1 3.1-.3 4.5C254.1 82.2 288 125.1 288 176c0 24.2-7.7 46.6-20.7 64.9c31.7 19.8 52.7 55 52.7 95.1c0 61.9-50.1 112-112 112v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H112v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H41.7C18.7 448 0 429.3 0 406.3V288 265.7 224 101.6C0 80.8 16.8 64 37.6 64H48V32zM64 224H176c26.5 0 48-21.5 48-48s-21.5-48-48-48H64v96zm112 64H64v96H208c26.5 0 48-21.5 48-48s-21.5-48-48-48H176z"]},faShieldDog:{prefix:"fas",iconName:"shield-dog",icon:[512,512,[],"e573","M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM160.9 286.2c4.8 1.2 9.9 1.8 15.1 1.8c35.3 0 64-28.7 64-64V160h44.2c12.1 0 23.2 6.8 28.6 17.7L320 192h64c8.8 0 16 7.2 16 16v32c0 44.2-35.8 80-80 80H272v50.7c0 7.3-5.9 13.3-13.3 13.3c-1.8 0-3.6-.4-5.2-1.1l-98.7-42.3c-6.6-2.8-10.8-9.3-10.8-16.4c0-2.8 .6-5.5 1.9-8l15-30zM160 160h40 8v32 32c0 17.7-14.3 32-32 32s-32-14.3-32-32V176c0-8.8 7.2-16 16-16zm128 48a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faSolarPanel:{prefix:"fas",iconName:"solar-panel",icon:[640,512,[],"f5ba","M122.2 0C91.7 0 65.5 21.5 59.5 51.4L8.3 307.4C.4 347 30.6 384 71 384H288v64H224c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V384H569c40.4 0 70.7-36.9 62.8-76.6l-51.2-256C574.5 21.5 548.3 0 517.8 0H122.2zM260.9 64H379.1l10.4 104h-139L260.9 64zM202.3 168H101.4L122.2 64h90.4L202.3 168zM91.8 216H197.5L187.1 320H71L91.8 216zm153.9 0H394.3l10.4 104-169.4 0 10.4-104zm196.8 0H548.2L569 320h-116L442.5 216zm96-48H437.7L427.3 64h90.4l31.4-6.3L517.8 64l20.8 104z"]},faLockOpen:{prefix:"fas",iconName:"lock-open",icon:[576,512,[],"f3c1","M352 144c0-44.2 35.8-80 80-80s80 35.8 80 80v48c0 17.7 14.3 32 32 32s32-14.3 32-32V144C576 64.5 511.5 0 432 0S288 64.5 288 144v48H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H352V144z"]},faElevator:{prefix:"fas",iconName:"elevator",icon:[512,512,[],"e16d","M132.7 4.7l-64 64c-4.6 4.6-5.9 11.5-3.5 17.4s8.3 9.9 14.8 9.9H208c6.5 0 12.3-3.9 14.8-9.9s1.1-12.9-3.5-17.4l-64-64c-6.2-6.2-16.4-6.2-22.6 0zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64H64zm96 96a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM80 400c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v16c0 17.7-14.3 32-32 32H112c-17.7 0-32-14.3-32-32V400zm192 0c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v16c0 17.7-14.3 32-32 32H304c-17.7 0-32-14.3-32-32V400zm32-128a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM356.7 91.3c6.2 6.2 16.4 6.2 22.6 0l64-64c4.6-4.6 5.9-11.5 3.5-17.4S438.5 0 432 0H304c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l64 64z"]},faMoneyBillTransfer:{prefix:"fas",iconName:"money-bill-transfer",icon:[640,512,[],"e528","M535 41c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l64 64c4.5 4.5 7 10.6 7 17s-2.5 12.5-7 17l-64 64c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l23-23L384 112c-13.3 0-24-10.7-24-24s10.7-24 24-24l174.1 0L535 41zM105 377l-23 23L256 400c13.3 0 24 10.7 24 24s-10.7 24-24 24L81.9 448l23 23c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L7 441c-4.5-4.5-7-10.6-7-17s2.5-12.5 7-17l64-64c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM96 64H337.9c-3.7 7.2-5.9 15.3-5.9 24c0 28.7 23.3 52 52 52l117.4 0c-4 17 .6 35.5 13.8 48.8c20.3 20.3 53.2 20.3 73.5 0L608 169.5V384c0 35.3-28.7 64-64 64H302.1c3.7-7.2 5.9-15.3 5.9-24c0-28.7-23.3-52-52-52l-117.4 0c4-17-.6-35.5-13.8-48.8c-20.3-20.3-53.2-20.3-73.5 0L32 342.5V128c0-35.3 28.7-64 64-64zm64 64H96v64c35.3 0 64-28.7 64-64zM544 320c-35.3 0-64 28.7-64 64h64V320zM320 352a96 96 0 1 0 0-192 96 96 0 1 0 0 192z"]},faMoneyBillTrendUp:{prefix:"fas",iconName:"money-bill-trend-up",icon:[512,512,[],"e529","M470.7 9.4c3 3.1 5.3 6.6 6.9 10.3s2.4 7.8 2.4 12.2l0 .1v0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32V109.3L310.6 214.6c-11.8 11.8-30.8 12.6-43.5 1.7L176 138.1 84.8 216.3c-13.4 11.5-33.6 9.9-45.1-3.5s-9.9-33.6 3.5-45.1l112-96c12-10.3 29.7-10.3 41.7 0l89.5 76.7L370.7 64H352c-17.7 0-32-14.3-32-32s14.3-32 32-32h96 0c8.8 0 16.8 3.6 22.6 9.3l.1 .1zM0 304c0-26.5 21.5-48 48-48H464c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V304zM48 416v48H96c0-26.5-21.5-48-48-48zM96 304H48v48c26.5 0 48-21.5 48-48zM464 416c-26.5 0-48 21.5-48 48h48V416zM416 304c0 26.5 21.5 48 48 48V304H416zm-96 80a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},faHouseFloodWaterCircleArrowRight:{prefix:"fas",iconName:"house-flood-water-circle-arrow-right",icon:[640,512,[],"e50f","M288 144A144 144 0 1 0 0 144a144 144 0 1 0 288 0zM140.7 76.7c6.2-6.2 16.4-6.2 22.6 0l56 56c6.2 6.2 6.2 16.4 0 22.6l-56 56c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L169.4 160H80c-8.8 0-16-7.2-16-16s7.2-16 16-16h89.4L140.7 99.3c-6.2-6.2-6.2-16.4 0-22.6zM320 144c0 57.3-27.4 108.2-69.8 140.3c11.8-3.6 23-9.4 33-16.2c22.1-15.5 51.6-15.5 73.7 0c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.4 78.1 3.4c2.1 1.7 4.2 3.3 6.5 4.9l-.3-84.4H576c13.9 0 26.1-8.9 30.4-22.1s-.4-27.6-11.6-35.8l-176-128C407.6-2 392.4-2 381.2 6.1L301 64.4c12.1 23.9 19 50.9 19 79.6zm18.5 165.9c-11.1-7.9-25.9-7.9-37 0C279 325.4 251.5 336 224 336c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C158.5 389.7 191 400 224 400c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.6 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.5-27.3-10.1-39.2-1.7l0 0C471.4 325.2 442.9 336 416 336c-27.5 0-55-10.6-77.5-26.1zm0 112c-11.1-7.9-25.9-7.9-37 0C279 437.4 251.5 448 224 448c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C158.5 501.7 191 512 224 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.6 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C471.4 437.2 442.9 448 416 448c-27.5 0-55-10.6-77.5-26.1z"]},faSquarePollHorizontal:RH,faPollH:AH,faCircle:{prefix:"fas",iconName:"circle",icon:[512,512,[128308,128309,128992,128993,128994,128995,128996,9679,9898,9899,11044,61708,61915],"f111","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"]},faBackwardFast:PH,faFastBackward:WH,faRecycle:{prefix:"fas",iconName:"recycle",icon:[512,512,[9842,9850,9851],"f1b8","M174.7 45.1C192.2 17 223 0 256 0s63.8 17 81.3 45.1l38.6 61.7 27-15.6c8.4-4.9 18.9-4.2 26.6 1.7s11.1 15.9 8.6 25.3l-23.4 87.4c-3.4 12.8-16.6 20.4-29.4 17l-87.4-23.4c-9.4-2.5-16.3-10.4-17.6-20s3.4-19.1 11.8-23.9l28.4-16.4L283 79c-5.8-9.3-16-15-27-15s-21.2 5.7-27 15l-17.5 28c-9.2 14.8-28.6 19.5-43.6 10.5c-15.3-9.2-20.2-29.2-10.7-44.4l17.5-28zM429.5 251.9c15-9 34.4-4.3 43.6 10.5l24.4 39.1c9.4 15.1 14.4 32.4 14.6 50.2c.3 53.1-42.7 96.4-95.8 96.4L320 448v32c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-64-64c-9.4-9.4-9.4-24.6 0-33.9l64-64c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2v32l96.2 0c17.6 0 31.9-14.4 31.8-32c0-5.9-1.7-11.7-4.8-16.7l-24.4-39.1c-9.5-15.2-4.7-35.2 10.7-44.4zm-364.6-31L36 204.2c-8.4-4.9-13.1-14.3-11.8-23.9s8.2-17.5 17.6-20l87.4-23.4c12.8-3.4 26 4.2 29.4 17L182 241.2c2.5 9.4-.9 19.3-8.6 25.3s-18.2 6.6-26.6 1.7l-26.5-15.3L68.8 335.3c-3.1 5-4.8 10.8-4.8 16.7c-.1 17.6 14.2 32 31.8 32l32.2 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32.2 0C42.7 448-.3 404.8 0 351.6c.1-17.8 5.1-35.1 14.6-50.2l50.3-80.5z"]},faUserAstronaut:{prefix:"fas",iconName:"user-astronaut",icon:[448,512,[],"f4fb","M370.7 96.1C346.1 39.5 289.7 0 224 0S101.9 39.5 77.3 96.1C60.9 97.5 48 111.2 48 128v64c0 16.8 12.9 30.5 29.3 31.9C101.9 280.5 158.3 320 224 320s122.1-39.5 146.7-96.1c16.4-1.4 29.3-15.1 29.3-31.9V128c0-16.8-12.9-30.5-29.3-31.9zM336 144v16c0 53-43 96-96 96H208c-53 0-96-43-96-96V144c0-26.5 21.5-48 48-48H288c26.5 0 48 21.5 48 48zM189.3 162.7l-6-21.2c-.9-3.3-3.9-5.5-7.3-5.5s-6.4 2.2-7.3 5.5l-6 21.2-21.2 6c-3.3 .9-5.5 3.9-5.5 7.3s2.2 6.4 5.5 7.3l21.2 6 6 21.2c.9 3.3 3.9 5.5 7.3 5.5s6.4-2.2 7.3-5.5l6-21.2 21.2-6c3.3-.9 5.5-3.9 5.5-7.3s-2.2-6.4-5.5-7.3l-21.2-6zM112.7 316.5C46.7 342.6 0 407 0 482.3C0 498.7 13.3 512 29.7 512H128V448c0-17.7 14.3-32 32-32H288c17.7 0 32 14.3 32 32v64l98.3 0c16.4 0 29.7-13.3 29.7-29.7c0-75.3-46.7-139.7-112.7-165.8C303.9 338.8 265.5 352 224 352s-79.9-13.2-111.3-35.5zM176 448c-8.8 0-16 7.2-16 16v48h32V464c0-8.8-7.2-16-16-16zm96 32a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faPlaneSlash:{prefix:"fas",iconName:"plane-slash",icon:[640,512,[],"e069","M514.3 192c34.2 0 93.7 29 93.7 64c0 36-59.5 64-93.7 64H440.6L630.8 469.1c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2S28.4-3.1 38.8 5.1L238.1 161.3 197.8 20.4C194.9 10.2 202.6 0 213.2 0h56.2c11.5 0 22.1 6.2 27.8 16.1L397.7 192l116.6 0zM41.5 128.7l321 252.9L297.2 495.9c-5.7 10-16.3 16.1-27.8 16.1l-56.2 0c-10.6 0-18.3-10.2-15.4-20.4l49-171.6H144l-43.2 57.6c-3 4-7.8 6.4-12.8 6.4H46c-7.8 0-14-6.3-14-14c0-1.3 .2-2.6 .5-3.9L64 256 32.5 145.9c-.4-1.3-.5-2.6-.5-3.9c0-6.2 4-11.4 9.5-13.3z"]},faTrademark:{prefix:"fas",iconName:"trademark",icon:[640,512,[8482],"f25c","M345.6 108.8c-8.3-11-22.7-15.5-35.7-11.2S288 114.2 288 128V384c0 17.7 14.3 32 32 32s32-14.3 32-32V224l86.4 115.2c6 8.1 15.5 12.8 25.6 12.8s19.6-4.7 25.6-12.8L576 224V384c0 17.7 14.3 32 32 32s32-14.3 32-32V128c0-13.8-8.8-26-21.9-30.4s-27.5 .1-35.7 11.2L464 266.7 345.6 108.8zM0 128c0 17.7 14.3 32 32 32H96V384c0 17.7 14.3 32 32 32s32-14.3 32-32V160h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H32C14.3 96 0 110.3 0 128z"]},faBasketball:DH,faBasketballBall:OH,faSatelliteDish:{prefix:"fas",iconName:"satellite-dish",icon:[512,512,[128225],"f7c0","M192 32c0-17.7 14.3-32 32-32C383.1 0 512 128.9 512 288c0 17.7-14.3 32-32 32s-32-14.3-32-32C448 164.3 347.7 64 224 64c-17.7 0-32-14.3-32-32zM60.6 220.6L164.7 324.7l28.4-28.4c-.7-2.6-1.1-5.4-1.1-8.3c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32c-2.9 0-5.6-.4-8.3-1.1l-28.4 28.4L291.4 451.4c14.5 14.5 11.8 38.8-7.3 46.3C260.5 506.9 234.9 512 208 512C93.1 512 0 418.9 0 304c0-26.9 5.1-52.5 14.4-76.1c7.5-19 31.8-21.8 46.3-7.3zM224 96c106 0 192 86 192 192c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-70.7-57.3-128-128-128c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faCircleUp:FH,faArrowAltCircleUp:GH,faMobileScreenButton:UH,faMobileAlt:jH,faVolumeHigh:qH,faVolumeUp:ZH,faUsersRays:{prefix:"fas",iconName:"users-rays",icon:[640,512,[],"e593","M41 7C31.6-2.3 16.4-2.3 7 7S-2.3 31.6 7 41l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L41 7zM599 7L527 79c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0zM7 505c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7 471c-9.4 9.4-9.4 24.6 0 33.9zm592 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-72-72c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72zM320 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM212.1 336c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24H408c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24c-.5-1.4-1-2.7-1.6-4c-9.4-22.3-29.8-38.9-54.3-43c-3.9-.7-7.9-1-12-1H280c-4.1 0-8.1 .3-12 1c-.8 .1-1.7 .3-2.5 .5c-24.9 5.1-45.1 23-53.4 46.5zM175.8 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-26.5 32C119.9 256 96 279.9 96 309.3c0 14.7 11.9 26.7 26.7 26.7h56.1c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4H149.3zm368 80c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3H421.3c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6h56.1zM464 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},faWallet:{prefix:"fas",iconName:"wallet",icon:[512,512,[],"f555","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64H80c-8.8 0-16-7.2-16-16s7.2-16 16-16H448c17.7 0 32-14.3 32-32s-14.3-32-32-32H64zM416 272a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faClipboardCheck:{prefix:"fas",iconName:"clipboard-check",icon:[384,512,[],"f46c","M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM305 273L177 401c-9.4 9.4-24.6 9.4-33.9 0L79 337c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L271 239c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]},faFileAudio:{prefix:"fas",iconName:"file-audio",icon:[384,512,[],"f1c7","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zm2 226.3c37.1 22.4 62 63.1 62 109.7s-24.9 87.3-62 109.7c-7.6 4.6-17.4 2.1-22-5.4s-2.1-17.4 5.4-22C269.4 401.5 288 370.9 288 336s-18.6-65.5-46.5-82.3c-7.6-4.6-10-14.4-5.4-22s14.4-10 22-5.4zm-91.9 30.9c6 2.5 9.9 8.3 9.9 14.8V400c0 6.5-3.9 12.3-9.9 14.8s-12.9 1.1-17.4-3.5L113.4 376H80c-8.8 0-16-7.2-16-16V312c0-8.8 7.2-16 16-16h33.4l35.3-35.3c4.6-4.6 11.5-5.9 17.4-3.5zm51 34.9c6.6-5.9 16.7-5.3 22.6 1.3C249.8 304.6 256 319.6 256 336s-6.2 31.4-16.3 42.7c-5.9 6.6-16 7.1-22.6 1.3s-7.1-16-1.3-22.6c5.1-5.7 8.1-13.1 8.1-21.3s-3.1-15.7-8.1-21.3c-5.9-6.6-5.3-16.7 1.3-22.6z"]},faBurger:YH,faHamburger:JH,faWrench:{prefix:"fas",iconName:"wrench",icon:[512,512,[128295],"f0ad","M352 320c88.4 0 160-71.6 160-160c0-15.3-2.2-30.1-6.2-44.2c-3.1-10.8-16.4-13.2-24.3-5.3l-76.8 76.8c-3 3-7.1 4.7-11.3 4.7H336c-8.8 0-16-7.2-16-16V118.6c0-4.2 1.7-8.3 4.7-11.3l76.8-76.8c7.9-7.9 5.4-21.2-5.3-24.3C382.1 2.2 367.3 0 352 0C263.6 0 192 71.6 192 160c0 19.1 3.4 37.5 9.5 54.5L19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L297.5 310.5c17 6.2 35.4 9.5 54.5 9.5zM80 408a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faBugs:{prefix:"fas",iconName:"bugs",icon:[576,512,[],"e4d0","M164.5 107.4l33.4-73.5c5.5-12.1 .1-26.3-11.9-31.8s-26.3-.1-31.8 11.9L128 71.7 101.9 14.1C96.4 2 82.1-3.3 70.1 2.1S52.7 21.9 58.1 33.9l33.4 73.5c-10.2 7.1-18.2 17-22.9 28.6h-17l-4.1-20.7c-2.6-13-15.2-21.4-28.2-18.8S-2.1 111.7 .5 124.7l8 40C10.7 175.9 20.6 184 32 184H64v23.3l-37.8 9.5c-9.5 2.4-16.6 10.2-17.9 19.9l-8 56c-1.9 13.1 7.2 25.3 20.4 27.2s25.3-7.2 27.2-20.4l5.7-40 18.4-4.6C82.7 274.6 103.8 288 128 288s45.3-13.4 56.1-33.2l18.4 4.6 5.7 40c1.9 13.1 14 22.2 27.2 20.4s22.2-14 20.4-27.2l-8-56c-1.4-9.7-8.5-17.5-17.9-19.9L192 207.3V184h32c11.4 0 21.3-8.1 23.5-19.3l8-40c2.6-13-5.8-25.6-18.8-28.2s-25.6 5.8-28.2 18.8L204.3 136h-17c-4.7-11.6-12.7-21.5-22.9-28.6zM496 286.5l65.6-47c10.8-7.7 13.3-22.7 5.6-33.5s-22.7-13.3-33.5-5.6l-51.4 36.8 6.1-62.9c1.3-13.2-8.4-24.9-21.6-26.2s-24.9 8.4-26.2 21.6L432.8 250c-12.3 1-24.2 5.6-34.1 13.3L384 254.8l6.8-20c4.2-12.6-2.5-26.2-15-30.4s-26.2 2.5-30.4 15l-13.1 38.6c-3.7 10.8 .8 22.8 10.7 28.5l27.7 16L359 322.7 321.5 312c-9.4-2.7-19.5 .6-25.5 8.3l-34.9 44.5c-8.2 10.4-6.4 25.5 4.1 33.7s25.5 6.4 33.7-4.1l25-31.8 18.2 5.2c-.5 22.6 11 44.7 32 56.8s45.9 11 65.2-.7l13.6 13.2-15.1 37.5c-4.9 12.3 1 26.3 13.3 31.2s26.3-1 31.2-13.3L503.5 440c3.6-9.1 1.4-19.4-5.6-26.2l-28-27.1 11.6-20.1 27.7 16c9.9 5.7 22.5 3.7 30-4.9L566.2 347c8.7-10 7.8-25.1-2.2-33.9s-25.1-7.8-33.9 2.2l-13.9 15.9-14.7-8.5c1.7-12.4-.2-25-5.5-36.2z"]},faRupeeSign:XH,faRupee:KH,faFileImage:{prefix:"fas",iconName:"file-image",icon:[384,512,[128443],"f1c5","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM64 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm152 32c5.3 0 10.2 2.6 13.2 6.9l88 128c3.4 4.9 3.7 11.3 1 16.5s-8.2 8.6-14.2 8.6H216 176 128 80c-5.8 0-11.1-3.1-13.9-8.1s-2.8-11.2 .2-16.1l48-80c2.9-4.8 8.1-7.8 13.7-7.8s10.8 2.9 13.7 7.8l12.8 21.4 48.3-70.2c3-4.3 7.9-6.9 13.2-6.9z"]},faCircleQuestion:QH,faQuestionCircle:e_,faPlaneDeparture:{prefix:"fas",iconName:"plane-departure",icon:[640,512,[128747],"f5b0","M381 114.9L186.1 41.8c-16.7-6.2-35.2-5.3-51.1 2.7L89.1 67.4C78 73 77.2 88.5 87.6 95.2l146.9 94.5L136 240 77.8 214.1c-8.7-3.9-18.8-3.7-27.3 .6L18.3 230.8c-9.3 4.7-11.8 16.8-5 24.7l73.1 85.3c6.1 7.1 15 11.2 24.3 11.2H248.4c5 0 9.9-1.2 14.3-3.4L535.6 212.2c46.5-23.3 82.5-63.3 100.8-112C645.9 75 627.2 48 600.2 48H542.8c-20.2 0-40.2 4.8-58.2 14L381 114.9zM0 480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32z"]},faHandshakeSlash:{prefix:"fas",iconName:"handshake-slash",icon:[640,512,[],"e060","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-135-105.8c-1.1-11.3-6.3-22.3-15.3-30.7l-134.2-123-23.4 18.2-26-20.3 77.2-60.1c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L512 316.8V128h-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2l-89.7 72.6-25.8-20.3 81.8-66.2c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-35.5 23.7L38.8 5.1zM96 171.6L40.6 128H0V352c0 17.7 14.3 32 32 32H64c17.7 0 32-14.3 32-32V171.6zM413.6 421.9L128 196.9V352h28.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c.8-.8 1.5-1.7 2.2-2.6zM48 320a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM544 128V352c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V128H544zm32 208a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]},faBookBookmark:{prefix:"fas",iconName:"book-bookmark",icon:[448,512,[],"e0bb","M0 96C0 43 43 0 96 0h96V190.7c0 13.4 15.5 20.9 26 12.5L272 160l54 43.2c10.5 8.4 26 .9 26-12.5V0h32 32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32z"]},faCodeBranch:{prefix:"fas",iconName:"code-branch",icon:[448,512,[],"f126","M80 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm80-24c0 32.8-19.7 61-48 73.3v87.8c18.8-10.9 40.7-17.1 64-17.1h96c35.3 0 64-28.7 64-64v-6.7C307.7 141 288 112.8 288 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V160c0 70.7-57.3 128-128 128H176c-35.3 0-64 28.7-64 64v6.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V352 153.3C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80zm232 0a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM80 456a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faHatCowboy:{prefix:"fas",iconName:"hat-cowboy",icon:[640,512,[],"f8c0","M320 64c14.4 0 22.3-7 30.8-14.4C360.4 41.1 370.7 32 392 32c49.3 0 84.4 152.2 97.9 221.9C447.8 272.1 390.9 288 320 288s-127.8-15.9-169.9-34.1C163.6 184.2 198.7 32 248 32c21.3 0 31.6 9.1 41.2 17.6C297.7 57 305.6 64 320 64zM111.1 270.7c47.2 24.5 117.5 49.3 209 49.3s161.8-24.8 208.9-49.3c24.8-12.9 49.8-28.3 70.1-47.7c7.9-7.9 20.2-9.2 29.6-3.3c9.5 5.9 13.5 17.9 9.9 28.5c-13.5 37.7-38.4 72.3-66.1 100.6C523.7 398.9 443.6 448 320 448s-203.6-49.1-252.5-99.2C39.8 320.4 14.9 285.8 1.4 248.1c-3.6-10.6 .4-22.6 9.9-28.5c9.5-5.9 21.7-4.5 29.6 3.3c20.4 19.4 45.3 34.8 70.1 47.7z"]},faBridge:{prefix:"fas",iconName:"bridge",icon:[576,512,[],"e4c8","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96H72v64H0V288c53 0 96 43 96 96v64c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V384c0-53 43-96 96-96s96 43 96 96v64c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V384c0-53 43-96 96-96V160H504V96h40c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM456 96v64H376V96h80zM328 96v64H248V96h80zM200 96v64H120V96h80z"]},faPhoneFlip:t_,faPhoneAlt:o_,faTruckFront:{prefix:"fas",iconName:"truck-front",icon:[512,512,[],"e2b7","M0 80C0 35.8 35.8 0 80 0H432c44.2 0 80 35.8 80 80V368c0 26.2-12.6 49.4-32 64v48c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32V448H128v32c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V432C12.6 417.4 0 394.2 0 368V80zm129.9 72.2L112 224H400l-17.9-71.8C378.5 138 365.7 128 351 128H161c-14.7 0-27.5 10-31 24.2zM128 320a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faCat:{prefix:"fas",iconName:"cat",icon:[576,512,[128008],"f6be","M320 192h17.1c22.1 38.3 63.5 64 110.9 64c11 0 21.8-1.4 32-4v4 32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V339.2L280 448h56c17.7 0 32 14.3 32 32s-14.3 32-32 32H192c-53 0-96-43-96-96V192.5c0-16.1-12-29.8-28-31.8l-7.9-1c-17.5-2.2-30-18.2-27.8-35.7s18.2-30 35.7-27.8l7.9 1c48 6 84.1 46.8 84.1 95.3v85.3c34.4-51.7 93.2-85.8 160-85.8zm160 26.5v0c-10 3.5-20.8 5.5-32 5.5c-28.4 0-54-12.4-71.6-32h0c-3.7-4.1-7-8.5-9.9-13.2C357.3 164 352 146.6 352 128v0V32 12 10.7C352 4.8 356.7 .1 362.6 0h.2c3.3 0 6.4 1.6 8.4 4.2l0 .1L384 21.3l27.2 36.3L416 64h64l4.8-6.4L512 21.3 524.8 4.3l0-.1c2-2.6 5.1-4.2 8.4-4.2h.2C539.3 .1 544 4.8 544 10.7V12 32v96c0 17.3-4.6 33.6-12.6 47.6c-11.3 19.8-29.6 35.2-51.4 42.9zM432 128a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faAnchorCircleExclamation:{prefix:"fas",iconName:"anchor-circle-exclamation",icon:[640,512,[],"e4ab","M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c8.2 0 16.3-.6 24.2-1.8c-22.2-16.2-40.4-37.5-53-62.2H320V368 240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faTruckField:{prefix:"fas",iconName:"truck-field",icon:[640,512,[],"e58d","M32 96c0-35.3 28.7-64 64-64H320c23.7 0 44.4 12.9 55.4 32h51.8c25.3 0 48.2 14.9 58.5 38l52.8 118.8c.5 1.1 .9 2.1 1.3 3.2H544c35.3 0 64 28.7 64 64v32c17.7 0 32 14.3 32 32s-14.3 32-32 32H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H32c-17.7 0-32-14.3-32-32s14.3-32 32-32V288c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32V96zM384 224h85.9l-42.7-96H384v96zM160 432a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},faRoute:{prefix:"fas",iconName:"route",icon:[512,512,[],"f4d7","M512 96c0 50.2-59.1 125.1-84.6 155c-3.8 4.4-9.4 6.1-14.5 5H320c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c53 0 96 43 96 96s-43 96-96 96H139.6c8.7-9.9 19.3-22.6 30-36.8c6.3-8.4 12.8-17.6 19-27.2H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-53 0-96-43-96-96s43-96 96-96h39.8c-21-31.5-39.8-67.7-39.8-96c0-53 43-96 96-96s96 43 96 96zM117.1 489.1c-3.8 4.3-7.2 8.1-10.1 11.3l-1.8 2-.2-.2c-6 4.6-14.6 4-20-1.8C59.8 473 0 402.5 0 352c0-53 43-96 96-96s96 43 96 96c0 30-21.1 67-43.5 97.9c-10.7 14.7-21.7 28-30.8 38.5l-.6 .7zM128 352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM416 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faClipboardQuestion:{prefix:"fas",iconName:"clipboard-question",icon:[384,512,[],"e4e3","M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM105.8 229.3c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L216 328.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V314.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H158.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM160 416a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faPanorama:{prefix:"fas",iconName:"panorama",icon:[640,512,[],"e209","M45.6 32C20.4 32 0 52.4 0 77.6V434.4C0 459.6 20.4 480 45.6 480c5.1 0 10-.8 14.7-2.4C74.6 472.8 177.6 440 320 440s245.4 32.8 259.6 37.6c4.7 1.6 9.7 2.4 14.7 2.4c25.2 0 45.6-20.4 45.6-45.6V77.6C640 52.4 619.6 32 594.4 32c-5 0-10 .8-14.7 2.4C565.4 39.2 462.4 72 320 72S74.6 39.2 60.4 34.4C55.6 32.8 50.7 32 45.6 32zM96 160a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm272 0c7.9 0 15.4 3.9 19.8 10.5L512.3 353c5.4 8 5.6 18.4 .4 26.5s-14.7 12.3-24.2 10.7C442.7 382.4 385.2 376 320 376c-65.6 0-123.4 6.5-169.3 14.4c-9.8 1.7-19.7-2.9-24.7-11.5s-4.3-19.4 1.9-27.2L197.3 265c4.6-5.7 11.4-9 18.7-9s14.2 3.3 18.7 9l26.4 33.1 87-127.6c4.5-6.6 11.9-10.5 19.8-10.5z"]},faCommentMedical:{prefix:"fas",iconName:"comment-medical",icon:[512,512,[],"f7f5","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM224 160c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H288v48c0 8.8-7.2 16-16 16H240c-8.8 0-16-7.2-16-16V272H176c-8.8 0-16-7.2-16-16V224c0-8.8 7.2-16 16-16h48V160z"]},faTeethOpen:{prefix:"fas",iconName:"teeth-open",icon:[576,512,[],"f62f","M96 32C43 32 0 75 0 128v64c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-53-43-96-96-96H96zM224 96c26.5 0 48 21.5 48 48v56c0 13.3-10.7 24-24 24H200c-13.3 0-24-10.7-24-24V144c0-26.5 21.5-48 48-48zm80 48c0-26.5 21.5-48 48-48s48 21.5 48 48v56c0 13.3-10.7 24-24 24H328c-13.3 0-24-10.7-24-24V144zM96 128c26.5 0 48 21.5 48 48v24c0 13.3-10.7 24-24 24H72c-13.3 0-24-10.7-24-24V176c0-26.5 21.5-48 48-48zm336 48c0-26.5 21.5-48 48-48s48 21.5 48 48v24c0 13.3-10.7 24-24 24H456c-13.3 0-24-10.7-24-24V176zM96 480H480c53 0 96-43 96-96V352c0-35.3-28.7-64-64-64H64c-35.3 0-64 28.7-64 64v32c0 53 43 96 96 96zm0-64c-26.5 0-48-21.5-48-48V344c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v24c0 26.5-21.5 48-48 48zm80-48V344c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v24c0 26.5-21.5 48-48 48s-48-21.5-48-48zm176 48c-26.5 0-48-21.5-48-48V344c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v24c0 26.5-21.5 48-48 48zm80-48V344c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v24c0 26.5-21.5 48-48 48s-48-21.5-48-48z"]},faFileCircleMinus:{prefix:"fas",iconName:"file-circle-minus",icon:[576,512,[],"e4ed","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm224 0c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16s7.2 16 16 16H496c8.8 0 16-7.2 16-16z"]},faTags:{prefix:"fas",iconName:"tags",icon:[512,512,[],"f02c","M345 39.1L472.8 168.4c52.4 53 52.4 138.2 0 191.2L360.8 472.9c-9.3 9.4-24.5 9.5-33.9 .2s-9.5-24.5-.2-33.9L438.6 325.9c33.9-34.3 33.9-89.4 0-123.7L310.9 72.9c-9.3-9.4-9.2-24.6 .2-33.9s24.6-9.2 33.9 .2zM0 229.5V80C0 53.5 21.5 32 48 32H197.5c17 0 33.3 6.7 45.3 18.7l168 168c25 25 25 65.5 0 90.5L277.3 442.7c-25 25-65.5 25-90.5 0l-168-168C6.7 262.7 0 246.5 0 229.5zM144 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},faWineGlass:{prefix:"fas",iconName:"wine-glass",icon:[320,512,[127863],"f4e3","M32.1 29.3C33.5 12.8 47.4 0 64 0H256c16.6 0 30.5 12.8 31.9 29.3l14 168.4c6 72-42.5 135.2-109.9 150.6V448h48c17.7 0 32 14.3 32 32s-14.3 32-32 32H160 80c-17.7 0-32-14.3-32-32s14.3-32 32-32h48V348.4C60.6 333 12.1 269.8 18.1 197.8l14-168.4zm56 98.7H231.9l-5.3-64H93.4l-5.3 64z"]},faForwardFast:r_,faFastForward:c_,faFaceMehBlank:a_,faMehBlank:n_,faSquareParking:l_,faParking:i_,faHouseSignal:{prefix:"fas",iconName:"house-signal",icon:[576,512,[],"e012","M357.7 8.5c-12.3-11.3-31.2-11.3-43.4 0l-208 192c-9.4 8.6-12.7 22-8.5 34c87.1 25.3 155.6 94.2 180.3 181.6H464c26.5 0 48-21.5 48-48V256h32c13.2 0 25-8.1 29.8-20.3s1.6-26.2-8.1-35.2l-208-192zM288 208c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H304c-8.8 0-16-7.2-16-16V208zM24 256c-13.3 0-24 10.7-24 24s10.7 24 24 24c101.6 0 184 82.4 184 184c0 13.3 10.7 24 24 24s24-10.7 24-24c0-128.1-103.9-232-232-232zm8 256a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM0 376c0 13.3 10.7 24 24 24c48.6 0 88 39.4 88 88c0 13.3 10.7 24 24 24s24-10.7 24-24c0-75.1-60.9-136-136-136c-13.3 0-24 10.7-24 24z"]},faBarsProgress:s_,faTasksAlt:d_,faFaucetDrip:{prefix:"fas",iconName:"faucet-drip",icon:[512,512,[128688],"e006","M224 0c17.7 0 32 14.3 32 32V44l96-12c17.7 0 32 14.3 32 32s-14.3 32-32 32L256 84l-31-3.9-1-.1-1 .1L192 84 96 96C78.3 96 64 81.7 64 64s14.3-32 32-32l96 12V32c0-17.7 14.3-32 32-32zM0 224c0-17.7 14.3-32 32-32h96l22.6-22.6c6-6 14.1-9.4 22.6-9.4H192V116.2l32-4 32 4V160h18.7c8.5 0 16.6 3.4 22.6 9.4L320 192h32c88.4 0 160 71.6 160 160c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32s-14.3-32-32-32H315.9c-20.2 29-53.9 48-91.9 48s-71.7-19-91.9-48H32c-17.7 0-32-14.3-32-32V224zM436.8 423.4c1.9-4.5 6.3-7.4 11.2-7.4s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1V480c0 17.7-14.3 32-32 32s-32-14.3-32-32v-1.2c0-4.5 .9-8.9 2.7-13.1l18.2-42.4z"]},faCartFlatbed:m_,faDollyFlatbed:f_,faBanSmoking:u_,faSmokingBan:p_,faTerminal:{prefix:"fas",iconName:"terminal",icon:[576,512,[],"f120","M9.4 86.6C-3.1 74.1-3.1 53.9 9.4 41.4s32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L178.7 256 9.4 86.6zM256 416H544c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faMobileButton:{prefix:"fas",iconName:"mobile-button",icon:[384,512,[],"f10b","M80 0C44.7 0 16 28.7 16 64V448c0 35.3 28.7 64 64 64H304c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H80zM192 400a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faHouseMedicalFlag:{prefix:"fas",iconName:"house-medical-flag",icon:[640,512,[],"e514","M480 0c17.7 0 32 14.3 32 32H624c8.8 0 16 7.2 16 16V176c0 8.8-7.2 16-16 16H512V512H448V192 32c0-17.7 14.3-32 32-32zM276.8 39.7L416 159V512h1l-.2 0H96c-17.7 0-32-14.3-32-32V288H32c-13.4 0-25.4-8.3-30-20.9s-1-26.7 9.2-35.4l224-192c12-10.3 29.7-10.3 41.7 0zM224 208v48H176c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320h48c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H288V208c0-8.8-7.2-16-16-16H240c-8.8 0-16 7.2-16 16z"]},faBasketShopping:b_,faShoppingBasket:h_,faTape:{prefix:"fas",iconName:"tape",icon:[576,512,[],"f4db","M380.8 416c41.5-40.7 67.2-97.3 67.2-160C448 132.3 347.7 32 224 32S0 132.3 0 256S100.3 480 224 480H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H380.8zM224 160a96 96 0 1 1 0 192 96 96 0 1 1 0-192zm64 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},faBusSimple:g_,faBusAlt:v_,faEye:{prefix:"fas",iconName:"eye",icon:[576,512,[128065],"f06e","M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"]},faFaceSadCry:C_,faSadCry:y_,faAudioDescription:{prefix:"fas",iconName:"audio-description",icon:[576,512,[],"f29e","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM213.5 173.3l72 144c5.9 11.9 1.1 26.3-10.7 32.2s-26.3 1.1-32.2-10.7l-9.4-18.9H150.9l-9.4 18.9c-5.9 11.9-20.3 16.7-32.2 10.7s-16.7-20.3-10.7-32.2l72-144c4.1-8.1 12.4-13.3 21.5-13.3s17.4 5.1 21.5 13.3zm-.4 106.6L192 237.7l-21.1 42.2h42.2zM304 184c0-13.3 10.7-24 24-24h56c53 0 96 43 96 96s-43 96-96 96H328c-13.3 0-24-10.7-24-24V184zm48 24v96h32c26.5 0 48-21.5 48-48s-21.5-48-48-48H352z"]},faPersonMilitaryToPerson:{prefix:"fas",iconName:"person-military-to-person",icon:[512,512,[],"e54c","M71 12.5c-8.6 1-15 8.2-15 16.8c0 9.3 7.5 16.8 16.7 16.9H184.1c8.8-.1 15.9-7.2 15.9-16V16c0-9.5-8.3-17-17.8-15.9L71 12.5zM189.5 78.1H66.5C64.9 83.8 64 89.8 64 96c0 35.3 28.7 64 64 64s64-28.7 64-64c0-6.2-.9-12.2-2.5-17.9zM32 256v32c0 17.7 14.3 32 32 32H192c1.8 0 3.5-.1 5.2-.4L53 208.6C40.1 220.3 32 237.2 32 256zm190.2 42.5c1.1-3.3 1.8-6.8 1.8-10.5V256c0-35.3-28.7-64-64-64H96c-3.7 0-7.4 .3-10.9 .9L222.2 298.5zM384 160a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm-32 32c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32H448c17.7 0 32-14.3 32-32V256c0-35.3-28.7-64-64-64H352zM215.8 450.1c5.2-4.6 8.2-11.1 8.2-18.1s-3-13.5-8.2-18.1l-64-56c-7.1-6.2-17.1-7.7-25.7-3.8S112 366.6 112 376v32l-88 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l88 0v32c0 9.4 5.5 18 14.1 21.9s18.6 2.4 25.7-3.8l64-56zM288 431.9c0 6.9 2.9 13.5 8.1 18.1l64 56.4c7.1 6.2 17.1 7.8 25.7 3.9s14.1-12.4 14.1-21.9l0-32.4 88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0 0-32c0-9.4-5.5-18-14.1-21.9s-18.6-2.4-25.7 3.8l-64 56c-5.2 4.5-8.2 11.1-8.2 18z"]},faFileShield:{prefix:"fas",iconName:"file-shield",icon:[576,512,[],"e4f0","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v47l-92.8 37.1c-21.3 8.5-35.2 29.1-35.2 52c0 56.6 18.9 148 94.2 208.3c-9 4.8-19.3 7.6-30.2 7.6H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zm39.1 97.7c5.7-2.3 12.1-2.3 17.8 0l120 48C570 277.4 576 286.2 576 296c0 63.3-25.9 168.8-134.8 214.2c-5.9 2.5-12.6 2.5-18.5 0C313.9 464.8 288 359.3 288 296c0-9.8 6-18.6 15.1-22.3l120-48zM527.4 312L432 273.8V461.7c68.2-33 91.5-99 95.4-149.7z"]},faUserSlash:{prefix:"fas",iconName:"user-slash",icon:[640,512,[],"f506","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L353.3 251.6C407.9 237 448 187.2 448 128C448 57.3 390.7 0 320 0C250.2 0 193.5 55.8 192 125.2L38.8 5.1zM264.3 304.3C170.5 309.4 96 387.2 96 482.3c0 16.4 13.3 29.7 29.7 29.7H514.3c3.9 0 7.6-.7 11-2.1l-261-205.6z"]},faPen:{prefix:"fas",iconName:"pen",icon:[512,512,[128394],"f304","M362.7 19.3L314.3 67.7 444.3 197.7l48.4-48.4c25-25 25-65.5 0-90.5L453.3 19.3c-25-25-65.5-25-90.5 0zm-71 71L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4L1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L421.7 220.3 291.7 90.3z"]},faTowerObservation:{prefix:"fas",iconName:"tower-observation",icon:[512,512,[],"e586","M241.7 3.4c9-4.5 19.6-4.5 28.6 0l160 80c15.8 7.9 22.2 27.1 14.3 42.9C439 137.5 427.7 144 416 144v80c0 17.7-14.3 32-32 32h-4.9l32 192H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H384.5c-.4 0-.8 0-1.1 0H128.6c-.4 0-.8 0-1.1 0H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h68.9l32-192H128c-17.7 0-32-14.3-32-32V144c-11.7 0-23-6.5-28.6-17.7c-7.9-15.8-1.5-35 14.3-42.9l160-80zM314.5 448L256 399.2 197.5 448h117zM197.8 256l-4.7 28.3L256 336.8l62.9-52.5L314.2 256H197.8zm-13.9 83.2l-11.2 67L218.5 368l-34.6-28.8zM293.5 368l45.8 38.1-11.2-67L293.5 368zM176 128c-8.8 0-16 7.2-16 16s7.2 16 16 16H336c8.8 0 16-7.2 16-16s-7.2-16-16-16H176z"]},faFileCode:{prefix:"fas",iconName:"file-code",icon:[384,512,[],"f1c9","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM153 289l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L71 337c-9.4-9.4-9.4-24.6 0-33.9l48-48c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM265 255l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"]},faSignal:z_,faSignal5:H_,faSignalPerfect:V_,faBus:{prefix:"fas",iconName:"bus",icon:[576,512,[128653],"f207","M288 0C422.4 0 512 35.2 512 80V96l0 32c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32l0 160c0 17.7-14.3 32-32 32v32c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32V448H192v32c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32l0-32c-17.7 0-32-14.3-32-32l0-160c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h0V96h0V80C64 35.2 153.6 0 288 0zM128 160v96c0 17.7 14.3 32 32 32H272V128H160c-17.7 0-32 14.3-32 32zM304 288H416c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H304V288zM144 400a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm288 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM384 80c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16s7.2 16 16 16H368c8.8 0 16-7.2 16-16z"]},faHeartCircleXmark:{prefix:"fas",iconName:"heart-circle-xmark",icon:[576,512,[],"e501","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L454.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L432 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L409.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L432 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faHouseChimney:x_,faHomeLg:M_,faWindowMaximize:{prefix:"fas",iconName:"window-maximize",icon:[512,512,[128470],"f2d0","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM96 96H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faFaceFrown:L_,faFrown:w_,faPrescription:{prefix:"fas",iconName:"prescription",icon:[448,512,[],"f5b1","M32 0C14.3 0 0 14.3 0 32V192v96c0 17.7 14.3 32 32 32s32-14.3 32-32V224h50.7l128 128L137.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L288 397.3 393.4 502.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L333.3 352 438.6 246.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 306.7l-85.8-85.8C251.4 209.1 288 164.8 288 112C288 50.1 237.9 0 176 0H32zM176 160H64V64H176c26.5 0 48 21.5 48 48s-21.5 48-48 48z"]},faShop:S_,faStoreAlt:E_,faFloppyDisk:k_,faSave:N_,faVihara:{prefix:"fas",iconName:"vihara",icon:[640,512,[],"f6a7","M281 22L305.8 4.7c1.3-.9 2.7-1.8 4.1-2.4C313.1 .7 316.6 0 320 0s6.9 .7 10.1 2.2c1.4 .7 2.8 1.5 4.1 2.4L359 22C393 45.8 430.8 63.5 470.8 74.4l23 6.3c1.8 .5 3.6 1.1 5.2 2c3.2 1.7 5.9 4 8.1 6.8c3.8 4.9 5.6 11.3 4.7 17.8c-.4 2.8-1.2 5.4-2.5 7.8c-1.7 3.2-4 5.9-6.8 8.1c-4.3 3.2-9.6 5.1-15.1 4.9H480v56.1l6.4 5.1 5.2 4.1c21.1 16.7 45 29.6 70.5 38.1l28.9 9.6c1.6 .5 3.2 1.2 4.6 2c3.1 1.7 5.8 4.1 7.8 6.9s3.5 6.1 4.1 9.6c.5 2.7 .6 5.5 .1 8.3s-1.4 5.4-2.7 7.8c-1.7 3.1-4.1 5.8-6.9 7.8s-6.1 3.5-9.6 4.1c-1.6 .3-3.3 .4-5 .4H544v65.9c20.5 22.8 47.4 39.2 77.4 46.7C632 403 640 412.6 640 424c0 13.3-10.7 24-24 24H576v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H352v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H128v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H24c-13.3 0-24-10.7-24-24c0-11.4 8-21 18.6-23.4c30-7.6 56.9-23.9 77.4-46.7V288H56.6c-1.7 0-3.4-.1-5-.4c-3.5-.7-6.8-2.1-9.6-4.1s-5.2-4.7-7-7.8c-1.3-2.4-2.3-5-2.7-7.8s-.4-5.6 .1-8.3c.7-3.5 2.1-6.8 4.1-9.6s4.7-5.2 7.8-6.9c1.4-.8 3-1.5 4.6-2l28.9-9.6c25.5-8.5 49.4-21.4 70.5-38.1l5.2-4.1 6.4-5.1V176 128h-7.5c-5.5 .1-10.8-1.7-15.1-4.9c-2.8-2.1-5.1-4.8-6.8-8.1c-1.2-2.4-2.1-5-2.5-7.8c-.9-6.5 .9-12.8 4.7-17.8c2.1-2.8 4.8-5.1 8.1-6.8c1.6-.8 3.4-1.5 5.2-2l23-6.3C209.2 63.5 247 45.8 281 22zM416 128H320 224v64h72 48 72V128zM160 288v64H296h24 24H480V288H344 320h0H296 160z"]},faScaleUnbalanced:T_,faBalanceScaleLeft:B_,faSortUp:I_,faSortAsc:$_,faCommentDots:R_,faCommenting:A_,faPlantWilt:{prefix:"fas",iconName:"plant-wilt",icon:[512,512,[],"e5aa","M288 120c0-30.9 25.1-56 56-56s56 25.1 56 56v13c-29.3 10-48 34.5-48 70.1c0 27.9 25.3 74.8 66 111.6c3.8 3.5 8.9 5.3 14 5.3s10.2-1.8 14-5.3c40.7-36.8 66-83.7 66-111.6c0-35.6-18.7-60.2-48-70.1V120C464 53.7 410.3 0 344 0S224 53.7 224 120v21.8C207.3 133 188.2 128 168 128c-66.3 0-120 53.7-120 120v13c-29.3 10-48 34.5-48 70.1C0 359 25.3 405.9 66 442.7c3.8 3.5 8.9 5.3 14 5.3s10.2-1.8 14-5.3c40.7-36.8 66-83.7 66-111.6c0-35.6-18.7-60.2-48-70.1V248c0-30.9 25.1-56 56-56s56 25.1 56 56v32V480c0 17.7 14.3 32 32 32s32-14.3 32-32V280 248 120z"]},faDiamond:{prefix:"fas",iconName:"diamond",icon:[512,512,[9830],"f219","M284.3 11.7c-15.6-15.6-40.9-15.6-56.6 0l-216 216c-15.6 15.6-15.6 40.9 0 56.6l216 216c15.6 15.6 40.9 15.6 56.6 0l216-216c15.6-15.6 15.6-40.9 0-56.6l-216-216z"]},faFaceGrinSquint:P_,faGrinSquint:W_,faHandHoldingDollar:D_,faHandHoldingUsd:O_,faBacterium:{prefix:"fas",iconName:"bacterium",icon:[512,512,[],"e05a","M423.1 30.6c3.6-12.7-3.7-26-16.5-29.7s-26 3.7-29.7 16.5l-4.2 14.7c-9.8-.4-19.9 .5-29.9 2.8c-12.1 2.8-23.7 5.9-34.9 9.4l-5.9-13.7c-5.2-12.2-19.3-17.8-31.5-12.6s-17.8 19.3-12.6 31.5l4.9 11.3c-22 9.4-42 20.1-60.2 31.8L196 82.7c-7.4-11-22.3-14-33.3-6.7s-14 22.3-6.7 33.3l7.8 11.6c-18 15-33.7 30.8-47.3 47.1L103 157.3c-10.4-8.3-25.5-6.6-33.7 3.7s-6.6 25.5 3.7 33.7l15 12c-2.1 3.2-4.1 6.5-6 9.7c-9.4 15.7-17 31-23.2 45.3l-9.9-3.9c-12.3-4.9-26.3 1.1-31.2 13.4s1.1 26.3 13.4 31.2l11.6 4.6c-.3 1.1-.6 2.1-.9 3.1c-3.5 12.5-5.7 23.2-7.1 31.3c-.7 4.1-1.2 7.5-1.6 10.3c-.2 1.4-.3 2.6-.4 3.6l-.1 1.4-.1 .6 0 .3 0 .1c0 0 0 .1 39.2 3.7l0 0-39.2-3.6c-.5 5-.6 10-.4 14.9l-14.7 4.2C4.7 380.6-2.7 393.8 .9 406.6s16.9 20.1 29.7 16.5l13.8-3.9c10.6 20.7 27.6 37.8 48.5 48.5l-3.9 13.7c-3.6 12.7 3.7 26 16.5 29.7s26-3.7 29.7-16.5l4.2-14.7c23.8 1 46.3-5.5 65.1-17.6L215 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-10.6-10.6c9.1-14.1 15.1-30.5 17-48.3l.1-.8c.3-1.7 1-5.1 2.3-9.8l.2-.8 12.6 5.4c12.2 5.2 26.3-.4 31.5-12.6s-.4-26.3-12.6-31.5l-11.3-4.8c9.9-14.9 24.9-31.6 48.6-46l2.1 7.5c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7L371 259.2c6.9-2.2 14.3-4.3 22.2-6.1c12.9-3 24.7-8 35.2-14.8L439 249c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-10.6-10.6c12.2-19 18.6-41.6 17.6-65.1l14.7-4.2c12.7-3.6 20.1-16.9 16.5-29.7s-16.9-20.1-29.7-16.5l-13.7 3.9c-10.8-21.2-28-38-48.5-48.5l3.9-13.8zM92.1 363.3l0 0L144 368l-51.9-4.7zM112 320a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM240 184a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faHandPointer:{prefix:"fas",iconName:"hand-pointer",icon:[448,512,[],"f25a","M128 40c0-22.1 17.9-40 40-40s40 17.9 40 40V188.2c8.5-7.6 19.7-12.2 32-12.2c20.6 0 38.2 13 45 31.2c8.8-9.3 21.2-15.2 35-15.2c25.3 0 46 19.5 47.9 44.3c8.5-7.7 19.8-12.3 32.1-12.3c26.5 0 48 21.5 48 48v48 16 48c0 70.7-57.3 128-128 128l-16 0H240l-.1 0h-5.2c-5 0-9.9-.3-14.7-1c-55.3-5.6-106.2-34-140-79L8 336c-13.3-17.7-9.7-42.7 8-56s42.7-9.7 56 8l56 74.7V40zM240 304c0-8.8-7.2-16-16-16s-16 7.2-16 16v96c0 8.8 7.2 16 16 16s16-7.2 16-16V304zm48-16c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16s16-7.2 16-16V304c0-8.8-7.2-16-16-16zm80 16c0-8.8-7.2-16-16-16s-16 7.2-16 16v96c0 8.8 7.2 16 16 16s16-7.2 16-16V304z"]},faDrumSteelpan:{prefix:"fas",iconName:"drum-steelpan",icon:[576,512,[],"f56a","M288 32c159.1 0 288 48 288 128V352c0 80-128.9 128-288 128S0 432 0 352V160C0 80 128.9 32 288 32zM528 160c0-9.9-8-29.9-55-49.8c-18.6-7.9-40.9-14.4-66-19.4l-27.8 43.6c-7.3 11.5-11.2 24.8-11.2 38.4c0 17.5 6.4 34.4 18.1 47.5l9.8 11c29.8-5.2 55.9-12.5 77.2-21.5c47.1-19.9 55-39.9 55-49.8zM349.2 237.3c-8-26.2-32.4-45.3-61.2-45.3s-53.3 19.1-61.2 45.3c19.4 1.7 39.9 2.7 61.2 2.7s41.8-.9 61.2-2.7zM169 90.8c-25.2 5-47.4 11.6-66 19.4C56 130.1 48 150.1 48 160s8 29.9 55 49.8c21.3 9 47.4 16.3 77.2 21.5l9.8-11c11.6-13.1 18.1-30 18.1-47.5c0-13.6-3.9-26.9-11.2-38.4L169 90.8zm56.3-8C224.5 87 224 91.5 224 96c0 35.3 28.7 64 64 64s64-28.7 64-64c0-4.5-.5-9-1.4-13.2C330.8 81 309.8 80 288 80s-42.8 1-62.6 2.8z"]},faHandScissors:{prefix:"fas",iconName:"hand-scissors",icon:[512,512,[],"f257","M40 208c-22.1 0-40 17.9-40 40s17.9 40 40 40l180.2 0c-7.6 8.5-12.2 19.7-12.2 32c0 25.3 19.5 46 44.3 47.9c-7.7 8.5-12.3 19.8-12.3 32.1c0 26.5 21.5 48 48 48l32 0 64 0c70.7 0 128-57.3 128-128l0-113.1c0-40.2-16-78.8-44.4-107.3C444.8 76.8 413.9 64 381.7 64L336 64c-21.3 0-39.3 13.9-45.6 33.1l74.5 23.7c8.4 2.7 13.1 11.7 10.4 20.1s-11.7 13.1-20.1 10.4L288 129.9l0 .1L84 65.8C62.9 59.2 40.5 70.9 33.8 92s5.1 43.5 26.2 50.2L269.5 208 40 208z"]},faHandsPraying:F_,faPrayingHands:G_,faArrowRotateRight:U_,faArrowRightRotate:j_,faArrowRotateForward:q_,faRedo:Z_,faBiohazard:{prefix:"fas",iconName:"biohazard",icon:[576,512,[9763],"f780","M173.2 0c-1.8 0-3.5 .7-4.8 2C138.5 32.3 120 74 120 120c0 26.2 6 50.9 16.6 73c-22 2.4-43.8 9.1-64.2 20.5C37.9 232.8 13.3 262.4 .4 296c-.7 1.7-.5 3.7 .5 5.2c2.2 3.7 7.4 4.3 10.6 1.3C64.2 254.3 158 245.1 205 324s-8.1 153.1-77.6 173.2c-4.2 1.2-6.3 5.9-4.1 9.6c1 1.6 2.6 2.7 4.5 3c36.5 5.9 75.2 .1 109.7-19.2c20.4-11.4 37.4-26.5 50.5-43.8c13.1 17.3 30.1 32.4 50.5 43.8c34.5 19.3 73.3 25.2 109.7 19.2c1.9-.3 3.5-1.4 4.5-3c2.2-3.7 .1-8.4-4.1-9.6C379.1 477.1 324 403 371 324s140.7-69.8 193.5-21.4c3.2 2.9 8.4 2.3 10.6-1.3c1-1.6 1.1-3.5 .5-5.2c-12.9-33.6-37.5-63.2-72.1-82.5c-20.4-11.4-42.2-18.1-64.2-20.5C450 170.9 456 146.2 456 120c0-46-18.5-87.7-48.4-118c-1.3-1.3-3-2-4.8-2c-5 0-8.4 5.2-6.7 9.9C421.7 80.5 385.6 176 288 176S154.3 80.5 179.9 9.9c1.7-4.7-1.6-9.9-6.7-9.9zM240 272a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM181.7 417.6c6.3-11.8 9.8-25.1 8.6-39.8c-19.5-18-34-41.4-41.2-67.8c-12.5-8.1-26.2-11.8-40-12.4c-9-.4-18.1 .6-27.1 2.7c7.8 57.1 38.7 106.8 82.9 139.4c6.8-6.7 12.6-14.1 16.8-22.1zM288 64c-28.8 0-56.3 5.9-81.2 16.5c2 8.3 5 16.2 9 23.5c6.8 12.4 16.7 23.1 30.1 30.3c13.3-4.1 27.5-6.3 42.2-6.3s28.8 2.2 42.2 6.3c13.4-7.2 23.3-17.9 30.1-30.3c4-7.3 7-15.2 9-23.5C344.3 69.9 316.8 64 288 64zM426.9 310c-7.2 26.4-21.7 49.7-41.2 67.8c-1.2 14.7 2.2 28.1 8.6 39.8c4.3 8 10 15.4 16.8 22.1c44.3-32.6 75.2-82.3 82.9-139.4c-9-2.2-18.1-3.1-27.1-2.7c-13.8 .6-27.5 4.4-40 12.4z"]},faLocationCrosshairs:Y_,faLocation:J_,faMarsDouble:{prefix:"fas",iconName:"mars-double",icon:[640,512,[9891],"f227","M312 32c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l33.4 33.4L275.8 159c-28.4-19.5-62.7-31-99.8-31C78.8 128 0 206.8 0 304s78.8 176 176 176s176-78.8 176-176c0-37-11.4-71.4-31-99.8l52.6-52.6L407 185c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V56c0-13.3-10.7-24-24-24H312zm88 48h0v0l0 0zM64 304a112 112 0 1 1 224 0A112 112 0 1 1 64 304zM368 480c97.2 0 176-78.8 176-176c0-37-11.4-71.4-31-99.8l52.6-52.6L599 185c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V56c0-13.3-10.7-24-24-24H504c-9.7 0-18.5 5.8-22.2 14.8c-1.2 2.9-1.8 6-1.8 9l0 .2v.2c0 6.2 2.5 12.2 7 16.8l33.4 33.4L480 146.7V168c0 22.6-13.6 43.1-34.6 51.7c-.8 .3-1.7 .7-2.5 1C465.7 241.2 480 270.9 480 304c0 61.9-50.1 112-112 112c-5.4 0-10.8-.4-16-1.1c-12.9 20.4-29.1 38.3-48.1 53.1c19.8 7.8 41.4 12 64 12z"]},faChildDress:{prefix:"fas",iconName:"child-dress",icon:[320,512,[],"e59c","M224 64A64 64 0 1 0 96 64a64 64 0 1 0 128 0zM88 400v80c0 17.7 14.3 32 32 32s32-14.3 32-32V400h16v80c0 17.7 14.3 32 32 32s32-14.3 32-32V400h17.8c10.9 0 18.6-10.7 15.2-21.1l-31.1-93.4 28.6 37.8c10.7 14.1 30.8 16.8 44.8 6.2s16.8-30.7 6.2-44.8L254.6 207c-22.4-29.6-57.5-47-94.6-47s-72.2 17.4-94.6 47L6.5 284.7c-10.7 14.1-7.9 34.2 6.2 44.8s34.2 7.9 44.8-6.2l28.7-37.8L55 378.9C51.6 389.3 59.3 400 70.2 400H88z"]},faUsersBetweenLines:{prefix:"fas",iconName:"users-between-lines",icon:[640,512,[],"e591","M0 24C0 10.7 10.7 0 24 0H616c13.3 0 24 10.7 24 24s-10.7 24-24 24H24C10.7 48 0 37.3 0 24zM0 488c0-13.3 10.7-24 24-24H616c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.3 0-24-10.7-24-24zM83.2 160a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM32 320c0-35.3 28.7-64 64-64h96c12.2 0 23.7 3.4 33.4 9.4c-37.2 15.1-65.6 47.2-75.8 86.6H64c-17.7 0-32-14.3-32-32zm461.6 32c-10.3-40.1-39.6-72.6-77.7-87.4c9.4-5.5 20.4-8.6 32.1-8.6h96c35.3 0 64 28.7 64 64c0 17.7-14.3 32-32 32H493.6zM391.2 290.4c32.1 7.4 58.1 30.9 68.9 61.6c3.5 10 5.5 20.8 5.5 32c0 17.7-14.3 32-32 32h-224c-17.7 0-32-14.3-32-32c0-11.2 1.9-22 5.5-32c10.5-29.7 35.3-52.8 66.1-60.9c7.8-2.1 16-3.1 24.5-3.1h96c7.4 0 14.7 .8 21.6 2.4zm44-130.4a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM321.6 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},faLungsVirus:{prefix:"fas",iconName:"lungs-virus",icon:[640,512,[],"e067","M320 0c17.7 0 32 14.3 32 32V156.2c-8.5-7.6-19.7-12.2-32-12.2s-23.5 4.6-32 12.2V32c0-17.7 14.3-32 32-32zM444.5 195.5c-16.4-16.4-41.8-18.5-60.5-6.1V165.3C384 127 415 96 453.3 96c21.7 0 42.8 10.2 55.8 28.8c15.4 22.1 44.3 65.4 71 116.9c26.5 50.9 52.4 112.5 59.6 170.3c.2 1.3 .2 2.6 .2 4v7c0 49.1-39.8 89-89 89c-7.3 0-14.5-.9-21.6-2.7l-72.7-18.2c-20.9-5.2-38.7-17.1-51.5-32.9c14 1.5 28.5-3 39.2-13.8l-22.6-22.6 22.6 22.6c18.7-18.7 18.7-49.1 0-67.9c-1.1-1.1-1.4-2-1.5-2.5c-.1-.8-.1-1.8 .4-2.9s1.2-1.9 1.8-2.3c.5-.3 1.3-.8 2.9-.8c26.5 0 48-21.5 48-48s-21.5-48-48-48c-1.6 0-2.4-.4-2.9-.8c-.6-.4-1.3-1.2-1.8-2.3s-.5-2.2-.4-2.9c.1-.6 .4-1.4 1.5-2.5c18.7-18.7 18.7-49.1 0-67.9zM421.8 421.8c-6.2 6.2-16.4 6.2-22.6 0C375.9 398.5 336 415 336 448c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C241.5 375.9 225 336 192 336c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C264.1 241.5 304 225 304 192c0-8.8 7.2-16 16-16s16 7.2 16 16c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C398.5 264.1 415 304 448 304c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6zM183.3 491.2l-72.7 18.2c-7.1 1.8-14.3 2.7-21.6 2.7c-49.1 0-89-39.8-89-89v-7c0-1.3 .1-2.7 .2-4c7.2-57.9 33.1-119.4 59.6-170.3c26.8-51.5 55.6-94.8 71-116.9c13-18.6 34-28.8 55.8-28.8C225 96 256 127 256 165.3v24.1c-18.6-12.4-44-10.3-60.5 6.1c-18.7 18.7-18.7 49.1 0 67.9c1.1 1.1 1.4 2 1.5 2.5c.1 .8 .1 1.8-.4 2.9s-1.2 1.9-1.8 2.3c-.5 .3-1.3 .8-2.9 .8c-26.5 0-48 21.5-48 48s21.5 48 48 48c1.6 0 2.4 .4 2.9 .8c.6 .4 1.3 1.2 1.8 2.3s.5 2.2 .4 2.9c-.1 .6-.4 1.4-1.5 2.5c-18.7 18.7-18.7 49.1 0 67.9c10.7 10.7 25.3 15.3 39.2 13.8c-12.8 15.9-30.6 27.7-51.5 32.9zM296 320a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm72 32a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faFaceGrinTears:X_,faGrinTears:K_,faPhone:{prefix:"fas",iconName:"phone",icon:[512,512,[128222,128379],"f095","M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z"]},faCalendarXmark:Q_,faCalendarTimes:eV,faChildReaching:{prefix:"fas",iconName:"child-reaching",icon:[384,512,[],"e59d","M256 64A64 64 0 1 0 128 64a64 64 0 1 0 128 0zM152.9 169.3c-23.7-8.4-44.5-24.3-58.8-45.8L74.6 94.2C64.8 79.5 45 75.6 30.2 85.4s-18.7 29.7-8.9 44.4L40.9 159c18.1 27.1 42.8 48.4 71.1 62.4V480c0 17.7 14.3 32 32 32s32-14.3 32-32V384h32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V221.6c29.1-14.2 54.4-36.2 72.7-64.2l18.2-27.9c9.6-14.8 5.4-34.6-9.4-44.3s-34.6-5.5-44.3 9.4L291 122.4c-21.8 33.4-58.9 53.6-98.8 53.6c-12.6 0-24.9-2-36.6-5.8c-.9-.3-1.8-.7-2.7-.9z"]},faHeadSideVirus:{prefix:"fas",iconName:"head-side-virus",icon:[512,512,[],"e064","M0 224.2C0 100.6 100.2 0 224 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8H448v64c0 35.3-28.7 64-64 64H320v32c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V407.3c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2zM224 64c-8.8 0-16 7.2-16 16c0 33-39.9 49.5-63.2 26.2c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6C145.5 152.1 129 192 96 192c-8.8 0-16 7.2-16 16s7.2 16 16 16c33 0 49.5 39.9 26.2 63.2c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0C168.1 286.5 208 303 208 336c0 8.8 7.2 16 16 16s16-7.2 16-16c0-33 39.9-49.5 63.2-26.2c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6C302.5 263.9 319 224 352 224c8.8 0 16-7.2 16-16s-7.2-16-16-16c-33 0-49.5-39.9-26.2-63.2c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0C279.9 129.5 240 113 240 80c0-8.8-7.2-16-16-16zm-24 96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm40 80a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]},faUserGear:tV,faUserCog:oV,faArrowUp19:rV,faSortNumericUp:cV,faDoorClosed:{prefix:"fas",iconName:"door-closed",icon:[576,512,[128682],"f52a","M96 64c0-35.3 28.7-64 64-64H416c35.3 0 64 28.7 64 64V448h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H432 144 32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96V64zM384 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faShieldVirus:{prefix:"fas",iconName:"shield-virus",icon:[512,512,[],"e06c","M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM256 112c8.8 0 16 7.2 16 16c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C334.5 200.1 351 240 384 240c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0C311.9 334.5 272 351 272 384c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C177.5 311.9 161 272 128 272c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C200.1 177.5 240 161 240 128c0-8.8 7.2-16 16-16zM232 256a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm72 32a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faDiceSix:{prefix:"fas",iconName:"dice-six",icon:[448,512,[9861],"f526","M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm160 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 192a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faMosquitoNet:{prefix:"fas",iconName:"mosquito-net",icon:[640,512,[],"e52c","M168.8 462.3c-7.9-4-11.1-13.6-7.2-21.5L192 380.2l0-44.2c0-4.2 1.7-8.3 4.7-11.3L256 265.4V242.2L139.2 344C87.8 395.3 0 358.9 0 286.3c0-41.1 30.6-75.8 71.4-80.9l159.9-23.9-49.6-41.3c-5.1-4.2-7-11.1-4.9-17.4l13.9-41.7-29-58.1c-4-7.9-.7-17.5 7.2-21.5s17.5-.7 21.5 7.2l32 64c1.9 3.8 2.2 8.2 .9 12.2l-12.5 37.6L256 160.5V137.9c0-14.9 10.1-27.3 23.8-31V63.7c0-4.5 3.7-8.2 8.2-8.2s8.2 3.7 8.2 8.2V107c13.7 3.6 23.8 16.1 23.8 31v22.6l45.4-37.8L352.8 85.1c-1.3-4-1-8.4 .9-12.2l32-64c4-7.9 13.6-11.1 21.5-7.2s11.1 13.6 7.2 21.5l-29 58.1 13.9 41.7c2.1 6.2 .1 13.1-4.9 17.4l-49.6 41.3 159.9 23.9c22.5 2.8 41.8 14.6 54.7 31.4c-2.7 2.6-5.2 5.4-7.3 8.6c-8.6-12.9-23.3-21.5-40-21.5s-31.4 8.5-40 21.5c-8.6-12.9-23.3-21.5-40-21.5c-21.7 0-40 14.3-45.9 34.1c-10.7 3.2-19.8 10.1-25.9 19.2l-40.2-35v23.1l32.4 32.4c-.3 2-.4 4.1-.4 6.2c0 16.7 8.5 31.4 21.5 40c-4 2.6-7.5 5.9-10.6 9.5L320 310.6v50c0 17.7-14.3 32-32 32s-32-14.3-32-32v-50l-32 32 0 41.4c0 2.5-.6 4.9-1.7 7.2l-32 64c-4 7.9-13.6 11.1-21.5 7.2zM512 256c8.8 0 16 7.2 16 16v16h48V272c0-8.8 7.2-16 16-16s16 7.2 16 16v16h16c8.8 0 16 7.2 16 16s-7.2 16-16 16H608v48h16c8.8 0 16 7.2 16 16s-7.2 16-16 16H608v48h16c8.8 0 16 7.2 16 16s-7.2 16-16 16H608v16c0 8.8-7.2 16-16 16s-16-7.2-16-16V480H528v16c0 8.8-7.2 16-16 16s-16-7.2-16-16V480H448v16c0 8.8-7.2 16-16 16s-16-7.2-16-16V480H400c-8.8 0-16-7.2-16-16s7.2-16 16-16h16V400H400c-8.8 0-16-7.2-16-16s7.2-16 16-16h16V320H400c-8.8 0-16-7.2-16-16s7.2-16 16-16h16V272c0-8.8 7.2-16 16-16s16 7.2 16 16v16h48V272c0-8.8 7.2-16 16-16zm16 112h48V320H528v48zm0 80h48V400H528v48zM448 320v48h48V320H448zm0 80v48h48V400H448z"]},faBridgeWater:{prefix:"fas",iconName:"bridge-water",icon:[576,512,[],"e4ce","M0 96C0 78.3 14.3 64 32 64H544c17.7 0 32 14.3 32 32v35.6c0 15.7-12.7 28.4-28.4 28.4c-37.3 0-67.6 30.2-67.6 67.6V352.5c-12.9 0-25.8 3.9-36.8 11.7c-18 12.4-40.1 20.3-59.2 20.3h0l0-.5V256c0-53-43-96-96-96s-96 43-96 96V384l0 .5c-19 0-41.2-7.9-59.1-20.3c-11.1-7.8-24-11.7-36.9-11.7V227.6C96 190.2 65.8 160 28.4 160C12.7 160 0 147.3 0 131.6V96zM306.5 389.9C329 405.4 356.5 416 384 416c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 469.7 417 480 384 480c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 405.2 165.1 416 192 416c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},faPersonBooth:{prefix:"fas",iconName:"person-booth",icon:[576,512,[],"f756","M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V192h64V32zm320 0c0-17.7-14.3-32-32-32s-32 14.3-32 32V480c0 17.7 14.3 32 32 32s32-14.3 32-32V32zM224 512c17.7 0 32-14.3 32-32V320H192V480c0 17.7 14.3 32 32 32zM320 0c-9.3 0-18.1 4-24.2 11s-8.8 16.3-7.5 25.5l31.2 218.6L288.6 409.7c-3.5 17.3 7.8 34.2 25.1 37.7s34.2-7.8 37.7-25.1l.7-3.6c1.3 16.4 15.1 29.4 31.9 29.4c17.7 0 32-14.3 32-32c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM112 80A48 48 0 1 0 16 80a48 48 0 1 0 96 0zm0 261.3V269.3l4.7 4.7c9 9 21.2 14.1 33.9 14.1H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H157.3l-41.6-41.6c-14.3-14.3-33.8-22.4-54-22.4C27.6 160 0 187.6 0 221.6v55.7l0 .9V480c0 17.7 14.3 32 32 32s32-14.3 32-32V384l32 42.7V480c0 17.7 14.3 32 32 32s32-14.3 32-32V421.3c0-10.4-3.4-20.5-9.6-28.8L112 341.3z"]},faTextWidth:{prefix:"fas",iconName:"text-width",icon:[448,512,[],"f035","M64 128V96H192l0 128H176c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H256l0-128H384v32c0 17.7 14.3 32 32 32s32-14.3 32-32V80c0-26.5-21.5-48-48-48H224 48C21.5 32 0 53.5 0 80v48c0 17.7 14.3 32 32 32s32-14.3 32-32zM9.4 361.4c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V416H320v32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6v32H128V320c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64z"]},faHatWizard:{prefix:"fas",iconName:"hat-wizard",icon:[512,512,[],"f6e8","M64 416L168.6 180.7c15.3-34.4 40.3-63.5 72-83.7l146.9-94c3-1.9 6.5-2.9 10-2.9C407.7 0 416 8.3 416 18.6v1.6c0 2.6-.5 5.1-1.4 7.5L354.8 176.9c-1.9 4.7-2.8 9.7-2.8 14.7c0 5.5 1.2 11 3.4 16.1L448 416H240.9l11.8-35.4 40.4-13.5c6.5-2.2 10.9-8.3 10.9-15.2s-4.4-13-10.9-15.2l-40.4-13.5-13.5-40.4C237 276.4 230.9 272 224 272s-13 4.4-15.2 10.9l-13.5 40.4-40.4 13.5C148.4 339 144 345.1 144 352s4.4 13 10.9 15.2l40.4 13.5L207.1 416H64zM279.6 141.5c-1.1-3.3-4.1-5.5-7.6-5.5s-6.5 2.2-7.6 5.5l-6.7 20.2-20.2 6.7c-3.3 1.1-5.5 4.1-5.5 7.6s2.2 6.5 5.5 7.6l20.2 6.7 6.7 20.2c1.1 3.3 4.1 5.5 7.6 5.5s6.5-2.2 7.6-5.5l6.7-20.2 20.2-6.7c3.3-1.1 5.5-4.1 5.5-7.6s-2.2-6.5-5.5-7.6l-20.2-6.7-6.7-20.2zM32 448H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faPenFancy:{prefix:"fas",iconName:"pen-fancy",icon:[512,512,[128395,10002],"f5ac","M373.5 27.1C388.5 9.9 410.2 0 433 0c43.6 0 79 35.4 79 79c0 22.8-9.9 44.6-27.1 59.6L277.7 319l-10.3-10.3-64-64L193 234.3 373.5 27.1zM170.3 256.9l10.4 10.4 64 64 10.4 10.4-19.2 83.4c-3.9 17.1-16.9 30.7-33.8 35.4L24.4 510.3l95.4-95.4c2.6 .7 5.4 1.1 8.3 1.1c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32c0 2.9 .4 5.6 1.1 8.3L1.7 487.6 51.5 310c4.7-16.9 18.3-29.9 35.4-33.8l83.4-19.2z"]},faPersonDigging:aV,faDigging:nV,faTrash:{prefix:"fas",iconName:"trash",icon:[448,512,[],"f1f8","M135.2 17.7L128 32H32C14.3 32 0 46.3 0 64S14.3 96 32 96H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H320l-7.2-14.3C307.4 6.8 296.3 0 284.2 0H163.8c-12.1 0-23.2 6.8-28.6 17.7zM416 128H32L53.2 467c1.6 25.3 22.6 45 47.9 45H346.9c25.3 0 46.3-19.7 47.9-45L416 128z"]},faGaugeSimple:lV,faGaugeSimpleMed:iV,faTachometerAverage:sV,faBookMedical:{prefix:"fas",iconName:"book-medical",icon:[448,512,[],"f7e6","M0 96C0 43 43 0 96 0H384h32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32zM208 112v48H160c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V224h48c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H272V112c0-8.8-7.2-16-16-16H224c-8.8 0-16 7.2-16 16z"]},faPoo:{prefix:"fas",iconName:"poo",icon:[512,512,[128169],"f2fe","M268.9 .9c-5.5-.7-11 1.4-14.5 5.7s-4.6 10.1-2.8 15.4c2.8 8.2 4.3 16.9 4.3 26.1c0 44.1-35.7 79.9-79.8 80H160c-35.3 0-64 28.7-64 64c0 19.1 8.4 36.3 21.7 48H104c-39.8 0-72 32.2-72 72c0 23.2 11 43.8 28 57c-34.1 5.7-60 35.3-60 71c0 39.8 32.2 72 72 72H440c39.8 0 72-32.2 72-72c0-35.7-25.9-65.3-60-71c17-13.2 28-33.8 28-57c0-39.8-32.2-72-72-72H394.3c13.3-11.7 21.7-28.9 21.7-48c0-35.3-28.7-64-64-64h-5.5c3.5-10 5.5-20.8 5.5-32c0-48.6-36.2-88.8-83.1-95.1zM192 256a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm64 108.3c0 2.4-.7 4.8-2.2 6.7c-8.2 10.5-39.5 45-93.8 45s-85.6-34.6-93.8-45c-1.5-1.9-2.2-4.3-2.2-6.7c0-6.8 5.5-12.3 12.3-12.3H339.7c6.8 0 12.3 5.5 12.3 12.3z"]},faQuoteRight:dV,faQuoteRightAlt:mV,faShirt:fV,faTShirt:uV,faTshirt:pV,faCubes:{prefix:"fas",iconName:"cubes",icon:[576,512,[],"f1b3","M290.8 48.6l78.4 29.7L288 109.5 206.8 78.3l78.4-29.7c1.8-.7 3.8-.7 5.7 0zM136 92.5V204.7c-1.3 .4-2.6 .8-3.9 1.3l-96 36.4C14.4 250.6 0 271.5 0 294.7V413.9c0 22.2 13.1 42.3 33.5 51.3l96 42.2c14.4 6.3 30.7 6.3 45.1 0L288 457.5l113.5 49.9c14.4 6.3 30.7 6.3 45.1 0l96-42.2c20.3-8.9 33.5-29.1 33.5-51.3V294.7c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-1.3-.5-2.6-.9-3.9-1.3V92.5c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-12.8-4.8-26.9-4.8-39.7 0l-96 36.4C150.4 48.4 136 69.3 136 92.5zM392 210.6l-82.4 31.2V152.6L392 121v89.6zM154.8 250.9l78.4 29.7L152 311.7 70.8 280.6l78.4-29.7c1.8-.7 3.8-.7 5.7 0zm18.8 204.4V354.8L256 323.2v95.9l-82.4 36.2zM421.2 250.9c1.8-.7 3.8-.7 5.7 0l78.4 29.7L424 311.7l-81.2-31.1 78.4-29.7zM523.2 421.2l-77.6 34.1V354.8L528 323.2v90.7c0 3.2-1.9 6-4.8 7.3z"]},faDivide:{prefix:"fas",iconName:"divide",icon:[448,512,[10135,247],"f529","M272 96a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm0 320a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM400 288c17.7 0 32-14.3 32-32s-14.3-32-32-32H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H400z"]},faTengeSign:bV,faTenge:hV,faHeadphones:{prefix:"fas",iconName:"headphones",icon:[512,512,[127911],"f025","M256 80C149.9 80 62.4 159.4 49.6 262c9.4-3.8 19.6-6 30.4-6c26.5 0 48 21.5 48 48V432c0 26.5-21.5 48-48 48c-44.2 0-80-35.8-80-80V384 336 288C0 146.6 114.6 32 256 32s256 114.6 256 256v48 48 16c0 44.2-35.8 80-80 80c-26.5 0-48-21.5-48-48V304c0-26.5 21.5-48 48-48c10.8 0 21 2.1 30.4 6C449.6 159.4 362.1 80 256 80z"]},faHandsHolding:{prefix:"fas",iconName:"hands-holding",icon:[640,512,[],"f4c2","M80 104c0-22.1-17.9-40-40-40S0 81.9 0 104v56 64V325.5c0 25.5 10.1 49.9 28.1 67.9L128 493.3c12 12 28.3 18.7 45.3 18.7H240c26.5 0 48-21.5 48-48V385.1c0-29.7-11.8-58.2-32.8-79.2l-25.3-25.3 0 0-15.2-15.2-32-32c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l32 32 15.2 15.2c11 11 9.2 29.2-3.7 37.8c-9.7 6.5-22.7 5.2-31-3.1L98.7 309.5c-12-12-18.7-28.3-18.7-45.3V224 144 104zm480 0v40 80 40.2c0 17-6.7 33.3-18.7 45.3l-51.1 51.1c-8.3 8.3-21.3 9.6-31 3.1c-12.9-8.6-14.7-26.9-3.7-37.8l15.2-15.2 32-32c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-32 32-15.2 15.2 0 0-25.3 25.3c-21 21-32.8 49.5-32.8 79.2V464c0 26.5 21.5 48 48 48h66.7c17 0 33.3-6.7 45.3-18.7l99.9-99.9c18-18 28.1-42.4 28.1-67.9V224 160 104c0-22.1-17.9-40-40-40s-40 17.9-40 40z"]},faHandsClapping:{prefix:"fas",iconName:"hands-clapping",icon:[512,512,[],"e1a8","M336 16V80c0 8.8-7.2 16-16 16s-16-7.2-16-16V16c0-8.8 7.2-16 16-16s16 7.2 16 16zm-98.7 7.1l32 48c4.9 7.4 2.9 17.3-4.4 22.2s-17.3 2.9-22.2-4.4l-32-48c-4.9-7.4-2.9-17.3 4.4-22.2s17.3-2.9 22.2 4.4zM135 119c9.4-9.4 24.6-9.4 33.9 0L292.7 242.7c10.1 10.1 27.3 2.9 27.3-11.3V192c0-17.7 14.3-32 32-32s32 14.3 32 32V345.6c0 57.1-30 110-78.9 139.4c-64 38.4-145.8 28.3-198.5-24.4L7 361c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l53 53c6.1 6.1 16 6.1 22.1 0s6.1-16 0-22.1L23 265c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l93 93c6.1 6.1 16 6.1 22.1 0s6.1-16 0-22.1L55 185c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l117 117c6.1 6.1 16 6.1 22.1 0s6.1-16 0-22.1l-93-93c-9.4-9.4-9.4-24.6 0-33.9zM433.1 484.9c-24.2 14.5-50.9 22.1-77.7 23.1c48.1-39.6 76.6-99 76.6-162.4l0-98.1c8.2-.1 16-6.4 16-16V192c0-17.7 14.3-32 32-32s32 14.3 32 32V345.6c0 57.1-30 110-78.9 139.4zM424.9 18.7c7.4 4.9 9.3 14.8 4.4 22.2l-32 48c-4.9 7.4-14.8 9.3-22.2 4.4s-9.3-14.8-4.4-22.2l32-48c4.9-7.4 14.8-9.3 22.2-4.4z"]},faRepublican:{prefix:"fas",iconName:"republican",icon:[640,512,[],"f75e","M0 192C0 103.6 71.6 32 160 32H384c88.4 0 160 71.6 160 160v64H0V192zm415.9-64c-2.4 0-4.7 1.3-5.7 3.4l-12.6 24.6-28.2 4c-2.4 .3-4.4 2-5.2 4.2s-.1 4.7 1.6 6.3l20.4 19.2-4.8 27.1c-.4 2.3 .6 4.7 2.5 6s4.6 1.6 6.7 .5l25.2-12.8 25.2 12.8c2.2 1.1 4.8 .9 6.7-.5s3-3.7 2.5-6l-4.8-27.1L466 170.5c1.7-1.6 2.4-4.1 1.6-6.3s-2.8-3.9-5.2-4.2l-28.2-4-12.6-24.6c-1.1-2.1-3.3-3.4-5.7-3.4zm-138.3 3.4c-1.1-2.1-3.3-3.4-5.7-3.4s-4.7 1.3-5.7 3.4l-12.6 24.6-28.2 4c-2.4 .3-4.4 2-5.2 4.2s-.1 4.7 1.6 6.3l20.4 19.2-4.8 27.1c-.4 2.3 .6 4.7 2.5 6s4.6 1.6 6.7 .5l25.2-12.8 25.2 12.8c2.2 1.1 4.8 .9 6.7-.5s3-3.7 2.5-6l-4.8-27.1L322 170.5c1.7-1.6 2.4-4.1 1.6-6.3s-2.8-3.9-5.2-4.2l-28.2-4-12.6-24.6zM127.9 128c-2.4 0-4.7 1.3-5.7 3.4l-12.6 24.6-28.2 4c-2.4 .3-4.4 2-5.2 4.2s-.1 4.7 1.6 6.3l20.4 19.2-4.8 27.1c-.4 2.3 .6 4.7 2.5 6s4.6 1.6 6.7 .5l25.2-12.8 25.2 12.8c2.2 1.1 4.8 .9 6.7-.5s3-3.7 2.5-6l-4.8-27.1L178 170.5c1.7-1.6 2.4-4.1 1.6-6.3s-2.8-3.9-5.2-4.2l-28.2-4-12.6-24.6c-1.1-2.1-3.3-3.4-5.7-3.4zm.1 160H320h96 32 64 32v32 80c0 8.8 7.2 16 16 16s16-7.2 16-16V352c0-17.7 14.3-32 32-32s32 14.3 32 32v48c0 44.2-35.8 80-80 80s-80-35.8-80-80V352H448v32 64c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V384H128v64c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V384 288H128z"]},faArrowLeft:{prefix:"fas",iconName:"arrow-left",icon:[448,512,[8592],"f060","M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"]},faPersonCircleXmark:{prefix:"fas",iconName:"person-circle-xmark",icon:[576,512,[],"e543","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z"]},faRuler:{prefix:"fas",iconName:"ruler",icon:[512,512,[128207],"f545","M177.9 494.1c-18.7 18.7-49.1 18.7-67.9 0L17.9 401.9c-18.7-18.7-18.7-49.1 0-67.9l50.7-50.7 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 50.7-50.7c18.7-18.7 49.1-18.7 67.9 0l92.1 92.1c18.7 18.7 18.7 49.1 0 67.9L177.9 494.1z"]},faAlignLeft:{prefix:"fas",iconName:"align-left",icon:[448,512,[],"f036","M288 64c0 17.7-14.3 32-32 32H32C14.3 96 0 81.7 0 64S14.3 32 32 32H256c17.7 0 32 14.3 32 32zm0 256c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H256c17.7 0 32 14.3 32 32zM0 192c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 448c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"]},faDiceD6:{prefix:"fas",iconName:"dice-d6",icon:[448,512,[],"f6d1","M201 10.3c14.3-7.8 31.6-7.8 46 0L422.3 106c5.1 2.8 8.3 8.2 8.3 14s-3.2 11.2-8.3 14L231.7 238c-4.8 2.6-10.5 2.6-15.3 0L25.7 134c-5.1-2.8-8.3-8.2-8.3-14s3.2-11.2 8.3-14L201 10.3zM23.7 170l176 96c5.1 2.8 8.3 8.2 8.3 14V496c0 5.6-3 10.9-7.8 13.8s-10.9 3-15.8 .3L25 423.1C9.6 414.7 0 398.6 0 381V184c0-5.6 3-10.9 7.8-13.8s10.9-3 15.8-.3zm400.7 0c5-2.7 11-2.6 15.8 .3s7.8 8.1 7.8 13.8V381c0 17.6-9.6 33.7-25 42.1L263.7 510c-5 2.7-11 2.6-15.8-.3s-7.8-8.1-7.8-13.8V280c0-5.9 3.2-11.2 8.3-14l176-96z"]},faRestroom:{prefix:"fas",iconName:"restroom",icon:[640,512,[],"f7bd","M80 48a48 48 0 1 1 96 0A48 48 0 1 1 80 48zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V325.2c-8.1 9.2-21.1 13.2-33.5 9.4c-16.9-5.3-26.3-23.2-21-40.1l30.9-99.1C44.9 155.3 82 128 124 128h8c42 0 79.1 27.3 91.6 67.4l30.9 99.1c5.3 16.9-4.1 34.8-21 40.1c-12.4 3.9-25.4-.2-33.5-9.4V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H120zM320 0c13.3 0 24 10.7 24 24V488c0 13.3-10.7 24-24 24s-24-10.7-24-24V24c0-13.3 10.7-24 24-24zM464 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM440 480V384H422.2c-10.9 0-18.6-10.7-15.2-21.1l9-26.9c-3.2 0-6.4-.5-9.5-1.5c-16.9-5.3-26.3-23.2-21-40.1l29.7-95.2C428.4 156.9 467.6 128 512 128s83.6 28.9 96.8 71.2l29.7 95.2c5.3 16.9-4.1 34.8-21 40.1c-3.2 1-6.4 1.5-9.5 1.5l9 26.9c3.5 10.4-4.3 21.1-15.2 21.1H584v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384H504v96c0 17.7-14.3 32-32 32s-32-14.3-32-32z"]},faJ:{prefix:"fas",iconName:"j",icon:[320,512,[106],"4a","M288 32c17.7 0 32 14.3 32 32V320c0 88.4-71.6 160-160 160S0 408.4 0 320V288c0-17.7 14.3-32 32-32s32 14.3 32 32v32c0 53 43 96 96 96s96-43 96-96V64c0-17.7 14.3-32 32-32z"]},faUsersViewfinder:{prefix:"fas",iconName:"users-viewfinder",icon:[640,512,[],"e595","M48 48h88c13.3 0 24-10.7 24-24s-10.7-24-24-24H32C14.3 0 0 14.3 0 32V136c0 13.3 10.7 24 24 24s24-10.7 24-24V48zM175.8 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-26.5 32C119.9 256 96 279.9 96 309.3c0 14.7 11.9 26.7 26.7 26.7h56.1c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4H149.3zm368 80c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3H421.3c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6h56.1zm-89.4 0c-8.6-24.3-29.9-42.6-55.9-47c-3.9-.7-7.9-1-12-1H280c-4.1 0-8.1 .3-12 1c-26 4.4-47.3 22.7-55.9 47c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24H408c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24zM464 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-80-32a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM504 48h88v88c0 13.3 10.7 24 24 24s24-10.7 24-24V32c0-17.7-14.3-32-32-32H504c-13.3 0-24 10.7-24 24s10.7 24 24 24zM48 464V376c0-13.3-10.7-24-24-24s-24 10.7-24 24V480c0 17.7 14.3 32 32 32H136c13.3 0 24-10.7 24-24s-10.7-24-24-24H48zm456 0c-13.3 0-24 10.7-24 24s10.7 24 24 24H608c17.7 0 32-14.3 32-32V376c0-13.3-10.7-24-24-24s-24 10.7-24 24v88H504z"]},faFileVideo:{prefix:"fas",iconName:"file-video",icon:[384,512,[],"f1c8","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM64 288c0-17.7 14.3-32 32-32h96c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V288zM300.9 397.9L256 368V304l44.9-29.9c2-1.3 4.4-2.1 6.8-2.1c6.8 0 12.3 5.5 12.3 12.3V387.7c0 6.8-5.5 12.3-12.3 12.3c-2.4 0-4.8-.7-6.8-2.1z"]},faUpRightFromSquare:gV,faExternalLinkAlt:vV,faTableCells:CV,faTh:yV,faFilePdf:{prefix:"fas",iconName:"file-pdf",icon:[512,512,[],"f1c1","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V304H176c-35.3 0-64 28.7-64 64V512H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zM176 352h32c30.9 0 56 25.1 56 56s-25.1 56-56 56H192v32c0 8.8-7.2 16-16 16s-16-7.2-16-16V448 368c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24H192v48h16zm96-80h32c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H304c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H320v96h16zm80-112c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H448v32h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H448v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V432 368z"]},faBookBible:zV,faBible:HV,faO:{prefix:"fas",iconName:"o",icon:[448,512,[111],"4f","M224 96a160 160 0 1 0 0 320 160 160 0 1 0 0-320zM448 256A224 224 0 1 1 0 256a224 224 0 1 1 448 0z"]},faSuitcaseMedical:_V,faMedkit:VV,faUserSecret:{prefix:"fas",iconName:"user-secret",icon:[448,512,[128373],"f21b","M224 16c-6.7 0-10.8-2.8-15.5-6.1C201.9 5.4 194 0 176 0c-30.5 0-52 43.7-66 89.4C62.7 98.1 32 112.2 32 128c0 14.3 25 27.1 64.6 35.9c-.4 4-.6 8-.6 12.1c0 17 3.3 33.2 9.3 48H45.4C38 224 32 230 32 237.4c0 1.7 .3 3.4 1 5l38.8 96.9C28.2 371.8 0 423.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7c0-58.5-28.2-110.4-71.7-143L415 242.4c.6-1.6 1-3.3 1-5c0-7.4-6-13.4-13.4-13.4H342.7c6-14.8 9.3-31 9.3-48c0-4.1-.2-8.1-.6-12.1C391 155.1 416 142.3 416 128c0-15.8-30.7-29.9-78-38.6C324 43.7 302.5 0 272 0c-18 0-25.9 5.4-32.5 9.9c-4.8 3.3-8.8 6.1-15.5 6.1zm56 208H267.6c-16.5 0-31.1-10.6-36.3-26.2c-2.3-7-12.2-7-14.5 0c-5.2 15.6-19.9 26.2-36.3 26.2H168c-22.1 0-40-17.9-40-40V169.6c28.2 4.1 61 6.4 96 6.4s67.8-2.3 96-6.4V184c0 22.1-17.9 40-40 40zm-88 96l16 32L176 480 128 288l64 32zm128-32L272 480 240 352l16-32 64-32z"]},faOtter:{prefix:"fas",iconName:"otter",icon:[640,512,[129446],"f700","M181.5 197.1l12.9 6.4c5.9 3 12.4 4.5 19.1 4.5c23.5 0 42.6-19.1 42.6-42.6V144c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v21.4c0 23.5 19.1 42.6 42.6 42.6c6.6 0 13.1-1.5 19.1-4.5l12.9-6.4 8.4-4.2L135.1 185c-4.5-3-7.1-8-7.1-13.3V168c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24v3.7c0 5.3-2.7 10.3-7.1 13.3l-11.8 7.9 8.4 4.2zm-8.6 49.4L160 240l-12.9 6.4c-12.6 6.3-26.5 9.6-40.5 9.6c-3.6 0-7.1-.2-10.6-.6v.6c0 35.3 28.7 64 64 64h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384V336 320c0-23.7 12.9-44.4 32-55.4c9.4-5.4 20.3-8.6 32-8.6V240c0-26.5 21.5-48 48-48c8.8 0 16 7.2 16 16v32 16 48c0 8.8 7.2 16 16 16s16-7.2 16-16V204.3c0-48.2-30.8-91-76.6-106.3l-8.5-2.8c-8-2.7-12.6-11.1-10.4-19.3s10.3-13.2 18.6-11.6l19.9 4C576 86.1 640 164.2 640 254.9l0 1.1h0c0 123.7-100.3 224-224 224h-1.1H256h-.6C132 480 32 380 32 256.6V256 216.8c-10.1-14.6-16-32.3-16-51.4V144l0-1.4C6.7 139.3 0 130.5 0 120c0-13.3 10.7-24 24-24h2.8C44.8 58.2 83.3 32 128 32h64c44.7 0 83.2 26.2 101.2 64H296c13.3 0 24 10.7 24 24c0 10.5-6.7 19.3-16 22.6l0 1.4v21.4c0 1.4 0 2.8-.1 4.3c12-6.2 25.7-9.6 40.1-9.6h8c17.7 0 32 14.3 32 32s-14.3 32-32 32h-8c-13.3 0-24 10.7-24 24v8h56.4c-15.2 17-24.4 39.4-24.4 64H320c-42.3 0-78.2-27.4-91-65.3c-5.1 .9-10.3 1.3-15.6 1.3c-14.1 0-27.9-3.3-40.5-9.6zM96 128a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm112 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]},faPersonDress:xV,faFemale:MV,faCommentDollar:{prefix:"fas",iconName:"comment-dollar",icon:[512,512,[],"f651","M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zm20-312v13.9c7.5 1.2 14.6 2.9 21.1 4.7c10.7 2.8 17 13.8 14.2 24.5s-13.8 17-24.5 14.2c-11-2.9-21.6-5-31.2-5.2c-7.9-.1-16 1.8-21.5 5c-4.8 2.8-6.2 5.6-6.2 9.3c0 1.8 .1 3.5 5.3 6.7c6.3 3.8 15.5 6.7 28.3 10.5l.7 .2c11.2 3.4 25.6 7.7 37.1 15c12.9 8.1 24.3 21.3 24.6 41.6c.3 20.9-10.5 36.1-24.8 45c-7.2 4.5-15.2 7.3-23.2 9V344c0 11-9 20-20 20s-20-9-20-20V329.4c-10.3-2.2-20-5.5-28.2-8.4l0 0 0 0c-2.1-.7-4.1-1.4-6.1-2.1c-10.5-3.5-16.1-14.8-12.6-25.3s14.8-16.1 25.3-12.6c2.5 .8 4.9 1.7 7.2 2.4c13.6 4.6 24 8.1 35.1 8.5c8.6 .3 16.5-1.6 21.4-4.7c4.1-2.5 6-5.5 5.9-10.5c0-2.9-.8-5-5.9-8.2c-6.3-4-15.4-6.9-28-10.7l-1.7-.5c-10.9-3.3-24.6-7.4-35.6-14c-12.7-7.7-24.6-20.5-24.7-40.7c-.1-21.1 11.8-35.7 25.8-43.9c6.9-4.1 14.5-6.8 22.2-8.5V136c0-11 9-20 20-20s20 9 20 20z"]},faBusinessTime:LV,faBriefcaseClock:wV,faTableCellsLarge:SV,faThLarge:EV,faBookTanakh:kV,faTanakh:NV,faPhoneVolume:TV,faVolumeControlPhone:BV,faHatCowboySide:{prefix:"fas",iconName:"hat-cowboy-side",icon:[640,512,[],"f8c1","M152.7 135.9l-10.4 57.2c6.8-.7 13.6-1.1 20.5-1.1h10.7c39.4 0 77.8 12.1 110.1 34.7L562.4 421.8l35.1 24.6c24.4-6 42.5-28.1 42.5-54.4c0-75.8-94.7-126.6-134.6-144.7L474 83.9C468.2 53.8 441.8 32 411.1 32h-2.7c-5.6 0-11.1 .7-16.5 2.2L199.2 85.5c-23.9 6.4-42 26-46.5 50.4zM0 384c0 35.3 28.7 64 64 64H544L265.3 252.9c-26.9-18.8-58.9-28.9-91.8-28.9H162.9c-60.6 0-116 34.2-143.1 88.4L13.5 325C4.6 342.7 0 362.3 0 382.2V384z"]},faClipboardUser:{prefix:"fas",iconName:"clipboard-user",icon:[384,512,[],"f7f3","M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM128 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM80 432c0-44.2 35.8-80 80-80h64c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16H96c-8.8 0-16-7.2-16-16z"]},faChild:{prefix:"fas",iconName:"child",icon:[320,512,[],"f1ae","M96 64a64 64 0 1 1 128 0A64 64 0 1 1 96 64zm48 320v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V287.8L59.1 321c-9.4 15-29.2 19.4-44.1 10S-4.5 301.9 4.9 287l39.9-63.3C69.7 184 113.2 160 160 160s90.3 24 115.2 63.6L315.1 287c9.4 15 4.9 34.7-10 44.1s-34.7 4.9-44.1-10L240 287.8V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V384H144z"]},faLiraSign:{prefix:"fas",iconName:"lira-sign",icon:[320,512,[8356],"f195","M112 160.4c0-35.5 28.8-64.4 64.4-64.4c6.9 0 13.8 1.1 20.4 3.3l81.2 27.1c16.8 5.6 34.9-3.5 40.5-20.2s-3.5-34.9-20.2-40.5L217 38.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5 32 48 89.5 48 160.4V192H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H48v32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H46c-2.2 10.5-6.1 20.6-11.7 29.9L4.6 431.5c-5.9 9.9-6.1 22.2-.4 32.2S20.5 480 32 480H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H88.5l.7-1.1c11.6-19.3 18.9-40.7 21.6-62.9H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V256H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V160.4z"]},faSatellite:{prefix:"fas",iconName:"satellite",icon:[512,512,[128752],"f7bf","M233 7c-9.4-9.4-24.6-9.4-33.9 0l-96 96c-9.4 9.4-9.4 24.6 0 33.9l89.4 89.4-15.5 15.5C152.3 230.4 124.9 224 96 224c-31.7 0-61.5 7.7-87.8 21.2c-9 4.7-10.3 16.7-3.1 23.8L112.7 376.7 96.3 393.1c-2.6-.7-5.4-1.1-8.3-1.1c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32c0-2.9-.4-5.6-1.1-8.3l16.4-16.4L242.9 506.9c7.2 7.2 19.2 5.9 23.8-3.1C280.3 477.5 288 447.7 288 416c0-28.9-6.4-56.3-17.8-80.9l15.5-15.5L375 409c9.4 9.4 24.6 9.4 33.9 0l96-96c9.4-9.4 9.4-24.6 0-33.9l-89.4-89.4 55-55c12.5-12.5 12.5-32.8 0-45.3l-48-48c-12.5-12.5-32.8-12.5-45.3 0l-55 55L233 7zm159 351l-72.4-72.4 62.1-62.1L454.1 296 392 358.1zM226.3 192.4L153.9 120 216 57.9l72.4 72.4-62.1 62.1z"]},faPlaneLock:{prefix:"fas",iconName:"plane-lock",icon:[640,512,[],"e558","M192 93.7C192 59.5 221 0 256 0c36 0 64 59.5 64 93.7v84.6l101.8 58.2C418 247.6 416 259.6 416 272v24.6c-17.9 10.4-30.3 29.1-31.8 50.9L320 329.1V400l57.6 43.2c4 3 6.4 7.8 6.4 12.8v24 18c0 7.8-6.3 14-14 14c-1.3 0-2.6-.2-3.9-.5L256 480 145.9 511.5c-1.3 .4-2.6 .5-3.9 .5c-7.8 0-14-6.3-14-14V456c0-5 2.4-9.8 6.4-12.8L192 400l0-70.9-171.6 49C10.2 381.1 0 373.4 0 362.8V297.3c0-5.7 3.1-11 8.1-13.9L192 178.3V93.7zM528 240c-17.7 0-32 14.3-32 32v48h64V272c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80v48c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H448c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32V272z"]},faTag:{prefix:"fas",iconName:"tag",icon:[448,512,[127991],"f02b","M0 80V229.5c0 17 6.7 33.3 18.7 45.3l176 176c25 25 65.5 25 90.5 0L418.7 317.3c25-25 25-65.5 0-90.5l-176-176c-12-12-28.3-18.7-45.3-18.7H48C21.5 32 0 53.5 0 80zm112 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faComment:{prefix:"fas",iconName:"comment",icon:[512,512,[128489,61669],"f075","M512 240c0 114.9-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6C73.6 471.1 44.7 480 16 480c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4l0 0 0 0 0 0 0 0 .3-.3c.3-.3 .7-.7 1.3-1.4c1.1-1.2 2.8-3.1 4.9-5.7c4.1-5 9.6-12.4 15.2-21.6c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208z"]},faCakeCandles:IV,faBirthdayCake:$V,faCake:RV,faEnvelope:{prefix:"fas",iconName:"envelope",icon:[512,512,[128386,9993,61443],"f0e0","M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"]},faAnglesUp:AV,faAngleDoubleUp:PV,faPaperclip:{prefix:"fas",iconName:"paperclip",icon:[448,512,[128206],"f0c6","M364.2 83.8c-24.4-24.4-64-24.4-88.4 0l-184 184c-42.1 42.1-42.1 110.3 0 152.4s110.3 42.1 152.4 0l152-152c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-152 152c-64 64-167.6 64-231.6 0s-64-167.6 0-231.6l184-184c46.3-46.3 121.3-46.3 167.6 0s46.3 121.3 0 167.6l-176 176c-28.6 28.6-75 28.6-103.6 0s-28.6-75 0-103.6l144-144c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-144 144c-6.7 6.7-6.7 17.7 0 24.4s17.7 6.7 24.4 0l176-176c24.4-24.4 24.4-64 0-88.4z"]},faArrowRightToCity:{prefix:"fas",iconName:"arrow-right-to-city",icon:[640,512,[],"e4b3","M288 48c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48V192h40V120c0-13.3 10.7-24 24-24s24 10.7 24 24v72h24c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H432 336c-26.5 0-48-21.5-48-48V48zm64 32v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16zm16 80c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H368zM352 272v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16zm176-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H528zM512 368v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H528c-8.8 0-16 7.2-16 16zM166.6 153.4l80 80c12.5 12.5 12.5 32.8 0 45.3l-80 80c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L146.7 288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H146.7l-25.4-25.4c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0z"]},faRibbon:{prefix:"fas",iconName:"ribbon",icon:[448,512,[127895],"f4d6","M333.2 322.8l0 0-133.9-146 0 0L146 118.6c7.8-5.1 37-22.6 78-22.6s70.2 17.4 78 22.6L245.7 180l85.6 93.4 27.4-29.8c16.3-17.7 25.3-40.9 25.3-65V149.1c0-19-5.6-37.5-16.1-53.3L327.8 35.6C312.9 13.4 287.9 0 261.2 0h-76c-25.8 0-50.1 12.5-65.1 33.5L81.9 87C70.3 103.2 64 122.8 64 142.8V164c0 23.2 8.4 45.6 23.6 63.1l56 64.2 0 0 83.3 95.6 0 0 91.8 105.3c10 11.5 26.8 14.3 40 6.8l54.5-31.1c17.8-10.2 21.6-34.3 7.7-49.4l-87.7-95.7zM205.2 410.6l-83.3-95.6L27.1 418.5c-13.9 15.1-10.1 39.2 7.7 49.4l55.1 31.5c13 7.4 29.3 4.9 39.4-6.1l75.9-82.6z"]},faLungs:{prefix:"fas",iconName:"lungs",icon:[640,512,[129729],"f604","M320 0c17.7 0 32 14.3 32 32V164.1c0 16.4 8.4 31.7 22.2 40.5l9.8 6.2V165.3C384 127 415 96 453.3 96c21.7 0 42.8 10.2 55.8 28.8c15.4 22.1 44.3 65.4 71 116.9c26.5 50.9 52.4 112.5 59.6 170.3c.2 1.3 .2 2.6 .2 4v7c0 49.1-39.8 89-89 89c-7.3 0-14.5-.9-21.6-2.7l-72.7-18.2C414 480.5 384 442.1 384 398V325l90.5 57.6c7.5 4.7 17.3 2.5 22.1-4.9s2.5-17.3-4.9-22.1L384 287.1v-.4l-44.1-28.1c-7.3-4.6-13.9-10.1-19.9-16.1c-5.9 6-12.6 11.5-19.9 16.1L256 286.7 161.2 347l-13.5 8.6c0 0 0 0-.1 0c-7.4 4.8-9.6 14.6-4.8 22.1c4.7 7.5 14.6 9.7 22.1 4.9l91.1-58V398c0 44.1-30 82.5-72.7 93.1l-72.7 18.2c-7.1 1.8-14.3 2.7-21.6 2.7c-49.1 0-89-39.8-89-89v-7c0-1.3 .1-2.7 .2-4c7.2-57.9 33.1-119.4 59.6-170.3c26.8-51.5 55.6-94.8 71-116.9c13-18.6 34-28.8 55.8-28.8C225 96 256 127 256 165.3v45.5l9.8-6.2c13.8-8.8 22.2-24.1 22.2-40.5V32c0-17.7 14.3-32 32-32z"]},faArrowUp91:WV,faSortNumericUpAlt:DV,faLitecoinSign:{prefix:"fas",iconName:"litecoin-sign",icon:[384,512,[],"e1d3","M128 64c0-17.7-14.3-32-32-32S64 46.3 64 64V213.6L23.2 225.2c-17 4.9-26.8 22.6-22 39.6s22.6 26.8 39.6 22L64 280.1V448c0 17.7 14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H128V261.9l136.8-39.1c17-4.9 26.8-22.6 22-39.6s-22.6-26.8-39.6-22L128 195.3V64z"]},faBorderNone:{prefix:"fas",iconName:"border-none",icon:[448,512,[],"f850","M32 480a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm96-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0-384a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM320 416a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0-320a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm0 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM224 480a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm0-448a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM416 416a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0-384a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM32 96a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM416 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM32 288a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm192 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm192 64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM32 320a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM416 192a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM32 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm192 64a32 32 0 1 1 0-64 32 32 0 1 1 0 64z"]},faCircleNodes:{prefix:"fas",iconName:"circle-nodes",icon:[512,512,[],"e4e2","M418.4 157.9c35.3-8.3 61.6-40 61.6-77.9c0-44.2-35.8-80-80-80c-43.4 0-78.7 34.5-80 77.5L136.2 151.1C121.7 136.8 101.9 128 80 128c-44.2 0-80 35.8-80 80s35.8 80 80 80c12.2 0 23.8-2.7 34.1-7.6L259.7 407.8c-2.4 7.6-3.7 15.8-3.7 24.2c0 44.2 35.8 80 80 80s80-35.8 80-80c0-27.7-14-52.1-35.4-66.4l37.8-207.7zM156.3 232.2c2.2-6.9 3.5-14.2 3.7-21.7l183.8-73.5c3.6 3.5 7.4 6.7 11.6 9.5L317.6 354.1c-5.5 1.3-10.8 3.1-15.8 5.5L156.3 232.2z"]},faParachuteBox:{prefix:"fas",iconName:"parachute-box",icon:[512,512,[],"f4cd","M383.5 192c.3-5.3 .5-10.6 .5-16c0-51-15.9-96-40.2-127.6C319.5 16.9 288.2 0 256 0s-63.5 16.9-87.8 48.4C143.9 80 128 125 128 176c0 5.4 .2 10.7 .5 16H240V320H208c-7 0-13.7 1.5-19.7 4.2L68.2 192H96.5c-.3-5.3-.5-10.6-.5-16c0-64 22.2-121.2 57.1-159.3C62 49.3 18.6 122.6 4.2 173.6C1.5 183.1 9 192 18.9 192h6L165.2 346.3c-3.3 6.5-5.2 13.9-5.2 21.7v96c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48V368c0-7.8-1.9-15.2-5.2-21.7L487.1 192h6c9.9 0 17.4-8.9 14.7-18.4C493.4 122.6 450 49.3 358.9 16.7C393.8 54.8 416 112.1 416 176c0 5.4-.2 10.7-.5 16h28.3L323.7 324.2c-6-2.7-12.7-4.2-19.7-4.2H272V192H383.5z"]},faIndent:{prefix:"fas",iconName:"indent",icon:[448,512,[],"f03c","M0 64C0 46.3 14.3 32 32 32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64zM192 192c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32zm32 96H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zM0 448c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM127.8 268.6L25.8 347.9C15.3 356.1 0 348.6 0 335.3V176.7c0-13.3 15.3-20.8 25.8-12.6l101.9 79.3c8.2 6.4 8.2 18.9 0 25.3z"]},faTruckFieldUn:{prefix:"fas",iconName:"truck-field-un",icon:[640,512,[],"e58e","M96 32C60.7 32 32 60.7 32 96v32c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32v32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64c0 53 43 96 96 96s96-43 96-96H384c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V288c0-35.3-28.7-64-64-64h-4.2c-.4-1.1-.9-2.1-1.3-3.2L485.7 102c-10.3-23.1-33.2-38-58.5-38H375.4C364.4 44.9 343.7 32 320 32H96zm288 96h43.2l42.7 96H384V128zM112 384a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm368-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM253.3 135.1l34.7 52V144c0-8.8 7.2-16 16-16s16 7.2 16 16v96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4l-34.7-52V240c0 8.8-7.2 16-16 16s-16-7.2-16-16V144c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4zM128 144v64c0 8.8 7.2 16 16 16s16-7.2 16-16V144c0-8.8 7.2-16 16-16s16 7.2 16 16v64c0 26.5-21.5 48-48 48s-48-21.5-48-48V144c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faHourglass:OV,faHourglassEmpty:FV,faMountain:{prefix:"fas",iconName:"mountain",icon:[512,512,[127956],"f6fc","M256 32c12.5 0 24.1 6.4 30.8 17L503.4 394.4c5.6 8.9 8.6 19.2 8.6 29.7c0 30.9-25 55.9-55.9 55.9H55.9C25 480 0 455 0 424.1c0-10.5 3-20.8 8.6-29.7L225.2 49c6.6-10.6 18.3-17 30.8-17zm65 192L256 120.4 176.9 246.5l18.3 24.4c6.4 8.5 19.2 8.5 25.6 0l25.6-34.1c6-8.1 15.5-12.8 25.6-12.8h49z"]},faUserDoctor:GV,faUserMd:UV,faCircleInfo:jV,faInfoCircle:qV,faCloudMeatball:{prefix:"fas",iconName:"cloud-meatball",icon:[512,512,[],"f73b","M0 224c0 53 43 96 96 96h44.7c9.5-23.5 32.5-40 59.3-40c2 0 3.9 .1 5.8 .3C217.6 265.5 235.7 256 256 256s38.4 9.5 50.2 24.3c1.9-.2 3.9-.3 5.8-.3c26.9 0 49.9 16.5 59.3 40H416c53 0 96-43 96-96s-43-96-96-96c-.5 0-1.1 0-1.6 0c1.1-5.2 1.6-10.5 1.6-16c0-44.2-35.8-80-80-80c-24.3 0-46.1 10.9-60.8 28C256.5 24.3 219.1 0 176 0C114.1 0 64 50.1 64 112c0 7.1 .7 14.1 1.9 20.8C27.6 145.4 0 181.5 0 224zm288 96c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 1 .1 2.1 .1 3.1c-.7-.8-1.4-1.6-2.1-2.3c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3c.7 .7 1.5 1.4 2.3 2.1c-1-.1-2.1-.1-3.1-.1c-17.7 0-32 14.3-32 32s14.3 32 32 32c1 0 2.1-.1 3.1-.1c-.8 .7-1.6 1.3-2.3 2.1c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0c.7-.7 1.4-1.5 2.1-2.3c-.1 1-.1 2.1-.1 3.1c0 17.7 14.3 32 32 32s32-14.3 32-32c0-1-.1-2.1-.1-3.1c.7 .8 1.3 1.6 2.1 2.3c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3c-.7-.7-1.5-1.4-2.3-2.1c1 .1 2.1 .1 3.1 .1c17.7 0 32-14.3 32-32s-14.3-32-32-32c-1 0-2.1 .1-3.1 .1c.8-.7 1.6-1.3 2.3-2.1c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-.7 .7-1.4 1.5-2.1 2.3c.1-1 .1-2.1 .1-3.1zM48 448a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm416 0a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},faCamera:ZV,faCameraAlt:YV,faSquareVirus:{prefix:"fas",iconName:"square-virus",icon:[448,512,[],"e578","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM223.8 93.7c13.3 0 24 10.7 24 24c0 29.3 35.4 43.9 56.1 23.2c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9c-20.7 20.7-6 56.1 23.2 56.1c13.3 0 24 10.7 24 24s-10.7 24-24 24c-29.3 0-43.9 35.4-23.2 56.1c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0c-20.7-20.7-56.1-6-56.1 23.2c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-29.3-35.4-43.9-56.1-23.2c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9c20.7-20.7 6-56.1-23.2-56.1c-13.3 0-24-10.7-24-24s10.7-24 24-24c29.3 0 43.9-35.4 23.2-56.1c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0c20.7 20.7 56.1 6 56.1-23.2c0-13.3 10.7-24 24-24zM192 256a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm88 32a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},faMeteor:{prefix:"fas",iconName:"meteor",icon:[512,512,[9732],"f753","M493.7 .9L299.4 75.6l2.3-29.3c1-12.8-12.8-21.5-24-15.1L101.3 133.4C38.6 169.7 0 236.6 0 309C0 421.1 90.9 512 203 512c72.4 0 139.4-38.6 175.7-101.3L480.8 234.3c6.5-11.1-2.2-25-15.1-24l-29.3 2.3L511.1 18.3c.6-1.5 .9-3.2 .9-4.8C512 6 506 0 498.5 0c-1.7 0-3.3 .3-4.8 .9zM192 192a128 128 0 1 1 0 256 128 128 0 1 1 0-256zm0 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm16 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faCarOn:{prefix:"fas",iconName:"car-on",icon:[512,512,[],"e4dd","M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24v80c0 13.3 10.7 24 24 24s24-10.7 24-24V24zM185.8 224H326.2c6.8 0 12.8 4.3 15.1 10.6L360.3 288H151.7l19.1-53.4c2.3-6.4 8.3-10.6 15.1-10.6zm-75.3-10.9L82.2 292.4C62.1 300.9 48 320.8 48 344v40 64 32c0 17.7 14.3 32 32 32H96c17.7 0 32-14.3 32-32V448H384v32c0 17.7 14.3 32 32 32h16c17.7 0 32-14.3 32-32V448 384 344c0-23.2-14.1-43.1-34.2-51.6l-28.3-79.3C390.1 181.3 360 160 326.2 160H185.8c-33.8 0-64 21.3-75.3 53.1zM128 344a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm232 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM39 39c-9.4 9.4-9.4 24.6 0 33.9l48 48c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L73 39c-9.4-9.4-24.6-9.4-33.9 0zm400 0L391 87c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l48-48c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z"]},faSleigh:{prefix:"fas",iconName:"sleigh",icon:[640,512,[],"f7cc","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96V256c0 53 43 96 96 96v32h64V352H384v32h64V352c53 0 96-43 96-96V160c17.7 0 32-14.3 32-32s-14.3-32-32-32H512 480c-17.7 0-32 14.3-32 32v41.3c0 30.2-24.5 54.7-54.7 54.7c-75.5 0-145.6-38.9-185.6-102.9l-4.3-6.9C174.2 67.6 125 37.6 70.7 32.7c-2.2-.5-4.4-.7-6.7-.7H55 32zM640 384c0-17.7-14.3-32-32-32s-32 14.3-32 32v8c0 13.3-10.7 24-24 24H64c-17.7 0-32 14.3-32 32s14.3 32 32 32H552c48.6 0 88-39.4 88-88v-8z"]},faArrowDown19:JV,faSortNumericAsc:XV,faSortNumericDown:KV,faHandHoldingDroplet:QV,faHandHoldingWater:ex,faWater:{prefix:"fas",iconName:"water",icon:[576,512,[],"f773","M269.5 69.9c11.1-7.9 25.9-7.9 37 0C329 85.4 356.5 96 384 96c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 149.7 417 160 384 160c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4C42.8 92.6 61 83.5 75.3 71.6c11.1-9.5 27.3-10.1 39.2-1.7l0 0C136.7 85.2 165.1 96 192 96c27.5 0 55-10.6 77.5-26.1zm37 288C329 373.4 356.5 384 384 384c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 437.7 417 448 384 448c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 373.2 165.1 384 192 384c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0zm0-144C329 229.4 356.5 240 384 240c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 293.7 417 304 384 304c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.5 27.3-10.1 39.2-1.7l0 0C136.7 229.2 165.1 240 192 240c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},faCalendarCheck:{prefix:"fas",iconName:"calendar-check",icon:[448,512,[],"f274","M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zM329 305c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-95 95-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L329 305z"]},faBraille:{prefix:"fas",iconName:"braille",icon:[640,512,[],"f2a1","M0 96a64 64 0 1 1 128 0A64 64 0 1 1 0 96zM224 272a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm0-80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM80 416a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zM0 416a64 64 0 1 1 128 0A64 64 0 1 1 0 416zm240 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM64 192a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM224 32a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM352 96a64 64 0 1 1 128 0A64 64 0 1 1 352 96zm240 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0A64 64 0 1 1 512 96zm64 176a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm0-80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm16 224a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM416 272a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm0-80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm16 224a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"]},faPrescriptionBottleMedical:tx,faPrescriptionBottleAlt:ox,faLandmark:{prefix:"fas",iconName:"landmark",icon:[512,512,[127963],"f66f","M240.1 4.2c9.8-5.6 21.9-5.6 31.8 0l171.8 98.1L448 104l0 .9 47.9 27.4c12.6 7.2 18.8 22 15.1 36s-16.4 23.8-30.9 23.8H32c-14.5 0-27.2-9.8-30.9-23.8s2.5-28.8 15.1-36L64 104.9V104l4.4-1.6L240.1 4.2zM64 224h64V416h40V224h64V416h48V224h64V416h40V224h64V420.3c.6 .3 1.2 .7 1.8 1.1l48 32c11.7 7.8 17 22.4 12.9 35.9S494.1 512 480 512H32c-14.1 0-26.5-9.2-30.6-22.7s1.1-28.1 12.9-35.9l48-32c.6-.4 1.2-.7 1.8-1.1V224z"]},faTruck:{prefix:"fas",iconName:"truck",icon:[640,512,[128666,9951],"f0d1","M48 0C21.5 0 0 21.5 0 48V368c0 26.5 21.5 48 48 48H64c0 53 43 96 96 96s96-43 96-96H384c0 53 43 96 96 96s96-43 96-96h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V288 256 237.3c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7H416V48c0-26.5-21.5-48-48-48H48zM416 160h50.7L544 237.3V256H416V160zM112 416a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm368-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faCrosshairs:{prefix:"fas",iconName:"crosshairs",icon:[512,512,[],"f05b","M256 0c17.7 0 32 14.3 32 32V42.4c93.7 13.9 167.7 88 181.6 181.6H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H469.6c-13.9 93.7-88 167.7-181.6 181.6V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V469.6C130.3 455.7 56.3 381.7 42.4 288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H42.4C56.3 130.3 130.3 56.3 224 42.4V32c0-17.7 14.3-32 32-32zM107.4 288c12.5 58.3 58.4 104.1 116.6 116.6V384c0-17.7 14.3-32 32-32s32 14.3 32 32v20.6c58.3-12.5 104.1-58.4 116.6-116.6H384c-17.7 0-32-14.3-32-32s14.3-32 32-32h20.6C392.1 165.7 346.3 119.9 288 107.4V128c0 17.7-14.3 32-32 32s-32-14.3-32-32V107.4C165.7 119.9 119.9 165.7 107.4 224H128c17.7 0 32 14.3 32 32s-14.3 32-32 32H107.4zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faPersonCane:{prefix:"fas",iconName:"person-cane",icon:[448,512,[],"e53c","M272 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm-8 187.3l47.4 57.1c11.3 13.6 31.5 15.5 45.1 4.2s15.5-31.5 4.2-45.1l-73.7-88.9c-18.2-22-45.3-34.7-73.9-34.7H177.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V235.3zM352 376c0-4.4 3.6-8 8-8s8 3.6 8 8V488c0 13.3 10.7 24 24 24s24-10.7 24-24V376c0-30.9-25.1-56-56-56s-56 25.1-56 56v8c0 13.3 10.7 24 24 24s24-10.7 24-24v-8z"]},faTent:{prefix:"fas",iconName:"tent",icon:[576,512,[],"e57d","M269.4 6C280.5-2 295.5-2 306.6 6l224 160c7.4 5.3 12.2 13.5 13.2 22.5l32 288c1 9-1.9 18.1-8 24.9s-14.7 10.7-23.8 10.7H416L288 288V512H32c-9.1 0-17.8-3.9-23.8-10.7s-9-15.8-8-24.9l32-288c1-9 5.8-17.2 13.2-22.5L269.4 6z"]},faVestPatches:{prefix:"fas",iconName:"vest-patches",icon:[448,512,[],"e086","M151.2 69.7l55.9 167.7-11 33.1c-2.7 8.2-4.1 16.7-4.1 25.3V464c0 14.5 3.9 28.2 10.7 39.9C195 509 185.9 512 176 512H48c-26.5 0-48-21.5-48-48V270.5c0-9.5 2.8-18.7 8.1-26.6l47.9-71.8c5.3-7.9 8.1-17.1 8.1-26.6V128 54.3 48C64 21.5 85.5 0 112 0h4.5c.2 0 .4 0 .6 0c.4 0 .8 0 1.2 0c18.8 0 34.1 9.7 44.1 18.8C171.6 27.2 190.8 40 224 40s52.4-12.8 61.7-21.2C295.7 9.7 311 0 329.7 0c.4 0 .8 0 1.2 0c.2 0 .4 0 .6 0H336c26.5 0 48 21.5 48 48v6.3V128v17.5c0 9.5 2.8 18.7 8.1 26.6l47.9 71.8c5.3 7.9 8.1 17.1 8.1 26.6V464c0 26.5-21.5 48-48 48H272c-26.5 0-48-21.5-48-48V295.8c0-5.2 .8-10.3 2.5-15.2L296.8 69.7C279.4 79.7 255.4 88 224 88s-55.4-8.3-72.8-18.3zM96 456a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM63.5 255.5c-4.7 4.7-4.7 12.3 0 17L79 288 63.5 303.5c-4.7 4.7-4.7 12.3 0 17s12.3 4.7 17 0L96 305l15.5 15.5c4.7 4.7 12.3 4.7 17 0s4.7-12.3 0-17L113 288l15.5-15.5c4.7-4.7 4.7-12.3 0-17s-12.3-4.7-17 0L96 271 80.5 255.5c-4.7-4.7-12.3-4.7-17 0zM304 280v8 32c0 8.8 7.2 16 16 16h32 8c13.3 0 24-10.7 24-24s-10.7-24-24-24h-8v-8c0-13.3-10.7-24-24-24s-24 10.7-24 24z"]},faCheckDouble:{prefix:"fas",iconName:"check-double",icon:[448,512,[],"f560","M342.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 178.7l-57.4-57.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l80 80c12.5 12.5 32.8 12.5 45.3 0l160-160zm96 128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7 54.6 297.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l256-256z"]},faArrowDownAZ:rx,faSortAlphaAsc:cx,faSortAlphaDown:ax,faMoneyBillWheat:{prefix:"fas",iconName:"money-bill-wheat",icon:[512,512,[],"e52a","M176 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80c0-8.8 7.2-16 16-16zM56 16h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H56C42.7 64 32 53.3 32 40s10.7-24 24-24zM24 88H136c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.3 0-24-10.7-24-24S10.7 88 24 88zm8 96c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H56c-13.3 0-24-10.7-24-24zM272 16c0-8.8 7.2-16 16-16c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80zM400 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80c0-8.8 7.2-16 16-16zm80 144c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM352 128c8.8 0 16 7.2 16 16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-96 16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM0 304c0-26.5 21.5-48 48-48H464c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V304zM48 416v48H96c0-26.5-21.5-48-48-48zM96 304H48v48c26.5 0 48-21.5 48-48zM464 416c-26.5 0-48 21.5-48 48h48V416zM416 304c0 26.5 21.5 48 48 48V304H416zm-96 80a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},faCookie:{prefix:"fas",iconName:"cookie",icon:[512,512,[127850],"f563","M247.2 17c-22.1-3.1-44.6 .9-64.4 11.4l-74 39.5C89.1 78.4 73.2 94.9 63.4 115L26.7 190.6c-9.8 20.1-13 42.9-9.1 64.9l14.5 82.8c3.9 22.1 14.6 42.3 30.7 57.9l60.3 58.4c16.1 15.6 36.6 25.6 58.7 28.7l83 11.7c22.1 3.1 44.6-.9 64.4-11.4l74-39.5c19.7-10.5 35.6-27 45.4-47.2l36.7-75.5c9.8-20.1 13-42.9 9.1-64.9l-14.6-82.8c-3.9-22.1-14.6-42.3-30.7-57.9L388.9 57.5c-16.1-15.6-36.6-25.6-58.7-28.7L247.2 17zM208 144a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM144 336a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm224-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faArrowRotateLeft:nx,faArrowLeftRotate:lx,faArrowRotateBack:ix,faArrowRotateBackward:sx,faUndo:dx,faHardDrive:mx,faHdd:fx,faFaceGrinSquintTears:ux,faGrinSquintTears:px,faDumbbell:{prefix:"fas",iconName:"dumbbell",icon:[640,512,[],"f44b","M96 64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V224v64V448c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32V384H64c-17.7 0-32-14.3-32-32V288c-17.7 0-32-14.3-32-32s14.3-32 32-32V160c0-17.7 14.3-32 32-32H96V64zm448 0v64h32c17.7 0 32 14.3 32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32v64c0 17.7-14.3 32-32 32H544v64c0 17.7-14.3 32-32 32H480c-17.7 0-32-14.3-32-32V288 224 64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32zM416 224v64H224V224H416z"]},faRectangleList:bx,faListAlt:hx,faTarpDroplet:{prefix:"fas",iconName:"tarp-droplet",icon:[576,512,[],"e57c","M288 160c-35.3 0-64-26.9-64-60c0-24 33.7-70.1 52.2-93.5c6.1-7.7 17.5-7.7 23.6 0C318.3 29.9 352 76 352 100c0 33.1-28.7 60-64 60zM64 128H197.5c13.2 37.3 48.7 64 90.5 64s77.4-26.7 90.5-64H512c35.3 0 64 28.7 64 64V352H448c-17.7 0-32 14.3-32 32l0 128L64 512c-35.3 0-64-28.7-64-64V192c0-35.3 28.7-64 64-64zM448 512l0-128H576L448 512zM96 256a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faHouseMedicalCircleCheck:{prefix:"fas",iconName:"house-medical-circle-check",icon:[640,512,[],"e511","M320 368c0 59.5 29.5 112.1 74.8 144H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L522.1 193.9c-8.5-1.3-17.3-1.9-26.1-1.9c-54.7 0-103.5 24.9-135.8 64H320V208c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16v48H208c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16zm32 0a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"]},faPersonSkiingNordic:gx,faSkiingNordic:vx,faCalendarPlus:{prefix:"fas",iconName:"calendar-plus",icon:[512,512,[],"f271","M128 32V64H80c-26.5 0-48 21.5-48 48v48H480V112c0-26.5-21.5-48-48-48H384V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V64H192V32c0-17.7-14.3-32-32-32s-32 14.3-32 32zM480 192H32V464c0 26.5 21.5 48 48 48H432c26.5 0 48-21.5 48-48V192zM256 248c13.3 0 24 10.7 24 24v56h56c13.3 0 24 10.7 24 24s-10.7 24-24 24H280v56c0 13.3-10.7 24-24 24s-24-10.7-24-24V376H176c-13.3 0-24-10.7-24-24s10.7-24 24-24h56V272c0-13.3 10.7-24 24-24z"]},faPlaneArrival:{prefix:"fas",iconName:"plane-arrival",icon:[640,512,[128748],"f5af","M.3 166.9L0 68C0 57.7 9.5 50.1 19.5 52.3l35.6 7.9c10.6 2.3 19.2 9.9 23 20L96 128l127.3 37.6L181.8 20.4C178.9 10.2 186.6 0 197.2 0h40.1c11.6 0 22.2 6.2 27.9 16.3l109 193.8 107.2 31.7c15.9 4.7 30.8 12.5 43.7 22.8l34.4 27.6c24 19.2 18.1 57.3-10.7 68.2c-41.2 15.6-86.2 18.1-128.8 7L121.7 289.8c-11.1-2.9-21.2-8.7-29.3-16.9L9.5 189.4c-5.9-6-9.3-14-9.3-22.5zM32 448H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32zm96-80a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm128-16a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faCircleLeft:Cx,faArrowAltCircleLeft:yx,faTrainSubway:zx,faSubway:Hx,faChartGantt:{prefix:"fas",iconName:"chart-gantt",icon:[512,512,[],"e0e4","M32 32c17.7 0 32 14.3 32 32V400c0 8.8 7.2 16 16 16H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H80c-44.2 0-80-35.8-80-80V64C0 46.3 14.3 32 32 32zm96 96c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32H160c-17.7 0-32-14.3-32-32zm96 64H352c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zm160 96h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},faIndianRupeeSign:Vx,faIndianRupee:xx,faInr:Mx,faCropSimple:Lx,faCropAlt:wx,faMoneyBill1:Sx,faMoneyBillAlt:Ex,faLeftLong:kx,faLongArrowAltLeft:Nx,faDna:{prefix:"fas",iconName:"dna",icon:[448,512,[129516],"f471","M416 0c17.7 0 32 14.3 32 32c0 59.8-30.3 107.5-69.4 146.6c-28 28-62.5 53.5-97.3 77.4l-2.5 1.7c-11.9 8.1-23.8 16.1-35.5 23.9l0 0 0 0 0 0-1.6 1c-6 4-11.9 7.9-17.8 11.9c-20.9 14-40.8 27.7-59.3 41.5H283.3c-9.8-7.4-20.1-14.7-30.7-22.1l7-4.7 3-2c15.1-10.1 30.9-20.6 46.7-31.6c25 18.1 48.9 37.3 69.4 57.7C417.7 372.5 448 420.2 448 480c0 17.7-14.3 32-32 32s-32-14.3-32-32H64c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-59.8 30.3-107.5 69.4-146.6c28-28 62.5-53.5 97.3-77.4c-34.8-23.9-69.3-49.3-97.3-77.4C30.3 139.5 0 91.8 0 32C0 14.3 14.3 0 32 0S64 14.3 64 32H384c0-17.7 14.3-32 32-32zM338.6 384H109.4c-10.1 10.6-18.6 21.3-25.5 32H364.1c-6.8-10.7-15.3-21.4-25.5-32zM109.4 128H338.6c10.1-10.7 18.6-21.3 25.5-32H83.9c6.8 10.7 15.3 21.3 25.5 32zm55.4 48c18.4 13.8 38.4 27.5 59.3 41.5c20.9-14 40.8-27.7 59.3-41.5H164.7z"]},faVirusSlash:{prefix:"fas",iconName:"virus-slash",icon:[640,512,[],"e075","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-154.3-121c-2-30.1 20.8-60.1 56-60.1H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H532.5c-49.9 0-74.9-60.3-39.6-95.6l8.2-8.2c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-8.2 8.2C412.3 118.4 352 93.4 352 43.5V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V43.5c0 49.9-60.3 74.9-95.6 39.6L184.2 75c-12.5-12.5-32.8-12.5-45.3 0c-1.6 1.6-3.1 3.4-4.3 5.3L38.8 5.1zm225.8 177c6.9-3.9 14.9-6.1 23.4-6.1c26.5 0 48 21.5 48 48c0 4.4-.6 8.7-1.7 12.7l-69.7-54.6zM402 412.7L144.7 210c-9.5 8.5-22.2 14-37.2 14H96c-17.7 0-32 14.3-32 32s14.3 32 32 32h11.5c49.9 0 74.9 60.3 39.6 95.6l-8.2 8.2c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l8.2-8.2c35.3-35.3 95.6-10.3 95.6 39.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V468.5c0-31.2 23.6-52.7 50-55.7z"]},faMinus:Tx,faSubtract:Bx,faChess:{prefix:"fas",iconName:"chess",icon:[512,512,[],"f439","M144 16c0-8.8-7.2-16-16-16s-16 7.2-16 16V32H96c-8.8 0-16 7.2-16 16s7.2 16 16 16h16V96H60.2C49.1 96 40 105.1 40 116.2c0 2.5 .5 4.9 1.3 7.3L73.8 208H72c-13.3 0-24 10.7-24 24s10.7 24 24 24h4L60 384H196L180 256h4c13.3 0 24-10.7 24-24s-10.7-24-24-24h-1.8l32.5-84.5c.9-2.3 1.3-4.8 1.3-7.3c0-11.2-9.1-20.2-20.2-20.2H144V64h16c8.8 0 16-7.2 16-16s-7.2-16-16-16H144V16zM48 416L4.8 473.6C1.7 477.8 0 482.8 0 488c0 13.3 10.7 24 24 24H232c13.3 0 24-10.7 24-24c0-5.2-1.7-10.2-4.8-14.4L208 416H48zm288 0l-43.2 57.6c-3.1 4.2-4.8 9.2-4.8 14.4c0 13.3 10.7 24 24 24H488c13.3 0 24-10.7 24-24c0-5.2-1.7-10.2-4.8-14.4L464 416H336zM304 208v51.9c0 7.8 2.8 15.3 8 21.1L339.2 312 337 384H462.5l-3.3-72 28.3-30.8c5.4-5.9 8.5-13.6 8.5-21.7V208c0-8.8-7.2-16-16-16H464c-8.8 0-16 7.2-16 16v16H424V208c0-8.8-7.2-16-16-16H392c-8.8 0-16 7.2-16 16v16H352V208c0-8.8-7.2-16-16-16H320c-8.8 0-16 7.2-16 16zm80 96c0-8.8 7.2-16 16-16s16 7.2 16 16v32H384V304z"]},faArrowLeftLong:Ix,faLongArrowLeft:$x,faPlugCircleCheck:{prefix:"fas",iconName:"plug-circle-check",icon:[576,512,[],"e55c","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L416 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faStreetView:{prefix:"fas",iconName:"street-view",icon:[512,512,[],"f21d","M320 64A64 64 0 1 0 192 64a64 64 0 1 0 128 0zm-96 96c-35.3 0-64 28.7-64 64v48c0 17.7 14.3 32 32 32h1.8l11.1 99.5c1.8 16.2 15.5 28.5 31.8 28.5h38.7c16.3 0 30-12.3 31.8-28.5L318.2 304H320c17.7 0 32-14.3 32-32V224c0-35.3-28.7-64-64-64H224zM132.3 394.2c13-2.4 21.7-14.9 19.3-27.9s-14.9-21.7-27.9-19.3c-32.4 5.9-60.9 14.2-82 24.8c-10.5 5.3-20.3 11.7-27.8 19.6C6.4 399.5 0 410.5 0 424c0 21.4 15.5 36.1 29.1 45c14.7 9.6 34.3 17.3 56.4 23.4C130.2 504.7 190.4 512 256 512s125.8-7.3 170.4-19.6c22.1-6.1 41.8-13.8 56.4-23.4c13.7-8.9 29.1-23.6 29.1-45c0-13.5-6.4-24.5-14-32.6c-7.5-7.9-17.3-14.3-27.8-19.6c-21-10.6-49.5-18.9-82-24.8c-13-2.4-25.5 6.3-27.9 19.3s6.3 25.5 19.3 27.9c30.2 5.5 53.7 12.8 69 20.5c3.2 1.6 5.8 3.1 7.9 4.5c3.6 2.4 3.6 7.2 0 9.6c-8.8 5.7-23.1 11.8-43 17.3C374.3 457 318.5 464 256 464s-118.3-7-157.7-17.9c-19.9-5.5-34.2-11.6-43-17.3c-3.6-2.4-3.6-7.2 0-9.6c2.1-1.4 4.8-2.9 7.9-4.5c15.3-7.7 38.8-14.9 69-20.5z"]},faFrancSign:{prefix:"fas",iconName:"franc-sign",icon:[320,512,[],"e18f","M80 32C62.3 32 48 46.3 48 64V224v96H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H48v64c0 17.7 14.3 32 32 32s32-14.3 32-32V384h80c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V256H256c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V96H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z"]},faVolumeOff:{prefix:"fas",iconName:"volume-off",icon:[320,512,[],"f026","M320 64c0-12.6-7.4-24-18.9-29.2s-25-3.1-34.4 5.3L131.8 160H64c-35.3 0-64 28.7-64 64v64c0 35.3 28.7 64 64 64h67.8L266.7 471.9c9.4 8.4 22.9 10.4 34.4 5.3S320 460.6 320 448V64z"]},faHandsAslInterpreting:Rx,faAmericanSignLanguageInterpreting:Ax,faAslInterpreting:Px,faHandsAmericanSignLanguageInterpreting:Wx,faGear:Dx,faCog:Ox,faDropletSlash:Fx,faTintSlash:Gx,faMosque:{prefix:"fas",iconName:"mosque",icon:[640,512,[128332],"f678","M400 0c5 0 9.8 2.4 12.8 6.4c34.7 46.3 78.1 74.9 133.5 111.5l0 0 0 0c5.2 3.4 10.5 7 16 10.6c28.9 19.2 45.7 51.7 45.7 86.1c0 28.6-11.3 54.5-29.8 73.4H221.8c-18.4-19-29.8-44.9-29.8-73.4c0-34.4 16.7-66.9 45.7-86.1c5.4-3.6 10.8-7.1 16-10.6l0 0 0 0C309.1 81.3 352.5 52.7 387.2 6.4c3-4 7.8-6.4 12.8-6.4zM288 512V440c0-13.3-10.7-24-24-24s-24 10.7-24 24v72H192c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32H608c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H560V440c0-13.3-10.7-24-24-24s-24 10.7-24 24v72H448V454c0-19-8.4-37-23-49.2L400 384l-25 20.8C360.4 417 352 435 352 454v58H288zM70.4 5.2c5.7-4.3 13.5-4.3 19.2 0l16 12C139.8 42.9 160 83.2 160 126v2H0v-2C0 83.2 20.2 42.9 54.4 17.2l16-12zM0 160H160V296.6c-19.1 11.1-32 31.7-32 55.4V480c0 9.6 2.1 18.6 5.8 26.8c-6.6 3.4-14 5.2-21.8 5.2H48c-26.5 0-48-21.5-48-48V176 160z"]},faMosquito:{prefix:"fas",iconName:"mosquito",icon:[640,512,[],"e52b","M463.7 505.9c9.8-8.9 10.7-24.3 2.1-34.3l-42.1-49 0-54.7c0-5.5-1.8-10.8-5.1-15.1L352 266.3l0-.3L485.4 387.8C542.4 447.6 640 405.2 640 320.6c0-47.9-34-88.3-79.4-94.2l-153-23.9 40.8-40.9c7.8-7.8 9.4-20.1 3.9-29.8L428.5 90.1l38.2-50.9c8-10.6 6.1-25.9-4.3-34.1s-25.2-6.3-33.2 4.4l-48 63.9c-5.9 7.9-6.6 18.6-1.7 27.2L402.2 140 352 190.3l0-38.2c0-14.9-10.2-27.4-24-31l0-57.2c0-4.4-3.6-8-8-8s-8 3.6-8 8l0 57.2c-13.8 3.6-24 16.1-24 31l0 38.1L237.8 140l22.6-39.5c4.9-8.6 4.2-19.3-1.7-27.2l-48-63.9c-8-10.6-22.8-12.6-33.2-4.4s-12.2 23.5-4.3 34.1l38.2 50.9-23.9 41.7c-5.5 9.7-3.9 22 3.9 29.8l40.8 40.9-153 23.9C34 232.3 0 272.7 0 320.6c0 84.6 97.6 127 154.6 67.1L288 266l0 .3-66.5 86.4c-3.3 4.3-5.1 9.6-5.1 15.1l0 54.7-42.1 49c-8.6 10.1-7.7 25.5 2.1 34.3s24.7 7.9 33.4-2.1l48-55.9c3.8-4.4 5.9-10.2 5.9-16.1l0-55.4L288 344.7l0 63.1c0 17.7 14.3 32 32 32s32-14.3 32-32l0-63.1 24.3 31.6 0 55.4c0 5.9 2.1 11.7 5.9 16.1l48 55.9c8.6 10.1 23.6 11 33.4 2.1z"]},faStarOfDavid:{prefix:"fas",iconName:"star-of-david",icon:[512,512,[10017],"f69a","M404.2 309.5L383.1 344h42.3l-21.1-34.5zM371.4 256l-54-88H194.6l-54 88 54 88H317.4l54-88zm65.7 0l53.4 87c3.6 5.9 5.5 12.7 5.5 19.6c0 20.7-16.8 37.4-37.4 37.4H348.7l-56.2 91.5C284.8 504.3 270.9 512 256 512s-28.8-7.7-36.6-20.5L163.3 400H53.4C32.8 400 16 383.2 16 362.6c0-6.9 1.9-13.7 5.5-19.6l53.4-87L21.5 169c-3.6-5.9-5.5-12.7-5.5-19.6C16 128.8 32.8 112 53.4 112H163.3l56.2-91.5C227.2 7.7 241.1 0 256 0s28.8 7.7 36.6 20.5L348.7 112H458.6c20.7 0 37.4 16.8 37.4 37.4c0 6.9-1.9 13.7-5.5 19.6l-53.4 87zm-54-88l21.1 34.5L425.4 168H383.1zM283 112L256 68l-27 44h54zM128.9 168H86.6l21.1 34.5L128.9 168zM107.8 309.5L86.6 344h42.3l-21.1-34.5zM229 400l27 44 27-44H229z"]},faPersonMilitaryRifle:{prefix:"fas",iconName:"person-military-rifle",icon:[512,512,[],"e54b","M160 39c0-13 10-23.8 22.9-24.9L334.7 1.4C344 .7 352 8 352 17.4V48c0 8.8-7.2 16-16 16H185c-13.8 0-25-11.2-25-25zm17.6 57H334.4c1 5.2 1.6 10.5 1.6 16c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-5.5 .6-10.8 1.6-16zm228 364.3L352 369.7V480c0 1.3-.1 2.5-.2 3.8L177.5 234.9c16.6-7.1 34.6-10.9 53.3-10.9h50.4c15.9 0 31.3 2.8 45.8 7.9L421.9 67.7c-7.7-4.4-10.3-14.2-5.9-21.9s14.2-10.3 21.9-5.9l13.9 8 13.9 8c7.7 4.4 10.3 14.2 5.9 21.9L416 173.9l1.6 .9c15.3 8.8 20.6 28.4 11.7 43.7L392.6 282c2 2.8 3.9 5.8 5.7 8.8l76.1 128.8c11.2 19 4.9 43.5-14.1 54.8s-43.5 4.9-54.8-14.1zM320 512H192c-17.7 0-32-14.3-32-32V369.7l-53.6 90.6c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.8-14.1-54.8l76.1-128.8c9.4-15.8 21.7-29.3 36-40L331.1 510c-3.5 1.3-7.2 2-11.1 2zM296 320a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faCartShopping:Ux,faShoppingCart:jx,faVials:{prefix:"fas",iconName:"vials",icon:[512,512,[],"f493","M0 64C0 46.3 14.3 32 32 32H88h48 56c17.7 0 32 14.3 32 32s-14.3 32-32 32V400c0 44.2-35.8 80-80 80s-80-35.8-80-80V96C14.3 96 0 81.7 0 64zM136 96H88V256h48V96zM288 64c0-17.7 14.3-32 32-32h56 48 56c17.7 0 32 14.3 32 32s-14.3 32-32 32V400c0 44.2-35.8 80-80 80s-80-35.8-80-80V96c-17.7 0-32-14.3-32-32zM424 96H376V256h48V96z"]},faPlugCirclePlus:{prefix:"fas",iconName:"plug-circle-plus",icon:[576,512,[],"e55f","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm16-208v48h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H448v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V384H368c-8.8 0-16-7.2-16-16s7.2-16 16-16h48V304c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faPlaceOfWorship:{prefix:"fas",iconName:"place-of-worship",icon:[640,512,[],"f67f","M224 109.3V217.6L183.3 242c-14.5 8.7-23.3 24.3-23.3 41.2V512h96V416c0-35.3 28.7-64 64-64s64 28.7 64 64v96h96V283.2c0-16.9-8.8-32.5-23.3-41.2L416 217.6V109.3c0-8.5-3.4-16.6-9.4-22.6L331.3 11.3c-6.2-6.2-16.4-6.2-22.6 0L233.4 86.6c-6 6-9.4 14.1-9.4 22.6zM24.9 330.3C9.5 338.8 0 354.9 0 372.4V464c0 26.5 21.5 48 48 48h80V273.6L24.9 330.3zM592 512c26.5 0 48-21.5 48-48V372.4c0-17.5-9.5-33.6-24.9-42.1L512 273.6V512h80z"]},faGripVertical:{prefix:"fas",iconName:"grip-vertical",icon:[320,512,[],"f58e","M40 352l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zm192 0l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 320c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 192l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 160c-22.1 0-40-17.9-40-40L0 72C0 49.9 17.9 32 40 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40z"]},faArrowTurnUp:qx,faLevelUp:Zx,faU:{prefix:"fas",iconName:"u",icon:[384,512,[117],"55","M32 32c17.7 0 32 14.3 32 32V288c0 70.7 57.3 128 128 128s128-57.3 128-128V64c0-17.7 14.3-32 32-32s32 14.3 32 32V288c0 106-86 192-192 192S0 394 0 288V64C0 46.3 14.3 32 32 32z"]},faSquareRootVariable:Yx,faSquareRootAlt:Jx,faClock:Xx,faClockFour:Kx,faBackwardStep:Qx,faStepBackward:eM,faPallet:{prefix:"fas",iconName:"pallet",icon:[640,512,[],"f482","M32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32H64v64H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H96 320 544h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H576V384h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H544 320 96 32zm96 64H288v64H128V384zm224 0H512v64H352V384z"]},faFaucet:{prefix:"fas",iconName:"faucet",icon:[512,512,[],"e005","M192 96v12L96 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l96-12 31-3.9 1-.1 1 .1 31 3.9 96 12c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 12V96c0-17.7-14.3-32-32-32s-32 14.3-32 32zM32 256c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H132.1c20.2 29 53.9 48 91.9 48s71.7-19 91.9-48H352c17.7 0 32 14.3 32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32c0-88.4-71.6-160-160-160H320l-22.6-22.6c-6-6-14.1-9.4-22.6-9.4H256V180.2l-32-4-32 4V224H173.3c-8.5 0-16.6 3.4-22.6 9.4L128 256H32z"]},faBaseballBatBall:{prefix:"fas",iconName:"baseball-bat-ball",icon:[512,512,[],"f432","M424 0c-12.4 0-24.2 4.9-33 13.7L233.5 171.2c-10.5 10.5-19.8 22.1-27.7 34.6L132.7 321.6c-7.3 11.5-15.8 22.2-25.5 31.9L69.9 390.7l51.3 51.3 37.3-37.3c9.6-9.6 20.3-18.2 31.9-25.5l115.8-73.1c12.5-7.9 24.1-17.2 34.6-27.7L498.3 121c8.7-8.7 13.7-20.6 13.7-33s-4.9-24.2-13.7-33L457 13.7C448.2 4.9 436.4 0 424 0zm88 432a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM15 399c-9.4 9.4-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L49 399c-9.4-9.4-24.6-9.4-33.9 0z"]},faS:{prefix:"fas",iconName:"s",icon:[320,512,[115],"53","M99.1 105.4C79 114 68.2 127.2 65.2 144.8c-2.4 14.1-.7 23.2 2 29.4c2.8 6.3 7.9 12.4 16.7 18.6c19.2 13.4 48.3 22.1 84.9 32.5c1 .3 1.9 .6 2.9 .8c32.7 9.3 72 20.6 100.9 40.7c15.7 10.9 29.9 25.5 38.6 45.1c8.8 19.8 10.8 42 6.6 66.3c-7.3 42.5-35.3 71.7-71.8 87.3c-35.4 15.2-79.1 17.9-123.7 10.9l-.2 0 0 0c-24-3.9-62.7-17.1-87.6-25.6c-4.8-1.7-9.2-3.1-12.8-4.3C5.1 440.8-3.9 422.7 1.6 405.9s23.7-25.8 40.5-20.3c4.9 1.6 10.2 3.4 15.9 5.4c25.4 8.6 56.4 19.2 74.4 22.1c36.8 5.7 67.5 2.5 88.5-6.5c20.1-8.6 30.8-21.8 33.9-39.4c2.4-14.1 .7-23.2-2-29.4c-2.8-6.3-7.9-12.4-16.7-18.6c-19.2-13.4-48.3-22.1-84.9-32.5c-1-.3-1.9-.6-2.9-.8c-32.7-9.3-72-20.6-100.9-40.7c-15.7-10.9-29.9-25.5-38.6-45.1c-8.8-19.8-10.8-42-6.6-66.3l31.5 5.5L2.1 133.9C9.4 91.4 37.4 62.2 73.9 46.6c35.4-15.2 79.1-17.9 123.7-10.9c13 2 52.4 9.6 66.6 13.4c17.1 4.5 27.2 22.1 22.7 39.2s-22.1 27.2-39.2 22.7c-11.2-3-48.1-10.2-60.1-12l4.9-31.5-4.9 31.5c-36.9-5.8-67.5-2.5-88.6 6.5z"]},faTimeline:{prefix:"fas",iconName:"timeline",icon:[640,512,[],"e29c","M128 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm32 97.3c28.3-12.3 48-40.5 48-73.3c0-44.2-35.8-80-80-80S48 51.8 48 96c0 32.8 19.7 61 48 73.3V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H288v54.7c-28.3 12.3-48 40.5-48 73.3c0 44.2 35.8 80 80 80s80-35.8 80-80c0-32.8-19.7-61-48-73.3V288H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H544V169.3c28.3-12.3 48-40.5 48-73.3c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 32.8 19.7 61 48 73.3V224H160V169.3zM488 96a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM320 392a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faKeyboard:{prefix:"fas",iconName:"keyboard",icon:[576,512,[9e3],"f11c","M64 64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H64zm16 64h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm16 80h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm80-176c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V144zm16 80h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zM160 336c0-8.8 7.2-16 16-16H400c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V336zM272 128h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16zM256 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM368 128h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16zM352 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V240zM464 128h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H464c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16zM448 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H464c-8.8 0-16-7.2-16-16V240zm16 80h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H464c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16z"]},faCaretDown:{prefix:"fas",iconName:"caret-down",icon:[320,512,[],"f0d7","M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"]},faHouseChimneyMedical:tM,faClinicMedical:oM,faTemperatureThreeQuarters:rM,faTemperature3:cM,faThermometer3:aM,faThermometerThreeQuarters:nM,faMobileScreen:lM,faMobileAndroidAlt:iM,faPlaneUp:{prefix:"fas",iconName:"plane-up",icon:[512,512,[],"e22d","M192 93.7C192 59.5 221 0 256 0c36 0 64 59.5 64 93.7l0 66.3L497.8 278.5c8.9 5.9 14.2 15.9 14.2 26.6v56.7c0 10.9-10.7 18.6-21.1 15.2L320 320v80l57.6 43.2c4 3 6.4 7.8 6.4 12.8v42c0 7.8-6.3 14-14 14c-1.3 0-2.6-.2-3.9-.5L256 480 145.9 511.5c-1.3 .4-2.6 .5-3.9 .5c-7.8 0-14-6.3-14-14V456c0-5 2.4-9.8 6.4-12.8L192 400V320L21.1 377C10.7 380.4 0 372.7 0 361.8V305.1c0-10.7 5.3-20.7 14.2-26.6L192 160V93.7z"]},faPiggyBank:{prefix:"fas",iconName:"piggy-bank",icon:[576,512,[],"f4d3","M400 96l0 .7c-5.3-.4-10.6-.7-16-.7H256c-16.5 0-32.5 2.1-47.8 6c-.1-2-.2-4-.2-6c0-53 43-96 96-96s96 43 96 96zm-16 32c3.5 0 7 .1 10.4 .3c4.2 .3 8.4 .7 12.6 1.3C424.6 109.1 450.8 96 480 96h11.5c10.4 0 18 9.8 15.5 19.9l-13.8 55.2c15.8 14.8 28.7 32.8 37.5 52.9H544c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H512c-9.1 12.1-19.9 22.9-32 32v64c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32V448H256v32c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V416c-34.9-26.2-58.7-66.3-63.2-112H68c-37.6 0-68-30.4-68-68s30.4-68 68-68h4c13.3 0 24 10.7 24 24s-10.7 24-24 24H68c-11 0-20 9-20 20s9 20 20 20H99.2c12.1-59.8 57.7-107.5 116.3-122.8c12.9-3.4 26.5-5.2 40.5-5.2H384zm64 136a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},faBatteryHalf:sM,faBattery3:dM,faMountainCity:{prefix:"fas",iconName:"mountain-city",icon:[640,512,[],"e52e","M336 0c-26.5 0-48 21.5-48 48v92.1l71.4 118.4c2.5-1.6 5.4-2.5 8.6-2.5h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16h-3.5l73.8 122.4c12.4 20.6 12.9 46.3 1.2 67.3c-.4 .8-.9 1.6-1.4 2.3H592c26.5 0 48-21.5 48-48V240c0-26.5-21.5-48-48-48H568V120c0-13.3-10.7-24-24-24s-24 10.7-24 24v72H480V48c0-26.5-21.5-48-48-48H336zm32 64h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V80c0-8.8 7.2-16 16-16zM352 176c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16V176zm160 96c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H528c-8.8 0-16-7.2-16-16V272zm16 80h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H528c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16zM224 188.9L283.8 288H223l-48 64-24.6-41.2L224 188.9zm29.4-44.2C247.1 134.3 236 128 224 128s-23.1 6.3-29.4 16.7L5.1 458.9c-6.5 10.8-6.7 24.3-.7 35.3S22 512 34.5 512H413.5c12.5 0 24-6.8 30.1-17.8s5.8-24.5-.7-35.3L253.4 144.7z"]},faCoins:{prefix:"fas",iconName:"coins",icon:[512,512,[],"f51e","M512 80c0 18-14.3 34.6-38.4 48c-29.1 16.1-72.5 27.5-122.3 30.9c-3.7-1.8-7.4-3.5-11.3-5C300.6 137.4 248.2 128 192 128c-8.3 0-16.4 .2-24.5 .6l-1.1-.6C142.3 114.6 128 98 128 80c0-44.2 86-80 192-80S512 35.8 512 80zM160.7 161.1c10.2-.7 20.7-1.1 31.3-1.1c62.2 0 117.4 12.3 152.5 31.4C369.3 204.9 384 221.7 384 240c0 4-.7 7.9-2.1 11.7c-4.6 13.2-17 25.3-35 35.5c0 0 0 0 0 0c-.1 .1-.3 .1-.4 .2l0 0 0 0c-.3 .2-.6 .3-.9 .5c-35 19.4-90.8 32-153.6 32c-59.6 0-112.9-11.3-148.2-29.1c-1.9-.9-3.7-1.9-5.5-2.9C14.3 274.6 0 258 0 240c0-34.8 53.4-64.5 128-75.4c10.5-1.5 21.4-2.7 32.7-3.5zM416 240c0-21.9-10.6-39.9-24.1-53.4c28.3-4.4 54.2-11.4 76.2-20.5c16.3-6.8 31.5-15.2 43.9-25.5V176c0 19.3-16.5 37.1-43.8 50.9c-14.6 7.4-32.4 13.7-52.4 18.5c.1-1.8 .2-3.5 .2-5.3zm-32 96c0 18-14.3 34.6-38.4 48c-1.8 1-3.6 1.9-5.5 2.9C304.9 404.7 251.6 416 192 416c-62.8 0-118.6-12.6-153.6-32C14.3 370.6 0 354 0 336V300.6c12.5 10.3 27.6 18.7 43.9 25.5C83.4 342.6 135.8 352 192 352s108.6-9.4 148.1-25.9c7.8-3.2 15.3-6.9 22.4-10.9c6.1-3.4 11.8-7.2 17.2-11.2c1.5-1.1 2.9-2.3 4.3-3.4V304v5.7V336zm32 0V304 278.1c19-4.2 36.5-9.5 52.1-16c16.3-6.8 31.5-15.2 43.9-25.5V272c0 10.5-5 21-14.9 30.9c-16.3 16.3-45 29.7-81.3 38.4c.1-1.7 .2-3.5 .2-5.3zM192 448c56.2 0 108.6-9.4 148.1-25.9c16.3-6.8 31.5-15.2 43.9-25.5V432c0 44.2-86 80-192 80S0 476.2 0 432V396.6c12.5 10.3 27.6 18.7 43.9 25.5C83.4 438.6 135.8 448 192 448z"]},faKhanda:{prefix:"fas",iconName:"khanda",icon:[512,512,[9772],"f66d","M245.8 3.7c5.9-4.9 14.6-4.9 20.5 0l48 40c5.9 4.9 7.5 13.2 3.8 19.9l0 0 0 0 0 0 0 0-.1 .1-.3 .6c-.3 .5-.7 1.3-1.2 2.3c-1 2-2.6 5-4.4 8.6c-.5 .9-.9 1.9-1.4 2.9C344.9 97.4 368 134 368 176s-23.1 78.6-57.3 97.8c.5 1 1 2 1.4 2.9c1.8 3.7 3.3 6.6 4.4 8.6c.5 1 .9 1.8 1.2 2.3l.3 .6 .1 .1 0 0 0 0c3.6 6.7 2 15-3.8 19.9L272 343.5v19.8l35.6-24.5 41.1-28.2c42.8-29.4 68.4-78 68.4-130c0-31.1-9.2-61.6-26.5-87.5l-2.8-4.2c-4-6-3.5-14 1.3-19.5s12.7-7 19.2-3.7L401.1 80c7.2-14.3 7.2-14.3 7.2-14.3l0 0 0 0 .1 0 .3 .2 1 .5c.8 .4 2 1.1 3.5 1.9c2.9 1.7 7 4.1 11.8 7.3c9.6 6.4 22.5 16.1 35.4 29c25.7 25.7 52.7 65.6 52.7 119.3c0 53.1-26.4 100.5-51.2 133.6c-12.6 16.7-25.1 30.3-34.5 39.7c-4.7 4.7-8.7 8.4-11.5 10.9c-1.4 1.3-2.5 2.2-3.3 2.9l-.9 .8-.3 .2-.1 .1 0 0 0 0s0 0-10.2-12.3l10.2 12.3c-5.1 4.3-12.4 4.9-18.2 1.6l-75.6-43-32.7 22.5 45.5 31.3c1.8-.4 3.7-.7 5.7-.7c13.3 0 24 10.7 24 24s-10.7 24-24 24c-12.2 0-22.3-9.1-23.8-21L272 423.4v28.9c9.6 5.5 16 15.9 16 27.7c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-11.8 6.4-22.2 16-27.7V424.1l-40.3 27.7C197.8 463.3 187.9 472 176 472c-13.3 0-24-10.7-24-24s10.7-24 24-24c2.2 0 4.4 .3 6.5 .9l45.8-31.5-32.7-22.5-75.6 43c-5.8 3.3-13 2.7-18.2-1.6L112 400c-10.2 12.3-10.2 12.3-10.3 12.3l0 0 0 0-.1-.1-.3-.2-.9-.8c-.8-.7-1.9-1.7-3.3-2.9c-2.8-2.5-6.7-6.2-11.5-10.9c-9.4-9.4-21.9-23-34.5-39.7C26.4 324.5 0 277.1 0 224c0-53.7 26.9-93.6 52.7-119.3c12.9-12.9 25.8-22.6 35.4-29C93 72.5 97 70 99.9 68.4c1.5-.8 2.6-1.5 3.5-1.9l1-.5 .3-.2 .1 0 0 0 0 0s0 0 7.2 14.3l-7.2-14.3c6.5-3.2 14.3-1.7 19.2 3.7s5.3 13.4 1.3 19.5l-2.8 4.2C105.2 119 96 149.5 96 180.6c0 51.9 25.6 100.6 68.4 130l41.1 28.2L240 362.6V343.5l-42.2-35.2c-5.9-4.9-7.5-13.2-3.8-19.9l0 0 0 0 0 0 .1-.1 .3-.6c.3-.5 .7-1.3 1.2-2.3c1-2 2.6-5 4.4-8.6c.5-.9 .9-1.9 1.4-2.9C167.1 254.6 144 218 144 176s23.1-78.6 57.3-97.8c-.5-1-1-2-1.4-2.9c-1.8-3.7-3.3-6.6-4.4-8.6c-.5-1-.9-1.8-1.2-2.3l-.3-.6-.1-.1 0 0 0 0 0 0c-3.6-6.7-2-15 3.8-19.9l48-40zM220.2 122.9c-17 11.5-28.2 31-28.2 53.1s11.2 41.6 28.2 53.1C227 210.2 232 190.9 232 176s-5-34.2-11.8-53.1zm71.5 106.2c17-11.5 28.2-31 28.2-53.1s-11.2-41.6-28.2-53.1C285 141.8 280 161.1 280 176s5 34.2 11.8 53.1z"]},faSliders:mM,faSlidersH:fM,faFolderTree:{prefix:"fas",iconName:"folder-tree",icon:[576,512,[],"f802","M64 32C64 14.3 49.7 0 32 0S0 14.3 0 32v96V384c0 35.3 28.7 64 64 64H256V384H64V160H256V96H64V32zM288 192c0 17.7 14.3 32 32 32H544c17.7 0 32-14.3 32-32V64c0-17.7-14.3-32-32-32H445.3c-8.5 0-16.6-3.4-22.6-9.4L409.4 9.4c-6-6-14.1-9.4-22.6-9.4H320c-17.7 0-32 14.3-32 32V192zm0 288c0 17.7 14.3 32 32 32H544c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32H445.3c-8.5 0-16.6-3.4-22.6-9.4l-13.3-13.3c-6-6-14.1-9.4-22.6-9.4H320c-17.7 0-32 14.3-32 32V480z"]},faNetworkWired:{prefix:"fas",iconName:"network-wired",icon:[640,512,[],"f6ff","M256 64H384v64H256V64zM240 0c-26.5 0-48 21.5-48 48v96c0 26.5 21.5 48 48 48h48v32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96v32H80c-26.5 0-48 21.5-48 48v96c0 26.5 21.5 48 48 48H240c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48H192V288H448v32H400c-26.5 0-48 21.5-48 48v96c0 26.5 21.5 48 48 48H560c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48H512V288h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V192h48c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H240zM96 448V384H224v64H96zm320-64H544v64H416V384z"]},faMapPin:{prefix:"fas",iconName:"map-pin",icon:[320,512,[128205],"f276","M16 144a144 144 0 1 1 288 0A144 144 0 1 1 16 144zM160 80c8.8 0 16-7.2 16-16s-7.2-16-16-16c-53 0-96 43-96 96c0 8.8 7.2 16 16 16s16-7.2 16-16c0-35.3 28.7-64 64-64zM128 480V317.1c10.4 1.9 21.1 2.9 32 2.9s21.6-1 32-2.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32z"]},faHamsa:{prefix:"fas",iconName:"hamsa",icon:[512,512,[],"f665","M34.6 288H80c8.8 0 16-7.2 16-16V72c0-22.1 17.9-40 40-40s40 17.9 40 40V204c0 11 9 20 20 20s20-9 20-20V40c0-22.1 17.9-40 40-40s40 17.9 40 40V204c0 11 9 20 20 20s20-9 20-20V72c0-22.1 17.9-40 40-40s40 17.9 40 40V272c0 8.8 7.2 16 16 16h45.4c19.1 0 34.6 15.5 34.6 34.6c0 8.6-3.2 16.9-9 23.3L416.6 441c-41.1 45.2-99.4 71-160.6 71s-119.4-25.8-160.6-71L9 345.9c-5.8-6.4-9-14.7-9-23.3C0 303.5 15.5 288 34.6 288zM256 288c-38.4 0-76.8 35.8-90.6 50.2c-3.6 3.7-5.4 8.7-5.4 13.8s1.8 10.1 5.4 13.8C179.2 380.2 217.6 416 256 416s76.8-35.8 90.6-50.2c3.6-3.7 5.4-8.7 5.4-13.8s-1.8-10.1-5.4-13.8C332.8 323.8 294.4 288 256 288zm0 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faCentSign:{prefix:"fas",iconName:"cent-sign",icon:[384,512,[],"e3f5","M224 0c17.7 0 32 14.3 32 32V66.7c30.9 5.2 59.2 17.7 83.2 35.8c14.1 10.6 17 30.7 6.4 44.8s-30.7 17-44.8 6.4C279.4 137.5 252.9 128 224 128c-70.7 0-128 57.3-128 128s57.3 128 128 128c28.9 0 55.4-9.5 76.8-25.6c14.1-10.6 34.2-7.8 44.8 6.4s7.8 34.2-6.4 44.8c-24 18-52.4 30.6-83.2 35.8V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V445.3C101.2 430.1 32 351.1 32 256s69.2-174.1 160-189.3V32c0-17.7 14.3-32 32-32z"]},faFlask:{prefix:"fas",iconName:"flask",icon:[448,512,[],"f0c3","M288 0H160 128C110.3 0 96 14.3 96 32s14.3 32 32 32V196.8c0 11.8-3.3 23.5-9.5 33.5L10.3 406.2C3.6 417.2 0 429.7 0 442.6C0 480.9 31.1 512 69.4 512H378.6c38.3 0 69.4-31.1 69.4-69.4c0-12.8-3.6-25.4-10.3-36.4L329.5 230.4c-6.2-10.1-9.5-21.7-9.5-33.5V64c17.7 0 32-14.3 32-32s-14.3-32-32-32H288zM192 196.8V64h64V196.8c0 23.7 6.6 46.9 19 67.1L309.5 320h-171L173 263.9c12.4-20.2 19-43.4 19-67.1z"]},faPersonPregnant:{prefix:"fas",iconName:"person-pregnant",icon:[384,512,[],"e31e","M192 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM120 383c-13.8-3.6-24-16.1-24-31V296.9l-4.6 7.6c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c15-24.9 40.3-41.5 68.7-45.6c4.1-.6 8.2-1 12.5-1h1.1 12.5H192c1.4 0 2.8 .1 4.1 .3c35.7 2.9 65.4 29.3 72.1 65l6.1 32.5c44.3 8.6 77.7 47.5 77.7 94.3v32c0 17.7-14.3 32-32 32H304 264v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V384h-8-8v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V383z"]},faWandSparkles:{prefix:"fas",iconName:"wand-sparkles",icon:[512,512,[],"f72b","M464 6.1c9.5-8.5 24-8.1 33 .9l8 8c9 9 9.4 23.5 .9 33l-85.8 95.9c-2.6 2.9-4.1 6.7-4.1 10.7V176c0 8.8-7.2 16-16 16H384.2c-4.6 0-8.9 1.9-11.9 5.3L100.7 500.9C94.3 508 85.3 512 75.8 512c-8.8 0-17.3-3.5-23.5-9.8L9.7 459.7C3.5 453.4 0 445 0 436.2c0-9.5 4-18.5 11.1-24.8l111.6-99.8c3.4-3 5.3-7.4 5.3-11.9V272c0-8.8 7.2-16 16-16h34.6c3.9 0 7.7-1.5 10.7-4.1L464 6.1zM432 288c3.6 0 6.7 2.4 7.7 5.8l14.8 51.7 51.7 14.8c3.4 1 5.8 4.1 5.8 7.7s-2.4 6.7-5.8 7.7l-51.7 14.8-14.8 51.7c-1 3.4-4.1 5.8-7.7 5.8s-6.7-2.4-7.7-5.8l-14.8-51.7-51.7-14.8c-3.4-1-5.8-4.1-5.8-7.7s2.4-6.7 5.8-7.7l51.7-14.8 14.8-51.7c1-3.4 4.1-5.8 7.7-5.8zM87.7 69.8l14.8 51.7 51.7 14.8c3.4 1 5.8 4.1 5.8 7.7s-2.4 6.7-5.8 7.7l-51.7 14.8L87.7 218.2c-1 3.4-4.1 5.8-7.7 5.8s-6.7-2.4-7.7-5.8L57.5 166.5 5.8 151.7c-3.4-1-5.8-4.1-5.8-7.7s2.4-6.7 5.8-7.7l51.7-14.8L72.3 69.8c1-3.4 4.1-5.8 7.7-5.8s6.7 2.4 7.7 5.8zM208 0c3.7 0 6.9 2.5 7.8 6.1l6.8 27.3 27.3 6.8c3.6 .9 6.1 4.1 6.1 7.8s-2.5 6.9-6.1 7.8l-27.3 6.8-6.8 27.3c-.9 3.6-4.1 6.1-7.8 6.1s-6.9-2.5-7.8-6.1l-6.8-27.3-27.3-6.8c-3.6-.9-6.1-4.1-6.1-7.8s2.5-6.9 6.1-7.8l27.3-6.8 6.8-27.3c.9-3.6 4.1-6.1 7.8-6.1z"]},faEllipsisVertical:uM,faEllipsisV:pM,faTicket:{prefix:"fas",iconName:"ticket",icon:[576,512,[127903],"f145","M64 64C28.7 64 0 92.7 0 128v64c0 8.8 7.4 15.7 15.7 18.6C34.5 217.1 48 235 48 256s-13.5 38.9-32.3 45.4C7.4 304.3 0 311.2 0 320v64c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V320c0-8.8-7.4-15.7-15.7-18.6C541.5 294.9 528 277 528 256s13.5-38.9 32.3-45.4c8.3-2.9 15.7-9.8 15.7-18.6V128c0-35.3-28.7-64-64-64H64zm64 112l0 160c0 8.8 7.2 16 16 16H432c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H144c-8.8 0-16 7.2-16 16zM96 160c0-17.7 14.3-32 32-32H448c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32H128c-17.7 0-32-14.3-32-32V160z"]},faPowerOff:{prefix:"fas",iconName:"power-off",icon:[512,512,[9211],"f011","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V256c0 17.7 14.3 32 32 32s32-14.3 32-32V32zM143.5 120.6c13.6-11.3 15.4-31.5 4.1-45.1s-31.5-15.4-45.1-4.1C49.7 115.4 16 181.8 16 256c0 132.5 107.5 240 240 240s240-107.5 240-240c0-74.2-33.8-140.6-86.6-184.6c-13.6-11.3-33.8-9.4-45.1 4.1s-9.4 33.8 4.1 45.1c38.9 32.3 63.5 81 63.5 135.4c0 97.2-78.8 176-176 176s-176-78.8-176-176c0-54.4 24.7-103.1 63.5-135.4z"]},faRightLong:bM,faLongArrowAltRight:hM,faFlagUsa:{prefix:"fas",iconName:"flag-usa",icon:[448,512,[],"f74d","M32 0C49.7 0 64 14.3 64 32V48l69-17.2c38.1-9.5 78.3-5.1 113.5 12.5c46.3 23.2 100.8 23.2 147.1 0l9.6-4.8C423.8 28.1 448 43.1 448 66.1v36.1l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-20.3-9-41.8-14.7-63.6-16.9v32.2c17.4 2.1 34.4 6.7 50.6 13.9l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L448 136.3v62l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L64 203.1v32.7l70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L448 232.3v62l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L64 299.1v32.7l70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L448 328.3v33.5c0 13.3-8.3 25.3-20.8 30l-34.7 13c-46.2 17.3-97.6 14.6-141.7-7.4c-37.9-19-81.3-23.7-122.5-13.4L64 400v80c0 17.7-14.3 32-32 32s-32-14.3-32-32V416 345.5 312.8 249.5 216.8 153.5 120.8 64 32C0 14.3 14.3 0 32 0zm80 96A16 16 0 1 0 80 96a16 16 0 1 0 32 0zm32 0a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm-32 48a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm32 0a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faLaptopFile:{prefix:"fas",iconName:"laptop-file",icon:[640,512,[],"e51d","M128 0C92.7 0 64 28.7 64 64V288H19.2C8.6 288 0 296.6 0 307.2C0 349.6 34.4 384 76.8 384H320V288H128V64H448V96h64V64c0-35.3-28.7-64-64-64H128zM512 128H400c-26.5 0-48 21.5-48 48V464c0 26.5 21.5 48 48 48H592c26.5 0 48-21.5 48-48V256H544c-17.7 0-32-14.3-32-32V128zm32 0v96h96l-96-96z"]},faTty:gM,faTeletype:vM,faDiagramNext:{prefix:"fas",iconName:"diagram-next",icon:[512,512,[],"e476","M512 160c0 35.3-28.7 64-64 64H280v64h46.1c21.4 0 32.1 25.9 17 41L273 399c-9.4 9.4-24.6 9.4-33.9 0L169 329c-15.1-15.1-4.4-41 17-41H232V224H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64v64zM448 416V352H365.3l.4-.4c18.4-18.4 20.4-43.7 11-63.6l71.3 0c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64V352c0-35.3 28.7-64 64-64l71.3 0c-9.4 19.9-7.4 45.2 11 63.6l.4 .4H64v64H210.7l5.7 5.7c21.9 21.9 57.3 21.9 79.2 0l5.7-5.7H448z"]},faPersonRifle:{prefix:"fas",iconName:"person-rifle",icon:[576,512,[],"e54e","M265.2 192c25.4 0 49.8 7.1 70.8 19.9V512H144V337.7L90.4 428.3c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.8-14.1-54.8L97.7 258.8c24.5-41.4 69-66.8 117.1-66.8h50.4zM160 80a80 80 0 1 1 160 0A80 80 0 1 1 160 80zM448 0c8.8 0 16 7.2 16 16V132.3c9.6 5.5 16 15.9 16 27.7V269.3l16-5.3V208c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v84.5c0 6.9-4.4 13-10.9 15.2L480 325.3V352h48c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H484l23 92.1c2.5 10.1-5.1 19.9-15.5 19.9H432c-8.8 0-16-7.2-16-16V400H400c-17.7 0-32-14.3-32-32V224c0-17.7 14.3-32 32-32V160c0-11.8 6.4-22.2 16-27.7V32c-8.8 0-16-7.2-16-16s7.2-16 16-16h16 16z"]},faHouseMedicalCircleExclamation:{prefix:"fas",iconName:"house-medical-circle-exclamation",icon:[640,512,[],"e512","M320 368c0 59.5 29.5 112.1 74.8 144H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L522.1 193.9c-8.5-1.3-17.3-1.9-26.1-1.9c-54.7 0-103.5 24.9-135.8 64H320V208c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16v48H208c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16v80c0 8.8 7.2 16 16 16s16-7.2 16-16V288c0-8.8-7.2-16-16-16z"]},faClosedCaptioning:{prefix:"fas",iconName:"closed-captioning",icon:[576,512,[],"f20a","M0 96C0 60.7 28.7 32 64 32H512c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zM200 208c14.2 0 27 6.1 35.8 16c8.8 9.9 24 10.7 33.9 1.9s10.7-24 1.9-33.9c-17.5-19.6-43.1-32-71.5-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 54-12.4 71.5-32c8.8-9.9 8-25-1.9-33.9s-25-8-33.9 1.9c-8.8 9.9-21.6 16-35.8 16c-26.5 0-48-21.5-48-48s21.5-48 48-48zm144 48c0-26.5 21.5-48 48-48c14.2 0 27 6.1 35.8 16c8.8 9.9 24 10.7 33.9 1.9s10.7-24 1.9-33.9c-17.5-19.6-43.1-32-71.5-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 54-12.4 71.5-32c8.8-9.9 8-25-1.9-33.9s-25-8-33.9 1.9c-8.8 9.9-21.6 16-35.8 16c-26.5 0-48-21.5-48-48z"]},faPersonHiking:CM,faHiking:yM,faVenusDouble:{prefix:"fas",iconName:"venus-double",icon:[640,512,[9890],"f226","M192 288a112 112 0 1 0 0-224 112 112 0 1 0 0 224zM368 176c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H224v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H128c-17.7 0-32-14.3-32-32s14.3-32 32-32h32V349.1C78.1 334.1 16 262.3 16 176C16 78.8 94.8 0 192 0s176 78.8 176 176zM344 318c14.6-15.6 26.8-33.4 36-53c18.8 14.4 42.4 23 68 23c61.9 0 112-50.1 112-112s-50.1-112-112-112c-25.6 0-49.1 8.6-68 23c-9.3-19.5-21.5-37.4-36-53C373.1 12.6 409.1 0 448 0c97.2 0 176 78.8 176 176c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H480v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H384c-17.7 0-32-14.3-32-32s14.3-32 32-32h32V349.1c-26.6-4.9-51.1-15.7-72-31.1z"]},faImages:{prefix:"fas",iconName:"images",icon:[576,512,[],"f302","M160 32c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H160zM396 138.7l96 144c4.9 7.4 5.4 16.8 1.2 24.6S480.9 320 472 320H328 280 200c-9.2 0-17.6-5.3-21.6-13.6s-2.9-18.2 2.9-25.4l64-80c4.6-5.7 11.4-9 18.7-9s14.2 3.3 18.7 9l17.3 21.6 56-84C360.5 132 368 128 376 128s15.5 4 20 10.7zM192 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM48 120c0-13.3-10.7-24-24-24S0 106.7 0 120V344c0 75.1 60.9 136 136 136H456c13.3 0 24-10.7 24-24s-10.7-24-24-24H136c-48.6 0-88-39.4-88-88V120z"]},faCalculator:{prefix:"fas",iconName:"calculator",icon:[384,512,[128425],"f1ec","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM96 64H288c17.7 0 32 14.3 32 32v32c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm32 160a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM96 352a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM64 416c0-17.7 14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-17.7 0-32-14.3-32-32zM192 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm64-64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM288 448a32 32 0 1 1 0-64 32 32 0 1 1 0 64z"]},faPeoplePulling:{prefix:"fas",iconName:"people-pulling",icon:[576,512,[],"e535","M80 96A48 48 0 1 0 80 0a48 48 0 1 0 0 96zM64 128c-35.3 0-64 28.7-64 64V320c0 17.7 14.3 32 32 32c9.8 0 18.5-4.4 24.4-11.2L80.4 485.3c2.9 17.4 19.4 29.2 36.8 26.3s29.2-19.4 26.3-36.8L123.1 352h15.7l30 134.9c3.8 17.3 20.9 28.1 38.2 24.3s28.1-20.9 24.3-38.2l-57.3-258 116.3 53.8c.5 .3 1.1 .5 1.6 .7c8.6 3.6 18 3.1 25.9-.7c3.4-1.6 6.6-3.9 9.3-6.7c3.1-3.2 5.5-7 7.1-11.4c.1-.3 .2-.7 .3-1l2.5-7.5c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L537 232.7l-15.3-36.8C504.5 154.8 464.3 128 419.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-24.4 10.9-44.6 29-58.1 51.6L157.3 136.9C144.7 131 130.9 128 117 128H64zM464 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM349.7 335.6l-25 62.4-59.4 59.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L372.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6z"]},faN:{prefix:"fas",iconName:"n",icon:[384,512,[110],"4e","M21.1 33.9c12.7-4.6 26.9-.7 35.5 9.6L320 359.6V64c0-17.7 14.3-32 32-32s32 14.3 32 32V448c0 13.5-8.4 25.5-21.1 30.1s-26.9 .7-35.5-9.6L64 152.4V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V64C0 50.5 8.4 38.5 21.1 33.9z"]},faCableCar:zM,faTram:HM,faCloudRain:{prefix:"fas",iconName:"cloud-rain",icon:[512,512,[127783,9926],"f73d","M96 320c-53 0-96-43-96-96c0-42.5 27.6-78.6 65.9-91.2C64.7 126.1 64 119.1 64 112C64 50.1 114.1 0 176 0c43.1 0 80.5 24.3 99.2 60c14.7-17.1 36.5-28 60.8-28c44.2 0 80 35.8 80 80c0 5.5-.6 10.8-1.6 16c.5 0 1.1 0 1.6 0c53 0 96 43 96 96s-43 96-96 96H96zm-6.8 52c1.3-2.5 3.9-4 6.8-4s5.4 1.5 6.8 4l35.1 64.6c4.1 7.5 6.2 15.8 6.2 24.3v3c0 26.5-21.5 48-48 48s-48-21.5-48-48v-3c0-8.5 2.1-16.9 6.2-24.3L89.2 372zm160 0c1.3-2.5 3.9-4 6.8-4s5.4 1.5 6.8 4l35.1 64.6c4.1 7.5 6.2 15.8 6.2 24.3v3c0 26.5-21.5 48-48 48s-48-21.5-48-48v-3c0-8.5 2.1-16.9 6.2-24.3L249.2 372zm124.9 64.6L409.2 372c1.3-2.5 3.9-4 6.8-4s5.4 1.5 6.8 4l35.1 64.6c4.1 7.5 6.2 15.8 6.2 24.3v3c0 26.5-21.5 48-48 48s-48-21.5-48-48v-3c0-8.5 2.1-16.9 6.2-24.3z"]},faBuildingCircleXmark:{prefix:"fas",iconName:"building-circle-xmark",icon:[640,512,[],"e4d4","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c15.1 0 28.5-6.9 37.3-17.8C340.4 462.2 320 417.5 320 368c0-54.7 24.9-103.5 64-135.8V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faShip:{prefix:"fas",iconName:"ship",icon:[576,512,[128674],"f21a","M192 32c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32V64h48c26.5 0 48 21.5 48 48V240l44.4 14.8c23.1 7.7 29.5 37.5 11.5 53.9l-101 92.6c-16.2 9.4-34.7 15.1-50.9 15.1c-19.6 0-40.8-7.7-59.2-20.3c-22.1-15.5-51.6-15.5-73.7 0c-17.1 11.8-38 20.3-59.2 20.3c-16.2 0-34.7-5.7-50.9-15.1l-101-92.6c-18-16.5-11.6-46.2 11.5-53.9L96 240V112c0-26.5 21.5-48 48-48h48V32zM160 218.7l107.8-35.9c13.1-4.4 27.3-4.4 40.5 0L416 218.7V128H160v90.7zM306.5 421.9C329 437.4 356.5 448 384 448c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 501.7 417 512 384 512c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 437.2 165.1 448 192 448c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]},faArrowsDownToLine:{prefix:"fas",iconName:"arrows-down-to-line",icon:[576,512,[],"e4b8","M544 416L32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l512 0c17.7 0 32-14.3 32-32s-14.3-32-32-32zm22.6-137.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L480 274.7 480 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 210.7-41.4-41.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l96-96zm-320-45.3c-12.5-12.5-32.8-12.5-45.3 0L160 274.7 160 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 210.7L54.6 233.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3z"]},faDownload:{prefix:"fas",iconName:"download",icon:[512,512,[],"f019","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V274.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7V32zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V416c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352H64zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faFaceGrin:_M,faGrin:VM,faDeleteLeft:xM,faBackspace:MM,faEyeDropper:LM,faEyeDropperEmpty:wM,faEyedropper:SM,faFileCircleCheck:{prefix:"fas",iconName:"file-circle-check",icon:[576,512,[],"e5a0","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"]},faForward:{prefix:"fas",iconName:"forward",icon:[512,512,[9193],"f04e","M52.5 440.6c-9.5 7.9-22.8 9.7-34.1 4.4S0 428.4 0 416V96C0 83.6 7.2 72.3 18.4 67s24.5-3.6 34.1 4.4L224 214.3V256v41.7L52.5 440.6zM256 352V256 128 96c0-12.4 7.2-23.7 18.4-29s24.5-3.6 34.1 4.4l192 160c7.3 6.1 11.5 15.1 11.5 24.6s-4.2 18.5-11.5 24.6l-192 160c-9.5 7.9-22.8 9.7-34.1 4.4s-18.4-16.6-18.4-29V352z"]},faMobile:EM,faMobileAndroid:kM,faMobilePhone:NM,faFaceMeh:TM,faMeh:BM,faAlignCenter:{prefix:"fas",iconName:"align-center",icon:[448,512,[],"f037","M352 64c0-17.7-14.3-32-32-32H128c-17.7 0-32 14.3-32 32s14.3 32 32 32H320c17.7 0 32-14.3 32-32zm96 128c0-17.7-14.3-32-32-32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32zM0 448c0 17.7 14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32zM352 320c0-17.7-14.3-32-32-32H128c-17.7 0-32 14.3-32 32s14.3 32 32 32H320c17.7 0 32-14.3 32-32z"]},faBookSkull:IM,faBookDead:$M,faIdCard:RM,faDriversLicense:AM,faOutdent:PM,faDedent:WM,faHeartCircleExclamation:{prefix:"fas",iconName:"heart-circle-exclamation",icon:[576,512,[],"e4fe","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faHouse:DM,faHome:OM,faHomeAlt:FM,faHomeLgAlt:GM,faCalendarWeek:{prefix:"fas",iconName:"calendar-week",icon:[448,512,[],"f784","M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm80 64c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16H368c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80z"]},faLaptopMedical:{prefix:"fas",iconName:"laptop-medical",icon:[640,512,[],"f812","M64 96c0-35.3 28.7-64 64-64H512c35.3 0 64 28.7 64 64V352H512V96H128V352H64V96zM0 403.2C0 392.6 8.6 384 19.2 384H620.8c10.6 0 19.2 8.6 19.2 19.2c0 42.4-34.4 76.8-76.8 76.8H76.8C34.4 480 0 445.6 0 403.2zM288 160c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H352v48c0 8.8-7.2 16-16 16H304c-8.8 0-16-7.2-16-16V272H240c-8.8 0-16-7.2-16-16V224c0-8.8 7.2-16 16-16h48V160z"]},faB:{prefix:"fas",iconName:"b",icon:[320,512,[98],"42","M64 32C28.7 32 0 60.7 0 96V256 416c0 35.3 28.7 64 64 64H192c70.7 0 128-57.3 128-128c0-46.5-24.8-87.3-62-109.7c18.7-22.3 30-51 30-82.3c0-70.7-57.3-128-128-128H64zm96 192H64V96h96c35.3 0 64 28.7 64 64s-28.7 64-64 64zM64 288h96 32c35.3 0 64 28.7 64 64s-28.7 64-64 64H64V288z"]},faFileMedical:{prefix:"fas",iconName:"file-medical",icon:[384,512,[],"f477","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM160 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H224v48c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V352H112c-8.8 0-16-7.2-16-16V304c0-8.8 7.2-16 16-16h48V240z"]},faDiceOne:{prefix:"fas",iconName:"dice-one",icon:[448,512,[9856],"f525","M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM224 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faKiwiBird:{prefix:"fas",iconName:"kiwi-bird",icon:[576,512,[],"f535","M291.2 388.4c31.2-18.8 64.7-36.4 101.1-36.4H448c4.6 0 9.1-.2 13.6-.7l85.3 121.9c4 5.7 11.3 8.2 17.9 6.1s11.2-8.3 11.2-15.3V224c0-70.7-57.3-128-128-128H392.3c-36.4 0-69.9-17.6-101.1-36.4C262.3 42.1 228.3 32 192 32C86 32 0 118 0 224c0 71.1 38.6 133.1 96 166.3V456c0 13.3 10.7 24 24 24s24-10.7 24-24V410c15.3 3.9 31.4 6 48 6c5.4 0 10.7-.2 16-.7V456c0 13.3 10.7 24 24 24s24-10.7 24-24V405.1c12.4-4.4 24.2-10 35.2-16.7zM448 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faArrowRightArrowLeft:UM,faExchange:jM,faRotateRight:qM,faRedoAlt:ZM,faRotateForward:YM,faUtensils:JM,faCutlery:XM,faArrowUpWideShort:KM,faSortAmountUp:QM,faMillSign:{prefix:"fas",iconName:"mill-sign",icon:[384,512,[],"e1ed","M302.1 42.8c5.9-16.6-2.7-35-19.4-40.9s-35 2.7-40.9 19.4L208 116.1c-5.7 4-11.1 8.5-16 13.5C171.7 108.9 143.3 96 112 96c-19.5 0-37.8 5-53.7 13.7C52.5 101.4 42.9 96 32 96C14.3 96 0 110.3 0 128v80V416c0 17.7 14.3 32 32 32s32-14.3 32-32V208c0-26.5 21.5-48 48-48s48 21.5 48 48v42.5L81.9 469.2c-5.9 16.6 2.7 35 19.4 40.9s35-2.7 40.9-19.4l21.4-60C168.9 441 179.6 448 192 448c17.7 0 32-14.3 32-32V261.5l35.7-100c3.9-1 8.1-1.6 12.3-1.6c26.5 0 48 21.5 48 48V416c0 17.7 14.3 32 32 32s32-14.3 32-32V208c0-58.2-44.3-106-101.1-111.5l19.2-53.8z"]},faBowlRice:{prefix:"fas",iconName:"bowl-rice",icon:[512,512,[],"e2eb","M176 56c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H200c-13.3 0-24-10.7-24-24zm24 48h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H200c-13.3 0-24-10.7-24-24s10.7-24 24-24zM56 176H72c13.3 0 24 10.7 24 24s-10.7 24-24 24H56c-13.3 0-24-10.7-24-24s10.7-24 24-24zM0 283.4C0 268.3 12.3 256 27.4 256H484.6c15.1 0 27.4 12.3 27.4 27.4c0 70.5-44.4 130.7-106.7 154.1L403.5 452c-2 16-15.6 28-31.8 28H140.2c-16.1 0-29.8-12-31.8-28l-1.8-14.4C44.4 414.1 0 353.9 0 283.4zM224 200c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H248c-13.3 0-24-10.7-24-24zm-96 0c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H152c-13.3 0-24-10.7-24-24zm-24-96h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H104c-13.3 0-24-10.7-24-24s10.7-24 24-24zm216 96c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H344c-13.3 0-24-10.7-24-24zm-24-96h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H296c-13.3 0-24-10.7-24-24s10.7-24 24-24zm120 96c0-13.3 10.7-24 24-24h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H440c-13.3 0-24-10.7-24-24zm-24-96h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H392c-13.3 0-24-10.7-24-24s10.7-24 24-24zM296 32h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H296c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]},faSkull:{prefix:"fas",iconName:"skull",icon:[512,512,[128128],"f54c","M416 398.9c58.5-41.1 96-104.1 96-174.9C512 100.3 397.4 0 256 0S0 100.3 0 224c0 70.7 37.5 133.8 96 174.9c0 .4 0 .7 0 1.1v64c0 26.5 21.5 48 48 48h48V464c0-8.8 7.2-16 16-16s16 7.2 16 16v48h64V464c0-8.8 7.2-16 16-16s16 7.2 16 16v48h48c26.5 0 48-21.5 48-48V400c0-.4 0-.7 0-1.1zM96 256a64 64 0 1 1 128 0A64 64 0 1 1 96 256zm256-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},faTowerBroadcast:eL,faBroadcastTower:tL,faTruckPickup:{prefix:"fas",iconName:"truck-pickup",icon:[640,512,[128763],"f63c","M368.6 96l76.8 96H288V96h80.6zM224 80V192H64c-17.7 0-32 14.3-32 32v64c-17.7 0-32 14.3-32 32s14.3 32 32 32H65.1c-.7 5.2-1.1 10.6-1.1 16c0 61.9 50.1 112 112 112s112-50.1 112-112c0-5.4-.4-10.8-1.1-16h66.3c-.7 5.2-1.1 10.6-1.1 16c0 61.9 50.1 112 112 112s112-50.1 112-112c0-5.4-.4-10.8-1.1-16H608c17.7 0 32-14.3 32-32s-14.3-32-32-32V224c0-17.7-14.3-32-32-32H527.4L418.6 56c-12.1-15.2-30.5-24-50-24H272c-26.5 0-48 21.5-48 48zm0 288a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm288 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0z"]},faUpLong:oL,faLongArrowAltUp:rL,faStop:{prefix:"fas",iconName:"stop",icon:[384,512,[9209],"f04d","M0 128C0 92.7 28.7 64 64 64H320c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128z"]},faCodeMerge:{prefix:"fas",iconName:"code-merge",icon:[448,512,[],"f387","M80 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm32.4 97.2c28-12.4 47.6-40.5 47.6-73.2c0-44.2-35.8-80-80-80S0 35.8 0 80c0 32.8 19.7 61 48 73.3V358.7C19.7 371 0 399.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-32.8-19.7-61-48-73.3V272c26.7 20.1 60 32 96 32h86.7c12.3 28.3 40.5 48 73.3 48c44.2 0 80-35.8 80-80s-35.8-80-80-80c-32.8 0-61 19.7-73.3 48H208c-49.9 0-91-38.1-95.6-86.8zM80 408a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM344 272a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faUpload:{prefix:"fas",iconName:"upload",icon:[512,512,[],"f093","M288 109.3V352c0 17.7-14.3 32-32 32s-32-14.3-32-32V109.3l-73.4 73.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l128-128c12.5-12.5 32.8-12.5 45.3 0l128 128c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L288 109.3zM64 352H192c0 35.3 28.7 64 64 64s64-28.7 64-64H448c35.3 0 64 28.7 64 64v32c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V416c0-35.3 28.7-64 64-64zM432 456a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faHurricane:{prefix:"fas",iconName:"hurricane",icon:[384,512,[],"f751","M0 208C0 104.4 75.7 18.5 174.9 2.6C184 1.2 192 8.6 192 17.9V81.2c0 8.4 6.5 15.3 14.7 16.5C307 112.5 384 199 384 303.4c0 103.6-75.7 189.5-174.9 205.4c-9.2 1.5-17.1-5.9-17.1-15.2V430.2c0-8.4-6.5-15.3-14.7-16.5C77 398.9 0 312.4 0 208zm288 48A96 96 0 1 0 96 256a96 96 0 1 0 192 0zm-96-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faMound:{prefix:"fas",iconName:"mound",icon:[576,512,[],"e52d","M144.1 179.2C173.8 127.7 228.6 96 288 96s114.2 31.7 143.9 83.2L540.4 368c12.3 21.3-3.1 48-27.7 48H63.3c-24.6 0-40-26.6-27.7-48L144.1 179.2z"]},faToiletPortable:{prefix:"fas",iconName:"toilet-portable",icon:[320,512,[],"e583","M0 32V64H320V32c0-17.7-14.3-32-32-32H32C14.3 0 0 14.3 0 32zM24 96H0v24V488c0 13.3 10.7 24 24 24s24-10.7 24-24v-8H272v8c0 13.3 10.7 24 24 24s24-10.7 24-24V120 96H296 24zM256 240v64c0 8.8-7.2 16-16 16s-16-7.2-16-16V240c0-8.8 7.2-16 16-16s16 7.2 16 16z"]},faCompactDisc:{prefix:"fas",iconName:"compact-disc",icon:[512,512,[128191,128192,128440],"f51f","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 32a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm-96-32a96 96 0 1 0 192 0 96 96 0 1 0 -192 0zM96 240c0-35 17.5-71.1 45.2-98.8S205 96 240 96c8.8 0 16-7.2 16-16s-7.2-16-16-16c-45.4 0-89.2 22.3-121.5 54.5S64 194.6 64 240c0 8.8 7.2 16 16 16s16-7.2 16-16z"]},faFileArrowDown:cL,faFileDownload:aL,faCaravan:{prefix:"fas",iconName:"caravan",icon:[640,512,[],"f8ff","M0 112C0 67.8 35.8 32 80 32H416c88.4 0 160 71.6 160 160V352h32c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0H288c0 53-43 96-96 96s-96-43-96-96H80c-44.2 0-80-35.8-80-80V112zM320 352H448V256H416c-8.8 0-16-7.2-16-16s7.2-16 16-16h32V160c0-17.7-14.3-32-32-32H352c-17.7 0-32 14.3-32 32V352zM96 128c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H224c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H96zm96 336a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},faShieldCat:{prefix:"fas",iconName:"shield-cat",icon:[512,512,[],"e572","M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM160 154.4c0-5.8 4.7-10.4 10.4-10.4h.2c3.4 0 6.5 1.6 8.5 4.3l40 53.3c3 4 7.8 6.4 12.8 6.4h48c5 0 9.8-2.4 12.8-6.4l40-53.3c2-2.7 5.2-4.3 8.5-4.3h.2c5.8 0 10.4 4.7 10.4 10.4V272c0 53-43 96-96 96s-96-43-96-96V154.4zM216 288a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm96-16a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faBolt:nL,faZap:lL,faGlassWater:{prefix:"fas",iconName:"glass-water",icon:[384,512,[],"e4f4","M32 0C23.1 0 14.6 3.7 8.6 10.2S-.6 25.4 .1 34.3L28.9 437.7c3 41.9 37.8 74.3 79.8 74.3H275.3c42 0 76.8-32.4 79.8-74.3L383.9 34.3c.6-8.9-2.4-17.6-8.5-24.1S360.9 0 352 0H32zM73 156.5L66.4 64H317.6L311 156.5l-24.2 12.1c-19.4 9.7-42.2 9.7-61.6 0c-20.9-10.4-45.5-10.4-66.4 0c-19.4 9.7-42.2 9.7-61.6 0L73 156.5z"]},faOilWell:{prefix:"fas",iconName:"oil-well",icon:[576,512,[],"e532","M528.3 61.3c-11.4-42.7-55.3-68-98-56.6L414.9 8.8C397.8 13.4 387.7 31 392.3 48l24.5 91.4L308.5 167.5l-6.3-18.1C297.7 136.6 285.6 128 272 128s-25.7 8.6-30.2 21.4l-13.6 39L96 222.6V184c0-13.3-10.7-24-24-24s-24 10.7-24 24V448H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32s-14.3-32-32-32H406.7L340 257.5l-62.2 16.1L305.3 352H238.7L265 277l-74.6 19.3L137.3 448H96V288.8l337.4-87.5 25.2 94c4.6 17.1 22.1 27.2 39.2 22.6l15.5-4.1c42.7-11.4 68-55.3 56.6-98L528.3 61.3zM205.1 448l11.2-32H327.7l11.2 32H205.1z"]},faVault:{prefix:"fas",iconName:"vault",icon:[576,512,[],"e2c5","M64 0C28.7 0 0 28.7 0 64V416c0 35.3 28.7 64 64 64H80l16 32h64l16-32H400l16 32h64l16-32h16c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM224 320a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm0-240a160 160 0 1 1 0 320 160 160 0 1 1 0-320zM480 221.3V336c0 8.8-7.2 16-16 16s-16-7.2-16-16V221.3c-18.6-6.6-32-24.4-32-45.3c0-26.5 21.5-48 48-48s48 21.5 48 48c0 20.9-13.4 38.7-32 45.3z"]},faMars:{prefix:"fas",iconName:"mars",icon:[448,512,[9794],"f222","M289.8 46.8c3.7-9 12.5-14.8 22.2-14.8H424c13.3 0 24 10.7 24 24V168c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-33.4-33.4L321 204.2c19.5 28.4 31 62.7 31 99.8c0 97.2-78.8 176-176 176S0 401.2 0 304s78.8-176 176-176c37 0 71.4 11.4 99.8 31l52.6-52.6L295 73c-6.9-6.9-8.9-17.2-5.2-26.2zM400 80l0 0h0v0zM176 416a112 112 0 1 0 0-224 112 112 0 1 0 0 224z"]},faToilet:{prefix:"fas",iconName:"toilet",icon:[448,512,[128701],"f7d8","M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48h8V196.9c-1.9 1.4-3.8 2.9-5.6 4.4C10.9 214.5 0 232.9 0 256c0 46.9 14.3 84.1 37 112.5c14.2 17.7 31.1 31.3 48.5 41.8L65.6 469.9c-3.3 9.8-1.6 20.5 4.4 28.8s15.7 13.3 26 13.3H352c10.3 0 19.9-4.9 26-13.3s7.7-19.1 4.4-28.8l-19.8-59.5c17.4-10.5 34.3-24.1 48.5-41.8c22.7-28.4 37-65.5 37-112.5c0-23.1-10.9-41.5-26.4-54.6c-1.8-1.5-3.7-3-5.6-4.4V48h8c13.3 0 24-10.7 24-24s-10.7-24-24-24H24zM384 256.3c0 1-.3 2.6-3.8 5.6c-4.8 4.1-14 9-29.3 13.4C320.5 284 276.1 288 224 288s-96.5-4-126.9-12.8c-15.3-4.4-24.5-9.3-29.3-13.4c-3.5-3-3.8-4.6-3.8-5.6l0-.3 0-.1c0-1 0-2.5 3.8-5.8c4.8-4.1 14-9 29.3-13.4C127.5 228 171.9 224 224 224s96.5 4 126.9 12.8c15.3 4.4 24.5 9.3 29.3 13.4c3.8 3.2 3.8 4.8 3.8 5.8l0 .1 0 .3zM328.2 384l-.2 .5 0-.5h.2zM112 64h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faPlaneCircleXmark:{prefix:"fas",iconName:"plane-circle-xmark",icon:[640,512,[],"e557","M256 0c-35 0-64 59.5-64 93.7v84.6L8.1 283.4c-5 2.8-8.1 8.2-8.1 13.9v65.5c0 10.6 10.2 18.3 20.4 15.4l171.6-49 0 70.9-57.6 43.2c-4 3-6.4 7.8-6.4 12.8v42c0 7.8 6.3 14 14 14c1.3 0 2.6-.2 3.9-.5L256 480l110.1 31.5c1.3 .4 2.6 .5 3.9 .5c6 0 11.1-3.7 13.1-9C344.5 470.7 320 422.2 320 368c0-60.6 30.6-114 77.1-145.6L320 178.3V93.7C320 59.5 292 0 256 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faYenSign:iL,faCny:sL,faJpy:dL,faRmb:mL,faYen:fL,faRubleSign:uL,faRouble:pL,faRub:bL,faRuble:hL,faSun:{prefix:"fas",iconName:"sun",icon:[512,512,[9728],"f185","M361.5 1.2c5 2.1 8.6 6.6 9.6 11.9L391 121l107.9 19.8c5.3 1 9.8 4.6 11.9 9.6s1.5 10.7-1.6 15.2L446.9 256l62.3 90.3c3.1 4.5 3.7 10.2 1.6 15.2s-6.6 8.6-11.9 9.6L391 391 371.1 498.9c-1 5.3-4.6 9.8-9.6 11.9s-10.7 1.5-15.2-1.6L256 446.9l-90.3 62.3c-4.5 3.1-10.2 3.7-15.2 1.6s-8.6-6.6-9.6-11.9L121 391 13.1 371.1c-5.3-1-9.8-4.6-11.9-9.6s-1.5-10.7 1.6-15.2L65.1 256 2.8 165.7c-3.1-4.5-3.7-10.2-1.6-15.2s6.6-8.6 11.9-9.6L121 121 140.9 13.1c1-5.3 4.6-9.8 9.6-11.9s10.7-1.5 15.2 1.6L256 65.1 346.3 2.8c4.5-3.1 10.2-3.7 15.2-1.6zM160 256a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zm224 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0z"]},faGuitar:{prefix:"fas",iconName:"guitar",icon:[512,512,[],"f7a6","M465 7c-9.4-9.4-24.6-9.4-33.9 0L383 55c-2.4 2.4-4.3 5.3-5.5 8.5l-15.4 41-77.5 77.6c-45.1-29.4-99.3-30.2-131 1.6c-11 11-18 24.6-21.4 39.6c-3.7 16.6-19.1 30.7-36.1 31.6c-25.6 1.3-49.3 10.7-67.3 28.6C-16 328.4-7.6 409.4 47.5 464.5s136.1 63.5 180.9 18.7c17.9-17.9 27.4-41.7 28.6-67.3c.9-17 15-32.3 31.6-36.1c15-3.4 28.6-10.5 39.6-21.4c31.8-31.8 31-85.9 1.6-131l77.6-77.6 41-15.4c3.2-1.2 6.1-3.1 8.5-5.5l48-48c9.4-9.4 9.4-24.6 0-33.9L465 7zM208 256a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faFaceLaughWink:gL,faLaughWink:vL,faHorseHead:{prefix:"fas",iconName:"horse-head",icon:[640,512,[],"f7ab","M64 464V316.9c0-108.4 68.3-205.1 170.5-241.3L404.2 15.5C425.6 7.9 448 23.8 448 46.4c0 11-5.5 21.2-14.6 27.3L400 96c48.1 0 91.2 29.8 108.1 74.9l48.6 129.5c11.8 31.4 4.1 66.8-19.6 90.5c-16 16-37.8 25.1-60.5 25.1h-3.4c-26.1 0-50.9-11.6-67.6-31.7l-32.3-38.7c-11.7 4.1-24.2 6.4-37.3 6.4l-.1 0 0 0c-6.3 0-12.5-.5-18.6-1.5c-3.6-.6-7.2-1.4-10.7-2.3l0 0c-28.9-7.8-53.1-26.8-67.8-52.2c-4.4-7.6-14.2-10.3-21.9-5.8s-10.3 14.2-5.8 21.9c24 41.5 68.3 70 119.3 71.9l47.2 70.8c4 6.1 6.2 13.2 6.2 20.4c0 20.3-16.5 36.8-36.8 36.8H112c-26.5 0-48-21.5-48-48zM392 224a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},faBoreHole:{prefix:"fas",iconName:"bore-hole",icon:[512,512,[],"e4c3","M256 0c-17.7 0-32 14.3-32 32V296.6c-19.1 11.1-32 31.7-32 55.4c0 35.3 28.7 64 64 64s64-28.7 64-64c0-23.7-12.9-44.4-32-55.4V32c0-17.7-14.3-32-32-32zM48 128c-26.5 0-48 21.5-48 48V464c0 26.5 21.5 48 48 48H464c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H384c-17.7 0-32 14.3-32 32V352c0 53-43 96-96 96s-96-43-96-96V160c0-17.7-14.3-32-32-32H48z"]},faIndustry:{prefix:"fas",iconName:"industry",icon:[576,512,[],"f275","M64 32C46.3 32 32 46.3 32 64V304v48 80c0 26.5 21.5 48 48 48H496c26.5 0 48-21.5 48-48V304 152.2c0-18.2-19.4-29.7-35.4-21.1L352 215.4V152.2c0-18.2-19.4-29.7-35.4-21.1L160 215.4V64c0-17.7-14.3-32-32-32H64z"]},faCircleDown:CL,faArrowAltCircleDown:yL,faArrowsTurnToDots:{prefix:"fas",iconName:"arrows-turn-to-dots",icon:[512,512,[],"e4c1","M249.4 25.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L269.3 96 416 96c53 0 96 43 96 96v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V192c0-17.7-14.3-32-32-32l-146.7 0 25.4 25.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-80-80c-12.5-12.5-12.5-32.8 0-45.3l80-80zm13.3 256l80 80c12.5 12.5 12.5 32.8 0 45.3l-80 80c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 416 96 416c-17.7 0-32 14.3-32 32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448c0-53 43-96 96-96l146.7 0-25.4-25.4c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0zM384 384a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM64 192A64 64 0 1 1 64 64a64 64 0 1 1 0 128z"]},faFlorinSign:{prefix:"fas",iconName:"florin-sign",icon:[384,512,[],"e184","M314.7 32c-38.8 0-73.7 23.3-88.6 59.1L170.7 224H64c-17.7 0-32 14.3-32 32s14.3 32 32 32h80L98.9 396.3c-5 11.9-16.6 19.7-29.5 19.7H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H69.3c38.8 0 73.7-23.3 88.6-59.1L213.3 288H320c17.7 0 32-14.3 32-32s-14.3-32-32-32H240l45.1-108.3c5-11.9 16.6-19.7 29.5-19.7H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H314.7z"]},faArrowDownShortWide:zL,faSortAmountDesc:HL,faSortAmountDownAlt:_L,faLessThan:{prefix:"fas",iconName:"less-than",icon:[384,512,[62774],"3c","M380.6 81.7c7.9 15.8 1.5 35-14.3 42.9L103.6 256 366.3 387.4c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3l-320-160C6.8 279.2 0 268.1 0 256s6.8-23.2 17.7-28.6l320-160c15.8-7.9 35-1.5 42.9 14.3z"]},faAngleDown:{prefix:"fas",iconName:"angle-down",icon:[448,512,[8964],"f107","M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"]},faCarTunnel:{prefix:"fas",iconName:"car-tunnel",icon:[512,512,[],"e4de","M256 0C114.6 0 0 114.6 0 256V448c0 35.3 28.7 64 64 64h42.8c-6.6-5.9-10.8-14.4-10.8-24V376c0-20.8 11.3-38.9 28.1-48.6l21-64.7c7.5-23.1 29-38.7 53.3-38.7H313.6c24.3 0 45.8 15.6 53.3 38.7l21 64.7c16.8 9.7 28.2 27.8 28.2 48.6V488c0 9.6-4.2 18.1-10.8 24H448c35.3 0 64-28.7 64-64V256C512 114.6 397.4 0 256 0zM362.8 512c-6.6-5.9-10.8-14.4-10.8-24V448H160v40c0 9.6-4.2 18.1-10.8 24H362.8zM190.8 277.5L177 320H335l-13.8-42.5c-1.1-3.3-4.1-5.5-7.6-5.5H198.4c-3.5 0-6.5 2.2-7.6 5.5zM168 408a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm200-24a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"]},faHeadSideCough:{prefix:"fas",iconName:"head-side-cough",icon:[640,512,[],"e061","M0 224.2C0 100.6 100.2 0 224 0h24c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8H448v0 32L339.2 365.6c-11 1.4-19.2 10.7-19.2 21.8c0 11.6 9 21.2 20.6 21.9L448 416v16c0 26.5-21.5 48-48 48H320v8c0 13.3-10.7 24-24 24H256v0H96c-17.7 0-32-14.3-32-32V407.3c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2zm352-.2a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM464 384a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm152-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM592 480a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM552 312a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm40-24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM552 408a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faGripLines:{prefix:"fas",iconName:"grip-lines",icon:[448,512,[],"f7a4","M32 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 288zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 160z"]},faThumbsDown:{prefix:"fas",iconName:"thumbs-down",icon:[512,512,[128078,61576],"f165","M313.4 479.1c26-5.2 42.9-30.5 37.7-56.5l-2.3-11.4c-5.3-26.7-15.1-52.1-28.8-75.2H464c26.5 0 48-21.5 48-48c0-18.5-10.5-34.6-25.9-42.6C497 236.6 504 223.1 504 208c0-23.4-16.8-42.9-38.9-47.1c4.4-7.3 6.9-15.8 6.9-24.9c0-21.3-13.9-39.4-33.1-45.6c.7-3.3 1.1-6.8 1.1-10.4c0-26.5-21.5-48-48-48H294.5c-19 0-37.5 5.6-53.3 16.1L202.7 73.8C176 91.6 160 121.6 160 153.7V192v48 24.9c0 29.2 13.3 56.7 36 75l7.4 5.9c26.5 21.2 44.6 51 51.2 84.2l2.3 11.4c5.2 26 30.5 42.9 56.5 37.7zM32 384H96c17.7 0 32-14.3 32-32V128c0-17.7-14.3-32-32-32H32C14.3 96 0 110.3 0 128V352c0 17.7 14.3 32 32 32z"]},faUserLock:{prefix:"fas",iconName:"user-lock",icon:[640,512,[],"f502","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H392.6c-5.4-9.4-8.6-20.3-8.6-32V352c0-2.1 .1-4.2 .3-6.3c-31-26-71-41.7-114.6-41.7H178.3zM528 240c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faArrowRightLong:VL,faLongArrowRight:xL,faAnchorCircleXmark:{prefix:"fas",iconName:"anchor-circle-xmark",icon:[640,512,[],"e4ac","M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c8.2 0 16.3-.6 24.2-1.8c-22.2-16.2-40.4-37.5-53-62.2H320V368 240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faEllipsis:ML,faEllipsisH:LL,faChessPawn:{prefix:"fas",iconName:"chess-pawn",icon:[320,512,[9823],"f443","M215.5 224c29.2-18.4 48.5-50.9 48.5-88c0-57.4-46.6-104-104-104S56 78.6 56 136c0 37.1 19.4 69.6 48.5 88H96c-17.7 0-32 14.3-32 32c0 16.5 12.5 30 28.5 31.8L80 400H240L227.5 287.8c16-1.8 28.5-15.3 28.5-31.8c0-17.7-14.3-32-32-32h-8.5zM22.6 473.4c-4.2 4.2-6.6 10-6.6 16C16 501.9 26.1 512 38.6 512H281.4c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L256 432H64L22.6 473.4z"]},faKitMedical:wL,faFirstAid:SL,faPersonThroughWindow:{prefix:"fas",iconName:"person-through-window",icon:[640,512,[],"e5a9","M64 64l224 0 0 9.8c0 39-23.7 74-59.9 88.4C167.6 186.5 128 245 128 310.2l0 73.8s0 0 0 0H64V64zm288 0l224 0V384H508.3l-3.7-4.5-75.2-90.2c-9.1-10.9-22.6-17.3-36.9-17.3l-71.1 0-41-63.1c-.3-.5-.6-1-1-1.4c44.7-29 72.5-79 72.5-133.6l0-9.8zm73 320H379.2l42.7 64H592c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48V400c0 26.5 21.5 48 48 48H308.2l33.2 49.8c9.8 14.7 29.7 18.7 44.4 8.9s18.7-29.7 8.9-44.4L310.5 336l74.6 0 40 48zm-159.5 0H192s0 0 0 0l0-73.8c0-10.2 1.6-20.1 4.7-29.5L265.5 384zM192 128a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},faToolbox:{prefix:"fas",iconName:"toolbox",icon:[512,512,[129520],"f552","M176 88v40H336V88c0-4.4-3.6-8-8-8H184c-4.4 0-8 3.6-8 8zm-48 40V88c0-30.9 25.1-56 56-56H328c30.9 0 56 25.1 56 56v40h28.1c12.7 0 24.9 5.1 33.9 14.1l51.9 51.9c9 9 14.1 21.2 14.1 33.9V304H384V288c0-17.7-14.3-32-32-32s-32 14.3-32 32v16H192V288c0-17.7-14.3-32-32-32s-32 14.3-32 32v16H0V227.9c0-12.7 5.1-24.9 14.1-33.9l51.9-51.9c9-9 21.2-14.1 33.9-14.1H128zM0 416V336H128v16c0 17.7 14.3 32 32 32s32-14.3 32-32V336H320v16c0 17.7 14.3 32 32 32s32-14.3 32-32V336H512v80c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64z"]},faHandsHoldingCircle:{prefix:"fas",iconName:"hands-holding-circle",icon:[640,512,[],"e4fb","M320 0a128 128 0 1 1 0 256A128 128 0 1 1 320 0zM40 64c22.1 0 40 17.9 40 40v40 80 40.2c0 17 6.7 33.3 18.7 45.3l51.1 51.1c8.3 8.3 21.3 9.6 31 3.1c12.9-8.6 14.7-26.9 3.7-37.8l-15.2-15.2-32-32c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l32 32 15.2 15.2 0 0 25.3 25.3c21 21 32.8 49.5 32.8 79.2V464c0 26.5-21.5 48-48 48H173.3c-17 0-33.3-6.7-45.3-18.7L28.1 393.4C10.1 375.4 0 351 0 325.5V224 160 104C0 81.9 17.9 64 40 64zm560 0c22.1 0 40 17.9 40 40v56 64V325.5c0 25.5-10.1 49.9-28.1 67.9L512 493.3c-12 12-28.3 18.7-45.3 18.7H400c-26.5 0-48-21.5-48-48V385.1c0-29.7 11.8-58.2 32.8-79.2l25.3-25.3 0 0 15.2-15.2 32-32c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-32 32-15.2 15.2c-11 11-9.2 29.2 3.7 37.8c9.7 6.5 22.7 5.2 31-3.1l51.1-51.1c12-12 18.7-28.3 18.7-45.3V224 144 104c0-22.1 17.9-40 40-40z"]},faBug:{prefix:"fas",iconName:"bug",icon:[512,512,[],"f188","M256 0c53 0 96 43 96 96v3.6c0 15.7-12.7 28.4-28.4 28.4H188.4c-15.7 0-28.4-12.7-28.4-28.4V96c0-53 43-96 96-96zM41.4 105.4c12.5-12.5 32.8-12.5 45.3 0l64 64c.7 .7 1.3 1.4 1.9 2.1c14.2-7.3 30.4-11.4 47.5-11.4H312c17.1 0 33.2 4.1 47.5 11.4c.6-.7 1.2-1.4 1.9-2.1l64-64c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-64 64c-.7 .7-1.4 1.3-2.1 1.9c6.2 12 10.1 25.3 11.1 39.5H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H416c0 24.6-5.5 47.8-15.4 68.6c2.2 1.3 4.2 2.9 6 4.8l64 64c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-63.1-63.1c-24.5 21.8-55.8 36.2-90.3 39.6V240c0-8.8-7.2-16-16-16s-16 7.2-16 16V479.2c-34.5-3.4-65.8-17.8-90.3-39.6L86.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l64-64c1.9-1.9 3.9-3.4 6-4.8C101.5 367.8 96 344.6 96 320H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96.3c1.1-14.1 5-27.5 11.1-39.5c-.7-.6-1.4-1.2-2.1-1.9l-64-64c-12.5-12.5-12.5-32.8 0-45.3z"]},faCreditCard:EL,faCreditCardAlt:kL,faCar:NL,faAutomobile:TL,faHandHoldingHand:{prefix:"fas",iconName:"hand-holding-hand",icon:[576,512,[],"e4f7","M7.8 207.7c-13.1-17.8-9.3-42.8 8.5-55.9L142.9 58.5C166.2 41.3 194.5 32 223.5 32H384 544c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H507.2l-44.9 36c-22.7 18.2-50.9 28-80 28H304 288 224c-17.7 0-32-14.3-32-32s14.3-32 32-32h64 16c8.8 0 16-7.2 16-16s-7.2-16-16-16H183.4L63.7 216.2c-17.8 13.1-42.8 9.3-55.9-8.5zM382.4 160l0 0 .9 0c-.3 0-.6 0-.9 0zM568.2 304.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 453.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V384c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 352l0 0-.9 0c.3 0 .6 0 .9 0z"]},faBookOpenReader:BL,faBookReader:IL,faMountainSun:{prefix:"fas",iconName:"mountain-sun",icon:[640,512,[],"e52f","M560 160A80 80 0 1 0 560 0a80 80 0 1 0 0 160zM55.9 512H381.1h75H578.9c33.8 0 61.1-27.4 61.1-61.1c0-11.2-3.1-22.2-8.9-31.8l-132-216.3C495 196.1 487.8 192 480 192s-15 4.1-19.1 10.7l-48.2 79L286.8 81c-6.6-10.6-18.3-17-30.8-17s-24.1 6.4-30.8 17L8.6 426.4C3 435.3 0 445.6 0 456.1C0 487 25 512 55.9 512z"]},faArrowsLeftRightToLine:{prefix:"fas",iconName:"arrows-left-right-to-line",icon:[640,512,[],"e4ba","M32 64c17.7 0 32 14.3 32 32l0 320c0 17.7-14.3 32-32 32s-32-14.3-32-32V96C0 78.3 14.3 64 32 64zm214.6 73.4c12.5 12.5 12.5 32.8 0 45.3L205.3 224l229.5 0-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3l-96 96c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L434.7 288l-229.5 0 41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-96-96c-12.5-12.5-12.5-32.8 0-45.3l96-96c12.5-12.5 32.8-12.5 45.3 0zM640 96V416c0 17.7-14.3 32-32 32s-32-14.3-32-32V96c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},faDiceD20:{prefix:"fas",iconName:"dice-d20",icon:[512,512,[],"f6cf","M48.7 125.8l53.2 31.9c7.8 4.7 17.8 2 22.2-5.9L201.6 12.1c3-5.4-.9-12.1-7.1-12.1c-1.6 0-3.2 .5-4.6 1.4L47.9 98.8c-9.6 6.6-9.2 20.9 .8 26.9zM16 171.7V295.3c0 8 10.4 11 14.7 4.4l60-92c5-7.6 2.6-17.8-5.2-22.5L40.2 158C29.6 151.6 16 159.3 16 171.7zM310.4 12.1l77.6 139.6c4.4 7.9 14.5 10.6 22.2 5.9l53.2-31.9c10-6 10.4-20.3 .8-26.9L322.1 1.4c-1.4-.9-3-1.4-4.6-1.4c-6.2 0-10.1 6.7-7.1 12.1zM496 171.7c0-12.4-13.6-20.1-24.2-13.7l-45.3 27.2c-7.8 4.7-10.1 14.9-5.2 22.5l60 92c4.3 6.7 14.7 3.6 14.7-4.4V171.7zm-49.3 246L286.1 436.6c-8.1 .9-14.1 7.8-14.1 15.9v52.8c0 3.7 3 6.8 6.8 6.8c.8 0 1.6-.1 2.4-.4l172.7-64c6.1-2.2 10.1-8 10.1-14.5c0-9.3-8.1-16.5-17.3-15.4zM233.2 512c3.7 0 6.8-3 6.8-6.8V452.6c0-8.1-6.1-14.9-14.1-15.9l-160.6-19c-9.2-1.1-17.3 6.1-17.3 15.4c0 6.5 4 12.3 10.1 14.5l172.7 64c.8 .3 1.6 .4 2.4 .4zM41.7 382.9l170.9 20.2c7.8 .9 13.4-7.5 9.5-14.3l-85.7-150c-5.9-10.4-20.7-10.8-27.3-.8L30.2 358.2c-6.5 9.9-.3 23.3 11.5 24.7zm439.6-24.8L402.9 238.1c-6.5-10-21.4-9.6-27.3 .8L290.2 388.5c-3.9 6.8 1.6 15.2 9.5 14.3l170.1-20c11.8-1.4 18-14.7 11.5-24.6zm-216.9 11l78.4-137.2c6.1-10.7-1.6-23.9-13.9-23.9H183.1c-12.3 0-20 13.3-13.9 23.9l78.4 137.2c3.7 6.4 13 6.4 16.7 0zM174.4 176H337.6c12.2 0 19.9-13.1 14-23.8l-80-144c-2.8-5.1-8.2-8.2-14-8.2h-3.2c-5.8 0-11.2 3.2-14 8.2l-80 144c-5.9 10.7 1.8 23.8 14 23.8z"]},faTruckDroplet:{prefix:"fas",iconName:"truck-droplet",icon:[640,512,[],"e58c","M0 48C0 21.5 21.5 0 48 0H368c26.5 0 48 21.5 48 48V96h50.7c17 0 33.3 6.7 45.3 18.7L589.3 192c12 12 18.7 28.3 18.7 45.3V256v32 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48V48zM416 256H544V237.3L466.7 160H416v96zM160 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM208 272c39.8 0 72-29.6 72-66c0-27-39.4-82.9-59.9-110.3c-6.1-8.2-18.1-8.2-24.2 0C175.4 123 136 179 136 206c0 36.5 32.2 66 72 66z"]},faFileCircleXmark:{prefix:"fas",iconName:"file-circle-xmark",icon:[576,512,[],"e5a1","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z"]},faTemperatureArrowUp:$L,faTemperatureUp:RL,faMedal:{prefix:"fas",iconName:"medal",icon:[512,512,[127941],"f5a2","M4.1 38.2C1.4 34.2 0 29.4 0 24.6C0 11 11 0 24.6 0H133.9c11.2 0 21.7 5.9 27.4 15.5l68.5 114.1c-48.2 6.1-91.3 28.6-123.4 61.9L4.1 38.2zm503.7 0L405.6 191.5c-32.1-33.3-75.2-55.8-123.4-61.9L350.7 15.5C356.5 5.9 366.9 0 378.1 0H487.4C501 0 512 11 512 24.6c0 4.8-1.4 9.6-4.1 13.6zM80 336a176 176 0 1 1 352 0A176 176 0 1 1 80 336zm184.4-94.9c-3.4-7-13.3-7-16.8 0l-22.4 45.4c-1.4 2.8-4 4.7-7 5.1L168 298.9c-7.7 1.1-10.7 10.5-5.2 16l36.3 35.4c2.2 2.2 3.2 5.2 2.7 8.3l-8.6 49.9c-1.3 7.6 6.7 13.5 13.6 9.9l44.8-23.6c2.7-1.4 6-1.4 8.7 0l44.8 23.6c6.9 3.6 14.9-2.2 13.6-9.9l-8.6-49.9c-.5-3 .5-6.1 2.7-8.3l36.3-35.4c5.6-5.4 2.5-14.8-5.2-16l-50.1-7.3c-3-.4-5.7-2.4-7-5.1l-22.4-45.4z"]},faBed:{prefix:"fas",iconName:"bed",icon:[640,512,[128716],"f236","M32 32c17.7 0 32 14.3 32 32V320H288V160c0-17.7 14.3-32 32-32H544c53 0 96 43 96 96V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V416H352 320 64v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V64C0 46.3 14.3 32 32 32zm144 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},faSquareH:AL,faHSquare:PL,faPodcast:{prefix:"fas",iconName:"podcast",icon:[448,512,[],"f2ce","M319.4 372c48.5-31.3 80.6-85.9 80.6-148c0-97.2-78.8-176-176-176S48 126.8 48 224c0 62.1 32.1 116.6 80.6 148c1.2 17.3 4 38 7.2 57.1l.2 1C56 395.8 0 316.5 0 224C0 100.3 100.3 0 224 0S448 100.3 448 224c0 92.5-56 171.9-136 206.1l.2-1.1c3.1-19.2 6-39.8 7.2-57zm-2.3-38.1c-1.6-5.7-3.9-11.1-7-16.2c-5.8-9.7-13.5-17-21.9-22.4c19.5-17.6 31.8-43 31.8-71.3c0-53-43-96-96-96s-96 43-96 96c0 28.3 12.3 53.8 31.8 71.3c-8.4 5.4-16.1 12.7-21.9 22.4c-3.1 5.1-5.4 10.5-7 16.2C99.8 307.5 80 268 80 224c0-79.5 64.5-144 144-144s144 64.5 144 144c0 44-19.8 83.5-50.9 109.9zM224 312c32.9 0 64 8.6 64 43.8c0 33-12.9 104.1-20.6 132.9c-5.1 19-24.5 23.4-43.4 23.4s-38.2-4.4-43.4-23.4c-7.8-28.5-20.6-99.7-20.6-132.8c0-35.1 31.1-43.8 64-43.8zm0-144a56 56 0 1 1 0 112 56 56 0 1 1 0-112z"]},faTemperatureFull:WL,faTemperature4:DL,faThermometer4:OL,faThermometerFull:FL,faBell:{prefix:"fas",iconName:"bell",icon:[448,512,[128276,61602],"f0f3","M224 0c-17.7 0-32 14.3-32 32V51.2C119 66 64 130.6 64 208v18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416H416c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3H224 160c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"]},faSuperscript:{prefix:"fas",iconName:"superscript",icon:[512,512,[],"f12b","M480 32c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32 16c-15.8 7.9-22.2 27.1-14.3 42.9C393 73.5 404.3 80 416 80v80c-17.7 0-32 14.3-32 32s14.3 32 32 32h32 32c17.7 0 32-14.3 32-32s-14.3-32-32-32V32zM32 64C14.3 64 0 78.3 0 96s14.3 32 32 32H47.3l89.6 128L47.3 384H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64c10.4 0 20.2-5.1 26.2-13.6L176 311.8l85.8 122.6c6 8.6 15.8 13.6 26.2 13.6h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H304.7L215.1 256l89.6-128H320c17.7 0 32-14.3 32-32s-14.3-32-32-32H288c-10.4 0-20.2 5.1-26.2 13.6L176 200.2 90.2 77.6C84.2 69.1 74.4 64 64 64H32z"]},faPlugCircleXmark:{prefix:"fas",iconName:"plug-circle-xmark",icon:[576,512,[],"e560","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L454.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L432 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L409.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L432 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},faStarOfLife:{prefix:"fas",iconName:"star-of-life",icon:[512,512,[],"f621","M208 32c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V172.9l122-70.4c15.3-8.8 34.9-3.6 43.7 11.7l16 27.7c8.8 15.3 3.6 34.9-11.7 43.7L352 256l122 70.4c15.3 8.8 20.5 28.4 11.7 43.7l-16 27.7c-8.8 15.3-28.4 20.6-43.7 11.7L304 339.1V480c0 17.7-14.3 32-32 32H240c-17.7 0-32-14.3-32-32V339.1L86 409.6c-15.3 8.8-34.9 3.6-43.7-11.7l-16-27.7c-8.8-15.3-3.6-34.9 11.7-43.7L160 256 38 185.6c-15.3-8.8-20.5-28.4-11.7-43.7l16-27.7C51.1 98.8 70.7 93.6 86 102.4l122 70.4V32z"]},faPhoneSlash:{prefix:"fas",iconName:"phone-slash",icon:[640,512,[],"f3dd","M228.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C76.1 30.2 64 46 64 64c0 107.4 37.8 206 100.8 283.1L9.2 469.1c-10.4 8.2-12.3 23.3-4.1 33.7s23.3 12.3 33.7 4.1l592-464c10.4-8.2 12.3-23.3 4.1-33.7s-23.3-12.3-33.7-4.1L253 278c-17.8-21.5-32.9-45.2-45-70.7L257.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96zm96.8 319l-91.3 72C310.7 476 407.1 512 512 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L368.7 368c-15-7.1-29.3-15.2-43-24.3z"]},faPaintRoller:{prefix:"fas",iconName:"paint-roller",icon:[512,512,[],"f5aa","M0 64C0 28.7 28.7 0 64 0H352c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM160 352c0-17.7 14.3-32 32-32V304c0-44.2 35.8-80 80-80H416c17.7 0 32-14.3 32-32V160 69.5c37.3 13.2 64 48.7 64 90.5v32c0 53-43 96-96 96H272c-8.8 0-16 7.2-16 16v16c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V352z"]},faHandshakeAngle:GL,faHandsHelping:UL,faLocationDot:jL,faMapMarkerAlt:qL,faFile:{prefix:"fas",iconName:"file",icon:[384,512,[128196,128459,61462],"f15b","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128z"]},faGreaterThan:{prefix:"fas",iconName:"greater-than",icon:[384,512,[62769],"3e","M3.4 81.7c-7.9 15.8-1.5 35 14.3 42.9L280.5 256 17.7 387.4C1.9 395.3-4.5 414.5 3.4 430.3s27.1 22.2 42.9 14.3l320-160c10.8-5.4 17.7-16.5 17.7-28.6s-6.8-23.2-17.7-28.6l-320-160c-15.8-7.9-35-1.5-42.9 14.3z"]},faPersonSwimming:ZL,faSwimmer:YL,faArrowDown:{prefix:"fas",iconName:"arrow-down",icon:[384,512,[8595],"f063","M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8 224 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"]},faDroplet:JL,faTint:XL,faEraser:{prefix:"fas",iconName:"eraser",icon:[576,512,[],"f12d","M290.7 57.4L57.4 290.7c-25 25-25 65.5 0 90.5l80 80c12 12 28.3 18.7 45.3 18.7H288h9.4H512c17.7 0 32-14.3 32-32s-14.3-32-32-32H387.9L518.6 285.3c25-25 25-65.5 0-90.5L381.3 57.4c-25-25-65.5-25-90.5 0zM297.4 416H288l-105.4 0-80-80L227.3 211.3 364.7 348.7 297.4 416z"]},faEarthAmericas:KL,faEarth:QL,faEarthAmerica:ew,faGlobeAmericas:tw,faPersonBurst:{prefix:"fas",iconName:"person-burst",icon:[640,512,[],"e53b","M480 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 384V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V256.9l28.6 47.5c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-58.3-97c-17.4-28.9-48.6-46.6-82.3-46.6H465.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L408 256.9V480c0 17.7 14.3 32 32 32s32-14.3 32-32zM190.9 18.1C188.4 12 182.6 8 176 8s-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6L176 286.1l58.6 53.9c4.8 4.4 11.9 5.5 17.8 2.6s9.5-9 9-15.5l-5.6-79.4 50.5-7.8 24.4-40.5-55.2-38L315 92.2c3.3-5.7 2.7-12.8-1.4-17.9s-10.9-7.2-17.2-5.3L220.3 92.1l-29.4-74z"]},faDove:{prefix:"fas",iconName:"dove",icon:[512,512,[128330],"f4ba","M160.8 96.5c14 17 31 30.9 49.5 42.2c25.9 15.8 53.7 25.9 77.7 31.6V138.8C265.8 108.5 250 71.5 248.6 28c-.4-11.3-7.5-21.5-18.4-24.4c-7.6-2-15.8-.2-21 5.8c-13.3 15.4-32.7 44.6-48.4 87.2zM320 144v30.6l0 0v1.3l0 0 0 32.1c-60.8-5.1-185-43.8-219.3-157.2C97.4 40 87.9 32 76.6 32c-7.9 0-15.3 3.9-18.8 11C46.8 65.9 32 112.1 32 176c0 116.9 80.1 180.5 118.4 202.8L11.8 416.6C6.7 418 2.6 421.8 .9 426.8s-.8 10.6 2.3 14.8C21.7 466.2 77.3 512 160 512c3.6 0 7.2-1.2 10-3.5L245.6 448H320c88.4 0 160-71.6 160-160V128l29.9-44.9c1.3-2 2.1-4.4 2.1-6.8c0-6.8-5.5-12.3-12.3-12.3H400c-44.2 0-80 35.8-80 80zm80-16a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},faBatteryEmpty:ow,faBattery0:rw,faSocks:{prefix:"fas",iconName:"socks",icon:[512,512,[129510],"f696","M175.2 476.6c-9.7-18-15.2-38.7-15.2-60.6c0-40.3 19-78.2 51.2-102.4l64-48c8.1-6 12.8-15.5 12.8-25.6V96H128V240c0 20.1-9.5 39.1-25.6 51.2l-64 48C14.2 357.3 0 385.8 0 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2l21.6-16.2zM128 64H288V48c0-14.5 3.9-28.2 10.7-39.9C291 3 281.9 0 272 0H176c-26.5 0-48 21.5-48 48V64zM320 96V240c0 20.1-9.5 39.1-25.6 51.2l-64 48C206.2 357.3 192 385.8 192 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2l115.2-86.4C493 382.2 512 344.3 512 304V96H320zM512 64V48c0-26.5-21.5-48-48-48H368c-26.5 0-48 21.5-48 48V64H512z"]},faInbox:{prefix:"fas",iconName:"inbox",icon:[512,512,[],"f01c","M121 32C91.6 32 66 52 58.9 80.5L1.9 308.4C.6 313.5 0 318.7 0 323.9V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V323.9c0-5.2-.6-10.4-1.9-15.5l-57-227.9C446 52 420.4 32 391 32H121zm0 64H391l48 192H387.8c-12.1 0-23.2 6.8-28.6 17.7l-14.3 28.6c-5.4 10.8-16.5 17.7-28.6 17.7H195.8c-12.1 0-23.2-6.8-28.6-17.7l-14.3-28.6c-5.4-10.8-16.5-17.7-28.6-17.7H73L121 96z"]},faSection:{prefix:"fas",iconName:"section",icon:[256,512,[],"e447","M64.9 96C67.1 84.4 73.7 76.2 86 70.6c13.8-6.2 34.8-8.9 61.2-4.5c8.8 1.4 36.1 7.1 44.1 9.3c17 4.8 34.7-5.1 39.5-22.2s-5.1-34.7-22.2-39.5c-11.1-3.1-41-9.2-50.9-10.8C123-2.7 88.3-.6 59.7 12.3C29.9 25.8 7.5 50.9 1.6 86.5c-.1 .5-.2 1.1-.2 1.6c-2.2 19.7 .3 37.9 8.1 54.1c7.7 16.1 19.4 28 32 36.9c.6 .5 1.3 .9 2 1.4C22.3 194.2 6.5 215.1 1.7 243c-.1 .6-.2 1.1-.2 1.7c-2.3 19.3 .4 37.1 8.4 53c7.9 15.6 19.8 27 32.3 35.5c22.4 15.2 51.9 24 75.4 31l0 0 3.7 1.1c27.2 8.2 46.9 14.6 59.4 23.8c5.5 4 8.2 7.6 9.5 10.9c1.3 3.2 2.6 8.6 .9 18.1c-1.7 10.1-7.7 18-20.7 23.5c-14 6-35.4 8.5-62 4.4c-12.8-2.1-35.1-9.7-54.1-16.2l0 0c-4.3-1.5-8.5-2.9-12.3-4.2C25.3 420 7.2 429.1 1.6 445.8s3.5 34.9 20.3 40.5c2.6 .8 5.7 1.9 9.2 3.1c18.6 6.3 48.5 16.6 67.3 19.6l0 0 .2 0c34.5 5.4 68.8 3.4 97.2-8.7c29.4-12.6 52.5-36.5 58.5-71.5c3.3-19.3 1.9-37.4-5-53.9c-6.3-15-16.4-26.4-27.6-35.2c16.5-13.9 28.5-33.2 32.6-58.2c3.2-19.8 1.9-38.3-4.8-55.1c-6.7-16.8-17.8-29.4-30.2-39c-22.8-17.6-53.6-27.4-77.7-35l-1.4-.5c-27.4-8.7-47.8-15.3-61.5-25c-6.1-4.4-9.5-8.5-11.4-12.4c-1.8-3.7-3.2-9.3-2.3-18.5zm76.7 208.5c-.2-.1-.4-.1-.6-.2l-1.4-.4c-27.4-8.2-47.9-14.5-61.7-23.8c-6.2-4.2-9.3-7.9-11-11.3c-1.5-3-2.9-7.7-2.1-15.7c1.9-9.7 7.9-17.3 20.5-22.7c14-6 35.4-8.5 62.1-4.3l16.4 2.6c6.3 2.9 11.7 6 16.2 9.5c5.5 4.2 8.4 8.2 10 12.2c1.6 4 2.8 10.4 1.1 20.9c-2.4 14.7-12.8 26.4-37.1 31l-12.4 2.3z"]},faGaugeHigh:cw,faTachometerAlt:aw,faTachometerAltFast:nw,faEnvelopeOpenText:{prefix:"fas",iconName:"envelope-open-text",icon:[512,512,[],"f658","M215.4 96H144 107.8 96v8.8V144v40.4 89L.2 202.5c1.6-18.1 10.9-34.9 25.7-45.8L48 140.3V96c0-26.5 21.5-48 48-48h76.6l49.9-36.9C232.2 3.9 243.9 0 256 0s23.8 3.9 33.5 11L339.4 48H416c26.5 0 48 21.5 48 48v44.3l22.1 16.4c14.8 10.9 24.1 27.7 25.7 45.8L416 273.4v-89V144 104.8 96H404.2 368 296.6 215.4zM0 448V242.1L217.6 403.3c11.1 8.2 24.6 12.7 38.4 12.7s27.3-4.4 38.4-12.7L512 242.1V448v0c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64v0zM176 160H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H176c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faHospital:lw,faHospitalAlt:iw,faHospitalWide:sw,faWineBottle:{prefix:"fas",iconName:"wine-bottle",icon:[512,512,[],"f72f","M393.4 9.4c12.5-12.5 32.8-12.5 45.3 0l64 64c12.5 12.5 12.5 32.8 0 45.3c-11.8 11.8-30.7 12.5-43.2 1.9l-9.5 9.5-48.8 48.8c-9.2 9.2-11.5 22.9-8.6 35.6c9.4 40.9-1.9 85.6-33.8 117.5L197.3 493.3c-25 25-65.5 25-90.5 0l-88-88c-25-25-25-65.5 0-90.5L180.2 153.3c31.9-31.9 76.6-43.1 117.5-33.8c12.6 2.9 26.4 .5 35.5-8.6l48.8-48.8 9.5-9.5c-10.6-12.6-10-31.4 1.9-43.2zM99.3 347.3l65.4 65.4c6.2 6.2 16.4 6.2 22.6 0l97.4-97.4c6.2-6.2 6.2-16.4 0-22.6l-65.4-65.4c-6.2-6.2-16.4-6.2-22.6 0L99.3 324.7c-6.2 6.2-6.2 16.4 0 22.6z"]},faChessRook:{prefix:"fas",iconName:"chess-rook",icon:[448,512,[9820],"f447","M32 192V48c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16V88c0 4.4 3.6 8 8 8h32c4.4 0 8-3.6 8-8V48c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16V88c0 4.4 3.6 8 8 8h32c4.4 0 8-3.6 8-8V48c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16V192c0 10.1-4.7 19.6-12.8 25.6L352 256l16 144H80L96 256 44.8 217.6C36.7 211.6 32 202.1 32 192zm176 96h32c8.8 0 16-7.2 16-16V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v48c0 8.8 7.2 16 16 16zM22.6 473.4L64 432H384l41.4 41.4c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6H38.6C26.1 512 16 501.9 16 489.4c0-6 2.4-11.8 6.6-16z"]},faBarsStaggered:dw,faReorder:mw,faStream:fw,faDharmachakra:{prefix:"fas",iconName:"dharmachakra",icon:[512,512,[9784],"f655","M337.8 205.7l48.6-42.5c13.8 19.3 23.4 41.9 27.4 66.2l-64.4 4.3c-2.4-10.1-6.4-19.5-11.6-28zm140.1 19.5c-5.3-38.8-20.6-74.5-43.2-104.3l.8-.7C449 108.4 449.7 87.6 437 75s-33.4-12-45.2 1.5l-.7 .8c-29.8-22.6-65.5-37.9-104.3-43.2l.1-1.1c1.2-17.9-13-33-30.9-33s-32.1 15.2-30.9 33l.1 1.1c-38.8 5.3-74.5 20.6-104.3 43.2l-.7-.8C108.4 63 87.6 62.3 75 75s-12 33.4 1.5 45.2l.8 .7c-22.6 29.8-37.9 65.5-43.2 104.3l-1.1-.1c-17.9-1.2-33 13-33 30.9s15.2 32.1 33 30.9l1.1-.1c5.3 38.8 20.6 74.5 43.2 104.3l-.8 .7C63 403.6 62.3 424.4 75 437s33.4 12 45.2-1.5l.7-.8c29.8 22.6 65.5 37.9 104.3 43.2l-.1 1.1c-1.2 17.9 13 33 30.9 33s32.1-15.2 30.9-33l-.1-1.1c38.8-5.3 74.5-20.6 104.3-43.2l.7 .8c11.8 13.5 32.5 14.2 45.2 1.5s12-33.4-1.5-45.2l-.8-.7c22.6-29.8 37.9-65.5 43.2-104.3l1.1 .1c17.9 1.2 33-13 33-30.9s-15.2-32.1-33-30.9l-1.1 .1zM163.2 125.6c19.3-13.8 41.9-23.4 66.2-27.5l4.3 64.4c-10 2.4-19.5 6.4-28 11.6l-42.5-48.6zm-65 103.8c4.1-24.4 13.7-46.9 27.5-66.2l48.6 42.5c-5.3 8.5-9.2 18-11.6 28l-64.4-4.3zm27.5 119.4c-13.8-19.3-23.4-41.9-27.5-66.2l64.4-4.3c2.4 10 6.4 19.5 11.6 28l-48.6 42.5zm103.8 65c-24.4-4.1-46.9-13.7-66.2-27.4l42.5-48.6c8.5 5.3 18 9.2 28 11.6l-4.3 64.4zm119.4-27.4c-19.3 13.8-41.9 23.4-66.2 27.4l-4.3-64.4c10-2.4 19.5-6.4 28-11.6l42.5 48.6zm65-103.8c-4.1 24.4-13.7 46.9-27.4 66.2l-48.6-42.5c5.3-8.5 9.2-18 11.6-28l64.4 4.3zm-65-156.9l-42.5 48.6c-8.5-5.3-18-9.2-28-11.6l4.3-64.4c24.4 4.1 46.9 13.7 66.2 27.5zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faHotdog:{prefix:"fas",iconName:"hotdog",icon:[512,512,[127789],"f80f","M488.6 23.4c31.2 31.2 31.2 81.9 0 113.1l-352 352c-31.2 31.2-81.9 31.2-113.1 0s-31.2-81.9 0-113.1l352-352c31.2-31.2 81.9-31.2 113.1 0zM443.3 92.7c-6.2-6.2-16.4-6.2-22.6 0c-12.5 12.5-23.8 15.1-37.5 17.6l-2.5 .4c-13.8 2.5-31.6 5.6-48 22c-16.7 16.7-20.9 36-24.1 50.9l0 0v0l-.2 1c-3.4 15.6-6 26.4-15.7 36.1s-20.5 12.3-36.1 15.7l-1 .2c-14.9 3.2-34.2 7.4-50.9 24.1s-20.9 36-24.1 50.9l-.2 1c-3.4 15.6-6 26.4-15.7 36.1c-9.2 9.2-18 10.8-32.7 13.4l0 0-.9 .2c-15.6 2.8-34.9 6.9-54.4 26.4c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0c12.5-12.5 23.8-15.1 37.5-17.6l2.5-.4c13.8-2.5 31.6-5.6 48-22c16.7-16.7 20.9-36 24.1-50.9l.2-1c3.4-15.6 6-26.4 15.7-36.1s20.5-12.3 36.1-15.7l1-.2c14.9-3.2 34.2-7.4 50.9-24.1s20.9-36 24.1-50.9l.2-1c3.4-15.6 6-26.4 15.7-36.1c9.2-9.2 18-10.8 32.7-13.4l.9-.2c15.6-2.8 34.9-6.9 54.4-26.4c6.2-6.2 6.2-16.4 0-22.6zM191.2 479.2l288-288L495 207c10.9 10.9 17 25.6 17 41s-6.1 30.1-17 41L289 495c-10.9 10.9-25.6 17-41 17s-30.1-6.1-41-17l-15.8-15.8zM17 305C6.1 294.1 0 279.4 0 264s6.1-30.1 17-41L223 17C233.9 6.1 248.6 0 264 0s30.1 6.1 41 17l15.8 15.8-288 288L17 305z"]},faPersonWalkingWithCane:uw,faBlind:pw,faDrum:{prefix:"fas",iconName:"drum",icon:[512,512,[129345],"f569","M501.2 76.1c11.1-7.3 14.2-22.1 6.9-33.2s-22.1-14.2-33.2-6.9L370.2 104.5C335.8 98.7 297 96 256 96C114.6 96 0 128 0 208V368c0 31.3 27.4 58.8 72 78.7V344c0-13.3 10.7-24 24-24s24 10.7 24 24V463.4c33 8.9 71.1 14.5 112 16.1V376c0-13.3 10.7-24 24-24s24 10.7 24 24V479.5c40.9-1.6 79-7.2 112-16.1V344c0-13.3 10.7-24 24-24s24 10.7 24 24V446.7c44.6-19.9 72-47.4 72-78.7V208c0-41.1-30.2-69.5-78.8-87.4l67.9-44.5zM307.4 145.6l-64.6 42.3c-11.1 7.3-14.2 22.1-6.9 33.2s22.1 14.2 33.2 6.9l111.1-72.8c14.7 3.2 27.9 7 39.4 11.5C458.4 181.8 464 197.4 464 208c0 .8-2.7 17.2-46 35.9C379.1 260.7 322 272 256 272s-123.1-11.3-162-28.1C50.7 225.2 48 208.8 48 208c0-10.6 5.6-26.2 44.4-41.3C130.6 151.9 187.8 144 256 144c18 0 35.1 .5 51.4 1.6z"]},faIceCream:{prefix:"fas",iconName:"ice-cream",icon:[448,512,[127848],"f810","M367.1 160c.6-5.3 .9-10.6 .9-16C368 64.5 303.5 0 224 0S80 64.5 80 144c0 5.4 .3 10.7 .9 16H80c-26.5 0-48 21.5-48 48s21.5 48 48 48h53.5 181H368c26.5 0 48-21.5 48-48s-21.5-48-48-48h-.9zM96 288L200.8 497.7c4.4 8.8 13.3 14.3 23.2 14.3s18.8-5.5 23.2-14.3L352 288H96z"]},faHeartCircleBolt:{prefix:"fas",iconName:"heart-circle-bolt",icon:[576,512,[],"e4fc","M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm47.9-225c4.3 3.7 5.4 9.9 2.6 14.9L452.4 356H488c5.2 0 9.8 3.3 11.4 8.2s-.1 10.3-4.2 13.4l-96 72c-4.5 3.4-10.8 3.2-15.1-.6s-5.4-9.9-2.6-14.9L411.6 380H376c-5.2 0-9.8-3.3-11.4-8.2s.1-10.3 4.2-13.4l96-72c4.5-3.4 10.8-3.2 15.1 .6z"]},faFax:{prefix:"fas",iconName:"fax",icon:[512,512,[128224,128439],"f1ac","M128 64v96h64V64H386.7L416 93.3V160h64V93.3c0-17-6.7-33.3-18.7-45.3L432 18.7C420 6.7 403.7 0 386.7 0H192c-35.3 0-64 28.7-64 64zM0 160V480c0 17.7 14.3 32 32 32H64c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32H32c-17.7 0-32 14.3-32 32zm480 32H128V480c0 17.7 14.3 32 32 32H480c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM256 256a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 96a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM224 416a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faParagraph:{prefix:"fas",iconName:"paragraph",icon:[448,512,[182],"f1dd","M192 32h64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H384l0 352c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-352H288V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H192c-88.4 0-160-71.6-160-160s71.6-160 160-160z"]},faCheckToSlot:bw,faVoteYea:hw,faStarHalf:{prefix:"fas",iconName:"star-half",icon:[576,512,[61731],"f089","M288 0c-12.2 .1-23.3 7-28.6 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3L288 439.8V0zM429.9 512c1.1 .1 2.1 .1 3.2 0h-3.2z"]},faBoxesStacked:gw,faBoxes:vw,faBoxesAlt:Cw,faLink:yw,faChain:yw,faEarListen:zw,faAssistiveListeningSystems:zw,faTreeCity:{prefix:"fas",iconName:"tree-city",icon:[640,512,[],"e587","M288 48c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48V192h40V120c0-13.3 10.7-24 24-24s24 10.7 24 24v72h24c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H432 336c-26.5 0-48-21.5-48-48V48zm64 32v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16zm16 80c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16H368zM352 272v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16zm176-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H528zM512 368v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H528c-8.8 0-16 7.2-16 16zM224 160c0 6-1 11-2 16c20 14 34 38 34 64c0 45-36 80-80 80H160V480c0 18-15 32-32 32c-18 0-32-14-32-32V320H80c-45 0-80-35-80-80c0-26 13-50 33-64c-1-5-1-10-1-16c0-53 42-96 96-96c53 0 96 43 96 96z"]},faPlay:{prefix:"fas",iconName:"play",icon:[384,512,[9654],"f04b","M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80V432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z"]},faFont:{prefix:"fas",iconName:"font",icon:[448,512,[],"f031","M254 52.8C249.3 40.3 237.3 32 224 32s-25.3 8.3-30 20.8L57.8 416H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32h-1.8l18-48H303.8l18 48H320c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H390.2L254 52.8zM279.8 304H168.2L224 155.1 279.8 304z"]},faRupiahSign:{prefix:"fas",iconName:"rupiah-sign",icon:[512,512,[],"e23d","M0 64C0 46.3 14.3 32 32 32h80c79.5 0 144 64.5 144 144c0 58.8-35.2 109.3-85.7 131.7l51.4 128.4c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8L106.3 320H64V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V288 64zM64 256h48c44.2 0 80-35.8 80-80s-35.8-80-80-80H64V256zm256-96h80c61.9 0 112 50.1 112 112s-50.1 112-112 112H352v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V352 192c0-17.7 14.3-32 32-32zm80 160c26.5 0 48-21.5 48-48s-21.5-48-48-48H352v96h48z"]},faMagnifyingGlass:Hw,faSearch:Hw,faTableTennisPaddleBall:_w,faPingPongPaddleBall:_w,faTableTennis:_w,faPersonDotsFromLine:Vw,faDiagnoses:Vw,faTrashCanArrowUp:xw,faTrashRestoreAlt:xw,faNairaSign:{prefix:"fas",iconName:"naira-sign",icon:[448,512,[],"e1f6","M122.6 46.3c-7.8-11.7-22.4-17-35.9-12.9S64 49.9 64 64V256H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320H228.2l97.2 145.8c7.8 11.7 22.4 17 35.9 12.9s22.7-16.5 22.7-30.6V320h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H384V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V256H262.5L122.6 46.3zM305.1 320H320v22.3L305.1 320zM185.5 256H128V169.7L185.5 256z"]},faCartArrowDown:{prefix:"fas",iconName:"cart-arrow-down",icon:[576,512,[],"f218","M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48H69.5c3.8 0 7.1 2.7 7.9 6.5l51.6 271c6.5 34 36.2 58.5 70.7 58.5H488c13.3 0 24-10.7 24-24s-10.7-24-24-24H199.7c-11.5 0-21.4-8.2-23.6-19.5L170.7 288H459.2c32.6 0 61.1-21.8 69.5-53.3l41-152.3C576.6 57 557.4 32 531.1 32H360V134.1l23-23c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-64 64c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l23 23V32H120.1C111 12.8 91.6 0 69.5 0H24zM176 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm336-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},faWalkieTalkie:{prefix:"fas",iconName:"walkie-talkie",icon:[384,512,[],"f8ef","M112 24c0-13.3-10.7-24-24-24S64 10.7 64 24V96H48C21.5 96 0 117.5 0 144V300.1c0 12.7 5.1 24.9 14.1 33.9l3.9 3.9c9 9 14.1 21.2 14.1 33.9V464c0 26.5 21.5 48 48 48H304c26.5 0 48-21.5 48-48V371.9c0-12.7 5.1-24.9 14.1-33.9l3.9-3.9c9-9 14.1-21.2 14.1-33.9V144c0-26.5-21.5-48-48-48H320c0-17.7-14.3-32-32-32s-32 14.3-32 32H224c0-17.7-14.3-32-32-32s-32 14.3-32 32H112V24zm0 136H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faFilePen:Mw,faFileEdit:Mw,faReceipt:{prefix:"fas",iconName:"receipt",icon:[384,512,[129534],"f543","M14 2.2C22.5-1.7 32.5-.3 39.6 5.8L80 40.4 120.4 5.8c9-7.7 22.3-7.7 31.2 0L192 40.4 232.4 5.8c9-7.7 22.3-7.7 31.2 0L304 40.4 344.4 5.8c7.1-6.1 17.1-7.5 25.6-3.6s14 12.4 14 21.8V488c0 9.4-5.5 17.9-14 21.8s-18.5 2.5-25.6-3.6L304 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L192 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L80 471.6 39.6 506.2c-7.1 6.1-17.1 7.5-25.6 3.6S0 497.4 0 488V24C0 14.6 5.5 6.1 14 2.2zM96 144c-8.8 0-16 7.2-16 16s7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H96zM80 352c0 8.8 7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H96c-8.8 0-16 7.2-16 16zM96 240c-8.8 0-16 7.2-16 16s7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H96z"]},faSquarePen:Lw,faPenSquare:Lw,faPencilSquare:Lw,faSuitcaseRolling:{prefix:"fas",iconName:"suitcase-rolling",icon:[384,512,[],"f5c1","M144 56c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v72H144V56zm176 72H288V56c0-30.9-25.1-56-56-56H152C121.1 0 96 25.1 96 56v72H64c-35.3 0-64 28.7-64 64V416c0 35.3 28.7 64 64 64c0 17.7 14.3 32 32 32s32-14.3 32-32H256c0 17.7 14.3 32 32 32s32-14.3 32-32c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64zM112 224H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 128H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faPersonCircleExclamation:{prefix:"fas",iconName:"person-circle-exclamation",icon:[576,512,[],"e53f","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16v80c0 8.8 7.2 16 16 16s16-7.2 16-16V288c0-8.8-7.2-16-16-16z"]},faChevronDown:{prefix:"fas",iconName:"chevron-down",icon:[512,512,[],"f078","M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"]},faBatteryFull:ww,faBattery:ww,faBattery5:ww,faSkullCrossbones:{prefix:"fas",iconName:"skull-crossbones",icon:[448,512,[128369,9760],"f714","M368 128c0 44.4-25.4 83.5-64 106.4V256c0 17.7-14.3 32-32 32H176c-17.7 0-32-14.3-32-32V234.4c-38.6-23-64-62.1-64-106.4C80 57.3 144.5 0 224 0s144 57.3 144 128zM168 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM3.4 273.7c7.9-15.8 27.1-22.2 42.9-14.3L224 348.2l177.7-88.8c15.8-7.9 35-1.5 42.9 14.3s1.5 35-14.3 42.9L295.6 384l134.8 67.4c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3L224 419.8 46.3 508.6c-15.8 7.9-35 1.5-42.9-14.3s-1.5-35 14.3-42.9L152.4 384 17.7 316.6C1.9 308.7-4.5 289.5 3.4 273.7z"]},faCodeCompare:{prefix:"fas",iconName:"code-compare",icon:[512,512,[],"e13a","M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1s14.2 12.4 14.2 21.9v40h16c35.3 0 64-28.7 64-64V153.3C371.7 141 352 112.8 352 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3V320c0 70.7-57.3 128-128 128H320v40zM456 80a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM192 24c0-9.5 5.6-18.1 14.2-21.9s18.8-2.3 25.8 4.1l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1s-14.2-12.4-14.2-21.9V128H176c-35.3 0-64 28.7-64 64V358.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3V192c0-70.7 57.3-128 128-128h16V24zM56 432a24 24 0 1 0 48 0 24 24 0 1 0 -48 0z"]},faListUl:Sw,faListDots:Sw,faSchoolLock:{prefix:"fas",iconName:"school-lock",icon:[640,512,[],"e56f","M302.2 5.4c10.7-7.2 24.8-7.2 35.5 0L473.7 96H592c26.5 0 48 21.5 48 48V272c0-61.9-50.1-112-112-112s-112 50.1-112 112v24.6c-19.1 11.1-32 31.7-32 55.4H320.3l-.3 0c-35.3 0-64 28.7-64 64v96h64v0H48c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48H166.3L302.2 5.4zM80 208v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H96c-8.8 0-16 7.2-16 16zm0 128v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V336c0-8.8-7.2-16-16-16H96c-8.8 0-16 7.2-16 16zm240-72a88 88 0 1 0 0-176 88 88 0 1 0 0 176zm16-120v16h16c8.8 0 16 7.2 16 16s-7.2 16-16 16H320c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16s16 7.2 16 16zm192 96c-17.7 0-32 14.3-32 32v48h64V272c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80v48c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H448c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32V272z"]},faTowerCell:{prefix:"fas",iconName:"tower-cell",icon:[576,512,[],"e585","M62.6 2.3C46.2-4.3 27.6 3.6 20.9 20C7.4 53.4 0 89.9 0 128s7.4 74.6 20.9 108c6.6 16.4 25.3 24.3 41.7 17.7S86.9 228.4 80.3 212C69.8 186.1 64 157.8 64 128s5.8-58.1 16.3-84C86.9 27.6 79 9 62.6 2.3zm450.8 0C497 9 489.1 27.6 495.7 44C506.2 69.9 512 98.2 512 128s-5.8 58.1-16.3 84c-6.6 16.4 1.3 35 17.7 41.7s35-1.3 41.7-17.7c13.5-33.4 20.9-69.9 20.9-108s-7.4-74.6-20.9-108C548.4 3.6 529.8-4.3 513.4 2.3zM340.1 165.2c7.5-10.5 11.9-23.3 11.9-37.2c0-35.3-28.7-64-64-64s-64 28.7-64 64c0 13.9 4.4 26.7 11.9 37.2L98.9 466.8c-7.3 16.1-.2 35.1 15.9 42.4s35.1 .2 42.4-15.9L177.7 448H398.3l20.6 45.2c7.3 16.1 26.3 23.2 42.4 15.9s23.2-26.3 15.9-42.4L340.1 165.2zM369.2 384H206.8l14.5-32H354.7l14.5 32zM288 205.3L325.6 288H250.4L288 205.3zM163.3 73.6c5.3-12.1-.2-26.3-12.4-31.6s-26.3 .2-31.6 12.4C109.5 77 104 101.9 104 128s5.5 51 15.3 73.6c5.3 12.1 19.5 17.7 31.6 12.4s17.7-19.5 12.4-31.6C156 165.8 152 147.4 152 128s4-37.8 11.3-54.4zM456.7 54.4c-5.3-12.1-19.5-17.7-31.6-12.4s-17.7 19.5-12.4 31.6C420 90.2 424 108.6 424 128s-4 37.8-11.3 54.4c-5.3 12.1 .2 26.3 12.4 31.6s26.3-.2 31.6-12.4C466.5 179 472 154.1 472 128s-5.5-51-15.3-73.6z"]},faDownLong:Ew,faLongArrowAltDown:Ew,faRankingStar:{prefix:"fas",iconName:"ranking-star",icon:[640,512,[],"e561","M353.8 54.1L330.2 6.3c-3.9-8.3-16.1-8.6-20.4 0L286.2 54.1l-52.3 7.5c-9.3 1.4-13.3 12.9-6.4 19.8l38 37-9 52.1c-1.4 9.3 8.2 16.5 16.8 12.2l46.9-24.8 46.6 24.4c8.6 4.3 18.3-2.9 16.8-12.2l-9-52.1 38-36.6c6.8-6.8 2.9-18.3-6.4-19.8l-52.3-7.5zM256 256c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H384c17.7 0 32-14.3 32-32V288c0-17.7-14.3-32-32-32H256zM32 320c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H160c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32H32zm416 96v64c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V416c0-17.7-14.3-32-32-32H480c-17.7 0-32 14.3-32 32z"]},faChessKing:{prefix:"fas",iconName:"chess-king",icon:[448,512,[9818],"f43f","M224 0c17.7 0 32 14.3 32 32V48h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H256v48H408c22.1 0 40 17.9 40 40c0 5.3-1 10.5-3.1 15.4L368 400H80L3.1 215.4C1 210.5 0 205.3 0 200c0-22.1 17.9-40 40-40H192V112H176c-17.7 0-32-14.3-32-32s14.3-32 32-32h16V32c0-17.7 14.3-32 32-32zM38.6 473.4L80 432H368l41.4 41.4c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6H54.6C42.1 512 32 501.9 32 489.4c0-6 2.4-11.8 6.6-16z"]},faPersonHarassing:{prefix:"fas",iconName:"person-harassing",icon:[576,512,[],"e549","M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM59.4 304.5L88 256.9V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V235.3l47.4 57.1c11.3 13.6 31.5 15.5 45.1 4.2s15.5-31.5 4.2-45.1l-73.7-88.9c-18.2-22-45.3-34.7-73.9-34.7H145.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9zM480 240a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM464 344v58.7l-41.4-41.4c-7.3-7.3-17.6-10.6-27.8-9s-18.9 8.1-23.5 17.3l-48 96c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3L408.8 438l54.7 54.7c12.4 12.4 29.1 19.3 46.6 19.3c36.4 0 65.9-29.5 65.9-65.9V344c0-30.9-25.1-56-56-56s-56 25.1-56 56zM288 48c0 8.8 7.2 16 16 16h56c8.8 0 16-7.2 16-16s-7.2-16-16-16H304c-8.8 0-16 7.2-16 16zm-.8 49.7c-7.9-4-17.5-.7-21.5 7.2s-.7 17.5 7.2 21.5l48 24c7.9 4 17.5 .7 21.5-7.2s.7-17.5-7.2-21.5l-48-24z"]},faBrazilianRealSign:{prefix:"fas",iconName:"brazilian-real-sign",icon:[512,512,[],"e46c","M400 0c17.7 0 32 14.3 32 32V50.2c12.5 2.3 24.7 6.4 36.2 12.1l10.1 5.1c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3l-10.2-5.1c-9.9-5-20.9-7.5-32-7.5h-1.7c-29.8 0-53.9 24.1-53.9 53.9c0 22 13.4 41.8 33.9 50l52 20.8c44.7 17.9 74.1 61.2 74.1 109.4v3.4c0 51.2-33.6 94.6-80 109.2V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V460.6c-15-3.5-29.4-9.7-42.3-18.3l-23.4-15.6c-14.7-9.8-18.7-29.7-8.9-44.4s29.7-18.7 44.4-8.9L361.2 389c10.8 7.2 23.4 11 36.3 11c27.9 0 50.5-22.6 50.5-50.5v-3.4c0-22-13.4-41.8-33.9-50l-52-20.8C317.3 257.4 288 214.1 288 165.9C288 114 321.5 70 368 54.2V32c0-17.7 14.3-32 32-32zM0 64C0 46.3 14.3 32 32 32h80c79.5 0 144 64.5 144 144c0 58.8-35.2 109.3-85.7 131.7l51.4 128.4c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8L106.3 320H64V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V288 64zM64 256h48c44.2 0 80-35.8 80-80s-35.8-80-80-80H64V256z"]},faLandmarkDome:kw,faLandmarkAlt:kw,faArrowUp:{prefix:"fas",iconName:"arrow-up",icon:[384,512,[8593],"f062","M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2V448c0 17.7 14.3 32 32 32s32-14.3 32-32V141.2L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z"]},faTv:Nw,faTelevision:Nw,faTvAlt:Nw,faShrimp:{prefix:"fas",iconName:"shrimp",icon:[512,512,[129424],"e448","M64 32C28.7 32 0 60.7 0 96s28.7 64 64 64h1c3.7 88.9 77 160 167 160h56V128H264 88.8 64c-17.7 0-32-14.3-32-32s14.3-32 32-32H464c8.8 0 16-7.2 16-16s-7.2-16-16-16H64zM224 456c0 13.3 10.7 24 24 24h72V407.8l-64.1-22.4c-12.5-4.4-26.2 2.2-30.6 14.7s2.2 26.2 14.7 30.6l4.5 1.6C233 433.9 224 443.9 224 456zm128 23.3c36.4-3.3 69.5-17.6 96.1-39.6l-86.5-34.6c-3 1.8-6.2 3.2-9.6 4.3v69.9zM472.6 415c24.6-30.3 39.4-68.9 39.4-111c0-12.3-1.3-24.3-3.7-35.9L382.8 355.1c.8 3.4 1.2 7 1.2 10.6c0 4.6-.7 9-1.9 13.1L472.6 415zM336 128H320V320h18.3c9.9 0 19.1 3.2 26.6 8.5l133.5-92.4C471.8 172.6 409.1 128 336 128zM168 192a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faListCheck:Tw,faTasks:Tw,faJugDetergent:{prefix:"fas",iconName:"jug-detergent",icon:[384,512,[],"e519","M96 24c0-13.3 10.7-24 24-24h80c13.3 0 24 10.7 24 24V48h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H88C74.7 96 64 85.3 64 72s10.7-24 24-24h8V24zM0 256c0-70.7 57.3-128 128-128H256c70.7 0 128 57.3 128 128V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256zm256 0v96c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},faCircleUser:Bw,faUserCircle:Bw,faUserShield:{prefix:"fas",iconName:"user-shield",icon:[640,512,[],"f505","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c1.8 0 3.5-.2 5.3-.5c-76.3-55.1-99.8-141-103.1-200.2c-16.1-4.8-33.1-7.3-50.7-7.3H178.3zm308.8-78.3l-120 48C358 277.4 352 286.2 352 296c0 63.3 25.9 168.8 134.8 214.2c5.9 2.5 12.6 2.5 18.5 0C614.1 464.8 640 359.3 640 296c0-9.8-6-18.6-15.1-22.3l-120-48c-5.7-2.3-12.1-2.3-17.8 0zM591.4 312c-3.9 50.7-27.2 116.7-95.4 149.7V273.8L591.4 312z"]},faWind:{prefix:"fas",iconName:"wind",icon:[512,512,[],"f72e","M288 32c0 17.7 14.3 32 32 32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c53 0 96-43 96-96s-43-96-96-96H320c-17.7 0-32 14.3-32 32zm64 352c0 17.7 14.3 32 32 32h32c53 0 96-43 96-96s-43-96-96-96H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H384c-17.7 0-32 14.3-32 32zM128 512h32c53 0 96-43 96-96s-43-96-96-96H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H160c17.7 0 32 14.3 32 32s-14.3 32-32 32H128c-17.7 0-32 14.3-32 32s14.3 32 32 32z"]},faCarBurst:Iw,faCarCrash:Iw,faY:{prefix:"fas",iconName:"y",icon:[384,512,[121],"59","M58 45.4C47.8 31 27.8 27.7 13.4 38S-4.3 68.2 6 82.6L160 298.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V298.3L378 82.6c10.3-14.4 6.9-34.4-7.4-44.6S336.2 31 326 45.4L192 232.9 58 45.4z"]},faPersonSnowboarding:$w,faSnowboarding:$w,faTruckFast:Rw,faShippingFast:Rw,faFish:{prefix:"fas",iconName:"fish",icon:[576,512,[128031],"f578","M180.5 141.5C219.7 108.5 272.6 80 336 80s116.3 28.5 155.5 61.5c39.1 33 66.9 72.4 81 99.8c4.7 9.2 4.7 20.1 0 29.3c-14.1 27.4-41.9 66.8-81 99.8C452.3 403.5 399.4 432 336 432s-116.3-28.5-155.5-61.5c-16.2-13.7-30.5-28.5-42.7-43.1L48.1 379.6c-12.5 7.3-28.4 5.3-38.7-4.9S-3 348.7 4.2 336.1L50 256 4.2 175.9c-7.2-12.6-5-28.4 5.3-38.6s26.1-12.2 38.7-4.9l89.7 52.3c12.2-14.6 26.5-29.4 42.7-43.1zM448 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},faUserGraduate:{prefix:"fas",iconName:"user-graduate",icon:[448,512,[],"f501","M219.3 .5c3.1-.6 6.3-.6 9.4 0l200 40C439.9 42.7 448 52.6 448 64s-8.1 21.3-19.3 23.5L352 102.9V160c0 70.7-57.3 128-128 128s-128-57.3-128-128V102.9L48 93.3v65.1l15.7 78.4c.9 4.7-.3 9.6-3.3 13.3s-7.6 5.9-12.4 5.9H16c-4.8 0-9.3-2.1-12.4-5.9s-4.3-8.6-3.3-13.3L16 158.4V86.6C6.5 83.3 0 74.3 0 64C0 52.6 8.1 42.7 19.3 40.5l200-40zM111.9 327.7c10.5-3.4 21.8 .4 29.4 8.5l71 75.5c6.3 6.7 17 6.7 23.3 0l71-75.5c7.6-8.1 18.9-11.9 29.4-8.5C401 348.6 448 409.4 448 481.3c0 17-13.8 30.7-30.7 30.7H30.7C13.8 512 0 498.2 0 481.3c0-71.9 47-132.7 111.9-153.6z"]},faCircleHalfStroke:Aw,faAdjust:Aw,faClapperboard:{prefix:"fas",iconName:"clapperboard",icon:[512,512,[],"e131","M448 32H361.9l-1 1-127 127h92.1l1-1L453.8 32.3c-1.9-.2-3.8-.3-5.8-.3zm64 128V96c0-15.1-5.3-29.1-14-40l-104 104H512zM294.1 32H201.9l-1 1L73.9 160h92.1l1-1 127-127zM64 32C28.7 32 0 60.7 0 96v64H6.1l1-1 127-127H64zM512 192H0V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V192z"]},faCircleRadiation:Pw,faRadiationAlt:Pw,faBaseball:Ww,faBaseballBall:Ww,faJetFighterUp:{prefix:"fas",iconName:"jet-fighter-up",icon:[512,512,[],"e518","M270.7 9.7C268.2 3.8 262.4 0 256 0s-12.2 3.8-14.7 9.7L197.2 112.6c-3.4 8-5.2 16.5-5.2 25.2v77l-144 84V280c0-13.3-10.7-24-24-24s-24 10.7-24 24v56 32 24c0 13.3 10.7 24 24 24s24-10.7 24-24v-8H192v32.7L133.5 468c-3.5 3-5.5 7.4-5.5 12v16c0 8.8 7.2 16 16 16h96V448c0-8.8 7.2-16 16-16s16 7.2 16 16v64h96c8.8 0 16-7.2 16-16V480c0-4.6-2-9-5.5-12L320 416.7V384H464v8c0 13.3 10.7 24 24 24s24-10.7 24-24V368 336 280c0-13.3-10.7-24-24-24s-24 10.7-24 24v18.8l-144-84v-77c0-8.7-1.8-17.2-5.2-25.2L270.7 9.7z"]},faDiagramProject:Dw,faProjectDiagram:Dw,faCopy:{prefix:"fas",iconName:"copy",icon:[512,512,[],"f0c5","M272 0H396.1c12.7 0 24.9 5.1 33.9 14.1l67.9 67.9c9 9 14.1 21.2 14.1 33.9V336c0 26.5-21.5 48-48 48H272c-26.5 0-48-21.5-48-48V48c0-26.5 21.5-48 48-48zM48 128H192v64H64V448H256V416h64v48c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48z"]},faVolumeXmark:Ow,faVolumeMute:Ow,faVolumeTimes:Ow,faHandSparkles:{prefix:"fas",iconName:"hand-sparkles",icon:[640,512,[],"e05d","M320 0c17.7 0 32 14.3 32 32V240c0 8.8 7.2 16 16 16s16-7.2 16-16V64c0-17.7 14.3-32 32-32s32 14.3 32 32V240c0 8.8 7.2 16 16 16s16-7.2 16-16V128c0-17.7 14.3-32 32-32s32 14.3 32 32V323.1c-11.9 4.8-21.3 14.9-25 27.8l-8.9 31.2L478.9 391C460.6 396.3 448 413 448 432c0 18.9 12.5 35.6 30.6 40.9C448.4 497.4 409.9 512 368 512H348.8c-59.6 0-116.9-22.9-160-64L76.4 341c-16-15.2-16.6-40.6-1.4-56.6s40.6-16.6 56.6-1.4l60.5 57.6c0-1.5-.1-3.1-.1-4.6V64c0-17.7 14.3-32 32-32s32 14.3 32 32V240c0 8.8 7.2 16 16 16s16-7.2 16-16V32c0-17.7 14.3-32 32-32zm-7.3 326.6c-1.1-3.9-4.7-6.6-8.7-6.6s-7.6 2.7-8.7 6.6L288 352l-25.4 7.3c-3.9 1.1-6.6 4.7-6.6 8.7s2.7 7.6 6.6 8.7L288 384l7.3 25.4c1.1 3.9 4.7 6.6 8.7 6.6s7.6-2.7 8.7-6.6L320 384l25.4-7.3c3.9-1.1 6.6-4.7 6.6-8.7s-2.7-7.6-6.6-8.7L320 352l-7.3-25.4zM104 120l48.3 13.8c4.6 1.3 7.7 5.5 7.7 10.2s-3.1 8.9-7.7 10.2L104 168 90.2 216.3c-1.3 4.6-5.5 7.7-10.2 7.7s-8.9-3.1-10.2-7.7L56 168 7.7 154.2C3.1 152.9 0 148.7 0 144s3.1-8.9 7.7-10.2L56 120 69.8 71.7C71.1 67.1 75.3 64 80 64s8.9 3.1 10.2 7.7L104 120zM584 408l48.3 13.8c4.6 1.3 7.7 5.5 7.7 10.2s-3.1 8.9-7.7 10.2L584 456l-13.8 48.3c-1.3 4.6-5.5 7.7-10.2 7.7s-8.9-3.1-10.2-7.7L536 456l-48.3-13.8c-4.6-1.3-7.7-5.5-7.7-10.2s3.1-8.9 7.7-10.2L536 408l13.8-48.3c1.3-4.6 5.5-7.7 10.2-7.7s8.9 3.1 10.2 7.7L584 408z"]},faGrip:Fw,faGripHorizontal:Fw,faShareFromSquare:Gw,faShareSquare:Gw,faChildCombatant:Uw,faChildRifle:Uw,faGun:{prefix:"fas",iconName:"gun",icon:[576,512,[],"e19b","M528 56c0-13.3-10.7-24-24-24s-24 10.7-24 24v8H32C14.3 64 0 78.3 0 96V208c0 17.7 14.3 32 32 32H42c20.8 0 36.1 19.6 31 39.8L33 440.2c-2.4 9.6-.2 19.7 5.8 27.5S54.1 480 64 480h96c14.7 0 27.5-10 31-24.2L217 352H321.4c23.7 0 44.8-14.9 52.7-37.2L400.9 240H432c8.5 0 16.6-3.4 22.6-9.4L477.3 208H544c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32H528V56zM321.4 304H229l16-64h105l-21 58.7c-1.1 3.2-4.2 5.3-7.5 5.3zM80 128H464c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faSquarePhone:jw,faPhoneSquare:jw,faPlus:qw,faAdd:qw,faExpand:{prefix:"fas",iconName:"expand",icon:[448,512,[],"f065","M32 32C14.3 32 0 46.3 0 64v96c0 17.7 14.3 32 32 32s32-14.3 32-32V96h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM64 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7 14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H64V352zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32h64v64c0 17.7 14.3 32 32 32s32-14.3 32-32V64c0-17.7-14.3-32-32-32H320zM448 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H320c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32V352z"]},faComputer:{prefix:"fas",iconName:"computer",icon:[640,512,[],"e4e5","M384 96V320H64L64 96H384zM64 32C28.7 32 0 60.7 0 96V320c0 35.3 28.7 64 64 64H181.3l-10.7 32H96c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H277.3l-10.7-32H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm464 0c-26.5 0-48 21.5-48 48V432c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H528zm16 64h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H544c-8.8 0-16-7.2-16-16s7.2-16 16-16zm-16 80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H544c-8.8 0-16-7.2-16-16zm32 160a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faXmark:Zw,faClose:Zw,faMultiply:Zw,faRemove:Zw,faTimes:Zw,faArrowsUpDownLeftRight:Yw,faArrows:Yw,faChalkboardUser:Jw,faChalkboardTeacher:Jw,faPesoSign:{prefix:"fas",iconName:"peso-sign",icon:[384,512,[],"e222","M64 32C46.3 32 32 46.3 32 64v64c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 64v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384h80c68.4 0 127.7-39 156.8-96H352c17.7 0 32-14.3 32-32s-14.3-32-32-32h-.7c.5-5.3 .7-10.6 .7-16s-.2-10.7-.7-16h.7c17.7 0 32-14.3 32-32s-14.3-32-32-32H332.8C303.7 71 244.4 32 176 32H64zm190.4 96H96V96h80c30.5 0 58.2 12.2 78.4 32zM96 192H286.9c.7 5.2 1.1 10.6 1.1 16s-.4 10.8-1.1 16H96V192zm158.4 96c-20.2 19.8-47.9 32-78.4 32H96V288H254.4z"]},faBuildingShield:{prefix:"fas",iconName:"building-shield",icon:[576,512,[],"e4d8","M0 48C0 21.5 21.5 0 48 0H336c26.5 0 48 21.5 48 48V207l-42.4 17H304 272c-8.8 0-16 7.2-16 16v32 24.2V304c0 .9 .1 1.7 .2 2.6c2.3 58.1 24.1 144.8 98.7 201.5c-5.8 2.5-12.2 3.9-18.9 3.9H240V432c0-26.5-21.5-48-48-48s-48 21.5-48 48v80H48c-26.5 0-48-21.5-48-48V48zM80 224c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H80zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16zM64 112v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zM176 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H176zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16zM423.1 225.7c5.7-2.3 12.1-2.3 17.8 0l120 48C570 277.4 576 286.2 576 296c0 63.3-25.9 168.8-134.8 214.2c-5.9 2.5-12.6 2.5-18.5 0C313.9 464.8 288 359.3 288 296c0-9.8 6-18.6 15.1-22.3l120-48zM527.4 312L432 273.8V461.7c68.2-33 91.5-99 95.4-149.7z"]},faBaby:{prefix:"fas",iconName:"baby",icon:[448,512,[],"f77c","M152 88a72 72 0 1 1 144 0A72 72 0 1 1 152 88zM39.7 144.5c13-17.9 38-21.8 55.9-8.8L131.8 162c26.8 19.5 59.1 30 92.2 30s65.4-10.5 92.2-30l36.2-26.4c17.9-13 42.9-9 55.9 8.8s9 42.9-8.8 55.9l-36.2 26.4c-13.6 9.9-28.1 18.2-43.3 25V288H128V251.7c-15.2-6.7-29.7-15.1-43.3-25L48.5 200.3c-17.9-13-21.8-38-8.8-55.9zm89.8 184.8l60.6 53-26 37.2 24.3 24.3c15.6 15.6 15.6 40.9 0 56.6s-40.9 15.6-56.6 0l-48-48C70 438.6 68.1 417 79.2 401.1l50.2-71.8zm128.5 53l60.6-53 50.2 71.8c11.1 15.9 9.2 37.5-4.5 51.2l-48 48c-15.6 15.6-40.9 15.6-56.6 0s-15.6-40.9 0-56.6L284 419.4l-26-37.2z"]},faUsersLine:{prefix:"fas",iconName:"users-line",icon:[640,512,[],"e592","M211.2 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM32 256c0 17.7 14.3 32 32 32h85.6c10.1-39.4 38.6-71.5 75.8-86.6c-9.7-6-21.2-9.4-33.4-9.4H96c-35.3 0-64 28.7-64 64zm461.6 32H576c17.7 0 32-14.3 32-32c0-35.3-28.7-64-64-64H448c-11.7 0-22.7 3.1-32.1 8.6c38.1 14.8 67.4 47.3 77.7 87.4zM391.2 226.4c-6.9-1.6-14.2-2.4-21.6-2.4h-96c-8.5 0-16.7 1.1-24.5 3.1c-30.8 8.1-55.6 31.1-66.1 60.9c-3.5 10-5.5 20.8-5.5 32c0 17.7 14.3 32 32 32h224c17.7 0 32-14.3 32-32c0-11.2-1.9-22-5.5-32c-10.8-30.7-36.8-54.2-68.9-61.6zM563.2 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM321.6 192a80 80 0 1 0 0-160 80 80 0 1 0 0 160zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faQuoteLeft:Xw,faQuoteLeftAlt:Xw,faTractor:{prefix:"fas",iconName:"tractor",icon:[640,512,[128668],"f722","M96 64c0-35.3 28.7-64 64-64H266.3c26.2 0 49.7 15.9 59.4 40.2L373.7 160H480V126.2c0-24.8 5.8-49.3 16.9-71.6l2.5-5c7.9-15.8 27.1-22.2 42.9-14.3s22.2 27.1 14.3 42.9l-2.5 5c-6.7 13.3-10.1 28-10.1 42.9V160h56c22.1 0 40 17.9 40 40v45.4c0 16.5-8.5 31.9-22.6 40.7l-43.3 27.1c-14.2-5.9-29.8-9.2-46.1-9.2c-39.3 0-74.1 18.9-96 48H352c0 17.7-14.3 32-32 32h-8.2c-1.7 4.8-3.7 9.5-5.8 14.1l5.8 5.8c12.5 12.5 12.5 32.8 0 45.3l-22.6 22.6c-12.5 12.5-32.8 12.5-45.3 0l-5.8-5.8c-4.6 2.2-9.3 4.1-14.1 5.8V480c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32v-8.2c-4.8-1.7-9.5-3.7-14.1-5.8l-5.8 5.8c-12.5 12.5-32.8 12.5-45.3 0L40.2 449.1c-12.5-12.5-12.5-32.8 0-45.3l5.8-5.8c-2.2-4.6-4.1-9.3-5.8-14.1H32c-17.7 0-32-14.3-32-32V320c0-17.7 14.3-32 32-32h8.2c1.7-4.8 3.7-9.5 5.8-14.1l-5.8-5.8c-12.5-12.5-12.5-32.8 0-45.3l22.6-22.6c9-9 21.9-11.5 33.1-7.6V192 160 64zm170.3 0H160v96h32H304.7L266.3 64zM176 256a80 80 0 1 0 0 160 80 80 0 1 0 0-160zM528 448a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0 64c-48.6 0-88-39.4-88-88c0-29.8 14.8-56.1 37.4-72c14.3-10.1 31.8-16 50.6-16c2.7 0 5.3 .1 7.9 .3c44.9 4 80.1 41.7 80.1 87.7c0 48.6-39.4 88-88 88z"]},faTrashArrowUp:Kw,faTrashRestore:Kw,faArrowDownUpLock:{prefix:"fas",iconName:"arrow-down-up-lock",icon:[640,512,[],"e4b0","M150.6 502.6l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7V288H416V272c0-17.2 3.9-33.5 10.8-48H352V109.3l41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-6-6-14.1-9.4-22.6-9.4s-16.6 3.4-22.6 9.4l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L288 109.3V224l-128 0H96l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32H96V402.7L54.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0zM160 192V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V192h64zM288 320V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320H288zm240-80c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]},faLinesLeaning:{prefix:"fas",iconName:"lines-leaning",icon:[384,512,[],"e51e","M190.4 74.1c5.6-16.8-3.5-34.9-20.2-40.5s-34.9 3.5-40.5 20.2l-128 384c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l128-384zm70.9-41.7c-17.4-2.9-33.9 8.9-36.8 26.3l-64 384c-2.9 17.4 8.9 33.9 26.3 36.8s33.9-8.9 36.8-26.3l64-384c2.9-17.4-8.9-33.9-26.3-36.8zM352 32c-17.7 0-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V64c0-17.7-14.3-32-32-32z"]},faRulerCombined:{prefix:"fas",iconName:"ruler-combined",icon:[512,512,[],"f546","M.2 468.9C2.7 493.1 23.1 512 48 512l96 0 320 0c26.5 0 48-21.5 48-48l0-96c0-26.5-21.5-48-48-48l-48 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-64-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-64-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-48c0-26.5-21.5-48-48-48L48 0C21.5 0 0 21.5 0 48L0 368l0 96c0 1.7 .1 3.3 .2 4.9z"]},faCopyright:{prefix:"fas",iconName:"copyright",icon:[512,512,[169],"f1f9","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM199.4 312.6c31.2 31.2 81.9 31.2 113.1 0c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9c-50 50-131 50-181 0s-50-131 0-181s131-50 181 0c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0c-31.2-31.2-81.9-31.2-113.1 0s-31.2 81.9 0 113.1z"]},faEquals:{prefix:"fas",iconName:"equals",icon:[448,512,[62764],"3d","M48 128c-17.7 0-32 14.3-32 32s14.3 32 32 32H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H48zm0 192c-17.7 0-32 14.3-32 32s14.3 32 32 32H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H48z"]},faBlender:{prefix:"fas",iconName:"blender",icon:[512,512,[],"f517","M0 64C0 28.7 28.7 0 64 0h64 32H470.1c21.1 0 36.4 20.1 30.9 40.4L494.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16H485.8l-17.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16H459.6l-17.5 64H336c-8.8 0-16 7.2-16 16s7.2 16 16 16h97.5L416 352H160l-8.7-96H64c-35.3 0-64-28.7-64-64V64zM145.5 192L133.8 64H64V192h81.5zM144 384H432c26.5 0 48 21.5 48 48v32c0 26.5-21.5 48-48 48H144c-26.5 0-48-21.5-48-48V432c0-26.5 21.5-48 48-48zm144 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faTeeth:{prefix:"fas",iconName:"teeth",icon:[576,512,[],"f62e","M0 128C0 75 43 32 96 32H480c53 0 96 43 96 96V384c0 53-43 96-96 96H96c-53 0-96-43-96-96V128zm176 48v56c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V176c0-26.5-21.5-48-48-48s-48 21.5-48 48zm176-48c-26.5 0-48 21.5-48 48v56c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V176c0-26.5-21.5-48-48-48zM48 208v24c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V208c0-26.5-21.5-48-48-48s-48 21.5-48 48zM96 384c26.5 0 48-21.5 48-48V312c0-13.3-10.7-24-24-24H72c-13.3 0-24 10.7-24 24v24c0 26.5 21.5 48 48 48zm80-48c0 26.5 21.5 48 48 48s48-21.5 48-48V312c0-13.3-10.7-24-24-24H200c-13.3 0-24 10.7-24 24v24zm176 48c26.5 0 48-21.5 48-48V312c0-13.3-10.7-24-24-24H328c-13.3 0-24 10.7-24 24v24c0 26.5 21.5 48 48 48zm80-176v24c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V208c0-26.5-21.5-48-48-48s-48 21.5-48 48zm48 176c26.5 0 48-21.5 48-48V312c0-13.3-10.7-24-24-24H456c-13.3 0-24 10.7-24 24v24c0 26.5 21.5 48 48 48z"]},faShekelSign:Qw,faIls:Qw,faShekel:Qw,faSheqel:Qw,faSheqelSign:Qw,faMap:{prefix:"fas",iconName:"map",icon:[576,512,[128506,62072],"f279","M384 476.1L192 421.2V35.9L384 90.8V476.1zm32-1.2V88.4L543.1 37.5c15.8-6.3 32.9 5.3 32.9 22.3V394.6c0 9.8-6 18.6-15.1 22.3L416 474.8zM15.1 95.1L160 37.2V423.6L32.9 474.5C17.1 480.8 0 469.2 0 452.2V117.4c0-9.8 6-18.6 15.1-22.3z"]},faRocket:{prefix:"fas",iconName:"rocket",icon:[512,512,[],"f135","M156.6 384.9L125.7 354c-8.5-8.5-11.5-20.8-7.7-32.2c3-8.9 7-20.5 11.8-33.8L24 288c-8.6 0-16.6-4.6-20.9-12.1s-4.2-16.7 .2-24.1l52.5-88.5c13-21.9 36.5-35.3 61.9-35.3l82.3 0c2.4-4 4.8-7.7 7.2-11.3C289.1-4.1 411.1-8.1 483.9 5.3c11.6 2.1 20.6 11.2 22.8 22.8c13.4 72.9 9.3 194.8-111.4 276.7c-3.5 2.4-7.3 4.8-11.3 7.2v82.3c0 25.4-13.4 49-35.3 61.9l-88.5 52.5c-7.4 4.4-16.6 4.5-24.1 .2s-12.1-12.2-12.1-20.9V380.8c-14.1 4.9-26.4 8.9-35.7 11.9c-11.2 3.6-23.4 .5-31.8-7.8zM384 168a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]},faPhotoFilm:eS,faPhotoVideo:eS,faFolderMinus:{prefix:"fas",iconName:"folder-minus",icon:[512,512,[],"f65d","M448 480H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H192c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64zM184 272c-13.3 0-24 10.7-24 24s10.7 24 24 24H328c13.3 0 24-10.7 24-24s-10.7-24-24-24H184z"]},faStore:{prefix:"fas",iconName:"store",icon:[576,512,[],"f54e","M547.6 103.8L490.3 13.1C485.2 5 476.1 0 466.4 0H109.6C99.9 0 90.8 5 85.7 13.1L28.3 103.8c-29.6 46.8-3.4 111.9 51.9 119.4c4 .5 8.1 .8 12.1 .8c26.1 0 49.3-11.4 65.2-29c15.9 17.6 39.1 29 65.2 29c26.1 0 49.3-11.4 65.2-29c15.9 17.6 39.1 29 65.2 29c26.2 0 49.3-11.4 65.2-29c16 17.6 39.1 29 65.2 29c4.1 0 8.1-.3 12.1-.8c55.5-7.4 81.8-72.5 52.1-119.4zM499.7 254.9l-.1 0c-5.3 .7-10.7 1.1-16.2 1.1c-12.4 0-24.3-1.9-35.4-5.3V384H128V250.6c-11.2 3.5-23.2 5.4-35.6 5.4c-5.5 0-11-.4-16.3-1.1l-.1 0c-4.1-.6-8.1-1.3-12-2.3V384v64c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V384 252.6c-4 1-8 1.8-12.3 2.3z"]},faArrowTrendUp:{prefix:"fas",iconName:"arrow-trend-up",icon:[576,512,[],"e098","M384 160c-17.7 0-32-14.3-32-32s14.3-32 32-32H544c17.7 0 32 14.3 32 32V288c0 17.7-14.3 32-32 32s-32-14.3-32-32V205.3L342.6 374.6c-12.5 12.5-32.8 12.5-45.3 0L192 269.3 54.6 406.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160c12.5-12.5 32.8-12.5 45.3 0L320 306.7 466.7 160H384z"]},faPlugCircleMinus:{prefix:"fas",iconName:"plug-circle-minus",icon:[576,512,[],"e55e","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-64 0c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s7.2-16 16-16H496c8.8 0 16 7.2 16 16z"]},faSignHanging:tS,faSign:tS,faBezierCurve:{prefix:"fas",iconName:"bezier-curve",icon:[640,512,[],"f55b","M296 136V88h48v48H296zM288 32c-26.5 0-48 21.5-48 48v4H121.6C111.2 62.7 89.3 48 64 48C28.7 48 0 76.7 0 112s28.7 64 64 64c25.3 0 47.2-14.7 57.6-36h66.9c-58.9 39.6-98.9 105-104 180H80c-26.5 0-48 21.5-48 48v64c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48h-3.3c5.9-67 48.5-123.4 107.5-149.1c8.6 12.7 23.2 21.1 39.8 21.1h64c16.6 0 31.1-8.4 39.8-21.1c59 25.7 101.6 82.1 107.5 149.1H496c-26.5 0-48 21.5-48 48v64c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48h-4.5c-5-75-45.1-140.4-104-180h66.9c10.4 21.3 32.3 36 57.6 36c35.3 0 64-28.7 64-64s-28.7-64-64-64c-25.3 0-47.2 14.7-57.6 36H400V80c0-26.5-21.5-48-48-48H288zM88 376h48v48H88V376zm416 48V376h48v48H504z"]},faBellSlash:{prefix:"fas",iconName:"bell-slash",icon:[640,512,[128277,61943],"f1f6","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-87.5-68.6c.5-1.7 .7-3.5 .7-5.4c0-27.6-11-54.1-30.5-73.7L512 320c-20.5-20.5-32-48.3-32-77.3V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V51.2c-42.6 8.6-79 34.2-102 69.3L38.8 5.1zM160 242.7c0 29-11.5 56.8-32 77.3l-1.5 1.5C107 341 96 367.5 96 395.2c0 11.5 9.3 20.8 20.8 20.8H406.2L160 222.1v20.7zM384 448H320 256c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"]},faTablet:oS,faTabletAndroid:oS,faSchoolFlag:{prefix:"fas",iconName:"school-flag",icon:[576,512,[],"e56e","M288 0H400c8.8 0 16 7.2 16 16V80c0 8.8-7.2 16-16 16H320.7l89.6 64H512c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H336V400c0-26.5-21.5-48-48-48s-48 21.5-48 48V512H64c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64H165.7L256 95.5V32c0-17.7 14.3-32 32-32zm48 240a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM80 224c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H80zm368 16v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H464c-8.8 0-16 7.2-16 16zM80 352c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H80zm384 0c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H464z"]},faFill:{prefix:"fas",iconName:"fill",icon:[512,512,[],"f575","M86.6 9.4C74.1-3.1 53.9-3.1 41.4 9.4s-12.5 32.8 0 45.3L122.7 136 30.6 228.1c-37.5 37.5-37.5 98.3 0 135.8L148.1 481.4c37.5 37.5 98.3 37.5 135.8 0L474.3 290.9c28.1-28.1 28.1-73.7 0-101.8L322.9 37.7c-28.1-28.1-73.7-28.1-101.8 0L168 90.7 86.6 9.4zM168 181.3l49.4 49.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L213.3 136l53.1-53.1c3.1-3.1 8.2-3.1 11.3 0L429.1 234.3c3.1 3.1 3.1 8.2 0 11.3L386.7 288H67.5c1.4-5.4 4.2-10.4 8.4-14.6L168 181.3z"]},faAngleUp:{prefix:"fas",iconName:"angle-up",icon:[448,512,[8963],"f106","M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z"]},faDrumstickBite:{prefix:"fas",iconName:"drumstick-bite",icon:[512,512,[],"f6d7","M160 265.2c0 8.5-3.4 16.6-9.4 22.6l-26.8 26.8c-12.3 12.3-32.5 11.4-49.4 7.2C69.8 320.6 65 320 60 320c-33.1 0-60 26.9-60 60s26.9 60 60 60c6.3 0 12 5.7 12 12c0 33.1 26.9 60 60 60s60-26.9 60-60c0-5-.6-9.8-1.8-14.5c-4.2-16.9-5.2-37.1 7.2-49.4l26.8-26.8c6-6 14.1-9.4 22.6-9.4H336c6.3 0 12.4-.3 18.5-1c11.9-1.2 16.4-15.5 10.8-26c-8.5-15.8-13.3-33.8-13.3-53c0-61.9 50.1-112 112-112c8 0 15.7 .8 23.2 2.4c11.7 2.5 24.1-5.9 22-17.6C494.5 62.5 422.5 0 336 0C238.8 0 160 78.8 160 176v89.2z"]},faHollyBerry:{prefix:"fas",iconName:"holly-berry",icon:[512,512,[],"f7aa","M256 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-80 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM276.8 383.8c1 .1 2.1 .2 3.2 .2c39.8 0 72 32.2 72 72v22.7c0 16.4 16 27.9 31.6 22.8l12.8-4.3c18-6 37.3-6.5 55.6-1.5l19.4 5.3c17.9 4.9 34.4-11.6 29.5-29.5L495.6 452c-5-18.3-4.4-37.6 1.5-55.6l4.3-12.8c5.2-15.5-6.4-31.6-22.8-31.6c-34.6 0-62.7-28.1-62.7-62.7v-32c0-16.4-16-27.9-31.6-22.8l-12.8 4.3c-18 6-37.3 6.5-55.6 1.5l-29.6-8.1c-2.9-.8-5.9-1-8.7-.7c4.2 9.7 5.8 20.8 3.7 32.3L275 298.7c-1.5 8.4-1.4 17 .5 25.3l5.3 23.9c2.8 12.7 1.1 25.2-4 35.9zM127.6 234.5c-15.5-5.2-31.6 6.4-31.6 22.8v32C96 323.9 67.9 352 33.3 352c-16.4 0-27.9 16-22.8 31.6l4.3 12.8c6 18 6.5 37.3 1.5 55.6l-5.3 19.4C6.2 489.4 22.6 505.8 40.5 501L60 495.6c18.3-5 37.6-4.5 55.6 1.5l12.8 4.3c15.5 5.2 31.6-6.4 31.6-22.8v-32c0-34.6 28.1-62.7 62.7-62.7c16.4 0 27.9-16 22.8-31.6l-4.3-12.8c-6-18-6.5-37.3-1.5-55.6l5.3-19.4c4.9-17.9-11.6-34.4-29.5-29.5L196 240.4c-18.3 5-37.6 4.4-55.6-1.5l-12.8-4.3zM384 144a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"]},faChevronLeft:{prefix:"fas",iconName:"chevron-left",icon:[320,512,[9001],"f053","M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"]},faBacteria:{prefix:"fas",iconName:"bacteria",icon:[640,512,[],"e059","M304.9 .7c-9.6-2.7-19.5 2.8-22.3 12.4l-4.3 15.2c-8.3-.6-16.8 0-25.2 1.9c-7.3 1.7-14.3 3.5-21.1 5.5l-5.5-12.7c-3.9-9.1-14.5-13.4-23.6-9.5s-13.4 14.5-9.5 23.6l4.4 10.4c-16.6 6.7-31.7 14.4-45.4 22.8L147 62c-5.5-8.3-16.7-10.5-25-5s-10.5 16.7-5 25l6 9c-13.7 11-25.5 22.8-35.8 34.9l-10-8c-7.8-6.2-19.1-5-25.3 2.8s-5 19.1 2.8 25.3L65.9 155c-1.8 2.8-3.5 5.7-5.1 8.5c-6.6 11.4-11.8 22.6-16 33l-8-3.2c-9.2-3.7-19.7 .8-23.4 10s.8 19.7 10 23.4l10.4 4.2c-.2 .8-.4 1.5-.5 2.3c-2.2 9.3-3.4 17.3-4.1 23.4c-.4 3.1-.6 5.7-.8 7.8c-.1 1.1-.1 2-.2 2.8l-.1 1.1 0 .5 0 .2 0 .1c0 0 0 .1 29.1 1l-.1 0L28 269.3c-.1 3.1 0 6.1 .2 9.1l-15.2 4.3C3.5 285.4-2 295.4 .7 304.9s12.7 15.1 22.3 12.4l15.6-4.5c7.6 13.6 18.9 25 32.6 32.6L66.7 361c-2.7 9.6 2.8 19.5 12.4 22.3s19.5-2.8 22.3-12.4l4.3-15.2c1.2 .1 2.4 .2 3.6 .2c15.6 .5 30.3-3.3 43-10.2l9 9c7 7 18.4 7 25.5 0s7-18.4 0-25.5l-7.2-7.2c9.3-12.6 15.2-27.8 16.3-44.5l7.1 3c9.1 3.9 19.7-.3 23.6-9.5s-.3-19.7-9.5-23.6l-8.6-3.7c6.4-9.9 17.3-22.4 36.9-33.3l1.3 4.4c2.7 9.6 12.7 15.1 22.3 12.4s15.1-12.7 12.4-22.3l-2.3-8.1c3.8-1.1 7.7-2.1 11.9-3.1c11.6-2.7 22.1-7.7 31.1-14.4l7.2 7.2c7 7 18.4 7 25.5 0s7-18.4 0-25.5l-9-9c7.6-13.9 11.3-30.1 10.1-46.6l15.2-4.3c9.6-2.7 15.1-12.7 12.4-22.3S370.6 64 361 66.7l-15.6 4.5c-7.7-13.9-19.1-25.1-32.6-32.6l4.5-15.6c2.7-9.6-2.8-19.5-12.4-22.3zM112 272l-48-1.5 0 0c11.7 .4 27.3 .9 48 1.6zm16-80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64-48a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM322.7 489c-2.7 9.6 2.8 19.5 12.4 22.3s19.5-2.8 22.2-12.4l4.3-15.2c8.3 .6 16.8 0 25.2-1.9c7.3-1.7 14.3-3.5 21.1-5.5l5.5 12.7c3.9 9.1 14.5 13.4 23.6 9.5s13.4-14.5 9.5-23.6l-4.4-10.4c16.6-6.7 31.7-14.4 45.4-22.8L493 450c5.5 8.3 16.7 10.5 25 5s10.5-16.7 5-25l-6-9c13.7-11 25.5-22.8 35.8-34.9l10 8c7.8 6.2 19.1 5 25.3-2.8s5-19.1-2.8-25.3L574.1 357c1.8-2.8 3.5-5.7 5.1-8.5c6.6-11.4 11.8-22.6 16-33l8 3.2c9.2 3.7 19.7-.8 23.4-10s-.8-19.7-10-23.4l-10.4-4.2c.2-.8 .4-1.5 .5-2.3c2.2-9.3 3.4-17.3 4.1-23.4c.4-3.1 .6-5.7 .8-7.8c.1-1.1 .1-2 .2-2.8l.1-1.1 0-.5 0-.2 0-.1c0 0 0-.1-29.1-1l.1 0 29.1 .9c.1-3.1 0-6.1-.2-9.1l15.2-4.3c9.6-2.7 15.1-12.7 12.4-22.3s-12.7-15.1-22.3-12.4l-15.6 4.5c-7.6-13.6-18.9-25-32.6-32.6l4.5-15.6c2.7-9.6-2.8-19.5-12.4-22.3s-19.5 2.8-22.3 12.4l-4.3 15.2c-1.2-.1-2.4-.2-3.6-.2c-15.6-.5-30.3 3.3-43 10.2l-9-9c-7-7-18.4-7-25.5 0s-7 18.4 0 25.5l7.2 7.2c-9.3 12.6-15.2 27.8-16.3 44.5l-7.1-3c-9.1-3.9-19.7 .3-23.6 9.5s.3 19.7 9.5 23.6l8.6 3.7c-6.4 9.9-17.3 22.4-36.9 33.3l-1.3-4.4c-2.7-9.6-12.7-15.1-22.3-12.4s-15.1 12.7-12.4 22.3l2.3 8.1c-3.8 1.1-7.7 2.1-11.9 3.1c-11.6 2.7-22.1 7.7-31.1 14.4l-7.2-7.2c-7-7-18.4-7-25.5 0s-7 18.4 0 25.5l9 9c-7.6 13.9-11.3 30.1-10.1 46.6l-15.2 4.3c-9.6 2.7-15.1 12.7-12.4 22.2s12.7 15.1 22.3 12.4l15.6-4.5c7.7 13.9 19.1 25.1 32.6 32.6L322.7 489zM576 241.5l0 0c-11.7-.4-27.3-.9-48-1.6l48 1.5zM448 384a32 32 0 1 1 -64 0 32 32 0 1 1 64 0z"]},faHandLizard:{prefix:"fas",iconName:"hand-lizard",icon:[512,512,[],"f258","M0 112C0 85.5 21.5 64 48 64H160h80 46.5c36.8 0 71.2 18 92.1 48.2l113.5 164c13 18.7 19.9 41 19.9 63.8v12 16 48c0 17.7-14.3 32-32 32H384c-17.7 0-32-14.3-32-32V402.2L273.9 352H240 160 112c-26.5 0-48-21.5-48-48s21.5-48 48-48h48 80c26.5 0 48-21.5 48-48s-21.5-48-48-48H160 48c-26.5 0-48-21.5-48-48z"]},faNotdef:{prefix:"fas",iconName:"notdef",icon:[384,512,[],"e1fe","M64 390.3L153.5 256 64 121.7V390.3zM102.5 448H281.5L192 313.7 102.5 448zm128-192L320 390.3V121.7L230.5 256zM281.5 64H102.5L192 198.3 281.5 64zM0 48C0 21.5 21.5 0 48 0H336c26.5 0 48 21.5 48 48V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48z"]},faDisease:{prefix:"fas",iconName:"disease",icon:[512,512,[],"f7fa","M236.4 61.4L227 75.5c-21.3 32-59.4 48.5-97.3 42.1l-59.6-9.9C33.4 101.6 0 129.9 .1 167.1c0 15.9 6.4 31.2 17.6 42.5l29.2 29.2c11 11 17.2 25.9 17.2 41.5c0 15.8-6.4 30.9-17.7 42L33.3 335.1C22.2 345.9 16 360.7 16 376.2c0 36.8 34.1 64.2 70.1 56.2l62.3-13.8c7.7-1.7 15.7-2.6 23.6-2.6h10c27.2 0 53.7 9.3 75 26.3L287.8 467c10.5 8.4 23.6 13 37 13c32.7 0 59.3-26.5 59.3-59.3l0-25.2c0-34.9 21.4-66.2 53.9-78.8l36.9-14.3c22.4-8.7 37.2-30.3 37.2-54.3c0-28.1-20.1-52.3-47.8-57.3l-28-5.1c-36.5-6.7-65.4-34.5-73.6-70.7l-7.1-31.5C348.9 53.4 322.1 32 291.3 32c-22 0-42.6 11-54.9 29.4zM160 192a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm0 80a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faBriefcaseMedical:{prefix:"fas",iconName:"briefcase-medical",icon:[512,512,[],"f469","M184 48H328c4.4 0 8 3.6 8 8V96H176V56c0-4.4 3.6-8 8-8zm-56 8V96H64C28.7 96 0 124.7 0 160V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H384V56c0-30.9-25.1-56-56-56H184c-30.9 0-56 25.1-56 56zm96 152c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H288v48c0 8.8-7.2 16-16 16H240c-8.8 0-16-7.2-16-16V320H176c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h48V208z"]},faGenderless:{prefix:"fas",iconName:"genderless",icon:[384,512,[],"f22d","M192 144a112 112 0 1 1 0 224 112 112 0 1 1 0-224zm0 288a176 176 0 1 0 0-352 176 176 0 1 0 0 352z"]},faChevronRight:{prefix:"fas",iconName:"chevron-right",icon:[320,512,[9002],"f054","M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"]},faRetweet:{prefix:"fas",iconName:"retweet",icon:[576,512,[],"f079","M272 416c17.7 0 32-14.3 32-32s-14.3-32-32-32H160c-17.7 0-32-14.3-32-32V192h32c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l32 0 0 128c0 53 43 96 96 96H272zM304 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l112 0c17.7 0 32 14.3 32 32l0 128H416c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8l-32 0V192c0-53-43-96-96-96L304 96z"]},faCarRear:rS,faCarAlt:rS,faPumpSoap:{prefix:"fas",iconName:"pump-soap",icon:[448,512,[],"e06b","M128 32v96H256V96h60.1c4.2 0 8.3 1.7 11.3 4.7l33.9 33.9c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L372.7 55.4c-15-15-35.4-23.4-56.6-23.4H256c0-17.7-14.3-32-32-32H160c-17.7 0-32 14.3-32 32zM117.4 160c-33.3 0-61 25.5-63.8 58.7L35 442.7C31.9 480 61.3 512 98.8 512H285.2c37.4 0 66.9-32 63.8-69.3l-18.7-224c-2.8-33.2-30.5-58.7-63.8-58.7H117.4zM256 360c0 35.3-28.7 56-64 56s-64-20.7-64-56c0-32.5 37-80.9 50.9-97.9c3.2-3.9 8.1-6.1 13.1-6.1s9.9 2.2 13.1 6.1C219 279.1 256 327.5 256 360z"]},faVideoSlash:{prefix:"fas",iconName:"video-slash",icon:[640,512,[],"f4e2","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-86.4-67.7 13.8 9.2c9.8 6.5 22.4 7.2 32.9 1.6s16.9-16.4 16.9-28.2V128c0-11.8-6.5-22.6-16.9-28.2s-23-5-32.9 1.6l-96 64L448 174.9V192 320v5.8l-32-25.1V128c0-35.3-28.7-64-64-64H113.9L38.8 5.1zM407 416.7L32.3 121.5c-.2 2.1-.3 4.3-.3 6.5V384c0 35.3 28.7 64 64 64H352c23.4 0 43.9-12.6 55-31.3z"]},faBatteryQuarter:cS,faBattery2:cS,faRadio:{prefix:"fas",iconName:"radio",icon:[512,512,[128251],"f8d7","M494.8 47c12.7-3.7 20-17.1 16.3-29.8S494-2.8 481.2 1L51.7 126.9c-9.4 2.7-17.9 7.3-25.1 13.2C10.5 151.7 0 170.6 0 192v4V304 448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64H218.5L494.8 47zM368 240a80 80 0 1 1 0 160 80 80 0 1 1 0-160zM80 256c0-8.8 7.2-16 16-16h96c8.8 0 16 7.2 16 16s-7.2 16-16 16H96c-8.8 0-16-7.2-16-16zM64 320c0-8.8 7.2-16 16-16H208c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm16 64c0-8.8 7.2-16 16-16h96c8.8 0 16 7.2 16 16s-7.2 16-16 16H96c-8.8 0-16-7.2-16-16z"]},faBabyCarriage:aS,faCarriageBaby:aS,faTrafficLight:{prefix:"fas",iconName:"traffic-light",icon:[320,512,[128678],"f637","M64 0C28.7 0 0 28.7 0 64V352c0 88.4 71.6 160 160 160s160-71.6 160-160V64c0-35.3-28.7-64-64-64H64zm96 416a48 48 0 1 1 0-96 48 48 0 1 1 0 96zm48-176a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-48-80a48 48 0 1 1 0-96 48 48 0 1 1 0 96z"]},faThermometer:{prefix:"fas",iconName:"thermometer",icon:[512,512,[],"f491","M96 382.1V293.3c0-14.9 5.9-29.1 16.4-39.6l27.3-27.3 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 41.4-41.4 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 41.4-41.4 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 45.5-45.5C355.2 10.9 381.4 0 408.8 0C465.8 0 512 46.2 512 103.2c0 27.4-10.9 53.6-30.2 73L258.3 399.6c-10.5 10.5-24.7 16.4-39.6 16.4H129.9L41 505c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l89-89z"]},faVrCardboard:{prefix:"fas",iconName:"vr-cardboard",icon:[640,512,[],"f729","M576 64H64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64H184.4c24.2 0 46.4-13.7 57.2-35.4l32-64c8.8-17.5 26.7-28.6 46.3-28.6s37.5 11.1 46.3 28.6l32 64c10.8 21.7 33 35.4 57.2 35.4H576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zM96 240a64 64 0 1 1 128 0A64 64 0 1 1 96 240zm384-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},faHandMiddleFinger:{prefix:"fas",iconName:"hand-middle-finger",icon:[448,512,[128405],"f806","M232 0c-22.1 0-40 17.9-40 40V204.2c-8.5-7.6-19.7-12.2-32-12.2c-26.5 0-48 21.5-48 48v7 73c0 8.8-7.2 16-16 16s-16-7.2-16-16V264.3c-2 1.4-3.9 3-5.8 4.5L55 284.8C40.4 297 32 315 32 334V372c0 38 16.9 74 46.1 98.3l5.4 4.5c28.8 24 65 37.1 102.4 37.1H304c70.7 0 128-57.3 128-128V320 288c0-26.5-21.5-48-48-48c-12.4 0-23.6 4.7-32.1 12.3C350 227.5 329.3 208 304 208c-12.3 0-23.5 4.6-32 12.2V40c0-22.1-17.9-40-40-40z"]},faPercent:nS,faPercentage:nS,faTruckMoving:{prefix:"fas",iconName:"truck-moving",icon:[640,512,[],"f4df","M64 32C28.7 32 0 60.7 0 96V304v80 16c0 44.2 35.8 80 80 80c26.2 0 49.4-12.6 64-32c14.6 19.4 37.8 32 64 32c44.2 0 80-35.8 80-80c0-5.5-.6-10.8-1.6-16H416h33.6c-1 5.2-1.6 10.5-1.6 16c0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H608c17.7 0 32-14.3 32-32V288 272 261.7c0-9.2-3.2-18.2-9-25.3l-58.8-71.8c-10.6-13-26.5-20.5-43.3-20.5H480V96c0-35.3-28.7-64-64-64H64zM585 256H480V192h48.8c2.4 0 4.7 1.1 6.2 2.9L585 256zM528 368a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM176 400a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM80 368a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faGlassWaterDroplet:{prefix:"fas",iconName:"glass-water-droplet",icon:[384,512,[],"e4f5","M32 0C23.1 0 14.6 3.7 8.6 10.2S-.6 25.4 .1 34.3L28.9 437.7c3 41.9 37.8 74.3 79.8 74.3H275.3c42 0 76.8-32.4 79.8-74.3L383.9 34.3c.6-8.9-2.4-17.6-8.5-24.1S360.9 0 352 0H32zM83 297.5L66.4 64H317.6L301 297.5 288 304c-20.1 10.1-43.9 10.1-64 0s-43.9-10.1-64 0s-43.9 10.1-64 0l-13-6.5zM256 196c0-24-33.7-70.1-52.2-93.5c-6.1-7.7-17.5-7.7-23.6 0C161.7 125.9 128 172 128 196c0 33.1 28.7 60 64 60s64-26.9 64-60z"]},faDisplay:{prefix:"fas",iconName:"display",icon:[576,512,[],"e163","M64 0C28.7 0 0 28.7 0 64V352c0 35.3 28.7 64 64 64H240l-10.7 32H160c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H346.7L336 416H512c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM512 64V352H64V64H512z"]},faFaceSmile:lS,faSmile:lS,faThumbtack:iS,faThumbTack:iS,faTrophy:{prefix:"fas",iconName:"trophy",icon:[576,512,[127942],"f091","M400 0H176c-26.5 0-48.1 21.8-47.1 48.2c.2 5.3 .4 10.6 .7 15.8H24C10.7 64 0 74.7 0 88c0 92.6 33.5 157 78.5 200.7c44.3 43.1 98.3 64.8 138.1 75.8c23.4 6.5 39.4 26 39.4 45.6c0 20.9-17 37.9-37.9 37.9H192c-17.7 0-32 14.3-32 32s14.3 32 32 32H384c17.7 0 32-14.3 32-32s-14.3-32-32-32H357.9C337 448 320 431 320 410.1c0-19.6 15.9-39.2 39.4-45.6c39.9-11 93.9-32.7 138.2-75.8C542.5 245 576 180.6 576 88c0-13.3-10.7-24-24-24H446.4c.3-5.2 .5-10.4 .7-15.8C448.1 21.8 426.5 0 400 0zM48.9 112h84.4c9.1 90.1 29.2 150.3 51.9 190.6c-24.9-11-50.8-26.5-73.2-48.3c-32-31.1-58-76-63-142.3zM464.1 254.3c-22.4 21.8-48.3 37.3-73.2 48.3c22.7-40.3 42.8-100.5 51.9-190.6h84.4c-5.1 66.3-31.1 111.2-63 142.3z"]},faPersonPraying:sS,faPray:sS,faHammer:{prefix:"fas",iconName:"hammer",icon:[576,512,[128296],"f6e3","M413.5 237.5c-28.2 4.8-58.2-3.6-80-25.4l-38.1-38.1C280.4 159 272 138.8 272 117.6V105.5L192.3 62c-5.3-2.9-8.6-8.6-8.3-14.7s3.9-11.5 9.5-14l47.2-21C259.1 4.2 279 0 299.2 0h18.1c36.7 0 72 14 98.7 39.1l44.6 42c24.2 22.8 33.2 55.7 26.6 86L503 183l8-8c9.4-9.4 24.6-9.4 33.9 0l24 24c9.4 9.4 9.4 24.6 0 33.9l-88 88c-9.4 9.4-24.6 9.4-33.9 0l-24-24c-9.4-9.4-9.4-24.6 0-33.9l8-8-17.5-17.5zM27.4 377.1L260.9 182.6c3.5 4.9 7.5 9.6 11.8 14l38.1 38.1c6 6 12.4 11.2 19.2 15.7L134.9 484.6c-14.5 17.4-36 27.4-58.6 27.4C34.1 512 0 477.8 0 435.7c0-22.6 10.1-44.1 27.4-58.6z"]},faHandPeace:{prefix:"fas",iconName:"hand-peace",icon:[512,512,[9996],"f25b","M224 0c17.7 0 32 14.3 32 32V240H192V32c0-17.7 14.3-32 32-32zm96 160c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V192c0-17.7 14.3-32 32-32zm64 64c0-17.7 14.3-32 32-32s32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V224zM93.3 51.2L175.9 240H106.1L34.7 76.8C27.6 60.6 35 41.8 51.2 34.7s35.1 .3 42.1 16.5zm27 221.3l-.2-.5h69.9H216c22.1 0 40 17.9 40 40s-17.9 40-40 40H160c-8.8 0-16 7.2-16 16s7.2 16 16 16h56c39.8 0 72-32.2 72-72l0-.6c9.4 5.4 20.3 8.6 32 8.6c13.2 0 25.4-4 35.6-10.8c8.7 24.9 32.5 42.8 60.4 42.8c11.7 0 22.6-3.1 32-8.6V352c0 88.4-71.6 160-160 160H226.3c-42.4 0-83.1-16.9-113.1-46.9l-11.6-11.6C77.5 429.5 64 396.9 64 363V336c0-32.7 24.6-59.7 56.3-63.5z"]},faRotate:dS,faSyncAlt:dS,faSpinner:{prefix:"fas",iconName:"spinner",icon:[512,512,[],"f110","M304 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm0 416a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM48 304a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm464-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM142.9 437A48 48 0 1 0 75 369.1 48 48 0 1 0 142.9 437zm0-294.2A48 48 0 1 0 75 75a48 48 0 1 0 67.9 67.9zM369.1 437A48 48 0 1 0 437 369.1 48 48 0 1 0 369.1 437z"]},faRobot:{prefix:"fas",iconName:"robot",icon:[640,512,[129302],"f544","M320 0c17.7 0 32 14.3 32 32V96H472c39.8 0 72 32.2 72 72V440c0 39.8-32.2 72-72 72H168c-39.8 0-72-32.2-72-72V168c0-39.8 32.2-72 72-72H288V32c0-17.7 14.3-32 32-32zM208 384c-8.8 0-16 7.2-16 16s7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H208zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H304zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16h32c8.8 0 16-7.2 16-16s-7.2-16-16-16H400zM264 256a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zm152 40a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM48 224H64V416H48c-26.5 0-48-21.5-48-48V272c0-26.5 21.5-48 48-48zm544 0c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H576V224h16z"]},faPeace:{prefix:"fas",iconName:"peace",icon:[512,512,[9774],"f67c","M224 445.3V323.5l-94.3 77.1c26.1 22.8 58.5 38.7 94.3 44.7zM89.2 351.1L224 240.8V66.7C133.2 81.9 64 160.9 64 256c0 34.6 9.2 67.1 25.2 95.1zm293.1 49.5L288 323.5V445.3c35.7-6 68.1-21.9 94.3-44.7zm40.6-49.5c16-28 25.2-60.5 25.2-95.1c0-95.1-69.2-174.1-160-189.3V240.8L422.8 351.1zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},faGears:mS,faCogs:mS,faWarehouse:{prefix:"fas",iconName:"warehouse",icon:[640,512,[],"f494","M0 488V171.3c0-26.2 15.9-49.7 40.2-59.4L308.1 4.8c7.6-3.1 16.1-3.1 23.8 0L599.8 111.9c24.3 9.7 40.2 33.3 40.2 59.4V488c0 13.3-10.7 24-24 24H568c-13.3 0-24-10.7-24-24V224c0-17.7-14.3-32-32-32H128c-17.7 0-32 14.3-32 32V488c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24zm488 24l-336 0c-13.3 0-24-10.7-24-24V432H512l0 56c0 13.3-10.7 24-24 24zM128 400V336H512v64H128zm0-96V224H512l0 80H128z"]},faArrowUpRightDots:{prefix:"fas",iconName:"arrow-up-right-dots",icon:[576,512,[],"e4b7","M160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h50.7L9.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L256 109.3V160c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H160zM576 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM448 208a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM400 384a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm48 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm128 0a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM272 384a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm48 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM144 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM576 336a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm-48-80a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},faSplotch:{prefix:"fas",iconName:"splotch",icon:[512,512,[],"f5bc","M208.5 62.3l28.1-36.9C248.8 9.4 267.8 0 288 0c28.5 0 53.6 18.7 61.8 46l17.8 59.4c10.3 34.4 36.1 62 69.8 74.6l39.8 14.9c20.9 7.9 34.8 27.9 34.8 50.2c0 16.9-7.9 32.8-21.5 42.9l-67.3 50.5c-24.3 18.2-37.2 47.9-33.8 78.1l2.5 22.7c4.3 38.7-26 72.6-65 72.6c-14.8 0-29.3-5.1-40.8-14.3l-55.4-44.3c-4.5-3.6-9.3-6.7-14.5-9.2c-15.8-7.9-33.7-10.4-51-7.3L82.4 451.9C47.8 458.2 16 431.6 16 396.5c0-13.2 4.7-26 13.1-36.2l11.2-13.4c14.6-17.4 22.6-39.4 22.6-62.1c0-18.8-5.5-37.2-15.8-53L8.8 173.5C3.1 164.7 0 154.4 0 143.9c0-33.4 30.1-58.8 63-53.2l51.3 8.7c35.9 6.1 72.2-8.2 94.2-37.1z"]},faFaceGrinHearts:fS,faGrinHearts:fS,faDiceFour:{prefix:"fas",iconName:"dice-four",icon:[448,512,[9859],"f524","M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96zm160 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM352 160a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faSimCard:{prefix:"fas",iconName:"sim-card",icon:[384,512,[],"f7c4","M64 0H242.7c17 0 33.3 6.7 45.3 18.7L365.3 96c12 12 18.7 28.3 18.7 45.3V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64C0 28.7 28.7 0 64 0zM96 192c-17.7 0-32 14.3-32 32v32h64V192H96zM64 352h80 96 80V288H240 144 64v64zM320 224c0-17.7-14.3-32-32-32H256v64h64V224zM160 192v64h64V192H160zM288 448c17.7 0 32-14.3 32-32V384H256v64h32zM160 384v64h64V384H160zM64 416c0 17.7 14.3 32 32 32h32V384H64v32z"]},faTransgender:uS,faTransgenderAlt:uS,faMercury:{prefix:"fas",iconName:"mercury",icon:[384,512,[9791],"f223","M72.1 7C85.8-4 106-1.8 117 12c17.6 22 44.7 36 75 36s57.3-14 75-36c11.1-13.8 31.2-16 45-5s16 31.2 5 45c-7.8 9.7-16.6 18.4-26.4 26.1C337.3 109.7 368 163.3 368 224c0 89.1-66.2 162.7-152 174.4V424h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H216v16c0 13.3-10.7 24-24 24s-24-10.7-24-24V472H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h32V398.4C82.2 386.7 16 313.1 16 224c0-60.7 30.7-114.3 77.5-145.9C83.7 70.5 74.9 61.7 67.1 52c-11.1-13.8-8.8-33.9 5-45zM80 224a112 112 0 1 0 224 0A112 112 0 1 0 80 224z"]},faArrowTurnDown:pS,faLevelDown:pS,faPersonFallingBurst:{prefix:"fas",iconName:"person-falling-burst",icon:[640,512,[],"e547","M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 9.8c0 39-23.7 74-59.9 88.4C71.6 154.5 32 213 32 278.2V352c0 17.7 14.3 32 32 32s32-14.3 32-32l0-73.8c0-10 1.6-19.8 4.5-29L261.1 497.4c9.6 14.8 29.4 19.1 44.3 9.5s19.1-29.4 9.5-44.3L222.6 320H224l80 0 38.4 51.2c10.6 14.1 30.7 17 44.8 6.4s17-30.7 6.4-44.8l-43.2-57.6C341.3 263.1 327.1 256 312 256l-71.5 0-56.8-80.2-.2-.3c44.7-29 72.5-79 72.5-133.6l0-9.8zM96 80A48 48 0 1 0 0 80a48 48 0 1 0 96 0zM464 286.1l58.6 53.9c4.8 4.4 11.9 5.5 17.8 2.6s9.5-9 9-15.5l-5.6-79.4 78.7-12.2c6.5-1 11.7-5.9 13.1-12.2s-1.1-13-6.5-16.7l-65.6-45.1L603 92.2c3.3-5.7 2.7-12.8-1.4-17.9s-10.9-7.2-17.2-5.3L508.3 92.1l-29.4-74C476.4 12 470.6 8 464 8s-12.4 4-14.9 10.1l-29.4 74L343.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1-65.6 45.1c-5.4 3.7-8 10.3-6.5 16.7c.1 .3 .1 .6 .2 .8l19.4 0c20.1 0 39.2 7.5 53.8 20.8l18.4 2.9L383 265.3l36.2 48.3c2.1 2.8 3.9 5.7 5.5 8.6L464 286.1z"]},faAward:{prefix:"fas",iconName:"award",icon:[384,512,[],"f559","M173.8 5.5c11-7.3 25.4-7.3 36.4 0L228 17.2c6 3.9 13 5.8 20.1 5.4l21.3-1.3c13.2-.8 25.6 6.4 31.5 18.2l9.6 19.1c3.2 6.4 8.4 11.5 14.7 14.7L344.5 83c11.8 5.9 19 18.3 18.2 31.5l-1.3 21.3c-.4 7.1 1.5 14.2 5.4 20.1l11.8 17.8c7.3 11 7.3 25.4 0 36.4L366.8 228c-3.9 6-5.8 13-5.4 20.1l1.3 21.3c.8 13.2-6.4 25.6-18.2 31.5l-19.1 9.6c-6.4 3.2-11.5 8.4-14.7 14.7L301 344.5c-5.9 11.8-18.3 19-31.5 18.2l-21.3-1.3c-7.1-.4-14.2 1.5-20.1 5.4l-17.8 11.8c-11 7.3-25.4 7.3-36.4 0L156 366.8c-6-3.9-13-5.8-20.1-5.4l-21.3 1.3c-13.2 .8-25.6-6.4-31.5-18.2l-9.6-19.1c-3.2-6.4-8.4-11.5-14.7-14.7L39.5 301c-11.8-5.9-19-18.3-18.2-31.5l1.3-21.3c.4-7.1-1.5-14.2-5.4-20.1L5.5 210.2c-7.3-11-7.3-25.4 0-36.4L17.2 156c3.9-6 5.8-13 5.4-20.1l-1.3-21.3c-.8-13.2 6.4-25.6 18.2-31.5l19.1-9.6C65 70.2 70.2 65 73.4 58.6L83 39.5c5.9-11.8 18.3-19 31.5-18.2l21.3 1.3c7.1 .4 14.2-1.5 20.1-5.4L173.8 5.5zM272 192a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM1.3 441.8L44.4 339.3c.2 .1 .3 .2 .4 .4l9.6 19.1c11.7 23.2 36 37.3 62 35.8l21.3-1.3c.2 0 .5 0 .7 .2l17.8 11.8c5.1 3.3 10.5 5.9 16.1 7.7l-37.6 89.3c-2.3 5.5-7.4 9.2-13.3 9.7s-11.6-2.2-14.8-7.2L74.4 455.5l-56.1 8.3c-5.7 .8-11.4-1.5-15-6s-4.3-10.7-2.1-16zm248 60.4L211.7 413c5.6-1.8 11-4.3 16.1-7.7l17.8-11.8c.2-.1 .4-.2 .7-.2l21.3 1.3c26 1.5 50.3-12.6 62-35.8l9.6-19.1c.1-.2 .2-.3 .4-.4l43.2 102.5c2.2 5.3 1.4 11.4-2.1 16s-9.3 6.9-15 6l-56.1-8.3-32.2 49.2c-3.2 5-8.9 7.7-14.8 7.2s-11-4.3-13.3-9.7z"]},faTicketSimple:bS,faTicketAlt:bS,faBuilding:{prefix:"fas",iconName:"building",icon:[384,512,[127970,61687],"f1ad","M48 0C21.5 0 0 21.5 0 48V464c0 26.5 21.5 48 48 48h96V432c0-26.5 21.5-48 48-48s48 21.5 48 48v80h96c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48H48zM64 240c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V240zm112-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V240c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V240zM80 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V112zM272 96h32c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16z"]},faAnglesLeft:hS,faAngleDoubleLeft:hS,faQrcode:{prefix:"fas",iconName:"qrcode",icon:[448,512,[],"f029","M0 80C0 53.5 21.5 32 48 32h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80zM64 96v64h64V96H64zM0 336c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V336zm64 16v64h64V352H64zM304 32h96c26.5 0 48 21.5 48 48v96c0 26.5-21.5 48-48 48H304c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48zm80 64H320v64h64V96zM256 304c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16s7.2 16 16 16h32c8.8 0 16-7.2 16-16s7.2-16 16-16s16 7.2 16 16v96c0 8.8-7.2 16-16 16H368c-8.8 0-16-7.2-16-16s-7.2-16-16-16s-16 7.2-16 16v64c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V304zM368 480a16 16 0 1 1 0-32 16 16 0 1 1 0 32zm64 0a16 16 0 1 1 0-32 16 16 0 1 1 0 32z"]},faClockRotateLeft:gS,faHistory:gS,faFaceGrinBeamSweat:vS,faGrinBeamSweat:vS,faFileExport:CS,faArrowRightFromFile:CS,faShield:yS,faShieldBlank:yS,faArrowUpShortWide:zS,faSortAmountUpAlt:zS,faHouseMedical:{prefix:"fas",iconName:"house-medical",icon:[576,512,[],"e3b2","M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32V448c0 35.3 28.7 64 64 64H448.5c35.5 0 64.2-28.8 64-64.3l-.7-160.2h32zM256 208c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v48h48c8.8 0 16 7.2 16 16v32c0 8.8-7.2 16-16 16H320v48c0 8.8-7.2 16-16 16H272c-8.8 0-16-7.2-16-16V320H208c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h48V208z"]},faGolfBallTee:HS,faGolfBall:HS,faCircleChevronLeft:_S,faChevronCircleLeft:_S,faHouseChimneyWindow:{prefix:"fas",iconName:"house-chimney-window",icon:[576,512,[],"e00d","M575.8 255.5c0 18-15 32.1-32 32.1h-32l.7 160.2c.2 35.5-28.5 64.3-64 64.3H128.1c-35.3 0-64-28.7-64-64V287.6H32c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L416 100.7V64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32V185l52.8 46.4c8 7 12 15 11 24zM248 192c-13.3 0-24 10.7-24 24v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V216c0-13.3-10.7-24-24-24H248z"]},faPenNib:{prefix:"fas",iconName:"pen-nib",icon:[512,512,[10001],"f5ad","M368.4 18.3L312.7 74.1 437.9 199.3l55.7-55.7c21.9-21.9 21.9-57.3 0-79.2L447.6 18.3c-21.9-21.9-57.3-21.9-79.2 0zM288 94.6l-9.2 2.8L134.7 140.6c-19.9 6-35.7 21.2-42.3 41L3.8 445.8c-3.8 11.3-1 23.9 7.3 32.4L164.7 324.7c-3-6.3-4.7-13.3-4.7-20.7c0-26.5 21.5-48 48-48s48 21.5 48 48s-21.5 48-48 48c-7.4 0-14.4-1.7-20.7-4.7L33.7 500.9c8.6 8.3 21.1 11.2 32.4 7.3l264.3-88.6c19.7-6.6 35-22.4 41-42.3l43.2-144.1 2.8-9.2L288 94.6z"]},faTentArrowTurnLeft:{prefix:"fas",iconName:"tent-arrow-turn-left",icon:[576,512,[],"e580","M120.1 41.8c9.9-8.9 10.7-24 1.8-33.9S97.8-2.7 87.9 6.2l-80 72C2.9 82.7 0 89.2 0 96s2.9 13.3 7.9 17.8l80 72c9.9 8.9 25 8.1 33.9-1.8s8.1-25-1.8-33.9L86.5 120 456 120c39.8 0 72 32.2 72 72v40c0 13.3 10.7 24 24 24s24-10.7 24-24V192c0-66.3-53.7-120-120-120L86.5 72l33.5-30.2zM307.4 166.5c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S86.7 512 96 512H288V352l96 160h96c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z"]},faTents:{prefix:"fas",iconName:"tents",icon:[640,512,[],"e582","M396.6 6.5L235.8 129.1c9.6 1.8 18.9 5.8 27 12l168 128c13.2 10.1 22 24.9 24.5 41.4l6.2 41.5H608c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128c-11.5-8.7-27.3-8.7-38.8 0zm-153.2 160c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S22.7 512 32 512H224V352l96 160h96c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z"]},faWandMagic:VS,faMagic:VS,faDog:{prefix:"fas",iconName:"dog",icon:[576,512,[128021],"f6d3","M309.6 158.5L332.7 19.8C334.6 8.4 344.5 0 356.1 0c7.5 0 14.5 3.5 19 9.5L392 32h52.1c12.7 0 24.9 5.1 33.9 14.1L496 64h56c13.3 0 24 10.7 24 24v24c0 44.2-35.8 80-80 80H464 448 426.7l-5.1 30.5-112-64zM416 256.1L416 480c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V364.8c-24 12.3-51.2 19.2-80 19.2s-56-6.9-80-19.2V480c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V249.8c-28.8-10.9-51.4-35.3-59.2-66.5L1 167.8c-4.3-17.1 6.1-34.5 23.3-38.8s34.5 6.1 38.8 23.3l3.9 15.5C70.5 182 83.3 192 98 192h30 16H303.8L416 256.1zM464 80a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]},faCarrot:{prefix:"fas",iconName:"carrot",icon:[512,512,[129365],"f787","M346.7 6C337.6 17 320 42.3 320 72c0 40 15.3 55.3 40 80s40 40 80 40c29.7 0 55-17.6 66-26.7c4-3.3 6-8.2 6-13.3s-2-10-6-13.2c-11.4-9.1-38.3-26.8-74-26.8c-32 0-40 8-40 8s8-8 8-40c0-35.7-17.7-62.6-26.8-74C370 2 365.1 0 360 0s-10 2-13.3 6zM244.6 136c-40 0-77.1 18.1-101.7 48.2l60.5 60.5c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-55.3-55.3 0 .1L2.2 477.9C-2 487-.1 497.8 7 505s17.9 9 27.1 4.8l134.7-62.4-52.1-52.1c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L199.7 433l100.2-46.4c46.4-21.5 76.2-68 76.2-119.2C376 194.8 317.2 136 244.6 136z"]},faMoon:{prefix:"fas",iconName:"moon",icon:[384,512,[127769,9214],"f186","M223.5 32C100 32 0 132.3 0 256S100 480 223.5 480c60.6 0 115.5-24.2 155.8-63.4c5-4.9 6.3-12.5 3.1-18.7s-10.1-9.7-17-8.5c-9.8 1.7-19.8 2.6-30.1 2.6c-96.9 0-175.5-78.8-175.5-176c0-65.8 36-123.1 89.3-153.3c6.1-3.5 9.2-10.5 7.7-17.3s-7.3-11.9-14.3-12.5c-6.3-.5-12.6-.8-19-.8z"]},faWineGlassEmpty:xS,faWineGlassAlt:xS,faCheese:{prefix:"fas",iconName:"cheese",icon:[512,512,[],"f7ef","M512 240.2V256H0c0-20 10-38.7 26.6-49.8L274.9 40.7c8.6-5.7 18.6-8.7 28.9-8.7C418.8 32 512 125.2 512 240.2zm0 47.8V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V288H512z"]},faYinYang:{prefix:"fas",iconName:"yin-yang",icon:[512,512,[9775],"f6ad","M256 64c53 0 96 43 96 96s-43 96-96 96s-96 43-96 96s43 96 96 96C150 448 64 362 64 256S150 64 256 64zm0 448A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm32-352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},faMusic:{prefix:"fas",iconName:"music",icon:[512,512,[127925],"f001","M499.1 6.3c8.1 6 12.9 15.6 12.9 25.7v72V368c0 44.2-43 80-96 80s-96-35.8-96-80s43-80 96-80c11.2 0 22 1.6 32 4.6V147L192 223.8V432c0 44.2-43 80-96 80s-96-35.8-96-80s43-80 96-80c11.2 0 22 1.6 32 4.6V200 128c0-14.1 9.3-26.6 22.8-30.7l320-96c9.7-2.9 20.2-1.1 28.3 5z"]},faCodeCommit:{prefix:"fas",iconName:"code-commit",icon:[640,512,[],"f386","M320 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm156.8-48C462 361 397.4 416 320 416s-142-55-156.8-128H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H163.2C178 151 242.6 96 320 96s142 55 156.8 128H608c17.7 0 32 14.3 32 32s-14.3 32-32 32H476.8z"]},faTemperatureLow:{prefix:"fas",iconName:"temperature-low",icon:[512,512,[],"f76b","M448 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 96a96 96 0 1 1 192 0A96 96 0 1 1 320 96zM144 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C70.2 332.6 64 349.5 64 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM32 112C32 50.2 82.1 0 144 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S0 447.5 0 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM192 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V272c0-8.8 7.2-16 16-16s16 7.2 16 16v50.7c18.6 6.6 32 24.4 32 45.3z"]},faPersonBiking:MS,faBiking:MS,faBroom:{prefix:"fas",iconName:"broom",icon:[576,512,[129529],"f51a","M566.6 54.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192-34.7-34.7c-4.2-4.2-10-6.6-16-6.6c-12.5 0-22.6 10.1-22.6 22.6v29.1L364.3 320h29.1c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16l-34.7-34.7 192-192zM341.1 353.4L222.6 234.9c-42.7-3.7-85.2 11.7-115.8 42.3l-8 8C76.5 307.5 64 337.7 64 369.2c0 6.8 7.1 11.2 13.2 8.2l51.1-25.5c5-2.5 9.5 4.1 5.4 7.9L7.3 473.4C2.7 477.6 0 483.6 0 489.9C0 502.1 9.9 512 22.1 512l173.3 0c38.8 0 75.9-15.4 103.4-42.8c30.6-30.6 45.9-73.1 42.3-115.8z"]},faShieldHeart:{prefix:"fas",iconName:"shield-heart",icon:[512,512,[],"e574","M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM144 221.3c0-33.8 27.4-61.3 61.3-61.3c16.2 0 31.8 6.5 43.3 17.9l7.4 7.4 7.4-7.4c11.5-11.5 27.1-17.9 43.3-17.9c33.8 0 61.3 27.4 61.3 61.3c0 16.2-6.5 31.8-17.9 43.3l-82.7 82.7c-6.2 6.2-16.4 6.2-22.6 0l-82.7-82.7c-11.5-11.5-17.9-27.1-17.9-43.3z"]},faGopuram:{prefix:"fas",iconName:"gopuram",icon:[512,512,[],"f664","M120 0c13.3 0 24 10.7 24 24v8h40V24c0-13.3 10.7-24 24-24s24 10.7 24 24v8h48V24c0-13.3 10.7-24 24-24s24 10.7 24 24v8h40V24c0-13.3 10.7-24 24-24s24 10.7 24 24v8V64v64c17.7 0 32 14.3 32 32v64c17.7 0 32 14.3 32 32v96c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H416V352H384V224H352V128H320v96h32V352h32V512H304V464c0-26.5-21.5-48-48-48s-48 21.5-48 48v48H128V352h32V224h32V128H160v96H128V352H96V512H32c-17.7 0-32-14.3-32-32V384c0-17.7 14.3-32 32-32V256c0-17.7 14.3-32 32-32V160c0-17.7 14.3-32 32-32V64 32 24c0-13.3 10.7-24 24-24zM256 272c-17.7 0-32 14.3-32 32v48h64V304c0-17.7-14.3-32-32-32zm-32-80v32h64V192c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},faEarthOceania:LS,faGlobeOceania:LS,faSquareXmark:wS,faTimesSquare:wS,faXmarkSquare:wS,faHashtag:{prefix:"fas",iconName:"hashtag",icon:[448,512,[62098],"23","M181.3 32.4c17.4 2.9 29.2 19.4 26.3 36.8L197.8 128h95.1l11.5-69.3c2.9-17.4 19.4-29.2 36.8-26.3s29.2 19.4 26.3 36.8L357.8 128H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H347.1L325.8 320H384c17.7 0 32 14.3 32 32s-14.3 32-32 32H315.1l-11.5 69.3c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8l9.8-58.7H155.1l-11.5 69.3c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8L90.2 384H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h68.9l21.3-128H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h68.9l11.5-69.3c2.9-17.4 19.4-29.2 36.8-26.3zM187.1 192L165.8 320h95.1l21.3-128H187.1z"]},faUpRightAndDownLeftFromCenter:SS,faExpandAlt:SS,faOilCan:{prefix:"fas",iconName:"oil-can",icon:[640,512,[],"f613","M320 128c17.7 0 32-14.3 32-32s-14.3-32-32-32H192c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v32H144 96 48c-26.5 0-48 21.5-48 48v64.8c0 19 11.2 36.2 28.5 43.9l67.5 30V368c0 26.5 21.5 48 48 48H403.1c18.4 0 35.8-7.9 48-21.7L633.5 187.7c12.3-13.9-.3-35.4-18.4-31.5L448 192l-50.5-25.2c-8.9-4.4-18.7-6.8-28.6-6.8H288V128h32zM96 208v86.1L48 272.8V208H96z"]},faT:{prefix:"fas",iconName:"t",icon:[384,512,[116],"54","M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96H160V448c0 17.7 14.3 32 32 32s32-14.3 32-32V96H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H192 32z"]},faHippo:{prefix:"fas",iconName:"hippo",icon:[640,512,[129435],"f6ed","M407 47c9.4-9.4 24.6-9.4 33.9 0l17.2 17.2c1.9-.1 3.9-.2 5.8-.2h32c11.2 0 21.9 2.3 31.6 6.5L543 55c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L564 101.9c7.6 12.2 12 26.7 12 42.1c0 10.2 7.4 18.8 16.7 23c27.9 12.5 47.3 40.5 47.3 73c0 26.2-12.6 49.4-32 64v32c0 8.8-7.2 16-16 16H560c-8.8 0-16-7.2-16-16V320H480v16c0 8.8-7.2 16-16 16H432c-8.8 0-16-7.2-16-16V318.4c-11.8-2.4-22.7-7.4-32-14.4c-1.5-1.1-2.9-2.3-4.3-3.5c-17-14.7-27.7-36.4-27.7-60.5c0-8.8-7.2-16-16-16s-16 7.2-16 16c0 44.7 26.2 83.2 64 101.2V352c0 17.7 14.3 32 32 32h32v64c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V372c-19.8 7.7-41.4 12-64 12s-44.2-4.3-64-12v76c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V329.1L45.9 369.7c-5.4 12.1-19.6 17.6-31.7 12.2S-3.3 362.4 2.1 350.3L24 300.9c5.3-11.9 8-24.7 8-37.7C32 155.7 117.2 68 223.8 64.1l.2-.1h7.2H256h32c41.7 0 83.4 12.1 117.2 25.7c1.7-1.8 3.5-3.6 5.3-5.2L407 81c-9.4-9.4-9.4-24.6 0-33.9zm73 185a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm88 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM480 144a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]},faChartColumn:{prefix:"fas",iconName:"chart-column",icon:[512,512,[],"e0e3","M32 32c17.7 0 32 14.3 32 32V400c0 8.8 7.2 16 16 16H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H80c-44.2 0-80-35.8-80-80V64C0 46.3 14.3 32 32 32zM160 224c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V256c0-17.7 14.3-32 32-32zm128-64V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32zm64 32c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-17.7 14.3-32 32-32zM480 96V320c0 17.7-14.3 32-32 32s-32-14.3-32-32V96c0-17.7 14.3-32 32-32s32 14.3 32 32z"]},faInfinity:{prefix:"fas",iconName:"infinity",icon:[640,512,[8734,9854],"f534","M0 241.1C0 161 65 96 145.1 96c38.5 0 75.4 15.3 102.6 42.5L320 210.7l72.2-72.2C419.5 111.3 456.4 96 494.9 96C575 96 640 161 640 241.1v29.7C640 351 575 416 494.9 416c-38.5 0-75.4-15.3-102.6-42.5L320 301.3l-72.2 72.2C220.5 400.7 183.6 416 145.1 416C65 416 0 351 0 270.9V241.1zM274.7 256l-72.2-72.2c-15.2-15.2-35.9-23.8-57.4-23.8C100.3 160 64 196.3 64 241.1v29.7c0 44.8 36.3 81.1 81.1 81.1c21.5 0 42.2-8.5 57.4-23.8L274.7 256zm90.5 0l72.2 72.2c15.2 15.2 35.9 23.8 57.4 23.8c44.8 0 81.1-36.3 81.1-81.1V241.1c0-44.8-36.3-81.1-81.1-81.1c-21.5 0-42.2 8.5-57.4 23.8L365.3 256z"]},faVialCircleCheck:{prefix:"fas",iconName:"vial-circle-check",icon:[512,512,[],"e596","M0 64C0 46.3 14.3 32 32 32H96h64 64c17.7 0 32 14.3 32 32s-14.3 32-32 32V266.8c-20.2 28.6-32 63.5-32 101.2c0 25.2 5.3 49.1 14.8 70.8C189.5 463.7 160.6 480 128 480c-53 0-96-43-96-96V96C14.3 96 0 81.7 0 64zM96 96v96h64V96H96zM224 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L352 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"]},faPersonArrowDownToLine:{prefix:"fas",iconName:"person-arrow-down-to-line",icon:[640,512,[],"e538","M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 352V352h16v96H184zm-64 0H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H152h80H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H264V256.9l28.6 47.5c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-58.3-97c-17.4-28.9-48.6-46.6-82.3-46.6H177.1c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9V448zM464 64V306.7l-25.4-25.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l80 80c12.5 12.5 32.8 12.5 45.3 0l80-80c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L528 306.7V64c0-17.7-14.3-32-32-32s-32 14.3-32 32z"]},faVoicemail:{prefix:"fas",iconName:"voicemail",icon:[640,512,[],"f897","M144 320a80 80 0 1 1 0-160 80 80 0 1 1 0 160zm119.8 0c15.3-22.9 24.2-50.4 24.2-80c0-79.5-64.5-144-144-144S0 160.5 0 240s64.5 144 144 144H496c79.5 0 144-64.5 144-144s-64.5-144-144-144s-144 64.5-144 144c0 29.6 8.9 57.1 24.2 80H263.8zM496 160a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]},faFan:{prefix:"fas",iconName:"fan",icon:[512,512,[],"f863","M258.6 0c-1.7 0-3.4 .1-5.1 .5C168 17 115.6 102.3 130.5 189.3c2.9 17 8.4 32.9 15.9 47.4L32 224H29.4C13.2 224 0 237.2 0 253.4c0 1.7 .1 3.4 .5 5.1C17 344 102.3 396.4 189.3 381.5c17-2.9 32.9-8.4 47.4-15.9L224 480v2.6c0 16.2 13.2 29.4 29.4 29.4c1.7 0 3.4-.1 5.1-.5C344 495 396.4 409.7 381.5 322.7c-2.9-17-8.4-32.9-15.9-47.4L480 288h2.6c16.2 0 29.4-13.2 29.4-29.4c0-1.7-.1-3.4-.5-5.1C495 168 409.7 115.6 322.7 130.5c-17 2.9-32.9 8.4-47.4 15.9L288 32V29.4C288 13.2 274.8 0 258.6 0zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faPersonWalkingLuggage:{prefix:"fas",iconName:"person-walking-luggage",icon:[576,512,[],"e554","M432 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM347.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L505 232.7l-15.3-36.8C472.5 154.8 432.3 128 387.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1l-25 62.4-59.4 59.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L340.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zM256 274.1c-7.7-4.4-17.4-1.8-21.9 5.9l-32 55.4L147.7 304c-15.3-8.8-34.9-3.6-43.7 11.7L40 426.6c-8.8 15.3-3.6 34.9 11.7 43.7l55.4 32c15.3 8.8 34.9 3.6 43.7-11.7l64-110.9c1.5-2.6 2.6-5.2 3.3-8L261.9 296c4.4-7.7 1.8-17.4-5.9-21.9z"]},faUpDown:ES,faArrowsAltV:ES,faCloudMoonRain:{prefix:"fas",iconName:"cloud-moon-rain",icon:[576,512,[],"f73c","M481.2 0C417 0 363.5 46.5 353.7 107.6c35.4 17.6 60.2 53.3 62.1 95.1c23.2 11 42 29.7 53.1 52.7c4 .4 8.1 .6 12.3 .6c34.9 0 66.7-13.8 89.9-36.1c5.1-4.9 6.4-12.5 3.2-18.7s-10.1-9.7-17-8.6c-4.9 .8-10 1.3-15.2 1.3c-49 0-88.4-39.3-88.4-87.4c0-32.6 18-61.1 44.9-76.1c6.1-3.4 9.3-10.5 7.8-17.4s-7.3-12-14.3-12.6c-3.6-.3-7.3-.5-10.9-.5zM367.9 383.9c44.2 0 80-35.8 80-80c0-39.3-28.4-72.1-65.8-78.7c1.2-5.6 1.9-11.3 1.9-17.2c0-44.2-35.8-80-80-80c-17 0-32.8 5.3-45.8 14.4C241.3 114.6 210.8 96 176 96c-53 0-96 43-96 96l0 1.3c-45.4 7.6-80 47.1-80 94.6c0 53 43 96 96 96H367.9zM85.4 420.1c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3zm96 0c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3zm96 0c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3zm96 0c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3z"]},faCalendar:{prefix:"fas",iconName:"calendar",icon:[448,512,[128197,128198],"f133","M96 32V64H48C21.5 64 0 85.5 0 112v48H448V112c0-26.5-21.5-48-48-48H352V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V64H160V32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192H0V464c0 26.5 21.5 48 48 48H400c26.5 0 48-21.5 48-48V192z"]},faTrailer:{prefix:"fas",iconName:"trailer",icon:[640,512,[],"e041","M48 32C21.5 32 0 53.5 0 80V336c0 26.5 21.5 48 48 48H65.1c7.8-54.3 54.4-96 110.9-96s103.1 41.7 110.9 96H488h8H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H544V80c0-26.5-21.5-48-48-48H48zM80 96c8.8 0 16 7.2 16 16l0 131.2c-11.4 5.9-22.2 12.9-32 21V112c0-8.8 7.2-16 16-16zm96 128c-5.4 0-10.7 .2-16 .7L160 112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 112.7c-5.3-.5-10.6-.7-16-.7zm80 19.2L256 112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 152.2c-9.8-8.1-20.6-15.2-32-21zM368 96c8.8 0 16 7.2 16 16l0 192c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-192c0-8.8 7.2-16 16-16zm112 16l0 192c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-192c0-8.8 7.2-16 16-16s16 7.2 16 16zM176 480a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm0-112a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faBahai:kS,faHaykal:kS,faSdCard:{prefix:"fas",iconName:"sd-card",icon:[384,512,[],"f7c2","M320 0H141.3C124.3 0 108 6.7 96 18.7L18.7 96C6.7 108 0 124.3 0 141.3V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zM160 88v48c0 13.3-10.7 24-24 24s-24-10.7-24-24V88c0-13.3 10.7-24 24-24s24 10.7 24 24zm80 0v48c0 13.3-10.7 24-24 24s-24-10.7-24-24V88c0-13.3 10.7-24 24-24s24 10.7 24 24zm80 0v48c0 13.3-10.7 24-24 24s-24-10.7-24-24V88c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},faDragon:{prefix:"fas",iconName:"dragon",icon:[640,512,[128009],"f6d5","M352 124.5l-51.9-13c-6.5-1.6-11.3-7.1-12-13.8s2.8-13.1 8.7-16.1l40.8-20.4L294.4 28.8c-5.5-4.1-7.8-11.3-5.6-17.9S297.1 0 304 0H416h32 16c30.2 0 58.7 14.2 76.8 38.4l57.6 76.8c6.2 8.3 9.6 18.4 9.6 28.8c0 26.5-21.5 48-48 48H538.5c-17 0-33.3-6.7-45.3-18.7L480 160H448v21.5c0 24.8 12.8 47.9 33.8 61.1l106.6 66.6c32.1 20.1 51.6 55.2 51.6 93.1C640 462.9 590.9 512 530.2 512H496 432 32.3c-3.3 0-6.6-.4-9.6-1.4C13.5 507.8 6 501 2.4 492.1C1 488.7 .2 485.2 0 481.4c-.2-3.7 .3-7.3 1.3-10.7c2.8-9.2 9.6-16.7 18.6-20.4c3-1.2 6.2-2 9.5-2.2L433.3 412c8.3-.7 14.7-7.7 14.7-16.1c0-4.3-1.7-8.4-4.7-11.4l-44.4-44.4c-30-30-46.9-70.7-46.9-113.1V181.5v-57zM512 72.3c0-.1 0-.2 0-.3s0-.2 0-.3v.6zm-1.3 7.4L464.3 68.1c-.2 1.3-.3 2.6-.3 3.9c0 13.3 10.7 24 24 24c10.6 0 19.5-6.8 22.7-16.3zM130.9 116.5c16.3-14.5 40.4-16.2 58.5-4.1l130.6 87V227c0 32.8 8.4 64.8 24 93H112c-6.7 0-12.7-4.2-15-10.4s-.5-13.3 4.6-17.7L171 232.3 18.4 255.8c-7 1.1-13.9-2.6-16.9-9s-1.5-14.1 3.8-18.8L130.9 116.5z"]},faShoePrints:{prefix:"fas",iconName:"shoe-prints",icon:[640,512,[],"f54b","M416 0C352.3 0 256 32 256 32V160c48 0 76 16 104 32s56 32 104 32c56.4 0 176-16 176-96S512 0 416 0zM128 96c0 35.3 28.7 64 64 64h32V32H192c-35.3 0-64 28.7-64 64zM288 512c96 0 224-48 224-128s-119.6-96-176-96c-48 0-76 16-104 32s-56 32-104 32V480s96.3 32 160 32zM0 416c0 35.3 28.7 64 64 64H96V352H64c-35.3 0-64 28.7-64 64z"]},faCirclePlus:NS,faPlusCircle:NS,faFaceGrinTongueWink:TS,faGrinTongueWink:TS,faHandHolding:{prefix:"fas",iconName:"hand-holding",icon:[576,512,[],"f4bd","M559.7 392.2c17.8-13.1 21.6-38.1 8.5-55.9s-38.1-21.6-55.9-8.5L392.6 416H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h16 64c17.7 0 32-14.3 32-32s-14.3-32-32-32H288 272 193.7c-29.1 0-57.3 9.9-80 28L68.8 384H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H192 352.5c29 0 57.3-9.3 80.7-26.5l126.6-93.3zm-366.1-8.3a.5 .5 0 1 1 -.9 .1 .5 .5 0 1 1 .9-.1z"]},faPlugCircleExclamation:{prefix:"fas",iconName:"plug-circle-exclamation",icon:[576,512,[],"e55d","M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32V412.8c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32H32zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16s-16-7.2-16-16V288c0-8.8 7.2-16 16-16z"]},faLinkSlash:BS,faChainBroken:BS,faChainSlash:BS,faUnlink:BS,faClone:{prefix:"fas",iconName:"clone",icon:[512,512,[],"f24d","M288 448H64V224h64V160H64c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H288c35.3 0 64-28.7 64-64V384H288v64zm-64-96H448c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H224c-35.3 0-64 28.7-64 64V288c0 35.3 28.7 64 64 64z"]},faPersonWalkingArrowLoopLeft:{prefix:"fas",iconName:"person-walking-arrow-loop-left",icon:[640,512,[],"e551","M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM123.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L281 232.7l-15.3-36.8C248.5 154.8 208.3 128 163.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1L68.7 398 9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L116.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zm347.7 119c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L461.3 384H480c88.4 0 160-71.6 160-160s-71.6-160-160-160L352 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l128 0c53 0 96 43 96 96s-43 96-96 96H461.3l25.4-25.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3l80 80z"]},faArrowUpZA:IS,faSortAlphaUpAlt:IS,faFireFlameCurved:$S,faFireAlt:$S,faTornado:{prefix:"fas",iconName:"tornado",icon:[448,512,[127786],"f76f","M0 32V45.6C0 62.7 1.7 79.6 5 96H357.8c3.2-6.9 7.5-13.3 13-18.8l38.6-38.6c4.2-4.2 6.6-10 6.6-16C416 10.1 405.9 0 393.4 0H32C14.3 0 0 14.3 0 32zm352.2 96H13.6c12.2 35.9 32.3 68.7 58.8 96H412l-47.2-62.9c-7.3-9.7-11.6-21.2-12.6-33.1zm-226 138.2l116.4 68.5c8.2 4.8 15.8 10.7 22.5 17.3H445c2-9.8 3-19.9 3-30.1c0-23-5.3-45.5-15.3-65.9H110.2c5.2 3.6 10.5 7 16 10.2zM288 384c10.3 21.4 13.8 45.5 9.9 69l-5.9 35.7c-2 12.2 7.4 23.4 19.8 23.4c5.3 0 10.4-2.1 14.2-5.9l78.2-78.2c12.8-12.8 23.1-27.7 30.4-43.9H288z"]},faFileCirclePlus:{prefix:"fas",iconName:"file-circle-plus",icon:[576,512,[58606],"e494","M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384v38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm16 80c0-8.8-7.2-16-16-16s-16 7.2-16 16v48H368c-8.8 0-16 7.2-16 16s7.2 16 16 16h48v48c0 8.8 7.2 16 16 16s16-7.2 16-16V384h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H448V304z"]},faBookQuran:RS,faQuran:RS,faAnchor:{prefix:"fas",iconName:"anchor",icon:[576,512,[9875],"f13d","M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c88.4 0 160-71.6 160-160v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-56-56c-9.4-9.4-24.6-9.4-33.9 0l-56 56c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 53-43 96-96 96H320V240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1z"]},faBorderAll:{prefix:"fas",iconName:"border-all",icon:[448,512,[],"f84c","M384 96V224H256V96H384zm0 192V416H256V288H384zM192 224H64V96H192V224zM64 288H192V416H64V288zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"]},faFaceAngry:AS,faAngry:AS,faCookieBite:{prefix:"fas",iconName:"cookie-bite",icon:[512,512,[],"f564","M257.5 27.6c-.8-5.4-4.9-9.8-10.3-10.6c-22.1-3.1-44.6 .9-64.4 11.4l-74 39.5C89.1 78.4 73.2 94.9 63.4 115L26.7 190.6c-9.8 20.1-13 42.9-9.1 64.9l14.5 82.8c3.9 22.1 14.6 42.3 30.7 57.9l60.3 58.4c16.1 15.6 36.6 25.6 58.7 28.7l83 11.7c22.1 3.1 44.6-.9 64.4-11.4l74-39.5c19.7-10.5 35.6-27 45.4-47.2l36.7-75.5c9.8-20.1 13-42.9 9.1-64.9c-.9-5.3-5.3-9.3-10.6-10.1c-51.5-8.2-92.8-47.1-104.5-97.4c-1.8-7.6-8-13.4-15.7-14.6c-54.6-8.7-97.7-52-106.2-106.8zM208 144a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM144 336a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm224-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faArrowTrendDown:{prefix:"fas",iconName:"arrow-trend-down",icon:[576,512,[],"e097","M384 352c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v82.7L342.6 137.4c-12.5-12.5-32.8-12.5-45.3 0L192 242.7 54.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0L320 205.3 466.7 352H384z"]},faRss:PS,faFeed:PS,faDrawPolygon:{prefix:"fas",iconName:"draw-polygon",icon:[448,512,[],"f5ee","M96 151.4V360.6c9.7 5.6 17.8 13.7 23.4 23.4H328.6c0-.1 .1-.2 .1-.3l-4.5-7.9-32-56 0 0c-1.4 .1-2.8 .1-4.2 .1c-35.3 0-64-28.7-64-64s28.7-64 64-64c1.4 0 2.8 0 4.2 .1l0 0 32-56 4.5-7.9-.1-.3H119.4c-5.6 9.7-13.7 17.8-23.4 23.4zM384.3 352c35.2 .2 63.7 28.7 63.7 64c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V151.4C12.9 140.4 0 119.7 0 96C0 60.7 28.7 32 64 32c23.7 0 44.4 12.9 55.4 32H328.6c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 35.3-28.5 63.8-63.7 64l-4.5 7.9-32 56-2.3 4c4.2 8.5 6.5 18 6.5 28.1s-2.3 19.6-6.5 28.1l2.3 4 32 56 4.5 7.9z"]},faScaleBalanced:WS,faBalanceScale:WS,faGaugeSimpleHigh:DS,faTachometer:DS,faTachometerFast:DS,faShower:{prefix:"fas",iconName:"shower",icon:[512,512,[128703],"f2cc","M64 131.9C64 112.1 80.1 96 99.9 96c9.5 0 18.6 3.8 25.4 10.5l16.2 16.2c-21 38.9-17.4 87.5 10.9 123L151 247c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L345 121c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-1.3 1.3c-35.5-28.3-84.2-31.9-123-10.9L170.5 61.3C151.8 42.5 126.4 32 99.9 32C44.7 32 0 76.7 0 131.9V448c0 17.7 14.3 32 32 32s32-14.3 32-32V131.9zM256 352a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm32-32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faDesktop:OS,faDesktopAlt:OS,faM:{prefix:"fas",iconName:"m",icon:[448,512,[109],"4d","M22.7 33.4c13.5-4.1 28.1 1.1 35.9 12.9L224 294.3 389.4 46.2c7.8-11.7 22.4-17 35.9-12.9S448 49.9 448 64V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V169.7L250.6 369.8c-5.9 8.9-15.9 14.2-26.6 14.2s-20.7-5.3-26.6-14.2L64 169.7V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V64C0 49.9 9.2 37.5 22.7 33.4z"]},faTableList:FS,faThList:FS,faCommentSms:GS,faSms:GS,faBook:{prefix:"fas",iconName:"book",icon:[448,512,[128212],"f02d","M96 0C43 0 0 43 0 96V416c0 53 43 96 96 96H384h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V384c17.7 0 32-14.3 32-32V32c0-17.7-14.3-32-32-32H384 96zm0 384H352v64H96c-17.7 0-32-14.3-32-32s14.3-32 32-32zm32-240c0-8.8 7.2-16 16-16H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H144c-8.8 0-16-7.2-16-16zm16 48H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H144c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faUserPlus:{prefix:"fas",iconName:"user-plus",icon:[640,512,[],"f234","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM504 312V248H440c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V136c0-13.3 10.7-24 24-24s24 10.7 24 24v64h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H552v64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"]},faCheck:{prefix:"fas",iconName:"check",icon:[448,512,[10003,10004],"f00c","M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"]},faBatteryThreeQuarters:US,faBattery4:US,faHouseCircleCheck:{prefix:"fas",iconName:"house-circle-check",icon:[640,512,[],"e509","M320.7 352c8.1-89.7 83.5-160 175.3-160c8.9 0 17.6 .7 26.1 1.9L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1h32v69.7c-.1 .9-.1 1.8-.1 2.8V472c0 22.1 17.9 40 40 40h16c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2H160h24c22.1 0 40-17.9 40-40V448 384c0-17.7 14.3-32 32-32h64l.7 0zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]},faAngleLeft:{prefix:"fas",iconName:"angle-left",icon:[320,512,[8249],"f104","M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"]},faDiagramSuccessor:{prefix:"fas",iconName:"diagram-successor",icon:[512,512,[],"e47a","M512 416l0-64c0-35.3-28.7-64-64-64L64 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64zM64 160l0-64 144 0 16 0 0 64L64 160zm224 0l0-64 80 0c8.8 0 16 7.2 16 16l0 16-38.1 0c-21.4 0-32.1 25.9-17 41L399 239c9.4 9.4 24.6 9.4 33.9 0L503 169c15.1-15.1 4.4-41-17-41L448 128l0-16c0-44.2-35.8-80-80-80L224 32l-16 0L64 32C28.7 32 0 60.7 0 96l0 64c0 35.3 28.7 64 64 64l160 0c35.3 0 64-28.7 64-64z"]},faTruckArrowRight:{prefix:"fas",iconName:"truck-arrow-right",icon:[640,512,[],"e58b","M0 48C0 21.5 21.5 0 48 0H368c26.5 0 48 21.5 48 48V96h50.7c17 0 33.3 6.7 45.3 18.7L589.3 192c12 12 18.7 28.3 18.7 45.3V256v32 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H576c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48V48zM416 256H544V237.3L466.7 160H416v96zM160 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM257 95c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39H96c-13.3 0-24 10.7-24 24s10.7 24 24 24H262.1l-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9L257 95z"]},faArrowsSplitUpAndLeft:{prefix:"fas",iconName:"arrows-split-up-and-left",icon:[512,512,[],"e4bc","M246.6 150.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l96-96c12.5-12.5 32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L352 109.3V384c0 35.3 28.7 64 64 64h64c17.7 0 32 14.3 32 32s-14.3 32-32 32H416c-70.7 0-128-57.3-128-128c0-35.3-28.7-64-64-64H109.3l41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-96-96c-12.5-12.5-12.5-32.8 0-45.3l96-96c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L109.3 256H224c23.3 0 45.2 6.2 64 17.1V109.3l-41.4 41.4z"]},faHandFist:jS,faFistRaised:jS,faCloudMoon:{prefix:"fas",iconName:"cloud-moon",icon:[640,512,[],"f6c3","M495.8 0c5.5 0 10.9 .2 16.3 .7c7 .6 12.8 5.7 14.3 12.5s-1.6 13.9-7.7 17.3c-44.4 25.2-74.4 73-74.4 127.8c0 81 65.5 146.6 146.2 146.6c8.6 0 17-.7 25.1-2.1c6.9-1.2 13.8 2.2 17 8.5s1.9 13.8-3.1 18.7c-34.5 33.6-81.7 54.4-133.6 54.4c-9.3 0-18.4-.7-27.4-1.9c-11.2-22.6-29.8-40.9-52.6-51.7c-2.7-58.5-50.3-105.3-109.2-106.7c-1.7-10.4-2.6-21-2.6-31.8C304 86.1 389.8 0 495.8 0zM447.9 431.9c0 44.2-35.8 80-80 80H96c-53 0-96-43-96-96c0-47.6 34.6-87 80-94.6l0-1.3c0-53 43-96 96-96c34.9 0 65.4 18.6 82.2 46.4c13-9.1 28.8-14.4 45.8-14.4c44.2 0 80 35.8 80 80c0 5.9-.6 11.7-1.9 17.2c37.4 6.7 65.8 39.4 65.8 78.7z"]},faBriefcase:{prefix:"fas",iconName:"briefcase",icon:[512,512,[128188],"f0b1","M184 48H328c4.4 0 8 3.6 8 8V96H176V56c0-4.4 3.6-8 8-8zm-56 8V96H64C28.7 96 0 124.7 0 160v96H192 320 512V160c0-35.3-28.7-64-64-64H384V56c0-30.9-25.1-56-56-56H184c-30.9 0-56 25.1-56 56zM512 288H320v32c0 17.7-14.3 32-32 32H224c-17.7 0-32-14.3-32-32V288H0V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V288z"]},faPersonFalling:{prefix:"fas",iconName:"person-falling",icon:[512,512,[],"e546","M288 0c17.7 0 32 14.3 32 32l0 9.8c0 54.6-27.9 104.6-72.5 133.6l.2 .3L304.5 256l87.5 0c15.1 0 29.3 7.1 38.4 19.2l43.2 57.6c10.6 14.1 7.7 34.2-6.4 44.8s-34.2 7.7-44.8-6.4L384 320l-96 0h-1.4l92.3 142.6c9.6 14.8 5.4 34.6-9.5 44.3s-34.6 5.4-44.3-9.5L164.5 249.2c-2.9 9.2-4.5 19-4.5 29l0 73.8c0 17.7-14.3 32-32 32s-32-14.3-32-32V278.2c0-65.1 39.6-123.7 100.1-147.9C232.3 115.8 256 80.8 256 41.8l0-9.8c0-17.7 14.3-32 32-32zM112 32a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"]},faImagePortrait:qS,faPortrait:qS,faUserTag:{prefix:"fas",iconName:"user-tag",icon:[640,512,[],"f507","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c10 0 18.8-4.9 24.2-12.5l-99.2-99.2c-14.9-14.9-23.3-35.1-23.3-56.1v-33c-15.9-4.7-32.8-7.2-50.3-7.2H178.3zM384 224c-17.7 0-32 14.3-32 32v82.7c0 17 6.7 33.3 18.7 45.3L478.1 491.3c18.7 18.7 49.1 18.7 67.9 0l73.4-73.4c18.7-18.7 18.7-49.1 0-67.9L512 242.7c-12-12-28.3-18.7-45.3-18.7H384zm24 80a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},faRug:{prefix:"fas",iconName:"rug",icon:[640,512,[],"e569","M24 64H56 80V88v88 80 80 88 24H56 24c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V360H24c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V280H24c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V200H24c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V112H24C10.7 112 0 101.3 0 88S10.7 64 24 64zm88 0H528V448H112V64zM640 88c0 13.3-10.7 24-24 24h-8v40h8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8v32h8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8v32h8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-8v40h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H584 560V424 336 256 176 88 64h24 32c13.3 0 24 10.7 24 24z"]},faEarthEurope:ZS,faGlobeEurope:ZS,faCartFlatbedSuitcase:YS,faLuggageCart:YS,faRectangleXmark:JS,faRectangleTimes:JS,faTimesRectangle:JS,faWindowClose:JS,faBahtSign:{prefix:"fas",iconName:"baht-sign",icon:[320,512,[],"e0ac","M144 0c-17.7 0-32 14.3-32 32V64H37.6C16.8 64 0 80.8 0 101.6V224v41.7V288 406.3c0 23 18.7 41.7 41.7 41.7H112v32c0 17.7 14.3 32 32 32s32-14.3 32-32V448h32c61.9 0 112-50.1 112-112c0-40.1-21.1-75.3-52.7-95.1C280.3 222.6 288 200.2 288 176c0-61.9-50.1-112-112-112V32c0-17.7-14.3-32-32-32zM112 128v96H64V128h48zm64 96V128c26.5 0 48 21.5 48 48s-21.5 48-48 48zm-64 64v96H64V288h48zm64 96V288h32c26.5 0 48 21.5 48 48s-21.5 48-48 48H176z"]},faBookOpen:{prefix:"fas",iconName:"book-open",icon:[576,512,[128214,128366],"f518","M249.6 471.5c10.8 3.8 22.4-4.1 22.4-15.5V78.6c0-4.2-1.6-8.4-5-11C247.4 52 202.4 32 144 32C93.5 32 46.3 45.3 18.1 56.1C6.8 60.5 0 71.7 0 83.8V454.1c0 11.9 12.8 20.2 24.1 16.5C55.6 460.1 105.5 448 144 448c33.9 0 79 14 105.6 23.5zm76.8 0C353 462 398.1 448 432 448c38.5 0 88.4 12.1 119.9 22.6c11.3 3.8 24.1-4.6 24.1-16.5V83.8c0-12.1-6.8-23.3-18.1-27.6C529.7 45.3 482.5 32 432 32c-58.4 0-103.4 20-123 35.6c-3.3 2.6-5 6.8-5 11V456c0 11.4 11.7 19.3 22.4 15.5z"]},faBookJournalWhills:XS,faJournalWhills:XS,faHandcuffs:{prefix:"fas",iconName:"handcuffs",icon:[640,512,[],"e4f8","M240 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM192 48a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm-32 80c17.7 0 32 14.3 32 32h8c13.3 0 24 10.7 24 24v16c0 1.7-.2 3.4-.5 5.1C280.3 229.6 320 286.2 320 352c0 88.4-71.6 160-160 160S0 440.4 0 352c0-65.8 39.7-122.4 96.5-146.9c-.4-1.6-.5-3.3-.5-5.1V184c0-13.3 10.7-24 24-24h8c0-17.7 14.3-32 32-32zm0 320a96 96 0 1 0 0-192 96 96 0 1 0 0 192zm192-96c0-25.9-5.1-50.5-14.4-73.1c16.9-32.9 44.8-59.1 78.9-73.9c-.4-1.6-.5-3.3-.5-5.1V184c0-13.3 10.7-24 24-24h8c0-17.7 14.3-32 32-32s32 14.3 32 32h8c13.3 0 24 10.7 24 24v16c0 1.7-.2 3.4-.5 5.1C600.3 229.6 640 286.2 640 352c0 88.4-71.6 160-160 160c-62 0-115.8-35.3-142.4-86.9c9.3-22.5 14.4-47.2 14.4-73.1zm224 0a96 96 0 1 0 -192 0 96 96 0 1 0 192 0zM368 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm80 48a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faTriangleExclamation:KS,faExclamationTriangle:KS,faWarning:KS,faDatabase:{prefix:"fas",iconName:"database",icon:[448,512,[],"f1c0","M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z"]},faShare:QS,faArrowTurnRight:QS,faMailForward:QS,faBottleDroplet:{prefix:"fas",iconName:"bottle-droplet",icon:[320,512,[],"e4c4","M96 0C82.7 0 72 10.7 72 24s10.7 24 24 24c4.4 0 8 3.6 8 8v64.9c0 12.2-7.2 23.1-17.2 30.1C53.7 174.1 32 212.5 32 256V448c0 35.3 28.7 64 64 64H224c35.3 0 64-28.7 64-64V256c0-43.5-21.7-81.9-54.8-105c-10-7-17.2-17.9-17.2-30.1V56c0-4.4 3.6-8 8-8c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0 0 0 0H104l0 0 0 0L96 0zm64 382c-26.5 0-48-20.1-48-45c0-16.8 22.1-48.1 36.3-66.4c6-7.8 17.5-7.8 23.5 0C185.9 288.9 208 320.2 208 337c0 24.9-21.5 45-48 45z"]},faMaskFace:{prefix:"fas",iconName:"mask-face",icon:[640,512,[],"e1d7","M320 64c-27.2 0-53.8 8-76.4 23.1l-37.1 24.8c-15.8 10.5-34.3 16.1-53.3 16.1H144 128 56c-30.9 0-56 25.1-56 56v85c0 55.1 37.5 103.1 90.9 116.4l108 27C233.8 435 275.4 448 320 448s86.2-13 121.1-35.5l108-27C602.5 372.1 640 324.1 640 269V184c0-30.9-25.1-56-56-56H512 496h-9.2c-19 0-37.5-5.6-53.3-16.1L396.4 87.1C373.8 72 347.2 64 320 64zM132.3 346.3l-29.8-7.4C70.5 330.9 48 302.1 48 269V184c0-4.4 3.6-8 8-8H96v48c0 45.1 13.4 87.2 36.3 122.3zm405.1-7.4l-29.8 7.4c23-35.2 36.3-77.2 36.3-122.3V176h40c4.4 0 8 3.6 8 8v85c0 33-22.5 61.8-54.5 69.9zM192 208c0-8.8 7.2-16 16-16H432c8.8 0 16 7.2 16 16s-7.2 16-16 16H208c-8.8 0-16-7.2-16-16zm16 48H432c8.8 0 16 7.2 16 16s-7.2 16-16 16H208c-8.8 0-16-7.2-16-16s7.2-16 16-16zm16 80c0-8.8 7.2-16 16-16H400c8.8 0 16 7.2 16 16s-7.2 16-16 16H240c-8.8 0-16-7.2-16-16z"]},faHillRockslide:{prefix:"fas",iconName:"hill-rockslide",icon:[576,512,[],"e508","M252.4 103.8l27 48c2.8 5 8.2 8.2 13.9 8.2l53.3 0c5.8 0 11.1-3.1 13.9-8.2l27-48c2.7-4.9 2.7-10.8 0-15.7l-27-48c-2.8-5-8.2-8.2-13.9-8.2H293.4c-5.8 0-11.1 3.1-13.9 8.2l-27 48c-2.7 4.9-2.7 10.8 0 15.7zM68.3 87C43.1 61.8 0 79.7 0 115.3V432c0 44.2 35.8 80 80 80H396.7c35.6 0 53.5-43.1 28.3-68.3L68.3 87zM504.2 403.6c4.9 2.7 10.8 2.7 15.7 0l48-27c5-2.8 8.2-8.2 8.2-13.9V309.4c0-5.8-3.1-11.1-8.2-13.9l-48-27c-4.9-2.7-10.8-2.7-15.7 0l-48 27c-5 2.8-8.2 8.2-8.2 13.9v53.3c0 5.8 3.1 11.1 8.2 13.9l48 27zM192 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM384 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faRightLeft:eE,faExchangeAlt:eE,faPaperPlane:{prefix:"fas",iconName:"paper-plane",icon:[512,512,[61913],"f1d8","M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480V396.4c0-4 1.5-7.8 4.2-10.7L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z"]},faRoadCircleExclamation:{prefix:"fas",iconName:"road-circle-exclamation",icon:[640,512,[],"e565","M213.2 32H288V96c0 17.7 14.3 32 32 32s32-14.3 32-32V32h74.8c27.1 0 51.3 17.1 60.3 42.6l42.7 120.6c-10.9-2.1-22.2-3.2-33.8-3.2c-59.5 0-112.1 29.6-144 74.8V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v64c0 17.7 14.3 32 32 32c2.3 0 4.6-.3 6.8-.7c-4.5 15.5-6.8 31.8-6.8 48.7c0 5.4 .2 10.7 .7 16l-.7 0c-17.7 0-32 14.3-32 32v64H86.6C56.5 480 32 455.5 32 425.4c0-6.2 1.1-12.4 3.1-18.2L152.9 74.6C162 49.1 186.1 32 213.2 32zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16v80c0 8.8 7.2 16 16 16s16-7.2 16-16V288c0-8.8-7.2-16-16-16z"]},faDungeon:{prefix:"fas",iconName:"dungeon",icon:[512,512,[],"f6d9","M336.6 156.5c1.3 1.1 2.7 2.2 3.9 3.3c9.3 8.2 23 10.5 33.4 3.6l67.6-45.1c11.4-7.6 14.2-23.2 5.1-33.4C430 66.6 410.9 50.6 389.7 37.6c-11.9-7.3-26.9-1.4-32.1 11.6l-30.5 76.2c-4.5 11.1 .2 23.6 9.5 31.2zM328 36.8c5.1-12.8-1.6-27.4-15-30.5C294.7 2.2 275.6 0 256 0s-38.7 2.2-57 6.4C185.5 9.4 178.8 24 184 36.8l30.3 75.8c4.5 11.3 16.8 17.2 29 16c4.2-.4 8.4-.6 12.7-.6s8.6 .2 12.7 .6c12.1 1.2 24.4-4.7 29-16L328 36.8zM65.5 85c-9.1 10.2-6.3 25.8 5.1 33.4l67.6 45.1c10.3 6.9 24.1 4.6 33.4-3.6c1.3-1.1 2.6-2.3 4-3.3c9.3-7.5 13.9-20.1 9.5-31.2L154.4 49.2c-5.2-12.9-20.3-18.8-32.1-11.6C101.1 50.6 82 66.6 65.5 85zm314 137.1c.9 3.3 1.7 6.6 2.3 10c2.5 13 13 23.9 26.2 23.9h80c13.3 0 24.1-10.8 22.9-24c-2.5-27.2-9.3-53.2-19.7-77.3c-5.5-12.9-21.4-16.6-33.1-8.9l-68.6 45.7c-9.8 6.5-13.2 19.2-10 30.5zM53.9 145.8c-11.6-7.8-27.6-4-33.1 8.9C10.4 178.8 3.6 204.8 1.1 232c-1.2 13.2 9.6 24 22.9 24h80c13.3 0 23.8-10.8 26.2-23.9c.6-3.4 1.4-6.7 2.3-10c3.1-11.4-.2-24-10-30.5L53.9 145.8zM104 288H24c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V312c0-13.3-10.7-24-24-24zm304 0c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V312c0-13.3-10.7-24-24-24H408zM24 416c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V440c0-13.3-10.7-24-24-24H24zm384 0c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V440c0-13.3-10.7-24-24-24H408zM272 192c0-8.8-7.2-16-16-16s-16 7.2-16 16V464c0 8.8 7.2 16 16 16s16-7.2 16-16V192zm-64 32c0-8.8-7.2-16-16-16s-16 7.2-16 16V464c0 8.8 7.2 16 16 16s16-7.2 16-16V224zm128 0c0-8.8-7.2-16-16-16s-16 7.2-16 16V464c0 8.8 7.2 16 16 16s16-7.2 16-16V224z"]},faAlignRight:{prefix:"fas",iconName:"align-right",icon:[448,512,[],"f038","M448 64c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32zm0 256c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32zM0 192c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 448c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"]},faMoneyBill1Wave:tE,faMoneyBillWaveAlt:tE,faLifeRing:{prefix:"fas",iconName:"life-ring",icon:[512,512,[],"f1cd","M367.2 412.5C335.9 434.9 297.5 448 256 448s-79.9-13.1-111.2-35.5l58-58c15.8 8.6 34 13.5 53.3 13.5s37.4-4.9 53.3-13.5l58 58zm90.7 .8c33.8-43.4 54-98 54-157.3s-20.2-113.9-54-157.3c9-12.5 7.9-30.1-3.4-41.3S425.8 45 413.3 54C369.9 20.2 315.3 0 256 0S142.1 20.2 98.7 54c-12.5-9-30.1-7.9-41.3 3.4S45 86.2 54 98.7C20.2 142.1 0 196.7 0 256s20.2 113.9 54 157.3c-9 12.5-7.9 30.1 3.4 41.3S86.2 467 98.7 458c43.4 33.8 98 54 157.3 54s113.9-20.2 157.3-54c12.5 9 30.1 7.9 41.3-3.4s12.4-28.8 3.4-41.3zm-45.5-46.1l-58-58c8.6-15.8 13.5-34 13.5-53.3s-4.9-37.4-13.5-53.3l58-58C434.9 176.1 448 214.5 448 256s-13.1 79.9-35.5 111.2zM367.2 99.5l-58 58c-15.8-8.6-34-13.5-53.3-13.5s-37.4 4.9-53.3 13.5l-58-58C176.1 77.1 214.5 64 256 64s79.9 13.1 111.2 35.5zM157.5 309.3l-58 58C77.1 335.9 64 297.5 64 256s13.1-79.9 35.5-111.2l58 58c-8.6 15.8-13.5 34-13.5 53.3s4.9 37.4 13.5 53.3zM208 256a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z"]},faHands:oE,faSignLanguage:oE,faSigning:oE,faCalendarDay:{prefix:"fas",iconName:"calendar-day",icon:[448,512,[],"f783","M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm80 64c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80z"]},faWaterLadder:rE,faLadderWater:rE,faSwimmingPool:rE,faArrowsUpDown:cE,faArrowsV:cE,faFaceGrimace:aE,faGrimace:aE,faWheelchairMove:nE,faWheelchairAlt:nE,faTurnDown:lE,faLevelDownAlt:lE,faPersonWalkingArrowRight:{prefix:"fas",iconName:"person-walking-arrow-right",icon:[640,512,[],"e552","M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM123.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L281 232.7l-15.3-36.8C248.5 154.8 208.3 128 163.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1L68.7 398 9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L116.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zM550.6 153.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L530.7 224H384c-17.7 0-32 14.3-32 32s14.3 32 32 32H530.7l-25.4 25.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l80-80c12.5-12.5 12.5-32.8 0-45.3l-80-80z"]},faSquareEnvelope:iE,faEnvelopeSquare:iE,faDice:{prefix:"fas",iconName:"dice",icon:[640,512,[127922],"f522","M274.9 34.3c-28.1-28.1-73.7-28.1-101.8 0L34.3 173.1c-28.1 28.1-28.1 73.7 0 101.8L173.1 413.7c28.1 28.1 73.7 28.1 101.8 0L413.7 274.9c28.1-28.1 28.1-73.7 0-101.8L274.9 34.3zM200 224a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM96 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM224 376a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM352 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM224 120a24 24 0 1 1 0-48 24 24 0 1 1 0 48zm96 328c0 35.3 28.7 64 64 64H576c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H461.7c11.6 36 3.1 77-25.4 105.5L320 413.8V448zM480 328a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faBowlingBall:{prefix:"fas",iconName:"bowling-ball",icon:[512,512,[],"f436","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM240 80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM208 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm-64-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},faBrain:{prefix:"fas",iconName:"brain",icon:[512,512,[129504],"f5dc","M184 0c30.9 0 56 25.1 56 56V456c0 30.9-25.1 56-56 56c-28.9 0-52.7-21.9-55.7-50.1c-5.2 1.4-10.7 2.1-16.3 2.1c-35.3 0-64-28.7-64-64c0-7.4 1.3-14.6 3.6-21.2C21.4 367.4 0 338.2 0 304c0-31.9 18.7-59.5 45.8-72.3C37.1 220.8 32 207 32 192c0-30.7 21.6-56.3 50.4-62.6C80.8 123.9 80 118 80 112c0-29.9 20.6-55.1 48.3-62.1C131.3 21.9 155.1 0 184 0zM328 0c28.9 0 52.6 21.9 55.7 49.9c27.8 7 48.3 32.1 48.3 62.1c0 6-.8 11.9-2.4 17.4c28.8 6.2 50.4 31.9 50.4 62.6c0 15-5.1 28.8-13.8 39.7C493.3 244.5 512 272.1 512 304c0 34.2-21.4 63.4-51.6 74.8c2.3 6.6 3.6 13.8 3.6 21.2c0 35.3-28.7 64-64 64c-5.6 0-11.1-.7-16.3-2.1c-3 28.2-26.8 50.1-55.7 50.1c-30.9 0-56-25.1-56-56V56c0-30.9 25.1-56 56-56z"]},faBandage:sE,faBandAid:sE,faCalendarMinus:{prefix:"fas",iconName:"calendar-minus",icon:[512,512,[],"f272","M160 0c17.7 0 32 14.3 32 32V64H320V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H32V112c0-26.5 21.5-48 48-48h48V32c0-17.7 14.3-32 32-32zM32 192H480V464c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V192zM344 376c13.3 0 24-10.7 24-24s-10.7-24-24-24H168c-13.3 0-24 10.7-24 24s10.7 24 24 24H344z"]},faCircleXmark:dE,faTimesCircle:dE,faXmarkCircle:dE,faGifts:{prefix:"fas",iconName:"gifts",icon:[640,512,[],"f79c","M200.6 32C205 19.5 198.5 5.8 186 1.4S159.8 3.5 155.4 16L144.7 46.2l-9.9-29.8C130.6 3.8 117-3 104.4 1.2S85 19 89.2 31.6l8.3 25-27.4-20c-10.7-7.8-25.7-5.4-33.5 5.3s-5.4 25.7 5.3 33.5L70.2 96H48C21.5 96 0 117.5 0 144V464c0 26.5 21.5 48 48 48H200.6c-5.4-9.4-8.6-20.3-8.6-32V256c0-29.9 20.5-55 48.2-62c1.8-31 17.1-58.2 40.1-76.1C271.7 104.7 256.9 96 240 96H217.8l28.3-20.6c10.7-7.8 13.1-22.8 5.3-33.5s-22.8-13.1-33.5-5.3L192.5 55.1 200.6 32zM363.5 185.5L393.1 224H344c-13.3 0-24-10.7-24-24c0-13.1 10.8-24 24.2-24c7.6 0 14.7 3.5 19.3 9.5zM272 200c0 8.4 1.4 16.5 4.1 24H272c-26.5 0-48 21.5-48 48v80H416V256h32v96H640V272c0-26.5-21.5-48-48-48h-4.1c2.7-7.5 4.1-15.6 4.1-24c0-39.9-32.5-72-72.2-72c-22.4 0-43.6 10.4-57.3 28.2L432 195.8l-30.5-39.6c-13.7-17.8-35-28.2-57.3-28.2c-39.7 0-72.2 32.1-72.2 72zM224 464c0 26.5 21.5 48 48 48H416V384H224v80zm224 48H592c26.5 0 48-21.5 48-48V384H448V512zm96-312c0 13.3-10.7 24-24 24H470.9l29.6-38.5c4.6-5.9 11.7-9.5 19.3-9.5c13.4 0 24.2 10.9 24.2 24z"]},faHotel:{prefix:"fas",iconName:"hotel",icon:[512,512,[127976],"f594","M0 32C0 14.3 14.3 0 32 0H480c17.7 0 32 14.3 32 32s-14.3 32-32 32V448c17.7 0 32 14.3 32 32s-14.3 32-32 32H304V464c0-26.5-21.5-48-48-48s-48 21.5-48 48v48H32c-17.7 0-32-14.3-32-32s14.3-32 32-32V64C14.3 64 0 49.7 0 32zm96 80v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H112c-8.8 0-16 7.2-16 16zM240 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H240zm112 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16zM112 192c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H112zm112 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H240c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H368zM328 384c13.3 0 24.3-10.9 21-23.8c-10.6-41.5-48.2-72.2-93-72.2s-82.5 30.7-93 72.2c-3.3 12.8 7.8 23.8 21 23.8H328z"]},faEarthAsia:mE,faGlobeAsia:mE,faIdCardClip:fE,faIdCardAlt:fE,faMagnifyingGlassPlus:uE,faSearchPlus:uE,faThumbsUp:{prefix:"fas",iconName:"thumbs-up",icon:[512,512,[128077,61575],"f164","M313.4 32.9c26 5.2 42.9 30.5 37.7 56.5l-2.3 11.4c-5.3 26.7-15.1 52.1-28.8 75.2H464c26.5 0 48 21.5 48 48c0 18.5-10.5 34.6-25.9 42.6C497 275.4 504 288.9 504 304c0 23.4-16.8 42.9-38.9 47.1c4.4 7.3 6.9 15.8 6.9 24.9c0 21.3-13.9 39.4-33.1 45.6c.7 3.3 1.1 6.8 1.1 10.4c0 26.5-21.5 48-48 48H294.5c-19 0-37.5-5.6-53.3-16.1l-38.5-25.7C176 420.4 160 390.4 160 358.3V320 272 247.1c0-29.2 13.3-56.7 36-75l7.4-5.9c26.5-21.2 44.6-51 51.2-84.2l2.3-11.4c5.2-26 30.5-42.9 56.5-37.7zM32 192H96c17.7 0 32 14.3 32 32V448c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V224c0-17.7 14.3-32 32-32z"]},faUserClock:{prefix:"fas",iconName:"user-clock",icon:[640,512,[],"f4fd","M224 0a128 128 0 1 1 0 256A128 128 0 1 1 224 0zM178.3 304h91.4c20.6 0 40.4 3.5 58.8 9.9C323 331 320 349.1 320 368c0 59.5 29.5 112.1 74.8 144H29.7C13.3 512 0 498.7 0 482.3C0 383.8 79.8 304 178.3 304zM352 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-80c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16s-7.2-16-16-16H512V304c0-8.8-7.2-16-16-16z"]},faHandDots:pE,faAllergies:pE,faFileInvoice:{prefix:"fas",iconName:"file-invoice",icon:[384,512,[],"f570","M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V160H256c-17.7 0-32-14.3-32-32V0H64zM256 0V128H384L256 0zM80 64h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16zm16 96H288c17.7 0 32 14.3 32 32v64c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V256c0-17.7 14.3-32 32-32zm0 32v64H288V256H96zM240 416h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H240c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},faWindowMinimize:{prefix:"fas",iconName:"window-minimize",icon:[512,512,[128469],"f2d1","M32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]},faMugSaucer:bE,faCoffee:bE,faBrush:{prefix:"fas",iconName:"brush",icon:[384,512,[],"f55d","M162.4 6c-1.5-3.6-5-6-8.9-6h-19c-3.9 0-7.5 2.4-8.9 6L104.9 57.7c-3.2 8-14.6 8-17.8 0L66.4 6c-1.5-3.6-5-6-8.9-6H48C21.5 0 0 21.5 0 48V224v22.4V256H9.6 374.4 384v-9.6V224 48c0-26.5-21.5-48-48-48H230.5c-3.9 0-7.5 2.4-8.9 6L200.9 57.7c-3.2 8-14.6 8-17.8 0L162.4 6zM0 288v32c0 35.3 28.7 64 64 64h64v64c0 35.3 28.7 64 64 64s64-28.7 64-64V384h64c35.3 0 64-28.7 64-64V288H0zM192 432a16 16 0 1 1 0 32 16 16 0 1 1 0-32z"]},faMask:{prefix:"fas",iconName:"mask",icon:[576,512,[],"f6fa","M288 64C64 64 0 160 0 272S80 448 176 448h8.4c24.2 0 46.4-13.7 57.2-35.4l23.2-46.3c4.4-8.8 13.3-14.3 23.2-14.3s18.8 5.5 23.2 14.3l23.2 46.3c10.8 21.7 33 35.4 57.2 35.4H400c96 0 176-64 176-176s-64-208-288-208zM96 256a64 64 0 1 1 128 0A64 64 0 1 1 96 256zm320-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},faMagnifyingGlassMinus:hE,faSearchMinus:hE,faRulerVertical:{prefix:"fas",iconName:"ruler-vertical",icon:[256,512,[],"f548","M0 48C0 21.5 21.5 0 48 0H208c26.5 0 48 21.5 48 48V96H176c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v64H176c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v64H176c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v64H176c-8.8 0-16 7.2-16 16s7.2 16 16 16h80v48c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48z"]},faUserLarge:gE,faUserAlt:gE,faTrainTram:{prefix:"fas",iconName:"train-tram",icon:[448,512,[128650],"e5b4","M86.8 48c-12.2 0-23.6 5.5-31.2 15L42.7 79C34.5 89.3 19.4 91 9 82.7S-3 59.4 5.3 49L18 33C34.7 12.2 60 0 86.8 0H361.2c26.7 0 52 12.2 68.7 33l12.8 16c8.3 10.4 6.6 25.5-3.8 33.7s-25.5 6.6-33.7-3.7L392.5 63c-7.6-9.5-19.1-15-31.2-15H248V96h40c53 0 96 43 96 96V352c0 30.6-14.3 57.8-36.6 75.4l65.5 65.5c7.1 7.1 2.1 19.1-7.9 19.1H365.3c-8.5 0-16.6-3.4-22.6-9.4L288 448H160l-54.6 54.6c-6 6-14.1 9.4-22.6 9.4H43c-10 0-15-12.1-7.9-19.1l65.5-65.5C78.3 409.8 64 382.6 64 352V192c0-53 43-96 96-96h40V48H86.8zM160 160c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32H288c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32H160zm32 192a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},faUserNurse:{prefix:"fas",iconName:"user-nurse",icon:[448,512,[],"f82f","M96 128V70.2c0-13.3 8.3-25.3 20.8-30l96-36c7.2-2.7 15.2-2.7 22.5 0l96 36c12.5 4.7 20.8 16.6 20.8 30V128h-.3c.2 2.6 .3 5.3 .3 8v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V136c0-2.7 .1-5.4 .3-8H96zm48 48c0 44.2 35.8 80 80 80s80-35.8 80-80V160H144v16zM111.9 327.7c10.5-3.4 21.8 .4 29.4 8.5l71 75.5c6.3 6.7 17 6.7 23.3 0l71-75.5c7.6-8.1 18.9-11.9 29.4-8.5C401 348.6 448 409.4 448 481.3c0 17-13.8 30.7-30.7 30.7H30.7C13.8 512 0 498.2 0 481.3c0-71.9 47-132.7 111.9-153.6zM208 48V64H192c-4.4 0-8 3.6-8 8V88c0 4.4 3.6 8 8 8h16v16c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8V96h16c4.4 0 8-3.6 8-8V72c0-4.4-3.6-8-8-8H240V48c0-4.4-3.6-8-8-8H216c-4.4 0-8 3.6-8 8z"]},faSyringe:{prefix:"fas",iconName:"syringe",icon:[512,512,[128137],"f48e","M441 7l32 32 32 32c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-15-15L417.9 128l55 55c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-72-72L295 73c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l55 55L422.1 56 407 41c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0zM210.3 155.7l61.1-61.1c.3 .3 .6 .7 1 1l16 16 56 56 56 56 16 16c.3 .3 .6 .6 1 1l-191 191c-10.5 10.5-24.7 16.4-39.6 16.4H97.9L41 505c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l57-57V325.3c0-14.9 5.9-29.1 16.4-39.6l43.3-43.3 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 41.4-41.4 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57z"]},faCloudSun:{prefix:"fas",iconName:"cloud-sun",icon:[640,512,[9925],"f6c4","M294.2 1.2c5.1 2.1 8.7 6.7 9.6 12.1l14.1 84.7 84.7 14.1c5.4 .9 10 4.5 12.1 9.6s1.5 10.9-1.6 15.4l-38.5 55c-2.2-.1-4.4-.2-6.7-.2c-23.3 0-45.1 6.2-64 17.1l0-1.1c0-53-43-96-96-96s-96 43-96 96s43 96 96 96c8.1 0 15.9-1 23.4-2.9c-36.6 18.1-63.3 53.1-69.8 94.9l-24.4 17c-4.5 3.2-10.3 3.8-15.4 1.6s-8.7-6.7-9.6-12.1L98.1 317.9 13.4 303.8c-5.4-.9-10-4.5-12.1-9.6s-1.5-10.9 1.6-15.4L52.5 208 2.9 137.2c-3.2-4.5-3.8-10.3-1.6-15.4s6.7-8.7 12.1-9.6L98.1 98.1l14.1-84.7c.9-5.4 4.5-10 9.6-12.1s10.9-1.5 15.4 1.6L208 52.5 278.8 2.9c4.5-3.2 10.3-3.8 15.4-1.6zM144 208a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM639.9 431.9c0 44.2-35.8 80-80 80H288c-53 0-96-43-96-96c0-47.6 34.6-87 80-94.6l0-1.3c0-53 43-96 96-96c34.9 0 65.4 18.6 82.2 46.4c13-9.1 28.8-14.4 45.8-14.4c44.2 0 80 35.8 80 80c0 5.9-.6 11.7-1.9 17.2c37.4 6.7 65.8 39.4 65.8 78.7z"]},faStopwatch20:{prefix:"fas",iconName:"stopwatch-20",icon:[448,512,[],"e06f","M176 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h16V98.4C92.3 113.8 16 200 16 304c0 114.9 93.1 208 208 208s208-93.1 208-208c0-41.8-12.3-80.7-33.5-113.2l24.1-24.1c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L355.7 143c-28.1-23-62.2-38.8-99.7-44.6V64h16c17.7 0 32-14.3 32-32s-14.3-32-32-32H176zM288 204c28.7 0 52 23.3 52 52v96c0 28.7-23.3 52-52 52s-52-23.3-52-52V256c0-28.7 23.3-52 52-52zm-12 52v96c0 6.6 5.4 12 12 12s12-5.4 12-12V256c0-6.6-5.4-12-12-12s-12 5.4-12 12zM159.5 244c-5.4 0-10.2 3.5-11.9 8.6l-.6 1.7c-3.5 10.5-14.8 16.1-25.3 12.6s-16.1-14.8-12.6-25.3l.6-1.7c7.2-21.5 27.2-35.9 49.8-35.9c29 0 52.5 23.5 52.5 52.5v2.2c0 13.4-4.9 26.4-13.8 36.4l-39 43.9c-6.2 7-10 15.7-10.9 24.9H192c11 0 20 9 20 20s-9 20-20 20H128c-11 0-20-9-20-20V368.3c0-20.6 7.5-40.4 21.2-55.8l39-43.9c2.4-2.7 3.7-6.2 3.7-9.8v-2.2c0-6.9-5.6-12.5-12.5-12.5z"]},faSquareFull:{prefix:"fas",iconName:"square-full",icon:[512,512,[128997,128998,128999,129e3,129001,129002,129003,11035,11036],"f45c","M0 0H512V512H0V0z"]},faMagnet:{prefix:"fas",iconName:"magnet",icon:[448,512,[129522],"f076","M0 160v96C0 379.7 100.3 480 224 480s224-100.3 224-224V160H320v96c0 53-43 96-96 96s-96-43-96-96V160H0zm0-32H128V64c0-17.7-14.3-32-32-32H32C14.3 32 0 46.3 0 64v64zm320 0H448V64c0-17.7-14.3-32-32-32H352c-17.7 0-32 14.3-32 32v64z"]},faJar:{prefix:"fas",iconName:"jar",icon:[320,512,[],"e516","M32 32C32 14.3 46.3 0 64 0H256c17.7 0 32 14.3 32 32s-14.3 32-32 32H64C46.3 64 32 49.7 32 32zM0 160c0-35.3 28.7-64 64-64H256c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V160zm96 64c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32H224c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32H96z"]},faNoteSticky:vE,faStickyNote:vE,faBugSlash:{prefix:"fas",iconName:"bug-slash",icon:[640,512,[],"e490","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L477.4 348.9c1.7-9.4 2.6-19 2.6-28.9h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H479.7c-1.1-14.1-5-27.5-11.1-39.5c.7-.6 1.4-1.2 2.1-1.9l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-.7 .7-1.3 1.4-1.9 2.1C409.2 164.1 393.1 160 376 160H264c-8.3 0-16.3 1-24 2.8L38.8 5.1zM320 0c-53 0-96 43-96 96v3.6c0 15.7 12.7 28.4 28.4 28.4H387.6c15.7 0 28.4-12.7 28.4-28.4V96c0-53-43-96-96-96zM160.3 256H96c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c0 24.6 5.5 47.8 15.4 68.6c-2.2 1.3-4.2 2.9-6 4.8l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l63.1-63.1c24.5 21.8 55.8 36.2 90.3 39.6V335.5L166.7 227.3c-3.4 9-5.6 18.7-6.4 28.7zM336 479.2c36.6-3.6 69.7-19.6 94.8-43.8L336 360.7V479.2z"]},faArrowUpFromWaterPump:{prefix:"fas",iconName:"arrow-up-from-water-pump",icon:[576,512,[],"e4b6","M112 0C85.5 0 64 21.5 64 48V256H48c-26.5 0-48 21.5-48 48v96c0 8 2 15.6 5.4 22.2c3.8-1.7 7.8-3.1 12-4.1c13.1-3.1 26.7-9.8 37.3-18.6c22.2-18.7 54.3-20.1 78.1-3.4c18 12.4 40.1 20.3 59.2 20.3c21.1 0 42-8.5 59.2-20.3c22.1-15.5 51.6-15.5 73.7 0c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.3 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c4.2 1 8.2 2.4 12 4.1C574 415.6 576 408 576 400V304c0-26.5-21.5-48-48-48H480l0-146.7 25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L416 109.3 416 256H288V48c0-26.5-21.5-48-48-48H112zM306.5 421.9c-11.1-7.9-25.9-7.9-37 0C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1l0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7l0 0C439.4 437.2 410.9 448 384 448c-27.5 0-55-10.6-77.5-26.1z"]},faBone:{prefix:"fas",iconName:"bone",icon:[576,512,[129460],"f5d7","M153.7 144.8c6.9 16.3 20.6 31.2 38.3 31.2H384c17.7 0 31.4-14.9 38.3-31.2C434.4 116.1 462.9 96 496 96c44.2 0 80 35.8 80 80c0 30.4-17 56.9-42 70.4c-3.6 1.9-6 5.5-6 9.6s2.4 7.7 6 9.6c25 13.5 42 40 42 70.4c0 44.2-35.8 80-80 80c-33.1 0-61.6-20.1-73.7-48.8C415.4 350.9 401.7 336 384 336H192c-17.7 0-31.4 14.9-38.3 31.2C141.6 395.9 113.1 416 80 416c-44.2 0-80-35.8-80-80c0-30.4 17-56.9 42-70.4c3.6-1.9 6-5.5 6-9.6s-2.4-7.7-6-9.6C17 232.9 0 206.4 0 176c0-44.2 35.8-80 80-80c33.1 0 61.6 20.1 73.7 48.8z"]},faUserInjured:{prefix:"fas",iconName:"user-injured",icon:[448,512,[],"f728","M240 80H342.7c-7.9-19.5-20.4-36.5-36.2-49.9L240 80zm37.7-68.2C261.3 4.2 243.2 0 224 0c-53.7 0-99.7 33.1-118.7 80h81.4l91-68.2zM224 256c70.7 0 128-57.3 128-128c0-5.4-.3-10.8-1-16H97c-.7 5.2-1 10.6-1 16c0 70.7 57.3 128 128 128zM124 312.4c-9.7 3.1-19.1 7-28 11.7V512H243.7L181.5 408.2 124 312.4zm33-7.2L204.3 384H272c44.2 0 80 35.8 80 80c0 18-6 34.6-16 48h82.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3c-7.2 0-14.3 .4-21.3 1.3zM0 482.3C0 498.7 13.3 512 29.7 512H64V345.4C24.9 378.1 0 427.3 0 482.3zM320 464c0-26.5-21.5-48-48-48H223.5l57.1 95.2C303 507.2 320 487.6 320 464z"]},faFaceSadTear:CE,faSadTear:CE,faPlane:{prefix:"fas",iconName:"plane",icon:[576,512,[],"f072","M482.3 192c34.2 0 93.7 29 93.7 64c0 36-59.5 64-93.7 64l-116.6 0L265.2 495.9c-5.7 10-16.3 16.1-27.8 16.1l-56.2 0c-10.6 0-18.3-10.2-15.4-20.4l49-171.6L112 320 68.8 377.6c-3 4-7.8 6.4-12.8 6.4l-42 0c-7.8 0-14-6.3-14-14c0-1.3 .2-2.6 .5-3.9L32 256 .5 145.9c-.4-1.3-.5-2.6-.5-3.9c0-7.8 6.3-14 14-14l42 0c5 0 9.8 2.4 12.8 6.4L112 192l102.9 0-49-171.6C162.9 10.2 170.6 0 181.2 0l56.2 0c11.5 0 22.1 6.2 27.8 16.1L365.7 192l116.6 0z"]},faTentArrowsDown:{prefix:"fas",iconName:"tent-arrows-down",icon:[576,512,[],"e581","M209.8 111.9c-8.9-9.9-24-10.7-33.9-1.8l-39.9 36L136 24c0-13.3-10.7-24-24-24S88 10.7 88 24l0 122.1-39.9-36c-9.9-8.9-25-8.1-33.9 1.8s-8.1 25 1.8 33.9l80 72c9.1 8.2 23 8.2 32.1 0l80-72c9.9-8.9 10.7-24 1.8-33.9zm352 0c-8.9-9.9-24-10.7-33.9-1.8l-39.9 36V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V146.1l-39.9-36c-9.9-8.9-25-8.1-33.9 1.8s-8.1 25 1.8 33.9l80 72c9.1 8.2 23 8.2 32.1 0l80-72c9.9-8.9 10.7-24 1.8-33.9zM307.4 166.5c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S86.7 512 96 512H288V352l96 160h96c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z"]},faExclamation:{prefix:"fas",iconName:"exclamation",icon:[64,512,[10069,10071,61738],"21","M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V320c0 17.7 14.3 32 32 32s32-14.3 32-32V64zM32 480a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]},faArrowsSpin:{prefix:"fas",iconName:"arrows-spin",icon:[512,512,[],"e4bb","M256 96c38.4 0 73.7 13.5 101.3 36.1l-32.6 32.6c-4.6 4.6-5.9 11.5-3.5 17.4s8.3 9.9 14.8 9.9H448c8.8 0 16-7.2 16-16V64c0-6.5-3.9-12.3-9.9-14.8s-12.9-1.1-17.4 3.5l-34 34C363.4 52.6 312.1 32 256 32c-10.9 0-21.5 .8-32 2.3V99.2c10.3-2.1 21-3.2 32-3.2zM132.1 154.7l32.6 32.6c4.6 4.6 11.5 5.9 17.4 3.5s9.9-8.3 9.9-14.8V64c0-8.8-7.2-16-16-16H64c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l34 34C52.6 148.6 32 199.9 32 256c0 10.9 .8 21.5 2.3 32H99.2c-2.1-10.3-3.2-21-3.2-32c0-38.4 13.5-73.7 36.1-101.3zM477.7 224H412.8c2.1 10.3 3.2 21 3.2 32c0 38.4-13.5 73.7-36.1 101.3l-32.6-32.6c-4.6-4.6-11.5-5.9-17.4-3.5s-9.9 8.3-9.9 14.8V448c0 8.8 7.2 16 16 16H448c6.5 0 12.3-3.9 14.8-9.9s1.1-12.9-3.5-17.4l-34-34C459.4 363.4 480 312.1 480 256c0-10.9-.8-21.5-2.3-32zM256 416c-38.4 0-73.7-13.5-101.3-36.1l32.6-32.6c4.6-4.6 5.9-11.5 3.5-17.4s-8.3-9.9-14.8-9.9H64c-8.8 0-16 7.2-16 16l0 112c0 6.5 3.9 12.3 9.9 14.8s12.9 1.1 17.4-3.5l34-34C148.6 459.4 199.9 480 256 480c10.9 0 21.5-.8 32-2.3V412.8c-10.3 2.1-21 3.2-32 3.2z"]},faPrint:{prefix:"fas",iconName:"print",icon:[512,512,[128424,128438,9113],"f02f","M128 0C92.7 0 64 28.7 64 64v96h64V64H354.7L384 93.3V160h64V93.3c0-17-6.7-33.3-18.7-45.3L400 18.7C388 6.7 371.7 0 354.7 0H128zM384 352v32 64H128V384 368 352H384zm64 32h32c17.7 0 32-14.3 32-32V256c0-35.3-28.7-64-64-64H64c-35.3 0-64 28.7-64 64v96c0 17.7 14.3 32 32 32H64v64c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V384zM432 248a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},faTurkishLiraSign:yE,faTry:yE,faTurkishLira:yE,faDollarSign:zE,faDollar:zE,faUsd:zE,faX:{prefix:"fas",iconName:"x",icon:[384,512,[120],"58","M376.6 84.5c11.3-13.6 9.5-33.8-4.1-45.1s-33.8-9.5-45.1 4.1L192 206 56.6 43.5C45.3 29.9 25.1 28.1 11.5 39.4S-3.9 70.9 7.4 84.5L150.3 256 7.4 427.5c-11.3 13.6-9.5 33.8 4.1 45.1s33.8 9.5 45.1-4.1L192 306 327.4 468.5c11.3 13.6 31.5 15.4 45.1 4.1s15.4-31.5 4.1-45.1L233.7 256 376.6 84.5z"]},faMagnifyingGlassDollar:HE,faSearchDollar:HE,faUsersGear:_E,faUsersCog:_E,faPersonMilitaryPointing:{prefix:"fas",iconName:"person-military-pointing",icon:[576,512,[],"e54a","M246.9 14.1C234 15.2 224 26 224 39c0 13.8 11.2 25 25 25H400c8.8 0 16-7.2 16-16V17.4C416 8 408 .7 398.7 1.4L246.9 14.1zM240 112c0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H241.6c-1 5.2-1.6 10.5-1.6 16zM72 224c-22.1 0-40 17.9-40 40s17.9 40 40 40H224v89.4L386.8 230.5c-13.3-4.3-27.3-6.5-41.6-6.5H240 72zm345.7 20.9L246.6 416H416V369.7l53.6 90.6c11.2 19 35.8 25.3 54.8 14.1s25.3-35.8 14.1-54.8L462.3 290.8c-11.2-18.9-26.6-34.5-44.6-45.9zM224 448v32c0 17.7 14.3 32 32 32H384c17.7 0 32-14.3 32-32V448H224z"]},faBuildingColumns:VE,faBank:VE,faInstitution:VE,faMuseum:VE,faUniversity:VE,faUmbrella:{prefix:"fas",iconName:"umbrella",icon:[576,512,[],"f0e9","M288 0c17.7 0 32 14.3 32 32V49.7C451.8 63.4 557.7 161 573.9 285.9c2 15.6-17.3 24.4-27.8 12.7C532.1 283 504.8 272 480 272c-38.7 0-71 27.5-78.4 64.1c-1.7 8.7-8.7 15.9-17.6 15.9s-15.8-7.2-17.6-15.9C359 299.5 326.7 272 288 272s-71 27.5-78.4 64.1c-1.7 8.7-8.7 15.9-17.6 15.9s-15.8-7.2-17.6-15.9C167 299.5 134.7 272 96 272c-24.8 0-52.1 11-66.1 26.7C19.4 310.4 .1 301.5 2.1 285.9C18.3 161 124.2 63.4 256 49.7V32c0-17.7 14.3-32 32-32zm0 304c12.3 0 23.5 4.6 32 12.2V430.6c0 45-36.5 81.4-81.4 81.4c-30.8 0-59-17.4-72.8-45l-2.3-4.7c-7.9-15.8-1.5-35 14.3-42.9s35-1.5 42.9 14.3l2.3 4.7c3 5.9 9 9.6 15.6 9.6c9.6 0 17.4-7.8 17.4-17.4V316.2c8.5-7.6 19.7-12.2 32-12.2z"]},faTrowel:{prefix:"fas",iconName:"trowel",icon:[512,512,[],"e589","M343.9 213.4L245.3 312l65.4 65.4c7.9 7.9 11.1 19.4 8.4 30.3s-10.8 19.6-21.5 22.9l-256 80c-11.4 3.5-23.8 .5-32.2-7.9S-2.1 481.8 1.5 470.5l80-256c3.3-10.7 12-18.9 22.9-21.5s22.4 .5 30.3 8.4L200 266.7l98.6-98.6c-14.3-14.6-14.2-38 .3-52.5l95.4-95.4c26.9-26.9 70.5-26.9 97.5 0s26.9 70.5 0 97.5l-95.4 95.4c-14.5 14.5-37.9 14.6-52.5 .3z"]},faD:{prefix:"fas",iconName:"d",icon:[384,512,[100],"44","M0 96C0 60.7 28.7 32 64 32h96c123.7 0 224 100.3 224 224s-100.3 224-224 224H64c-35.3 0-64-28.7-64-64V96zm160 0H64V416h96c88.4 0 160-71.6 160-160s-71.6-160-160-160z"]},faStapler:{prefix:"fas",iconName:"stapler",icon:[640,512,[],"e5af","M640 299.3V304 432c0 26.5-21.5 48-48 48H512 448 64c-17.7 0-32-14.3-32-32s14.3-32 32-32H448V368H96c-17.7 0-32-14.3-32-32V219.4L33.8 214C14.2 210.5 0 193.5 0 173.7c0-8.9 2.9-17.5 8.2-24.6l35.6-47.5C76.7 57.8 128.2 32 182.9 32c27 0 53.6 6.3 77.8 18.4L586.9 213.5C619.5 229.7 640 263 640 299.3zM448 304V288L128 230.9V304H448z"]},faMasksTheater:xE,faTheaterMasks:xE,faKipSign:{prefix:"fas",iconName:"kip-sign",icon:[384,512,[],"e1c4","M340.8 88.3c13.4-11.5 15-31.7 3.5-45.1s-31.7-15-45.1-3.5L128 186.4V64c0-17.7-14.3-32-32-32S64 46.3 64 64V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V325.6L299.2 472.3c13.4 11.5 33.6 9.9 45.1-3.5s9.9-33.6-3.5-45.1L182.5 288H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H182.5L340.8 88.3z"]},faHandPointLeft:{prefix:"fas",iconName:"hand-point-left",icon:[512,512,[],"f0a5","M32 96C14.3 96 0 110.3 0 128s14.3 32 32 32l208 0V96L32 96zM192 288c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm-64-64c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32s-14.3-32-32-32H160c-17.7 0-32 14.3-32 32zm96 160c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H224zm88-96l-.6 0c5.4 9.4 8.6 20.3 8.6 32c0 13.2-4 25.4-10.8 35.6c24.9 8.7 42.8 32.5 42.8 60.4c0 11.7-3.1 22.6-8.6 32H352c88.4 0 160-71.6 160-160V226.3c0-42.4-16.9-83.1-46.9-113.1l-11.6-11.6C429.5 77.5 396.9 64 363 64l-27 0c-35.3 0-64 28.7-64 64v88c0 22.1 17.9 40 40 40s40-17.9 40-40V160c0-8.8 7.2-16 16-16s16 7.2 16 16v56c0 39.8-32.2 72-72 72z"]},faHandshakeSimple:ME,faHandshakeAlt:ME,faJetFighter:LE,faFighterJet:LE,faSquareShareNodes:wE,faShareAltSquare:wE,faBarcode:{prefix:"fas",iconName:"barcode",icon:[512,512,[],"f02a","M24 32C10.7 32 0 42.7 0 56V456c0 13.3 10.7 24 24 24H40c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24H24zm88 0c-8.8 0-16 7.2-16 16V464c0 8.8 7.2 16 16 16s16-7.2 16-16V48c0-8.8-7.2-16-16-16zm72 0c-13.3 0-24 10.7-24 24V456c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24H184zm96 0c-13.3 0-24 10.7-24 24V456c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24H280zM448 56V456c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24H472c-13.3 0-24 10.7-24 24zm-64-8V464c0 8.8 7.2 16 16 16s16-7.2 16-16V48c0-8.8-7.2-16-16-16s-16 7.2-16 16z"]},faPlusMinus:{prefix:"fas",iconName:"plus-minus",icon:[384,512,[],"e43c","M224 32c0-17.7-14.3-32-32-32s-32 14.3-32 32V144H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H160V320c0 17.7 14.3 32 32 32s32-14.3 32-32V208H336c17.7 0 32-14.3 32-32s-14.3-32-32-32H224V32zM0 480c0 17.7 14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32z"]},faVideo:SE,faVideoCamera:SE,faGraduationCap:EE,faMortarBoard:EE,faHandHoldingMedical:{prefix:"fas",iconName:"hand-holding-medical",icon:[576,512,[],"e05c","M224 24V80H168c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h56v56c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V176h56c13.3 0 24-10.7 24-24V104c0-13.3-10.7-24-24-24H320V24c0-13.3-10.7-24-24-24H248c-13.3 0-24 10.7-24 24zM559.7 392.2c17.8-13.1 21.6-38.1 8.5-55.9s-38.1-21.6-55.9-8.5L392.6 416H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h16 64c17.7 0 32-14.3 32-32s-14.3-32-32-32H288 272 193.7c-29.1 0-57.3 9.9-80 28L68.8 384H32c-17.7 0-32 14.3-32 32v64c0 17.7 14.3 32 32 32H192 352.5c29 0 57.3-9.3 80.7-26.5l126.6-93.3zm-367-8.2l.9 0 0 0c-.3 0-.6 0-.9 0z"]},faPersonCircleCheck:{prefix:"fas",iconName:"person-circle-check",icon:[576,512,[],"e53e","M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zm136 16a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"]},faTurnUp:kE,faLevelUpAlt:kE};const TE=function(e){const t=(0,Z.useRef)(),{attr:o,title:r,defaultValue:c}=e,[a,n]=(0,Z.useState)(),[l,i]=(0,Z.useState)(!1),[s,d]=(0,Z.useState)(!1),[m,f]=(0,Z.useState)();let u=c||{prefix:"fas",iconName:"face-smile"};(0,Z.useEffect)((()=>{Zi.add(NE),f([...new Set(Object.values(NE).map((e=>e)))])}),[]),(0,Z.useEffect)((()=>{s&&f([...new Set(Object.values(NE).map((e=>e)))])}),[s]),(0,Z.useEffect)((()=>{function e(e){t.current&&!t.current.contains(e.target)&&d(!1)}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[t]),(0,Z.useEffect)((()=>{!o||o.prefix===u.prefix&&o.iconName===u.iconName||i(!0)}));const p=()=>{d((e=>!e))};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)(r,"riovizual"),className:"rv_inline-settings",onReset:()=>{i(!1),e.updateAttr(u)},reset:l},(0,Z.createElement)(Y.Button,{className:s?"opened-popup-icon rv_current-icon rv_popup-btn-action":"rv_current-icon rv_popup-btn-action",ref:n,onClick:()=>p()},o&&o.iconName?(0,Z.createElement)(fs,{icon:Ji({prefix:o.prefix,iconName:o.iconName})}):(0,Z.createElement)(fs,{icon:Ji({prefix:"fas",iconName:"face-smile"})}))),s&&(0,Z.createElement)(Y.Popover,{placement:"bottom-start",anchor:a,className:"rv-icon-container",ref:t,onClose:()=>p()},(0,Z.createElement)("div",{className:"rv-icon-wrap"},(0,Z.createElement)(Is,{className:"rv_icon-search",autoComplete:"off",placeholder:(0,ps.__)("Search icon","riovizual"),onChange:e=>{return t=e,void f([...new Set(Object.values(NE).filter((e=>e.iconName.includes(t.replace(/(\s+)(?=\S)/g,"-").replace(/\s+/g,"").toLowerCase()))).map((e=>e)))]);var t}}),(0,Z.createElement)("div",{className:"rv-icon-list"},m&&m.map((t=>(0,Z.createElement)("div",{className:ee()("rv-icon",{"selected-icon":o?o.iconName===t.iconName:"face-smile"===t.iconName}),onClick:()=>(t=>{let r=o;r.prefix=t.prefix,r.iconName=t.iconName,e.updateAttr(r)})(t)},(0,Z.createElement)(fs,{icon:Ji({prefix:t.prefix,iconName:t.iconName})}))))))))},BE=function({value:e,type:t,hasIcon:o,hasCheckbox:r,onChangeText:c,placeholder:a,limitAccess:n,minLength:l}){const i=e||[""],s=a||"List item",d=n||!1,m=l||1,[f,u]=(0,Z.useState)(),p=e=>{const t=document.querySelector(`.list-${e} .rv_draggable-list-item-content div[contentEditable="true"]`);t.focus();const o=document.createRange(),r=window.getSelection();o.selectNodeContents(t),o.collapse(!1),r.removeAllRanges(),r.addRange(o)},b=(e,t)=>{let o=i;if("delete"===t)o.splice(e,1);else if("copy"===t){const t=o[e];o.splice(e+1,0,t),setTimeout((function(){p(e+2)}),200),u(e+2)}else"add"===t&&(o[e]="",setTimeout((function(){p(e+1)}),200),u(e+1));c(o)},h=(e,o,r=null)=>{let a=i;if("regular-list"===t)a[o]=e;else{let t={...a[o],[r]:e};a[o]=t}c(a)};return(0,Z.createElement)(Qc,{onDragEnd:e=>(e=>{const{destination:t,source:o}=e;if(!t||G(t,o))return;let r=i;const a=r.splice(o.index,1);r.splice(t.index,0,a),c(r)})(e)},(0,Z.createElement)("div",{className:"rv_draggable-list-container"},(0,Z.createElement)(Z.Fragment,null,i.length>0&&(0,Z.createElement)(ka,{droppableId:"droppable-list"},((e,c)=>(0,Z.createElement)("div",J({ref:e.innerRef},e.droppableProps,{className:"rv_draggable-list-items"}),i.map(((e,c)=>(0,Z.createElement)(La,{draggableId:"draggable-"+c,index:c},(a=>(0,Z.createElement)("div",J({className:`rv_draggable-list-item list-${c+1}`},a.draggableProps,a.dragHandleProps,{ref:a.innerRef}),(0,Z.createElement)("div",{className:"rv_draggable-list-item-heading"},o&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(fs,{icon:Ji({prefix:e.iconValue?e.iconValue.prefix:"fas",iconName:e.iconValue?e.iconValue.iconName:"arrow-right"})})),(0,Z.createElement)(bs.RichText.Content,{tagName:"span",className:"rv-list-item-label",value:"regular-list"!==t?e.text?e.text:s:e||s,onClick:e=>((e,t)=>{f&&f===t?u():(setTimeout((function(){p(t)}),200),u(t))})(0,c+1)}),!d&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:gs,iconSize:"16px",label:(0,ps.__)("Duplicate","riovizual"),onClick:()=>b(c,"copy")}),(0,Z.createElement)(Y.Button,{icon:vs,iconSize:"16px",label:(0,ps.__)("Delete","riovizual"),disabled:i.length===m,onClick:()=>b(c,"delete")}))),(0,Z.createElement)("div",{className:ee()("rv_draggable-list-item-content",f&&f===c+1?"is-open":"")},(0,Z.createElement)("div",{className:"rv_draggable-list-item-content-wrap"},"regular-list"===t?(0,Z.createElement)(bs.RichText,{tagName:"div",value:e||"",placeholder:s,onChange:e=>h(e,c)}):(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Text","riovizual")),(0,Z.createElement)(bs.RichText,{className:"rv_icon-list-text",tagName:"div",value:e&&e.text?e.text:"",placeholder:s,onReplace:()=>{},onSplit:()=>{},onChange:e=>h(e,c,"text")}),o&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(TE,{title:(0,ps.__)("Select Icon","riovizual"),attr:e&&e.iconValue?e.iconValue:{prefix:"fas",iconName:"arrow-right"},defaultValue:{prefix:"fas",iconName:"arrow-right"},updateAttr:e=>h(e,c,"iconValue")})),r&&(0,Z.createElement)(Y.CheckboxControl,{label:"Set as Default",checked:e.isDefault||!1,onChange:e=>h(e,c,"isDefault")}))))))))),e.placeholder))),!d&&(0,Z.createElement)("div",{className:"rv_draggable-list-add"},(0,Z.createElement)(Y.Button,{icon:Cs,iconSize:"32px",label:(0,ps.__)("Add New","riovizual"),onClick:()=>b(i.length,"add")})))))},IE=e=>(0,Z.createElement)("div",{className:"rv_style-help-note"},(0,Z.createElement)(Y.Icon,{icon:"info"}),(0,Z.createElement)("span",null,e)),$E=e=>{if(e)return JSON.parse(e)};const RE=(e,t)=>{let o={},r=t?K().merge(t,e):e;return Object.entries(r).map((([e,t])=>{""!==t&&(o[e]=t)})),r};function AE(e){let t={};return e.map(((o,r)=>{o.element&&o.element.style?e.length>1?0===r?Object.assign(t,o.element.style):Object.keys(t).length>0&&Object.entries(t).forEach((([e,r])=>{const c=o.element.style.hasOwnProperty(e);(!c||c&&!K().isEqual(o.element.style[e],r))&&delete t[e]})):Object.assign(t,o.element.style):t={}})),t}function PE(e,t,o){let r=K().cloneDeep(e[t]);return o&&([r]=e.splice(t,1)),r}function WE(e,t){let o={};return e=K().merge(t,e),Object.entries(e).map((([e,t])=>{""!==t&&(o[e]=t)})),o}var DE,OE=new Uint8Array(16);function FE(){if(!DE&&!(DE="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return DE(OE)}const GE=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,UE=function(e){return"string"==typeof e&&GE.test(e)};for(var jE=[],qE=0;qE<256;++qE)jE.push((qE+256).toString(16).substr(1));const ZE=function(e,t,o){var r=(e=e||{}).random||(e.rng||FE)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){o=o||0;for(var c=0;c<16;++c)t[o+c]=r[c];return t}return function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=(jE[e[t+0]]+jE[e[t+1]]+jE[e[t+2]]+jE[e[t+3]]+"-"+jE[e[t+4]]+jE[e[t+5]]+"-"+jE[e[t+6]]+jE[e[t+7]]+"-"+jE[e[t+8]]+jE[e[t+9]]+"-"+jE[e[t+10]]+jE[e[t+11]]+jE[e[t+12]]+jE[e[t+13]]+jE[e[t+14]]+jE[e[t+15]]).toLowerCase();if(!UE(o))throw TypeError("Stringified UUID is invalid");return o}(r)};let YE=[];const JE=(e,t)=>{(0,Z.useEffect)((()=>{let o=e;o&&!YE.includes(o)||(o=ZE(),t({id:o})),YE.push(o)}),[])},XE=(e,t,o)=>{e(o.state.reduce(((e,r)=>e.concat(r.cells.filter((e=>"table"===t&&e[o.indexType]===o.newIndex||"drop"===t&&i(e,o.rowIndex,o.columnIndex))))),[]))},KE=(e,t,o)=>{"create"===t&&o?e({rowIndex:o.rowIndex,columnIndex:o.columnIndex,elementIndex:o.elementIndex,elementType:o.elementType}):"moveElement"===t&&o?e({...o.selectedElement,elementIndex:o.newElementIndex}):"element"===t&&o?e(o.element):t||e()},QE=(e,t,o)=>{("insert"===t||"delete"===t)&&o&&s(o.copiedRow,o.rowIndex,"rowIndex")?"insert"===t?e(d(o.copiedRow,o.rowIndex,"rowIndex")):"delete"===t&&e(m(o.copiedRow,o.rowIndex,"rowIndex")):"merge"!==t||p(o.state,o.rowIndex,"in")?"copyRow"===t&&o?e({dType:o.type,rowIndex:o.rowIndex}):"moveRow"===t&&f(o.copiedRow,o.newRowIndex,"rowIndex",o.rowIndex)&&e(u(o.copiedRow,o.newRowIndex,"rowIndex",o.rowIndex)):e()},ek=(e,t,o)=>{("insert"===t||"delete"===t)&&o&&s(o.copiedColumn,o.columnIndex,"columnIndex")?"insert"===t?e(d(o.copiedColumn,o.columnIndex,"columnIndex")):"delete"===t&&e(m(o.copiedColumn,o.columnIndex,"columnIndex")):"merge"!==t||b(o.state,o.columnIndex,"in")?"copyColumn"===t&&o?e({dType:o.type,columnIndex:o.columnIndex}):"moveColumn"===t&&f(o.copiedColumn,o.newColumnIndex,"columnIndex",o.columnIndex)&&e(u(o.copiedColumn,o.newColumnIndex,"columnIndex",o.columnIndex)):e()},tk=(e,t,o)=>{const r=o.copiedElement,c=o.selectedElement;"insert"===t&&o&&r&&s(r.sElement,o.newIndex,o.indexType)?e({...r,sElement:d(r.sElement,o.newIndex,o.indexType)}):"delete"===t&&o&&h(r,o.newIndex,o.indexType)?e(g(r,o.newIndex,o.indexType)):"merge"===t&&o&&L(o.state,r.sElement)?e():"insertElement"!==t&&"copyPasteElement"!==t&&"duplicateElement"!==t||!y(r,c)?"copyElement"===t?e({dType:o.type,sElement:c}):"moveElement"===t&&H(r,c,o.newIndex)?e(V(r,c,o.newIndex)):"deleteElement"===t&&v(r,c)?e(C(r,c)):"cutPasteElement"===t&&o&&x(r.sElement,o.checkIndex,o.indexType,o.copiedIndex)?e({...r,sElement:M(r.sElement,o.newIndex,o.indexType,o.copiedIndex)}):"move"===t&&f(r.sElement,o.newIndex,o.indexType,o.index)&&e({...r,sElement:u(r.sElement,o.newIndex,o.indexType,o.index)}):e(z(r))},ok=(e,t,o,r,c,a,n,l,i)=>{o===i&&e[0][l]===n?(r(),t()):(r(i),XE(t,"table",{state:a,newIndex:n,indexType:l})),c()};(0,r.addFilter)("rvh-inspector-style-help-note","riovizual/rv-style-help-note",(e=>IE(e))),(0,r.addFilter)("rvh_element_inspector_draggable_list","riovizual/handle-draggable-list",(e=>t=>(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(e,t),(0,Z.createElement)(BE,t)))),(0,r.addFilter)("rvh-tb-element-style-obj","riovizual/element-style-obj",(e=>AE(e))),(0,r.addFilter)("rvh-element-global-style-update","riovizual/update-global-style",((e,t)=>RE(e,t))),(0,r.addFilter)("rvh-table-unique-id-generator","riovizual/generate-unique-table-id",((e,t)=>JE(e,t))),(0,r.addFilter)("rvh-not-cuttent-state","riovizual/not-cuttent-state",(e=>U(e))),(0,r.addFilter)("rvh-is-disabled-element","riovizual/is-disabled-element",((e,t,o,r)=>E(e,t,o,r)));const rk=window.wp.blocks,ck=(0,Z.createContext)(),ak=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M14.5 13.8c-1.1 0-2.1.7-2.4 1.8H4V17h8.1c.3 1 1.3 1.8 2.4 1.8s2.1-.7 2.4-1.8H20v-1.5h-3.1c-.3-1-1.3-1.7-2.4-1.7zM11.9 7c-.3-1-1.3-1.8-2.4-1.8S7.4 6 7.1 7H4v1.5h3.1c.3 1 1.3 1.8 2.4 1.8s2.1-.7 2.4-1.8H20V7h-8.1z"})),nk=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M10.6 6L9.4 7l4.6 5-4.6 5 1.2 1 5.4-6z"})),lk=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M18 11.2h-5.2V6h-1.6v5.2H6v1.6h5.2V18h1.6v-5.2H18z"})),ik=(0,Z.createElement)(hs.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)(hs.Path,{d:"M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"})),sk={isHeader:(e,t)=>e&&0===t,isFooter:(e,t,o)=>e&&t===o-1,hasTargetFirstRowInBody:(e,t)=>e?1===t:0===t,hasTargetLastRowInBody:(e,t,o)=>e?t===o-2:t===o-1,hasCellsSelector:(e,t)=>e&&e.style&&e.style[t],checkForAdjustRowSpan:(e,t)=>e&&e.rowSpan&&e.rowSpan>1&&e.rowIndex<t&&e.rowIndex+e.rowSpan-1>=t,checkForAdjustColSpan:(e,t)=>e&&e.colSpan&&e.colSpan>1&&e.columnIndex<t&&e.columnIndex+e.colSpan-1>=t,hasRowColSpan:e=>e&&e>1,hasSpanInCell:(e,t,o)=>e>1&&t===o,isUnwantedCellPosition:(e,t)=>!(e&&e.length)||e.length<t,isMergedCellContent:(e,t,o,r,c)=>e&&e.rowIndex>=t&&e.rowIndex<=o&&e.columnIndex>=r&&e.columnIndex<=c&&e.content,isNotRowMarged:(e,t,o)=>e<t||e>o,isCellMarged:(e,t,o,r)=>e===o&&t===r,isCellInRowColIndex:(e,t,o,r,c,a)=>e>=o&&e<=r&&t>=c&&t<=a,getIndexWithDelta:(e,t)=>0===t?e:e+t,getIndexWithDeltaSpan:(e,t,o)=>0===t?e:e+t+o-1,checkOverflowRowCol:e=>e&&parseInt(e)>10,createTableMinRowCount:(e,t)=>e||t?e&&t?3:2:1,checkRowInsert:(e,t,o)=>e&&t[0].rowIndex===o,checkDisabledSplitMergedCells:e=>!e||!e.some((({rowSpan:e,colSpan:t})=>e>1||t>1)),checkDisabledMergedCells:(e,t,o,r)=>!e||e.length<=1||sk.isMultiSectionSelected(e,t,{hasFooter:o,lastIndex:r})||!sk.isRectangleSelected(e),isMultiSectionSelected:(e,t,{hasFooter:o,lastIndex:r})=>t&&_.some(e,{rowIndex:0})?_.some(e,(e=>0!=e.rowIndex)):!(!o||!_.some(e,{rowIndex:r}))&&_.some(e,(e=>e.rowIndex!=r)),isRectangleSelected:e=>{const t=sk.getMinMaxRowColIndexes(e),o=[];for(let e=t.minRowIndex;e<=t.maxRowIndex;e++){o[e]=[];for(let r=t.minColIndex;r<=t.maxColIndex;r++)o[e][r]=!1}return e.forEach((e=>{if(e.rowIndex in o&&e.columnIndex in o[e.rowIndex]){if(o[e.rowIndex][e.columnIndex]=!0,e.colSpan>1)for(let t=1;t<e.colSpan;t++)o[e.rowIndex][e.columnIndex+t]=!0;if(e.rowSpan>1)for(let t=1;t<e.rowSpan;t++)if(o[e.rowIndex+t][e.columnIndex]=!0,e.colSpan>1)for(let r=1;r<e.colSpan;r++)o[e.rowIndex+t][e.columnIndex+r]=!0}})),o.reduce(((e,t)=>e.concat(t)),[]).every((e=>e))},getMinMaxRowColIndexes:e=>e.reduce((({minRowIndex:e,maxRowIndex:t,minColIndex:o,maxColIndex:r},c)=>{const a=c.rowSpan&&c.rowSpan>1?c.rowIndex+c.rowSpan-1:c.rowIndex,n=c.colSpan&&c.colSpan>1?c.columnIndex+c.colSpan-1:c.columnIndex;return{minRowIndex:e<c.rowIndex?e:c.rowIndex,maxRowIndex:t>a?t:a,minColIndex:o<c.columnIndex?o:c.columnIndex,maxColIndex:r>n?r:n}}),{minRowIndex:e[0].rowIndex,maxRowIndex:e[0].rowIndex,minColIndex:e[0].columnIndex,maxColIndex:e[0].columnIndex}),hasTargetCell:(e,t)=>(e||[]).some((e=>e.rowIndex===t.rowIndex&&e.columnIndex===t.columnIndex)),findLastCell:(e,t,o,r)=>{if("separate"===r){const r=e[t].cells.length-1;return e[t].cells[r].columnIndex===o}{const r=e.length-1,c=e[r].cells.length-1,a=e[r].cells[c].rowIndex,n=e[r].cells[c].columnIndex;return a===t&&n===o}},cellHeaderSelectorOnHover:(e,t,o,r)=>e&&t&&0===o&&0===r,cellBodySelectorOnHover:(e,t,o,r,c,a)=>e&&(t&&(o?a>2:a>1)&&1===r||!t&&(o?a>1:a>0)&&0===r)&&0===c,cellFooterSelectorOnHover:(e,t,o,r,c)=>e&&t&&o===c-1&&0===r,cellInsertColBeforeSelector:(e,t,o)=>e&&0===t&&0===o,checkFooter:(e,t,o)=>!(e&&t===o-1),cellInsertColAfterSelector:(e,t)=>e&&0===t,isSElementFromDiffCell:(e,t,o)=>e&&(e.rowIndex!==t||e.columnIndex!==o),isOpenElementPopover:(e,t,o,r,c,a)=>e&&t&&t.elementIndex===o&&r&&r.rowIndex===c&&r.columnIndex===a,isShowElementSettingsInContextMenu:(e,t)=>e&&e.length<=1&&t,isDisabledPasteElementOptionInCM:(e,t)=>!e||"cut"===e.dType&&e.sElement.rowIndex===t[0].rowIndex&&e.sElement.columnIndex===t[0].columnIndex,isShowRowSettingsInContextMenu:e=>!(!e||"rowSelector"!==e),isDisabledPasteRowInCM:(e,t,o,r,c,a)=>!e||t&&o[0].rowIndex===("head"===a?0:r.length-1)||"cut"===e.dType&&e.rowIndex===o[0].rowIndex||!sk.isSelectedRowInRowSpan(r,o[0].rowIndex,c)||"before"===c&&e.rowIndex===o[0].rowIndex-1||"after"===c&&e.rowIndex-1===o[0].rowIndex,isSelectedRowInRowSpan:(e,t,o)=>{if(!e)return!1;let r=!0;const c=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.rowSpan>1));return c.length>0&&c.map((e=>{"before"===o?e.rowIndex<t&&e.rowIndex+e.rowSpan-1>=t&&(r=!1):"after"===o?e.rowIndex<=t&&e.rowIndex+e.rowSpan-1>t&&(r=!1):"inBetween"===o?e.rowIndex<t&&e.rowIndex+e.rowSpan-1>t&&(r=!1):"in"===o&&e.rowIndex<=t&&e.rowIndex+e.rowSpan-1>=t&&(r=!1)})),r},hasTargetRowSelected:(e,t,o)=>!!t&&(!!_.every(t,{rowIndex:o,rowSpan:1})&&sk.isSelectedRowInRowSpan(e,o,"in")),hasTargetRowMoved:(e,t,o,r)=>!!t&&(!!_.every(t,{rowIndex:o,rowSpan:1})&&sk.isSelectedRowInRowSpan(e,o,"in")&&sk.isSelectedRowInRowSpan(e,o+r,"in")),isShowColumnSettingsInContextMenu:e=>!(!e||"colSelector"!==e),isLastColumnSelected:(e,t)=>{if(!t)return!0;const o=e[0].cells.length-1;return e[0].cells[o].columnIndex===t[0].columnIndex},isTargetColumnSelected:(e,t,o)=>!!t&&(!!_.every(t,{columnIndex:o,colSpan:1})&&sk.isSelectedColumnInColSpan(e,o,"in")),isTargetColumnMoved:(e,t,o,r)=>!!t&&(!!_.every(t,{columnIndex:o,colSpan:1})&&sk.isSelectedColumnInColSpan(e,o,"in")&&sk.isSelectedColumnInColSpan(e,o+r,"in")),isDisabledPasteColInCM:(e,t,o,r)=>!e||"cut"===e.dType&&e.columnIndex===t[0].columnIndex||!sk.isSelectedColumnInColSpan(o,t[0].columnIndex,r)||"before"===r&&e.columnIndex===t[0].columnIndex-1||"after"===r&&e.columnIndex-1===t[0].columnIndex,isSelectedColumnInColSpan:(e,t,o)=>{let r=!0;const c=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.colSpan>1));return c.length>0&&c.map((e=>{"before"===o?e.columnIndex<t&&e.columnIndex+e.colSpan-1>=t&&(r=!1):"after"===o?e.columnIndex<=t&&e.columnIndex+e.colSpan-1>t&&(r=!1):"inBetween"===o?e.columnIndex<t&&e.columnIndex+e.colSpan-1>t&&(r=!1):"in"===o&&e.columnIndex<=t&&e.columnIndex+e.colSpan-1>=t&&(r=!1)})),r},isResetCopiedDataIndex:(e,t,o)=>e&&e[o]>=t,isResetCopiedDataIndexOnMove:(e,t,o,r)=>e&&(e[o]===r||e[o]===t),resetCopiedDataIndexOnMove:(e,t,o,r)=>({...e,[o]:e[o]===r?t:r}),resetCopiedDataIndexOnInsert:(e,t,o)=>{if(e[o]>=t)return{...e,[o]:e[o]+1}},hasElementInSelectedCells:(e,t=null)=>{let o=!1;return e.map((e=>{e.content.length>0&&(t?e.content.map((e=>{e.type===t&&(o=!0)})):o=!0)})),o},isDropableElemCell:(e,t,o)=>e.rowIndex===t&&e.columnIndex===o,checkActiveButton:(e,t)=>e===t?"primary":"secondary",fixedControlHelpNote:(e,t,o,r,c)=>"row"===e?"Sticky top row doesn't work with scrollbars on large devices and with scrollbars, responsive, or stacked tables on small devices.":"column"===e?"Sticky first column works with scrollable tables but not on small devices with stacked tables enabled.":"",getDesktopBreakPoint:e=>parseFloat(e)+1+e.replace(/-?\d+([,.]\d+)?/g,""),isSelectedElementChange:(e,t,o)=>!e||e.rowIndex!==t.rowIndex||e.columnIndex!==t.columnIndex||e.elementIndex!==o,checkTableContentInSelectedElement:(e,t,o,r)=>e[t]&&e[t].cells[o]&&e[t].cells[o].content.length>r,isSetFontFamily:e=>!e||"Default"===e||""===e,responsiveBreakPoint:e=>e&&e.breakPoint?e.breakPoint:"768px"},dk=sk,mk=(0,Z.createElement)("svg",{width:"27",height:"24",viewBox:"0 0 27 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M1.367 1.392h24.146v6.049H1.367V1.392Z",fill:"url(#a)"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.44 8.878v6.244h6.867V8.878H1.44Zm-1.439 0v6.244H0v1.463h.001v6.44c0 .538.437.975.976.975h24.878a.976.976 0 0 0 .976-.976V.976A.976.976 0 0 0 25.855 0H.977A.976.976 0 0 0 0 .976v7.902h.001Zm1.44-1.463h6.866V1.439H1.44v5.976Zm8.306 1.463v6.244h15.644V8.878H9.747Zm15.644-1.463H9.747V1.439h15.644v5.976Zm-17.084 9.17H1.44v5.976h6.867v-5.976Zm1.44 5.976v-5.976h15.644v5.976H9.747ZM3.806 3.648a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm-.195 7.78c0-.109.087-.196.195-.196h2.048c.108\r 0 .196.087.196.195v1.17a.195.195 0 0 1-.196.196H3.806a.195.195 0 0 1-.195-.195v-1.17Zm10-7.78a.195.195 0 0 0-.196.195v1.17c0 .109.088.196.196.196h2.048a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196H13.61Zm-.196 7.78c0-.109.088-.196.196-.196h2.048c.108 0 .195.087.195.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-7.78a.195.195 0 0 0-.194.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Zm-.194 7.78c0-.109.087-.196.195-.196h2.049c.107 0 .195.087.195.195v1.17a.195.195 0 0 1-.195.196h-2.05a.195.195 0 0 1-.194-.195v-1.17Zm-15.465 7.4a.195.195 0 0 0-.195.195v1.171c0 .108.087.195.195.195h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.171a.195.195 0 0 1-.195.195H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.171c0 .108.087.195.195.195h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Z",fill:"url(#b)"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.44 16.585v5.976h6.867v-5.976H1.44Zm-1.439 0v6.44c0 .538.437.975.976.975h24.878a.976.976 0 0 0 .976-.976V.976A.976.976 0 0 0 25.855 0H.977A.976.976 0 0 0 0 .976v7.902h.001v6.244H0v1.463h.001Zm1.44-1.463V8.878h6.866v6.244H1.44Zm0-7.707h6.866V1.439H1.44v5.976Zm8.306 7.707V8.878h15.644v6.244H9.747Zm0-7.707h15.644V1.439H9.747v5.976Zm0 9.17v5.976h15.644v-5.976H9.747Zm-5.941-5.353a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05ZM3.61 19.024c0-.108.087-.195.195-.195h2.048c.108 0 .196.087.196.195v1.171a.195.195 0 0 1-.196.195H3.806a.195.195 0 0 1-.195-.195v-1.17Zm10-.195a.195.195 0 0 0-.196.195v1.171c0\r .108.088.195.196.195h2.048a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196H13.61Zm5.66.195c0-.108.087-.195.195-.195h2.049c.107 0 .195.087.195.195v1.171a.195.195 0 0 1-.195.195h-2.05a.195.195 0 0 1-.194-.195v-1.17ZM3.806 3.648a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Z",fill:"url(#c)"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("linearGradient",{id:"a",x1:"25.514",y1:"4.416",x2:"19.203",y2:"-6.307",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#B3C8FF"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#B3EFFF"})),(0,Z.createElement)("linearGradient",{id:"b",x1:"26.172",y1:"24.683",x2:"-7.17",y2:"-9.416",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})),(0,Z.createElement)("linearGradient",{id:"c",x1:"26.172",y1:"24.683",x2:"-7.17",y2:"-9.416",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})))),fk=(0,Z.createElement)("svg",{width:"27",height:"24",viewBox:"0 0 27 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("rect",{x:"1",y:"1",width:"25",height:"8",fill:"url(#paint0_linear_208_464)"}),(0,Z.createElement)("path",{d:"M4.32007 12.4861C4.32007 12.3767 4.51606 12.2881 4.75783 12.2881H9.35431C9.59608 12.2881 9.79207 12.3767 9.79207 12.4861V13.6741C9.79207 13.7834 9.59608 13.8721 9.35431 13.8721H4.75783C4.51606 13.8721 4.32007 13.7834 4.32007 13.6741V12.4861Z",fill:"#0257B4"}),(0,Z.createElement)("path",{d:"M17.04 12.4861C17.04 12.3767 17.236 12.2881 17.4778 12.2881H22.0743C22.316 12.2881 22.512 12.3767 22.512 12.4861V13.6741C22.512 13.7834 22.316 13.8721 22.0743 13.8721H17.4778C17.236 13.8721 17.04 13.7834 17.04 13.6741V12.4861Z",fill:"#0257B4"}),(0,Z.createElement)("path",{d:"M4.32007 19.302C4.32007 19.1927 4.51606 19.104 4.75783 19.104H9.35431C9.59608 19.104 9.79207 19.1927 9.79207 19.302V20.49C9.79207 20.5994 9.59608 20.688 9.35431 20.688H4.75783C4.51606 20.688 4.32007 20.5994 4.32007 20.49V19.302Z",fill:"#0257B4"}),(0,Z.createElement)("path",{d:"M17.04 19.302C17.04 19.1927 17.236 19.104 17.4778 19.104H22.0743C22.316 19.104 22.512 19.1927 22.512 19.302V20.49C22.512 20.5994 22.316 20.688 22.0743 20.688H17.4778C17.236 20.688 17.04 20.5994 17.04 20.49V19.302Z",fill:"#0257B4"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.43902 8.928V1.43902H12.672L12.672 8.928L1.43902 8.928ZM0 10.3914V8.928V0.97561C0 0.436796 0.436795 0 0.97561 0H25.8537C26.3925 0 26.8293 0.436795 26.8293 0.97561V8.928V10.3914V15.7206H26.832V17.184H26.8293V23.0244C26.8293 23.5632 26.3925 24 25.8537 24H0.97561C0.436796 24 0 23.5632 0 23.0244V10.3914ZM25.3902 15.7206V10.3914L14.112 10.3914V15.7206L25.3902 15.7206ZM25.3902 8.928V1.43902H14.112L14.112 8.928L25.3902 8.928ZM25.3902 17.184V22.561H14.112V17.184H25.3902ZM12.672 22.561L12.672 17.184H1.43902V22.561H12.672ZM1.43902 15.7206V10.3914L12.672 10.3914V15.7206L1.43902 15.7206Z",fill:"url(#paint1_linear_208_464)"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.43902 8.928V1.43902H12.672L12.672 8.928L1.43902 8.928ZM0 10.3914V8.928V0.97561C0 0.436796 0.436795 0 0.97561 0H25.8537C26.3925 0 26.8293 0.436795 26.8293 0.97561V8.928V10.3914V15.7206H26.832V17.184H26.8293V23.0244C26.8293 23.5632 26.3925 24 25.8537 24H0.97561C0.436796 24 0 23.5632 0 23.0244V10.3914ZM25.3902 15.7206V10.3914L14.112 10.3914V15.7206L25.3902 15.7206ZM25.3902 8.928V1.43902H14.112L14.112 8.928L25.3902 8.928ZM25.3902 17.184V22.561H14.112V17.184H25.3902ZM12.672 22.561L12.672 17.184H1.43902V22.561H12.672ZM1.43902 15.7206V10.3914L12.672 10.3914V15.7206L1.43902 15.7206Z",fill:"url(#paint2_linear_208_464)"}),(0,Z.createElement)("path",{d:"M6.40403 7.13754C6.35407 7.18777 6.28593 7.21583 6.21512 7.21583C6.14431 7.21583 6.07618 7.18777 6.02621 7.13754L4.51758 5.62864C4.361 5.47206 4.361 5.21822 4.51758 5.06191L4.70649 4.873C4.86308 4.71641 5.11665 4.71641 5.27323 4.873L6.21512 5.81489L8.76023 3.26978C8.91681 3.1132 9.17065 3.1132 9.32696 3.26978L9.51588 3.45869C9.67246 3.61527 9.67246 3.86912 9.51588 4.02543L6.40403 7.13754Z",fill:"#1A8E57"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.23628 3.36023C9.13011 3.25389 8.95754 3.25377 8.851 3.36031L6.2152 5.99611L5.18262 4.96353C5.07613 4.85703 4.90376 4.85703 4.79727 4.96353L4.60828 5.15252C4.50193 5.25868 4.50182 5.43126 4.60836 5.53779L6.11723 7.04693C6.14289 7.07273 6.1782 7.08741 6.2152 7.08741C6.2522 7.08741 6.28752 7.07273 6.31318 7.04693L9.42526 3.93458L9.42535 3.9345C9.53169 3.82833 9.5318 3.65576 9.42527 3.54922L9.23636 3.36031L9.23628 3.36023ZM9.41782 3.179C9.21135 2.97219 8.87624 2.9723 8.66962 3.17893L6.2152 5.63334L5.36401 4.78214C5.15734 4.57548 4.82255 4.57548 4.61589 4.78214L4.42705 4.97098C4.22024 5.17744 4.22035 5.51254 4.42697 5.71917C4.42696 5.71917 4.42697 5.71917 4.42697 5.71917L5.93536 7.22783C5.9354 7.22787 5.93545 7.22791 5.93549 7.22796C6.00974 7.30254 6.11065 7.34393 6.2152 7.34393C6.31978 7.34393 6.4207 7.30253 6.49495 7.22792C6.49499 7.22789 6.49502 7.22786 6.49505 7.22783L9.60657 4.11604C9.81339 3.90958 9.81328 3.57447 9.60665 3.36784L9.41782 3.179Z",fill:"#1A8E57"}),(0,Z.createElement)("path",{d:"M20.4888 5.18406L21.8252 3.84761C21.9729 3.69995 21.9729 3.46055 21.8252 3.31312L21.6471 3.13495C21.4993 2.98724 21.2599 2.98724 21.1125 3.13495L19.7761 4.47136L18.4397 3.13467C18.292 2.98701 18.0526 2.98701 17.9052 3.13467L17.7267 3.31284C17.5791 3.46055 17.5791 3.69995 17.7267 3.84738L19.0634 5.18406L17.727 6.52047C17.5793 6.66818 17.5793 6.90758 17.727 7.05501L17.9052 7.23318C18.0528 7.38084 18.2922 7.38084 18.4397 7.23318L19.7761 5.89673L21.1125 7.23318C21.2602 7.38084 21.4996 7.38084 21.6471 7.23318L21.8252 7.05501C21.9729 6.9073 21.9729 6.6679 21.8252 6.52047L20.4888 5.18406Z",fill:"#DD1F11",stroke:"#DD1F11",strokeWidth:"0.3"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("linearGradient",{id:"paint0_linear_208_464",x1:"29.7325",y1:"5.92857",x2:"17.846",y2:"-12.5988",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#B3C8FF"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#B3EFFF"})),(0,Z.createElement)("linearGradient",{id:"paint1_linear_208_464",x1:"27.936",y1:"24.768",x2:"-2.99722",y2:"-2.54715",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})),(0,Z.createElement)("linearGradient",{id:"paint2_linear_208_464",x1:"27.936",y1:"24.768",x2:"-2.99722",y2:"-2.54715",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})))),uk=((0,Z.createElement)("svg",{width:"27",height:"24",viewBox:"0 0 27 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M1.367 1.392h24.146v6.049H1.367V1.392Z",fill:"url(#a)"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.44 8.878v6.244h6.867V8.878H1.44Zm-1.439 0v6.244H0v1.463h.001v6.44c0 .538.437.975.976.975h24.878a.976.976 0 0 0 .976-.976V.976A.976.976 0 0 0 25.855 0H.977A.976.976 0 0 0 0 .976v7.902h.001Zm1.44-1.463h6.866V1.439H1.44v5.976Zm8.306 1.463v6.244h15.644V8.878H9.747Zm15.644-1.463H9.747V1.439h15.644v5.976Zm-17.084 9.17H1.44v5.976h6.867v-5.976Zm1.44 5.976v-5.976h15.644v5.976H9.747ZM3.806 3.648a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm-.195 7.78c0-.109.087-.196.195-.196h2.048c.108\r 0 .196.087.196.195v1.17a.195.195 0 0 1-.196.196H3.806a.195.195 0 0 1-.195-.195v-1.17Zm10-7.78a.195.195 0 0 0-.196.195v1.17c0 .109.088.196.196.196h2.048a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196H13.61Zm-.196 7.78c0-.109.088-.196.196-.196h2.048c.108 0 .195.087.195.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-7.78a.195.195 0 0 0-.194.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Zm-.194 7.78c0-.109.087-.196.195-.196h2.049c.107 0 .195.087.195.195v1.17a.195.195 0 0 1-.195.196h-2.05a.195.195 0 0 1-.194-.195v-1.17Zm-15.465 7.4a.195.195 0 0 0-.195.195v1.171c0 .108.087.195.195.195h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.171a.195.195 0 0 1-.195.195H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.171c0 .108.087.195.195.195h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Z",fill:"url(#b)"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.44 16.585v5.976h6.867v-5.976H1.44Zm-1.439 0v6.44c0 .538.437.975.976.975h24.878a.976.976 0 0 0 .976-.976V.976A.976.976 0 0 0 25.855 0H.977A.976.976 0 0 0 0 .976v7.902h.001v6.244H0v1.463h.001Zm1.44-1.463V8.878h6.866v6.244H1.44Zm0-7.707h6.866V1.439H1.44v5.976Zm8.306 7.707V8.878h15.644v6.244H9.747Zm0-7.707h15.644V1.439H9.747v5.976Zm0 9.17v5.976h15.644v-5.976H9.747Zm-5.941-5.353a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05ZM3.61 19.024c0-.108.087-.195.195-.195h2.048c.108 0 .196.087.196.195v1.171a.195.195 0 0 1-.196.195H3.806a.195.195 0 0 1-.195-.195v-1.17Zm10-.195a.195.195 0 0 0-.196.195v1.171c0\r .108.088.195.196.195h2.048a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196H13.61Zm5.66.195c0-.108.087-.195.195-.195h2.049c.107 0 .195.087.195.195v1.171a.195.195 0 0 1-.195.195h-2.05a.195.195 0 0 1-.194-.195v-1.17ZM3.806 3.648a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.048a.195.195 0 0 0 .196-.195v-1.17a.195.195 0 0 0-.196-.196H3.806Zm9.61.195c0-.108.087-.195.194-.195h2.05c.107 0 .194.087.194.195v1.17a.195.195 0 0 1-.195.196H13.61a.195.195 0 0 1-.195-.195v-1.17Zm6.05-.195a.195.195 0 0 0-.195.195v1.17c0 .109.087.196.195.196h2.049a.195.195 0 0 0 .195-.195v-1.17a.195.195 0 0 0-.195-.196h-2.05Z",fill:"url(#c)"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("linearGradient",{id:"a",x1:"25.514",y1:"4.416",x2:"19.203",y2:"-6.307",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#B3C8FF"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#B3EFFF"})),(0,Z.createElement)("linearGradient",{id:"b",x1:"26.172",y1:"24.683",x2:"-7.17",y2:"-9.416",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})),(0,Z.createElement)("linearGradient",{id:"c",x1:"26.172",y1:"24.683",x2:"-7.17",y2:"-9.416",gradientUnits:"userSpaceOnUse"},(0,Z.createElement)("stop",{stopColor:"#032D99"}),(0,Z.createElement)("stop",{offset:"1",stopColor:"#00C6FB"})))),(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.58824 4C5.15879 4 4 5.15879 4 6.58824V17.4118C4 18.8412 5.15879 20 6.58824 20H17.4118C18.8412 20 20 18.8412 20 17.4118V11.7647C20 11.3749 19.684 11.0588 19.2941 11.0588C18.9043 11.0588 18.5882 11.3749 18.5882 11.7647V15.5708L15.3051 11.9229C14.8916 11.4635 14.189 11.4131 13.7141 11.8088L10.6669 14.3481L9.87612 13.0302C9.49904 12.4017 8.63815 12.2816 8.10347 12.7829L5.41176 15.3063V6.58824C5.41176 5.93849 5.93849 5.41176 6.58824 5.41176H12.2353C12.6251 5.41176 12.9412 5.09573 12.9412 4.70588C12.9412 4.31603 12.6251 4 12.2353 4H6.58824ZM5.41176 17.0863V17.4118C5.41176 18.0615 5.93849 18.5882 6.58824 18.5882H17.4118C18.0317 18.5882 18.5397 18.1087 18.5849 17.5004C18.561 17.4805 18.5383 17.4586 18.5169 17.4348L14.4354 12.8999L11.3646 15.459C10.8225 15.9107 10.0053 15.7722 9.64227 15.1672L8.857 13.8584L5.44456 17.0575C5.43387 17.0676 5.42293 17.0772 5.41176 17.0863Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M17 10C16.645 10 16.3571 9.71218 16.3571 9.35714V7.64289H14.6429C14.2878 7.64289 14 7.35507 14 7.00003C14 6.64499 14.2878 6.35718 14.6429 6.35718H16.3571V4.64286C16.3571 4.28782 16.645 4 17 4C17.355 4 17.6429 4.28782 17.6429 4.64286V6.35718H19.3571C19.7122 6.35718 20 6.64499 20 7.00003C20 7.35507 19.7122 7.64289 19.3571 7.64289H17.6429V9.35714C17.6429 9.71218 17.355 10 17 10Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 9C7 9.39556 7.1173 9.78224 7.33706 10.1111C7.55682 10.44 7.86918 10.6964 8.23463 10.8478C8.60008 10.9991 9.00222 11.0387 9.39018 10.9616C9.77814 10.8844 10.1345 10.6939 10.4142 10.4142C10.6939 10.1345 10.8844 9.77814 10.9616 9.39018C11.0387 9.00222 10.9991 8.60008 10.8478 8.23463C10.6964 7.86918 10.44 7.55682 10.1111 7.33706C9.78224 7.1173 9.39556 7 9 7C8.46957 7 7.96086 7.21071 7.58579 7.58579C7.21071 7.96086 7 8.46957 7 9ZM9.90909 9C9.90909 9.1798 9.85577 9.35556 9.75588 9.50506C9.65599 9.65456 9.51401 9.77108 9.34789 9.83989C9.18178 9.9087 8.99899 9.9267 8.82264 9.89162C8.6463 9.85654 8.48431 9.76996 8.35718 9.64282C8.23004 9.51569 8.14345 9.3537 8.10838 9.17735C8.0733 9.00101 8.0913 8.81822 8.16011 8.65211C8.22892 8.48599 8.34544 8.34401 8.49494 8.24412C8.64443 8.14423 8.8202 8.09091 9 8.09091C9.24111 8.09091 9.47234 8.18669 9.64282 8.35718C9.81331 8.52766 9.90909 8.75889 9.90909 9Z",fill:"currentColor"}))),pk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M4.5 6.58824C4.5 5.15879 5.58637 4 6.92647 4H11.82C12.1855 4 12.5 4.31603 12.5 4.70588C12.5 5.09573 12.1855 5.41176 11.82 5.41176H6.92647C6.31733 5.41176 5.82353 5.93849 5.82353 6.58824V17.4118C5.82353 18.0615 6.31733 18.5882 6.92647 18.5882H17.0735C17.6827 18.5882 18.1765 18.0615 18.1765 17.4118V11.7647C18.1765 11.3749 18.4728 11.0588 18.8382 11.0588C19.2037 11.0588 19.5 11.3749 19.5 11.7647V17.4118C19.5 18.8412 18.4136 20 17.0735 20H6.92647C5.58637 20 4.5 18.8412 4.5 17.4118V6.58824Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M16.0999 9C16.0999 9.33137 16.3685 9.6 16.6999 9.6C17.0312 9.6 17.2999 9.33137 17.2999 9V7.39999H18.8999C19.2313 7.39999 19.4999 7.13136 19.4999 6.79999C19.4999 6.46862 19.2313 6.19999 18.8999 6.19999H17.2999V4.6C17.2999 4.26863 17.0312 4 16.6999 4C16.3685 4 16.0999 4.26863 16.0999 4.6V6.19999H14.4999C14.1685 6.19999 13.8999 6.46862 13.8999 6.79999C13.8999 7.13136 14.1685 7.39999 14.4999 7.39999H16.0999V9Z",fill:"currentColor"})),bk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.5 6.58824C4.5 5.15879 5.58637 4 6.92647 4H12.2206C12.5861 4 12.8824 4.31603 12.8824 4.70588C12.8824 5.09573 12.5861 5.41176 12.2206 5.41176H6.92647C6.31733 5.41176 5.82353 5.93849 5.82353 6.58824V17.4118C5.82353 18.0615 6.31733 18.5882 6.92647 18.5882H17.0735C17.6827 18.5882 18.1765 18.0615 18.1765 17.4118V11.7647C18.1765 11.3749 18.4728 11.0588 18.8382 11.0588C19.2037 11.0588 19.5 11.3749 19.5 11.7647V17.4118C19.5 18.8412 18.4136 20 17.0735 20H6.92647C5.58637 20 4.5 18.8412 4.5 17.4118V6.58824ZM16.2212 8.82144C16.2212 9.14098 16.4802 9.40002 16.7998 9.40002C17.1193 9.40002 17.3783 9.14098 17.3783 8.82144V7.27858H18.9215C19.2411 7.27858 19.5001 7.01954 19.5001 6.70001C19.5001 6.38047 19.2411 6.12144 18.9215 6.12144H17.3783V4.57859C17.3783 4.25905 17.1193 4.00002 16.7998 4.00002C16.4802 4.00002 16.2212 4.25905 16.2212 4.57859V6.12144H14.6787C14.3591 6.12144 14.1001 6.38047 14.1001 6.70001C14.1001 7.01954 14.3591 7.27858 14.6787 7.27858H16.2212V8.82144ZM7.69995 8.5C7.69995 8.22386 7.92381 8 8.19995 8H8.49995C8.77609 8 8.99995 8.22386 8.99995 8.5V8.8C8.99995 9.07614 8.77609 9.3 8.49995 9.3H8.19995C7.92381 9.3 7.69995 9.07614 7.69995 8.8V8.5ZM10.8 8C10.5239 8 10.3 8.22386 10.3 8.5V8.8C10.3 9.07614 10.5239 9.3 10.8 9.3H13.3C13.5762 9.3 13.8 9.07614 13.8 8.8V8.5C13.8 8.22386 13.5762 8 13.3 8H10.8ZM10.3 11.8C10.3 11.5239 10.5239 11.3 10.8 11.3H15.8C16.0762 11.3 16.3 11.5239 16.3 11.8V12.1C16.3 12.3761 16.0762 12.6 15.8 12.6H10.8C10.5239 12.6 10.3 12.3761 10.3 12.1V11.8ZM10.3 15.1C10.3 14.8239 10.5239 14.6 10.8 14.6H15.8C16.0762 14.6 16.3 14.8239 16.3 15.1V15.4C16.3 15.6761 16.0762 15.9 15.8 15.9H10.8C10.5239 15.9 10.3 15.6761 10.3 15.4V15.1ZM8.19995 11.3C7.92381 11.3 7.69995 11.5239 7.69995 11.8V12.1C7.69995 12.3761 7.92381 12.6 8.19995 12.6H8.49995C8.77609 12.6 8.99995 12.3761 8.99995 12.1V11.8C8.99995 11.5239 8.77609 11.3 8.49995 11.3H8.19995ZM7.69995 15.1C7.69995 14.8239 7.92381 14.6 8.19995 14.6H8.49995C8.77609 14.6 8.99995 14.8239 8.99995 15.1V15.4C8.99995 15.6761 8.77609 15.9 8.49995 15.9H8.19995C7.92381 15.9 7.69995 15.6761 7.69995 15.4V15.1Z",fill:"currentColor"})),hk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5735 4C17.9136 4 19 5.15879 19 6.58824V11.2353C19 11.6251 18.7037 11.9412 18.3382 11.9412C17.9728 11.9412 17.6765 11.6251 17.6765 11.2353V6.58824C17.6765 5.93849 17.1827 5.41176 16.5735 5.41176H6.42647C5.81733 5.41176 5.32353 5.93849 5.32353 6.58824V17.4118C5.32353 18.0615 5.81733 18.5882 6.42647 18.5882H11.7206C12.0861 18.5882 12.3824 18.9043 12.3824 19.2941C12.3824 19.684 12.0861 20 11.7206 20H6.42647C5.08637 20 4 18.8412 4 17.4118V6.58824C4 5.15879 5.08637 4 6.42647 4H16.5735ZM16.3568 19.3572C16.3568 19.7122 16.6446 20 16.9996 20C17.3547 20 17.6425 19.7122 17.6425 19.3572V17.6429H19.3571C19.7122 17.6429 20 17.355 20 17C20 16.645 19.7122 16.3571 19.3571 16.3571H17.6425V14.6429C17.6425 14.2878 17.3547 14 16.9996 14C16.6446 14 16.3568 14.2878 16.3568 14.6429V16.3571H14.6429C14.2878 16.3571 14 16.645 14 17C14 17.355 14.2878 17.6429 14.6429 17.6429H16.3568V19.3572ZM13.2 11.8414L14.5798 10.4964C14.64 10.4373 14.6619 10.3496 14.6358 10.2694C14.6097 10.1892 14.5403 10.1307 14.4568 10.1185L12.5499 9.84166L11.6971 8.11347C11.6224 7.96218 11.3743 7.96218 11.2997 8.11347L10.4469 9.84166L8.53994 10.1185C8.45643 10.1307 8.3871 10.1894 8.36096 10.2694C8.33482 10.3494 8.35675 10.4375 8.417 10.4964L9.79699 11.8412L9.47115 13.7408C9.45698 13.8239 9.49109 13.9079 9.55931 13.9575C9.62754 14.0073 9.71813 14.0137 9.79256 13.9743L11.4984 13.0776L13.2044 13.9745C13.2368 13.9916 13.2722 14 13.3074 14C13.3533 14 13.3991 13.9858 13.4377 13.9577C13.5059 13.9081 13.54 13.8241 13.5258 13.7411L13.2 11.8414Z",fill:"currentColor"})),gk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 8.5H19C19.2761 8.5 19.5 8.72386 19.5 9V15C19.5 15.2761 19.2761 15.5 19 15.5H5C4.72386 15.5 4.5 15.2761 4.5 15V9C4.5 8.72386 4.72386 8.5 5 8.5ZM3 9C3 7.89543 3.89543 7 5 7H19C20.1046 7 21 7.89543 21 9V15C21 16.1046 20.1046 17 19 17H5C3.89543 17 3 16.1046 3 15V9ZM9 11.25C8.72386 11.25 8.5 11.4739 8.5 11.75V12.25C8.5 12.5261 8.72386 12.75 9 12.75H15C15.2761 12.75 15.5 12.5261 15.5 12.25V11.75C15.5 11.4739 15.2761 11.25 15 11.25H9Z",fill:"currentColor"})),vk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 5C4 4.44772 4.44772 4 5 4H10C10.5523 4 11 4.44772 11 5V10C11 10.5523 10.5523 11 10 11H5C4.44772 11 4 10.5523 4 10V5ZM5.5 9.5V5.5H9.5V9.5H5.5Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13 5C13 4.44772 13.4477 4 14 4H19C19.5523 4 20 4.44772 20 5V10C20 10.5523 19.5523 11 19 11H14C13.4477 11 13 10.5523 13 10V5ZM14.5 9.5V5.5H18.5V9.5H14.5Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 13C4.44772 13 4 13.4477 4 14V19C4 19.5523 4.44772 20 5 20H10C10.5523 20 11 19.5523 11 19V14C11 13.4477 10.5523 13 10 13H5ZM5.5 14.5V18.5H9.5V14.5H5.5Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M16.5 20C16.0858 20 15.75 19.6642 15.75 19.25V17.25H13.75C13.3358 17.25 13 16.9142 13 16.5C13 16.0858 13.3358 15.75 13.75 15.75H15.75V13.75C15.75 13.3358 16.0858 13 16.5 13C16.9142 13 17.25 13.3358 17.25 13.75V15.75H19.25C19.6642 15.75 20 16.0858 20 16.5C20 16.9142 19.6642 17.25 19.25 17.25H17.25V19.25C17.25 19.6642 16.9142 20 16.5 20Z",fill:"currentColor"})),Ck=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.25 4C7.83579 4 7.5 4.33579 7.5 4.75V7.5H5C4.44772 7.5 4 7.94772 4 8.5V19C4 19.5523 4.44772 20 5 20H15.5C16.0523 20 16.5 19.5523 16.5 19V16.5H19.25C19.6642 16.5 20 16.1642 20 15.75V4.75C20 4.33579 19.6642 4 19.25 4H8.25ZM16.5 15H18.5V5.5H9V7.5H15.5C16.0523 7.5 16.5 7.94772 16.5 8.5V15ZM5.5 18.5V9H15V18.5H5.5Z",fill:"currentColor"})),yk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M12.4489 8.67791C12.1799 8.67791 11.9618 8.89601 11.9618 9.16506C11.9618 9.43411 12.1799 9.65221 12.4489 9.65221H13.6589L8.82057 14.4905C8.63033 14.6808 8.63034 14.9892 8.82059 15.1795C9.01083 15.3697 9.31926 15.3697 9.5095 15.1795L14.3478 10.3411V11.5511C14.3478 11.8201 14.566 12.0382 14.835 12.0382C15.104 12.0382 15.3221 11.8201 15.3221 11.5511V9.16506C15.3221 8.89601 15.104 8.67791 14.835 8.67791H12.4489Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.09091 5.69697V7.18182H5.69697C4.75976 7.18182 4 7.94158 4 8.87879V18.303C4 19.2402 4.75976 20 5.69697 20H15.1212C16.0584 20 16.8182 19.2402 16.8182 18.303V15.9091H18.303C19.2402 15.9091 20 15.1493 20 14.2121V5.69697C20 4.75976 19.2402 4 18.303 4H9.78788C8.85067 4 8.09091 4.75976 8.09091 5.69697ZM9.78788 5.45455C9.65399 5.45455 9.54545 5.56308 9.54545 5.69697V10.1818C9.54545 10.5835 9.21984 10.9091 8.81818 10.9091C8.41652 10.9091 8.09091 10.5835 8.09091 10.1818V8.63636H5.69697C5.56308 8.63636 5.45455 8.7449 5.45455 8.87879V18.303C5.45455 18.4369 5.56308 18.5455 5.69697 18.5455H15.1212C15.2551 18.5455 15.3636 18.4369 15.3636 18.303V15.9091H13.2648C12.8632 15.9091 12.5375 15.5835 12.5375 15.1818C12.5375 14.7802 12.8632 14.4545 13.2648 14.4545H18.303C18.4369 14.4545 18.5455 14.346 18.5455 14.2121V5.69697C18.5455 5.56308 18.4369 5.45455 18.303 5.45455H9.78788Z",fill:"currentColor"})),zk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M9.52528 10.7748C9.32047 10.9118 9.26482 11.1905 9.40099 11.3972L11.4624 14.5277L10.3619 16.1988C9.96961 16.061 9.52813 16.0607 9.11281 16.2305C8.20203 16.6029 7.76201 17.6521 8.12998 18.5739C8.49796 19.4956 9.5346 19.9409 10.4454 19.5685C11.3562 19.1961 11.7962 18.147 11.4282 17.2252C11.3484 17.0254 11.2372 16.8479 11.1027 16.6964L11.9965 15.3389L12.8933 16.7009C12.7606 16.8514 12.6508 17.0274 12.5718 17.2252C12.2039 18.147 12.6439 19.196 13.5546 19.5685C14.4654 19.9409 15.5021 19.4956 15.87 18.5739C16.238 17.6521 15.798 16.6029 14.8872 16.2305C14.4699 16.0599 14.0262 16.061 13.6325 16.2008L12.5307 14.5277L12.5326 14.5248L11.9984 13.7136L11.9965 13.7165L10.1427 10.9011C10.0065 10.6944 9.73009 10.6378 9.52528 10.7748ZM14.2222 18.796C13.7312 18.796 13.3332 18.3931 13.3332 17.896C13.3332 17.3989 13.7312 16.996 14.2222 16.996C14.713 16.996 15.1111 17.3989 15.1111 17.896C15.1111 18.3931 14.713 18.796 14.2222 18.796ZM9.77787 18.796C9.28693 18.796 8.88893 18.3931 8.88893 17.896C8.88893 17.3989 9.28693 16.996 9.77787 16.996C10.2688 16.996 10.6668 17.3989 10.6668 17.896C10.6668 18.3931 10.2688 18.796 9.77787 18.796ZM12.5326 12.9024L13.0668 13.7136L14.5921 11.3972C14.7282 11.1905 14.6726 10.9118 14.4678 10.7748C14.263 10.6378 13.9865 10.6944 13.8504 10.9011L12.5326 12.9024Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.3"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.5 4H6C4.89543 4 4 4.89543 4 6V7.75H5.5V6C5.5 5.72386 5.72386 5.5 6 5.5H7.5V4ZM4 11.25V13C4 14.1046 4.89543 15 6 15H7.5V13.5H6C5.72386 13.5 5.5 13.2761 5.5 13V11.25H4ZM10.5 4V5.5H13.5V4H10.5ZM16.5 4V5.5H18C18.2761 5.5 18.5 5.72386 18.5 6V7.75H20V6C20 4.89543 19.1046 4 18 4H16.5ZM20 11.25H18.5V13C18.5 13.2761 18.2761 13.5 18 13.5H16.5V15H18C19.1046 15 20 14.1046 20 13V11.25Z",fill:"currentColor"})),Hk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.76787 5.61835C9.75573 5.86877 9.75184 6.15865 9.75059 6.5H14.2494C14.2482 6.15865 14.2443 5.86877 14.2321 5.61835C14.2141 5.24686 14.1797 5.02252 14.1357 4.88483C14.1167 4.8255 14.1011 4.79779 14.0931 4.78671C14.0776 4.77936 14.0033 4.75 13.8 4.75H10.2C9.99673 4.75 9.92239 4.77936 9.90693 4.78671C9.89895 4.79779 9.8833 4.8255 9.86432 4.88483C9.82026 5.02252 9.78588 5.24686 9.76787 5.61835ZM8.26963 5.54571C8.25598 5.82718 8.25182 6.14675 8.25056 6.5H4.75C4.33579 6.5 4 6.83579 4 7.25C4 7.66421 4.33579 8 4.75 8H5.75V17C5.75 18.5188 6.98122 19.75 8.5 19.75H15.5C17.0188 19.75 18.25 18.5188 18.25 17V8H19.25C19.6642 8 20 7.66421 20 7.25C20 6.83579 19.6642 6.5 19.25 6.5H15.7494C15.7482 6.14675 15.744 5.82718 15.7304 5.54571C15.7109 5.14376 15.6703 4.75873 15.5643 4.42767C15.4522 4.07734 15.2518 3.74168 14.8912 3.51635C14.552 3.3043 14.1644 3.25 13.8 3.25H10.2C9.83565 3.25 9.44803 3.3043 9.10875 3.51635C8.74821 3.74168 8.54779 4.07734 8.43568 4.42767C8.32974 4.75873 8.28912 5.14376 8.26963 5.54571ZM16.75 8H7.25V17C7.25 17.6904 7.80964 18.25 8.5 18.25H15.5C16.1904 18.25 16.75 17.6904 16.75 17V8ZM9.91267 4.7805C9.91267 4.7805 9.91125 4.78288 9.90779 4.78554C9.91084 4.78148 9.91267 4.7805 9.91267 4.7805ZM14.0873 4.7805C14.0873 4.7805 14.0892 4.78148 14.0922 4.78555C14.0888 4.78288 14.0873 4.7805 14.0873 4.7805ZM9.5 10.75C9.5 10.3358 9.83579 10 10.25 10C10.6642 10 11 10.3358 11 10.75V15.25C11 15.6642 10.6642 16 10.25 16C9.83579 16 9.5 15.6642 9.5 15.25V10.75ZM13.75 10C13.3358 10 13 10.3358 13 10.75V15.25C13 15.6642 13.3358 16 13.75 16C14.1642 16 14.5 15.6642 14.5 15.25V10.75C14.5 10.3358 14.1642 10 13.75 10Z",fill:"currentColor"})),_k=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 9V5.5H18.5V9H12.75H11.25H5.5ZM11.25 10.5H5.5V13.9H11.25V10.5ZM11.25 15.4H5.5V18.5H11.25V15.4ZM12.75 18.5V15.4H18.5V18.5H12.75ZM12.75 13.9V10.5H18.5V13.9H12.75ZM4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5Z",fill:"currentColor"})),Vk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 5.5V9H11.5V5.5H5.5ZM5.5 18.5V10.5H18.5V18.5H5.5ZM18.5 5.5V9H13V5.5H18.5ZM5 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5ZM12 17.25C11.6134 17.25 11.3 16.9366 11.3 16.55V15.35H10.0999C9.7133 15.35 9.3999 15.0366 9.3999 14.65C9.3999 14.2634 9.7133 13.95 10.0999 13.95H11.3V12.75C11.3 12.3634 11.6134 12.05 12 12.05C12.3866 12.05 12.7 12.3634 12.7 12.75V13.95H13.8999C14.2865 13.95 14.5999 14.2634 14.5999 14.65C14.5999 15.0366 14.2865 15.35 13.8999 15.35H12.7V16.55C12.7 16.9366 12.3866 17.25 12 17.25Z",fill:"currentColor"})),xk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 13.5V5.5H18.5V13.5H5.5ZM5.5 15V18.5H11.25V15H5.5ZM18.5 18.5H12.75V15H18.5V18.5ZM4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM12 12C11.6134 12 11.3 11.6866 11.3 11.3V10.1H10.0999C9.7133 10.1 9.3999 9.7866 9.3999 9.4C9.3999 9.0134 9.7133 8.7 10.0999 8.7H11.3V7.49999C11.3 7.11339 11.6134 6.79999 12 6.79999C12.3866 6.79999 12.7 7.11339 12.7 7.49999V8.7H13.8999C14.2865 8.7 14.5999 9.0134 14.5999 9.4C14.5999 9.7866 14.2865 10.1 13.8999 10.1H12.7V11.3C12.7 11.6866 12.3866 12 12 12Z",fill:"currentColor"})),Mk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("rect",{x:"11",y:"7",width:"4",height:"1.5",rx:"0.5",fill:"currentColor"}),(0,Z.createElement)("rect",{x:"11",y:"9.75",width:"5",height:"1.5",rx:"0.5",fill:"currentColor"}),(0,Z.createElement)("rect",{x:"11",y:"12.5",width:"5",height:"1.5",rx:"0.5",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.67391 5.44444C9.54184 5.44444 9.43478 5.55223 9.43478 5.68518V15.3148C9.43478 15.4478 9.54185 15.5556 9.67391 15.5556H17.3261C17.4582 15.5556 17.5652 15.4478 17.5652 15.3148V8.00998C17.5652 7.94614 17.54 7.8849 17.4952 7.83975L15.1859 5.51496C15.1411 5.46981 15.0803 5.44444 15.0168 5.44444H9.67391ZM8 5.68518C8 4.75448 8.74944 4 9.67391 4H15.0168C15.4608 4 15.8866 4.17755 16.2005 4.49358L18.5097 6.81838C18.8236 7.13441 19 7.56304 19 8.00998V15.3148C19 16.2455 18.2506 17 17.3261 17H9.67391C8.74944 17 8 16.2455 8 15.3148V5.68518Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 19.25C16 19.6642 15.7045 20 15.34 20H5.66C5.29549 20 5 19.6642 5 19.25L5 8.25C5 7.83579 5.29549 7.5 5.66 7.5H8.344V9H6.32L6.32 18.5H14.68V16.2H16V19.25Z",fill:"currentColor"})),Lk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M5 9H19V10.5H5V9Z",fill:"#99AFE0"}),(0,Z.createElement)("path",{d:"M5 13.5H19V15H5V13.5Z",fill:"#99AFE0"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 5.5V18.5H18.5V5.5H5.5ZM5 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M8.72913 14.18C8.42791 14.4812 8.42791 14.9696 8.72913 15.2708C9.03035 15.572 9.51873 15.572 9.81995 15.2708L11.9984 13.0924L14.18 15.2741C14.4813 15.5753 14.9697 15.5753 15.2709 15.2741C15.5721 14.9729 15.5721 14.4845 15.2709 14.1833L13.0892 12.0016L15.2741 9.81673C15.5753 9.51551 15.5753 9.02713 15.2741 8.72591C14.9729 8.4247 14.4845 8.42469 14.1833 8.72591L11.9984 10.9108L9.81674 8.7292C9.51552 8.42798 9.02714 8.42798 8.72592 8.7292C8.42469 9.03042 8.42469 9.5188 8.72592 9.82002L10.9075 12.0016L8.72913 14.18Z",fill:"currentColor"})),wk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M9 19L9 5L10.5 5L10.5 19H9Z",fill:"#99AFE0"}),(0,Z.createElement)("path",{d:"M13.5 19L13.5 5L15 5L15 19H13.5Z",fill:"#99AFE0"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 5.5V18.5H18.5V5.5H5.5ZM5 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.72913 14.18C8.42791 14.4812 8.42791 14.9696 8.72913 15.2708C9.03035 15.572 9.51873 15.572 9.81995 15.2708L11.9984 13.0924L14.18 15.2741C14.4813 15.5753 14.9696 15.5753 15.2709 15.2741C15.5721 14.9729 15.5721 14.4845 15.2709 14.1833L13.0892 12.0016L15.2741 9.81673C15.5753 9.51551 15.5753 9.02713 15.2741 8.72591C14.9729 8.4247 14.4845 8.42469 14.1833 8.72591L11.9984 10.9108L9.81674 8.7292C9.51552 8.42798 9.02714 8.42798 8.72592 8.7292C8.42469 9.03042 8.42469 9.5188 8.72592 9.82002L10.9075 12.0016L8.72913 14.18Z",fill:"currentColor"})),Sk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 18.5V5.5H13.5L13.5 18.5H5.5ZM15 18.5H18.5V12.75H15V18.5ZM15 11.25H18.5V5.5H15L15 11.25ZM4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM8.80005 13.9C8.80005 14.2866 9.11345 14.6 9.50005 14.6C9.88665 14.6 10.2 14.2866 10.2 13.9V12.7H11.3999C11.7865 12.7 12.0999 12.3866 12.0999 12C12.0999 11.6134 11.7865 11.3 11.3999 11.3H10.2V10.1C10.2 9.71339 9.88665 9.39999 9.50005 9.39999C9.11345 9.39999 8.80005 9.7134 8.80005 10.1V11.3H7.5999C7.2133 11.3 6.8999 11.6134 6.8999 12C6.8999 12.3866 7.2133 12.7 7.5999 12.7H8.80005V13.9Z",fill:"currentColor"})),Ek=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 11.25V5.5H9L9 11.25H5.5ZM5.5 12.75V18.5H9V12.75H5.5ZM10.5 18.5H18.5V5.5H10.5L10.5 18.5ZM4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM13.9004 13.9C13.9004 14.2866 14.2138 14.6 14.6004 14.6C14.987 14.6 15.3004 14.2866 15.3004 13.9V12.7H16.5C16.8866 12.7 17.2 12.3866 17.2 12C17.2 11.6134 16.8866 11.3 16.5 11.3H15.3004V10.1C15.3004 9.71339 14.987 9.39999 14.6004 9.39999C14.2138 9.39999 13.9004 9.7134 13.9004 10.1V11.3H12.7C12.3134 11.3 12 11.6134 12 12C12 12.3866 12.3134 12.7 12.7 12.7H13.9004V13.9Z",fill:"currentColor"})),kk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 19V15H5.5V18.5H9V20H5C4.44772 20 4 19.5523 4 19ZM5.5 9H4V5C4 4.44772 4.44772 4 5 4H9V5.5H5.5V9ZM15 5.5V4H19C19.5523 4 20 4.44772 20 5V9H18.5V5.5H15ZM18.5 15H20V19C20 19.5523 19.5523 20 19 20H15V18.5H18.5V15ZM13.6363 12.3379L15.6478 14.3681C15.7356 14.4537 15.8532 14.5011 15.9752 14.5C16.0973 14.4989 16.214 14.4495 16.3003 14.3624C16.3866 14.2753 16.4355 14.1575 16.4366 14.0343C16.4376 13.9112 16.3907 13.7925 16.306 13.7039L15.0889 12.4755H19.5346C19.658 12.4755 19.7764 12.426 19.8637 12.3379C19.951 12.2498 20 12.1304 20 12.0058C20 11.8812 19.951 11.7617 19.8637 11.6736C19.7764 11.5855 19.658 11.536 19.5346 11.536H15.0889L16.306 10.3077C16.3504 10.2643 16.3859 10.2125 16.4103 10.1552C16.4347 10.0979 16.4475 10.0362 16.448 9.97384C16.4486 9.91147 16.4368 9.84961 16.4134 9.79188C16.39 9.73415 16.3554 9.6817 16.3117 9.63759C16.268 9.59348 16.2161 9.5586 16.1589 9.53498C16.1017 9.51136 16.0404 9.49948 15.9786 9.50002C15.9168 9.50056 15.8557 9.51352 15.7989 9.53814C15.7421 9.56276 15.6908 9.59855 15.6478 9.64341L13.6363 11.6737C13.549 11.7617 13.5 11.8812 13.5 12.0058C13.5 12.1303 13.549 12.2498 13.6363 12.3379ZM10.3637 11.6621L8.35217 9.63187C8.26439 9.5463 8.14682 9.49895 8.02478 9.50002C7.90275 9.50109 7.78601 9.55049 7.69972 9.63759C7.61342 9.72469 7.56447 9.84251 7.56341 9.96568C7.56235 10.0888 7.60926 10.2075 7.69405 10.2961L8.9111 11.5245H4.46544C4.34199 11.5245 4.22361 11.574 4.13632 11.6621C4.04904 11.7502 4 11.8696 4 11.9942C4 12.1188 4.04904 12.2383 4.13632 12.3264C4.22361 12.4145 4.34199 12.464 4.46544 12.464H8.9111L7.69405 13.6923C7.64959 13.7357 7.61413 13.7875 7.58974 13.8448C7.56535 13.9021 7.55251 13.9638 7.55197 14.0262C7.55143 14.0885 7.56321 14.1504 7.58661 14.2081C7.61002 14.2659 7.64458 14.3183 7.68828 14.3624C7.73198 14.4065 7.78394 14.4414 7.84115 14.465C7.89835 14.4886 7.95963 14.5005 8.02143 14.5C8.08323 14.4994 8.14431 14.4865 8.20109 14.4619C8.25788 14.4372 8.30924 14.4015 8.35217 14.3566L10.3637 12.3263C10.451 12.2383 10.5 12.1188 10.5 11.9942C10.5 11.8697 10.451 11.7502 10.3637 11.6621Z",fill:"currentColor"})),Nk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M4.07426 5.85294C4.07426 4.82959 4.87552 4 5.86393 4H18.136C19.1244 4 19.9256 4.82959 19.9256 5.85294V8.5H18.3916V5.85294C18.3916 5.70675 18.2772 5.58824 18.136 5.58824H12.743V18.2H18.136C18.2772 18.2 18.3916 18.0657 18.3916 17.9V15.5H19.9256V17.9C19.9256 19.0598 19.1244 20 18.136 20H5.86393C4.87552 20 4.07426 19.0598 4.07426 17.9V15.5H5.60826V17.9C5.60826 18.0657 5.72273 18.2 5.86393 18.2H11.2569V5.58824H5.86393C5.72273 5.58824 5.60826 5.70675 5.60826 5.85294V8.5H4.07426V5.85294Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M6.15032 14.4218C6.25125 14.5212 6.38658 14.5762 6.52718 14.575C6.66778 14.5737 6.80214 14.5163 6.90136 14.4152C7.00056 14.3141 7.0567 14.1776 7.05792 14.035C7.05913 13.8924 7.00534 13.7548 6.90789 13.652L5.82666 12.5505H9.06211C9.20433 12.5505 9.34059 12.493 9.44095 12.3907C9.54128 12.2885 9.59752 12.15 9.59752 12.0058C9.59752 11.8615 9.54128 11.723 9.44095 11.6208C9.34059 11.5186 9.20433 11.461 9.06211 11.461H5.82666L6.90654 10.3609C6.95742 10.3107 6.99798 10.2508 7.0259 10.1845C7.0539 10.1181 7.06863 10.0467 7.06925 9.97449C7.06987 9.90225 7.05636 9.8306 7.02949 9.76371C7.00262 9.69681 6.96293 9.63599 6.91269 9.58481C6.86245 9.53362 6.80267 9.49311 6.73682 9.46566C6.67097 9.43821 6.60039 9.42439 6.5292 9.42502C6.45801 9.42565 6.38767 9.44072 6.3223 9.46933C6.25714 9.49785 6.19822 9.53924 6.14896 9.59107L4.15652 11.6209C4.05622 11.7231 4 11.8615 4 12.0058C4 12.15 4.05623 12.2885 4.15653 12.3907L6.14939 14.4209L6.15032 14.4218Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M17.8497 9.57817C17.7488 9.47885 17.6134 9.42378 17.4728 9.42502C17.3322 9.42627 17.1979 9.48373 17.0986 9.58481C16.9994 9.68586 16.9433 9.82242 16.9421 9.96503C16.9409 10.1076 16.9947 10.2452 17.0921 10.348L18.1733 11.4495H14.9379C14.7957 11.4495 14.6594 11.507 14.5591 11.6093C14.4587 11.7115 14.4025 11.85 14.4025 11.9942C14.4025 12.1385 14.4587 12.277 14.5591 12.3792C14.6594 12.4814 14.7957 12.539 14.9379 12.539H18.1733L17.0935 13.6391C17.0426 13.6893 17.002 13.7493 16.9741 13.8155C16.9461 13.8819 16.9314 13.9533 16.9307 14.0255C16.9301 14.0978 16.9436 14.1694 16.9705 14.2363C16.9974 14.3032 17.0371 14.364 17.0873 14.4152C17.1375 14.4664 17.1973 14.5069 17.2632 14.5343C17.329 14.5618 17.3996 14.5756 17.4708 14.575C17.542 14.5744 17.6123 14.5593 17.6777 14.5307C17.7429 14.5022 17.8018 14.4608 17.851 14.4089L19.8435 12.3791C19.9438 12.2769 20 12.1385 20 11.9942C20 11.85 19.9438 11.7115 19.8435 11.6093L17.8506 9.57907L17.8497 9.57817Z",fill:"currentColor"})),Tk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M8 12.5C7.72386 12.5 7.5 12.7239 7.5 13V16C7.5 16.2761 7.72386 16.5 8 16.5H16C16.2761 16.5 16.5 16.2761 16.5 16V13C16.5 12.7239 16.2761 12.5 16 12.5H8Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM5.5 18.5V5.5H18.5V18.5H5.5Z",fill:"currentColor"})),Bk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{d:"M8 7.5C7.72386 7.5 7.5 7.72386 7.5 8V11C7.5 11.2761 7.72386 11.5 8 11.5H16C16.2761 11.5 16.5 11.2761 16.5 11V8C16.5 7.72386 16.2761 7.5 16 7.5H8Z",fill:"currentColor"}),(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM5.5 18.5V5.5H18.5V18.5H5.5Z",fill:"currentColor"})),Ik=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 18.5V5.5H18.5V18.5H5.5ZM4 5C4 4.44772 4.44772 4 5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5ZM8 10C7.72386 10 7.5 10.2239 7.5 10.5V13.5C7.5 13.7761 7.72386 14 8 14H16C16.2761 14 16.5 13.7761 16.5 13.5V10.5C16.5 10.2239 16.2761 10 16 10H8Z",fill:"currentColor"})),$k=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.71387 19.8698C9.64194 20.2777 9.91432 20.6667 10.3222 20.7386C10.7302 20.8105 11.1192 20.5382 11.1911 20.1302L14.0123 4.13024C14.0842 3.72232 13.8119 3.33333 13.4039 3.2614C12.996 3.18947 12.607 3.46185 12.5351 3.86977L9.71387 19.8698ZM15.5614 6.22779C15.5614 5.81357 15.8972 5.47779 16.3114 5.47779H19.1267C20.0932 5.47779 20.8767 6.26129 20.8767 7.22779V16.9725C20.8767 17.939 20.0932 18.7225 19.1267 18.7225H15.3114C14.8972 18.7225 14.5614 18.3867 14.5614 17.9725C14.5614 17.5583 14.8972 17.2225 15.3114 17.2225H19.1267C19.2648 17.2225 19.3767 17.1106 19.3767 16.9725V7.22779C19.3767 7.08972 19.2648 6.97779 19.1267 6.97779H16.3114C15.8972 6.97779 15.5614 6.642 15.5614 6.22779ZM8.44545 17.9725C8.44545 18.3868 8.10966 18.7225 7.69545 18.7225H4.88013C3.91363 18.7225 3.13013 17.939 3.13013 16.9725V7.22785C3.13013 6.26135 3.91363 5.47785 4.88013 5.47785H8.69545C9.10966 5.47785 9.44545 5.81363 9.44545 6.22785C9.44545 6.64206 9.10966 6.97785 8.69545 6.97785H4.88013C4.74206 6.97785 4.63013 7.08978 4.63013 7.22785V16.9725C4.63013 17.1106 4.74206 17.2225 4.88013 17.2225H7.69545C8.10966 17.2225 8.44545 17.5583 8.44545 17.9725Z",fill:"currentColor"})),Rk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.705 6.38053C14.5636 6.24392 14.3741 6.16833 14.1775 6.17004C13.9809 6.17175 13.7928 6.25062 13.6537 6.38966C13.5147 6.52871 13.4358 6.7168 13.4341 6.91343C13.4324 7.11006 13.5083 7.29981 13.6449 7.44125L17.4399 11.2362H4.74994C4.55104 11.2362 4.36029 11.3152 4.21965 11.4559C4.07901 11.5965 4 11.7872 4 11.9861C4 12.185 4.07901 12.3758 4.21965 12.5164C4.36029 12.6571 4.55104 12.7361 4.74994 12.7361H17.4399L13.6451 16.5309C13.5735 16.6 13.5164 16.6827 13.4772 16.7742C13.4379 16.8656 13.4172 16.9641 13.4163 17.0636C13.4154 17.1632 13.4344 17.262 13.4721 17.3541C13.5098 17.4463 13.5655 17.53 13.6359 17.6004C13.7063 17.6708 13.7901 17.7265 13.8822 17.7642C13.9744 17.8019 14.0732 17.8209 14.1727 17.8201C14.2723 17.8192 14.3707 17.7985 14.4622 17.7592C14.5536 17.7199 14.6365 17.6627 14.7056 17.5911L19.7804 12.5163C19.921 12.3757 20 12.185 20 11.9861C20 11.7873 19.921 11.5966 19.7804 11.4559L14.705 6.38053Z",fill:"currentColor"})),Ak=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.38557 9.29001C6.24896 9.43145 6.17337 9.62088 6.17508 9.81751C6.17679 10.0141 6.25566 10.2022 6.3947 10.3413C6.53374 10.4803 6.72184 10.5592 6.91847 10.5609C7.1151 10.5626 7.30484 10.4867 7.44628 10.3501L11.2412 6.55516V19.2451C11.2412 19.444 11.3203 19.6347 11.4609 19.7754C11.6015 19.916 11.7923 19.995 11.9912 19.995C12.1901 19.995 12.3808 19.916 12.5215 19.7754C12.6621 19.6347 12.7411 19.444 12.7411 19.2451V6.55516L16.5359 10.3499C16.605 10.4215 16.6878 10.4786 16.7792 10.5179C16.8707 10.5572 16.9691 10.5779 17.0687 10.5787C17.1682 10.5796 17.267 10.5606 17.3592 10.5229C17.4513 10.4852 17.5351 10.4295 17.6055 10.3591C17.6759 10.2887 17.7316 10.205 17.7693 10.1128C17.807 10.0206 17.826 9.92188 17.8251 9.8223C17.8242 9.72272 17.8035 9.62432 17.7642 9.53282C17.725 9.44139 17.6677 9.35855 17.5962 9.28939L12.5214 4.2146C12.3807 4.07401 12.19 3.99503 11.9912 3.99503C11.7923 3.99503 11.6016 4.07401 11.461 4.2146L6.38557 9.29001Z",fill:"currentColor"})),Pk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.29498 17.6096C9.43642 17.7462 9.62586 17.8217 9.82249 17.82C10.0191 17.8183 10.2072 17.7395 10.3463 17.6004C10.4853 17.4614 10.5642 17.2733 10.5659 17.0766C10.5676 16.88 10.4917 16.6903 10.3551 16.5488L6.56013 12.7539L19.2501 12.7539C19.449 12.7539 19.6397 12.6749 19.7803 12.5342C19.921 12.3936 20 12.2028 20 12.0039C20 11.805 19.921 11.6143 19.7803 11.4737C19.6397 11.333 19.449 11.254 19.2501 11.254L6.56013 11.254L10.3549 7.45922C10.4265 7.39007 10.4836 7.30736 10.5228 7.21593C10.5621 7.12443 10.5828 7.02603 10.5837 6.92645C10.5846 6.82687 10.5656 6.72812 10.5279 6.63596C10.4902 6.54379 10.4345 6.46006 10.3641 6.38965C10.2937 6.31924 10.2099 6.26355 10.1178 6.22584C10.0256 6.18814 9.92685 6.16916 9.82727 6.17003C9.7277 6.17089 9.62929 6.19158 9.5378 6.23088C9.44636 6.27016 9.36352 6.32738 9.29437 6.39894L4.21957 11.4737C4.07898 11.6144 4 11.8051 4 12.0039C4 12.2028 4.07898 12.3935 4.21957 12.5341L9.29498 17.6096Z",fill:"currentColor"})),Wk=(0,Z.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},(0,Z.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.6144 14.7C17.751 14.5586 17.8266 14.3692 17.8249 14.1725C17.8232 13.9759 17.7443 13.7878 17.6053 13.6488C17.4663 13.5097 17.2782 13.4309 17.0815 13.4291C16.8849 13.4274 16.6952 13.5033 16.5537 13.6399L12.7588 17.4349V4.74496C12.7588 4.54607 12.6797 4.35532 12.5391 4.21468C12.3985 4.07404 12.2077 3.99503 12.0088 3.99503C11.8099 3.99503 11.6192 4.07404 11.4785 4.21468C11.3379 4.35532 11.2589 4.54607 11.2589 4.74496V17.4349L7.4641 13.6401C7.39495 13.5685 7.31225 13.5115 7.22081 13.4722C7.12932 13.4329 7.03091 13.4122 6.93133 13.4113C6.83176 13.4105 6.73301 13.4294 6.64084 13.4671C6.54868 13.5049 6.46495 13.5605 6.39453 13.631C6.32412 13.7014 6.26843 13.7851 6.23073 13.8773C6.19302 13.9694 6.17404 14.0682 6.17491 14.1678C6.17577 14.2673 6.19646 14.3657 6.23577 14.4572C6.27504 14.5487 6.33227 14.6315 6.40383 14.7007L11.4786 19.7755C11.6193 19.916 11.81 19.995 12.0088 19.995C12.2077 19.995 12.3984 19.916 12.539 19.7755L17.6144 14.7Z",fill:"currentColor"})),Dk=((0,Z.createElement)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("g",{"clip-path":"url(#clip0_539_197)"},(0,Z.createElement)("path",{d:"M10 0.489441L12.7193 7.2612L20 7.75487L14.4 12.4337L16.1803 19.5106L10 15.6305L3.81966 19.5106L5.6 12.4337L0 7.75487L7.28065 7.2612L10 0.489441Z",fill:"currentColor"})),(0,Z.createElement)("defs",null,(0,Z.createElement)("clipPath",{id:"clip0_539_197"},(0,Z.createElement)("rect",{width:"20",height:"20",fill:"white"})))),(0,Z.createElement)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("g",{"clip-path":"url(#clip0_539_199)"},(0,Z.createElement)("path",{d:"M10 1.83119L12.2554 7.44752L12.3723 7.73882L12.6855 7.76005L18.7239 8.16949L14.0794 12.05L13.8385 12.2513L13.9151 12.5557L15.3917 18.4251L10.2659 15.207L10 15.0401L9.73415 15.207L4.60832 18.4251L6.08489 12.5557L6.16147 12.2513L5.92058 12.05L1.27608 8.16949L7.31448 7.76005L7.62766 7.73882L7.74464 7.44752L10 1.83119Z",stroke:"currentColor"})),(0,Z.createElement)("defs",null,(0,Z.createElement)("clipPath",{id:"clip0_539_199"},(0,Z.createElement)("rect",{width:"20",height:"20",fill:"white"})))),e=>{if(e)return JSON.parse(e)}),Ok=[{icon:pk,title:(0,ps.__)("Text","riovizual"),type:"text"},{icon:uk,title:(0,ps.__)("Image","riovizual"),type:"image"},{icon:gk,title:(0,ps.__)("Button","riovizual"),type:"button"},{icon:bk,title:(0,ps.__)("List","riovizual"),type:"list"},{icon:hk,title:(0,ps.__)("Icon","riovizual"),type:"icon"},{icon:$k,title:(0,ps.__)("Shortcode","riovizual"),type:"shortcode"}],Fk=[{title:(0,ps.__)("Delete Text","riovizual"),type:"text"},{title:(0,ps.__)("Delete Image","riovizual"),type:"image"},{title:(0,ps.__)("Delete Button","riovizual"),type:"button"},{title:(0,ps.__)("Delete List","riovizual"),type:"list"},{title:(0,ps.__)("Delete Icon","riovizual"),type:"icon"},{title:(0,ps.__)("Delete Shortcode","riovizual"),type:"shortcode"}],Gk={table:{},cell:{},element:{}};function Uk(e){if(0===e.length)return"";const t=e.map((({cells:e})=>({cells:e.map((e=>{let t=["rowIndex","columnIndex"];return!e.scope&&t.push("scope"),!e.align&&t.push("align"),!e.classes&&t.push("classes"),e.rowSpan<=1&&t.push("rowSpan"),e.colSpan<=1&&t.push("colSpan"),0===Object.keys(e.style).length&&t.push("style"),K().omit(e,t)}))})));return t}function jk(e){return qk(Array.isArray(e)?K().cloneDeep(e):Dk(e)).map((e=>({cells:K().without(e.cells,null)})))}function qk(e){if(!e.length>0)return e;const t=e.length,o=e[0].cells.reduce(((e,t)=>t&&t.colSpan?parseInt(t.colSpan+e):parseInt(e+1)),0),r=K().times(t,(()=>({cells:K().times(o,(()=>({isDummy:!0})))})));return e.forEach(((e,t)=>{e.cells.forEach((e=>{const o=r[t].cells.findIndex((({isDummy:e})=>e)),c=e.rowSpan?e.rowSpan:1,a=e.colSpan?e.colSpan:1,n=t=>K().has(e.style,t),l=e.style?n("cellSelector")||n("rowSelector")||n("columnSelector")?(e=>{let t={};const o=o=>e[o]?K().merge(t,e[o]):t;return t=o("cellSelector"),t=o("rowSelector"),t=o("columnSelector"),t})(e.style):e.style:{};if(r[t].cells[o]={...e,style:l,rowSpan:c,colSpan:a,rowIndex:t,columnIndex:o,isDummy:!1},a>1)for(let e=1;e<a;e++)r[t].cells[o+e].isDummy=!1;if(c>1)for(let e=1;e<c;e++)if(r[t+e].cells[o].isDummy=!1,a>1)for(let c=1;c<a;c++)r[t+e].cells[o+c].isDummy=!1}))})),r.map((e=>({cells:e.cells.map((e=>{const t=K().omit(e,"isDummy");return K().isEmpty(t)?null:t}))})))}function Zk(e,t,o=!1){const{rowIndex:r,columnIndex:c,rowSpan:a,colSpan:n}=t,l=dk.isHeader(o,r)?"th":"td",i=qk(e);if(i[r].cells[c]={...i[r].cells[c],rowSpan:1,colSpan:1},n>1)for(let e=1;e<n;e++)i[r].cells[c+e]={content:[{type:"text",data:""}],tag:l,rowSpan:1,colSpan:1,rowIndex:r,columnIndex:c+e,style:{}};if(a>1)for(let e=1;e<a;e++)if(i[r+e].cells[c]={content:[{type:"text",data:""}],tag:l,rowSpan:1,colSpan:1,rowIndex:r+e,columnIndex:c,style:{}},n>1)for(let t=1;t<n;t++)i[r+e].cells[c+t]={content:[{type:"text",data:""}],tag:l,rowSpan:1,colSpan:1,rowIndex:r+e,columnIndex:c+t,style:{}};return i.map((e=>({cells:K().without(e.cells,null)})))}function Yk(e,t,o,r=!1){const c={cells:PE(e,t,r).cells.map((e=>({...e,rowIndex:o})))};return e.splice(o,0,c),e}function Jk(e,t,o,r=!1){const c=qk(e);return c.map((e=>{const c={...PE(e.cells,t,r),columnIndex:o};e.cells.splice(o,0,c)})),c.map((e=>({cells:K().without(e.cells,null)})))}function Xk(e,t,o){let r=t;return o.map((t=>{let o=t.sCell.content;o[t.index].style=function(e,t){let o={};const r=K().merge(e,t);return Object.entries(r).map((([e,t])=>{""!==t&&(o[e]=t)})),o}(o[t.index].style,e),r=Kk(r,[t.sCell],o,"content")})),r}function Kk(e,t,o,r){return e.map((e=>({cells:e.cells.map((e=>dk.hasTargetCell(t,e)?{...e,content:"content"===r?o:e.content,tag:"tag"===r?o:e.tag,scope:"scope"===r?o:e.scope,align:"align"===r?o:e.align,classes:"classes"===r?o:e.classes,style:"style"===r?WE(o,e.style):e.style}:e))})))}function Qk(e,t){return qk(e)[t.rowIndex].cells[t.columnIndex].content.length-1===t.elementIndex}function eN(e,t,o){if(!t)return!1;if(K().every(t,{rowIndex:o,rowSpan:1})){let t=!0;const r=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.rowSpan>1));return r.length>0&&r.map((e=>{0==o?0==e.rowIndex&&(t=!1):e.rowIndex+e.rowSpan-1>=o&&(t=!1)})),t}return!1}function tN(e,t){const o=qk(e),{rowIndex:r,columnIndex:c,elementIndex:a}=t;if(dk.checkTableContentInSelectedElement(o,r,c,a))return{sCell:o[r].cells[c],index:a,element:o[r].cells[c].content[a]}}function oN(e,t,o=null,r=""){const c=qk(e);if(t){const{rowIndex:e,columnIndex:o,elementIndex:r}=t;return function(e,{rcIndex:t,cellIndex:o,elementIndex:r}){return[{sCell:e[t].cells[o],index:r,element:e[t].cells[o].content[r]}]}(c,{rcIndex:e,cellIndex:o,elementIndex:r})}if(o){let e=[];return o.map((t=>{const{rowIndex:o,columnIndex:a}=t;e=function(e,t,o,r,{rcIndex:c,cellIndex:a}){return o.content.map(((o,n)=>{o.type&&o.type===r&&e.push({sCell:t[c].cells[a],index:n,element:t[c].cells[a].content[n]})})),e}(e,c,t,r,{rcIndex:o,cellIndex:a})})),e}return[]}const rN=()=>{const{vTable:e,attributes:t,setAttributes:o,selectedCell:r,setSelectedCell:a,selectedElement:n,setSelectedElement:l,copiedElement:i,setCopiedElement:s,copiedRow:d,setCopiedRow:m,copiedColumn:f,setCopiedColumn:u,setSelectorName:p,setTableMenu:b,selectorName:h,setIsDisabledElement:g}=(0,Z.useContext)(ck),{hasHeader:v,hasFooter:C,isMergeContent:y,global:z,tableAlignment:H}=t;return{handleInsertRow:(t,c)=>{if(!r&&!c)return;const{rowIndex:n,rowSpan:l=1}=c||r[0],f=dk.getIndexWithDeltaSpan(n,t,l),u=function(e,{rowIndex:t,isHeader:o=!1}){const r=qk(e),c=r[0],a=K().get(c,["cells","length"]),n=(()=>{let e=[];for(let t=0;t<a;t++)e.push({});return e})();if(!a)return e;let l=[...r.slice(0,t),{cells:Array.from({length:a}).map(((e,r)=>({content:[{type:"text",data:"",isNotDefault:!1}],tag:o?"th":"td",rowSpan:1,colSpan:1,rowIndex:t,columnIndex:r,style:n[r]})))},...r.slice(t)];return l.map(((e,t)=>{e.cells.map(((e,o)=>{if(dk.checkForAdjustRowSpan(e,t)){if(l[e.rowIndex].cells[o]={...e,rowSpan:e.rowSpan+1,rowIndex:t},dk.hasRowColSpan(e.colSpan))for(let r=0;r<e.colSpan;r++)l[t].cells[o+r]=null;dk.hasRowColSpan(e.rowSpan)&&(l[t].cells[o]=null)}else e&&(l[t].cells[o]={...e,rowIndex:t})}))})),l.map((e=>({cells:K().without(e.cells,null)})))}(e,{rowIndex:f});QE(m,"insert",{copiedRow:d,rowIndex:f}),tk(s,"insert",{copiedElement:i,newIndex:f,indexType:"rowIndex"}),XE(a,"table",{state:u,newIndex:f,indexType:"rowIndex"}),b(),o({row:Uk(u)})},handleDeleteRow:()=>{if(!r)return;const{rowIndex:t}=r[0],c=0==t?t:t-1,n=function(e,{rowIndex:t}){const o=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>dk.hasSpanInCell(e.rowSpan,e.rowIndex,t)));o.length&&o.forEach((t=>e=Zk(e,t)));const r=e.filter(((e,o)=>o!==t)).map((e=>({cells:e.cells.map((e=>dk.checkForAdjustRowSpan(e,t)?{...e,rowSpan:e.rowSpan-1}:e))})));return r.map(((e,t)=>({cells:e.cells.map((e=>({...e,rowIndex:t})))})))}(e,{rowIndex:t});QE(m,"delete",{copiedRow:d,rowIndex:t}),tk(s,"delete",{copiedElement:i,newIndex:t,indexType:"rowIndex"}),XE(a,"table",{state:n,newIndex:c,indexType:"rowIndex"}),b(),o({row:Uk(n),hasHeader:v&&0===t&&!v,hasFooter:C&&t===e.length-1&&!C})},handleInsertColumn:(t,c)=>{if(!r&&!c)return;const{columnIndex:n,colSpan:l=1}=c||r[0],d=dk.getIndexWithDeltaSpan(n,t,l),m=function(e,{columnIndex:t,hasHeader:o}){let r=qk(e).map(((e,r)=>dk.isUnwantedCellPosition(e.cells,t)?e:{cells:[...e.cells.slice(0,t),{content:[{type:"text",data:"",isNotDefault:!1}],tag:dk.isHeader(o,r)?"th":"td",rowSpan:1,colSpan:1,rowIndex:r,columnIndex:t,style:{}},...e.cells.slice(t)]}));return r.map(((e,o)=>{e.cells.map(((e,c)=>{if(dk.checkForAdjustColSpan(e,t)){if(r[o].cells[c]={...e,colSpan:e.colSpan+1,columnIndex:c},dk.hasRowColSpan(e.colSpan)&&(r[o].cells[t]=null),dk.hasRowColSpan(e.rowSpan))for(let c=0;c<e.rowSpan;c++)r[o+c].cells[t]=null}else e&&(r[o].cells[c]={...e,columnIndex:c})}))})),r.map((e=>({cells:K().without(e.cells,null)})))}(e,{columnIndex:d,hasHeader:v});ek(u,"insert",{copiedColumn:f,columnIndex:d}),tk(s,"insert",{copiedElement:i,newIndex:d,indexType:"columnIndex"}),XE(a,"table",{state:m,newIndex:d,indexType:"columnIndex"}),b(),o({row:Uk(m)})},handleDeleteColumn:()=>{if(!r)return;const{columnIndex:t}=r[0],c=0==t?t:t-1,n=function(e,{columnIndex:t}){let o=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e&&dk.hasSpanInCell(e.colSpan,e.columnIndex,t)));o.length&&o.forEach((t=>e=Zk(e,t)));const r=e.map((e=>({cells:e.cells.filter((e=>e.columnIndex!==t)).map(((e,o)=>dk.checkForAdjustColSpan(e,t)?{...e,colSpan:e.colSpan-1}:e))})));return qk(r).map((e=>({cells:K().without(e.cells,null)})))}(e,{columnIndex:t});ek(u,"delete",{copiedColumn:f,columnIndex:t}),tk(s,"delete",{copiedElement:i,newIndex:t,indexType:"columnIndex"}),XE(a,"table",{state:n,newIndex:c,indexType:"columnIndex"}),b(),o({row:Uk(n)})},handleMergeCells:()=>{const t=function(e,t,o){if(!t||!t.length)return e;const r=dk.getMinMaxRowColIndexes(t),{minRowIndex:c,maxRowIndex:a,minColIndex:n,maxColIndex:l}=r;t.filter((({rowSpan:e,colSpan:t})=>e>1||t>1)).length&&(e=qk(e));const i=e.reduce(((e,t)=>e.concat(t.cells)),[]).reduce(((e,t)=>(dk.isMergedCellContent(t,c,a,n,l)&&(e=e.concat(t.content)),e)),[]),s=e.map(((e,t)=>dk.isNotRowMarged(t,c,a)?e:{cells:e.cells.map((e=>e?dk.isCellMarged(e.columnIndex,t,n,c)?{...e,rowSpan:Math.abs(a-c)+1,colSpan:Math.abs(l-n)+1,content:o?i:e.content}:dk.isCellInRowColIndex(t,e.columnIndex,c,a,n,l)?null:e:null))}));return s.map((e=>({cells:K().without(e.cells,null)})))}(e,r,y);d&&QE(m,"merge",{rowIndex:d.rowIndex,state:t}),f&&ek(u,"merge",{columnIndex:f.columnIndex,state:t}),i&&tk(s,"merge",{copiedElement:i,state:t}),a(),p(),o({row:Uk(t)})},handleSplitMergedCells:()=>{const t=function(e,t,o){if(!t)return e;const r=t.filter((({rowSpan:e,colSpan:t})=>e>1||t>1));return r.length&&r.forEach((t=>{e=Zk(e,t,o)})),e}(e,r,v);a(),p(),b(),o({row:Uk(t)})},handleInsertElement:t=>{if(!r)return;const a=function(e,t,o,r){let a;return e.map((e=>{e.cells.map((e=>c(t,e)?(1===t.length&&(a={rowIndex:t[0].rowIndex,columnIndex:t[0].columnIndex,elementIndex:j(e,r)?0:o?o.elementIndex+1:e.content.length,elementType:r}),j(e,r)?{...e,content:e.content.splice(0,1,{type:r,data:""})}:"text"===r?{...e,content:e.content.splice(o?o.elementIndex+1:e.content.length,0,{type:r,data:"",isNotDefault:!0})}:{...e,content:e.content.splice(o?o.elementIndex+1:e.content.length,0,{type:r,data:""})}):e))})),[e,a]}(e,r,n,t);tk(s,"insertElement",{copiedElement:i,selectedElement:n}),KE(l,"element",{element:a[1]}),b(),o({row:Uk(a[0])})},handleDuplicateElement:(t="duplicate")=>{if(r){if(("copy"===t||"cut"===t)&&tk(s,"copyElement",{selectedElement:n,type:t}),"duplicate"===t||"paste"===t){const c=function(e,t,o,r,c,{rcIndex:a,cellIndex:n}){const l=function(e,t,o,r=null,c,{rcIndex:a,cellIndex:n}){const l=e;var i;if("duplicate"===c){if(!o)return e;const{elementIndex:t}=o;i=K().cloneDeep(l[o[a]].cells[o[n]].content[t])}else{if(!r)return e;const{elementIndex:t}=r.sElement;"cut"===r.dType?[i]=l[r.sElement[a]].cells[r.sElement[n]].content.splice(t,1):i=K().cloneDeep(l[r.sElement[a]].cells[r.sElement[n]].content[t])}return t.map(((e,r)=>{o?l[t[r][a]].cells[t[r][n]].content.splice(o.elementIndex+1,0,i):l[t[r][a]].cells[t[r][n]].content.push(i)})),l}(qk(e),t,o,r,c,{rcIndex:a,cellIndex:n});return l.map((e=>({cells:K().without(e.cells,null)})))}(e,r,n,i,t,{rcIndex:"rowIndex",cellIndex:"columnIndex"});"paste"===t?(KE(l,"create",{rowIndex:r[0].rowIndex,columnIndex:r[0].columnIndex,elementIndex:n?n.elementIndex+1:r[0].content.length,elementType:i.sElement.elementType}),"copy"===i.dType?tk(s,"copyPasteElement",{copiedElement:i,selectedElement:n}):s()):tk(s,"duplicateElement",{copiedElement:i,selectedElement:n}),o({row:Uk(c)})}b()}},handleMoveElement:t=>{if(!n)return;const r=n.elementIndex+t,c=function(e,t,o){const{rowIndex:r,columnIndex:c,elementIndex:a}=t;return e.map(((t,n)=>{t.cells.map(((t,l)=>{if(t.rowIndex===r&&t.columnIndex===c){const[t]=e[n].cells[l].content.splice(a,1);e[n].cells[l].content.splice(o,0,t)}}))})),e}(e,n,r);tk(s,"moveElement",{copiedElement:i,selectedElement:n,newIndex:r}),KE(l,"moveElement",{selectedElement:n,newElementIndex:r}),b(),o({row:Uk(c)})},handleDeleteElement:t=>{const s=function(e,t,o,r){let a={rowIndex:t[0].rowIndex,columnIndex:t[0].columnIndex};const n=e.map((e=>({...e,cells:e.cells.map((e=>{if("single"===r){const{rowIndex:t,columnIndex:r,elementIndex:c}=o;return e.rowIndex===t&&e.columnIndex===r?(e.content.splice(c,1),e.content.length>0&&(a={...a,elementIndex:c>0?c-1:0,elementType:c>0?e.content[c-1].type:e.content[0].type}),{...e,content:e.content}):e}if(!c(t,e))return e;if("all"===r)return{...e,content:[]};{const t=e.content.filter((e=>e.type!=r));return{...e,content:t}}}))})));return[n,a]}(e,r,n,t);tk(l,"deleteElement",{copiedElement:i,selectedElement:n}),s[1].elementType?KE(l,"element",{element:s[1]}):KE(l),"rowSelector"===h&&XE(a,"table",{state:s[0],newIndex:r[0].rowIndex,indexType:"rowIndex"}),"colSelector"===h&&XE(a,"table",{state:s[0],newIndex:r[0].columnIndex,indexType:"columnIndex"}),b(),o({row:Uk(s[0])})},handleSelectedRowDuplicate:()=>{const{rowIndex:t}=r[0],c=Yk(e,t,t+1);QE(m,"insert",{copiedRow:d,rowIndex:t+1}),i&&tk(s,"insert",{copiedElement:i,newIndex:t+1,indexType:"rowIndex"}),o({row:Uk(c)})},handleSelectedRowMove:t=>{const{rowIndex:c}=r[0],n=dk.getIndexWithDelta(c,t),l=Yk(e,c,n,!0);QE(m,"moveRow",{copiedRow:d,newRowIndex:n,rowIndex:c}),i&&tk(s,"move",{copiedElement:i,newIndex:n,index:c,indexType:"rowIndex"}),XE(a,"table",{state:l,newIndex:n,indexType:"rowIndex"}),b(),o({row:Uk(l)})},handleSelectedRowCopy:e=>{const{rowIndex:t}=r[0];QE(m,"copyRow",{type:e,rowIndex:t}),b()},handleSelectedRowPaste:t=>{const{rowIndex:c}=r[0];let n=c;"cut"===d.dType&&(n=d.rowIndex<c?c-1:c),n=dk.getIndexWithDelta(n,t);const l=Yk(e,d.rowIndex,n,"cut"===d.dType);if("cut"===d.dType){const e=dk.getIndexWithDelta(c,t);i&&tk(s,"cutPasteElement",{copiedElement:i,newIndex:n,checkIndex:e,indexType:"rowIndex",copiedIndex:d.rowIndex}),m()}else if("copy"===d.dType){const e=dk.getIndexWithDelta(n,t);QE(m,"insert",{copiedRow:d,rowIndex:e}),tk(s,"insert",{copiedElement:i,newIndex:e,indexType:"rowIndex"})}XE(a,"table",{state:l,newIndex:n,indexType:"rowIndex"}),b(),o({row:Uk(l)})},handleSelectedColumnDuplicate:()=>{const{columnIndex:t}=r[0],c=Jk(e,t,t+1);ek(u,"insert",{copiedColumn:f,columnIndex:t+1}),tk(s,"insert",{copiedElement:i,newIndex:t+1,indexType:"columnIndex"}),o({row:Uk(c)})},handleSelectedColumnMove:t=>{const{columnIndex:c}=r[0],n=dk.getIndexWithDelta(c,t),l=Jk(e,c,n,!0);ek(u,"moveColumn",{copiedColumn:f,newColumnIndex:n,columnIndex:c}),i&&tk(s,"move",{copiedElement:i,newIndex:n,index:c,indexType:"columnIndex"}),XE(a,"table",{state:l,newIndex:n,indexType:"columnIndex"}),b(),o({row:Uk(l)})},handleSelectedColumnCopy:e=>{const{columnIndex:t}=r[0];ek(u,"copyColumn",{type:e,columnIndex:t}),b()},handleSelectedColumnPaste:t=>{const{columnIndex:c}=r[0];let n=c;"cut"===f.dType&&(n=f.columnIndex<c?c-1:c),n=dk.getIndexWithDelta(n,t);const l=Jk(e,f.columnIndex,n,"cut"===f.dType);if("cut"===f.dType){const e=dk.getIndexWithDelta(c,t);i&&tk(s,"cutPasteElement",{copiedElement:i,newIndex:n,checkIndex:e,indexType:"columnIndex",copiedIndex:f.columnIndex}),u()}else if("copy"===f.dType){let e=dk.getIndexWithDelta(c,t);ek(u,"insert",{copiedColumn:f,columnIndex:e}),tk(s,"insert",{copiedElement:i,newIndex:e,indexType:"columnIndex"})}XE(a,"table",{state:l,newIndex:n,indexType:"columnIndex"}),b(),o({row:Uk(l)})},handleConvertRow:(t,r)=>{const c=e.reduce(((e,t)=>e.concat(t.cells)),[]).filter((e=>e.rowIndex===r)),a=Kk(e,c,"header"!==t||v?"td":"th","tag");b(),o({row:Uk(a),hasHeader:0===r?!v:v,hasFooter:r===e.length-1?!C:C})},handleDragStart:e=>{const{source:t}=e;let o=t.droppableId.split("-");g({rowIndex:parseInt(o[0]),colIndex:parseInt(o[1]),elemIndex:t.index}),b()},handleDragEnd:t=>{const{destination:r,source:n,draggableId:i}=t;if(g(),!r||G(r,n))return;let s=n.droppableId.split("-"),d=parseInt(s[0]),m=parseInt(s[1]),f=r.droppableId.split("-"),u=parseInt(f[0]),p=parseInt(f[1]),b=i.split("_");const h=function(e,t,o,r,a){const n=function(e,t,o,r,a){let n=[{...e[a.indexOne].cells[a.indexTwo]}],l=e[r.indexOne].cells[r.indexTwo].content[r.index],i=e.map((e=>({...e,cells:e.cells.map((e=>e&&e.rowIndex===t&&e.columnIndex===o?(e.content.splice(r.index,1),{...e,content:e.content}):e))})));return i.map((e=>({...e,cells:e.cells.map((e=>e&&c(n,e)?{...e,content:[...e.content.slice(0,a.index),l,...e.content.slice(a.index)]}:e))})))}(qk(e),t,o,r,a);return n.map((e=>({cells:K().without(e.cells,null)})))}(e,d,m,{index:n.index,indexOne:d,indexTwo:m},{index:r.index,indexOne:u,indexTwo:p});KE(l,"create",{rowIndex:u,columnIndex:p,elementIndex:r.index,elementType:b[1]}),XE(a,"drop",{state:h,rowIndex:u,columnIndex:p}),o({row:Uk(h)})}}},cN=function({cell:e,cellLength:t,onSelectCell:o,handleContextMenu:r}){const{attributes:c,isSelected:a,vTable:n,selectedCell:l,setSelectedCell:i,setSelectedElement:s,selectorName:d,setSelectorName:m,isGlobalSettings:f,setTableMenu:u,selectedRowButton:p,selectedColButton:b,buttonInsertHover:h,setButtonInsertHover:g,bodyHover:v,headerHover:C,footerHover:y}=(0,Z.useContext)(ck),{handleInsertRow:z,handleDeleteRow:H,handleInsertColumn:V,handleDeleteColumn:x}=rN(),{rowIndex:M,columnIndex:L}=e,{hasHeader:w,hasFooter:S}=c;return(0,Z.createElement)(Z.Fragment,null,dk.cellHeaderSelectorOnHover(a,w,M,L)&&(0,Z.createElement)(Y.Button,{className:"rv-body-selector",tabIndex:-1,style:C?{opacity:1}:{opacity:0},onClick:e=>{ok(l,i,d,m,u,n,M,"rowIndex","rowSelector"),e.stopPropagation()}},(0,ps.__)("Header","riovizual")),dk.cellBodySelectorOnHover(a,w,S,M,L,n.length)&&(0,Z.createElement)(Y.Button,{className:"rv-body-selector",tabIndex:-1,style:v?{opacity:1}:{opacity:0},onClick:e=>{(()=>{const e=n.reduce(((e,t)=>e.concat(t.cells.filter((e=>(!w||e.rowIndex>0)&&(!S||e.rowIndex<n.length-1))))),[]);l&&_.isEqual(l,e)?(i(),m()):(i(e),m("cellSelector")),u()})(),e.stopPropagation()}},(0,ps.__)("Body","riovizual")),(0,Z.createElement)(Y.Button,{className:ee()("rv-cell-selector",{"cell-selector-show":F(p,b,M,L)}),onClick:e=>{o(e),s(),m("cellSelector"),u(),e.stopPropagation()},onContextMenu:e=>{r(e),s(),m("cellSelector")},icon:ak}),dk.cellFooterSelectorOnHover(a,S,M,L,n.length)&&(0,Z.createElement)(Y.Button,{className:"rv-body-selector",tabIndex:-1,style:y?{opacity:1}:{opacity:0},onClick:e=>{ok(l,i,d,m,u,n,M,"rowIndex","rowSelector"),e.stopPropagation()}},(0,ps.__)("Footer","riovizual")),R(a,L)&&(0,Z.createElement)(Y.Button,{className:ee()("rv-row-selector row-"+M+"-selector",{"row-selector-show":A(h,p,M),"row-selector-active":P(d,"rowSelector",l,M,"rowIndex",f)}),icon:nk,iconSize:"16",tabIndex:-1,onClick:e=>{ok(l,i,d,m,u,n,M,"rowIndex","rowSelector"),e.stopPropagation()}}),W(a,d,"rowSelector",l,M,L,n.length,"rowIndex",f)&&(0,Z.createElement)(Y.Button,{className:"rv-row-delete",icon:Hk,iconSize:"16",tabIndex:-1,onClick:e=>{H(),e.stopPropagation()}}),!w&&D(a,L,M)&&(0,Z.createElement)(Y.Button,{className:"rv-btn-insert rv-row-insert rv-row-insert-before",icon:lk,iconSize:"12",tabIndex:-1,onClick:t=>{z(0,e),t.stopPropagation()},onMouseOver:()=>{g(!0)},onMouseOut:()=>{g(!1)}}),dk.checkFooter(S,M,n.length)&&O(a,L)&&(0,Z.createElement)(Y.Button,{className:"rv-btn-insert rv-row-insert rv-row-insert-after",icon:lk,iconSize:"12",tabIndex:-1,onClick:t=>{z(1,e),t.stopPropagation()},onMouseOver:()=>{g(!0)},onMouseOut:()=>{g(!1)}}),R(a,M)&&(0,Z.createElement)(Y.Button,{className:ee()("rv-column-selector",{"column-selector-show":A(h,b,L),"column-selector-active":P(d,"colSelector",l,L,"columnIndex",f)}),icon:ik,iconSize:"16",tabIndex:-1,onClick:e=>{ok(l,i,d,m,u,n,L,"columnIndex","colSelector"),e.stopPropagation()}}),W(a,d,"colSelector",l,L,M,t,"columnIndex",f)&&(0,Z.createElement)(Y.Button,{className:"rv-column-delete",icon:Hk,iconSize:"16",tabIndex:-1,onClick:e=>{x(),e.stopPropagation()}}),dk.cellInsertColBeforeSelector(a,L,M)&&(0,Z.createElement)(Y.Button,{className:"rv-btn-insert rv-col-insert-before",icon:lk,iconSize:"12",tabIndex:-1,onClick:t=>{u(),V(0,e),t.stopPropagation()},onMouseOver:()=>{g(!0)},onMouseOut:()=>{g(!1)}}),dk.cellInsertColAfterSelector(a,M)&&(0,Z.createElement)(Y.Button,{className:"rv-btn-insert rv-col-insert-after",icon:lk,iconSize:"12",tabIndex:-1,onClick:t=>{u(),V(1,e),t.stopPropagation()},onMouseOver:()=>{g(!0)},onMouseOut:()=>{g(!1)}}))},aN=function({index:e,content:t,className:o,wrapClass:r,cell:c,isDisabledElement:a,setPopoverAnchor:n,selectedElement:l,handleCellContent:i}){const{data:s,contentTag:d,classes:m}=t;return(0,Z.createElement)("div",{className:ee()(r,m,{"is-disabled":E(a,c.rowIndex,c.columnIndex,e)}),ref:l&&l.elementIndex===e?n:null},(0,Z.createElement)(bs.RichText,{tagName:d||"div",className:o,value:s,onChange:e=>i(e),allowedFormats:["core/bold","core/italic","core/link","core/code","core/image","core/underline","core/strikethrough","core/subscript","core/superscript"],placeholder:(0,ps.__)("Add text","riovizual")}))},nN=function({index:e,content:t,classes:r,className:c,cell:a,isDisabledElement:n,setPopoverAnchor:l,selectedElement:i}){const{data:s}=t;var d=o(350);return(0,Z.createElement)("div",{className:ee()(c,r,{"is-disabled":E(n,a.rowIndex,a.columnIndex,e)}),ref:i&&i.elementIndex===e?l:null},s.isExternalUrl?s.externalUrl?(0,Z.createElement)("img",{src:s.externalUrl,alt:s.alt}):(0,Z.createElement)("img",{src:d,alt:(0,ps.__)("Placeholder image","riovizual")}):s.url?(0,Z.createElement)("img",{src:s.url,alt:s.alt}):(0,Z.createElement)("img",{src:d,alt:(0,ps.__)("Placeholder image","riovizual")}))},lN=function({index:e,content:t,classes:o,className:r,wrapClass:c,cell:a,isDisabledElement:n,setPopoverAnchor:l,selectedElement:i,handleCellContent:s}){const{data:d,textWrap:m,style:f}=t;return(0,Z.createElement)("div",{className:ee()(c,o,{"is-disabled":E(n,a.rowIndex,a.columnIndex,e)}),ref:i&&i.elementIndex===e?l:null},(0,Z.createElement)("div",{className:r},(0,Z.createElement)(bs.RichText,{tagName:"div",className:ee()("wp-element-button",m?"":"rv_el-nowrap"),value:d,onChange:e=>s(e,"data"),allowedFormats:["core/bold","core/italic","core/strikethrough","core/subscript","core/superscript"],placeholder:(0,ps.__)("Add text")})))},iN=function({index:e,content:t,classes:o,className:r,wrapClass:c,cell:a,isDisabledElement:n,setPopoverAnchor:l,selectedElement:i,handleCellContent:s}){const{data:d}=t,[m,f]=(0,Z.useState)();let u=0;const p=(0,Z.useRef)([]);let b=d||[""];return(0,Z.useEffect)((()=>{m&&f()}),[m]),(0,Z.createElement)("div",{className:ee()(c,o,{"is-disabled":E(n,a.rowIndex,a.columnIndex,e)}),ref:(i&&i.elementIndex,p)},(0,Z.createElement)("ul",{className:r},b.map(((e,t)=>(0,Z.createElement)("li",null,(0,Z.createElement)(bs.RichText,{tagName:"div",value:e,onReplace:()=>{},placeholder:"List item",onSplit:(e,o)=>((e,t,o)=>{u<1?(b[o+u]=e,u=1):(b.splice(o+u,0,e.trim()),u=0),f(o+1),s(b)})(e,0,t),onChange:e=>((e,t)=>{b[t]=e,s(b)})(e,t),allowedFormats:["core/bold","core/italic","core/link","core/code","core/underline","core/strikethrough","core/subscript","core/superscript"],isSelected:m&&m===t&&!0}))))))},sN=function({index:e,content:t,classes:o,className:r,wrapClass:c,cell:a,isDisabledElement:n,setPopoverAnchor:l,selectedElement:i}){const{data:s}=t;return(0,Z.useEffect)((()=>{Zi.add(NE)}),[]),(0,Z.createElement)("div",{className:ee()(c,o,{"is-disabled":E(n,a.rowIndex,a.columnIndex,e)}),ref:i&&i.elementIndex===e?l:null},(0,Z.createElement)("div",{className:r},s?(0,Z.createElement)(fs,{icon:Ji({prefix:s.prefix,iconName:s.iconName})}):(0,Z.createElement)(fs,{icon:Ji({prefix:"fas",iconName:"face-smile"})})))},dN=function({index:e,content:t,classes:o,className:r,wrapClass:c,cell:a,isDisabledElement:n,setPopoverAnchor:l,selectedElement:i,handleCellContent:s}){const{data:d}=t;return(0,Z.createElement)("div",{className:ee()(c,o,{"is-disabled":E(n,a.rowIndex,a.columnIndex,e)}),ref:i&&i.elementIndex===e?l:null},(0,Z.createElement)(bs.PlainText,{className:r,value:d,onChange:e=>s(e),placeholder:"[Shortcode]"}))},mN=(0,Ss.compose)([(0,Y.withFilters)("rvh_tb_element_load")])((function({index:e,content:t,cell:o,isDisabledElement:r,setPopoverAnchor:c,handleCellContent:a}){const{selectedElement:n}=(0,Z.useContext)(ck),l={index:e,content:t,classes:t.classes,cell:o,isDisabledElement:r,setPopoverAnchor:c,selectedElement:n};return(0,Z.createElement)(Z.Fragment,null,"text"===t.type&&(0,Z.createElement)(aN,J({},l,{className:"wp-block-table__cell-content rv_tb-text",wrapClass:`rv_tb-text-wrap cell-element-${e} rv_justify`,handleCellContent:t=>a(t,e)})),"image"===t.type&&(0,Z.createElement)(nN,J({},l,{className:`cell-element-${e} rv_tb-image`})),"button"===t.type&&(0,Z.createElement)(lN,J({},l,{className:"rv_tb-button",wrapClass:`rv_tb-button-wrap cell-element-${e} rv_justify`,handleCellContent:t=>a(t,e)})),"list"===t.type&&(0,Z.createElement)(iN,J({},l,{className:"rv_tb-list",wrapClass:`rv_tb-list-wrap cell-element-${e} rv_justify`,handleCellContent:t=>a(t,e)})),"icon"===t.type&&(0,Z.createElement)(sN,J({},l,{className:"rv_tb-icon",wrapClass:`rv_tb-icon-wrap cell-element-${e}`})),"shortcode"===t.type&&(0,Z.createElement)(dN,J({},l,{className:"rv_tb-shortcode",wrapClass:`rv_tb-shortcode-wrap cell-element-${e} rv_justify`,handleCellContent:t=>a(t,e)})))})),fN=function(){const{attributes:e,vTable:t,selectedCell:o,selectorName:r,copiedRow:c,copiedColumn:a}=(0,Z.useContext)(ck),{handleInsertRow:l,handleDeleteRow:i,handleInsertColumn:s,handleDeleteColumn:d,handleSelectedRowDuplicate:m,handleSelectedRowMove:f,handleSelectedRowCopy:u,handleSelectedRowPaste:p,handleSelectedColumnDuplicate:b,handleSelectedColumnMove:h,handleSelectedColumnCopy:g,handleSelectedColumnPaste:v}=rN(),{hasHeader:C,hasFooter:y}=e;return(0,Z.createElement)(Z.Fragment,null,dk.isShowRowSettingsInContextMenu(r)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:xk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:n(o,"rowIndex")||dk.checkRowInsert(C,o,0),onClick:()=>l(0)},(0,ps.__)("Insert Row Above","riovizual")),(0,Z.createElement)(Y.Button,{icon:Vk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:n(o,"rowIndex")||dk.checkRowInsert(y,o,t.length-1),onClick:()=>l(1)},(0,ps.__)("Insert Row Below","riovizual"))),!(dk.isHeader(C,o[0].rowIndex)||dk.isFooter(y,o[0].rowIndex,t.length))&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:yk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.hasTargetRowSelected(t,o,o[0].rowIndex),onClick:()=>m()},(0,ps.__)("Duplicate Row","riovizual")),(0,Z.createElement)(Y.Button,{icon:Ak,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.hasTargetFirstRowInBody(C,o[0].rowIndex)||!dk.hasTargetRowMoved(t,o,o[0].rowIndex,-1),onClick:()=>f(-1)},(0,ps.__)("Move Row Up","riovizual")),(0,Z.createElement)(Y.Button,{icon:Wk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.hasTargetLastRowInBody(y,o[0].rowIndex,t.length)||!dk.hasTargetRowMoved(t,o,o[0].rowIndex,1),onClick:()=>f(1)},(0,ps.__)("Move Row Down","riovizual"))),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Mk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isDisabledPasteRowInCM(c,C,o,t,"before","head"),onClick:()=>p(0)},(0,ps.__)("Paste Row Above","riovizual")),(0,Z.createElement)(Y.Button,{icon:Mk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isDisabledPasteRowInCM(c,y,o,t,"after","foot"),onClick:()=>p(1)},(0,ps.__)("Paste row Below","riovizual"))),(0,Z.createElement)(Y.Button,{icon:Ck,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.hasTargetRowSelected(t,o,o[0].rowIndex),onClick:()=>u("copy")},(0,ps.__)("Copy Row","riovizual")),(0,Z.createElement)(Y.Button,{icon:zk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isHeader(C,o[0].rowIndex)||dk.isFooter(y,o[0].rowIndex,t.length)||!dk.hasTargetRowSelected(t,o,o[0].rowIndex),onClick:()=>u("cut")},(0,ps.__)("Cut Row","riovizual"))),t.length>1&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>i()},(0,ps.__)("Delete Row","riovizual")))),dk.isShowColumnSettingsInContextMenu(r)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},"colSelector"===r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Sk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:n(o,"columnIndex"),onClick:()=>s(0)},(0,ps.__)("Insert Column Left","riovizual")),(0,Z.createElement)(Y.Button,{icon:Ek,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:n(o,"columnIndex"),onClick:()=>s(1)},(0,ps.__)("Insert Column Right","riovizual")))),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},"colSelector"===r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:yk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.isTargetColumnSelected(t,o,o[0].columnIndex),onClick:()=>b()},(0,ps.__)("Duplicate Column","riovizual")),(0,Z.createElement)(Y.Button,{icon:Pk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:0===o[0].columnIndex||!dk.isTargetColumnMoved(t,o,o[0].columnIndex,-1),onClick:()=>h(-1)},(0,ps.__)("Move Column Left","riovizual")),(0,Z.createElement)(Y.Button,{icon:Rk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isLastColumnSelected(t,o)||!dk.isTargetColumnMoved(t,o,o[0].columnIndex,1),onClick:()=>h(1)},(0,ps.__)("Move Column Right","riovizual")))),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},"colSelector"===r&&(0,Z.createElement)(Z.Fragment,null,a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Mk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isDisabledPasteColInCM(a,o,t,"before"),onClick:()=>v(0)},(0,ps.__)("Paste Column Left","riovizual")),(0,Z.createElement)(Y.Button,{icon:Mk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isDisabledPasteColInCM(a,o,t,"after"),onClick:()=>v(1)},(0,ps.__)("Paste Column Right","riovizual"))),(0,Z.createElement)(Y.Button,{icon:Ck,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.isTargetColumnSelected(t,o,o[0].columnIndex),onClick:()=>g("copy")},(0,ps.__)("Copy Column","riovizual")),(0,Z.createElement)(Y.Button,{icon:zk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.isTargetColumnSelected(t,o,o[0].columnIndex),onClick:()=>g("cut")},(0,ps.__)("Cut Column","riovizual")))),t[0].cells.length>1&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>d()},(0,ps.__)("Delete Column","riovizual")))))},uN=function(){const[e,t]=(0,Z.useState)(!1),[o,c]=(0,Z.useState)(!1),{vTable:a,selectedCell:n,selectedElement:l,copiedElement:i}=(0,Z.useContext)(ck),{handleInsertElement:s,handleDuplicateElement:d,handleMoveElement:m,handleDeleteElement:f}=rN(),u=(0,r.applyFilters)("rvh_tb_add_element_list",Ok),p=(0,r.applyFilters)("rvh_tb_delete_element_list",Fk);return(0,Z.createElement)(Z.Fragment,null,l&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:yk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>d("duplicate")},(0,ps.__)("Duplicate Element","riovizual")),n&&n[0].content.length>1&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Ak,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!l||0===l.elementIndex,onClick:()=>m(-1)},(0,ps.__)("Move Element Above","riovizual")),(0,Z.createElement)(Y.Button,{icon:Wk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!l||Qk(a,l),onClick:()=>m(1)},(0,ps.__)("Move Element Below","riovizual")))),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},i&&(0,Z.createElement)(Y.Button,{icon:Mk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:dk.isDisabledPasteElementOptionInCM(i,n),onClick:()=>d("paste")},(0,ps.__)("Paste Element","riovizual")),dk.isShowElementSettingsInContextMenu(n,l)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Ck,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!l,onClick:()=>d("copy")},(0,ps.__)("Copy Element","riovizual")),(0,Z.createElement)(Y.Button,{icon:zk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!l,onClick:()=>d("cut")},(0,ps.__)("Cut Element","riovizual")))),l&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>f("single")},(0,ps.__)("Delete","riovizual"))),n&&!l&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items rv_tb-menu-has-dd"},(0,Z.createElement)(Y.Button,{icon:vk,iconSize:"16px",className:"rv-rcp-dd-btn rv_items-dd",onMouseEnter:e=>{t(!0)},onMouseLeave:e=>{t(!1)},onClick:e=>{t(!0)}},(0,ps.__)("Add Elements","riovizual")),e&&(0,Z.createElement)(Y.Popover,{className:"rv_table-menu",focusOnMount:!1,placement:"right-start"},(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items",onMouseEnter:e=>{t(!0)},onMouseLeave:e=>{t(!1)}},u.map((e=>(0,Z.createElement)(Y.Button,{icon:e.icon,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>s(e.type)},e.title)))))),dk.hasElementInSelectedCells(n)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items rv_tb-menu-has-dd"},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn rv_items-dd",onMouseEnter:e=>{c(!0)},onMouseLeave:e=>{c(!1)},onClick:e=>{c(!0)}},(0,ps.__)("Delete Elements","riovizual")),o&&(0,Z.createElement)(Y.Popover,{className:"rv_table-menu",focusOnMount:!1,placement:"right-start"},(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items",onMouseEnter:e=>{c(!0)},onMouseLeave:e=>{c(!1)}},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>f("all")},(0,ps.__)("Delete All","riovizual")),p.map((e=>(0,Z.createElement)(Z.Fragment,null,dk.hasElementInSelectedCells(n,e.type)&&(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:!dk.hasElementInSelectedCells(n,e.type),onClick:()=>f(e.type)},e.title)))))))))},pN=function(){const{attributes:e,vTable:t,selectedCell:o}=(0,Z.useContext)(ck),{handleConvertRow:r}=rN(),{hasHeader:c,hasFooter:a}=e;return(0,Z.createElement)(Z.Fragment,null,o&&(0,Z.createElement)(fN,null),!c&&eN(t,o,0)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Bk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>r("header",0)},(0,ps.__)("Convert to Header Section","riovizual"))),c&&eN(t,o,0)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Ik,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>r("cell",0)},(0,ps.__)("Add to Body Section","riovizual"))),!a&&eN(t,o,t.length-1)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Tk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>r("footer",t.length-1)},(0,ps.__)("Convert to Footer Section","riovizual"))),a&&eN(t,o,t.length-1)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Ik,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>r("cell",t.length-1)},(0,ps.__)("Add to Body Section","riovizual"))),(0,Z.createElement)(uN,null))},bN=(0,Ss.compose)([(0,Es.withSelect)((e=>({getDevice:e("rio-vizual-style").getDevice()})))])((function({cell:e,index:t,isDisabledElement:o,showIconIndex:r,getDevice:c}){const{content:a,rowIndex:n,columnIndex:l}=e;function i(e,t){return t.isDropAnimating?{...e,transitionDuration:"0.001s"}:e}return(0,Z.createElement)(Z.Fragment,null,"tablet"!==c&&"mobile"!==c&&(0,Z.createElement)(La,{draggableId:"row-"+n+"-cell-"+l+"-elem-"+t+"_"+a.type,index:t},((e,c)=>(0,Z.createElement)("span",J({className:"elem-drag-icon"},e.draggableProps,e.dragHandleProps,{tabIndex:-1,ref:e.innerRef,style:i(e.draggableProps.style,c)}),E(o,n,l,t)?(0,Z.createElement)(Y.Dashicon,{className:"active",icon:"move"}):!o&&r===t&&(0,Z.createElement)(Y.Dashicon,{icon:"move"})))))})),hN=function({cell:e,onChangeSelectedElement:t}){const{content:o}=e,{vTable:r,setAttributes:c,selectedCell:a,selectedElement:n,setSelectedElement:l,copiedElement:i,tableMenu:s,isDisabledElement:d,isGlobalSettings:m}=(0,Z.useContext)(ck),f=dk.hasTargetCell(a,e),[u,p]=(0,Z.useState)(),[b,h]=(0,Z.useState)();return(0,Z.useEffect)((()=>{(!a||a.length>1)&&l()}),[a]),(0,Z.createElement)(Z.Fragment,null,o.map(((o,a)=>{const l={index:a,content:o,cell:e,isDisabledElement:d,popoverAnchor:u,setPopoverAnchor:p,selectedElement:n};return(0,Z.createElement)("div",{className:ee()("rv_tb-element",{"is-elem-active":B(n,e.rowIndex,e.columnIndex,a,m),"rv-elem-cut":I(i,e.rowIndex,e.columnIndex,a)}),onMouseOver:()=>{h(a)},onMouseOut:()=>{h()},onClick:e=>{e&&!e.target.classList.contains("rv-rcp-dd-btn")&&t(e,a,o.type)},onContextMenu:e=>{t(e,a,o.type,!0)},key:a},(0,Z.createElement)(mN,J({},l,{handleCellContent:t=>((e,t,o)=>{o.content[t].data=e;const a=Kk(r,[o],o.content,"content");c({row:Uk(a)})})(t,a,e)})),dk.isOpenElementPopover(f,n,a,s,e.rowIndex,e.columnIndex)&&(0,Z.createElement)(Y.Popover,{className:"rv_table-menu",anchor:u,focusOnMount:!1},(0,Z.createElement)(pN,null)),(0,Z.createElement)(bN,{cell:e,index:a,isDisabledElement:d,showIconIndex:b}))})))};function gN({name:e,innerRef:t,provided:o,...r}){const c=`${e}`;return(0,Z.createElement)(c,J({},r,{ref:t},o.droppableProps))}const vN=function({rowCells:e,rIndex:t}){const{isSelected:o,vTable:r,selectedCell:n,setSelectedCell:l,selectedElement:i,setSelectedElement:s,selectorName:d,setSelectorName:m,isGlobalSettings:f,tableMenu:u,setTableMenu:p,copiedRow:b,copiedColumn:h,setSelectedRowButton:g,setSelectedColButton:v}=(0,Z.useContext)(ck),[C,y]=(0,Z.useState)(e);let z=!1;(0,Z.useEffect)((()=>{y(e)}),[e]);const H=(e,t)=>{const o=function(e,t,o,r,c){const{columnIndex:a,rowIndex:n}=t;let l=[{...t}];if(r)if(e.shiftKey)l=function(e,{fromCell:t,toCell:o},r){if(!t||!o)return[];let c=[];const a=w([t,o]);let{minRowIndex:n,maxRowIndex:l,minColIndex:i,maxColIndex:s}=a;return e.map(((e,t)=>e.cells.map((e=>{"pricingTable"===r?S(e.rowIndex,t,n,l,i,s)&&c.push({...e,columnIndex:t}):S(t,e.columnIndex,n,l,i,s)&&c.push({...e,rowIndex:t})})))),c}(o,{fromCell:r[0],toCell:t},c);else if(e.ctrlKey||e.metaKey){l=[...r];const e=l.findIndex((e=>e.rowIndex===n&&e.columnIndex===a));-1===e?l.push({...t}):l.splice(e,1)}return l.length>0&&l}(e,t,r,n);l(o),e.currentTarget==e.target&&s()},_=(e,t)=>{e.preventDefault(),p({rowIndex:t.rowIndex,columnIndex:t.columnIndex});const o=document.querySelector(".row-selector-show"),i=document.querySelector(".column-selector-show");if(a(e,o)||a(e,i))a(e,o)&&(XE(l,"table",{state:r,newIndex:t.rowIndex,indexType:"rowIndex"}),m("rowSelector")),a(e,i)&&(XE(l,"table",{state:r,newIndex:t.columnIndex,indexType:"columnIndex"}),m("colSelector"));else{const e=()=>{l([{...t}]),m("cellSelector")};z?(e(),z=!1):!n||n.length<=1?e():c(n,t)||e()}e.currentTarget==e.target&&s()};return(0,Z.createElement)("tr",{key:t},C.map(((e,t)=>{const{tag:r,scope:a,align:l,rowSpan:d,colSpan:y,classes:V,rowIndex:x,columnIndex:M}=e,L=c(n,e),w=ee()("rv_tb-cell","rv_tb-row-"+x+"-cell-"+M,"rv_tb-rs-row-"+x+"-cell-"+M,"rv_tb-cs-row-"+x+"-cell-"+M,{"selected-cell":L&&!f,"rv_tb-cell-selected":o,[`has-text-align-${l}`]:l,"rv-row-cut":$(b,x,"rowIndex"),"rv-col-cut":$(h,M,"columnIndex")},V);return(0,Z.createElement)(Z.Fragment,{key:t},(0,Z.createElement)(ka,{droppableId:x+"-"+M},((t,c)=>(0,Z.createElement)(gN,{name:r,className:`rv_tb-elem-drop ${w}`,rowSpan:d>1?d:1,colSpan:y>1?y:1,scope:"th"===r&&a||void 0,onClick:t=>{t&&!t.target.classList.contains("rv-rcp-dd-btn")&&(H(t,{...e}),m("cellSelector"),p())},onMouseOver:()=>{g(x),v(M)},onMouseOut:()=>{g(),v()},onContextMenu:t=>{_(t,{...e})},innerRef:t.innerRef,provided:t,style:{backgroundColor:c.isDraggingOver&&"rgba(207,217,224,0.6)"}},o&&(0,Z.createElement)(cN,{cell:e,cellLength:C.length,onSelectCell:t=>H(t,{...e}),handleContextMenu:t=>_(t,{...e})}),(0,Z.createElement)(hN,{cell:e,onChangeSelectedElement:(e,t,o,r=!1)=>((e,t,o,r,c,a)=>{e.shiftKey||e.ctrlKey||e.metaKey||(z=a,p(),s({rowIndex:r,columnIndex:c,elementIndex:t,elementType:o}))})(e,t,o,x,M,r)}),t.placeholder,T(L,i,u,x,M)&&(0,Z.createElement)(Y.Popover,{className:"rv_table-menu",focusOnMount:!1},(0,Z.createElement)(pN,null))))))})))},CN=function({tableRef:e}){const t=(0,Z.useRef)(),{attributes:o,vTable:r,setSelectedCell:c,setSelectedElement:a,setSelectorName:n,setTableMenu:l,setBodyHover:i,setHeaderHover:s,setFooterHover:d}=(0,Z.useContext)(ck),{handleDragStart:m,handleDragEnd:f}=rN(),{id:u,hasFixedLayout:p,hasHeader:b,hasFooter:h,tableClasses:g}=o;(0,Z.useEffect)((()=>{function o(o){const r=document.querySelector(`.rv_tb-${u} .rv_tb-caption`);t.current&&e.current.contains(o.target)&&!t.current.contains(o.target)&&(c(),a(),l(),r&&r.contains(o.target)?n("captionSelector"):n("globalSelector"))}return document.addEventListener("mousedown",o),()=>{document.removeEventListener("mousedown",o)}}),[t]);const v=(e,t)=>(0,Z.createElement)(vN,{rowCells:e,rIndex:t,key:t}),C=(()=>{let e={body:[]};return r.map(((t,o)=>{b&&0===o?e.head=v(t.cells,o):h&&o===r.length-1?e.foot=v(t.cells,o):e.body[`${o}`]=v(t.cells,o)})),e})();return(0,Z.createElement)(Qc,{onDragStart:e=>m(e),onDragEnd:e=>f(e)},(0,Z.createElement)("table",{ref:t,className:ee()({"has-fixed-layout":p},g)},C.head&&(0,Z.createElement)("thead",{onMouseOver:()=>{s(!0)},onMouseOut:()=>{s(!1)}},C.head),C.body.length>0&&(0,Z.createElement)("tbody",{onMouseOver:()=>{i(!0)},onMouseOut:()=>{i(!1)}},C.body),C.foot&&(0,Z.createElement)("tfoot",{onMouseOver:()=>{d(!0)},onMouseOut:()=>{d(!1)}},C.foot)))},yN=window.wp.apiFetch;var zN=o.n(yN);const HN={setDeviceState:e=>({type:"SET_DEVICE",device:e}),setEleState:e=>({type:"SET_ELE_STATE",eleState:e}),setPrevDeviceState:e=>({type:"SET_PREV_DEVICE_STATE",prevDeviceState:e}),setFontState:e=>({type:"SET_FONT",font:e}),setCurrentCellState:e=>({type:"SET_CURRENT_CELL",cell:e})},_N={device:"desktop",eleState:"normal",prevDeviceState:"",font:{}},VN=(0,Es.createReduxStore)("rio-vizual-style",{reducer:(e=_N,t)=>{switch(t.type){case"SET_DEVICE":return{...e,device:t.device};case"SET_ELE_STATE":return{...e,eleState:t.eleState};case"SET_PREV_DEVICE_STATE":return{...e,prevDeviceState:t.prevDeviceState};case"SET_FONT":return{...e,font:t.font};case"SET_CURRENT_CELL":return{...e,cell:t.cell};default:return e}return e},selectors:{getDevice:e=>e.device,getEleState:e=>e.eleState,getPrevDeviceState:e=>e.prevDeviceState,getFont:e=>e.font,getCurrentCell:e=>e.cell},actions:HN});(0,Es.dispatch)("rio-vizual-style")||(0,Es.register)(VN),(0,Es.subscribe)((()=>{if(!(0,Es.select)("core/editor"))return;const e=(0,Es.select)("core/editor").isSavingPost(),t=(0,Es.select)("core/editor").isAutosavingPost(),o=(0,Es.select)("core/editor").isSavingNonPostEntityChanges(),r=(0,Es.select)("core").getEntitiesBeingSaved?(0,Es.select)("core").getEntitiesBeingSaved():(0,Es.select)("core").__experimentalGetEntitiesBeingSaved(),c=(0,Es.select)("core/block-editor").getBlocks();let a=(0,Es.select)("core/editor").getCurrentPostId(),n="post",l=!1;if(!t&&(e||o)){let e,t="",o={};e=document.querySelectorAll(".wp-block-riovizual-tablebuilder, .wp-block-riovizual-prosandcons, .wp-block-riovizual-pricingtable"),!e.length&&document.querySelector("iframe")&&(e=document.querySelector("iframe").contentDocument.body.querySelectorAll(".wp-block-riovizual-tablebuilder, .wp-block-riovizual-prosandcons, .wp-block-riovizual-pricingtable"));const i=e=>{const t=e.indexOf("@"),r=e.indexOf("}}")+2,c=e.slice(t,r);e=e.replace(c,"");const a=c.slice(0,c.indexOf("{")),n=c.slice(c.indexOf("{")),l=n.slice(n.indexOf("{")+1,n.lastIndexOf("}"));return o={...o,[a]:o[a]?o[a]+l:l},e.includes("@media")?i(e):e};if([...e].forEach((function(e){if(!e.querySelector("style"))return;let o=e.querySelector("style").innerHTML;if(o.startsWith("@import")){const e=o.indexOf("@import"),t=o.indexOf(");")+2,r=o.slice(e,t);o=o.replace(r,"")}o.includes("@media")?t+=i(o):t+=o})),Object.keys(o).length)for(const[e,r]of Object.entries(o))t=t+" "+`${e}{ ${r} }`;const s=e=>{let t=e.some((e=>"riovizual/tablebuilder"===e.name||"riovizual/prosandcons"===e.name||"riovizual/pricingtable"===e.name));if(!t&&e.length>0){return e.map((e=>{if(e.innerBlocks.length>0)return s(e.innerBlocks)})).includes(!0)}return t};a?l=!!c.length&&s(c):(l=!!c.length&&s(c),a=K().replace(r[0].key,"//","_"),n="template");const d=l?(0,Es.select)("rio-vizual-style").getFont():{...(0,Es.select)("rio-vizual-style").getFont(),font:""};zN()({path:"/rio-vizual/v2/save_blocks_css",method:"POST",data:{blocks_css:t,post_id:a,type:n,hasBlock:l}}).then((e=>{})),d&&zN()({path:"/rio-vizual/v2/save_blocks_font",method:"POST",data:{blocks_font:d,post_id:a}}).then((e=>{}))}}));const xN=function(e){const[t,o]=(0,Z.useState)(!1),[r,c]=(0,Z.useState)(),a=()=>{o((e=>!e))};return(0,Z.createElement)("div",{className:e.globalModal?"rv_reset-settings-wrap rv_reset-global":"rv_reset-settings-wrap"},(0,Z.createElement)(Y.Button,{className:t?" opened-popup rv_reset-settings":"rv_reset-settings",ref:c,variant:"link",isDestructive:!0,onClick:()=>a()},e.title),t&&(0,Z.createElement)(Y.Popover,{className:"rv-popover-settings rv_reset-style",anchor:r,onClose:()=>a()},(0,Z.createElement)("div",{className:"rv_reset-style-title"},(0,ps.__)("Are you sure?","riovizual")),(0,Z.createElement)("p",null,(0,ps.__)("This will reset styles only.","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_reset-style-buttons"},(0,Z.createElement)(Y.Button,{onClick:()=>a()},(0,ps.__)("Cancel","riovizual")),(0,Z.createElement)(Y.Button,{className:"rv_button-destructive",onClick:()=>(a(),void e.onResetSettings())},(0,ps.__)("Reset","riovizual")))))},MN=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setDeviceState(t){e("rio-vizual-style").setDeviceState(t)},setEleState(t){e("rio-vizual-style").setEleState(t)},setPrevDeviceState(t){e("rio-vizual-style").setPrevDeviceState(t)}}))),(0,Es.withSelect)((e=>({getDevice:e("rio-vizual-style").getDevice(),getEleState:e("rio-vizual-style").getEleState(),getPrevDeviceState:e("rio-vizual-style").getPrevDeviceState()})))])((function({getDevice:e,getEleState:t,getPrevDeviceState:o,setDeviceState:r,setEleState:c,setPrevDeviceState:a}){const{deviceType:n}=(0,Es.useSelect)((e=>{let t;const o=t=>{const o=e(t);return o.hasOwnProperty("__experimentalGetPreviewDeviceType")?o.__experimentalGetPreviewDeviceType():o.getPreviewDeviceType()};return t=e("core/editor").hasOwnProperty("getDeviceType")?e("core/editor").getDeviceType():e("core/edit-site")?o("core/edit-site"):o("core/edit-post"),{deviceType:t}}),[]);(0,Z.useEffect)((()=>{"normal"===t?r(K().lowerCase(n)):"desktop"==o?(r("desktop"),c("normal")):a("desktop")}),[n]);const l=(e,t)=>{(0,Es.dispatch)(e).hasOwnProperty("__experimentalSetPreviewDeviceType")?(0,Es.dispatch)(e).__experimentalSetPreviewDeviceType(K().capitalize(t)):(0,Es.dispatch)(e).setPreviewDeviceType(K().capitalize(t))},i=e=>{(0,Es.dispatch)("core/editor").hasOwnProperty("setDeviceType")?(0,Es.dispatch)("core/editor").setDeviceType(K().capitalize(e)):(0,Es.select)("core/edit-site")?l("core/edit-site",e):l("core/edit-post",e)},s=t=>{i(t),a(e),r(t)},d=t=>{c(t),"normal"===t?r(K().lowerCase(n)):(i("desktop"),a(e),r("hover"))};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ButtonGroup,{className:"rv_device-control"},(0,Z.createElement)(Y.Button,{variant:"normal"===t?"primary":"secondary",className:"rv_device-control-button",onClick:()=>{d("normal")}},(0,ps.__)("Normal","riovizual")),(0,Z.createElement)(Y.Button,{variant:"hover"===t?"primary":"secondary",className:"rv_device-control-button",onClick:()=>{d("hover")}},(0,ps.__)("Hover","riovizual"))),"normal"===t&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_settings-device"},(0,Z.createElement)(Y.Button,{variant:"desktop"===e?"primary":"secondary",className:"rv_settings-device-button",onClick:()=>{s("desktop")}},(0,Z.createElement)(Y.Dashicon,{icon:"desktop"})),(0,Z.createElement)(Y.Button,{variant:"tablet"===e?"primary":"secondary",className:"rv_settings-device-button",onClick:()=>{s("tablet")}},(0,Z.createElement)(Y.Dashicon,{icon:"tablet"})),(0,Z.createElement)(Y.Button,{variant:"mobile"===e?"primary":"secondary",className:"rv_settings-device-button",onClick:()=>{s("mobile")}},(0,Z.createElement)(Y.Dashicon,{icon:"smartphone"}))),"hover"===t&&(0,Z.createElement)("div",{className:"rv_settings-device"},(0,Z.createElement)("span",{className:"rv_settings-device-hover"},(0,ps.__)("All Devices","riovizual"))))})),LN=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setCurrentCellState(t){e("rio-vizual-style").setCurrentCellState(t)}}))),(0,Es.withSelect)((e=>({getCurrentCell:e("rio-vizual-style").getCurrentCell()})))])((function({children:e,isSelected:t,isGlobalSettings:o,setIsGlobalSettings:r,getCurrentCell:c,setCurrentCellState:a,tabSelected:n,setTabSelected:l}){const i={general:(0,Z.createElement)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M22 12C22 11.2562 21.464 10.4632 20.8033 10.2293C20.1426 9.99545 19.5021 9.42273 19.3157 8.97107C19.1293 8.51942 19.1777 7.65992 19.4793 7.02686C19.7806 6.3938 19.5979 5.45372 19.0719 4.92769C18.5463 4.40165 17.6062 4.21942 16.9727 4.52066C16.3397 4.8219 15.4814 4.87107 15.031 4.68471C14.5806 4.49835 14.0074 3.85702 13.7727 3.19628C13.5376 2.53554 12.7438 2 12 2C11.2562 2 10.4624 2.53554 10.2273 3.19628C9.99215 3.85702 9.41942 4.49835 8.96901 4.68471C8.51859 4.87107 7.65992 4.8219 7.02686 4.52066C6.3938 4.21942 5.45372 4.40165 4.92769 4.92769C4.40165 5.45372 4.21942 6.39339 4.52066 7.02686C4.8219 7.66033 4.86983 8.51901 4.68264 8.97025C4.49545 9.42149 3.85702 9.99545 3.19628 10.2293C2.53554 10.4632 2 11.2562 2 12C2 12.7438 2.53554 13.5376 3.19628 13.7727C3.85702 14.0074 4.49628 14.5814 4.68347 15.0318C4.87066 15.4818 4.8219 16.3401 4.52066 16.9731C4.21942 17.6062 4.40165 18.5463 4.92769 19.0723C5.45372 19.5979 6.39339 19.7806 7.02686 19.4793C7.66033 19.1781 8.51859 19.1293 8.96901 19.3161C9.41983 19.5029 9.99215 20.1459 10.2273 20.8054C10.4624 21.4649 11.2562 22 12 22C12.7438 22 13.5376 21.4649 13.7727 20.8054C14.0074 20.1459 14.5798 19.5037 15.0302 19.3161C15.4806 19.1289 16.3401 19.1781 16.9727 19.4798C17.6062 19.781 18.5463 19.5983 19.0719 19.0727C19.5979 18.5467 19.7806 17.6066 19.4793 16.9736C19.1781 16.3401 19.1285 15.4818 19.3149 15.0314C19.5012 14.581 20.143 14.0079 20.8037 13.7731C21.4645 13.5376 22 12.7438 22 12ZM12 15.6694C9.97107 15.6694 8.33058 14.0289 8.33058 12.0041C8.33058 9.97521 9.97107 8.33471 12 8.33471C14.0244 8.33471 15.6653 9.97521 15.6653 12.0041C15.6653 14.0289 14.0248 15.6694 12 15.6694Z",fill:"currentColor"})),style:(0,Z.createElement)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M11.9999 2C17.5141 2 22 6.48593 22 12C22 17.5143 17.5141 22.0001 12 22.0001C6.48577 22.0001 1.99999 17.5143 1.99999 12C1.99999 6.48593 6.48577 2 11.9999 2ZM20.868 12C20.868 7.11025 16.8897 3.13196 11.9999 3.13196V20.8681C16.8898 20.868 20.868 16.8898 20.868 12Z",fill:"currentColor"})),advanced:(0,Z.createElement)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M21.4141 4.34375H18.3864C18.1141 3.00812 16.9305 2 15.5156 2C14.1008 2 12.9171 3.00812 12.6449 4.34375H2.58594C2.26234 4.34375 2 4.60609 2 4.92969C2 5.25328 2.26234 5.51562 2.58594 5.51562H12.6449C12.9171 6.85125 14.1008 7.85938 15.5156 7.85938C16.9305 7.85938 18.1141 6.85125 18.3864 5.51562H21.4141C21.7377 5.51562 22 5.25328 22 4.92969C22 4.60609 21.7377 4.34375 21.4141 4.34375ZM15.5156 6.6875C14.5465 6.6875 13.7581 5.89922 13.7578 4.9302C13.7578 4.93004 13.7579 4.92988 13.7579 4.92969C13.7579 4.92949 13.7578 4.92934 13.7578 4.92918C13.7581 3.96016 14.5465 3.17188 15.5156 3.17188C16.4849 3.17188 17.2734 3.96043 17.2734 4.92969C17.2734 5.89895 16.4849 6.6875 15.5156 6.6875Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M21.4141 11.4141H11.3551C11.0829 10.0784 9.89922 9.07031 8.48438 9.07031C7.06953 9.07031 5.88586 10.0784 5.61363 11.4141H2.58594C2.26234 11.4141 2 11.6764 2 12C2 12.3236 2.26234 12.5859 2.58594 12.5859H5.61363C5.88582 13.9216 7.06953 14.9297 8.48438 14.9297C9.89922 14.9297 11.0829 13.9216 11.3551 12.5859H21.4141C21.7377 12.5859 22 12.3236 22 12C22 11.6764 21.7377 11.4141 21.4141 11.4141ZM8.48438 13.7578C7.51527 13.7578 6.72684 12.9695 6.72656 12.0005C6.72656 12.0004 6.7266 12.0002 6.7266 12C6.7266 11.9998 6.72656 11.9996 6.72656 11.9995C6.72684 11.0305 7.51527 10.2422 8.48438 10.2422C9.45363 10.2422 10.2422 11.0307 10.2422 12C10.2422 12.9693 9.45363 13.7578 8.48438 13.7578Z",fill:"currentColor"}),(0,Z.createElement)("path",{d:"M21.4141 18.4844H18.3864C18.1142 17.1487 16.9305 16.1406 15.5156 16.1406C14.1008 16.1406 12.9171 17.1487 12.6449 18.4844H2.58594C2.26234 18.4844 2 18.7467 2 19.0703C2 19.3939 2.26234 19.6562 2.58594 19.6562H12.6449C12.9171 20.9919 14.1008 22 15.5156 22C16.9305 22 18.1141 20.9919 18.3864 19.6562H21.4141C21.7377 19.6562 22 19.3939 22 19.0703C22 18.7467 21.7377 18.4844 21.4141 18.4844ZM15.5156 20.8281C14.5465 20.8281 13.7581 20.0398 13.7578 19.0708C13.7578 19.0707 13.7579 19.0705 13.7579 19.0703C13.7579 19.0701 13.7578 19.07 13.7578 19.0698C13.7581 18.1008 14.5465 17.3125 15.5156 17.3125C16.4849 17.3125 17.2734 18.1011 17.2734 19.0703C17.2734 20.0396 16.4849 20.8281 15.5156 20.8281Z",fill:"currentColor"}))};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv_inspector-tabs"},(0,Z.createElement)("div",{className:"rv_tab-buttons"},Array.isArray(e)&&Z.Children.map(e,(e=>{const{type:t}=e.props,s=t.charAt(0).toUpperCase()+t.slice(1);return(0,Z.createElement)("div",{className:ee()("rv_tab-button",{active:n===t}),onClick:()=>{return"style"!==(e=t)&&o&&r(!1),l(e),void a({...c,activeTab:e});var e}},i[t],(0,Z.createElement)("h4",null,(0,ps.__)(s,"riovizual")))}))),(0,Z.createElement)("div",{className:"rv_tab-content"},Array.isArray(e)&&Z.Children.map(e,(e=>{const{type:t}=e.props;if(t===n)return e})))))})),wN=function({children:e,tabs:t,initialTabName:o,onTabSelect:r}){return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},(0,Z.createElement)(Y.TabPanel,{className:"rv_style-tab-panel",activeClass:"active-tab",orientation:"horizontal",initialTabName:o,onSelect:e=>r&&r(e),tabs:t},(t=>(0,Z.createElement)(Y.PanelBody,{className:"rv_style-tab-content"},Array.isArray(e)&&Z.Children.map(e,(e=>{const{styleType:o}=e.props;if(o===t.name)return e}))))))},SN=function({children:e,title:t,tabName:o,openPanel:r,setOpenPanel:c}){return(0,Z.createElement)(Y.PanelBody,{className:"rv_tab-content-panel",title:t,opened:r===o,onToggle:e=>{e?c(o):c()}},e)},EN=function({currentState:e,onChangeText:t}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv-text-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Text","riovizual")),(0,Z.createElement)(bs.RichText,{tagName:"div",className:"rv_tb-inspactor-text",value:e.element.data?e.element.data:"",onChange:o=>t(o,e.index,e.sCell,"data")})),(0,Z.createElement)(xs,{marginTop:"15"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Content Tag","riovizual"),className:"rv-select-control rv_inline-settings"},(0,Z.createElement)("div",{className:"rv-container-settings"},(0,Z.createElement)(Y.SelectControl,{value:e.element.contentTag?e.element.contentTag:"",options:[{label:"Div",value:"div"},{label:"P",value:"p"},{label:"H1",value:"h1"},{label:"H2",value:"h2"},{label:"H3",value:"h3"},{label:"H4",value:"h4"},{label:"H5",value:"h5"},{label:"H6",value:"h6"}],onChange:o=>t(o,e.index,e.sCell,"contentTag"),__nextHasNoMarginBottom:!0}))))},kN=window.wp.coreData,NN=function({currentState:e,onChangeText:t}){const o=e.element.data?e.element.data.id:"",{image:r}=(0,Es.useSelect)((e=>{const{getMedia:t}=e(kN.store);return{image:o?t(o,{context:"view"}):null}}),[o]),{imageSizes:c}=(0,Es.useSelect)((e=>{const{getSettings:t}=e(bs.store);return{imageSizes:t().imageSizes}}),[e.element.data.id]),a=c.filter((({slug:e})=>r?.media_details?.sizes?.[e]?.source_url)).map((({name:e,slug:t})=>({value:t,label:e})));return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"wp-block-image-selector-example-image"},(0,Z.createElement)(Ms,{title:(0,ps.__)("Insert from URL","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!e.element.data.isExternalUrl&&e.element.data.isExternalUrl,onChange:()=>{t({...e.element.data,isExternalUrl:!e.element.data.isExternalUrl},e.index,e.sCell,"data")}})),(0,Z.createElement)(xs,{marginTop:"10"}),e.element.data.isExternalUrl?(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.TextControl,{placeholder:(0,ps.__)("https://","riovizual"),value:e.element.data.externalUrl?e.element.data.externalUrl:"",autoComplete:"off",onChange:o=>t({...e.element.data,externalUrl:o},e.index,e.sCell,"data")})):(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(bs.MediaUploadCheck,null,(0,Z.createElement)(bs.MediaUpload,{title:(0,ps.__)("Select or Upload Media","riovizual"),onSelect:o=>{t({...e.element.data,id:o.id,url:o.url,alt:o.alt?o.alt:e.element.data.alt,slug:"full"},e.index,e.sCell,"data")},allowedTypes:["image"],value:e.element.data.id,render:({open:t})=>(0,Z.createElement)(Y.Button,{className:e.element.data.url?"editor-post-featured-image__preview rv_image-upload":"editor-post-featured-image__toggle rv_image-upload",onClick:t},!e.element.data.url&&(0,ps.__)("Set Image","riovizual"),e.element.data.url&&(0,Z.createElement)("img",{src:e.element.data.url,alt:e.element.data.alt}))})),e.element.data.url&&(0,Z.createElement)(bs.MediaUploadCheck,null,(0,Z.createElement)(Y.Button,{onClick:()=>t({...e.element.data,id:"",url:""},e.index,e.sCell,"data"),isDestructive:!0},(0,ps.__)("Remove Image","riovizual"))))),e.element.data.url&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"10"}),!e.element.data.isExternalUrl&&a.length>0&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)("Resolution","riovizual"),className:"rv-select-control rv_inline-settings"},(0,Z.createElement)("div",{className:"rv-container-settings"},(0,Z.createElement)(Y.SelectControl,{value:e.element.data.slug,options:a,onChange:o=>{const c=r?.media_details?.sizes?.[o]?.source_url;if(!c)return null;t({...e.element.data,url:c,slug:o},e.index,e.sCell,"data")},__nextHasNoMarginBottom:!0}))))),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Alt Text","riovizual"),value:e.element.data.alt?e.element.data.alt:"",autoComplete:"off",onChange:o=>t({...e.element.data,alt:o},e.index,e.sCell,"data")}))},TN=function({currentState:e,hasFixedLayout:t,onChangeText:o,onChangeTableState:r}){let c=!(!e||!e.element.linkTarget);return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Button Text","riovizual"),value:e&&e.element.data?e.element.data:"",autoComplete:"off",placeholder:(0,ps.__)("Add Text","riovizual"),onChange:t=>o(t,e.index,e.sCell,"data")}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Link URL","riovizual"),placeholder:(0,ps.__)("https://","riovizual"),value:e.element.url?e.element.url:"",autoComplete:"off",rows:2,onChange:t=>o(t,e.index,e.sCell,"url")}),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Open in New Tab","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:c,onChange:t=>{return o=t,a=e.index,(n=e.sCell).content[a]={...n.content[a],linkTarget:o&&"_blank"},c=o,void r(n);var o,a,n}})),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Add Nofollow to Link","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!(!e||!e.element.rel),onChange:t=>o(t?"nofollow":"",e.index,e.sCell,"rel")})),!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Enable Auto Text Break","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!(!e.element||!e.element.textWrap)&&e.element.textWrap,onChange:t=>o(t,e.index,e.sCell,"textWrap")}))))},BN=function({value:e,onChangeText:t}){return(0,Z.createElement)(BE,{value:e,type:"regular-list",onChangeText:e=>(e=>{t(e,"data")})(e)})},IN=function({currentState:e,onChangeText:t,onChangeTableState:o}){let r=!(!e||!e.element.linkTarget);return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(TE,{title:(0,ps.__)("Select Icon","riovizual"),attr:e.element.data?e.element.data:{},updateAttr:o=>t(o,e.index,e.sCell,"data")}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Link URL","riovizual"),placeholder:(0,ps.__)("https://","riovizual"),value:e.element.url?e.element.url:"",autoComplete:"off",onChange:o=>t(o,e.index,e.sCell,"url")}),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Open in New Tab","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:r,onChange:t=>{var c,a,n;c=t,a=e.index,(n=e.sCell).content[a]={...n.content[a],linkTarget:c&&"_blank"},r=c,o(n)}})),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Add Nofollow to Link","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!(!e||!e.element.rel),onChange:o=>t(o&&"nofollow",e.index,e.sCell,"rel")})))},$N=(0,Ss.compose)([(0,Y.withFilters)("rvh_tb_element_inspector_general_content")])((function({attributes:e,currentState:t,onChangeText:o,onChangeTableState:r}){return(0,Z.createElement)(Z.Fragment,null,"text"===t.element.type&&(0,Z.createElement)(EN,{currentState:t,onChangeText:(e,t,r,c)=>o(e,t,r,c)}),"image"===t.element.type&&(0,Z.createElement)(NN,{currentState:t,onChangeText:(e,t,r,c)=>o(e,t,r,c)}),"button"===t.element.type&&(0,Z.createElement)(TN,{currentState:t,hasFixedLayout:e.hasFixedLayout,onChangeText:(e,t,r,c)=>o(e,t,r,c),onChangeTableState:e=>r(e)}),"list"===t.element.type&&(0,Z.createElement)(BN,{value:t&&t.element.data?t.element.data:"",onChangeText:e=>o(e,t.index,t.sCell,"data")}),"icon"===t.element.type&&(0,Z.createElement)(IN,{currentState:t,onChangeText:(e,t,r,c)=>o(e,t,r,c),onChangeTableState:e=>r(e)}),"shortcode"===t.element.type&&(0,Z.createElement)("div",{className:"rv-text-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Shortcode","riovizual")),(0,Z.createElement)(bs.RichText,{tagName:"div",className:"rv_tb-inspactor-text",value:t.element.data?t.element.data:"",onChange:e=>o(e,t.index,t.sCell,"data")})))})),RN=function(){const{attributes:e,setAttributes:t,vTable:o,selectedElement:r,selectorName:c}=(0,Z.useContext)(ck),{caption:a}=e,n=r&&tN(o,r),l=e=>{const r=Kk(o,[e],e.content,"content");t({row:Uk(r)})};return(0,Z.createElement)(Z.Fragment,null,"captionSelector"===c&&(0,Z.createElement)("div",{className:"rv-text-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Caption Text","riovizual")),(0,Z.createElement)(bs.RichText,{tagName:"div",className:"rv_tb-inspactor-text",value:a||"",onChange:e=>t({caption:e})})),n&&n.element&&(0,Z.createElement)($N,{attributes:e,currentState:n,onChangeText:(e,t,o,r)=>((e,t,o,r)=>{o.content[t][r]=e,l(o)})(e,t,o,r),onChangeTableState:e=>l(e)}))},AN=function(){const{attributes:e,setAttributes:t,global:o,vTable:r}=(0,Z.useContext)(ck),{handleConvertRow:c}=rN(),{hasFixedLayout:a,hasHeader:n,hasFooter:l,isScrollOnPc:i,isScrollOnMobile:s,isStackedOnMobile:d,stickyType:m,isMergeContent:f,enableResponsiveTable:u,useRowAsHeader:p}=e,{table:b}=o;let h={breakPoint:"",top:"",left:""};h=b?K().merge(h,b):h;const g=e=>{o.table=RE(e,o.table),t({global:{...o}})};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)("Equal Cells Width","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!a,onChange:()=>t({hasFixedLayout:!a})})),(0,Z.createElement)(xs,{marginTop:"15"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Convert First Row to Header","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!n,disabled:!eN(r,r[0].cells,0),onChange:()=>c("header",0)})),(0,Z.createElement)(xs,{marginTop:"15"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Convert Last Row to Footer","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!l,disabled:!eN(r,r[r.length-1].cells,r.length-1),onChange:()=>c("footer",r.length-1)})),(0,Z.createElement)(Ls,{spaceTop:"1",spaceBottom:".5"}),(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Show Scrollbar","riovizual")),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("On Large Devices","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!i,onChange:()=>t({isScrollOnPc:!i})})),(0,Z.createElement)(xs,{marginTop:"15"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("On Small Devices","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!s,onChange:()=>{t({isScrollOnMobile:!s})}})),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Enable Responsive Table","riovizual"),className:"rv_inline-settings",helpNote:(0,ps.__)(`When the screen width is ${h.breakPoint?h.breakPoint:"767px"} or less.`)},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",disabled:!!d,checked:!!u,onChange:()=>t({enableResponsiveTable:!u})})),(0,Z.createElement)(xs,{marginTop:"15"}),!n&&u&&(0,Z.createElement)(Ms,{title:(0,ps.__)("Use Top Row as Header","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!p,onChange:()=>t({useRowAsHeader:!p})})),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Enable Stack Table","riovizual"),className:"rv_inline-settings",helpNote:(0,ps.__)(`When the screen width is ${h.breakPoint?h.breakPoint:"767px"} or less.`)},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",disabled:!!u,checked:!!d,onChange:()=>t({isStackedOnMobile:!d})})),(u||d)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Xs,{title:(0,ps.__)("Responsive Break Point"),attr:"breakPoint",initialPosition:"768",min:200,max:1200,units:["px"],data:h,onChange:(e,t)=>g({[t]:e})})),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Sticky","riovizual"),className:"rv-select-control rv_inline-settings",helpNote:dk.fixedControlHelpNote(m,d,i,s,u)},(0,Z.createElement)("div",{className:"rv-container-settings"},(0,Z.createElement)(Y.SelectControl,{value:m,options:[{value:"none",label:"None"},{value:"row",label:"Top Row"},{value:"column",label:"First Column"}],onChange:e=>t({stickyType:e}),__nextHasNoMarginBottom:!0}))),(0,Z.createElement)(xs,null),"row"===m&&(0,Z.createElement)(Xs,{title:(0,ps.__)("Sticky Offset from Top"),attr:"top",max:400,data:h,onChange:(e,t)=>g({[t]:e})}),"column"===m&&(0,Z.createElement)(Xs,{title:(0,ps.__)("Sticky Offset from Left"),attr:"left",min:-200,max:200,data:h,onChange:(e,t)=>g({[t]:e})}),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Preserve Content on Merge","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!f,onChange:()=>t({isMergeContent:!f})})),(0,Z.createElement)(xs,{marginTop:"10"}))},PN=function(){const{selectedElement:e,selectorName:t}=(0,Z.useContext)(ck),[o,c]=(0,Z.useState)();(0,Z.useEffect)((()=>{c(e||"captionSelector"===t?"content":"table")}),[e,t]);const a=[{title:"Content",tabName:"content",isActive:e||"captionSelector"===t,component:(0,Z.createElement)(RN,null)},{title:"Table Settings",tabName:"table",isActive:!0,component:(0,Z.createElement)(AN,null)}],n=(0,r.applyFilters)("rvh_tb_general_tap_panel_list",a);return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},n.map(((e,t)=>{if(e.isActive)return(0,Z.createElement)(Z.Fragment,{key:t},(0,Z.createElement)(SN,{title:(0,ps.__)(e.title,"riovizual"),tabName:e.tabName,openPanel:o,setOpenPanel:c},e.component))})))},WN=function({children:e,hasTabPanel:t,tabName:o,title:r,openPanel:c,setOpenPanel:a}){const{selectedCell:n,selectorName:l,setIsGlobalSettings:i}=(0,Z.useContext)(ck);(0,Z.useEffect)((()=>{n?document.querySelector(".custom-tab")&&document.querySelector(".custom-tab").click():document.querySelector(".global-tab")&&document.querySelector(".global-tab").click()}),[n]);const s=[{name:"global",title:(0,ps.__)("Global","riovizual"),className:"rv_style-tab global-tab"},{name:"custom",title:(0,ps.__)("Custom","riovizual"),className:"rv_style-tab custom-tab"}];return(0,Z.createElement)(SN,{title:r,tabName:o,openPanel:c,setOpenPanel:a},t?(0,Z.createElement)(wN,{tabs:s,initialTabName:n?"custom":"global",onTabSelect:e=>(e=>{l&&"globalSelector"!==l&&i("global"===e)})(e)},e):e)},DN=function({attr:e,styleType:t,cellBorderType:o,stickyType:r,setAttributes:c,onUpdateAttr:a}){const n=!o||"separate"===o;return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv-button-group-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Table Styles","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_tb-table-style"},(0,Z.createElement)(Y.Button,{variant:"regular"===t?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{c({styleType:"regular"})}}," ",(0,ps.__)("Default","riovizual")),(0,Z.createElement)(Y.Button,{variant:"stripes"===t?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{c({styleType:"stripes"})}},(0,ps.__)("Stripes","riovizual")))),"stripes"===t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background ( Odd Rows )"),attr:e,attrName:{backgroundType:"stripesOddBGType",backgroundColor:"stripesOddBGColor",backgroundGradient:"stripesOddBGGradient"},updateAttr:e=>a(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background ( Even Rows )"),attr:e,attrName:{backgroundType:"stripesEvenBGType",backgroundColor:"stripesEvenBGColor",backgroundGradient:"stripesEvenBGGradient"},updateAttr:e=>a(e)})),(0,Z.createElement)(Ls,{space:".8"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:e,onChange:(e,t)=>a({[t]:e})}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Link Color","riovizual"),attr:"linkColor",data:e,onChange:(e,t)=>a({[t]:e})}),"none"!==r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Sticky Background","riovizual"),attr:"stickyColor",data:e,onChange:(e,t)=>a({[t]:e})})),(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>a(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:e,updateAttr:e=>a(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,radius:o&&"collapse"===o&&"disabled",updateAttr:e=>a(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>a(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,height:"disabled",updateAttr:e=>a(e)}),n&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,hideMargin:!0,updateAttr:e=>a(e)})))},ON=function(){const{attributes:e,setAttributes:t,global:o}=(0,Z.useContext)(ck),{styleType:r,cellBorderType:c,stickyType:a}=e,{table:n}=o;let l={fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",textTransform:"",textDecoration:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",linkColor:"",linkColor_tablet:"",linkColor_mobile:"",linkColor_hover:"",stickyColor:"",stickyColor_mobile:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",minWidth:"",minWidth_tablet:"",minWidth_mobile:"",minWidth_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",stripesOddBGType:"",stripesOddBGColor:"",stripesOddBGGradient:"",stripesOddBGColor_tablet:"",stripesOddBGGradient_tablet:"",stripesOddBGColor_mobile:"",stripesOddBGGradient_mobile:"",stripesOddBGColor_hover:"",stripesOddBGGradient_hover:"",stripesEvenBGType:"",stripesEvenBGColor:"",stripesEvenBGGradient:"",stripesEvenBGColor_tablet:"",stripesEvenBGGradient_tablet:"",stripesEvenBGColor_mobile:"",stripesEvenBGGradient_mobile:"",stripesEvenBGColor_hover:"",stripesEvenBGGradient_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:""};l=n?K().merge(l,n):l;const i={attr:l,styleType:r,cellBorderType:c,stickyType:a,setAttributes:t};return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)("Styling will apply on Table","riovizual")),(0,Z.createElement)(DN,J({},i,{onUpdateAttr:e=>(e=>{o.table=RE(e,o.table),t({global:{...o}})})(e)})))},FN=function(){const{attributes:e,setAttributes:t,global:o}=(0,Z.useContext)(ck),{captionPosition:r}=e,{caption:c}=o;let a={fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",linkColor:"",linkColor_tablet:"",linkColor_mobile:"",linkColor_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",horizontalAlignment:"",horizontalAlignment_tablet:"",horizontalAlignment_mobile:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:""};a=c?K().merge(a,c):a;const n=e=>{o.caption=RE(e,o.caption),t({global:{...o}})};return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)("Styling will apply on Table Caption","riovizual")),(0,Z.createElement)("div",{className:"rv-button-group-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Position","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_tb-table-style"},(0,Z.createElement)(Y.Button,{variant:"top"===r?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{t({captionPosition:"top"})}}," ",(0,ps.__)("Top","riovizual")),(0,Z.createElement)(Y.Button,{variant:"bottom"===r?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{t({captionPosition:"bottom"})}},(0,ps.__)("Bottom","riovizual")))),(0,Z.createElement)(Ls,{space:".8"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:a,onChange:(e,t)=>n({[t]:e})}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Link Color","riovizual"),attr:"linkColor",data:a,onChange:(e,t)=>n({[t]:e})}),(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background","riovizual"),attr:a,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:a,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border","riovizual"),attr:a,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow","riovizual"),attr:a,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing","riovizual"),attr:a,height:"disabled",minWidth:"disabled",updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing","riovizual"),attr:a,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment","riovizual"),attr:a,hideVertical:"disabled",updateAttr:e=>n(e)}))},GN=function({attr:e,hideLinkColor:t,hideSizing:o,onUpdateAttr:r,onchange:c}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:e,onChange:(e,t)=>c(e,t)}),!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Link Color","riovizual"),attr:"linkColor",data:e,onChange:(e,t)=>c(e,t)})),(0,Z.createElement)(xs,{marginTop:"4"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>r(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:e,updateAttr:e=>r(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>r(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>r(e)}),!o&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,height:"disabled",minWidth:"disabled",isElementAlignment:!0,units:{width:["%"],maxWidth:["%"]},step:{width:1,maxWidth:1},initialPosition:{width:"%",maxWidth:"%"},max:{width:100,maxWidth:100},updateAttr:e=>r(e)})),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,updateAttr:e=>r(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>r(e)}))},UN=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{text:e}=t.element;n=e}else{if(l=oN(r,a,c,"text"),U(l))return IE((0,ps.__)("Please select Text to activate custom design","riovizual"));n=AE(l)}let i={fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",linkColor:"",linkColor_tablet:"",linkColor_mobile:"",linkColor_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:"",elementAlignment:"",elementAlignment_tablet:"",elementAlignment_mobile:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:""};i=n?K().merge(i,n):i;const s=c=>{if("global"===e)t.element.text=RE(c,t.element.text),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}},d="global"===e?"Styling will apply on all Text":"Styling will apply on selected Text";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(d,"riovizual")),(0,Z.createElement)(GN,{attr:i,onUpdateAttr:e=>s(e),onchange:(e,t)=>s({[t]:e})}))},jN=function({attr:e,onUpdateAttr:t,onchange:o}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,minWidth:"disabled",hideMaxWidth:"disabled",minHeight:"disabled",maxHeight:"disabled",units:{width:["px"],height:["px"]},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>t(e)}))},qN=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{image:e}=t.element;n=e}else{if(l=oN(r,a,c,"image"),U(l))return IE((0,ps.__)("Please select Image to activate custom design","riovizual"));n=AE(l)}let i={borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",minHeight:"",minHeight_tablet:"",minHeight_mobile:"",minHeight_hover:"",height:"",height_tablet:"",height_mobile:"",height_hover:"",maxHeight:"",maxHeight_tablet:"",maxHeight_mobile:"",maxHeight_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:""};i=n?K().merge(i,n):i;const s=c=>{if("global"===e)t.element.image=RE(c,t.element.image),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}},d="global"===e?"Styling will apply on all Image":"Styling will apply on selected Image";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(d,"riovizual")),(0,Z.createElement)(jN,{attr:i,onUpdateAttr:e=>s(e),onchange:(e,t)=>s({[t]:e})}))},ZN=function({attr:e,hideSizing:t,onUpdateAttr:o,onchange:r}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv-button-group-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Styles","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_tb-table-style"},(0,Z.createElement)(Y.Button,{variant:"style1"===e.presetType?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>r("style1","presetType")}," ",(0,ps.__)("Filled","riovizual")),(0,Z.createElement)(Y.Button,{variant:"style2"===e.presetType?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>r("style2","presetType")},(0,ps.__)("Outline","riovizual")))),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color"),attr:"color",data:e,onChange:(e,t)=>r(e,t)}),"style1"===e.presetType&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>o(e)})),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography"),attr:e,updateAttr:e=>o(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>o(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>o(e)}),!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,height:"disabled",minWidth:"disabled",units:{width:["%"],maxWidth:["%"]},step:{width:1,maxWidth:1},initialPosition:{width:"%",maxWidth:"%"},max:{width:100,maxWidth:100},updateAttr:e=>o(e)})),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,updateAttr:e=>o(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>o(e)}))},YN=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{button:e}=t.element;n=e}else{if(l=oN(r,a,c,"button"),U(l))return IE((0,ps.__)("Please select Button to activate custom design","riovizual"));n=AE(l)}let i={presetType:"style1",fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:""};i=n?K().merge(i,n):i;const s=c=>{if("global"===e)t.element.button=RE(c,t.element.button),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}},d="global"===e?"Styling will apply on all Button":"Styling will apply on selected Button";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(d,"riovizual")),(0,Z.createElement)(ZN,{attr:i,onUpdateAttr:e=>s(e),onchange:(e,t)=>s({[t]:e})}))},JN=(0,Ss.compose)([(0,Es.withSelect)((e=>({getDevice:e("rio-vizual-style").getDevice()})))])((function({attr:e,hideTitle:t,hideLinkColor:o,hideItemsBGColor:r,hideItemsBorder:c,hideItemsBoxshadow:a,hideItemsSpacing:n,hideItemsAlignment:l,hideListBGColor:i,hideListBorder:s,hideListBoxshadow:d,hideListSizing:m,hideAlignment:f,onUpdateAttr:u,onchange:p,getDevice:b}){return(0,Z.createElement)(Z.Fragment,null,!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("List Type","riovizual")),(0,Z.createElement)(xs,{marginTop:"10"})),(0,Z.createElement)(Ns,{title:(0,ps.__)("Icon","riovizual"),attr:"listStyleType",data:e,options:[{value:"inherit",label:"Inherit"},{value:"disc",label:"Disc"},{value:"circle",label:"Circle"},{value:"square",label:"Square"},{value:"decimal",label:"Decimal"},{value:"none",label:"None"}],classes:"rv_inline-settings",onChange:(e,t)=>p(e,t)}),e&&e.hasOwnProperty(ys(b,"listStyleType"))&&"none"!=e[ys(b,"listStyleType")]&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color"),attr:"listStyleColor",data:e,onChange:(e,t)=>p(e,t)})),(0,Z.createElement)(Ls,{space:".5"}),!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Items Style","riovizual")),(0,Z.createElement)(xs,{marginTop:"10"})),(0,Z.createElement)($s,{title:(0,ps.__)("Gap"),attr:"listItemsSpace",data:e,onChange:(e,t)=>p(e,t)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:e,onChange:(e,t)=>p(e,t)}),!o&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Link Color","riovizual"),attr:"colorLink",data:e,onChange:(e,t)=>p(e,t)})),!r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>u(e)})),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:e,updateAttr:e=>u(e)}),!c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>u(e)})),!a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>u(e)})),!n&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,hideMargin:"disabled",updateAttr:e=>u(e)})),!l&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>u(e)})),(0,Z.createElement)(Ls,{space:".5"}),!t&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("List Style","riovizual"))),!i&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,attrName:{backgroundType:"backgroundTypeList",backgroundColor:"backgroundColorList",backgroundGradient:"backgroundGradientList"},updateAttr:e=>u(e)})),!s&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,attrName:{borderStyle:"borderStyleList",borderTopStyle:"borderTopStyleList",borderBottomStyle:"borderBottomStyleList",borderLeftStyle:"borderLeftStyleList",borderRightStyle:"borderRightStyleList",borderWidth:"borderWidthList",borderTopWidth:"borderTopWidthList",borderBottomWidth:"borderBottomWidthList",borderLeftWidth:"borderLeftWidthList",borderRightWidth:"borderRightWidthList",borderColor:"borderColorList",borderTopColor:"borderTopColorList",borderBottomColor:"borderBottomColorList",borderLeftColor:"borderLeftColorList",borderRightColor:"borderRightColorList",borderRadius:"borderRadiusList"},updateAttr:e=>u(e)})),!d&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,attrName:{shadowPreset:"listShadowPreset",horizontalPosition:"horizontalPositionList",verticalPosition:"verticalPositionList",blurStrength:"blurStrengthList",spreadStrength:"spreadStrengthList",shadowPosition:"shadowPositionList",shadowColor:"shadowColorList"},updateAttr:e=>u(e)})),!m&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,height:"disabled",minWidth:"disabled",isElementAlignment:!0,attrName:{elementAlignment:"listAlignment"},attrTitle:{elementAlignment:"List Alignment"},units:{width:["%"],maxWidth:["%"]},step:{width:1,maxWidth:1},initialPosition:{width:"%",maxWidth:"%"},max:{width:100,maxWidth:100},updateAttr:e=>u(e)})),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,attrName:{padding:"paddingList",margin:"marginList"},updateAttr:e=>u(e)}),!f&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"listAlignment"},updateAttr:e=>u(e)})))})),XN=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{list:e}=t.element;n=e}else{if(l=oN(r,a,c,"list"),U(l))return IE((0,ps.__)("Please select List to activate custom design","riovizual"));n=AE(l)}let i={listStyleType:"",listStyleType_tablet:"",listStyleType_mobile:"",listStyleType_hover:"",listStyleColor:"",listStyleColor_tablet:"",listStyleColor_mobile:"",listStyleColor_hover:"",listItemsSpace:"",listItemsSpace_tablet:"",listItemsSpace_mobile:"",listItemsSpace_hover:"",fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",colorLink:"",colorLink_tablet:"",colorLink_mobile:"",colorLink_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",backgroundTypeList:"",backgroundColorList:"",backgroundGradientList:"",backgroundColorList_tablet:"",backgroundGradientList_tablet:"",backgroundColorList_mobile:"",backgroundGradientList_mobile:"",backgroundColorList_hover:"",backgroundGradientList_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",borderStyleList:"",borderTopStyleList:"",borderBottomStyleList:"",borderLeftStyleList:"",borderRightStyleList:"",borderStyleList_tablet:"",borderTopStyleList_tablet:"",borderBottomStyleList_tablet:"",borderLeftStyleList_tablet:"",borderRightStyleList_tablet:"",borderStyleList_mobile:"",borderTopStyleList_mobile:"",borderBottomStyleList_mobile:"",borderLeftStyleList_mobile:"",borderRightStyleList_mobile:"",borderStyleList_hover:"",borderTopStyleList_hover:"",borderBottomStyleList_hover:"",borderLeftStyleList_hover:"",borderRightStyleList_hover:"",borderWidthList:"",borderTopWidthList:"",borderBottomWidthList:"",borderLeftWidthList:"",borderRightWidthList:"",borderWidthList_tablet:"",borderTopWidthList_tablet:"",borderBottomWidthList_tablet:"",borderLeftWidthList_tablet:"",borderRightWidthList_tablet:"",borderWidthList_mobile:"",borderTopWidthList_mobile:"",borderBottomWidthList_mobile:"",borderLeftWidthList_mobile:"",borderRightWidthList_mobile:"",borderWidthList_hover:"",borderTopWidthList_hover:"",borderBottomWidthList_hover:"",borderLeftWidthList_hover:"",borderRightWidthList_hover:"",borderColorList:"",borderColorList_tablet:"",borderColorList_mobile:"",borderColorList_hover:"",borderColorList:"",borderTopColorList:"",borderBottomColorList:"",borderLeftColorList:"",borderRightColorList:"",borderColorList_tablet:"",borderTopColorList_tablet:"",borderBottomColorList_tablet:"",borderLeftColorList_tablet:"",borderRightColorList_tablet:"",borderColorList_mobile:"",borderTopColorList_mobile:"",borderBottomColorList_mobile:"",borderLeftColorList_mobile:"",borderRightColorList_mobile:"",borderColorList_hover:"",borderTopColorList_hover:"",borderBottomColorList_hover:"",borderLeftColorList_hover:"",borderRightColorList_hover:"",borderRadiusList:"",borderRadiusList_tablet:"",borderRadiusList_mobile:"",borderRadiusList_hover:"",listShadowPreset:"",horizontalPositionList:"",verticalPositionList:"",blurStrengthList:"",spreadStrengthList:"",shadowColorList:"",shadowPositionList:"",horizontalPositionList_tablet:"",verticalPositionList_tablet:"",blurStrengthList_tablet:"",spreadStrengthList_tablet:"",shadowColorList_tablet:"",shadowPositionList_tablet:"",horizontalPositionList_mobile:"",verticalPositionList_mobile:"",blurStrengthList_mobile:"",spreadStrengthList_mobile:"",shadowColorList_mobile:"",shadowPositionList_mobile:"",horizontalPositionList_hover:"",verticalPositionList_hover:"",blurStrengthList_hover:"",spreadStrengthList_hover:"",shadowColorList_hover:"",shadowPositionList_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",paddingList:"",paddingList_tablet:"",paddingList_mobile:"",paddingList_hover:"",marginList:"",marginList_tablet:"",marginList_mobile:"",marginList_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",listAlignment:"",listAlignment_tablet:"",listAlignment_mobile:"",alignment:"",alignment_tablet:"",alignment_mobile:""};i=n?K().merge(i,n):i;const s=c=>{if("global"===e)t.element.list=RE(c,t.element.list),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}},d="global"===e?"Styling will apply on all List":"Styling will apply on selected List";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(d,"riovizual")),(0,Z.createElement)(JN,{attr:i,hideAlignment:!0,onUpdateAttr:e=>s(e),onchange:(e,t)=>s({[t]:e})}))},KN=function({attr:e,onUpdateAttr:t,onchange:o}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)($s,{title:(0,ps.__)("Size"),attr:"size",data:e,units:["px","%"],step:"1",min:"5",max:"100",onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color"),attr:"color",data:e,onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"3"}),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>t(e)}))},QN=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{icon:e}=t.element;n=e}else{if(l=oN(r,a,c,"icon"),U(l))return IE((0,ps.__)("Please select Icon to activate custom design","riovizual"));n=AE(l)}let i={color:"",color_tablet:"",color_mobile:"",color_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",size:"",size_tablet:"",size_mobile:"",size_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:""};i=n?K().merge(i,n):i;const s=c=>{if("global"===e)t.element.icon=RE(c,t.element.icon),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}},d="global"===e?"Styling will apply on all Icon":"Styling will apply on selected Icon";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(d,"riovizual")),(0,Z.createElement)(KN,{attr:i,onUpdateAttr:e=>{s(e)},onchange:(e,t)=>s({[t]:e})}))},eT=function({attr:e,onUpdateAttr:t}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(od,{title:(0,ps.__)("Background","riovizual"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border","riovizual"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow","riovizual"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(op,{title:(0,ps.__)("Sizing","riovizual"),attr:e,height:"disabled",minWidth:"disabled",isElementAlignment:!0,units:{width:["%"],maxWidth:["%"]},step:{width:1,maxWidth:1},initialPosition:{width:"%",maxWidth:"%"},max:{width:100,maxWidth:100},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing","riovizual"),attr:e,updateAttr:e=>t(e)}))},tT=function({styleType:e}){const{global:t,setAttributes:o,vTable:r,selectedCell:c,selectedElement:a}=(0,Z.useContext)(ck);let n,l;if("global"===e){const{shortcode:e}=t.element;n=e}else{if(l=oN(r,a,c,"shortcode"),U(l))return IE((0,ps.__)("Please select Shortcode to activate custom design","riovizual"));n=AE(l)}let i={padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",margin:"",margin_tablet:"",margin_mobile:"",margin_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",elementAlignment:"",elementAlignment_tablet:"",elementAlignment_mobile:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",shadowPreset:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:""};i=n?K().merge(i,n):i;const s="global"===e?"Styling will apply on all Shortcode":"Styling will apply on selected Shortcode";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(s,"riovizual")),(0,Z.createElement)(eT,{attr:i,onUpdateAttr:c=>(c=>{if("global"===e)t.element.shortcode=RE(c,t.element.shortcode),o({global:{...t}});else{let e=Xk(c,r,l);o({row:Uk(e)})}})(c)}))},oT=(0,Ss.compose)([(0,Y.withFilters)("rvh_tb_inspector_style_element")])((function({type:e,styleType:t}){return(0,Z.createElement)(Z.Fragment,null,"text"===e&&(0,Z.createElement)(UN,{styleType:t}),"image"===e&&(0,Z.createElement)(qN,{styleType:t}),"button"===e&&(0,Z.createElement)(YN,{styleType:t}),"list"===e&&(0,Z.createElement)(XN,{styleType:t}),"icon"===e&&(0,Z.createElement)(QN,{styleType:t}),"shortcode"===e&&(0,Z.createElement)(tT,{styleType:t}))})),rT=function({attr:e,selectedCell:t,cellBorderType:o,type:r,hideSizing:c,hideAlignment:a,onUpdateAttr:n}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),k(o)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>n(e)}),(0,Z.createElement)(xs,{marginTop:"5"})),!c&&N(t,r)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(op,{title:(0,ps.__)("Sizing"),attr:e,hideMaxWidth:"disabled",height:"disabled",minWidth:"disabled",updateAttr:e=>n(e,"width")}),(0,Z.createElement)(xs,{marginTop:"5"})),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,hideMargin:!0,updateAttr:e=>n(e)}),!a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment"),attr:e,updateAttr:e=>n(e)})))},cT=function({styleType:e}){const{attributes:t,setAttributes:o,global:r,vTable:c,selectedCell:a}=(0,Z.useContext)(ck),{cellBorderType:n}=t;let l;if("global"===e){const{cell:e}=r;l=e}else{if(!a)return IE((0,ps.__)("Please select Cell to activate custom design","riovizual"));l=a?function(e,t){if(!t)return{};let o={};return t.map(((r,c)=>{const{rowIndex:a,columnIndex:n}=r,l=e[a].cells.find((e=>e.columnIndex===n));t.length>1?Object.keys(l.style).length>0?0===c?Object.assign(o,l.style):Object.keys(o).length>0&&Object.entries(o).forEach((([e,t])=>{const r=l.style.hasOwnProperty(e);(!r||r&&!K().isEqual(l.style[e],t))&&delete o[e]})):o={}:l.style&&(o=Object.assign(l.style))})),o}(c,a):{}}let i={borderSpacing:"",borderSpacing_tablet:"",borderSpacing_mobile:"",borderSpacing_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowColor:"",shadowPosition:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowColor_tablet:"",shadowPosition_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowColor_mobile:"",shadowPosition_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowColor_hover:"",shadowPosition_hover:"",width:"",width_tablet:"",width_mobile:"",width_hover:"",horizontalAlignment:"",horizontalAlignment_tablet:"",horizontalAlignment_mobile:"",verticalAlignment:"",verticalAlignment_tablet:"",verticalAlignment_mobile:""};i=l?K().merge(i,l):i;const s={attr:i,selectedCell:a,cellBorderType:n,type:e},d=(t,n)=>{if("global"===e)r.cell=RE(t,r.cell),o({global:{...r}});else{let e=a;if(n){const t=a[0].columnIndex;e=c.reduce(((e,o)=>e.concat(o.cells.filter((e=>e.columnIndex===t)))),[])}let r=Kk(c,e,t,"style");o({row:Uk(r)})}},m="global"===e?"Styling will apply on all Cell":"Styling will apply on selected Cell";return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},IE((0,ps.__)(m,"riovizual")),"global"===e&&(0,Z.createElement)("div",{className:"rv-button-group-container"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Cell Borders Type","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_tb-table-style"},(0,Z.createElement)(Y.Button,{variant:"collapse"===n?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{o({cellBorderType:"collapse"})}}," ",(0,ps.__)("Collapse","riovizual")),(0,Z.createElement)(Y.Button,{variant:"separate"===n?"primary":"secondary",className:"rv_tb-table-style-button",onClick:()=>{o({cellBorderType:"separate"})}},(0,ps.__)("Separate","riovizual"))),"separate"===n&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Qs,{title:(0,ps.__)("Cells Gap"),attr:"borderSpacing",data:i,onChange:(e,t)=>d({[t]:e})})),(0,Z.createElement)(Ls,{space:"1"})),(0,Z.createElement)(rT,J({},s,{onUpdateAttr:(e,t)=>d(e,t),onchange:(e,t)=>d({[t]:e})})))},aT=function(){const{global:e,setAttributes:t,vTable:o,selectedCell:c,selectedElement:a,selectorName:n}=(0,Z.useContext)(ck),[l,i]=(0,Z.useState)(),s=function(e,t,o){let r=[];return o?r.push(o.elementType):t&&t.length>=1?t.map((e=>{e.content.map((e=>{e.type&&!r.includes(e.type)&&r.push(e.type)}))})):r=r.concat(function(e){let t=[];return e.map((({cells:e})=>({cells:e.map((e=>e.content.length>0&&e.content.map((e=>!t.includes(e.type)&&t.push(e.type)))))}))),t}(e)),r}(o,c,a),d=(0,r.applyFilters)("rvh_tb_add_element_list",Ok);return(0,Z.useEffect)((()=>{a?i(a.elementType):c?i("cell"):"globalSelector"===n?i("table"):"captionSelector"===n&&i("caption")}),[a,c,n]),(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},"captionSelector"===n?(0,Z.createElement)(WN,{title:(0,ps.__)("Caption","riovizual"),tabName:"caption",hasTabPanel:!1,openPanel:l,setOpenPanel:i},(0,Z.createElement)(FN,null)):(0,Z.createElement)(Z.Fragment,null,s.map(((r,n)=>{let s=d.find((e=>e.type===r));if(s){const r={global:e,setAttributes:t,vTable:o,selectedCell:c,selectedElement:a,type:s.type};return(0,Z.createElement)(WN,{title:s.title,tabName:s.type,hasTabPanel:!0,openPanel:l,setOpenPanel:i,key:n},(0,Z.createElement)(oT,J({},r,{styleType:"global"})),(0,Z.createElement)(oT,J({},r,{styleType:"custom"})))}})),(0,Z.createElement)(WN,{title:(0,ps.__)(q(c),"riovizual"),tabName:"cell",hasTabPanel:!0,openPanel:l,setOpenPanel:i},(0,Z.createElement)(cT,{styleType:"global"}),(0,Z.createElement)(cT,{styleType:"custom"})),(0,Z.createElement)(WN,{title:(0,ps.__)("Table","riovizual"),tabName:"table",hasTabPanel:!1,openPanel:l,setOpenPanel:i},(0,Z.createElement)(ON,null)),"globalSelector"===n&&(0,Z.createElement)(WN,{title:(0,ps.__)("Caption","riovizual"),tabName:"caption",hasTabPanel:!1,openPanel:l,setOpenPanel:i},(0,Z.createElement)(FN,null))))},nT=function(){const{attributes:e,setAttributes:t,vTable:o,selectedCell:r,selectedElement:c}=(0,Z.useContext)(ck),{tableClasses:a}=e,[n,l]=(0,Z.useState)(""),[i,s]=(0,Z.useState)("td"),[d,m]=(0,Z.useState)(""),[f,u]=(0,Z.useState)("advanced"),p=c&&tN(o,c);(0,Z.useEffect)((()=>{u(r?"cell":"advanced")}),[r]),(0,Z.useEffect)((()=>{if(r){const e=r[0].tag,t=r[0].scope;K().every(r,{tag:e})&&s(e),K().every(r,{scope:t})&&m(t)}}),[r]),(0,Z.useEffect)((()=>{if(r){const e=r[0].classes?r[0].classes:"";l(e)}}),[r]);const b=e=>{const c=Kk(o,r,e,"tag");s(e),t({row:Uk(c)})},h=e=>{const c=d!==e?e:"",a=Kk(o,r,c,"scope");m(c),t({row:Uk(a)})};return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},r&&(0,Z.createElement)(SN,{title:(0,ps.__)("Plus Extra: Cell","riovizual"),tabName:"cell",openPanel:f,setOpenPanel:u},(0,Z.createElement)("div",{className:"rv-button-group-container rv-cell-tag"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,ps.__)("Cell Tag","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv-button-group-flex rv_inline-btn-container"},(0,Z.createElement)(Y.Button,{variant:"th"===i?"primary":"secondary",showTooltip:!0,label:(0,ps.__)("Header cells","riovizual"),onClick:()=>{b("th")}},"TH"),(0,Z.createElement)(Y.Button,{variant:"td"===i?"primary":"secondary",showTooltip:!0,label:(0,ps.__)("Data cells","riovizual"),onClick:()=>{b("td")}},"TD"))),"th"===i&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(xs,{marginTop:20}),(0,Z.createElement)("div",{className:"rv-button-group-container rv-cell-scope"},(0,Z.createElement)("h4",{className:"rv_title-label"},(0,Z.createElement)("code",null,"scope")," Arrtibutes"),(0,Z.createElement)(Y.ButtonGroup,{className:"rv-button-group-flex rv_inline-btn-container"},(0,Z.createElement)(Y.Button,{variant:"row"===d?"primary":"secondary",onClick:()=>{h("row")}},"row"),(0,Z.createElement)(Y.Button,{variant:"col"===d?"primary":"secondary",onClick:()=>{h("col")}},"col"),(0,Z.createElement)(Y.Button,{variant:"rowgroup"===d?"primary":"secondary",onClick:()=>{h("rowgroup")}},"rowgroup"),(0,Z.createElement)(Y.Button,{variant:"colgroup"===d?"primary":"secondary",onClick:()=>{h("colgroup")}},"colgroup"))))),(0,Z.createElement)(SN,{title:(0,ps.__)("Advanced","riovizual"),tabName:"advanced",openPanel:f,setOpenPanel:u},p&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Additional CSS Class(ES) of selected Element","riovizual"),className:"rv_text-control",value:p.element.classes?p.element.classes:"",autoComplete:"off",help:(0,ps.__)("Separate multiple classes with spaces.","riovizual"),onChange:e=>(e=>{const r=p.sCell,c=p.index;r.content[c].classes=e;const a=Kk(o,[r],r.content,"content");t({row:Uk(a)})})(e)}),(0,Z.createElement)(Ls,null)),r&&1===r.length&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Additional CSS Class(ES) of selected Cell","riovizual"),className:"rv_text-control",value:n,autoComplete:"off",help:(0,ps.__)("Separate multiple classes with spaces.","riovizual"),onChange:e=>(e=>{const c=Kk(o,r,e,"classes");l(e),t({row:Uk(c)})})(e)}),(0,Z.createElement)(Ls,null)),(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Additional CSS Class(ES) of Table","riovizual"),className:"rv_text-control",value:a,autoComplete:"off",help:(0,ps.__)("Separate multiple classes with spaces.","riovizual"),onChange:e=>t({tableClasses:e})})))},lT=function(){const{setAttributes:e,isSelected:t,vTable:o,isGlobalSettings:r,setIsGlobalSettings:c,tabSelected:a,setTabSelected:n}=(0,Z.useContext)(ck);return(0,Z.createElement)(bs.InspectorControls,null,(0,Z.createElement)("style",null,".block-editor-block-card, .block-editor-block-inspector__advanced { display: none;}"),(0,Z.createElement)("div",{className:"rv_inspector-wrap"},(0,Z.createElement)(MN,null),(0,Z.createElement)(Ls,{spaceTop:"1",spaceBottom:"0"}),(0,Z.createElement)("div",{className:"rv_style-control"},(0,Z.createElement)(xN,{title:(0,ps.__)("Reset All Styles","riovizual"),globalModal:!0,onResetSettings:()=>(()=>{const t=o.map((e=>({cells:e.cells.map((e=>{const t=e.content.map((e=>({...e,style:{}})));return{...e,style:{},content:t}}))})));e({tableAlignment:"",hasFixedLayout:!1,isScrollOnPc:!1,isScrollOnMobile:!0,isStackedOnMobile:!1,enableResponsiveTable:!1,useRowAsHeader:!1,stickyType:"none",styleType:"regular",cellBorderType:"collapse",global:Gk,row:Uk(t)})})()}),(0,Z.createElement)(LN,{isSelected:t,isGlobalSettings:r,setIsGlobalSettings:c,tabSelected:a,setTabSelected:n},(0,Z.createElement)(PN,{type:"general"}),(0,Z.createElement)(aT,{type:"style"}),(0,Z.createElement)(nT,{type:"advanced"})))))},iT=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setFontState(t){e("rio-vizual-style").setFontState(t)}}))),(0,Es.withSelect)((e=>({getFont:e("rio-vizual-style").getFont()})))])((function({getFont:e,setFontState:t}){const{attributes:o,global:c,vTable:a}=(0,Z.useContext)(ck),{id:n}=o,{table:l,element:i,caption:s}=c,[d,m]=(0,Z.useState)([]),[f,u]=(0,Z.useState)(!0);(0,Z.useEffect)((()=>{u(!1)}),[]),(0,Z.useEffect)((()=>{if(d.length>0){const e=p(d);t({font:e,block_id:n,isChangedFont:!1})}else t({font:[],block_id:n,isChangedFont:!1})}),[d]);const p=e=>{let t;return e.map((e=>{let o;Qu.map((t=>{t.value===e&&(o=t.variant)}));const r=e.replace(" ","+");t={...t,[r]:o}})),t},b=(e,t)=>{if(dk.isSetFontFamily(t))return e;let o=e;if(o.length>0){-1===o.findIndex((e=>e===t))&&o.push(t)}else o.push(t);return o};return(0,Z.createElement)(Z.Fragment,null,(()=>{if(!f&&e&&!e.isChangedFont)return"";const t=(0,r.applyFilters)("rvh_tb_font_element_type_list",["text","button","list"]),o=(0,r.applyFilters)("rvh_tb_font_element_type_family",{text:"fontFamily",button:"fontFamily",list:"fontFamily"});let c=[];return c=l?b(c,l.fontFamily):c,c=s?b(c,s.fontFamily):c,t.map((e=>{i[e]&&(Array.isArray(o[e])?o[e].map((t=>{c=b(c,i[e][t])})):c=b(c,i[e][o[e]]))})),a.map((e=>{e.cells.map((e=>{e.content&&e.content.length>0&&e.content.map(((e,r)=>{e.style&&K().find(t,(function(t){if(e.type===t)return!0}))&&(Array.isArray(o[e.type])?o[e.type].map((t=>{c=b(c,e.style[t])})):c=b(c,e.style[o[e.type]]),c=b(c,e.style.fontFamily))}))}))})),K().isEqual(d,c)||m(c),(e=>{if(e.length>0){const t=e.reduce(((e,t)=>e+`family=${t.replace(" ","+")}:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&`),"");let o=document.getElementById("rv_tb-font-google-api");o||(o=document.createElement("link"),o.rel="stylesheet",o.id="rv_tb-font-google-api",document.head.appendChild(o)),o.href=`https://fonts.googleapis.com/css2?${t}display=swap`}})(c),""})())})),sT=function(e){const[t,o]=(0,Z.useState)(""),[r,c]=(0,Z.useState)(""),[a,n]=(0,Z.useState)(""),[l,i]=(0,Z.useState)(""),[s,d]=(0,Z.useState)(""),[m,f]=(0,Z.useState)(""),[u,p]=(0,Z.useState)(""),[b,h]=(0,Z.useState)("");return(0,Z.useEffect)((()=>{o(e.data)}),[e]),(0,Z.createElement)(Z.Fragment,null,"desktop"===e.device&&(()=>{const{selector:o}=e;let a=t;return K().isEqual(r,a)||c(a),a?`${o} { ${a} }`:""})(),"desktop_only"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(a,r)||n(r),r?`@media (min-width: 768px) {${o} { ${r} }}`:""})(),"tablet"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(l,r)||i(r),r?`@media (max-width: 1024px){${o} { ${r} }}`:""})(),"mobile"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(s,r)||d(r),r?`@media (max-width: 767px){${o} { ${r} }}`:""})(),"hover"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(m,r)||f(r),r?`${o} { ${r} }}`:""})(),"desktop_with_break_point"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(u,r)||p(r),r?`@media (min-width: ${e.breakPoint.desktop}) {${o} { ${r} }}`:""})(),"mobile_with_break_point"===e.device&&(()=>{const{selector:o}=e;let r=t;return K().isEqual(b,r)||h(r),r?`@media (max-width: ${e.breakPoint.mobile}) {${o} { ${r} }}`:""})())},dT=(e,t,o,r)=>{let c="";return t&&K().map(t,((e,t)=>{c+=e&&""!=(e=>(e=e.replace("!","").replace("important","").replace("undefined","").replace(";","").replace("true","").replace("false",""),K().trim(e)))(e)?`${t}: ${e}`:""})),(0,Z.createElement)(sT,{selector:e,data:c,device:o,breakPoint:r})},mT=function({attr:e,styleType:t,cellBorderType:o,tableSelector:r,tableHover:c,tableFontSelector:a,tableFontHover:n,tableLinkSelector:l,tableLinkHover:i,stripesOddBG:s,stripesOddBGHover:d,stripesEvenBG:m,stripesEvenBGHover:f}){const u=e=>o?"separate"===o?e:"":e,p=(t,o)=>"gradient"!==e[t]&&e[o],b=(t,o)=>"gradient"===e[t]&&e[o];return(0,Z.createElement)(Z.Fragment,null,dT(r,{width:`${e.width};`,"max-width":`${e.maxWidth};`,"min-width":`${e.minWidth};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth} ;`,"border-top-width":`${e.borderTopWidth} ;`,"border-bottom-width":`${e.borderBottomWidth} ;`,"border-left-width":`${e.borderLeftWidth} ;`,"border-right-width":`${e.borderRightWidth} ;`,"border-color":`${e.borderColor} ;`,"border-top-color":`${e.borderTopColor} ;`,"border-bottom-color":`${e.borderBottomColor} ;`,"border-left-color":`${e.borderLeftColor} ;`,"border-right-color":`${e.borderRightColor} ;`,"border-radius":`${u(_s(e.borderRadius))};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,padding:`${u(zs(e.padding))};`},"desktop"),dT(r,{width:`${e.width_tablet?e.width_tablet:e.width&&"100%"};`,"max-width":`${e.maxWidth_tablet};`,"min-width":`${e.minWidth_tablet};`,color:`${e.color_tablet};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${u(_s(e.borderRadius_tablet))};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,padding:`${u(zs(e.padding_tablet))};`},"tablet"),dT(r,{width:`${e.width_mobile?e.width_mobile:(e.width||e.width_tablet)&&"100%"};`,"max-width":`${e.maxWidth_mobile};`,"min-width":`${e.minWidth_mobile};`,color:`${e.color_mobile};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile} ;`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${u(_s(e.borderRadius_mobile))};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,padding:`${u(zs(e.padding_mobile))};`},"mobile"),dT(c,{width:`${e.width_hover};`,"max-width":`${e.maxWidth_hover};`,"min-width":`${e.minWidth_hover};`,color:`${e.color_hover};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${u(_s(e.borderRadius_hover))};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${u(zs(e.padding_hover))};`},"desktop"),dT(a,{"font-family":`${e.fontFamily};`,"font-weight":`${e.fontWeight?K().parseInt(e.fontWeight):""};`,"font-style":(K().endsWith(e.fontWeight,"Italic")?"italic":"")+";","font-size":`${e.fontSize};`,"line-height":`${e.lineHeight};`,"letter-spacing":`${e.letterSpacing};`,"text-decoration":`${e.textDecoration};`,"text-transform":`${e.textTransform};`,"text-align":`${e.alignment};`,color:`${e.color};`},"desktop"),dT(a,{"font-weight":`${e.fontWeight_tablet?K().parseInt(e.fontWeight_tablet):""};`,"font-style":(K().endsWith(e.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${e.fontSize_tablet};`,"line-height":`${e.lineHeight_tablet};`,"letter-spacing":`${e.letterSpacing_tablet};`,color:`${e.color_tablet};`},"tablet"),dT(a,{"font-weight":`${e.fontWeight_mobile?K().parseInt(e.fontWeight_mobile):""};`,"font-style":(K().endsWith(e.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${e.fontSize_mobile};`,"line-height":`${e.lineHeight_mobile};`,"letter-spacing":`${e.letterSpacing_mobile};`,color:`${e.color_mobile};`},"mobile"),dT(n,{"font-weight":`${e.fontWeight_hover?K().parseInt(e.fontWeight_hover):""};`,"font-style":(K().endsWith(e.fontWeight_hover,"Italic")?"italic":"")+";","font-size":`${e.fontSize_hover};`,"line-height":`${e.lineHeight_hover};`,"letter-spacing":`${e.letterSpacing_hover};`,color:`${e.color_hover};`},"desktop"),dT(l,{color:`${e.linkColor};`},"desktop"),dT(l,{color:`${e.linkColor_tablet};`},"tablet"),dT(l,{color:`${e.linkColor_mobile};`},"mobile"),dT(i,{color:`${e.linkColor_hover};`},"desktop"),"stripes"===t&&(0,Z.createElement)(Z.Fragment,null,dT(s,{"background-color":`${p("stripesOddBGType","stripesOddBGColor")};`,"background-image":`${b("stripesOddBGType","stripesOddBGGradient")};`},"desktop"),dT(m,{"background-color":`${p("stripesEvenBGType","stripesEvenBGColor")};`,"background-image":`${b("stripesEvenBGType","stripesEvenBGGradient")};`},"desktop"),dT(s,{"background-color":`${p("stripesOddBGType","stripesOddBGColor_tablet")};`,"background-image":`${b("stripesOddBGType","stripesOddBGGradient_tablet")};`},"tablet"),dT(m,{"background-color":`${p("stripesEvenBGType","stripesEvenBGColor_tablet")};`,"background-image":`${b("stripesEvenBGType","stripesEvenBGGradient_tablet")};`},"tablet"),dT(s,{"background-color":`${p("stripesOddBGType","stripesOddBGColor_mobile")};`,"background-image":`${b("stripesOddBGType","stripesOddBGGradient_mobile")};`},"mobile"),dT(m,{"background-color":`${p("stripesEvenBGType","stripesEvenBGColor_mobile")};`,"background-image":`${b("stripesEvenBGType","stripesEvenBGGradient_mobile")};`},"mobile"),dT(d,{"background-color":`${p("stripesOddBGType","stripesOddBGColor_hover")};`,"background-image":`${b("stripesOddBGType","stripesOddBGGradient_hover")};`},"desktop"),dT(f,{"background-color":`${p("stripesEvenBGType","stripesEvenBGColor_hover")};`,"background-image":`${b("stripesEvenBGType","stripesEvenBGGradient_hover")};`},"desktop")))},fT=function(){const{attributes:e,global:t}=(0,Z.useContext)(ck),{id:o,styleType:r,isStackedOnMobile:c,stickyType:a,cellBorderType:n}=e,{table:l,cell:i}=t,s={desktop:l.breakPoint?dk.getDesktopBreakPoint(l.breakPoint):"768px",mobile:l.breakPoint?l.breakPoint:"767px"},d=`.rv_tb-${o}.wp-block-riovizual-tablebuilder table`,m=`.rv_tb-${o}.wp-block-riovizual-tablebuilder table:hover`,f=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-element`,u=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-element:hover`,p=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-element a`,b=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-element a:hover`,h=`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-style-stripes tbody tr:nth-child(odd) > *`,g=`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-style-stripes tbody tr:hover:nth-child(odd) > *`,v=`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-style-stripes tbody tr:nth-child(even) > *`,C=`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-style-stripes tbody tr:hover:nth-child(even) > *`,y=c&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder .is-stacked-on-mobile tr .rv_tb-cell`,z=c&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder .is-stacked-on-mobile tr .rv_tb-cell:not(.sm-last-cell)`,H="row"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder:not(.is-scroll-on-pc) table tr.is-sticky-row`,_="row"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder:not(.is-scroll-on-mobile, .rv_tb-responsive-table) table:not(.is-stacked-on-mobile) tr.is-sticky-row`,V="column"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-sticky-first-column table tr>:first-child`,x="column"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder.is-sticky-first-column table:not(.is-stacked-on-mobile) tr>:first-child`,M="row"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder:not(.is-scroll-on-pc) table tr.active-sticky-row .rv_tb-cell`,L="row"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder:not(.is-scroll-on-mobile, .rv_tb-responsive-table) table:not(.is-stacked-on-mobile) tr.active-sticky-row .rv_tb-cell`,w="column"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder.active-sticky-column table tr>:first-child`,S="column"===a&&`.rv_tb-${o}.wp-block-riovizual-tablebuilder.active-sticky-column table:not(.is-stacked-on-mobile) tr>:first-child`;return(0,Z.createElement)(Z.Fragment,null,Object.keys(l).length>0&&(()=>{const e={attr:l,styleType:r,cellBorderType:n,tableSelector:d,tableHover:m,tableFontSelector:f,tableFontHover:u,tableLinkSelector:p,tableLinkHover:b,stripesOddBG:h,stripesOddBGHover:g,stripesEvenBG:v,stripesEvenBGHover:C};return(0,Z.createElement)(mT,e)})(),n&&(0,Z.createElement)(Z.Fragment,null,dT(d,{"border-collapse":`${n};`,"border-spacing":`${"separate"===n?Hs(i.borderSpacing,"2px"):""};`},"desktop"),dT(d,{"border-spacing":`${"separate"===n?Hs(i.borderSpacing_tablet):""};`},"tablet"),dT(d,{"border-spacing":`${"separate"===n?Hs(i.borderSpacing_mobile):""};`},"mobile"),dT(m,{"border-spacing":`${"separate"===n?Hs(i.borderSpacing_hover):""};`},"desktop")),y&&dT(y,{display:"block;",width:"auto !important;",height:"auto !important;"},"mobile_with_break_point",s),z&&dT(z,{"border-bottom":"none;"},"mobile_with_break_point",s),H&&dT(H,{position:"sticky;",top:`${l.top?l.top:0};`,"z-index":"1;"},"desktop_with_break_point",s),_&&dT(_,{position:"sticky;",top:`${l.top?l.top:0};`,"z-index":"1;"},"mobile_with_break_point",s),M&&dT(M,{"background-color":`${l.stickyColor} !important;`},"desktop_with_break_point",s),L&&dT(L,{"background-color":`${l.stickyColor_mobile?l.stickyColor_mobile:l.stickyColor&&l.stickyColor} !important;`},"mobile_with_break_point",s),V&&dT(V,{position:"sticky;",left:`${l.left?l.left:0};`,"z-index":"1;"},"desktop_with_break_point",s),x&&dT(x,{position:"sticky;",left:`${l.left?l.left:0};`,"z-index":"1;"},"mobile_with_break_point",s),w&&dT(w,{"background-color":`${l.stickyColor} !important;`},"desktop_with_break_point",s),S&&dT(S,{"background-color":`${l.stickyColor_mobile?l.stickyColor_mobile:l.stickyColor&&l.stickyColor} !important;`},"mobile_with_break_point",s))},uT=function({attr:e,selector:t,elementWrap:o,selectorHover:r,elementContent:c}){return(0,Z.createElement)(Z.Fragment,null,dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,width:`${e.width};`,"min-width":`${e.width};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,"text-align":`${e.horizontalAlignment};`,"vertical-align":`${e.verticalAlignment};`,padding:`${zs(e.padding)};`},"desktop"),dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,width:`${e.width_tablet};`,"min-width":`${e.width_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,"text-align":`${e.horizontalAlignment_tablet};`,"vertical-align":`${e.verticalAlignment_tablet};`,padding:`${zs(e.padding_tablet)};`},"tablet"),dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,width:`${e.width_mobile};`,"min-width":`${e.width_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,"text-align":`${e.horizontalAlignment_mobile};`,"vertical-align":`${e.verticalAlignment_mobile};`,padding:`${zs(e.padding_mobile)};`},"mobile"),dT(r,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,width:`${e.width_hover};`,"min-width":`${e.width_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,"text-align":`${e.horizontalAlignment_hover};`,"vertical-align":`${e.verticalAlignment_hover};`,padding:`${zs(e.padding_hover)};`},"desktop"),dT(o,{"justify-content":`${e.horizontalAlignment};`},"desktop"),dT(o,{"justify-content":`${e.horizontalAlignment_tablet};`},"tablet"),dT(o,{"justify-content":`${e.horizontalAlignment_mobile};`},"mobile"),dT(c,{"justify-content":`${e.horizontalAlignment};`},"desktop"),dT(c,{"justify-content":`${e.horizontalAlignment_tablet};`},"tablet"),dT(c,{"justify-content":`${e.horizontalAlignment_mobile};`},"mobile"))},pT=function(){const{attributes:e,global:t}=(0,Z.useContext)(ck),{id:o,cellBorderType:r}=e,{cell:c}=t,a={attr:c,cellBorderType:r,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder.wp-block-riovizual-tablebuilder table tr .rv_tb-cell`,elementWrap:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-cell .rv_justify`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder.wp-block-riovizual-tablebuilder table tr .rv_tb-cell:hover`};return(0,Z.createElement)(uT,a)},bT=function({attr:e,selectorParentAlign:t,selector:o,selectorHover:r,selectorLink:c,selectorLinkHover:a}){return(0,Z.createElement)(Z.Fragment,null,dT(o,{"font-family":`${e.fontFamily};`,"font-weight":`${e.fontWeight?K().parseInt(e.fontWeight):""};`,"font-style":(K().endsWith(e.fontWeight,"Italic")?"italic":"")+";","font-size":`${e.fontSize};`,"line-height":`${e.lineHeight};`,"letter-spacing":`${e.letterSpacing};`,"text-decoration":`${e.textDecoration};`,"text-transform":`${e.textTransform};`,color:`${e.color};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,width:`${e.width};`,"max-width":`${e.maxWidth};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,"text-align":`${e.alignment};`,padding:`${zs(e.padding)};`,margin:`${zs(e.margin)};`},"desktop"),dT(o,{"font-weight":`${e.fontWeight_tablet?K().parseInt(e.fontWeight_tablet):""};`,"font-style":(K().endsWith(e.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${e.fontSize_tablet};`,"line-height":`${e.lineHeight_tablet};`,"letter-spacing":`${e.letterSpacing_tablet};`,color:`${e.color_tablet};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,width:`${e.width_tablet};`,"max-width":`${e.maxWidth_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,"text-align":`${e.alignment_tablet};`,padding:`${zs(e.padding_tablet)};`,margin:`${zs(e.margin_tablet)};`},"tablet"),dT(o,{"font-weight":`${e.fontWeight_mobile?K().parseInt(e.fontWeight_mobile):""};`,"font-style":(K().endsWith(e.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${e.fontSize_mobile};`,"line-height":`${e.lineHeight_mobile};`,"letter-spacing":`${e.letterSpacing_mobile};`,color:`${e.color_mobile};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,width:`${e.width_mobile};`,"max-width":`${e.maxWidth_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,"text-align":`${e.alignment_mobile};`,padding:`${zs(e.padding_mobile)};`,margin:`${zs(e.margin_mobile)};`},"mobile"),dT(r,{"font-weight":`${e.fontWeight_hover?K().parseInt(e.fontWeight_hover):""};`,"font-style":(K().endsWith(e.fontWeight_hover,"Italic")?"italic":"")+";","font-size":`${e.fontSize_hover};`,"line-height":`${e.lineHeight_hover};`,"letter-spacing":`${e.letterSpacing_hover};`,color:`${e.color_hover};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,width:`${e.width_hover};`,"max-width":`${e.maxWidth_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${zs(e.padding_hover)};`,margin:`${zs(e.margin_hover)};`},"desktop"),dT(c,{color:`${e.linkColor};`},"desktop"),dT(c,{color:`${e.linkColor_tablet};`},"tablet"),dT(c,{color:`${e.linkColor_mobile};`},"mobile"),dT(a,{color:`${e.linkColor_hover};`},"desktop"),dT(t,{"justify-content":`${e.elementAlignment};`},"desktop"),dT(t,{"justify-content":`${e.elementAlignment_tablet};`},"tablet"),dT(t,{"justify-content":`${e.elementAlignment_mobile};`},"mobile"))},hT=function({attr:e,selectorParent:t,selectorParentHover:o,selector:r,selectorHover:c}){return(0,Z.createElement)(Z.Fragment,null,dT(t,{"text-align":`${e.alignment};`,margin:`${zs(e.margin)};`,padding:`${zs(e.padding)};`},"desktop"),dT(t,{"text-align":`${e.alignment_tablet};`,margin:`${zs(e.margin_tablet)};`,padding:`${zs(e.padding_tablet)};`},"tablet"),dT(t,{"text-align":`${e.alignment_mobile};`,margin:`${zs(e.margin_mobile)};`,padding:`${zs(e.padding_mobile)};`},"mobile"),dT(o,{margin:`${zs(e.margin_hover)};`,padding:`${zs(e.padding_hover)};`},"desktop"),dT(r,{width:`${e.width};`,height:`${e.height};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`},"desktop"),dT(r,{width:`${e.width_tablet};`,height:`${e.height_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`},"tablet"),dT(r,{width:`${e.width_mobile};`,height:`${e.height_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`},"mobile"),dT(c,{width:`${e.width_hover};`,height:`${e.height_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`},"desktop"))},gT=function({attr:e,global:t,selectorParentAlign:o,selectorParent:r,selectorParentHover:c,selector:a,selectorHover:n}){const l=e.presetType&&"style2"===e.presetType;return(0,Z.createElement)(Z.Fragment,null,dT(o,{"justify-content":`${e.alignment};`},"desktop"),dT(o,{"justify-content":`${e.alignment_tablet};`},"tablet"),dT(o,{"justify-content":`${e.alignment_mobile};`},"mobile"),dT(r,{width:`${e.width};`,"max-width":`${e.maxWidth};`,margin:`${zs(e.margin)};`},"desktop"),dT(r,{width:`${e.width_tablet};`,"max-width":`${e.maxWidth_tablet};`,margin:`${zs(e.margin_tablet)};`},"tablet"),dT(r,{width:`${e.width_mobile};`,"max-width":`${e.maxWidth_mobile};`,margin:`${zs(e.margin_mobile)};`},"mobile"),dT(c,{width:`${e.width_hover};`,"max-width":`${e.maxWidth_hover};`,margin:`${zs(e.margin_hover)};`},"desktop"),dT(a,{"font-family":`${e.fontFamily};`,"font-weight":`${e.fontWeight?K().parseInt(e.fontWeight):""};`,"font-style":(K().endsWith(e.fontWeight,"Italic")?"italic":"")+";","font-size":`${e.fontSize};`,"line-height":`${e.lineHeight};`,"letter-spacing":`${e.letterSpacing};`,"text-decoration":`${e.textDecoration};`,"text-transform":`${e.textTransform};`,color:`${l&&!e.color?"currentColor":e.color};`,"background-color":`${l?"transparent":"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${l?"":"gradient"===e.backgroundType&&e.backgroundGradient};`,"border-style":`${l&&!e.borderStyle?"solid":e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${l?((e,t)=>e&&e.borderWidth?e.borderWidth:t&&t.element&&t.element.button&&t.element.button.borderWidth?t.element.button.borderWidth:"1px")(e,t):e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,padding:`${zs(e.padding)};`},"desktop"),dT(a,{"font-weight":`${e.fontWeight_tablet?K().parseInt(e.fontWeight_tablet):""};`,"font-style":(K().endsWith(e.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${e.fontSize_tablet};`,"line-height":`${e.lineHeight_tablet};`,"letter-spacing":`${e.letterSpacing_tablet};`,color:`${e.color_tablet};`,"background-color":`${l?"":"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${l?"":"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,padding:`${zs(e.padding_tablet)};`},"tablet"),dT(a,{"font-weight":`${e.fontWeight_mobile?K().parseInt(e.fontWeight_mobile):""};`,"font-style":(K().endsWith(e.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${e.fontSize_mobile};`,"line-height":`${e.lineHeight_mobile};`,"letter-spacing":`${e.letterSpacing_mobile};`,color:`${e.color_mobile};`,"background-color":`${l?"":"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${l?"":"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,padding:`${zs(e.padding_mobile)};`},"mobile"),dT(n,{"font-weight":`${e.fontWeight_hover?K().parseInt(e.fontWeight_hover):""};`,"font-style":(K().endsWith(e.fontWeight_hover,"Italic")?"italic":"")+";",color:`${l&&!e.color_hover?"currentColor":e.color_hover};`,"background-color":`${l?"":"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${l?"":"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${zs(e.padding_hover)};`},"desktop"))},vT=function({attr:e,tableType:t,selectorParentAlign:o,selectorList:r,selectorListHover:c,selectorListItem:a,selectorListItemHover:n,selectorListItemMarker:l,selectorListItemMarkerHover:i,selectorListItemLink:s,selectorListItemLinkHover:d}){return(0,Z.createElement)(Z.Fragment,null,dT(r,{"list-style-type":`${e.listStyleType};`,gap:`${e.listItemsSpace};`,"background-color":`${"gradient"!==e.backgroundTypeList&&e.backgroundColorList};`,"background-image":`${"gradient"===e.backgroundTypeList&&e.backgroundGradientList};`,width:`${e.width};`,"max-width":`${e.maxWidth};`,"border-style":`${e.borderWidthList?e.borderStyleList?e.borderStyleList:"solid":e.borderStyleList};`,"border-top-style":`${e.borderTopWidthList?e.borderTopStyleList?e.borderTopStyleList:"solid":e.borderTopStyleList};`,"border-bottom-style":`${e.borderBottomWidthList?e.borderBottomStyleList?e.borderBottomStyleList:"solid":e.borderBottomStyleList};`,"border-left-style":`${e.borderLeftWidthList?e.borderLeftStyleList?e.borderLeftStyleList:"solid":e.borderLeftStyleList};`,"border-right-style":`${e.borderRightWidthList?e.borderRightStyleList?e.borderRightStyleList:"solid":e.borderRightStyleList};`,"border-width":`${e.borderWidthList};`,"border-top-width":`${e.borderTopWidthList};`,"border-bottom-width":`${e.borderBottomWidthList};`,"border-left-width":`${e.borderLeftWidthList};`,"border-right-width":`${e.borderRightWidthList};`,"border-color":`${e.borderColorList};`,"border-top-color":`${e.borderTopColorList};`,"border-bottom-color":`${e.borderBottomColorList};`,"border-left-color":`${e.borderLeftColorList};`,"border-right-color":`${e.borderRightColorList};`,"border-radius":`${_s(e.borderRadiusList)};`,"box-shadow":`${Vs(e.horizontalPositionList,e.verticalPositionList,e.blurStrengthList,e.spreadStrengthList,e.shadowColorList,e.shadowPositionList)};`,"text-align":`${e.alignment};`,padding:`${zs(e.paddingList)};`,margin:`${e.marginList||"none"!==e.listStyleType?zs(e.marginList):0};`},"desktop"),dT(r,{"list-style-type":`${e.listStyleType_tablet};`,gap:`${e.listItemsSpace_tablet};`,"background-color":`${"gradient"!==e.backgroundTypeList&&e.backgroundColorList_tablet};`,"background-image":`${"gradient"===e.backgroundTypeList&&e.backgroundGradientList_tablet};`,width:`${e.width_tablet};`,"max-width":`${e.maxWidth_tablet};`,"border-style":`${e.borderWidthList_tablet?e.borderStyleList_tablet?e.borderStyleList_tablet:"solid":e.borderStyleList_tablet};`,"border-top-style":`${e.borderTopWidthList_tablet?e.borderTopStyleList_tablet?e.borderTopStyleList_tablet:"solid":e.borderTopStyleList_tablet};`,"border-bottom-style":`${e.borderBottomWidthList_tablet?e.borderBottomStyleList_tablet?e.borderBottomStyleList_tablet:"solid":e.borderBottomStyleList_tablet};`,"border-left-style":`${e.borderLeftWidthList_tablet?e.borderLeftStyleList_tablet?e.borderLeftStyleList_tablet:"solid":e.borderLeftStyleList_tablet};`,"border-right-style":`${e.borderRightWidthList_tablet?e.borderRightStyleList_tablet?e.borderRightStyleList_tablet:"solid":e.borderRightStyleList_tablet};`,"border-width":`${e.borderWidthList_tablet};`,"border-top-width":`${e.borderTopWidthList_tablet};`,"border-bottom-width":`${e.borderBottomWidthList_tablet};`,"border-left-width":`${e.borderLeftWidthList_tablet};`,"border-right-width":`${e.borderRightWidthList_tablet};`,"border-color":`${e.borderColorList_tablet};`,"border-top-color":`${e.borderTopColorList_tablet};`,"border-bottom-color":`${e.borderBottomColorList_tablet};`,"border-left-color":`${e.borderLeftColorList_tablet};`,"border-right-color":`${e.borderRightColorList_tablet};`,"border-radius":`${_s(e.borderRadiusList_tablet)};`,"box-shadow":`${Vs(e.horizontalPositionList_tablet,e.verticalPositionList_tablet,e.blurStrengthList_tablet,e.spreadStrengthList_tablet,e.shadowColorList_tablet,e.shadowPositionList_tablet)};`,"text-align":`${e.alignment_tablet};`,padding:`${zs(e.paddingList_tablet)};`,margin:`${e.marginList_tablet||"none"!==e.listStyleType?zs(e.marginList_tablet):0};`},"tablet"),dT(r,{"list-style-type":`${e.listStyleType_mobile};`,gap:`${e.listItemsSpace_tablet};`,"background-color":`${"gradient"!==e.backgroundTypeList&&e.backgroundColorList_mobile};`,"background-image":`${"gradient"===e.backgroundTypeList&&e.backgroundGradientList_mobile};`,width:`${e.width_mobile};`,"max-width":`${e.maxWidth_mobile};`,"border-style":`${e.borderWidthList_mobile?e.borderStyleList_mobile?e.borderStyleList_mobile:"solid":e.borderStyleList_mobile};`,"border-top-style":`${e.borderTopWidthList_mobile?e.borderTopStyleList_mobile?e.borderTopStyleList_mobile:"solid":e.borderTopStyleList_mobile};`,"border-bottom-style":`${e.borderBottomWidthList_mobile?e.borderBottomStyleList_mobile?e.borderBottomStyleList_mobile:"solid":e.borderBottomStyleList_mobile};`,"border-left-style":`${e.borderLeftWidthList_mobile?e.borderLeftStyleList_mobile?e.borderLeftStyleList_mobile:"solid":e.borderLeftStyleList_mobile};`,"border-right-style":`${e.borderRightWidthList_mobile?e.borderRightStyleList_mobile?e.borderRightStyleList_mobile:"solid":e.borderRightStyleList_mobile};`,"border-width":`${e.borderWidthList_mobile};`,"border-top-width":`${e.borderTopWidthList_mobile};`,"border-bottom-width":`${e.borderBottomWidthList_mobile};`,"border-left-width":`${e.borderLeftWidthList_mobile};`,"border-right-width":`${e.borderRightWidthList_mobile};`,"border-color":`${e.borderColorList_mobile};`,"border-top-color":`${e.borderTopColorList_mobile};`,"border-bottom-color":`${e.borderBottomColorList_mobile};`,"border-left-color":`${e.borderLeftColorList_mobile};`,"border-right-color":`${e.borderRightColorList_mobile};`,"border-radius":`${_s(e.borderRadiusList_mobile)};`,"box-shadow":`${Vs(e.horizontalPositionList_mobile,e.verticalPositionList_mobile,e.blurStrengthList_mobile,e.spreadStrengthList_mobile,e.shadowColorList_mobile,e.shadowPositionList_mobile)};`,"text-align":`${e.alignment_mobile};`,padding:`${zs(e.paddingList_mobile)};`,margin:`${e.marginList_mobile||"none"!==e.listStyleType?zs(e.marginList_mobile):0};`},"mobile"),dT(c,{"list-style-type":`${e.listStyleType_hover};`,gap:`${e.listItemsSpace_hover};`,"background-color":`${"gradient"!==e.backgroundTypeList&&e.backgroundColorList_hover};`,"background-image":`${"gradient"===e.backgroundTypeList&&e.backgroundGradientList_hover};`,width:`${e.width_hover};`,"max-width":`${e.maxWidth_hover};`,"border-style":`${e.borderWidthList_hover?e.borderStyleList_hover?e.borderStyleList_hover:"solid":e.borderStyleList_hover};`,"border-top-style":`${e.borderTopWidthList_hover?e.borderTopStyleList_hover?e.borderTopStyleList_hover:"solid":e.borderTopStyleList_hover};`,"border-bottom-style":`${e.borderBottomWidthList_hover?e.borderBottomStyleList_hover?e.borderBottomStyleList_hover:"solid":e.borderBottomStyleList_hover};`,"border-left-style":`${e.borderLeftWidthList_hover?e.borderLeftStyleList_hover?e.borderLeftStyleList_hover:"solid":e.borderLeftStyleList_hover};`,"border-right-style":`${e.borderRightWidthList_hover?e.borderRightStyleList_hover?e.borderRightStyleList_hover:"solid":e.borderRightStyleList_hover};`,"border-width":`${e.borderWidthList_hover};`,"border-top-width":`${e.borderTopWidthList_hover};`,"border-bottom-width":`${e.borderBottomWidthList_hover};`,"border-left-width":`${e.borderLeftWidthList_hover};`,"border-right-width":`${e.borderRightWidthList_hover};`,"border-color":`${e.borderColorList_hover};`,"border-top-color":`${e.borderTopColorList_hover};`,"border-bottom-color":`${e.borderBottomColorList_hover};`,"border-left-color":`${e.borderLeftColorList_hover};`,"border-right-color":`${e.borderRightColorList_hover};`,"border-radius":`${_s(e.borderRadiusList_hover)};`,"box-shadow":`${Vs(e.horizontalPositionList_hover,e.verticalPositionList_hover,e.blurStrengthList_hover,e.spreadStrengthList_hover,e.shadowColorList_hover,e.shadowPositionList_hover)};`,padding:`${zs(e.paddingList_hover)};`,margin:`${e.marginList_hover||"none"!==e.listStyleType?zs(e.marginList_hover):0};`},"desktop"),dT(a,{"font-family":`${e.fontFamily};`,"font-weight":`${e.fontWeight?K().parseInt(e.fontWeight):""};`,"font-style":(K().endsWith(e.fontWeight,"Italic")?"italic":"")+";","font-size":`${e.fontSize};`,"line-height":`${e.lineHeight};`,"letter-spacing":`${e.letterSpacing};`,"text-decoration":`${e.textDecoration};`,"text-transform":`${e.textTransform};`,color:`${e.color};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,padding:`${zs(e.padding)};`},"desktop"),dT(a,{"font-weight":`${e.fontWeight_tablet?K().parseInt(e.fontWeight_tablet):""};`,"font-style":(K().endsWith(e.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${e.fontSize_tablet};`,"line-height":`${e.lineHeight_tablet};`,"letter-spacing":`${e.letterSpacing_tablet};`,color:`${e.color_tablet};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,padding:`${zs(e.padding_tablet)};`},"tablet"),dT(a,{"font-weight":`${e.fontWeight_mobile?K().parseInt(e.fontWeight_mobile):""};`,"font-style":(K().endsWith(e.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${e.fontSize_mobile};`,"line-height":`${e.lineHeight_mobile};`,"letter-spacing":`${e.letterSpacing_mobile};`,color:`${e.color_mobile};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,padding:`${zs(e.padding_mobile)};`},"mobile"),dT(n,{"font-weight":`${e.fontWeight_hover?K().parseInt(e.fontWeight_hover):""};`,"font-style":(K().endsWith(e.fontWeight_hover,"Italic")?"italic":"")+";",color:`${e.color_hover};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${zs(e.padding_hover)};`},"desktop"),dT(l,{color:`${e.listStyleColor};`},"desktop"),dT(l,{color:`${e.listStyleColor_tablet};`},"tablet"),dT(l,{color:`${e.listStyleColor_mobile};`},"mobile"),dT(i,{color:`${e.listStyleColor_hover};`},"desktop"),dT(s,{color:`${e.colorLink};`},"desktop"),dT(s,{color:`${e.colorLink_tablet};`},"tablet"),dT(s,{color:`${e.colorLink_mobile};`},"mobile"),dT(d,{color:`${e.colorLink_hover};`},"desktop"),dT(o,{"justify-content":`${e.listAlignment};`},"desktop"),dT(o,{"justify-content":`${e.listAlignment_tablet};`},"tablet"),dT(o,{"justify-content":`${e.listAlignment_mobile};`},"mobile"),"pricingTable"===t&&(0,Z.createElement)(Z.Fragment,null,dT(r,{"text-align":`${e.listAlignment};`},"desktop"),dT(r,{"text-align":`${e.listAlignment_tablet};`},"tablet"),dT(r,{"text-align":`${e.listAlignment_mobile};`},"mobile")))},CT=function({attr:e,selectorParent:t,selector:o,selectorHover:r}){return(0,Z.createElement)(Z.Fragment,null,dT(t,{"text-align":`${e.alignment};`},"desktop"),dT(t,{"text-align":`${e.alignment_tablet};`},"tablet"),dT(t,{"text-align":`${e.alignment_mobile};`},"mobile"),dT(o,{width:`${e.size};`,height:`${e.size};`,color:`${e.color};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,padding:`${zs(e.padding)};`,margin:`${zs(e.margin)};`},"desktop"),dT(o,{width:`${e.size_tablet};`,height:`${e.size_tablet};`,color:`${e.color_tablet};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,padding:`${zs(e.padding_tablet)};`,margin:`${zs(e.margin_tablet)};`},"tablet"),dT(o,{width:`${e.size_mobile};`,height:`${e.size_mobile};`,color:`${e.color_mobile};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,padding:`${zs(e.padding_mobile)};`,margin:`${zs(e.margin_mobile)};`},"mobile"),dT(r,{width:`${e.size_hover};`,height:`${e.size_hover};`,color:`${e.color_hover};`,"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${zs(e.padding_hover)};`,margin:`${zs(e.margin_hover)};`},"desktop"))},yT=function({attr:e,selector:t,selectorHover:o,selectorParentAlign:r}){return(0,Z.createElement)(Z.Fragment,null,dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient};`,width:`${e.width};`,"max-width":`${e.maxWidth};`,"border-style":`${e.borderWidth?e.borderStyle?e.borderStyle:"solid":e.borderStyle};`,"border-top-style":`${e.borderTopWidth?e.borderTopStyle?e.borderTopStyle:"solid":e.borderTopStyle};`,"border-bottom-style":`${e.borderBottomWidth?e.borderBottomStyle?e.borderBottomStyle:"solid":e.borderBottomStyle};`,"border-left-style":`${e.borderLeftWidth?e.borderLeftStyle?e.borderLeftStyle:"solid":e.borderLeftStyle};`,"border-right-style":`${e.borderRightWidth?e.borderRightStyle?e.borderRightStyle:"solid":e.borderRightStyle};`,"border-width":`${e.borderWidth};`,"border-top-width":`${e.borderTopWidth};`,"border-bottom-width":`${e.borderBottomWidth};`,"border-left-width":`${e.borderLeftWidth};`,"border-right-width":`${e.borderRightWidth};`,"border-color":`${e.borderColor};`,"border-top-color":`${e.borderTopColor};`,"border-bottom-color":`${e.borderBottomColor};`,"border-left-color":`${e.borderLeftColor};`,"border-right-color":`${e.borderRightColor};`,"border-radius":`${_s(e.borderRadius)};`,"box-shadow":`${Vs(e.horizontalPosition,e.verticalPosition,e.blurStrength,e.spreadStrength,e.shadowColor,e.shadowPosition)};`,padding:`${zs(e.padding)};`,margin:`${zs(e.margin)};`},"desktop"),dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_tablet};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_tablet};`,width:`${e.width_tablet};`,"max-width":`${e.maxWidth_tablet};`,"border-style":`${e.borderWidth_tablet?e.borderStyle_tablet?e.borderStyle_tablet:"solid":e.borderStyle_tablet};`,"border-top-style":`${e.borderTopWidth_tablet?e.borderTopStyle_tablet?e.borderTopStyle_tablet:"solid":e.borderTopStyle_tablet};`,"border-bottom-style":`${e.borderBottomWidth_tablet?e.borderBottomStyle_tablet?e.borderBottomStyle_tablet:"solid":e.borderBottomStyle_tablet};`,"border-left-style":`${e.borderLeftWidth_tablet?e.borderLeftStyle_tablet?e.borderLeftStyle_tablet:"solid":e.borderLeftStyle_tablet};`,"border-right-style":`${e.borderRightWidth_tablet?e.borderRightStyle_tablet?e.borderRightStyle_tablet:"solid":e.borderRightStyle_tablet};`,"border-width":`${e.borderWidth_tablet};`,"border-top-width":`${e.borderTopWidth_tablet};`,"border-bottom-width":`${e.borderBottomWidth_tablet};`,"border-left-width":`${e.borderLeftWidth_tablet};`,"border-right-width":`${e.borderRightWidth_tablet};`,"border-color":`${e.borderColor_tablet};`,"border-top-color":`${e.borderTopColor_tablet};`,"border-bottom-color":`${e.borderBottomColor_tablet};`,"border-left-color":`${e.borderLeftColor_tablet};`,"border-right-color":`${e.borderRightColor_tablet};`,"border-radius":`${_s(e.borderRadius_tablet)};`,"box-shadow":`${Vs(e.horizontalPosition_tablet,e.verticalPosition_tablet,e.blurStrength_tablet,e.spreadStrength_tablet,e.shadowColor_tablet,e.shadowPosition_tablet)};`,padding:`${zs(e.padding_tablet)};`,margin:`${zs(e.margin_tablet)};`},"tablet"),dT(t,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_mobile};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_mobile};`,width:`${e.width_mobile};`,"max-width":`${e.maxWidth_mobile};`,"border-style":`${e.borderWidth_mobile?e.borderStyle_mobile?e.borderStyle_mobile:"solid":e.borderStyle_mobile};`,"border-top-style":`${e.borderTopWidth_mobile?e.borderTopStyle_mobile?e.borderTopStyle_mobile:"solid":e.borderTopStyle_mobile};`,"border-bottom-style":`${e.borderBottomWidth_mobile?e.borderBottomStyle_mobile?e.borderBottomStyle_mobile:"solid":e.borderBottomStyle_mobile};`,"border-left-style":`${e.borderLeftWidth_mobile?e.borderLeftStyle_mobile?e.borderLeftStyle_mobile:"solid":e.borderLeftStyle_mobile};`,"border-right-style":`${e.borderRightWidth_mobile?e.borderRightStyle_mobile?e.borderRightStyle_mobile:"solid":e.borderRightStyle_mobile};`,"border-width":`${e.borderWidth_mobile};`,"border-top-width":`${e.borderTopWidth_mobile};`,"border-bottom-width":`${e.borderBottomWidth_mobile};`,"border-left-width":`${e.borderLeftWidth_mobile};`,"border-right-width":`${e.borderRightWidth_mobile};`,"border-color":`${e.borderColor_mobile};`,"border-top-color":`${e.borderTopColor_mobile};`,"border-bottom-color":`${e.borderBottomColor_mobile};`,"border-left-color":`${e.borderLeftColor_mobile};`,"border-right-color":`${e.borderRightColor_mobile};`,"border-radius":`${_s(e.borderRadius_mobile)};`,"box-shadow":`${Vs(e.horizontalPosition_mobile,e.verticalPosition_mobile,e.blurStrength_mobile,e.spreadStrength_mobile,e.shadowColor_mobile,e.shadowPosition_mobile)};`,padding:`${zs(e.padding_mobile)};`,margin:`${zs(e.margin_mobile)};`},"mobile"),dT(o,{"background-color":`${"gradient"!==e.backgroundType&&e.backgroundColor_hover};`,"background-image":`${"gradient"===e.backgroundType&&e.backgroundGradient_hover};`,width:`${e.width_hover};`,"max-width":`${e.maxWidth_hover};`,"border-style":`${e.borderWidth_hover?e.borderStyle_hover?e.borderStyle_hover:"solid":e.borderStyle_hover};`,"border-top-style":`${e.borderTopWidth_hover?e.borderTopStyle_hover?e.borderTopStyle_hover:"solid":e.borderTopStyle_hover};`,"border-bottom-style":`${e.borderBottomWidth_hover?e.borderBottomStyle_hover?e.borderBottomStyle_hover:"solid":e.borderBottomStyle_hover};`,"border-left-style":`${e.borderLeftWidth_hover?e.borderLeftStyle_hover?e.borderLeftStyle_hover:"solid":e.borderLeftStyle_hover};`,"border-right-style":`${e.borderRightWidth_hover?e.borderRightStyle_hover?e.borderRightStyle_hover:"solid":e.borderRightStyle_hover};`,"border-width":`${e.borderWidth_hover};`,"border-top-width":`${e.borderTopWidth_hover};`,"border-bottom-width":`${e.borderBottomWidth_hover};`,"border-left-width":`${e.borderLeftWidth_hover};`,"border-right-width":`${e.borderRightWidth_hover};`,"border-color":`${e.borderColor_hover};`,"border-top-color":`${e.borderTopColor_hover};`,"border-bottom-color":`${e.borderBottomColor_hover};`,"border-left-color":`${e.borderLeftColor_hover};`,"border-right-color":`${e.borderRightColor_hover};`,"border-radius":`${_s(e.borderRadius_hover)};`,"box-shadow":`${Vs(e.horizontalPosition_hover,e.verticalPosition_hover,e.blurStrength_hover,e.spreadStrength_hover,e.shadowColor_hover,e.shadowPosition_hover)};`,padding:`${zs(e.padding_hover)};`,margin:`${zs(e.margin_hover)};`},"desktop"),dT(r,{"justify-content":`${e.elementAlignment};`},"desktop"),dT(r,{"justify-content":`${e.elementAlignment_tablet};`},"tablet"),dT(r,{"justify-content":`${e.elementAlignment_mobile};`},"mobile"))},zT=(0,Ss.compose)([(0,Y.withFilters)("rvh_tb_style_element_global_css")])((function({attributes:e,global:t}){const{id:o}=e,r=t.element;return(0,Z.createElement)(Z.Fragment,null,r.text&&Object.keys(r.text).length>0&&(()=>{const e={attr:r.text,selectorParentAlign:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-cell .rv_tb-text-wrap.rv_justify`,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-text`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-text:hover`,selectorLink:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-text a`,selectorLinkHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-text a:hover`};return(0,Z.createElement)(bT,e)})(),r.image&&Object.keys(r.image).length>0&&(()=>{const e={attr:r.image,selectorParent:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-image`,selectorParentHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-image:hover`,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-image img`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-image img:hover`};return(0,Z.createElement)(hT,e)})(),r.button&&Object.keys(r.button).length>0&&(()=>{const e={attr:r.button,global:t,selectorParentAlign:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-cell .rv_tb-button-wrap.rv_justify`,selectorParent:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-button`,selectorParentHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-button:hover`,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-button .wp-element-button`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-button .wp-element-button:hover`};return(0,Z.createElement)(gT,e)})(),r.list&&Object.keys(r.list).length>0&&(()=>{const e={attr:r.list,selectorParentAlign:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-cell .rv_tb-list-wrap.rv_justify`,selectorList:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list`,selectorListHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list:hover`,selectorListItem:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li`,selectorListItemHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li:hover`,selectorListItemMarker:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li::marker`,selectorListItemMarkerHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li:hover::marker`,selectorListItemLink:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li a`,selectorListItemLinkHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-list li a:hover`};return(0,Z.createElement)(vT,e)})(),r.icon&&Object.keys(r.icon).length>0&&(()=>{const e={attr:r.icon,selectorParent:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-icon`,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-icon svg`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-icon svg:hover`};return(0,Z.createElement)(CT,e)})(),r.shortcode&&Object.keys(r.shortcode).length>0&&(()=>{const e={attr:r.shortcode,selectorParentAlign:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-cell .rv_tb-shortcode-wrap.rv_justify`,selector:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-shortcode`,selectorHover:`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-shortcode:hover`};return(0,Z.createElement)(yT,e)})())})),HT=function(){const{attributes:e,global:t}=(0,Z.useContext)(ck),{id:o}=e,r=t.caption,c=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-caption`,a=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-caption:hover`,n=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-caption a`,l=`.rv_tb-${o}.wp-block-riovizual-tablebuilder .rv_tb-caption a:hover`;return(0,Z.createElement)(Z.Fragment,null,dT(c,{"font-family":`${r.fontFamily};`,"font-weight":`${r.fontWeight?K().parseInt(r.fontWeight):""};`,"font-style":(K().endsWith(r.fontWeight,"Italic")?"italic":"")+";","font-size":`${r.fontSize};`,"line-height":`${r.lineHeight};`,"letter-spacing":`${r.letterSpacing};`,"text-transform":`${r.textTransform};`,"text-align":`${r.horizontalAlignment};`,color:`${r.color};`,"background-color":`${"gradient"!==r.backgroundType&&r.backgroundColor};`,"background-image":`${"gradient"===r.backgroundType&&r.backgroundGradient};`,width:`${r.width};`,"max-width":`${r.maxWidth};`,"border-style":`${r.borderWidth?r.borderStyle?r.borderStyle:"solid":r.borderStyle};`,"border-top-style":`${r.borderTopWidth?r.borderTopStyle?r.borderTopStyle:"solid":r.borderTopStyle};`,"border-bottom-style":`${r.borderBottomWidth?r.borderBottomStyle?r.borderBottomStyle:"solid":r.borderBottomStyle};`,"border-left-style":`${r.borderLeftWidth?r.borderLeftStyle?r.borderLeftStyle:"solid":r.borderLeftStyle};`,"border-right-style":`${r.borderRightWidth?r.borderRightStyle?r.borderRightStyle:"solid":r.borderRightStyle};`,"border-width":`${r.borderWidth};`,"border-top-width":`${r.borderTopWidth};`,"border-bottom-width":`${r.borderBottomWidth};`,"border-left-width":`${r.borderLeftWidth};`,"border-right-width":`${r.borderRightWidth};`,"border-color":`${r.borderColor};`,"border-top-color":`${r.borderTopColor};`,"border-bottom-color":`${r.borderBottomColor};`,"border-left-color":`${r.borderLeftColor};`,"border-right-color":`${r.borderRightColor};`,"border-radius":`${_s(r.borderRadius)};`,"box-shadow":`${Vs(r.horizontalPosition,r.verticalPosition,r.blurStrength,r.spreadStrength,r.shadowColor,r.shadowPosition)};`,padding:`${zs(r.padding)};`,margin:`${zs(r.margin)};`},"desktop"),dT(c,{"font-weight":`${r.fontWeight_tablet?K().parseInt(r.fontWeight_tablet):""};`,"font-style":(K().endsWith(r.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${r.fontSize_tablet};`,"line-height":`${r.lineHeight_tablet};`,"letter-spacing":`${r.letterSpacing_tablet};`,"text-align":`${r.horizontalAlignment_tablet};`,color:`${r.color_tablet};`,"background-color":`${"gradient"!==r.backgroundType&&r.backgroundColor_tablet};`,"background-image":`${"gradient"===r.backgroundType&&r.backgroundGradient_tablet};`,width:`${r.width_tablet};`,"max-width":`${r.maxWidth_tablet};`,"border-style":`${r.borderWidth_tablet?r.borderStyle_tablet?r.borderStyle_tablet:"solid":r.borderStyle_tablet};`,"border-top-style":`${r.borderTopWidth_tablet?r.borderTopStyle_tablet?r.borderTopStyle_tablet:"solid":r.borderTopStyle_tablet};`,"border-bottom-style":`${r.borderBottomWidth_tablet?r.borderBottomStyle_tablet?r.borderBottomStyle_tablet:"solid":r.borderBottomStyle_tablet};`,"border-left-style":`${r.borderLeftWidth_tablet?r.borderLeftStyle_tablet?r.borderLeftStyle_tablet:"solid":r.borderLeftStyle_tablet};`,"border-right-style":`${r.borderRightWidth_tablet?r.borderRightStyle_tablet?r.borderRightStyle_tablet:"solid":r.borderRightStyle_tablet};`,"border-width":`${r.borderWidth_tablet};`,"border-top-width":`${r.borderTopWidth_tablet};`,"border-bottom-width":`${r.borderBottomWidth_tablet};`,"border-left-width":`${r.borderLeftWidth_tablet};`,"border-right-width":`${r.borderRightWidth_tablet};`,"border-color":`${r.borderColor_tablet};`,"border-top-color":`${r.borderTopColor_tablet};`,"border-bottom-color":`${r.borderBottomColor_tablet};`,"border-left-color":`${r.borderLeftColor_tablet};`,"border-right-color":`${r.borderRightColor_tablet};`,"border-radius":`${_s(r.borderRadius_tablet)};`,"box-shadow":`${Vs(r.horizontalPosition_tablet,r.verticalPosition_tablet,r.blurStrength_tablet,r.spreadStrength_tablet,r.shadowColor_tablet,r.shadowPosition_tablet)};`,padding:`${zs(r.padding_tablet)};`,margin:`${zs(r.margin_tablet)};`},"tablet"),dT(c,{"font-weight":`${r.fontWeight_mobile?K().parseInt(r.fontWeight_mobile):""};`,"font-style":(K().endsWith(r.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${r.fontSize_mobile};`,"line-height":`${r.lineHeight_mobile};`,"letter-spacing":`${r.letterSpacing_mobile};`,"text-align":`${r.horizontalAlignment_mobile};`,color:`${r.color_mobile};`,"background-color":`${"gradient"!==r.backgroundType&&r.backgroundColor_mobile};`,"background-image":`${"gradient"===r.backgroundType&&r.backgroundGradient_mobile};`,width:`${r.width_mobile};`,"max-width":`${r.maxWidth_mobile};`,"border-style":`${r.borderWidth_mobile?r.borderStyle_mobile?r.borderStyle_mobile:"solid":r.borderStyle_mobile};`,"border-top-style":`${r.borderTopWidth_mobile?r.borderTopStyle_mobile?r.borderTopStyle_mobile:"solid":r.borderTopStyle_mobile};`,"border-bottom-style":`${r.borderBottomWidth_mobile?r.borderBottomStyle_mobile?r.borderBottomStyle_mobile:"solid":r.borderBottomStyle_mobile};`,"border-left-style":`${r.borderLeftWidth_mobile?r.borderLeftStyle_mobile?r.borderLeftStyle_mobile:"solid":r.borderLeftStyle_mobile};`,"border-right-style":`${r.borderRightWidth_mobile?r.borderRightStyle_mobile?r.borderRightStyle_mobile:"solid":r.borderRightStyle_mobile};`,"border-width":`${r.borderWidth_mobile};`,"border-top-width":`${r.borderTopWidth_mobile};`,"border-bottom-width":`${r.borderBottomWidth_mobile};`,"border-left-width":`${r.borderLeftWidth_mobile};`,"border-right-width":`${r.borderRightWidth_mobile};`,"border-color":`${r.borderColor_mobile};`,"border-top-color":`${r.borderTopColor_mobile};`,"border-bottom-color":`${r.borderBottomColor_mobile};`,"border-left-color":`${r.borderLeftColor_mobile};`,"border-right-color":`${r.borderRightColor_mobile};`,"border-radius":`${_s(r.borderRadius_mobile)};`,"box-shadow":`${Vs(r.horizontalPosition_mobile,r.verticalPosition_mobile,r.blurStrength_mobile,r.spreadStrength_mobile,r.shadowColor_mobile,r.shadowPosition_mobile)};`,padding:`${zs(r.padding_mobile)};`,margin:`${zs(r.margin_mobile)};`},"mobile"),dT(a,{"font-weight":`${r.fontWeight_hover?K().parseInt(r.fontWeight_hover):""};`,"font-style":(K().endsWith(r.fontWeight_hover,"Italic")?"italic":"")+";","font-size":`${r.fontSize_hover};`,"line-height":`${r.lineHeight_hover};`,"letter-spacing":`${r.letterSpacing_hover};`,color:`${r.color_hover};`,"background-color":`${"gradient"!==r.backgroundType&&r.backgroundColor_hover};`,"background-image":`${"gradient"===r.backgroundType&&r.backgroundGradient_hover};`,width:`${r.width_hover};`,"max-width":`${r.maxWidth_hover};`,"border-style":`${r.borderWidth_hover?r.borderStyle_hover?r.borderStyle_hover:"solid":r.borderStyle_hover};`,"border-top-style":`${r.borderTopWidth_hover?r.borderTopStyle_hover?r.borderTopStyle_hover:"solid":r.borderTopStyle_hover};`,"border-bottom-style":`${r.borderBottomWidth_hover?r.borderBottomStyle_hover?r.borderBottomStyle_hover:"solid":r.borderBottomStyle_hover};`,"border-left-style":`${r.borderLeftWidth_hover?r.borderLeftStyle_hover?r.borderLeftStyle_hover:"solid":r.borderLeftStyle_hover};`,"border-right-style":`${r.borderRightWidth_hover?r.borderRightStyle_hover?r.borderRightStyle_hover:"solid":r.borderRightStyle_hover};`,"border-width":`${r.borderWidth_hover};`,"border-top-width":`${r.borderTopWidth_hover};`,"border-bottom-width":`${r.borderBottomWidth_hover};`,"border-left-width":`${r.borderLeftWidth_hover};`,"border-right-width":`${r.borderRightWidth_hover};`,"border-color":`${r.borderColor_hover};`,"border-top-color":`${r.borderTopColor_hover};`,"border-bottom-color":`${r.borderBottomColor_hover};`,"border-left-color":`${r.borderLeftColor_hover};`,"border-right-color":`${r.borderRightColor_hover};`,"border-radius":`${_s(r.borderRadius_hover)};`,"box-shadow":`${Vs(r.horizontalPosition_hover,r.verticalPosition_hover,r.blurStrength_hover,r.spreadStrength_hover,r.shadowColor_hover,r.shadowPosition_hover)};`,padding:`${zs(r.padding_hover)};`,margin:`${zs(r.margin_hover)};`},"desktop"),dT(n,{color:`${r.linkColor};`},"desktop"),dT(n,{color:`${r.linkColor_tablet};`},"tablet"),dT(n,{color:`${r.linkColor_mobile};`},"mobile"),dT(l,{color:`${r.linkColor_hover};`},"desktop"))},_T=function(){const{attributes:e,global:t}=(0,Z.useContext)(ck),{cell:o,element:r,caption:c}=t;return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(fT,null),Object.keys(o).length>0&&(0,Z.createElement)(pT,null),Object.keys(r).length>0&&(0,Z.createElement)(zT,{attributes:e,global:t}),K().has(t,"caption")&&Object.keys(c).length>0&&(0,Z.createElement)(HT,null))},VT=(0,Ss.compose)([(0,Y.withFilters)("rvh_tb_style_element_custom_css")])((function({id:e,data:t,global:o,type:r,style:c,elementIndex:a,rowIndex:n,columnIndex:l}){return(0,Z.createElement)(Z.Fragment,null,"text"===r&&(()=>{const t={attr:c,selectorParentAlign:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .rv_tb-text-wrap.cell-element-${a}.rv_justify`,selector:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-text`,selectorHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-text:hover`,selectorLink:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-text a`,selectorLinkHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-text a:hover`};return(0,Z.createElement)(bT,t)})(),"image"===r&&(()=>{const t={attr:c,selectorParent:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a}.rv_tb-image`,selectorParentHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a}.rv_tb-image:hover`,selector:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a}.rv_tb-image img`,selectorHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a}.rv_tb-image img:hover`};return(0,Z.createElement)(hT,t)})(),"button"===r&&(()=>{const t={attr:c,global:o,selectorParentAlign:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .rv_tb-button-wrap.cell-element-${a}.rv_justify`,selectorParent:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-button`,selectorParentHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-button:hover`,selector:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-button .wp-element-button`,selectorHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-button .wp-element-button:hover`};return(0,Z.createElement)(gT,t)})(),"list"===r&&(()=>{const t={attr:c,selectorParentAlign:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .rv_tb-list-wrap.cell-element-${a}.rv_justify`,selectorList:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list`,selectorListHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list:hover`,selectorListItem:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li`,selectorListItemHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li:hover`,selectorListItemMarker:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li::marker`,selectorListItemMarkerHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li:hover::marker`,selectorListItemLink:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li a`,selectorListItemLinkHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-list li a:hover`};return(0,Z.createElement)(vT,t)})(),"icon"===r&&(()=>{const t={attr:c,selectorParent:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-icon`,selector:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-icon svg`,selectorHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-icon svg:hover`};return(0,Z.createElement)(CT,t)})(),"shortcode"===r&&(()=>{const t={attr:c,selector:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-shortcode`,selectorHover:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .cell-element-${a} .rv_tb-shortcode:hover`,selectorParentAlign:`.rv_tb-${e}.wp-block-riovizual-tablebuilder .rv_tb-row-${n}-cell-${l} .rv_tb-shortcode-wrap.cell-element-${a}.rv_justify`};return(0,Z.createElement)(yT,t)})())})),xT=function(){const{attributes:e,global:t,vTable:o}=(0,Z.useContext)(ck),{id:r,cellBorderType:c}=e;return(0,Z.createElement)(Z.Fragment,null,o.map(((e,o)=>(0,Z.createElement)(Z.Fragment,{key:o},e.cells.map(((e,o)=>(0,Z.createElement)(Z.Fragment,{key:o},e.content.length>0&&((e,o,c)=>e.map(((e,a)=>{if(e.style&&Object.keys(e.style).length>0||"starrating"===e.type&&(e.data.showRatingValue||e.data.ratingValue)){const n={id:r,data:e.data,type:e.type,style:e.style,global:t,elementIndex:a,rowIndex:o,columnIndex:c};return(0,Z.createElement)(VT,J({},n,{key:a}))}})))(e.content,e.rowIndex,e.columnIndex),Object.keys(e.style).length>0&&((e,t,o)=>{const a={attr:e,cellBorderType:c,selector:`.rv_tb-${r}.wp-block-riovizual-tablebuilder table tr .rv_tb-cell.rv_tb-row-${t}-cell-${o}.rv_tb-rs-row-${t}-cell-${o}.rv_tb-cs-row-${t}-cell-${o}`,elementWrap:`.rv_tb-${r}.wp-block-riovizual-tablebuilder .rv_tb-cell.rv_tb-row-${t}-cell-${o} .rv_justify`,selectorHover:`.rv_tb-${r}.wp-block-riovizual-tablebuilder table tr .rv_tb-cell.rv_tb-row-${t}-cell-${o}.rv_tb-rs-row-${t}-cell-${o}.rv_tb-cs-row-${t}-cell-${o}:hover`};return(0,Z.createElement)(uT,a)})(e.style,e.rowIndex,e.columnIndex))))))))},MT=function(){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(iT,null),(0,Z.createElement)("style",null,(0,Z.createElement)(_T,null),(0,Z.createElement)(xT,null)))},LT=function(){const{setAttributes:e}=(0,Z.useContext)(ck),[t,o]=(0,Z.useState)(3),[r,c]=(0,Z.useState)(3),[a,n]=(0,Z.useState)(!1),[l,i]=(0,Z.useState)(!1),[s,d]=(0,Z.useState)("collapse"),[m,f]=(0,Z.useState)("regular"),u=ee()("rv-placeholder__table",{"is-overflow-row":dk.checkOverflowRowCol(t),"is-overflow-col":dk.checkOverflowRowCol(r),"is-border-separate":"separate"===s,"is-style-stripes":"stripes"===m});function p(e){o(e?parseInt(t,10)+1:parseInt(t,10)-1)}function b({name:e,...t}){const o=`${e}`;return(0,Z.createElement)(o,t)}const h=(e,o,r)=>(0,Z.createElement)("tr",{key:o},(0,X.times)(e,(e=>{if(!(e>10))return(0,Z.createElement)(b,{key:e,name:r,style:{height:180/Math.min(10,parseInt(t))}})}))),g=(()=>{let e={body:[]};return(0,X.times)(t,(o=>{a&&0===o?e.head=h(r,o,"th"):l&&o===t-1?e.foot=h(r,o,"td"):o<=10&&(e.body[`${o}`]=h(r,o,"td"))})),e})();return(0,Z.createElement)(Y.Placeholder,{label:(0,ps.__)("Table Builder"),icon:mk,className:"rv-placeholder"},(0,Z.createElement)("div",{className:"rv-placeholder__table-wrap"},t&&r&&(0,Z.createElement)("table",{className:u},g.head&&(0,Z.createElement)("thead",null,g.head),g.body.length>0&&(0,Z.createElement)("tbody",null,g.body),g.foot&&(0,Z.createElement)("tfoot",null,g.foot))),(0,Z.createElement)("div",{className:"rv-placeholder__hint"},(0,Z.createInterpolateElement)((0,ps.__)("Hint: Hold the <code>Ctrl</code> key to select multiple cells and the <code>Shift</code> key to select the range.","riovizual"),{code:(0,Z.createElement)("code",null)})),(0,Z.createElement)("form",{className:"rv-placeholder__form",onSubmit:function(o){o.preventDefault();const c=function({rowCount:e,columnCount:t,isHeader:o}){return Array.from({length:e}).map(((e,r)=>({cells:Array.from({length:t}).map((()=>({content:[{type:"text",data:"",isNotDefault:!1}],tag:o&&0===r?"th":"td",style:{}})))})))}({rowCount:parseInt(t,10)||3,columnCount:parseInt(r,10)||3,isHeader:a});e({row:Uk(c),global:Gk,hasHeader:a,hasFooter:l,cellBorderType:s,styleType:m})}},(0,Z.createElement)("div",{className:"rv-placeholder__row"},(0,Z.createElement)(Y.ToggleControl,{label:(0,ps.__)("Header section"),checked:!!a,onChange:function(e){p(e),n(e)},className:"rv-placeholder__header"}),(0,Z.createElement)(Y.ToggleControl,{label:(0,ps.__)("Footer section"),checked:!!l,onChange:function(e){p(e),i(e)},className:"rv-placeholder__footer"})),(0,Z.createElement)("div",{className:"rv-placeholder__row"},(0,Z.createElement)("div",{className:"rv-placeholder__element-wrap"},(0,Z.createElement)("span",null,(0,ps.__)("Table Styles","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv-placeholder__element"},(0,Z.createElement)(Y.Button,{variant:dk.checkActiveButton(m,"regular"),onClick:()=>{f("regular")}}," ",(0,ps.__)("Default","riovizual")),(0,Z.createElement)(Y.Button,{variant:dk.checkActiveButton(m,"stripes"),onClick:()=>{f("stripes")}},(0,ps.__)("Stripes","riovizual")))),(0,Z.createElement)("div",{className:"rv-placeholder__element-wrap rv-placeholder__left-margin"},(0,Z.createElement)("span",null,(0,ps.__)("Cell Border Types","riovizual")),(0,Z.createElement)(Y.ButtonGroup,{className:"rv-placeholder__element"},(0,Z.createElement)(Y.Button,{variant:dk.checkActiveButton(s,"collapse"),onClick:()=>{d("collapse")}}," ",(0,ps.__)("Collapse","riovizual")),(0,Z.createElement)(Y.Button,{variant:dk.checkActiveButton(s,"separate"),onClick:()=>{d("separate")}},(0,ps.__)("Separate","riovizual"))))),(0,Z.createElement)("div",{className:"rv-placeholder__row"},(0,Z.createElement)(Y.TextControl,{type:"number",label:(0,ps.__)("Column count"),value:r,onChange:function(e){c(e)},min:"1",className:"rv-placeholder__input"}),(0,Z.createElement)(Y.TextControl,{type:"number",label:(0,ps.__)("Row count"),value:t,onChange:function(e){o(e)},min:dk.createTableMinRowCount(a,l),className:"rv-placeholder__input"}),(0,Z.createElement)(Y.Button,{className:"rv-placeholder__button",variant:"primary",type:"submit",disabled:t<1||r<1},(0,ps.__)("Create Table")))))},wT=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M9 9v6h11V9H9zM4 20h1.5V4H4v16z"})),ST=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M20 9h-7.2V4h-1.6v5H4v6h7.2v5h1.6v-5H20z"})),ET=(0,Z.createElement)(hs.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,Z.createElement)(hs.Path,{d:"M4 15h11V9H4v6zM18.5 4v16H20V4h-1.5z"})),kT=function({tableAlignment:e,changeAligment:t,handleToggle:o}){const r=[{icon:wT,title:(0,ps.__)("Align Left","riovizual"),value:"left",onClick:()=>t("left")},{icon:ST,title:(0,ps.__)("Align Center","riovizual"),value:"center",onClick:()=>t("center")},{icon:ET,title:(0,ps.__)("Align Right","riovizual"),value:"right",onClick:()=>t("right")}];return(0,Z.createElement)(bs.BlockControls,{group:"block"},(0,Z.createElement)(Y.ToolbarDropdownMenu,{label:(0,ps.__)("Change Table Alignment","riovizual"),icon:e&&r.find((t=>t.value===e))?.icon||wT,onToggle:e=>o(e),controls:r,hasArrowIndicator:!0}))},NT=function(){const{attributes:e,setAttributes:t,vTable:o,selectedCell:c,selectedElement:a,setTableMenu:i}=(0,Z.useContext)(ck),{handleInsertRow:s,handleDeleteRow:d,handleInsertColumn:m,handleDeleteColumn:f,handleMergeCells:u,handleSplitMergedCells:p,handleInsertElement:b,handleDuplicateElement:h,handleDeleteElement:g}=rN(),{hasHeader:v,hasFooter:C,tableAlignment:y}=e,z=[{icon:xk,title:(0,ps.__)("Insert Row Above","riovizual"),isDisabled:n(c,"rowIndex")||dk.checkRowInsert(v,c,0),onClick:()=>s(0)},{icon:Vk,title:(0,ps.__)("Insert Row Below","riovizual"),isDisabled:n(c,"rowIndex")||dk.checkRowInsert(C,c,o.length-1),onClick:()=>s(1)},{icon:Lk,title:(0,ps.__)("Delete Row","riovizual"),isDisabled:l(c,"rowIndex",o.length),onClick:()=>d()},{icon:Sk,title:(0,ps.__)("Insert Column Left","riovizual"),isDisabled:n(c,"columnIndex"),onClick:()=>m(0)},{icon:Ek,title:(0,ps.__)("Insert Column Right","riovizual"),isDisabled:n(c,"columnIndex"),onClick:()=>m(1)},{icon:wk,title:(0,ps.__)("Delete Column","riovizual"),isDisabled:l(c,"columnIndex",o[0].cells.length),onClick:()=>f()},{icon:kk,title:(0,ps.__)("Merge Cells","riovizual"),isDisabled:dk.checkDisabledMergedCells(c,v,C,o.length-1),onClick:()=>u()},{icon:Nk,title:(0,ps.__)("Unmerged Cells","riovizual"),isDisabled:dk.checkDisabledSplitMergedCells(c),onClick:()=>p()}],H=[(0,r.applyFilters)("rvh_tb_add_element_list",Ok).map((e=>({icon:e.icon,title:e.title,isDisabled:!c,onClick:()=>b(e.type)})))],_=e=>{e&&i()};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(kT,{tableAlignment:y,changeAligment:e=>t({tableAlignment:e}),handleToggle:e=>{_(e)}}),c&&(0,Z.createElement)(bs.BlockControls,{group:"other"},(0,Z.createElement)(Y.ToolbarDropdownMenu,{hasArrowIndicator:!0,icon:_k,label:(0,ps.__)("Table"),controls:z,onToggle:e=>_(e)}),(0,Z.createElement)(Y.ToolbarDropdownMenu,{hasArrowIndicator:!0,icon:vk,label:(0,ps.__)("Add Element"),controls:H,onToggle:e=>_(e)}),a&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ToolbarButton,{icon:yk,label:(0,ps.__)("Duplicate Element"),onClick:()=>h()}),(0,Z.createElement)(Y.ToolbarButton,{icon:Hk,label:(0,ps.__)("Delete Element"),onClick:()=>g("single")}))))},TT=function(){const{attributes:e,setAttributes:t,insertBlocksAfter:o,setSelectedCell:r,setSelectorName:c,setSelectedElement:a,setTableMenu:n}=(0,Z.useContext)(ck),{caption:l}=e;return(0,Z.createElement)(bs.RichText,{tagName:"figcaption",className:ee()("rv_tb-caption"),"aria-label":(0,ps.__)("Table Caption Text"),placeholder:(0,ps.__)("Add Caption"),value:l,onChange:e=>(e=>{t({caption:e}),r(),a(),c("captionSelector"),n()})(e),__unstableOnSplitAtEnd:()=>o((0,rk.createBlock)((0,rk.getDefaultBlockName)()))})},BT=JSON.parse('{"style-1":{"global":{"table":{"breakPoint":"768px","borderColor":"#DFE5F2"},"cell":{"borderColor":"#DFE5F2"},"element":{"text":{"fontSize":"16px"},"image":"","button":"","list":"","icon":""}},"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"Name"}],"tag":"th","style":{"backgroundColor":"#F0F3F9"}},{"content":[{"type":"text","data":"Position"}],"tag":"th","style":{"backgroundColor":"#F0F3F9"}},{"content":[{"type":"text","data":"Office"}],"tag":"th","style":{"backgroundColor":"#F0F3F9"}},{"content":[{"type":"text","data":"Age"}],"tag":"th","style":{"backgroundColor":"#F0F3F9"}}]},{"cells":[{"content":[{"type":"text","data":"Airi Satou"}],"tag":"td"},{"content":[{"type":"text","data":"Accountant"}],"tag":"td"},{"content":[{"type":"text","data":"Tokyo"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Cedric Kelly"}],"tag":"td"},{"content":[{"type":"text","data":"Chief Executive Officer (CEO)"}],"tag":"td"},{"content":[{"type":"text","data":"London"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Angelica Ramos"}],"tag":"td"},{"content":[{"type":"text","data":"Junior Technical Author"}],"tag":"td"},{"content":[{"type":"text","data":"Tokyo"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Ashton Cox"}],"tag":"td"},{"content":[{"type":"text","data":"Software Engineer"}],"tag":"td"},{"content":[{"type":"text","data":"San Francisco"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Bradley Greer"}],"tag":"td"},{"content":[{"type":"text","data":"Software Engineer"}],"tag":"td"},{"content":[{"type":"text","data":"New York"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]}]},"style-2":{"enableResponsiveTable":true,"global":{"table":{"breakPoint":"768px","stripesOddBGColor":"#ffffff","stripesEvenBGColor":"#f0f3f9"},"cell":{"borderColor":"#dfe5f2"},"element":{"text":{"fontSize":"16px"},"image":"","button":"","list":"","icon":""}},"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"Name","style":{"color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Position","style":{"color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Office","style":{"color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Age","style":{"color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}}]},{"cells":[{"content":[{"type":"text","data":"Airi Satou"}],"tag":"td"},{"content":[{"type":"text","data":"Accountant"}],"tag":"td"},{"content":[{"type":"text","data":"Tokyo"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Cedric Kelly"}],"tag":"td"},{"content":[{"type":"text","data":"Chief Executive Officer (CEO)"}],"tag":"td"},{"content":[{"type":"text","data":"London"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Angelica Ramos"}],"tag":"td"},{"content":[{"type":"text","data":"Junior Technical Author"}],"tag":"td"},{"content":[{"type":"text","data":"Tokyo"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Ashton Cox"}],"tag":"td"},{"content":[{"type":"text","data":"Software Engineer"}],"tag":"td"},{"content":[{"type":"text","data":"San Francisco"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Bradley Greer"}],"tag":"td"},{"content":[{"type":"text","data":"Software Engineer"}],"tag":"td"},{"content":[{"type":"text","data":"New York"}],"tag":"td"},{"content":[{"type":"text","data":"33"}],"tag":"td"}]}],"styleType":"stripes"},"style-3":{"global":{"table":{"breakPoint":"768px","borderStyle":"solid","borderWidth":"1px","borderColor":"#dfe3e8"},"cell":{"borderBottomStyle":"solid","borderTopWidth":"0px","borderBottomWidth":"1px","borderLeftWidth":"0px","borderRightWidth":"0px","borderColor":"#dfe3e8","horizontalAlignment":"left"},"element":{"text":{"fontSize":"15px","color":"#637381"},"image":{"borderRadius":{"linked":true,"top_left":"100%","top_right":"100%","bottom_left":"100%","bottom_right":"100%"},"width":"40px","alignment":"center"},"button":{"presetType":"style1","fontSize":"13px","fontWeight":"500","color":"#ffffff","borderRadius":{"linked":true,"top_left":"6px","top_right":"6px","bottom_left":"6px","bottom_right":"6px"},"padding":{"linked":false,"top":"4px","bottom":"4px","right":"12px","left":"12px"},"backgroundColor":"#0471fb","backgroundColor_hover":"#150aa0"},"list":"","icon":{"alignment":"","color":"#e01e10"}}},"hasHeader":true,"row":[{"cells":[{"content":[],"tag":"th","style":{"borderTopStyle":"solid","borderTopWidth":"1px","borderColor":"#dfe3e8"}},{"content":[{"type":"text","data":"Name","style":{"fontSize":"14px","fontWeight":"700","alignment":"left"}}],"tag":"th","style":{"borderTopStyle":"solid","borderTopWidth":"1px","borderColor":"#dfe3e8"}},{"content":[{"type":"text","data":"Role","style":{"fontSize":"14px","fontWeight":"700"}}],"tag":"th","style":{"borderTopStyle":"solid","borderTopWidth":"1px","borderColor":"#dfe3e8"}},{"content":[{"type":"text","data":"Contact","style":{"fontSize":"14px","fontWeight":"700"}}],"tag":"th","style":{"borderTopStyle":"solid","borderTopWidth":"1px","borderColor":"#dfe3e8"}}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/avatar-1.png","alt":"","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/avatar-1.png"}}],"tag":"td"},{"content":[{"type":"text","data":"Alex Hales","style":{"fontWeight":"700","color":"#212b36"}},{"type":"text","data":"alex@example.com"}],"tag":"td"},{"content":[{"type":"text","data":"Front End Developer"}],"tag":"td"},{"content":[{"type":"button","data":"Contact"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/avatar-2.png","alt":"","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/avatar-2.png"}}],"tag":"td"},{"content":[{"type":"text","data":"Hasim Amla","style":{"fontWeight":"700","color":"#212b36"}},{"type":"text","data":"hasim@example.com"}],"tag":"td"},{"content":[{"type":"text","data":"Project Director"}],"tag":"td"},{"content":[{"type":"button","data":"Contact"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/avatar-3.png","alt":"","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/avatar-3.png"}}],"tag":"td"},{"content":[{"type":"text","data":"John Doe","style":{"fontWeight":"700","color":"#212b36"}},{"type":"text","data":"john@example.com"}],"tag":"td"},{"content":[{"type":"text","data":"Digital Marketer"}],"tag":"td"},{"content":[{"type":"button","data":"Contact"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/avatar-4.png","alt":"","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/avatar-4.png"}}],"tag":"td"},{"content":[{"type":"text","data":"David Willy","style":{"fontWeight":"700","color":"#212b36"}},{"type":"text","data":"david@example.com"}],"tag":"td"},{"content":[{"type":"text","data":"Account Manager"}],"tag":"td"},{"content":[{"type":"button","data":"Contact"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]}]},"style-4":{"enableResponsiveTable":true,"global":{"table":{},"cell":{"fontSize":"15px","textTransform":"capitalize","horizontalAlignment":"center","borderColor":"#cfd4e2"},"element":{"text":"","image":{"width":"100px","margin":{"linked":false,"top":"6px","bottom":"6px"}},"button":{"presetType":"style1","fontSize":"14px","fontWeight":"600","color":"#ffffff","borderRadius":{"linked":true,"top_left":"2px","top_right":"2px","bottom_left":"2px","bottom_right":"2px"},"padding":{"linked":false,"top":"5px","right":"8px","left":"8px","bottom":"5px"},"backgroundColor":"#0471fb","backgroundColor_hover":"#150aa0"},"list":{"listStyleType":"disc","listItemsSpace":"8px","alignment":"left","listStylePosition":"inside"},"icon":""}},"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"Devices","style":{"color":"#fdfdfd"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Features","style":{"color":"#fdfdfd"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Ratings","style":{"color":"#fdfdfd"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Price","style":{"color":"#fdfdfd"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/amazfit.webp","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/amazfit.webp"}},{"type":"text","data":"Amazfit GTS 2e","style":{"fontWeight":"700"}}],"tag":"td"},{"content":[{"type":"list","data":["Fits with wrists comfortably","260 x 260 memory-in-pixel","Black, Shadow Gray Color"]}],"tag":"td"},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/4star.png"}}],"tag":"td"},{"content":[{"type":"text","data":"$350","style":{"fontSize":"16px","fontWeight":"600","margin":{"linked":true,"top":"4px","right":"4px","bottom":"4px","left":"4px"}}},{"type":"button","data":"Buy Now","url":"#","rel":""}],"tag":"td"}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/garmin.webp","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/garmin.webp"}},{"type":"text","data":"Garmin Venu","style":{"fontWeight":"700"}}],"tag":"td"},{"content":[{"type":"list","data":["Fits with wrists comfortably","260 x 260 memory-in-pixel","Black, Shadow Gray Color"]}],"tag":"td"},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/4_star.png"}}],"tag":"td"},{"content":[{"type":"text","data":"$300","style":{"fontSize":"16px","fontWeight":"600","margin":{"linked":true,"top":"4px","right":"4px","bottom":"4px","left":"4px"}}},{"type":"button","data":"Buy Now","url":"#"}],"tag":"td"}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/mutural.webp","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/mutural.webp"}},{"type":"text","data":"Mutural 1 .72″","style":{"fontWeight":"700"}}],"tag":"td"},{"content":[{"type":"list","data":["Fits with wrists comfortably","260 x 260 memory-in-pixel","Black, Shadow Gray Color"]}],"tag":"td"},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/4_star.png"}}],"tag":"td"},{"content":[{"type":"text","data":"$299","style":{"fontSize":"16px","fontWeight":"600","margin":{"linked":true,"top":"4px","right":"4px","bottom":"4px","left":"4px"}}},{"type":"button","data":"Buy Now","url":"#"}],"tag":"td"}]},{"cells":[{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/ignite.webp","isExternalUrl":true,"externalUrl":"https://riovizual.com/wp-content/uploads/2023/07/ignite.webp"}},{"type":"text","data":"POLAR Ignite 2","style":{"fontWeight":"700"}}],"tag":"td"},{"content":[{"type":"list","data":["Fits with wrists comfortably","260 x 260 memory-in-pixel","Black, Shadow Gray Color"]}],"tag":"td"},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/5star.png"}}],"tag":"td"},{"content":[{"type":"text","data":"$1100","style":{"fontSize":"16px","fontWeight":"600","margin":{"linked":true,"top":"4px","right":"4px","bottom":"4px","left":"4px"}}},{"type":"button","data":"Buy Now","url":"#"}],"tag":"td"}]}]},"style-5":{"global":{"table":{"breakPoint":"768px","stripesOddBGColor":"#ffffff","stripesEvenBGColor":"#f0f3f9"},"cell":{"borderStyle":"solid","borderWidth":"1px","borderColor":"#f0f0f0","horizontalAlignment":"center"},"element":{"text":{"fontSize":"16px"},"image":{"margin":{"linked":false,"top":"20px","bottom":"20px"},"width":"140px","width_mobile":"60px","alignment":"center"},"button":{"presetType":"style1","fontSize":"15px","fontWeight":"500","color":"#ffffff","borderRadius":{"linked":true,"top_left":"4px","top_right":"4px","bottom_left":"4px","bottom_right":"4px"},"padding":{"linked":false,"top":"8px","bottom":"8px","right":"12px","left":"12px"},"backgroundColor":"#0471fb","backgroundColor_hover":"#150aa0"},"list":"","icon":""}},"hasFixedLayout":true,"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"Values","style":{"fontWeight":"600","color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Xiaomi Mi 9T","style":{"fontWeight":"600","color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}},{"content":[{"type":"text","data":"Asus ROG Phone 2","style":{"fontWeight":"600","color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0471fb"}}]},{"cells":[{"content":[{"type":"text","data":"Preview","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/Xiaomi-Redmi-9T.webp","alt":""}}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"image","data":{"url":"https://riovizual.com/wp-content/uploads/2023/07/asus_rog.webp","alt":""}}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"OS","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"text","data":"MIUI V10.2 (Android 9.0 Pie)"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"text","data":"Android 9.0 Pie with ROG Gaming X more UI"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"Camera","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"text","data":"48MP"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"text","data":"48MP"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"Storage ","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"text","data":"256GB"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"text","data":"1TB"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"Radio","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#1fd100"}}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"url":"","style":{"color":"#ff1706"}}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"Price","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"text","data":"$320.00"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}},{"content":[{"type":"text","data":"$1,795.00"}],"tag":"td","style":{"colSelector":{"horizontalAlignment":"center"}}}]},{"cells":[{"content":[{"type":"text","data":"Buy Now","style":{"fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#0471fb05"}},{"content":[{"type":"button","data":"Buy Now","url":"#"}],"tag":"td"},{"content":[{"type":"button","data":"Buy Now","url":"https://example.com"}],"tag":"td"}]}]},"style-6":{"global":{"table":{"breakPoint":"768px","fontSize":"16px","fontWeight":"400","color":"#073742","width":"900px","stripesOddBGColor":"#ffffff","stripesEvenBGColor":"#ebfafe"},"cell":{"borderWidth":"1px","borderColor":"#bdedfc","horizontalAlignment":"center","padding":{"linked":true,"top":"12px","right":"12px","bottom":"12px","left":"12px"}},"element":{"text":"","image":"","button":{"presetType":"style1","fontSize":"14px","lineHeight":"20px","fontWeight":"600","color":"#ffffff","color_hover":"#ffffff","borderRadius":{"linked":true,"top_left":"4px","top_right":"4px","bottom_left":"4px","bottom_right":"4px"},"padding":{"linked":false,"top":"12px","bottom":"12px","right":"24px","left":"24px"},"backgroundColor":"#073742","backgroundColor_hover":"#52afcc"},"list":"","icon":""}},"hasFooter":true,"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"Pricing Table","style":{"fontSize":"22px","fontWeight":"600","textTransform":"uppercase"}}],"tag":"th","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"20px","bottom":"20px"}}},{"content":[{"type":"text","data":"Basic plan","style":{"fontSize":"12px","fontWeight":"500","textTransform":"uppercase"}},{"type":"text","data":"$10/month","style":{"fontSize":"22px","fontWeight":"600"}},{"type":"text","data":"Our most popular plan","style":{"fontSize":"12px","fontWeight":"500"}}],"tag":"th","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"10px","bottom":"10px"}}},{"content":[{"type":"text","data":"business","style":{"fontSize":"12px","fontWeight":"500","textTransform":"uppercase"}},{"type":"text","data":"$24/month","style":{"fontSize":"22px","fontWeight":"600"}},{"type":"text","data":"Our most premium plan","style":{"fontSize":"12px","fontWeight":"500"}}],"tag":"th","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"10px","bottom":"10px"}}}]},{"cells":[{"content":[{"type":"text","data":"Add contacts to CRM ","style":{"fontWeight":"600","fontSize":"15px"}}],"tag":"td","style":{"horizontalAlignment":"left"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-minus"},"style":{"color":"#cc52b0"}}],"tag":"td"},{"content":[{"type":"text","data":"Unlimited"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Linkedin templates","style":{"fontWeight":"600","fontSize":"15px"}}],"tag":"td","style":{"horizontalAlignment":"left"}},{"content":[{"type":"text","data":"10"}],"tag":"td"},{"content":[{"type":"text","data":"Unlimited"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"All from Free","style":{"fontWeight":"600","fontSize":"15px"}}],"tag":"td","style":{"horizontalAlignment":"left"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-minus"},"style":{"color":"#cc52b0"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#52afcc"}}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Add Notes & Deals","style":{"fontWeight":"600","fontSize":"15px"}}],"tag":"td","style":{"horizontalAlignment":"left"}},{"content":[{"type":"text","data":"Read-only"}],"tag":"td"},{"content":[{"type":"text","data":"Unlimited"}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":""}],"tag":"td","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"20px","bottom":"20px"}}},{"content":[{"type":"button","data":"Get started","url":"#"}],"tag":"td","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"20px","bottom":"20px"}}},{"content":[{"type":"button","data":"Get started","url":"#"}],"tag":"td","style":{"backgroundColor":"#fafafa","padding":{"linked":false,"top":"20px","bottom":"20px"}}}]}],"styleType":"stripes"},"style-7":{"cellBorderType":"separate","global":{"table":{"breakPoint":"768px","fontSize":"14px","backgroundColor":"#f8f4f2","color":"#273838"},"cell":{"borderSpacing":{"linked":true,"horizontal":"10px","vertical":"10px","bottom":"10px","left":"10px"},"backgroundColor":"#ffffff","borderWidth":"0px","borderColor":"#000000","borderRadius":{"linked":true,"top_left":"4px","top_right":"4px","bottom_left":"4px","bottom_right":"4px"},"horizontalPosition":"0px","verticalPosition":"0px","blurStrength":"16px","spreadStrength":"0px","shadowColor":"#e3cbbf00","verticalAlignment":"top"},"element":{"text":"","image":"","button":"","list":{"listStyleType":"decimal"},"icon":""}},"hasFixedLayout":true,"isStackedOnMobile":true,"hasHeader":true,"row":[{"cells":[{"content":[{"type":"text","data":"User Research Methods","style":{"fontSize":"16px","lineHeight":"32px","color":"#ffffff"}}],"tag":"th","style":{"backgroundColor":"#0e4749","borderRadius":{"linked":true,"top_left":"4px","top_right":"4px","bottom_left":"4px","bottom_right":"4px"},"horizontalAlignment":"center"},"colSpan":3}]},{"cells":[{"content":[{"type":"text","data":"Research type","style":{"lineHeight":"2em","fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#cae1e2","horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"Description","style":{"lineHeight":"2em","fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#cae1e2","horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"Examples","style":{"lineHeight":"2em","fontWeight":"600"}}],"tag":"td","style":{"backgroundColor":"#cae1e2","horizontalAlignment":"center","verticalAlignment":"middle"}}]},{"cells":[{"content":[{"type":"text","data":"Generative","style":{"fontWeight":"600"}}],"tag":"td","style":{"horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"Helps you collect data to find a solution to a specific problem"}],"tag":"td"},{"content":[{"type":"list","data":["User interviews ","Field studies"]}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Quantitative","style":{"fontWeight":"600"}}],"tag":"td","style":{"horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"Helps you evaluate a certain product, feature, or concept"}],"tag":"td"},{"content":[{"type":"list","data":["Usability testing","Tree testing","Closed card sorting"]}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Qualitative","style":{"fontWeight":"600"}}],"tag":"td","style":{"horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"The goal of this kind of research is"}],"tag":"td"},{"content":[{"type":"list","data":["Card sorting","Surveys ","Usability "]}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Qualitative","style":{"fontWeight":"600"}}],"tag":"td","style":{"horizontalAlignment":"center","verticalAlignment":"middle"}},{"content":[{"type":"text","data":"The goal of this kind of research is"}],"tag":"td"},{"content":[{"type":"list","data":["Card sorting","Surveys","Usability"]}],"tag":"td"}]}]},"style-8":{"cellBorderType":"separate","global":{"table":{"breakPoint":"768px","fontSize":"16px","lineHeight":"32px","stripesOddBGType":"gradient","stripesOddBGGradient":"linear-gradient(135deg,rgb(255,247,245) 0%,rgb(252,244,255) 100%)","stripesEvenBGType":"gradient","stripesEvenBGGradient":"linear-gradient(135deg,rgb(238,240,255) 0%,rgb(231,233,255) 100%)"},"cell":{"borderWidth":"0px","borderRadius":{"linked":true,"top_left":"4px","top_right":"4px","bottom_left":"4px","bottom_right":"4px"},"horizontalAlignment":"center","padding":"","verticalAlignment":""},"element":{"text":"","image":"","button":"","list":"","icon":{"size":""}}},"hasFixedLayout":true,"hasHeader":true,"isScrollOnMobile":true,"row":[{"cells":[{"content":[{"type":"text","data":"Feature","style":{"color":"#333333","fontSize":"16px"}}],"tag":"th","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(221,232,253) 0%,rgb(218,230,254) 100%)"}},{"content":[{"type":"text","data":"Our Company","style":{"backgroundType":"gradient","color":"#ffffff","fontSize":"16px"}}],"tag":"th","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,92,56) 0%,rgb(255,61,143) 100%)"}},{"content":[{"type":"text","data":"Competitor 01","style":{"color":"#333333","fontSize":"16px"}}],"tag":"th","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(221,232,253) 0%,rgb(218,230,254) 100%)"}},{"content":[{"type":"text","data":"Competitor 02","style":{"color":"#333333","fontSize":"16px"}}],"tag":"th","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(221,232,253) 0%,rgb(218,230,254) 100%)"}}]},{"cells":[{"content":[{"type":"text","data":"Carousel Schema","style":{"fontWeight":"400","color":"#666666"}}],"tag":"td","style":{"backgroundType":"gradient"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#ffffff"}}],"tag":"td","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,136,109) 0%,rgb(255,112,172) 99%)"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#19c796"}}],"tag":"td","style":{"backgroundType":"gradient"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#19c796"}}],"tag":"td","style":{"backgroundType":"gradient"}}]},{"cells":[{"content":[{"type":"text","data":"Podcast Schema","style":{"fontWeight":"400","color":"#666666"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#ffffff"}}],"tag":"td","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,136,109) 0%,rgb(255,112,172) 99%)"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"style":{"color":"#fe544f"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"style":{"color":"#fe544f"}}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Fact Check Schema","style":{"fontWeight":"400","color":"#666666"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#ffffff"}}],"tag":"td","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,136,109) 0%,rgb(255,112,172) 99%)"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#19c796"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"style":{"color":"#fe544f"}}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Client Manage","style":{"fontWeight":"400","color":"#666666"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#ffffff"}}],"tag":"td","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,136,109) 0%,rgb(255,112,172) 99%)"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#19c796"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#19c796"}}],"tag":"td"}]},{"cells":[{"content":[{"type":"text","data":"Dataset Schema","style":{"fontWeight":"400","color":"#666666"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-check"},"style":{"color":"#ffffff"}}],"tag":"td","style":{"backgroundType":"gradient","backgroundGradient":"linear-gradient(135deg,rgb(255,136,109) 0%,rgb(255,112,172) 99%)"}},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"style":{"color":"#fe544f"}}],"tag":"td"},{"content":[{"type":"icon","data":{"prefix":"fas","iconName":"circle-xmark"},"style":{"color":"#fe544f"}}],"tag":"td"}]}],"styleType":"stripes"}}'),IT=JSON.parse('{"tablebuilder":[{"layoutName":"create-new"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/tb-style-1.png","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-1","layoutName":"style-1","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/tb-style-2.png","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-2","layoutName":"style-2","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/tb-style-3.png","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-3","layoutName":"style-3","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/tb-style-4.png","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-4","layoutName":"style-4","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/tb-style-5.png","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-5","layoutName":"style-5","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2024/01/tb-style-6.webp","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-6","layoutName":"style-6","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/08/tb-style-7.webp","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-7","layoutName":"style-7","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2024/01/tb-style-8.webp","previewUrl":"https://riovizual.com/blocks/table-builder/#tb-demo-8","layoutName":"style-8","layoutType":"free"}],"prosandcons":[{"layoutName":"create-new"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/pac-style-1.webp","previewUrl":"https://riovizual.com/blocks/pros-cons/#pac-demo-1","layoutName":"style-1","layoutType":"free"},{"url":"https://riovizual.com/wp-content/uploads/2023/07/pac-style-2.webp","previewUrl":"https://riovizual.com/blocks/pros-cons/#pac-demo-2","layoutName":"style-2","layoutType":"free"}],"pricingtable":[{"layoutName":"create-new"}]}'),$T=function({blockName:e,onChange:t}){const o=IT[e];return(0,Z.createElement)("div",{className:"rv_blk-layout"},(0,Z.createElement)("div",{className:"rv_blk-layout-grid",onLoad:e=>(()=>{let e=[...document.querySelectorAll(".rv_blk-layout-grid")];e.length&&"masonry"!==getComputedStyle(e[0]).gridTemplateRows&&(e=e.map((e=>({_el:e,items:[...e.childNodes].filter((e=>1===e.nodeType&&-1!=+getComputedStyle(e).gridColumnEnd)),ncol:0}))),e.forEach((e=>{let t=getComputedStyle(e._el).gridTemplateColumns.split(" ").length,o=parseFloat(getComputedStyle(e._el).rowGap);e.ncol=t,e.items.forEach((e=>e.style.removeProperty("margin-top"))),e.ncol>1&&e.items.slice(t).forEach(((t,r)=>{let c=e.items[r].getBoundingClientRect().bottom,a=t.getBoundingClientRect().top;t.style.marginTop=c+o-a+"px"}))})))})()},o.map(((e,o)=>(0,Z.createElement)("div",{className:"rv_blk-layout-grid-item",key:o},"create-new"===e.layoutName?(0,Z.createElement)("div",{className:"rv_blk-layout-grid-item-image rv_blk-table-create",onClick:()=>t(e.layoutName)},(0,Z.createElement)("div",{className:"rv_blk-table-create-wrap"},(0,Z.createElement)(Y.Button,{className:"btn-create-new",icon:lk,iconSize:"56",onClick:()=>t(e.layoutName)}),(0,Z.createElement)("div",{className:"rv_blk-table-create-title"},(0,ps.__)("Build From Scratch","riovizual")))):(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("div",{className:"rv_blk-layout-grid-item-image"},(0,Z.createElement)("img",{src:e.url,loading:"lazy"})),(0,Z.createElement)("div",{className:"rv_blk-layout-grid-item-hover"},e.layoutType&&(0,Z.createElement)("span",{className:"rv_blk-layout-grid-item-type "+e.layoutType},(0,ps.__)(e.layoutType,"riovizual")),(0,Z.createElement)("div",{className:"rv_blk-layout-grid-item-promotion"},e.layoutType?(0,Z.createElement)(Z.Fragment,null,"free"===e.layoutType?(0,Z.createElement)(Y.Button,{className:"download",href:"#",onClick:()=>t(e.layoutName)},(0,ps.__)("Import","riovizual")):(0,Z.createElement)(Y.Button,{className:"go-to-pro",href:"https://riovizual.com",target:"_blank"},(0,ps.__)("Go to Pro","riovizual")),(0,Z.createElement)(Y.Button,{className:"preview",href:e.previewUrl,target:"_blank"},(0,ps.__)("Preview","riovizual"))):(0,Z.createElement)(Y.Button,{className:"download",href:"#",onClick:()=>t(e.layoutName)},(0,ps.__)("Create New","riovizual"))))))))))},RT=function({blockLabel:e,blockInstruction:t,blockName:o,blockIcon:r,isSelected:c,onChange:a}){const[n,l]=(0,Z.useState)(!1);(0,Z.useEffect)((()=>{c&&l(!0)}),[]);const i={blockName:o};return(0,Z.createElement)(Y.Placeholder,{label:e,icon:r,className:"rv_block-placeholder",instructions:t},(0,Z.createElement)(Y.Button,{variant:"primary",onClick:()=>{l(!0)}},(0,ps.__)("Import","riovizual")),n&&(0,Z.createElement)(Y.Modal,{className:"rv_blk-modal",overlayClassName:"rv_blk-modal-overlay",title:e,onRequestClose:()=>l(!1)},(0,Z.createElement)($T,J({},i,{onChange:e=>(e=>{l(!1),a(e)})(e)}))))},AT=function({onClickedButton:e}){return(0,Z.createElement)(Y.Popover,{className:"rv_gs-btn",placement:"top-end"},(0,Z.createElement)("div",{className:"rv_gs-btn-text",onClick:()=>e()},(0,ps.__)("Global Settings","riovizual")))},PT=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setCurrentCellState(t){e("rio-vizual-style").setCurrentCellState(t)}}))),(0,Es.withSelect)((e=>({getCurrentCell:e("rio-vizual-style").getCurrentCell(),getSelectedBlock:e("core/block-editor").getSelectedBlock()})))])((function({getCurrentCell:e,setCurrentCellState:t,getSelectedBlock:o}){const r=(0,Z.useRef)(),{attributes:c,setAttributes:a,isSelected:n,vTable:l,selectedCell:i,setSelectedCell:s,selectedElement:d,setSelectedElement:m,setSelectorName:f,setTableMenu:u,setIsGlobalSettings:p,setTabSelected:b}=(0,Z.useContext)(ck),{id:h,tableAlignment:g,styleType:v,isScrollOnPc:C,isScrollOnMobile:y,captionPosition:z}=c,[H,_]=(0,Z.useState)(!1),[V,x]=(0,Z.useState)(!1),M=(0,bs.useBlockProps)({ref:r,className:ee()({[`is-align-${g}`]:g,[`is-style-${v}`]:v,[`rv_tb-${h}`]:h,"is-scroll-on-pc":C,"is-scroll-on-mobile":y,"rv_tb-placeholder":0===l.length,"rv_tb-table-pd":V,"rv_tb-caption-top":"top"===z})}),L={blockLabel:(0,ps.__)("Table Builder","riovizual"),blockInstruction:(0,ps.__)("Create new table or import pre-designed table by one click","riovizual"),blockName:"tablebuilder",blockIcon:mk,isSelected:n};(0,Z.useEffect)((()=>{if(n){const t=setTimeout((()=>{e&&e.id===h?(e.selectedCell&&(m(e.selectedElement),s(e.selectedCell)),e.activeTab&&b(e.activeTab)):b("general"),x(!0)}),300);return()=>clearTimeout(t)}s(),m(),f(),u(),x(!1),p(!1),b("general"),o&&K().startsWith(o.name,"riovizual")||t()}),[n]),(0,Z.useEffect)((()=>{n&&t({...e,selectedCell:i,selectedElement:d,id:h})}),[i,,d]);const w=0===l.length;return(0,Z.createElement)("figure",M,w?H?(0,Z.createElement)(LT,null):(0,Z.createElement)(RT,J({},L,{onChange:e=>(e=>{if("create-new"===e)_(!0);else if(BT[e]){let t=K().cloneDeep(BT[e]);const o=e=>t[e]||c[e];a({...c,tableAlignment:o("tableAlignment"),hasFixedLayout:o("hasFixedLayout"),hasHeader:o("hasHeader"),hasFooter:o("hasFooter"),isScrollOnPc:o("isScrollOnPc"),isScrollOnMobile:o("isScrollOnMobile"),isStackedOnMobile:o("isStackedOnMobile"),enableResponsiveTable:o("enableResponsiveTable"),useRowAsHeader:o("useRowAsHeader"),stickyType:o("stickyType"),styleType:o("styleType"),cellBorderType:o("cellBorderType"),isMergeContent:o("isMergeContent"),tableClasses:o("tableClasses"),caption:o("caption"),captionPosition:o("captionPosition"),global:o("global"),row:o("row")})}})(e)})):(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(NT,null),(0,Z.createElement)(lT,null),n&&(0,Z.createElement)(AT,{onClickedButton:()=>(f("globalSelector"),s(),m(),void u())}),"top"===z&&(0,Z.createElement)(TT,null),(0,Z.createElement)(CN,{tableRef:r}),"bottom"===z&&(0,Z.createElement)(TT,null),(0,Z.createElement)(MT,null)))})),WT=function(e){let{icon:t,size:o=24,...r}=e;return(0,Z.cloneElement)(t,{width:o,height:o,...r})},DT=function({name:e}){const t={tableBuilder:(0,Z.createElement)("svg",{width:"450",height:"248",viewBox:"0 0 1376 848",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{fill:"#F2F2F2",d:"M0 0h1376v848H0z"}),(0,Z.createElement)("g",{filter:"url(#a)"},(0,Z.createElement)("path",{fill:"#fff",d:"M100 100.106h1176v647H100z"})),(0,Z.createElement)("g",{filter:"url(#b)"},(0,Z.createElement)("path",{fill:"#334051",d:"M100 100h1176v100H100z"})),(0,Z.createElement)("g",{filter:"url(#c)"},(0,Z.createElement)("path",{fill:"#0631CC",d:"M100 200h1176v80H100z"})),(0,Z.createElement)("rect",{x:"540",y:"134",width:"296",height:"32",rx:"16",fill:"#fff","fill-opacity":".5"}),(0,Z.createElement)("rect",{x:"228",y:"230",width:"80",height:"20",rx:"10",fill:"#fff","fill-opacity":".5"}),(0,Z.createElement)("rect",{x:"608",y:"230",width:"114",height:"20",rx:"10",fill:"#fff","fill-opacity":".5"}),(0,Z.createElement)("rect",{x:"1011",y:"230",width:"120",height:"20",rx:"10",fill:"#fff","fill-opacity":".5"}),(0,Z.createElement)("path",{d:"M1104.1 327h-65.35a4.754 4.754 0 0 0-4.75 4.753v48.717a4.753 4.753 0 0 0 4.75 4.752h65.35c2.63 0 4.76-2.128 4.76-4.752v-48.717a4.756 4.756 0 0 0-4.76-4.753Zm0 4.753v34.566l-9.36-8.516a3.566 3.566 0 0 0-4.92.118l-9.48 9.478-18.69-22.326c-1.41-1.688-4-1.704-5.44-.037l-17.46 20.292v-33.575h65.35Zm-20.19 12.476a6.53 6.53 0 0 1 6.53-6.535c3.61 0 6.54 2.925 6.54 6.535 0 3.61-2.93 6.535-6.54 6.535a6.53 6.53 0 0 1-6.53-6.535ZM694.175 327h-65.352a4.753 4.753 0 0 0-4.753 4.753v48.717a4.753 4.753 0 0 0 4.753 4.752h65.352a4.753 4.753 0 0 0 4.753-4.752v-48.717a4.753 4.753 0 0 0-4.753-4.753Zm0 4.753v34.566l-9.367-8.516a3.564 3.564 0 0 0-4.918.118l-9.48 9.478-18.691-22.326a3.564 3.564 0 0 0-5.435-.037l-17.461 20.292v-33.575h65.352Zm-20.2 12.476a6.535 6.535 0 0 1 6.535-6.535 6.535 6.535 0 1 1 0 13.07 6.535 6.535 0 0 1-6.535-6.535Z",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"204",y:"348",width:"136",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("rect",{x:"204",y:"449.222",width:"136",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("rect",{x:"575",y:"449.222",width:"175",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("rect",{x:"985",y:"449.222",width:"175",height:"16",rx:"8",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"204",y:"529.222",width:"136",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("rect",{x:"575",y:"529.222",width:"175",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("rect",{x:"985",y:"529.222",width:"175",height:"16",rx:"8",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"204",y:"645.111",width:"136",height:"16",rx:"8",fill:"#5E698F","fill-opacity":".2"}),(0,Z.createElement)("path",{d:"M692.805 609.223h-62.607a4.552 4.552 0 0 0-4.553 4.553v46.671a4.552 4.552 0 0 0 4.553 4.553h62.607a4.553 4.553 0 0 0 4.554-4.553v-46.671a4.553 4.553 0 0 0-4.554-4.553Zm0 4.553v33.115l-8.973-8.159a3.413 3.413 0 0 0-4.711.113l-9.082 9.08-17.907-21.389a3.415 3.415 0 0 0-5.207-.035l-16.727 19.44v-32.165h62.607Zm-19.351 11.952a6.26 6.26 0 1 1 12.521 0 6.26 6.26 0 1 1-12.521 0Z",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"574",y:"681",width:"175",height:"16",rx:"8",fill:"#4E88FF"}),(0,Z.createElement)("path",{d:"M1103.81 609.223h-62.61a4.555 4.555 0 0 0-4.56 4.553v46.671a4.555 4.555 0 0 0 4.56 4.553h62.61c2.51 0 4.55-2.038 4.55-4.553v-46.671a4.553 4.553 0 0 0-4.55-4.553Zm0 4.553v33.115l-8.98-8.159a3.412 3.412 0 0 0-4.71.113l-9.08 9.08-17.91-21.389a3.408 3.408 0 0 0-5.2-.035l-16.73 19.44v-32.165h62.61Zm-19.36 11.952a6.265 6.265 0 0 1 12.53 0c0 3.459-2.81 6.261-6.27 6.261a6.264 6.264 0 0 1-6.26-6.261Z",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"985",y:"681",width:"175",height:"16",rx:"8",fill:"#4E88FF"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("filter",{id:"a",x:"68",y:"84.106",width:"1240",height:"711",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"16"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"16"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.0492708 0 0 0 0 0.0528 0 0 0 0 0.1375 0 0 0 0.16 0"}),(0,Z.createElement)("feBlend",{mode:"multiply",in2:"BackgroundImageFix",result:"effect1_dropShadow_293_302"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_293_302",result:"shape"})),(0,Z.createElement)("filter",{id:"b",x:"96",y:"100",width:"1184",height:"108",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"4"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"2"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.368627 0 0 0 0 0.411765 0 0 0 0 0.560784 0 0 0 0.08 0"}),(0,Z.createElement)("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_293_302"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_293_302",result:"shape"})),(0,Z.createElement)("filter",{id:"c",x:"96",y:"200",width:"1184",height:"88",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"4"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"2"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.368627 0 0 0 0 0.411765 0 0 0 0 0.560784 0 0 0 0.08 0"}),(0,Z.createElement)("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_293_302"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_293_302",result:"shape"})))),prosAndCons:(0,Z.createElement)("svg",{width:"1376",height:"848",viewBox:"0 0 1376 848",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{d:"M0 0h1376v848H0V0Z",fill:"#F2F2F2"}),(0,Z.createElement)("g",{filter:"url(#a)"},(0,Z.createElement)("path",{d:"M100 100h1176v647H100V100Z",fill:"#fff"})),(0,Z.createElement)("path",{d:"M100 200h588v547H100V200Z",fill:"#E7F7ED"}),(0,Z.createElement)("path",{d:"M100 100h588v100H100V100Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M688 100h588v647H688V100Z",fill:"#FEEEEE"}),(0,Z.createElement)("path",{d:"M688 100h588v100H688V100Z",fill:"#F0413C"}),(0,Z.createElement)("path",{d:"M330 150c0-8.837 7.163-16 16-16h96c8.837 0 16 7.163 16 16s-7.163 16-16 16h-96c-8.837 0-16-7.163-16-16Zm588 0c0-8.837 7.163-16 16-16h96c8.84 0 16 7.163 16 16s-7.16 16-16 16h-96c-8.837 0-16-7.163-16-16Z",fill:"#fff","fill-opacity":".5"}),(0,Z.createElement)("path",{d:"M190 268c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 268c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M190 350c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 350c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M190 432c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 432c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M190 514c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 514c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M190 596c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 596c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M190 678c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#1FBD80"}),(0,Z.createElement)("path",{d:"M214 678c0-6.627 5.373-12 12-12h336c6.627 0 12 5.373 12 12s-5.373 12-12 12H226c-6.627 0-12-5.373-12-12Z",fill:"#B8CCC4","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 268c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 268c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 350c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 350c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 432c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 432c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 514c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 514c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 596c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 596c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("path",{d:"M778 678c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25Z",fill:"#F14139"}),(0,Z.createElement)("path",{d:"M802 678c0-6.627 5.373-12 12-12h336c6.63 0 12 5.373 12 12s-5.37 12-12 12H814c-6.627 0-12-5.373-12-12Z",fill:"#CCB8B8","fill-opacity":".6"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("filter",{id:"a",x:"68",y:"84",width:"1240",height:"711",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"16"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"16"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.0492708 0 0 0 0 0.0528 0 0 0 0 0.1375 0 0 0 0.16 0"}),(0,Z.createElement)("feBlend",{mode:"multiply",in2:"BackgroundImageFix",result:"effect1_dropShadow_430_306"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_430_306",result:"shape"})))),pricingTable:(0,Z.createElement)("svg",{width:"434",height:"279",viewBox:"0 0 434 279",fill:"none",xmlns:"http://www.w3.org/2000/svg"},(0,Z.createElement)("path",{fill:"#F2F2F2",d:"M17 0h400v246.512H17z"}),(0,Z.createElement)("g",{filter:"url(#a)"},(0,Z.createElement)("rect",{x:"48.686",y:"41.859",width:"107.558",height:"162.791",rx:"4",fill:"#fff"})),(0,Z.createElement)("circle",{cx:"102.465",cy:"68.023",r:"14.535",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"77.756",y:"89.535",width:"49.419",height:"5.814",rx:"2.907",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"60",y:"105",width:"85",height:"18",rx:"2",fill:"#EDEEF2"}),(0,Z.createElement)("rect",{x:"85",y:"111",width:"35",height:"6",rx:"3",fill:"#75738F"}),(0,Z.createElement)("rect",{x:"60.314",y:"134.012",width:"84.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"65.256",y:"145.641",width:"74.419",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"85.314",y:"157.266",width:"34.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"60.314",y:"173.836",width:"84.302",height:"19.186",rx:"9.593",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"89.384",y:"180.523",width:"26.163",height:"5.814",rx:"2.907",fill:"#75738F"}),(0,Z.createElement)("g",{filter:"url(#b)"},(0,Z.createElement)("rect",{x:"163",y:"32.266",width:"107.558",height:"181.977",rx:"4",fill:"#fff"})),(0,Z.createElement)("rect",{x:"192.291",y:"130.812",width:"49.419",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"174.849",y:"142.441",width:"84.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"179.791",y:"154.07",width:"74.419",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"199.849",y:"165.699",width:"34.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("circle",{cx:"217",cy:"58.429",r:"14.535",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"192.291",y:"82.266",width:"49.419",height:"5.814",rx:"2.907",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"174",y:"100",width:"85",height:"18",rx:"2",fill:"#EDEEF2"}),(0,Z.createElement)("rect",{x:"199",y:"106",width:"35",height:"6",rx:"3",fill:"#75738F"}),(0,Z.createElement)("rect",{x:"174.849",y:"183.43",width:"84.302",height:"19.186",rx:"9.593",fill:"#4E88FF"}),(0,Z.createElement)("rect",{x:"203.918",y:"190.117",width:"26.163",height:"5.814",rx:"2.907",fill:"#fff"}),(0,Z.createElement)("g",{filter:"url(#c)"},(0,Z.createElement)("rect",{x:"277.756",y:"41.859",width:"107.558",height:"162.791",rx:"4",fill:"#fff"})),(0,Z.createElement)("circle",{cx:"331.535",cy:"68.023",r:"14.535",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"306.826",y:"89.535",width:"49.419",height:"5.814",rx:"2.907",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"289",y:"105",width:"85",height:"18",rx:"2",fill:"#EDEEF2"}),(0,Z.createElement)("rect",{x:"314",y:"111",width:"35",height:"6",rx:"3",fill:"#75738F"}),(0,Z.createElement)("rect",{x:"289.384",y:"134.012",width:"84.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"294.326",y:"145.641",width:"74.419",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"314.384",y:"157.266",width:"34.302",height:"4.651",rx:"2.326",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"289.384",y:"173.836",width:"84.302",height:"19.186",rx:"9.593",fill:"#DFE1E9"}),(0,Z.createElement)("rect",{x:"318.454",y:"180.523",width:"26.163",height:"5.814",rx:"2.907",fill:"#75738F"}),(0,Z.createElement)("defs",null,(0,Z.createElement)("filter",{id:"a",x:".686",y:"9.859",width:"203.558",height:"258.789",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"16"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"24"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.0492708 0 0 0 0 0.0528 0 0 0 0 0.1375 0 0 0 0.12 0"}),(0,Z.createElement)("feBlend",{mode:"multiply",in2:"BackgroundImageFix",result:"effect1_dropShadow_579_141"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_579_141",result:"shape"})),(0,Z.createElement)("filter",{id:"b",x:"115",y:".266",width:"203.558",height:"277.977",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"16"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"24"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.0492708 0 0 0 0 0.0528 0 0 0 0 0.1375 0 0 0 0.16 0"}),(0,Z.createElement)("feBlend",{mode:"multiply",in2:"BackgroundImageFix",result:"effect1_dropShadow_579_141"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_579_141",result:"shape"})),(0,Z.createElement)("filter",{id:"c",x:"229.756",y:"9.859",width:"203.558",height:"258.789",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"},(0,Z.createElement)("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"}),(0,Z.createElement)("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),(0,Z.createElement)("feOffset",{dy:"16"}),(0,Z.createElement)("feGaussianBlur",{stdDeviation:"24"}),(0,Z.createElement)("feComposite",{in2:"hardAlpha",operator:"out"}),(0,Z.createElement)("feColorMatrix",{values:"0 0 0 0 0.0492708 0 0 0 0 0.0528 0 0 0 0 0.1375 0 0 0 0.12 0"}),(0,Z.createElement)("feBlend",{mode:"multiply",in2:"BackgroundImageFix",result:"effect1_dropShadow_579_141"}),(0,Z.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_579_141",result:"shape"}))))};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(WT,{icon:t[e],size:"100%"}))},OT=({attributes:e,setAttributes:t,isSelected:o,insertBlocksAfter:r,children:c})=>{const[a,n]=(0,Z.useState)(),[l,i]=(0,Z.useState)(),[s,d]=(0,Z.useState)(),[m,f]=(0,Z.useState)(),[u,p]=(0,Z.useState)(),[b,h]=(0,Z.useState)(),[g,v]=(0,Z.useState)(),[C,y]=(0,Z.useState)(!1),[z,H]=(0,Z.useState)(),[_,V]=(0,Z.useState)(),[x,M]=(0,Z.useState)(),[L,w]=(0,Z.useState)(!1),[S,E]=(0,Z.useState)(!1),[k,N]=(0,Z.useState)(!1),[T,B]=(0,Z.useState)(!1),[I,$]=(0,Z.useState)("general"),R=jk(e.row),A="string"==typeof e.global?Dk(e.global):K().cloneDeep(e.global);return"string"!=typeof e.row&&"string"!=typeof e.global||t({...e,global:A,row:R}),(0,Z.createElement)(ck.Provider,{value:{attributes:e,setAttributes:t,isSelected:o,insertBlocksAfter:r,vTable:R,global:A,selectedCell:a,setSelectedCell:n,selectedElement:l,setSelectedElement:i,selectorName:s,setSelectorName:d,tableMenu:m,setTableMenu:f,copiedElement:u,copiedRow:b,copiedColumn:g,setCopiedElement:p,setCopiedRow:h,setCopiedColumn:v,isGlobalSettings:C,setIsGlobalSettings:y,isDisabledElement:z,setIsDisabledElement:H,selectedRowButton:_,setSelectedRowButton:V,selectedColButton:x,setSelectedColButton:M,buttonInsertHover:L,setButtonInsertHover:w,bodyHover:S,setBodyHover:E,headerHover:k,setHeaderHover:N,footerHover:T,setFooterHover:B,tabSelected:I,setTabSelected:$}},c)},FT=JSON.parse('{"u2":"riovizual/tablebuilder"}'),GT={from:[{type:"block",blocks:["core/table"],transform:e=>{const{hasFixedLayout:t,head:o,body:r,foot:c,caption:a}=e,n=()=>{const e=K().concat(o,r,c);if(e.length>0){const t=e.map((e=>({cells:e.cells.map((e=>({content:[{type:"text",data:e.content}],tag:e.tag,style:{}})))})));return t}return""};return""!==n()?(0,rk.createBlock)("riovizual/tablebuilder",{hasFixedLayout:t,hasHeader:o.length>0,hasFooter:c.length>0,global:Gk,row:n(),caption:a}):(0,rk.createBlock)("riovizual/tablebuilder",{row:""})}}],to:[{type:"block",blocks:["core/table"],transform:e=>{const{row:t,hasHeader:o,hasFooter:r,hasFixedLayout:c,caption:a}=e;let n=qk(Array.isArray(t)?t:Dk(t));const l=n.length>0?((e,t,o)=>{let r={head:[],body:[],foot:[]};return e.map(((c,a)=>{t&&0===a?r.head.push(c):o&&a===e.length-1?r.foot.push(c):r.body.push(c)})),r})(n,o,r):n,i=e=>e.findIndex((e=>"text"===e.type)),s=(e,t)=>e.map((({cells:e})=>({cells:e.map((e=>({content:e&&e.content.length>0&&-1!==i(e.content)?e.content[i(e.content)].data:"",tag:e?e.tag:"head"===t?"th":"td"})))})));return(0,rk.createBlock)("core/table",{head:l.head?s(l.head,"head"):[],body:l.body?s(l.body,"body"):[],foot:l.foot?s(l.foot,"foot"):[],hasFixedLayout:c,caption:a})}}]},UT=GT,jT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{};Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b,"is-sticky-first-column":"column"===u})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element"},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-text-wrap rv_justify")},(0,Z.createElement)(bs.RichText.Content,{className:"rv_tb-text",tagName:t||"div",value:e})))(e.data,e.contentTag),"image"===e.type&&(e=>{const t=(e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-image")},(0,Z.createElement)("img",{loading:"lazy",src:e,alt:t}));return e.isExternalUrl?e.externalUrl?t(e.externalUrl,e.alt):"":e.url?t(e.url,e.alt):""})(e.data),"button"===e.type&&e.data&&(r=e.textWrap,c=e.data,a=e.url,n=e.linkTarget,l=e.rel,(0,Z.createElement)("div",{className:o("rv_tb-button-wrap rv_justify")},(0,Z.createElement)("div",{className:"rv_tb-button"},(0,Z.createElement)(bs.RichText.Content,{className:ee()("wp-element-button",r?"":"rv_tb-nowrap"),tagName:"a",value:c,href:a,target:n,rel:n?l?l+" noopener":"noopener":l})))),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("div",{className:o("rv_tb-list-wrap rv_justify")},(0,Z.createElement)("ul",{className:"rv_tb-list"},e.map((e=>(0,Z.createElement)(Z.Fragment,null,e&&(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))))(e.data),"icon"===e.type&&((t,r,c,a)=>(0,Z.createElement)("div",{className:o("rv_tb-icon-wrap")},(0,Z.createElement)("div",{className:"rv_tb-icon"},e.url?(0,Z.createElement)("a",{href:r,target:c,rel:c?a?a+" noopener":"noopener":a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})}))))(e.data,e.url,e.linkTarget,e.rel),"shortcode"===e.type&&(e=>(0,Z.createElement)("div",{className:o("rv_tb-shortcode")},(0,Z.createElement)(Z.RawHTML,null,e)))(e.data));var r,c,a,n,l})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption"),"rv-tb-caption-position":h});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},qT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{};Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element-wrap"},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:o("rv_tb-text"),tagName:t||"div",value:e}))(e.data,e.contentTag),"image"===e.type&&(e=>{const t=(e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-image")},(0,Z.createElement)("img",{loading:"lazy",src:e,alt:t}));return e.isExternalUrl?e.externalUrl?t(e.externalUrl,e.alt):"":e.url?t(e.url,e.alt):""})(e.data),"button"===e.type&&e.data&&(r=e.data,c=e.url,a=e.linkTarget,n=e.rel,(0,Z.createElement)("div",{className:o("rv_tb-button")},(0,Z.createElement)(bs.RichText.Content,{className:"wp-element-button",tagName:"a",value:r,href:c,target:a,rel:n}))),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("ul",{className:o("rv_tb-list")},e.map((e=>(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))(e.data),"icon"===e.type&&((t,r,c,a)=>e.url?(0,Z.createElement)("a",{href:r,className:o("rv_tb-icon"),target:c,rel:a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)("div",{className:o("rv_tb-icon")},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})))(e.data,e.url,e.linkTarget,e.rel),"shortcode"===e.type&&(e=>(0,Z.createElement)("div",{className:o("rv_tb-shortcode")},(0,Z.createElement)(Z.RawHTML,null,e)))(e.data));var r,c,a,n})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},ZT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{};Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element"},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:o("rv_tb-text"),tagName:t||"div",value:e}))(e.data,e.contentTag),"image"===e.type&&(e=>{const t=(e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-image")},(0,Z.createElement)("img",{loading:"lazy",src:e,alt:t}));return e.isExternalUrl?e.externalUrl?t(e.externalUrl,e.alt):"":e.url?t(e.url,e.alt):""})(e.data),"button"===e.type&&e.data&&(r=e.data,c=e.url,a=e.linkTarget,n=e.rel,(0,Z.createElement)("div",{className:o("rv_tb-button")},(0,Z.createElement)(bs.RichText.Content,{className:"wp-element-button",tagName:"a",value:r,href:c,target:a,rel:n}))),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("ul",{className:o("rv_tb-list")},e.map((e=>(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))(e.data),"icon"===e.type&&((t,r,c,a)=>e.url?(0,Z.createElement)("a",{href:r,className:o("rv_tb-icon"),target:c,rel:a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)("div",{className:o("rv_tb-icon")},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})))(e.data,e.url,e.linkTarget,e.rel));var r,c,a,n})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},YT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{};Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element"},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:o("rv_tb-text"),tagName:t||"div",value:e}))(e.data,e.contentTag),"image"===e.type&&e.data.url&&(r=e.data,(0,Z.createElement)("div",{className:o("rv_tb-image")},(0,Z.createElement)("img",{loading:"lazy",src:r.url,alt:r.alt}))),"button"===e.type&&e.data&&((e,t,r,c)=>(0,Z.createElement)("div",{className:o("rv_tb-button")},(0,Z.createElement)(bs.RichText.Content,{className:"wp-element-button",tagName:"a",value:e,href:t,target:r,rel:c})))(e.data,e.url,e.linkTarget,e.rel),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("ul",{className:o("rv_tb-list")},e.map((e=>(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))(e.data),"icon"===e.type&&((t,r,c,a)=>e.url?(0,Z.createElement)("a",{href:r,className:o("rv_tb-icon"),target:c,rel:a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)("div",{className:o("rv_tb-icon")},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})))(e.data,e.url,e.linkTarget,e.rel));var r})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},JT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{};Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element"},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:o("rv_tb-text"),tagName:t||"div",value:e}))(e.data,e.contentTag),"image"===e.type&&e.data.url&&(r=e.data,(0,Z.createElement)("img",{loading:"lazy",className:o("rv_tb-image"),src:r.url,alt:r.alt})),"button"===e.type&&e.data&&((e,t,r,c)=>(0,Z.createElement)(bs.RichText.Content,{className:o("wp-element-button rv_tb-button"),tagName:"a",value:e,href:t,target:r,rel:c}))(e.data,e.url,e.linkTarget,e.rel),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("ul",{className:o("rv_tb-list")},e.map((e=>(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))(e.data),"icon"===e.type&&((t,r,c,a)=>e.url?(0,Z.createElement)("a",{href:r,className:o("rv_tb-icon"),target:c,rel:a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)("div",{className:o("rv_tb-icon")},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})))(e.data,e.url,e.linkTarget,e.rel));var r})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},XT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{},z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>(0,Z.createElement)(Z.Fragment,null,"text"===e.type&&e.data&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)(bs.RichText.Content,{className:ee()("cell-element-"+t,"rv_tb-text",{[e.classes]:e.classes}),tagName:e.contentTag?e.contentTag:"p",value:e.data})),"image"===e.type&&e.data.url&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)("img",{loading:"lazy",className:ee()("cell-element-"+t,"rv_tb-image",{[e.classes]:e.classes}),src:e.data.url,alt:e.data.alt})),"button"===e.type&&e.data&&(0,Z.createElement)(bs.RichText.Content,{className:ee()("wp-element-button","cell-element-"+t,"rv_tb-button",{[e.classes]:e.classes}),tagName:"a",value:e.data,href:e.url,target:e.linkTarget,rel:e.rel})))))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},KT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{},z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>(0,Z.createElement)(Z.Fragment,null,"text"===e.type&&e.data&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)(bs.RichText.Content,{className:ee()("cell-element-"+t,"rv_tb-text",{[e.classes]:e.classes}),tagName:"div",value:e.data})),"image"===e.type&&e.data.url&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)("img",{loading:"lazy",className:ee()("cell-element-"+t,"rv_tb-image",{[e.classes]:e.classes}),src:e.data.url,alt:e.data.alt})),"button"===e.type&&e.data&&(0,Z.createElement)(bs.RichText.Content,{className:ee()("wp-element-button","cell-element-"+t,"rv_tb-button",{[e.classes]:e.classes}),tagName:"a",value:e.data,href:e.url,target:e.linkTarget,rel:e.rel})))))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},QT={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!0},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!0},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{},z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>(0,Z.createElement)(Z.Fragment,null,"text"===e.type&&e.data&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)(bs.RichText.Content,{className:ee()("cell-element-"+t,"rv_tb-text",{[e.classes]:e.classes}),tagName:"div",value:e.data})),"image"===e.type&&e.data.url&&(0,Z.createElement)("div",{className:"rv_tb-element"},(0,Z.createElement)("img",{loading:"lazy",className:ee()("cell-element-"+t,"rv_tb-image",{[e.classes]:e.classes}),src:e.data.url,alt:e.data.alt}))))))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},eB={attributes:{id:{type:"string"},tableAlignment:{type:"string"},hasFixedLayout:{type:"boolean",default:!1},hasHeader:{type:"boolean",default:!1},hasFooter:{type:"boolean",default:!1},isScrollOnPc:{type:"boolean",default:!1},isScrollOnMobile:{type:"boolean",default:!1},isStackedOnMobile:{type:"boolean",default:!1},enableResponsiveTable:{type:"boolean",default:!1},useRowAsHeader:{type:"boolean",default:!1},stickyType:{type:"string",default:"none"},styleType:{type:"string",default:"regular"},cellBorderType:{type:"string",default:"collapse"},isMergeContent:{type:"boolean",default:!1},tableClasses:{type:"string",default:""},caption:{type:"string",source:"html",selector:"figcaption",default:""},captionPosition:{type:"string",default:"bottom"},global:{type:"string",default:""},row:{type:"string",default:""}},save({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=""!==n?jk(n):[],y=""!==g?Dk(g):{},z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map((e=>{const{content:t,tag:o,scope:r,rowSpan:c,colSpan:a,align:n,rowIndex:l,columnIndex:i,classes:d}=e,m=ee()("rv_tb-cell","rv_tb-row-"+l+"-cell-"+i,"rv_tb-rs-row-"+l+"-cell-"+i,"rv_tb-cs-row-"+l+"-cell-"+i,{[`has-text-align-${n}`]:n,[`is-sticky-${u}`]:"column"===u&&0===i,"sm-last-cell":f&&dk.findLastCell(C,l,i,s)},d);return(0,Z.createElement)(V,{key:i,name:o,className:m,rowSpan:c>1?c:void 0,colSpan:a>1?a:void 0,scope:"th"===o?r:void 0},t.map(((e,t)=>(0,Z.createElement)(Z.Fragment,null,"text"===e.type&&e.data&&(0,Z.createElement)(bs.RichText.Content,{className:ee()("cell-element-"+t,"rv_tb-text",{[e.classes]:e.classes}),tagName:"div",value:e.data}),"image"===e.type&&e.data.url&&(0,Z.createElement)("img",{loading:"lazy",className:ee()("cell-element-"+t,"rv_tb-image",{[e.classes]:e.classes}),src:e.data.url,alt:e.data.alt})))))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()((0,bs.__experimentalGetElementClassName)("caption"),"rv_tb-caption")});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))}},tB=[jT,qT,ZT,YT,JT,XT,KT,QT,eB];(0,r.addFilter)("rvh-tb-to-string","riovizual/to-string",((e,t)=>(e=>{if(e)return JSON.stringify(e)})(e))),(0,r.addFilter)("rvh-tb-to-table","riovizual/to-table",(e=>Uk(e))),(0,r.addFilter)("rvh-tb-update-table-attributes","riovizual/update-v-table-att",((e,t,o)=>Xk(e,t,o))),(0,r.addFilter)("rvh-tb-get-selected-element","riovizual/get-selected-element",((e,t,o,r)=>oN(e,t,o,r))),(0,rk.registerBlockType)(FT.u2,{icon:mk,example:{attributes:{preview:!0}},transforms:UT,edit:function({attributes:e,setAttributes:t,isSelected:o,insertBlocksAfter:r}){const{id:c,preview:a}=e;return a?(0,Z.createElement)(DT,{name:"tableBuilder"}):(JE(c,t),(0,Z.createElement)(OT,{attributes:e,setAttributes:t,isSelected:o,insertBlocksAfter:r},(0,Z.createElement)(PT,null)))},save:function({attributes:e}){const{id:t,hasFixedLayout:o,hasHeader:r,hasFooter:c,caption:a,row:n,styleType:l,tableAlignment:i,cellBorderType:s,isScrollOnPc:d,isScrollOnMobile:m,isStackedOnMobile:f,stickyType:u,enableResponsiveTable:p,useRowAsHeader:b,captionPosition:h,global:g,tableClasses:v}=e;if(""===n)return null;const C=jk(n),y="string"==typeof g?Dk(g):g;Zi.add(NE);const z=bs.useBlockProps.save({className:ee()({[`is-align-${i}`]:i,[`is-style-${l}`]:l,[`rv_tb-${t}`]:t,"is-scroll-on-pc":d,"is-scroll-on-mobile":m,"rv_tb-responsive-table":p,"rv_tb-header-top-row":b,"is-sticky-first-column":"column"===u})}),H=ee()({"has-fixed-layout":o,"is-stacked-on-mobile":f},v),_=!bs.RichText.isEmpty(a),V=({name:e,...t})=>{const o=`${e}`;return(0,Z.createElement)(o,t)},x=(e,t)=>(0,Z.createElement)("tr",{key:t,className:0===t&&"row"===u&&`is-sticky-${u}`},e.map(((e,t)=>{const{content:o,tag:r,scope:c,rowSpan:a,colSpan:n,align:l,rowIndex:i,columnIndex:d,classes:m}=e,u=ee()("rv_tb-cell","rv_tb-row-"+i+"-cell-"+d,"rv_tb-rs-row-"+i+"-cell-"+d,"rv_tb-cs-row-"+i+"-cell-"+d,{[`has-text-align-${l}`]:l,"sm-last-cell":f&&dk.findLastCell(C,i,d,s)},m);return(0,Z.createElement)(V,{key:t,name:r,className:u,rowSpan:a>1&&a,colSpan:n>1&&n,scope:"th"===r&&c||void 0},o.map(((e,t)=>{const o=o=>ee()(o,"cell-element-"+t,{[e.classes]:e.classes});return(0,Z.createElement)("div",{className:"rv_tb-element",key:t},"text"===e.type&&e.data&&((e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-text-wrap rv_justify")},(0,Z.createElement)(bs.RichText.Content,{className:"rv_tb-text",tagName:t||"div",value:e})))(e.data,e.contentTag),"image"===e.type&&(e=>{const t=(e,t)=>(0,Z.createElement)("div",{className:o("rv_tb-image")},(0,Z.createElement)("img",{loading:"lazy",src:e,alt:t}));return e.isExternalUrl?e.externalUrl?t(e.externalUrl,e.alt):"":e.url?t(e.url,e.alt):""})(e.data),"button"===e.type&&e.data&&(r=e.textWrap,c=e.data,a=e.url,n=e.linkTarget,l=e.rel,(0,Z.createElement)("div",{className:o("rv_tb-button-wrap rv_justify")},(0,Z.createElement)("div",{className:"rv_tb-button"},(0,Z.createElement)(bs.RichText.Content,{className:ee()("wp-element-button",r?"":"rv_el-nowrap"),tagName:"a",value:c,href:a,target:n,rel:n?l?l+" noopener":"noopener":l})))),"list"===e.type&&e.data&&(e=>(0,Z.createElement)("div",{className:o("rv_tb-list-wrap rv_justify")},(0,Z.createElement)("ul",{className:"rv_tb-list"},e.map((e=>(0,Z.createElement)(Z.Fragment,null,e&&(0,Z.createElement)(bs.RichText.Content,{tagName:"li",value:e})))))))(e.data),"icon"===e.type&&((t,r,c,a)=>(0,Z.createElement)("div",{className:o("rv_tb-icon-wrap")},(0,Z.createElement)("div",{className:"rv_tb-icon"},e.url?(0,Z.createElement)("a",{href:r,target:c,rel:c?a?a+" noopener":"noopener":a},(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})})):(0,Z.createElement)(fs,{icon:Ji({prefix:t?t.prefix:"fas",iconName:t?t.iconName:"face-smile"})}))))(e.data,e.url,e.linkTarget,e.rel),"shortcode"===e.type&&(e=>(0,Z.createElement)("div",{className:o("rv_tb-shortcode")},(0,Z.createElement)(Z.RawHTML,null,e)))(e.data));var r,c,a,n,l})))}))),M=(()=>{let e={body:[]};return C.map(((t,o)=>{r&&0===o?e.head=x(t.cells,o):c&&o===C.length-1?e.foot=x(t.cells,o):e.body[`${o}`]=x(t.cells,o)})),e})(),L=()=>(0,Z.createElement)(bs.RichText.Content,{tagName:"figcaption",value:a,className:ee()("rv_tb-caption"),"rv-tb-caption-position":h});return(0,Z.createElement)("figure",J({},z,{"rv-tb-responsive-breakpoint":dk.responsiveBreakPoint(y.table)}),_&&"top"===h&&(0,Z.createElement)(L,null),(0,Z.createElement)("table",{className:H},M.head&&(0,Z.createElement)("thead",null,M.head),M.body.length>0&&(0,Z.createElement)("tbody",null,M.body),M.foot&&(0,Z.createElement)("tfoot",null,M.foot)),_&&"bottom"===h&&(0,Z.createElement)(L,null))},deprecated:tB});const oB=JSON.parse('{"style-1":{"data":"{\\"pros\\":{\\"header\\":{\\"title\\":\\"Pros\\"},\\"body\\":[{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-check\\"},\\"title\\":\\"Highly advanced autofocus\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-check\\"},\\"title\\":\\"Decent burst shooting speed\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-check\\"},\\"title\\":\\"Expanded ISO range\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-check\\"},\\"title\\":\\"180-degree flip screen\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-check\\"},\\"title\\":\\"Good video features\\"}]},\\"cons\\":{\\"header\\":{\\"title\\":\\"Cons\\"},\\"body\\":[{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-xmark\\"},\\"title\\":\\"No built-in image stabilization\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-xmark\\"},\\"title\\":\\"No headphone jack \\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-xmark\\"},\\"title\\":\\"16:9 aspect ratio screen\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-xmark\\"},\\"title\\":\\"Bad JPEG color rendering\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"circle-xmark\\"},\\"title\\":\\"Too Expensive\\"}]},\\"style\\":{\\"general\\":{\\"prosColor\\":\\"#02bc7d\\",\\"consColor\\":\\"#f44336\\",\\"titleColor\\":\\"#ffffff\\",\\"bodyColor\\":\\"#3a3a3a\\",\\"consBodyBg\\":\\"#ffeeed\\",\\"prosBodyBg\\":\\"#e6f7ee\\"},\\"design\\":{\\"title\\":{\\"alignment\\":\\"center\\"},\\"body\\":{\\"fontSize\\":\\"16px\\",\\"itemsGap\\":\\"16px\\"}},\\"advanced\\":{}}}","style":"{\\"general\\":{},\\"box\\":{\\"pros\\":{},\\"cons\\":{},\\"common\\":{}},\\"header\\":{\\"pros\\":{\\"alignment\\":\\"center\\",\\"color\\":\\"#ffffff\\",\\"iconColor\\":\\"\\",\\"backgroundColorHeader\\":\\"#02bc7d\\"},\\"cons\\":{\\"alignment\\":\\"center\\",\\"color\\":\\"#ffffff\\",\\"iconColor\\":\\"\\",\\"backgroundColorHeader\\":\\"#f44336\\"},\\"common\\":{}},\\"body\\":{\\"pros\\":{\\"fontSize\\":\\"16px\\",\\"color\\":\\"#3a3a3a\\",\\"iconColor\\":\\"#02bc7d\\",\\"backgroundColorBody\\":\\"#e6f7ee\\"},\\"cons\\":{\\"fontSize\\":\\"16px\\",\\"color\\":\\"#3a3a3a\\",\\"iconColor\\":\\"#f44336\\",\\"backgroundColorBody\\":\\"#ffeeed\\"},\\"common\\":{}}}"},"style-2":{"data":"{\\"pros\\":{\\"header\\":{\\"title\\":\\"Pros\\",\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"face-smile\\"}},\\"body\\":[{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-up\\"},\\"title\\":\\"Highly advanced autofocus\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-up\\"},\\"title\\":\\"Decent burst shooting speed\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-up\\"},\\"title\\":\\"Expanded ISO range\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-up\\"},\\"title\\":\\"180-degree flip screen\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-up\\"},\\"title\\":\\"Good video features\\"}]},\\"cons\\":{\\"header\\":{\\"title\\":\\"Cons\\",\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"face-frown\\"}},\\"body\\":[{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-down\\"},\\"title\\":\\"No built-in image \\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-down\\"},\\"title\\":\\"No headphone jack \\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-down\\"},\\"title\\":\\"16:9 aspect ratio screen\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-down\\"},\\"title\\":\\"Bad JPEG color rendering\\"},{\\"icon\\":{\\"prefix\\":\\"fas\\",\\"iconName\\":\\"thumbs-down\\"},\\"title\\":\\"Too Expensive\\"}]},\\"style\\":{\\"general\\":{\\"prosColor\\":\\"#01bc7d\\",\\"consColor\\":\\"#f44336\\",\\"titleColor\\":\\"#ffffff\\",\\"bodyColor\\":\\"#374957\\",\\"consBodyBg\\":\\"#ffffff\\",\\"prosBodyBg\\":\\"#ffffff\\"},\\"design\\":{\\"title\\":{\\"fontSize\\":\\"20px\\",\\"fontWeight\\":\\"700\\",\\"textTransform\\":\\"uppercase\\",\\"alignment\\":\\"center\\"},\\"body\\":{\\"fontSize\\":\\"16px\\",\\"itemsGap\\":\\"16px\\"},\\"box\\":{\\"borderStyle\\":\\"solid\\",\\"borderWidth\\":\\"2px\\",\\"gap\\":\\"20px\\"}},\\"advanced\\":{}}}","style":"{\\"general\\":{},\\"box\\":{\\"pros\\":{\\"borderStyle\\":\\"solid\\",\\"borderWidth\\":\\"2px\\",\\"borderColor\\":\\"#01bc7d\\"},\\"cons\\":{\\"borderStyle\\":\\"solid\\",\\"borderWidth\\":\\"2px\\",\\"borderColor\\":\\"#f44336\\"},\\"common\\":{\\"gap\\":\\"20px\\"}},\\"header\\":{\\"pros\\":{\\"fontSize\\":\\"20px\\",\\"fontWeight\\":\\"700\\",\\"textTransform\\":\\"uppercase\\",\\"alignment\\":\\"center\\",\\"color\\":\\"#ffffff\\",\\"iconColor\\":\\"#ffffff\\",\\"backgroundColorHeader\\":\\"#01bc7d\\"},\\"cons\\":{\\"fontSize\\":\\"20px\\",\\"fontWeight\\":\\"700\\",\\"textTransform\\":\\"uppercase\\",\\"alignment\\":\\"center\\",\\"color\\":\\"#ffffff\\",\\"iconColor\\":\\"#ffffff\\",\\"backgroundColorHeader\\":\\"#f44336\\"},\\"common\\":{}},\\"body\\":{\\"pros\\":{\\"fontSize\\":\\"16px\\",\\"color\\":\\"#374957\\",\\"iconColor\\":\\"#01bc7d\\",\\"backgroundColorBody\\":\\"#ffffff\\"},\\"cons\\":{\\"fontSize\\":\\"16px\\",\\"color\\":\\"#374957\\",\\"iconColor\\":\\"#f44336\\",\\"backgroundColorBody\\":\\"#ffffff\\"},\\"common\\":{}}}"}}'),rB=function({data:e,placeholder:t,classes:o,onTextChange:r}){return(0,Z.createElement)(bs.RichText,{tagName:"div",className:ee()("rv_pac-item-text",o),value:e,onChange:e=>r(e),allowedFormats:["core/bold","core/italic","core/link","core/image","core/underline","core/strikethrough","core/subscript","core/superscript"],placeholder:t,onReplace:()=>{},onSplit:()=>{}})},cB=function({value:e,classes:t}){const{prefix:o,iconName:r}=e;return(0,Z.useEffect)((()=>{Zi.add(NE)}),[]),(0,Z.createElement)("div",{className:t},(0,Z.createElement)(fs,{icon:Ji({prefix:o,iconName:r})}))},aB=(0,Z.createContext)(),nB=()=>[{cells:[{content:[{title:""}],icon:{hideIcon:!1,icon:lB(0)}},{content:[{title:""},{title:""},{title:""}],icon:{hideIcon:!1,icon:lB(0)}}]},{cells:[{content:[{title:""}],icon:{hideIcon:!1,icon:lB(1)}},{content:[{title:""},{title:""},{title:""}],icon:{hideIcon:!1,icon:lB(1)}}]}],lB=e=>0===e?{iconName:"circle-check",prefix:"fas"}:{iconName:"circle-xmark",prefix:"fas"},iB=e=>({title:e.title}),sB=(e,t)=>{let o={icon:lB(t),hideIcon:!1};return o=e.hasOwnProperty("icon")?{...o,icon:e.icon}:{...o,hideIcon:!0},o},dB=(e,t,o)=>(Object.entries(e).map((([e,r])=>{if("header"===e){const e=iB(r),c=sB(r,o);t[o].cells[0].content[0]=e,t[o].cells[0].icon=c}else if("body"===e){r.map(((e,r)=>{const c=iB(e);t[o].cells[1].content[r]=c}));const e=sB(r[0],o);t[o].cells[1].icon=e}})),t),mB=e=>{const t=JSON.parse(e);let o=nB();return Object.entries(t).map((([e,t])=>{"pros"===e?o=dB(t,o,0):"cons"===e&&(o=dB(t,o,1))})),o},fB=(e,t,o,r="")=>{const c=["","_tablet","_mobile","_hover"];return o.map((o=>{c.map((c=>{if(t[o+c])if("spacing"===o)e["padding"+r+c]=t[o+c];else if("titleColor"===o||"bodyColor"===o)e["color"+r+c]=t[o+c],"titleColor"===o&&(e["iconColor"+r+c]=t[o+c]);else if(o.startsWith("titleIcon")){const a=o.replace("titleI","i");e[a+r+c]=t[o+c]}else o+c!="itemsGap_hover"&&(e[o+r+c]=t[o+c])}))})),e},uB=(e,t,o,r,c="")=>{const a=["","_tablet","_mobile","_hover"];return o.map((o=>{a.map((c=>{t[o+c]&&r.map((r=>{e[r+c]=t[o+c]}))}))})),e},pB=e=>{const t={general:{},box:{pros:{},cons:{},common:{}},header:{pros:{},cons:{},common:{}},body:{pros:{},cons:{},common:{}}};if(e){const o=JSON.parse(e).style;t.general=fB(t.general,o.general,["width","maxWidth","minWidth"]),t.box.pros=o.design.box?fB(t.box.pros,o.design.box,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius","horizontalPosition","verticalPosition","blurStrength","spreadStrength","shadowPosition"]):t.box.pros,t.box.cons=o.design.box?fB(t.box.cons,o.design.box,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius","horizontalPosition","verticalPosition","blurStrength","spreadStrength","shadowPosition"]):t.box.cons,t.box.common=o.design.box?fB(t.box.common,o.design.box,["gap"]):t.box.common,t.header.pros=o.design.title?fB(t.header.pros,o.design.title,["fontSize","lineHeight","letterSpacing","fontWeight","textTransform","fontFamily","alignment"]):t.header.pros,t.header.cons=o.design.title?fB(t.header.cons,o.design.title,["fontSize","lineHeight","letterSpacing","fontWeight","textTransform","fontFamily","alignment"]):t.header.cons,t.header.pros=o.design.title?fB(t.header.pros,o.design.title,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius"],"Header"):t.header.pros,t.header.cons=o.design.title?fB(t.header.cons,o.design.title,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius"],"Header"):t.header.cons,t.header.pros=o.design.title?fB(t.header.pros,o.design.title,["spacing"],"Header"):t.header.pros,t.header.cons=o.design.title?fB(t.header.cons,o.design.title,["spacing"],"Header"):t.header.cons,t.body.pros=o.design.title?fB(t.body.pros,o.design.body,["fontSize","lineHeight","letterSpacing","fontWeight","textTransform","fontFamily","alignment","itemsGap"]):t.body.pros,t.body.cons=o.design.title?fB(t.body.cons,o.design.body,["fontSize","lineHeight","letterSpacing","fontWeight","textTransform","fontFamily","alignment","itemsGap"]):t.body.cons,t.body.pros=o.design.title?fB(t.body.pros,o.design.body,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius"],"Body"):t.body.pros,t.body.cons=o.design.title?fB(t.body.cons,o.design.body,["borderStyle","borderTopStyle","borderBottomStyle","borderLeftStyle","borderRightStyle","borderWidth","borderTopWidth","borderBottomWidth","borderLeftWidth","borderRightWidth","borderRadius"],"Body"):t.body.cons,t.body.pros=o.design.title?fB(t.body.pros,o.design.body,["spacing"],"Body"):t.body.pros,t.body.cons=o.design.title?fB(t.body.cons,o.design.body,["spacing"],"Body"):t.body.cons,t.header.pros=fB(t.header.pros,o.general,["titleColor"]),t.header.cons=fB(t.header.cons,o.general,["titleColor"]),t.body.pros=fB(t.body.pros,o.general,["bodyColor"]),t.body.cons=fB(t.body.cons,o.general,["bodyColor"]),t.header.pros=fB(t.header.pros,o.general,["titleIconSize","titleIconGap"]),t.header.cons=fB(t.header.cons,o.general,["titleIconSize","titleIconGap"]),t.body.pros=fB(t.body.pros,o.general,["bodyIconSize","bodyIconGap"]),t.body.cons=fB(t.body.cons,o.general,["bodyIconSize","bodyIconGap"]),t.header.pros=uB(t.header.pros,o.general,["prosColor"],["backgroundColorHeader"]),t.body.pros=uB(t.body.pros,o.general,["prosColor"],["iconColor"]),t.box.pros=uB(t.box.pros,o.general,["prosColor"],["borderColor"]),t.header.cons=uB(t.header.cons,o.general,["consColor"],["backgroundColorHeader"]),t.body.cons=uB(t.body.cons,o.general,["consColor"],["iconColor"]),t.box.cons=uB(t.box.cons,o.general,["consColor"],["borderColor"]),t.body.pros=uB(t.body.pros,o.general,["prosBodyBg"],["backgroundColorBody"]),t.body.cons=uB(t.body.cons,o.general,["consBodyBg"],["backgroundColorBody"])}return t},bB=(e,t,o,r,c)=>e.map(((e,a)=>({cells:e.cells.map(((e,n)=>"hideIcon"===r&&n===o||a===t&&n===o?{...e,content:"content"===r?c:e.content,icon:{...e.icon,icon:"icon"===r?c:e.icon.icon,hideIcon:"hideIcon"===r?c:e.icon.hideIcon,iconPlacement:"iconPlacement"===r?c:e.icon.iconPlacement}}:e))}))),hB=()=>{const{vData:e,setAttributes:t,selectedBoxIndex:o,selectedItemIndex:r,setSelectedItemIndex:c,setTableMenu:a}=(0,Z.useContext)(aB);return{handleTextChange:(o,r,c,a,n)=>{const l=e[n].cells[a].content;l[c]={...l[c],[r]:o};const i=bB(e,n,a,"content",l);t({data:i})},handleIconUpdate:(o,r,c,a)=>{const n=bB(e,r,c,a,o);t({data:n})},handleElementAdd:()=>{let n=K().cloneDeep(e),l=n[o].cells[1].content;const i=l.length>0?{...l[0],title:""}:{iconName:"circle-check",iconPrefix:"fas",title:""};l.splice(r+1,0,i),n[o].cells[1].content=[...l],c(r+1),a(!1),t({data:n})},handleElementDuplicate:()=>{let c=K().cloneDeep(e),n=c[o].cells[1].content;const l=n[r];n.splice(r+1,0,l),c[o].cells[1].content=[...n],a(!1),t({data:c})},handleElementDelete:()=>{let n=K().cloneDeep(e),l=n[o].cells[1].content;l.splice(r,1),n[o].cells[1].content=[...l],0!==r&&c(r-1),a(!1),t({data:n})},handleElementMove:n=>{let l=K().cloneDeep(e),i=l[o].cells[1].content,s=r+n;const[d]=i.splice(r,1);i.splice(s,0,d),l[o].cells[1].content=[...i],c(s),a(!1),t({data:e})}}},gB=function({header:e,boxIndex:t}){const{attributes:o,vStyle:c,vData:a,setSelectedElementIndex:n}=(0,Z.useContext)(aB),{handleTextChange:l}=hB(),{id:i}=o,{content:s,icon:d}=e,m={value:d.icon?d.icon:"",classes:"rv_pac-item-icon"},f=(0,r.applyFilters)("rvh-pac-header-classes","rv_pac-header",c.header),u=(0,r.applyFilters)("rvh-pac-header-icon-position","rv_pac-header-item",a[t].cells[0]),p=(0,r.applyFilters)("rvh-pac-header-title-separator","",c.header);return(0,Z.createElement)("div",{className:f,onClick:e=>n(0),onContextMenu:e=>n(0)},(0,Z.createElement)("div",{id:ee()("items_id-"+i+"-"+t+"-0-0"),className:u},!d.hideIcon&&(0,Z.createElement)(cB,m),s[0].hasOwnProperty("title")&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},(0,Z.createElement)(rB,{data:s[0].title,placeholder:0===t?"Pros":"Cons",classes:"rv_pac-item-title",onTextChange:e=>l(e,"title",0,0,t)}))),p)},vB=(e,t,o,r,c,a,n)=>e&&t===c&&o===a&&r===n,CB=e=>e&&e.length>1,yB=(e,t)=>e&&e.length-1===t,zB=(e,t)=>e[0].cells[t].icon.hideIcon&&e[1].cells[t].icon.hideIcon,HB=e=>!e||"Default"===e||""===e,_B=function({content:e}){const{selectedItemIndex:t}=(0,Z.useContext)(aB),{handleElementAdd:o,handleElementDuplicate:r,handleElementDelete:c,handleElementMove:a}=hB();return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:yk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>r()},(0,ps.__)("Duplicate","riovizual")),CB(e)&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.Button,{icon:Ak,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:0===t,onClick:()=>a(-1)},(0,ps.__)("Move Above","riovizual")),(0,Z.createElement)(Y.Button,{icon:Wk,iconSize:"16px",className:"rv-rcp-dd-btn",disabled:yB(e,t),onClick:()=>a(1)},(0,ps.__)("Move Below","riovizual")))),(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:pk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>o()},(0,ps.__)("Add","riovizual"))),CB(e)&&(0,Z.createElement)(Y.ButtonGroup,{className:"rv_menu-items"},(0,Z.createElement)(Y.Button,{icon:Hk,iconSize:"16px",className:"rv-rcp-dd-btn",onClick:()=>c()},(0,ps.__)("Delete","riovizual"))))},VB=function({body:e,boxIndex:t}){const{attributes:o,vStyle:c,vData:a,selectedBoxIndex:n,selectedElementIndex:l,setSelectedElementIndex:i,selectedItemIndex:s,setSelectedItemIndex:d,tableMenu:m,setTableMenu:f}=(0,Z.useContext)(aB),{handleTextChange:u}=hB(),{id:p}=o,{content:b,icon:h}=e,g={value:h.icon?h.icon:"",classes:"rv_pac-item-icon"},v=(0,r.applyFilters)("rvh-pac-body-icon-position","rv_pac-body-item",a[t].cells[1]);return(0,Z.createElement)("div",{className:ee()("rv_pac-body",{"is-style-stripes":(0,r.applyFilters)("rvh-pac-list-style-stripe","",c.body)}),onClick:e=>{return e&&!e.target.classList.contains("rv-rcp-dd-btn")&&(t=e,f(!1),i(1),void(t.target.classList.contains("rv_pac-body-items")&&d()));var t},onContextMenu:e=>{var t;(t=e).preventDefault(),i(1),t.target.classList.contains("rv_pac-body-items")&&d(),f(!0)}},(0,Z.createElement)("ul",{className:"rv_pac-body-items"},b.map(((e,o)=>(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("li",{id:ee()("items_id-"+p+"-"+t+"-1-"+o),className:v,onClick:e=>e&&((e,t)=>{e.target.classList.contains("rv-rcp-dd-btn")||d(t)})(e,o),onContextMenu:e=>{((e,t,o)=>{e.preventDefault(),i(1),d(o),f(!0)})(e,0,o)}},(0,Z.createElement)(Z.Fragment,null,!h.hideIcon&&(0,Z.createElement)(cB,g),(e.hasOwnProperty("title")||e.hasOwnProperty("content"))&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},e.hasOwnProperty("title")&&(0,Z.createElement)(rB,{data:e.title,placeholder:"Item Title",classes:"rv_pac-item-title",onTextChange:e=>u(e,"title",o,1,t)}),e.hasOwnProperty("desc")&&(0,Z.createElement)(rB,{data:e.description,placeholder:"Item Description",classes:"rv_pac-item-desc",onTextChange:e=>u(e,"desc",o,1,t)})),vB(m,n,l,s,t,1,o)&&(0,Z.createElement)(Y.Popover,{className:"rv_table-menu",focusOnMount:!1},(0,Z.createElement)(_B,{content:b})))))))))},xB=function({dataValue:e,boxIndex:t}){const{vData:o,setSelectedBoxIndex:r}=(0,Z.useContext)(aB),c=0===t?"rv_pac-pros":"rv_pac-cons";return(0,Z.createElement)("div",{className:ee()(c,o[t].classes&&o[t].classes),onClick:()=>r(t),onContextMenu:e=>{e.preventDefault(),r(t)}},e.cells.map(((e,o)=>0===o?(0,Z.createElement)(gB,{header:e,boxIndex:t}):(0,Z.createElement)(VB,{body:e,boxIndex:t}))))},MB=function(){const{attributes:e,vData:t,vStyle:o}=(0,Z.useContext)(aB),{classes:c}=e,{box:a}=o,n=(0,r.applyFilters)("rvh-pac-header-advanced-border-class",a);return(0,Z.createElement)("div",{className:ee()("rv_pac-wrapper",c)},(0,Z.createElement)("div",{className:"rv_pac-row"},t.map(((e,t)=>(0,Z.createElement)("div",{className:ee()(0===t?`rv_pac-pros-wrapper ${n}`:`rv_pac-cons-wrapper ${n}`)},(0,Z.createElement)(xB,{dataValue:e,boxIndex:t}))))))},LB=function(){const{vData:e,attributes:t,setAttributes:o,selectedBoxIndex:r,selectedElementIndex:c,setTableMenu:a}=(0,Z.useContext)(aB),{handleElementAdd:n,handleElementDuplicate:l,handleElementDelete:i}=hB(),{boxAlignment:s}=t,d=[{icon:wT,title:(0,ps.__)("Align Left","riovizual"),value:"left",onClick:()=>o({boxAlignment:"left"})},{icon:ST,title:(0,ps.__)("Align Center","riovizual"),value:"center",onClick:()=>o({boxAlignment:"center"})},{icon:ET,title:(0,ps.__)("Align Right","riovizual"),value:"right",onClick:()=>o({boxAlignment:"right"})}];return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(bs.BlockControls,{group:"block"},(0,Z.createElement)(Y.ToolbarDropdownMenu,{label:(0,ps.__)("Change alignment","riovizual"),icon:s&&d.find((e=>e.value===s))?.icon||wT,controls:d,onToggle:e=>(e=>{e&&a()})(e),hasArrowIndicator:!0})),1===c&&(0,Z.createElement)(bs.BlockControls,{group:"other"},(0,Z.createElement)(Y.ToolbarButton,{icon:pk,label:(0,ps.__)("Add"),onClick:()=>n()}),(0,Z.createElement)(Y.ToolbarButton,{icon:yk,label:(0,ps.__)("Duplicate"),onClick:()=>l()}),e&&e[r].cells[1].content.length>1&&(0,Z.createElement)(Y.ToolbarButton,{icon:Hk,label:(0,ps.__)("Delete"),onClick:()=>i()})))},wB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_general_header_content")])((function({vData:e,handleIconUpdate:t}){const{handleTextChange:o}=hB(),r=zB(e,0);return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Pros Title","riovizual"),value:e[0].cells[0].content[0].title?e[0].cells[0].content[0].title:"",placeholder:"Pros",autoComplete:"off",onChange:e=>o(e,"title",0,0,0)}),(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Cons Title","riovizual"),value:e[1].cells[0].content[0].title?e[1].cells[0].content[0].title:"",placeholder:"Cons",autoComplete:"off",onChange:e=>o(e,"title",0,0,1)}),(0,Z.createElement)(Ls,{spaceTop:"1"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Hide Icon","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:r,onChange:e=>t(e,null,0,"hideIcon")})),(0,Z.createElement)(xs,{marginTop:"10"}),!r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(TE,{title:(0,ps.__)("Pros Icon","riovizual"),attr:e[0].cells[0].icon.icon,defaultValue:{prefix:"fas",iconName:"circle-check"},updateAttr:e=>t(e,0,0,"icon")}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(TE,{title:(0,ps.__)("Cons Icon","riovizual"),attr:e[1].cells[0].icon.icon,defaultValue:{prefix:"fas",iconName:"circle-xmark"},updateAttr:e=>t(e,1,0,"icon")})))})),SB=function({boxIndex:e,itemTitle:t}){const{vData:o,setAttributes:r,selectedItemIndex:c}=(0,Z.useContext)(aB),{handleTextChange:a}=hB(),[n,l]=(0,Z.useState)(),i=o[e].cells[1].content,s=(0,ps.__)("Item title","riovizual"),d=t=>{const o=document.querySelector(`.items-${e} .list-${t} .rv_draggable-list-item-content div[contentEditable="true"]`);o.focus();const r=document.createRange(),c=window.getSelection();r.selectNodeContents(o),r.collapse(!1),c.removeAllRanges(),c.addRange(r)},m=(e,t)=>{let o=i;if("delete"===t)o.splice(e,1),yB(o,e)?0===c?l():l(e-1):l(e);else if("duplicate"===t){const t=o[e];o.splice(e+1,0,t),setTimeout((function(){d(e+2)}),200),l(e+2)}else"add"===t&&(o[e]={title:""},setTimeout((function(){d(e+1)}),200),l(e+1));f(o)},f=t=>{const c=bB(o,e,1,"content",t);r({data:c})};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label"},t),(0,Z.createElement)(Qc,{onDragEnd:e=>(e=>{const{destination:t,source:o}=e;if(!t)return;if(t.droppableId===o.droppableId&&t.index===o.index)return;let r=i;const[c]=r.splice(o.index,1);r.splice(t.index,0,c),l(t.index),f(r)})(e)},(0,Z.createElement)("div",{className:`rv_draggable-list-container items-${e}`},(0,Z.createElement)(Z.Fragment,null,i.length>0&&(0,Z.createElement)(ka,{droppableId:"droppable-list"},((t,o)=>(0,Z.createElement)("div",J({ref:t.innerRef},t.droppableProps,{className:"rv_draggable-list-items"}),i.map(((t,o)=>(0,Z.createElement)(La,{draggableId:"draggable-"+o,index:o},(r=>(0,Z.createElement)("div",J({className:`rv_draggable-list-item list-${o+1}`},r.draggableProps,r.dragHandleProps,{ref:r.innerRef}),(0,Z.createElement)("div",{className:"rv_draggable-list-item-heading"},(0,Z.createElement)(bs.RichText.Content,{tagName:"span",className:"rv-list-item-label",value:t.title?t.title:s,onClick:()=>(e=>{n===e?l():(setTimeout((function(){d(e)}),200),l(e))})(o+1)}),(0,Z.createElement)(Y.Button,{icon:gs,iconSize:"16px",label:(0,ps.__)("Duplicate","riovizual"),onClick:()=>m(o,"duplicate")}),(0,Z.createElement)(Y.Button,{icon:vs,iconSize:"16px",label:(0,ps.__)("Delete","riovizual"),disabled:1===i.length,onClick:()=>m(o,"delete")})),(0,Z.createElement)("div",{className:ee()("rv_draggable-list-item-content",n&&n===o+1?"is-open":"")},(0,Z.createElement)("div",{className:"rv_draggable-list-item-content-wrap"},(0,Z.createElement)(bs.RichText,{tagName:"div",value:t.title?t.title:"",placeholder:s,onChange:t=>a(t,"title",o,1,e),multiline:!1,onReplace:()=>{},onSplit:()=>{}})))))))),t.placeholder))),(0,Z.createElement)("div",{className:"rv_draggable-list-add"},(0,Z.createElement)(Y.Button,{icon:Cs,iconSize:"32px",label:(0,ps.__)("Add Item","riovizual"),onClick:()=>m(i.length,"add")}))))))},EB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_general_body_content")])((function({vData:e,handleIconUpdate:t}){const{handleIconHide:o}=hB(),r=zB(e,1);return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(SB,{boxIndex:0,itemTitle:(0,ps.__)("Pros Items")}),(0,Z.createElement)(Ls,{spaceTop:".5"}),(0,Z.createElement)(SB,{boxIndex:1,itemTitle:(0,ps.__)("Cons Items")}),(0,Z.createElement)(Ls,{spaceTop:".5"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Hide Icon","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:r,onChange:e=>t(e,null,1,"hideIcon")})),(0,Z.createElement)(xs,{marginTop:"10"}),!r&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(TE,{title:(0,ps.__)("Pros Icon","riovizual"),attr:e[0].cells[1].icon.icon,defaultValue:{prefix:"fas",iconName:"circle-check"},updateAttr:e=>t(e,0,1)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(TE,{title:(0,ps.__)("Cons Icon","riovizual"),attr:e[1].cells[1].icon.icon,defaultValue:{prefix:"fas",iconName:"circle-xmark"},updateAttr:e=>t(e,1,1)})))})),kB=function(){const{attributes:e,setAttributes:t}=(0,Z.useContext)(aB),{isVerticalOnMobile:o,isSchema:r,schemaName:c}=e;return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(Ms,{title:(0,ps.__)("Show Vertical Box on Mobile","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!o,onChange:()=>t({isVerticalOnMobile:!o})})),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Ms,{title:(0,ps.__)("Enable Schema","riovizual"),className:"rv_inline-settings"},(0,Z.createElement)(Y.ToggleControl,{className:"rv_toggle-control",checked:!!r,onChange:()=>t({isSchema:!r})})),(0,Z.createElement)(xs,{marginTop:"10"}),r&&(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Title","riovizual"),value:c,autoComplete:"off",onChange:e=>t({schemaName:e})}))},NB=function(){const[e,t]=(0,Z.useState)("header"),{vData:o}=(0,Z.useContext)(aB),{handleIconUpdate:r}=hB(),c=[{title:"Header",tabName:"header",component:(0,Z.createElement)(wB,{vData:o,handleIconUpdate:(e,t,o,c)=>r(e,t,o,c)})},{title:"Body",tabName:"body",component:(0,Z.createElement)(EB,{vData:o,handleIconUpdate:(e,t,o,c)=>r(e,t,o,c)})},{title:"Layout",tabName:"layout",component:(0,Z.createElement)(kB,null)}];return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},c.map((o=>(0,Z.createElement)(SN,{title:(0,ps.__)(o.title,"riovizual"),tabName:o.tabName,openPanel:e,setOpenPanel:t},o.component))))},TB=function({children:e}){const t=[{name:"pros",title:(0,ps.__)("Pros","riovizual"),className:"rv_style-tab"},{name:"cons",title:(0,ps.__)("Cons","riovizual"),className:"rv_style-tab"}];return(0,Z.createElement)(wN,{tabs:t,initialTabName:"pros"},e)},BB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_header_default_custom")])((function({attr:e,onUpdateAttr:t,onchange:o}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Title Style","riovizual")),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:e,onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Wrapper Style","riovizual")),(0,Z.createElement)(od,{title:(0,ps.__)("Background","riovizual"),attr:e,attrName:{backgroundType:"backgroundTypeHeader",backgroundColor:"backgroundColorHeader",backgroundGradient:"backgroundGradientHeader"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border","riovizual"),attr:e,attrName:{borderStyle:"borderStyleHeader",borderTopStyle:"borderTopStyleHeader",borderBottomStyle:"borderBottomStyleHeader",borderLeftStyle:"borderLeftStyleHeader",borderRightStyle:"borderRightStyleHeader",borderWidth:"borderWidthHeader",borderTopWidth:"borderTopWidthHeader",borderBottomWidth:"borderBottomWidthHeader",borderLeftWidth:"borderLeftWidthHeader",borderRightWidth:"borderRightWidthHeader",borderColor:"borderColorHeader",borderTopColor:"borderTopColorHeader",borderBottomColor:"borderBottomColorHeader",borderLeftColor:"borderLeftColorHeader",borderRightColor:"borderRightColorHeader",borderRadius:"borderRadiusHeader"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow","riovizual"),attr:e,attrName:{horizontalPosition:"horizontalPositionHeader",verticalPosition:"verticalPositionHeader",blurStrength:"blurStrengthHeader",spreadStrength:"spreadStrengthHeader",shadowPosition:"shadowPositionHeader",shadowColor:"shadowColorHeader"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing","riovizual"),attr:e,attrName:{padding:"paddingHeader"},hideMargin:!0,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment","riovizual"),attr:e,hideVertical:"disabled",attrName:{horizontal:"alignment"},updateAttr:e=>t(e)}))})),IB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_header_icon_custom")])((function({attr:e,onchange:t,onUpdateAttr:o}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Icon Style","riovizual")),(0,Z.createElement)($s,{title:(0,ps.__)("Size","riovizual"),attr:"iconSize",data:e,max:"150",onChange:(e,o)=>t(e,o)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Gap","riovizual"),attr:"iconGap",data:e,max:"50",units:["px"],onChange:(e,o)=>t(e,o)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"iconColor",data:e,onChange:(e,o)=>t(e,o)}))})),$B=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_header_custom")])((function({attr:e,vData:t,onUpdateAttr:o,onchange:r}){return(0,Z.createElement)(Z.Fragment,null,!t[0].cells[0].icon.hideIcon&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(IB,{attr:e,onUpdateAttr:e=>{o(e)},onchange:(e,t)=>{r(e,t)}}),(0,Z.createElement)(Ls,{space:"1"})),(0,Z.createElement)(BB,{attr:e,onUpdateAttr:e=>{o(e)},onchange:(e,t)=>{r(e,t)}}))})),RB=function({styleType:e,onUpdateAttr:t}){const{vStyle:o,vData:c}=(0,Z.useContext)(aB),{header:a}=o;let n=(0,r.applyFilters)("rvh-pac-inspector-style-header-initial-state",{iconSize:"",iconSize_tablet:"",iconSize_mobile:"",iconSize_hover:"",iconGap:"",iconGap_tablet:"",iconGap_mobile:"",iconGap_hover:"",iconColor:"",iconColor_tablet:"",iconColor_mobile:"",iconColor_hover:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",backgroundTypeHeader:"",backgroundColorHeader:"",backgroundGradientHeader:"",backgroundColorHeader_tablet:"",backgroundGradientHeader_tablet:"",backgroundColorHeader_mobile:"",backgroundGradientHeader_mobile:"",backgroundColorHeader_hover:"",backgroundGradientHeader_hover:"",borderStyleHeader:"",borderTopStyleHeader:"",borderBottomStyleHeader:"",borderLeftStyleHeader:"",borderRightStyleHeader:"",borderStyleHeader_tablet:"",borderTopStyleHeader_tablet:"",borderBottomStyleHeader_tablet:"",borderLeftStyleHeader_tablet:"",borderRightStyleHeader_tablet:"",borderStyleHeader_mobile:"",borderTopStyleHeader_mobile:"",borderBottomStyleHeader_mobile:"",borderLeftStyleHeader_mobile:"",borderRightStyleHeader_mobile:"",borderStyleHeader_hover:"",borderTopStyleHeader_hover:"",borderBottomStyleHeader_hover:"",borderLeftStyleHeader_hover:"",borderRightStyleHeader_hover:"",borderRadiusHeader:"",borderRadiusHeader_tablet:"",borderRadiusHeader_mobile:"",borderRadiusHeader_hover:"",borderWidthHeader:"",borderTopWidthHeader:"",borderBottomWidthHeader:"",borderLeftWidthHeader:"",borderRightWidthHeader:"",borderWidthHeader_tablet:"",borderTopWidthHeader_tablet:"",borderBottomWidthHeader_tablet:"",borderLeftWidthHeader_tablet:"",borderRightWidthHeader_tablet:"",borderWidthHeader_mobile:"",borderTopWidthHeader_mobile:"",borderBottomWidthHeader_mobile:"",borderLeftWidthHeader_mobile:"",borderRightWidthHeader_mobile:"",borderWidthHeader_hover:"",borderTopWidthHeader_hover:"",borderBottomWidthHeader_hover:"",borderLeftWidthHeader_hover:"",borderRightWidthHeader_hover:"",borderColorHeader:"",borderTopColorHeader:"",borderBottomColorHeader:"",borderLeftColorHeader:"",borderRightColorHeader:"",borderColorHeader_tablet:"",borderTopColorHeader_tablet:"",borderBottomColorHeader_tablet:"",borderLeftColorHeader_tablet:"",borderRightColorHeader_tablet:"",borderColorHeader_mobile:"",borderTopColorHeader_mobile:"",borderBottomColorHeader_mobile:"",borderLeftColorHeader_mobile:"",borderRightColorHeader_mobile:"",borderColorHeader_hover:"",borderTopColorHeader_hover:"",borderBottomColorHeader_hover:"",borderLeftColorHeader_hover:"",borderRightColorHeader_hover:"",horizontalPositionHeader:"",verticalPositionHeader:"",blurStrengthHeader:"",spreadStrengthHeader:"",shadowColorHeader:"",shadowPositionHeader:"",horizontalPositionHeader_tablet:"",verticalPositionHeader_tablet:"",blurStrengthHeader_tablet:"",spreadStrengthHeader_tablet:"",shadowColorHeader_tablet:"",shadowPositionHeader_tablet:"",horizontalPositionHeader_mobile:"",verticalPositionHeader_mobile:"",blurStrengthHeader_mobile:"",spreadStrengthHeader_mobile:"",shadowColorHeader_mobile:"",shadowPositionHeader_mobile:"",horizontalPositionHeader_hover:"",verticalPositionHeader_hover:"",blurStrengthHeader_hover:"",spreadStrengthHeader_hover:"",shadowColorHeader_hover:"",shadowPositionHeader_hover:"",paddingHeader:"",paddingHeader_tablet:"",paddingHeader_mobile:"",paddingHeader_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:""});return n=a&&a[e]?K().merge(n,a[e]):n,(0,Z.createElement)($B,{attr:n,vStyle:o,vData:c,onUpdateAttr:o=>t(o,e),onchange:(o,r)=>t({[r]:o},e)})},AB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_header_common")])((function({vStyle:e,setAttributes:t,handleUpdateAttr:o}){return(0,Z.createElement)(TB,null,(0,Z.createElement)(RB,{styleType:"pros",onUpdateAttr:(e,t)=>o(e,t)}),(0,Z.createElement)(RB,{styleType:"cons",onUpdateAttr:(e,t)=>o(e,t)}))})),PB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_body_default_custom")])((function({attr:e,onUpdateAttr:t}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Wrapper Style","riovizual")),(0,Z.createElement)(od,{title:(0,ps.__)("Background","riovizual"),attr:e,attrName:{backgroundType:"backgroundTypeBody",backgroundColor:"backgroundColorBody",backgroundGradient:"backgroundGradientBody"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border","riovizual"),attr:e,attrName:{borderStyle:"borderStyleBody",borderTopStyle:"borderTopStyleBody",borderBottomStyle:"borderBottomStyleBody",borderLeftStyle:"borderLeftStyleBody",borderRightStyle:"borderRightStyleBody",borderWidth:"borderWidthBody",borderTopWidth:"borderTopWidthBody",borderBottomWidth:"borderBottomWidthBody",borderLeftWidth:"borderLeftWidthBody",borderRightWidth:"borderRightWidthBody",borderColor:"borderColorBody",borderTopColor:"borderTopColorBody",borderBottomColor:"borderBottomColorBody",borderLeftColor:"borderLeftColorBody",borderRightColor:"borderRightColorBody",borderRadius:"borderRadiusBody"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow","riovizual"),attr:e,attrName:{horizontalPosition:"horizontalPositionBody",verticalPosition:"verticalPositionBody",blurStrength:"blurStrengthBody",spreadStrength:"spreadStrengthBody",shadowPosition:"shadowPositionBody",shadowColor:"shadowColorBody"},updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing","riovizual"),attr:e,attrName:{padding:"paddingBody"},hideMargin:!0,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cp,{title:(0,ps.__)("Alignment","riovizual"),attr:e,attrName:{horizontal:"alignment",vertical:"verticalAlignment"},updateAttr:e=>t(e)}))})),WB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_body_items_custom")])((function({attr:e,onUpdateAttr:t,onchange:o}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Items Style","riovizual")),(0,Z.createElement)($s,{title:(0,ps.__)("Gap","riovizual"),attr:"itemsGap",data:e,max:"100",units:["px"],onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"color",data:e,onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Link Color","riovizual"),attr:"colorLink",data:e,onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(tp,{title:(0,ps.__)("Typography","riovizual"),attr:e,updateAttr:e=>t(e)}))})),DB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_body_icon_custom")])((function({attr:e,onchange:t}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Icon Style","riovizual")),(0,Z.createElement)($s,{title:(0,ps.__)("Gap","riovizual"),attr:"iconGap",data:e,max:"50",units:["px"],onChange:(e,o)=>t(e,o)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)($s,{title:(0,ps.__)("Size","riovizual"),attr:"iconSize",data:e,max:"150",onChange:(e,o)=>t(e,o)}),(0,Z.createElement)(xs,{marginTop:"10"}),(0,Z.createElement)(Zs,{title:(0,ps.__)("Color","riovizual"),attr:"iconColor",data:e,onChange:(e,o)=>t(e,o)}))})),OB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_body_custom")])((function({attr:e,onUpdateAttr:t,onchange:o,vData:r,vStyle:c}){return(0,Z.createElement)(Z.Fragment,null,!r[0].cells[1].icon.hideIcon&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(DB,{attr:e,onUpdateAttr:e=>{t(e)},onchange:(e,t)=>{o(e,t)}}),(0,Z.createElement)(Ls,{space:"1"})),(0,Z.createElement)(WB,{attr:e,onUpdateAttr:e=>{t(e)},onchange:(e,t)=>{o(e,t)}}),(0,Z.createElement)(Ls,{space:"1"}),(0,Z.createElement)(PB,{attr:e,onUpdateAttr:e=>{t(e)},onchange:(e,t)=>{o(e,t)}}))})),FB=function({styleType:e,onUpdateAttr:t}){const{vStyle:o,vData:c}=(0,Z.useContext)(aB),{body:a}=o;let n=(0,r.applyFilters)("rvh-pac-inspector-style-body-initial-state",{iconSize:"",iconSize_tablet:"",iconSize_mobile:"",iconSize_hover:"",iconGap:"",iconGap_tablet:"",iconGap_mobile:"",iconGap_hover:"",iconColor:"",iconColor_tablet:"",iconColor_mobile:"",iconColor_hover:"",fontSize:"",fontSize_tablet:"",fontSize_mobile:"",fontSize_hover:"",lineHeight:"",lineHeight_tablet:"",lineHeight_mobile:"",lineHeight_hover:"",letterSpacing:"",letterSpacing_tablet:"",letterSpacing_mobile:"",letterSpacing_hover:"",fontWeight:"",fontWeight_tablet:"",fontWeight_mobile:"",fontWeight_hover:"",textTransform:"",textDecoration:"",fontFamily:"",color:"",color_tablet:"",color_mobile:"",color_hover:"",colorLink:"",colorLink_tablet:"",colorLink_mobile:"",colorLink_hover:"",backgroundTypeBody:"",backgroundColorBody:"",backgroundGradientBody:"",backgroundColorBody_tablet:"",backgroundGradientBody_tablet:"",backgroundColorBody_mobile:"",backgroundGradientBody_mobile:"",backgroundColorBody_hover:"",backgroundGradientBody_hover:"",borderStyleBody:"",borderTopStyleBody:"",borderBottomStyleBody:"",borderLeftStyleBody:"",borderRightStyleBody:"",borderStyleBody_tablet:"",borderTopStyleBody_tablet:"",borderBottomStyleBody_tablet:"",borderLeftStyleBody_tablet:"",borderRightStyleBody_tablet:"",borderStyleBody_mobile:"",borderTopStyleBody_mobile:"",borderBottomStyleBody_mobile:"",borderLeftStyleBody_mobile:"",borderRightStyleBody_mobile:"",borderStyleBody_hover:"",borderTopStyleBody_hover:"",borderBottomStyleBody_hover:"",borderLeftStyleBody_hover:"",borderRightStyleBody_hover:"",borderWidthBody:"",borderTopWidthBody:"",borderBottomWidthBody:"",borderLeftWidthBody:"",borderRightWidthBody:"",borderWidthBody_tablet:"",borderTopWidthBody_tablet:"",borderBottomWidthBody_tablet:"",borderLeftWidthBody_tablet:"",borderRightWidthBody_tablet:"",borderWidthBody_mobile:"",borderTopWidthBody_mobile:"",borderBottomWidthBody_mobile:"",borderLeftWidthBody_mobile:"",borderRightWidthBody_mobile:"",borderWidthBody_hover:"",borderTopWidthBody_hover:"",borderBottomWidthBody_hover:"",borderLeftWidthBody_hover:"",borderRightWidthBody_hover:"",borderColorBody:"",borderTopColorBody:"",borderBottomColorBody:"",borderLeftColorBody:"",borderRightColorBody:"",borderColorBody_tablet:"",borderTopColorBody_tablet:"",borderBottomColorBody_tablet:"",borderLeftColorBody_tablet:"",borderRightColorBody_tablet:"",borderColorBody_mobile:"",borderTopColorBody_mobile:"",borderBottomColorBody_mobile:"",borderLeftColorBody_mobile:"",borderRightColorBody_mobile:"",borderColorBody_hover:"",borderTopColorBody_hover:"",borderBottomColorBody_hover:"",borderLeftColorBody_hover:"",borderRightColorBody_hover:"",borderRadiusBody:"",borderRadiusBody_tablet:"",borderRadiusBody_mobile:"",borderRadiusBody_hover:"",horizontalPositionBody:"",verticalPositionBody:"",blurStrengthBody:"",spreadStrengthBody:"",shadowColorBody:"",shadowPositionBody:"",horizontalPositionBody_tablet:"",verticalPositionBody_tablet:"",blurStrengthBody_tablet:"",spreadStrengthBody_tablet:"",shadowColorBody_tablet:"",shadowPositionBody_tablet:"",horizontalPositionBody_mobile:"",verticalPositionBody_mobile:"",blurStrengthBody_mobile:"",spreadStrengthBody_mobile:"",shadowColorBody_mobile:"",shadowPositionBody_mobile:"",horizontalPositionBody_hover:"",verticalPositionBody_hover:"",blurStrengthBody_hover:"",spreadStrengthBody_hover:"",shadowColorBody_hover:"",shadowPositionBody_hover:"",itemsGap:"",itemsGap_tablet:"",itemsGap_mobile:"",itemsGap_hover:"",paddingBody:"",paddingBody_tablet:"",paddingBody_mobile:"",paddingBody_hover:"",alignment:"",alignment_tablet:"",alignment_mobile:"",verticalAlignment:"",verticalAlignment_tablet:"",verticalAlignment_mobile:""});return n=a&&a[e]?K().merge(n,a[e]):n,(0,Z.createElement)(OB,{attr:n,vStyle:o,vData:c,onUpdateAttr:o=>{t(o,e)},onchange:(o,r)=>t({[r]:o},e)})},GB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_body_common")])((function({vStyle:e,setAttributes:t,handleUpdateAttr:o}){return(0,Z.createElement)(TB,null,(0,Z.createElement)(FB,{styleType:"pros",onUpdateAttr:(e,t)=>o(e,t)}),(0,Z.createElement)(FB,{styleType:"cons",onUpdateAttr:(e,t)=>o(e,t)}))})),UB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_box_common")])((function({vStyle:e,attr:t,styleType:o,onUpdateAttr:r,onchange:c}){return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)($s,{title:(0,ps.__)("Box Gap","riovizual"),attr:"gap",data:t,max:"150",units:["px"],onChange:(e,t)=>r({[t]:e},o)}),(0,Z.createElement)(xs,{marginTop:"10"}))})),jB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_box_default_custom")])((function({attr:e,onUpdateAttr:t,onchange:o,vStyle:r}){const c=!!(r&&r.header.common&&r.header.common.isAbsolute)&&r.header.common.isAbsolute;return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)("h4",{className:"rv_title-label rv_title-header"},(0,ps.__)("Wrapper Style","riovizual")),!c&&(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)($s,{title:(0,ps.__)("Header & Body Gap","riovizual"),attr:"itemsGap",data:e,max:"150",units:["px"],onChange:(e,t)=>o(e,t)}),(0,Z.createElement)(xs,{marginTop:"10"})),(0,Z.createElement)(od,{title:(0,ps.__)("Background"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(cd,{title:(0,ps.__)("Border"),attr:e,units:["px"],updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(nd,{title:(0,ps.__)("Box Shadow"),attr:e,updateAttr:e=>t(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:e,hideMargin:!0,updateAttr:e=>t(e)}))})),qB=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_inspector_style_box_custom")])((function({attr:e,onUpdateAttr:t,onchange:o,vStyle:r}){return(0,Z.createElement)(jB,{attr:e,vStyle:r,onUpdateAttr:e=>{t(e)},onchange:(e,t)=>{o(e,t)}})})),ZB=function({styleType:e,onUpdateAttr:t}){const{vStyle:o}=(0,Z.useContext)(aB),{box:c}=o;let a=(0,r.applyFilters)("rvh-pac-inspector-style-box-initial-state",{itemsGap:"",itemsGap_tablet:"",itemsGap_mobile:"",itemsGap_hover:"",gap:"",gap_tablet:"",gap_mobile:"",gap_hover:"",backgroundType:"",backgroundColor:"",backgroundGradient:"",backgroundColor_tablet:"",backgroundGradient_tablet:"",backgroundColor_mobile:"",backgroundGradient_mobile:"",backgroundColor_hover:"",backgroundGradient_hover:"",borderStyle:"",borderTopStyle:"",borderBottomStyle:"",borderLeftStyle:"",borderRightStyle:"",borderStyle_tablet:"",borderTopStyle_tablet:"",borderBottomStyle_tablet:"",borderLeftStyle_tablet:"",borderRightStyle_tablet:"",borderStyle_mobile:"",borderTopStyle_mobile:"",borderBottomStyle_mobile:"",borderLeftStyle_mobile:"",borderRightStyle_mobile:"",borderStyle_hover:"",borderTopStyle_hover:"",borderBottomStyle_hover:"",borderLeftStyle_hover:"",borderRightStyle_hover:"",borderWidth:"",borderTopWidth:"",borderBottomWidth:"",borderLeftWidth:"",borderRightWidth:"",borderWidth_tablet:"",borderTopWidth_tablet:"",borderBottomWidth_tablet:"",borderLeftWidth_tablet:"",borderRightWidth_tablet:"",borderWidth_mobile:"",borderTopWidth_mobile:"",borderBottomWidth_mobile:"",borderLeftWidth_mobile:"",borderRightWidth_mobile:"",borderWidth_hover:"",borderTopWidth_hover:"",borderBottomWidth_hover:"",borderLeftWidth_hover:"",borderRightWidth_hover:"",borderColor:"",borderTopColor:"",borderBottomColor:"",borderLeftColor:"",borderRightColor:"",borderColor_tablet:"",borderTopColor_tablet:"",borderBottomColor_tablet:"",borderLeftColor_tablet:"",borderRightColor_tablet:"",borderColor_mobile:"",borderTopColor_mobile:"",borderBottomColor_mobile:"",borderLeftColor_mobile:"",borderRightColor_mobile:"",borderColor_hover:"",borderTopColor_hover:"",borderBottomColor_hover:"",borderLeftColor_hover:"",borderRightColor_hover:"",borderRadius:"",borderRadius_tablet:"",borderRadius_mobile:"",borderRadius_hover:"",horizontalPosition:"",verticalPosition:"",blurStrength:"",spreadStrength:"",shadowPosition:"",shadowColor:"",horizontalPosition_tablet:"",verticalPosition_tablet:"",blurStrength_tablet:"",spreadStrength_tablet:"",shadowPosition_tablet:"",shadowColor_tablet:"",horizontalPosition_mobile:"",verticalPosition_mobile:"",blurStrength_mobile:"",spreadStrength_mobile:"",shadowPosition_mobile:"",shadowColor_mobile:"",horizontalPosition_hover:"",verticalPosition_hover:"",blurStrength_hover:"",spreadStrength_hover:"",shadowPosition_hover:"",shadowColor_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:""});return a=c[e]?K().merge(a,c[e]):a,(0,Z.createElement)(qB,{attr:a,vStyle:o,onUpdateAttr:o=>t(o,e),onchange:(o,r)=>t({[r]:o},e)})},YB=function(){const{vStyle:e,setAttributes:t}=(0,Z.useContext)(aB),{box:o}=e;let c=(0,r.applyFilters)("rvh-pac-inspector-style-box-common-initial-state",{gap:"",gap_tablet:"",gap_mobile:"",gap_hover:"",overflow:""});c=o&&o.common?K().merge(c,o.common):c;const a={attr:c,vStyle:e,styleType:"common"},n=(o,r)=>{e.box[r]=RE(o,e.box[r]),t({style:{...e}})};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(UB,J({},a,{onUpdateAttr:(e,t)=>n(e,t),onchange:(e,t)=>n({[t]:e},"common")})),(0,Z.createElement)(TB,null,(0,Z.createElement)(ZB,{styleType:"pros",onUpdateAttr:(e,t)=>n(e,t)}),(0,Z.createElement)(ZB,{styleType:"cons",onUpdateAttr:(e,t)=>n(e,t)})))},JB=function(){const{vStyle:e,setAttributes:t}=(0,Z.useContext)(aB),{general:o}=e;let r={width:"",width_tablet:"",width_mobile:"",width_hover:"",maxWidth:"",maxWidth_tablet:"",maxWidth_mobile:"",maxWidth_hover:"",minWidth:"",minWidth_tablet:"",minWidth_mobile:"",minWidth_hover:"",padding:"",padding_tablet:"",padding_mobile:"",padding_hover:""};r=o?K().merge(r,o):r;const c=o=>{e.general=RE(o,e.general),t({style:{...e}})};return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},(0,Z.createElement)(op,{title:(0,ps.__)("Sizing","riovizual"),attr:r,height:"disabled",updateAttr:e=>c(e)}),(0,Z.createElement)(xs,{marginTop:"5"}),(0,Z.createElement)(rp,{title:(0,ps.__)("Spacing"),attr:r,hideMargin:!0,updateAttr:e=>c(e)}))},XB=function(){const[e,t]=(0,Z.useState)("header"),{vStyle:o,setAttributes:r}=(0,Z.useContext)(aB),c=(e,t,c)=>{o[c][t]=RE(e,o[c][t]),r({style:{...o}})},a={vStyle:o,setAttributes:r},n=[{title:"Header",tabName:"header",component:(0,Z.createElement)(AB,J({},a,{handleUpdateAttr:(e,t)=>c(e,t,"header")}))},{title:"Body",tabName:"body",component:(0,Z.createElement)(GB,J({},a,{handleUpdateAttr:(e,t)=>c(e,t,"body")}))},{title:"Box",tabName:"box",component:(0,Z.createElement)(YB,null)},{title:"Layout",tabName:"layout",component:(0,Z.createElement)(JB,null)}];return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},n.map((o=>(0,Z.createElement)(SN,{title:(0,ps.__)(o.title,"riovizual"),tabName:o.tabName,openPanel:e,setOpenPanel:t},o.component))))},KB=function(){const{attributes:e,setAttributes:t}=(0,Z.useContext)(aB),{classes:o}=e,[r,c]=(0,Z.useState)("advanced");return(0,Z.createElement)("div",{className:"rv_settings-container-wrap"},(0,Z.createElement)(SN,{title:(0,ps.__)("Advanced","riovizual"),tabName:"advanced",openPanel:r,setOpenPanel:c},(0,Z.createElement)(Y.TextControl,{label:(0,ps.__)("Additional CSS Class(ES)","riovizual"),className:"rv_text-control",value:o||"",autoComplete:"off",help:(0,ps.__)("Separate multiple classes with spaces.","riovizual"),onChange:e=>t({classes:e})})))},QB=function(){const{setAttributes:e,vData:t,tabSelected:o,setTabSelected:r}=(0,Z.useContext)(aB);return(0,Z.createElement)(bs.InspectorControls,null,(0,Z.createElement)("style",null,".block-editor-block-card, .block-editor-block-inspector__advanced {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}"),(0,Z.createElement)("div",{className:"rv_inspector-wrap"},(0,Z.createElement)(MN,null),(0,Z.createElement)(Ls,{spaceTop:"1",spaceBottom:"0"}),(0,Z.createElement)("div",{className:"rv_style-control"},(0,Z.createElement)(xN,{title:(0,ps.__)("Reset All Styles","riovizual"),globalModal:!0,onResetSettings:()=>(()=>{const o=t.map((e=>({...e,style:{box:{},header:{},body:{}}})));e({boxAlignment:"",isVerticalOnMobile:!0,isScroll:!1,style:{general:{},box:{pros:{},cons:{},common:{}},header:{pros:{},cons:{},common:{}},body:{pros:{},cons:{},common:{}}},data:o})})()}),(0,Z.createElement)(LN,{tabSelected:o,setTabSelected:r},(0,Z.createElement)(NB,{type:"general"}),(0,Z.createElement)(XB,{type:"style"}),(0,Z.createElement)(KB,{type:"advanced"})))))},eI=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setFontState(t){e("rio-vizual-style").setFontState(t)}}))),(0,Es.withSelect)((e=>({getFont:e("rio-vizual-style").getFont()})))])((function({getFont:e,setFontState:t}){const{attributes:o,vStyle:r}=(0,Z.useContext)(aB),{id:c}=o,{header:a,body:n}=r,[l,i]=(0,Z.useState)([]),[s,d]=(0,Z.useState)(!0);(0,Z.useEffect)((()=>{d(!1)}),[]),(0,Z.useEffect)((()=>{if(l.length>0){const e=(e=>{let t;return e.map((e=>{let o;Qu.map((t=>{t.value===e&&(o=t.variant)}));const r=e.replace(" ","+");t={...t,[r]:o}})),t})(l);t({font:e,block_id:c})}else t({font:[],block_id:c})}),[l]);const m=(e,t)=>{if(HB(t))return e;let o=e;if(o.length>0){-1===o.findIndex((e=>e===t))&&o.push(t)}else o.push(t);return o};return(0,Z.createElement)(Z.Fragment,null,(()=>{if(!s&&e&&!e.isChangedFont)return"";let t=[];return t=a?m(t,a.pros.fontFamily):t,t=a?m(t,a.cons.fontFamily):t,t=n?m(t,n.pros.fontFamily):t,t=n?m(t,n.cons.fontFamily):t,K().isEqual(l,t)||i(t),(e=>{if(e.length>0){const t=e.reduce(((e,t)=>e+`family=${t.replace(" ","+")}:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&`),"");let o=document.getElementById("rv_pac-font-google-api");o||(o=document.createElement("link"),o.rel="stylesheet",o.id="rv_pac-font-google-api",document.head.appendChild(o)),o.href=`https://fonts.googleapis.com/css2?${t}display=swap`}})(t),""})())})),tI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_header_custom_css")])((function({id:e,attr:t,type:o,hideIcon:r}){const c=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header`,a=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header:hover`,n=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header .rv_pac-header-item`,l=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header:hover .rv_pac-header-item`,i=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header .rv_pac-item-icon`,s=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header:hover .rv_pac-item-icon`,d=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header .rv_pac-item-icon svg`,m=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header:hover .rv_pac-item-icon svg`,f=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header .rv_pac-header-item .rv_pac-item-content .rv_pac-item-title`,u=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-header:hover .rv_pac-header-item .rv_pac-item-content .rv_pac-item-title`;return(0,Z.createElement)(Z.Fragment,null,!r&&(0,Z.createElement)(Z.Fragment,null,dT(i,{color:`${t.iconColor};`},"desktop"),dT(i,{color:`${t.iconColor_tablet};`},"tablet"),dT(i,{color:`${t.iconColor_mobile};`},"mobile"),dT(s,{color:`${t.iconColor_hover};`},"desktop"),dT(d,{width:`${t.iconSize};`,height:`${t.iconSize};`},"desktop"),dT(d,{width:`${t.iconSize_tablet};`,height:`${t.iconSize_tablet};`},"tablet"),dT(d,{width:`${t.iconSize_mobile};`,height:`${t.iconSize_mobile};`},"mobile"),dT(m,{width:`${t.iconSize_hover};`,height:`${t.iconSize_hover};`},"desktop"),dT(n,{gap:`${t.iconGap};`},"desktop"),dT(n,{gap:`${t.iconGap_tablet};`},"tablet"),dT(n,{gap:`${t.iconGap_mobile};`},"mobile"),dT(l,{gap:`${t.iconGap_hover};`},"desktop")),dT(n,{"justify-content":`${t.alignment};`},"desktop"),dT(n,{"justify-content":`${t.alignment_tablet};`},"tablet"),dT(n,{"justify-content":`${t.alignment_mobile};`},"mobile"),dT(f,{color:`${t.color};`,"font-family":`${t.fontFamily};`,"font-weight":`${t.fontWeight?K().parseInt(t.fontWeight):""};`,"font-style":(K().endsWith(t.fontWeight,"Italic")?"italic":"")+";","font-size":`${t.fontSize};`,"line-height":`${t.lineHeight};`,"letter-spacing":`${t.letterSpacing};`,"text-decoration":`${t.textDecoration};`,"text-transform":`${t.textTransform};`,"text-align":`${t.alignment};`},"desktop"),dT(f,{color:`${t.color_tablet};`,"font-weight":`${t.fontWeight_tablet?K().parseInt(t.fontWeight_tablet):""};`,"font-style":(K().endsWith(t.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${t.fontSize_tablet};`,"line-height":`${t.lineHeight_tablet};`,"letter-spacing":`${t.letterSpacing_tablet};`,"text-align":`${t.alignment_tablet};`},"tablet"),dT(f,{color:`${t.color_mobile};`,"font-weight":`${t.fontWeight_mobile?K().parseInt(t.fontWeight_mobile):""};`,"font-style":(K().endsWith(t.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${t.fontSize_mobile};`,"line-height":`${t.lineHeight_mobile};`,"letter-spacing":`${t.letterSpacing_mobile};`,"text-align":`${t.alignment_mobile};`},"mobile"),dT(u,{color:`${t.color_hover};`,"font-weight":`${t.fontWeight_hover?K().parseInt(t.fontWeight_hover):""};`,"font-style":(K().endsWith(t.fontWeight_hover,"Italic")?"italic":"")+";","font-size":`${t.fontSize_hover};`,"line-height":`${t.lineHeight_hover};`,"letter-spacing":`${t.letterSpacing_hover};`},"desktop"),dT(c,{"background-color":`${"gradient"!==t.backgroundTypeHeader&&t.backgroundColorHeader};`,"background-image":`${"gradient"===t.backgroundTypeHeader&&t.backgroundGradientHeader};`,"border-style":`${t.borderWidthHeader?t.borderStyleHeader?t.borderStyleHeader:"solid":t.borderStyleHeader};`,"border-top-style":`${t.borderTopWidthHeader?t.borderTopStyleHeader?t.borderTopStyleHeader:"solid":t.borderTopStyleHeader};`,"border-bottom-style":`${t.borderBottomWidthHeader?t.borderBottomStyleHeader?t.borderBottomStyleHeader:"solid":t.borderBottomStyleHeader};`,"border-left-style":`${t.borderLeftWidthHeader?t.borderLeftStyleHeader?t.borderLeftStyleHeader:"solid":t.borderLeftStyleHeader};`,"border-right-style":`${t.borderRightWidthHeader?t.borderRightStyleHeader?t.borderRightStyleHeader:"solid":t.borderRightStyleHeader};`,"border-width":`${t.borderWidthHeader};`,"border-top-width":`${t.borderTopWidthHeader};`,"border-bottom-width":`${t.borderBottomWidthHeader};`,"border-left-width":`${t.borderLeftWidthHeader};`,"border-right-width":`${t.borderRightWidthHeader};`,"border-color":`${t.borderColorHeader};`,"border-top-color":`${t.borderTopColorHeader};`,"border-bottom-color":`${t.borderBottomColorHeader};`,"border-left-color":`${t.borderLeftColorHeader};`,"border-right-color":`${t.borderRightColorHeader};`,"border-radius":`${_s(t.borderRadiusHeader)};`,"box-shadow":`${Vs(t.horizontalPositionHeader,t.verticalPositionHeader,t.blurStrengthHeader,t.spreadStrengthHeader,t.shadowColorHeader,t.shadowPositionHeader)};`,padding:`${zs(t.paddingHeader)};`},"desktop"),dT(c,{"background-color":`${"gradient"!==t.backgroundTypeHeader&&t.backgroundColorHeader_tablet};`,"background-image":`${"gradient"===t.backgroundTypeHeader&&t.backgroundGradientHeader_tablet};`,"border-style":`${t.borderWidthHeader_tablet?t.borderStyleHeader_tablet?t.borderStyleHeader_tablet:"solid":t.borderStyleHeader_tablet};`,"border-top-style":`${t.borderTopWidthHeader_tablet?t.borderTopStyleHeader_tablet?t.borderTopStyleHeader_tablet:"solid":t.borderTopStyleHeader_tablet};`,"border-bottom-style":`${t.borderBottomWidthHeader_tablet?t.borderBottomStyleHeader_tablet?t.borderBottomStyleHeader_tablet:"solid":t.borderBottomStyleHeader_tablet};`,"border-left-style":`${t.borderLeftWidthHeader_tablet?t.borderLeftStyleHeader_tablet?t.borderLeftStyleHeader_tablet:"solid":t.borderLeftStyleHeader_tablet};`,"border-right-style":`${t.borderRightWidthHeader_tablet?t.borderRightStyleHeader_tablet?t.borderRightStyleHeader_tablet:"solid":t.borderRightStyleHeader_tablet};`,"border-width":`${t.borderWidthHeader_tablet};`,"border-top-width":`${t.borderTopWidthHeader_tablet};`,"border-bottom-width":`${t.borderBottomWidthHeader_tablet};`,"border-left-width":`${t.borderLeftWidthHeader_tablet};`,"border-right-width":`${t.borderRightWidthHeader_tablet};`,"border-color":`${t.borderColorHeader_tablet};`,"border-top-color":`${t.borderTopColorHeader_tablet};`,"border-bottom-color":`${t.borderBottomColorHeader_tablet};`,"border-left-color":`${t.borderLeftColorHeader_tablet};`,"border-right-color":`${t.borderRightColorHeader_tablet};`,"border-radius":`${_s(t.borderRadiusHeader_tablet)};`,"box-shadow":`${Vs(t.horizontalPositionHeader_tablet,t.verticalPositionHeader_tablet,t.blurStrengthHeader_tablet,t.spreadStrengthHeader_tablet,t.shadowColorHeader_tablet,t.shadowPositionHeader_tablet)};`,padding:`${zs(t.paddingHeader_tablet)};`},"tablet"),dT(c,{"background-color":`${"gradient"!==t.backgroundTypeHeader&&t.backgroundColorHeader_mobile};`,"background-image":`${"gradient"===t.backgroundTypeHeader&&t.backgroundGradientHeader_mobile};`,"border-style":`${t.borderWidthHeader_mobile?t.borderStyleHeader_mobile?t.borderStyleHeader_mobile:"solid":t.borderStyleHeader_mobile};`,"border-top-style":`${t.borderTopWidthHeader_mobile?t.borderTopStyleHeader_mobile?t.borderTopStyleHeader_mobile:"solid":t.borderTopStyleHeader_mobile};`,"border-bottom-style":`${t.borderBottomWidthHeader_mobile?t.borderBottomStyleHeader_mobile?t.borderBottomStyleHeader_mobile:"solid":t.borderBottomStyleHeader_mobile};`,"border-left-style":`${t.borderLeftWidthHeader_mobile?t.borderLeftStyleHeader_mobile?t.borderLeftStyleHeader_mobile:"solid":t.borderLeftStyleHeader_mobile};`,"border-right-style":`${t.borderRightWidthHeader_mobile?t.borderRightStyleHeader_mobile?t.borderRightStyleHeader_mobile:"solid":t.borderRightStyleHeader_mobile};`,"border-width":`${t.borderWidthHeader_mobile};`,"border-top-width":`${t.borderTopWidthHeader_mobile};`,"border-bottom-width":`${t.borderBottomWidthHeader_mobile};`,"border-left-width":`${t.borderLeftWidthHeader_mobile};`,"border-right-width":`${t.borderRightWidthHeader_mobile};`,"border-color":`${t.borderColorHeader_mobile};`,"border-top-color":`${t.borderTopColorHeader_mobile};`,"border-bottom-color":`${t.borderBottomColorHeader_mobile};`,"border-left-color":`${t.borderLeftColorHeader_mobile};`,"border-right-color":`${t.borderRightColorHeader_mobile};`,"border-radius":`${_s(t.borderRadiusHeader_mobile)};`,"box-shadow":`${Vs(t.horizontalPositionHeader_mobile,t.verticalPositionHeader_mobile,t.blurStrengthHeader_mobile,t.spreadStrengthHeader_mobile,t.shadowColorHeader_mobile,t.shadowPositionHeader_mobile)};`,padding:`${zs(t.paddingHeader_mobile)};`},"mobile"),dT(a,{"background-color":`${"gradient"!==t.backgroundTypeHeader&&t.backgroundColorHeader_hover};`,"background-image":`${"gradient"===t.backgroundTypeHeader&&t.backgroundGradientHeader_hover};`,"border-style":`${t.borderWidthHeader_hover?t.borderStyleHeader_hover?t.borderStyleHeader_hover:"solid":t.borderStyleHeader_hover};`,"border-top-style":`${t.borderTopWidthHeader_hover?t.borderTopStyleHeader_hover?t.borderTopStyleHeader_hover:"solid":t.borderTopStyleHeader_hover};`,"border-bottom-style":`${t.borderBottomWidthHeader_hover?t.borderBottomStyleHeader_hover?t.borderBottomStyleHeader_hover:"solid":t.borderBottomStyleHeader_hover};`,"border-left-style":`${t.borderLeftWidthHeader_hover?t.borderLeftStyleHeader_hover?t.borderLeftStyleHeader_hover:"solid":t.borderLeftStyleHeader_hover};`,"border-right-style":`${t.borderRightWidthHeader_hover?t.borderRightStyleHeader_hover?t.borderRightStyleHeader_hover:"solid":t.borderRightStyleHeader_hover};`,"border-width":`${t.borderWidthHeader_hover};`,"border-top-width":`${t.borderTopWidthHeader_hover};`,"border-bottom-width":`${t.borderBottomWidthHeader_hover};`,"border-left-width":`${t.borderLeftWidthHeader_hover};`,"border-right-width":`${t.borderRightWidthHeader_hover};`,"border-color":`${t.borderColorHeader_hover};`,"border-top-color":`${t.borderTopColorHeader_hover};`,"border-bottom-color":`${t.borderBottomColorHeader_hover};`,"border-left-color":`${t.borderLeftColorHeader_hover};`,"border-right-color":`${t.borderRightColorHeader_hover};`,"border-radius":`${_s(t.borderRadiusHeader_hover)};`,"box-shadow":`${Vs(t.horizontalPositionHeader_hover,t.verticalPositionHeader_hover,t.blurStrengthHeader_hover,t.spreadStrengthHeader_hover,t.shadowColorHeader_hover,t.shadowPositionHeader_hover)};`,padding:`${zs(t.paddingHeader_hover)};`},"desktop"))})),oI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_header_common_css")])((function({id:e,style:t,vData:o}){const r=zB(o,0),c=!!t.common.isAbsolute&&t.common.isAbsolute,a=!!t.common.hasSeparator&&t.common.hasSeparator;return(0,Z.createElement)(Z.Fragment,null,Object.keys(t.pros).length>0&&(()=>{const o={id:e,attr:t.pros,type:"pros",hideIcon:r,isAbsolute:c,hasSeparator:a};return(0,Z.createElement)(tI,o)})(),Object.keys(t.cons).length>0&&(()=>{const o={id:e,attr:t.cons,type:"cons",hideIcon:r,isAbsolute:c,hasSeparator:a};return(0,Z.createElement)(tI,o)})())})),rI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_body_custom_css")])((function({id:e,attr:t,type:o,hideIcon:r}){const c=t.verticalAlignment&&"top"===t.verticalAlignment?"start":"bottom"===t.verticalAlignment?"end":"middle"===t.verticalAlignment&&"center",a=t.verticalAlignment_tablet&&"top"===t.verticalAlignment_tablet?"start":"bottom"===t.verticalAlignment_tablet?"end":"middle"===t.verticalAlignment_tablet&&"center",n=t.verticalAlignment_mobile&&"top"===t.verticalAlignment_mobile?"start":"bottom"===t.verticalAlignment_mobile?"end":"middle"===t.verticalAlignment_mobile&&"center",l=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body`,i=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body:hover`,s=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-items`,d=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-items .rv_pac-body-item`,m=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-items .rv_pac-body-item:hover`,f=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-items .rv_pac-body-item .rv_pac-item-icon svg`,u=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-items .rv_pac-body-item:hover .rv_pac-item-icon svg`,p=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-item .rv_pac-item-content .rv_pac-item-title`,b=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-item:hover .rv_pac-item-content .rv_pac-item-title`,h=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-item .rv_pac-item-content .rv_pac-item-title a`,g=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-${o} .rv_pac-body .rv_pac-body-item:hover .rv_pac-item-content .rv_pac-item-title:hover a`;return(0,Z.createElement)(Z.Fragment,null,!r&&(0,Z.createElement)(Z.Fragment,null,dT(f,{color:`${t.iconColor};`,width:`${t.iconSize};`,height:`${t.iconSize};`},"desktop"),dT(f,{color:`${t.iconColor_tablet};`,width:`${t.iconSize_tablet};`,height:`${t.iconSize_tablet};`},"tablet"),dT(f,{color:`${t.iconColor_mobile};`,width:`${t.iconSize_mobile};`,height:`${t.iconSize_mobile};`},"mobile"),dT(u,{color:`${t.iconColor_hover};`,width:`${t.iconSize_hover};`,height:`${t.iconSize_hover};`},"desktop"),dT(d,{gap:`${t.iconGap};`,"justify-content":`${t.alignment};`,"align-items":`${c};`},"desktop"),dT(d,{gap:`${t.iconGap_tablet};`,"justify-content":`${t.alignment_tablet};`,"align-items":`${a};`},"tablet"),dT(d,{gap:`${t.iconGap_mobile};`,"justify-content":`${t.alignment_mobile};`,"align-items":`${n};`},"mobile"),dT(m,{gap:`${t.iconGap_hover};`},"desktop")),dT(p,{color:`${t.color};`,"font-family":`${t.fontFamily};`,"font-weight":`${t.fontWeight?K().parseInt(t.fontWeight):""};`,"font-style":(K().endsWith(t.fontWeight,"Italic")?"italic":"")+";","font-size":`${t.fontSize};`,"line-height":`${t.lineHeight};`,"letter-spacing":`${t.letterSpacing};`,"text-decoration":`${t.textDecoration};`,"text-transform":`${t.textTransform};`,"text-align":`${t.horizontalAlignment};`},"desktop"),dT(p,{color:`${t.color_tablet};`,"font-weight":`${t.fontWeight_tablet?K().parseInt(t.fontWeight_tablet):""};`,"font-style":(K().endsWith(t.fontWeight_tablet,"Italic")?"italic":"")+";","font-size":`${t.fontSize_tablet};`,"line-height":`${t.lineHeight_tablet};`,"letter-spacing":`${t.letterSpacing_tablet};`,"text-align":`${t.horizontalAlignment_tablet};`},"tablet"),dT(p,{color:`${t.color_mobile};`,"font-weight":`${t.fontWeight_mobile?K().parseInt(t.fontWeight_mobile):""};`,"font-style":(K().endsWith(t.fontWeight_mobile,"Italic")?"italic":"")+";","font-size":`${t.fontSize_mobile};`,"line-height":`${t.lineHeight_mobile};`,"letter-spacing":`${t.letterSpacing_mobile};`,"text-align":`${t.horizontalAlignment_mobile};`},"mobile"),dT(b,{color:`${t.color_hover};`,"font-weight":`${t.fontWeight_hover?K().parseInt(t.fontWeight_hover):""};`,"font-style":(K().endsWith(t.fontWeight_hover,"Italic")?"italic":"")+";","font-size":`${t.fontSize_hover};`,"line-height":`${t.lineHeight_hover};`,"letter-spacing":`${t.letterSpacing_hover};`},"desktop"),dT(h,{color:`${t.colorLink};`},"desktop"),dT(h,{color:`${t.colorLink_tablet};`},"tablet"),dT(h,{color:`${t.colorLink_mobile};`},"mobile"),dT(g,{color:`${t.colorLink_hover};`},"desktop"),dT(l,{"background-color":`${"gradient"!==t.backgroundTypeBody&&t.backgroundColorBody};`,"background-image":`${"gradient"===t.backgroundTypeBody&&t.backgroundGradientBody};`,"border-style":`${t.borderWidthBody?t.borderStyleBody?t.borderStyleBody:"solid":t.borderStyleBody};`,"border-top-style":`${t.borderTopWidthBody?t.borderTopStyleBody?t.borderTopStyleBody:"solid":t.borderTopStyleBody};`,"border-bottom-style":`${t.borderBottomWidthBody?t.borderBottomStyleBody?t.borderBottomStyleBody:"solid":t.borderBottomStyleBody};`,"border-left-style":`${t.borderLeftWidthBody?t.borderLeftStyleBody?t.borderLeftStyleBody:"solid":t.borderLeftStyleBody};`,"border-right-style":`${t.borderRightWidthBody?t.borderRightStyleBody?t.borderRightStyleBody:"solid":t.borderRightStyleBody};`,"border-width":`${t.borderWidthBody};`,"border-top-width":`${t.borderTopWidthBody};`,"border-bottom-width":`${t.borderBottomWidthBody};`,"border-left-width":`${t.borderLeftWidthBody};`,"border-right-width":`${t.borderRightWidthBody};`,"border-color":`${t.borderColorBody};`,"border-top-color":`${t.borderTopColorBody};`,"border-bottom-color":`${t.borderBottomColorBody};`,"border-left-color":`${t.borderLeftColorBody};`,"border-right-color":`${t.borderRightColorBody};`,"border-radius":`${_s(t.borderRadiusBody)};`,"box-shadow":`${Vs(t.horizontalPositionBody,t.verticalPositionBody,t.blurStrengthBody,t.spreadStrengthBody,t.shadowColorBody,t.shadowPositionBody)};`},"desktop"),dT(l,{"background-color":`${"gradient"!==t.backgroundTypeBody&&t.backgroundColorBody_tablet};`,"background-image":`${"gradient"===t.backgroundTypeBody&&t.backgroundGradientBody_tablet};`,"border-style":`${t.borderWidthBody_tablet?t.borderStyleBody_tablet?t.borderStyleBody_tablet:"solid":t.borderStyleBody_tablet};`,"border-top-style":`${t.borderTopWidthBody_tablet?t.borderTopStyleBody_tablet?t.borderTopStyleBody_tablet:"solid":t.borderTopStyleBody_tablet};`,"border-bottom-style":`${t.borderBottomWidthBody_tablet?t.borderBottomStyleBody_tablet?t.borderBottomStyleBody_tablet:"solid":t.borderBottomStyleBody_tablet};`,"border-left-style":`${t.borderLeftWidthBody_tablet?t.borderLeftStyleBody_tablet?t.borderLeftStyleBody_tablet:"solid":t.borderLeftStyleBody_tablet};`,"border-right-style":`${t.borderRightWidthBody_tablet?t.borderRightStyleBody_tablet?t.borderRightStyleBody_tablet:"solid":t.borderRightStyleBody_tablet};`,"border-width":`${t.borderWidthBody_tablet};`,"border-top-width":`${t.borderTopWidthBody_tablet};`,"border-bottom-width":`${t.borderBottomWidthBody_tablet};`,"border-left-width":`${t.borderLeftWidthBody_tablet};`,"border-right-width":`${t.borderRightWidthBody_tablet};`,"border-color":`${t.borderColorBody_tablet};`,"border-top-color":`${t.borderTopColorBody_tablet};`,"border-bottom-color":`${t.borderBottomColorBody_tablet};`,"border-left-color":`${t.borderLeftColorBody_tablet};`,"border-right-color":`${t.borderRightColorBody_tablet};`,"border-radius":`${_s(t.borderRadiusBody_tablet)};`,"box-shadow":`${Vs(t.horizontalPositionBody_tablet,t.verticalPositionBody_tablet,t.blurStrengthBody_tablet,t.spreadStrengthBody_tablet,t.shadowColorBody_tablet,t.shadowPositionBody_tablet)};`},"tablet"),dT(l,{"background-color":`${"gradient"!==t.backgroundTypeBody&&t.backgroundColorBody_mobile};`,"background-image":`${"gradient"===t.backgroundTypeBody&&t.backgroundGradientBody_mobile};`,"border-style":`${t.borderWidthBody_mobile?t.borderStyleBody_mobile?t.borderStyleBody_mobile:"solid":t.borderStyleBody_mobile};`,"border-top-style":`${t.borderTopWidthBody_mobile?t.borderTopStyleBody_mobile?t.borderTopStyleBody_mobile:"solid":t.borderTopStyleBody_mobile};`,"border-bottom-style":`${t.borderBottomWidthBody_mobile?t.borderBottomStyleBody_mobile?t.borderBottomStyleBody_mobile:"solid":t.borderBottomStyleBody_mobile};`,"border-left-style":`${t.borderLeftWidthBody_mobile?t.borderLeftStyleBody_mobile?t.borderLeftStyleBody_mobile:"solid":t.borderLeftStyleBody_mobile};`,"border-right-style":`${t.borderRightWidthBody_mobile?t.borderRightStyleBody_mobile?t.borderRightStyleBody_mobile:"solid":t.borderRightStyleBody_mobile};`,"border-width":`${t.borderWidthBody_mobile};`,"border-top-width":`${t.borderTopWidthBody_mobile};`,"border-bottom-width":`${t.borderBottomWidthBody_mobile};`,"border-left-width":`${t.borderLeftWidthBody_mobile};`,"border-right-width":`${t.borderRightWidthBody_mobile};`,"border-color":`${t.borderColorBody_mobile};`,"border-top-color":`${t.borderTopColorBody_mobile};`,"border-bottom-color":`${t.borderBottomColorBody_mobile};`,"border-left-color":`${t.borderLeftColorBody_mobile};`,"border-right-color":`${t.borderRightColorBody_mobile};`,"border-radius":`${_s(t.borderRadiusBody_mobile)};`,"box-shadow":`${Vs(t.horizontalPositionBody_mobile,t.verticalPositionBody_mobile,t.blurStrengthBody_mobile,t.spreadStrengthBody_mobile,t.shadowColorBody_mobile,t.shadowPositionBody_mobile)};`},"mobile"),dT(i,{"background-color":`${"gradient"!==t.backgroundTypeBody&&t.backgroundColorBody_hover};`,"background-image":`${"gradient"===t.backgroundTypeBody&&t.backgroundGradientBody_hover};`,"border-style":`${t.borderWidthBody_hover?t.borderStyleBody_hover?t.borderStyleBody_hover:"solid":t.borderStyleBody_hover};`,"border-top-style":`${t.borderTopWidthBody_hover?t.borderTopStyleBody_hover?t.borderTopStyleBody_hover:"solid":t.borderTopStyleBody_hover};`,"border-bottom-style":`${t.borderBottomWidthBody_hover?t.borderBottomStyleBody_hover?t.borderBottomStyleBody_hover:"solid":t.borderBottomStyleBody_hover};`,"border-left-style":`${t.borderLeftWidthBody_hover?t.borderLeftStyleBody_hover?t.borderLeftStyleBody_hover:"solid":t.borderLeftStyleBody_hover};`,"border-right-style":`${t.borderRightWidthBody_hover?t.borderRightStyleBody_hover?t.borderRightStyleBody_hover:"solid":t.borderRightStyleBody_hover};`,"border-width":`${t.borderWidthBody_hover};`,"border-top-width":`${t.borderTopWidthBody_hover};`,"border-bottom-width":`${t.borderBottomWidthBody_hover};`,"border-left-width":`${t.borderLeftWidthBody_hover};`,"border-right-width":`${t.borderRightWidthBody_hover};`,"border-color":`${t.borderColorBody_hover};`,"border-top-color":`${t.borderTopColorBody_hover};`,"border-bottom-color":`${t.borderBottomColorBody_hover};`,"border-left-color":`${t.borderLeftColorBody_hover};`,"border-right-color":`${t.borderRightColorBody_hover};`,"border-radius":`${_s(t.borderRadiusBody_hover)};`,"box-shadow":`${Vs(t.horizontalPositionBody_hover,t.verticalPositionBody_hover,t.blurStrengthBody_hover,t.spreadStrengthBody_hover,t.shadowColorBody_hover,t.shadowPositionBody_hover)};`},"desktop"),dT(s,{padding:`${zs(t.paddingBody)};`,"row-gap":`${t.itemsGap};`},"desktop"),dT(s,{padding:`${zs(t.paddingBody_tablet)};`,"row-gap":`${t.itemsGap_tablet};`},"tablet"),dT(s,{padding:`${zs(t.paddingBody_mobile)};`,"row-gap":`${t.itemsGap_mobile};`},"mobile"))})),cI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_body_common_css")])((function({id:e,style:t,vData:o}){const c=zB(o,1),a=(0,r.applyFilters)("rvh-pac-list-style-stripe","",t);return(0,Z.createElement)(Z.Fragment,null,Object.keys(t.pros).length>0&&(()=>{const o={id:e,attr:t.pros,type:"pros",hideIcon:c,hasStripeInBody:a};return(0,Z.createElement)(rI,o)})(),Object.keys(t.cons).length>0&&(()=>{const o={id:e,attr:t.cons,type:"cons",hideIcon:c,hasStripeInBody:a};return(0,Z.createElement)(rI,o)})())})),aI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_box_custom_css")])((function({id:e,attr:t,type:o}){const r=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row .rv_pac-${o}`,c=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row .rv_pac-${o}:hover`,a=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row .rv_pac-${o}-wrapper .rv_pac-${o}`;return(0,Z.createElement)(Z.Fragment,null,dT(a,{gap:`${t.itemsGap};`},"desktop"),dT(a,{gap:`${t.itemsGap_tablet};`},"tablet"),dT(a,{gap:`${t.itemsGap_mobile};`},"mobile"),dT(r,{"background-color":`${"gradient"!==t.backgroundType&&t.backgroundColor};`,"background-image":`${"gradient"===t.backgroundType&&t.backgroundGradient};`,"border-style":`${t.borderWidth?t.borderStyle?t.borderStyle:"solid":t.borderStyle};`,"border-top-style":`${t.borderTopWidth?t.borderTopStyle?t.borderTopStyle:"solid":t.borderTopStyle};`,"border-bottom-style":`${t.borderBottomWidth?t.borderBottomStyle?t.borderBottomStyle:"solid":t.borderBottomStyle};`,"border-left-style":`${t.borderLeftWidth?t.borderLeftStyle?t.borderLeftStyle:"solid":t.borderLeftStyle};`,"border-right-style":`${t.borderRightWidth?t.borderRightStyle?t.borderRightStyle:"solid":t.borderRightStyle};`,"border-width":`${t.borderWidth};`,"border-top-width":`${t.borderTopWidth};`,"border-bottom-width":`${t.borderBottomWidth};`,"border-left-width":`${t.borderLeftWidth};`,"border-right-width":`${t.borderRightWidth};`,"border-color":`${t.borderColor};`,"border-top-color":`${t.borderTopColor};`,"border-bottom-color":`${t.borderBottomColor};`,"border-left-color":`${t.borderLeftColor};`,"border-right-color":`${t.borderRightColor};`,"border-radius":`${_s(t.borderRadius)};`,"box-shadow":`${Vs(t.horizontalPosition,t.verticalPosition,t.blurStrength,t.spreadStrength,t.shadowColor,t.shadowPosition)};`,padding:`${zs(t.padding)};`},"desktop"),dT(r,{"background-color":`${"gradient"!==t.backgroundType&&t.backgroundColor_tablet};`,"background-image":`${"gradient"===t.backgroundType&&t.backgroundGradient_tablet};`,"border-style":`${t.borderWidth_tablet?t.borderStyle_tablet?t.borderStyle_tablet:"solid":t.borderStyle_tablet};`,"border-top-style":`${t.borderTopWidth_tablet?t.borderTopStyle_tablet?t.borderTopStyle_tablet:"solid":t.borderTopStyle_tablet};`,"border-bottom-style":`${t.borderBottomWidth_tablet?t.borderBottomStyle_tablet?t.borderBottomStyle_tablet:"solid":t.borderBottomStyle_tablet};`,"border-left-style":`${t.borderLeftWidth_tablet?t.borderLeftStyle_tablet?t.borderLeftStyle_tablet:"solid":t.borderLeftStyle_tablet};`,"border-right-style":`${t.borderRightWidth_tablet?t.borderRightStyle_tablet?t.borderRightStyle_tablet:"solid":t.borderRightStyle_tablet};`,"border-width":`${t.borderWidth_tablet};`,"border-top-width":`${t.borderTopWidth_tablet};`,"border-bottom-width":`${t.borderBottomWidth_tablet};`,"border-left-width":`${t.borderLeftWidth_tablet};`,"border-right-width":`${t.borderRightWidth_tablet};`,"border-color":`${t.borderColor_tablet};`,"border-top-color":`${t.borderTopColor_tablet};`,"border-bottom-color":`${t.borderBottomColor_tablet};`,"border-left-color":`${t.borderLeftColor_tablet};`,"border-right-color":`${t.borderRightColor_tablet};`,"border-radius":`${_s(t.borderRadius_tablet)};`,"box-shadow":`${Vs(t.horizontalPosition_tablet,t.verticalPosition_tablet,t.blurStrength_tablet,t.spreadStrength_tablet,t.shadowColor_tablet,t.shadowPosition_tablet)};`,padding:`${zs(t.padding_tablet)};`},"tablet"),dT(r,{"background-color":`${"gradient"!==t.backgroundType&&t.backgroundColor_mobile};`,"background-image":`${"gradient"===t.backgroundType&&t.backgroundGradient_mobile};`,"border-style":`${t.borderWidth_mobile?t.borderStyle_mobile?t.borderStyle_mobile:"solid":t.borderStyle_mobile};`,"border-top-style":`${t.borderTopWidth_mobile?t.borderTopStyle_mobile?t.borderTopStyle_mobile:"solid":t.borderTopStyle_mobile};`,"border-bottom-style":`${t.borderBottomWidth_mobile?t.borderBottomStyle_mobile?t.borderBottomStyle_mobile:"solid":t.borderBottomStyle_mobile};`,"border-left-style":`${t.borderLeftWidth_mobile?t.borderLeftStyle_mobile?t.borderLeftStyle_mobile:"solid":t.borderLeftStyle_mobile};`,"border-right-style":`${t.borderRightWidth_mobile?t.borderRightStyle_mobile?t.borderRightStyle_mobile:"solid":t.borderRightStyle_mobile};`,"border-width":`${t.borderWidth_mobile};`,"border-top-width":`${t.borderTopWidth_mobile};`,"border-bottom-width":`${t.borderBottomWidth_mobile};`,"border-left-width":`${t.borderLeftWidth_mobile};`,"border-right-width":`${t.borderRightWidth_mobile};`,"border-color":`${t.borderColor_mobile};`,"border-top-color":`${t.borderTopColor_mobile};`,"border-bottom-color":`${t.borderBottomColor_mobile};`,"border-left-color":`${t.borderLeftColor_mobile};`,"border-right-color":`${t.borderRightColor_mobile};`,"border-radius":`${_s(t.borderRadius_mobile)};`,"box-shadow":`${Vs(t.horizontalPosition_mobile,t.verticalPosition_mobile,t.blurStrength_mobile,t.spreadStrength_mobile,t.shadowColor_mobile,t.shadowPosition_mobile)};`,padding:`${zs(t.padding_mobile)};`},"mobile"),dT(c,{"background-color":`${"gradient"!==t.backgroundType&&t.backgroundColor_hover};`,"background-image":`${"gradient"===t.backgroundType&&t.backgroundGradient_hover};`,"border-style":`${t.borderWidth_hover?t.borderStyle_hover?t.borderStyle_hover:"solid":t.borderStyle_hover};`,"border-top-style":`${t.borderTopWidth_hover?t.borderTopStyle_hover?t.borderTopStyle_hover:"solid":t.borderTopStyle_hover};`,"border-bottom-style":`${t.borderBottomWidth_hover?t.borderBottomStyle_hover?t.borderBottomStyle_hover:"solid":t.borderBottomStyle_hover};`,"border-left-style":`${t.borderLeftWidth_hover?t.borderLeftStyle_hover?t.borderLeftStyle_hover:"solid":t.borderLeftStyle_hover};`,"border-right-style":`${t.borderRightWidth_hover?t.borderRightStyle_hover?t.borderRightStyle_hover:"solid":t.borderRightStyle_hover};`,"border-width":`${t.borderWidth_hover};`,"border-top-width":`${t.borderTopWidth_hover};`,"border-bottom-width":`${t.borderBottomWidth_hover};`,"border-left-width":`${t.borderLeftWidth_hover};`,"border-right-width":`${t.borderRightWidth_hover};`,"border-color":`${t.borderColor_hover};`,"border-top-color":`${t.borderTopColor_hover};`,"border-bottom-color":`${t.borderBottomColor_hover};`,"border-left-color":`${t.borderLeftColor_hover};`,"border-right-color":`${t.borderRightColor_hover};`,"border-radius":`${_s(t.borderRadius_hover)};`,"box-shadow":`${Vs(t.horizontalPosition_hover,t.verticalPosition_hover,t.blurStrength_hover,t.spreadStrength_hover,t.shadowColor_hover,t.shadowPosition_hover)};`,padding:`${zs(t.padding_hover)};`},"desktop"))})),nI=(0,Ss.compose)([(0,Y.withFilters)("rvh_pac_style_box_common_css")])((function({id:e,attr:t}){const o=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row`,r=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row:hover`;return(0,Z.createElement)(Z.Fragment,null,dT(o,{gap:`${t.gap};`},"desktop"),dT(o,{gap:`${t.gap_tablet};`},"tablet"),dT(o,{gap:`${t.gap_mobile};`},"mobile"),dT(r,{gap:`${t.gap_hover};`},"desktop"))})),lI=function({id:e,style:t}){return(0,Z.createElement)(Z.Fragment,null,Object.keys(t.pros).length>0&&(()=>{const o={id:e,attr:t.pros,commonAttr:t.common,type:"pros"};return(0,Z.createElement)(aI,o)})(),Object.keys(t.cons).length>0&&(()=>{const o={id:e,attr:t.cons,commonAttr:t.common,type:"cons"};return(0,Z.createElement)(aI,o)})(),Object.keys(t.common).length>0&&(()=>{const o={id:e,attr:t.common};return(0,Z.createElement)(nI,o)})())},iI=function({id:e,attr:t,isVerticalOnMobile:o}){const r=o&&`.rv_pac-${e}.wp-block-riovizual-prosandcons.is-vertical-on-mobile .rv_pac-row`,c=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row`,a=`.rv_pac-${e}.wp-block-riovizual-prosandcons .rv_pac-row:hover`;return(0,Z.createElement)(Z.Fragment,null,o&&dT(r,{"grid-template-columns":"1fr;"},"mobile"),dT(c,{width:`${t.width};`,"max-width":`${t.maxWidth};`,"min-width":`${t.minWidth};`,padding:`${zs(t.padding)};`},"desktop"),dT(c,{width:`${t.width_tablet};`,"max-width":`${t.maxWidth_tablet};`,"min-width":`${t.minWidth_tablet};`,padding:`${zs(t.padding_tablet)};`},"tablet"),dT(c,{width:`${t.width_mobile};`,"max-width":`${t.maxWidth_mobile};`,"min-width":`${t.minWidth_mobile};`,padding:`${zs(t.padding_mobile)};`},"mobile"),dT(a,{width:`${t.width_hover};`,"max-width":`${t.maxWidth_hover};`,"min-width":`${t.minWidth_hover};`,padding:`${zs(t.padding_hover)};`},"desktop"))},sI=function(){const{attributes:e,vData:t,vStyle:o}=(0,Z.useContext)(aB),{id:r,isVerticalOnMobile:c,style:a}=e,{header:n,body:l,box:i,general:s}=o,d={id:r,vData:t};return(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(eI,null),(0,Z.createElement)("style",null,(0,Z.createElement)(oI,J({},d,{style:n})),(0,Z.createElement)(cI,J({},d,{style:l})),(0,Z.createElement)(lI,J({},d,{style:i})),(Object.keys(s).length>0||c)&&(()=>{const e={id:r,attr:s,isVerticalOnMobile:c};return(0,Z.createElement)(iI,e)})()))},dI=(0,Ss.compose)([(0,Es.withDispatch)((e=>({setCurrentCellState(t){e("rio-vizual-style").setCurrentCellState(t)}}))),(0,Es.withSelect)((e=>({getCurrentCell:e("rio-vizual-style").getCurrentCell(),getSelectedBlock:e("core/block-editor").getSelectedBlock()})))])((function({getCurrentCell:e,setCurrentCellState:t,getSelectedBlock:o}){const{vData:r,attributes:c,setAttributes:a,isSelected:n,setSelectedBoxIndex:l,setSelectedElementIndex:i,setSelectedItemIndex:s,setTableMenu:d,setTabSelected:m}=(0,Z.useContext)(aB),{id:f,boxAlignment:u,isVerticalOnMobile:p,isScroll:b}=c;(0,Z.useEffect)((()=>{n?e&&e.id===f&&e.activeTab?m(e.activeTab):(m("general"),t({...e,id:f})):(l(),i(),s(),d(!1),m("general"),o&&K().startsWith(o.name,"riovizual")||t())}),[n]),(0,Z.useEffect)((()=>{n&&t({...e,id:f})}),[f]);let h=(0,bs.useBlockProps)({className:ee()({[`is-align-${u}`]:u,[`rv_pac-${f}`]:f,"is-vertical-on-mobile":p,"active-scroll":b,"rv_tb-placeholder":!r})});const g={blockLabel:(0,ps.__)("Pros and Cons","riovizual"),blockInstruction:(0,ps.__)("Create new pros and cons table or import pre-designed pros and cons table by one click","riovizual"),blockName:"prosandcons",blockIcon:fk,isSelected:n};return(0,Z.createElement)("figure",h,r.length>0?(0,Z.createElement)(Z.Fragment,null,(0,Z.createElement)(LB,null),(0,Z.createElement)(QB,null),(0,Z.createElement)(MB,null),(0,Z.createElement)(sI,null)):(0,Z.createElement)(RT,J({},g,{onChange:e=>(e=>{if("create-new"===e){const e=nB();a({data:e,style:{general:{},box:{pros:{},cons:{},common:{}},header:{pros:{},cons:{},common:{}},body:{pros:{},cons:{},common:{}}}})}else{const t=oB[e]&&K().cloneDeep(oB[e]),o=e=>t[e]||c[e];a({...c,boxAlignment:o("boxAlignment"),isVerticalOnMobile:o("isVerticalOnMobile"),isScroll:o("isScroll"),isSchema:o("isSchema"),schemaName:o("schemaName"),classes:o("classes"),style:o("style"),data:o("data")})}})(e)})))})),mI=({attributes:e,setAttributes:t,isSelected:o,children:r})=>{const[c,a]=(0,Z.useState)(),[n,l]=(0,Z.useState)(),[i,s]=(0,Z.useState)(),[d,m]=(0,Z.useState)(!1),[f,u]=(0,Z.useState)("general"),p=e=>(t({style:e}),e),b=e.style?"string"==typeof e.style?p($E(e.style)):K().cloneDeep(e.style):p(pB(e.data)),h=e.data&&"string"==typeof e.data?(()=>{const o=$E(e.data);let r;return r=Array.isArray(o)?o:mB(e.data),t({data:r}),r})():K().cloneDeep(e.data);return(0,Z.createElement)(aB.Provider,{value:{attributes:e,setAttributes:t,isSelected:o,vData:h,vStyle:b,selectedBoxIndex:c,setSelectedBoxIndex:a,selectedElementIndex:n,setSelectedElementIndex:l,selectedItemIndex:i,setSelectedItemIndex:s,tableMenu:d,setTableMenu:m,tabSelected:f,setTabSelected:u}},r)},fI=JSON.parse('{"u2":"riovizual/prosandcons"}'),uI={attributes:{id:{type:"string"},boxAlignment:{type:"string"},isVerticalOnMobile:{type:"boolean",default:!0},isScroll:{type:"boolean",default:!1},isSchema:{type:"boolean",default:!1},schemaName:{type:"string",default:""},classes:{type:"string",default:""},layoutName:{type:"string",default:""},style:{type:"string",default:""},data:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,boxAlignment:o,isVerticalOnMobile:r,isScroll:c,data:a,isSchema:n,schemaName:l,classes:i}=e;if(!a)return null;const s=a?Array.isArray(JSON.parse(a))?JSON.parse(a):mB(a):void 0,d=bs.useBlockProps.save({className:ee()({[`is-align-${o}`]:o,[`rv_pac-${t}`]:t,"is-vertical-on-mobile":r,"active-scroll":c})});Zi.add(NE);const m=(e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:ee()("rv_pac-item-text",t),tagName:"div",value:e}),f=(e,t)=>(0,Z.createElement)("div",{className:t},(0,Z.createElement)(fs,{icon:Ji({prefix:e.prefix,iconName:e.iconName})})),u=(e,t)=>{const{cells:o}=e;return(0,Z.createElement)("div",{className:ee()(t,e.classes&&e.classes)},(e=>{const{icon:t,content:o}=e;return(0,Z.createElement)("div",{className:"rv_pac-header"},(0,Z.createElement)("div",{className:"rv_pac-header-item"},!t.hideIcon&&f(t.icon,"rv_pac-item-icon"),o[0].hasOwnProperty("title")&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},m(o[0].title,"rv_pac-item-title"))))})(o[0]),(e=>{const{icon:t,content:o}=e;return(0,Z.createElement)("div",{className:"rv_pac-body"},(0,Z.createElement)("ul",{className:"rv_pac-body-items"},o.map(((e,o)=>(0,Z.createElement)("li",{className:"rv_pac-body-item"},!t.hideIcon&&f(t.icon,"rv_pac-item-icon"),(e.hasOwnProperty("title")||e.hasOwnProperty("content"))&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},e.hasOwnProperty("title")&&m(e.title,"rv_pac-item-title"),e.hasOwnProperty("desc")&&m(e.description,"rv_pac-item-desc")))))))})(o[1]))},p=e=>{let t=[];return e.map(((e,o)=>{t.push({"@type":"ListItem",position:o,name:e.title})})),t};return(0,Z.createElement)("figure",d,(0,Z.createElement)("div",{className:ee()("rv_pac-wrapper",i)},(0,Z.createElement)("div",{className:"rv_pac-row"},(0,Z.createElement)("div",{className:"rv_pac-pros-wrapper"},u(s[0],"rv_pac-pros")),(0,Z.createElement)("div",{className:"rv_pac-cons-wrapper"},u(s[1],"rv_pac-cons")))),n&&(0,Z.createElement)("script",{type:"application/ld+json"},(e=>JSON.stringify({"@context":"https://schema.org","@type":"Product",name:l||"",review:{"@type":"Review",positiveNotes:{"@type":"ItemList",itemListElement:p(e[0].cells[1].content)},negativeNotes:{"@type":"ItemList",itemListElement:p(e[1].cells[1].content)}}}))(s)))}},pI={attributes:{id:{type:"string"},boxAlignment:{type:"string"},isVerticalOnMobile:{type:"boolean",default:!1},isScroll:{type:"boolean",default:!1},isSchema:{type:"boolean",default:!1},schemaName:{type:"string",default:""},classes:{type:"string",default:""},layoutName:{type:"string",default:""},style:{type:"string",default:""},data:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,boxAlignment:o,isVerticalOnMobile:r,isScroll:c,data:a,isSchema:n,schemaName:l,classes:i}=e;if(!a)return null;const s=a?Array.isArray(JSON.parse(a))?JSON.parse(a):mB(a):void 0,d=bs.useBlockProps.save({className:ee()({[`is-align-${o}`]:o,[`rv_pac-${t}`]:t,"is-vertical-on-mobile":r,"active-scroll":c})});Zi.add(NE);const m=(e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:ee()("rv_pac-item-text",t),tagName:"div",value:e}),f=(e,t)=>(0,Z.createElement)("div",{className:t},(0,Z.createElement)(fs,{icon:Ji({prefix:e.prefix,iconName:e.iconName})})),u=(e,t)=>{const{cells:o}=e;return(0,Z.createElement)("div",{className:ee()(t,e.classes&&e.classes)},(e=>{const{icon:t,content:o}=e;return(0,Z.createElement)("div",{className:"rv_pac-header"},(0,Z.createElement)("div",{className:"rv_pac-header-item"},!t.hideIcon&&f(t.icon,"rv_pac-item-icon"),o[0].hasOwnProperty("title")&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},m(o[0].title,"rv_pac-item-title"))))})(o[0]),(e=>{const{icon:t,content:o}=e;return(0,Z.createElement)("div",{className:"rv_pac-body"},(0,Z.createElement)("ul",{className:"rv_pac-body-items"},o.map(((e,o)=>(0,Z.createElement)("li",{className:"rv_pac-body-item"},(0,Z.createElement)("div",{className:"rv_pac-body-item"},!t.hideIcon&&f(t.icon,"rv_pac-item-icon"),(e.hasOwnProperty("title")||e.hasOwnProperty("content"))&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},e.hasOwnProperty("title")&&m(e.title,"rv_pac-item-title"),e.hasOwnProperty("desc")&&m(e.description,"rv_pac-item-desc"))))))))})(o[1]))},p=e=>{let t=[];return e.map(((e,o)=>{t.push({"@type":"ListItem",position:o,name:e.title})})),t};return(0,Z.createElement)("figure",d,(0,Z.createElement)("div",{className:ee()("rv_pac-wrapper",i)},(0,Z.createElement)("div",{className:"rv_pac-row"},u(s[0],"rv_pac-pros"),u(s[1],"rv_pac-cons"))),n&&(0,Z.createElement)("script",{type:"application/ld+json"},(e=>JSON.stringify({"@context":"https://schema.org","@type":"Product",name:l||"",review:{"@type":"Review",positiveNotes:{"@type":"ItemList",itemListElement:p(e[0].cells[1].content)},negativeNotes:{"@type":"ItemList",itemListElement:p(e[1].cells[1].content)}}}))(s)))}},bI={attributes:{id:{type:"string"},boxAlignment:{type:"string"},isVerticalOnMobile:{type:"boolean",default:!1},isSchema:{type:"boolean",default:!1},schemaName:{type:"string",default:""},classes:{type:"string",default:""},layoutName:{type:"string",default:""},data:{type:"string",default:""},preview:{type:"boolean",default:!1}},save({attributes:e}){const{id:t,boxAlignment:o,layoutName:r,isVerticalOnMobile:c,data:a,isSchema:n,schemaName:l,classes:i}=e;if(!r||!a)return null;const s=a?JSON.parse(a):void 0,d=bs.useBlockProps.save({className:ee()({[`is-align-${o}`]:o,[`rv_pac-${t}`]:t,"is-vertical-on-mobile":c})});Zi.add(NE);const m=(e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:ee()("rv_pac-item-text",t),tagName:"div",value:e}),f=(e,t)=>(0,Z.createElement)("div",{className:t},(0,Z.createElement)(fs,{icon:Ji({prefix:e.prefix,iconName:e.iconName})})),u=e=>{let t=[];return e.map(((e,o)=>{t.push({"@type":"ListItem",position:o,name:e.title})})),t},p=(e,t)=>(0,Z.createElement)("div",{className:t},(e=>(0,Z.createElement)("div",{className:"rv_pac-header"},(0,Z.createElement)("div",{className:"rv_pac-header-item"},e.hasOwnProperty("icon")&&f(e.icon,"rv_pac-item-icon"),e.hasOwnProperty("title")&&m(e.title,"rv_pac-item-title"))))(e.header),(e=>(0,Z.createElement)("div",{className:"rv_pac-body"},(0,Z.createElement)("ul",{className:"rv_pac-body-items"},e.map(((e,t)=>(0,Z.createElement)("li",{className:"rv_pac-body-item"},(0,Z.createElement)("div",{className:"rv_pac-body-item"},e.hasOwnProperty("icon")&&f(e.icon,"rv_pac-item-icon"),(e.hasOwnProperty("title")||e.hasOwnProperty("content"))&&(0,Z.createElement)(Z.Fragment,null,e.hasOwnProperty("title")&&m(e.title,"rv_pac-item-title"),e.hasOwnProperty("content")&&m(e.content,"rv_pac-item-content")))))))))(e.body));return(0,Z.createElement)("figure",d,(0,Z.createElement)("div",{className:ee()("rv_pac-wrapper",`rv_pac-${r}`,i)},(0,Z.createElement)("div",{className:"rv_pac-row"},p(s.pros,"rv_pac-pros"),p(s.cons,"rv_pac-cons"))),n&&(0,Z.createElement)("script",{type:"application/ld+json"},(e=>JSON.stringify({"@context":"https://schema.org","@type":"Product",name:l||"",review:{"@type":"Review",positiveNotes:{"@type":"ItemList",itemListElement:u(e.pros.body)},negativeNotes:{"@type":"ItemList",itemListElement:u(e.cons.body)}}}))(s)))}},hI=[uI,pI,bI];(0,rk.registerBlockType)(fI.u2,{icon:fk,example:{attributes:{preview:!0}},edit:function({attributes:e,setAttributes:t,isSelected:o}){const{id:r,preview:c}=e;return c?(0,Z.createElement)(DT,{name:"prosAndCons"}):(JE(r,t),(0,Z.createElement)(mI,{attributes:e,setAttributes:t,isSelected:o},(0,Z.createElement)(dI,null)))},save:function({attributes:e}){const{id:t,boxAlignment:o,isVerticalOnMobile:r,isScroll:c,data:a,isSchema:n,schemaName:l,classes:i}=e,s=e.style?"string"==typeof e.style?$E(e.style):e.style:pB(e.data),d=e.data&&"string"==typeof e.data?Array.isArray($E(e.data))?$E(e.data):mB(e.data):e.data;if(a.length<1)return null;const m=bs.useBlockProps.save({className:ee()({[`is-align-${o}`]:o,[`rv_pac-${t}`]:t,"is-vertical-on-mobile":r,"active-scroll":c})});Zi.add(NE);const f=(e,t)=>(0,Z.createElement)(bs.RichText.Content,{className:ee()("rv_pac-item-text",t),tagName:"div",value:e}),u=(e,t)=>(0,Z.createElement)("div",{className:t},(0,Z.createElement)(fs,{icon:Ji({prefix:e.prefix,iconName:e.iconName})})),p=(e,t)=>{const{cells:o}=e;return(0,Z.createElement)("div",{className:ee()(t,e.classes&&e.classes)},(e=>{const{icon:t,content:o}=e,r=t.iconPlacement?t.iconPlacement:"before",c=s.header.common&&s.header.common.hasSeparator,a=s.header.common&&s.header.common.isAbsolute;return(0,Z.createElement)("div",{className:ee()("rv_pac-header",{"rv_header-absolute":a})},(0,Z.createElement)("div",{className:ee()("rv_pac-header-item",{[`rv_header-icon-${r}`]:!t.hideIcon})},!t.hideIcon&&u(t.icon,"rv_pac-item-icon"),o[0].hasOwnProperty("title")&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},f(o[0].title,"rv_pac-item-title"))),c&&(0,Z.createElement)("div",{class:"rv_pac-title-separator-wrapper"},(0,Z.createElement)("span",{className:"rv_pac-title-separator"})))})(o[0]),(e=>{const{icon:t,content:o}=e,r=t.iconPlacement?t.iconPlacement:"before",c=s.body.common&&s.body.common.hasStyleStripe;return(0,Z.createElement)("div",{className:ee()("rv_pac-body",{"is-style-stripes":c})},(0,Z.createElement)("ul",{className:"rv_pac-body-items"},o.map(((e,o)=>(0,Z.createElement)("li",{className:ee()("rv_pac-body-item",{[`rv_body-icon-${r}`]:!t.hideIcon})},!t.hideIcon&&u(t.icon,"rv_pac-item-icon"),(e.hasOwnProperty("title")||e.hasOwnProperty("content"))&&(0,Z.createElement)("div",{className:"rv_pac-item-content"},e.hasOwnProperty("title")&&f(e.title,"rv_pac-item-title"),e.hasOwnProperty("desc")&&f(e.description,"rv_pac-item-desc")))))))})(o[1]))},b=e=>{let t=[];return e.map(((e,o)=>{t.push({"@type":"ListItem",position:o,name:e.title})})),t},h=s.box.common&&s.box.common.advancedBorder;return(0,Z.createElement)("figure",m,(0,Z.createElement)("div",{className:ee()("rv_pac-wrapper",i)},(0,Z.createElement)("div",{className:"rv_pac-row"},(0,Z.createElement)("div",{className:ee()("rv_pac-pros-wrapper",{"rv_pac-has-advanced-border":h})},p(d[0],"rv_pac-pros")),(0,Z.createElement)("div",{className:ee()("rv_pac-cons-wrapper",{"rv_pac-has-advanced-border":h})},p(d[1],"rv_pac-cons")))),n&&(0,Z.createElement)("script",{type:"application/ld+json"},(e=>JSON.stringify({"@context":"https://schema.org","@type":"Product",name:l||"",review:{"@type":"Review",positiveNotes:{"@type":"ItemList",itemListElement:b(e[0].cells[1].content)},negativeNotes:{"@type":"ItemList",itemListElement:b(e[1].cells[1].content)}}}))(d)))},deprecated:hI})},184:(e,t)=>{var o;!function(){"use strict";var r={}.hasOwnProperty;function c(){for(var e=[],t=0;t<arguments.length;t++){var o=arguments[t];if(o){var a=typeof o;if("string"===a||"number"===a)e.push(o);else if(Array.isArray(o)){if(o.length){var n=c.apply(null,o);n&&e.push(n)}}else if("object"===a){if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]")){e.push(o.toString());continue}for(var l in o)r.call(o,l)&&o[l]&&e.push(l)}}}return e.join(" ")}e.exports?(c.default=c,e.exports=c):void 0===(o=function(){return c}.apply(t,[]))||(e.exports=o)}()},679:(e,t,o)=>{"use strict";var r=o(864),c={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},n={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function i(e){return r.isMemo(e)?n:l[e.$$typeof]||c}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=n;var s=Object.defineProperty,d=Object.getOwnPropertyNames,m=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,u=Object.getPrototypeOf,p=Object.prototype;e.exports=function e(t,o,r){if("string"!=typeof o){if(p){var c=u(o);c&&c!==p&&e(t,c,r)}var n=d(o);m&&(n=n.concat(m(o)));for(var l=i(t),b=i(o),h=0;h<n.length;++h){var g=n[h];if(!(a[g]||r&&r[g]||b&&b[g]||l&&l[g])){var v=f(o,g);try{s(t,g,v)}catch(e){}}}}return t}},703:(e,t,o)=>{"use strict";var r=o(414);function c(){}function a(){}a.resetWarningCache=c,e.exports=function(){function e(e,t,o,c,a,n){if(n!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var o={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:c};return o.PropTypes=o,o}},697:(e,t,o)=>{e.exports=o(703)()},414:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},921:(e,t)=>{"use strict";var o="function"==typeof Symbol&&Symbol.for,r=o?Symbol.for("react.element"):60103,c=o?Symbol.for("react.portal"):60106,a=o?Symbol.for("react.fragment"):60107,n=o?Symbol.for("react.strict_mode"):60108,l=o?Symbol.for("react.profiler"):60114,i=o?Symbol.for("react.provider"):60109,s=o?Symbol.for("react.context"):60110,d=o?Symbol.for("react.async_mode"):60111,m=o?Symbol.for("react.concurrent_mode"):60111,f=o?Symbol.for("react.forward_ref"):60112,u=o?Symbol.for("react.suspense"):60113,p=o?Symbol.for("react.suspense_list"):60120,b=o?Symbol.for("react.memo"):60115,h=o?Symbol.for("react.lazy"):60116,g=o?Symbol.for("react.block"):60121,v=o?Symbol.for("react.fundamental"):60117,C=o?Symbol.for("react.responder"):60118,y=o?Symbol.for("react.scope"):60119;function z(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case d:case m:case a:case l:case n:case u:return e;default:switch(e=e&&e.$$typeof){case s:case f:case h:case b:case i:return e;default:return t}}case c:return t}}}function H(e){return z(e)===m}t.AsyncMode=d,t.ConcurrentMode=m,t.ContextConsumer=s,t.ContextProvider=i,t.Element=r,t.ForwardRef=f,t.Fragment=a,t.Lazy=h,t.Memo=b,t.Portal=c,t.Profiler=l,t.StrictMode=n,t.Suspense=u,t.isAsyncMode=function(e){return H(e)||z(e)===d},t.isConcurrentMode=H,t.isContextConsumer=function(e){return z(e)===s},t.isContextProvider=function(e){return z(e)===i},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return z(e)===f},t.isFragment=function(e){return z(e)===a},t.isLazy=function(e){return z(e)===h},t.isMemo=function(e){return z(e)===b},t.isPortal=function(e){return z(e)===c},t.isProfiler=function(e){return z(e)===l},t.isStrictMode=function(e){return z(e)===n},t.isSuspense=function(e){return z(e)===u},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===m||e===l||e===n||e===u||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===b||e.$$typeof===i||e.$$typeof===s||e.$$typeof===f||e.$$typeof===v||e.$$typeof===C||e.$$typeof===y||e.$$typeof===g)},t.typeOf=z},864:(e,t,o)=>{"use strict";e.exports=o(921)},359:(e,t)=>{"use strict";var o=60103,r=60106,c=60107,a=60108,n=60114,l=60109,i=60110,s=60112,d=60113,m=60120,f=60115,u=60116;if("function"==typeof Symbol&&Symbol.for){var p=Symbol.for;o=p("react.element"),r=p("react.portal"),c=p("react.fragment"),a=p("react.strict_mode"),n=p("react.profiler"),l=p("react.provider"),i=p("react.context"),s=p("react.forward_ref"),d=p("react.suspense"),m=p("react.suspense_list"),f=p("react.memo"),u=p("react.lazy"),p("react.block"),p("react.server.block"),p("react.fundamental"),p("react.debug_trace_mode"),p("react.legacy_hidden")}t.isContextConsumer=function(e){return function(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case o:switch(e=e.type){case c:case n:case a:case d:case m:return e;default:switch(e=e&&e.$$typeof){case i:case s:case u:case f:case l:return e;default:return t}}case r:return t}}}(e)===i}},973:(e,t,o)=>{"use strict";e.exports=o(359)},350:(e,t,o)=>{"use strict";e.exports=o.p+"images/rv_placeholder.6af3c56e.png"}},o={};function r(e){var c=o[e];if(void 0!==c)return c.exports;var a=o[e]={exports:{}};return t[e](a,a.exports,r),a.exports}r.m=t,e=[],r.O=(t,o,c,a)=>{if(!o){var n=1/0;for(d=0;d<e.length;d++){for(var[o,c,a]=e[d],l=!0,i=0;i<o.length;i++)(!1&a||n>=a)&&Object.keys(r.O).every((e=>r.O[e](o[i])))?o.splice(i--,1):(l=!1,a<n&&(n=a));if(l){e.splice(d--,1);var s=c();void 0!==s&&(t=s)}}return t}a=a||0;for(var d=e.length;d>0&&e[d-1][2]>a;d--)e[d]=e[d-1];e[d]=[o,c,a]},r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{var e;r.g.importScripts&&(e=r.g.location+"");var t=r.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var o=t.getElementsByTagName("script");o.length&&(e=o[o.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),r.p=e})(),(()=>{var e={826:0,431:0};r.O.j=t=>0===e[t];var t=(t,o)=>{var c,a,[n,l,i]=o,s=0;if(n.some((t=>0!==e[t]))){for(c in l)r.o(l,c)&&(r.m[c]=l[c]);if(i)var d=i(r)}for(t&&t(o);s<n.length;s++)a=n[s],r.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return r.O(d)},o=globalThis.webpackChunkriovizual=globalThis.webpackChunkriovizual||[];o.forEach(t.bind(null,0)),o.push=t.bind(null,o.push.bind(o))})();var c=r.O(void 0,[431],(()=>r(382)));c=r.O(c)})(); -
riovizual/trunk/build/style-common.css
r3062560 r3089432 1 body{--rio-vizual-primary-color:#032d99;--rio-vizual-secondary-color:#e5e5e5;--rio-vizual-alternative-color:#335fc1;--rio-vizual-light-color:#c8dcf9;--rio-vizual-hover-color:#091a7a;--rio-vizual-danger-color:#a01317;--rio-vizual-danger-hover-color:#a01317;--rio-vizual-panel-bg-color:#e9f1fd;--rio-vizual-info-color:#3a7ccf;--rio-vizual-info-bg-color:#cbe6fb}.edit-post-layout .interface-interface-skeleton__sidebar{overflow-x:hidden;overflow-y:overlay}.interface-interface-skeleton__sidebar::-webkit-scrollbar{width:6px}.interface-interface-skeleton__sidebar::-webkit-scrollbar-track{background-color:#f1f1f1}.interface-interface-skeleton__sidebar::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.rv_gs-btn{left:1px!important;z-index:9!important}.rv_gs-btn .components-popover__content{border-radius:0;box-shadow:none}.rv_gs-btn .components-popover__content .rv_gs-btn-text{background-color:var(--rio-vizual-primary-color);color:#fff;cursor:pointer;font-size:13px;padding:4px 10px 3px;width:-moz-max-content;width:max-content}.rv_gs-btn .components-popover__content .rv_gs-btn-text:before{content:"";font-family:dashicons;padding-right:5px;vertical-align:bottom}.editor-styles-wrapper .rv-cell-selector{background-color:var(--rio-vizual-alternative-color);border-radius:0 2px 0 0;bottom:2px;color:#fff;display:none;height:16px;left:2px;min-width:18px;padding:0!important;position:absolute;z-index:100}.editor-styles-wrapper .rv-cell-selector svg{height:14px;width:14px}.editor-styles-wrapper .rv-cell-selector:hover{background-color:var(--rio-vizual-hover-color)}.editor-styles-wrapper .rv-cell-selector.cell-selector-show{display:flex}.editor-styles-wrapper .rv-btn-insert{background-color:#ddd;border-radius:50%;height:12px;margin:0;min-width:12px!important;padding:0!important;position:absolute}.editor-styles-wrapper .rv-btn-insert:focus:not(:disabled){background-color:#ddd}.editor-styles-wrapper .rv-btn-insert:hover{background:var(--rio-vizual-primary-color)!important;color:#fff}.editor-styles-wrapper .rv-btn-insert:hover:before{display:none}.editor-styles-wrapper .rv-row-insert{left:-32px}.editor-styles-wrapper .rv-row-insert-before{top:-6px}.editor-styles-wrapper .rv-row-insert-after{bottom:-6px}.editor-styles-wrapper .rv-col-insert-before{left:-6px;top:-32px}.editor-styles-wrapper .rv-col-insert-after{right:-6px;top:-32px}.is-elem-active:after{border:1px solid var(--rio-vizual-primary-color)!important}.rv-col-cut,.rv-elem-cut,.rv-row-cut{opacity:.3}.rv-placeholder,.rv-popover-settings,.rv_block-placeholder,.rv_inspector-wrap{--wp-admin-theme-color:var(--rio-vizual-alternative-color);--wp-admin-theme-color-darker-10:var(--rio-vizual-hover-color)}.rv-popover-settings .components-tooltip,.rv_inspector-wrap .components-tooltip{max-width:200px}.rv-popover-settings .components-button,.rv_inspector-wrap .components-button{height:34px;transition:none}.rv-popover-settings .components-button.is-primary,.rv-popover-settings .components-button.is-primary:hover:not(:disabled),.rv_inspector-wrap .components-button.is-primary,.rv_inspector-wrap .components-button.is-primary:hover:not(:disabled){background-color:var(--rio-vizual-alternative-color);border-color:var(--rio-vizual-alternative-color);box-shadow:inset 0 0 0 1px var(--rio-vizual-alternative-color);color:#fff}.rv-popover-settings .components-button.is-primary:focus,.rv-popover-settings .components-button.is-primary:hover:not(:disabled):focus,.rv_inspector-wrap .components-button.is-primary:focus,.rv_inspector-wrap .components-button.is-primary:hover:not(:disabled):focus{box-shadow:none}.rv-popover-settings .components-button.is-secondary,.rv_inspector-wrap .components-button.is-secondary{box-shadow:inset 0 0 0 1px var(--rio-vizual-secondary-color);color:initial}.rv-popover-settings .components-button.is-secondary:hover,.rv_inspector-wrap .components-button.is-secondary:hover{background-color:var(--rio-vizual-alternative-color);box-shadow:inset 0 0 0 1px var(--rio-vizual-alternative-color);color:#fff}.rv-popover-settings .components-button.is-secondary:active,.rv-popover-settings .components-button.is-secondary:focus,.rv_inspector-wrap .components-button.is-secondary:active,.rv_inspector-wrap .components-button.is-secondary:focus{background:var(--rio-vizual-alternative-color);box-shadow:inset 0 0 0 1px var(--rio-vizual-alternative-color);color:#fff}.rv-popover-settings .components-button.is-secondary:disabled:hover,.rv_inspector-wrap .components-button.is-secondary:disabled:hover{background-color:#eff1f5;box-shadow:inset 0 0 0 1px var(--rio-vizual-secondary-color);color:initial;opacity:.5}.rv-popover-settings .components-button.is-secondary:disabled,.rv_inspector-wrap .components-button.is-secondary:disabled{opacity:.5}.rv-popover-settings .components-panel__body .components-base-control__field,.rv_inspector-wrap .components-panel__body .components-base-control__field{padding:0}.rv-popover-settings input.components-input-control__input[inputmode=numeric]:focus,.rv_inspector-wrap input.components-input-control__input[inputmode=numeric]:focus{cursor:ns-resize}.rv_inspector-wrap .block-editor-block-inspector__advanced{display:none!important}.rv_inspector-tabs{margin-bottom:20px;min-height:calc(100vh - 300px)}.rv_inspector-tabs .rv_tab-buttons{display:flex}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button{background:var(--rio-vizual-light-color);border:0;border-bottom-width:1px;border-color:var(--rio-vizual-light-color);border-style:solid;border-top-width:1px;color:var(--rio-vizual-primary-color);cursor:pointer;flex:1;padding:10px 0;text-align:center}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button svg{height:24px}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button h4{margin:0}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button:hover{color:var(--rio-vizual-hover-color)}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button.active{background:#fff;border-bottom-width:0;border-left-width:1px;border-right-width:1px;color:var(--rio-vizual-alternative-color)}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button.active:first-child{border-left-width:0}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button.active:last-child{border-right-width:0}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button:last-child{border-right:0!important}.rv_inspector-tabs .rv_tab-content-panel{border-color:var(--rio-vizual-light-color)}.rv_inspector-tabs .rv_tab-content-panel.is-opened>h2{background-color:var(--rio-vizual-panel-bg-color)}.rv_inspector-tabs .rv_tab-content-panel.is-opened>h2.components-panel__body-title{margin-bottom:18px}.rv_inspector-tabs .rv_tab-content-panel .components-panel__body-title:hover{background-color:var(--rio-vizual-panel-bg-color)}.rv_inspector-tabs .rv_tab-content-panel .components-panel__body-title .components-panel__body-toggle{height:auto!important}.rv_inspector-tabs .rv_style-tab-panel{margin:0 -16px}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs{border:1px solid var(--rio-vizual-light-color);border-bottom:0;border-radius:2px 2px 0 0;margin:0 18px}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs .rv_style-tab{background-color:var(--rio-vizual-light-color);color:var(--rio-vizual-primary-color);flex:1;height:32px;justify-content:center}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs .rv_style-tab:first-child{border-left:none}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs .rv_style-tab.active-tab{background-color:#fff;border-bottom:none;color:var(--rio-vizual-alternative-color);cursor:auto}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs .rv_style-tab.active-tab:hover{color:var(--rio-vizual-alternative-color)}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs .rv_style-tab:hover{color:var(--rio-vizual-hover-color)}.rv_inspector-tabs .rv_style-tab-panel .rv_style-tab-content{border-top:1px solid var(--rio-vizual-light-color);padding-bottom:0}.rv-text-container .rv_tb-inspactor-text{border:1px solid var(--rio-vizual-secondary-color);border-radius:2px;height:50px;overflow-y:auto;padding:6px 8px}.rv_icon-list-text{border:1px solid #eee;margin:6px 0;min-height:45px;padding:4px}.setting-header{font-size:15px!important;margin:0!important;text-transform:capitalize}.active-dot:after{background:var(--rio-vizual-primary-color);border-radius:50%;content:"";display:inline-block;height:5px;margin-left:6px;vertical-align:middle;width:5px}.setting-button.active-dot:after{position:absolute;right:12px}.rv_style-help-note{display:flex;font-size:12px;gap:5px;margin-bottom:12px}.rv_style-help-note .dashicon{color:#ffb900}.rv_reset-settings-wrap.rv_reset-global{margin:4px 10px 10px;text-align:center}.rv_reset-settings-wrap.rv_reset-global .rv_reset-settings{height:32px}.rv_reset-settings-wrap .rv_reset-settings{color:var(--rio-vizual-danger-color);height:24px}.rv_reset-settings-wrap .rv_reset-settings.is-destructive:hover{box-shadow:none;color:var(--rio-vizual-danger-hover-color)}.rv_reset-style{text-align:center}.rv_reset-style .rv_reset-style-title{color:#010101;font-size:14px;font-weight:600}.rv_reset-style .rv_reset-style-buttons{display:flex;gap:15px;justify-content:center;margin-top:15px}.rv_reset-style .rv_reset-style-buttons button{border-radius:3px!important;height:32px;padding:0 22px}.rv_reset-style .rv_reset-style-buttons button,.rv_reset-style .rv_reset-style-buttons button:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--rio-vizual-secondary-color)}.rv_reset-style .rv_reset-style-buttons button.rv_button-destructive{background:var(--rio-vizual-danger-color);color:#fff}.rv_help-note{color:#757575;font-size:12px;margin-top:5px}[class*=wp-block-riovizual-]{z-index:auto!important}[class*=wp-block-riovizual-].is-selected.rv_tb-placeholder,[class*=wp-block-riovizual-].is-selected.rv_tb-placeholder:before{box-shadow:none!important;padding:0!important}[class*=wp-block-riovizual-].is-selected:after{box-shadow:none!important}[class*=wp-block-riovizual-].is-selected .components-button:focus:not(:disabled){box-shadow:unset;outline:unset}[class*=wp-block-riovizual-] .rv_block-placeholder{box-shadow:inset 0 0 0 1px #ddd;font-size:22px;font-weight:600;letter-spacing:0;line-height:1.6;margin:10px 0;padding:15px}[class*=wp-block-riovizual-] .rv_block-placeholder .components-placeholder__label{background-color:var(--rio-vizual-light-color);color:var(--rio-vizual-primary-color);font-size:22px;font-weight:600;gap:10px;justify-content:center;line-height:1.6;margin-bottom:15px;padding:10px 0;width:100%}[class*=wp-block-riovizual-] .rv_block-placeholder .components-placeholder__fieldset{border:0;justify-content:center}[class*=wp-block-riovizual-] .rv_block-placeholder .components-placeholder__instructions{color:#1e1e1e;font-size:14px;font-weight:600;margin-bottom:20px;text-align:center;width:100%}.mr-bottom-0{margin-bottom:0!important}.rv_blk-modal-overlay{background-color:rgba(0,0,0,.6)}.rv_blk-modal{background-color:#eef2f9;height:90%;max-height:90%;max-width:1700px;width:90%}.rv_blk-modal .components-modal__content{margin-top:60px}.rv_blk-modal .components-modal__header{background-color:var(--rio-vizual-primary-color);box-shadow:0 0 2px rgba(45,68,102,.2);color:#fff;height:60px;padding:0 30px 0 0!important}.rv_blk-modal .components-modal__header button{background:var(--rio-vizual-danger-color);border-radius:50%;box-shadow:none;color:#fff;height:30px;min-height:30px;min-width:30px;padding:0;width:30px}.rv_blk-modal .components-modal__header button svg{height:20px;width:20px}.rv_blk-modal .components-modal__header button:hover{background:var(--rio-vizual-danger-hover-color)}.rv_blk-modal .components-modal__header-heading-container{justify-content:center}.rv_blk-modal .components-modal__header-heading-container h1{color:#fff;font-size:24px}.components-:not(.rv_tb-reset-modal){max-width:1000px;min-height:90%;overflow-y:hidden;width:100%}.rv_blk-layout{margin-top:32px}.rv_blk-layout-grid>*{align-self:start;display:flex;flex-direction:column;justify-content:flex-start}.rv_blk-layout-grid{grid-gap:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.rv_blk-layout-grid .rv_blk-layout-grid-item{border:10px solid #fff;border-radius:8px;box-shadow:0 2px 4px rgba(45,68,102,.2);position:relative}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover{align-items:center;background-color:rgba(1,1,1,.6);bottom:0;display:none;justify-content:center;left:0;position:absolute;right:0;top:0}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-type{border-radius:2px;font-size:12px;font-weight:600;line-height:1;padding:6px 10px;position:absolute;right:10px;text-transform:capitalize;top:10px}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-type.free{background-color:#ffcb2d;color:#010101}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-type.premium{background-color:#1271ff;color:#fff}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion{display:flex;gap:10px}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a{border-radius:25px;color:#fff;font-size:16px;font-weight:600;letter-spacing:.3px;line-height:1;padding:20px 26px}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.download{background-color:#02bc7d}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.download:hover{background-color:#00ad73}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.go-to-pro{background-color:#fe544f}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.go-to-pro:hover{background-color:#f44336}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.preview{background-color:#fff;color:#fe544f}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.preview:hover{background-color:#fae7e6}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a:hover{box-shadow:0 8px 16px rgba(0,0,0,.24)}.rv_blk-layout-grid .rv_blk-layout-grid-item:hover .rv_blk-layout-grid-item-hover{display:flex}.rv_blk-layout-grid .rv_blk-layout-grid-item-image{background:#eef2f9;display:flex;min-height:185px;position:relative}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create{align-items:center;justify-content:center}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create .rv_blk-table-create-wrap{text-align:center}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create .rv_blk-table-create-wrap .btn-create-new{background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(45,68,102,.2);color:var(--rio-vizual-secondary-color);height:auto;padding:0;width:auto}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create .rv_blk-table-create-wrap .rv_blk-table-create-title{color:#1e1e1e;font-size:14px;font-weight:600;letter-spacing:.3px;margin-top:6px}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create:hover{cursor:pointer}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create:hover .rv_blk-table-create-wrap .btn-create-new{background-color:var(--rio-vizual-primary-color);transition:background-color .5s ease-out}.rv_blk-layout-grid .rv_blk-layout-grid-item-image img{width:100%}.rv_inspector-wrap .rv_device-control{border:1px solid #ced5e4;display:flex;margin:8px 10px;padding:6px}.rv_inspector-wrap .rv_device-control .rv_device-control-button{border-radius:0;display:flex;flex:1;justify-content:center}.rv_settings-device{display:flex;justify-content:space-around;margin:12px 60px}.rv_settings-device .rv_settings-device-button{border-radius:2px!important}.rv_settings-device .rv_settings-device-hover{background:var(--rio-vizual-alternative-color);border-radius:2px;color:#fff;height:34px;padding:7px 15px}.tv_tb-gs-adjust{right:-4px!important;top:-30px!important}.rv_inspector-wrap .rv_image-upload{background:#eff1f5;border:1px dashed var(--rio-vizual-secondary-color);height:auto!important;line-height:0;margin-bottom:10px;padding:3px}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item{background:#fff;border:1px solid var(--rio-vizual-light-color);box-shadow:0 1px 1px rgba(0,0,0,.05);margin-bottom:6px}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-heading{align-items:center;background:var(--rio-vizual-panel-bg-color);color:#1e1e1e;display:flex}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-heading .svg-inline--fa{font-size:12px;padding:6px 0 6px 6px}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-heading .rv-list-item-label{flex:1;margin:0 10px;overflow:hidden;padding:5px 0;text-overflow:ellipsis;white-space:nowrap}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-heading button{border-left:1px solid var(--rio-vizual-light-color);height:30px;min-width:30px}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-heading button:focus:not(:disabled){box-shadow:none!important}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-content{border-top:1px solid var(--rio-vizual-secondary-color);cursor:auto;display:none;height:0;opacity:0}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-content.is-open{display:block;height:auto;opacity:1}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-content .rv_draggable-list-item-content-wrap{padding:5px 8px}.rv_draggable-list-container .rv_draggable-list-add{margin-top:10px;text-align:center}.rv_draggable-list-container .rv_draggable-list-add button{color:var(--rio-vizual-light-color)}.rv_draggable-list-container .rv_draggable-list-add button:hover{color:var(--rio-vizual-alternative-color)}.rv_draggable-list-container button:focus:not(:disabled){box-shadow:none!important}.rv_table-menu .components-popover__content{width:230px!important}.rv_table-menu .components-popover__content .rv_menu-items{border-bottom:1px solid #e1e1e1;display:block}.rv_table-menu .components-popover__content .rv_menu-items:last-child{border-bottom:none}.rv_table-menu .components-popover__content .rv_menu-items button{font-size:14px;height:30px;width:100%}.rv_table-menu .components-popover__content .rv_menu-items button svg{height:18px;width:18px}.rv_table-menu .components-popover__content .rv_menu-items button:hover{background-color:#f0f0f0}.rv_table-menu .components-popover__content .rv_menu-items .rv_items-dd:after{content:"";font-family:dashicons;position:absolute;right:0}.rv_table-menu .components-popover__content .rv_menu-items .components-button{box-shadow:unset}@media(max-width:981px){.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion{flex-direction:column}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a{font-size:13px;padding:16px 22px}}. rv-header-with-icon-settings .rv_setting-label{font-size:12px}.rv-header-with-icon-settings .reset-button{min-width:20px;outline:none;padding:0 0 0 4px}.block-editor-block-inspector .rv_inspector-wrap .components-text-control__input,.block-editor-block-inspector .rv_inspector-wrap textarea{border-color:var(--rio-vizual-secondary-color)}.block-editor-block-inspector .rv_inspector-wrap .components-button:focus:not(:disabled),.block-editor-block-inspector .rv_inspector-wrap .components-text-control__input[type=text]:focus,.block-editor-block-inspector .rv_inspector-wrap input[type=checkbox]:focus,.block-editor-block-inspector .rv_inspector-wrap textarea:focus{border-color:var(--rio-vizual-secondary-color);box-shadow:none}.block-editor-block-inspector .rv_inspector-wrap .components-base-control{margin-bottom:15px}.block-editor-block-inspector .rv_inspector-wrap .components-range-control__number{margin-bottom:0!important}.block-editor-block-inspector .rv_inspector-wrap .setting-button{background:#fff;border-bottom:1px solid #ccd4e3;border-left:1px solid #e7eaef;display:flex;height:auto;margin:12px auto!important;padding:10px!important;position:relative;width:100%}.block-editor-block-inspector .rv_inspector-wrap .setting-button.back-to-list,.block-editor-block-inspector .rv_inspector-wrap .setting-button:hover{background:#eff1f5;color:#252b56}.block-editor-block-inspector .rv_inspector-wrap .setting-button.back-to-list:hover{background:#fff;color:inherit}.block-editor-block-inspector .rv_inspector-wrap .setting-button svg{height:14px;margin-right:5px;width:14px}.block-editor-block-inspector .rv_inspector-wrap .setting-button .dashicon{font-size:14px;height:12px;width:25px}.block-editor-block-inspector .rv_inspector-wrap .setting-button:focus{box-shadow:none!important}.block-editor-block-inspector .rv_inspector-wrap .setting-popup{padding:0}.block-editor-block-inspector .rv_inspector-wrap .setting-popup .element-settings-list{padding:5px 0}.block-editor-block-inspector .rv_inspector-wrap .setting-wrapper .rv_toggle-control{margin-bottom:0}.block-editor-block-inspector .rv_inspector-wrap .setting-wrapper .rv_toggle_help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:8px}.block-editor-block-inspector .rv_inspector-wrap .rv_popup-btn-action{padding:0}.block-editor-block-inspector .rv_inspector-wrap .rv_popup-btn-action span{border:1px solid var(--rio-vizual-secondary-color);border-radius:50%;height:30px;line-height:26px;width:30px}.block-editor-block-inspector .rv_inspector-wrap .rv_popup-btn-action span:before{font-size:16px}.block-editor-block-inspector .rv_inspector-wrap .rv_popup-btn-action span:focus{box-shadow:none!important}.rv-popover-settings .components-popover__content{padding:10px;width:280px!important}.opened-popup{background-color:var(--rio-vizual-light-color);border-radius:2px 2px 0 0;margin:0 -10px;padding:0 10px}.rv-advanced-popup{background:#fff;border:1px solid var(--rio-vizual-light-color);border-radius:0 0 2px 2px;border-top:0;margin:0 -10px;padding:10px}.rv-advanced-popup.rv_advance-popup-gradient{border:none}.rv_text-control label{font-size:1em;text-transform:capitalize}.rv_text-control input,.rv_text-control input:focus{border-color:var(--rio-vizual-secondary-color)!important}.rv_text-control input:focus{box-shadow:none!important}.rv_custom-select-control .css-13cymwt-control{border-color:var(--rio-vizual-secondary-color);border-radius:2px;min-height:34px}.rv_custom-select-control .css-13cymwt-control:hover{border-color:var(--rio-vizual-secondary-color)}.rv_custom-select-control .css-13cymwt-control .css-1fdsijx-ValueContainer{padding:1px 8px}.rv_custom-select-control .css-13cymwt-control .css-1xc3v61-indicatorContainer{padding:5px}.rv_custom-select-control .css-t3ipsp-control{box-shadow:none}.rv_custom-select-control .css-t3ipsp-control,.rv_custom-select-control .css-t3ipsp-control:hover{border-color:var(--rio-vizual-secondary-color)}.rv_custom-select-control .css-qbdosj-Input{color:#1e1e1e;margin:0;padding-bottom:0;padding-top:0}.rv_custom-select-control input[type=text]:focus{box-shadow:none}.rv_toggle-control label{font-weight:600}.rv_toggle-control .components-flex{flex-direction:row-reverse;justify-content:space-between}.rv-container-settings .components-base-control,.rv-range-control .components-base-control{margin-bottom:0!important}.rv_title-label{margin:0 0 4px}.rv_title-header{color:#1e1e1e;font-weight:700;padding:5px 0}.rv-border-container .border-tabs .components-flex-item{cursor:pointer;display:flex;padding:5px;transition:all .2s ease}.rv-border-container .border-tabs .components-flex-item.active{background-color:var(--rio-vizual-light-color);transition:all .2s ease}.rv-border-container .border-tabs .tab{border:4px solid #737171;border-radius:0;display:inline-block;padding:6px}.rv-border-container .border-tabs .top{border-right-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .right,.rv-border-container .border-tabs .top{border-bottom-color:hsla(0,1%,45%,.4)!important;border-left-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .right{border-top-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .bottom{border-left-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .bottom,.rv-border-container .border-tabs .left{border-right-color:hsla(0,1%,45%,.4)!important;border-top-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .left{border-bottom-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .rv_has-value{position:relative}.rv-border-container .border-tabs .rv_has-value .tab{border-color:var(--rio-vizual-alternative-color)}.rv-box-shadow-container .components-flex-block{cursor:pointer;padding:4px 0;text-align:center;transition:all .2s ease}.rv-box-shadow-container .components-flex-block span{vertical-align:middle}.rv-box-shadow-container .components-flex-block.active{color:#fff;transition:all .2s ease}.rv-box-shadow-container .shadow-preset{background-color:var(--rio-vizual-panel-bg-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item{border-right:1px solid #d8dde9;padding:10px 0}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:last-child{border-right:none}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .tab{background-color:#fff;border-radius:1px;display:inline-block;height:32px;width:32px}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type1{color:rgba(0,16,56,.4);font-size:32px}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type2{box-shadow:0 0 10px 1px rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type3{box-shadow:4px 4px 6px 0 rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type4{box-shadow:0 8px 6px -6px rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type5{box-shadow:4px 4px 0 0 rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type6{box-shadow:0 2px 0 4px rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type7{box-shadow:inset 0 0 8px 2px rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type8{box-shadow:inset 4px 4px 0 0 rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type1,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type1{color:var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type2,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type2{box-shadow:0 0 10px 1px var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type3,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type3{box-shadow:4px 4px 6px 0 var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type4,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type4{box-shadow:0 8px 6px -6px var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type5,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type5{box-shadow:4px 4px 0 0 var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type6,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type6{box-shadow:0 2px 0 4px var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type7,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type7{box-shadow:inset 0 0 8px 2px var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type8,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type8{box-shadow:inset 4px 4px 0 0 var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs:first-child{border-bottom:1px solid #d8dde9}.rv-font-container .setting-wrapper .rv-header-with-icon-settings{margin-bottom:5px}.rv-font-container .setting-wrapper .current-font{font-size:11px;padding:6px 4px}.rv_font-button-group button{padding:0 13px}.rv_font-button-group button.is-primary{z-index:0!important}.opened-popup-icon{pointer-events:none}.rv_current-icon{border:1px solid #d9d9d9;border-radius:50%;display:flex;height:36px!important;justify-content:center;margin:2px 0;width:36px!important}.rv_current-icon svg{height:18px}.rv_icon-search .components-input-control__backdrop{border-color:var(--rio-vizual-secondary-color)!important;box-shadow:none!important;font-size:14px;height:34px}.rv-icon-container .components-popover__content{width:320px}.rv-icon-container .components-popover__content .rv-icon-wrap{padding:10px}.rv-icon-container .components-popover__content::-webkit-scrollbar{width:8px}.rv-icon-container .components-popover__content::-webkit-scrollbar-thumb{background:#162b97;border-radius:20px}.rv-icon-container .components-popover__content::-webkit-scrollbar-track{background:var(--rio-vizual-panel-bg-color)}.rv-icon-container .components-popover__content::-webkit-scrollbar-thumb:active{background:#444}.rv-icon-list{grid-gap:1px;display:grid;grid-template-columns:repeat(6,1fr);margin-top:10px;max-height:320px}.rv-icon-list .rv-icon{background-color:var(--rio-vizual-panel-bg-color);cursor:pointer;display:flex;justify-content:center;padding:14px 10px}.rv-icon-list .rv-icon.selected-icon,.rv-icon-list .rv-icon:hover{background-color:var(--rio-vizual-light-color)}.rv-icon-list .rv-icon.selected-icon svg,.rv-icon-list .rv-icon:hover svg{color:var(--rio-vizual-alternative-color)}.rv-icon-list .rv-icon svg{color:#444;height:18px;width:18px}.rv-sizing-container .components-flex{gap:10px}.rv-animation-container .components-flex-block{cursor:pointer;padding:4px 0;text-align:center;transition:all .2s ease}.rv-animation-container .components-flex-block span{vertical-align:middle}.rv-animation-container .components-flex-block.active{color:#fff;transition:all .2s ease}.rv-animation-container .animation-preset{background-color:var(--rio-vizual-panel-bg-color)}.rv-animation-container .animation-preset .animation-tabs .animation-item{border-right:1px solid #d8dde9;padding:10px 0}.rv-animation-container .animation-preset .animation-tabs .animation-item:last-child{border-right:none}.rv-animation-container .animation-preset .animation-tabs .animation-item .tab{color:rgba(0,16,56,.4)}.rv-animation-container .animation-preset .animation-tabs .animation-item.active .tab,.rv-animation-container .animation-preset .animation-tabs .animation-item:hover .tab{color:var(--rio-vizual-alternative-color)}.rv-animation-container .animation-preset .animation-tabs:first-child{border-bottom:1px solid #d8dde9}.rv_alignment-container svg{width:22px}.rv-color-picker{padding:0}.rv-color-picker span{border:1px solid var(--rio-vizual-secondary-color);border-radius:50%;height:30px;width:30px}.rv-color-picker:focus{box-shadow:none!important}.rv_advance-popup-gradient .components-base-control{margin-bottom:0!important}.rv_advance-popup-gradient .components-button{height:100%}.linked-unit-wrap{margin-top:4px}.linked-unit-wrap,.linked-unit-wrap .rv-unlinked-range-control{display:flex;gap:4px}.linked-unit-wrap .components-unit-control-wrapper .components-input-control__backdrop{border-color:#e5e5e5!important;box-shadow:none!important}.linked-unit-wrap .components-unit-control-wrapper input{padding:17px 0;padding-left:3px!important;padding-right:3px!important}.linked-unit-wrap>.components-unit-control-wrapper{margin:0 auto}.linked-unit-wrap .components-unit-control-wrapper .inputActive .components-input-control__backdrop{border-color:var(--rio-vizual-primary-color)!important}.linked-unit-wrap .components-unit-control__select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.linked-unit-wrap .components-unit-control__select:active,.linked-unit-wrap .components-unit-control__select:focus{border:none!important;box-shadow:none!important}.linked-unit-wrap .components-unit-control__select::part(listbox){border-radius:0!important}.linked-unit-wrap .link-button{display:flex;justify-content:center}.linked-unit-wrap button{background:#fff;border:1px solid var(--rio-vizual-secondary-color);color:#b7b7b7;min-width:28px!important;padding:6px 4px!important}.linked-unit-wrap button .dashicons{font-size:13px;height:13px;width:13px}.linked-unit-wrap button:focus,.linked-unit-wrap button:hover{box-shadow:none!important;color:#b7b7b7;outline:none!important}.linked-unit-wrap button.active{color:var(--rio-vizual-alternative-color)}.linked-unit-wrap .settings-wrap-inline .components-input-control .components-flex{align-items:center;gap:2px}.linked-unit-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item{max-width:100%}.linked-unit-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item label{color:#787878;font-size:12px;font-weight:400;line-height:1.2;text-transform:capitalize}.linked-border-spacing-wrap{--range-unlinked-unit-select:25px;align-items:flex-start;display:flex;gap:6px;justify-content:space-between;margin-top:4px}.linked-border-spacing-wrap .rv-unlinked-range-control{display:flex;flex-grow:1;gap:6px}.linked-border-spacing-wrap .components-unit-control-wrapper{margin-bottom:0!important;width:100%}.linked-border-spacing-wrap .components-unit-control-wrapper .components-input-control__backdrop{border-color:#e5e5e5!important;box-shadow:none!important}.linked-border-spacing-wrap .components-unit-control-wrapper input{padding:17px 0}.linked-border-spacing-wrap>.components-unit-control-wrapper{margin:0 auto}.linked-border-spacing-wrap .components-unit-control-wrapper .inputActive .components-input-control__backdrop{border-color:var(--rio-vizual-primary-color)!important}.linked-border-spacing-wrap .rv-unlinked-range-control .components-unit-control__select{width:var(--range-unlinked-unit-select)!important}.linked-border-spacing-wrap .components-unit-control__select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.linked-border-spacing-wrap .components-unit-control__select:active,.linked-border-spacing-wrap .components-unit-control__select:focus{border:none!important;box-shadow:none!important}.linked-border-spacing-wrap .components-unit-control__select::part(listbox){border-radius:0!important}.linked-border-spacing-wrap .bottom-settings,.linked-border-spacing-wrap .top-settings{display:flex;gap:5px;justify-content:space-around;margin-bottom:5px}.linked-border-spacing-wrap .link-button{display:flex;justify-content:center}.linked-border-spacing-wrap button{background:#fff;border:1px solid var(--rio-vizual-secondary-color);color:#b7b7b7}.linked-border-spacing-wrap button .dashicons{font-size:13px;height:13px;width:13px}.linked-border-spacing-wrap button:focus,.linked-border-spacing-wrap button:hover{box-shadow:none!important;color:#b7b7b7;outline:none!important}.linked-border-spacing-wrap button.active{color:var(--rio-vizual-alternative-color)}.linked-border-spacing-wrap .settings-wrap-inline .components-input-control .components-flex{align-items:center;gap:2px}.linked-border-spacing-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item{max-width:100%}.linked-border-spacing-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item label{color:#787878;font-size:12px;font-weight:400;line-height:1.2;text-transform:capitalize}.linked-radius-wrap{margin-top:4px}.linked-radius-wrap,.linked-radius-wrap .rv-unlinked-range-control{display:flex;gap:4px}.linked-radius-wrap .components-unit-control-wrapper .components-input-control__backdrop{border-color:#e5e5e5!important;box-shadow:none!important}.linked-radius-wrap .components-unit-control-wrapper input{padding:17px 0;padding-left:3px!important;padding-right:3px!important}.linked-radius-wrap>.components-unit-control-wrapper{margin:0 auto}.linked-radius-wrap .components-unit-control-wrapper .inputActive .components-input-control__backdrop{border-color:var(--rio-vizual-primary-color)!important}.linked-radius-wrap .components-unit-control__select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.linked-radius-wrap .components-unit-control__select:active,.linked-radius-wrap .components-unit-control__select:focus{border:none!important;box-shadow:none!important}.linked-radius-wrap .components-unit-control__select::part(listbox){border-radius:0!important}.linked-radius-wrap .link-button{display:flex;justify-content:center}.linked-radius-wrap button{background:#fff;border:1px solid var(--rio-vizual-secondary-color);color:#b7b7b7;min-width:28px!important;padding:6px 4px!important}.linked-radius-wrap button .dashicons{font-size:13px;height:13px;width:13px}.linked-radius-wrap button .has-icon{min-width:34px}.linked-radius-wrap button:focus,.linked-radius-wrap button:hover{box-shadow:none!important;color:#b7b7b7;outline:none!important}.linked-radius-wrap button.active{color:var(--rio-vizual-alternative-color)}.linked-radius-wrap .settings-wrap-inline .components-input-control .components-flex{align-items:center;gap:2px}.linked-radius-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item{max-width:100%}.linked-radius-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item label{color:#787878;font-size:12px;font-weight:400;line-height:1.2;text-transform:capitalize}.rv-unlinked-range-control .settings-wrap-inline{align-items:center;display:flex;flex:1 1 0;gap:5px;justify-content:space-between}.rv-unlinked-range-control .settings-wrap-inline>span{flex-basis:42px;font-size:11px;text-align:center}.rv-range-control{align-items:center;display:flex;gap:2%}.rv-range-control .left{padding-left:6px;width:70%}.rv-range-control .left>.components-base-control:last-child,.rv-range-control .left>.components-base-control:last-child>div{margin-bottom:0!important}.rv-range-control .right{width:28%}.rv-range-control .components-unit-control-wrapper input{padding:17px 0}.rv-range-control .components-unit-control-wrapper .components-input-control__backdrop{border-color:#e5e5e5!important;border-width:1px!important;box-shadow:none!important}.rv-range-control .components-unit-control__select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.rv-range-control .components-unit-control__select:active,.rv-range-control .components-unit-control__select:focus{border:none!important;box-shadow:none!important}.rv-select-control{--rv-select-control-border-width:1px;--rio-select-border-color:#e5e5e5}.rv-select-control .components-select-control .components-input-control__backdrop{border-color:var(--rio-select-border-color)!important;border-width:var(--rv-select-control-border-width)!important;box-shadow:none!important}.rv-select-control .components-select-control select{height:34px!important}.rio-unit-control{--rio-unit-control-border-width:1px;--rio-unit-select-width:25px;position:relative}.rio-unit-control .components-unit-control-wrapper .components-input-control__backdrop{border-color:#e5e5e5!important;border-width:var(--rio-unit-control-border-width)!important;box-shadow:none!important}.rio-unit-control .components-unit-control-wrapper input{padding:17px 0}.rio-unit-control>.components-unit-control-wrapper{margin:0 auto}.rio-unit-control .components-unit-control-wrapper .inputActive .components-input-control__backdrop{border-color:var(--rio-vizual-primary-color)!important}.rio-unit-control .components-unit-control__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--rio-unit-select-width)!important}.rio-unit-control .components-unit-control__select:active,.rio-unit-control .components-unit-control__select:focus{border:none!important;box-shadow:none!important}.rio-unit-control .components-unit-control__select::part(listbox){border-radius:0!important}.rv_inline-settings{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.rv_inline-settings .rv-container-settings{width:40%}.rv_inline-settings .rv-container-settings.wd-50{width:50%}.rv_inline-settings .rv-color-picker{background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px;border-radius:50%;height:auto;padding:0;position:relative;transform:scale(1);transition:transform .1s ease}.rv-header-with-icon-settings{display:flex}.rv-header-with-icon-settings .rv_setting-label{align-items:center;color:#444;display:inline-flex;font-size:13px;font-weight:600!important;font-weight:400;margin:0;max-width:235px;padding:0;position:relative;width:100%}.rv-header-with-icon-settings .reset-button{cursor:pointer;display:flex;height:auto;opacity:0;padding:0 0 0 6px;transform:translateX(8px);transition:all .2s ease-in-out}.rv-header-with-icon-settings .reset-button:focus{box-shadow:none;outline:none}.rv-header-with-icon-settings .reset-button .dashicons{font-size:12px;height:12px;width:12px}.rv-header-with-icon-settings .reset-button.active{opacity:1;transform:translateX(0)}.rv-header-with-icon-settings .rv_tooltip{display:flex;margin-left:6px}.rv-header-with-icon-settings .rv_tooltip:hover{cursor:pointer}.rv_tooltip-text .components-popover__content{background:#444;border-color:#fff;color:#fff;padding:6px;text-align:center;width:200px}1 body{--rio-vizual-primary-color:#032d99;--rio-vizual-secondary-color:#e5e5e5;--rio-vizual-alternative-color:#335fc1;--rio-vizual-light-color:#c8dcf9;--rio-vizual-hover-color:#091a7a;--rio-vizual-danger-color:#a01317;--rio-vizual-danger-hover-color:#a01317;--rio-vizual-panel-bg-color:#e9f1fd;--rio-vizual-info-color:#3a7ccf;--rio-vizual-info-bg-color:#cbe6fb}.edit-post-layout .interface-interface-skeleton__sidebar{overflow-x:hidden;overflow-y:overlay}.interface-interface-skeleton__sidebar::-webkit-scrollbar{width:6px}.interface-interface-skeleton__sidebar::-webkit-scrollbar-track{background-color:#f1f1f1}.interface-interface-skeleton__sidebar::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.rv_gs-btn{left:1px!important;z-index:9!important}.rv_gs-btn .components-popover__content{border-radius:0;box-shadow:none}.rv_gs-btn .components-popover__content .rv_gs-btn-text{background-color:var(--rio-vizual-primary-color);color:#fff;cursor:pointer;font-size:13px;padding:4px 10px 3px;width:-moz-max-content;width:max-content}.rv_gs-btn .components-popover__content .rv_gs-btn-text:before{content:"";font-family:dashicons;padding-right:5px;vertical-align:bottom}.editor-styles-wrapper .rv-cell-selector{background-color:var(--rio-vizual-alternative-color);border-radius:0 2px 0 0;bottom:2px;color:#fff;display:none;height:16px;left:2px;min-width:18px;padding:0!important;position:absolute;z-index:100}.editor-styles-wrapper .rv-cell-selector svg{height:14px;width:14px}.editor-styles-wrapper .rv-cell-selector:hover{background-color:var(--rio-vizual-hover-color)}.editor-styles-wrapper .rv-cell-selector.cell-selector-show{display:flex}.editor-styles-wrapper .rv-btn-insert{background-color:#ddd;border-radius:50%;height:12px;margin:0;min-width:12px!important;padding:0!important;position:absolute}.editor-styles-wrapper .rv-btn-insert:focus:not(:disabled){background-color:#ddd}.editor-styles-wrapper .rv-btn-insert:hover{background:var(--rio-vizual-primary-color)!important;color:#fff}.editor-styles-wrapper .rv-btn-insert:hover:before{display:none}.editor-styles-wrapper .rv-row-insert{left:-32px}.editor-styles-wrapper .rv-row-insert-before{top:-6px}.editor-styles-wrapper .rv-row-insert-after{bottom:-6px}.editor-styles-wrapper .rv-col-insert-before{left:-6px;top:-32px}.editor-styles-wrapper .rv-col-insert-after{right:-6px;top:-32px}.is-elem-active:after{border:1px solid var(--rio-vizual-primary-color)!important}.rv-col-cut,.rv-elem-cut,.rv-row-cut{opacity:.3}.rv-placeholder,.rv-popover-settings,.rv_block-placeholder,.rv_inspector-wrap{--wp-admin-theme-color:var(--rio-vizual-alternative-color);--wp-admin-theme-color-darker-10:var(--rio-vizual-hover-color)}.rv-popover-settings .components-tooltip,.rv_inspector-wrap .components-tooltip{max-width:200px}.rv-popover-settings .components-button,.rv_inspector-wrap .components-button{height:34px;transition:none}.rv-popover-settings .components-button.is-primary,.rv-popover-settings .components-button.is-primary:hover:not(:disabled),.rv_inspector-wrap .components-button.is-primary,.rv_inspector-wrap .components-button.is-primary:hover:not(:disabled){background-color:var(--rio-vizual-alternative-color);border-color:var(--rio-vizual-alternative-color);box-shadow:inset 0 0 0 1px var(--rio-vizual-alternative-color);color:#fff}.rv-popover-settings .components-button.is-primary:focus,.rv-popover-settings .components-button.is-primary:hover:not(:disabled):focus,.rv_inspector-wrap .components-button.is-primary:focus,.rv_inspector-wrap .components-button.is-primary:hover:not(:disabled):focus{box-shadow:none}.rv-popover-settings .components-button.is-secondary,.rv_inspector-wrap .components-button.is-secondary{box-shadow:inset 0 0 0 1px var(--rio-vizual-secondary-color);color:initial}.rv-popover-settings .components-button.is-secondary:hover,.rv_inspector-wrap .components-button.is-secondary:hover{background-color:var(--rio-vizual-alternative-color);box-shadow:inset 0 0 0 1px var(--rio-vizual-alternative-color);color:#fff}.rv-popover-settings .components-button.is-secondary:active,.rv-popover-settings .components-button.is-secondary:focus,.rv_inspector-wrap .components-button.is-secondary:active,.rv_inspector-wrap .components-button.is-secondary:focus{background:var(--rio-vizual-alternative-color);box-shadow:inset 0 0 0 1px var(--rio-vizual-alternative-color);color:#fff}.rv-popover-settings .components-button.is-secondary:disabled:hover,.rv_inspector-wrap .components-button.is-secondary:disabled:hover{background-color:#eff1f5;box-shadow:inset 0 0 0 1px var(--rio-vizual-secondary-color);color:initial;opacity:.5}.rv-popover-settings .components-button.is-secondary:disabled,.rv_inspector-wrap .components-button.is-secondary:disabled{opacity:.5}.rv-popover-settings .components-panel__body .components-base-control__field,.rv_inspector-wrap .components-panel__body .components-base-control__field{padding:0}.rv-popover-settings input.components-input-control__input[inputmode=numeric]:focus,.rv_inspector-wrap input.components-input-control__input[inputmode=numeric]:focus{cursor:ns-resize}.rv_inspector-wrap .block-editor-block-inspector__advanced{display:none!important}.rv_inspector-tabs{margin-bottom:20px;min-height:calc(100vh - 300px)}.rv_inspector-tabs .rv_tab-buttons{display:flex}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button{background:var(--rio-vizual-light-color);border:0;border-bottom-width:1px;border-color:var(--rio-vizual-light-color);border-style:solid;border-top-width:1px;color:var(--rio-vizual-primary-color);cursor:pointer;flex:1;padding:10px 0;text-align:center}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button svg{height:24px}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button h4{margin:0}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button:hover{color:var(--rio-vizual-hover-color)}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button.active{background:#fff;border-bottom-width:0;border-left-width:1px;border-right-width:1px;color:var(--rio-vizual-alternative-color)}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button.active:first-child{border-left-width:0}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button.active:last-child{border-right-width:0}.rv_inspector-tabs .rv_tab-buttons .rv_tab-button:last-child{border-right:0!important}.rv_inspector-tabs .rv_tab-content-panel{border-color:var(--rio-vizual-light-color)}.rv_inspector-tabs .rv_tab-content-panel.is-opened>h2{background-color:var(--rio-vizual-panel-bg-color)}.rv_inspector-tabs .rv_tab-content-panel.is-opened>h2.components-panel__body-title{margin-bottom:18px}.rv_inspector-tabs .rv_tab-content-panel .components-panel__body-title:hover{background-color:var(--rio-vizual-panel-bg-color)}.rv_inspector-tabs .rv_tab-content-panel .components-panel__body-title .components-panel__body-toggle{height:auto!important}.rv_inspector-tabs .rv_style-tab-panel{margin:0 -16px}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs{border:1px solid var(--rio-vizual-light-color);border-bottom:0;border-radius:2px 2px 0 0;margin:0 18px}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs .rv_style-tab{background-color:var(--rio-vizual-light-color);color:var(--rio-vizual-primary-color);flex:1;height:32px;justify-content:center}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs .rv_style-tab:first-child{border-left:none}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs .rv_style-tab.active-tab{background-color:#fff;border-bottom:none;color:var(--rio-vizual-alternative-color);cursor:auto}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs .rv_style-tab.active-tab:hover{color:var(--rio-vizual-alternative-color)}.rv_inspector-tabs .rv_style-tab-panel>.components-tab-panel__tabs .rv_style-tab:hover{color:var(--rio-vizual-hover-color)}.rv_inspector-tabs .rv_style-tab-panel .rv_style-tab-content{border-top:1px solid var(--rio-vizual-light-color);padding-bottom:0}.rv-text-container .rv_tb-inspactor-text{border:1px solid var(--rio-vizual-secondary-color);border-radius:2px;height:50px;overflow-y:auto;padding:6px 8px}.rv_icon-list-text{border:1px solid #eee;margin:6px 0;min-height:45px;padding:4px}.setting-header{font-size:15px!important;margin:0!important;text-transform:capitalize}.active-dot:after{background:var(--rio-vizual-primary-color);border-radius:50%;content:"";display:inline-block;height:5px;margin-left:6px;vertical-align:middle;width:5px}.setting-button.active-dot:after{position:absolute;right:12px}.rv_style-help-note{display:flex;font-size:12px;gap:5px;margin-bottom:12px}.rv_style-help-note .dashicon{color:#ffb900}.rv_reset-settings-wrap.rv_reset-global{margin:4px 10px 10px;text-align:center}.rv_reset-settings-wrap.rv_reset-global .rv_reset-settings{height:32px}.rv_reset-settings-wrap .rv_reset-settings{color:var(--rio-vizual-danger-color);height:24px}.rv_reset-settings-wrap .rv_reset-settings.is-destructive:hover{box-shadow:none;color:var(--rio-vizual-danger-hover-color)}.rv_reset-style{text-align:center}.rv_reset-style .rv_reset-style-title{color:#010101;font-size:14px;font-weight:600}.rv_reset-style .rv_reset-style-buttons{display:flex;gap:15px;justify-content:center;margin-top:15px}.rv_reset-style .rv_reset-style-buttons button{border-radius:3px!important;height:32px;padding:0 22px}.rv_reset-style .rv_reset-style-buttons button,.rv_reset-style .rv_reset-style-buttons button:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--rio-vizual-secondary-color)}.rv_reset-style .rv_reset-style-buttons button.rv_button-destructive{background:var(--rio-vizual-danger-color);color:#fff}.rv_help-note{color:#757575;font-size:12px;margin-top:5px}[class*=wp-block-riovizual-]{z-index:auto!important}[class*=wp-block-riovizual-].is-selected.rv_tb-placeholder,[class*=wp-block-riovizual-].is-selected.rv_tb-placeholder:before{box-shadow:none!important;padding:0!important}[class*=wp-block-riovizual-].is-selected:after{box-shadow:none!important}[class*=wp-block-riovizual-].is-selected .components-button:focus:not(:disabled){box-shadow:unset;outline:unset}[class*=wp-block-riovizual-] .rv_block-placeholder{box-shadow:inset 0 0 0 1px #ddd;font-size:22px;font-weight:600;letter-spacing:0;line-height:1.6;margin:10px 0;padding:15px}[class*=wp-block-riovizual-] .rv_block-placeholder .components-placeholder__label{background-color:var(--rio-vizual-light-color);color:var(--rio-vizual-primary-color);font-size:22px;font-weight:600;gap:10px;justify-content:center;line-height:1.6;margin-bottom:15px;padding:10px 0;width:100%}[class*=wp-block-riovizual-] .rv_block-placeholder .components-placeholder__fieldset{border:0;justify-content:center}[class*=wp-block-riovizual-] .rv_block-placeholder .components-placeholder__instructions{color:#1e1e1e;font-size:14px;font-weight:600;margin-bottom:20px;text-align:center;width:100%}.mr-bottom-0{margin-bottom:0!important}.rv_blk-modal-overlay{background-color:rgba(0,0,0,.6)}.rv_blk-modal{background-color:#eef2f9;height:90%;max-height:90%;max-width:1700px;width:90%}.rv_blk-modal .components-modal__content{margin-top:60px}.rv_blk-modal .components-modal__header{background-color:var(--rio-vizual-primary-color);box-shadow:0 0 2px rgba(45,68,102,.2);color:#fff;height:60px;padding:0 30px 0 0!important}.rv_blk-modal .components-modal__header button{background:var(--rio-vizual-danger-color);border-radius:50%;box-shadow:none;color:#fff;height:30px;min-height:30px;min-width:30px;padding:0;width:30px}.rv_blk-modal .components-modal__header button svg{height:20px;width:20px}.rv_blk-modal .components-modal__header button:hover{background:var(--rio-vizual-danger-hover-color)}.rv_blk-modal .components-modal__header-heading-container{justify-content:center}.rv_blk-modal .components-modal__header-heading-container h1{color:#fff;font-size:24px}.components-:not(.rv_tb-reset-modal){max-width:1000px;min-height:90%;overflow-y:hidden;width:100%}.rv_blk-layout{margin-top:32px}.rv_blk-layout-grid>*{align-self:start;display:flex;flex-direction:column;justify-content:flex-start}.rv_blk-layout-grid{grid-gap:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.rv_blk-layout-grid .rv_blk-layout-grid-item{border:10px solid #fff;border-radius:8px;box-shadow:0 2px 4px rgba(45,68,102,.2);position:relative}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover{align-items:center;background-color:rgba(1,1,1,.6);bottom:0;display:none;justify-content:center;left:0;position:absolute;right:0;top:0}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-type{border-radius:2px;font-size:12px;font-weight:600;line-height:1;padding:6px 10px;position:absolute;right:10px;text-transform:capitalize;top:10px}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-type.free{background-color:#ffcb2d;color:#010101}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-type.premium{background-color:#1271ff;color:#fff}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion{display:flex;gap:10px}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a{border-radius:25px;color:#fff;font-size:16px;font-weight:600;letter-spacing:.3px;line-height:1;padding:20px 26px}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.download{background-color:#02bc7d}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.download:hover{background-color:#00ad73}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.go-to-pro{background-color:#fe544f}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.go-to-pro:hover{background-color:#f44336}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.preview{background-color:#fff;color:#fe544f}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a.preview:hover{background-color:#fae7e6}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a:hover{box-shadow:0 8px 16px rgba(0,0,0,.24)}.rv_blk-layout-grid .rv_blk-layout-grid-item:hover .rv_blk-layout-grid-item-hover{display:flex}.rv_blk-layout-grid .rv_blk-layout-grid-item-image{background:#eef2f9;display:flex;min-height:185px;position:relative}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create{align-items:center;justify-content:center}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create .rv_blk-table-create-wrap{text-align:center}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create .rv_blk-table-create-wrap .btn-create-new{background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(45,68,102,.2);color:var(--rio-vizual-secondary-color);height:auto;padding:0;width:auto}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create .rv_blk-table-create-wrap .rv_blk-table-create-title{color:#1e1e1e;font-size:14px;font-weight:600;letter-spacing:.3px;margin-top:6px}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create:hover{cursor:pointer}.rv_blk-layout-grid .rv_blk-layout-grid-item-image.rv_blk-table-create:hover .rv_blk-table-create-wrap .btn-create-new{background-color:var(--rio-vizual-primary-color);transition:background-color .5s ease-out}.rv_blk-layout-grid .rv_blk-layout-grid-item-image img{width:100%}.rv_inspector-wrap .rv_device-control{border:1px solid #ced5e4;display:flex;margin:8px 10px;padding:6px}.rv_inspector-wrap .rv_device-control .rv_device-control-button{border-radius:0;display:flex;flex:1;justify-content:center}.rv_settings-device{display:flex;justify-content:space-around;margin:12px 60px}.rv_settings-device .rv_settings-device-button{border-radius:2px!important}.rv_settings-device .rv_settings-device-hover{background:var(--rio-vizual-alternative-color);border-radius:2px;color:#fff;height:34px;padding:7px 15px}.tv_tb-gs-adjust{right:-4px!important;top:-30px!important}.rv_inspector-wrap .rv_image-upload{background:#eff1f5;border:1px dashed var(--rio-vizual-secondary-color);height:auto!important;line-height:0;margin-bottom:10px;padding:3px}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item{background:#fff;border:1px solid var(--rio-vizual-light-color);box-shadow:0 1px 1px rgba(0,0,0,.05);margin-bottom:6px}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-heading{align-items:center;background:var(--rio-vizual-panel-bg-color);color:#1e1e1e;display:flex}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-heading .svg-inline--fa{font-size:12px;padding:6px 0 6px 6px}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-heading .rv-list-item-label{flex:1;margin:0 10px;overflow:hidden;padding:5px 0;text-overflow:ellipsis;white-space:nowrap}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-heading button{border-left:1px solid var(--rio-vizual-light-color);height:30px;min-width:30px}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-heading button:focus:not(:disabled){box-shadow:none!important}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-content{border-top:1px solid var(--rio-vizual-secondary-color);cursor:auto;display:none;height:0;opacity:0}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-content.is-open{display:block;height:auto;opacity:1}.rv_draggable-list-container .rv_draggable-list-items .rv_draggable-list-item .rv_draggable-list-item-content .rv_draggable-list-item-content-wrap{padding:5px 8px}.rv_draggable-list-container .rv_draggable-list-add{margin-top:10px;text-align:center}.rv_draggable-list-container .rv_draggable-list-add button{color:var(--rio-vizual-light-color)}.rv_draggable-list-container .rv_draggable-list-add button:hover{color:var(--rio-vizual-alternative-color)}.rv_draggable-list-container button:focus:not(:disabled){box-shadow:none!important}.rv_table-menu .components-popover__content{width:230px!important}.rv_table-menu .components-popover__content .rv_menu-items{border-bottom:1px solid #e1e1e1;display:block}.rv_table-menu .components-popover__content .rv_menu-items:last-child{border-bottom:none}.rv_table-menu .components-popover__content .rv_menu-items button{font-size:14px;height:30px;width:100%}.rv_table-menu .components-popover__content .rv_menu-items button svg{height:18px;width:18px}.rv_table-menu .components-popover__content .rv_menu-items button:hover{background-color:#f0f0f0}.rv_table-menu .components-popover__content .rv_menu-items .rv_items-dd:after{content:"";font-family:dashicons;position:absolute;right:0}.rv_table-menu .components-popover__content .rv_menu-items .components-button{box-shadow:unset}@media(max-width:981px){.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion{flex-direction:column}.rv_blk-layout-grid .rv_blk-layout-grid-item .rv_blk-layout-grid-item-hover .rv_blk-layout-grid-item-promotion a{font-size:13px;padding:16px 22px}}.block-editor-block-inspector .rv_inspector-wrap .components-text-control__input,.block-editor-block-inspector .rv_inspector-wrap textarea{border-color:var(--rio-vizual-secondary-color)}.block-editor-block-inspector .rv_inspector-wrap .components-button:focus:not(:disabled),.block-editor-block-inspector .rv_inspector-wrap .components-text-control__input[type=text]:focus,.block-editor-block-inspector .rv_inspector-wrap input[type=checkbox]:focus,.block-editor-block-inspector .rv_inspector-wrap textarea:focus{border-color:var(--rio-vizual-secondary-color);box-shadow:none}.block-editor-block-inspector .rv_inspector-wrap .components-base-control{margin-bottom:15px}.block-editor-block-inspector .rv_inspector-wrap .components-range-control__number{margin-bottom:0!important}.block-editor-block-inspector .rv_inspector-wrap .setting-button{background:#fff;border-bottom:1px solid #ccd4e3;border-left:1px solid #e7eaef;display:flex;height:auto;margin:12px auto!important;padding:10px!important;position:relative;width:100%}.block-editor-block-inspector .rv_inspector-wrap .setting-button.back-to-list,.block-editor-block-inspector .rv_inspector-wrap .setting-button:hover{background:#eff1f5;color:#252b56}.block-editor-block-inspector .rv_inspector-wrap .setting-button.back-to-list:hover{background:#fff;color:inherit}.block-editor-block-inspector .rv_inspector-wrap .setting-button svg{height:14px;margin-right:5px;width:14px}.block-editor-block-inspector .rv_inspector-wrap .setting-button .dashicon{font-size:14px;height:12px;width:25px}.block-editor-block-inspector .rv_inspector-wrap .setting-button:focus{box-shadow:none!important}.block-editor-block-inspector .rv_inspector-wrap .setting-popup{padding:0}.block-editor-block-inspector .rv_inspector-wrap .setting-popup .element-settings-list{padding:5px 0}.block-editor-block-inspector .rv_inspector-wrap .setting-wrapper .rv_toggle-control{margin-bottom:0}.block-editor-block-inspector .rv_inspector-wrap .setting-wrapper .rv_toggle_help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:8px}.block-editor-block-inspector .rv_inspector-wrap .rv_popup-btn-action{padding:0}.block-editor-block-inspector .rv_inspector-wrap .rv_popup-btn-action span{border:1px solid var(--rio-vizual-secondary-color);border-radius:50%;height:30px;line-height:26px;width:30px}.block-editor-block-inspector .rv_inspector-wrap .rv_popup-btn-action span:before{font-size:16px}.block-editor-block-inspector .rv_inspector-wrap .rv_popup-btn-action span:focus{box-shadow:none!important}.rv-popover-settings .components-popover__content{padding:10px;width:280px!important}.opened-popup{background-color:var(--rio-vizual-light-color);border-radius:2px 2px 0 0;margin:0 -10px;padding:0 10px}.rv-advanced-popup{background:#fff;border:1px solid var(--rio-vizual-light-color);border-radius:0 0 2px 2px;border-top:0;margin:0 -10px;padding:10px}.rv-advanced-popup.rv_advance-popup-gradient{border:none}.rv_text-control label{font-size:1em;text-transform:capitalize}.rv_text-control input,.rv_text-control input:focus{border-color:var(--rio-vizual-secondary-color)!important}.rv_text-control input:focus{box-shadow:none!important}.rv_custom-select-control .css-13cymwt-control{border-color:var(--rio-vizual-secondary-color);border-radius:2px;min-height:34px}.rv_custom-select-control .css-13cymwt-control:hover{border-color:var(--rio-vizual-secondary-color)}.rv_custom-select-control .css-13cymwt-control .css-1fdsijx-ValueContainer{padding:1px 8px}.rv_custom-select-control .css-13cymwt-control .css-1xc3v61-indicatorContainer{padding:5px}.rv_custom-select-control .css-t3ipsp-control{box-shadow:none}.rv_custom-select-control .css-t3ipsp-control,.rv_custom-select-control .css-t3ipsp-control:hover{border-color:var(--rio-vizual-secondary-color)}.rv_custom-select-control .css-qbdosj-Input{color:#1e1e1e;margin:0;padding-bottom:0;padding-top:0}.rv_custom-select-control input[type=text]:focus{box-shadow:none}.rv_toggle-control label{font-weight:600}.rv_toggle-control .components-flex{flex-direction:row-reverse;justify-content:space-between}.rv-container-settings .components-base-control,.rv-range-control .components-base-control{margin-bottom:0!important}.rv_title-label{margin:0 0 4px}.rv_title-header{color:#1e1e1e;font-weight:700;padding:5px 0}.rv-border-container .border-tabs .components-flex-item{cursor:pointer;display:flex;padding:5px;transition:all .2s ease}.rv-border-container .border-tabs .components-flex-item.active{background-color:var(--rio-vizual-light-color);transition:all .2s ease}.rv-border-container .border-tabs .tab{border:4px solid #737171;border-radius:0;display:inline-block;padding:6px}.rv-border-container .border-tabs .top{border-right-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .right,.rv-border-container .border-tabs .top{border-bottom-color:hsla(0,1%,45%,.4)!important;border-left-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .right{border-top-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .bottom{border-left-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .bottom,.rv-border-container .border-tabs .left{border-right-color:hsla(0,1%,45%,.4)!important;border-top-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .left{border-bottom-color:hsla(0,1%,45%,.4)!important}.rv-border-container .border-tabs .rv_has-value{position:relative}.rv-border-container .border-tabs .rv_has-value .tab{border-color:var(--rio-vizual-alternative-color)}.rv-box-shadow-container .components-flex-block{cursor:pointer;padding:4px 0;text-align:center;transition:all .2s ease}.rv-box-shadow-container .components-flex-block span{vertical-align:middle}.rv-box-shadow-container .components-flex-block.active{color:#fff;transition:all .2s ease}.rv-box-shadow-container .shadow-preset{background-color:var(--rio-vizual-panel-bg-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item{border-right:1px solid #d8dde9;padding:10px 0}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:last-child{border-right:none}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .tab{background-color:#fff;border-radius:1px;display:inline-block;height:32px;width:32px}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type1{color:rgba(0,16,56,.4);font-size:32px}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type2{box-shadow:0 0 10px 1px rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type3{box-shadow:4px 4px 6px 0 rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type4{box-shadow:0 8px 6px -6px rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type5{box-shadow:4px 4px 0 0 rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type6{box-shadow:0 2px 0 4px rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type7{box-shadow:inset 0 0 8px 2px rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item .type8{box-shadow:inset 4px 4px 0 0 rgba(0,16,56,.4)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type1,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type1{color:var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type2,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type2{box-shadow:0 0 10px 1px var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type3,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type3{box-shadow:4px 4px 6px 0 var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type4,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type4{box-shadow:0 8px 6px -6px var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type5,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type5{box-shadow:4px 4px 0 0 var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type6,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type6{box-shadow:0 2px 0 4px var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type7,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type7{box-shadow:inset 0 0 8px 2px var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item.active .type8,.rv-box-shadow-container .shadow-preset .shadow-tabs .shadow-item:hover .type8{box-shadow:inset 4px 4px 0 0 var(--rio-vizual-alternative-color)}.rv-box-shadow-container .shadow-preset .shadow-tabs:first-child{border-bottom:1px solid #d8dde9}.rv-font-container .setting-wrapper .rv-header-with-icon-settings{margin-bottom:5px}.rv-font-container .setting-wrapper .current-font{font-size:11px;padding:6px 4px}.rv_font-button-group button{padding:0 13px}.rv_font-button-group button.is-primary{z-index:0!important}.opened-popup-icon{pointer-events:none}.rv_current-icon{border:1px solid #d9d9d9;border-radius:50%;display:flex;height:36px!important;justify-content:center;margin:2px 0;width:36px!important}.rv_current-icon svg{height:18px}.rv_icon-search .components-input-control__backdrop{border-color:var(--rio-vizual-secondary-color)!important;box-shadow:none!important;font-size:14px;height:34px}.rv-icon-container .components-popover__content{width:320px}.rv-icon-container .components-popover__content .rv-icon-wrap{padding:10px}.rv-icon-container .components-popover__content::-webkit-scrollbar{width:8px}.rv-icon-container .components-popover__content::-webkit-scrollbar-thumb{background:#162b97;border-radius:20px}.rv-icon-container .components-popover__content::-webkit-scrollbar-track{background:var(--rio-vizual-panel-bg-color)}.rv-icon-container .components-popover__content::-webkit-scrollbar-thumb:active{background:#444}.rv-icon-list{grid-gap:1px;display:grid;grid-template-columns:repeat(6,1fr);margin-top:10px;max-height:320px}.rv-icon-list .rv-icon{background-color:var(--rio-vizual-panel-bg-color);cursor:pointer;display:flex;justify-content:center;padding:14px 10px}.rv-icon-list .rv-icon.selected-icon,.rv-icon-list .rv-icon:hover{background-color:var(--rio-vizual-light-color)}.rv-icon-list .rv-icon.selected-icon svg,.rv-icon-list .rv-icon:hover svg{color:var(--rio-vizual-alternative-color)}.rv-icon-list .rv-icon svg{color:#444;height:18px;width:18px}.rv-sizing-container .components-flex{gap:10px}.rv-animation-container .components-flex-block{cursor:pointer;padding:4px 0;text-align:center;transition:all .2s ease}.rv-animation-container .components-flex-block span{vertical-align:middle}.rv-animation-container .components-flex-block.active{color:#fff;transition:all .2s ease}.rv-animation-container .animation-preset{background-color:var(--rio-vizual-panel-bg-color)}.rv-animation-container .animation-preset .animation-tabs .animation-item{border-right:1px solid #d8dde9;padding:10px 0}.rv-animation-container .animation-preset .animation-tabs .animation-item:last-child{border-right:none}.rv-animation-container .animation-preset .animation-tabs .animation-item .tab{color:rgba(0,16,56,.4)}.rv-animation-container .animation-preset .animation-tabs .animation-item.active .tab,.rv-animation-container .animation-preset .animation-tabs .animation-item:hover .tab{color:var(--rio-vizual-alternative-color)}.rv-animation-container .animation-preset .animation-tabs:first-child{border-bottom:1px solid #d8dde9}.rv_alignment-container svg{width:22px}.rv-color-picker{padding:0}.rv-color-picker span{border:1px solid var(--rio-vizual-secondary-color);border-radius:50%;height:30px;width:30px}.rv-color-picker:focus{box-shadow:none!important}.rv_advance-popup-gradient .components-base-control{margin-bottom:0!important}.rv_advance-popup-gradient .components-button{height:100%}.linked-unit-wrap{margin-top:4px}.linked-unit-wrap,.linked-unit-wrap .rv-unlinked-range-control{display:flex;gap:4px}.linked-unit-wrap .components-unit-control-wrapper .components-input-control__backdrop{border-color:#e5e5e5!important;box-shadow:none!important}.linked-unit-wrap .components-unit-control-wrapper input{padding:17px 0;padding-left:3px!important;padding-right:3px!important}.linked-unit-wrap>.components-unit-control-wrapper{margin:0 auto}.linked-unit-wrap .components-unit-control-wrapper .inputActive .components-input-control__backdrop{border-color:var(--rio-vizual-primary-color)!important}.linked-unit-wrap .components-unit-control__select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.linked-unit-wrap .components-unit-control__select:active,.linked-unit-wrap .components-unit-control__select:focus{border:none!important;box-shadow:none!important}.linked-unit-wrap .components-unit-control__select::part(listbox){border-radius:0!important}.linked-unit-wrap .link-button{display:flex;justify-content:center}.linked-unit-wrap button{background:#fff;border:1px solid var(--rio-vizual-secondary-color);color:#b7b7b7;min-width:28px!important;padding:6px 4px!important}.linked-unit-wrap button .dashicons{font-size:13px;height:13px;width:13px}.linked-unit-wrap button:focus,.linked-unit-wrap button:hover{box-shadow:none!important;color:#b7b7b7;outline:none!important}.linked-unit-wrap button.active{color:var(--rio-vizual-alternative-color)}.linked-unit-wrap .settings-wrap-inline .components-input-control .components-flex{align-items:center;gap:2px}.linked-unit-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item{max-width:100%}.linked-unit-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item label{color:#787878;font-size:12px;font-weight:400;line-height:1.2;text-transform:capitalize}.linked-border-spacing-wrap{--range-unlinked-unit-select:25px;align-items:flex-start;display:flex;gap:6px;justify-content:space-between;margin-top:4px}.linked-border-spacing-wrap .rv-unlinked-range-control{display:flex;flex-grow:1;gap:6px}.linked-border-spacing-wrap .components-unit-control-wrapper{margin-bottom:0!important;width:100%}.linked-border-spacing-wrap .components-unit-control-wrapper .components-input-control__backdrop{border-color:#e5e5e5!important;box-shadow:none!important}.linked-border-spacing-wrap .components-unit-control-wrapper input{padding:17px 0}.linked-border-spacing-wrap>.components-unit-control-wrapper{margin:0 auto}.linked-border-spacing-wrap .components-unit-control-wrapper .inputActive .components-input-control__backdrop{border-color:var(--rio-vizual-primary-color)!important}.linked-border-spacing-wrap .rv-unlinked-range-control .components-unit-control__select{width:var(--range-unlinked-unit-select)!important}.linked-border-spacing-wrap .components-unit-control__select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.linked-border-spacing-wrap .components-unit-control__select:active,.linked-border-spacing-wrap .components-unit-control__select:focus{border:none!important;box-shadow:none!important}.linked-border-spacing-wrap .components-unit-control__select::part(listbox){border-radius:0!important}.linked-border-spacing-wrap .bottom-settings,.linked-border-spacing-wrap .top-settings{display:flex;gap:5px;justify-content:space-around;margin-bottom:5px}.linked-border-spacing-wrap .link-button{display:flex;justify-content:center}.linked-border-spacing-wrap button{background:#fff;border:1px solid var(--rio-vizual-secondary-color);color:#b7b7b7}.linked-border-spacing-wrap button .dashicons{font-size:13px;height:13px;width:13px}.linked-border-spacing-wrap button:focus,.linked-border-spacing-wrap button:hover{box-shadow:none!important;color:#b7b7b7;outline:none!important}.linked-border-spacing-wrap button.active{color:var(--rio-vizual-alternative-color)}.linked-border-spacing-wrap .settings-wrap-inline .components-input-control .components-flex{align-items:center;gap:2px}.linked-border-spacing-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item{max-width:100%}.linked-border-spacing-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item label{color:#787878;font-size:12px;font-weight:400;line-height:1.2;text-transform:capitalize}.linked-radius-wrap{margin-top:4px}.linked-radius-wrap,.linked-radius-wrap .rv-unlinked-range-control{display:flex;gap:4px}.linked-radius-wrap .components-unit-control-wrapper .components-input-control__backdrop{border-color:#e5e5e5!important;box-shadow:none!important}.linked-radius-wrap .components-unit-control-wrapper input{padding:17px 0;padding-left:3px!important;padding-right:3px!important}.linked-radius-wrap>.components-unit-control-wrapper{margin:0 auto}.linked-radius-wrap .components-unit-control-wrapper .inputActive .components-input-control__backdrop{border-color:var(--rio-vizual-primary-color)!important}.linked-radius-wrap .components-unit-control__select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.linked-radius-wrap .components-unit-control__select:active,.linked-radius-wrap .components-unit-control__select:focus{border:none!important;box-shadow:none!important}.linked-radius-wrap .components-unit-control__select::part(listbox){border-radius:0!important}.linked-radius-wrap .link-button{display:flex;justify-content:center}.linked-radius-wrap button{background:#fff;border:1px solid var(--rio-vizual-secondary-color);color:#b7b7b7;min-width:28px!important;padding:6px 4px!important}.linked-radius-wrap button .dashicons{font-size:13px;height:13px;width:13px}.linked-radius-wrap button .has-icon{min-width:34px}.linked-radius-wrap button:focus,.linked-radius-wrap button:hover{box-shadow:none!important;color:#b7b7b7;outline:none!important}.linked-radius-wrap button.active{color:var(--rio-vizual-alternative-color)}.linked-radius-wrap .settings-wrap-inline .components-input-control .components-flex{align-items:center;gap:2px}.linked-radius-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item{max-width:100%}.linked-radius-wrap .settings-wrap-inline .components-input-control .components-flex .components-flex-item label{color:#787878;font-size:12px;font-weight:400;line-height:1.2;text-transform:capitalize}.rv-unlinked-range-control .settings-wrap-inline{align-items:center;display:flex;flex:1 1 0;gap:5px;justify-content:space-between}.rv-unlinked-range-control .settings-wrap-inline>span{flex-basis:42px;font-size:11px;text-align:center}.rv-range-control{align-items:center;display:flex;gap:2%}.rv-range-control .left{padding-left:6px;width:70%}.rv-range-control .left>.components-base-control:last-child,.rv-range-control .left>.components-base-control:last-child>div{margin-bottom:0!important}.rv-range-control .right{width:28%}.rv-range-control .components-unit-control-wrapper input{padding:17px 0}.rv-range-control .components-unit-control-wrapper .components-input-control__backdrop{border-color:#e5e5e5!important;border-width:1px!important;box-shadow:none!important}.rv-range-control .components-unit-control__select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.rv-range-control .components-unit-control__select:active,.rv-range-control .components-unit-control__select:focus{border:none!important;box-shadow:none!important}.rv-select-control{--rv-select-control-border-width:1px;--rio-select-border-color:#e5e5e5}.rv-select-control .components-select-control .components-input-control__backdrop{border-color:var(--rio-select-border-color)!important;border-width:var(--rv-select-control-border-width)!important;box-shadow:none!important}.rv-select-control .components-select-control select{height:34px!important}.rio-unit-control{--rio-unit-control-border-width:1px;--rio-unit-select-width:25px;position:relative}.rio-unit-control .components-unit-control-wrapper .components-input-control__backdrop{border-color:#e5e5e5!important;border-width:var(--rio-unit-control-border-width)!important;box-shadow:none!important}.rio-unit-control .components-unit-control-wrapper input{padding:17px 0}.rio-unit-control>.components-unit-control-wrapper{margin:0 auto}.rio-unit-control .components-unit-control-wrapper .inputActive .components-input-control__backdrop{border-color:var(--rio-vizual-primary-color)!important}.rio-unit-control .components-unit-control__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--rio-unit-select-width)!important}.rio-unit-control .components-unit-control__select:active,.rio-unit-control .components-unit-control__select:focus{border:none!important;box-shadow:none!important}.rio-unit-control .components-unit-control__select::part(listbox){border-radius:0!important}.rv_inline-settings{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.rv_inline-settings .rv-container-settings{width:40%}.rv_inline-settings .rv-container-settings.wd-50{width:50%}.rv_inline-settings .rv-color-picker{background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px;border-radius:50%;height:auto;padding:0;position:relative;transform:scale(1);transition:transform .1s ease}.rv-header-with-icon-settings{display:flex}.rv-header-with-icon-settings .rv_setting-label{align-items:center;color:#444;display:inline-flex;font-size:13px;font-weight:600!important;font-weight:400;margin:0;max-width:235px;padding:0;position:relative;width:100%}.rv-header-with-icon-settings .reset-button{cursor:pointer;display:flex;height:auto;padding:0 0 0 6px}.rv-header-with-icon-settings .reset-button:focus{box-shadow:none;outline:none}.rv-header-with-icon-settings .reset-button .dashicons{font-size:10px;height:10px;width:10px}.rv_tooltip-text .components-popover__content{background:#444;border-color:#fff;color:#fff;padding:6px;text-align:center;width:200px} -
riovizual/trunk/readme.txt
r3077013 r3089432 4 4 Requires at least: 6.1 5 5 Tested up to: 6.5 6 Stable tag: 2.0. 86 Stable tag: 2.0.9 7 7 Requires PHP: 7.0 8 8 License: GPLv3 … … 171 171 172 172 == Changelog == 173 174 = 2.0.9 - 20 May 2024 = 175 * Improved: Show Style Reset Icon when Value Change, Previously Show on Hover. 173 176 174 177 = 2.0.8 - 25 April 2024 = -
riovizual/trunk/riovizual.php
r3077013 r3089432 6 6 * Requires at least: 6.1 7 7 * Requires PHP: 7.0 8 * Version: 2.0. 88 * Version: 2.0.9 9 9 * Author: wprio 10 10 * Author URI: https://riovizual.com/ … … 25 25 26 26 // Defines constent. 27 define( 'RIO_VIZUAL_VERSION', '2.0. 8' );27 define( 'RIO_VIZUAL_VERSION', '2.0.9' ); 28 28 define( 'RIO_VIZUAL_TEXT_DOMAIN', 'riovizual' ); 29 29
Note: See TracChangeset
for help on using the changeset viewer.